/*
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
*/

@font-face {
    font-family: 'AcuminPro';
    src: url('/wp-content/uploads/2021/11/AcuminProBold.ttf') format('truetype');
    font-weight: 700;
}

@font-face {
    font-family: 'AcuminPro';
    src: url('/wp-content/uploads/2021/11//AcuminProMedium.ttf') format('truetype');
    font-weight: 500;
}

@font-face {
    font-family: 'AcuminPro';
    src: url('/wp-content/uploads/2021/11/AcuminProBook.ttf') format('truetype');
    font-weight: 400;
}

@font-face {
    font-family: 'AcuminPro';
    src: url('/wp-content/uploads/2021/11/AcuminProLight.ttf') format('truetype');
    font-weight: 300;
}




p,h1,h3{
	font-family: 'Nexa Regular', Helvetica, Arial, Verdana, sans-serif;
}
h2,h4,h5,h6{
	font-family: 'Nexa Bold', Helvetica, Arial, Verdana, sans-serif;
}
h3 a, h3 a:hover{
	color:#fff;
}
.ngg-download-everything{
    display:none!important;
}

.screen-reader-text.skip-link{
display:none;
}

nav#site-navigation.main-navigation{
font:normal  21px / 23px "Nexa Regular", Helvetica, Arial, Verdana, sans-serif;
text-shadow: 1px 1px #000000;
}

h1.container.single-entry-title{
font:normal  32px / 34px "Nexa Light", Helvetica, Arial, Verdana, sans-serif;
}

#page #top-bar{
display:none;
}

#content.site-content.container{
background:rgba(182, 182, 182, 0.9);
	
}
#primary.full-width.content-area {
	background:transparent;
}

.ngg-galleryoverview.ngg-download h3{
	display:none;
}

.ngg-gallery-thumbnail{
	padding:7px;
	
}

.button.ngg-download-selectall, .ngg-download .button.ngg-download-download.downloadButton, .download_button{
	color: #404040;
    font-family: AcuminPro;
    background-color: rgba(0, 0, 0, 0.42);
    opacity: 1;
    font-size: 18px;
	line-height:1.4;  
	vertical-align:middle;
    text-transform: capitalize;
    border-radius: 1px;
	border:none;
	padding-left:15px;
	padding-right:15px;
	margin-top:15px;
}

#page .button.ngg-download-selectall:hover{
    color: inherit;
    opacity: 1;
}


.ngg-gallery-thumbnail-box .ngg-gallery-thumbnail{
	background: transparent;
	color:#FFF;
	font-family: 'Nexa Light';
	border: 0;
}
	
#colophon.site-footer.row{
	bottom:0px;
	left:0px;
	right:0px;
	position:fixed;
}


/*form registo*/

body .form-registo input, body .form-registo textarea{
    border: solid 1px #a4a4a4;
    border-radius: 6px;
    background: #fff;
}

body .form-registo .gform_footer.top_label > input.gform_button{
    background-color: #000;
    font-family: 'NHaasGroteskDSPro';
    font-size: 17px;
    line-height: 1.2;
    letter-spacing: .55px;
    text-align: center;
    color: #fff;
    padding: 10px 40px;
    border: 0;
    position: relative;
}

#page .form-registo .gform_footer.top_label > input.gform_button:hover{
    background-color: #000;
}
 
 
body #page .form-registo .top_label .gfield_label{
    font: normal bold 13px/15px "AcuminPro";
    color: #1a1a1a;
}

body #page .form-registo *{
    font-family: "AcuminPro";
}

body #page .form-registo .footer-text span{
    font-family: "AcuminPro";
    color: #1a1a1a;
}


#page .form-registo .gform_validation_errors{
    display: none;
}

#page .form-registo .validation_message {
    border: 0;
    padding: 0;
    margin-top: 0;
    background:inherit;
}

.form-registo .cliente{
    margin-top: 50px;
}

.submitted-container *{
    font-family: "AcuminPro";
    color: #1a1a1a;
}

.submitted-container h2, .submitted-container h3{
    text-align: center;
}

.submitted-container h3{
    margin-bottom: 30px;
}

/*galerias*/

.ngg-gallery-thumbnail span{
    word-wrap: break-word;
    width: 100%;
    line-height: 17px;
}

.ngg-download-frm{
    display: flex;
    flex-wrap: wrap;
    margin-left: 12px;
    margin-right: 12px;       
    justify-content: flex-start;
}

.ngg-gallery-thumbnail{
    padding: 0;
    position: relative;
}

.ngg-gallery-thumbnail a{
    margin: 0;
}

.ngg-gallery-thumbnail img{
    width: 100%;
    border-radius: 6px;
}

.ngg-gallery-thumbnail input[type="checkbox"]{
    position: absolute;
    top: 12px;
    right: 14px;
}

.ngg-gallery-thumbnail label > span{
    padding: 12px 5px;
    font-family: AcuminPro;
    font-size: 19px;
    font-weight: 500;
    color: #231f20;
    text-align: left;
    line-height: 1.4;
}

.ngg-gallery-thumbnail-box{
    margin: 0 12px 40px;
    width: calc(20% - 25px);
    
}

.ngg-gallery-thumbnail [type="checkbox"]:before, .ngg-gallery-thumbnail [type="checkbox"]:after{
    visibility: visible;
}


.ngg-gallery-thumbnail [type="checkbox"]:not(:checked),
.ngg-gallery-thumbnail [type="checkbox"]:checked {
    visibility: hidden;
}

@-moz-document url-prefix() {
  .ngg-gallery-thumbnail [type="checkbox"]:not(:checked),
    .ngg-gallery-thumbnail [type="checkbox"]:checked {
        visibility: visible;
    }
}

/*BEFORE CHECKED,BEFORE CHEKED*/
.ngg-gallery-thumbnail [type="checkbox"]:not(:checked):before,
.ngg-gallery-thumbnail [type="checkbox"]:checked:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    border: 1px solid #bbb;
    border-radius: 3px;
    left: 0;
    top: -2px;
    background-color: #fff;
}

/*AFTER NOT CHECKED, AFTER CHEKED*/
.ngg-gallery-thumbnail [type="checkbox"]:not(:checked):after,
.ngg-gallery-thumbnail [type="checkbox"]:checked:after {
    content: "";
    position: absolute;
    width: 14px;    
    height: 14px;    
    left: 2px;
    top: 0px;
    font-size: 1.3em;
    line-height: 0.8;
    background-color: #3c3c3c;
    transition: all 0.2s;
    border-radius: 3px;
}

.ngg-gallery-thumbnail [type="checkbox"]:not(:checked):after {
    opacity: 0;
    transform: scale(0);
}

.ngg-gallery-thumbnail [type="checkbox"]:checked:after {
    opacity: 1;
    transform: scale(1);
}

.ngg-download-frm hr{
    width: 100%;
    opacity: 0;
}

.ngg-download-frm .ngg-download-download, .ngg-download-frm .ngg-download-selectall{
    width: 50%;
}

#page .ngg-navigation a.page-numbers{
    background: #bbb;
}

.ngg-navigation a.page-numbers, .ngg-navigation a.next, .ngg-navigation a.prev, .ngg-navigation span.page-numbers, .ngg-navigation span.next, .ngg-navigation span.prev, .ngg-navigation span.current{
    margin-left: 5px;
    margin-right: 5px;
}

.ngg-navigation a.prev:before{
    background: url('/wp-content/uploads/2021/11/cardsArrow-1.svg');
    margin-left: 16px;
}

.ngg-navigation a.next:before{
    background: url('/wp-content/uploads/2021/11/cardsArrow-1.svg');
    transform: rotate(180deg);
    
}

.ngg-navigation a.next:before, .ngg-navigation a.prev:before{
    visibility: visible;
    content: '';
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    top: 5px;
    background-size: 10px 20px;
    background-repeat: no-repeat;
}

.ngg-navigation a.next, .ngg-navigation a.prev{
    visibility: hidden;
}

#page .ngg-navigation a.page-numbers:hover{
    background: #bbb;
}


body #fancybox-wrap *{
    background-color: transparent;
}

#fancybox-wrap #fancybox-content{
    border: 0;
    width: auto !important;
    height: 100% !important;
}

body #fancybox-left, #fancybox-right{
    visibility: visible;
}

body #fancybox-right span{
    left: auto;
    right: 20px;
}


body #fancybox-left span{
    left: auto;
    left: 20px;
}

#fancybox-right-ico{
    background: url('/wp-content/uploads/2021/11/Directional_30px_Right.svg');
}
#fancybox-left-ico{
    background: url('/wp-content/uploads/2021/11/Directional_30px_Left.svg'); 
}	

#fancybox-close {
    background: url(/wp-content/uploads/2021/11/times-solid.svg);
    background-repeat: no-repeat;
    background-color: #fff !important;
    border-radius: 20px;
    background-position: center;
    background-size: 10px;
}

#fancybox-overlay{
    background-color: #000!important;
}

@media screen and (max-width: 1024px){
    .ngg-gallery-thumbnail-box{
        margin: 0 9px 20px;
        width: calc(25% - 18px);
    }
}

@media screen and (max-width: 767px){
    .ngg-gallery-thumbnail-box{
        margin: 0 6px 20px;
        width: calc(33% - 12px);
    }
}

@media screen and (max-width: 550px){
    .ngg-gallery-thumbnail-box{
        margin: 0 8px 20px;
        width: calc(50% - 18px);
    }
}

/*home slider*/

#page .header_slider .swiper-pagination{
    text-align: center;
    bottom: 45px;
}



.zp_ribbon.elementor-widget{
    margin-bottom: 0;
}


.ribbon {
    position: absolute;
    right: -5px; top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 150px; 
    height: 150px;
    text-align: right;
}
.ribbon span {
    font-size: 18px;
    font-family: "AcuminPro", Sans-serif;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 150px;
    display: block;
    background: #000000;
    background: linear-gradient(#373737 0%, #000000 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 29px;
    right: -31px;
}
.ribbon span::before {
    content: "";
    position: absolute; left: 0px; top: 100%;
    z-index: -1;
    border-left: 3px solid #373737;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #373737;
}
.ribbon span::after {
    content: "";
    position: absolute; right: 0px; top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #373737;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #373737;
}




.elementor-widget-container img[class*=attachment-]{
    min-width:100%;
}













