﻿
.mt_dktp_28 {
    margin-top: 28px;
}
.hiddencol {
    display: none;
}

.custm_srch_wrpr .search-widget-icon {
    position: absolute;
    top: 10px;
    left: 4px;
}
.custm_srch_wrpr input.srch_innr {
    padding-left: 20px;
}
./*preload{
    display:block;
}
#loader {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
}
    #loader img {
        width: 100px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-45px);
    }
#overlay  {
    position: fixed;
    width: 100%;
    height: 100vh;
    background: #000;
    content: '';
    display: block;
    top: 0;
    left: 0;
    z-index: 1;
}*/
@media (max-width:768px){
    .mt_dktp_28 {
        margin-top: 0;
    }
}
