/*
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:'Gilroy'; 
  src:url("/wp-content/themes/salient-child/fonts/Gilroy-Thin.otf") format("opentype"); 
  font-weight:100; 
  font-style:normal;
}

@font-face {
  font-family:'Gilroy'; 
  src:url("/wp-content/themes/salient-child/fonts/Gilroy-ThinItalic.otf") format("opentype"); 
  font-weight:100; 
  font-style:italic;
}

@font-face {
  font-family:'Gilroy'; 
  src:url("/wp-content/themes/salient-child/fonts/Gilroy-UltraLight.otf") format("opentype");  
  font-weight:200; 
  font-style:normal;
}

@font-face {
  font-family:'Gilroy'; 
  src:url("/wp-content/themes/salient-child/fonts/Gilroy-UltraLightItalic.otf") format("opentype"); 
  font-weight:200; 
  font-style:italic;
}

@font-face {
  font-family:'Gilroy'; 
  src:url("/wp-content/themes/salient-child/fonts/Gilroy-Light.otf") format("opentype"); 
  font-weight:300; 
  font-style:normal;
}

@font-face {
  font-family:'Gilroy'; 
  src:url("/wp-content/themes/salient-child/fonts/Gilroy-LightItalic.otf") format("opentype"); 
  font-weight:300; 
  font-style:italic;
}

@font-face {
  font-family:'Gilroy'; 
  src:url("/wp-content/themes/salient-child/fonts/Gilroy-Regular.otf") format("opentype"); 
  font-weight:normal; 
  font-style:normal;
}

@font-face {
  font-family:'Gilroy'; 
  src:url("/wp-content/themes/salient-child/fonts/Gilroy-RegularItalic.otf") format("opentype"); 
  font-weight:normal; 
  font-style:italic;
}

@font-face {
  font-family:'Gilroy'; 
  src:url("/wp-content/themes/salient-child/fonts/Gilroy-Medium.otf") format("opentype"); 
  font-weight:500; 
  font-style:normal;
}

@font-face {
  font-family:'Gilroy'; 
  src:url("/wp-content/themes/salient-child/fonts/Gilroy-MediumItalic.otf") format("opentype"); 
  font-weight:500; 
  font-style:italic;
}

@font-face {
  font-family:'Gilroy'; 
  src:url("/wp-content/themes/salient-child/fonts/Gilroy-SemiBold.otf") format("opentype"); 
  font-weight:600; 
  font-style:normal;
}

@font-face {
  font-family:'Gilroy'; 
  src:url("/wp-content/themes/salient-child/fonts/Gilroy-SemiBoldItalic.otf") format("opentype"); 
  font-weight:600; 
  font-style:italic;
}

@font-face {
  font-family:'Gilroy'; 
  src:url("/wp-content/themes/salient-child/fonts/Gilroy-Bold.otf") format("opentype"); 
  font-weight:bold; 
  font-style:normal;
}

@font-face {
  font-family:'Gilroy'; 
  src:url("/wp-content/themes/salient-child/fonts/Gilroy-BoldItalic.otf") format("opentype"); 
  font-weight:bold; 
  font-style:italic;
}

@font-face {
  font-family:'Gilroy'; 
  src:url("/wp-content/themes/salient-child/fonts/Gilroy-ExtraBold.otf") format("opentype"); 
  font-weight:800; 
  font-style:normal;
}

@font-face {
  font-family:'Gilroy'; 
  src:url("/wp-content/themes/salient-child/fonts/Gilroy-ExtraBoldItalic.otf") format("opentype"); 
  font-weight:800; 
  font-style:italic;
}

@font-face {
  font-family:'Gilroy'; 
  src:url("/wp-content/themes/salient-child/fonts/Gilroy-Black.otf") format("opentype"); 
  font-weight:900; 
  font-style:normal;
}

@font-face{
  font-family:'Gilroy'; 
  src:url("/wp-content/themes/salient-child/fonts/Gilroy-BlackItalic.otf") format("opentype"); 
  font-weight:900; 
  font-style:italic;
}

@font-face {
  font-family:'TiemposHeadline'; 
  src:url("/wp-content/themes/salient-child/fonts/TiemposHeadline-Light.otf") format("opentype"); 
  font-weight:300; 
  font-style:normal;
}

@font-face {
  font-family:'TiemposHeadline'; 
  src:url("/wp-content/themes/salient-child/fonts/TiemposHeadline-Regular.otf") format("opentype"); 
  font-weight:normal;
  font-style:normal;
}

@font-face {
  font-family:'TiemposHeadline'; 
  src:url("/wp-content/themes/salient-child/fonts/TiemposHeadline-Medium.otf") format("opentype"); 
  font-weight:500;
  font-style:normal;
}

@font-face {
  font-family:'TiemposHeadline'; 
  src:url("/wp-content/themes/salient-child/fonts/TiemposHeadline-Semibold.otf") format("opentype"); 
  font-weight:600;
  font-style:normal;
}

@font-face {
  font-family:'TiemposHeadline'; 
  src:url("/wp-content/themes/salient-child/fonts/TiemposHeadline-Bold.otf") format("opentype"); 
  font-weight:bold;
  font-style:normal;
}

@font-face {
  font-family:'TiemposHeadline'; 
  src:url("/wp-content/themes/salient-child/fonts/TiemposHeadline-Black.otf") format("opentype"); 
  font-weight:800;
  font-style:normal;
}

body {
color:#515151 !important;
}

.title-1 {
font-family: Gilroy;
font-style: normal;
font-weight: bold;
font-size: 88px;
line-height: 100%;
letter-spacing: -1px;
color: #FFFFFF;
text-transform: none !important;
}

.title-3 {
font-family: Gilroy;
font-style: normal;
font-weight: bold;
font-size: 72px;
line-height: 100%;
letter-spacing: -1.5px;
color: #FFFFFF;
}

.title-4 {
font-family: Gilroy;
font-style: normal;
font-weight: bold;
font-size: 64px;
line-height: 100%;
letter-spacing: -1px;
color: #030303;
}

.title-5 {
font-family: Gilroy;
font-style: normal;
font-weight: bold;
font-size: 48px;
line-height: 100%;
letter-spacing: -1px;
color: #FFFFFF;
}

.red-dot {
color:#EE0247;
}

.nectar-cta .link_wrap .arrow:before {
   color: #EE0247 !important;
   font-size: 20px !important;
}

.nectar-cta[data-style="see-through"] .link_wrap .arrow:after {
    border-bottom: 2px solid #EE0247 !important;
    width: 12px !important;
   }
   
   .nectar-cta .link_wrap .link_text:after {
	border: 0px !important;
	border-radius: 0px !important;
	border-bottom: 2px solid #EE0247 !important;
	height: 12px !important;
    width: 12px !important;
	margin-top: -13px !important;
    right: 11px !important;   
   }
   
   .col-white {
       color: #FFFFFF;
   }
   
    .grey-6 {
       color: #818181;
   }
   
    .grey-4 {
       color: #CECECE;
   }
   
.overline {
font-family: Gilroy !important;
font-style: normal !important;
font-size: 11px !important;
line-height: 12px !important;
letter-spacing: 4px !important;
text-transform: uppercase !important;
display: inline !important;
border-radius: 4px !important;
-webkit-border-radius: 4px !important;
}

.overline-1 {
font-family: Gilroy;
font-style: normal;
font-size: 11px;
line-height: 12px;
align-items: center;
letter-spacing: 4px;
text-transform: uppercase;
color: #B5B5B5;	
vertical-align:top;	
}

.nectar-cta[data-text-color="custom"] .link_wrap .link_text:after {
	border-color: #EE0247 !important;
}

.owl-theme .owl-dots .owl-dot span {
background: #EE0247 !important;
}

.bor-radius-100 {
border-radius: 100px !important;
-webkit-border-radius: 100px !important;
}

.nectar-button.medium {
    font-size: 16px !important;
}

body[data-button-style^="rounded"] .nectar-button.small {
	border-radius: 4px !important;
    	-webkit-border-radius: 4px !important;
}


.ascend #footer-outer #footer-widgets .col ul li {
    float: left;
    margin-right: 20px;
}

#footer-widgets .col.span_6 {
    width: 66% !important;
}

#footer-widgets .col.span_6:last-child {
    width: 32% !important;
}

.fb-icon {
    background: url(http://vmgnewsite.velocitymadegood.co.nz/wp-content/uploads/2020/06/fb-nor.png);
    width: 28px;
    height:28px;
}

.fb-icon:hover {
    background: url(http://vmgnewsite.velocitymadegood.co.nz/wp-content/uploads/2020/06/fb-hov.png);
    width: 28px;
    height:28px;
}
.ins-icon {
    background: url(http://vmgnewsite.velocitymadegood.co.nz/wp-content/uploads/2020/06/ins-nor.png);
    width: 28px;
    height:28px;
}

.ins-icon:hover {
    background: url(http://vmgnewsite.velocitymadegood.co.nz/wp-content/uploads/2020/06/insta-hov.png);
    width: 28px;
    height:28px;
}
.in-icon {
    background: url(http://vmgnewsite.velocitymadegood.co.nz/wp-content/uploads/2020/06/in-nor.png);
    width: 28px;
    height:28px;
}

.in-icon:hover {
    background: url(http://vmgnewsite.velocitymadegood.co.nz/wp-content/uploads/2020/06/in-hov.png);
    width: 28px;
    height:28px;
}
sup {
font-family: Gilroy;
font-style: normal;
font-weight: 300;
font-size: 56px !important;
line-height: 120%;
vertical-align: top;
color: #EE0247;
}
.nectar-milestone .number {
font-family: Gilroy;
font-weight: 300 !important;
line-height: 100%;
color:#030303;
}

body .nectar-milestone .subject {
font-family: Gilroy;
font-style: normal;
font-size: 11px;
line-height: 12px;
letter-spacing: 4px;
color: #B5B5B5;
}

.side-border {
  border-right: 2px solid #EFEFEF;
}

.padd-00{
	padding-top:0px;
}
.container-wrap {
padding-bottom: 0px !important;
}

.story-img {
transform: none !important;
height: 100% !important;
}
.locations-stripe {
font-family: Gilroy;
font-style: normal;
font-weight: 300;
font-size: 152px;
line-height: 100% !important;
color: #CECECE !important;
}

.nectar-scrolling-text[data-s-speed="slow"] .nectar-scrolling-text-inner > * {
    animation-duration: 15s !important;
}
