/* ===================================================================================

* Theme Name: Digiqole Child
* Theme URI: https://themeforest.net/user/tripples/portfolio
* Author: Tripples
* Author URI: https://themewinter.com
* Description: Digiqole is a Newspaper & Magazine WordPress Theme.
* Version: 2.0.0
* Template: digiqole
* License: GNU General Public License version 3.0
* License URI: https://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* https://codex.wordpress.org/Child_Themes
* https://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

@media (min-width: 1025px){
	.header{
		min-height: 70px;
	}
}
.header-gradient-area .navbar-light .ekit-wid-con .digiqole-elementskit-menu .elementskit-navbar-nav > li > a:hover{
	color: #fff;
}


.food-gallery .elementor-widget-container .elementor-image img{
	cursor: crosshair;
}

.sidebar #block-6 ul li {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}



.postid-96 .newsletter-area{
	margin-top: 50px
}

.location-info .elementor-icon-box-icon{
	margin-top: 6px;
}
@media (max-width: 1024px){
	.ekit_menu_responsive_tablet .elementskit-submenu-indicator {
    border: 1px solid transparent !important;
}
	.header .navbar-light .ekit-wid-con .digiqole-elementskit-menu .elementskit-navbar-nav > li > a{
		line-height:30px !important;
	}
	.elementskit-navbar-nav-default.elementskit_line_arrow .elementskit-submenu-panel > li > a .elementskit-submenu-indicator{
		transform: rotate(
-90deg);
	}
}

/*Extra css*/
@media (max-width: 767px){
.topbar.topbar-gray .tranding-bg-white .tranding-bar .trending-slide-bg {
    text-align: center;
    display: inline-flex;
    align-content: center;
    flex-wrap: nowrap;
    align-items: center;
}
	.topbar.topbar-gray .tranding-bg-white .tranding-bar .trending-slide-bg .trending-title{
		display: inline-block;
    margin: 0;
		margin-right: 10px;
	}
	.trending-slide .carousel-inner {
    height: 30px;
}
	.topbar.topbar-gray .tranding-bg-white .tranding-bar .trending-slide-bg .trending-title i {
    display: none;
}
	.topbar.topbar-gray .tranding-bg-white .tranding-bar .trending-slide-bg{
		padding:0px;
	}
	.topbar .top-info{
    padding: 0;
}
	.header-middle-area {
    padding: 20px 0 12px;
}
	.topbar.topbar-gray{
		text-align:center !important;
	}
	.main-slider .main-pagination{
		display:none;
	}
	.post-meta-info{
		flex-wrap:wrap;
	}
	
	.featured-tab-item .nav-tabs .nav-link .tab-head > span.tab-text-title {
    font-size: 14px;
}
	.post-list-item .recen-tab-menu.nav-tabs li a {
    font-size: 14px; 
	}
	.topbar.topbar-dark .top-dark-info {
    padding-bottom: 20px;
}
	.header-dark .navbar-light .logo {
    margin-bottom: 15px;
}
	.header.style8 .nav-search-area {
    display: none;
}
}
.header .navbar-light .elementskit-menu-hamburger {
		background: #312e2db0;
    padding: 12px 12px;
    border-radius: 100%;
    width: 40px;
    height: 40px;
}
.header .navbar-light .elementskit-menu-hamburger .elementskit-menu-hamburger-icon{
	height:1.1px;
}

.apsc-icons-wrapper.apsc-theme-2 .apsc-each-profile a .apsc-inner-block .social-icon i {
	padding: 4px 0;
}

i {
	font-style: normal;
}
.post-thumb-bg .post-thumb{
	width:100%;
}

a.post-cat {
	  background: #0033A0;
}

.header .navbar-light .navbar-nav > li {
	padding: 0 15px;
}

.loadmore-style2 .post-thumb.ts-resize img, .post-block-style .post-thumb img{
	max-height:220px;
}

a.post-cat{
	background-color:#01529c;
}

.archive.category .post-cat{
	display:none;
}

select {
  padding: 10px 5px;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 0;
  background-color: #fff;
  width: 250px;
  transition: border 0.3s ease;
}

select {
  border-color: #777777;
  outline: none;
}


.ratePercentage {
    font-size: 30px;
    color: #00529c;
    padding-right: 60px;
    font-weight: 700;
    line-height: 30px;
}

.upRate {
    background: url(https://phpbeta.borninteractive.net/blominvest/wp-content/uploads/2025/07/up-rate.png) right 10px no-repeat;
}

.as-at {
    font-size: 13px;
    text-transform: none;
    float: right;
}

.indiceTitle {
    text-transform: uppercase;
    font-size: 18px;
}

.indicesList li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #afb1b0;
}


.indicesList {
    list-style: none;
    margin: 0;
    padding: 0;
}

.downRate {
    background: url(https://phpbeta.borninteractive.net/blominvest/wp-content/uploads/2025/07/down-rate.png) right 10px no-repeat;
}

.cat-item.cat-item-6409{
	display:none;
}

.ts-footer .col-lg-4{
	width:100%;
	max-width:100%;
	flex:100%;
}

.feature-tab-inner a:hover{
	color:#0033A0!important;
}

.video-tab-list .post-tab-list li a.active h3.post-title, .video-tab-list .post-tab-list li a:hover h3.post-title {
    color: #0033A0;
}

.wp-social-link svg{
	width:35px;
	height:35px;
}

.elementor-page-53838 #comments_53202{
	display:none;
}

.header .navbar-light .navbar-toggler{
	order:3;
}

.header .navbar-light .navbar-nav li.active > a{
	color:#fff;
	text-decoration: underline;
}

.header .navbar-light .elementskit-menu-hamburger, .header .navbar-light .navbar-toggler-icon{
	background: #333;
    border-color: #333;
}

@media (max-width: 767px) {
    .logo {
        max-width: 250px;
    }
}

.indicesList > li:nth-child(5) {
  margin-top: 5%;
}

.elementor-widget-text-editor{
	color:#fff;
}

.header .navbar-light .navbar-nav li.active > a{
	color:#000;
	text-decoration:none;
}