/*
Theme Name: Dicom
Theme URI: https://themes.hibootstrap.com/dicom/
Author: HiBootstrap
Author URI: https://hibootstrap.com
Description: Dicom - Digital Marketing Company WordPress Theme
Version: 2.8
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dicom
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
.dibiz-nav .navbar .others-option .option-item:first-child{display:none;}
.dibiz-nav .navbar .others-option .option-item:nth-child(2){margin-left:0; padding-left:0;}
.dibiz-nav .navbar .others-option .option-item:nth-child(2)::before{display:none; }
.what-we-do-content-accordion .accordion .accordion-item .accordion-title i{background-color: #0E7A2E !important;}
.single-featured-services-box .icon .circles-box .circle-one,
.single-featured-services-box .icon .circles-box .circle-two{background-color: #0E7A2E !important;}
.single-featured-services-box .icon{background-color:#cdf6ca !important;color:#0E7A2E !important;}
.single-services-box .icon{background-color:#cdf6ca !important;color:#0E7A2E !important;}
.single-services-box .icon .circles-box .circle-one,
.single-services-box .icon .circles-box .circle-two{background-color: #0E7A2E !important;}
.page-title-area { background-color: #06123A !important;}
/* .single-pricing-box .pricing-header .icon{background-color:#cdf6ca !important;color:#0E7A2E !important;}*/
.single-footer-widget .social-link li a{ background-color:#3d3b63 !important;}
.single-footer-widget .social-link li a:hover {  background:#0E7A2E !important; }
.testimonials-slides.owl-theme .owl-dots .owl-dot span{border: 1px solid #8EC057 !important;}
.single-testimonials-item::before{color: #8EC057 !important;}
.shape10 img { filter: brightness(0) saturate(100%) invert(24%) sepia(68%) saturate(2244%) hue-rotate(124deg) brightness(96%) contrast(89%);}
.single-partner-item img{max-height:90px;}
.team-section .section-title .learn-more-btn{display:none;}
.policy-page li { color: var(--optionalColor);  font-size: var(--fontSize); margin-bottom: 5px; line-height: 1.8; }

@media (max-width:1199px){
	.dibiz-responsive-nav .logo img {max-height: 40px;}
	.dibiz-responsive-nav .others-option .option-item:first-child{display:none;}
	.dibiz-responsive-nav .others-option .option-item:nth-child(3){margin-left:0; padding-left:0;}
	.dibiz-responsive-nav .others-option .option-item::before{display:none;}
}
@media (max-width:767.68px){
	.others-option-for-responsive .option-inner .others-option .option-item:first-child,
	.others-option-for-responsive .option-inner .others-option .option-item:nth-child(2){display:none;}
	.others-option-for-responsive .option-inner .others-option .option-item::before{display:none;}
	.others-option-for-responsive .option-inner .others-option .option-item:nth-child(3){margin-left:0; padding-left:0;}
}