@charset "UTF-8";
/*!
<----------------------------------------
  Theme Name: themekup
  Theme URI: http://codexcoder.com/
  Author: codexcoder.com
  Author URI: http://codexcoder.com/
  Description: themekup is a Creative Dairy Farm & Eco Product HTML5 Template.
  Version: 1.0.0
  Tags: agriculture, cattle farm, eco, eco farm, eco products, eco shop, farming, food, healthy food, natural, organic, retail, shop, store, woocommerce
---------------------------------------->
*/
/*
>>> TABLE OF CONTENTS:
<----------------------------------------------------------------
  01. Default CSS
  02. Global css
  03. Header
    *Mobile Menu
    *Main Menu
  04. Banner
  05. About
    * Style-2
    * Style-3
  06. Portfolio
    * Style-2
    * Style-3
  07. Product
  08. Video
  09. Team-Member
  10. Pricing
  11. Blog
    * Style-2
    * Main Blog
    * Blog Single
  12. Sponsor
  13. Service
    * Service single
  14. Testimonial
  15. Histori
  16. Offer
  17. Contact
  18. Gmaps
  19. Shope
    * Shop Page
    * Shope Single
    * Cart Page
  20. 404
  21. Footer
---------------------------------------------------------------->
*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  position: relative;
  background: #fff;
}
@media (min-width: 992px) {
  body.body-padding {
    padding-top: 110px;
  }
}
@media (min-width: 1200px) {
  body .box-body {
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
    padding-top: 40px;
  }
}
@media (min-width: 1200px) {
  body .box-body .box-layout {
    max-width: 1200px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  }
  body .box-body .box-layout .header-section .header-bottom {
    z-index: 99;
    width: 100%;
    max-width: 1200px;
    margin: auto;
  }
  body .box-body .box-layout .header-section .header-bottom.menu-fixed {
    left: auto;
    transform: translateX(0%);
    padding: 0 30px;
    box-shadow: 0px 5px 5px -5px #f1f4f6;
  }
}
@media (min-width: 1200px) {
  body .box-body .box-layout .banner.style-1 .carousel.slide .carousel-inner .carousel-item .slider-content.center .slider-content-inner {
    margin-top: 60px;
  }
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h1, h2, h3, h4, h5, h6 {
  color: #181818;
  font-weight: 700;
  font-family: "inter", serif;
}

h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
  color: inherit;
  font-weight: 700;
  font-family: "inter", serif;
}

h1 {
  font-size: 55px;
  line-height: 66px;
}

h2 {
  font-size: 40px;
  line-height: 48px;
}

h3 {
  font-size: 24px;
  line-height: 30px;
}

h4 {
  font-size: 22px;
  line-height: 30px;
}

h5 {
  font-size: 22px;
  line-height: 30px;
}

h6 {
  font-size: 18px;
  line-height: 28px;
}

p {
  font-size: 15px;
  margin: 0 0 1em;
  color: #505050;
  line-height: 1.625rem;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 0;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  outline: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

a:active,
a:hover,
a:focus {
  outline-width: 0;
  outline: none !important;
  text-decoration: none;
}

abbr[title] {
  border-bottom: 1px #767676 dotted;
  text-decoration: none;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: 700;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #eee;
  color: #222;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
  transition: all 0.3s ease;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #bbb;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/*--------------------------------------------------------------
2.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
3.0 Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
4.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after,
.pagination:before,
.pagination:after,
.comment-author:before,
.comment-author:after,
.widget-area:before,
.widget-area:after,
.widget:before,
.widget:after,
.comment-meta:before,
.comment-meta:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
  clear: both;
}

/*--------------------------------------------------------------
5.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #505050;
  font-family: "inter", sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin: 0.25em 0 0.25em;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  padding-top: 0;
}

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

blockquote {
  padding: 50px 0px 0px 0px;
  margin: 20px 0;
  position: relative;
  font-style: italic;
  font-family: "inter", serif;
}
@media (min-width: 576px) {
  blockquote {
    padding: 0px 0px 0px 55px;
  }
}
blockquote p {
  font-size: 17px;
  line-height: 30px;
  color: #181818;
}

blockquote:before {
  left: 0;
  top: 7px;
  background: url(../../assets/css/bg-images/icon/bc-icon.png);
  width: 40px;
  height: 40px;
  background-repeat: no-repeat !important;
}

blockquote cite {
  display: block;
  font-style: normal;
  font-weight: 400;
  margin-top: 0.5em;
  font-family: "inter", sans-serif;
  font-size: 15px;
  color: #505050;
}

address {
  margin: 0 0 1.5em;
  line-height: 1.625rem;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 1rem;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 1rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #eee;
  text-decoration: none;
}

big {
  font-size: 125%;
}

:focus {
  outline: none;
}

/* Typography for Arabic Font */
html[lang=ar] body,
html[lang=ar] button,
html[lang=ar] input,
html[lang=ar] select,
html[lang=ar] textarea,
html[lang=ary] body,
html[lang=ary] button,
html[lang=ary] input,
html[lang=ary] select,
html[lang=ary] textarea,
html[lang=azb] body,
html[lang=azb] button,
html[lang=azb] input,
html[lang=azb] select,
html[lang=azb] textarea,
html[lang=fa-IR] body,
html[lang=fa-IR] button,
html[lang=fa-IR] input,
html[lang=fa-IR] select,
html[lang=fa-IR] textarea,
html[lang=haz] body,
html[lang=haz] button,
html[lang=haz] input,
html[lang=haz] select,
html[lang=haz] textarea,
html[lang=ps] body,
html[lang=ps] button,
html[lang=ps] input,
html[lang=ps] select,
html[lang=ps] textarea,
html[lang=ur] body,
html[lang=ur] button,
html[lang=ur] input,
html[lang=ur] select,
html[lang=ur] textarea {
  font-family: Tahoma, Arial, sans-serif;
}

html[lang=ar] h1,
html[lang=ar] h2,
html[lang=ar] h3,
html[lang=ar] h4,
html[lang=ar] h5,
html[lang=ar] h6,
html[lang=ary] h1,
html[lang=ary] h2,
html[lang=ary] h3,
html[lang=ary] h4,
html[lang=ary] h5,
html[lang=ary] h6,
html[lang=azb] h1,
html[lang=azb] h2,
html[lang=azb] h3,
html[lang=azb] h4,
html[lang=azb] h5,
html[lang=azb] h6,
html[lang=fa-IR] h1,
html[lang=fa-IR] h2,
html[lang=fa-IR] h3,
html[lang=fa-IR] h4,
html[lang=fa-IR] h5,
html[lang=fa-IR] h6,
html[lang=haz] h1,
html[lang=haz] h2,
html[lang=haz] h3,
html[lang=haz] h4,
html[lang=haz] h5,
html[lang=haz] h6,
html[lang=ps] h1,
html[lang=ps] h2,
html[lang=ps] h3,
html[lang=ps] h4,
html[lang=ps] h5,
html[lang=ps] h6,
html[lang=ur] h1,
html[lang=ur] h2,
html[lang=ur] h3,
html[lang=ur] h4,
html[lang=ur] h5,
html[lang=ur] h6 {
  font-weight: 700;
}

/* Typography for Chinese Font */
html[lang^=zh-] body,
html[lang^=zh-] button,
html[lang^=zh-] input,
html[lang^=zh-] select,
html[lang^=zh-] textarea {
  font-family: "PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light, Arial, sans-serif;
}

html[lang=zh-CN] body,
html[lang=zh-CN] button,
html[lang=zh-CN] input,
html[lang=zh-CN] select,
html[lang=zh-CN] textarea {
  font-family: "PingFang SC", "Helvetica Neue", Helvetica, STHeitiSC-Light, Arial, sans-serif;
}

html[lang^=zh-] h1,
html[lang^=zh-] h2,
html[lang^=zh-] h3,
html[lang^=zh-] h4,
html[lang^=zh-] h5,
html[lang^=zh-] h6 {
  font-weight: 700;
}

/* Typography for Cyrillic Font */
html[lang=bg-BG] body,
html[lang=bg-BG] button,
html[lang=bg-BG] input,
html[lang=bg-BG] select,
html[lang=bg-BG] textarea,
html[lang=ru-RU] body,
html[lang=ru-RU] button,
html[lang=ru-RU] input,
html[lang=ru-RU] select,
html[lang=ru-RU] textarea,
html[lang=uk] body,
html[lang=uk] button,
html[lang=uk] input,
html[lang=uk] select,
html[lang=uk] textarea {
  font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif;
}

html[lang=bg-BG] h1,
html[lang=bg-BG] h2,
html[lang=bg-BG] h3,
html[lang=bg-BG] h4,
html[lang=bg-BG] h5,
html[lang=bg-BG] h6,
html[lang=ru-RU] h1,
html[lang=ru-RU] h2,
html[lang=ru-RU] h3,
html[lang=ru-RU] h4,
html[lang=ru-RU] h5,
html[lang=ru-RU] h6,
html[lang=uk] h1,
html[lang=uk] h2,
html[lang=uk] h3,
html[lang=uk] h4,
html[lang=uk] h5,
html[lang=uk] h6 {
  font-weight: 700;
}

/* Typography for Devanagari Font */
html[lang=bn-BD] body,
html[lang=bn-BD] button,
html[lang=bn-BD] input,
html[lang=bn-BD] select,
html[lang=bn-BD] textarea,
html[lang=hi-IN] body,
html[lang=hi-IN] button,
html[lang=hi-IN] input,
html[lang=hi-IN] select,
html[lang=hi-IN] textarea,
html[lang=mr-IN] body,
html[lang=mr-IN] button,
html[lang=mr-IN] input,
html[lang=mr-IN] select,
html[lang=mr-IN] textarea {
  font-family: Arial, sans-serif;
}

html[lang=bn-BD] h1,
html[lang=bn-BD] h2,
html[lang=bn-BD] h3,
html[lang=bn-BD] h4,
html[lang=bn-BD] h5,
html[lang=bn-BD] h6,
html[lang=hi-IN] h1,
html[lang=hi-IN] h2,
html[lang=hi-IN] h3,
html[lang=hi-IN] h4,
html[lang=hi-IN] h5,
html[lang=hi-IN] h6,
html[lang=mr-IN] h1,
html[lang=mr-IN] h2,
html[lang=mr-IN] h3,
html[lang=mr-IN] h4,
html[lang=mr-IN] h5,
html[lang=mr-IN] h6 {
  font-weight: 700;
}

/* Typography for Greek Font */
html[lang=el] body,
html[lang=el] button,
html[lang=el] input,
html[lang=el] select,
html[lang=el] textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html[lang=el] h1,
html[lang=el] h2,
html[lang=el] h3,
html[lang=el] h4,
html[lang=el] h5,
html[lang=el] h6 {
  font-weight: 700;
}

/* Typography for Gujarati Font */
html[lang=gu-IN] body,
html[lang=gu-IN] button,
html[lang=gu-IN] input,
html[lang=gu-IN] select,
html[lang=gu-IN] textarea {
  font-family: Arial, sans-serif;
}

html[lang=gu-IN] h1,
html[lang=gu-IN] h2,
html[lang=gu-IN] h3,
html[lang=gu-IN] h4,
html[lang=gu-IN] h5,
html[lang=gu-IN] h6 {
  font-weight: 700;
}

/* Typography for Hebrew Font */
html[lang=he-IL] body,
html[lang=he-IL] button,
html[lang=he-IL] input,
html[lang=he-IL] select,
html[lang=he-IL] textarea {
  font-family: "Arial Hebrew", Arial, sans-serif;
}

html[lang=he-IL] h1,
html[lang=he-IL] h2,
html[lang=he-IL] h3,
html[lang=he-IL] h4,
html[lang=he-IL] h5,
html[lang=he-IL] h6 {
  font-weight: 700;
}

/* Typography for Japanese Font */
html[lang=ja] body,
html[lang=ja] button,
html[lang=ja] input,
html[lang=ja] select,
html[lang=ja] textarea {
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}

html[lang=ja] h1,
html[lang=ja] h2,
html[lang=ja] h3,
html[lang=ja] h4,
html[lang=ja] h5,
html[lang=ja] h6 {
  font-weight: 700;
}

/* Typography for Korean font */
html[lang=ko-KR] body,
html[lang=ko-KR] button,
html[lang=ko-KR] input,
html[lang=ko-KR] select,
html[lang=ko-KR] textarea {
  font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif;
}

html[lang=ko-KR] h1,
html[lang=ko-KR] h2,
html[lang=ko-KR] h3,
html[lang=ko-KR] h4,
html[lang=ko-KR] h5,
html[lang=ko-KR] h6 {
  font-weight: 600;
}

/* Typography for Thai Font */
html[lang=th] h1,
html[lang=th] h2,
html[lang=th] h3,
html[lang=th] h4,
html[lang=th] h5,
html[lang=th] h6 {
  font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html[lang=th] body,
html[lang=th] button,
html[lang=th] input,
html[lang=th] select,
html[lang=th] textarea {
  font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* Remove letter-spacing for all non-latin alphabets */
html[lang=ar] *,
html[lang=ary] *,
html[lang=azb] *,
html[lang=haz] *,
html[lang=ps] *,
html[lang^=zh-] *,
html[lang=bg-BG] *,
html[lang=ru-RU] *,
html[lang=uk] *,
html[lang=bn-BD] *,
html[lang=hi-IN] *,
html[lang=mr-IN] *,
html[lang=el] *,
html[lang=gu-IN] *,
html[lang=he-IL] *,
html[lang=ja] *,
html[lang=ko-KR] *,
html[lang=th] * {
  letter-spacing: 0 !important;
}

/*--------------------------------------------------------------
6.0 Forms
--------------------------------------------------------------*/
label {
  color: #505050;
  display: block;
  font-weight: 800;
  margin-bottom: 0.5em;
}

fieldset {
  margin-bottom: 1em;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #666;
  background: #fff;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  border: 1px solid #ededed;
  -webkit-border-radius: 3px;
  border-radius: 4px;
  display: block;
  padding: 0.7em;
  width: 100%;
  margin-bottom: 30px;
  outline: none;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #222;
  border-color: #505050;
}

select {
  border: 1px solid #ededed;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  max-width: 100%;
}

input[type=radio],
input[type=checkbox] {
  margin-right: 0.5em;
}

input[type=radio] + label,
input[type=checkbox] + label {
  font-weight: 400;
}

button,
input[type=button],
input[type=submit] {
  background-color: #222;
  border: 0;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  padding: 15px 0;
  text-shadow: none;
}

input + button,
input + input[type=button],
input + input[type=submit] {
  padding: 0.75em 2em;
}

button.secondary,
input[type=reset],
input[type=button].secondary,
input[type=reset].secondary,
input[type=submit].secondary {
  background-color: #ddd;
  color: #222;
}

button:hover,
button:focus,
input[type=button]:hover,
input[type=button]:focus,
input[type=submit]:hover,
input[type=submit]:focus {
  background: #767676;
}

button.secondary:hover,
button.secondary:focus,
input[type=reset]:hover,
input[type=reset]:focus,
input[type=button].secondary:hover,
input[type=button].secondary:focus,
input[type=reset].secondary:hover,
input[type=reset].secondary:focus,
input[type=submit].secondary:hover,
input[type=submit].secondary:focus {
  background: #bbb;
}

.comment-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 40px;
}
.comment-form input[type=text] {
  padding: 15px;
  border: 0;
  background: #eff4f8;
}
@media (min-width: 768px) {
  .comment-form input[type=text] {
    width: calc(50% - 10px) !important;
  }
}
.comment-form input[type=email] {
  padding: 15px;
  border: 0;
  background: #eff4f8;
}
@media (min-width: 768px) {
  .comment-form input[type=email] {
    width: calc(50% - 10px);
    margin-left: 10px;
  }
}
.comment-form input[type=url] {
  padding: 15px;
  border: 0;
  background: #eff4f8;
}
.comment-form input[type=submit] {
  width: auto;
  background: #00857D;
  padding: 8px 30px;
  transition: all 0.3s ease;
}
.comment-form textarea {
  background: #eff4f8;
  margin-bottom: 20px;
  border: none;
}
.comment-form p {
  width: 100%;
  text-align: left;
}
.comment-form p button {
  border: none;
  cursor: pointer;
  opacity: 1;
}
.comment-form p button.lab-btn {
  padding: 12px 28px;
}

.wp-block-latest-comments__comment {
  margin-bottom: 0em;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
  color: #505050;
  font-family: "inter", sans-serif;
}

::-moz-placeholder {
  color: #505050;
  font-family: "inter", sans-serif;
}

::-moz-placeholder {
  color: #505050;
  font-family: "inter", sans-serif;
  opacity: 1;
}

::-ms-input-placeholder {
  color: #505050;
  font-family: "inter", sans-serif;
}

/*--------------------------------------------------------------
7.0 Formatting
--------------------------------------------------------------*/
hr {
  background-color: #bbb;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
8.0 Lists
--------------------------------------------------------------*/
ul,
ol {
  margin: 0 !important;
  padding: 0;
}

ul {
  list-style: disc;
  margin-left: 1.5em;
}

ol {
  list-style: decimal;
  margin-left: 1.5em;
}

li > ul,
li > ol {
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
  line-height: 1.625rem;
  margin: 0 1.5em;
}

dd {
  margin: 0 1.5em 1.5em;
  line-height: 1.625rem;
}

/*--------------------------------------------------------------
9.0 Tables
--------------------------------------------------------------*/
table {
  border-collapse: collapse;
  margin: 0 0 1.5em;
  width: 100%;
}

thead th {
  padding-bottom: 0.5em;
}

th {
  padding: 0.4em;
  text-align: left;
  border: 1px solid #ededed;
}

tr {
  border-bottom: 1px solid #ededed;
  border-top: 1px solid #ededed;
  border-left: 1px solid #ededed;
}

td {
  padding: 1em;
  border: 1px solid #ededed;
}

.breadcrumb {
  padding: 0;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
  margin: 0;
  display: flex;
}

th:last-child,
td:last-child {
  padding-right: 0;
}

/*--------------------------------------------------------------
10.0 Links
--------------------------------------------------------------*/
a {
  color: #505050;
  text-decoration: none;
  display: inline-block;
  outline: none;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  color: #000;
  outline: 0;
}

/* Hover effects */
.entry-summary a,
.widget a,
.site-footer .widget-area a,
.posts-navigation a,
.widget_authors a strong {
  -webkit-box-shadow: inset 0 -1px 0 rgb(15, 15, 15);
  box-shadow: inset 0 -1px 0 rgb(15, 15, 15);
  -webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;
}

.entry-title a,
.entry-meta a,
.page-links a,
.page-links a .page-number,
.edit-link a,
.post-navigation a,
.logged-in-as a,
.comment-navigation a,
.comment-reply-link,
a .nav-title,
.site-info a,
.widget .widget-title a,
.widget ul li a,
.site-footer .widget-area ul li a,
.site-footer .widget-area ul li a {
  -webkit-box-shadow: inset 0 -1px 0 rgb(255, 255, 255);
  box-shadow: inset 0 -1px 0 rgb(255, 255, 255);
  text-decoration: none;
  -webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;
}

.entry-summary a:focus,
.entry-summary a:hover,
.widget a:focus,
.widget a:hover,
.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.comment-reply-link:focus,
.comment-reply-link:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
.entry-title a:focus,
.entry-title a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.page-links a:focus .page-number,
.page-links a:hover .page-number,
.post-navigation a:focus,
.post-navigation a:hover,
.logged-in-as a:focus,
.logged-in-as a:hover,
a:focus .nav-title,
a:hover .nav-title,
.edit-link a:focus,
.edit-link a:hover,
.site-info a:focus,
.site-info a:hover,
.widget .widget-title a:focus,
.widget .widget-title a:hover,
.widget ul li a:focus,
.widget ul li a:hover {
  color: #000;
}

/* Fixes linked images */
.entry-content a img,
.comment-content a img,
.widget a img {
  -webkit-box-shadow: 0 0 0 8px #fff;
  box-shadow: 0 0 0 8px #fff;
}

.post-navigation a:focus .icon,
.post-navigation a:hover .icon {
  color: #222;
}

/*--------------------------------------------------------------
11.0 Featured Image Hover
--------------------------------------------------------------*/
.post-thumbnail {
  margin-bottom: 1em;
}

.post-thumbnail a img {
  -webkit-backface-visibility: hidden;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.post-thumbnail a:hover img,
.post-thumbnail a:focus img {
  opacity: 0.7;
}

/*--------------------------------------------------------------
13.0 Layout
--------------------------------------------------------------*/
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

#page {
  position: relative;
  word-wrap: break-word;
}

.wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
  padding-left: 2em;
  padding-right: 2em;
}

.wrap:after {
  clear: both;
  content: "";
  display: block;
}

/*--------------------------------------------------------------
13.4 Posts
--------------------------------------------------------------*/
/* Post Landing Page */
.sticky {
  position: relative;
}

.post:not(.sticky) .icon-thumb-tack {
  display: none;
}

.sticky .icon-thumb-tack {
  display: block;
  height: 18px;
  left: -1.5em;
  position: absolute;
  top: 1.65em;
  width: 20px;
}

.page .panel-content .entry-title,
.page-title,
body.page:not(.twentyseventeen-front-page) .entry-title {
  font-size: 1rem;
  font-weight: 400;
}

.entry-header .entry-title {
  margin-bottom: 0.25em;
}

.entry-title a {
  color: #505050;
  text-decoration: none;
  margin-left: -2px;
}

.entry-title:not(:first-child) {
  padding-top: 0;
}

.entry-meta a {
  color: #767676;
}

/* Aligned blockquotes */
.entry-content blockquote.alignleft,
.entry-content blockquote.alignright {
  color: #666;
  font-size: 1rem;
  width: 48%;
}

/* Blog landing, search, archives */
.blog .site-main > article,
.archive .site-main > article,
.search .site-main > article {
  padding-bottom: 2em;
}

.blog .entry-meta a.post-edit-link,
.archive .entry-meta a.post-edit-link,
.search .entry-meta a.post-edit-link {
  color: #222;
  display: inline-block;
  margin-left: 1em;
  white-space: nowrap;
}

.search .page .entry-meta a.post-edit-link {
  margin-left: 0;
  white-space: nowrap;
}

.taxonomy-description {
  color: #666;
  font-size: 1rem;
}

/* More tag */
.entry-content .more-link:before {
  content: "";
  display: block;
  margin-top: 1.5em;
}

.single-featured-image-header {
  background-color: #fafafa;
  border-bottom: 1px solid #eee;
}

.single-featured-image-header img {
  display: block;
  margin: auto;
}

.page-links {
  font-size: 1rem;
  padding: 2em 0 3em;
}

.page-links .page-number {
  color: #767676;
  display: inline-block;
  padding: 0.5em 1em;
}

.page-links a {
  display: inline-block;
}

.page-links a .page-number {
  color: #222;
}

/* Post Formats */
.blog .format-status .entry-title,
.archive .format-status .entry-title,
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}

.format-quote blockquote {
  overflow: visible;
  position: relative;
}

.format-quote blockquote .icon {
  display: block;
  height: 20px;
  left: -1.25em;
  position: absolute;
  top: 0.4em;
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
  width: 20px;
}

/* Post Navigation */
.post-navigation {
  font-weight: 800;
  margin: 3em 0;
}

.post-navigation .nav-links {
  padding: 1em 0;
}

.nav-subtitle {
  background: transparent;
  display: block;
  margin-bottom: 1em;
  text-transform: uppercase;
}

.post-navigation .nav-next {
  margin-top: 1.5em;
}

.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
  margin-right: 0.5em;
}

.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
  margin-left: 0.5em;
}

/*--------------------------------------------------------------
13.5 Pages
--------------------------------------------------------------*/
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page:not(.home) #content {
  padding-bottom: 1.5em;
}

/* 404 page */
.error404 .page-content {
  padding-bottom: 4em;
}

.error404 .page-content .search-form,
.search .page-content .search-form {
  margin-bottom: 3em;
}

/*--------------------------------------------------------------
13.6 Footer
--------------------------------------------------------------*/
.site-footer {
  border-top: 1px solid #eee;
}

.site-footer .wrap {
  padding-bottom: 1.5em;
  padding-top: 2em;
}

/* Footer widgets */
.site-footer .widget-area {
  padding-bottom: 2em;
  padding-top: 2em;
}

/* Social nav */
.social-navigation {
  font-size: 1rem;
  margin-bottom: 1em;
}

.social-navigation ul {
  list-style: none;
  margin-bottom: 0;
  margin-left: 0;
}

.social-navigation li {
  display: inline;
}

.social-navigation a {
  background-color: #767676;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  color: #fff;
  display: inline-block;
  height: 40px;
  margin: 0 1em 0.5em 0;
  text-align: center;
  width: 40px;
}

.social-navigation a:hover,
.social-navigation a:focus {
  background-color: #505050;
}

.social-navigation .icon {
  height: 16px;
  top: 12px;
  width: 16px;
  vertical-align: top;
}

/* Site info */
.site-info {
  font-size: 1rem;
  margin-bottom: 1em;
}

.site-info a {
  color: #666;
}

.site-info .sep {
  margin: 0;
  display: block;
  visibility: hidden;
  height: 0;
  width: 100%;
}

.site-info span[role=separator] {
  padding: 0 0.2em 0 0.4em;
}

.site-info span[role=separator]::before {
  content: "/";
}

/*--------------------------------------------------------------
14.0 Comments
--------------------------------------------------------------*/
.comments-title {
  font-size: 1rem;
  margin-bottom: 1.5em;
}

.comment-list,
.comment-list .children {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 30px;
}

.comment-list li:before {
  display: none;
}

.comment-body {
  margin-left: 65px;
}

.comment-author {
  font-size: 1rem;
  margin-bottom: 0.4em;
  position: relative;
  z-index: 2;
}

.comment-author .avatar {
  height: 50px;
  left: -65px;
  position: absolute;
  width: 50px;
}

.comment-author .says {
  display: none;
}

.comment-meta {
  margin-bottom: 1rem;
}

.comment-list > .comment:first-child {
  border-top: none;
}

.comment {
  border-top: 1px solid #ededed;
  padding-top: 30px;
}
.comment:first-child {
  margin-top: 0;
}
.comment:first-child {
  border-top: none;
}
.comment .comment-body {
  border-top: 1px solid #ededed;
}
.comment .comment-body:first-child {
  border-top: none;
}

.comment-metadata {
  text-transform: capitalize;
  font-weight: 400;
  width: 100%;
}
@media (min-width: 992px) {
  .comment-metadata {
    padding-left: 20px;
  }
}
.comment-metadata .fn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4px;
}
.comment-metadata .fn a {
  color: #505050;
  font-family: "inter", serif;
  outline: none;
  display: block;
  font-size: 1rem;
}
.comment-metadata .fn .url {
  font-weight: 700;
}
.comment-metadata time {
  font-weight: 400;
  font-size: 0.875rem;
  font-family: "inter", sans-serif;
  outline: none;
}

.comment-metadata a.comment-edit-link {
  color: #222;
  margin-left: 1em;
}

.comment-body {
  color: #505050;
  font-size: 1rem;
}

.comment-reply-link {
  position: relative;
  text-transform: capitalize;
  color: #00857D !important;
  font-weight: 700;
  font-size: 14px;
  font-family: "inter", serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.comment-reply-link:hover {
  color: #181818 !important;
  box-shadow: none;
}
.comment-reply-link i {
  margin-right: 3px;
}

.comment-reply-link .icon {
  color: #222;
  left: -2em;
  height: 1em;
  position: absolute;
  top: 0;
  width: 1em;
}

.no-comments,
.comment-awaiting-moderation {
  font-size: 1rem;
  font-style: italic;
}

.comments-pagination {
  margin: 2em 0 3em;
}

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

.comment-form #wp-comment-cookies-consent {
  margin: 0 10px 0 0;
}

.comment-form .comment-form-cookies-consent label {
  display: inline;
}

/*--------------------------------------------------------------
15.0 Widgets
--------------------------------------------------------------*/
#secondary {
  padding: 1em 0 2em;
}

.widget {
  padding-bottom: 3em;
}

h2.widget-title {
  font-size: 1rem;
  margin-bottom: 1.5em;
}

.widget-title a {
  color: inherit;
}

/* widget forms */
.widget select {
  width: 100%;
}

/* widget lists */
.widget ul {
  list-style: none;
  margin: 0;
}

li {
  list-style: none;
  padding: 5px 0;
}

.widget ul li,
.widget ol li {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 0.5em 0;
}

.widget:not(.widget_tag_cloud) ul li + li {
  margin-top: -1px;
}

.widget ul li ul {
  margin: 0 0 -1px;
  padding: 0;
  position: relative;
}

.widget ul li li {
  border: 0;
  padding-left: 24px;
  padding-left: 1.5rem;
}

/* Widget lists of links */
.widget_top-posts ul li ul,
.widget_rss_links ul li ul,
.widget-grofile ul.grofile-links li ul,
.widget_pages ul li ul,
.widget_meta ul li ul {
  bottom: 0;
}

.widget_nav_menu ul li li,
.widget_top-posts ul li,
.widget_top-posts ul li li,
.widget_rss_links ul li,
.widget_rss_links ul li li,
.widget-grofile ul.grofile-links li,
.widget-grofile ul.grofile-links li li {
  padding-bottom: 0.25em;
  padding-top: 0.25em;
}

.widget_rss ul li {
  padding-bottom: 1em;
  padding-top: 1em;
}

/* Text widget */
.widget_text {
  word-wrap: break-word;
}

.widget_text ul {
  list-style: disc;
  margin: 0 0 1.5em 1.5em;
}

.widget_text ol {
  list-style: decimal;
}

.widget_text ul li,
.widget_text ol li {
  border: none;
}

.widget_text ul li:last-child,
.widget_text ol li:last-child {
  padding-bottom: 0;
}

.widget_text ul li ul {
  margin: 0 0 0 1.5em;
}

.widget_text ul li li {
  padding-left: 0;
  padding-right: 0;
}

.widget_text ol li {
  list-style-position: inside;
}

.widget_text ol li + li {
  margin-top: -1px;
}

/* RSS Widget */
.widget_rss .widget-title .rsswidget:first-child {
  float: right;
}

.widget_rss .widget-title .rsswidget:first-child:hover {
  background-color: transparent;
}

.widget_rss .widget-title .rsswidget:first-child img {
  display: block;
}

.widget_rss ul li {
  padding: 2.125em 0;
}

.widget_rss ul li:first-child {
  border-top: none;
  padding-top: 0;
}

.widget_rss li .rsswidget {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 300;
}

.widget_rss .rss-date,
.widget_rss li cite {
  display: block;
  font-size: 10px;
  font-style: normal;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.widget_rss .rss-date {
  margin: 0.5em 0 1.5em;
  padding: 0;
}

.widget_rss .rssSummary {
  margin-bottom: 0.5em;
}

/* Contact Info Widget */
.widget_contact_info .contact-map {
  margin-bottom: 0.5em;
}

/* Gravatar */
.widget-grofile h4 {
  font-size: 1rem;
  margin-bottom: 0;
}

/* Recent Comments */
.widget_recent_comments table,
.widget_recent_comments th,
.widget_recent_comments td {
  border: 0;
}

/* Recent Posts widget */
.widget_recent_entries .post-date {
  display: block;
}

/* Search */
.search-form {
  position: relative;
}

.search-form .search-submit {
  bottom: 3px;
  padding: 0.5em 1em;
  position: absolute;
  right: 3px;
  top: 3px;
}

.search-form .search-submit .icon {
  height: 24px;
  top: -2px;
  width: 24px;
}

/* Tag cloud widget */
.tagcloud ul li {
  float: left;
  border-top: 0;
  border-bottom: 0;
  padding: 0;
  margin: 4px 4px 0 0;
}

.widget .tagcloud a,
.widget.widget_tag_cloud a,
.wp_widget_tag_cloud a {
  border: 1px solid #ddd;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  padding: 4px 10px 5px;
  position: relative;
  -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  width: auto;
  word-wrap: break-word;
  z-index: 0;
}

.widget .tagcloud a:hover,
.widget .tagcloud a:focus,
.widget.widget_tag_cloud a:hover,
.widget.widget_tag_cloud a:focus,
.wp_widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:focus {
  border-color: #bbb;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}

/* Calendar widget */
.widget_calendar th,
.widget_calendar td {
  text-align: center;
}

.widget_calendar tfoot td {
  border: 0;
}

/* Gallery widget */
.gallery-columns-5 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

/*--------------------------------------------------------------
16.0 Media
--------------------------------------------------------------*/
img,
video {
  height: auto; /* Make sure images are scaled correctly. */
  max-width: 100%; /* Adhere to container width. */
}

img.alignleft,
img.alignright {
  float: none;
  margin: 0;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  margin-bottom: 1.5em;
  max-width: 100%;
}

/* Remove bottom on embeds that wrapped in paragraphs via wpautop. */
p > embed:only-child,
p > iframe:only-child,
p > object:only-child {
  margin-bottom: 0;
}

.wp-caption,
.gallery-caption {
  font-size: 1rem;
  font-style: italic;
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

/* Media Elements */
.mejs-container {
  margin-bottom: 1.5em;
}

/* Audio Player */
.mejs-controls a.mejs-horizontal-volume-slider,
.mejs-controls a.mejs-horizontal-volume-slider:focus,
.mejs-controls a.mejs-horizontal-volume-slider:hover {
  background: transparent;
  border: 0;
}

/* Playlist Color Overrides: Light */
.site-content .wp-playlist-light {
  border-color: #eee;
  color: #222;
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
  color: #505050;
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist {
  color: #767676;
}

.site-content .wp-playlist-light .wp-playlist-item {
  border-bottom: 1px dotted #eee;
  -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}

.site-content .wp-playlist-light .wp-playlist-item:hover,
.site-content .wp-playlist-light .wp-playlist-item:focus {
  border-bottom-color: rgba(0, 0, 0, 0);
  background-color: #767676;
  color: #fff;
}

.site-content .wp-playlist-light a.wp-playlist-caption:hover,
.site-content .wp-playlist-light .wp-playlist-item:hover a,
.site-content .wp-playlist-light .wp-playlist-item:focus a {
  color: #fff;
}

/* Playlist Color Overrides: Dark */
.site-content .wp-playlist-dark {
  background: #222;
  border-color: #505050;
}

.site-content .wp-playlist-dark .mejs-container .mejs-controls {
  background-color: #505050;
}

.site-content .wp-playlist-dark .wp-playlist-caption {
  color: #fff;
}

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album {
  color: #eee;
}

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist {
  color: #aaa;
}

.site-content .wp-playlist-dark .wp-playlist-playing {
  background-color: #505050;
}

.site-content .wp-playlist-dark .wp-playlist-item {
  border-bottom: 1px dotted #555;
  -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}

.site-content .wp-playlist-dark .wp-playlist-item:hover,
.site-content .wp-playlist-dark .wp-playlist-item:focus {
  border-bottom-color: rgba(0, 0, 0, 0);
  background-color: #aaa;
  color: #222;
}

.site-content .wp-playlist-dark a.wp-playlist-caption:hover,
.site-content .wp-playlist-dark .wp-playlist-item:hover a,
.site-content .wp-playlist-dark .wp-playlist-item:focus a {
  color: #222;
}

/* Playlist Style Overrides */
.site-content .wp-playlist {
  padding: 0.625em 0.625em 0.3125em;
}

.site-content .wp-playlist-current-item .wp-playlist-item-title {
  font-weight: 700;
}

.site-content .wp-playlist-current-item .wp-playlist-item-album {
  font-style: normal;
}

.site-content .wp-playlist-current-item .wp-playlist-item-artist {
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.1818em;
  text-transform: uppercase;
}

.site-content .wp-playlist-item {
  padding: 0 0.3125em;
  cursor: pointer;
}

.site-content .wp-playlist-item:last-of-type {
  border-bottom: none;
}

.site-content .wp-playlist-item a {
  padding: 0.3125em 0;
  border-bottom: none;
}

.site-content .wp-playlist-item a,
.site-content .wp-playlist-item a:focus,
.site-content .wp-playlist-item a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.site-content .wp-playlist-item-length {
  top: 5px;
}

/* SVG Icons base styles */
.icon {
  display: inline-block;
  fill: currentColor;
  height: 1em;
  position: relative; /* Align more nicely with capital letters */
  top: -0.0625em;
  vertical-align: middle;
  width: 1em;
}

/*--------------------------------------------------------------
16.1 Galleries
--------------------------------------------------------------*/
.gallery-item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  margin: 0 0 1.5em;
  padding: 0 1em 0 0;
  width: 50%;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
}

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

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus,
.widget-area .gallery-item a,
.widget-area .gallery-item a:hover,
.widget-area .gallery-item a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  display: inline-block;
  max-width: 100%;
}

.gallery-item a img {
  display: block;
  -webkit-transition: -webkit-filter 0.2s ease-in;
  transition: -webkit-filter 0.2s ease-in;
  transition: filter 0.2s ease-in;
  transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
  -webkit-filter: opacity(60%);
  filter: opacity(60%);
}

.gallery-caption {
  display: block;
  text-align: left;
  padding: 0 10px 0 0;
  margin-bottom: 0;
}

/*--------------------------------------------------------------
19.0 Media Queries
--------------------------------------------------------------*/
/* Adjust positioning of edit shortcuts, override style in customize-preview.css */
@media screen and (min-width: 576px) {
  /* Typography */
  h1 {
    font-size: 55px;
    line-height: 66px;
  }
  h2 {
    font-size: 40px;
    line-height: 48px;
  }
  h3 {
    font-size: 30px;
    line-height: 24px;
  }
  h4 {
    font-size: 24px;
    line-height: 30px;
  }
  h5 {
    font-size: 22px;
    line-height: 30px;
  }
  h6 {
    font-size: 18px;
    line-height: 28px;
  }
  .entry-content blockquote.alignleft,
  .entry-content blockquote.alignright {
    font-size: 14px;
    font-size: 0.875rem;
  }
  /* Fix image alignment */
  img.alignleft {
    float: left;
    margin-right: 1.5em;
  }
  img.alignright {
    float: right;
    margin-left: 1.5em;
  }
  /* Site Branding */
  .site-branding {
    padding: 3em 0;
  }
  /* Front Page */
  .panel-content .wrap {
    padding-bottom: 2em;
    padding-top: 3.5em;
  }
  .page-one-column .panel-content .wrap {
    max-width: 740px;
  }
  .panel-content .entry-header {
    margin-bottom: 4.5em;
  }
  .panel-content .recent-posts .entry-header {
    margin-bottom: 0;
  }
  /* Blog Index, Archive, Search */
  .taxonomy-description {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .page-numbers.current {
    font-size: 16px;
    font-size: 1rem;
  }
  /* Site Footer */
  .site-footer {
    font-size: 16px;
    font-size: 1rem;
  }
  /* Gallery Columns */
  .gallery-item {
    max-width: 25%;
  }
  .gallery-columns-1 .gallery-item {
    max-width: 100%;
  }
  .gallery-columns-2 .gallery-item {
    max-width: 50%;
  }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%;
  }
  .gallery-columns-4 .gallery-item {
    max-width: 25%;
  }
}
@media screen and (min-width: 768px) {
  .entry-content blockquote.alignleft,
  .entry-content blockquote.alignright {
    font-size: 13px;
    font-size: 0.8125rem;
  }
  /* Layout */
  .wrap {
    max-width: 1000px;
    padding-left: 3em;
    padding-right: 3em;
  }
  .comments-pagination,
  .post-navigation {
    clear: both;
  }
  .post-navigation .nav-previous {
    float: left;
    width: 50%;
  }
  .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
  }
  .nav-next,
  .post-navigation .nav-next {
    margin-top: 0;
  }
  /* Blog, archive, search */
  .sticky .icon-thumb-tack {
    height: 23px;
    left: -2.5em;
    top: 1.5em;
    width: 32px;
  }
  .navigation.pagination {
    clear: both;
    float: right;
    width: 58%;
  }
  /* Entry content */
  /* without sidebar */
  :not(.has-sidebar) .entry-content blockquote.alignleft {
    margin-left: -17.5%;
    width: 48%;
  }
  :not(.has-sidebar) .entry-content blockquote.alignright {
    margin-right: -17.5%;
    width: 48%;
  }
  /* with sidebar */
  .has-sidebar .entry-content blockquote.alignleft {
    margin-left: 0;
    width: 34%;
  }
  .has-sidebar .entry-content blockquote.alignright {
    margin-right: 0;
    width: 34%;
  }
  .has-sidebar #primary .entry-content blockquote.alignright.below-entry-meta {
    margin-right: -72.5%;
    width: 62%;
  }
  /* Comments */
  .comments-title {
    margin-bottom: 2.5em;
  }
  ol.children .children {
    padding-left: 3em;
  }
  /* Posts pagination */
  .nav-links .nav-title {
    position: relative;
  }
  .nav-title-icon-wrapper {
    position: absolute;
    text-align: center;
    width: 2em;
  }
  .nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
    left: -2em;
  }
  .nav-links .nav-next .nav-title .nav-title-icon-wrapper {
    right: -2em;
  }
  /* Secondary */
  #secondary {
    font-size: 14px;
    font-size: 0.875rem;
  }
  /* Widgets */
  h2.widget-title {
    font-size: 11px;
    font-size: 0.6875rem;
    margin-bottom: 2em;
  }
  /* Footer */
  .site-footer {
    font-size: 14px;
    font-size: 0.875rem;
    margin-top: 3em;
  }
  .site-footer .widget-column.footer-widget-1 {
    float: left;
    width: 36%;
  }
  .site-footer .widget-column.footer-widget-2 {
    float: right;
    width: 58%;
  }
  .social-navigation {
    clear: left;
    float: left;
    margin-bottom: 0;
    width: 36%;
  }
  .site-info {
    float: left;
    padding: 0.7em 0 0;
    width: 58%;
  }
  .social-navigation + .site-info {
    margin-left: 6%;
  }
  .site-info .sep {
    margin: 0 0.5em;
    display: inline;
    visibility: visible;
    height: auto;
    width: auto;
  }
  /* Gallery Columns */
  .gallery-columns-5 .gallery-item {
    max-width: 20%;
  }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%;
  }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%;
  }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%;
  }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%;
  }
}
@media screen and (min-width: 992px) {
  /* Pagination */
  .page-numbers {
    display: inline-block;
  }
  .page-numbers.current {
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .page-numbers.current .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  /* Comments */
  .comment-body {
    margin-left: 65px;
  }
  .comment-meta {
    display: flex;
    align-items: center;
  }
}
/* @@@@@@@@@@ global css start here @@@@@@ */
.dd-icon-down.active::after, .dd-icon-down:hover::after {
  color: #00857D;
}

.dd-icon-down {
  position: relative;
}
.dd-icon-down::after {
  content: "\f107" !important;
  top: 53%;
  right: -10px;
  transform: translateY(-50%);
  color: #fff;
  font-family: Flaticon;
  font-weight: 600;
  font-size: 12px;
  font-family: "Font Awesome 6 Free";
}

.reg-head {
  text-transform: uppercase;
  padding: 14px 41px;
  color: #00857D;
  background: transparent;
  border-radius: 50px;
  border: 2px solid #00857D;
  font-family: "inter", serif;
  font-size: 12px;
  font-weight: 700;
  margin-right: 0;
  margin-left: 40px;
  letter-spacing: 1.5px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.reg-head:hover {
  background: #00857D;
  color: #fff;
}

.dd-icon-right {
  position: relative;
}
.dd-icon-right::after {
  content: "\f107" !important;
  top: 50%;
  right: 15px;
  transform: translateY(-50%) rotate(-90deg);
  color: #505050;
  font-family: Flaticon;
  font-weight: 600;
  font-size: 12px;
  font-family: "Font Awesome 6 Free";
}

.padding-tb {
  padding: 60px 0;
}
@media (min-width: 992px) {
  .padding-tb {
    padding: 110px 0;
  }
}

.lab-btn {
  padding: 15px 30px;
  border-radius: 3px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: "inter", sans-serif;
  font-weight: 700;
  background: #00857D;
}
.lab-btn:hover {
  color: #fff;
}

.wp-block-navigation__responsive-container-content ul li::before {
  display: none;
}

.wp-block-post-template.is-layout-flow.wp-block-post-template-is-layout-flow li::before {
  display: none;
}

.scrollToTop {
  position: fixed;
  bottom: -30%;
  right: 5%;
  z-index: 9;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #00857D;
  text-align: center;
  border-radius: 3px;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.scrollToTop:hover {
  color: #fff;
  box-shadow: 0px 5px 15px 0px rgba(102, 162, 27, 0.5);
  transform: translateY(-5px);
}
.scrollToTop i::before {
  font-size: 12px;
}

.section-header {
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 85px;
  position: relative;
  z-index: 1;
}
.section-header h2 {
  margin: 0;
  display: block;
}
@media (max-width: 575px) {
  .section-header h2 {
    font-size: 28px;
    line-height: 36px;
  }
}
.section-header h2 span {
  font-weight: 400;
  display: block;
}
.section-header p {
  max-width: 500px;
  margin: 0 auto;
  font-weight: 400;
  color: #505050;
}

@media (max-width: 767px) {
  .padding-x {
    padding: 0 15px;
  }
}

.rating {
  justify-content: center;
}
.rating li {
  font-size: 12px;
  margin: 0 2px;
  color: #ffb432;
}

.filters-button-group {
  margin-bottom: 30px !important;
  gap: 10px;
}
.filters-button-group li {
  padding: 10px 20px;
  border: 1px solid #ededed;
  background: #ededed;
  cursor: pointer;
  color: #181818;
  transition: all 0.3s ease;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.filters-button-group li.is-checked, .filters-button-group li:hover {
  color: #fff;
  background: #00857D;
  border-color: #00857D;
}

.paginations ul {
  width: 100%;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.paginations ul li {
  display: inline-block;
  padding: 0;
}
.paginations ul li .page-numbers {
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  border-radius: 8px;
  text-align: center;
  font-weight: 700;
  background: #eff4f8;
  transition: all 0.3s ease;
}
.paginations ul li .page-numbers:hover {
  color: #fff;
  background: #00857D;
}
.paginations ul li .page-numbers.current {
  color: #fff;
  background: #00857D;
}
.paginations ul li .page-numbers.current:hover {
  cursor: no-drop;
}

.search-results-title span {
  color: #00857D;
}

.no-results.not-found {
  width: calc(100% - 15px);
  background: #f1f6fa;
}
.no-results.not-found .result-item h2 {
  color: #00857D;
  margin-top: 0;
}
.no-results.not-found .result-item .search-area .search-input {
  position: inherit;
  transform: scale(1);
}
.no-results.not-found .result-item .search-area .search-input .search-close {
  display: none !important;
}
.no-results.not-found .result-item .search-area .search-input form {
  position: static;
  top: auto;
  left: auto;
  width: 100%;
  transform: translate(0px, 0px);
}
.no-results.not-found .result-item .search-area .search-input form input {
  text-align: left;
  font-size: 1rem;
  margin-bottom: 0;
}

.themekup_comments .comment-list li .com-content .com-title, .themekup_comments .comment-list li, .blog-single .post-categories, .blog-section .post-categories, .cus-banner .cb_top, .shop--single .product-content ul li:last-child .product_list_right ul, .shop--single .product-content ul li, .shop--single .product-content form.cart, .feture_product .post-content .group-btn, .feture_product .post-item-inner, .service--one .service__right .service__inner, .our-product .post-thumb .group-btn, .product-thumb .product-action-link form, .shop-product-wrap .product-list-item, .widget_recently_viewed_products .body ul li, nav.woocommerce-MyAccount-navigation ul, .widget_products .body ul li, .widget_top_rated_products .shop-sidebar-widget .body ul li, .woocommerce-Reviews #comments .commentlist li .comment_container, .shop-page .pagination, .shop.shop--single .post-content .countadd, .banner__search .search-area form, .rating, .paginations ul {
  display: flex;
  flex-wrap: wrap;
}

blockquote:before, .dd-icon-down::after, .dd-icon-right::after, .our-product .post-thumb .group-btn, .our-product .post-thumb::after, .product-thumb .product-action-link, span.password-input button.show-password-input {
  position: absolute;
  content: "";
}

.shop--single .product-content ul li:last-child .product_list_right ul li, .shop--single .product-content ul li .product_list_left, .our-product .post-thumb, .product-thumb, span.password-input {
  position: relative;
}

.banner__content .title, .banner__content {
  text-align: center;
}

.related.products .shop__item.shop__item--list, .related.products .product-list-item.mb-0, .error404 .page-header {
  display: none;
}

.footer__form .form__file input, .shop.shop--single .post-content {
  background: #fff;
}

.service--one .service__inner, .shop.shop--single .post-content {
  padding: 30px;
}

.shop.shop--single .post-content .rating a, .shop.shop--single .post-content .rating span {
  color: #00857D;
}

.page-post .wp-block-woocommerce-cart.alignwide table tbody tr td .wc-block-cart-item__wrap .wc-block-cart-item__quantity button.wc-block-cart-item__remove-link, .page-post .wp-block-woocommerce-cart.alignwide table tbody tr td .wc-block-cart-item__wrap .wc-block-components-product-name, .widget_recent_reviews .shop-sidebar-widget .product_list_widget li a span.product-title, .wc-block-grid__product-price.price, span.password-input button.show-password-input::after, nav.woocommerce-MyAccount-navigation ul li.is-active a, .shop.shop--single .post-content .rating p, .banner__tag a, .banner__tag span {
  font-weight: 700;
}

.shop.shop--single .post-content button.reset_variations {
  font-weight: 600;
}

.shop.shop--single .post-content .rating p {
  margin-right: 10px;
}

footer .footer-bottom p, .summary.entry-summary .product__details-categories.product__details-more p, .summary.entry-summary .product__details-sku.product__details-more p, .shop.shop--single .post-content .rating p {
  margin-bottom: 0;
}

.shop--single .product-content form.cart, .summary.entry-summary .product__details-sku.product__details-more, .shop.shop--single .post-content button.reset_variations, .shop.shop--single .post-content .woocommerce-variation.single_variation {
  margin-bottom: 15px;
}

.shop.shop--single .post-content .countadd .cart-plus-minus {
  margin: 5px;
}

.shop.shop--single .post-content .rating {
  margin-bottom: 25px;
}

.themekup_comments, .shop.shop--single .post-content ul {
  margin-bottom: 30px;
}

.shop.shop--single .post-content ul li {
  margin-left: 20px;
}

.shop.shop--single .post-content .rating p {
  display: inline-block;
}

.woocommerce-address-fields button.button, .woosw-popup .woosw-items .woosw-item .woosw-item--atc p a.added_to_cart.wc-forward, .woosw-popup .woosw-items .woosw-item .woosw-item--atc .add_to_cart_inline a.added_to_cart.wc-forward, .woosw-list table.woosw-items .woosw-item .woosw-item--atc p a.added_to_cart.wc-forward, .woosw-list table.woosw-items .woosw-item .woosw-item--atc .add_to_cart_inline a.added_to_cart.wc-forward, .shop.shop--single .post-content .rating p, .banner__tag a {
  text-transform: capitalize;
}

.themekup_comments .comment-list li .com-content .com-title, .themekup_comments .comment-list li, .blog-single .post-categories, .blog-section .post-categories, .cus-banner .cb_top, .shop--single .product-content ul li:last-child .product_list_right ul, .shop--single .product-content ul li, .shop--single .product-content form.cart, .feture_product .post-content .group-btn, .feture_product .post-item-inner, .service--one .service__right .service__inner, .our-product .post-thumb .group-btn, .product-thumb .product-action-link form, .shop-product-wrap .product-list-item, .widget_recently_viewed_products .body ul li, nav.woocommerce-MyAccount-navigation ul, .widget_products .body ul li, .widget_top_rated_products .shop-sidebar-widget .body ul li, .woocommerce-Reviews #comments .commentlist li .comment_container, .shop-page .pagination, .shop.shop--single .post-content .countadd, .banner__search .search-area form, .rating, .paginations ul {
  display: flex;
  flex-wrap: wrap;
}

.shop.shop--single .post-content .countadd {
  justify-content: flex-start;
}

.shop.shop--single .post-content button.reset_variations {
  background: #00857D;
}

.service--one .service__content p,
.service--one .service__content h4 a, .shop.shop--single .post-content button.reset_variations {
  color: #fff;
}

.footer__form .form__file, .shop--single .product-thumb .thumb, .product-thumb {
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .wow {
    animation-name: none !important;
    visibility: visible !important;
  }
}
.header {
  background: #181818;
  padding-block: 15px;
}
.header__area.menu-fixed {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 999;
  background: #181818;
  box-shadow: 0px -1px 4px 0px #f1f4f6;
}
.header__area.menu-fixed .primary-menu {
  box-shadow: none;
  padding: 0;
}

.primary-menu {
  z-index: 11;
  top: 50px;
  width: 100%;
  text-align: center;
  display: block;
  background: transparent;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.primary-menu .menu-area .logo {
  padding: 12px 0;
  outline: none;
}
.primary-menu .menu-area ul.main-menu {
  list-style: none;
  margin: 0;
  flex-wrap: wrap;
  justify-content: center;
}
.primary-menu .menu-area ul.main-menu li {
  padding: 0;
  position: relative;
}
.primary-menu .menu-area ul.main-menu li:last-child a {
  margin-right: 0;
}
.primary-menu .menu-area ul.main-menu li a {
  color: #fff;
  padding: 15px 10px;
  display: block;
  margin: 0 10px;
  font-weight: 400;
  position: relative;
  text-transform: capitalize;
  outline: none;
  font-size: 18px;
  font-family: "inter", serif;
}
@media (min-width: 992px) {
  .primary-menu .menu-area ul.main-menu li a {
    display: inline-block;
  }
}
.primary-menu .menu-area ul.main-menu li a.dd-icon-down {
  padding-right: 30px;
}
.primary-menu .menu-area ul.main-menu li a.dd-icon-down::after {
  right: 10px;
}
.primary-menu .menu-area ul.main-menu li a.active, .primary-menu .menu-area ul.main-menu li a:hover {
  color: #00857D;
}
.primary-menu .menu-area ul.main-menu li.active > a {
  color: #00857D;
}
.primary-menu .menu-area ul.main-menu li:hover > a {
  text-decoration: none;
}
.primary-menu .menu-area ul.main-menu li ul {
  margin: 0;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
  position: absolute;
  background-color: #fff;
  width: 270px;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.primary-menu .menu-area ul.main-menu li ul li {
  position: relative;
  list-style: none;
  float: none;
  padding-left: 30px;
  border-bottom: 1px solid #ededed;
}
.primary-menu .menu-area ul.main-menu li ul li:last-child {
  border-bottom: none;
}
.primary-menu .menu-area ul.main-menu li ul li a {
  padding: 11px 0;
  color: #505050;
  margin: 0;
  display: block;
  text-align: left;
  padding-left: 0px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.primary-menu .menu-area ul.main-menu li ul li a:hover {
  background-color: #fff;
  padding-left: 10px;
}
.primary-menu .menu-area ul.main-menu li ul li ul {
  left: 100%;
  top: -5px;
}
.primary-menu .menu-area ul.main-menu li:hover > ul {
  z-index: 1;
  opacity: 1;
  overflow: visible;
  visibility: visible;
  transform: translateY(3px);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
}
.primary-menu .menu-area ul.main-menu ul li.active a {
  color: #00857D;
}
.primary-menu.menu-fixed {
  position: fixed;
  background: #fff;
  top: 0;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1) !important;
}

.banner {
  background: #181818;
  padding-block: 150px;
}
.banner__tag span {
  color: #fff;
  margin-right: 10px;
  display: inline-block;
  font-size: 1.25rem;
}
.banner__tag a {
  display: inline-block;
  padding: 8px 20px;
  margin: 5px;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 1rem;
}
.banner__tag a:hover {
  background: #00857D;
}
.banner__search {
  max-width: 570px;
  margin: auto;
  margin-bottom: 30px;
}
.banner__search .search-area form {
  align-items: center;
  justify-content: space-between;
}
.banner__search .search-area form input {
  width: calc(100% - 115px);
  margin-bottom: 0;
}
.banner__content {
  margin-bottom: 30px;
}
.banner__content .title {
  color: #fff;
}
.banner__content .desc {
  color: rgba(255, 255, 255, 0.7);
}

@font-face {
  font-family: star;
  src: url(../fonts/woo/star.eot);
  src: url(../fonts/woo/star.eot?#iefix) format("embedded-opentype"), url(../fonts/woo/star.woff) format("woff"), url(../fonts/woo/star.ttf) format("truetype"), url(../fonts/woo/star.svg#star) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: WooCommerce;
  src: url(../fonts/woo/WooCommerce.eot);
  src: url(../fonts/woo/WooCommerce.eot?#iefix) format("embedded-opentype"), url(../fonts/woo/WooCommerce.woff) format("woff"), url(../fonts/woo/WooCommerce.ttf) format("truetype"), url(../fonts/woo/WooCommerce.svg#WooCommerce) format("svg");
  font-weight: 400;
}
.shop.shop--single .post-content .rating span {
  font-size: 0.8125rem;
}
.shop.shop--single .post-content ul li {
  padding-block: 5px;
  list-style-type: disc;
}
.shop.shop--single .post-content table.woocommerce-grouped-product-list.group_table td.woocommerce-grouped-product-list-item__quantity .quantity {
  margin-right: 10px;
  margin-bottom: 5px;
}
.shop.shop--single .post-content button.reset_variations {
  border: none;
  padding: 3px 15px;
  font-size: 0.8125rem;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.shop.shop--single .post-content .single_variation_wrap .quantity {
  display: inline-block;
  margin-right: 15px;
}
.shop.shop--single .post-content .single_variation_wrap .lab-btn {
  padding: 15px 30px;
  border-radius: 4px;
}
.shop.shop--single .post-content .single_variation_wrap .lab-btn:hover {
  background: #00857D;
}
.shop.shop--single .post-content button.lab-btn.single_add_to_cart_button.button.alt {
  padding: 15px 30px;
  border-radius: 4px;
}
.shop.shop--single .post-content button.lab-btn.single_add_to_cart_button.button.alt:hover {
  background: #00857D;
}
.shop.shop--single .post-content table.woocommerce-grouped-product-list.group_table .woocommerce-grouped-product-list-item__quantity .quantity input {
  margin-bottom: 0;
}

.star-rating {
  position: relative;
  display: inline-block;
}
.star-rating::before {
  font-family: "ElegantIcons";
  content: "\e031\e031\e031\e031\e031" !important;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #ecb341;
  font-size: 13px;
}
.star-rating span {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  font-size: 0px;
  height: 24px;
}
.star-rating span::before {
  font-family: "ElegantIcons";
  content: "\f005\f005\f005\f005\f005" !important;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #ecb341 !important;
  font-weight: 900;
  display: inline-block;
  font-size: 13px;
  line-height: 25px;
}

.comment-form-rating .stars > span {
  color: #ffbf14;
  line-height: 1;
}

.woocommerce p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
}

.woocommerce p.stars a::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  font-family: "WooCommerce";
  content: "\e021";
  text-indent: 0;
  color: #ffbf14;
}

.woocommerce p.stars a:hover ~ a::before {
  content: "\e021";
}

.woocommerce p.stars:hover a::before {
  content: "\e020";
}

.woocommerce p.stars.selected a.active::before {
  content: "\e020";
}

.woocommerce p.stars.selected a.active ~ a::before {
  content: "\e021";
}

.woocommerce p.stars.selected a:not(.active)::before {
  content: "\e020";
}

.pro-details-nav-btn li {
  padding: 0;
}
.pro-details-nav-btn li.active a {
  background: #00857D;
  color: #fff;
}
.pro-details-nav-btn li a {
  padding: 10px 30px;
  display: inline-block;
}

.shop-page .shop-product-wrap .product-item .product-thumb .product-action-link a.added_to_cart.wc-forward {
  width: auto;
  height: auto;
  line-height: inherit;
  padding: 3px 8px;
  font-size: 90%;
  text-transform: capitalize;
  font-weight: 700;
}

.shop-page .pagination {
  gap: 5px;
}
.shop-page .pagination li {
  padding: 0;
}
.shop-page .pagination li .page-link {
  width: 40px;
  height: 40px;
  line-height: 1.5;
  text-align: center;
  border-radius: 50%;
  color: #181818;
  transition: all 0.3s ease;
}
.shop-page .pagination li .page-link:hover {
  background: #00857D;
  color: #fff;
  border-color: #00857D;
}
.shop-page .pagination li.active .page-link {
  background: #00857D;
  color: #fff;
  border-color: #00857D;
  cursor: no-drop;
}

a.product-add-cart-btn.cart-button.icon-btn.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added {
  display: none;
}

.woocommerce-Tabs-panel {
  padding: 30px;
  margin-bottom: 30px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: none;
}
.woocommerce-Tabs-panel .woocommerce-Reviews-title {
  font-size: calc(1.275rem + 0.3vw);
  text-transform: capitalize;
}
@media (min-width: 1200px) {
  .woocommerce-Tabs-panel .woocommerce-Reviews-title {
    font-size: 1.5rem;
  }
}

div#review_form .comment-respond .comment-reply-title {
  display: block;
  font-weight: 700;
  color: #181818;
  text-transform: capitalize;
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  div#review_form .comment-respond .comment-reply-title {
    font-size: 1.5rem;
  }
}
div#review_form .comment-respond .comment-form {
  margin-top: 15px;
}

.woocommerce-Reviews #comments .commentlist {
  margin-bottom: 30px;
}
.woocommerce-Reviews #comments .commentlist li .comment_container {
  align-items: flex-start;
  justify-content: space-between;
}
.woocommerce-Reviews #comments .commentlist li .comment_container img {
  border-radius: 4px;
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text {
  width: calc(100% - 75px);
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .meta {
  margin-bottom: 10px;
}

.themekup-shop-single-rel .rel-slider-active .shop-product-wrap .product-list-item {
  display: none;
}

form.cart.countadd .quantity {
  display: inline-block;
  margin-right: 15px;
}
form.cart.countadd .quantity input {
  margin-bottom: 0;
}
form.cart.countadd .btn {
  transition: all 0.3s ease;
}
form.cart.countadd .btn:hover {
  color: #181818;
}

.summary.entry-summary h1.product_title.entry-title {
  font-size: calc(1.3125rem + 0.75vw);
}
@media (min-width: 1200px) {
  .summary.entry-summary h1.product_title.entry-title {
    font-size: 1.875rem;
  }
}
.summary.entry-summary .woocommerce-product-rating {
  margin-bottom: 15px;
}
.summary.entry-summary .woocommerce-product-rating .woocommerce-review-link {
  box-shadow: none;
  font-size: 90%;
}
.summary.entry-summary .woocommerce-product-rating .woocommerce-review-link:hover {
  color: #00857D;
}
.summary.entry-summary .product__details-sku.product__details-more {
  margin-top: 15px;
}
.summary.entry-summary .product__details-sku.product__details-more p {
  display: inline-block;
}
.summary.entry-summary .product__details-categories.product__details-more p {
  display: inline-block;
}
.summary.entry-summary .product__details-categories.product__details-more a {
  box-shadow: none;
}
.summary.entry-summary .product__details-categories.product__details-more a:hover {
  color: #00857D;
}

.product.woocommerce.add_to_cart_inline .button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  padding: 3px 8px;
  background: #00857D;
  color: #fff;
  border-radius: 3px;
  text-transform: capitalize;
  font-size: 90%;
}

select#pa_color, select#logo {
  border: none;
}

.product.woocommerce.add_to_cart_inline .button.product_type_variable.add_to_cart_button {
  color: #00857D;
}

select.orderby {
  border: none;
  background: transparent;
}

.shop-product-wrap.list .col {
  width: 100%;
}

.widget_top_rated_products .shop-sidebar-widget .body ul li:hover .content span {
  color: inherit;
}
.widget_top_rated_products .shop-sidebar-widget .body ul li a {
  float: none;
  width: 100%;
}
.widget_top_rated_products .shop-sidebar-widget .body ul li a::before {
  display: none;
}
.widget_top_rated_products .shop-sidebar-widget .body ul li .thumb {
  width: 70px;
  height: auto;
}
.widget_top_rated_products .shop-sidebar-widget .body ul li .thumb a {
  display: block;
  padding: 0;
}
.widget_top_rated_products .shop-sidebar-widget .body ul li .thumb a::before {
  display: none;
}
.widget_top_rated_products .shop-sidebar-widget .body ul li .content {
  width: calc(100% - 85px);
  padding-left: 15px;
}
.widget_top_rated_products .shop-sidebar-widget .body ul li .content h6 a {
  padding: 0;
}
.widget_top_rated_products .shop-sidebar-widget .body ul li .content .price {
  margin-bottom: 5px !important;
}
.widget_top_rated_products .shop-sidebar-widget .body ul li .content .rating {
  justify-content: flex-start;
}
.widget_top_rated_products .shop-sidebar-widget .body ul li .content del {
  color: #00857D;
}
.widget_top_rated_products .shop-sidebar-widget .body ul li .content ins {
  background: transparent;
}

.widget_product_search form.woocommerce-product-search {
  margin-top: 45px;
}
.widget_product_search form.woocommerce-product-search input {
  margin-bottom: 15px;
}
.widget_product_search form.woocommerce-product-search button {
  background: #00857D;
}

.widget_products .body ul li:hover .content span {
  color: inherit;
}
.widget_products .body ul li a {
  float: none;
  width: 100%;
}
.widget_products .body ul li a::before {
  display: none;
}
.widget_products .body ul li .thumb {
  width: 70px;
  height: auto;
}
.widget_products .body ul li .thumb a {
  display: block;
  padding: 0;
  float: none;
  width: 100%;
}
.widget_products .body ul li .thumb a::before {
  display: none;
}
.widget_products .body ul li .thumb a:hover {
  padding: 0;
}
.widget_products .body ul li .content {
  width: calc(100% - 85px);
  padding-left: 15px;
}
.widget_products .body ul li .content h6 {
  display: block;
  overflow: hidden;
}
.widget_products .body ul li .content h6 a {
  padding: 0;
  width: 100%;
}
.widget_products .body ul li .content .price {
  margin-bottom: 5px !important;
}
.widget_products .body ul li .content .rating {
  justify-content: flex-start;
}
.widget_products .body ul li .content del {
  color: #00857D;
}
.widget_products .body ul li .content ins {
  background: transparent;
}

.current_page_item > a {
  color: #00857D !important;
}

.woosw-popup .woosw-items .woosw-item .woosw-item--atc p a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added, .woosw-popup .woosw-items .woosw-item .woosw-item--atc .add_to_cart_inline a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added, .woosw-list table.woosw-items .woosw-item .woosw-item--atc p a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added, .woosw-list table.woosw-items .woosw-item .woosw-item--atc .add_to_cart_inline a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added {
  display: none;
}
.woosw-popup .woosw-items .woosw-item .woosw-item--atc p a.added_to_cart.wc-forward, .woosw-popup .woosw-items .woosw-item .woosw-item--atc .add_to_cart_inline a.added_to_cart.wc-forward, .woosw-list table.woosw-items .woosw-item .woosw-item--atc p a.added_to_cart.wc-forward, .woosw-list table.woosw-items .woosw-item .woosw-item--atc .add_to_cart_inline a.added_to_cart.wc-forward {
  padding: 3px 8px;
  background: #00857D;
  color: #fff;
  border-radius: 3px;
  font-size: 90%;
}

nav.woocommerce-MyAccount-navigation {
  margin-bottom: calc(1.3125rem + 0.75vw);
}
@media (min-width: 1200px) {
  nav.woocommerce-MyAccount-navigation {
    margin-bottom: 1.875rem;
  }
}
nav.woocommerce-MyAccount-navigation ul {
  gap: 10px;
}
nav.woocommerce-MyAccount-navigation ul li a {
  transition: all 0.3s ease;
}
nav.woocommerce-MyAccount-navigation ul li a:hover {
  color: #00857D;
}
nav.woocommerce-MyAccount-navigation ul li.is-active a {
  color: #00857D;
}

.woocommerce-address-fields button.button {
  padding: 10px 30px;
  border-radius: 3px;
  background: #00857D;
}

span.password-input button.show-password-input {
  top: 50%;
  right: 15px;
  padding: 0;
  background: transparent;
  transform: translateY(-50%);
}
span.password-input button.show-password-input.display-password::after {
  content: "\f141";
}
span.password-input button.show-password-input::after {
  content: "\f06e";
  color: #00857D;
  font-family: "Font Awesome 6 Free";
}

form.woocommerce-EditAccountForm.edit-account button.woocommerce-Button.button {
  background: #00857D;
}

.wc-block-grid__product-price.price {
  font-size: 1rem;
}
.wc-block-grid__product-price.price del {
  color: #00857D;
  font-size: 90%;
  font-weight: 400;
}
.wc-block-grid__product-price.price ins {
  background: transparent;
}

.wp-block-button.wc-block-grid__product-add-to-cart a.wp-block-button__link.add_to_cart_button {
  border-radius: 3px;
  width: auto;
  background: #00857D;
}
.wp-block-button.wc-block-grid__product-add-to-cart a.wp-block-button__link.add_to_cart_button:hover {
  color: #fff;
}

a.wc-block-grid__product-link .wc-block-grid__product-title {
  color: #181818;
  transition: all 0.3s ease;
  font-size: calc(1.2625rem + 0.15vw);
}
@media (min-width: 1200px) {
  a.wc-block-grid__product-link .wc-block-grid__product-title {
    font-size: 1.375rem;
  }
}
a.wc-block-grid__product-link .wc-block-grid__product-title:hover {
  color: #00857D;
}

.wc-block-grid__product-onsale {
  background-color: #00857D !important;
  color: #fff !important;
  text-transform: capitalize !important;
  border-color: #00857D !important;
  border-radius: 3px !important;
  letter-spacing: 1px;
}

button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained {
  background: #00857D;
  border-radius: 3px;
}

.widget_recent_reviews .shop-sidebar-widget .product_list_widget li {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.widget_recent_reviews .shop-sidebar-widget .product_list_widget li:hover a {
  padding-left: 0;
}
.widget_recent_reviews .shop-sidebar-widget .product_list_widget li:hover span.reviewer {
  color: #505050;
}
.widget_recent_reviews .shop-sidebar-widget .product_list_widget li:hover span.product-title {
  color: #00857D;
}
.widget_recent_reviews .shop-sidebar-widget .product_list_widget li a {
  padding: 0;
}
.widget_recent_reviews .shop-sidebar-widget .product_list_widget li a::before {
  display: none;
}
.widget_recent_reviews .shop-sidebar-widget .product_list_widget li a img {
  margin-bottom: 10px;
}
.widget_recent_reviews .shop-sidebar-widget .product_list_widget li a span.product-title {
  font-size: 1.125rem;
  display: block;
  color: #181818;
}
.widget_recent_reviews .shop-sidebar-widget .product_list_widget li span.reviewer {
  display: block;
}
.widget_recent_reviews .shop-sidebar-widget .product_list_widget li span.reviewer:hover {
  color: #505050;
}

.widget_recently_viewed_products .body ul li:hover .content span {
  color: inherit;
}
.widget_recently_viewed_products .body ul li a {
  float: none;
  width: 100%;
}
.widget_recently_viewed_products .body ul li a::before {
  display: none;
}
.widget_recently_viewed_products .body ul li .thumb {
  width: 70px;
  height: auto;
}
.widget_recently_viewed_products .body ul li .thumb a {
  display: block;
  padding: 0;
  float: none;
  width: 100%;
}
.widget_recently_viewed_products .body ul li .thumb a::before {
  display: none;
}
.widget_recently_viewed_products .body ul li .thumb a:hover {
  padding: 0;
}
.widget_recently_viewed_products .body ul li .content {
  width: calc(100% - 85px);
  padding-left: 15px;
}
.widget_recently_viewed_products .body ul li .content h6 {
  display: block;
  overflow: hidden;
  font-size: 95%;
}
.widget_recently_viewed_products .body ul li .content h6 a {
  padding: 0;
}
.widget_recently_viewed_products .body ul li .content .price {
  margin-bottom: 5px !important;
}
.widget_recently_viewed_products .body ul li .content .rating {
  justify-content: flex-start;
}
.widget_recently_viewed_products .body ul li .content del {
  color: #00857D;
}
.widget_recently_viewed_products .body ul li .content ins {
  background: transparent;
}

.page-post {
  width: 100%;
}
.page-post .wp-block-woocommerce-cart.alignwide table {
  border-right: 1px solid #ededed;
}
.page-post .wp-block-woocommerce-cart.alignwide table thead {
  border-top: 1px solid #ededed;
}
.page-post .wp-block-woocommerce-cart.alignwide table thead tr.wc-block-cart-items__header {
  padding: 10px 30px;
  display: flex;
  width: 100%;
  border-top: none;
  border-bottom: none;
  flex-wrap: wrap;
  justify-content: space-between;
}
.page-post .wp-block-woocommerce-cart.alignwide table thead tr.wc-block-cart-items__header th {
  margin-bottom: 0;
}
.page-post .wp-block-woocommerce-cart.alignwide table tbody tr td {
  display: inline-block;
  margin-bottom: 0;
  border: none;
}
.page-post .wp-block-woocommerce-cart.alignwide table tbody tr td.wc-block-cart-item__product {
  width: 350px;
}
.page-post .wp-block-woocommerce-cart.alignwide table tbody tr td.wc-block-cart-item__total .wc-block-components-product-badge.wc-block-components-sale-badge {
  border-color: #00857D;
  color: #00857D;
}
.page-post .wp-block-woocommerce-cart.alignwide table tbody tr td .wc-block-cart-item__wrap .wc-block-cart-item__prices del.wc-block-components-product-price__regular {
  color: #00857D;
}
.page-post .wp-block-woocommerce-cart.alignwide table tbody tr td .wc-block-cart-item__wrap .wc-block-cart-item__prices ins.wc-block-components-product-price__value.is-discounted {
  background: transparent;
}
.page-post .wp-block-woocommerce-cart.alignwide table tbody tr td .wc-block-cart-item__wrap .wc-block-components-product-name {
  font-size: calc(1.2625rem + 0.15vw);
}
@media (min-width: 1200px) {
  .page-post .wp-block-woocommerce-cart.alignwide table tbody tr td .wc-block-cart-item__wrap .wc-block-components-product-name {
    font-size: 1.375rem;
  }
}
.page-post .wp-block-woocommerce-cart.alignwide table tbody tr td .wc-block-cart-item__wrap .wc-block-components-product-name:hover {
  color: #00857D;
}
.page-post .wp-block-woocommerce-cart.alignwide table tbody tr td .wc-block-cart-item__wrap .wc-block-cart-item__quantity button.wc-block-cart-item__remove-link {
  color: #00857D;
  text-decoration: none;
}
.page-post .wp-block-woocommerce-cart.alignwide table tbody tr td .wc-block-cart-item__wrap .wc-block-components-product-badge.wc-block-components-sale-badge {
  border-color: #00857D;
  color: #00857D;
}
.page-post .wp-block-woocommerce-cart.alignwide a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
  background: #00857D;
  color: #fff;
  border-radius: 4px;
  border: none;
  box-shadow: none;
}

table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product {
  visibility: visible !important;
}

.woosw-copy {
  width: 100%;
  flex-wrap: wrap;
  max-width: 100%;
  align-items: center;
}

input#woosw_copy_url {
  margin-bottom: 0;
  width: 350px;
}

span.woosw-copy-btn button#woosw_copy_btn {
  padding: 13px 30px;
  border-radius: 4px;
  margin-left: 15px;
  background: #00857D;
}

.wc-block-checkout__actions_row a.wc-block-components-checkout-return-to-cart-button {
  color: #00857D;
}
.wc-block-checkout__actions_row button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
  background: #00857D;
  border: none;
  box-shadow: none;
}

@media (min-width: 768px) {
  div#review_form .comment-form p.comment-form-author, div#review_form .comment-form p.comment-form-email {
    width: 49%;
  }
}
div#review_form .comment-form p.comment-form-author input[type=text], div#review_form .comment-form p.comment-form-author input[type=email], div#review_form .comment-form p.comment-form-email input[type=text], div#review_form .comment-form p.comment-form-email input[type=email] {
  width: 100% !important;
  margin-bottom: 15px !important;
}

span.wc-block-components-order-summary-item__individual-prices.price.wc-block-components-product-price del {
  color: #00857D;
}
span.wc-block-components-order-summary-item__individual-prices.price.wc-block-components-product-price ins {
  background: transparent;
}

.shop-product-wrap.grid .product-list-item {
  display: none;
}
.shop-product-wrap.list {
  height: 100% !important;
}
.shop-product-wrap.list .product-item {
  display: none;
}
.shop-product-wrap.list .col {
  position: static !important;
}
@media (min-width: 576px) {
  .shop-product-wrap .product-list-item .product-thumb {
    width: 30%;
  }
}
.shop-product-wrap .product-list-item .product-content {
  padding: 30px;
}
@media (min-width: 576px) {
  .shop-product-wrap .product-list-item .product-content {
    width: 70%;
  }
}

.shop-title {
  padding: 20px 30px;
  background: #eff4f8;
  margin-bottom: 30px;
  border-radius: 3px;
}
.shop-title p {
  margin-bottom: 0;
}

.product-view-mode a {
  cursor: pointer;
}
.product-view-mode a.active {
  color: #00857D;
}

.product-thumb img {
  width: 100%;
  transition: all 0.3s ease;
}
.product-thumb:hover img {
  transform: scale(1.2);
}
.product-thumb:hover .product-action-link {
  opacity: 1;
}
.product-thumb .product-action-link {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.3s ease;
  background: rgba(24, 24, 24, 0.7);
}
.product-thumb .product-action-link form {
  align-items: center;
  justify-content: center;
  gap: 10px;
  height: 100%;
  align-content: center;
}
.product-thumb .product-action-link form .lab-btn {
  padding: 10px 25px;
  border: 1px solid transparent !important;
}
.product-thumb .product-action-link form .lab-btn:hover {
  background: transparent;
  border-color: #fff !important;
}
.product-thumb .product-action-link form .lab-btn.btn2 {
  background: transparent;
  border-color: #fff !important;
}
.product-thumb .product-action-link form .lab-btn.btn2:hover {
  background: #00857D;
  border-color: #00857D !important;
}

.our-product .post-thumb:hover::after {
  transform: scale(1);
}
.our-product .post-thumb:hover .group-btn {
  opacity: 1;
}
.our-product .post-thumb::after {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transform: scale(0);
  transition: all 0.3s ease;
  background: rgba(24, 24, 24, 0.7);
}
.our-product .post-thumb .group-btn {
  gap: 10px;
  justify-content: center;
  z-index: 1;
  top: 50%;
  left: 50%;
  opacity: 0;
  transition: all 0.4s ease;
  transform: translate(-50%, -50%);
}
.our-product .post-thumb .group-btn .lab-btn {
  padding: 8px 15px;
  display: block;
}
.our-product .post-thumb .group-btn .lab-btn.bg-white {
  background: transparent !important;
}

.service--one .service__inner {
  background: #181818;
  border-radius: 6px;
}
.service--one .service__content {
  margin-top: 25px;
}
.service--one .service__content .lab-btn {
  padding: 8px 18px;
}
.service--one .service__right .service__inner {
  gap: 15px;
}
@media (min-width: 576px) {
  .service--one .service__right .service__thumb, .service--one .service__right .service__content {
    width: calc(50% - 8px);
  }
}

.feture_product .post-item-inner {
  justify-content: space-between;
  gap: 15px;
  align-items: center;
  background: #fff;
  padding: 10px;
  border-radius: 6px;
}
.feture_product .post-item-inner:hover .post-content h4 a {
  color: #00857D;
}
@media (min-width: 576px) {
  .feture_product .post-thumb,
  .feture_product .post-content {
    width: calc(50% - 8px);
  }
}
.feture_product .post-content {
  padding: 20px;
}
.feture_product .post-content h4 a {
  text-transform: capitalize;
}
.feture_product .post-content .group-btn {
  gap: 10px;
}
.feture_product .post-content .group-btn .lab-btn {
  padding: 8px 15px;
  font-size: 0.8125rem;
}
.feture_product .post-content .group-btn .lab-btn.bg-white:hover {
  color: #fff !important;
  background-color: #00857D !important;
  border-color: #00857D !important;
}

.pricing .post-item-inner {
  border: 1px solid #ededed;
  padding: 30px 15px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
@media (min-width: 576px) {
  .pricing .post-item-inner {
    padding: 40px;
  }
}
.pricing .price-title h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  .pricing .price-title h4 {
    font-size: 1.5rem;
  }
}
.pricing .price-title h5 {
  color: #00857D;
  font-weight: 900;
  margin-bottom: 20px;
}
.pricing .lab-btn {
  border: 1px solid #00857D;
  width: 100%;
  background: transparent;
  color: #00857D;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.pricing .lab-btn:hover {
  background: #00857D;
  color: #fff;
}
.pricing .price-body {
  margin-top: 30px;
}
.pricing .price-body ul {
  margin-left: 0;
}
.pricing .price-body ul li {
  padding-block: 8px;
}

.shop--single .section__wrapper {
  border: 1px solid #ededed;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.shop--single .product-thumb {
  padding: 15px;
  background: #ededed;
}
.shop--single .product-content {
  padding: 40px 25px;
}
.shop--single .product-content h4 .price {
  color: #00857D;
  font-weight: 700;
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  .shop--single .product-content h4 .price {
    font-size: 1.5rem;
  }
}
.shop--single .product-content form.cart {
  gap: 15px;
}
.shop--single .product-content form.cart .lab-btn {
  padding: 10px 30px;
}
.shop--single .product-content form.cart .lab-btn:hover {
  background: #181818;
}
.shop--single .product-content form.cart .lab-btn.btn2 {
  background: transparent;
  border: 1px solid #ededed;
  color: #181818;
}
.shop--single .product-content form.cart .lab-btn.btn2:hover {
  color: #00857D;
  border-color: #00857D;
}
.shop--single .product-content ul li {
  align-items: center;
  gap: 10px;
}
.shop--single .product-content ul li .product_list_left {
  width: 130px;
}
.shop--single .product-content ul li .product_list_left::after {
  position: absolute;
  content: ":";
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  color: #181818;
}
.shop--single .product-content ul li .product_list_left b {
  color: #181818;
}
.shop--single .product-content ul li .product_list_right {
  display: inline-block;
}
.shop--single .product-content ul li:last-child .product_list_right ul {
  gap: 10px;
}
.shop--single .product-content ul li:last-child .product_list_right ul li {
  display: inline-block;
}
.shop--single .product-content ul li:last-child .product_list_right ul li::after {
  position: absolute;
  content: ",";
  bottom: 5px;
  right: -5px;
  font-weight: 700;
}
.shop--single .product-content ul li:last-child .product_list_right ul li:last-child::after {
  display: none;
}
.shop--single .product-content ul li:last-child .product_list_right ul li a {
  color: #181818;
  text-transform: capitalize;
  font-size: 0.875rem;
}
.shop--single .product-content ul li:last-child .product_list_right ul li a:hover {
  color: #00857D;
}

.cus-banner .cb_top {
  padding: 20px 30px;
  justify-content: space-around;
  background: #D6F9FF;
  align-items: center;
  gap: 15px;
  margin-bottom: 30px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.cus-banner .cb_top .cb_left p {
  margin-bottom: 0;
}
.cus-banner .cb_bottom {
  border: 1px solid #ededed;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.cus-banner .cb_bottom .cb_content {
  height: 100%;
  background: #eeeeee;
}
.cus-banner .cb_bottom .cb_form {
  padding: 40px 30px;
}
.cus-banner .cb_bottom .cb_form span {
  display: block;
  margin-bottom: 25px;
}
.service-single .main-container {
  display: flex;
  padding: 40px;
  gap: 40px;
}
.service-single .left-section {
  flex: 2;
}
.service-single .left-section h1 {
  font-size: 28px;
  margin-bottom: 20px;
}
.service-single .mockup-box img {
  width: 100%;
  border-radius: 8px;
}
.service-single .tab-box {
  margin: 20px 0;
}
.service-single .tab-box button {
  padding: 10px 16px;
  border: none;
  background: none;
  font-weight: 600;
  cursor: pointer;
  margin-right: 10px;
}
.service-single .tab-box button.active {
  border-bottom: 2px solid #000;
}
.service-single .description p {
  margin-bottom: 10px;
}
.service-single .description ul {
  list-style: none;
  padding-left: 0;
}
.service-single .description ul li::before {
  content: "✔️";
  margin-right: 8px;
}
.service-single .description h2 {
  margin-top: 30px;
  font-size: 18px;
}
.service-single .right-section {
  flex: 1;
}
.service-single .card {
  background: #fff;
  border-radius: 8px;
  padding: 24px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
}
.service-single .card-header .tabs {
  display: flex;
  margin-bottom: 16px;
}
.service-single .card-header .tabs button {
  flex: 1;
  padding: 10px;
  background: #f4f4f4;
  border: none;
  cursor: pointer;
}
.service-single .card-header .tabs button.active {
  background: #e2e2e2;
  font-weight: bold;
}
.service-single .card-body h3 {
  margin: 0;
}
.service-single .card-body .price {
  font-size: 24px;
  font-weight: bold;
}
.service-single .card-body p {
  font-size: 14px;
  margin-bottom: 10px;
}
.service-single .features,
.service-single .additional ul {
  list-style: none;
  padding: 0;
}
.service-single .features li,
.service-single .additional li {
  margin-bottom: 6px;
}
.service-single .additional h4 {
  margin-top: 20px;
}
.service-single .subtotal {
  font-weight: bold;
  margin: 15px 0;
}
.service-single .continue-btn {
  padding: 12px 20px;
  background: #009578;
  color: white;
  border: none;
  border-radius: 4px;
  font-weight: bold;
  cursor: pointer;
}

.blog-section .post-inner {
  box-shadow: 0 0 3px rgba(24, 24, 24, 0.1);
}
.blog-section .post-inner:hover .post-thumb a img {
  transform: scale(1.2);
}
.blog-section .post-inner:hover .post-content .entry-header h3 a {
  color: #00857D;
}
.blog-section .post-thumb {
  overflow: hidden;
}
.blog-section .post-thumb img {
  width: 100%;
}
.blog-section .post-thumb a {
  display: inline-block;
  width: 100%;
}
.blog-section .post-content {
  padding: 20px;
}
.blog-section .post-content h3 {
  line-height: 1.2;
}
.blog-section .post-content h3 a {
  display: inline-block;
}
.blog-section .post-categories {
  gap: 10px;
  margin-bottom: 0;
}
.blog-section .post-categories li {
  display: inline-block;
}
.blog-section .post-categories li:last-child a::after {
  display: none;
}
.blog-section .post-categories li a {
  font-size: 0.875rem;
  position: relative;
}
.blog-section .post-categories li a::after {
  position: absolute;
  content: ",";
  bottom: 0px;
  right: -5px;
  font-size: 20px;
}
.blog-section .post-categories li a:hover {
  color: #00857D;
}
.blog-section .entry-header h3 {
  margin-top: 0;
}
.blog-section .entry-date p {
  margin-bottom: 0;
}

.blog-single .post-categories {
  gap: 10px;
  margin-bottom: 0;
}
.blog-single .post-categories li {
  display: inline-block;
}
.blog-single .post-categories li a {
  font-size: 0.875rem;
  padding: 7px 20px;
  color: #fff;
  border-radius: 6px;
  text-transform: capitalize;
  background: rgba(255, 255, 255, 0.1);
}
.blog-single .post-categories li a:hover {
  color: #00857D;
}
.blog-single .thumb-img img {
  width: 100%;
}

.themekup_comments .comment-list li {
  gap: 15px;
  justify-content: space-between;
}
.themekup_comments .comment-list li .com-thumb {
  width: 80px;
}
.themekup_comments .comment-list li .com-thumb img {
  border-radius: 100%;
}
@media (min-width: 576px) {
  .themekup_comments .comment-list li .com-content {
    width: calc(100% - 95px);
  }
}
.themekup_comments .comment-list li .com-content .com-title {
  gap: 15px;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
.themekup_comments .comment-list li .com-content .com-title .com-title-meta {
  width: calc(100% - 90px);
}
.themekup_comments .comment-list li .com-content .com-title .reply {
  display: inline-block;
}
.themekup_comments .comment-list li .com-content .com-title .reply a {
  padding: 5px 15px;
  color: #fff !important;
  background: #00857D;
  border-radius: 3px;
  letter-spacing: 1px;
  font-size: 0.8125rem;
  display: inline-block;
}

footer {
  background: #eeeeee;
}
footer .footer-bottom {
  padding-bottom: 20px;
}
footer .footer-bottom p a {
  font-weight: 700;
  text-transform: capitalize;
}
footer .footer-bottom p a:hover {
  color: #00857D;
}
footer h2.widgettitle {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  footer h2.widgettitle {
    font-size: 1.5rem;
  }
}
.footer__form select {
  width: 100%;
  padding: 10px 15px;
  margin-bottom: 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.footer__form textarea {
  border: none;
  padding: 10px 15px;
  margin-bottom: 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.footer__form .form__file {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 15px;
}
.footer__form .form__file input {
  padding: 10px 15px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.footer__form .lab-btn {
  padding: 10px 15px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.footer__form .lab-btn:hover {
  background: #181818;
}

/*# sourceMappingURL=themekup-core.css.map */
