.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#104730;
	background-image: none;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:15px;
}
:root{
--wd-title-font:"Manrope", Arial, Helvetica, sans-serif;
--wd-title-font-weight:200;
--wd-title-color:#242424;
}
:root{
--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%);
}
:root{
--wd-alternative-font:"Manrope", Arial, Helvetica, sans-serif;
}
:root{
--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;
}
:root{
--wd-header-el-font:"Manrope", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
html .post.blog-post-loop .post-title{
	font-family: "Manrope", Arial, Helvetica, sans-serif;font-weight: 600;font-size: 18px;
}

html .post-single-page .post-title{
	font-family: "Manrope", Arial, Helvetica, sans-serif;font-weight: 600;font-size: 28px;
}

@media (max-width: 1024px){
html .post-single-page .post-title{
	font-size: 26px;
}

}
@media (max-width: 767px){
html .post-single-page .post-title{
	font-size: 24px;
}

}
:root{
--wd-primary-color:#417154;
}
:root{
--wd-alternative-color:#c8b282;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#417154;
}
:root{
--btn-default-bgcolor-hover:#006633;
}
:root{
--btn-shop-bgcolor:#417154;
}
:root{
--btn-shop-bgcolor-hover:rgb(0,102,51);
}
:root{
--btn-accent-bgcolor:#417154;
}
:root{
--btn-accent-bgcolor-hover:#006633;
}
:root{
--notices-success-bg:#417154;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#c8b282;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 1px;
		
					--btn-default-color: #fff;
		
					--btn-default-color-hover: #fff;
		
					--btn-shop-color: #fff;
		
					--btn-shop-color-hover: #fff;
		
					--btn-accent-color: #fff;
		
					--btn-accent-color-hover: #fff;
		
									--btn-default-brd-radius: 0px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
				--btn-default-box-shadow-active: none;
				--btn-default-bottom: 0px;
			
			
			
					
					
			
			
							--btn-shop-brd-radius: 5px;
				--btn-shop-box-shadow: none;
				--btn-shop-box-shadow-hover: none;
					
					
			
			
							--btn-accent-brd-radius: 5px;
				--btn-accent-box-shadow: none;
				--btn-accent-box-shadow-hover: none;
					
								}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1570px;
			}
		}

		.container {
			max-width: 1600px;
		}

		:root{
			--wd-container-width: 1600px;
		}
	
			@media (min-width: 1600px) {
			[data-vc-full-width]:not([data-vc-stretch-content]) {
				padding-left: calc((100vw - 1600px - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1600px - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
	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(119,119,119);
					
									--wd-form-placeholder-color: rgb(119,119,119);
					
									--wd-form-brd-color: rgb(204,204,204);
					
									--wd-form-brd-color-focus: rgb(153,153,153);
					
								}
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//clubsitas.com.ar/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.5.4") format("woff2");
}

@media only screen and (min-width: 1200px) {
.container { width: 95%;}
}

.max-540-center {
    max-width: 540px;
	  margin: auto;
}

.max-660-center {
    max-width: 660px;
	  margin: auto;
}

.max-800-center {
    max-width: 800px;
	  margin: auto;
}

a.btn {
    font-family: "Manrope", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
	  font-size: 13px;
	  letter-spacing: 0.5px;
}

strong {
    font-weight: 800;
}

/* ==================================================
 HEADER
================================================== */

.whb-general-header .site-logo .wd-main-logo img {
    max-height: 100%;
    margin-top: -40px;
}

.wd-header-main-nav {
    margin-top: -26px;
}

.whb-sticked .wd-header-main-nav {
    margin-top: 10px;
}

#menu-main-navigation.wd-nav-main>li>a {
	  letter-spacing: 0.5px;
	  color: #777;
}

#menu-main-navigation.wd-nav-main>li>a:hover {
    color: #777;
}

#menu-main-navigation.wd-nav-main>li>a .nav-link-text:after {
	  background-color: #c8b282;
}

.wd-header-mobile-nav .wd-tools-icon:before {
    color: #777;
}

.area-socios-button {
    margin-top: -26px;
}

.whb-sticked .area-socios-button {
    margin-top: 0px;
}

.area-socios-button span.wd-btn-icon {
    font-size: 16px;
    margin-left: 10px;
}

.separador-menu:before {
    border-color: #aaa !important;
}

.separador-menu-home:before {
    border-color: #ccc !important;
}

/* SUBMENU DESPLEGABLE */

.wd-dropdown-menu {
    padding: 30px 35px 30px 35px !important;
    border-radius: 5px;
}

.wd-dropdown-menu .wd-sub-menu li.menu-item {
    margin-bottom: 0px;
	  width: 100%;
}

.wd-dropdown-menu .wd-sub-menu li.menu-item a.woodmart-nav-link {
    font-weight: 400;
    text-transform: inherit;
    color: #777;
}

.wd-dropdown-menu .wd-sub-menu li.menu-item a.woodmart-nav-link:hover {
    color: #417154;
}

.wd-dropdown-menu .wd-sub-menu li.menu-item a.woodmart-nav-link .wd-nav-icon {
    font-size: 6px;
}

/* SUBMENU DESPLEGABLE POLIDEPORTIVO */

.polideportivo-menu .wd-dropdown-menu .wd-sub-menu li.menu-item {
    width: 33.33%;
	
}

#menu-item-1268 .wd-dropdown-menu .wd-sub-menu li.menu-item {
    width: 33.33%;
	  float: left;
}

#menu-item-1268 .wd-dropdown {
	width: 660px;
}

/* MENU OVERLAY */


.whb-overcontent #menu-main-navigation.wd-nav-main>li>a {
	  color: #fff;
}

.whb-overcontent #menu-main-navigation.wd-nav-main>li>a:hover {
    color: #fff;
}

.whb-overcontent.whb-sticked #menu-main-navigation.wd-nav-main>li>a {
	  color: #777;
}

.whb-overcontent.whb-sticked #menu-main-navigation.wd-nav-main>li>a:hover {
    color: #777;
}

.whb-overcontent .wd-header-mobile-nav .wd-tools-icon:before {
    color: #fff;
}

.whb-overcontent.whb-sticked .wd-header-mobile-nav .wd-tools-icon:before {
    color: #777;
}

/* ==================================================
PRE FOOTER
================================================== */

.wd-prefooter {
    padding-bottom: 0px !important;
}

.wd-prefooter h4.woodmart-title-container strong {
    display: block;
}

/* ==================================================
FOOTER
================================================== */

.footer-contact i {
    width: 15px;
    margin-right: 10px;
}

.footer-list li {
    font-size: 15px;
}

.footer-list li:hover {
    color: #fff;
}

.footer-social {
    float: right;
}

.footer-social a.wd-social-icon {
    display: block;
}

.footer-social a.wd-social-icon span {
    color: #c8b282;
}

.footer-social a.wd-social-icon:hover span {
    color: #b6a276;
}

/* ==================================================
HOME BANNER
================================================== */

.home-banner .woodmart-slide {
    min-height: 100vh !important;
}

.home-banner .woodmart-slide .wd-slide-bg:before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: rgba(0,0,0,0.4) !important;
}

/* ==================================================
BLOQUE TITULO
================================================== */

.bloque-titulo .title-subtitle {
    letter-spacing: 1px;
}

/* ==================================================
SLIDE / PROMO BANNER HOME
================================================== */

.slide-banner-home .owl-dots {
    position: absolute;
    margin-top: 0;
    bottom: 10px;
    right: 30px;
}

.slide-banner-home .owl-dots .owl-dot span {
    border-color: rgba(255,255,255, 0.5);
}

.slide-banner-home .owl-dots .owl-dot.active span {
    border-color: rgba(255,255,255, 1);
	  background-color: rgba(255,255,255, 1);
}

.slide-banner-home .owl-dots .owl-dot:not(.active):hover span {
    border-color: rgba(255,255,255, 1);
}


.promo-banner-home .wrapper-content-banner {
    margin: 50px 30px;
	  background-image: url(/wp-content/uploads/2022/11/ico-vermas.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}

.promo-banner-home .banner-title {
    margin-top: 0px !important;
}

/* ==================================================
 NEWS LIST
================================================== */

.blog-post-loop .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;
    font-family: "Manrope", Arial, Helvetica, sans-serif;
}

.blog-post-loop .wd-entities-title.title {
    text-align: left;
	  color: #417154;
}

.blog-post-loop .wd-entities-title.title a:hover {
	  color: #3b674c;
}

.blog-post-loop .entry-content {
    text-align: left;
}

.blog-post-loop .entry-content p.read-more-section a {
    font-family: "Manrope", Arial, Helvetica, sans-serif;
}

.blog-post-loop .entry-meta {
    display: none;
}

.blog-post-loop .hovered-social-icons {
    display: none;
}

/* ==================================================
 NEWS DETALLE
================================================== */

.post-single-page {
    text-align: left;
}

.post-single-page ul.entry-meta-list {
    display: none;
}

.post-single-page .meta-post-categories {
    border-radius: 4px;
    font-family: "Manrope", Arial, Helvetica, sans-serif;
}

.post-single-page h1.wd-entities-title {
    padding-bottom: 15px;
    margin-bottom: 0px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #ccc;
}

.post-single-page .post-date {
    border-radius: 4px;
    color: #777;
    font-family: "Manrope", Arial, Helvetica, sans-serif;
}

.post-single-page .post-date-day {
    color: #417154;
    padding-bottom: 0px;
}

.post-single-page .entry-header {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #ccc;
    padding-bottom: 20px;
}

.post-single-page blockquote {
    margin: 30px 0;
}

/* NOTA FOOTER */

.wd-single-footer .tags-list a {
    color: #777 !important;
    font-family: "Manrope", Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.blog-posts-nav-btn {
    font-family: "Manrope", Arial, Helvetica, sans-serif;
}

.single-post-social .icons-design-colored .wd-social-icon {
    background-color: #c8b282;
}

.single-post-social .icons-design-colored .wd-social-icon:hover {
    background-color: #b6a276;
}

.single-post-navigation .wd-entities-title {
    display: none;
}

/* ==================================================
 CONSEJO DIRECTIVO
================================================== */

.consejo-directivo .info-box-icon {
    border-radius: 50%;
}

.consejo-directivo h4.info-box-title {
    margin-bottom: 0;
}

/* ==================================================
 PORTFOLIO LIST
================================================== */

.site-content.page-portfolio {
    margin-top: -30px;
    margin-bottom: 20px;
}

.portfolio-entry .entry-header {
    box-shadow: none !important;
}

.portfolio-entry figure.entry-thumbnail.color-scheme-light {
    border-radius: 10px;
}

.portfolio-entry .portfolio-info {
    padding: 10px;
}

.portfolio-entry .wd-entities-title {
    font-size: 14px !important;
    font-weight: 800;
    letter-spacing: 0.5px;
}

/* ==================================================
 POLIDEPORTIVO FICHA
================================================== */

.polideportivo-ficha .info-box-inner ul {
    margin-bottom: 0;
}

.polideportivo-ficha .info-box-inner ul li {
    margin-bottom: 0;
}

.polideportivo-ficha .vc_icon_element-inner {
    width: 26px !important;
    height: 26px !important;
    float: left !important;
    margin-right: 5px !important;
    border: 0 !important;
    text-align: left !important;
}

.polideportivo-ficha h4.woodmart-title-container {
    letter-spacing: 0.5px;
}

.polideportivo-ficha h4.info-box-title {
    letter-spacing: 0.5px;
}

.polideportivo-ficha .info-box-inner a {
    color: #fff;
}

.polideportivo-ficha .info-box-inner a:hover {
    color: #c8b282;
}

/* ==================================================
 PREGUNTAS FRECUENTES
================================================== */

.preguntas-frecuentes .wd-accordion.wd-style-default:before {
    border-top-width: 1px;
}

.preguntas-frecuentes .wd-accordion-title-text {
    font-size: 16px;
    font-weight: 800;
	  letter-spacing: 0.5px;
	  color: #c8b282;
}

.preguntas-frecuentes .wd-accordion-title:hover .wd-accordion-title-text {
    color: #b6a276;
}

.preguntas-frecuentes .wd-accordion-title.wd-active .wd-accordion-title-text {
    color: #417154;
}

/* ==================================================
 VALORES CUOTA
================================================== */

.valores-cuota .wd-info-box {
    background-color: #417154 !important;
	  max-height: 120px;
	  height: 120px;
}

.valores-cuota .box-style-bg-hover {
    box-shadow: none !important;
}

.valores-cuota .box-with-text.text-size-small {
    font-size: 30px;
    margin-bottom: 4px;
}

/* ==================================================
CONTACTO
================================================== */

.contacto-formulario input.wpcf7-form-control.wpcf7-submit {
    background-color: #417154;
	  color: #fff;
	  border-radius: 5px;
	  font-family: "Manrope", Arial, Helvetica, sans-serif;
    text-transform: inherit;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 0.5px;
}

.contacto-formulario label {
    color: #777;
}

.contacto-formulario .screen-reader-response {
    display: none;
}

.contacto-formulario .wpcf7-not-valid-tip {
    color: #c8b282;
    margin-top: 5px;
}

/* ==================================================
CONTACTO INFO BOX
================================================== */

.contacto-info-box .info-box-icon {
    margin-top: -6px;
}@media (min-width: 768px) and (max-width: 1024px) {
	/* ==================================================
 HEADER
================================================== */

.whb-general-header .site-logo .wd-main-logo img {
    margin-top: 0px;
}

.whb-sticked .whb-general-header-inner {
    height: 70px;
    max-height: 70px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/* ==================================================
 HEADER
================================================== */

.whb-general-header .site-logo .wd-main-logo img {
    margin-top: 0px;
}

.whb-sticked .whb-general-header-inner {
    height: 70px;
    max-height: 70px;
}

/* ==================================================
FOOTER
================================================== */

.footer-social {
    float: left;
}
}

@media (max-width: 576px) {
	/* ==================================================
 HEADER
================================================== */

.whb-general-header .site-logo .wd-main-logo img {
    margin-top: 0px;
}

.whb-sticked .whb-general-header-inner {
    height: 70px;
    max-height: 70px;
}

/* ==================================================
FOOTER
================================================== */

.footer-social {
    float: left;
}

/* ==================================================
PROMO BANNER HOME
================================================== */

.promo-banner-home .wrapper-content-banner {
    width: calc(100% - 60px) !important;
}
}

