/* 
Theme Name:		 Salient Child Theme
Theme URI:		 http://www.websitebundles.com/
Description:	 Theme by Site <a href=\"http://childthemegenerator.com/\">http://childthemegenerator.com/</a>
Author:			 WebsiteBundles
Author URI:		 http://childthemegenerator.com/
Template:		 salient
Version:		 1.0.0
Text Domain:	 Salient-child
-------------------------------------------------------------- */ 

/* =Theme customization starts here
------------------------------------------------------- */
/* footer menu divider lines */
#footer-outer .widget.widget_pages li a, #footer-outer .widget.widget_nav_menu li a {
    border-bottom: 1px solid #460947;
}
/* WPForms styling */
.confit-address, .confit-phone, .confit-email, .confit-hours {
	font-size:13px;
}

.wpforms-form button[type="submit"]:hover {
	background-color: #461248 !important;
	opacity:1 !important;
	color: #ffffff !important;
}
.wpforms-form button[type="submit"] {
	background-color: #d4ae4e !important;
    color: #fff !important;
}
div.wpforms-container-full .wpforms-form input.wpforms-field-medium {
	max-width: 100%;
	padding: 20px 10px;
}
/* cc form header */
div.ctct-form-embed div.ctct-form-defaults p.ctct-form-text {
	color: #460947;
	font: 24px "Cormorant", Arial, sans-serif !important;
}
/* testimonial author text colour */
.light .testimonial_slider blockquote .title, .testimonial_slider[data-style="multiple_visible"][data-color*="-light"] blockquote .title {
	color: #620163;
}
/* newsletter button */
.newsletterbutton {
	width: 200px !important;
}
/* remove drop shadow on blog index pagination */
body #pagination > span.page-numbers.current, body nav.woocommerce-pagination span.page-numbers.current {
	-webkit-box-shadow: none;
	box-shadow: none;	
}
/* blog index display */
.post-area .content-inner > .post-tags a {
    background: #7D657D;
    color: #F5EDF5;
}
.post-area .content-inner > .post-tags a:hover {
    background: #460947 !important;
	color: #F5EDF5;
}
.single #single-below-header span {
    font-size: 14px;
}
/* mobile header */
#header-outer #mobile-menu:before {
    background-color: #FAF5FA !important;
}
/* hard coded social icons */
.social-icons {
  text-align: left;
  }  
.social-icons li {
  display:inline-block;
  list-style-type:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  }
.social-icons li a {
  border-bottom: none;
  }
.social-icons li img {
  width:20px !important;
  height:20px !important;
  margin-right: 20px;
}
/* h1 header - blog */
.row .col.section-title h1{
font-size: 36px !important;	
line-height: 54px !important;
color: #D4AE4E;	
}

/* shoi css */
a {
	color: #378AB0; 
}

a:link {
	color: #378AB0; 
}

a:visited {
	color: #378AB0; 
}

a:hover {
	color: #D4AE4E; 
}


#footer-widgets ul li a {
    	font-size: 13px !important;
}

#footer-widgets ul li a:hover {
    	color: #F5EDF5 !important;
}

#footer-outer #footer-widgets {
   background-size: cover;
   background-image: url(https://celestialempowerment.com/wp-content/uploads/2020/01/ce_bg_footer.jpg);
   background-position: left top;
   background-repeat: no-repeat!important;
}