/*
Theme Name:		 Zubaz child
Theme URI:       https://favdevs.com/demos/wp/zubaz/
Description:	 Zubaz is a smart, fast & fully customized WordPress theme, built for SAAS, business website
Author:			 mthemeus
Author URI:      https://themeforest.net/user/mthemeus
Template:		 zubaz
Version:		 1.0.0
Text Domain:	 zubaz-child
*/


/*
    Add your custom styles here
*/



.post-details-page .post-thumbnail img {
    object-fit: contain;
}
.post-details-page .post-thumbnail {
    text-align: left !important;
    width: 50%;
}
.style-one .zubaz-blog-thumbnail img {
    height: 250px;
    object-fit: fill;
}
body button.metform-btn span {
    color: #fff !important;
}
.grecaptcha-badge {
    z-index: 1;
}
.manual-section ul.tabs {
    width: 100% !important;
    border: none !important;
    column-gap: 10px !important;
    display: flex !important;
    justify-content: flex-start !important;
    flex-wrap: nowrap !important;
}
.manual-section ul.tabs li {
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    border: 1px solid #E6E6E6 !important;
    width: 190px !important;
    height: 190px !important;
    border-radius: 30px !important;
    padding: 0 33px 0 31px !important;
}
.manual-section .mas-addons-tab-icon {
    background: #DDDDDD !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 56px !important;
    margin: 0 0 30px 0 !important;
}
.manual-section span {
    color: #000 !important;
    font-family: 'Raleway' !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 26px !important;
}
.manual-section li.tab-link.current {
    background: #F9F9F9 !important;
    border-bottom: 4px solid #97C83C !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}
.manual-section .mas-addons-tab-icon i {
    color: #fff !important;
}
.manual-section li.tab-link.current .mas-addons-tab-icon {
    background: linear-gradient(225deg, hsla(81, 56%, 51%, 1) 0%, hsla(130, 54%, 40%, 1) 100%) !important;
}
.tab-button a.mas-creative-btn span {
    color: #fff !important;
}
.choose-section .mas-addons-feature-box-item {
    column-gap: 15px;
    position: relative;
}
.choose-section .mas-addons-feature-icon-wrap {
    height: 60px;
    margin: 0 !important;
}
.choose-section .mas-addons-feature-content p {
    position: absolute;
    left: 50px;
    bottom: 70px;
}
.testimonials-section .zubaz-t-arrow {
    position: unset;
}
.testimonials-section button.slick-prev {
    position: absolute;
    left: -20%;
}
.testimonials-section button.slick-next {
    position: absolute;
    right: -20%;
}
.newsletter-footer input.wpcf7-form-control {
    border-radius: 50px !important;
}
.footer-logo span.site-logo, .footer-logo span.site-logo img {
    max-width: 280px !important;
    display: block;
    width: 280px;
    object-fit: cover !important;
}
.footer-logo a.ama-site-logo-wrap {
    width: 100%;
    display: block;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0 !important;
    color: #fff;
    font-size: 12px;
    border-color: red !important;
}
.mas-addons--contactform-wraper input[type=submit] {
    border-radius: 50px !important;
    background: #046BB4 !important;
    border: none !important;
}
.mas-addons--contactform-wraper.mas-addons-contact-from {
    border-color: #046BB4 !important;
}
a.zubaz-category-list {
    background: linear-gradient(225deg, hsla(81, 56%, 51%, 1) 0%, hsla(130, 54%, 40%, 1) 100%) !important;
    border-radius: 50px !important;
    color: #fff !important;
}
.blog-breadcrumb {
    margin-top: 0;
    background: url(/wp-content/uploads/2025/04/business-choose.png)no-repeat top center;
    background-size: cover;
    padding: 100px 0 !important;
}
.single-post .blog-breadcrumb h1.post__title {
    font-size: 48px !important;
}
.blog-breadcrumb .breadcrumbs {
    display: none !important;
}
.blog-content-row {
    padding: 55px 0 !important;
}
.blog-content-row .col-md-12 {
    width: 100% !important;
}
.comment-respond input#submit {
    background: #046BB4 !important;
    border-radius: 50px !important;
}
span#recaptcha {
    padding: 0 !important;
	border: none !important;
}
div#contact-form input, div#contact-form textarea {
    border: 1px solid #E6E6E6 !important;
    padding: 10px !important;
    margin: 0 !important;
}
.home-mega-menu {
    left: -16%;
}
.resource-mega-menu{
    left: -35%;
}
.scroll-section {
  	overflow-y: scroll;
	height: 500px;
  	scroll-behavior: smooth;
	scroll-snap-type: y mandatory;
}
.scroll-section::-webkit-scrollbar {
  	width: 8px;
}
.scroll-section::-webkit-scrollbar-thumb {
 	 background: linear-gradient(to bottom, #2E9C41, #97C83C); /* Purple to blue gradient */
 	 border-radius: 10px;
}
.scroll-section::-webkit-scrollbar-track {
 	background: #e0e0e0;
  	border-radius: 10px;
}
.inner-tabs ul.tabs {
    justify-content: center !important;
	padding-bottom: 15px !important;
}
.inner-tabs #video-btn span {
    color: #fff !important;
}
.inner-tabs ul.elementor-icon-list-items li span {
    color: #444 !important;
    font-weight: 400 !important;
    font-size: 21px !important;
    font-family: "Inter", Sans-serif !important;
}
button.e-n-tab-title[aria-selected="true"] span {
    color: #fff !important;
}
.e-n-tabs-heading {
    justify-content: flex-start !important;
    margin-top: 30px;
}
button.e-n-tab-title {
    flex-direction: row-reverse !important;
    justify-content: space-between !IMPORTANT;
}
.inner-tabs .elementor-image-box-wrapper figure {
    width: auto !important;
}
.inner-tabs .elementor-image-box-wrapper {
    column-gap: 20px;
}

@media only screen and (max-width: 1000px) and (min-width: 320px){
	.inner-tabs .e-con-full {
		margin: 0;
	}
	.inner-tabs {
		padding: 0;
	}
	.inner-form h4 {
		font-size: 22px;
		text-align: center;
	}
	.inner-form input {
		height: 45px !important;
	}
	.inner-form input::placeholder {
		font-size: 14px;
	}
	.inner-tabs ul.elementor-icon-list-items li span {
		font-size: 15px !important;
	}
	.manual-section ul.tabs {
		overflow-x: scroll;
		margin-top: -10px !important;
	}
	.inner-tabs ul.tabs {
		justify-content: flex-start !important;
	}
	.manual-section span {
		font-size: 14px !important;
		line-height: 19px !important;
	}
	.manual-section .mas-addons-tab-icon {
		margin-bottom: 20px !important;
	}
	.manual-section ul.tabs li {
		height: 140px !important;
		padding: 40px !important;
	}
	.choose-section .mas-addons-feature-content p {
		position: unset;
	}
/* 	.footer-logo img {
		transform: none !important;
		height: 80px;
	} */
	div#contact-form h4 {
		font-size: 20px;
		line-height: 25px;
	}
	div#contact-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
		margin: 20px 0 0 0;
		width: 100%;
	}
	p.zubaz-size-xl {
		font-size: 14px !important;
		line-height: 25px !important;
	}
	.single-post .blog-breadcrumb h1.post__title {
		font-size: 20px !important;
		line-height: 29px;
		letter-spacing: 1px;
	}
	.blog-breadcrumb {
		padding: 50px 0 !important;
	}
	.blog-content-row {
		padding-top: 20px !important;
	}
	.entry-content p {
		font-size: 16px !important;
		line-height: 24px;
	}
	.blog-content-row h2 {
		margin: 0;
	}
	.blog-content h4 {
		font-size: 20px !important;
		line-height: 25px !important;
		margin: 0 0 10px 0 !important;
	}
	.blog-content li {
		font-size: 15px !important;
		line-height: 22px;
	}
	.blog-content ul>li:after {
		top: 0 !important;
	}
	.comment-respond {
		padding: 20px !important;
	}
	.comment-respond h3 {
		font-size: 20px !important;
		margin: 0 !important;
	}
	.blog-content-row {
		padding-bottom: 0 !important;
	}
	.post-details-page .post-thumbnail{
		width: 100%;
	}
	.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links {
		display: block;
	}
}