Ingresar
Ingresar
inicio
>
San Pedro
>
San Pedro Actividades
San Pedro
Ver mapa
×
Biblioteca Popular Rafael Obligado
Teatro Municipal Siripo
Guia de Pesca: Oscar Marelli
Guia de Pesca: Ruly Ferreyra
Guia de Pesca: Gerardo Sobrino
Guia de Pesca: Tino Pesca San Pedro
El Sueño del Tano
Casa Museo Fernando García Curten
Teatro Sala Cuarta Pared
Guia de Pesca: Pepe Riva
Paseos en Lancha: El viejo Arenal
San Peter Wakepark
Borrar
Buscar
Tipos de
Actividad
Aire libre
Cine y teatro
Excursiones
Museos
Servicios de
Actividad
Equipamiento
Estacionamiento
Guia/Coordinador
Seguro
Filtro de
Precio
Desde
Hasta
Museo Paleontológico de San Pedro “Fray Manuel de Torres”
ver detalle
San Peter Wakepark
ver detalle
Tipos de
Actividad
Aire libre
Cine y teatro
Excursiones
Museos
Filtro de
Precio
Desde
Hasta
Paseos en Lancha: El viejo Arenal
Guia de Pesca: Pepe Riva
Teatro Sala Cuarta Pared
Casa Museo Fernando García Curten
El Sueño del Tano
Guia de Pesca: Tino Pesca San Pedro
Guia de Pesca: Gerardo Sobrino
Guia de Pesca: Ruly Ferreyra
Guia de Pesca: Oscar Marelli
Teatro Municipal Siripo
Biblioteca Popular Rafael Obligado
/* ----------------------------------------- */ /* View: Muestra varias ubicaciones – Actividades - inicio */ /* ----------------------------------------- */ #accordion-sec input { } .ocultar{ display:none; } #accordion-sec .label1 { background: #2A317F; color:white; cursor: pointer; display: block; margin-bottom: 1%; padding: 2%; z-index: 20; } #accordion-sec .label1:hover { background: #68C5B9; } #accordion-sec input:checked + .label1 { background: #68C5B9; color: white; margin-bottom: 0; } #accordion-sec article { background: #f7f7f7; height:0px; overflow:hidden; z-index:10; border-radius:0; } #accordion-sec article p { padding: 1%; } #accordion-sec input:checked ~ article { height: auto; margin-bottom: 1%; border:1px solid #68C5B9; padding:0%; } /* boton buscar */ .btn-sbuscar{ background-color:#2A317F; border:0; padding:10px 30px 10px 30px; color:white; font-family:Exo; } .btn-sbuscar:hover{ box-shadow: 0px 0px 10px 1px white; } /* boton borrar */ .btn-sborrar{ background-color:#68C5B9; border:0; padding:5px; font-family:Exo; color:white; font-size:13px; margin-bottom:4%; } .btn-sborrar:hover{ box-shadow: 0px 0px 10px 1px #4C9B8F; } .cont-buscarborrar{ width:100%; } .cont-btn-sbuscar{ float:right; } .cont-btn-sborrar{ float:left; } /**/ .agregar-admin-derecha{ float:right; color:white; text-transform: uppercase; font-size: 14px; } .linea-titulo-tabla-admin{ background:antiquewhite; } /* ----------------------------------------- */ /* View: Muestra varias ubicaciones – Actividades - fin */ /* ----------------------------------------- */ /* ----------------------------------------- */ /* View: Buscar todo - inicio */ /* ----------------------------------------- */ .texto-buscar-todo{ width:100%; } .texto-buscar { color:#666666; font-style: italic; font-size: 15px; font-family: 'Roboto'; padding: 5px 10px; } .btn-buscar a { padding: 10px 25px; background-color:#009588; color:#fafafa; } .btn-buscar a:hover { background-color: #00796b; } .btn-limpiar a { padding: 10px 15px; background-color: #ffc107; color:000; } .btn-limpiar a:hover { background-color: #ffa000; } /* ----------------------------------------- */ /* View: Buscar todo - fin */ /* ----------------------------------------- */ /* ----------------------------------------- */ /* View: Actividades – San Pedro - inicio */ /* ----------------------------------------- */ .col-sm-12{ padding: 0 4px; } label{ font-weight: 200; } label b{ font-weight: 500; } table td{ padding: 10px 0 0 0; } #text-block-9 > form > div:nth-child(4) > label{ width: 100%; } .btn_buscar{ -webkit-transition: background-color 0.4s ease-out; -moz-transition: background-color 0.4s ease-out; -o-transition: background-color 0.4s ease-out; transition: background-color 0.4s ease-out; width: 100%; } .btn_buscar:hover{ background-color: #68C5B9; color: white; } /* mobile */ @media (max-width: 1130px){ div.box_anuncio{ max-width: 340px !important; } } @media (max-width: 1120px){ div.box_anuncio{ max-width: 360px; float: none; margin: auto; } td{ margin: auto; float: none !important; } } @media (max-width: 820px){ td{ padding: 1% !important; } } @media (max-width: 545px){ div td{ float: left !important; } } @media (max-width: 475px){ td{ margin: 0; float: left !important; } } @media (max-width: 382px){ .pagination{ font-size: 13px; } } @media (max-width: 352px){ .pagination{ font-size: 9px; } } /**/ #accordion-sec > div:nth-child(1){ margin-top:3.5%; } #accordion-sec input { } .ocultar{ display:none; } #accordion-sec .label1 { background: #2A317F; color:white; cursor: pointer; display: block; margin-bottom: 1%; padding: 2%; z-index: 20; } #accordion-sec .label1:hover { background: #68C5B9; } #accordion-sec input:checked + .label1 { background: #68C5B9; color: white; margin-bottom: 0; } #accordion-sec article { background: #f7f7f7; height:0px; overflow:hidden; z-index:10; border-radius:0; } #accordion-sec article p { padding: 1%; } #accordion-sec input:checked ~ article { height: auto; margin-bottom: 1%; border:1px solid #68C5B9; padding:2%; } /* boton buscar */ .btn-sbuscar{ background-color:#68C5B9 !important; border:0; padding:10px 30px 10px 30px; color:white; font-family:Exo; } .btn-sbuscar:hover{ box-shadow: 0px 0px 10px 1px white; background:#4C9B8F !important; } /* boton borrar */ .btn-sborrar{ background-color:#4C9B8F; border:0; width:45%; font-family:inherit; color:white; font-size:10px; margin-top:-20px; } .btn-sborrar:hover{ box-shadow: 0px 0px 10px 0.5px #4C9B8F; } .cont-buscarborrar{ width:100%; } .cont-btn-sbuscar{ text-align:-webkit-center; margin:10px 0; } .cont-btn-sborrar{ text-align:-webkit-center; } /* nuevo contenido */ #theme-page select{ font-family:inherit; color: gray; border: 1px solid #2a317f; padding: 0 10px; } .cont-ind-ser{ margin-bottom:10%; } .cont-1{ color:#2a317f; font-weight:600; border-bottom: 1px solid #2a317f; margin-bottom:5%; text-transform:uppercase; } .cont-2{ } #theme-page select{ margin:10px 0; } /* ----------------------------------------- */ /* View: Actividades – San Pedro - fin */ /* ----------------------------------------- */ /* ----------------------------------------- */ /* View: San Pedro Actividades Home - inicio */ /* ----------------------------------------- */ .col-sm-12{ padding: 0 4px; } label{ font-weight: 200; } label b{ font-weight: 500; } table td{ padding: 10px 0 0 0; } #text-block-9 > form > div:nth-child(4) > label{ width: 100%; } .btn_buscar{ -webkit-transition: background-color 0.4s ease-out; -moz-transition: background-color 0.4s ease-out; -o-transition: background-color 0.4s ease-out; transition: background-color 0.4s ease-out; width: 100%; } .btn_buscar:hover{ background-color: #68C5B9; color: white; } /* mobile */ @media (max-width: 1130px){ div.box_anuncio{ max-width: 340px !important; } } @media (max-width: 1120px){ div.box_anuncio{ max-width: 360px; float: none; margin: auto; } td{ margin: auto; float: none !important; } } @media (max-width: 820px){ td{ padding: 1% !important; } } @media (max-width: 545px){ div td{ float: left !important; } } @media (max-width: 475px){ td{ margin: 0; float: left !important; } } @media (max-width: 382px){ .pagination{ font-size: 13px; } } @media (max-width: 352px){ .pagination{ font-size: 9px; } } /**/ #accordion-sec > div:nth-child(1){ margin-top:3.5%; } #accordion-sec input { } .ocultar{ display:none; } #accordion-sec .label1 { background: #2A317F; color:white; cursor: pointer; display: block; margin-bottom: 1%; padding: 2%; z-index: 20; } #accordion-sec .label1:hover { background: #68C5B9; } #accordion-sec input:checked + .label1 { background: #68C5B9; color: white; margin-bottom: 0; } #accordion-sec article { background: #f7f7f7; height:0px; overflow:hidden; z-index:10; border-radius:0; } #accordion-sec article p { padding: 1%; } #accordion-sec input:checked ~ article { height: auto; margin-bottom: 1%; border:1px solid #68C5B9; padding:2%; } /* boton buscar */ .btn-sbuscar{ background-color:#68C5B9 !important; border:0; padding:10px 30px 10px 30px; color:white; font-family:Exo; } .btn-sbuscar:hover{ box-shadow: 0px 0px 10px 1px white; background:#4C9B8F !important; } /* boton borrar */ .btn-sborrar{ background-color:#4C9B8F; border:0; width:45%; font-family:inherit; color:white; font-size:10px; margin-top:-20px; } .btn-sborrar:hover{ box-shadow: 0px 0px 10px 0.5px #4C9B8F; } .cont-buscarborrar{ width:100%; } .cont-btn-sbuscar{ text-align:-webkit-center; margin:10px 0; } .cont-btn-sborrar{ text-align:-webkit-center; } /* nuevo contenido */ #theme-page select{ font-family:inherit; color: gray; border: 1px solid #2a317f; padding: 0 10px; } .cont-ind-ser{ margin-bottom:10%; } .cont-1{ color:#2a317f; font-weight:600; border-bottom: 1px solid #2a317f; margin-bottom:5%; text-transform:uppercase; } .cont-2{ } #theme-page select{ margin:10px 0; } /* ----------------------------------------- */ /* View: San Pedro Actividades Home - fin */ /* ----------------------------------------- */
/* ----------------------------------------- */ /* Plantilla de contenido: Elemento de bucle en Muestra varias ubicaciones – Actividades - inicio */ /* ----------------------------------------- */ .woocommerce-product-gallery__trigger{ display: none; } .col-sm-9 h4{ text-transform: none; } div.col-sm-12.box_products{ margin: 10px 0; } div.col-sm-3.box_img_products{ padding: 0; margin: 0; border: 1px solid #2a317f; width: auto; height: 182px; } div.col-sm-7.box_cont_products{ border: 1px solid #2a317f; height: 182px; padding-top: 2%; } div.col-sm-7.box_cont_products div.col-sm-12 h4 a{ color: #2a317f; text-transform: none; } div.col-sm-2.box_cont_price{ border: 1px solid #2a317f; height: 182px; background: white; padding-top: 5%; } div.col-sm-2.box_cont_price h6{ font-size: 14px; } div.col-sm-2.box_cont_price span{ font-size: 30px; font-weight: 600; margin: 0 auto; } div.col-sm-2.box_cont_price:hover{ border: 1px solid #2a317f; height: 182px; background: #2a317f; } div.col-sm-2.box_cont_price:hover h6{ color: white; } div.col-sm-2.box_cont_price:hover span{ color: white; } /* responsive */ @media (max-width: 1199px) and (min-width: 768px){ .col-sm-12.box_products{ border: 1px solid; } .col-sm-2.box_cont_price, .col-sm-7.box_cont_products{ border: 0px !important; height: auto !important; padding-top: 0% !important; } .col-sm-2.box_cont_price{ float: right; font-size: 20px !important; } .col-sm-2.box_cont_price p > span{ float: right; font-size: 20px !important; } div.col-sm-7.box_cont_products > div:nth-child(2) > p{ margin-bottom: 0; } } @media (max-width: 767px) and (min-width: 700px){ } /* ----------------------------------------- */ /* Plantilla de contenido: Elemento de bucle en Muestra varias ubicaciones – Actividades - fin */ /* ----------------------------------------- */ /* ----------------------------------------- */ /* Plantilla de contenido: Elemento de bucle en Actividades – Destacado - inicio */ /* ----------------------------------------- */ table{margin-bottom:0;} .col-sm-8.imagen_anuncio span{ position: absolute; background: #4C9B8F; border-top-left-radius: 10px; border-bottom-right-radius: 10px; width: 20%; padding: 3% 0; } .col-sm-8.imagen_anuncio span p{ : padding: 5px font-weight: 600; margin: 0; color: white; font-size: 13px; } /* ----------------------------------------- */ /* Plantilla de contenido: Elemento de bucle en Actividades – Destacado - fin */ /* ----------------------------------------- */