@import url('https://fonts.googleapis.com/css?family=Petrona&display=swap');

body{
	margin: 0;
	padding: 0;
	font-family: "Petrona", cursive;
	overflow-x: hidden;

}
.navbar{
	height: px;
	font-family: "Petrona", cursive;
	font-weight: bold;
}
.navbar li a{
	margin-right: 15px;
}
.first-header {
	background-color: #9C004A;
}
.green-text {
	color: #046307;
}
.text-green {
	color: #046307 !important;
}
.first-header p {
	font-weight: bold;
}
.body {
	font-family: "Petrona", cursive;
}
h4{
	font-weight: bold;
}
.product {
	height: 200px;
	width: 200px;
}
.default {
	background-color: #9C004A !important;
	color: white !important;
}
.defaultt {
	color: #9C004A !important;
}
.sect {
	background-color: black;
	font-family: "Petrona", cursive;
}
.sectt {
	font-family: "Petrona", cursive;
}

.section {
	font-family: "Petrona", cursive;
}

.brands {
	font-family: "Petrona", cursive;
}
footer{
	font-family: "Petrona", cursive;
}


#particles {
	width: 100%;
	height: 50px;
	/* background-color: var(--defaultt); */
 }


 #writeHere{
	font-family: "Petrona", cursive;
	font-size: 2rem;
	color: #046307;
	
 }
 @media (max-width: 480px) {
	#writeHere{
		font-family: "Petrona", cursive;
		font-size: 1rem;
		color: #046307;
		
	 }
  }

  .top-top{
	border: 3px solid forestgreen;
	margin-bottom: 10px;
	height: 50px;
  }

  /* Add consistent shadow */
  .wrapper{
	border-radius: 20px;
	box-shadow: 0px 0px 5px 5px  rgba(100, 100, 100, 0.2);
}

.first-letter{
	font-size: 60px;
	color: #046307;
	font-family: "Algerian", cursive;
}

.all-letters{
	font-size: 25px;
	color: #046307;
	font-family: "Algerian", cursive;
}

.bigger{
	font-size: 60px;
	font-family: "Algerian", cursive;
}

.facebook{
	color: #1877F2;
}
.twitter{
	color: #26a7de;
}

.theme2-highlight{
		font-size: 1.2rem;
		color: #046307;
		font-family: "Algerian", cursive;
}
.theme-highlight{
	font-size: 1.2rem;
	color: #9C004A !important;
	font-family: "Algerian", cursive;
}

.contact-link{
	text-decoration: none;
	color: #046307;
}

.ceoimg{
	border-radius: 12px;
	/* box-shadow: rgba(100, 100, 100, 0.2); */
	box-shadow: 0px 0px 5px 5px  rgba(100, 100, 100, 0.2);
}