/*!
Theme Name: norfolk_commercial
Theme URI: https://norfolkcommercial.com.au/
Author: hellobrands.com.au
Author URI: http://hellobrands.com.au/
Description: Description
Version: 1.0.0
Text Domain: norfolk_commercial

*/

/* -----------------------------------------  BROSWER RESET  ----------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
  color: rgb(14, 14, 14);
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: underline;
  color: rgb(14, 14, 14);
}

a:hover {
  color:#5a9033;
}

body {
    background-color: #f0f4f1;
    font-family: 'Nunito', sans-serif;;

	
}

.content {
  max-width: 1600px;
  margin: auto;
  padding: 40px;
}
@media only screen and (max-width: 800px) {
  .content  {
    padding: 20px;
  }
}

.bottom {
  flex: 1 0 auto;
}

.spacer {
  height: 20px;
  width: 100%;
}

.bg-color {
  background-color: #DCE4DE;
}
/* -----------------------------------------  FONT STYLES  ----------------------------------------- */





p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 200;
  color: rgb(14, 14, 14);
  font-family: 'Nunito', sans-serif;
  margin-bottom: 10px;
}

p a:link {
color:rgb(14, 14, 14);
text-decoration: underline;
}


ul {
font-size: 16px;
line-height: 24px;
font-weight: 200;
color: rgb(14, 14, 14);
font-family: 'Nunito', sans-serif;
margin-bottom: 10px;
list-style-type: none;
}

.content ul li {
padding-left: 17px;


}

.property-description li::before {
  content: "+";
  color: #496A4F; 
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  font-weight: 700;
}

strong {
font-weight: 600;
color: #496A4F;
}

b {
  font-weight: 200;
}

  h1 {
    font-size: 36px;
    line-height: 38px;
    font-family: 'Nunito', sans-serif;
    font-weight: 500;
    margin-bottom: 10px;
    color: #ffffff;
  }
  @media only screen and (max-width: 800px) {
    h1  {
      margin-bottom: 6px;
      font-size: 28px; 
      line-height: 30px;     
    }
  }


h2 {
  font-size: 30px;
  line-height: 30px;
  font-family: 'Nunito', sans-serif;
  font-weight: 500;
  margin: 15px 0 5px 0;
  color: #496A4F;
}

.h2-wrapper h2 {
  color: #B0BAB2 !important; 
}
.light-wrapper-team h2 {
  margin: 0 0 10px 0;
}

@media only screen and (max-width: 800px) {
  h2  {
    margin-bottom: 10px;
    font-size: 24px;      
  }
}



.phone-number {
    font-size: 28px;
    line-height: 30px;
    font-family: 'Nunito', sans-serif;
    font-weight: 500;
    margin: 5px 0 5px -10px;
    color: #73CC34;
}

.phone-number a {
    text-decoration: none !important;
    color: #73CC34;
}
@media only screen and (max-width: 800px) {
  .phone-number a  {
    font-size: 18px;
    line-height: 24px;      
  }
}
@media only screen and (max-width: 1400px) {
  .phone-number a  {
    font-size: 22px;
    line-height: 28px;      
  }
}

@media only screen and (max-width: 1200px) {
  .phone-number a  {
    font-size: 18px;
    line-height: 24px;      
  }
}

@media only screen and (max-width: 1000px) {
  .phone-number a  {
    font-size: 16px;
    line-height: 28px;      
  }
}

.small {
font-size: 24px;
padding-top: 20px;
line-height: 26px;

}

.content h2 {
  font-size: 30px;
  line-height: 28px;
  font-family: 'Nunito', sans-serif;
  font-weight: 500;
  color: #496A4F;
}



h2 .mid-green {
  font-size: 30px;
  line-height: 28px;
  font-family: 'Nunito', sans-serif;
  font-weight: 500;
  margin: 0 0 0px 0;
  color: #496A4F;
}

h3 {
  font-size: 24px;
  line-height: 24px;
  font-family: 'Nunito', sans-serif;
  font-weight: 500;
  margin: 15px 0 5px 0;
  color: #73CC34;
}

.property-h3 {
  font-size: 24px;
  line-height: 10px;
  font-family: 'Nunito', sans-serif;
  font-weight: 500;
  margin: 15px 0 -10px 0;
  color: #73CC34;
}
.property-images {
    margin-top:30px;
    display:flex;
    flex-wrap:wrap;
    gap:10px;
}
.property-images a {
    flex-basis:calc(33.33% - 10px);
    /* to show two columns on narrow screens make flex-basis: calc(50% - 10px); for one column, flex:basis: 100%; */
}
.property-images a img {
    height:180px;
    width:100%;
    object-fit: cover;
}
.content h3 {
  font-size: 18px;
  line-height: 24px;
  font-family: 'Nunito', sans-serif;
  font-weight: 500;
  margin: 6px 0 10px 0;
  color: #73CC34;
}

.copy-wrapper h3 {
  font-size: 20px;
  font-weight: 300;
}

h4 {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Nunito', sans-serif;
  font-weight: 500;
  margin-bottom: 0px;
  color: #768B7A;
}

h5 {
  font-size: 14px;
  line-height: 30px;
  font-family: 'Nunito', sans-serif;
  font-weight: 500;
  margin-top: 10px;
  color: #768B7A;
}

h6 {
  font-size: 20px;
  line-height: 24px;
  font-family: 'Nunito', sans-serif;
  font-weight: 200;
  color: #496A4F;
}

h5:hover {
  color: #73CC34;
  transition: ease-in-out 0.3s;
  cursor: pointer;
}

.category {
    font-size: 16px;
    line-height: 16px;
    font-family: 'Nunito', sans-serif;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 0px;
    color: #496A4F;
}

.arch-stroke {
  width: 100px;
  height: 1px;
  border-bottom: 1px solid #B0BAB2;
  margin: 16px 0 8px 0;
}

/* -----------------------------------------  MID GREEN WRAPPER  ----------------------------------------- */

.mid-green-wrapper {
  width: 100%;
  padding: 20px 0 0px 0;
  background: linear-gradient(0deg, rgba(109, 142, 115, 0.76) 0%, rgba(142, 188, 150,0) 100%);
  background-color: rgba(142, 188, 150, 0.902);
}

@media only screen and (max-width: 800px) {
  .imid-green-wrapper {
    height: 200px;
    margin-bottom: 0px;
  }
}

.mid-green-wrapper h3 {
  margin-top: 4px;
  font-size: 24px;
  color: white;
}
/* -----------------------------------------  WHITE BANNER NEG OFFSET  ----------------------------------------- */

.white-wrapper-neg {
  width: 100%;
  padding-bottom: 0px;
  margin-top: -150px;

}

.bg-grey {
  background-color: #E7ECE8;
}

@media only screen and (max-width: 800px) {
  .white-wrapper-neg {
    margin-top: -100px;
  }
}

@media only screen and (max-width: 800px) {
  .white-wrapper-neg {
    position: relative;
  }
}

.white-wrapper-neg h2 {
  padding: 30px 0 10px 0;
}
@media only screen and (max-width: 800px) {
  .white-wrapper-neg h2{
    padding-top: 60px
  }
}
.white-div h2 {
  font-size: 30px;
}



.white-wrapper-neg .flex-item-30 {
  z-index: 100;
}

/* -----------------------------------------  DARK GREEN BANNER  ----------------------------------------- */

.dark-green-wrapper {
  width: 100%;
  padding: 0 0 0 0;
  background-color: rgb(7, 18, 9, .9);
}

.dark-green-wrapper h2 {
  padding: 20px 0 0px 0;
  color: #B0BAB2;
  
}

.dark-green-wrapper p {
  padding-bottom: 20px;
}



.white-wrapper h2 {
  font-size: 30px;
}
@media only screen and (max-width: 800px) {
  .white-wrapper-neg h2{
    padding: 20px 0 10px 0;
  }
}
@media only screen and (max-width: 800px) {
  .dark-green-wrapper  .button {
    margin: 0px 0 40px 0;
  }
}

.dark-green-wrapper p {
  color: rgb(255, 255, 255);
  padding-bottom: 20px;
}

.mid-green-wrapper p {
  padding-bottom: 5px;
}

.stroke {
  width: 100px;
  height: 1px; 
  border-bottom: 1px solid #B0BAB2; 
  margin: 10px 0 22px 0;
}

.blog-stroke {
  width: 100px;
  height: 1px; 
  border-bottom: 1px solid #B0BAB2; 
  margin: 22px 0 4px 0;
}


@media only screen and (max-width: 800px) {
  .stroke{
    padding: 5px 0 0 0;
  }
}
.stroke-dark {
  width: 100px;
  height: 1px;
  border-bottom: 1px solid #5a9033; 
  margin: 28px 0 22px 0;
}

.icon-line {
  position: absolute;
  left: 100px;
  top: 100px;
  height: 100%;
  position: fixed;
}

/* -----------------------------------------  WHITE DIV  ----------------------------------------- */

.white-wrapper {
  width: 100%;
  padding-bottom: 0px;
}

    
.white-wrapper h3 {
  margin-top: -2px;
}

.white-wrapper h2 {
  margin-bottom: 8px;
}

@media only screen and (max-width: 800px) {
  .white-wrapper {
    padding-bottom: 0px;
  }
}

@media only screen and (max-width: 800px) {
  .white-wrapper  .button {
    margin: 0px 0 40px 0;
  }
}

.white-wrapper h2 {
  padding: 20px 0 20px 0;
  color: #496A4F;
}

@media only screen and (max-width: 800px) {
  .white-wrapper h2 {
    padding: 20px 0 20px 0;
  }
}
@media only screen and (max-width: 800px) {
  .white-wrapper h3 {
    margin: 15px 0 20px 0;
  }
}

.white-wrapper p {
  margin-bottom: 30px;
}

.flex-item-30 h4 {
  color: #496A4F;
  height: auto;
}

.border {
  border-bottom: 1px solid #B0BAB2;
  padding-top: 60px;
}

.light-wrapper {
  background-color: #E7ECE8;
  width: 100%;
  padding: 20px 0 20px 0
}
@media only screen and (max-width: 800px) {
  .light-wrapper {
    padding: 20px 0 20px 0;
  }
}


.light-wrapper-team {
  background-color: #E7ECE8;
  width: 100%;
  padding: 30px 0 10px 0
}
@media only screen and (max-width: 800px) {
  .light-wrapper-team {
    padding: 20px 0 10px 0;
  }
}


.light-wrapper h2 {
  margin-bottom: 20px;
}

.accordion {
  background-color: #E7ECE8;
  color: #444;
  cursor: pointer;
  padding: 18px 18px 18px 9px;
  width: 100%;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #B0BAB2;
  text-align: left;
  outline: none;
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: 500;
  transition: 0.4s;
  position: relative;
}

.active, .accordion:hover {
  background-color: #dce4de;
}

.accordion:after {
  content: '\002B';
  color: #444;
  font-weight: bold;
  float: right;
  margin-left: 20px;
  padding: 18px 9px 0 20px;
  right: 0;
  top: 0;
  position: absolute;
}

.active:after {
  content: "\2212";
}

.panel {
  padding: 0px 18px;
  background-color: #e2e8e3;
  max-height: 00px;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.p-content {
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 22px;
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #444;
}


/* -----------------------------------------  PROPERTIES  ----------------------------------------- */

.features-wrapper {
  background-color:#496A4F;
  width: 100%;
  height: 300px;
}

div.property-description p:first-of-type {
  margin-top: 40px;
  font-size: 20px;
  line-height: 24px;
  font-family: 'Nunito', sans-serif;
  font-weight: 500;
  margin-bottom: 10px;
  color: #496A4F;
} 

.features-box {
  padding: 20px;
  box-shadow: 10px 10px 0 rgba(176, 186, 178, 0.14);
  border-radius: 3px;
  background-color: #496A4F;
  margin: 40px 0 30px 0;
}

.features-box-light {
  padding: 20px;
  box-shadow: 10px 10px 0 rgba(176, 186, 178, 0.14);
  border-radius: 3px;
  background-color: #568b60;
  margin: 0 0 30px 0;
}

.features-box h2 {
  color: white;
  margin-top: 0;
}

.small-rule {
  width: 30px;
  height: 1px;
  background-color: #B0BAB2;
  margin: 10px 0 10px 0;
}


.gform_footer .button {
  position: relative;
}

.gf_browser_chrome p  {
  font-size: 14px;
}

.map-box {
  box-shadow: 10px 10px 0 rgba(176, 186, 178, 0.14);
  border-radius: 3px;
  width: 100%;
  height: 400px;
}

.acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px;
  margin: 20px 0;
}

.acf-map img {
  max-width: inherit !important;
  margin-bottom: 20px;
}

.acf-gallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 40px;
  gap: 14px;
}

.acf-gallery .gallery-item {
  overflow: hidden;
}

.acf-gallery img {
  width: 100%;
  height: auto;
  transition: transform .3s ease;
}

.acf-gallery img:hover {
  transform: scale(1.1);
}

#close-gallery-btn {
  background: #000;
  color: #fff;
  border: none;
  padding: 10px 15px;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 10;
}


.features-box h2 {
  margin-bottom: 16px;
}

.property-med {
  width: 100%;
  height: 280px;
  object-fit: cover;
  box-shadow: 10px 10px 0 rgba(176, 186, 178, 0.14);
  border-radius: 3px;
  margin-bottom: 20px;
  overflow: hidden;
}
@media only screen and (max-width: 800px) {
  .property-med {
    height: 260px;
    margin-bottom: 20px;
  }
}



.agent-wrapper {
  margin: 0 0 40px 0;
}

.agent-wrapper h2 {
  margin-top: 0;
}

.agent-wrapper .stroke {
  margin: 18px 0 22px ;
}

.mobile-icon {
  width: 30px;
  height: auto;
  display: inline-flex;
  fill: #496A4F;
  margin-right: 10px;
}

.stroke-agent {
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #B0BAB2; 
  margin: 30px 0 0px 0;
}


.required {
  color: black;
}

.phone-number {
  font-size: 26px;
  line-height: 30px;
  font-family: 'Nunito', sans-serif;
  font-weight: 500;
  color: #5f8566;
  display:inline-flex;
  padding: 0 0 0 10px;
}

.vert-container {
  display: flex;
  align-items: center;
  height: 100px; /* or any other height */
}

.flex-item-70prop {
  width: 70%;
}

@media only screen and (max-width: 1040px) {
  .flex-item-70prop {
    width: 100%;
  }
}

.gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.gallery .gallery-item {
  flex: 1 0 16%;
  margin: 0 10px 10px 0;  
  border: 1px solid #ddd; 
  background-color: #ffffff; 
  padding: 20px; 
  display: flex;
  align-items: center; 
  justify-content: center;
}

.gallery img {
  max-width: 100%;
  height: auto;
  object-fit: cover;
}

/* Listing Styles, sangay added */
.listings {
}
.listing {
    margin-bottom:30px;
    position:relative;
}
.listing .blog-btn {
    margin:-10px 0 90px 0
}
.listing .blog-btn .button {
    width:calc(100% - 30px);
}

h2.list-title  {
  font-size: 26px;
  margin-bottom: 10px;
}

/* Pagination style */
.pagination {
	display:table;
	text-align: center;
	width:100%;
}
.pagination span,
.pagination a {
    display:inline-block;
    margin: 0 5px;
    text-decoration:none;
    width:40px;
    height:40px;
    line-height:40px;
    text-align: center;
    border:1px solid #ccc;
    border-radius: 2px;
    font-family: 'Nunito', sans-serif;
    color: #568b60;
}
.pagination	a:hover,
.pagination	a:focus,
.pagination	.current {
    position:relative;
    color:white;
    border: 1px solid #73CC34;
    background:#73CC34;
    border-radius: 2px;
    transition: ease 0.3s;
}

/* Listing Single pages */
.features-box-light ul {
    margin:0;
    padding:0;
}
.features-box-light ul li {
    padding:2px 0;
    font-weight: bold;
    color:white;
}
#google-map {
    height:100%;
}

.bullet-styled {
  color: #568b60;
  font-weight: 500;
}