/*
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; }

@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;}
}