p {
    margin-top: 0;
    margin-bottom: 0rem;
}

.categories_banner_text ul li {
    padding: 5px 0 !important;
}
/*
.shipping_area{
	display:none !important; 
}
*/

.single_slider {
    height: 500px;
}
}

.breadcrumbs_area {
    padding: 100px 0;
    background: url(../img/bg/banner20.jpg);
    margin-bottom: 60px;
    background-size: 100% auto !important;
    width: 100%;
    height: auto;
    background-repeat: no-repeat !important;
}

@media only screen and (max-width: 600px) {
 .slider_section .single_slider {
    height: 137px;
	}
}