/*
 Theme Name:   Bullish Child
 Theme URI:    https://wdtbullish.wpengine.com/
 Description:  Bullish Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     bullish
 Version:      1.0.0
 Text Domain:  bullish-child
 Tested up to: 6.8 
 Requires PHP: 7.4
 Tags: Blog,Portfolio
 License: GNU General Public License v2 or later License URI: https: //www.gnu.org/licenses/gpl-2.0.html
 Copyright (C) 2025 Buddhathemes. All rights reserved.
*/

.wdt-service-item.wdt-type-3 .wdt-service-description{display:none;}
.wdt-cus-header-bg:before
{
	background-color:#fff;
}
.wdt-header-menu .wdt-primary-nav li a
{
    color: #000;
	font-size: 16px;
    font-weight: 500;
}
.wdt-image-box-holder.wdt-rc-template-modern .swiper-slide:not(:last-child) .wdt-content-item .wdt-content-media-group:after, .wdt-image-box-holder.wdt-rc-template-modern .wdt-column:not(:last-child) .wdt-content-item .wdt-content-media-group:after, .wdt-image-box-holder.wdt-rc-template-modern .swiper-slide:not(:last-child) .wdt-content-item .wdt-content-media-group:before, .wdt-image-box-holder.wdt-rc-template-modern .wdt-column:not(:last-child) .wdt-content-item .wdt-content-media-group:before{display:none;}


.careerform input[type="text"], .careerform input[type="password"], .careerform input[type="email"], .careerform input[type="url"], .careerform input[type="tel"], .careerform input[type="number"], .careerform input[type="range"], .careerform input[type="date"], .careerform textarea, .careerform input.text, .careerform input[type="search"], .careerform .select2-container--default .select2-search .select2-search__field, .careerform .select2-container--default .select2-search--dropdown .select2-search__field, .careerform .select2-container--default .select2-search--inline .select2-search__field, .careerform .select2-container.select2-container--default .select2-selection--single, .careerform .select2-container.select2-container--default .select2-selection--multiple
{
	background: #fff !important;
}

.whatwedosection .wdt-content-item .wdt-content-image-wrapper, .whatwedosection .wdt-content-item .wdt-content-image-wrapper .wdt-content-image
{
    display: inline-flex;
    justify-content: inherit;
}
.wdt-dark-bg.whatwedosection .wdt-specifications-holder .wdt-content-item .wdt-specification-block.wdt_type_1 .wdt-content-image-wrapper
{
    background: var(--wdtAccentTxtColor);
	padding: 13px;
    border-radius: var(--wdtRadius_1X);
}
.whatwedosection .wdt-specifications-holder .wdt-content-item .wdt-specification-block.wdt_type_1 .wdt-content-image
{
    font-size: clamp(1.5rem, 1.4164rem + 0.3822vw, 1.875rem);
    padding: 12px;
    background: linear-gradient(90deg, var(--wdtPrimaryColor), var(--wdtTertiaryColor), var(--wdtPrimaryColor));
    background-size: 300% 100%;
    background-position: center left;
    border-radius: inherit;
    color: var(--wdtHeadAltColor);
    position: relative;
	width:52px;
	height:52px;
}
.whatwedosection .wdt-specifications-holder .wdt-content-item .wdt-specification-block.wdt_type_1 .wdt-content-image:before
{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: var(--wdtBodyBGColor);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: scale(1.5);
    z-index: -1;
    border-radius: inherit;
}
.wdt-image-box-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-image > a > img, .wdt-image-box-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-media-group {
    max-height: 80px !important;
    opacity: 1 !important;
    max-width: 80px !important;    margin: auto !important;margin-bottom:30px !important;background:transparent !important;
}
.wdt-image-box-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper:before{display:none;}

.wdt-image-box-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper
{
	  background-image: none !important;
}
.wdt-content-item .wdt-content-description{min-height:180px;}
.wdt-header-menu .wdt-primary-nav > li > a{padding:20px 22px;}
