/************************************************************************
// Table of Main CSS

1. General
2. Header
3. Counter
4. Gallery
5. Team
6. Front Blog / Home Blog
7. Footer
8. Pricing
9. Front Shop
10. Top Banner
11. Ribbon
12. Comment Section
13. Testimonials
*************************************************************************/
/************************************************************************
// 1. General
*************************************************************************/
body {
  overflow-x: hidden;
  text-align: left;
}
body.rtl {
  text-align: right;
}
.uppercase {
  text-transform: uppercase;
}
a {
  text-decoration: none;
  -wekbit-transition: color .2s, background .2s, border .2s;
  transition: color .2s, background .2s, border .2s;
}
a:hover {
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
}
.garden-quote-form input[type="submit"],
.garden-contact-form2 input[type="submit"] {
  border: none;
  -webkit-transition: .2s opacity;
  transition: .2s opacity;
}
.garden-quote-form input[type="submit"]:hover,
.garden-contact-form2 input[type="submit"]:hover {
  opacity: .9;
}
.form-row.place-order input[type="submit"],
.garden-btn1,
input[type="submit"].garden-btn1,
.woocommerce-tabs input[type="submit"] {
  font-size: 1em;
  color: white;
  text-transform: uppercase;
  border-bottom: 2px solid #d3b340;
  padding: 8px 30px;
  display: inline-block;
}
.form-row.place-order input[type="submit"]:hover,
.garden-btn1:hover,
input[type="submit"].garden-btn1:hover,
.woocommerce-tabs input[type="submit"]:hover {
  color: white;
}
.garden-btn2 {
  font-size: .9em;
  color: white;
  text-transform: uppercase;
  border-bottom: 2px solid #68a140;
  padding: 13px 30px;
  display: inline-block;
}
.garden-btn2:hover {
  color: white;
}
.garden-btn3 {
  color: white;
  width: 40px;
  height: 40px;
  text-transform: uppercase;
  border: 1px solid white;
  display: inline-block;
  padding-top: 7px;
  border-radius: 50%;
  margin-left: 3px;
  margin-right: 3px;
}
.align-right {
  text-align: right;
}
body.rtl .align-right {
  text-align: left;
}
.garden-quote-form .col-sm-6 {
  padding-left: 10px;
  padding-right: 10px;
}
.garden-quote-form input[type="text"],
.garden-quote-form input[type="email"],
.garden-quote-form select,
.garden-quote-form textarea {
  margin-top: 20px;
  border: 2px solid #5d6551;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  color: white;
  font-size: .9em;
}
.garden-quote-form input[type="text"]:focus,
.garden-quote-form input[type="email"]:focus,
.garden-quote-form select:focus,
.garden-quote-form textarea:focus,
.garden-quote-form input[type="text"]:active,
.garden-quote-form input[type="email"]:active,
.garden-quote-form select:active,
.garden-quote-form textarea:active {
  border-color: #8d8e8c;
  box-shadow: none;
}
.garden-quote-form input[type="text"],
.garden-quote-form input[type="email"],
.garden-quote-form select {
  height: 40px;
}
.garden-quote-form select {
  padding-left: 20px;
}
.garden-quote-form select option {
  background-color: black;
}
.garden-quote-form textarea {
  height: 80px;
  padding-top: 10px;
}
.garden-quote-form input[type="submit"] {
  margin-top: 30px;
  margin-left: -4px;
}
.garden-quote-form ::-webkit-input-placeholder {
  color: white;
  font-style: italic;
}
.garden-quote-form :-moz-placeholder {
  /* Firefox 18- */
  color: white;
  font-style: italic;
}
.garden-quote-form ::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
  font-style: italic;
}
.garden-quote-form :-ms-input-placeholder {
  color: white;
  font-style: italic;
}
.page-template-page-vc .footer-widget {
  margin-top: 0;
}
.sidebar .widget-wrap {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #66ab36;
}
div.wpcf7-validation-errors.wpcf7-response-output {
  background-color: rgba(0, 0, 0, 0.4);
  border: none;
  color: white;
  font-size: .9em;
  padding: 7px 19px;
  margin-left: -4px;
  margin-right: 0;
}
.garden-contact-form2 input[type="text"],
.garden-contact-form2 input[type="email"] {
  height: 40px;
}
.garden-contact-form2 input[type="submit"] {
  margin-top: 40px;
}
.garden-contact-form2 textarea {
  height: 160px;
}
.garden-contact-form2 .col-sm-6 p.text,
.garden-contact-form2 .col-sm-12 p.text {
  margin-top: 30px;
  text-transform: uppercase;
  font-size: .8em;
  color: black;
  margin-bottom: 8px;
  font-style: italic;
}
/************************************************************************
// 2. Header
*************************************************************************/
.header-info {
  background-image: url('../img/top-pattern.png');
  background-repeat: repeat-x;
  background-position: bottom;
  color: white;
  padding-top: 0;
  padding-bottom: 8px;
}
.header-info p.h5 {
  padding: 6px 0;
  color: white;
  font-weight: 500;
}
.header-info a {
  color: #fff;
}
.header-nav ul,
.header-nav li {
  list-style: none;
}
.header-nav .middle {
  padding-top: 10px;
  padding-bottom: 0;
}
.header-nav .logo {
  max-height: 100px;
  padding-bottom: 15px;
}
.header-nav .icon {
  margin-right: 5px;
}
.header-nav .mail,
.header-nav .call {
  padding-top: 3px;
  font-size: 14px;
}
.header-nav .mail p,
.header-nav .call p {
  font-size: .94em;
}
.header-nav .mail .uppercase,
.header-nav .call .uppercase {
  font-size: .875em;
}
.header-nav .info {
  line-height: 40px;
}
.header-nav .info a {
  color: white;
}
.header-nav .social-wrap {
  text-align: left;
}
.header-nav .social-wrap .fa {
  font-size: 15px;
}
.header-nav .social-wrap a {
  -webkit-transition: all .2s;
  transition: all .2s;
  width: 30px;
  height: 30px;
  display: inline-block;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  margin-left: 5px;
}
.header-nav .social-wrap a .fa {
  padding-top: 5px;
}
.header-nav .social-wrap a:hover {
  color: white;
}
.header-nav .nav-menu > ul > li {
  position: relative;
}
.header-nav .nav-menu > ul > li ul {
  display: none;
  position: absolute;
  left: 0;
  top: 70px;
  background-color: #272727;
  width: 200px;
  z-index: 9;
  padding: 15px 20px;
}
.header-nav .nav-menu > ul > li ul li {
  display: block;
  float: initial;
}
.header-nav .nav-menu > ul > li ul a {
  padding: 10px 5px;
  color: #c9c9c9;
  text-transform: capitalize;
}
.header-nav .nav-menu a {
  color: #333;
  font-weight: 600;
  padding: 25px 20px;
  display: inline-block;
  font-size: 16px;
}
.header-nav .nav-menu ul {
  padding-left: 15px;
  margin: 0;
}
.header-nav .nav-menu ul li {
  float: left;
}
.header-nav .nav-menu .get-quote {
  margin-top: 18px;
  color: white;
  padding: 8px;
  font-weight: 500;
  text-align: center;
  font-size: 15px;
  white-space: nowrap;
  margin-right: 10px;
}
.header-nav .nav-menu .get-quote:hover {
  color: white;
}
.garden-second-menu .header-info {
  display: none;
}
.mobile-menu > div {
  text-align: right;
}
.mobile-menu .text {
  color: black;
  margin-right: 10px;
  font-size: .9em;
  text-transform: uppercase;
}
.mobile-menu .fa {
  color: black;
}
.mobile-menu .mobile-wrap {
  font-size: 1.2em;
  cursor: pointer;
  margin-bottom: 15px;
}
.mobile-menu .mobile-ul {
  display: none;
  width: 100%;
  background-color: #f4faec;
  padding: 30px;
  margin-bottom: 0;
}
.mobile-menu .mobile-ul a {
  color: #333;
  margin-top: 5px;
  margin-bottom: 5px;
  display: inline-block;
}
.mobile-menu .mobile-ul .sub-menu {
  text-transform: initial;
  padding-left: 20px;
}
/************************************************************************
// 3. Counter
*************************************************************************/
.counter h2 {
  font-weight: 600;
  margin-top: 2px;
}
.counter h2,
.counter p {
  color: #333333;
}
.counter p {
  letter-spacing: initial;
  text-transform: uppercase;
}
.counter span {
  font-size: 35px;
}
/************************************************************************
// 4. Gallery
*************************************************************************/
.section-gallery .scaffholding {
  position: relative;
  margin-top: 30px;
}
.section-gallery .scaffholding .hover-content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  text-align: center;
}
.section-gallery .scaffholding .hover-content a {
  color: white;
  width: 36px;
  height: 36px;
  border: 1px solid white;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  margin-left: 3px;
  margin-right: 3px;
}
.section-gallery .scaffholding .hover-content a .fa {
  padding-top: 10px;
  font-size: 14px;
}
.section-gallery .scaffholding .hover-content .links-wrap {
  width: 100%;
  height: 100%;
  display: table;
}
.section-gallery .scaffholding .hover-content .links-wrap .links {
  display: table-cell;
  vertical-align: middle;
}
.section-gallery.front img {
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  border-right: 1px solid transparent;
  box-sizing: content-box;
}
.section-gallery.front .scaffholding:hover img {
  opacity: .2;
}
.section-gallery.front .hover-content {
  display: none;
}
.gallery-template {
  margin-top: 100px;
}
/************************************************************************
// 5. Team
*************************************************************************/
.block-team {
  position: relative;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 50%;
}
.block-team:hover em {
  color: white;
}
.block-team .hover-content {
  background-color: #f4eede;
  padding-top: 30px;
  padding-bottom: 30px;
  position: absolute;
  bottom: -28%;
  width: 100%;
  -webkit-transition: background .2s;
  transition: background .2s;
}
.block-team .hover-content em {
  -webkit-transition: color .2s;
  transition: color .2s;
}
.block-team .hover-content em {
  text-transform: uppercase;
  font-size: .8em;
}
.block-team .second-wrap {
  margin-top: 15px;
  height: 0;
  overflow: hidden;
}
.block-team .second-wrap a {
  color: white;
  width: 36px;
  height: 36px;
  border: 1px solid white;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  margin-left: 3px;
  margin-right: 3px;
}
.block-team .second-wrap a .fa {
  padding-top: 10px;
  font-size: 14px;
}
.block-team h4 {
  color: #333;
  font-weight: 600;
  font-size: 1.4em;
}
.block-team .img-wrap {
  position: relative;
}
.block-team .img-wrap:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 87%;
  content: "";
  border: 1px solid #f4eede;
  z-index: -1;
  -webkit-transition: border .2s;
  transition: border .2s;
}
/************************************************************************
// 6. Front Blog / Home Blog
*************************************************************************/
.front-blog em {
  font-size: .8em;
  text-transform: uppercase;
}
.front-blog .p-summary {
  margin-bottom: 20px;
}
.front-blog .p-caption {
  font-weight: bold;
}
.front-blog .h-entry {
  position: relative;
}
.front-blog .h-entry .u-photo {
  overflow: hidden;
}
.front-blog .h-entry .u-photo img {
  -webkit-transition: all 1s;
  transition: all 1s;
}
.front-blog .h-entry .u-photo:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.front-blog .p-name {
  margin-top: 10px;
  width: 85%;
}
.front-blog .dt-published {
  width: 62px;
  height: 62px;
  position: absolute;
  right: 20px;
  top: 0;
  line-height: 1.2;
  text-transform: uppercase;
  padding-top: 11px;
}
.front-blog .dt-published span {
  display: block;
  text-align: center;
  color: white;
}
.front-blog .garden-btn1 {
  display: inline-block;
}
body.rtl .dt-published {
  left: 20px;
  right: auto;
}
.home-blog {
  padding-top: 15px;
}
.home-blog .p-name {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.home-blog .p-name a {
  color: #333;
}
.home-blog .h-entry {
  margin-bottom: 70px;
}
.sidebar-container {
  border: 6px solid #f3f3f3;
  padding: 30px 24px;
  font-size: .9em;
}
.sidebar-container .widget-title {
  font-size: 1.4em;
  margin-top: 30px;
}
.sidebar-container ul {
  padding-left: 20px;
  margin-top: 15px;
}
.sidebar-container ul,
.sidebar-container li {
  list-style: none;
}
.sidebar-container li {
  padding-top: 5px;
  padding-bottom: 5px;
}
.sidebar-container select {
  width: 100%;
  height: 35px;
  border-color: #f3f3f3;
}
.sidebar-container table {
  width: 100%;
  line-height: 1.8;
  text-align: center;
}
.h-entry p {
  margin-bottom: 13px;
}
.h-entry > header {
  margin-bottom: 15px;
}
.footer-widget .widget-title {
  font-size: 1.4em;
  margin-top: 30px;
}
.footer-widget ul {
  padding-left: 0;
  padding-right: 0;
  margin-top: 15px;
}
.footer-widget ul,
.footer-widget li {
  list-style: none;
}
.footer-widget li {
  padding-top: 5px;
  padding-bottom: 5px;
}
.footer-widget select {
  width: 100%;
  height: 35px;
  border-color: #f3f3f3;
}
.footer-widget table {
  width: 100%;
  line-height: 1.8;
  text-align: center;
}
.searchform {
  position: relative;
}
.searchform input[type="text"] {
  width: 100%;
}
.searchform .icon {
  cursor: pointer;
  position: absolute;
  top: 9px;
  right: 10px;
  font-size: 16px;
  color: black;
}
.searchform .icon:hover {
  color: black;
}
.home-blog.single-blog {
  text-align: initial;
}
.home-blog.single-blog .dt-published {
  text-align: center;
}
.home-blog.single-blog .tags a {
  color: #777777;
  border: 1px solid #dbdbdb;
  display: inline-block;
  padding: 3px 5px;
  font-size: .86em;
  padding: 7px 17px;
  margin-right: 7px;
  margin-bottom: 7px;
}
.home-blog.single-blog .tags a:hover {
  color: white;
}
.garden-pagenavi {
  text-align: center;
}
.garden-pagenavi a,
.garden-pagenavi span {
  width: 39px;
  height: 39px;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  padding-top: 7px;
}
.garden-pagenavi a {
  color: #777777;
  border: 1px solid #c4c4c4;
}
.garden-pagenavi a:hover {
  color: white;
}
.garden-pagenavi a:active,
.garden-pagenavi a:focus {
  text-decoration: none;
}
.garden-pagenavi span {
  border: 1px solid;
  color: white;
}
.garden-pagenavi.gallery-pagenavi {
  margin-top: 60px;
}
/************************************************************************
// 7. Footer
*************************************************************************/
.footer-widget {
  margin-top: 140px;
  background-color: #272727;
  color: #c9c9c9;
  padding-bottom: 40px;
}
.footer-widget a {
  font-size: .9em;
}
.footer-widget h4,
.footer-widget a {
  color: white;
}
.footer-widget .widget-title {
  margin-bottom: 30px;
}
.footer-widget .widget-wrap {
  margin-top: 15px;
}
.footer-widget .business-details {
  background-color: white;
  color: white;
  overflow: hidden;
  padding-bottom: 25px;
  margin-bottom: 40px;
}
.footer-widget .business-details h4 {
  margin-top: 0;
}
.footer-widget .business-details .col-sm-4 {
  padding-top: 25px;
  padding-bottom: 1000px;
  margin-bottom: -1000px;
}
.footer-widget .business-details .col-sm-4:nth-child(2) {
  opacity: .9;
}
.footer-widget .business-details .col-sm-4:nth-child(3) {
  opacity: .82;
}
.footer-widget .business-details .icon {
  color: white;
  font-size: 22px;
  float: left;
  border: 2px solid;
  width: 50px;
  height: 50px;
  text-align: center;
  padding-top: 11px;
  border-radius: 50%;
  margin-left: 10px;
  margin-right: 20px;
  margin-top: 10px;
}
.footer-copyright {
  background-color: #272727;
  color: #c9c9c9;
  padding-top: 10px;
  padding-bottom: 0;
  font-size: .85em;
  text-align: center;
  border-top: 1px solid #474747;
}
/************************************************************************
// 8. Pricing
*************************************************************************/
.pricing-block {
  text-align: center;
}
.pricing-block ul,
.pricing-block li {
  list-style: none;
}
.pricing-block ul {
  padding-left: 0;
}
.pricing-block .heading {
  color: white;
  padding: 20px 5px;
}
.pricing-block .heading .price {
  color: white;
  font-size: 3.75em;
  display: inline-block;
  margin-top: 5px;
}
.pricing-block .heading .symbol {
  font-size: 1.6em;
}
.pricing-block .content {
  border-right: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.pricing-block .content ul li {
  border-bottom: 1px solid #e0e0e0;
  padding: 19px 5px;
}
.pricing-block .content ul li:last-child {
  border-bottom: none;
}
.pricing-block .content .garden-btn1,
.pricing-block .content .garden-btn2 {
  margin-bottom: 40px;
}
.pricing-block.active {
  position: relative;
  top: -37px;
}
.pricing-block.active .info {
  color: white;
  letter-spacing: 1px;
  font-size: .9em;
  text-transform: uppercase;
  font-family: 'Lora';
  padding: 7px 5px;
  margin-bottom: 2px;
}
/************************************************************************
// 9. Front Shop
*************************************************************************/
.front-shop .h-product .clearfix {
  padding: 10px 20px;
}
.front-shop .h-product .u-photo {
  text-align: center;
  padding: 30px 5px;
  background-color: #f6f6f6;
  position: relative;
}
.front-shop .h-product .u-photo:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  opacity: 0;
  -webkit-transition: .2s all;
  transition: .2s all;
}
.front-shop .h-product:hover .u-photo:before {
  opacity: .8;
}
.front-shop .h-product .hover-content {
  text-align: center;
  display: none;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 2;
  margin-top: -20px;
}
.front-shop .h-product .hover-content a {
  color: white;
}
.front-shop .h-product .p-name {
  font-size: 1.125em;
}
.front-shop .h-product .p-price {
  margin-top: 12px;
}
.garden-carousel .owl-prev,
.garden-carousel .owl-next {
  position: absolute;
  top: 40%;
  display: inline-block;
  margin-top: -20px;
  width: 39px;
  height: 39px;
  text-align: center;
  padding-top: 7px;
  border: 1px solid #cbcbcb;
  color: #cbcbcb;
  -webkit-transition: background .2s, border .2s, color .2s;
  transition: background .2s, border .2s, color .2s;
}
.garden-carousel .owl-prev:hover,
.garden-carousel .owl-next:hover {
  color: white;
}
.garden-carousel .owl-next {
  right: -80px;
}
.garden-carousel .owl-prev {
  left: -80px;
}
/************************************************************************
// 10. Top Banner
*************************************************************************/
.top-banner {
  height: 300px;
  background-position: center center;
  position: relative;
}
.top-banner .container {
  height: 100%;
}
.top-banner .container .title {
  width: 100%;
  height: 100%;
  display: table;
}
.top-banner .container .title .title-wrap {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.top-banner .container .title .title-wrap h1 {
  font-size: 3.125em;
}
.top-banner .container .title .title-wrap .caption {
  position: relative;
  display: block;
  font-size: 24px;
  color: #fff;
  text-align: center;
  margin-top: 10px;
  z-index: 1000;
}
.top-banner:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(31, 31, 31, 0.35);
}
.top-banner h1 {
  margin-top: 0;
  margin-bottom: 0;
  color: white;
  position: relative;
  text-align: center;
}
/************************************************************************
// 11. Ribbon
*************************************************************************/
.section-ribbon {
  background-color: #f6f6f6;
  padding-top: 20px;
  padding-bottom: 20px;
}
.section-ribbon h5 {
  font-size: 1em;
  margin-top: 0;
  margin-bottom: 0;
}
.section-ribbon .align-right span {
  margin-left: 5px;
  margin-right: 5px;
}
/************************************************************************
// 12. Comment Section
*************************************************************************/
.section-comment {
  border-top: 1px solid #e0e0e0;
  padding-top: 50px;
  margin-top: 50px;
}
.section-comment ul,
.section-comment li {
  list-style: none;
}
.section-comment .title {
  margin-bottom: 35px;
}
.section-comment .comment-list {
  padding-left: 0;
}
.section-comment .comment-list li {
  padding-top: 20px;
  padding-bottom: 20px;
}
.section-comment .gravatar img {
  border-radius: 50%;
}
.section-comment .comment-meta-item {
  font-size: .9em;
  font-style: italic;
}
.section-comment .edit-comment {
  font-size: .9em;
  margin-left: 20px;
}
.section-comment .comment-author {
  margin-bottom: 5px;
}
.section-comment .comment-content {
  margin-top: 10px;
}
.section-comment .comment-content li {
  padding-top: initial;
  padding-bottom: initial;
  list-style: initial;
}
.section-comment .comment-reply-link {
  font-size: .9em;
  color: white;
  padding: 5px 15px;
  margin-top: 15px;
  display: inline-block;
}
.section-comment .comment-form {
  border-top: 1px solid #e0e0e0;
  margin-top: 40px;
  padding-top: 40px;
}
.section-comment .comment-form input,
.section-comment .comment-form textarea {
  margin-top: 30px;
}
.section-comment .comment-form .garden-btn1 {
  border: none;
}
.section-comment .comment-form textarea {
  height: 100px;
}
/************************************************************************
// 13. Testimonials
*************************************************************************/
.garden-testi-carousel .owl-controls {
  text-align: center;
  margin-top: 45px;
}
.garden-testi-carousel .owl-controls .owl-dot {
  width: 10px;
  height: 10px;
  border: 2px solid #969696;
  display: inline-block;
  margin-left: 7px;
  margin-right: 7px;
}
.garden-testi-carousel img.quote {
  text-align: left;
  margin: initial;
}
.garden-testi-carousel .profil {
  width: 140px;
  height: 140px;
}
.garden-testi-carousel p {
  margin-top: 20px;
  color: #444444;
  line-height: 1.6;
  font-weight: 200;
}
.garden-testi-carousel h4 {
  margin-top: 30px;
  margin-bottom: 5px;
}
/************************************************************************
// Responsive
*************************************************************************/
@media (max-width: 1320px) {
  .garden-carousel .owl-next {
    right: 0;
  }
  .garden-carousel .owl-prev {
    left: 0;
  }
}
@media (max-width: 1199px) {
  .header-nav .logo {
    text-align: center;
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .desktop {
    display: none;
  }
  .header-nav .social-wrap {
    text-align: center;
    margin-top: 20px;
  }
  .header-nav .mail,
  .header-nav .call {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .mobile {
    display: none;
  }
  .garden-second-menu {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding-top: 40px;
    z-index: 9;
  }
  .garden-second-menu .mail,
  .garden-second-menu .call {
    color: white;
  }
  .garden-second-menu .social-wrap a.u-url {
    color: white;
    border-color: white;
  }
  .garden-second-menu p.info {
    color: white;
  }
}
@media (max-width: 767px) {
  .align-right {
    text-align: center;
  }
  .section-ribbon {
    text-align: center;
  }
  .header-nav .mail,
  .header-nav .call {
    margin-bottom: 20px;
  }
  .row {
    margin-left: 0;
    margin-right: 0;
  }
}
/************************************************************************
// WordPress Edit
*************************************************************************/
.garden-contact-form1 input[type="text"],
.garden-contact-form1 input[type="email"],
.garden-contact-form1 textarea {
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #fbedbb;
  background-color: transparent;
  color: white;
  margin-top: 30px;
}
.garden-contact-form1 input[type="text"]:active,
.garden-contact-form1 input[type="email"]:active,
.garden-contact-form1 textarea:active,
.garden-contact-form1 input[type="text"]:focus,
.garden-contact-form1 input[type="email"]:focus,
.garden-contact-form1 textarea:focus {
  box-shadow: none;
  border-bottom-color: #ddd4b3;
}
.garden-contact-form1 ::-webkit-input-placeholder {
  color: white;
}
.garden-contact-form1 .garden-btn2,
.garden-contact-form1 .garden-btn1 {
  border-left: none;
  border-top: none;
  border-right: none;
  margin-top: 30px;
}
.wp-caption {
  max-width: 100%;
  height: auto;
}
.sticky {
  padding: 20px 10px;
  border: 2px solid #f6f6f6;
}
.sticky .postCont {
  top: 0;
}
.post-tag-wrap {
  margin-top: -20px;
  color: #777777;
  font-size: 13px;
  margin-bottom: 50px;
}
.gallery-caption {
  background-color: #f6f6f6;
  font-size: .8em;
  padding: 5px;
}
.bypostauthor {
  color: black;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/* WPML */
.garden_language_list {
  padding-top: 0;
  margin-bottom: 0;
  padding-right: 0;
}
.garden_language_list ul {
  float: right;
  padding-right: 20px;
}
.garden_language_list li {
  list-style: none;
  float: left;
  margin-left: 10px;
}
/* Colors */
.white {
  color: #fff;
}
.white h1,
.white h2,
.white h3 {
  color: #fff;
}
.aligned-row-1 .aligned-column {
  min-height: 280px;
}
body.rtl .aligned-row-1 .aligned-column {
  min-height: 180px;
}
.info-text-block {
  margin-top: -15px;
  margin-bottom: 20px !important;
  min-height: 263px;
}
body.rtl .info-text-block {
  min-height: 180px;
}
/* Child Pages Shortcode */
.child_pages .child_page-container {
  height: auto !important;
}
.child_pages .post_thumb {
  height: auto !important;
}
.form-control {
  text-align: inherit;
}
/* Visual Composer */
.vc_tta.vc_general .vc_tta-icon {
  color: #66ab36;
}
.vc_tta.vc_general .vc_tta-tab > a {
  text-align: left;
}
.spe_excerpt {
  margin: 10px 0;
}
@media (min-width: 768px) {
  .menu-item-language {
    display: none;
  }
}
