/*
Theme Name:   Jamrul Child
Description:  Jamrul Child Theme
Template:     jamrul
Version:      1.0.0
Text Domain:  jamrul-child
*/

.client-carousel-section {
	padding: 30px 0;
}

.client-carousel-section .owl-carousel {
	display: block;
}

#jamrul-owl-carousel .item img {
	max-width: 80px !important;
	height: auto;
}

#servicesid {
	display: none;
}

.services-category-section .vc_gitem-zone {
	background-color: #6cbf00 !important;
}

.services-category-section .vc_btn3.vc_btn3-color-juicy-pink {
    color: #000 !important;
    background-color: #f5e441 !important;
}

.services-category-section .vc_btn3.vc_btn3-color-juicy-pink:hover {
    color: #000 !important;
    background-color: #f5df11 !important;
}

.services-category-section .vc_custom_heading h4 {
	color: #fff;
    font-weight: 800;
    font-size: 22px;
}

.wpb_content_element ul {
	list-style-type: disc;
	padding-left: 30px;
}
a.vc_general{
	display:none !important;
}

a.more-link {
    background: yellow;
    padding: 13px;
    font-size: 16px;
    border-radius: 14px;
}

.bunch_services-template-default .vc_gitem-col{
display:flex;
justify-content:space-between;
}
    
.bunch_services-template-default  .blog .post_wrapper p {
    margin-bottom: 0!important;
}

.bunch_services-template-default .vc_gitem-post-data {
    margin-bottom: 0;
}

.bunch_services-template-default .vc_btn3-container.vc_btn3-left {
    display: contents;
}

.hide-cover-photo .img_holder {
	display: none
}