/*
Theme Name: Foundry Child
Theme URI: 
Description: Child theme for the Foundry theme
Author: <a href="http://www.madeinebor.com">Tom Rhodes</a>
Author URI: 
Template: foundry
Version: 1.0.0
*/

@import url('../foundry/style.css');

.menu li a {
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    color: #292929;
    opacity: 1;
}
.menu li a:hover {
    color: #520099;
}

.menu > li > ul li a:hover {
	color: #FFCF4E;
}
.menu > li ul {
    background: #340E5D;
	width: 300px !important;
}

nav.nav-centered .logo {
    max-height: 140px;
    margin: 10px 0 25px 0;
}

@media only screen and (max-width: 990px) {
	#menu-amyx {
		position: relative;
		z-index: 9998;
	}
	.menu li {
		margin-top: 5px;
    	margin-bottom: 5px;
	}
	.menu li a {
		width: fit-content;
	}
	.has-dropdown:after {
		font-weight: bold !important;
		font-size: 22px !important;
		color: #000 !important;
		top: 4px !important;
		left: 200px !important;
		z-index: 99999;
		width: 100px;
		padding-left: 40px;
		margin-left: 20px;
	}
}

.page-title-3,
.page-title-4 {
  height: 250px !important;
}

@media only screen and (min-width: 1290px) {
  .amyx-text {
	height:50px;
}
}

@media screen and (max-width: 1289px) and (min-width: 1054px) {
  .amyx-text {
	height:80px;
}
}

@media screen and (max-width: 1053px) and (min-width: 992px) {
  .amyx-text {
	height:110px;
}
}


@media screen and (min-width: 750px) {
  .amyx-box {
	padding-left: 125px;
	padding-right: 125px
}
}
ul {
    font-size: 12px !important;
    line-height: 2;
}

p {
    font-size: 12px !important;
    line-height: 2;
}

.amyx-clients {
    height: 15px;
}

.row ul a {
  color: #520099 !important;
  text-decoration: underline;
}

.wpb_alert p:last-child, #content .wpb_alert p:last-child, .wpb_text_column p:last-child, .wpb_text_column *:last-child, #content .wpb_text_column p:last-child, #content .wpb_text_column *:last-child, .wpb_toggle_content p:last-child {
    margin-bottom: 1px !important;
}

.menu li a:hover {
    color: #ffbe00;
}

.mb80 {
    margin-bottom: 0px !important;
}

.amyx-team h5 {
  pointer-events: none;
}
.pb64 {
    padding-bottom: 10px;
}

footer {
    padding-bottom: 20px;
	padding-top: 30px !important;
	
}

.widget {
    margin-bottom: 0px !important;
}

.back-to-top {
    visibility: hidden !important;
	padding: 0px;
	margin: 0px;
}

.amyx_social
{
    font-size: 16px !important;
    padding-left: 10px;
}

.bg-dark .social-list a, .image-bg .social-list a {
    color: #ffbe00 !important; 
}

.leadphoto
{
	border-radius: 40% !important;
}

.amyx-foot-element {
  margin: auto;
  width: 50%;
  padding: 10px 0px 0px 0px;
}

.amyx-foot-element2 {
  padding: 10px 0px 0px 0px;
}

.post-meta li:nth-child(1){
display: none;
}

@media screen and (max-width: 1374px) and (min-width: 991px) {
  .nav-bar {
	height: 120px;
    max-height: 120px;
    line-height: 100px;
   }
}

/* ========= RECAPTCHA BADGE ========= */
.grecaptcha-badge {
	visibility: hidden;
}