* {
	font-family: "Inter", sans-serif !important;
}

header.masthead .header-content h1 {
		text-align: center !important;
		margin-bottom: 20px !important;
		font-weight: 700;
	}

	h3 {
		letter-spacing: 0;
	}

.profile ul {
	list-style: none;
    padding-left: 0px;
    display: inline-flex;
}

.profile li {
	margin: 0px 7px;
}

.profile .fa {
	font-size: 25px;
	color: white;
}

.profile .fa:hover {
	    animation: pulse .5s;
}

 a {
	color: #844bfe;
    font-weight: 500;
    text-decoration: none;
 }

p {
	font-weight: 400;
}

li {
	font-weight: 400 !important;
}

  a:hover  {
 	color: #000;
 	text-decoration: underline;
 }

 .text-rights {
 	text-align: right;
 }

 .text-lefts {
 	text-align: left;
 	border-left: 1px solid #cacaca;
 }

 .rowz h3 {
 	    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0px;
    color: #333333;
 }

 .rowz p {
 	    text-transform: uppercase;
 	    margin-top: 7px;
 	    margin-bottom: 0px;
 }

 header.masthead {
 	height: 100vh;
 }

#mainNav.navbar-shrink .navbar-nav > li > a:hover, #mainNav.navbar-shrink .navbar-nav > li > a:focus:hover {
    color: #ff9dba;
}

header.wmaw-agency {
      background: white;
      color:black;
}

.wmaw-agency h1 {
	    margin-bottom: 5px;
    font-weight: 700;
    color: black;
    letter-spacing: -2px;
	font-size: 70px;
}

.wmaw-agency h2 {
	font-weight: 600;
    color: black;
    letter-spacing: 0;
	font-size: 35px;
	margin-bottom: 25px;
}

.wmaw-agency h3 {
	font-weight: 500;
	font-size: 20px;
	color: grey;
	margin-bottom: 25px;
}

.wmaw-agency img {
	max-width: 150px;
	animation: pulse .5s;
	margin-bottom: 25px;
}

.wmaw-agency .button {
	color: white;
    font-size: 20px;
    text-transform: none;
    text-decoration: none;
    letter-spacing: 0;
    font-weight: 500;
    padding: 15px 50px;
    border-radius: 50px;
	margin-bottom: 25px;
}

.privacy-page {
	padding-top: 150px !important;
	padding-bottom: 150px !important;
}


#mainNav .navbar-nav > li > a {
    font-size: 14px;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    letter-spacing: 0px;
    text-transform: none;
}


.mb-5 {
	font-style: italic;
	text-transform: uppercase;
}

#mainNav .navbar-nav > li > a:hover {
	border-bottom: 2px solid black;
}

#mainNav .active {
	border-bottom: 2px solid black;
}

.bundle-product {
	background-image: linear-gradient(-153deg, #FFF5FE 0%, #FEFCF1 49%, #E3FBFD 100%) !important;
}

.product p {
	font-weight: 500;
}

	.top-product {
		background: #fff5fe;
		padding: 20px;
	}

	.black-friday div {
		font-weight: 300;
	}

	.black-title {
		font-size: 20px;
		font-weight: 500 !important;
	}

	.black-country {
		font-weight: 500 !important;
	}

	.black-shop {
		text-decoration: underline;
	}

	.black-friday-row {
		width: 100% !important;
	}

	.second-row {
		margin-top: 55px;
	}

	.preorder-text {
		font-size: 13px;
		font-weight: 500;
		text-align: center;
		margin-bottom: 0px;
		margin-top: 15px;
		color: purple;
	}

	.badge-link {
		color: #6b6b6b;
		border: 1px solid #6b6b6b;
		border-radius: 6px;
		padding: 5px 10px;
	}

	.badge-link:hover {
		color: black;
		text-decoration: none;
	}

	.centered-btn {
		text-align: center;
	}

	.custom-select {
		    height: 42px;
    margin-right: 5px;
    padding: 5px 35px;
    font-size: 16px;
    font-weight: 300;
	}

	.custom-select:focus {
		    border-color: #b67fb8;
	}


	.popup-btn {
		    background: none !important;
    color: #6d6d6d;
    font-size: 13px;
    text-transform: none;
    letter-spacing: 0;
    border: 1px solid #6d6d6d;
    padding: 5px 10px;
    transition: 0.5s;
    margin-top: 0px;
    margin-bottom: 10px;
	}
		.popup-btn:hover {
			border: 1px solid black !important;
			color: black;
		}


	.main-img {
		text-align: center;
	}

	.modal.show .modal-dialog {
		top: 15%;
		z-index: 3000 !important;
	}

	.modal-backdrop {
		z-index: 0;
	}

	.modal-backdrop.show {
    opacity: 0.2;
}

.modal-title {
	display: none;
}

.modal-header .close {
	background: none !important;
}

.modal-body {
	font-weight: 200;
}

	.main-img img {
		width: 70%;
	}

	.cta li {
		font-weight: 500;
	}

	.section-heading h2 {
		margin-bottom: 25px;
	}

	.main-text {
		text-align: left;
	}

	.main-text p {
		margin-bottom: 35px !important;
	}

	.white-text {
		color: white;
		max-width: auto;
		text-align: center;
	}

	#contact {
		background: #BFE4F8 !important;
	}

	img {
		width: 100%;
	}

	.center {
		margin: auto;
		text-align: center;
		margin-top: 15px;
	}


	.align-left {
		text-align: left;
	}

	li {
		font-weight: 300;
	}

	button {
		    background: #985993 !important;
    border: none;
    padding: 10px 30px;
    color: white;
    box-shadow: none;
    cursor: pointer;
    margin-top: 25px;
	}

	.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .7rem;
    padding-left: .7rem;
	}

	.product {
		margin-top: 35px;
	}

@media only screen and (max-width: 768px) {
	  .text-rights {
	    text-align: center;
		}
	 .text-lefts {
	    text-align: center;
	    border: none;
	    margin-top: 20px;
	}
}
