﻿

.item_category
{
    font-weight: 600;
    background: #1665b1;
    height: 100px;
    box-shadow: 7px 6px 0px #fda31b;
    /* position: relative; */
    top: -50px;
    z-index: 55;
    text-align: center;
    MARGIN: 20px 0px 0px 0px;
}


@media only screen and (max-width: 950px)
{


    .item_category
    {
               font-weight: 600;
    background: #1665b1;
    height: 60px;
    box-shadow: 7px 6px 0px #fda31b;
    /* position: relative; */
    top: -30px;
    z-index: 55;
    text-align: center;
    border: 1px solid #fff;
    }
}
.item_category a
{
         /* font-family: 'Roboto' , sans-serif; */
         font-size: 17px;
         color: #fff;
         /* position: relative; */
         /* top: 35px; */
         z-index: 55;
         text-align: center;
         font-weight: 900;
         font-family: var(--font-family-main) !important;
         text-transform: uppercase;
}




.item_category:hover a
{
    color: #fda31b;
}



.item_category .s_icon
{
    font-size: 18px;
    color: #fff;
    position: relative;
    top: 30px;
    z-index: 55;
    margin: 0px 10px 0px 0px;
}


.item_category img
{
    height: 30px;
}

.item_category .i_ht_1
{
    height: 20px;
}


.item_category_2
{
          font-weight: 600;
    background: #fff;
    height: 100px;
    box-shadow: 7px 6px 0px #fda31b;
    /* position: relative; */
    top: -50px;
    z-index: 55;
    text-align: center;
}


@media only screen and (max-width: 950px)
{

    .item_category_2
    {
        font-weight: 600;
        background: #fff;
        height: 60px;
        box-shadow: 7px 6px 0px #e0e3e5;
           /* position: relative; */
        top: -29px;
        z-index: 55;
        text-align: center;
    }
}

.item_category_2 a
{
        /* font-family: 'Roboto' , sans-serif; */
    font-size: 17px;
    color: #000;
    position: relative;
    top: 35px;
    z-index: 55;
    text-align: center;
    font-weight: 900;
}

.item_category_2 .s_icon
{
    font-size: 18px;
    color: #000;
    position: relative;
    top: 30px;
    z-index: 55;
    margin: 0px 10px 0px 0px;
}


.item_category_2:hover a
{
    color: #fda31b;
}
.item_category_2 img
{
    height: 30px;
}


.item_category_2 .i_ht_1
{
    height: 20px;
}




@media only screen and (max-width: 950px)
{


    .item_category a
    {
        font-family: 'Roboto' , sans-serif;
        font-size: 15px;
        color: #fff;
        position: relative;
        top: 18px;
        z-index: 55;
        text-align: center;
        font-weight: 600;
    }
}

@media only screen and (max-width: 950px)
{

    .item_category .s_icon
    {
        font-size: 18px;
        color: #fff;
        position: relative;
        top: 15px;
        z-index: 55;
        margin: 0px 10px 0px 0px;
    }
}

@media only screen and (max-width: 950px)
{


    .item_category_2 .s_icon
    {
        font-size: 18px;
        color: #000;
        position: relative;
        top: 15px;
        z-index: 55;
        margin: 0px 10px 0px 0px;
    }
}

@media only screen and (max-width: 950px)
{

    .item_category_2 a
    {
        font-family: 'Roboto' , sans-serif;
        font-size: 15px;
        color: #000;
        position: relative;
        top: 15px;
        z-index: 55;
        text-align: center;
        font-weight: 600;
    }
}
