.coup_box img {
    height: 173px;
    object-fit: contain;
}

* {
    font-family: sans-serif !important;
}

.coup_box {
    box-shadow: 3px 5px 8px 4px #dddddd;
    padding: 30px;
    border-radius: 8px;
}

.give1 img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.give_text h2 {
    font-size: 14px;
    font-weight: 600;
    padding: 10px 0px;
    margin-bottom: 0px;
}

span.tags {
    background-color: #E9E9E9;
    color: #00000075;
    padding: 4px 10px;
    font-size: 12px;
    border-radius: 20px;
    margin-bottom: 9px;
}

span.tags2 {
    font-size: 14px;
    color: #969696;
}

.giveaways_main {
    margin-top: 40px;
}

.live_giveaways {
    text-align: center;
    border-radius: 5px;
    border: 1px solid black;
    padding: 5px 0px;
    margin-top: 10px;
}

.live_giveaways p {
    margin-bottom: 0px;
}

.live_giveaways svg {
    border: 1px solid black;
    margin-right: 5px;
}

.live_giveaways a {
    text-decoration: none;
    color: black;
    font-size: 12px;
}


.topsechead h2 span {
    color: #BDBDBD;
    font-weight: bold;
}

.topsechead h2 {
    font-size: 29px !important;
}

.giveaways_main img {
    border-radius: 15px;
}


.give1 {
    box-shadow: 1px 3px 13px -3px #919191;
    height: 100%;
    padding: 19px;
    border-radius: 10px;
}

.give1 .give_text {
    padding: 21px 3px;
}


.orderss i {
    font-size: 43px;
}

.orderss {
    text-align: center;
    padding: 40px;
}

.orderss h3 {
    font-size: 26px;
    font-weight: bold;
}

a {
    color: unset !important;
}

section.my_acc {
    margin-top: 60px;
}
.eye_btn {
    display: none;
}