         .select22 {
            
            -webkit-appearance: auto !important;
            
            
            } 
            
            .product-image-container.second_img
            {
            height: 154px;
            
            }
            
            .pro_image {
            height: 140px;
            width: 189px;
            /*   float: left;*/
            
            
            }
            
            .form-group.mbl_select {
            width: 126px;
            float: left;
            
            }
            
            .cart_btn {
            width: 117px;
            float: left;
            margin-left: 8px;
            border-radius: 14px;
            }
            
            .item_div {
            border: 1px solid blue;
            /*margin: 5px;*/
            padding: 4px;
            }
            
            @media screen and (min-width:374px) and (max-width:767px) 
        {
            .item_div {
            margin: 5px;
            }
        }
        @media screen and (min-width:768px) and (max-width:1200px) 
        {
            .item_div {
            margin: 2px!important;
            width:45%!important;
            }
        }
        
            
            .product_div {
            transform: scale(0.9);
            transition: transform .2s;
            }
            .product_div:hover {
            
            transform: scale(1.0);
            background-color:white;
             box-shadow:   2px 2px 1px 1px #0D3AA9;
            }
            

        @media screen and (min-width:320px) and (max-width:375px) 
        {
        
        .show,.sort
        {
            float:left;
        }
        
        .select22 {
        -webkit-appearance: none !important; 
        }   
        
        
        .product-image-container.second_img
        {
        height: 154px;
        margin-left: -235px;
        }
        .pro_image {
       padding: 4px;
    height: 132px;
    width: 92px;
        /*   float: left;*/
        
        
        }
        
        h4.product_name {
        margin-top: -43%;
        margin-left: 159px;
        text-align:center;
        }
        
        p.price.price_div {
        margin-left: 177px;
        }
        
        .price_before:before{
        content:"Mrp:";
        color:#555;
        
        }
        
        
        .mbl_select{
           width: 118px;
    margin-top: -19px;
    margin-left: 97px;
       
        }
        
        
        
        .mbl_btn {
        width: 109px;
        margin-left: 232px;
        margin-top: -21px;
        }
        .mbl_btn2 {
        margin-top: -34px;
        right: -35px;
        }
        
        
        .mbl_select {
        position: relative;
        /*Don't really need this just for demo styling*/
        
        
        }
        
        .mbl_select:after {
        content: '\f0d7';
        font: normal normal normal 17px/1 FontAwesome;
        color: white;
        right: 1px;
        top: 1px;
        text-align: center;
        /* height: 32px; */
        padding: 8px 12px 7px 9px;
        border-left: 1px solid #0ebeff;
        position: absolute;
        pointer-events: none;
        background-color: #0D3AA9;
        }
        
        /* IE11 hide native button (thanks Matt!) */
        select::-ms-expand {
        display: none;
        }
        
        .mbl_select select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        /* Add some styling */
        
        display: block;
        
        
        
        
        
        
        color: #333;
        background-color: #ffffff;
        background-image: none;
        border: 1px solid #0ebeff;
        -ms-word-break: normal;
        word-break: normal;
        }
        
        
        p.price_not_shown {
        /* margin-left: 30px; */
        text-align: right;
        /* text-align: center; */
        }
        
        
        
        
        
         .position .add_abs{
            position:absolute !important;
            /*  position:absolute !important;
                                               position:relative !important;*/
    min-height: 1px !important;
    padding-right: 5px !important;
    padding-left: 32px !important;
    
         }
         
           .position .add_rel{
 position:relative !important;
    min-height: 1px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
    
         }
         
          div#content {
    padding: 10px !important;
   
}
.product-layout.mobilepadding.pad {
   padding-bottom: 1px !important;
}


.product-item-container.product_div {
    height: 136px;
}
       
.form-group.mbl_select {
    width: 111px;
    float: left;
    margin-left: 102px;
}

.cart_btn {
    width: 103px;
    float: left;
    margin-left: 6px;
    border-radius: 14px;
    margin-top: -19px;
}

  .item_div {
    border: 1px solid blue;
    margin: 11px;
    padding: 4px;
}
.price_block {
    display: block;
}
        }
        
        
        @media screen and (width:425px) and (height:455px) 
        {
            
          .show,.sort
        {
            float:left;
        }  
            
        
        .select22 {
        -webkit-appearance: none !important; 
        }   
        
        
        .product-image-container.second_img
        {
        height: 154px;
        margin-left: -235px;
        }
        .pro_image {
       padding: 4px;
    height: 132px;
    width: 92px;
        /*   float: left;*/
        
        
        }
        
        h4.product_name {
        margin-top: -43%;
        margin-left: 159px;
        text-align:center;
        }
        
        p.price.price_div {
        margin-left: 177px;
        }
        
        .price_before:before{
        content:"Mrp:";
        color:#555;
        
        }
        
        
        .mbl_select{
           width: 118px;
    margin-top: -19px;
    margin-left: 97px;
       
        }
        
        
        
        .mbl_btn {
        width: 109px;
        margin-left: 232px;
        margin-top: -21px;
        }
        .mbl_btn2 {
        margin-top: -34px;
        right: -35px;
        }
        
        
        .mbl_select {
        position: relative;
        /*Don't really need this just for demo styling*/
        
        
        }
        
        .mbl_select:after {
        content: '\f0d7';
        font: normal normal normal 17px/1 FontAwesome;
        color: white;
        right: 1px;
        top: 1px;
        text-align: center;
        /* height: 32px; */
        padding: 8px 12px 7px 9px;
        border-left: 1px solid #0ebeff;
        position: absolute;
        pointer-events: none;
        background-color: #0D3AA9;
        }
        
        /* IE11 hide native button (thanks Matt!) */
        select::-ms-expand {
        display: none;
        }
        
        .mbl_select select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        /* Add some styling */
        
        display: block;
        
        
        
        
        
        
        color: #333;
        background-color: #ffffff;
        background-image: none;
        border: 1px solid #0ebeff;
        -ms-word-break: normal;
        word-break: normal;
        }
        
        
        p.price_not_shown {
        /* margin-left: 30px; */
        text-align: right;
        /* text-align: center; */
        }
        
        
        
        
        
         .position .add_abs{
            position:absolute !important;
            /*  position:absolute !important;
                                               position:relative !important;*/
    min-height: 1px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
    
         }
         
           .position .add_rel{
 position:relative !important;
    min-height: 1px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
    
         }
         
          div#content {
    padding: 10px !important;
   
}
.product-layout.mobilepadding.pad {
   padding-bottom: 1px !important;
}


.product-item-container.product_div {
    height: 136px;
}
       
.form-group.mbl_select {
    width: 111px;
    float: left;
    margin-left: 102px;
}

.cart_btn {
    width: 103px;
    float: left;
    margin-left: 6px;
    border-radius: 14px;
    margin-top: -19px;
}

  .item_div {
    border: 1px solid blue;
    margin: 11px;
    padding: 4px;
}
.price_block {
    display: block;
} 
            
            
        }
        
        
        @media screen and (width:411px) and (height:731px) 
        {
           
            
                
                
                .select22 {
                -webkit-appearance: none !important; 
                }   
                
                
                .product-image-container.second_img
                {
                height: 154px;
                margin-left: -235px;
                }
                .pro_image {
                padding: 4px;
                height: 132px;
                width: 92px;
                /*   float: left;*/
                
                
                }
                
                h4.product_name {
                margin-top: -43%;
                margin-left: 159px;
                text-align:center;
                }
                
                p.price.price_div {
                margin-left: 177px;
                }
                
                .price_before:before{
                content:"Mrp:";
                color:#555;
                
                }
                
                
                .mbl_select{
                width: 118px;
                margin-top: -19px;
                margin-left: 97px;
                
                }
                
                
                
                .mbl_btn {
                width: 109px;
                margin-left: 232px;
                margin-top: -21px;
                }
                .mbl_btn2 {
                margin-top: -34px;
                right: -35px;
                }
                
                
                .mbl_select {
                position: relative;
                /*Don't really need this just for demo styling*/
                
                
                }
                
                .mbl_select:after {
                content: '\f0d7';
                font: normal normal normal 17px/1 FontAwesome;
                color: white;
                right: 1px;
                top: 1px;
                text-align: center;
                /* height: 32px; */
                padding: 8px 12px 7px 9px;
                border-left: 1px solid #0ebeff;
                position: absolute;
                pointer-events: none;
                background-color: #0D3AA9;
                }
                
                /* IE11 hide native button (thanks Matt!) */
                select::-ms-expand {
                display: none;
                }
                
                .mbl_select select {
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
                /* Add some styling */
                
                display: block;
                
                
                
                
                
                
                color: #333;
                background-color: #ffffff;
                background-image: none;
                border: 1px solid #0ebeff;
                -ms-word-break: normal;
                word-break: normal;
                }
                
                
                p.price_not_shown {
                /* margin-left: 30px; */
                text-align: right;
                /* text-align: center; */
                }
                
                
                
                
                
                .position .add_abs{
                position:absolute !important;
                /*  position:absolute !important;
                position:relative !important;*/
                min-height: 1px !important;
                padding-right: 15px !important;
                /*padding-left: 15px !important;*/
                
                }
                
                .position .add_rel{
                position:relative !important;
                min-height: 1px !important;
                padding-right: 15px !important;
                padding-left: 15px !important;
                
                }
                
                div#content {
                padding: 10px !important;
                
                }
                .product-layout.mobilepadding.pad {
                padding-bottom: 1px !important;
                }
                
                
                .product-item-container.product_div {
                height: 136px;
                }
                
                .form-group.mbl_select {
                width: 111px;
                float: left;
                margin-left: 102px;
                }
                
                .cart_btn {
                width: 103px;
                float: left;
                margin-left: 6px;
                border-radius: 14px;
                margin-top: -19px;
                }
                
                .item_div {
                border: 1px solid blue;
                margin: 11px;
                padding: 4px;
                }
                .price_block {
                display: block;
                }  
            
            
            
        }
        
        
        @media screen and (width:411px) and (height:823px) 
        {
            
                 .show,.sort
        {
            float:left;
        }
        
                
                .select22 {
                -webkit-appearance: none !important; 
                }   
                
                
                .product-image-container.second_img
                {
                height: 154px;
                margin-left: -235px;
                }
                .pro_image {
                padding: 4px;
                height: 132px;
                width: 92px;
                /*   float: left;*/
                
                
                }
                
                h4.product_name {
                margin-top: -43%;
                margin-left: 159px;
                text-align:center;
                }
                
                p.price.price_div {
                margin-left: 177px;
                }
                
                .price_before:before{
                content:"Mrp:";
                color:#555;
                
                }
                
                
                .mbl_select{
                width: 118px;
                margin-top: -19px;
                margin-left: 97px;
                
                }
                
                
                
                .mbl_btn {
                width: 109px;
                margin-left: 232px;
                margin-top: -21px;
                }
                .mbl_btn2 {
                margin-top: -34px;
                right: -35px;
                }
                
                
                .mbl_select {
                position: relative;
                /*Don't really need this just for demo styling*/
                
                
                }
                
                .mbl_select:after {
                content: '\f0d7';
                font: normal normal normal 17px/1 FontAwesome;
                color: white;
                right: 1px;
                top: 1px;
                text-align: center;
                /* height: 32px; */
                padding: 8px 12px 7px 9px;
                border-left: 1px solid #0ebeff;
                position: absolute;
                pointer-events: none;
                background-color: #0D3AA9;
                }
                
                /* IE11 hide native button (thanks Matt!) */
                select::-ms-expand {
                display: none;
                }
                
                .mbl_select select {
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
                /* Add some styling */
                
                display: block;
                
                
                
                
                
                
                color: #333;
                background-color: #ffffff;
                background-image: none;
                border: 1px solid #0ebeff;
                -ms-word-break: normal;
                word-break: normal;
                }
                
                
                p.price_not_shown {
                /* margin-left: 30px; */
                text-align: right;
                /* text-align: center; */
                }
                
                
                
                
                
                .position .add_abs{
                position:absolute !important;
                /*  position:absolute !important;
                position:relative !important;*/
                min-height: 1px !important;
                padding-right: 15px !important;
                padding-left: 15px !important;
                
                }
                
                .position .add_rel{
                position:relative !important;
                min-height: 1px !important;
                padding-right: 15px !important;
                padding-left: 15px !important;
                
                }
                
                div#content {
                padding: 10px !important;
                
                }
                .product-layout.mobilepadding.pad {
                padding-bottom: 1px !important;
                }
                
                
                .product-item-container.product_div {
                height: 136px;
                }
                
                .form-group.mbl_select {
                width: 111px;
                float: left;
                margin-left: 102px;
                }
                
                .cart_btn {
                width: 103px;
                float: left;
                margin-left: 6px;
                border-radius: 14px;
                margin-top: -19px;
                }
                
                .item_div {
                border: 1px solid blue;
                margin: 11px;
                padding: 4px;
                }
                .price_block {
                display: block;
                }
            
            
            
            
        }
        
        
        
        @media screen and (width:414px) and (height:736px) 
        {
          
                
                .select22 {
                -webkit-appearance: none !important; 
                }   
                
                
                .product-image-container.second_img
                {
                height: 154px;
                margin-left: -235px;
                }
                .pro_image {
                padding: 4px;
                height: 132px;
                width: 92px;
                /*   float: left;*/
                
                
                }
                
                h4.product_name {
                margin-top: -43%;
                margin-left: 159px;
                text-align:center;
                }
                
                p.price.price_div {
                margin-left: 177px;
                }
                
                .price_before:before{
                content:"Mrp:";
                color:#555;
                
                }
                
                
                .mbl_select{
                width: 118px;
                margin-top: -19px;
                margin-left: 97px;
                
                }
                
                
                
                .mbl_btn {
                width: 109px;
                margin-left: 232px;
                margin-top: -21px;
                }
                .mbl_btn2 {
                margin-top: -34px;
                right: -35px;
                }
                
                
                .mbl_select {
                position: relative;
                /*Don't really need this just for demo styling*/
                
                
                }
                
                .mbl_select:after {
                content: '\f0d7';
                font: normal normal normal 17px/1 FontAwesome;
                color: white;
                right: 1px;
                top: 1px;
                text-align: center;
                /* height: 32px; */
                padding: 8px 12px 7px 9px;
                border-left: 1px solid #0ebeff;
                position: absolute;
                pointer-events: none;
                background-color: #0D3AA9;
                }
                
                /* IE11 hide native button (thanks Matt!) */
                select::-ms-expand {
                display: none;
                }
                
                .mbl_select select {
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
                /* Add some styling */
                
                display: block;
                
                
                
                
                
                
                color: #333;
                background-color: #ffffff;
                background-image: none;
                border: 1px solid #0ebeff;
                -ms-word-break: normal;
                word-break: normal;
                }
                
                
                p.price_not_shown {
                /* margin-left: 30px; */
                text-align: right;
                /* text-align: center; */
                }
                
                
                
                
                
                .position .add_abs{
                position:absolute !important;
                /*  position:absolute !important;
                position:relative !important;*/
                min-height: 1px !important;
                padding-right: 15px !important;
                padding-left: 15px !important;
                
                }
                
                .position .add_rel{
                position:relative !important;
                min-height: 1px !important;
                padding-right: 15px !important;
                padding-left: 15px !important;
                
                }
                
                div#content {
                padding: 10px !important;
                
                }
                .product-layout.mobilepadding.pad {
                padding-bottom: 1px !important;
                }
                
                
                .product-item-container.product_div {
                height: 136px;
                }
                
                .form-group.mbl_select {
                width: 111px;
                float: left;
                margin-left: 102px;
                }
                
                .cart_btn {
                width: 103px;
                float: left;
                margin-left: 6px;
                border-radius: 14px;
                margin-top: -19px;
                }
                
                .item_div {
                border: 1px solid blue;
                margin: 11px;
                padding: 4px;
                }
                .price_block {
                display: block;
                }
            
              
            
            
            
            
        }
        
        
        
        
        @media screen and (width:540px) and (height:720px) 
        {
            
            
                
                .select22 {
                -webkit-appearance: none !important; 
                }   
                
                
                .product-image-container.second_img
                {
                height: 154px;
                margin-left: -235px;
                }
                .pro_image {
                padding: 4px;
                height: 132px;
                width: 92px;
                /*   float: left;*/
                
                
                }
                
                h4.product_name {
                margin-top: -43%;
                margin-left: 159px;
                text-align:center;
                }
                
                p.price.price_div {
                margin-left: 177px;
                }
                
                .price_before:before{
                content:"Mrp:";
                color:#555;
                
                }
                
                
                .mbl_select{
                width: 118px;
                margin-top: -19px;
                margin-left: 97px;
                
                }
                
                
                
                .mbl_btn {
                width: 109px;
                margin-left: 232px;
                margin-top: -21px;
                }
                .mbl_btn2 {
                margin-top: -34px;
                right: -35px;
                }
                
                
                .mbl_select {
                position: relative;
                /*Don't really need this just for demo styling*/
                
                
                }
                
                .mbl_select:after {
                content: '\f0d7';
                font: normal normal normal 17px/1 FontAwesome;
                color: white;
                right: 1px;
                top: 1px;
                text-align: center;
                /* height: 32px; */
                padding: 8px 12px 7px 9px;
                border-left: 1px solid #0ebeff;
                position: absolute;
                pointer-events: none;
                background-color: #0D3AA9;
                }
                
                /* IE11 hide native button (thanks Matt!) */
                select::-ms-expand {
                display: none;
                }
                
                .mbl_select select {
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
                /* Add some styling */
                
                display: block;
                
                
                
                
                
                
                color: #333;
                background-color: #ffffff;
                background-image: none;
                border: 1px solid #0ebeff;
                -ms-word-break: normal;
                word-break: normal;
                }
                
                
                p.price_not_shown {
                /* margin-left: 30px; */
                text-align: right;
                /* text-align: center; */
                }
                
                
                
                
                
                .position .add_abs{
                position:absolute !important;
                /*  position:absolute !important;
                position:relative !important;*/
                min-height: 1px !important;
                padding-right: 15px !important;
                padding-left: 15px !important;
                
                }
                
                .position .add_rel{
                position:relative !important;
                min-height: 1px !important;
                padding-right: 15px !important;
                padding-left: 15px !important;
                
                }
                
                div#content {
                padding: 10px !important;
                
                }
                .product-layout.mobilepadding.pad {
                padding-bottom: 1px !important;
                }
                
                
                .product-item-container.product_div {
                height: 136px;
                }
                
                
                .form-group.mbl_select {
                width: 111px;
                float: left;
                margin-left: 102px;
                }
                
                .cart_btn {
                width: 103px;
                float: left;
                margin-left: 6px;
                border-radius: 14px;
                margin-top: -19px;
                }
                
                .item_div {
                border: 1px solid blue;
                margin: 11px;
                padding: 4px;
                }
                .price_block {
                display: block;
                }
            
            
            
            
            
        }
        