section.pagenothome .container{
	padding-top: 70px;
    padding-bottom: 75px;
}
.headerpage{
	position: relative;
    margin-top: 80px;
    height: 230px;
    background-size: cover;
    background-color: #333;
}
.headerpage .titleheaderpage{
	font-size: 38px;
    margin-top: 60px;
    font-weight: 800;
    font-family: inherit;
    letter-spacing: 1px;
    color: #fff;
    text-shadow: 0px 0px 3px #000;
    text-transform: Capitalize;
    display: table;
    padding-right: 25px;
}
.breadcrumb-area{
	position: absolute;
    width: 100%;
    bottom: 0;
}
.breadcrumb-area .breadcrumbs{
    background: #A7221A;
    border-left: 8px solid #333;
    border-top: 8px solid #333333;
    border-right: 8px solid #333;
    padding: 0px 15px;
    text-align: right;
    border-bottom: 8px solid transparent;
    box-shadow: 0px 1px 3px 1px #6B6B6B;
}
.breadcrumb-area .breadcrumbs ul{
    overflow: hidden;
    width: auto;
    margin-bottom: 0px;
    padding-top: 4px;
    padding-left: 0px;
    display: table;
    margin-left: auto;
}
.breadcrumb-area .breadcrumbs li{
	float: left;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: capitalize;
    position: relative;
    color: #FFFFFF;
    font-weight: 500;
	list-style: none;
}
.breadcrumb-area .breadcrumbs li a{
    color: #fff;
    display: block;
}
.breadcrumb-area .breadcrumbs li + li{
    padding-left: 30px;
}
.breadcrumb-area .breadcrumbs li + li:before{
    content: "";
    position: absolute;
    width: 8px;
    left: 12px;
    height: 8px;
    top: 7px;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    background: #333333;
    border-radius: 100%;
}
.firsttitlepage{
	margin-bottom: 30px;
    font-weight: 500;
}
.form-margin{
	margin-bottom: 20px;
}
.section-heading h2{
	display: table;
    margin: 10px auto;
}
.textnotification{
	font-size: 19px;
    text-align: center;
    margin-bottom: 45px;
    font-weight: 500;
    letter-spacing: 0;
}
#contact .infocontact h5{
	margin: 30px;
}
#contact .infocontact table tbody tr td{
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 2em;
	font-size: 14px;
}
.mtop75px{
	margin-top: 75px !important;
}
#calendar .fc-toolbar .fc-center h2{
	font-size: 24px;
    background: none;
    color: #333;
    border: 0px;
    padding: 0px;
    line-height: 35px;
}
#calendar .fc-toolbar{
    margin-bottom: 30px;
}
#calendar  > .fc-view-container table thead td.fc-widget-header{
	border-color: #A7221A;
}
#calendar  > .fc-view-container table thead td.fc-widget-header table thead tr th{
	padding: 15px 10px;
    background: #A7221A;
    color: #fff;
    letter-spacing: 2px;
    font-family: montserrat;
    text-transform: uppercase;
    font-weight: 500;
    border-right: 1px solid #fff;
}
#calendar  > .fc-view-container table tbody td.fc-widget-content{
	border-color: #A7221A;
}
#calendar  > .fc-view-container table tbody td.fc-widget-content .fc-widget-content .fc-bg table tbody tr td{
	border-color: #A7221A;
}
#calendar  > .fc-view-container table tbody td.fc-widget-content .fc-widget-content .fc-content-skeleton table thead tr td{
    padding: 10px 15px;
}
.eventdetail{
	border-radius: 0px;
}
.eventdetail .menu-item-name{
	font-weight: 500;
    font-family: montserrat;
    letter-spacing: 1px;
    padding-bottom: 7px;
    border-bottom: 1px dashed #FFF;
	padding-right: 55px;
}
.eventdetail .eventdate{
    position: absolute;
    top: 20px;
    background: #333;
    right: -35px;
    border-top: 4px solid #000000;
    box-shadow: 1px 1px 5px #212121;
}
.eventdetail .eventdate span.evtgl{
	display: block;
    padding: 13px 7px;
    float: left;
    font-size: 20px;
    font-family: montserrat;
}
.eventdetail .eventdate .evmoye{
    float: left;
    margin-top: 7px;
    padding-left: 8px;
    padding-right: 8px;
    border-left: 2px solid #000000;
}
.eventdetail .eventdate .evmoye span{
	display: block;
    font-size: 13px;
    color: #FFFFFF;
    font-family: inherit;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.eventdetail .eventdate .evmoye span.evthn{
	font-size: 15px;
}
.eventdetail .eventdescription{
    margin-top: 30px;
    padding-top: 10px;
    text-align: left;
}
.eventdetail .eventdescription p{
    color: #fff;
    font-size: 14px;
    line-height: normal;
}
.eventdetail .eventdescription .eventinfo{
	float: left;
    width: 40%;
    margin-right: 10px;
    padding: 10px;
    background: #FFF;
    border: 5px solid #000;
	box-shadow: -2px 2px 5px #D4D4D4;
}
.eventdetail .eventdescription .eventinfo .evdetailinfo{
    margin-bottom: 20px;
}
.eventdetail .eventdescription .eventinfo .evdetailinfo span{
	font-size: 15px;
    color: #000;
    font-family: montserrat;
}
.eventdetail .eventdescription .eventinfo .evdetailinfo p{
	font-size: 13px;
    line-height: normal;
    padding-top: 5px;
    text-align: right;
    padding-bottom: 5px;
    border-bottom: 1px solid #E6E6E6;
    font-family: inherit;
    letter-spacing: 1px;
	color: #333;
}
#menu.pagenothome.eventsect{
	background-position: top left, top right;
    margin-top: 20px;
}
.nopadding{
	padding: 0px !important;
}
.nopadtop{
	padding-top: 0px !important;
}
.mbottom30px{
	margin-bottom: 30px !important;
}
.noevphoto{
	max-width: 745px;
}
.noevphoto ..menu-item.featured{
	margin-top: 0px;
}
.share-box{
	margin-top: 20px;
    text-align: right;
}
.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices, .stButton .stButton_gradient{
	height: 23px !important;
}
@media (max-width: 1199px){
	.eventdetail .eventdate{
		right: -10px;
	}
	.eventdetail .menu-item-name{
		padding-right: 90px;
	}
}
@media (max-width: 767px){
	.eventdetail .eventdescription .eventinfo{
		width: 100%;
		box-shadow: none;
		margin-bottom: 10px;
	}
}
@media (max-width: 480px){
	.white_block{
		padding: 15px;
	}
	.eventdetail .eventdate span.evtgl{
		padding: 10px 7px;
		font-size: 17px;
	}
	.eventdetail .eventdate .evmoye{
		margin-top: 6px;
	}
	.eventdetail .eventdate .evmoye span{
		font-size: 11px;
	}
	.eventdetail .eventdate .evmoye span.evthn{
	    font-size: 13px;
	}
}
.hiddentitleheader{
	opacity:0;
	position:absolute;
	z-index: -1;
}
.mt15{
	margin-top: 15px !important;
}
.mb40{
	margin-bottom:40px !important;
}
.f14{
	font-size: 14px !important;
}
.modal{
	z-index: 1000000 !important;
}
.modalco{
	border-radius: 10px;background:none;
}
.modalbo{
	padding: 0;background: #fff;border-radius: 10px;
}
.imgpop{
	width: 100%;border-radius: 10px;
}
.maxw600{
	max-width:600px;
}
.mb50{
	margin-bottom:50px !important;
}
.pt12{
	padding-top: 12px !important;
}
.gmaps{
	height:250px;
	width:100%;
}
.textwhite{
	color: #fff !important;
}
.menu-img{
  float:left;
  width: 50px;
  height: 55px;
  overflow:hidden;
  margin-right: 10px;
}
.menu-img img{
  height:100%;
  width:100%;
  object-fit:cover;
}
.menur-text{
  margin-left:60px;
  overflow:hidden;
}
.chatwithus{
	position: fixed;
    bottom: 50%;
    right: -55px;
    z-index: 1000000000;
    text-decoration: none;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.chatwithus img{
	width: 160px;
}
.stButton .stArrow{
	display:none !important;
}
.cart-info{
    display: block;
    overflow-x: auto;
}
.cart-info table{
    border: 1px solid #a7221a;
}
.cart-info thead td{
    background: #a7221a;
    font-size: 16px;
    padding: 10px 20px !important;
    text-transform: uppercase;
    border: 1px solid #a7221a !important;
    color: #fff;
    text-align: center;
}
.cart-info .table>thead:first-child>tr:first-child>td {
    border-top: 0;
}
.cart-info tbody tr td.name, .cart-info table tr td.image{
    text-align: left;
}
.cart-info .table thead tr td.model{
	width:5%;
}
.cart-info .table thead tr td.image{
	width: 40%;
}
.cart-info .table tbody tr td{
    padding: 20px;
	vertical-align: middle;
}
.cart-info .table tbody tr td{
    padding: 20px;
}
.cart-info .table tbody tr td.total{
	text-align:right;
	font-weight:bold;
}
.cart-info .table tbody tr td.quantity{
	text-align:center;
}
.cart-info .table tbody tr td.model{
	text-align:center;
}
.cart-info .img-thumbnail{
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
    width: 115px;
	border: none;
    padding: 0;
    max-width: inherit;
}
.cart-info table tbody tr td.name{
    border-left: none;
    padding-left: 0;
}
.titledetail-cart {
    display: none;
}
.maxwidth200px {
    max-width: 200px;
    display: inline-block;
}
.select_number {
    margin-bottom: 20px;
}
input#input-quantity, .select_number>input[type="number"] {
    display: inline-block;
    width: 25%;
    background: #eee;
    height: 44px;
    box-shadow: none;
    border-radius: 0;
    text-align: center;
    float: none;
}
button.increase, button.decrease, .btn-remove, button.btn-update{
    color: #a7221a;
    background: none;
}
button.increase, button.decrease {
    width: 44px;
    height: 44px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-left: 0;
    font-size: 20px;
    border: 0;
	outline:0 !Important;
}
button.increase:after, button.decrease:after {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    top: 11px;
    left: 12px;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
.cart-info .table tfoot tr td{
	padding:20px;
	text-align:right;
	border-color: #a7221a;
}
.cart-info .table tfoot tr td:first-child span{
	font-size:20px;
	color: #a7221a;
	font-family: 'Montserrat',sans-serif;
}
.cart-info .table tfoot tr td:last-child{
	font-size:20px;
	font-weight:bold
}
.cart-info .table tfoot button{
	margin-right:20px !important;
	font-size: 11px;
	padding: 5px 10px;
	margin-top: 0;
}
.menu-btn{
	margin-bottom: 20px;
	text-align: left;
}
.menu-btn a{
	font-size:11px;
	text-transform:none;
	padding: 5px 10px;
	display: inline-block;
	font-weight: normal;
	margin-top: 10px;
}
@media(max-width:767px){
	.menu-btn{
		float:none;
		margin-top:0;
		text-align:right;
	}
}
@media(max-width:500px){
	.menu-btn a{
		display:block !important;
	}
}
.ongkir{
	margin-bottom:50px;
}
.ongkir #map {
	height: 300px;
}
.ongkir .gmapsform{
	overflow: hidden;
	margin-bottom: 25px;
}
.ongkir .gmapsform input.pm-form-textfield{
	width: 100%;
}
.ongkir .gmapsform button{
	width: 14%;
	float: right;
	border-radius: 3px;
	border: 0;
}
.ongkir .gmapsform button.orderbtn{
	float:none;
	width:auto;
	margin-top: 20px !important;
}
.ongkir .gmapsform .row{
	margin-bottom:20px;
}
.ongkir .form-control{
	width:100%;
	border:1px solid #eee;
	height:40px;
}
.ongkir textarea.form-control{
	height:auto;
}
.ongkir .gmapsinfo table{
	width: 100%;
}
.ongkir .gmapsinfo table thead tr td{
	font-size: 13px;
	border-top: 1px solid #777777;
	padding: 4px 10px;
	border-bottom: 1px solid #777777;
	color: #000;
	letter-spacing: 0.5px;
	width: 40%;
	font-weight: 600;
}
.ongkir .gmapsinfo table thead tr td:last-child{
	width: 60%;
}
.ongkir .gmapsinfo table tbody tr td{
	font-size: 37px;
	font-family: sans-serif;
	padding: 7px 10px;
	color: #3D6D96;
	padding-top: 20px;
}
.ongkir .gmapsinfo table tbody tr td button{
	padding: 4px 15px;
	display: inline;
	float: right;
	margin-top: 20px;
}
.ongkir .infolatlong{
	display: none;
}
@media(max-width: 480px){
	.ongkir .gmapsform input#searchTextField{
		width: 100%;
		margin-bottom: 10px;
		float: none;
	}
	.ongkir .gmapsform button{
		width: 100%;
		float: none;
	}
	.ongkir .gmapsinfo table thead{
		display: none;
	}
	.ongkir .infolatlong{
		display: block;
		font-size: 13px;
		border-top: 1px solid #777777;
		padding: 4px 10px;
		border-bottom: 1px solid #777777;
		color: #000;
		letter-spacing: 0.5px;
		font-weight: 600;
		width: 100%;
	}
	.ongkir .infolatlong + span{
		margin-bottom: 20px;
		display: block;
	}
	.ongkir .gmapsinfo table tbody tr td{
		padding: 0px;
		display: block;
	}
}
button[type="submit"].pm-primary{
	border:0 !important;
}
.big.pm-primary{
	width:50%;
	float:right	
}
.checkoutview .listview p{
	margin:0;
	padding: 0;
	line-height: normal;
	margin-bottom:20px;
	display:block;
}
.checkoutview .listview label{
	margin:0;
	margin-bottom:20px;
	display:block;
	line-height: normal;
	font-weight:bold;
}
.checkoutview{
	margin-top:30px;
}
.checkoutview .cart-info{
	margin-top:50px;
}

@media (max-width: 767px){
	.titledetail-cart {
		display: block;
		text-align: left;
		padding: 0px;
		padding-top: 5px;
		font-family: 'Roboto Condensed';
		font-size: 19px;
		border-bottom: 1px solid #ddd;
		padding-right: 10px;
		padding-bottom: 7px;
		margin-bottom: 10px;
	}
	.cart-info table {
		border: none !important;
	}
	.cart-info thead {
		display: none;
	}
	.cart-info .table tbody{
		
	}
	.cart-info .table tbody tr,
	.cart-info .table tfoot tr {
		display: block;
		margin-bottom: 20px;
		padding-bottom: 10px;
		width: 100%;
		border-bottom: 1px solid #f1482b;
	}
	.cart-info .table tbody tr td,
	.cart-info .table tfoot tr td{
		float: none !important;
		display: block;
		width: 100% !important;
		text-align: center;
		padding: 0 0 10px 10px;
		margin-bottom: 0;
		border: none;
	}
	.cart-info .table tbody tr td:first-child {
		padding-left: 0;
	}
	.cart-info .table tbody tr td a.remove{
		font-size: 25px;
		float: right;
	}
	.cart-info .table tbody tr td.image {
		padding-top: 8px;
	}
	.cart-info .table tbody tr td.image img {
		width: 100px;
		max-width: 200px;
	}
	.cart-info .table tbody tr td.name {
		text-align: right;
		padding: 0 0 10px 10px;
	}
	.cart-info .table tbody tr td.quantity .input-group {
		max-width: 100% !important;
	}
	.cart-info .table tbody tr td.quantity .input-group .select_number {
		display: table;
		margin-left: auto;
	}
	.cart-info .table tbody tr td.total {
		text-align: right;
	}
	.cart-info .table tfoot tr td:first-child span{
		display:block;
		text-align: right;
		margin-top: 20px;
	}
	.cart-info .table tfoot tr td:last-child{
		width: 100% !important;
		text-align: right;
	}
	.cart-info .table tfoot tr td{
		text-align:left;
	}

}
.btn-whatsapp{
	background: #5cbe4a !important;
	color:#fff !important;
}
.btn-whatsapp:hover{
	background:#53a944 !important;
	color:#fff !important;
}
.wawidget{
	position: fixed;z-index: 1000;right: 15px;bottom: 45px;
}