/*
Theme Name: themebox Child Theme
 | Shared by VestaThemes.com
Theme URI: http: //ovatheme.com
Description: This is child theme of themebox
Author: Ovatheme
Author URI: http://ovatheme.com
Template: themebox
Version: 1.2.4
Text Domain:  themebox-child
*/

/* visual compser */
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 20px !important;
}

.sf-menu.nav > li.sale > a:before, .sf-menu.nav > li.sale > a:hover:before, .sf-menu.nav > li > a:hover:before, .sf-menu.nav > li > a:focus:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 3px;
    width: 100%;
    background-color: #d9a561;
}
.header .header-wrapper {
    padding: 0;
    background-color: #000000;
    position: relative;
}
.sf-menu a {
    padding-right: 1.8em;
    color: rgba(255,255,255,0.76)!important;
}

.logo img {
    max-width: 100%;
    height: 90px;
}
.sf-menu ul li > a {
	background-color: #000000;
}
.footer.dark {
    background-color: #000000;
    color: #ffffff;
}
.page-section_general {
 	padding: 0px;
}
.slider-section-text{
	padding: 16% 8%;
    width: auto;
    margin: auto;
}
.slider-section-text h2 {
    font-family: 'Playfair Display',Georgia,"Times New Roman",serif!important;
    text-transform: uppercase!important;
    font-size: 90px!important;
    letter-spacing: 3px!important;
    line-height: 1.1em!important;
    text-align: center!important;
}
.slider-section-text h4 {

	font-family: 'Crimson Text',Georgia,"Times New Roman",serif!important;
    font-size: 36px!important;
    letter-spacing: 1px!important;
    line-height: 1.3em!important;
}
.forever-home-text h5{
	text-align: center;
    font-family: 'Crimson Text',Georgia,"Times New Roman",serif;
    font-size: 22px;
    color: #ffffff!important;
    line-height: 1.3em;
    text-align: center;
}
.learn-more-btn a{
	color: #d9a561 !important;
    background-color: #fff !important;
    border-color: #d9a561 !important;
    border-radius: 2px !important;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none !important;
    letter-spacing: 1px;
    border: 2px solid !important;
}
.learn-more-btn a:hover{
	background: #c39d63!important;
	color: #ffffff !important;
    border-color: #c39d63!important;
    letter-spacing: 1px;
}
.testimonials-btn a{
	color: #ffffff!important;
    border-color: #ffffff;
    font-size: 18px;
    background-color:transparent !important;
    border-radius: 2px !important;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none !important;
    letter-spacing: 1px;
    border: 2px solid !important;
}
.testimonials-btn a:hover{
	background: #ffffff!important;
	color: #000000 !important;
    border-color: #ffffff!important;
    letter-spacing: 1px;
}
.schedule-btn a{
    color: #d9a561 !important;
    background-color: transparent !important;
    border-color: #d9a561 !important;
    border-radius: 2px !important;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none !important;
    letter-spacing: 1px;
    border: 2px solid !important;
}
.schedule-btn a:hover{
	background: #c39d63!important;
	color: #ffffff !important;
    border-color: #c39d63!important;
    letter-spacing: 1px;
}
.footer-widgets .widget.widget_nav_menu{
	margin-top: 0px;
}
#menu-footer_menu{
	display: flex;
	justify-content: center;
    align-items: center;
}
.widget-categories ul li a:before{
	position: inherit;
}
.footer-widgets{
	padding: 0px;
	margin-top :0px;
}
.social-icon{
	text-align: center;
}
.social-icon .fa {
    padding: 9px;
    font-size: 20px;
    width: 47px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    border-radius: 5px;
}

.social-icon .fa:hover {
    opacity: 0.7;
}

.social-icon .fa-facebook {
  background: #c39d63;
  color: white !important;
}

.social-icon .fa-twitter {
  background: #c39d63;
  color: white !important;
}

.social-icon .fa-youtube {
  background: #c39d63;
  color: white !important;
}

.social-icon .fa-instagram {
  background: #c39d63;
  color: white;
}

.social-icon .fa-pinterest {
  background: #c39d63;
  color: white !important;
}

@media (min-width: 992px){
	.sticky-wrapper {
    height: 103px !important;
}
}
