/* Theme Name: Solume Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of solume
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: solume
Version: 1.0.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  solume-child
*/
.development-banner {
    background: linear-gradient(to bottom, #FFFFFF 0%, #FFFFFF 30%, #E6E6E6 100%);
}
.services-btn{ display:none !important; }


/* Tab section home page Start*/
.icon-Sport-1::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('/wp-content/uploads/2025/08/Sport.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
.slick-current .icon-Sport-1,
.slick-current .icon-entertainment-1,
.slick-current .icon-social-1,
.slick-current .icon-hotel-1,
.slick-current .icon-social-1,
.slick-current .icon-transport-1,
.slick-current .icon-agriculture-1,
.slick-current .icon-realestate-1,
.slick-current .icon-fintech-1,
.slick-current .icon-ecommerce-1,
.slick-current .icon-education-1,
.slick-current .icon-healthcare-1,
.slick-current .icon-travel-1 {
  filter: brightness(0) invert(1);
}

/* Or if item-box is hovered */
.item-box:hover .icon-Sport-1, 
.item-box:hover .icon-entertainment-1,
.item-box:hover .icon-social-1,
.item-box:hover .icon-hotel-1,
.item-box:hover .icon-social-1,
.item-box:hover .icon-transport-1,
.item-box:hover .icon-agriculture-1,
.item-box:hover .icon-realestate-1,
.item-box:hover .icon-fintech-1,
.item-box:hover .icon-ecommerce-1,
.item-box:hover .icon-education-1,
.item-box:hover .icon-healthcare-1,
.item-box:hover .icon-travel-1 {
  filter: brightness(0) invert(1);
}
.icon-entertainment-1::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('/wp-content/uploads/2025/08/Entertainment.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
.icon-social-1::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('/wp-content/uploads/2025/08/Sport.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
.icon-hotel-1::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('/wp-content/uploads/2025/08/Restaurant-Hotel.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
.icon-travel-1::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('/wp-content/uploads/2025/08/Travel-Tourism.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
.icon-social-1::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('/wp-content/uploads/2025/08/Social-Networking-1.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
.icon-transport-1::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('/wp-content/uploads/2025/08/Transportation.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
.icon-agriculture-1::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('/wp-content/uploads/2025/08/Agriculture.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
.icon-realestate-1::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('/wp-content/uploads/2025/08/Real-Estate.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
.icon-fintech-1::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('/wp-content/uploads/2025/08/Fintech.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
.icon-ecommerce-1::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('/wp-content/uploads/2025/08/E-Commerce.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
.icon-education-1::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('/wp-content/uploads/2025/08/Education.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
.icon-healthcare-1::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('/wp-content/uploads/2025/08/Healthcare.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
#comments {
    display: none !important;
}