a {
  color: #ec5ac5;
}
a:hover {
  color: #ef71cd;
}
a:focus {
  color: #ef71cd;
}
a:active {
  color: #e943bd;
}
html .heading-primary,
html .lnk-primary,
html .text-color-primary {
  color: #ec5ac5 !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: #ec5ac5;
}
html .heading-secondary,
html .lnk-secondary,
html .text-color-secondary {
  color: #e36159 !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: #e36159;
}
html .heading-tertiary,
html .lnk-tertiary,
html .text-color-tertiary {
  color: #2baab1 !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: #2baab1;
}
html .heading-quaternary,
html .lnk-quaternary,
html .text-color-quaternary {
  color: #383f48 !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: #383f48;
}
html .heading-dark,
html .lnk-dark,
html .text-color-dark {
  color: #2e353e !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: #2e353e;
}
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;
}
html .background-color-primary {
  background-color: #ec5ac5 !important;
}
html .background-color-secondary {
  background-color: #e36159 !important;
}
html .background-color-tertiary {
  background-color: #2baab1 !important;
}
html .background-color-quaternary {
  background-color: #383f48 !important;
}
html .background-color-dark {
  background-color: #2e353e !important;
}
html .background-color-light {
  background-color: #ffffff !important;
}
.alternative-font {
  color: #ec5ac5;
}
html .blockquote-primary {
  border-color: #ec5ac5 !important;
}
html .blockquote-secondary {
  border-color: #e36159 !important;
}
html .blockquote-tertiary {
  border-color: #2baab1 !important;
}
html .blockquote-quaternary {
  border-color: #383f48 !important;
}
html .blockquote-dark {
  border-color: #2e353e !important;
}
html .blockquote-light {
  border-color: #ffffff !important;
}
p.drop-caps:first-letter {
  color: #ec5ac5;
}
p.drop-caps.drop-caps-style-2:first-letter {
  background-color: #ec5ac5;
}
ul.nav-pills > li.active > a {
  background-color: #ec5ac5;
}
ul.nav-pills > li.active > a:hover,
ul.nav-pills > li.active > a:focus {
  background-color: #ec5ac5;
}
html ul.nav-pills-primary a {
  color: #ec5ac5;
}
html ul.nav-pills-primary a:hover {
  color: #ef71cd;
}
html ul.nav-pills-primary a:focus {
  color: #ef71cd;
}
html ul.nav-pills-primary a:active {
  color: #e943bd;
}
html ul.nav-pills-primary > li.active > a {
  background-color: #ec5ac5;
}
html ul.nav-pills-primary > li.active > a:hover,
html ul.nav-pills-primary > li.active > a:focus {
  background-color: #ec5ac5;
}
html ul.nav-pills-secondary a {
  color: #e36159;
}
html ul.nav-pills-secondary a:hover {
  color: #e7766f;
}
html ul.nav-pills-secondary a:focus {
  color: #e7766f;
}
html ul.nav-pills-secondary a:active {
  color: #df4c43;
}
html ul.nav-pills-secondary > li.active > a {
  background-color: #e36159;
}
html ul.nav-pills-secondary > li.active > a:hover,
html ul.nav-pills-secondary > li.active > a:focus {
  background-color: #e36159;
}
html ul.nav-pills-tertiary a {
  color: #2baab1;
}
html ul.nav-pills-tertiary a:hover {
  color: #30bec6;
}
html ul.nav-pills-tertiary a:focus {
  color: #30bec6;
}
html ul.nav-pills-tertiary a:active {
  color: #26969c;
}
html ul.nav-pills-tertiary > li.active > a {
  background-color: #2baab1;
}
html ul.nav-pills-tertiary > li.active > a:hover,
html ul.nav-pills-tertiary > li.active > a:focus {
  background-color: #2baab1;
}
html ul.nav-pills-quaternary a {
  color: #383f48;
}
html ul.nav-pills-quaternary a:hover {
  color: #434c56;
}
html ul.nav-pills-quaternary a:focus {
  color: #434c56;
}
html ul.nav-pills-quaternary a:active {
  color: #2d323a;
}
html ul.nav-pills-quaternary > li.active > a {
  background-color: #383f48;
}
html ul.nav-pills-quaternary > li.active > a:hover,
html ul.nav-pills-quaternary > li.active > a:focus {
  background-color: #383f48;
}
html ul.nav-pills-dark a {
  color: #2e353e;
}
html ul.nav-pills-dark a:hover {
  color: #39424d;
}
html ul.nav-pills-dark a:focus {
  color: #39424d;
}
html ul.nav-pills-dark a:active {
  color: #23282f;
}
html ul.nav-pills-dark > li.active > a {
  background-color: #2e353e;
}
html ul.nav-pills-dark > li.active > a:hover,
html ul.nav-pills-dark > li.active > a:focus {
  background-color: #2e353e;
}
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;
}
.sort-source-wrapper .nav > li.active > a {
  color: #ec5ac5;
}
.sort-source-wrapper .nav > li.active > a:hover,
.sort-source-wrapper .nav > li.active > a:focus {
  color: #ec5ac5;
}
.sort-source.sort-source-style-2 > li.active > a:after {
  border-top-color: #ec5ac5;
}
html .label-primary {
  background-color: #ec5ac5;
}
html .label-secondary {
  background-color: #e36159;
}
html .label-tertiary {
  background-color: #2baab1;
}
html .label-quaternary {
  background-color: #383f48;
}
html .label-dark {
  background-color: #2e353e;
}
html .label-light {
  background-color: #ffffff;
}
.btn-link {
  color: #ec5ac5;
}
.btn-link:hover {
  color: #ef71cd;
}
.btn-link:active {
  color: #e943bd;
}
html .btn-primary {
  color: #ffffff;
  background-color: #ec5ac5;
  border-color: #ec5ac5 #ec5ac5 #e72cb5;
}
html .btn-primary:hover {
  border-color: #ef71cd #ef71cd #e943bd;
  background-color: #ef71cd;
}
html .btn-primary:active,
html .btn-primary:focus,
html .btn-primary:active:hover,
html .btn-primary:active:focus {
  border-color: #e943bd #e943bd #e943bd;
  background-color: #e943bd;
}
html .btn-primary.dropdown-toggle {
  border-left-color: #e943bd;
}
html .btn-primary[disabled],
html .btn-primary[disabled]:hover,
html .btn-primary[disabled]:active,
html .btn-primary[disabled]:focus {
  border-color: #f7b5e5;
  background-color: #f7b5e5;
}
html .btn-primary:hover,
html .btn-primary:focus,
html .btn-primary:active:hover,
html .btn-primary:active:focus {
  color: #ffffff;
}
html .btn-primary-scale-2 {
  color: #ffffff;
  background-color: #e72cb5;
  border-color: #e72cb5 #e72cb5 #c91799;
}
html .btn-primary-scale-2:hover {
  border-color: #e943bd #e943bd #e01aab;
  background-color: #e943bd;
}
html .btn-primary-scale-2:active,
html .btn-primary-scale-2:focus,
html .btn-primary-scale-2:active:hover,
html .btn-primary-scale-2:active:focus {
  border-color: #e01aab #e01aab #e01aab;
  background-color: #e01aab;
}
html .btn-primary-scale-2.dropdown-toggle {
  border-left-color: #e01aab;
}
html .btn-primary-scale-2[disabled],
html .btn-primary-scale-2[disabled]:hover,
html .btn-primary-scale-2[disabled]:active,
html .btn-primary-scale-2[disabled]:focus {
  border-color: #f188d5;
  background-color: #f188d5;
}
html .btn-secondary {
  color: #ffffff;
  background-color: #e36159;
  border-color: #e36159 #e36159 #dc372d;
}
html .btn-secondary:hover {
  border-color: #e7766f #e7766f #df4c43;
  background-color: #e7766f;
}
html .btn-secondary:active,
html .btn-secondary:focus,
html .btn-secondary:active:hover,
html .btn-secondary:active:focus {
  border-color: #df4c43 #df4c43 #df4c43;
  background-color: #df4c43;
}
html .btn-secondary.dropdown-toggle {
  border-left-color: #df4c43;
}
html .btn-secondary[disabled],
html .btn-secondary[disabled]:hover,
html .btn-secondary[disabled]:active,
html .btn-secondary[disabled]:focus {
  border-color: #f2b4b0;
  background-color: #f2b4b0;
}
html .btn-secondary:hover,
html .btn-secondary:focus,
html .btn-secondary:active:hover,
html .btn-secondary:active:focus {
  color: #ffffff;
}
html .btn-secondary-scale-2 {
  color: #ffffff;
  background-color: #dc372d;
  border-color: #dc372d #dc372d #b7281f;
}
html .btn-secondary-scale-2:hover {
  border-color: #df4c43 #df4c43 #cd2c23;
  background-color: #df4c43;
}
html .btn-secondary-scale-2:active,
html .btn-secondary-scale-2:focus,
html .btn-secondary-scale-2:active:hover,
html .btn-secondary-scale-2:active:focus {
  border-color: #cd2c23 #cd2c23 #cd2c23;
  background-color: #cd2c23;
}
html .btn-secondary-scale-2.dropdown-toggle {
  border-left-color: #cd2c23;
}
html .btn-secondary-scale-2[disabled],
html .btn-secondary-scale-2[disabled]:hover,
html .btn-secondary-scale-2[disabled]:active,
html .btn-secondary-scale-2[disabled]:focus {
  border-color: #ea8b85;
  background-color: #ea8b85;
}
html .btn-tertiary {
  color: #ffffff;
  background-color: #2baab1;
  border-color: #2baab1 #2baab1 #218388;
}
html .btn-tertiary:hover {
  border-color: #30bec6 #30bec6 #26969c;
  background-color: #30bec6;
}
html .btn-tertiary:active,
html .btn-tertiary:focus,
html .btn-tertiary:active:hover,
html .btn-tertiary:active:focus {
  border-color: #26969c #26969c #26969c;
  background-color: #26969c;
}
html .btn-tertiary.dropdown-toggle {
  border-left-color: #26969c;
}
html .btn-tertiary[disabled],
html .btn-tertiary[disabled]:hover,
html .btn-tertiary[disabled]:active,
html .btn-tertiary[disabled]:focus {
  border-color: #68d4da;
  background-color: #68d4da;
}
html .btn-tertiary:hover,
html .btn-tertiary:focus,
html .btn-tertiary:active:hover,
html .btn-tertiary:active:focus {
  color: #ffffff;
}
html .btn-tertiary-scale-2 {
  color: #ffffff;
  background-color: #218388;
  border-color: #218388 #218388 #175b5f;
}
html .btn-tertiary-scale-2:hover {
  border-color: #26969c #26969c #1c6f73;
  background-color: #26969c;
}
html .btn-tertiary-scale-2:active,
html .btn-tertiary-scale-2:focus,
html .btn-tertiary-scale-2:active:hover,
html .btn-tertiary-scale-2:active:focus {
  border-color: #1c6f73 #1c6f73 #1c6f73;
  background-color: #1c6f73;
}
html .btn-tertiary-scale-2.dropdown-toggle {
  border-left-color: #1c6f73;
}
html .btn-tertiary-scale-2[disabled],
html .btn-tertiary-scale-2[disabled]:hover,
html .btn-tertiary-scale-2[disabled]:active,
html .btn-tertiary-scale-2[disabled]:focus {
  border-color: #3fc9d0;
  background-color: #3fc9d0;
}
html .btn-quaternary {
  color: #ffffff;
  background-color: #383f48;
  border-color: #383f48 #383f48 #22262b;
}
html .btn-quaternary:hover {
  border-color: #434c56 #434c56 #2d323a;
  background-color: #434c56;
}
html .btn-quaternary:active,
html .btn-quaternary:focus,
html .btn-quaternary:active:hover,
html .btn-quaternary:active:focus {
  border-color: #2d323a #2d323a #2d323a;
  background-color: #2d323a;
}
html .btn-quaternary.dropdown-toggle {
  border-left-color: #2d323a;
}
html .btn-quaternary[disabled],
html .btn-quaternary[disabled]:hover,
html .btn-quaternary[disabled]:active,
html .btn-quaternary[disabled]:focus {
  border-color: #657181;
  background-color: #657181;
}
html .btn-quaternary:hover,
html .btn-quaternary:focus,
html .btn-quaternary:active:hover,
html .btn-quaternary:active:focus {
  color: #ffffff;
}
html .btn-quaternary-scale-2 {
  color: #ffffff;
  background-color: #22262b;
  border-color: #22262b #22262b #0b0d0f;
}
html .btn-quaternary-scale-2:hover {
  border-color: #2d323a #2d323a #17191d;
  background-color: #2d323a;
}
html .btn-quaternary-scale-2:active,
html .btn-quaternary-scale-2:focus,
html .btn-quaternary-scale-2:active:hover,
html .btn-quaternary-scale-2:active:focus {
  border-color: #17191d #17191d #17191d;
  background-color: #17191d;
}
html .btn-quaternary-scale-2.dropdown-toggle {
  border-left-color: #17191d;
}
html .btn-quaternary-scale-2[disabled],
html .btn-quaternary-scale-2[disabled]:hover,
html .btn-quaternary-scale-2[disabled]:active,
html .btn-quaternary-scale-2[disabled]:focus {
  border-color: #4e5865;
  background-color: #4e5865;
}
html .btn-dark {
  color: #ffffff;
  background-color: #2e353e;
  border-color: #2e353e #2e353e #181c21;
}
html .btn-dark:hover {
  border-color: #39424d #39424d #23282f;
  background-color: #39424d;
}
html .btn-dark:active,
html .btn-dark:focus,
html .btn-dark:active:hover,
html .btn-dark:active:focus {
  border-color: #23282f #23282f #23282f;
  background-color: #23282f;
}
html .btn-dark.dropdown-toggle {
  border-left-color: #23282f;
}
html .btn-dark[disabled],
html .btn-dark[disabled]:hover,
html .btn-dark[disabled]:active,
html .btn-dark[disabled]:focus {
  border-color: #596779;
  background-color: #596779;
}
html .btn-dark:hover,
html .btn-dark:focus,
html .btn-dark:active:hover,
html .btn-dark:active:focus {
  color: #ffffff;
}
html .btn-dark-scale-2 {
  color: #ffffff;
  background-color: #181c21;
  border-color: #181c21 #181c21 #030303;
}
html .btn-dark-scale-2:hover {
  border-color: #23282f #23282f #0d0f12;
  background-color: #23282f;
}
html .btn-dark-scale-2:active,
html .btn-dark-scale-2:focus,
html .btn-dark-scale-2:active:hover,
html .btn-dark-scale-2:active:focus {
  border-color: #0d0f12 #0d0f12 #0d0f12;
  background-color: #0d0f12;
}
html .btn-dark-scale-2.dropdown-toggle {
  border-left-color: #0d0f12;
}
html .btn-dark-scale-2[disabled],
html .btn-dark-scale-2[disabled]:hover,
html .btn-dark-scale-2[disabled]:active,
html .btn-dark-scale-2[disabled]:focus {
  border-color: #444e5b;
  background-color: #444e5b;
}
html .btn-light {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff #ffffff #e6e6e6;
}
html .btn-light:hover {
  border-color: #ffffff #ffffff #f2f2f2;
  background-color: #ffffff;
}
html .btn-light:active,
html .btn-light:focus,
html .btn-light:active:hover,
html .btn-light:active:focus {
  border-color: #f2f2f2 #f2f2f2 #f2f2f2;
  background-color: #f2f2f2;
}
html .btn-light.dropdown-toggle {
  border-left-color: #f2f2f2;
}
html .btn-light[disabled],
html .btn-light[disabled]:hover,
html .btn-light[disabled]:active,
html .btn-light[disabled]:focus {
  border-color: #ffffff;
  background-color: #ffffff;
}
html .btn-light:hover,
html .btn-light:focus,
html .btn-light:active:hover,
html .btn-light:active:focus {
  color: #777777;
}
html .btn-light-scale-2 {
  color: #ffffff;
  background-color: #e6e6e6;
  border-color: #e6e6e6 #e6e6e6 #cccccc;
}
html .btn-light-scale-2:hover {
  border-color: #f2f2f2 #f2f2f2 #d9d9d9;
  background-color: #f2f2f2;
}
html .btn-light-scale-2:active,
html .btn-light-scale-2:focus,
html .btn-light-scale-2:active:hover,
html .btn-light-scale-2:active:focus {
  border-color: #d9d9d9 #d9d9d9 #d9d9d9;
  background-color: #d9d9d9;
}
html .btn-light-scale-2.dropdown-toggle {
  border-left-color: #d9d9d9;
}
html .btn-light-scale-2[disabled],
html .btn-light-scale-2[disabled]:hover,
html .btn-light-scale-2[disabled]:active,
html .btn-light-scale-2[disabled]:focus {
  border-color: #ffffff;
  background-color: #ffffff;
}
html .btn-borders.btn-primary {
  background: transparent;
  border-color: #ec5ac5;
  color: #ec5ac5;
  text-shadow: none;
}
html .btn-borders.btn-primary:hover,
html .btn-borders.btn-primary:focus {
  background-color: #ec5ac5;
  border-color: #ec5ac5 #ec5ac5 #e72cb5;
  border-color: #ec5ac5 !important;
  color: #ffffff;
}
html .btn-borders.btn-primary:hover:hover,
html .btn-borders.btn-primary:focus:hover {
  border-color: #ef71cd #ef71cd #e943bd;
  background-color: #ef71cd;
}
html .btn-borders.btn-primary:hover:active,
html .btn-borders.btn-primary:focus:active,
html .btn-borders.btn-primary:hover:focus,
html .btn-borders.btn-primary:focus:focus,
html .btn-borders.btn-primary:hover:active:hover,
html .btn-borders.btn-primary:focus:active:hover,
html .btn-borders.btn-primary:hover:active:focus,
html .btn-borders.btn-primary:focus:active:focus {
  border-color: #e943bd #e943bd #e943bd;
  background-color: #e943bd;
}
html .btn-borders.btn-primary:hover.dropdown-toggle,
html .btn-borders.btn-primary:focus.dropdown-toggle {
  border-left-color: #e943bd;
}
html .btn-borders.btn-primary:hover[disabled],
html .btn-borders.btn-primary:focus[disabled],
html .btn-borders.btn-primary:hover[disabled]:hover,
html .btn-borders.btn-primary:focus[disabled]:hover,
html .btn-borders.btn-primary:hover[disabled]:active,
html .btn-borders.btn-primary:focus[disabled]:active,
html .btn-borders.btn-primary:hover[disabled]:focus,
html .btn-borders.btn-primary:focus[disabled]:focus {
  border-color: #f7b5e5;
  background-color: #f7b5e5;
}
html .btn-borders.btn-secondary {
  background: transparent;
  border-color: #e36159;
  color: #e36159;
  text-shadow: none;
}
html .btn-borders.btn-secondary:hover,
html .btn-borders.btn-secondary:focus {
  background-color: #e36159;
  border-color: #e36159 #e36159 #dc372d;
  border-color: #e36159 !important;
  color: #ffffff;
}
html .btn-borders.btn-secondary:hover:hover,
html .btn-borders.btn-secondary:focus:hover {
  border-color: #e7766f #e7766f #df4c43;
  background-color: #e7766f;
}
html .btn-borders.btn-secondary:hover:active,
html .btn-borders.btn-secondary:focus:active,
html .btn-borders.btn-secondary:hover:focus,
html .btn-borders.btn-secondary:focus:focus,
html .btn-borders.btn-secondary:hover:active:hover,
html .btn-borders.btn-secondary:focus:active:hover,
html .btn-borders.btn-secondary:hover:active:focus,
html .btn-borders.btn-secondary:focus:active:focus {
  border-color: #df4c43 #df4c43 #df4c43;
  background-color: #df4c43;
}
html .btn-borders.btn-secondary:hover.dropdown-toggle,
html .btn-borders.btn-secondary:focus.dropdown-toggle {
  border-left-color: #df4c43;
}
html .btn-borders.btn-secondary:hover[disabled],
html .btn-borders.btn-secondary:focus[disabled],
html .btn-borders.btn-secondary:hover[disabled]:hover,
html .btn-borders.btn-secondary:focus[disabled]:hover,
html .btn-borders.btn-secondary:hover[disabled]:active,
html .btn-borders.btn-secondary:focus[disabled]:active,
html .btn-borders.btn-secondary:hover[disabled]:focus,
html .btn-borders.btn-secondary:focus[disabled]:focus {
  border-color: #f2b4b0;
  background-color: #f2b4b0;
}
html .btn-borders.btn-tertiary {
  background: transparent;
  border-color: #2baab1;
  color: #2baab1;
  text-shadow: none;
}
html .btn-borders.btn-tertiary:hover,
html .btn-borders.btn-tertiary:focus {
  background-color: #2baab1;
  border-color: #2baab1 #2baab1 #218388;
  border-color: #2baab1 !important;
  color: #ffffff;
}
html .btn-borders.btn-tertiary:hover:hover,
html .btn-borders.btn-tertiary:focus:hover {
  border-color: #30bec6 #30bec6 #26969c;
  background-color: #30bec6;
}
html .btn-borders.btn-tertiary:hover:active,
html .btn-borders.btn-tertiary:focus:active,
html .btn-borders.btn-tertiary:hover:focus,
html .btn-borders.btn-tertiary:focus:focus,
html .btn-borders.btn-tertiary:hover:active:hover,
html .btn-borders.btn-tertiary:focus:active:hover,
html .btn-borders.btn-tertiary:hover:active:focus,
html .btn-borders.btn-tertiary:focus:active:focus {
  border-color: #26969c #26969c #26969c;
  background-color: #26969c;
}
html .btn-borders.btn-tertiary:hover.dropdown-toggle,
html .btn-borders.btn-tertiary:focus.dropdown-toggle {
  border-left-color: #26969c;
}
html .btn-borders.btn-tertiary:hover[disabled],
html .btn-borders.btn-tertiary:focus[disabled],
html .btn-borders.btn-tertiary:hover[disabled]:hover,
html .btn-borders.btn-tertiary:focus[disabled]:hover,
html .btn-borders.btn-tertiary:hover[disabled]:active,
html .btn-borders.btn-tertiary:focus[disabled]:active,
html .btn-borders.btn-tertiary:hover[disabled]:focus,
html .btn-borders.btn-tertiary:focus[disabled]:focus {
  border-color: #68d4da;
  background-color: #68d4da;
}
html .btn-borders.btn-quaternary {
  background: transparent;
  border-color: #383f48;
  color: #383f48;
  text-shadow: none;
}
html .btn-borders.btn-quaternary:hover,
html .btn-borders.btn-quaternary:focus {
  background-color: #383f48;
  border-color: #383f48 #383f48 #22262b;
  border-color: #383f48 !important;
  color: #ffffff;
}
html .btn-borders.btn-quaternary:hover:hover,
html .btn-borders.btn-quaternary:focus:hover {
  border-color: #434c56 #434c56 #2d323a;
  background-color: #434c56;
}
html .btn-borders.btn-quaternary:hover:active,
html .btn-borders.btn-quaternary:focus:active,
html .btn-borders.btn-quaternary:hover:focus,
html .btn-borders.btn-quaternary:focus:focus,
html .btn-borders.btn-quaternary:hover:active:hover,
html .btn-borders.btn-quaternary:focus:active:hover,
html .btn-borders.btn-quaternary:hover:active:focus,
html .btn-borders.btn-quaternary:focus:active:focus {
  border-color: #2d323a #2d323a #2d323a;
  background-color: #2d323a;
}
html .btn-borders.btn-quaternary:hover.dropdown-toggle,
html .btn-borders.btn-quaternary:focus.dropdown-toggle {
  border-left-color: #2d323a;
}
html .btn-borders.btn-quaternary:hover[disabled],
html .btn-borders.btn-quaternary:focus[disabled],
html .btn-borders.btn-quaternary:hover[disabled]:hover,
html .btn-borders.btn-quaternary:focus[disabled]:hover,
html .btn-borders.btn-quaternary:hover[disabled]:active,
html .btn-borders.btn-quaternary:focus[disabled]:active,
html .btn-borders.btn-quaternary:hover[disabled]:focus,
html .btn-borders.btn-quaternary:focus[disabled]:focus {
  border-color: #657181;
  background-color: #657181;
}
html .btn-borders.btn-dark {
  background: transparent;
  border-color: #2e353e;
  color: #2e353e;
  text-shadow: none;
}
html .btn-borders.btn-dark:hover,
html .btn-borders.btn-dark:focus {
  background-color: #2e353e;
  border-color: #2e353e #2e353e #181c21;
  border-color: #2e353e !important;
  color: #ffffff;
}
html .btn-borders.btn-dark:hover:hover,
html .btn-borders.btn-dark:focus:hover {
  border-color: #39424d #39424d #23282f;
  background-color: #39424d;
}
html .btn-borders.btn-dark:hover:active,
html .btn-borders.btn-dark:focus:active,
html .btn-borders.btn-dark:hover:focus,
html .btn-borders.btn-dark:focus:focus,
html .btn-borders.btn-dark:hover:active:hover,
html .btn-borders.btn-dark:focus:active:hover,
html .btn-borders.btn-dark:hover:active:focus,
html .btn-borders.btn-dark:focus:active:focus {
  border-color: #23282f #23282f #23282f;
  background-color: #23282f;
}
html .btn-borders.btn-dark:hover.dropdown-toggle,
html .btn-borders.btn-dark:focus.dropdown-toggle {
  border-left-color: #23282f;
}
html .btn-borders.btn-dark:hover[disabled],
html .btn-borders.btn-dark:focus[disabled],
html .btn-borders.btn-dark:hover[disabled]:hover,
html .btn-borders.btn-dark:focus[disabled]:hover,
html .btn-borders.btn-dark:hover[disabled]:active,
html .btn-borders.btn-dark:focus[disabled]:active,
html .btn-borders.btn-dark:hover[disabled]:focus,
html .btn-borders.btn-dark:focus[disabled]:focus {
  border-color: #596779;
  background-color: #596779;
}
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 {
  color: #ffffff;
  background-color: #ffffff;
  border-color: #ffffff #ffffff #e6e6e6;
  border-color: #ffffff !important;
  color: #777777;
}
html .btn-borders.btn-light:hover:hover,
html .btn-borders.btn-light:focus:hover {
  border-color: #ffffff #ffffff #f2f2f2;
  background-color: #ffffff;
}
html .btn-borders.btn-light:hover:active,
html .btn-borders.btn-light:focus:active,
html .btn-borders.btn-light:hover:focus,
html .btn-borders.btn-light:focus:focus,
html .btn-borders.btn-light:hover:active:hover,
html .btn-borders.btn-light:focus:active:hover,
html .btn-borders.btn-light:hover:active:focus,
html .btn-borders.btn-light:focus:active:focus {
  border-color: #f2f2f2 #f2f2f2 #f2f2f2;
  background-color: #f2f2f2;
}
html .btn-borders.btn-light:hover.dropdown-toggle,
html .btn-borders.btn-light:focus.dropdown-toggle {
  border-left-color: #f2f2f2;
}
html .btn-borders.btn-light:hover[disabled],
html .btn-borders.btn-light:focus[disabled],
html .btn-borders.btn-light:hover[disabled]:hover,
html .btn-borders.btn-light:focus[disabled]:hover,
html .btn-borders.btn-light:hover[disabled]:active,
html .btn-borders.btn-light:focus[disabled]:active,
html .btn-borders.btn-light:hover[disabled]:focus,
html .btn-borders.btn-light:focus[disabled]:focus {
  border-color: #ffffff;
  background-color: #ffffff;
}
.pagination > li > a,
.pagination > li > span,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #ec5ac5;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #ec5ac5 !important;
  border-color: #ec5ac5;
}
body.dark .pagination > li > a,
body.dark .pagination > li > span,
body.dark .pagination > li > a:hover,
body.dark .pagination > li > span:hover,
body.dark .pagination > li > a:focus,
body.dark .pagination > li > span:focus {
  color: #ec5ac5;
}
body.dark .pagination > .active > a,
body.dark .pagination > .active > span,
body.dark .pagination > .active > a:hover,
body.dark .pagination > .active > span:hover,
body.dark .pagination > .active > a:focus,
body.dark .pagination > .active > span:focus {
  background-color: #ec5ac5;
  border-color: #ec5ac5;
}
.pagination > .active > a,
body.dark .pagination > .active > a {
  color: #ffffff;
  background-color: #ec5ac5;
  border-color: #ec5ac5 #ec5ac5 #e72cb5;
}
.pagination > .active > a:hover,
body.dark .pagination > .active > a:hover {
  border-color: #ef71cd #ef71cd #e943bd;
  background-color: #ef71cd;
}
.pagination > .active > a:active,
body.dark .pagination > .active > a:active,
.pagination > .active > a:focus,
body.dark .pagination > .active > a:focus,
.pagination > .active > a:active:hover,
body.dark .pagination > .active > a:active:hover,
.pagination > .active > a:active:focus,
body.dark .pagination > .active > a:active:focus {
  border-color: #e943bd #e943bd #e943bd;
  background-color: #e943bd;
}
.pagination > .active > a.dropdown-toggle,
body.dark .pagination > .active > a.dropdown-toggle {
  border-left-color: #e943bd;
}
.pagination > .active > a[disabled],
body.dark .pagination > .active > a[disabled],
.pagination > .active > a[disabled]:hover,
body.dark .pagination > .active > a[disabled]:hover,
.pagination > .active > a[disabled]:active,
body.dark .pagination > .active > a[disabled]:active,
.pagination > .active > a[disabled]:focus,
body.dark .pagination > .active > a[disabled]:focus {
  border-color: #f7b5e5;
  background-color: #f7b5e5;
}
html .alert-primary {
  background-color: #ec5ac5;
  border-color: #ea4cc0;
  color: #ffffff;
}
html .alert-primary .alert-link {
  color: #ffffff;
}
html .alert-secondary {
  background-color: #e36159;
  border-color: #e1554c;
  color: #ffffff;
}
html .alert-secondary .alert-link {
  color: #ffffff;
}
html .alert-tertiary {
  background-color: #2baab1;
  border-color: #289ea5;
  color: #ffffff;
}
html .alert-tertiary .alert-link {
  color: #ffffff;
}
html .alert-quaternary {
  background-color: #383f48;
  border-color: #31373f;
  color: #ffffff;
}
html .alert-quaternary .alert-link {
  color: #ffffff;
}
html .alert-dark {
  background-color: #2e353e;
  border-color: #272d35;
  color: #ffffff;
}
html .alert-dark .alert-link {
  color: #ffffff;
}
html .alert-light {
  background-color: #ffffff;
  border-color: #f7f7f7;
  color: #777777;
}
html .alert-light .alert-link {
  color: #777777;
}
html .progress-bar-primary {
  background-color: #ec5ac5;
}
html .progress-bar-secondary {
  background-color: #e36159;
}
html .progress-bar-tertiary {
  background-color: #2baab1;
}
html .progress-bar-quaternary {
  background-color: #383f48;
}
html .progress-bar-dark {
  background-color: #2e353e;
}
html .progress-bar-light {
  background-color: #ffffff;
}
html section.section-primary {
  background-color: #ec5ac5 !important;
  border-color: #e943bd !important;
}
html section.section-primary h1,
html section.section-primary h2,
html section.section-primary h3,
html section.section-primary h4,
html section.section-primary h5,
html section.section-primary h6 {
  color: #ffffff;
}
html section.section-primary p {
  color: #e6e6e6;
}
html section.section-primary-scale-2 {
  background-color: #e72cb5 !important;
  border-color: #e01aab !important;
}
html section.section-primary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
  border-top-color: #e72cb5;
}
html section.section-secondary {
  background-color: #e36159 !important;
  border-color: #df4c43 !important;
}
html section.section-secondary h1,
html section.section-secondary h2,
html section.section-secondary h3,
html section.section-secondary h4,
html section.section-secondary h5,
html section.section-secondary h6 {
  color: #ffffff;
}
html section.section-secondary p {
  color: #e6e6e6;
}
html section.section-secondary-scale-2 {
  background-color: #dc372d !important;
  border-color: #cd2c23 !important;
}
html section.section-secondary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
  border-top-color: #dc372d;
}
html section.section-tertiary {
  background-color: #2baab1 !important;
  border-color: #26969c !important;
}
html section.section-tertiary h1,
html section.section-tertiary h2,
html section.section-tertiary h3,
html section.section-tertiary h4,
html section.section-tertiary h5,
html section.section-tertiary h6 {
  color: #ffffff;
}
html section.section-tertiary p {
  color: #e6e6e6;
}
html section.section-tertiary-scale-2 {
  background-color: #218388 !important;
  border-color: #1c6f73 !important;
}
html section.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
  border-top-color: #218388;
}
html section.section-quaternary {
  background-color: #383f48 !important;
  border-color: #2d323a !important;
}
html section.section-quaternary h1,
html section.section-quaternary h2,
html section.section-quaternary h3,
html section.section-quaternary h4,
html section.section-quaternary h5,
html section.section-quaternary h6 {
  color: #ffffff;
}
html section.section-quaternary p {
  color: #e6e6e6;
}
html section.section-quaternary-scale-2 {
  background-color: #22262b !important;
  border-color: #17191d !important;
}
html section.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
  border-top-color: #22262b;
}
html section.section-dark {
  background-color: #2e353e !important;
  border-color: #23282f !important;
}
html section.section-dark h1,
html section.section-dark h2,
html section.section-dark h3,
html section.section-dark h4,
html section.section-dark h5,
html section.section-dark h6 {
  color: #ffffff;
}
html section.section-dark p {
  color: #e6e6e6;
}
html section.section-dark-scale-2 {
  background-color: #181c21 !important;
  border-color: #0d0f12 !important;
}
html section.section-dark-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
  border-top-color: #181c21;
}
html section.section-light {
  background-color: #ffffff !important;
  border-color: #f2f2f2 !important;
}
html section.section-light h1,
html section.section-light h2,
html section.section-light h3,
html section.section-light h4,
html section.section-light h5,
html section.section-light h6 {
  color: #777777;
}
html section.section-light p {
  color: #5e5e5e;
}
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.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.dark section.section-default-scale-1 {
  background-color: #333a44 !important;
  border-top-color: #2c323b !important;
}
html.dark section.section-default-scale-2 {
  background-color: #495362 !important;
  border-top-color: #424b59 !important;
}
html.dark section.section-default-scale-3 {
  background-color: #5e6b7f !important;
  border-top-color: #586476 !important;
}
html.dark section.section-default-scale-4 {
  background-color: #77849a !important;
  border-top-color: #6e7d93 !important;
}
html.dark section.section-default-scale-5 {
  background-color: #949faf !important;
  border-top-color: #8b97a9 !important;
}
html.dark section.section-default-scale-6 {
  background-color: #b1b9c5 !important;
  border-top-color: #a8b1be !important;
}
html.dark section.section-default-scale-7 {
  background-color: #ced3db !important;
  border-top-color: #c5cbd4 !important;
}
html.dark section.section-default-scale-8 {
  background-color: #ebeef1 !important;
  border-top-color: #e3e6ea !important;
}
html.dark section.section-default-scale-9 {
  background-color: #ffffff !important;
  border-top-color: #f7f7f7 !important;
}
section.page-header h1 {
  border-bottom-color: #ec5ac5;
}
section.page-header.custom-product {
  background-color: #e943bd;
  border-top-color: #eb51c2;
}
html .page-header-color.page-header-primary {
  background-color: #ec5ac5;
  border-bottom-color: #ec5ac5;
  color: #ffffff;
}
html .page-header-color.page-header-primary h1 {
  color: #ffffff;
}
html .page-header-color.page-header-primary h1 span {
  color: #ffffff;
}
html .page-header-color.page-header-primary a {
  color: #ffffff;
}
html .page-header-color.page-header-primary .breadcrumb > .active {
  color: #ffffff;
}
html .page-header-color.page-header-secondary {
  background-color: #e36159;
  border-bottom-color: #e36159;
  color: #ffffff;
}
html .page-header-color.page-header-secondary h1 {
  color: #ffffff;
}
html .page-header-color.page-header-secondary h1 span {
  color: #ffffff;
}
html .page-header-color.page-header-secondary a {
  color: #ffffff;
}
html .page-header-color.page-header-secondary .breadcrumb > .active {
  color: #ffffff;
}
html .page-header-color.page-header-tertiary {
  background-color: #2baab1;
  border-bottom-color: #2baab1;
  color: #ffffff;
}
html .page-header-color.page-header-tertiary h1 {
  color: #ffffff;
}
html .page-header-color.page-header-tertiary h1 span {
  color: #ffffff;
}
html .page-header-color.page-header-tertiary a {
  color: #ffffff;
}
html .page-header-color.page-header-tertiary .breadcrumb > .active {
  color: #ffffff;
}
html .page-header-color.page-header-quaternary {
  background-color: #383f48;
  border-bottom-color: #383f48;
  color: #ffffff;
}
html .page-header-color.page-header-quaternary h1 {
  color: #ffffff;
}
html .page-header-color.page-header-quaternary h1 span {
  color: #ffffff;
}
html .page-header-color.page-header-quaternary a {
  color: #ffffff;
}
html .page-header-color.page-header-quaternary .breadcrumb > .active {
  color: #ffffff;
}
html .page-header-color.page-header-dark {
  background-color: #2e353e;
  border-bottom-color: #2e353e;
  color: #ffffff;
}
html .page-header-color.page-header-dark h1 {
  color: #ffffff;
}
html .page-header-color.page-header-dark h1 span {
  color: #ffffff;
}
html .page-header-color.page-header-dark a {
  color: #ffffff;
}
html .page-header-color.page-header-dark .breadcrumb > .active {
  color: #ffffff;
}
html .page-header-color.page-header-light {
  background-color: #ffffff;
  border-bottom-color: #ffffff;
  color: #777777;
}
html .page-header-color.page-header-light h1 {
  color: #777777;
}
html .page-header-color.page-header-light h1 span {
  color: #777777;
}
html .page-header-color.page-header-light a {
  color: #777777;
}
html .page-header-color.page-header-light .breadcrumb > .active {
  color: #777777;
}
html .toggle-primary .toggle label {
  color: #ec5ac5;
  border-left-color: #ec5ac5;
  border-right-color: #ec5ac5;
}
html .toggle-primary .toggle.active > label {
  background-color: #ec5ac5;
  border-color: #ec5ac5;
  color: #ffffff;
}
html .toggle-primary.toggle-simple .toggle > label:after {
  background-color: #ec5ac5;
}
html .toggle-secondary .toggle label {
  color: #e36159;
  border-left-color: #e36159;
  border-right-color: #e36159;
}
html .toggle-secondary .toggle.active > label {
  background-color: #e36159;
  border-color: #e36159;
  color: #ffffff;
}
html .toggle-secondary.toggle-simple .toggle > label:after {
  background-color: #e36159;
}
html .toggle-tertiary .toggle label {
  color: #2baab1;
  border-left-color: #2baab1;
  border-right-color: #2baab1;
}
html .toggle-tertiary .toggle.active > label {
  background-color: #2baab1;
  border-color: #2baab1;
  color: #ffffff;
}
html .toggle-tertiary.toggle-simple .toggle > label:after {
  background-color: #2baab1;
}
html .toggle-quaternary .toggle label {
  color: #383f48;
  border-left-color: #383f48;
  border-right-color: #383f48;
}
html .toggle-quaternary .toggle.active > label {
  background-color: #383f48;
  border-color: #383f48;
  color: #ffffff;
}
html .toggle-quaternary.toggle-simple .toggle > label:after {
  background-color: #383f48;
}
html .toggle-dark .toggle label {
  color: #2e353e;
  border-left-color: #2e353e;
  border-right-color: #2e353e;
}
html .toggle-dark .toggle.active > label {
  background-color: #2e353e;
  border-color: #2e353e;
  color: #ffffff;
}
html .toggle-dark.toggle-simple .toggle > label:after {
  background-color: #2e353e;
}
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: #777777;
}
html .toggle-light.toggle-simple .toggle > label:after {
  background-color: #ffffff;
}
.thumb-info .thumb-info-type {
  background-color: #ec5ac5;
}
.thumb-info .thumb-info-action-icon {
  background-color: #ec5ac5;
}
.thumb-info-social-icons a {
  background-color: #ec5ac5;
}
.thumbnail .zoom {
  background-color: #ec5ac5;
}
.img-thumbnail .zoom {
  background-color: #ec5ac5;
}
html .thumb-info .thumb-info-action-icon-primary {
  background-color: #ec5ac5;
}
html .thumb-info .thumb-info-action-icon-primary i {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-secondary {
  background-color: #e36159;
}
html .thumb-info .thumb-info-action-icon-secondary i {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-tertiary {
  background-color: #2baab1;
}
html .thumb-info .thumb-info-action-icon-tertiary i {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-quaternary {
  background-color: #383f48;
}
html .thumb-info .thumb-info-action-icon-quaternary i {
  color: #ffffff;
}
html .thumb-info .thumb-info-action-icon-dark {
  background-color: #2e353e;
}
html .thumb-info .thumb-info-action-icon-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: #777777;
}
.thumb-info-ribbon {
  background: #ec5ac5;
}
.thumb-info-ribbon:before {
  border-right-color: #e01aab;
  border-left-color: #e01aab;
}
.inverted {
  background-color: #ec5ac5;
}
html .inverted-primary {
  background-color: #ec5ac5;
}
html .inverted-secondary {
  background-color: #e36159;
}
html .inverted-tertiary {
  background-color: #2baab1;
}
html .inverted-quaternary {
  background-color: #383f48;
}
html .inverted-dark {
  background-color: #2e353e;
}
html .inverted-light {
  background-color: #ffffff;
}
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
  background-color: #e93fbb;
}
.owl-carousel.show-nav-title .owl-nav [class*="owl-"] {
  color: #ec5ac5;
}
.owl-carousel .owl-nav [class*="owl-"] {
  color: #ffffff;
  background-color: #ec5ac5;
  border-color: #ec5ac5 #ec5ac5 #e72cb5;
}
.owl-carousel .owl-nav [class*="owl-"]:hover {
  border-color: #ef71cd #ef71cd #e943bd;
  background-color: #ef71cd;
}
.owl-carousel .owl-nav [class*="owl-"]:active,
.owl-carousel .owl-nav [class*="owl-"]:focus,
.owl-carousel .owl-nav [class*="owl-"]:active:hover,
.owl-carousel .owl-nav [class*="owl-"]:active:focus {
  border-color: #e943bd #e943bd #e943bd;
  background-color: #e943bd;
}
.owl-carousel .owl-nav [class*="owl-"].dropdown-toggle {
  border-left-color: #e943bd;
}
.owl-carousel .owl-nav [class*="owl-"][disabled],
.owl-carousel .owl-nav [class*="owl-"][disabled]:hover,
.owl-carousel .owl-nav [class*="owl-"][disabled]:active,
.owl-carousel .owl-nav [class*="owl-"][disabled]:focus {
  border-color: #f7b5e5;
  background-color: #f7b5e5;
}
html body .tabs .nav-tabs a,
html.dark body .tabs .nav-tabs a,
html body .tabs .nav-tabs a:hover,
html.dark body .tabs .nav-tabs a:hover {
  color: #ec5ac5;
}
html body .tabs .nav-tabs a:hover,
html.dark body .tabs .nav-tabs a:hover,
html body .tabs .nav-tabs a:focus,
html.dark body .tabs .nav-tabs a:focus {
  border-top-color: #ec5ac5;
}
html body .tabs .nav-tabs li.active a,
html.dark body .tabs .nav-tabs li.active a {
  border-top-color: #ec5ac5;
  color: #ec5ac5;
}
html body .tabs .nav-tabs.nav-justified a:hover,
html.dark body .tabs .nav-tabs.nav-justified a:hover,
html body .tabs .nav-tabs.nav-justified a:focus,
html.dark body .tabs .nav-tabs.nav-justified a:focus {
  border-top-color: #ec5ac5;
}
html body .tabs.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs.tabs-bottom .nav-tabs li a:hover,
html body .tabs.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs.tabs-bottom .nav-tabs li.active a,
html body .tabs.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs.tabs-bottom .nav-tabs li.active a:focus {
  border-bottom-color: #ec5ac5;
}
html body .tabs.tabs-vertical.tabs-left .nav-tabs li a:hover,
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li a:hover,
html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a,
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a,
html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:hover,
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:hover,
html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:focus,
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:focus {
  border-left-color: #ec5ac5;
}
html body .tabs.tabs-vertical.tabs-right .nav-tabs li a:hover,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li a:hover,
html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a,
html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:hover,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:hover,
html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:focus,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:focus {
  border-right-color: #ec5ac5;
}
html body .tabs.tabs-simple .nav-tabs > li.active a,
html.dark body .tabs.tabs-simple .nav-tabs > li.active a,
html body .tabs.tabs-simple .nav-tabs > li.active a:focus,
html.dark body .tabs.tabs-simple .nav-tabs > li.active a:focus,
html body .tabs.tabs-simple .nav-tabs > li a:hover,
html.dark body .tabs.tabs-simple .nav-tabs > li a:hover,
html body .tabs.tabs-simple .nav-tabs > li.active a:hover,
html.dark body .tabs.tabs-simple .nav-tabs > li.active a:hover {
  border-top-color: #ec5ac5;
  color: #ec5ac5;
}
html body .tabs-primary .nav-tabs li a,
html.dark body .tabs-primary .nav-tabs li a,
html body .tabs-primary .nav-tabs.nav-justified li a,
html.dark body .tabs-primary .nav-tabs.nav-justified li a,
html body .tabs-primary .nav-tabs li a:hover,
html.dark body .tabs-primary .nav-tabs li a:hover,
html body .tabs-primary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li a:hover {
  color: #ec5ac5;
}
html body .tabs-primary .nav-tabs li a:hover,
html.dark body .tabs-primary .nav-tabs li a:hover,
html body .tabs-primary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li a:hover {
  border-top-color: #ec5ac5;
}
html body .tabs-primary .nav-tabs li.active a,
html.dark body .tabs-primary .nav-tabs li.active a,
html body .tabs-primary .nav-tabs.nav-justified li.active a,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a,
html body .tabs-primary .nav-tabs li.active a:hover,
html.dark body .tabs-primary .nav-tabs li.active a:hover,
html body .tabs-primary .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a:hover,
html body .tabs-primary .nav-tabs li.active a:focus,
html.dark body .tabs-primary .nav-tabs li.active a:focus,
html body .tabs-primary .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a:focus {
  border-top-color: #ec5ac5;
  color: #ec5ac5;
}
html body .tabs-primary.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover {
  border-bottom-color: #ec5ac5;
}
html body .tabs-primary.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-primary.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
  border-bottom-color: #ec5ac5;
}
html body .tabs-primary.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-left li a:hover {
  border-left-color: #ec5ac5;
}
html body .tabs-primary.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a,
html body .tabs-primary.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-primary.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a:focus {
  border-left-color: #ec5ac5;
}
html body .tabs-primary.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-right li a:hover {
  border-right-color: #ec5ac5;
}
html body .tabs-primary.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a,
html body .tabs-primary.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-primary.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a:focus {
  border-right-color: #ec5ac5;
}
html body .tabs-secondary .nav-tabs li a,
html.dark body .tabs-secondary .nav-tabs li a,
html body .tabs-secondary .nav-tabs.nav-justified li a,
html.dark body .tabs-secondary .nav-tabs.nav-justified li a,
html body .tabs-secondary .nav-tabs li a:hover,
html.dark body .tabs-secondary .nav-tabs li a:hover,
html body .tabs-secondary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-secondary .nav-tabs.nav-justified li a:hover {
  color: #e36159;
}
html body .tabs-secondary .nav-tabs li a:hover,
html.dark body .tabs-secondary .nav-tabs li a:hover,
html body .tabs-secondary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-secondary .nav-tabs.nav-justified li a:hover {
  border-top-color: #e36159;
}
html body .tabs-secondary .nav-tabs li.active a,
html.dark body .tabs-secondary .nav-tabs li.active a,
html body .tabs-secondary .nav-tabs.nav-justified li.active a,
html.dark body .tabs-secondary .nav-tabs.nav-justified li.active a,
html body .tabs-secondary .nav-tabs li.active a:hover,
html.dark body .tabs-secondary .nav-tabs li.active a:hover,
html body .tabs-secondary .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-secondary .nav-tabs.nav-justified li.active a:hover,
html body .tabs-secondary .nav-tabs li.active a:focus,
html.dark body .tabs-secondary .nav-tabs li.active a:focus,
html body .tabs-secondary .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-secondary .nav-tabs.nav-justified li.active a:focus {
  border-top-color: #e36159;
  color: #e36159;
}
html body .tabs-secondary.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs li a:hover,
html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li a:hover {
  border-bottom-color: #e36159;
}
html body .tabs-secondary.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active a,
html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-secondary.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-secondary.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
  border-bottom-color: #e36159;
}
html body .tabs-secondary.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-secondary.tabs-vertical.tabs-left li a:hover {
  border-left-color: #e36159;
}
html body .tabs-secondary.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active a,
html body .tabs-secondary.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-secondary.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active a:focus {
  border-left-color: #e36159;
}
html body .tabs-secondary.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-secondary.tabs-vertical.tabs-right li a:hover {
  border-right-color: #e36159;
}
html body .tabs-secondary.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active a,
html body .tabs-secondary.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-secondary.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active a:focus {
  border-right-color: #e36159;
}
html body .tabs-tertiary .nav-tabs li a,
html.dark body .tabs-tertiary .nav-tabs li a,
html body .tabs-tertiary .nav-tabs.nav-justified li a,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li a,
html body .tabs-tertiary .nav-tabs li a:hover,
html.dark body .tabs-tertiary .nav-tabs li a:hover,
html body .tabs-tertiary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li a:hover {
  color: #2baab1;
}
html body .tabs-tertiary .nav-tabs li a:hover,
html.dark body .tabs-tertiary .nav-tabs li a:hover,
html body .tabs-tertiary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li a:hover {
  border-top-color: #2baab1;
}
html body .tabs-tertiary .nav-tabs li.active a,
html.dark body .tabs-tertiary .nav-tabs li.active a,
html body .tabs-tertiary .nav-tabs.nav-justified li.active a,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active a,
html body .tabs-tertiary .nav-tabs li.active a:hover,
html.dark body .tabs-tertiary .nav-tabs li.active a:hover,
html body .tabs-tertiary .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active a:hover,
html body .tabs-tertiary .nav-tabs li.active a:focus,
html.dark body .tabs-tertiary .nav-tabs li.active a:focus,
html body .tabs-tertiary .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active a:focus {
  border-top-color: #2baab1;
  color: #2baab1;
}
html body .tabs-tertiary.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li a:hover,
html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li a:hover {
  border-bottom-color: #2baab1;
}
html body .tabs-tertiary.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active a,
html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-tertiary.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-tertiary.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
  border-bottom-color: #2baab1;
}
html body .tabs-tertiary.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-tertiary.tabs-vertical.tabs-left li a:hover {
  border-left-color: #2baab1;
}
html body .tabs-tertiary.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active a,
html body .tabs-tertiary.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-tertiary.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active a:focus {
  border-left-color: #2baab1;
}
html body .tabs-tertiary.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-tertiary.tabs-vertical.tabs-right li a:hover {
  border-right-color: #2baab1;
}
html body .tabs-tertiary.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active a,
html body .tabs-tertiary.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-tertiary.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active a:focus {
  border-right-color: #2baab1;
}
html body .tabs-quaternary .nav-tabs li a,
html.dark body .tabs-quaternary .nav-tabs li a,
html body .tabs-quaternary .nav-tabs.nav-justified li a,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li a,
html body .tabs-quaternary .nav-tabs li a:hover,
html.dark body .tabs-quaternary .nav-tabs li a:hover,
html body .tabs-quaternary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li a:hover {
  color: #383f48;
}
html body .tabs-quaternary .nav-tabs li a:hover,
html.dark body .tabs-quaternary .nav-tabs li a:hover,
html body .tabs-quaternary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li a:hover {
  border-top-color: #383f48;
}
html body .tabs-quaternary .nav-tabs li.active a,
html.dark body .tabs-quaternary .nav-tabs li.active a,
html body .tabs-quaternary .nav-tabs.nav-justified li.active a,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active a,
html body .tabs-quaternary .nav-tabs li.active a:hover,
html.dark body .tabs-quaternary .nav-tabs li.active a:hover,
html body .tabs-quaternary .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active a:hover,
html body .tabs-quaternary .nav-tabs li.active a:focus,
html.dark body .tabs-quaternary .nav-tabs li.active a:focus,
html body .tabs-quaternary .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active a:focus {
  border-top-color: #383f48;
  color: #383f48;
}
html body .tabs-quaternary.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li a:hover,
html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li a:hover {
  border-bottom-color: #383f48;
}
html body .tabs-quaternary.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active a,
html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-quaternary.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-quaternary.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
  border-bottom-color: #383f48;
}
html body .tabs-quaternary.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-quaternary.tabs-vertical.tabs-left li a:hover {
  border-left-color: #383f48;
}
html body .tabs-quaternary.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active a,
html body .tabs-quaternary.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-quaternary.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active a:focus {
  border-left-color: #383f48;
}
html body .tabs-quaternary.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-quaternary.tabs-vertical.tabs-right li a:hover {
  border-right-color: #383f48;
}
html body .tabs-quaternary.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active a,
html body .tabs-quaternary.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-quaternary.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active a:focus {
  border-right-color: #383f48;
}
html body .tabs-dark .nav-tabs li a,
html.dark body .tabs-dark .nav-tabs li a,
html body .tabs-dark .nav-tabs.nav-justified li a,
html.dark body .tabs-dark .nav-tabs.nav-justified li a,
html body .tabs-dark .nav-tabs li a:hover,
html.dark body .tabs-dark .nav-tabs li a:hover,
html body .tabs-dark .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-dark .nav-tabs.nav-justified li a:hover {
  color: #2e353e;
}
html body .tabs-dark .nav-tabs li a:hover,
html.dark body .tabs-dark .nav-tabs li a:hover,
html body .tabs-dark .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-dark .nav-tabs.nav-justified li a:hover {
  border-top-color: #2e353e;
}
html body .tabs-dark .nav-tabs li.active a,
html.dark body .tabs-dark .nav-tabs li.active a,
html body .tabs-dark .nav-tabs.nav-justified li.active a,
html.dark body .tabs-dark .nav-tabs.nav-justified li.active a,
html body .tabs-dark .nav-tabs li.active a:hover,
html.dark body .tabs-dark .nav-tabs li.active a:hover,
html body .tabs-dark .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-dark .nav-tabs.nav-justified li.active a:hover,
html body .tabs-dark .nav-tabs li.active a:focus,
html.dark body .tabs-dark .nav-tabs li.active a:focus,
html body .tabs-dark .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-dark .nav-tabs.nav-justified li.active a:focus {
  border-top-color: #2e353e;
  color: #2e353e;
}
html body .tabs-dark.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li a:hover,
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li a:hover {
  border-bottom-color: #2e353e;
}
html body .tabs-dark.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active a,
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-dark.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-dark.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
  border-bottom-color: #2e353e;
}
html body .tabs-dark.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-left li a:hover {
  border-left-color: #2e353e;
}
html body .tabs-dark.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-dark.tabs-vertical.tabs-left li.active a,
html body .tabs-dark.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-dark.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-dark.tabs-vertical.tabs-left li.active a:focus {
  border-left-color: #2e353e;
}
html body .tabs-dark.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-right li a:hover {
  border-right-color: #2e353e;
}
html body .tabs-dark.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-dark.tabs-vertical.tabs-right li.active a,
html body .tabs-dark.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-dark.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-dark.tabs-vertical.tabs-right li.active a:focus {
  border-right-color: #2e353e;
}
html body .tabs-light .nav-tabs li a,
html.dark body .tabs-light .nav-tabs li a,
html body .tabs-light .nav-tabs.nav-justified li a,
html.dark body .tabs-light .nav-tabs.nav-justified li a,
html body .tabs-light .nav-tabs li a:hover,
html.dark body .tabs-light .nav-tabs li a:hover,
html body .tabs-light .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-light .nav-tabs.nav-justified li a:hover {
  color: #ffffff;
}
html body .tabs-light .nav-tabs li a:hover,
html.dark body .tabs-light .nav-tabs li a:hover,
html body .tabs-light .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-light .nav-tabs.nav-justified li a:hover {
  border-top-color: #ffffff;
}
html body .tabs-light .nav-tabs li.active a,
html.dark body .tabs-light .nav-tabs li.active a,
html body .tabs-light .nav-tabs.nav-justified li.active a,
html.dark body .tabs-light .nav-tabs.nav-justified li.active a,
html body .tabs-light .nav-tabs li.active a:hover,
html.dark body .tabs-light .nav-tabs li.active a:hover,
html body .tabs-light .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-light .nav-tabs.nav-justified li.active a:hover,
html body .tabs-light .nav-tabs li.active a:focus,
html.dark body .tabs-light .nav-tabs li.active a:focus,
html body .tabs-light .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-light .nav-tabs.nav-justified li.active a:focus {
  border-top-color: #ffffff;
  color: #ffffff;
}
html body .tabs-light.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-light.tabs-bottom .nav-tabs li a:hover,
html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li a:hover {
  border-bottom-color: #ffffff;
}
html body .tabs-light.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-light.tabs-bottom .nav-tabs li.active a,
html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-light.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-light.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-light.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-light.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
  border-bottom-color: #ffffff;
}
html body .tabs-light.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-light.tabs-vertical.tabs-left li a:hover {
  border-left-color: #ffffff;
}
html body .tabs-light.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-light.tabs-vertical.tabs-left li.active a,
html body .tabs-light.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-light.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-light.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-light.tabs-vertical.tabs-left li.active a:focus {
  border-left-color: #ffffff;
}
html body .tabs-light.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-light.tabs-vertical.tabs-right li a:hover {
  border-right-color: #ffffff;
}
html body .tabs-light.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-light.tabs-vertical.tabs-right li.active a,
html body .tabs-light.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-light.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-light.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-light.tabs-vertical.tabs-right li.active a:focus {
  border-right-color: #ffffff;
}
html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li a:hover,
html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li.active a,
html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:hover,
html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:focus {
  border-right-color: #ec5ac5;
  border-left-color: transparent;
}
html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li a:hover,
html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li.active a,
html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:hover,
html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:focus {
  border-right-color: transparent;
  border-left-color: #ec5ac5;
}
.list.list-icons li > .fa:first-child,
.list.list-icons li a:first-child > .fa:first-child,
.list.list-icons li > .icons:first-child,
.list.list-icons li a:first-child > .icons:first-child {
  color: #ec5ac5;
  border-color: #ec5ac5;
}
.list.list-icons.list-icons-style-3 li > .fa:first-child,
.list.list-icons.list-icons-style-3 li a:first-child > .fa:first-child,
.list.list-icons.list-icons-style-3 li > .icons:first-child,
.list.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
  background-color: #ec5ac5;
}
.list.list-ordened li:before {
  color: #ec5ac5;
  border-color: #ec5ac5;
}
.list.list-ordened.list-ordened-style-3 li:before {
  background-color: #ec5ac5;
}
html .list-primary.list-icons li > .fa:first-child,
html .list-primary.list-icons li a:first-child > .fa:first-child,
html .list-primary.list-icons li > .icons:first-child,
html .list-primary.list-icons li a:first-child > .icons:first-child {
  color: #ec5ac5;
  border-color: #ec5ac5;
}
html .list-primary.list-icons.list-icons-style-3 li > .fa:first-child,
html .list-primary.list-icons.list-icons-style-3 li a:first-child > .fa:first-child,
html .list-primary.list-icons.list-icons-style-3 li > .icons:first-child,
html .list-primary.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
  background-color: #ec5ac5;
  color: #ffffff;
}
html .list-primary.list-ordened li:before {
  color: #ec5ac5;
}
html .list-primary.list-ordened.list-ordened-style-3 li:before {
  background-color: #ec5ac5;
  color: #ffffff;
}
html .list-secondary.list-icons li > .fa:first-child,
html .list-secondary.list-icons li a:first-child > .fa:first-child,
html .list-secondary.list-icons li > .icons:first-child,
html .list-secondary.list-icons li a:first-child > .icons:first-child {
  color: #e36159;
  border-color: #e36159;
}
html .list-secondary.list-icons.list-icons-style-3 li > .fa:first-child,
html .list-secondary.list-icons.list-icons-style-3 li a:first-child > .fa:first-child,
html .list-secondary.list-icons.list-icons-style-3 li > .icons:first-child,
html .list-secondary.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
  background-color: #e36159;
  color: #ffffff;
}
html .list-secondary.list-ordened li:before {
  color: #e36159;
}
html .list-secondary.list-ordened.list-ordened-style-3 li:before {
  background-color: #e36159;
  color: #ffffff;
}
html .list-tertiary.list-icons li > .fa:first-child,
html .list-tertiary.list-icons li a:first-child > .fa:first-child,
html .list-tertiary.list-icons li > .icons:first-child,
html .list-tertiary.list-icons li a:first-child > .icons:first-child {
  color: #2baab1;
  border-color: #2baab1;
}
html .list-tertiary.list-icons.list-icons-style-3 li > .fa:first-child,
html .list-tertiary.list-icons.list-icons-style-3 li a:first-child > .fa:first-child,
html .list-tertiary.list-icons.list-icons-style-3 li > .icons:first-child,
html .list-tertiary.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
  background-color: #2baab1;
  color: #ffffff;
}
html .list-tertiary.list-ordened li:before {
  color: #2baab1;
}
html .list-tertiary.list-ordened.list-ordened-style-3 li:before {
  background-color: #2baab1;
  color: #ffffff;
}
html .list-quaternary.list-icons li > .fa:first-child,
html .list-quaternary.list-icons li a:first-child > .fa:first-child,
html .list-quaternary.list-icons li > .icons:first-child,
html .list-quaternary.list-icons li a:first-child > .icons:first-child {
  color: #383f48;
  border-color: #383f48;
}
html .list-quaternary.list-icons.list-icons-style-3 li > .fa:first-child,
html .list-quaternary.list-icons.list-icons-style-3 li a:first-child > .fa:first-child,
html .list-quaternary.list-icons.list-icons-style-3 li > .icons:first-child,
html .list-quaternary.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
  background-color: #383f48;
  color: #ffffff;
}
html .list-quaternary.list-ordened li:before {
  color: #383f48;
}
html .list-quaternary.list-ordened.list-ordened-style-3 li:before {
  background-color: #383f48;
  color: #ffffff;
}
html .list-dark.list-icons li > .fa:first-child,
html .list-dark.list-icons li a:first-child > .fa:first-child,
html .list-dark.list-icons li > .icons:first-child,
html .list-dark.list-icons li a:first-child > .icons:first-child {
  color: #2e353e;
  border-color: #2e353e;
}
html .list-dark.list-icons.list-icons-style-3 li > .fa:first-child,
html .list-dark.list-icons.list-icons-style-3 li a:first-child > .fa:first-child,
html .list-dark.list-icons.list-icons-style-3 li > .icons:first-child,
html .list-dark.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
  background-color: #2e353e;
  color: #ffffff;
}
html .list-dark.list-ordened li:before {
  color: #2e353e;
}
html .list-dark.list-ordened.list-ordened-style-3 li:before {
  background-color: #2e353e;
  color: #ffffff;
}
html .list-light.list-icons li > .fa:first-child,
html .list-light.list-icons li a:first-child > .fa:first-child,
html .list-light.list-icons li > .icons:first-child,
html .list-light.list-icons li a:first-child > .icons:first-child {
  color: #ffffff;
  border-color: #ffffff;
}
html .list-light.list-icons.list-icons-style-3 li > .fa:first-child,
html .list-light.list-icons.list-icons-style-3 li a:first-child > .fa:first-child,
html .list-light.list-icons.list-icons-style-3 li > .icons:first-child,
html .list-light.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
  background-color: #ffffff;
  color: #777777;
}
html .list-light.list-ordened li:before {
  color: #ffffff;
}
html .list-light.list-ordened.list-ordened-style-3 li:before {
  background-color: #ffffff;
  color: #777777;
}
.parallax blockquote i.fa-quote-left {
  color: #ec5ac5;
}
section.video blockquote i.fa-quote-left {
  color: #ec5ac5;
}
.panel-group .panel-heading a {
  color: #ec5ac5;
}
html .panel-group.panel-group-primary .panel-heading {
  background-color: #ec5ac5 !important;
}
html .panel-group.panel-group-primary .panel-heading a {
  color: #ffffff;
}
html .panel-group.panel-group-secondary .panel-heading {
  background-color: #e36159 !important;
}
html .panel-group.panel-group-secondary .panel-heading a {
  color: #ffffff;
}
html .panel-group.panel-group-tertiary .panel-heading {
  background-color: #2baab1 !important;
}
html .panel-group.panel-group-tertiary .panel-heading a {
  color: #ffffff;
}
html .panel-group.panel-group-quaternary .panel-heading {
  background-color: #383f48 !important;
}
html .panel-group.panel-group-quaternary .panel-heading a {
  color: #ffffff;
}
html .panel-group.panel-group-dark .panel-heading {
  background-color: #2e353e !important;
}
html .panel-group.panel-group-dark .panel-heading a {
  color: #ffffff;
}
html .panel-group.panel-group-light .panel-heading {
  background-color: #ffffff !important;
}
html .panel-group.panel-group-light .panel-heading a {
  color: #777777;
}
html .divider.divider-primary .fa,
html .divider.divider-primary .icons {
  color: #ec5ac5;
}
html .divider.divider-primary.divider-small hr {
  background: #ec5ac5;
}
html .divider.divider-secondary .fa,
html .divider.divider-secondary .icons {
  color: #e36159;
}
html .divider.divider-secondary.divider-small hr {
  background: #e36159;
}
html .divider.divider-tertiary .fa,
html .divider.divider-tertiary .icons {
  color: #2baab1;
}
html .divider.divider-tertiary.divider-small hr {
  background: #2baab1;
}
html .divider.divider-quaternary .fa,
html .divider.divider-quaternary .icons {
  color: #383f48;
}
html .divider.divider-quaternary.divider-small hr {
  background: #383f48;
}
html .divider.divider-dark .fa,
html .divider.divider-dark .icons {
  color: #2e353e;
}
html .divider.divider-dark.divider-small hr {
  background: #2e353e;
}
html .divider.divider-light .fa,
html .divider.divider-light .icons {
  color: #ffffff;
}
html .divider.divider-light.divider-small hr {
  background: #ffffff;
}
html .divider.divider-style-2.divider-primary .fa,
html .divider.divider-style-2.divider-primary .icons {
  background: #ec5ac5;
  color: #ffffff;
}
html .divider.divider-style-2.divider-secondary .fa,
html .divider.divider-style-2.divider-secondary .icons {
  background: #e36159;
  color: #ffffff;
}
html .divider.divider-style-2.divider-tertiary .fa,
html .divider.divider-style-2.divider-tertiary .icons {
  background: #2baab1;
  color: #ffffff;
}
html .divider.divider-style-2.divider-quaternary .fa,
html .divider.divider-style-2.divider-quaternary .icons {
  background: #383f48;
  color: #ffffff;
}
html .divider.divider-style-2.divider-dark .fa,
html .divider.divider-style-2.divider-dark .icons {
  background: #2e353e;
  color: #ffffff;
}
html .divider.divider-style-2.divider-light .fa,
html .divider.divider-style-2.divider-light .icons {
  background: #ffffff;
  color: #777777;
}
html .divider.divider-style-3.divider-primary .fa,
html .divider.divider-style-3.divider-primary .icons {
  border-color: #ec5ac5;
}
html .divider.divider-style-3.divider-secondary .fa,
html .divider.divider-style-3.divider-secondary .icons {
  border-color: #e36159;
}
html .divider.divider-style-3.divider-tertiary .fa,
html .divider.divider-style-3.divider-tertiary .icons {
  border-color: #2baab1;
}
html .divider.divider-style-3.divider-quaternary .fa,
html .divider.divider-style-3.divider-quaternary .icons {
  border-color: #383f48;
}
html .divider.divider-style-3.divider-dark .fa,
html .divider.divider-style-3.divider-dark .icons {
  border-color: #2e353e;
}
html .divider.divider-style-3.divider-light .fa,
html .divider.divider-style-3.divider-light .icons {
  border-color: #ffffff;
}
#header .tip {
  background: #ec5ac5;
  color: #ffffff;
}
#header .tip:before {
  border-right-color: #ec5ac5;
}
html #header .tip-primary {
  background: #ec5ac5 !important;
  color: #ffffff !important;
}
html #header .tip-primary:before {
  border-right-color: #ec5ac5 !important;
}
html #header .tip-secondary {
  background: #e36159 !important;
  color: #ffffff !important;
}
html #header .tip-secondary:before {
  border-right-color: #e36159 !important;
}
html #header .tip-tertiary {
  background: #2baab1 !important;
  color: #ffffff !important;
}
html #header .tip-tertiary:before {
  border-right-color: #2baab1 !important;
}
html #header .tip-quaternary {
  background: #383f48 !important;
  color: #ffffff !important;
}
html #header .tip-quaternary:before {
  border-right-color: #383f48 !important;
}
html #header .tip-dark {
  background: #2e353e !important;
  color: #ffffff !important;
}
html #header .tip-dark:before {
  border-right-color: #2e353e !important;
}
html #header .tip-light {
  background: #ffffff !important;
  color: #777777 !important;
}
html #header .tip-light:before {
  border-right-color: #ffffff !important;
}
html[dir="rtl"] #header .tip.skin:before {
  border-left-color: #ec5ac5;
}
#header .header-btn-collapse-nav {
  background: #ec5ac5;
}
@media (min-width: 992px) {
  #header .header-nav-main nav > ul > li.open > a,
  #header .header-nav-main nav > ul > li:hover > a {
    background: #ec5ac5;
  }
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    border-top-color: #ec5ac5;
  }
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:after {
    border-color: transparent transparent transparent #ec5ac5;
  }
  #header .header-nav-main nav > ul > li.dropdown-reverse .dropdown-menu {
    border-top-color: #ec5ac5;
  }
  #header .header-nav-main nav > ul > li.dropdown-reverse .dropdown-menu li.dropdown-submenu > a:after {
    border-color: transparent #ec5ac5 transparent;
  }
  #header .header-nav-main nav > ul > li.dropdown-mega-signin .dropdown-menu {
    border-top-color: #ec5ac5;
  }
  #header .header-nav-main nav > ul > li.dropdown-mega-signin .dropdown-menu li a {
    color: #ec5ac5;
  }
  #header .header-nav.header-nav-stripe nav > ul > li:not(:hover).active > a {
    color: #ec5ac5;
  }
  #header .header-nav.header-nav-stripe nav > ul > li:not(:hover).active > a.dropdown-toggle:after {
    border-color: #ec5ac5 transparent transparent transparent;
  }
  #header .header-nav.header-nav-stripe nav > ul > li:hover > a {
    background-color: #ec5ac5;
  }
  #header .header-nav.header-nav-top-line nav > ul li.active > a,
  #header .header-nav.header-nav-top-line nav > ul li:hover > a {
    color: #ec5ac5;
  }
  #header .header-nav.header-nav-top-line nav > ul li.active > a:before,
  #header .header-nav.header-nav-top-line nav > ul li:hover > a:before {
    background: #ec5ac5;
  }
  #header .header-nav.header-nav-top-line nav > ul li.active > a.dropdown-toggle:after,
  #header .header-nav.header-nav-top-line nav > ul li:hover > a.dropdown-toggle:after {
    border-color: #ec5ac5 transparent transparent transparent;
  }
  #header .header-nav.header-nav-dark-dropdown nav > ul li.active > a,
  #header .header-nav.header-nav-dark-dropdown nav > ul li:hover > a {
    color: #ec5ac5;
  }
  #header .header-nav.header-nav-dark-dropdown nav > ul li.active > a.dropdown-toggle:after,
  #header .header-nav.header-nav-dark-dropdown nav > ul li:hover > a.dropdown-toggle:after {
    border-color: #ec5ac5 transparent transparent transparent;
  }
  html.side-header #header .header-nav-main nav > ul li.dropdown.open > .dropdown-menu,
  html.side-header #header .header-nav-main nav > ul li.dropdown:hover > .dropdown-menu {
    border-left-color: #ec5ac5;
  }
  html.side-header #header .header-nav-main nav > ul li.dropdown > a.dropdown-toggle:after {
    border-color: transparent transparent transparent #ec5ac5;
  }
  html.side-header #header .header-nav-main nav > ul li.dropdown.active > a.dropdown-toggle:after,
  html.side-header #header .header-nav-main nav > ul li.dropdown:hover > a.dropdown-toggle:after {
    border-color: transparent transparent transparent #ffffff;
  }
  html.side-header-right #header .header-nav-main nav > ul li.dropdown.open > .dropdown-menu,
  html.side-header-right #header .header-nav-main nav > ul li.dropdown:hover > .dropdown-menu {
    border-right-color: #ec5ac5;
  }
  html.side-header-right #header .header-nav-main nav > ul li.dropdown > a.dropdown-toggle:after {
    border-color: transparent #ec5ac5 transparent transparent;
  }
  html.side-header-right #header .header-nav-main nav > ul li.dropdown.active > a.dropdown-toggle:after,
  html.side-header-right #header .header-nav-main nav > ul li.dropdown:hover > a.dropdown-toggle:after {
    border-color: transparent #ffffff transparent transparent;
  }
}
@media (min-width: 992px) {
  #header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
    border-color: #ec5ac5 transparent transparent transparent;
  }
  html #header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after,
  html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
    border-color: #ec5ac5 transparent transparent transparent;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a {
    color: #ec5ac5;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:focus,
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:hover {
    background: #ec5ac5;
    color: #ffffff;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:after {
    border-color: #ec5ac5 transparent transparent transparent;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary.active > a,
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary:hover > a {
    background: #ec5ac5;
    color: #ffffff;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu {
    border-top-color: #ec5ac5;
    background-color: #ec5ac5;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu li a {
    color: #ffffff;
    border-bottom-color: #ef71cd;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu li:hover > a {
    background: #ef71cd;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu li.dropdown-submenu > a:after {
    border-color: transparent transparent transparent #ffffff;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-primary .dropdown-mega-sub-title {
    color: #ffffff;
    opacity: 0.70;
  }
  html #header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after,
  html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
    border-color: #e36159 transparent transparent transparent;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a {
    color: #e36159;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:focus,
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:hover {
    background: #e36159;
    color: #ffffff;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:after {
    border-color: #e36159 transparent transparent transparent;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary.active > a,
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary:hover > a {
    background: #e36159;
    color: #ffffff;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu {
    border-top-color: #e36159;
    background-color: #e36159;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu li a {
    color: #ffffff;
    border-bottom-color: #e7766f;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu li:hover > a {
    background: #e7766f;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu li.dropdown-submenu > a:after {
    border-color: transparent transparent transparent #ffffff;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-secondary .dropdown-mega-sub-title {
    color: #ffffff;
    opacity: 0.70;
  }
  html #header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after,
  html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
    border-color: #2baab1 transparent transparent transparent;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a {
    color: #2baab1;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:focus,
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:hover {
    background: #2baab1;
    color: #ffffff;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:after {
    border-color: #2baab1 transparent transparent transparent;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary.active > a,
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary:hover > a {
    background: #2baab1;
    color: #ffffff;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .dropdown-menu {
    border-top-color: #2baab1;
    background-color: #2baab1;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .dropdown-menu li a {
    color: #ffffff;
    border-bottom-color: #30bec6;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .dropdown-menu li:hover > a {
    background: #30bec6;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .dropdown-menu li.dropdown-submenu > a:after {
    border-color: transparent transparent transparent #ffffff;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-tertiary .dropdown-mega-sub-title {
    color: #ffffff;
    opacity: 0.70;
  }
  html #header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after,
  html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
    border-color: #383f48 transparent transparent transparent;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a {
    color: #383f48;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:focus,
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:hover {
    background: #383f48;
    color: #ffffff;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:after {
    border-color: #383f48 transparent transparent transparent;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary.active > a,
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary:hover > a {
    background: #383f48;
    color: #ffffff;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .dropdown-menu {
    border-top-color: #383f48;
    background-color: #383f48;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .dropdown-menu li a {
    color: #ffffff;
    border-bottom-color: #434c56;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .dropdown-menu li:hover > a {
    background: #434c56;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .dropdown-menu li.dropdown-submenu > a:after {
    border-color: transparent transparent transparent #ffffff;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-quaternary .dropdown-mega-sub-title {
    color: #ffffff;
    opacity: 0.70;
  }
  html #header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after,
  html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
    border-color: #2e353e transparent transparent transparent;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a {
    color: #2e353e;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:focus,
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:hover {
    background: #2e353e;
    color: #ffffff;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:after {
    border-color: #2e353e transparent transparent transparent;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark.active > a,
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark:hover > a {
    background: #2e353e;
    color: #ffffff;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .dropdown-menu {
    border-top-color: #2e353e;
    background-color: #2e353e;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .dropdown-menu li a {
    color: #ffffff;
    border-bottom-color: #39424d;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .dropdown-menu li:hover > a {
    background: #39424d;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .dropdown-menu li.dropdown-submenu > a:after {
    border-color: transparent transparent transparent #ffffff;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-dark .dropdown-mega-sub-title {
    color: #ffffff;
    opacity: 0.70;
  }
  html #header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after,
  html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
    border-color: #ffffff transparent transparent transparent;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a {
    color: #ffffff;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:focus,
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:hover {
    background: #ffffff;
    color: #777777;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:after {
    border-color: #ffffff transparent transparent transparent;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light.active > a,
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a {
    background: #ffffff;
    color: #777777;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu {
    border-top-color: #ffffff;
    background-color: #ffffff;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu li a {
    color: #777777;
    border-bottom-color: #ffffff;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu li:hover > a {
    background: #ffffff;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu li.dropdown-submenu > a:after {
    border-color: transparent transparent transparent #777777;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-light .dropdown-mega-sub-title {
    color: #777777;
    opacity: 0.70;
  }
  html[dir="rtl"] #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:after {
    border-color: transparent #ec5ac5 transparent transparent;
  }
}
@media (max-width: 991px) {
  #header .header-nav-main nav > ul > li > a,
  #header .header-nav-main nav > ul > li > a:focus,
  #header .header-nav-main nav > ul > li > a:hover {
    color: #ec5ac5;
  }
  #header .header-nav-main nav > ul > li.active > a,
  #header .header-nav-main nav > ul > li.active > a:focus,
  #header .header-nav-main nav > ul > li.active > a:hover {
    background-color: #ec5ac5;
  }
}
@media (max-width: 991px) {
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary > a {
    color: #ec5ac5;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary.active > a {
    background: #ec5ac5;
    color: #ffffff;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary > a {
    color: #e36159;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary.active > a {
    background: #e36159;
    color: #ffffff;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary > a {
    color: #2baab1;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary.active > a {
    background: #2baab1;
    color: #ffffff;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary > a {
    color: #383f48;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary.active > a {
    background: #383f48;
    color: #ffffff;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark > a {
    color: #2e353e;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark.active > a {
    background: #2e353e;
    color: #ffffff;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light > a {
    color: #ffffff;
  }
  html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light.active > a {
    background: #ffffff;
    color: #777777;
  }
}
html #header .header-top.header-top-primary {
  background: #ec5ac5;
  border-top-color: #e943bd;
}
html #header .header-top.header-top-primary .header-nav-top ul > li.open > a {
  background: #ef71cd;
}
html #header .header-top.header-top-primary .header-nav-top ul > li > a:hover,
html #header .header-top.header-top-primary .header-nav-top ul > li.open > a:hover,
html #header .header-top.header-top-primary .header-nav-top ul > li > a:focus,
html #header .header-top.header-top-primary .header-nav-top ul > li.open > a:focus {
  background: #ef71cd;
}
html #header .header-top.header-top-primary .dropdown-menu {
  background: #ef71cd;
  border-color: #ef71cd;
}
html #header .header-top.header-top-primary .dropdown-menu a:hover,
html #header .header-top.header-top-primary .dropdown-menu a:focus {
  background: #f188d5 !important;
}
html #header .header-top.header-top-secondary {
  background: #e36159;
  border-top-color: #df4c43;
}
html #header .header-top.header-top-secondary .header-nav-top ul > li.open > a {
  background: #e7766f;
}
html #header .header-top.header-top-secondary .header-nav-top ul > li > a:hover,
html #header .header-top.header-top-secondary .header-nav-top ul > li.open > a:hover,
html #header .header-top.header-top-secondary .header-nav-top ul > li > a:focus,
html #header .header-top.header-top-secondary .header-nav-top ul > li.open > a:focus {
  background: #e7766f;
}
html #header .header-top.header-top-secondary .dropdown-menu {
  background: #e7766f;
  border-color: #e7766f;
}
html #header .header-top.header-top-secondary .dropdown-menu a:hover,
html #header .header-top.header-top-secondary .dropdown-menu a:focus {
  background: #ea8b85 !important;
}
html #header .header-top.header-top-tertiary {
  background: #2baab1;
  border-top-color: #26969c;
}
html #header .header-top.header-top-tertiary .header-nav-top ul > li.open > a {
  background: #30bec6;
}
html #header .header-top.header-top-tertiary .header-nav-top ul > li > a:hover,
html #header .header-top.header-top-tertiary .header-nav-top ul > li.open > a:hover,
html #header .header-top.header-top-tertiary .header-nav-top ul > li > a:focus,
html #header .header-top.header-top-tertiary .header-nav-top ul > li.open > a:focus {
  background: #30bec6;
}
html #header .header-top.header-top-tertiary .dropdown-menu {
  background: #30bec6;
  border-color: #30bec6;
}
html #header .header-top.header-top-tertiary .dropdown-menu a:hover,
html #header .header-top.header-top-tertiary .dropdown-menu a:focus {
  background: #3fc9d0 !important;
}
html #header .header-top.header-top-quaternary {
  background: #383f48;
  border-top-color: #2d323a;
}
html #header .header-top.header-top-quaternary .header-nav-top ul > li.open > a {
  background: #434c56;
}
html #header .header-top.header-top-quaternary .header-nav-top ul > li > a:hover,
html #header .header-top.header-top-quaternary .header-nav-top ul > li.open > a:hover,
html #header .header-top.header-top-quaternary .header-nav-top ul > li > a:focus,
html #header .header-top.header-top-quaternary .header-nav-top ul > li.open > a:focus {
  background: #434c56;
}
html #header .header-top.header-top-quaternary .dropdown-menu {
  background: #434c56;
  border-color: #434c56;
}
html #header .header-top.header-top-quaternary .dropdown-menu a:hover,
html #header .header-top.header-top-quaternary .dropdown-menu a:focus {
  background: #4e5865 !important;
}
html #header .header-top.header-top-dark {
  background: #2e353e;
  border-top-color: #23282f;
}
html #header .header-top.header-top-dark .header-nav-top ul > li.open > a {
  background: #39424d;
}
html #header .header-top.header-top-dark .header-nav-top ul > li > a:hover,
html #header .header-top.header-top-dark .header-nav-top ul > li.open > a:hover,
html #header .header-top.header-top-dark .header-nav-top ul > li > a:focus,
html #header .header-top.header-top-dark .header-nav-top ul > li.open > a:focus {
  background: #39424d;
}
html #header .header-top.header-top-dark .dropdown-menu {
  background: #39424d;
  border-color: #39424d;
}
html #header .header-top.header-top-dark .dropdown-menu a:hover,
html #header .header-top.header-top-dark .dropdown-menu a:focus {
  background: #444e5b !important;
}
html #header .header-top.header-top-light {
  background: #ffffff;
  border-top-color: #f2f2f2;
}
html #header .header-top.header-top-light .header-nav-top ul > li.open > a {
  background: #ffffff;
}
html #header .header-top.header-top-light .header-nav-top ul > li > a:hover,
html #header .header-top.header-top-light .header-nav-top ul > li.open > a:hover,
html #header .header-top.header-top-light .header-nav-top ul > li > a:focus,
html #header .header-top.header-top-light .header-nav-top ul > li.open > a:focus {
  background: #ffffff;
}
html #header .header-top.header-top-light .dropdown-menu {
  background: #ffffff;
  border-color: #ffffff;
}
html #header .header-top.header-top-light .dropdown-menu a:hover,
html #header .header-top.header-top-light .dropdown-menu a:focus {
  background: #ffffff !important;
}
@media (min-width: 992px) {
  html #header .header-nav-bar-primary {
    background: #ec5ac5 !important;
    color: #ffffff !important;
  }
  html #header .header-nav-bar-secondary {
    background: #e36159 !important;
    color: #ffffff !important;
  }
  html #header .header-nav-bar-tertiary {
    background: #2baab1 !important;
    color: #ffffff !important;
  }
  html #header .header-nav-bar-quaternary {
    background: #383f48 !important;
    color: #ffffff !important;
  }
  html #header .header-nav-bar-dark {
    background: #2e353e !important;
    color: #ffffff !important;
  }
  html #header .header-nav-bar-light {
    background: #ffffff !important;
    color: #777777 !important;
  }
}
@media (min-width: 992px) {
  #header .header-nav-main.header-nav-main-light nav > ul > li.open > a,
  #header .header-nav-main.header-nav-main-light nav > ul > li:hover > a {
    color: #ec5ac5;
  }
  #header .header-nav-main.header-nav-main-light nav > ul > li.open > a.dropdown-toggle:after,
  #header .header-nav-main.header-nav-main-light nav > ul > li:hover > a.dropdown-toggle:after {
    border-color: #ec5ac5 transparent transparent transparent;
  }
  #header .header-nav-main.header-nav-main-light nav > ul > li.active > a {
    color: #ec5ac5;
  }
  #header .header-nav-main.header-nav-main-light nav > ul > li.active > a.dropdown-toggle:after {
    border-color: #ec5ac5 transparent transparent transparent;
  }
}
.testimonial blockquote {
  background: #ef71cd;
}
.testimonial .testimonial-arrow-down {
  border-top-color: #ef71cd;
}
html .testimonial-primary blockquote {
  background: #ef71cd;
}
html .testimonial-primary .testimonial-arrow-down {
  border-top-color: #ef71cd;
}
html .testimonial-secondary blockquote {
  background: #e7766f;
}
html .testimonial-secondary .testimonial-arrow-down {
  border-top-color: #e7766f;
}
html .testimonial-tertiary blockquote {
  background: #30bec6;
}
html .testimonial-tertiary .testimonial-arrow-down {
  border-top-color: #30bec6;
}
html .testimonial-quaternary blockquote {
  background: #434c56;
}
html .testimonial-quaternary .testimonial-arrow-down {
  border-top-color: #434c56;
}
html .testimonial-dark blockquote {
  background: #39424d;
}
html .testimonial-dark .testimonial-arrow-down {
  border-top-color: #39424d;
}
html .testimonial-light blockquote {
  background: #ffffff;
}
html .testimonial-light .testimonial-arrow-down {
  border-top-color: #ffffff;
}
.circular-bar.only-icon .fa,
.circular-bar.only-icon .icons {
  color: #ec5ac5;
}
html .counters .counter-primary .fa,
html .counters .counter-primary .icons,
html .counters .counter-primary strong {
  color: #ec5ac5;
}
html .counters .counter-secondary .fa,
html .counters .counter-secondary .icons,
html .counters .counter-secondary strong {
  color: #e36159;
}
html .counters .counter-tertiary .fa,
html .counters .counter-tertiary .icons,
html .counters .counter-tertiary strong {
  color: #2baab1;
}
html .counters .counter-quaternary .fa,
html .counters .counter-quaternary .icons,
html .counters .counter-quaternary strong {
  color: #383f48;
}
html .counters .counter-dark .fa,
html .counters .counter-dark .icons,
html .counters .counter-dark strong {
  color: #2e353e;
}
html .counters .counter-light .fa,
html .counters .counter-light .icons,
html .counters .counter-light strong {
  color: #ffffff;
}
.icon-featured {
  background-color: #ec5ac5;
}
.featured-box-primary .icon-featured {
  background-color: #ec5ac5;
}
.featured-box-primary .icon-featured:after {
  border-color: #ec5ac5;
}
.featured-box-primary h4 {
  color: #ec5ac5;
}
.featured-box-primary .box-content {
  border-top-color: #ec5ac5;
}
html .featured-box-primary .icon-featured {
  background-color: #ec5ac5;
}
html .featured-box-primary h4 {
  color: #ec5ac5;
}
html .featured-box-primary .box-content {
  border-top-color: #ec5ac5;
}
html .featured-box-secondary .icon-featured {
  background-color: #e36159;
}
html .featured-box-secondary h4 {
  color: #e36159;
}
html .featured-box-secondary .box-content {
  border-top-color: #e36159;
}
html .featured-box-tertiary .icon-featured {
  background-color: #2baab1;
}
html .featured-box-tertiary h4 {
  color: #2baab1;
}
html .featured-box-tertiary .box-content {
  border-top-color: #2baab1;
}
html .featured-box-quaternary .icon-featured {
  background-color: #383f48;
}
html .featured-box-quaternary h4 {
  color: #383f48;
}
html .featured-box-quaternary .box-content {
  border-top-color: #383f48;
}
html .featured-box-dark .icon-featured {
  background-color: #2e353e;
}
html .featured-box-dark h4 {
  color: #2e353e;
}
html .featured-box-dark .box-content {
  border-top-color: #2e353e;
}
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: #ec5ac5;
  color: #ec5ac5;
}
html .featured-boxes-style-3 .featured-box.featured-box-secondary .icon-featured {
  border-color: #e36159;
  color: #e36159;
}
html .featured-boxes-style-3 .featured-box.featured-box-tertiary .icon-featured {
  border-color: #2baab1;
  color: #2baab1;
}
html .featured-boxes-style-3 .featured-box.featured-box-quaternary .icon-featured {
  border-color: #383f48;
  color: #383f48;
}
html .featured-boxes-style-3 .featured-box.featured-box-dark .icon-featured {
  border-color: #2e353e;
  color: #2e353e;
}
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: #ec5ac5;
  color: #ec5ac5;
}
html .featured-boxes-style-4 .featured-box.featured-box-secondary .icon-featured {
  border-color: #e36159;
  color: #e36159;
}
html .featured-boxes-style-4 .featured-box.featured-box-tertiary .icon-featured {
  border-color: #2baab1;
  color: #2baab1;
}
html .featured-boxes-style-4 .featured-box.featured-box-quaternary .icon-featured {
  border-color: #383f48;
  color: #383f48;
}
html .featured-boxes-style-4 .featured-box.featured-box-dark .icon-featured {
  border-color: #2e353e;
  color: #2e353e;
}
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: #ec5ac5;
}
html .featured-boxes-style-5 .featured-box.featured-box-secondary .icon-featured {
  color: #e36159;
}
html .featured-boxes-style-5 .featured-box.featured-box-tertiary .icon-featured {
  color: #2baab1;
}
html .featured-boxes-style-5 .featured-box.featured-box-quaternary .icon-featured {
  color: #383f48;
}
html .featured-boxes-style-5 .featured-box.featured-box-dark .icon-featured {
  color: #2e353e;
}
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: #ec5ac5;
}
html .featured-boxes-style-6 .featured-box.featured-box-secondary .icon-featured {
  color: #e36159;
}
html .featured-boxes-style-6 .featured-box.featured-box-tertiary .icon-featured {
  color: #2baab1;
}
html .featured-boxes-style-6 .featured-box.featured-box-quaternary .icon-featured {
  color: #383f48;
}
html .featured-boxes-style-6 .featured-box.featured-box-dark .icon-featured {
  color: #2e353e;
}
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: #ec5ac5;
}
html .featured-boxes-style-8 .featured-box.featured-box-secondary .icon-featured {
  color: #e36159;
}
html .featured-boxes-style-8 .featured-box.featured-box-tertiary .icon-featured {
  color: #2baab1;
}
html .featured-boxes-style-8 .featured-box.featured-box-quaternary .icon-featured {
  color: #383f48;
}
html .featured-boxes-style-8 .featured-box.featured-box-dark .icon-featured {
  color: #2e353e;
}
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 #ec5ac5;
}
html .featured-box-effect-2.featured-box-secondary .icon-featured:after {
  box-shadow: 0 0 0 3px #e36159;
}
html .featured-box-effect-2.featured-box-tertiary .icon-featured:after {
  box-shadow: 0 0 0 3px #2baab1;
}
html .featured-box-effect-2.featured-box-quaternary .icon-featured:after {
  box-shadow: 0 0 0 3px #383f48;
}
html .featured-box-effect-2.featured-box-dark .icon-featured:after {
  box-shadow: 0 0 0 3px #2e353e;
}
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 #ec5ac5;
}
html .featured-box-effect-3.featured-box-primary:hover .icon-featured {
  background: #ec5ac5 !important;
}
html .featured-box-effect-3.featured-box-secondary .icon-featured:after {
  box-shadow: 0 0 0 10px #e36159;
}
html .featured-box-effect-3.featured-box-secondary:hover .icon-featured {
  background: #e36159 !important;
}
html .featured-box-effect-3.featured-box-tertiary .icon-featured:after {
  box-shadow: 0 0 0 10px #2baab1;
}
html .featured-box-effect-3.featured-box-tertiary:hover .icon-featured {
  background: #2baab1 !important;
}
html .featured-box-effect-3.featured-box-quaternary .icon-featured:after {
  box-shadow: 0 0 0 10px #383f48;
}
html .featured-box-effect-3.featured-box-quaternary:hover .icon-featured {
  background: #383f48 !important;
}
html .featured-box-effect-3.featured-box-dark .icon-featured:after {
  box-shadow: 0 0 0 10px #2e353e;
}
html .featured-box-effect-3.featured-box-dark:hover .icon-featured {
  background: #2e353e !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;
}
.feature-box .feature-box-icon {
  background-color: #ec5ac5;
}
html .feature-box-primary .feature-box-icon {
  background-color: #ec5ac5;
}
html .feature-box-secondary .feature-box-icon {
  background-color: #e36159;
}
html .feature-box-tertiary .feature-box-icon {
  background-color: #2baab1;
}
html .feature-box-quaternary .feature-box-icon {
  background-color: #383f48;
}
html .feature-box-dark .feature-box-icon {
  background-color: #2e353e;
}
html .feature-box-light .feature-box-icon {
  background-color: #ffffff;
}
.feature-box.feature-box-style-2 .feature-box-icon i.fa,
.feature-box.feature-box-style-2 .feature-box-icon .icons {
  color: #ec5ac5;
}
html .feature-box-primary.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-primary.feature-box-style-2 .feature-box-icon .icons {
  color: #ec5ac5;
}
html .feature-box-secondary.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-secondary.feature-box-style-2 .feature-box-icon .icons {
  color: #e36159;
}
html .feature-box-tertiary.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-tertiary.feature-box-style-2 .feature-box-icon .icons {
  color: #2baab1;
}
html .feature-box-quaternary.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-quaternary.feature-box-style-2 .feature-box-icon .icons {
  color: #383f48;
}
html .feature-box-dark.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-dark.feature-box-style-2 .feature-box-icon .icons {
  color: #2e353e;
}
html .feature-box-light.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-light.feature-box-style-2 .feature-box-icon .icons {
  color: #ffffff;
}
.feature-box.feature-box-style-3 .feature-box-icon {
  border-color: #ec5ac5;
}
.feature-box.feature-box-style-3 .feature-box-icon i.fa,
.feature-box.feature-box-style-3 .feature-box-icon .icons {
  color: #ec5ac5;
}
html .feature-box-primary.feature-box-style-3 .feature-box-icon {
  border-color: #ec5ac5;
}
html .feature-box-primary.feature-box-style-3 .feature-box-icon i.fa,
html .feature-box-primary.feature-box-style-3 .feature-box-icon .icons {
  color: #ec5ac5;
}
html .feature-box-secondary.feature-box-style-3 .feature-box-icon {
  border-color: #e36159;
}
html .feature-box-secondary.feature-box-style-3 .feature-box-icon i.fa,
html .feature-box-secondary.feature-box-style-3 .feature-box-icon .icons {
  color: #e36159;
}
html .feature-box-tertiary.feature-box-style-3 .feature-box-icon {
  border-color: #2baab1;
}
html .feature-box-tertiary.feature-box-style-3 .feature-box-icon i.fa,
html .feature-box-tertiary.feature-box-style-3 .feature-box-icon .icons {
  color: #2baab1;
}
html .feature-box-quaternary.feature-box-style-3 .feature-box-icon {
  border-color: #383f48;
}
html .feature-box-quaternary.feature-box-style-3 .feature-box-icon i.fa,
html .feature-box-quaternary.feature-box-style-3 .feature-box-icon .icons {
  color: #383f48;
}
html .feature-box-dark.feature-box-style-3 .feature-box-icon {
  border-color: #2e353e;
}
html .feature-box-dark.feature-box-style-3 .feature-box-icon i.fa,
html .feature-box-dark.feature-box-style-3 .feature-box-icon .icons {
  color: #2e353e;
}
html .feature-box-light.feature-box-style-3 .feature-box-icon {
  border-color: #ffffff;
}
html .feature-box-light.feature-box-style-3 .feature-box-icon i.fa,
html .feature-box-light.feature-box-style-3 .feature-box-icon .icons {
  color: #ffffff;
}
.feature-box.feature-box-style-4 .feature-box-icon i.fa,
.feature-box.feature-box-style-4 .feature-box-icon .icons {
  color: #ec5ac5;
}
html .feature-box-primary.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-primary.feature-box-style-4 .feature-box-icon .icons {
  color: #ec5ac5;
}
html .feature-box-secondary.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-secondary.feature-box-style-4 .feature-box-icon .icons {
  color: #e36159;
}
html .feature-box-tertiary.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-tertiary.feature-box-style-4 .feature-box-icon .icons {
  color: #2baab1;
}
html .feature-box-quaternary.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-quaternary.feature-box-style-4 .feature-box-icon .icons {
  color: #383f48;
}
html .feature-box-dark.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-dark.feature-box-style-4 .feature-box-icon .icons {
  color: #2e353e;
}
html .feature-box-light.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-light.feature-box-style-4 .feature-box-icon .icons {
  color: #ffffff;
}
.feature-box.feature-box-style-5 .feature-box-icon i.fa,
.feature-box.feature-box-style-5 .feature-box-icon i.icons {
  color: #ec5ac5;
}
html .feature-box-primary.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-primary.feature-box-style-5 .feature-box-icon i.icons {
  color: #ec5ac5;
}
html .feature-box-secondary.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-secondary.feature-box-style-5 .feature-box-icon i.icons {
  color: #e36159;
}
html .feature-box-tertiary.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-tertiary.feature-box-style-5 .feature-box-icon i.icons {
  color: #2baab1;
}
html .feature-box-quaternary.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-quaternary.feature-box-style-5 .feature-box-icon i.icons {
  color: #383f48;
}
html .feature-box-dark.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-dark.feature-box-style-5 .feature-box-icon i.icons {
  color: #2e353e;
}
html .feature-box-light.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-light.feature-box-style-5 .feature-box-icon i.icons {
  color: #ffffff;
}
html .feature-box-primary.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-primary.feature-box-style-6 .feature-box-icon i.icons {
  color: #ec5ac5;
}
html .feature-box-secondary.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-secondary.feature-box-style-6 .feature-box-icon i.icons {
  color: #e36159;
}
html .feature-box-tertiary.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-tertiary.feature-box-style-6 .feature-box-icon i.icons {
  color: #2baab1;
}
html .feature-box-quaternary.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-quaternary.feature-box-style-6 .feature-box-icon i.icons {
  color: #383f48;
}
html .feature-box-dark.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-dark.feature-box-style-6 .feature-box-icon i.icons {
  color: #2e353e;
}
html .feature-box-light.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-light.feature-box-style-6 .feature-box-icon i.icons {
  color: #ffffff;
}
html .featured-boxes-full-scale > [class*="col-"]:nth-child(1) .featured-box-full-primary {
  background-color: #e72cb5;
}
html .featured-boxes-full-scale > [class*="col-"]:nth-child(2) .featured-box-full-primary {
  background-color: #e943bd;
}
html .featured-boxes-full-scale > [class*="col-"]:nth-child(3) .featured-box-full-primary {
  background-color: #ec5ac5;
}
html .featured-boxes-full-scale > [class*="col-"]:nth-child(4) .featured-box-full-primary {
  background-color: #ef71cd;
}
html .featured-boxes-full-scale > [class*="col-"]:nth-child(5) .featured-box-full-primary {
  background-color: #f188d5;
}
html .featured-boxes-full-scale > [class*="col-"]:nth-child(6) .featured-box-full-primary {
  background-color: #f49fdd;
}
html .featured-boxes-full .featured-box-full-primary {
  background-color: #ec5ac5;
  color: #ffffff;
}
html .featured-boxes-full .featured-box-full-secondary {
  background-color: #e36159;
  color: #ffffff;
}
html .featured-boxes-full .featured-box-full-tertiary {
  background-color: #2baab1;
  color: #ffffff;
}
html .featured-boxes-full .featured-box-full-quaternary {
  background-color: #383f48;
  color: #ffffff;
}
html .featured-boxes-full .featured-box-full-dark {
  background-color: #2e353e;
  color: #ffffff;
}
html .featured-boxes-full .featured-box-full-light {
  background-color: #ffffff;
  color: #777777;
}
.pricing-table .most-popular {
  border-color: #ec5ac5;
}
.pricing-table .most-popular h3 {
  background-color: #ec5ac5 !important;
}
.pricing-table.princig-table-flat .plan h3 {
  background-color: #ec5ac5;
}
.pricing-table.princig-table-flat .plan h3 span {
  background: #ec5ac5;
}
html .call-to-action.featured.featured-primary {
  border-top-color: #ec5ac5;
}
html .call-to-action.call-to-action-primary {
  background: #ec5ac5;
}
html .call-to-action.with-full-borders-primary {
  border-color: #ec5ac5;
}
html .call-to-action.call-to-action-primary {
  background: #ec5ac5;
}
html .call-to-action.call-to-action-primary h3,
html .call-to-action.call-to-action-primary p {
  color: #ffffff;
}
html .call-to-action.featured.featured-secondary {
  border-top-color: #e36159;
}
html .call-to-action.call-to-action-secondary {
  background: #e36159;
}
html .call-to-action.with-full-borders-secondary {
  border-color: #e36159;
}
html .call-to-action.call-to-action-secondary {
  background: #e36159;
}
html .call-to-action.call-to-action-secondary h3,
html .call-to-action.call-to-action-secondary p {
  color: #ffffff;
}
html .call-to-action.featured.featured-tertiary {
  border-top-color: #2baab1;
}
html .call-to-action.call-to-action-tertiary {
  background: #2baab1;
}
html .call-to-action.with-full-borders-tertiary {
  border-color: #2baab1;
}
html .call-to-action.call-to-action-tertiary {
  background: #2baab1;
}
html .call-to-action.call-to-action-tertiary h3,
html .call-to-action.call-to-action-tertiary p {
  color: #ffffff;
}
html .call-to-action.featured.featured-quaternary {
  border-top-color: #383f48;
}
html .call-to-action.call-to-action-quaternary {
  background: #383f48;
}
html .call-to-action.with-full-borders-quaternary {
  border-color: #383f48;
}
html .call-to-action.call-to-action-quaternary {
  background: #383f48;
}
html .call-to-action.call-to-action-quaternary h3,
html .call-to-action.call-to-action-quaternary p {
  color: #ffffff;
}
html .call-to-action.featured.featured-dark {
  border-top-color: #2e353e;
}
html .call-to-action.call-to-action-dark {
  background: #2e353e;
}
html .call-to-action.with-full-borders-dark {
  border-color: #2e353e;
}
html .call-to-action.call-to-action-dark {
  background: #2e353e;
}
html .call-to-action.call-to-action-dark h3,
html .call-to-action.call-to-action-dark p {
  color: #ffffff;
}
html .call-to-action.featured.featured-light {
  border-top-color: #ffffff;
}
html .call-to-action.call-to-action-light {
  background: #ffffff;
}
html .call-to-action.with-full-borders-light {
  border-color: #ffffff;
}
html .call-to-action.call-to-action-light {
  background: #ffffff;
}
html .call-to-action.call-to-action-light h3,
html .call-to-action.call-to-action-light p {
  color: #777777;
}
section.timeline .timeline-box.left:before,
section.timeline .timeline-box.right:before {
  background: #ec5ac5;
  box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #ec5ac5;
}
ul.history li .featured-box .box-content {
  border-top-color: #ec5ac5;
}
.recent-posts .date .month,
article.post .post-date .month {
  background-color: #ec5ac5;
}
.recent-posts .date .day,
article.post .post-date .day {
  color: #ec5ac5;
}
.slider .tp-bannertimer {
  background-color: #ec5ac5;
}
.home-concept strong {
  color: #ec5ac5;
}
html .home-intro-primary {
  background: #ec5ac5;
}
html .home-intro-secondary {
  background: #e36159;
}
html .home-intro-tertiary {
  background: #2baab1;
}
html .home-intro-quaternary {
  background: #383f48;
}
html .home-intro-dark {
  background: #2e353e;
}
html .home-intro-light {
  background: #ffffff;
}
.home-intro p em {
  color: #f188d5;
}
html .slider-container .tp-caption-overlay-primary {
  background: #ec5ac5;
}
html .slider-container .tp-caption-overlay-opacity-primary {
  background: rgba(236, 90, 197, 0.4);
}
html .slider-container .tp-caption-overlay-secondary {
  background: #e36159;
}
html .slider-container .tp-caption-overlay-opacity-secondary {
  background: rgba(227, 97, 89, 0.4);
}
html .slider-container .tp-caption-overlay-tertiary {
  background: #2baab1;
}
html .slider-container .tp-caption-overlay-opacity-tertiary {
  background: rgba(43, 170, 177, 0.4);
}
html .slider-container .tp-caption-overlay-quaternary {
  background: #383f48;
}
html .slider-container .tp-caption-overlay-opacity-quaternary {
  background: rgba(56, 63, 72, 0.4);
}
html .slider-container .tp-caption-overlay-dark {
  background: #2e353e;
}
html .slider-container .tp-caption-overlay-opacity-dark {
  background: rgba(46, 53, 62, 0.4);
}
html .slider-container .tp-caption-overlay-light {
  background: #ffffff;
}
html .slider-container .tp-caption-overlay-opacity-light {
  background: rgba(255, 255, 255, 0.4);
}
/* Arrows */
.tparrows.tparrows-carousel.tp-leftarrow,
.tparrows.tparrows-carousel.tp-rightarrow {
  color: #ffffff;
  background-color: #ec5ac5;
  border-color: #ec5ac5 #ec5ac5 #e72cb5;
}
.tparrows.tparrows-carousel.tp-leftarrow:hover,
.tparrows.tparrows-carousel.tp-rightarrow:hover {
  border-color: #ef71cd #ef71cd #e943bd;
  background-color: #ef71cd;
}
.tparrows.tparrows-carousel.tp-leftarrow:active,
.tparrows.tparrows-carousel.tp-rightarrow:active,
.tparrows.tparrows-carousel.tp-leftarrow:focus,
.tparrows.tparrows-carousel.tp-rightarrow:focus,
.tparrows.tparrows-carousel.tp-leftarrow:active:hover,
.tparrows.tparrows-carousel.tp-rightarrow:active:hover,
.tparrows.tparrows-carousel.tp-leftarrow:active:focus,
.tparrows.tparrows-carousel.tp-rightarrow:active:focus {
  border-color: #e943bd #e943bd #e943bd;
  background-color: #e943bd;
}
.tparrows.tparrows-carousel.tp-leftarrow.dropdown-toggle,
.tparrows.tparrows-carousel.tp-rightarrow.dropdown-toggle {
  border-left-color: #e943bd;
}
.tparrows.tparrows-carousel.tp-leftarrow[disabled],
.tparrows.tparrows-carousel.tp-rightarrow[disabled],
.tparrows.tparrows-carousel.tp-leftarrow[disabled]:hover,
.tparrows.tparrows-carousel.tp-rightarrow[disabled]:hover,
.tparrows.tparrows-carousel.tp-leftarrow[disabled]:active,
.tparrows.tparrows-carousel.tp-rightarrow[disabled]:active,
.tparrows.tparrows-carousel.tp-leftarrow[disabled]:focus,
.tparrows.tparrows-carousel.tp-rightarrow[disabled]:focus {
  border-color: #f7b5e5;
  background-color: #f7b5e5;
}
.shop ul.products li.product .onsale {
  background-color: #ec5ac5;
  border-bottom-color: #e835b8;
}
.shop .star-rating span,
.shop .cart-totals tr.total .amount {
  color: #ec5ac5;
}
#footer .footer-ribbon {
  background: #ec5ac5;
}
#footer .footer-ribbon:before {
  border-right-color: #e01aab;
  border-left-color: #e01aab;
}
#footer.light h1,
#footer.light h2,
#footer.light h3,
#footer.light h4,
#footer.light a {
  color: #ec5ac5;
}
#footer.color {
  background: #ec5ac5;
  border-top-color: #ec5ac5;
}
#footer.color .footer-ribbon {
  background: #e72cb5;
}
#footer.color .footer-ribbon:before {
  border-right-color: #b21488;
}
#footer.color .footer-copyright {
  background: #e943bd;
  border-top-color: #e943bd;
}
html #footer.color-primary {
  background: #ec5ac5;
  border-top-color: #ec5ac5;
}
html #footer.color-primary .footer-ribbon {
  background: #e72cb5;
}
html #footer.color-primary .footer-ribbon:before {
  border-right-color: #b21488;
}
html #footer.color-primary .footer-copyright {
  background: #e943bd;
  border-top-color: #e943bd;
}
html #footer.color-secondary {
  background: #e36159;
  border-top-color: #e36159;
}
html #footer.color-secondary .footer-ribbon {
  background: #dc372d;
}
html #footer.color-secondary .footer-ribbon:before {
  border-right-color: #a1231b;
}
html #footer.color-secondary .footer-copyright {
  background: #df4c43;
  border-top-color: #df4c43;
}
html #footer.color-tertiary {
  background: #2baab1;
  border-top-color: #2baab1;
}
html #footer.color-tertiary .footer-ribbon {
  background: #218388;
}
html #footer.color-tertiary .footer-ribbon:before {
  border-right-color: #12474a;
}
html #footer.color-tertiary .footer-copyright {
  background: #26969c;
  border-top-color: #26969c;
}
html #footer.color-quaternary {
  background: #383f48;
  border-top-color: #383f48;
}
html #footer.color-quaternary .footer-ribbon {
  background: #22262b;
}
html #footer.color-quaternary .footer-ribbon:before {
  border-right-color: #000000;
}
html #footer.color-quaternary .footer-copyright {
  background: #2d323a;
  border-top-color: #2d323a;
}
html #footer.color-dark {
  background: #2e353e;
  border-top-color: #2e353e;
}
html #footer.color-dark .footer-ribbon {
  background: #181c21;
}
html #footer.color-dark .footer-ribbon:before {
  border-right-color: #000000;
}
html #footer.color-dark .footer-copyright {
  background: #23282f;
  border-top-color: #23282f;
}
html #footer.color-light {
  background: #ffffff;
  border-top-color: #ffffff;
}
html #footer.color-light .footer-ribbon {
  background: #e6e6e6;
}
html #footer.color-light .footer-ribbon:before {
  border-right-color: #bfbfbf;
}
html #footer.color-light .footer-copyright {
  background: #f2f2f2;
  border-top-color: #f2f2f2;
}
.sample-icon-list .sample-icon a:hover {
  background-color: #ec5ac5;
}
html.boxed .body {
  border-top-color: #ec5ac5;
}
.img-rounded,
.img-thumbnail,
.img-thumbnail img,
code,
pre,
.form-control,
.input-sm,
.form-group-sm .form-control,
.input-lg,
.form-group-lg .form-control,
.btn,
.btn-group-lg > .btn,
.btn-sm,
.btn-group-sm > .btn,
.btn-xs,
.btn-group-xs > .btn,
.dropdown-menu,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-addon,
.input-group-addon.input-sm,
.input-group-addon.input-lg,
.nav-tabs > li > a,
.nav-tabs.nav-justified > li > a,
.nav-pills > li > a,
.nav-tabs-justified > li > a,
.navbar,
.navbar-toggle,
.navbar-toggle .icon-bar,
.breadcrumb,
.pagination,
.pager li > a,
.pager li > span,
.label,
.badge,
.container .jumbotron,
.container-fluid .jumbotron,
.thumbnail,
.alert,
.progress,
.panel,
.panel-group .panel,
.well,
.well-lg,
.well-sm,
.modal-content,
.tooltip-inner,
.popover,
.popover-title,
.carousel-indicators li,
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span,
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-radius: 0;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a,
  .nav-tabs-justified > li > a,
  .navbar {
    border-radius: 0;
  }
}
#header .header-search .form-control,
#header .header-nav-main nav > ul > li > a,
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu,
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu,
#header .header-nav-main nav > ul > li.dropdown-mega > .dropdown-menu,
#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav > li > a,
#header.header-transparent .header-nav-main,
#header.header-semi-transparent .header-nav-main,
#header.header-semi-transparent-light .header-nav-main,
#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu,
.slider-container .tparrows,
.nivo-slider .theme-default .nivoSlider,
.nivo-slider .theme-default .nivoSlider img,
.home-intro-compact,
html.dark #header,
html.boxed .body,
blockquote.with-borders,
p.drop-caps.drop-caps-style-2:first-child:first-letter,
.btn-3d,
select,
.captcha-refresh,
.featured-icon,
.panel-group .panel-heading,
.tabs,
.nav-tabs li a,
.tab-content,
.tabs.tabs-bottom .tab-content,
.tabs.tabs-bottom .nav-tabs li a,
.tabs-left .tab-content,
.tabs-left .nav-tabs > li:first-child a,
.tabs-left .nav-tabs > li:last-child a,
.tabs-right .tab-content,
.tabs-right .nav-tabs > li:first-child a,
.tabs-right .nav-tabs > li:last-child a,
.nav-tabs.nav-justified li:first-child a,
.nav-tabs.nav-justified li:first-child a:hover,
.nav-tabs.nav-justified li:last-child a,
.nav-tabs.nav-justified li:last-child a:hover,
.tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child a,
.tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a,
.tabs-navigation,
.tabs-navigation .nav-tabs > li:first-child a,
.tabs-navigation .nav-tabs > li:last-child a,
.toggle > label,
.toggle.toggle-simple .toggle > label,
.toggle.toggle-simple .toggle > label:after,
.owl-carousel .owl-nav [class*="owl-"],
.owl-carousel.rounded-nav .owl-nav [class*="owl-"],
.owl-carousel.rounded-nav .owl-nav [class*="owl-"]:hover,
.owl-carousel.full-width .owl-nav .owl-prev,
.owl-carousel.big-nav .owl-nav .owl-prev,
.owl-carousel.full-width .owl-nav .owl-next,
.owl-carousel.big-nav .owl-nav .owl-next,
.embed-responsive.embed-responsive-borders,
.pricing-table h3,
.pricing-table .plan,
.featured-box,
.featured-box .box-content,
.thumb-info,
.thumb-info .thumb-info-wrapper,
.thumb-info .thumb-info-wrapper:after,
.thumb-info .thumb-info-type,
.thumb-info img,
section.timeline .timeline-date,
section.timeline .timeline-box,
.testimonial blockquote,
.testimonial.testimonial-style-2 blockquote,
.testimonial.testimonial-style-3 blockquote,
.testimonial.testimonial-style-4,
.testimonial.testimonial-style-4 blockquote,
.testimonial.testimonial-style-5 blockquote,
.testimonial.testimonial-style-6 blockquote,
.container .call-to-action,
.progress,
.progress.progress-border-radius,
.progress.progress-border-radius .progress-bar,
.progress-bar,
.progress-bar-tooltip,
.counters.with-borders .counter,
html .scroll-to-top,
.google-map.small,
.google-map-borders,
article.post .post-date .month,
article.post .post-date .day,
article .post-video,
article .post-audio,
ul.comments .comment-block,
.recent-posts .date .month,
#header nav.mega-menu .mega-menu-shop .dropdown-menu,
.shop ul.products .product .add-to-cart-product,
.product-info,
.product-info img,
.product-info + .product-info,
.img-thumbnail.img-thumbnail-hover-icon:before,
.product-thumb-info {
  border-radius: 0;
}
@media (max-width: 479px) {
  .tabs .nav.nav-tabs.nav-justified li:first-child a,
  .tabs .nav.nav-tabs.nav-justified li:first-child a:hover,
  .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a,
  .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a:hover {
    border-radius: 0;
  }
}
@media (min-width: 992px) {
  #header nav.mega-menu ul.nav-main li.mega-menu-item ul.sub-menu a,
  #header nav.mega-menu ul.nav-main li.mega-menu-fullwidth ul.dropdown-menu,
  #header.flat-menu nav.mega-menu ul.nav-main li.mega-menu-fullwidth ul.dropdown-menu,
  #header.flat-menu nav ul.nav-main li a,
  html.boxed #header.flat-menu .header-top {
    border-radius: 0;
  }
}
/* Add here all your CSS customizations */
BODY {
  font-family: Tahoma, Geneva, sans-serif;
}
/* altalanos strukturalis formazas */
.no-padding {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.fill {
  min-height: 100%;
  height: 100%;
}
#header {
  z-index: 1201;
}
#mobile-topbar {
  z-index: 1202;
}
#header-main {
  height: 120px;
  background-repeat: no-repeat;
}
#main-warning .alert {
  background: #f00;
  color: #fff;
}
#main-warning .alert P {
  color: #fff;
}
#header-main.container-fluid {
  width: 100%;
}
#inner {
  background: #fff;
}
.body-search .btn {
  position: absolute;
  right: 0;
  top: 0;
}
.body-search .header-search-wrapper {
  position: relative;
}
#home-link {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 120px;
  width: 50%;
  line-height: 80px;
}
#home-link SPAN {
  display: block;
  padding-left: 10px;
  font-size: 3em;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  color: #ec5ac5;
}
/* altalanos strukturalis formazas vege */
/* fluid */
/* fluid vége */
/* dark */
HTML.dark #inner,
HTML.dark .white-popup-block,
HTML.dark #header .header-top,
HTML.dark .slider-title .inline-title {
  background: #1d2127;
}
HTML.dark .mfp-bg {
  background: #000000;
}
HTML.dark .form-control {
  color: #aaa;
}
HTML.dark .sidebar .tagcloud a,
HTML.dark #header .header-search .header-search-wrapper,
HTML.dark #header .header-search .header-search-wrapper .btn.btn-default,
HTML.dark .cassa-selector LABEL,
HTML.dark .panel,
HTML.dark .product-actions a,
HTML.dark .product-view .product-img-box .product-img-wrapper,
HTML.dark .mobile-nav-tab-row .btn,
HTML.dark .toolbar .sorter .view-mode i {
  background: #21262d;
}
HTML.dark .page-header .breadcrumb > li > a,
HTML.dark .product-details-box .product-detail-info .product-price-box .product-price,
HTML.dark .product-price-box .product-price,
HTML.dark .product .product-name a:hover,
HTML.dark .product .product-name a:focus,
HTML.dark .sidebar.shop-sidebar ul li a:hover,
HTML.dark .sidebar.shop-sidebar ol li a:focus,
HTML.dark ul.simple-post-list .post-info A,
HTML.dark .btn-outline:hover {
  color: #fff;
}
HTML.dark .fa-border,
HTML.dark .sidebar.shop-sidebar.home-sidebar h4,
HTML.dark .sidebar.shop-sidebar.home-sidebar .module-title,
HTML.dark .sidebar.shop-sidebar .category-list li,
HTML.dark .sidebar.shop-sidebar .category-list li ul li:first-child,
HTML.dark .product-img-box .product-img-wrapper,
HTML.dark .product-details-box .product-short-desc,
HTML.dark .product-details-box .product-detail-info,
HTML.dark .add-to-cart .add-to-cart-action .quantity-holder .quantity-button .fa,
HTML.dark .list-item,
HTML.dark .add-to-cart .add-to-cart-action .quantity-holder .quantity,
HTML.dark .cart-item .cart-item-qty .quantity,
HTML.dark .panel,
HTML.dark ul.simple-post-list li,
HTML.dark .toolbar .sorter .view-mode i,
HTML.dark #header .header-search .header-search-wrapper {
  border-color: #444;
}
html.dark .list-item.selected.bg-info H4 {
  color: #000;
}
HTML.modern.dark #header .header-body {
  background: #1d2127;
}
HTML.modern.dark #header-bottom-separator {
  background: #444;
}
/* dark vége */
/* modulok altalanos formazasa */
.sidebar.shop-sidebar ul li a,
.sidebar.shop-sidebar ol li a {
  line-height: inherit;
  color: inherit;
}
#header .header-nav-main nav > ul > li > a.dropdown-toggle::after {
  margin-left: 5px;
}
.sidebar.shop-sidebar.home-sidebar h4,
.sidebar.shop-sidebar.home-sidebar .module-title {
  padding: 0 0 0 10px;
  line-height: 30px;
}
.sidebar.shop-sidebar.home-sidebar h4 a,
.sidebar.shop-sidebar.home-sidebar .module-title a {
  color: inherit;
}
.sidebar.shop-sidebar.home-sidebar .module-content {
  padding: 0 10px 0 10px;
}
.module H4 .fa {
  margin-right: 5px;
}
.sidebar.shop-sidebar .owl-carousel .owl-nav {
  top: -27px;
}
.module IMG {
  max-width: 100%;
  height: auto;
}
/* modulok altalanos formazasa vege */
#module-chat .module-content {
  background: url('../../assets/shop/images/module-chat-bg.png') no-repeat top left;
  padding-left: 100px;
  text-align: right;
}
#module-chat.module-footer .module-content {
  background: none;
  padding-left: 0;
  text-align: left;
}
#module-order-reviews A {
  display: block;
  border: 1px solid red;
  border-radius: 4px;
  height: 59px;
  background: url('../../assets/shop/images/module-order-review-bg.png') no-repeat right center;
  color: #fff;
  text-align: right;
  padding-right: 30px;
  position: relative;
}
#module-order-reviews A SPAN.cta {
  color: #ff0000;
  position: absolute;
  left: 10px;
  line-height: 62px;
  font-size: 1.4em;
}
#module-order-reviews A SPAN.percent {
  position: absolute;
  font-size: 1.6em;
  font-weight: bold;
  width: 66px;
  overflow: hidden;
  right: 24px;
  text-align: center;
  line-height: 62px;
  white-space: nowrap;
}
#module-order-reviews A:hover {
  text-decoration: none;
}
#module-order-reviews.module-footer A {
  background-color: #ffffff;
}
#module-order-reviews.module-footer A SPAN.cta {
  font-size: 1em;
}
#module-awards .award {
  border: 1px solid #000;
  height: 60px;
  border-radius: 4px;
  margin: 5px 0 15px 0;
  position: relative;
  background: #3d3d3d;
  /* Old browsers */
  background: -moz-linear-gradient(top, #3d3d3d 0%, #0e0e0e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3d3d3d), color-stop(100%, #0e0e0e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #3d3d3d 0%, #0e0e0e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #3d3d3d 0%, #0e0e0e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #3d3d3d 0%, #0e0e0e 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #3d3d3d 0%, #0e0e0e 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d3d3d', endColorstr='#0e0e0e', GradientType=0);
  /* IE6-9 */
  color: #fff;
}
#module-awards .award .title {
  padding-left: 60px;
  padding-right: 10px;
  text-align: right;
}
#module-awards .award .badge {
  width: 64px;
  height: 70px;
  position: absolute;
  left: 5px;
  top: -5px;
  background: url('../../assets/shop/images/sprite.png') no-repeat;
  background-position: -130px 0;
}
#module-awards .award .badge.badge-1-1 {
  background-position: -130px 0;
}
#module-awards .award .badge.badge-1-2 {
  background-position: -130px -70px;
}
#module-awards .award .badge.badge-1-3 {
  background-position: -130px -140px;
}
#module-awards .award .badge.badge-1-4 {
  background-position: -130px -210px;
}
#module-awards .award .badge-1-5 {
  background-position: -130px -280px;
}
#module-awards .award .badge.badge-2-1 {
  background-position: -300px 0;
}
#module-awards .award .badge.badge-3-1 {
  background-position: -370px 0;
}
/* kategoriak */
.category-item {
  padding: 0 20px 40px 20px;
}
.category-item .pic-holder {
  overflow: hidden;
  float: left;
  width: 100%;
}
.category-item .pic-holder IMG {
  min-width: 140px;
  min-height: 140px;
  border: none;
  border-radius: 0px;
  display: block;
  transition: all 0.2s ease-in-out;
  margin: 0 auto;
}
.category-item .pic-holder:hover IMG {
  transform: scale(1.1);
}
/* kategoriak vege */
/* termeklistak */
.toolbar .sorter .view-mode A:hover I,
.toolbar .sorter .view-mode A.active I {
  color: #ffffff;
  background-color: #ec5ac5;
  border-color: #ec5ac5;
}
.products-page .product .product-image-area {
  min-height: 140px;
}
.products-page .product .product-image-area .product-image {
  display: block;
  height: auto;
  text-align: center;
}
.products-page .product .product-image-area .product-image img {
  display: inline-block;
  width: auto;
  max-height: 200px;
  max-width: 100%;
}
.products-grid .product.product-grid .product-reward-points {
  display: none;
}
.product .product-price-box SMALL {
  font-size: 0.6em;
  line-height: 0.6em;
}
.product-ratings {
  background-image: url('../../assets/shop/images/rating-bar.png');
}
/* termeklistak vege */
/* termek adatlap */
.product-view .product-img-box .product-img-wrapper {
  display: block;
  height: auto;
  text-align: center;
}
.product-view .product-img-box .product-img-wrapper #product-zoom {
  display: inline-block;
  width: auto;
  max-height: 300px;
  max-width: 100%;
}
.product-view .product-price-box SMALL {
  font-size: 0.5em;
}
.product-view .label {
  display: inline-block;
}
/* kosarba rakas */
.add-to-cart .add-to-cart-action {
  position: relative;
  height: 30px;
}
.add-to-cart .add-to-cart-action .quantity-holder {
  width: 99px;
  white-space: nowrap;
  position: absolute;
  right: 105px;
}
.add-to-cart .add-to-cart-action .quantity-holder .quantity-button .fa {
  border: 1px solid #888;
  font-size: 1.5em;
  line-height: 1em;
}
.add-to-cart .add-to-cart-action .quantity-holder .quantity-button.minus {
  position: absolute;
  left: 0;
  top: 1px;
}
.add-to-cart .add-to-cart-action .quantity-holder .quantity-button.plus {
  position: absolute;
  right: 0;
  top: 1px;
}
.add-to-cart .add-to-cart-action .quantity-holder .quantity {
  position: absolute;
  left: 30px;
  width: 38px;
  height: 28px;
  top: 1px;
  border: 1px solid #888;
  text-align: center;
  padding: 0;
}
.add-to-cart .add-to-cart-action .add-to-cart-btn {
  position: absolute;
  right: 0;
  padding-top: 4px;
  padding-bottom: 4px;
}
.product-grid .add-to-cart .add-to-cart-action {
  margin-top: 10px;
  height: 64px;
}
.product-grid .add-to-cart .add-to-cart-action .quantity-holder {
  left: 50%;
  margin-left: -50px;
}
.product-grid .add-to-cart .add-to-cart-action .add-to-cart-btn {
  width: 100px;
  bottom: 0;
  left: 50%;
  margin-left: -50px;
}
.product-grid .add-to-cart .add-to-cart-labels {
  display: none;
}
/* kosarba rakas vege */
/* kosar */
.cart-item {
  border-bottom: 1px dotted #888;
}
.cart-item .fa {
  border: 1px solid #888;
  font-size: 1.1em;
  line-height: 1em;
}
.cart-item .cart-item-qty {
  margin: 5px 0 0 0;
  height: 30px;
  position: relative;
}
.cart-item .cart-item-qty .minus {
  position: absolute;
  left: 0;
  top: -1px;
}
.cart-item .cart-item-qty .quantity {
  position: absolute;
  left: 24px;
  width: 60px;
  height: 21px;
  border: 1px solid #888;
  padding: 0 5px 0 5px;
}
.cart-item .cart-item-qty .plus {
  position: absolute;
  left: 88px;
  top: -1px;
}
.cart-item .cart-item-qty .remove {
  position: absolute;
  right: 0;
  top: -1px;
}
.cart-item .cart-item-qty .refresh {
  position: absolute;
  left: 112px;
  top: -1px;
}
.module-cart .gifts-holder,
.module-cart .reward-points-holder {
  display: none;
}
/* kosar vege */
/* blog */
.blog-posts .post:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
/* blog vege */
/* form */
.form-section .form-content {
  min-height: auto;
}
.form-section .required {
  font-size: 14px;
  color: inherit;
  text-align: left;
}
LABEL.required,
LABEL.warning,
LABEL.required A,
LABEL.warning A {
  color: #ff0000 !important;
}
.form-control.required {
  border: 1px solid red;
  color: #ff0000;
}
.form-control.warning {
  border: 1px dotted red;
  color: #ff0000;
}
/* form vége */
/* bootbox alert */
.bootbox.modal .modal-body {
  padding: 20px;
}
.modal-open .modal {
  display: flex !important;
  align-items: center;
  justify-content: center;
  z-index: 2147483648;
}
.modal-open .modal .modal-dialog {
  border: 10px solid rgba(255, 0, 0, 0.6);
  border-radius: 10px;
  text-align: center;
  font-size: 1.2em;
}
/* bootbox alert vége */
/* termek carouselek */
.products-carousel .product-image-area {
  overflow: hidden;
}
.products-carousel .product-image {
  height: 120px;
  display: inline-block;
  position: relative;
}
.products-carousel .product-image IMG {
  max-height: 100%;
  max-width: 100%;
  width: auto !important;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transition: all 0.2s ease-in-out;
}
.products-carousel .product-image:hover IMG {
  transform: scale(1.1);
}
/* termek carouselek vege */
/* kedvezmenyek */
.discount {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 4px;
}
.discount-caption {
  float: left;
  font-size: 2.2em;
  padding: 0 10px 0 10px;
  text-transform: uppercase;
  text-shadow: #000 2px 2px 3px;
  line-height: 56px;
}
.discount-badge {
  line-height: 1em;
  font-size: 1.4em;
  padding: 10px 0 10px 0;
  background: url("../../assets/shop/images/discount-badge.png") no-repeat center center;
  color: #fff;
  text-align: center;
  min-width: 300px;
  font-weight: bold;
}
.discount-badge SMALL {
  font-size: 0.7em;
  font-weight: normal;
}
.discount.nonap {
  background: #fbfcf7 url('../../assets/shop/images/discount-nonap.png') no-repeat left center;
  border-color: #fdb4d2;
}
.discount.christmas {
  background: #a36f24 url('../../assets/shop/images/discount-christmas.png') no-repeat left center;
  border-color: #a36f24;
}
.discount.nemzeti {
  background: #bf000b url('../../assets/shop/images/discount-nemzeti.png') no-repeat left center;
  border-color: #bf000b;
}
.discount.reward {
  background: #2471b0 url('../../assets/shop/images/discount-reward.png') no-repeat left center;
}
.discount.new-year {
  background: url('../../assets/shop/images/discount-new-year.png') no-repeat left center;
}
.discount.anyak-napja {
  background: url('../../assets/shop/images/discount-anyak-napja.png') no-repeat left center;
  border-color: #d693a4;
}
.discount.easter {
  background: #d7f59f url('../../assets/shop/images/discount-easter.png') no-repeat left center;
  border-color: #ec3980;
}
.discount.easter .discount-caption {
  background: rgba(174, 14, 76, 0.5);
}
.discount.spring {
  background: #c4fb65 url('../../assets/shop/images/discount-spring.png') no-repeat left center;
  border-color: #4bc700;
}
.discount.summer {
  background: #fccc0e url('../../assets/shop/images/discount-summer.png') no-repeat left center;
  border-color: #fdc13a;
}
.discount.autumn {
  background: #e2871e url('../../assets/shop/images/discount-autumn.png') no-repeat left center;
  border-color: #860100;
}
.discount.winter {
  background: #90d9f9 url('../../assets/shop/images/discount-winter.png') no-repeat left center;
  border-color: #3cbff9;
}
.discount.halloween {
  background: #82330a url('../../assets/shop/images/discount-halloween.png') no-repeat left center;
  border-color: #521107;
}
.discount.general {
  background: #ff560d url('../../assets/shop/images/discount-general.png') no-repeat left center;
  border-color: #3b0000;
}
.discount.birthday {
  background: #ffcd00 url('../../assets/shop/images/discount-birthday.png') no-repeat left center;
  border-color: #f08d00;
}
.discount.group-prices {
  background: #105101 url('../../assets/shop/images/discount-group-prices.png') no-repeat left center;
}
.discount.group-prices .discount-caption {
  background: none;
}
/* kedvezmények vége */
/* fizetesi modok */
.cassa-selector LABEL {
  background: #fff;
}
#e-invoice {
  background: url('../../assets/shop/images/e-invoice-bg.png') no-repeat right 10px center;
}
#paypal-selector {
  background: url('../../assets/shop/images/paypal-bg.png') no-repeat right 10px center;
}
#barion-selector {
  background: url('../../assets/shop/images/barion-bg.png') no-repeat right 10px center;
}
#cib-selector {
  background: url('../../assets/shop/images/cib-bg.png') no-repeat right 10px bottom 10px;
}
#simplepay-selector {
  background: url('../../assets/shop/images/simplepay-bg.png') no-repeat right 10px bottom 10px;
}
#borgun-selector {
  background: url('../../assets/shop/images/borgun-bg.png') no-repeat right 10px bottom 10px;
}
/* fizetesi modok vege */
/* slider */
#pg-slider .owl-nav {
  top: 50%;
  right: 10px;
  left: 10px;
  margin-top: -24px;
}
#pg-slider .owl-nav .owl-prev,
#pg-slider .owl-nav .owl-next {
  font-size: 24px;
  text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;
}
#pg-slider .owl-nav .owl-prev {
  float: left;
}
#pg-slider .owl-nav .owl-next {
  float: right;
}
#pg-slider.owl-theme .owl-dots {
  margin: 10px 0 0 0;
}
#pg-slider.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
}
/* slider vége */
/* szallitasi-fizetesi mod ikonok */
.shipping-icon {
  height: 33px;
}
.shipping-icon.barion {
  width: 50px;
  background: url('../../assets/shop/images/barion-logo.png') no-repeat;
}
.shipping-icon.paypal {
  width: 50px;
  background: url('../../assets/shop/images/paypal-logo.png') no-repeat;
}
.shipping-icon.cib {
  width: 191px;
  background: url('../../assets/shop/images/cib-logo.png') no-repeat;
}
.shipping-icon.simplepay {
  width: 191px;
  background: url('../../assets/shop/images/simplepay-logo.png') no-repeat;
}
.shipping-icon.easybox {
  width: 120px;
  background: url('../../assets/shop/images/easybox-logo.png') no-repeat;
}
.shipping-icon.borgun {
  width: 94px;
  background: url('../../assets/shop/images/borgun-logo.png') no-repeat;
}
.shipping-icon.ppp {
  width: 42px;
  background: url('../../assets/shop/images/pick-pack-pont-logo.png') no-repeat;
}
.shipping-icon.postapont {
  width: 49px;
  background: url('../../assets/shop/images/postapont-logo.png') no-repeat;
}
.shipping-icon.gls {
  width: 50px;
  background: url('../../assets/shop/images/gls-logo.png') no-repeat;
}
.shipping-icon.foxpost {
  width: 49px;
  background: url('../../assets/shop/images/foxpost-logo.png') no-repeat;
}
.shipping-icon.packeta {
  width: 33px;
  background: url('../../assets/shop/images/csomagkuldo-logo.png') no-repeat;
}
.shipping-icon SPAN {
  display: none;
}
/* popup */
.popup {
  border: 4px solid;
  border-radius: 4px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
/* altalanos formazasok */
.list-item {
  border-bottom: 1px solid #EDEDDE;
}
.list-item:last-child {
  border-bottom: none;
}
.post-content IMG {
  display: block;
  max-width: 100%;
  height: auto;
}
.post-content P IMG {
  display: inline-block;
}
.form-control.input-sm {
  padding: 5px 10px;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 10px;
}
.video-container IFRAME {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.clickable {
  cursor: pointer;
}
/* szinek */
#header .header-nav-main {
  border-color: #e6e6e6 !important;
}
#header .header-nav-main nav {
  background-color: #ffffff !important;
}
#header .header-nav-main nav > ul > li:hover > a:hover,
#header .header-nav-main nav > ul > li:hover > a:focus,
#header .header-nav-main nav > ul > li.open > a:hover,
#header .header-nav-main nav > ul > li.open > a:focus,
#header .header-nav-main nav > ul > li.active > a:hover,
#header .header-nav-main nav > ul > li.active > a:focus,
#header .header-nav-main nav > ul > li.open > a,
#header .header-nav-main nav > ul > li:hover > a {
  color: #ec5ac5 !important;
  background-color: #e6e6e6 !important;
}
#header .header-nav-main nav > ul > li a,
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a,
#header .header-nav-main nav > ul > li .dropdown-menu > li:hover > a:hover,
#header .header-nav-main nav > ul > li .dropdown-menu > li:hover > a:focus {
  color: #ec5ac5 !important;
}
#header .header-nav-main nav > ul > li .dropdown-menu > li:hover > a:hover,
#header .header-nav-main nav > ul > li .dropdown-menu > li:hover > a:focus {
  background-color: #e6e6e6 !important;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
  background-color: #ffffff !important;
  border-color: #e6e6e6 !important;
}
.sidebar .module-header {
  background-color: #ffffff !important;
  font-family: Tahoma, Geneva, sans-serif !important;
}
.sidebar.shop-sidebar.home-sidebar h4,
.sidebar.shop-sidebar.home-sidebar .module-title,
.sidebar.shop-sidebar.home-sidebar .owl-carousel .owl-nav .owl-prev,
.sidebar.shop-sidebar.home-sidebar .owl-carousel .owl-nav .owl-next {
  color: #ec5ac5 !important;
}
#footer {
  background-color: #868792 !important;
}
#footer,
#footer a,
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer .footer-copyright p,
#footer .footer-copyright nav ul li {
  color: #ffffff;
  border-color: #ffffff !important;
}
#footer .footer-copyright {
  background-color: #54555e;
}
.mobile-nav div.active a.btn {
  background: #ec5ac5;
  color: #ffffff;
}
.border-color-primary {
  border-color: #ec5ac5 !important;
}
/* szinek vege*/
@media (min-width: 1320px) {
  .container {
    width: 1340px;
  }
}
@media (min-width: 992px) {
  #footer .col-md-3 {
    width: 25%;
  }
}
@media (max-width: 991px) {
  #header .header-search {
    margin-top: -64px;
  }
  #header .header-search .header-search-wrapper {
    right: 0;
    width: auto;
    padding-right: 0;
  }
  #header .header-search .header-search-wrapper .form-control {
    width: 300px;
  }
  #header .header-search .header-search-wrapper:before {
    right: 5px;
  }
  .page-header {
    margin: 30px 0 0 0;
  }
  .main .module-cart {
    display: none;
  }
  .cart-item .fa {
    font-size: 1.5em;
  }
  .cart-item .cart-item-qty .minus {
    top: 0;
  }
  .cart-item .cart-item-qty .plus {
    top: 0;
    left: 93px;
  }
  .cart-item .cart-item-qty .quantity {
    left: 30px;
    height: 28px;
  }
  .cart-item .cart-item-qty .refresh {
    top: 0;
    left: 123px;
  }
}
