/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/* ANIMATION */
@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  	from {
			-ms-transform: rotate(0deg);
			-moz-transform: rotate(0deg);
			-webkit-transform: rotate(0deg);
			-o-transform: rotate(0deg);
			transform: rotate(0deg);
	}
	to {
			-ms-transform: rotate(360deg);
			-moz-transform: rotate(360deg);
			-webkit-transform: rotate(360deg);
			-o-transform: rotate(360deg);
			transform: rotate(360deg);
	}
}



/* TYPOGRAPHY */
@media only screen and (min-width: 1000px) and (max-width: 1600px){
	h2 {
		font-size: 40px !important;
		line-height: 50px !important;
	}
}


/* CSS */

.container.main-content {
    min-height: calc(100vh - 730px);
}

.material .wpb_row.no-margin{
	margin: 0 !important;
}

h2 span.regular {
    font-weight: 400;
}

h2 span.stroke {
    -webkit-text-stroke: 1px white;
    color: transparent;
}

h2 span.stroke.dark {
    -webkit-text-stroke: 1px #161F52;
    color: transparent;
}

h2:hover span.stroke {
    color: inherit;
	-webkit-text-stroke: 1px transparent;
}

.overflow-gallery{
    clip-path: inset( -100vw -100vw -100vw 0 );
}

#buildings .overflow-gallery .vc_column-inner{
    min-width: 60vw;
    overflow: visible;
}


.divider-small-border {
    margin-bottom: 25px !important;
}


html body .container-wrap .vc_row-fluid.margin-100 .row_col_wrap_12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: -50px !important;
    margin-right: -50px !important;
}

.nectar-scrolling-text[data-style="text_outline"][data-outline-thickness="ultra-thin"] em:hover {
    -webkit-text-fill-color: #161f52;
	 color: #161f52;
}

.nectar-scrolling-text h1 em {
    font-family: 'Sora' !important;
}

.rotate-animation{
	transition: all 500ms ease;
}

.rotate-animation[data-step="0"]{
    transform: rotate(0deg) !important;
}
.rotate-animation[data-step="1"]{
    transform: rotate(45deg) !important;
}




.minw-700 {
	min-width: 700px;
}

.minw-600 {
	min-width: 600px;
}

@media only screen and (max-width: 1625px){
	.minw-700,
	.minw-600{
		min-width: 100%;
	}
}

@media only screen and (min-width: 1100px) and (max-width: 1625px){

	.minw-600 .vc_col-md-3 {
		min-width: 25% !important;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1099px){

	.minw-600 .vc_col-md-3 {
		min-width: 50% !important;
	}
}


@media only screen and (min-width: 1px) and (max-width: 999px){
	body .container-wrap .margin-mobile-25 .wpb_column {
		padding: 25px !important;
	}
	
	body .container-wrap .margin-mobile-10 .wpb_column {
		padding: 10px !important;
	}
}

/* CONTACTS */
#contacts p {
    padding-bottom: 0;
}

#contacts h5 {
    padding-bottom: 1.2em;
}

/* MILESTONES */
.nectar-milestone .number {
    font-family: 'Sora';
    font-style: normal;
    font-weight: 800;
    font-size: 100px;
    line-height: 120%;
}

@media only screen and (min-width: 1000px) and (max-width: 1600px){
	.nectar-milestone .number {
		font-size: 80px !important;
		line-height: 80px !important;
	}
	.nectar-milestone .number .symbol-wrap{
		font-size: 42px !important;
    	line-height: 42px !important;
	}
}

@media only screen and (min-width: 1px) and (max-width: 999px){
	.nectar-milestone .number {
		font-size: 40px !important;
		line-height: 40px !important;
	}
	
	.nectar-milestone .number .symbol-wrap{
		font-size: 21px !important;
    	line-height: 21px !important;
	}
	
	body .nectar-milestone .subject {
		letter-spacing: .2px;
		font-size: 12px;
		line-height: 15px;
	}
}

/* BUTTONS */

a.nectar-button.regular-button {
    -webkit-transition: width 250ms ease-in-out;
    -moz-transition: width 250ms ease-in-out;
    -o-transition: width 250ms ease-in-out;
    transition: width 250ms ease-in-out;
    width:0%;
    max-width: fit-content;
    padding: 0;
    margin-left: 0px;
	background: transparent !important;
	transform-origin: left;
	transition: all 500ms ease;
}

.nectar-button[data-color-override="false"].regular-button {
    width: auto;
    background: transparent !important;
}

a.nectar-button.regular-button span{
    font-family: 'Sora';
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 150%;
    text-transform: uppercase;
    padding: 10px 0px;
    white-space: nowrap;

}

.nectar-button.has-icon.small:not([class*=see-through]) i {
    left: 0px !important;
}

.nectar-button:hover {
    transform: scale(1.2);
}

.nectar-button.has-icon.small, .nectar-button.tilt.has-icon.small {
    padding-left: 0px !important;
}
	
body.material .nectar-button.has-icon span {
    transform: translateX(38px) !important;
}

body.material .nectar-button.has-icon.small:not([class*=see-through]) i {
    transform: translateY(-50%) translateX(0px);
}

/* CONTENT VIEWS */
.filter-animation img.pt-cv-thumbnail {
    border: 1px solid #bdcc00;
    width: 100% !important;
}

.pt-cv-colsys .pt-cv-content-item {
    padding: 35px;
    overflow: visible;
}

.filter-animation .pt-cv-ifield:hover a.pt-cv-href-thumbnail img {
    filter: saturate(1) brightness(1);
}

.filter-animation .pt-cv-ifield a.pt-cv-href-thumbnail img {
    filter: saturate(0) brightness(2);
    transition: all 500ms ease;
}


.pt-cv-ifield[data-step="0"]  a.pt-cv-href-thumbnail img{
    transform: rotate(0deg) !important;
}
.pt-cv-ifield[data-step="1"]  a.pt-cv-href-thumbnail img{
    transform: rotate(45deg) !important;
}


.pt-cv-view .pt-cv-ifield {
    overflow: visible;
}

.pt-cv-colsys {
    margin-left: 0px;
    margin-right: 0px;
}

@media only screen and (max-width: 999px){
	.pt-cv-colsys .pt-cv-content-item {
		padding: 20px;
	}
}
#services h6.pt-cv-title {
    margin-top: 47px !important;
	font-size: 12px;
    line-height: 150%;
}

#services .pt-cv-view .pt-cv-ifield {
    position: relative;
}

#services .pt-cv-content {
    position: absolute;
    top: 30%;
    background-color: #ffffff8c;
    color: #161f52;
    width: calc(100% - 20px);
    margin: 0 10px;
    font-size: 10px;
    text-align: center;
	transition: all 500ms ease;
	opacity: 0;
}

#services .pt-cv-ifield:hover .pt-cv-content {
	opacity: 1;
}

#services .pt-cv-ifield[data-step="1"]  .pt-cv-content{
    transform: rotate(45deg) !important;
}



#buildings.pt-cv-colsys .pt-cv-content-item {
    padding: 0 34px;
}

@media only screen and (max-width: 999px){
	#buildings rs-carousel-wrap {
		overflow: visible !important;
	}
}

/* FOOTER */

.wp-block-wpzoom-blocks-social-icons.is-style-without-canvas .social-icon {
    background-color: #fff !important;
}


ul#menu-footer li {
    display: inline-block;
}

#footer-outer ul#menu-footer li a {
    padding-right: 30px !important;
    text-transform: uppercase;
    font-family: 'Sora';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
}

@media (min-width: 690px){
	#footer-widgets .container .col.span_6:first-child {
		width: 69%;
	}
	
	#footer-widgets .container .col.span_6:last-child  {
		width: 28%;
	}
	
}

@media only screen and (min-width: 1000px){
	body #footer-outer .row {
		padding: 43px 0 70px;
	}
}

@media only screen and (max-width: 999px){
	.wp-block-wpzoom-blocks-social-icons {
		text-align: center !important;
		max-width: fit-content !important;
		margin: auto !important;
	}
	
	#footer-outer .row {
    	padding: 40px 0 10px;
	}
	
	#footer-widgets .container .col {
		margin-bottom: 10px;
	}
}

#newsletter .row-bg-wrap{
    border-top: 1px solid #BDCC00;
}

#newsletter .row-bg-wrap:after {
    content: " ";
    width: 90%;
    height: 1px;
    margin: auto;
    position: absolute;
    background: #66BBE8;
    z-index: 99;
    bottom: 0;
    left: 5%;
}

.newsletter-form-container span.wpcf7-list-item-label, .newsletter-form-container span.wpcf7-list-item-label a {
    color: #fff !important;
	font-size: 0.8em;
}

.wpcf7-list-item {
    margin: 0 !important;
}

/* CONTACTS CTA */

@media only screen and (min-width: 1000px){
	.contacts-cta {
		position: fixed !important;
		right: 50px;
		bottom: 50px;
	}
}

.contacts-cta .cascading-image:first-child {
    -webkit-animation: rotating 8s linear infinite;
    -moz-animation: rotating 8s linear infinite;
    -ms-animation: rotating 8s linear infinite;
    -o-animation: rotating 8s linear infinite;
    animation: rotating 8s linear infinite;
}

.contacts-cta .cascading-image:last-child img{
	filter: drop-shadow(0px 0px 1px #161f52);
}


@media only screen and (max-width: 999px){
	.contacts-cta {
		position: relative !important;
	}
}

/* COPYRIGHT */
#footer-outer #copyright p {
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 150%;
}


/* NEWSLETTER */
.newsletter input.wpcf7-form-control.wpcf7-text {
    background-color: transparent !important;
    border-radius: 25px !important;
    border: 1px solid #66BBE8 !important;
    color: #fff !important;
    padding: 13px 87px 14px 26px !important;
    height: 48px;
}

.newsletter input.wpcf7-form-control.wpcf7-text:hover{
    border-color: #fff !important;
}

.newsletter input.wpcf7-form-control.wpcf7-text::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #5a6385 !important;
}
.newsletter input.wpcf7-form-control.wpcf7-text::-moz-placeholder { /* Firefox 19+ */
  color: #5a6385 !important;
}
.newsletter input.wpcf7-form-control.wpcf7-text:-ms-input-placeholder { /* IE 10+ */
  color: #5a6385 !important;
}
.newsletter input.wpcf7-form-control.wpcf7-text:-moz-placeholder { /* Firefox 18- */
  color: #5a6385 !important;
}

body .newsletter input.wpcf7-form-control.wpcf7-submit, .newsletter input.wpcf7-form-control.wpcf7-submit:hover {
    position: absolute;
    top: 10px;
    right: 10px;
    background: transparent;
    background-image: url(https://candalpark.pt/wp-content/uploads/2022/03/arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    color: transparent;
    height: 28px !important;
    padding: 6px 22px !important;
}



@media only screen and (max-width: 999px){
    .wpb_column.force-phone-text-align-center button.wpcf7-submit.nectar-button.medium.regular.regular-button {
        margin: auto;
        max-width: max-content;
    }
    
    .newsletter input.wpcf7-form-control.wpcf7-text,
    body .newsletter input.wpcf7-form-control.wpcf7-submit{
        /*height: 40px !important;*/
    }
    
    .nectar-global-section.before-footer .wpcf7{
        margin-top: 60px;
    }
    
    #footer-social-title{
        margin-top: 60px;
        font-size: 15px !important;
        font-weight: 400;
    }
}

.newsletter-form-container{
    position: relative;
}

.newsletter .span.wpcf7-not-valid-tip {
    display: none !important;
}

.newsletter .wpcf7-response-output {
    background-color: transparent;
    color: #fff !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;

}

.newsletter .wpcf7 form.invalid .wpcf7-response-output {
    color: red !important;
}

.newsletter span.wpcf7-not-valid-tip {
    display: none;
}

/* FORM */
.contact-form .wpcf7 input[type=text], .wpcf7 textarea, .wpcf7 input[type=email], .wpcf7 input[type=tel] {
    background-color: #ffffff94 !important;
    border-bottom: 1px solid #66BBE8 !important;
	padding: 10px 0px !important;
}


.contact-form .wpcf7-submit.nectar-button.medium.extra-color-1.regular-button span{
    color: #58a618;
}

body .contact-form input.wpcf7-form-control.wpcf7-submit {
    float: right;
    font-family: 'Sora';
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 150%;
    color: #161F52;
    background: transparent !important;
    text-transform: uppercase;
	padding: 0 !important;
}

.contact-form .wpcf7-list-item {
    margin: 0 !important;
}

span.wpcf7-not-valid-tip {
    box-shadow: none !important;
}
.wpcf7 form.invalid .wpcf7-response-output {
    border-color: #161F52 !important;
}

/* HEADER */
#header-outer.transparent #top #logo:hover img.stnd,
#header-outer.side-widget-open  #top #logo img.stnd{
    opacity: 1 !important;
}


#header-outer.transparent #top #logo:hover img.starting-logo,
#header-outer.side-widget-open  #top #logo img.starting-logo{
    opacity: 0 !important;
}

#header-outer.side-widget-open img.stnd.skip-lazy {
    filter: none !important;
}

/* OFF CANVAS */

.fullscreen-inline-images .nectar-ocm-image-wrap-outer {
    background-color: #84cbd3;
}

#slide-out-widget-area-bg.open.light .nectar-ocm-image.current{
	opacity: 0 !important;
}

#slide-out-widget-area-bg.light .nectar-ocm-image.active{
	opacity: 1 !important;
}

#slide-out-widget-area .off-canvas-menu-container .menu > li > a .wrap {
    font-family: 'Sora';
    font-style: normal;
    font-weight: 800;
    font-size: 60px;
    line-height: 120%;
    text-transform: uppercase;
    -webkit-text-stroke: 1px white;
    color: transparent;
    background: linear-gradient(to top, white, white 50%,  transparent 50%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 100% 200%;
    background-position: center 0%;
    transition: background-position 250ms ease;
    overflow: hidden;
    transition-delay: 0s !important;
}


#slide-out-widget-area .off-canvas-menu-container .menu > li > a:hover .wrap {

    background-position: center 100%;
}

#slide-out-widget-area .off-canvas-menu-container li a .wrap:after{
    display:none;
}

@media only screen and (min-width: 690px){
    #slide-out-widget-area .off-canvas-menu-container .menu,
    #slide-out-widget-area .off-canvas-menu-container .menu ul {
        display: block !important;
    }
}


body #header-outer #top .slide-out-widget-area-toggle[data-custom-color="true"] a:before {
    background-color: transparent;
    border: 2px solid #bdcc00;
}
body #header-outer #top .slide-out-widget-area-toggle[data-custom-color="true"] a:hover:before {
    background-color: #bdcc00;
}

#slide-out-widget-area-bg.open .nectar-ocm-image-wrap-outer, #slide-out-widget-area-bg.open .nectar-ocm-image-wrap {
    transition: transform 0.1s cubic-bezier(0.76,0,0.3,1);
}

@media only screen and (min-width: 1000px){
	.available-spaces {
		display:none;
	}

}

@media only screen and (max-width: 999px){
	#slide-out-widget-area .off-canvas-menu-container .menu > li > a .wrap {
    	font-size: 32px;
	}
	
	.available-spaces {
		position: absolute !important;
		bottom: 0;
		top: 50vh;
		width: 100%;
	}
	
	.available-spaces a {
		text-align: center;
	}
	
	.available-spaces a span {
		-webkit-text-stroke: 0px !important;
		color: #fff !important;
		font-size: 14px !important;
		-webkit-background-clip: unset !important;
		-webkit-text-fill-color: #fff !important;
	}

}

/* CURSOR */
.bcursor {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 20px;
    width: 20px;
    margin-left: -10px;
    margin-top: -10px;
    z-index: 2000000000;
    pointer-events: none;
    transition: height 250ms, width 250ms, margin-left 250ms, margin-top 250ms, transform 250ms;
}

.bcursor .color-circle{
	width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    transition: transform 0.45s ease,opacity 0.3s ease;
    opacity: 1;
    border-radius: 50%;
	background-color: #bdcc00;
    border: 2px solid #bdcc00;
}

.bcursor span {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
	opacity: 0;
}

.bcursor i.fa-angle-left {
    right: 23px;
}

.bcursor i.fa-angle-right {
	left: 27px;
}

.bcursor i {
	font-size: 21px;
}



.bcursor.hover .color-circle{
    background-color: transparent;
}

.bcursor.hover{
	margin-left: -47px;
    margin-top: -47px;
    width: 94px;
    height: 94px;
}

.bcursor.drag{
	margin-left: -47px;
    margin-top: -47px;
    width: 94px;
    height: 94px;
}

.bcursor.drag span {
	opacity: 1;
}

@media (hover: none) {
  .bcursor {
    display: none;
  }
}

.nectar-drag-indicator{
	display: none !important;
}

/* BLOG */
.nectar-post-grid .nectar-post-grid-item .content .post-heading a span {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 120%;
    color: #161F52;
}

h3.related-title.hidden {
    opacity: 0;
}

@media only screen and (max-width: 999px){
	.nectar-post-grid .nectar-post-grid-item .content .post-heading a span {
		font-size: 20px;
	}
	
	.nectar-post-grid-wrap[data-style="vertical_list"] .nectar-post-grid[data-grid-spacing="40px"] .nectar-post-grid-item .content {
		padding: 20px 0;
	}
	
	.single-post div#sidebar {
		display: none;
	}
	
	.single .heading-title {
		padding-bottom: 0;
		margin-bottom: 0;
	}
}

/* MORE NEWS */
#more-news .iwithtext .iwt-icon {
    position: relative;
    float: right;
	padding: 9px 0;
}

#more-news .iwithtext .iwt-icon img {
    width: 52px;
}

#more-news .iwithtext .iwt-text {
    padding-left: 0;
}

#more-news .iwithtext{
	border-top: 1px solid #84cbd3;
	border-bottom: 1px solid #84cbd3;
	padding: 40px 0;
}

@media only screen and (max-width: 999px){
	#more-news .iwithtext {
		padding: 35px 0 20px;
	}
	
	#more-news .iwithtext .iwt-icon {
		padding: 0;
	}
}

/* RESIDENTS LIST*/
#residents-list .pt-cv-ctf-Sigla {
    border: 1px solid #BDCC00;
    width: 100%;
	display: flex !important;
}

#residents-list {
    min-height: 50vh;
}

#residents-list .pt-cv-ctf-value {
    margin: auto;
}

#residents-list .cvp-live-filter.cvp-button input~div {
    font-weight: 300;
    font-family: 'Sora' !important;
	font-size: 30px;
	line-height: 1em;
}

.cvp-live-filter.cvp-button div:hover {
    opacity: 0.8;
}

#residents-list .cvp-live-filter.cvp-button input[type=radio]:checked~div {
    background: transparent;
    color: #161f52;
    font-weight: 800;
}

@media (min-width: 992px) and (max-width: 1399px){
	#residents-list .pt-cv-wrapper .col-md-2 {
		width: 24.5% !important;
	}
	
	#residents-list .pt-cv-colsys [data-cvc="6"] .col-md-2:nth-child(6n+1){
	    clear: none !important;
	}
	
	
}

@media (min-width: 987px) and (max-width: 1050px){
	#residents-list #pt-cv-view-5af98b734q .pt-cv-custom-fields .pt-cv-ctf-value {
		font-size: 60px !important;
	}
}


@media (min-width: 1400px) {
	#residents-list #pt-cv-view-5af98b734q .pt-cv-custom-fields .pt-cv-ctf-value {
		font-size: 60px !important;
	}
	
	#residents-list .pt-cv-colsys .pt-cv-content-item:first-child {
		margin-left: 50%;
	}
	
	
	#residents-list .cvp-live-filter+.pt-cv-view {
	}
	
	#residents-list .cvp-live-filter.cvp-button {
		width: 50%;
		top: 166px;
		z-index: 1000;
		position: absolute;
	}
	
	#residents-list .pt-cv-colsys [data-cvc="11"] .col-md-1:nth-child(11n+1),
	#residents-list .pt-cv-colsys [data-cvc="12"] .col-md-1:nth-child(12n+1),
	#residents-list .pt-cv-colsys [data-cvc="2"] .col-md-6:nth-child(2n+1),
	#residents-list .pt-cv-colsys [data-cvc="3"] .col-md-4:nth-child(3n+1),
	#residents-list .pt-cv-colsys [data-cvc="4"] .col-md-3:nth-child(4n+1),
	#residents-list .pt-cv-colsys [data-cvc="5"] .col-md-2:nth-child(5n+1),
	#residents-list .pt-cv-colsys [data-cvc="6"] .col-md-2:nth-child(6n+1),
	#residents-list .pt-cv-colsys [data-cvc="7"] .col-md-1:nth-child(7n+1),
	#residents-list .pt-cv-colsys [data-cvc="8"] .col-md-1:nth-child(8n+1),
	#residents-list .pt-cv-colsys [data-cvc="9"] .col-md-1:nth-child(9n+1),
	#residents-list .pt-cv-colsys [data-cvc="10"] .col-md-1:nth-child(10n+1) {
		clear: none !important;
	}
	
	#residents-list-label {
		z-index: 11;
	}
	
	#residents-list-label h2 {
		margin-bottom: -200px;
    	margin-top: 56px;
	}
}


@media (min-width: 1601px) {
	#residents-list .cvp-live-filter.cvp-button {
		top: 188px;
	}
}

#residents-list .pt-cv-colsys {
    margin-left: -35px;
    margin-right: -35px;
}

#residents-list .pt-cv-view .pt-cv-ifield {
    position: relative;
}

#residents-list h6.pt-cv-title {
    position: absolute;
    top: 0;
    width: 100%;
}

#residents-list h6.pt-cv-title a {
    padding-top: 110%;
}


#residents-list .cvp-live-filter .cvp-label{
	display: none;
}

/* RESIDENT */
.residents-template-default div#sidebar {
    display: none;
}

.residents-template-default .post-area{
	width: 100% !important;
	margin: 0 !important;
}


.residents-template-default .row.heading-title.hentry {
    display: none;
}



/* AVAILABLE SPACES */
#available-spaces-list .pt-cv-colsys {
    margin-left: -15px !important;
    margin-right: -15px !important;
}

#available-spaces-list h4.pt-cv-title {
    background-color: #161F52;
    width: max-content;
    min-width: 50%;
	padding: 4px 20px;
    position: absolute;
    bottom: 60px;
}

#available-spaces-list h4.pt-cv-title a{
    color: #fff !important;
	font-size: 16px;
}


/* BUILDING PAGE */
.buildings-template-default .row.heading-title.hentry {
    display: none;
}

.building-left-col .nectar-list-item {
    font-family: 'Sora';
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 105%;
    padding-left: 59px;
    position: relative;
	top: 3.5em;
    margin-top: -50%;
}

.building-left-col .nectar-hor-list-item {
    padding: 0;
    border-bottom: none !important;
    min-height: 4em;
}

.nectar-hor-list-item img.item-icon {
    left: 0;
    margin: auto;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.buildings-template-default div#sidebar {
    display: none;
}

.buildings-template-default .post-area{
	width: 100% !important;
	margin: 0 !important;
}


@media only screen and (min-width: 691px) and (max-width: 999px){
	.building-left-col .nectar-hor-list-item {
		min-height: 4em !important;
	}
	
	.building-left-col .nectar-list-item{
		top: 1em;
    	margin-top: 0;
	}
}

@media only screen and (min-width: 1px) and (max-width: 690px){
	.building-left-col .nectar-hor-list-item {
		min-height: 4em !important;
	}
	
	.building-left-col .nectar-list-item {
		top: 4.5em;
		margin-top: -50%;
		font-size: 12px;
	}
}



/* BLOG */

/*
@media only screen and (min-width: 1000px){
	.post-area.span_9 {
		width: 100%;
	}
}

 div#sidebar {
    position: absolute !important;
	z-index: 200;
	width: 100% !important;

}

 div#sidebar .theiaStickySidebar {
    background: #fff;
    transform: translateY(150px) !important;
}

  #sidebar .widget {
    margin-bottom: 0;
}

  #sidebar ul.wp-block-categories-list.wp-block-categories {
    margin-bottom: 0;
}

 div#sidebar .widget.widget_categories li {
    display: inline-block;
    font-family: 'Sora';
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 120%;
    color: #161F52;
    padding: 10px 21px !important;
}*/

#blog label.cvp-label {
    display: none;
}

#blog .cvp-live-filter.cvp-button input~div {
    font-family: 'Sora';
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 120%;
    color: #161F52;
	padding-left: 0;
    padding-right: 40px;
}

#blog .cvp-live-filter.cvp-button input[type=radio]:checked~div {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 120%;
    color: #161F52;
    background-color: transparent;
}

@media only screen and (max-width: 999px){
	#blog .col-md-12.col-sm-12.col-xs-12.pt-cv-content-item.pt-cv-2-col {
		padding-left: 0;
		padding-right: 0;
	}
	
	#blog .cvp-live-filter.cvp-button input~div {
		font-size: 20px;
		padding-right: 20px;
	}

	#blog .cvp-live-filter.cvp-button input[type=radio]:checked~div {
		font-size: 28px;
	}
	
}

@media (min-width: 480px){
	#blog .pt-cv-2-col .pt-cv-colwrap {
		display: table-cell;
		height: 350px;
		word-break: break-word;
		padding-left: 75px;
		vertical-align: middle;
	}
	
	#blog .pt-cv-colsys .pt-cv-content-item {
		padding: 52px 0 42px;
		border-bottom: 1px solid #66BBE8;
	}
	
	#blog .pt-cv-colsys .pt-cv-content-item:last-child {
		border-bottom: none;
	}
}

#blog li.cv-pageitem-number {
    display: none !important;
}

#blog .pt-cv-pagination-wrapper .pt-cv-pagination.pagination {
    float: right;
}

#blog .pt-cv-pagination li a, html body #blog .pt-cv-pagination-wrapper .pagination li.active a {
    border: none !important;
    color: transparent !important;
	background-color: unset !important;
	margin-left: 10px !important;
}

html body #blog .pt-cv-pagination-wrapper .pagination li.active a {
    opacity: 0.2;
}

#blog .pt-cv-pagination li.cv-pageitem-prev a {
    background-image: url(https://candalpark.pt/wp-content/uploads/2022/04/left.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

#blog .pt-cv-pagination li.cv-pageitem-next a {
    background-image: url(https://candalpark.pt/wp-content/uploads/2022/04/right.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.archive.category .row .col.section-title span.subheader {
    display: none;
}

body[data-ext-responsive=true].single-post .heading-title[data-header-style=default_minimal] .entry-title {
    text-align: left;
    padding-top: 0;
    font-family: 'Sora';
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    text-transform: none;
}

.single #single-below-header {
    text-align: left;
}

.row .col.section-title span.meta-category {
    display: none !important;
}

.single .heading-title[data-header-style=default_minimal] {
    text-align: left;
    padding-top: 0;
}

@media only screen and (min-width: 1000px){
	#sidebar.span_3 {
		width: 27.5%;
		backface-visibility: hidden;
		border-left: 1px solid #66BBE8;
		padding-left: 30px;
	}
}

.material #sidebar .widget li a {
    font-family: 'Sora';
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 120%;
}

.wp-block-latest-posts__post-excerpt {
    font-family: 'Sora';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
}


/* MAGAZINE POST */
.magazine-template-default div#sidebar {
    display: none;
}

.magazine-template-default .post-area{
	width: 100% !important;
	margin: 0 !important;
}

rs-slide:hover .mag-underline {
    text-decoration: underline !important;
}