<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700');

/* GENERAL */

body {
  font-family: 'Montserrat', sans-serif;
  color: #949ba3;
  line-height: 1.7;
  overflow-x: hidden;
  font-size: 14px;
  font-weight: 400;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  text-decoration: none;
  font-size: 14px;
	transition: all 0.3s ease;
}
a:hover,
a:focus {
	transition: all 0.3s ease;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p, .sppb-addon-feature .sppb-addon-text, .sppb-addon-text-block .sppb-addon-content {
  margin-bottom: 0;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 2px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 2px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 2px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 16px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.sppb-form-control,
.sppb-form-group  .sppb-form-control,
input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
  display: block;
  width: 100%;
  height: 52px;
  padding: 15px 20px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.sppb-form-control:focus,
.sppb-form-group  .sppb-form-control:focus {
  border-color: #4aa356;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(162, 137, 132, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(162, 137, 132, 0.6);
}
.sppb-form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.sppb-form-control:-ms-input-placeholder {
  color: #999;
}
.sppb-form-control::-webkit-input-placeholder {
  color: #999;
}
.sppb-form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.sppb-form-control[disabled],
.sppb-form-control[readonly],
fieldset[disabled] .sppb-form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.sppb-form-control[disabled],
fieldset[disabled] .sppb-form-control {
  cursor: not-allowed;
}
textarea.sppb-form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].sppb-form-control,
  input[type="time"].sppb-form-control,
  input[type="datetime-local"].sppb-form-control,
  input[type="month"].sppb-form-control {
    line-height: 52px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 38px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 60px;
  }
}

.sppb-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 15px 20px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
background-color: #4aa356;
border-color: #356a38;
	transition: all 0.3s ease;
}
.sppb-btn:hover,
.sppb-btn:focus,
.sppb-btn.focus {
color: #fff;
background-color: #4aa356;
border-color: #356a38;
}
.sppb-btn:active,
.sppb-btn.active,
.sppb-btn:focus {
  outline: 0 !important;
  background-image: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

h1 {
  font-size: 2.57rem;
}
h2 {
  font-size: 1.9rem;
}
h3 {
  font-size: 1.51rem;
}
h4 {
  font-size: 1.1rem;
}
h5 {
  font-size: .9rem;
}
h6 {
  font-size: 0.85rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
  line-height: 1.19;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
figure,
blockquote,
table,
audio,
video,
form,
pre {
  margin-bottom: 0;
  margin-top: 30px;
}
img {
  max-width: 100%;
}
ol,
ul {
  list-style: none;
}
ol li,
ul li {
  padding: 10px 0;
}
ol li:first-child,
ul li:first-child {
  padding-top: 0;
}
ol li:last-child,
ul li:last-child {
  padding-bottom: 0;
}

blockquote {
  margin: 0;
  padding: 0;
  margin-top: 30px;
  border: 0;
  display: flex;
  flex-direction: column;
  -webkit-align-items: stretch;
  align-items: stretch;
  justify-content: flex-start;
  padding-left: 30px;
  border-left: 1px solid #4aa356;
  font-size: 1rem;
  font-style: italic;
  color: #333;
}
blockquote:before {
  content: '\f10d';
  font-family: FontAwesome;
  color: #4aa356;
  font-size: 3rem;
  font-style: normal;
}
blockquote footer {
  font-style: normal;
  font-weight: bold;
  color: #4aa356;
}
blockquote * {
  margin-top: 15px;
}

input[type="text"]:not(.form-control):focus, input[type="email"]:not(.form-control):focus, input[type="url"]:not(.form-control):focus, input[type="date"]:not(.form-control):focus, input[type="password"]:not(.form-control):focus, input[type="search"]:not(.form-control):focus, input[type="tel"]:not(.form-control):focus, input[type="number"]:not(.form-control):focus, select:not(.form-control):focus {
	color: #495057;
	background-color: #fff;
	border-color: #4aa356;
	outline: 0;
}

.sp-module ul &gt; li &gt; a {color: #4aa356;}

.sp-module ul &gt; li &gt; a:hover {
    color: #312d2c !important;
}

/* */

/* HEADER */

#sp-header, .logo, #sp-logo-section .logo img, #sp-header .logo, #sp-header .logo img  {height: inherit}

#sp-logo-section {
	padding: 20px 0;
	margin: 0 -15px;
}

@media (max-width: 575px) {
#sp-logo-section {
	margin: 0;
}	
}

#sp-logo, #sp-top2, #sp-top3, #sp-position1 {
	display: table;
	margin: auto;
}

#sp-logo-section .logo, #sp-header .logo {display: inline-block;}

.logo-slogan {
	margin-left: 15px;
	padding-left: 15px;
	border-left: 1px solid #4aa356;
	text-transform: capitalize;
	font-size: .75rem;
}

@media (max-width: 992px) {
	.logo-slogan { display: none;}
}

#sp-header {
	left: 0;
	position: relative;
	top: 0;
	width: 100%;
	z-index: 99;
	border-top: 1px solid #ddd;
	box-shadow: 0px 2px 0 0 rgba(0, 0, 0, 0.10);
}

#sp-header.header-sticky {
	background-color: rgba(255, 255, 255, 0.8);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.sp-megamenu-parent {
	list-style: none;
	padding: 0;
	margin: 0 -15px;
	z-index: 99;
	display: block;
	float: unset;
	position: relative;
}

.sp-megamenu-parent &gt; li {
	margin-right: 30px;
}

@media (max-width: 1200px) {
	.sp-megamenu-parent &gt; li {
	margin-right: 28px;
}
}

.sp-megamenu-parent &gt; li:after {
	content: '';
	width: 100%;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #4aa356;
	transition: all 0.3s ease;
	opacity: 0;	
}

.sp-megamenu-parent &gt; li &gt; a, .sp-megamenu-parent &gt; li &gt; span {
	display: inline-block;
	line-height: 85px;
	font-size: 14px;
	margin: 0;
	text-transform: capitalize;
	font-weight: 700;
	text-decoration: none;
	padding: 0;
	display: inline-block;
	color: #333;
}

.sp-megamenu-parent &gt; li.active &gt; a {
	font-weight: 700;
	color: #333;
}

.sp-megamenu-parent &gt; li:hover:after {
	margin-bottom: 15px;
	opacity: 1;
}

.sp-megamenu-parent &gt; li.active:after {
	opacity: 1;
}

body.ltr .sp-megamenu-parent &gt; li.sp-has-child &gt; a::after, body.ltr .sp-megamenu-parent &gt; li.sp-has-child &gt; span::after {
	display: none;
}

body.ltr #offcanvas-toggler.offcanvas-toggler-right {
	float: unset;
	margin-left: 0;
}

#offcanvas-toggler {
	display: block;
	height: unset;
	margin: 30px 0;
	font-size: 1.7rem;
	line-height: 1;
}

/* Submenu */

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	background: #f6f6f8;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
	padding: 30px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
	border-bottom: 1px solid #d9d9e2;
	position: relative;
	padding: 10px 0;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:first-child {padding-top: 0;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:last-child {border-bottom-width: 0; padding-bottom: 0;}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item &gt; a {
	padding: 0;
	cursor: pointer;
	text-transform: uppercase;
	font-size: .75rem;
	text-decoration: none;
	color: #333;
	line-height: 1.7;
}

/* Search */

.search {
	display: flex;
justify-content: flex-end;
}

.search form {margin: 0;}

.search form .sppb-form-control {
	width: auto;
	font-size: .9rem;
	height: auto;
	padding: 9px 14px;
	line-height: 1.5;
	border-radius: 2px;
}

.search form  .btn {
	font-size: 1rem;
	margin-left: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	transition: all 0.3s ease;
	line-height: 1.5;
	border-radius: 2px;
	padding: 9px 14px;
	color: #fff;
	background-color: #4aa356;
	border-color: #356a38;
}

.search form  .btn:hover {
	color: #fff;
	background-color: #4aa356;
	border-color: #356a38;
}

/* */

/* FOOTER */

#sp-footer {
	font-size: inherit;
}

#sp-footer, #sp-bottom {
	background: inherit;
	color: inherit;
}

#sp-footer .container-inner {
	padding: 0;
	border-top: 0px solid rgba(255, 255, 255, .1);
}

#sp-bottom .sp-module ul &gt; li {
	display: block;
	margin-bottom: 0;
}

/* */

.row-borders {
	border-top: 1px solid #4c4644;
	border-bottom: 1px solid #4c4644;
}

/* PAGE TITLE */

.sp-page-title {
	padding: 60px 0 90px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	background-attachment: scroll;
	position: relative;
	text-align: center;
}

.sp-page-title:after {
	background-color: #312d2c;
	content: '';
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: .8;
}

.sp-page-title .container {
	position: relative;
	z-index: 3;
}

.sp-page-title .sp-page-title-heading {
	font-size: 1.9rem;
	text-transform: uppercase;
	line-height: 1.19;
}

.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {
	margin-bottom: 0;
	margin-top: 30px;
}

.sp-page-title .sp-page-title-heading:after {
	content: '';
	width: 60px;
	height: 3px;
	background-color: #4aa356;
	margin-top: 15px;
	margin-bottom: 30px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.sp-page-title .breadcrumb {
	background: none;
	padding: 0;
	margin: 30px 0 0 0;
	text-align: center;
	width: 100%;
	display: block;
}

.sp-page-title .breadcrumb li.float-left {float: unset !important;}

.sp-page-title .breadcrumb &gt; span, .sp-page-title .breadcrumb &gt; li, .sp-page-title .breadcrumb &gt; li + li::before, .sp-page-title .breadcrumb &gt; li &gt; a {
	color: #fff;
	padding-top: 0;
	padding-bottom: 0;
}

.sp-page-title .breadcrumb &gt; li {
	font-size: .7rem;
	text-transform: uppercase;
	display: inline-block;
}

.sp-page-title .breadcrumb &gt; li &gt; a {font-size: inherit;}

.sp-page-title .breadcrumb &gt; li &gt; a:hover {color: #4aa356;}

.breadcrumb-item + .breadcrumb-item::before {
	color: #4aa356;
	font-family: FontAwesome;
	content: "\f101\00a0";
}

.sp-page-title .breadcrumb &gt; li &gt; span {
	color: #4aa356;
}

.color-left {position: relative;}
.color-left:before {
	content: '';
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	right: 50%;
	top: 0;
	background-color: #4aa356;
}

.color-left .sppb-column-addons {
	z-index: 3;
}

/* */

/* SIDEBAR */

.sidebar-class  .sppb-row-container {width: 100% !important; }
.sidebar-class.com-sppagebuilder #sp-main-body {margin: 0 auto;}
@media (min-width: 768px) {
.sidebar-class.com-sppagebuilder #sp-main-body {max-width: 750px;}
}
@media (min-width: 992px) {
.sidebar-class.com-sppagebuilder #sp-main-body {max-width: 970px;}
}
@media (min-width: 1200px) {
.sidebar-class.com-sppagebuilder #sp-main-body {max-width: 1170px;}
}

.category-module li, .categories-module li, .archive-module li, .latestnews li, .newsflash-horiz li, .mostread li, .form-links li, .list-striped li {
	padding: 0;
}

#sp-left, #sp-right {
	padding-top: 90px;
	padding-bottom: 90px;
}

#sp-left .sp-module, #sp-right .sp-module {
	margin-top: 60px;
	border: 0px solid #f3f3f3;
	padding: 0;
	border-radius: 0;
}

#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
	margin: 0 0 30px;
	padding-bottom: 0;
	font-size: 1.1rem;
	border-bottom: 0px solid #f3f3f3;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.19;
}

#sp-left .sp-module .sp-module-title:after, #sp-right .sp-module .sp-module-title:after {
	content: '';
	width: 60px;
	height: 3px;
	background-color: #4aa356;
	margin-top: 30px;
	display: block;
}

#sp-left .sp-module .search, #sp-right .sp-module .search {
	display: flex;
	justify-content: flex-start;
	
}

#sp-left .sp-module .search form, #sp-right .sp-module .search  form {margin-top: 30px;}

#sp-left .sp-module .search form .sppb-form-control, #sp-right .sp-module .search form .sppb-form-control {
	width: auto;
	font-size: 14px;
	height: 52px;
	padding: 15px 20px;
	line-height: 1.42857143;
	color: #555555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ddd;
	border-radius: 2px;
}

#sp-left .sp-module .search form .sppb-form-control:focus, #sp-right .sp-module .search form .sppb-form-control:focus {
	border-color: #4aa356;
}

#sp-left .sp-module .search  form .btn, #sp-right .sp-module .search  form .btn {
	font-size: 14px;
	margin-left: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	transition: all 0.3s ease;
	line-height: 1.5;
	border-radius: 2px;
	padding: 15px 20px;
	color: #fff;
	background-color: #4aa356;
	border-color: #356a38;
}

#sp-left .sp-module .search  form .btn:hover, #sp-right .sp-module .search  form .btn:hover {
	color: #fff;
	background-color: #4aa356;
	border-color: #356a38;
}

.categories-module {
	padding-top: 30px;
}

.categories-module li {
	padding: 10px 0;
}

.categories-module li:before {
	content: '\f114';
	font-family: FontAwesome;
	color: #4aa356;
	margin-right: 10px;
	text-decoration: none;
}


#sp-left .sp-module .latestnews, #sp-right .sp-module .latestnews {padding-top: 30px;}


#sp-left .sp-module .latestnews li, #sp-right .sp-module .latestnews li {
display: flex;
flex-direction: row;
-webkit-align-items: center;
align-items: center;
justify-content: flex-start;
margin-top: 30px;
}

#sp-left .sp-module .latestnews li:first-child, #sp-right .sp-module .latestnews li:first-child {
margin-top: 0;
}

#sp-left .sp-module .latestnews li .media-left, #sp-right .sp-module .latestnews li .media-left {
flex-grow: 0;
flex-basis: 60px;
flex-shrink: 0;
margin: 0;
margin-right: 15px;
height: 60px;
overflow: hidden;
position: relative;
}

#sp-left .sp-module .latestnews li .media-left img, #sp-right .sp-module .latestnews li .media-left img {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: auto;
max-width: none;
opacity: 1;
transition: opacity ease 0.3s;
}

#sp-left .sp-module .media-body, #sp-right .sp-module .media-body  {
display: flex;
flex-direction: column;
-webkit-align-items: stretch;
align-items: stretch;
justify-content: flex-start;
}

#sp-left .sp-module .media-body p, #sp-right .sp-module .media-body p {margin: 0;}

#sp-left .sp-module .media-body p a, #sp-right .sp-module .media-body p a {
    color: #4aa356 !important;
}

#sp-left .sp-module .media-body p a:hover, #sp-right .sp-module .media-body p a:hover {
    color: #333 !important;
}

#sp-left .sp-module .media-body span, #sp-right .sp-module .media-body span {
display: block;
  color: #333;
text-decoration: none;
  font-size: .75rem;
text-transform: uppercase;
}

#sp-left .sp-module .media-body span:before, #sp-right .sp-module .media-body span:before {
content: '\f017';
  margin-right: 5px;
font-family: FontAwesome;
}

.tagspopular ul {
	margin-top: 0;
	padding: 0;
	padding-top: 15px;
}

.tagspopular ul &gt; li {
	margin: 0;
	padding: 0;
	display: inline-block;
}

.sp-module .tagspopular ul &gt; li &gt; a {
	margin-top: 15px;
margin-right: 15px;
display: inline-block;
font-size: .7rem;
color: #333;
background-color: #f6f6f8;
border-color: #e8e8ed;
text-transform: uppercase;
text-decoration: none;
font-weight: 700;
transition: all 0.3s ease;
padding: 9px 14px;
line-height: 1.5;
border-radius: 2px;
}

.sp-module .tagspopular ul &gt; li &gt; a:before {
	content: '\f02b';
	font-family: FontAwesome;
	margin-right: 10px;
}

.sp-module .tagspopular ul &gt; li &gt; a:hover {
	color: #333;
	background-color: #d9d9e2;
	border-color: #c5c5d2;
}

#sp-main-body {
	padding: 0;
}

.com-content .float-left {
	float: unset !important;
}

.com-content #sp-component, .com-j2store #sp-component {padding-top: 90px; padding-bottom: 90px;}

/* */

/* PORTFOLIO DEFAULTS */

.featherlight {
  top: 13%;
}

.featherlight .featherlight-content {
  max-height: 95%;
  max-width: 55%;
  padding: 0;
  margin: 0;
  overflow: hidden;
  background: transparent none repeat scroll 0 0;
}

.sp-simpleportfolio .sp-simpleportfolio-image {
	margin-bottom: 40px;
}

.sp-simpleportfolio .sp-simpleportfolio-image img  {width: 100%;}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-img {width: 100%;}

.sp-simpleportfolio h2 {
	font-size: 60px;
	color: #000;
	margin-bottom: 30px;
}

.sp-simpleportfolio .sp-simpleportfolio-description {
	width: 100%;
	float: unset;
}


/* */

/* BLOG SINGLE */

.article-details .article-full-image img {
	display: inline-block;
	border-radius: 0;
}

.article-details .article-info {
	margin-bottom: 0;
	margin-top: 30px;
}

.article-info &gt; span {
	font-size: 0.7rem;
	color: #333;
	text-transform: uppercase;
}

.article-info &gt; span:after {
	display: inline-block;
	content: '|';
	margin: 0 7.5px;
	color: #949ba3;
}

.article-info &gt; span:last-child:after {display: none;}

.article-info &gt; span:before {
	font-family: FontAwesome;
	color: #4aa356;
	margin-right: 5px;
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.article-info &gt; span.createdby:before {content: '\f2bd';}
.article-info &gt; span.category-name:before {content: '\f07c';}
.article-info &gt; span.published:before {content: '\f017';}
.article-info &gt; span.hits:before {content: '\f075';}


.article-info &gt; span a {
	color: #333;
	font-size: inherit;
}

.article-info &gt; span a:hover {
	color: #4aa356;
}

.article-info &gt; span.hits .fa {display: none;}

.article-details  h1 {
	font-size: 1.9rem;
}

.article-body p:first-child {
	color: #333;
	font-weight: 700;
}

.article-body p.strong {
	margin-top: 0;
	color: #333;
	font-weight: 700;
}

figure.preview.fl-l {
	float: left;
	margin-right: 30px;
}

figure.preview {
	width: 50%;
}

figure.preview figcaption {
	margin-top: 15px;
	font-size: .7rem;
	margin-bottom: 15px;
	color: #333;
}

figure.preview figcaption span {
	color: #4aa356;
	font-weight: 700;
}

.article-body ol.ul-check, .article-body ul.ul-check {
	padding-left: 0;
}

.article-body ol.ul-check li, .article-body ul.ul-check li {
	display: flex;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	justify-content: flex-start;
}

.article-body ol.ul-check li::before, .article-body ul.ul-check li::before {
	content: '\f00c';
	font-family: FontAwesome;
	color: #4aa356;
	margin-right: 15px;
}

/* */

/* J2 SHOP */

.j2store-single-product {
	margin-bottom: 40px;
	background-color: #f6f6f8;
	position: relative;
	text-align: center;
}

.j2store-product-images {
	position: relative;
	overflow: hidden;
	transition: .5s ease;
	background: #f7f7f7;
	text-align: center;
}

.j2store-product-images .overlay {
    background-color: rgba(0, 0, 0, 0.49);
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 450ms ease-out 0s;
    transform: rotateY(180deg) scale(0.5,0.5);
}

.j2store-product-images .overlay .box {
	display: table;
	height: 100%;
	width: 100%;
}

.j2store-product-images .overlay .box .content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.j2store-product-images .overlay .box .content a i {
    background: #4aa356;
    border-radius: 50%;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    height: 45px;
    line-height: 48px;
    transition: all 500ms ease 0s;
    width: 45px;
}

.j2store-single-product:hover .j2store-product-images {
	transition: .5s ease;
}

.j2store-single-product:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: rotateY(0deg) scale(1,1);
}

.j2store-single-product .content-box {
    position: relative;
    border-top: 0px;
}

.j2store-single-product .content-box .price-box {
	display: none;
}

.j2store-single-product .content-box .inner-box {
    padding: 30px 0;
	text-align: center;
}

.j2store-single-product .content-box .inner-box .product-title {
	margin-bottom: 0;
	margin-top: 0;
	text-transform: capitalize;
	color: #4aa356;
	line-height: 1.7;
	font-size: 14px;
}

.j2store-single-product .content-box .inner-box .product-title a {
	color: inherit;
	font-size: inherit;
}

.j2store-single-product .content-box .inner-box .product-title a:hover {
	color: #312d2c;
}

.product-price-container .sale-price {
	margin-bottom: 0;
	margin-top: 7.5px;
	color: #333;
	font-weight: 700;
	line-height: 1.7;
	font-size: 14px;
}

.j2store-addtocart-form {
	margin-top: 30px;
}

.j2store-add-to-cart {
	margin-left: 0;
}

.view-products .j2store-single-product .content-box .price-box .j2store-add-to-cart .product-qty {display: none;}


.pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: 0;
    align-items: center;
	justify-content: center;
	padding-top: 20px;
}

.pagination &gt; li {
	margin: 0 4px;
}

.page-link {
	position: relative;
	display: block;
	padding: 0;
	margin-left: 0;
	background-color: #fff;
	width: 55px;
	line-height: 55px;
	border: 1px solid rgba(229, 229, 229, 0.57);
	text-align: center;
	color: #252525;
	font-size: 18px;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.page-item.active .page-link,
.pagination &gt; li &gt; a:hover {
	z-index: 1;
	border-color: #4aa356;
	color: #fff;
	background-color: #4aa356;
}


.page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: 50%;
	border-bottom-left-radius: 50%;
}

.page-item:last-child .page-link {
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
}

/* SINGLE PRODUCT */

.j2store-product-main-image {
	margin-bottom: 0;
	width: 100%;
}

.j2store-single-product-view .j2store-single-product {
	margin-bottom: 0;
	background-color: #fff;
	position: relative;
	text-align: left;
}

ul.additional-image-list {
	margin: 10px 0 0;
	padding: 0;
	text-align: center;
}

.additional-image-list li {
	list-style-type: none;
	display: inline-block;
	margin-right: 10px;
	padding: 0;
}

.additional-image-list li:last-child {margin-right: 0;}

.j2store-single-product-view .product-title {
	margin: 0;
}

.price-sku-brand-container {
	border-top: 0px solid #efefef;
	border-bottom: 0px solid #efefef;
	margin: 0;
	padding: 0;
}

.j2store-single-product-view .product-price-container .sale-price {
	font-weight: 700;
	color: #333;
	margin-top: 30px;
}

.j2store-single-product-view .product-sdesc-top {
	margin: 0;
	overflow: hidden;
}

.j2store-single-product-view .product-sku {
	margin-top: 30px;
	padding: 30px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.j2store-single-product-view .product-sku .sku-text {
	color: #949ba3;
}

.j2store-single-product-view .product-sku .sku {
	margin-left: 10px;
	color: #333;
}

input:focus, textarea:focus {box-shadow: none !important;}

.product-qty input[type="text"], .product-qty input[type="number"],
.product-qty input[type="text"]:focus, .product-qty input[type="number"]:focus {
	margin-right: 10px;
	border-radius: 0;
	height: 45px;
	width: 45px !important;
}

.j2store-single-product-view .j2store-cart-button.sppb-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 15px 20px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
background-color: #4aa356;
border-color: #356a38;
	transition: all 0.3s ease;
	text-transform: uppercase;
}


#j2store-product-detail-tab {
	border: 1px solid #ddd;
	border-bottom-width: 0;
	position: relative;
	display: flex;
flex-direction: row;
-webkit-align-items: flex-start;
align-items: flex-start;
justify-content: flex-start;
margin-top: 30px;
padding: 0;
}

#j2store-product-detail-tab li {
	margin-bottom: 0;
	padding: 0;
}

#j2store-product-detail-tab li a {
	list-style: none;
	margin: 0;
	padding: 15px 30px;
	text-transform: uppercase;
	border-right: 1px solid #ddd;
	cursor: pointer;
	transition: all 0.3s ease;
	display: block;
	color: #949ba3;
}

#j2store-product-detail-tab li a.active {
	position: relative;
	z-index: 4;
	color: #333;
}

.j2store-single-product-view .tab-content {
	padding: 30px;
	border: 1px solid #ddd;
}

.j2store-single-product-view .tab-content p:first-child {
	margin-top: 0;
}

.product-upsells-container {
	border-top: 1px solid #f7f7f7;
	margin-top: 80px;
	padding-top: 90px;
}

@media (max-width: 575px) {
	.upsell-product {margin: 20px 0;}
	.j2store-single-product-view .product-title {margin-top: 20px;}
}

.product-upsells-container h3 {
	margin-bottom: 3px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
	font-size: 22px;
	line-height: 25px;
	font-family: 'Montserrat', sans-serif;
	color: #272727;
	text-align: center;
}

.product-upsells-container h3:after {
	width: 70px;
	height: 2px;
	margin: 15px auto 80px auto;
	background-color: #101010;
	content: "";
	display: block;
}

.j2store-single-product-view .product-upsells-container .product-sdesc-top {margin: 0;}

.j2store-single-product .product-upsells-container .content-box .price-box {padding-top: 41px;}

.upsell-product-image img {width: 100%;}

.j2store-single-product.simple:hover .overlay {opacity: 0;}

.upsell-product-image-content  .overlay {
    transform: rotateY(180deg) scale(0.5,0.5) !important;
}

.upsell-product-image-content:hover .overlay {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
	transform: rotateY(0deg) scale(1,1) !important;
}

.upsell-product-title:after {display: none !important;} 

.j2store-single-product-view .upsell-product-image-content .product-price-container .sale-price {
	font-size: 18px;
line-height: 23px;
margin-bottom: 16px;
font-style: normal;
font-family: 'Montserrat', sans-serif;
font-weight: normal;
margin: 0;
}

.j2store-single-product .upsell-product-image-content .content-box .price-box .sppb-btn {line-height: 1; margin-top:-5px;}

.j2store-single-product .upsell-product-image-content .content-box .price-box .sppb-btn i {
	margin-right: 6px;
}

.j2store-single-product .upsell-product-image-content .content-box .price-box .sppb-btn:hover {
	color: #4aa356;
}

.sppb-btn:focus, .sppb-btn:active {box-shadow: none !important;}

.view-checkout h1 {margin-bottom: 30px;}

/* CART */

.view-carts .j2store-cart .row {
    display: block;
}

.j2store-single-product-view input.j2store-cart-button,
.view-carts .j2store-cart-buttons .buttons-left input,
.view-carts .buttons-right a,
#button-account,
#button-login,
#button-guest,
#button-payment-method,
#bank_form input,
.view-carts .buttons-right a:hover,
.view-carts .buttons-right a:active,
.view-carts .buttons-right a:focus,
.view-checkout input.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 15px 20px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
background-color: #4aa356;
border-color: #356a38;
	transition: all 0.3s ease;
}

.view-carts .buttons-right a,
.j2store-single-product-view input.j2store-cart-button:hover,
.j2store-single-product-view input.j2store-cart-button:focus,
.j2store-single-product-view input.j2store-cart-button:active,
.view-carts .j2store-cart-buttons .buttons-left input:hover,
.view-carts .j2store-cart-buttons .buttons-left input:active,
.view-carts .j2store-cart-buttons .buttons-left input:focus,
#button-account:hover,
#button-account:active,
#button-account:focus,
#button-login:hover,
#button-login:active,
#button-login:focus,
#button-guest:hover,
#button-guest:active,
#button-guest:focus,
#button-payment-method:hover,
#button-payment-method:active,
#button-payment-method:focus,
#bank_form input:hover,
#bank_form input:active,
#bank_form input:focus,
.payment input:hover,
.payment input:active,
.payment input:focus,
.buttons input:hover,
.buttons input:active,
.buttons input:focus,
.view-checkout input.btn:hover,
.view-checkout input.btn:active,
.view-checkout input.btn:focus {
color: #fff;
background-color: #4aa356;
border-color: #356a38;
	transition: all 0.3s ease;
}

.view-carts .j2store-cart-buttons .buttons-left .cart-continue-shopping-button input,
#button-login,
#button-login:hover,
#button-guest,
#button-guest:hover,
#button-payment-method,
#button-payment-method:hover,
#bank_form input,
#bank_form input:hover,
#button-account,
#button-account:hover {margin-left: 0;}

#onCheckoutPayment_wrapper .payment-plugin-image-label {padding-right: 5px;}

.customer-note {margin-bottom: 20px;}

.customer-note textarea {
	height: auto !important;
	width: auto !important;
}

.view-checkout .checkout-content .left label input,
.view-checkout .checkout-content .shipping-make-same input {
	width: inherit;
	height: inherit;
	margin-right: 7px;
	display: inline-block;
}

.view-checkout .checkout-content .shipping-make-same input {width: auto !important;}

.view-checkout #sp-main-body h2,
.view-checkout #sp-main-body h3 {
	font-size: 24px;
	padding: 10px 0 15px 0;
}

.view-myprofile #sp-main-body ul &gt; li &gt; a {margin: 5px 20px 15px 0; display: inline-block;}

.view-myprofile #sp-main-body label {display: block;}

.view-checkout input.btn {width: unset !important; margin-top: 5px;}

.view-checkout textarea {
    height: auto !important;
}

.btn:active, .btn:focus {
	box-shadow: none !important;
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	display: inline-block;
}

#bank_form input {margin-top: 20px;}</pre></body></html>