/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

*{
    font-family: 'Montserrat' !important;
}


/* HEADER */
.branding a img {
    max-width: 130px;
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-search .submit:hover, 
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on:not(.sticky-top-line-on)) .overlay-search .submit:hover i {
	color: #ffcd00 !important;
	opacity: 1;
}

.main-nav .sub-nav > li:not(.wpml-ls-item) > a span {
    color:#3dc1ff!important
}

.mini-widget-searchform submit:hover {
color: #ffcd00 !important;
}

.searchform-s {
    font-weight: bold!important;
}

.sub-nav {
    width: fit-content;
}

.menu-text {
    font-family: 'Montserrat' !important;
}

.overlay-search .submit i {
    color: white !important;
}

.the7-mw-icon-search-bold:hover {
	color: #ffcd00 !important;
}

.menu-item-text {
    border-bottom: transparent 2px solid;
}

.menu-item-text:hover {
    border-bottom: #ffcd00 2px solid;
}

/* SEARCHBAR */

.overlay-search-microwidget {
    background: rgba(0,0,0,0.9);
    background-color: #7f8f96;
    height: 150px;
}

.overlay-search-microwidget>i {
    position: absolute;
    top: 35px;
    right: 25px;
    font-size: 20px;
}

.open .mini-widget-searchform {
    margin-top: 25px;
}

.overlay-search-wrap input::placeholder {
    color: white !important;
    opacity: 1;
    font-weight: bold;
}

.overlay-search-wrap input {
    width: 720px !important;
    height: 50px!important;
    border: 1px solid;
    color: white !important;
}

/**/
.font-bold p, .font-bold h1, .font-bold h2, .font-bold h3, .font-bold h4, .font-bold span, .font-bold li {
    font-weight: bold !important;
}

.font-extra-bold p, .font-extra-bold h1, .font-extra-bold h2, .font-extra-bold h3, .font-extra-bold h4, .font-extra-bold span, .font-extra-bold li {
    font-weight: 900 !important;
}

.white-font p, .white-font h1, .white-font h2, .white-font h3, .white-font h4, .white-font span, .white-font li {
    color: white !important;
}

.martian-mono-font, .martian-mono-font p, .martian-mono-font h1, .martian-mono-font h2, .martian-mono-font h3, .martian-mono-font h4, .martian-mono-font span, .martian-mono-font li {
    font-family: 'Martian Mono', monospace;
    font-weight: 600;
}

.blue-font p, .blue-font h1, .blue-font h2, .blue-font h3, .blue-font h4, .blue-font span, .blue-font li {
    color:#0000a4
}

.light-blue-font p, .light-blue-font h1, .light-blue-font h2, .light-blue-font h3, .light-blue-font h4, .light-blue-font span, .light-blue-font li {
    color:#3dc1ff
}

.grey-font p, .grey-font h1, .grey-font h2, .grey-font h3, .grey-font h4, .grey-font span, .grey-font li {
    color:#7f8f96
}


.yellow-font p, .yellow-font h1, .yellow-font h2, .yellow-font h3, .yellow-font h4, .yellow-font span, .yellow-font li {
    color:#ffcd00
}

.tp-bullet {
    height: 5px !important;
    border-radius: 0 !important;
    border: 0!important;
	width:38px !important;
}

#rev_slider_1_1_wrapper .hesperiden .tp-bullet.selected{
    background-color: #ffcd00 !important;
}

.max-width-750px {
    max-width: 750px;
    margin-inline: auto;
}

/* about */

#about p {
    font-weight: 500!important;
    font-size: 17px;
}

#about p strong {
    font-size: 17px;
}

#home-hero-misc {
    overflow: visible;
}
#home-hero-misc::before {
    content: url('/wp-content/uploads/2023/07/Elipse-3-copia-6.png');
    position: absolute;
    top: -40px;
    left: 40px;
	z-index:5;
}

#home-hero-misc::after {
    content: url('/wp-content/uploads/2023/07/lineas.png');
    position: absolute;
    top: -40px;
    right: 0;
	z-index:5;
}

#about .vc_row {
  z-index:10 !important;
}

/* contact */
#contact {
    background: url('/wp-content/uploads/2023/07/Objeto-inteligente-vectorial-copia-6.png'),url('/wp-content/uploads/2023/07/Objeto-inteligente-vectorial-copia-7.png');
    background-repeat: no-repeat;
    background-position: top left, top right;
}

#contact h3 a {
    color:#0000a4 ;
    text-decoration: underline;
}
#contact h3 a:hover {
    color:white;
}

/*FORMS*/

.nf-field input, textarea {
	background: transparent!important;
    border: 1px solid #0000A5!important;
    margin-bottom: 0!important;
    font-weight: bold !important;
}

.page-id-8 input, .page-id-8 textarea {
    font-weight: bold !important;
    color: white !important;
}

label {
	color: #0000A5
}

.ninja-forms-req-symbol {
    color: #ffcd00 !important
}

input[type="submit"] {
	border-radius: 50px!important;
    background-color: #0000a4!important;
    font-size: 18px!important;
    font-family: 'Montserrat'!important;
    width: 100%!important;
}


input[type="submit"]:hover {
    background-color: #ffcd00 !important;
    border:  #ffcd00 !important;
}

/***/

/* 3 col form */
.mc4wp-form-fields {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
    column-gap: 4%;
    padding: 5px;
    max-width: 1000px;
    margin: 0 auto;
}

.mc4wp-form-fields p {
    min-width: 30%;
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
}

.mc4wp-form-fields input {
   height: 50px;
   border: 1px solid #0000A5;
   color: white!important;
   background-color: transparent;
   margin-bottom: 0!important;
}

.mc4wp-form-fields label {
    font-size: 18px;
    line-height: 20px;
    color: #0000A5!important;
    text-transform: uppercase;
    font-weight: 700!important;
    padding-bottom: 10px;
}

/***/

/* social icons */

.social-icons>.wpb_column>.vc_column-inner>.wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 40px;
}

.social-icons  .wpb_single_image img {
    width: 50px;
    height: auto;
}

.social-icons  .wpb_single_image img:hover{
    border-radius: 50px;
    background-color: white;
}

.send-email h3 {
    font-weight: 600;
}

/* news carousel */
rs-column-wrap a:hover {
    color: #ffcd00 !important;
}

.exceprt {
    height: 100px !important;
    overflow: hidden;   
}
/*******/
/* FOOTER */

.footer .widget {
    margin-bottom: 0!important;
}

footer img {
    width: 130px!important;
}

/* blogs */
.blogs-title::before {
    left: 0;
    content: '';
    position: absolute;
    top: 0;
    background: url('/wp-content/uploads/2023/07/Rectangulo-15-copia-7.png');
    width: 400px;
    height: 210px;
    background-size: cover;
}

.blogs-title::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: url('/wp-content/uploads/2023/07/lineas-blancas-copia.png');
    width: 400px;
    height: 200px;
    background-size: cover;
}

/* NEWS */

.dt-icon-the7-arrow-03:before {
	content: '';
    width: 13px!important;
    height: 10px!important;
    background-image: url(/wp-content/uploads/2023/08/right.png);
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
}

.owl-next, .owl-prev {
	width: 20px!important;
    height: 20px!important;
	top: 60%!important;
}

.owl-next {
	right: -10px!important;
}

.owl-prev {
	left: -10px!important;
}


.owl-next i, .owl-prev i {
	font-size:15px!important;
}

.details-type-link {
	color: #0000a4!important
}

#news-title {
	overflow: visible;
}

.post-details {
	color:#0000a4
}

.entry-excerpt {
    max-height: 100px;
    overflow: hidden;
}

.details-type-link:hover, .details-type-link:hover i {
    color: #ffcd00!important;
}

.paginator a {
	background-color: #d5d7d8;
	border-radius: 25px;
    width: 28px;
    height: 27px;
	color: #7f8f96 !important;
}

.nav-next, .nav-next{
    position: relative;
    color: transparent!important;
}

.nav-next::before, .nav-prev::before {
    content: '';
    background-image: url(/wp-content/uploads/2023/08/right-arrow.png);
    background-size: contain;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    top: 0;
    bottom: 0;
}

.nav-prev::before {
    transform: rotate(180deg);
}

.paginator .act {
	background-color: #3dc1ff;
	border-radius: 25px;
    width: 28px;
    height: 27px;
	color: white !important
}

.paginator .act::after {
	background: transparent!important
} 

.paginator a:hover {
	background-color: #ffcd00;
	color: white !important
}

.paginator a:hover::after {
	background: transparent!important
}



/***/
/* BLOG */
.fancy-date a {
    bottom: -40px;
    top: auto;
    left: -6px;
    right: auto;
}

.fancy-date a span {
	color:#d5d7d8;
	font-family: Montserrat;
	font-size: 17px;
}

.horizontal-fancy-style .fancy-date .entry-date {
	padding: 0 9px 1px 5px;
}

.single-postlike .post-thumbnail {
    max-width: 83.33333333%;
    margin: auto;
    margin-bottom: 50px;
}

.horizontal-fancy-style .fancy-date a .entry-month:after {
	content:'';
	width:0;
	height:0;
}
	
.horizontal-fancy-style .fancy-date a .entry-date:after {
	background-color:transparent!important;
	content:',';
	color: #d5d7d8;
	font-size: 17px;
	display:inline;
	position:static;
	margin-right: -5px
}

#otras-novedades h2 {
	color: #7f8f96;
}


/***/

/* search no results */
.search-no-results #main {
    min-height: 70vh;
    padding-top: 200px;
}

.search-no-results #main h1{
    padding-bottom: 50px;
}


/* SEARCH PAGE */

.search .page-title .wf-wrap {
    padding-top: 30px;
    padding-bottom: 10px;
    min-height: 30px!important;
}

.page-title-head h1, .page-title-head h1 span {
    font-weight: 500;
    font-family: 'Montserrat';
}

.search  .page-title::before {
    left: 0;
    content: '';
    position: absolute;
    top: 87px;
    background: url('/wp-content/uploads/2023/07/Rectangulo-15-copia-7.png');
    width: 400px;
    height: 210px;
    background-size: cover;
}

.search  .page-title::after {
    content: '';
    position: absolute;
    top: 87px;
    right: 0;
    background: url('/wp-content/uploads/2023/07/lineas-blancas-copia.png');
    width: 400px;
    height: 200px;
    background-size: cover;
}

.search  .page-title {
	background-color: #3dc1ff;
    margin-bottom: 60px;
}

.search  .page-title h1 span {
	color: #ffcd00;
    text-align: center;
    font-size: 40px;
    width: 100%;
    display: block;
    padding: 20px;
}

.search  .page-title h1 {
	color: white;
	text-align: center;
	font-size: 40px;
}

.search  .iso-container .wf-cell[data-name="Search result"]:first-of-type, 
.search .page-title-breadcrumbs {
    display: none;
}

/**/

.search .wf-cell {
	width:100% !important;
	position:static!important;
}

.search .wf-cell article {
    display: flex;
	flex-direction:row;
	background-color: transparent!important;
	border-bottom: 2px solid #e3e4e5;
    padding-bottom: 10px;
}

.search .wf-container {
    position: relative;
    height: fit-content;
    display: flex;
    flex-direction: column;
}

.search .blog-media {
	max-width: 200px
}

.search .entry-meta {
	display:none;
}

.search .entry-title, .blog-content {
	padding-top:0px!important;
}

.search .entry-title {
	line-height:10px!important;
}

.search .entry-title a {
    color: #3dc1ff!important;
    font-size: 23px;
}

.search .entry-title a:hover {
    color: #ffcd00!important;
}

.search .blog-content p {
    font-weight: 500;
}
/* FOOTER */
footer .wp-image-11 {
	margin:auto
}

footer .widget_block p {
	text-align: center !important;
}
/****/

/* responsive */


@media (max-width: 1200px) {
	/* menu */
	.mobile-main-nav li.act > a {
		color:#7f8f96!important
	}
	
	.mobile-header-bar .mobile-branding img {
		    max-width: 185px;
	}
	
	.mini-widget-searchform i { 
		font-size: 18px !important
	}
	
    /* counters */

    .counter-row .wpb_column {
        width: 25%;
    }

    /* news */
    .blogs-title::before,.search  .page-title::before {
        width: 200px;
        height: 210px;
    }
    .blogs-title::after, .search  .page-title::after {
        width: 200px;
        height: 200px;
    }

}

@media (max-width: 990px) {
	
	/* BLOG */
	.fancy-date a {
		bottom: -110px;
	}
}

@media (max-width: 768px) {

    /* hero misc */

    #home-hero-misc::before, #home-hero-misc::after {
        content: " ";
    }

    .counter-row .wpb_column {
        width: 25%;
    }
    /* counters */
    .counter-row .wpb_column {
        width: 100%;
    }
    /* contact */
    #contact {
        background-size: 16%;
    }
    /* 3 col form */
    #nf-form-2-cont nf-fields-wrap {
        flex-direction: column !important;
    }

    #nf-form-2-cont nf-field {
        min-width: 100% !important;
    }
    /***/
    /* news */
    .blogs-title::before, .blogs-title::after, .search  .page-title::after, .search  .page-title::before {
        width:30px;
    }

    
    .single-postlike .post-thumbnail {
        max-width: 100%;
        margin: auto;
        margin-bottom: 50px;
    }

    /* search */
    .search .entry-title, .blog-content {
        padding-top: 0px!important;
    }

    .search .blog-media {
        max-width: 100%;
        margin: 30px 0 ;
    }

    .search .wf-cell article {
        display: flex;
        flex-direction:column;
        justify-content: center;
    }

    .post .entry-title a {
        line-height: normal;
    }
}