
body {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	/*background-color: rgb(250, 250, 244);*/
	background-color: rgb(250, 253, 235) !important;
}

/*Logical breaks are at intervals of 320px (320, 640, 960, 1280, 1600, 1920).*/

	
.logo-joined {
	display: none;
}

.cover-image {
	max-width: 100%;
	width: 100%;
}

.logo-mobile {
		max-width: 100%;
		width: 100%;
}

.customize {
	/*font-family: 'Parisienne', cursive;*/
	text-align: center;
	position: relative;
	top: 40px;
	padding-left: 10px;
	padding-right: 10px;
}	

.customize h1 {
	font-family: 'Ledger', serif;
	font-size: 1.1rem;
	font-style: italic;
	line-height:1.6;
	
}

.wrapper-for-customize {
	position: relative;
	top: 0px;
}

.line {
	max-width: 50%;
	margin: 0 auto;
	position: relative;
	top: 50px;
}

.specific h1 {
	position: relative;
	top: 4rem;
	font-family: 'Ledger', serif;
	font-size: 1.1rem;
	font-style: italic;
	line-height:1.6;
	text-align: center;	
}

#container-cakes {
	position: relative;
	top: 50px;
	text-align: center;
}

.container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding: 0;
	margin-top: 0px;
	position: relative;
	left: 30px;
}

.card {
	margin-top: 50px;
}

.card-title {

	font-family: 'Parisienne', cursive;
	font-size: 2.5rem;

}

.card-text {
	font-family: 'Ledger', serif;

}

.list-group-item {
	font-family: 'Ledger', serif;
}

#list-group-israel {
	position: relative;
	top: -60px;
}

#white-shabbos {
	margin-top: 25px;
	position: relative;
	top: -25px;
}

#israel {
	margin-top: 25px;
	padding-bottom: 100px;
}

.button-price  {
	background-color: rgb(136, 214, 136);
	margin-top: 15px;
	margin-bottom: 15px;
}

#button-price-sheetcakes  {
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	top: -32px;
}

.container-additional-info {
	max-width: 100%;
	width: 100%;
	font-family: 'Ledger', serif;
	font-size: 1rem;
	padding: 25px;
	background-color: white;
	text-align: left;
	margin-top: 75px;
	margin-left: 20px;
	margin-right: 20px;
}

.return_to_top {
	position: relative;
	top: 50px;
	text-align: center;
}

		
.line7 {
	display: none;
	}
		
.footer {
	max-width: 100%;
	width: 100%;
	text-align: center;
	position: relative;
	top: 100px;
	background-color: rgb(151, 151, 231);
	opacity: .7;	
	color: white;
}

@media (min-width: 1200px) {
	
body {
	background-color: ivory;
}

.logo-joined {
	display: block;
	max-width: 100%;
	width: 100%;
	position: relative;
	top: -50px;
}

.navbar li {
    padding: 10px;
}

.nav-item a:hover {
    background-color: rgb(226, 235, 177);
}

.logo-mobile {
	display: none;
}

.cover-image {
	display: none;
}

.wrapper {
	position: relative !important;
	top: -100px !important;
}

.wrapper-for-customize {
	position: relative !important;
	top: 225px !important;
}

.customize h1 {
	font-family: 'ledger', serif;	
	text-align: center;
	font-size: 2.5rem;
}

.line {
	max-width: 50%;
	margin: 0 auto;
	position: relative;
	top: -70px !important;
	
}

.specific h1{
	font-family: 'Ledger', serif;
	font-size: 2rem;
	font-style: italic;
	position: relative;
	top: .2rem;
}

.card {
	margin-left: 40px;
	padding-top: 20px;
	position: relative;
	top: 300px;
	
}

.container {
	display: flex;
    flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-evenly;
	/*max-width: 1600px;*/
	margin-left: 25px;
	margin-top: 30px;
	position: relative;
	top: -325px;
}

#container-cakes {
	position: relative !important;
	top: -100px !important;
}

/*styling individual cards*/
.card-title {
	font-family: 'Parisienne', cursive;
	font-size: 2.5rem;
}

.card-text {
	font-family: 'Ledger', serif;
}

.list-group-item {
	font-family: 'Ledger', serif;
	/*background-color: rgb(245, 253, 201) !important;*/
	background-color: rgb(245, 245, 245) !important;
}

.list-group {
	margin-top: 20px;
}

.card-body-bottom {
	padding-top: 10px;
	padding-bottom: 10px;
}

#card-body-bottom-sheetcakes {
	padding: none;
}


.card-link {
	display: block;
}

.button-price  {
	background-color: rgb(136, 214, 136);
}

#button-price-sheetcakes  {
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	top: -32px;
}

#list-group-israel {
	margin-top: 60px !important;
}

#white-shabbos {
	position: relative;
	top: -110px;
}

#anniversary {
	position: relative;
	top: -50px;
}

#israel {
	position: relative;
	top: 0px !important;
}

  /*begin navbar
  .bg-primary  {
    background-color: #fad2fa !important;
}

.navbar-toggler {
    font-size: 2rem;
}*/

#telephone {
	
	transition: transform .2s; /* Animation */
	background-color: white;
	position: relative;
	top: 0px;
	left: 30px;
}
		
#telephone:hover {
	transform: scale(1.25); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
		
}
	/*end navbar*/
	
.container-additional-info  {
	max-width: 100%;
	width: 80%;
	position: relative;
	top: 200px !important;  /*WHY DO I NEED !IMPORTANT HERE AGAIN?!*/
	left: 20px;
	margin-top: 50px;
	margin-left: 25px;
	margin-right: 25px;
	font-family: 'Ledger', serif;
	text-align: left !important;  /*WHY WON'T MY ENTIRE TEXT ALIGN LEFT?!*/
}
	
.return_to_top {
	display: none;
	text-align: center;
	position: relative;
	top: -400px;
}
		
.line7 {
	display: none;
	text-align: center;
	margin: 0 auto;
	position: relative;
	top: 500px;
}
		
.footer {
	text-align: center;
	position: relative;
	top: 250px !important;
	background-color: rgb(151, 151, 231);
	opacity: .9;
	padding: 8px;
	color: white;
	
}
}


/*for ipad*/
@media (min-width:768px){ 
 
body {
background-color: ivory;
}

.cover-image {
display: none;
}

.logo-mobile {
	display: none;
}

.logo-joined {
	display: block;
	max-width: 100%;
	width: 100%;
	position: relative;
	top: -50px;
}

.wrapper {
	position: relative;
	top: 150px;
}

.wrapper-for-customize {
	position: relative;
	top: -50px;
}

.customize h1{
	font-family: 'ledger', serif;
	font-size: 1.7rem;
	text-align: center;
	position: relative;
	top: -125px;
	padding-left: 10px;
	padding-right: 10px;
}	
	
.line {
	max-width: 50%;
	size: 40px;
	margin: 0 auto;
	position: relative;
	top: 100px;
}

.specific h1{
	font-family: 'Ledger', serif;
	font-size: 1.5rem;
	font-style: italic;
	position: relative;
	top: -50px;
}
	

/*begin navbar*/

/*.bg-primary  {
	background-color: ivory;
}

.navbar-toggler {
	font-size: 2.00rem;
}*/

.navbar {
	position: relative;
	top: 50px;
	
}            
		
.navbar-brand {
	font-size: 1rem;
}
			   
.container {
position: relative;
top: -100px !important;
left: 55px;
margin-top: 50px;
display: flex;
flex-direction: row;
flex-wrap: wrap;
max-width: 800px !important;

}

#container-cakes {
	margin-top: 75px;
}

.card {
margin-left: 20px;
margin-top: 40px;
}

.card-title {

font-family: 'Parisienne', cursive;
font-size: 2.5rem;

}

.card-text {
font-family: 'Ledger', serif;
}

.list-group-item {
font-family: 'Ledger', serif;
}

/*styling images*/
#israel {
	position: relative;
	top: -100px !important;
}

#white-shabbos {
	position: relative;
	top: -110px;
	margin-top: 0px !important;
}

.container-additional-info  {
max-width: 100%;
margin-right: 25px;
margin-left: 25px;
margin-top: 100px;
padding: 20px;
font-family: 'Ledger', serif;
font-size: 1.5rem;
text-align: left;
background-color: white;

}

.line7 {
display: none;
}


.return_to_top {
text-align: center;
margin-top: 100px;
position: relative; 
top: 25px;

}

.footer {
text-align: center;
position: relative;
top: 50px;
background-color: rgb(151, 151, 231);
opacity: .7;	
color: white;
}
}


    
















