@charset "utf-8";

@media only screen and (max-width:400px) {
    @-ms-viewport{
        width:320px;
    }
}
/*new wrapper*/
@media only screen and (min-width:1000px) {
    @-ms-viewport{
        width:320px;
	}
	.wrapper {
	width: 1000px;
	margin: 0 auto;	
	}
}
@-ms-viewport{
  width: device-width;
}
@media (min-aspect-ratio: 16/9) {
	.video-background {
	  width: 100%;
	  height: auto;
	}
  }
  @media (max-aspect-ratio: 16/9) {
	.video-background {
	  width: auto;
	  height: 100%;
	}
  }
 
/*Reset the default page element styles */
footer, header { 
   display: block;
}

footer, h1, h2, h3, h4, h5, h6, header, img, 
li, a, p, ul,
body {
   margin: 0;
   padding: 0;
   border: 0;
   font-size: 100%;
   background: transparent;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   background-color: #111d36;  
} 
/* Flex Layout */
body {                     /*Flexbox*/
   display: -webkit-flex;
   display: flex;
   -webkit-flex-flow: column nowrap;
   flex-flow: column nowrap;
}

header, footer {   
   -webkit-flex-shrink: 0; 
   flex-shrink: 2;

}
img {   
   -webkit-flex-shrink: 0; 
   flex-shrink: 2;

}
.logo p {
	position: static;
    padding-right: 1300px;   
    margin-top: -27px; 
	height: 48px; 
	color: white;
	font-family: "MV Boli";
	font-size: 38px;
	font-weight: normal;
	font-style: normal;
	/* float: left; */
	
}
   .header-img {
  display: block;
  position: relative;
  width: 100%;
  height: 804px;/*884*/
  background: url("https://giftshopstop.com/images/header-background-image.webp") 50% 0 no-repeat;
  z-index: -1;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-repeat:no-repeat;
  background-size: 100%;
  background-position:top left;
}
header {
	padding: 0px;
	width: 100%;
	background-color: #026EF6;
}
header ul {
	display: flex;
	justify-content: flex-end;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
}
header ul li {
	list-style: none;
	position: relative;
	padding: 15px 10px 10px 10px; /*10px 0px*/
	transition: 0.5s;
	box-sizing: border-box;
	border-right: 1px solid rgba(255,255,255,2);
}
header ul li:last-child {
	border-right: none;
}
header ul li a {
	text-decoration: none;
	padding: 0 20px;
	color: #fff;
	font-size: 1.2em;
}
header ul li ul {
	position: absolute;
	top: 44px;
	left: 0;
	background-color: #026EF6;
	display: block;
	width: 200px;
	transition: 0.5s;
	opacity: 0;
	visibility: hidden;
}
header ul li:hover ul {
	opacity: 1;
	visibility: visible;
	
}
header ul li ul li {
	border-right: none;
	border-bottom: 1px solid rgba(255,255,255,2);
}

header ul li a:hover {
   text-decoration: none;
   color: #41bef4;
}

.header h1,
p {
  text-indent: 75px;
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana,
    sans-serif;
  font-size: 22px; /*originally 19 before Mobile Usability*/
  font-weight: normal;
  font-style: normal;
  margin: 0px 150px 0px 150px;
  padding: 0px 60px 20px 60px;
  line-height: 1.6;
  color: black;
}
#main h1, h2 {
  /* font-family: "Satisfy", cursive; */
  font-size: 41px;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  color: #026EF6;
}
.ajust h2 {
  font-family: "Satisfy", cursive;;
  font-size: 36px;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  color: #026EF6;
}
#main p {
  text-indent: 75px;
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana,
    sans-serif;
  font-size: 22px; /*originally 19 before Mobile Usability*/
  font-weight: normal;
  font-style: normal;
  margin: 0px 0px 0px 0px;
  padding: 0px 60px 20px 60px;
  line-height: 1.6;
}

/*images*/
/*#logo {
	position:relative; 
	right:623px; 
	top:2px;
	height: 48px;
  }*/
  .centercandles {
	display: block;
	margin: auto;
	width: 50%;
	margin-right: 12.6em;
  }
  .centergift {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 29%;   
	height: 29%;   
  }
  .center-about {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 23%;   
	height: 23%;   
  }
  .center-delivery {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 20%;   
	height: 20%;   
  }
  .center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 20%;
  }
  .center1 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	/* width: 20%;  */
	/* height: 21%;  */
  }
  .center2 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 30%;
  }
  .center3 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 3.8%;  
	height: 3.8%;
  }
 
  .center5 {
	display: block;
	margin: auto;
	width: 50%;
	margin-right: 9.6em;
  }
  .download {
	display: block;
	margin: auto;
	width: 6%;
	margin-left: 222px;
    border-radius: 55px;
	width: max-content; /*stop flex*/
	height: 25px;
  }
 
  .chaptertitle {
	position: relative;
	left: 260px;
	font-size: 1.50rem;
	color: rgba(159, 21, 233, 1);
	padding: 30px 0px 0px 0px;
	text-shadow: rgb(65, 190, 244) 2px 2px 1px,
	  /*drop shadow*/ rgba(19, 19, 0, 0.1) 5px 5px 25px; 
  } 
  .chaptertitle a {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, 
	sans-serif;
	color: rgb(0, 99, 255);
	text-shadow: none;
	font-size: 1.39rem;
	position: relative;
	left: 80px;
	font-weight: 500;
  }

/*click*/
button {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  color: black;
  text-align: center;
  text-decoration: none;
  display: inline;
  font-size: 16px;
  margin: 0px 700px 0px 700px;
  cursor: pointer;
}
/*about-us a*/
a {
	color:#026EF6;
  }

/* ===============================
   Mobile Styles: 0px to 640px 
   ===============================
*/
@media (max-width: 640px) {
header ul {
	display: block;
	}
/*header ul li {
	font-size: 1em;
	line-height: 1.3em;
	height: 1.3em;
	display: block;	
	}*/
header ul li ul{
	width: 40%;
	z-index: 1;
		
	}
#kontent p {
	  margin-left: 80px;  
	  margin-right: 80px; 
	  padding: 20px 23px 40px 60px;	
	}
#kontent p {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-flow: column nowrap;
      flex-flow: column nowrap;
}
p {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-flow: column nowrap;
      flex-flow: column nowrap;
}	
p {
      -webkit-flex: 1 0 auto;
      flex: 1 0 auto;
	  margin: auto;
      width:1200px;
}
section h1 {
	font-size: 1.5em;
 }
 
 section p {
	font-size: 0.9em;
 }
 a#navicon {
	display: block;
 }
 a#navicon:hover+ul, header nav ul:hover {
	display: block;
 }
 
}

/* =============================================
   Tablet and Desktop Styles: greater than 640px
   =============================================
*/
@media only screen and (min-width: 641px) {

	body header ul {
	   display: -webkit-flex;
	   display: flex;
	   -webkit-flex-flow: row nowrap;
	   flex-flow: row nowrap;
	   -webkit-justify-content: center;
	   justify-content: center;
	}
	
	body header ul li {
	   -webkit-flex: 0 1 auto;
	   flex: 0 1 auto;
	}
	section p {
		font-size: 0.9em;
	 }
 }
 
div#container {            /*search*/
   background: rgb(255, 255, 255);
}

/*Old Css*/
body {
    margin: 0;
    padding: 0;
    font-family: "Arial", serif;
    font-size: 19px; 
}

/*bottom buttons of index*/  
.navButton {
    font-size: 1.2em; text-transform: none !important;
}
.moveDown {
    position: relative;
    border-top: 50px;  
}
.dropdown-button {
	font-size: 2.6em; 
	text-transform: none !important;		
}


#kontent p {
	 margin-left: 80px; 
	 margin-right: 80px;
	 padding:0px 0px 10px 0px;/*0px 120px 10px 100px*/
	 color:#000000;  
}
		
p {
	text-indent:75px; 
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; 
	font-size:22px; /*originally 19 before Mobile Usability*/
	font-weight:normal; 
	font-style:normal;
	margin:0px 80px 0px 80px; 
	margin-left: 80px; 
	margin-right: 80px; 
	padding: 20px 23px 40px 60px;
	line-height: 1.6;
}

/*google fonts*/
#script h1 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana,
    sans-serif;
	/*font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif; */
	font-size:33px; font-weight:normal; 
	font-style:normal; text-align:center; 
	color: #026EF6;
	font-weight: 500;
	text-align: center;
	
}
#script h2, h3, h5 {
	font-family: 'Satisfy', cursive;
	/*font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif; */
	font-size:43px; font-weight:normal; 
	font-style:normal; text-align:center; 
	color: #026EF6;
	font-weight: 300;
}
#script p {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana,
    sans-serif;
	text-align: center;
}
/*scripture page*/
.change h2 {
  font-family: "Satisfy", cursive;
  font-size: 28px;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  color: #026EF6;
}	
/* Footer styles */

footer {
	color: white;
	background-color: #111d36;
	max-height: 32px;
	-moz-column-width: 200px;
	-webkit-column-width: 200px;
	column-width: 200px;
    -moz-column-gap: 25px;
	-webkit-column-gap: 25px;
	column-gap: 25px;
  
	padding-top: 60px;
	padding-bottom: 80px;
}
  
  #footmargin {
	margin-left: -62px; 
    text-align: center;
	width: 400px;
  }
  #copyright_margin {
	margin-left: 890px;
	width: 400px;
  }
  #shopping_advice{
	/* margin-left: 430px;    */
	width: 900px; 
	padding-bottom: 45px;

	/* font-size: 25px;  */
	font-weight:thin; 
	font-style:normal;
	margin-left: auto;
	/* padding-left: 300; */
	font-size:1.7vw;
	text-align: center; 
	 
}
.shopping {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 19%;   
	height: 19%;    
}
  #term1 {
	margin-left: 400px;
	width: 400px;
	padding-bottom: 45px; 
	padding-top: 0;
  }
  #rightside {
	margin-right: 140px;
  }
  
  footer h1 {
	color: rgb(255, 255, 255);
	font-size: 1.2em;
  }
  footer ul li {
	font-size: 1.2em;
  }
  
  footer h1:first-of-type {
	margin-top: 0px;
  }
  
  footer a {
	display: block;
	color: white;
	text-decoration: none;
	font-size: 0.9em;
  }
  footer a:hover {
	text-decoration: none;
	color: #41bef4;
  }
  ul li {
	list-style-type: none;
  }
  
  a:link {
	text-decoration: none;
  }
  /*social media*/
  
  .fab {
	padding: 20px;
	font-size: 20px;
	/* width: 30px;
	text-align: center;*/
	text-decoration: none;
	margin: 5px 2px;
	border-radius: 50%;
	color: black;
  }
  .fa:hover {
	opacity: 0.7;
  }
  /* =============================================
  	Contact page all below
   =============================================*/
/*form*/
.wrapper{
	position: absolute;
	top: 38%;
	/* transform: translateY(-50%); */
	width: 100%;
	/* padding: 0 20px; */
}
.wrapper h1, h2{
	color: #ffffff;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; 
	/* width: 100%; */
	font-size: 100%;
	font-weight: 500;
	color: white;
	text-align: center;
	font-size: 28px;
	font-weight: normal;
	font-style: normal;
}
.contact-form{
	max-width: 550px;
	margin: 0 auto;
	background: rgba(19, 37, 78, 1);
	padding: 30px;
	border-radius: 5px;
	display: flex;
	/* box-shadow: 0 0 10px; */
	border-style: solid;
	border-width: 5px;
	color: #ffffff;
	border-radius: 25px;
	width: 472px;
	height: 300px;
}
.input-fields{
	display: flex;
	flex-direction: column;
	margin-right: 4%;
}
.input-fields, .msg{
	width: 48%
}
.input-fields .input, .msg textarea{
 	margin: 10px 0;
	background: transparent;
	border: 0;
	border-bottom: 2px solid #ffffff;
	padding: 10px;
	color: black;
	width: 100%;
	
}
.msg textarea {
	height: 212px;
}
::-webkit-input-placeholder {
	color: white;
}
::-moz-input-placeholder {
	color: black;
}
::-ms-input-placeholder {
	color: black;
}
.btn{
	background: rgba(206,238,242,1.00);
	padding: 15px;
	border-radius: 5px;
	color: black;
	cursor: pointer;
	text-transform: uppercase;
}

/* Form Button Styles */
div#buttons {
	text-align: center;
	width: 100%;
}
/*submit button*/
input[type='submit'], input[type='reset'] {
	font-size: 1.2em;
	padding: 5px;
	margin: 15px;
	border-color: #ffffff;
	border-style: solid;
	border-width: 2px;
    border-radius: 10px;
	color: white;
	background: rgba(19, 37, 78, 1); 
}
 /* Needs */
 /*input[type='submit'], input[type='reset'] {
	box-shadow: 0 0 0px; 
 }
/* Text Area Styles */
 textarea {
	 margin-top: 10px;
	 height: 100px;
	 width: 95%;/*95%*/
 }

/*Forms and footer*/
/*contact form submit button*/
section {
   margin: 30px 3%;
}
/* Form Layout Styles */
form.contact-form {   /*contact form as a flexbox*/
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}

/* Validation Styles & background input color-message*/
input:focus, select:focus, textarea:focus {/*color of box*/
	background-color: rgb(220, 255, 220);
}
input#name:focus:valid,
input#mail:focus:valid,
input#subject:focus:valid {
	background: rgb(220,255,220) url("rb_valid.png") bottom right/contain no-repeat;
}
/*contact.css below88888888888888888888888888888888888888888888888888888888*/

/* Validation Styles */
input:focus, select:focus, textarea:focus {/*color of box*/
	background-color: rgb(220, 255, 220);
}

.input-fields{
	display: flex;
	flex-direction: column;
	margin-right: 4%;
}
.input-fields, .msg{
	width: 48%
}

/* Form Button Styles */
div#buttons {
	text-align: center;
	width: 100%;
}







	
	
	
	

