/*
Theme Name:   Zyrgon
Theme URI:    https://www.zyrgon.com
Description:  Zyrgon - Develop
Author:       Zyrgon Develop
Author URI:   https://www.zyrgon.com
Template:     dt-the7
Version:      1.0.0
Text Domain:  zyrgon-child
*/

.zp-breadcrumbs nav.rank-math-breadcrumb {
    font-family: 'Montserrat';
    color: #B8A075;
    font-size: 16px;
    text-transform:uppercase;
}

 .artigos-passados .elementor-posts .elementor-post__text {
    padding-top: 0px;
}

.column-main-home{
	height:100vh;
}

@media screen and (min-width: 767px){
.column-main-home .elementor-widget-wrap.elementor-element-populated{
	align-content: space-between;
}
	
}

.column-lp-space .elementor-button:focus{
	background: #0C1B4700 !important;
	color: #B8A075!important;
}

header li.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-17262.current_page_item.menu-item-17289,
header li.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-17257.current_page_item.menu-item-17288{
    display: none;
}

.change-title ul.premium-atext__items-wrapper {
    width: 100% !important;
}

form.post-password-form {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

	.language-selector::after {
		content: '';
		display: block;
		margin-left: 14px;
		border-right: 1px solid white;
		border-bottom: 1px solid white;
		width: 8px;
		height: 8px;
		transform: rotate(45deg);
		transition: 1s;
		margin-top: 0
	}

	.language-selector {
		font-weight: 500;
		display: flex;
		cursor: pointer;
		padding: 5px 10px;
		margin-right: 10px;
		font: normal normal 300 11px / 15px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
		font-size: 16px;
		color: white;
	}

	.language-selector.rotate::after{
		transform: rotate(225deg);
		transition: 1s;
		margin-top: 4px
	}
	

    .wpml-ls-statics-shortcode_actions ul {
        list-style: none;
        padding: 0;
        margin: 0;
		position: absolute;
		    display: flex;
    flex-direction: column;
    width: 10px;
    }

    .wpml-ls-statics-shortcode_actions ul{
    display: none;
}

    .wpml-ls-statics-shortcode_actions ul li {
		padding: 5px 10px;
		
		font: normal normal 300 11px / 15px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
		font-size: 16px;
		text-align: left !important
			
    }

    .wpml-ls-link {
        text-decoration: none;
        color: inherit;
    }


.elementor-background-video-container video{
height: 100% !important
}


.button-arrow .elementor-button-wrapper a i {
    font-size: 15px;
}

/*PAGE SPIRIT OF CHARTWELL*/


.pop-up-video.elementor-popup-modal .dialog-widget-content {
    background-color: transparent;
}

.pop-up-video a.dialog-close-button.dialog-lightbox-close-button svg{
	display: none
}

.pop-up-video a.dialog-close-button.dialog-lightbox-close-button {
    width: 100%;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(0%, -50%);
}

.pop-up-video a.dialog-close-button.dialog-lightbox-close-button::after {
    content: '';
    width: 50px;
    height: 50px;
    background-image: url(/wp-content/uploads/2024/03/01_icon_fechar.svg);
    background-position: center;
    background-size: contain;
	background-repeat: no-repeat;
}

.pop-up-video .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0px;
}

body .elementor-element-b86048b .gform-theme.gform-theme--framework.gform_wrapper.formulario_contacto_wrapper .gform_footer .gform_button.button {
    background: #B8A075;
    color: #3e484e !important;
}

.button-popup a span {
    text-align: left;
}

.button-popup a span.elementor-button-content-wrapper .elementor-button-icon {
    position: absolute;
    top: 10px;
}


@media screen and (max-width: 767px){
.button-popup a span.elementor-button-content-wrapper .elementor-button-icon {
	position: absolute;
	top: 10px;
	left: 50%;
	}
}

.button-popup a span.elementor-button-content-wrapper .elementor-button-icon svg{
    width: 30px;
	height: 30px
}

.button-popup a span.elementor-button-content-wrapper .elementor-button-icon svg path{
    fill: #3e484e
}

.button-popup a:hover span.elementor-button-content-wrapper .elementor-button-icon svg path{
	fill: #B8A075
}

.button-popup a {
    width: 184px !important;
    height: 84px;
}

.elementor-tab-title:hover span.elementor-accordion-icon.elementor-accordion-icon-right {
    opacity: 1;
    transition: 1s;
}

.elementor-tab-title span.elementor-accordion-icon.elementor-accordion-icon-right {
    opacity: 0;
}

.elementor-tab-title.elementor-active span.elementor-accordion-icon.elementor-accordion-icon-right {
    opacity: 1;
}

.no-content span.elementor-accordion-icon {
    display: none !important;
}

.day_intinerario h2.elementor-heading-title.elementor-size-default::after {
	margin-right: 40px;
	cursor: pointer;
    margin-left: auto;
    content: '';
    border-width: 0.3vmin 0.3vmin 0 0;
    border-style: solid;
    transition: 1s ease;
    display: block;
    width: 14px;
    height: 14px;
    box-sizing: border-box;
    transform: rotate(135deg);
}

.day_intinerario.rotate h2.elementor-heading-title.elementor-size-default::after {
    transform: rotate(-45deg);
}

.day_intinerario h2.elementor-heading-title.elementor-size-default::before {
    content: '';
    display: inline-block;
    margin-right: 10px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background: #3e484e;
}

.elementor-element.change-color circle,
.elementor-element.list-grid-spirit circle {
  fill: #3e484e;
}

.day_intinerario h2.elementor-heading-title {
	cursor: pointer;
    display: flex;
    align-items: center;
	padding-bottom: 10px
}

.bock-data {
    max-width: 190px
}

.elementor-element-930df33 h2.elementor-heading-title a:hover {
    border-bottom: 1px solid;
}

.carrosel-spirit .swiper-pagination span.swiper-pagination-bullet {
    opacity: 1;
    background: transparent;
    border: 2px solid #0C1B47;
	margin-bottom: 0;
}

.carrosel-spirit .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #3e484e;
	border: none
}

.carrosel-spirit .swiper-pagination {
    position: static;
    margin-top: 10px;
	padding-bottom: 0
}

.phone-spirit{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.phone-icons .elementor-icon-list-text a{
	color: #292C34 !important;
	width: fit-content !important;
}
.elementor-8259 .elementor-element.elementor-element-49b3cd1 .elementor-icon-list-text a {
    color: #292C34 !important;
	width: fit-content !important;
}

.elementor-8259 .elementor-element .the7-box-wrapper .box-heading a:last-child {
    font-weight: 400;
    border-bottom: 2px solid;
}

.list_intinerario.elementor-widget-accordion .elementor-accordion .elementor-tab-title::before {
    content: '';
    display: inline-block;
    margin-right: 10px;
    border-radius: 50%;
    width: 5px;
    height: 5px;
    background: #0C1B47;
}

.list_intinerario.elementor-widget-accordion .elementor-accordion .elementor-tab-title {
    display: flex;
    align-items: center;
    margin: 20px 0 0 0;
	padding: 6px 0px 6px 30px;
    font-weight: 700;
    cursor: pointer;
    outline: none;
}

.list_intinerario .elementor-tab-title.no-content:hover {
    background: transparent;
	cursor: default;
}

.list_intinerario .elementor-tab-title:hover {
    background: #D1D6E3;
    transition: 1s;
}

.list_intinerario.elementor-widget-accordion .elementor-accordion .elementor-tab-title span{
	order: 3;
    margin-left: auto !important;
	margin-right: 30px !important;
}

.list_intinerario.elementor-widget-accordion .elementor-accordion .elementor-tab-title a{
	margin-top: 2px
}


.list-grid-spirit-popup ul.elementor-icon-list-items {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
	margin: 0 !important;
}

.list-grid-spirit ul.elementor-icon-list-items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
	margin: 0 !important;
}


.text_right_block .elementor-widget-wrap.elementor-element-populated{
    max-width: 700px;
    margin-right: auto
}

.text_left_block .elementor-widget-wrap.elementor-element-populated{
    max-width: 700px;
    margin-left: auto
}


/*FIM*/


ul {
    list-style-position: inside !important;
}

li.elementor-icon-list-item a {
    color: white !important;
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
    align-items: normal;
}

.list-frota-position{
	column-gap: 10px !important;
}

.list-frota-position ul li{
    list-style-position: inside;
}

.breadcrumbCustom {
    display: flex;
    list-style-type: none;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: -0.2px;
    word-spacing: 0.1em;
    color: #B8A075;
}

.breadcrumbCustom li:not(.first)::before {
    content: '/';
    margin: 0 4px;
}

/**PAGINA 404**/

#main{
	padding: 0
}

#main > .wf-wrap{
    width: 100%;
	padding: 0;
}

/***/

.box-white-porto .elementor-widget-wrap.elementor-element-populated,
.box-white-pontes .elementor-widget-wrap.elementor-element-populated,
.box-white-barca .elementor-widget-wrap.elementor-element-populated,
.box-white-pinhao .elementor-widget-wrap.elementor-element-populated{
    overflow: hidden; 
}

.box-white-blur .elementor-widget-wrap {
    backdrop-filter: blur(2px);
}


.formulario_contacto_nice_wrapper form .gform_footer::after {
    content: url(/wp-content/themes/zyrgon-child-theme/assets/arrow_buttom.svg);
    position: relative;
    right: 33%;
    top: 26px;
}

.formulario_contacto_nice_wrapper form .gform_footer:hover::after {
    content: url(/wp-content/themes/zyrgon-child-theme/assets/arrow_white_buttom.svg);
}

header .elementor-grid-0 .elementor-grid .elementor-grid-item a.elementor-icon.elementor-social-icon svg:hover,
header .elementor-grid-0 .elementor-grid .elementor-grid-item a.elementor-icon.elementor-social-icon i:hover{
    fill: #0C1B47AD;
	color: #0C1B47AD;
}

.elementor-227 .elementor-nav-menu--main .elementor-item.elementor-item-active {
    font-weight: bold !important;
}

.dt-mobile-header .mobile-main-nav .sub-nav > li.act > a .menu-text{
	font-weight: bold;
}

.dt-mobile-header .mobile-main-nav > li.act.menu-item-3086 > a .menu-text,
.dt-mobile-header .mobile-main-nav > li.act.menu-item-2457 > a .menu-text,
.dt-mobile-header .mobile-main-nav > li.act.menu-item-4715 > a .menu-text,
.dt-mobile-header .mobile-main-nav > li.act.menu-item-5348 > a .menu-text{
    font-weight: bold;
}

.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    --gf-local-radius: var(--gf-ctrl-radio-check-radius);
    background: transparent;
    border: 1px solid #292C34;
    margin-top: 3px;
}

.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):before {
    background-color: #292C34;
    block-size: 12px;
    border-radius: var(--gf-ctrl-radio-check-radius);
    content: var(--gf-ctrl-radio-check-content);
    inline-size: 12px;
}

/****HEADER*****/

.masthead:not(.side-header):not(.side-header-v-stroke):not(.side-header-menu-icon) .header-bar, .ph-wrap {
    padding-top: 10px;
}

.large-menu-icon .menu-toggle .menu-line {
    width: 54px;
    height: 2px;
}

.large-menu-icon .menu-toggle .lines-button {
    width: 54px;
    height: 17px;
}

.menu-toggle .menu-toggle-caption {
    font-size: 16px;
	letter-spacing: 2px
}

.menu-toggle .menu-line:nth-of-type(2){
    top: 8px;
}

.menu-toggle .menu-line:nth-of-type(3){
    top: 16px;
}

.dt-mobile-menu-icon .menu-toggle-caption, .menu-toggle .menu-toggle-caption {
    top: 4px;
}

/*Destaques*/

.elementor-7 .elementor-element.elementor-element-b6ab28b .elementor-grid {
    display: flex;
}

.noticias_left_side {
    width: 60%;
}

.noticias_right_side {
    width: 40%;
	padding: 30px 0 0 45px;
}

.noticias_left_side img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.noticias_left_side a {
    display: flex;
    flex-direction: column;
}

.about_first_new {
    padding: 30px 45px 0 30px;
}

.about_first_new span.destaque_noticia_data_lateral {
    font-family: 'Montserrat';
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: 1px solid;
    padding-bottom: 4px;
    color: #B8A075;
}

.about_first_new h2 {
    font-size: 29px;
    font-family: 'EB Garamond';
    color: #0C1B47;
    font-weight: 400;
    margin-top: 20px;
}

.about_first_new p.destaque_noticia_lateral_content_title {
    font-size: 20px;
    font-weight: 300;
    font-family: 'Montserrat';
    color: #595E6A;
    margin-top: 15px;
	line-height: 1.4em;
}

.noticias_right_side .noticias_right_row span.destaque_noticia_data_lateral {
    font-family: 'Montserrat';
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 4px;
    color: #B8A075;
}

.noticias_right_side .noticias_right_row p.destaque_noticia_lateral_content_title {
    font-size: 29px;
    font-family: 'EB Garamond';
    color: #0C1B47;
    font-weight: 400;
    margin: 15px 0;
    line-height: 1.4em;
}

.noticias_right_row {
    border-bottom: 1px solid #B8A075;
	margin-bottom: 15px;
}

.noticias_right_side a.elementor-button-link.elementor-button.elementor-size-sm {
    margin-top: 25px;
    width: 70%;
    border-radius: 10px;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    color: #B8A075;
    background: transparent;
    border: 1px solid #B8A075;
}


.noticias_right_side a.elementor-button-link.elementor-button.elementor-size-sm:hover {
    color: #fff;
    background: #B8A075;
}

/**Fim do destaque**/

.elementor-element .dt-nav-menu-horizontal > li.act > a {
    border-bottom: 1px solid;
}

.premium-bg-text-yes .elementor-widget-container:before{
    left:0;
    right:0;
}

.before_title_line .elementor-heading-title:before{
    content: '';
    position: relative;
    width: 98px;
    height: 1px;
    background-color: #B8A075;
    display: inline-flex;
    bottom: 6px; 
    margin-right:12px;
}

.up_title_line{
    transform: rotate(90deg);
}

#gallery-1 img {
    border: none !important
}


#gallery-2 img {
    border: none !important
}

.rollover i{
    background-color: transparent;
}

.nav-frota{
    backdrop-filter: blur(3px);
}


/*FORM CONTACT*/

.elementor-311 .elementor-element.elementor-element-6a12c48 > .elementor-widget-container,
.elementor-5331 .elementor-element.elementor-element-6a12c48 > .elementor-widget-container{
    position: relative;
    bottom: 110px;
}

/*NEWS ORDER*/

.elementor-posts .elementor-post__text {
	padding-top: 30px;
    display: flex;
    flex-direction: column;
}

h4.elementor-post__title{
	order: 2
}

.elementor-post__excerpt{
	order: 3
}

span.elementor-post-date {
    border-bottom: 1px solid;
	padding-bottom: 5px
}

/*BULLETS SLIDE IMAGES*/

.swiper-pagination-bullet{
    border: 2px solid white;
    margin-bottom: 30px !important;
	margin-left: 15px !important;
	margin-right: 15px !important;
	width:24px !important;
	height:24px !important;
}

.swiper-pagination-bullet-active{
	width:32px !important;
	height:32px !important;
}

.swiper-pagination{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding-bottom: 20px;
}


/*POST NAVIGATION*/


.elementor-post-navigation-borders-yes.elementor-widget.elementor-widget-post-navigation-zyrgon {
    border-top: 1px solid;
    border-bottom: 1px solid;
	padding: 30px 0;
}

span.post-date {
    font-family: 'Montserrat';
    font-size: 16px;
    color: #9BA0B0;
	padding-bottom: 15px;
}

.elementor-post-navigation-borders-yes .elementor-post-navigation__separator {
    background-color: transparent;
}

span.post-navigation__prev--title, span.post-navigation__next--title {
    word-wrap: break-word;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    width: 450px;
}

.elementor-widget.elementor-widget-text-editor a{
	color: #7695B8;
	border-bottom: 1px solid #7695B8;
}

i.fa.fa-angle-double-left {
    content: url(/wp-content/themes/zyrgon-child-theme/assets/seta.svg);
}

i.fa.fa-angle-double-right {
    content: url(/wp-content/themes/zyrgon-child-theme/assets/seta.svg);
    rotate: 180deg;
}

/*PASSEIO DO IATE*/

.list-programa-iate .elementor-widget-container ul li::after{
	content: '';
	position: absolute;
	left: 4px;
	top: 12px;
	transform: translate(-50%, -50%);
	width: 13px;
	height: 13px;
	border-radius: 50%;
	border: 2px solid #E3EBF4;
	background-color: #0C1B47;
}

.list-programa-iate .elementor-widget-container ul li::before {
	content: '';
	position: absolute;
	left: 3px;
	top: 15px;
	bottom: -35px;
	width: 1px;
	background-color: #0C1B47;
}

.list-programa-iate .elementor-widget-container ul li:last-child::before {
	content: '';
	position: relative;
}


.list-programa-iate .elementor-widget-container ul li:first-child::after,
.list-programa-iate .elementor-widget-container ul li:last-child::after{
	border: none;
	width: 16px; 
	height: 16px;
}

.list-programa-iate .elementor-widget-container ul li span {
    font-size: 16px;
}

.list-programa-iate .elementor-widget-container ul li:first-child,
.list-programa-iate .elementor-widget-container ul li:last-child{
    font-size: 24px;
    font-weight: 300;
	margin-top: 30px
}

.list-programa-iate .elementor-widget-container ul li:first-child{
	margin-top: 10px !important
}

.list-programa-iate .elementor-widget-container ul li{
	list-style-type: none; 
	position: relative;
	padding-left: 30px;
	margin-top: 30px
}

.elementor-element.elementor-element-78efb64.list-programa-iate.elementor-widget.elementor-widget-text-editor.list-programa-iate .elementor-widget-container ul li{
	margin-top: 50px
}

.elementor-element.elementor-element-78efb64.list-programa-iate.elementor-widget.elementor-widget-text-editor.list-programa-iate .elementor-widget-container ul li::before {
	bottom: -62px;
}

.content ol, .content ul {
	margin: 0
}

/***FOOTER***/

#footer .main-menu-footer .elementor-nav-menu--main .elementor-item.elementor-item-active {
    color: #B8A075;
    border-bottom: 1px solid;
}

#footer li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-4585.has-children.depth-0 {
    width: 80%;
    grid-area: 2 / 2 / 3 / 3;
}

#footer li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-4715.depth-0 {
    grid-area: 1 / 2 / 2 / 3;
}

#footer li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-5348.depth-0 {
    grid-area: 3 / 2 / 4 / 3;
}

#footer li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-5091::before {
	content: url(/wp-content/uploads/2024/01/fluxo-de-compra-12.svg);
    position: absolute;
    top: 0;
    left: -30px;
}

.main-menu-footer a::after {
    content: '' !important;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 0;
    height: 1px;
    background-color: #B8A075 !important;
    transition: width 1s ease;
}

.main-menu-footer a:hover::after {
    width: 100%;
    left: 0;
    transform: translateX(0%);
}


#footer .submenu-footer .menu-item {
  	position: relative;
  	padding-left: 0;
	width: 100%
}

#footer .submenu-footer .menu-item:hover{
  	padding-left: 30px;
  	transition: all 1s ease; 
}

#footer .submenu-footer .menu-item::before {
	content: ''; 
	position: absolute; 
	left: 0; 
	top: 50%; 
	transform: translateY(-50%); 
	width: 0; 
	height: 0;
	background-color: #777777; 
	transition: 1s ease; 
}

#footer .submenu-footer .menu-item:hover::before {
	background-color: #B8A075;
	width: 20px; 
	height: 1px;
}

	/**FOOTER MOBILE**/
	
.elementor-25 .elementor-element.elementor-element-fe1c806 .dt-nav-menu > li:not(:last-child) {
	width: 100%;
}

#footer li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-3086.depth-0,
#footer li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-4715.depth-0{
    width: 100%;
}

#footer li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-2486.first.depth-0,
#footer li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-2487.depth-0,
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-2488.last.depth-0{
    display: none !important;
}

#footer .dt-nav-menu {
    display: grid;
	grid-template-columns: auto 1fr;
}

.dt-nav-menu li {
    width: 50%;
	display: block !important;
}

.elementor-25 .elementor-element.elementor-element-fe1c806 .vertical-sub-nav > li, .elementor-25 .elementor-element.elementor-element-fe1c806 .vertical-sub-nav > li a {
    width: 100%;
}


@media screen and (max-width: 1310px) and (min-width: 1023px){

	.masthead:not(.side-header):not(.side-header-v-stroke):not(.side-header-menu-icon) .header-bar, .ph-wrap {
		padding-right: 50px;
		padding-left: 50px;
	}
	
	.menu-toggle {
		border-radius: 0px;
		padding: 18px 0px 18px 15px;
	}
	
}

/*BOX WHITE*/

@media screen and (max-width: 1310px) and (min-width: 1081px){
	.elementor-1834 .elementor-element.elementor-element-303d24a > .elementor-element-populated,
	.elementor-1888 .elementor-element.elementor-element-0d1001a > .elementor-element-populated{
		margin: 0px 0px 0px 400px;
	}
	
	.space-necessery .elementor-element-populated{
		margin: 0px 500px 0px 0px;
	}
}

@media screen and (max-width: 1080px) and (min-width: 1023px){
	.elementor-1834 .elementor-element.elementor-element-303d24a > .elementor-element-populated,
	.elementor-1888 .elementor-element.elementor-element-0d1001a > .elementor-element-populated{
		margin: 0px 0px 0px 450px;
	}
	
	.space-necessery .elementor-element-populated{
		margin: 0px 400px 0px 0px !important;
	}
}

@media screen and (max-width: 1024px) {
	
	.wpml-ls-statics-shortcode_actions ul li{
		color: #0C1B47;
	}
	
	.language-selector {
		color: #0C1B47;
		font-weight: 500;
	}

	.language-selector::after {
		border-right: 1px solid #0C1B47;
		border-bottom: 1px solid #0C1B47;
	}
	
	.transparent:not(.photo-scroller-album):not(.phantom-sticky) .mixed-header.side-header-h-stroke:not(.sticky-top-line-on) {
		position: static;
	}
	
	.list-grid-spirit-popup ul.elementor-icon-list-items {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.list_intinerario.elementor-widget-accordion .elementor-accordion .elementor-tab-title span{
		margin-right: 0px !important;
	}
	
	.bock-data {
        max-width: 100%
    }
	
	.text_right_block .elementor-widget-wrap.elementor-element-populated{
		max-width: 100%;
	}

	.text_left_block .elementor-widget-wrap.elementor-element-populated{
			max-width: 100%;
	}

	.swiper-pagination {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		padding-bottom: 0
	}
	
	.elementor-element.elementor-element-be70e08.elementor-pagination-position-inside.elementor-widget.elementor-widget-image-carousel.e-widget-swiper .elementor-widget-container,
	.elementor-element.elementor-element-2f41d35.elementor-pagination-position-inside.elementor-widget.elementor-widget-image-carousel.e-widget-swiper .elementor-widget-container,
	.elementor-element.elementor-element-90a7991.elementor-pagination-position-inside.elementor-widget.elementor-widget-image-carousel.e-widget-swiper .elementor-widget-container{
		margin: 0 -100px 0 -100px;
	}

	.elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper {
		align-items: flex-end;
	}
	
	/***LOJA***/
	
	
	.elementor-4688 .elementor-element.elementor-element-eaed8a0 .elementor-icon-box-title,
	.elementor-4688 .elementor-element.elementor-element-46e470c .elementor-icon-box-title{
    	font-size: 19px;
    	margin-top: 10px;
	}
	
	.elementor-4666 .elementor-element.elementor-element-5188661:not(.elementor-motion-effects-element-type-background),
	.elementor-6598 .elementor-element.elementor-element-5188661:not(.elementor-motion-effects-element-type-background),
	.elementor-6597 .elementor-element.elementor-element-5188661:not(.elementor-motion-effects-element-type-background){
		background-image: none;
	}
	
	.elementor-4666 .elementor-element.elementor-element-1cd216d:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap{
		border: 1px solid #B8A075;
	}
	
	.box-white-porto .elementor-widget-wrap.elementor-element-populated::after,
	.box-white-pinhao .elementor-widget-wrap.elementor-element-populated::after,
	.box-white-barca .elementor-widget-wrap.elementor-element-populated::after{
		content: '';
		background-position: right center;
		background-size: cover;
		width: 100%;
		height: 512px;
	}
	
	.box-white-porto .elementor-widget-wrap.elementor-element-populated::after{
		background-image: url(https://douroazul.zyrgon.dev/wp-content/uploads/2024/02/02-mapa-regua.webp);
	}
	
	.box-white-pinhao .elementor-widget-wrap.elementor-element-populated::after{
		background-image: url(https://douroazul.zyrgon.dev/wp-content/uploads/2024/02/02-mapa-pinhao.webp);
	}
	
	.box-white-barca .elementor-widget-wrap.elementor-element-populated::after{
		background-image: url(https://douroazul.zyrgon.dev/wp-content/uploads/2024/02/02-mapa-barca-dalva.webp);
	}
	.elementor-4688 .elementor-element.elementor-element-a0ca095:not(.elementor-motion-effects-element-type-background){
		background-image: none;
	}
	
	.elementor-4688 .elementor-element.elementor-element-c958350:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap,
	.elementor-6598 .elementor-element.elementor-element-1cd216d:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap,
	.elementor-6597 .elementor-element.elementor-element-5188661:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap
	{
		border: 1px solid #B8A075 !important;
	}
	
		.elementor-6597 .elementor-element.elementor-element-1cd216d:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-6597 .elementor-element.elementor-element-1cd216d > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
		border: 1px solid #B8A075; 
	}
	
	.box-white-pontes .elementor-widget-wrap.elementor-element-populated::after {
		content: '';
		background-image: url("https://douroazul.zyrgon.dev/wp-content/uploads/2024/02/02-foto.webp");
		background-position: center;
		background-size: cover;
		width: 100%;
		height: 512px;
	}
	
	/*FORM*/
	
	.formulario_contacto_nice_wrapper form .gform_footer::after {
		content: '';
		position: static;
	}
	
	.formulario_contacto_nice_wrapper form .gform_footer:hover::after {
		content: '';
	}
	
	
	.elementor-311 .elementor-element.elementor-element-6a12c48 > .elementor-widget-container,
	.elementor-5331 .elementor-element.elementor-element-6a12c48 > .elementor-widget-container{
		position: static;
		bottom: 0;
	}
	
	.elementor-3307 .elementor-element.elementor-element-9501fcc > .elementor-element-populated {
		padding: 20px 20px 20px 20px;
		display: flex;
	}
	
	section.elementor-section.elementor-inner-section.elementor-element.elementor-element-eac76f8.parent.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
		order: 1;
	}
	
	.elementor-element.elementor-element-6a12c48.elementor-align-left.elementor-widget__width-initial.div3.elementor-icon-list--layout-traditional.elementor-list-item-link-full_width.elementor-widget.elementor-widget-icon-list{
    order: 2;
	border-top: 1px solid #B8A075;
}
	
	.elementor-element.elementor-element-7a7da23.div4.elementor-widget__width-initial.elementor-widget.elementor-widget-shortcode {
		order: 3;
	}
	
    .elementor-7 .elementor-element.elementor-element-b6ab28b .elementor-posts-container .elementor-post__thumbnail {
        height: 400px;
    }
	
	.scroll-top {
		width: 60px;
		height: 60px;
	}
	
	.swiper-pagination-bullet{
		margin-left: 8px !important;
		margin-right: 8px !important;
		width:20px !important;
		height:20px !important;
	}

	.swiper-pagination-bullet-active{
		width:28px !important;
		height:28px !important;
	}

	.elementor-25 .elementor-element.elementor-element-2577f55 {
		order: 2;
	}
	
	.elementor-25 .elementor-element.elementor-element-4f70dfe {
		order: 3;
	}
	
	.elementor-25 .elementor-element.elementor-element-f2c14f2 {
		order: 4;
	}

	/**Destaque**/
	
	.noticias_right_side {
		width: 50%;
		padding: 15px 60px 0 15px;
	}
	
	.about_first_new {
		padding: 15px;
	}
	
	.noticias_left_side {
		width: 50%;
	}
	
	.about_first_new span.destaque_noticia_data_lateral {
		font-size: 11px;
	}
	
	.about_first_new h2 {
		font-size: 19px;
		line-height: 1.4em
	}
	
	.about_first_new p.destaque_noticia_lateral_content_title {
		font-size: 14px;
	}
	
	.noticias_left_side img {
		width: 100%;
		height: 250px;
		object-fit: cover;
	}
	
	.noticias_right_side .noticias_right_row span.destaque_noticia_data_lateral {
		font-size: 11px;
	}
	
	.noticias_right_side .noticias_right_row p.destaque_noticia_lateral_content_title {
    	font-size: 19px;
	}
	
	.noticias_right_side a.elementor-button-link.elementor-button.elementor-size-sm {
		width: 40%;
		border-radius: 5px;
		font-size: 14px;
		position: absolute;
		top: 110%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	
	/**Fim do Destaque**/
	
	.card-porto-link .elementor-widget-wrap.elementor-element-populated {
		background: white;
		padding: 10px !important;
		box-shadow: 0px 4px 8px 0px #0000001A;
	}

	.card-porto-link .elementor-heading-title {
		font-size: 14px;
		color: white !important;
		position: absolute;
		top: -25px;
		left: 20px;
	}
	
	i.fa.fa-angle-double-left {
		width: 20px;
	}
	
	i.fa.fa-angle-double-right {
		width: 20px;
	}
	
	span.post-navigation__prev--title, span.post-navigation__next--title {
		width: auto;
	}
	
	span.post-date {
		font-family: 'Montserrat';
		font-size: 11px;
		color: #9BA0B0;
		padding-bottom: 15px;
	}
	
}


@media screen and (max-width: 767px){
	
	.pop-up-video a.dialog-close-button.dialog-lightbox-close-button::after {
		width: 30px;
		height: 30px;
	}

	
	.list-grid-spirit-popup ul.elementor-icon-list-items {
		grid-template-columns: repeat(1, 1fr);
	}
	
	.button-popup a span.elementor-button-content-wrapper::after {
		top: 6px;
		right: 44px;
	}
	
	.button-popup a {
		width: 144px !important;
		height: 74px;
	}
	
	.day_intinerario h2.elementor-heading-title.elementor-size-default::after {
		margin-right: 0px;

	}
	
	.list_intinerario.elementor-widget-accordion .elementor-accordion .elementor-tab-title {
		padding: 6px 0px 6px 5px;
	}
	
	
	.day_intinerario h2.elementor-heading-title.elementor-size-default::before {
		width: 20px;
		height: 20px;
	}
	
	.list-grid-spirit ul.elementor-icon-list-items {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
	}
	
	.box-white-porto .elementor-widget-wrap.elementor-element-populated::after,
	.box-white-pinhao .elementor-widget-wrap.elementor-element-populated::after,
	.box-white-barca .elementor-widget-wrap.elementor-element-populated::after{
		height: 300px;
	}
	
	.swiper-pagination-bullet{
		margin-left: 5px !important;
		margin-right: 5px !important;
		width:15px !important;
		height:15px !important;
	}
	
	.swiper-pagination-bullet-active{
		width:23px !important;
		height:23px !important;
	}
	
	.elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper {
		align-items: normal;
	}
	
	.list-programa-iate .elementor-widget-container ul li:first-child,
	.list-programa-iate .elementor-widget-container ul li:last-child{
		font-size: 19px;
	}
	
	.list-programa-iate .elementor-widget-container ul li span {
		font-size: 11px;
	}
	
	.elementor-element .box-button {
		min-width: 0;
		padding: 0;
		width: 100%;
	}
	
    .elementor-7 .elementor-element.elementor-element-b6ab28b .elementor-posts-container .elementor-post__thumbnail {
        height: 300px;
    }
	
    span.post-date {
		font-size: 11px;
	}
	
	
	span.post-navigation__prev--title, span.post-navigation__next--title {
		width: auto;
	}
	
	.scroll-top {
		width: 60px;
		height: 60px;
	}
	
	/**Destaque**/
	
	.elementor-7 .elementor-element.elementor-element-b6ab28b .elementor-grid {
		display: block;
	}
	
	.noticias_right_side a.elementor-button-link.elementor-button.elementor-size-sm {
		width: 100%;
		border-radius: 5px;
		font-size: 14px;
		position: static;
		top: 0;
		left: 0;
		transform: none;
	}
	
	.noticias_left_side {
		width: 100%;
	}
	
	.noticias_right_side {
		width: 100%;
		padding: 20px;
	}

	.about_first_new {
		padding: 15px 20px 0 15px;
	}
	
	.noticias_right_row {
		border-top: 1px solid #B8A075;
		margin-top: 15px;
		padding-top:15px;
		border-bottom: 0;
		margin-bottom: 0
	}
	
	/**Fim do Destaque**/

	#footer .menu-item::before {
	  display: none
	}
	
	#footer .submenu-footer .menu-item:hover{
	  padding-left: 0;
	}
	
	.breadcrumbCustom {
		font-size: 11px;
	}
	
	.elementor-25 .elementor-element.elementor-element-4f70dfe {
		order: 4;
	}
	
	.elementor-25 .elementor-element.elementor-element-f2c14f2 {
    	order: 3;
	}
	
	#footer .elementor-element.texto-menu-footer.elementor-widget.elementor-widget-heading {
		margin-top: 20px;
	}
	
	#footer h2.elementor-heading-title.elementor-size-default {
		margin-right: 6px;
	}
	
	.elementor-25 .elementor-element.elementor-element-799bcf9 > .elementor-widget-container {
		width: 90%;
	}
	.texto-menu-footer::after {
		content: '';
		background-position: center;
		background-size: cover;
		width: 16px;
		height: 16px;
		background-image: url(/wp-content/uploads/2024/02/angle_down-1.svg);
		transition: transform 0.3s ease; 
	}

	.texto-menu-footer.rotate::after {
		transform: rotate(180deg);
	}

	.texto-menu-footer{
		display: flex;
		align-items: center
	}

	.elementor-4760 .elementor-element.elementor-element-76bf9ce > .elementor-widget-container ul.dt-nav-menu-horizontal{
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: repeat(2, 1fr);
	}	
}


.column-lp-space .elementor-widget-wrap.elementor-element-populated {
    gap: 30px;
    justify-content: center;
}

.column-lp-space span.elementor-button-icon svg {
    width: 24px !important;
}

.column-lp-space span.elementor-button-icon {
    line-height: 18px;
}

.column-lp-space a.elementor-button:hover svg path{
	fill: white
}

@media screen and (max-width: 1349px) and (min-width: 1025px){
	.column-lp-space .elementor-widget-button {
		width: 50% !important;
		max-width: 32% !important;
	}
}

@media screen and (max-width: 767px){
	.column-lp-space .elementor-widget-wrap.elementor-element-populated {
        gap: 20px;
        justify-content: center;
    }
	
	.section-podcast .elementor-background-overlay {
        background-color: transparent;
        background-image: linear-gradient(180deg, #2D67FF00 63%, #040916 77%) !important;
        opacity: 1;
    }
}

@media screen and (max-width: 639px){
	.column-lp-space .elementor-widget-wrap.elementor-element-populated {
        gap: 50px;
        justify-content: center;
    }
	
	.section-podcast .elementor-background-overlay {
		background-color: transparent;
		background-image: linear-gradient(180deg, #2D67FF00 45%, #040916 53%) !important;
		opacity: 1;
	}
}


@media screen and (min-width: 1025px){
	.bottom-bar-footer-col1 .elementor-widget-wrap.elementor-element-populated{
    	/*justify-content: space-between !important;*/
    	gap: 10px !important;
	}
	
	.bottom-bar-footer-col2 .elementor-widget-wrap.elementor-element-populated {
    	/*justify-content: end !important;*/
    	gap: 10px !important;
	}
	
}

@media screen and (max-width: 1200px) and (min-width: 1025px){
	.bottom-bar-footer-col1  .elementor-heading-title,
	.bottom-bar-footer-col2  .elementor-widget-text-editor{
		font-size: 10px !important
	}
	
	
}




/*Correcao 22-01-2025*/


.elementor-widget-post-navigation-zyrgon .elementor-post-navigation{
    overflow: hidden;
    display: flex; 
}

.elementor-widget-post-navigation-zyrgon .elementor-post-navigation .elementor-post-navigation__link{
    width: calc(50% - 1px / 2);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.elementor-widget-post-navigation-zyrgon .elementor-post-navigation .elementor-post-navigation__link a {
    display: flex;
    align-items: center;
    max-width: 100%;
}
.elementor-widget-post-navigation-zyrgon .elementor-post-navigation .elementor-post-navigation__next a {
    justify-content: flex-end;
}













