/*
Theme Name: green Graphics
Theme URI: http://greengraphics.com.au
Description:A Theme by green graphics
Version: 1.0
Author: green graphics
Author URI: http://greengraphics.com.au
*/

body {
  background-color: #6b6b6c;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  color: #404040;
  font-family: "Arial", Gil Sans, Verdana, Arial, Helvetica, sans-serif;
  font-size: 75%;
  line-height: 1.5;
}

.breadcrumbs {
  padding-left: 30px;
  padding-bottom: 10px;
  position: relative;
  z-index: 1;
}
h1 {
  font-size: 17px;
  padding: 0;
  margin: 0;
  font-weight: normal;
  color: #9b9b9b;
  text-transform: uppercase;
  padding-bottom: 15px;
}

h1 a:link,
h1 a:active,
h1 a:visited {
  color: #4a4a4a;
}

h1 a:hover {
  color: #999999;
}

a:link,
a:visited {
  color: #8b8b8b;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #a4bd24;
}

h2 {
  font-size: 1.4em;
  font-weight: normal;
  padding: 0;
  margin: 0 0 2px 0;
  color: #8b8b8b;
}

h2 a:link,
h2 a:active,
h2 a:visited {
  color: #838383;
}

h2 a:hover {
  text-decoration: underline;
}

h3 {
  font-size: 15px;
  padding: 0;
  margin: 0;
  font-weight: normal;
  color: #6c6c6c;
}

h4 {
  font-size: 12px;
  padding: 0;
  margin: 0;
  font-weight: bold;
  color: #4a4a4a;
}

img {
  height: auto;
  max-width: 100%;
}

p {
  margin: 0 0 10px 0;
}

small {
  padding: 0 0 0 5px;
}

#wrapper {
  max-width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #fff;
}

/** header styles **/
#headwrap {
  max-width: 1300px;
  background-color: #fff;
  text-align: right;
  position: relative;
  margin-bottom: 1.5rem;
}

#headwrap::after {
  content: '';
  display: table;
  clear: both;
}

.logo-link {
  display: block;
}

.logo {
  margin-left: auto;
  max-width: 420px;
  display: block;
}

#logo img {
  margin: 30px 0 0 0;
}

#topad {
  float: left;
  width: 480px;
  height: 118px;
  text-align: right;
}

#topad img {
  margin: 30px 0 0 0;
}

/** gallery styles **/
#contentwrap {
  max-width: 1300px;
  padding: 0px 0 0 0;
  width: 100%;
}

#maincontent {
  max-width: 1300px;
  min-height: 450px;
  width: 100%;
}

#maincontent2 {
  max-width: 1300px;
  min-height: 450px;
  width: 100%;
}
#maincontent3 {
  float: left;
  width: 960px;

  min-height: 450px;
}

#pagenavi {
  margin: 15px 30px 20px 30px;
  font-size: 12px;
  justify-content: space-between;
  display: flex;
}

#pagenavi a:link,
#pagenavi a:visited {
  padding: 3px 5px 5px 5px;
  display: block;
  font-weight: normal;
}

#pagenavi a:hover {
}

#newer {
  margin: 0 20px 0 0;
}

.galleryitem {
  width: 225px;
  margin: 16px;
}

.category-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.galleryitem img {
}

.galleryitem img:hover {
}

.galleryitem a:hover .more {
  visibility: hidden;
}

.galleryitem h3 {
  padding: 5px 5px 0 5px;
  margin: 0;
  font-weight: normal;
  font-size: 14px;
  font-weight: normal;
  color: #838383;
}
.galleryitem a .desc {
  transition: 0.3s;
  opacity: 0;
  display: block;
  font-size: 15px;
  line-height: 18px;
  color: #fff;
  position: absolute;
  padding: 6px 5px 6px 5px;
  float: right;
  width: 215px;
  z-index: 70;
  text-align: center;
  background-image: url(images/title.png);
  font-weight: lighter;
}

.galleryitem a:hover .desc {
  opacity: 1;
}

/* .galleryitem a .desc {	display: none; } */

* + html .galleryitem h3 {
  padding: 2px 5px 0 5px;
}

.galleryitem p {
  margin: 8px 5px 0 5px;
  color: #838383;
}

p.small {
  font-size: 9px;
  margin: 0 0 0 5px;
}

.commentsnumber {
  background: url(images/comments.png) top left no-repeat;
  width: 32px;
  height: 30px;
  margin: 40px 5px 5px 0;
  padding: 4px 0 0 0;
  text-align: center;
  float: right;
}

.commentsnumber a:link,
.commentsnumber a:visited {
  color: #101010;
}

.commentsnumber a:hover {
  color: #757575;
}

/** single post styles **/
.post_image {
  width: 620px;
  float: left;
  margin: 0 20px 20px 0;
  text-align: center;
  background: url(images/content-bg.png) repeat;
}

.postcontent {
  background-color: #f6f6f6;
  max-width: 100%;
  margin: auto;
  padding: 16px;
}

.postcontent .texture {
  width: 300px;
  font-size: 16px;
  padding: 15px;
  float: right;
  border: #fff solid 3px;
  background: url(images/texture.jpg) no repeat;
}

/* .postcontent a:link {
#8B8B8B

}

.postcontent a:hover {
#7B7B7B

} */

.postcontent h2 {
  font-size: 24px;
  color: #404040;
}

.postcontent ul {
  list-style: none;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 8px;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 20px;
}

.postcontent li {
  padding: 0 0 0 20px;
  margin: 8px 0 0 0;
  background: url(images/bullet.png) top left no-repeat;
  color: #404040;
}

.postcontent p {
  font-size: 1em;
  line-height: 135%;
  color: #404040;
}
.postcontent ol li {
  background: none;
  padding: 0;
  margin: 8px 0 0 -20px;
}

.postcontent2 {
  max-width: calc(100% - 60px);
  width: 100%;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-top: 0;
  margin-right: 20px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
}

.postcontent2 .texture {
  width: 300px;
  font-size: 16px;
  padding: 15px;
  float: right;
  border: #fff solid 3px;
  background: url(images/texture.jpg) no repeat;
}
/* 
.postcontent2 a:link {
#8B8B8B

}

.postcontent2 a:hover {
#a4bd24

} */

.postcontent2 h2 {
  font-size: 1.8em;
  color: #404040;
}

.postcontent2 ul {
  list-style: none;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 8px;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 20px;
}

.postcontent2 li {
  padding: 0 0 0 20px;
  margin: 8px 0 0 0;
  background: url(images/bullet.png) top left no-repeat;
}

.postcontent2 ol li {
  background: none;
  padding: 0;
  margin: 8px 0 0 -20px;
}

#single {
  margin: 0 0 25px 0;
}

.thumbnail {
  float: right;
  margin: 0 0 15px 15px;
}

.postdets {
  font-size: 10px;
  color: #4a4a4a;
  margin: 5px 0 15px 0;
  line-height: 1.1em;
}

.postdets a:link,
.postdets a:visited {
  color: #4a4a4a;
  font-weight: normal;
}

.postdets a:hover {
  text-decoration: underline;
}

/** page styles **/
#page {
  margin: 0 0 20px 0;
}

/** sidebar styles **/
#sidebar {
  width: 300px;
  float: left;
}

.widgetblock {
  width: 284px;
  float: left;
  margin: 0 0 20px 0;
  padding: 6px 8px 8px 8px;
  background-color: #f6f6f6;
}

.widgetblock h3 {
  background: url(images/content-bg.png) bottom no-repeat;
  padding: 0 0 5px 0;
  margin: 0 0 8px 0;
}

#searchwrap {
  background: none;
  margin: 0;
  float: right;
  background: url(images/search-bg.png) top left no-repeat;
  width: 284px;
}

#searchwrap input {
  vertical-align: middle;
  background: none;
  color: #000000;
  font-family: arial, helvetica, verdana, sans-serif;
}

#s {
  font-size: 14px;
  border: none;
  padding: 4px 4px;
  margin-right: 3px;
  width: 245px;
}

/** footer styles **/
#footer {
  max-width: 100%;
  width: 100%;
  padding: 16px;
}

#footer p {
  font-size: 1em;
  color: #404040;
  line-height: 120%;
  margin: 0;
}

#footer a:link,
#footer a:visited {
  color: #404040;
  font-weight: normal;
}

#footer a:hover {
  color: #a4bd24;
  text-decoration: none;
}

#footer p {
}

#footer h3 {
  color: #4a4a4a;
  padding: 0;
  margin: 0 0 4px 0;
}

* + html #footer {
  margin: 30px 0 0 0;
}



.wpcf7-submit {
  cursor: pointer;
  background: url(images/submit.png) 0 0;
  border: none;
  width: 120px;
  height: 30px;
  padding: 0;
  margin: 0 0 -20px 0;
}
* + html .wpcf7-submit {
  margin: 0 0 10px 0;
}
.wpcf7-submit:hover {
  background: url(images/submit.png) 0 -30px;
}

input#submit {
  cursor: pointer;
  background: url(images/submit.png) 0 0;
  border: none;
  width: 120px;
  height: 30px;
  padding: 0;
  margin: 0 0 -20px 0;
}

* + html input#submit {
  margin: 0 0 10px 0;
}

input#submit:hover {
  background: url(images/submit.png) 0 -30px;
}

#comment {
  background: url(images/text-area.png) top left no-repeat;
  border: none;
  width: 604px;
  height: 215px;
  padding: 5px;
}

* + html #comment {
  width: 594px;
}

#author {
  background: url(images/fields-name.png) top left no-repeat;
  border: none;
  width: 154px;
  height: 20px;
  padding: 7px 125px 3px 5px;
}

#email {
  background: url(images/fields-email.png) top left no-repeat;
  border: none;
  width: 154px;
  height: 20px;
  padding: 7px 125px 3px 5px;
}

#url {
  background: url(images/fields-web.png) top left no-repeat;
  border: none;
  width: 154px;
  height: 20px;
  padding: 7px 125px 3px 5px;
}

#respond {
  padding: 0 15px 10px 0;
}

.fieldset {
  list-style: none;
  margin: 0;
  padding: 0;
}

.fieldset li {
  margin: 0 0 10px 0;
  padding: 0;
}

/** wordpress specific styles **/
.wp-caption img {
  margin-bottom: 5px;
  padding: 5px;
  background-color: #4a4a4a;
}

.wp-caption-text {
  color: #4a4a4a;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  width: auto;
  font-weight: bold;
}

code {
  font: 1.1em "Courier New", Courier, Fixed;
}

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  padding: 5px;
  margin: 0 0 2px 10px;
  display: inline;
}

img.alignleft {
  padding: 5px;
  margin: 0 10px 2px 0;
  display: inline;
}

.alignright {
  float: right;
  margin-left: 15px;
}

.alignleft {
  float: left;
  margin-right: 15px;
}

acronym,
abbr,
span.caps {
  cursor: help;
}

acronym,
abbr {
  border-bottom: 1px dashed #999;
}

blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #ddd;
}

blockquote cite {
  margin: 5px 0 0;
  display: block;
}

.center {
  text-align: center;
}

.hidden {
  display: none;
}

hr {
  display: none;
}

a img {
  border: none;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  text-align: center;
  background: url(images/content-bg.png) repeat;
  padding: 10px 5px 0 5px;
  margin-bottom: 5px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 4px 4px 5px;
  margin: 0;
  background: none;
  color: #333;
}

.homepage-content {
  display: flex;
  justify-content: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

.homepage-content .featured-home {
  margin: 29px;
   transition-timing-function: ease-in;
  /* Quick on the way out */
  transition: 0.3s;
}

.homepage-content, .featured-home:hover {
	filter: contrast(1.1);
}

.gallery-slides .gallery-item {
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.gallery-slides .gallery-item img {
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

@media (min-width: 768px) {
  .gallery-slides .gallery-item {
      height: 600px;
  }
}
.gallery-slides.slick-initialized .slick-slide {
  display: flex;
}


.front-page-image {
  max-width: 256px;
}

.category-name-header {
    text-align: center;
    font-size: 25px;
    margin-bottom: 16px;
}

nav ul {
  list-style-type: none;
  margin: 0;
  padding-left: 0;
}

nav a {
  text-align: left;
    display: block;
    padding: 0.5em;
}

.menu-toggle {
  display: block;
  margin-right: 1rem;
  margin-bottom: 1rem;
  float: right;
}

.main-navigation {
  display: none;
}
.main-navigation.toggled {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 100;
  width: 100%;
  background-color: white;
}

@media (min-width: 44rem) {
  .menu-toggle,
  .sub-menu-toggle {
    display: none;
  }
  .main-navigation {
    display: block;
  }
}


@media (max-width: 44rem) {


/* Base sub menus styling */
.menu-item-has-children,
.page_item_has_children {
    display: flex;
    flex-flow: wrap;
    border-bottom: 1px solid rgba(0,0,0,0.35);
}

.menu-item-has-children > a,
.page_item_has_children > a {
    flex: 1;
}

.sub-menu,
.children {
    background: rgba(0, 0, 0, 0.1);
}
.sub-menu a,
.children a {
    padding-left: 1em;
}
.sub-menu .sub-menu a,
.children .children a {
    padding-left: 1.5em;
}
.sub-menu .sub-menu .sub-menu a,
.children .children .children a {
    padding-left: 2em;
}

.menu-item-has-children > .sub-menu,
.page_item_has_children > .children {
    width: max-content;
    max-height: 0vh;
    overflow: hidden;
    transition: max-height 0.3s ease;
    will-change: height;
    /* width: 100%; */
}

.main-navigation.toggled .menu-item-has-children > .sub-menu,
.main-navigation.toggled .page_item_has_children > .children {
width: 100%;
}

.sub-menu-toggle {
    color: black;
    cursor: pointer;
    padding: 0.5em 1em;
    border: none;
    border-left: 1px solid rgba(0,0,0,0.35);
    background: none;
    border-radius: 0;
}

.sub-menu-toggle:hover {
    background: rgba(0,0,0,0.1);
}

.sub-menu-toggle:focus,
.sub-menu-toggle:active {
    border-left: 1px solid rgba(0,0,0,0.35);
    outline: none;
    background: rgba(0,0,0,0.1);
}
.sub-menu-toggle::before {
    content: '\2b';
    font-size: 1.5em;
}

.sub-menu-open > .sub-menu-toggle::before {
    content: '\2212';
    font-size: 1.5em;
}

.menu-item:not(.menu-item-has-children) > .sub-menu-toggle,
.page_item:not(.page_item_has_children) > .sub-menu-toggle {
    display: none;
}

.sub-menu-open > .sub-menu,
.sub-menu-open > .children {
    max-height: 50vh;
    width: max-content;
}

}

@media (min-width: 44rem ) {
  /** menu styles **/
#primary-menu > ul,
#primary-menu > ul * {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: Arial;
  font-size: 12px;
  text-align: left;
  text-transform: lowercase;
}

#primary-menu > ul {
  line-height: 1;
  float: right;
  padding-right: 30px;
}

#primary-menu > ul ul {
  position: absolute;
  top: -999em;
  z-index: 3000;
  background-color: white;
}

#primary-menu > ul ul li {
  width: 100%;
}

#primary-menu > ul li:hover {
  visibility: inherit;
  color: #6b6b6b;
}

#primary-menu > ul li {
  float: left;
  position: relative;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 20px;
  z-index: 999;
}

#primary-menu > ul a {
  display: block;
  position: relative;
  text-decoration: none;
  padding: 6px;
  color: #6b6b6c;
  font-size: 16px;
  font-weight: normal;
}

#primary-menu > ul a:hover {
  background-color: #f0f0f0;
}

#primary-menu > ul .current_page_item a {
  color: #6b6b6b;
}

#primary-menu > ul ul li a {
  font-size: 12px;
  line-height: 12px;
  text-align: right;
  width: 170px;
}

* + html #primary-menu > ul a {
  padding: 7px 10px 7px 10px;
}

#primary-menu > ul li:hover ul,
#primary-menu > ul li.sfHover ul {
  position: absolute;
  right: 1px;
  top: 26px;
  z-index: 3000;
  color: #6b6b6b;
}

#primary-menu > ul li li {
  margin: 1px 1px 0 0px;
}

#primary-menu > ul li li li {
  left: -270px;
  top: -1px;
  background: url(images/content-bg.png) repeat;
  margin: 1px 1px 0 -1px;
}

#primary-menu > ul a.sf-with-ul {
  min-width: 1px;
}

.sf-sub-indicator {
  position: absolute;
  display: block;
  right: 0.75em;
  top: 1.05em;
  width: 10px;
  height: 10px;
  text-indent: -999em;
  overflow: hidden;
}

#primary-menu > ul li:hover li ul,
#primary-menu > ul li.sfHover li ul,
#primary-menu > ul li li:hover li ul,
#primary-menu > ul li li.sfHover li ul {
  top: -999em;
}

#primary-menu > ul li li:hover ul,
#primary-menu > ul li li.sfHover ul,
#primary-menu > ul li li li:hover ul,
#primary-menu > ul li li li.sfHover ul {
  left: 10em;
  top: 0;
}

#primary-menu > ul ul .sf-sub-indicator,
#primary-menu > ul ul a:focus > .sf-sub-indicator,
#primary-menu > ul ul a:hover > .sf-sub-indicator,
#primary-menu > ul ul a:active > .sf-sub-indicator,
#primary-menu > ul ul li:hover > a > .sf-sub-indicator,
#primary-menu > ul ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0;
}
}


/* Gallery */
.gallery-slides,
.gallery-nav {
  max-width: 900px;
  margin: 0 auto;
}

.gallery-nav {
  margin-top: 2rem;
}

.gallery-nav .slick-slide {
  margin: 1rem 0.5rem 0;
}

.gallery-nav .gallery-item img {
  width: 160px;
}
