a.btn-modern-new {
    background: #116fbf !important;
    border: 1px solid #116fbf !important;
}

a.btn-modern-new:hover {
    background: #1c8d81 !important;
    border: 1px solid #1c8d81 !important;
}

h6,
.h6,
h5,
.h5,
h4,
.h4,
h3,
.h3,
h2,
.h2,
h1,
.h1 {
    color: #000 !important;
}

/*  */
.top-header {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}

.top {
    background: #eee;
    border-bottom: 1px solid #dfdfdf;padding: 10px 0px 10px 0px;
}

.top-hleft {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}

.top-hleft li {
    padding-right: 17px;
}

.top-hright {
    display: flex;
    list-style: none;
    justify-content: right;
    padding: 0;
    margin: 0;
}

.top-hright li {
    margin-left: 10px;
}

.top-hleft li a {
    color: #5a5a5a !important;
    font-size: 15px;
}

.top-hright li a {
    color: #5a5a5a !important;
    font-size: 15px;
}

/*  */
.middle {
    background: #eee;
}

.middle-header {
    display: flex;
    justify-content: space-between;
}

.headre-logo img {
    height: 150px;
    padding: 5px 0px;
}

.header-cart {
    width: 166px;
}

.header-cart .add-tocart {
    width: 100%;
    border: 0;
    border-radius: 50%;
    height: 100%;
    background: #015f87;
    color: #fff;
}
.quote-box {
    width: 130px;
    padding: 0px 5px;
    background: #005e86;
    text-align: center;
    margin: 5px;
}

/*  */
header .bottom,
.bottom-header {
    background: rgb(10 10 10);
}

.bottom-header {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 0;
}

.bottom-header .header-menu {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    justify-content: space-between;
}

.header-socialm {
    display: flex;
    list-style: none;
    padding: 8px 0;
    margin: 0;
    background: #313131;
    width: 150px;
    justify-content: space-around;
    height: 100%;
}

.bottom-header .header-menu {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    justify-content: space-between;
    width: 85%;
    align-items: center;
}

.bottom-header .header-menu li a {
    padding: 8px 20px;
    display: block;
    font-weight: 400;
    letter-spacing: .3px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}

.bottom-header .header-menu li a.active {
    background: #015f87;
}

.header-socialm li a {
    font-size: 16px;
}

.search-header form input {
    width: 100%;
    margin: 0 0 0 auto;
    border-radius: 0;
    padding: 7px 14px;
    font-size: 14px;
    border: 1px solid #dddddd;
}

.search-header label {
    right: 0;
    top: 0;
    background: #015f87;
    color: #fff;
    bottom: 0;
    align-content: center;
    width: 50px;
}

.banner-heading h1 {
    font-weight: 900;
    font-family: "Jost", sans-serif !important;
    font-size: 80px !important;
}

.banner-heading p.hero-desc {
    line-height: 44px;
    display: flex;
    font-size: 60px !important;
    font-family: "Jost", sans-serif !important;
    font-weight: 800;
    color: #015f87 !important;
    margin-bottom: 10px !important;
}

.banner-heading p.hero-desc span {
    color: #fff;
    font-family: 'Roboto';
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    align-content: center;
    border-left: 4px solid #fff;
    margin-left: 44px;
    padding-left: 44px;
}

.btn-new-d {
    border: 2px solid #ffffff9e;
    padding: 6px 20px;
    display: inline-block;
}

.main-catnew {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.main-catnew .cat-box {
    max-width: 19%;
    flex: 0 0 19%;
    background: #f6f4f0;
    border-radius: 8px;
    margin-bottom: 30px;
    align-content: center;
    overflow: hidden;
    display: block;
    padding-left: 10px;
    position: relative;
    height: 135px;
}

.main-catnew .cat-box img {
    width: auto !important;
    position: absolute;
    right: 5px;
    bottom: 15px;
}

.main-catnew .cat-box h6 {
    font-weight: 500;
}

.main-catnew .cat-box span {
    color: #535353;
    font-weight: 400;
    font-size: 13px;
}

.new-titles {
    display: inline-block;
    font-family: 'Jost';
    font-weight: 400;
    position: relative;
}

.new-titles span {
    color: #015f87;
    font-weight: 700;
}

.new-titles::after {
    content: "";
    position: absolute;
    background: #015f87;
    height: 4px;
    width: 50%;
    bottom: 18px;
    /*text-align: center;
    left: 35%;*/
    left: 0;
    right: 35%;
}

.testimonial {
    padding: 130px 0;
}

.testimonial-box {
    display: flex;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}

.testimonial-box img {
    height: 100%;
    width: auto;
}

.testimo-text p {
    font-size: 15px;
    color: #fff;
    margin-bottom: 7px;
}

.testimo-text {
    padding: 17px 60px;
}

.testimo-text b {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}

.testimonial .carousel-control-prev,
.testimonial .carousel-control-next {
    top: 30%;
    background: #000000c7;
    display: inline-block;
    height: 42px;
    width: 42px;
    color: #fff;
    opacity: 1;
    font-size: 10px !important;
}

.testimonial .carousel-control-prev {
    left: -4%;
}

.testimonial .carousel-control-next {
    right: -4%;
}

.testimonial .carousel-control-prev-icon,
.testimonial .carousel-control-next-icon {
    width: 1rem;
    height: 1rem;
}

ul.products-tabs {
    display: flex;
    justify-content: right;
}

ul.products-tabs li button.nav-link {
    font-size: 15px;
    margin: 4px 3px 0 0;
    color: #999999 !important;
    padding: 7px 7px;
    border-radius: 0 !important;
    background: #f7f7f7 !important;

}

ul.products-tabs li button.nav-link.active {
    background: #015f87 !important;
    color: #fff !important;
}

.new-title-tabs {
    /*border-bottom: 2px solid #ddd;*/
    position: relative;
}

.new-title-tabs h2 {
    font-weight: 400;

}

.new-title-tabs h2 span {
    font-weight: 800;
    color: #015f87;
}

.new-title-tabs::after {
    content: "";
    position: absolute;
    width: 10%;
    height: 3px;
    margin-left: 15px;
    background: #015f87;
    bottom: 0;
}

.new-title-tabs::after {
    content: "";
    position: absolute;
    width: 10%;
    height: 4px;
    background: #015f87;
    bottom: -3px;
}

.products-tabs-aerrow button span {
    filter: invert(1);
    width: 14px;
}

.products-tabs-aerrow button {
    background: transparent;
    width: 35px;
    height: 35px;
    border: 1px solid #dddddd;
    top: 5px;
}

.products-tabshort-b {
    margin-bottom: 30px;
}

.new-fbanner {
    margin: 50px 0 20px;
    position: relative;
}

.new-fbanner::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 150px;
    /*background: #000;*/
    bottom: -20px;
    z-index: -1;
}

/* footer banner */
footer.new-footer {
    background-size: cover;
    background-repeat: no-repeat;
    /* padding: 30px 0 0; */
}

.footersec1 {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 25px;
}

.footersec1 img {
    height: 100%;
    width: auto;
}

.footersec1 h6 small {
    display: block;
    color: #acacac;
    font-weight: 400;
}

.footersec1 h6 b {
    display: block;
    color: #015f87;
    margin-top: 7px;
    font-size: 17px;
}

.footersec1 h6 {
    margin-left: 15px;
}

.footer-c1 p {
    color: #acacac;
    font-size: 14px;
    margin-bottom: 10px;
}

.footer-c1 p span {
    color: #fff;
}

ul.social-footer {
    display: flex;
    color: #fff;
    justify-content: left;
    padding: 0;
    list-style: none;
}

ul.social-footer li {
    margin: 0 10px;
}

ul.social-footer li:hover a {
    color: #015f87 !important;
}

.footer-link h6 {
    color: #fff !important;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 20px;
}

.footer-link ul {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
}

.footer-link ul li {
    max-width: 50%;
    flex: 0 0 50%;
    margin-bottom: 13px;
}

.footer-link ul li a {
    color: #acacac !important;
    font-weight: 400;
}

.footer-link ul li:hover a {
    color: #015f87 !important;
}

ul.payment-method li {
    max-width: fit-content;
    margin-right: 15px;
    margin-top: 7px;
    margin-bottom: 0;
}

.footer-link b {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-top: 25px;
}

.border-left {
    border-left: 1px solid #313131;
}

.footer-link form {
    position: relative;
}

.footer-link form input[type="email"] {
    width: 100%;
    border: 1px solid #313131;
    background: transparent;
    padding: 10px 18px;
}

.footer-link form button {
    position: absolute;
    right: 0;
    border: 0;
    height: 100%;
    border-radius: 0;
    background: #015f87;
    color: #fff;
}

.copyright {
    border-top: 1px solid #313131;
    padding: 15px 0;
}

.copyright p {
    margin: 0;
    color: #fff;
    font-weight: 400;
}

.copyright p a {
    color: #015f87 !important;
    font-size: 14px;
}

.footer-im-link {
    display: flex;
    list-style: none;
    justify-content: right;
    padding: 0;
    margin: 0;
}

.footer-im-link li a {
    padding-left: 20px;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    border-left: 1px solid #fff;
    margin-left: 20px;
}

/*  */
.card-product .card-body p {
    font-size: 14px;
    color: #4c4b4b;
    font-weight: 400;
}

.product-title {
    font-size: 16px !important;
}

.product-title a {
    color: #4c4b4b !important;
    font-weight: 700;
}

.cart-new-option {
    display: flex;
    width: 100%;
    border-top: 1px solid #ddd;
    height: 45px;
}

.cart-new-option button {
    max-width: 30%;
    flex: 0 0 20%;
    border: 0;
    background: transparent;
}

.cart-new-option button.add-cart-new {
        max-width: 52%;
    flex: 0 0 60%;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    background: #015f87;
}

.cart-new-option button img {
    width: 18px;
    filter: grayscale(1);
}

.card-product {
    border: 1px solid #ddd !important;
}

.cart-new-option button:hover img {
    filter: none;
}

.cart-new-option button.add-cart-new:hover {
    background-color: #015f87;
    color: #fff;
}

.card-product .card-body span ins {
    color: #015f87;
    font-weight: 500;
    font-size: 16px;
}

.card-product .card-body span ins {
    color: #015f87;
    font-weight: 500;
    font-size: 16px;
}

.card-product .card-body span del {
    color: #4c4b4b !important;
}

.catBar {
    position: relative;
}

.catBar input.barinput {
    padding: 12px 14px !important;
}

.catBar i {
        position: absolute;
    right: 21px;
    top: 20px;
}

.about-sec1 p {
    font-weight: 400;
}

.main {
    color: #015f87;
    font-size: 26px;
}
.sub-main {
    color: #000;
    font-size: 18px;
}
.last {
    color: #000000;
    font-size: 18px;
}
.logo-detail {
    text-align: center;
    font-family: "Jost", sans-serif !important;
}
.brand-box {
    margin: 15px 0px 15px 0px;
}
.drop {
    color: white;
}
.dropdown-item {
    color: #000 !important;
}
@media screen and (min-width: 720px) {
    .hideonmobile {
      display:none;
    }
  }
.sidebar {
    position: fixed;
    top: 0;
    right: 0;
    height: 100Vh;
    width: 250px;
    z-index: 999;
    background-color: rgb(0, 0, 0);
    backdrop-filter: blur(10px);
    display: none;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
.sidebar li {
    width: 100%;
}
.sidebar a {
    width: 100%;
}

@media screen and (max-width: 480px) {
.d-lg-block {
        display: block !important;
}
.sub-main {
    font-size: 10px;
}
.middle-header{
	display: flex;
        flex-wrap: wrap;
}
.header-cart{
        order: 1;
        width: 77px;
        height: 78px;
        margin-top: 10px;
}
.new-resp{
	display: flex;
}
img.brn{

width: 257px;
    height: 210px;
}
.brand-logo img.brn {
    width: 180px !important;
    height: 180px !important;
}


.testimonial-box img{
	height: auto;
}

.search-header{
order:3;
}
.headre-logo{
order:1
}
.top-hright li a {
    font-size: 13px;
}
.top-hright {
    display: block;

}
.search-header {
    width: 100%;
}
/*.brand-box {
    padding-right: 60px;
}*/
.main-catnew .cat-box {
    max-width: 100%;
}
.main-catnew {
    display: block;
}
.testimonial-box {
    display: block;
    text-align: center;
}
.banner-heading h1 {
    font-weight: 600;
    font-size: 38px !important;
}
.banner-heading p.hero-desc {
    font-size: 25px !important;
}
.headre-logo img {
    height: 96px;
}
.low-high2{
    width: 80px;
}
.low-high {
    width: 81px;
}
}
  
.widget li.active {
    background: #015f87;
}

.brand-logo img.brn{
    width: 257px;
    height: 76px;
}

@media only screen and (max-width: 480px) {
    .hero .hero-title {
        font-size: 18px !important;
        line-height: 1.0;
    }
	
    .sort-pagination {
    display: block !important;
    }
    
    .low-high {
    width: 189px !important;
    }

    .sort-pagination .left-flex {
    justify-content: space-evenly;
    }
	
    .main {
    font-size: 20px;
    }

    .top-header{
	display: block;
    }

    .top-hleft li a {
    font-size: 13px !important;
    }
    .new-titles::after {
    bottom: 8px;
    }
    .banner-heading p.hero-desc {
    line-height: 35px;
    }

}


.brand-slider {
    width: 100%;
    margin: auto;
    padding: 20px;
}

.swiper-slide {
    text-align: center;
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.swiper-slide img {
    width: 200px;
    height: 100px;
    border-radius: 10px;
}

h3 {
    margin: 10px 0;
    font-size: 18px;
}

p {
    font-size: 16px;
    color: #555;
}

.swiper-button-next, .swiper-button-prev {
    color: black;
}
.poiuy {
height: 150px;
}
.addver {
height: 360px;
object-fit: contain;
}

.dropdown {
      position: relative;
      display: inline-block;
      z-index: 11;
    }

    .dropdown > a {
      background-color: transparent;
      color: white;
      padding: 7px 20px;
      font-size: 14px;
      border: none;
      cursor: pointer;
      border-radius: 6px;
    }

    .dropdown-content {
      display: none;
      position: absolute;
      background-color: #fff;
      min-width: 200px;
      box-shadow: 0 4px 8px rgba(0,0,0,0.1);
      z-index: 1;
      border-radius: 6px;
    }

    .dropdown:hover .dropdown-content {
      display: block;
    }

    .dropdown-content .category {
      padding: 12px 16px;
      color: #333;
      text-decoration: none;
      display: block;
      position: relative;
    }

    .dropdown-content .category:hover {
        background-color: #015e86;
        color: #fff;
      }
    
    .dropdown-content .category.active {
        background-color: #015e86;
        color: #fff;
    }
    
    .subcategory-menu a.active{
        background-color: #015e86;
        color: #fff;
    }

    .dropdown-content .subcategory-menu {
      display: none;
      position: absolute;
      left: 100%;
      top: 0;
      min-width: 180px;
      background-color: #fff;
      box-shadow: 0 4px 8px rgba(0,0,0,0.1);
      border-radius: 6px;
    }

    .dropdown-content .category:hover .subcategory-menu {
      display: block;
    }

    .subcategory-menu a {
      padding: 10px 16px;
      display: block;
      color: #000 !important;
      text-decoration: none;
    }

    .subcategory-menu a:hover {
      background-color: #eee;
    }


.brand-button a{
padding: 8px 5px;
color: #000 !important;
}

.quote-new {
font-size: 14px;
}
.quote-new:hover {
color: #015f87; 
}


/*disha*/

.addver img{
    width:100%;
    height: 200px;
}
.m0{
    margin: 0px!important;
}
.input-group-prepend .input-group-text{
    padding: 13px 14px;
}


/* Price 0.000 Then CSS */
.cart-new-option1{
    display: flex;
    width: 100%;
    border-top: 1px solid #ddd;
    height: 45px;
    
}
.cart-new-option1 img{
    width: 25px;
}
button.quote-css.quote-new.w-100{
    border: 0;
}

.cart-new-option1 button.w-100{
    border: 0;
    background-color: transparent;
}
    
.cart-new-option1 button.w-100 img{
    filter: grayscale(1);
}

.cart-new-option1 button.quote-css.quote-new{
background-color: #015f87 !important;
    color: #fff;
    max-width: 100%;
}