/*
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
*/
@font-face {
	font-family: 'FontAwesome';
	src: url('fonts/fontawesome-webfont.eot?v=4.2');
	src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.2') format('embedded-opentype'),
		url('fonts/fontawesome-webfont.svg#fontawesomeregular?v=4.2') format('svg'),
		url('fonts/fontawesome-webfont.woff?v=4.2') format('woff'),
		url('fonts/fontawesome-webfont.ttf?v=4.2') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
.home .nectar-split-heading h2{font-weight:700;text-align:center}
.home .news-last h2{font-weight:700}
.home .news-more{align-items:center!important}
.home .wrap-num-one{margin-bottom:15px!important}
.home h4.num{display:flex;align-items:center;width:100%;justify-content:center;font-weight:600}
.home .num::before{margin-right:5px;font-size:17px;color:#fff;background-color:#000b8b;width:27px;height:27px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;line-height:0}
.home .num-one::before{content:"1"}
.home .num-two::before{content:"2"}
.home .num-three::before{content:"3"}
.home .num-four::before{content:"4"}
body.home .nectar-flickity.nectar-simple-slider .flickity-slider .cell{padding-bottom:50px!important;display:flex;align-items:end}
.home .slider-simple-home .btn-slider{margin-top:0!important}
.home .slider-simple-home .wpb_wrapper>div{margin-bottom:10px!important}

.nectar-simple-slider .cell > .inner{position:absolute;left:0;bottom:10%;width:100%;padding:0 7%}
.nectar-simple-slider .cell > .bg-layer-wrap .color-overlay[data-strength="0.5"]{opacity:0.3}

.woocommerce ul.products li{position:relative}
.product-new-badge{position:absolute;top:15px;left:15px;border-radius:3px;padding:6px 12px;background:#2b2c7c;color:#fff;font-size:11px;font-weight:300;line-height:1;z-index:99;letter-spacing:1px}

.footer{min-height:100px;background-color:#f2f2f2;padding:25px 0;text-align:center}
@media only screen and (max-width: 690px) {
	.home .nectar-split-heading h2,.home .news-last h2{font-size:28px;padding:7% 0 0}
	.home .locations-wrap{margin-bottom:0!important}
	.home .nectar-category-grid[data-alignment=top_left] .content{top:24px}
	.home .nectar-category-grid .nectar-category-grid-item .content .cat-heading{max-width:80%}
	.home h3.cat-heading{font-size:20px!important}
	body.home[data-col-gap="50px"] .wpb_row:not(.full-width-section):not(.full-width-content){margin-bottom:30px}
	.home .text-1{margin-bottom:10px!important}
	.home .text-2 p{font-size:8vw!important;color:#000}
	.home .text-2 p strong{font-weight:700;font-size:8vw!important}
	.home .top-product .wpb_wrapper>div{margin-bottom:0}
	.home .news-last .vc_col-xs-4,.home .news-last .vc_col-xs-8{width:50%!important;}
	body.home .news-more .nectar-cta.right_position_phone_50px{min-width:160px;right:25px!important}
	body.home .nectar-flickity.nectar-simple-slider .flickity-slider .cell{padding:0 20px 20px!important}
	.home .step .vc_do_custom_heading{text-align:left!important}
	.home h4.num{justify-content:start}
	.home .wrap-img{order:1}
	.home .order-2{order:2}
	.home .order-3{order:3}

	.nectar-simple-slider .cell > .inner{bottom:4%}
}