/************************************
	Memory Foam Mattress Warehouse
	Custom CSS developed by
	Rebirth Designs
************************************/

@import url("https://fonts.googleapis.com/css?family=Lobster");
@import url("https://fonts.googleapis.com/css?family=Pacifico");
@import url("https://fonts.googleapis.com/css?family=Courgette");
@import url("https://fonts.googleapis.com/css?family=Roboto:700");
@import url("https://fonts.googleapis.com/css?family=Kaushan+Script");
@import url("https://fonts.googleapis.com/css?family=Luckiest+Guy");
@import url("https://fonts.googleapis.com/css?family=Kaushan+Script");
@import url("https://fonts.googleapis.com/css?family=Francois+One");
@import url("https://fonts.googleapis.com/css?family=Passion+One");
@import url("https://fonts.googleapis.com/css?family=Anton");
@import url("https://fonts.googleapis.com/css?family=Permanent+Marker");
@import url("https://fonts.googleapis.com/css?family=Bangers");
@import url("https://fonts.googleapis.com/css?family=Oleo+Script");
@import url("https://fonts.googleapis.com/css?family=Shrikhand");
@import url("https://fonts.googleapis.com/css?family=Racing+Sans+One");
@import url("https://fonts.googleapis.com/css?family=Wendy+One");
@import url("https://fonts.googleapis.com/css?family=Mrs+Sheppards");
@import url('https://fonts.googleapis.com/css?family=Yellowtail&display=swap');
@import url('https://fonts.googleapis.com/css?family=Niconne&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:700&display=swap');

body {
	background: url(../images/StarTile.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

.siteContentBody {
	background: url('../images/StarsContentTile3.jpg') repeat-x;
}

.Bannerbackdrop {
	background: #C8DFF3 url('../images/banner-top2.png') 0px 0px no-repeat;
	/*height: 230px;*/
}

.Footerbackdrop {
	/*background: #C8DFF3 url('../images/Phone_Footer.jpg') 0px 0px no-repeat;*/
	background: linear-gradient(0deg, rgba(201,201,201,1) 30%, rgba(255,255,255,1) 100%);
}

.container {
	background: rgb(255,255,255);
}

.container-block {
	/*background: rgb(255,255,255);*/
	min-height: 600px;	
}

.container-block p {
	font-size: 16px !important;
}

.border-right {
	border-right: 1px solid #e7e7e7;
}

.fakeimg {
	height: 200px;
	background: #aaa;
	margin-top: 20px;
	margin-bottom: 10px !important;
}

.fakeimgmedium {
	height: 350px;
	background: #aaa;
	margin-top: 20px;
	margin-bottom: 10px !important;
}

.fakeimglarge {
	height: 500px;
	background: #aaa;
	margin-top: 20px;
	margin-bottom: 10px !important;
}

.fakefooter {
	height: 150px;
	background: Transparent;
	margin-bottom: 10px !important;
}

.navbar-gradient {
	background: rgb(56,82,107);
	background: linear-gradient(0deg, rgba(56,82,107,1) 59%, rgba(179,203,229,1) 100%);
}

.text-top-banner {
	width: 100%;
	height: 150px;
	padding: 20px;
}

#img-logo {
	display: block;
	margin: 0 auto;
}

.slogan-text {
	font-family: 'Bangers', cursive;
	font-size: 2.5em;
	color: #FF7100;
	text-align: center;
	text-shadow: 2px 2px #000000;
}

.our-brands {
	font-family: 'Bangers', cursive;
	font-size: 2.5em;
	color: #253164;
}

.ad-header-text {
	font-family: 'Passion One', cursive;
	font-size: 1.9em;
	color: #253164;
	font-style: italic;
	margin-top: 10px;
}

#small-Ad, #copper-Ad { 
	-o-box-shadow:      3px 3px 9px #555;
	-icab-box-shadow:   3px 3px 9px #555;
	-khtml-box-shadow:  3px 3px 9px #555;
	-moz-box-shadow:    3px 3px 9px #555;
	-webkit-box-shadow: 3px 3px 9px #555;
	box-shadow:         3px 3px 9px #555;
}

.blink_me {
  animation: blinker 6s linear infinite;
	-o-box-shadow:      3px 3px 9px #555;
	-icab-box-shadow:   3px 3px 9px #555;
	-khtml-box-shadow:  3px 3px 9px #555;
	-moz-box-shadow:    3px 3px 9px #555;
	-webkit-box-shadow: 3px 3px 9px #555;
	box-shadow:         3px 3px 9px #555;
}

@keyframes blinker {  
  50% { opacity: 0; }
}

.button {
  background-color: #ddd;
  border: none;
  color: black;
  padding: 10px 40px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 0px;
  cursor: pointer;
  border-radius: 25px;
}

.button:hover {
  background-color: #f1f1f1;
}

g:hover .colorme {
	fill: rgba(179,21,21,1) !important;
	cursor:pointer;
}

.boldme { 
	font-weight: bold;
}

.boldred {
	color: #ff0000;
	font-weight: bold;
}

.signature {
	font-family: 'Yellowtail', arial;
	font-size: 1.9em;
}

.redheader {
	color: #ff0000;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.2em;
}

.blueheader {
	color: #2B4156;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.3em;
}

.greenheader {
	color: #00DD00;
	font-weight: bold;
	font-size: 1.7em;
	line-height: 1.6em;
	text-shadow: 1px 1px 1px #000000;
}

.brandlogos {
	background-color: #2B4156;
}

#slider1 {
	width: 100%;
	height: 300px;
}

/* breadcrumb styling */
ul.breadcrumb2 {
  padding: 10px 16px;
  list-style: none;
  background-color: #eee;
}
ul.breadcrumb2 li {
  display: inline;
  font-size: 14px;
}
ul.breadcrumb2 li+li:before {
  padding: 8px;
  color: black;
  content: "/\00a0";
}
ul.breadcrumb2 li a {
  color: #0275d8;
  text-decoration: none;
}
ul.breadcrumb2 li a:hover {
  color: #01447e;
  text-decoration: underline;
}

/* Ad details sub page */
.product-circle {
	background: #456BD9;
	border-radius: 50%;
	border:10px solid #A21414;
	float: left;
	height: 250px;
	width: 250px;
	margin-right: 1em;
	margin-right: calc(1em + 2vw);
	-o-object-fit: cover;
	object-fit: cover;
	shape-outside: circle(50%);
}

#ad-container {
	background: #FFFFFF;
	border: 2px solid #A21414;
	min-height: 450px;
	z-index: 10;
}

#ad-content {
	padding: 20px;
}

#ad-content p {
	font-size: 16px !important;
}

#ad-header {
	background: rgb(162,20,20);
	background: linear-gradient(0deg, rgba(255,15,15,1) 20%, rgba(162,20,20,1) 100%);
	padding: 10px;
	min-height: 85px;
}

#col1 {
	background: transparent;
	float: left;
}

#col2 {
	background: transparent;
	float: right;
}

#price-title {
	position: relative;
	top: 0px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

#price-number {
	position: relative;
	top: -20px;
	left: -20px;
	font-family: 'Bangers', cursive;
	/*font-family: 'Luckiest Guy', cursive;*/
	font-size: 3.5em;
	color: rgb(255,255,0);
	text-align: center;
	text-shadow: 2px 2px #000000;
}

#price-header {
	font-weight: bold;
	font-size: 1.5em;
	color: #FFFFFF;
	text-shadow: 1px 1px rgba(0,0,0,.7);
}

#price-subheader {
	color: #FFFFFF;
	font-size: .9em;
	color: #FFFFFF;
	text-shadow: 1px 1px rgba(0,0,0,.7);
}

.content-price {
	font-family: 'Bangers', cursive;
	font-size: 2em;
	color: rgb(200,0,0);
	text-shadow: 1px 1px #000000;
	padding-right: 5px;
}

/* sub pages */
.right-circle {
	background: #456BD9;
	border-radius: 50%;
	border: 10px solid #263164;
	float: right;
	height: 200px;
	width: 200px;
	margin-left: 1em;
	margin-left: calc(1em + 2vw);
	-o-object-fit: cover;
	object-fit: cover;
	shape-outside: circle(50%);

}

/* Map button */
.map-button {
	border-top: 1px solid #f79797;
	background: #870000;
	background: -webkit-gradient(linear, left top, left bottom, from(#e30000), to(#870000));
	background: -webkit-linear-gradient(top, #e30000, #870000);
	background: -moz-linear-gradient(top, #e30000, #870000);
	background: -ms-linear-gradient(top, #e30000, #870000);
	background: -o-linear-gradient(top, #e30000, #870000);
	padding: 10px 40px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: white;
	font-size: 14px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	vertical-align: middle;
}

.map-button:hover {
	border-top-color: #8c121c;
	background: #8c121c;
	color: #ccc;
	text-decoration: none;
}

.map-button:active {
	border-top-color: #c40031;
	background: #c40031;
}

.iRetreat-i {
	font-family: 'Niconne';
	color: #818286;
	font-size: 26px;
}

.iRetreat-name {
	font-family: 'Poppins';
	color: #EE9E25;
}

.bedtech-blue {
	color: #299DD8;
}

/* Mobile styling */
@media only screen and (max-width: 600px) {
	#ad-content p {
		font-size: 14px !important;
	}

	#price-header {
		font-weight: bold;
		font-size: 1.1em;
		color: #FFFFFF;
		text-shadow: 1px 1px rgba(0,0,0,.7);
	}

	.product-circle {
		background: #456BD9;
		border-radius: 50%;
		border: 5px solid #A21414;
		float: left;
		height: 110px;
		width: 110px;
		margin-right: 1em;
		margin-right: calc(1em + 2vw);
		-o-object-fit: cover;
		object-fit: cover;
		shape-outside: circle(50%);
	}
	
	.right-circle {
		background: #456BD9;
		border-radius: 50%;
		border: 5px solid #263164;
		float: right;
		height: 100px;
		width: 100px;
		margin-left: 1em;
		margin-left: calc(1em + 2vw);
		-o-object-fit: cover;
		object-fit: cover;
		shape-outside: circle(50%);
	}
	
	#call-img {
		display: block;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background: url('../images/call-number2.png') no-repeat;
		margin: 0 auto;
		width: 300px;
		height: 116px;
		padding-left: 300px; /* Equal to width of new image */
	}
}