.page-title-wrapper {
    background: url(https://gtpusainc.com/wp-content/uploads/2025/08/1.jpg);
    z-index: 2;
	background-repeat:no-repeat;
	background-size: cover;
	background-position:center;
    position: relative;
    padding: 90px 0px;
	
}
.strhld-breadcrumb {
    line-height: 1.1;
    margin-top: 0px;
    margin-bottom: 1px;
    text-align: center;
	color:#000;
}

.strhld-breadcrumb .breadcrumb-trail a {
    color: #000;
}

.search-toggle{
	display:none;
}

.sticky-header-wrapper {
    background: rgba(255, 255, 255, 0.98);
    z-index: 9999;
    padding: 5px 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
    visibility: hidden;
    left: 0;
    position: absolute;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.cart-icon{
	display:none;
}
.feature-box-design-five-info-wrapper .feature-box-info {
    width: 90%;
    margin: -50px auto;
    background: #fff;
    padding: 30px 15px 15px;
    border: 1px solid #f3f3f3;
    border-bottom: 5px solid #c72228;
}
.site-logo {
    margin: 0;
    line-height: 0;
    width: 263px;
}
.navbar-nav>li>a {
    padding: 13px 12px;
    color: #444;
    font-weight: 600;
    font-size: 18px;
}

.sticky-header-wrapper .navbar-nav>li>a {
    padding: 22px 16px;
    font-size: 18px;
}
.header-seventeen {
    padding: 2px 0;
}
.main-navigation ul ul li a {
    color: #939393;
    display: block;
    padding: 8px  8px 8px 15px;
	font-size:15px;
	color:#000;
}


@media (min-width: 1200px) {
    .container {
        max-width: 1256px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1261px;
    }
}

.site-padding {
    padding-top: 0px;
}


.header-seventeen .quote-link-btn {
    background: #c72228;
    color: #fff !important;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 20px;
    padding: 12px 30px 12px 30px;
    border-radius: 8px;
}

.nav {
    padding-left: 135px !important;
    margin-bottom: 0;
    list-style: none;
}

.mobile-menu li {
    list-style: none;
    border-bottom: 1px dashed rgba(232, 232, 232, 0.30);
    font-weight: 600;
    position: relative;
    background: #891C1C!important;
}
.searchform{
display:none!important;
}
