@charset "utf-8";
/* CSS Document */

body
{
margin:0;
padding:0;
background-color:#d00000;
/*	background: url(../images/main-bg.jpg) no-repeat fixed;	*/
font-family:Arial, Helvetica, sans-serif;
}

a
{
color:#900000;
text-decoration:none;
cursor:pointer;
outline:none;
}

a:hover
{
color:#ff0000;
}

ul
{
margin:0;
padding:0;
}

li
{
list-style-type:none;
}

img
{
border:none;
outline:none;
}

/*--------------------------global css ends
-----------------------------------------*/

@media only screen and (max-width: 479px) {

/*-----------------------header area starts
-----------------------------------------*/

.cart-scroll 
{
height: auto;
width: 100%;
position:relative;

-webkit-overflow-scrolling: touch !important;
}

.cartviewresponsive
{
margin:0px 0 0 10px;
padding:0px 0 0px 0;
float:left;
width:205px;
height: auto;

display:block !important;
}

.cartviewresponsive a
{
margin:0px 0 0 0px;
padding:0px 0 0px 0;

font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#ffff00;
}

.cartplus
{
background: none repeat scroll 0 0 #900000;
border: medium none;
border-radius: 2px;
color: #FFFFFF;
cursor: pointer;
font-weight: normal;
font-size:13px;
height: auto;
margin: 2px 0 0 0;
padding: 1px 6px 1px 6px;
text-align: center;
width: auto;
}

#header-wrap
{
margin:0px 0 0 0;
padding:0 5% 3px 5% !important;
float:left;
width:90% !important;
height: auto;
background:#DAAA2E;
position:fixed;
top:0;
z-index:9999;
overflow:hidden;

}

#header-block
{
margin:0 auto;
padding:0 0 0 0;
width:100%;
height: 52px;
}

.logo
{
margin:0 0 0 0;
padding:0 0 0 0;
width: 50px;
height:50px;
float:left;

position:relative;
}

.logo img
{
margin:0 0 0 0;
padding:0 0 0 0;
width:75px;
height:40px;
position:relative;
}

.smiley
{
margin:20px 0 0 0;
padding:0 0 0px 0;
float:left;
width:35%;
height:auto;
}

.smiley img
{
width:30%;
}

.support
{
margin:15px 0 0 5px;
padding:3px 3px 3px 3px !important;
float: left;
height:auto;
text-align:left;

background-color:#7a6c00;
border-bottom:2px solid #5a4e0b;
border-radius:3px;

font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
font-weight: normal;
}

.cvr-resaddress
{
margin:0 0 0 0;
width: auto !important;
}

.headerrightdiv
{
	margin:0 0 0 0;
	padding: 0 0 0 0;
	float:right;
	width:auto;
	height:auto;
}

.call
{
margin:15px 0 0 0;
padding:0 0 0px 0;
float:left;
width: auto;
height:auto;
}

.call img
{
margin:0 5% 0 0;
padding:0 0 0px 0;
width:35%;
height:auto;
position:relative;

display:none;
}

.call ul
{
margin:0px 0px 0 0;
padding:0 0px 0 5px !important;
float:left;
background:#cc0808;
border-radius:4px;
border-bottom:2px solid #900000;
width:auto;
}

.call ul li
{
margin:0px 0px 0 0;
padding:0 0 0px 0;
float:left;
}

.call ul li span.phoneimg
{
margin:0px 5px 0 0;
padding:0 0 0px 0;
float:left;
}

.call ul li span.phonetext
{
margin:0px 0px 0 0;
padding:0 0 0px 0;
float:left;
font-family: 'Sansita One';
font-size:15px;
color:#fff;
font-weight: normal;
line-height:20px;
letter-spacing:0.5px;

text-shadow: 0px 1px 0px #000;
}

.headlanguage
{
margin:10px 7px 0 0;
padding:0 0 0px 0;
float:right;
width: auto;
height:auto;
text-align:right;

display:none;
}

.headlanguage ul
{
margin:0px 0px 0 0;
padding:4px 10px 4px 10px;
float:right;
}

.headlanguage ul li
{
margin:0px 0px 0 5px;
padding:0 0 0px 0;
float:left;
}

.headlanguage ul li a.en
{
margin:0 0 0 0;
padding:0 0 0 0;
float:left;
background:url(../images/languageflags/ukflag.png);
width:32px;
height:22px;
}

.headlanguage ul li a.en.selected
{
background-position:0 -23px;
}

.headlanguage ul li a.dn
{
margin:0 0 0 0;
padding:0 0 0 0;
float:left;
background:url(../images/languageflags/denmarkflag.png);
width:32px;
height:22px;
}

.headlanguage ul li a.dn.selected
{
background-position:0 -23px;
}

.headlanguage ul li a.sp
{
margin:0 0 0 0;
padding:0 0 0 0;
float:left;
background:url(../images/languageflags/spainflag.png);
width:32px;
height:22px;
}

.headlanguage ul li a.sp.selected
{
background-position:0 -23px;
}

.cvr
{
margin:0 0 0 0;
padding:0 0 0 0;
float:right;
width: auto;
height:auto;

display:none;
}

.address
{
margin:0 0 0 0;
padding:0 0 0 0;
width:100%;
height:auto;
display:none;
}

.address p
{
margin:10px 7% 10px 0;
text-align: right;
font-family: 'Lobster', sans-serif;
font-size:16px;
color:#000;
}


#main-menu 
{ 
float:right; 
margin:0px 0 0px 0 !important; 
padding:0px 0 0 0; 
position:relative;
z-index:100; 
font-family: Arial, Helvetica, sans-serif;
display:none;
}

/*-------------------------header area ends
-----------------------------------------*/

/*-----------------Mobile cart count starts
-----------------------------------------*/

.mobilecartcount
{
	margin:0 0 0 0;
	padding:0;
	float:left;
	
	position:fixed;
	top:160px;
	left:0;
		
	display:inline-block;
	z-index:9990 !important;
}

.mobilecartcount a
{
	padding:10px 15px 10px 10px;
	font-family: 'Sansita One';
	font-size:12px;
	color:#000;
	
	background: #ffff00;
	cursor:pointer;
	border:none;
	
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	z-index:9990 !important;
}

.mobilecartcount a:hover
{
	color:#fff;
	background: #7A6C00;
}

/*-------------------Mobile cart count ends
-----------------------------------------*/

/*-----------------Mobile cart count starts
-----------------------------------------*/

.spacialMobilCartShower
{
	margin:0 0 0 0;
	padding:6px 0;
	border-radius: 5px;

	top:160px;
	right:0;
		
	display:inline-block;
	z-index:9997 !important;
	background: #ffff00;
}

.spacialMobilCartShower a
{
	padding:5px 15px 5px 30px;
	font-family: 'Sansita One';
	font-size:12px;
	color:#000;
	
	background: url(../images/site/trolley.png) no-repeat;
	cursor:pointer;
	border:none;
	border-radius: 5px;
	
	border: 5px;
	z-index:9997 !important;
}

.spacialMobilCartShower a:hover
{
	color:#fff;
	background: url(../images/site/trolley.png) no-repeat #7A6C00;
}

/*-------------------Mobile cart count ends
-----------------------------------------*/

/*--------------------------Res Menu Starts
-----------------------------------------*/

#resmenu-wrap
{
margin:0px 0% 0 0%;
padding:0 0 0px 0;
float:left;
width:100%;
height: auto;
position:fixed;
bottom:0px;
z-index:9998;
}

#resmenu-block
{
margin:0 auto;
padding:0 0 0 0;
width:100%;
height: auto;
}

#resmenu-block ul
{
margin:0 0 0 0;
padding:0 0 0 0;
width:100% !important;
height: auto;
}

#resmenu-block ul li
{
margin:0 0 0 0;
padding:5px 0 5px 0;
width: 25% !important;
height: auto;
float:left;
background-color:#000;
}

#resmenu-block ul li a span.icon
{
margin:0 0 0 0;
padding:0 0 0 0;
text-align:center;
width: 100%;
height: auto;
float:left;
}

#resmenu-block ul li a span.icontext
{
margin:0 0 0 0;
padding:0 0 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#8e8e8e;
text-align:center;
font-weight:normal;
line-height:14px;
width: 100%;
height: auto;
float:left;
}

#resmenu-block ul li a span.icontext:hover
{
color:#fff;
}

/*--------------------------Res Menu Starts
-----------------------------------------*/

/*----------------------content area starts
-----------------------------------------*/

#content-wrap
{
margin:65px 5% 0 5%;
padding:0 0 0px 0;
float:left;
width:90%;
height: auto;
}

#content-block
{
margin:0 auto;
padding:0 0 0 0;
width:100%;
height: auto;
}

#content-block .left
{
margin:0 0 0 0;
padding:10px;
float: left;
width:93%;
height: auto;
background-color:rgba(255, 255, 255, 0.8) !important;
border-radius:10px;


-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
background:#fff;

display:none;
}

#content-block .right
{
margin:0 0 0  0;
padding:0 0 0 0;
float:right;
width:100%;
height: auto;

display:none;
}

.banner
{
margin:0 0 0 0;
padding:0 0 0 0;
float:left;
height: auto;
width:100%;
}

.banneroffer 
{
margin:445px 0 0 141px;
padding:5px 0 5px 0;
float: left;
position:absolute;
z-index:9999;
}

.info
{
margin:10px 0 0 0;
padding:0 0 0 0;
float:left;
height: auto;
width:100%;
background-color:#282d35;
border-radius:5px;
}

.info p
{
margin:0;
padding:0 10px 0 0;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:auto;
width:100%;
color:#FFF;
text-align: center;
}

.info h2
{
margin:0 0 0 0;
padding:10px 10px 0 0;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:21px;
color:#ff8c05;
height:auto;
width:100%;
text-align: center;
}

.map
{
margin:15px 0 10px 15px;
padding:0 0 0 0;
float:left;
width:96%;
height:auto;
position: relative !important;
}

.map img
{
margin:0 0 0 0;
padding:0 0 0 0;
float:left;
width:94%;
height:auto;
}

.rightpanel
{
margin:0 0 0 0;
padding:0 0 0 0;
float:right;
width:100%;
height:auto;
}

.special-offer
{
margin:25px 0 0 0;
padding:0 0 10px 0;
float: left;
width:100%;
height:auto;

background: rgba(204, 8, 8, 0.8); /* browsers */
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4ccc0808', endColorstr='#4ccc0808'); /* IE */

border-radius:5px;
}

.special-offer .specialribbon-left
{
margin:10px 0 0 -6px;
padding:0 0 0px 0;
float: left;
width:7px;
height:43px;
background:url(../images/specialribbon-left.png) no-repeat;
position:absolute;
}

.special-offer .specialribbon-right
{
margin:10px 0 0 286px;
padding:0 0 0px 0;
float: left;
width:7px;
height:43px;
background:url(../images/specialribbon-right.png) no-repeat;
position:absolute;
}

.special-offer h2 
{
margin:16px 0 0 0px;
padding:0px 0 0px 0;
float: none;
font-family: 'Sansita One';
color: #C00;
background: #fff;
width:100%;
height:37px;
text-align:center;
line-height:36px;
}

.special-offer ul
{
margin:20px 0 0 0px;
padding:0;
float: left;
width:100%;
}

.special-offer li
{
margin:0 0 15px 0px;
padding:0;
float: left;
width:100%;
}

.special-offer li span.specialdetails
{
margin:0 0 0 10px;
padding:0;
float: left;
font-family: 'Sansita One';
font-size:15px;
color:#fff;
font-weight:normal;
width:70%;
}

.special-offer li span.specialamount
{
margin:0 10px 0 0px;
padding:0;
float: right;
font-family: 'Sansita One';
font-size:15px;
color:#fff;
font-weight:normal;
width: auto;
text-align:right;
}

.delivery
{
margin:25px 0 0 0;
padding:0 0 10px 0;
float: left;
width:100%;
height: auto;

background: rgba(8, 204, 114, 0.8); /* browsers */
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4c08cc72', endColorstr='#4c08cc72'); /* IE */

border-radius:5px;
}

.delivery ul
{
margin:15px 0 0 0px;
padding:0;
float: left;
width:100%;
}

.delivery li
{
margin:0 0 10px 0px;
padding:0;
float: left;
width:100% !important;
}

.delivery li span.deliverydetails
{
margin:0 0 0 20px;
padding:0;
float: left;
width:90px;
height:auto;
}

.delivery li span.deliveryamount
{
margin:0 10px 0 0px;
padding:7px 0 7px  0;
float: right;
font-family: 'Sansita One';
font-size:17px;
color:#fff;
font-weight:normal;
width:125px;
text-align: center;
background-color:#004d3a;
border-radius:20px;
}

.delivery li span.deliveryamountblack
{
margin:0 10px 0 0px;
padding:7px 0 7px  0;
float: right;
font-family: 'Sansita One';
font-size:17px;
color:#fff;
font-weight:normal;
width:150px;
text-align: center;
background-color:#26282d;
border-radius:20px;
}

.business-hour
{
margin:25px 0 0 0;
padding:0 0 10px 0;
float: left;
width:100%;
height:auto;

background: rgba(40, 45, 53, 0.8); /* browsers */
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4c282d35', endColorstr='#4c282d35'); /* IE */

border-radius:5px;
}

.business-hour .businesshourribbon-left
{
margin:10px 0 0 -6px;
padding:0 0 0px 0;
float: left;
width:7px;
height:43px;
background: url(../images/businesshourribbon-left.png) no-repeat;
position:absolute;
}

.business-hour .businesshourribbon-right
{
margin:10px 0 0 286px;
padding:0 0 0px 0;
float: left;
width:7px;
height:43px;
background: url(../images/businesshourribbon-right.png) no-repeat;
position:absolute;
}

.business-hour h2 
{
margin:14px 0 0 0px;
padding:0px 0 0px 0;
float: none;
font-family: 'Sansita One';
color: #363636;
background: #ef8f03;
width:100%;
text-align:center;
line-height:36px;
height:37px;
}

.business-hour ul
{
margin:20px 0 0 0px;
padding:0;
float: left;
width:100%;
}

.business-hour li
{
margin:0 0 13px 0px;
padding:0;
float: left;
width:100%;
}

.business-hour li span.business-hourdetails
{
margin:0 0 0 10px;
padding:0;
float: left;
font-family: 'Sansita One';
font-size:17px;
color:#fff;
font-weight:normal;
width:50%;
}

.business-hour li span.business-houramount
{
margin:0 10px 0 0px;
padding:0;
float: right;
font-family: 'Sansita One';
font-size:17px;
color:#fff;
font-weight:normal;
width: auto;
text-align:right;
}

/*------------------------content area ends
-----------------------------------------*/

/*----------------------social area starts
-----------------------------------------*/

#social-wrap
{
margin:0px 5% 20% 5%;
padding:0 0 10px 0;
float: left;
width:90%;
height: auto;
overflow:hidden;
}

#social-block
{
margin:0 auto;
padding:0 0 0 0;
width:100%;
height: auto;
}

.accept
{
margin:0px 0 50px 0;
padding:0 0 10px 0;
float: left;
width:100%;
height: auto;
overflow:hidden;
}

.accept ul
{
margin:0px 0 0 0px !important;
padding:0;
float: left;
width:100%;
}

.accept li
{
margin:0 0 10px 0px;
padding:0;
float: left;
}

.accept li span.accepttext
{
margin:0px 10px 0 0px;
padding:0px 0 0px  0;
float:left;
font-family: 'Sansita One';
font-size:20px;
font-weight: normal;
color:#fff;
}

.accept li span.accepticon
{
margin:0 10px 0 0px;
padding:0px 0 0px  0;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#fff;
width:auto;
}

.social
{
margin:10px 0 0 8px;
padding:0 0 10px 0;
float: right;
width:100%;
height: auto;

display:none;
}

.social ul
{
margin:15px 0 0 0px;
padding:0;
float: left;
width:100%;
}

.social li
{
margin:0 0 10px 0px;
padding:0;
float: left;
}

.social li span.socialtext
{
margin:3px 10px 0 0px;
padding:0px 0 0px  0;
float:left;
font-family: 'Sansita One';
font-size:20px;
font-weight: normal;
color:#fff;
}

.social li span.socialicon
{
margin:0 10px 0 0px;
padding:0px 0 0px  0;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#fff;
}

/*------------------------social area ends
-----------------------------------------*/

/*----------------------footer area starts
-----------------------------------------*/

#footer-wrap
{
margin:25px 0 0 0;
padding:0 0 10px 0;
float: left;
width:100%;
height: auto;
background-color:#1d2123;
position:fixed;
bottom:0;
z-index:9998;
display:none;
}

#footer-block
{
margin:0 auto;
padding:0 0 0 0;
width:100%;
height: auto;
}

.copyright
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float: left;
width: 100%;
height: auto;
}

.copyright p
{
margin:5px 0 0px 0px;
padding:0;
float: left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight: normal;
color:#898989;
text-align:center;
width:100%;
}

.designdeveloped
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float: right;
width: auto;
height: auto;
}

.designdeveloped ul
{
margin:15px 15px 0 0px;
padding:0;
float:right;
width: auto;
}

.designdeveloped li
{
margin:0 0 10px 0px;
padding:0;
float: left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight: normal;
color:#fff;
}

.designdeveloped li a
{
margin:0 0 10px 0px;
padding:0;
float: left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight: normal;
color:#ffff00;
}

.designdeveloped li a:hover
{
color:#fff;
}

/*-------------------------footer area ends
-----------------------------------------*/

/*----------------------Content page starts
-----------------------------------------*/

#inner-wrap
{
margin:60px 5% 50px 5%;
padding:0 0 0 0;
float:left;
width:90%;
height: auto;
}

#inner-block
{
margin:0 auto;
margin-top:25px;
padding:0 5% 0 5%;
width:90%;
height: auto;
background-color:rgba(255, 255, 255, 0.9) !important;
border-radius:10px;

background:#fff;
overflow:hidden !important;
}

#inner-block h2
{
margin:10px 0px 0 0px;
padding:0 0 0px 0;
float:left;
font-family: 'Sansita One';
font-size:26px;
color:#872f09;
font-weight: normal;
letter-spacing:0.5px;
width:100%;
}

#inner-block p
{
margin:0px 0px 0 0px;
padding:0 0 15px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: normal;
text-align:justify;
line-height:20px;
width:100%;
}

/*------------------------Content page ends
-----------------------------------------*/

/*-------------------contact us page sterts
-----------------------------------------*/

.postal-address
{
margin:10px 0 0 0;
padding:0 0 0px 0;
float:left;
width:100%;
height: auto;
}

.postal-address h1
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float:left;
font-family: 'Sansita One';
font-size:22px;
color:#872f09;
font-weight: normal;
letter-spacing:0.5px;
width:100%;
}

.postal-address p
{
margin:8px 0 0 0px !important;
padding:0 0 0px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: normal;
text-align:justify;
line-height:20px;
width:100%;
}

.gmap
{
margin:20px 2% 0 0px;
padding:0 0 0px 0;
float:left;
width:98%;
height: auto;
border:2px solid #a5bfdd;
}

.contact-address
{
margin:10px 0 0 ;
padding:0 0 20px 0;
float:left;
width:100%;
height: auto;
}

.contact-address h1
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float:left;
font-family: 'Sansita One';
font-size:22px;
color:#872f09;
font-weight: normal;
letter-spacing:0.5px;
width:100%;
}

.contact-address p
{
margin:8px 0 0 0px !important;
padding:0 0 0px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: normal;
text-align:justify;
line-height:20px;
width:100% !important;
}

.contact-form
{
margin:0px 0px 0 0px;
padding:0 0 0px 0;
float:left;
width:100%;
height: auto;
}

.contact-form ul
{
margin:20px 0px 0 0px;
padding:0 0 0px 0;
float:left;
}

.contact-form ul li
{
margin:0px 4% 0 0px;
padding:0 0 0px 0;
float:left;
width:96%;
}

.contact-form ul li label
{
margin:0px 20px 0 0px;
padding:0 0 0px 0;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: bold;
width:100% !important;
}

.input1
{
margin:0 10px 9px 0;
padding: 4px;
border: 1px solid #797979;
color: #555555;
display: inline-block;
font-size: 13px;
height: 25px;
line-height: 18px;
width: 100%;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
}

.input1:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.address-input
{
margin:0 10px 9px 0;
padding: 4px;
border: 1px solid #797979;
color: #555555;
display: inline-block;
font-size: 13px;
height: 25px;
line-height: 18px;
width: 75%;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
}

.address-input:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.textarea
{
margin: 4px 0 9px 0;
padding: 4px;
border: 1px solid #797979;
color: #fff;
display: inline-block;
font-size: 13px;
height: 185px;
line-height: 18px;
width: 100%;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
}

.textarea:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.select1
{
margin:0 10px 9px 0;
padding: 3px;
border: 1px solid #797979;
color: #fff;
font-size: 13px;
height: auto;
line-height: 24px;
width: 87%;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
border-radius:4px;
}

.btn-submit
{
margin:5px 5px 0 0px;
padding:0 10px 0 10px;
float: left;
background:#000;
color:#fff;
width: auto;
height:36px;
cursor:pointer;
border:none !important;
}

.btn-submit:hover
{
background:#525252;
-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out; 
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out; 
transition: all 0.5s ease-out;
}

/*---------------------contact us page ends
-----------------------------------------*/

/*-------------------------menu page starts
-----------------------------------------*/

.menu-area
{
margin:20px 0 0 0;
padding:0 0 0px 0;
float:left;
width:100%;
height: auto;
}

.menu-area-heading
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float:left;
background:#000;
width:100%;
height: 43px;
border-top-left-radius:5px;
border-top-right-radius:5px;
border:1px solid #922401;

display:none;
}

.menu-area-heading h1
{
margin:8px 0 0 12px;
padding:0 0 0px 0;
float:left;
font-family: 'Sansita One';
font-size:20px;
color:#fff;
font-weight: normal;
letter-spacing:0.5px;
}

.inner-category-dropdown-heading
{
float:left;
font-family: 'Sansita One';
font-size:20px;
color:#7A6C00;
font-weight: normal;
display:inline-block;
}

/*.inner-category-dropdown
{
margin:0px 0 0px 0px;
padding:10px 0 10px 0;
float:left;
width:100%;
height: auto;
border-radius: 5px;
background-color:#382d2d;

border:none;
color:#fff;

display:inline-block;
}*/

.header-category-dropdown-div
{
	margin: 0px 0px 0px 0px;
	left:0;
	width: auto;
	height: auto;
}
.header-category-dropdown {
	border-radius: 5px;
	padding: 5px;
	background-color:#ffff00;

	border:none;
	color:#000;
	font-family: 'Sansita One';

	display:inline-block;
	width: 130px;
}

.inner-category-dropdown
{
margin:75px 0 0px 0px;
padding:8px 17px 8px 17px;
float:right;
left:0;
position:fixed;
width: 135px;
height: auto;
border-radius: 0 5px 5px 0;
background-color:#ffff00;

border:none;
color:#000;
font-family: 'Sansita One';

display:inline-block;
}

.inner-delpickradio
{
margin:0px 0 5px 0px;
padding:10px 2% 10px 2%;
float:left;
width:96%;
height: auto;
border-radius: 5px;
background-color:#382d2d;

border:none;
color:#fff;
font-size:12px;

display:inline;
}

.inner-category-dropdown option
{
z-index:10 !important;
}

.menu-area-content
{
margin:0px 0 20px 0px;
padding:5px 0 20px 0;
float:left;
width:100%;
height: auto;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
border-bottom:1px solid #872f09;
border-left:1px solid #922401;
border-right:1px solid #922401;
background-color:#382d2d;

display:none;
}

.menu-area-content ul
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float:left;
}

.menu-area-content ul li
{
margin:0px 10px 0px 10px;
padding:0 0 0px 0;
float:left;
width:90%;
border-bottom:1px dotted #897d7d;

}

.menu-area-content ul li a
{
margin:0px 0 0 0px;
padding:7px 0 7px 10px;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
font-weight: bold;
letter-spacing:0.5px;
background:url(../images/site/menu-arrow.jpg) left no-repeat;
}

.menu-area-content ul li a:hover
{
margin:0px 0 0 0px;
background-color:#fcf9e6;
color:#000;
width:95%;
text-indent:10px;
background:url(../images/site/menu-arrow-hover.jpg) left #fcf9e6 no-repeat;

-webkit-transition-duration: 0.5s;
-webkit-transition-timing-function: linear;
-moz-transition-property: background color;
-moz-transition-duration: 0.5s;

-o-transition-duration: 0.5s;
-o-transition-timing-function: linear;
-o-transition-property: background color;
-o-transition-duration: 0.5s;
}




.middle_segment
{
width:100%;	
}

.item-area
{
margin:20px 0 0 0px;
padding:0 0 0px 0;
float:left;
width:100%;
height: auto;
}

.item-area h1
{
margin:0px 0 0 0px;
padding:0 0 4px 0;
float:left;
font-family: 'Sansita One';
font-size:20px;
color:#941300;
font-weight: normal;
width:100%;
border-bottom:1px solid #941300;
}

.item-div
{
margin:0px 0 0 0px;
padding:15px 0 20px 0;
float:left;
width:100%;
height: auto;
border-bottom:1px dotted #323232;
}

.item-div:hover
{
background-color:#e7e6d2;
border-bottom:1px dotted #941300;

transition-delay: 0.1s;
-moz-transition-delay: 0.1s;
-webkit-transition-delay: 0.1s;
-o-transition-delay: 0.1s; 

-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out; 
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out; 
transition: all 0.5s ease-out;
}

.item-div-heading
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float:left;
width:100%;
height: auto;
}

.item-div-heading span.itemname
{
margin:5px 0 0 0px;
padding:0 0 0px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: bold;
text-align:left;
width:60%;
}

.item-div-heading span.itemprice
{
margin:5px 0 0 0px;
padding:0 0 0px 0;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:black;
font-weight: bold;
text-align: right;
width:28%;
}

.item-div-heading span.itemprice span.itemorginal
{
text-align:right;
float:right;
width:100%;
}

.item-div-heading span.itemprice span.itemdiscount
{
text-align:right;
float:right;
width:100%;
}

.item-div-description
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float:left;
width:100%;
height: auto;
}

.item-div-description .itemimg
{
margin:3px 0 0 0px;
padding:1px;
background-color:#fff;
float:left;
width:72px;
height: 69px;
-moz-box-shadow: 0 0 3px #888;
-webkit-box-shadow: 0 0 3px#888;
box-shadow: 0 0 3px #888;

display:none;
}

.item-div-description .itemimg:hover
{
transition-delay: 0.1s;
-moz-transition-delay: 0.1s;
-webkit-transition-delay: 0.1s;
-o-transition-delay: 0.1s; 

-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out; 
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out; 
transition: all 0.5s ease-out;

-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
transform: rotate(360deg);

/*transform: scale(5);*/
}

.item-div-description-text
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float:left;
width:80%;
height: auto;
}

.item-div-description-text p
{
margin:10px 0 0 0px !important;
padding:0 0 0px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: normal;
line-height:18px;
width:100% !important;
}

.select
{
margin:0px 0 0 0;
padding: 3px 3px 3px 3px;
border: 1px solid #d7d7d7;
background-color:#e1e1e1;
color: #000;
display: inline-block;
font-size: 13px;
height: auto;
line-height: 18px;
width:100%;
margin-bottom:10px;
}

.item-div-description-add
{
margin:1px 0 0 0px;
padding:0 0 0px 0;
float:right;
background:#900000;
color:#fff;
text-align:center;
line-height:25px;
font-weight:bold;
width:10%;
height:24px;
border:none;
cursor:pointer;
border-radius:4px;
}

.item-div-description-add:hover
{
background-color:#000;
color:#fff;
}




.cart-area
{
margin:20px 0px 20px 0px;
padding:0 0 0px 0;
float: left;
width:100%;
height: auto;
display: none !important;
position:inherit;
}

.cart-area-heading
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float:left;
background:#000;
width:100%;
height: 43px;
border-top-left-radius:5px;
border-top-right-radius:5px;
border:1px solid #922401;
}

.cart-area-heading h1
{
margin:8px 0 0 12px;
padding:0 0 0px 0;
float:left;
font-family: 'Sansita One';
font-size:20px;
color:#fff;
font-weight: normal;
}

.cart-area-content
{
margin:0px 0 0 0px;
padding:5px 0 20px 0;
float:left;
width:100%;
height: auto;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
border-bottom:1px solid #872f09;
border-left:1px solid #872f09;
border-right:1px solid #872f09;
background-color:#faf8ef;
}

.cart-area-content .delcoll
{
margin:5px 0 0 0px;
padding:0px 0 0px 0;
float:left;
width:100%;
height: auto;
}

.cart-area-content .delcoll ul
{
margin:0px 0 0 0px;
padding:0px 0 0px 0;
float:left;
}

.cart-area-content .delcoll ul li
{
margin:0px 0 0 10px;
padding:0px 0 0px 0;
float:left;
}

.cart-area-content .delcoll ul li label
{
margin:0px 0 0 0px;
padding:0px 0 0px 0;
font-family: 'Sansita One';
font-size:14px;
color:#860000;
font-weight: normal;
}

.table
{
margin:10px 0px 0 0px;
padding:0 0 0 0;
float:left;
width:100%;
height:auto;
}

.bdr-right
{
border-right:1px solid #676767;
}

.font-white
{
margin:0 0 0 0;
padding:0 5px 0 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
font-weight: bold;
}

.font-black
{
margin:0 0 0 0;
padding:7px 5px 7px 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: normal;
}

.font-red
{
margin:0 0 0 0;
padding:0 5px 0 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ba0002;
font-weight: bold;
}

.font-black-bold
{
margin:0 0 0 0;
padding:0 5px 0 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#64200b;
font-weight: bold;
}

.font-green
{
margin:0 0 0 0;
padding:0 5px 0 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#215c05;
font-weight: bold;
}

.qtyfont
{
margin:5px 5px 0 5px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
font-weight: normal;

line-height:32px;
}

.minus
{
margin:2px 0 0 0;
float:left;
}

.btn-finalize
{
margin:10px 0px 0 0px;
padding:0 0 0 0;
float:left;
width:100%;
height:auto;
}

.btn-finalize a
{
margin:20px 10% 0 10%;
padding:0 0 0 0;
float:left;
background:#000;
line-height:38px;
width:80%;
height:38px;
cursor:pointer;
border:none;
text-align:center;
border-radius:4px;

color:#fff;
}

.btn-finalize a:hover
{
background:#900000;
color:#fff;
-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out; 
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out; 
transition: all 0.5s ease-out;
}

.btn-finalize-position
{
margin:20px 0px 0 19px;
}

/*---------------------------menu page ends
-----------------------------------------*/

/*----------------------member entry starts
-----------------------------------------*/

.member-entry
{
margin:10px 0 0 0px;
padding:0 0 0 0;
float:left;
width:100%;
height: auto;
}

.member-entry h1
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float:left;
font-family: 'Sansita One';
font-size:26px;
color:#872f09;
font-weight: normal;
letter-spacing:0.5px;
width:100%;
}

.member-entry p
{
margin:5px 0px 0 0px !important;
padding:0 0 0px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: normal;
text-align:justify;
line-height:20px;
width:100% !important;
height:auto;
}

.email-login
{
margin:10px 0 0 0px;
padding:20px 0 20px 0;
float:left;
width:100%;
height: auto;
border-top: 1px dotted #323232;
border-bottom: 1px dotted #323232;
}

.email-login p
{
margin:0px 0px 5px 0px !important;
padding:0 0 0px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: normal;
text-align:justify;
line-height:20px;
width:100% !important;
height:auto;
}

.email-login ul
{
margin:0 0 0 0px;
padding:20px 3% 20px 3%;
float:left;
width:94%;
border: 1px dotted #B4B4B4;
}

.email-login ul li
{
margin:0 0 0 0px;
padding:0 0 0 0;
display:block;
}

.email-login ul li label
{
margin:6px 10px 0 0px;
padding:0 0 0 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: bold;
text-align:left;
width:100%;
}

.email-login ul li label.wide
{
margin:10px 0 0 0px;
width:100% !important;
text-align:left;
}

.email-login ul li label a
{
margin:6px 10px 0 0px;
padding:0 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#900000;
font-weight: bold;
}

.email-login ul li label a:hover
{
color:#000;
}

.email-input
{
margin:0 10px 5px 0;
padding: 4px;
border: 1px solid #797979;
color: #555555;
display: inline-block;
font-size: 13px;
height: 25px;
line-height: 18px;
width: 95% !important;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
}

.email-input:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.btn-login
{
margin:10px 0px 0 0px;
padding:0 0 0 0;
float:left;
background:#000;
width:78px !important;
height:36px;
cursor:pointer;
border:none;

color:#fff;
text-align:center;
}

.btn-login:hover
{
background:#900000;
-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out; 
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out; 
transition: all 0.5s ease-out;
}

.customer-form
{
margin:5px 0 0 0px;
padding:20px 0 20px 0;
float:left;
width:100%;
height: auto;
border-bottom: 1px dotted #323232;
}

.customer-form p
{
margin:0px 0px 5px 0px !important;
padding:0 0 0px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: normal;
text-align:justify;
line-height:20px;
width:100%!important;
height:auto;
}

.customer-form .element
{
margin:0px 7% 15px 0;
padding:10px;
float:left;
width:93%;
height: auto;
border: 1px dotted #b4b4b4;
}

.customer-form .element h1
{
margin:0px 0 0 0px;
padding:0px 0 4px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#900000;
font-weight:bold;
width:100%;
height: auto;
border-bottom:1px dotted #B4B4B4;
}

.customer-form .element ul
{
margin:10px 0 0 0px;
padding:0px 0 0px 0;
float:left;
}

.customer-form .element ul li
{
margin:0px 0 0 0px;
padding:0px 0 0px 0;
float:left;
width:100%;
}

.customer-form .element ul li span.asterisk
{
margin:0px 0 0 0px;
padding:0px 0 0px 0;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#ff0000;
font-weight:bold;
}

.customer-form .element ul li label
{
margin:6px 10px 0 0px;
padding:0 0 0 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;

font-weight: normal;
text-align: left;
width:100%;
}

.customer-input
{
margin:0 0px 5px 0;
padding: 4px;
border: 1px solid #797979;
color: #555555;
display: inline-block;
font-size: 13px;
height: 25px;
line-height: 18px;
width:91% !important;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
}

.customer-input:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.customer-input-small
{
margin:0 0px 5px 0;
padding: 4px;
border: 1px solid #797979;
color: #555555;
display: inline-block;
font-size: 13px;
height: 15px;
line-height: 18px;
width: 43% !important;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
}

.customer-input-small:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.customer-select
{
margin:0px 0 0 0;
padding: 3px 3px 3px 3px;
border: 1px solid #797979;
color: #fff;
display: inline-block;
font-size: 13px;
height: auto;
line-height: 18px;
width:92%;
background-color:#797979;
}

.btn-continue-area
{
margin:10px 0px 0 0px;
padding:0 0 0 0;
float:left;
width:330px;
height: auto;
}

.btn-continue
{
margin:0px 0px 0 0px;
padding:0 0 0 0;
float:left;
background:#000;
width:106px;
height:36px;
cursor:pointer;
border:none;
border-radius:4px;

text-align:center;
color:#fff;
}

.btn-continue:hover
{
background: #900000;
-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out; 
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out; 
transition: all 0.5s ease-out;
}

/*------------------------member entry ends
-----------------------------------------*/

/*----------------------Payment Page starts
-----------------------------------------*/

.paymentarea
{
margin:10px 0 0px 0px;
padding:0 0 0 0;
float:left;
width:100%;
height: auto;
}

.paymentarea .panmentspan1
{
margin:0px 0 40px 0;
padding:0 0 0 0;
float:left;
width:100%;
height: auto;
}

.paymentarea .panmentspan2
{
margin:0px 0 40px 0;
padding:0 0 0 0;
float:right;
width:100%;
height: auto;
}


.paymentarea .panmentspan3
{
margin:0 0 40px 0;
padding:0 0 0 0;
float:left;
width:100%;
height: auto;
}

.paymentarea h1 
{
margin: 0 0 30px 0;
padding: 0;
color: #872F09;
float: left;
font-family: 'Sansita One';
font-size: 26px;
font-weight: normal;
letter-spacing: 0.5px;
width:100%;
}

.paymentarea .panmentspan1 h1
{
margin:0 0 0px 0;
padding:0 0 0 0;
float:left;
font-family: 'Open Sans', sans-serif;
color:#262626;
font-weight: bold;
font-size:12px;
width:100%;
height: auto;
}

.paymentarea .panmentspan2 h1
{
margin:0 0 0px 0;
padding:0 0 0 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
color:#262626;
font-weight: bold;
font-size:12px;
width:100%;
height: auto;
}

.paymentarea .panmentspan3 h1
{
margin:0 0 0px 0;
padding:0 0 0 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
color:#262626;
font-weight: bold;
font-size:13px;
width:100%;
height: auto;
}


/******************** Table *********************/

.payment-table
{
margin:10px 0 0px 0;
padding:0 0 0 0;
float:left;
width:100%;
height: auto;

border:1px solid #d9d9d9;

font-family: Arial, Helvetica, sans-serif;
color:#262626;
font-weight: normal;
font-size:13px;
}

.payment-table tr td
{
padding:5px 5px 5px 5px;
font-size:12px;
}

.payment-table tr.odd
{
background-color:#f7f7f7;
}

.payment-table tr.odd:hover
{
background-color:#f4f4ea;
}

.payment-table tr.even
{
background-color:#f0f0f0;
}

.payment-table tr.even:hover
{
background-color:#f4f4ea;
}

.bdr-left
{
border-left:1px solid #d6d6d6;
}

.bdr-right
{
border-right:1px solid #d6d6d6;
}

.bdr-top
{
border-top:1px solid #d6d6d6;
}

.bdr-bottom
{
border-bottom:1px solid #d6d6d6;
}

/******************** Table *********************/

.table-detail-font3-small
{
font-size:10.2px !important;
}


.additional-textarea
{
margin: 4px 0 9px 0;
padding: 4px;
border: 1px solid #797979;
color: #fff;
display: inline-block;
font-size: 13px;
min-height: 100px;
line-height: 18px;
width: 97%;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
border-radius:4px;
}

.additional-textarea:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.discount-input
{
margin:0 10px 9px 0;
padding: 4px;
border: 1px solid #797979;
color: #fff;
display: inline-block;
font-size: 13px;
height: 15px;
line-height: 18px;
width: 300px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
border-radius:4px;
}

.discount-input:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.discount-btnapply
{
margin:19px 0 0 196px;
padding:0 0 0 0;
float:left;
position:absolute;
}

.discount-btnapply a
{
margin:0 0 0 0;
padding:5px 16px 5px 16px;
font-family: Arial, Helvetica, sans-serif;
color:#fff;
font-weight: normal;
font-size:13px;
border-top-right-radius:4px;
border-bottom-right-radius:4px;
width: auto;
height: auto;

background-color: #900000; 
}

.discount-btnapply a:hover
{
background-color: #000;
color:#fff;
}



.processpayment
{
margin:0px 0 0px 0;
padding:0 0 0 0;
float:left;
width:100%;
height: auto;

border-top:1px solid #c5c5c5;
}

.btn-processpayment
{
margin:20px 0 0 0;
padding:6px 40px 6px 40px;
font-family: Arial, Helvetica, sans-serif;
color:#fff;
font-weight: normal;
font-size:15px;
border-radius:4px;
width: auto;
height: auto;

border: none;
cursor:pointer;

border-bottom:2px solid #2f4d00;
background-color: #3e8400; 
background-image: -webkit-gradient(linear, left top, left bottom, from(#57b900), to(#3e8400));
background-image: -webkit-linear-gradient(top, #57b900, #3e8400);
background-image: -moz-linear-gradient(top, #57b900, #3e8400);

-webkit-box-shadow: inset 0 0 2px #70ef00;
    -moz-box-shadow: inset 0 0 2px #70ef00;
    box-shadow: inset 0 0 2px #70ef00;
}

.btn-processpayment:hover
{
border-bottom:2px solid #2f4d00;
background-color: #57b900;
background-image: -webkit-gradient(linear, left top, left bottom, from(#3e8400), to(#57b900));
background-image: -webkit-linear-gradient(top, #3e8400, #57b900);
background-image: -moz-linear-gradient(top, #3e8400, #57b900);
}

/*-----------------------------Payment Page ends
----------------------------------------------*/

/*-------------------------dashboard starts
-----------------------------------------*/

#dashboard 
{
margin: 20px 0px 10px 0px;
padding: 0 0 0 0;
float: left;
width: 100%;
height:auto;
}

#dashboard ul
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
}

#dashboard ul li
{
margin: 0 5px 10px 0;
padding: 0 0 0 0;
float: left;
}

#dashboard ul li.customerinfobox
{
margin: 0px 20px 10px 0;
padding: 5px 0 0 0;
float: left;
background:url(../images/site/customerinfoboxbg.jpg) repeat-x;
width: 100%;
height:135px;
border:1px solid #dee3e7;
}

#dashboard ul li.customerinfobox span.custinfotext 
{
margin:10px 15px 0 15px;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: bold;
}

#dashboard ul li a
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
}

#dashboard ul li a.editaccdetails
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
background:url(../images/site/editaccdetails.jpg) no-repeat;
width:146px;
height:141px;
}

#dashboard ul li a.editaccdetails:hover
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
background:url(../images/site/editaccdetails.jpg) no-repeat;
background-position:0 -142px;
}

#dashboard ul li a.addressbook
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
background:url(../images/site/addressbook.jpg) no-repeat;
width:146px;
height:141px;
}

#dashboard ul li a.addressbook:hover
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
background:url(../images/site/addressbook.jpg) no-repeat;
background-position:0 -142px;
}

#dashboard ul li a.myorders
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
background:url(../images/site/myorders.jpg) no-repeat;
width:146px;
height:141px;
}

#dashboard ul li a.myorders:hover
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
background:url(../images/site/myorders.jpg) no-repeat;
background-position:0 -142px;
}

#dashboard ul li a.logout
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
background:url(../images/site/logout.jpg) no-repeat;
width:146px;
height:141px;
}

#dashboard ul li a.logout:hover
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
background:url(../images/site/logout.jpg) no-repeat;
background-position:0 -142px;
}

.accdetails
{
margin:0 0 0 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#000;
font-weight: normal;
}

/*---------------------------dashboard ends
-----------------------------------------*/

/*-----------------------------Login page starts
----------------------------------------------*/

.login-area
{
margin:0 0 0 0;
padding:0 0 0 0;
width:100%;
height: auto;
float:left;
}

.login-area ul
{
margin:10px 0 20px 0;
padding:30px 5% 20px 5%;
float:left;
width:90%;
border: 1px dotted #B4B4B4;
border-radius:4px;
min-height:160px;
}

.login-area ul li
{
margin:0 0 0 0px;
padding:0 0 0 0;
display:block;
}

.login-area ul li span.heading
{
margin:0 0 0 0px;
padding:0 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
color:#900000;
font-weight: bold;
}

.login-area ul li label
{
margin:6px 10px 0 0px;
padding:0 0 0 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: bold;
text-align:left;
width:200px;
}

.login-area ul li label.wide
{
margin:10px 0 0 0px;
width:100% !important;
text-align:left;
}

.login-area ul li label a
{
margin:6px 10px 0 0px;
padding:0 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#900000;
font-weight: bold;
}

.login-area ul li label a:hover
{
color:#000;
}

.login-area-email-input
{
margin:0 10px 5px 0;
padding: 4px;
border: 1px solid #797979;
color: #555555;
display: inline-block;
font-size: 13px;
height: 15px;
line-height: 18px;
width: 250px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
border-radius:4px;
}

.login-area-email-input:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.login-area-btn-login
{
margin:10px 0px 0 0px;
padding:0 15px 0 15px;
float:left;
background: #000;
color:#fff;
text-align:center;
border-radius:4px;
width: auto;
height:36px;
cursor:pointer;
border:none;
}

.login-area-btn-login:hover
{
background: #900000;
-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out; 
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out; 
transition: all 0.5s ease-out;
}

.login-area-btn-login-facebook
{
margin:10px 0 0 5px !important;
padding:0 15px 0 15px;
float:left;
background: #3C5A98;
color:#fff;
text-align:center;
border-radius:4px;
width: auto;
height:36px;
cursor:pointer;
border:none;
}

/*-------------------------------Login page ends
----------------------------------------------*/

/*------------------------------innermenu starts
----------------------------------------------*/

.inner-menu
{
margin:0 0 20px 0;
padding:0 0 0 0;
width:100%;
height:auto;
float:left;
background-color:#fff;
border-radius:4px;
overflow:hidden;
}

.inner-menu ul
{
margin:0 5% 0 5%;
padding:5% 0 5% 0;
width:90%;
height: auto;
float:left;
}

.inner-menu ul li
{
margin:0 0 4px 0;
padding:0 0 0 0;
width:100%;
height: auto;
float:left;
background-color:#f4f4f4;
}

.inner-menu ul li a
{
margin:0 5% 0 5%;
padding:5px 0 5px 0;
float:left;
width:90%;
background:url(../images/site/resmenuarrow.png) no-repeat right center;
font-family:'Sansita One';
font-size:15px;
color:#000;
font-weight: normal;
}

.inner-menu ul li a:hover
{
color:#900000;
}

/*--------------------------------innermenu ends
----------------------------------------------*/

/*-------------------------res close open starts
----------------------------------------------*/

.resopen
{
margin:0 0 20px 0;
padding:5% 0 5% 0;

font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#fff;
font-weight:normal;
text-align:center;
text-transform:uppercase;

float:left;
width:100%;
height:auto;
background-color:#006400;
border-radius:4px;
}

.resopen a{
	color:#FF0000;
}

.resopenTop
{
margin:0 0 20px 0;
padding:5% 0 5% 0;

font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#fff;
font-weight:normal;
text-align:center;
text-transform:uppercase;

float:left;
width:100%;
height:auto;
background-color:#006400;
border-radius:4px;
}
/*---------------------------res close open ends
----------------------------------------------*/

/*--------------------------Customer Edit starts
----------------------------------------------*/

.custedit-customer-form
{
margin:5px 0 0 0;
padding:20px 0 20px 0;
float:left;
width:100%;
height: auto;
}

.custedit-customer-form h5
{
margin:0 0 0 0;
padding:0px 0 5px 0;
float:left;
width:100%;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
font-weight:bold;
}

.custedit-customer-form .custedit-element
{
margin:0px 5% 15px 0;
padding:10px;
float:left;
width:91%;
height: auto;
border: 1px dotted #b4b4b4;
border-radius:4px;
}

.custedit-customer-form .custedit-element h1
{
margin:0px 0 0 0px;
padding:0px 0 4px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#900000;
font-weight:bold;
width:100%;
height: auto;
border-bottom:1px dotted #B4B4B4;
}

.custedit-customer-form .custedit-element ul
{
margin:10px 0 0 0px;
padding:0px 0 0px 0;
float:left;
width:100%;
}

.customer-form .element ul li
{
margin:0px 0 0 0px;
padding:0px 0 0px 0;
float:left;
width:100%;
}

.custedit-customer-form .custedit-element ul li span.asterisk
{
margin:0px 0 0 0px;
padding:0px 0 0px 0;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#ff0000;
font-weight:bold;
}

.custedit-customer-form .custedit-element ul li label
{
margin:6px 10px 0 0px;
padding:0 0 0 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
font-weight: normal;
text-align: left;
width:100%;
}

.custedit-customer-input
{
margin:0 0px 5px 0;
padding: 6px !important;
border: 1px solid #797979;
color: #555555;
display: inline-block;
font-size: 13px;
height: 25px;
line-height: 18px;
width:91% !important;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
border-radius:4px;
}

.custedit-customer-input:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.custedit-customer-input-small
{
margin:0 0px 5px 0;
padding: 4px;
border: 1px solid #797979;
color: #555555;
display: inline-block;
font-size: 13px;
height: 25px;
line-height: 18px;
width: 25% !important;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
border-radius:4px;
}

.custedit-customer-input-small:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.custedit-customer-select
{
margin:0px 0 0 0;
padding: 3px 3px 3px 3px;
border: 1px solid #797979;
color: #fff;
display: inline-block;
font-size: 13px;
height: auto;
line-height: 18px;
width:87%;
background-color:#797979;
border-radius:4px;
}

.custedit-customer-select-small
{
margin:0px 0 0 0;
padding: 3px 3px 3px 3px;
border: 1px solid #797979;
color: #fff;
display: inline-block;
font-size: 13px;
height: auto;
line-height: 18px;
width: 28%;
background-color:#797979;
border-radius:4px;
}

.custedit-btn-continue-area
{
margin:10px 0px 0 0px;
padding:0 0 0 0;
float:left;
width:100%;
height: auto;
}

.custedit-btn-continue
{
margin:0px 0px 0 0px;
padding:0 20px 0 20px;
float:left;
background:#000;
width: auto;
height:36px;
cursor:pointer;
border:none;
border-radius:4px;

text-align:center;
color:#fff;
}

.custedit-btn-continue:hover
{
background: #900000;
-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out; 
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out; 
transition: all 0.5s ease-out;
}

/*----------------------------Customer Edit ends
----------------------------------------------*/

/*--------------------------My Order Page starts
----------------------------------------------*/

.myorder
{
margin:10px 0 15px 0;
padding:0 0 0 0;
float:left;
width:100%;
height: auto;
}

/*----------------------------My Order Page ends
----------------------------------------------*/

/*--------------------------Show calendar starts
----------------------------------------------*/

.showorderfrom
{
margin:0 0 0 0;
padding:0 0 0 0;
float:left;
width:100%;
height:auto;
border:1px dotted #A0A0A0;
}

.showorderfrom ul
{
margin:0 0 0 0;
padding:15px 15px 15px 10px;
float:left;
}

.showorderfrom ul li
{
margin:0 0 0 0;
padding:0 0 0 0;
float:left;
width:100%;
}

.showorderfrom ul li span.showtext
{
margin:10px 5px 0 0;
padding:0 0 0 0;
float:left;

font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
font-weight: normal;
}

.showorderfrom ul li span.showinput
{
margin:6px 0 0 0;
padding:0 0 0 0;
float:left;
}

.showorderinput
{
margin:0 0px 9px 0;
padding: 4px;
border: 1px solid #797979;
color: #555555;
display: inline-block;
font-size: 13px;
height: 15px;
line-height: 18px;
width: 90%;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
border-radius:4px;
}

.showorderinput:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

/*--------------------------Show calendar starts
----------------------------------------------*/

.checkcollectionleft
{
margin:0 0 0 0;
float:left;
width:100%;
height:auto;
}

.checkcollectionright
{
margin:0 0 0 0;
float:left;
width:100%;
height:auto;
}



.spacialMobilCart
{
	/*	display:inline-block !important;	*/
	display:none;	
}

.divpopshowMobilCont
{
	display:block !important;	
}

.divpopshow
{
	margin:0 0 0 10%;
	padding:2%;
	width:60%;
	height: auto;
	text-align:center;
	color:#fff;
	font-size:15px;
	 font-family: 'Sansita One';
	
	border-radius:5px;
	
	background-color:#7A6C00;
	border:1px solid #695B03;
	
	box-shadow: 7px 7px 6px -6px #787878;
	position:fixed;
	top:45%;
	z-index:9999;
}



.item-span25
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	
	width:100%;
	height:auto;
}

.item-span50
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	
	width:100%;
	height:auto;
}

.item-span75
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	
	width:100%;
	height:auto;
}

.item-text1
{
	margin:4px 0 0 0;
	padding:0 0 0 0;
	float:left;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#323232;
	font-weight:normal;
}


.select3
{
    background-color: #e3e1e1;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    color: #000;
    display: inline-block;
    font-size: 13px;
    height: auto;
    line-height: 18px;
    margin: 0;
    padding: 3px;
    width: 100%;
	box-sizing:border-box;
}

.full-width-container
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	
	width:100%;
	height:auto;
}

.full-width-container-gap10
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	
	width:100%;
	height:10px;
}

.spacialMessage {
	width:275px;
}

}











@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	
.divpopshowMobilCont
{
	display:block !important;	
}

.divpopshow
{
	margin:0 0 0 10%;
	padding:2%;
	width:60%;
	height: auto;
	text-align:center;
	color:#fff;
	font-size:15px;
	 font-family: 'Sansita One';
	
	border-radius:5px;
	
	background-color:#7A6C00;
	border:1px solid #695B03;
	
	box-shadow: 7px 7px 6px -6px #787878;
	position:fixed;
	top:45%;
	z-index:9999;
}

/*-----------------Mobile cart count starts
-----------------------------------------*/

.mobilecartcount
{
	margin:0 0 0 0;
	padding:0;
	float:left;
	
	position:fixed;
	top:160px;
	left:0;
		
	display:inline-block;
	z-index:9990 !important;
	
}

.mobilecartcount a
{
	padding:10px 15px 10px 10px;
	font-family: 'Sansita One';
	font-size:12px;
	color:#000;
	
	background: #ffff00;
	cursor:pointer;
	border:none;
	
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	z-index:9990 !important;
	
}

.mobilecartcount a:hover
{
	color:#fff;
	background: #7A6C00;
	
}

/*-------------------Mobile cart count ends
-----------------------------------------*/


/*-----------------Mobile cart count starts
-----------------------------------------*/

.spacialMobilCartShower
{
	margin:0 0 0 0;
	padding:6px 0;
	border-radius: 5px;

	top:160px;
	right:0;

	display:inline-block;
	z-index:9997 !important;
	background: #ffff00;
}

.spacialMobilCartShower a
{
	padding:5px 15px 5px 30px;
	font-family: 'Sansita One';
	font-size:12px;
	color:#000;

	background: url(../images/site/trolley.png) no-repeat;
	cursor:pointer;
	border:none;
	border-radius: 5px;

	border: 5px;
	z-index:9997 !important;
}

.spacialMobilCartShower a:hover
{
	color:#fff;
	background: url(../images/site/trolley.png) no-repeat #7A6C00;
}
/*-------------------Mobile cart count ends
-----------------------------------------*/

/*-----------------------header area starts
-----------------------------------------*/

.cart-scroll 
{
height: auto;
overflow-x: hidden;
/*	overflow-y: scroll;	*/
width: 100%;
}

.cartviewresponsive
{
margin:0px 0 0 10px;
padding:0px 0 0px 0;
float:left;
width:205px;
height: auto;

display:block !important;
}

.cartviewresponsive a
{
margin:0px 0 0 0px;
padding:0px 0 0px 0;

font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#ffff00;
}

.cartplus
{
background: none repeat scroll 0 0 #900000;
border: medium none;
border-radius: 2px;
color: #FFFFFF;
cursor: pointer;
font-weight: normal;
font-size:13px;
height: auto;
margin: 2px 0 0 0;
padding: 1px 6px 1px 6px;
text-align: center;
width: auto;
}

.qtyfont
{
margin:5px 5px 0 5px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
font-weight: normal;

line-height:46px;
}

#header-wrap
{
margin:0px 0 0 0;
padding:0 5% 3px 5% !important;
float:left;
width:90% !important;
height: auto;
background:#DAAA2E;
position:fixed;
top:0;
z-index:9999;
overflow:hidden;

}

#header-block
{
margin:0 auto;
padding:0 0 0 0;
width:100%;
height: 52px;
}

.logo
{
margin:0 0 0 0;
padding:0 0 0 0;
width: 50px;
height:50px;
float:left;

position:relative;
}

.logo img
{
margin:0 0 0 0;
padding:0 0 0 0;
width:75px;
height:40px;
position:relative;
}

.smiley
{
margin:20px 0 0 0;
padding:0 0 0px 0;
float:left;
width:35%;
height:auto;
}

.smiley img
{
width:30%;
}

.support
{
margin:15px 0 0 5px;
padding:3px 3px 3px 3px !important;
float: left;
height:auto;
text-align:left;

background-color:#7a6c00;
border-bottom:2px solid #5a4e0b;
border-radius:3px;

font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
font-weight: normal;
}

.cvr-resaddress
{
margin:0 0 0 0;
width: auto !important;
}

.headerrightdiv
{
	margin:0 0 0 0;
	padding: 0 0 0 0;
	float:right;
	width:auto;
	height:auto;
}

.call
{
margin:15px 0 0 0;
padding:0 0 0px 0;
float:left;
width: auto;
height:auto;
}

.call img
{
margin:0 5% 0 0;
padding:0 0 0px 0;
width:35%;
height:auto;
position:relative;

display:none;
}

.call ul
{
margin:0px 0px 0 0;
padding:0 0px 0 5px !important;
float:left;
background:#cc0808;
border-radius:4px;
border-bottom:2px solid #900000;
width:auto;
}

.call ul li
{
margin:0px 0px 0 0;
padding:0 0 0px 0;
float:left;
}

.call ul li span.phoneimg
{
margin:0px 5px 0 0;
padding:0 0 0px 0;
float:left;
}

.call ul li span.phonetext
{
margin:0px 0px 0 0;
padding:0 0 0px 0;
float:left;
font-family: 'Sansita One';
font-size:15px;
color:#fff;
font-weight: normal;
line-height:20px;
letter-spacing:0.5px;

text-shadow: 0px 1px 0px #000;
}

.headlanguage
{
margin:10px 7px 0 0;
padding:0 0 0px 0;
float:right;
width: auto;
height:auto;
text-align:right;

display:none;
}

.headlanguage ul
{
margin:0px 0px 0 0;
padding:4px 10px 4px 10px;
float:right;
}

.headlanguage ul li
{
margin:0px 0px 0 5px;
padding:0 0 0px 0;
float:left;
}

.headlanguage ul li a.en
{
margin:0 0 0 0;
padding:0 0 0 0;
float:left;
background:url(../images/languageflags/ukflag.png);
width:32px;
height:22px;
}

.headlanguage ul li a.en.selected
{
background-position:0 -23px;
}

.headlanguage ul li a.dn
{
margin:0 0 0 0;
padding:0 0 0 0;
float:left;
background:url(../images/languageflags/denmarkflag.png);
width:32px;
height:22px;
}

.headlanguage ul li a.dn.selected
{
background-position:0 -23px;
}

.headlanguage ul li a.sp
{
margin:0 0 0 0;
padding:0 0 0 0;
float:left;
background:url(../images/languageflags/spainflag.png);
width:32px;
height:22px;
}

.headlanguage ul li a.sp.selected
{
background-position:0 -23px;
}

.cvr
{
margin:0 0 0 0;
padding:0 0 0 0;
float:right;
width: auto;
height:auto;

display:none;
}

.address
{
margin:0 0 0 0;
padding:0 0 0 0;
width:100%;
height:auto;
display:none;
}

.address p
{
margin:10px 7% 10px 0;
text-align: right;
font-family: 'Lobster', sans-serif;
font-size:16px;
color:#000;
}


#main-menu 
{ 
float:right; 
margin:0px 0 0px 0 !important; 
padding:0px 0 0 0; 
position:relative;
z-index:100; 
font-family: Arial, Helvetica, sans-serif;
display:none;
}

/*-------------------------header area ends
-----------------------------------------*/

/*--------------------------Res Menu Starts
-----------------------------------------*/

#resmenu-wrap
{
margin:0px 0% 0 0%;
padding:0 0 0px 0;
float:left;
width:100%;
height: auto;
position:fixed;
bottom:0px;
z-index:9998;
}

#resmenu-block
{
margin:0 auto;
padding:0 0 0 0;
width:100%;
height: auto;
}

#resmenu-block ul
{
margin:0 0 0 0;
padding:0 0 0 0;
width:100% !important;
height: auto;
}

#resmenu-block ul li
{
margin:0 0 0 0;
padding:5px 0 5px 0;
width: 25% !important;
height: auto;
float:left;
background-color:#000;
}

#resmenu-block ul li a span.icon
{
margin:0 0 0 0;
padding:0 0 0 0;
text-align:center;
width: 100%;
height: auto;
float:left;
}

#resmenu-block ul li a span.icontext
{
margin:0 0 0 0;
padding:0 0 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#8e8e8e;
text-align:center;
font-weight:normal;
line-height:14px;
width: 100%;
height: auto;
float:left;
}

#resmenu-block ul li a span.icontext:hover
{
color:#fff;
}

/*--------------------------Res Menu Starts
-----------------------------------------*/

/*----------------------content area starts
-----------------------------------------*/

#content-wrap
{
margin:65px 5% 0 5%;
padding:0 0 0px 0;
float:left;
width:90%;
height: auto;
}

#content-block
{
margin:0 auto;
padding:0 0 0 0;
width:100%;
height: auto;
}

#content-block .left
{
margin:0 0 0 0;
padding:10px;
float: left;
width:95%;
height: auto;
background-color:rgba(255, 255, 255, 0.8) !important;
border-radius:10px;


-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
background:#fff;

display:none;
}

#content-block .right
{
margin:0 0 0  0;
padding:0 0 0 0;
float:right;
width:100%;
height: auto;

display:none;
}

.banner
{
margin:0 0 0 0;
padding:0 0 0 0;
float:left;
height: auto;
width:100%;
}

.banneroffer 
{
margin:445px 0 0 141px;
padding:5px 0 5px 0;
float: left;
position:absolute;
z-index:9999;
}

.info
{
margin:10px 0 0 0;
padding:0 0 0 0;
float:left;
height: auto;
width:100%;
background-color:#282d35;
border-radius:5px;
}

.info p
{
margin:0;
padding:0 10px 0 0;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:auto;
width:100%;
color:#FFF;
text-align: center;
}

.info h2
{
margin:0 0 0 0;
padding:10px 10px 0 0;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:21px;
color:#ff8c05;
height:auto;
width:100%;
text-align: center;
}

.map
{
margin:15px 0 10px 15px;
padding:0 0 0 0;
float:left;
width:98%;
height:auto;
position: relative !important;
}

.map img
{
margin:0 0 0 0;
padding:0 0 0 0;
float:left;
width:96%;
height:auto;
}

.rightpanel
{
margin:0 0 0 0;
padding:0 0 0 0;
float:right;
width:100%;
height:auto;
}

.special-offer
{
margin:25px 0 0 0;
padding:0 0 10px 0;
float: left;
width:100%;
height:auto;

background: rgba(204, 8, 8, 0.8); /* browsers */
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4ccc0808', endColorstr='#4ccc0808'); /* IE */

border-radius:5px;
}

.special-offer .specialribbon-left
{
margin:10px 0 0 -6px;
padding:0 0 0px 0;
float: left;
width:7px;
height:43px;
background:url(../images/specialribbon-left.png) no-repeat;
position:absolute;
}

.special-offer .specialribbon-right
{
margin:10px 0 0 430px;
padding:0 0 0px 0;
float: left;
width:7px;
height:43px;
background:url(../images/specialribbon-right.png) no-repeat;
position:absolute;
}

.special-offer h2 
{
margin:16px 0 0 0px;
padding:0px 0 0px 0;
float: none;
font-family: 'Sansita One';
color: #C00;
background: #fff;
width:100%;
height:37px;
text-align:center;
line-height:36px;
}

.special-offer ul
{
margin:20px 0 0 0px;
padding:0;
float: left;
width:100%;
}

.special-offer li
{
margin:0 0 15px 0px;
padding:0;
float: left;
width:100%;
}

.special-offer li span.specialdetails
{
margin:0 0 0 10px;
padding:0;
float: left;
font-family: 'Sansita One';
font-size:15px;
color:#fff;
font-weight:normal;
width:70%;
}

.special-offer li span.specialamount
{
margin:0 10px 0 0px;
padding:0;
float: right;
font-family: 'Sansita One';
font-size:15px;
color:#fff;
font-weight:normal;
width: auto;
text-align:right;
}

.delivery
{
margin:25px 0 0 0;
padding:0 0 10px 0;
float: left;
width:100%;
height: auto;

background: rgba(8, 204, 114, 0.8); /* browsers */
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4c08cc72', endColorstr='#4c08cc72'); /* IE */

border-radius:5px;
}

.delivery ul
{
margin:15px 0 0 0px;
padding:0;
float: left;
width:100%;
}

.delivery li
{
margin:0 0 10px 0px;
padding:0;
float: left;
width:100% !important;
}

.delivery li span.deliverydetails
{
margin:0 0 0 20px;
padding:0;
float: left;
width:90px;
height:auto;
}

.delivery li span.deliveryamount
{
margin:0 10px 0 0px;
padding:7px 0 7px  0;
float: right;
font-family: 'Sansita One';
font-size:17px;
color:#fff;
font-weight:normal;
width:125px;
text-align: center;
background-color:#004d3a;
border-radius:20px;
}

.delivery li span.deliveryamountblack
{
margin:0 10px 0 0px;
padding:7px 0 7px  0;
float: right;
font-family: 'Sansita One';
font-size:17px;
color:#fff;
font-weight:normal;
width:150px;
text-align: center;
background-color:#26282d;
border-radius:20px;
}

.business-hour
{
margin:25px 0 0 0;
padding:0 0 10px 0;
float: left;
width:100%;
height:auto;

background: rgba(40, 45, 53, 0.8); /* browsers */
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4c282d35', endColorstr='#4c282d35'); /* IE */

border-radius:5px;
}

.business-hour .businesshourribbon-left
{
margin:10px 0 0 -6px;
padding:0 0 0px 0;
float: left;
width:7px;
height:43px;
background: url(../images/businesshourribbon-left.png) no-repeat;
position:absolute;
}

.business-hour .businesshourribbon-right
{
margin:10px 0 0 430px;
padding:0 0 0px 0;
float: left;
width:7px;
height:43px;
background: url(../images/businesshourribbon-right.png) no-repeat;
position:absolute;
}

.business-hour h2 
{
margin:14px 0 0 0px;
padding:0px 0 0px 0;
float: none;
font-family: 'Sansita One';
color: #363636;
background: #ef8f03;
width:100%;
text-align:center;
line-height:36px;
height:37px;
}

.business-hour ul
{
margin:20px 0 0 0px;
padding:0;
float: left;
width:100%;
}

.business-hour li
{
margin:0 0 13px 0px;
padding:0;
float: left;
width:100%;
}

.business-hour li span.business-hourdetails
{
margin:0 0 0 10px;
padding:0;
float: left;
font-family: 'Sansita One';
font-size:17px;
color:#fff;
font-weight:normal;
width:50%;
}

.business-hour li span.business-houramount
{
margin:0 10px 0 0px;
padding:0;
float: right;
font-family: 'Sansita One';
font-size:17px;
color:#fff;
font-weight:normal;
width: auto;
text-align:right;
}

/*------------------------content area ends
-----------------------------------------*/

/*----------------------social area starts
-----------------------------------------*/

#social-wrap
{
margin:0px 5% 20% 5%;
padding:0 0 10px 0;
float: left;
width:90%;
height: auto;
overflow:hidden;
}


#social-block
{
margin:0 auto;
padding:0 0 0 0;
width:100%;
height: auto;
}

.accept
{
margin:30px 0 0 0;
padding:0 0 10px 0;
float: left;
width:100%;
height: auto;
}

.accept ul
{
margin:0px 0 50px 0px;
padding:0;
float: left;
width:100%;
overflow:hidden;
}

.accept li
{
margin:0 0 10px 0px;
padding:0;
float: left;
}

.accept li span.accepttext
{
margin:0px 10px 0 0px;
padding:0px 0 0px  0;
float:left;
font-family: 'Sansita One';
font-size:20px;
font-weight: normal;
color:#fff;
}

.accept li span.accepticon
{
margin:0 10px 0 0px;
padding:0px 0 0px  0;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#fff;
width:auto;
}

.social
{
margin:10px 0 0 8px;
padding:0 0 10px 0;
float: right;
width:100%;
height: auto;

display:none;
}

.social ul
{
margin:15px 0 0 0px;
padding:0;
float: left;
width:100%;
}

.social li
{
margin:0 0 10px 0px;
padding:0;
float: left;
}

.social li span.socialtext
{
margin:3px 10px 0 0px;
padding:0px 0 0px  0;
float:left;
font-family: 'Sansita One';
font-size:20px;
font-weight: normal;
color:#fff;
}

.social li span.socialicon
{
margin:0 10px 0 0px;
padding:0px 0 0px  0;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#fff;
}

/*------------------------social area ends
-----------------------------------------*/

/*----------------------footer area starts
-----------------------------------------*/

#footer-wrap
{
margin:25px 0 0 0;
padding:0 0 10px 0;
float: left;
width:100%;
height: auto;
background-color:#1d2123;
position:fixed;
bottom:0;
z-index:9998;
display:none;
}

#footer-block
{
margin:0 auto;
padding:0 0 0 0;
width:100%;
height: auto;
}

.copyright
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float: left;
width: 100%;
height: auto;
}

.copyright p
{
margin:5px 0 0px 0px;
padding:0;
float: left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight: normal;
color:#898989;
text-align:center;
width:100%;
}

.designdeveloped
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float: right;
width: auto;
height: auto;
}

.designdeveloped ul
{
margin:15px 15px 0 0px;
padding:0;
float:right;
width: auto;
}

.designdeveloped li
{
margin:0 0 10px 0px;
padding:0;
float: left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight: normal;
color:#fff;
}

.designdeveloped li a
{
margin:0 0 10px 0px;
padding:0;
float: left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight: normal;
color:#ffff00;
}

.designdeveloped li a:hover
{
color:#fff;
}

/*-------------------------footer area ends
-----------------------------------------*/

/*----------------------Content page starts
-----------------------------------------*/

#inner-wrap
{
margin:85px 5% 0 5%;
padding:0 0 0px 0;
float:left;
width:90%;
height: auto;
}

#inner-block
{
margin:0 auto 45px;
/*	margin-top: 35px;	*/
padding:0 2% 0 2%;
width:96%;
height: auto;
background-color:rgba(255, 255, 255, 0.9) !important;
border-radius:10px;

background:#fff;
overflow:hidden !important;
}

#inner-block h2
{
margin:10px 0px 0 0px;
padding:0 0 0px 0;
float:left;
font-family: 'Sansita One';
font-size:26px;
color:#872f09;
font-weight: normal;
letter-spacing:0.5px;
width:100%;
}

#inner-block p
{
margin:5px 0px 0 0px;
padding:0 0 15px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: normal;
text-align:justify;
line-height:20px;
width:100%;
}

/*------------------------Content page ends
-----------------------------------------*/

/*-------------------contact us page sterts
-----------------------------------------*/

.postal-address
{
margin:10px 0 0 0;
padding:0 0 0px 0;
float:left;
width:100%;
height: auto;
}

.postal-address h1
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float:left;
font-family: 'Sansita One';
font-size:22px;
color:#872f09;
font-weight: normal;
letter-spacing:0.5px;
width:100%;
}

.postal-address p
{
margin:8px 0 0 0px !important;
padding:0 0 0px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: normal;
text-align:justify;
line-height:20px;
width:100%;
}

.gmap
{
margin:20px 2% 0 0px;
padding:0 0 0px 0;
float:left;
width:98%;
height: auto;
border:2px solid #a5bfdd;
}

.contact-address
{
margin:10px 0 0 ;
padding:0 0 20px 0;
float:left;
width:100%;
height: auto;
}

.contact-address h1
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float:left;
font-family: 'Sansita One';
font-size:22px;
color:#872f09;
font-weight: normal;
letter-spacing:0.5px;
width:100%;
}

.contact-address p
{
margin:8px 0 0 0px !important;
padding:0 0 0px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: normal;
text-align:justify;
line-height:20px;
width:100% !important;
}

.contact-form
{
margin:0px 0px 0 0px;
padding:0 0 0px 0;
float:left;
width:100%;
height: auto;
}

.contact-form ul
{
margin:20px 0px 0 0px;
padding:0 0 0px 0;
float:left;
}

.contact-form ul li
{
margin:0px 4% 0 0px;
padding:0 0 0px 0;
float:left;
width:96%;
}

.contact-form ul li label
{
margin:0px 20px 0 0px;
padding:0 0 0px 0;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: bold;
width:100% !important;
}

.input1
{
margin:0 10px 9px 0;
padding: 4px;
border: 1px solid #797979;
color: #555555;
display: inline-block;
font-size: 13px;
height: 15px;
line-height: 18px;
width: 100%;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
}

.input1:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.address-input
{
margin:0 10px 9px 0;
padding: 4px;
border: 1px solid #797979;
color: #555555;
display: inline-block;
font-size: 13px;
height: 15px;
line-height: 18px;
width: 80%;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
}

.address-input:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.textarea
{
margin: 4px 0 9px 0;
padding: 4px;
border: 1px solid #797979;
color: #fff;
display: inline-block;
font-size: 13px;
height: 185px;
line-height: 18px;
width: 100%;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
}

.textarea:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.select1
{
margin:0 10px 9px 0;
padding: 3px;
border: 1px solid #797979;
color: #fff;
font-size: 13px;
height: auto;
line-height: 24px;
width: 87%;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
border-radius:4px;
}

.btn-submit
{
margin:5px 5px 0 0px;
padding:0 10px 0 10px;
float: left;
background:#000;
color:#fff;
width: auto;
height:36px;
cursor:pointer;
border:none !important;
}

.btn-submit:hover
{
background:#525252;
-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out; 
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out; 
transition: all 0.5s ease-out;
}

/*---------------------contact us page ends
-----------------------------------------*/

/*-------------------------menu page starts
-----------------------------------------*/

.menu-area
{
margin:10px 0 0 0;
padding:0 0 0px 0;
float:left;
width:100%;
height: auto;
}

.menu-area-heading
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float:left;
background:#000;
width:100%;
height: 43px;
border-top-left-radius:5px;
border-top-right-radius:5px;
border:1px solid #922401;

display:none;
}

.menu-area-heading h1
{
margin:8px 0 0 12px;
padding:0 0 0px 0;
float:left;
font-family: 'Sansita One';
font-size:20px;
color:#fff;
font-weight: normal;
letter-spacing:0.5px;
}

.inner-category-dropdown-heading
{
float:left;
font-family: 'Sansita One';
font-size:20px;
color:#7A6C00;
font-weight: normal;
display:inline-block;
}

/*.inner-category-dropdown
{
margin:0px 0 0px 0px;
padding:10px 0 10px 0;
float:left;
width:100%;
height: auto;
border-radius: 5px;
background-color:#382d2d;

border:none;
color:#fff;

display:inline-block;
}*/


.header-category-dropdown-div
{
	margin: 0px 0px 0px 0px;
	left:0;
	width: auto;
	height: auto;
}
.header-category-dropdown {
	border-radius: 5px;
	padding: 5px;
	background-color:#ffff00;

	border:none;
	color:#000;
	font-family: 'Sansita One';

	display:inline-block;
}

.inner-category-dropdown
{
margin:85px 0 0px 0px;
padding:8px 17px 8px 17px;
float:right;
left:0;
position:fixed;
width: 135px;
height: auto;
border-radius: 0 5px 5px 0;
background-color:#ffff00;

border:none;
color:#000;
font-family: 'Sansita One';

display:inline-block;
}

.inner-category-dropdown option
{
z-index:10 !important;
}

.menu-area-content
{
margin:0px 0 20px 0px;
padding:5px 0 20px 0;
float:left;
width:100%;
height: auto;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
border-bottom:1px solid #872f09;
border-left:1px solid #922401;
border-right:1px solid #922401;
background-color:#382d2d;

display:none;
}

.menu-area-content ul
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float:left;
width:100%;
}

.menu-area-content ul li
{
margin:0px 10px 0px 10px;
padding:0 0 0px 0;
float:left;
width:96%;
border-bottom:1px dotted #897d7d;

}

.menu-area-content ul li a
{
margin:0px 0 0 0px;
padding:7px 0 7px 10px;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
font-weight: bold;
letter-spacing:0.5px;
background:url(../images/site/menu-arrow.jpg) left no-repeat;
}

.menu-area-content ul li a:hover
{
margin:0px 0 0 0px;
background-color:#fcf9e6;
color:#000;
width:95%;
text-indent:10px;
background:url(../images/site/menu-arrow-hover.jpg) left #fcf9e6 no-repeat;

-webkit-transition-duration: 0.5s;
-webkit-transition-timing-function: linear;
-moz-transition-property: background color;
-moz-transition-duration: 0.5s;

-o-transition-duration: 0.5s;
-o-transition-timing-function: linear;
-o-transition-property: background color;
-o-transition-duration: 0.5s;
}



.middle_segment
{
width:100%;	
}

.item-area
{
margin:20px 0 0 0px;
padding:0 0 0px 0;
float:left;
width:100%;
height: auto;
}

.item-area h1
{
margin:0px 0 0 0px;
padding:0 0 4px 0;
float:left;
font-family: 'Sansita One';
font-size:20px;
color:#941300;
font-weight: normal;
width:100%;
border-bottom:1px solid #941300;
}

.item-div
{
margin:0px 0 0 0px;
padding:15px 0 20px 0;
float:left;
width:100%;
height: auto;
border-bottom:1px dotted #323232;
}

.item-div:hover
{
background-color:#e7e6d2;
border-bottom:1px dotted #941300;

transition-delay: 0.1s;
-moz-transition-delay: 0.1s;
-webkit-transition-delay: 0.1s;
-o-transition-delay: 0.1s; 

-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out; 
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out; 
transition: all 0.5s ease-out;
}

.item-div-heading
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float:left;
width:100%;
height: auto;
}

.item-div-heading span.itemname
{
margin:5px 0 0 0px;
padding:0 0 0px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: bold;
text-align:left;
}

.item-div-heading span.itemprice
{
margin:5px 0 0 0px;
padding:0 0 0px 0;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:black;
font-weight: bold;
text-align: left;
}

.item-div-heading span.itemprice span.itemorginal
{
text-align:right;
float:right;
width:100%;
}

.item-div-heading span.itemprice span.itemdiscount
{
text-align:right;
float:right;
width:100%;
}

.item-div-description
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float:left;
width:100%;
height: auto;
}

.item-div-description .itemimg
{
margin:3px 0 0 0px;
padding:1px;
background-color:#fff;
float:left;
width:72px;
height: 69px;
-moz-box-shadow: 0 0 3px #888;
-webkit-box-shadow: 0 0 3px#888;
box-shadow: 0 0 3px #888;

display:none;
}

.item-div-description .itemimg:hover
{
transition-delay: 0.1s;
-moz-transition-delay: 0.1s;
-webkit-transition-delay: 0.1s;
-o-transition-delay: 0.1s; 

-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out; 
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out; 
transition: all 0.5s ease-out;

-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
transform: rotate(360deg);

/*transform: scale(5);*/
}

.item-div-description-text
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float:left;
width:85%;
height: auto;
}

.item-div-description-text p
{
margin:10px 0 0 0px !important;
padding:0 0 0px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: normal;
line-height:18px;
width:100% !important;
}

.select
{
margin:0px 0 0 0;
padding: 3px 3px 3px 3px;
border: 1px solid #d7d7d7;
background-color:#e1e1e1;
color: #000;
display: inline-block;
font-size: 13px;
height: auto;
line-height: 18px;
width:100%;
margin-bottom:10px;
}

.item-div-description-add
{
margin:1px 0 0 0px;
padding:0 0 0px 0;
float:right;
background:#900000;
color:#fff;
text-align:center;
line-height:25px;
font-weight:bold;
width:30px;
height:24px;
border:none;
cursor:pointer;
border-radius:4px;
}

.item-div-description-add:hover
{
background-color:#000;
color:#fff;
}




.cart-area
{
margin:20px 0px 20px 0px;
padding:0 0 0px 0;
float: left;
width:100%;
height: auto;
display: none !important;
position:inherit;
}

.cart-area-heading
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float:left;
background:#000;
width:100%;
height: 43px;
border-top-left-radius:5px;
border-top-right-radius:5px;
border:1px solid #922401;
}

.cart-area-heading h1
{
margin:8px 0 0 12px;
padding:0 0 0px 0;
float:left;
font-family: 'Sansita One';
font-size:20px;
color:#fff;
font-weight: normal;
}

.cart-area-content
{
margin:0px 0 0 0px;
padding:5px 0 20px 0;
float:left;
width:100%;
height: auto;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
border-bottom:1px solid #872f09;
border-left:1px solid #872f09;
border-right:1px solid #872f09;
background-color:#faf8ef;
}

.cart-area-content .delcoll
{
margin:5px 0 0 0px;
padding:0px 0 0px 0;
float:left;
width:100%;
height: auto;
}

.cart-area-content .delcoll ul
{
margin:0px 0 0 0px;
padding:0px 0 0px 0;
float:left;
}

.cart-area-content .delcoll ul li
{
margin:0px 0 0 10px;
padding:0px 0 0px 0;
float:left;
}

.cart-area-content .delcoll ul li label
{
margin:0px 0 0 0px;
padding:0px 0 0px 0;
font-family: 'Sansita One';
font-size:14px;
color:#860000;
font-weight: normal;
}

.table
{
margin:10px 0px 0 0px;
padding:0 0 0 0;
float:left;
width:100%;
height:auto;
}

.bdr-right
{
border-right:1px solid #676767;
}

.font-white
{
margin:0 0 0 0;
padding:0 5px 0 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
font-weight: bold;
}

.font-black
{
margin:0 0 0 0;
padding:7px 5px 7px 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: normal;
}

.font-red
{
margin:0 0 0 0;
padding:0 5px 0 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ba0002;
font-weight: bold;
}

.font-black-bold
{
margin:0 0 0 0;
padding:0 5px 0 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#64200b;
font-weight: bold;
}

.font-green
{
margin:0 0 0 0;
padding:0 5px 0 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#215c05;
font-weight: bold;
}

.qtyfont
{
margin:5px 5px 0 5px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
font-weight: normal;
}

.minus
{
margin:2px 0 0 0;
float:left;
}

.btn-finalize
{
margin:10px 0px 0 0px;
padding:0 0 0 0;
float:left;
width:100%;
height:auto;
}

.btn-finalize a
{
margin:20px 10% 0 10%;
padding:0 0 0 0;
float:left;
background:#000;
line-height:38px;
width:80%;
height:38px;
cursor:pointer;
border:none;
text-align:center;
border-radius:4px;

color:#fff;
}

.btn-finalize a:hover
{
background:#900000;
color:#fff;
-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out; 
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out; 
transition: all 0.5s ease-out;
}

.btn-finalize-position
{
margin:20px 0px 0 19px;
}


/*---------------------------menu page ends
-----------------------------------------*/

/*----------------------member entry starts
-----------------------------------------*/

.member-entry
{
margin:10px 0 0 0px;
padding:0 0 0 0;
float:left;
width:100%;
height: auto;
}

.member-entry h1
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float:left;
font-family: 'Sansita One';
font-size:26px;
color:#872f09;
font-weight: normal;
letter-spacing:0.5px;
width:100%;
}

.member-entry p
{
margin:5px 0px 0 0px !important;
padding:0 0 0px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: normal;
text-align:justify;
line-height:20px;
width:100% !important;
height:auto;
}

.email-login
{
margin:10px 0 0 0px;
padding:20px 0 20px 0;
float:left;
width:100%;
height: auto;
border-top: 1px dotted #323232;
border-bottom: 1px dotted #323232;
}

.email-login p
{
margin:0px 0px 5px 0px !important;
padding:0 0 0px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: normal;
text-align:justify;
line-height:20px;
width:100% !important;
height:auto;
}

.email-login ul
{
margin:0 0 0 0px;
padding:20px 3% 20px 3%;
float:left;
width:94%;
border: 1px dotted #B4B4B4;
}

.email-login ul li
{
margin:0 0 0 0px;
padding:0 0 0 0;
display:block;
}

.email-login ul li label
{
margin:6px 10px 0 0px;
padding:0 0 0 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: bold;
text-align:left;
width:100%;
}

.email-login ul li label.wide
{
margin:10px 0 0 0px;
width:100% !important;
text-align:left;
}

.email-login ul li label a
{
margin:6px 10px 0 0px;
padding:0 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#900000;
font-weight: bold;
}

.email-login ul li label a:hover
{
color:#000;
}

.email-input
{
margin:0 10px 5px 0;
padding: 4px;
border: 1px solid #797979;
color: #555555;
display: inline-block;
font-size: 13px;
height: 25px;
line-height: 18px;
width: 95% !important;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
}

.email-input:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.btn-login
{
margin:10px 0px 0 0px;
padding:0 0 0 0;
float:left;
background:#000;
width:78px !important;
height:36px;
cursor:pointer;
border:none;

color:#fff;
text-align:center;
}

.btn-login:hover
{
background:#900000;
-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out; 
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out; 
transition: all 0.5s ease-out;
}

.customer-form
{
margin:5px 0 0 0px;
padding:20px 0 20px 0;
float:left;
width:100%;
height: auto;
border-bottom: 1px dotted #323232;
}

.customer-form p
{
margin:0px 0px 5px 0px !important;
padding:0 0 0px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: normal;
text-align:justify;
line-height:20px;
width:100%!important;
height:auto;
}

.customer-form .element
{
margin:0px 7% 15px 0;
padding:10px;
float:left;
width:93%;
height: auto;
border: 1px dotted #b4b4b4;
}

.customer-form .element h1
{
margin:0px 0 0 0px;
padding:0px 0 4px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#900000;
font-weight:bold;
width:100%;
height: auto;
border-bottom:1px dotted #B4B4B4;
}

.customer-form .element ul
{
margin:10px 0 0 0px;
padding:0px 0 0px 0;
float:left;
}

.customer-form .element ul li
{
margin:0px 0 0 0px;
padding:0px 0 0px 0;
float:left;
width:100%;
}

.customer-form .element ul li span.asterisk
{
margin:0px 0 0 0px;
padding:0px 0 0px 0;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#ff0000;
font-weight:bold;
}

.customer-form .element ul li label
{
margin:6px 10px 0 0px;
padding:0 0 0 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;

font-weight: normal;
text-align: left;
width:100%;
}

.customer-input
{
margin:0 0px 5px 0;
padding: 4px;
border: 1px solid #797979;
color: #555555;
display: inline-block;
font-size: 13px;
height: 15px;
line-height: 18px;
width:92% !important;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
}

.customer-input:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.customer-input-small
{
margin:0 0px 5px 0;
padding: 4px;
border: 1px solid #797979;
color: #555555;
display: inline-block;
font-size: 13px;
height: 15px;
line-height: 18px;
width: 43% !important;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
}

.customer-input-small:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.customer-select
{
margin:0px 0 0 0;
padding: 3px 3px 3px 3px;
border: 1px solid #797979;
color: #fff;
display: inline-block;
font-size: 13px;
height: auto;
line-height: 18px;
width:92%;
background-color:#797979;
}

.btn-continue-area
{
margin:10px 0px 0 0px;
padding:0 0 0 0;
float:left;
width:330px;
height: auto;
}

.btn-continue
{
margin:0px 0px 0 0px;
padding:0 0 0 0;
float:left;
background:#000;
width:106px;
height:36px;
cursor:pointer;
border:none;
border-radius:4px;

text-align:center;
color:#fff;
}

.btn-continue:hover
{
background: #900000;
-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out; 
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out; 
transition: all 0.5s ease-out;
}

/*------------------------member entry ends
-----------------------------------------*/

/*----------------------Payment Page starts
-----------------------------------------*/

.paymentarea
{
margin:10px 0 0px 0px;
padding:0 0 0 0;
float:left;
width:100%;
height: auto;
}

.paymentarea .panmentspan1
{
margin:0px 0 40px 0;
padding:0 0 0 0;
float:left;
width:100%;
height: auto;
}

.paymentarea .panmentspan2
{
margin:0px 0 40px 0;
padding:0 0 0 0;
float:right;
width:100%;
height: auto;
}


.paymentarea .panmentspan3
{
margin:0 0 40px 0;
padding:0 0 0 0;
float:left;
width:100%;
height: auto;
}

.paymentarea h1 
{
margin: 0 0 30px 0;
padding: 0;
color: #872F09;
float: left;
font-family: 'Sansita One';
font-size: 26px;
font-weight: normal;
letter-spacing: 0.5px;
width:100%;
}

.paymentarea .panmentspan1 h1
{
margin:0 0 0px 0;
padding:0 0 0 0;
float:left;
font-family: 'Open Sans', sans-serif;
color:#262626;
font-weight: bold;
font-size:12px;
text-shadow: 0 1px 0 #FFFFFF;
width:100%;
height: auto;
}

.paymentarea .panmentspan2 h1
{
margin:0 0 0px 0;
padding:0 0 0 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
color:#262626;
font-weight: bold;
font-size:12px;
text-shadow: 0 1px 0 #FFFFFF;
width:100%;
height: auto;
}

.paymentarea .panmentspan3 h1
{
margin:0 0 0px 0;
padding:0 0 0 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
color:#262626;
font-weight: bold;
font-size:13px;
width:100%;
height: auto;
}


/******************** Table *********************/

.payment-table
{
margin:10px 0 0px 0;
padding:0 0 0 0;
float:left;
width:100%;
height: auto;

border:1px solid #d9d9d9;

font-family: Arial, Helvetica, sans-serif;
color:#262626;
font-weight: normal;
font-size:13px;
}

.payment-table tr td
{
padding:5px 5px 5px 5px;
font-size:12px;
}

.payment-table tr.odd
{
background-color:#f7f7f7;
}

.payment-table tr.odd:hover
{
background-color:#f4f4ea;
}

.payment-table tr.even
{
background-color:#f0f0f0;
}

.payment-table tr.even:hover
{
background-color:#f4f4ea;
}

.bdr-left
{
border-left:1px solid #d6d6d6;
}

.bdr-right
{
border-right:1px solid #d6d6d6;
}

.bdr-top
{
border-top:1px solid #d6d6d6;
}

.bdr-bottom
{
border-bottom:1px solid #d6d6d6;
}

/******************** Table *********************/


.additional-textarea
{
margin: 4px 0 9px 0;
padding: 4px;
border: 1px solid #797979;
color: #fff;
display: inline-block;
font-size: 13px;
min-height: 100px;
line-height: 18px;
width: 300px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
border-radius:4px;
}

.additional-textarea:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.discount-input
{
margin:0 10px 9px 0;
padding: 4px;
border: 1px solid #797979;
color: #fff;
display: inline-block;
font-size: 13px;
height: 15px;
line-height: 18px;
width: 300px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
border-radius:4px;
}

.discount-input:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.discount-btnapply
{
margin:19px 0 0 257px;
padding:0 0 0 0;
float:left;
position:absolute;
}

.discount-btnapply a
{
margin:0 0 0 0;
padding:3px 16px 2px 16px;
font-family: Arial, Helvetica, sans-serif;
color:#fff;
font-weight: normal;
font-size:15px;
border-top-right-radius:4px;
border-bottom-right-radius:4px;
width: auto;
height: auto;

background-color: #900000; 
}

.discount-btnapply a:hover
{
background-color: #000;
color:#fff;
}



.processpayment
{
margin:0px 0 0px 0;
padding:0 0 0 0;
float:left;
width:700px;
height: auto;

border-top:1px solid #c5c5c5;
}

.btn-processpayment
{
margin:20px 0 0 0;
padding:6px 40px 6px 40px;
font-family: Arial, Helvetica, sans-serif;
color:#fff;
font-weight: normal;
font-size:15px;
border-radius:4px;
width: auto;
height: auto;

border: none;
cursor:pointer;

border-bottom:2px solid #2f4d00;
background-color: #3e8400; 
background-image: -webkit-gradient(linear, left top, left bottom, from(#57b900), to(#3e8400));
background-image: -webkit-linear-gradient(top, #57b900, #3e8400);
background-image: -moz-linear-gradient(top, #57b900, #3e8400);

-webkit-box-shadow: inset 0 0 2px #70ef00;
    -moz-box-shadow: inset 0 0 2px #70ef00;
    box-shadow: inset 0 0 2px #70ef00;
}

.btn-processpayment:hover
{
border-bottom:2px solid #2f4d00;
background-color: #57b900;
background-image: -webkit-gradient(linear, left top, left bottom, from(#3e8400), to(#57b900));
background-image: -webkit-linear-gradient(top, #3e8400, #57b900);
background-image: -moz-linear-gradient(top, #3e8400, #57b900);
}

/*-----------------------------Payment Page ends
----------------------------------------------*/

/*-------------------------dashboard starts
-----------------------------------------*/

#dashboard 
{
margin: 20px 0px 10px 0px;
padding: 0 0 0 0;
float: left;
width: 100%;
height:auto;
}

#dashboard ul
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
}

#dashboard ul li
{
margin: 0 5px 10px 0;
padding: 0 0 0 0;
float: left;
}

#dashboard ul li.customerinfobox
{
margin: 0px 20px 10px 0;
padding: 5px 0 0 0;
float: left;
background:url(../images/site/customerinfoboxbg.jpg) repeat-x;
width: 100%;
height:135px;
border:1px solid #dee3e7;
}

#dashboard ul li.customerinfobox span.custinfotext 
{
margin:10px 15px 0 15px;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: bold;
}

#dashboard ul li a
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
}

#dashboard ul li a.editaccdetails
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
background:url(../images/site/editaccdetails.jpg) no-repeat;
width:146px;
height:141px;
}

#dashboard ul li a.editaccdetails:hover
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
background:url(../images/site/editaccdetails.jpg) no-repeat;
background-position:0 -142px;
}

#dashboard ul li a.addressbook
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
background:url(../images/site/addressbook.jpg) no-repeat;
width:146px;
height:141px;
}

#dashboard ul li a.addressbook:hover
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
background:url(../images/site/addressbook.jpg) no-repeat;
background-position:0 -142px;
}

#dashboard ul li a.myorders
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
background:url(../images/site/myorders.jpg) no-repeat;
width:146px;
height:141px;
}

#dashboard ul li a.myorders:hover
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
background:url(../images/site/myorders.jpg) no-repeat;
background-position:0 -142px;
}

#dashboard ul li a.logout
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
background:url(../images/site/logout.jpg) no-repeat;
width:146px;
height:141px;
}

#dashboard ul li a.logout:hover
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
background:url(../images/site/logout.jpg) no-repeat;
background-position:0 -142px;
}

.accdetails
{
margin:0 0 0 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#000;
font-weight: normal;
}

/*---------------------------dashboard ends
-----------------------------------------*/

/*-----------------------------Login page starts
----------------------------------------------*/

.login-area
{
margin:0 0 0 0;
padding:0 0 0 0;
width:100%;
height: auto;
float:left;
}

.login-area ul
{
margin:10px 0 20px 0;
padding:30px 5% 20px 5%;
float:left;
width:90%;
border: 1px dotted #B4B4B4;
border-radius:4px;
min-height:160px;
}

.login-area ul li
{
margin:0 0 0 0px;
padding:0 0 0 0;
display:block;
}

.login-area ul li span.heading
{
margin:0 0 0 0px;
padding:0 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
color:#900000;
font-weight: bold;
}

.login-area ul li label
{
margin:6px 10px 0 0px;
padding:0 0 0 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: bold;
text-align:left;
width:200px;
}

.login-area ul li label.wide
{
margin:10px 0 0 0px;
width:100% !important;
text-align:left;
}

.login-area ul li label a
{
margin:6px 10px 0 0px;
padding:0 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#900000;
font-weight: bold;
}

.login-area ul li label a:hover
{
color:#000;
}

.login-area-email-input
{
margin:0 10px 5px 0;
padding: 4px;
border: 1px solid #797979;
color: #555555;
display: inline-block;
font-size: 13px;
height: 15px;
line-height: 18px;
width: 250px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
border-radius:4px;
}

.login-area-email-input:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.login-area-btn-login
{
margin:10px 0px 0 0px;
padding:0 15px 0 15px;
float:left;
background: #000;
color:#fff;
text-align:center;
border-radius:4px;
width: auto;
height:36px;
cursor:pointer;
border:none;
}

.login-area-btn-login:hover
{
background: #900000;
-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out; 
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out; 
transition: all 0.5s ease-out;
}

/*-------------------------------Login page ends
----------------------------------------------*/

/*------------------------------innermenu starts
----------------------------------------------*/

.inner-menu
{
margin:0 0 20px 0;
padding:0 0 0 0;
width:100%;
height:auto;
float:left;
background-color:#fff;
border-radius:4px;
overflow:hidden;
}

.inner-menu ul
{
margin:0 5% 0 5%;
padding:5% 0 5% 0;
width:90%;
height: auto;
float:left;
}

.inner-menu ul li
{
margin:0 0 4px 0;
padding:0 0 0 0;
width:100%;
height: auto;
float:left;
background-color:#f4f4f4;
}

.inner-menu ul li a
{
margin:0 5% 0 5%;
padding:5px 0 5px 0;
float:left;
width:90%;
background:url(../images/site/resmenuarrow.png) no-repeat right center;
font-family:'Sansita One';
font-size:15px;
color:#000;
font-weight: normal;
}

.inner-menu ul li a:hover
{
color:#900000;
}

/*--------------------------------innermenu ends
----------------------------------------------*/

/*-------------------------res close open starts
----------------------------------------------*/

.resopen
{
margin:0 0 20px 0;
padding:5% 0 5% 0;

font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#fff;
font-weight:normal;
text-align:center;
text-transform:uppercase;

float:left;
width:100%;
height:auto;
background-color:#006400;
border-radius:4px;
}

.resopen a{
color:#FF0000;
}

.resopenTop
{
margin:0 0 20px 0;
padding:5% 0 5% 0;

font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#fff;
font-weight:normal;
text-align:center;
text-transform:uppercase;

float:left;
width:100%;
height:auto;
background-color:#006400;
border-radius:4px;
}

/*---------------------------res close open ends
----------------------------------------------*/

/*--------------------------Customer Edit starts
----------------------------------------------*/

.custedit-customer-form
{
margin:5px 0 0 0;
padding:20px 0 20px 0;
float:left;
width:100%
height: auto;
}

.custedit-customer-form h5
{
margin:0 0 0 0;
padding:0px 0 5px 0;
float:left;
width:100%;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
font-weight:bold;
}

.custedit-customer-form .custedit-element
{
margin:0px 5% 15px 0;
padding:10px;
float:left;
width:100%;
height: auto;
border: 1px dotted #b4b4b4;
border-radius:4px;
}

.custedit-customer-form .custedit-element h1
{
margin:0px 0 0 0px;
padding:0px 0 4px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#900000;
font-weight:bold;
width:100%;
height: auto;
border-bottom:1px dotted #B4B4B4;
}

.custedit-customer-form .custedit-element ul
{
margin:10px 0 0 0px;
padding:0px 0 0px 0;
float:left;
width:100%;
}

.customer-form .element ul li
{
margin:0px 0 0 0px;
padding:0px 0 0px 0;
float:left;
width:100%;
}

.custedit-customer-form .custedit-element ul li span.asterisk
{
margin:0px 0 0 0px;
padding:0px 0 0px 0;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#ff0000;
font-weight:bold;
}

.custedit-customer-form .custedit-element ul li label
{
margin:6px 10px 0 0px;
padding:0 0 0 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
font-weight: normal;
text-align: left;
width:100%;
}

.custedit-customer-input
{
margin:0 0px 5px 0;
padding: 4px;
border: 1px solid #797979;
color: #555555;
display: inline-block;
font-size: 13px;
height: 25px;
line-height: 18px;
width:93% !important;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
border-radius:4px;
}

.custedit-customer-input:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.custedit-customer-input-small
{
margin:0 0px 5px 0;
padding: 4px;
border: 1px solid #797979;
color: #555555;
display: inline-block;
font-size: 13px;
height: 25px;
line-height: 18px;
width: 25% !important;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
border-radius:4px;
}

.custedit-customer-input-small:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.custedit-customer-select
{
margin:0px 0 0 0;
padding: 3px 3px 3px 3px;
border: 1px solid #797979;
color: #fff;
display: inline-block;
font-size: 13px;
height: auto;
line-height: 18px;
width:87%;
background-color:#797979;
border-radius:4px;
}

.custedit-customer-select-small
{
margin:0px 0 0 0;
padding: 3px 3px 3px 3px;
border: 1px solid #797979;
color: #fff;
display: inline-block;
font-size: 13px;
height: auto;
line-height: 18px;
width: 28%;
background-color:#797979;
border-radius:4px;
}

.custedit-btn-continue-area
{
margin:10px 0px 0 0px;
padding:0 0 0 0;
float:left;
width:100%;
height: auto;
}

.custedit-btn-continue
{
margin:0px 0px 0 0px;
padding:0 20px 0 20px;
float:left;
background:#000;
width: auto;
height:36px;
cursor:pointer;
border:none;
border-radius:4px;

text-align:center;
color:#fff;
}

.custedit-btn-continue:hover
{
background: #900000;
-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out; 
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out; 
transition: all 0.5s ease-out;
}

/*----------------------------Customer Edit ends
----------------------------------------------*/

/*--------------------------My Order Page starts
----------------------------------------------*/

.myorder
{
margin:10px 0 15px 0px;
padding:0 0 0 0;
float:left;
width:100%;
height: auto;
}

/*----------------------------My Order Page ends
----------------------------------------------*/

/*--------------------------Show calendar starts
----------------------------------------------*/

.showorderfrom
{
margin:0 0 0 0;
padding:0 0 0 0;
float:left;
width:100%;
height:auto;
border:1px dotted #A0A0A0;
}

.showorderfrom ul
{
margin:0 0 0 0;
padding:15px 15px 15px 10px;
float:left;
}

.showorderfrom ul li
{
margin:0 0 0 0;
padding:0 0 0 0;
float:left;
width:100%;
}

.showorderfrom ul li span.showtext
{
margin:10px 5px 0 0;
padding:0 0 0 0;
float:left;

font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
font-weight: normal;
}

.showorderfrom ul li span.showinput
{
margin:6px 0 0 0;
padding:0 0 0 0;
float:left;
}

.showorderinput
{
margin:0 0px 9px 0;
padding: 4px;
border: 1px solid #797979;
color: #555555;
display: inline-block;
font-size: 13px;
height: 15px;
line-height: 18px;
width: 90%;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
border-radius:4px;
}

.showorderinput:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

/*--------------------------Show calendar starts
----------------------------------------------*/

.checkcollectionleft
{
margin:0 0 0 0;
float:left;
width:100%;
height:auto;
}

.checkcollectionright
{
margin:0 0 0 0;
float:left;
width:100%;
height:auto;
}

.spacialMobilCart
{
	/*	display:inline-block !important;	*/
	display:none;	
}

.inner-delpickradio
{
margin:0px 0 5px 0px;
padding:10px 2% 10px 2%;
float:left;
width:96%;
height: auto;
border-radius: 5px;
background-color:#382d2d;

border:none;
color:#fff;
font-size:12px;

display:inline;
}

.spacialMessage {
	width:375px;
}
}










@media only screen and (min-width: 1000px){

/*------------------------------Res Menu Starts
---------------------------------------------*/


/*.cart-scroll 
{
height: 280px;
overflow-x: hidden;
overflow-y: scroll;
width: 100%;
}*/

.cartplus
{
background: none repeat scroll 0 0 #900000;
border: medium none;
border-radius: 2px;
color: #FFFFFF;
cursor: pointer;
font-weight: bolder;
font-size:15px;
height: auto;
margin: 2px 2px 0 0;
padding: 0px 6px 0px 6px;
text-align: center;
width: auto;

float:left;
}

.qtyfont
{
margin:0px 5px 0 5px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
font-weight: normal;

line-height:24px;
}

#resmenu-wrap
{
margin:0px 0% 0 0%;
padding:0 0 0px 0;
float:left;
width:100%;
height: auto;
position:fixed;
bottom:0px;
z-index:9998;
display:none !important;
}

#resmenu-block
{
margin:0 auto;
padding:0 0 0 0;
width:100%;
height: auto;
}

#resmenu-block ul
{
margin:0 0 0 0;
padding:0 0 0 0;
width:100% !important;
height: auto;
}

#resmenu-block ul li
{
margin:0 0 0 0;
padding:5px 0 5px 0;
width: 25% !important;
height: auto;
float:left;
background-color:#000;
}

#resmenu-block ul li a span.icon
{
margin:0 0 0 0;
padding:0 0 0 0;
text-align:center;
width: 100%;
height: auto;
float:left;
}

#resmenu-block ul li a span.icontext
{
margin:0 0 0 0;
padding:0 0 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#8e8e8e;
text-align:center;
font-weight:normal;
line-height:14px;
width: 100%;
height: auto;
float:left;
}

#resmenu-block ul li a span.icontext:hover
{
color:#fff;
}

/*--------------------------------Res Menu Starts
-----------------------------------------------*/

/*------------------------------innermenu starts
----------------------------------------------*/

.inner-menu
{
margin:0 0 0 0;
padding:0 0 0 0;
width:100%;
height:auto;
float:left;
background-color:#fff;
border-radius:4px;
display:none;
}

.inner-menu ul
{
margin:0 5% 0 5%;
padding:10px 0 10px 0;
width:90%;
height: auto;
float:left;
}

.inner-menu ul li
{
margin:0 0 4px 0;
padding:0 0 0 0;
width:100%;
height: auto;
float:left;
background-color:#f4f4f4;
}

.inner-menu ul li a
{
margin:0 5% 0 5%;
padding:5px 0 5px 0;
float:left;
width:90%;
background:url(../images/site/resmenuarrow.png) no-repeat right center;
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
color:#000;
font-weight: bold;
}

.inner-menu ul li a:hover
{
color:#900000;
}

/*--------------------------------innermenu ends
----------------------------------------------*/

/*-------------------------res close open starts
----------------------------------------------*/

.resopen
{
display:none;

}

.resopenTop
{

display:none;
}
/*---------------------------res close open ends
----------------------------------------------*/

/*ie8 hack*/

#resmenu-wrap
{
display:none\9 !important;
}

.inner-menu
{
display:none\9 !important;
}

.resopen
{
display:none\9 !important;

}
.resopenTop
{
display:none\9 !important;

}

/*ie8 hack*/

}










@media only screen and (min-width: 768px) and (max-width: 999px){


/*-----------------------header area starts
-----------------------------------------*/

.cart-scroll 
{
height: auto;
width: 100%;
position:relative;

-webkit-overflow-scrolling: touch !important;
}

.cartviewresponsive
{
margin:0px 0 0 10px;
padding:0px 0 0px 0;
float:left;
width:205px;
height: auto;

display:block !important;
}

.cartviewresponsive a
{
margin:0px 0 0 0px;
padding:0px 0 0px 0;

font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#ffff00;
}

.cartplus
{
background: none repeat scroll 0 0 #900000;
border: medium none;
border-radius: 2px;
color: #FFFFFF;
cursor: pointer;
font-weight: normal;
font-size:13px;
height: auto;
margin: 2px 0 0 0;
padding: 1px 6px 1px 6px;
text-align: center;
width: auto;
}

#header-wrap
{
margin:0px 0 0 0;
padding:0 5% 3px 5% !important;
float:left;
width:90% !important;
height: auto;
background:#DAAA2E;
position:fixed;
top:0;
z-index:9999;
overflow:hidden;

}

#header-block
{
margin:0 auto;
padding:0 0 0 0;
width:100%;
height: 52px;
}

.logo
{
margin:0 0 0 0;
padding:0 0 0 0;
width: 50px;
height:50px;
float:left;

position:relative;
}

.logo img
{
margin:0 0 0 0;
padding:0 0 0 0;
width:75px;
height:40px;
position:relative;
}

.smiley
{
margin:20px 0 0 0;
padding:0 0 0px 0;
float:left;
width:35%;
height:auto;
}

.smiley img
{
width:30%;
}

.support
{
margin:15px 0 0 5px;
padding:3px 3px 3px 3px !important;
float: left;
height:auto;
text-align:left;

background-color:#7a6c00;
border-bottom:2px solid #5a4e0b;
border-radius:3px;

font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
font-weight: normal;
}

.cvr-resaddress
{
margin:0 0 0 0;
width: auto !important;
}

.headerrightdiv
{
	margin:0 0 0 0;
	padding: 0 0 0 0;
	float:right;
	width:auto;
	height:auto;
}

.call
{
margin:15px 0 0 0;
padding:0 0 0px 0;
float:left;
width: auto;
height:auto;
}

.call img
{
margin:0 5% 0 0;
padding:0 0 0px 0;
width:35%;
height:auto;
position:relative;

display:none;
}

.call ul
{
margin:0px 0px 0 0;
padding:0 0px 0 5px !important;
float:left;
background:#cc0808;
border-radius:4px;
border-bottom:2px solid #900000;
width:auto;
}

.call ul li
{
margin:0px 0px 0 0;
padding:0 0 0px 0;
float:left;
}

.call ul li span.phoneimg
{
margin:0px 5px 0 0;
padding:0 0 0px 0;
float:left;
}

.call ul li span.phonetext
{
margin:0px 0px 0 0;
padding:0 0 0px 0;
float:left;
font-family: 'Sansita One';
font-size:15px;
color:#fff;
font-weight: normal;
line-height:20px;
letter-spacing:0.5px;

text-shadow: 0px 1px 0px #000;
}

.headlanguage
{
margin:10px 7px 0 0;
padding:0 0 0px 0;
float:right;
width: auto;
height:auto;
text-align:right;

display:none;
}

.headlanguage ul
{
margin:0px 0px 0 0;
padding:4px 10px 4px 10px;
float:right;
}

.headlanguage ul li
{
margin:0px 0px 0 5px;
padding:0 0 0px 0;
float:left;
}

.headlanguage ul li a.en
{
margin:0 0 0 0;
padding:0 0 0 0;
float:left;
background:url(../images/languageflags/ukflag.png);
width:32px;
height:22px;
}

.headlanguage ul li a.en.selected
{
background-position:0 -23px;
}

.headlanguage ul li a.dn
{
margin:0 0 0 0;
padding:0 0 0 0;
float:left;
background:url(../images/languageflags/denmarkflag.png);
width:32px;
height:22px;
}

.headlanguage ul li a.dn.selected
{
background-position:0 -23px;
}

.headlanguage ul li a.sp
{
margin:0 0 0 0;
padding:0 0 0 0;
float:left;
background:url(../images/languageflags/spainflag.png);
width:32px;
height:22px;
}

.headlanguage ul li a.sp.selected
{
background-position:0 -23px;
}

.cvr
{
margin:0 0 0 0;
padding:0 0 0 0;
float:right;
width: auto;
height:auto;

display:none;
}

.address
{
margin:0 0 0 0;
padding:0 0 0 0;
width:100%;
height:auto;
display:none;
}

.address p
{
margin:10px 7% 10px 0;
text-align: right;
font-family: 'Lobster', sans-serif;
font-size:16px;
color:#000;
}


#main-menu 
{ 
float:right; 

margin:0px 0 0px 0 !important; 
padding:0px 0 0 0; 
position:relative;
z-index:100; 
font-family: Arial, Helvetica, sans-serif;
display:none;
}

/*-------------------------header area ends
-----------------------------------------*/

/*-----------------Mobile cart count starts
-----------------------------------------*/

.mobilecartcount
{
	margin:0 0 0 0;
	padding:0;
	float:left;
	
	position:fixed;
	top:160px;
	left:0;
		
	display:inline-block;
	z-index:9990 !important;
}

.mobilecartcount a
{
	padding:10px 15px 10px 10px;
	font-family: 'Sansita One';
	font-size:12px;
	color:#000;
	
	background: #ffff00;
	cursor:pointer;
	border:none;
	
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	z-index:9990 !important;
}

.mobilecartcount a:hover
{
	color:#fff;
	background: #7A6C00;
}

/*-------------------Mobile cart count ends
-----------------------------------------*/

/*-----------------Mobile cart count starts
-----------------------------------------*/

.spacialMobilCartShower
{
	margin:0 0 0 0;
	padding:6px 0;
	border-radius: 5px;

	top:160px;
	right:0;

	display:inline-block;
	z-index:9997 !important;
	background: #ffff00;
}

.spacialMobilCartShower a
{
	padding:5px 15px 5px 30px;
	font-family: 'Sansita One';
	font-size:12px;
	color:#000;

	background: url(../images/site/trolley.png) no-repeat;
	cursor:pointer;
	border:none;
	border-radius: 5px;

	border: 5px;
	z-index:9997 !important;
}

.spacialMobilCartShower a:hover
{
	color:#fff;
	background: url(../images/site/trolley.png) no-repeat #7A6C00;
}

/*-------------------Mobile cart count ends
-----------------------------------------*/

/*--------------------------Res Menu Starts
-----------------------------------------*/

#resmenu-wrap
{
margin:0px 0% 0 0%;
padding:0 0 0px 0;
float:left;
width:100%;
height: auto;
position:fixed;
bottom:0px;
z-index:9998;
}

#resmenu-block
{
margin:0 auto;
padding:0 0 0 0;
width:100%;
height: auto;
}

#resmenu-block ul
{
margin:0 0 0 0;
padding:0 0 0 0;
width:100% !important;
height: auto;
}

#resmenu-block ul li
{
margin:0 0 0 0;
padding:5px 0 5px 0;
width: 25% !important;
height: auto;
float:left;
background-color:#000;
}

#resmenu-block ul li a span.icon
{
margin:0 0 0 0;
padding:0 0 0 0;
text-align:center;
width: 100%;
height: auto;
float:left;
}

#resmenu-block ul li a span.icontext
{
margin:0 0 0 0;
padding:0 0 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#8e8e8e;
text-align:center;
font-weight:normal;
line-height:14px;
width: 100%;
height: auto;
float:left;
}

#resmenu-block ul li a span.icontext:hover
{
color:#fff;
}

/*--------------------------Res Menu Starts
-----------------------------------------*/

/*----------------------content area starts
-----------------------------------------*/

#content-wrap
{
margin:65px 5% 0 5%;
padding:0 0 0px 0;
float:left;
width:90%;
height: auto;
}

#content-block
{
margin:0 auto;
padding:0 0 0 0;
width:100%;
height: auto;
}

#content-block .left
{
margin:0 0 0 0;
padding:10px;
float: left;
width:93%;
height: auto;
background-color:rgba(255, 255, 255, 0.8) !important;
border-radius:10px;


-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
background:#fff;

display:none;
}

#content-block .right
{
margin:0 0 0  0;
padding:0 0 0 0;
float:right;
width:100%;
height: auto;

display:none;
}

.banner
{
margin:0 0 0 0;
padding:0 0 0 0;
float:left;
height: auto;
width:100%;
}

.banneroffer 
{
margin:445px 0 0 141px;
padding:5px 0 5px 0;
float: left;
position:absolute;
z-index:9999;
}

.info
{
margin:10px 0 0 0;
padding:0 0 0 0;
float:left;
height: auto;
width:100%;
background-color:#282d35;
border-radius:5px;
}

.info p
{
margin:0;
padding:0 10px 0 0;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:auto;
width:100%;
color:#FFF;
text-align: center;
}

.info h2
{
margin:0 0 0 0;
padding:10px 10px 0 0;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:21px;
color:#ff8c05;
height:auto;
width:100%;
text-align: center;
}

.map
{
margin:15px 0 10px 15px;
padding:0 0 0 0;
float:left;
width:96%;
height:auto;
position: relative !important;
}

.map img
{
margin:0 0 0 0;
padding:0 0 0 0;
float:left;
width:94%;
height:auto;
}

.rightpanel
{
margin:0 0 0 0;
padding:0 0 0 0;
float:right;
width:100%;
height:auto;
}

.special-offer
{
margin:25px 0 0 0;
padding:0 0 10px 0;
float: left;
width:100%;
height:auto;

background: rgba(204, 8, 8, 0.8); /* browsers */
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4ccc0808', endColorstr='#4ccc0808'); /* IE */

border-radius:5px;
}

.special-offer .specialribbon-left
{
margin:10px 0 0 -6px;
padding:0 0 0px 0;
float: left;
width:7px;
height:43px;
background:url(../images/specialribbon-left.png) no-repeat;
position:absolute;
}

.special-offer .specialribbon-right
{
margin:10px 0 0 286px;
padding:0 0 0px 0;
float: left;
width:7px;
height:43px;
background:url(../images/specialribbon-right.png) no-repeat;
position:absolute;
}

.special-offer h2 
{
margin:16px 0 0 0px;
padding:0px 0 0px 0;
float: none;
font-family: 'Sansita One';
color: #C00;
background: #fff;
width:100%;
height:37px;
text-align:center;
line-height:36px;
}

.special-offer ul
{
margin:20px 0 0 0px;
padding:0;
float: left;
width:100%;
}

.special-offer li
{
margin:0 0 15px 0px;
padding:0;
float: left;
width:100%;
}

.special-offer li span.specialdetails
{
margin:0 0 0 10px;
padding:0;
float: left;
font-family: 'Sansita One';
font-size:15px;
color:#fff;
font-weight:normal;
width:70%;
}

.special-offer li span.specialamount
{
margin:0 10px 0 0px;
padding:0;
float: right;
font-family: 'Sansita One';
font-size:15px;
color:#fff;
font-weight:normal;
width: auto;
text-align:right;
}

.delivery
{
margin:25px 0 0 0;
padding:0 0 10px 0;
float: left;
width:100%;
height: auto;

background: rgba(8, 204, 114, 0.8); /* browsers */
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4c08cc72', endColorstr='#4c08cc72'); /* IE */

border-radius:5px;
}

.delivery ul
{
margin:15px 0 0 0px;
padding:0;
float: left;
width:100%;
}

.delivery li
{
margin:0 0 10px 0px;
padding:0;
float: left;
width:100% !important;
}

.delivery li span.deliverydetails
{
margin:0 0 0 20px;
padding:0;
float: left;
width:90px;
height:auto;
}

.delivery li span.deliveryamount
{
margin:0 10px 0 0px;
padding:7px 0 7px  0;
float: right;
font-family: 'Sansita One';
font-size:17px;
color:#fff;
font-weight:normal;
width:125px;
text-align: center;
background-color:#004d3a;
border-radius:20px;
}

.delivery li span.deliveryamountblack
{
margin:0 10px 0 0px;
padding:7px 0 7px  0;
float: right;
font-family: 'Sansita One';
font-size:17px;
color:#fff;
font-weight:normal;
width:150px;
text-align: center;
background-color:#26282d;
border-radius:20px;
}

.business-hour
{
margin:25px 0 0 0;
padding:0 0 10px 0;
float: left;
width:100%;
height:auto;

background: rgba(40, 45, 53, 0.8); /* browsers */
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4c282d35', endColorstr='#4c282d35'); /* IE */

border-radius:5px;
}

.business-hour .businesshourribbon-left
{
margin:10px 0 0 -6px;
padding:0 0 0px 0;
float: left;
width:7px;
height:43px;
background: url(../images/businesshourribbon-left.png) no-repeat;
position:absolute;
}

.business-hour .businesshourribbon-right
{
margin:10px 0 0 286px;
padding:0 0 0px 0;
float: left;
width:7px;
height:43px;
background: url(../images/businesshourribbon-right.png) no-repeat;
position:absolute;
}

.business-hour h2 
{
margin:14px 0 0 0px;
padding:0px 0 0px 0;
float: none;
font-family: 'Sansita One';
color: #363636;
background: #ef8f03;
width:100%;
text-align:center;
line-height:36px;
height:37px;
}

.business-hour ul
{
margin:20px 0 0 0px;
padding:0;
float: left;
width:100%;
}

.business-hour li
{
margin:0 0 13px 0px;
padding:0;
float: left;
width:100%;
}

.business-hour li span.business-hourdetails
{
margin:0 0 0 10px;
padding:0;
float: left;
font-family: 'Sansita One';
font-size:17px;
color:#fff;
font-weight:normal;
width:50%;
}

.business-hour li span.business-houramount
{
margin:0 10px 0 0px;
padding:0;
float: right;
font-family: 'Sansita One';
font-size:17px;
color:#fff;
font-weight:normal;
width: auto;
text-align:right;
}

/*------------------------content area ends
-----------------------------------------*/

/*----------------------social area starts
-----------------------------------------*/

#social-wrap
{
margin:0px 5% 20% 5%;
padding:0 0 10px 0;
float: left;
width:90%;
height: auto;
overflow:hidden;
}

#social-block
{
margin:0 auto;
padding:0 0 0 0;
width:100%;
height: auto;
}

.accept
{
margin:0px 0 50px 0;
padding:0 0 10px 0;
float: left;
width:100%;
height: auto;
overflow:hidden;
}

.accept ul
{
margin:0px 0 0 0px !important;
padding:0;
float: left;
width:100%;
}

.accept li
{
margin:0 0 10px 0px;
padding:0;
float: left;
}

.accept li span.accepttext
{
margin:0px 10px 0 0px;
padding:0px 0 0px  0;
float:left;
font-family: 'Sansita One';
font-size:20px;
font-weight: normal;
color:#fff;
}

.accept li span.accepticon
{
margin:0 10px 0 0px;
padding:0px 0 0px  0;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#fff;
width:auto;
}

.social
{
margin:10px 0 0 8px;
padding:0 0 10px 0;
float: right;
width:100%;
height: auto;

display:none;
}

.social ul
{
margin:15px 0 0 0px;
padding:0;
float: left;
width:100%;
}

.social li
{
margin:0 0 10px 0px;
padding:0;
float: left;
}

.social li span.socialtext
{
margin:3px 10px 0 0px;
padding:0px 0 0px  0;
float:left;
font-family: 'Sansita One';
font-size:20px;
font-weight: normal;
color:#fff;
}

.social li span.socialicon
{
margin:0 10px 0 0px;
padding:0px 0 0px  0;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#fff;
}

/*------------------------social area ends
-----------------------------------------*/

/*----------------------footer area starts
-----------------------------------------*/

#footer-wrap
{
margin:25px 0 0 0;
padding:0 0 10px 0;
float: left;
width:100%;
height: auto;
background-color:#1d2123;
position:fixed;
bottom:0;
z-index:9998;
display:none;
}

#footer-block
{
margin:0 auto;
padding:0 0 0 0;
width:100%;
height: auto;
}

.copyright
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float: left;
width: 100%;
height: auto;
}

.copyright p
{
margin:5px 0 0px 0px;
padding:0;
float: left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight: normal;
color:#898989;
text-align:center;
width:100%;
}

.designdeveloped
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float: right;
width: auto;
height: auto;
}

.designdeveloped ul
{
margin:15px 15px 0 0px;
padding:0;
float:right;
width: auto;
}

.designdeveloped li
{
margin:0 0 10px 0px;
padding:0;
float: left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight: normal;
color:#fff;
}

.designdeveloped li a
{
margin:0 0 10px 0px;
padding:0;
float: left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight: normal;
color:#ffff00;
}

.designdeveloped li a:hover
{
color:#fff;
}

/*-------------------------footer area ends
-----------------------------------------*/

/*----------------------Content page starts
-----------------------------------------*/

#inner-wrap
{
margin:50px 5% 50px 5%;
padding:0 0 0px 0;
float:left;
width:90%;
height: auto;
}

#inner-block
{
margin:0 auto;
margin-top:35px;
padding:0 5% 0 5%;
width:90%;
height: auto;
background-color:rgba(255, 255, 255, 0.9) !important;
border-radius:10px;

background:#fff;
overflow:hidden !important;
}

#inner-block h2
{
margin:10px 0px 0 0px;
padding:0 0 0px 0;
float:left;
font-family: 'Sansita One';
font-size:26px;
color:#872f09;
font-weight: normal;
letter-spacing:0.5px;
width:100%;
}

#inner-block p
{
margin:5px 0px 0 0px;
padding:0 0 15px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: normal;
text-align:justify;
line-height:20px;
width:100%;
}

/*------------------------Content page ends
-----------------------------------------*/

/*-------------------contact us page sterts
-----------------------------------------*/

.postal-address
{
margin:10px 0 0 0;
padding:0 0 0px 0;
float:left;
width:100%;
height: auto;
}

.postal-address h1
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float:left;
font-family: 'Sansita One';
font-size:22px;
color:#872f09;
font-weight: normal;
letter-spacing:0.5px;
width:100%;
}

.postal-address p
{
margin:8px 0 0 0px !important;
padding:0 0 0px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: normal;
text-align:justify;
line-height:20px;
width:100%;
}

.gmap
{
margin:20px 2% 0 0px;
padding:0 0 0px 0;
float:left;
width:98%;
height: auto;
border:2px solid #a5bfdd;
}

.contact-address
{
margin:10px 0 0 ;
padding:0 0 20px 0;
float:left;
width:100%;
height: auto;
}

.contact-address h1
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float:left;
font-family: 'Sansita One';
font-size:22px;
color:#872f09;
font-weight: normal;
letter-spacing:0.5px;
width:100%;
}

.contact-address p
{
margin:8px 0 0 0px !important;
padding:0 0 0px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: normal;
text-align:justify;
line-height:20px;
width:100% !important;
}

.contact-form
{
margin:0px 0px 0 0px;
padding:0 0 0px 0;
float:left;
width:100%;
height: auto;
}

.contact-form ul
{
margin:20px 0px 0 0px;
padding:0 0 0px 0;
float:left;
}

.contact-form ul li
{
margin:0px 4% 0 0px;
padding:0 0 0px 0;
float:left;
width:96%;
}

.contact-form ul li label
{
margin:0px 20px 0 0px;
padding:0 0 0px 0;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: bold;
width:100% !important;
}

.input1
{
margin:0 10px 9px 0;
padding: 4px;
border: 1px solid #797979;
color: #555555;
display: inline-block;
font-size: 13px;
height: 25px;
line-height: 18px;
width: 100%;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
}

.input1:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.address-input
{
margin:0 10px 9px 0;
padding: 4px;
border: 1px solid #797979;
color: #555555;
display: inline-block;
font-size: 13px;
height: 25px;
line-height: 18px;
width: 75%;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
}

.address-input:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.textarea
{
margin: 4px 0 9px 0;
padding: 4px;
border: 1px solid #797979;
color: #fff;
display: inline-block;
font-size: 13px;
height: 185px;
line-height: 18px;
width: 100%;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
}

.textarea:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.select1
{
margin:0 10px 9px 0;
padding: 3px;
border: 1px solid #797979;
color: #fff;
font-size: 13px;
height: auto;
line-height: 24px;
width: 87%;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
border-radius:4px;
}

.btn-submit
{
margin:5px 5px 0 0px;
padding:0 10px 0 10px;
float: left;
background:#000;
color:#fff;
width: auto;
height:36px;
cursor:pointer;
border:none !important;
}

.btn-submit:hover
{
background:#525252;
-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out; 
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out; 
transition: all 0.5s ease-out;
}

/*---------------------contact us page ends
-----------------------------------------*/

/*-------------------------menu page starts
-----------------------------------------*/

.menu-area
{
margin:20px 0 0 0;
padding:0 0 0px 0;
float:left;
width:100%;
height: auto;
}

.menu-area-heading
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float:left;
background:#000;
width:100%;
height: 43px;
border-top-left-radius:5px;
border-top-right-radius:5px;
border:1px solid #922401;

display:none;
}

.menu-area-heading h1
{
margin:8px 0 0 12px;
padding:0 0 0px 0;
float:left;
font-family: 'Sansita One';
font-size:20px;
color:#fff;
font-weight: normal;
letter-spacing:0.5px;
}

.inner-category-dropdown-heading
{
float:left;
font-family: 'Sansita One';
font-size:20px;
color:#7A6C00;
font-weight: normal;
display:inline-block;
}

/*.inner-category-dropdown
{
margin:0px 0 0px 0px;
padding:10px 0 10px 0;
float:left;
width:100%;
height: auto;
border-radius: 5px;
background-color:#382d2d;

border:none;
color:#fff;

display:inline-block;
}*/

.header-category-dropdown-div
{
	margin: 0px 0px 0px 0px;
	left:0;
	width: auto;
	height: auto;
}
.header-category-dropdown {
	border-radius: 5px;
	padding: 5px;
	background-color:#ffff00;

	border:none;
	color:#000;
	font-family: 'Sansita One';

	display:inline-block;
}

.inner-category-dropdown
{
margin:65px 0 0px 0px;
padding:8px 17px 8px 17px;
float:right;
left:0;
position:fixed;
width: 135px;
height: auto;
border-radius: 0 5px 5px 0;
background-color:#ffff00;

border:none;
color:#000;
font-family: 'Sansita One';

display:inline-block;
}

.inner-delpickradio
{
margin:0px 0 5px 0px;
padding:10px 2% 10px 2%;
float:left;
width:96%;
height: auto;
border-radius: 5px;
background-color:#382d2d;

border:none;
color:#fff;
font-size:12px;

display:inline;
}

.inner-category-dropdown option
{
z-index:10 !important;
}

.menu-area-content
{
margin:0px 0 20px 0px;
padding:5px 0 20px 0;
float:left;
width:100%;
height: auto;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
border-bottom:1px solid #872f09;
border-left:1px solid #922401;
border-right:1px solid #922401;
background-color:#382d2d;

display:none;
}

.menu-area-content ul
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float:left;
}

.menu-area-content ul li
{
margin:0px 10px 0px 10px;
padding:0 0 0px 0;
float:left;
width:90%;
border-bottom:1px dotted #897d7d;

}

.menu-area-content ul li a
{
margin:0px 0 0 0px;
padding:7px 0 7px 10px;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
font-weight: bold;
letter-spacing:0.5px;
background:url(../images/site/menu-arrow.jpg) left no-repeat;
}

.menu-area-content ul li a:hover
{
margin:0px 0 0 0px;
background-color:#fcf9e6;
color:#000;
width:95%;
text-indent:10px;
background:url(../images/site/menu-arrow-hover.jpg) left #fcf9e6 no-repeat;

-webkit-transition-duration: 0.5s;
-webkit-transition-timing-function: linear;
-moz-transition-property: background color;
-moz-transition-duration: 0.5s;

-o-transition-duration: 0.5s;
-o-transition-timing-function: linear;
-o-transition-property: background color;
-o-transition-duration: 0.5s;
}




.middle_segment
{
width:100%;	
}
.item-area
{
margin:20px 0 0 0px;
padding:0 0 0px 0;
float:left;
width:100%;
height: auto;
}

.item-area h1
{
margin:0px 0 0 0px;
padding:0 0 4px 0;
float:left;
font-family: 'Sansita One';
font-size:20px;
color:#941300;
font-weight: normal;
width:100%;
border-bottom:1px solid #941300;
}

.item-div
{
margin:0px 0 0 0px;
padding:15px 0 20px 0;
float:left;
width:100%;
height: auto;
border-bottom:1px dotted #323232;
}

.item-div:hover
{
background-color:#e7e6d2;
border-bottom:1px dotted #941300;

transition-delay: 0.1s;
-moz-transition-delay: 0.1s;
-webkit-transition-delay: 0.1s;
-o-transition-delay: 0.1s; 

-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out; 
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out; 
transition: all 0.5s ease-out;
}

.item-div-heading
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float:left;
width:100%;
height: auto;
}

.item-div-heading span.itemname
{
margin:5px 0 0 0px;
padding:0 0 0px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: bold;
text-align:left;
}

.item-div-heading span.itemprice span.itemorginal
{
text-align:right;
width:15%;
}

.item-div-heading span.itemprice span.itemdiscount
{
text-align:right;
width:15%;
}

.item-div-heading span.itemprice
{
margin:5px 0 0 0px;
padding:0 0 0px 0;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:black;
font-weight: bold;
text-align: left;
}

.item-div-description
{
margin:10px 0 0 0px;
padding:0 0 0px 0;
float:left;
width:100%;
height: auto;
}

.item-div-description .itemimg
{
margin:3px 0 0 0px;
padding:1px;
background-color:#fff;
float:left;
width:72px;
height: 69px;
-moz-box-shadow: 0 0 3px #888;
-webkit-box-shadow: 0 0 3px#888;
box-shadow: 0 0 3px #888;

display:none;
}

.item-div-description .itemimg:hover
{
transition-delay: 0.1s;
-moz-transition-delay: 0.1s;
-webkit-transition-delay: 0.1s;
-o-transition-delay: 0.1s; 

-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out; 
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out; 
transition: all 0.5s ease-out;

-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
transform: rotate(360deg);

/*transform: scale(5);*/
}

.item-div-description-text
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float:left;
width:90%;
height: auto;
}

.item-div-description-text p
{
margin:10px 0 0 0px !important;
padding:0 0 0px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: normal;
line-height:18px;
width:100% !important;
}

.select
{
margin:0px 0 0 0;
padding: 3px 3px 3px 3px;
border: 1px solid #d7d7d7;
background-color:#e1e1e1;
color: #000;
display: inline-block;
font-size: 13px;
height: auto;
line-height: 18px;
width:100%;
margin-bottom:10px;
}

.item-div-description-add
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float:right;
background:#900000;
color:#fff;
text-align:center;
line-height:25px;
font-weight:bold;
width:10%;
height:24px;
border:none;
cursor:pointer;
border-radius:4px;
}

.item-div-description-add:hover
{
background-color:#000;
color:#fff;
}




.cart-area
{
margin:20px 0px 20px 0px;
padding:0 0 0px 0;
float: left;
width:100%;
height: auto;
display: none !important;
position:inherit;
}

.cart-area-heading
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float:left;
background:#000;
width:100%;
height: 43px;
border-top-left-radius:5px;
border-top-right-radius:5px;
border:1px solid #922401;
}

.cart-area-heading h1
{
margin:8px 0 0 12px;
padding:0 0 0px 0;
float:left;
font-family: 'Sansita One';
font-size:20px;
color:#fff;
font-weight: normal;
}

.cart-area-content
{
margin:0px 0 0 0px;
padding:5px 0 20px 0;
float:left;
width:100%;
height: auto;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
border-bottom:1px solid #872f09;
border-left:1px solid #872f09;
border-right:1px solid #872f09;
background-color:#faf8ef;
}

.cart-area-content .delcoll
{
margin:5px 0 0 0px;
padding:0px 0 0px 0;
float:left;
width:100%;
height: auto;
}

.cart-area-content .delcoll ul
{
margin:0px 0 0 0px;
padding:0px 0 0px 0;
float:left;
}

.cart-area-content .delcoll ul li
{
margin:0px 0 0 10px;
padding:0px 0 0px 0;
float:left;
}

.cart-area-content .delcoll ul li label
{
margin:0px 0 0 0px;
padding:0px 0 0px 0;
font-family: 'Sansita One';
font-size:14px;
color:#860000;
font-weight: normal;
}

.table
{
margin:10px 0px 0 0px;
padding:0 0 0 0;
float:left;
width:100%;
height:auto;
}

.bdr-right
{
border-right:1px solid #676767;
}

.font-white
{
margin:0 0 0 0;
padding:0 5px 0 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
font-weight: bold;
}

.font-black
{
margin:0 0 0 0;
padding:7px 5px 7px 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: normal;
}

.font-red
{
margin:0 0 0 0;
padding:0 5px 0 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ba0002;
font-weight: bold;
}

.font-black-bold
{
margin:0 0 0 0;
padding:0 5px 0 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#64200b;
font-weight: bold;
}

.font-green
{
margin:0 0 0 0;
padding:0 5px 0 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#215c05;
font-weight: bold;
}

.qtyfont
{
margin:5px 5px 0 5px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
font-weight: normal;

line-height:32px;
}

.minus
{
margin:2px 0 0 0;
float:left;
}

.btn-finalize
{
margin:10px 0px 0 0px;
padding:0 0 0 0;
float:left;
width:100%;
height:auto;
}

.btn-finalize a
{
margin:20px 10% 0 10%;
padding:0 0 0 0;
float:left;
background:#000;
line-height:38px;
width:80%;
height:38px;
cursor:pointer;
border:none;
text-align:center;
border-radius:4px;
}

.btn-finalize a:hover
{
background:#900000;
color:#fff;
-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out; 
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out; 
transition: all 0.5s ease-out;
}

.btn-finalize-position
{
margin:20px 0px 0 19px;
}

/*---------------------------menu page ends
-----------------------------------------*/

/*----------------------member entry starts
-----------------------------------------*/

.member-entry
{
margin:10px 0 0 0px;
padding:0 0 0 0;
float:left;
width:100%;
height: auto;
}

.member-entry h1
{
margin:0px 0 0 0px;
padding:0 0 0px 0;
float:left;
font-family: 'Sansita One';
font-size:26px;
color:#872f09;
font-weight: normal;
letter-spacing:0.5px;
width:100%;
}

.member-entry p
{
margin:5px 0px 0 0px !important;
padding:0 0 0px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: normal;
text-align:justify;
line-height:20px;
width:100% !important;
height:auto;
}

.email-login
{
margin:10px 0 0 0px;
padding:20px 0 20px 0;
float:left;
width:100%;
height: auto;
border-top: 1px dotted #323232;
border-bottom: 1px dotted #323232;
}

.email-login p
{
margin:0px 0px 5px 0px !important;
padding:0 0 0px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: normal;
text-align:justify;
line-height:20px;
width:100% !important;
height:auto;
}

.email-login ul
{
margin:0 0 0 0px;
padding:20px 3% 20px 3%;
float:left;
width:94%;
border: 1px dotted #B4B4B4;
}

.email-login ul li
{
margin:0 0 0 0px;
padding:0 0 0 0;
display:block;
}

.email-login ul li label
{
margin:6px 10px 0 0px;
padding:0 0 0 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: bold;
text-align:left;
width:100%;
}

.email-login ul li label.wide
{
margin:10px 0 0 0px;
width:100% !important;
text-align:left;
}

.email-login ul li label a
{
margin:6px 10px 0 0px;
padding:0 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#900000;
font-weight: bold;
}

.email-login ul li label a:hover
{
color:#000;
}

.email-input
{
margin:0 10px 5px 0;
padding: 4px;
border: 1px solid #797979;
color: #555555;
display: inline-block;
font-size: 13px;
height: 25px;
line-height: 18px;
width: 95% !important;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
}

.email-input:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.btn-login
{
margin:10px 0px 0 0px;
padding:0 0 0 0;
float:left;
background:#000;
width:78px !important;
height:36px;
cursor:pointer;
border:none;

color:#fff;
text-align:center;
}

.btn-login:hover
{
background:#900000;
-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out; 
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out; 
transition: all 0.5s ease-out;
}

.customer-form
{
margin:5px 0 0 0px;
padding:20px 0 20px 0;
float:left;
width:100%;
height: auto;
border-bottom: 1px dotted #323232;
}

.customer-form p
{
margin:0px 0px 5px 0px !important;
padding:0 0 0px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: normal;
text-align:justify;
line-height:20px;
width:100%!important;
height:auto;
}

.customer-form .element
{
margin:0px 7% 15px 0;
padding:10px;
float:left;
width:93%;
height: auto;
border: 1px dotted #b4b4b4;
}

.customer-form .element h1
{
margin:0px 0 0 0px;
padding:0px 0 4px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#900000;
font-weight:bold;
width:100%;
height: auto;
border-bottom:1px dotted #B4B4B4;
}

.customer-form .element ul
{
margin:10px 0 0 0px;
padding:0px 0 0px 0;
float:left;
}

.customer-form .element ul li
{
margin:0px 0 0 0px;
padding:0px 0 0px 0;
float:left;
width:100%;
}

.customer-form .element ul li span.asterisk
{
margin:0px 0 0 0px;
padding:0px 0 0px 0;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#ff0000;
font-weight:bold;
}

.customer-form .element ul li label
{
margin:6px 10px 0 0px;
padding:0 0 0 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;

font-weight: normal;
text-align: left;
width:100%;
}

.customer-input
{
margin:0 0px 5px 0;
padding: 4px;
border: 1px solid #797979;
color: #555555;
display: inline-block;
font-size: 13px;
height: 25px;
line-height: 18px;
width:91% !important;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
}

.customer-input:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.customer-input-small
{
margin:0 0px 5px 0;
padding: 4px;
border: 1px solid #797979;
color: #555555;
display: inline-block;
font-size: 13px;
height: 15px;
line-height: 18px;
width: 43% !important;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
}

.customer-input-small:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.customer-select
{
margin:0px 0 0 0;
padding: 3px 3px 3px 3px;
border: 1px solid #797979;
color: #fff;
display: inline-block;
font-size: 13px;
height: auto;
line-height: 18px;
width:92%;
background-color:#797979;
}

.btn-continue-area
{
margin:10px 0px 0 0px;
padding:0 0 0 0;
float:left;
width:330px;
height: auto;
}

.btn-continue
{
margin:0px 0px 0 0px;
padding:0 0 0 0;
float:left;
background:#000;
width:106px;
height:36px;
cursor:pointer;
border:none;
border-radius:4px;

text-align:center;
color:#fff;
}

.btn-continue:hover
{
background: #900000;
-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out; 
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out; 
transition: all 0.5s ease-out;
}

/*------------------------member entry ends
-----------------------------------------*/

/*----------------------Payment Page starts
-----------------------------------------*/

.paymentarea
{
margin:10px 0 0px 0px;
padding:0 0 0 0;
float:left;
width:100%;
height: auto;
}

.paymentarea .panmentspan1
{
margin:0px 0 40px 0;
padding:0 0 0 0;
float:left;
width:100%;
height: auto;
}

.paymentarea .panmentspan2
{
margin:0px 0 40px 0;
padding:0 0 0 0;
float:right;
width:100%;
height: auto;
}


.paymentarea .panmentspan3
{
margin:0 0 40px 0;
padding:0 0 0 0;
float:left;
width:100%;
height: auto;
}

.paymentarea h1 
{
margin: 0 0 30px 0;
padding: 0;
color: #872F09;
float: left;
font-family: 'Sansita One';
font-size: 26px;
font-weight: normal;
letter-spacing: 0.5px;
width:100%;
}

.paymentarea .panmentspan1 h1
{
margin:0 0 0px 0;
padding:0 0 0 0;
float:left;
font-family: 'Open Sans', sans-serif;
color:#262626;
font-weight: bold;
font-size:12px;
width:100%;
height: auto;
}

.paymentarea .panmentspan2 h1
{
margin:0 0 0px 0;
padding:0 0 0 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
color:#262626;
font-weight: bold;
font-size:12px;
width:100%;
height: auto;
}

.paymentarea .panmentspan3 h1
{
margin:0 0 0px 0;
padding:0 0 0 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
color:#262626;
font-weight: bold;
font-size:13px;
width:100%;
height: auto;
}


/******************** Table *********************/

.payment-table
{
margin:10px 0 0px 0;
padding:0 0 0 0;
float:left;
width:100%;
height: auto;

border:1px solid #d9d9d9;

font-family: Arial, Helvetica, sans-serif;
color:#262626;
font-weight: normal;
font-size:13px;
}

.payment-table tr td
{
padding:5px 5px 5px 5px;
font-size:12px;
}

.payment-table tr.odd
{
background-color:#f7f7f7;
}

.payment-table tr.odd:hover
{
background-color:#f4f4ea;
}

.payment-table tr.even
{
background-color:#f0f0f0;
}

.payment-table tr.even:hover
{
background-color:#f4f4ea;
}

.bdr-left
{
border-left:1px solid #d6d6d6;
}

.bdr-right
{
border-right:1px solid #d6d6d6;
}

.bdr-top
{
border-top:1px solid #d6d6d6;
}

.bdr-bottom
{
border-bottom:1px solid #d6d6d6;
}

/******************** Table *********************/

.table-detail-font3-small
{
font-size:10.2px !important;
}


.additional-textarea
{
margin: 4px 0 9px 0;
padding: 4px;
border: 1px solid #797979;
color: #fff;
display: inline-block;
font-size: 13px;
min-height: 100px;
line-height: 18px;
width: 97%;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
border-radius:4px;
}

.additional-textarea:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.discount-input
{
margin:0 10px 9px 0;
padding: 4px;
border: 1px solid #797979;
color: #fff;
display: inline-block;
font-size: 13px;
height: 15px;
line-height: 18px;
width: 300px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
border-radius:4px;
}

.discount-input:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.discount-btnapply
{
margin:19px 0 0 196px;
padding:0 0 0 0;
float:left;
position:absolute;
}

.discount-btnapply a
{
margin:0 0 0 0;
padding:5px 16px 5px 16px;
font-family: Arial, Helvetica, sans-serif;
color:#fff;
font-weight: normal;
font-size:13px;
border-top-right-radius:4px;
border-bottom-right-radius:4px;
width: auto;
height: auto;

background-color: #900000; 
}

.discount-btnapply a:hover
{
background-color: #000;
color:#fff;
}



.processpayment
{
margin:0px 0 0px 0;
padding:0 0 0 0;
float:left;
width:100%;
height: auto;

border-top:1px solid #c5c5c5;
}

.btn-processpayment
{
margin:20px 0 0 0;
padding:6px 40px 6px 40px;
font-family: Arial, Helvetica, sans-serif;
color:#fff;
font-weight: normal;
font-size:15px;
border-radius:4px;
width: auto;
height: auto;

border: none;
cursor:pointer;

border-bottom:2px solid #2f4d00;
background-color: #3e8400; 
background-image: -webkit-gradient(linear, left top, left bottom, from(#57b900), to(#3e8400));
background-image: -webkit-linear-gradient(top, #57b900, #3e8400);
background-image: -moz-linear-gradient(top, #57b900, #3e8400);

-webkit-box-shadow: inset 0 0 2px #70ef00;
    -moz-box-shadow: inset 0 0 2px #70ef00;
    box-shadow: inset 0 0 2px #70ef00;
}

.btn-processpayment:hover
{
border-bottom:2px solid #2f4d00;
background-color: #57b900;
background-image: -webkit-gradient(linear, left top, left bottom, from(#3e8400), to(#57b900));
background-image: -webkit-linear-gradient(top, #3e8400, #57b900);
background-image: -moz-linear-gradient(top, #3e8400, #57b900);
}

/*-----------------------------Payment Page ends
----------------------------------------------*/

/*-------------------------dashboard starts
-----------------------------------------*/

#dashboard 
{
margin: 20px 0px 10px 0px;
padding: 0 0 0 0;
float: left;
width: 100%;
height:auto;
}

#dashboard ul
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
}

#dashboard ul li
{
margin: 0 5px 10px 0;
padding: 0 0 0 0;
float: left;
}

#dashboard ul li.customerinfobox
{
margin: 0px 20px 10px 0;
padding: 5px 0 0 0;
float: left;
background:url(../images/site/customerinfoboxbg.jpg) repeat-x;
width: 100%;
height:135px;
border:1px solid #dee3e7;
}

#dashboard ul li.customerinfobox span.custinfotext 
{
margin:10px 15px 0 15px;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: bold;
}

#dashboard ul li a
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
}

#dashboard ul li a.editaccdetails
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
background:url(../images/site/editaccdetails.jpg) no-repeat;
width:146px;
height:141px;
}

#dashboard ul li a.editaccdetails:hover
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
background:url(../images/site/editaccdetails.jpg) no-repeat;
background-position:0 -142px;
}

#dashboard ul li a.addressbook
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
background:url(../images/site/addressbook.jpg) no-repeat;
width:146px;
height:141px;
}

#dashboard ul li a.addressbook:hover
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
background:url(../images/site/addressbook.jpg) no-repeat;
background-position:0 -142px;
}

#dashboard ul li a.myorders
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
background:url(../images/site/myorders.jpg) no-repeat;
width:146px;
height:141px;
}

#dashboard ul li a.myorders:hover
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
background:url(../images/site/myorders.jpg) no-repeat;
background-position:0 -142px;
}

#dashboard ul li a.logout
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
background:url(../images/site/logout.jpg) no-repeat;
width:146px;
height:141px;
}

#dashboard ul li a.logout:hover
{
margin: 0 0px 0 0;
padding: 0 0 0 0;
float: left;
background:url(../images/site/logout.jpg) no-repeat;
background-position:0 -142px;
}

.accdetails
{
margin:0 0 0 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#000;
font-weight: normal;
}

/*---------------------------dashboard ends
-----------------------------------------*/

/*-----------------------------Login page starts
----------------------------------------------*/

.login-area
{
margin:0 0 0 0;
padding:0 0 0 0;
width:100%;
height: auto;
float:left;
}

.login-area ul
{
margin:10px 0 20px 0;
padding:30px 5% 20px 5%;
float:left;
width:90%;
border: 1px dotted #B4B4B4;
border-radius:4px;
min-height:160px;
}

.login-area ul li
{
margin:0 0 0 0px;
padding:0 0 0 0;
display:block;
}

.login-area ul li span.heading
{
margin:0 0 0 0px;
padding:0 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
color:#900000;
font-weight: bold;
}

.login-area ul li label
{
margin:6px 10px 0 0px;
padding:0 0 0 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
font-weight: bold;
text-align:left;
width:200px;
}

.login-area ul li label.wide
{
margin:10px 0 0 0px;
width:100% !important;
text-align:left;
}

.login-area ul li label a
{
margin:6px 10px 0 0px;
padding:0 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#900000;
font-weight: bold;
}

.login-area ul li label a:hover
{
color:#000;
}

.login-area-email-input
{
margin:0 10px 5px 0;
padding: 4px;
border: 1px solid #797979;
color: #555555;
display: inline-block;
font-size: 13px;
height: 15px;
line-height: 18px;
width: 250px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
border-radius:4px;
}

.login-area-email-input:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.login-area-btn-login
{
margin:10px 0px 0 0px;
padding:0 15px 0 15px;
float:left;
background: #000;
color:#fff;
text-align:center;
border-radius:4px;
width: auto;
height:36px;
cursor:pointer;
border:none;
}

.login-area-btn-login:hover
{
background: #900000;
-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out; 
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out; 
transition: all 0.5s ease-out;
}

.login-area-btn-login-facebook
{
margin:10px 0 0 5px !important;
padding:0 15px 0 15px;
float:left;
background: #3C5A98;
color:#fff;
text-align:center;
border-radius:4px;
width: auto;
height:36px;
cursor:pointer;
border:none;
}

/*-------------------------------Login page ends
----------------------------------------------*/

/*------------------------------innermenu starts
----------------------------------------------*/

.inner-menu
{
margin:0 0 20px 0;
padding:0 0 0 0;
width:100%;
height:auto;
float:left;
background-color:#fff;
border-radius:4px;
overflow:hidden;
}

.inner-menu ul
{
margin:0 5% 0 5%;
padding:5% 0 5% 0;
width:90%;
height: auto;
float:left;
}

.inner-menu ul li
{
margin:0 0 4px 0;
padding:0 0 0 0;
width:100%;
height: auto;
float:left;
background-color:#f4f4f4;
}

.inner-menu ul li a
{
margin:0 5% 0 5%;
padding:5px 0 5px 0;
float:left;
width:90%;
background:url(../images/site/resmenuarrow.png) no-repeat right center;
font-family:'Sansita One';
font-size:15px;
color:#000;
font-weight: normal;
}

.inner-menu ul li a:hover
{
color:#900000;
}

/*--------------------------------innermenu ends
----------------------------------------------*/

/*-------------------------res close open starts
----------------------------------------------*/

.resopen
{
margin:0 0 20px 0;
padding:5% 0 5% 0;

font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#fff;
font-weight:normal;
text-align:center;
text-transform:uppercase;

float:left;
width:100%;
height:auto;
background-color:#006400;
border-radius:4px;
}

.resopen a{
	color:#FF0000;
}

.resopenTop
{
margin:0 0 20px 0;
padding:5% 0 5% 0;

font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#fff;
font-weight:normal;
text-align:center;
text-transform:uppercase;

float:left;
width:100%;
height:auto;
background-color:#006400;
border-radius:4px;
}
/*---------------------------res close open ends
----------------------------------------------*/

/*--------------------------Customer Edit starts
----------------------------------------------*/

.custedit-customer-form
{
margin:5px 0 0 0;
padding:20px 0 20px 0;
float:left;
width:100%;
height: auto;
}

.custedit-customer-form h5
{
margin:0 0 0 0;
padding:0px 0 5px 0;
float:left;
width:100%;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
font-weight:bold;
}

.custedit-customer-form .custedit-element
{
margin:0px 5% 15px 0;
padding:10px;
float:left;
width:91%;
height: auto;
border: 1px dotted #b4b4b4;
border-radius:4px;
}

.custedit-customer-form .custedit-element h1
{
margin:0px 0 0 0px;
padding:0px 0 4px 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#900000;
font-weight:bold;
width:100%;
height: auto;
border-bottom:1px dotted #B4B4B4;
}

.custedit-customer-form .custedit-element ul
{
margin:10px 0 0 0px;
padding:0px 0 0px 0;
float:left;
width:100%;
}

.customer-form .element ul li
{
margin:0px 0 0 0px;
padding:0px 0 0px 0;
float:left;
width:100%;
}

.custedit-customer-form .custedit-element ul li span.asterisk
{
margin:0px 0 0 0px;
padding:0px 0 0px 0;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#ff0000;
font-weight:bold;
}

.custedit-customer-form .custedit-element ul li label
{
margin:6px 10px 0 0px;
padding:0 0 0 0;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
font-weight: normal;
text-align: left;
width:100%;
}

.custedit-customer-input
{
margin:0 0px 5px 0;
padding: 6px !important;
border: 1px solid #797979;
color: #555555;
display: inline-block;
font-size: 13px;
height: 25px;
line-height: 18px;
width:91% !important;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
border-radius:4px;
}

.custedit-customer-input:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.custedit-customer-input-small
{
margin:0 0px 5px 0;
padding: 4px;
border: 1px solid #797979;
color: #555555;
display: inline-block;
font-size: 13px;
height: 25px;
line-height: 18px;
width: 25% !important;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
border-radius:4px;
}

.custedit-customer-input-small:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

.custedit-customer-select
{
margin:0px 0 0 0;
padding: 3px 3px 3px 3px;
border: 1px solid #797979;
color: #fff;
display: inline-block;
font-size: 13px;
height: auto;
line-height: 18px;
width:87%;
background-color:#797979;
border-radius:4px;
}

.custedit-customer-select-small
{
margin:0px 0 0 0;
padding: 3px 3px 3px 3px;
border: 1px solid #797979;
color: #fff;
display: inline-block;
font-size: 13px;
height: auto;
line-height: 18px;
width: 28%;
background-color:#797979;
border-radius:4px;
}

.custedit-btn-continue-area
{
margin:10px 0px 0 0px;
padding:0 0 0 0;
float:left;
width:100%;
height: auto;
}

.custedit-btn-continue
{
margin:0px 0px 0 0px;
padding:0 20px 0 20px;
float:left;
background:#000;
width: auto;
height:36px;
cursor:pointer;
border:none;
border-radius:4px;

text-align:center;
color:#fff;
}

.custedit-btn-continue:hover
{
background: #900000;
-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out; 
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out; 
transition: all 0.5s ease-out;
}

/*----------------------------Customer Edit ends
----------------------------------------------*/

/*--------------------------My Order Page starts
----------------------------------------------*/

.myorder
{
margin:10px 0 15px 0;
padding:0 0 0 0;
float:left;
width:100%;
height: auto;
}

/*----------------------------My Order Page ends
----------------------------------------------*/

/*--------------------------Show calendar starts
----------------------------------------------*/

.showorderfrom
{
margin:0 0 0 0;
padding:0 0 0 0;
float:left;
width:100%;
height:auto;
border:1px dotted #A0A0A0;
}

.showorderfrom ul
{
margin:0 0 0 0;
padding:15px 15px 15px 10px;
float:left;
}

.showorderfrom ul li
{
margin:0 0 0 0;
padding:0 0 0 0;
float:left;
width:100%;
}

.showorderfrom ul li span.showtext
{
margin:10px 5px 0 0;
padding:0 0 0 0;
float:left;

font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
font-weight: normal;
}

.showorderfrom ul li span.showinput
{
margin:6px 0 0 0;
padding:0 0 0 0;
float:left;
}

.showorderinput
{
margin:0 0px 9px 0;
padding: 4px;
border: 1px solid #797979;
color: #555555;
display: inline-block;
font-size: 13px;
height: 15px;
line-height: 18px;
width: 90%;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
font-family:Arial, Helvetica, sans-serif;
background-color:#797979;
border-radius:4px;
}

.showorderinput:focus
{
background-color:#585858;
border: 1px solid #585858;
color:#fff;
}

/*--------------------------Show calendar starts
----------------------------------------------*/

.checkcollectionleft
{
margin:0 0 0 0;
float:left;
width:100%;
height:auto;
}

.checkcollectionright
{
margin:0 0 0 0;
float:left;
width:100%;
height:auto;
}


.spacialMobilCart
{
	/*	display:inline-block !important;	*/
	display:none;
}

.divpopshowMobilCont
{
	display:block !important;	
}

.divpopshow
{
	margin:0 0 0 10%;
	padding:2%;
	width:60%;
	height: auto;
	text-align:center;
	color:#fff;
	font-size:15px;
	 font-family: 'Sansita One';
	
	border-radius:5px;
	
	background-color:#7A6C00;
	border:1px solid #695B03;
	
	box-shadow: 7px 7px 6px -6px #787878;
	position:fixed;
	top:45%;
	z-index:9999;
}
}
