<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

/* POST STYLING */

.entry-content figure.wp-block-table {
	width:100%;
}

.entry-content li {

	padding-bottom: 10px;  /* GOOD PADDING??? */

}

.entry-content .wp-block-table td, .entry-content .wp-block-table th {
    padding: .5em;
    border: 1px solid;
    word-break: normal;
	font-size: 13px;
	
}

.entry-content table {

	text-align: center;

}

.entry-content li:last-child {

	padding-bottom: 0px;  

}


.entry-content table th {

	font-weight: bold;
	text-transform: none;

}

.entry-content h1, .post-content h2, .post-content h3, .post-content h4 {

	margin-top: 1em;

}
/*
.entry-content a {

	color: #29aae3;

}


.entry-content a {

	color: #29aae3;

}

.entry-content a:visited {

	color: #6e15bf;

}

.entry-content a:active {

	color: #e82855;

}*/

.entry-content .wp-block-group {
	margin-bottom: 20px;
}

.entry-content figcaption {
	margin-top: -0.6em;  
    margin-bottom: 1.5em;  
}

.entry-content .tadvice1 {
	margin-top: -1.8em;
    margin-bottom: 1.4em;
    font-size: 13px;
}



.sticky-element-placeholder.sticky-element-active {
    width: 100% !important;
}


/* Social icons right */

@media only screen and (max-width: 959px) {
#top-bar-social ul {
text-align: right;
padding-right:0px;
}
}

.top-bar-left {
    float: left !important;
	position: relative;
    z-index: 99;
}


/* Inmuebles Table*/
.inmotables:root {
/*  --column-fixed-width: 150px; */
}

.inmotables {
  width: 100%;
  font-size: 13px;
	
}

/* Table Fixed Column */

.inmotables th,
.inmotables td {
  padding-right: 10px;
  padding-left: 10px;
padding-top: 7px;
  padding-bottom: 7px;
  white-space: nowrap;
}

.inmotables th:first-of-type,
.inmotables td:first-of-type {
  border-left: 3px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
	  border-top: 1px solid #d0d0d0;
	  border-right: 1px solid #d8d6d6;
  position: absolute;
	padding-top: 6px;
 /*width: var(--column-fixed-width); */
  left: auto;
  top: auto;
width: 145px;
background-color: white;
	padding-right: 10px;
    padding-left: 10px;
}


.inmotables th:nth-of-type(2),
.inmotables td:nth-of-type(2) {
	padding-left: 150px;
}

.inmotables, .inmotables .scroll {
 /* width: calc(100% - var(--column-fixed-width));*/
  	overflow: auto;
	display: block !important;
	margin-bottom: 30px;
/*  box-shadow: inset -6px 0 9px -12px rgba(0,0,0,0.25); */
/*  overflow-x: scroll;
 overflow-y: scroll; */
}

figure.inmotables::-webkit-scrollbar {
    -webkit-appearance: none;
}

figure.inmotables::-webkit-scrollbar:horizontal {
    height: 12px;
}

figure.inmotables::-webkit-scrollbar {
    width: 24px !important;
 }

 /* Track */
figure.inmotables::-webkit-scrollbar-track {
   -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3) ; 
   -webkit-border-radius: 10px ;
   border-radius: 10px ;
	    height: 12px;
 }

 /* Handle */
figure.inmotables::-webkit-scrollbar-thumb {
   -webkit-border-radius: 10px !important;
   border-radius: 10px !important;
   background: rgba(0, 0, 0, 0.2);
   -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5) !important; 
	min-width: 60px;

 }
figure.inmotables::-webkit-scrollbar-thumb:window-inactive {
   background: #41617D !important; 
 }

figure.inmotables::-webkit-scrollbar-button:horizontal:decrement
figure.inmotables::-webkit-scrollbar-button:horizontal:increment

/* Quote styling */

.entry-content blockquote {
	border-left: 3px solid #29aae3;
}


.wp-block-quote {
	border-left: 3px solid #29aae3;
    background: #f1f1f1;
    padding: 12px;
	font-style: unset;
}

.wp-block-quote p:last-child {
	margin: 0;
}


/*search page search box styling */

.search-page-box1 {
	
	margin: 3% 15% 1% 15%;

}

#top-tag1 {
    margin: 0% 5% 3% 5%;
}

.search-page-box2 {
margin: 0% 0% 5% 0%;
}

/* Pagination styling */

.oceanwp-pagination {
	margin: 8% 0% 10% 0%;
}


/* GOOGLE SEARCH ENGINE STYLING */

#___gcse_0 table {
	margin-bottom: 0;
	
}

#gsc-i-id1 {
	margin-left: 10px !important;
}

#___gcse_0 .gsc-option-menu-container.gsc-inline-block {
	width: 120px !important;
	
}

#___gcse_0 .gsc-above-wrapper-area {
	padding: 5px 0 0px 0 !important;
	border-bottom: 0px solid #e9e9e9;
}

/* FONT STYLING */

p {

}

h1 {
	
	margin: 20pt 0 6pt;
}

h2 {
	
	margin: 18pt 0 6pt;

}

h3 {
	margin: 16pt 0 4pt;
}


h4 {
	margin: 14pt 0 4pt;
}


h5 {
	margin: 12pt 0 3pt;
	color: #60D5B6;
	font-size: 18px !important;
}

.entry-content .wp-block-table figcaption {
	margin-top: -2.5em;
	font-size: 15px;
}

.entry-content .wp-block-table td, .entry-content .wp-block-table th {
	font-size: 16px;
}

.wp-block-table {
	margin-bottom: 0px !important;
}

.entry-content figcaption {
    margin-top: 1em;
	font-size: 15px;
}

/* GOOGLE SEARCH BBOX STYLING*/

#go-search {
	position: absolute;
	top: 5px;
	left: 15px;
	z-index: 999;
}

#go-search input {
	border: 2px solid #c3c3c5;
    width: 110px;
	font-size: 14px;
    height: 23px;
	float: left;
	text-indent: 5px;
}
#go-search button {
	font-size: 12px;
    background-color: #9dc432;
    border: 0;
    color: white;
	float: right;
	height: 23px;
    width: 24px;
}


@media only screen and (min-width: 480px) and (max-width: 960px) {

#go-search {

	left: 5%;
}
	
#go-search input {
    width: 150px;
}
    
}

@media only screen and  (min-width: 961px) {
	
#go-search {

	left: 5%;
}
	
#go-search input {
	
    width: 180px;
}
    
}

.search-page-box2 {
    display: block;
    margin: 0 -5%;
}
.search-page-box5 {
    margin-bottom: 5%;
}



/* NewsLetter popup */


	</pre></body></html>