	@import url('../../css/public.css');
@import url('../../css/product.css');

body { background-color:#fff; font-family:Pandandish2, Tahoma, Geneva, sans-serif }
a { color:#ffa000 }
a:hover { color:#00B0FF }

.page-header { color:#212121; border-bottom:1px solid #fff;
background:#E9E3D2; background:-moz-linear-gradient(top,#E9E3D2 0%, #FFFFFF 100%); background:-webkit-linear-gradient(top,#E9E3D2 0%,#FFFFFF 100%); background:linear-gradient(to bottom,#E9E3D2 0%,#FFFFFF 100%)}
.page-header h1 { background:#E9E3D2	; line-height:140px; height:140px }
.page-footer { background-color: #DBD5BB;
background-size: 20px 20px;
color:#332623; border-top:1px solid #ffe57f }

.button { background-color:#332623}
.button:hover { background-color:#BF1010 }
.button:focus { background-color:#332623 }

.box > .head {  color:#BF1010; background: #F7F4EB;  padding:0 1em; line-height:2.5em ;border-radius:8px; }
 aside .box {   background:#F7F4EB ;margin-bottom:10px; padding:3px; border:0px solid #E0E0E0;  color:#000; border-radius:10px; }
.cside {   background:#fff ;margin-bottom:10px; padding:3px; border:0px solid #E0E0E0;  color:#212121;}

.page-nav .nav-menu { color:#332623; background-color:#F9F8F3; padding:8px; line-height:3em ; border-radius:10px; 
              background: -moz-linear-gradient(top, #F9F7F2 0%, #EBE6D4 50%, #D9D3BA 51%, #DBD5BB 100%);
              background: -webkit-linear-gradient(top, #F9F7F2 0%,#EBE6D4 50%,#D9D3BA 51%,#DBD5BB 100%);
              background: linear-gradient(to bottom, #F9F7F2 0%,#EBE6D4 50%,#D9D3BA 51%,#DBD5BB 100%);
              filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EBE6D4', endColorstr='#DBD5BB',GradientType=0 );}
.nav-menu li { border-left:1px solid rgba(255,255,255,.4) }
.page-nav .nav-menu > li:hover { background:#EBE6D4;color:#BF1010 ;}

.bx-vertical-menu, .bx-vertical-menu .head { background-color:#F7F4EB; color:#BF1010; }
.bx-vertical-menu .head { border-bottom:0px solid rgba(0,0,0,.2) ;}
.bx-vertical-menu .body { padding:0 0 8px; background-color:#F7F4EB;color:#83775A }
.nav-menu > li:hover { background:#EBE6D4;color:#BF1010 ;}

.menu ul {
    position: absolute;
    z-index: 99;
    background:#EBE6D4;
    color:#BF1010 ;
    box-shadow: 0 3px 5px 1px rgba(0,0,0,.5);
    min-width: 240px;}

/* other code */
.slider .slides li{border-radius:10px;margin-top:5px;}
.btn-floating{border-radius:10px}
form.search input{border-radius:10px}
.article a:hover { background:#F7F4EB; color:#6F654E  }
.article a { color:inherit; display:block; border:1px solid rgba(0,0,0,.1); padding:0 0 8px  }
.margin-after {margin-left: 5px !important;}

.chip {background-color:#F7F4EB}

.container {max-width: 1328px}



/**************************** DIGI SLIDER  ***********************/

	.digi_slider

	{

      text-align:center;

	}

	.tab_no_selected

	{

		background:#eeeeee;color:black;font-weight:normal;

	}

	.tab_no_selected i

	{

		display:none;

	}

	.tab_selected

	{

		background:#EBE6D4;color:#000;font-weight:bold;

	}

	

	.slide_tab{

		background:#f5f5f5;text-align:center;padding:0px;

	}

	.slide_tab img{

		

	}

	.slide_btn_group

	{

		background:#f5f5f5;

	}

	

	.slide_button{

		display:block;text-align:center;border-top:1px solid #dddddd;

	}

	.slide_button:first-of-type{

		border-top:none

	}

/*********************   Wide Position ************************/

.wide{

	background:white;

}

.wide-w{

	background:#6F654E;

}

.wide-x{

	background:#DBD5BB;

}

.wide-y{

	background:white;

}

.wide-z{

	background:#fff;

}



/*********************   ContactUS Layout ************************/

.table-contactus td{

	color:#6F654E !important;

}

.table-contactus td a{

	color:#6F654E !important;

}

.contact .cell{

    color:#6F654E !important;

}

.contact .cell .input-field{

    color:#777777 !important;

}



/*********************   Selected Menu (STYLE2) ************************/

.style2elect{

	 background:#EBE6D4;

}

.style2elect-col{

	padding:3px;background:white;border:none;

}

.style2elect-card{

	margin-right:15px;margin-left:15px;margin-top:15px;border-radius:50%;

}


