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

p, a {
	font-family: 'Inter' !important;
}
#header-outer {
    position: relative;
}
.op {
    width: 100%;
    position: absolute;
    left: -80px;
    top: 15px;
    bottom: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: scale(3.7);
}
div#header-outer {
    position: fixed !important;
    top: 0;
}
#testimonials .carousel-item p br {
    display: none;
}
#header-outer:before {
    content: '';
    position: absolute;
    background: url(https://herryb.com/five_star/wp-content/uploads/2025/08/headertop-bg.png);
    background-size: 34% 100%;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    pointer-events: none;
}
#header-secondary-outer:before {
    content: '';
    position: absolute;
    background: url(https://herryb.com/five_star/wp-content/uploads/2025/08/secheader-bg.png);
    background-size: 34.2% 100%;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    pointer-events: none;
}
#header-secondary-outer {
    border: unset !important;
    padding-block: 3px;
}
#header-secondary-outer ul {
    float: unset;
}
#header-secondary-outer ul .rgt {
    float: right;
}
#header-secondary-outer ul .rgt a {
    margin-right: 0 !important;
}
#header-secondary-outer ul a {
    font-size: 13px !important;
    line-height: 23px !important;
}
header#top ul .b1 a {
    background: var(--nectar-accent-color);
    padding: 13px 22px !important;
    border-radius: 5px !important;
    position: relative;
    padding-right: 50px !important;
}
header#top ul .b1 a:before {
    content: '';
    position: absolute;
    background: url(https://herryb.com/five_star/wp-content/uploads/2025/08/button-arrow.png);
    background-size: 100% 100%;
    width: 18px;
    height: 12px;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
}
header#top ul .b1 a span {
    color: white !important;
}
header#top ul .head-img img {
    margin-bottom: 0;
    width: 200px;
}
#banner small {
    font-size: 25px !important;
    line-height: 55px !important;
    font-weight: 600;
    font-style: italic;
    letter-spacing: 1px;
}
#banner .content {
    top: 130px !important;
}
#banner .ring {
    position: absolute;
    margin-bottom: 0px !important;
    bottom: 110px;
    z-index: 9;
    right: -30px;
    width: 180px;
    animation: rotate 40s linear infinite;
}
@keyframes rotate {
	0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
#banner .slider-pagination span {
    height: 120px !important;
    margin-block: 5px;
}
#banner .slider-pagination span i {
    height: 100%;
    border-radius: unset;
    transform: unset;
    background: #ffffff47;
    filter: drop-shadow(0px 0px 0px grey);
	width: 4px;
}
#banner .slider-pagination {
    right: -40px !important;
    position: relative;
    top: -80px;
}
#banner .slider-pagination .swiper-active-switch i {
    background: white;
}
#banner a.primary-color, a#b1 {
    background: var(--nectar-accent-color);
    padding: 14px 28px !important;
    border-radius: 5px !important;
    position: relative;
    padding-right: 50px !important;
	font-size: 16px;
	line-height: 26px;
	font-weight: 500;
}
#banner a.primary-color:before, a#b1:before {
    content: '';
    position: absolute;
    background: url(https://herryb.com/five_star/wp-content/uploads/2025/08/button-arrow.png);
    background-size: 100% 100%;
    width: 18px;
    height: 12px;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
}
#banner-form .col-left {
    background: linear-gradient(to bottom, #CD7A4B 0%, #673D26 100%);
    border-radius: 10px;
    margin-top: -70px;
    padding: 30px;
}
#banner-form .col-right>div {
    background: white;
    box-shadow: 0px 0px 10px 0px #ccc;
    border-radius: 10px;
    padding: 30px;
    padding-bottom: 0;
}
#banner-form .gfield_checkbox .gchoice {
    width: 20%;
}
#banner-form .gfield_checkbox {
    display: flex;
}
#gform_submit_button_1 {
    padding-block: 12px !important;
}
#banner-form h4 a {
    color: black;
    font-size: 20px;
    font-weight: 500;
}
#guaranted .vc_col-sm-3>div {
    border: 1px solid #D9D9D9;
    padding-block: 40px;
    border-radius: 15px;
    padding-inline: 10px;
    transition: 0.5s;
    height: 100%;
}
#guaranted .vc_col-sm-3>div:hover {
    background: #CD7A4B;
}
#guaranted .vc_col-sm-3>div span, #guaranted .vc_col-sm-3>div p {
	transition: 0.5s;
}	
#guaranted .vc_col-sm-3>div:hover span, #guaranted .vc_col-sm-3>div:hover p {
    color: white !important;
}
#about .ring {
    position: absolute;
    right: -100px;
    z-index: 9;
    animation: rotate 40s linear infinite;
    top: -50px;
    width: 200px;
}
#about .left-col p {
    padding-right: 90px;
}
#about .left-col {
    padding-left: 300px;
}
.number.default {
    font-family: 'Inter';
    font-size: 50px !important;
    line-height: 60px !important;
    margin-bottom: 10px;
}
#milestone .vc_col-sm-3:last-child {
    border: unset;
}
#milestone .vc_col-sm-3 {
    border-right: 1px solid;
}
.right-text-col {
    padding-left: 90px !important;
}
#testimonials .carousel-item {
    background: white;
    padding: 30px 30px !important;
    min-height: 370px;
    margin-inline: 10px;
    border-radius: 15px;
}
#testimonials .owl-nav.disabled {
    display: block;
}
#testimonials button.owl-prev:before {
    content: "\f177";
    font-family: 'FontAwesome';
}
#testimonials button.owl-prev span {
    display: none;
}
#testimonials button.owl-prev {
    position: absolute;
    top: 37%;
    left: -60px;
    background: transparent;
    border: unset;
    color: black;
    font-size: 25px !important;
}
#testimonials button.owl-next:before {
    content: "\f178";
    font-family: 'FontAwesome';
}
#testimonials button.owl-next span {
    display: none;
}
#testimonials button.owl-next {
    position: absolute;
    top: 37%;
    right: -60px;
    background: transparent;
    border: unset;
    color: black;
    font-size: 25px !important;
}
#testimonials .carousel-item .iwt-icon img {
    width: 50px;
}
#testimonials .carousel-item .iwithtext {
    margin-bottom: 45px;
}
div#testimonials .owl-dots {
    display: none;
}
a.play_button_mouse_follow.large.nectar_video_lightbox.visible {
    display: none;
}
#testimonials .carousel-item .iwithtext .iwt-text {
    padding-left: 65px;
}
#testimonials .carousel-item h4 img {
    width: 200px;
}
#testimonials button {
    background: white !important;
    border-radius: 100px !important;
    padding: 10px;
    width: 50px;
}
#testimonials button:hover {
    background: var(--nectar-accent-color) !important;
    color: white;
}
.toggles .toggle-title a {
    font-size: 17px !important;
    color: black;
    line-height: 27px !important;
    padding-block: 22px !important;
}
.toggle {
    border: 1px solid #D9D9D9 !important;
    margin-bottom: 20px !important;
    padding-inline: 30px;
    border-radius: 8px;
}
.toggles .toggle-title a i {
    background: black;
    border-color: black !important;
    color: white !important;
}
.toggles .toggle-title a i:before, .toggles .toggle-title a i:after {
    background: white !important;
}
.toggle.default.open .toggle-title a i {
    background: var(--nectar-accent-color);
    border-color: var(--nectar-accent-color) !important;
}
#cta .vc_col-sm-8 {
    padding-top: 60px;
}
#cta-global .left-col .iwt-icon img {
    width: 60px;
}
#cta-global .left-col .iwt-text a {
    color: white;
    font-size: 28px;
    line-height: 38px;
    font-weight: bold;
    letter-spacing: 1px;
}
#cta-global .left-col .iwt-text {
    padding-left: 80px;
}
#cta-global .right-col {
    padding-left: 50px;
}
#cta-global .left-col {
    border-right: 1px solid #CD7A4B;
}
#cta-global {
    padding-top: 10px !important;
}
#cta .inner_row {
    background-size: 100% 100%;
}
#blogs a#b1 {
    float: right;
}
#blogs span.meta-category {
    display: none;
}
#blogs .inner-wrap {
    box-shadow: unset;
}
#blogs .article-content-wrap {
    padding: 0px;
    padding-top: 20px;
}
#blogs .article-content-wrap .title {
    font-size: 22px;
    line-height: 32px;
}
#nav_menu-2 {
    margin: auto;
    display: table;
}
#copyright {
    padding-block: 20px !important;
    border-top: 1px solid #eedabb !important;
}
.icn ul li {
    display: inline-block;
    margin-right: 10px;
}
.icn ul {
    margin: unset;
}
.icn ul li i {
    background: #ffefd8 !important;
    width: 50px !important;
    height: 50px !important;
    border-radius: 50px !important;
    line-height: 50px !important;
}
.icn ul li a {
    opacity: 1 !important;
}
.icn ul li a:hover i {
    background: var(--nectar-accent-color) !important;
    color: white;
}
#menu-get-in-touch li i {
    color: transparent;
    margin-right: 7px;
    -webkit-text-stroke: 1px var(--nectar-accent-color);
}
#cta .row-bg.viewport-desktop.using-image {
    background-size: 100% 50%;
}
#guaranted .box>div {
    background: white;
    border-color: white;
}
.post-header span.meta {
    color: var(--nectar-accent-color);
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
}
#contact-us .right-col>div {
    background: var(--nectar-accent-color);
    padding: 40px;
    border-radius: 20px;
    padding-bottom: 0;
}
#contact-us .right-col input, #contact-us .right-col textarea {
    background: white;
}
#contact-us .right-col>div h2, #contact-us .right-col>div p {
    color: white;
}
#gform_submit_button_2 {
    background: black !important;
}


.comments-section {
    display: none;
}

.standard_section {
    display: none;
}

div#author-bio {
    display: none;
}

.single-post div#page-header-wrap {
    display: none;
}

#blogs .article-content-wrap .excerpt {
    display: none;
}


/* Large screens (<= 1600px) */
@media (max-width: 1600px) {
  #about .left-col {
    padding-left: 210px;
}
}

/* Large screens (<= 1400px) */
@media (max-width: 1440px) {
	#about .left-col {
		padding-left: 130px;
	}
}


/* Laptops (<= 1366px) */
@media (max-width: 1366px) {
  #header-outer:before {
    background-size: 29% 100%;
}
	#header-secondary-outer:before {
    background-size: 29.2% 100%;
}
}


/* Laptops (<= 1200px) */
@media (max-width: 1200px) {
  
}

/* Laptops (<= 1024px) */
@media (max-width: 1024px) {
    #header-outer:before {
    background-size: 35% 100%;
}
	#header-secondary-outer:before {
    background-size: 35.2% 100%;
}
	#banner .content {
    top: 70px !important;
}
	#banner .ring {
    bottom: 110px;
    right: 40px;
    width: 130px;
}
	    #about .left-col {
        padding-left: 90px;
    }
	#about .left-col p {
    padding-right: 30px;
}
	#about .ring {
    right: -70px;
    top: 20px;
    width: 130px;
}
	.number.default {
    font-size: 40px !important;
    line-height: 50px !important;
}
	.right-text-col {
    padding-left: 40px !important;
}
	p br {
		display: none;
	}
	#cta .vc_col-sm-8 {
    padding-top: 20px;
    padding-bottom: 30px;
}
	#blogs .article-content-wrap .title {
    font-size: 18px;
    line-height: 28px;
}
}

/* Tablets portrait (<= 840px) */
@media (max-width: 840px) {
      #banner .content {
        top: 210px !important;
    }
	#banner-form .gfield_checkbox .gchoice {
    width: 25%;
}
	    #about .left-col {
        padding-inline: 50px;
        padding-block: 70px;
    }
	    #about .ring {
        right: -30px;
        top: 0px;
        width: 130px;
    }
	#milestone .vc_col-sm-3 {
    border-right: unset;
}
	#services {
    padding-block: 80px !important;
}
	    .right-text-col {
        padding-left: 0px !important;
    }
	.owl-dots {
    display: none;
}
	#testimonials .carousel-item {
    min-height: 430px;
}
	    #cta .vc_col-sm-8 {
        padding-top: 0;
        padding-bottom: 0;
    }
	#cta .inner_row {
    background-size: cover;
    border-radius: 20px;
    background-position: center center;
    padding-inline: 40px;
    padding-top: 30px;
}
	#cta-global .left-col {
    border-right: unset;
}
	#cta-global .right-col {
    padding-left: 20px;
    margin-bottom: 30px;
}
	#blogs a#b1 {
    float: unset;
}
	#nav_menu-2 {
    margin: unset;
}
	.post-featured-img img {
    width: 100%;
}
}



/* Small devices (<= 576px) */
@media (max-width: 576px) {
	.menu-item-21 {
    display: none;
}

ul.menu.secondary-header-items {
    display: none !important;
}
	#cta-global .left-col .iwt-text a {
    color: white;
    font-size: 19px;
    line-height: 38px;
    font-weight: bold;
    letter-spacing: 1px;
}
 .slider-pagination {
    display: none;
}
	    #banner .ring {
        bottom: 100px;
        right: 0px;
        width: 90px;
    }
	#banner small {
    font-size: 18px !important;
    line-height: 35px !important;
}
	#banner h2 {
    font-size: 30px !important;
    line-height: 40px !important;
}
	#banner p {
    font-size: 14px !important;
    line-height: 24px !important;
}
	    #banner-form .gfield_checkbox .gchoice {
        width: 100%;
    }
	#banner-form .gfield_checkbox {
    display: block;
}
	    #about .left-col {
        padding-inline: 30px;
        padding-block: 60px;
    }
	#testimonials button.owl-prev {
    left: -20px;
}
	#testimonials button.owl-next {
    right: -20px;
}
		#testimonials .carousel-item {
    min-height: auto;
}
	#faq {
    padding-block: 70px !important;
}
	#banner-form h4 a {
    color: black;
    font-size: 16px;
    font-weight: 500;
}
	    #about .ring {
        right: -30px;
        top: 0px;
        width: 80px;
    }
	html body h2 {
    font-size: 25px !important;
    line-height: 35px !important;
}
	html body h3 {
    font-size: 22px !important;
    line-height: 32px !important;
}
	#header-outer:before {
    display: none;
}
}
/* Mobile (<= 480px) */
@media (max-width: 480px) {
	div#banner {
    padding-top: 40px !important;
}
	div#testimonials .owl-nav.disabled button {
    position: unset;
}
}