﻿.rts-header-nav-area-one {
   /* background: #548134 !important;*/
    /*background: linear-gradient(rgb(9 107 24), rgb(23 191 8));*/
}

    .rts-header-nav-area-one .nav-area ul li a{

        color:white!important;
    }
.title-area-between {
    margin-top:7px!important;
}

.nice-select {
    display: none;
}
.single-shopping-card-one .body-content a .title {
    font-size: 12px!important;
}

h4 {
    color: #184363!important;
}
.single-shopping-card-one .body-content .price-area .current {
    font-weight: 750;
    color: #ef262c;
    font-size: 15px;
    margin-bottom: 0;
}


.single-blog-area-start .blog-body a .title {
font-size:14px!important;
}

.bg_light-1 .single-shopping-card-one {
    background: #fff;
   /* HEIGHT: 374PX;*/
}

@media screen and (min-device-width: 320px) and (max-device-width: 577px) {
    .bg_light-1 .single-shopping-card-one {
        background: #fff;
        HEIGHT: 374PX;
    }
}
* {
    font-family: 'Inter', sans-serif;
}

body {
    font-family: Lato-Regular;
    color: #333;
    background: #f9f9f9;
}
body {
    font-size: 14px;
    line-height: 1.42857;
}
.custom-modal-width {
    max-width: 50%;
    margin: auto;
}
