/*
Theme Name: Freightos
Author: Expiria team
Requires at least: 5.9
Tested up to: 6.1
Requires PHP: 5.6
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: freightos
*/

body:has(.go3128134379) .header{
	top: 75px;
}

body:has(.go3128134379) {
    margin-top: 75px;
}

.go1041095097{
	display: none !important;
}

.go494047706{
	height: 75px !important;
}

#hs-web-interactives-bottom-anchor:has(.go3128134379) {
    bottom: unset;
    top: 0;
    height: 84px;
}

/* extra styles */

.chart__starts-block {
	display: flex;
	flex-direction: column;
	gap: 8px;
	width: 100%;
}

.stats__current, .stats__volatility {
	width: 50%;
}

@media only screen and (max-width: 33rem) {
	.stats__current, .stats__volatility {
		width: 100%;
	}
}

.section__company .company-slider .swiper-slide img{
 	object-fit: contain;
}

.section__intro--products.products-link-list .bg__image{
	  bottom: 0;
}

@media only screen and (min-width: 2000px) {
  .without-ticker .bg__image.test-intro-screen:before {
		height: 6.5rem;
	}
}

.ticker-space{
	height: 2rem;
}


@media only screen and (max-height: 780px) {
	.tabs__sitebar--wrap{
    	top: 100px;
	}
	.tabs__sitebar--button{
		gap: 16px;
	}
}
