/* SLIDE */
.cat-carousel .slide {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	align-content: space-between;
	width: 100%;
	height: 600px;
}

/* Big cat */
.cat-carousel .big-cat {
	width: calc(66.66% - 16px);
	margin-right: 16px;
	height: 100%;
}

.cat-carousel .big-cat .cat-list-wrap {
	height: 90%;
}

/* Small cats */
.cat-carousel .small-cats {
	width: 33.33%;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	align-content: space-between;
	height: 100%;
}

.cat-carousel .small-cats .cat-list-wrap {
	height: calc(50% - 8px);
}

.cat-carousel .small-cats .cat-list-wrap:first-child {
	margin-bottom: 8px;
}

.cat-carousel .small-cats .cat-list-wrap:last-child {
	margin-top: 8px;
}

/**/
.cat-carousel .cat-list-container .cat-list-wrap {
	position: relative;
	display: flex;
	width: 100%;
}

.cat-carousel .cat-list-container .cat-list-wrap .cat-name {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px;
	margin: 0 !important;
	color: var(--w);
	font-family: var(--ff2);
	font-size: 36px;
	font-weight: 400;
	font-stretch: semi-condensed;
	line-height: 1em;
	text-transform: uppercase;
}

.cat-carousel .cat-list-container .cat-list-wrap a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.cat-carousel .big-cat .cat-list-wrap img,
.cat-carousel .small-cats .cat-list-wrap img {
	display: flex;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* Dots */
.cat-carousel .owl-dots {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	width: 66.66%;
	padding-right: 31px;
	position: absolute;
	bottom: 15px;
}

.cat-carousel .owl-dots .owl-dot,
.cat-carousel .owl-dots .owl-dot:hover,
.cat-carousel .owl-dots .owl-dot:focus {
	width: 16px;
	height: 16px;
	background-color: var(--bordo) !important;
	border-radius: 30px;
	margin: 0 8px;
}

.cat-carousel .owl-dots .owl-dot.active {
	background-color: var(--backIcon) !important;
}

.cat-carousel .owl-dots .owl-dot:first-child {
	margin-left: 0;
}

.cat-carousel .owl-dots .owl-dot:last-child {
	margin-right: 0;
}

/* SEZIONE FACEBOOK */
.fb-section .elementor-widget-icon-list {
	position: relative;
}

.fb-section .elementor-widget-icon-list:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 46px;
	transform: translateY(-50%) rotate(20deg);
	width: 2px;
	height: 52px;
	background-color: var(--c1);
}

/* SEZIONE BANNER */
.gradient-background {
	background-image: radial-gradient(circle at 50% 50%, #265791, #0f3057 69%, #0f3057 86%);
	position: relative;
}

span.text-yw {
	color: var(--c2);
}

.gradient-background:after {
	content: '';
	position: absolute;
	bottom: 16px;
	left: calc(50% + 20px);
	transform: translateY(0) translateX(-50%);
	width: 40px;
	height: 104px;
	background-size: 40px;
	background-repeat: no-repeat;
	background-image: url(https://www.gonefishing.it/wp-content/themes/gf/icons/pattern/3-point-pattern.svg);
}

.gradient-background:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	transform: translateY(0) translateX(0);
	width: 120px;
	height: 100%;
	background-size: 120px;
	background-repeat: no-repeat;
	background-image: url(https://www.gonefishing.it/wp-content/themes/gf/icons/pattern/pattern-triangolo.svg);
}

/* SEZIONE BLOCCHI CATEGORIE FULL */
.section-cat-full .elementor-widget-call-to-action .elementor-cta__content .elementor-cta__button {
	padding: 0 !important;
	display: flex;
	align-items: center;
	justify-content: center;
}

.section-cat-full .elementor-widget-call-to-action .elementor-cta__content .elementor-cta__button:after {
	content: '';
	display: inline-block;
	width: 6px;
	height: 12px;
	background-image: url(https://www.gonefishing.it/wp-content/themes/gf/icons/gen/arrow-right.svg);
	background-size: 6px;
	background-repeat: no-repeat;
	opacity: 1 !important;
	margin-left: 16px;
}

.first-block a:before {
	content: '';
	position: absolute;
	top: 16px;
	left: 320px;
	width: 40px;
	height: 104px;
	background-size: 40px;
	background-repeat: no-repeat;
	background-image: url(https://www.gonefishing.it/wp-content/themes/gf/icons/pattern/3-point-pattern.svg);
	z-index: 9;
}

.first-block a .elementor-cta__bg-wrapper:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 640px;
	height: 240px;
	background-size: 640px;
	background-repeat: no-repeat;
	background-image: url(https://www.gonefishing.it/wp-content/themes/gf/icons/pattern/pattern-triangolo-basso.svg);
	z-index: 9;
}

.first-block a:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 600px;
	height: 160px;
	background-size: 600px;
	background-repeat: no-repeat;
	background-image: url(https://www.gonefishing.it/wp-content/themes/gf/icons/pattern/pattern-triangolo-orizzontale.svg);
	z-index: 9;
	transform: rotateY(180deg);
}

.sec-block a:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 180px;
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url(https://www.gonefishing.it/wp-content/themes/gf/icons/pattern/pattern-geometrico.svg);
	z-index: 9;
}

.sec-block a .elementor-cta__bg-wrapper:before {	
	content: '';
	position: absolute;
	bottom: 150px;
	right: 56px;
	width: 104px;
	height: 40px;
	background-size: 104px;
	background-repeat: no-repeat;
	background-image: url(https://www.gonefishing.it/wp-content/themes/gf/icons/pattern/3-point-pattern-orizzontale.svg);
	z-index: 9;
}

.third-block a:before {
	content: '';
	position: absolute;
	bottom: 40px;
	left: 40px;
	width: 40px;
	height: 104px;
	background-size: 40px;
	background-repeat: no-repeat;
	background-image: url(https://www.gonefishing.it/wp-content/themes/gf/icons/pattern/3-point-pattern.svg);
	z-index: 9;
}

.third-block a .elementor-cta__bg-wrapper:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 470px;
	height: 100px;
	background-size: 470px;
	background-repeat: no-repeat;
	background-image: url(https://www.gonefishing.it/wp-content/themes/gf/icons/pattern/pattern-triangolo-orizzontale.svg);
	z-index: 9;
}

/* Hover btn con arrow */
.section-cat-full .elementor-widget-call-to-action  a.elementor-cta .elementor-cta__button-wrapper .elementor-cta__button:after {
	transition: 0.4s;
}

.section-cat-full .elementor-widget-call-to-action a.elementor-cta:hover .elementor-cta__button-wrapper .elementor-cta__button:after {
	transform: translateX(4px);
	transition: 0.4s;
}

/* MARCHI */
.brand-carousel {
	overflow: hidden;	
}

.brand-carousel .owl-stage {
	display: flex;
	overflow: hidden;
}

.brand-carousel .owl-stage .elementor-column {
	width: 100%;
}

.brand-carousel .elementor-widget-call-to-action:first-child {
	margin-bottom: 8px;
}

.brand-carousel .elementor-widget-call-to-action:last-child {
	margin-top: 8px;
}

.brand-carousel .elementor-cta__content {
	background-color: var(--background);
}

.brand-carousel .owl-nav {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	z-index: 1 !important;
}

.brand-carousel .owl-nav button.owl-prev,
.brand-carousel .owl-nav button.owl-prev:hover,
.brand-carousel .owl-nav button.owl-prev:focus {
	position: absolute;
	top: 50%;
	left: -16px;
	transform: translateY(-50%);
	width: 68px;
	height: 68px;
	box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.04);
	background-color: var(--w) !important;
	border-radius: 50px;
	padding: 0;
	border: none;
}

.brand-carousel .owl-nav button.owl-next,
.brand-carousel .owl-nav button.owl-next:hover,
.brand-carousel .owl-nav button.owl-next:focus {
	position: absolute;
	top: 50%;
	right: -16px;
	transform: translateY(-50%);
	width: 68px;
	height: 68px;
	box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.04);
	background-color: var(--w) !important;
	border-radius: 50px;
	padding: 0;
	border: none;
}

.brand-carousel .owl-nav button.owl-prev:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%) rotate(180deg);
	width: 8px;
	height: 16px;
	background-image: url(https://www.gonefishing.it/wp-content/themes/gf/icons/gen/arrow-right-blu.svg);
	background-size: 8px;
	background-repeat: no-repeat;
	opacity: 1 !important;
	background-position: center;
}

.brand-carousel .owl-nav button.owl-next:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	width: 8px;
	height: 16px;
	background-image: url(https://www.gonefishing.it/wp-content/themes/gf/icons/gen/arrow-right-blu.svg);
	background-size: 8px;
	background-repeat: no-repeat;
	opacity: 1 !important;
	background-position: center;
}

.brand-carousel .owl-nav button span {
	display: none;
}

/* Hoever img brand carousel */
.brand-carousel .elementor-widget-call-to-action a.elementor-cta .elementor-content-item img {
	transition: 0.4s;	
}

.brand-carousel .elementor-widget-call-to-action a.elementor-cta:hover .elementor-content-item img {
	transform: scale(1.1);
	transition: 0.4s;
}

@media(max-width:1300px) {
	.elementor-products-grid ul.products.elementor-grid li.product {
		display: block !important;
	}
}

@media(max-width:1300px) {
	.standard-section .gradient-background {
		padding-right: 20px !important;
	}
}

@media(max-width:1299px) {
	.first-block a:before,
	.first-block a:after,
	.first-block a .elementor-cta__bg-wrapper:before,
	.sec-block a:before,
	.third-block a:before,
	.third-block a .elementor-cta__bg-wrapper:before,
	.gradient-background:before {
		display: none;
	}
}

@media(max-width:1220px) {
	.cat-carousel .cat-list-container .cat-list-wrap .cat-name {
		font-size: 28px;
	}
}

@media(max-width:1023px) {
	.standard-section.cat-carousel {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.cat-carousel .cat-list-wrap img,
	.cat-carousel .cat-list-wrap img {
		height: 450px;
		margin: 0;
		padding: 0;
		object-fit: cover;
	}
}

@media(max-width:990px) {
	.brand-carousel .owl-nav button.owl-prev,
	.brand-carousel .owl-nav button.owl-prev:hover,
	.brand-carousel .owl-nav button.owl-prev:focus,
	.brand-carousel .owl-nav button.owl-next,
	.brand-carousel .owl-nav button.owl-next:hover,
	.brand-carousel .owl-nav button.owl-next:focus{
		position: relative;
	}
	
	.brand-carousel .owl-nav {
		margin: -30px 0 0 0;
		justify-content: flex-end;
		padding: 6px;
	}
}

@media(max-width:767px) {	
	.cat-carousel .cat-list-wrap img,
	.cat-carousel .cat-list-wrap img {
		height: 350px;
	}
	
	/**/
	.standard-section .gradient-background {
		padding-left: 20px !important;
	}
	
	.gradient-background:after {
		display: none;
	}
}

@media(max-width:599px) {
	.standard-section.product-carousel {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.standard-section.product-carousel .elementor-inner-section {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}