/* Themify Customize Styling */
body {	
	font-family: "Poppins";	font-weight:normal;

	color: #000000; 
}
h1 {	
	font-family: "Poppins";	font-weight:bold;

	color: #941d83; 
}
h2 {	
	font-family: "Poppins";	font-weight:bold;

	color: #941d83; 
}
h3 {	
	font-family: "Poppins";	font-weight:normal;

	color: #941d83; 
}
#header {	
	padding: 0px; 
}
body #site-logo a img {		width: 250px; 
}
#site-logo {	
	margin-left: -20px; 
}
#site-description {	display: none; 
}
#main-nav {	
	margin-right: 0px;
	padding: 0px; 
}
#main-nav a {	
	margin-right: -10px; 
}
.post-title a:hover, .loops-wrapper .post-image + .post-content .post-title a:hover {	
	color: #941d83; 
}
.page-title {	
	background-size: cover;
	background-position: center center;
	padding: 10%;
	color: #ffffff;	text-align:center; 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #a41a80; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 250px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 250px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 250px; 
}
 }
/* Themify Custom CSS */


.header-widget-inner {
	align-items: center; 
}

.header-widget-inner .hd-wd {
	padding-top:10px;
}

.post-content h1 a:hover {
	color:#941d83;
}

a {
	text-decoration:none !important;
}


#footerwrap {
    background-color: #941d83;
    color: #ffF;
}

#footerwrap a, #footerwrap h3 {
    color: #ffF;
}

.footer-form input{
  display: inline-block;
  border: none;
  text-align: left;
  padding: 10px;
  width: 350px;
  margin: 1px 0;
  height: 40px;
	color: #fff;
  background-color: transparent;
  border-bottom: 1px solid white;
  border-radius: 0px;
}

.footer-form input:focus{
	border: none;
  color: #fff;
  background-color: transparent;
  border-bottom: 1px solid white;
}


.footer-form input::placeholder {
	color:#fff;
}

.footer-form textarea::placeholder {
	color:#fff;
}

.footer-form textarea:focus {
	border:none;
}

.footer-form textarea {
    min-height:40px;
    width: 350px;
	  height:50px;
		color: #fff;
	border:none;
  background-color: transparent;
  border-bottom: 1px solid white;
  border-radius: 0px;
}

.footer-form input[type=submit]{
  background: transparent;
  color: #FFF;
  font-family: sans-serif;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin: 10px 0;
  padding: 10px 20px;
  border: 2px solid #FFF;
	text-align:center
}

	.footer-form button:hover{
  background: transparent;
  border: 2px solid rgba(69, 39, 160, .4);
}

.footer-quick-link {
    display: flex;
    justify-content: space-between;
}

.post-meta, .post-nav, #comments {
	display:none;
}

.footer-widgets h3  {
	  padding-bottom:10px;
    border-bottom: 1px solid #ffffff47;
}


.cnt-us {
	display:flex;
}

.cnt-us svg {
	width:50px !important;
	font-size:25px;
}

.footer-ql {
	display:flex;
	justify-content:space-between;
}

.add-pd {
	padding-top:5px;
}



