.dproduct{
    padding:20px;
}
.dproduct2{
    padding:10px;
}
.dproduct span,.dproduct2 span{
    font-weight: bold;
}
.dproduct2:hover,.dproduct:hover{
    opacity: .8;
    cursor: pointer;
}
.mimg100{
    max-width: 100%!important;
}
.img100{
    width: 100%!important;
}
.label-sale{
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    color: #fff;
    background-color: #D80303;
    /* top: 0; */
    position: absolute;
    display: block; 
    border-radius: 50%;
    padding: 15px 13px
}
.txtphone{
    color: #474747;
    letter-spacing: 0.6px;
    font-size: 20px;
}
.txtemail{
    color: #474747;
    letter-spacing: 0.6px;
}
.btn-yellow{
    background-color: #ffbc13!important;
}
.subcat ul{
    list-style: unset;
}
.subcat li{
    position: relative;
    padding: 3px 14px;
    background: #fff9e9;
    margin-bottom: 0;
}
.subcat i{
    opacity: .5;
}
.subcat a{
    font-weight: 300!important;
}
.blog-details-area .widget-area .widget-categories .category-list .subcat li{
    position: relative;
    padding: 5px 14px;
    background: #fff9e9;
    margin-bottom: 0;
}
.subcat a:hover{
    opacity: .5;
    cursor: pointer;
}
.head-brand{
    background: #103580;
    color: #fff;
    padding: 10px 20px;
}
.authentication-form-register{
    max-width: 100%!important;
    width:80%;
    
}
.btn-warning{
    background-color: #FFBC13;
    color:#fff;
    min-width: 200px;
}
.btn-secondary{
    background-color: #E3E3E3;
    color:#9B9B9B;
    min-width: 200px;
    border: unset;
}

.dt-hide{
    display: none!important;
}
@media screen and (max-width: 767px) {
    .label-sale{
        font-size: 12px;
    font-weight: 500;
    line-height: 26px;
    color: #fff;
    background-color: #D80303;
    position: absolute;
    display: block;
    border-radius: 50%;
    padding: 7px 8px;
    }
    .newsletter-section .newsletter-content h2{
        font-size: 24px;
    }
    .blog-item-single .blog-item-content{
        padding: 0 10px 15px 10px;
    }
    .blog-item-content h3{
        font-size: 18px;
    }
    .member-details-section .content::after{
        display: none;
    }
    .member-details-section .content .member-info h3 {
        font-size: 24px;
        line-height: 1.5;
        text-transform: capitalize;
        color: #001e4c;
    }
    .dproduct h5{
        font-size: 18px;
    }
    .constik-responsive-nav .constik-responsive-menu.mean-container .mean-nav .navbar-nav{
        height: 80%;
    }
    .about-section .about-content h2{
        font-size: 26px;
    }
    .mb-center{
        text-align: center!important;
    }
    .dt-hide{
        display: block!important;
    }
    .dt-hide .primary-btn{
        color:#fff!important;
    }
    .authentication-section .authentication-tabs .tab-item{
        padding: 15px 40px;
    }
    .authentication-form-register {
    max-width: 100%!important;
    width: 100%;
}
.side-option-responsive .item .language a{
    margin-left:10px;
}

}
