/* GENERAL */

i.icon-email {
	font-style: normal;
	margin-right: 5px;
}

.icon-email:before {
	content: '\f410';
	line-height: 48px;
	text-decoration: none;
	font-family: "Genericons";
	color: black;
	position: relative;
	top: 6px;
	font-size: 22px;
}

.icon-email.white:before {
	content: '\f410';
	line-height: 48px;
	text-decoration: none;
	font-family: "Genericons";
	color: white;
}

i.icon-phone {
	font-style: normal;
	margin-right: 5px;
}

.icon-phone:before {
	content: '\f437';
	line-height: 48px;
	text-decoration: none;
	font-family: "Genericons";
	color: black;
	position: relative;
	top: 6px;
	font-size: 24px;
}

.icon-phone.white:before {
	content: '\f437';
	line-height: 48px;
	text-decoration: none;
	font-family: "Genericons";
	color: white;
	top: 7px;
	right: 2px;
}

#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy {
	display: none !important;
}

#comments {
	display: none !important;
	pointer-events: none;
}

.contact-form input[type=email], .contact-form input[type=text], .contact-form input[type=url] {
	width: 98%;
}

.contact-form textarea {
	width: 98%;
}

input[type="button"], input[type="reset"], input[type="submit"] {
	font-size: 100%;
	margin: 0;
	line-height: 1;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	overflow: visible;
	padding: .618em 1em;
	font-weight: 700;
	border-radius: 3px;
	left: auto;
	color: #fff;
  background-color: #21287F;
  transition: all 0.3s ease;
	border: 0;
	white-space: nowrap;
	display: inline-block;
	background-image: none;
	box-shadow: none;
	text-shadow: none;
	margin: 5px 0;
}
.woocommerce-ordering {
  position: relative;
  height: 47.5px;
  background: white;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
}
.woocommerce-ordering:after {
  content: '';
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  right: 10px;
  bottom: 0;
  margin: auto;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #21287F transparent transparent transparent;
  pointer-events: none;
}
.woocommerce-ordering:before {
  width: 30px;
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  background: whitesmoke;
  content: '';
  pointer-events: none;
}
.woocommerce-ordering:hover:before {
  background: #ebebeb;
}
.woocommerce-ordering select {
  font-size: 14px;
  border: none;
  box-shadow: none;
  border-radius: 0;
  background: transparent;
  height: 100%;
  width: 100%;
  cursor: pointer;
  outline: none;
  padding-right: 35px;
  padding-left: 15px;
  border: 1px solid #21287F;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.woocommerce-ordering select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.woocommerce-ordering select::-ms-expand {
  display: none;
}
.woocommerce-ordering select:focus {
  border-color: #21287F;
}

@media all and (min-width: 0\0) and (min-resolution: 0.001dpcm) {
  .woocommerce-ordering select {
    padding-right: 0;
  }
  .woocommerce-ordering:after, .woocommerce-ordering:before {
    display: none;
  }
}

@media all and (min-width: 0\0) and (min-resolution: 0.001dpcm) {
  .orderby select {
    padding-right: 0;
  }
  .orderby:after, .orderby:before {
    display: none;
  }
}

@media all and (min-width: 0\0) and (min-resolution: 0.001dpcm) {
  .select select {
    padding-right: 0;
  }
  .select:after, .select:before {
    display: none;
  }
}

/* GENERAL - FONTS */

h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0;
}

.site-content .button {
	font-size: 100%;
	margin: 0;
	line-height: 1;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	overflow: visible;
	padding: .618em 1em;
	font-weight: 700;
	border-radius: 3px;
	left: auto;
	color: #fff;
  background-color: #21287F;
  transition: all 0.3s ease;
	border: 0;
	white-space: nowrap;
	display: inline-block;
	background-image: none;
	box-shadow: none;
	text-shadow: none;
	margin: 5px 0;
}

.site-content .button:hover {
	color: #fff;
  background-color: #9FA2F6;
  transition: all 0.3s ease;
}

.site-content .button.secondary {
	background-color: #9FA2F6;	
}

.site-content .button.secondary:hover {
  background-color: #21287F;	
}

p {
	font-size: 18px;
}

.site-content a {
	color: #9FA2F6;
}

.site-content a .entry-date {
	color: #000;
}

.site-content .entry-title a {
	color: #000;	
}

blockquote:before {
	color: #21287F;
}

/* HEADER */

.site-branding {
	padding: 10px 30px;
}

.main-navigation ul ul a:hover, .main-navigation ul ul a.focus {
	background-color: #9FA2F6;
	color: #fff;
}

/* HOMEPAGE */

.home h1.entry-title {
	font-size: 54px;
	position: relative;	
}

.home h1.entry-title:after {
	content: 'Midtown'
	display: block;
	font-family: 'lato';
	margin-top: 15px;
	text-transform: uppercase;
	font-size: 24px;
	letter-spacing: 1px;
}

.featured-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.featured-item-content h4 {
	margin-top: 0;
}

.featured-item .w-50 {
	width: 50%;
	padding: 10px;
}

.featured-item .button {
	margin-right: 10px;
}

.home #post-20 {
	margin-bottom: 0;
}

.home .site-main {
	padding-bottom: 0;
}

.home-instagram-container {
	padding-top: 20px;
	background-color: #ebebeb;
}

.home .wp-image-36 {
	width: 100%;
}

/* ABOUT */

.page-id-2 img.wp-image-100 {
	max-width: 435px;
}

/* WOOCOMMERCE */

.single-product .site-header {
	background: rgb(33,40,127) !important;
}

.type-product .summary .product_title {
	display: none;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #21287F !important;
	transition: all 0.3s ease;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color: #9FA2F6 !important;
	transition: all 0.3s ease;
}

.woocommerce div.product p.price, .woocommerce div.product span.price,
.woocommerce div.product .stock,
.woocommerce ul.products li.product .price {
	color: #9FA2F6;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	color: #fff;
	background-color: #21287F !important;
	transition: all 0.3s ease;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
	color: #fff;
	background-color: #9FA2F6 !important;
	transition: all 0.3s ease;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
	width: 150px;
	padding: 10px;
}

.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
	background-color: #ebe9eb !important;
}

.site-main #infinite-handle span button {
	position: relative;
	font-size: 0;
	color: transparent;
	height: 65px;
	width: 220px;
	border: 1px solid transparent;
}

.site-main #infinite-handle span button:hover {
	border: 1px solid #000;
}

.site-main #infinite-handle span button:hover:before {
	color: #000;
}

.site-main #infinite-handle span button:before {
	content: 'More Products';
	position: absolute;
	top: 19px;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	font-size: 15px;
}

.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer, .infinite-scroll .woocommerce-pagination {
	display: block !important;
}

#infinite-handle {
	display: none !important;
}

/* FOOTER */

.footer-widget-area p {
	font-size: 14px;
	margin-top: 0;
}

.footer-widget-area .widget-title {
	font-size: 18px;
}

.site-info {
	position: relative;
	text-align: center;
}

.site-info:before {
	content: '© 2019 Bleu Bowtique | 3939 Woodward Avenue Suite 20, Detroit MI 48201';
	color: #fff;
}

/* MEDIA QUERIES */

@media only screen and (max-width: 500px) {
	.featured-item {
		display: block;
	}

	.featured-item .w-50 {
		width: 100%;
		padding: 10px;
	}
}

/*** woocommerce announcemenet bar *****/

/* .woocommerce-store-notice, p.demo_store {
	position:fixed;
	bottom:0;
  top:auto;
}
 */
