a:hover {
  color: #00bcb7;
}
a:active {
  color: #008a85;
}
ul.list.icons li a {
  color: #222222;
}
ul.list.icons li i,
ul.list.icons li a:hover {
  color: #00a39e;
}
ul.fitkitchen-list i {
  color: #00a39e;
}
ul.fitkitchen-list.fitkitchen-list-light i {
  color: #ffffff;
}
ul.fitkitchen-list.fitkitchen-list-dark i {
  color: #222222;
}
.list.list-icons li .fa {
  color: #00a39e;
  border-color: #00a39e;
}
.list.list-icons.list-icons-style-3 li .fa {
  background-color: #00a39e;
}
.list.list-ordened li:before {
  color: #00a39e;
  border-color: #00a39e;
}
.list.list-ordened.list-ordened-style-3 li:before {
  background-color: #00a39e;
}
:root {
  accent-color: #00a39e;
}
:is(
  ::-webkit-calendar-picker-indicator,
  ::-webkit-clear-button,
  ::-webkit-inner-spin-button,
  ::-webkit-outer-spin-button
) {
  color: #00a39e;
}
html .list-primary.list-icons li .fa {
  color: #00a39e;
  border-color: #00a39e;
}
html .list-primary.list-icons.list-icons-style-3 li .fa {
  background-color: #00a39e;
  color: #ffffff;
}
html .list-primary.list-ordened li:before {
  color: #00a39e;
}
html .list-primary.list-ordened.list-ordened-style-3 li:before {
  background-color: #00a39e;
  color: #ffffff;
}
html .list-secondary.list-icons li .fa {
  color: #e9f4f4;
  border-color: #e9f4f4;
}
html .list-secondary.list-icons.list-icons-style-3 li .fa {
  background-color: #e9f4f4;
  color: #ffffff;
}
html .list-secondary.list-ordened li:before {
  color: #e9f4f4;
}
html .list-secondary.list-ordened.list-ordened-style-3 li:before {
  background-color: #00a39e;
  color: #ffffff;
}
html .list-tertiary.list-icons li .fa {
  color: #f6fbfb;
  border-color: #f6fbfb;
}
html .list-tertiary.list-icons.list-icons-style-3 li .fa {
  background-color: #f6fbfb;
  color: #ffffff;
}
html .list-tertiary.list-ordened li:before {
  color: #f6fbfb;
}
html .list-tertiary.list-ordened.list-ordened-style-3 li:before {
  background-color: #00a39e;
  color: #ffffff;
}
html .list-quaternary.list-icons li .fa {
  color: #b4d6d6;
  border-color: #b4d6d6;
}
html .list-quaternary.list-icons.list-icons-style-3 li .fa {
  background-color: #b4d6d6;
  color: #ffffff;
}
html .list-quaternary.list-ordened li:before {
  color: #b4d6d6;
}
html .list-quaternary.list-ordened.list-ordened-style-3 li:before {
  background-color: #00a39e;
  color: #ffffff;
}
html .list-dark.list-icons li .fa {
  color: #222222;
  border-color: #222222;
}
html .list-dark.list-icons.list-icons-style-3 li .fa {
  background-color: #222222;
  color: #ffffff;
}
html .list-dark.list-ordened li:before {
  color: #222222;
}
html .list-dark.list-ordened.list-ordened-style-3 li:before {
  background-color: #00a39e;
  color: #ffffff;
}
html .list-light.list-icons li .fa {
  color: #ffffff;
  border-color: #ffffff;
}
html .list-light.list-icons.list-icons-style-3 li .fa {
  background-color: #ffffff;
  color: #626262;
}
html .list-light.list-ordened li:before {
  color: #ffffff;
}
html .list-light.list-ordened.list-ordened-style-3 li:before {
  background-color: #00a39e;
  color: #626262;
}
ul[class^="wsp-"] li:before {
  color: #00a39e;
}
.fontawesome-icon-list > div:hover,
.sample-icon-list > div:hover {
  color: #00a39e;
}
.fontawesome-icon-list > div:hover .text-muted,
.sample-icon-list > div:hover .text-muted {
  color: #00a39e;
}
ul.nav-pills > li.active > a {
  background-color: #00a39e;
  color: #fff;
}
ul.nav-pills > li.active > a:hover,
ul.nav-pills > li.active > a:focus {
  background-color: #00a39e;
  color: #fff;
}
html ul.nav-pills-primary a {
  color: #00a39e;
}
html ul.nav-pills-primary a:hover {
  color: #00bcb7;
}
html ul.nav-pills-primary a:focus {
  color: #00bcb7;
}
html ul.nav-pills-primary a:active {
  color: #008a85;
}
html ul.nav-pills-primary > li.active > a {
  background-color: #00a39e;
}
html ul.nav-pills-primary > li.active > a:hover,
html ul.nav-pills-primary > li.active > a:focus {
  background-color: #00a39e;
}
html ul.nav-pills-secondary a {
  color: #e9f4f4;
}
html ul.nav-pills-secondary a:hover {
  color: #fafdfd;
}
html ul.nav-pills-secondary a:focus {
  color: #fafdfd;
}
html ul.nav-pills-secondary a:active {
  color: #d8ecec;
}
html ul.nav-pills-secondary > li.active > a {
  background-color: #e9f4f4;
}
html ul.nav-pills-secondary > li.active > a:hover,
html ul.nav-pills-secondary > li.active > a:focus {
  background-color: #e9f4f4;
}
html ul.nav-pills-tertiary a {
  color: #f6fbfb;
}
html ul.nav-pills-tertiary a:hover {
  color: #ffffff;
}
html ul.nav-pills-tertiary a:focus {
  color: #ffffff;
}
html ul.nav-pills-tertiary a:active {
  color: #e4f3f3;
}
html ul.nav-pills-tertiary > li.active > a {
  background-color: #f6fbfb;
}
html ul.nav-pills-tertiary > li.active > a:hover,
html ul.nav-pills-tertiary > li.active > a:focus {
  background-color: #f6fbfb;
}
html ul.nav-pills-quaternary a {
  color: #b4d6d6;
}
html ul.nav-pills-quaternary a:hover {
  color: #c4dfdf;
}
html ul.nav-pills-quaternary a:focus {
  color: #c4dfdf;
}
html ul.nav-pills-quaternary a:active {
  color: #a4cdcd;
}
html ul.nav-pills-quaternary > li.active > a {
  background-color: #b4d6d6;
}
html ul.nav-pills-quaternary > li.active > a:hover,
html ul.nav-pills-quaternary > li.active > a:focus {
  background-color: #b4d6d6;
}
html ul.nav-pills-dark a {
  color: #222222;
}
html ul.nav-pills-dark a:hover {
  color: #2f2f2f;
}
html ul.nav-pills-dark a:focus {
  color: #2f2f2f;
}
html ul.nav-pills-dark a:active {
  color: #151515;
}
html ul.nav-pills-dark > li.active > a {
  background-color: #222222;
}
html ul.nav-pills-dark > li.active > a:hover,
html ul.nav-pills-dark > li.active > a:focus {
  background-color: #222222;
}
html ul.nav-pills-light a {
  color: #ffffff;
}
html ul.nav-pills-light a:hover {
  color: #ffffff;
}
html ul.nav-pills-light a:focus {
  color: #ffffff;
}
html ul.nav-pills-light a:active {
  color: #f2f2f2;
}
html ul.nav-pills-light > li.active > a {
  background-color: #ffffff;
}
html ul.nav-pills-light > li.active > a:hover,
html ul.nav-pills-light > li.active > a:focus {
  background-color: #ffffff;
}
.accordion .card-header a {
  color: #00a39e;
}
html .accordion.accordion-primary .card-header {
  background-color: #00a39e !important;
}
html .accordion.accordion-primary .card-header a {
  color: #ffffff;
}
html .accordion.accordion-secondary .card-header {
  background-color: #e9f4f4 !important;
}
html .accordion.accordion-secondary .card-header a {
  color: #ffffff;
}
html .accordion.accordion-tertiary .card-header {
  background-color: #f6fbfb !important;
}
html .accordion.accordion-tertiary .card-header a {
  color: #ffffff;
}
html .accordion.accordion-quaternary .card-header {
  background-color: #b4d6d6 !important;
}
html .accordion.accordion-quaternary .card-header a {
  color: #ffffff;
}
html .accordion.accordion-dark .card-header {
  background-color: #222222 !important;
}
html .accordion.accordion-dark .card-header a {
  color: #ffffff;
}
html .accordion.accordion-light .card-header {
  background-color: #ffffff !important;
}
html .accordion.accordion-light .card-header a {
  color: #626262;
}
section.toggle label {
  color: #00a39e;
  border-left-color: #00a39e;
}
section.toggle.active > label {
  background-color: #00a39e;
  border-color: #00a39e;
  color: #ffffff;
}
.toggle-simple section.toggle > label:after {
  background-color: #00a39e;
}
html .toggle-primary .toggle label {
  color: #00a39e;
  border-left-color: #00a39e;
  border-right-color: #00a39e;
}
html .toggle-primary .toggle.active > label {
  background-color: #00a39e;
  border-color: #00a39e;
  color: #ffffff;
}
html .toggle-primary.toggle-simple .toggle > label {
  background: transparent;
  color: #222222;
}
html .toggle-primary.toggle-simple .toggle > label:after {
  background-color: #00a39e;
}
html .toggle-secondary .toggle label {
  color: #e9f4f4;
  border-left-color: #e9f4f4;
  border-right-color: #e9f4f4;
}
html .toggle-secondary .toggle.active > label {
  background-color: #e9f4f4;
  border-color: #e9f4f4;
  color: #ffffff;
}
html .toggle-secondary.toggle-simple .toggle > label {
  background: transparent;
  color: #222222;
}
html .toggle-secondary.toggle-simple .toggle > label:after {
  background-color: #e9f4f4;
}
html .toggle-tertiary .toggle label {
  color: #f6fbfb;
  border-left-color: #f6fbfb;
  border-right-color: #f6fbfb;
}
html .toggle-tertiary .toggle.active > label {
  background-color: #f6fbfb;
  border-color: #f6fbfb;
  color: #ffffff;
}
html .toggle-tertiary.toggle-simple .toggle > label {
  background: transparent;
  color: #222222;
}
html .toggle-tertiary.toggle-simple .toggle > label:after {
  background-color: #f6fbfb;
}
html .toggle-quaternary .toggle label {
  color: #b4d6d6;
  border-left-color: #b4d6d6;
  border-right-color: #b4d6d6;
}
html .toggle-quaternary .toggle.active > label {
  background-color: #b4d6d6;
  border-color: #b4d6d6;
  color: #ffffff;
}
html .toggle-quaternary.toggle-simple .toggle > label {
  background: transparent;
  color: #222222;
}
html .toggle-quaternary.toggle-simple .toggle > label:after {
  background-color: #b4d6d6;
}
html .toggle-dark .toggle label {
  color: #222222;
  border-left-color: #222222;
  border-right-color: #222222;
}
html .toggle-dark .toggle.active > label {
  background-color: #222222;
  border-color: #222222;
  color: #ffffff;
}
html .toggle-dark.toggle-simple .toggle > label {
  background: transparent;
  color: #222222;
}
html .toggle-dark.toggle-simple .toggle > label:after {
  background-color: #222222;
}
html .toggle-light .toggle label {
  color: #ffffff;
  border-left-color: #ffffff;
  border-right-color: #ffffff;
}
html .toggle-light .toggle.active > label {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #626262;
}
html .toggle-light.toggle-simple .toggle > label {
  background: transparent;
  color: #222222;
}
html .toggle-light.toggle-simple .toggle > label:after {
  background-color: #ffffff;
}
html .blockquote-primary {
  border-color: #00a39e !important;
}
html .blockquote-secondary {
  border-color: #e9f4f4 !important;
}
html .blockquote-tertiary {
  border-color: #f6fbfb !important;
}
html .blockquote-quaternary {
  border-color: #b4d6d6 !important;
}
html .blockquote-dark {
  border-color: #222222 !important;
}
html .blockquote-light {
  border-color: #ffffff !important;
}
div.wpb_single_image .porto-vc-zoom .zoom-icon {
  background-color: #00a39e;
}
div.wpb_single_image .porto-vc-zoom .zoom-icon:hover {
  background-color: #00bcb7;
}
.img-thumbnail .zoom,
.thumb-info .zoom,
.img-thumbnail .link,
.thumb-info .link {
  background-color: #00a39e;
}
.img-thumbnail .zoom:hover,
.thumb-info .zoom:hover,
.img-thumbnail .link:hover,
.thumb-info .link:hover {
  background-color: #00bcb7;
}
html .label-primary {
  background-color: #00a39e;
  border-color: #00a39e;
}
html .label-secondary {
  background-color: #e9f4f4;
  border-color: #e9f4f4;
}
html .label-tertiary {
  background-color: #f6fbfb;
  border-color: #f6fbfb;
}
html .label-quaternary {
  background-color: #b4d6d6;
  border-color: #b4d6d6;
}
html .label-dark {
  background-color: #222222;
  border-color: #222222;
}
html .label-light {
  background-color: #ffffff;
  border-color: #ffffff;
}
html .alert-primary {
  background-color: #00a39e;
  border-color: #00948f;
  color: #ffffff;
}
html .alert-primary .alert-link {
  color: #ffffff;
}
html .alert-secondary {
  background-color: #e9f4f4;
  border-color: #dfefef;
  color: #ffffff;
}
html .alert-secondary .alert-link {
  color: #ffffff;
}
html .alert-tertiary {
  background-color: #f6fbfb;
  border-color: #ebf6f6;
  color: #ffffff;
}
html .alert-tertiary .alert-link {
  color: #ffffff;
}
html .alert-quaternary {
  background-color: #b4d6d6;
  border-color: #aad1d1;
  color: #ffffff;
}
html .alert-quaternary .alert-link {
  color: #ffffff;
}
html .alert-dark {
  background-color: #222222;
  border-color: #1a1a1a;
  color: #ffffff;
}
html .alert-dark .alert-link {
  color: #ffffff;
}
html .alert-light {
  background-color: #ffffff;
  border-color: #f7f7f7;
  color: #626262;
}
html .alert-light .alert-link {
  color: #626262;
}
.porto-concept strong {
  color: #00a39e;
  font-family: Manrope;
}
.fc-slideshow nav .fc-left i,
.fc-slideshow nav .fc-right i {
  color: #00a39e;
}
.circular-bar.only-icon .fa {
  color: #00a39e;
}
html .section.section-primary {
  background-color: #00a39e !important;
  border-color: #008a85 !important;
  color: #ffffff;
}
html .section.section-primary:not([class*=" section-text-"]) h1,
html .section.section-primary:not([class*=" section-text-"]) h2,
html .section.section-primary:not([class*=" section-text-"]) h3,
html .section.section-primary:not([class*=" section-text-"]) h4,
html .section.section-primary:not([class*=" section-text-"]) h5,
html .section.section-primary:not([class*=" section-text-"]) h6 {
  color: #ffffff;
}
html .section.section-primary:not([class*=" section-text-"]) p {
  color: #e6e6e6;
}
html .section.section-primary-scale-2 {
  background-color: #00706d !important;
  border-color: #005654 !important;
}
html .section.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a,
html .section.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .section.section-primary-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
  color: #ffffff;
}
html .section.section-primary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
  border-top-color: #00706d;
}
html .section.section-secondary {
  background-color: #e9f4f4 !important;
  border-color: #d8ecec !important;
  color: #ffffff;
}
html .section.section-secondary:not([class*=" section-text-"]) h1,
html .section.section-secondary:not([class*=" section-text-"]) h2,
html .section.section-secondary:not([class*=" section-text-"]) h3,
html .section.section-secondary:not([class*=" section-text-"]) h4,
html .section.section-secondary:not([class*=" section-text-"]) h5,
html .section.section-secondary:not([class*=" section-text-"]) h6 {
  color: #ffffff;
}
html .section.section-secondary:not([class*=" section-text-"]) p {
  color: #e6e6e6;
}
html .section.section-secondary-scale-2 {
  background-color: #c7e3e3 !important;
  border-color: #b6dbdb !important;
}
html .section.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a,
html .section.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .section.section-secondary-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
  color: #ffffff;
}
html .section.section-secondary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
  border-top-color: #c7e3e3;
}
html .section.section-tertiary {
  background-color: #f6fbfb !important;
  border-color: #e4f3f3 !important;
  color: #ffffff;
}
html .section.section-tertiary:not([class*=" section-text-"]) h1,
html .section.section-tertiary:not([class*=" section-text-"]) h2,
html .section.section-tertiary:not([class*=" section-text-"]) h3,
html .section.section-tertiary:not([class*=" section-text-"]) h4,
html .section.section-tertiary:not([class*=" section-text-"]) h5,
html .section.section-tertiary:not([class*=" section-text-"]) h6 {
  color: #ffffff;
}
html .section.section-tertiary:not([class*=" section-text-"]) p {
  color: #e6e6e6;
}
html .section.section-tertiary-scale-2 {
  background-color: #d3ebeb !important;
  border-color: #c1e3e3 !important;
}
html .section.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a,
html .section.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .section.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
  color: #ffffff;
}
html .section.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
  border-top-color: #d3ebeb;
}
html .section.section-quaternary {
  background-color: #b4d6d6 !important;
  border-color: #a4cdcd !important;
  color: #ffffff;
}
html .section.section-quaternary:not([class*=" section-text-"]) h1,
html .section.section-quaternary:not([class*=" section-text-"]) h2,
html .section.section-quaternary:not([class*=" section-text-"]) h3,
html .section.section-quaternary:not([class*=" section-text-"]) h4,
html .section.section-quaternary:not([class*=" section-text-"]) h5,
html .section.section-quaternary:not([class*=" section-text-"]) h6 {
  color: #ffffff;
}
html .section.section-quaternary:not([class*=" section-text-"]) p {
  color: #e6e6e6;
}
html .section.section-quaternary-scale-2 {
  background-color: #93c4c4 !important;
  border-color: #83bbbb !important;
}
html .section.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a,
html .section.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .section.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
  color: #ffffff;
}
html .section.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
  border-top-color: #93c4c4;
}
html .section.section-dark {
  background-color: #222222 !important;
  border-color: #151515 !important;
  color: #ffffff;
}
html .section.section-dark:not([class*=" section-text-"]) h1,
html .section.section-dark:not([class*=" section-text-"]) h2,
html .section.section-dark:not([class*=" section-text-"]) h3,
html .section.section-dark:not([class*=" section-text-"]) h4,
html .section.section-dark:not([class*=" section-text-"]) h5,
html .section.section-dark:not([class*=" section-text-"]) h6 {
  color: #ffffff;
}
html .section.section-dark:not([class*=" section-text-"]) p {
  color: #e6e6e6;
}
html .section.section-dark-scale-2 {
  background-color: #080808 !important;
  border-color: #000000 !important;
}
html .section.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a,
html .section.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .section.section-dark-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
  color: #ffffff;
}
html .section.section-dark-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
  border-top-color: #080808;
}
html .section.section-light {
  background-color: #ffffff !important;
  border-color: #f2f2f2 !important;
  color: #626262;
}
html .section.section-light:not([class*=" section-text-"]) h1,
html .section.section-light:not([class*=" section-text-"]) h2,
html .section.section-light:not([class*=" section-text-"]) h3,
html .section.section-light:not([class*=" section-text-"]) h4,
html .section.section-light:not([class*=" section-text-"]) h5,
html .section.section-light:not([class*=" section-text-"]) h6 {
  color: #626262;
}
html .section.section-light:not([class*=" section-text-"]) p {
  color: #494949;
}
html .section.section-light-scale-2 {
  background-color: #e6e6e6 !important;
  border-color: #d9d9d9 !important;
}
html .section.section-light-scale-2 .sort-source.sort-source-style-2 > li > a,
html .section.section-light-scale-2 .sort-source.sort-source-style-2 > li > a:focus,
html .section.section-light-scale-2 .sort-source.sort-source-style-2 > li > a:hover {
  color: #626262;
}
html .section.section-light-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
  border-top-color: #e6e6e6;
}
html .section.section-default-scale-1 {
  background-color: #dbdbdb !important;
  border-top-color: #d3d3d3 !important;
}
html .section.section-default-scale-2 {
  background-color: #c1c1c1 !important;
  border-top-color: #b9b9b9 !important;
}
html .section.section-default-scale-3 {
  background-color: #a8a8a8 !important;
  border-top-color: #a0a0a0 !important;
}
html .section.section-default-scale-4 {
  background-color: #8e8e8e !important;
  border-top-color: #868686 !important;
}
html .section.section-default-scale-5 {
  background-color: #757575 !important;
  border-top-color: #6d6d6d !important;
}
html .section.section-default-scale-6 {
  background-color: #5b5b5b !important;
  border-top-color: #535353 !important;
}
html .section.section-default-scale-7 {
  background-color: #424242 !important;
  border-top-color: #3a3a3a !important;
}
html .section.section-default-scale-8 {
  background-color: #282828 !important;
  border-top-color: #202020 !important;
}
html .section.section-default-scale-9 {
  background-color: #0f0f0f !important;
  border-top-color: #070707 !important;
}
html .popover-primary .popover-title {
  background-color: #00a39e !important;
  color: #ffffff !important;
}
html .popover-secondary .popover-title {
  background-color: #e9f4f4 !important;
  color: #ffffff !important;
}
html .popover-tertiary .popover-title {
  background-color: #f6fbfb !important;
  color: #ffffff !important;
}
html .popover-quaternary .popover-title {
  background-color: #b4d6d6 !important;
  color: #ffffff !important;
}
html .popover-dark .popover-title {
  background-color: #222222 !important;
  color: #ffffff !important;
}
html .popover-light .popover-title {
  background-color: #ffffff !important;
  color: #626262 !important;
}
html .divider.divider-primary i {
  color: #00a39e;
}
html .divider.divider-primary.divider-small hr {
  background: #00a39e;
}
html .divider.divider-secondary i {
  color: #e9f4f4;
}
html .divider.divider-secondary.divider-small hr {
  background: #e9f4f4;
}
html .divider.divider-tertiary i {
  color: #f6fbfb;
}
html .divider.divider-tertiary.divider-small hr {
  background: #f6fbfb;
}
html .divider.divider-quaternary i {
  color: #b4d6d6;
}
html .divider.divider-quaternary.divider-small hr {
  background: #b4d6d6;
}
html .divider.divider-dark i {
  color: #222222;
}
html .divider.divider-dark.divider-small hr {
  background: #222222;
}
html .divider.divider-light i {
  color: #ffffff;
}
html .divider.divider-light.divider-small hr {
  background: #ffffff;
}
html .divider.divider-style-2.divider-primary i {
  background: #00a39e;
  color: #ffffff;
}
html .divider.divider-style-2.divider-secondary i {
  background: #e9f4f4;
  color: #ffffff;
}
html .divider.divider-style-2.divider-tertiary i {
  background: #f6fbfb;
  color: #ffffff;
}
html .divider.divider-style-2.divider-quaternary i {
  background: #b4d6d6;
  color: #ffffff;
}
html .divider.divider-style-2.divider-dark i {
  background: #222222;
  color: #ffffff;
}
html .divider.divider-style-2.divider-light i {
  background: #ffffff;
  color: #626262;
}
html .divider.divider-style-3.divider-primary i {
  border-color: #00a39e;
}
html .divider.divider-style-3.divider-secondary i {
  border-color: #e9f4f4;
}
html .divider.divider-style-3.divider-tertiary i {
  border-color: #f6fbfb;
}
html .divider.divider-style-3.divider-quaternary i {
  border-color: #b4d6d6;
}
html .divider.divider-style-3.divider-dark i {
  border-color: #222222;
}
html .divider.divider-style-3.divider-light i {
  border-color: #ffffff;
}
.pricing-table li {
  color: #222222;
}
.pricing-table h3 .desc,
.pricing-table h3 span {
  color: #222222;
}
.pricing-table .plan {
  color: #222222;
}
.pricing-table .most-popular h3 {
  background-color: #00a39e;
  color: #ffffff;
}
.pricing-table .most-popular h3 .desc {
  color: #ffffff;
}
.pricing-table.pricing-table-flat .plan h3 {
  background-color: #00a39e;
  color: #ffffff;
}
.pricing-table.pricing-table-flat .plan h3 .desc {
  color: #ffffff;
}
.pricing-table.pricing-table-flat .plan h3 span {
  font-family: Manrope;
  background: #00a39e;
  color: #ffffff;
}
.pricing-table .most-popular {
  border-color: #00a39e;
}
html .pricing-table .plan-primary h3 {
  background-color: #00a39e;
  color: #ffffff;
}
html .pricing-table .plan-primary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-primary h3 {
  background-color: #00a39e;
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-primary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-primary h3 span {
  background: #00a39e;
  color: #ffffff;
}
html .pricing-table .plan-secondary h3 {
  background-color: #e9f4f4;
  color: #ffffff;
}
html .pricing-table .plan-secondary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-secondary h3 {
  background-color: #e9f4f4;
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-secondary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-secondary h3 span {
  background: #e9f4f4;
  color: #ffffff;
}
html .pricing-table .plan-tertiary h3 {
  background-color: #f6fbfb;
  color: #ffffff;
}
html .pricing-table .plan-tertiary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-tertiary h3 {
  background-color: #f6fbfb;
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-tertiary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-tertiary h3 span {
  background: #f6fbfb;
  color: #ffffff;
}
html .pricing-table .plan-quaternary h3 {
  background-color: #b4d6d6;
  color: #ffffff;
}
html .pricing-table .plan-quaternary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-quaternary h3 {
  background-color: #b4d6d6;
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-quaternary h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-quaternary h3 span {
  background: #b4d6d6;
  color: #ffffff;
}
html .pricing-table .plan-dark h3 {
  background-color: #222222;
  color: #ffffff;
}
html .pricing-table .plan-dark h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-dark h3 {
  background-color: #222222;
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-dark h3 .desc {
  color: #ffffff;
}
html .pricing-table.pricing-table-flat .plan-dark h3 span {
  background: #222222;
  color: #ffffff;
}
html .pricing-table .plan-light h3 {
  background-color: #ffffff;
  color: #626262;
}
html .pricing-table .plan-light h3 .desc {
  color: #626262;
}
html .pricing-table.pricing-table-flat .plan-light h3 {
  background-color: #ffffff;
  color: #626262;
}
html .pricing-table.pricing-table-flat .plan-light h3 .desc {
  color: #626262;
}
html .pricing-table.pricing-table-flat .plan-light h3 span {
  background: #ffffff;
  color: #626262;
}
html .pricing-table .plan-primary {
  border-color: #00a39e;
}
html .pricing-table .plan-secondary {
  border-color: #e9f4f4;
}
html .pricing-table .plan-tertiary {
  border-color: #f6fbfb;
}
html .pricing-table .plan-quaternary {
  border-color: #b4d6d6;
}
html .pricing-table .plan-dark {
  border-color: #222222;
}
html .pricing-table .plan-light {
  border-color: #ffffff;
}
.home-intro .get-started a:not(.btn) {
  color: #222222;
}
.home-intro p em {
  font-family: Manrope;
  color: #00a39e;
}
.home-intro.light p {
  color: #00a39e;
}
html .home-intro-primary {
  background: #00a39e;
  color: #ffffff;
}
html .home-intro-primary .get-started a:not(.btn) {
  color: #ffffff;
}
html .home-intro-primary p,
html .home-intro-primary p em {
  color: #ffffff;
}
html .home-intro-primary.light p {
  color: #ffffff;
}
html .home-intro-secondary {
  background: #e9f4f4;
  color: #ffffff;
}
html .home-intro-secondary .get-started a:not(.btn) {
  color: #ffffff;
}
html .home-intro-secondary p,
html .home-intro-secondary p em {
  color: #ffffff;
}
html .home-intro-secondary.light p {
  color: #ffffff;
}
html .home-intro-tertiary {
  background: #f6fbfb;
  color: #ffffff;
}
html .home-intro-tertiary .get-started a:not(.btn) {
  color: #ffffff;
}
html .home-intro-tertiary p,
html .home-intro-tertiary p em {
  color: #ffffff;
}
html .home-intro-tertiary.light p {
  color: #ffffff;
}
html .home-intro-quaternary {
  background: #b4d6d6;
  color: #ffffff;
}
html .home-intro-quaternary .get-started a:not(.btn) {
  color: #ffffff;
}
html .home-intro-quaternary p,
html .home-intro-quaternary p em {
  color: #ffffff;
}
html .home-intro-quaternary.light p {
  color: #ffffff;
}
html .home-intro-dark {
  background: #222222;
  color: #ffffff;
}
html .home-intro-dark .get-started a:not(.btn) {
  color: #ffffff;
}
html .home-intro-dark p,
html .home-intro-dark p em {
  color: #ffffff;
}
html .home-intro-dark.light p {
  color: #ffffff;
}
html .home-intro-light {
  background: #ffffff;
  color: #626262;
}
html .home-intro-light .get-started a:not(.btn) {
  color: #626262;
}
html .home-intro-light p,
html .home-intro-light p em {
  color: #626262;
}
html .home-intro-light.light p {
  color: #626262;
}
html .background-color-primary {
  background-color: #00a39e !important;
}
html .background-color-secondary {
  background-color: #e9f4f4 !important;
}
html .background-color-tertiary {
  background-color: #f6fbfb !important;
}
html .background-color-quaternary {
  background-color: #b4d6d6 !important;
}
html .background-color-dark {
  background-color: #222222 !important;
}
html .background-color-light {
  background-color: #ffffff !important;
}
.page-not-found h4 {
  color: #222222;
}
.timeline-balloon .balloon-time .time-dot::before {
  border-color: #00a39e;
}
.timeline-balloon .balloon-time .time-dot::after {
  background-color: #00a39e;
}
section.exp-timeline .timeline-bar {
  background: #222222;
}
section.exp-timeline .timeline-box.right:before {
  background: #222222 !important;
  box-shadow: 0 0 0 3px #ecf1f7, 0 0 0 6px #222222 !important;
}
section.exp-timeline .timeline-box.right:after {
  background: #00a39e;
}
.floating-menu .floating-menu-btn-collapse-nav {
  background: #00a39e;
}
@media (min-width: 992px) {
  .floating-menu .floating-menu-nav-main nav > ul > li > a:after {
    background: #00a39e;
  }
}
.icon-featured {
  background-color: #00a39e;
}
.featured-box .icon-featured {
  background-color: #00a39e;
}
.featured-box .icon-featured:after {
  border-color: #00a39e;
}
.woocommerce .featured-box h2,
.woocommerce-page .featured-box h2,
.woocommerce .featured-box h3,
.woocommerce-page .featured-box h3,
.woocommerce .featured-box h4,
.woocommerce-page .featured-box h4 {
  color: #00a39e;
}
.featured-box .porto-sicon-header h3.porto-sicon-title {
  color: #00a39e;
}
.porto-history .featured-box .box-content {
  border-top-color: #00a39e;
}
.featured-box .wpb_heading {
  color: #00a39e;
}
.featured-boxes-style-3 .featured-box .icon-featured {
  border-color: #00a39e;
  color: #00a39e;
}
.featured-boxes-style-4 .featured-box .icon-featured {
  border-color: #00a39e;
  color: #00a39e;
}
.featured-boxes-style-5 .featured-box .icon-featured,
.featured-boxes-style-6 .featured-box .icon-featured,
.featured-boxes-style-7 .featured-box .icon-featured,
.featured-boxes-style-8 .featured-box .icon-featured {
  color: #00a39e;
}
.featured-box-effect-2 .icon-featured:after {
  box-shadow: 0 0 0 3px #00a39e;
}
.featured-box-effect-3 .icon-featured:after {
  box-shadow: 0 0 0 10px #00a39e;
}
.featured-box-effect-3:hover .icon-featured {
  background: #00a39e;
}
.feature-box .feature-box-icon {
  background-color: #00a39e;
}
.feature-box.feature-box-style-2 .feature-box-icon i,
.feature-box.feature-box-style-3 .feature-box-icon i,
.feature-box.feature-box-style-4 .feature-box-icon i,
.feature-box.feature-box-style-5 .feature-box-icon i,
.feature-box.feature-box-style-6 .feature-box-icon i {
  color: #00a39e;
}
.feature-box.feature-box-style-3 .feature-box-icon {
  border-color: #00a39e;
}
.feature-box .feature-box-icon {
  background-color: #00a39e;
}
.feature-box.feature-box-primary .feature-box-icon i {
  color: #00a39e;
}
.feature-box .feature-box-icon {
  background-color: #e9f4f4;
}
.feature-box.feature-box-secondary .feature-box-icon i {
  color: #e9f4f4;
}
.feature-box .feature-box-icon {
  background-color: #f6fbfb;
}
.feature-box.feature-box-tertiary .feature-box-icon i {
  color: #f6fbfb;
}
.feature-box .feature-box-icon {
  background-color: #b4d6d6;
}
.feature-box.feature-box-quaternary .feature-box-icon i {
  color: #b4d6d6;
}
.feature-box .feature-box-icon {
  background-color: #222222;
}
.feature-box.feature-box-dark .feature-box-icon i {
  color: #222222;
}
.feature-box .feature-box-icon {
  background-color: #ffffff;
}
.feature-box.feature-box-light .feature-box-icon i {
  color: #ffffff;
}
.featured-box-primary .icon-featured {
  background-color: #00a39e;
}
.featured-box-primary .icon-featured:after {
  border-color: #00a39e;
}
.featured-box-primary h4 {
  color: #00a39e;
}
html .featured-box-primary .icon-featured {
  background-color: #00a39e;
}
html .featured-box-primary h4 {
  color: #00a39e;
}
html .featured-box-primary .box-content {
  border-top-color: #00a39e;
}
html .featured-box-secondary .icon-featured {
  background-color: #e9f4f4;
}
html .featured-box-secondary h4 {
  color: #e9f4f4;
}
html .featured-box-secondary .box-content {
  border-top-color: #e9f4f4;
}
html .featured-box-tertiary .icon-featured {
  background-color: #f6fbfb;
}
html .featured-box-tertiary h4 {
  color: #f6fbfb;
}
html .featured-box-tertiary .box-content {
  border-top-color: #f6fbfb;
}
html .featured-box-quaternary .icon-featured {
  background-color: #b4d6d6;
}
html .featured-box-quaternary h4 {
  color: #b4d6d6;
}
html .featured-box-quaternary .box-content {
  border-top-color: #b4d6d6;
}
html .featured-box-dark .icon-featured {
  background-color: #222222;
}
html .featured-box-dark h4 {
  color: #222222;
}
html .featured-box-dark .box-content {
  border-top-color: #222222;
}
html .featured-box-light .icon-featured {
  background-color: #ffffff;
}
html .featured-box-light h4 {
  color: #ffffff;
}
html .featured-box-light .box-content {
  border-top-color: #ffffff;
}
html .featured-boxes-style-3 .featured-box.featured-box-primary .icon-featured {
  border-color: #00a39e;
  color: #00a39e;
}
html .featured-boxes-style-3 .featured-box.featured-box-secondary .icon-featured {
  border-color: #e9f4f4;
  color: #e9f4f4;
}
html .featured-boxes-style-3 .featured-box.featured-box-tertiary .icon-featured {
  border-color: #f6fbfb;
  color: #f6fbfb;
}
html .featured-boxes-style-3 .featured-box.featured-box-quaternary .icon-featured {
  border-color: #b4d6d6;
  color: #b4d6d6;
}
html .featured-boxes-style-3 .featured-box.featured-box-dark .icon-featured {
  border-color: #222222;
  color: #222222;
}
html .featured-boxes-style-3 .featured-box.featured-box-light .icon-featured {
  border-color: #ffffff;
  color: #ffffff;
}
html .featured-boxes-style-4 .featured-box.featured-box-primary .icon-featured {
  border-color: #00a39e;
  color: #00a39e;
}
html .featured-boxes-style-4 .featured-box.featured-box-secondary .icon-featured {
  border-color: #e9f4f4;
  color: #e9f4f4;
}
html .featured-boxes-style-4 .featured-box.featured-box-tertiary .icon-featured {
  border-color: #f6fbfb;
  color: #f6fbfb;
}
html .featured-boxes-style-4 .featured-box.featured-box-quaternary .icon-featured {
  border-color: #b4d6d6;
  color: #b4d6d6;
}
html .featured-boxes-style-4 .featured-box.featured-box-dark .icon-featured {
  border-color: #222222;
  color: #222222;
}
html .featured-boxes-style-4 .featured-box.featured-box-light .icon-featured {
  border-color: #ffffff;
  color: #ffffff;
}
html .featured-boxes-style-5 .featured-box.featured-box-primary .icon-featured {
  color: #00a39e;
}
html .featured-boxes-style-5 .featured-box.featured-box-secondary .icon-featured {
  color: #e9f4f4;
}
html .featured-boxes-style-5 .featured-box.featured-box-tertiary .icon-featured {
  color: #f6fbfb;
}
html .featured-boxes-style-5 .featured-box.featured-box-quaternary .icon-featured {
  color: #b4d6d6;
}
html .featured-boxes-style-5 .featured-box.featured-box-dark .icon-featured {
  color: #222222;
}
html .featured-boxes-style-5 .featured-box.featured-box-light .icon-featured {
  color: #ffffff;
}
html .featured-boxes-style-6 .featured-box.featured-box-primary .icon-featured {
  color: #00a39e;
}
html .featured-boxes-style-6 .featured-box.featured-box-secondary .icon-featured {
  color: #e9f4f4;
}
html .featured-boxes-style-6 .featured-box.featured-box-tertiary .icon-featured {
  color: #f6fbfb;
}
html .featured-boxes-style-6 .featured-box.featured-box-quaternary .icon-featured {
  color: #b4d6d6;
}
html .featured-boxes-style-6 .featured-box.featured-box-dark .icon-featured {
  color: #222222;
}
html .featured-boxes-style-6 .featured-box.featured-box-light .icon-featured {
  color: #ffffff;
}
html .featured-boxes-style-8 .featured-box.featured-box-primary .icon-featured {
  color: #00a39e;
}
html .featured-boxes-style-8 .featured-box.featured-box-secondary .icon-featured {
  color: #e9f4f4;
}
html .featured-boxes-style-8 .featured-box.featured-box-tertiary .icon-featured {
  color: #f6fbfb;
}
html .featured-boxes-style-8 .featured-box.featured-box-quaternary .icon-featured {
  color: #b4d6d6;
}
html .featured-boxes-style-8 .featured-box.featured-box-dark .icon-featured {
  color: #222222;
}
html .featured-boxes-style-8 .featured-box.featured-box-light .icon-featured {
  color: #ffffff;
}
html .featured-box-effect-2.featured-box-primary .icon-featured:after {
  box-shadow: 0 0 0 3px #00a39e;
}
html .featured-box-effect-2.featured-box-secondary .icon-featured:after {
  box-shadow: 0 0 0 3px #e9f4f4;
}
html .featured-box-effect-2.featured-box-tertiary .icon-featured:after {
  box-shadow: 0 0 0 3px #f6fbfb;
}
html .featured-box-effect-2.featured-box-quaternary .icon-featured:after {
  box-shadow: 0 0 0 3px #b4d6d6;
}
html .featured-box-effect-2.featured-box-dark .icon-featured:after {
  box-shadow: 0 0 0 3px #222222;
}
html .featured-box-effect-2.featured-box-light .icon-featured:after {
  box-shadow: 0 0 0 3px #ffffff;
}
html .featured-box-effect-3.featured-box-primary .icon-featured:after {
  box-shadow: 0 0 0 10px #00a39e;
}
html .featured-box-effect-3.featured-box-primary:hover .icon-featured {
  background: #00a39e !important;
}
html .featured-box-effect-3.featured-box-secondary .icon-featured:after {
  box-shadow: 0 0 0 10px #e9f4f4;
}
html .featured-box-effect-3.featured-box-secondary:hover .icon-featured {
  background: #e9f4f4 !important;
}
html .featured-box-effect-3.featured-box-tertiary .icon-featured:after {
  box-shadow: 0 0 0 10px #f6fbfb;
}
html .featured-box-effect-3.featured-box-tertiary:hover .icon-featured {
  background: #f6fbfb !important;
}
html .featured-box-effect-3.featured-box-quaternary .icon-featured:after {
  box-shadow: 0 0 0 10px #b4d6d6;
}
html .featured-box-effect-3.featured-box-quaternary:hover .icon-featured {
  background: #b4d6d6 !important;
}
html .featured-box-effect-3.featured-box-dark .icon-featured:after {
  box-shadow: 0 0 0 10px #222222;
}
html .featured-box-effect-3.featured-box-dark:hover .icon-featured {
  background: #222222 !important;
}
html .featured-box-effect-3.featured-box-light .icon-featured:after {
  box-shadow: 0 0 0 10px #ffffff;
}
html .featured-box-effect-3.featured-box-light:hover .icon-featured {
  background: #ffffff !important;
}
html .featured-box-effect-7.featured-box-primary .icon-featured:before {
  color: #00a39e;
}
html .featured-box-effect-7.featured-box-secondary .icon-featured:before {
  color: #e9f4f4;
}
html .featured-box-effect-7.featured-box-tertiary .icon-featured:before {
  color: #f6fbfb;
}
html .featured-box-effect-7.featured-box-quaternary .icon-featured:before {
  color: #b4d6d6;
}
html .featured-box-effect-7.featured-box-dark .icon-featured:before {
  color: #222222;
}
html .featured-box-effect-7.featured-box-light .icon-featured:before {
  color: #ffffff;
}
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
  background-color: #008480;
}
.owl-carousel.show-nav-title .owl-nav [class*="owl-"] {
  /*color: @skinColor;*/
  color: #21293c;
}
.owl-carousel .owl-nav [class*="owl-"] {
  border-color: #00a39e #00a39e #00706d;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #00a39e;
  border-color: #00a39e;
}
.owl-carousel .owl-nav [class*="owl-"]:hover,
.owl-carousel .owl-nav [class*="owl-"]:active,
.owl-carousel .owl-nav [class*="owl-"]:focus {
  border-color: #008a85;
  background-color: #008a85;
}
.product-thumbs-slider.owl-carousel .thumb-nav .thumb-next,
.product-thumbs-slider.owl-carousel .thumb-nav .thumb-prev {
  color: #00a39e;
}
.product-thumbs-slider.owl-carousel .owl-item.selected .img-thumbnail,
.product-thumbs-slider.owl-carousel .owl-item:hover .img-thumbnail {
  border: 2px solid #00a39e;
}
.slick-slider .slick-dots li.slick-active i,
.slick-slider .slick-dots li:hover i {
  color: #008480 !important;
}
.owl-carousel.dots-color-primary .owl-dots .owl-dot {
  border-color: #00a39e;
}
.owl-carousel.dots-color-primary .owl-dots .owl-dot span {
  background-color: #43a6a3;
}
.master-slider {
  direction: ltr;
}
.master-slider .ms-container .ms-nav-prev,
.master-slider .ms-container .ms-nav-next,
.master-slider .ms-container .ms-slide-vpbtn,
.master-slider .ms-container .ms-video-btn {
  color: #00a39e;
}
.master-slider .ms-container .ms-bullet {
  background: #00a39e;
}
.master-slider .ms-slide .ms-slide-loading:before {
  border-color: #00a39e;
}
.master-slider .ms-loading-container .ms-loading:before,
.master-slider .ms-slide .ms-slide-loading:before,
#fancybox-loading:before,
#fancybox-loading:after,
.slick-slider .slick-loading .slick-list:before,
.fullscreen-carousel > .owl-carousel:before,
.fullscreen-carousel > .owl-carousel:after,
.porto-loading-icon {
  border-top-color: #00a39e;
}
.tparrows.tparrows-carousel.tp-leftarrow,
.tparrows.tparrows-carousel.tp-rightarrow {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #00a39e;
  border-color: #00a39e;
}
.tparrows.tparrows-carousel.tp-leftarrow:hover,
.tparrows.tparrows-carousel.tp-rightarrow:hover,
.tparrows.tparrows-carousel.tp-leftarrow:active,
.tparrows.tparrows-carousel.tp-rightarrow:active,
.tparrows.tparrows-carousel.tp-leftarrow:focus,
.tparrows.tparrows-carousel.tp-rightarrow:focus {
  border-color: #008a85;
  background-color: #008a85;
}
.tparrows.tparrows-carousel.tp-leftarrow:before,
.tparrows.tparrows-carousel.tp-rightarrow:before {
  color: #ffffff;
}
.share-links a {
  background-color: #00a39e;
}
.share-links a:hover {
  background-color: #00bcb7;
}
.widget.follow-us .share-links a {
  color: #525252;
  background-color: #fff;
}
.btn-primary,
.button,
input.submit,
input[type="submit"].btn-primary,
input[type="submit"].button,
input[type="submit"].submit {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #00a39e;
  border-color: #00a39e;
}
.btn-primary:hover,
.button:hover,
input.submit:hover,
input[type="submit"].btn-primary:hover,
input[type="submit"].button:hover,
input[type="submit"].submit:hover,
.btn-primary:active,
.button:active,
input.submit:active,
input[type="submit"].btn-primary:active,
input[type="submit"].button:active,
input[type="submit"].submit:active,
.btn-primary:focus,
.button:focus,
input.submit:focus,
input[type="submit"].btn-primary:focus,
input[type="submit"].button:focus,
input[type="submit"].submit:focus {
  border-color: #008a85;
  background-color: #008a85;
}
.btn-primary:hover,
.button:hover,
input.submit:hover,
input[type="submit"].btn-primary:hover,
input[type="submit"].button:hover,
input[type="submit"].submit:hover,
.btn-primary:active,
.button:active,
input.submit:active,
input[type="submit"].btn-primary:active,
input[type="submit"].button:active,
input[type="submit"].submit:active,
.btn-primary:focus,
.button:focus,
input.submit:focus,
input[type="submit"].btn-primary:focus,
input[type="submit"].button:focus,
input[type="submit"].submit:focus {
  color: #fff;
}
.btn-primary.disabled,
.button.disabled,
input.submit.disabled,
input[type="submit"].btn-primary.disabled,
input[type="submit"].button.disabled,
input[type="submit"].submit.disabled,
.btn-primary[disabled],
.button[disabled],
input.submit[disabled],
input[type="submit"].btn-primary[disabled],
input[type="submit"].button[disabled],
input[type="submit"].submit[disabled],
fieldset[disabled] .btn-primary,
fieldset[disabled] .button,
fieldset[disabled] input.submit,
fieldset[disabled] input[type="submit"].btn-primary,
fieldset[disabled] input[type="submit"].button,
fieldset[disabled] input[type="submit"].submit,
.btn-primary.disabled:hover,
.button.disabled:hover,
input.submit.disabled:hover,
input[type="submit"].btn-primary.disabled:hover,
input[type="submit"].button.disabled:hover,
input[type="submit"].submit.disabled:hover,
.btn-primary[disabled]:hover,
.button[disabled]:hover,
input.submit[disabled]:hover,
input[type="submit"].btn-primary[disabled]:hover,
input[type="submit"].button[disabled]:hover,
input[type="submit"].submit[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .button:hover,
fieldset[disabled] input.submit:hover,
fieldset[disabled] input[type="submit"].btn-primary:hover,
fieldset[disabled] input[type="submit"].button:hover,
fieldset[disabled] input[type="submit"].submit:hover,
.btn-primary.disabled:focus,
.button.disabled:focus,
input.submit.disabled:focus,
input[type="submit"].btn-primary.disabled:focus,
input[type="submit"].button.disabled:focus,
input[type="submit"].submit.disabled:focus,
.btn-primary[disabled]:focus,
.button[disabled]:focus,
input.submit[disabled]:focus,
input[type="submit"].btn-primary[disabled]:focus,
input[type="submit"].button[disabled]:focus,
input[type="submit"].submit[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .button:focus,
fieldset[disabled] input.submit:focus,
fieldset[disabled] input[type="submit"].btn-primary:focus,
fieldset[disabled] input[type="submit"].button:focus,
fieldset[disabled] input[type="submit"].submit:focus,
.btn-primary.disabled.focus,
.button.disabled.focus,
input.submit.disabled.focus,
input[type="submit"].btn-primary.disabled.focus,
input[type="submit"].button.disabled.focus,
input[type="submit"].submit.disabled.focus,
.btn-primary[disabled].focus,
.button[disabled].focus,
input.submit[disabled].focus,
input[type="submit"].btn-primary[disabled].focus,
input[type="submit"].button[disabled].focus,
input[type="submit"].submit[disabled].focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .button.focus,
fieldset[disabled] input.submit.focus,
fieldset[disabled] input[type="submit"].btn-primary.focus,
fieldset[disabled] input[type="submit"].button.focus,
fieldset[disabled] input[type="submit"].submit.focus,
.btn-primary.disabled:active,
.button.disabled:active,
input.submit.disabled:active,
input[type="submit"].btn-primary.disabled:active,
input[type="submit"].button.disabled:active,
input[type="submit"].submit.disabled:active,
.btn-primary[disabled]:active,
.button[disabled]:active,
input.submit[disabled]:active,
input[type="submit"].btn-primary[disabled]:active,
input[type="submit"].button[disabled]:active,
input[type="submit"].submit[disabled]:active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .button:active,
fieldset[disabled] input.submit:active,
fieldset[disabled] input[type="submit"].btn-primary:active,
fieldset[disabled] input[type="submit"].button:active,
fieldset[disabled] input[type="submit"].submit:active,
.btn-primary.disabled.active,
.button.disabled.active,
input.submit.disabled.active,
input[type="submit"].btn-primary.disabled.active,
input[type="submit"].button.disabled.active,
input[type="submit"].submit.disabled.active,
.btn-primary[disabled].active,
.button[disabled].active,
input.submit[disabled].active,
input[type="submit"].btn-primary[disabled].active,
input[type="submit"].button[disabled].active,
input[type="submit"].submit[disabled].active,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .button.active,
fieldset[disabled] input.submit.active,
fieldset[disabled] input[type="submit"].btn-primary.active,
fieldset[disabled] input[type="submit"].button.active,
fieldset[disabled] input[type="submit"].submit.active {
  background-color: #00a39e;
  border-color: #00a39e;
}
input[type="submit"],
.geodir-search button[type="button"],
.geodir-search input[type="button"],
.geodir-search input[type="submit"],
#geodir-wrapper button[type="button"],
#geodir-wrapper input[type="button"],
#geodir-wrapper input[type="submit"] {
  background: #00a39e;
  border-color: #00a39e;
}
input[type="submit"]:hover,
.geodir-search button[type="button"]:hover,
.geodir-search input[type="button"]:hover,
.geodir-search input[type="submit"]:hover,
#geodir-wrapper button[type="button"]:hover,
#geodir-wrapper input[type="button"]:hover,
#geodir-wrapper input[type="submit"]:hover,
input[type="submit"]:active,
.geodir-search button[type="button"]:active,
.geodir-search input[type="button"]:active,
.geodir-search input[type="submit"]:active,
#geodir-wrapper button[type="button"]:active,
#geodir-wrapper input[type="button"]:active,
#geodir-wrapper input[type="submit"]:active {
  background: #008a85;
  border-color: #008a85;
}
input[type="submit"].disabled,
.geodir-search button[type="button"].disabled,
.geodir-search input[type="button"].disabled,
.geodir-search input[type="submit"].disabled,
#geodir-wrapper button[type="button"].disabled,
#geodir-wrapper input[type="button"].disabled,
#geodir-wrapper input[type="submit"].disabled,
input[type="submit"][disabled],
.geodir-search button[type="button"][disabled],
.geodir-search input[type="button"][disabled],
.geodir-search input[type="submit"][disabled],
#geodir-wrapper button[type="button"][disabled],
#geodir-wrapper input[type="button"][disabled],
#geodir-wrapper input[type="submit"][disabled],
fieldset[disabled] input[type="submit"],
fieldset[disabled] .geodir-search button[type="button"],
fieldset[disabled] .geodir-search input[type="button"],
fieldset[disabled] .geodir-search input[type="submit"],
fieldset[disabled] #geodir-wrapper button[type="button"],
fieldset[disabled] #geodir-wrapper input[type="button"],
fieldset[disabled] #geodir-wrapper input[type="submit"],
input[type="submit"].disabled:hover,
.geodir-search button[type="button"].disabled:hover,
.geodir-search input[type="button"].disabled:hover,
.geodir-search input[type="submit"].disabled:hover,
#geodir-wrapper button[type="button"].disabled:hover,
#geodir-wrapper input[type="button"].disabled:hover,
#geodir-wrapper input[type="submit"].disabled:hover,
input[type="submit"][disabled]:hover,
.geodir-search button[type="button"][disabled]:hover,
.geodir-search input[type="button"][disabled]:hover,
.geodir-search input[type="submit"][disabled]:hover,
#geodir-wrapper button[type="button"][disabled]:hover,
#geodir-wrapper input[type="button"][disabled]:hover,
#geodir-wrapper input[type="submit"][disabled]:hover,
fieldset[disabled] input[type="submit"]:hover,
fieldset[disabled] .geodir-search button[type="button"]:hover,
fieldset[disabled] .geodir-search input[type="button"]:hover,
fieldset[disabled] .geodir-search input[type="submit"]:hover,
fieldset[disabled] #geodir-wrapper button[type="button"]:hover,
fieldset[disabled] #geodir-wrapper input[type="button"]:hover,
fieldset[disabled] #geodir-wrapper input[type="submit"]:hover,
input[type="submit"].disabled:focus,
.geodir-search button[type="button"].disabled:focus,
.geodir-search input[type="button"].disabled:focus,
.geodir-search input[type="submit"].disabled:focus,
#geodir-wrapper button[type="button"].disabled:focus,
#geodir-wrapper input[type="button"].disabled:focus,
#geodir-wrapper input[type="submit"].disabled:focus,
input[type="submit"][disabled]:focus,
.geodir-search button[type="button"][disabled]:focus,
.geodir-search input[type="button"][disabled]:focus,
.geodir-search input[type="submit"][disabled]:focus,
#geodir-wrapper button[type="button"][disabled]:focus,
#geodir-wrapper input[type="button"][disabled]:focus,
#geodir-wrapper input[type="submit"][disabled]:focus,
fieldset[disabled] input[type="submit"]:focus,
fieldset[disabled] .geodir-search button[type="button"]:focus,
fieldset[disabled] .geodir-search input[type="button"]:focus,
fieldset[disabled] .geodir-search input[type="submit"]:focus,
fieldset[disabled] #geodir-wrapper button[type="button"]:focus,
fieldset[disabled] #geodir-wrapper input[type="button"]:focus,
fieldset[disabled] #geodir-wrapper input[type="submit"]:focus,
input[type="submit"].disabled.focus,
.geodir-search button[type="button"].disabled.focus,
.geodir-search input[type="button"].disabled.focus,
.geodir-search input[type="submit"].disabled.focus,
#geodir-wrapper button[type="button"].disabled.focus,
#geodir-wrapper input[type="button"].disabled.focus,
#geodir-wrapper input[type="submit"].disabled.focus,
input[type="submit"][disabled].focus,
.geodir-search button[type="button"][disabled].focus,
.geodir-search input[type="button"][disabled].focus,
.geodir-search input[type="submit"][disabled].focus,
#geodir-wrapper button[type="button"][disabled].focus,
#geodir-wrapper input[type="button"][disabled].focus,
#geodir-wrapper input[type="submit"][disabled].focus,
fieldset[disabled] input[type="submit"].focus,
fieldset[disabled] .geodir-search button[type="button"].focus,
fieldset[disabled] .geodir-search input[type="button"].focus,
fieldset[disabled] .geodir-search input[type="submit"].focus,
fieldset[disabled] #geodir-wrapper button[type="button"].focus,
fieldset[disabled] #geodir-wrapper input[type="button"].focus,
fieldset[disabled] #geodir-wrapper input[type="submit"].focus,
input[type="submit"].disabled:active,
.geodir-search button[type="button"].disabled:active,
.geodir-search input[type="button"].disabled:active,
.geodir-search input[type="submit"].disabled:active,
#geodir-wrapper button[type="button"].disabled:active,
#geodir-wrapper input[type="button"].disabled:active,
#geodir-wrapper input[type="submit"].disabled:active,
input[type="submit"][disabled]:active,
.geodir-search button[type="button"][disabled]:active,
.geodir-search input[type="button"][disabled]:active,
.geodir-search input[type="submit"][disabled]:active,
#geodir-wrapper button[type="button"][disabled]:active,
#geodir-wrapper input[type="button"][disabled]:active,
#geodir-wrapper input[type="submit"][disabled]:active,
fieldset[disabled] input[type="submit"]:active,
fieldset[disabled] .geodir-search button[type="button"]:active,
fieldset[disabled] .geodir-search input[type="button"]:active,
fieldset[disabled] .geodir-search input[type="submit"]:active,
fieldset[disabled] #geodir-wrapper button[type="button"]:active,
fieldset[disabled] #geodir-wrapper input[type="button"]:active,
fieldset[disabled] #geodir-wrapper input[type="submit"]:active,
input[type="submit"].disabled.active,
.geodir-search button[type="button"].disabled.active,
.geodir-search input[type="button"].disabled.active,
.geodir-search input[type="submit"].disabled.active,
#geodir-wrapper button[type="button"].disabled.active,
#geodir-wrapper input[type="button"].disabled.active,
#geodir-wrapper input[type="submit"].disabled.active,
input[type="submit"][disabled].active,
.geodir-search button[type="button"][disabled].active,
.geodir-search input[type="button"][disabled].active,
.geodir-search input[type="submit"][disabled].active,
#geodir-wrapper button[type="button"][disabled].active,
#geodir-wrapper input[type="button"][disabled].active,
#geodir-wrapper input[type="submit"][disabled].active,
fieldset[disabled] input[type="submit"].active,
fieldset[disabled] .geodir-search button[type="button"].active,
fieldset[disabled] .geodir-search input[type="button"].active,
fieldset[disabled] .geodir-search input[type="submit"].active,
fieldset[disabled] #geodir-wrapper button[type="button"].active,
fieldset[disabled] #geodir-wrapper input[type="button"].active,
fieldset[disabled] #geodir-wrapper input[type="submit"].active {
  background-color: #00a39e;
  border-color: #00a39e;
}
.button-outline:not([class*="vc_btn"]),
.button-outline[class*="vc_btn"] > a,
.mpt-btn:not([class*="vc_btn"]),
.mpt-btn[class*="vc_btn"] > a,
.mpt-content #forgotPassSubmit:not([class*="vc_btn"]),
.mpt-content #forgotPassSubmit[class*="vc_btn"] > a {
  display: inline-block;
  padding: 12px 20px;
  background: #00a39e;
  color: #ffffff;
  border: 1px solid #00a39e;
  font-size: 18px;
  font-weight: 700;
  transition: all 0.2s;
  text-decoration: none;
}
.button-outline:not([class*="vc_btn"]):hover,
.button-outline[class*="vc_btn"] > a:hover,
.mpt-btn:not([class*="vc_btn"]):hover,
.mpt-btn[class*="vc_btn"] > a:hover,
.mpt-content #forgotPassSubmit:not([class*="vc_btn"]):hover,
.mpt-content #forgotPassSubmit[class*="vc_btn"] > a:hover {
  background: transparent;
  color: #00a39e;
  text-decoration: none;
  border: 1px solid #00a39e;
}
.button-outline-block:not([class*="vc_btn"]),
.button-outline-block[class*="vc_btn"] > a,
.mpt-btn-block[class*="vc_btn"] > a,
.mpt-content #forgotPassSubmit-block[class*="vc_btn"] > a {
  display: block;
  text-align: center;
}
.button-outline-alt:not([class*="vc_btn"]),
.button-outline-alt[class*="vc_btn"] > a,
.mpt-btn-alt[class*="vc_btn"] > a,
.mpt-content #forgotPassSubmit-alt[class*="vc_btn"] > a {
  background: none;
  color: #00a39e;
  border: 1px solid #00a39e;
  font-weight: 600;
}
.button-outline-alt:not([class*="vc_btn"]):hover,
.button-outline-alt[class*="vc_btn"] > a:hover,
.mpt-btn-alt[class*="vc_btn"] > a:hover,
.mpt-content #forgotPassSubmit-alt[class*="vc_btn"] > a:hover {
  background: #00a39e;
  color: #ffffff;
  border: 1px solid #00a39e;
}
.button-outline-light:not([class*="vc_btn"]),
.button-outline-light[class*="vc_btn"] > a,
.mpt-btn-light[class*="vc_btn"] > a,
.mpt-content #forgotPassSubmit-light[class*="vc_btn"] > a {
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff !important;
}
.button-outline-light:not([class*="vc_btn"]):hover,
.button-outline-light[class*="vc_btn"] > a:hover,
.mpt-btn-light[class*="vc_btn"] > a:hover,
.mpt-content #forgotPassSubmit-light[class*="vc_btn"] > a:hover {
  background: #ffffff;
  color: #00a39e !important;
  border: 1px solid #ffffff;
}
.button-outline-dark:not([class*="vc_btn"]),
.button-outline-dark[class*="vc_btn"] > a,
.mpt-btn-dark[class*="vc_btn"] > a,
.mpt-content #forgotPassSubmit-dark[class*="vc_btn"] > a {
  background: #222222;
  border: 1px solid #222222;
  color: #ffffff;
}
.button-outline-dark:not([class*="vc_btn"]):hover,
.button-outline-dark[class*="vc_btn"] > a:hover,
.mpt-btn-dark[class*="vc_btn"] > a:hover,
.mpt-content #forgotPassSubmit-dark[class*="vc_btn"] > a:hover {
  background: transparent;
  color: #222222 !important;
  border: 1px solid #222222;
}
html .btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #00a39e;
  border-color: #00a39e;
  border-color: #00a39e #00a39e #00706d;
}
html .btn-primary:hover,
html .btn-primary:active,
html .btn-primary:focus {
  border-color: #008a85;
  background-color: #008a85;
}
html .btn-primary:hover,
html .btn-primary:focus,
html .btn-primary:active {
  color: #ffffff;
  background-color: #008a85;
  border-color: #00a39e #00a39e #005654;
}
html .btn-primary-scale-2 {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #00706d;
  border-color: #00706d;
  border-color: #00706d #00706d #003d3b;
}
html .btn-primary-scale-2:hover,
html .btn-primary-scale-2:active,
html .btn-primary-scale-2:focus {
  border-color: #005654;
  background-color: #005654;
}
html .btn-secondary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #e9f4f4;
  border-color: #e9f4f4;
  border-color: #e9f4f4 #e9f4f4 #c7e3e3;
}
html .btn-secondary:hover,
html .btn-secondary:active,
html .btn-secondary:focus {
  border-color: #d8ecec;
  background-color: #d8ecec;
}
html .btn-secondary:hover,
html .btn-secondary:focus,
html .btn-secondary:active {
  color: #ffffff;
  background-color: #d8ecec;
  border-color: #e9f4f4 #e9f4f4 #b6dbdb;
}
html .btn-secondary-scale-2 {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #c7e3e3;
  border-color: #c7e3e3;
  border-color: #c7e3e3 #c7e3e3 #a5d2d2;
}
html .btn-secondary-scale-2:hover,
html .btn-secondary-scale-2:active,
html .btn-secondary-scale-2:focus {
  border-color: #b6dbdb;
  background-color: #b6dbdb;
}
html .btn-tertiary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f6fbfb;
  border-color: #f6fbfb;
  border-color: #f6fbfb #f6fbfb #d3ebeb;
}
html .btn-tertiary:hover,
html .btn-tertiary:active,
html .btn-tertiary:focus {
  border-color: #e4f3f3;
  background-color: #e4f3f3;
}
html .btn-tertiary:hover,
html .btn-tertiary:focus,
html .btn-tertiary:active {
  color: #ffffff;
  background-color: #e4f3f3;
  border-color: #f6fbfb #f6fbfb #c1e3e3;
}
html .btn-tertiary-scale-2 {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #d3ebeb;
  border-color: #d3ebeb;
  border-color: #d3ebeb #d3ebeb #afdcdc;
}
html .btn-tertiary-scale-2:hover,
html .btn-tertiary-scale-2:active,
html .btn-tertiary-scale-2:focus {
  border-color: #c1e3e3;
  background-color: #c1e3e3;
}
html .btn-quaternary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #b4d6d6;
  border-color: #b4d6d6;
  border-color: #b4d6d6 #b4d6d6 #93c4c4;
}
html .btn-quaternary:hover,
html .btn-quaternary:active,
html .btn-quaternary:focus {
  border-color: #a4cdcd;
  background-color: #a4cdcd;
}
html .btn-quaternary:hover,
html .btn-quaternary:focus,
html .btn-quaternary:active {
  color: #ffffff;
  background-color: #a4cdcd;
  border-color: #b4d6d6 #b4d6d6 #83bbbb;
}
html .btn-quaternary-scale-2 {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #93c4c4;
  border-color: #93c4c4;
  border-color: #93c4c4 #93c4c4 #72b2b2;
}
html .btn-quaternary-scale-2:hover,
html .btn-quaternary-scale-2:active,
html .btn-quaternary-scale-2:focus {
  border-color: #83bbbb;
  background-color: #83bbbb;
}
html .btn-dark {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #222222;
  border-color: #222222;
  border-color: #222222 #222222 #080808;
}
html .btn-dark:hover,
html .btn-dark:active,
html .btn-dark:focus {
  border-color: #151515;
  background-color: #151515;
}
html .btn-dark:hover,
html .btn-dark:focus,
html .btn-dark:active {
  color: #ffffff;
  background-color: #151515;
  border-color: #222222 #222222 #000000;
}
html .btn-dark-scale-2 {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #080808;
  border-color: #080808;
  border-color: #080808 #080808 #000000;
}
html .btn-dark-scale-2:hover,
html .btn-dark-scale-2:active,
html .btn-dark-scale-2:focus {
  border-color: #000000;
  background-color: #000000;
}
html .btn-light {
  color: #626262;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ffffff;
  border-color: #ffffff;
  border-color: #ffffff #ffffff #e6e6e6;
}
html .btn-light:hover,
html .btn-light:active,
html .btn-light:focus {
  border-color: #f2f2f2;
  background-color: #f2f2f2;
}
html .btn-light:hover,
html .btn-light:focus,
html .btn-light:active {
  color: #626262;
  background-color: #f2f2f2;
  border-color: #ffffff #ffffff #d9d9d9;
}
html .btn-light-scale-2 {
  color: #626262;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  border-color: #e6e6e6 #e6e6e6 #cccccc;
}
html .btn-light-scale-2:hover,
html .btn-light-scale-2:active,
html .btn-light-scale-2:focus {
  border-color: #d9d9d9;
  background-color: #d9d9d9;
}
html .btn-borders.btn-primary {
  background: transparent;
  border-color: #00a39e;
  color: #00a39e;
  text-shadow: none;
}
html .btn-borders.btn-primary:hover,
html .btn-borders.btn-primary:focus,
html .btn-borders.btn-primary:active {
  background-color: #008a85;
  border-color: #00a39e !important;
  color: #ffffff;
}
html .btn-borders.btn-secondary {
  background: transparent;
  border-color: #e9f4f4;
  color: #e9f4f4;
  text-shadow: none;
}
html .btn-borders.btn-secondary:hover,
html .btn-borders.btn-secondary:focus,
html .btn-borders.btn-secondary:active {
  background-color: #d8ecec;
  border-color: #e9f4f4 !important;
  color: #ffffff;
}
html .btn-borders.btn-tertiary {
  background: transparent;
  border-color: #f6fbfb;
  color: #f6fbfb;
  text-shadow: none;
}
html .btn-borders.btn-tertiary:hover,
html .btn-borders.btn-tertiary:focus,
html .btn-borders.btn-tertiary:active {
  background-color: #e4f3f3;
  border-color: #f6fbfb !important;
  color: #ffffff;
}
html .btn-borders.btn-quaternary {
  background: transparent;
  border-color: #b4d6d6;
  color: #b4d6d6;
  text-shadow: none;
}
html .btn-borders.btn-quaternary:hover,
html .btn-borders.btn-quaternary:focus,
html .btn-borders.btn-quaternary:active {
  background-color: #a4cdcd;
  border-color: #b4d6d6 !important;
  color: #ffffff;
}
html .btn-borders.btn-dark {
  background: transparent;
  border-color: #222222;
  color: #222222;
  text-shadow: none;
}
html .btn-borders.btn-dark:hover,
html .btn-borders.btn-dark:focus,
html .btn-borders.btn-dark:active {
  background-color: #151515;
  border-color: #222222 !important;
  color: #ffffff;
}
html .btn-borders.btn-light {
  background: transparent;
  border-color: #ffffff;
  color: #ffffff;
  text-shadow: none;
}
html .btn-borders.btn-light:hover,
html .btn-borders.btn-light:focus,
html .btn-borders.btn-light:active {
  background-color: #f2f2f2;
  border-color: #ffffff !important;
  color: #626262;
}
.thumb-info .thumb-info-type {
  background-color: #00a39e;
}
.thumb-info .thumb-info-action-icon {
  background-color: #00a39e;
}
.thumb-info .thumb-info-action-icon i {
  color: #ffffff;
}
.thumb-info-bottom-info .thumb-info-title,
.thumb-info-bottom-info .thumb-info-title a,
.thumb-info-bottom-info .thumb-info-title a:hover {
  color: #222222;
}
.thumb-info-ribbon {
  background-color: #00a39e;
  color: #ffffff;
}
.thumb-info-ribbon span {
  font-family: Manrope;
}
.thumb-info-ribbon:before {
  border-right-color: #005654;
}
.thumb-info-social-icons a {
  background-color: #00a39e;
}
.thumb-info-social-icons a i {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-primary {
  background-color: #00a39e;
}
html .thumb-info .thumb-info-action-icon-primary i {
  color: #ffffff;
}
html .thumb-info-ribbon-primary {
  background-color: #00a39e;
  color: #ffffff;
}
html .thumb-info-ribbon-primary:before {
  border-right-color: #005654;
}
html .thumb-info-social-icons a.thumb-info-social-links-primary {
  background-color: #00a39e;
}
html .thumb-info-social-icons a.thumb-info-social-links-primary i {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-secondary {
  background-color: #e9f4f4;
}
html .thumb-info .thumb-info-action-icon-secondary i {
  color: #ffffff;
}
html .thumb-info-ribbon-secondary {
  background-color: #e9f4f4;
  color: #ffffff;
}
html .thumb-info-ribbon-secondary:before {
  border-right-color: #b6dbdb;
}
html .thumb-info-social-icons a.thumb-info-social-links-secondary {
  background-color: #e9f4f4;
}
html .thumb-info-social-icons a.thumb-info-social-links-secondary i {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-tertiary {
  background-color: #f6fbfb;
}
html .thumb-info .thumb-info-action-icon-tertiary i {
  color: #ffffff;
}
html .thumb-info-ribbon-tertiary {
  background-color: #f6fbfb;
  color: #ffffff;
}
html .thumb-info-ribbon-tertiary:before {
  border-right-color: #c1e3e3;
}
html .thumb-info-social-icons a.thumb-info-social-links-tertiary {
  background-color: #f6fbfb;
}
html .thumb-info-social-icons a.thumb-info-social-links-tertiary i {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-quaternary {
  background-color: #b4d6d6;
}
html .thumb-info .thumb-info-action-icon-quaternary i {
  color: #ffffff;
}
html .thumb-info-ribbon-quaternary {
  background-color: #b4d6d6;
  color: #ffffff;
}
html .thumb-info-ribbon-quaternary:before {
  border-right-color: #83bbbb;
}
html .thumb-info-social-icons a.thumb-info-social-links-quaternary {
  background-color: #b4d6d6;
}
html .thumb-info-social-icons a.thumb-info-social-links-quaternary i {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-dark {
  background-color: #222222;
}
html .thumb-info .thumb-info-action-icon-dark i {
  color: #ffffff;
}
html .thumb-info-ribbon-dark {
  background-color: #222222;
  color: #ffffff;
}
html .thumb-info-ribbon-dark:before {
  border-right-color: #000000;
}
html .thumb-info-social-icons a.thumb-info-social-links-dark {
  background-color: #222222;
}
html .thumb-info-social-icons a.thumb-info-social-links-dark i {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-light {
  background-color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-light i {
  color: #626262;
}
html .thumb-info-ribbon-light {
  background-color: #ffffff;
  color: #626262;
}
html .thumb-info-ribbon-light:before {
  border-right-color: #d9d9d9;
}
html .thumb-info-social-icons a.thumb-info-social-links-light {
  background-color: #ffffff;
}
html .thumb-info-social-icons a.thumb-info-social-links-light i {
  color: #626262;
}
.portfolio-item:hover .thumb-info-icons .thumb-info-icon {
  background-color: #f6fbfb !important;
}
.resp-tabs-list li {
  color: #00a39e;
}
.resp-tabs-list li:hover,
.resp-tabs-list li:focus,
.resp-tabs-list li.resp-tab-active {
  border-top-color: #00a39e;
}
.resp-vtabs .resp-tabs-list li:hover,
.resp-vtabs .resp-tabs-list li:focus,
.resp-vtabs .resp-tabs-list li.resp-tab-active {
  border-left-color: #00a39e;
}
h2.resp-accordion {
  color: #00a39e;
}
.tabs ul.nav-tabs a,
.tabs ul.nav-tabs a:hover {
  color: #00a39e;
}
.tabs ul.nav-tabs a:hover,
.tabs ul.nav-tabs a:focus {
  border-top-color: #00a39e;
}
.tabs ul.nav-tabs li.active a,
.tabs ul.nav-tabs li.active a:hover,
.tabs ul.nav-tabs li.active a:focus {
  border-top-color: #00a39e;
  color: #00a39e;
}
.tabs ul.nav-tabs.nav-justified .nav-link:hover,
.tabs ul.nav-tabs.nav-justified .nav-link:focus {
  border-top-color: #00a39e;
}
.tabs.tabs-bottom ul.nav-tabs li .nav-link:hover,
.tabs.tabs-bottom ul.nav-tabs li.active a,
.tabs.tabs-bottom ul.nav-tabs li.active a:hover,
.tabs.tabs-bottom ul.nav-tabs li.active a:focus {
  border-bottom-color: #00a39e;
}
.tabs.tabs-vertical.tabs-left ul.nav-tabs li .nav-link:hover,
.tabs.tabs-vertical.tabs-left ul.nav-tabs li.active .nav-link,
.tabs.tabs-vertical.tabs-left ul.nav-tabs li.active .nav-link:hover,
.tabs.tabs-vertical.tabs-left ul.nav-tabs li.active .nav-link:focus {
  border-left-color: #00a39e;
}
.tabs.tabs-vertical.tabs-right ul.nav-tabs li .nav-link:hover,
.tabs.tabs-vertical.tabs-right ul.nav-tabs li.active .nav-link,
.tabs.tabs-vertical.tabs-right ul.nav-tabs li.active .nav-link:hover,
.tabs.tabs-vertical.tabs-right ul.nav-tabs li.active .nav-link:focus {
  border-right-color: #00a39e;
}
.tabs.tabs-simple .nav-tabs > li .nav-link,
.tabs.tabs-simple .nav-tabs > li .nav-link:hover,
.tabs.tabs-simple .nav-tabs > li .nav-link:focus,
.tabs.tabs-simple .nav-tabs > li.active .nav-link,
.tabs.tabs-simple .nav-tabs > li.active .nav-link:hover,
.tabs.tabs-simple .nav-tabs > li.active .nav-link:focus {
  color: #222222;
}
.tabs.tabs-simple .nav-tabs > li .nav-link:hover,
.tabs.tabs-simple .nav-tabs > li .nav-link:focus,
.tabs.tabs-simple .nav-tabs > li.active .nav-link {
  border-bottom-color: #00a39e;
}
html .tabs-primary .nav-tabs li .nav-link,
html .tabs-primary .nav-tabs.nav-justified li .nav-link,
html .tabs-primary .nav-tabs li .nav-link:hover,
html .tabs-primary .nav-tabs.nav-justified li .nav-link:hover {
  color: #00a39e;
}
html .tabs-primary .nav-tabs li .nav-link:hover,
html .tabs-primary .nav-tabs.nav-justified li .nav-link:hover {
  border-top-color: #00a39e;
}
html .tabs-primary .nav-tabs li.active .nav-link,
html .tabs-primary .nav-tabs.nav-justified li.active .nav-link,
html .tabs-primary .nav-tabs li.active .nav-link:hover,
html .tabs-primary .nav-tabs.nav-justified li.active .nav-link:hover,
html .tabs-primary .nav-tabs li.active .nav-link:focus,
html .tabs-primary .nav-tabs.nav-justified li.active .nav-link:focus {
  border-top-color: #00a39e;
  color: #00a39e;
}
html .tabs-primary.tabs-bottom .nav-tabs li .nav-link:hover,
html .tabs-primary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover {
  border-bottom-color: #00a39e;
}
html .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link,
html .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,
html .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link:hover,
html .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,
html .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link:focus,
html .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {
  border-bottom-color: #00a39e;
}
html .tabs-primary.tabs-vertical.tabs-left li .nav-link:hover {
  border-left-color: #00a39e;
}
html .tabs-primary.tabs-vertical.tabs-left li.active .nav-link,
html .tabs-primary.tabs-vertical.tabs-left li.active .nav-link:hover,
html .tabs-primary.tabs-vertical.tabs-left li.active .nav-link:focus {
  border-left-color: #00a39e;
}
html .tabs-primary.tabs-vertical.tabs-right li .nav-link:hover {
  border-right-color: #00a39e;
}
html .tabs-primary.tabs-vertical.tabs-right li.active .nav-link,
html .tabs-primary.tabs-vertical.tabs-right li.active .nav-link:hover,
html .tabs-primary.tabs-vertical.tabs-right li.active .nav-link:focus {
  border-right-color: #00a39e;
}
html .tabs-secondary .nav-tabs li .nav-link,
html .tabs-secondary .nav-tabs.nav-justified li .nav-link,
html .tabs-secondary .nav-tabs li .nav-link:hover,
html .tabs-secondary .nav-tabs.nav-justified li .nav-link:hover {
  color: #e9f4f4;
}
html .tabs-secondary .nav-tabs li .nav-link:hover,
html .tabs-secondary .nav-tabs.nav-justified li .nav-link:hover {
  border-top-color: #e9f4f4;
}
html .tabs-secondary .nav-tabs li.active .nav-link,
html .tabs-secondary .nav-tabs.nav-justified li.active .nav-link,
html .tabs-secondary .nav-tabs li.active .nav-link:hover,
html .tabs-secondary .nav-tabs.nav-justified li.active .nav-link:hover,
html .tabs-secondary .nav-tabs li.active .nav-link:focus,
html .tabs-secondary .nav-tabs.nav-justified li.active .nav-link:focus {
  border-top-color: #e9f4f4;
  color: #e9f4f4;
}
html .tabs-secondary.tabs-bottom .nav-tabs li .nav-link:hover,
html .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover {
  border-bottom-color: #e9f4f4;
}
html .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link,
html .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,
html .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link:hover,
html .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,
html .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link:focus,
html .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {
  border-bottom-color: #e9f4f4;
}
html .tabs-secondary.tabs-vertical.tabs-left li .nav-link:hover {
  border-left-color: #e9f4f4;
}
html .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link,
html .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link:hover,
html .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link:focus {
  border-left-color: #e9f4f4;
}
html .tabs-secondary.tabs-vertical.tabs-right li .nav-link:hover {
  border-right-color: #e9f4f4;
}
html .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link,
html .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link:hover,
html .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link:focus {
  border-right-color: #e9f4f4;
}
html .tabs-tertiary .nav-tabs li .nav-link,
html .tabs-tertiary .nav-tabs.nav-justified li .nav-link,
html .tabs-tertiary .nav-tabs li .nav-link:hover,
html .tabs-tertiary .nav-tabs.nav-justified li .nav-link:hover {
  color: #f6fbfb;
}
html .tabs-tertiary .nav-tabs li .nav-link:hover,
html .tabs-tertiary .nav-tabs.nav-justified li .nav-link:hover {
  border-top-color: #f6fbfb;
}
html .tabs-tertiary .nav-tabs li.active .nav-link,
html .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link,
html .tabs-tertiary .nav-tabs li.active .nav-link:hover,
html .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link:hover,
html .tabs-tertiary .nav-tabs li.active .nav-link:focus,
html .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link:focus {
  border-top-color: #f6fbfb;
  color: #f6fbfb;
}
html .tabs-tertiary.tabs-bottom .nav-tabs li .nav-link:hover,
html .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover {
  border-bottom-color: #f6fbfb;
}
html .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link,
html .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,
html .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link:hover,
html .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,
html .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link:focus,
html .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {
  border-bottom-color: #f6fbfb;
}
html .tabs-tertiary.tabs-vertical.tabs-left li .nav-link:hover {
  border-left-color: #f6fbfb;
}
html .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link,
html .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link:hover,
html .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link:focus {
  border-left-color: #f6fbfb;
}
html .tabs-tertiary.tabs-vertical.tabs-right li .nav-link:hover {
  border-right-color: #f6fbfb;
}
html .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link,
html .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link:hover,
html .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link:focus {
  border-right-color: #f6fbfb;
}
html .tabs-quaternary .nav-tabs li .nav-link,
html .tabs-quaternary .nav-tabs.nav-justified li .nav-link,
html .tabs-quaternary .nav-tabs li .nav-link:hover,
html .tabs-quaternary .nav-tabs.nav-justified li .nav-link:hover {
  color: #b4d6d6;
}
html .tabs-quaternary .nav-tabs li .nav-link:hover,
html .tabs-quaternary .nav-tabs.nav-justified li .nav-link:hover {
  border-top-color: #b4d6d6;
}
html .tabs-quaternary .nav-tabs li.active .nav-link,
html .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link,
html .tabs-quaternary .nav-tabs li.active .nav-link:hover,
html .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link:hover,
html .tabs-quaternary .nav-tabs li.active .nav-link:focus,
html .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link:focus {
  border-top-color: #b4d6d6;
  color: #b4d6d6;
}
html .tabs-quaternary.tabs-bottom .nav-tabs li .nav-link:hover,
html .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover {
  border-bottom-color: #b4d6d6;
}
html .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link,
html .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,
html .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link:hover,
html .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,
html .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link:focus,
html .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {
  border-bottom-color: #b4d6d6;
}
html .tabs-quaternary.tabs-vertical.tabs-left li .nav-link:hover {
  border-left-color: #b4d6d6;
}
html .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link,
html .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link:hover,
html .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link:focus {
  border-left-color: #b4d6d6;
}
html .tabs-quaternary.tabs-vertical.tabs-right li .nav-link:hover {
  border-right-color: #b4d6d6;
}
html .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link,
html .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link:hover,
html .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link:focus {
  border-right-color: #b4d6d6;
}
html .tabs-dark .nav-tabs li .nav-link,
html .tabs-dark .nav-tabs.nav-justified li .nav-link,
html .tabs-dark .nav-tabs li .nav-link:hover,
html .tabs-dark .nav-tabs.nav-justified li .nav-link:hover {
  color: #222222;
}
html .tabs-dark .nav-tabs li .nav-link:hover,
html .tabs-dark .nav-tabs.nav-justified li .nav-link:hover {
  border-top-color: #222222;
}
html .tabs-dark .nav-tabs li.active .nav-link,
html .tabs-dark .nav-tabs.nav-justified li.active .nav-link,
html .tabs-dark .nav-tabs li.active .nav-link:hover,
html .tabs-dark .nav-tabs.nav-justified li.active .nav-link:hover,
html .tabs-dark .nav-tabs li.active .nav-link:focus,
html .tabs-dark .nav-tabs.nav-justified li.active .nav-link:focus {
  border-top-color: #222222;
  color: #222222;
}
html .tabs-dark.tabs-bottom .nav-tabs li .nav-link:hover,
html .tabs-dark.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover {
  border-bottom-color: #222222;
}
html .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link,
html .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,
html .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link:hover,
html .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,
html .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link:focus,
html .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {
  border-bottom-color: #222222;
}
html .tabs-dark.tabs-vertical.tabs-left li .nav-link:hover {
  border-left-color: #222222;
}
html .tabs-dark.tabs-vertical.tabs-left li.active .nav-link,
html .tabs-dark.tabs-vertical.tabs-left li.active .nav-link:hover,
html .tabs-dark.tabs-vertical.tabs-left li.active .nav-link:focus {
  border-left-color: #222222;
}
html .tabs-dark.tabs-vertical.tabs-right li .nav-link:hover {
  border-right-color: #222222;
}
html .tabs-dark.tabs-vertical.tabs-right li.active .nav-link,
html .tabs-dark.tabs-vertical.tabs-right li.active .nav-link:hover,
html .tabs-dark.tabs-vertical.tabs-right li.active .nav-link:focus {
  border-right-color: #222222;
}
html .tabs-light .nav-tabs li .nav-link,
html .tabs-light .nav-tabs.nav-justified li .nav-link,
html .tabs-light .nav-tabs li .nav-link:hover,
html .tabs-light .nav-tabs.nav-justified li .nav-link:hover {
  color: #ffffff;
}
html .tabs-light .nav-tabs li .nav-link:hover,
html .tabs-light .nav-tabs.nav-justified li .nav-link:hover {
  border-top-color: #ffffff;
}
html .tabs-light .nav-tabs li.active .nav-link,
html .tabs-light .nav-tabs.nav-justified li.active .nav-link,
html .tabs-light .nav-tabs li.active .nav-link:hover,
html .tabs-light .nav-tabs.nav-justified li.active .nav-link:hover,
html .tabs-light .nav-tabs li.active .nav-link:focus,
html .tabs-light .nav-tabs.nav-justified li.active .nav-link:focus {
  border-top-color: #ffffff;
  color: #ffffff;
}
html .tabs-light.tabs-bottom .nav-tabs li .nav-link:hover,
html .tabs-light.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover {
  border-bottom-color: #ffffff;
}
html .tabs-light.tabs-bottom .nav-tabs li.active .nav-link,
html .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,
html .tabs-light.tabs-bottom .nav-tabs li.active .nav-link:hover,
html .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,
html .tabs-light.tabs-bottom .nav-tabs li.active .nav-link:focus,
html .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {
  border-bottom-color: #ffffff;
}
html .tabs-light.tabs-vertical.tabs-left li .nav-link:hover {
  border-left-color: #ffffff;
}
html .tabs-light.tabs-vertical.tabs-left li.active .nav-link,
html .tabs-light.tabs-vertical.tabs-left li.active .nav-link:hover,
html .tabs-light.tabs-vertical.tabs-left li.active .nav-link:focus {
  border-left-color: #ffffff;
}
html .tabs-light.tabs-vertical.tabs-right li .nav-link:hover {
  border-right-color: #ffffff;
}
html .tabs-light.tabs-vertical.tabs-right li.active .nav-link,
html .tabs-light.tabs-vertical.tabs-right li.active .nav-link:hover,
html .tabs-light.tabs-vertical.tabs-right li.active .nav-link:focus {
  border-right-color: #ffffff;
}
.porto-links-block li.porto-links-item > a,
.porto-links-block li.porto-links-item > span {
  color: #222222;
}
.porto-links-block li.porto-links-item a:hover {
  text-decoration: underline;
}
.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat {
  color: #222222;
}
html .stats-block.counter-primary .stats-number,
html .stats-block.counter-primary div.counter_prefix,
html .stats-block.counter-primary div.counter_suffix {
  color: #00a39e;
}
html .stats-block.counter-secondary .stats-number,
html .stats-block.counter-secondary div.counter_prefix,
html .stats-block.counter-secondary div.counter_suffix {
  color: #e9f4f4;
}
html .stats-block.counter-tertiary .stats-number,
html .stats-block.counter-tertiary div.counter_prefix,
html .stats-block.counter-tertiary div.counter_suffix {
  color: #f6fbfb;
}
html .stats-block.counter-quaternary .stats-number,
html .stats-block.counter-quaternary div.counter_prefix,
html .stats-block.counter-quaternary div.counter_suffix {
  color: #b4d6d6;
}
html .stats-block.counter-dark .stats-number,
html .stats-block.counter-dark div.counter_prefix,
html .stats-block.counter-dark div.counter_suffix {
  color: #222222;
}
html .stats-block.counter-light .stats-number,
html .stats-block.counter-light div.counter_prefix,
html .stats-block.counter-light div.counter_suffix {
  color: #ffffff;
}
.stats-block.counter-alternative .stats-number {
  font-family: Manrope;
}
.wpb_wrapper .porto-sicon-read {
  color: #00a39e;
}
.wpb_wrapper .porto-sicon-read:hover {
  color: #00bcb7;
}
.vc_custom_heading em {
  color: #00a39e;
  font-family: Manrope;
}
.widget .widgettitle a:hover,
.widget .widget-title a:hover {
  color: #00a39e;
}
.widget > div > ul li,
.widget > ul li {
  color: #111111;
}
.widget > div > ul li > a,
.widget > ul li > a {
  color: #111111;
}
.widget li > a:hover {
  color: #00a39e;
}
.widget li.current-cat > a,
.widget li.current-cat-parent > a {
  color: #00a39e;
}
.widget li.active > a,
.widget li.current-menu-item > a {
  color: #00a39e;
}
.widget .tagcloud a {
  color: #222222;
}
.widget .tagcloud a:hover {
  background-color: #00a39e;
  border-color: #00a39e;
}
.widget .rss-date,
.widget .post-date,
.widget .comment-author-link {
  color: #333333;
}
.widget_sidebar_menu .widget-title {
  color: #465157;
}
.widget_sidebar_menu .widget-title .toggle:hover {
  background-color: #00a39e;
  border-color: #00a39e;
}
.sidebar-content .widget.widget_wysija .box-content {
  border-top-color: #00a39e;
}
.widget_wysija_cont .showerrors {
  color: #00a39e;
}
.mega-menu > li.menu-item.active > a,
.mega-menu > li.menu-item:hover > a {
  background: #00a39e;
}
.mega-menu > li.menu-item > a {
  text-transform: none;
}
.mega-menu .narrow ul.sub-menu {
  background: #00a39e;
}
.mega-menu .narrow li.menu-item:hover > a {
  background: #00bcb7;
}
.mega-menu .wide .popup {
  border-top-color: #00a39e;
  color: #222222;
}
.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a {
  color: #222222;
}
.mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > a {
  text-transform: none;
}
#main-menu .menu-custom-block a.menu-order-now {
  color: #ffffff;
  font-weight: 700;
}
#main-menu .menu-custom-block a.menu-login {
  color: #00a39e;
  font-weight: 600;
}
#main-menu .menu-custom-block a.menu-login:hover {
  color: #ffffff;
}
.sidebar-menu > li.menu-item > a {
  color: #465157;
}
.header-side .sidebar-menu > li.menu-item > a {
  text-transform: none;
}
.sidebar-menu > li.menu-item.active > a {
  color: #00a39e;
}
.sidebar-menu > li.menu-item > .arrow:before {
  color: #838b90;
}
.sidebar-menu > li.menu-item:hover {
  background: #00a39e;
}
.sidebar-menu > li.menu-item:hover > a {
  border-top-color: #00a39e;
}
.sidebar-menu .popup {
  color: #222222;
}
.sidebar-menu .wide .popup {
  border-left-color: #00a39e;
}
.right-sidebar .sidebar-menu .wide .popup {
  border-right-color: #00a39e;
}
.sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a {
  color: #777777;
}
.sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > a {
  text-transform: none;
}
.sidebar-menu .narrow ul.sub-menu {
  background: #ffffff;
}
.sidebar-menu .narrow li.menu-item > a {
  color: #777777;
}
.sidebar-menu .narrow li.menu-item:hover > a {
  background: #e9f4f4;
}
.sidebar-menu .menu-custom-block a {
  color: #465157;
}
.sidebar-menu .menu-custom-block a:hover {
  background-color: #00a39e;
}
.sidebar-menu .menu-custom-block a:hover,
.sidebar-menu .menu-custom-block a:hover + a {
  border-top-color: #ffffff;
}
.mega-menu .tip,
.sidebar-menu .tip,
.accordion-menu .tip,
.menu-custom-block .tip {
  background: #5db8f4;
}
.mega-menu .tip .tip-arrow,
.sidebar-menu .tip .tip-arrow,
.accordion-menu .tip .tip-arrow,
.menu-custom-block .tip .tip-arrow {
  color: #5db8f4;
}
.porto-view-switcher .narrow li.menu-item > a {
  text-transform: none;
}
.post-block h3,
.post-share h3,
article.post .comment-respond h3,
article.portfolio .comment-respond h3,
.related-posts h3 {
  color: #00a39e;
}
article.post .post-date .day,
.post-item .post-date .day {
  color: #00a39e;
}
.pagination a,
.page-links a,
.pagination span,
.page-links span {
  background-color: #e9f4f4;
  color: #222222;
}
.pagination a:hover,
.page-links a:hover,
.pagination span:hover,
.page-links span:hover,
.pagination a:focus,
.page-links a:focus,
.pagination span:focus,
.page-links span:focus,
.pagination a.current,
.page-links a.current,
.pagination span.current,
.page-links span.current {
  background-color: #00a39e;
}
section.timeline .timeline-date h3 {
  color: #00a39e;
}
section.timeline .timeline-box.left:before,
section.timeline .timeline-box.right:before {
  background: #00a39e;
  box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #00a39e;
}
article.post.post-full,
.post-item.post-full,
article.post.post-large,
.post-item.post-large {
  background-color: #e9f4f4;
}
article.post .post-date .sticky,
.post-item .post-date .sticky {
  background: #00ab52;
  color: #ffffff;
}
article.post.post-title-simple .post-title,
.post-item.post-title-simple .post-title,
article.post.post-title-simple .post-title h2,
.post-item.post-title-simple .post-title h2 {
  color: #222222;
}
article.post.post-title-simple .entry-title,
.post-item.post-title-simple .entry-title,
article.post.post-title-simple .entry-title a,
.post-item.post-title-simple .entry-title a {
  color: #222222;
}
article.post.post-fitkitchen,
.post-item.post-fitkitchen {
  background-color: #e9f4f4;
}
.post-title-simple .post-author p .name,
.post-title-simple .post-author p .name a {
  color: #222222;
}
.post-carousel .post-item.style-5 .cat-names,
.post-grid .post-item.style-5 .cat-names,
.post-timeline .post-item.style-5 .cat-names {
  color: #00a39e;
}
.post-carousel .post-item.style-5 .post-meta .post-views-icon.dashicons,
.post-grid .post-item.style-5 .post-meta .post-views-icon.dashicons,
.post-timeline .post-item.style-5 .post-meta .post-views-icon.dashicons {
  color: #00a39e;
}
.post-carousel .post-item.style-5 .post-meta a,
.post-grid .post-item.style-5 .post-meta a,
.post-timeline .post-item.style-5 .post-meta a {
  color: #e9f4f4;
}
/* Blog Share Advance */
.post-share-advance-bg {
  background: #b4d6d6;
}
.post-share-advance .fa-share-alt {
  background: #b4d6d6;
}
.portfolio-info ul li a:hover {
  color: #00a39e;
}
.portfolio-item .thumb-info .thumb-info-type .portfolio-like i,
.portfolio-item .thumb-info .thumb-info-type .portfolio-liked i {
  color: #ffffff;
}
article.member .member-role {
  color: #00a39e;
}
.member-item.member-item-3 .view-more {
  color: #222222;
}
.member-item.member-item-3 .thumb-info:hover .thumb-info-caption {
  background: #00a39e;
  color: #ffffff;
}
.member-item.member-item-3 .thumb-info:hover .thumb-info-caption * {
  color: #ffffff;
}
.member-item.member-item-3 .thumb-info:hover .thumb-info-social-icons {
  border-color: #ffffff;
}
.member-item.member-item-3 .thumb-info:hover .share-links a {
  background: #ffffff;
  color: #00a39e;
}
.testimonial blockquote {
  background: #00bcb7;
}
.testimonial .testimonial-arrow-down {
  border-top-color: #00bcb7;
}
html .testimonial-primary blockquote {
  background: #00bcb7;
}
html .testimonial-primary .testimonial-arrow-down {
  border-top-color: #00bcb7;
}
html .testimonial-secondary blockquote {
  background: #fafdfd;
}
html .testimonial-secondary .testimonial-arrow-down {
  border-top-color: #fafdfd;
}
html .testimonial-tertiary blockquote {
  background: #ffffff;
}
html .testimonial-tertiary .testimonial-arrow-down {
  border-top-color: #ffffff;
}
html .testimonial-quaternary blockquote {
  background: #c4dfdf;
}
html .testimonial-quaternary .testimonial-arrow-down {
  border-top-color: #c4dfdf;
}
html .testimonial-dark blockquote {
  background: #2f2f2f;
}
html .testimonial-dark .testimonial-arrow-down {
  border-top-color: #2f2f2f;
}
html .testimonial-light blockquote {
  background: #ffffff;
}
html .testimonial-light .testimonial-arrow-down {
  border-top-color: #ffffff;
}
.testimonial.testimonial-with-quotes blockquote:before {
  color: #222222;
}
.testimonial.testimonial-style-2 blockquote p,
.testimonial.testimonial-style-5 blockquote p,
.testimonial.testimonial-style-6 blockquote p {
  color: #222222;
}
.testimonial.testimonial-style-3 blockquote p,
.testimonial.testimonial-style-4 blockquote p,
.testimonial.testimonial-style-5 blockquote p {
  font-family: Manrope;
}
.testimonial.testimonial-style-3 blockquote:before,
.testimonial.testimonial-style-4 blockquote:before,
.testimonial.testimonial-style-3 blockquote:after,
.testimonial.testimonial-style-4 blockquote:after,
.testimonial.testimonial-style-3 blockquote p,
.testimonial.testimonial-style-4 blockquote p {
  color: #222222;
}
.testimonial.testimonial-with-quotes blockquote:after,
.testimonial.testimonial-with-quotes blockquote:before,
.testimonial.testimonial-with-quotes blockquote p {
  color: #222222;
}
.tm-extra-product-options .tm-epo-field-label {
  color: #00a39e;
}
.tm-extra-product-options-totals .amount.final {
  color: #00a39e;
}
.fdm-item-panel .fdm-item-title {
  color: #222222;
}
/* Accordion FitKitchen */
body .vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading,
body .vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel.vc_active .vc_tta-panel-heading,
body .vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading:hover,
body .vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel.vc_active .vc_tta-panel-heading:hover {
  background: #e9f4f4;
}
body .vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-controls-icon:before,
body .vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-controls-icon:before {
  border-color: #222222;
}
body .vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-body,
body .vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel.vc_active .vc_tta-panel-body {
  background: #f6fbfb;
}
.faq-filter li {
  border-bottom: 2px solid #e9f4f4;
}
.faq-filter li.active {
  border-bottom: 2px solid #00a39e;
  color: inherit;
}
.faq-filter li a {
  display: block;
  color: rgba(34, 34, 34, 0.6);
}
.faqs-container .faq .toggle label {
  background: #e9f4f4;
}
.faqs-container .faq .toggle.active label {
  background: #e9f4f4;
}
.faqs-container .faq .toggle.active label:before {
  border-left-color: transparent;
  border-top-color: #222222;
}
.faqs-container .faq .toggle .toggle-content {
  background: #f6fbfb;
}
body .team-grid .team-member-photo .team-member-position {
  color: #b4d6d6;
}
body .team-grid .team-member-photo:hover .team-member-name {
  color: rgba(255, 255, 255, 0.6);
}
body .team-grid .team-member-bio {
  background-color: #e9f4f4;
}
body .team-grid .team-member-bio .team-member-bio-top .team-member-bio-top-left .team-member-bio-position {
  color: #00a39e;
}
body .team-grid .team-member-bio .team-member-bio-top .team-member-bio-top-right {
  border-left: 3px solid #00a39e;
  color: #626262;
}
@media (max-width: 635px) {
  body .team-grid .team-member-bio .team-member-bio-top .team-member-bio-top-right {
    border-top: 3px solid #00a39e;
    border-left: none;
  }
}
body .team-grid .team-member-bio .team-member-bio-top .team-member-bio-top-right .team-member-bio-social a {
  color: #626262;
}
body .team-grid .team-member-bio .team-member-bio-top .team-member-bio-top-right .team-member-bio-social a:hover {
  color: #00a39e;
}
body {
  font-family: Manrope, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #222222;
}
@media (max-width: 575px) {
  body {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
  }
}
.color-body {
  color: #222222;
}
.color-body a,
.color-body a:hover,
.color-body a:focus {
  color: #222222;
}
body h1 {
  font-family: Manrope;
  font-weight: 800;
  font-size: 52px;
  line-height: 66px;
  letter-spacing: 0px;
  color: #222222;
}
body h1.big {
  font-size: 84.0008px;
  line-height: 81.0018px;
}
body h1.small {
  font-size: 44.0024px;
  line-height: 62.997px;
  font-weight: 600;
}
@media (max-width: 575px) {
  body h1 {
    font-size: 52px;
    line-height: 66px;
  }
  body h1.big {
    font-size: 84.0008px;
    line-height: 81.0018px;
  }
}
body h2 {
  font-family: Manrope;
  font-weight: 800;
  font-size: 28px;
  line-height: 40px;
  letter-spacing: 0px;
  color: #222222;
}
@media (max-width: 575px) {
  body h2 {
    font-size: 28px;
    line-height: 40px;
  }
}
body h3 {
  font-family: Manrope;
  font-weight: 800;
  font-size: 23px;
  line-height: 34px;
  letter-spacing: 0px;
  color: #222222;
}
@media (max-width: 575px) {
  body h3 {
    font-size: 23px;
    line-height: 34px;
  }
}
body h4 {
  font-family: Manrope;
  font-weight: 800;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 0px;
  color: #222222;
}
@media (max-width: 575px) {
  body h4 {
    font-size: 20px;
    line-height: 27px;
  }
}
body h5 {
  font-family: Manrope;
  font-weight: 800;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0px;
  color: #222222;
}
@media (max-width: 575px) {
  body h5 {
    font-size: 18px;
    line-height: 22px;
  }
}
body h6 {
  font-family: Manrope;
  font-weight: 800;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0px;
  color: #222222;
}
@media (max-width: 575px) {
  body h6 {
    font-size: 16px;
    line-height: 18px;
  }
}
p {
  letter-spacing: 0px;
}
html .heading-primary,
html .lnk-primary,
html .text-color-primary {
  color: #00a39e !important;
}
html .heading.heading-primary h1,
html .heading.heading-primary h2,
html .heading.heading-primary h3,
html .heading.heading-primary h4,
html .heading.heading-primary h5,
html .heading.heading-primary h6 {
  border-color: #00a39e;
}
html .heading-secondary,
html .lnk-secondary,
html .text-color-secondary {
  color: #e9f4f4 !important;
}
html .heading.heading-secondary h1,
html .heading.heading-secondary h2,
html .heading.heading-secondary h3,
html .heading.heading-secondary h4,
html .heading.heading-secondary h5,
html .heading.heading-secondary h6 {
  border-color: #e9f4f4;
}
html .heading-tertiary,
html .lnk-tertiary,
html .text-color-tertiary {
  color: #f6fbfb !important;
}
html .heading.heading-tertiary h1,
html .heading.heading-tertiary h2,
html .heading.heading-tertiary h3,
html .heading.heading-tertiary h4,
html .heading.heading-tertiary h5,
html .heading.heading-tertiary h6 {
  border-color: #f6fbfb;
}
html .heading-quaternary,
html .lnk-quaternary,
html .text-color-quaternary {
  color: #b4d6d6 !important;
}
html .heading.heading-quaternary h1,
html .heading.heading-quaternary h2,
html .heading.heading-quaternary h3,
html .heading.heading-quaternary h4,
html .heading.heading-quaternary h5,
html .heading.heading-quaternary h6 {
  border-color: #b4d6d6;
}
html .heading-dark,
html .lnk-dark,
html .text-color-dark {
  color: #222222 !important;
}
html .heading.heading-dark h1,
html .heading.heading-dark h2,
html .heading.heading-dark h3,
html .heading.heading-dark h4,
html .heading.heading-dark h5,
html .heading.heading-dark h6 {
  border-color: #222222;
}
html .heading-light,
html .lnk-light,
html .text-color-light {
  color: #ffffff !important;
}
html .heading.heading-light h1,
html .heading.heading-light h2,
html .heading.heading-light h3,
html .heading.heading-light h4,
html .heading.heading-light h5,
html .heading.heading-light h6 {
  border-color: #ffffff;
}
.inverted {
  background-color: #00a39e;
}
html .inverted-primary {
  background-color: #00a39e;
}
html .inverted-secondary {
  background-color: #e9f4f4;
}
html .inverted-tertiary {
  background-color: #f6fbfb;
}
html .inverted-quaternary {
  background-color: #b4d6d6;
}
html .inverted-dark {
  background-color: #222222;
}
html .inverted-light {
  background-color: #ffffff;
}
.alternative-font {
  font-family: Manrope;
  font-weight: 400;
}
@media (min-width: 768px) {
  #banner-wrapper.banner-wrapper-boxed {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  #banner-wrapper.banner-wrapper-boxed {
    max-width: 990px;
  }
}
@media (min-width: 1170px) {
  #banner-wrapper.banner-wrapper-boxed {
    max-width: 1170px;
  }
}
@media (min-width: 768px) {
  #main.main-boxed {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  #main.main-boxed {
    max-width: 990px;
  }
}
@media (min-width: 1170px) {
  #main.main-boxed {
    max-width: 1170px;
  }
}
body.boxed .page-wrapper {
  border-top-color: #00a39e;
}
@media (min-width: 768px) {
  body.boxed .page-wrapper {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  body.boxed .page-wrapper {
    max-width: 990px;
  }
}
@media (min-width: 1170px) {
  body.boxed .page-wrapper {
    max-width: 1170px;
  }
}
@media (min-width: 1170px) {
  body.boxed .vc_row[data-vc-stretch-content] {
    max-width: 1170px;
  }
}
@media (min-width: 768px) {
  #main.main-boxed .vc_row[data-vc-stretch-content] {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  #main.main-boxed .vc_row[data-vc-stretch-content] {
    max-width: 990px;
  }
}
@media (min-width: 1170px) {
  #main.main-boxed .vc_row[data-vc-stretch-content] {
    max-width: 1170px;
  }
}
@media (min-width: 1170px) {
  body.boxed #header.sticky-header .header-main.sticky,
  body.boxed #header.sticky-header .main-menu-wrap {
    max-width: 1170px;
  }
}
@media (min-width: 1170px) {
  body.boxed #header.sticky-header .header-main.sticky,
  #header-boxed #header.sticky-header .header-main.sticky,
  body.boxed #header.sticky-header .main-menu-wrap,
  #header-boxed #header.sticky-header .main-menu-wrap {
    max-width: 1170px;
  }
}
.mobile-sidebar .sidebar-toggle {
  color: #222222;
}
.mobile-sidebar .sidebar-toggle:hover {
  color: #00a39e;
}
.sidebar-content .filter-title {
  color: #00a39e;
}
#header .logo-text {
  font-family: Manrope;
  font-weight: 800;
  font-size: 26px;
  line-height: 48px;
  color: #222222;
}
@media (max-width: 575px) {
  #header .logo-text {
    font-size: 26px;
    line-height: 48px;
  }
}
.fixed-header #header .searchform {
  background-color: rgba(255, 255, 255, 0.5);
  border-color: rgba(204, 204, 204, 0.5);
}
@media (max-width: 991px) {
  .fixed-header #header .searchform {
    background-color: #ffffff;
    border-color: #cccccc;
    border-radius: 0;
  }
}
.fixed-header #header .searchform-popup .searchform {
  background-color: #ffffff;
  border-color: #cccccc;
}
.fixed-header #header .main-menu-wrap {
  box-shadow: none;
}
.fixed-header #header #main-menu .mega-menu {
  box-shadow: none;
}
.fixed-header #header.sticky-header .searchform {
  background: #ffffff;
  border-color: #cccccc;
  border-radius: 0;
}
.fixed-header #header.sticky-header #main-menu .mega-menu {
  background-color: transparent;
}
#header .header-main .header-contact a {
  color: #222222;
}
#header .header-main .header-contact a:hover {
  color: #00a39e;
}
#header .header-main .header-contact .nav-top > li > a:hover {
  background-color: rgba(0, 0, 0, 0);
}
#header .header-top .header-contact a {
  color: #00a39e;
}
#header .header-top .header-contact a:hover {
  color: #00a39e;
}
#header .header-top .header-contact .nav-top > li > a:hover {
  background-color: #2f2f2f;
}
#header .tooltip-icon {
  border-color: #222222;
  color: #222222;
}
@media (min-width: 768px) {
  #header-boxed {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  #header-boxed {
    max-width: 990px;
  }
}
@media (min-width: 1170px) {
  #header-boxed {
    max-width: 1170px;
  }
}
#header .top-links > li.menu-item > a {
  color: #222222;
}
#header .top-links > li.menu-item > a.active {
  color: #00a39e;
}
#header .top-links > li.menu-item:hover > a {
  color: #00a39e;
}
#header .top-links > li.menu-item.has-sub:hover > a {
  color: #222222;
  background: #e9f4f4;
}
#header .top-links .narrow ul.sub-menu {
  background: #ffffff;
}
#header .top-links .narrow li.menu-item > a {
  color: #777777;
}
#header .top-links .narrow li.menu-item:hover > a {
  color: #777777;
  background: #e9f4f4;
}
#header .top-links.show-arrow > li.has-sub:before,
#header .top-links.show-arrow > li.has-sub:after {
  border-bottom-color: #ffffff;
}
#header .header-top .top-links {
  /*.narrow {
            ul.sub-menu {
                background: @header_top_bg_color;
            }
            li.menu-item {
                > a {
                    color: @header_top_link_color;
                }

                &:hover {
                    > a {
                        color: @header_top_link_color;
                        background: transparent;

                        &:hover {
                            color: @header_top_hover_color;
                        }
                    }
                }
            }
        }

        &.show-arrow > li.has-sub {
            &:before, &:after {
                border-bottom-color: @header_top_bg_color;
            }
        }*/
}
#header .header-top .top-links > li.menu-item > a {
  padding-top: 15px;
  padding-right: 5px;
  padding-bottom: 15px;
  padding-left: 5px;
  color: #00a39e;
}
#header .header-top .top-links > li.menu-item > a.active {
  color: #00a39e;
}
#header .header-top .top-links > li.menu-item:hover > a,
#header .header-top .top-links > li.menu-item.active > a {
  color: #00a39e;
}
#header .header-top .top-links > li.menu-item.has-sub:hover > a {
  color: #00a39e;
}
#header .header-top .top-links .narrow li.menu-item:hover > a {
  text-decoration: none;
}
#header .top-links > li.menu-item:after {
  content: '';
  display: none;
}
#header .header-top .gap {
  visibility: hidden;
}
#header {
  border-top: 0px solid #ededed;
}
.header-top {
  border-bottom: 0px solid #ededed;
  background: #222222;
}
.header-top .welcome-msg a {
  color: #00a39e;
}
.header-top .welcome-msg a:hover {
  color: #00a39e;
}
.main-menu-wrap {
  background-color: transparent;
  padding: 0px 0px 0px 0px;
}
#header.sticky-header .main-menu-wrap {
  padding: 8px 0px 8px 0px;
}
#header .main-menu-wrap .searchform-popup .searchform {
  border-radius: 0;
}
.main-menu-wrap #main-menu .mega-menu > li.menu-item > a .tip {
  right: 20px;
  top: -3px;
}
@media (max-width: 1169px) {
  .main-menu-wrap #main-menu .mega-menu > li.menu-item > a .tip {
    right: 20px;
    top: -3px;
  }
}
.main-menu-wrap #main-menu .mega-menu .menu-custom-block a,
.main-menu-wrap #main-menu .mega-menu .menu-custom-block span {
  padding: 12px 20px 11px 20px;
}
@media (max-width: 1169px) {
  .main-menu-wrap #main-menu .mega-menu .menu-custom-block a,
  .main-menu-wrap #main-menu .mega-menu .menu-custom-block span {
    padding: 12px 20px 11px 20px;
  }
}
.main-menu-wrap #main-menu .mega-menu .menu-custom-block .tip {
  right: 20px;
  top: -3px;
}
@media (max-width: 1169px) {
  .main-menu-wrap #main-menu .mega-menu .menu-custom-block .tip {
    right: 20px;
    top: -3px;
  }
}
#main-menu .mega-menu {
  background-color: transparent;
}
#main-menu .mega-menu > li.menu-item > a {
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  color: #393939;
  padding: 12px 20px 12px 20px;
}
@media (max-width: 1169px) {
  #main-menu .mega-menu > li.menu-item > a {
    padding: 12px 20px 12px 20px;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
  }
}
#main-menu .mega-menu > li.menu-item.active > a {
  background: #e9f4f4;
  color: #393939;
}
#main-menu .mega-menu > li.menu-item.active:hover > a,
#main-menu .mega-menu > li.menu-item:hover > a {
  background: #e9f4f4;
  color: #393939;
}
#main-menu .mega-menu .popup li.menu-item a {
  font-family: Manrope;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
}
#main-menu .mega-menu .popup li.menu-item.active > a {
  background: #e9f4f4;
}
#main-menu .mega-menu .popup li.menu-item.active:hover > a {
  background: #e9f4f4;
}
#main-menu .mega-menu .popup > .inner {
  margin-top: 0;
}
#main-menu .mega-menu .wide .popup {
  border-width: 0;
}
#main-menu .mega-menu .wide .popup > .inner {
  border-radius: 2px;
}
#main-menu .mega-menu .wide.pos-left .popup > .inner {
  border-radius: 0 2px 2px 2px;
}
#main-menu .mega-menu .wide.pos-right .popup > .inner {
  border-radius: 2px 0 2px 2px;
}
#main-menu .mega-menu .wide .popup > .inner {
  background-color: #ffffff;
}
#main-menu .mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > a {
  color: #333333;
}
#main-menu .mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a {
  color: #777777;
}
#main-menu .mega-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a:hover {
  color: #777777;
  background-color: #e9f4f4;
}
#main-menu .mega-menu .narrow .popup ul.sub-menu {
  background-color: #ffffff;
}
#main-menu .mega-menu .narrow .popup li.menu-item > a {
  color: #777777;
  border-bottom-color: #f2f2f2;
}
#main-menu .mega-menu .narrow .popup li.menu-item:hover > a {
  color: #777777;
  background-color: #e9f4f4;
}
#main-menu .menu-custom-block {
  color: #393939;
}
#main-menu .menu-custom-block span,
#main-menu .menu-custom-block a {
  font-family: Manrope;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
}
@media (max-width: 1169px) {
  #main-menu .menu-custom-block span,
  #main-menu .menu-custom-block a {
    padding: 12px 20px 11px 20px;
    line-height: 20px;
  }
}
#main-menu .menu-custom-block span {
  color: #393939;
}
#main-menu .menu-custom-block a {
  text-transform: none;
  color: #393939;
}
#main-menu .menu-custom-block a:hover {
  color: #00a39e;
}
#header .porto-view-switcher > li.menu-item:before {
  color: #777777;
}
#header .porto-view-switcher > li.menu-item > a {
  color: #777777;
  background: transparent;
}
#header .porto-view-switcher .narrow ul.sub-menu {
  background: #ffffff;
}
#header .porto-view-switcher .narrow li.menu-item > a {
  color: #777777;
}
#header .porto-view-switcher .narrow li.menu-item > a.active {
  color: #777777;
  background: #f2f2f2;
}
#header .porto-view-switcher .narrow li.menu-item:hover > a {
  color: #777777;
  background: #f2f2f2;
}
#header .porto-view-switcher.show-arrow > li.has-sub:before,
#header .porto-view-switcher.show-arrow > li.has-sub:after {
  border-bottom-color: #ffffff;
}
#header .searchform {
  background: #ffffff;
  border-color: #cccccc;
}
@media (max-width: 991px) {
  #header .searchform {
    border-color: #cccccc;
  }
}
#header .searchform input,
#header .searchform select,
#header .searchform button {
  color: #555555;
}
#header .searchform input::-webkit-input-placeholder,
#header .searchform select::-webkit-input-placeholder,
#header .searchform button::-webkit-input-placeholder {
  color: #555555;
}
#header .searchform input:-moz-placeholder,
#header .searchform select:-moz-placeholder,
#header .searchform button:-moz-placeholder {
  color: #555555;
}
#header .searchform input::-moz-placeholder,
#header .searchform select::-moz-placeholder,
#header .searchform button::-moz-placeholder {
  color: #555555;
}
#header .searchform input:-ms-input-placeholder,
#header .searchform select:-ms-input-placeholder,
#header .searchform button:-ms-input-placeholder {
  color: #555555;
}
#header .searchform input,
#header .searchform select,
#header .searchform .selectric,
#header .searchform .selectric-hover .selectric,
#header .searchform .selectric-open .selectric {
  border-color: #cccccc;
}
#header .searchform input::-webkit-input-placeholder {
  color: #555555;
}
#header .searchform input::-moz-placeholder {
  color: #555555;
}
#header .searchform input:-moz-placeholder {
  color: #555555;
}
#header .searchform input:-ms-input-placeholder {
  color: #555555;
}
#header .searchform button {
  color: #333333;
}
#header .searchform .selectric .label {
  color: #555555;
}
#header .searchform select option,
#header .searchform .autocomplete-suggestion,
#header .searchform .autocomplete-suggestions,
#header .searchform .selectric-items {
  background: #ffffff;
  color: #555555;
}
#header .searchform .selectric-items li,
#header .searchform .selectric-items li:hover,
#header .searchform .selectric-items li.selected {
  color: #555555;
}
#header .searchform .selectric-items li:hover,
#header .searchform .selectric-items li.selected {
  background-color: #e6e6e6;
}
#header .searchform .autocomplete-suggestions,
#header .searchform .selectric-items {
  border-color: #cccccc;
}
#header .searchform .autocomplete-suggestion .yith_wcas_result_content .title {
  color: #555555;
}
#header .searchform-popup .search-toggle {
  color: #222222;
}
#header .searchform-popup .search-toggle:hover {
  color: #00a39e;
}
#header .searchform-popup .search-toggle:after {
  border-bottom-color: #cccccc;
}
#header .search-popup .searchform {
  border-color: #cccccc;
}
#header:not(.header-corporate) .header-top .share-links > a {
  color: #00a39e;
}
#header:not(.header-corporate) .header-top .share-links > a:hover {
  color: #00a39e;
}
#header .mobile-toggle {
  color: #ffffff;
  background-color: #00a39e;
}
@media (min-width: 992px) {
  #header {
    margin: 0px 0px 0px 0px;
  }
  #header.logo-overlay-header .overlay-logo {
    top: 0px;
  }
  #header.logo-overlay-header.sticky-header .overlay-logo {
    top: -90px;
  }
  .page-wrapper.side-nav:not(.side-nav-right) #mini-cart .cart-popup {
    left: 0;
    right: auto;
  }
  .page-wrapper.side-nav:not(.side-nav-right) #mini-cart .cart-popup:before,
  .page-wrapper.side-nav:not(.side-nav-right) #mini-cart .cart-popup:after {
    left: 38.7px;
    right: auto;
  }
  .page-wrapper.side-nav.side-nav-right > * {
    padding-left: 0;
    padding-right: 256px;
  }
  .page-wrapper.side-nav.side-nav-right > .header-wrapper.header-side-nav {
    right: 0;
  }
  .page-wrapper.side-nav.side-nav-right > .header-wrapper.header-side-nav #header {
    left: auto;
    right: 0;
  }
  .page-wrapper.side-nav.side-nav-right > .header-wrapper.header-side-nav #header.initialize {
    position: fixed;
  }
  .page-wrapper.side-nav.side-nav-right .sidebar-menu li.menu-item > a {
    text-align: right;
  }
  .page-wrapper.side-nav.side-nav-right .sidebar-menu li.menu-item > a > .thumb-info-preview {
    left: auto;
    right: 100%;
  }
  .page-wrapper.side-nav.side-nav-right .sidebar-menu li.menu-item > .arrow {
    right: auto;
    left: -5px;
  }
  .page-wrapper.side-nav.side-nav-right .sidebar-menu li.menu-item > .arrow:before {
    border-left: none;
    border-right: 5px solid #00a39e;
  }
  .page-wrapper.side-nav.side-nav-right .sidebar-menu li.menu-item:hover > .arrow:before {
    color: #fff;
  }
  .page-wrapper.side-nav.side-nav-right .sidebar-menu .popup,
  .page-wrapper.side-nav.side-nav-right .sidebar-menu .narrow ul.sub-menu ul.sub-menu {
    left: auto;
    right: 100%;
  }
  .page-wrapper.side-nav.side-nav-right .sidebar-menu .narrow li.menu-item-has-children > a:before {
    float: left;
    content: "\f0d9";
  }
  .page-wrapper.side-nav.side-nav-right .sidebar-menu.subeffect-fadein-left > li.menu-item .popup,
  .page-wrapper.side-nav.side-nav-right .sidebar-menu.subeffect-fadein-left .narrow ul.sub-menu li.menu-item > ul.sub-menu {
    -webkit-animation: menuFadeInRight 0.2s ease-out;
    animation: menuFadeInRight 0.2s ease-out;
  }
  .page-wrapper.side-nav.side-nav-right .sidebar-menu.subeffect-fadein-right > li.menu-item .popup,
  .page-wrapper.side-nav.side-nav-right .sidebar-menu.subeffect-fadein-right .narrow ul.sub-menu li.menu-item > ul.sub-menu {
    -webkit-animation: menuFadeInLeft 0.2s ease-out;
    animation: menuFadeInLeft 0.2s ease-out;
  }
  .page-wrapper.side-nav.side-nav-right #mini-cart .cart-popup {
    left: auto;
    right: 0;
  }
  .page-wrapper.side-nav.side-nav-right #mini-cart .cart-popup:before,
  .page-wrapper.side-nav.side-nav-right #mini-cart .cart-popup:after {
    right: 10px;
    left: auto;
  }
}
#header.sticky-header .searchform-popup {
  display: none !important;
}
#header.sticky-header #mini-cart {
  display: none !important;
}
#main-toggle-menu .toggle-menu-wrap {
  background-color: transparent;
}
.header-side-nav .sidebar-menu > li.menu-item > a,
.toggle-menu-wrap .sidebar-menu > li.menu-item > a {
  font-family: Manrope;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  /*letter-spacing: @menu_side_line_height;*/
  border-top-color: #fafdfd;
}
.header-side-nav .sidebar-menu > li.menu-item > a,
.toggle-menu-wrap .sidebar-menu > li.menu-item > a,
.header-side-nav .sidebar-menu > li.menu-item.active > a,
.toggle-menu-wrap .sidebar-menu > li.menu-item.active > a {
  color: #393939;
}
.header-side-nav .sidebar-menu > li.menu-item:hover,
.toggle-menu-wrap .sidebar-menu > li.menu-item:hover,
.header-side-nav .sidebar-menu > li.menu-item.active:hover,
.toggle-menu-wrap .sidebar-menu > li.menu-item.active:hover {
  background: #e9f4f4;
}
.header-side-nav .sidebar-menu > li.menu-item:hover > a,
.toggle-menu-wrap .sidebar-menu > li.menu-item:hover > a,
.header-side-nav .sidebar-menu > li.menu-item.active:hover > a,
.toggle-menu-wrap .sidebar-menu > li.menu-item.active:hover > a {
  color: #393939;
}
.header-side-nav .sidebar-menu > li.menu-item > .arrow:before,
.toggle-menu-wrap .sidebar-menu > li.menu-item > .arrow:before {
  color: #393939;
}
.header-side-nav .sidebar-menu > li.menu-item:hover > a,
.toggle-menu-wrap .sidebar-menu > li.menu-item:hover > a {
  border-top-color: #fafdfd;
}
.header-side-nav .sidebar-menu > li.menu-item:hover > .arrow:before,
.toggle-menu-wrap .sidebar-menu > li.menu-item:hover > .arrow:before {
  color: #393939;
}
.header-side-nav .sidebar-menu .popup,
.toggle-menu-wrap .sidebar-menu .popup {
  font-family: Manrope;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
}
.header-side-nav .sidebar-menu .wide .popup,
.toggle-menu-wrap .sidebar-menu .wide .popup {
  border-left-color: #e9f4f4;
}
.header-side-nav .sidebar-menu .wide .popup > .inner,
.toggle-menu-wrap .sidebar-menu .wide .popup > .inner {
  background-color: #ffffff;
}
.header-side-nav .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > a,
.toggle-menu-wrap .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item > a {
  color: #333333;
}
.header-side-nav .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a,
.toggle-menu-wrap .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a {
  color: #777777;
}
.header-side-nav .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a:hover,
.toggle-menu-wrap .sidebar-menu .wide .popup > .inner > ul.sub-menu > li.menu-item li.menu-item > a:hover {
  background-color: #e9f4f4;
  color: #777777;
}
.header-side-nav .sidebar-menu .narrow ul.sub-menu,
.toggle-menu-wrap .sidebar-menu .narrow ul.sub-menu {
  background: #e9f4f4;
}
.header-side-nav .sidebar-menu .narrow li.menu-item > a,
.toggle-menu-wrap .sidebar-menu .narrow li.menu-item > a {
  color: #393939;
}
.header-side-nav .sidebar-menu .narrow li.menu-item:hover > a,
.toggle-menu-wrap .sidebar-menu .narrow li.menu-item:hover > a {
  background: #fafdfd;
}
.header-side-nav .sidebar-menu .menu-custom-block span,
.toggle-menu-wrap .sidebar-menu .menu-custom-block span,
.header-side-nav .sidebar-menu .menu-custom-block a,
.toggle-menu-wrap .sidebar-menu .menu-custom-block a {
  font-family: Manrope;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0px;
}
.header-side-nav .sidebar-menu .menu-custom-block a,
.toggle-menu-wrap .sidebar-menu .menu-custom-block a {
  border-top-color: #fafdfd;
  color: #393939;
}
.header-side-nav .sidebar-menu .menu-custom-block a:hover,
.toggle-menu-wrap .sidebar-menu .menu-custom-block a:hover {
  background-color: #e9f4f4;
  color: #393939;
}
.header-side-nav .sidebar-menu .menu-custom-block a:hover,
.toggle-menu-wrap .sidebar-menu .menu-custom-block a:hover,
.header-side-nav .sidebar-menu .menu-custom-block a:hover + a,
.toggle-menu-wrap .sidebar-menu .menu-custom-block a:hover + a {
  border-top-color: #fafdfd;
}
.toggle-menu-wrap .sidebar-menu > li.menu-item > a {
  border-top-color: rgba(0, 0, 0, 0.125);
}
.page-top {
  border-top: 5px solid #384045;
  border-bottom: 5px solid #cccccc;
}
.page-top > .container {
  padding: 0px 15px 0px 15px;
}
.page-top ul.breadcrumb > li {
  color: #777777;
}
.page-top ul.breadcrumb > li a {
  color: #56b775;
}
.page-top ul.breadcrumb > li .delimiter {
  color: #777777;
}
.page-top .yoast-breadcrumbs,
.page-top .breadcrumbs-wrap {
  color: #777777;
}
.page-top .yoast-breadcrumbs a,
.page-top .breadcrumbs-wrap a {
  color: #56b775;
}
.page-top .page-title {
  color: #ffffff;
  font-family: Manrope;
}
.page-top .page-sub-title {
  color: #e6e6e6;
  margin: 0px 0px 0px 0px;
}
.page-top .product-nav .product-link {
  color: #56b775;
}
.page-top .product-nav .product-popup {
  color: #222222;
}
.page-top .product-nav .product-popup:before {
  border-bottom-color: #00a39e;
}
.page-top .sort-source > li > a {
  color: #ffffff;
}
.page-top .sort-source > li.active > a {
  color: #00a39e;
}
@media (max-width: 767px) {
  .page-top .sort-source {
    background: #171717;
    border-top: 5px solid #cccccc;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -5px;
    bottom: -6px;
  }
}
@media (min-width: 768px) {
  #breadcrumbs-boxed {
    max-width: 690px;
  }
  #breadcrumbs-boxed .container {
    width: 660px;
  }
}
@media (min-width: 992px) {
  #breadcrumbs-boxed {
    max-width: 930px;
  }
  #breadcrumbs-boxed .container {
    width: 900px;
  }
}
@media (min-width: 1170px) {
  #breadcrumbs-boxed {
    max-width: 1110px;
  }
  #breadcrumbs-boxed .container {
    width: 1080px;
  }
}
#footer {
  color: #ffffff;
}
#footer p,
#footer .widget > div > ul li,
#footer .widget > ul li {
  color: #ffffff;
}
#footer a {
  color: rgba(255, 255, 255, 0.4);
}
#footer a:hover {
  color: rgba(255, 255, 255, 0.6);
}
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6,
#footer .widget-title,
#footer .widgettitle {
  color: #ffffff;
}
#footer h1 a,
#footer h2 a,
#footer h3 a,
#footer h4 a,
#footer h5 a,
#footer h6 a,
#footer .widget-title a,
#footer .widgettitle a {
  color: #ffffff;
}
#footer .footer-ribbon {
  background: transparent;
  font-family: Manrope;
  font-weight: 400;
  color: #ffffff;
}
#footer .footer-ribbon a,
#footer .footer-ribbon a:hover,
#footer .footer-ribbon a:focus {
  color: #ffffff;
}
#footer .footer-ribbon:before {
  border-right-color: rgba(0, 0, 0, 0);
}
#footer .widget .tagcloud a {
  border-color: rgba(255, 255, 255, 0.3);
}
#footer .widget .tagcloud a:hover {
  border-color: #00a39e;
  background-color: #00a39e;
}
#footer .widget > div > ul,
#footer .widget > ul {
  border-color: rgba(255, 255, 255, 0.3);
}
#footer .widget > div > ul li,
#footer .widget > ul li {
  border-color: rgba(255, 255, 255, 0.3);
}
#footer .widget .footer-social-icons a {
  color: #ffffff;
}
#footer .widget .footer-social-icons a:hover {
  color: rgba(255, 255, 255, 0.6);
}
#footer .widget.widget_nav_menu ul.menu > li > a:hover {
  color: rgba(255, 255, 255, 0.6);
}
#footer .widget .footer-copyright {
  color: rgba(255, 255, 255, 0.6);
}
#footer .post-item-small {
  border-color: rgba(255, 255, 255, 0.3);
}
#footer .footer-bottom a {
  color: #ffffff;
}
#footer .footer-bottom a:hover {
  color: #ffffff;
}
#footer .tooltip-icon {
  border-color: #ffffff;
  color: #ffffff;
}
#footer .widget.follow-us .share-links a,
.footer-top .widget.follow-us .share-links a {
  background: #ffffff;
  color: #ffffff;
}
#footer .footer-top-icons i,
.footer-top .footer-top-icons i {
  color: #00a39e;
}
@media (min-width: 768px) {
  #footer-boxed {
    max-width: 690px;
  }
  #footer-boxed .container {
    width: 660px;
  }
}
@media (min-width: 992px) {
  #footer-boxed {
    max-width: 930px;
  }
  #footer-boxed .container {
    width: 900px;
  }
}
@media (min-width: 1170px) {
  #footer-boxed {
    max-width: 1110px;
  }
  #footer-boxed .container {
    width: 1080px;
  }
}
html #topcontrol:hover {
  color: #00a39e;
}
#page-heading h4 {
  color: #b4d6d6;
}
.color-overlay-block .color-overlay-block-image:after {
  background: linear-gradient(to top, #00a39e 0%, rgba(0, 163, 158, 0.5) 80%);
}
.post-card {
  background-color: #e9f4f4;
}
.post-card.vc_grid-item {
  background-color: transparent !important;
}
.post-card .entry-title a:hover {
  color: #00a39e !important;
}
.post-card.post-card-dark {
  background-color: #00a39e;
  color: #ffffff;
}
.post-card.post-card-dark h1,
.post-card.post-card-dark h2,
.post-card.post-card-dark h3,
.post-card.post-card-dark h4,
.post-card.post-card-dark h5,
.post-card.post-card-dark h6 {
  color: #ffffff;
}
.post-card.post-card-dark a {
  color: #ffffff;
}
.post-card.post-card-dark a:hover {
  color: rgba(255, 255, 255, 0.8);
}
#home-how-to .how-to-upper-title {
  color: #00a39e;
}
#home-reviews .review .quote-icon {
  background-color: #222222;
}
#home-reviews .review .review-content a {
  color: #00a39e;
}
#home-reviews .review .review-content a:hover {
  color: #222222;
}
#our-philosophy .our-philosophy-content {
  background-color: #e9f4f4;
}
/* Buttons */
.mpt-btn {
  border-radius: 0 !important;
  text-shadow: none !important;
}
.mpt-btn.mpt-btn-primary,
.mpt-btn.mpt-btn-outline-primary,
.mpt-btn.mpt-btn-info {
  background: #00a39e !important;
  border: 1px solid #00a39e !important;
}
.mpt-btn.mpt-btn-primary:hover,
.mpt-btn.mpt-btn-outline-primary:hover,
.mpt-btn.mpt-btn-info:hover {
  background: transparent !important;
  color: #00a39e !important;
}
.mpt-btn.mpt-btn-success {
  background: #222222 !important;
  border: 1px solid #222222 !important;
  color: #ffffff !important;
}
.mpt-btn.mpt-btn-success:hover {
  background: transparent !important;
  color: #222222 !important;
  border: 1px solid #222222 !important;
}
.mpt-btn:active,
.mpt-btn.mpt-btn-primary:active,
.mpt-btn.mpt-btn-outline-primary:active,
.mpt-btn.mpt-btn-info:active {
  background: #00a39e !important;
  border: 1px solid #00a39e !important;
}
.mpt-btn.mpt-btn-success:active {
  background: #222222 !important;
  border: 1px solid #222222 !important;
  color: #ffffff !important;
}
/* Content */
.mpt-content {
  /* Account Page */
  /* Product Details */
  /* Packages */
}
.mpt-content #forgotPassSubmit {
  border-radius: 0 !important;
  text-shadow: none !important;
}
.mpt-content #accountContainer .card {
  background-color: #e9f4f4;
  border-color: #e9f4f4;
}
.mpt-content #accountContainer .card .fas {
  color: #00a39e;
}
.mpt-content #accountContainer .card:hover {
  background-color: #e9f4f4 !important;
  border-color: #00a39e;
}
.mpt-content #addressesContainer .card#addAddress {
  background: #f6fbfb !important;
}
.mpt-content #addressesContainer .card#addAddress:hover {
  background: #e9f4f4 !important;
  border-color: #00a39e;
}
.mpt-content .mpt-product-detail-container .mpt-addtl-info-header {
  border-color: #00a39e !important;
}
.mpt-content .mpt-product-detail-container .mpt-fp-product-price-container {
  color: #00a39e !important;
}
.mpt-content #packagesContainer .card {
  background: #e9f4f4 !important;
}
/* Cart */
mpttopnav .mpt-cart-nav,
mptbottomnav .mpt-cart-nav,
mpttopnav .mpt-cart-nav .mpt-top-nav-icon,
mptbottomnav .mpt-cart-nav .mpt-top-nav-icon,
mpttopnav .mpt-cart-nav .mpt-bottom-nav-icon,
mptbottomnav .mpt-cart-nav .mpt-bottom-nav-icon {
  background: #00a39e !important;
  width: 52px;
  height: 52px;
}
mpttopnav .mpt-cart-nav .mpt-top-nav-active-icon,
mptbottomnav .mpt-cart-nav .mpt-top-nav-active-icon {
  color: #ffffff !important;
}
/* Pagination */
.mpt-content .pagination .page-item .page-link {
  border-color: #dee2e6;
  color: #222222;
}
.mpt-content .pagination .page-item .page-link:hover {
  background-color: #e9f4f4;
  color: #222222;
}
.mpt-content .pagination .page-item.active .page-link {
  background-color: #e9f4f4;
}
/* Modals */
.mpt-modal .mpt-modal-header {
  background: #e9f4f4 !important;
}
.mpt-modal#mpt-change-day-modal .list-group .list-group-item {
  background: #f6fbfb !important;
  border-color: #e9f4f4 !important;
}
.mpt-modal#mpt-change-day-modal .list-group .list-group-item:hover {
  border-color: #00a39e !important;
}
