/*
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
*/

#header-outer[data-format=default] #social-in-menu {
	margin: 0px 0px 0px 0px !important;	
}


#top nav > ul > li[class*="button_bordered"] > a, body #header-outer.transparent #top nav > ul > li[class*="button_bordered"] > a {
	margin-left: 10px  !important;	
	margin-right: 10px !important;	
}

.nectar-global-section.before-footer {
	    background-image: url(https://tortuga.codeblack.mt/wp-content/uploads/2024/04/blue-wooden-texture-background.webp);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
	
}

.menu-price {
    /* float: right; */
    margin-left: auto;
    margin-right: 0px;
	height: 100%;
}

.blog-recent[data-style*=classic_enhanced] .article-content-wrap, .masonry.classic_enhanced .masonry-blog-item .article-content-wrap {
	padding: 8%;	
}

@font-face {
    font-family: 'GOTHAM-BLACK';
    src: url("/wp-content/themes/salient-child/fonts/GOTHAM-BLACK.woff") format("woff"),
        url("/wp-content/themes/salient-child/fonts/GOTHAM-BLACK.otf") format("opentype"),
        url("/wp-content/themes/salient-child/fonts/GOTHAM-BLACK.ttf") format("truetype");
   font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GOTHAM-BOLD';
    src: 
        url("/wp-content/themes/salient-child/fonts/GOTHAM-BOLD.otf") format("opentype"),
        url("/wp-content/themes/salient-child/fonts/GOTHAM-BOLD.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GOTHAM-LIGHT';
    src: 
        url("/wp-content/themes/salient-child/fonts/GOTHAM-LIGHT.otf") format("opentype"),
        url("/wp-content/themes/salient-child/fonts/GOTHAM-LIGHT.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GOTHAM-MEDIUM';
    src: url("/wp-content/themes/salient-child/fonts/GOTHAM-MEDIUM.woff") format("woff"),
        url("/wp-content/themes/salient-child/fonts/GOTHAM-MEDIUM.otf") format("opentype"),
        url("/wp-content/themes/salient-child/fonts/GOTHAM-MEDIUM.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Rylan-Regular';
    src: url("/wp-content/themes/salient-child/fonts/Rylan-Regular.woff") format("woff"), 
		
		url("/wp-content/themes/salient-child/fonts/Rylan-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}



