/*

Template:       metro

Theme Name:     Metro Child

Theme URI:      https://radiustheme.com/demo/wordpress/themes/metro

Author:         RadiusTheme

Author URI:     https://www.radiustheme.com

Description:    Metro is a clean and modern WordPress Theme for Ecommerce and Online Store. This theme comes with all necessary features and pages for a Ecommerce website.

Version:        1.0

Tags:           two-columns, three-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog

License:        Envato split License

License URI:    https://themeforest.net/licenses/terms/regular

*/
.bootbox .modal-header h4 {
  float: none;
}

.bootbox .modal-header .close {
  position: absolute;
  right: 15px;
}
.bootbox .modal-content{
	border:0px !important;
}
.easy-autocomplete-container ul{
	width:300px!important;
}
.location_marker{
  position: relative;
  top:7px;
  font-size:26px;
  color:#4f8db3;
}
/*Mobile Screens*/
@media only screen and (max-width: 768px) {
  /* For mobile phones: */
	.mean-container .mean-nav ul{
		width: 300px!important;
	}
	.location_marker{
		position: relative;
  		top:5px;
  		font-size:20px;
  		color:#4f8db3;
  		padding-left:5px;
	}
	.location_marker_pos{
		position:relative;
		left:5px;
	}
}
.padding_left{
	padding-left: 5px;
}
.confirmWidth {
  width:350px;
}
.view_more{
	width:100%!important;
}
.location_marker_big{
	font-size:36px;
}
.delivery_caption{
	font-size:22px;
	font-weight:bold;
}
