/*
Theme Name: Themify Ultra Child
Description: A child theme of Themify Ultra
Template: themify-ultra
Author: admin (justin@vortexbusinesssolutions.com)
*/

/* Woohoo! Let's customize! */
body {
	background-color:black;
}
#body {
	margin-top:3vh;
}
.themify_builder_content-12 .tb_appm462 {
	background-position: 40vw 0% !important;
}
.tb_h95b375 h3 {
	margin:0;
	font-size:1.8em !important;
	font-weight:500 !important;
}
.themify_builder_content-12 .tb_appm462 {
	padding-top: 10vh;
}
.footertwo {
	display:none;
}

div#footerwrap {
	padding-top: 100px;
    padding-bottom: 0;
	background: #000;
}
footer#footer {
    width: 100%;
}
.footer-widgets {
    display: flex;
    align-items: center;
}
.footer-left-col .section-col {
    width: 100%;
    margin: 0;
	padding-bottom: 50px;
}
div#media_image-2, ul.social-links.vertical, div#custom_html-2, div#custom_html-3 {
    text-align: center;
}
ul.social-links.vertical li {
    margin-bottom: 15px !important;
}
.social-links .icon-large em {
    font-size: 36px;
    height: 42px;
    width: 42px;
    border-radius: 5px;
    padding: 0;
    text-align: center;
}
.footer-text.tf_clear.tf_clearfix {
    background: #FFF;
    text-align: center;
}
.footer-text .one {
    font-size: 16px;
    color: #000;
    padding: 20px 10px;
}
.footer-text .one a {
    color: #000!important;
}
.footer-text .one a:hover {
    color: #4f4f4f !important;
}


@media (max-width: 760px) {
	.products-button,
	.social-group,
	.address-maps {
		display:none !important;
	}
	.navbarone {
		background:none!important;
		min-width: 85vw!important;
		max-width: 85vw!important;
		width: 85vw!important;
		z-index: 1111!important;
	}
	.header-content {
		padding:1vh 2vw!important;
		justify-content: flex-start!important;
	}
	.second-button-homepage a {
		padding:1.25vh 2.65vw !important;
		font-size:1em !important;
		margin-left:5vw !important;
	}
	#headerwrap {
	display:flex !important;
	background-color: rgb(0 0 0 / 29%) !important;
    height: 20vh !important;
	}
	.header-icons {
		top:10vh !important;
	}
	.menu-icon-inner {
    border-bottom: 3px solid !important;
    height: 25px !important;
    width: 30px !important;
		color:white;
}
	#main-nav-wrap {
		margin:7em 0 1.5em !important;
	}
	    #headerwrap #main-nav a {
			font-size:1.7em;
	}
	.tb_5y3y720 {
		padding:3vh 2vw 4vh 2vw !important;
	}
	.tb_ag15909 {
		padding-top:5vh !important;
	}
	.footerone {
		display:none;
	}
	.footertwo {
		display:flex;
		flex-direction: column !important;
	}
	.footer-content {
		min-height:70vh !important;
	}
	
	.footer-widgets {
    flex-direction: column;
	}
	.footer-widgets .col4-1 {
        width: 100%;
    }
}