/*
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
*/
/* ==================================== */
div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows {
    position: absolute;
    float: right;
    width: 100%;
}
div#header-secondary-outer li#menu-item-125 {
    position: absolute;
    right: 0 !important;
}
div#header-secondary-outer strong {
    font-weight: 700;
}
/* =============== */
header#top i.fa-solid.fa-headset:before {
    width: unset !important;
    font-size: 30px !important;
    position: absolute !important;
    left: -20px;
    top: -10px;
}
header#top li.current-menu-item span {
    color: #FFC107;
}
header#top ul.buttons.sf-menu {
    height: 120px !important;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows {
    height: 110px;
}
header#top li#menu-item-120 span {
    color: #151515;
    background: #FFC107;
    font-family: 'Inter';
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    border-radius: 15px;
    padding: 15px 30px;
    margin-left: 25px;
}
header#top li#menu-item-121 span {
    color:#FE0000;
    font-family:'Barlow Semi Condensed';
    font-size:15px;
    line-heightL:25px;
    font-weight:500;
}
header#top li#menu-item-121 ruby {
    display: block;
    color: #fff;
    margin-left: 50px;
}
/* ===================== */
.container-wrap {
    padding: 0px !important;
}
div#ajax-content-wrap {
   --scroll-bar-w: 0px;
}
/* ===================== */
div#about {
    padding: 40px 0px !important;
    margin-bottom: 0px !important;
}
#about-inner a#btn {
    color: #151515 !important;
}
/* ===================== */
div#services {
    padding: 40px 0px !important;
    margin-bottom: 0px !important;
}
/* ===================== */
div#choose {
    padding: 40px 0px !important;
}
#choose .iwithtext .iwt-icon {
    background: #F8F8F8;
    position: unset;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content:center;
    align-items:center;
    border-radius: 10px;
    transition:.9s;
}
#choose .iwithtext {
    display:flex;
    justify-content: left;
    align-items: center;
    gap: 10px;
}
#choose .iwithtext .iwt-text {
    padding-left: 0px;
    width: 70%;
}
#choose .iwithtext:hover .iwt-icon {
    background: #FE0000;
    transition:.9s;
}
#choose .iwithtext:hover .iwt-icon img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(54%) saturate(2%) hue-rotate(168deg) brightness(105%) contrast(100%);
    transition:.9s;
}
#choose .iwt-icon img {
    margin:0px;
    width: unset;
}
#choose .iwithtext .iwt-text h3 {
    margin-bottom: 0px;
}

/* ===================== */
div#making {
    padding: 210px 0px !important;
    margin-bottom: 0px !important;
}
/* ===================== */
div#our {
    padding: 40px 120px !important;
    margin-bottom: 0px !important;
}
div#our-inner {
    margin: 0px 10px;
}
#our a#btn {
    margin-bottom: 0px !important;
    position: absolute;
    right: 0;
    top: 45px;
}
/* ===================== */
div#free {
    padding: 40px 0px !important;
    margin-bottom: 0px !important;
}
#free-inner label.wpforms-field-label {
    color: #fff !important;
    font-size: 15px !important;
    line-height: 25px !important;
    font-family: 'Reddit Sans' !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
	margin-bottom: 0px !important;
}
#free-inner button#wpforms-submit-78 {
    color: #fff !important;
    border-radius: 10px !important;
    height: 55px !important;
    font-size: 15px !important;
    line-height: 25px !important;
    font-family: 'Sora' !important;
    font-weight: 600 !important;
    letter-spacing: 0 !important;
    background: #FE0000;
    background: linear-gradient(180deg, rgba(254, 0, 0, 1) 0%, rgba(153, 1, 3, 1) 100%);
    text-transform: capitalize !important;
	padding-right: 70px !important;
}
#free-inner button#wpforms-submit-78:before {
    content: "";
    background: url(https://docksidedredgingoflkn.com/wp-content/uploads/2026/04/Vector-21-1.png) !important;
    background-repeat: no-repeat !important;
    width: 50px;
    height: 50px;
    position: absolute;
    line-height: 50px;
    right: 0;
    top: 0;
    margin: 20px 0px 0px 0px !important;
}
#free-inner input {
    background: #fff !important;
    color:#555555;
}
#free-inner textarea#wpforms-78-field_6 {
    background: #fff;
    height: 160px;
}
#free-inner span.wpforms-required-label {
    color: #fff !important;
}
div#free-inner  input::placeholder,
div#free-inner  select option,
div#free-inner textarea::placeholder {
	color: #555555;
    font-family:'Reddit Sans';
    font-weight:400;
    font-size:13px;
    line-height:23px;
	opacity:1;
}
/* ===================== */
div#footer-widgets .row {               
    padding: 30px 0 !important;
	border-bottom: 1px solid #414141;
}
div#nav_menu-2, div#nav_menu-3, div#nav_menu-4 {
    position: relative;
	margin:0 auto;
	display:table;
}
div#footer-widgets ul#menu-contact-info li a {
    position: relative;
    padding-left: 30px !important;
    display: block !important;
}
div#footer-widgets ul#menu-contact-info li {
    margin-bottom: 0px !important;
}
div#footer-widgets ul#menu-contact-info li a i {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    transition: .9s;
}
div#footer-widgets ul#menu-contact-info li:hover a i {
    color: #FE0000;
}
div#footer-widgets ruby {
    display: block;
}
div#copyright {
    padding: 10px 0px !important;
}
div#copyright strong {
    color: #FE0000;
	font-weight:700;
}
div#servicesinner1 .hover-content {
    display: none;
}

div#faqs1 .vc_col-sm-6, div#faqs1 .vc_col-sm-6 {
    padding: 0px 42px !important;
}

div#faqs1 img {
    width: 100%;
    padding-bottom: 30px;
}

@media (max-width: 1600px){}
@media (max-width: 1440px){
#revoluiton-slider .ban {
    margin-left: -80px;
}
}
@media (max-width: 1366px){
	
#about-inner h1 {
  font-size: 40px;
}	
	
#choose h1 {
  font-size: 36px;
  line-height: 50px;
}	
#media_image-2 {
  margin-bottom: 5px !important;
}	
	
	
}
@media (max-width: 1326px){}
@media (max-width: 1280px){
#revoluiton-slider .ban {
        margin-top: 70px !important;
}
.owl-dots {
    display: none;
}
	
  #choose h1 {
    font-size: 32px;
    line-height: 50px;
  }	
	
	
	#media_image-2 {
  margin-bottom: 5px !important;
}
	
	
	
}
@media (max-width: 1080px){
header#top .slide-out-widget-area-toggle.mobile-icon.slide-out-from-right {
    height: 120px;
}
#revoluiton-slider .ban {
    margin-left: -30px;
}
p br {
    display: none;
}
p, li a {
    font-size: 13px;
    line-height: 23px;
}
#about-inner .hover-wrap-inner img {
    height: 570px !important;
    border-radius: 20px !IMPORTANT;
    object-fit: cover;
}
	
 #choose h1 {
    font-size: 25px;
    line-height: 40px;
  }	
	#choose .iwithtext {
  display: flex;
  justify-content: left;
  align-items: center;
  gap: 3px;
}
	#choose .iwithtext .iwt-text h3 {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 24px;
}
	#choose p {
  font-size: 11px;
  line-height: 19px;
}
	
	div#making {
  padding: 100px 0px !important;
  margin-bottom: 0px !important;
}
	
}
@media (max-width: 912px){
header#top {
    margin-top: -12px !important;
}
#revoluiton-slider .ban {
        margin-left: -60px;
}
div#header-outer {
}
div#about-inner {
    margin: 0px 100px;
    text-align: center;
}
div#choose {
    margin: 0px 100px;
}
#our a#btn {
    position: unset;
    margin: 0 auto;
    display: table;
}
#choose  .iwithtext {
    display: block;
}
div#our {
    padding: 40px 50px !important;
}
#choose  .iwt-icon {
    margin: 0 auto;
}
#choose .iwithtext .iwt-text {
    margin: 0 auto;
    display: table;
    text-align: center;
}
div#choose .wpb_text_column.wpb_content_element {
    text-align: center;
}
div#free-inner {
    margin: 0px 100px;
}
div#free-inner .wpb_text_column.wpb_content_element {
    text-align: center;
}
button#wpforms-submit-78 {
    margin: 0 auto;
    display: table;
}
div#nav_menu-2, div#nav_menu-3, div#nav_menu-4 {
    margin: unset;
}
	
#servicesinner1 .vc_column-inner {
  margin: 0px 90px !important;
}		
	
	
	
	
}
@media (max-width: 800px){
#revoluiton-slider .ban {
        margin-left: -50px;
}
}
@media (max-width: 768px){}
@media (max-width: 480px){
header#top {
    margin-top: 0px !important;
}
div#header-outer {
    padding: 0;
}
#revoluiton-slider .ban {
    margin-left: -20px;
    margin-top: 30px !important;
}
#revoluiton-slider .ban {
    margin-left: -20px;
    margin-top: 30px !important;
}
#about-inner .hover-wrap-inner img {
        height: 390px !important;
    }
div#about-inner {
    margin: 0px 0px;
    text-align: center;
}
div#our {
    padding: 40px 0px !important;
    margin-bottom: 0px !important;
}
div#choose {
    margin: 0px 0px;
}
#our a#btn {
    position: unset;
    margin: 0 auto;
    display: table;
}
#our .wpb_text_column.wpb_content_element {
    text-align: center;
}
div#free-inner {
    margin: 0px 0px;
}
}
@media (max-width: 428px){}
@media (max-width: 414px){}
@media (max-width: 390px){}
@media (max-width: 375px){}
@media (max-width: 360px){
#about-inner .hover-wrap-inner img {
    height: unset !important;
}
div#copyright p {
    font-size: 12px;
    line-height: 22px;
}
}



