/*
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-space {height: 78px; display: none; }
form.search-form {margin-bottom: 30px; }
form.search-form input.search-field {background-color: #fff; border-radius: 60px; overflow: hidden; padding: 15px 20px; position: relative; text-transform: uppercase; }

input#tnp-1 {border-radius: 100px; border: 0.5px solid #CECECE; background-color: transparent; width: 100%; padding: 12px 28px; outline: none !important; } 
input.tnp-submit {color: #fff; border-radius: var(--btnRadius); padding: var(--primaryBtnPadding); border: 2px solid #A3A3A3; position: relative; transition: all .5s ease; font-weight: 500; display: inline-block; background-color: var(--primaryColor) !important; border-color: var(--primaryColor) !important; }

.pagination-wrapper a,.pagination-wrapper span {display: inline-block; width: 40px; height: 40px; display: flex; justify-content: center; align-items: center; background-color: var(--white); border-radius: 7px; } 
.pagination-wrapper {display: flex; gap: 10px; } 
.pagination-wrapper .current {background-color: var(--primaryColor); color: #fff; }

.latest_blog {width: 100%; }
.user_profile {width: 60px; height: 60px; border-radius: 50%; object-fit: cover;border: 1px solid #00000021; }

.content_wapper p:last-child {padding-bottom: 0; margin-bottom: 0; }
header#mainHeader .container {position: unset !important; }
.set_service_name {color: #000 !important; }

.content_wapper ul {margin: 0px 0 40px;}

table.table {margin: 40px 0; }
.content_wapper ul li {padding-left: 20px; position: relative; margin: 10px 0; } 
.content_wapper ul li:before {content: ""; width: 7px; height: 7px; background-color: var(--primaryColor); border-radius: 50%; position: absolute; left: 0; top: 8px; }
.bold, b, strong {font-family: 'Inter'; }
.share_wrapper button img {filter: invert(1); }
