/*

Your custom css

*/

@media only screen and (min-width: 310px) and (max-width:500px) {
#adBottom {
left:0;
position: fixed;
text-align:center;
bottom: 0px;
width:100%;
z-index:999;
}
}

.mk-header-bg{background-color:#000 !important;}
.mk-header-toolbar{display:none;}
.es_textbox_button{
	    background: #314be0 !important;
    border-color: #2f47d5 !important;
	padding: 4px 8px !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-radius: 3px !important;
    cursor: pointer !important;
    color: #fff !important;
    transition: all 200ms ease !important;
    max-width: 100% !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
    line-height: 20px !important;
    -webkit-appearance: none !important;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: 400!important;
}
.es_textbox_class{padding:5px 12px!important;}
.product-list{margin-left:3%;}
.inner-prouct-box{width:32% !important;float:left;}
.product-title-wd{}
.product-desc-title{font-size:16px; margin-bottom:3px;}
.product-desc{font-size:14px; margin-bottom:3px;}