.services-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
    height: 250px;
    object-fit: cover;
}
.shop-item .inner-box {
    position: relative;
    display: block;
    outline: 15px solid #ffffff;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    background-color: white;
    box-shadow: 0 0 10px rgba(0,0,0,.5);
    border: solid 1px #e3e3e3;
    padding: 10px;
    min-height: 360px;
}
.shop-item .inner-box .image img {
    width: 100%;
    display: inline-block;
    height: 240px;
    object-fit: cover;
}
.shop-item .inner-box .lower-content h3 a {
    color: #000000;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    line-height: 25px;
    min-height: 40px;
}
.sidebar-title {
    position: relative;
    margin-bottom: 20px;
}
.product-details .basic-details .details-header {
    position: relative;
    margin-bottom: 0px; 
}
.product-details .basic-details .details-header .rating {
    margin-bottom: 0px;
}
.product-details .basic-details {
    position: relative;
    margin-bottom: 0px;
}
.news-block-two .inner-box .image-column .image img {
    position: relative;
    width: 100%;
    display: block;
    height: 220px;
    object-fit: cover;
}
.updated-news-block .image-box .image img {
    display: block;
    width: 100%;
    height: auto;
    height: 250px;
    object-fit: cover;
}
.updated-fun-fact-section {
    position: relative;
    padding: 10px 0 10px;
}
.team-info .image-column img {
    display: block;
    width: 100%;
    height: 490px;
    object-fit: cover;
}
.team-tabs .team-thumb .image-box img {
    width: 100%;
    height: auto;
    height: 208px;
    object-fit: cover;
}
.updated-service-block .image-box {
    position: relative;
    padding: 40px;
}
.product-details .image-column .image-box img {
    position: relative;
    display: block;
    width: 100%;
    background-color: #f7f7f7;
    height: 260px;
    object-fit: cover;
}
.updated-main-header .main-menu .navigation > li > ul {
   width: 300px;
}
@media (max-width:767px){
    .stop{
        display:none!important;
    }
    .rs-parallax-wrap{
        display: none;
    }
    .updated-about-section .image-column {
        display: none;
    }
    .updated-about-section {
        position: relative;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        padding: 100px 0;
        padding-top: 0px;
        padding-bottom: 20px;
}

    .updated-main-slider{
        max-height: 450px;
    }
    .updated-services-section {
        position: relative;
        padding: 100px 0 0;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .kc_column>.kc-col-container, .kc_column_inner>.kc-col-inner-container {
    height: auto;
}
.kc_row:not(.kc_row_inner) {
    clear: both;
    float: left;
    width: 100%;
    padding-top: 40px;
}
.updated-testimonial-section {
    position: relative;
    padding: 95px 0 100px;
    padding-top: 0px;
}
.updated-testimonial-section .updated-sec-title {
    margin-bottom: 0px;
}
.kc-css-20355{
    display: none;
}
.updated-news-section {
    position: relative;
    padding: 95px 0 60px;
    padding-top: 0px;
}
.updated-about-section .content-column .content-box {
    position: relative;
    padding: 10px 20px 74px;
    background-color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
}
.updated-service-block .image-box img {
    display: block;
    width: 100%;
    height: auto;
    height: 350px;
    object-fit: cover;
}
.updated-fun-fact-section .counter-column {
    position: relative;
    margin-bottom: 40px;
    width: 50%;
    float: left;
}
.updated-testimonial-block .icon {
    margin-bottom: 20px;
}
.updated-testimonial-block .inner-box {
    position: relative;
    padding-left: 40px;
}
.updated-news-section {
    position: relative;
    padding: 95px 0 60px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.updated-main-slider{
    padding-top: 0px!important;
}
.updated-news-section .form-column {
    display: none;
}
.sidebar-page-container {
    position: relative;
    padding: 100px 0px 60px;
    padding-top: 30px;
}
.services-page-section {
    padding: 100px 0px;
    padding-top: 20px;
}
}