@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//colegiosanfelipe.edu.ar/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.0.6") format("woff2");
}

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(102,102,102);
	--wd-text-font-size: 14px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 200;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 800;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(0,102,51);
	--wd-alternative-color: rgb(102,102,102);
	--wd-link-color: rgb(102,102,102);
	--wd-link-color-hover: rgb(51,51,51);
	--btn-default-font-family: "Manrope", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-bgcolor: rgb(0,102,51);
	--btn-default-bgcolor-hover: rgb(0,92,46);
	--btn-accented-font-family: "Manrope", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-bgcolor: rgb(0,102,51);
	--btn-accented-bgcolor-hover: rgb(0,92,46);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(0,102,51);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(0,102,51);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,102,51);
	background-image: none;
}
html .post.wd-post .post-title, html .wd-carousel-item .post.wd-post .post-title {
	font-family: "Manrope", Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(85,85,85);
	--wd-form-placeholder-color: rgb(85,85,85);
	--wd-form-brd-color: rgb(204,204,204);
	--wd-form-brd-color-focus: rgb(153,153,153);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .post.wd-post .post-title, html .wd-carousel-item .post.wd-post .post-title {
		font-size: 21px;
	line-height: 27px;
	}

}

@media (max-width: 768.98px) {
	html .post.wd-post .post-title, html .wd-carousel-item .post.wd-post .post-title {
		font-size: 20px;
	line-height: 26px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@media only screen and (min-width: 1025px) {
.container { width: 95%;}
}

strong, b {
    font-weight: 800;
}

.max-1200-center {
    max-width: 1200px;
    margin: auto;
}

.max-660-center {
    max-width: 660px;
    margin: auto;
}

.max-560-center {
    max-width: 560px;
    margin: auto;
}

a.btn {
    font-family: "Manrope", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
	  font-size: 13px;
	  letter-spacing: 0.5px;
	  padding: 15px 30px;
}

.letter-spacing-1 {
    letter-spacing: 1px;
}

.separador-40 {
    width: 40px;
}

/* ==================================================
 HEADER
================================================== */

.whb-general-header .whb-col-left .site-logo .wd-logo img {
    max-height: 100%;
    margin-top: -40px;
}

.whb-sticked .whb-general-header .whb-col-left .site-logo .wd-logo img {
    margin-top: -5px;
}

#menu-main-navigation.wd-nav-main>li>a {
    letter-spacing: 0.5px;
}

a.btn.inscripcion-btn {
    padding: 8px 12px;
    min-height: auto;
	  margin-top: -10px;
}

.whb-sticked a.btn.inscripcion-btn {
	  margin-top: 0px;
}

ul#menu-top-bar-right li a {
    font-size: 11px;
    letter-spacing: 0.5px;
    font-weight: 600;
}

.whb-sticked .whb-general-header {
    background-color: rgba(0,102,51, 0.9) !important;
	  -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}

/* ==================================================
 MENU MOBILE
================================================== */

.mobile-nav {
    background-color: #006633;
}

ul.wd-nav-mobile {
    padding-top: 100px;
	  background-image: url(https://colegiosanfelipe.edu.ar/wp-content/uploads/2025/03/st-philip-ico-mobile.png);
    background-repeat: no-repeat;
    background-position: 20px 20px;
}

.mobile-nav .wd-nav-opener {
    color: #fff !important;
    border-left: 0px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15) !important;
}

.mobile-nav .wd-nav-opener.wd-active {
    background-color: #fff !important;
    color: #0d3456 !important;
    border-left: 0px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15) !important;
}

ul.wd-nav-mobile>li>a,
ul.wd-nav-mobile>li>ul li>a {
    color: #fff;
    font-family: "Manrope", Arial, Helvetica, sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
	  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

ul.wd-nav-mobile>li>a .wd-nav-icon {
    font-size: 16px;
    width: 20px;
    margin-bottom: 2px;
    margin-right: 10px;
    text-align: center;
}

ul.wd-nav-mobile>li>a:hover,
ul.wd-nav-mobile>li>ul li>a:hover {
    color: rgba(255,255,255,0.8);
}

ul.wd-nav-mobile>li.current-menu-item>a,
ul.wd-nav-mobile>li>ul li.current-menu-item>a {
    color: rgba(255,255,255,0.8);
}

ul.wd-nav-mobile li:active>a,
ul.wd-nav-mobile li.opener-page>a,
ul.wd-nav-mobile>li>ul li:active>a,
ul.wd-nav-mobile>li>ul li.opener-page>a {
    background-color: #fff;
	  color: #006633;
}

ul.wd-nav-mobile>li>ul.wd-sub-menu {
    background-color: #01542a;
}

/* ==================================================
 MENU MOBILE ICONOS
================================================== */


#menu-mobile-navigation li.menu-item>a:before {
    margin-right: 5px;
    font-weight: 400;
    font-family: "woodmart-font";
    width: 24px;
    display: block;
    font-size: 15px;
}

li.menu-mobile-novedades>a:before { content: "\f149";}
li.menu-mobile-contacto>a:before { content: "\f125";}
li.menu-mobile-ubicacion>a:before { content: "\f139";}
li.menu-mobile-trabaja>a:before { content: "\f116";}
li.menu-mobile-preguntas>a:before { content: "\f103";}
li.menu-mobile-admision>a:before { content: "\f145";}

/* ==================================================
 PRE FOOTER
================================================== */

.wd-prefooter {
    padding-bottom: 0 !important;
}

.prefooter-marquee .wd-marquee-content span img {
    height: 90px;
    opacity: 1;
}

/* ==================================================
FOOTER
================================================== */

.footer-contact i {
    width: 15px;
    margin-right: 10px;
}

.info-copyright {
    font-size: 12px;
    line-height: 22px;
	  padding: 10px 0;
}

/* ==================================================
HOME SLIDER
================================================== */

.home-slider .wd-slide-bg.wd-fill {
    opacity: 0.5;
}

.home-slider {
	min-height: 100vh;
}

.home-slider .wd-slide {
	min-height: 100vh !important;
}

/* ==================================================
DIRECTORIO INFO BOX
================================================== */

.directorio-infobox .info-box-content {
    border-left: 1px dotted #999;
    padding-left: 20px;
}

.directorio-infobox .info-box-inner {
    margin-top: 2px !important;
}

/* ==================================================
FORMULARIOS
================================================== */

.wpcf7 input.wpcf7-form-control,
.wpcf7 select.wpcf7-form-control,
.wpcf7 textarea.wpcf7-form-control {
    margin-top: 5px;
}

.wpcf7 input[type="submit"] {
	  font-family: "Manrope", Arial, Helvetica, sans-serif;
    font-size: 13px !important;
	  font-weight: 600;
    letter-spacing: 0.5px;
	  padding: 15px 30px;
}

.wpcf7 .wpcf7-not-valid-tip {
    color: #006633;
	  margin-top: 5px;
}

.wpcf7 h4 {
    font-size: 22px;
    font-weight: 600;
    color: #006633;
    margin-bottom: 30px;
}

.wpcf7 h4.tit-separador {
    border-top: 1px dotted #aaa;
    padding-top: 30px;
    margin-top: 40px;
}

.wpcf7 h5 {
    font-size: 18px;
    font-weight: 600;
    color: #242424;
	  margin-bottom: 30px;
}

.wpcf7 h5.tit-separador {
    border-top: 1px dotted #aaa;
    padding-top: 30px;
    margin-top: 40px;
}

.wpcf7 span.obligatorio {
    color: #cc0000;
}

/* ==================================================
 NEWS LIST
================================================== */

.blog-post-loop .wd-post-date {
    display: none !important;
}

.blog-post-loop .meta-categories-wrapp {
    text-align: left;
}

.blog-post-loop .meta-categories-wrapp .meta-post-categories {
    border-radius: 4px;
}

.blog-post-loop .meta-categories-wrapp .meta-post-categories a {
	  letter-spacing: 1px;
	  font-family: "Manrope", Arial, Helvetica, sans-serif;
	  font-weight: 600;
}

.blog-post-loop .wd-entities-title.title {
    text-align: left;
}

.blog-post-loop .entry-content,
.blog-post-loop .entry-summary {
    text-align: left;
}

.blog-post-loop .entry-meta {
    display: none;
}

.blog-post-loop .hovered-social-icons {
   display: none;
}

.blog-post-loop p.read-more-section {
    text-align: left;
}

/* ==================================================
 NEWS DETALLE
================================================== */

article.post-single-page {
    margin-bottom: 10px;
}

.post-single-page .wd-single-post-header {
    align-items: start;
    text-align: left;
	  gap: 10px;
}

.post-single-page .wd-post-cat {
	  border-radius: 4px;
}

.post-single-page .wd-post-cat a {
	  letter-spacing: 1px;
	  font-family: "Manrope", Arial, Helvetica, sans-serif;
	  font-weight: 600;
}

.post-single-page .wd-meta-author {
    display: none;
}

.post-single-page .wd-meta-reply {
    display: none;
}

.post-single-page .wd-single-post-img {
    border-top: 1px dotted #ccc;
    padding-top: 30px;
    margin: 10px 0 10px 0;
}

.post-single-page blockquote {
    font-size: 115%;
    color: #006633;
}

/* NOTA FOOTER */

.single-post .wd-single-footer {
    margin-bottom: 20px;
    border-top: 1px dotted #ccc;
    padding-top: 30px;
	  justify-content: center;
}

.single-post .wd-social-icons a {
    background-color: #006633;
}

.single-post .wd-social-icons a:hover {
    background-color: #005c2e;
}

.single-post .wd-page-nav-btn .wd-entities-title {
    display: none;
}

.single-post .wd-page-nav-btn .wd-label {
    margin-bottom: 0px;
}

.wd-page-nav {
    border-bottom: 0 !important;
    border-top: 0 !important;
    margin-bottom: 0 !important;
}