/* BASIC css start */
.ent_store{
max-width:1100px;margin-left:auto;margin-right:auto;position:relative;
}

.ent_header{
padding:15px 0px;
}

.ent_header P {
line-height:25px;
}

.ent_header h1{
font-size:16px;
font-weight:bold;
padding-bottom:15px;
}

.ent_header ul li {
    width: 24%;
    /* max-width: 330px; */
    display: inline-block;
    vertical-align: top;
    position: relative;
    /* margin-left: 55px; */
    padding-bottom: 60px;
}
.type01 img {
    width:100%;
    /*border:1px solid #eaeaea;*/
}

.tag_setno{
background-color: #f2f2f2;
    display: inline-block;
    padding: 7px;
    border-radius: 10px;
    font-weight: bold;
    position: absolute;
    right: auto;
}

.text-extra-dark-gray, .btn-link.text-extra-dark-gray, a.text-extra-dark-gray-hover:hover {
    color: #ffffff;
}
.font-weight-600 {
    font-weight: 600 !important;
}
.w-95 {
    width: 95%;
}
h4 {
    font-size: 2.85rem;
    line-height: 3.4rem;
}
.letter-spacing-1px {
    letter-spacing: 1px;
}
.font-weight-500 {
    font-weight: 500 !important;
}
.font-weight-500 {
    font-weight: 500 !important;
}
.margin-20px-bottom {
    margin-bottom: 20px;
}
.d-inline-block {
    display: inline-block!important;
}
.text-uppercase {
    text-transform: uppercase!important;
}
.text-gradient-sky-blue-pink {
    background: linear-gradient(to right,#484777, #2f5576, #e05fc4, #f767a6, #ff798e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/* BASIC css end */

