
.home-heading-top{
    background: #fff;
    border-left: 6px solid #0099cc;
    display: flex;
    flex-wrap: wrap;
    margin: 15px 0px;
    padding: 15px 10px;
    box-shadow: 1px 1px 1px rgb(0 0 0 / 5%);
}

.home-heading-cont{
   width: 70%; 
}

.home-heading-cont h3{
    margin: 0px;
    font-size: 20px;
}



.home-heading-cont p{
    margin: 0px;
    font-size: 14px;
    color: gray;
}



.home-heading-cont2{
    width: 30%;
    text-align: right;
}

.home-heading-cont2 a{
    background: #0099cc;
    color: #fff!important;
    padding: 5px 20px;
    font-size: 14px;
    border-radius: 16px;
    margin-top: 10px;
    display: inline-block;
}





.module {
    position: relative;
}
.module-info_blocks-246 .module-body {
    margin-right: -5px;
    margin-left: -5px;
    box-shadow: none;
}
.module-info_blocks .module-body {
    display: flex;
    flex-wrap: wrap;
}
.module-info_blocks-246 .module-item:not(.swiper-slide) {
    padding: 5px;
    width: 25%;
}

.module-info_blocks-246 .info-block {
    background: rgba(255, 255, 255, 1);
    border-radius: 10px;
    border-style: none;
    box-shadow: 1px 1px 1px rgb(0 0 0 / 5%);
    padding: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.module-info_blocks-246 .info-block::before, .module-info_blocks-246 .info-block-img {
    margin-bottom: 12px;
    border-width: 1px;
    border-radius: 3px;
}

.module-info_blocks-246 .info-block-img {
    align-self: center;
}
.module-info_blocks-246 .info-block-content {
    display: flex;
}
.module-info_blocks-246 .info-block .info-block-title {
    font-family: sans-serif;
    font-weight: 400;
    color: rgba(12, 11, 11, 1);
    display: block;
    font-size: 14px;
}
.module-info_blocks-246 .info-block .info-block-text {
    display: none;
}

.info-block {
    position: relative;
    transition: all .075s ease-out;
    height: 100%;
}



/*-------------------latest product------------*/
.lates-products a img{
    height: 226px;
}

.tb-font{
    font-size: 12px;
    padding: 0px!important;
}

.product-single-hover {
    box-shadow: 0px 0px 5px rgb(0 113 220 / 15%);
    border-radius: 5px;
    height: 380px;
    background: #fff;
}

.product-home-dec p{
    margin: 0px;
    font-weight: 600;
    margin-top: 10px;
    color: gray;
}

.product-price{
    padding:10px;
    display: none;
}
.text-accent {
    float:right;
}

.less-price{
    float:left;
}

.quick-view {
    display: none;
    padding-bottom: 17px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
    background: none!important;
}



.home-blog{
    background: #fff;
    margin-bottom: 25px;
    box-shadow: 1px 1px 1px rgb(0 0 0 / 5%);
}

.home-blog a{
    display: block;
}

.home-blog-cont{
    padding: 10px;
}

.home-blog-cont-icon{
    padding: 10px 0px;
}
.home-blog-cont-icon span{
    font-size: 13px;
    color: gray;
    margin-right: 10px;
}
.blog-date{
    float: right;
    margin-right: 0px!important;
}

.home-blog-cont h3{
    font-size: 17px;
}

.home-blog a:hover h3{
    text-decoration: underline;
}


.page-footer {
    background: #141d39!important;
    color: white;
}


.banner-adds-img img{
    width: 100%;
}

.btn--primary {
    color: #fff!important;
    background-color: #141d39!important;
    border-color: #141d39!important;
}






/*-----------------footer-----------------*/
.footer-top-bg{
    box-shadow: 0 0 3px 2px rgb(221 221 221 / 1%);
    background: rgba(17, 40, 75, 1);
    padding: 10px;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0px;
}


 .footer-top-item{
    width: 25%;
    margin: 10px 0px;
    display: flex;
}
.footer-top-item-cont h3{
    margin: 0px;
    font-size: 17px;
    color: #fff;
}

.footer-top-item-cont p{
    margin: 0px;
    font-size: 13px;
}

.footer-top-item-icon i{
    background: #141d39;
    padding: 0px 12px;
    border-radius: 32px;
    margin-right: 10px;
}


.footer-bt-bg {
    box-shadow: 0 0 3px 2px rgb(221 221 221 / 1%);
    background: rgba(17, 40, 75, 1);
    padding: 10px;
    border-radius: 5px;
    min-height: 260px;
}

.product-details-shipping-details {
    margin-bottom: 20px;
    overflow: hidden;
    box-shadow: 0px 0px 5px rgb(0 113 220 / 15%);
}

.details-left{
    box-shadow: 0px 0px 5px rgb(0 113 220 / 15%);
    background: #fff;
}

.details-price h3{
    margin: 0px;
    padding: 10px;
    font-weight: 600;
    font-size: 22px;
}

.details-price{
    border-bottom: 1px solid #dae1e7;;
    padding: 15px 0px;
    display: none;
}
.product-description-label {
    font-size: 20px!important;
    padding: 10px!important;
}


.details-cart{
    text-align: center;
    border-top: 1px solid #dae1e7;;
    padding-top: 20px;
}



.j-tab{
    background: #fff;
    border-left: 6px solid #0099cc;
    display: flex;
    flex-wrap: wrap;
    margin: 5px 0px;
    box-shadow: 1px 1px 1px rgb(0 0 0 / 5%);
}


.details-tb-font{
    padding: 5px!important;
    font-size: 13px!important;
}





.detail-cont {
    box-shadow: 0 0 3px 2px rgb(221 221 221 / 1%);
    background: rgba(17, 40, 75, 1);
    padding: 10px;
    border-radius: 5px;
    flex-wrap: wrap;
    margin: 20px 0px;
}



.question-us h3{
    font-size: 20px;
    color: #fff;
    text-align: center!important;
    font-weight: 600;
    margin-bottom: 20px;
}

.product-quantity{
    margin-top: 13px;
}


.footer-heder {
    color: #FFFFFF;
    text-transform: uppercase;
    margin-bottom: 20px!important;
}

.mobile-view-center-align{
    margin-bottom: 20px;
}


.flex-start {
    display: none;
}

.d-none{
    display: none;
}







