@charset "utf-8";
/* CSS Document */

html {
    padding: 0;
    margin: 0;
}
body {
    padding: 0px;
    margin: 0px;
    overflow-x: hidden;
}
.menu {
    padding-top: 10px;
    font-weight: bold
}
.nav-link {
    text-decoration: none;
    color: #7b7a6c;
    margin-left: 80px
}
#pos {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    background-color: rgba(255,255,255,0.8);
}

.logo {
    width: 20px;
}
a {
    text-decoration: none;
    color: black;
}



a:hover {
    text-decoration: none;
    color: black;
}
.openBtn {
    background: #f1f1f1;
    border: none;
    padding: 10px 15px;
    font-size: 20px;
    cursor: pointer;
}
.openBtn:hover {
    background: #bbb;
}
.overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.6);
    background-image: url("../images/rat.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.overlay-content {
    position: relative;
    top: 46%;
    width: 80%;
    text-align: center;
    margin-top: 30px;
    margin: auto;
}
.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
    cursor: pointer;
    color: white;
}
.overlay .closebtn:hover {
    color: #ccc;
}
.overlay input[type=text] {
    padding: 15px;
    font-size: 17px;
    border: none;
    float: left;
    width: 80%;
    background: white;
}
.overlay input[type=text]:hover {
    background: #f1f1f1;
}
.overlay button {
    float: left;
    width: 20%;
    padding: 15px;
    background: #ddd;
    font-size: 17px;
    border: none;
  cursor: pointer;
	margin-top: 3.3%;
}
	
.nav-link
	{
	padding-right: 4.5rem !important;	
		margin-right: 19px !important;
	}	
	
	
.overlay button:hover {
    background: #bbb;
}
.nav-link:hover {
    color: #f79646;
}
.mainheading {
    font-family: 'Caveat Brush', cursive;
    font-size: 40px;
    line-height: 0.8;
    color: #4f5255;
}
.bfonts {
    font-family: 'Cormorant Upright', serif;
    font-size: 17px;
    color: #423f3f;
}
.tic {
    background-color: #f7f7f7;
    padding: 2px;
}
.afonts {
    font: 700 20px Montserrat, Arial, Helvetica, sans-serif;
    color: #9bbb59;
    font-size: 32px;
}
.inputboxes {
    width: 23%;
}
	
	.bg{
		
	background-image:url("../images/giraffe3.jpg");
	bcakground-size:cover	
		
	}	

.hline {
    border-bottom-style: solid;
    border-color: #dddddd;
    border-bottom-width: 1px;
    margin-top: 56px;
    width: 80%;
    margin-left: 8%;
}
.hline2 {
    border-bottom-style: solid;
    border-color: #dddddd;
    border-bottom-width: 1px;
    width: 100%;
    position: relative;
    top: -15px;
    ;
}
	
	.hline3{
		border-bottom-style: solid;
border-color:#151212;
border-bottom-width: 2px;

width: 80%;
margin-left: 8%;
	
	}	

.list {
padding-top: 4%;
	padding-right: 7%;
	color: white;
}	

 ol li{
    font-size: 18px;
    line-height: 30px;
    font-family: 'Cormorant Upright', serif;
    color: #423f3f;
}

	
	
li {
	font-family: 'Cormorant Upright', serif;
		color:rgb(208, 199, 199);
		font-size:17px;
}
ul {
	line-height: 30px
}
.fa-long-arrow-alt-right {
	color: #f27107;
	font-size: 20px;
}
.fa-long-arrow-alt-right:hover {
	color: #f27107;
	font-size: 20px;
}
li:hover .fa-long-arrow-alt-right {
	transform: rotate(-17deg);
}
	
	footer p{
		
	line-height:30px;	
	font-family: 'Cormorant Upright', serif;
		color:rgb(208, 199, 199);
		font-size:17px;	
	}	
		
	
	
.lasttext1 {
    position: absolute;
    top: 638px;
    left: 35px;
    font-size: 36px;
    border-radius: 14px;
    font-style: bold;
    font-family: "Libre Baskerville", Georgia, serif;
    color: white;
    border: 0px solid  green;
}
.lasttext2 {
    position: absolute;
    top: 704px;
    left: 16px;
    font-size: 36px;
    border-radius: 14px;
    font-style: bold;
    font-family: "Libre Baskerville", Georgia, serif;
    color: white;
    border: 0px solid  green;
}
.parallax2 {
    background: url("../images/lastbg3.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 900px;
    background-attachment: fixed;
    position: relative;
}
	input{
	
	width: 29%;
border-radius: 4px;
padding-top: 1px;
margin-top: 33px;
border-color:
#ffa200;
		
	}
	.subtn{
	width: 138%;
		margin-top: -1px;
	}
	
	#tot1{
		margin-bottom: -4px;

padding-top: 8px;
	}
	
	.cart{
	width:200px;
		height:300px;
		margin:auto;
		border:2px solid red;
	
	}
	
.alert-success {
    color: 
#155724;
background-color:
#d4edda;
border-color:
    #c3e6cb;
    width: 13%;
    margin: auto;
	display:none;
}	
@media screen and (max-width:667px) {
	
	
	.parallax2{
		
		display:none;
		
	}	
	
	
	
	
	
	
	
	
}