.pd-60{
    padding:60px 0 !important;
}
.incidelogo img{
        width: 255px;
}
.header-top{
    padding: 10px 0 0;  
}
.incide-usermenu img{
        width: 32px;
}

.catag-img h2{
    color: #de4430;
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    text-transform: uppercase;
    margin: 0px;
}
.catag-img p{
   font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #050505;
    margin-top: 4px;
    margin-bottom: 25px;
}
.home-catag{
    text-align:center;
}
.catag-img .home-catag{
    position:relative;
}
.catag-img .sec-btn{
    position: absolute;
    z-index: 99;
    bottom: 50px;
    left: 30px;
    background: #fff;
    padding: 12px 50px;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #05101B;
}
.home-products{
      padding: 0px 5px;
    text-align: center;
    position: relative;
}
.home-products h3{
    /* position: absolute; */
    bottom: 0;
    color: #3c3c3c;
    padding: 12px;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
}
.incide-products .nav .nav-item a.active{
    background: black;
    padding: 0px 70px;
    color: white;
    font-weight: 100;
}
.incide-products .nav .nav-item a{
        font-weight: 100;
}
.newarrival .swiper-slide{
box-shadow: inset 0 0 2000px 3000px #0000008f;
}
.addtocart{
    background: #c89229;
    display: block;
    text-align: center;
    padding: 8px;
    color: white;
    margin-top: 12px;
    border: 1px solid #c89229;
}
.addtocart:hover{
    background: white;
   color:#c89229; 
   border: 1px solid #c89229;
}
.list-page .product-item{
    border: 1px solid #ba8e270d;
}
.swiper-wrapper{
        height: auto !important;
}
.footer-widget .widget-social i{
     line-height: 40px;   
}
.productheading h2{
    color: black;
    margin-top: 30px;
}
.account-table .table tbody tr td{
    padding: 15px 20px;
}
.incide-profile{
    text-align: center;
    background: #f7f7f7;
}
.incide-profile img{
  width: 255px;
}
.incide-profile h3{
    background: #cd3b27;
    color: white;
    font-size: 18px;
    padding: 8px 20px;
}
.blog-page img{
     height: 220px;
    object-fit: cover;   
}
.blog-active img{
    height: 345px;
     object-fit: cover;   
}
.marquee-toolheader{
    background: black;
    color: white;
    font-size: 17px;
    letter-spacing: 0.9;
    font-weight: 900;
    padding: 10px;
}