/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* .custom-cursor {
  position: fixed;
  top: 0;
  left: 0;
  width: 4rem;
  height: 4rem;
  pointer-events: none;
  z-index: 9;
}

.custom-cursor-circle {
  --circle-size: 40px;
  position: absolute;
  height: var(--circle-size);
  width: var(--circle-size);
  border: 1px solid #000;
  border-radius: 100%;
  top: calc(var(--circle-size) / 2 * -1);
  left: calc(var(--circle-size) / 2 * -1);
} */
a {
	color: #F7931E;
}
a:hover {
	color: #BD7018;
}
.boost-dot::before {
	content: "";
	width: 8px;
	display: block;
	height: 8px;
	position: absolute;
	border-radius: 100px;
	background-color: #EEEEEE;
	left: -3.5px;
	top: 50%;
	transform: translateY(-50%);
	border: 1px solid #000;
	z-index:1;
}
.boost-dot.right::before {
	left: unset;
	right: -4px;
}
#wpforms-form-1917 .wpforms-submit {
	border-color: #fff;
	color: #fff;
	transition: .3s all;
}
#wpforms-form-1917 .wpforms-submit:hover {
	background-color: #fff;
	color: #091242;
}
.site-header-section {
	align-items: start;
}
.main-header-menu > .menu-item > .menu-link {
	font-weight: 500;
	border-bottom: 0;
	line-height: 50px;
	height: auto;
	margin: 0 2px;
    padding: 0 15px;
}
.ast-main-header-bar-alignment {
	margin-top: 40px;
}
.main-header-menu > .menu-item > .menu-link:hover, .main-header-menu > .menu-item > .menu-link:active, .main-header-menu > .menu-item > .menu-link:focus, .main-header-menu > .menu-item.current-menu-item > .menu-link, .main-header-menu .current-menu-ancestor > .menu-link {
	background-color: #F7931E !important;
	border-color: #F7931E !important;
	color: #000 !important;
	border-radius: 5px;
}
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item .sub-menu .menu-link, .ast-theme-transparent-header .main-header-menu .menu-item .sub-menu .menu-link {
	background-color: transparent;
	color: #000;
}
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item .sub-menu .menu-link:hover, .ast-theme-transparent-header .main-header-menu .menu-item .sub-menu .menu-link:hover {
	background-color: #F7931E;
}
.ast-builder-menu-1 .sub-menu, .ast-builder-menu-1 .inline-on-mobile .sub-menu {
	border-color: #F7931E;
}
.elementor-element .swiper-container .swiper-horizontal > .swiper-pagination-bullets, .elementor-element .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-element .swiper-container .swiper-pagination-custom, .elementor-element .swiper-container .swiper-pagination-fraction, .elementor-element .swiper-container ~ .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-element .swiper-container ~ .swiper-pagination-custom, .elementor-element .swiper-container ~ .swiper-pagination-fraction, .elementor-element .swiper .swiper-horizontal > .swiper-pagination-bullets, .elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-element .swiper .swiper-pagination-custom, .elementor-element .swiper .swiper-pagination-fraction, .elementor-element .swiper ~ .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-element .swiper ~ .swiper-pagination-custom, .elementor-element .swiper ~ .swiper-pagination-fraction, .elementor-lightbox .swiper-container .swiper-horizontal > .swiper-pagination-bullets, .elementor-lightbox .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-lightbox .swiper-container .swiper-pagination-custom, .elementor-lightbox .swiper-container .swiper-pagination-fraction, .elementor-lightbox .swiper-container ~ .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-lightbox .swiper-container ~ .swiper-pagination-custom, .elementor-lightbox .swiper-container ~ .swiper-pagination-fraction, .elementor-lightbox .swiper .swiper-horizontal > .swiper-pagination-bullets, .elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-lightbox .swiper .swiper-pagination-custom, .elementor-lightbox .swiper .swiper-pagination-fraction, .elementor-lightbox .swiper ~ .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-lightbox .swiper ~ .swiper-pagination-custom, .elementor-lightbox .swiper ~ .swiper-pagination-fraction {
	bottom: -15px;
}

/* Become a member form CSS */
#become_a_uk_ports_member .wpforms-field-container {
	display: flex;
	flex-wrap: wrap;
	column-gap: 20px;
}
#become_a_uk_ports_member .wpforms-field {
	flex: 0 0 calc(50% - 20px);
}
#become_a_uk_ports_member .wpforms-submit-container {
	text-align: center;
}
.site-footer-primary-section-4 aside section.widget {
	margin: 0;
}



/* Ports CSS */
.border-0 {
	border: 0;
}
.portpage.text-center {
	display: flex;
	align-items: center;
	padding: 0;
	overflow: hidden;
	border: 0;
	justify-content: center;
}
.portpage.text-center a {
	display: block;
	padding: 0px 12px;
	border-radius: 0;
	color: #002d71;
	font-weight: 400;
	border-bottom: 2px solid #002d71;
}
.portpage.text-center span {
	display: inline-block;
	padding: 0 12px;
	font-weight: 400;
	color: #999;
	border-bottom: 2px solid #999;
}
.headline_small {
	padding: 0;
}
.headline_small a {
	font-weight: 900;
	color: #fff;
	font-size: 24px;
}
.bg-grey4 a {
	color: #002d71;
	font-weight: 500;
}
.bg-grey5 a{
	color: #d5a400;
	font-weight: 500;
}
.bg-grey5 {
	font-weight: 400;
}
.maintext1.col-b b {
	font-weight: 900;
	color: #002d71;
}
.bg-grey4 {
	color: #d5a400;
}
#off-buyers-list2 {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
}
#off-buyers-list2 > div {
	flex: 0 0 calc(33.33% - 10px);
}
#locations a {
	display: inline-block;
	color: #fff;
	background-color: #091242;
	width: 100%;
	text-align: center;
	padding: 10px 5px;
	font-weight: 500;
	background: linear-gradient(180deg,#647cff 0%,#182fac 49%,#091242 51%,#1e35b0 100%);
	border-radius: 5px;
}
#locations a:hover {
	background-color: #2546A8;
}



/* Suppliers */
.all-suppliers {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	align-items: center;
}
.all-suppliers .col-l-4 {
	flex: 0 0 calc(33.33% - 13.3px);
}
.all-suppliers .col-l-4 a {
	background-color: #091242;
	padding: 20px 40px;
	min-height: 140px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	line-height: 22px;
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
	text-shadow: 0px -1px 0px rgba(0,0,0,0.4);
	text-decoration: none;
	box-shadow: inset 0px 1px 0px rgba(255,255,255,1),0px 1px 3px rgba(0,0,0,0.3);
	/* white-space: nowrap; */
	background: linear-gradient(160deg,#ffbb7f 0%,#F7931E 49%,#c15b00 51%,#F7931E 100%);
}
.world-ports h5 {
    color: #F7931E !important;
}
.world-ports ul {
	list-style-type: none;
}
.world-ports ul li {
	position: relative;
	padding: 3px 0;
}
.world-ports ul li::before {
	content: "";
	position: absolute;
	top: 7px;
	width: 20px;
	height: 20px;
	background-image: url("https://irishports.com/wp-content/uploads/2024/03/anchor.png");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	left: -35px;
	filter: brightness(0) saturate(100%) invert(37%) sepia(92%) saturate(627%) hue-rotate(105deg) brightness(95%) contrast(101%);
}

.sup-search-form .search-form form {
	text-align: right;
}
.sup-search-form .search-form form input {
	width: 30%;
	/* display: block; */
	margin: 0 auto 15px;
	/* text-align: center; */
}



.supplier-details .elementor-widget-container .supplier-box {
	display: flex;
}
.supplier-details .elementor-widget-container .supplier-box .sup-content {
	flex: 0 0 50%;
	padding: 30px 50px;
}
.supplier-details .elementor-widget-container .supplier-box .sup-img {
	flex: 0 0 50%;
	display: flex;
	align-items: center;
	background-color: #e9e9e9;
	justify-content: center;
	padding: 30px;
}
.supplier-details .elementor-widget-container .supplier-box .sup-img img {
	width: 100%;
	max-width: 300px;
}
.supplier-details .elementor-widget-container .supplier-box:nth-child(2n) .sup-content {
	order: 2;
}
.supplier-details .elementor-widget-container .supplier-box:nth-child(2n) .sup-img {
	order: 1;
}



#world-port {
	display: block;
	background-color: transparent;
	border: 0;
}
#world-port tbody {
	display: flex;
	flex-direction: column;
	width: 100%;
}
#world-port tbody tr {
	display: block;
	width: 100%;
}
#world-port tbody tr td {
	display: block;
	width: 100%;
	border: 0;
}
#world-port tbody tr:nth-child(2n+1) {
	border-radius: 10px 10px 0 0;
	overflow: hidden;
}
#world-port tbody tr:nth-child(2n) {
	display: flex;
	border-radius: 0 0 10px 10px !important;
	background-color: #fff;
	overflow: hidden;
	box-shadow: 1px 3px 5px 0 rgba(0,0,0,0.15);
	margin-bottom: 30px;
}
#world-port tbody tr:nth-child(2n) td {
	border-right: 1px solid #d9d9d9;
}
#world-port tbody tr:nth-child(2n) td:last-child {
	border-right: 0;
}



/* Event Page CSS */
.all-events-box {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
    justify-content: center;
}
.e-con-inner.single-event-item {
	flex: 0 0 calc(33.33% - 10px);
}
.e-con-inner.single-event-item .elementor-element {
	position: relative;
}
.e-con-inner.event-img {
	max-height: 200px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 20px;
}
.e-con-inner.event-img img {
	width: 100%;
}
.e-con-inner.single-event-item .hover-info-box {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	padding: 20px;
	color: #fff;
	background: linear-gradient(0deg, var( --e-global-color-astglobalcolor6 ) 0%, #24367300 90%);
	border-radius: 0 0 20px 20px;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: end;
}
.e-con-inner.single-event-item .hover-info-box .main-heading {
}
.e-con-inner.single-event-item .hover-info-box .main-heading h4 {
	color: #fff;
	font-size: 24px;
	margin-bottom: 10px;
}
.e-con-inner.single-event-item .hover-info-box .other-content {
	display: flex;
}
.e-con-inner.single-event-item .hover-info-box .other-content .date-box {
}
.e-con-inner.single-event-item .hover-info-box .other-content p {
	margin: 0;
	font-size: 16px;
	font-weight: 400;
}
.e-con-inner.single-event-item .hover-info-box .other-content .dot-box {
	padding: 0 10px;
}
.e-con-inner.single-event-item .hover-info-box .other-content svg {
	width: 12px;
	fill: #fff;
}
.e-con-inner.single-event-item .hover-info-box .other-content .dot-box svg {
	width: 6px;
	position: relative;
	top: -3px;
}
.e-con-inner.single-event-item .hover-info-box .other-content .user-icon-box {
	padding: 0 5px 0 0;
}
.e-con-inner.single-event-item .hover-info-box .other-content .user-count-box {
}
.e-con-inner.single-event-item .hover-info-box .other-content .user-count-box p {
	font-weight: 300;
}
.e-con-inner.single-event-item a {
	display: block;
    width: 100%;
    overflow: hidden;
    color: #fff;
    text-decoration: none;
}
.e-con-inner.single-event-item .hover-info-box .other-content .event-price {
	flex: 1;
	text-align: right;
}
.e-con-inner.single-event-item .hover-info-box .other-content .event-price p {
	display: inline-block;
	padding: 0px 14px;
	background-color: #4169E1;
	box-shadow: 2px 2px 0 0 #9FB4F2;
	border-radius: 10px;
	margin-right: 5px;
}
.hide-content .elementor-tabs .elementor-tabs-content-wrapper {
	display: none;
}
.elementor-tabs .elementor-tab-title.elementor-active {
	background-color: #F7931E;
	color: #000;
	border-radius: 5px;
}

.elementor-accordion-item .elementor-tab-title.elementor-active {
	background-color: var( --e-global-color-primary ) !important;
	background: linear-gradient(180deg,#0aee78 0%,#009849 49%,#007136 51%,#009849 100%);
}
.elementor-accordion .elementor-tab-title {
	border-radius: 5px 5px 0 0;
	background: linear-gradient(180deg,#f2f2f2 0%,#eaeaea 49%,#d5d5d5 51%,#eaeaea 100%);
}
.elementor-accordion .elementor-accordion-item {
	border: 1px solid #d5d8dc;
	margin-bottom: 10px;
	border-radius: 5px;
}
.elementor-accordion .elementor-accordion-item + .elementor-accordion-item {
	border-top: 1px solid #d5d8dc !important;
}

.slider-images-min-height .swiper-slide-image {
	min-height: 600px;
	object-fit: cover;
	object-position: center;
}



.event-detail-page {
	display: flex;
	flex-direction: row-reverse;
}
.event-detail-page .event-image {
	display: flex;
	max-height: 450px;
	/* overflow: hidden; */
	align-items: center;
	justify-content: center;
}
.event-detail-page .event-image img {
	width: 100%;
	border-radius: 20px;
	box-shadow: 5px 5px 15px 0 rgba(0,0,0,0.25);
}
.event-detail-page .event-content {
	padding: 50px 0;
	flex: 0 0 60%;
	padding-right: 50px;
}
.event-detail-page .event-title {
	display: flex;
	justify-content: space-between;
	position: relative;
    padding-right: 60px;
}
.event-detail-page .event-content .event-price {
	position: absolute;
	right: 0;
	top: -15px;
}
.event-detail-page .event-title .event-price p {
	font-size: 24px;
	font-weight: 600;
	text-align: right;
	margin: 0;
	color: #091242;
}
.event-detail-page .call-to-action a {
	display: inline-block;
	color: #fff;
	background-color: #091242;
	padding: 10px 30px;
	border-radius: 100px;
    font-weight: 400;
}
.event-detail-page .event-content .other-content {
	display: flex;
}
.event-detail-page .event-content .other-content .user-icon-box {
	margin: 0 5px 0 20px;
}
.event-detail-page .event-content .other-content svg {
	width: 14px;
}
#card-element {
	background-color: #fff;
	padding: 20px;
	border-radius: 5px;
	margin-bottom: 25px;
}
#submit-payment {
	margin: 0 auto;
	display: block;
}
.event-price {
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	color: #000;
	margin-bottom: 10px;
}
#wpforms-3217-field_7-container,
#wpforms-3217-field_7-container {
	display: none;
}


/* Responsive CSS */

@media only screen and (max-width: 767px) {
.ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img {
	max-width: 110px;
}
.elementor-tabs .elementor-tabs-wrapper {
	display: flex !important;
	justify-content: center !important;
	align-items: center;
}
.elementor-tabs .elementor-tab-title.elementor-tab-mobile-title {
	display: none;
}
.site-footer {
	background-size: cover !important;
}
.sup-search-form .search-form form input {
	width: calc(100% - 100px);
}
.all-suppliers .col-l-4 {
	flex: 0 0 calc(100%);
}
.supplier-details .elementor-widget-container .supplier-box {
	flex-wrap: wrap;
}
.supplier-details .elementor-widget-container .supplier-box .sup-content {
	flex: 0 0 100%;
	order: 2;
}
.supplier-details .elementor-widget-container .supplier-box .sup-img {
	flex: 0 0 100%;
	order: 1;
}
.portpage.text-center {
	overflow: visible;
	flex-wrap: wrap;
	height: auto;
	padding: 0 20px;
}
.portpage.text-center a,
.portpage.text-center span {
	margin-bottom: 10px;
}
#world-port tbody tr:nth-child(2n) {
	flex-wrap: wrap;
}
#world-port tbody tr:nth-child(2n) td {
	border-bottom: 1px solid #d9d9d9;
	border-right: unset;
}
#world-port {
	display: block;
	background-color: transparent;
	border: 0;
	padding: 0 15px 0;
}
#off-buyers-list2 > div {
	flex: 0 0 calc(100%);
}
#become_a_uk_ports_member .wpforms-field {
	flex: 0 0 calc(100%);
}
.event-detail-page {
	flex-wrap: wrap;
}
.event-detail-page .event-content {
	flex: 0 0 100%;
	padding-right: 0px;
}


}

@media only screen and (max-width: 511px) {

}