/*
Theme Name:  Goddess Locks
Description: A custom child theme
Version: 1.0
Author: Once Interactive
Author URI: https://onceinteractive.com/
Template: enfold
*/



/* =============================================================================

   								GENERAL STYLES


   ========================================================================== */

#main-section{

}
#main-section .container{

}
#main-section .content .under-logo-web{
	padding: 1px;
	letter-spacing: 9px;
    font-weight: 600;
	line-height: 10px;
}
#main-section .content .under-logo{
	letter-spacing: 11px;
    font-weight: 500;
	line-height: 10px;
}

.content .call-btn a{
	border: 3px solid #e39325 !important;
    border-radius: 0 !important;
	font-weight: 500;
    letter-spacing: 7px;
}
.content .call-btn a:hover{
	background: #e39325 !important;
	color: #fff !important;
	opacity: 1 !important;
}
.content .address-text{
	letter-spacing: 4px;
    font-weight: 500;
	line-height: 14px;
}
#main-section .content .social-icons{
		margin-bottom: 10px;
}
.content .social-icons ul li{
	display: inline-block;
	padding-bottom: 0 !important;
}
.content .social-icons ul{
	text-align: center !important;
}
.content .social-icons ul li a{
	border-radius: 0 !important;
	background: #e39325 !important;
	height: 40px;
    width: 40px;
    line-height: 40px;
	font-size: 22px !important;
	margin-left: 0 !important;
	margin-right: 12px;
}
.content .social-icons ul li article .iconlist_content_wrap, 
.main_color .avia-icon-list .iconlist-timeline{
	display: none !important;
}

/* =============================================================================

   								HEADER STYLES


   ========================================================================== */




/* =============================================================================

   								CONTENT STYLES

   ========================================================================== */





/* =============================================================================

   							    FORMS STYLES

   ========================================================================== */




/* =============================================================================

   								FOOTER STYLES

   ========================================================================== */




/* =============================================================================

   								@Media Queries

   ========================================================================== */

@media only screen and (max-width: 1024px) {

}

@media only screen and (max-width: 989px) {

}

@media only screen and (max-width: 767px) {
	#main-section .content .address-text span{
		display: block;
	}
}

@media only screen and (max-device-width: 767px) {
	#main-section .container .avia-image-container{
		margin-top: 15% !important;
	}
	#main-section .container .hr{
		height: 10px !important;
	}
	#main-section .content .social-icons{
		margin-bottom: 10px;
	}
	#main-section .content .under-logo{
		font-size: 15px !important;
    	letter-spacing: 8px;
	}
	#main-section .content .under-logo-web, #main-section .content .under-logo, #main-section .content .address-text {
    	line-height: 17px;
	}
	#main-section .content .address-text{
		font-size: 14px !important;
	}
	#main-section .content .address-text span{
		display: block;
	}
}
