/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&display=swap');

#logo {
   
}

a#logo img {
	 position: absolute !important;
    top: 10px;
    height: 130px !important;
}

ul.sf-menu.sf-js-enabled.sf-arrows {
    padding: 54px !important;
    display: flex;
    gap: 29px;
}

ul.sf-menu.sf-js-enabled.sf-arrows li a {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    color: #c8a84b !important;
}

a {}

ul.sf-menu.sf-js-enabled.sf-arrows li a span {
    color: #000 !important;
    opacity: 1 !important;
    font-size: 14px;
	padding: 10px 7px;
}

ul.sf-menu.sf-js-enabled.sf-arrows .current-menu-item  a span,
ul.sf-menu.sf-js-enabled.sf-arrows li:hover a span{
  color: #c8a84b !important;
  
}

 


#header-outer[data-lhe="animated_underline"].transparent.dark-slide #top nav > ul > li > a .menu-title-text:after, #header-outer.dark-slide.transparent:not(.side-widget-open) #top nav>ul>li[class*="button_bordered"]>a:before, #header-outer.dark-slide .nectar-mobile-only.mobile-header li a .menu-title-text:after {
     border-color: #c8a84b !important;
     bottom: -6px;
}

.amh-sec-1 .row-bg.viewport-desktop.using-image {
    background-position-x: 163px !important;
}

.amh-sec-1 {
    padding: 47px 0px !important;
    font-family: "Playfair", serif;

}

.amh-sec-1 .vc_custom_heading.vc_custom_sub_loc {
    margin-bottom: 0px !important;
    padding-bottom: 10px;
    font-size: 19px !important;
    font-weight: 600;
}

.amh-sec-1 .vc_custom_heading {font-size: 41px !important;font-weight: 500;/* font-family: "Great Vibes", cursive; */}

.amh-sec-1 h1.vc_custom_heading.vc_do_custom_heading.vc_custom_gold_heading {
    font-size: 76px !important;
    font-weight: 500;
    color: #e89c0e !important;
}

.amh-sec-1  h2.vc_custom_heading.vc_do_custom_heading.vc_custom_script_heading {
      font-family: "Great Vibes", cursive;
    font-style: italic;
    font-size: 51px !important;
    font-weight: 400;
}


.seprate-icon {
    width: 426px !important;
}
p {
    font-family: "Lato", sans-serif;
}

.amh-sec-1 .wpb_content_element p {
    color: #000;
    font-size: 18px;
    width: 67%;
    font-weight: 500;
    margin-bottom: 39px;
}