/* Add here all your css styles (customizations) */

/* Global Rules */
	body {
		font-family: 'Roboto', sans-serif;
		line-height: 100%;
	}
	a {
		text-decoration: none;
	}
	a:focus, a:hover {
		text-decoration: none;
		color: #c39a6b !important;
	}
	h1, h2, h3, h4, h5 , h6, a, td, th, label, p {
		font-family: 'Roboto', sans-serif;
	}

/* Menu */

	.header-v6 .navbar-toggle .icon-bar {
		background: #fff !important;
	}
	
	.header-v6 .navbar-brand img {
		max-width: 200px;
		max-height: 90px;
		-webkit-transition: all ease-in-out 0.6s;
		-moz-transition: all ease-in-out 0.6s;
		-o-transition: all ease-in-out 0.6s;
		transition: all ease-in-out 0.6s;
	}
	.menu-container h3 {
		display: none;
	}
	.nav {
		float:right;
	}
	.nav>li {
		line-height: 80px;
		float: left;
		-webkit-transition: all ease-in-out 0.6s;
		-moz-transition: all ease-in-out 0.6s;
		-o-transition: all ease-in-out 0.6s;
		transition: all ease-in-out 0.6s;

	}
	.nav:before {
		display: block;
	}
	.nav>li, .nav>li>a {
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		color: #fff !important;
		font-size: 18px;
	}
	.nav>li>a {
		padding: 10px 13px;
	}
	.nav > li > a:hover {
		color: #c39a6b !important;
	}
	li.menu-icons span.badge {
		background-color: #f1592a !important;
	}
	ul.menu-icons-list {
		padding-left: 0 !important;
		float:right;
	}
	.nav {
	margin-bottom: 0 !important;
	}
	.header-v6 .navbar-brand {
		height:100px;
		max-height:100px;
	}
	.cart_div {
		background: url(/images/default/cart_icon.png);
		margin: 23px 0px 23px 15px;
		display: block;
		float: left;
		width: 54px;
		height: 54px;
		background-repeat:no-repeat;
		background-size: contain;
		-webkit-transition: all ease-in-out 0.6s;
		-moz-transition: all ease-in-out 0.6s;
		-o-transition: all ease-in-out 0.6s;
		transition: all ease-in-out 0.6s;
	}
	.profile {
		float:left;
	}
	.profile_div {
		background: url(/images/default/profile_icon.png);
		margin: 23px 0px 23px 10px;
		display: block;
		float: left;
		width: 54px;
		height: 54px;
		background-repeat:no-repeat;
		background-size: contain;
		-webkit-transition: all ease-in-out 0.6s;
		-moz-transition: all ease-in-out 0.6s;
		-o-transition: all ease-in-out 0.6s;
		transition: all ease-in-out 0.6s;
	}
	.profile_div:hover, .cart_div:hover {
		cursor: pointer;
	}
	.profile_div_open h4, .shopping-cart-open h4 {
		font-family:"Roboto", sans-serif;
		font-size:18px;
	}
	.profile_div_open {
		right: 0;
		top: 100px;
		padding: 15px;
		display: none;
		min-width: 250px;
		background: #fff;
		position: absolute;
		border: 1px solid #e7e7e7;
		border-top: 2px solid #a47541;
		-webkit-transition: all ease-in-out 0.6s;
		-moz-transition: all ease-in-out 0.6s;
		-o-transition: all ease-in-out 0.6s;
		transition: all ease-in-out 0.6s;
	}
	.profile_div:hover + .profile_div_open, .profile:hover  .profile_div_open {
		display: block;
	}
	
	.header-v6 .header-inner-right {
		margin-left: 0;
	}
	.header-v6 li.menu-icons span.badge {
		top: 15px;
		background-color: #fff !important;
		color: #742930 !important;
		right: 0px !important;
	}
	.header-v6 .shopping-cart .shopping-cart-open {
		border-top: 2px solid #a47541;
		top: 100px;
		text-align: left;
		padding: 0;
	}
	.header-v6 .shopping-cart-open span.shc-title {
		font-family: 'Roboto', sans-serif;
		color: #000;
		line-height: 43px;
		font-size:15px;
		text-transform: none;
		border-bottom: 1px solid #742930;
	}
	.dropdown_cart {
		position: relative !important;
		box-shadow: 0 0 5px #000;
	}
	.dropdown_cart .cart_header_row, .dropdown_cart #cart-content, .dropdown_cart .shop_closed  {
		padding: 0px 0 0 30px !important;
	}
	.dropdown_cart .total_row {
		margin-top: 30px !important;
		padding-left: 15px !important; 
	}
	.btn-u{
		background: #a47541;
		border-radius: 15px;
	}
	.btn-u:hover {
		background: #a47541;
	}

/* Header */

	.mega-menu {
		background: rgba(116,41,46,0.9);
	}

/* Footer */

	.headline {
		display: block;
		margin: 10px 0;
		border-bottom: none;
	}
	.headline h2, .app_links h2 {
		font-family: 'Roboto', sans-serif !important;
		font-size: 24px !important;
		line-height: 24px;
		font-weight: 300 !important;
		color: #fff !important;
		border-bottom: none;
		margin-bottom: 22px;
	}

	.footer-v1 .footer {
		padding: 30px 0;
	}
	.footer {
		padding: 40px 0;
		background: #272727;
	}
	.footer-v1 .footer .map-img {
		background: none;
	}
	.footer-v1 .copyright {
		font-size: 12px;
		color: #fff;
		font-weight: 300;
		background-color: #742930;
		padding: 9px 0;
	}
	.footer-socials {
		text-align: left !important;
	}
	.bysdp {
		text-align: right;
		margin: 3px 0;
	}
	.bysdp img {
		margin-left: 10px;
	}
	.copy-div {
		text-align: center;
	}
	.copyright  a {
		color: #fff;
	}
	#topcontrol:after {
		top: 7px;
	}
	.login_col .moduletable h3 {
		display:none;
	}
	.sourcecoast label {
		font-family:"Roboto", sans-serif;
		font-weight: 300;
		color: #fff;
	}
	.login_col {
		border-left: 1px solid #742930;
		border-right: 1px solid #742930;
		padding: 0 81px;
		position: relative;
		min-height: 300px;
	}
	input#sclogin-username.input-block-level{
		height:35px;
	}
	/*
	input[type=text], input[type=password] {
		background: #fff !important;
		border-radius: 6px !important;
		font-weight: 300 !important;
		font-size: 14px !important;
		color: #a9a9a9 !important;
	}
	*/
	input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
		font-family: 'Roboto', sans-serif !important;
		border-top: none !important;
		border-left: none !important;
		border-right: none !important;
		border-bottom: 2px solid #742930 !important;
		border-radius: 0 !important;
		-webkit-box-shadow: none !important;
		-moz-box-shadow: none !important;
		box-shadow: none !important;
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		transition: none;
		min-width: 220px;
	}
	textarea {
		font-family: 'Roboto', sans-serif !important;
		border-top: 1px solid #742930 !important;
		border-left: 1px solid #742930 !important;
		border-right: 1px solid #742930 !important;
		border-bottom: 2px solid #742930 !important;
		border-radius: 0 !important;
		-webkit-box-shadow: none !important;
		-moz-box-shadow: none !important;
		box-shadow: none !important;
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		transition: none;
	}

	.sourcecoast .input-append, .sourcecoast .input-prepend {
		margin: 0 0 17px 0;
	}
	.phone_col {
		padding: 0 81px;
	}
	.logo {
		width: 40px;
		height: 40px;
		display: block;
		float: left;
		margin-right: 15px;
	}
	.info p {
		margin-bottom: 0;
		font-size: 14px;
		line-height: 14px;
		font-weight: 300;
	}
	.info h3 {
		font-family: 'Roboto', sans-serif;
		font-size: 18px;
		line-height: 18px;
		font-weight: 700;
		color: #fff;
		margin-bottom: 20px;
	}
	.over {
		height: 27px;
		width: 100px !important;
		border-radius: 14px;
		font-family: "Roboto", sans-serif;
		font-weight: 300;
		font-size: 15px;
		line-height: 27px !important;
		background: #ff5252;
		text-align: center;
		
	}
	.over i {
		color: #fff !important;
	}
	.sclogin-greeting, .sourcecoast .intro {
		font-family: "Roboto", sans-serif;
		font-weight: 300;
		font-size: 15px;
		line-height: 20px;
		color: #fff;
	}
	.social-login.reconnect.pull-left {
		margin: 10px 0 0 0 !important;
	}
	
/* Background */

	.wrapper {
		background: rgba(0,0,0,0.4) !important;
	}
	.bg-color-darker {
		/* height: 100vh; */
		position: relative;
	}
	.bg-color-darker, .slick-slide, .overlay_div {
		min-height: 450px !important;
	}

	.content-lg {
		background-repeat: no-repeat !important;
		background-attachment: fixed !important;
		padding-bottom: 0;
	}
	.content-lg h2 {

	}
	.slider {
		position: relative;
	}
	.slider-image {
		background-size: auto 100%;
		background-repeat: no-repeat;
	}
	.overlay_div {
		position:absolute;
		width: 100%;
		background:rgba(0,0,0,0.3);
		z-index:1;
	}
	.slider-image {
		background-position: 50% 50% !important;
		background-repeat: no-repeat !important;
		background-size: cover !important;
	}
	.dropdown_cart {
		width: 100%;
		min-width: 250px !important;
		background-color: #fff !important;
		padding: 15px !important;
	}

/* Content Area */

	.text-center {
		background: none;
		z-index: 2;
		color: #ff0000;
	}
	#pop_app {
		text-align: center;
	}
	.ui-dialog-content {
		padding-bottom: 50px !important;
	}

/* register */
	
	.lastoption {
		border-left: 1px solid #742930;
		padding: 10px;
	}
	.register .option:first-child h2 {
		float: left;
		margin: 0 0 20px 0;
		background: #742930;
		color: white !important;
		margin-left: -45px;
		width: auto;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
		border-top-right-radius: 40px;
		border-bottom-right-radius: 40px;
		display: inline-block;
		padding: 10px 40px;
	}
	.lastoption h2 {
		float: right;
		margin: 0 0 20px 0;
		background: #742930;
		color: white !important;
		margin-right: -90px;
		width: auto;
		border-top-left-radius: 40px;
		border-bottom-left-radius: 40px;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
		display: inline-block;
		padding: 10px 40px;
	}
	.lastoption .radio input[type=radio] {
		position: relative !important;
		float: right;
	}
	.register .insturctions{
		display: inline-block;
		font-family: "Roboto", sans-serif;
		font-size: 20px;
		line-height: 30px;
		font-weight: 300;
		margin-bottom: 15px;
		text-align: right
	}
	.register .option:first-child {
		text-align: left;
		padding: 10px 20px 10px 10px;
	}
	.register, .addresses_in, .favorites_in, .orders_in, .customer_edit, .checkout, .costumer_view {
		padding: 35px;
	}
	.register label, .address_in label {
		font-family: "Roboto", sans-serif;
		font-size: 20px;
		line-height: 30px;
		font-weight: 300;
	}
	.register input[type=text], .address_in input[type=text], .register input[type="password"] {
		font-family: "Roboto", sans-serif !important;
		font-size: 20px !important;
		font-weight: 300 !important;
		height: 30px;
		line-height: 30px;
		width: 100%;
	}
	.register .button, .address_in .button {
		margin-left: 6%;
		margin-top: 20px;
	}
	.register hr {
		margin: 20px 50px 20px 0;
	}
	.register #login_form a {
		text-align: right;
		display:none !important;
	}
	.register #login_form .btn {
		float:right;
	}
	.register #buttons_container, .register .button{
		text-align: right;
	}

/* Favorites */	
	
	.favorites_in .rem_fav {
		height: 50px;
		padding: 5px;
	}
	.favorites_in td {
		vertical-align: middle;
	}
	
/* Offers */
	
	/* .register .option h2, */
	.offers_in h2, .address_in h2  {
		margin: 0 0 20px 0;
		background: black;
		color: white !important;
		padding: 10px 40px;
		margin-left: -35px;
		width: auto;
		border-top-right-radius: 40px;
		border-bottom-right-radius: 40px;
		display: inline-block;
	}
	.offers_in img {
		width: 100%;
		height: auto;
	}
	.offer_table_outer {
		padding: 35px;
	}
	.offer_table_inner h4{
		color: #742930 !important;
		font-weight: 300 !important;
	}
	.offer_table_inner td, .offer_table_inner a {
		color: #000 !important;
		font-weight: 300 !important;
	}
	.offer_table_inner td, .time_table td {
		border-bottom: 1px solid #d4bfa8 !important;
		border-top: none !important;
		font-family: "Roboto", sans-serif;
		font-size: 16px;
	}
	.offer_table_inner tr:last-child td, .time_table tr:last-child td{
		border-bottom: none !important;
	}
	.offer_table_inner td h4 {
		font-size: 25px;
	}

/* Offers Hidden Div */
	
	.hidden_div {
		font-family: "Roboto", sans-serif;
	}
	.hidden_div .del_offers {
		
	}
	.hiddern_div h2 {
		font-weight: 600;
		font-size: 28px;
		line-height: 38px;
		text-align: center;
		font-weight: 600;
		color: black;
	}
	.offers_hidden_div {
		width: 109px;
		display: block;
		height: 210px;
		background: url(/images/default/icons/offer.png);
		position: absolute;
		left: 0;
		top: 400px;
		z-index: 10;
		background-size: contain;
		background-repeat: no-repeat;
	}
	.del_offers {
		padding: 20px;		
	}
	.del_offers h4 {
		border-top: 1px solid #c2996a;
		padding-top: 25px;
		color: black;
		font-size: 19px;
	}
	.del_offers p {
		border-bottom: 1px solid #c2996a;
		padding-bottom: 25px;
		font-size: 16px;
		line-height: 22px;
	}
	.del_offers_title {
		text-align: center;
	}
	.offers_hidden_div:hover {
		cursor: pointer;
	}
	.hidden_div {
		background-color: #fff;
		width: 400px;
		height: 500px;
		position: absolute;
		left: -400px;
		top: 260px;
		z-index: 10;
		border-top-right-radius: 25px;
		border-bottom-right-radius: 25px;
		box-shadow: 1px 1px 1px #000;
	}

/* Address Register */

	.control-label {
		font-family: "Roboto", sans-serif;
		font-size: 18px;
		line-height: 20px;
	}

/* Addresses */

	.adrresses_in_table td {
		font-family: "Roboto", sans-serif;
		line-height:30px;
		font-size:22px;
		font-weight: 300;
		border-bottom: 1px solid #d4bfa8;
		vertical-align: middle !important;
	}
	.description {
		font-family: "Roboto", sans-serif;
		font-size: 20px;
		line-height: 160%;
		padding: 20px 0;
		font-weight: 300;
	}

/* Inside */
	
	 /*{
		padding-top: 35px;
		position: absolute;
		bottom: 0;
		background-color: white;
		min-height: 81%;
		border-top-right-radius: 25px;
		border-top-left-radius: 25px;
		box-shadow: 0px 0px 5px #000;
	}*/
	.offers_select {
		padding: 35px 0 0 20px;
	}
	.offers_in, .time_table, .register, .stores_in, .address_in, .customer_in, .addresses_in {
		background-color: white;
		border-radius: 25px;
		box-shadow: 0px 0px 5px #000;
	}
	.stores_in, .customer_in {
		padding-top: 35px;
	}
	.time_table {
		padding-top: 35px;
		padding-bottom: 35px;
		padding-left: 20px;
	}
	.top_table th{
		font-family: "Roboto", sans-serif;
		background-color: #000;
		color: #fff;
		font-size: 20px;
		font-weight:600;
	}
	#topcontrol:hover {
		color: #fff;
		background: #000;
	}
	.footer-socials i {
		color: #fff;
	}    
	#form-sclogin-submitcreate {
		position: absolute;
		bottom: 30px;
	}
	.sclogin-remember {
		position: absolute;
		bottom: 90px;
	}
	.sourcecoast form {
		margin: 0 0 60px !important;
	}
	.phone_div img {
		width: 110%;
		height: auto;
	}
	.phone_div {
		padding-right: 15px;
		max-width: 50%;
	}
	.phone_div, .app_links {
		display: inline-block;
		vertical-align: middle;
		height: 100%;
	}
	.app_links {
		max-width: 48%;
	}
	.app_links img {
		margin-bottom: 10px;
	}
	.app_col {
		display: inline-block;
		vertical-align: middle;
		height: 100%;
	}

/* Checkout */	

	.checkout .form-group {
        margin-right: 0;
		margin-left: 0;
		margin-bottom: 15px;
	}
	.checkout label, .checkout .radio {
		font-size: 18px;
		font-weight: 600;
	}
	.checkout .radio-inline {
		font-size: 14px;
		font-weight: 400;
	}
	.checkout #addresses {
		margin-bottom: 15px;
	}
	.radio {
		font-family: "Roboto", sans-serif ;
		padding-left: 0 !important;
	}

/* Store */

	.store_div {
		padding: 20px;
	}
	.store_div p {
		font-family:"Roboto", sans-serif;
		font-size: 15px;
		line-height: 20px;
	}
	.store_div .desc_store p {
		line-height: 30px;
	}
	.info_store {
		padding: 20px 0;
	}
	.store_div h3, .offer_table_outer h3 , .time_table h3, .addresses_in_title h3 , .offers_select h3, .favorites_in  h3, .orders_in h3, .customer_edit h3 , .checkout h3, .costumer_view h3 {
		margin: 0 0 20px 0;
		background: #742930;
		color: white !important;
		padding: 10px 40px;
		margin-left: -35px;
		width: auto;
		border-top-right-radius: 40px;
		border-bottom-right-radius: 40px;
		display: inline-block;
	}
	.store_div .name {
		border-bottom: 1px solid #d4bfa8;
		padding-right: 15px;
		padding-left: 15px;
		font-weight: 700;
	}
	.map_store iframe {
		width: 100%;
		min-height: 200px;
	}
	.row.info_store {
		/* border-bottom: 1px solid #d4bfa8; */
	}
	.row.info_store:last-child {
		border-bottom: none;
	}
	.store_select_div {
		width: 50%;
		margin: 0 auto;	
	}
	.store_select_div label, .store_select_div select {
		float: left;
	}
	.store_select_div label {
		font-family: "Roboto", sans-serif;
		font-size: 16px;
		font-weight: 700;
		line-height: 30px;
		margin-right: 10px;
	}

/* General Rules */

	.main-title {
		font-family:'Roboto',sans-serif;
		font-size: 60px;
		line-height:60px;
		color:#fff;
		margin-bottom:40px;	
	}
	.sub-title {
		font-family:'Roboto',sans-serif;
		font-size:40px;
		line-height:120%;
		font-weight:300;
		color:#fff;
		padding:30px 0;
		border-bottom: 1px solid #fff;
		border-top: 1px solid #fff;
		margin-bottom: 68px;
	}
 
 
.sourcecoast.sclogin-modal-links.sclogin a {
  border:none;
  background:transparent;
  width:11px;
  height:14px;
   
}  
  
.sourcecoast.sclogin-modal-links.sclogin a:before {
  content: "\f007";
  font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

	@mixin vertical-align($position: relative) {
		position: $position;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.valign__middle {
	  position: absolute;
	  top: 50%; left: 50%;
	  transform: translate(-50%,-50%);
	}

	.btn-link-1 {
		position: relative;
		display: inline-block;
		height: 74px;
		min-width: 308px;
		margin: 0 5px;
		padding: 0 10px;
		background: #742930;
		font-size: 27px;
		font-weight: 400;
		line-height: 74px;
		color: #fff;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
	}
	.btn-link-2 {
		display: inline-block;
		height: 74px;
		min-width: 308px;
		margin: 0 5px;
		padding: 0 10px;
		background: rgba(0, 0, 0, 0.3);
		border: 1px solid #fff;
		font-size: 27px;
		font-weight: 400;
		line-height: 74px;
		color: #fff;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
	}
	a.btn, .sourcecoast .btn {
		line-height: 33px !important;
		color: #fff !important;
	}
	.btn {
		position: relative;
		display: inline-block;
		height: 41px;
		min-width: 100px;
		margin: 0;
		padding: 0;
		background: #742930 !important;
		font-size: 15px !important;
		font-weight: 300;
		color: #fff;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
	}
	/*
	.btn-link-1:before, .btn:before {
		content: "";
		position: absolute;
		top: 50%;
		left: 0;
		width: 100%;
		height: 50%;
		background: rgba(0, 0, 0, 0.1);
	}
	*/
	.btn-link-1:hover, .btn-link-2:hover , .btn:hover{
		outline: 0;
		opacity: 0.9;
		color: #fff !important;
		text-decoration: none;
		-o-transition: all .3s;
		-moz-transition: all .3s;
		-webkit-transition: all .3s;
		-ms-transition: all .3s;
		transition: all .3s;
	}

/* Menu Page */
	
	.com_delivery {
		background: #fff !important;
		border-radius: 25px;
		margin-bottom: 90px;
	}
	.com_delivery .categories_list {
		background: none !important;
		padding-left: 35px;
		margin-top: 30px;
		z-index: 5;
	}
	.delivery_menu_container {
		border:none;
		border-radius: 25px;
	}
	.com_delivery h1, .com_delivery h2, .com_delivery h3, .com_delivery h4, .com_delivery h5, .com_delivery h6 {
		font-family: "Roboto", sans-serif;
		font-weight: 400;
		color: black;
	}
	.delivery_menu_container  .categories_list h3 {
		margin: 0 0 20px 0;
		background: #742930;
		color: white !important;
		padding: 10px 40px;
		margin-left: -36px;
		max-width: 195px;
		border-top-right-radius: 40px;
		border-bottom-right-radius: 40px;
	}
	.products_list {
		margin-left: 25% !important;
		background: #fff;
		margin-top: 16px;
	}
	.all_categories_fixed {
		padding-top: 10px;
	}
	.categories_list .product_category {
		font-family: "Roboto", sans-serif;
		font-weight: 400;
		color: black !important;
		line-height: 36px;
		font-size: 15px;
	}
	.categories_list li  {
		padding: 0 !important;
	}
	.menu_delivery>tbody>tr>td, .menu_delivery>tbody>tr>th, .menu_delivery>tfoot>tr>td, .menu_delivery>tfoot>tr>th, .menu_delivery>thead>tr>td, .menu_delivery>thead>tr>th {
		padding: 0px !important;
		line-height: 43px;
		vertical-align: middle;
		border-top: 1px solid #d4bfa8;
		font-family: "Roboto", sans-serif;
		font-size: 15px;
	}
	.menu_delivery .sel_btn {
		height: 27px;
		width: 93px;
		border-radius: 14px;
		font-family: "Roboto", sans-serif;
		font-weight: 300;
		color: #fff;
		font-size: 15px;
		line-height: 20px !important;
		background: #a47541;
	}
	.menu_delivery .btn-link-1:before,.menu_delivery  .btn:before {
		content: "";
		position: absolute;
		top: 50%;
		left: 0;
		width: 100%;
		height: 50%;
		background: none;
	}
	.products h3{
		margin: 20px 0;
	}
	.shop_cart_icon {
		background: url(/images/default/icons/basket.png) no-repeat;
		line-height: 19px;
		width: 17px;
		height: 15px;   
	}
	.minimu_order {
		padding: 7px 15px !important;
	}
	.offer_container, .offers {
		display: inline-block;
		width: 100%;
	}
	.offer_container span {
		height: 16px;
	}
	.offers {
		font-size: 13px;
		letter-spacing:-1px;
	}
	.com_delivery #cart .offers div {
		padding-left: 0 !important;
	}
	#cart {
		border: none !important;
		/* padding: 0px !important; */
		margin: 0px !important;
	}
	#cart .edit_cart_container  {
		display: inline-block;
		width: 100%;
		vertical-align: bottom;
		margin-bottom: 5px;
	}
	#cart li {
		list-style-type: none;
	}
	#cart-content {
		font-family: "Roboto", sans-serif;
		font-size: 16px;
		line-height: 120%;
		color: black;
	}
	#cart-content .single_product {
		padding: 10px 0;
		border-bottom: 1px solid #d4bfa8;
	}
	#cart-content .new_price_am {
		color: #742930;
		font-weight: 600;
		font-size: 20px;
		line-height: 25px;
	}
	#cart-content .offer_title {
		font-style: italic;
		font-weight: 300;
		
	}
	.continue {
		font-family: "Roboto", sans-serif;
		font-size: 18px;
		line-height: 120%;
		font-weight: 600;
	}
	#product_cost {
		font-size: 24px;
		line-height: 24px;
		margin-bottom: 10px;
	}
	#buttonsucces {
		width: 100%;
		margin-top: 30px;
		font-family: "Roboto", sans-serif !important;
		font-size: 18px !important;
		color: #fff !important;
		line-height: 44px;
		height: 50px;
	}
	.sel_store {
		text-align: center;
		margin-top: 2px;
	}
	.total_container div {
		
		font-weight:500;
		
	}
	.total_container .menu_carts_title {
		line-height: 24px;
	}
	.cart_header {
		border-bottom: 1px solid black;
		margin-bottom: 10px;
	}
	.text-right {
		
	}
	.menu_carts_title .cart_div {
		margin: 0 8px 0 0;
		background: url(/images/default/icons/cart_icon_black.png) no-repeat;
		width: 60px;
		height: 60px;
		background-size: cover;
	}
	.small_title {
		line-height: 30px;
	}
	.small_cart_div {
		margin: 0 8px 0 0;
		background: url(/images/default/icons/cart_icon_black.png) no-repeat;
		width: 30px;
		height: 30px;
		background-size: cover;
		float: left;
	}
	.cart_title .menu_carts_title {
		line-height: 60px !important;
	}
	.border-bottom {
		margin-top: 0 !important;
	}
	.content-lg br {
		/* display: none; */
	}
	.basket_col_rsp {
		display: none;
	}
	.glyphicon-heart, .glyphicon-heart-empty {
		color: red;
	}
	
	/* header-fixed-shrink */
	.header-fixed-shrink  {
		background: rgba(116,41,46,1);
		-webkit-transition: all ease-in-out 0.6s;
		-moz-transition: all ease-in-out 0.6s;
		-o-transition: all ease-in-out 0.6s;
		transition: all ease-in-out 0.6s;
	}
 
	.header-fixed-shrink .profile_div_open {
		top: 83px;
		-webkit-transition: all ease-in-out 0.6s;
		-moz-transition: all ease-in-out 0.6s;
		-o-transition: all ease-in-out 0.6s;
		transition: all ease-in-out 0.6s;
	}
 
	.header-fixed-shrink .nav>li {
		line-height: 60px;
		-webkit-transition: all ease-in-out 0.6s;
		-moz-transition: all ease-in-out 0.6s;
		-o-transition: all ease-in-out 0.6s;
		transition: all ease-in-out 0.6s;
	}
	.header-fixed-shrink .profile_div, .header-fixed-shrink .cart_div {
		width: 50px;
		height: 50px;
		margin: 15px 0px 15px 15px;
		-webkit-transition: all ease-in-out 0.6s;
		-moz-transition: all ease-in-out 0.6s;
		-o-transition: all ease-in-out 0.6s;
		transition: all ease-in-out 0.6s;
	}
	.header-fixed-shrink .navbar-brand img {
		max-width: 160px;
		-webkit-transition: all ease-in-out 0.6s;
		-moz-transition: all ease-in-out 0.6s;
		-o-transition: all ease-in-out 0.6s;
		transition: all ease-in-out 0.6s;
	}
/* dialog  */

	.ui-dialog {
		padding: 0 !important;
	}
	.ui-dialog-title {
		font-family: "Roboto", sans-serif;
		font-weight: 700;
		font-size: 18px;
		color: white;
	}
	.ui-corner-all {
		border-radius: none !important;
	}
	.ui-widget-header {
		border: none !important;
		background: #000 !important;
	}
	.ui-dialog .ui-dialog-titlebar-close {
		background: #000;
		border: none;
	}
	.ui-dialog .ui-dialog-content {
		font-family: "Roboto", sans-serif !important;
		font-size: 16px;
	}
	.form-group {
		margin-bottom: 0;
		font-family: "Roboto", sans-serif ;
	}
	
	#form_product_add {
		margin-top: 10px;
	}
	.ui-dialog label {
		margin-bottom: 0;
		line-height: 22px;
	}
	.ui-dialog .form-group {
		width: 100%;
		display: inline-block;
		padding-top: 5px;
	}
	.ui-dialog .form-group label:first-child {
		float:left;
		max-width: 80%;
	}
	.ui-dialog .form-group label:last-child, .ui-dialog .form-group select {
		float: right;
		margin-bottom: 0;
	}
	#add_menu_quantity, #edit_menu_quantity  {
		height: 30px;
		margin-bottom: 0;
		width: 100%;
	}
	#add_menu_ingredients .form-group, #edit_menu_ingredients .form-group  {
		border-top: 1px solid #d4bfa8;
	}
	#add_menu_ingredients .form-group:last-child, #edit_menu_ingredients .form-group:last-child  {
		border-bottom: 1px solid #d4bfa8;
		padding-bottom: 5px;
	}
	#add_menu_ingredients .form-group:nth-child(even), #add_menu_ingredients .form-group:nth-child(even) {
		/* background: #f1f1f1; */
	}
	#add_menu_ingredients. #edit_menu_ingredients {
		font-weight: 700;
	}
	#form_product_add>label {
		margin-bottom: 10px;
	}
	label {
		color: #000;
	}
	#form_product_add label+br {
		display: none;
	}
	#add_menu_comment, #edit_menu_comment {
		width: 100%;
	}
	#add_menu_price, #edit_menu_price {
		color: #742930 !important;
		font-size: 25px;
		font-weight: 700;
	}
	#add_menu_price, #edit_menu_price {
		display: block;
		text-align: right;
		margin-top: -25px;
		margin-bottom: 20px;
	}
	.ui-dialog-buttonset {
		width: 100%;
	}
	.ui-dialog-buttonset .ui-button:last-child {
		float: right;
		width: 40%;
	}
	.ui-dialog-buttonset .ui-button:first-child {
		float: left;
		width: 55%;
		background: #a47541;
		color: #fff;
	}
	.label_price {
		font-size: 10px;
	}

/* System Message Container*/

	#system-message-container {
		width: 90%;
		height: 50px;
		position: absolute;
		top: 105px;
		right: 5%;
		text-align: center;
		line-height: 50px;
		font-family: "Roboto", sans-serif;
		color: black;
		z-index: 4;
	}
	
/* Responsive Rules */

	@media only screen and (max-width: 1199px) {
	  .all_categories_fixed  {
		width: 100%;
		max-width: 200px;
	  }
	  .register .lastoption h2 {
		float: left;
		margin: 0 0 20px 0;
		background: black;
		color: white !important;
		margin-left: -45px;
		width: auto;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
		border-top-right-radius: 40px;
		border-bottom-right-radius: 40px;
		display: inline-block;
		padding: 10px 40px;
	  }
	  .register .option:first-child {
		width: 100% !important;
	  }
	  .register .lastoption {
		width: 100% !important;
		border-left: none;
	  }
	  .nav>li>a {
		padding: 10px 6px;
		font-size: 16px;
	  }
	  .nav>li {
		font-size: 13px;
	  }
	  .navbar-brand img {
			max-width: 150px !important;
			height: auto !important;
	  }
	  .menu-icons-list .profile_div, .menu-icons-list  .cart_div {
			width: 40px;
			height: 40px;
			margin: 27px 0px 26px 15px;
	  }
	  .navbar-brand {
			padding: 15px 0;
	  }
	  .login_col, .phone_col {
			padding: 0 50px !important;
	  }
	}
	
	@media only screen and (max-width: 450px) {
	  .navbar-brand img {
		max-width: 100px !important;
		height: auto !important;
	  }
	  ul.menu-icons-list {
		padding-left: 20px !important;
	  }
	}

	@media only screen and (max-width: 991px) {
	.all_categories_fixed  {
		width: 100%;
		max-width: 145px;
	}
		
	.header-v6 .navbar-collapse.collapse {
		position:fixed;
		left:-100%;
		width:75% !important;
		z-index:999;
		height:100% !important;
		background: #742930;
		-webkit-transition: all ease-out 0.6s;
		-moz-transition: all ease-out 0.6s;
		-o-transition: all ease-out 0.6s;
		transition: all ease-out 0.6s;
		display:block !important;
		top:0px !important;	
	}
	.header-v6 .navbar-collapse.collapse a {
		font-size:22px;
		font-weight: 600;
		line-height: 40px;
	}
  
	.header-v6 .navbar-collapse.collapse .menu-container {
		width:100% !important;
		padding-top: 30px;
	}
	
	.navbar-collapse.collapse.in {
		left:0px;
		width:80% !important;
		-webkit-transition: all ease-out 0.6s;
		-moz-transition: all ease-out 0.6s;
		-o-transition: all ease-out 0.6s;
		transition: all ease-out 0.6s;
		}
		
		.categories_list {
			padding-right: 35px;
		}
		.store_select_div {
			width: 50%;
			margin: 0 auto;
			padding-bottom: 30px;
		}
		.store_select_div select {
			width: auto;
		}
		.offers_hidden_div, .hidden_div {
			display:none;
		}
		.text-center .main-title {
			font-size: 50px;
		}
		.sub-title {
			font-size: 30px;
		}
		.menu-container {
			margin-left: auto;
			margin-right: auto;
			padding-left: 15px;
			padding-right: 0px;
		}
		.login_col {
			border-left: 0;
			border-right: 0;
			border-bottom: 1px solid #742930;
			border-top: 1px solid #742930;
		}
		.menu-container {
			width: 100%;
		}
		.menu-container:after {
			clear: both;
		}
		.nav {
			float:left;
			width: 100%;
			padding-bottom: 10px;
		}
		.navbar-collapse {
			border-bottom: none !important;
			margin: 0 auto !important;
		}
		.nav>li {
			font-size: 14px;
			line-height: 25px;
			width: 100%;
			border-bottom: 1px solid #fff;
			overflow-x: hidden;
		}
		.nav>li>a {
			padding: 10px 0px;
		}
		.nav>li:last-child {
			margin-bottom: 10px;
		}
		.menu-container:after {
			content: " ";
			display: table;
		}
		.navbar-collapse.collapse.in {
			display: block !important;
			overflow-y: auto !important;
			overflow-x: hidden !important;
			width: 100%;
		}
		.navbar-collapse.collapse {
			display: block!important;
			height: auto!important;
			padding-bottom: 0;    
		}
		.mega-menu {
			background: #742930 !important;
		}
		.basket_col {
			display:none;
		}
		.basket_col_rsp  {
			display: block;
			background-color: #fff;
			padding: 15px 0;
		}
		.sel_btn, .over {
			float: right;
		}
		.copyright div, .footer-socials {
			text-align: center !important;
		}
		.valign__middle {
			position: absolute;
			top: 40%;
		}
		.delivery_menu_container  .categories_list h3 {
			border-top-right-radius: 0;
			border-bottom-right-radius: 0;
			padding: 10px 30px;
		}
	}
	
	@media only screen and (max-width: 810px) {
		.dropdown_cart .cart_header_row, .dropdown_cart #cart-content, .dropdown_cart .shop_closed  {
			padding: 0px 0 0 15px !important;
		}
		.all_categories_fixed  {
			width: 100%;
			max-width: 145px;
		}
		.categories_list .product_category {
			
		}
		.top_info {
			width: 100% !important;
		}
		.dropdown_cart {
			padding: 25px !important;
			max-width: 160px;
		}
	}
	
	@media only screen and (max-width: 767px) {
		.ui-dialog {
			width:80% !important;
		}
		.collapse {
			overflow: visible !important;
		}
		.offers_in, .time_table, .register, .stores_in, .address_in, .customer_in, .addresses_in {
			box-shadow: none;
		}
		.store_select_div {
			width: 100%;
			margin: 0 0 0 32%;
			padding-bottom: 30px;
		}
		.text-center .main-title {
			font-size: 30px;
		}    
		.sub-title, .btn-link-1, .btn-link-2 {
			font-size: 20px;
		}
		.sub-title {
			margin-bottom: 30px;
		}
		.btn-link-1, .btn-link-2 {
			margin-bottom: 10px;
			height: 60px;
			line-height: 60px;
			min-width: 250px;
		}
		.categories_list {
			width: 38%;
		}
		.com_delivery .categories_list {
			padding-left: 10px;
		}
		body {
			padding-right: 0px !important;
			padding-left: 0px !important;
		}
		.products_list {
			margin-left: 32% !important;
			background: #fff;
		}
		.com_delivery {
			margin-top: 0 !important;
			margin-bottom: 0;
			border-radius: 0;
		}
		.content-lg {
			padding-top: 0 !important;
			position: relative;
		}
		.valign__middle {
			width: 90%;
		}
	}
	
	
	@media only screen and (max-width: 450px) {
		.menu_delivery>tbody>tr>td, .menu_delivery>tbody>tr>th, .menu_delivery>tfoot>tr>td, .menu_delivery>tfoot>tr>th, .menu_delivery>thead>tr>td, .menu_delivery>thead>tr>th, .categories_list .product_category, .menu_delivery .sel_btn {
			font-size: 13px;
			line-height: 20px;
		}
		.delivery_menu_container h3 {
			font-size: 17px !important;
		}
		.menu_delivery>tbody>tr>td{
			padding: 10px 0 !important;
		}
		.categories_list li {
			margin-top: 15px;
		}    
		.btn-link-1, .btn-link-2 {
			min-width: 240px;
		}
		.main-title {
			font-size: 25px;
			line-height: 30px;
			margin-bottom: 30px;
		}
		.sub-title {
			
		}
		.store_select_div {
			width: 100%;
			margin: 0;
			padding-bottom: 30px;
		}
		.menu-icons-list .profile_div, .menu-icons-list .cart_div {
			width: 28px;
			height: 28px;
			margin: 30px 0px 26px 15px;
		}
		.footer .container {
			padding-left: 0 !important;
			padding-right: 0 !important;
		}
	}
	
	@media only screen and (max-width: 355px) {
		.store_select_div label {
			    font-size: 13px;
		}
		
	}

/* Select */

	.sourcecoast input[type="checkbox"] {
		margin: 0 !important;
	}
	select {
		padding:3px;
		margin: 0;
		-webkit-border-radius:4px;
		-moz-border-radius:4px;
		border-radius:4px;
		-webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
		-moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
		box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
		background: #fff;
		color:#888;
		border:none;
		outline:none;
		display: inline-block;
		-webkit-appearance:none;
		-moz-appearance:none;
		appearance:none;
		cursor:pointer;
	}

	select, input[type="file"] {
		line-height: 20px !important;
	}
	button:focus {outline:0;}

	/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
	@media screen and (-webkit-min-device-pixel-ratio:0) {
		select {padding-right:18px}
	}

/* Facebook */

	.fa {color:white;}
	
	a.navbar-brand {
		color: transparent !important;
		width: 200px;
		height: 60px;
		background-size: contain;
		margin: 10px;
		background-repeat: no-repeat;
	}
	.top_info {
		width: 60% !important;
	}
	.border_row {
		border-bottom: none;
	}
	#fb-root #cart {
		position: absolute !important;
		box-shadow: 0 0 5px #000;
		z-index: 999;
	}
	.col-md-7.no-padding.text-left.menu_carts_title {
		float:left;
	}
	.cart_icon .dropdown_cart {
		position: absolute !important;
		box-shadow: 0 0 5px #000;
		z-index:10;
	}
	nav.navbar.navbar-inverse.navbar-fixed-top {
		position: absolute;
	}
	.delivery_menu_container  .categories_list h3 {
	background-color: #e3000f !important;
}
	.btn {
		background-color: #e3000f !important;
	}
	
/* cater_img */

	.cater_img img {
		margin: 5px;
		border: 1px solid #ccc;
		float: left;
		width: 48%;
	}
	.cater_img_row {
		clear:right;
	}
	.cater_desc p {
		font-family:"Roboto", sans-serif;
		font-size: 22px;
		font-weight: 300;
		line-height: 120%;
	}
	
/* gallery */

	.gallery_img {
		float: left;
		width: 20%;
		height: auto;
		max-height: 200px;
		padding: 1%;
	}
	.gallery_img_div {
		height: 150px;
		border: 4px solid #fff;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	
/* fancybox */
.fancybox-skin { background:transparent!important;}
.fancybox-opened .fancybox-skin{box-shadow:none!important;}
.fancybox-close {right: 30px;top: 1px;}
.fancybox-inner {overflow: hidden !important;}

/*  */
.total.text-left.menu_carts_title {
	font-family: "Roboto", sans-serif;
	display: inline-block;
    float: left;
    margin-left: 13px;
    line-height: 24px;
}

/*christina*/
ul[role="tablist"]  {float:left;}
ul[role="tablist"] li a{transition: all 0.5s ease; border:1px solid #000!important; color:#000!important; border-radius:0!important;}
ul[role="tablist"] li {margin:0 5px 5px 0;}
ul[role="tablist"] li:last-child {margin-right:0;}
ul[role="tablist"] li a:hover {background:rgba(0,0,0,0.6)!important; color:#fff!important; transition: all 0.5s ease;}
ul[role="tablist"] li.active a {background:rgba(0,0,0,0.7)!important; color:#fff!important; transition: all 0.5s ease;}

.zindex_fix { display: block; position: relative; z-index: 1; }









/* new categories */
.com_delivery .category_list1{   
   position: relative;
   overflow: hidden;
}

.com_delivery .category_list{
    margin-top: 10%;
}

.com_delivery .category_image{
   display: block;
}

.com_delivery .category_selected{
    font-weight: bold;
}

.com_delivery .category_list .photos .category_image{
   width: 200px;
   height: 200px;
}




.com_delivery .category_image{
   width: 100px;
   height: 100px;
}

.com_delivery .thumbsleft img{
   text-align: left;
   float: left;
   width: 100px;
   height: 100px;
}

.com_delivery .thumbsleft .product_text{
   text-align: right;
}

.com_delivery .thumbsleft .price_button{
   text-align: right;
}



.com_delivery .thumbsalternating img{
   text-align: right;
   float: right;
   width: 100px;
   height: 100px;
}

.com_delivery .thumbsalternating .product_text{
   text-align: left;
}

.com_delivery .thumbsalternating .price_button{
   text-align: left;
}

.com_delivery .largephotos .category_image{

   width:100%;
    height: auto;
}

/* Kostas */
/* Latest CSS */

#add_menu_quantity, #edit_menu_quantity {
    height: 35px;
    margin-bottom: 0;
    width: 32px;
}
input[type="text"].classinput {
	float: left;
	width: 32px;
	min-width: 10px;
	height: 35px;
	padding: 0;
	font-weight: 700;
	font-size: 1.1em;
	text-transform: uppercase;
	text-align: center;
	color: #000000;
	border: 2px #000000 solid;
	background: none;
	outline: none;
	pointer-events: none;
}
span.spinner > .add.disable, span.spinner > .sub.disable,span.spinner > .add_quantity.disable, span.spinner > .sub_quantity.disable,
span.spinner > .addedit.disable, span.spinner > .subedit.disable,span.spinner > .addedit_quantity.disable, span.spinner > .subedit_quantity.disable{
    background: #cecece;
    color: #FFFFFF;
    cursor: default;
}
span.spinner {
	height: 40px;
	user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
}
span.spinner > .subedit,
span.spinner > .addedit,
span.spinner > .subedit_quantity,
span.spinner > .addedit_quantity,
span.spinner > .sub,
span.spinner > .add,
span.spinner > .sub_quantity,
span.spinner > .add_quantity {
	float: left;
	display: block;
	width: 35px;
	height: 35px;
	text-align: center;
	font-weight: 700;
	font-size: 1.2em;
	line-height: 33px;
	color: #FFFFFF;
	border: 2px #000000 solid;
	background : #000000;
	border-right: 0;
	border-radius: 2px 0 0 2px;
	cursor: pointer;
	transition: 0.1s linear;
	-o-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	-moz-transition: 0.1s linear;
	-webkit-transition: 0.1s linear;
}
span.spinner > .add, span.spinner > .add_quantity,
span.spinner > .addedit, span.spinner > .addedit_quantity {
	top: 0;
	border: 2px #000000 solid;
	border-left: 0;
	border-radius: 0 2px 2px 0;
	background : #000000;
}
span.spinner > .sub:hover,
span.spinner > .add:hover,
span.spinner > .sub_quantity:hover,
span.spinner > .add_quantity:hover,
span.spinner > .subedit:hover,
span.spinner > .addedit:hover,
span.spinner > .subedit_quantity:hover,
span.spinner > .addedit_quantity:hover {
	background : #6d6969;
	color: #FFFFFF;
}

#add_menu_quantity {
	border-top: 2px solid #000 !important;
}
#form-sclogin-submitcreate {
    position: relative;
    bottom: 0;
}
.sourcecoast form {
    margin: 0 0 20px !important;
}
.desc {
	font-size: 12px;
    font-style: italic;
    line-height: 12px;
    color: grey;
}
.add_menu_lastprice {
	color: red;
	text-decoration: line-through;
	font-style: italic;
}
.classinput {
	border-top: 2px solid #000 !important;
}

.modal{
	overflow: visible!important;
	width: 0!important;
	height: 0!important;
}
.nav.nav-tabs.nav-stacked {
	display: none;
}

.zero_price {font-size:0px !important;}

/* General CSS */

.fbview #product_cost {
    width: 100%;
}
.fbview .col-md-7.text-left.menu_carts_title {
	width:100%;
	float:none;
	margin-left: 13px;
	font-weight: 600;
}
.fbview .col-md-5.text-right.menu_carts_title {
	width:100%;
	font-size: 22px;
	font-weight:600;
}
.fbview .total_row .offer_title {
	margin-top:10px;
}
.policy {
    text-align: center;
    position: relative;
    top: -45px;
    height: 0;
}

/* General CSS */

.policy_click {
	padding: 10px 15px;
    border-radius: 5px;
    background: #fff;
    color: #000 !important;
	transition: all 0.2s linear;
	box-shadow: 0 0 11px -3px #000;
}
.policy_click:focus,
.policy_click:hover {
	color: #212121 !important;
	box-shadow: 0 0 0 0 #000;
	transition: all 0.2s linear;
}

.store_select_div {
    width: 50%;
    margin: 0 auto;
    float: none;
    display: inline-block;
    text-align: center;
}
.store_select_div label {
    float: none;
	text-align: center;
	width: 100%;
}
.store_select_div label, .store_select_div select {
    float: none;
}


.sel_store {
    text-align: center;
    margin-top: 2px;
    padding-bottom: 80px;
}
.delivery_menu_container .sel_store {
    padding-bottom: 50px;
}