/*
    Theme Name: Actly
	Description: Actly is a custom child theme created especially for "Pachua Harvest" by <strong>Actively Media</strong> on the <a href="https://www.activelymedia.com/go/studiopress/">Genesis Framework</a>.
    Author: Actively Media
    Author URI: https://www.activelymedia.com/

	Version: 1.5

	Tags: black, white, blue, green, orange, pink, one-column, two-columns, responsive-layout, custom-header, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, rtl-language-support

	Template: genesis
	Template Version: 2.2+

	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php 
*/

/* # Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Containers
	- Column Widths and Positions
	- Column Classes
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Jetpack
- Site Header
	- Title Area
	- Widget Area
- Site Navigation
	- Accessible Menu
	- Site Header Navigation
	- Primary Navigation
	- Secondary Navigation
	- Skip Links
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebars
- Footer Widgets
- Site Footer
- Media Queries
	- Retina Display
	- Max-width: 1200px
	- Max-width: 960px
	- Max-width: 800px
- Print Styles
*/

/* Import Fonts
------------------------------------------------------------ */

@font-face {
  font-family: "DinRegular";
  src: url("fonts/DinRegular.eot");
  src: url("fonts/DinRegular.eot?#iefix") format("embedded-opentype"),
    url("fonts/DinRegular.woff") format("woff"),
    url("fonts/DinRegular.ttf") format("truetype"),
    url("fonts/DinRegular.svg#DinRegular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "FontAwesome";
  src: url("fonts/fontawesome.eot");
  src: url("fonts/fontawesome.eot?#iefix") format("embedded-opentype"),
    url("fonts/fontawesome.woff") format("woff"),
    url("fonts/fontawesome.ttf") format("truetype"),
    url("fonts/fontawesome.svg#FontAwesome") format("svg");
  src: url("fonts/fontawesome.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "Ovo";
  src: url("fonts/Ovo.eot");
  src: url("fonts/Ovo.eot?iefix") format("eot"),
    url("fonts/Ovo.woff") format("woff"),
    url("fonts/Ovo.ttf") format("truetype"),
    url("fonts/Ovo.svg#Ovo") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "Avenir";
  src: url("fonts/Avenir.eot");
  src: url("fonts/Avenir.eot?#iefix") format("embedded-opentype"),
    url("fonts/Avenir.woff") format("woff"),
    url("fonts/Avenir.ttf") format("truetype"),
    url("fonts/Avenir.svg#Avenir") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "Caveat";
  src: url("fonts/Caveat.eot");
  src: url("fonts/Caveat.eot?#iefix") format("embedded-opentype"),
    url("fonts/Caveat.woff") format("woff"),
    url("fonts/Caveat.ttf") format("truetype"),
    url("fonts/Caveat.svg#Caveat") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "YanoneKaffeesatz";
  src: url("fonts/YanoneKaffeesatz.eot");
  src: url("fonts/YanoneKaffeesatz.eot?#iefix") format("embedded-opentype"),
    url("fonts/YanoneKaffeesatz.woff") format("woff"),
    url("fonts/YanoneKaffeesatz.woff2") format("woff2"),
    url("fonts/YanoneKaffeesatz.ttf") format("truetype"),
    url("fonts/YanoneKaffeesatz.svg#YanoneKaffeesatz") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* ------ # HTML5 Reset ------ */
/*::selection {
    color: #008060;
    background-color: rgba(0,128,96,1);
}*/

.unclickable > a:hover {
  cursor: pointer;
}
.isDisabled {
  color: currentColor;
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
  text-decoration: none;
}
.imp {
  background-color: #e0ead3;
  display: inline;
}

.pics {
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.8);
  background: #fff;
  padding: 8px;
}

.rounded {
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.8);
  border-radius: 40px;
}
.lightgreen {
  color: #27ae60;
}

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: 0 0;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #333;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

/* ## Box Sizing
--------------------------------------------- */

html,
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

/* ## Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
  content: " ";
  display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
  clear: both;
  content: " ";
  display: table;
}

/* # Defaults
---------------------------------------------------------------------------------------------------- */

/* ## Typographical Elements
--------------------------------------------- */

html {
  font-size: 62.5%; /* 10px browser default */
}

/* Chrome fix */
body > div {
  font-size: 16px;
  font-size: 1.6rem;
}

body {
  background-color: #fff;
  color: #333;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.625;
  margin: 0;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

a {
  color: #008060;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #333;
  text-decoration: none;
}

p {
  margin: 0 0 30px;
  padding: 0;
}

ol,
ul {
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

hr {
  border: 0;
  border-collapse: collapse;
  border-top: 1px solid #ddd;
  clear: both;
  margin: 1em 0;
}

b,
strong {
  font-weight: 600;
}

blockquote,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 40px;
}

/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Cormorant", sans-serif;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 1.4;
  margin: 0 0 20px;
  color: #a78957;
}

h1 {
  font-size: 36px;
  font-size: 3.6rem;
}

h2 {
  font-size: 34px;
  font-size: 3.4rem;
}

.image-section h2,
.solid-section h2 {
  font-size: 44px;
  font-weight: 300;
}

h3 {
  font-size: 30px;
  font-size: 3rem;
}

h4 {
  font-size: 20px;
  font-size: 2rem;
}

.image-section h4,
.solid-section h4 {
  font-size: 44px;
  font-size: 4.4rem;
}

.front-page-1 .image-section h2,
.front-page-1 .image-section h4 {
  font-size: 44px;
  font-size: 4.4rem;
  margin-bottom: 10px;
}

.front-page-3 h4 {
  font-size: 34px;
}

.front-page-4 h4,
.front-page-5 h4 {
  font-size: 26px;
}

h5 {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 10px;
}

h6 {
  font-size: 16px;
  font-size: 1.6rem;
}

/* ## Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
  max-width: 100%;
}

img {
  height: auto;
}

.featured-content img,
.gallery img {
  width: auto;
}

/* ## Gallery
--------------------------------------------- */

.gallery {
  overflow: hidden;
}

.gallery-item {
  float: left;
  margin: 0 0 28px;
  text-align: center;
}

.gallery-columns-2 .gallery-item {
  width: 50%;
}

.gallery-columns-3 .gallery-item {
  width: 33%;
}

.gallery-columns-4 .gallery-item {
  width: 25%;
}

.gallery-columns-5 .gallery-item {
  width: 20%;
}

.gallery-columns-6 .gallery-item {
  width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
  width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
  width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  width: 11.1111%;
}

.gallery img {
  border: 1px solid #ddd;
  height: auto;
  padding: 4px;
}

.gallery img:hover,
.gallery img:focus {
  border: 1px solid #999;
}

/* ## Forms
--------------------------------------------- */

input,
select,
textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #333;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 300;
  padding: 16px;
  width: 100%;
}

input:focus,
textarea:focus {
  border: 1px solid #999;
  outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
  width: auto;
}

::-moz-placeholder {
  color: #333;
  font-weight: 300;
  opacity: 1;
}

::-webkit-input-placeholder {
  color: #333;
  font-weight: 300;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #303236;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 10px 30px;
  text-transform: uppercase;
  width: auto;
  word-spacing: 2px;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus {
  background-color: #303236;
  color: #fff;
}

.site-inner .button:hover,
.entry-content .button:hover,
.entry-content .button:focus {
  background: #333;
  color: #fff;
}

.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .button {
  background-color: #303236;
  color: #fff;
}

.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .button:hover,
.footer-widgets button:focus,
.footer-widgets input:focus[type="button"],
.footer-widgets input:focus[type="reset"],
.footer-widgets input:focus[type="submit"],
.footer-widgets .button:focus {
  background-color: #fff;
  color: #333;
}

.button {
  display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
  display: none;
}

.site-inner .gform_wrapper .gform_footer input.button,
.site-inner .gform_wrapper .gform_footer input[type="submit"] {
  font-size: 16px;
}

.site-inner .gform_wrapper input[type="text"],
.site-inner .gform_wrapper input[type="url"],
.site-inner .gform_wrapper input[type="email"],
.site-inner .gform_wrapper input[type="tel"],
.site-inner .gform_wrapper input[type="number"],
.site-inner .gform_wrapper input[type="password"] {
  padding: 20px;
}

.site-inner .gform_wrapper ul li.gfield {
  margin-bottom: 20px;
}

/* Buttons and Colors */

a.button.medium {
  font-size: 16px;
  font-weight: 300;
  padding: 12px 40px;
}

a.button.large {
  font-size: 18px;
  font-weight: 300;
  padding: 15px 40px;
}

a.button.clear-button {
  background: none;
  border: 1px solid #fff;
}

a.button.clear-button:hover {
  border: 1px solid #303236;
}

a.button.white {
  background: #fff;
  color: #303236;
}

a.button.white-clear {
  background: none;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

a.button.black {
  background-color: #111 !important;
  border: 1px solid #000 !important;
  color: #fff !important;
}

a.button.blue {
  background-color: #1887e5 !important;
  border: 1px solid #105c9e !important;
  color: #fff !important;
}

a.button.darkblue {
  background-color: #293f5e !important;
  border: 1px solid #000 !important;
  color: #fff !important;
}

a.button.gray {
  background-color: #777 !important;
  border: 1px solid #555 !important;
  color: #fff !important;
}

a.button.green {
  background-color: #9dcb2a !important;
  border: 1px solid #83a924 !important;
  color: #fff !important;
}

a.button.orange {
  background-color: #ff7e00 !important;
  border: 1px solid #cb6400 !important;
  color: #fff !important;
}

a.button.pink {
  background-color: #ff55a9 !important;
  border: 1px solid #c14080 !important;
  color: #fff !important;
}

a.button.purple {
  background-color: #7154c4 !important;
  border: 1px solid #594299 !important;
  color: #fff !important;
}

a.button.red {
  background-color: #d91420 !important;
  border: 1px solid #a8271e !important;
  color: #fff !important;
}

/* Message Boxes
--------------------------------------------- */

.download-box {
  box-shadow: 0 2px 2px 0 #ddd;
  -moz-box-shadow: 0 2px 2px 0 #ddd;
  -webkit-box-shadow: 0 2px 2px 0 #ddd;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #d2eac2 url(images/download-arrow.png) no-repeat 10px 15px;
  border: 1px solid #a7d28a;
  color: #689c2a;
  margin: 0 2px 20px;
  padding: 14px 15px 20px 55px;
}

.info-box {
  box-shadow: 0 2px 2px 0 #ddd;
  -moz-box-shadow: 0 2px 2px 0 #ddd;
  -webkit-box-shadow: 0 2px 2px 0 #ddd;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #cae0ec url(images/info-button.png) no-repeat 10px 15px;
  border: 1px solid #aec3ce;
  color: #08557e;
  margin: 0 2px 20px;
  padding: 17px 15px 20px 55px;
}

.alert-box {
  box-shadow: 0 2px 2px 0 #ddd;
  -moz-box-shadow: 0 2px 2px 0 #ddd;
  -webkit-box-shadow: 0 2px 2px 0 #ddd;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #f2dbdb url(images/alert-button.png) no-repeat 10px 15px;
  border: 1px solid #eab4b4;
  color: #c8001c;
  margin: 0 2px 20px;
  padding: 17px 15px 20px 55px;
}

.note-box {
  box-shadow: 0 2px 2px 0 #ddd;
  -moz-box-shadow: 0 2px 2px 0 #ddd;
  -webkit-box-shadow: 0 2px 2px 0 #ddd;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #ffec97 url(images/note-button.png) no-repeat 10px 15px;
  border: 1px solid #ded5af;
  color: #ac670e;
  margin: 0 2px 20px;
  padding: 17px 15px 20px 55px;
}

.black-box {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #000;
  color: #fff;
  font-weight: 300;
  margin: 0 2px 20px;
  padding: 30px;
}

.blue-box {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #7adaff;
  color: #005e82;
  font-weight: 300;
  margin: 0 2px 20px;
  padding: 30px;
}

.gray-box {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #ddd;
  color: #888;
  font-weight: 300;
  margin: 0 2px 20px;
  padding: 30px;
}

.green-box {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #d2eac2;
  color: #689c2a;
  font-weight: 300;
  margin: 0 2px 20px;
  padding: 30px;
}

.orange-box {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #ff7f3a;
  color: #fff;
  font-weight: 300;
  margin: 0 2px 20px;
  padding: 30px;
}

.pink-box {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #f2dbdb;
  color: #c8001c;
  font-weight: 300;
  margin: 0 2px 20px;
  padding: 30px;
}

.red-box {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #ff3d3d;
  color: #fff;
  font-weight: 300;
  margin: 0 2px 20px;
  padding: 30px;
}

.yellow-box {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #ffec97;
  color: #ac670e;
  font-weight: 300;
  margin: 0 2px 20px;
  padding: 30px;
}

/* Circles */

.circle {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  background: #000;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  line-height: 18px;
  margin: 0 2px;
  min-width: 10px;
  padding: 10px 14px;
  text-align: center;
  text-decoration: none;
}

/* # Plans (This is the New Version of the Pricing Plans)
---------------------------------------------------------------------------------------------------- */

.plans {
  margin-top: 60px;
}

.plan {
  background: #f2f2f2;
  border: 1px solid #ddd;
  float: left;
  padding: 60px 20px;
  width: 25%;
}

.popular {
  background: #303236;
  color: #fff;
}

.plan h2 {
  font-size: 62px;
  font-weight: 300;
}

.popular h2 {
  color: #fff;
}

.plan .price {
  font-size: 90px;
  font-weight: 400;
  margin: 0 0 20px;
}

.plan sup {
  font-size: 30px;
  top: -1.36em;
}

.plan .monthly {
  font-size: 18px;
}

.plan small {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
}

.plan-list {
  margin: 0 0 20px;
  overflow: hidden;
}

/* 
	Pricing Plans (This is the Older Version)
---------------------------------------------------------------------------------------------------- */

.plans {
  clear: both;
  margin: 0 auto;
  padding: 20px 0 0;
  text-align: center;
}

.plan-col {
  background: #eee;
  float: left;
  font-weight: 300;
  padding: 0;
  text-align: center;
  vertical-align: top;
}

.plan-col-popular {
  background: #fff;
  float: left;
  font-weight: 300;
  padding: 0;
  position: relative;
  text-align: center;
  vertical-align: top;
}

.plan-col,
.plan-col-popular {
  width: 25%;
}

.plan-col-wrap,
.plan-col-popular-wrap {
  border: 1px solid #d3d3d3;
  margin: 0 auto;
  padding: 40px 10px;
}

.plans .plan-head h4 {
  font-size: 20px;
  font-weight: 300;
  margin: 0 0 20px;
  text-transform: uppercase;
  text-align: center;
}

.plan-head em {
  font-size: 14px;
}

.plan-pricing {
  background: url(images/border-img-x.png) repeat-x scroll center bottom;
  clear: both;
  margin: 0 0 20px;
  padding: 0 0 20px;
  text-align: center;
}

.plan-price {
  font-size: 60px;
}

.plan-price sup {
  font-size: 24px;
}

.plan-pricing .monthly {
  font-size: 14px;
}

.plan-list {
  margin: 0 0 20px;
  overflow: hidden;
}

.plan-list li,
.entry-content .plan-list li {
  list-style: none;
  margin: 0 0 20px;
}

.plan-button {
  clear: both;
}

.plan-button a,
.entry-content .plan-button a {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #303236;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  padding: 6px 25px 8px;
}

.plan-button a:hover {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  opacity: 0.7;
  transition: all 0.5s ease;
  text-decoration: underline;
}

/* ## Tables
--------------------------------------------- */

table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin-bottom: 40px;
  width: 100%;
}

tbody {
  border-bottom: 1px solid #ddd;
}

td,
th {
  text-align: left;
}

td {
  border-top: 1px solid #ddd;
  padding: 6px 0;
}

th {
  font-weight: 300;
}

/* ## Screen Reader Text
--------------------------------------------- */

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus {
  clip: auto !important;
  height: auto;
  width: auto;
  display: block;
  font-size: 1em;
  font-weight: bold;
  padding: 15px 23px 14px;
  color: #333;
  background: #fff;
  z-index: 100000; /* Above WP toolbar. */
  text-decoration: none;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}

.more-link {
  position: relative;
}

/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* ## Site Containers
--------------------------------------------- */

.site-inner,
.wrap {
  float: none;
  margin: 0 auto;
  max-width: 1200px;
}

.site-inner {
  clear: both;
  margin-top: 80px;
  position: relative;
  z-index: 9;
  -word-wrap: break-word;
}

.front-page .site-container .site-inner {
  margin-top: 0;
  overflow: hidden;
  padding-top: 80px;
}

.front-page .site-container .site-inner .wrap {
  padding-left: 0;
  padding-right: 0;
}

.epik-landing .site-container .site-inner {
  margin-top: 100px;
}

.secondary-nav .site-inner {
  margin-top: 250px;
}

/* ## Column Widths and Positions
--------------------------------------------- */

/* ### Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  width: 980px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
  float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  float: right;
}

/* ### Content */

.content {
  float: right;
  width: 700px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
  float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
  width: 580px;
}

.full-width-content .content {
  width: 100%;
}

/* ### Primary Sidebar */

.sidebar-primary {
  float: right;
  width: 360px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
  float: left;
}

/* ### Secondary Sidebar */

.sidebar-secondary {
  float: left;
  width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
  float: right;
}

/* ## Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
  float: left;
  margin-bottom: 40px;
  margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
  width: 48.717948717948715%;
}

.one-third,
.two-sixths {
  width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
  width: 65.81196581196582%;
}

.one-fourth {
  width: 23.076923076923077%;
}

.three-fourths {
  width: 74.35897435897436%;
}

.one-sixth {
  width: 14.52991452991453%;
}

.five-sixths {
  width: 82.90598290598291%;
}

.first {
  clear: both;
  margin-left: 0;
}

/* # Common Classes
---------------------------------------------------------------------------------------------------- */

/* ## Avatar
--------------------------------------------- */

.avatar {
  float: left;
}

.author-box .avatar {
  border-radius: 99%;
  -moz-border-radius: 99%;
  -ms-border-radius: 99%;
  -webkit-border-radius: 99%;
  height: 100px;
  width: 100px;
}

.entry-comments .avatar {
  height: 70px;
  width: 70px;
}

.alignleft .avatar,
.author-box .avatar {
  margin-right: 24px;
}

.alignright .avatar {
  margin-left: 24px;
}

.comment .avatar {
  border-radius: 99%;
  margin: 0 16px 24px 0;
  -moz-border-radius: 99%;
  -ms-border-radius: 99%;
  -webkit-border-radius: 99%;
}

/* ## Genesis
--------------------------------------------- */

.breadcrumb {
  margin-bottom: 20px;
}

.archive-description,
.author-box {
  background-color: #222;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 40px;
  padding: 40px;
}

.author-box-title {
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 300;
  letter-spacing: 2px;
  margin-bottom: 4px;
  text-transform: uppercase;
}

.archive-description p:last-child,
.author-box p:last-child {
  margin-bottom: 0;
}

/* ## Search Form
--------------------------------------------- */

.search-form {
  overflow: hidden;
}

.site-header .search-form {
  float: right;
  margin-top: 12px;
}

.entry-content .search-form,
.site-header .search-form {
  width: 50%;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* ## Titles
--------------------------------------------- */

.archive-title {
  font-size: 20px;
  font-size: 2rem;
}

.entry-title {
  color: #a78957;
  font-size: 46px;
  font-size: 4.6rem;
  font-family: "Cormorant", sans-serif;
  letter-spacing: 0;
  font-weight: 600;
}

.entry-title a,
.sidebar .widget-title a {
  color: #333;
}

.entry-title a:hover,
.entry-title a:focus {
  color: #303236;
}

.sidebar .widget-title,
.sidebar h4 {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.footer-widgets .widget-title {
  color: #fff;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}
/* Add A Genesis Featured Image Above Post With Title STYLE
--------------------------------------------- */
.bw-featured-title {
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  width: 100%;
  background-position: 50% 50%;
  position: relative;
}
.bw-featured-title::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0.7;
}
.bw-featured-title .entry-header {
  position: absolute;
  text-shadow: black 0.1em 0.1em 0.2em;
  color: #fff;
  max-width: 1200px;
  margin: 0 auto;
  bottom: 24%;
  right: 0;
  left: 0;
  z-index: 2222;
}

.bw-featured-title .page-excerpt {
  max-width: 600px;
  margin: 0 auto;
  font-size: 16px;
  color: #fff;
  z-index: 2222;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 4%;
}

.bw-featured-title h1.entry-title {
  color: #fff;
  text-align: left;
  font-size: 46px;
  font-family: "Cormorant", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  /*max-width: 600px;*/
  padding: 10px 24px;
  margin: 0 auto;
  display: block;
  bottom: 0px;
  position: relative;
}
.bw-featured-title .page-title {
  font-size: 72px;
  font-weight: bold;
}

.bw-featured-title .entry-header .entry-meta {
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0px 0px;
  padding: 0px 0px 10px;
  text-transform: uppercase;
}

.bw-featured-title .entry-header .entry-meta a {
  color: #fc0;
}
.post .entry-meta {
  display: none;
}

/* ## WordPress
--------------------------------------------- */

a.aligncenter img {
  display: block;
  margin: 0 auto;
}

a.alignnone {
  display: inline-block;
}

.alignleft {
  float: left;
  text-align: left;
}

.alignright {
  float: right;
  text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
  max-width: 100%;
}

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
  margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
  margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
  margin: 0 0 24px 24px;
}

.wp-caption-text {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
}

.entry-content p.wp-caption-text {
  margin-bottom: 0;
}

.sticky {
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
  margin: 0 0 28px;
}

/* # Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
  word-wrap: break-word;
}

.widget ol > li {
  list-style-position: inside;
  list-style-type: decimal;
  padding-left: 20px;
  text-indent: -20px;
}

.widget li li {
  border: 0;
  margin: 0 0 0 30px;
  padding: 0;
}

.widget_calendar table {
  width: 100%;
}

.widget_calendar td,
.widget_calendar th {
  text-align: center;
}

/* ## Featured Content
--------------------------------------------- */

.featured-content .entry {
  margin-bottom: 20px;
  padding: 0 0 24px;
}

.flexible-widgets .featured-content .entry {
  padding: 0;
}

.featured-content .entry-title {
  font-size: 20px;
  font-size: 2rem;
}

.featuredpage .entry-title {
  font-size: 36px;
  font-size: 3.6rem;
}

.single .featured-image {
  margin-bottom: 40px;
}

/* # Plugins
---------------------------------------------------------------------------------------------------- */

/* ## Genesis eNews Extended
--------------------------------------------- */

.enews-widget,
.enews-widget .widget-title {
  /*color: #fff;*/
}

.enews-widget input,
.enews-widget input:focus {
  /*border: 1px solid #333;*/
}

.enews-widget input {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 300;
  letter-spacing: 1.5px;
  margin-bottom: 16px;
  margin-right: 10px;
  padding: 16px 14px;
  width: 30%;
}

.sidebar .enews-widget input,
.footer-widgets .enews-widget input {
  width: 55%;
}

.sidebar .enews-widget input[type="submit"],
.footer-widgets .enews-widget input[type="submit"] {
  width: auto;
}

.enews-widget input[type="submit"] {
  /*background-color: #000;*/
  color: #fff;
  margin: 0;
  /*width: 100%;*/
}

.enews-widget input:hover[type="submit"],
.enews-widget input:focus[type="submit"] {
  background: #333;
  color: #fff;
}

.enews form + p {
  /*margin-top: 24px;*/
}

/* ## Jetpack
--------------------------------------------- */

#wpstats {
  display: none;
}

/* # Skip Links
---------------------------------------------------------------------------------------------------- */
.genesis-skip-link {
  margin: 0;
}

.genesis-skip-link li {
  height: 0;
  width: 0;
  list-style: none;
}

/* Display outline on focus */
:focus {
  color: #333;
  outline: #ccc solid 1px;
}

/* # Site Header
---------------------------------------------------------------------------------------------------- */
.home .site-header {
  background-color: transparent;
  padding: 5px 0;
  width: 100%;
  z-index: 999;
  position: absolute;
}
.site-header {
  background-color: #8a091c;
  padding: 5px 0;
  width: 100%;
  z-index: 999;
}
/*
.site-header.shrink {
	background-color: #222;
	padding: 5px 0;
	position: fixed;
}

.site-header.shrink .nav-secondary {
	display: none;
}*/

.admin-bar .site-header {
  top: 32px;
}

/* Title Area
--------------------------------------------- */

.title-area {
  float: left;
  padding: 15px 0;
  width: 100px;
}

.site-header.shrink .title-area {
  padding: 16px 0;
}

.site-title {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1;
  margin-bottom: 0;
}

.site-header.shrink .site-title {
  font-size: 28px;
}

.site-title a,
.site-title a:hover {
  color: #fff;
}

.front-page .site-header .site-title a,
.front-page .site-header .site-title a:hover {
  color: #fff;
}

.front-page .site-header.shrink .site-title a,
.front-page .site-header.shrink .site-title a:hover {
  color: #fff;
}

.header-image .title-area,
.header-image .site-header.shrink .title-area {
  padding: 0;
}

.header-image .site-title > a {
  background-size: contain !important;
  display: block;
  height: 100px;
  text-indent: -9999px;
}

.header-image .shrink .site-title > a {
  height: 100px;
}

.site-description {
  display: block;
  height: 0;
  margin-bottom: 0;
  text-indent: -9999px;
}

/* ## Widget Area
--------------------------------------------- */

.site-header .widget-area {
  float: right;
  text-align: right;
  width: 900px;
}

/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
  line-height: 1;
}

.genesis-nav-menu .menu-item {
  display: inline-block;
  text-align: left;
}

.genesis-nav-menu li li {
  margin-left: 0;
}

.genesis-nav-menu a {
  color: #fff;
  display: block;
  font-family: Roboto, Arial;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 16px 12px;
  margin: 30px 0px;
}

/* CSS START ADD ARROW IN SUBMENU ITEM
.genesis-nav-menu>.menu-item-has-children>a:after {
    content: "\f0d7";
    color: #f3f1ea;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 14px/1.0 'FontAwesome';
    font-weight: 600;
    padding-left: 4px;
    vertical-align: top;
}
.genesis-nav-menu .sub-menu>.menu-item-has-children>a:after {
    content: "\edbd";
    color: #fff;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 12px/2 'icomoon';
    font-weight: 400;
    padding-left: 12px;
    vertical-align: top;
}
/* CSS END ADD ARROW IN SUBMENU ITEM */

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover {
  color: #a78957;
}

.site-header.shrink .genesis-nav-menu a {
  /*padding: 30px 15px;*/
}

.site-header.shrink .genesis-nav-menu > .last > a {
  padding-right: 0;
}

.genesis-nav-menu li.highlight a:hover::before {
  color: #fff;
}

.genesis-nav-menu li.highlight > a {
  font-weight: 800;
}

.genesis-nav-menu > .menu-item > a {
  text-transform: uppercase;
}

.front-page .site-header.shrink .genesis-nav-menu > .menu-item > a {
  /*color: #fff;*/
}

.genesis-nav-menu .sub-menu {
  background-color: #fff;
  left: -9999px;
  letter-spacing: 0;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  width: 240px;
  z-index: 99;
  border-radius: 4px;
  padding: 10px 10px;
}

.genesis-nav-menu .sub-menu a {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0 !important;
  padding: 14px !important;
  position: relative;
  width: 220px;
  word-wrap: break-word;
  text-transform: none;
  margin: 4px 0px !important;
}

.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu li.current-menu-item > a {
  background-color: #fff;
  color: #303236;
  border-radius: 6px 6px 6px 6px;
}

.genesis-nav-menu .sub-menu .sub-menu {
  margin: -52px 0 0 199px;
}

.nav-secondary .genesis-nav-menu .sub-menu .sub-menu {
  margin: -36px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
  position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
  left: auto;
  opacity: 1;
}

.genesis-nav-menu > .first > a {
  padding-left: 0;
}

.genesis-nav-menu > .last > a {
  padding-right: 0;
}

.genesis-nav-menu > .right {
  color: #fff;
  display: inline-block;
  float: right;
  list-style-type: none;
  text-transform: uppercase;
}

.genesis-nav-menu > .right > a {
  display: inline;
  padding: 0;
}

.genesis-nav-menu > .rss > a {
  margin-left: 48px;
}

.genesis-nav-menu > .search {
  display: block;
  margin: 0 auto;
  padding: 0 20px 20px;
  width: 50%;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary {
  text-align: center;
  background-color: #ab3510;
}

.nav-primary .genesis-nav-menu {
  float: none;
}
.nav-primary .genesis-nav-menu a:focus,
.nav-primary .genesis-nav-menu a:hover {
  color: #ffeebf;
}
.nav-primary .genesis-nav-menu .sub-menu a:focus,
.nav-primary .genesis-nav-menu .sub-menu a:hover {
  color: #000;
  background-color: #e7eaf3;
}

/* ## Secondary Navigation
--------------------------------------------- */

.nav-secondary {
  background: #000;
}

.nav-secondary.nav-hide {
  display: none;
}

.nav-secondary .genesis-nav-menu a {
  font-size: 12px;
  font-weight: 400;
  padding: 12px 15px;
  text-transform: none;
}

.nav-secondary .genesis-nav-menu > .first > a {
  padding-left: 0;
}

.nav-secondary .genesis-nav-menu > .right {
  padding-top: 5px;
}

.nav-secondary .genesis-nav-menu > .right a {
  padding-right: 0;
}

/* Footer Navigation
--------------------------------------------- */

.nav-footer .genesis-nav-menu {
  padding: 20px 0 30px;
}

.nav-footer .genesis-nav-menu a {
  border: none;
  font-weight: 400;
  letter-spacing: 3px;
  margin: 0 20px;
  padding: 0;
}

/* Responsive Menu
--------------------------------------------- */

.responsive-menu-icon {
  cursor: pointer;
  display: none;
  margin: 10px 10px 4px;
  text-align: center;
}

.responsive-menu-icon::before {
  color: #f3f1ea;
  content: "\f333";
  font: normal 34px/1 "dashicons";
  margin: 0 auto;
}

.nav-secondary .responsive-menu-icon {
  margin: 10px auto 0;
}

/* # Content Area
---------------------------------------------------------------------------------------------------- */

/* Front Page
--------------------------------------------- */

.image-section,
.solid-section {
  clear: both;
  text-align: center;
  width: 100%;
}

.image-section {
  display: table;
  overflow: hidden;
  table-layout: fixed;
  width: 100%;
}

.image-section .widget-area {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.image-section,
.image-section a {
  /*color: #fff;*/
}

.solid-section {
  /*background-color: #f2f2f2;*/
}

/* Dashicons
--------------------------------------------- */

.front-page .dashicons {
  font-size: 40px;
  height: 40px;
  margin-bottom: 20px;
  width: 40px;
}

/* Flexible Widgets
--------------------------------------------- */

.flexible-widgets {
  padding: 0px 0px;
}

.flexible-widgets {
  overflow: hidden;
}

.front-page-1 .flexible-widgets .wrap {
  padding-top: 0;
  padding-bottom: 0;
}

.flexible-widgets .widget {
  clear: both;
  margin: 0 0 60px;
  overflow: hidden;
}

.flexible-widgets .featured-content.widget {
  margin: 0;
}

.flexible-widgets.widget-full .widget,
.flexible-widgets.widget-halves.uneven .widget:last-of-type {
  background: none;
  margin-left: 0;
  padding: 0;
  width: 100%;
}

.widget-area.flexible-widgets.widget-half .widget,
.flexible-widgets.widget-halves .widget {
  width: 48.717948717948715%;
}

.flexible-widgets.widget-thirds .widget {
  width: 31.623931623931625%;
}

.flexible-widgets.widget-fourths .widget {
  width: 23.076923076923077%;
}

.flexible-widgets.widget-halves .widget:nth-child(even),
.flexible-widgets.widget-thirds .widget:nth-child(3n + 2),
.flexible-widgets.widget-fourths .widget:nth-child(4n + 2) {
  clear: left;
  margin-left: 0;
}

.flexible-widgets.widget-halves h2,
.flexible-widgets.widget-thirds h2,
.flexible-widgets.widget-fourths h2 {
  font-size: 36px;
}

/* Slider Wide
--------------------------------------------- */

.slider-wide {
  background-color: transparent;
  clear: both;
  width: 100%;
  margin: 0px 0px;
  position: relative;
}

.slider-wide .wrap {
  margin: 0 auto;
  padding: 0;
  max-width: 100%;
}

.slider-wide .widget {
  margin: 0 0 20px;
}

.slider-wide .flexslider .slides img {
  width: 100% !important;
}

.slider-wide .flexslider {
  max-width: 100% !important;
}
/* Carousel Slider Wide STARTS */
.img-holder {
  clear: both;
  width: 100%;
  height: 800px;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-color: #fff;
  background-image: url(/wp-content/themes/actly/images/hero-pachua-harvest.jpg);
  background-position: 50% 0%;
  animation: grow infinite alternate ease-in-out 14s;
}
.img-holder::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 222;
  background: -webkit-linear-gradient(
    top,
    rgba(45, 45, 45, 1) 0%,
    rgba(45, 45, 45, 0.8) 30%,
    rgba(45, 45, 45, 0.2) 100%
  );
}
.img-holder::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 60px;
  bottom: 0;
  left: 0;
  z-index: 222;
  background-image: url(/wp-content/themes/actly/images/footer.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.hero {
  text-align: center;
  width: 60%;
  padding: 0 0 0 0;
  top: 40%;
  overflow: hidden;
  color: #fff;
  z-index: 333;
  position: relative;
}
.hero h1 {
  font-family: "Oooh Baby", Arial, sans-serif;
  font-size: 4.8rem;
  font-weight: 600;
  color: #ffe8c4;
  line-height: 1.6em;
  text-align: center;
  text-shadow: 2px 4px 3px rgb(0 0 0 / 30%);
  padding: 0 0;
  margin: 0 0 0px;
}
.hero h2 {
  font-family: "Nunito", Arial, sans-serif;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 200;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.hero .btn {
  font-family: "Cormorant", Arial, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  color: #fff;
  background: #cea17e;
  padding: 8px 24px;
  margin: 0 0;
  border-radius: 30px;
  display: inline-block;
  transition: all 0.4s ease 0s;
  box-shadow: 0em 0em 0em #fff0;
}
.hero .btn:hover {
  background: #a78957;
}
/* Carousel Slider Wide END */

/* Slider
--------------------------------------------- */

.slider {
  background-color: transparent;
  margin: 0px 0px 0px;
  text-align: left;
}

.slider .flexible-widgets {
  padding: 0px 0px 0px;
}

#genesis-responsive-slider .slide-excerpt {
  background: none;
}

#genesis-responsive-slider {
  background: none !important;
  border: none !important;
  margin: 0 auto;
  padding: 0 !important;
  position: relative;
}

.flexslider {
  background: none !important;
}

.flex-direction-nav li .prev {
  left: 0 !important;
}

.flex-direction-nav li .next {
  right: 0 !important;
}

.flex-control-nav {
  margin: 12px 0 0 !important;
}

html > body .slide-excerpt-border {
  border: none !important;
}

#genesis-responsive-slider h2 a {
  color: #333;
  font-size: 30px;
}

#genesis-responsive-slider {
  color: #333;
}

#genesis-responsive-slider li a {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}

#genesis-responsive-slider p {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.3;
}

#genesis-slider {
  background-color: #fff !important;
  border: medium none !important;
  margin: 0 auto !important;
  padding: 0 !important;
}

.slider-previous,
.slider-previous:hover {
  margin-left: 10px !important;
}

.slider-next,
.slider-next:hover {
  margin-right: 10px !important;
}

.slider .text {
  text-align: left;
  margin: 0px 0px;
  padding: 0px 0px;
}
.slider .text a {
  color: #008060;
  text-decoration: none;
  border-bottom: 1px dashed #02bb8c;
}

.slider .text a:hover {
  color: #333;
  text-decoration: none;
}
.slider h1 {
  color: #a78957;
  font-family: "Cormorant", sans-serif;
  font-size: 3.4rem;
  margin: 0px 0px;
  padding: 26px 0px 64px;
  display: block;
}
.slider h1 span {
  color: #ab3510;
  font-family: "Rubik", sans-serif;
  font-size: 4.4rem;
}
.slider-item-showcase {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
.slider-item-showcase .slider-item-holder {
  display: inline-block;
  vertical-align: middle;
  width: 33%;
}
.slider-item-showcase .slider-item-holder h3 {
  color: #a78957;
  font-size: 24px;
  font-family: "Cormorant", sans-serif;
  margin: 0px 0px;
  padding: 0px 0px;
  display: block;
}
.slider-item-showcase .slider-item-holder p {
  color: #a78957;
  font-size: 16px;
  font-family: "Cormorant", sans-serif;
  margin: 0px 0px;
  padding: 0px 0px 60px;
  display: block;
}
.slider-item-showcase .slider-left-holder {
  padding: 0 20px 0 0;
  text-align: right;
}
.slider-item-showcase .slider-right-holder {
  padding: 0 0px 0 20px;
  text-align: left;
}
.slider-item-showcase .slider-image {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 33%;
}
.slider-item-showcase .slider-image img {
  border-radius: 50%;
}
.slider-item-showcase .slider-image-appeared {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}

.slider .row {
  display: flex;
}

.col_half {
  width: 49%;
}
.col_third {
  width: 32%;
}
.col_fourth {
  width: 23.5%;
}
.col_fifth {
  width: 18.4%;
}
.col_sixth {
  width: 15%;
}
.col_three_fourth {
  width: 74.5%;
}
.col_twothird {
  width: 66%;
}
.col_half,
.col_third,
.col_twothird,
.col_fourth,
.col_three_fourth,
.col_fifth {
  display: flex;
  position: relative;
  flex: 0 0 auto;
  margin-right: 2%;
  margin-bottom: 0px;
}
.end {
  margin-right: 0 !important;
}
/* Column Grids End */

/* Counter styles start - Stats */
.counter {
  background-color: #ffffff;
  padding: 20px 0;
  border-radius: 5px;
  display: flex;
  box-shadow: rgb(204 204 204 / 50%) 0 0 20px 5px;
  display: none;
}

.count-title {
  font-size: 40px;
  font-weight: 200;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
}
.count-text {
  font-size: 13px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
  font-family: "Roboto Condensed";
  text-transform: uppercase;
}
.fa-2x {
  margin: 0 auto;
  float: none;
  display: table;
  color: #018060ff;
}
/* 
Welcome
---------------------------------------------------------------------------------------------------- */

.welcome {
  background: #303236;
  clear: both;
  color: #fff;
  margin: 0 auto;
  text-align: center;
}

.welcome .widgettitle {
  font-size: 44px;
  font-size: 4.4rem;
  font-weight: 300;
}

.welcome h4 {
  color: #fff;
  font-weight: 300;
}

.welcome p {
  color: #fff;
  margin: 0 0 20px;
}

.welcome a {
  color: #fff;
  border-bottom: 1px solid #ccc;
}

.welcome .button {
  border: none;
}

.welcome .entry-header .entry-meta {
  border-bottom: 1px solid #555;
}

/* Welcome Wide */

.welcome-wide {
  clear: both;
}

.welcome-wide .wrap {
  margin: 0 auto;
  overflow: hidden;
}

.welcome-wide .widget {
  margin: 0 0 60px;
  overflow: hidden;
}

/* Welcome Feature 1-3 */

.welcome-features {
  overflow: hidden;
  width: 100%;
}

.welcome-features .wrap {
  margin: 0 auto;
  overflow: hidden;
}

.welcome-features .widget {
  margin: 0 0 60px;
  overflow: hidden;
}

.welcome-features h4 {
  font-size: 20px;
  font-size: 2rem;
}

.welcome-feature-1,
.welcome-feature-2 {
  float: left;
  margin: 0 2% 0 0;
  width: 32%;
}

.welcome-feature-3 {
  float: right;
  width: 32%;
}

.welcome-feature-1 .widgettitle,
.welcome-feature-2 .widgettitle,
.welcome-feature-3 .widgettitle {
  color: #fff;
  margin: 0 0 10px;
  padding: 0 0 10px;
}

.welcome-feature-1 h4,
.welcome-feature-2 h4,
.welcome-feature-3 h4 {
  color: #fff;
  font-weight: 400;
  margin: 10px 0;
  padding: 0;
}

.welcome-feature-1 p,
.welcome-feature-2 p,
.welcome-feature-3 p {
  margin: 0 0 20px;
}

/* 
Home Feature BG 
---------------------------------------------------------------------------------------------------- */

.home-feature-bg {
  background-color: #f2f2f2;
  overflow: hidden;
}

.home-feature-bg .wrap {
  margin: 0 auto;
  /*overflow: hidden;*/
  /*padding: 120px 0 80px;*/
}

.home-feature-bg .featuredpage .page,
.home-feature-bg .featuredpost .post {
  float: left;
  margin: 0;
  /*overflow: hidden;*/
  padding: 0 0 5px;
}

.home-feature-bg .featuredpage .page h2,
.home-feature-bg .featuredpost .post h2 {
  margin: 10px 0;
}

.home-feature-bg .featuredpage .page h2 a,
.home-feature-bg .featuredpost .post h2 a {
  font-size: 15px;
}

.home-feature-bg .featuredpage img,
.home-feature-bg .featuredpost img {
  background: none;
  border: none;
  padding: 0;
}

.home-feature-bg .featuredpage img:hover,
.home-feature-bg .featuredpost img:hover {
  opacity: 0.7;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.home-feature-bg .byline,
.home-feature-bg .byline {
  font-size: 11px !important;
  line-height: 15px !important;
  margin: 0 0 8px !important;
}

.home-feature-bg p {
  margin: 0 0 25px;
}

/* 
Home Feature BG Alt 
---------------------------------------------------------------------------------------------------- */

.home-feature-bg-alt {
  background: transparent;
}

.home-feature-bg-alt .wrap {
  margin: 0 auto;
  /*overflow: hidden;*/
  /*padding: 120px 0 80px;*/
}

.home-feature-bg-alt .featuredpage .page,
.home-feature-bg-alt .featuredpost .post {
  float: left;
  margin: 0;
  /*overflow: hidden;*/
  padding: 0 0 5px;
  width: 300px;
}

.home-feature-bg-alt .featuredpage img,
.home-feature-bg-alt .featuredpost img {
  background: none;
  border: none;
  padding: 0;
}

.home-feature-bg-alt .featuredpage img:hover,
.home-feature-bg-alt .featuredpost img:hover {
  opacity: 0.7;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.home-feature-bg-alt .byline,
.home-feature-bg-alt .byline {
  font-size: 11px !important;
  line-height: 15px !important;
  margin: 0 0 8px !important;
}

.home-feature-bg-alt p {
  margin: 0 0 25px;
}

.home-feature-bg-alt .entry-header .entry-meta {
  border-bottom: 1px solid #ddd;
}

/* 
Home Feature BG Dark 
---------------------------------------------------------------------------------------------------- */

.home-feature-bg-dark {
  color: #fff;
}

.home-feature-bg-dark .wrap {
  margin: 0 auto;
  /*overflow: hidden;*/
  /*padding: 120px 0 80px;*/
}

.home-feature-bg-dark .featuredpage .page,
.home-feature-bg-dark .featuredpost .post {
  float: left;
  margin: 0;
  /*overflow: hidden;*/
  padding: 0 0 5px;
  width: 300px;
}

.home-feature-bg-dark .featuredpage .page h2 a,
.home-feature-bg-dark .featuredpost .post h2 a {
  font-size: 15px;
}

.home-feature-bg-dark .featuredpage img,
.home-feature-bg-dark .featuredpost img {
  background: none;
  border: none;
  padding: 0;
}

.home-feature-bg-dark .featuredpage img:hover,
.home-feature-bg-dark .featuredpost img:hover {
  opacity: 0.7;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.home-feature-bg-dark .byline,
.home-feature-bg-dark .byline {
  font-size: 11px !important;
  line-height: 15px !important;
  margin: 0 0 8px !important;
}

.home-feature-bg-dark h1,
.home-feature-bg-dark h2,
.home-feature-bg-dark h3,
.home-feature-bg-dark h4,
.home-feature-bg-dark h5,
.home-feature-bg-dark h6 {
  color: #fff;
}

.home-feature-bg-dark h5 {
  font-weight: 300;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.home-feature-bg-dark p {
  margin: 0 0 20px;
}

.home-feature-bg-dark a {
  color: #ccc;
}

.home-feature-bg-dark .button {
  border: none;
}

/*
Home Features
---------------------------------------------------------------------------------------------------- */

/* Home Feature Classes */

.hf1,
.hf3,
.hf4,
.hf7,
.hf8,
.hf9,
.hf14 {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-attachment: fixed;
  background-position: 50% 0px;
  background-repeat: no-repeat;
  background-size: cover;
}

.hf4 {
  content: "";
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 222;
  background-image: url(/wp-content/themes/actly/images/bg-2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-attachment: fixed;
  background-position: 50% 0px;
  background-repeat: no-repeat;
  background-size: cover;
}
.hf5 {
  position: relative !important;
}

.hf6 {
  position: relative !important;
}

/* Home Feature Top */

.home-feature-top {
  width: 100%;
}

.home-feature-top .widget {
  margin: 0 0 80px;
}

/* Home Feature 1 */

.home-feature-1 {
  float: left;
  margin: 0 20px 0 0;
  width: 45%;
}

.home-feature-1 .widget {
  margin: 0 0 60px;
}

.home-feature-1 .widgettitle {
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
}

/* Home Feature 2 */

.home-feature-2 {
  float: right;
  margin: 0;
  width: 45%;
}

.home-feature-2 .widget {
  margin: 0 0 60px;
}

.home-feature-2 .widgettitle {
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
}

/* Home Feature 3 */

.home-feature-3 {
  background: none;
  clear: both;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  text-align: left;
}

.home-feature-3 .widget {
  margin: 0 0 60px;
}

/* Home Feature 4 */

.home-feature-4 {
  margin: 100px 0px 120px;
  width: 100%;
}

.home-feature-4 .widget {
  margin: 0 0 60px;
}
.home-feature-4 h1 {
  font-family: "Cormorant", sans-serif;
  font-size: 4.6rem;
  margin: 0;
  padding: 20px 0px;
  color: #fff;
  text-align: center;
}
.home-feature-4 p {
  margin: 0;
  color: #fff;
  background: rgb(255 255 255 / 20%);
  padding: 20px;
  border-radius: 8px;
}

/* CUSTOM PRODUCTS CSS START */
.main {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  align-items: center;
  margin: 0px 10px 0px;
}
.feature-pack-2boxes {
  display: grid;
  grid-template-columns: 50% 50%;
  margin: 0;
}
.feature-pack-3boxes {
  display: grid;
  grid-template-columns: 33% 33% 33%;
  margin: 0;
}
.feature-pack-4boxes {
  display: grid;
  grid-template-columns: 25% 25% 25% 25%;
  margin: 0;
}
.highlight {
  flex-direction: column;
  box-sizing: border-box;
  margin: 16px;
  display: flex;
  flex-basis: 20%;
  flex-grow: 1;
  background: #fbf2e7;
  overflow: hidden;
  border-radius: 8px 40px;
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / 8%), 0 4px 6px 0 rgb(0 0 0 / 10%);
  -webkit-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 8%), 0 4px 6px 0 rgb(0 0 0 / 10%);
  transition: 0.25s ease;
}

.highlight:hover {
  transform: translate(0px, -10px);
}

.highlight > img {
  display: block;
  width: auto;
  height: auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto 0.5rem;
}
.highlight h2 {
  font-family: "Cormorant", sans-serif;
  font-size: 2.222em;
  font-weight: 600;
  color: #ab3510;
  display: block;
  text-align: center;
  padding: 20px 0px 0px;
  text-transform: uppercase;
  letter-spacing: 0;
}
.highlight h2 b {
  font-weight: 400;
}
.highlight p {
  font-size: 1.6rem;
  margin: 0;
  padding: 0.5rem 1.8rem 2rem;
  flex-grow: 1;
  font-family: Roboto, sans-serif;
  color: #ab3510;
  text-align: left;
}
.highlight ul li {
  font-size: 1.6rem;
  margin: 0;
  padding: 0.5rem 1.8rem 2rem;
  flex-grow: 1;
  font-family: Roboto, sans-serif;
  color: #ab3510;
  text-align: left;
}

.highlight-boxes {
  flex-direction: column;
  box-sizing: border-box;
  margin: 16px;
  padding: 0px 0px;
  display: flex;
  flex-basis: 20%;
  flex-grow: 1;
  background-color: #ffeab6 !important;
  overflow: hidden;
  border-radius: 8px;
  background: url(/wp-content/themes/actly/images/icon-400.png) no-repeat right
    bottom;
  box-shadow: -2px 1px 12px 1px rgb(0 0 0 / 8%);
  transition: 0.25s ease;
  box-shadow: 0 3px 9px 2px rgb(0 0 0 / 20%);
  -webkit-box-shadow: 0 3px 9px 2px rgb(0 0 0 / 20%);
}
.highlight-boxes:hover {
  transform: translate(4px, 4px);
}
.highlight-boxes img {
  margin: 0;
}
.highlight-boxes h2 {
  font-family: "YanoneKaffeesatz", sans-serif;
  font-size: 1.4em;
  font-weight: 400;
  color: #000;
  display: block;
  text-align: center;
  margin: 0px;
  padding: 0px 10px 0px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.highlight-boxes h2 b {
  font-weight: 400;
}
.highlight-boxes p {
  font-size: 1.4rem;
  margin: 0;
  padding: 0.5rem 1.8rem;
  flex-grow: 1;
  font-family: Roboto, sans-serif;
  color: #c43126;
  text-align: center;
  font-weight: 600;
}

/* ------------- */

.highlight-boxes .button-block {
  padding: 1.5rem 1.5rem 2rem;
  display: flex;
  justify-content: space-evenly;
}

.highlight-boxes .more-info {
  width: 30%;
  float: left;
  text-align: center;
  color: #000;
  background-color: #ffcc00;
  padding: 0.8em 0.8em;
  border-radius: calc(0em * 1);
  box-shadow: 0em 0em 0em rgba(0, 0, 0, 0);
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.2rem;
  letter-spacing: 0.08em;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
}

.highlight-boxes .more-info:hover {
  background-color: transparent;
  -webkit-box-shadow: inset 0 0 0 1px #ffcc00;
  box-shadow: inset 0 0 0 1px #ffcc00;
  color: #000;
  letter-spacing: 0.1em;
  transition: all 0.4s ease 0s;
}

.highlight-boxes .buy-now {
  width: 30%;
  float: left;
  text-align: center;
  color: #000;
  border: 1px solid #ffcc00;
  padding: 0.8em 0.8em;
  border-radius: calc(0em * 1);
  box-shadow: 0em 0em 0em rgba(0, 0, 0, 0);
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.2rem;
  letter-spacing: 0.08em;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
}

.highlight-boxes .buy-now:hover {
  background-color: #ffcc00;
  -webkit-box-shadow: inset 0 0 0 1px #ffcc00;
  box-shadow: inset 0 0 0 1px #ffcc00;
  color: #000;
  letter-spacing: 0.1em;
  transition: all 0.4s ease 0s;
}

/* CUSTOM PACKAGES CSS END */

/* CARD PRODUCTS CSS START */
.item-cards-contentwrapper {
  background: #f9f9f9;
  margin: 0 16px 24px 16px;
  border-radius: 8px;
  box-shadow: 0 0 4px #e6e6e6;
  display: grid;
  grid-template-columns: 33% 46% 20%;
  padding: 20px;
  position: relative;
  align-items: center;
  transform: translate(0);
  transition: transform 0.2s;
}
.item-cards-list-image {
  margin: 0;
  min-width: 200px;
  inset: 0;
  position: relative;
}
.item-cards-list-image img {
  border-radius: 10px;
}
.item-cards-list-details {
  padding: 0 16px;
}
.item-cards-list-details h2 {
  margin: 0px;
}
.item-cards-list-details ul {
  margin-bottom: 0px !important;
  margin-left: 20px !important;
}
.item-cards-list-details ul li {
  font-size: 1.4rem;
}
.item-cards-list-details p {
  font-size: 1.4rem;
}
.item-cards-list-pricing {
  border-left: 1px solid e6e6e6;
  padding-left: 16px;
  padding-top: 0;
  text-align: center;
  display: grid;
}
.item-cards-list-pricing .quantity {
  font-size: 1.4rem;
  padding: 0.5rem 0rem 2rem;
  flex-grow: 1;
  font-family: Roboto, sans-serif;
  color: #c43126;
  text-align: center;
  font-weight: 600;
}
.item-cards-list-pricing .buy-now {
  text-align: center;
  color: #000;
  background-color: #ffcc00;
  padding: 0.8em 2em;
  border-radius: calc(0em * 1);
  box-shadow: 0em 0em 0em rgba(0, 0, 0, 0);
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.2rem;
  letter-spacing: 0.08em;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
}
.item-cards-list-pricing .buy-now:hover {
  border: 1px solid #ffcc00;
  -webkit-box-shadow: inset 0 0 0 1px #ffcc00;
  box-shadow: inset 0 0 0 1px #ffcc00;
  color: #000;
  letter-spacing: 0.1em;
  transition: all 0.4s ease 0s;
}
/* CARD PRODUCTS CSS END */

/* Home Feature 5 */

.home-feature-5 {
  margin: 100px 0px 0px;
  text-align: center;
  width: 100%;
  color: #000;
}

.home-feature-5 .widget {
  margin: 0 0 60px;
}
.home-feature-5 .title {
  font-family: "Cormorant", sans-serif;
  font-size: 3em;
  font-weight: 600;
  color: #ab3510;
  display: block;
  text-align: center;
  margin: 0px;
  padding: 0px 0px 0px;
  letter-spacing: 0px;
}

.home-feature-5 .image-wrapper {
  margin: 0px 0px 0px;
}

.container {
  position: relative;
  padding: 10px 0 0px;
  height: 100%;
  display: flex;
  background: url(/wp-content/themes/actly/images/bg-green.webp) no-repeat left
    top;
  background-size: cover;
}
.container:before {
  position: absolute;
  content: "";
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(/wp-content/themes/actly/images/himachal-farming.jpg)
    no-repeat left top;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.width-container {
  margin: 0 auto;
  max-width: 1200px;
}
.wrapper-left {
  width: 50%;
  float: left;
  margin: 0;
  clear: none;
  padding: 0px 0px 0px;
}
.wrapper-right {
  color: #000;
  width: 50%;
  max-width: 100%;
  display: block;
  float: right;
  padding: 50px 40px 60px 40px;
  margin: 0px 0px 40px 0px;
  clear: none;
  position: relative;
  z-index: 2;
}
.wrapper-right a {
  font-size: 1.4rem;
  font-weight: 400;
  color: #008060;
  text-decoration: none;
  border-bottom: 1px dashed #02bb8c;
}

.wrapper-right h1 {
  font-size: 2.125rem;
  color: #000;
  margin: 0px 0px 8px 0px;
  text-transform: uppercase;
  font-family: "YanoneKaffeesatz", Arial;
  letter-spacing: 2px;
}
.wrapper-right .text-cap {
  display: block;
  color: #000;
  font-family: "Roboto Condensed", Arial;
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: 0.03125rem;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
.wrapper-right ul {
  margin: 40px 0 2em 0;
}
.wrapper-right li {
  margin: 0.2em;
  margin-left: 1em;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.wrapper-right li:before {
  color: #ffd000;
  content: "\f00c";
  font-family: "FontAwesome";
  width: auto;
  height: 2.6rem;
  clear: both;
  float: left;
  margin-right: 0.8em;
}
.card-arrow {
  background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(transparent),
      to(transparent)
    ),
    url(/themes/gesso/images/icon-arrow.svg);
  background-image: -o-linear-gradient(transparent, transparent),
    url(/wp-content/themes/actly/images/icon-arrow.svg);
  background-image: linear-gradient(transparent, transparent),
    url(/wp-content/themes/actly/images/icon-arrow.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 34%;
  background-color: #ffd000;
  border-radius: 100%;
  bottom: -1rem;
  -webkit-box-shadow: 0 6px 15px -4px rgb(0 0 0 / 50%);
  box-shadow: 0 6px 15px -4px rgb(0 0 0 / 50%);
  height: 70px;
  position: absolute;
  right: 2rem;
  width: 70px;
  -webkit-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
}

/* Home Feature 6 */

.home-feature-6 {
  margin: 0;
  padding: 0px 0px;
  width: 100%;
}

.home-feature-6 .widget {
  margin: 0 0 0px;
}

.home-feature-6 h2 {
  font-family: "Oooh Baby", Arial, sans-serif;
  font-size: 2.222em;
  font-weight: 400;
  color: #ab3510;
  display: block;
  text-align: center;
  padding: 20px 0px 0px;
  letter-spacing: 0;
}

/* TESTIMONIALS CSS START */

.testim {
  width: 100%;
}

.testim .wrap {
  position: relative;
  width: 100%;
  max-width: 1020px;
  padding: 40px 20px;
  margin: auto;
  font-family: "Montserrat", sans-serif !important;
  width: 100%;
  height: auto;
  font-size: 14px;
  /*     font-family: Dubai-Light; */
  background: #fff;
  color: #000;
  overflow: hidden;
}

.testim .arrow {
  display: block;
  position: absolute;
  color: #333;
  cursor: pointer;
  font-size: 2em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 5px;
  z-index: 22222222;
}

.testim .arrow:before {
  cursor: pointer;
}

.testim .arrow:hover {
  color: green;
}

.testim .arrow.left {
  left: 70px;
}

.testim .arrow.right {
  right: 70px;
}

.testim .dots {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 60px;
  left: 0;
  display: block;
  z-index: 3333;
  height: 12px;
}

.testim .dots .dot {
  list-style-type: none;
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #ab3510;
  margin: 0 10px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
  background: #ab3510;
  border-color: #ab3510;
}

.testim .dots .dot.active {
  -webkit-animation: testim-scale 0.5s ease-in-out forwards;
  -moz-animation: testim-scale 0.5s ease-in-out forwards;
  -ms-animation: testim-scale 0.5s ease-in-out forwards;
  -o-animation: testim-scale 0.5s ease-in-out forwards;
  animation: testim-scale 0.5s ease-in-out forwards;
}

.testim .cont {
  position: relative;
  overflow: hidden;
}

.testim .cont > div {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 0 70px 0;
  opacity: 0;
}

.testim .cont > div.inactive {
  opacity: 1;
}

.testim .cont > div.active {
  position: relative;
  opacity: 1;
  display: block;
}

.testim .cont div .img img {
  display: block;
  width: 200px;
  height: 200px;
  margin: auto;
  border-radius: 50%;
}

.testim .cont div h2 {
  color: #ab3510;
  font-size: 1.4em;
  margin: 15px 0;
}

.testim .cont div p {
  font-size: 1.15em;
  color: #000;
  width: 70%;
  margin: auto;
}
.testim .cont div a {
  color: #000;
  display: block;
}

.testim .cont div.active .img img {
  -webkit-animation: testim-show 0.5s ease-in-out forwards;
  -moz-animation: testim-show 0.5s ease-in-out forwards;
  -ms-animation: testim-show 0.5s ease-in-out forwards;
  -o-animation: testim-show 0.5s ease-in-out forwards;
  animation: testim-show 0.5s ease-in-out forwards;
}

.testim .cont div.active h2 {
  -webkit-animation: testim-content-in 0.4s ease-in-out forwards;
  -moz-animation: testim-content-in 0.4s ease-in-out forwards;
  -ms-animation: testim-content-in 0.4s ease-in-out forwards;
  -o-animation: testim-content-in 0.4s ease-in-out forwards;
  animation: testim-content-in 0.4s ease-in-out forwards;
}

.testim .cont div.active p {
  -webkit-animation: testim-content-in 0.5s ease-in-out forwards;
  -moz-animation: testim-content-in 0.5s ease-in-out forwards;
  -ms-animation: testim-content-in 0.5s ease-in-out forwards;
  -o-animation: testim-content-in 0.5s ease-in-out forwards;
  animation: testim-content-in 0.5s ease-in-out forwards;
}

.testim .cont div.inactive .img img {
  -webkit-animation: testim-hide 0.5s ease-in-out forwards;
  -moz-animation: testim-hide 0.5s ease-in-out forwards;
  -ms-animation: testim-hide 0.5s ease-in-out forwards;
  -o-animation: testim-hide 0.5s ease-in-out forwards;
  animation: testim-hide 0.5s ease-in-out forwards;
}

.testim .cont div.inactive h2 {
  -webkit-animation: testim-content-out 0.4s ease-in-out forwards;
  -moz-animation: testim-content-out 0.4s ease-in-out forwards;
  -ms-animation: testim-content-out 0.4s ease-in-out forwards;
  -o-animation: testim-content-out 0.4s ease-in-out forwards;
  animation: testim-content-out 0.4s ease-in-out forwards;
}

.testim .cont div.inactive p {
  -webkit-animation: testim-content-out 0.5s ease-in-out forwards;
  -moz-animation: testim-content-out 0.5s ease-in-out forwards;
  -ms-animation: testim-content-out 0.5s ease-in-out forwards;
  -o-animation: testim-content-out 0.5s ease-in-out forwards;
  animation: testim-content-out 0.5s ease-in-out forwards;
}

.testim .cont div.inactive a {
  -webkit-animation: testim-content-out 0.5s ease-in-out forwards;
  -moz-animation: testim-content-out 0.5s ease-in-out forwards;
  -ms-animation: testim-content-out 0.5s ease-in-out forwards;
  -o-animation: testim-content-out 0.5s ease-in-out forwards;
  animation: testim-content-out 0.5s ease-in-out forwards;
}

@-webkit-keyframes testim-scale {
  0% {
    -webkit-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
  }

  35% {
    -webkit-box-shadow: 0px 0px 10px 5px #eee;
    box-shadow: 0px 0px 10px 5px #eee;
  }

  70% {
    -webkit-box-shadow: 0px 0px 10px 5px #ea830e;
    box-shadow: 0px 0px 10px 5px #ea830e;
  }

  100% {
    -webkit-box-shadow: 0px 0px 0px 0px #ea830e;
    box-shadow: 0px 0px 0px 0px #ea830e;
  }
}

@-moz-keyframes testim-scale {
  0% {
    -moz-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
  }

  35% {
    -moz-box-shadow: 0px 0px 10px 5px #eee;
    box-shadow: 0px 0px 10px 5px #eee;
  }

  70% {
    -moz-box-shadow: 0px 0px 10px 5px #ea830e;
    box-shadow: 0px 0px 10px 5px #ea830e;
  }

  100% {
    -moz-box-shadow: 0px 0px 0px 0px #ea830e;
    box-shadow: 0px 0px 0px 0px #ea830e;
  }
}

@-ms-keyframes testim-scale {
  0% {
    -ms-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
  }

  35% {
    -ms-box-shadow: 0px 0px 10px 5px #eee;
    box-shadow: 0px 0px 10px 5px #eee;
  }

  70% {
    -ms-box-shadow: 0px 0px 10px 5px #ea830e;
    box-shadow: 0px 0px 10px 5px #ea830e;
  }

  100% {
    -ms-box-shadow: 0px 0px 0px 0px #ea830e;
    box-shadow: 0px 0px 0px 0px #ea830e;
  }
}

@-o-keyframes testim-scale {
  0% {
    -o-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
  }

  35% {
    -o-box-shadow: 0px 0px 10px 5px #eee;
    box-shadow: 0px 0px 10px 5px #eee;
  }

  70% {
    -o-box-shadow: 0px 0px 10px 5px #ea830e;
    box-shadow: 0px 0px 10px 5px #ea830e;
  }

  100% {
    -o-box-shadow: 0px 0px 0px 0px #ea830e;
    box-shadow: 0px 0px 0px 0px #ea830e;
  }
}

@keyframes testim-scale {
  0% {
    box-shadow: 0px 0px 0px 0px #eee;
  }

  35% {
    box-shadow: 0px 0px 10px 5px #eee;
  }

  70% {
    box-shadow: 0px 0px 10px 5px #ea830e;
  }

  100% {
    box-shadow: 0px 0px 0px 0px #ea830e;
  }
}

@-webkit-keyframes testim-content-in {
  from {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-moz-keyframes testim-content-in {
  from {
    opacity: 0;
    -moz-transform: translateY(100%);
    transform: translateY(100%);
  }

  to {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
}

@-ms-keyframes testim-content-in {
  from {
    opacity: 0;
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }

  to {
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

@-o-keyframes testim-content-in {
  from {
    opacity: 0;
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }

  to {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes testim-content-in {
  from {
    opacity: 0;
    transform: translateY(100%);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes testim-content-out {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  to {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@-moz-keyframes testim-content-out {
  from {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }

  to {
    opacity: 0;
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@-ms-keyframes testim-content-out {
  from {
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  to {
    opacity: 0;
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@-o-keyframes testim-content-out {
  from {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }

  to {
    opacity: 0;
    transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@keyframes testim-content-out {
  from {
    opacity: 1;
    transform: translateY(0);
  }

  to {
    opacity: 0;
    transform: translateY(-100%);
  }
}

@-webkit-keyframes testim-show {
  from {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-moz-keyframes testim-show {
  from {
    opacity: 0;
    -moz-transform: scale(0);
    transform: scale(0);
  }

  to {
    opacity: 1;
    -moz-transform: scale(1);
    transform: scale(1);
  }
}

@-ms-keyframes testim-show {
  from {
    opacity: 0;
    -ms-transform: scale(0);
    transform: scale(0);
  }

  to {
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

@-o-keyframes testim-show {
  from {
    opacity: 0;
    -o-transform: scale(0);
    transform: scale(0);
  }

  to {
    opacity: 1;
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes testim-show {
  from {
    opacity: 0;
    transform: scale(0);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

@-webkit-keyframes testim-hide {
  from {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

@-moz-keyframes testim-hide {
  from {
    opacity: 1;
    -moz-transform: scale(1);
    transform: scale(1);
  }

  to {
    opacity: 0;
    -moz-transform: scale(0);
    transform: scale(0);
  }
}

@-ms-keyframes testim-hide {
  from {
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1);
  }

  to {
    opacity: 0;
    -ms-transform: scale(0);
    transform: scale(0);
  }
}

@-o-keyframes testim-hide {
  from {
    opacity: 1;
    -o-transform: scale(1);
    transform: scale(1);
  }

  to {
    opacity: 0;
    -o-transform: scale(0);
    transform: scale(0);
  }
}

@keyframes testim-hide {
  from {
    opacity: 1;
    transform: scale(1);
  }

  to {
    opacity: 0;
    transform: scale(0);
  }
}

@media all and (max-width: 300px) {
  body {
    font-size: 14px;
  }
}

@media all and (max-width: 500px) {
  .testim .arrow {
    font-size: 1.5em;
  }

  .testim .cont div p {
    line-height: 25px;
  }
}
/* TESTIMONIALS CSS END */

/* CUSTOM PACKAGES CSS START */
.farming {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  align-items: center;
  margin: 80px 20px;
}
.feature-farmers {
  display: grid;
  grid-template-columns: 33% 33% 33%;
  margin: 0;
}
.farmer {
  flex-direction: column;
  box-sizing: border-box;
  margin: 16px;
  display: flex;
  flex-basis: 20%;
  flex-grow: 1;
  overflow: hidden;
}

.farmer > img {
  display: block;
  width: 100px;
  height: 100px;
  margin: 0 0 0.5rem;
  border-radius: 50%;
  border: 2px #c43126 solid;
}
.farmer h2 {
  font-family: "Roboto", sans-serif;
  font-size: 1.222em;
  font-weight: 400;
  color: #000;
  display: block;
  margin: 0px;
  padding: 0px 0px;
  letter-spacing: 0;
}
.farmer h2 b {
  font-weight: 400;
}
.farmer p {
  margin: 0;
  padding: 0px 0px;
  flex-grow: 1;
  font-family: Roboto, sans-serif;
  color: #000;
}

/* ------------- */

/* Home Feature 7 */

.home-feature-7 {
  margin: 0;
  text-align: left;
  width: 100%;
}

.home-feature-7 .widget {
  margin: 0 0 60px;
}

/* Home Feature 8 */

.home-feature-8 {
  text-align: center;
  width: 100%;
  margin: 0px 0px 40px;
  display: inline-block;
}

.home-feature-8 .widget {
  margin: 0 0 60px;
}
.home-feature-8 h2 {
  font-family: "YanoneKaffeesatz", Arial;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 400;
  margin: 0px 0px;
  padding: 0px 0px;
  letter-spacing: 1px;
  line-height: 1.4;
  text-transform: uppercase;
}

.staff {
  display: grid;
  width: 100%;
  flex-direction: column;
  margin: 0 auto;
  grid-template-columns: 33% 33% 33%;
  text-align: center;
}

.single-img {
  width: auto;
  display: inline-block;
  margin: 0px 10px 20px;
}

.staff-img {
  position: relative;
  display: grid;
  width: 100%;
  height: auto;
}

.staff-img img {
  border-radius: 10px;
}

.staff-img p {
  margin: 0px;
}

.staff-img-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.5s ease;
  border-radius: 10px;
}

.single-img:hover .staff-img-overlay {
  height: 100%;
}

.staff-text {
  position: absolute;
  bottom: 0%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-family: Roboto;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
}
.staff-text span {
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: capitalize;
}

/* Home Feature 9 */

.home-feature-9 {
  clear: both;
  text-align: center;
}

.home-feature-9 .widget {
  margin: 0 0 60px;
}

.home-feature-9 h4 {
  font-size: 32px;
  font-weight: 400;
}

/* Home Feature 10 */

.home-feature-10 {
  float: left;
  margin: 0 1.3% 0 0;
  width: 24%;
}

.home-feature-10 .widget {
  margin: 0 0 60px;
}

/* Home Feature 11 */

.home-feature-11 {
  float: left;
  margin: 0 1.3% 0 0;
  width: 24%;
}

.home-feature-11 .widget {
  margin: 0 0 60px;
}

/* Home Feature 12 */

.home-feature-12 {
  float: left;
  margin: 0 1.3% 0 0;
  width: 24%;
}

.home-feature-12 .widget {
  margin: 0 0 60px;
}

/* Home Feature 13 */

.home-feature-13 {
  float: right;
  margin: 0;
  width: 24%;
}

.home-feature-13 .widget {
  margin: 0 0 60px;
}

/* Home Feature 14 */

.home-feature-14 {
  margin: 0;
  text-align: center;
  width: 100%;
}

.home-feature-14 .widget {
  margin: 0px 0px 0px;
}

.featured-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 560px;
  margin: 40px 0 80px;
}
.featured-post .featured-post-image {
  width: calc(50% + 225px);
  height: 100%;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}
.featured-post.right .featured-post-content {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.featured-post .featured-post-image {
  -webkit-clip-path: polygon(0 0, 68% 0, 95% 100%, 0% 100%);
  /* clip-path: polygon(0 0, 68% 0, 95% 100%, 0% 100%); */
  margin-right: -15%;
}
.featured-post .featured-post-image img {
  -o-object-position: center;
  object-position: center;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.featured-post .featured-post-content {
  width: calc(50% + 225px);
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.featured-post .featured-post-content {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 27% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 27% 100%);
}
.featured-post .featured-post-content .overlay {
  background-color: #c43126;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.featured-post .featured-post-content .inner-content {
  color: #fff;
  max-width: 70%;
  padding-right: 8%;
}
.featured-post .featured-post-content .inner-content h4 {
  color: #fff;
  font-size: 2.4rem;
  font-weight: 400;
  letter-spacing: 0px;
}

/* Home Feature h4 */

.slider-wide h4,
.slider h4,
.home-feature-top h4,
.home-feature-3 h4,
.home-feature-4 h4,
.home-feature-5 h4,
.home-feature-6 h4,
.home-feature-7 h4,
.home-feature-8 h4,
.home-feature-9 h4,
.home-feature-14 h4 {
  font-size: 44px;
  font-size: 4.4rem;
  font-weight: 300;
}

.home-feature-10 h4,
.home-feature-11 h4,
.home-feature-12 h4,
.home-feature-13 h4 {
  font-size: 24px;
  font-weight: 400;
}

/* ## Entries
-------------------------------------------- */

.entry {
  margin-bottom: 100px;
  padding: 0;
}

.content .entry {
  /*background-color: #fff;*/
}

.entry-content ol,
.entry-content ul {
  margin-bottom: 28px;
  margin-left: 40px;
}

.entry-content ol > li {
  list-style-type: decimal;
}

.entry-content ul > li {
  list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
  margin-bottom: 0;
}

.content ol ol,
.content ul ul {
  margin-bottom: 0;
}

.entry-content code {
  background-color: #333;
  color: #ddd;
}

/* ## Entry Meta
--------------------------------------------- */

p.entry-meta {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 0;
  text-transform: uppercase;
}

.entry-header .entry-meta {
  margin-bottom: 20px;
}

.entry-by {
  color: #aaa;
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
  padding: 0 5px;
  text-transform: lowercase;
}

.entry-categories a {
  color: #333;
}

.entry-categories a:hover {
  color: #303236;
}

.entry-footer .entry-meta {
  border-top: 1px solid #ddd;
  padding-top: 24px;
}

.entry-comments-link::before {
  content: "\2014";
  margin: 0 6px 0 2px;
}

/* ## After Entry
--------------------------------------------- */

.after-entry {
  margin-bottom: 100px;
  text-align: center;
}

.after-entry h3 {
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 1px;
  text-transform: uppercase;
}

/* ## Pagination
--------------------------------------------- */

.pagination {
  clear: both;
  margin: 40px 0;
}

.adjacent-entry-pagination {
  margin-bottom: 0;
}

.archive-pagination li {
  display: inline;
}

.archive-pagination li a {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #333;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 4px 12px;
  text-decoration: none;
}

.archive-pagination li a:hover,
.archive-pagination li a:focus,
.archive-pagination .active a {
  background-color: #303236;
  text-decoration: underline;
}

/* ## Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
  background-color: #fff;
  margin-bottom: 40px;
}

.comment-respond,
.entry-pings {
  padding: 40px 40px 16px;
}

.entry-comments {
  clear: both;
  padding: 40px 0;
}

.entry-comments h3 {
  border-bottom: 1px solid #ddd;
  padding: 0 0 20px 40px;
}

.comment-header {
  font-size: 16px;
  font-size: 1.6rem;
}

li.comment {
}

.comment-content {
  clear: both;
  word-wrap: break-word;
}

.comment-list li {
  margin-top: 24px;
  padding: 32px;
}

.comment-list li li {
  margin-right: -32px;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
  width: 50%;
}

.comment-respond label {
  display: block;
  margin-right: 12px;
}

.entry-comments .comment-author {
  margin-bottom: 0;
}

.entry-pings .reply {
  display: none;
}

.bypostauthor {
}

.form-allowed-tags {
  background-color: #f5f5f5;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 24px;
}

/* # Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
  font-size: 16px;
  font-size: 1.6rem;
}

.sidebar li {
  border-bottom: 1px dotted #ddd;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.sidebar p {
  margin-bottom: 12px;
}

.sidebar p:last-child,
.sidebar ul > li:last-child {
  margin-bottom: 0;
}

.sidebar .widget {
  margin-bottom: 80px;
}

/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
  background-color: #005c45;
  clear: both;
  font-size: 18px;
  /*text-align: center;*/
}

.footer-widgets .wrap {
  padding-top: 60px;
  padding-bottom: 60px;
}

.footer-widgets,
.footer-widgets a {
  color: #fff;
}

.footer-widgets a {
  font-weight: 600;
}

.footer-widgets input {
  border: 1px solid #333;
}

.footer-widgets a.button,
.footer-widgets a:hover,
.footer-widgets a:focus {
  color: #fff;
}

.footer-widgets li {
  border-bottom: 1px dotted #666;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.footer-widgets .widget {
  margin-bottom: 40px;
}

.footer-widgets h3 {
  font-family: "Roboto Condensed";
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 0.03125rem;
  text-transform: uppercase;
  color: #00bd8e;
}

.footer-widgets p:last-child {
  margin-bottom: 0;
}

.footer-widgets-1,
.footer-widgets-2 {
  margin: 0 3.3% 0 0;
  width: 30.555555555%;
}

.footer-widgets-3 {
  width: 30.555555555%;
}

.footer-widgets-1,
.footer-widgets-2 {
  float: left;
}

.footer-widgets-3 {
  float: right;
}

/*
Portfolio
---------------------------------------------------------------------------------------------------- */

.entry-portfolio {
  margin: 0 0 40px;
  padding: 0;
}

.content .portfolio {
  background: none;
  float: left;
  margin: 0 2% 40px 0 !important;
  overflow: hidden;
  padding: 0;
  width: 30.555555555%;
}

.portfolio .post-image {
  border: none;
  margin: 0 0 10px;
  padding: 0;
}

.portfolio .post-image:hover {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0.6;
}

.portfolio .post .entry-title {
  font-size: 20px;
  font-weight: 400;
  margin: 10px 0;
}

.portfolio .entry-title a {
  color: #333;
}

.portfolio .entry-title a:hover {
  color: #303236;
}

.portfolio .entry-title a {
  margin: 0;
  text-decoration: none;
}

.portfolio p {
  font-size: 18px;
}

.portfolio .entry-meta {
  display: none;
}

.portfolio .more-link {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #fff;
  display: block;
  padding: 8px 12px;
  margin: 20px 0 0;
  text-align: center;
  text-decoration: none;
  max-width: 150px;
}

.content .portfolio .more-link:hover {
  background: #555;
  color: #fff;
}

.portfolio-clear {
  clear: none;
}

.portfolio-clear-2 {
  clear: both;
}

/* # Miscelaneous
---------------------------------------------------------------------------------------------------- */

.clear {
  clear: both;
}

.clear-line {
  border-bottom: 1px solid #ddd;
  clear: both;
  margin-bottom: 26px;
}

.uppercase {
  text-transform: uppercase;
}

.tiny {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 1px;
}

.tiny2 {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 1px;
}

small {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.italic {
  font-style: italic;
}

.centered {
  text-align: center;
}

.author-circle {
  border: 3px solid #fff;
  border-radius: 50px;
}

.quote {
  background: #fff;
  border-radius: 6px;
  border: 1px solid #ddd;
  color: #888;
  padding: 20px 30px;
}

.quote-arrow {
  background-image: url(images/quote-arrow.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  bottom: 1px;
  display: block;
  margin: 0 0 10px;
  padding: 14px 0 0;
  position: relative;
}

.quote-gray {
  background: #eee;
  border: 1px solid #ccc;
  color: #333;
  padding: 20px;
}

.quote-arrow-gray {
  background-image: url(images/quote-arrow-gray.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  bottom: 1px;
  display: block;
  margin: 0 0 10px;
  padding: 14px 0 0;
  position: relative;
}

.quote-black {
  background: #121212;
  border-radius: 6px;
  border: 1px solid #353535;
  color: #fff;
  padding: 20px 30px;
}

.quote-arrow-black {
  background-image: url(images/quote-arrow-black.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  bottom: 1px;
  display: block;
  margin: 0 0 10px;
  padding: 14px 0 0;
  position: relative;
}

.quote-black a {
  color: #aaa;
}

.quote-black p {
  color: #fff;
}

.left-content {
  float: left;
  padding: 0 20px 0 0;
  text-align: left;
}

.left-content .fa,
.right-content .fa {
  padding: 40px 0;
}

.right-content {
  overflow: hidden;
  text-align: left;
}

.left-content,
.right-content h3 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 400;
  margin-bottom: 8px;
}

.float-left {
  float: left;
  margin-right: 40px;
}

.float-right {
  float: right;
  margin-right: 40px;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.left-small {
  float: left;
  text-align: left;
  width: 30%;
}

.left-large {
  float: left;
  text-align: left;
  width: 64%;
}

.right-small {
  float: right;
  text-align: left;
  width: 30%;
}

.right-large {
  float: right;
  text-align: left;
  width: 64%;
}

.left-small h4,
.right-small h4 {
  font-size: 50px;
  font-size: 5rem;
}

.feature-left {
  clear: left;
  float: left;
  margin: 0 2% 0 0;
  overflow: hidden;
  width: 48%;
}

.feature-right {
  float: right;
  overflow: hidden;
  width: 48%;
}

.feature-left-small {
  clear: left;
  float: left;
  margin: 0 2% 0 0;
  overflow: hidden;
  width: 25%;
}

.feature-right-large {
  float: right;
  overflow: hidden;
  width: 70%;
}

.feature-left-large {
  float: left;
  margin: 0 2% 0 0;
  overflow: hidden;
  width: 70%;
}

.feature-right-small {
  clear: right;
  float: right;
  overflow: hidden;
  width: 25%;
}

.feature-left-large-2 {
  float: left;
  margin: 0 2% 0 0;
  overflow: hidden;
  width: 55%;
}

.feature-right-small-2 {
  clear: right;
  float: right;
  overflow: hidden;
  width: 40%;
}

.feature-margin {
  margin-top: 80px;
}

.feature-margin-2 {
  margin-top: 160px;
}

.fp-left {
  float: left;
  display: inline-block;
  margin-top: 100px;
  padding: 0;
  position: relative;
  text-align: left;
  width: 49%;
  vertical-align: top;
}

.fp-right {
  display: inline-block;
  margin: 0;
  max-width: none;
  padding: 0;
  position: relative;
  text-align: left;
  width: 40%;
  vertical-align: top;
}

.fp-right img {
  max-width: none;
}

.fp-left2 {
  display: inline-block;
  margin: 0;
  max-width: none;
  min-height: 700px;
  padding: 0;
  position: relative;
  text-align: left;
  width: 40%;
  vertical-align: top;
}

.fp-right2 {
  float: right;
  display: inline-block;
  margin-top: 100px;
  padding: 0;
  position: relative;
  text-align: left;
  width: 49%;
  vertical-align: top;
}

.fp-left2 img {
  max-width: none;
  position: absolute;
  right: 0;
}

.fp-left ul,
.fp-right2 ul {
  margin-bottom: 40px;
}

.fp-left li,
.fp-right2 li {
  list-style-type: disc;
  margin-left: 24px;
  margin-bottom: 5px;
}

.align-right {
  text-align: right;
}

.align-left {
  text-align: left;
}

.white-bg {
  background: #fff;
  color: #333;
  padding: 40px 20px;
}

.white-bg h3 {
  font-size: 24px;
  font-size: 2.4rem;
}

.white-bg p {
  margin-bottom: 20px;
}

.trans-bg {
  background: rgba(0, 0, 0, 0.7);
  padding: 40px 20px;
}

.trans-bg h3 {
  font-size: 24px;
  font-size: 2.4rem;
}

.trans-bg p {
  margin-bottom: 20px;
}

.bottom-image {
  margin-bottom: -40px;
  margin-top: 40px;
}

.bottom-image img {
  margin-bottom: -10px;
}

div.pp_default .pp_content,
div.light_rounded .pp_content {
  background-color: #000 !important;
}

div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_content_container .pp_left,
div.pp_default .pp_content_container .pp_right,
div.pp_default .pp_content_container .pp_content,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right {
  background: none !important;
}

#journal hr {
  border: 1px solid #ddd;
  margin: 30px 0;
  width: 100px;
}

/* # Site Footer
---------------------------------------------------------------------------------------------------- */
.site-footer {
  background-color: #ab3510;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0px 0;
  text-align: center;
}

.site-footer p {
  font-family: Roboto, sans-serif;
  font-size: 11px;
  font-weight: 300;
  letter-spacing: 0.01rem;
  margin-bottom: 0;
}

.site-footer a {
  color: #a2d923;
}

.site-footer a:hover {
  color: #fff;
  border-bottom: 1px dashed #a2d923;
}
/* CUSTOM CSS OF FOOTER SECTION */

/* SOCIAL MEDIA ICONS STYLES STARTS */
.social-media-footer {
  margin: 0 auto;
  float: right;
}
.fa-heart {
  font-family: Fontawesome;
  font-style: normal;
}
.fab {
  overflow: auto;
  font-size: 40px !important;
  text-align: center !important;
  margin-right: 10px !important;
  display: inline !important;
  font-family: "FontAwesome" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  padding-top: 8px !important;
}
.fa-facebook:before {
  content: "\f082";
  color: #e2e2e2;
}
.fa-twitter:before {
  content: "\f081";
  color: #e2e2e2;
}
.fa-youtube:before {
  content: "\f166";
  color: #e2e2e2;
}
.fa-instagram:before {
  content: "\f16d";
  color: #e2e2e2;
}
.fa-linkedin:before {
  content: "\f08c";
  color: #e2e2e2;
}
.fa-comments:before {
  content: "\f086";
  color: #e2e2e2;
}
.fa-envelope:before {
  content: "\f0e0";
  color: #e2e2e2;
}

.fa-facebook:hover:before {
  content: "\f09a";
  color: #1877f2;
}
.fa-twitter:hover:before {
  content: "\f099";
  color: #1d9bf0;
}
.fa-youtube:hover:before {
  content: "\f167";
  color: #272727;
}
.fa-instagram:hover:before {
  content: "\f16d";
  color: #da173c;
}
.fa-linkedin:hover:before {
  content: "\f0e1";
  color: #0097dd;
}
.fa-comments:hover:before {
  content: "\f086";
  color: #fbc221;
}
.fa-envelope:hover:before {
  content: "\f0e0";
  color: #9bcd58;
}

/* FOOTER NAVIGATION STARTS */
.menu-footer-nav-container .menu > li {
  display: inline-block;
  padding: 0 15px;
}
.menu-footer-nav-container .menu {
  clear: both;
  padding: 1.5em 2%;
  margin: 0 auto 60px;
  overflow: hidden;
  width: 80%;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  text-align: center;
  border-bottom: solid 1px #ffc20e;
}
.menu-footer-nav-container .menu a {
  border: none;
  color: #fff;
  display: block;
  font-weight: 400;
  font-size: 1em;
  font-family: "Oswald", sans-serif;
  position: relative;
}
.menu-footer-nav-container .menu a:hover {
  color: #ffcc00;
  text-decoration: none;
}

/* FOOTER WAVE EFFECT START */

.wave {
  position: absolute;
  top: -100px;
  left: 0;
  width: 100%;
  height: 100px;
  background: url("images/wave.png");
  background-size: 1000px 100px;
}
.wave#wave1 {
  z-index: 1000;
  opacity: 1;
  bottom: 0;
  animation: animateWaves 4s linear infinite;
}

.wave#wave2 {
  z-index: 999;
  opacity: 0.5;
  bottom: 10px;
  animation: animate 4s linear infinite !important;
}

.wave#wave3 {
  z-index: 1000;
  opacity: 0.2;
  bottom: 15px;
  animation: animateWaves 3s linear infinite;
}

.wave#wave4 {
  z-index: 999;
  opacity: 0.7;
  bottom: 20px;
  animation: animate 3s linear infinite;
}

@keyframes animateWaves {
  0% {
    background-position-x: 1000px;
  }
  100% {
    background-positon-x: 0px;
  }
}

@keyframes animate {
  0% {
    background-position-x: -1000px;
  }
  100% {
    background-positon-x: 0px;
  }
}
/* FOOTER WAVE EFFECT END */

/* FOOTER BAR START */
.footer-bar {
  background: #fff;
  color: #ab3510;
  background-size: cover;
  margin: 10px 0px 0px;
  padding: 0px 0px 0px;
  position: relative;
}

.footer-bar .wrap {
  /*background: rgba(255,255,255,0.6);*/
  padding: 0px 0px;
  max-width: 100%;
}
.footer-bar a {
  color: #ffe8c4;
  font-weight: 400;
}
.footer-bar-grid {
  display: inline-flex;
  column-gap: 30px;
  width: 100%;
}
.footer-first-column {
  width: 15%;
  padding: 95px 20px 83px;
  text-align: center;
}
.footer-grid-inner {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: calc(100% - 15%);
  grid-column-gap: 50px;
  background-color: #ab3510 !important;
  color: #fff;
  padding: 105px 6.75% 83px;
  border-top-left-radius: 133px;
}
.footer-grid-inner .footer-grid-item {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  min-height: 1px;
}

.footer-bar .address {
  margin: 0px;
  font-size: 12px;
}

.footer-bar h3 {
  font-size: 1.2em;
  color: #fff;
  line-height: 1.2;
  margin-bottom: 10px;
  font-weight: 400;
  text-transform: none;
  font-family: "Roboto", Arial, sans-serif;
}

/* Fadeup Effect
---------------------------------------------------------------------------------------------------- */

.js .fadeup-effect {
  opacity: 0;
  /*overflow: hidden;*/
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/* # Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1280px) {
  .site-inner,
  .wrap {
    max-width: 1140px;
  }
}

@media only screen and (max-width: 1200px) {
  .site-inner,
  .wrap {
    max-width: 960px;
  }

  .content-sidebar-sidebar .content-sidebar-wrap,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-sidebar-content .content-sidebar-wrap {
    width: 740px;
  }

  .content,
  .site-header .widget-area {
    width: 620px;
  }

  .sidebar-content-sidebar .content,
  .sidebar-sidebar-content .content,
  .content-sidebar-sidebar .content {
    width: 400px;
  }

  .sidebar-primary {
    width: 300px;
  }

  .title-area {
    width: 160px;
  }
}

@media only screen and (max-width: 1023px) {
  .site-inner,
  .wrap {
    max-width: 768px;
  }

  .secondary-nav .site-inner {
    margin-top: 80px;
  }

  .site-header {
    position: static;
  }

  .front-page .site-header {
    background-color: #8a091c;
  }

  .front-page .site-header > .wrap {
    border: none;
  }

  .content,
  .sidebar,
  .site-header .widget-area,
  .title-area {
    width: 100%;
  }

  .site-header .title-area,
  .site-header.shrink .title-area {
    padding: 15px 0;
  }

  .header-image.shrink .site-title > a {
    height: 76px;
  }

  .genesis-nav-menu,
  .site-header .widget-area,
  .site-title {
    text-align: center;
  }

  .header-image .site-title > a {
    background-position: center !important;
  }

  .nav-primary .genesis-nav-menu {
    float: none;
  }

  .nav-secondary,
  .site-header.shrink .nav-secondary {
    border-bottom: none;
    display: block;
  }

  .genesis-nav-menu a,
  .site-header.shrink .genesis-nav-menu a {
    padding: 16px 10px 16px;
  }

  .front-page .site-inner {
    margin-top: 0;
  }

  .front-page-1,
  .front-page-4,
  .front-page-6 {
    /*background-attachment: scroll;*/
    -webkit-background-size: auto;
    -moz-background-size: auto;
    background-size: auto;
  }

  .site-inner {
    margin-top: 80px;
  }

  .full-width-content .content {
    padding: 0;
  }

  .full-width-content img.pull-left {
    margin-left: 0;
  }

  .full-width-content img.pull-right {
    margin-right: 0;
  }

  .flexible-widgets.widget-full .widget,
  .flexible-widgets.widget-halves .widget,
  .flexible-widgets.widget-thirds .widget,
  .flexible-widgets.widget-fourths .widget {
    margin: 0 auto 20px;
    width: 100%;
  }

  .front-page-1 .image-section,
  .secondary-nav .front-page-1 .image-section {
    padding-top: 0;
  }

  .feature-margin,
  .feature-margin-2 {
    margin-top: 0;
  }

  .enews-widget input {
    width: 40%;
  }

  .enews-widget form {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 960px) {
  .site-inner,
  .wrap {
    max-width: 768px;
  }

  .content,
  .content-sidebar-sidebar .content,
  .content-sidebar-sidebar .content-sidebar-wrap,
  .sidebar-content-sidebar .content,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3,
  .sidebar-primary,
  .sidebar-secondary,
  .sidebar-sidebar-content .content,
  .sidebar-sidebar-content .content-sidebar-wrap,
  .site-header .widget-area,
  .title-area {
    width: 100%;
  }

  .footer-widgets-1 .footer-widgets-2,
  .footer-widgets-3 {
    margin: 0 0 30px;
  }

  .site-header .wrap {
    padding: 0 5%;
  }

  .header-image .site-title > a {
    background-position: center top;
  }

  .genesis-nav-menu li,
  .site-header ul.genesis-nav-menu,
  .site-header .search-form {
    float: none;
  }

  .genesis-nav-menu,
  .site-description,
  .site-header .title-area,
  .site-header .search-form,
  .site-title {
    text-align: center;
  }

  .genesis-nav-menu a,
  .genesis-nav-menu > .first > a,
  .genesis-nav-menu > .last > a {
    padding: 20px 16px;
  }

  .site-header .search-form {
    margin: 16px auto;
  }

  .genesis-nav-menu li.right {
    display: none;
  }

  .features .main-img {
    padding-top: 0;
  }
}

@media only screen and (max-width: 800px) {
  body {
    font-size: 16px;
    font-size: 1.6rem;
  }

  .site-header .wrap {
    padding: 0 5%;
  }

  .site-inner,
  .wrap {
    padding-left: 5%;
    padding-right: 5%;
  }

  .genesis-nav-menu.responsive-menu {
    display: none;
    float: none;
    padding-bottom: 20px;
  }

  .genesis-nav-menu.responsive-menu .menu-item,
  .responsive-menu-icon {
    display: block;
  }

  .genesis-nav-menu.responsive-menu .menu-item:hover {
    position: static;
  }

  .genesis-nav-menu.responsive-menu li.current-menu-item > a,
  .genesis-nav-menu.responsive-menu .sub-menu li.current-menu-item > a:hover,
  .genesis-nav-menu.responsive-menu li a,
  .genesis-nav-menu.responsive-menu li a:hover {
    background: none;
    border: none;
    display: block;
    padding: 10px 0;
    text-transform: none;
  }

  .genesis-nav-menu.responsive-menu .menu-item-has-children {
    cursor: pointer;
  }

  .genesis-nav-menu.responsive-menu .menu-item-has-children > a {
    margin-right: 60px;
  }

  .genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
    content: "\f347";
    float: right;
    font: normal 20px/1 "dashicons";
    height: 20px;
    padding: 7px 20px;
    right: 0;
    text-align: right;
    z-index: 9999;
  }

  .genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
    content: "\f343";
  }

  .genesis-nav-menu.responsive-menu > .menu-item > .sub-menu {
    display: none;
  }

  .genesis-nav-menu.responsive-menu .sub-menu {
    /*background-color: rgba(255, 255, 255, 0.05);*/
    left: auto;
    opacity: 1;
    position: relative;
    -moz-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    width: 100%;
    z-index: 99;
  }

  .genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
    /*background-color: transparent;*/
    margin: 0;
    padding-left: 25px;
  }

  .genesis-nav-menu.responsive-menu .sub-menu li a,
  .genesis-nav-menu.responsive-menu .sub-menu li a:hover {
    padding: 10px 0;
    position: relative;
    text-transform: none;
    width: 100%;
  }

  .genesis-nav-menu.responsive-menu .current-menu-item > a,
  .genesis-nav-menu.responsive-menu .sub-menu .current-menu-item > a:hover,
  .genesis-nav-menu.responsive-menu > li.menu-item-has-children:hover > a,
  .genesis-nav-menu.responsive-menu a:hover {
    background: none;
  }

  .site-header .genesis-nav-menu.responsive-menu .current-menu-item > a,
  .site-header .genesis-nav-menu.responsive-menu .sub-menu li a,
  .site-header .genesis-nav-menu.responsive-menu .sub-menu li a:hover,
  .site-header .genesis-nav-menu.responsive-menu .sub-menu,
  .site-header
    .genesis-nav-menu.responsive-menu
    > .menu-item-has-children:before,
  .site-header .genesis-nav-menu.responsive-menu > li:hover > a,
  .site-header .genesis-nav-menu.responsive-menu a:hover {
    color: #fff;
  }

  .archive-description,
  .author-box,
  .comment-respond,
  .entry,
  .entry-comments,
  .entry-pings,
  .sidebar .widget {
    padding: 0;
  }

  .archive-pagination li a {
    margin-bottom: 4px;
  }

  .align-left,
  .align-right {
    text-align: center;
  }

  .sidebar .widget.enews-widget {
    padding: 40px;
  }

  .home .content ol,
  .home .content ul {
    margin-left: 0;
  }

  .home .content ul > li {
    list-style-type: none;
  }
  /* CUSTOME CSS START */
  .genesis-nav-menu .menu-item {
    display: inline-block;
    text-align: left;
    background-color: #a78957 !important;
    padding: 0px 0px 0px 20px;
  }
  .site-header .genesis-nav-menu.responsive-menu .sub-menu li a {
    color: #fff;
    background: none !important;
    margin: 0px !important;
  }
  .hero {
    text-align: center;
    width: 100% !important;
    padding: 0 0 0 0;
    top: 40%;
    overflow: hidden;
    color: #fff;
    z-index: 333;
    position: relative;
  }
  .slider-item-showcase .slider-left-holder {
    padding: 0 0px 0 0;
    text-align: left;
  }
  .slider-item-showcase .slider-item-holder {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
  }
  .slider-item-showcase .slider-image {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
  }
  .slider-item-showcase .slider-right-holder {
    padding: 0 0px 0px 0px;
    text-align: left;
  }
  .home-feature-4 {
    margin: 40px 0px 20px !important;
    width: 100%;
  }
  .home-feature-5 {
    margin: 60px 0px 20px !important;
    width: 100%;
  }
  .feature-pack-3boxes {
    display: grid;
    grid-template-columns: 100%;
    margin: 0;
  }
  .footer-bar-grid {
    display: block;
    width: 100%;
  }
  .footer-first-column {
    width: 100%;
    padding: 95px 20px 83px;
    text-align: center;
  }
  .footer-grid-inner {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    width: auto;
    grid-column-gap: 50px;
    background-color: #ab3510 !important;
    color: #fff;
    padding: 105px 6.75% 83px;
    border-top-left-radius: 133px;
  }
  .footer-grid-inner .footer-grid-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    min-height: 1px;
    margin: 20px 0px 0px;
  }
  .item-cards-contentwrapper {
    background: #f9f9f9;
    margin: 0 16px 24px 16px;
    border-radius: 8px;
    box-shadow: 0 0 4px #e6e6e6;
    display: grid;
    grid-template-columns: 100%;
    padding: 20px;
    position: relative;
    align-items: center;
    transform: translate(0);
    transition: transform 0.2s;
  }
}

@media only screen and (max-width: 767px) {
  .home-feature-10,
  .home-feature-12 {
    width: 48%;
  }

  .home-feature-11,
  .home-feature-13 {
    float: right;
    margin: 0;
    width: 48%;
  }

  .home-feature-12 {
    clear: both;
  }

  .five-sixths,
  .four-sixths,
  .one-fourth,
  .one-half,
  .one-sixth,
  .one-third,
  .three-fourths,
  .three-sixths,
  .two-fourths,
  .two-sixths,
  .two-thirds {
    clear: both;
    float: none;
    margin: 0 0 40px;
    width: 100%;
  }

  .home .one-third {
    text-align: center;
  }

  .plan-col,
  .plan-col-popular {
    float: none;
    margin: 0 auto 40px;
    width: 80%;
  }
}

@media only screen and (max-width: 740px) {
  .welcome-feature-1,
  .welcome-feature-2,
  .welcome-feature-3,
  .home-feature-1,
  .home-feature-2,
  .home-feature-3,
  .home-feature-4,
  .home-feature-1,
  .home-feature-2,
  .home-feature-3,
  .home-feature-4,
  .home-feature-5,
  .home-feature-6,
  .home-feature-7,
  .home-feature-8,
  .home-feature-9,
  .home-feature-14 {
    margin: 0 auto;
    width: 100%;
  }

  .fp-content {
    width: 100%;
  }

  .left-small,
  .left-large {
    margin-bottom: 80px;
  }

  .left-small,
  .right-small {
    float: none;
    width: 100%;
  }

  .left-large,
  .right-large {
    float: none;
    width: 100%;
  }

  .feature-left,
  .feature-left-small,
  .feature-left-large,
  .feature-left-large-2 {
    clear: both;
    float: none;
    margin: 0;
    padding-bottom: 20px;
    width: 100%;
  }

  .feature-right,
  .feature-right-small,
  .feature-right-small-2,
  .feature-right-large {
    clear: both;
    float: none;
    margin: 0;
    padding-bottom: 20px;
    text-align: center;
    width: 100%;
  }

  .feature-left-small,
  .feature-right-small,
  .feature-right-small-2 {
    text-align: center;
  }

  .feature-left-small,
  .feature-left-large,
  .feature-left-large-2 {
    margin-bottom: 40px;
    text-align: center;
  }

  .fp-left,
  .fp-right,
  .fp-left2,
  .fp-right2 {
    clear: both;
    text-align: center;
    width: 100%;
  }

  .fp-left,
  .fp-right2 {
    margin: 40px 0 0;
    min-height: auto;
  }

  .fp-left2 {
    min-height: 300px;
  }

  .fp-right {
    margin-top: 40px;
    min-height: auto;
  }

  .fp-left2 img,
  .fp-right img {
    position: relative;
    max-width: 100%;
  }

  .plan {
    float: none;
    margin: 0 auto 40px;
    width: 90%;
  }

  .popular {
    transform: none;
    -webkit-transform: none;
  }

  .content .portfolio {
    width: 48%;
  }

  .portfolio-clear {
    clear: both;
  }

  .portfolio-clear-2 {
    clear: none;
  }

  .content .portfolio {
    width: 48%;
  }

  .portfolio-clear {
    clear: both;
  }

  .portfolio-clear-2 {
    clear: none;
  }

  .content .portfolio .post-image {
    width: 100%;
  }
}

@media only screen and (max-width: 550px) {
  .nav-secondary {
    display: none;
  }

  .front-page-1 .image-section h2,
  .front-page-1 .image-section h4 {
    font-size: 34px;
    font-size: 3.4rem;
  }

  .image-section h4,
  .solid-section h4 {
    font-size: 34px;
    font-size: 3.4rem;
    margin-bottom: 20px;
  }

  .home-feature-top .wrap {
    padding: 0;
  }

  .left-content,
  .right-content {
    text-align: center;
    width: 100%;
  }

  .left-content .fa,
  .right-content .fa {
    padding: 20px;
  }

  .left-content,
  .right-content {
    margin-bottom: 10px;
  }

  .enews-widget input {
    width: 100%;
  }

  .content .portfolio {
    text-align: center;
    width: 100%;
  }

  .content .portfolio .post-image {
    width: 100%;
  }

  .content .portfolio .more-link {
    margin: 20px auto 0;
    padding: 6px;
    width: 60%;
  }

  .home-feature-10,
  .home-feature-11,
  .home-feature-12,
  .home-feature-13 {
    width: 100%;
  }
  /* CUSTOM CSS */
  .staff {
    display: grid;
    width: 100%;
    flex-direction: column;
    margin: 0 auto;
    grid-template-columns: 100%;
  }
}

/* # Print Styles
---------------------------------------------------------------------------------------------------- */

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="javascript:"]:after,
  a[href^="#"]:after,
  .site-title > a:after {
    content: "";
  }

  thead {
    display: table-header-group;
  }

  img,
  tr {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 2cm 0.5cm;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  .content,
  .content-sidebar {
    width: 100%;
  }

  button,
  input,
  select,
  textarea,
  .breadcrumb,
  .comment-edit-link,
  .comment-form,
  .comment-list .reply a,
  .comment-reply-title,
  .edit-link,
  .entry-comments-link,
  .entry-footer,
  .genesis-box,
  .header-widget-area,
  .hidden-print,
  .home-top,
  .nav-primary,
  .nav-secondary,
  .post-edit-link,
  .sidebar {
    display: none !important;
  }

  .title-area {
    text-align: center;
    width: 100%;
  }

  .site-title > a {
    margin: 0;
    text-decoration: none;
    text-indent: 0;
  }

  .site-inner {
    padding-top: 0;
    position: relative;
    top: -100px;
  }

  .author-box {
    margin-bottom: 0;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    orphans: 3;
    page-break-after: avoid;
    page-break-inside: avoid;
    widows: 3;
  }

  img {
    page-break-after: avoid;
    page-break-inside: avoid;
  }

  blockquote,
  pre,
  table {
    page-break-inside: avoid;
  }

  dl,
  ol,
  ul {
    page-break-before: avoid;
  }
}

/*  CUSTOM CSS STYLES START */

/* Contact Page Image */
.contact-img {
  position: relative;
  padding: 0;
  margin: 0;
  max-width: 500px;
}
.contact-img img {
  display: block;
  max-width: 100%;
  height: auto;
}
.contact-img-text {
  opacity: 0;
  max-width: 100%;
  position: absolute;
  width: 100%;
  color: #fff;
  left: 0;
  bottom: 0;
  padding: 0.75em 1em;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  z-index: 2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.contact-img-text h3 {
  color: #fff;
}
.contact-img-text a {
  color: #a78957;
}
.contact-img-text a:hover {
  color: #fff;
}
.contact-img:hover .contact-img-text {
  opacity: 1;
  display: inline-block;
}
/* ACTLY CONTACT FORM STYLE
--------------------------------------------- */
.actly-form {
  text-align: center;
  margin: 0px 0px 0px 0px;
  padding: 40px 40px 0px 40px;
  background: #fff;
  box-shadow: 0 16px 48px rgba(0, 158, 223, 0.25);
  background-repeat: repeat;
  border-radius: 5px;
}

.actly-form h5 {
  text-align: center;
  line-height: 30px;
  font-family: "Oswald", sans-serif;
  color: #dcd6c5;
  font-size: 1.8em;
  font-weight: 400;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.actly-form input,
.actly-form select {
  padding: 4px;
  margin: 0;
  width: 100%;
  line-height: 30px;
  font-family: "Open Sans", sans-serif;
  color: #000;
  border: none;
  background-color: #e9e9e9 !important;
  border: 1px 1px 1px 1px solid #a78957;
  border-radius: 4px;
  font-size: 1em;
  font-weight: 400;
  float: none;
}

.actly-form input[type="checkbox"] {
  height: 20px !important;
  width: 20px !important;
  vertical-align: middle;
}

.actly-form textarea {
  line-height: 16px;
  height: 60px;
  margin: 20px 0px 0px;
  padding: 4px;
  width: 100%;
  font-family: "Open Sans", sans-serif;
  color: #000;
  background-color: #e9e9e9 !important;
  border: 1px 1px 1px 1px solid #a78957;
  border-radius: 4px;
  font-size: 1em;
  font-weight: 400;
  float: none;
  resize: none;
}

.actly-form input:focus {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #8a091c;
  box-shadow: none;
}

.actly-form textarea:focus {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #8a091c;
  box-shadow: none;
}

.actly-form select {
  /* styling */
  background-color: white;
  border: thin solid 0e4749;
  border-radius: 4px;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;
  /* reset */
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.actly-form select.classic {
  background-image: linear-gradient(45deg, transparent 50%, #fff 50%),
    linear-gradient(135deg, #fff 50%, transparent 50%),
    linear-gradient(to right, #0e4749, #0e4749);
  background-position: calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px), 100% 0;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat;
}

.actly-form select.classic:focus {
  background-image: linear-gradient(45deg, #7d9b3d 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, #7d9b3d 50%),
    linear-gradient(to right, gray, gray);
  background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, 100% 0;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat;
  border-color: grey;
  outline: 0;
}

::-webkit-input-placeholder {
  color: #a78957;
  font-family: "Lato", sans-serif;
  font-weight: 400;
}
::-moz-placeholder {
  color: #a78957;
  font-family: "Lato", sans-serif;
  font-weight: 400;
}
::-ms-input-placeholder {
  color: #a78957;
  font-family: "Lato", sans-serif;
  font-weight: 400;
}
input:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder {
  color: transparent;
} /* FF 4-18 */
input:focus::-moz-placeholder {
  color: transparent;
} /* FF 19+ */
input:focus:-ms-input-placeholder {
  color: transparent;
} /* IE 10+ */

textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
textarea:focus:-moz-placeholder {
  color: transparent;
} /* FF 4-18 */
textarea:focus::-moz-placeholder {
  color: transparent;
} /* FF 19+ */
textarea:focus:-ms-input-placeholder {
  color: transparent;
} /* IE 10+ */

.actly-form p {
  font-size: 16px;
  margin: 0px;
  padding: 0 0 20px;
  color: #000;
  text-align: left;
  font-weight: 300;
}

.actly-form .required {
  background: url(/wp-content/themes/actly/images/asterisk.png) no-repeat 99%
    50%;
}

.actly-form span {
  color: #000;
}

.actly-form .wpcf7-form-control.wpcf7-submit {
  margin-bottom: -20px;
  border-style: none !important;
  width: 100%;
  padding: 8px 0px;
  color: #fff;
  letter-spacing: 2px;
  font-size: 1em;
  font-weight: 600;
  background: #a78957 !important;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  border-radius: 1.5em 0em 1.5em 0em;
}

.actly-form .wpcf7-form-control.wpcf7-submit:hover {
  background: #8a091c !important;
  color: #fff;
  border-radius: 0em 1.5em 0em 1.5em;
}

/* ACTLY CONTACT FORM STYLES END*/

/* BACK-TO-TOP BUTTON STYLES */
.to-top {
  display: inline-block;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  position: fixed;
  bottom: 60px;
  right: 40px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #ffd000 url(images/to-top.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.to-top.top-is-visible {
  visibility: visible;
  opacity: 1;
  z-index: 9999;
}

.to-top.top-fade-out {
  opacity: 0.9;
}

.no-touch .to-top:hover {
  background-color: #e86256;
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .to-top {
    right: 40px;
    bottom: 40px;
    border-radius: 50%;
  }
}

@media only screen and (min-width: 1024px) {
  .to-top {
    height: 40px;
    width: 40px;
    right: 30px;
    bottom: 30px;
    border-radius: 50%;
  }
}

/* Styling for Entry Title and Excerpts */

/* CUSTOM PACKAGES CSS START */

/* PRODUCT CATALOGUE STYLE STARTS
------------- */
.product-flex {
  background: #c6d9b0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  flex-direction: row;
  -webkit-flex-direction: row;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-around;
  margin: 0px 0px;
}
.pro {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.pro-image {
  background-size: cover;
  background-position: center center;
  min-height: 400px;
  position: relative;
}
.fill-image {
  height: 58vh;
  background-size: cover;
  background-position: center center;
}
.pro-text {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #656565;
  height: auto;
  position: relative;
  display: block;
}
.pro-text h3 {
  color: #000;
}
.pro-text p {
  margin: 0 0 16px;
  padding: 0;
}
.pro-text ul {
  margin-bottom: 20px;
  margin-left: 40px;
}
.pro-text ul > li {
  list-style-type: disc;
  font-size: 14px;
}
.pro-detail {
  width: 90%;
  padding: 64px 0px 64px 78px;
}

.pro-left {
  -webkit-box-ordinal-group: -1;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

@media (max-width: 767px) {
  .product-flex {
    display: -webkit-flex;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .pro {
    order: vertical;
    -webkit-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
  }
  .pro-left {
    -webkit-box-ordinal-group: 0;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .pro-text div p {
    padding: 1em;
  }
  .pro-detail {
    width: 100%;
  }
}

/* Full Width Page - ACTLY PAGE BUILDER STYLES STARTS
------------------------------------------------------ */
.actly-page-builder .site-inner {
  clear: both;
  max-width: 100%;
  position: relative;
  z-index: 9;
  margin-top: 80px;
}
.actly-page-builder .content {
  width: 100%;
}
.actly-page-builder .entry-header {
  max-width: 1200px;
  text-align: left;
  padding: 0;
  margin: 0 auto;
}
.actly-page-builder .wrap {
  max-width: 1200px;
  padding: 0;
  margin: 0 auto;
}
.actly-page-builder .am-bg1 {
  width: 100%;
  color: #fff;
  padding: 40px 0px 40px 0px;
  margin: 60px 0px 60px 0px;
  background-color: #008f8c;
  opacity: 0.91;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.actly-page-builder .entry {
  margin-bottom: 0;
}
.actly-page-builder .post-edit-link {
  display: none;
}
/* Full Width Page - ACTLY PAGE BUILDER STYLES END
------------------------------------------------------ */

/* TEAM page STYLES starts
------------------------------------------------------ */
.team-box {
  background-color: transparent;
  width: 230px;
  height: 360px;
  border: 1px solid #886129;
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
  display: inline-block;
  margin: 40px 80px;
}

/* This container is needed to position the front and back side */
.team-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.team-box:hover .team-box-inner {
  transform: rotateY(180deg);
}

/* Position the front and back side */
.team-box-front,
.team-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.team-box-front {
  background-image: linear-gradient(233deg, #b18f4c 0%, #d7bc69 100%);
  background-color: #b18f4c;
}

/* Style the back side */
.team-box-back {
  background-image: linear-gradient(233deg, #b18f4c 0%, #d7bc69 100%);
  background-color: #b18f4c;
  transform: rotateY(180deg);
  padding: 16px;
}
.team-box-back h3 {
  padding: 0px 0px;
  font-size: 2rem;
  font-family: Roboto, sans-serif;
  color: #fff;
}
.team-box-back p {
  font-size: 12px;
  font-family: Roboto, sans-serif;
  color: #000;
}
/* TEAM page STYLES END
------------------------------------------------------ */
