/*
Attention! Do not modify this .css-file!
Please, make all necessary changes in the corresponding .less-file!
*/
@charset "utf-8";

body {
  font-family: "Domine", serif;
  font-size: 16px;
  line-height: 1.66em;
  font-weight: 400;
}
.scheme_original body {
  color: #545657;
}
.scheme_light body {
  color: #545657;
}
.scheme_blue body {
  color: #545657;
}
.scheme_blue_dark body {
  color: #FFFFFF;
}
.scheme_dark body {
  color: #909090;
}
h1 {
  font-family: "Domine", serif;
  font-size: 4.688em;
  line-height: 1.3em;
  font-weight: 400;
  margin-top: 0.5em;
  margin-bottom: 0.4em;
}
h2 {
  font-family: "Domine", serif;
  font-size: 3.125em;
  line-height: 1.3em;
  font-weight: 400;
  margin-top: 0.6667em;
  margin-bottom: 0.4em;
}
h3 {
  font-family: "Domine", serif;
  font-size: 2.5em;
  line-height: 1.3em;
  font-weight: 400;
  margin-top: 0.6667em;
  margin-bottom: 0.4em;
}
h4 {
  font-family: "Domine", serif;
  font-size: 1.75em;
  line-height: 1.3em;
  font-weight: 700;
  margin-top: 1.2em;
  margin-bottom: 0.6em;
}
h5 {
  font-family: "Domine", serif;
  font-size: 1.563em;
  line-height: 1.3em;
  font-weight: 400;
  margin-top: 1.2em;
  margin-bottom: 0.5em;
}
h6 {
  font-family: "Domine", serif;
  font-size: 1.25em;
  line-height: 1.3em;
  font-weight: 700;
  margin-top: 1.25em;
  margin-bottom: 0.65em;
}
.scheme_original h1,
.scheme_original h2,
.scheme_original h3,
.scheme_original h4,
.scheme_original h5,
.scheme_original h6,
.scheme_original h1 a,
.scheme_original h2 a,
.scheme_original h3 a,
.scheme_original h4 a,
.scheme_original h5 a,
.scheme_original h6 a {
  color: #323232;
}
.scheme_light h1,
.scheme_light h2,
.scheme_light h3,
.scheme_light h4,
.scheme_light h5,
.scheme_light h6,
.scheme_light h1 a,
.scheme_light h2 a,
.scheme_light h3 a,
.scheme_light h4 a,
.scheme_light h5 a,
.scheme_light h6 a {
  color: #323232;
}
.scheme_blue h1,
.scheme_blue h2,
.scheme_blue h3,
.scheme_blue h4,
.scheme_blue h5,
.scheme_blue h6,
.scheme_blue h1 a,
.scheme_blue h2 a,
.scheme_blue h3 a,
.scheme_blue h4 a,
.scheme_blue h5 a,
.scheme_blue h6 a {
  color: #323232;
}
.scheme_blue_dark h1,
.scheme_blue_dark h2,
.scheme_blue_dark h3,
.scheme_blue_dark h4,
.scheme_blue_dark h5,
.scheme_blue_dark h6,
.scheme_blue_dark h1 a,
.scheme_blue_dark h2 a,
.scheme_blue_dark h3 a,
.scheme_blue_dark h4 a,
.scheme_blue_dark h5 a,
.scheme_blue_dark h6 a {
  color: #FFFFFF;
}
.scheme_dark h1,
.scheme_dark h2,
.scheme_dark h3,
.scheme_dark h4,
.scheme_dark h5,
.scheme_dark h6,
.scheme_dark h1 a,
.scheme_dark h2 a,
.scheme_dark h3 a,
.scheme_dark h4 a,
.scheme_dark h5 a,
.scheme_dark h6 a {
  color: #e0e0e0;
}
.scheme_original a {
  color: #E2C75A;
}
.scheme_light a {
  color: #20c7ca;
}
.scheme_blue a {
  color: #00D2FF;
}
.scheme_blue_dark a {
  color: #00D2FF;
}
.scheme_dark a {
  color: #20c7ca;
}
.scheme_original a:hover {
  color: #d1a805;
}
.scheme_light a:hover {
  color: #189799;
}
.scheme_blue a:hover {
  color: #00809B;
}
.scheme_blue_dark a:hover {
  color: #00809B;
}
.scheme_dark a:hover {
  color: #189799;
}
.scheme_original blockquote::before {
  color: rgba(50,50,50,0.1);
}
.scheme_light blockquote::before {
  color: rgba(50,50,50,0.1);
}
.scheme_blue blockquote::before {
  color: rgba(50,50,50,0.1);
}
.scheme_blue_dark blockquote::before {
  color: rgba(255,255,255,0.1);
}
.scheme_dark blockquote::before {
  color: rgba(224,224,224,0.1);
}
.scheme_original blockquote,
.scheme_original blockquote p {
  color: #323232;
}
.scheme_light blockquote,
.scheme_light blockquote p {
  color: #323232;
}
.scheme_blue blockquote,
.scheme_blue blockquote p {
  color: #323232;
}
.scheme_blue_dark blockquote,
.scheme_blue_dark blockquote p {
  color: #FFFFFF;
}
.scheme_dark blockquote,
.scheme_dark blockquote p {
  color: #e0e0e0;
}
.scheme_original .accent1 {
  color: #E2C75A;
}
.scheme_light .accent1 {
  color: #20c7ca;
}
.scheme_blue .accent1 {
  color: #00D2FF;
}
.scheme_blue_dark .accent1 {
  color: #00D2FF;
}
.scheme_dark .accent1 {
  color: #20c7ca;
}
.scheme_original .accent1_bgc {
  background-color: #E2C75A;
}
.scheme_light .accent1_bgc {
  background-color: #20c7ca;
}
.scheme_blue .accent1_bgc {
  background-color: #00D2FF;
}
.scheme_blue_dark .accent1_bgc {
  background-color: #00D2FF;
}
.scheme_dark .accent1_bgc {
  background-color: #20c7ca;
}
.scheme_original .accent1_bg {
  background: #E2C75A;
}
.scheme_light .accent1_bg {
  background: #20c7ca;
}
.scheme_blue .accent1_bg {
  background: #00D2FF;
}
.scheme_blue_dark .accent1_bg {
  background: #00D2FF;
}
.scheme_dark .accent1_bg {
  background: #20c7ca;
}
.scheme_original .accent1_border {
  border-color: #E2C75A;
}
.scheme_light .accent1_border {
  border-color: #20c7ca;
}
.scheme_blue .accent1_border {
  border-color: #00D2FF;
}
.scheme_blue_dark .accent1_border {
  border-color: #00D2FF;
}
.scheme_dark .accent1_border {
  border-color: #20c7ca;
}
.scheme_original a.accent1:hover {
  color: #d1a805;
}
.scheme_light a.accent1:hover {
  color: #189799;
}
.scheme_blue a.accent1:hover {
  color: #00809B;
}
.scheme_blue_dark a.accent1:hover {
  color: #00809B;
}
.scheme_dark a.accent1:hover {
  color: #189799;
}
.scheme_original .post_content.ih-item.circle.effect1.colored .info,
.scheme_original .post_content.ih-item.circle.effect2.colored .info,
.scheme_original .post_content.ih-item.circle.effect3.colored .info,
.scheme_original .post_content.ih-item.circle.effect4.colored .info,
.scheme_original .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_original .post_content.ih-item.circle.effect6.colored .info,
.scheme_original .post_content.ih-item.circle.effect7.colored .info,
.scheme_original .post_content.ih-item.circle.effect8.colored .info,
.scheme_original .post_content.ih-item.circle.effect9.colored .info,
.scheme_original .post_content.ih-item.circle.effect10.colored .info,
.scheme_original .post_content.ih-item.circle.effect11.colored .info,
.scheme_original .post_content.ih-item.circle.effect12.colored .info,
.scheme_original .post_content.ih-item.circle.effect13.colored .info,
.scheme_original .post_content.ih-item.circle.effect14.colored .info,
.scheme_original .post_content.ih-item.circle.effect15.colored .info,
.scheme_original .post_content.ih-item.circle.effect16.colored .info,
.scheme_original .post_content.ih-item.circle.effect18.colored .info .info-back,
.scheme_original .post_content.ih-item.circle.effect19.colored .info,
.scheme_original .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_original .post_content.ih-item.square.effect1.colored .info,
.scheme_original .post_content.ih-item.square.effect2.colored .info,
.scheme_original .post_content.ih-item.square.effect3.colored .info,
.scheme_original .post_content.ih-item.square.effect4.colored .mask1,
.scheme_original .post_content.ih-item.square.effect4.colored .mask2,
.scheme_original .post_content.ih-item.square.effect5.colored .info,
.scheme_original .post_content.ih-item.square.effect7.colored .info,
.scheme_original .post_content.ih-item.square.effect8.colored .info,
.scheme_original .post_content.ih-item.square.effect9.colored .info .info-back,
.scheme_original .post_content.ih-item.square.effect10.colored .info,
.scheme_original .post_content.ih-item.square.effect11.colored .info,
.scheme_original .post_content.ih-item.square.effect12.colored .info,
.scheme_original .post_content.ih-item.square.effect13.colored .info,
.scheme_original .post_content.ih-item.square.effect14.colored .info,
.scheme_original .post_content.ih-item.square.effect15.colored .info,
.scheme_original .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_original .post_content.ih-item.square.effect_book.colored .info {
  background: #E2C75A;
}
.scheme_light .post_content.ih-item.circle.effect1.colored .info,
.scheme_light .post_content.ih-item.circle.effect2.colored .info,
.scheme_light .post_content.ih-item.circle.effect3.colored .info,
.scheme_light .post_content.ih-item.circle.effect4.colored .info,
.scheme_light .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_light .post_content.ih-item.circle.effect6.colored .info,
.scheme_light .post_content.ih-item.circle.effect7.colored .info,
.scheme_light .post_content.ih-item.circle.effect8.colored .info,
.scheme_light .post_content.ih-item.circle.effect9.colored .info,
.scheme_light .post_content.ih-item.circle.effect10.colored .info,
.scheme_light .post_content.ih-item.circle.effect11.colored .info,
.scheme_light .post_content.ih-item.circle.effect12.colored .info,
.scheme_light .post_content.ih-item.circle.effect13.colored .info,
.scheme_light .post_content.ih-item.circle.effect14.colored .info,
.scheme_light .post_content.ih-item.circle.effect15.colored .info,
.scheme_light .post_content.ih-item.circle.effect16.colored .info,
.scheme_light .post_content.ih-item.circle.effect18.colored .info .info-back,
.scheme_light .post_content.ih-item.circle.effect19.colored .info,
.scheme_light .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_light .post_content.ih-item.square.effect1.colored .info,
.scheme_light .post_content.ih-item.square.effect2.colored .info,
.scheme_light .post_content.ih-item.square.effect3.colored .info,
.scheme_light .post_content.ih-item.square.effect4.colored .mask1,
.scheme_light .post_content.ih-item.square.effect4.colored .mask2,
.scheme_light .post_content.ih-item.square.effect5.colored .info,
.scheme_light .post_content.ih-item.square.effect7.colored .info,
.scheme_light .post_content.ih-item.square.effect8.colored .info,
.scheme_light .post_content.ih-item.square.effect9.colored .info .info-back,
.scheme_light .post_content.ih-item.square.effect10.colored .info,
.scheme_light .post_content.ih-item.square.effect11.colored .info,
.scheme_light .post_content.ih-item.square.effect12.colored .info,
.scheme_light .post_content.ih-item.square.effect13.colored .info,
.scheme_light .post_content.ih-item.square.effect14.colored .info,
.scheme_light .post_content.ih-item.square.effect15.colored .info,
.scheme_light .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_light .post_content.ih-item.square.effect_book.colored .info {
  background: #20c7ca;
}
.scheme_blue .post_content.ih-item.circle.effect1.colored .info,
.scheme_blue .post_content.ih-item.circle.effect2.colored .info,
.scheme_blue .post_content.ih-item.circle.effect3.colored .info,
.scheme_blue .post_content.ih-item.circle.effect4.colored .info,
.scheme_blue .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_blue .post_content.ih-item.circle.effect6.colored .info,
.scheme_blue .post_content.ih-item.circle.effect7.colored .info,
.scheme_blue .post_content.ih-item.circle.effect8.colored .info,
.scheme_blue .post_content.ih-item.circle.effect9.colored .info,
.scheme_blue .post_content.ih-item.circle.effect10.colored .info,
.scheme_blue .post_content.ih-item.circle.effect11.colored .info,
.scheme_blue .post_content.ih-item.circle.effect12.colored .info,
.scheme_blue .post_content.ih-item.circle.effect13.colored .info,
.scheme_blue .post_content.ih-item.circle.effect14.colored .info,
.scheme_blue .post_content.ih-item.circle.effect15.colored .info,
.scheme_blue .post_content.ih-item.circle.effect16.colored .info,
.scheme_blue .post_content.ih-item.circle.effect18.colored .info .info-back,
.scheme_blue .post_content.ih-item.circle.effect19.colored .info,
.scheme_blue .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_blue .post_content.ih-item.square.effect1.colored .info,
.scheme_blue .post_content.ih-item.square.effect2.colored .info,
.scheme_blue .post_content.ih-item.square.effect3.colored .info,
.scheme_blue .post_content.ih-item.square.effect4.colored .mask1,
.scheme_blue .post_content.ih-item.square.effect4.colored .mask2,
.scheme_blue .post_content.ih-item.square.effect5.colored .info,
.scheme_blue .post_content.ih-item.square.effect7.colored .info,
.scheme_blue .post_content.ih-item.square.effect8.colored .info,
.scheme_blue .post_content.ih-item.square.effect9.colored .info .info-back,
.scheme_blue .post_content.ih-item.square.effect10.colored .info,
.scheme_blue .post_content.ih-item.square.effect11.colored .info,
.scheme_blue .post_content.ih-item.square.effect12.colored .info,
.scheme_blue .post_content.ih-item.square.effect13.colored .info,
.scheme_blue .post_content.ih-item.square.effect14.colored .info,
.scheme_blue .post_content.ih-item.square.effect15.colored .info,
.scheme_blue .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_blue .post_content.ih-item.square.effect_book.colored .info {
  background: #00D2FF;
}
.scheme_blue_dark .post_content.ih-item.circle.effect1.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect2.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect3.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect4.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_blue_dark .post_content.ih-item.circle.effect6.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect7.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect8.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect9.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect10.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect11.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect12.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect13.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect14.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect15.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect16.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect18.colored .info .info-back,
.scheme_blue_dark .post_content.ih-item.circle.effect19.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_blue_dark .post_content.ih-item.square.effect1.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect2.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect3.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect4.colored .mask1,
.scheme_blue_dark .post_content.ih-item.square.effect4.colored .mask2,
.scheme_blue_dark .post_content.ih-item.square.effect5.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect7.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect8.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect9.colored .info .info-back,
.scheme_blue_dark .post_content.ih-item.square.effect10.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect11.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect12.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect13.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect14.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect15.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_blue_dark .post_content.ih-item.square.effect_book.colored .info {
  background: #00D2FF;
}
.scheme_dark .post_content.ih-item.circle.effect1.colored .info,
.scheme_dark .post_content.ih-item.circle.effect2.colored .info,
.scheme_dark .post_content.ih-item.circle.effect3.colored .info,
.scheme_dark .post_content.ih-item.circle.effect4.colored .info,
.scheme_dark .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_dark .post_content.ih-item.circle.effect6.colored .info,
.scheme_dark .post_content.ih-item.circle.effect7.colored .info,
.scheme_dark .post_content.ih-item.circle.effect8.colored .info,
.scheme_dark .post_content.ih-item.circle.effect9.colored .info,
.scheme_dark .post_content.ih-item.circle.effect10.colored .info,
.scheme_dark .post_content.ih-item.circle.effect11.colored .info,
.scheme_dark .post_content.ih-item.circle.effect12.colored .info,
.scheme_dark .post_content.ih-item.circle.effect13.colored .info,
.scheme_dark .post_content.ih-item.circle.effect14.colored .info,
.scheme_dark .post_content.ih-item.circle.effect15.colored .info,
.scheme_dark .post_content.ih-item.circle.effect16.colored .info,
.scheme_dark .post_content.ih-item.circle.effect18.colored .info .info-back,
.scheme_dark .post_content.ih-item.circle.effect19.colored .info,
.scheme_dark .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_dark .post_content.ih-item.square.effect1.colored .info,
.scheme_dark .post_content.ih-item.square.effect2.colored .info,
.scheme_dark .post_content.ih-item.square.effect3.colored .info,
.scheme_dark .post_content.ih-item.square.effect4.colored .mask1,
.scheme_dark .post_content.ih-item.square.effect4.colored .mask2,
.scheme_dark .post_content.ih-item.square.effect5.colored .info,
.scheme_dark .post_content.ih-item.square.effect7.colored .info,
.scheme_dark .post_content.ih-item.square.effect8.colored .info,
.scheme_dark .post_content.ih-item.square.effect9.colored .info .info-back,
.scheme_dark .post_content.ih-item.square.effect10.colored .info,
.scheme_dark .post_content.ih-item.square.effect11.colored .info,
.scheme_dark .post_content.ih-item.square.effect12.colored .info,
.scheme_dark .post_content.ih-item.square.effect13.colored .info,
.scheme_dark .post_content.ih-item.square.effect14.colored .info,
.scheme_dark .post_content.ih-item.square.effect15.colored .info,
.scheme_dark .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_dark .post_content.ih-item.square.effect_book.colored .info {
  background: #20c7ca;
}
.scheme_original .post_content.ih-item.circle.effect1.colored .info,
.scheme_original .post_content.ih-item.circle.effect2.colored .info,
.scheme_original .post_content.ih-item.circle.effect3.colored .info,
.scheme_original .post_content.ih-item.circle.effect4.colored .info,
.scheme_original .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_original .post_content.ih-item.circle.effect6.colored .info,
.scheme_original .post_content.ih-item.circle.effect7.colored .info,
.scheme_original .post_content.ih-item.circle.effect8.colored .info,
.scheme_original .post_content.ih-item.circle.effect9.colored .info,
.scheme_original .post_content.ih-item.circle.effect10.colored .info,
.scheme_original .post_content.ih-item.circle.effect11.colored .info,
.scheme_original .post_content.ih-item.circle.effect12.colored .info,
.scheme_original .post_content.ih-item.circle.effect13.colored .info,
.scheme_original .post_content.ih-item.circle.effect14.colored .info,
.scheme_original .post_content.ih-item.circle.effect15.colored .info,
.scheme_original .post_content.ih-item.circle.effect16.colored .info,
.scheme_original .post_content.ih-item.circle.effect18.colored .info .info-back,
.scheme_original .post_content.ih-item.circle.effect19.colored .info,
.scheme_original .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_original .post_content.ih-item.square.effect1.colored .info,
.scheme_original .post_content.ih-item.square.effect2.colored .info,
.scheme_original .post_content.ih-item.square.effect3.colored .info,
.scheme_original .post_content.ih-item.square.effect4.colored .mask1,
.scheme_original .post_content.ih-item.square.effect4.colored .mask2,
.scheme_original .post_content.ih-item.square.effect5.colored .info,
.scheme_original .post_content.ih-item.square.effect7.colored .info,
.scheme_original .post_content.ih-item.square.effect8.colored .info,
.scheme_original .post_content.ih-item.square.effect9.colored .info .info-back,
.scheme_original .post_content.ih-item.square.effect10.colored .info,
.scheme_original .post_content.ih-item.square.effect11.colored .info,
.scheme_original .post_content.ih-item.square.effect12.colored .info,
.scheme_original .post_content.ih-item.square.effect13.colored .info,
.scheme_original .post_content.ih-item.square.effect14.colored .info,
.scheme_original .post_content.ih-item.square.effect15.colored .info,
.scheme_original .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_original .post_content.ih-item.square.effect_book.colored .info {
  color: #ffffff;
}
.scheme_light .post_content.ih-item.circle.effect1.colored .info,
.scheme_light .post_content.ih-item.circle.effect2.colored .info,
.scheme_light .post_content.ih-item.circle.effect3.colored .info,
.scheme_light .post_content.ih-item.circle.effect4.colored .info,
.scheme_light .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_light .post_content.ih-item.circle.effect6.colored .info,
.scheme_light .post_content.ih-item.circle.effect7.colored .info,
.scheme_light .post_content.ih-item.circle.effect8.colored .info,
.scheme_light .post_content.ih-item.circle.effect9.colored .info,
.scheme_light .post_content.ih-item.circle.effect10.colored .info,
.scheme_light .post_content.ih-item.circle.effect11.colored .info,
.scheme_light .post_content.ih-item.circle.effect12.colored .info,
.scheme_light .post_content.ih-item.circle.effect13.colored .info,
.scheme_light .post_content.ih-item.circle.effect14.colored .info,
.scheme_light .post_content.ih-item.circle.effect15.colored .info,
.scheme_light .post_content.ih-item.circle.effect16.colored .info,
.scheme_light .post_content.ih-item.circle.effect18.colored .info .info-back,
.scheme_light .post_content.ih-item.circle.effect19.colored .info,
.scheme_light .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_light .post_content.ih-item.square.effect1.colored .info,
.scheme_light .post_content.ih-item.square.effect2.colored .info,
.scheme_light .post_content.ih-item.square.effect3.colored .info,
.scheme_light .post_content.ih-item.square.effect4.colored .mask1,
.scheme_light .post_content.ih-item.square.effect4.colored .mask2,
.scheme_light .post_content.ih-item.square.effect5.colored .info,
.scheme_light .post_content.ih-item.square.effect7.colored .info,
.scheme_light .post_content.ih-item.square.effect8.colored .info,
.scheme_light .post_content.ih-item.square.effect9.colored .info .info-back,
.scheme_light .post_content.ih-item.square.effect10.colored .info,
.scheme_light .post_content.ih-item.square.effect11.colored .info,
.scheme_light .post_content.ih-item.square.effect12.colored .info,
.scheme_light .post_content.ih-item.square.effect13.colored .info,
.scheme_light .post_content.ih-item.square.effect14.colored .info,
.scheme_light .post_content.ih-item.square.effect15.colored .info,
.scheme_light .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_light .post_content.ih-item.square.effect_book.colored .info {
  color: #ffffff;
}
.scheme_blue .post_content.ih-item.circle.effect1.colored .info,
.scheme_blue .post_content.ih-item.circle.effect2.colored .info,
.scheme_blue .post_content.ih-item.circle.effect3.colored .info,
.scheme_blue .post_content.ih-item.circle.effect4.colored .info,
.scheme_blue .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_blue .post_content.ih-item.circle.effect6.colored .info,
.scheme_blue .post_content.ih-item.circle.effect7.colored .info,
.scheme_blue .post_content.ih-item.circle.effect8.colored .info,
.scheme_blue .post_content.ih-item.circle.effect9.colored .info,
.scheme_blue .post_content.ih-item.circle.effect10.colored .info,
.scheme_blue .post_content.ih-item.circle.effect11.colored .info,
.scheme_blue .post_content.ih-item.circle.effect12.colored .info,
.scheme_blue .post_content.ih-item.circle.effect13.colored .info,
.scheme_blue .post_content.ih-item.circle.effect14.colored .info,
.scheme_blue .post_content.ih-item.circle.effect15.colored .info,
.scheme_blue .post_content.ih-item.circle.effect16.colored .info,
.scheme_blue .post_content.ih-item.circle.effect18.colored .info .info-back,
.scheme_blue .post_content.ih-item.circle.effect19.colored .info,
.scheme_blue .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_blue .post_content.ih-item.square.effect1.colored .info,
.scheme_blue .post_content.ih-item.square.effect2.colored .info,
.scheme_blue .post_content.ih-item.square.effect3.colored .info,
.scheme_blue .post_content.ih-item.square.effect4.colored .mask1,
.scheme_blue .post_content.ih-item.square.effect4.colored .mask2,
.scheme_blue .post_content.ih-item.square.effect5.colored .info,
.scheme_blue .post_content.ih-item.square.effect7.colored .info,
.scheme_blue .post_content.ih-item.square.effect8.colored .info,
.scheme_blue .post_content.ih-item.square.effect9.colored .info .info-back,
.scheme_blue .post_content.ih-item.square.effect10.colored .info,
.scheme_blue .post_content.ih-item.square.effect11.colored .info,
.scheme_blue .post_content.ih-item.square.effect12.colored .info,
.scheme_blue .post_content.ih-item.square.effect13.colored .info,
.scheme_blue .post_content.ih-item.square.effect14.colored .info,
.scheme_blue .post_content.ih-item.square.effect15.colored .info,
.scheme_blue .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_blue .post_content.ih-item.square.effect_book.colored .info {
  color: #FFFFFF;
}
.scheme_blue_dark .post_content.ih-item.circle.effect1.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect2.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect3.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect4.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_blue_dark .post_content.ih-item.circle.effect6.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect7.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect8.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect9.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect10.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect11.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect12.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect13.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect14.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect15.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect16.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect18.colored .info .info-back,
.scheme_blue_dark .post_content.ih-item.circle.effect19.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_blue_dark .post_content.ih-item.square.effect1.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect2.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect3.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect4.colored .mask1,
.scheme_blue_dark .post_content.ih-item.square.effect4.colored .mask2,
.scheme_blue_dark .post_content.ih-item.square.effect5.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect7.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect8.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect9.colored .info .info-back,
.scheme_blue_dark .post_content.ih-item.square.effect10.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect11.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect12.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect13.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect14.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect15.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_blue_dark .post_content.ih-item.square.effect_book.colored .info {
  color: #FFFFFF;
}
.scheme_dark .post_content.ih-item.circle.effect1.colored .info,
.scheme_dark .post_content.ih-item.circle.effect2.colored .info,
.scheme_dark .post_content.ih-item.circle.effect3.colored .info,
.scheme_dark .post_content.ih-item.circle.effect4.colored .info,
.scheme_dark .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_dark .post_content.ih-item.circle.effect6.colored .info,
.scheme_dark .post_content.ih-item.circle.effect7.colored .info,
.scheme_dark .post_content.ih-item.circle.effect8.colored .info,
.scheme_dark .post_content.ih-item.circle.effect9.colored .info,
.scheme_dark .post_content.ih-item.circle.effect10.colored .info,
.scheme_dark .post_content.ih-item.circle.effect11.colored .info,
.scheme_dark .post_content.ih-item.circle.effect12.colored .info,
.scheme_dark .post_content.ih-item.circle.effect13.colored .info,
.scheme_dark .post_content.ih-item.circle.effect14.colored .info,
.scheme_dark .post_content.ih-item.circle.effect15.colored .info,
.scheme_dark .post_content.ih-item.circle.effect16.colored .info,
.scheme_dark .post_content.ih-item.circle.effect18.colored .info .info-back,
.scheme_dark .post_content.ih-item.circle.effect19.colored .info,
.scheme_dark .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_dark .post_content.ih-item.square.effect1.colored .info,
.scheme_dark .post_content.ih-item.square.effect2.colored .info,
.scheme_dark .post_content.ih-item.square.effect3.colored .info,
.scheme_dark .post_content.ih-item.square.effect4.colored .mask1,
.scheme_dark .post_content.ih-item.square.effect4.colored .mask2,
.scheme_dark .post_content.ih-item.square.effect5.colored .info,
.scheme_dark .post_content.ih-item.square.effect7.colored .info,
.scheme_dark .post_content.ih-item.square.effect8.colored .info,
.scheme_dark .post_content.ih-item.square.effect9.colored .info .info-back,
.scheme_dark .post_content.ih-item.square.effect10.colored .info,
.scheme_dark .post_content.ih-item.square.effect11.colored .info,
.scheme_dark .post_content.ih-item.square.effect12.colored .info,
.scheme_dark .post_content.ih-item.square.effect13.colored .info,
.scheme_dark .post_content.ih-item.square.effect14.colored .info,
.scheme_dark .post_content.ih-item.square.effect15.colored .info,
.scheme_dark .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_dark .post_content.ih-item.square.effect_book.colored .info {
  color: #f0f0f0;
}
.scheme_original .post_content.ih-item.square.effect6.colored .info {
  background: rgba(23,23,23,0.6);
}
.scheme_light .post_content.ih-item.square.effect6.colored .info {
  background: rgba(255,0,0,0.6);
}
.scheme_blue .post_content.ih-item.square.effect6.colored .info {
  background: rgba(0,210,255,0.6);
}
.scheme_blue_dark .post_content.ih-item.square.effect6.colored .info {
  background: rgba(0,210,255,0.6);
}
.scheme_dark .post_content.ih-item.square.effect6.colored .info {
  background: rgba(255,0,0,0.6);
}
.scheme_original .post_content.ih-item.square.effect6.colored .info {
  color: #ffffff;
}
.scheme_light .post_content.ih-item.square.effect6.colored .info {
  color: #ffffff;
}
.scheme_blue .post_content.ih-item.square.effect6.colored .info {
  color: #FFFFFF;
}
.scheme_blue_dark .post_content.ih-item.square.effect6.colored .info {
  color: #FFFFFF;
}
.scheme_dark .post_content.ih-item.square.effect6.colored .info {
  color: #f0f0f0;
}
.scheme_original .ih-item.square.effect6 .info .post_descr .post_info .post_info_item.post_info_posted a {
  color: #E2C75A;
}
.scheme_light .ih-item.square.effect6 .info .post_descr .post_info .post_info_item.post_info_posted a {
  color: #20c7ca;
}
.scheme_blue .ih-item.square.effect6 .info .post_descr .post_info .post_info_item.post_info_posted a {
  color: #00D2FF;
}
.scheme_blue_dark .ih-item.square.effect6 .info .post_descr .post_info .post_info_item.post_info_posted a {
  color: #00D2FF;
}
.scheme_dark .ih-item.square.effect6 .info .post_descr .post_info .post_info_item.post_info_posted a {
  color: #20c7ca;
}
.scheme_original .post_content.ih-item.circle.effect1.colored .info,
.scheme_original .post_content.ih-item.circle.effect2.colored .info,
.scheme_original .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_original .post_content.ih-item.circle.effect19.colored .info,
.scheme_original .post_content.ih-item.square.effect4.colored .mask1,
.scheme_original .post_content.ih-item.square.effect4.colored .mask2,
.scheme_original .post_content.ih-item.square.effect7.colored .info,
.scheme_original .post_content.ih-item.square.effect12.colored .info,
.scheme_original .post_content.ih-item.square.effect13.colored .info,
.scheme_original .post_content.ih-item.square.effect_more.colored .info,
.scheme_original .post_content.ih-item.square.effect_fade.colored:hover .info,
.scheme_original .post_content.ih-item.square.effect_dir.colored .info,
.scheme_original .post_content.ih-item.square.effect_shift.colored .info {
  background: rgba(226,199,90,0.6);
}
.scheme_light .post_content.ih-item.circle.effect1.colored .info,
.scheme_light .post_content.ih-item.circle.effect2.colored .info,
.scheme_light .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_light .post_content.ih-item.circle.effect19.colored .info,
.scheme_light .post_content.ih-item.square.effect4.colored .mask1,
.scheme_light .post_content.ih-item.square.effect4.colored .mask2,
.scheme_light .post_content.ih-item.square.effect7.colored .info,
.scheme_light .post_content.ih-item.square.effect12.colored .info,
.scheme_light .post_content.ih-item.square.effect13.colored .info,
.scheme_light .post_content.ih-item.square.effect_more.colored .info,
.scheme_light .post_content.ih-item.square.effect_fade.colored:hover .info,
.scheme_light .post_content.ih-item.square.effect_dir.colored .info,
.scheme_light .post_content.ih-item.square.effect_shift.colored .info {
  background: rgba(32,199,202,0.6);
}
.scheme_blue .post_content.ih-item.circle.effect1.colored .info,
.scheme_blue .post_content.ih-item.circle.effect2.colored .info,
.scheme_blue .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_blue .post_content.ih-item.circle.effect19.colored .info,
.scheme_blue .post_content.ih-item.square.effect4.colored .mask1,
.scheme_blue .post_content.ih-item.square.effect4.colored .mask2,
.scheme_blue .post_content.ih-item.square.effect7.colored .info,
.scheme_blue .post_content.ih-item.square.effect12.colored .info,
.scheme_blue .post_content.ih-item.square.effect13.colored .info,
.scheme_blue .post_content.ih-item.square.effect_more.colored .info,
.scheme_blue .post_content.ih-item.square.effect_fade.colored:hover .info,
.scheme_blue .post_content.ih-item.square.effect_dir.colored .info,
.scheme_blue .post_content.ih-item.square.effect_shift.colored .info {
  background: rgba(0,210,255,0.6);
}
.scheme_blue_dark .post_content.ih-item.circle.effect1.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect2.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_blue_dark .post_content.ih-item.circle.effect19.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect4.colored .mask1,
.scheme_blue_dark .post_content.ih-item.square.effect4.colored .mask2,
.scheme_blue_dark .post_content.ih-item.square.effect7.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect12.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect13.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect_more.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect_fade.colored:hover .info,
.scheme_blue_dark .post_content.ih-item.square.effect_dir.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect_shift.colored .info {
  background: rgba(0,210,255,0.6);
}
.scheme_dark .post_content.ih-item.circle.effect1.colored .info,
.scheme_dark .post_content.ih-item.circle.effect2.colored .info,
.scheme_dark .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_dark .post_content.ih-item.circle.effect19.colored .info,
.scheme_dark .post_content.ih-item.square.effect4.colored .mask1,
.scheme_dark .post_content.ih-item.square.effect4.colored .mask2,
.scheme_dark .post_content.ih-item.square.effect7.colored .info,
.scheme_dark .post_content.ih-item.square.effect12.colored .info,
.scheme_dark .post_content.ih-item.square.effect13.colored .info,
.scheme_dark .post_content.ih-item.square.effect_more.colored .info,
.scheme_dark .post_content.ih-item.square.effect_fade.colored:hover .info,
.scheme_dark .post_content.ih-item.square.effect_dir.colored .info,
.scheme_dark .post_content.ih-item.square.effect_shift.colored .info {
  background: rgba(32,199,202,0.6);
}
.scheme_original .post_content.ih-item.circle.effect1.colored .info,
.scheme_original .post_content.ih-item.circle.effect2.colored .info,
.scheme_original .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_original .post_content.ih-item.circle.effect19.colored .info,
.scheme_original .post_content.ih-item.square.effect4.colored .mask1,
.scheme_original .post_content.ih-item.square.effect4.colored .mask2,
.scheme_original .post_content.ih-item.square.effect7.colored .info,
.scheme_original .post_content.ih-item.square.effect12.colored .info,
.scheme_original .post_content.ih-item.square.effect13.colored .info,
.scheme_original .post_content.ih-item.square.effect_more.colored .info,
.scheme_original .post_content.ih-item.square.effect_fade.colored:hover .info,
.scheme_original .post_content.ih-item.square.effect_dir.colored .info,
.scheme_original .post_content.ih-item.square.effect_shift.colored .info {
  color: #ffffff;
}
.scheme_light .post_content.ih-item.circle.effect1.colored .info,
.scheme_light .post_content.ih-item.circle.effect2.colored .info,
.scheme_light .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_light .post_content.ih-item.circle.effect19.colored .info,
.scheme_light .post_content.ih-item.square.effect4.colored .mask1,
.scheme_light .post_content.ih-item.square.effect4.colored .mask2,
.scheme_light .post_content.ih-item.square.effect7.colored .info,
.scheme_light .post_content.ih-item.square.effect12.colored .info,
.scheme_light .post_content.ih-item.square.effect13.colored .info,
.scheme_light .post_content.ih-item.square.effect_more.colored .info,
.scheme_light .post_content.ih-item.square.effect_fade.colored:hover .info,
.scheme_light .post_content.ih-item.square.effect_dir.colored .info,
.scheme_light .post_content.ih-item.square.effect_shift.colored .info {
  color: #ffffff;
}
.scheme_blue .post_content.ih-item.circle.effect1.colored .info,
.scheme_blue .post_content.ih-item.circle.effect2.colored .info,
.scheme_blue .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_blue .post_content.ih-item.circle.effect19.colored .info,
.scheme_blue .post_content.ih-item.square.effect4.colored .mask1,
.scheme_blue .post_content.ih-item.square.effect4.colored .mask2,
.scheme_blue .post_content.ih-item.square.effect7.colored .info,
.scheme_blue .post_content.ih-item.square.effect12.colored .info,
.scheme_blue .post_content.ih-item.square.effect13.colored .info,
.scheme_blue .post_content.ih-item.square.effect_more.colored .info,
.scheme_blue .post_content.ih-item.square.effect_fade.colored:hover .info,
.scheme_blue .post_content.ih-item.square.effect_dir.colored .info,
.scheme_blue .post_content.ih-item.square.effect_shift.colored .info {
  color: #FFFFFF;
}
.scheme_blue_dark .post_content.ih-item.circle.effect1.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect2.colored .info,
.scheme_blue_dark .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_blue_dark .post_content.ih-item.circle.effect19.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect4.colored .mask1,
.scheme_blue_dark .post_content.ih-item.square.effect4.colored .mask2,
.scheme_blue_dark .post_content.ih-item.square.effect7.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect12.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect13.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect_more.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect_fade.colored:hover .info,
.scheme_blue_dark .post_content.ih-item.square.effect_dir.colored .info,
.scheme_blue_dark .post_content.ih-item.square.effect_shift.colored .info {
  color: #FFFFFF;
}
.scheme_dark .post_content.ih-item.circle.effect1.colored .info,
.scheme_dark .post_content.ih-item.circle.effect2.colored .info,
.scheme_dark .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_dark .post_content.ih-item.circle.effect19.colored .info,
.scheme_dark .post_content.ih-item.square.effect4.colored .mask1,
.scheme_dark .post_content.ih-item.square.effect4.colored .mask2,
.scheme_dark .post_content.ih-item.square.effect7.colored .info,
.scheme_dark .post_content.ih-item.square.effect12.colored .info,
.scheme_dark .post_content.ih-item.square.effect13.colored .info,
.scheme_dark .post_content.ih-item.square.effect_more.colored .info,
.scheme_dark .post_content.ih-item.square.effect_fade.colored:hover .info,
.scheme_dark .post_content.ih-item.square.effect_dir.colored .info,
.scheme_dark .post_content.ih-item.square.effect_shift.colored .info {
  color: #f0f0f0;
}
.scheme_original .post_content.ih-item.circle.effect1 .spinner {
  border-right-color: #E2C75A;
}
.scheme_light .post_content.ih-item.circle.effect1 .spinner {
  border-right-color: #20c7ca;
}
.scheme_blue .post_content.ih-item.circle.effect1 .spinner {
  border-right-color: #00D2FF;
}
.scheme_blue_dark .post_content.ih-item.circle.effect1 .spinner {
  border-right-color: #00D2FF;
}
.scheme_dark .post_content.ih-item.circle.effect1 .spinner {
  border-right-color: #20c7ca;
}
.scheme_original .post_content.ih-item.circle.effect1 .spinner {
  border-bottom-color: #E2C75A;
}
.scheme_light .post_content.ih-item.circle.effect1 .spinner {
  border-bottom-color: #20c7ca;
}
.scheme_blue .post_content.ih-item.circle.effect1 .spinner {
  border-bottom-color: #00D2FF;
}
.scheme_blue_dark .post_content.ih-item.circle.effect1 .spinner {
  border-bottom-color: #00D2FF;
}
.scheme_dark .post_content.ih-item.circle.effect1 .spinner {
  border-bottom-color: #20c7ca;
}
.scheme_original .post_content.ih-item .post_readmore .post_readmore_label,
.scheme_original .post_content.ih-item .info a,
.scheme_original .post_content.ih-item .info a > span {
  color: #ffffff;
}
.scheme_light .post_content.ih-item .post_readmore .post_readmore_label,
.scheme_light .post_content.ih-item .info a,
.scheme_light .post_content.ih-item .info a > span {
  color: #ffffff;
}
.scheme_blue .post_content.ih-item .post_readmore .post_readmore_label,
.scheme_blue .post_content.ih-item .info a,
.scheme_blue .post_content.ih-item .info a > span {
  color: #ffffff;
}
.scheme_blue_dark .post_content.ih-item .post_readmore .post_readmore_label,
.scheme_blue_dark .post_content.ih-item .info a,
.scheme_blue_dark .post_content.ih-item .info a > span {
  color: #ffffff;
}
.scheme_dark .post_content.ih-item .post_readmore .post_readmore_label,
.scheme_dark .post_content.ih-item .info a,
.scheme_dark .post_content.ih-item .info a > span {
  color: #ffffff;
}
.scheme_original .post_content.ih-item .post_readmore:hover .post_readmore_label,
.scheme_original .post_content.ih-item .info a:hover,
.scheme_original .post_content.ih-item .info a:hover > span {
  color: #171717;
}
.scheme_light .post_content.ih-item .post_readmore:hover .post_readmore_label,
.scheme_light .post_content.ih-item .info a:hover,
.scheme_light .post_content.ih-item .info a:hover > span {
  color: #ff0000;
}
.scheme_blue .post_content.ih-item .post_readmore:hover .post_readmore_label,
.scheme_blue .post_content.ih-item .info a:hover,
.scheme_blue .post_content.ih-item .info a:hover > span {
  color: #00D2FF;
}
.scheme_blue_dark .post_content.ih-item .post_readmore:hover .post_readmore_label,
.scheme_blue_dark .post_content.ih-item .info a:hover,
.scheme_blue_dark .post_content.ih-item .info a:hover > span {
  color: #00D2FF;
}
.scheme_dark .post_content.ih-item .post_readmore:hover .post_readmore_label,
.scheme_dark .post_content.ih-item .info a:hover,
.scheme_dark .post_content.ih-item .info a:hover > span {
  color: #ff0000;
}
.scheme_original td,
.scheme_original th {
  border-color: #e3e3e3;
}
.scheme_light td,
.scheme_light th {
  border-color: #dddddd;
}
.scheme_blue td,
.scheme_blue th {
  border-color: #e3e3e3;
}
.scheme_blue_dark td,
.scheme_blue_dark th {
  border-color: #e3e3e3;
}
.scheme_dark td,
.scheme_dark th {
  border-color: #000000;
}
.scheme_original .sc_table table {
  color: #545657;
}
.scheme_light .sc_table table {
  color: #545657;
}
.scheme_blue .sc_table table {
  color: #545657;
}
.scheme_blue_dark .sc_table table {
  color: #FFFFFF;
}
.scheme_dark .sc_table table {
  color: #909090;
}
.scheme_original .sc_table table tr:first-child th:first-child {
  background-color: #d1a805;
}
.scheme_light .sc_table table tr:first-child th:first-child {
  background-color: #189799;
}
.scheme_blue .sc_table table tr:first-child th:first-child {
  background-color: #00809B;
}
.scheme_blue_dark .sc_table table tr:first-child th:first-child {
  background-color: #00809B;
}
.scheme_dark .sc_table table tr:first-child th:first-child {
  background-color: #189799;
}
.scheme_original .sc_table table tr:first-child th:first-child {
  color: #ffffff;
}
.scheme_light .sc_table table tr:first-child th:first-child {
  color: #ffffff;
}
.scheme_blue .sc_table table tr:first-child th:first-child {
  color: #ffffff;
}
.scheme_blue_dark .sc_table table tr:first-child th:first-child {
  color: #ffffff;
}
.scheme_dark .sc_table table tr:first-child th:first-child {
  color: #ffffff;
}
.scheme_original .sc_table table tr:first-child th,
.scheme_original .sc_table table tr.footer td {
  color: #323232;
}
.scheme_light .sc_table table tr:first-child th,
.scheme_light .sc_table table tr.footer td {
  color: #323232;
}
.scheme_blue .sc_table table tr:first-child th,
.scheme_blue .sc_table table tr.footer td {
  color: #323232;
}
.scheme_blue_dark .sc_table table tr:first-child th,
.scheme_blue_dark .sc_table table tr.footer td {
  color: #FFFFFF;
}
.scheme_dark .sc_table table tr:first-child th,
.scheme_dark .sc_table table tr.footer td {
  color: #e0e0e0;
}
.scheme_original pre.code,
.scheme_original #toc .toc_item.current,
.scheme_original #toc .toc_item:hover {
  border-color: #E2C75A;
}
.scheme_light pre.code,
.scheme_light #toc .toc_item.current,
.scheme_light #toc .toc_item:hover {
  border-color: #20c7ca;
}
.scheme_blue pre.code,
.scheme_blue #toc .toc_item.current,
.scheme_blue #toc .toc_item:hover {
  border-color: #00D2FF;
}
.scheme_blue_dark pre.code,
.scheme_blue_dark #toc .toc_item.current,
.scheme_blue_dark #toc .toc_item:hover {
  border-color: #00D2FF;
}
.scheme_dark pre.code,
.scheme_dark #toc .toc_item.current,
.scheme_dark #toc .toc_item:hover {
  border-color: #20c7ca;
}
.scheme_original ::selection,
.scheme_original ::-moz-selection {
  background-color: #E2C75A;
}
.scheme_light ::selection,
.scheme_light ::-moz-selection {
  background-color: #20c7ca;
}
.scheme_blue ::selection,
.scheme_blue ::-moz-selection {
  background-color: #00D2FF;
}
.scheme_blue_dark ::selection,
.scheme_blue_dark ::-moz-selection {
  background-color: #00D2FF;
}
.scheme_dark ::selection,
.scheme_dark ::-moz-selection {
  background-color: #20c7ca;
}
.scheme_original ::selection,
.scheme_original ::-moz-selection {
  color: #ffffff;
}
.scheme_light ::selection,
.scheme_light ::-moz-selection {
  color: #ffffff;
}
.scheme_blue ::selection,
.scheme_blue ::-moz-selection {
  color: #FFFFFF;
}
.scheme_blue_dark ::selection,
.scheme_blue_dark ::-moz-selection {
  color: #FFFFFF;
}
.scheme_dark ::selection,
.scheme_dark ::-moz-selection {
  color: #f0f0f0;
}
input[type="text"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="password"],
select,
textarea,
.wpcf7-form textarea {
  line-height: 1.2857em;
}
.scheme_original input[type="text"],
.scheme_original input[type="number"],
.scheme_original input[type="email"],
.scheme_original input[type="tel"],
.scheme_original input[type="search"],
.scheme_original input[type="password"],
.scheme_original select,
.scheme_original textarea,
.scheme_original .wpcf7-form textarea {
  color: #8a8a8a;
}
.scheme_light input[type="text"],
.scheme_light input[type="number"],
.scheme_light input[type="email"],
.scheme_light input[type="tel"],
.scheme_light input[type="search"],
.scheme_light input[type="password"],
.scheme_light select,
.scheme_light textarea,
.scheme_light .wpcf7-form textarea {
  color: #8a8a8a;
}
.scheme_blue input[type="text"],
.scheme_blue input[type="number"],
.scheme_blue input[type="email"],
.scheme_blue input[type="tel"],
.scheme_blue input[type="search"],
.scheme_blue input[type="password"],
.scheme_blue select,
.scheme_blue textarea,
.scheme_blue .wpcf7-form textarea {
  color: #8a8a8a;
}
.scheme_blue_dark input[type="text"],
.scheme_blue_dark input[type="number"],
.scheme_blue_dark input[type="email"],
.scheme_blue_dark input[type="tel"],
.scheme_blue_dark input[type="search"],
.scheme_blue_dark input[type="password"],
.scheme_blue_dark select,
.scheme_blue_dark textarea,
.scheme_blue_dark .wpcf7-form textarea {
  color: #8a8a8a;
}
.scheme_dark input[type="text"],
.scheme_dark input[type="number"],
.scheme_dark input[type="email"],
.scheme_dark input[type="tel"],
.scheme_dark input[type="search"],
.scheme_dark input[type="password"],
.scheme_dark select,
.scheme_dark textarea,
.scheme_dark .wpcf7-form textarea {
  color: #999999;
}
.scheme_original input[type="text"],
.scheme_original input[type="number"],
.scheme_original input[type="email"],
.scheme_original input[type="tel"],
.scheme_original input[type="search"],
.scheme_original input[type="password"],
.scheme_original select,
.scheme_original textarea,
.scheme_original .wpcf7-form textarea {
  border-color: #e3e3e3;
}
.scheme_light input[type="text"],
.scheme_light input[type="number"],
.scheme_light input[type="email"],
.scheme_light input[type="tel"],
.scheme_light input[type="search"],
.scheme_light input[type="password"],
.scheme_light select,
.scheme_light textarea,
.scheme_light .wpcf7-form textarea {
  border-color: #dddddd;
}
.scheme_blue input[type="text"],
.scheme_blue input[type="number"],
.scheme_blue input[type="email"],
.scheme_blue input[type="tel"],
.scheme_blue input[type="search"],
.scheme_blue input[type="password"],
.scheme_blue select,
.scheme_blue textarea,
.scheme_blue .wpcf7-form textarea {
  border-color: #e3e3e3;
}
.scheme_blue_dark input[type="text"],
.scheme_blue_dark input[type="number"],
.scheme_blue_dark input[type="email"],
.scheme_blue_dark input[type="tel"],
.scheme_blue_dark input[type="search"],
.scheme_blue_dark input[type="password"],
.scheme_blue_dark select,
.scheme_blue_dark textarea,
.scheme_blue_dark .wpcf7-form textarea {
  border-color: #e3e3e3;
}
.scheme_dark input[type="text"],
.scheme_dark input[type="number"],
.scheme_dark input[type="email"],
.scheme_dark input[type="tel"],
.scheme_dark input[type="search"],
.scheme_dark input[type="password"],
.scheme_dark select,
.scheme_dark textarea,
.scheme_dark .wpcf7-form textarea {
  border-color: #000000;
}
.scheme_original input[type="text"]:focus,
.scheme_original input[type="number"]:focus,
.scheme_original input[type="email"]:focus,
.scheme_original input[type="tel"]:focus,
.scheme_original input[type="search"]:focus,
.scheme_original input[type="password"]:focus,
.scheme_original select:focus,
.scheme_original textarea:focus {
  color: #232a34;
}
.scheme_light input[type="text"]:focus,
.scheme_light input[type="number"]:focus,
.scheme_light input[type="email"]:focus,
.scheme_light input[type="tel"]:focus,
.scheme_light input[type="search"]:focus,
.scheme_light input[type="password"]:focus,
.scheme_light select:focus,
.scheme_light textarea:focus {
  color: #232a34;
}
.scheme_blue input[type="text"]:focus,
.scheme_blue input[type="number"]:focus,
.scheme_blue input[type="email"]:focus,
.scheme_blue input[type="tel"]:focus,
.scheme_blue input[type="search"]:focus,
.scheme_blue input[type="password"]:focus,
.scheme_blue select:focus,
.scheme_blue textarea:focus {
  color: #232a34;
}
.scheme_blue_dark input[type="text"]:focus,
.scheme_blue_dark input[type="number"]:focus,
.scheme_blue_dark input[type="email"]:focus,
.scheme_blue_dark input[type="tel"]:focus,
.scheme_blue_dark input[type="search"]:focus,
.scheme_blue_dark input[type="password"]:focus,
.scheme_blue_dark select:focus,
.scheme_blue_dark textarea:focus {
  color: #232a34;
}
.scheme_dark input[type="text"]:focus,
.scheme_dark input[type="number"]:focus,
.scheme_dark input[type="email"]:focus,
.scheme_dark input[type="tel"]:focus,
.scheme_dark input[type="search"]:focus,
.scheme_dark input[type="password"]:focus,
.scheme_dark select:focus,
.scheme_dark textarea:focus {
  color: #d0d0d0;
}
.scheme_original input[type="text"]:focus,
.scheme_original input[type="number"]:focus,
.scheme_original input[type="email"]:focus,
.scheme_original input[type="tel"]:focus,
.scheme_original input[type="search"]:focus,
.scheme_original input[type="password"]:focus,
.scheme_original select:focus,
.scheme_original textarea:focus {
  border-color: #323232;
}
.scheme_light input[type="text"]:focus,
.scheme_light input[type="number"]:focus,
.scheme_light input[type="email"]:focus,
.scheme_light input[type="tel"]:focus,
.scheme_light input[type="search"]:focus,
.scheme_light input[type="password"]:focus,
.scheme_light select:focus,
.scheme_light textarea:focus {
  border-color: #323232;
}
.scheme_blue input[type="text"]:focus,
.scheme_blue input[type="number"]:focus,
.scheme_blue input[type="email"]:focus,
.scheme_blue input[type="tel"]:focus,
.scheme_blue input[type="search"]:focus,
.scheme_blue input[type="password"]:focus,
.scheme_blue select:focus,
.scheme_blue textarea:focus {
  border-color: #323232;
}
.scheme_blue_dark input[type="text"]:focus,
.scheme_blue_dark input[type="number"]:focus,
.scheme_blue_dark input[type="email"]:focus,
.scheme_blue_dark input[type="tel"]:focus,
.scheme_blue_dark input[type="search"]:focus,
.scheme_blue_dark input[type="password"]:focus,
.scheme_blue_dark select:focus,
.scheme_blue_dark textarea:focus {
  border-color: #FFFFFF;
}
.scheme_dark input[type="text"]:focus,
.scheme_dark input[type="number"]:focus,
.scheme_dark input[type="email"]:focus,
.scheme_dark input[type="tel"]:focus,
.scheme_dark input[type="search"]:focus,
.scheme_dark input[type="password"]:focus,
.scheme_dark select:focus,
.scheme_dark textarea:focus {
  border-color: #e0e0e0;
}
.scheme_original input::-webkit-input-placeholder,
.scheme_original textarea::-webkit-input-placeholder {
  color: #acb4b6;
}
.scheme_light input::-webkit-input-placeholder,
.scheme_light textarea::-webkit-input-placeholder {
  color: #acb4b6;
}
.scheme_blue input::-webkit-input-placeholder,
.scheme_blue textarea::-webkit-input-placeholder {
  color: #acb4b6;
}
.scheme_blue_dark input::-webkit-input-placeholder,
.scheme_blue_dark textarea::-webkit-input-placeholder {
  color: #acb4b6;
}
.scheme_dark input::-webkit-input-placeholder,
.scheme_dark textarea::-webkit-input-placeholder {
  color: #aaaaaa;
}
.scheme_original .input_field label {
  color: #323232;
}
.scheme_light .input_field label {
  color: #323232;
}
.scheme_blue .input_field label {
  color: #323232;
}
.scheme_blue_dark .input_field label {
  color: #FFFFFF;
}
.scheme_dark .input_field label {
  color: #e0e0e0;
}
.scheme_original .input_field.required label:before,
.scheme_original .input_err {
  color: #E2C75A;
}
.scheme_light .input_field.required label:before,
.scheme_light .input_err {
  color: #20c7ca;
}
.scheme_blue .input_field.required label:before,
.scheme_blue .input_err {
  color: #00D2FF;
}
.scheme_blue_dark .input_field.required label:before,
.scheme_blue_dark .input_err {
  color: #00D2FF;
}
.scheme_dark .input_field.required label:before,
.scheme_dark .input_err {
  color: #20c7ca;
}
.scheme_original .input_field.valid input,
.scheme_original .input_field.valid select {
  border-color: #E2C75A;
}
.scheme_light .input_field.valid input,
.scheme_light .input_field.valid select {
  border-color: #20c7ca;
}
.scheme_blue .input_field.valid input,
.scheme_blue .input_field.valid select {
  border-color: #00D2FF;
}
.scheme_blue_dark .input_field.valid input,
.scheme_blue_dark .input_field.valid select {
  border-color: #00D2FF;
}
.scheme_dark .input_field.valid input,
.scheme_dark .input_field.valid select {
  border-color: #20c7ca;
}
.body_style_boxed .body_wrap {
  background-position: center !important;
}
.scheme_original .body_style_boxed .body_wrap {
  background-color: #ffffff;
}
.scheme_light .body_style_boxed .body_wrap {
  background-color: #f7f7f7;
}
.scheme_blue .body_style_boxed .body_wrap {
  background-color: #ffffff;
}
.scheme_blue_dark .body_style_boxed .body_wrap {
  background-color: #ffffff;
}
.scheme_dark .body_style_boxed .body_wrap {
  background-color: #333333;
}
.scheme_original .body_wrap {
  background-color: #ffffff;
}
.scheme_light .body_wrap {
  background-color: #f7f7f7;
}
.scheme_blue .body_wrap {
  background-color: #ffffff;
}
.scheme_blue_dark .body_wrap {
  background-color: #ffffff;
}
.scheme_dark .body_wrap {
  background-color: #333333;
}
.scheme_original body.sidebar_show .body_wrap.with_two_bg_color::before,
.scheme_original .with_two_bg_color.body_wrap::before {
  background-color: #ffffff;
}
.scheme_light body.sidebar_show .body_wrap.with_two_bg_color::before,
.scheme_light .with_two_bg_color.body_wrap::before {
  background-color: inherit;
}
.scheme_blue body.sidebar_show .body_wrap.with_two_bg_color::before,
.scheme_blue .with_two_bg_color.body_wrap::before {
  background-color: #ffffff;
}
.scheme_blue_dark body.sidebar_show .body_wrap.with_two_bg_color::before,
.scheme_blue_dark .with_two_bg_color.body_wrap::before {
  background-color: #FFFFFF;
}
.scheme_dark body.sidebar_show .body_wrap.with_two_bg_color::before,
.scheme_dark .with_two_bg_color.body_wrap::before {
  background-color: inherit;
}
.scheme_original body.sidebar_show .body_wrap::after,
.scheme_original .with_two_bg_color.body_wrap::after {
  background-color: #f5f5f5;
}
.scheme_light body.sidebar_show .body_wrap::after,
.scheme_light .with_two_bg_color.body_wrap::after {
  background-color: inherit;
}
.scheme_blue body.sidebar_show .body_wrap::after,
.scheme_blue .with_two_bg_color.body_wrap::after {
  background-color: #171717;
}
.scheme_blue_dark body.sidebar_show .body_wrap::after,
.scheme_blue_dark .with_two_bg_color.body_wrap::after {
  background-color: #171717;
}
.scheme_dark body.sidebar_show .body_wrap::after,
.scheme_dark .with_two_bg_color.body_wrap::after {
  background-color: inherit;
}
.scheme_original body,
.scheme_original .copy_wrap,
.scheme_original .body_style_boxed:not(.video_bg_show) .page_wrap,
.scheme_original #page_preloader {
  background-color: #ffffff;
}
.scheme_light body,
.scheme_light .copy_wrap,
.scheme_light .body_style_boxed:not(.video_bg_show) .page_wrap,
.scheme_light #page_preloader {
  background-color: #f7f7f7;
}
.scheme_blue body,
.scheme_blue .copy_wrap,
.scheme_blue .body_style_boxed:not(.video_bg_show) .page_wrap,
.scheme_blue #page_preloader {
  background-color: #ffffff;
}
.scheme_blue_dark body,
.scheme_blue_dark .copy_wrap,
.scheme_blue_dark .body_style_boxed:not(.video_bg_show) .page_wrap,
.scheme_blue_dark #page_preloader {
  background-color: #ffffff;
}
.scheme_dark body,
.scheme_dark .copy_wrap,
.scheme_dark .body_style_boxed:not(.video_bg_show) .page_wrap,
.scheme_dark #page_preloader {
  background-color: #333333;
}
.scheme_original .article_style_boxed.layout_excerpt .content,
.scheme_original .article_style_boxed[class*="single-"] .content > article,
.scheme_original .article_style_boxed[class*="single-"] .content > .comments_wrap,
.scheme_original .article_style_boxed:not(.layout_excerpt) .content .post_item {
  background-color: #ffffff;
}
.scheme_light .article_style_boxed.layout_excerpt .content,
.scheme_light .article_style_boxed[class*="single-"] .content > article,
.scheme_light .article_style_boxed[class*="single-"] .content > .comments_wrap,
.scheme_light .article_style_boxed:not(.layout_excerpt) .content .post_item {
  background-color: #f7f7f7;
}
.scheme_blue .article_style_boxed.layout_excerpt .content,
.scheme_blue .article_style_boxed[class*="single-"] .content > article,
.scheme_blue .article_style_boxed[class*="single-"] .content > .comments_wrap,
.scheme_blue .article_style_boxed:not(.layout_excerpt) .content .post_item {
  background-color: #ffffff;
}
.scheme_blue_dark .article_style_boxed.layout_excerpt .content,
.scheme_blue_dark .article_style_boxed[class*="single-"] .content > article,
.scheme_blue_dark .article_style_boxed[class*="single-"] .content > .comments_wrap,
.scheme_blue_dark .article_style_boxed:not(.layout_excerpt) .content .post_item {
  background-color: #ffffff;
}
.scheme_dark .article_style_boxed.layout_excerpt .content,
.scheme_dark .article_style_boxed[class*="single-"] .content > article,
.scheme_dark .article_style_boxed[class*="single-"] .content > .comments_wrap,
.scheme_dark .article_style_boxed:not(.layout_excerpt) .content .post_item {
  background-color: #333333;
}
.scheme_original .sidebar_right .sidebar,
.scheme_original .sidebar_left .sidebar {
  background-color: #f5f5f5;
}
.scheme_light .sidebar_right .sidebar,
.scheme_light .sidebar_left .sidebar {
  background-color: inherit;
}
.scheme_blue .sidebar_right .sidebar,
.scheme_blue .sidebar_left .sidebar {
  background-color: #171717;
}
.scheme_blue_dark .sidebar_right .sidebar,
.scheme_blue_dark .sidebar_left .sidebar {
  background-color: #171717;
}
.scheme_dark .sidebar_right .sidebar,
.scheme_dark .sidebar_left .sidebar {
  background-color: inherit;
}
.scheme_original .sc_form .sc_form_message textarea {
  border-color: #e3e3e3;
}
.scheme_light .sc_form .sc_form_message textarea {
  border-color: #dddddd;
}
.scheme_blue .sc_form .sc_form_message textarea {
  border-color: #e3e3e3;
}
.scheme_blue_dark .sc_form .sc_form_message textarea {
  border-color: #e3e3e3;
}
.scheme_dark .sc_form .sc_form_message textarea {
  border-color: #000000;
}
.scheme_original .top_panel_wrap_inner {
  background-color: #ffffff;
}
.scheme_light .top_panel_wrap_inner {
  background-color: #f7f7f7;
}
.scheme_blue .top_panel_wrap_inner {
  background-color: #ffffff;
}
.scheme_blue_dark .top_panel_wrap_inner {
  background-color: #ffffff;
}
.scheme_dark .top_panel_wrap_inner {
  background-color: #333333;
}
.scheme_original .top_panel_fixed .top_panel_position_over.top_panel_wrap_inner {
  background-color: #f7f7f7;
}
.scheme_light .top_panel_fixed .top_panel_position_over.top_panel_wrap_inner {
  background-color: #ffffff;
}
.scheme_blue .top_panel_fixed .top_panel_position_over.top_panel_wrap_inner {
  background-color: #171717;
}
.scheme_blue_dark .top_panel_fixed .top_panel_position_over.top_panel_wrap_inner {
  background-color: #171717;
}
.scheme_dark .top_panel_fixed .top_panel_position_over.top_panel_wrap_inner {
  background-color: #666666;
}
.scheme_original .top_panel_inner_style_3 .top_panel_cart_button,
.scheme_original .top_panel_inner_style_4 .top_panel_cart_button {
  background-color: rgba(209,168,5,0.2);
}
.scheme_light .top_panel_inner_style_3 .top_panel_cart_button,
.scheme_light .top_panel_inner_style_4 .top_panel_cart_button {
  background-color: rgba(24,151,153,0.2);
}
.scheme_blue .top_panel_inner_style_3 .top_panel_cart_button,
.scheme_blue .top_panel_inner_style_4 .top_panel_cart_button {
  background-color: rgba(0,128,155,0.2);
}
.scheme_blue_dark .top_panel_inner_style_3 .top_panel_cart_button,
.scheme_blue_dark .top_panel_inner_style_4 .top_panel_cart_button {
  background-color: rgba(0,128,155,0.2);
}
.scheme_dark .top_panel_inner_style_3 .top_panel_cart_button,
.scheme_dark .top_panel_inner_style_4 .top_panel_cart_button {
  background-color: rgba(24,151,153,0.2);
}
.scheme_original .top_panel_style_8 .top_panel_buttons .top_panel_cart_button:before {
  background-color: #E2C75A;
}
.scheme_light .top_panel_style_8 .top_panel_buttons .top_panel_cart_button:before {
  background-color: #20c7ca;
}
.scheme_blue .top_panel_style_8 .top_panel_buttons .top_panel_cart_button:before {
  background-color: #00D2FF;
}
.scheme_blue_dark .top_panel_style_8 .top_panel_buttons .top_panel_cart_button:before {
  background-color: #00D2FF;
}
.scheme_dark .top_panel_style_8 .top_panel_buttons .top_panel_cart_button:before {
  background-color: #20c7ca;
}
.scheme_original .top_panel_style_8 .top_panel_buttons .top_panel_cart_button:after {
  color: #ffffff;
}
.scheme_light .top_panel_style_8 .top_panel_buttons .top_panel_cart_button:after {
  color: #ffffff;
}
.scheme_blue .top_panel_style_8 .top_panel_buttons .top_panel_cart_button:after {
  color: #FFFFFF;
}
.scheme_blue_dark .top_panel_style_8 .top_panel_buttons .top_panel_cart_button:after {
  color: #FFFFFF;
}
.scheme_dark .top_panel_style_8 .top_panel_buttons .top_panel_cart_button:after {
  color: #f0f0f0;
}
.scheme_original .top_panel_middle .sidebar_cart:after,
.scheme_original .top_panel_middle .sidebar_cart {
  border-color: #e3e3e3;
}
.scheme_light .top_panel_middle .sidebar_cart:after,
.scheme_light .top_panel_middle .sidebar_cart {
  border-color: #dddddd;
}
.scheme_blue .top_panel_middle .sidebar_cart:after,
.scheme_blue .top_panel_middle .sidebar_cart {
  border-color: #e3e3e3;
}
.scheme_blue_dark .top_panel_middle .sidebar_cart:after,
.scheme_blue_dark .top_panel_middle .sidebar_cart {
  border-color: #e3e3e3;
}
.scheme_dark .top_panel_middle .sidebar_cart:after,
.scheme_dark .top_panel_middle .sidebar_cart {
  border-color: #000000;
}
.scheme_original .top_panel_middle .sidebar_cart:after,
.scheme_original .top_panel_middle .sidebar_cart {
  background-color: #ffffff;
}
.scheme_light .top_panel_middle .sidebar_cart:after,
.scheme_light .top_panel_middle .sidebar_cart {
  background-color: #f7f7f7;
}
.scheme_blue .top_panel_middle .sidebar_cart:after,
.scheme_blue .top_panel_middle .sidebar_cart {
  background-color: #ffffff;
}
.scheme_blue_dark .top_panel_middle .sidebar_cart:after,
.scheme_blue_dark .top_panel_middle .sidebar_cart {
  background-color: #ffffff;
}
.scheme_dark .top_panel_middle .sidebar_cart:after,
.scheme_dark .top_panel_middle .sidebar_cart {
  background-color: #333333;
}
.scheme_original .top_panel_inner_style_3 .top_panel_top,
.scheme_original .top_panel_inner_style_4 .top_panel_top,
.scheme_original .top_panel_inner_style_5 .top_panel_top,
.scheme_original .top_panel_inner_style_3 .top_panel_top .sidebar_cart,
.scheme_original .top_panel_inner_style_4 .top_panel_top .sidebar_cart {
  color: #ffffff;
}
.scheme_light .top_panel_inner_style_3 .top_panel_top,
.scheme_light .top_panel_inner_style_4 .top_panel_top,
.scheme_light .top_panel_inner_style_5 .top_panel_top,
.scheme_light .top_panel_inner_style_3 .top_panel_top .sidebar_cart,
.scheme_light .top_panel_inner_style_4 .top_panel_top .sidebar_cart {
  color: #ffffff;
}
.scheme_blue .top_panel_inner_style_3 .top_panel_top,
.scheme_blue .top_panel_inner_style_4 .top_panel_top,
.scheme_blue .top_panel_inner_style_5 .top_panel_top,
.scheme_blue .top_panel_inner_style_3 .top_panel_top .sidebar_cart,
.scheme_blue .top_panel_inner_style_4 .top_panel_top .sidebar_cart {
  color: #FFFFFF;
}
.scheme_blue_dark .top_panel_inner_style_3 .top_panel_top,
.scheme_blue_dark .top_panel_inner_style_4 .top_panel_top,
.scheme_blue_dark .top_panel_inner_style_5 .top_panel_top,
.scheme_blue_dark .top_panel_inner_style_3 .top_panel_top .sidebar_cart,
.scheme_blue_dark .top_panel_inner_style_4 .top_panel_top .sidebar_cart {
  color: #FFFFFF;
}
.scheme_dark .top_panel_inner_style_3 .top_panel_top,
.scheme_dark .top_panel_inner_style_4 .top_panel_top,
.scheme_dark .top_panel_inner_style_5 .top_panel_top,
.scheme_dark .top_panel_inner_style_3 .top_panel_top .sidebar_cart,
.scheme_dark .top_panel_inner_style_4 .top_panel_top .sidebar_cart {
  color: #f0f0f0;
}
.scheme_original .top_panel_inner_style_3 .top_panel_top,
.scheme_original .top_panel_inner_style_4 .top_panel_top,
.scheme_original .top_panel_inner_style_5 .top_panel_top,
.scheme_original .top_panel_inner_style_3 .top_panel_top .sidebar_cart,
.scheme_original .top_panel_inner_style_4 .top_panel_top .sidebar_cart {
  background-color: #E2C75A;
}
.scheme_light .top_panel_inner_style_3 .top_panel_top,
.scheme_light .top_panel_inner_style_4 .top_panel_top,
.scheme_light .top_panel_inner_style_5 .top_panel_top,
.scheme_light .top_panel_inner_style_3 .top_panel_top .sidebar_cart,
.scheme_light .top_panel_inner_style_4 .top_panel_top .sidebar_cart {
  background-color: #20c7ca;
}
.scheme_blue .top_panel_inner_style_3 .top_panel_top,
.scheme_blue .top_panel_inner_style_4 .top_panel_top,
.scheme_blue .top_panel_inner_style_5 .top_panel_top,
.scheme_blue .top_panel_inner_style_3 .top_panel_top .sidebar_cart,
.scheme_blue .top_panel_inner_style_4 .top_panel_top .sidebar_cart {
  background-color: #00D2FF;
}
.scheme_blue_dark .top_panel_inner_style_3 .top_panel_top,
.scheme_blue_dark .top_panel_inner_style_4 .top_panel_top,
.scheme_blue_dark .top_panel_inner_style_5 .top_panel_top,
.scheme_blue_dark .top_panel_inner_style_3 .top_panel_top .sidebar_cart,
.scheme_blue_dark .top_panel_inner_style_4 .top_panel_top .sidebar_cart {
  background-color: #00D2FF;
}
.scheme_dark .top_panel_inner_style_3 .top_panel_top,
.scheme_dark .top_panel_inner_style_4 .top_panel_top,
.scheme_dark .top_panel_inner_style_5 .top_panel_top,
.scheme_dark .top_panel_inner_style_3 .top_panel_top .sidebar_cart,
.scheme_dark .top_panel_inner_style_4 .top_panel_top .sidebar_cart {
  background-color: #20c7ca;
}
.scheme_original .top_panel_top a {
  color: #545657;
}
.scheme_light .top_panel_top a {
  color: #545657;
}
.scheme_blue .top_panel_top a {
  color: #545657;
}
.scheme_blue_dark .top_panel_top a {
  color: #FFFFFF;
}
.scheme_dark .top_panel_top a {
  color: #909090;
}
.scheme_original .top_panel_top a:hover {
  color: #d1a805;
}
.scheme_light .top_panel_top a:hover {
  color: #189799;
}
.scheme_blue .top_panel_top a:hover {
  color: #00809B;
}
.scheme_blue_dark .top_panel_top a:hover {
  color: #00809B;
}
.scheme_dark .top_panel_top a:hover {
  color: #189799;
}
.scheme_original .top_panel_inner_style_3 .top_panel_top a,
.scheme_original .top_panel_inner_style_3 .sc_socials.sc_socials_type_icons a,
.scheme_original .top_panel_inner_style_4 .top_panel_top a,
.scheme_original .top_panel_inner_style_4 .sc_socials.sc_socials_type_icons a,
.scheme_original .top_panel_inner_style_5 .top_panel_top a,
.scheme_original .top_panel_inner_style_5 .sc_socials.sc_socials_type_icons a {
  color: #ffffff;
}
.scheme_light .top_panel_inner_style_3 .top_panel_top a,
.scheme_light .top_panel_inner_style_3 .sc_socials.sc_socials_type_icons a,
.scheme_light .top_panel_inner_style_4 .top_panel_top a,
.scheme_light .top_panel_inner_style_4 .sc_socials.sc_socials_type_icons a,
.scheme_light .top_panel_inner_style_5 .top_panel_top a,
.scheme_light .top_panel_inner_style_5 .sc_socials.sc_socials_type_icons a {
  color: #ffffff;
}
.scheme_blue .top_panel_inner_style_3 .top_panel_top a,
.scheme_blue .top_panel_inner_style_3 .sc_socials.sc_socials_type_icons a,
.scheme_blue .top_panel_inner_style_4 .top_panel_top a,
.scheme_blue .top_panel_inner_style_4 .sc_socials.sc_socials_type_icons a,
.scheme_blue .top_panel_inner_style_5 .top_panel_top a,
.scheme_blue .top_panel_inner_style_5 .sc_socials.sc_socials_type_icons a {
  color: #FFFFFF;
}
.scheme_blue_dark .top_panel_inner_style_3 .top_panel_top a,
.scheme_blue_dark .top_panel_inner_style_3 .sc_socials.sc_socials_type_icons a,
.scheme_blue_dark .top_panel_inner_style_4 .top_panel_top a,
.scheme_blue_dark .top_panel_inner_style_4 .sc_socials.sc_socials_type_icons a,
.scheme_blue_dark .top_panel_inner_style_5 .top_panel_top a,
.scheme_blue_dark .top_panel_inner_style_5 .sc_socials.sc_socials_type_icons a {
  color: #FFFFFF;
}
.scheme_dark .top_panel_inner_style_3 .top_panel_top a,
.scheme_dark .top_panel_inner_style_3 .sc_socials.sc_socials_type_icons a,
.scheme_dark .top_panel_inner_style_4 .top_panel_top a,
.scheme_dark .top_panel_inner_style_4 .sc_socials.sc_socials_type_icons a,
.scheme_dark .top_panel_inner_style_5 .top_panel_top a,
.scheme_dark .top_panel_inner_style_5 .sc_socials.sc_socials_type_icons a {
  color: #f0f0f0;
}
.scheme_original .top_panel_inner_style_3 .top_panel_top a:hover,
.scheme_original .top_panel_inner_style_3 .sc_socials.sc_socials_type_icons a:hover,
.scheme_original .top_panel_inner_style_4 .top_panel_top a:hover,
.scheme_original .top_panel_inner_style_4 .sc_socials.sc_socials_type_icons a:hover,
.scheme_original .top_panel_inner_style_5 .top_panel_top a:hover,
.scheme_original .top_panel_inner_style_5 .sc_socials.sc_socials_type_icons a:hover {
  color: #ffffff;
}
.scheme_light .top_panel_inner_style_3 .top_panel_top a:hover,
.scheme_light .top_panel_inner_style_3 .sc_socials.sc_socials_type_icons a:hover,
.scheme_light .top_panel_inner_style_4 .top_panel_top a:hover,
.scheme_light .top_panel_inner_style_4 .sc_socials.sc_socials_type_icons a:hover,
.scheme_light .top_panel_inner_style_5 .top_panel_top a:hover,
.scheme_light .top_panel_inner_style_5 .sc_socials.sc_socials_type_icons a:hover {
  color: #ffffff;
}
.scheme_blue .top_panel_inner_style_3 .top_panel_top a:hover,
.scheme_blue .top_panel_inner_style_3 .sc_socials.sc_socials_type_icons a:hover,
.scheme_blue .top_panel_inner_style_4 .top_panel_top a:hover,
.scheme_blue .top_panel_inner_style_4 .sc_socials.sc_socials_type_icons a:hover,
.scheme_blue .top_panel_inner_style_5 .top_panel_top a:hover,
.scheme_blue .top_panel_inner_style_5 .sc_socials.sc_socials_type_icons a:hover {
  color: #ffffff;
}
.scheme_blue_dark .top_panel_inner_style_3 .top_panel_top a:hover,
.scheme_blue_dark .top_panel_inner_style_3 .sc_socials.sc_socials_type_icons a:hover,
.scheme_blue_dark .top_panel_inner_style_4 .top_panel_top a:hover,
.scheme_blue_dark .top_panel_inner_style_4 .sc_socials.sc_socials_type_icons a:hover,
.scheme_blue_dark .top_panel_inner_style_5 .top_panel_top a:hover,
.scheme_blue_dark .top_panel_inner_style_5 .sc_socials.sc_socials_type_icons a:hover {
  color: #ffffff;
}
.scheme_dark .top_panel_inner_style_3 .top_panel_top a:hover,
.scheme_dark .top_panel_inner_style_3 .sc_socials.sc_socials_type_icons a:hover,
.scheme_dark .top_panel_inner_style_4 .top_panel_top a:hover,
.scheme_dark .top_panel_inner_style_4 .sc_socials.sc_socials_type_icons a:hover,
.scheme_dark .top_panel_inner_style_5 .top_panel_top a:hover,
.scheme_dark .top_panel_inner_style_5 .sc_socials.sc_socials_type_icons a:hover {
  color: #e5e5e5;
}
.scheme_original .top_panel_inner_style_3 .search_results .post_info a > span,
.scheme_original .top_panel_inner_style_3 .search_results .post_info a[class*="icon-"] {
  color: #ffffff;
}
.scheme_light .top_panel_inner_style_3 .search_results .post_info a > span,
.scheme_light .top_panel_inner_style_3 .search_results .post_info a[class*="icon-"] {
  color: #ffffff;
}
.scheme_blue .top_panel_inner_style_3 .search_results .post_info a > span,
.scheme_blue .top_panel_inner_style_3 .search_results .post_info a[class*="icon-"] {
  color: #FFFFFF;
}
.scheme_blue_dark .top_panel_inner_style_3 .search_results .post_info a > span,
.scheme_blue_dark .top_panel_inner_style_3 .search_results .post_info a[class*="icon-"] {
  color: #FFFFFF;
}
.scheme_dark .top_panel_inner_style_3 .search_results .post_info a > span,
.scheme_dark .top_panel_inner_style_3 .search_results .post_info a[class*="icon-"] {
  color: #f0f0f0;
}
.scheme_original .top_panel_inner_style_3 .search_results .post_info a[class*="icon-"]:hover {
  color: #ffffff;
}
.scheme_light .top_panel_inner_style_3 .search_results .post_info a[class*="icon-"]:hover {
  color: #ffffff;
}
.scheme_blue .top_panel_inner_style_3 .search_results .post_info a[class*="icon-"]:hover {
  color: #ffffff;
}
.scheme_blue_dark .top_panel_inner_style_3 .search_results .post_info a[class*="icon-"]:hover {
  color: #ffffff;
}
.scheme_dark .top_panel_inner_style_3 .search_results .post_info a[class*="icon-"]:hover {
  color: #e5e5e5;
}
.scheme_original .top_panel_wrap .contact_email {
  color: #727272;
}
.scheme_light .top_panel_wrap .contact_email {
  color: #727272;
}
.scheme_blue .top_panel_wrap .contact_email {
  color: #737373;
}
.scheme_blue_dark .top_panel_wrap .contact_email {
  color: #727272;
}
.scheme_dark .top_panel_wrap .contact_email {
  color: #a0a0a0;
}
.scheme_original .top_panel_wrap .contact_email span {
  color: #323232;
}
.scheme_light .top_panel_wrap .contact_email span {
  color: #323232;
}
.scheme_blue .top_panel_wrap .contact_email span {
  color: #323232;
}
.scheme_blue_dark .top_panel_wrap .contact_email span {
  color: #FFFFFF;
}
.scheme_dark .top_panel_wrap .contact_email span {
  color: #e0e0e0;
}
.scheme_original .menu_user_nav > li > a {
  color: #545657;
}
.scheme_light .menu_user_nav > li > a {
  color: #545657;
}
.scheme_blue .menu_user_nav > li > a {
  color: #545657;
}
.scheme_blue_dark .menu_user_nav > li > a {
  color: #FFFFFF;
}
.scheme_dark .menu_user_nav > li > a {
  color: #909090;
}
.scheme_original .menu_user_nav > li > a:hover {
  color: #d1a805;
}
.scheme_light .menu_user_nav > li > a:hover {
  color: #189799;
}
.scheme_blue .menu_user_nav > li > a:hover {
  color: #00809B;
}
.scheme_blue_dark .menu_user_nav > li > a:hover {
  color: #00809B;
}
.scheme_dark .menu_user_nav > li > a:hover {
  color: #189799;
}
.scheme_original .top_panel_inner_style_3 .menu_user_nav > li > a,
.scheme_original .top_panel_inner_style_4 .menu_user_nav > li > a,
.scheme_original .top_panel_inner_style_5 .menu_user_nav > li > a {
  color: #ffffff;
}
.scheme_light .top_panel_inner_style_3 .menu_user_nav > li > a,
.scheme_light .top_panel_inner_style_4 .menu_user_nav > li > a,
.scheme_light .top_panel_inner_style_5 .menu_user_nav > li > a {
  color: #ffffff;
}
.scheme_blue .top_panel_inner_style_3 .menu_user_nav > li > a,
.scheme_blue .top_panel_inner_style_4 .menu_user_nav > li > a,
.scheme_blue .top_panel_inner_style_5 .menu_user_nav > li > a {
  color: #FFFFFF;
}
.scheme_blue_dark .top_panel_inner_style_3 .menu_user_nav > li > a,
.scheme_blue_dark .top_panel_inner_style_4 .menu_user_nav > li > a,
.scheme_blue_dark .top_panel_inner_style_5 .menu_user_nav > li > a {
  color: #FFFFFF;
}
.scheme_dark .top_panel_inner_style_3 .menu_user_nav > li > a,
.scheme_dark .top_panel_inner_style_4 .menu_user_nav > li > a,
.scheme_dark .top_panel_inner_style_5 .menu_user_nav > li > a {
  color: #f0f0f0;
}
.scheme_original .top_panel_inner_style_3 .menu_user_nav > li > a:hover,
.scheme_original .top_panel_inner_style_4 .menu_user_nav > li > a:hover,
.scheme_original .top_panel_inner_style_5 .menu_user_nav > li > a:hover {
  color: #ffffff;
}
.scheme_light .top_panel_inner_style_3 .menu_user_nav > li > a:hover,
.scheme_light .top_panel_inner_style_4 .menu_user_nav > li > a:hover,
.scheme_light .top_panel_inner_style_5 .menu_user_nav > li > a:hover {
  color: #ffffff;
}
.scheme_blue .top_panel_inner_style_3 .menu_user_nav > li > a:hover,
.scheme_blue .top_panel_inner_style_4 .menu_user_nav > li > a:hover,
.scheme_blue .top_panel_inner_style_5 .menu_user_nav > li > a:hover {
  color: #ffffff;
}
.scheme_blue_dark .top_panel_inner_style_3 .menu_user_nav > li > a:hover,
.scheme_blue_dark .top_panel_inner_style_4 .menu_user_nav > li > a:hover,
.scheme_blue_dark .top_panel_inner_style_5 .menu_user_nav > li > a:hover {
  color: #ffffff;
}
.scheme_dark .top_panel_inner_style_3 .menu_user_nav > li > a:hover,
.scheme_dark .top_panel_inner_style_4 .menu_user_nav > li > a:hover,
.scheme_dark .top_panel_inner_style_5 .menu_user_nav > li > a:hover {
  color: #e5e5e5;
}
.scheme_original .menu_user_nav > li ul:not(.cart_list) {
  border-color: #e3e3e3;
}
.scheme_light .menu_user_nav > li ul:not(.cart_list) {
  border-color: #dddddd;
}
.scheme_blue .menu_user_nav > li ul:not(.cart_list) {
  border-color: #e3e3e3;
}
.scheme_blue_dark .menu_user_nav > li ul:not(.cart_list) {
  border-color: #e3e3e3;
}
.scheme_dark .menu_user_nav > li ul:not(.cart_list) {
  border-color: #000000;
}
.scheme_original .menu_user_nav > li ul:not(.cart_list) {
  background-color: #ffffff;
}
.scheme_light .menu_user_nav > li ul:not(.cart_list) {
  background-color: #f7f7f7;
}
.scheme_blue .menu_user_nav > li ul:not(.cart_list) {
  background-color: #ffffff;
}
.scheme_blue_dark .menu_user_nav > li ul:not(.cart_list) {
  background-color: #ffffff;
}
.scheme_dark .menu_user_nav > li ul:not(.cart_list) {
  background-color: #333333;
}
.scheme_original .top_panel_inner_style_1 .menu_user_nav > li > ul:after,
.scheme_original .top_panel_inner_style_2 .menu_user_nav > li > ul:after {
  border-color: #e3e3e3;
}
.scheme_light .top_panel_inner_style_1 .menu_user_nav > li > ul:after,
.scheme_light .top_panel_inner_style_2 .menu_user_nav > li > ul:after {
  border-color: #dddddd;
}
.scheme_blue .top_panel_inner_style_1 .menu_user_nav > li > ul:after,
.scheme_blue .top_panel_inner_style_2 .menu_user_nav > li > ul:after {
  border-color: #e3e3e3;
}
.scheme_blue_dark .top_panel_inner_style_1 .menu_user_nav > li > ul:after,
.scheme_blue_dark .top_panel_inner_style_2 .menu_user_nav > li > ul:after {
  border-color: #e3e3e3;
}
.scheme_dark .top_panel_inner_style_1 .menu_user_nav > li > ul:after,
.scheme_dark .top_panel_inner_style_2 .menu_user_nav > li > ul:after {
  border-color: #000000;
}
.scheme_original .top_panel_inner_style_1 .menu_user_nav > li > ul:after,
.scheme_original .top_panel_inner_style_2 .menu_user_nav > li > ul:after {
  background-color: #ffffff;
}
.scheme_light .top_panel_inner_style_1 .menu_user_nav > li > ul:after,
.scheme_light .top_panel_inner_style_2 .menu_user_nav > li > ul:after {
  background-color: #f7f7f7;
}
.scheme_blue .top_panel_inner_style_1 .menu_user_nav > li > ul:after,
.scheme_blue .top_panel_inner_style_2 .menu_user_nav > li > ul:after {
  background-color: #ffffff;
}
.scheme_blue_dark .top_panel_inner_style_1 .menu_user_nav > li > ul:after,
.scheme_blue_dark .top_panel_inner_style_2 .menu_user_nav > li > ul:after {
  background-color: #ffffff;
}
.scheme_dark .top_panel_inner_style_1 .menu_user_nav > li > ul:after,
.scheme_dark .top_panel_inner_style_2 .menu_user_nav > li > ul:after {
  background-color: #333333;
}
.scheme_original .top_panel_inner_style_3 .menu_user_nav > li > ul:after,
.scheme_original .top_panel_inner_style_4 .menu_user_nav > li > ul:after,
.scheme_original .top_panel_inner_style_5 .menu_user_nav > li > ul:after,
.scheme_original .top_panel_inner_style_3 .menu_user_nav > li ul,
.scheme_original .top_panel_inner_style_4 .menu_user_nav > li ul,
.scheme_original .top_panel_inner_style_5 .menu_user_nav > li ul {
  color: #ffffff;
}
.scheme_light .top_panel_inner_style_3 .menu_user_nav > li > ul:after,
.scheme_light .top_panel_inner_style_4 .menu_user_nav > li > ul:after,
.scheme_light .top_panel_inner_style_5 .menu_user_nav > li > ul:after,
.scheme_light .top_panel_inner_style_3 .menu_user_nav > li ul,
.scheme_light .top_panel_inner_style_4 .menu_user_nav > li ul,
.scheme_light .top_panel_inner_style_5 .menu_user_nav > li ul {
  color: #ffffff;
}
.scheme_blue .top_panel_inner_style_3 .menu_user_nav > li > ul:after,
.scheme_blue .top_panel_inner_style_4 .menu_user_nav > li > ul:after,
.scheme_blue .top_panel_inner_style_5 .menu_user_nav > li > ul:after,
.scheme_blue .top_panel_inner_style_3 .menu_user_nav > li ul,
.scheme_blue .top_panel_inner_style_4 .menu_user_nav > li ul,
.scheme_blue .top_panel_inner_style_5 .menu_user_nav > li ul {
  color: #FFFFFF;
}
.scheme_blue_dark .top_panel_inner_style_3 .menu_user_nav > li > ul:after,
.scheme_blue_dark .top_panel_inner_style_4 .menu_user_nav > li > ul:after,
.scheme_blue_dark .top_panel_inner_style_5 .menu_user_nav > li > ul:after,
.scheme_blue_dark .top_panel_inner_style_3 .menu_user_nav > li ul,
.scheme_blue_dark .top_panel_inner_style_4 .menu_user_nav > li ul,
.scheme_blue_dark .top_panel_inner_style_5 .menu_user_nav > li ul {
  color: #FFFFFF;
}
.scheme_dark .top_panel_inner_style_3 .menu_user_nav > li > ul:after,
.scheme_dark .top_panel_inner_style_4 .menu_user_nav > li > ul:after,
.scheme_dark .top_panel_inner_style_5 .menu_user_nav > li > ul:after,
.scheme_dark .top_panel_inner_style_3 .menu_user_nav > li ul,
.scheme_dark .top_panel_inner_style_4 .menu_user_nav > li ul,
.scheme_dark .top_panel_inner_style_5 .menu_user_nav > li ul {
  color: #f0f0f0;
}
.scheme_original .top_panel_inner_style_3 .menu_user_nav > li > ul:after,
.scheme_original .top_panel_inner_style_4 .menu_user_nav > li > ul:after,
.scheme_original .top_panel_inner_style_5 .menu_user_nav > li > ul:after,
.scheme_original .top_panel_inner_style_3 .menu_user_nav > li ul,
.scheme_original .top_panel_inner_style_4 .menu_user_nav > li ul,
.scheme_original .top_panel_inner_style_5 .menu_user_nav > li ul {
  background-color: #E2C75A;
}
.scheme_light .top_panel_inner_style_3 .menu_user_nav > li > ul:after,
.scheme_light .top_panel_inner_style_4 .menu_user_nav > li > ul:after,
.scheme_light .top_panel_inner_style_5 .menu_user_nav > li > ul:after,
.scheme_light .top_panel_inner_style_3 .menu_user_nav > li ul,
.scheme_light .top_panel_inner_style_4 .menu_user_nav > li ul,
.scheme_light .top_panel_inner_style_5 .menu_user_nav > li ul {
  background-color: #20c7ca;
}
.scheme_blue .top_panel_inner_style_3 .menu_user_nav > li > ul:after,
.scheme_blue .top_panel_inner_style_4 .menu_user_nav > li > ul:after,
.scheme_blue .top_panel_inner_style_5 .menu_user_nav > li > ul:after,
.scheme_blue .top_panel_inner_style_3 .menu_user_nav > li ul,
.scheme_blue .top_panel_inner_style_4 .menu_user_nav > li ul,
.scheme_blue .top_panel_inner_style_5 .menu_user_nav > li ul {
  background-color: #00D2FF;
}
.scheme_blue_dark .top_panel_inner_style_3 .menu_user_nav > li > ul:after,
.scheme_blue_dark .top_panel_inner_style_4 .menu_user_nav > li > ul:after,
.scheme_blue_dark .top_panel_inner_style_5 .menu_user_nav > li > ul:after,
.scheme_blue_dark .top_panel_inner_style_3 .menu_user_nav > li ul,
.scheme_blue_dark .top_panel_inner_style_4 .menu_user_nav > li ul,
.scheme_blue_dark .top_panel_inner_style_5 .menu_user_nav > li ul {
  background-color: #00D2FF;
}
.scheme_dark .top_panel_inner_style_3 .menu_user_nav > li > ul:after,
.scheme_dark .top_panel_inner_style_4 .menu_user_nav > li > ul:after,
.scheme_dark .top_panel_inner_style_5 .menu_user_nav > li > ul:after,
.scheme_dark .top_panel_inner_style_3 .menu_user_nav > li ul,
.scheme_dark .top_panel_inner_style_4 .menu_user_nav > li ul,
.scheme_dark .top_panel_inner_style_5 .menu_user_nav > li ul {
  background-color: #20c7ca;
}
.scheme_original .top_panel_inner_style_3 .menu_user_nav > li > ul:after,
.scheme_original .top_panel_inner_style_4 .menu_user_nav > li > ul:after,
.scheme_original .top_panel_inner_style_5 .menu_user_nav > li > ul:after,
.scheme_original .top_panel_inner_style_3 .menu_user_nav > li ul,
.scheme_original .top_panel_inner_style_4 .menu_user_nav > li ul,
.scheme_original .top_panel_inner_style_5 .menu_user_nav > li ul {
  border-color: #d1a805;
}
.scheme_light .top_panel_inner_style_3 .menu_user_nav > li > ul:after,
.scheme_light .top_panel_inner_style_4 .menu_user_nav > li > ul:after,
.scheme_light .top_panel_inner_style_5 .menu_user_nav > li > ul:after,
.scheme_light .top_panel_inner_style_3 .menu_user_nav > li ul,
.scheme_light .top_panel_inner_style_4 .menu_user_nav > li ul,
.scheme_light .top_panel_inner_style_5 .menu_user_nav > li ul {
  border-color: #189799;
}
.scheme_blue .top_panel_inner_style_3 .menu_user_nav > li > ul:after,
.scheme_blue .top_panel_inner_style_4 .menu_user_nav > li > ul:after,
.scheme_blue .top_panel_inner_style_5 .menu_user_nav > li > ul:after,
.scheme_blue .top_panel_inner_style_3 .menu_user_nav > li ul,
.scheme_blue .top_panel_inner_style_4 .menu_user_nav > li ul,
.scheme_blue .top_panel_inner_style_5 .menu_user_nav > li ul {
  border-color: #00809B;
}
.scheme_blue_dark .top_panel_inner_style_3 .menu_user_nav > li > ul:after,
.scheme_blue_dark .top_panel_inner_style_4 .menu_user_nav > li > ul:after,
.scheme_blue_dark .top_panel_inner_style_5 .menu_user_nav > li > ul:after,
.scheme_blue_dark .top_panel_inner_style_3 .menu_user_nav > li ul,
.scheme_blue_dark .top_panel_inner_style_4 .menu_user_nav > li ul,
.scheme_blue_dark .top_panel_inner_style_5 .menu_user_nav > li ul {
  border-color: #00809B;
}
.scheme_dark .top_panel_inner_style_3 .menu_user_nav > li > ul:after,
.scheme_dark .top_panel_inner_style_4 .menu_user_nav > li > ul:after,
.scheme_dark .top_panel_inner_style_5 .menu_user_nav > li > ul:after,
.scheme_dark .top_panel_inner_style_3 .menu_user_nav > li ul,
.scheme_dark .top_panel_inner_style_4 .menu_user_nav > li ul,
.scheme_dark .top_panel_inner_style_5 .menu_user_nav > li ul {
  border-color: #189799;
}
.scheme_original .menu_user_nav > li ul li a {
  color: #8a8a8a;
}
.scheme_light .menu_user_nav > li ul li a {
  color: #8a8a8a;
}
.scheme_blue .menu_user_nav > li ul li a {
  color: #8a8a8a;
}
.scheme_blue_dark .menu_user_nav > li ul li a {
  color: #8a8a8a;
}
.scheme_dark .menu_user_nav > li ul li a {
  color: #999999;
}
.scheme_original .menu_user_nav > li ul li a:hover,
.scheme_original .menu_user_nav > li ul li.current-menu-item > a,
.scheme_original .menu_user_nav > li ul li.current-menu-ancestor > a {
  color: #232a34;
}
.scheme_light .menu_user_nav > li ul li a:hover,
.scheme_light .menu_user_nav > li ul li.current-menu-item > a,
.scheme_light .menu_user_nav > li ul li.current-menu-ancestor > a {
  color: #232a34;
}
.scheme_blue .menu_user_nav > li ul li a:hover,
.scheme_blue .menu_user_nav > li ul li.current-menu-item > a,
.scheme_blue .menu_user_nav > li ul li.current-menu-ancestor > a {
  color: #232a34;
}
.scheme_blue_dark .menu_user_nav > li ul li a:hover,
.scheme_blue_dark .menu_user_nav > li ul li.current-menu-item > a,
.scheme_blue_dark .menu_user_nav > li ul li.current-menu-ancestor > a {
  color: #232a34;
}
.scheme_dark .menu_user_nav > li ul li a:hover,
.scheme_dark .menu_user_nav > li ul li.current-menu-item > a,
.scheme_dark .menu_user_nav > li ul li.current-menu-ancestor > a {
  color: #d0d0d0;
}
.scheme_original .menu_user_nav > li ul li a:hover,
.scheme_original .menu_user_nav > li ul li.current-menu-item > a,
.scheme_original .menu_user_nav > li ul li.current-menu-ancestor > a {
  background-color: #f0f0f0;
}
.scheme_light .menu_user_nav > li ul li a:hover,
.scheme_light .menu_user_nav > li ul li.current-menu-item > a,
.scheme_light .menu_user_nav > li ul li.current-menu-ancestor > a {
  background-color: #f0f0f0;
}
.scheme_blue .menu_user_nav > li ul li a:hover,
.scheme_blue .menu_user_nav > li ul li.current-menu-item > a,
.scheme_blue .menu_user_nav > li ul li.current-menu-ancestor > a {
  background-color: #f0f0f0;
}
.scheme_blue_dark .menu_user_nav > li ul li a:hover,
.scheme_blue_dark .menu_user_nav > li ul li.current-menu-item > a,
.scheme_blue_dark .menu_user_nav > li ul li.current-menu-ancestor > a {
  background-color: #f0f0f0;
}
.scheme_dark .menu_user_nav > li ul li a:hover,
.scheme_dark .menu_user_nav > li ul li.current-menu-item > a,
.scheme_dark .menu_user_nav > li ul li.current-menu-ancestor > a {
  background-color: #505050;
}
.scheme_original .top_panel_inner_style_3 .menu_user_nav > li ul li a:hover,
.scheme_original .top_panel_inner_style_3 .menu_user_nav > li ul li.current-menu-item > a,
.scheme_original .top_panel_inner_style_3 .menu_user_nav > li ul li.current-menu-ancestor > a,
.scheme_original .top_panel_inner_style_4 .menu_user_nav > li ul li a:hover,
.scheme_original .top_panel_inner_style_4 .menu_user_nav > li ul li.current-menu-item > a,
.scheme_original .top_panel_inner_style_4 .menu_user_nav > li ul li.current-menu-ancestor > a,
.scheme_original .top_panel_inner_style_5 .menu_user_nav > li ul li a:hover,
.scheme_original .top_panel_inner_style_5 .menu_user_nav > li ul li.current-menu-item > a,
.scheme_original .top_panel_inner_style_5 .menu_user_nav > li ul li.current-menu-ancestor > a {
  background-color: #d1a805;
}
.scheme_light .top_panel_inner_style_3 .menu_user_nav > li ul li a:hover,
.scheme_light .top_panel_inner_style_3 .menu_user_nav > li ul li.current-menu-item > a,
.scheme_light .top_panel_inner_style_3 .menu_user_nav > li ul li.current-menu-ancestor > a,
.scheme_light .top_panel_inner_style_4 .menu_user_nav > li ul li a:hover,
.scheme_light .top_panel_inner_style_4 .menu_user_nav > li ul li.current-menu-item > a,
.scheme_light .top_panel_inner_style_4 .menu_user_nav > li ul li.current-menu-ancestor > a,
.scheme_light .top_panel_inner_style_5 .menu_user_nav > li ul li a:hover,
.scheme_light .top_panel_inner_style_5 .menu_user_nav > li ul li.current-menu-item > a,
.scheme_light .top_panel_inner_style_5 .menu_user_nav > li ul li.current-menu-ancestor > a {
  background-color: #189799;
}
.scheme_blue .top_panel_inner_style_3 .menu_user_nav > li ul li a:hover,
.scheme_blue .top_panel_inner_style_3 .menu_user_nav > li ul li.current-menu-item > a,
.scheme_blue .top_panel_inner_style_3 .menu_user_nav > li ul li.current-menu-ancestor > a,
.scheme_blue .top_panel_inner_style_4 .menu_user_nav > li ul li a:hover,
.scheme_blue .top_panel_inner_style_4 .menu_user_nav > li ul li.current-menu-item > a,
.scheme_blue .top_panel_inner_style_4 .menu_user_nav > li ul li.current-menu-ancestor > a,
.scheme_blue .top_panel_inner_style_5 .menu_user_nav > li ul li a:hover,
.scheme_blue .top_panel_inner_style_5 .menu_user_nav > li ul li.current-menu-item > a,
.scheme_blue .top_panel_inner_style_5 .menu_user_nav > li ul li.current-menu-ancestor > a {
  background-color: #00809B;
}
.scheme_blue_dark .top_panel_inner_style_3 .menu_user_nav > li ul li a:hover,
.scheme_blue_dark .top_panel_inner_style_3 .menu_user_nav > li ul li.current-menu-item > a,
.scheme_blue_dark .top_panel_inner_style_3 .menu_user_nav > li ul li.current-menu-ancestor > a,
.scheme_blue_dark .top_panel_inner_style_4 .menu_user_nav > li ul li a:hover,
.scheme_blue_dark .top_panel_inner_style_4 .menu_user_nav > li ul li.current-menu-item > a,
.scheme_blue_dark .top_panel_inner_style_4 .menu_user_nav > li ul li.current-menu-ancestor > a,
.scheme_blue_dark .top_panel_inner_style_5 .menu_user_nav > li ul li a:hover,
.scheme_blue_dark .top_panel_inner_style_5 .menu_user_nav > li ul li.current-menu-item > a,
.scheme_blue_dark .top_panel_inner_style_5 .menu_user_nav > li ul li.current-menu-ancestor > a {
  background-color: #00809B;
}
.scheme_dark .top_panel_inner_style_3 .menu_user_nav > li ul li a:hover,
.scheme_dark .top_panel_inner_style_3 .menu_user_nav > li ul li.current-menu-item > a,
.scheme_dark .top_panel_inner_style_3 .menu_user_nav > li ul li.current-menu-ancestor > a,
.scheme_dark .top_panel_inner_style_4 .menu_user_nav > li ul li a:hover,
.scheme_dark .top_panel_inner_style_4 .menu_user_nav > li ul li.current-menu-item > a,
.scheme_dark .top_panel_inner_style_4 .menu_user_nav > li ul li.current-menu-ancestor > a,
.scheme_dark .top_panel_inner_style_5 .menu_user_nav > li ul li a:hover,
.scheme_dark .top_panel_inner_style_5 .menu_user_nav > li ul li.current-menu-item > a,
.scheme_dark .top_panel_inner_style_5 .menu_user_nav > li ul li.current-menu-ancestor > a {
  background-color: #189799;
}
.scheme_original .menu_user_nav > li.menu_user_controls .user_avatar {
  border-color: #e3e3e3;
}
.scheme_light .menu_user_nav > li.menu_user_controls .user_avatar {
  border-color: #dddddd;
}
.scheme_blue .menu_user_nav > li.menu_user_controls .user_avatar {
  border-color: #e3e3e3;
}
.scheme_blue_dark .menu_user_nav > li.menu_user_controls .user_avatar {
  border-color: #e3e3e3;
}
.scheme_dark .menu_user_nav > li.menu_user_controls .user_avatar {
  border-color: #000000;
}
.scheme_original .top_panel_inner_style_3 .menu_user_nav > li.menu_user_controls .user_avatar,
.scheme_original .top_panel_inner_style_4 .menu_user_nav > li.menu_user_controls .user_avatar,
.scheme_original .top_panel_inner_style_5 .menu_user_nav > li.menu_user_controls .user_avatar {
  border-color: #ffffff;
}
.scheme_light .top_panel_inner_style_3 .menu_user_nav > li.menu_user_controls .user_avatar,
.scheme_light .top_panel_inner_style_4 .menu_user_nav > li.menu_user_controls .user_avatar,
.scheme_light .top_panel_inner_style_5 .menu_user_nav > li.menu_user_controls .user_avatar {
  border-color: #ffffff;
}
.scheme_blue .top_panel_inner_style_3 .menu_user_nav > li.menu_user_controls .user_avatar,
.scheme_blue .top_panel_inner_style_4 .menu_user_nav > li.menu_user_controls .user_avatar,
.scheme_blue .top_panel_inner_style_5 .menu_user_nav > li.menu_user_controls .user_avatar {
  border-color: #FFFFFF;
}
.scheme_blue_dark .top_panel_inner_style_3 .menu_user_nav > li.menu_user_controls .user_avatar,
.scheme_blue_dark .top_panel_inner_style_4 .menu_user_nav > li.menu_user_controls .user_avatar,
.scheme_blue_dark .top_panel_inner_style_5 .menu_user_nav > li.menu_user_controls .user_avatar {
  border-color: #FFFFFF;
}
.scheme_dark .top_panel_inner_style_3 .menu_user_nav > li.menu_user_controls .user_avatar,
.scheme_dark .top_panel_inner_style_4 .menu_user_nav > li.menu_user_controls .user_avatar,
.scheme_dark .top_panel_inner_style_5 .menu_user_nav > li.menu_user_controls .user_avatar {
  border-color: #f0f0f0;
}
.scheme_original .menu_user_nav > li.menu_user_bookmarks .bookmarks_add {
  border-bottom-color: #dddddd;
}
.scheme_light .menu_user_nav > li.menu_user_bookmarks .bookmarks_add {
  border-bottom-color: #e7e7e7;
}
.scheme_blue .menu_user_nav > li.menu_user_bookmarks .bookmarks_add {
  border-bottom-color: #dddddd;
}
.scheme_blue_dark .menu_user_nav > li.menu_user_bookmarks .bookmarks_add {
  border-bottom-color: #dddddd;
}
.scheme_dark .menu_user_nav > li.menu_user_bookmarks .bookmarks_add {
  border-bottom-color: #909090;
}
.scheme_original .top_panel_position_over.top_panel_middle {
  background-color: rgba(247,247,247,0.75);
}
.scheme_light .top_panel_position_over.top_panel_middle {
  background-color: rgba(255,255,255,0.75);
}
.scheme_blue .top_panel_position_over.top_panel_middle {
  background-color: rgba(23,23,23,0.75);
}
.scheme_blue_dark .top_panel_position_over.top_panel_middle {
  background-color: rgba(23,23,23,0.75);
}
.scheme_dark .top_panel_position_over.top_panel_middle {
  background-color: rgba(102,102,102,0.75);
}
.top_panel_middle .logo {
  margin-top: 3em;
  margin-bottom: 1em;
}
.logo .logo_text {
  font-size: 2.8571em;
  line-height: 1em;
  font-weight: 700;
}
.scheme_original .logo .logo_text {
  color: #323232;
}
.scheme_light .logo .logo_text {
  color: #323232;
}
.scheme_blue .logo .logo_text {
  color: #323232;
}
.scheme_blue_dark .logo .logo_text {
  color: #FFFFFF;
}
.scheme_dark .logo .logo_text {
  color: #e0e0e0;
}
.scheme_original .logo .logo_slogan {
  color: #545657;
}
.scheme_light .logo .logo_slogan {
  color: #545657;
}
.scheme_blue .logo .logo_slogan {
  color: #545657;
}
.scheme_blue_dark .logo .logo_slogan {
  color: #FFFFFF;
}
.scheme_dark .logo .logo_slogan {
  color: #909090;
}
.top_panel_middle .menu_main_wrap {
  margin-top: 1.875em;
}
.top_panel_style_5 .top_panel_middle .logo {
  margin-bottom: 1em;
}
.scheme_original .top_panel_bottom {
  border-color: #e3e3e3;
}
.scheme_light .top_panel_bottom {
  border-color: #dddddd;
}
.scheme_blue .top_panel_bottom {
  border-color: #e3e3e3;
}
.scheme_blue_dark .top_panel_bottom {
  border-color: #e3e3e3;
}
.scheme_dark .top_panel_bottom {
  border-color: #000000;
}
.scheme_original .top_panel_bottom {
  background-color: #ffffff;
}
.scheme_light .top_panel_bottom {
  background-color: #ffffff;
}
.scheme_blue .top_panel_bottom {
  background-color: #FFFFFF;
}
.scheme_blue_dark .top_panel_bottom {
  background-color: #FFFFFF;
}
.scheme_dark .top_panel_bottom {
  background-color: #f0f0f0;
}
.scheme_original .top_panel_image_hover {
  background-color: rgba(209,168,5,0.8);
}
.scheme_light .top_panel_image_hover {
  background-color: rgba(24,151,153,0.8);
}
.scheme_blue .top_panel_image_hover {
  background-color: rgba(0,128,155,0.8);
}
.scheme_blue_dark .top_panel_image_hover {
  background-color: rgba(0,128,155,0.8);
}
.scheme_dark .top_panel_image_hover {
  background-color: rgba(24,151,153,0.8);
}
.scheme_original .top_panel_image_header,
.scheme_original .top_panel_image_title,
.scheme_original .top_panel_over:not(.top_panel_fixed) .top_panel_style_7 .logo_text,
.scheme_original .top_panel_over:not(.top_panel_fixed) .top_panel_style_7 .logo_slogan {
  color: #ffffff;
}
.scheme_light .top_panel_image_header,
.scheme_light .top_panel_image_title,
.scheme_light .top_panel_over:not(.top_panel_fixed) .top_panel_style_7 .logo_text,
.scheme_light .top_panel_over:not(.top_panel_fixed) .top_panel_style_7 .logo_slogan {
  color: #ffffff;
}
.scheme_blue .top_panel_image_header,
.scheme_blue .top_panel_image_title,
.scheme_blue .top_panel_over:not(.top_panel_fixed) .top_panel_style_7 .logo_text,
.scheme_blue .top_panel_over:not(.top_panel_fixed) .top_panel_style_7 .logo_slogan {
  color: #FFFFFF;
}
.scheme_blue_dark .top_panel_image_header,
.scheme_blue_dark .top_panel_image_title,
.scheme_blue_dark .top_panel_over:not(.top_panel_fixed) .top_panel_style_7 .logo_text,
.scheme_blue_dark .top_panel_over:not(.top_panel_fixed) .top_panel_style_7 .logo_slogan {
  color: #FFFFFF;
}
.scheme_dark .top_panel_image_header,
.scheme_dark .top_panel_image_title,
.scheme_dark .top_panel_over:not(.top_panel_fixed) .top_panel_style_7 .logo_text,
.scheme_dark .top_panel_over:not(.top_panel_fixed) .top_panel_style_7 .logo_slogan {
  color: #f0f0f0;
}
.scheme_original .top_panel_image_header a,
.scheme_original .top_panel_image_title > a,
.scheme_original .top_panel_over:not(.top_panel_fixed) .top_panel_style_7 .menu_main_nav > li > a {
  color: #ffffff;
}
.scheme_light .top_panel_image_header a,
.scheme_light .top_panel_image_title > a,
.scheme_light .top_panel_over:not(.top_panel_fixed) .top_panel_style_7 .menu_main_nav > li > a {
  color: #ffffff;
}
.scheme_blue .top_panel_image_header a,
.scheme_blue .top_panel_image_title > a,
.scheme_blue .top_panel_over:not(.top_panel_fixed) .top_panel_style_7 .menu_main_nav > li > a {
  color: #ffffff;
}
.scheme_blue_dark .top_panel_image_header a,
.scheme_blue_dark .top_panel_image_title > a,
.scheme_blue_dark .top_panel_over:not(.top_panel_fixed) .top_panel_style_7 .menu_main_nav > li > a {
  color: #ffffff;
}
.scheme_dark .top_panel_image_header a,
.scheme_dark .top_panel_image_title > a,
.scheme_dark .top_panel_over:not(.top_panel_fixed) .top_panel_style_7 .menu_main_nav > li > a {
  color: #ffffff;
}
.scheme_original .post_featured .post_header a:hover,
.scheme_original .top_panel_over:not(.top_panel_fixed) .top_panel_style_7 .menu_main_nav > li > a:hover {
  color: #ffffff;
}
.scheme_light .post_featured .post_header a:hover,
.scheme_light .top_panel_over:not(.top_panel_fixed) .top_panel_style_7 .menu_main_nav > li > a:hover {
  color: #ffffff;
}
.scheme_blue .post_featured .post_header a:hover,
.scheme_blue .top_panel_over:not(.top_panel_fixed) .top_panel_style_7 .menu_main_nav > li > a:hover {
  color: #ffffff;
}
.scheme_blue_dark .post_featured .post_header a:hover,
.scheme_blue_dark .top_panel_over:not(.top_panel_fixed) .top_panel_style_7 .menu_main_nav > li > a:hover {
  color: #ffffff;
}
.scheme_dark .post_featured .post_header a:hover,
.scheme_dark .top_panel_over:not(.top_panel_fixed) .top_panel_style_7 .menu_main_nav > li > a:hover {
  color: #e5e5e5;
}
.menu_main_nav > li > a {
  font-family: inherit;
  font-size: 0.875em;
  line-height: 1.2857em;
  font-weight: 700;
  font-style: inherit;
}
.scheme_original .menu_main_nav > li > a {
  color: #323232;
}
.scheme_light .menu_main_nav > li > a {
  color: #323232;
}
.scheme_blue .menu_main_nav > li > a {
  color: #323232;
}
.scheme_blue_dark .menu_main_nav > li > a {
  color: #FFFFFF;
}
.scheme_dark .menu_main_nav > li > a {
  color: #e0e0e0;
}
.scheme_original .menu_main_nav > li > a:hover {
  color: #E2C75A;
}
.scheme_light .menu_main_nav > li > a:hover {
  color: #20c7ca;
}
.scheme_blue .menu_main_nav > li > a:hover {
  color: #00D2FF;
}
.scheme_blue_dark .menu_main_nav > li > a:hover {
  color: #00D2FF;
}
.scheme_dark .menu_main_nav > li > a:hover {
  color: #20c7ca;
}
.scheme_original .top_panel_inner_style_1 .menu_main_nav > li > a {
  color: #ffffff;
}
.scheme_light .top_panel_inner_style_1 .menu_main_nav > li > a {
  color: #ffffff;
}
.scheme_blue .top_panel_inner_style_1 .menu_main_nav > li > a {
  color: #FFFFFF;
}
.scheme_blue_dark .top_panel_inner_style_1 .menu_main_nav > li > a {
  color: #FFFFFF;
}
.scheme_dark .top_panel_inner_style_1 .menu_main_nav > li > a {
  color: #f0f0f0;
}
.scheme_original .top_panel_inner_style_1 .menu_main_nav > li > a:hover {
  color: #ffffff;
}
.scheme_light .top_panel_inner_style_1 .menu_main_nav > li > a:hover {
  color: #ffffff;
}
.scheme_blue .top_panel_inner_style_1 .menu_main_nav > li > a:hover {
  color: #ffffff;
}
.scheme_blue_dark .top_panel_inner_style_1 .menu_main_nav > li > a:hover {
  color: #ffffff;
}
.scheme_dark .top_panel_inner_style_1 .menu_main_nav > li > a:hover {
  color: #e5e5e5;
}
.scheme_original .top_panel_inner_style_1 .menu_main_nav > li > a:hover {
  background-color: #d1a805;
}
.scheme_light .top_panel_inner_style_1 .menu_main_nav > li > a:hover {
  background-color: #189799;
}
.scheme_blue .top_panel_inner_style_1 .menu_main_nav > li > a:hover {
  background-color: #00809B;
}
.scheme_blue_dark .top_panel_inner_style_1 .menu_main_nav > li > a:hover {
  background-color: #00809B;
}
.scheme_dark .top_panel_inner_style_1 .menu_main_nav > li > a:hover {
  background-color: #189799;
}
.scheme_original .menu_main_nav > li ul {
  color: #232a34;
}
.scheme_light .menu_main_nav > li ul {
  color: #232a34;
}
.scheme_blue .menu_main_nav > li ul {
  color: #232a34;
}
.scheme_blue_dark .menu_main_nav > li ul {
  color: #232a34;
}
.scheme_dark .menu_main_nav > li ul {
  color: #d0d0d0;
}
.scheme_original .menu_main_nav > li ul {
  background-color: #f7f7f7;
}
.scheme_light .menu_main_nav > li ul {
  background-color: #ffffff;
}
.scheme_blue .menu_main_nav > li ul {
  background-color: #171717;
}
.scheme_blue_dark .menu_main_nav > li ul {
  background-color: #171717;
}
.scheme_dark .menu_main_nav > li ul {
  background-color: #666666;
}
.scheme_original .menu_main_nav > li ul {
  border-color: #dddddd;
}
.scheme_light .menu_main_nav > li ul {
  border-color: #e7e7e7;
}
.scheme_blue .menu_main_nav > li ul {
  border-color: #dddddd;
}
.scheme_blue_dark .menu_main_nav > li ul {
  border-color: #dddddd;
}
.scheme_dark .menu_main_nav > li ul {
  border-color: #909090;
}
.scheme_original .menu_main_nav > a:hover,
.scheme_original .menu_main_nav > li.sfHover > a,
.scheme_original .menu_main_nav > li#blob,
.scheme_original .menu_main_nav > li.current-menu-item > a,
.scheme_original .menu_main_nav > li.current-menu-parent > a,
.scheme_original .menu_main_nav > li.current-menu-ancestor > a {
  color: #189799;
}
.scheme_light .menu_main_nav > a:hover,
.scheme_light .menu_main_nav > li.sfHover > a,
.scheme_light .menu_main_nav > li#blob,
.scheme_light .menu_main_nav > li.current-menu-item > a,
.scheme_light .menu_main_nav > li.current-menu-parent > a,
.scheme_light .menu_main_nav > li.current-menu-ancestor > a {
  color: #189799;
}
.scheme_blue .menu_main_nav > a:hover,
.scheme_blue .menu_main_nav > li.sfHover > a,
.scheme_blue .menu_main_nav > li#blob,
.scheme_blue .menu_main_nav > li.current-menu-item > a,
.scheme_blue .menu_main_nav > li.current-menu-parent > a,
.scheme_blue .menu_main_nav > li.current-menu-ancestor > a {
  color: #189799;
}
.scheme_blue_dark .menu_main_nav > a:hover,
.scheme_blue_dark .menu_main_nav > li.sfHover > a,
.scheme_blue_dark .menu_main_nav > li#blob,
.scheme_blue_dark .menu_main_nav > li.current-menu-item > a,
.scheme_blue_dark .menu_main_nav > li.current-menu-parent > a,
.scheme_blue_dark .menu_main_nav > li.current-menu-ancestor > a {
  color: #189799;
}
.scheme_dark .menu_main_nav > a:hover,
.scheme_dark .menu_main_nav > li.sfHover > a,
.scheme_dark .menu_main_nav > li#blob,
.scheme_dark .menu_main_nav > li.current-menu-item > a,
.scheme_dark .menu_main_nav > li.current-menu-parent > a,
.scheme_dark .menu_main_nav > li.current-menu-ancestor > a {
  color: #29fbff;
}
.scheme_original .top_panel_inner_style_1 .menu_main_nav > li ul,
.scheme_original .top_panel_inner_style_2 .menu_main_nav > li ul {
  border-color: #e3e3e3;
}
.scheme_light .top_panel_inner_style_1 .menu_main_nav > li ul,
.scheme_light .top_panel_inner_style_2 .menu_main_nav > li ul {
  border-color: #dddddd;
}
.scheme_blue .top_panel_inner_style_1 .menu_main_nav > li ul,
.scheme_blue .top_panel_inner_style_2 .menu_main_nav > li ul {
  border-color: #e3e3e3;
}
.scheme_blue_dark .top_panel_inner_style_1 .menu_main_nav > li ul,
.scheme_blue_dark .top_panel_inner_style_2 .menu_main_nav > li ul {
  border-color: #e3e3e3;
}
.scheme_dark .top_panel_inner_style_1 .menu_main_nav > li ul,
.scheme_dark .top_panel_inner_style_2 .menu_main_nav > li ul {
  border-color: #000000;
}
.scheme_original .top_panel_inner_style_1 .menu_main_nav > li ul,
.scheme_original .top_panel_inner_style_2 .menu_main_nav > li ul {
  background-color: #ffffff;
}
.scheme_light .top_panel_inner_style_1 .menu_main_nav > li ul,
.scheme_light .top_panel_inner_style_2 .menu_main_nav > li ul {
  background-color: #ffffff;
}
.scheme_blue .top_panel_inner_style_1 .menu_main_nav > li ul,
.scheme_blue .top_panel_inner_style_2 .menu_main_nav > li ul {
  background-color: #FFFFFF;
}
.scheme_blue_dark .top_panel_inner_style_1 .menu_main_nav > li ul,
.scheme_blue_dark .top_panel_inner_style_2 .menu_main_nav > li ul {
  background-color: #FFFFFF;
}
.scheme_dark .top_panel_inner_style_1 .menu_main_nav > li ul,
.scheme_dark .top_panel_inner_style_2 .menu_main_nav > li ul {
  background-color: #f0f0f0;
}
.scheme_original .top_panel_inner_style_1 .menu_main_nav > a:hover,
.scheme_original .top_panel_inner_style_1 .menu_main_nav > li.sfHover > a,
.scheme_original .top_panel_inner_style_1 .menu_main_nav > li#blob,
.scheme_original .top_panel_inner_style_1 .menu_main_nav > li.current-menu-item > a,
.scheme_original .top_panel_inner_style_1 .menu_main_nav > li.current-menu-parent > a,
.scheme_original .top_panel_inner_style_1 .menu_main_nav > li.current-menu-ancestor > a,
.scheme_original .top_panel_inner_style_2 .menu_main_nav > a:hover,
.scheme_original .top_panel_inner_style_2 .menu_main_nav > li.sfHover > a,
.scheme_original .top_panel_inner_style_2 .menu_main_nav > li#blob,
.scheme_original .top_panel_inner_style_2 .menu_main_nav > li.current-menu-item > a,
.scheme_original .top_panel_inner_style_2 .menu_main_nav > li.current-menu-parent > a,
.scheme_original .top_panel_inner_style_2 .menu_main_nav > li.current-menu-ancestor > a {
  color: #E2C75A;
}
.scheme_light .top_panel_inner_style_1 .menu_main_nav > a:hover,
.scheme_light .top_panel_inner_style_1 .menu_main_nav > li.sfHover > a,
.scheme_light .top_panel_inner_style_1 .menu_main_nav > li#blob,
.scheme_light .top_panel_inner_style_1 .menu_main_nav > li.current-menu-item > a,
.scheme_light .top_panel_inner_style_1 .menu_main_nav > li.current-menu-parent > a,
.scheme_light .top_panel_inner_style_1 .menu_main_nav > li.current-menu-ancestor > a,
.scheme_light .top_panel_inner_style_2 .menu_main_nav > a:hover,
.scheme_light .top_panel_inner_style_2 .menu_main_nav > li.sfHover > a,
.scheme_light .top_panel_inner_style_2 .menu_main_nav > li#blob,
.scheme_light .top_panel_inner_style_2 .menu_main_nav > li.current-menu-item > a,
.scheme_light .top_panel_inner_style_2 .menu_main_nav > li.current-menu-parent > a,
.scheme_light .top_panel_inner_style_2 .menu_main_nav > li.current-menu-ancestor > a {
  color: #20c7ca;
}
.scheme_blue .top_panel_inner_style_1 .menu_main_nav > a:hover,
.scheme_blue .top_panel_inner_style_1 .menu_main_nav > li.sfHover > a,
.scheme_blue .top_panel_inner_style_1 .menu_main_nav > li#blob,
.scheme_blue .top_panel_inner_style_1 .menu_main_nav > li.current-menu-item > a,
.scheme_blue .top_panel_inner_style_1 .menu_main_nav > li.current-menu-parent > a,
.scheme_blue .top_panel_inner_style_1 .menu_main_nav > li.current-menu-ancestor > a,
.scheme_blue .top_panel_inner_style_2 .menu_main_nav > a:hover,
.scheme_blue .top_panel_inner_style_2 .menu_main_nav > li.sfHover > a,
.scheme_blue .top_panel_inner_style_2 .menu_main_nav > li#blob,
.scheme_blue .top_panel_inner_style_2 .menu_main_nav > li.current-menu-item > a,
.scheme_blue .top_panel_inner_style_2 .menu_main_nav > li.current-menu-parent > a,
.scheme_blue .top_panel_inner_style_2 .menu_main_nav > li.current-menu-ancestor > a {
  color: #00D2FF;
}
.scheme_blue_dark .top_panel_inner_style_1 .menu_main_nav > a:hover,
.scheme_blue_dark .top_panel_inner_style_1 .menu_main_nav > li.sfHover > a,
.scheme_blue_dark .top_panel_inner_style_1 .menu_main_nav > li#blob,
.scheme_blue_dark .top_panel_inner_style_1 .menu_main_nav > li.current-menu-item > a,
.scheme_blue_dark .top_panel_inner_style_1 .menu_main_nav > li.current-menu-parent > a,
.scheme_blue_dark .top_panel_inner_style_1 .menu_main_nav > li.current-menu-ancestor > a,
.scheme_blue_dark .top_panel_inner_style_2 .menu_main_nav > a:hover,
.scheme_blue_dark .top_panel_inner_style_2 .menu_main_nav > li.sfHover > a,
.scheme_blue_dark .top_panel_inner_style_2 .menu_main_nav > li#blob,
.scheme_blue_dark .top_panel_inner_style_2 .menu_main_nav > li.current-menu-item > a,
.scheme_blue_dark .top_panel_inner_style_2 .menu_main_nav > li.current-menu-parent > a,
.scheme_blue_dark .top_panel_inner_style_2 .menu_main_nav > li.current-menu-ancestor > a {
  color: #00D2FF;
}
.scheme_dark .top_panel_inner_style_1 .menu_main_nav > a:hover,
.scheme_dark .top_panel_inner_style_1 .menu_main_nav > li.sfHover > a,
.scheme_dark .top_panel_inner_style_1 .menu_main_nav > li#blob,
.scheme_dark .top_panel_inner_style_1 .menu_main_nav > li.current-menu-item > a,
.scheme_dark .top_panel_inner_style_1 .menu_main_nav > li.current-menu-parent > a,
.scheme_dark .top_panel_inner_style_1 .menu_main_nav > li.current-menu-ancestor > a,
.scheme_dark .top_panel_inner_style_2 .menu_main_nav > a:hover,
.scheme_dark .top_panel_inner_style_2 .menu_main_nav > li.sfHover > a,
.scheme_dark .top_panel_inner_style_2 .menu_main_nav > li#blob,
.scheme_dark .top_panel_inner_style_2 .menu_main_nav > li.current-menu-item > a,
.scheme_dark .top_panel_inner_style_2 .menu_main_nav > li.current-menu-parent > a,
.scheme_dark .top_panel_inner_style_2 .menu_main_nav > li.current-menu-ancestor > a {
  color: #20c7ca;
}
.menu_main_nav > li ul {
  line-height: 1.2857em;
}
.menu_main_nav > li > ul {
  top: 4.8857em;
}
.menu_main_nav > li ul li a {
  padding: inherit 1.5em inherit;
}
.scheme_original .menu_main_nav > li ul li a {
  color: #323232;
}
.scheme_light .menu_main_nav > li ul li a {
  color: #323232;
}
.scheme_blue .menu_main_nav > li ul li a {
  color: #323232;
}
.scheme_blue_dark .menu_main_nav > li ul li a {
  color: #FFFFFF;
}
.scheme_dark .menu_main_nav > li ul li a {
  color: #e0e0e0;
}
.scheme_original .menu_main_nav > li ul li a:hover,
.scheme_original .menu_main_nav > li ul li.current-menu-item > a,
.scheme_original .menu_main_nav > li ul li.current-menu-ancestor > a {
  color: #ffffff;
}
.scheme_light .menu_main_nav > li ul li a:hover,
.scheme_light .menu_main_nav > li ul li.current-menu-item > a,
.scheme_light .menu_main_nav > li ul li.current-menu-ancestor > a {
  color: #ffffff;
}
.scheme_blue .menu_main_nav > li ul li a:hover,
.scheme_blue .menu_main_nav > li ul li.current-menu-item > a,
.scheme_blue .menu_main_nav > li ul li.current-menu-ancestor > a {
  color: #FFFFFF;
}
.scheme_blue_dark .menu_main_nav > li ul li a:hover,
.scheme_blue_dark .menu_main_nav > li ul li.current-menu-item > a,
.scheme_blue_dark .menu_main_nav > li ul li.current-menu-ancestor > a {
  color: #FFFFFF;
}
.scheme_dark .menu_main_nav > li ul li a:hover,
.scheme_dark .menu_main_nav > li ul li.current-menu-item > a,
.scheme_dark .menu_main_nav > li ul li.current-menu-ancestor > a {
  color: #f0f0f0;
}
.scheme_original .menu_main_nav > li ul li a:hover,
.scheme_original .menu_main_nav > li ul li.current-menu-item > a,
.scheme_original .menu_main_nav > li ul li.current-menu-ancestor > a {
  background-color: #E2C75A;
}
.scheme_light .menu_main_nav > li ul li a:hover,
.scheme_light .menu_main_nav > li ul li.current-menu-item > a,
.scheme_light .menu_main_nav > li ul li.current-menu-ancestor > a {
  background-color: #20c7ca;
}
.scheme_blue .menu_main_nav > li ul li a:hover,
.scheme_blue .menu_main_nav > li ul li.current-menu-item > a,
.scheme_blue .menu_main_nav > li ul li.current-menu-ancestor > a {
  background-color: #00D2FF;
}
.scheme_blue_dark .menu_main_nav > li ul li a:hover,
.scheme_blue_dark .menu_main_nav > li ul li.current-menu-item > a,
.scheme_blue_dark .menu_main_nav > li ul li.current-menu-ancestor > a {
  background-color: #00D2FF;
}
.scheme_dark .menu_main_nav > li ul li a:hover,
.scheme_dark .menu_main_nav > li ul li.current-menu-item > a,
.scheme_dark .menu_main_nav > li ul li.current-menu-ancestor > a {
  background-color: #20c7ca;
}
.scheme_original .top_panel_inner_style_1 .menu_main_nav > li ul li a {
  color: #ffffff;
}
.scheme_light .top_panel_inner_style_1 .menu_main_nav > li ul li a {
  color: #ffffff;
}
.scheme_blue .top_panel_inner_style_1 .menu_main_nav > li ul li a {
  color: #ffffff;
}
.scheme_blue_dark .top_panel_inner_style_1 .menu_main_nav > li ul li a {
  color: #ffffff;
}
.scheme_dark .top_panel_inner_style_1 .menu_main_nav > li ul li a {
  color: #ffffff;
}
.scheme_original .top_panel_inner_style_1 .menu_main_nav > li ul li a:hover,
.scheme_original .top_panel_inner_style_1 .menu_main_nav > li ul li.current-menu-item > a,
.scheme_original .top_panel_inner_style_1 .menu_main_nav > li ul li.current-menu-ancestor > a
.top_panel_inner_style_2 .menu_main_nav > li ul li.current-menu-item > a,
.scheme_original .top_panel_inner_style_2 .menu_main_nav > li ul li.current-menu-ancestor > a {
  color: #ffffff;
}
.scheme_light .top_panel_inner_style_1 .menu_main_nav > li ul li a:hover,
.scheme_light .top_panel_inner_style_1 .menu_main_nav > li ul li.current-menu-item > a,
.scheme_light .top_panel_inner_style_1 .menu_main_nav > li ul li.current-menu-ancestor > a
.top_panel_inner_style_2 .menu_main_nav > li ul li.current-menu-item > a,
.scheme_light .top_panel_inner_style_2 .menu_main_nav > li ul li.current-menu-ancestor > a {
  color: #ffffff;
}
.scheme_blue .top_panel_inner_style_1 .menu_main_nav > li ul li a:hover,
.scheme_blue .top_panel_inner_style_1 .menu_main_nav > li ul li.current-menu-item > a,
.scheme_blue .top_panel_inner_style_1 .menu_main_nav > li ul li.current-menu-ancestor > a
.top_panel_inner_style_2 .menu_main_nav > li ul li.current-menu-item > a,
.scheme_blue .top_panel_inner_style_2 .menu_main_nav > li ul li.current-menu-ancestor > a {
  color: #ffffff;
}
.scheme_blue_dark .top_panel_inner_style_1 .menu_main_nav > li ul li a:hover,
.scheme_blue_dark .top_panel_inner_style_1 .menu_main_nav > li ul li.current-menu-item > a,
.scheme_blue_dark .top_panel_inner_style_1 .menu_main_nav > li ul li.current-menu-ancestor > a
.top_panel_inner_style_2 .menu_main_nav > li ul li.current-menu-item > a,
.scheme_blue_dark .top_panel_inner_style_2 .menu_main_nav > li ul li.current-menu-ancestor > a {
  color: #ffffff;
}
.scheme_dark .top_panel_inner_style_1 .menu_main_nav > li ul li a:hover,
.scheme_dark .top_panel_inner_style_1 .menu_main_nav > li ul li.current-menu-item > a,
.scheme_dark .top_panel_inner_style_1 .menu_main_nav > li ul li.current-menu-ancestor > a
.top_panel_inner_style_2 .menu_main_nav > li ul li.current-menu-item > a,
.scheme_dark .top_panel_inner_style_2 .menu_main_nav > li ul li.current-menu-ancestor > a {
  color: #e5e5e5;
}
.scheme_original .top_panel_inner_style_1 .menu_main_nav > li ul li a:hover,
.scheme_original .top_panel_inner_style_1 .menu_main_nav > li ul li.current-menu-item > a,
.scheme_original .top_panel_inner_style_1 .menu_main_nav > li ul li.current-menu-ancestor > a
.top_panel_inner_style_2 .menu_main_nav > li ul li.current-menu-item > a,
.scheme_original .top_panel_inner_style_2 .menu_main_nav > li ul li.current-menu-ancestor > a {
  background-color: #d1a805;
}
.scheme_light .top_panel_inner_style_1 .menu_main_nav > li ul li a:hover,
.scheme_light .top_panel_inner_style_1 .menu_main_nav > li ul li.current-menu-item > a,
.scheme_light .top_panel_inner_style_1 .menu_main_nav > li ul li.current-menu-ancestor > a
.top_panel_inner_style_2 .menu_main_nav > li ul li.current-menu-item > a,
.scheme_light .top_panel_inner_style_2 .menu_main_nav > li ul li.current-menu-ancestor > a {
  background-color: #189799;
}
.scheme_blue .top_panel_inner_style_1 .menu_main_nav > li ul li a:hover,
.scheme_blue .top_panel_inner_style_1 .menu_main_nav > li ul li.current-menu-item > a,
.scheme_blue .top_panel_inner_style_1 .menu_main_nav > li ul li.current-menu-ancestor > a
.top_panel_inner_style_2 .menu_main_nav > li ul li.current-menu-item > a,
.scheme_blue .top_panel_inner_style_2 .menu_main_nav > li ul li.current-menu-ancestor > a {
  background-color: #00809B;
}
.scheme_blue_dark .top_panel_inner_style_1 .menu_main_nav > li ul li a:hover,
.scheme_blue_dark .top_panel_inner_style_1 .menu_main_nav > li ul li.current-menu-item > a,
.scheme_blue_dark .top_panel_inner_style_1 .menu_main_nav > li ul li.current-menu-ancestor > a
.top_panel_inner_style_2 .menu_main_nav > li ul li.current-menu-item > a,
.scheme_blue_dark .top_panel_inner_style_2 .menu_main_nav > li ul li.current-menu-ancestor > a {
  background-color: #00809B;
}
.scheme_dark .top_panel_inner_style_1 .menu_main_nav > li ul li a:hover,
.scheme_dark .top_panel_inner_style_1 .menu_main_nav > li ul li.current-menu-item > a,
.scheme_dark .top_panel_inner_style_1 .menu_main_nav > li ul li.current-menu-ancestor > a
.top_panel_inner_style_2 .menu_main_nav > li ul li.current-menu-item > a,
.scheme_dark .top_panel_inner_style_2 .menu_main_nav > li ul li.current-menu-ancestor > a {
  background-color: #189799;
}
.scheme_original .top_panel_inner_style_2 .menu_main_nav > li ul li a {
  color: #323232;
}
.scheme_light .top_panel_inner_style_2 .menu_main_nav > li ul li a {
  color: #323232;
}
.scheme_blue .top_panel_inner_style_2 .menu_main_nav > li ul li a {
  color: #323232;
}
.scheme_blue_dark .top_panel_inner_style_2 .menu_main_nav > li ul li a {
  color: #FFFFFF;
}
.scheme_dark .top_panel_inner_style_2 .menu_main_nav > li ul li a {
  color: #e0e0e0;
}
.scheme_original .top_panel_inner_style_2 .menu_main_nav > li ul li a:hover {
  color: #E2C75A;
}
.scheme_light .top_panel_inner_style_2 .menu_main_nav > li ul li a:hover {
  color: #20c7ca;
}
.scheme_blue .top_panel_inner_style_2 .menu_main_nav > li ul li a:hover {
  color: #00D2FF;
}
.scheme_blue_dark .top_panel_inner_style_2 .menu_main_nav > li ul li a:hover {
  color: #00D2FF;
}
.scheme_dark .top_panel_inner_style_2 .menu_main_nav > li ul li a:hover {
  color: #20c7ca;
}
.scheme_original .top_panel_inner_style_2 .menu_main_nav > li ul li a:hover {
  background-color: #ffffff;
}
.scheme_light .top_panel_inner_style_2 .menu_main_nav > li ul li a:hover {
  background-color: #ffffff;
}
.scheme_blue .top_panel_inner_style_2 .menu_main_nav > li ul li a:hover {
  background-color: #FFFFFF;
}
.scheme_blue_dark .top_panel_inner_style_2 .menu_main_nav > li ul li a:hover {
  background-color: #FFFFFF;
}
.scheme_dark .top_panel_inner_style_2 .menu_main_nav > li ul li a:hover {
  background-color: #f0f0f0;
}
.scheme_original .top_panel_inner_style_1 .search_wrap,
.scheme_original .top_panel_inner_style_2 .search_wrap {
  border-color: rgba(255,255,255,0.1);
}
.scheme_light .top_panel_inner_style_1 .search_wrap,
.scheme_light .top_panel_inner_style_2 .search_wrap {
  border-color: rgba(255,255,255,0.1);
}
.scheme_blue .top_panel_inner_style_1 .search_wrap,
.scheme_blue .top_panel_inner_style_2 .search_wrap {
  border-color: rgba(255,255,255,0.1);
}
.scheme_blue_dark .top_panel_inner_style_1 .search_wrap,
.scheme_blue_dark .top_panel_inner_style_2 .search_wrap {
  border-color: rgba(255,255,255,0.1);
}
.scheme_dark .top_panel_inner_style_1 .search_wrap,
.scheme_dark .top_panel_inner_style_2 .search_wrap {
  border-color: rgba(240,240,240,0.1);
}
.menu_main_responsive_button {
  margin-top: 1.8em;
  margin-bottom: 1.8em;
}
.scheme_original .menu_main_responsive_button {
  color: #545657;
}
.scheme_light .menu_main_responsive_button {
  color: #545657;
}
.scheme_blue .menu_main_responsive_button {
  color: #545657;
}
.scheme_blue_dark .menu_main_responsive_button {
  color: #FFFFFF;
}
.scheme_dark .menu_main_responsive_button {
  color: #909090;
}
.scheme_original .menu_main_responsive_button:hover {
  color: #d1a805;
}
.scheme_light .menu_main_responsive_button:hover {
  color: #189799;
}
.scheme_blue .menu_main_responsive_button:hover {
  color: #00809B;
}
.scheme_blue_dark .menu_main_responsive_button:hover {
  color: #00809B;
}
.scheme_dark .menu_main_responsive_button:hover {
  color: #189799;
}
.responsive_menu .top_panel_middle .menu_main_responsive_button {
  top: 2.5em;
}
.responsive_menu .menu_main_responsive_button {
  margin-top: 1.44em;
  margin-bottom: 1.08em;
}
.scheme_original .top_panel_inner_style_1 .menu_main_responsive_button,
.scheme_original .top_panel_inner_style_2 .menu_main_responsive_button,
.scheme_original .top_panel_inner_style_1 .menu_main_responsive a,
.scheme_original .top_panel_inner_style_2 .menu_main_responsive a,
.scheme_original .top_panel_inner_style_1 .menu_main_responsive li.menu-item-has-children .open_child_menu:after,
.scheme_original .top_panel_inner_style_2 .menu_main_responsive li.menu-item-has-children .open_child_menu:after {
  color: #323232;
}
.scheme_light .top_panel_inner_style_1 .menu_main_responsive_button,
.scheme_light .top_panel_inner_style_2 .menu_main_responsive_button,
.scheme_light .top_panel_inner_style_1 .menu_main_responsive a,
.scheme_light .top_panel_inner_style_2 .menu_main_responsive a,
.scheme_light .top_panel_inner_style_1 .menu_main_responsive li.menu-item-has-children .open_child_menu:after,
.scheme_light .top_panel_inner_style_2 .menu_main_responsive li.menu-item-has-children .open_child_menu:after {
  color: #323232;
}
.scheme_blue .top_panel_inner_style_1 .menu_main_responsive_button,
.scheme_blue .top_panel_inner_style_2 .menu_main_responsive_button,
.scheme_blue .top_panel_inner_style_1 .menu_main_responsive a,
.scheme_blue .top_panel_inner_style_2 .menu_main_responsive a,
.scheme_blue .top_panel_inner_style_1 .menu_main_responsive li.menu-item-has-children .open_child_menu:after,
.scheme_blue .top_panel_inner_style_2 .menu_main_responsive li.menu-item-has-children .open_child_menu:after {
  color: #323232;
}
.scheme_blue_dark .top_panel_inner_style_1 .menu_main_responsive_button,
.scheme_blue_dark .top_panel_inner_style_2 .menu_main_responsive_button,
.scheme_blue_dark .top_panel_inner_style_1 .menu_main_responsive a,
.scheme_blue_dark .top_panel_inner_style_2 .menu_main_responsive a,
.scheme_blue_dark .top_panel_inner_style_1 .menu_main_responsive li.menu-item-has-children .open_child_menu:after,
.scheme_blue_dark .top_panel_inner_style_2 .menu_main_responsive li.menu-item-has-children .open_child_menu:after {
  color: #FFFFFF;
}
.scheme_dark .top_panel_inner_style_1 .menu_main_responsive_button,
.scheme_dark .top_panel_inner_style_2 .menu_main_responsive_button,
.scheme_dark .top_panel_inner_style_1 .menu_main_responsive a,
.scheme_dark .top_panel_inner_style_2 .menu_main_responsive a,
.scheme_dark .top_panel_inner_style_1 .menu_main_responsive li.menu-item-has-children .open_child_menu:after,
.scheme_dark .top_panel_inner_style_2 .menu_main_responsive li.menu-item-has-children .open_child_menu:after {
  color: #e0e0e0;
}
.scheme_original .top_panel_inner_style_1 .menu_main_responsive_button:hover,
.scheme_original .top_panel_inner_style_2 .menu_main_responsive_button:hover,
.scheme_original .top_panel_inner_style_1 .menu_main_responsive a:hover,
.scheme_original .top_panel_inner_style_2 .menu_main_responsive a:hover {
  color: #E2C75A;
}
.scheme_light .top_panel_inner_style_1 .menu_main_responsive_button:hover,
.scheme_light .top_panel_inner_style_2 .menu_main_responsive_button:hover,
.scheme_light .top_panel_inner_style_1 .menu_main_responsive a:hover,
.scheme_light .top_panel_inner_style_2 .menu_main_responsive a:hover {
  color: #20c7ca;
}
.scheme_blue .top_panel_inner_style_1 .menu_main_responsive_button:hover,
.scheme_blue .top_panel_inner_style_2 .menu_main_responsive_button:hover,
.scheme_blue .top_panel_inner_style_1 .menu_main_responsive a:hover,
.scheme_blue .top_panel_inner_style_2 .menu_main_responsive a:hover {
  color: #00D2FF;
}
.scheme_blue_dark .top_panel_inner_style_1 .menu_main_responsive_button:hover,
.scheme_blue_dark .top_panel_inner_style_2 .menu_main_responsive_button:hover,
.scheme_blue_dark .top_panel_inner_style_1 .menu_main_responsive a:hover,
.scheme_blue_dark .top_panel_inner_style_2 .menu_main_responsive a:hover {
  color: #00D2FF;
}
.scheme_dark .top_panel_inner_style_1 .menu_main_responsive_button:hover,
.scheme_dark .top_panel_inner_style_2 .menu_main_responsive_button:hover,
.scheme_dark .top_panel_inner_style_1 .menu_main_responsive a:hover,
.scheme_dark .top_panel_inner_style_2 .menu_main_responsive a:hover {
  color: #20c7ca;
}
.scheme_original .menu_main_responsive {
  background-color: #f7f7f7;
}
.scheme_light .menu_main_responsive {
  background-color: #ffffff;
}
.scheme_blue .menu_main_responsive {
  background-color: #171717;
}
.scheme_blue_dark .menu_main_responsive {
  background-color: #171717;
}
.scheme_dark .menu_main_responsive {
  background-color: #666666;
}
.scheme_original .menu_main_responsive li,
.scheme_original .menu_main_responsive a {
  color: #545657;
}
.scheme_light .menu_main_responsive li,
.scheme_light .menu_main_responsive a {
  color: #545657;
}
.scheme_blue .menu_main_responsive li,
.scheme_blue .menu_main_responsive a {
  color: #545657;
}
.scheme_blue_dark .menu_main_responsive li,
.scheme_blue_dark .menu_main_responsive a {
  color: #FFFFFF;
}
.scheme_dark .menu_main_responsive li,
.scheme_dark .menu_main_responsive a {
  color: #909090;
}
.scheme_original .menu_main_responsive a:hover {
  background-color: #f0f0f0;
}
.scheme_light .menu_main_responsive a:hover {
  background-color: #f0f0f0;
}
.scheme_blue .menu_main_responsive a:hover {
  background-color: #f0f0f0;
}
.scheme_blue_dark .menu_main_responsive a:hover {
  background-color: #f0f0f0;
}
.scheme_dark .menu_main_responsive a:hover {
  background-color: #505050;
}
.scheme_original .top_panel_inner_style_1 .menu_main_responsive,
.scheme_original .top_panel_inner_style_2 .menu_main_responsive {
  background-color: #E2C75A;
}
.scheme_light .top_panel_inner_style_1 .menu_main_responsive,
.scheme_light .top_panel_inner_style_2 .menu_main_responsive {
  background-color: #20c7ca;
}
.scheme_blue .top_panel_inner_style_1 .menu_main_responsive,
.scheme_blue .top_panel_inner_style_2 .menu_main_responsive {
  background-color: #00D2FF;
}
.scheme_blue_dark .top_panel_inner_style_1 .menu_main_responsive,
.scheme_blue_dark .top_panel_inner_style_2 .menu_main_responsive {
  background-color: #00D2FF;
}
.scheme_dark .top_panel_inner_style_1 .menu_main_responsive,
.scheme_dark .top_panel_inner_style_2 .menu_main_responsive {
  background-color: #20c7ca;
}
.scheme_original .top_panel_inner_style_1 .menu_main_responsive li,
.scheme_original .top_panel_inner_style_1 .menu_main_responsive a,
.scheme_original .top_panel_inner_style_2 .menu_main_responsive li,
.scheme_original .top_panel_inner_style_2 .menu_main_responsive a {
  color: #ffffff;
}
.scheme_light .top_panel_inner_style_1 .menu_main_responsive li,
.scheme_light .top_panel_inner_style_1 .menu_main_responsive a,
.scheme_light .top_panel_inner_style_2 .menu_main_responsive li,
.scheme_light .top_panel_inner_style_2 .menu_main_responsive a {
  color: #ffffff;
}
.scheme_blue .top_panel_inner_style_1 .menu_main_responsive li,
.scheme_blue .top_panel_inner_style_1 .menu_main_responsive a,
.scheme_blue .top_panel_inner_style_2 .menu_main_responsive li,
.scheme_blue .top_panel_inner_style_2 .menu_main_responsive a {
  color: #ffffff;
}
.scheme_blue_dark .top_panel_inner_style_1 .menu_main_responsive li,
.scheme_blue_dark .top_panel_inner_style_1 .menu_main_responsive a,
.scheme_blue_dark .top_panel_inner_style_2 .menu_main_responsive li,
.scheme_blue_dark .top_panel_inner_style_2 .menu_main_responsive a {
  color: #ffffff;
}
.scheme_dark .top_panel_inner_style_1 .menu_main_responsive li,
.scheme_dark .top_panel_inner_style_1 .menu_main_responsive a,
.scheme_dark .top_panel_inner_style_2 .menu_main_responsive li,
.scheme_dark .top_panel_inner_style_2 .menu_main_responsive a {
  color: #ffffff;
}
.scheme_original .top_panel_inner_style_1 .menu_main_responsive a:hover,
.scheme_original .top_panel_inner_style_2 .menu_main_responsive a:hover {
  background-color: #d1a805;
}
.scheme_light .top_panel_inner_style_1 .menu_main_responsive a:hover,
.scheme_light .top_panel_inner_style_2 .menu_main_responsive a:hover {
  background-color: #189799;
}
.scheme_blue .top_panel_inner_style_1 .menu_main_responsive a:hover,
.scheme_blue .top_panel_inner_style_2 .menu_main_responsive a:hover {
  background-color: #00809B;
}
.scheme_blue_dark .top_panel_inner_style_1 .menu_main_responsive a:hover,
.scheme_blue_dark .top_panel_inner_style_2 .menu_main_responsive a:hover {
  background-color: #00809B;
}
.scheme_dark .top_panel_inner_style_1 .menu_main_responsive a:hover,
.scheme_dark .top_panel_inner_style_2 .menu_main_responsive a:hover {
  background-color: #189799;
}
.scheme_original .top_panel_middle .contact_field,
.scheme_original .top_panel_middle .contact_field > a {
  color: #323232;
}
.scheme_light .top_panel_middle .contact_field,
.scheme_light .top_panel_middle .contact_field > a {
  color: #323232;
}
.scheme_blue .top_panel_middle .contact_field,
.scheme_blue .top_panel_middle .contact_field > a {
  color: #323232;
}
.scheme_blue_dark .top_panel_middle .contact_field,
.scheme_blue_dark .top_panel_middle .contact_field > a {
  color: #FFFFFF;
}
.scheme_dark .top_panel_middle .contact_field,
.scheme_dark .top_panel_middle .contact_field > a {
  color: #e0e0e0;
}
.scheme_original .top_panel_middle .contact_icon {
  color: #ffffff;
}
.scheme_light .top_panel_middle .contact_icon {
  color: #ffffff;
}
.scheme_blue .top_panel_middle .contact_icon {
  color: #ffffff;
}
.scheme_blue_dark .top_panel_middle .contact_icon {
  color: #ffffff;
}
.scheme_dark .top_panel_middle .contact_icon {
  color: #ffffff;
}
.scheme_original .top_panel_middle .contact_icon {
  background-color: #E2C75A;
}
.scheme_light .top_panel_middle .contact_icon {
  background-color: #20c7ca;
}
.scheme_blue .top_panel_middle .contact_icon {
  background-color: #00D2FF;
}
.scheme_blue_dark .top_panel_middle .contact_icon {
  background-color: #00D2FF;
}
.scheme_dark .top_panel_middle .contact_icon {
  background-color: #20c7ca;
}
.scheme_original .top_panel_middle .top_panel_cart_button:hover .contact_icon {
  color: #323232;
}
.scheme_light .top_panel_middle .top_panel_cart_button:hover .contact_icon {
  color: #323232;
}
.scheme_blue .top_panel_middle .top_panel_cart_button:hover .contact_icon {
  color: #323232;
}
.scheme_blue_dark .top_panel_middle .top_panel_cart_button:hover .contact_icon {
  color: #FFFFFF;
}
.scheme_dark .top_panel_middle .top_panel_cart_button:hover .contact_icon {
  color: #e0e0e0;
}
.scheme_original .top_panel_middle .top_panel_cart_button:hover .contact_icon {
  background-color: #e3e3e3;
}
.scheme_light .top_panel_middle .top_panel_cart_button:hover .contact_icon {
  background-color: #dddddd;
}
.scheme_blue .top_panel_middle .top_panel_cart_button:hover .contact_icon {
  background-color: #e3e3e3;
}
.scheme_blue_dark .top_panel_middle .top_panel_cart_button:hover .contact_icon {
  background-color: #e3e3e3;
}
.scheme_dark .top_panel_middle .top_panel_cart_button:hover .contact_icon {
  background-color: #000000;
}
.top_panel_bottom .search_wrap,
.top_panel_inner_style_4 .search_wrap {
  padding-top: 1.17em;
  padding-bottom: 0.9em;
}
.scheme_original .top_panel_inner_style_1 .search_form_wrap,
.scheme_original .top_panel_inner_style_2 .search_form_wrap {
  background-color: rgba(209,168,5,0.2);
}
.scheme_light .top_panel_inner_style_1 .search_form_wrap,
.scheme_light .top_panel_inner_style_2 .search_form_wrap {
  background-color: rgba(24,151,153,0.2);
}
.scheme_blue .top_panel_inner_style_1 .search_form_wrap,
.scheme_blue .top_panel_inner_style_2 .search_form_wrap {
  background-color: rgba(0,128,155,0.2);
}
.scheme_blue_dark .top_panel_inner_style_1 .search_form_wrap,
.scheme_blue_dark .top_panel_inner_style_2 .search_form_wrap {
  background-color: rgba(0,128,155,0.2);
}
.scheme_dark .top_panel_inner_style_1 .search_form_wrap,
.scheme_dark .top_panel_inner_style_2 .search_form_wrap {
  background-color: rgba(24,151,153,0.2);
}
.scheme_original .top_panel_inner_style_4 .search_form_wrap {
  background-color: rgba(50,50,50,0.05);
}
.scheme_light .top_panel_inner_style_4 .search_form_wrap {
  background-color: rgba(50,50,50,0.05);
}
.scheme_blue .top_panel_inner_style_4 .search_form_wrap {
  background-color: rgba(50,50,50,0.05);
}
.scheme_blue_dark .top_panel_inner_style_4 .search_form_wrap {
  background-color: rgba(255,255,255,0.05);
}
.scheme_dark .top_panel_inner_style_4 .search_form_wrap {
  background-color: rgba(224,224,224,0.05);
}
.scheme_original .content .search_form_wrap {
  background-color: #f7f7f7;
}
.scheme_light .content .search_form_wrap {
  background-color: #ffffff;
}
.scheme_blue .content .search_form_wrap {
  background-color: #171717;
}
.scheme_blue_dark .content .search_form_wrap {
  background-color: #171717;
}
.scheme_dark .content .search_form_wrap {
  background-color: #666666;
}
.scheme_original .content .search_field,
.scheme_original .content .search_submit {
  color: #8a8a8a;
}
.scheme_light .content .search_field,
.scheme_light .content .search_submit {
  color: #8a8a8a;
}
.scheme_blue .content .search_field,
.scheme_blue .content .search_submit {
  color: #8a8a8a;
}
.scheme_blue_dark .content .search_field,
.scheme_blue_dark .content .search_submit {
  color: #8a8a8a;
}
.scheme_dark .content .search_field,
.scheme_dark .content .search_submit {
  color: #999999;
}
.scheme_original .content .search_field:focus,
.scheme_original .content .search_submit:hover {
  color: #232a34;
}
.scheme_light .content .search_field:focus,
.scheme_light .content .search_submit:hover {
  color: #232a34;
}
.scheme_blue .content .search_field:focus,
.scheme_blue .content .search_submit:hover {
  color: #232a34;
}
.scheme_blue_dark .content .search_field:focus,
.scheme_blue_dark .content .search_submit:hover {
  color: #232a34;
}
.scheme_dark .content .search_field:focus,
.scheme_dark .content .search_submit:hover {
  color: #d0d0d0;
}
.scheme_original .top_panel_inner_style_1 .search_field,
.scheme_original .top_panel_inner_style_1 .search_submit,
.scheme_original .top_panel_inner_style_2 .search_field,
.scheme_original .top_panel_inner_style_2 .search_submit,
.scheme_original .top_panel_inner_style_4 .search_field,
.scheme_original .top_panel_inner_style_4 .search_submit {
  color: #323232;
}
.scheme_light .top_panel_inner_style_1 .search_field,
.scheme_light .top_panel_inner_style_1 .search_submit,
.scheme_light .top_panel_inner_style_2 .search_field,
.scheme_light .top_panel_inner_style_2 .search_submit,
.scheme_light .top_panel_inner_style_4 .search_field,
.scheme_light .top_panel_inner_style_4 .search_submit {
  color: #323232;
}
.scheme_blue .top_panel_inner_style_1 .search_field,
.scheme_blue .top_panel_inner_style_1 .search_submit,
.scheme_blue .top_panel_inner_style_2 .search_field,
.scheme_blue .top_panel_inner_style_2 .search_submit,
.scheme_blue .top_panel_inner_style_4 .search_field,
.scheme_blue .top_panel_inner_style_4 .search_submit {
  color: #323232;
}
.scheme_blue_dark .top_panel_inner_style_1 .search_field,
.scheme_blue_dark .top_panel_inner_style_1 .search_submit,
.scheme_blue_dark .top_panel_inner_style_2 .search_field,
.scheme_blue_dark .top_panel_inner_style_2 .search_submit,
.scheme_blue_dark .top_panel_inner_style_4 .search_field,
.scheme_blue_dark .top_panel_inner_style_4 .search_submit {
  color: #FFFFFF;
}
.scheme_dark .top_panel_inner_style_1 .search_field,
.scheme_dark .top_panel_inner_style_1 .search_submit,
.scheme_dark .top_panel_inner_style_2 .search_field,
.scheme_dark .top_panel_inner_style_2 .search_submit,
.scheme_dark .top_panel_inner_style_4 .search_field,
.scheme_dark .top_panel_inner_style_4 .search_submit {
  color: #e0e0e0;
}
.scheme_original .top_panel_inner_style_3 .search_field {
  color: #ffffff;
}
.scheme_light .top_panel_inner_style_3 .search_field {
  color: #ffffff;
}
.scheme_blue .top_panel_inner_style_3 .search_field {
  color: #FFFFFF;
}
.scheme_blue_dark .top_panel_inner_style_3 .search_field {
  color: #FFFFFF;
}
.scheme_dark .top_panel_inner_style_3 .search_field {
  color: #f0f0f0;
}
.scheme_original .top_panel_inner_style_8 .search_field:focus {
  color: #232a34;
}
.scheme_light .top_panel_inner_style_8 .search_field:focus {
  color: #232a34;
}
.scheme_blue .top_panel_inner_style_8 .search_field:focus {
  color: #232a34;
}
.scheme_blue_dark .top_panel_inner_style_8 .search_field:focus {
  color: #232a34;
}
.scheme_dark .top_panel_inner_style_8 .search_field:focus {
  color: #d0d0d0;
}
.scheme_original .top_panel_inner_style_8 .search_field:focus {
  background-color: #f0f0f0;
}
.scheme_light .top_panel_inner_style_8 .search_field:focus {
  background-color: #f0f0f0;
}
.scheme_blue .top_panel_inner_style_8 .search_field:focus {
  background-color: #f0f0f0;
}
.scheme_blue_dark .top_panel_inner_style_8 .search_field:focus {
  background-color: #f0f0f0;
}
.scheme_dark .top_panel_inner_style_8 .search_field:focus {
  background-color: #505050;
}
.top_panel_icon {
  margin: 1.26em 0 1.8em 1em;
}
.scheme_original .top_panel_icon.search_wrap,
.scheme_original .top_panel_inner_style_5 .menu_main_responsive_button,
.scheme_original .top_panel_inner_style_6 .menu_main_responsive_button,
.scheme_original .top_panel_inner_style_7 .menu_main_responsive_button {
  background-color: #ffffff;
}
.scheme_light .top_panel_icon.search_wrap,
.scheme_light .top_panel_inner_style_5 .menu_main_responsive_button,
.scheme_light .top_panel_inner_style_6 .menu_main_responsive_button,
.scheme_light .top_panel_inner_style_7 .menu_main_responsive_button {
  background-color: #f7f7f7;
}
.scheme_blue .top_panel_icon.search_wrap,
.scheme_blue .top_panel_inner_style_5 .menu_main_responsive_button,
.scheme_blue .top_panel_inner_style_6 .menu_main_responsive_button,
.scheme_blue .top_panel_inner_style_7 .menu_main_responsive_button {
  background-color: #ffffff;
}
.scheme_blue_dark .top_panel_icon.search_wrap,
.scheme_blue_dark .top_panel_inner_style_5 .menu_main_responsive_button,
.scheme_blue_dark .top_panel_inner_style_6 .menu_main_responsive_button,
.scheme_blue_dark .top_panel_inner_style_7 .menu_main_responsive_button {
  background-color: #ffffff;
}
.scheme_dark .top_panel_icon.search_wrap,
.scheme_dark .top_panel_inner_style_5 .menu_main_responsive_button,
.scheme_dark .top_panel_inner_style_6 .menu_main_responsive_button,
.scheme_dark .top_panel_inner_style_7 .menu_main_responsive_button {
  background-color: #333333;
}
.scheme_original .top_panel_icon.search_wrap,
.scheme_original .top_panel_inner_style_5 .menu_main_responsive_button,
.scheme_original .top_panel_inner_style_6 .menu_main_responsive_button,
.scheme_original .top_panel_inner_style_7 .menu_main_responsive_button {
  color: #E2C75A;
}
.scheme_light .top_panel_icon.search_wrap,
.scheme_light .top_panel_inner_style_5 .menu_main_responsive_button,
.scheme_light .top_panel_inner_style_6 .menu_main_responsive_button,
.scheme_light .top_panel_inner_style_7 .menu_main_responsive_button {
  color: #20c7ca;
}
.scheme_blue .top_panel_icon.search_wrap,
.scheme_blue .top_panel_inner_style_5 .menu_main_responsive_button,
.scheme_blue .top_panel_inner_style_6 .menu_main_responsive_button,
.scheme_blue .top_panel_inner_style_7 .menu_main_responsive_button {
  color: #00D2FF;
}
.scheme_blue_dark .top_panel_icon.search_wrap,
.scheme_blue_dark .top_panel_inner_style_5 .menu_main_responsive_button,
.scheme_blue_dark .top_panel_inner_style_6 .menu_main_responsive_button,
.scheme_blue_dark .top_panel_inner_style_7 .menu_main_responsive_button {
  color: #00D2FF;
}
.scheme_dark .top_panel_icon.search_wrap,
.scheme_dark .top_panel_inner_style_5 .menu_main_responsive_button,
.scheme_dark .top_panel_inner_style_6 .menu_main_responsive_button,
.scheme_dark .top_panel_inner_style_7 .menu_main_responsive_button {
  color: #20c7ca;
}
.scheme_original .top_panel_icon .contact_icon,
.scheme_original .top_panel_icon .search_submit {
  color: #E2C75A;
}
.scheme_light .top_panel_icon .contact_icon,
.scheme_light .top_panel_icon .search_submit {
  color: #20c7ca;
}
.scheme_blue .top_panel_icon .contact_icon,
.scheme_blue .top_panel_icon .search_submit {
  color: #00D2FF;
}
.scheme_blue_dark .top_panel_icon .contact_icon,
.scheme_blue_dark .top_panel_icon .search_submit {
  color: #00D2FF;
}
.scheme_dark .top_panel_icon .contact_icon,
.scheme_dark .top_panel_icon .search_submit {
  color: #20c7ca;
}
.scheme_original .top_panel_icon.menu_main_cart .contact_icon {
  background-color: #ffffff;
}
.scheme_light .top_panel_icon.menu_main_cart .contact_icon {
  background-color: #f7f7f7;
}
.scheme_blue .top_panel_icon.menu_main_cart .contact_icon {
  background-color: #ffffff;
}
.scheme_blue_dark .top_panel_icon.menu_main_cart .contact_icon {
  background-color: #ffffff;
}
.scheme_dark .top_panel_icon.menu_main_cart .contact_icon {
  background-color: #333333;
}
.scheme_original .top_panel_middle a:hover .contact_icon,
.scheme_original .top_panel_icon.search_wrap:hover,
.scheme_original .top_panel_icon:hover .contact_icon,
.scheme_original .top_panel_icon:hover .search_submit,
.scheme_original .top_panel_inner_style_5 .menu_main_responsive_button:hover,
.scheme_original .top_panel_inner_style_6 .menu_main_responsive_button:hover,
.scheme_original .top_panel_inner_style_7 .menu_main_responsive_button:hover {
  background-color: #E2C75A;
}
.scheme_light .top_panel_middle a:hover .contact_icon,
.scheme_light .top_panel_icon.search_wrap:hover,
.scheme_light .top_panel_icon:hover .contact_icon,
.scheme_light .top_panel_icon:hover .search_submit,
.scheme_light .top_panel_inner_style_5 .menu_main_responsive_button:hover,
.scheme_light .top_panel_inner_style_6 .menu_main_responsive_button:hover,
.scheme_light .top_panel_inner_style_7 .menu_main_responsive_button:hover {
  background-color: #20c7ca;
}
.scheme_blue .top_panel_middle a:hover .contact_icon,
.scheme_blue .top_panel_icon.search_wrap:hover,
.scheme_blue .top_panel_icon:hover .contact_icon,
.scheme_blue .top_panel_icon:hover .search_submit,
.scheme_blue .top_panel_inner_style_5 .menu_main_responsive_button:hover,
.scheme_blue .top_panel_inner_style_6 .menu_main_responsive_button:hover,
.scheme_blue .top_panel_inner_style_7 .menu_main_responsive_button:hover {
  background-color: #00D2FF;
}
.scheme_blue_dark .top_panel_middle a:hover .contact_icon,
.scheme_blue_dark .top_panel_icon.search_wrap:hover,
.scheme_blue_dark .top_panel_icon:hover .contact_icon,
.scheme_blue_dark .top_panel_icon:hover .search_submit,
.scheme_blue_dark .top_panel_inner_style_5 .menu_main_responsive_button:hover,
.scheme_blue_dark .top_panel_inner_style_6 .menu_main_responsive_button:hover,
.scheme_blue_dark .top_panel_inner_style_7 .menu_main_responsive_button:hover {
  background-color: #00D2FF;
}
.scheme_dark .top_panel_middle a:hover .contact_icon,
.scheme_dark .top_panel_icon.search_wrap:hover,
.scheme_dark .top_panel_icon:hover .contact_icon,
.scheme_dark .top_panel_icon:hover .search_submit,
.scheme_dark .top_panel_inner_style_5 .menu_main_responsive_button:hover,
.scheme_dark .top_panel_inner_style_6 .menu_main_responsive_button:hover,
.scheme_dark .top_panel_inner_style_7 .menu_main_responsive_button:hover {
  background-color: #20c7ca;
}
.scheme_original .top_panel_middle a:hover .contact_icon,
.scheme_original .top_panel_icon.search_wrap:hover input,
.scheme_original .top_panel_icon.search_wrap:hover button,
.scheme_original .top_panel_icon:hover .contact_icon,
.scheme_original .top_panel_icon:hover .search_submit,
.scheme_original .top_panel_inner_style_5 .menu_main_responsive_button:hover,
.scheme_original .top_panel_inner_style_6 .menu_main_responsive_button:hover,
.scheme_original .top_panel_inner_style_7 .menu_main_responsive_button:hover {
  color: #ffffff;
}
.scheme_light .top_panel_middle a:hover .contact_icon,
.scheme_light .top_panel_icon.search_wrap:hover input,
.scheme_light .top_panel_icon.search_wrap:hover button,
.scheme_light .top_panel_icon:hover .contact_icon,
.scheme_light .top_panel_icon:hover .search_submit,
.scheme_light .top_panel_inner_style_5 .menu_main_responsive_button:hover,
.scheme_light .top_panel_inner_style_6 .menu_main_responsive_button:hover,
.scheme_light .top_panel_inner_style_7 .menu_main_responsive_button:hover {
  color: #ffffff;
}
.scheme_blue .top_panel_middle a:hover .contact_icon,
.scheme_blue .top_panel_icon.search_wrap:hover input,
.scheme_blue .top_panel_icon.search_wrap:hover button,
.scheme_blue .top_panel_icon:hover .contact_icon,
.scheme_blue .top_panel_icon:hover .search_submit,
.scheme_blue .top_panel_inner_style_5 .menu_main_responsive_button:hover,
.scheme_blue .top_panel_inner_style_6 .menu_main_responsive_button:hover,
.scheme_blue .top_panel_inner_style_7 .menu_main_responsive_button:hover {
  color: #FFFFFF;
}
.scheme_blue_dark .top_panel_middle a:hover .contact_icon,
.scheme_blue_dark .top_panel_icon.search_wrap:hover input,
.scheme_blue_dark .top_panel_icon.search_wrap:hover button,
.scheme_blue_dark .top_panel_icon:hover .contact_icon,
.scheme_blue_dark .top_panel_icon:hover .search_submit,
.scheme_blue_dark .top_panel_inner_style_5 .menu_main_responsive_button:hover,
.scheme_blue_dark .top_panel_inner_style_6 .menu_main_responsive_button:hover,
.scheme_blue_dark .top_panel_inner_style_7 .menu_main_responsive_button:hover {
  color: #FFFFFF;
}
.scheme_dark .top_panel_middle a:hover .contact_icon,
.scheme_dark .top_panel_icon.search_wrap:hover input,
.scheme_dark .top_panel_icon.search_wrap:hover button,
.scheme_dark .top_panel_icon:hover .contact_icon,
.scheme_dark .top_panel_icon:hover .search_submit,
.scheme_dark .top_panel_inner_style_5 .menu_main_responsive_button:hover,
.scheme_dark .top_panel_inner_style_6 .menu_main_responsive_button:hover,
.scheme_dark .top_panel_inner_style_7 .menu_main_responsive_button:hover {
  color: #f0f0f0;
}
.scheme_original .search_results .post_more,
.scheme_original .search_results .search_results_close {
  color: #E2C75A;
}
.scheme_light .search_results .post_more,
.scheme_light .search_results .search_results_close {
  color: #20c7ca;
}
.scheme_blue .search_results .post_more,
.scheme_blue .search_results .search_results_close {
  color: #00D2FF;
}
.scheme_blue_dark .search_results .post_more,
.scheme_blue_dark .search_results .search_results_close {
  color: #00D2FF;
}
.scheme_dark .search_results .post_more,
.scheme_dark .search_results .search_results_close {
  color: #20c7ca;
}
.scheme_original .search_results .post_more:hover,
.scheme_original .search_results .search_results_close:hover {
  color: #d1a805;
}
.scheme_light .search_results .post_more:hover,
.scheme_light .search_results .search_results_close:hover {
  color: #189799;
}
.scheme_blue .search_results .post_more:hover,
.scheme_blue .search_results .search_results_close:hover {
  color: #00809B;
}
.scheme_blue_dark .search_results .post_more:hover,
.scheme_blue_dark .search_results .search_results_close:hover {
  color: #00809B;
}
.scheme_dark .search_results .post_more:hover,
.scheme_dark .search_results .search_results_close:hover {
  color: #189799;
}
.scheme_original .top_panel_inner_style_1 .search_results,
.scheme_original .top_panel_inner_style_1 .search_results:after,
.scheme_original .top_panel_inner_style_2 .search_results,
.scheme_original .top_panel_inner_style_2 .search_results:after,
.scheme_original .top_panel_inner_style_3 .search_results,
.scheme_original .top_panel_inner_style_3 .search_results:after {
  color: #ffffff;
}
.scheme_light .top_panel_inner_style_1 .search_results,
.scheme_light .top_panel_inner_style_1 .search_results:after,
.scheme_light .top_panel_inner_style_2 .search_results,
.scheme_light .top_panel_inner_style_2 .search_results:after,
.scheme_light .top_panel_inner_style_3 .search_results,
.scheme_light .top_panel_inner_style_3 .search_results:after {
  color: #ffffff;
}
.scheme_blue .top_panel_inner_style_1 .search_results,
.scheme_blue .top_panel_inner_style_1 .search_results:after,
.scheme_blue .top_panel_inner_style_2 .search_results,
.scheme_blue .top_panel_inner_style_2 .search_results:after,
.scheme_blue .top_panel_inner_style_3 .search_results,
.scheme_blue .top_panel_inner_style_3 .search_results:after {
  color: #FFFFFF;
}
.scheme_blue_dark .top_panel_inner_style_1 .search_results,
.scheme_blue_dark .top_panel_inner_style_1 .search_results:after,
.scheme_blue_dark .top_panel_inner_style_2 .search_results,
.scheme_blue_dark .top_panel_inner_style_2 .search_results:after,
.scheme_blue_dark .top_panel_inner_style_3 .search_results,
.scheme_blue_dark .top_panel_inner_style_3 .search_results:after {
  color: #FFFFFF;
}
.scheme_dark .top_panel_inner_style_1 .search_results,
.scheme_dark .top_panel_inner_style_1 .search_results:after,
.scheme_dark .top_panel_inner_style_2 .search_results,
.scheme_dark .top_panel_inner_style_2 .search_results:after,
.scheme_dark .top_panel_inner_style_3 .search_results,
.scheme_dark .top_panel_inner_style_3 .search_results:after {
  color: #f0f0f0;
}
.scheme_original .top_panel_inner_style_1 .search_results,
.scheme_original .top_panel_inner_style_1 .search_results:after,
.scheme_original .top_panel_inner_style_2 .search_results,
.scheme_original .top_panel_inner_style_2 .search_results:after,
.scheme_original .top_panel_inner_style_3 .search_results,
.scheme_original .top_panel_inner_style_3 .search_results:after {
  background-color: #E2C75A;
}
.scheme_light .top_panel_inner_style_1 .search_results,
.scheme_light .top_panel_inner_style_1 .search_results:after,
.scheme_light .top_panel_inner_style_2 .search_results,
.scheme_light .top_panel_inner_style_2 .search_results:after,
.scheme_light .top_panel_inner_style_3 .search_results,
.scheme_light .top_panel_inner_style_3 .search_results:after {
  background-color: #20c7ca;
}
.scheme_blue .top_panel_inner_style_1 .search_results,
.scheme_blue .top_panel_inner_style_1 .search_results:after,
.scheme_blue .top_panel_inner_style_2 .search_results,
.scheme_blue .top_panel_inner_style_2 .search_results:after,
.scheme_blue .top_panel_inner_style_3 .search_results,
.scheme_blue .top_panel_inner_style_3 .search_results:after {
  background-color: #00D2FF;
}
.scheme_blue_dark .top_panel_inner_style_1 .search_results,
.scheme_blue_dark .top_panel_inner_style_1 .search_results:after,
.scheme_blue_dark .top_panel_inner_style_2 .search_results,
.scheme_blue_dark .top_panel_inner_style_2 .search_results:after,
.scheme_blue_dark .top_panel_inner_style_3 .search_results,
.scheme_blue_dark .top_panel_inner_style_3 .search_results:after {
  background-color: #00D2FF;
}
.scheme_dark .top_panel_inner_style_1 .search_results,
.scheme_dark .top_panel_inner_style_1 .search_results:after,
.scheme_dark .top_panel_inner_style_2 .search_results,
.scheme_dark .top_panel_inner_style_2 .search_results:after,
.scheme_dark .top_panel_inner_style_3 .search_results,
.scheme_dark .top_panel_inner_style_3 .search_results:after {
  background-color: #20c7ca;
}
.scheme_original .top_panel_inner_style_1 .search_results,
.scheme_original .top_panel_inner_style_1 .search_results:after,
.scheme_original .top_panel_inner_style_2 .search_results,
.scheme_original .top_panel_inner_style_2 .search_results:after,
.scheme_original .top_panel_inner_style_3 .search_results,
.scheme_original .top_panel_inner_style_3 .search_results:after {
  border-color: #d1a805;
}
.scheme_light .top_panel_inner_style_1 .search_results,
.scheme_light .top_panel_inner_style_1 .search_results:after,
.scheme_light .top_panel_inner_style_2 .search_results,
.scheme_light .top_panel_inner_style_2 .search_results:after,
.scheme_light .top_panel_inner_style_3 .search_results,
.scheme_light .top_panel_inner_style_3 .search_results:after {
  border-color: #189799;
}
.scheme_blue .top_panel_inner_style_1 .search_results,
.scheme_blue .top_panel_inner_style_1 .search_results:after,
.scheme_blue .top_panel_inner_style_2 .search_results,
.scheme_blue .top_panel_inner_style_2 .search_results:after,
.scheme_blue .top_panel_inner_style_3 .search_results,
.scheme_blue .top_panel_inner_style_3 .search_results:after {
  border-color: #00809B;
}
.scheme_blue_dark .top_panel_inner_style_1 .search_results,
.scheme_blue_dark .top_panel_inner_style_1 .search_results:after,
.scheme_blue_dark .top_panel_inner_style_2 .search_results,
.scheme_blue_dark .top_panel_inner_style_2 .search_results:after,
.scheme_blue_dark .top_panel_inner_style_3 .search_results,
.scheme_blue_dark .top_panel_inner_style_3 .search_results:after {
  border-color: #00809B;
}
.scheme_dark .top_panel_inner_style_1 .search_results,
.scheme_dark .top_panel_inner_style_1 .search_results:after,
.scheme_dark .top_panel_inner_style_2 .search_results,
.scheme_dark .top_panel_inner_style_2 .search_results:after,
.scheme_dark .top_panel_inner_style_3 .search_results,
.scheme_dark .top_panel_inner_style_3 .search_results:after {
  border-color: #189799;
}
.scheme_original .top_panel_inner_style_1 .search_results a,
.scheme_original .top_panel_inner_style_1 .search_results .post_info a,
.scheme_original .top_panel_inner_style_1 .search_results .post_info a > span,
.scheme_original .top_panel_inner_style_1 .search_results .post_more,
.scheme_original .top_panel_inner_style_1 .search_results .search_results_close,
.scheme_original .top_panel_inner_style_2 .search_results a,
.scheme_original .top_panel_inner_style_2 .search_results .post_info a,
.scheme_original .top_panel_inner_style_2 .search_results .post_info a > span,
.scheme_original .top_panel_inner_style_2 .search_results .post_more,
.scheme_original .top_panel_inner_style_2 .search_results .search_results_close,
.scheme_original .top_panel_inner_style_3 .search_results a,
.scheme_original .top_panel_inner_style_3 .search_results .post_info a,
.scheme_original .top_panel_inner_style_3 .search_results .post_info a > span,
.scheme_original .top_panel_inner_style_3 .search_results .post_more,
.scheme_original .top_panel_inner_style_3 .search_results .search_results_close {
  color: #ffffff;
}
.scheme_light .top_panel_inner_style_1 .search_results a,
.scheme_light .top_panel_inner_style_1 .search_results .post_info a,
.scheme_light .top_panel_inner_style_1 .search_results .post_info a > span,
.scheme_light .top_panel_inner_style_1 .search_results .post_more,
.scheme_light .top_panel_inner_style_1 .search_results .search_results_close,
.scheme_light .top_panel_inner_style_2 .search_results a,
.scheme_light .top_panel_inner_style_2 .search_results .post_info a,
.scheme_light .top_panel_inner_style_2 .search_results .post_info a > span,
.scheme_light .top_panel_inner_style_2 .search_results .post_more,
.scheme_light .top_panel_inner_style_2 .search_results .search_results_close,
.scheme_light .top_panel_inner_style_3 .search_results a,
.scheme_light .top_panel_inner_style_3 .search_results .post_info a,
.scheme_light .top_panel_inner_style_3 .search_results .post_info a > span,
.scheme_light .top_panel_inner_style_3 .search_results .post_more,
.scheme_light .top_panel_inner_style_3 .search_results .search_results_close {
  color: #ffffff;
}
.scheme_blue .top_panel_inner_style_1 .search_results a,
.scheme_blue .top_panel_inner_style_1 .search_results .post_info a,
.scheme_blue .top_panel_inner_style_1 .search_results .post_info a > span,
.scheme_blue .top_panel_inner_style_1 .search_results .post_more,
.scheme_blue .top_panel_inner_style_1 .search_results .search_results_close,
.scheme_blue .top_panel_inner_style_2 .search_results a,
.scheme_blue .top_panel_inner_style_2 .search_results .post_info a,
.scheme_blue .top_panel_inner_style_2 .search_results .post_info a > span,
.scheme_blue .top_panel_inner_style_2 .search_results .post_more,
.scheme_blue .top_panel_inner_style_2 .search_results .search_results_close,
.scheme_blue .top_panel_inner_style_3 .search_results a,
.scheme_blue .top_panel_inner_style_3 .search_results .post_info a,
.scheme_blue .top_panel_inner_style_3 .search_results .post_info a > span,
.scheme_blue .top_panel_inner_style_3 .search_results .post_more,
.scheme_blue .top_panel_inner_style_3 .search_results .search_results_close {
  color: #ffffff;
}
.scheme_blue_dark .top_panel_inner_style_1 .search_results a,
.scheme_blue_dark .top_panel_inner_style_1 .search_results .post_info a,
.scheme_blue_dark .top_panel_inner_style_1 .search_results .post_info a > span,
.scheme_blue_dark .top_panel_inner_style_1 .search_results .post_more,
.scheme_blue_dark .top_panel_inner_style_1 .search_results .search_results_close,
.scheme_blue_dark .top_panel_inner_style_2 .search_results a,
.scheme_blue_dark .top_panel_inner_style_2 .search_results .post_info a,
.scheme_blue_dark .top_panel_inner_style_2 .search_results .post_info a > span,
.scheme_blue_dark .top_panel_inner_style_2 .search_results .post_more,
.scheme_blue_dark .top_panel_inner_style_2 .search_results .search_results_close,
.scheme_blue_dark .top_panel_inner_style_3 .search_results a,
.scheme_blue_dark .top_panel_inner_style_3 .search_results .post_info a,
.scheme_blue_dark .top_panel_inner_style_3 .search_results .post_info a > span,
.scheme_blue_dark .top_panel_inner_style_3 .search_results .post_more,
.scheme_blue_dark .top_panel_inner_style_3 .search_results .search_results_close {
  color: #ffffff;
}
.scheme_dark .top_panel_inner_style_1 .search_results a,
.scheme_dark .top_panel_inner_style_1 .search_results .post_info a,
.scheme_dark .top_panel_inner_style_1 .search_results .post_info a > span,
.scheme_dark .top_panel_inner_style_1 .search_results .post_more,
.scheme_dark .top_panel_inner_style_1 .search_results .search_results_close,
.scheme_dark .top_panel_inner_style_2 .search_results a,
.scheme_dark .top_panel_inner_style_2 .search_results .post_info a,
.scheme_dark .top_panel_inner_style_2 .search_results .post_info a > span,
.scheme_dark .top_panel_inner_style_2 .search_results .post_more,
.scheme_dark .top_panel_inner_style_2 .search_results .search_results_close,
.scheme_dark .top_panel_inner_style_3 .search_results a,
.scheme_dark .top_panel_inner_style_3 .search_results .post_info a,
.scheme_dark .top_panel_inner_style_3 .search_results .post_info a > span,
.scheme_dark .top_panel_inner_style_3 .search_results .post_more,
.scheme_dark .top_panel_inner_style_3 .search_results .search_results_close {
  color: #ffffff;
}
.scheme_original .top_panel_inner_style_1 .search_results a:hover,
.scheme_original .top_panel_inner_style_1 .search_results .post_info a:hover,
.scheme_original .top_panel_inner_style_1 .search_results .post_info a:hover > span,
.scheme_original .top_panel_inner_style_1 .search_results .post_more:hover,
.scheme_original .top_panel_inner_style_1 .search_results .search_results_close:hover,
.scheme_original .top_panel_inner_style_2 .search_results a:hover,
.scheme_original .top_panel_inner_style_2 .search_results .post_info a:hover,
.scheme_original .top_panel_inner_style_2 .search_results .post_info a:hover > span,
.scheme_original .top_panel_inner_style_2 .search_results .post_more:hover,
.scheme_original .top_panel_inner_style_2 .search_results .search_results_close:hover,
.scheme_original .top_panel_inner_style_3 .search_results a:hover,
.scheme_original .top_panel_inner_style_3 .search_results .post_info a:hover,
.scheme_original .top_panel_inner_style_3 .search_results .post_info a:hover > span,
.scheme_original .top_panel_inner_style_3 .search_results .post_more:hover,
.scheme_original .top_panel_inner_style_3 .search_results .search_results_close:hover {
  color: #ffffff;
}
.scheme_light .top_panel_inner_style_1 .search_results a:hover,
.scheme_light .top_panel_inner_style_1 .search_results .post_info a:hover,
.scheme_light .top_panel_inner_style_1 .search_results .post_info a:hover > span,
.scheme_light .top_panel_inner_style_1 .search_results .post_more:hover,
.scheme_light .top_panel_inner_style_1 .search_results .search_results_close:hover,
.scheme_light .top_panel_inner_style_2 .search_results a:hover,
.scheme_light .top_panel_inner_style_2 .search_results .post_info a:hover,
.scheme_light .top_panel_inner_style_2 .search_results .post_info a:hover > span,
.scheme_light .top_panel_inner_style_2 .search_results .post_more:hover,
.scheme_light .top_panel_inner_style_2 .search_results .search_results_close:hover,
.scheme_light .top_panel_inner_style_3 .search_results a:hover,
.scheme_light .top_panel_inner_style_3 .search_results .post_info a:hover,
.scheme_light .top_panel_inner_style_3 .search_results .post_info a:hover > span,
.scheme_light .top_panel_inner_style_3 .search_results .post_more:hover,
.scheme_light .top_panel_inner_style_3 .search_results .search_results_close:hover {
  color: #ffffff;
}
.scheme_blue .top_panel_inner_style_1 .search_results a:hover,
.scheme_blue .top_panel_inner_style_1 .search_results .post_info a:hover,
.scheme_blue .top_panel_inner_style_1 .search_results .post_info a:hover > span,
.scheme_blue .top_panel_inner_style_1 .search_results .post_more:hover,
.scheme_blue .top_panel_inner_style_1 .search_results .search_results_close:hover,
.scheme_blue .top_panel_inner_style_2 .search_results a:hover,
.scheme_blue .top_panel_inner_style_2 .search_results .post_info a:hover,
.scheme_blue .top_panel_inner_style_2 .search_results .post_info a:hover > span,
.scheme_blue .top_panel_inner_style_2 .search_results .post_more:hover,
.scheme_blue .top_panel_inner_style_2 .search_results .search_results_close:hover,
.scheme_blue .top_panel_inner_style_3 .search_results a:hover,
.scheme_blue .top_panel_inner_style_3 .search_results .post_info a:hover,
.scheme_blue .top_panel_inner_style_3 .search_results .post_info a:hover > span,
.scheme_blue .top_panel_inner_style_3 .search_results .post_more:hover,
.scheme_blue .top_panel_inner_style_3 .search_results .search_results_close:hover {
  color: #ffffff;
}
.scheme_blue_dark .top_panel_inner_style_1 .search_results a:hover,
.scheme_blue_dark .top_panel_inner_style_1 .search_results .post_info a:hover,
.scheme_blue_dark .top_panel_inner_style_1 .search_results .post_info a:hover > span,
.scheme_blue_dark .top_panel_inner_style_1 .search_results .post_more:hover,
.scheme_blue_dark .top_panel_inner_style_1 .search_results .search_results_close:hover,
.scheme_blue_dark .top_panel_inner_style_2 .search_results a:hover,
.scheme_blue_dark .top_panel_inner_style_2 .search_results .post_info a:hover,
.scheme_blue_dark .top_panel_inner_style_2 .search_results .post_info a:hover > span,
.scheme_blue_dark .top_panel_inner_style_2 .search_results .post_more:hover,
.scheme_blue_dark .top_panel_inner_style_2 .search_results .search_results_close:hover,
.scheme_blue_dark .top_panel_inner_style_3 .search_results a:hover,
.scheme_blue_dark .top_panel_inner_style_3 .search_results .post_info a:hover,
.scheme_blue_dark .top_panel_inner_style_3 .search_results .post_info a:hover > span,
.scheme_blue_dark .top_panel_inner_style_3 .search_results .post_more:hover,
.scheme_blue_dark .top_panel_inner_style_3 .search_results .search_results_close:hover {
  color: #ffffff;
}
.scheme_dark .top_panel_inner_style_1 .search_results a:hover,
.scheme_dark .top_panel_inner_style_1 .search_results .post_info a:hover,
.scheme_dark .top_panel_inner_style_1 .search_results .post_info a:hover > span,
.scheme_dark .top_panel_inner_style_1 .search_results .post_more:hover,
.scheme_dark .top_panel_inner_style_1 .search_results .search_results_close:hover,
.scheme_dark .top_panel_inner_style_2 .search_results a:hover,
.scheme_dark .top_panel_inner_style_2 .search_results .post_info a:hover,
.scheme_dark .top_panel_inner_style_2 .search_results .post_info a:hover > span,
.scheme_dark .top_panel_inner_style_2 .search_results .post_more:hover,
.scheme_dark .top_panel_inner_style_2 .search_results .search_results_close:hover,
.scheme_dark .top_panel_inner_style_3 .search_results a:hover,
.scheme_dark .top_panel_inner_style_3 .search_results .post_info a:hover,
.scheme_dark .top_panel_inner_style_3 .search_results .post_info a:hover > span,
.scheme_dark .top_panel_inner_style_3 .search_results .post_more:hover,
.scheme_dark .top_panel_inner_style_3 .search_results .search_results_close:hover {
  color: #e5e5e5;
}
.top_panel_fixed .menu_main_wrap {
  padding-top: 0.54em;
}
.top_panel_fixed .top_panel_wrap .logo {
  margin-top: 1.08em;
  margin-bottom: 1.08em;
}
.scheme_original .top_panel_inner_style_8 .menu_pushy_wrap .menu_pushy_button {
  color: #ffffff;
}
.scheme_light .top_panel_inner_style_8 .menu_pushy_wrap .menu_pushy_button {
  color: #ffffff;
}
.scheme_blue .top_panel_inner_style_8 .menu_pushy_wrap .menu_pushy_button {
  color: #FFFFFF;
}
.scheme_blue_dark .top_panel_inner_style_8 .menu_pushy_wrap .menu_pushy_button {
  color: #FFFFFF;
}
.scheme_dark .top_panel_inner_style_8 .menu_pushy_wrap .menu_pushy_button {
  color: #f0f0f0;
}
.scheme_original .top_panel_inner_style_8 .menu_pushy_wrap .menu_pushy_button:hover {
  color: #E2C75A;
}
.scheme_light .top_panel_inner_style_8 .menu_pushy_wrap .menu_pushy_button:hover {
  color: #20c7ca;
}
.scheme_blue .top_panel_inner_style_8 .menu_pushy_wrap .menu_pushy_button:hover {
  color: #00D2FF;
}
.scheme_blue_dark .top_panel_inner_style_8 .menu_pushy_wrap .menu_pushy_button:hover {
  color: #00D2FF;
}
.scheme_dark .top_panel_inner_style_8 .menu_pushy_wrap .menu_pushy_button:hover {
  color: #20c7ca;
}
.scheme_original .top_panel_inner_style_8 .top_panel_buttons .contact_icon,
.scheme_original .top_panel_inner_style_8 .top_panel_buttons .top_panel_icon .search_submit {
  color: #ffffff;
}
.scheme_light .top_panel_inner_style_8 .top_panel_buttons .contact_icon,
.scheme_light .top_panel_inner_style_8 .top_panel_buttons .top_panel_icon .search_submit {
  color: #ffffff;
}
.scheme_blue .top_panel_inner_style_8 .top_panel_buttons .contact_icon,
.scheme_blue .top_panel_inner_style_8 .top_panel_buttons .top_panel_icon .search_submit {
  color: #FFFFFF;
}
.scheme_blue_dark .top_panel_inner_style_8 .top_panel_buttons .contact_icon,
.scheme_blue_dark .top_panel_inner_style_8 .top_panel_buttons .top_panel_icon .search_submit {
  color: #FFFFFF;
}
.scheme_dark .top_panel_inner_style_8 .top_panel_buttons .contact_icon,
.scheme_dark .top_panel_inner_style_8 .top_panel_buttons .top_panel_icon .search_submit {
  color: #f0f0f0;
}
.scheme_original .top_panel_inner_style_8 .top_panel_buttons a:hover .contact_icon,
.scheme_original .top_panel_inner_style_8 .top_panel_buttons .top_panel_icon:hover .search_submit {
  color: #E2C75A;
}
.scheme_light .top_panel_inner_style_8 .top_panel_buttons a:hover .contact_icon,
.scheme_light .top_panel_inner_style_8 .top_panel_buttons .top_panel_icon:hover .search_submit {
  color: #20c7ca;
}
.scheme_blue .top_panel_inner_style_8 .top_panel_buttons a:hover .contact_icon,
.scheme_blue .top_panel_inner_style_8 .top_panel_buttons .top_panel_icon:hover .search_submit {
  color: #00D2FF;
}
.scheme_blue_dark .top_panel_inner_style_8 .top_panel_buttons a:hover .contact_icon,
.scheme_blue_dark .top_panel_inner_style_8 .top_panel_buttons .top_panel_icon:hover .search_submit {
  color: #00D2FF;
}
.scheme_dark .top_panel_inner_style_8 .top_panel_buttons a:hover .contact_icon,
.scheme_dark .top_panel_inner_style_8 .top_panel_buttons .top_panel_icon:hover .search_submit {
  color: #20c7ca;
}
.scheme_original .pushy_inner {
  color: #545657;
}
.scheme_light .pushy_inner {
  color: #545657;
}
.scheme_blue .pushy_inner {
  color: #545657;
}
.scheme_blue_dark .pushy_inner {
  color: #FFFFFF;
}
.scheme_dark .pushy_inner {
  color: #909090;
}
.scheme_original .pushy_inner {
  background-color: #ffffff;
}
.scheme_light .pushy_inner {
  background-color: #f7f7f7;
}
.scheme_blue .pushy_inner {
  background-color: #ffffff;
}
.scheme_blue_dark .pushy_inner {
  background-color: #ffffff;
}
.scheme_dark .pushy_inner {
  background-color: #333333;
}
.scheme_original .pushy_inner a {
  color: #ffffff;
}
.scheme_light .pushy_inner a {
  color: #ffffff;
}
.scheme_blue .pushy_inner a {
  color: #FFFFFF;
}
.scheme_blue_dark .pushy_inner a {
  color: #FFFFFF;
}
.scheme_dark .pushy_inner a {
  color: #f0f0f0;
}
.scheme_original .pushy_inner a:hover {
  color: rgba(255,255,255,0.8);
}
.scheme_light .pushy_inner a:hover {
  color: rgba(255,255,255,0.8);
}
.scheme_blue .pushy_inner a:hover {
  color: rgba(255,255,255,0.8);
}
.scheme_blue_dark .pushy_inner a:hover {
  color: rgba(255,255,255,0.8);
}
.scheme_dark .pushy_inner a:hover {
  color: rgba(240,240,240,0.8);
}
.scheme_original .pushy_inner ul ul {
  background-color: rgba(247,247,247,0.8);
}
.scheme_light .pushy_inner ul ul {
  background-color: rgba(255,255,255,0.8);
}
.scheme_blue .pushy_inner ul ul {
  background-color: rgba(23,23,23,0.8);
}
.scheme_blue_dark .pushy_inner ul ul {
  background-color: rgba(23,23,23,0.8);
}
.scheme_dark .pushy_inner ul ul {
  background-color: rgba(102,102,102,0.8);
}
.scheme_original .top_panel_style_9 .top_panel_wrap_inner,
.scheme_original .top_panel_style_8 .top_panel_wrap_inner.top_panel_position_above {
  border-color: #e3e3e3;
}
.scheme_light .top_panel_style_9 .top_panel_wrap_inner,
.scheme_light .top_panel_style_8 .top_panel_wrap_inner.top_panel_position_above {
  border-color: #dddddd;
}
.scheme_blue .top_panel_style_9 .top_panel_wrap_inner,
.scheme_blue .top_panel_style_8 .top_panel_wrap_inner.top_panel_position_above {
  border-color: #e3e3e3;
}
.scheme_blue_dark .top_panel_style_9 .top_panel_wrap_inner,
.scheme_blue_dark .top_panel_style_8 .top_panel_wrap_inner.top_panel_position_above {
  border-color: #e3e3e3;
}
.scheme_dark .top_panel_style_9 .top_panel_wrap_inner,
.scheme_dark .top_panel_style_8 .top_panel_wrap_inner.top_panel_position_above {
  border-color: #000000;
}
.scheme_original .top_panel_style_9 .top_panel_buttons .top_panel_cart_button .contact_icon,
.scheme_original .top_panel_style_8 .top_panel_position_above .top_panel_buttons .top_panel_cart_button .contact_icon {
  color: #ffffff;
}
.scheme_light .top_panel_style_9 .top_panel_buttons .top_panel_cart_button .contact_icon,
.scheme_light .top_panel_style_8 .top_panel_position_above .top_panel_buttons .top_panel_cart_button .contact_icon {
  color: #ffffff;
}
.scheme_blue .top_panel_style_9 .top_panel_buttons .top_panel_cart_button .contact_icon,
.scheme_blue .top_panel_style_8 .top_panel_position_above .top_panel_buttons .top_panel_cart_button .contact_icon {
  color: #FFFFFF;
}
.scheme_blue_dark .top_panel_style_9 .top_panel_buttons .top_panel_cart_button .contact_icon,
.scheme_blue_dark .top_panel_style_8 .top_panel_position_above .top_panel_buttons .top_panel_cart_button .contact_icon {
  color: #FFFFFF;
}
.scheme_dark .top_panel_style_9 .top_panel_buttons .top_panel_cart_button .contact_icon,
.scheme_dark .top_panel_style_8 .top_panel_position_above .top_panel_buttons .top_panel_cart_button .contact_icon {
  color: #f0f0f0;
}
.scheme_original .top_panel_style_9 .top_panel_buttons .top_panel_cart_button .contact_icon,
.scheme_original .top_panel_style_8 .top_panel_position_above .top_panel_buttons .top_panel_cart_button .contact_icon {
  background-color: #E2C75A;
}
.scheme_light .top_panel_style_9 .top_panel_buttons .top_panel_cart_button .contact_icon,
.scheme_light .top_panel_style_8 .top_panel_position_above .top_panel_buttons .top_panel_cart_button .contact_icon {
  background-color: #20c7ca;
}
.scheme_blue .top_panel_style_9 .top_panel_buttons .top_panel_cart_button .contact_icon,
.scheme_blue .top_panel_style_8 .top_panel_position_above .top_panel_buttons .top_panel_cart_button .contact_icon {
  background-color: #00D2FF;
}
.scheme_blue_dark .top_panel_style_9 .top_panel_buttons .top_panel_cart_button .contact_icon,
.scheme_blue_dark .top_panel_style_8 .top_panel_position_above .top_panel_buttons .top_panel_cart_button .contact_icon {
  background-color: #00D2FF;
}
.scheme_dark .top_panel_style_9 .top_panel_buttons .top_panel_cart_button .contact_icon,
.scheme_dark .top_panel_style_8 .top_panel_position_above .top_panel_buttons .top_panel_cart_button .contact_icon {
  background-color: #20c7ca;
}
.scheme_original .top_panel_style_9 .top_panel_buttons .top_panel_cart_button:hover .contact_icon {
  color: #ffffff;
}
.scheme_light .top_panel_style_9 .top_panel_buttons .top_panel_cart_button:hover .contact_icon {
  color: #ffffff;
}
.scheme_blue .top_panel_style_9 .top_panel_buttons .top_panel_cart_button:hover .contact_icon {
  color: #FFFFFF;
}
.scheme_blue_dark .top_panel_style_9 .top_panel_buttons .top_panel_cart_button:hover .contact_icon {
  color: #FFFFFF;
}
.scheme_dark .top_panel_style_9 .top_panel_buttons .top_panel_cart_button:hover .contact_icon {
  color: #f0f0f0;
}
.scheme_original .top_panel_style_9 .top_panel_buttons .top_panel_cart_button:hover .contact_icon {
  background-color: #171717;
}
.scheme_light .top_panel_style_9 .top_panel_buttons .top_panel_cart_button:hover .contact_icon {
  background-color: #ff0000;
}
.scheme_blue .top_panel_style_9 .top_panel_buttons .top_panel_cart_button:hover .contact_icon {
  background-color: #00D2FF;
}
.scheme_blue_dark .top_panel_style_9 .top_panel_buttons .top_panel_cart_button:hover .contact_icon {
  background-color: #00D2FF;
}
.scheme_dark .top_panel_style_9 .top_panel_buttons .top_panel_cart_button:hover .contact_icon {
  background-color: #ff0000;
}
.scheme_original .top_panel_style_9 .menu_pushy_button {
  color: #171717;
}
.scheme_light .top_panel_style_9 .menu_pushy_button {
  color: #ff0000;
}
.scheme_blue .top_panel_style_9 .menu_pushy_button {
  color: #00D2FF;
}
.scheme_blue_dark .top_panel_style_9 .menu_pushy_button {
  color: #00D2FF;
}
.scheme_dark .top_panel_style_9 .menu_pushy_button {
  color: #ff0000;
}
.scheme_original .top_panel_style_9 .menu_pushy_button:hover {
  color: #E2C75A;
}
.scheme_light .top_panel_style_9 .menu_pushy_button:hover {
  color: #20c7ca;
}
.scheme_blue .top_panel_style_9 .menu_pushy_button:hover {
  color: #00D2FF;
}
.scheme_blue_dark .top_panel_style_9 .menu_pushy_button:hover {
  color: #00D2FF;
}
.scheme_dark .top_panel_style_9 .menu_pushy_button:hover {
  color: #20c7ca;
}
.scheme_original .top_panel_style_9 .top_panel_position_over .menu_pushy_button {
  color: #ffffff;
}
.scheme_light .top_panel_style_9 .top_panel_position_over .menu_pushy_button {
  color: inherit;
}
.scheme_blue .top_panel_style_9 .top_panel_position_over .menu_pushy_button {
  color: #ffffff;
}
.scheme_blue_dark .top_panel_style_9 .top_panel_position_over .menu_pushy_button {
  color: #FFFFFF;
}
.scheme_dark .top_panel_style_9 .top_panel_position_over .menu_pushy_button {
  color: inherit;
}
.scheme_original .top_panel_style_9 .top_panel_position_over .menu_pushy_button:hover {
  color: #171717;
}
.scheme_light .top_panel_style_9 .top_panel_position_over .menu_pushy_button:hover {
  color: #ff0000;
}
.scheme_blue .top_panel_style_9 .top_panel_position_over .menu_pushy_button:hover {
  color: #00D2FF;
}
.scheme_blue_dark .top_panel_style_9 .top_panel_position_over .menu_pushy_button:hover {
  color: #00D2FF;
}
.scheme_dark .top_panel_style_9 .top_panel_position_over .menu_pushy_button:hover {
  color: #ff0000;
}
.scheme_original .top_panel_style_8 .top_panel_position_above .menu_pushy_wrap .menu_pushy_button {
  color: #323232;
}
.scheme_light .top_panel_style_8 .top_panel_position_above .menu_pushy_wrap .menu_pushy_button {
  color: #323232;
}
.scheme_blue .top_panel_style_8 .top_panel_position_above .menu_pushy_wrap .menu_pushy_button {
  color: #323232;
}
.scheme_blue_dark .top_panel_style_8 .top_panel_position_above .menu_pushy_wrap .menu_pushy_button {
  color: #FFFFFF;
}
.scheme_dark .top_panel_style_8 .top_panel_position_above .menu_pushy_wrap .menu_pushy_button {
  color: #e0e0e0;
}
.scheme_original .top_panel_inner_style_3 .popup_wrap a,
.scheme_original .top_panel_inner_style_3 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.scheme_original .top_panel_inner_style_4 .popup_wrap a,
.scheme_original .top_panel_inner_style_4 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.scheme_original .top_panel_inner_style_5 .popup_wrap a,
.scheme_original .top_panel_inner_style_5 .popup_wrap .sc_socials.sc_socials_type_icons a:hover {
  background-color: #E2C75A;
}
.scheme_light .top_panel_inner_style_3 .popup_wrap a,
.scheme_light .top_panel_inner_style_3 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.scheme_light .top_panel_inner_style_4 .popup_wrap a,
.scheme_light .top_panel_inner_style_4 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.scheme_light .top_panel_inner_style_5 .popup_wrap a,
.scheme_light .top_panel_inner_style_5 .popup_wrap .sc_socials.sc_socials_type_icons a:hover {
  background-color: #20c7ca;
}
.scheme_blue .top_panel_inner_style_3 .popup_wrap a,
.scheme_blue .top_panel_inner_style_3 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.scheme_blue .top_panel_inner_style_4 .popup_wrap a,
.scheme_blue .top_panel_inner_style_4 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.scheme_blue .top_panel_inner_style_5 .popup_wrap a,
.scheme_blue .top_panel_inner_style_5 .popup_wrap .sc_socials.sc_socials_type_icons a:hover {
  background-color: #00D2FF;
}
.scheme_blue_dark .top_panel_inner_style_3 .popup_wrap a,
.scheme_blue_dark .top_panel_inner_style_3 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.scheme_blue_dark .top_panel_inner_style_4 .popup_wrap a,
.scheme_blue_dark .top_panel_inner_style_4 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.scheme_blue_dark .top_panel_inner_style_5 .popup_wrap a,
.scheme_blue_dark .top_panel_inner_style_5 .popup_wrap .sc_socials.sc_socials_type_icons a:hover {
  background-color: #00D2FF;
}
.scheme_dark .top_panel_inner_style_3 .popup_wrap a,
.scheme_dark .top_panel_inner_style_3 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.scheme_dark .top_panel_inner_style_4 .popup_wrap a,
.scheme_dark .top_panel_inner_style_4 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.scheme_dark .top_panel_inner_style_5 .popup_wrap a,
.scheme_dark .top_panel_inner_style_5 .popup_wrap .sc_socials.sc_socials_type_icons a:hover {
  background-color: #20c7ca;
}
.scheme_original .top_panel_inner_style_3 .popup_wrap a,
.scheme_original .top_panel_inner_style_3 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.scheme_original .top_panel_inner_style_4 .popup_wrap a,
.scheme_original .top_panel_inner_style_4 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.scheme_original .top_panel_inner_style_5 .popup_wrap a,
.scheme_original .top_panel_inner_style_5 .popup_wrap .sc_socials.sc_socials_type_icons a:hover {
  color: #ffffff;
}
.scheme_light .top_panel_inner_style_3 .popup_wrap a,
.scheme_light .top_panel_inner_style_3 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.scheme_light .top_panel_inner_style_4 .popup_wrap a,
.scheme_light .top_panel_inner_style_4 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.scheme_light .top_panel_inner_style_5 .popup_wrap a,
.scheme_light .top_panel_inner_style_5 .popup_wrap .sc_socials.sc_socials_type_icons a:hover {
  color: #ffffff;
}
.scheme_blue .top_panel_inner_style_3 .popup_wrap a,
.scheme_blue .top_panel_inner_style_3 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.scheme_blue .top_panel_inner_style_4 .popup_wrap a,
.scheme_blue .top_panel_inner_style_4 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.scheme_blue .top_panel_inner_style_5 .popup_wrap a,
.scheme_blue .top_panel_inner_style_5 .popup_wrap .sc_socials.sc_socials_type_icons a:hover {
  color: #FFFFFF;
}
.scheme_blue_dark .top_panel_inner_style_3 .popup_wrap a,
.scheme_blue_dark .top_panel_inner_style_3 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.scheme_blue_dark .top_panel_inner_style_4 .popup_wrap a,
.scheme_blue_dark .top_panel_inner_style_4 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.scheme_blue_dark .top_panel_inner_style_5 .popup_wrap a,
.scheme_blue_dark .top_panel_inner_style_5 .popup_wrap .sc_socials.sc_socials_type_icons a:hover {
  color: #FFFFFF;
}
.scheme_dark .top_panel_inner_style_3 .popup_wrap a,
.scheme_dark .top_panel_inner_style_3 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.scheme_dark .top_panel_inner_style_4 .popup_wrap a,
.scheme_dark .top_panel_inner_style_4 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.scheme_dark .top_panel_inner_style_5 .popup_wrap a,
.scheme_dark .top_panel_inner_style_5 .popup_wrap .sc_socials.sc_socials_type_icons a:hover {
  color: #f0f0f0;
}
.scheme_original .top_panel_inner_style_3 .popup_wrap a:hover,
.scheme_original .top_panel_inner_style_4 .popup_wrap a:hover,
.scheme_original .top_panel_inner_style_5 .popup_wrap a:hover {
  color: #d1a805;
}
.scheme_light .top_panel_inner_style_3 .popup_wrap a:hover,
.scheme_light .top_panel_inner_style_4 .popup_wrap a:hover,
.scheme_light .top_panel_inner_style_5 .popup_wrap a:hover {
  color: #189799;
}
.scheme_blue .top_panel_inner_style_3 .popup_wrap a:hover,
.scheme_blue .top_panel_inner_style_4 .popup_wrap a:hover,
.scheme_blue .top_panel_inner_style_5 .popup_wrap a:hover {
  color: #00809B;
}
.scheme_blue_dark .top_panel_inner_style_3 .popup_wrap a:hover,
.scheme_blue_dark .top_panel_inner_style_4 .popup_wrap a:hover,
.scheme_blue_dark .top_panel_inner_style_5 .popup_wrap a:hover {
  color: #00809B;
}
.scheme_dark .top_panel_inner_style_3 .popup_wrap a:hover,
.scheme_dark .top_panel_inner_style_4 .popup_wrap a:hover,
.scheme_dark .top_panel_inner_style_5 .popup_wrap a:hover {
  color: #189799;
}
.top_panel_inner_style_3 .popup_wrap,
.top_panel_inner_style_4 .popup_wrap,
.top_panel_inner_style_5 .popup_wrap,
.top_panel_inner_style_3 .popup_wrap .popup_close,
.top_panel_inner_style_3 .popup_wrap .sc_socials.sc_socials_type_icons a,
.top_panel_inner_style_4 .popup_wrap .popup_close,
.top_panel_inner_style_4 .popup_wrap .sc_socials.sc_socials_type_icons a,
.top_panel_inner_style_5 .popup_wrap .popup_close,
.top_panel_inner_style_5 .popup_wrap .sc_socials.sc_socials_type_icons a {
  background: #f3f3f3;
}
.scheme_original .top_panel_inner_style_3 .popup_wrap,
.scheme_original .top_panel_inner_style_4 .popup_wrap,
.scheme_original .top_panel_inner_style_5 .popup_wrap,
.scheme_original .top_panel_inner_style_3 .popup_wrap .popup_close,
.scheme_original .top_panel_inner_style_3 .popup_wrap .sc_socials.sc_socials_type_icons a,
.scheme_original .top_panel_inner_style_4 .popup_wrap .popup_close,
.scheme_original .top_panel_inner_style_4 .popup_wrap .sc_socials.sc_socials_type_icons a,
.scheme_original .top_panel_inner_style_5 .popup_wrap .popup_close,
.scheme_original .top_panel_inner_style_5 .popup_wrap .sc_socials.sc_socials_type_icons a {
  color: #323232;
}
.scheme_light .top_panel_inner_style_3 .popup_wrap,
.scheme_light .top_panel_inner_style_4 .popup_wrap,
.scheme_light .top_panel_inner_style_5 .popup_wrap,
.scheme_light .top_panel_inner_style_3 .popup_wrap .popup_close,
.scheme_light .top_panel_inner_style_3 .popup_wrap .sc_socials.sc_socials_type_icons a,
.scheme_light .top_panel_inner_style_4 .popup_wrap .popup_close,
.scheme_light .top_panel_inner_style_4 .popup_wrap .sc_socials.sc_socials_type_icons a,
.scheme_light .top_panel_inner_style_5 .popup_wrap .popup_close,
.scheme_light .top_panel_inner_style_5 .popup_wrap .sc_socials.sc_socials_type_icons a {
  color: #323232;
}
.scheme_blue .top_panel_inner_style_3 .popup_wrap,
.scheme_blue .top_panel_inner_style_4 .popup_wrap,
.scheme_blue .top_panel_inner_style_5 .popup_wrap,
.scheme_blue .top_panel_inner_style_3 .popup_wrap .popup_close,
.scheme_blue .top_panel_inner_style_3 .popup_wrap .sc_socials.sc_socials_type_icons a,
.scheme_blue .top_panel_inner_style_4 .popup_wrap .popup_close,
.scheme_blue .top_panel_inner_style_4 .popup_wrap .sc_socials.sc_socials_type_icons a,
.scheme_blue .top_panel_inner_style_5 .popup_wrap .popup_close,
.scheme_blue .top_panel_inner_style_5 .popup_wrap .sc_socials.sc_socials_type_icons a {
  color: #323232;
}
.scheme_blue_dark .top_panel_inner_style_3 .popup_wrap,
.scheme_blue_dark .top_panel_inner_style_4 .popup_wrap,
.scheme_blue_dark .top_panel_inner_style_5 .popup_wrap,
.scheme_blue_dark .top_panel_inner_style_3 .popup_wrap .popup_close,
.scheme_blue_dark .top_panel_inner_style_3 .popup_wrap .sc_socials.sc_socials_type_icons a,
.scheme_blue_dark .top_panel_inner_style_4 .popup_wrap .popup_close,
.scheme_blue_dark .top_panel_inner_style_4 .popup_wrap .sc_socials.sc_socials_type_icons a,
.scheme_blue_dark .top_panel_inner_style_5 .popup_wrap .popup_close,
.scheme_blue_dark .top_panel_inner_style_5 .popup_wrap .sc_socials.sc_socials_type_icons a {
  color: #FFFFFF;
}
.scheme_dark .top_panel_inner_style_3 .popup_wrap,
.scheme_dark .top_panel_inner_style_4 .popup_wrap,
.scheme_dark .top_panel_inner_style_5 .popup_wrap,
.scheme_dark .top_panel_inner_style_3 .popup_wrap .popup_close,
.scheme_dark .top_panel_inner_style_3 .popup_wrap .sc_socials.sc_socials_type_icons a,
.scheme_dark .top_panel_inner_style_4 .popup_wrap .popup_close,
.scheme_dark .top_panel_inner_style_4 .popup_wrap .sc_socials.sc_socials_type_icons a,
.scheme_dark .top_panel_inner_style_5 .popup_wrap .popup_close,
.scheme_dark .top_panel_inner_style_5 .popup_wrap .sc_socials.sc_socials_type_icons a {
  color: #e0e0e0;
}
.scheme_original .top_panel_inner_style_3 .popup_wrap .popup_close:hover,
.scheme_original .top_panel_inner_style_4 .popup_wrap .popup_close:hover,
.scheme_original .top_panel_inner_style_5 .popup_wrap .popup_close:hover {
  color: #323232;
}
.scheme_light .top_panel_inner_style_3 .popup_wrap .popup_close:hover,
.scheme_light .top_panel_inner_style_4 .popup_wrap .popup_close:hover,
.scheme_light .top_panel_inner_style_5 .popup_wrap .popup_close:hover {
  color: #323232;
}
.scheme_blue .top_panel_inner_style_3 .popup_wrap .popup_close:hover,
.scheme_blue .top_panel_inner_style_4 .popup_wrap .popup_close:hover,
.scheme_blue .top_panel_inner_style_5 .popup_wrap .popup_close:hover {
  color: #323232;
}
.scheme_blue_dark .top_panel_inner_style_3 .popup_wrap .popup_close:hover,
.scheme_blue_dark .top_panel_inner_style_4 .popup_wrap .popup_close:hover,
.scheme_blue_dark .top_panel_inner_style_5 .popup_wrap .popup_close:hover {
  color: #FFFFFF;
}
.scheme_dark .top_panel_inner_style_3 .popup_wrap .popup_close:hover,
.scheme_dark .top_panel_inner_style_4 .popup_wrap .popup_close:hover,
.scheme_dark .top_panel_inner_style_5 .popup_wrap .popup_close:hover {
  color: #e0e0e0;
}
.scheme_original .tparrows.default {
  color: #ffffff;
}
.scheme_light .tparrows.default {
  color: #f7f7f7;
}
.scheme_blue .tparrows.default {
  color: #ffffff;
}
.scheme_blue_dark .tparrows.default {
  color: #ffffff;
}
.scheme_dark .tparrows.default {
  color: #333333;
}
.scheme_original .tp-bullets.simplebullets.round .bullet {
  background-color: #ffffff;
}
.scheme_light .tp-bullets.simplebullets.round .bullet {
  background-color: #f7f7f7;
}
.scheme_blue .tp-bullets.simplebullets.round .bullet {
  background-color: #ffffff;
}
.scheme_blue_dark .tp-bullets.simplebullets.round .bullet {
  background-color: #ffffff;
}
.scheme_dark .tp-bullets.simplebullets.round .bullet {
  background-color: #333333;
}
.scheme_original .tp-bullets.simplebullets.round .bullet.selected {
  border-color: #ffffff;
}
.scheme_light .tp-bullets.simplebullets.round .bullet.selected {
  border-color: #f7f7f7;
}
.scheme_blue .tp-bullets.simplebullets.round .bullet.selected {
  border-color: #ffffff;
}
.scheme_blue_dark .tp-bullets.simplebullets.round .bullet.selected {
  border-color: #ffffff;
}
.scheme_dark .tp-bullets.simplebullets.round .bullet.selected {
  border-color: #333333;
}
.scheme_original .top_panel_title_inner {
  background-color: #171717;
}
.scheme_light .top_panel_title_inner {
  background-color: #ff0000;
}
.scheme_blue .top_panel_title_inner {
  background-color: #00D2FF;
}
.scheme_blue_dark .top_panel_title_inner {
  background-color: #00D2FF;
}
.scheme_dark .top_panel_title_inner {
  background-color: #ff0000;
}
.scheme_original .top_panel_title_inner .page_title {
  color: #ffffff;
}
.scheme_light .top_panel_title_inner .page_title {
  color: #ffffff;
}
.scheme_blue .top_panel_title_inner .page_title {
  color: #FFFFFF;
}
.scheme_blue_dark .top_panel_title_inner .page_title {
  color: #FFFFFF;
}
.scheme_dark .top_panel_title_inner .page_title {
  color: #f0f0f0;
}
.scheme_original .top_panel_title_inner .breadcrumbs a.breadcrumbs_item {
  color: #E2C75A;
}
.scheme_light .top_panel_title_inner .breadcrumbs a.breadcrumbs_item {
  color: #20c7ca;
}
.scheme_blue .top_panel_title_inner .breadcrumbs a.breadcrumbs_item {
  color: #00D2FF;
}
.scheme_blue_dark .top_panel_title_inner .breadcrumbs a.breadcrumbs_item {
  color: #00D2FF;
}
.scheme_dark .top_panel_title_inner .breadcrumbs a.breadcrumbs_item {
  color: #20c7ca;
}
.scheme_original .top_panel_title_inner .breadcrumbs a.breadcrumbs_item:hover {
  color: #acb4b6;
}
.scheme_light .top_panel_title_inner .breadcrumbs a.breadcrumbs_item:hover {
  color: #acb4b6;
}
.scheme_blue .top_panel_title_inner .breadcrumbs a.breadcrumbs_item:hover {
  color: #acb4b6;
}
.scheme_blue_dark .top_panel_title_inner .breadcrumbs a.breadcrumbs_item:hover {
  color: #acb4b6;
}
.scheme_dark .top_panel_title_inner .breadcrumbs a.breadcrumbs_item:hover {
  color: #aaaaaa;
}
.scheme_original .top_panel_title_inner .breadcrumbs span {
  color: #acb4b6;
}
.scheme_light .top_panel_title_inner .breadcrumbs span {
  color: #acb4b6;
}
.scheme_blue .top_panel_title_inner .breadcrumbs span {
  color: #acb4b6;
}
.scheme_blue_dark .top_panel_title_inner .breadcrumbs span {
  color: #acb4b6;
}
.scheme_dark .top_panel_title_inner .breadcrumbs span {
  color: #aaaaaa;
}
.scheme_original .top_panel_title_inner .breadcrumbs .breadcrumbs_delimiter {
  color: #acb4b6;
}
.scheme_light .top_panel_title_inner .breadcrumbs .breadcrumbs_delimiter {
  color: #acb4b6;
}
.scheme_blue .top_panel_title_inner .breadcrumbs .breadcrumbs_delimiter {
  color: #acb4b6;
}
.scheme_blue_dark .top_panel_title_inner .breadcrumbs .breadcrumbs_delimiter {
  color: #acb4b6;
}
.scheme_dark .top_panel_title_inner .breadcrumbs .breadcrumbs_delimiter {
  color: #aaaaaa;
}
.scheme_original .post_title .post_icon {
  color: #E2C75A;
}
.scheme_light .post_title .post_icon {
  color: #20c7ca;
}
.scheme_blue .post_title .post_icon {
  color: #00D2FF;
}
.scheme_blue_dark .post_title .post_icon {
  color: #00D2FF;
}
.scheme_dark .post_title .post_icon {
  color: #20c7ca;
}
.scheme_original .pagination > a {
  border-color: #E2C75A;
}
.scheme_light .pagination > a {
  border-color: #20c7ca;
}
.scheme_blue .pagination > a {
  border-color: #00D2FF;
}
.scheme_blue_dark .pagination > a {
  border-color: #00D2FF;
}
.scheme_dark .pagination > a {
  border-color: #20c7ca;
}
.scheme_original .post_format_aside.post_item_single .post_content p,
.scheme_original .post_format_aside .post_descr {
  border-color: #E2C75A;
}
.scheme_light .post_format_aside.post_item_single .post_content p,
.scheme_light .post_format_aside .post_descr {
  border-color: #20c7ca;
}
.scheme_blue .post_format_aside.post_item_single .post_content p,
.scheme_blue .post_format_aside .post_descr {
  border-color: #00D2FF;
}
.scheme_blue_dark .post_format_aside.post_item_single .post_content p,
.scheme_blue_dark .post_format_aside .post_descr {
  border-color: #00D2FF;
}
.scheme_dark .post_format_aside.post_item_single .post_content p,
.scheme_dark .post_format_aside .post_descr {
  border-color: #20c7ca;
}
.scheme_original .post_format_aside.post_item_single .post_content p,
.scheme_original .post_format_aside .post_descr {
  background-color: #ffffff;
}
.scheme_light .post_format_aside.post_item_single .post_content p,
.scheme_light .post_format_aside .post_descr {
  background-color: #f7f7f7;
}
.scheme_blue .post_format_aside.post_item_single .post_content p,
.scheme_blue .post_format_aside .post_descr {
  background-color: #ffffff;
}
.scheme_blue_dark .post_format_aside.post_item_single .post_content p,
.scheme_blue_dark .post_format_aside .post_descr {
  background-color: #ffffff;
}
.scheme_dark .post_format_aside.post_item_single .post_content p,
.scheme_dark .post_format_aside .post_descr {
  background-color: #333333;
}
.scheme_original .post_info a,
.scheme_original .post_info a > span {
  color: #545657;
}
.scheme_light .post_info a,
.scheme_light .post_info a > span {
  color: #545657;
}
.scheme_blue .post_info a,
.scheme_blue .post_info a > span {
  color: #545657;
}
.scheme_blue_dark .post_info a,
.scheme_blue_dark .post_info a > span {
  color: #FFFFFF;
}
.scheme_dark .post_info a,
.scheme_dark .post_info a > span {
  color: #909090;
}
.scheme_original .post_info a[class*="icon-"] {
  color: #E2C75A;
}
.scheme_light .post_info a[class*="icon-"] {
  color: #20c7ca;
}
.scheme_blue .post_info a[class*="icon-"] {
  color: #00D2FF;
}
.scheme_blue_dark .post_info a[class*="icon-"] {
  color: #00D2FF;
}
.scheme_dark .post_info a[class*="icon-"] {
  color: #20c7ca;
}
.scheme_original .post_info a:hover,
.scheme_original .post_info a:hover > span {
  color: #d1a805;
}
.scheme_light .post_info a:hover,
.scheme_light .post_info a:hover > span {
  color: #189799;
}
.scheme_blue .post_info a:hover,
.scheme_blue .post_info a:hover > span {
  color: #00809B;
}
.scheme_blue_dark .post_info a:hover,
.scheme_blue_dark .post_info a:hover > span {
  color: #00809B;
}
.scheme_dark .post_info a:hover,
.scheme_dark .post_info a:hover > span {
  color: #189799;
}
.scheme_original .post_item .post_readmore_label {
  color: #323232;
}
.scheme_light .post_item .post_readmore_label {
  color: #323232;
}
.scheme_blue .post_item .post_readmore_label {
  color: #323232;
}
.scheme_blue_dark .post_item .post_readmore_label {
  color: #FFFFFF;
}
.scheme_dark .post_item .post_readmore_label {
  color: #e0e0e0;
}
.scheme_original .post_item .post_readmore:hover .post_readmore_label {
  color: #d1a805;
}
.scheme_light .post_item .post_readmore:hover .post_readmore_label {
  color: #189799;
}
.scheme_blue .post_item .post_readmore:hover .post_readmore_label {
  color: #00809B;
}
.scheme_blue_dark .post_item .post_readmore:hover .post_readmore_label {
  color: #00809B;
}
.scheme_dark .post_item .post_readmore:hover .post_readmore_label {
  color: #189799;
}
.scheme_original .post_item_related .post_info a {
  color: #545657;
}
.scheme_light .post_item_related .post_info a {
  color: #545657;
}
.scheme_blue .post_item_related .post_info a {
  color: #545657;
}
.scheme_blue_dark .post_item_related .post_info a {
  color: #FFFFFF;
}
.scheme_dark .post_item_related .post_info a {
  color: #909090;
}
.scheme_original .post_item_related .post_info a:hover,
.scheme_original .post_item_related .post_title a:hover {
  color: #d1a805;
}
.scheme_light .post_item_related .post_info a:hover,
.scheme_light .post_item_related .post_title a:hover {
  color: #189799;
}
.scheme_blue .post_item_related .post_info a:hover,
.scheme_blue .post_item_related .post_title a:hover {
  color: #00809B;
}
.scheme_blue_dark .post_item_related .post_info a:hover,
.scheme_blue_dark .post_item_related .post_title a:hover {
  color: #00809B;
}
.scheme_dark .post_item_related .post_info a:hover,
.scheme_dark .post_item_related .post_title a:hover {
  color: #189799;
}
.scheme_original .related_wrap .post_item_related,
.scheme_original .article_style_stretch .post_item_related {
  background-color: #f7f7f7;
}
.scheme_light .related_wrap .post_item_related,
.scheme_light .article_style_stretch .post_item_related {
  background-color: #ffffff;
}
.scheme_blue .related_wrap .post_item_related,
.scheme_blue .article_style_stretch .post_item_related {
  background-color: #171717;
}
.scheme_blue_dark .related_wrap .post_item_related,
.scheme_blue_dark .article_style_stretch .post_item_related {
  background-color: #171717;
}
.scheme_dark .related_wrap .post_item_related,
.scheme_dark .article_style_stretch .post_item_related {
  background-color: #666666;
}
.scheme_original .article_style_boxed.sidebar_show[class*="single-"] .related_wrap .post_item_related {
  background-color: #ffffff;
}
.scheme_light .article_style_boxed.sidebar_show[class*="single-"] .related_wrap .post_item_related {
  background-color: #f7f7f7;
}
.scheme_blue .article_style_boxed.sidebar_show[class*="single-"] .related_wrap .post_item_related {
  background-color: #ffffff;
}
.scheme_blue_dark .article_style_boxed.sidebar_show[class*="single-"] .related_wrap .post_item_related {
  background-color: #ffffff;
}
.scheme_dark .article_style_boxed.sidebar_show[class*="single-"] .related_wrap .post_item_related {
  background-color: #333333;
}
.scheme_original .widget_area .post_item .post_info {
  color: #545657;
}
.scheme_light .widget_area .post_item .post_info {
  color: #545657;
}
.scheme_blue .widget_area .post_item .post_info {
  color: #545657;
}
.scheme_blue_dark .widget_area .post_item .post_info {
  color: #FFFFFF;
}
.scheme_dark .widget_area .post_item .post_info {
  color: #909090;
}
.scheme_original .widget_area .post_item .post_info .post_info_posted_by a {
  color: #727272;
}
.scheme_light .widget_area .post_item .post_info .post_info_posted_by a {
  color: #727272;
}
.scheme_blue .widget_area .post_item .post_info .post_info_posted_by a {
  color: #737373;
}
.scheme_blue_dark .widget_area .post_item .post_info .post_info_posted_by a {
  color: #727272;
}
.scheme_dark .widget_area .post_item .post_info .post_info_posted_by a {
  color: #a0a0a0;
}
.scheme_original .widget_area .post_item .post_info .post_info_posted_by a:hover {
  color: #E2C75A;
}
.scheme_light .widget_area .post_item .post_info .post_info_posted_by a:hover {
  color: #20c7ca;
}
.scheme_blue .widget_area .post_item .post_info .post_info_posted_by a:hover {
  color: #00D2FF;
}
.scheme_blue_dark .widget_area .post_item .post_info .post_info_posted_by a:hover {
  color: #00D2FF;
}
.scheme_dark .widget_area .post_item .post_info .post_info_posted_by a:hover {
  color: #20c7ca;
}
.scheme_original .isotope_item_colored .post_featured .post_mark_new,
.scheme_original .isotope_item_colored .post_featured .post_title,
.scheme_original .isotope_item_colored .post_content.ih-item.square.colored .info {
  color: #ffffff;
}
.scheme_light .isotope_item_colored .post_featured .post_mark_new,
.scheme_light .isotope_item_colored .post_featured .post_title,
.scheme_light .isotope_item_colored .post_content.ih-item.square.colored .info {
  color: #ffffff;
}
.scheme_blue .isotope_item_colored .post_featured .post_mark_new,
.scheme_blue .isotope_item_colored .post_featured .post_title,
.scheme_blue .isotope_item_colored .post_content.ih-item.square.colored .info {
  color: #FFFFFF;
}
.scheme_blue_dark .isotope_item_colored .post_featured .post_mark_new,
.scheme_blue_dark .isotope_item_colored .post_featured .post_title,
.scheme_blue_dark .isotope_item_colored .post_content.ih-item.square.colored .info {
  color: #FFFFFF;
}
.scheme_dark .isotope_item_colored .post_featured .post_mark_new,
.scheme_dark .isotope_item_colored .post_featured .post_title,
.scheme_dark .isotope_item_colored .post_content.ih-item.square.colored .info {
  color: #f0f0f0;
}
.scheme_original .isotope_item_colored .post_featured .post_mark_new,
.scheme_original .isotope_item_colored .post_featured .post_title,
.scheme_original .isotope_item_colored .post_content.ih-item.square.colored .info {
  background-color: #E2C75A;
}
.scheme_light .isotope_item_colored .post_featured .post_mark_new,
.scheme_light .isotope_item_colored .post_featured .post_title,
.scheme_light .isotope_item_colored .post_content.ih-item.square.colored .info {
  background-color: #20c7ca;
}
.scheme_blue .isotope_item_colored .post_featured .post_mark_new,
.scheme_blue .isotope_item_colored .post_featured .post_title,
.scheme_blue .isotope_item_colored .post_content.ih-item.square.colored .info {
  background-color: #00D2FF;
}
.scheme_blue_dark .isotope_item_colored .post_featured .post_mark_new,
.scheme_blue_dark .isotope_item_colored .post_featured .post_title,
.scheme_blue_dark .isotope_item_colored .post_content.ih-item.square.colored .info {
  background-color: #00D2FF;
}
.scheme_dark .isotope_item_colored .post_featured .post_mark_new,
.scheme_dark .isotope_item_colored .post_featured .post_title,
.scheme_dark .isotope_item_colored .post_content.ih-item.square.colored .info {
  background-color: #20c7ca;
}
.scheme_original .isotope_item_colored .post_featured .post_title a {
  color: #ffffff;
}
.scheme_light .isotope_item_colored .post_featured .post_title a {
  color: #ffffff;
}
.scheme_blue .isotope_item_colored .post_featured .post_title a {
  color: #FFFFFF;
}
.scheme_blue_dark .isotope_item_colored .post_featured .post_title a {
  color: #FFFFFF;
}
.scheme_dark .isotope_item_colored .post_featured .post_title a {
  color: #f0f0f0;
}
.scheme_original .isotope_item_colored .post_category a,
.scheme_original .isotope_item_colored .post_rating .reviews_stars_bg,
.scheme_original .isotope_item_colored .post_rating .reviews_stars_hover,
.scheme_original .isotope_item_colored .post_rating .reviews_value {
  color: #E2C75A;
}
.scheme_light .isotope_item_colored .post_category a,
.scheme_light .isotope_item_colored .post_rating .reviews_stars_bg,
.scheme_light .isotope_item_colored .post_rating .reviews_stars_hover,
.scheme_light .isotope_item_colored .post_rating .reviews_value {
  color: #20c7ca;
}
.scheme_blue .isotope_item_colored .post_category a,
.scheme_blue .isotope_item_colored .post_rating .reviews_stars_bg,
.scheme_blue .isotope_item_colored .post_rating .reviews_stars_hover,
.scheme_blue .isotope_item_colored .post_rating .reviews_value {
  color: #00D2FF;
}
.scheme_blue_dark .isotope_item_colored .post_category a,
.scheme_blue_dark .isotope_item_colored .post_rating .reviews_stars_bg,
.scheme_blue_dark .isotope_item_colored .post_rating .reviews_stars_hover,
.scheme_blue_dark .isotope_item_colored .post_rating .reviews_value {
  color: #00D2FF;
}
.scheme_dark .isotope_item_colored .post_category a,
.scheme_dark .isotope_item_colored .post_rating .reviews_stars_bg,
.scheme_dark .isotope_item_colored .post_rating .reviews_stars_hover,
.scheme_dark .isotope_item_colored .post_rating .reviews_value {
  color: #20c7ca;
}
.scheme_original .isotope_item_colored .post_featured .post_descr {
  background-color: #f7f7f7;
}
.scheme_light .isotope_item_colored .post_featured .post_descr {
  background-color: #ffffff;
}
.scheme_blue .isotope_item_colored .post_featured .post_descr {
  background-color: #171717;
}
.scheme_blue_dark .isotope_item_colored .post_featured .post_descr {
  background-color: #171717;
}
.scheme_dark .isotope_item_colored .post_featured .post_descr {
  background-color: #666666;
}
.scheme_original .isotope_item_colored .post_info_wrap .post_button .sc_button {
  color: #E2C75A;
}
.scheme_light .isotope_item_colored .post_info_wrap .post_button .sc_button {
  color: #20c7ca;
}
.scheme_blue .isotope_item_colored .post_info_wrap .post_button .sc_button {
  color: #00D2FF;
}
.scheme_blue_dark .isotope_item_colored .post_info_wrap .post_button .sc_button {
  color: #00D2FF;
}
.scheme_dark .isotope_item_colored .post_info_wrap .post_button .sc_button {
  color: #20c7ca;
}
.scheme_original .isotope_item_colored .post_info_wrap .post_button .sc_button {
  background-color: #ffffff;
}
.scheme_light .isotope_item_colored .post_info_wrap .post_button .sc_button {
  background-color: #f7f7f7;
}
.scheme_blue .isotope_item_colored .post_info_wrap .post_button .sc_button {
  background-color: #ffffff;
}
.scheme_blue_dark .isotope_item_colored .post_info_wrap .post_button .sc_button {
  background-color: #ffffff;
}
.scheme_dark .isotope_item_colored .post_info_wrap .post_button .sc_button {
  background-color: #333333;
}
.scheme_original .isotope_item_colored_1 .post_item {
  background-color: #f7f7f7;
}
.scheme_light .isotope_item_colored_1 .post_item {
  background-color: #ffffff;
}
.scheme_blue .isotope_item_colored_1 .post_item {
  background-color: #171717;
}
.scheme_blue_dark .isotope_item_colored_1 .post_item {
  background-color: #171717;
}
.scheme_dark .isotope_item_colored_1 .post_item {
  background-color: #666666;
}
.scheme_original .isotope_item_colored_1 .post_item {
  color: #8a8a8a;
}
.scheme_light .isotope_item_colored_1 .post_item {
  color: #8a8a8a;
}
.scheme_blue .isotope_item_colored_1 .post_item {
  color: #8a8a8a;
}
.scheme_blue_dark .isotope_item_colored_1 .post_item {
  color: #8a8a8a;
}
.scheme_dark .isotope_item_colored_1 .post_item {
  color: #999999;
}
.scheme_original .isotope_item_colored_1 a,
.scheme_original .isotope_item_colored_1 .post_title a {
  color: #20c7ca;
}
.scheme_light .isotope_item_colored_1 a,
.scheme_light .isotope_item_colored_1 .post_title a {
  color: #20c7ca;
}
.scheme_blue .isotope_item_colored_1 a,
.scheme_blue .isotope_item_colored_1 .post_title a {
  color: #20c7ca;
}
.scheme_blue_dark .isotope_item_colored_1 a,
.scheme_blue_dark .isotope_item_colored_1 .post_title a {
  color: #20c7ca;
}
.scheme_dark .isotope_item_colored_1 a,
.scheme_dark .isotope_item_colored_1 .post_title a {
  color: #20c7ca;
}
.scheme_original .isotope_item_colored_1 a:hover,
.scheme_original .isotope_item_colored_1 .post_title a:hover,
.scheme_original .isotope_item_colored_1 .post_category a:hover {
  color: #189799;
}
.scheme_light .isotope_item_colored_1 a:hover,
.scheme_light .isotope_item_colored_1 .post_title a:hover,
.scheme_light .isotope_item_colored_1 .post_category a:hover {
  color: #189799;
}
.scheme_blue .isotope_item_colored_1 a:hover,
.scheme_blue .isotope_item_colored_1 .post_title a:hover,
.scheme_blue .isotope_item_colored_1 .post_category a:hover {
  color: #189799;
}
.scheme_blue_dark .isotope_item_colored_1 a:hover,
.scheme_blue_dark .isotope_item_colored_1 .post_title a:hover,
.scheme_blue_dark .isotope_item_colored_1 .post_category a:hover {
  color: #189799;
}
.scheme_dark .isotope_item_colored_1 a:hover,
.scheme_dark .isotope_item_colored_1 .post_title a:hover,
.scheme_dark .isotope_item_colored_1 .post_category a:hover {
  color: #29fbff;
}
.scheme_original .isotope_wrap .isotope_item_colored_1 .post_featured {
  border-color: #E2C75A;
}
.scheme_light .isotope_wrap .isotope_item_colored_1 .post_featured {
  border-color: #20c7ca;
}
.scheme_blue .isotope_wrap .isotope_item_colored_1 .post_featured {
  border-color: #00D2FF;
}
.scheme_blue_dark .isotope_wrap .isotope_item_colored_1 .post_featured {
  border-color: #00D2FF;
}
.scheme_dark .isotope_wrap .isotope_item_colored_1 .post_featured {
  border-color: #20c7ca;
}
.scheme_original .isotope_filters a {
  border-color: #E2C75A;
}
.scheme_light .isotope_filters a {
  border-color: #20c7ca;
}
.scheme_blue .isotope_filters a {
  border-color: #00D2FF;
}
.scheme_blue_dark .isotope_filters a {
  border-color: #00D2FF;
}
.scheme_dark .isotope_filters a {
  border-color: #20c7ca;
}
.scheme_original .isotope_filters a {
  background-color: #E2C75A;
}
.scheme_light .isotope_filters a {
  background-color: #20c7ca;
}
.scheme_blue .isotope_filters a {
  background-color: #00D2FF;
}
.scheme_blue_dark .isotope_filters a {
  background-color: #00D2FF;
}
.scheme_dark .isotope_filters a {
  background-color: #20c7ca;
}
.scheme_original .isotope_filters a {
  color: #ffffff;
}
.scheme_light .isotope_filters a {
  color: #ffffff;
}
.scheme_blue .isotope_filters a {
  color: #FFFFFF;
}
.scheme_blue_dark .isotope_filters a {
  color: #FFFFFF;
}
.scheme_dark .isotope_filters a {
  color: #f0f0f0;
}
.scheme_original .isotope_filters a.active,
.scheme_original .isotope_filters a:hover {
  border-color: #d1a805;
}
.scheme_light .isotope_filters a.active,
.scheme_light .isotope_filters a:hover {
  border-color: #189799;
}
.scheme_blue .isotope_filters a.active,
.scheme_blue .isotope_filters a:hover {
  border-color: #00809B;
}
.scheme_blue_dark .isotope_filters a.active,
.scheme_blue_dark .isotope_filters a:hover {
  border-color: #00809B;
}
.scheme_dark .isotope_filters a.active,
.scheme_dark .isotope_filters a:hover {
  border-color: #189799;
}
.scheme_original .isotope_filters a.active,
.scheme_original .isotope_filters a:hover {
  background-color: #d1a805;
}
.scheme_light .isotope_filters a.active,
.scheme_light .isotope_filters a:hover {
  background-color: #189799;
}
.scheme_blue .isotope_filters a.active,
.scheme_blue .isotope_filters a:hover {
  background-color: #00809B;
}
.scheme_blue_dark .isotope_filters a.active,
.scheme_blue_dark .isotope_filters a:hover {
  background-color: #00809B;
}
.scheme_dark .isotope_filters a.active,
.scheme_dark .isotope_filters a:hover {
  background-color: #189799;
}
.scheme_original .post_info .post_info_posted a,
.scheme_original .post_info .post_info_tags a:hover,
.scheme_original .post_info .post_info_posted_by a:hover,
.scheme_original .post_info .post_counters_comments * {
  color: #E2C75A;
}
.scheme_light .post_info .post_info_posted a,
.scheme_light .post_info .post_info_tags a:hover,
.scheme_light .post_info .post_info_posted_by a:hover,
.scheme_light .post_info .post_counters_comments * {
  color: #20c7ca;
}
.scheme_blue .post_info .post_info_posted a,
.scheme_blue .post_info .post_info_tags a:hover,
.scheme_blue .post_info .post_info_posted_by a:hover,
.scheme_blue .post_info .post_counters_comments * {
  color: #00D2FF;
}
.scheme_blue_dark .post_info .post_info_posted a,
.scheme_blue_dark .post_info .post_info_tags a:hover,
.scheme_blue_dark .post_info .post_info_posted_by a:hover,
.scheme_blue_dark .post_info .post_counters_comments * {
  color: #00D2FF;
}
.scheme_dark .post_info .post_info_posted a,
.scheme_dark .post_info .post_info_tags a:hover,
.scheme_dark .post_info .post_info_posted_by a:hover,
.scheme_dark .post_info .post_counters_comments * {
  color: #20c7ca;
}
.scheme_original .post_info .post_info_posted a:hover,
.scheme_original .post_info .post_info_posted_by a {
  color: #727272;
}
.scheme_light .post_info .post_info_posted a:hover,
.scheme_light .post_info .post_info_posted_by a {
  color: #727272;
}
.scheme_blue .post_info .post_info_posted a:hover,
.scheme_blue .post_info .post_info_posted_by a {
  color: #737373;
}
.scheme_blue_dark .post_info .post_info_posted a:hover,
.scheme_blue_dark .post_info .post_info_posted_by a {
  color: #727272;
}
.scheme_dark .post_info .post_info_posted a:hover,
.scheme_dark .post_info .post_info_posted_by a {
  color: #a0a0a0;
}
.scheme_original .post_info .post_info_tags a,
.scheme_original .post_info .post_counters_comments:hover * {
  color: #323232;
}
.scheme_light .post_info .post_info_tags a,
.scheme_light .post_info .post_counters_comments:hover * {
  color: #323232;
}
.scheme_blue .post_info .post_info_tags a,
.scheme_blue .post_info .post_counters_comments:hover * {
  color: #323232;
}
.scheme_blue_dark .post_info .post_info_tags a,
.scheme_blue_dark .post_info .post_counters_comments:hover * {
  color: #FFFFFF;
}
.scheme_dark .post_info .post_info_tags a,
.scheme_dark .post_info .post_counters_comments:hover * {
  color: #e0e0e0;
}
.scheme_original .ih-item.square .info .post_title:hover {
  color: #171717;
}
.scheme_light .ih-item.square .info .post_title:hover {
  color: #ff0000;
}
.scheme_blue .ih-item.square .info .post_title:hover {
  color: #00D2FF;
}
.scheme_blue_dark .ih-item.square .info .post_title:hover {
  color: #00D2FF;
}
.scheme_dark .ih-item.square .info .post_title:hover {
  color: #ff0000;
}
.scheme_original .pagination_single > .pager_numbers,
.scheme_original .pagination_single a,
.scheme_original .pagination_single .current,
.scheme_original .pagination_slider .pager_cur,
.scheme_original .pagination_pages > a,
.scheme_original .pagination_pages > span,
.scheme_original .comments_pagination > span,
.scheme_original .comments_pagination > a {
  border-color: #E2C75A;
}
.scheme_light .pagination_single > .pager_numbers,
.scheme_light .pagination_single a,
.scheme_light .pagination_single .current,
.scheme_light .pagination_slider .pager_cur,
.scheme_light .pagination_pages > a,
.scheme_light .pagination_pages > span,
.scheme_light .comments_pagination > span,
.scheme_light .comments_pagination > a {
  border-color: #20c7ca;
}
.scheme_blue .pagination_single > .pager_numbers,
.scheme_blue .pagination_single a,
.scheme_blue .pagination_single .current,
.scheme_blue .pagination_slider .pager_cur,
.scheme_blue .pagination_pages > a,
.scheme_blue .pagination_pages > span,
.scheme_blue .comments_pagination > span,
.scheme_blue .comments_pagination > a {
  border-color: #00D2FF;
}
.scheme_blue_dark .pagination_single > .pager_numbers,
.scheme_blue_dark .pagination_single a,
.scheme_blue_dark .pagination_single .current,
.scheme_blue_dark .pagination_slider .pager_cur,
.scheme_blue_dark .pagination_pages > a,
.scheme_blue_dark .pagination_pages > span,
.scheme_blue_dark .comments_pagination > span,
.scheme_blue_dark .comments_pagination > a {
  border-color: #00D2FF;
}
.scheme_dark .pagination_single > .pager_numbers,
.scheme_dark .pagination_single a,
.scheme_dark .pagination_single .current,
.scheme_dark .pagination_slider .pager_cur,
.scheme_dark .pagination_pages > a,
.scheme_dark .pagination_pages > span,
.scheme_dark .comments_pagination > span,
.scheme_dark .comments_pagination > a {
  border-color: #20c7ca;
}
.scheme_original .pagination_single > .pager_numbers,
.scheme_original .pagination_single a,
.scheme_original .pagination_single .current,
.scheme_original .pagination_slider .pager_cur,
.scheme_original .pagination_pages > a,
.scheme_original .pagination_pages > span,
.scheme_original .comments_pagination > span,
.scheme_original .comments_pagination > a {
  background-color: #E2C75A;
}
.scheme_light .pagination_single > .pager_numbers,
.scheme_light .pagination_single a,
.scheme_light .pagination_single .current,
.scheme_light .pagination_slider .pager_cur,
.scheme_light .pagination_pages > a,
.scheme_light .pagination_pages > span,
.scheme_light .comments_pagination > span,
.scheme_light .comments_pagination > a {
  background-color: #20c7ca;
}
.scheme_blue .pagination_single > .pager_numbers,
.scheme_blue .pagination_single a,
.scheme_blue .pagination_single .current,
.scheme_blue .pagination_slider .pager_cur,
.scheme_blue .pagination_pages > a,
.scheme_blue .pagination_pages > span,
.scheme_blue .comments_pagination > span,
.scheme_blue .comments_pagination > a {
  background-color: #00D2FF;
}
.scheme_blue_dark .pagination_single > .pager_numbers,
.scheme_blue_dark .pagination_single a,
.scheme_blue_dark .pagination_single .current,
.scheme_blue_dark .pagination_slider .pager_cur,
.scheme_blue_dark .pagination_pages > a,
.scheme_blue_dark .pagination_pages > span,
.scheme_blue_dark .comments_pagination > span,
.scheme_blue_dark .comments_pagination > a {
  background-color: #00D2FF;
}
.scheme_dark .pagination_single > .pager_numbers,
.scheme_dark .pagination_single a,
.scheme_dark .pagination_single .current,
.scheme_dark .pagination_slider .pager_cur,
.scheme_dark .pagination_pages > a,
.scheme_dark .pagination_pages > span,
.scheme_dark .comments_pagination > span,
.scheme_dark .comments_pagination > a {
  background-color: #20c7ca;
}
.scheme_original .pagination_single > .pager_numbers,
.scheme_original .pagination_single a,
.scheme_original .pagination_single .current,
.scheme_original .pagination_slider .pager_cur,
.scheme_original .pagination_pages > a,
.scheme_original .pagination_pages > span,
.scheme_original .comments_pagination > span,
.scheme_original .comments_pagination > a {
  color: #ffffff;
}
.scheme_light .pagination_single > .pager_numbers,
.scheme_light .pagination_single a,
.scheme_light .pagination_single .current,
.scheme_light .pagination_slider .pager_cur,
.scheme_light .pagination_pages > a,
.scheme_light .pagination_pages > span,
.scheme_light .comments_pagination > span,
.scheme_light .comments_pagination > a {
  color: #ffffff;
}
.scheme_blue .pagination_single > .pager_numbers,
.scheme_blue .pagination_single a,
.scheme_blue .pagination_single .current,
.scheme_blue .pagination_slider .pager_cur,
.scheme_blue .pagination_pages > a,
.scheme_blue .pagination_pages > span,
.scheme_blue .comments_pagination > span,
.scheme_blue .comments_pagination > a {
  color: #FFFFFF;
}
.scheme_blue_dark .pagination_single > .pager_numbers,
.scheme_blue_dark .pagination_single a,
.scheme_blue_dark .pagination_single .current,
.scheme_blue_dark .pagination_slider .pager_cur,
.scheme_blue_dark .pagination_pages > a,
.scheme_blue_dark .pagination_pages > span,
.scheme_blue_dark .comments_pagination > span,
.scheme_blue_dark .comments_pagination > a {
  color: #FFFFFF;
}
.scheme_dark .pagination_single > .pager_numbers,
.scheme_dark .pagination_single a,
.scheme_dark .pagination_single .current,
.scheme_dark .pagination_slider .pager_cur,
.scheme_dark .pagination_pages > a,
.scheme_dark .pagination_pages > span,
.scheme_dark .comments_pagination > span,
.scheme_dark .comments_pagination > a {
  color: #f0f0f0;
}
.scheme_original .pagination_single > .pager_numbers,
.scheme_original .pagination_single a:hover,
.scheme_original .pagination_single .current,
.scheme_original .pagination_slider .pager_cur:hover,
.scheme_original .pagination_slider .pager_cur:focus,
.scheme_original .pagination_pages > .active,
.scheme_original .pagination_pages > a:hover,
.scheme_original .comments_pagination > a:hover,
.scheme_original .comments_pagination > .current {
  background-color: #ffffff;
}
.scheme_light .pagination_single > .pager_numbers,
.scheme_light .pagination_single a:hover,
.scheme_light .pagination_single .current,
.scheme_light .pagination_slider .pager_cur:hover,
.scheme_light .pagination_slider .pager_cur:focus,
.scheme_light .pagination_pages > .active,
.scheme_light .pagination_pages > a:hover,
.scheme_light .comments_pagination > a:hover,
.scheme_light .comments_pagination > .current {
  background-color: #f7f7f7;
}
.scheme_blue .pagination_single > .pager_numbers,
.scheme_blue .pagination_single a:hover,
.scheme_blue .pagination_single .current,
.scheme_blue .pagination_slider .pager_cur:hover,
.scheme_blue .pagination_slider .pager_cur:focus,
.scheme_blue .pagination_pages > .active,
.scheme_blue .pagination_pages > a:hover,
.scheme_blue .comments_pagination > a:hover,
.scheme_blue .comments_pagination > .current {
  background-color: #ffffff;
}
.scheme_blue_dark .pagination_single > .pager_numbers,
.scheme_blue_dark .pagination_single a:hover,
.scheme_blue_dark .pagination_single .current,
.scheme_blue_dark .pagination_slider .pager_cur:hover,
.scheme_blue_dark .pagination_slider .pager_cur:focus,
.scheme_blue_dark .pagination_pages > .active,
.scheme_blue_dark .pagination_pages > a:hover,
.scheme_blue_dark .comments_pagination > a:hover,
.scheme_blue_dark .comments_pagination > .current {
  background-color: #ffffff;
}
.scheme_dark .pagination_single > .pager_numbers,
.scheme_dark .pagination_single a:hover,
.scheme_dark .pagination_single .current,
.scheme_dark .pagination_slider .pager_cur:hover,
.scheme_dark .pagination_slider .pager_cur:focus,
.scheme_dark .pagination_pages > .active,
.scheme_dark .pagination_pages > a:hover,
.scheme_dark .comments_pagination > a:hover,
.scheme_dark .comments_pagination > .current {
  background-color: #333333;
}
.scheme_original .pagination_single > .pager_numbers,
.scheme_original .pagination_single a:hover,
.scheme_original .pagination_single .current,
.scheme_original .pagination_slider .pager_cur:hover,
.scheme_original .pagination_slider .pager_cur:focus,
.scheme_original .pagination_pages > .active,
.scheme_original .pagination_pages > a:hover,
.scheme_original .comments_pagination > a:hover,
.scheme_original .comments_pagination > .current {
  color: #E2C75A;
}
.scheme_light .pagination_single > .pager_numbers,
.scheme_light .pagination_single a:hover,
.scheme_light .pagination_single .current,
.scheme_light .pagination_slider .pager_cur:hover,
.scheme_light .pagination_slider .pager_cur:focus,
.scheme_light .pagination_pages > .active,
.scheme_light .pagination_pages > a:hover,
.scheme_light .comments_pagination > a:hover,
.scheme_light .comments_pagination > .current {
  color: #20c7ca;
}
.scheme_blue .pagination_single > .pager_numbers,
.scheme_blue .pagination_single a:hover,
.scheme_blue .pagination_single .current,
.scheme_blue .pagination_slider .pager_cur:hover,
.scheme_blue .pagination_slider .pager_cur:focus,
.scheme_blue .pagination_pages > .active,
.scheme_blue .pagination_pages > a:hover,
.scheme_blue .comments_pagination > a:hover,
.scheme_blue .comments_pagination > .current {
  color: #00D2FF;
}
.scheme_blue_dark .pagination_single > .pager_numbers,
.scheme_blue_dark .pagination_single a:hover,
.scheme_blue_dark .pagination_single .current,
.scheme_blue_dark .pagination_slider .pager_cur:hover,
.scheme_blue_dark .pagination_slider .pager_cur:focus,
.scheme_blue_dark .pagination_pages > .active,
.scheme_blue_dark .pagination_pages > a:hover,
.scheme_blue_dark .comments_pagination > a:hover,
.scheme_blue_dark .comments_pagination > .current {
  color: #00D2FF;
}
.scheme_dark .pagination_single > .pager_numbers,
.scheme_dark .pagination_single a:hover,
.scheme_dark .pagination_single .current,
.scheme_dark .pagination_slider .pager_cur:hover,
.scheme_dark .pagination_slider .pager_cur:focus,
.scheme_dark .pagination_pages > .active,
.scheme_dark .pagination_pages > a:hover,
.scheme_dark .comments_pagination > a:hover,
.scheme_dark .comments_pagination > .current {
  color: #20c7ca;
}
.scheme_original .pagination_slider .pager_slider {
  border-color: #e3e3e3;
}
.scheme_light .pagination_slider .pager_slider {
  border-color: #dddddd;
}
.scheme_blue .pagination_slider .pager_slider {
  border-color: #e3e3e3;
}
.scheme_blue_dark .pagination_slider .pager_slider {
  border-color: #e3e3e3;
}
.scheme_dark .pagination_slider .pager_slider {
  border-color: #000000;
}
.scheme_original .pagination_slider .pager_slider {
  background-color: #ffffff;
}
.scheme_light .pagination_slider .pager_slider {
  background-color: #f7f7f7;
}
.scheme_blue .pagination_slider .pager_slider {
  background-color: #ffffff;
}
.scheme_blue_dark .pagination_slider .pager_slider {
  background-color: #ffffff;
}
.scheme_dark .pagination_slider .pager_slider {
  background-color: #333333;
}
.scheme_original .pagination_wrap .pager_next,
.scheme_original .pagination_wrap .pager_prev,
.scheme_original .pagination_wrap .pager_last,
.scheme_original .pagination_wrap .pager_first {
  color: #E2C75A;
}
.scheme_light .pagination_wrap .pager_next,
.scheme_light .pagination_wrap .pager_prev,
.scheme_light .pagination_wrap .pager_last,
.scheme_light .pagination_wrap .pager_first {
  color: #20c7ca;
}
.scheme_blue .pagination_wrap .pager_next,
.scheme_blue .pagination_wrap .pager_prev,
.scheme_blue .pagination_wrap .pager_last,
.scheme_blue .pagination_wrap .pager_first {
  color: #00D2FF;
}
.scheme_blue_dark .pagination_wrap .pager_next,
.scheme_blue_dark .pagination_wrap .pager_prev,
.scheme_blue_dark .pagination_wrap .pager_last,
.scheme_blue_dark .pagination_wrap .pager_first {
  color: #00D2FF;
}
.scheme_dark .pagination_wrap .pager_next,
.scheme_dark .pagination_wrap .pager_prev,
.scheme_dark .pagination_wrap .pager_last,
.scheme_dark .pagination_wrap .pager_first {
  color: #20c7ca;
}
.scheme_original .pagination_wrap .pager_next:hover,
.scheme_original .pagination_wrap .pager_prev:hover,
.scheme_original .pagination_wrap .pager_last:hover,
.scheme_original .pagination_wrap .pager_first:hover {
  color: #d1a805;
}
.scheme_light .pagination_wrap .pager_next:hover,
.scheme_light .pagination_wrap .pager_prev:hover,
.scheme_light .pagination_wrap .pager_last:hover,
.scheme_light .pagination_wrap .pager_first:hover {
  color: #189799;
}
.scheme_blue .pagination_wrap .pager_next:hover,
.scheme_blue .pagination_wrap .pager_prev:hover,
.scheme_blue .pagination_wrap .pager_last:hover,
.scheme_blue .pagination_wrap .pager_first:hover {
  color: #00809B;
}
.scheme_blue_dark .pagination_wrap .pager_next:hover,
.scheme_blue_dark .pagination_wrap .pager_prev:hover,
.scheme_blue_dark .pagination_wrap .pager_last:hover,
.scheme_blue_dark .pagination_wrap .pager_first:hover {
  color: #00809B;
}
.scheme_dark .pagination_wrap .pager_next:hover,
.scheme_dark .pagination_wrap .pager_prev:hover,
.scheme_dark .pagination_wrap .pager_last:hover,
.scheme_dark .pagination_wrap .pager_first:hover {
  color: #189799;
}
.scheme_original .pagination_viewmore > a {
  color: #ffffff;
}
.scheme_light .pagination_viewmore > a {
  color: #ffffff;
}
.scheme_blue .pagination_viewmore > a {
  color: #FFFFFF;
}
.scheme_blue_dark .pagination_viewmore > a {
  color: #FFFFFF;
}
.scheme_dark .pagination_viewmore > a {
  color: #f0f0f0;
}
.scheme_original .pagination_viewmore > a {
  background-color: #171717;
}
.scheme_light .pagination_viewmore > a {
  background-color: #ff0000;
}
.scheme_blue .pagination_viewmore > a {
  background-color: #00D2FF;
}
.scheme_blue_dark .pagination_viewmore > a {
  background-color: #00D2FF;
}
.scheme_dark .pagination_viewmore > a {
  background-color: #ff0000;
}
.scheme_original .pagination_viewmore > a {
  border-color: #171717;
}
.scheme_light .pagination_viewmore > a {
  border-color: #ff0000;
}
.scheme_blue .pagination_viewmore > a {
  border-color: #00D2FF;
}
.scheme_blue_dark .pagination_viewmore > a {
  border-color: #00D2FF;
}
.scheme_dark .pagination_viewmore > a {
  border-color: #ff0000;
}
.scheme_original .pagination_viewmore > a:hover {
  color: #ffffff;
}
.scheme_light .pagination_viewmore > a:hover {
  color: #ffffff;
}
.scheme_blue .pagination_viewmore > a:hover {
  color: #FFFFFF;
}
.scheme_blue_dark .pagination_viewmore > a:hover {
  color: #FFFFFF;
}
.scheme_dark .pagination_viewmore > a:hover {
  color: #f0f0f0;
}
.scheme_original .pagination_viewmore > a:hover {
  background-color: #E2C75A;
}
.scheme_light .pagination_viewmore > a:hover {
  background-color: #20c7ca;
}
.scheme_blue .pagination_viewmore > a:hover {
  background-color: #00D2FF;
}
.scheme_blue_dark .pagination_viewmore > a:hover {
  background-color: #00D2FF;
}
.scheme_dark .pagination_viewmore > a:hover {
  background-color: #20c7ca;
}
.scheme_original .pagination_viewmore > a:hover {
  border-color: #E2C75A;
}
.scheme_light .pagination_viewmore > a:hover {
  border-color: #20c7ca;
}
.scheme_blue .pagination_viewmore > a:hover {
  border-color: #00D2FF;
}
.scheme_blue_dark .pagination_viewmore > a:hover {
  border-color: #00D2FF;
}
.scheme_dark .pagination_viewmore > a:hover {
  border-color: #20c7ca;
}
.scheme_original .viewmore_loader,
.scheme_original .mfp-preloader span,
.scheme_original .sc_video_frame.sc_video_active:before {
  background-color: #d1a805;
}
.scheme_light .viewmore_loader,
.scheme_light .mfp-preloader span,
.scheme_light .sc_video_frame.sc_video_active:before {
  background-color: #189799;
}
.scheme_blue .viewmore_loader,
.scheme_blue .mfp-preloader span,
.scheme_blue .sc_video_frame.sc_video_active:before {
  background-color: #00809B;
}
.scheme_blue_dark .viewmore_loader,
.scheme_blue_dark .mfp-preloader span,
.scheme_blue_dark .sc_video_frame.sc_video_active:before {
  background-color: #00809B;
}
.scheme_dark .viewmore_loader,
.scheme_dark .mfp-preloader span,
.scheme_dark .sc_video_frame.sc_video_active:before {
  background-color: #189799;
}
.scheme_original .post_featured .post_nav_item {
  color: #ffffff;
}
.scheme_light .post_featured .post_nav_item {
  color: #ffffff;
}
.scheme_blue .post_featured .post_nav_item {
  color: #FFFFFF;
}
.scheme_blue_dark .post_featured .post_nav_item {
  color: #FFFFFF;
}
.scheme_dark .post_featured .post_nav_item {
  color: #f0f0f0;
}
.post_featured .post_nav_item:before {
  border-color: transparent;
}
.scheme_original .post_featured .post_nav_item:before {
  background-color: #E2C75A;
}
.scheme_light .post_featured .post_nav_item:before {
  background-color: #20c7ca;
}
.scheme_blue .post_featured .post_nav_item:before {
  background-color: #00D2FF;
}
.scheme_blue_dark .post_featured .post_nav_item:before {
  background-color: #00D2FF;
}
.scheme_dark .post_featured .post_nav_item:before {
  background-color: #20c7ca;
}
.scheme_original .post_featured .post_nav_item:before {
  color: #ffffff;
}
.scheme_light .post_featured .post_nav_item:before {
  color: #ffffff;
}
.scheme_blue .post_featured .post_nav_item:before {
  color: #FFFFFF;
}
.scheme_blue_dark .post_featured .post_nav_item:before {
  color: #FFFFFF;
}
.scheme_dark .post_featured .post_nav_item:before {
  color: #f0f0f0;
}
.scheme_original .post_featured .post_nav_item .post_nav_info {
  background-color: #E2C75A;
}
.scheme_light .post_featured .post_nav_item .post_nav_info {
  background-color: #20c7ca;
}
.scheme_blue .post_featured .post_nav_item .post_nav_info {
  background-color: #00D2FF;
}
.scheme_blue_dark .post_featured .post_nav_item .post_nav_info {
  background-color: #00D2FF;
}
.scheme_dark .post_featured .post_nav_item .post_nav_info {
  background-color: #20c7ca;
}
.scheme_original .reviews_block .reviews_summary .reviews_item {
  background-color: #E2C75A;
}
.scheme_light .reviews_block .reviews_summary .reviews_item {
  background-color: #20c7ca;
}
.scheme_blue .reviews_block .reviews_summary .reviews_item {
  background-color: #00D2FF;
}
.scheme_blue_dark .reviews_block .reviews_summary .reviews_item {
  background-color: #00D2FF;
}
.scheme_dark .reviews_block .reviews_summary .reviews_item {
  background-color: #20c7ca;
}
.scheme_original .reviews_block .reviews_summary,
.scheme_original .reviews_block .reviews_max_level_100 .reviews_stars_bg {
  background-color: #f0f0f0;
}
.scheme_light .reviews_block .reviews_summary,
.scheme_light .reviews_block .reviews_max_level_100 .reviews_stars_bg {
  background-color: #f0f0f0;
}
.scheme_blue .reviews_block .reviews_summary,
.scheme_blue .reviews_block .reviews_max_level_100 .reviews_stars_bg {
  background-color: #f0f0f0;
}
.scheme_blue_dark .reviews_block .reviews_summary,
.scheme_blue_dark .reviews_block .reviews_max_level_100 .reviews_stars_bg {
  background-color: #f0f0f0;
}
.scheme_dark .reviews_block .reviews_summary,
.scheme_dark .reviews_block .reviews_max_level_100 .reviews_stars_bg {
  background-color: #505050;
}
.scheme_original .reviews_block .reviews_max_level_100 .reviews_stars_hover,
.scheme_original .reviews_block .reviews_item .reviews_slider {
  color: #ffffff;
}
.scheme_light .reviews_block .reviews_max_level_100 .reviews_stars_hover,
.scheme_light .reviews_block .reviews_item .reviews_slider {
  color: #ffffff;
}
.scheme_blue .reviews_block .reviews_max_level_100 .reviews_stars_hover,
.scheme_blue .reviews_block .reviews_item .reviews_slider {
  color: #FFFFFF;
}
.scheme_blue_dark .reviews_block .reviews_max_level_100 .reviews_stars_hover,
.scheme_blue_dark .reviews_block .reviews_item .reviews_slider {
  color: #FFFFFF;
}
.scheme_dark .reviews_block .reviews_max_level_100 .reviews_stars_hover,
.scheme_dark .reviews_block .reviews_item .reviews_slider {
  color: #f0f0f0;
}
.scheme_original .reviews_block .reviews_max_level_100 .reviews_stars_hover,
.scheme_original .reviews_block .reviews_item .reviews_slider {
  background-color: #E2C75A;
}
.scheme_light .reviews_block .reviews_max_level_100 .reviews_stars_hover,
.scheme_light .reviews_block .reviews_item .reviews_slider {
  background-color: #20c7ca;
}
.scheme_blue .reviews_block .reviews_max_level_100 .reviews_stars_hover,
.scheme_blue .reviews_block .reviews_item .reviews_slider {
  background-color: #00D2FF;
}
.scheme_blue_dark .reviews_block .reviews_max_level_100 .reviews_stars_hover,
.scheme_blue_dark .reviews_block .reviews_item .reviews_slider {
  background-color: #00D2FF;
}
.scheme_dark .reviews_block .reviews_max_level_100 .reviews_stars_hover,
.scheme_dark .reviews_block .reviews_item .reviews_slider {
  background-color: #20c7ca;
}
.scheme_original .reviews_block .reviews_item .reviews_stars_hover {
  color: #E2C75A;
}
.scheme_light .reviews_block .reviews_item .reviews_stars_hover {
  color: #20c7ca;
}
.scheme_blue .reviews_block .reviews_item .reviews_stars_hover {
  color: #00D2FF;
}
.scheme_blue_dark .reviews_block .reviews_item .reviews_stars_hover {
  color: #00D2FF;
}
.scheme_dark .reviews_block .reviews_item .reviews_stars_hover {
  color: #20c7ca;
}
.scheme_original .reviews_block .reviews_value {
  color: #323232;
}
.scheme_light .reviews_block .reviews_value {
  color: #323232;
}
.scheme_blue .reviews_block .reviews_value {
  color: #323232;
}
.scheme_blue_dark .reviews_block .reviews_value {
  color: #FFFFFF;
}
.scheme_dark .reviews_block .reviews_value {
  color: #e0e0e0;
}
.scheme_original .reviews_block .reviews_summary .reviews_criteria {
  color: #545657;
}
.scheme_light .reviews_block .reviews_summary .reviews_criteria {
  color: #545657;
}
.scheme_blue .reviews_block .reviews_summary .reviews_criteria {
  color: #545657;
}
.scheme_blue_dark .reviews_block .reviews_summary .reviews_criteria {
  color: #FFFFFF;
}
.scheme_dark .reviews_block .reviews_summary .reviews_criteria {
  color: #909090;
}
.scheme_original .reviews_block .reviews_summary .reviews_value {
  color: #ffffff;
}
.scheme_light .reviews_block .reviews_summary .reviews_value {
  color: #ffffff;
}
.scheme_blue .reviews_block .reviews_summary .reviews_value {
  color: #FFFFFF;
}
.scheme_blue_dark .reviews_block .reviews_summary .reviews_value {
  color: #FFFFFF;
}
.scheme_dark .reviews_block .reviews_summary .reviews_value {
  color: #f0f0f0;
}
.scheme_original .post_item .post_rating .reviews_stars_bg,
.scheme_original .post_item .post_rating .reviews_stars_hover,
.scheme_original .post_item .post_rating .reviews_value {
  color: #E2C75A;
}
.scheme_light .post_item .post_rating .reviews_stars_bg,
.scheme_light .post_item .post_rating .reviews_stars_hover,
.scheme_light .post_item .post_rating .reviews_value {
  color: #20c7ca;
}
.scheme_blue .post_item .post_rating .reviews_stars_bg,
.scheme_blue .post_item .post_rating .reviews_stars_hover,
.scheme_blue .post_item .post_rating .reviews_value {
  color: #00D2FF;
}
.scheme_blue_dark .post_item .post_rating .reviews_stars_bg,
.scheme_blue_dark .post_item .post_rating .reviews_stars_hover,
.scheme_blue_dark .post_item .post_rating .reviews_value {
  color: #00D2FF;
}
.scheme_dark .post_item .post_rating .reviews_stars_bg,
.scheme_dark .post_item .post_rating .reviews_stars_hover,
.scheme_dark .post_item .post_rating .reviews_value {
  color: #20c7ca;
}
.scheme_original .post_author {
  background-color: #f7f7f7;
}
.scheme_light .post_author {
  background-color: #ffffff;
}
.scheme_blue .post_author {
  background-color: #171717;
}
.scheme_blue_dark .post_author {
  background-color: #171717;
}
.scheme_dark .post_author {
  background-color: #666666;
}
.scheme_original .post_author {
  color: #232a34;
}
.scheme_light .post_author {
  color: #232a34;
}
.scheme_blue .post_author {
  color: #232a34;
}
.scheme_blue_dark .post_author {
  color: #232a34;
}
.scheme_dark .post_author {
  color: #d0d0d0;
}
.scheme_original .post_author .post_author_title {
  color: #232a34;
}
.scheme_light .post_author .post_author_title {
  color: #232a34;
}
.scheme_blue .post_author .post_author_title {
  color: #232a34;
}
.scheme_blue_dark .post_author .post_author_title {
  color: #232a34;
}
.scheme_dark .post_author .post_author_title {
  color: #d0d0d0;
}
.scheme_original .post_author .post_author_title a {
  color: #E2C75A;
}
.scheme_light .post_author .post_author_title a {
  color: #20c7ca;
}
.scheme_blue .post_author .post_author_title a {
  color: #00D2FF;
}
.scheme_blue_dark .post_author .post_author_title a {
  color: #00D2FF;
}
.scheme_dark .post_author .post_author_title a {
  color: #20c7ca;
}
.scheme_original .post_author .post_author_title a:hover {
  color: #d1a805;
}
.scheme_light .post_author .post_author_title a:hover {
  color: #189799;
}
.scheme_blue .post_author .post_author_title a:hover {
  color: #00809B;
}
.scheme_blue_dark .post_author .post_author_title a:hover {
  color: #00809B;
}
.scheme_dark .post_author .post_author_title a:hover {
  color: #189799;
}
.scheme_original .post_author .post_author_info .sc_socials_shape_square a {
  color: #232a34;
}
.scheme_light .post_author .post_author_info .sc_socials_shape_square a {
  color: #232a34;
}
.scheme_blue .post_author .post_author_info .sc_socials_shape_square a {
  color: #232a34;
}
.scheme_blue_dark .post_author .post_author_info .sc_socials_shape_square a {
  color: #232a34;
}
.scheme_dark .post_author .post_author_info .sc_socials_shape_square a {
  color: #d0d0d0;
}
.scheme_original .post_author .post_author_info .sc_socials_shape_square a:hover {
  color: #d1a805;
}
.scheme_light .post_author .post_author_info .sc_socials_shape_square a:hover {
  color: #189799;
}
.scheme_blue .post_author .post_author_info .sc_socials_shape_square a:hover {
  color: #00809B;
}
.scheme_blue_dark .post_author .post_author_info .sc_socials_shape_square a:hover {
  color: #00809B;
}
.scheme_dark .post_author .post_author_info .sc_socials_shape_square a:hover {
  color: #189799;
}
.scheme_original .comments_list_wrap ul.children,
.scheme_original .comments_list_wrap ul > li + li {
  border-top-color: #E2C75A;
}
.scheme_light .comments_list_wrap ul.children,
.scheme_light .comments_list_wrap ul > li + li {
  border-top-color: #20c7ca;
}
.scheme_blue .comments_list_wrap ul.children,
.scheme_blue .comments_list_wrap ul > li + li {
  border-top-color: #00D2FF;
}
.scheme_blue_dark .comments_list_wrap ul.children,
.scheme_blue_dark .comments_list_wrap ul > li + li {
  border-top-color: #00D2FF;
}
.scheme_dark .comments_list_wrap ul.children,
.scheme_dark .comments_list_wrap ul > li + li {
  border-top-color: #20c7ca;
}
.scheme_original .comments_list_wrap .comment-respond {
  border-bottom-color: #E2C75A;
}
.scheme_light .comments_list_wrap .comment-respond {
  border-bottom-color: #20c7ca;
}
.scheme_blue .comments_list_wrap .comment-respond {
  border-bottom-color: #00D2FF;
}
.scheme_blue_dark .comments_list_wrap .comment-respond {
  border-bottom-color: #00D2FF;
}
.scheme_dark .comments_list_wrap .comment-respond {
  border-bottom-color: #20c7ca;
}
.scheme_original .comments_list_wrap > ul {
  border-bottom-color: #E2C75A;
}
.scheme_light .comments_list_wrap > ul {
  border-bottom-color: #20c7ca;
}
.scheme_blue .comments_list_wrap > ul {
  border-bottom-color: #00D2FF;
}
.scheme_blue_dark .comments_list_wrap > ul {
  border-bottom-color: #00D2FF;
}
.scheme_dark .comments_list_wrap > ul {
  border-bottom-color: #20c7ca;
}
.scheme_original .comments_list_wrap .comment_info > span.comment_author,
.scheme_original .comments_list_wrap .comment_info > .comment_date > .comment_date_value {
  color: #E2C75A;
}
.scheme_light .comments_list_wrap .comment_info > span.comment_author,
.scheme_light .comments_list_wrap .comment_info > .comment_date > .comment_date_value {
  color: #20c7ca;
}
.scheme_blue .comments_list_wrap .comment_info > span.comment_author,
.scheme_blue .comments_list_wrap .comment_info > .comment_date > .comment_date_value {
  color: #00D2FF;
}
.scheme_blue_dark .comments_list_wrap .comment_info > span.comment_author,
.scheme_blue_dark .comments_list_wrap .comment_info > .comment_date > .comment_date_value {
  color: #00D2FF;
}
.scheme_dark .comments_list_wrap .comment_info > span.comment_author,
.scheme_dark .comments_list_wrap .comment_info > .comment_date > .comment_date_value {
  color: #20c7ca;
}
.scheme_original .comments_wrap .comments_field textarea {
  color: #545657;
}
.scheme_light .comments_wrap .comments_field textarea {
  color: #545657;
}
.scheme_blue .comments_wrap .comments_field textarea {
  color: #545657;
}
.scheme_blue_dark .comments_wrap .comments_field textarea {
  color: #FFFFFF;
}
.scheme_dark .comments_wrap .comments_field textarea {
  color: #909090;
}
.post_item_404 .page_title,
.post_item_404 .page_subtitle {
  font-family: inherit;
}
.scheme_original .post_item_404 .page_title,
.scheme_original .post_item_404 .page_subtitle {
  color: #171717;
}
.scheme_light .post_item_404 .page_title,
.scheme_light .post_item_404 .page_subtitle {
  color: #ff0000;
}
.scheme_blue .post_item_404 .page_title,
.scheme_blue .post_item_404 .page_subtitle {
  color: #00D2FF;
}
.scheme_blue_dark .post_item_404 .page_title,
.scheme_blue_dark .post_item_404 .page_subtitle {
  color: #00D2FF;
}
.scheme_dark .post_item_404 .page_title,
.scheme_dark .post_item_404 .page_subtitle {
  color: #ff0000;
}
.sidebar_outer_menu .menu_side_nav > li > a,
.sidebar_outer_menu .menu_side_responsive > li > a {
  font-size: 0.875em;
  line-height: 1.2857em;
  font-weight: 700;
}
.scheme_original .sidebar_outer_menu .menu_side_nav li > a,
.scheme_original .sidebar_outer_menu .menu_side_responsive li > a {
  color: #323232;
}
.scheme_light .sidebar_outer_menu .menu_side_nav li > a,
.scheme_light .sidebar_outer_menu .menu_side_responsive li > a {
  color: #323232;
}
.scheme_blue .sidebar_outer_menu .menu_side_nav li > a,
.scheme_blue .sidebar_outer_menu .menu_side_responsive li > a {
  color: #323232;
}
.scheme_blue_dark .sidebar_outer_menu .menu_side_nav li > a,
.scheme_blue_dark .sidebar_outer_menu .menu_side_responsive li > a {
  color: #FFFFFF;
}
.scheme_dark .sidebar_outer_menu .menu_side_nav li > a,
.scheme_dark .sidebar_outer_menu .menu_side_responsive li > a {
  color: #e0e0e0;
}
.scheme_original .sidebar_outer_menu .menu_side_nav li > a:hover,
.scheme_original .sidebar_outer_menu .menu_side_nav li.sfHover > a,
.scheme_original .sidebar_outer_menu .menu_side_responsive li > a:hover,
.scheme_original .sidebar_outer_menu .menu_side_responsive li.sfHover > a {
  color: #232a34;
}
.scheme_light .sidebar_outer_menu .menu_side_nav li > a:hover,
.scheme_light .sidebar_outer_menu .menu_side_nav li.sfHover > a,
.scheme_light .sidebar_outer_menu .menu_side_responsive li > a:hover,
.scheme_light .sidebar_outer_menu .menu_side_responsive li.sfHover > a {
  color: #232a34;
}
.scheme_blue .sidebar_outer_menu .menu_side_nav li > a:hover,
.scheme_blue .sidebar_outer_menu .menu_side_nav li.sfHover > a,
.scheme_blue .sidebar_outer_menu .menu_side_responsive li > a:hover,
.scheme_blue .sidebar_outer_menu .menu_side_responsive li.sfHover > a {
  color: #232a34;
}
.scheme_blue_dark .sidebar_outer_menu .menu_side_nav li > a:hover,
.scheme_blue_dark .sidebar_outer_menu .menu_side_nav li.sfHover > a,
.scheme_blue_dark .sidebar_outer_menu .menu_side_responsive li > a:hover,
.scheme_blue_dark .sidebar_outer_menu .menu_side_responsive li.sfHover > a {
  color: #232a34;
}
.scheme_dark .sidebar_outer_menu .menu_side_nav li > a:hover,
.scheme_dark .sidebar_outer_menu .menu_side_nav li.sfHover > a,
.scheme_dark .sidebar_outer_menu .menu_side_responsive li > a:hover,
.scheme_dark .sidebar_outer_menu .menu_side_responsive li.sfHover > a {
  color: #d0d0d0;
}
.scheme_original .sidebar_outer_menu .menu_side_nav li > a:hover,
.scheme_original .sidebar_outer_menu .menu_side_nav li.sfHover > a,
.scheme_original .sidebar_outer_menu .menu_side_responsive li > a:hover,
.scheme_original .sidebar_outer_menu .menu_side_responsive li.sfHover > a {
  background-color: #f0f0f0;
}
.scheme_light .sidebar_outer_menu .menu_side_nav li > a:hover,
.scheme_light .sidebar_outer_menu .menu_side_nav li.sfHover > a,
.scheme_light .sidebar_outer_menu .menu_side_responsive li > a:hover,
.scheme_light .sidebar_outer_menu .menu_side_responsive li.sfHover > a {
  background-color: #f0f0f0;
}
.scheme_blue .sidebar_outer_menu .menu_side_nav li > a:hover,
.scheme_blue .sidebar_outer_menu .menu_side_nav li.sfHover > a,
.scheme_blue .sidebar_outer_menu .menu_side_responsive li > a:hover,
.scheme_blue .sidebar_outer_menu .menu_side_responsive li.sfHover > a {
  background-color: #f0f0f0;
}
.scheme_blue_dark .sidebar_outer_menu .menu_side_nav li > a:hover,
.scheme_blue_dark .sidebar_outer_menu .menu_side_nav li.sfHover > a,
.scheme_blue_dark .sidebar_outer_menu .menu_side_responsive li > a:hover,
.scheme_blue_dark .sidebar_outer_menu .menu_side_responsive li.sfHover > a {
  background-color: #f0f0f0;
}
.scheme_dark .sidebar_outer_menu .menu_side_nav li > a:hover,
.scheme_dark .sidebar_outer_menu .menu_side_nav li.sfHover > a,
.scheme_dark .sidebar_outer_menu .menu_side_responsive li > a:hover,
.scheme_dark .sidebar_outer_menu .menu_side_responsive li.sfHover > a {
  background-color: #505050;
}
.scheme_original .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_original .sidebar_outer_menu .menu_side_responsive > li ul {
  color: #323232;
}
.scheme_light .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_light .sidebar_outer_menu .menu_side_responsive > li ul {
  color: #323232;
}
.scheme_blue .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_blue .sidebar_outer_menu .menu_side_responsive > li ul {
  color: #323232;
}
.scheme_blue_dark .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_blue_dark .sidebar_outer_menu .menu_side_responsive > li ul {
  color: #FFFFFF;
}
.scheme_dark .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_dark .sidebar_outer_menu .menu_side_responsive > li ul {
  color: #e0e0e0;
}
.scheme_original .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_original .sidebar_outer_menu .menu_side_responsive > li ul {
  background-color: #ffffff;
}
.scheme_light .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_light .sidebar_outer_menu .menu_side_responsive > li ul {
  background-color: #f7f7f7;
}
.scheme_blue .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_blue .sidebar_outer_menu .menu_side_responsive > li ul {
  background-color: #ffffff;
}
.scheme_blue_dark .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_blue_dark .sidebar_outer_menu .menu_side_responsive > li ul {
  background-color: #ffffff;
}
.scheme_dark .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_dark .sidebar_outer_menu .menu_side_responsive > li ul {
  background-color: #333333;
}
.scheme_original .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_original .sidebar_outer_menu .menu_side_responsive > li ul {
  border-color: #e3e3e3;
}
.scheme_light .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_light .sidebar_outer_menu .menu_side_responsive > li ul {
  border-color: #dddddd;
}
.scheme_blue .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_blue .sidebar_outer_menu .menu_side_responsive > li ul {
  border-color: #e3e3e3;
}
.scheme_blue_dark .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_blue_dark .sidebar_outer_menu .menu_side_responsive > li ul {
  border-color: #e3e3e3;
}
.scheme_dark .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_dark .sidebar_outer_menu .menu_side_responsive > li ul {
  border-color: #000000;
}
.scheme_original .sidebar_outer_menu .menu_side_nav li.current-menu-item > a,
.scheme_original .sidebar_outer_menu .menu_side_nav li.current-menu-parent > a,
.scheme_original .sidebar_outer_menu .menu_side_nav li.current-menu-ancestor > a,
.scheme_original .sidebar_outer_menu .menu_side_responsive li.current-menu-item > a,
.scheme_original .sidebar_outer_menu .menu_side_responsive li.current-menu-parent > a,
.scheme_original .sidebar_outer_menu .menu_side_responsive li.current-menu-ancestor > a {
  color: #727272;
}
.scheme_light .sidebar_outer_menu .menu_side_nav li.current-menu-item > a,
.scheme_light .sidebar_outer_menu .menu_side_nav li.current-menu-parent > a,
.scheme_light .sidebar_outer_menu .menu_side_nav li.current-menu-ancestor > a,
.scheme_light .sidebar_outer_menu .menu_side_responsive li.current-menu-item > a,
.scheme_light .sidebar_outer_menu .menu_side_responsive li.current-menu-parent > a,
.scheme_light .sidebar_outer_menu .menu_side_responsive li.current-menu-ancestor > a {
  color: #727272;
}
.scheme_blue .sidebar_outer_menu .menu_side_nav li.current-menu-item > a,
.scheme_blue .sidebar_outer_menu .menu_side_nav li.current-menu-parent > a,
.scheme_blue .sidebar_outer_menu .menu_side_nav li.current-menu-ancestor > a,
.scheme_blue .sidebar_outer_menu .menu_side_responsive li.current-menu-item > a,
.scheme_blue .sidebar_outer_menu .menu_side_responsive li.current-menu-parent > a,
.scheme_blue .sidebar_outer_menu .menu_side_responsive li.current-menu-ancestor > a {
  color: #737373;
}
.scheme_blue_dark .sidebar_outer_menu .menu_side_nav li.current-menu-item > a,
.scheme_blue_dark .sidebar_outer_menu .menu_side_nav li.current-menu-parent > a,
.scheme_blue_dark .sidebar_outer_menu .menu_side_nav li.current-menu-ancestor > a,
.scheme_blue_dark .sidebar_outer_menu .menu_side_responsive li.current-menu-item > a,
.scheme_blue_dark .sidebar_outer_menu .menu_side_responsive li.current-menu-parent > a,
.scheme_blue_dark .sidebar_outer_menu .menu_side_responsive li.current-menu-ancestor > a {
  color: #727272;
}
.scheme_dark .sidebar_outer_menu .menu_side_nav li.current-menu-item > a,
.scheme_dark .sidebar_outer_menu .menu_side_nav li.current-menu-parent > a,
.scheme_dark .sidebar_outer_menu .menu_side_nav li.current-menu-ancestor > a,
.scheme_dark .sidebar_outer_menu .menu_side_responsive li.current-menu-item > a,
.scheme_dark .sidebar_outer_menu .menu_side_responsive li.current-menu-parent > a,
.scheme_dark .sidebar_outer_menu .menu_side_responsive li.current-menu-ancestor > a {
  color: #a0a0a0;
}
.sidebar_outer_menu .menu_side_nav > li ul,
.sidebar_outer_menu .menu_side_responsive > li ul {
  line-height: 1.2857em;
}
.sidebar_outer_menu .menu_side_nav > li ul li a,
.sidebar_outer_menu .menu_side_responsive > li ul li a {
  padding: inherit 1.5em inherit;
}
.scheme_original .sidebar_outer_menu .sidebar_outer_menu_buttons > a {
  color: #323232;
}
.scheme_light .sidebar_outer_menu .sidebar_outer_menu_buttons > a {
  color: #323232;
}
.scheme_blue .sidebar_outer_menu .sidebar_outer_menu_buttons > a {
  color: #323232;
}
.scheme_blue_dark .sidebar_outer_menu .sidebar_outer_menu_buttons > a {
  color: #FFFFFF;
}
.scheme_dark .sidebar_outer_menu .sidebar_outer_menu_buttons > a {
  color: #e0e0e0;
}
.scheme_original .sidebar_outer_menu .sidebar_outer_menu_buttons > a:hover {
  color: #E2C75A;
}
.scheme_light .sidebar_outer_menu .sidebar_outer_menu_buttons > a:hover {
  color: #20c7ca;
}
.scheme_blue .sidebar_outer_menu .sidebar_outer_menu_buttons > a:hover {
  color: #00D2FF;
}
.scheme_blue_dark .sidebar_outer_menu .sidebar_outer_menu_buttons > a:hover {
  color: #00D2FF;
}
.scheme_dark .sidebar_outer_menu .sidebar_outer_menu_buttons > a:hover {
  color: #20c7ca;
}
.scheme_original .sidebar_inner aside:nth-child(3n+4),
.scheme_original .sidebar_inner aside:nth-child(3n+5),
.scheme_original .sidebar_inner aside:nth-child(3n+6),
.scheme_original .sidebar_outer_inner aside:nth-child(3n+4),
.scheme_original .sidebar_outer_inner aside:nth-child(3n+5),
.scheme_original .sidebar_outer_inner aside:nth-child(3n+6),
.scheme_original .widget_area_inner aside:nth-child(2n+3),
.scheme_original .widget_area_inner aside:nth-child(2n+4),
.scheme_original .widget_area_inner aside+aside {
  border-color: #e3e3e3;
}
.scheme_light .sidebar_inner aside:nth-child(3n+4),
.scheme_light .sidebar_inner aside:nth-child(3n+5),
.scheme_light .sidebar_inner aside:nth-child(3n+6),
.scheme_light .sidebar_outer_inner aside:nth-child(3n+4),
.scheme_light .sidebar_outer_inner aside:nth-child(3n+5),
.scheme_light .sidebar_outer_inner aside:nth-child(3n+6),
.scheme_light .widget_area_inner aside:nth-child(2n+3),
.scheme_light .widget_area_inner aside:nth-child(2n+4),
.scheme_light .widget_area_inner aside+aside {
  border-color: #dddddd;
}
.scheme_blue .sidebar_inner aside:nth-child(3n+4),
.scheme_blue .sidebar_inner aside:nth-child(3n+5),
.scheme_blue .sidebar_inner aside:nth-child(3n+6),
.scheme_blue .sidebar_outer_inner aside:nth-child(3n+4),
.scheme_blue .sidebar_outer_inner aside:nth-child(3n+5),
.scheme_blue .sidebar_outer_inner aside:nth-child(3n+6),
.scheme_blue .widget_area_inner aside:nth-child(2n+3),
.scheme_blue .widget_area_inner aside:nth-child(2n+4),
.scheme_blue .widget_area_inner aside+aside {
  border-color: #e3e3e3;
}
.scheme_blue_dark .sidebar_inner aside:nth-child(3n+4),
.scheme_blue_dark .sidebar_inner aside:nth-child(3n+5),
.scheme_blue_dark .sidebar_inner aside:nth-child(3n+6),
.scheme_blue_dark .sidebar_outer_inner aside:nth-child(3n+4),
.scheme_blue_dark .sidebar_outer_inner aside:nth-child(3n+5),
.scheme_blue_dark .sidebar_outer_inner aside:nth-child(3n+6),
.scheme_blue_dark .widget_area_inner aside:nth-child(2n+3),
.scheme_blue_dark .widget_area_inner aside:nth-child(2n+4),
.scheme_blue_dark .widget_area_inner aside+aside {
  border-color: #e3e3e3;
}
.scheme_dark .sidebar_inner aside:nth-child(3n+4),
.scheme_dark .sidebar_inner aside:nth-child(3n+5),
.scheme_dark .sidebar_inner aside:nth-child(3n+6),
.scheme_dark .sidebar_outer_inner aside:nth-child(3n+4),
.scheme_dark .sidebar_outer_inner aside:nth-child(3n+5),
.scheme_dark .sidebar_outer_inner aside:nth-child(3n+6),
.scheme_dark .widget_area_inner aside:nth-child(2n+3),
.scheme_dark .widget_area_inner aside:nth-child(2n+4),
.scheme_dark .widget_area_inner aside+aside {
  border-color: #000000;
}
.scheme_original .widget_area_inner {
  color: #545657;
}
.scheme_light .widget_area_inner {
  color: #545657;
}
.scheme_blue .widget_area_inner {
  color: #545657;
}
.scheme_blue_dark .widget_area_inner {
  color: #FFFFFF;
}
.scheme_dark .widget_area_inner {
  color: #909090;
}
.widget_area_inner a,
.widget_area_inner ul li a:hover,
.widget_area_inner button::before {
  text-decoration: none;
}
.scheme_original .widget_area_inner a,
.scheme_original .widget_area_inner ul li a:hover,
.scheme_original .widget_area_inner button::before {
  color: #E2C75A;
}
.scheme_light .widget_area_inner a,
.scheme_light .widget_area_inner ul li a:hover,
.scheme_light .widget_area_inner button::before {
  color: #20c7ca;
}
.scheme_blue .widget_area_inner a,
.scheme_blue .widget_area_inner ul li a:hover,
.scheme_blue .widget_area_inner button::before {
  color: #00D2FF;
}
.scheme_blue_dark .widget_area_inner a,
.scheme_blue_dark .widget_area_inner ul li a:hover,
.scheme_blue_dark .widget_area_inner button::before {
  color: #00D2FF;
}
.scheme_dark .widget_area_inner a,
.scheme_dark .widget_area_inner ul li a:hover,
.scheme_dark .widget_area_inner button::before {
  color: #20c7ca;
}
.scheme_original .widget_area_inner ul li::before {
  color: #727272;
}
.scheme_light .widget_area_inner ul li::before {
  color: #727272;
}
.scheme_blue .widget_area_inner ul li::before {
  color: #737373;
}
.scheme_blue_dark .widget_area_inner ul li::before {
  color: #727272;
}
.scheme_dark .widget_area_inner ul li::before {
  color: #a0a0a0;
}
.scheme_original .widget_area_inner ul li:hover::before {
  color: #727272;
}
.scheme_light .widget_area_inner ul li:hover::before {
  color: #727272;
}
.scheme_blue .widget_area_inner ul li:hover::before {
  color: #737373;
}
.scheme_blue_dark .widget_area_inner ul li:hover::before {
  color: #727272;
}
.scheme_dark .widget_area_inner ul li:hover::before {
  color: #a0a0a0;
}
.scheme_original .widget_area_inner a:hover,
.scheme_original .widget_area_inner ul li a,
.scheme_original .widget_area_inner button:hover:before {
  color: #d1a805;
}
.scheme_light .widget_area_inner a:hover,
.scheme_light .widget_area_inner ul li a,
.scheme_light .widget_area_inner button:hover:before {
  color: #189799;
}
.scheme_blue .widget_area_inner a:hover,
.scheme_blue .widget_area_inner ul li a,
.scheme_blue .widget_area_inner button:hover:before {
  color: #00809B;
}
.scheme_blue_dark .widget_area_inner a:hover,
.scheme_blue_dark .widget_area_inner ul li a,
.scheme_blue_dark .widget_area_inner button:hover:before {
  color: #00809B;
}
.scheme_dark .widget_area_inner a:hover,
.scheme_dark .widget_area_inner ul li a,
.scheme_dark .widget_area_inner button:hover:before {
  color: #189799;
}
.widget_area_inner ul li:before {
  font-size: 14px;
}
.scheme_original .widget_area_inner .post_title a {
  color: #323232;
}
.scheme_light .widget_area_inner .post_title a {
  color: #323232;
}
.scheme_blue .widget_area_inner .post_title a {
  color: #323232;
}
.scheme_blue_dark .widget_area_inner .post_title a {
  color: #FFFFFF;
}
.scheme_dark .widget_area_inner .post_title a {
  color: #e0e0e0;
}
.scheme_original .widget_area_inner .post_title a:hover {
  color: #d1a805;
}
.scheme_light .widget_area_inner .post_title a:hover {
  color: #189799;
}
.scheme_blue .widget_area_inner .post_title a:hover {
  color: #00809B;
}
.scheme_blue_dark .widget_area_inner .post_title a:hover {
  color: #00809B;
}
.scheme_dark .widget_area_inner .post_title a:hover {
  color: #189799;
}
.scheme_original .widget_area_inner .widget_text a,
.scheme_original .widget_area_inner .post_info a {
  color: #E2C75A;
}
.scheme_light .widget_area_inner .widget_text a,
.scheme_light .widget_area_inner .post_info a {
  color: #20c7ca;
}
.scheme_blue .widget_area_inner .widget_text a,
.scheme_blue .widget_area_inner .post_info a {
  color: #00D2FF;
}
.scheme_blue_dark .widget_area_inner .widget_text a,
.scheme_blue_dark .widget_area_inner .post_info a {
  color: #00D2FF;
}
.scheme_dark .widget_area_inner .widget_text a,
.scheme_dark .widget_area_inner .post_info a {
  color: #20c7ca;
}
.scheme_original .widget_area_inner .widget_text a:hover,
.scheme_original .widget_area_inner .post_info a:hover {
  color: #d1a805;
}
.scheme_light .widget_area_inner .widget_text a:hover,
.scheme_light .widget_area_inner .post_info a:hover {
  color: #189799;
}
.scheme_blue .widget_area_inner .widget_text a:hover,
.scheme_blue .widget_area_inner .post_info a:hover {
  color: #00809B;
}
.scheme_blue_dark .widget_area_inner .widget_text a:hover,
.scheme_blue_dark .widget_area_inner .post_info a:hover {
  color: #00809B;
}
.scheme_dark .widget_area_inner .widget_text a:hover,
.scheme_dark .widget_area_inner .post_info a:hover {
  color: #189799;
}
.scheme_original .widget_area .widget::before,
.scheme_original .related.products::before {
  background-color: #e3e3e3;
}
.scheme_light .widget_area .widget::before,
.scheme_light .related.products::before {
  background-color: #dddddd;
}
.scheme_blue .widget_area .widget::before,
.scheme_blue .related.products::before {
  background-color: #e3e3e3;
}
.scheme_blue_dark .widget_area .widget::before,
.scheme_blue_dark .related.products::before {
  background-color: #e3e3e3;
}
.scheme_dark .widget_area .widget::before,
.scheme_dark .related.products::before {
  background-color: #000000;
}
.scheme_original .widget_area .widget_title {
  background-color: #f5f5f5;
}
.scheme_light .widget_area .widget_title {
  background-color: inherit;
}
.scheme_blue .widget_area .widget_title {
  background-color: #171717;
}
.scheme_blue_dark .widget_area .widget_title {
  background-color: #171717;
}
.scheme_dark .widget_area .widget_title {
  background-color: inherit;
}
.scheme_original .related.products h2 {
  background-color: #ffffff;
}
.scheme_light .related.products h2 {
  background-color: #ffffff;
}
.scheme_blue .related.products h2 {
  background-color: #FFFFFF;
}
.scheme_blue_dark .related.products h2 {
  background-color: #FFFFFF;
}
.scheme_dark .related.products h2 {
  background-color: #f0f0f0;
}
.scheme_original .widget_area ul li a,
.scheme_original .widget_area ul li {
  color: #727272;
}
.scheme_light .widget_area ul li a,
.scheme_light .widget_area ul li {
  color: #727272;
}
.scheme_blue .widget_area ul li a,
.scheme_blue .widget_area ul li {
  color: #737373;
}
.scheme_blue_dark .widget_area ul li a,
.scheme_blue_dark .widget_area ul li {
  color: #727272;
}
.scheme_dark .widget_area ul li a,
.scheme_dark .widget_area ul li {
  color: #a0a0a0;
}
.scheme_original .widget_area_inner .widget_product_search .search_form,
.scheme_original .widget_area_inner .widget_search .search_form {
  background-color: #ffffff;
}
.scheme_light .widget_area_inner .widget_product_search .search_form,
.scheme_light .widget_area_inner .widget_search .search_form {
  background-color: #ffffff;
}
.scheme_blue .widget_area_inner .widget_product_search .search_form,
.scheme_blue .widget_area_inner .widget_search .search_form {
  background-color: #FFFFFF;
}
.scheme_blue_dark .widget_area_inner .widget_product_search .search_form,
.scheme_blue_dark .widget_area_inner .widget_search .search_form {
  background-color: #FFFFFF;
}
.scheme_dark .widget_area_inner .widget_product_search .search_form,
.scheme_dark .widget_area_inner .widget_search .search_form {
  background-color: #f0f0f0;
}
.scheme_original .widget_area_inner .widget_product_search .search_field,
.scheme_original .widget_area_inner .widget_search .search_field {
  color: #8a8a8a;
}
.scheme_light .widget_area_inner .widget_product_search .search_field,
.scheme_light .widget_area_inner .widget_search .search_field {
  color: #8a8a8a;
}
.scheme_blue .widget_area_inner .widget_product_search .search_field,
.scheme_blue .widget_area_inner .widget_search .search_field {
  color: #8a8a8a;
}
.scheme_blue_dark .widget_area_inner .widget_product_search .search_field,
.scheme_blue_dark .widget_area_inner .widget_search .search_field {
  color: #8a8a8a;
}
.scheme_dark .widget_area_inner .widget_product_search .search_field,
.scheme_dark .widget_area_inner .widget_search .search_field {
  color: #999999;
}
.scheme_original .widget_area_inner .widget_product_search .search_button,
.scheme_original .widget_area_inner .widget_search .search_button {
  color: #ffffff;
}
.scheme_light .widget_area_inner .widget_product_search .search_button,
.scheme_light .widget_area_inner .widget_search .search_button {
  color: #ffffff;
}
.scheme_blue .widget_area_inner .widget_product_search .search_button,
.scheme_blue .widget_area_inner .widget_search .search_button {
  color: #FFFFFF;
}
.scheme_blue_dark .widget_area_inner .widget_product_search .search_button,
.scheme_blue_dark .widget_area_inner .widget_search .search_button {
  color: #FFFFFF;
}
.scheme_dark .widget_area_inner .widget_product_search .search_button,
.scheme_dark .widget_area_inner .widget_search .search_button {
  color: #f0f0f0;
}
.scheme_original .widget_area_inner .widget_product_search .search_button,
.scheme_original .widget_area_inner .widget_search .search_button {
  background-color: #E2C75A;
}
.scheme_light .widget_area_inner .widget_product_search .search_button,
.scheme_light .widget_area_inner .widget_search .search_button {
  background-color: #20c7ca;
}
.scheme_blue .widget_area_inner .widget_product_search .search_button,
.scheme_blue .widget_area_inner .widget_search .search_button {
  background-color: #00D2FF;
}
.scheme_blue_dark .widget_area_inner .widget_product_search .search_button,
.scheme_blue_dark .widget_area_inner .widget_search .search_button {
  background-color: #00D2FF;
}
.scheme_dark .widget_area_inner .widget_product_search .search_button,
.scheme_dark .widget_area_inner .widget_search .search_button {
  background-color: #20c7ca;
}
.scheme_original .widget_area_inner .widget_product_search .search_button:hover,
.scheme_original .widget_area_inner .widget_search .search_button:hover {
  color: #ffffff;
}
.scheme_light .widget_area_inner .widget_product_search .search_button:hover,
.scheme_light .widget_area_inner .widget_search .search_button:hover {
  color: #ffffff;
}
.scheme_blue .widget_area_inner .widget_product_search .search_button:hover,
.scheme_blue .widget_area_inner .widget_search .search_button:hover {
  color: #FFFFFF;
}
.scheme_blue_dark .widget_area_inner .widget_product_search .search_button:hover,
.scheme_blue_dark .widget_area_inner .widget_search .search_button:hover {
  color: #FFFFFF;
}
.scheme_dark .widget_area_inner .widget_product_search .search_button:hover,
.scheme_dark .widget_area_inner .widget_search .search_button:hover {
  color: #f0f0f0;
}
.scheme_original .widget_area_inner .widget_product_search .search_button:hover,
.scheme_original .widget_area_inner .widget_search .search_button:hover {
  background-color: #171717;
}
.scheme_light .widget_area_inner .widget_product_search .search_button:hover,
.scheme_light .widget_area_inner .widget_search .search_button:hover {
  background-color: #ff0000;
}
.scheme_blue .widget_area_inner .widget_product_search .search_button:hover,
.scheme_blue .widget_area_inner .widget_search .search_button:hover {
  background-color: #00D2FF;
}
.scheme_blue_dark .widget_area_inner .widget_product_search .search_button:hover,
.scheme_blue_dark .widget_area_inner .widget_search .search_button:hover {
  background-color: #00D2FF;
}
.scheme_dark .widget_area_inner .widget_product_search .search_button:hover,
.scheme_dark .widget_area_inner .widget_search .search_button:hover {
  background-color: #ff0000;
}
.scheme_original .widget_area_inner .widget_search .search_button::before {
  color: #ffffff;
}
.scheme_light .widget_area_inner .widget_search .search_button::before {
  color: #ffffff;
}
.scheme_blue .widget_area_inner .widget_search .search_button::before {
  color: #FFFFFF;
}
.scheme_blue_dark .widget_area_inner .widget_search .search_button::before {
  color: #FFFFFF;
}
.scheme_dark .widget_area_inner .widget_search .search_button::before {
  color: #f0f0f0;
}
.scheme_original .widget_area_inner .widget_calendar .weekday,
.scheme_original .wp-block-calendar .weekday {
  color: #323232;
}
.scheme_light .widget_area_inner .widget_calendar .weekday,
.scheme_light .wp-block-calendar .weekday {
  color: #323232;
}
.scheme_blue .widget_area_inner .widget_calendar .weekday,
.scheme_blue .wp-block-calendar .weekday {
  color: #323232;
}
.scheme_blue_dark .widget_area_inner .widget_calendar .weekday,
.scheme_blue_dark .wp-block-calendar .weekday {
  color: #FFFFFF;
}
.scheme_dark .widget_area_inner .widget_calendar .weekday,
.scheme_dark .wp-block-calendar .weekday {
  color: #e0e0e0;
}
.scheme_original .widget_area_inner .widget_calendar td a:hover,
.scheme_original .wp-block-calendar td a:hover {
  background-color: #E2C75A;
}
.scheme_light .widget_area_inner .widget_calendar td a:hover,
.scheme_light .wp-block-calendar td a:hover {
  background-color: #20c7ca;
}
.scheme_blue .widget_area_inner .widget_calendar td a:hover,
.scheme_blue .wp-block-calendar td a:hover {
  background-color: #00D2FF;
}
.scheme_blue_dark .widget_area_inner .widget_calendar td a:hover,
.scheme_blue_dark .wp-block-calendar td a:hover {
  background-color: #00D2FF;
}
.scheme_dark .widget_area_inner .widget_calendar td a:hover,
.scheme_dark .wp-block-calendar td a:hover {
  background-color: #20c7ca;
}
.scheme_original .widget_area_inner .widget_calendar td a:hover,
.scheme_original .wp-block-calendar td a:hover {
  color: #ffffff;
}
.scheme_light .widget_area_inner .widget_calendar td a:hover,
.scheme_light .wp-block-calendar td a:hover {
  color: #ffffff;
}
.scheme_blue .widget_area_inner .widget_calendar td a:hover,
.scheme_blue .wp-block-calendar td a:hover {
  color: #FFFFFF;
}
.scheme_blue_dark .widget_area_inner .widget_calendar td a:hover,
.scheme_blue_dark .wp-block-calendar td a:hover {
  color: #FFFFFF;
}
.scheme_dark .widget_area_inner .widget_calendar td a:hover,
.scheme_dark .wp-block-calendar td a:hover {
  color: #f0f0f0;
}
.scheme_original .widget_area_inner .widget_calendar .today .day_wrap,
.scheme_original .wp-block-calendar .today .day_wrap {
  border-color: #E2C75A;
}
.scheme_light .widget_area_inner .widget_calendar .today .day_wrap,
.scheme_light .wp-block-calendar .today .day_wrap {
  border-color: #20c7ca;
}
.scheme_blue .widget_area_inner .widget_calendar .today .day_wrap,
.scheme_blue .wp-block-calendar .today .day_wrap {
  border-color: #00D2FF;
}
.scheme_blue_dark .widget_area_inner .widget_calendar .today .day_wrap,
.scheme_blue_dark .wp-block-calendar .today .day_wrap {
  border-color: #00D2FF;
}
.scheme_dark .widget_area_inner .widget_calendar .today .day_wrap,
.scheme_dark .wp-block-calendar .today .day_wrap {
  border-color: #20c7ca;
}
.scheme_original .widget_area_inner .widget_product_tag_cloud a,
.scheme_original .widget_area_inner .widget_tag_cloud a,
.scheme_original .wp-block-tag-cloud a {
  background-color: #e3e3e3;
}
.scheme_light .widget_area_inner .widget_product_tag_cloud a,
.scheme_light .widget_area_inner .widget_tag_cloud a,
.scheme_light .wp-block-tag-cloud a {
  background-color: #dddddd;
}
.scheme_blue .widget_area_inner .widget_product_tag_cloud a,
.scheme_blue .widget_area_inner .widget_tag_cloud a,
.scheme_blue .wp-block-tag-cloud a {
  background-color: #e3e3e3;
}
.scheme_blue_dark .widget_area_inner .widget_product_tag_cloud a,
.scheme_blue_dark .widget_area_inner .widget_tag_cloud a,
.scheme_blue_dark .wp-block-tag-cloud a {
  background-color: #e3e3e3;
}
.scheme_dark .widget_area_inner .widget_product_tag_cloud a,
.scheme_dark .widget_area_inner .widget_tag_cloud a,
.scheme_dark .wp-block-tag-cloud a {
  background-color: #000000;
}
.scheme_original .widget_area_inner .widget_product_tag_cloud a,
.scheme_original .widget_area_inner .widget_tag_cloud a,
.scheme_original .wp-block-tag-cloud a {
  color: #727272;
}
.scheme_light .widget_area_inner .widget_product_tag_cloud a,
.scheme_light .widget_area_inner .widget_tag_cloud a,
.scheme_light .wp-block-tag-cloud a {
  color: #727272;
}
.scheme_blue .widget_area_inner .widget_product_tag_cloud a,
.scheme_blue .widget_area_inner .widget_tag_cloud a,
.scheme_blue .wp-block-tag-cloud a {
  color: #737373;
}
.scheme_blue_dark .widget_area_inner .widget_product_tag_cloud a,
.scheme_blue_dark .widget_area_inner .widget_tag_cloud a,
.scheme_blue_dark .wp-block-tag-cloud a {
  color: #727272;
}
.scheme_dark .widget_area_inner .widget_product_tag_cloud a,
.scheme_dark .widget_area_inner .widget_tag_cloud a,
.scheme_dark .wp-block-tag-cloud a {
  color: #a0a0a0;
}
.scheme_original .widget_area_inner .widget_product_tag_cloud a:hover,
.scheme_original .widget_area_inner .widget_tag_cloud a:hover,
.scheme_original .wp-block-tag-cloud a:hover {
  background-color: #E2C75A;
}
.scheme_light .widget_area_inner .widget_product_tag_cloud a:hover,
.scheme_light .widget_area_inner .widget_tag_cloud a:hover,
.scheme_light .wp-block-tag-cloud a:hover {
  background-color: #20c7ca;
}
.scheme_blue .widget_area_inner .widget_product_tag_cloud a:hover,
.scheme_blue .widget_area_inner .widget_tag_cloud a:hover,
.scheme_blue .wp-block-tag-cloud a:hover {
  background-color: #00D2FF;
}
.scheme_blue_dark .widget_area_inner .widget_product_tag_cloud a:hover,
.scheme_blue_dark .widget_area_inner .widget_tag_cloud a:hover,
.scheme_blue_dark .wp-block-tag-cloud a:hover {
  background-color: #00D2FF;
}
.scheme_dark .widget_area_inner .widget_product_tag_cloud a:hover,
.scheme_dark .widget_area_inner .widget_tag_cloud a:hover,
.scheme_dark .wp-block-tag-cloud a:hover {
  background-color: #20c7ca;
}
.scheme_original .widget_area_inner .widget_rss .widget_title a {
  color: #323232;
}
.scheme_light .widget_area_inner .widget_rss .widget_title a {
  color: #323232;
}
.scheme_blue .widget_area_inner .widget_rss .widget_title a {
  color: #323232;
}
.scheme_blue_dark .widget_area_inner .widget_rss .widget_title a {
  color: #FFFFFF;
}
.scheme_dark .widget_area_inner .widget_rss .widget_title a {
  color: #e0e0e0;
}
.scheme_original .widget_area_inner .widget_rss .widget_title a:hover {
  color: #E2C75A;
}
.scheme_light .widget_area_inner .widget_rss .widget_title a:hover {
  color: #20c7ca;
}
.scheme_blue .widget_area_inner .widget_rss .widget_title a:hover {
  color: #00D2FF;
}
.scheme_blue_dark .widget_area_inner .widget_rss .widget_title a:hover {
  color: #00D2FF;
}
.scheme_dark .widget_area_inner .widget_rss .widget_title a:hover {
  color: #20c7ca;
}
.scheme_original .sidebar_outer_inner aside,
.scheme_original .sidebar_inner aside {
  border-top-color: #e3e3e3;
}
.scheme_light .sidebar_outer_inner aside,
.scheme_light .sidebar_inner aside {
  border-top-color: #dddddd;
}
.scheme_blue .sidebar_outer_inner aside,
.scheme_blue .sidebar_inner aside {
  border-top-color: #e3e3e3;
}
.scheme_blue_dark .sidebar_outer_inner aside,
.scheme_blue_dark .sidebar_inner aside {
  border-top-color: #e3e3e3;
}
.scheme_dark .sidebar_outer_inner aside,
.scheme_dark .sidebar_inner aside {
  border-top-color: #000000;
}
.scheme_original .contacts_wrap_inner {
  color: #545657;
}
.scheme_light .contacts_wrap_inner {
  color: #545657;
}
.scheme_blue .contacts_wrap_inner {
  color: #545657;
}
.scheme_blue_dark .contacts_wrap_inner {
  color: #FFFFFF;
}
.scheme_dark .contacts_wrap_inner {
  color: #909090;
}
.scheme_original .contacts_wrap_inner {
  background-color: #ffffff;
}
.scheme_light .contacts_wrap_inner {
  background-color: #f7f7f7;
}
.scheme_blue .contacts_wrap_inner {
  background-color: #ffffff;
}
.scheme_blue_dark .contacts_wrap_inner {
  background-color: #ffffff;
}
.scheme_dark .contacts_wrap_inner {
  background-color: #333333;
}
.scheme_original .testimonials_wrap_inner,
.scheme_original .twitter_wrap_inner {
  color: #545657;
}
.scheme_light .testimonials_wrap_inner,
.scheme_light .twitter_wrap_inner {
  color: #545657;
}
.scheme_blue .testimonials_wrap_inner,
.scheme_blue .twitter_wrap_inner {
  color: #545657;
}
.scheme_blue_dark .testimonials_wrap_inner,
.scheme_blue_dark .twitter_wrap_inner {
  color: #FFFFFF;
}
.scheme_dark .testimonials_wrap_inner,
.scheme_dark .twitter_wrap_inner {
  color: #909090;
}
.scheme_original .testimonials_wrap_inner,
.scheme_original .twitter_wrap_inner {
  background-color: #ffffff;
}
.scheme_light .testimonials_wrap_inner,
.scheme_light .twitter_wrap_inner {
  background-color: #f7f7f7;
}
.scheme_blue .testimonials_wrap_inner,
.scheme_blue .twitter_wrap_inner {
  background-color: #ffffff;
}
.scheme_blue_dark .testimonials_wrap_inner,
.scheme_blue_dark .twitter_wrap_inner {
  background-color: #ffffff;
}
.scheme_dark .testimonials_wrap_inner,
.scheme_dark .twitter_wrap_inner {
  background-color: #333333;
}
.scheme_original .copyright_wrap_inner {
  background-color: #ffffff;
}
.scheme_light .copyright_wrap_inner {
  background-color: #f7f7f7;
}
.scheme_blue .copyright_wrap_inner {
  background-color: #ffffff;
}
.scheme_blue_dark .copyright_wrap_inner {
  background-color: #ffffff;
}
.scheme_dark .copyright_wrap_inner {
  background-color: #333333;
}
.scheme_original .copyright_wrap_inner .copyright_text {
  color: #323232;
}
.scheme_light .copyright_wrap_inner .copyright_text {
  color: #323232;
}
.scheme_blue .copyright_wrap_inner .copyright_text {
  color: #323232;
}
.scheme_blue_dark .copyright_wrap_inner .copyright_text {
  color: #FFFFFF;
}
.scheme_dark .copyright_wrap_inner .copyright_text {
  color: #e0e0e0;
}
.scheme_original .copyright_wrap_inner .menu_footer_nav li a {
  color: #545657;
}
.scheme_light .copyright_wrap_inner .menu_footer_nav li a {
  color: #545657;
}
.scheme_blue .copyright_wrap_inner .menu_footer_nav li a {
  color: #545657;
}
.scheme_blue_dark .copyright_wrap_inner .menu_footer_nav li a {
  color: #FFFFFF;
}
.scheme_dark .copyright_wrap_inner .menu_footer_nav li a {
  color: #909090;
}
.scheme_original .copyright_wrap_inner .menu_footer_nav li a:hover {
  color: #E2C75A;
}
.scheme_light .copyright_wrap_inner .menu_footer_nav li a:hover {
  color: #20c7ca;
}
.scheme_blue .copyright_wrap_inner .menu_footer_nav li a:hover {
  color: #00D2FF;
}
.scheme_blue_dark .copyright_wrap_inner .menu_footer_nav li a:hover {
  color: #00D2FF;
}
.scheme_dark .copyright_wrap_inner .menu_footer_nav li a:hover {
  color: #20c7ca;
}
.scheme_original .copyright_wrap p,
.scheme_original .copyright_wrap p a {
  color: #545657;
}
.scheme_light .copyright_wrap p,
.scheme_light .copyright_wrap p a {
  color: #545657;
}
.scheme_blue .copyright_wrap p,
.scheme_blue .copyright_wrap p a {
  color: #545657;
}
.scheme_blue_dark .copyright_wrap p,
.scheme_blue_dark .copyright_wrap p a {
  color: #FFFFFF;
}
.scheme_dark .copyright_wrap p,
.scheme_dark .copyright_wrap p a {
  color: #909090;
}
.scheme_original .copyright_wrap p a:hover {
  color: #E2C75A;
}
.scheme_light .copyright_wrap p a:hover {
  color: #20c7ca;
}
.scheme_blue .copyright_wrap p a:hover {
  color: #00D2FF;
}
.scheme_blue_dark .copyright_wrap p a:hover {
  color: #00D2FF;
}
.scheme_dark .copyright_wrap p a:hover {
  color: #20c7ca;
}
.scroll_to_top {
  border: none;
}
.scheme_original .scroll_to_top {
  color: #ffffff;
}
.scheme_light .scroll_to_top {
  color: #ffffff;
}
.scheme_blue .scroll_to_top {
  color: #FFFFFF;
}
.scheme_blue_dark .scroll_to_top {
  color: #FFFFFF;
}
.scheme_dark .scroll_to_top {
  color: #f0f0f0;
}
.scheme_original .scroll_to_top {
  background-color: #E2C75A;
}
.scheme_light .scroll_to_top {
  background-color: #20c7ca;
}
.scheme_blue .scroll_to_top {
  background-color: #00D2FF;
}
.scheme_blue_dark .scroll_to_top {
  background-color: #00D2FF;
}
.scheme_dark .scroll_to_top {
  background-color: #20c7ca;
}
.scheme_original .scroll_to_top:hover {
  color: #ffffff;
}
.scheme_light .scroll_to_top:hover {
  color: #ffffff;
}
.scheme_blue .scroll_to_top:hover {
  color: #FFFFFF;
}
.scheme_blue_dark .scroll_to_top:hover {
  color: #FFFFFF;
}
.scheme_dark .scroll_to_top:hover {
  color: #f0f0f0;
}
.scheme_original .scroll_to_top:hover {
  background-color: #d1a805;
}
.scheme_light .scroll_to_top:hover {
  background-color: #189799;
}
.scheme_blue .scroll_to_top:hover {
  background-color: #00809B;
}
.scheme_blue_dark .scroll_to_top:hover {
  background-color: #00809B;
}
.scheme_dark .scroll_to_top:hover {
  background-color: #189799;
}
.scheme_original .popup_wrap {
  background-color: #ffffff;
}
.scheme_light .popup_wrap {
  background-color: #f7f7f7;
}
.scheme_blue .popup_wrap {
  background-color: #ffffff;
}
.scheme_blue_dark .popup_wrap {
  background-color: #ffffff;
}
.scheme_dark .popup_wrap {
  background-color: #333333;
}
.scheme_original .woocommerce .woocommerce-message:before,
.scheme_original .woocommerce-page .woocommerce-message:before,
.scheme_original .woocommerce div.product span.price,
.scheme_original .woocommerce div.product p.price,
.scheme_original .woocommerce #content div.product span.price,
.scheme_original .woocommerce #content div.product p.price,
.scheme_original .woocommerce-page div.product span.price,
.scheme_original .woocommerce-page div.product p.price,
.scheme_original .woocommerce-page #content div.product span.price,
.scheme_original .woocommerce-page #content div.product p.price,
.scheme_original .woocommerce ul.products li.product .price,
.scheme_original .woocommerce-page ul.products li.product .price,
.scheme_original .woocommerce a.button.alt:hover,
.scheme_original .woocommerce button.button.alt:hover,
.scheme_original .woocommerce input.button.alt:hover,
.scheme_original .woocommerce #respond input#submit.alt:hover,
.scheme_original .woocommerce #content input.button.alt:hover,
.scheme_original .woocommerce-page button.button.alt:hover,
.scheme_original .woocommerce-page input.button.alt:hover,
.scheme_original .woocommerce-page #respond input#submit.alt:hover,
.scheme_original .woocommerce-page #content input.button.alt:hover,
.scheme_original .woocommerce a.button:hover,
.scheme_original .woocommerce button.button:hover,
.scheme_original .woocommerce input.button:hover,
.scheme_original .woocommerce #content input.button:hover,
.scheme_original .woocommerce-page a.button:hover,
.scheme_original .woocommerce-page button.button:hover,
.scheme_original .woocommerce-page #content input.button:hover,
.scheme_original .woocommerce .quantity input[type="button"]:hover,
.scheme_original .woocommerce #content input[type="button"]:hover,
.scheme_original .woocommerce-page .quantity input[type="button"]:hover,
.scheme_original .woocommerce-page #content .quantity input[type="button"]:hover,
.scheme_original .woocommerce ul.cart_list li > .amount,
.scheme_original .woocommerce ul.product_list_widget li > .amount,
.scheme_original .woocommerce-page ul.cart_list li > .amount,
.scheme_original .woocommerce-page ul.product_list_widget li > .amount,
.scheme_original .woocommerce ul.cart_list li span .amount,
.scheme_original .woocommerce ul.product_list_widget li span .amount,
.scheme_original .woocommerce-page ul.cart_list li span .amount,
.scheme_original .woocommerce-page ul.product_list_widget li span .amount,
.scheme_original .woocommerce ul.cart_list li ins .amount,
.scheme_original .woocommerce ul.product_list_widget li ins .amount,
.scheme_original .woocommerce-page ul.cart_list li ins .amount,
.scheme_original .woocommerce-page ul.product_list_widget li ins .amount,
.scheme_original .woocommerce.widget_shopping_cart .total .amount,
.scheme_original .woocommerce .widget_shopping_cart .total .amount,
.scheme_original .woocommerce-page.widget_shopping_cart .total .amount,
.scheme_original .woocommerce-page .widget_shopping_cart .total .amount,
.scheme_original .woocommerce a:hover h3,
.scheme_original .woocommerce-page a:hover h3,
.scheme_original .woocommerce .cart-collaterals .order-total strong,
.scheme_original .woocommerce-page .cart-collaterals .order-total strong,
.scheme_original .woocommerce .checkout #order_review .order-total .amount,
.scheme_original .woocommerce-page .checkout #order_review .order-total .amount,
.scheme_original .woocommerce .star-rating,
.scheme_original .woocommerce-page .star-rating,
.scheme_original .woocommerce .star-rating:before,
.scheme_original .woocommerce-page .star-rating:before,
.scheme_original .widget_area_inner .widgetWrap ul > li .star-rating span,
.scheme_original .woocommerce #review_form #respond .stars a,
.scheme_original .woocommerce-page #review_form #respond .stars a {
  color: #E2C75A;
}
.scheme_light .woocommerce .woocommerce-message:before,
.scheme_light .woocommerce-page .woocommerce-message:before,
.scheme_light .woocommerce div.product span.price,
.scheme_light .woocommerce div.product p.price,
.scheme_light .woocommerce #content div.product span.price,
.scheme_light .woocommerce #content div.product p.price,
.scheme_light .woocommerce-page div.product span.price,
.scheme_light .woocommerce-page div.product p.price,
.scheme_light .woocommerce-page #content div.product span.price,
.scheme_light .woocommerce-page #content div.product p.price,
.scheme_light .woocommerce ul.products li.product .price,
.scheme_light .woocommerce-page ul.products li.product .price,
.scheme_light .woocommerce a.button.alt:hover,
.scheme_light .woocommerce button.button.alt:hover,
.scheme_light .woocommerce input.button.alt:hover,
.scheme_light .woocommerce #respond input#submit.alt:hover,
.scheme_light .woocommerce #content input.button.alt:hover,
.scheme_light .woocommerce-page button.button.alt:hover,
.scheme_light .woocommerce-page input.button.alt:hover,
.scheme_light .woocommerce-page #respond input#submit.alt:hover,
.scheme_light .woocommerce-page #content input.button.alt:hover,
.scheme_light .woocommerce a.button:hover,
.scheme_light .woocommerce button.button:hover,
.scheme_light .woocommerce input.button:hover,
.scheme_light .woocommerce #content input.button:hover,
.scheme_light .woocommerce-page a.button:hover,
.scheme_light .woocommerce-page button.button:hover,
.scheme_light .woocommerce-page #content input.button:hover,
.scheme_light .woocommerce .quantity input[type="button"]:hover,
.scheme_light .woocommerce #content input[type="button"]:hover,
.scheme_light .woocommerce-page .quantity input[type="button"]:hover,
.scheme_light .woocommerce-page #content .quantity input[type="button"]:hover,
.scheme_light .woocommerce ul.cart_list li > .amount,
.scheme_light .woocommerce ul.product_list_widget li > .amount,
.scheme_light .woocommerce-page ul.cart_list li > .amount,
.scheme_light .woocommerce-page ul.product_list_widget li > .amount,
.scheme_light .woocommerce ul.cart_list li span .amount,
.scheme_light .woocommerce ul.product_list_widget li span .amount,
.scheme_light .woocommerce-page ul.cart_list li span .amount,
.scheme_light .woocommerce-page ul.product_list_widget li span .amount,
.scheme_light .woocommerce ul.cart_list li ins .amount,
.scheme_light .woocommerce ul.product_list_widget li ins .amount,
.scheme_light .woocommerce-page ul.cart_list li ins .amount,
.scheme_light .woocommerce-page ul.product_list_widget li ins .amount,
.scheme_light .woocommerce.widget_shopping_cart .total .amount,
.scheme_light .woocommerce .widget_shopping_cart .total .amount,
.scheme_light .woocommerce-page.widget_shopping_cart .total .amount,
.scheme_light .woocommerce-page .widget_shopping_cart .total .amount,
.scheme_light .woocommerce a:hover h3,
.scheme_light .woocommerce-page a:hover h3,
.scheme_light .woocommerce .cart-collaterals .order-total strong,
.scheme_light .woocommerce-page .cart-collaterals .order-total strong,
.scheme_light .woocommerce .checkout #order_review .order-total .amount,
.scheme_light .woocommerce-page .checkout #order_review .order-total .amount,
.scheme_light .woocommerce .star-rating,
.scheme_light .woocommerce-page .star-rating,
.scheme_light .woocommerce .star-rating:before,
.scheme_light .woocommerce-page .star-rating:before,
.scheme_light .widget_area_inner .widgetWrap ul > li .star-rating span,
.scheme_light .woocommerce #review_form #respond .stars a,
.scheme_light .woocommerce-page #review_form #respond .stars a {
  color: #20c7ca;
}
.scheme_blue .woocommerce .woocommerce-message:before,
.scheme_blue .woocommerce-page .woocommerce-message:before,
.scheme_blue .woocommerce div.product span.price,
.scheme_blue .woocommerce div.product p.price,
.scheme_blue .woocommerce #content div.product span.price,
.scheme_blue .woocommerce #content div.product p.price,
.scheme_blue .woocommerce-page div.product span.price,
.scheme_blue .woocommerce-page div.product p.price,
.scheme_blue .woocommerce-page #content div.product span.price,
.scheme_blue .woocommerce-page #content div.product p.price,
.scheme_blue .woocommerce ul.products li.product .price,
.scheme_blue .woocommerce-page ul.products li.product .price,
.scheme_blue .woocommerce a.button.alt:hover,
.scheme_blue .woocommerce button.button.alt:hover,
.scheme_blue .woocommerce input.button.alt:hover,
.scheme_blue .woocommerce #respond input#submit.alt:hover,
.scheme_blue .woocommerce #content input.button.alt:hover,
.scheme_blue .woocommerce-page button.button.alt:hover,
.scheme_blue .woocommerce-page input.button.alt:hover,
.scheme_blue .woocommerce-page #respond input#submit.alt:hover,
.scheme_blue .woocommerce-page #content input.button.alt:hover,
.scheme_blue .woocommerce a.button:hover,
.scheme_blue .woocommerce button.button:hover,
.scheme_blue .woocommerce input.button:hover,
.scheme_blue .woocommerce #content input.button:hover,
.scheme_blue .woocommerce-page a.button:hover,
.scheme_blue .woocommerce-page button.button:hover,
.scheme_blue .woocommerce-page #content input.button:hover,
.scheme_blue .woocommerce .quantity input[type="button"]:hover,
.scheme_blue .woocommerce #content input[type="button"]:hover,
.scheme_blue .woocommerce-page .quantity input[type="button"]:hover,
.scheme_blue .woocommerce-page #content .quantity input[type="button"]:hover,
.scheme_blue .woocommerce ul.cart_list li > .amount,
.scheme_blue .woocommerce ul.product_list_widget li > .amount,
.scheme_blue .woocommerce-page ul.cart_list li > .amount,
.scheme_blue .woocommerce-page ul.product_list_widget li > .amount,
.scheme_blue .woocommerce ul.cart_list li span .amount,
.scheme_blue .woocommerce ul.product_list_widget li span .amount,
.scheme_blue .woocommerce-page ul.cart_list li span .amount,
.scheme_blue .woocommerce-page ul.product_list_widget li span .amount,
.scheme_blue .woocommerce ul.cart_list li ins .amount,
.scheme_blue .woocommerce ul.product_list_widget li ins .amount,
.scheme_blue .woocommerce-page ul.cart_list li ins .amount,
.scheme_blue .woocommerce-page ul.product_list_widget li ins .amount,
.scheme_blue .woocommerce.widget_shopping_cart .total .amount,
.scheme_blue .woocommerce .widget_shopping_cart .total .amount,
.scheme_blue .woocommerce-page.widget_shopping_cart .total .amount,
.scheme_blue .woocommerce-page .widget_shopping_cart .total .amount,
.scheme_blue .woocommerce a:hover h3,
.scheme_blue .woocommerce-page a:hover h3,
.scheme_blue .woocommerce .cart-collaterals .order-total strong,
.scheme_blue .woocommerce-page .cart-collaterals .order-total strong,
.scheme_blue .woocommerce .checkout #order_review .order-total .amount,
.scheme_blue .woocommerce-page .checkout #order_review .order-total .amount,
.scheme_blue .woocommerce .star-rating,
.scheme_blue .woocommerce-page .star-rating,
.scheme_blue .woocommerce .star-rating:before,
.scheme_blue .woocommerce-page .star-rating:before,
.scheme_blue .widget_area_inner .widgetWrap ul > li .star-rating span,
.scheme_blue .woocommerce #review_form #respond .stars a,
.scheme_blue .woocommerce-page #review_form #respond .stars a {
  color: #00D2FF;
}
.scheme_blue_dark .woocommerce .woocommerce-message:before,
.scheme_blue_dark .woocommerce-page .woocommerce-message:before,
.scheme_blue_dark .woocommerce div.product span.price,
.scheme_blue_dark .woocommerce div.product p.price,
.scheme_blue_dark .woocommerce #content div.product span.price,
.scheme_blue_dark .woocommerce #content div.product p.price,
.scheme_blue_dark .woocommerce-page div.product span.price,
.scheme_blue_dark .woocommerce-page div.product p.price,
.scheme_blue_dark .woocommerce-page #content div.product span.price,
.scheme_blue_dark .woocommerce-page #content div.product p.price,
.scheme_blue_dark .woocommerce ul.products li.product .price,
.scheme_blue_dark .woocommerce-page ul.products li.product .price,
.scheme_blue_dark .woocommerce a.button.alt:hover,
.scheme_blue_dark .woocommerce button.button.alt:hover,
.scheme_blue_dark .woocommerce input.button.alt:hover,
.scheme_blue_dark .woocommerce #respond input#submit.alt:hover,
.scheme_blue_dark .woocommerce #content input.button.alt:hover,
.scheme_blue_dark .woocommerce-page button.button.alt:hover,
.scheme_blue_dark .woocommerce-page input.button.alt:hover,
.scheme_blue_dark .woocommerce-page #respond input#submit.alt:hover,
.scheme_blue_dark .woocommerce-page #content input.button.alt:hover,
.scheme_blue_dark .woocommerce a.button:hover,
.scheme_blue_dark .woocommerce button.button:hover,
.scheme_blue_dark .woocommerce input.button:hover,
.scheme_blue_dark .woocommerce #content input.button:hover,
.scheme_blue_dark .woocommerce-page a.button:hover,
.scheme_blue_dark .woocommerce-page button.button:hover,
.scheme_blue_dark .woocommerce-page #content input.button:hover,
.scheme_blue_dark .woocommerce .quantity input[type="button"]:hover,
.scheme_blue_dark .woocommerce #content input[type="button"]:hover,
.scheme_blue_dark .woocommerce-page .quantity input[type="button"]:hover,
.scheme_blue_dark .woocommerce-page #content .quantity input[type="button"]:hover,
.scheme_blue_dark .woocommerce ul.cart_list li > .amount,
.scheme_blue_dark .woocommerce ul.product_list_widget li > .amount,
.scheme_blue_dark .woocommerce-page ul.cart_list li > .amount,
.scheme_blue_dark .woocommerce-page ul.product_list_widget li > .amount,
.scheme_blue_dark .woocommerce ul.cart_list li span .amount,
.scheme_blue_dark .woocommerce ul.product_list_widget li span .amount,
.scheme_blue_dark .woocommerce-page ul.cart_list li span .amount,
.scheme_blue_dark .woocommerce-page ul.product_list_widget li span .amount,
.scheme_blue_dark .woocommerce ul.cart_list li ins .amount,
.scheme_blue_dark .woocommerce ul.product_list_widget li ins .amount,
.scheme_blue_dark .woocommerce-page ul.cart_list li ins .amount,
.scheme_blue_dark .woocommerce-page ul.product_list_widget li ins .amount,
.scheme_blue_dark .woocommerce.widget_shopping_cart .total .amount,
.scheme_blue_dark .woocommerce .widget_shopping_cart .total .amount,
.scheme_blue_dark .woocommerce-page.widget_shopping_cart .total .amount,
.scheme_blue_dark .woocommerce-page .widget_shopping_cart .total .amount,
.scheme_blue_dark .woocommerce a:hover h3,
.scheme_blue_dark .woocommerce-page a:hover h3,
.scheme_blue_dark .woocommerce .cart-collaterals .order-total strong,
.scheme_blue_dark .woocommerce-page .cart-collaterals .order-total strong,
.scheme_blue_dark .woocommerce .checkout #order_review .order-total .amount,
.scheme_blue_dark .woocommerce-page .checkout #order_review .order-total .amount,
.scheme_blue_dark .woocommerce .star-rating,
.scheme_blue_dark .woocommerce-page .star-rating,
.scheme_blue_dark .woocommerce .star-rating:before,
.scheme_blue_dark .woocommerce-page .star-rating:before,
.scheme_blue_dark .widget_area_inner .widgetWrap ul > li .star-rating span,
.scheme_blue_dark .woocommerce #review_form #respond .stars a,
.scheme_blue_dark .woocommerce-page #review_form #respond .stars a {
  color: #00D2FF;
}
.scheme_dark .woocommerce .woocommerce-message:before,
.scheme_dark .woocommerce-page .woocommerce-message:before,
.scheme_dark .woocommerce div.product span.price,
.scheme_dark .woocommerce div.product p.price,
.scheme_dark .woocommerce #content div.product span.price,
.scheme_dark .woocommerce #content div.product p.price,
.scheme_dark .woocommerce-page div.product span.price,
.scheme_dark .woocommerce-page div.product p.price,
.scheme_dark .woocommerce-page #content div.product span.price,
.scheme_dark .woocommerce-page #content div.product p.price,
.scheme_dark .woocommerce ul.products li.product .price,
.scheme_dark .woocommerce-page ul.products li.product .price,
.scheme_dark .woocommerce a.button.alt:hover,
.scheme_dark .woocommerce button.button.alt:hover,
.scheme_dark .woocommerce input.button.alt:hover,
.scheme_dark .woocommerce #respond input#submit.alt:hover,
.scheme_dark .woocommerce #content input.button.alt:hover,
.scheme_dark .woocommerce-page button.button.alt:hover,
.scheme_dark .woocommerce-page input.button.alt:hover,
.scheme_dark .woocommerce-page #respond input#submit.alt:hover,
.scheme_dark .woocommerce-page #content input.button.alt:hover,
.scheme_dark .woocommerce a.button:hover,
.scheme_dark .woocommerce button.button:hover,
.scheme_dark .woocommerce input.button:hover,
.scheme_dark .woocommerce #content input.button:hover,
.scheme_dark .woocommerce-page a.button:hover,
.scheme_dark .woocommerce-page button.button:hover,
.scheme_dark .woocommerce-page #content input.button:hover,
.scheme_dark .woocommerce .quantity input[type="button"]:hover,
.scheme_dark .woocommerce #content input[type="button"]:hover,
.scheme_dark .woocommerce-page .quantity input[type="button"]:hover,
.scheme_dark .woocommerce-page #content .quantity input[type="button"]:hover,
.scheme_dark .woocommerce ul.cart_list li > .amount,
.scheme_dark .woocommerce ul.product_list_widget li > .amount,
.scheme_dark .woocommerce-page ul.cart_list li > .amount,
.scheme_dark .woocommerce-page ul.product_list_widget li > .amount,
.scheme_dark .woocommerce ul.cart_list li span .amount,
.scheme_dark .woocommerce ul.product_list_widget li span .amount,
.scheme_dark .woocommerce-page ul.cart_list li span .amount,
.scheme_dark .woocommerce-page ul.product_list_widget li span .amount,
.scheme_dark .woocommerce ul.cart_list li ins .amount,
.scheme_dark .woocommerce ul.product_list_widget li ins .amount,
.scheme_dark .woocommerce-page ul.cart_list li ins .amount,
.scheme_dark .woocommerce-page ul.product_list_widget li ins .amount,
.scheme_dark .woocommerce.widget_shopping_cart .total .amount,
.scheme_dark .woocommerce .widget_shopping_cart .total .amount,
.scheme_dark .woocommerce-page.widget_shopping_cart .total .amount,
.scheme_dark .woocommerce-page .widget_shopping_cart .total .amount,
.scheme_dark .woocommerce a:hover h3,
.scheme_dark .woocommerce-page a:hover h3,
.scheme_dark .woocommerce .cart-collaterals .order-total strong,
.scheme_dark .woocommerce-page .cart-collaterals .order-total strong,
.scheme_dark .woocommerce .checkout #order_review .order-total .amount,
.scheme_dark .woocommerce-page .checkout #order_review .order-total .amount,
.scheme_dark .woocommerce .star-rating,
.scheme_dark .woocommerce-page .star-rating,
.scheme_dark .woocommerce .star-rating:before,
.scheme_dark .woocommerce-page .star-rating:before,
.scheme_dark .widget_area_inner .widgetWrap ul > li .star-rating span,
.scheme_dark .woocommerce #review_form #respond .stars a,
.scheme_dark .woocommerce-page #review_form #respond .stars a {
  color: #20c7ca;
}
.scheme_original .woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.scheme_original .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #323232;
}
.scheme_light .woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.scheme_light .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #323232;
}
.scheme_blue .woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.scheme_blue .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #323232;
}
.scheme_blue_dark .woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.scheme_blue_dark .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #FFFFFF;
}
.scheme_dark .woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.scheme_dark .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #e0e0e0;
}
.scheme_original .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.scheme_original .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
  background: #323232;
}
.scheme_light .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.scheme_light .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
  background: #323232;
}
.scheme_blue .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.scheme_blue .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
  background: #323232;
}
.scheme_blue_dark .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.scheme_blue_dark .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
  background: #FFFFFF;
}
.scheme_dark .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.scheme_dark .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
  background: #e0e0e0;
}
.scheme_original .woocommerce .woocommerce-message,
.scheme_original .woocommerce-page .woocommerce-message,
.scheme_original .woocommerce a.button.alt:active,
.scheme_original .woocommerce button.button.alt:active,
.scheme_original .woocommerce input.button.alt:active,
.scheme_original .woocommerce #respond input#submit.alt:active,
.scheme_original .woocommerce #content input.button.alt:active,
.scheme_original .woocommerce-page button.button.alt:active,
.scheme_original .woocommerce-page input.button.alt:active,
.scheme_original .woocommerce-page #respond input#submit.alt:active,
.scheme_original .woocommerce-page #content input.button.alt:active,
.scheme_original .woocommerce a.button:active,
.scheme_original .woocommerce button.button:active,
.scheme_original .woocommerce input.button:active,
.scheme_original .woocommerce #respond input#submit:active,
.scheme_original .woocommerce #content input.button:active,
.scheme_original .woocommerce-page a.button:active,
.scheme_original .woocommerce-page button.button:active,
.scheme_original .woocommerce-page input.button:active,
.scheme_original .woocommerce-page #respond input#submit:active,
.scheme_original .woocommerce-page #content input.button:active {
  border-top-color: #E2C75A;
}
.scheme_light .woocommerce .woocommerce-message,
.scheme_light .woocommerce-page .woocommerce-message,
.scheme_light .woocommerce a.button.alt:active,
.scheme_light .woocommerce button.button.alt:active,
.scheme_light .woocommerce input.button.alt:active,
.scheme_light .woocommerce #respond input#submit.alt:active,
.scheme_light .woocommerce #content input.button.alt:active,
.scheme_light .woocommerce-page button.button.alt:active,
.scheme_light .woocommerce-page input.button.alt:active,
.scheme_light .woocommerce-page #respond input#submit.alt:active,
.scheme_light .woocommerce-page #content input.button.alt:active,
.scheme_light .woocommerce a.button:active,
.scheme_light .woocommerce button.button:active,
.scheme_light .woocommerce input.button:active,
.scheme_light .woocommerce #respond input#submit:active,
.scheme_light .woocommerce #content input.button:active,
.scheme_light .woocommerce-page a.button:active,
.scheme_light .woocommerce-page button.button:active,
.scheme_light .woocommerce-page input.button:active,
.scheme_light .woocommerce-page #respond input#submit:active,
.scheme_light .woocommerce-page #content input.button:active {
  border-top-color: #20c7ca;
}
.scheme_blue .woocommerce .woocommerce-message,
.scheme_blue .woocommerce-page .woocommerce-message,
.scheme_blue .woocommerce a.button.alt:active,
.scheme_blue .woocommerce button.button.alt:active,
.scheme_blue .woocommerce input.button.alt:active,
.scheme_blue .woocommerce #respond input#submit.alt:active,
.scheme_blue .woocommerce #content input.button.alt:active,
.scheme_blue .woocommerce-page button.button.alt:active,
.scheme_blue .woocommerce-page input.button.alt:active,
.scheme_blue .woocommerce-page #respond input#submit.alt:active,
.scheme_blue .woocommerce-page #content input.button.alt:active,
.scheme_blue .woocommerce a.button:active,
.scheme_blue .woocommerce button.button:active,
.scheme_blue .woocommerce input.button:active,
.scheme_blue .woocommerce #respond input#submit:active,
.scheme_blue .woocommerce #content input.button:active,
.scheme_blue .woocommerce-page a.button:active,
.scheme_blue .woocommerce-page button.button:active,
.scheme_blue .woocommerce-page input.button:active,
.scheme_blue .woocommerce-page #respond input#submit:active,
.scheme_blue .woocommerce-page #content input.button:active {
  border-top-color: #00D2FF;
}
.scheme_blue_dark .woocommerce .woocommerce-message,
.scheme_blue_dark .woocommerce-page .woocommerce-message,
.scheme_blue_dark .woocommerce a.button.alt:active,
.scheme_blue_dark .woocommerce button.button.alt:active,
.scheme_blue_dark .woocommerce input.button.alt:active,
.scheme_blue_dark .woocommerce #respond input#submit.alt:active,
.scheme_blue_dark .woocommerce #content input.button.alt:active,
.scheme_blue_dark .woocommerce-page button.button.alt:active,
.scheme_blue_dark .woocommerce-page input.button.alt:active,
.scheme_blue_dark .woocommerce-page #respond input#submit.alt:active,
.scheme_blue_dark .woocommerce-page #content input.button.alt:active,
.scheme_blue_dark .woocommerce a.button:active,
.scheme_blue_dark .woocommerce button.button:active,
.scheme_blue_dark .woocommerce input.button:active,
.scheme_blue_dark .woocommerce #respond input#submit:active,
.scheme_blue_dark .woocommerce #content input.button:active,
.scheme_blue_dark .woocommerce-page a.button:active,
.scheme_blue_dark .woocommerce-page button.button:active,
.scheme_blue_dark .woocommerce-page input.button:active,
.scheme_blue_dark .woocommerce-page #respond input#submit:active,
.scheme_blue_dark .woocommerce-page #content input.button:active {
  border-top-color: #00D2FF;
}
.scheme_dark .woocommerce .woocommerce-message,
.scheme_dark .woocommerce-page .woocommerce-message,
.scheme_dark .woocommerce a.button.alt:active,
.scheme_dark .woocommerce button.button.alt:active,
.scheme_dark .woocommerce input.button.alt:active,
.scheme_dark .woocommerce #respond input#submit.alt:active,
.scheme_dark .woocommerce #content input.button.alt:active,
.scheme_dark .woocommerce-page button.button.alt:active,
.scheme_dark .woocommerce-page input.button.alt:active,
.scheme_dark .woocommerce-page #respond input#submit.alt:active,
.scheme_dark .woocommerce-page #content input.button.alt:active,
.scheme_dark .woocommerce a.button:active,
.scheme_dark .woocommerce button.button:active,
.scheme_dark .woocommerce input.button:active,
.scheme_dark .woocommerce #respond input#submit:active,
.scheme_dark .woocommerce #content input.button:active,
.scheme_dark .woocommerce-page a.button:active,
.scheme_dark .woocommerce-page button.button:active,
.scheme_dark .woocommerce-page input.button:active,
.scheme_dark .woocommerce-page #respond input#submit:active,
.scheme_dark .woocommerce-page #content input.button:active {
  border-top-color: #20c7ca;
}
.scheme_original .woocommerce .widget_price_filter .price_label {
  color: #545657;
}
.scheme_light .woocommerce .widget_price_filter .price_label {
  color: #545657;
}
.scheme_blue .woocommerce .widget_price_filter .price_label {
  color: #545657;
}
.scheme_blue_dark .woocommerce .widget_price_filter .price_label {
  color: #FFFFFF;
}
.scheme_dark .woocommerce .widget_price_filter .price_label {
  color: #909090;
}
.scheme_original .woocommerce .widget_price_filter .price_label span {
  color: #E2C75A;
}
.scheme_light .woocommerce .widget_price_filter .price_label span {
  color: #20c7ca;
}
.scheme_blue .woocommerce .widget_price_filter .price_label span {
  color: #00D2FF;
}
.scheme_blue_dark .woocommerce .widget_price_filter .price_label span {
  color: #00D2FF;
}
.scheme_dark .woocommerce .widget_price_filter .price_label span {
  color: #20c7ca;
}
.scheme_original .woocommerce .widget_price_filter .price_slider_amount .button {
  background-color: #171717;
}
.scheme_light .woocommerce .widget_price_filter .price_slider_amount .button {
  background-color: #ff0000;
}
.scheme_blue .woocommerce .widget_price_filter .price_slider_amount .button {
  background-color: #00D2FF;
}
.scheme_blue_dark .woocommerce .widget_price_filter .price_slider_amount .button {
  background-color: #00D2FF;
}
.scheme_dark .woocommerce .widget_price_filter .price_slider_amount .button {
  background-color: #ff0000;
}
.scheme_original .woocommerce .widget_price_filter .price_slider_amount .button:hover {
  background-color: #E2C75A;
}
.scheme_light .woocommerce .widget_price_filter .price_slider_amount .button:hover {
  background-color: #20c7ca;
}
.scheme_blue .woocommerce .widget_price_filter .price_slider_amount .button:hover {
  background-color: #00D2FF;
}
.scheme_blue_dark .woocommerce .widget_price_filter .price_slider_amount .button:hover {
  background-color: #00D2FF;
}
.scheme_dark .woocommerce .widget_price_filter .price_slider_amount .button:hover {
  background-color: #20c7ca;
}
.scheme_original .woocommerce #respond input#submit:hover {
  color: #E2C75A;
}
.scheme_light .woocommerce #respond input#submit:hover {
  color: #20c7ca;
}
.scheme_blue .woocommerce #respond input#submit:hover {
  color: #00D2FF;
}
.scheme_blue_dark .woocommerce #respond input#submit:hover {
  color: #00D2FF;
}
.scheme_dark .woocommerce #respond input#submit:hover {
  color: #20c7ca;
}
.scheme_original .woocommerce #respond input#submit:hover {
  border-color: #E2C75A;
}
.scheme_light .woocommerce #respond input#submit:hover {
  border-color: #20c7ca;
}
.scheme_blue .woocommerce #respond input#submit:hover {
  border-color: #00D2FF;
}
.scheme_blue_dark .woocommerce #respond input#submit:hover {
  border-color: #00D2FF;
}
.scheme_dark .woocommerce #respond input#submit:hover {
  border-color: #20c7ca;
}
.scheme_original .woocommerce a.button,
.scheme_original .woocommerce button.button,
.scheme_original .woocommerce input.button,
.scheme_original .woocommerce #respond input#submit,
.scheme_original .woocommerce #content input.button,
.scheme_original .woocommerce-page a.button,
.scheme_original .woocommerce-page button.button,
.scheme_original .woocommerce-page #respond input#submit,
.scheme_original .woocommerce-page #content input.button,
.scheme_original .woocommerce a.button.alt,
.scheme_original .woocommerce button.button.alt,
.scheme_original .woocommerce input.button.alt,
.scheme_original .woocommerce #respond input#submit.alt,
.scheme_original .woocommerce #content input.button.alt,
.scheme_original .woocommerce-page button.button.alt,
.scheme_original .woocommerce-page input.button.alt,
.scheme_original .woocommerce-page #respond input#submit.alt,
.scheme_original .woocommerce-page #content input.button.alt,
.scheme_original .woocommerce-account .addresses .title .edit {
  background-color: #E2C75A;
}
.scheme_light .woocommerce a.button,
.scheme_light .woocommerce button.button,
.scheme_light .woocommerce input.button,
.scheme_light .woocommerce #respond input#submit,
.scheme_light .woocommerce #content input.button,
.scheme_light .woocommerce-page a.button,
.scheme_light .woocommerce-page button.button,
.scheme_light .woocommerce-page #respond input#submit,
.scheme_light .woocommerce-page #content input.button,
.scheme_light .woocommerce a.button.alt,
.scheme_light .woocommerce button.button.alt,
.scheme_light .woocommerce input.button.alt,
.scheme_light .woocommerce #respond input#submit.alt,
.scheme_light .woocommerce #content input.button.alt,
.scheme_light .woocommerce-page button.button.alt,
.scheme_light .woocommerce-page input.button.alt,
.scheme_light .woocommerce-page #respond input#submit.alt,
.scheme_light .woocommerce-page #content input.button.alt,
.scheme_light .woocommerce-account .addresses .title .edit {
  background-color: #20c7ca;
}
.scheme_blue .woocommerce a.button,
.scheme_blue .woocommerce button.button,
.scheme_blue .woocommerce input.button,
.scheme_blue .woocommerce #respond input#submit,
.scheme_blue .woocommerce #content input.button,
.scheme_blue .woocommerce-page a.button,
.scheme_blue .woocommerce-page button.button,
.scheme_blue .woocommerce-page #respond input#submit,
.scheme_blue .woocommerce-page #content input.button,
.scheme_blue .woocommerce a.button.alt,
.scheme_blue .woocommerce button.button.alt,
.scheme_blue .woocommerce input.button.alt,
.scheme_blue .woocommerce #respond input#submit.alt,
.scheme_blue .woocommerce #content input.button.alt,
.scheme_blue .woocommerce-page button.button.alt,
.scheme_blue .woocommerce-page input.button.alt,
.scheme_blue .woocommerce-page #respond input#submit.alt,
.scheme_blue .woocommerce-page #content input.button.alt,
.scheme_blue .woocommerce-account .addresses .title .edit {
  background-color: #00D2FF;
}
.scheme_blue_dark .woocommerce a.button,
.scheme_blue_dark .woocommerce button.button,
.scheme_blue_dark .woocommerce input.button,
.scheme_blue_dark .woocommerce #respond input#submit,
.scheme_blue_dark .woocommerce #content input.button,
.scheme_blue_dark .woocommerce-page a.button,
.scheme_blue_dark .woocommerce-page button.button,
.scheme_blue_dark .woocommerce-page #respond input#submit,
.scheme_blue_dark .woocommerce-page #content input.button,
.scheme_blue_dark .woocommerce a.button.alt,
.scheme_blue_dark .woocommerce button.button.alt,
.scheme_blue_dark .woocommerce input.button.alt,
.scheme_blue_dark .woocommerce #respond input#submit.alt,
.scheme_blue_dark .woocommerce #content input.button.alt,
.scheme_blue_dark .woocommerce-page button.button.alt,
.scheme_blue_dark .woocommerce-page input.button.alt,
.scheme_blue_dark .woocommerce-page #respond input#submit.alt,
.scheme_blue_dark .woocommerce-page #content input.button.alt,
.scheme_blue_dark .woocommerce-account .addresses .title .edit {
  background-color: #00D2FF;
}
.scheme_dark .woocommerce a.button,
.scheme_dark .woocommerce button.button,
.scheme_dark .woocommerce input.button,
.scheme_dark .woocommerce #respond input#submit,
.scheme_dark .woocommerce #content input.button,
.scheme_dark .woocommerce-page a.button,
.scheme_dark .woocommerce-page button.button,
.scheme_dark .woocommerce-page #respond input#submit,
.scheme_dark .woocommerce-page #content input.button,
.scheme_dark .woocommerce a.button.alt,
.scheme_dark .woocommerce button.button.alt,
.scheme_dark .woocommerce input.button.alt,
.scheme_dark .woocommerce #respond input#submit.alt,
.scheme_dark .woocommerce #content input.button.alt,
.scheme_dark .woocommerce-page button.button.alt,
.scheme_dark .woocommerce-page input.button.alt,
.scheme_dark .woocommerce-page #respond input#submit.alt,
.scheme_dark .woocommerce-page #content input.button.alt,
.scheme_dark .woocommerce-account .addresses .title .edit {
  background-color: #20c7ca;
}
.scheme_original .woocommerce a.button,
.scheme_original .woocommerce button.button,
.scheme_original .woocommerce input.button,
.scheme_original .woocommerce #respond input#submit,
.scheme_original .woocommerce #content input.button,
.scheme_original .woocommerce-page a.button,
.scheme_original .woocommerce-page button.button,
.scheme_original .woocommerce-page #respond input#submit,
.scheme_original .woocommerce-page #content input.button,
.scheme_original .woocommerce a.button.alt,
.scheme_original .woocommerce button.button.alt,
.scheme_original .woocommerce input.button.alt,
.scheme_original .woocommerce #respond input#submit.alt,
.scheme_original .woocommerce #content input.button.alt,
.scheme_original .woocommerce-page button.button.alt,
.scheme_original .woocommerce-page input.button.alt,
.scheme_original .woocommerce-page #respond input#submit.alt,
.scheme_original .woocommerce-page #content input.button.alt,
.scheme_original .woocommerce-account .addresses .title .edit {
  color: #ffffff;
}
.scheme_light .woocommerce a.button,
.scheme_light .woocommerce button.button,
.scheme_light .woocommerce input.button,
.scheme_light .woocommerce #respond input#submit,
.scheme_light .woocommerce #content input.button,
.scheme_light .woocommerce-page a.button,
.scheme_light .woocommerce-page button.button,
.scheme_light .woocommerce-page #respond input#submit,
.scheme_light .woocommerce-page #content input.button,
.scheme_light .woocommerce a.button.alt,
.scheme_light .woocommerce button.button.alt,
.scheme_light .woocommerce input.button.alt,
.scheme_light .woocommerce #respond input#submit.alt,
.scheme_light .woocommerce #content input.button.alt,
.scheme_light .woocommerce-page button.button.alt,
.scheme_light .woocommerce-page input.button.alt,
.scheme_light .woocommerce-page #respond input#submit.alt,
.scheme_light .woocommerce-page #content input.button.alt,
.scheme_light .woocommerce-account .addresses .title .edit {
  color: #ffffff;
}
.scheme_blue .woocommerce a.button,
.scheme_blue .woocommerce button.button,
.scheme_blue .woocommerce input.button,
.scheme_blue .woocommerce #respond input#submit,
.scheme_blue .woocommerce #content input.button,
.scheme_blue .woocommerce-page a.button,
.scheme_blue .woocommerce-page button.button,
.scheme_blue .woocommerce-page #respond input#submit,
.scheme_blue .woocommerce-page #content input.button,
.scheme_blue .woocommerce a.button.alt,
.scheme_blue .woocommerce button.button.alt,
.scheme_blue .woocommerce input.button.alt,
.scheme_blue .woocommerce #respond input#submit.alt,
.scheme_blue .woocommerce #content input.button.alt,
.scheme_blue .woocommerce-page button.button.alt,
.scheme_blue .woocommerce-page input.button.alt,
.scheme_blue .woocommerce-page #respond input#submit.alt,
.scheme_blue .woocommerce-page #content input.button.alt,
.scheme_blue .woocommerce-account .addresses .title .edit {
  color: #FFFFFF;
}
.scheme_blue_dark .woocommerce a.button,
.scheme_blue_dark .woocommerce button.button,
.scheme_blue_dark .woocommerce input.button,
.scheme_blue_dark .woocommerce #respond input#submit,
.scheme_blue_dark .woocommerce #content input.button,
.scheme_blue_dark .woocommerce-page a.button,
.scheme_blue_dark .woocommerce-page button.button,
.scheme_blue_dark .woocommerce-page #respond input#submit,
.scheme_blue_dark .woocommerce-page #content input.button,
.scheme_blue_dark .woocommerce a.button.alt,
.scheme_blue_dark .woocommerce button.button.alt,
.scheme_blue_dark .woocommerce input.button.alt,
.scheme_blue_dark .woocommerce #respond input#submit.alt,
.scheme_blue_dark .woocommerce #content input.button.alt,
.scheme_blue_dark .woocommerce-page button.button.alt,
.scheme_blue_dark .woocommerce-page input.button.alt,
.scheme_blue_dark .woocommerce-page #respond input#submit.alt,
.scheme_blue_dark .woocommerce-page #content input.button.alt,
.scheme_blue_dark .woocommerce-account .addresses .title .edit {
  color: #FFFFFF;
}
.scheme_dark .woocommerce a.button,
.scheme_dark .woocommerce button.button,
.scheme_dark .woocommerce input.button,
.scheme_dark .woocommerce #respond input#submit,
.scheme_dark .woocommerce #content input.button,
.scheme_dark .woocommerce-page a.button,
.scheme_dark .woocommerce-page button.button,
.scheme_dark .woocommerce-page #respond input#submit,
.scheme_dark .woocommerce-page #content input.button,
.scheme_dark .woocommerce a.button.alt,
.scheme_dark .woocommerce button.button.alt,
.scheme_dark .woocommerce input.button.alt,
.scheme_dark .woocommerce #respond input#submit.alt,
.scheme_dark .woocommerce #content input.button.alt,
.scheme_dark .woocommerce-page button.button.alt,
.scheme_dark .woocommerce-page input.button.alt,
.scheme_dark .woocommerce-page #respond input#submit.alt,
.scheme_dark .woocommerce-page #content input.button.alt,
.scheme_dark .woocommerce-account .addresses .title .edit {
  color: #f0f0f0;
}
.scheme_original .woocommerce a.button,
.scheme_original .woocommerce button.button,
.scheme_original .woocommerce input.button,
.scheme_original .woocommerce #respond input#submit,
.scheme_original .woocommerce #content input.button,
.scheme_original .woocommerce-page a.button,
.scheme_original .woocommerce-page button.button,
.scheme_original .woocommerce-page #respond input#submit,
.scheme_original .woocommerce-page #content input.button,
.scheme_original .woocommerce a.button.alt,
.scheme_original .woocommerce button.button.alt,
.scheme_original .woocommerce input.button.alt,
.scheme_original .woocommerce #respond input#submit.alt,
.scheme_original .woocommerce #content input.button.alt,
.scheme_original .woocommerce-page button.button.alt,
.scheme_original .woocommerce-page input.button.alt,
.scheme_original .woocommerce-page #respond input#submit.alt,
.scheme_original .woocommerce-page #content input.button.alt,
.scheme_original .woocommerce-account .addresses .title .edit {
  border-color: #E2C75A;
}
.scheme_light .woocommerce a.button,
.scheme_light .woocommerce button.button,
.scheme_light .woocommerce input.button,
.scheme_light .woocommerce #respond input#submit,
.scheme_light .woocommerce #content input.button,
.scheme_light .woocommerce-page a.button,
.scheme_light .woocommerce-page button.button,
.scheme_light .woocommerce-page #respond input#submit,
.scheme_light .woocommerce-page #content input.button,
.scheme_light .woocommerce a.button.alt,
.scheme_light .woocommerce button.button.alt,
.scheme_light .woocommerce input.button.alt,
.scheme_light .woocommerce #respond input#submit.alt,
.scheme_light .woocommerce #content input.button.alt,
.scheme_light .woocommerce-page button.button.alt,
.scheme_light .woocommerce-page input.button.alt,
.scheme_light .woocommerce-page #respond input#submit.alt,
.scheme_light .woocommerce-page #content input.button.alt,
.scheme_light .woocommerce-account .addresses .title .edit {
  border-color: #20c7ca;
}
.scheme_blue .woocommerce a.button,
.scheme_blue .woocommerce button.button,
.scheme_blue .woocommerce input.button,
.scheme_blue .woocommerce #respond input#submit,
.scheme_blue .woocommerce #content input.button,
.scheme_blue .woocommerce-page a.button,
.scheme_blue .woocommerce-page button.button,
.scheme_blue .woocommerce-page #respond input#submit,
.scheme_blue .woocommerce-page #content input.button,
.scheme_blue .woocommerce a.button.alt,
.scheme_blue .woocommerce button.button.alt,
.scheme_blue .woocommerce input.button.alt,
.scheme_blue .woocommerce #respond input#submit.alt,
.scheme_blue .woocommerce #content input.button.alt,
.scheme_blue .woocommerce-page button.button.alt,
.scheme_blue .woocommerce-page input.button.alt,
.scheme_blue .woocommerce-page #respond input#submit.alt,
.scheme_blue .woocommerce-page #content input.button.alt,
.scheme_blue .woocommerce-account .addresses .title .edit {
  border-color: #00D2FF;
}
.scheme_blue_dark .woocommerce a.button,
.scheme_blue_dark .woocommerce button.button,
.scheme_blue_dark .woocommerce input.button,
.scheme_blue_dark .woocommerce #respond input#submit,
.scheme_blue_dark .woocommerce #content input.button,
.scheme_blue_dark .woocommerce-page a.button,
.scheme_blue_dark .woocommerce-page button.button,
.scheme_blue_dark .woocommerce-page #respond input#submit,
.scheme_blue_dark .woocommerce-page #content input.button,
.scheme_blue_dark .woocommerce a.button.alt,
.scheme_blue_dark .woocommerce button.button.alt,
.scheme_blue_dark .woocommerce input.button.alt,
.scheme_blue_dark .woocommerce #respond input#submit.alt,
.scheme_blue_dark .woocommerce #content input.button.alt,
.scheme_blue_dark .woocommerce-page button.button.alt,
.scheme_blue_dark .woocommerce-page input.button.alt,
.scheme_blue_dark .woocommerce-page #respond input#submit.alt,
.scheme_blue_dark .woocommerce-page #content input.button.alt,
.scheme_blue_dark .woocommerce-account .addresses .title .edit {
  border-color: #00D2FF;
}
.scheme_dark .woocommerce a.button,
.scheme_dark .woocommerce button.button,
.scheme_dark .woocommerce input.button,
.scheme_dark .woocommerce #respond input#submit,
.scheme_dark .woocommerce #content input.button,
.scheme_dark .woocommerce-page a.button,
.scheme_dark .woocommerce-page button.button,
.scheme_dark .woocommerce-page #respond input#submit,
.scheme_dark .woocommerce-page #content input.button,
.scheme_dark .woocommerce a.button.alt,
.scheme_dark .woocommerce button.button.alt,
.scheme_dark .woocommerce input.button.alt,
.scheme_dark .woocommerce #respond input#submit.alt,
.scheme_dark .woocommerce #content input.button.alt,
.scheme_dark .woocommerce-page button.button.alt,
.scheme_dark .woocommerce-page input.button.alt,
.scheme_dark .woocommerce-page #respond input#submit.alt,
.scheme_dark .woocommerce-page #content input.button.alt,
.scheme_dark .woocommerce-account .addresses .title .edit {
  border-color: #20c7ca;
}
.scheme_original .woocommerce a.button:hover,
.scheme_original .woocommerce button.button:hover,
.scheme_original .woocommerce input.button:hover,
.scheme_original .woocommerce #content input.button:hover,
.scheme_original .woocommerce-page a.button:hover,
.scheme_original .woocommerce-page button.button:hover,
.scheme_original .woocommerce-page #content input.button:hover,
.scheme_original .woocommerce a.button.alt:hover,
.scheme_original .woocommerce button.button.alt:hover,
.scheme_original .woocommerce input.button.alt:hover,
.scheme_original .woocommerce #respond input#submit.alt:hover,
.scheme_original .woocommerce #content input.button.alt:hover,
.scheme_original .woocommerce-page button.button.alt:hover,
.scheme_original .woocommerce-page input.button.alt:hover,
.scheme_original .woocommerce-page #respond input#submit.alt:hover,
.scheme_original .woocommerce-page #content input.button.alt:hover,
.scheme_original .woocommerce-account .addresses .title .edit:hover {
  background-color: #d1a805;
}
.scheme_light .woocommerce a.button:hover,
.scheme_light .woocommerce button.button:hover,
.scheme_light .woocommerce input.button:hover,
.scheme_light .woocommerce #content input.button:hover,
.scheme_light .woocommerce-page a.button:hover,
.scheme_light .woocommerce-page button.button:hover,
.scheme_light .woocommerce-page #content input.button:hover,
.scheme_light .woocommerce a.button.alt:hover,
.scheme_light .woocommerce button.button.alt:hover,
.scheme_light .woocommerce input.button.alt:hover,
.scheme_light .woocommerce #respond input#submit.alt:hover,
.scheme_light .woocommerce #content input.button.alt:hover,
.scheme_light .woocommerce-page button.button.alt:hover,
.scheme_light .woocommerce-page input.button.alt:hover,
.scheme_light .woocommerce-page #respond input#submit.alt:hover,
.scheme_light .woocommerce-page #content input.button.alt:hover,
.scheme_light .woocommerce-account .addresses .title .edit:hover {
  background-color: #189799;
}
.scheme_blue .woocommerce a.button:hover,
.scheme_blue .woocommerce button.button:hover,
.scheme_blue .woocommerce input.button:hover,
.scheme_blue .woocommerce #content input.button:hover,
.scheme_blue .woocommerce-page a.button:hover,
.scheme_blue .woocommerce-page button.button:hover,
.scheme_blue .woocommerce-page #content input.button:hover,
.scheme_blue .woocommerce a.button.alt:hover,
.scheme_blue .woocommerce button.button.alt:hover,
.scheme_blue .woocommerce input.button.alt:hover,
.scheme_blue .woocommerce #respond input#submit.alt:hover,
.scheme_blue .woocommerce #content input.button.alt:hover,
.scheme_blue .woocommerce-page button.button.alt:hover,
.scheme_blue .woocommerce-page input.button.alt:hover,
.scheme_blue .woocommerce-page #respond input#submit.alt:hover,
.scheme_blue .woocommerce-page #content input.button.alt:hover,
.scheme_blue .woocommerce-account .addresses .title .edit:hover {
  background-color: #00809B;
}
.scheme_blue_dark .woocommerce a.button:hover,
.scheme_blue_dark .woocommerce button.button:hover,
.scheme_blue_dark .woocommerce input.button:hover,
.scheme_blue_dark .woocommerce #content input.button:hover,
.scheme_blue_dark .woocommerce-page a.button:hover,
.scheme_blue_dark .woocommerce-page button.button:hover,
.scheme_blue_dark .woocommerce-page #content input.button:hover,
.scheme_blue_dark .woocommerce a.button.alt:hover,
.scheme_blue_dark .woocommerce button.button.alt:hover,
.scheme_blue_dark .woocommerce input.button.alt:hover,
.scheme_blue_dark .woocommerce #respond input#submit.alt:hover,
.scheme_blue_dark .woocommerce #content input.button.alt:hover,
.scheme_blue_dark .woocommerce-page button.button.alt:hover,
.scheme_blue_dark .woocommerce-page input.button.alt:hover,
.scheme_blue_dark .woocommerce-page #respond input#submit.alt:hover,
.scheme_blue_dark .woocommerce-page #content input.button.alt:hover,
.scheme_blue_dark .woocommerce-account .addresses .title .edit:hover {
  background-color: #00809B;
}
.scheme_dark .woocommerce a.button:hover,
.scheme_dark .woocommerce button.button:hover,
.scheme_dark .woocommerce input.button:hover,
.scheme_dark .woocommerce #content input.button:hover,
.scheme_dark .woocommerce-page a.button:hover,
.scheme_dark .woocommerce-page button.button:hover,
.scheme_dark .woocommerce-page #content input.button:hover,
.scheme_dark .woocommerce a.button.alt:hover,
.scheme_dark .woocommerce button.button.alt:hover,
.scheme_dark .woocommerce input.button.alt:hover,
.scheme_dark .woocommerce #respond input#submit.alt:hover,
.scheme_dark .woocommerce #content input.button.alt:hover,
.scheme_dark .woocommerce-page button.button.alt:hover,
.scheme_dark .woocommerce-page input.button.alt:hover,
.scheme_dark .woocommerce-page #respond input#submit.alt:hover,
.scheme_dark .woocommerce-page #content input.button.alt:hover,
.scheme_dark .woocommerce-account .addresses .title .edit:hover {
  background-color: #189799;
}
.scheme_original .woocommerce a.button:hover,
.scheme_original .woocommerce button.button:hover,
.scheme_original .woocommerce input.button:hover,
.scheme_original .woocommerce #content input.button:hover,
.scheme_original .woocommerce-page a.button:hover,
.scheme_original .woocommerce-page button.button:hover,
.scheme_original .woocommerce-page #content input.button:hover,
.scheme_original .woocommerce a.button.alt:hover,
.scheme_original .woocommerce button.button.alt:hover,
.scheme_original .woocommerce input.button.alt:hover,
.scheme_original .woocommerce #respond input#submit.alt:hover,
.scheme_original .woocommerce #content input.button.alt:hover,
.scheme_original .woocommerce-page button.button.alt:hover,
.scheme_original .woocommerce-page input.button.alt:hover,
.scheme_original .woocommerce-page #respond input#submit.alt:hover,
.scheme_original .woocommerce-page #content input.button.alt:hover,
.scheme_original .woocommerce-account .addresses .title .edit:hover {
  color: #ffffff;
}
.scheme_light .woocommerce a.button:hover,
.scheme_light .woocommerce button.button:hover,
.scheme_light .woocommerce input.button:hover,
.scheme_light .woocommerce #content input.button:hover,
.scheme_light .woocommerce-page a.button:hover,
.scheme_light .woocommerce-page button.button:hover,
.scheme_light .woocommerce-page #content input.button:hover,
.scheme_light .woocommerce a.button.alt:hover,
.scheme_light .woocommerce button.button.alt:hover,
.scheme_light .woocommerce input.button.alt:hover,
.scheme_light .woocommerce #respond input#submit.alt:hover,
.scheme_light .woocommerce #content input.button.alt:hover,
.scheme_light .woocommerce-page button.button.alt:hover,
.scheme_light .woocommerce-page input.button.alt:hover,
.scheme_light .woocommerce-page #respond input#submit.alt:hover,
.scheme_light .woocommerce-page #content input.button.alt:hover,
.scheme_light .woocommerce-account .addresses .title .edit:hover {
  color: #ffffff;
}
.scheme_blue .woocommerce a.button:hover,
.scheme_blue .woocommerce button.button:hover,
.scheme_blue .woocommerce input.button:hover,
.scheme_blue .woocommerce #content input.button:hover,
.scheme_blue .woocommerce-page a.button:hover,
.scheme_blue .woocommerce-page button.button:hover,
.scheme_blue .woocommerce-page #content input.button:hover,
.scheme_blue .woocommerce a.button.alt:hover,
.scheme_blue .woocommerce button.button.alt:hover,
.scheme_blue .woocommerce input.button.alt:hover,
.scheme_blue .woocommerce #respond input#submit.alt:hover,
.scheme_blue .woocommerce #content input.button.alt:hover,
.scheme_blue .woocommerce-page button.button.alt:hover,
.scheme_blue .woocommerce-page input.button.alt:hover,
.scheme_blue .woocommerce-page #respond input#submit.alt:hover,
.scheme_blue .woocommerce-page #content input.button.alt:hover,
.scheme_blue .woocommerce-account .addresses .title .edit:hover {
  color: #FFFFFF;
}
.scheme_blue_dark .woocommerce a.button:hover,
.scheme_blue_dark .woocommerce button.button:hover,
.scheme_blue_dark .woocommerce input.button:hover,
.scheme_blue_dark .woocommerce #content input.button:hover,
.scheme_blue_dark .woocommerce-page a.button:hover,
.scheme_blue_dark .woocommerce-page button.button:hover,
.scheme_blue_dark .woocommerce-page #content input.button:hover,
.scheme_blue_dark .woocommerce a.button.alt:hover,
.scheme_blue_dark .woocommerce button.button.alt:hover,
.scheme_blue_dark .woocommerce input.button.alt:hover,
.scheme_blue_dark .woocommerce #respond input#submit.alt:hover,
.scheme_blue_dark .woocommerce #content input.button.alt:hover,
.scheme_blue_dark .woocommerce-page button.button.alt:hover,
.scheme_blue_dark .woocommerce-page input.button.alt:hover,
.scheme_blue_dark .woocommerce-page #respond input#submit.alt:hover,
.scheme_blue_dark .woocommerce-page #content input.button.alt:hover,
.scheme_blue_dark .woocommerce-account .addresses .title .edit:hover {
  color: #FFFFFF;
}
.scheme_dark .woocommerce a.button:hover,
.scheme_dark .woocommerce button.button:hover,
.scheme_dark .woocommerce input.button:hover,
.scheme_dark .woocommerce #content input.button:hover,
.scheme_dark .woocommerce-page a.button:hover,
.scheme_dark .woocommerce-page button.button:hover,
.scheme_dark .woocommerce-page #content input.button:hover,
.scheme_dark .woocommerce a.button.alt:hover,
.scheme_dark .woocommerce button.button.alt:hover,
.scheme_dark .woocommerce input.button.alt:hover,
.scheme_dark .woocommerce #respond input#submit.alt:hover,
.scheme_dark .woocommerce #content input.button.alt:hover,
.scheme_dark .woocommerce-page button.button.alt:hover,
.scheme_dark .woocommerce-page input.button.alt:hover,
.scheme_dark .woocommerce-page #respond input#submit.alt:hover,
.scheme_dark .woocommerce-page #content input.button.alt:hover,
.scheme_dark .woocommerce-account .addresses .title .edit:hover {
  color: #f0f0f0;
}
.scheme_original .woocommerce-page input.button,
.scheme_original .woocommerce-page a.button.alt {
  background-color: #171717;
}
.scheme_light .woocommerce-page input.button,
.scheme_light .woocommerce-page a.button.alt {
  background-color: #ff0000;
}
.scheme_blue .woocommerce-page input.button,
.scheme_blue .woocommerce-page a.button.alt {
  background-color: #00D2FF;
}
.scheme_blue_dark .woocommerce-page input.button,
.scheme_blue_dark .woocommerce-page a.button.alt {
  background-color: #00D2FF;
}
.scheme_dark .woocommerce-page input.button,
.scheme_dark .woocommerce-page a.button.alt {
  background-color: #ff0000;
}
.scheme_original .woocommerce-page input.button,
.scheme_original .woocommerce-page a.button.alt {
  color: #ffffff;
}
.scheme_light .woocommerce-page input.button,
.scheme_light .woocommerce-page a.button.alt {
  color: #ffffff;
}
.scheme_blue .woocommerce-page input.button,
.scheme_blue .woocommerce-page a.button.alt {
  color: #FFFFFF;
}
.scheme_blue_dark .woocommerce-page input.button,
.scheme_blue_dark .woocommerce-page a.button.alt {
  color: #FFFFFF;
}
.scheme_dark .woocommerce-page input.button,
.scheme_dark .woocommerce-page a.button.alt {
  color: #f0f0f0;
}
.scheme_original .woocommerce-page input.button:hover,
.scheme_original .woocommerce-page a.button.alt:hover {
  background-color: #E2C75A;
}
.scheme_light .woocommerce-page input.button:hover,
.scheme_light .woocommerce-page a.button.alt:hover {
  background-color: #20c7ca;
}
.scheme_blue .woocommerce-page input.button:hover,
.scheme_blue .woocommerce-page a.button.alt:hover {
  background-color: #00D2FF;
}
.scheme_blue_dark .woocommerce-page input.button:hover,
.scheme_blue_dark .woocommerce-page a.button.alt:hover {
  background-color: #00D2FF;
}
.scheme_dark .woocommerce-page input.button:hover,
.scheme_dark .woocommerce-page a.button.alt:hover {
  background-color: #20c7ca;
}
.scheme_original div.woocommerce table.cart td.product-name a {
  color: #323232;
}
.scheme_light div.woocommerce table.cart td.product-name a {
  color: #323232;
}
.scheme_blue div.woocommerce table.cart td.product-name a {
  color: #323232;
}
.scheme_blue_dark div.woocommerce table.cart td.product-name a {
  color: #FFFFFF;
}
.scheme_dark div.woocommerce table.cart td.product-name a {
  color: #e0e0e0;
}
.scheme_original div.woocommerce table.cart td.product-name a:hover {
  color: #E2C75A;
}
.scheme_light div.woocommerce table.cart td.product-name a:hover {
  color: #20c7ca;
}
.scheme_blue div.woocommerce table.cart td.product-name a:hover {
  color: #00D2FF;
}
.scheme_blue_dark div.woocommerce table.cart td.product-name a:hover {
  color: #00D2FF;
}
.scheme_dark div.woocommerce table.cart td.product-name a:hover {
  color: #20c7ca;
}
.scheme_original body.woocommerce-page table.cart td.product-price .amount,
.scheme_original body.woocommerce-page table.cart td.product-subtotal .amount {
  color: #E2C75A;
}
.scheme_light body.woocommerce-page table.cart td.product-price .amount,
.scheme_light body.woocommerce-page table.cart td.product-subtotal .amount {
  color: #20c7ca;
}
.scheme_blue body.woocommerce-page table.cart td.product-price .amount,
.scheme_blue body.woocommerce-page table.cart td.product-subtotal .amount {
  color: #00D2FF;
}
.scheme_blue_dark body.woocommerce-page table.cart td.product-price .amount,
.scheme_blue_dark body.woocommerce-page table.cart td.product-subtotal .amount {
  color: #00D2FF;
}
.scheme_dark body.woocommerce-page table.cart td.product-price .amount,
.scheme_dark body.woocommerce-page table.cart td.product-subtotal .amount {
  color: #20c7ca;
}
.scheme_original body.woocommerce-page table.cart td.product-quantity input {
  background-color: #e3e3e3;
}
.scheme_light body.woocommerce-page table.cart td.product-quantity input {
  background-color: #dddddd;
}
.scheme_blue body.woocommerce-page table.cart td.product-quantity input {
  background-color: #e3e3e3;
}
.scheme_blue_dark body.woocommerce-page table.cart td.product-quantity input {
  background-color: #e3e3e3;
}
.scheme_dark body.woocommerce-page table.cart td.product-quantity input {
  background-color: #000000;
}
.woocommerce .cart_totals table.shop_table tr:last-child {
  background: none;
}
.scheme_original body.woocommerce-page table.cart td.product-quantity input {
  color: #545657;
}
.scheme_light body.woocommerce-page table.cart td.product-quantity input {
  color: #545657;
}
.scheme_blue body.woocommerce-page table.cart td.product-quantity input {
  color: #545657;
}
.scheme_blue_dark body.woocommerce-page table.cart td.product-quantity input {
  color: #FFFFFF;
}
.scheme_dark body.woocommerce-page table.cart td.product-quantity input {
  color: #909090;
}
.scheme_original .woocommerce table.shop_table,
.scheme_original .woocommerce .cart_totals table.shop_table .order-total,
.scheme_original .woocommerce .cart_totals table.shop_table .order-total th,
.scheme_original .woocommerce .cart_totals table.shop_table .order-total td,
.scheme_original .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
.scheme_original .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
  border-color: #e3e3e3;
}
.scheme_light .woocommerce table.shop_table,
.scheme_light .woocommerce .cart_totals table.shop_table .order-total,
.scheme_light .woocommerce .cart_totals table.shop_table .order-total th,
.scheme_light .woocommerce .cart_totals table.shop_table .order-total td,
.scheme_light .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
.scheme_light .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
  border-color: #dddddd;
}
.scheme_blue .woocommerce table.shop_table,
.scheme_blue .woocommerce .cart_totals table.shop_table .order-total,
.scheme_blue .woocommerce .cart_totals table.shop_table .order-total th,
.scheme_blue .woocommerce .cart_totals table.shop_table .order-total td,
.scheme_blue .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
.scheme_blue .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
  border-color: #e3e3e3;
}
.scheme_blue_dark .woocommerce table.shop_table,
.scheme_blue_dark .woocommerce .cart_totals table.shop_table .order-total,
.scheme_blue_dark .woocommerce .cart_totals table.shop_table .order-total th,
.scheme_blue_dark .woocommerce .cart_totals table.shop_table .order-total td,
.scheme_blue_dark .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
.scheme_blue_dark .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
  border-color: #e3e3e3;
}
.scheme_dark .woocommerce table.shop_table,
.scheme_dark .woocommerce .cart_totals table.shop_table .order-total,
.scheme_dark .woocommerce .cart_totals table.shop_table .order-total th,
.scheme_dark .woocommerce .cart_totals table.shop_table .order-total td,
.scheme_dark .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
.scheme_dark .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
  border-color: #000000;
}
.scheme_original body.woocommerce-cart table.cart td.actions .coupon .button {
  background-color: #E2C75A;
}
.scheme_light body.woocommerce-cart table.cart td.actions .coupon .button {
  background-color: #20c7ca;
}
.scheme_blue body.woocommerce-cart table.cart td.actions .coupon .button {
  background-color: #00D2FF;
}
.scheme_blue_dark body.woocommerce-cart table.cart td.actions .coupon .button {
  background-color: #00D2FF;
}
.scheme_dark body.woocommerce-cart table.cart td.actions .coupon .button {
  background-color: #20c7ca;
}
.scheme_original body.woocommerce-cart table.cart td.actions .coupon .button:hover {
  background-color: #171717;
}
.scheme_light body.woocommerce-cart table.cart td.actions .coupon .button:hover {
  background-color: #ff0000;
}
.scheme_blue body.woocommerce-cart table.cart td.actions .coupon .button:hover {
  background-color: #00D2FF;
}
.scheme_blue_dark body.woocommerce-cart table.cart td.actions .coupon .button:hover {
  background-color: #00D2FF;
}
.scheme_dark body.woocommerce-cart table.cart td.actions .coupon .button:hover {
  background-color: #ff0000;
}
.scheme_original .woocommerce .cart_totals table.shop_table td .amount,
.scheme_original body.woocommerce-page table.woocommerce-checkout-review-order-table td.product-total {
  color: #E2C75A;
}
.scheme_light .woocommerce .cart_totals table.shop_table td .amount,
.scheme_light body.woocommerce-page table.woocommerce-checkout-review-order-table td.product-total {
  color: #20c7ca;
}
.scheme_blue .woocommerce .cart_totals table.shop_table td .amount,
.scheme_blue body.woocommerce-page table.woocommerce-checkout-review-order-table td.product-total {
  color: #00D2FF;
}
.scheme_blue_dark .woocommerce .cart_totals table.shop_table td .amount,
.scheme_blue_dark body.woocommerce-page table.woocommerce-checkout-review-order-table td.product-total {
  color: #00D2FF;
}
.scheme_dark .woocommerce .cart_totals table.shop_table td .amount,
.scheme_dark body.woocommerce-page table.woocommerce-checkout-review-order-table td.product-total {
  color: #20c7ca;
}
.scheme_original .woocommerce .cart_totals table.shop_table td,
.scheme_original .woocommerce .woocommerce-billing-fields .form-row label,
.scheme_original .woocommerce form .form-row label,
.scheme_original .woocommerce-page form .form-row label,
.scheme_original body.woocommerce-page table.woocommerce-checkout-review-order-table td.product-name {
  color: #323232;
}
.scheme_light .woocommerce .cart_totals table.shop_table td,
.scheme_light .woocommerce .woocommerce-billing-fields .form-row label,
.scheme_light .woocommerce form .form-row label,
.scheme_light .woocommerce-page form .form-row label,
.scheme_light body.woocommerce-page table.woocommerce-checkout-review-order-table td.product-name {
  color: #323232;
}
.scheme_blue .woocommerce .cart_totals table.shop_table td,
.scheme_blue .woocommerce .woocommerce-billing-fields .form-row label,
.scheme_blue .woocommerce form .form-row label,
.scheme_blue .woocommerce-page form .form-row label,
.scheme_blue body.woocommerce-page table.woocommerce-checkout-review-order-table td.product-name {
  color: #323232;
}
.scheme_blue_dark .woocommerce .cart_totals table.shop_table td,
.scheme_blue_dark .woocommerce .woocommerce-billing-fields .form-row label,
.scheme_blue_dark .woocommerce form .form-row label,
.scheme_blue_dark .woocommerce-page form .form-row label,
.scheme_blue_dark body.woocommerce-page table.woocommerce-checkout-review-order-table td.product-name {
  color: #FFFFFF;
}
.scheme_dark .woocommerce .cart_totals table.shop_table td,
.scheme_dark .woocommerce .woocommerce-billing-fields .form-row label,
.scheme_dark .woocommerce form .form-row label,
.scheme_dark .woocommerce-page form .form-row label,
.scheme_dark body.woocommerce-page table.woocommerce-checkout-review-order-table td.product-name {
  color: #e0e0e0;
}
.scheme_original .woocommerce form .form-row .input-text,
.scheme_original .woocommerce-page form .form-row textarea.input-text,
.scheme_original .woocommerce-checkout #payment ul.payment_methods,
.scheme_original .woocommerce table.shop_table tr:last-child {
  color: #545657;
}
.scheme_light .woocommerce form .form-row .input-text,
.scheme_light .woocommerce-page form .form-row textarea.input-text,
.scheme_light .woocommerce-checkout #payment ul.payment_methods,
.scheme_light .woocommerce table.shop_table tr:last-child {
  color: #545657;
}
.scheme_blue .woocommerce form .form-row .input-text,
.scheme_blue .woocommerce-page form .form-row textarea.input-text,
.scheme_blue .woocommerce-checkout #payment ul.payment_methods,
.scheme_blue .woocommerce table.shop_table tr:last-child {
  color: #545657;
}
.scheme_blue_dark .woocommerce form .form-row .input-text,
.scheme_blue_dark .woocommerce-page form .form-row textarea.input-text,
.scheme_blue_dark .woocommerce-checkout #payment ul.payment_methods,
.scheme_blue_dark .woocommerce table.shop_table tr:last-child {
  color: #FFFFFF;
}
.scheme_dark .woocommerce form .form-row .input-text,
.scheme_dark .woocommerce-page form .form-row textarea.input-text,
.scheme_dark .woocommerce-checkout #payment ul.payment_methods,
.scheme_dark .woocommerce table.shop_table tr:last-child {
  color: #909090;
}
.scheme_original .woocommerce form .form-row .input-text,
.scheme_original .woocommerce-page form .form-row textarea.input-text,
.scheme_original .woocommerce-checkout #payment ul.payment_methods,
.scheme_original .woocommerce table.shop_table tr:last-child {
  background-color: #f5f5f5;
}
.scheme_light .woocommerce form .form-row .input-text,
.scheme_light .woocommerce-page form .form-row textarea.input-text,
.scheme_light .woocommerce-checkout #payment ul.payment_methods,
.scheme_light .woocommerce table.shop_table tr:last-child {
  background-color: inherit;
}
.scheme_blue .woocommerce form .form-row .input-text,
.scheme_blue .woocommerce-page form .form-row textarea.input-text,
.scheme_blue .woocommerce-checkout #payment ul.payment_methods,
.scheme_blue .woocommerce table.shop_table tr:last-child {
  background-color: #171717;
}
.scheme_blue_dark .woocommerce form .form-row .input-text,
.scheme_blue_dark .woocommerce-page form .form-row textarea.input-text,
.scheme_blue_dark .woocommerce-checkout #payment ul.payment_methods,
.scheme_blue_dark .woocommerce table.shop_table tr:last-child {
  background-color: #171717;
}
.scheme_dark .woocommerce form .form-row .input-text,
.scheme_dark .woocommerce-page form .form-row textarea.input-text,
.scheme_dark .woocommerce-checkout #payment ul.payment_methods,
.scheme_dark .woocommerce table.shop_table tr:last-child {
  background-color: inherit;
}
.scheme_original .woocommerce-page form .form-row .input-text {
  background-color: #ffffff;
}
.scheme_light .woocommerce-page form .form-row .input-text {
  background-color: #f7f7f7;
}
.scheme_blue .woocommerce-page form .form-row .input-text {
  background-color: #ffffff;
}
.scheme_blue_dark .woocommerce-page form .form-row .input-text {
  background-color: #ffffff;
}
.scheme_dark .woocommerce-page form .form-row .input-text {
  background-color: #333333;
}
.scheme_original .woocommerce-page form .form-row .input-text {
  color: #545657;
}
.scheme_light .woocommerce-page form .form-row .input-text {
  color: #545657;
}
.scheme_blue .woocommerce-page form .form-row .input-text {
  color: #545657;
}
.scheme_blue_dark .woocommerce-page form .form-row .input-text {
  color: #FFFFFF;
}
.scheme_dark .woocommerce-page form .form-row .input-text {
  color: #909090;
}
.scheme_original .select2-container--open .select2-dropdown,
.scheme_original .select2-container--default .select2-selection--single,
.scheme_original .woocommerce .woocommerce-info,
.scheme_original .woocommerce form .form-row-first,
.scheme_original .woocommerce form.checkout_coupon,
.scheme_original .woocommerce form.login,
.scheme_original .woocommerce form.register,
.scheme_original .woocommerce form .form-row input.input-text,
.scheme_original .woocommerce form .form-row .select2-container .select2-choice,
.scheme_original body.woocommerce-page table.woocommerce-checkout-review-order-table tbody tr:last-child td {
  border-color: #e3e3e3;
}
.scheme_light .select2-container--open .select2-dropdown,
.scheme_light .select2-container--default .select2-selection--single,
.scheme_light .woocommerce .woocommerce-info,
.scheme_light .woocommerce form .form-row-first,
.scheme_light .woocommerce form.checkout_coupon,
.scheme_light .woocommerce form.login,
.scheme_light .woocommerce form.register,
.scheme_light .woocommerce form .form-row input.input-text,
.scheme_light .woocommerce form .form-row .select2-container .select2-choice,
.scheme_light body.woocommerce-page table.woocommerce-checkout-review-order-table tbody tr:last-child td {
  border-color: #dddddd;
}
.scheme_blue .select2-container--open .select2-dropdown,
.scheme_blue .select2-container--default .select2-selection--single,
.scheme_blue .woocommerce .woocommerce-info,
.scheme_blue .woocommerce form .form-row-first,
.scheme_blue .woocommerce form.checkout_coupon,
.scheme_blue .woocommerce form.login,
.scheme_blue .woocommerce form.register,
.scheme_blue .woocommerce form .form-row input.input-text,
.scheme_blue .woocommerce form .form-row .select2-container .select2-choice,
.scheme_blue body.woocommerce-page table.woocommerce-checkout-review-order-table tbody tr:last-child td {
  border-color: #e3e3e3;
}
.scheme_blue_dark .select2-container--open .select2-dropdown,
.scheme_blue_dark .select2-container--default .select2-selection--single,
.scheme_blue_dark .woocommerce .woocommerce-info,
.scheme_blue_dark .woocommerce form .form-row-first,
.scheme_blue_dark .woocommerce form.checkout_coupon,
.scheme_blue_dark .woocommerce form.login,
.scheme_blue_dark .woocommerce form.register,
.scheme_blue_dark .woocommerce form .form-row input.input-text,
.scheme_blue_dark .woocommerce form .form-row .select2-container .select2-choice,
.scheme_blue_dark body.woocommerce-page table.woocommerce-checkout-review-order-table tbody tr:last-child td {
  border-color: #e3e3e3;
}
.scheme_dark .select2-container--open .select2-dropdown,
.scheme_dark .select2-container--default .select2-selection--single,
.scheme_dark .woocommerce .woocommerce-info,
.scheme_dark .woocommerce form .form-row-first,
.scheme_dark .woocommerce form.checkout_coupon,
.scheme_dark .woocommerce form.login,
.scheme_dark .woocommerce form.register,
.scheme_dark .woocommerce form .form-row input.input-text,
.scheme_dark .woocommerce form .form-row .select2-container .select2-choice,
.scheme_dark body.woocommerce-page table.woocommerce-checkout-review-order-table tbody tr:last-child td {
  border-color: #000000;
}
.scheme_original body.woocommerce-checkout #payment .button {
  background-color: #171717;
}
.scheme_light body.woocommerce-checkout #payment .button {
  background-color: #ff0000;
}
.scheme_blue body.woocommerce-checkout #payment .button {
  background-color: #00D2FF;
}
.scheme_blue_dark body.woocommerce-checkout #payment .button {
  background-color: #00D2FF;
}
.scheme_dark body.woocommerce-checkout #payment .button {
  background-color: #ff0000;
}
.scheme_original body.woocommerce-checkout #payment .button:hover {
  background-color: #E2C75A;
}
.scheme_light body.woocommerce-checkout #payment .button:hover {
  background-color: #20c7ca;
}
.scheme_blue body.woocommerce-checkout #payment .button:hover {
  background-color: #00D2FF;
}
.scheme_blue_dark body.woocommerce-checkout #payment .button:hover {
  background-color: #00D2FF;
}
.scheme_dark body.woocommerce-checkout #payment .button:hover {
  background-color: #20c7ca;
}
.scheme_original .article_style_boxed.woocommerce .woocommerce-error,
.scheme_original .article_style_boxed.woocommerce .woocommerce-info,
.scheme_original .article_style_boxed.woocommerce .woocommerce-message,
.scheme_original .article_style_boxed.woocommerce-page .woocommerce-error,
.scheme_original .article_style_boxed.woocommerce-page .woocommerce-info,
.scheme_original .article_style_boxed.woocommerce-page .woocommerce-message {
  background-color: #f7f7f7;
}
.scheme_light .article_style_boxed.woocommerce .woocommerce-error,
.scheme_light .article_style_boxed.woocommerce .woocommerce-info,
.scheme_light .article_style_boxed.woocommerce .woocommerce-message,
.scheme_light .article_style_boxed.woocommerce-page .woocommerce-error,
.scheme_light .article_style_boxed.woocommerce-page .woocommerce-info,
.scheme_light .article_style_boxed.woocommerce-page .woocommerce-message {
  background-color: #ffffff;
}
.scheme_blue .article_style_boxed.woocommerce .woocommerce-error,
.scheme_blue .article_style_boxed.woocommerce .woocommerce-info,
.scheme_blue .article_style_boxed.woocommerce .woocommerce-message,
.scheme_blue .article_style_boxed.woocommerce-page .woocommerce-error,
.scheme_blue .article_style_boxed.woocommerce-page .woocommerce-info,
.scheme_blue .article_style_boxed.woocommerce-page .woocommerce-message {
  background-color: #171717;
}
.scheme_blue_dark .article_style_boxed.woocommerce .woocommerce-error,
.scheme_blue_dark .article_style_boxed.woocommerce .woocommerce-info,
.scheme_blue_dark .article_style_boxed.woocommerce .woocommerce-message,
.scheme_blue_dark .article_style_boxed.woocommerce-page .woocommerce-error,
.scheme_blue_dark .article_style_boxed.woocommerce-page .woocommerce-info,
.scheme_blue_dark .article_style_boxed.woocommerce-page .woocommerce-message {
  background-color: #171717;
}
.scheme_dark .article_style_boxed.woocommerce .woocommerce-error,
.scheme_dark .article_style_boxed.woocommerce .woocommerce-info,
.scheme_dark .article_style_boxed.woocommerce .woocommerce-message,
.scheme_dark .article_style_boxed.woocommerce-page .woocommerce-error,
.scheme_dark .article_style_boxed.woocommerce-page .woocommerce-info,
.scheme_dark .article_style_boxed.woocommerce-page .woocommerce-message {
  background-color: #666666;
}
.scheme_original .article_style_boxed.woocommerce.archive .woocommerce-error,
.scheme_original .article_style_boxed.woocommerce.archive .woocommerce-info,
.scheme_original .article_style_boxed.woocommerce.archive .woocommerce-message,
.scheme_original .article_style_boxed.woocommerce-page.archive .woocommerce-error,
.scheme_original .article_style_boxed.woocommerce-page.archive .woocommerce-info,
.scheme_original .article_style_boxed.woocommerce-page.archive .woocommerce-message {
  background-color: #ffffff;
}
.scheme_light .article_style_boxed.woocommerce.archive .woocommerce-error,
.scheme_light .article_style_boxed.woocommerce.archive .woocommerce-info,
.scheme_light .article_style_boxed.woocommerce.archive .woocommerce-message,
.scheme_light .article_style_boxed.woocommerce-page.archive .woocommerce-error,
.scheme_light .article_style_boxed.woocommerce-page.archive .woocommerce-info,
.scheme_light .article_style_boxed.woocommerce-page.archive .woocommerce-message {
  background-color: #f7f7f7;
}
.scheme_blue .article_style_boxed.woocommerce.archive .woocommerce-error,
.scheme_blue .article_style_boxed.woocommerce.archive .woocommerce-info,
.scheme_blue .article_style_boxed.woocommerce.archive .woocommerce-message,
.scheme_blue .article_style_boxed.woocommerce-page.archive .woocommerce-error,
.scheme_blue .article_style_boxed.woocommerce-page.archive .woocommerce-info,
.scheme_blue .article_style_boxed.woocommerce-page.archive .woocommerce-message {
  background-color: #ffffff;
}
.scheme_blue_dark .article_style_boxed.woocommerce.archive .woocommerce-error,
.scheme_blue_dark .article_style_boxed.woocommerce.archive .woocommerce-info,
.scheme_blue_dark .article_style_boxed.woocommerce.archive .woocommerce-message,
.scheme_blue_dark .article_style_boxed.woocommerce-page.archive .woocommerce-error,
.scheme_blue_dark .article_style_boxed.woocommerce-page.archive .woocommerce-info,
.scheme_blue_dark .article_style_boxed.woocommerce-page.archive .woocommerce-message {
  background-color: #ffffff;
}
.scheme_dark .article_style_boxed.woocommerce.archive .woocommerce-error,
.scheme_dark .article_style_boxed.woocommerce.archive .woocommerce-info,
.scheme_dark .article_style_boxed.woocommerce.archive .woocommerce-message,
.scheme_dark .article_style_boxed.woocommerce-page.archive .woocommerce-error,
.scheme_dark .article_style_boxed.woocommerce-page.archive .woocommerce-info,
.scheme_dark .article_style_boxed.woocommerce-page.archive .woocommerce-message {
  background-color: #333333;
}
.scheme_original .woocommerce span.new,
.scheme_original .woocommerce-page span.new,
.scheme_original .woocommerce span.onsale,
.scheme_original .woocommerce-page span.onsale {
  background-color: #d1a805;
}
.scheme_light .woocommerce span.new,
.scheme_light .woocommerce-page span.new,
.scheme_light .woocommerce span.onsale,
.scheme_light .woocommerce-page span.onsale {
  background-color: #189799;
}
.scheme_blue .woocommerce span.new,
.scheme_blue .woocommerce-page span.new,
.scheme_blue .woocommerce span.onsale,
.scheme_blue .woocommerce-page span.onsale {
  background-color: #00809B;
}
.scheme_blue_dark .woocommerce span.new,
.scheme_blue_dark .woocommerce-page span.new,
.scheme_blue_dark .woocommerce span.onsale,
.scheme_blue_dark .woocommerce-page span.onsale {
  background-color: #00809B;
}
.scheme_dark .woocommerce span.new,
.scheme_dark .woocommerce-page span.new,
.scheme_dark .woocommerce span.onsale,
.scheme_dark .woocommerce-page span.onsale {
  background-color: #189799;
}
.scheme_original .woocommerce span.new,
.scheme_original .woocommerce-page span.new,
.scheme_original .woocommerce span.onsale,
.scheme_original .woocommerce-page span.onsale {
  color: #ffffff;
}
.scheme_light .woocommerce span.new,
.scheme_light .woocommerce-page span.new,
.scheme_light .woocommerce span.onsale,
.scheme_light .woocommerce-page span.onsale {
  color: #ffffff;
}
.scheme_blue .woocommerce span.new,
.scheme_blue .woocommerce-page span.new,
.scheme_blue .woocommerce span.onsale,
.scheme_blue .woocommerce-page span.onsale {
  color: #FFFFFF;
}
.scheme_blue_dark .woocommerce span.new,
.scheme_blue_dark .woocommerce-page span.new,
.scheme_blue_dark .woocommerce span.onsale,
.scheme_blue_dark .woocommerce-page span.onsale {
  color: #FFFFFF;
}
.scheme_dark .woocommerce span.new,
.scheme_dark .woocommerce-page span.new,
.scheme_dark .woocommerce span.onsale,
.scheme_dark .woocommerce-page span.onsale {
  color: #f0f0f0;
}
.scheme_original .article_style_boxed.woocommerce ul.products li.product .post_item_wrap,
.scheme_original .article_style_boxed.woocommerce-page ul.products li.product .post_item_wrap {
  background-color: #ffffff;
}
.scheme_light .article_style_boxed.woocommerce ul.products li.product .post_item_wrap,
.scheme_light .article_style_boxed.woocommerce-page ul.products li.product .post_item_wrap {
  background-color: #f7f7f7;
}
.scheme_blue .article_style_boxed.woocommerce ul.products li.product .post_item_wrap,
.scheme_blue .article_style_boxed.woocommerce-page ul.products li.product .post_item_wrap {
  background-color: #ffffff;
}
.scheme_blue_dark .article_style_boxed.woocommerce ul.products li.product .post_item_wrap,
.scheme_blue_dark .article_style_boxed.woocommerce-page ul.products li.product .post_item_wrap {
  background-color: #ffffff;
}
.scheme_dark .article_style_boxed.woocommerce ul.products li.product .post_item_wrap,
.scheme_dark .article_style_boxed.woocommerce-page ul.products li.product .post_item_wrap {
  background-color: #333333;
}
.scheme_original .woocommerce ul.products li.product h3 a,
.scheme_original .woocommerce-page ul.products li.product h3 a,
.scheme_original .woocommerce ul.products li.product .price,
.scheme_original .woocommerce-page ul.products li.product .price,
.scheme_original .woocommerce ul.products li.product .star-rating:before,
.scheme_original .woocommerce ul.products li.product .star-rating span {
  color: #E2C75A;
}
.scheme_light .woocommerce ul.products li.product h3 a,
.scheme_light .woocommerce-page ul.products li.product h3 a,
.scheme_light .woocommerce ul.products li.product .price,
.scheme_light .woocommerce-page ul.products li.product .price,
.scheme_light .woocommerce ul.products li.product .star-rating:before,
.scheme_light .woocommerce ul.products li.product .star-rating span {
  color: #20c7ca;
}
.scheme_blue .woocommerce ul.products li.product h3 a,
.scheme_blue .woocommerce-page ul.products li.product h3 a,
.scheme_blue .woocommerce ul.products li.product .price,
.scheme_blue .woocommerce-page ul.products li.product .price,
.scheme_blue .woocommerce ul.products li.product .star-rating:before,
.scheme_blue .woocommerce ul.products li.product .star-rating span {
  color: #00D2FF;
}
.scheme_blue_dark .woocommerce ul.products li.product h3 a,
.scheme_blue_dark .woocommerce-page ul.products li.product h3 a,
.scheme_blue_dark .woocommerce ul.products li.product .price,
.scheme_blue_dark .woocommerce-page ul.products li.product .price,
.scheme_blue_dark .woocommerce ul.products li.product .star-rating:before,
.scheme_blue_dark .woocommerce ul.products li.product .star-rating span {
  color: #00D2FF;
}
.scheme_dark .woocommerce ul.products li.product h3 a,
.scheme_dark .woocommerce-page ul.products li.product h3 a,
.scheme_dark .woocommerce ul.products li.product .price,
.scheme_dark .woocommerce-page ul.products li.product .price,
.scheme_dark .woocommerce ul.products li.product .star-rating:before,
.scheme_dark .woocommerce ul.products li.product .star-rating span {
  color: #20c7ca;
}
.scheme_original .woocommerce ul.products li.product h3 a:hover,
.scheme_original .woocommerce-page ul.products li.product h3 a:hover {
  color: #d1a805;
}
.scheme_light .woocommerce ul.products li.product h3 a:hover,
.scheme_light .woocommerce-page ul.products li.product h3 a:hover {
  color: #189799;
}
.scheme_blue .woocommerce ul.products li.product h3 a:hover,
.scheme_blue .woocommerce-page ul.products li.product h3 a:hover {
  color: #00809B;
}
.scheme_blue_dark .woocommerce ul.products li.product h3 a:hover,
.scheme_blue_dark .woocommerce-page ul.products li.product h3 a:hover {
  color: #00809B;
}
.scheme_dark .woocommerce ul.products li.product h3 a:hover,
.scheme_dark .woocommerce-page ul.products li.product h3 a:hover {
  color: #189799;
}
.scheme_original .woocommerce ul.products li.product .add_to_cart_button,
.scheme_original .woocommerce-page ul.products li.product .add_to_cart_button,
.scheme_original .product_category .woocommerce ul.products li.product .button,
.scheme_original .product_category .woocommerce div.product form.cart .button {
  background-color: #E2C75A;
}
.scheme_light .woocommerce ul.products li.product .add_to_cart_button,
.scheme_light .woocommerce-page ul.products li.product .add_to_cart_button,
.scheme_light .product_category .woocommerce ul.products li.product .button,
.scheme_light .product_category .woocommerce div.product form.cart .button {
  background-color: #20c7ca;
}
.scheme_blue .woocommerce ul.products li.product .add_to_cart_button,
.scheme_blue .woocommerce-page ul.products li.product .add_to_cart_button,
.scheme_blue .product_category .woocommerce ul.products li.product .button,
.scheme_blue .product_category .woocommerce div.product form.cart .button {
  background-color: #00D2FF;
}
.scheme_blue_dark .woocommerce ul.products li.product .add_to_cart_button,
.scheme_blue_dark .woocommerce-page ul.products li.product .add_to_cart_button,
.scheme_blue_dark .product_category .woocommerce ul.products li.product .button,
.scheme_blue_dark .product_category .woocommerce div.product form.cart .button {
  background-color: #00D2FF;
}
.scheme_dark .woocommerce ul.products li.product .add_to_cart_button,
.scheme_dark .woocommerce-page ul.products li.product .add_to_cart_button,
.scheme_dark .product_category .woocommerce ul.products li.product .button,
.scheme_dark .product_category .woocommerce div.product form.cart .button {
  background-color: #20c7ca;
}
.scheme_original .woocommerce ul.products li.product .add_to_cart_button:hover,
.scheme_original .woocommerce-page ul.products li.product .add_to_cart_button:hover {
  background-color: #d1a805;
}
.scheme_light .woocommerce ul.products li.product .add_to_cart_button:hover,
.scheme_light .woocommerce-page ul.products li.product .add_to_cart_button:hover {
  background-color: #189799;
}
.scheme_blue .woocommerce ul.products li.product .add_to_cart_button:hover,
.scheme_blue .woocommerce-page ul.products li.product .add_to_cart_button:hover {
  background-color: #00809B;
}
.scheme_blue_dark .woocommerce ul.products li.product .add_to_cart_button:hover,
.scheme_blue_dark .woocommerce-page ul.products li.product .add_to_cart_button:hover {
  background-color: #00809B;
}
.scheme_dark .woocommerce ul.products li.product .add_to_cart_button:hover,
.scheme_dark .woocommerce-page ul.products li.product .add_to_cart_button:hover {
  background-color: #189799;
}
.scheme_original .product_category .woocommerce ul.products li.product .button:hover,
.scheme_original .product_category .woocommerce div.product form.cart .button:hover {
  border-color: #E2C75A;
}
.scheme_light .product_category .woocommerce ul.products li.product .button:hover,
.scheme_light .product_category .woocommerce div.product form.cart .button:hover {
  border-color: #20c7ca;
}
.scheme_blue .product_category .woocommerce ul.products li.product .button:hover,
.scheme_blue .product_category .woocommerce div.product form.cart .button:hover {
  border-color: #00D2FF;
}
.scheme_blue_dark .product_category .woocommerce ul.products li.product .button:hover,
.scheme_blue_dark .product_category .woocommerce div.product form.cart .button:hover {
  border-color: #00D2FF;
}
.scheme_dark .product_category .woocommerce ul.products li.product .button:hover,
.scheme_dark .product_category .woocommerce div.product form.cart .button:hover {
  border-color: #20c7ca;
}
.scheme_original .product_category .woocommerce ul.products li.product .button:hover,
.scheme_original .product_category .woocommerce div.product form.cart .button:hover {
  color: #E2C75A;
}
.scheme_light .product_category .woocommerce ul.products li.product .button:hover,
.scheme_light .product_category .woocommerce div.product form.cart .button:hover {
  color: #20c7ca;
}
.scheme_blue .product_category .woocommerce ul.products li.product .button:hover,
.scheme_blue .product_category .woocommerce div.product form.cart .button:hover {
  color: #00D2FF;
}
.scheme_blue_dark .product_category .woocommerce ul.products li.product .button:hover,
.scheme_blue_dark .product_category .woocommerce div.product form.cart .button:hover {
  color: #00D2FF;
}
.scheme_dark .product_category .woocommerce ul.products li.product .button:hover,
.scheme_dark .product_category .woocommerce div.product form.cart .button:hover {
  color: #20c7ca;
}
.scheme_original .woocommerce nav.woocommerce-pagination ul li a,
.scheme_original .woocommerce nav.woocommerce-pagination ul li span.current {
  border-color: #E2C75A;
}
.scheme_light .woocommerce nav.woocommerce-pagination ul li a,
.scheme_light .woocommerce nav.woocommerce-pagination ul li span.current {
  border-color: #20c7ca;
}
.scheme_blue .woocommerce nav.woocommerce-pagination ul li a,
.scheme_blue .woocommerce nav.woocommerce-pagination ul li span.current {
  border-color: #00D2FF;
}
.scheme_blue_dark .woocommerce nav.woocommerce-pagination ul li a,
.scheme_blue_dark .woocommerce nav.woocommerce-pagination ul li span.current {
  border-color: #00D2FF;
}
.scheme_dark .woocommerce nav.woocommerce-pagination ul li a,
.scheme_dark .woocommerce nav.woocommerce-pagination ul li span.current {
  border-color: #20c7ca;
}
.scheme_original .woocommerce nav.woocommerce-pagination ul li a,
.scheme_original .woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: #E2C75A;
}
.scheme_light .woocommerce nav.woocommerce-pagination ul li a,
.scheme_light .woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: #20c7ca;
}
.scheme_blue .woocommerce nav.woocommerce-pagination ul li a,
.scheme_blue .woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: #00D2FF;
}
.scheme_blue_dark .woocommerce nav.woocommerce-pagination ul li a,
.scheme_blue_dark .woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: #00D2FF;
}
.scheme_dark .woocommerce nav.woocommerce-pagination ul li a,
.scheme_dark .woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: #20c7ca;
}
.scheme_original .woocommerce nav.woocommerce-pagination ul li a,
.scheme_original .woocommerce nav.woocommerce-pagination ul li span.current {
  color: #ffffff;
}
.scheme_light .woocommerce nav.woocommerce-pagination ul li a,
.scheme_light .woocommerce nav.woocommerce-pagination ul li span.current {
  color: #ffffff;
}
.scheme_blue .woocommerce nav.woocommerce-pagination ul li a,
.scheme_blue .woocommerce nav.woocommerce-pagination ul li span.current {
  color: #FFFFFF;
}
.scheme_blue_dark .woocommerce nav.woocommerce-pagination ul li a,
.scheme_blue_dark .woocommerce nav.woocommerce-pagination ul li span.current {
  color: #FFFFFF;
}
.scheme_dark .woocommerce nav.woocommerce-pagination ul li a,
.scheme_dark .woocommerce nav.woocommerce-pagination ul li span.current {
  color: #f0f0f0;
}
.scheme_original .woocommerce nav.woocommerce-pagination ul li a:focus,
.scheme_original .woocommerce nav.woocommerce-pagination ul li a:hover,
.scheme_original .woocommerce nav.woocommerce-pagination ul li span.current {
  color: #E2C75A;
}
.scheme_light .woocommerce nav.woocommerce-pagination ul li a:focus,
.scheme_light .woocommerce nav.woocommerce-pagination ul li a:hover,
.scheme_light .woocommerce nav.woocommerce-pagination ul li span.current {
  color: #20c7ca;
}
.scheme_blue .woocommerce nav.woocommerce-pagination ul li a:focus,
.scheme_blue .woocommerce nav.woocommerce-pagination ul li a:hover,
.scheme_blue .woocommerce nav.woocommerce-pagination ul li span.current {
  color: #00D2FF;
}
.scheme_blue_dark .woocommerce nav.woocommerce-pagination ul li a:focus,
.scheme_blue_dark .woocommerce nav.woocommerce-pagination ul li a:hover,
.scheme_blue_dark .woocommerce nav.woocommerce-pagination ul li span.current {
  color: #00D2FF;
}
.scheme_dark .woocommerce nav.woocommerce-pagination ul li a:focus,
.scheme_dark .woocommerce nav.woocommerce-pagination ul li a:hover,
.scheme_dark .woocommerce nav.woocommerce-pagination ul li span.current {
  color: #20c7ca;
}
.scheme_original .woocommerce nav.woocommerce-pagination ul li a:focus,
.scheme_original .woocommerce nav.woocommerce-pagination ul li a:hover,
.scheme_original .woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: #ffffff;
}
.scheme_light .woocommerce nav.woocommerce-pagination ul li a:focus,
.scheme_light .woocommerce nav.woocommerce-pagination ul li a:hover,
.scheme_light .woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: #f7f7f7;
}
.scheme_blue .woocommerce nav.woocommerce-pagination ul li a:focus,
.scheme_blue .woocommerce nav.woocommerce-pagination ul li a:hover,
.scheme_blue .woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: #ffffff;
}
.scheme_blue_dark .woocommerce nav.woocommerce-pagination ul li a:focus,
.scheme_blue_dark .woocommerce nav.woocommerce-pagination ul li a:hover,
.scheme_blue_dark .woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: #ffffff;
}
.scheme_dark .woocommerce nav.woocommerce-pagination ul li a:focus,
.scheme_dark .woocommerce nav.woocommerce-pagination ul li a:hover,
.scheme_dark .woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: #333333;
}
.scheme_original .woocommerce div.product .woocommerce-tabs .panel,
.scheme_original .woocommerce #content div.product .woocommerce-tabs .panel,
.scheme_original .woocommerce-page div.product .woocommerce-tabs .panel,
.scheme_original .woocommerce-page #content div.product .woocommerce-tabs .panel {
  border-color: #e3e3e3;
}
.scheme_light .woocommerce div.product .woocommerce-tabs .panel,
.scheme_light .woocommerce #content div.product .woocommerce-tabs .panel,
.scheme_light .woocommerce-page div.product .woocommerce-tabs .panel,
.scheme_light .woocommerce-page #content div.product .woocommerce-tabs .panel {
  border-color: #dddddd;
}
.scheme_blue .woocommerce div.product .woocommerce-tabs .panel,
.scheme_blue .woocommerce #content div.product .woocommerce-tabs .panel,
.scheme_blue .woocommerce-page div.product .woocommerce-tabs .panel,
.scheme_blue .woocommerce-page #content div.product .woocommerce-tabs .panel {
  border-color: #e3e3e3;
}
.scheme_blue_dark .woocommerce div.product .woocommerce-tabs .panel,
.scheme_blue_dark .woocommerce #content div.product .woocommerce-tabs .panel,
.scheme_blue_dark .woocommerce-page div.product .woocommerce-tabs .panel,
.scheme_blue_dark .woocommerce-page #content div.product .woocommerce-tabs .panel {
  border-color: #e3e3e3;
}
.scheme_dark .woocommerce div.product .woocommerce-tabs .panel,
.scheme_dark .woocommerce #content div.product .woocommerce-tabs .panel,
.scheme_dark .woocommerce-page div.product .woocommerce-tabs .panel,
.scheme_dark .woocommerce-page #content div.product .woocommerce-tabs .panel {
  border-color: #000000;
}
.scheme_original .woocommerce table.cart thead th,
.scheme_original .woocommerce #content table.cart thead th,
.scheme_original .woocommerce-page #content table.cart thead th {
  background-color: #E2C75A;
}
.scheme_light .woocommerce table.cart thead th,
.scheme_light .woocommerce #content table.cart thead th,
.scheme_light .woocommerce-page #content table.cart thead th {
  background-color: #20c7ca;
}
.scheme_blue .woocommerce table.cart thead th,
.scheme_blue .woocommerce #content table.cart thead th,
.scheme_blue .woocommerce-page #content table.cart thead th {
  background-color: #00D2FF;
}
.scheme_blue_dark .woocommerce table.cart thead th,
.scheme_blue_dark .woocommerce #content table.cart thead th,
.scheme_blue_dark .woocommerce-page #content table.cart thead th {
  background-color: #00D2FF;
}
.scheme_dark .woocommerce table.cart thead th,
.scheme_dark .woocommerce #content table.cart thead th,
.scheme_dark .woocommerce-page #content table.cart thead th {
  background-color: #20c7ca;
}
.scheme_original .woocommerce table.cart thead th,
.scheme_original .woocommerce #content table.cart thead th,
.scheme_original .woocommerce-page #content table.cart thead th {
  color: #ffffff;
}
.scheme_light .woocommerce table.cart thead th,
.scheme_light .woocommerce #content table.cart thead th,
.scheme_light .woocommerce-page #content table.cart thead th {
  color: #ffffff;
}
.scheme_blue .woocommerce table.cart thead th,
.scheme_blue .woocommerce #content table.cart thead th,
.scheme_blue .woocommerce-page #content table.cart thead th {
  color: #FFFFFF;
}
.scheme_blue_dark .woocommerce table.cart thead th,
.scheme_blue_dark .woocommerce #content table.cart thead th,
.scheme_blue_dark .woocommerce-page #content table.cart thead th {
  color: #FFFFFF;
}
.scheme_dark .woocommerce table.cart thead th,
.scheme_dark .woocommerce #content table.cart thead th,
.scheme_dark .woocommerce-page #content table.cart thead th {
  color: #f0f0f0;
}
.scheme_original .woocommerce-page table.cart thead th {
  background-color: #171717;
}
.scheme_light .woocommerce-page table.cart thead th {
  background-color: #ff0000;
}
.scheme_blue .woocommerce-page table.cart thead th {
  background-color: #00D2FF;
}
.scheme_blue_dark .woocommerce-page table.cart thead th {
  background-color: #00D2FF;
}
.scheme_dark .woocommerce-page table.cart thead th {
  background-color: #ff0000;
}
.scheme_original .woocommerce-page table.cart thead th {
  color: #ffffff;
}
.scheme_light .woocommerce-page table.cart thead th {
  color: #ffffff;
}
.scheme_blue .woocommerce-page table.cart thead th {
  color: #FFFFFF;
}
.scheme_blue_dark .woocommerce-page table.cart thead th {
  color: #FFFFFF;
}
.scheme_dark .woocommerce-page table.cart thead th {
  color: #f0f0f0;
}
.scheme_original .woocommerce .shop_mode_thumbs .mode_buttons .woocommerce_thumbs,
.scheme_original .woocommerce .shop_mode_list .mode_buttons .woocommerce_list {
  color: #E2C75A;
}
.scheme_light .woocommerce .shop_mode_thumbs .mode_buttons .woocommerce_thumbs,
.scheme_light .woocommerce .shop_mode_list .mode_buttons .woocommerce_list {
  color: #20c7ca;
}
.scheme_blue .woocommerce .shop_mode_thumbs .mode_buttons .woocommerce_thumbs,
.scheme_blue .woocommerce .shop_mode_list .mode_buttons .woocommerce_list {
  color: #00D2FF;
}
.scheme_blue_dark .woocommerce .shop_mode_thumbs .mode_buttons .woocommerce_thumbs,
.scheme_blue_dark .woocommerce .shop_mode_list .mode_buttons .woocommerce_list {
  color: #00D2FF;
}
.scheme_dark .woocommerce .shop_mode_thumbs .mode_buttons .woocommerce_thumbs,
.scheme_dark .woocommerce .shop_mode_list .mode_buttons .woocommerce_list {
  color: #20c7ca;
}
.scheme_original .woocommerce .shop_mode_thumbs .mode_buttons .woocommerce_list,
.scheme_original .woocommerce .shop_mode_list .mode_buttons .woocommerce_thumbs {
  color: #dddddd;
}
.scheme_light .woocommerce .shop_mode_thumbs .mode_buttons .woocommerce_list,
.scheme_light .woocommerce .shop_mode_list .mode_buttons .woocommerce_thumbs {
  color: #e7e7e7;
}
.scheme_blue .woocommerce .shop_mode_thumbs .mode_buttons .woocommerce_list,
.scheme_blue .woocommerce .shop_mode_list .mode_buttons .woocommerce_thumbs {
  color: #dddddd;
}
.scheme_blue_dark .woocommerce .shop_mode_thumbs .mode_buttons .woocommerce_list,
.scheme_blue_dark .woocommerce .shop_mode_list .mode_buttons .woocommerce_thumbs {
  color: #dddddd;
}
.scheme_dark .woocommerce .shop_mode_thumbs .mode_buttons .woocommerce_list,
.scheme_dark .woocommerce .shop_mode_list .mode_buttons .woocommerce_thumbs {
  color: #909090;
}
.scheme_original .woocommerce .shop_mode_thumbs .mode_buttons .woocommerce_list:hover,
.scheme_original .woocommerce .shop_mode_list .mode_buttons .woocommerce_thumbs:hover {
  color: #E2C75A;
}
.scheme_light .woocommerce .shop_mode_thumbs .mode_buttons .woocommerce_list:hover,
.scheme_light .woocommerce .shop_mode_list .mode_buttons .woocommerce_thumbs:hover {
  color: #20c7ca;
}
.scheme_blue .woocommerce .shop_mode_thumbs .mode_buttons .woocommerce_list:hover,
.scheme_blue .woocommerce .shop_mode_list .mode_buttons .woocommerce_thumbs:hover {
  color: #00D2FF;
}
.scheme_blue_dark .woocommerce .shop_mode_thumbs .mode_buttons .woocommerce_list:hover,
.scheme_blue_dark .woocommerce .shop_mode_list .mode_buttons .woocommerce_thumbs:hover {
  color: #00D2FF;
}
.scheme_dark .woocommerce .shop_mode_thumbs .mode_buttons .woocommerce_list:hover,
.scheme_dark .woocommerce .shop_mode_list .mode_buttons .woocommerce_thumbs:hover {
  color: #20c7ca;
}
.scheme_original .sc_section .product .product_cats a {
  color: #E2C75A;
}
.scheme_light .sc_section .product .product_cats a {
  color: #aa0000;
}
.scheme_blue .sc_section .product .product_cats a {
  color: #00D2FF;
}
.scheme_blue_dark .sc_section .product .product_cats a {
  color: #FFFFFF;
}
.scheme_dark .sc_section .product .product_cats a {
  color: #aa0000;
}
.scheme_original .sc_section .product .product_cats a:hover {
  color: #171717;
}
.scheme_light .sc_section .product .product_cats a:hover {
  color: #ff0000;
}
.scheme_blue .sc_section .product .product_cats a:hover {
  color: #00D2FF;
}
.scheme_blue_dark .sc_section .product .product_cats a:hover {
  color: #00D2FF;
}
.scheme_dark .sc_section .product .product_cats a:hover {
  color: #ff0000;
}
.scheme_original .top_panel_inner_style_4 .widget_shopping_cart .empty,
.scheme_original .top_panel_inner_style_4 .widget_shopping_cart .quantity,
.scheme_original .top_panel_inner_style_4 .widget_shopping_cart .quantity .amount,
.scheme_original .top_panel_inner_style_4 .widget_shopping_cart .total,
.scheme_original .top_panel_inner_style_4 .widget_shopping_cart .total .amount {
  color: #ffffff;
}
.scheme_light .top_panel_inner_style_4 .widget_shopping_cart .empty,
.scheme_light .top_panel_inner_style_4 .widget_shopping_cart .quantity,
.scheme_light .top_panel_inner_style_4 .widget_shopping_cart .quantity .amount,
.scheme_light .top_panel_inner_style_4 .widget_shopping_cart .total,
.scheme_light .top_panel_inner_style_4 .widget_shopping_cart .total .amount {
  color: #ffffff;
}
.scheme_blue .top_panel_inner_style_4 .widget_shopping_cart .empty,
.scheme_blue .top_panel_inner_style_4 .widget_shopping_cart .quantity,
.scheme_blue .top_panel_inner_style_4 .widget_shopping_cart .quantity .amount,
.scheme_blue .top_panel_inner_style_4 .widget_shopping_cart .total,
.scheme_blue .top_panel_inner_style_4 .widget_shopping_cart .total .amount {
  color: #FFFFFF;
}
.scheme_blue_dark .top_panel_inner_style_4 .widget_shopping_cart .empty,
.scheme_blue_dark .top_panel_inner_style_4 .widget_shopping_cart .quantity,
.scheme_blue_dark .top_panel_inner_style_4 .widget_shopping_cart .quantity .amount,
.scheme_blue_dark .top_panel_inner_style_4 .widget_shopping_cart .total,
.scheme_blue_dark .top_panel_inner_style_4 .widget_shopping_cart .total .amount {
  color: #FFFFFF;
}
.scheme_dark .top_panel_inner_style_4 .widget_shopping_cart .empty,
.scheme_dark .top_panel_inner_style_4 .widget_shopping_cart .quantity,
.scheme_dark .top_panel_inner_style_4 .widget_shopping_cart .quantity .amount,
.scheme_dark .top_panel_inner_style_4 .widget_shopping_cart .total,
.scheme_dark .top_panel_inner_style_4 .widget_shopping_cart .total .amount {
  color: #f0f0f0;
}
.scheme_original .tribe-events-calendar thead th {
  background-color: #E2C75A;
}
.scheme_light .tribe-events-calendar thead th {
  background-color: #20c7ca;
}
.scheme_blue .tribe-events-calendar thead th {
  background-color: #00D2FF;
}
.scheme_blue_dark .tribe-events-calendar thead th {
  background-color: #00D2FF;
}
.scheme_dark .tribe-events-calendar thead th {
  background-color: #20c7ca;
}
.scheme_original a.tribe-events-read-more,
.scheme_original .tribe-events-button,
.scheme_original .tribe-events-nav-previous a,
.scheme_original .tribe-events-nav-next a,
.scheme_original .tribe-events-widget-link a,
.scheme_original .tribe-events-viewmore a {
  background-color: #E2C75A;
}
.scheme_light a.tribe-events-read-more,
.scheme_light .tribe-events-button,
.scheme_light .tribe-events-nav-previous a,
.scheme_light .tribe-events-nav-next a,
.scheme_light .tribe-events-widget-link a,
.scheme_light .tribe-events-viewmore a {
  background-color: #20c7ca;
}
.scheme_blue a.tribe-events-read-more,
.scheme_blue .tribe-events-button,
.scheme_blue .tribe-events-nav-previous a,
.scheme_blue .tribe-events-nav-next a,
.scheme_blue .tribe-events-widget-link a,
.scheme_blue .tribe-events-viewmore a {
  background-color: #00D2FF;
}
.scheme_blue_dark a.tribe-events-read-more,
.scheme_blue_dark .tribe-events-button,
.scheme_blue_dark .tribe-events-nav-previous a,
.scheme_blue_dark .tribe-events-nav-next a,
.scheme_blue_dark .tribe-events-widget-link a,
.scheme_blue_dark .tribe-events-viewmore a {
  background-color: #00D2FF;
}
.scheme_dark a.tribe-events-read-more,
.scheme_dark .tribe-events-button,
.scheme_dark .tribe-events-nav-previous a,
.scheme_dark .tribe-events-nav-next a,
.scheme_dark .tribe-events-widget-link a,
.scheme_dark .tribe-events-viewmore a {
  background-color: #20c7ca;
}
.scheme_original a.tribe-events-read-more,
.scheme_original .tribe-events-button,
.scheme_original .tribe-events-nav-previous a,
.scheme_original .tribe-events-nav-next a,
.scheme_original .tribe-events-widget-link a,
.scheme_original .tribe-events-viewmore a {
  color: #ffffff;
}
.scheme_light a.tribe-events-read-more,
.scheme_light .tribe-events-button,
.scheme_light .tribe-events-nav-previous a,
.scheme_light .tribe-events-nav-next a,
.scheme_light .tribe-events-widget-link a,
.scheme_light .tribe-events-viewmore a {
  color: #ffffff;
}
.scheme_blue a.tribe-events-read-more,
.scheme_blue .tribe-events-button,
.scheme_blue .tribe-events-nav-previous a,
.scheme_blue .tribe-events-nav-next a,
.scheme_blue .tribe-events-widget-link a,
.scheme_blue .tribe-events-viewmore a {
  color: #FFFFFF;
}
.scheme_blue_dark a.tribe-events-read-more,
.scheme_blue_dark .tribe-events-button,
.scheme_blue_dark .tribe-events-nav-previous a,
.scheme_blue_dark .tribe-events-nav-next a,
.scheme_blue_dark .tribe-events-widget-link a,
.scheme_blue_dark .tribe-events-viewmore a {
  color: #FFFFFF;
}
.scheme_dark a.tribe-events-read-more,
.scheme_dark .tribe-events-button,
.scheme_dark .tribe-events-nav-previous a,
.scheme_dark .tribe-events-nav-next a,
.scheme_dark .tribe-events-widget-link a,
.scheme_dark .tribe-events-viewmore a {
  color: #f0f0f0;
}
.scheme_original a.tribe-events-read-more:hover,
.scheme_original .tribe-events-button:hover,
.scheme_original .tribe-events-nav-previous a:hover,
.scheme_original .tribe-events-nav-next a:hover,
.scheme_original .tribe-events-widget-link a:hover,
.scheme_original .tribe-events-viewmore a:hover {
  background-color: #d1a805;
}
.scheme_light a.tribe-events-read-more:hover,
.scheme_light .tribe-events-button:hover,
.scheme_light .tribe-events-nav-previous a:hover,
.scheme_light .tribe-events-nav-next a:hover,
.scheme_light .tribe-events-widget-link a:hover,
.scheme_light .tribe-events-viewmore a:hover {
  background-color: #189799;
}
.scheme_blue a.tribe-events-read-more:hover,
.scheme_blue .tribe-events-button:hover,
.scheme_blue .tribe-events-nav-previous a:hover,
.scheme_blue .tribe-events-nav-next a:hover,
.scheme_blue .tribe-events-widget-link a:hover,
.scheme_blue .tribe-events-viewmore a:hover {
  background-color: #00809B;
}
.scheme_blue_dark a.tribe-events-read-more:hover,
.scheme_blue_dark .tribe-events-button:hover,
.scheme_blue_dark .tribe-events-nav-previous a:hover,
.scheme_blue_dark .tribe-events-nav-next a:hover,
.scheme_blue_dark .tribe-events-widget-link a:hover,
.scheme_blue_dark .tribe-events-viewmore a:hover {
  background-color: #00809B;
}
.scheme_dark a.tribe-events-read-more:hover,
.scheme_dark .tribe-events-button:hover,
.scheme_dark .tribe-events-nav-previous a:hover,
.scheme_dark .tribe-events-nav-next a:hover,
.scheme_dark .tribe-events-widget-link a:hover,
.scheme_dark .tribe-events-viewmore a:hover {
  background-color: #189799;
}
.scheme_original a.tribe-events-read-more:hover,
.scheme_original .tribe-events-button:hover,
.scheme_original .tribe-events-nav-previous a:hover,
.scheme_original .tribe-events-nav-next a:hover,
.scheme_original .tribe-events-widget-link a:hover,
.scheme_original .tribe-events-viewmore a:hover {
  color: #ffffff;
}
.scheme_light a.tribe-events-read-more:hover,
.scheme_light .tribe-events-button:hover,
.scheme_light .tribe-events-nav-previous a:hover,
.scheme_light .tribe-events-nav-next a:hover,
.scheme_light .tribe-events-widget-link a:hover,
.scheme_light .tribe-events-viewmore a:hover {
  color: #ffffff;
}
.scheme_blue a.tribe-events-read-more:hover,
.scheme_blue .tribe-events-button:hover,
.scheme_blue .tribe-events-nav-previous a:hover,
.scheme_blue .tribe-events-nav-next a:hover,
.scheme_blue .tribe-events-widget-link a:hover,
.scheme_blue .tribe-events-viewmore a:hover {
  color: #FFFFFF;
}
.scheme_blue_dark a.tribe-events-read-more:hover,
.scheme_blue_dark .tribe-events-button:hover,
.scheme_blue_dark .tribe-events-nav-previous a:hover,
.scheme_blue_dark .tribe-events-nav-next a:hover,
.scheme_blue_dark .tribe-events-widget-link a:hover,
.scheme_blue_dark .tribe-events-viewmore a:hover {
  color: #FFFFFF;
}
.scheme_dark a.tribe-events-read-more:hover,
.scheme_dark .tribe-events-button:hover,
.scheme_dark .tribe-events-nav-previous a:hover,
.scheme_dark .tribe-events-nav-next a:hover,
.scheme_dark .tribe-events-widget-link a:hover,
.scheme_dark .tribe-events-viewmore a:hover {
  color: #f0f0f0;
}
.scheme_original #bbpress-forums div.bbp-topic-content a,
.scheme_original #buddypress button,
.scheme_original #buddypress a.button,
.scheme_original #buddypress input[type="submit"],
.scheme_original #buddypress input[type="button"],
.scheme_original #buddypress input[type="reset"],
.scheme_original #buddypress ul.button-nav li a,
.scheme_original #buddypress div.generic-button a,
.scheme_original #buddypress .comment-reply-link,
.scheme_original a.bp-title-button,
.scheme_original #buddypress div.item-list-tabs ul li.selected a,
.scheme_original #buddypress .acomment-options a {
  background: #E2C75A;
}
.scheme_light #bbpress-forums div.bbp-topic-content a,
.scheme_light #buddypress button,
.scheme_light #buddypress a.button,
.scheme_light #buddypress input[type="submit"],
.scheme_light #buddypress input[type="button"],
.scheme_light #buddypress input[type="reset"],
.scheme_light #buddypress ul.button-nav li a,
.scheme_light #buddypress div.generic-button a,
.scheme_light #buddypress .comment-reply-link,
.scheme_light a.bp-title-button,
.scheme_light #buddypress div.item-list-tabs ul li.selected a,
.scheme_light #buddypress .acomment-options a {
  background: #20c7ca;
}
.scheme_blue #bbpress-forums div.bbp-topic-content a,
.scheme_blue #buddypress button,
.scheme_blue #buddypress a.button,
.scheme_blue #buddypress input[type="submit"],
.scheme_blue #buddypress input[type="button"],
.scheme_blue #buddypress input[type="reset"],
.scheme_blue #buddypress ul.button-nav li a,
.scheme_blue #buddypress div.generic-button a,
.scheme_blue #buddypress .comment-reply-link,
.scheme_blue a.bp-title-button,
.scheme_blue #buddypress div.item-list-tabs ul li.selected a,
.scheme_blue #buddypress .acomment-options a {
  background: #00D2FF;
}
.scheme_blue_dark #bbpress-forums div.bbp-topic-content a,
.scheme_blue_dark #buddypress button,
.scheme_blue_dark #buddypress a.button,
.scheme_blue_dark #buddypress input[type="submit"],
.scheme_blue_dark #buddypress input[type="button"],
.scheme_blue_dark #buddypress input[type="reset"],
.scheme_blue_dark #buddypress ul.button-nav li a,
.scheme_blue_dark #buddypress div.generic-button a,
.scheme_blue_dark #buddypress .comment-reply-link,
.scheme_blue_dark a.bp-title-button,
.scheme_blue_dark #buddypress div.item-list-tabs ul li.selected a,
.scheme_blue_dark #buddypress .acomment-options a {
  background: #00D2FF;
}
.scheme_dark #bbpress-forums div.bbp-topic-content a,
.scheme_dark #buddypress button,
.scheme_dark #buddypress a.button,
.scheme_dark #buddypress input[type="submit"],
.scheme_dark #buddypress input[type="button"],
.scheme_dark #buddypress input[type="reset"],
.scheme_dark #buddypress ul.button-nav li a,
.scheme_dark #buddypress div.generic-button a,
.scheme_dark #buddypress .comment-reply-link,
.scheme_dark a.bp-title-button,
.scheme_dark #buddypress div.item-list-tabs ul li.selected a,
.scheme_dark #buddypress .acomment-options a {
  background: #20c7ca;
}
.scheme_original #bbpress-forums div.bbp-topic-content a,
.scheme_original #buddypress button,
.scheme_original #buddypress a.button,
.scheme_original #buddypress input[type="submit"],
.scheme_original #buddypress input[type="button"],
.scheme_original #buddypress input[type="reset"],
.scheme_original #buddypress ul.button-nav li a,
.scheme_original #buddypress div.generic-button a,
.scheme_original #buddypress .comment-reply-link,
.scheme_original a.bp-title-button,
.scheme_original #buddypress div.item-list-tabs ul li.selected a,
.scheme_original #buddypress .acomment-options a {
  color: #ffffff;
}
.scheme_light #bbpress-forums div.bbp-topic-content a,
.scheme_light #buddypress button,
.scheme_light #buddypress a.button,
.scheme_light #buddypress input[type="submit"],
.scheme_light #buddypress input[type="button"],
.scheme_light #buddypress input[type="reset"],
.scheme_light #buddypress ul.button-nav li a,
.scheme_light #buddypress div.generic-button a,
.scheme_light #buddypress .comment-reply-link,
.scheme_light a.bp-title-button,
.scheme_light #buddypress div.item-list-tabs ul li.selected a,
.scheme_light #buddypress .acomment-options a {
  color: #ffffff;
}
.scheme_blue #bbpress-forums div.bbp-topic-content a,
.scheme_blue #buddypress button,
.scheme_blue #buddypress a.button,
.scheme_blue #buddypress input[type="submit"],
.scheme_blue #buddypress input[type="button"],
.scheme_blue #buddypress input[type="reset"],
.scheme_blue #buddypress ul.button-nav li a,
.scheme_blue #buddypress div.generic-button a,
.scheme_blue #buddypress .comment-reply-link,
.scheme_blue a.bp-title-button,
.scheme_blue #buddypress div.item-list-tabs ul li.selected a,
.scheme_blue #buddypress .acomment-options a {
  color: #FFFFFF;
}
.scheme_blue_dark #bbpress-forums div.bbp-topic-content a,
.scheme_blue_dark #buddypress button,
.scheme_blue_dark #buddypress a.button,
.scheme_blue_dark #buddypress input[type="submit"],
.scheme_blue_dark #buddypress input[type="button"],
.scheme_blue_dark #buddypress input[type="reset"],
.scheme_blue_dark #buddypress ul.button-nav li a,
.scheme_blue_dark #buddypress div.generic-button a,
.scheme_blue_dark #buddypress .comment-reply-link,
.scheme_blue_dark a.bp-title-button,
.scheme_blue_dark #buddypress div.item-list-tabs ul li.selected a,
.scheme_blue_dark #buddypress .acomment-options a {
  color: #FFFFFF;
}
.scheme_dark #bbpress-forums div.bbp-topic-content a,
.scheme_dark #buddypress button,
.scheme_dark #buddypress a.button,
.scheme_dark #buddypress input[type="submit"],
.scheme_dark #buddypress input[type="button"],
.scheme_dark #buddypress input[type="reset"],
.scheme_dark #buddypress ul.button-nav li a,
.scheme_dark #buddypress div.generic-button a,
.scheme_dark #buddypress .comment-reply-link,
.scheme_dark a.bp-title-button,
.scheme_dark #buddypress div.item-list-tabs ul li.selected a,
.scheme_dark #buddypress .acomment-options a {
  color: #f0f0f0;
}
.scheme_original #bbpress-forums div.bbp-topic-content a:hover,
.scheme_original #buddypress button:hover,
.scheme_original #buddypress a.button:hover,
.scheme_original #buddypress input[type="submit"]:hover,
.scheme_original #buddypress input[type="button"]:hover,
.scheme_original #buddypress input[type="reset"]:hover,
.scheme_original #buddypress ul.button-nav li a:hover,
.scheme_original #buddypress div.generic-button a:hover,
.scheme_original #buddypress .comment-reply-link:hover,
.scheme_original a.bp-title-button:hover,
.scheme_original #buddypress div.item-list-tabs ul li.selected a:hover,
.scheme_original #buddypress .acomment-options a:hover {
  background: #d1a805;
}
.scheme_light #bbpress-forums div.bbp-topic-content a:hover,
.scheme_light #buddypress button:hover,
.scheme_light #buddypress a.button:hover,
.scheme_light #buddypress input[type="submit"]:hover,
.scheme_light #buddypress input[type="button"]:hover,
.scheme_light #buddypress input[type="reset"]:hover,
.scheme_light #buddypress ul.button-nav li a:hover,
.scheme_light #buddypress div.generic-button a:hover,
.scheme_light #buddypress .comment-reply-link:hover,
.scheme_light a.bp-title-button:hover,
.scheme_light #buddypress div.item-list-tabs ul li.selected a:hover,
.scheme_light #buddypress .acomment-options a:hover {
  background: #189799;
}
.scheme_blue #bbpress-forums div.bbp-topic-content a:hover,
.scheme_blue #buddypress button:hover,
.scheme_blue #buddypress a.button:hover,
.scheme_blue #buddypress input[type="submit"]:hover,
.scheme_blue #buddypress input[type="button"]:hover,
.scheme_blue #buddypress input[type="reset"]:hover,
.scheme_blue #buddypress ul.button-nav li a:hover,
.scheme_blue #buddypress div.generic-button a:hover,
.scheme_blue #buddypress .comment-reply-link:hover,
.scheme_blue a.bp-title-button:hover,
.scheme_blue #buddypress div.item-list-tabs ul li.selected a:hover,
.scheme_blue #buddypress .acomment-options a:hover {
  background: #00809B;
}
.scheme_blue_dark #bbpress-forums div.bbp-topic-content a:hover,
.scheme_blue_dark #buddypress button:hover,
.scheme_blue_dark #buddypress a.button:hover,
.scheme_blue_dark #buddypress input[type="submit"]:hover,
.scheme_blue_dark #buddypress input[type="button"]:hover,
.scheme_blue_dark #buddypress input[type="reset"]:hover,
.scheme_blue_dark #buddypress ul.button-nav li a:hover,
.scheme_blue_dark #buddypress div.generic-button a:hover,
.scheme_blue_dark #buddypress .comment-reply-link:hover,
.scheme_blue_dark a.bp-title-button:hover,
.scheme_blue_dark #buddypress div.item-list-tabs ul li.selected a:hover,
.scheme_blue_dark #buddypress .acomment-options a:hover {
  background: #00809B;
}
.scheme_dark #bbpress-forums div.bbp-topic-content a:hover,
.scheme_dark #buddypress button:hover,
.scheme_dark #buddypress a.button:hover,
.scheme_dark #buddypress input[type="submit"]:hover,
.scheme_dark #buddypress input[type="button"]:hover,
.scheme_dark #buddypress input[type="reset"]:hover,
.scheme_dark #buddypress ul.button-nav li a:hover,
.scheme_dark #buddypress div.generic-button a:hover,
.scheme_dark #buddypress .comment-reply-link:hover,
.scheme_dark a.bp-title-button:hover,
.scheme_dark #buddypress div.item-list-tabs ul li.selected a:hover,
.scheme_dark #buddypress .acomment-options a:hover {
  background: #189799;
}
.scheme_original #bbpress-forums div.bbp-topic-content a:hover,
.scheme_original #buddypress button:hover,
.scheme_original #buddypress a.button:hover,
.scheme_original #buddypress input[type="submit"]:hover,
.scheme_original #buddypress input[type="button"]:hover,
.scheme_original #buddypress input[type="reset"]:hover,
.scheme_original #buddypress ul.button-nav li a:hover,
.scheme_original #buddypress div.generic-button a:hover,
.scheme_original #buddypress .comment-reply-link:hover,
.scheme_original a.bp-title-button:hover,
.scheme_original #buddypress div.item-list-tabs ul li.selected a:hover,
.scheme_original #buddypress .acomment-options a:hover {
  color: #ffffff;
}
.scheme_light #bbpress-forums div.bbp-topic-content a:hover,
.scheme_light #buddypress button:hover,
.scheme_light #buddypress a.button:hover,
.scheme_light #buddypress input[type="submit"]:hover,
.scheme_light #buddypress input[type="button"]:hover,
.scheme_light #buddypress input[type="reset"]:hover,
.scheme_light #buddypress ul.button-nav li a:hover,
.scheme_light #buddypress div.generic-button a:hover,
.scheme_light #buddypress .comment-reply-link:hover,
.scheme_light a.bp-title-button:hover,
.scheme_light #buddypress div.item-list-tabs ul li.selected a:hover,
.scheme_light #buddypress .acomment-options a:hover {
  color: #ffffff;
}
.scheme_blue #bbpress-forums div.bbp-topic-content a:hover,
.scheme_blue #buddypress button:hover,
.scheme_blue #buddypress a.button:hover,
.scheme_blue #buddypress input[type="submit"]:hover,
.scheme_blue #buddypress input[type="button"]:hover,
.scheme_blue #buddypress input[type="reset"]:hover,
.scheme_blue #buddypress ul.button-nav li a:hover,
.scheme_blue #buddypress div.generic-button a:hover,
.scheme_blue #buddypress .comment-reply-link:hover,
.scheme_blue a.bp-title-button:hover,
.scheme_blue #buddypress div.item-list-tabs ul li.selected a:hover,
.scheme_blue #buddypress .acomment-options a:hover {
  color: #FFFFFF;
}
.scheme_blue_dark #bbpress-forums div.bbp-topic-content a:hover,
.scheme_blue_dark #buddypress button:hover,
.scheme_blue_dark #buddypress a.button:hover,
.scheme_blue_dark #buddypress input[type="submit"]:hover,
.scheme_blue_dark #buddypress input[type="button"]:hover,
.scheme_blue_dark #buddypress input[type="reset"]:hover,
.scheme_blue_dark #buddypress ul.button-nav li a:hover,
.scheme_blue_dark #buddypress div.generic-button a:hover,
.scheme_blue_dark #buddypress .comment-reply-link:hover,
.scheme_blue_dark a.bp-title-button:hover,
.scheme_blue_dark #buddypress div.item-list-tabs ul li.selected a:hover,
.scheme_blue_dark #buddypress .acomment-options a:hover {
  color: #FFFFFF;
}
.scheme_dark #bbpress-forums div.bbp-topic-content a:hover,
.scheme_dark #buddypress button:hover,
.scheme_dark #buddypress a.button:hover,
.scheme_dark #buddypress input[type="submit"]:hover,
.scheme_dark #buddypress input[type="button"]:hover,
.scheme_dark #buddypress input[type="reset"]:hover,
.scheme_dark #buddypress ul.button-nav li a:hover,
.scheme_dark #buddypress div.generic-button a:hover,
.scheme_dark #buddypress .comment-reply-link:hover,
.scheme_dark a.bp-title-button:hover,
.scheme_dark #buddypress div.item-list-tabs ul li.selected a:hover,
.scheme_dark #buddypress .acomment-options a:hover {
  color: #f0f0f0;
}
.scheme_original #buddypress #item-nav,
.scheme_original #buddypress div#subnav.item-list-tabs,
.scheme_original #buddypress div.item-list-tabs {
  background-color: #f7f7f7;
}
.scheme_light #buddypress #item-nav,
.scheme_light #buddypress div#subnav.item-list-tabs,
.scheme_light #buddypress div.item-list-tabs {
  background-color: #ffffff;
}
.scheme_blue #buddypress #item-nav,
.scheme_blue #buddypress div#subnav.item-list-tabs,
.scheme_blue #buddypress div.item-list-tabs {
  background-color: #171717;
}
.scheme_blue_dark #buddypress #item-nav,
.scheme_blue_dark #buddypress div#subnav.item-list-tabs,
.scheme_blue_dark #buddypress div.item-list-tabs {
  background-color: #171717;
}
.scheme_dark #buddypress #item-nav,
.scheme_dark #buddypress div#subnav.item-list-tabs,
.scheme_dark #buddypress div.item-list-tabs {
  background-color: #666666;
}
.scheme_original #buddypress #item-nav li:not(.selected) a,
.scheme_original #buddypress div#subnav.item-list-tabs li:not(.selected) a,
.scheme_original #buddypress div.item-list-tabs li:not(.selected) a {
  color: #8a8a8a;
}
.scheme_light #buddypress #item-nav li:not(.selected) a,
.scheme_light #buddypress div#subnav.item-list-tabs li:not(.selected) a,
.scheme_light #buddypress div.item-list-tabs li:not(.selected) a {
  color: #8a8a8a;
}
.scheme_blue #buddypress #item-nav li:not(.selected) a,
.scheme_blue #buddypress div#subnav.item-list-tabs li:not(.selected) a,
.scheme_blue #buddypress div.item-list-tabs li:not(.selected) a {
  color: #8a8a8a;
}
.scheme_blue_dark #buddypress #item-nav li:not(.selected) a,
.scheme_blue_dark #buddypress div#subnav.item-list-tabs li:not(.selected) a,
.scheme_blue_dark #buddypress div.item-list-tabs li:not(.selected) a {
  color: #8a8a8a;
}
.scheme_dark #buddypress #item-nav li:not(.selected) a,
.scheme_dark #buddypress div#subnav.item-list-tabs li:not(.selected) a,
.scheme_dark #buddypress div.item-list-tabs li:not(.selected) a {
  color: #999999;
}
.scheme_original #buddypress #item-nav li:not(.selected) a:hover,
.scheme_original #buddypress div#subnav.item-list-tabs li:not(.selected) a:hover,
.scheme_original #buddypress div.item-list-tabs li:not(.selected) a:hover {
  color: #232a34;
}
.scheme_light #buddypress #item-nav li:not(.selected) a:hover,
.scheme_light #buddypress div#subnav.item-list-tabs li:not(.selected) a:hover,
.scheme_light #buddypress div.item-list-tabs li:not(.selected) a:hover {
  color: #232a34;
}
.scheme_blue #buddypress #item-nav li:not(.selected) a:hover,
.scheme_blue #buddypress div#subnav.item-list-tabs li:not(.selected) a:hover,
.scheme_blue #buddypress div.item-list-tabs li:not(.selected) a:hover {
  color: #232a34;
}
.scheme_blue_dark #buddypress #item-nav li:not(.selected) a:hover,
.scheme_blue_dark #buddypress div#subnav.item-list-tabs li:not(.selected) a:hover,
.scheme_blue_dark #buddypress div.item-list-tabs li:not(.selected) a:hover {
  color: #232a34;
}
.scheme_dark #buddypress #item-nav li:not(.selected) a:hover,
.scheme_dark #buddypress div#subnav.item-list-tabs li:not(.selected) a:hover,
.scheme_dark #buddypress div.item-list-tabs li:not(.selected) a:hover {
  color: #d0d0d0;
}
.scheme_original #buddypress #item-nav li:not(.selected) a:hover,
.scheme_original #buddypress div#subnav.item-list-tabs li:not(.selected) a:hover,
.scheme_original #buddypress div.item-list-tabs li:not(.selected) a:hover {
  background-color: #f0f0f0;
}
.scheme_light #buddypress #item-nav li:not(.selected) a:hover,
.scheme_light #buddypress div#subnav.item-list-tabs li:not(.selected) a:hover,
.scheme_light #buddypress div.item-list-tabs li:not(.selected) a:hover {
  background-color: #f0f0f0;
}
.scheme_blue #buddypress #item-nav li:not(.selected) a:hover,
.scheme_blue #buddypress div#subnav.item-list-tabs li:not(.selected) a:hover,
.scheme_blue #buddypress div.item-list-tabs li:not(.selected) a:hover {
  background-color: #f0f0f0;
}
.scheme_blue_dark #buddypress #item-nav li:not(.selected) a:hover,
.scheme_blue_dark #buddypress div#subnav.item-list-tabs li:not(.selected) a:hover,
.scheme_blue_dark #buddypress div.item-list-tabs li:not(.selected) a:hover {
  background-color: #f0f0f0;
}
.scheme_dark #buddypress #item-nav li:not(.selected) a:hover,
.scheme_dark #buddypress div#subnav.item-list-tabs li:not(.selected) a:hover,
.scheme_dark #buddypress div.item-list-tabs li:not(.selected) a:hover {
  background-color: #505050;
}
.scheme_original #buddypress .dir-search input[type="search"],
.scheme_original #buddypress .dir-search input[type="text"],
.scheme_original #buddypress .groups-members-search input[type="search"],
.scheme_original #buddypress .groups-members-search input[type="text"],
.scheme_original #buddypress .standard-form input[type="color"],
.scheme_original #buddypress .standard-form input[type="date"],
.scheme_original #buddypress .standard-form input[type="datetime-local"],
.scheme_original #buddypress .standard-form input[type="datetime"],
.scheme_original #buddypress .standard-form input[type="email"],
.scheme_original #buddypress .standard-form input[type="month"],
.scheme_original #buddypress .standard-form input[type="number"],
.scheme_original #buddypress .standard-form input[type="password"],
.scheme_original #buddypress .standard-form input[type="range"],
.scheme_original #buddypress .standard-form input[type="search"],
.scheme_original #buddypress .standard-form input[type="tel"],
.scheme_original #buddypress .standard-form input[type="text"],
.scheme_original #buddypress .standard-form input[type="time"],
.scheme_original #buddypress .standard-form input[type="url"],
.scheme_original #buddypress .standard-form input[type="week"],
.scheme_original #buddypress .standard-form select,
.scheme_original #buddypress .standard-form textarea,
.scheme_original #buddypress form#whats-new-form textarea {
  color: #8a8a8a;
}
.scheme_light #buddypress .dir-search input[type="search"],
.scheme_light #buddypress .dir-search input[type="text"],
.scheme_light #buddypress .groups-members-search input[type="search"],
.scheme_light #buddypress .groups-members-search input[type="text"],
.scheme_light #buddypress .standard-form input[type="color"],
.scheme_light #buddypress .standard-form input[type="date"],
.scheme_light #buddypress .standard-form input[type="datetime-local"],
.scheme_light #buddypress .standard-form input[type="datetime"],
.scheme_light #buddypress .standard-form input[type="email"],
.scheme_light #buddypress .standard-form input[type="month"],
.scheme_light #buddypress .standard-form input[type="number"],
.scheme_light #buddypress .standard-form input[type="password"],
.scheme_light #buddypress .standard-form input[type="range"],
.scheme_light #buddypress .standard-form input[type="search"],
.scheme_light #buddypress .standard-form input[type="tel"],
.scheme_light #buddypress .standard-form input[type="text"],
.scheme_light #buddypress .standard-form input[type="time"],
.scheme_light #buddypress .standard-form input[type="url"],
.scheme_light #buddypress .standard-form input[type="week"],
.scheme_light #buddypress .standard-form select,
.scheme_light #buddypress .standard-form textarea,
.scheme_light #buddypress form#whats-new-form textarea {
  color: #8a8a8a;
}
.scheme_blue #buddypress .dir-search input[type="search"],
.scheme_blue #buddypress .dir-search input[type="text"],
.scheme_blue #buddypress .groups-members-search input[type="search"],
.scheme_blue #buddypress .groups-members-search input[type="text"],
.scheme_blue #buddypress .standard-form input[type="color"],
.scheme_blue #buddypress .standard-form input[type="date"],
.scheme_blue #buddypress .standard-form input[type="datetime-local"],
.scheme_blue #buddypress .standard-form input[type="datetime"],
.scheme_blue #buddypress .standard-form input[type="email"],
.scheme_blue #buddypress .standard-form input[type="month"],
.scheme_blue #buddypress .standard-form input[type="number"],
.scheme_blue #buddypress .standard-form input[type="password"],
.scheme_blue #buddypress .standard-form input[type="range"],
.scheme_blue #buddypress .standard-form input[type="search"],
.scheme_blue #buddypress .standard-form input[type="tel"],
.scheme_blue #buddypress .standard-form input[type="text"],
.scheme_blue #buddypress .standard-form input[type="time"],
.scheme_blue #buddypress .standard-form input[type="url"],
.scheme_blue #buddypress .standard-form input[type="week"],
.scheme_blue #buddypress .standard-form select,
.scheme_blue #buddypress .standard-form textarea,
.scheme_blue #buddypress form#whats-new-form textarea {
  color: #8a8a8a;
}
.scheme_blue_dark #buddypress .dir-search input[type="search"],
.scheme_blue_dark #buddypress .dir-search input[type="text"],
.scheme_blue_dark #buddypress .groups-members-search input[type="search"],
.scheme_blue_dark #buddypress .groups-members-search input[type="text"],
.scheme_blue_dark #buddypress .standard-form input[type="color"],
.scheme_blue_dark #buddypress .standard-form input[type="date"],
.scheme_blue_dark #buddypress .standard-form input[type="datetime-local"],
.scheme_blue_dark #buddypress .standard-form input[type="datetime"],
.scheme_blue_dark #buddypress .standard-form input[type="email"],
.scheme_blue_dark #buddypress .standard-form input[type="month"],
.scheme_blue_dark #buddypress .standard-form input[type="number"],
.scheme_blue_dark #buddypress .standard-form input[type="password"],
.scheme_blue_dark #buddypress .standard-form input[type="range"],
.scheme_blue_dark #buddypress .standard-form input[type="search"],
.scheme_blue_dark #buddypress .standard-form input[type="tel"],
.scheme_blue_dark #buddypress .standard-form input[type="text"],
.scheme_blue_dark #buddypress .standard-form input[type="time"],
.scheme_blue_dark #buddypress .standard-form input[type="url"],
.scheme_blue_dark #buddypress .standard-form input[type="week"],
.scheme_blue_dark #buddypress .standard-form select,
.scheme_blue_dark #buddypress .standard-form textarea,
.scheme_blue_dark #buddypress form#whats-new-form textarea {
  color: #8a8a8a;
}
.scheme_dark #buddypress .dir-search input[type="search"],
.scheme_dark #buddypress .dir-search input[type="text"],
.scheme_dark #buddypress .groups-members-search input[type="search"],
.scheme_dark #buddypress .groups-members-search input[type="text"],
.scheme_dark #buddypress .standard-form input[type="color"],
.scheme_dark #buddypress .standard-form input[type="date"],
.scheme_dark #buddypress .standard-form input[type="datetime-local"],
.scheme_dark #buddypress .standard-form input[type="datetime"],
.scheme_dark #buddypress .standard-form input[type="email"],
.scheme_dark #buddypress .standard-form input[type="month"],
.scheme_dark #buddypress .standard-form input[type="number"],
.scheme_dark #buddypress .standard-form input[type="password"],
.scheme_dark #buddypress .standard-form input[type="range"],
.scheme_dark #buddypress .standard-form input[type="search"],
.scheme_dark #buddypress .standard-form input[type="tel"],
.scheme_dark #buddypress .standard-form input[type="text"],
.scheme_dark #buddypress .standard-form input[type="time"],
.scheme_dark #buddypress .standard-form input[type="url"],
.scheme_dark #buddypress .standard-form input[type="week"],
.scheme_dark #buddypress .standard-form select,
.scheme_dark #buddypress .standard-form textarea,
.scheme_dark #buddypress form#whats-new-form textarea {
  color: #999999;
}
.scheme_original #buddypress .dir-search input[type="search"],
.scheme_original #buddypress .dir-search input[type="text"],
.scheme_original #buddypress .groups-members-search input[type="search"],
.scheme_original #buddypress .groups-members-search input[type="text"],
.scheme_original #buddypress .standard-form input[type="color"],
.scheme_original #buddypress .standard-form input[type="date"],
.scheme_original #buddypress .standard-form input[type="datetime-local"],
.scheme_original #buddypress .standard-form input[type="datetime"],
.scheme_original #buddypress .standard-form input[type="email"],
.scheme_original #buddypress .standard-form input[type="month"],
.scheme_original #buddypress .standard-form input[type="number"],
.scheme_original #buddypress .standard-form input[type="password"],
.scheme_original #buddypress .standard-form input[type="range"],
.scheme_original #buddypress .standard-form input[type="search"],
.scheme_original #buddypress .standard-form input[type="tel"],
.scheme_original #buddypress .standard-form input[type="text"],
.scheme_original #buddypress .standard-form input[type="time"],
.scheme_original #buddypress .standard-form input[type="url"],
.scheme_original #buddypress .standard-form input[type="week"],
.scheme_original #buddypress .standard-form select,
.scheme_original #buddypress .standard-form textarea,
.scheme_original #buddypress form#whats-new-form textarea {
  background-color: #f7f7f7;
}
.scheme_light #buddypress .dir-search input[type="search"],
.scheme_light #buddypress .dir-search input[type="text"],
.scheme_light #buddypress .groups-members-search input[type="search"],
.scheme_light #buddypress .groups-members-search input[type="text"],
.scheme_light #buddypress .standard-form input[type="color"],
.scheme_light #buddypress .standard-form input[type="date"],
.scheme_light #buddypress .standard-form input[type="datetime-local"],
.scheme_light #buddypress .standard-form input[type="datetime"],
.scheme_light #buddypress .standard-form input[type="email"],
.scheme_light #buddypress .standard-form input[type="month"],
.scheme_light #buddypress .standard-form input[type="number"],
.scheme_light #buddypress .standard-form input[type="password"],
.scheme_light #buddypress .standard-form input[type="range"],
.scheme_light #buddypress .standard-form input[type="search"],
.scheme_light #buddypress .standard-form input[type="tel"],
.scheme_light #buddypress .standard-form input[type="text"],
.scheme_light #buddypress .standard-form input[type="time"],
.scheme_light #buddypress .standard-form input[type="url"],
.scheme_light #buddypress .standard-form input[type="week"],
.scheme_light #buddypress .standard-form select,
.scheme_light #buddypress .standard-form textarea,
.scheme_light #buddypress form#whats-new-form textarea {
  background-color: #ffffff;
}
.scheme_blue #buddypress .dir-search input[type="search"],
.scheme_blue #buddypress .dir-search input[type="text"],
.scheme_blue #buddypress .groups-members-search input[type="search"],
.scheme_blue #buddypress .groups-members-search input[type="text"],
.scheme_blue #buddypress .standard-form input[type="color"],
.scheme_blue #buddypress .standard-form input[type="date"],
.scheme_blue #buddypress .standard-form input[type="datetime-local"],
.scheme_blue #buddypress .standard-form input[type="datetime"],
.scheme_blue #buddypress .standard-form input[type="email"],
.scheme_blue #buddypress .standard-form input[type="month"],
.scheme_blue #buddypress .standard-form input[type="number"],
.scheme_blue #buddypress .standard-form input[type="password"],
.scheme_blue #buddypress .standard-form input[type="range"],
.scheme_blue #buddypress .standard-form input[type="search"],
.scheme_blue #buddypress .standard-form input[type="tel"],
.scheme_blue #buddypress .standard-form input[type="text"],
.scheme_blue #buddypress .standard-form input[type="time"],
.scheme_blue #buddypress .standard-form input[type="url"],
.scheme_blue #buddypress .standard-form input[type="week"],
.scheme_blue #buddypress .standard-form select,
.scheme_blue #buddypress .standard-form textarea,
.scheme_blue #buddypress form#whats-new-form textarea {
  background-color: #171717;
}
.scheme_blue_dark #buddypress .dir-search input[type="search"],
.scheme_blue_dark #buddypress .dir-search input[type="text"],
.scheme_blue_dark #buddypress .groups-members-search input[type="search"],
.scheme_blue_dark #buddypress .groups-members-search input[type="text"],
.scheme_blue_dark #buddypress .standard-form input[type="color"],
.scheme_blue_dark #buddypress .standard-form input[type="date"],
.scheme_blue_dark #buddypress .standard-form input[type="datetime-local"],
.scheme_blue_dark #buddypress .standard-form input[type="datetime"],
.scheme_blue_dark #buddypress .standard-form input[type="email"],
.scheme_blue_dark #buddypress .standard-form input[type="month"],
.scheme_blue_dark #buddypress .standard-form input[type="number"],
.scheme_blue_dark #buddypress .standard-form input[type="password"],
.scheme_blue_dark #buddypress .standard-form input[type="range"],
.scheme_blue_dark #buddypress .standard-form input[type="search"],
.scheme_blue_dark #buddypress .standard-form input[type="tel"],
.scheme_blue_dark #buddypress .standard-form input[type="text"],
.scheme_blue_dark #buddypress .standard-form input[type="time"],
.scheme_blue_dark #buddypress .standard-form input[type="url"],
.scheme_blue_dark #buddypress .standard-form input[type="week"],
.scheme_blue_dark #buddypress .standard-form select,
.scheme_blue_dark #buddypress .standard-form textarea,
.scheme_blue_dark #buddypress form#whats-new-form textarea {
  background-color: #171717;
}
.scheme_dark #buddypress .dir-search input[type="search"],
.scheme_dark #buddypress .dir-search input[type="text"],
.scheme_dark #buddypress .groups-members-search input[type="search"],
.scheme_dark #buddypress .groups-members-search input[type="text"],
.scheme_dark #buddypress .standard-form input[type="color"],
.scheme_dark #buddypress .standard-form input[type="date"],
.scheme_dark #buddypress .standard-form input[type="datetime-local"],
.scheme_dark #buddypress .standard-form input[type="datetime"],
.scheme_dark #buddypress .standard-form input[type="email"],
.scheme_dark #buddypress .standard-form input[type="month"],
.scheme_dark #buddypress .standard-form input[type="number"],
.scheme_dark #buddypress .standard-form input[type="password"],
.scheme_dark #buddypress .standard-form input[type="range"],
.scheme_dark #buddypress .standard-form input[type="search"],
.scheme_dark #buddypress .standard-form input[type="tel"],
.scheme_dark #buddypress .standard-form input[type="text"],
.scheme_dark #buddypress .standard-form input[type="time"],
.scheme_dark #buddypress .standard-form input[type="url"],
.scheme_dark #buddypress .standard-form input[type="week"],
.scheme_dark #buddypress .standard-form select,
.scheme_dark #buddypress .standard-form textarea,
.scheme_dark #buddypress form#whats-new-form textarea {
  background-color: #666666;
}
.scheme_original #buddypress .dir-search input[type="search"],
.scheme_original #buddypress .dir-search input[type="text"],
.scheme_original #buddypress .groups-members-search input[type="search"],
.scheme_original #buddypress .groups-members-search input[type="text"],
.scheme_original #buddypress .standard-form input[type="color"],
.scheme_original #buddypress .standard-form input[type="date"],
.scheme_original #buddypress .standard-form input[type="datetime-local"],
.scheme_original #buddypress .standard-form input[type="datetime"],
.scheme_original #buddypress .standard-form input[type="email"],
.scheme_original #buddypress .standard-form input[type="month"],
.scheme_original #buddypress .standard-form input[type="number"],
.scheme_original #buddypress .standard-form input[type="password"],
.scheme_original #buddypress .standard-form input[type="range"],
.scheme_original #buddypress .standard-form input[type="search"],
.scheme_original #buddypress .standard-form input[type="tel"],
.scheme_original #buddypress .standard-form input[type="text"],
.scheme_original #buddypress .standard-form input[type="time"],
.scheme_original #buddypress .standard-form input[type="url"],
.scheme_original #buddypress .standard-form input[type="week"],
.scheme_original #buddypress .standard-form select,
.scheme_original #buddypress .standard-form textarea,
.scheme_original #buddypress form#whats-new-form textarea {
  border-color: #dddddd;
}
.scheme_light #buddypress .dir-search input[type="search"],
.scheme_light #buddypress .dir-search input[type="text"],
.scheme_light #buddypress .groups-members-search input[type="search"],
.scheme_light #buddypress .groups-members-search input[type="text"],
.scheme_light #buddypress .standard-form input[type="color"],
.scheme_light #buddypress .standard-form input[type="date"],
.scheme_light #buddypress .standard-form input[type="datetime-local"],
.scheme_light #buddypress .standard-form input[type="datetime"],
.scheme_light #buddypress .standard-form input[type="email"],
.scheme_light #buddypress .standard-form input[type="month"],
.scheme_light #buddypress .standard-form input[type="number"],
.scheme_light #buddypress .standard-form input[type="password"],
.scheme_light #buddypress .standard-form input[type="range"],
.scheme_light #buddypress .standard-form input[type="search"],
.scheme_light #buddypress .standard-form input[type="tel"],
.scheme_light #buddypress .standard-form input[type="text"],
.scheme_light #buddypress .standard-form input[type="time"],
.scheme_light #buddypress .standard-form input[type="url"],
.scheme_light #buddypress .standard-form input[type="week"],
.scheme_light #buddypress .standard-form select,
.scheme_light #buddypress .standard-form textarea,
.scheme_light #buddypress form#whats-new-form textarea {
  border-color: #e7e7e7;
}
.scheme_blue #buddypress .dir-search input[type="search"],
.scheme_blue #buddypress .dir-search input[type="text"],
.scheme_blue #buddypress .groups-members-search input[type="search"],
.scheme_blue #buddypress .groups-members-search input[type="text"],
.scheme_blue #buddypress .standard-form input[type="color"],
.scheme_blue #buddypress .standard-form input[type="date"],
.scheme_blue #buddypress .standard-form input[type="datetime-local"],
.scheme_blue #buddypress .standard-form input[type="datetime"],
.scheme_blue #buddypress .standard-form input[type="email"],
.scheme_blue #buddypress .standard-form input[type="month"],
.scheme_blue #buddypress .standard-form input[type="number"],
.scheme_blue #buddypress .standard-form input[type="password"],
.scheme_blue #buddypress .standard-form input[type="range"],
.scheme_blue #buddypress .standard-form input[type="search"],
.scheme_blue #buddypress .standard-form input[type="tel"],
.scheme_blue #buddypress .standard-form input[type="text"],
.scheme_blue #buddypress .standard-form input[type="time"],
.scheme_blue #buddypress .standard-form input[type="url"],
.scheme_blue #buddypress .standard-form input[type="week"],
.scheme_blue #buddypress .standard-form select,
.scheme_blue #buddypress .standard-form textarea,
.scheme_blue #buddypress form#whats-new-form textarea {
  border-color: #dddddd;
}
.scheme_blue_dark #buddypress .dir-search input[type="search"],
.scheme_blue_dark #buddypress .dir-search input[type="text"],
.scheme_blue_dark #buddypress .groups-members-search input[type="search"],
.scheme_blue_dark #buddypress .groups-members-search input[type="text"],
.scheme_blue_dark #buddypress .standard-form input[type="color"],
.scheme_blue_dark #buddypress .standard-form input[type="date"],
.scheme_blue_dark #buddypress .standard-form input[type="datetime-local"],
.scheme_blue_dark #buddypress .standard-form input[type="datetime"],
.scheme_blue_dark #buddypress .standard-form input[type="email"],
.scheme_blue_dark #buddypress .standard-form input[type="month"],
.scheme_blue_dark #buddypress .standard-form input[type="number"],
.scheme_blue_dark #buddypress .standard-form input[type="password"],
.scheme_blue_dark #buddypress .standard-form input[type="range"],
.scheme_blue_dark #buddypress .standard-form input[type="search"],
.scheme_blue_dark #buddypress .standard-form input[type="tel"],
.scheme_blue_dark #buddypress .standard-form input[type="text"],
.scheme_blue_dark #buddypress .standard-form input[type="time"],
.scheme_blue_dark #buddypress .standard-form input[type="url"],
.scheme_blue_dark #buddypress .standard-form input[type="week"],
.scheme_blue_dark #buddypress .standard-form select,
.scheme_blue_dark #buddypress .standard-form textarea,
.scheme_blue_dark #buddypress form#whats-new-form textarea {
  border-color: #dddddd;
}
.scheme_dark #buddypress .dir-search input[type="search"],
.scheme_dark #buddypress .dir-search input[type="text"],
.scheme_dark #buddypress .groups-members-search input[type="search"],
.scheme_dark #buddypress .groups-members-search input[type="text"],
.scheme_dark #buddypress .standard-form input[type="color"],
.scheme_dark #buddypress .standard-form input[type="date"],
.scheme_dark #buddypress .standard-form input[type="datetime-local"],
.scheme_dark #buddypress .standard-form input[type="datetime"],
.scheme_dark #buddypress .standard-form input[type="email"],
.scheme_dark #buddypress .standard-form input[type="month"],
.scheme_dark #buddypress .standard-form input[type="number"],
.scheme_dark #buddypress .standard-form input[type="password"],
.scheme_dark #buddypress .standard-form input[type="range"],
.scheme_dark #buddypress .standard-form input[type="search"],
.scheme_dark #buddypress .standard-form input[type="tel"],
.scheme_dark #buddypress .standard-form input[type="text"],
.scheme_dark #buddypress .standard-form input[type="time"],
.scheme_dark #buddypress .standard-form input[type="url"],
.scheme_dark #buddypress .standard-form input[type="week"],
.scheme_dark #buddypress .standard-form select,
.scheme_dark #buddypress .standard-form textarea,
.scheme_dark #buddypress form#whats-new-form textarea {
  border-color: #909090;
}
.scheme_original #buddypress .dir-search input[type="search"]:focus,
.scheme_original #buddypress .dir-search input[type="text"]:focus,
.scheme_original #buddypress .groups-members-search input[type="search"]:focus,
.scheme_original #buddypress .groups-members-search input[type="text"]:focus,
.scheme_original #buddypress .standard-form input[type="color"]:focus,
.scheme_original #buddypress .standard-form input[type="date"]:focus,
.scheme_original #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_original #buddypress .standard-form input[type="datetime"]:focus,
.scheme_original #buddypress .standard-form input[type="email"]:focus,
.scheme_original #buddypress .standard-form input[type="month"]:focus,
.scheme_original #buddypress .standard-form input[type="number"]:focus,
.scheme_original #buddypress .standard-form input[type="password"]:focus,
.scheme_original #buddypress .standard-form input[type="range"]:focus,
.scheme_original #buddypress .standard-form input[type="search"]:focus,
.scheme_original #buddypress .standard-form input[type="tel"]:focus,
.scheme_original #buddypress .standard-form input[type="text"]:focus,
.scheme_original #buddypress .standard-form input[type="time"]:focus,
.scheme_original #buddypress .standard-form input[type="url"]:focus,
.scheme_original #buddypress .standard-form input[type="week"]:focus,
.scheme_original #buddypress .standard-form select:focus,
.scheme_original #buddypress .standard-form textarea:focus,
.scheme_original #buddypress form#whats-new-form textarea:focus {
  color: #232a34;
}
.scheme_light #buddypress .dir-search input[type="search"]:focus,
.scheme_light #buddypress .dir-search input[type="text"]:focus,
.scheme_light #buddypress .groups-members-search input[type="search"]:focus,
.scheme_light #buddypress .groups-members-search input[type="text"]:focus,
.scheme_light #buddypress .standard-form input[type="color"]:focus,
.scheme_light #buddypress .standard-form input[type="date"]:focus,
.scheme_light #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_light #buddypress .standard-form input[type="datetime"]:focus,
.scheme_light #buddypress .standard-form input[type="email"]:focus,
.scheme_light #buddypress .standard-form input[type="month"]:focus,
.scheme_light #buddypress .standard-form input[type="number"]:focus,
.scheme_light #buddypress .standard-form input[type="password"]:focus,
.scheme_light #buddypress .standard-form input[type="range"]:focus,
.scheme_light #buddypress .standard-form input[type="search"]:focus,
.scheme_light #buddypress .standard-form input[type="tel"]:focus,
.scheme_light #buddypress .standard-form input[type="text"]:focus,
.scheme_light #buddypress .standard-form input[type="time"]:focus,
.scheme_light #buddypress .standard-form input[type="url"]:focus,
.scheme_light #buddypress .standard-form input[type="week"]:focus,
.scheme_light #buddypress .standard-form select:focus,
.scheme_light #buddypress .standard-form textarea:focus,
.scheme_light #buddypress form#whats-new-form textarea:focus {
  color: #232a34;
}
.scheme_blue #buddypress .dir-search input[type="search"]:focus,
.scheme_blue #buddypress .dir-search input[type="text"]:focus,
.scheme_blue #buddypress .groups-members-search input[type="search"]:focus,
.scheme_blue #buddypress .groups-members-search input[type="text"]:focus,
.scheme_blue #buddypress .standard-form input[type="color"]:focus,
.scheme_blue #buddypress .standard-form input[type="date"]:focus,
.scheme_blue #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_blue #buddypress .standard-form input[type="datetime"]:focus,
.scheme_blue #buddypress .standard-form input[type="email"]:focus,
.scheme_blue #buddypress .standard-form input[type="month"]:focus,
.scheme_blue #buddypress .standard-form input[type="number"]:focus,
.scheme_blue #buddypress .standard-form input[type="password"]:focus,
.scheme_blue #buddypress .standard-form input[type="range"]:focus,
.scheme_blue #buddypress .standard-form input[type="search"]:focus,
.scheme_blue #buddypress .standard-form input[type="tel"]:focus,
.scheme_blue #buddypress .standard-form input[type="text"]:focus,
.scheme_blue #buddypress .standard-form input[type="time"]:focus,
.scheme_blue #buddypress .standard-form input[type="url"]:focus,
.scheme_blue #buddypress .standard-form input[type="week"]:focus,
.scheme_blue #buddypress .standard-form select:focus,
.scheme_blue #buddypress .standard-form textarea:focus,
.scheme_blue #buddypress form#whats-new-form textarea:focus {
  color: #232a34;
}
.scheme_blue_dark #buddypress .dir-search input[type="search"]:focus,
.scheme_blue_dark #buddypress .dir-search input[type="text"]:focus,
.scheme_blue_dark #buddypress .groups-members-search input[type="search"]:focus,
.scheme_blue_dark #buddypress .groups-members-search input[type="text"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="color"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="date"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="datetime"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="email"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="month"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="number"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="password"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="range"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="search"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="tel"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="text"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="time"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="url"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="week"]:focus,
.scheme_blue_dark #buddypress .standard-form select:focus,
.scheme_blue_dark #buddypress .standard-form textarea:focus,
.scheme_blue_dark #buddypress form#whats-new-form textarea:focus {
  color: #232a34;
}
.scheme_dark #buddypress .dir-search input[type="search"]:focus,
.scheme_dark #buddypress .dir-search input[type="text"]:focus,
.scheme_dark #buddypress .groups-members-search input[type="search"]:focus,
.scheme_dark #buddypress .groups-members-search input[type="text"]:focus,
.scheme_dark #buddypress .standard-form input[type="color"]:focus,
.scheme_dark #buddypress .standard-form input[type="date"]:focus,
.scheme_dark #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_dark #buddypress .standard-form input[type="datetime"]:focus,
.scheme_dark #buddypress .standard-form input[type="email"]:focus,
.scheme_dark #buddypress .standard-form input[type="month"]:focus,
.scheme_dark #buddypress .standard-form input[type="number"]:focus,
.scheme_dark #buddypress .standard-form input[type="password"]:focus,
.scheme_dark #buddypress .standard-form input[type="range"]:focus,
.scheme_dark #buddypress .standard-form input[type="search"]:focus,
.scheme_dark #buddypress .standard-form input[type="tel"]:focus,
.scheme_dark #buddypress .standard-form input[type="text"]:focus,
.scheme_dark #buddypress .standard-form input[type="time"]:focus,
.scheme_dark #buddypress .standard-form input[type="url"]:focus,
.scheme_dark #buddypress .standard-form input[type="week"]:focus,
.scheme_dark #buddypress .standard-form select:focus,
.scheme_dark #buddypress .standard-form textarea:focus,
.scheme_dark #buddypress form#whats-new-form textarea:focus {
  color: #d0d0d0;
}
.scheme_original #buddypress .dir-search input[type="search"]:focus,
.scheme_original #buddypress .dir-search input[type="text"]:focus,
.scheme_original #buddypress .groups-members-search input[type="search"]:focus,
.scheme_original #buddypress .groups-members-search input[type="text"]:focus,
.scheme_original #buddypress .standard-form input[type="color"]:focus,
.scheme_original #buddypress .standard-form input[type="date"]:focus,
.scheme_original #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_original #buddypress .standard-form input[type="datetime"]:focus,
.scheme_original #buddypress .standard-form input[type="email"]:focus,
.scheme_original #buddypress .standard-form input[type="month"]:focus,
.scheme_original #buddypress .standard-form input[type="number"]:focus,
.scheme_original #buddypress .standard-form input[type="password"]:focus,
.scheme_original #buddypress .standard-form input[type="range"]:focus,
.scheme_original #buddypress .standard-form input[type="search"]:focus,
.scheme_original #buddypress .standard-form input[type="tel"]:focus,
.scheme_original #buddypress .standard-form input[type="text"]:focus,
.scheme_original #buddypress .standard-form input[type="time"]:focus,
.scheme_original #buddypress .standard-form input[type="url"]:focus,
.scheme_original #buddypress .standard-form input[type="week"]:focus,
.scheme_original #buddypress .standard-form select:focus,
.scheme_original #buddypress .standard-form textarea:focus,
.scheme_original #buddypress form#whats-new-form textarea:focus {
  background-color: #f0f0f0;
}
.scheme_light #buddypress .dir-search input[type="search"]:focus,
.scheme_light #buddypress .dir-search input[type="text"]:focus,
.scheme_light #buddypress .groups-members-search input[type="search"]:focus,
.scheme_light #buddypress .groups-members-search input[type="text"]:focus,
.scheme_light #buddypress .standard-form input[type="color"]:focus,
.scheme_light #buddypress .standard-form input[type="date"]:focus,
.scheme_light #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_light #buddypress .standard-form input[type="datetime"]:focus,
.scheme_light #buddypress .standard-form input[type="email"]:focus,
.scheme_light #buddypress .standard-form input[type="month"]:focus,
.scheme_light #buddypress .standard-form input[type="number"]:focus,
.scheme_light #buddypress .standard-form input[type="password"]:focus,
.scheme_light #buddypress .standard-form input[type="range"]:focus,
.scheme_light #buddypress .standard-form input[type="search"]:focus,
.scheme_light #buddypress .standard-form input[type="tel"]:focus,
.scheme_light #buddypress .standard-form input[type="text"]:focus,
.scheme_light #buddypress .standard-form input[type="time"]:focus,
.scheme_light #buddypress .standard-form input[type="url"]:focus,
.scheme_light #buddypress .standard-form input[type="week"]:focus,
.scheme_light #buddypress .standard-form select:focus,
.scheme_light #buddypress .standard-form textarea:focus,
.scheme_light #buddypress form#whats-new-form textarea:focus {
  background-color: #f0f0f0;
}
.scheme_blue #buddypress .dir-search input[type="search"]:focus,
.scheme_blue #buddypress .dir-search input[type="text"]:focus,
.scheme_blue #buddypress .groups-members-search input[type="search"]:focus,
.scheme_blue #buddypress .groups-members-search input[type="text"]:focus,
.scheme_blue #buddypress .standard-form input[type="color"]:focus,
.scheme_blue #buddypress .standard-form input[type="date"]:focus,
.scheme_blue #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_blue #buddypress .standard-form input[type="datetime"]:focus,
.scheme_blue #buddypress .standard-form input[type="email"]:focus,
.scheme_blue #buddypress .standard-form input[type="month"]:focus,
.scheme_blue #buddypress .standard-form input[type="number"]:focus,
.scheme_blue #buddypress .standard-form input[type="password"]:focus,
.scheme_blue #buddypress .standard-form input[type="range"]:focus,
.scheme_blue #buddypress .standard-form input[type="search"]:focus,
.scheme_blue #buddypress .standard-form input[type="tel"]:focus,
.scheme_blue #buddypress .standard-form input[type="text"]:focus,
.scheme_blue #buddypress .standard-form input[type="time"]:focus,
.scheme_blue #buddypress .standard-form input[type="url"]:focus,
.scheme_blue #buddypress .standard-form input[type="week"]:focus,
.scheme_blue #buddypress .standard-form select:focus,
.scheme_blue #buddypress .standard-form textarea:focus,
.scheme_blue #buddypress form#whats-new-form textarea:focus {
  background-color: #f0f0f0;
}
.scheme_blue_dark #buddypress .dir-search input[type="search"]:focus,
.scheme_blue_dark #buddypress .dir-search input[type="text"]:focus,
.scheme_blue_dark #buddypress .groups-members-search input[type="search"]:focus,
.scheme_blue_dark #buddypress .groups-members-search input[type="text"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="color"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="date"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="datetime"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="email"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="month"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="number"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="password"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="range"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="search"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="tel"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="text"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="time"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="url"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="week"]:focus,
.scheme_blue_dark #buddypress .standard-form select:focus,
.scheme_blue_dark #buddypress .standard-form textarea:focus,
.scheme_blue_dark #buddypress form#whats-new-form textarea:focus {
  background-color: #f0f0f0;
}
.scheme_dark #buddypress .dir-search input[type="search"]:focus,
.scheme_dark #buddypress .dir-search input[type="text"]:focus,
.scheme_dark #buddypress .groups-members-search input[type="search"]:focus,
.scheme_dark #buddypress .groups-members-search input[type="text"]:focus,
.scheme_dark #buddypress .standard-form input[type="color"]:focus,
.scheme_dark #buddypress .standard-form input[type="date"]:focus,
.scheme_dark #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_dark #buddypress .standard-form input[type="datetime"]:focus,
.scheme_dark #buddypress .standard-form input[type="email"]:focus,
.scheme_dark #buddypress .standard-form input[type="month"]:focus,
.scheme_dark #buddypress .standard-form input[type="number"]:focus,
.scheme_dark #buddypress .standard-form input[type="password"]:focus,
.scheme_dark #buddypress .standard-form input[type="range"]:focus,
.scheme_dark #buddypress .standard-form input[type="search"]:focus,
.scheme_dark #buddypress .standard-form input[type="tel"]:focus,
.scheme_dark #buddypress .standard-form input[type="text"]:focus,
.scheme_dark #buddypress .standard-form input[type="time"]:focus,
.scheme_dark #buddypress .standard-form input[type="url"]:focus,
.scheme_dark #buddypress .standard-form input[type="week"]:focus,
.scheme_dark #buddypress .standard-form select:focus,
.scheme_dark #buddypress .standard-form textarea:focus,
.scheme_dark #buddypress form#whats-new-form textarea:focus {
  background-color: #505050;
}
.scheme_original #buddypress .dir-search input[type="search"]:focus,
.scheme_original #buddypress .dir-search input[type="text"]:focus,
.scheme_original #buddypress .groups-members-search input[type="search"]:focus,
.scheme_original #buddypress .groups-members-search input[type="text"]:focus,
.scheme_original #buddypress .standard-form input[type="color"]:focus,
.scheme_original #buddypress .standard-form input[type="date"]:focus,
.scheme_original #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_original #buddypress .standard-form input[type="datetime"]:focus,
.scheme_original #buddypress .standard-form input[type="email"]:focus,
.scheme_original #buddypress .standard-form input[type="month"]:focus,
.scheme_original #buddypress .standard-form input[type="number"]:focus,
.scheme_original #buddypress .standard-form input[type="password"]:focus,
.scheme_original #buddypress .standard-form input[type="range"]:focus,
.scheme_original #buddypress .standard-form input[type="search"]:focus,
.scheme_original #buddypress .standard-form input[type="tel"]:focus,
.scheme_original #buddypress .standard-form input[type="text"]:focus,
.scheme_original #buddypress .standard-form input[type="time"]:focus,
.scheme_original #buddypress .standard-form input[type="url"]:focus,
.scheme_original #buddypress .standard-form input[type="week"]:focus,
.scheme_original #buddypress .standard-form select:focus,
.scheme_original #buddypress .standard-form textarea:focus,
.scheme_original #buddypress form#whats-new-form textarea:focus {
  border-color: #bbbbbb;
}
.scheme_light #buddypress .dir-search input[type="search"]:focus,
.scheme_light #buddypress .dir-search input[type="text"]:focus,
.scheme_light #buddypress .groups-members-search input[type="search"]:focus,
.scheme_light #buddypress .groups-members-search input[type="text"]:focus,
.scheme_light #buddypress .standard-form input[type="color"]:focus,
.scheme_light #buddypress .standard-form input[type="date"]:focus,
.scheme_light #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_light #buddypress .standard-form input[type="datetime"]:focus,
.scheme_light #buddypress .standard-form input[type="email"]:focus,
.scheme_light #buddypress .standard-form input[type="month"]:focus,
.scheme_light #buddypress .standard-form input[type="number"]:focus,
.scheme_light #buddypress .standard-form input[type="password"]:focus,
.scheme_light #buddypress .standard-form input[type="range"]:focus,
.scheme_light #buddypress .standard-form input[type="search"]:focus,
.scheme_light #buddypress .standard-form input[type="tel"]:focus,
.scheme_light #buddypress .standard-form input[type="text"]:focus,
.scheme_light #buddypress .standard-form input[type="time"]:focus,
.scheme_light #buddypress .standard-form input[type="url"]:focus,
.scheme_light #buddypress .standard-form input[type="week"]:focus,
.scheme_light #buddypress .standard-form select:focus,
.scheme_light #buddypress .standard-form textarea:focus,
.scheme_light #buddypress form#whats-new-form textarea:focus {
  border-color: #dddddd;
}
.scheme_blue #buddypress .dir-search input[type="search"]:focus,
.scheme_blue #buddypress .dir-search input[type="text"]:focus,
.scheme_blue #buddypress .groups-members-search input[type="search"]:focus,
.scheme_blue #buddypress .groups-members-search input[type="text"]:focus,
.scheme_blue #buddypress .standard-form input[type="color"]:focus,
.scheme_blue #buddypress .standard-form input[type="date"]:focus,
.scheme_blue #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_blue #buddypress .standard-form input[type="datetime"]:focus,
.scheme_blue #buddypress .standard-form input[type="email"]:focus,
.scheme_blue #buddypress .standard-form input[type="month"]:focus,
.scheme_blue #buddypress .standard-form input[type="number"]:focus,
.scheme_blue #buddypress .standard-form input[type="password"]:focus,
.scheme_blue #buddypress .standard-form input[type="range"]:focus,
.scheme_blue #buddypress .standard-form input[type="search"]:focus,
.scheme_blue #buddypress .standard-form input[type="tel"]:focus,
.scheme_blue #buddypress .standard-form input[type="text"]:focus,
.scheme_blue #buddypress .standard-form input[type="time"]:focus,
.scheme_blue #buddypress .standard-form input[type="url"]:focus,
.scheme_blue #buddypress .standard-form input[type="week"]:focus,
.scheme_blue #buddypress .standard-form select:focus,
.scheme_blue #buddypress .standard-form textarea:focus,
.scheme_blue #buddypress form#whats-new-form textarea:focus {
  border-color: #bbbbbb;
}
.scheme_blue_dark #buddypress .dir-search input[type="search"]:focus,
.scheme_blue_dark #buddypress .dir-search input[type="text"]:focus,
.scheme_blue_dark #buddypress .groups-members-search input[type="search"]:focus,
.scheme_blue_dark #buddypress .groups-members-search input[type="text"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="color"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="date"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="datetime"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="email"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="month"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="number"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="password"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="range"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="search"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="tel"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="text"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="time"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="url"]:focus,
.scheme_blue_dark #buddypress .standard-form input[type="week"]:focus,
.scheme_blue_dark #buddypress .standard-form select:focus,
.scheme_blue_dark #buddypress .standard-form textarea:focus,
.scheme_blue_dark #buddypress form#whats-new-form textarea:focus {
  border-color: #bbbbbb;
}
.scheme_dark #buddypress .dir-search input[type="search"]:focus,
.scheme_dark #buddypress .dir-search input[type="text"]:focus,
.scheme_dark #buddypress .groups-members-search input[type="search"]:focus,
.scheme_dark #buddypress .groups-members-search input[type="text"]:focus,
.scheme_dark #buddypress .standard-form input[type="color"]:focus,
.scheme_dark #buddypress .standard-form input[type="date"]:focus,
.scheme_dark #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_dark #buddypress .standard-form input[type="datetime"]:focus,
.scheme_dark #buddypress .standard-form input[type="email"]:focus,
.scheme_dark #buddypress .standard-form input[type="month"]:focus,
.scheme_dark #buddypress .standard-form input[type="number"]:focus,
.scheme_dark #buddypress .standard-form input[type="password"]:focus,
.scheme_dark #buddypress .standard-form input[type="range"]:focus,
.scheme_dark #buddypress .standard-form input[type="search"]:focus,
.scheme_dark #buddypress .standard-form input[type="tel"]:focus,
.scheme_dark #buddypress .standard-form input[type="text"]:focus,
.scheme_dark #buddypress .standard-form input[type="time"]:focus,
.scheme_dark #buddypress .standard-form input[type="url"]:focus,
.scheme_dark #buddypress .standard-form input[type="week"]:focus,
.scheme_dark #buddypress .standard-form select:focus,
.scheme_dark #buddypress .standard-form textarea:focus,
.scheme_dark #buddypress form#whats-new-form textarea:focus {
  border-color: #888888;
}
.scheme_original #buddypress #reply-title small a span,
.scheme_original #buddypress a.bp-primary-action span {
  color: #E2C75A;
}
.scheme_light #buddypress #reply-title small a span,
.scheme_light #buddypress a.bp-primary-action span {
  color: #20c7ca;
}
.scheme_blue #buddypress #reply-title small a span,
.scheme_blue #buddypress a.bp-primary-action span {
  color: #00D2FF;
}
.scheme_blue_dark #buddypress #reply-title small a span,
.scheme_blue_dark #buddypress a.bp-primary-action span {
  color: #00D2FF;
}
.scheme_dark #buddypress #reply-title small a span,
.scheme_dark #buddypress a.bp-primary-action span {
  color: #20c7ca;
}
.scheme_original #buddypress #reply-title small a span,
.scheme_original #buddypress a.bp-primary-action span {
  background-color: #ffffff;
}
.scheme_light #buddypress #reply-title small a span,
.scheme_light #buddypress a.bp-primary-action span {
  background-color: #ffffff;
}
.scheme_blue #buddypress #reply-title small a span,
.scheme_blue #buddypress a.bp-primary-action span {
  background-color: #FFFFFF;
}
.scheme_blue_dark #buddypress #reply-title small a span,
.scheme_blue_dark #buddypress a.bp-primary-action span {
  background-color: #FFFFFF;
}
.scheme_dark #buddypress #reply-title small a span,
.scheme_dark #buddypress a.bp-primary-action span {
  background-color: #f0f0f0;
}
.scheme_original #buddypress .activity .activity-item:nth-child(2n+1) {
  background-color: #f7f7f7;
}
.scheme_light #buddypress .activity .activity-item:nth-child(2n+1) {
  background-color: #ffffff;
}
.scheme_blue #buddypress .activity .activity-item:nth-child(2n+1) {
  background-color: #171717;
}
.scheme_blue_dark #buddypress .activity .activity-item:nth-child(2n+1) {
  background-color: #171717;
}
.scheme_dark #buddypress .activity .activity-item:nth-child(2n+1) {
  background-color: #666666;
}
.vc_row.scheme_original {
  background-color: #ffffff;
}
.vc_row.scheme_light {
  background-color: #f7f7f7;
}
.vc_row.scheme_blue {
  background-color: #ffffff;
}
.vc_row.scheme_blue_dark {
  background-color: #ffffff;
}
.vc_row.scheme_dark {
  background-color: #333333;
}
.booking_font_custom,
.booking_day_container,
.booking_calendar_container_all {
  font-family: "Domine", serif;
}
.booking_weekdays_custom {
  font-family: "Domine", serif;
}
.scheme_original .booking_month_container_custom,
.scheme_original .booking_month_navigation_button_custom {
  background-color: #f7f7f7;
}
.scheme_light .booking_month_container_custom,
.scheme_light .booking_month_navigation_button_custom {
  background-color: #ffffff;
}
.scheme_blue .booking_month_container_custom,
.scheme_blue .booking_month_navigation_button_custom {
  background-color: #171717;
}
.scheme_blue_dark .booking_month_container_custom,
.scheme_blue_dark .booking_month_navigation_button_custom {
  background-color: #171717;
}
.scheme_dark .booking_month_container_custom,
.scheme_dark .booking_month_navigation_button_custom {
  background-color: #666666;
}
.scheme_original .booking_month_name_custom,
.scheme_original .booking_month_navigation_button_custom {
  color: #232a34;
}
.scheme_light .booking_month_name_custom,
.scheme_light .booking_month_navigation_button_custom {
  color: #232a34;
}
.scheme_blue .booking_month_name_custom,
.scheme_blue .booking_month_navigation_button_custom {
  color: #232a34;
}
.scheme_blue_dark .booking_month_name_custom,
.scheme_blue_dark .booking_month_navigation_button_custom {
  color: #232a34;
}
.scheme_dark .booking_month_name_custom,
.scheme_dark .booking_month_navigation_button_custom {
  color: #d0d0d0;
}
.scheme_original .booking_month_navigation_button_custom:hover {
  color: #ffffff;
}
.scheme_light .booking_month_navigation_button_custom:hover {
  color: #ffffff;
}
.scheme_blue .booking_month_navigation_button_custom:hover {
  color: #FFFFFF;
}
.scheme_blue_dark .booking_month_navigation_button_custom:hover {
  color: #FFFFFF;
}
.scheme_dark .booking_month_navigation_button_custom:hover {
  color: #f0f0f0;
}
.scheme_original .booking_month_navigation_button_custom:hover {
  background-color: #d1a805;
}
.scheme_light .booking_month_navigation_button_custom:hover {
  background-color: #189799;
}
.scheme_blue .booking_month_navigation_button_custom:hover {
  background-color: #00809B;
}
.scheme_blue_dark .booking_month_navigation_button_custom:hover {
  background-color: #00809B;
}
.scheme_dark .booking_month_navigation_button_custom:hover {
  background-color: #189799;
}
.scheme_original #learndash_next_prev_link > a {
  color: #ffffff;
}
.scheme_light #learndash_next_prev_link > a {
  color: #ffffff;
}
.scheme_blue #learndash_next_prev_link > a {
  color: #FFFFFF;
}
.scheme_blue_dark #learndash_next_prev_link > a {
  color: #FFFFFF;
}
.scheme_dark #learndash_next_prev_link > a {
  color: #f0f0f0;
}
.scheme_original #learndash_next_prev_link > a {
  background-color: #E2C75A;
}
.scheme_light #learndash_next_prev_link > a {
  background-color: #20c7ca;
}
.scheme_blue #learndash_next_prev_link > a {
  background-color: #00D2FF;
}
.scheme_blue_dark #learndash_next_prev_link > a {
  background-color: #00D2FF;
}
.scheme_dark #learndash_next_prev_link > a {
  background-color: #20c7ca;
}
.scheme_original #learndash_next_prev_link > a:hover {
  background-color: #d1a805;
}
.scheme_light #learndash_next_prev_link > a:hover {
  background-color: #189799;
}
.scheme_blue #learndash_next_prev_link > a:hover {
  background-color: #00809B;
}
.scheme_blue_dark #learndash_next_prev_link > a:hover {
  background-color: #00809B;
}
.scheme_dark #learndash_next_prev_link > a:hover {
  background-color: #189799;
}
.scheme_original .widget_area dd.course_progress div.course_progress_blue {
  background-color: #d1a805;
}
.scheme_light .widget_area dd.course_progress div.course_progress_blue {
  background-color: #189799;
}
.scheme_blue .widget_area dd.course_progress div.course_progress_blue {
  background-color: #00809B;
}
.scheme_blue_dark .widget_area dd.course_progress div.course_progress_blue {
  background-color: #00809B;
}
.scheme_dark .widget_area dd.course_progress div.course_progress_blue {
  background-color: #189799;
}
.scheme_original .sc_accordion .sc_accordion_item .sc_accordion_title {
  border-color: #e3e3e3;
}
.scheme_light .sc_accordion .sc_accordion_item .sc_accordion_title {
  border-color: #dddddd;
}
.scheme_blue .sc_accordion .sc_accordion_item .sc_accordion_title {
  border-color: #e3e3e3;
}
.scheme_blue_dark .sc_accordion .sc_accordion_item .sc_accordion_title {
  border-color: #e3e3e3;
}
.scheme_dark .sc_accordion .sc_accordion_item .sc_accordion_title {
  border-color: #000000;
}
.scheme_original .sc_accordion .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
  color: #323232;
}
.scheme_light .sc_accordion .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
  color: #323232;
}
.scheme_blue .sc_accordion .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
  color: #323232;
}
.scheme_blue_dark .sc_accordion .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
  color: #FFFFFF;
}
.scheme_dark .sc_accordion .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
  color: #e0e0e0;
}
.scheme_original .sc_accordion .sc_accordion_item .sc_accordion_title.ui-state-active .sc_accordion_icon_opened {
  color: #323232;
}
.scheme_light .sc_accordion .sc_accordion_item .sc_accordion_title.ui-state-active .sc_accordion_icon_opened {
  color: #323232;
}
.scheme_blue .sc_accordion .sc_accordion_item .sc_accordion_title.ui-state-active .sc_accordion_icon_opened {
  color: #323232;
}
.scheme_blue_dark .sc_accordion .sc_accordion_item .sc_accordion_title.ui-state-active .sc_accordion_icon_opened {
  color: #FFFFFF;
}
.scheme_dark .sc_accordion .sc_accordion_item .sc_accordion_title.ui-state-active .sc_accordion_icon_opened {
  color: #e0e0e0;
}
.scheme_original .sc_accordion .sc_accordion_item .sc_accordion_title:hover {
  color: #E2C75A;
}
.scheme_light .sc_accordion .sc_accordion_item .sc_accordion_title:hover {
  color: #20c7ca;
}
.scheme_blue .sc_accordion .sc_accordion_item .sc_accordion_title:hover {
  color: #00D2FF;
}
.scheme_blue_dark .sc_accordion .sc_accordion_item .sc_accordion_title:hover {
  color: #00D2FF;
}
.scheme_dark .sc_accordion .sc_accordion_item .sc_accordion_title:hover {
  color: #20c7ca;
}
.scheme_original .sc_accordion .sc_accordion_item .sc_accordion_title:hover .sc_accordion_icon_opened {
  color: #E2C75A;
}
.scheme_light .sc_accordion .sc_accordion_item .sc_accordion_title:hover .sc_accordion_icon_opened {
  color: #20c7ca;
}
.scheme_blue .sc_accordion .sc_accordion_item .sc_accordion_title:hover .sc_accordion_icon_opened {
  color: #00D2FF;
}
.scheme_blue_dark .sc_accordion .sc_accordion_item .sc_accordion_title:hover .sc_accordion_icon_opened {
  color: #00D2FF;
}
.scheme_dark .sc_accordion .sc_accordion_item .sc_accordion_title:hover .sc_accordion_icon_opened {
  color: #20c7ca;
}
.scheme_original .sc_accordion .sc_accordion_item .sc_accordion_content,
.scheme_original .sc_accordion .sc_accordion_item {
  border-color: #e3e3e3;
}
.scheme_light .sc_accordion .sc_accordion_item .sc_accordion_content,
.scheme_light .sc_accordion .sc_accordion_item {
  border-color: #dddddd;
}
.scheme_blue .sc_accordion .sc_accordion_item .sc_accordion_content,
.scheme_blue .sc_accordion .sc_accordion_item {
  border-color: #e3e3e3;
}
.scheme_blue_dark .sc_accordion .sc_accordion_item .sc_accordion_content,
.scheme_blue_dark .sc_accordion .sc_accordion_item {
  border-color: #e3e3e3;
}
.scheme_dark .sc_accordion .sc_accordion_item .sc_accordion_content,
.scheme_dark .sc_accordion .sc_accordion_item {
  border-color: #000000;
}
.scheme_original .sc_audio .sc_audio_author_name {
  color: #E2C75A;
}
.scheme_light .sc_audio .sc_audio_author_name {
  color: #20c7ca;
}
.scheme_blue .sc_audio .sc_audio_author_name {
  color: #00D2FF;
}
.scheme_blue_dark .sc_audio .sc_audio_author_name {
  color: #00D2FF;
}
.scheme_dark .sc_audio .sc_audio_author_name {
  color: #20c7ca;
}
.scheme_original .sc_audio .sc_audio_title {
  color: #323232;
}
.scheme_light .sc_audio .sc_audio_title {
  color: #323232;
}
.scheme_blue .sc_audio .sc_audio_title {
  color: #323232;
}
.scheme_blue_dark .sc_audio .sc_audio_title {
  color: #FFFFFF;
}
.scheme_dark .sc_audio .sc_audio_title {
  color: #e0e0e0;
}
.scheme_original section > .wp-audio-shortcode,
.scheme_original .sc_audio.sc_audio_player {
  border-color: #e3e3e3;
}
.scheme_light section > .wp-audio-shortcode,
.scheme_light .sc_audio.sc_audio_player {
  border-color: #dddddd;
}
.scheme_blue section > .wp-audio-shortcode,
.scheme_blue .sc_audio.sc_audio_player {
  border-color: #e3e3e3;
}
.scheme_blue_dark section > .wp-audio-shortcode,
.scheme_blue_dark .sc_audio.sc_audio_player {
  border-color: #e3e3e3;
}
.scheme_dark section > .wp-audio-shortcode,
.scheme_dark .sc_audio.sc_audio_player {
  border-color: #000000;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.sc_button {
  font-family: "Raleway", sans-serif;
  line-height: 1.2857em;
}
.scheme_original .wp-block-search__button,
.scheme_original input[type="submit"],
.scheme_original input[type="reset"],
.scheme_original input[type="button"],
.scheme_original button,
.scheme_original .sc_button.sc_button_style_filled {
  background-color: #E2C75A;
}
.scheme_light .wp-block-search__button,
.scheme_light input[type="submit"],
.scheme_light input[type="reset"],
.scheme_light input[type="button"],
.scheme_light button,
.scheme_light .sc_button.sc_button_style_filled {
  background-color: #20c7ca;
}
.scheme_blue .wp-block-search__button,
.scheme_blue input[type="submit"],
.scheme_blue input[type="reset"],
.scheme_blue input[type="button"],
.scheme_blue button,
.scheme_blue .sc_button.sc_button_style_filled {
  background-color: #00D2FF;
}
.scheme_blue_dark .wp-block-search__button,
.scheme_blue_dark input[type="submit"],
.scheme_blue_dark input[type="reset"],
.scheme_blue_dark input[type="button"],
.scheme_blue_dark button,
.scheme_blue_dark .sc_button.sc_button_style_filled {
  background-color: #00D2FF;
}
.scheme_dark .wp-block-search__button,
.scheme_dark input[type="submit"],
.scheme_dark input[type="reset"],
.scheme_dark input[type="button"],
.scheme_dark button,
.scheme_dark .sc_button.sc_button_style_filled {
  background-color: #20c7ca;
}
.scheme_original .wp-block-search__button,
.scheme_original input[type="submit"],
.scheme_original input[type="reset"],
.scheme_original input[type="button"],
.scheme_original button,
.scheme_original .sc_button.sc_button_style_filled {
  color: #ffffff;
}
.scheme_light .wp-block-search__button,
.scheme_light input[type="submit"],
.scheme_light input[type="reset"],
.scheme_light input[type="button"],
.scheme_light button,
.scheme_light .sc_button.sc_button_style_filled {
  color: #ffffff;
}
.scheme_blue .wp-block-search__button,
.scheme_blue input[type="submit"],
.scheme_blue input[type="reset"],
.scheme_blue input[type="button"],
.scheme_blue button,
.scheme_blue .sc_button.sc_button_style_filled {
  color: #FFFFFF;
}
.scheme_blue_dark .wp-block-search__button,
.scheme_blue_dark input[type="submit"],
.scheme_blue_dark input[type="reset"],
.scheme_blue_dark input[type="button"],
.scheme_blue_dark button,
.scheme_blue_dark .sc_button.sc_button_style_filled {
  color: #FFFFFF;
}
.scheme_dark .wp-block-search__button,
.scheme_dark input[type="submit"],
.scheme_dark input[type="reset"],
.scheme_dark input[type="button"],
.scheme_dark button,
.scheme_dark .sc_button.sc_button_style_filled {
  color: #f0f0f0;
}
.scheme_original .wp-block-search__button,
.scheme_original input[type="submit"],
.scheme_original input[type="reset"],
.scheme_original input[type="button"],
.scheme_original button,
.scheme_original .sc_button.sc_button_style_filled {
  border-color: #E2C75A;
}
.scheme_light .wp-block-search__button,
.scheme_light input[type="submit"],
.scheme_light input[type="reset"],
.scheme_light input[type="button"],
.scheme_light button,
.scheme_light .sc_button.sc_button_style_filled {
  border-color: #20c7ca;
}
.scheme_blue .wp-block-search__button,
.scheme_blue input[type="submit"],
.scheme_blue input[type="reset"],
.scheme_blue input[type="button"],
.scheme_blue button,
.scheme_blue .sc_button.sc_button_style_filled {
  border-color: #00D2FF;
}
.scheme_blue_dark .wp-block-search__button,
.scheme_blue_dark input[type="submit"],
.scheme_blue_dark input[type="reset"],
.scheme_blue_dark input[type="button"],
.scheme_blue_dark button,
.scheme_blue_dark .sc_button.sc_button_style_filled {
  border-color: #00D2FF;
}
.scheme_dark .wp-block-search__button,
.scheme_dark input[type="submit"],
.scheme_dark input[type="reset"],
.scheme_dark input[type="button"],
.scheme_dark button,
.scheme_dark .sc_button.sc_button_style_filled {
  border-color: #20c7ca;
}
.scheme_original .sc_button.sc_button_style_style_2 {
  background-color: #323232;
}
.scheme_light .sc_button.sc_button_style_style_2 {
  background-color: #323232;
}
.scheme_blue .sc_button.sc_button_style_style_2 {
  background-color: #323232;
}
.scheme_blue_dark .sc_button.sc_button_style_style_2 {
  background-color: #FFFFFF;
}
.scheme_dark .sc_button.sc_button_style_style_2 {
  background-color: #e0e0e0;
}
.scheme_original .sc_button.sc_button_style_style_2 {
  color: #ffffff;
}
.scheme_light .sc_button.sc_button_style_style_2 {
  color: #ffffff;
}
.scheme_blue .sc_button.sc_button_style_style_2 {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_button.sc_button_style_style_2 {
  color: #FFFFFF;
}
.scheme_dark .sc_button.sc_button_style_style_2 {
  color: #f0f0f0;
}
.scheme_original .sc_button.sc_button_style_style_2 {
  border-color: #323232;
}
.scheme_light .sc_button.sc_button_style_style_2 {
  border-color: #323232;
}
.scheme_blue .sc_button.sc_button_style_style_2 {
  border-color: #323232;
}
.scheme_blue_dark .sc_button.sc_button_style_style_2 {
  border-color: #FFFFFF;
}
.scheme_dark .sc_button.sc_button_style_style_2 {
  border-color: #e0e0e0;
}
.sc_button.sc_button_style_style_2:hover {
  background: none;
}
.scheme_original .sc_button.sc_button_style_style_2:hover {
  color: #323232;
}
.scheme_light .sc_button.sc_button_style_style_2:hover {
  color: #323232;
}
.scheme_blue .sc_button.sc_button_style_style_2:hover {
  color: #323232;
}
.scheme_blue_dark .sc_button.sc_button_style_style_2:hover {
  color: #FFFFFF;
}
.scheme_dark .sc_button.sc_button_style_style_2:hover {
  color: #e0e0e0;
}
.wp-block-search__button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
button:hover,
.sc_button.sc_button_style_filled:hover {
  background: none;
}
.scheme_original .wp-block-search__button:hover,
.scheme_original input[type="submit"]:hover,
.scheme_original input[type="reset"]:hover,
.scheme_original input[type="button"]:hover,
.scheme_original button:hover,
.scheme_original .sc_button.sc_button_style_filled:hover {
  color: #E2C75A;
}
.scheme_light .wp-block-search__button:hover,
.scheme_light input[type="submit"]:hover,
.scheme_light input[type="reset"]:hover,
.scheme_light input[type="button"]:hover,
.scheme_light button:hover,
.scheme_light .sc_button.sc_button_style_filled:hover {
  color: #20c7ca;
}
.scheme_blue .wp-block-search__button:hover,
.scheme_blue input[type="submit"]:hover,
.scheme_blue input[type="reset"]:hover,
.scheme_blue input[type="button"]:hover,
.scheme_blue button:hover,
.scheme_blue .sc_button.sc_button_style_filled:hover {
  color: #00D2FF;
}
.scheme_blue_dark .wp-block-search__button:hover,
.scheme_blue_dark input[type="submit"]:hover,
.scheme_blue_dark input[type="reset"]:hover,
.scheme_blue_dark input[type="button"]:hover,
.scheme_blue_dark button:hover,
.scheme_blue_dark .sc_button.sc_button_style_filled:hover {
  color: #00D2FF;
}
.scheme_dark .wp-block-search__button:hover,
.scheme_dark input[type="submit"]:hover,
.scheme_dark input[type="reset"]:hover,
.scheme_dark input[type="button"]:hover,
.scheme_dark button:hover,
.scheme_dark .sc_button.sc_button_style_filled:hover {
  color: #20c7ca;
}
.scheme_original .sc_button.sc_button_style_border {
  border-color: #E2C75A;
}
.scheme_light .sc_button.sc_button_style_border {
  border-color: #20c7ca;
}
.scheme_blue .sc_button.sc_button_style_border {
  border-color: #00D2FF;
}
.scheme_blue_dark .sc_button.sc_button_style_border {
  border-color: #00D2FF;
}
.scheme_dark .sc_button.sc_button_style_border {
  border-color: #20c7ca;
}
.scheme_original .sc_button.sc_button_style_border {
  color: #E2C75A;
}
.scheme_light .sc_button.sc_button_style_border {
  color: #20c7ca;
}
.scheme_blue .sc_button.sc_button_style_border {
  color: #00D2FF;
}
.scheme_blue_dark .sc_button.sc_button_style_border {
  color: #00D2FF;
}
.scheme_dark .sc_button.sc_button_style_border {
  color: #20c7ca;
}
.scheme_original .sc_button.sc_button_style_border:hover {
  border-color: #d1a805;
}
.scheme_light .sc_button.sc_button_style_border:hover {
  border-color: #189799;
}
.scheme_blue .sc_button.sc_button_style_border:hover {
  border-color: #00809B;
}
.scheme_blue_dark .sc_button.sc_button_style_border:hover {
  border-color: #00809B;
}
.scheme_dark .sc_button.sc_button_style_border:hover {
  border-color: #189799;
}
.scheme_original .sc_button.sc_button_style_border:hover {
  color: #d1a805;
}
.scheme_light .sc_button.sc_button_style_border:hover {
  color: #189799;
}
.scheme_blue .sc_button.sc_button_style_border:hover {
  color: #00809B;
}
.scheme_blue_dark .sc_button.sc_button_style_border:hover {
  color: #00809B;
}
.scheme_dark .sc_button.sc_button_style_border:hover {
  color: #189799;
}
.scheme_original .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
  background-color: #E2C75A;
}
.scheme_light .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
  background-color: #20c7ca;
}
.scheme_blue .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
  background-color: #00D2FF;
}
.scheme_dark .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
  background-color: #20c7ca;
}
.scheme_original .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
  border-color: #E2C75A;
}
.scheme_light .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
  border-color: #20c7ca;
}
.scheme_blue .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
  border-color: #00D2FF;
}
.scheme_blue_dark .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
  border-color: #00D2FF;
}
.scheme_dark .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
  border-color: #20c7ca;
}
.scheme_original .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
  color: #ffffff;
}
.scheme_light .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
  color: #ffffff;
}
.scheme_blue .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
  color: #FFFFFF;
}
.scheme_dark .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
  color: #f0f0f0;
}
.scheme_original .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date .year:before {
  border-color: #ffffff;
}
.scheme_light .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date .year:before {
  border-color: #ffffff;
}
.scheme_blue .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date .year:before {
  border-color: #FFFFFF;
}
.scheme_blue_dark .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date .year:before {
  border-color: #FFFFFF;
}
.scheme_dark .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date .year:before {
  border-color: #f0f0f0;
}
.scheme_original .sc_blogger.layout_date .sc_blogger_item::before {
  background-color: #f7f7f7;
}
.scheme_light .sc_blogger.layout_date .sc_blogger_item::before {
  background-color: #ffffff;
}
.scheme_blue .sc_blogger.layout_date .sc_blogger_item::before {
  background-color: #171717;
}
.scheme_blue_dark .sc_blogger.layout_date .sc_blogger_item::before {
  background-color: #171717;
}
.scheme_dark .sc_blogger.layout_date .sc_blogger_item::before {
  background-color: #666666;
}
.scheme_original .sc_blogger_item.sc_plain_item {
  background-color: #f7f7f7;
}
.scheme_light .sc_blogger_item.sc_plain_item {
  background-color: #ffffff;
}
.scheme_blue .sc_blogger_item.sc_plain_item {
  background-color: #171717;
}
.scheme_blue_dark .sc_blogger_item.sc_plain_item {
  background-color: #171717;
}
.scheme_dark .sc_blogger_item.sc_plain_item {
  background-color: #666666;
}
.scheme_original .sc_blogger.layout_polaroid .photostack nav span.current {
  color: #ffffff;
}
.scheme_light .sc_blogger.layout_polaroid .photostack nav span.current {
  color: #ffffff;
}
.scheme_blue .sc_blogger.layout_polaroid .photostack nav span.current {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_blogger.layout_polaroid .photostack nav span.current {
  color: #FFFFFF;
}
.scheme_dark .sc_blogger.layout_polaroid .photostack nav span.current {
  color: #f0f0f0;
}
.scheme_original .sc_blogger.layout_polaroid .photostack nav span.current {
  background-color: #E2C75A;
}
.scheme_light .sc_blogger.layout_polaroid .photostack nav span.current {
  background-color: #20c7ca;
}
.scheme_blue .sc_blogger.layout_polaroid .photostack nav span.current {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_blogger.layout_polaroid .photostack nav span.current {
  background-color: #00D2FF;
}
.scheme_dark .sc_blogger.layout_polaroid .photostack nav span.current {
  background-color: #20c7ca;
}
.scheme_original .sc_blogger.layout_polaroid .photostack nav span.current.flip {
  background-color: #d1a805;
}
.scheme_light .sc_blogger.layout_polaroid .photostack nav span.current.flip {
  background-color: #189799;
}
.scheme_blue .sc_blogger.layout_polaroid .photostack nav span.current.flip {
  background-color: #00809B;
}
.scheme_blue_dark .sc_blogger.layout_polaroid .photostack nav span.current.flip {
  background-color: #00809B;
}
.scheme_dark .sc_blogger.layout_polaroid .photostack nav span.current.flip {
  background-color: #189799;
}
.scheme_original .sc_call_to_action .sc_call_to_action_descr {
  color: #323232;
}
.scheme_light .sc_call_to_action .sc_call_to_action_descr {
  color: #323232;
}
.scheme_blue .sc_call_to_action .sc_call_to_action_descr {
  color: #323232;
}
.scheme_blue_dark .sc_call_to_action .sc_call_to_action_descr {
  color: #FFFFFF;
}
.scheme_dark .sc_call_to_action .sc_call_to_action_descr {
  color: #e0e0e0;
}
.scheme_original .sc_call_to_action_accented {
  color: #ffffff;
}
.scheme_light .sc_call_to_action_accented {
  color: #ffffff;
}
.scheme_blue .sc_call_to_action_accented {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_call_to_action_accented {
  color: #FFFFFF;
}
.scheme_dark .sc_call_to_action_accented {
  color: #f0f0f0;
}
.scheme_original .sc_call_to_action_accented {
  background-color: #E2C75A;
}
.scheme_light .sc_call_to_action_accented {
  background-color: #20c7ca;
}
.scheme_blue .sc_call_to_action_accented {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_call_to_action_accented {
  background-color: #00D2FF;
}
.scheme_dark .sc_call_to_action_accented {
  background-color: #20c7ca;
}
.scheme_original .sc_call_to_action_accented .sc_item_title,
.scheme_original .sc_call_to_action_accented .sc_item_subtitle,
.scheme_original .sc_call_to_action_accented .sc_item_descr {
  color: #ffffff;
}
.scheme_light .sc_call_to_action_accented .sc_item_title,
.scheme_light .sc_call_to_action_accented .sc_item_subtitle,
.scheme_light .sc_call_to_action_accented .sc_item_descr {
  color: #ffffff;
}
.scheme_blue .sc_call_to_action_accented .sc_item_title,
.scheme_blue .sc_call_to_action_accented .sc_item_subtitle,
.scheme_blue .sc_call_to_action_accented .sc_item_descr {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_call_to_action_accented .sc_item_title,
.scheme_blue_dark .sc_call_to_action_accented .sc_item_subtitle,
.scheme_blue_dark .sc_call_to_action_accented .sc_item_descr {
  color: #FFFFFF;
}
.scheme_dark .sc_call_to_action_accented .sc_item_title,
.scheme_dark .sc_call_to_action_accented .sc_item_subtitle,
.scheme_dark .sc_call_to_action_accented .sc_item_descr {
  color: #f0f0f0;
}
.scheme_original .sc_call_to_action_accented .sc_item_button > a {
  color: #E2C75A;
}
.scheme_light .sc_call_to_action_accented .sc_item_button > a {
  color: #20c7ca;
}
.scheme_blue .sc_call_to_action_accented .sc_item_button > a {
  color: #00D2FF;
}
.scheme_blue_dark .sc_call_to_action_accented .sc_item_button > a {
  color: #00D2FF;
}
.scheme_dark .sc_call_to_action_accented .sc_item_button > a {
  color: #20c7ca;
}
.scheme_original .sc_call_to_action_accented .sc_item_button > a {
  background-color: #ffffff;
}
.scheme_light .sc_call_to_action_accented .sc_item_button > a {
  background-color: #ffffff;
}
.scheme_blue .sc_call_to_action_accented .sc_item_button > a {
  background-color: #FFFFFF;
}
.scheme_blue_dark .sc_call_to_action_accented .sc_item_button > a {
  background-color: #FFFFFF;
}
.scheme_dark .sc_call_to_action_accented .sc_item_button > a {
  background-color: #f0f0f0;
}
.scheme_original .sc_call_to_action_accented .sc_item_button > a:before {
  background-color: #E2C75A;
}
.scheme_light .sc_call_to_action_accented .sc_item_button > a:before {
  background-color: #20c7ca;
}
.scheme_blue .sc_call_to_action_accented .sc_item_button > a:before {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_call_to_action_accented .sc_item_button > a:before {
  background-color: #00D2FF;
}
.scheme_dark .sc_call_to_action_accented .sc_item_button > a:before {
  background-color: #20c7ca;
}
.scheme_original .sc_call_to_action_accented .sc_item_button > a:before {
  color: #ffffff;
}
.scheme_light .sc_call_to_action_accented .sc_item_button > a:before {
  color: #ffffff;
}
.scheme_blue .sc_call_to_action_accented .sc_item_button > a:before {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_call_to_action_accented .sc_item_button > a:before {
  color: #FFFFFF;
}
.scheme_dark .sc_call_to_action_accented .sc_item_button > a:before {
  color: #f0f0f0;
}
.scheme_original .sc_chat:after {
  background-color: #f7f7f7;
}
.scheme_light .sc_chat:after {
  background-color: #ffffff;
}
.scheme_blue .sc_chat:after {
  background-color: #171717;
}
.scheme_blue_dark .sc_chat:after {
  background-color: #171717;
}
.scheme_dark .sc_chat:after {
  background-color: #666666;
}
.scheme_original .sc_chat:after {
  border-color: #dddddd;
}
.scheme_light .sc_chat:after {
  border-color: #e7e7e7;
}
.scheme_blue .sc_chat:after {
  border-color: #dddddd;
}
.scheme_blue_dark .sc_chat:after {
  border-color: #dddddd;
}
.scheme_dark .sc_chat:after {
  border-color: #909090;
}
.scheme_original .sc_chat_inner {
  color: #8a8a8a;
}
.scheme_light .sc_chat_inner {
  color: #8a8a8a;
}
.scheme_blue .sc_chat_inner {
  color: #8a8a8a;
}
.scheme_blue_dark .sc_chat_inner {
  color: #8a8a8a;
}
.scheme_dark .sc_chat_inner {
  color: #999999;
}
.scheme_original .sc_chat_inner .sc_chat_box_content {
  border-color: #e3e3e3;
}
.scheme_light .sc_chat_inner .sc_chat_box_content {
  border-color: #dddddd;
}
.scheme_blue .sc_chat_inner .sc_chat_box_content {
  border-color: #e3e3e3;
}
.scheme_blue_dark .sc_chat_inner .sc_chat_box_content {
  border-color: #e3e3e3;
}
.scheme_dark .sc_chat_inner .sc_chat_box_content {
  border-color: #000000;
}
.scheme_original .sc_chat_inner a {
  color: #E2C75A;
}
.scheme_light .sc_chat_inner a {
  color: #20c7ca;
}
.scheme_blue .sc_chat_inner a {
  color: #00D2FF;
}
.scheme_blue_dark .sc_chat_inner a {
  color: #00D2FF;
}
.scheme_dark .sc_chat_inner a {
  color: #20c7ca;
}
.scheme_original .sc_chat_inner a:hover {
  color: #323232;
}
.scheme_light .sc_chat_inner a:hover {
  color: #323232;
}
.scheme_blue .sc_chat_inner a:hover {
  color: #323232;
}
.scheme_blue_dark .sc_chat_inner a:hover {
  color: #FFFFFF;
}
.scheme_dark .sc_chat_inner a:hover {
  color: #e0e0e0;
}
.scheme_original .sc_clients_style_clients-2 .sc_client_image .sc_client_hover {
  color: #ffffff;
}
.scheme_light .sc_clients_style_clients-2 .sc_client_image .sc_client_hover {
  color: #ffffff;
}
.scheme_blue .sc_clients_style_clients-2 .sc_client_image .sc_client_hover {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_clients_style_clients-2 .sc_client_image .sc_client_hover {
  color: #FFFFFF;
}
.scheme_dark .sc_clients_style_clients-2 .sc_client_image .sc_client_hover {
  color: #f0f0f0;
}
.scheme_original .sc_clients_style_clients-2 .sc_client_image .sc_client_hover {
  background-color: rgba(50,50,50,0.8);
}
.scheme_light .sc_clients_style_clients-2 .sc_client_image .sc_client_hover {
  background-color: rgba(50,50,50,0.8);
}
.scheme_blue .sc_clients_style_clients-2 .sc_client_image .sc_client_hover {
  background-color: rgba(50,50,50,0.8);
}
.scheme_blue_dark .sc_clients_style_clients-2 .sc_client_image .sc_client_hover {
  background-color: rgba(255,255,255,0.8);
}
.scheme_dark .sc_clients_style_clients-2 .sc_client_image .sc_client_hover {
  background-color: rgba(224,224,224,0.8);
}
.scheme_original .sc_clients_style_clients-2 .sc_client_title,
.scheme_original .sc_clients_style_clients-2 .sc_client_title a {
  color: #ffffff;
}
.scheme_light .sc_clients_style_clients-2 .sc_client_title,
.scheme_light .sc_clients_style_clients-2 .sc_client_title a {
  color: #ffffff;
}
.scheme_blue .sc_clients_style_clients-2 .sc_client_title,
.scheme_blue .sc_clients_style_clients-2 .sc_client_title a {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_clients_style_clients-2 .sc_client_title,
.scheme_blue_dark .sc_clients_style_clients-2 .sc_client_title a {
  color: #FFFFFF;
}
.scheme_dark .sc_clients_style_clients-2 .sc_client_title,
.scheme_dark .sc_clients_style_clients-2 .sc_client_title a {
  color: #f0f0f0;
}
.scheme_original .sc_clients_style_clients-2 .sc_client_title a:hover {
  color: #E2C75A;
}
.scheme_light .sc_clients_style_clients-2 .sc_client_title a:hover {
  color: #20c7ca;
}
.scheme_blue .sc_clients_style_clients-2 .sc_client_title a:hover {
  color: #00D2FF;
}
.scheme_blue_dark .sc_clients_style_clients-2 .sc_client_title a:hover {
  color: #00D2FF;
}
.scheme_dark .sc_clients_style_clients-2 .sc_client_title a:hover {
  color: #20c7ca;
}
.scheme_original .sc_clients_style_clients-2 .sc_client_description:before,
.scheme_original .sc_clients_style_clients-2 .sc_client_position {
  color: #E2C75A;
}
.scheme_light .sc_clients_style_clients-2 .sc_client_description:before,
.scheme_light .sc_clients_style_clients-2 .sc_client_position {
  color: #20c7ca;
}
.scheme_blue .sc_clients_style_clients-2 .sc_client_description:before,
.scheme_blue .sc_clients_style_clients-2 .sc_client_position {
  color: #00D2FF;
}
.scheme_blue_dark .sc_clients_style_clients-2 .sc_client_description:before,
.scheme_blue_dark .sc_clients_style_clients-2 .sc_client_position {
  color: #00D2FF;
}
.scheme_dark .sc_clients_style_clients-2 .sc_client_description:before,
.scheme_dark .sc_clients_style_clients-2 .sc_client_position {
  color: #20c7ca;
}
.scheme_original .sc_form .sc_form_button button {
  color: #ffffff;
}
.scheme_light .sc_form .sc_form_button button {
  color: #ffffff;
}
.scheme_blue .sc_form .sc_form_button button {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_form .sc_form_button button {
  color: #FFFFFF;
}
.scheme_dark .sc_form .sc_form_button button {
  color: #f0f0f0;
}
.scheme_original .sc_form .sc_form_button button {
  border-color: #E2C75A;
}
.scheme_light .sc_form .sc_form_button button {
  border-color: #20c7ca;
}
.scheme_blue .sc_form .sc_form_button button {
  border-color: #00D2FF;
}
.scheme_blue_dark .sc_form .sc_form_button button {
  border-color: #00D2FF;
}
.scheme_dark .sc_form .sc_form_button button {
  border-color: #20c7ca;
}
.scheme_original .sc_form .sc_form_button button {
  background-color: #E2C75A;
}
.scheme_light .sc_form .sc_form_button button {
  background-color: #20c7ca;
}
.scheme_blue .sc_form .sc_form_button button {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_form .sc_form_button button {
  background-color: #00D2FF;
}
.scheme_dark .sc_form .sc_form_button button {
  background-color: #20c7ca;
}
.sc_form .sc_form_button button:hover {
  background: none;
}
.scheme_original .sc_form .sc_form_button button:hover {
  border-color: #E2C75A;
}
.scheme_light .sc_form .sc_form_button button:hover {
  border-color: #20c7ca;
}
.scheme_blue .sc_form .sc_form_button button:hover {
  border-color: #00D2FF;
}
.scheme_blue_dark .sc_form .sc_form_button button:hover {
  border-color: #00D2FF;
}
.scheme_dark .sc_form .sc_form_button button:hover {
  border-color: #20c7ca;
}
.scheme_original .sc_form .sc_form_button button:hover {
  color: #E2C75A;
}
.scheme_light .sc_form .sc_form_button button:hover {
  color: #20c7ca;
}
.scheme_blue .sc_form .sc_form_button button:hover {
  color: #00D2FF;
}
.scheme_blue_dark .sc_form .sc_form_button button:hover {
  color: #00D2FF;
}
.scheme_dark .sc_form .sc_form_button button:hover {
  color: #20c7ca;
}
.scheme_original .sc_form .sc_form_address_label,
.scheme_original .sc_form .sc_form_item > label {
  color: #323232;
}
.scheme_light .sc_form .sc_form_address_label,
.scheme_light .sc_form .sc_form_item > label {
  color: #323232;
}
.scheme_blue .sc_form .sc_form_address_label,
.scheme_blue .sc_form .sc_form_item > label {
  color: #323232;
}
.scheme_blue_dark .sc_form .sc_form_address_label,
.scheme_blue_dark .sc_form .sc_form_item > label {
  color: #FFFFFF;
}
.scheme_dark .sc_form .sc_form_address_label,
.scheme_dark .sc_form .sc_form_item > label {
  color: #e0e0e0;
}
.scheme_original .sc_form .sc_form_item .sc_form_element input[type="radio"] + label:before,
.scheme_original .sc_form .sc_form_item .sc_form_element input[type="checkbox"] + label:before {
  border-color: #dddddd;
}
.scheme_light .sc_form .sc_form_item .sc_form_element input[type="radio"] + label:before,
.scheme_light .sc_form .sc_form_item .sc_form_element input[type="checkbox"] + label:before {
  border-color: #e7e7e7;
}
.scheme_blue .sc_form .sc_form_item .sc_form_element input[type="radio"] + label:before,
.scheme_blue .sc_form .sc_form_item .sc_form_element input[type="checkbox"] + label:before {
  border-color: #dddddd;
}
.scheme_blue_dark .sc_form .sc_form_item .sc_form_element input[type="radio"] + label:before,
.scheme_blue_dark .sc_form .sc_form_item .sc_form_element input[type="checkbox"] + label:before {
  border-color: #dddddd;
}
.scheme_dark .sc_form .sc_form_item .sc_form_element input[type="radio"] + label:before,
.scheme_dark .sc_form .sc_form_item .sc_form_element input[type="checkbox"] + label:before {
  border-color: #909090;
}
.scheme_original .sc_form .sc_form_item .sc_form_element input[type="radio"] + label:before,
.scheme_original .sc_form .sc_form_item .sc_form_element input[type="checkbox"] + label:before {
  background-color: #f7f7f7;
}
.scheme_light .sc_form .sc_form_item .sc_form_element input[type="radio"] + label:before,
.scheme_light .sc_form .sc_form_item .sc_form_element input[type="checkbox"] + label:before {
  background-color: #ffffff;
}
.scheme_blue .sc_form .sc_form_item .sc_form_element input[type="radio"] + label:before,
.scheme_blue .sc_form .sc_form_item .sc_form_element input[type="checkbox"] + label:before {
  background-color: #171717;
}
.scheme_blue_dark .sc_form .sc_form_item .sc_form_element input[type="radio"] + label:before,
.scheme_blue_dark .sc_form .sc_form_item .sc_form_element input[type="checkbox"] + label:before {
  background-color: #171717;
}
.scheme_dark .sc_form .sc_form_item .sc_form_element input[type="radio"] + label:before,
.scheme_dark .sc_form .sc_form_item .sc_form_element input[type="checkbox"] + label:before {
  background-color: #666666;
}
.scheme_original .sc_form_select_container {
  background-color: #f7f7f7;
}
.scheme_light .sc_form_select_container {
  background-color: #ffffff;
}
.scheme_blue .sc_form_select_container {
  background-color: #171717;
}
.scheme_blue_dark .sc_form_select_container {
  background-color: #171717;
}
.scheme_dark .sc_form_select_container {
  background-color: #666666;
}
.scheme_original .sc_form .picker {
  color: #8a8a8a;
}
.scheme_light .sc_form .picker {
  color: #8a8a8a;
}
.scheme_blue .sc_form .picker {
  color: #8a8a8a;
}
.scheme_blue_dark .sc_form .picker {
  color: #8a8a8a;
}
.scheme_dark .sc_form .picker {
  color: #999999;
}
.scheme_original .sc_form .picker {
  border-color: #dddddd;
}
.scheme_light .sc_form .picker {
  border-color: #e7e7e7;
}
.scheme_blue .sc_form .picker {
  border-color: #dddddd;
}
.scheme_blue_dark .sc_form .picker {
  border-color: #dddddd;
}
.scheme_dark .sc_form .picker {
  border-color: #909090;
}
.scheme_original .sc_form .picker {
  background-color: #f7f7f7;
}
.scheme_light .sc_form .picker {
  background-color: #ffffff;
}
.scheme_blue .sc_form .picker {
  background-color: #171717;
}
.scheme_blue_dark .sc_form .picker {
  background-color: #171717;
}
.scheme_dark .sc_form .picker {
  background-color: #666666;
}
.scheme_original .picker__month,
.scheme_original .picker__year {
  color: #232a34;
}
.scheme_light .picker__month,
.scheme_light .picker__year {
  color: #232a34;
}
.scheme_blue .picker__month,
.scheme_blue .picker__year {
  color: #232a34;
}
.scheme_blue_dark .picker__month,
.scheme_blue_dark .picker__year {
  color: #232a34;
}
.scheme_dark .picker__month,
.scheme_dark .picker__year {
  color: #d0d0d0;
}
.scheme_original .sc_form .picker__nav--prev:before,
.scheme_original .sc_form .picker__nav--next:before {
  color: #8a8a8a;
}
.scheme_light .sc_form .picker__nav--prev:before,
.scheme_light .sc_form .picker__nav--next:before {
  color: #8a8a8a;
}
.scheme_blue .sc_form .picker__nav--prev:before,
.scheme_blue .sc_form .picker__nav--next:before {
  color: #8a8a8a;
}
.scheme_blue_dark .sc_form .picker__nav--prev:before,
.scheme_blue_dark .sc_form .picker__nav--next:before {
  color: #8a8a8a;
}
.scheme_dark .sc_form .picker__nav--prev:before,
.scheme_dark .sc_form .picker__nav--next:before {
  color: #999999;
}
.scheme_original .sc_form .picker__nav--prev:hover:before,
.scheme_original .sc_form .picker__nav--next:hover:before {
  color: #232a34;
}
.scheme_light .sc_form .picker__nav--prev:hover:before,
.scheme_light .sc_form .picker__nav--next:hover:before {
  color: #232a34;
}
.scheme_blue .sc_form .picker__nav--prev:hover:before,
.scheme_blue .sc_form .picker__nav--next:hover:before {
  color: #232a34;
}
.scheme_blue_dark .sc_form .picker__nav--prev:hover:before,
.scheme_blue_dark .sc_form .picker__nav--next:hover:before {
  color: #232a34;
}
.scheme_dark .sc_form .picker__nav--prev:hover:before,
.scheme_dark .sc_form .picker__nav--next:hover:before {
  color: #d0d0d0;
}
.scheme_original .sc_form .picker__nav--disabled,
.scheme_original .sc_form .picker__nav--disabled:hover,
.scheme_original .sc_form .picker__nav--disabled:before,
.scheme_original .sc_form .picker__nav--disabled:before:hover {
  color: #acb4b6;
}
.scheme_light .sc_form .picker__nav--disabled,
.scheme_light .sc_form .picker__nav--disabled:hover,
.scheme_light .sc_form .picker__nav--disabled:before,
.scheme_light .sc_form .picker__nav--disabled:before:hover {
  color: #acb4b6;
}
.scheme_blue .sc_form .picker__nav--disabled,
.scheme_blue .sc_form .picker__nav--disabled:hover,
.scheme_blue .sc_form .picker__nav--disabled:before,
.scheme_blue .sc_form .picker__nav--disabled:before:hover {
  color: #acb4b6;
}
.scheme_blue_dark .sc_form .picker__nav--disabled,
.scheme_blue_dark .sc_form .picker__nav--disabled:hover,
.scheme_blue_dark .sc_form .picker__nav--disabled:before,
.scheme_blue_dark .sc_form .picker__nav--disabled:before:hover {
  color: #acb4b6;
}
.scheme_dark .sc_form .picker__nav--disabled,
.scheme_dark .sc_form .picker__nav--disabled:hover,
.scheme_dark .sc_form .picker__nav--disabled:before,
.scheme_dark .sc_form .picker__nav--disabled:before:hover {
  color: #aaaaaa;
}
.scheme_original .sc_form table.picker__table th {
  color: #ffffff;
}
.scheme_light .sc_form table.picker__table th {
  color: #ffffff;
}
.scheme_blue .sc_form table.picker__table th {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_form table.picker__table th {
  color: #FFFFFF;
}
.scheme_dark .sc_form table.picker__table th {
  color: #f0f0f0;
}
.scheme_original .sc_form table.picker__table th {
  background-color: #E2C75A;
}
.scheme_light .sc_form table.picker__table th {
  background-color: #20c7ca;
}
.scheme_blue .sc_form table.picker__table th {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_form table.picker__table th {
  background-color: #00D2FF;
}
.scheme_dark .sc_form table.picker__table th {
  background-color: #20c7ca;
}
.scheme_original .sc_form .picker__day--infocus {
  color: #232a34;
}
.scheme_light .sc_form .picker__day--infocus {
  color: #232a34;
}
.scheme_blue .sc_form .picker__day--infocus {
  color: #232a34;
}
.scheme_blue_dark .sc_form .picker__day--infocus {
  color: #232a34;
}
.scheme_dark .sc_form .picker__day--infocus {
  color: #d0d0d0;
}
.scheme_original .sc_form .picker__day--today,
.scheme_original .sc_form .picker__day--infocus:hover,
.scheme_original .sc_form .picker__day--outfocus:hover,
.scheme_original .sc_form .picker__day--highlighted:hover,
.scheme_original .sc_form .picker--focused .picker__day--highlighted {
  color: #232a34;
}
.scheme_light .sc_form .picker__day--today,
.scheme_light .sc_form .picker__day--infocus:hover,
.scheme_light .sc_form .picker__day--outfocus:hover,
.scheme_light .sc_form .picker__day--highlighted:hover,
.scheme_light .sc_form .picker--focused .picker__day--highlighted {
  color: #232a34;
}
.scheme_blue .sc_form .picker__day--today,
.scheme_blue .sc_form .picker__day--infocus:hover,
.scheme_blue .sc_form .picker__day--outfocus:hover,
.scheme_blue .sc_form .picker__day--highlighted:hover,
.scheme_blue .sc_form .picker--focused .picker__day--highlighted {
  color: #232a34;
}
.scheme_blue_dark .sc_form .picker__day--today,
.scheme_blue_dark .sc_form .picker__day--infocus:hover,
.scheme_blue_dark .sc_form .picker__day--outfocus:hover,
.scheme_blue_dark .sc_form .picker__day--highlighted:hover,
.scheme_blue_dark .sc_form .picker--focused .picker__day--highlighted {
  color: #232a34;
}
.scheme_dark .sc_form .picker__day--today,
.scheme_dark .sc_form .picker__day--infocus:hover,
.scheme_dark .sc_form .picker__day--outfocus:hover,
.scheme_dark .sc_form .picker__day--highlighted:hover,
.scheme_dark .sc_form .picker--focused .picker__day--highlighted {
  color: #d0d0d0;
}
.scheme_original .sc_form .picker__day--today,
.scheme_original .sc_form .picker__day--infocus:hover,
.scheme_original .sc_form .picker__day--outfocus:hover,
.scheme_original .sc_form .picker__day--highlighted:hover,
.scheme_original .sc_form .picker--focused .picker__day--highlighted {
  background-color: #f0f0f0;
}
.scheme_light .sc_form .picker__day--today,
.scheme_light .sc_form .picker__day--infocus:hover,
.scheme_light .sc_form .picker__day--outfocus:hover,
.scheme_light .sc_form .picker__day--highlighted:hover,
.scheme_light .sc_form .picker--focused .picker__day--highlighted {
  background-color: #f0f0f0;
}
.scheme_blue .sc_form .picker__day--today,
.scheme_blue .sc_form .picker__day--infocus:hover,
.scheme_blue .sc_form .picker__day--outfocus:hover,
.scheme_blue .sc_form .picker__day--highlighted:hover,
.scheme_blue .sc_form .picker--focused .picker__day--highlighted {
  background-color: #f0f0f0;
}
.scheme_blue_dark .sc_form .picker__day--today,
.scheme_blue_dark .sc_form .picker__day--infocus:hover,
.scheme_blue_dark .sc_form .picker__day--outfocus:hover,
.scheme_blue_dark .sc_form .picker__day--highlighted:hover,
.scheme_blue_dark .sc_form .picker--focused .picker__day--highlighted {
  background-color: #f0f0f0;
}
.scheme_dark .sc_form .picker__day--today,
.scheme_dark .sc_form .picker__day--infocus:hover,
.scheme_dark .sc_form .picker__day--outfocus:hover,
.scheme_dark .sc_form .picker__day--highlighted:hover,
.scheme_dark .sc_form .picker--focused .picker__day--highlighted {
  background-color: #505050;
}
.scheme_original .sc_form .picker__day--disabled,
.scheme_original .sc_form .picker__day--disabled:hover {
  color: #acb4b6;
}
.scheme_light .sc_form .picker__day--disabled,
.scheme_light .sc_form .picker__day--disabled:hover {
  color: #acb4b6;
}
.scheme_blue .sc_form .picker__day--disabled,
.scheme_blue .sc_form .picker__day--disabled:hover {
  color: #acb4b6;
}
.scheme_blue_dark .sc_form .picker__day--disabled,
.scheme_blue_dark .sc_form .picker__day--disabled:hover {
  color: #acb4b6;
}
.scheme_dark .sc_form .picker__day--disabled,
.scheme_dark .sc_form .picker__day--disabled:hover {
  color: #aaaaaa;
}
.scheme_original .sc_form .picker__day--highlighted.picker__day--disabled,
.scheme_original .sc_form .picker__day--highlighted.picker__day--disabled:hover {
  color: #acb4b6;
}
.scheme_light .sc_form .picker__day--highlighted.picker__day--disabled,
.scheme_light .sc_form .picker__day--highlighted.picker__day--disabled:hover {
  color: #acb4b6;
}
.scheme_blue .sc_form .picker__day--highlighted.picker__day--disabled,
.scheme_blue .sc_form .picker__day--highlighted.picker__day--disabled:hover {
  color: #acb4b6;
}
.scheme_blue_dark .sc_form .picker__day--highlighted.picker__day--disabled,
.scheme_blue_dark .sc_form .picker__day--highlighted.picker__day--disabled:hover {
  color: #acb4b6;
}
.scheme_dark .sc_form .picker__day--highlighted.picker__day--disabled,
.scheme_dark .sc_form .picker__day--highlighted.picker__day--disabled:hover {
  color: #aaaaaa;
}
.scheme_original .sc_form .picker__day--highlighted.picker__day--disabled,
.scheme_original .sc_form .picker__day--highlighted.picker__day--disabled:hover {
  background-color: #f0f0f0;
}
.scheme_light .sc_form .picker__day--highlighted.picker__day--disabled,
.scheme_light .sc_form .picker__day--highlighted.picker__day--disabled:hover {
  background-color: #f0f0f0;
}
.scheme_blue .sc_form .picker__day--highlighted.picker__day--disabled,
.scheme_blue .sc_form .picker__day--highlighted.picker__day--disabled:hover {
  background-color: #f0f0f0;
}
.scheme_blue_dark .sc_form .picker__day--highlighted.picker__day--disabled,
.scheme_blue_dark .sc_form .picker__day--highlighted.picker__day--disabled:hover {
  background-color: #f0f0f0;
}
.scheme_dark .sc_form .picker__day--highlighted.picker__day--disabled,
.scheme_dark .sc_form .picker__day--highlighted.picker__day--disabled:hover {
  background-color: #505050;
}
.scheme_original .sc_form .picker__day--today:before,
.scheme_original .sc_form .picker__button--today:before,
.scheme_original .sc_form .picker__button--clear:before,
.scheme_original .sc_form button:focus {
  border-color: #E2C75A;
}
.scheme_light .sc_form .picker__day--today:before,
.scheme_light .sc_form .picker__button--today:before,
.scheme_light .sc_form .picker__button--clear:before,
.scheme_light .sc_form button:focus {
  border-color: #20c7ca;
}
.scheme_blue .sc_form .picker__day--today:before,
.scheme_blue .sc_form .picker__button--today:before,
.scheme_blue .sc_form .picker__button--clear:before,
.scheme_blue .sc_form button:focus {
  border-color: #00D2FF;
}
.scheme_blue_dark .sc_form .picker__day--today:before,
.scheme_blue_dark .sc_form .picker__button--today:before,
.scheme_blue_dark .sc_form .picker__button--clear:before,
.scheme_blue_dark .sc_form button:focus {
  border-color: #00D2FF;
}
.scheme_dark .sc_form .picker__day--today:before,
.scheme_dark .sc_form .picker__button--today:before,
.scheme_dark .sc_form .picker__button--clear:before,
.scheme_dark .sc_form button:focus {
  border-color: #20c7ca;
}
.scheme_original .sc_form .picker__button--close:before {
  color: #E2C75A;
}
.scheme_light .sc_form .picker__button--close:before {
  color: #20c7ca;
}
.scheme_blue .sc_form .picker__button--close:before {
  color: #00D2FF;
}
.scheme_blue_dark .sc_form .picker__button--close:before {
  color: #00D2FF;
}
.scheme_dark .sc_form .picker__button--close:before {
  color: #20c7ca;
}
.scheme_original .sc_form .picker--time .picker__button--clear:hover,
.scheme_original .sc_form .picker--time .picker__button--clear:focus {
  background-color: #d1a805;
}
.scheme_light .sc_form .picker--time .picker__button--clear:hover,
.scheme_light .sc_form .picker--time .picker__button--clear:focus {
  background-color: #189799;
}
.scheme_blue .sc_form .picker--time .picker__button--clear:hover,
.scheme_blue .sc_form .picker--time .picker__button--clear:focus {
  background-color: #00809B;
}
.scheme_blue_dark .sc_form .picker--time .picker__button--clear:hover,
.scheme_blue_dark .sc_form .picker--time .picker__button--clear:focus {
  background-color: #00809B;
}
.scheme_dark .sc_form .picker--time .picker__button--clear:hover,
.scheme_dark .sc_form .picker--time .picker__button--clear:focus {
  background-color: #189799;
}
.scheme_original .sc_form .picker__footer {
  border-color: #dddddd;
}
.scheme_light .sc_form .picker__footer {
  border-color: #e7e7e7;
}
.scheme_blue .sc_form .picker__footer {
  border-color: #dddddd;
}
.scheme_blue_dark .sc_form .picker__footer {
  border-color: #dddddd;
}
.scheme_dark .sc_form .picker__footer {
  border-color: #909090;
}
.scheme_original .sc_form .picker__button--today,
.scheme_original .sc_form .picker__button--clear,
.scheme_original .sc_form .picker__button--close {
  color: #8a8a8a;
}
.scheme_light .sc_form .picker__button--today,
.scheme_light .sc_form .picker__button--clear,
.scheme_light .sc_form .picker__button--close {
  color: #8a8a8a;
}
.scheme_blue .sc_form .picker__button--today,
.scheme_blue .sc_form .picker__button--clear,
.scheme_blue .sc_form .picker__button--close {
  color: #8a8a8a;
}
.scheme_blue_dark .sc_form .picker__button--today,
.scheme_blue_dark .sc_form .picker__button--clear,
.scheme_blue_dark .sc_form .picker__button--close {
  color: #8a8a8a;
}
.scheme_dark .sc_form .picker__button--today,
.scheme_dark .sc_form .picker__button--clear,
.scheme_dark .sc_form .picker__button--close {
  color: #999999;
}
.scheme_original .sc_form .picker__button--today:hover,
.scheme_original .sc_form .picker__button--clear:hover,
.scheme_original .sc_form .picker__button--close:hover {
  color: #232a34;
}
.scheme_light .sc_form .picker__button--today:hover,
.scheme_light .sc_form .picker__button--clear:hover,
.scheme_light .sc_form .picker__button--close:hover {
  color: #232a34;
}
.scheme_blue .sc_form .picker__button--today:hover,
.scheme_blue .sc_form .picker__button--clear:hover,
.scheme_blue .sc_form .picker__button--close:hover {
  color: #232a34;
}
.scheme_blue_dark .sc_form .picker__button--today:hover,
.scheme_blue_dark .sc_form .picker__button--clear:hover,
.scheme_blue_dark .sc_form .picker__button--close:hover {
  color: #232a34;
}
.scheme_dark .sc_form .picker__button--today:hover,
.scheme_dark .sc_form .picker__button--clear:hover,
.scheme_dark .sc_form .picker__button--close:hover {
  color: #d0d0d0;
}
.scheme_original .sc_form .picker__button--today:hover,
.scheme_original .sc_form .picker__button--clear:hover,
.scheme_original .sc_form .picker__button--close:hover {
  background-color: #f0f0f0;
}
.scheme_light .sc_form .picker__button--today:hover,
.scheme_light .sc_form .picker__button--clear:hover,
.scheme_light .sc_form .picker__button--close:hover {
  background-color: #f0f0f0;
}
.scheme_blue .sc_form .picker__button--today:hover,
.scheme_blue .sc_form .picker__button--clear:hover,
.scheme_blue .sc_form .picker__button--close:hover {
  background-color: #f0f0f0;
}
.scheme_blue_dark .sc_form .picker__button--today:hover,
.scheme_blue_dark .sc_form .picker__button--clear:hover,
.scheme_blue_dark .sc_form .picker__button--close:hover {
  background-color: #f0f0f0;
}
.scheme_dark .sc_form .picker__button--today:hover,
.scheme_dark .sc_form .picker__button--clear:hover,
.scheme_dark .sc_form .picker__button--close:hover {
  background-color: #505050;
}
.scheme_original .sc_form .picker__button--today[disabled],
.scheme_original .sc_form .picker__button--today[disabled]:hover {
  color: #acb4b6;
}
.scheme_light .sc_form .picker__button--today[disabled],
.scheme_light .sc_form .picker__button--today[disabled]:hover {
  color: #acb4b6;
}
.scheme_blue .sc_form .picker__button--today[disabled],
.scheme_blue .sc_form .picker__button--today[disabled]:hover {
  color: #acb4b6;
}
.scheme_blue_dark .sc_form .picker__button--today[disabled],
.scheme_blue_dark .sc_form .picker__button--today[disabled]:hover {
  color: #acb4b6;
}
.scheme_dark .sc_form .picker__button--today[disabled],
.scheme_dark .sc_form .picker__button--today[disabled]:hover {
  color: #aaaaaa;
}
.scheme_original .sc_form .picker__button--today[disabled],
.scheme_original .sc_form .picker__button--today[disabled]:hover {
  background-color: #f0f0f0;
}
.scheme_light .sc_form .picker__button--today[disabled],
.scheme_light .sc_form .picker__button--today[disabled]:hover {
  background-color: #f0f0f0;
}
.scheme_blue .sc_form .picker__button--today[disabled],
.scheme_blue .sc_form .picker__button--today[disabled]:hover {
  background-color: #f0f0f0;
}
.scheme_blue_dark .sc_form .picker__button--today[disabled],
.scheme_blue_dark .sc_form .picker__button--today[disabled]:hover {
  background-color: #f0f0f0;
}
.scheme_dark .sc_form .picker__button--today[disabled],
.scheme_dark .sc_form .picker__button--today[disabled]:hover {
  background-color: #505050;
}
.scheme_original .sc_form .picker__button--today[disabled],
.scheme_original .sc_form .picker__button--today[disabled]:hover {
  border-color: #f0f0f0;
}
.scheme_light .sc_form .picker__button--today[disabled],
.scheme_light .sc_form .picker__button--today[disabled]:hover {
  border-color: #f0f0f0;
}
.scheme_blue .sc_form .picker__button--today[disabled],
.scheme_blue .sc_form .picker__button--today[disabled]:hover {
  border-color: #f0f0f0;
}
.scheme_blue_dark .sc_form .picker__button--today[disabled],
.scheme_blue_dark .sc_form .picker__button--today[disabled]:hover {
  border-color: #f0f0f0;
}
.scheme_dark .sc_form .picker__button--today[disabled],
.scheme_dark .sc_form .picker__button--today[disabled]:hover {
  border-color: #505050;
}
.scheme_original .sc_form .picker__button--today[disabled]:before {
  border-top-color: #acb4b6;
}
.scheme_light .sc_form .picker__button--today[disabled]:before {
  border-top-color: #acb4b6;
}
.scheme_blue .sc_form .picker__button--today[disabled]:before {
  border-top-color: #acb4b6;
}
.scheme_blue_dark .sc_form .picker__button--today[disabled]:before {
  border-top-color: #acb4b6;
}
.scheme_dark .sc_form .picker__button--today[disabled]:before {
  border-top-color: #aaaaaa;
}
.scheme_original .sc_form .picker__list-item {
  color: #8a8a8a;
}
.scheme_light .sc_form .picker__list-item {
  color: #8a8a8a;
}
.scheme_blue .sc_form .picker__list-item {
  color: #8a8a8a;
}
.scheme_blue_dark .sc_form .picker__list-item {
  color: #8a8a8a;
}
.scheme_dark .sc_form .picker__list-item {
  color: #999999;
}
.scheme_original .sc_form .picker__list-item {
  border-color: #dddddd;
}
.scheme_light .sc_form .picker__list-item {
  border-color: #e7e7e7;
}
.scheme_blue .sc_form .picker__list-item {
  border-color: #dddddd;
}
.scheme_blue_dark .sc_form .picker__list-item {
  border-color: #dddddd;
}
.scheme_dark .sc_form .picker__list-item {
  border-color: #909090;
}
.scheme_original .sc_form .picker__list-item:hover,
.scheme_original .sc_form .picker__list-item--highlighted,
.scheme_original .sc_form .picker__list-item--highlighted:hover,
.scheme_original .sc_form .picker--focused .picker__list-item--highlighted,
.scheme_original .sc_form .picker__list-item--selected,
.scheme_original .sc_form .picker__list-item--selected:hover,
.scheme_original .sc_form .picker--focused .picker__list-item--selected {
  color: #232a34;
}
.scheme_light .sc_form .picker__list-item:hover,
.scheme_light .sc_form .picker__list-item--highlighted,
.scheme_light .sc_form .picker__list-item--highlighted:hover,
.scheme_light .sc_form .picker--focused .picker__list-item--highlighted,
.scheme_light .sc_form .picker__list-item--selected,
.scheme_light .sc_form .picker__list-item--selected:hover,
.scheme_light .sc_form .picker--focused .picker__list-item--selected {
  color: #232a34;
}
.scheme_blue .sc_form .picker__list-item:hover,
.scheme_blue .sc_form .picker__list-item--highlighted,
.scheme_blue .sc_form .picker__list-item--highlighted:hover,
.scheme_blue .sc_form .picker--focused .picker__list-item--highlighted,
.scheme_blue .sc_form .picker__list-item--selected,
.scheme_blue .sc_form .picker__list-item--selected:hover,
.scheme_blue .sc_form .picker--focused .picker__list-item--selected {
  color: #232a34;
}
.scheme_blue_dark .sc_form .picker__list-item:hover,
.scheme_blue_dark .sc_form .picker__list-item--highlighted,
.scheme_blue_dark .sc_form .picker__list-item--highlighted:hover,
.scheme_blue_dark .sc_form .picker--focused .picker__list-item--highlighted,
.scheme_blue_dark .sc_form .picker__list-item--selected,
.scheme_blue_dark .sc_form .picker__list-item--selected:hover,
.scheme_blue_dark .sc_form .picker--focused .picker__list-item--selected {
  color: #232a34;
}
.scheme_dark .sc_form .picker__list-item:hover,
.scheme_dark .sc_form .picker__list-item--highlighted,
.scheme_dark .sc_form .picker__list-item--highlighted:hover,
.scheme_dark .sc_form .picker--focused .picker__list-item--highlighted,
.scheme_dark .sc_form .picker__list-item--selected,
.scheme_dark .sc_form .picker__list-item--selected:hover,
.scheme_dark .sc_form .picker--focused .picker__list-item--selected {
  color: #d0d0d0;
}
.scheme_original .sc_form .picker__list-item:hover,
.scheme_original .sc_form .picker__list-item--highlighted,
.scheme_original .sc_form .picker__list-item--highlighted:hover,
.scheme_original .sc_form .picker--focused .picker__list-item--highlighted,
.scheme_original .sc_form .picker__list-item--selected,
.scheme_original .sc_form .picker__list-item--selected:hover,
.scheme_original .sc_form .picker--focused .picker__list-item--selected {
  background-color: #f0f0f0;
}
.scheme_light .sc_form .picker__list-item:hover,
.scheme_light .sc_form .picker__list-item--highlighted,
.scheme_light .sc_form .picker__list-item--highlighted:hover,
.scheme_light .sc_form .picker--focused .picker__list-item--highlighted,
.scheme_light .sc_form .picker__list-item--selected,
.scheme_light .sc_form .picker__list-item--selected:hover,
.scheme_light .sc_form .picker--focused .picker__list-item--selected {
  background-color: #f0f0f0;
}
.scheme_blue .sc_form .picker__list-item:hover,
.scheme_blue .sc_form .picker__list-item--highlighted,
.scheme_blue .sc_form .picker__list-item--highlighted:hover,
.scheme_blue .sc_form .picker--focused .picker__list-item--highlighted,
.scheme_blue .sc_form .picker__list-item--selected,
.scheme_blue .sc_form .picker__list-item--selected:hover,
.scheme_blue .sc_form .picker--focused .picker__list-item--selected {
  background-color: #f0f0f0;
}
.scheme_blue_dark .sc_form .picker__list-item:hover,
.scheme_blue_dark .sc_form .picker__list-item--highlighted,
.scheme_blue_dark .sc_form .picker__list-item--highlighted:hover,
.scheme_blue_dark .sc_form .picker--focused .picker__list-item--highlighted,
.scheme_blue_dark .sc_form .picker__list-item--selected,
.scheme_blue_dark .sc_form .picker__list-item--selected:hover,
.scheme_blue_dark .sc_form .picker--focused .picker__list-item--selected {
  background-color: #f0f0f0;
}
.scheme_dark .sc_form .picker__list-item:hover,
.scheme_dark .sc_form .picker__list-item--highlighted,
.scheme_dark .sc_form .picker__list-item--highlighted:hover,
.scheme_dark .sc_form .picker--focused .picker__list-item--highlighted,
.scheme_dark .sc_form .picker__list-item--selected,
.scheme_dark .sc_form .picker__list-item--selected:hover,
.scheme_dark .sc_form .picker--focused .picker__list-item--selected {
  background-color: #505050;
}
.scheme_original .sc_form .picker__list-item:hover,
.scheme_original .sc_form .picker__list-item--highlighted,
.scheme_original .sc_form .picker__list-item--highlighted:hover,
.scheme_original .sc_form .picker--focused .picker__list-item--highlighted,
.scheme_original .sc_form .picker__list-item--selected,
.scheme_original .sc_form .picker__list-item--selected:hover,
.scheme_original .sc_form .picker--focused .picker__list-item--selected {
  border-color: #bbbbbb;
}
.scheme_light .sc_form .picker__list-item:hover,
.scheme_light .sc_form .picker__list-item--highlighted,
.scheme_light .sc_form .picker__list-item--highlighted:hover,
.scheme_light .sc_form .picker--focused .picker__list-item--highlighted,
.scheme_light .sc_form .picker__list-item--selected,
.scheme_light .sc_form .picker__list-item--selected:hover,
.scheme_light .sc_form .picker--focused .picker__list-item--selected {
  border-color: #dddddd;
}
.scheme_blue .sc_form .picker__list-item:hover,
.scheme_blue .sc_form .picker__list-item--highlighted,
.scheme_blue .sc_form .picker__list-item--highlighted:hover,
.scheme_blue .sc_form .picker--focused .picker__list-item--highlighted,
.scheme_blue .sc_form .picker__list-item--selected,
.scheme_blue .sc_form .picker__list-item--selected:hover,
.scheme_blue .sc_form .picker--focused .picker__list-item--selected {
  border-color: #bbbbbb;
}
.scheme_blue_dark .sc_form .picker__list-item:hover,
.scheme_blue_dark .sc_form .picker__list-item--highlighted,
.scheme_blue_dark .sc_form .picker__list-item--highlighted:hover,
.scheme_blue_dark .sc_form .picker--focused .picker__list-item--highlighted,
.scheme_blue_dark .sc_form .picker__list-item--selected,
.scheme_blue_dark .sc_form .picker__list-item--selected:hover,
.scheme_blue_dark .sc_form .picker--focused .picker__list-item--selected {
  border-color: #bbbbbb;
}
.scheme_dark .sc_form .picker__list-item:hover,
.scheme_dark .sc_form .picker__list-item--highlighted,
.scheme_dark .sc_form .picker__list-item--highlighted:hover,
.scheme_dark .sc_form .picker--focused .picker__list-item--highlighted,
.scheme_dark .sc_form .picker__list-item--selected,
.scheme_dark .sc_form .picker__list-item--selected:hover,
.scheme_dark .sc_form .picker--focused .picker__list-item--selected {
  border-color: #888888;
}
.scheme_original .sc_form .picker__list-item--disabled,
.scheme_original .sc_form .picker__list-item--disabled:hover,
.scheme_original .sc_form .picker--focused .picker__list-item--disabled {
  color: #acb4b6;
}
.scheme_light .sc_form .picker__list-item--disabled,
.scheme_light .sc_form .picker__list-item--disabled:hover,
.scheme_light .sc_form .picker--focused .picker__list-item--disabled {
  color: #acb4b6;
}
.scheme_blue .sc_form .picker__list-item--disabled,
.scheme_blue .sc_form .picker__list-item--disabled:hover,
.scheme_blue .sc_form .picker--focused .picker__list-item--disabled {
  color: #acb4b6;
}
.scheme_blue_dark .sc_form .picker__list-item--disabled,
.scheme_blue_dark .sc_form .picker__list-item--disabled:hover,
.scheme_blue_dark .sc_form .picker--focused .picker__list-item--disabled {
  color: #acb4b6;
}
.scheme_dark .sc_form .picker__list-item--disabled,
.scheme_dark .sc_form .picker__list-item--disabled:hover,
.scheme_dark .sc_form .picker--focused .picker__list-item--disabled {
  color: #aaaaaa;
}
.scheme_original .sc_form .picker__list-item--disabled,
.scheme_original .sc_form .picker__list-item--disabled:hover,
.scheme_original .sc_form .picker--focused .picker__list-item--disabled {
  background-color: #f7f7f7;
}
.scheme_light .sc_form .picker__list-item--disabled,
.scheme_light .sc_form .picker__list-item--disabled:hover,
.scheme_light .sc_form .picker--focused .picker__list-item--disabled {
  background-color: #ffffff;
}
.scheme_blue .sc_form .picker__list-item--disabled,
.scheme_blue .sc_form .picker__list-item--disabled:hover,
.scheme_blue .sc_form .picker--focused .picker__list-item--disabled {
  background-color: #171717;
}
.scheme_blue_dark .sc_form .picker__list-item--disabled,
.scheme_blue_dark .sc_form .picker__list-item--disabled:hover,
.scheme_blue_dark .sc_form .picker--focused .picker__list-item--disabled {
  background-color: #171717;
}
.scheme_dark .sc_form .picker__list-item--disabled,
.scheme_dark .sc_form .picker__list-item--disabled:hover,
.scheme_dark .sc_form .picker--focused .picker__list-item--disabled {
  background-color: #666666;
}
.scheme_original .sc_form .picker__list-item--disabled,
.scheme_original .sc_form .picker__list-item--disabled:hover,
.scheme_original .sc_form .picker--focused .picker__list-item--disabled {
  border-color: #dddddd;
}
.scheme_light .sc_form .picker__list-item--disabled,
.scheme_light .sc_form .picker__list-item--disabled:hover,
.scheme_light .sc_form .picker--focused .picker__list-item--disabled {
  border-color: #e7e7e7;
}
.scheme_blue .sc_form .picker__list-item--disabled,
.scheme_blue .sc_form .picker__list-item--disabled:hover,
.scheme_blue .sc_form .picker--focused .picker__list-item--disabled {
  border-color: #dddddd;
}
.scheme_blue_dark .sc_form .picker__list-item--disabled,
.scheme_blue_dark .sc_form .picker__list-item--disabled:hover,
.scheme_blue_dark .sc_form .picker--focused .picker__list-item--disabled {
  border-color: #dddddd;
}
.scheme_dark .sc_form .picker__list-item--disabled,
.scheme_dark .sc_form .picker__list-item--disabled:hover,
.scheme_dark .sc_form .picker--focused .picker__list-item--disabled {
  border-color: #909090;
}
.scheme_original .sc_countdown.sc_countdown_style_1 .sc_countdown_digits,
.scheme_original .sc_countdown.sc_countdown_style_1 .sc_countdown_separator {
  color: #E2C75A;
}
.scheme_light .sc_countdown.sc_countdown_style_1 .sc_countdown_digits,
.scheme_light .sc_countdown.sc_countdown_style_1 .sc_countdown_separator {
  color: #20c7ca;
}
.scheme_blue .sc_countdown.sc_countdown_style_1 .sc_countdown_digits,
.scheme_blue .sc_countdown.sc_countdown_style_1 .sc_countdown_separator {
  color: #00D2FF;
}
.scheme_blue_dark .sc_countdown.sc_countdown_style_1 .sc_countdown_digits,
.scheme_blue_dark .sc_countdown.sc_countdown_style_1 .sc_countdown_separator {
  color: #00D2FF;
}
.scheme_dark .sc_countdown.sc_countdown_style_1 .sc_countdown_digits,
.scheme_dark .sc_countdown.sc_countdown_style_1 .sc_countdown_separator {
  color: #20c7ca;
}
.scheme_original .sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
  border-color: #dddddd;
}
.scheme_light .sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
  border-color: #e7e7e7;
}
.scheme_blue .sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
  border-color: #dddddd;
}
.scheme_blue_dark .sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
  border-color: #dddddd;
}
.scheme_dark .sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
  border-color: #909090;
}
.scheme_original .sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
  background-color: #f7f7f7;
}
.scheme_light .sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
  background-color: #ffffff;
}
.scheme_blue .sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
  background-color: #171717;
}
.scheme_blue_dark .sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
  background-color: #171717;
}
.scheme_dark .sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
  background-color: #666666;
}
.scheme_original .sc_countdown.sc_countdown_style_1 .sc_countdown_label {
  color: #E2C75A;
}
.scheme_light .sc_countdown.sc_countdown_style_1 .sc_countdown_label {
  color: #20c7ca;
}
.scheme_blue .sc_countdown.sc_countdown_style_1 .sc_countdown_label {
  color: #00D2FF;
}
.scheme_blue_dark .sc_countdown.sc_countdown_style_1 .sc_countdown_label {
  color: #00D2FF;
}
.scheme_dark .sc_countdown.sc_countdown_style_1 .sc_countdown_label {
  color: #20c7ca;
}
.scheme_original .sc_countdown.sc_countdown_style_2 .sc_countdown_separator {
  color: #E2C75A;
}
.scheme_light .sc_countdown.sc_countdown_style_2 .sc_countdown_separator {
  color: #20c7ca;
}
.scheme_blue .sc_countdown.sc_countdown_style_2 .sc_countdown_separator {
  color: #00D2FF;
}
.scheme_blue_dark .sc_countdown.sc_countdown_style_2 .sc_countdown_separator {
  color: #00D2FF;
}
.scheme_dark .sc_countdown.sc_countdown_style_2 .sc_countdown_separator {
  color: #20c7ca;
}
.scheme_original .sc_countdown.sc_countdown_style_2 .sc_countdown_digits span {
  background-color: #E2C75A;
}
.scheme_light .sc_countdown.sc_countdown_style_2 .sc_countdown_digits span {
  background-color: #20c7ca;
}
.scheme_blue .sc_countdown.sc_countdown_style_2 .sc_countdown_digits span {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_countdown.sc_countdown_style_2 .sc_countdown_digits span {
  background-color: #00D2FF;
}
.scheme_dark .sc_countdown.sc_countdown_style_2 .sc_countdown_digits span {
  background-color: #20c7ca;
}
.scheme_original .sc_countdown.sc_countdown_style_2 .sc_countdown_label {
  color: #E2C75A;
}
.scheme_light .sc_countdown.sc_countdown_style_2 .sc_countdown_label {
  color: #20c7ca;
}
.scheme_blue .sc_countdown.sc_countdown_style_2 .sc_countdown_label {
  color: #00D2FF;
}
.scheme_blue_dark .sc_countdown.sc_countdown_style_2 .sc_countdown_label {
  color: #00D2FF;
}
.scheme_dark .sc_countdown.sc_countdown_style_2 .sc_countdown_label {
  color: #20c7ca;
}
.scheme_original .sc_dropcaps .sc_dropcaps_item {
  color: #ffffff;
}
.scheme_light .sc_dropcaps .sc_dropcaps_item {
  color: #ffffff;
}
.scheme_blue .sc_dropcaps .sc_dropcaps_item {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_dropcaps .sc_dropcaps_item {
  color: #FFFFFF;
}
.scheme_dark .sc_dropcaps .sc_dropcaps_item {
  color: #f0f0f0;
}
.scheme_original .sc_dropcaps.sc_dropcaps_style_1 .sc_dropcaps_item {
  color: #E2C75A;
}
.scheme_light .sc_dropcaps.sc_dropcaps_style_1 .sc_dropcaps_item {
  color: #20c7ca;
}
.scheme_blue .sc_dropcaps.sc_dropcaps_style_1 .sc_dropcaps_item {
  color: #00D2FF;
}
.scheme_blue_dark .sc_dropcaps.sc_dropcaps_style_1 .sc_dropcaps_item {
  color: #00D2FF;
}
.scheme_dark .sc_dropcaps.sc_dropcaps_style_1 .sc_dropcaps_item {
  color: #20c7ca;
}
.scheme_original .sc_dropcaps.sc_dropcaps_style_2 .sc_dropcaps_item {
  background-color: #E2C75A;
}
.scheme_light .sc_dropcaps.sc_dropcaps_style_2 .sc_dropcaps_item {
  background-color: #20c7ca;
}
.scheme_blue .sc_dropcaps.sc_dropcaps_style_2 .sc_dropcaps_item {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_dropcaps.sc_dropcaps_style_2 .sc_dropcaps_item {
  background-color: #00D2FF;
}
.scheme_dark .sc_dropcaps.sc_dropcaps_style_2 .sc_dropcaps_item {
  background-color: #20c7ca;
}
.scheme_original .sc_dropcaps.sc_dropcaps_style_3 .sc_dropcaps_item {
  color: #E2C75A;
}
.scheme_light .sc_dropcaps.sc_dropcaps_style_3 .sc_dropcaps_item {
  color: #20c7ca;
}
.scheme_blue .sc_dropcaps.sc_dropcaps_style_3 .sc_dropcaps_item {
  color: #00D2FF;
}
.scheme_blue_dark .sc_dropcaps.sc_dropcaps_style_3 .sc_dropcaps_item {
  color: #00D2FF;
}
.scheme_dark .sc_dropcaps.sc_dropcaps_style_3 .sc_dropcaps_item {
  color: #20c7ca;
}
.scheme_original .sc_dropcaps.sc_dropcaps_style_4 .sc_dropcaps_item {
  color: #323232;
}
.scheme_light .sc_dropcaps.sc_dropcaps_style_4 .sc_dropcaps_item {
  color: #323232;
}
.scheme_blue .sc_dropcaps.sc_dropcaps_style_4 .sc_dropcaps_item {
  color: #323232;
}
.scheme_blue_dark .sc_dropcaps.sc_dropcaps_style_4 .sc_dropcaps_item {
  color: #FFFFFF;
}
.scheme_dark .sc_dropcaps.sc_dropcaps_style_4 .sc_dropcaps_item {
  color: #e0e0e0;
}
.scheme_original .widget .sc_dropcaps.sc_dropcaps_style_4 .sc_dropcaps_item {
  color: #E2C75A;
}
.scheme_light .widget .sc_dropcaps.sc_dropcaps_style_4 .sc_dropcaps_item {
  color: #20c7ca;
}
.scheme_blue .widget .sc_dropcaps.sc_dropcaps_style_4 .sc_dropcaps_item {
  color: #00D2FF;
}
.scheme_blue_dark .widget .sc_dropcaps.sc_dropcaps_style_4 .sc_dropcaps_item {
  color: #00D2FF;
}
.scheme_dark .widget .sc_dropcaps.sc_dropcaps_style_4 .sc_dropcaps_item {
  color: #20c7ca;
}
.scheme_original .sc_quote.style_2::before,
.scheme_original .sc_quote.style_3::before {
  color: #E2C75A;
}
.scheme_light .sc_quote.style_2::before,
.scheme_light .sc_quote.style_3::before {
  color: #20c7ca;
}
.scheme_blue .sc_quote.style_2::before,
.scheme_blue .sc_quote.style_3::before {
  color: #00D2FF;
}
.scheme_blue_dark .sc_quote.style_2::before,
.scheme_blue_dark .sc_quote.style_3::before {
  color: #00D2FF;
}
.scheme_dark .sc_quote.style_2::before,
.scheme_dark .sc_quote.style_3::before {
  color: #20c7ca;
}
.scheme_original .sc_quote {
  border-color: #E2C75A;
}
.scheme_light .sc_quote {
  border-color: #20c7ca;
}
.scheme_blue .sc_quote {
  border-color: #00D2FF;
}
.scheme_blue_dark .sc_quote {
  border-color: #00D2FF;
}
.scheme_dark .sc_quote {
  border-color: #20c7ca;
}
.scheme_original .sc_quote_title a,
.scheme_original .sc_quote_title {
  color: #545657;
}
.scheme_light .sc_quote_title a,
.scheme_light .sc_quote_title {
  color: #545657;
}
.scheme_blue .sc_quote_title a,
.scheme_blue .sc_quote_title {
  color: #545657;
}
.scheme_blue_dark .sc_quote_title a,
.scheme_blue_dark .sc_quote_title {
  color: #FFFFFF;
}
.scheme_dark .sc_quote_title a,
.scheme_dark .sc_quote_title {
  color: #909090;
}
.scheme_original .sc_quote_title a:hover {
  color: #E2C75A;
}
.scheme_light .sc_quote_title a:hover {
  color: #20c7ca;
}
.scheme_blue .sc_quote_title a:hover {
  color: #00D2FF;
}
.scheme_blue_dark .sc_quote_title a:hover {
  color: #00D2FF;
}
.scheme_dark .sc_quote_title a:hover {
  color: #20c7ca;
}
.scheme_original .sc_emailer,
.scheme_original .mc4wp-form {
  border-color: #dddddd;
}
.scheme_light .sc_emailer,
.scheme_light .mc4wp-form {
  border-color: #e7e7e7;
}
.scheme_blue .sc_emailer,
.scheme_blue .mc4wp-form {
  border-color: #dddddd;
}
.scheme_blue_dark .sc_emailer,
.scheme_blue_dark .mc4wp-form {
  border-color: #dddddd;
}
.scheme_dark .sc_emailer,
.scheme_dark .mc4wp-form {
  border-color: #909090;
}
.scheme_original .sc_events_item .sc_events_item_readmore {
  color: #323232;
}
.scheme_light .sc_events_item .sc_events_item_readmore {
  color: #323232;
}
.scheme_blue .sc_events_item .sc_events_item_readmore {
  color: #323232;
}
.scheme_blue_dark .sc_events_item .sc_events_item_readmore {
  color: #FFFFFF;
}
.scheme_dark .sc_events_item .sc_events_item_readmore {
  color: #e0e0e0;
}
.scheme_original .sc_events_item .sc_events_item_readmore span {
  color: #E2C75A;
}
.scheme_light .sc_events_item .sc_events_item_readmore span {
  color: #20c7ca;
}
.scheme_blue .sc_events_item .sc_events_item_readmore span {
  color: #00D2FF;
}
.scheme_blue_dark .sc_events_item .sc_events_item_readmore span {
  color: #00D2FF;
}
.scheme_dark .sc_events_item .sc_events_item_readmore span {
  color: #20c7ca;
}
.scheme_original .sc_events_item .sc_events_item_readmore:hover,
.scheme_original .sc_events_item .sc_events_item_readmore:hover span {
  color: #d1a805;
}
.scheme_light .sc_events_item .sc_events_item_readmore:hover,
.scheme_light .sc_events_item .sc_events_item_readmore:hover span {
  color: #189799;
}
.scheme_blue .sc_events_item .sc_events_item_readmore:hover,
.scheme_blue .sc_events_item .sc_events_item_readmore:hover span {
  color: #00809B;
}
.scheme_blue_dark .sc_events_item .sc_events_item_readmore:hover,
.scheme_blue_dark .sc_events_item .sc_events_item_readmore:hover span {
  color: #00809B;
}
.scheme_dark .sc_events_item .sc_events_item_readmore:hover,
.scheme_dark .sc_events_item .sc_events_item_readmore:hover span {
  color: #189799;
}
.scheme_original .sc_events_style_events-1 .sc_events_item {
  background-color: #ffffff;
}
.scheme_light .sc_events_style_events-1 .sc_events_item {
  background-color: #f7f7f7;
}
.scheme_blue .sc_events_style_events-1 .sc_events_item {
  background-color: #ffffff;
}
.scheme_blue_dark .sc_events_style_events-1 .sc_events_item {
  background-color: #ffffff;
}
.scheme_dark .sc_events_style_events-1 .sc_events_item {
  background-color: #333333;
}
.scheme_original .sc_events_style_events-1 .sc_events_item {
  color: #545657;
}
.scheme_light .sc_events_style_events-1 .sc_events_item {
  color: #545657;
}
.scheme_blue .sc_events_style_events-1 .sc_events_item {
  color: #545657;
}
.scheme_blue_dark .sc_events_style_events-1 .sc_events_item {
  color: #FFFFFF;
}
.scheme_dark .sc_events_style_events-1 .sc_events_item {
  color: #909090;
}
.scheme_original .sc_events_style_events-2 .sc_events_item {
  border-color: #e3e3e3;
}
.scheme_light .sc_events_style_events-2 .sc_events_item {
  border-color: #dddddd;
}
.scheme_blue .sc_events_style_events-2 .sc_events_item {
  border-color: #e3e3e3;
}
.scheme_blue_dark .sc_events_style_events-2 .sc_events_item {
  border-color: #e3e3e3;
}
.scheme_dark .sc_events_style_events-2 .sc_events_item {
  border-color: #000000;
}
.scheme_original .sc_events_style_events-2 .sc_events_item_date {
  background-color: #E2C75A;
}
.scheme_light .sc_events_style_events-2 .sc_events_item_date {
  background-color: #20c7ca;
}
.scheme_blue .sc_events_style_events-2 .sc_events_item_date {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_events_style_events-2 .sc_events_item_date {
  background-color: #00D2FF;
}
.scheme_dark .sc_events_style_events-2 .sc_events_item_date {
  background-color: #20c7ca;
}
.scheme_original .sc_events_style_events-2 .sc_events_item_date {
  color: #ffffff;
}
.scheme_light .sc_events_style_events-2 .sc_events_item_date {
  color: #ffffff;
}
.scheme_blue .sc_events_style_events-2 .sc_events_item_date {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_events_style_events-2 .sc_events_item_date {
  color: #FFFFFF;
}
.scheme_dark .sc_events_style_events-2 .sc_events_item_date {
  color: #f0f0f0;
}
.scheme_original .sc_events_style_events-2 .sc_events_item_time:before,
.scheme_original .sc_events_style_events-2 .sc_events_item_details:before {
  background-color: #e3e3e3;
}
.scheme_light .sc_events_style_events-2 .sc_events_item_time:before,
.scheme_light .sc_events_style_events-2 .sc_events_item_details:before {
  background-color: #dddddd;
}
.scheme_blue .sc_events_style_events-2 .sc_events_item_time:before,
.scheme_blue .sc_events_style_events-2 .sc_events_item_details:before {
  background-color: #e3e3e3;
}
.scheme_blue_dark .sc_events_style_events-2 .sc_events_item_time:before,
.scheme_blue_dark .sc_events_style_events-2 .sc_events_item_details:before {
  background-color: #e3e3e3;
}
.scheme_dark .sc_events_style_events-2 .sc_events_item_time:before,
.scheme_dark .sc_events_style_events-2 .sc_events_item_details:before {
  background-color: #000000;
}
.scheme_original .sc_highlight_style_1 {
  background-color: #E2C75A;
}
.scheme_light .sc_highlight_style_1 {
  background-color: #20c7ca;
}
.scheme_blue .sc_highlight_style_1 {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_highlight_style_1 {
  background-color: #00D2FF;
}
.scheme_dark .sc_highlight_style_1 {
  background-color: #20c7ca;
}
.scheme_original .sc_highlight_style_1 {
  color: #ffffff;
}
.scheme_light .sc_highlight_style_1 {
  color: #ffffff;
}
.scheme_blue .sc_highlight_style_1 {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_highlight_style_1 {
  color: #FFFFFF;
}
.scheme_dark .sc_highlight_style_1 {
  color: #f0f0f0;
}
.scheme_original .sc_highlight_style_2 {
  background-color: #d1a805;
}
.scheme_light .sc_highlight_style_2 {
  background-color: #189799;
}
.scheme_blue .sc_highlight_style_2 {
  background-color: #00809B;
}
.scheme_blue_dark .sc_highlight_style_2 {
  background-color: #00809B;
}
.scheme_dark .sc_highlight_style_2 {
  background-color: #189799;
}
.scheme_original .sc_highlight_style_2 {
  color: #ffffff;
}
.scheme_light .sc_highlight_style_2 {
  color: #ffffff;
}
.scheme_blue .sc_highlight_style_2 {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_highlight_style_2 {
  color: #FFFFFF;
}
.scheme_dark .sc_highlight_style_2 {
  color: #f0f0f0;
}
.scheme_original .sc_highlight_style_3 {
  background-color: #f7f7f7;
}
.scheme_light .sc_highlight_style_3 {
  background-color: #ffffff;
}
.scheme_blue .sc_highlight_style_3 {
  background-color: #171717;
}
.scheme_blue_dark .sc_highlight_style_3 {
  background-color: #171717;
}
.scheme_dark .sc_highlight_style_3 {
  background-color: #666666;
}
.scheme_original .sc_highlight_style_3 {
  color: #8a8a8a;
}
.scheme_light .sc_highlight_style_3 {
  color: #8a8a8a;
}
.scheme_blue .sc_highlight_style_3 {
  color: #8a8a8a;
}
.scheme_blue_dark .sc_highlight_style_3 {
  color: #8a8a8a;
}
.scheme_dark .sc_highlight_style_3 {
  color: #999999;
}
.scheme_original .sc_icon_hover:hover,
.scheme_original a:hover .sc_icon_hover {
  color: #ffffff;
}
.scheme_light .sc_icon_hover:hover,
.scheme_light a:hover .sc_icon_hover {
  color: #ffffff;
}
.scheme_blue .sc_icon_hover:hover,
.scheme_blue a:hover .sc_icon_hover {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_icon_hover:hover,
.scheme_blue_dark a:hover .sc_icon_hover {
  color: #FFFFFF;
}
.scheme_dark .sc_icon_hover:hover,
.scheme_dark a:hover .sc_icon_hover {
  color: #f0f0f0;
}
.scheme_original .sc_icon_hover:hover,
.scheme_original a:hover .sc_icon_hover {
  background-color: #E2C75A;
}
.scheme_light .sc_icon_hover:hover,
.scheme_light a:hover .sc_icon_hover {
  background-color: #20c7ca;
}
.scheme_blue .sc_icon_hover:hover,
.scheme_blue a:hover .sc_icon_hover {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_icon_hover:hover,
.scheme_blue_dark a:hover .sc_icon_hover {
  background-color: #00D2FF;
}
.scheme_dark .sc_icon_hover:hover,
.scheme_dark a:hover .sc_icon_hover {
  background-color: #20c7ca;
}
.scheme_original .sc_icon_shape_round.sc_icon,
.scheme_original .sc_icon_shape_square.sc_icon {
  background-color: #E2C75A;
}
.scheme_light .sc_icon_shape_round.sc_icon,
.scheme_light .sc_icon_shape_square.sc_icon {
  background-color: #20c7ca;
}
.scheme_blue .sc_icon_shape_round.sc_icon,
.scheme_blue .sc_icon_shape_square.sc_icon {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_icon_shape_round.sc_icon,
.scheme_blue_dark .sc_icon_shape_square.sc_icon {
  background-color: #00D2FF;
}
.scheme_dark .sc_icon_shape_round.sc_icon,
.scheme_dark .sc_icon_shape_square.sc_icon {
  background-color: #20c7ca;
}
.scheme_original .sc_icon_shape_round.sc_icon,
.scheme_original .sc_icon_shape_square.sc_icon {
  border-color: #E2C75A;
}
.scheme_light .sc_icon_shape_round.sc_icon,
.scheme_light .sc_icon_shape_square.sc_icon {
  border-color: #20c7ca;
}
.scheme_blue .sc_icon_shape_round.sc_icon,
.scheme_blue .sc_icon_shape_square.sc_icon {
  border-color: #00D2FF;
}
.scheme_blue_dark .sc_icon_shape_round.sc_icon,
.scheme_blue_dark .sc_icon_shape_square.sc_icon {
  border-color: #00D2FF;
}
.scheme_dark .sc_icon_shape_round.sc_icon,
.scheme_dark .sc_icon_shape_square.sc_icon {
  border-color: #20c7ca;
}
.scheme_original .sc_icon_shape_round.sc_icon,
.scheme_original .sc_icon_shape_square.sc_icon {
  color: #ffffff;
}
.scheme_light .sc_icon_shape_round.sc_icon,
.scheme_light .sc_icon_shape_square.sc_icon {
  color: #ffffff;
}
.scheme_blue .sc_icon_shape_round.sc_icon,
.scheme_blue .sc_icon_shape_square.sc_icon {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_icon_shape_round.sc_icon,
.scheme_blue_dark .sc_icon_shape_square.sc_icon {
  color: #FFFFFF;
}
.scheme_dark .sc_icon_shape_round.sc_icon,
.scheme_dark .sc_icon_shape_square.sc_icon {
  color: #f0f0f0;
}
.scheme_original .sc_icon_shape_round.sc_icon:hover,
.scheme_original .sc_icon_shape_square.sc_icon:hover,
.scheme_original a:hover .sc_icon_shape_round.sc_icon,
.scheme_original a:hover .sc_icon_shape_square.sc_icon {
  color: #E2C75A;
}
.scheme_light .sc_icon_shape_round.sc_icon:hover,
.scheme_light .sc_icon_shape_square.sc_icon:hover,
.scheme_light a:hover .sc_icon_shape_round.sc_icon,
.scheme_light a:hover .sc_icon_shape_square.sc_icon {
  color: #20c7ca;
}
.scheme_blue .sc_icon_shape_round.sc_icon:hover,
.scheme_blue .sc_icon_shape_square.sc_icon:hover,
.scheme_blue a:hover .sc_icon_shape_round.sc_icon,
.scheme_blue a:hover .sc_icon_shape_square.sc_icon {
  color: #00D2FF;
}
.scheme_blue_dark .sc_icon_shape_round.sc_icon:hover,
.scheme_blue_dark .sc_icon_shape_square.sc_icon:hover,
.scheme_blue_dark a:hover .sc_icon_shape_round.sc_icon,
.scheme_blue_dark a:hover .sc_icon_shape_square.sc_icon {
  color: #00D2FF;
}
.scheme_dark .sc_icon_shape_round.sc_icon:hover,
.scheme_dark .sc_icon_shape_square.sc_icon:hover,
.scheme_dark a:hover .sc_icon_shape_round.sc_icon,
.scheme_dark a:hover .sc_icon_shape_square.sc_icon {
  color: #20c7ca;
}
.scheme_original .sc_icon_shape_round.sc_icon:hover,
.scheme_original .sc_icon_shape_square.sc_icon:hover,
.scheme_original a:hover .sc_icon_shape_round.sc_icon,
.scheme_original a:hover .sc_icon_shape_square.sc_icon {
  background-color: #ffffff;
}
.scheme_light .sc_icon_shape_round.sc_icon:hover,
.scheme_light .sc_icon_shape_square.sc_icon:hover,
.scheme_light a:hover .sc_icon_shape_round.sc_icon,
.scheme_light a:hover .sc_icon_shape_square.sc_icon {
  background-color: #f7f7f7;
}
.scheme_blue .sc_icon_shape_round.sc_icon:hover,
.scheme_blue .sc_icon_shape_square.sc_icon:hover,
.scheme_blue a:hover .sc_icon_shape_round.sc_icon,
.scheme_blue a:hover .sc_icon_shape_square.sc_icon {
  background-color: #ffffff;
}
.scheme_blue_dark .sc_icon_shape_round.sc_icon:hover,
.scheme_blue_dark .sc_icon_shape_square.sc_icon:hover,
.scheme_blue_dark a:hover .sc_icon_shape_round.sc_icon,
.scheme_blue_dark a:hover .sc_icon_shape_square.sc_icon {
  background-color: #ffffff;
}
.scheme_dark .sc_icon_shape_round.sc_icon:hover,
.scheme_dark .sc_icon_shape_square.sc_icon:hover,
.scheme_dark a:hover .sc_icon_shape_round.sc_icon,
.scheme_dark a:hover .sc_icon_shape_square.sc_icon {
  background-color: #333333;
}
.scheme_original figure figcaption,
.scheme_original .sc_image figcaption {
  background-color: rgba(50,50,50,0.6);
}
.scheme_light figure figcaption,
.scheme_light .sc_image figcaption {
  background-color: rgba(50,50,50,0.6);
}
.scheme_blue figure figcaption,
.scheme_blue .sc_image figcaption {
  background-color: rgba(50,50,50,0.6);
}
.scheme_blue_dark figure figcaption,
.scheme_blue_dark .sc_image figcaption {
  background-color: rgba(255,255,255,0.6);
}
.scheme_dark figure figcaption,
.scheme_dark .sc_image figcaption {
  background-color: rgba(224,224,224,0.6);
}
.scheme_original figure figcaption,
.scheme_original .sc_image figcaption {
  color: #ffffff;
}
.scheme_light figure figcaption,
.scheme_light .sc_image figcaption {
  color: #ffffff;
}
.scheme_blue figure figcaption,
.scheme_blue .sc_image figcaption {
  color: #FFFFFF;
}
.scheme_blue_dark figure figcaption,
.scheme_blue_dark .sc_image figcaption {
  color: #FFFFFF;
}
.scheme_dark figure figcaption,
.scheme_dark .sc_image figcaption {
  color: #f0f0f0;
}
.sc_infobox.sc_infobox_style_regular {
  background-color: #f6f6f6;
}
.scheme_original .sc_infobox.sc_infobox_style_regular .sc_title {
  color: #323232;
}
.scheme_light .sc_infobox.sc_infobox_style_regular .sc_title {
  color: #323232;
}
.scheme_blue .sc_infobox.sc_infobox_style_regular .sc_title {
  color: #323232;
}
.scheme_blue_dark .sc_infobox.sc_infobox_style_regular .sc_title {
  color: #FFFFFF;
}
.scheme_dark .sc_infobox.sc_infobox_style_regular .sc_title {
  color: #e0e0e0;
}
.scheme_original .sc_infobox.sc_infobox_style_regular p,
.scheme_original .sc_infobox.sc_infobox_style_regular::after {
  color: #545657;
}
.scheme_light .sc_infobox.sc_infobox_style_regular p,
.scheme_light .sc_infobox.sc_infobox_style_regular::after {
  color: #545657;
}
.scheme_blue .sc_infobox.sc_infobox_style_regular p,
.scheme_blue .sc_infobox.sc_infobox_style_regular::after {
  color: #545657;
}
.scheme_blue_dark .sc_infobox.sc_infobox_style_regular p,
.scheme_blue_dark .sc_infobox.sc_infobox_style_regular::after {
  color: #FFFFFF;
}
.scheme_dark .sc_infobox.sc_infobox_style_regular p,
.scheme_dark .sc_infobox.sc_infobox_style_regular::after {
  color: #909090;
}
.scheme_original .sc_infobox.sc_infobox_style_regular::before {
  color: #E2C75A;
}
.scheme_light .sc_infobox.sc_infobox_style_regular::before {
  color: #20c7ca;
}
.scheme_blue .sc_infobox.sc_infobox_style_regular::before {
  color: #00D2FF;
}
.scheme_blue_dark .sc_infobox.sc_infobox_style_regular::before {
  color: #00D2FF;
}
.scheme_dark .sc_infobox.sc_infobox_style_regular::before {
  color: #20c7ca;
}
.scheme_original .sc_infobox .sc_title {
  color: #ffffff;
}
.scheme_light .sc_infobox .sc_title {
  color: #ffffff;
}
.scheme_blue .sc_infobox .sc_title {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_infobox .sc_title {
  color: #FFFFFF;
}
.scheme_dark .sc_infobox .sc_title {
  color: #f0f0f0;
}
.scheme_original .sc_list_style_iconed li:before,
.scheme_original .sc_list_style_iconed .sc_list_icon {
  color: #E2C75A;
}
.scheme_light .sc_list_style_iconed li:before,
.scheme_light .sc_list_style_iconed .sc_list_icon {
  color: #20c7ca;
}
.scheme_blue .sc_list_style_iconed li:before,
.scheme_blue .sc_list_style_iconed .sc_list_icon {
  color: #00D2FF;
}
.scheme_blue_dark .sc_list_style_iconed li:before,
.scheme_blue_dark .sc_list_style_iconed .sc_list_icon {
  color: #00D2FF;
}
.scheme_dark .sc_list_style_iconed li:before,
.scheme_dark .sc_list_style_iconed .sc_list_icon {
  color: #20c7ca;
}
.scheme_original .sc_list_style_iconed li .sc_list_title {
  color: #323232;
}
.scheme_light .sc_list_style_iconed li .sc_list_title {
  color: #323232;
}
.scheme_blue .sc_list_style_iconed li .sc_list_title {
  color: #323232;
}
.scheme_blue_dark .sc_list_style_iconed li .sc_list_title {
  color: #FFFFFF;
}
.scheme_dark .sc_list_style_iconed li .sc_list_title {
  color: #e0e0e0;
}
.scheme_original .sc_list_style_iconed li a:hover .sc_list_title {
  color: #d1a805;
}
.scheme_light .sc_list_style_iconed li a:hover .sc_list_title {
  color: #189799;
}
.scheme_blue .sc_list_style_iconed li a:hover .sc_list_title {
  color: #00809B;
}
.scheme_blue_dark .sc_list_style_iconed li a:hover .sc_list_title {
  color: #00809B;
}
.scheme_dark .sc_list_style_iconed li a:hover .sc_list_title {
  color: #189799;
}
.scheme_original .sc_list.list_dotted li {
  border-color: #e3e3e3;
}
.scheme_light .sc_list.list_dotted li {
  border-color: #dddddd;
}
.scheme_blue .sc_list.list_dotted li {
  border-color: #e3e3e3;
}
.scheme_blue_dark .sc_list.list_dotted li {
  border-color: #e3e3e3;
}
.scheme_dark .sc_list.list_dotted li {
  border-color: #000000;
}
.scheme_original .sc_list_style_ul li::before {
  color: #E2C75A;
}
.scheme_light .sc_list_style_ul li::before {
  color: #20c7ca;
}
.scheme_blue .sc_list_style_ul li::before {
  color: #00D2FF;
}
.scheme_blue_dark .sc_list_style_ul li::before {
  color: #00D2FF;
}
.scheme_dark .sc_list_style_ul li::before {
  color: #20c7ca;
}
.scheme_original .sc_line {
  border-color: #e3e3e3;
}
.scheme_light .sc_line {
  border-color: #dddddd;
}
.scheme_blue .sc_line {
  border-color: #e3e3e3;
}
.scheme_blue_dark .sc_line {
  border-color: #e3e3e3;
}
.scheme_dark .sc_line {
  border-color: #000000;
}
.scheme_original .sc_line .sc_line_title {
  color: #323232;
}
.scheme_light .sc_line .sc_line_title {
  color: #323232;
}
.scheme_blue .sc_line .sc_line_title {
  color: #323232;
}
.scheme_blue_dark .sc_line .sc_line_title {
  color: #FFFFFF;
}
.scheme_dark .sc_line .sc_line_title {
  color: #e0e0e0;
}
.scheme_original .sc_line .sc_line_title {
  background-color: #ffffff;
}
.scheme_light .sc_line .sc_line_title {
  background-color: #f7f7f7;
}
.scheme_blue .sc_line .sc_line_title {
  background-color: #ffffff;
}
.scheme_blue_dark .sc_line .sc_line_title {
  background-color: #ffffff;
}
.scheme_dark .sc_line .sc_line_title {
  background-color: #333333;
}
.scheme_original .sc_popup:before {
  background-color: #E2C75A;
}
.scheme_light .sc_popup:before {
  background-color: #20c7ca;
}
.scheme_blue .sc_popup:before {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_popup:before {
  background-color: #00D2FF;
}
.scheme_dark .sc_popup:before {
  background-color: #20c7ca;
}
.scheme_original .sc_price .sc_price_currency,
.scheme_original .sc_price .sc_price_money,
.scheme_original .sc_price .sc_price_penny {
  color: #323232;
}
.scheme_light .sc_price .sc_price_currency,
.scheme_light .sc_price .sc_price_money,
.scheme_light .sc_price .sc_price_penny {
  color: #323232;
}
.scheme_blue .sc_price .sc_price_currency,
.scheme_blue .sc_price .sc_price_money,
.scheme_blue .sc_price .sc_price_penny {
  color: #323232;
}
.scheme_blue_dark .sc_price .sc_price_currency,
.scheme_blue_dark .sc_price .sc_price_money,
.scheme_blue_dark .sc_price .sc_price_penny {
  color: #FFFFFF;
}
.scheme_dark .sc_price .sc_price_currency,
.scheme_dark .sc_price .sc_price_money,
.scheme_dark .sc_price .sc_price_penny {
  color: #e0e0e0;
}
.scheme_original .sc_price .sc_price_info {
  color: #727272;
}
.scheme_light .sc_price .sc_price_info {
  color: #727272;
}
.scheme_blue .sc_price .sc_price_info {
  color: #737373;
}
.scheme_blue_dark .sc_price .sc_price_info {
  color: #727272;
}
.scheme_dark .sc_price .sc_price_info {
  color: #a0a0a0;
}
.scheme_original .sc_price_block,
.scheme_original .sc_price_block .sc_price_block_money * {
  color: #ffffff;
}
.scheme_light .sc_price_block,
.scheme_light .sc_price_block .sc_price_block_money * {
  color: #ffffff;
}
.scheme_blue .sc_price_block,
.scheme_blue .sc_price_block .sc_price_block_money * {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_price_block,
.scheme_blue_dark .sc_price_block .sc_price_block_money * {
  color: #FFFFFF;
}
.scheme_dark .sc_price_block,
.scheme_dark .sc_price_block .sc_price_block_money * {
  color: #f0f0f0;
}
.scheme_original .sc_price_block.sc_price_block_style_1 {
  background-color: #E2C75A;
}
.scheme_light .sc_price_block.sc_price_block_style_1 {
  background-color: #20c7ca;
}
.scheme_blue .sc_price_block.sc_price_block_style_1 {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_price_block.sc_price_block_style_1 {
  background-color: #00D2FF;
}
.scheme_dark .sc_price_block.sc_price_block_style_1 {
  background-color: #20c7ca;
}
.scheme_original .sc_price_block.sc_price_block_style_2 {
  background-color: #d1a805;
}
.scheme_light .sc_price_block.sc_price_block_style_2 {
  background-color: #189799;
}
.scheme_blue .sc_price_block.sc_price_block_style_2 {
  background-color: #00809B;
}
.scheme_blue_dark .sc_price_block.sc_price_block_style_2 {
  background-color: #00809B;
}
.scheme_dark .sc_price_block.sc_price_block_style_2 {
  background-color: #189799;
}
.scheme_original .sc_price_block.sc_price_block_style_3,
.scheme_original .sc_price_block.sc_price_block_style_3 .sc_price_block_money * {
  color: #8a8a8a;
}
.scheme_light .sc_price_block.sc_price_block_style_3,
.scheme_light .sc_price_block.sc_price_block_style_3 .sc_price_block_money * {
  color: #8a8a8a;
}
.scheme_blue .sc_price_block.sc_price_block_style_3,
.scheme_blue .sc_price_block.sc_price_block_style_3 .sc_price_block_money * {
  color: #8a8a8a;
}
.scheme_blue_dark .sc_price_block.sc_price_block_style_3,
.scheme_blue_dark .sc_price_block.sc_price_block_style_3 .sc_price_block_money * {
  color: #8a8a8a;
}
.scheme_dark .sc_price_block.sc_price_block_style_3,
.scheme_dark .sc_price_block.sc_price_block_style_3 .sc_price_block_money * {
  color: #999999;
}
.scheme_original .sc_price_block.sc_price_block_style_3,
.scheme_original .sc_price_block.sc_price_block_style_3 .sc_price_block_money * {
  background-color: #f7f7f7;
}
.scheme_light .sc_price_block.sc_price_block_style_3,
.scheme_light .sc_price_block.sc_price_block_style_3 .sc_price_block_money * {
  background-color: #ffffff;
}
.scheme_blue .sc_price_block.sc_price_block_style_3,
.scheme_blue .sc_price_block.sc_price_block_style_3 .sc_price_block_money * {
  background-color: #171717;
}
.scheme_blue_dark .sc_price_block.sc_price_block_style_3,
.scheme_blue_dark .sc_price_block.sc_price_block_style_3 .sc_price_block_money * {
  background-color: #171717;
}
.scheme_dark .sc_price_block.sc_price_block_style_3,
.scheme_dark .sc_price_block.sc_price_block_style_3 .sc_price_block_money * {
  background-color: #666666;
}
.scheme_original .sc_price_block.sc_price_block_style_3 .sc_price_block_title {
  color: #232a34;
}
.scheme_light .sc_price_block.sc_price_block_style_3 .sc_price_block_title {
  color: #232a34;
}
.scheme_blue .sc_price_block.sc_price_block_style_3 .sc_price_block_title {
  color: #232a34;
}
.scheme_blue_dark .sc_price_block.sc_price_block_style_3 .sc_price_block_title {
  color: #232a34;
}
.scheme_dark .sc_price_block.sc_price_block_style_3 .sc_price_block_title {
  color: #d0d0d0;
}
.scheme_original .sc_promo_inner {
  background-color: #f0f0f0;
}
.scheme_light .sc_promo_inner {
  background-color: #f0f0f0;
}
.scheme_blue .sc_promo_inner {
  background-color: #f0f0f0;
}
.scheme_blue_dark .sc_promo_inner {
  background-color: #f0f0f0;
}
.scheme_dark .sc_promo_inner {
  background-color: #505050;
}
.scheme_original .sc_recent_news_header {
  border-color: #323232;
}
.scheme_light .sc_recent_news_header {
  border-color: #323232;
}
.scheme_blue .sc_recent_news_header {
  border-color: #323232;
}
.scheme_blue_dark .sc_recent_news_header {
  border-color: #FFFFFF;
}
.scheme_dark .sc_recent_news_header {
  border-color: #e0e0e0;
}
.scheme_original .sc_recent_news_header_category_item_more {
  color: #E2C75A;
}
.scheme_light .sc_recent_news_header_category_item_more {
  color: #20c7ca;
}
.scheme_blue .sc_recent_news_header_category_item_more {
  color: #00D2FF;
}
.scheme_blue_dark .sc_recent_news_header_category_item_more {
  color: #00D2FF;
}
.scheme_dark .sc_recent_news_header_category_item_more {
  color: #20c7ca;
}
.scheme_original .sc_recent_news_header_more_categories {
  border-color: #dddddd;
}
.scheme_light .sc_recent_news_header_more_categories {
  border-color: #e7e7e7;
}
.scheme_blue .sc_recent_news_header_more_categories {
  border-color: #dddddd;
}
.scheme_blue_dark .sc_recent_news_header_more_categories {
  border-color: #dddddd;
}
.scheme_dark .sc_recent_news_header_more_categories {
  border-color: #909090;
}
.scheme_original .sc_recent_news_header_more_categories {
  background-color: #f7f7f7;
}
.scheme_light .sc_recent_news_header_more_categories {
  background-color: #ffffff;
}
.scheme_blue .sc_recent_news_header_more_categories {
  background-color: #171717;
}
.scheme_blue_dark .sc_recent_news_header_more_categories {
  background-color: #171717;
}
.scheme_dark .sc_recent_news_header_more_categories {
  background-color: #666666;
}
.scheme_original .sc_recent_news_header_more_categories > a {
  color: #20c7ca;
}
.scheme_light .sc_recent_news_header_more_categories > a {
  color: #20c7ca;
}
.scheme_blue .sc_recent_news_header_more_categories > a {
  color: #20c7ca;
}
.scheme_blue_dark .sc_recent_news_header_more_categories > a {
  color: #20c7ca;
}
.scheme_dark .sc_recent_news_header_more_categories > a {
  color: #20c7ca;
}
.scheme_original .sc_recent_news_header_more_categories > a:hover {
  color: #189799;
}
.scheme_light .sc_recent_news_header_more_categories > a:hover {
  color: #189799;
}
.scheme_blue .sc_recent_news_header_more_categories > a:hover {
  color: #189799;
}
.scheme_blue_dark .sc_recent_news_header_more_categories > a:hover {
  color: #189799;
}
.scheme_dark .sc_recent_news_header_more_categories > a:hover {
  color: #29fbff;
}
.scheme_original .sc_recent_news_header_more_categories > a:hover {
  background-color: #f0f0f0;
}
.scheme_light .sc_recent_news_header_more_categories > a:hover {
  background-color: #f0f0f0;
}
.scheme_blue .sc_recent_news_header_more_categories > a:hover {
  background-color: #f0f0f0;
}
.scheme_blue_dark .sc_recent_news_header_more_categories > a:hover {
  background-color: #f0f0f0;
}
.scheme_dark .sc_recent_news_header_more_categories > a:hover {
  background-color: #505050;
}
.scheme_original .sc_recent_news .post_counters_item,
.scheme_original .sc_recent_news .post_counters .post_edit a {
  background-color: #f7f7f7;
}
.scheme_light .sc_recent_news .post_counters_item,
.scheme_light .sc_recent_news .post_counters .post_edit a {
  background-color: #ffffff;
}
.scheme_blue .sc_recent_news .post_counters_item,
.scheme_blue .sc_recent_news .post_counters .post_edit a {
  background-color: #171717;
}
.scheme_blue_dark .sc_recent_news .post_counters_item,
.scheme_blue_dark .sc_recent_news .post_counters .post_edit a {
  background-color: #171717;
}
.scheme_dark .sc_recent_news .post_counters_item,
.scheme_dark .sc_recent_news .post_counters .post_edit a {
  background-color: #666666;
}
.scheme_original .sidebar .sc_recent_news .post_counters_item,
.scheme_original .sidebar .sc_recent_news .post_counters .post_edit a {
  background-color: #ffffff;
}
.scheme_light .sidebar .sc_recent_news .post_counters_item,
.scheme_light .sidebar .sc_recent_news .post_counters .post_edit a {
  background-color: #f7f7f7;
}
.scheme_blue .sidebar .sc_recent_news .post_counters_item,
.scheme_blue .sidebar .sc_recent_news .post_counters .post_edit a {
  background-color: #ffffff;
}
.scheme_blue_dark .sidebar .sc_recent_news .post_counters_item,
.scheme_blue_dark .sidebar .sc_recent_news .post_counters .post_edit a {
  background-color: #ffffff;
}
.scheme_dark .sidebar .sc_recent_news .post_counters_item,
.scheme_dark .sidebar .sc_recent_news .post_counters .post_edit a {
  background-color: #333333;
}
.scheme_original .sc_recent_news .post_counters .post_edit a {
  color: #232a34;
}
.scheme_light .sc_recent_news .post_counters .post_edit a {
  color: #232a34;
}
.scheme_blue .sc_recent_news .post_counters .post_edit a {
  color: #232a34;
}
.scheme_blue_dark .sc_recent_news .post_counters .post_edit a {
  color: #232a34;
}
.scheme_dark .sc_recent_news .post_counters .post_edit a {
  color: #d0d0d0;
}
.scheme_original .sc_recent_news_style_news-magazine .post_accented_border {
  border-color: #e3e3e3;
}
.scheme_light .sc_recent_news_style_news-magazine .post_accented_border {
  border-color: #dddddd;
}
.scheme_blue .sc_recent_news_style_news-magazine .post_accented_border {
  border-color: #e3e3e3;
}
.scheme_blue_dark .sc_recent_news_style_news-magazine .post_accented_border {
  border-color: #e3e3e3;
}
.scheme_dark .sc_recent_news_style_news-magazine .post_accented_border {
  border-color: #000000;
}
.scheme_original .sc_recent_news_style_news-excerpt .post_item {
  border-color: #e3e3e3;
}
.scheme_light .sc_recent_news_style_news-excerpt .post_item {
  border-color: #dddddd;
}
.scheme_blue .sc_recent_news_style_news-excerpt .post_item {
  border-color: #e3e3e3;
}
.scheme_blue_dark .sc_recent_news_style_news-excerpt .post_item {
  border-color: #e3e3e3;
}
.scheme_dark .sc_recent_news_style_news-excerpt .post_item {
  border-color: #000000;
}
.scheme_original .sc_section_inner {
  color: #545657;
}
.scheme_light .sc_section_inner {
  color: #545657;
}
.scheme_blue .sc_section_inner {
  color: #545657;
}
.scheme_blue_dark .sc_section_inner {
  color: #FFFFFF;
}
.scheme_dark .sc_section_inner {
  color: #909090;
}
.scheme_original .sc_services_item .sc_services_item_readmore {
  color: #323232;
}
.scheme_light .sc_services_item .sc_services_item_readmore {
  color: #323232;
}
.scheme_blue .sc_services_item .sc_services_item_readmore {
  color: #323232;
}
.scheme_blue_dark .sc_services_item .sc_services_item_readmore {
  color: #FFFFFF;
}
.scheme_dark .sc_services_item .sc_services_item_readmore {
  color: #e0e0e0;
}
.scheme_original .sc_services_item .sc_services_item_readmore span {
  color: #E2C75A;
}
.scheme_light .sc_services_item .sc_services_item_readmore span {
  color: #20c7ca;
}
.scheme_blue .sc_services_item .sc_services_item_readmore span {
  color: #00D2FF;
}
.scheme_blue_dark .sc_services_item .sc_services_item_readmore span {
  color: #00D2FF;
}
.scheme_dark .sc_services_item .sc_services_item_readmore span {
  color: #20c7ca;
}
.scheme_original .sc_services_item .sc_services_item_readmore:hover,
.scheme_original .sc_services_item .sc_services_item_readmore:hover span {
  color: #d1a805;
}
.scheme_light .sc_services_item .sc_services_item_readmore:hover,
.scheme_light .sc_services_item .sc_services_item_readmore:hover span {
  color: #189799;
}
.scheme_blue .sc_services_item .sc_services_item_readmore:hover,
.scheme_blue .sc_services_item .sc_services_item_readmore:hover span {
  color: #00809B;
}
.scheme_blue_dark .sc_services_item .sc_services_item_readmore:hover,
.scheme_blue_dark .sc_services_item .sc_services_item_readmore:hover span {
  color: #00809B;
}
.scheme_dark .sc_services_item .sc_services_item_readmore:hover,
.scheme_dark .sc_services_item .sc_services_item_readmore:hover span {
  color: #189799;
}
.scheme_original .sc_services_style_services-1 .sc_services_item {
  background-color: #ffffff;
}
.scheme_light .sc_services_style_services-1 .sc_services_item {
  background-color: #f7f7f7;
}
.scheme_blue .sc_services_style_services-1 .sc_services_item {
  background-color: #ffffff;
}
.scheme_blue_dark .sc_services_style_services-1 .sc_services_item {
  background-color: #ffffff;
}
.scheme_dark .sc_services_style_services-1 .sc_services_item {
  background-color: #333333;
}
.scheme_original .sc_services_style_services-1 .sc_services_item {
  color: #545657;
}
.scheme_light .sc_services_style_services-1 .sc_services_item {
  color: #545657;
}
.scheme_blue .sc_services_style_services-1 .sc_services_item {
  color: #545657;
}
.scheme_blue_dark .sc_services_style_services-1 .sc_services_item {
  color: #FFFFFF;
}
.scheme_dark .sc_services_style_services-1 .sc_services_item {
  color: #909090;
}
.scheme_original .sc_services_style_services-1 .sc_icon,
.scheme_original .sc_services_style_services-2 .sc_icon {
  color: #E2C75A;
}
.scheme_light .sc_services_style_services-1 .sc_icon,
.scheme_light .sc_services_style_services-2 .sc_icon {
  color: #20c7ca;
}
.scheme_blue .sc_services_style_services-1 .sc_icon,
.scheme_blue .sc_services_style_services-2 .sc_icon {
  color: #00D2FF;
}
.scheme_blue_dark .sc_services_style_services-1 .sc_icon,
.scheme_blue_dark .sc_services_style_services-2 .sc_icon {
  color: #00D2FF;
}
.scheme_dark .sc_services_style_services-1 .sc_icon,
.scheme_dark .sc_services_style_services-2 .sc_icon {
  color: #20c7ca;
}
.scheme_original .sc_services_style_services-1 .sc_icon,
.scheme_original .sc_services_style_services-2 .sc_icon {
  border-color: #E2C75A;
}
.scheme_light .sc_services_style_services-1 .sc_icon,
.scheme_light .sc_services_style_services-2 .sc_icon {
  border-color: #20c7ca;
}
.scheme_blue .sc_services_style_services-1 .sc_icon,
.scheme_blue .sc_services_style_services-2 .sc_icon {
  border-color: #00D2FF;
}
.scheme_blue_dark .sc_services_style_services-1 .sc_icon,
.scheme_blue_dark .sc_services_style_services-2 .sc_icon {
  border-color: #00D2FF;
}
.scheme_dark .sc_services_style_services-1 .sc_icon,
.scheme_dark .sc_services_style_services-2 .sc_icon {
  border-color: #20c7ca;
}
.scheme_original .sc_services_style_services-1 .sc_icon:hover,
.scheme_original .sc_services_style_services-1 a:hover .sc_icon,
.scheme_original .sc_services_style_services-2 .sc_icon:hover,
.scheme_original .sc_services_style_services-2 a:hover .sc_icon {
  color: #ffffff;
}
.scheme_light .sc_services_style_services-1 .sc_icon:hover,
.scheme_light .sc_services_style_services-1 a:hover .sc_icon,
.scheme_light .sc_services_style_services-2 .sc_icon:hover,
.scheme_light .sc_services_style_services-2 a:hover .sc_icon {
  color: #ffffff;
}
.scheme_blue .sc_services_style_services-1 .sc_icon:hover,
.scheme_blue .sc_services_style_services-1 a:hover .sc_icon,
.scheme_blue .sc_services_style_services-2 .sc_icon:hover,
.scheme_blue .sc_services_style_services-2 a:hover .sc_icon {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_services_style_services-1 .sc_icon:hover,
.scheme_blue_dark .sc_services_style_services-1 a:hover .sc_icon,
.scheme_blue_dark .sc_services_style_services-2 .sc_icon:hover,
.scheme_blue_dark .sc_services_style_services-2 a:hover .sc_icon {
  color: #FFFFFF;
}
.scheme_dark .sc_services_style_services-1 .sc_icon:hover,
.scheme_dark .sc_services_style_services-1 a:hover .sc_icon,
.scheme_dark .sc_services_style_services-2 .sc_icon:hover,
.scheme_dark .sc_services_style_services-2 a:hover .sc_icon {
  color: #f0f0f0;
}
.scheme_original .sc_services_style_services-1 .sc_icon:hover,
.scheme_original .sc_services_style_services-1 a:hover .sc_icon,
.scheme_original .sc_services_style_services-2 .sc_icon:hover,
.scheme_original .sc_services_style_services-2 a:hover .sc_icon {
  background-color: #E2C75A;
}
.scheme_light .sc_services_style_services-1 .sc_icon:hover,
.scheme_light .sc_services_style_services-1 a:hover .sc_icon,
.scheme_light .sc_services_style_services-2 .sc_icon:hover,
.scheme_light .sc_services_style_services-2 a:hover .sc_icon {
  background-color: #20c7ca;
}
.scheme_blue .sc_services_style_services-1 .sc_icon:hover,
.scheme_blue .sc_services_style_services-1 a:hover .sc_icon,
.scheme_blue .sc_services_style_services-2 .sc_icon:hover,
.scheme_blue .sc_services_style_services-2 a:hover .sc_icon {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_services_style_services-1 .sc_icon:hover,
.scheme_blue_dark .sc_services_style_services-1 a:hover .sc_icon,
.scheme_blue_dark .sc_services_style_services-2 .sc_icon:hover,
.scheme_blue_dark .sc_services_style_services-2 a:hover .sc_icon {
  background-color: #00D2FF;
}
.scheme_dark .sc_services_style_services-1 .sc_icon:hover,
.scheme_dark .sc_services_style_services-1 a:hover .sc_icon,
.scheme_dark .sc_services_style_services-2 .sc_icon:hover,
.scheme_dark .sc_services_style_services-2 a:hover .sc_icon {
  background-color: #20c7ca;
}
.scheme_original .sc_services_style_services-3 a:hover .sc_icon,
.scheme_original .sc_services_style_services-3 .sc_icon:hover {
  color: #E2C75A;
}
.scheme_light .sc_services_style_services-3 a:hover .sc_icon,
.scheme_light .sc_services_style_services-3 .sc_icon:hover {
  color: #20c7ca;
}
.scheme_blue .sc_services_style_services-3 a:hover .sc_icon,
.scheme_blue .sc_services_style_services-3 .sc_icon:hover {
  color: #00D2FF;
}
.scheme_blue_dark .sc_services_style_services-3 a:hover .sc_icon,
.scheme_blue_dark .sc_services_style_services-3 .sc_icon:hover {
  color: #00D2FF;
}
.scheme_dark .sc_services_style_services-3 a:hover .sc_icon,
.scheme_dark .sc_services_style_services-3 .sc_icon:hover {
  color: #20c7ca;
}
.scheme_original .sc_services_style_services-3 a:hover .sc_icon,
.scheme_original .sc_services_style_services-3 .sc_icon:hover {
  background-color: #ffffff;
}
.scheme_light .sc_services_style_services-3 a:hover .sc_icon,
.scheme_light .sc_services_style_services-3 .sc_icon:hover {
  background-color: #f7f7f7;
}
.scheme_blue .sc_services_style_services-3 a:hover .sc_icon,
.scheme_blue .sc_services_style_services-3 .sc_icon:hover {
  background-color: #ffffff;
}
.scheme_blue_dark .sc_services_style_services-3 a:hover .sc_icon,
.scheme_blue_dark .sc_services_style_services-3 .sc_icon:hover {
  background-color: #ffffff;
}
.scheme_dark .sc_services_style_services-3 a:hover .sc_icon,
.scheme_dark .sc_services_style_services-3 .sc_icon:hover {
  background-color: #333333;
}
.scheme_original .sc_services_style_services-3 a:hover .sc_services_item_title {
  color: #E2C75A;
}
.scheme_light .sc_services_style_services-3 a:hover .sc_services_item_title {
  color: #20c7ca;
}
.scheme_blue .sc_services_style_services-3 a:hover .sc_services_item_title {
  color: #00D2FF;
}
.scheme_blue_dark .sc_services_style_services-3 a:hover .sc_services_item_title {
  color: #00D2FF;
}
.scheme_dark .sc_services_style_services-3 a:hover .sc_services_item_title {
  color: #20c7ca;
}
.scheme_original .sc_services_style_services-4 .sc_icon {
  color: #ffffff;
}
.scheme_light .sc_services_style_services-4 .sc_icon {
  color: #ffffff;
}
.scheme_blue .sc_services_style_services-4 .sc_icon {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_services_style_services-4 .sc_icon {
  color: #FFFFFF;
}
.scheme_dark .sc_services_style_services-4 .sc_icon {
  color: #f0f0f0;
}
.scheme_original .sc_services_style_services-4 .sc_icon {
  background-color: #E2C75A;
}
.scheme_light .sc_services_style_services-4 .sc_icon {
  background-color: #20c7ca;
}
.scheme_blue .sc_services_style_services-4 .sc_icon {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_services_style_services-4 .sc_icon {
  background-color: #00D2FF;
}
.scheme_dark .sc_services_style_services-4 .sc_icon {
  background-color: #20c7ca;
}
.scheme_original .sc_services_style_services-4 .sc_services_item_title {
  color: #323232;
}
.scheme_light .sc_services_style_services-4 .sc_services_item_title {
  color: #323232;
}
.scheme_blue .sc_services_style_services-4 .sc_services_item_title {
  color: #323232;
}
.scheme_blue_dark .sc_services_style_services-4 .sc_services_item_title {
  color: #FFFFFF;
}
.scheme_dark .sc_services_style_services-4 .sc_services_item_title {
  color: #e0e0e0;
}
.scheme_original .sc_services_style_services-4 a:hover .sc_icon,
.scheme_original .sc_services_style_services-4 .sc_icon:hover {
  background-color: #d1a805;
}
.scheme_light .sc_services_style_services-4 a:hover .sc_icon,
.scheme_light .sc_services_style_services-4 .sc_icon:hover {
  background-color: #189799;
}
.scheme_blue .sc_services_style_services-4 a:hover .sc_icon,
.scheme_blue .sc_services_style_services-4 .sc_icon:hover {
  background-color: #00809B;
}
.scheme_blue_dark .sc_services_style_services-4 a:hover .sc_icon,
.scheme_blue_dark .sc_services_style_services-4 .sc_icon:hover {
  background-color: #00809B;
}
.scheme_dark .sc_services_style_services-4 a:hover .sc_icon,
.scheme_dark .sc_services_style_services-4 .sc_icon:hover {
  background-color: #189799;
}
.scheme_original .sc_services_style_services-4 a:hover .sc_services_item_title {
  color: #E2C75A;
}
.scheme_light .sc_services_style_services-4 a:hover .sc_services_item_title {
  color: #20c7ca;
}
.scheme_blue .sc_services_style_services-4 a:hover .sc_services_item_title {
  color: #00D2FF;
}
.scheme_blue_dark .sc_services_style_services-4 a:hover .sc_services_item_title {
  color: #00D2FF;
}
.scheme_dark .sc_services_style_services-4 a:hover .sc_services_item_title {
  color: #20c7ca;
}
.scheme_original .sc_services_style_services-5 .sc_icon {
  border-color: #E2C75A;
}
.scheme_light .sc_services_style_services-5 .sc_icon {
  border-color: #20c7ca;
}
.scheme_blue .sc_services_style_services-5 .sc_icon {
  border-color: #00D2FF;
}
.scheme_blue_dark .sc_services_style_services-5 .sc_icon {
  border-color: #00D2FF;
}
.scheme_dark .sc_services_style_services-5 .sc_icon {
  border-color: #20c7ca;
}
.scheme_original .sc_services_style_services-5 .sc_icon {
  color: #E2C75A;
}
.scheme_light .sc_services_style_services-5 .sc_icon {
  color: #20c7ca;
}
.scheme_blue .sc_services_style_services-5 .sc_icon {
  color: #00D2FF;
}
.scheme_blue_dark .sc_services_style_services-5 .sc_icon {
  color: #00D2FF;
}
.scheme_dark .sc_services_style_services-5 .sc_icon {
  color: #20c7ca;
}
.scheme_original .sc_services_style_services-5 .sc_icon:hover,
.scheme_original .sc_services_style_services-5 a:hover .sc_icon {
  background-color: #E2C75A;
}
.scheme_light .sc_services_style_services-5 .sc_icon:hover,
.scheme_light .sc_services_style_services-5 a:hover .sc_icon {
  background-color: #20c7ca;
}
.scheme_blue .sc_services_style_services-5 .sc_icon:hover,
.scheme_blue .sc_services_style_services-5 a:hover .sc_icon {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_services_style_services-5 .sc_icon:hover,
.scheme_blue_dark .sc_services_style_services-5 a:hover .sc_icon {
  background-color: #00D2FF;
}
.scheme_dark .sc_services_style_services-5 .sc_icon:hover,
.scheme_dark .sc_services_style_services-5 a:hover .sc_icon {
  background-color: #20c7ca;
}
.scheme_original .sc_services_style_services-5 .sc_icon:hover,
.scheme_original .sc_services_style_services-5 a:hover .sc_icon {
  color: #ffffff;
}
.scheme_light .sc_services_style_services-5 .sc_icon:hover,
.scheme_light .sc_services_style_services-5 a:hover .sc_icon {
  color: #ffffff;
}
.scheme_blue .sc_services_style_services-5 .sc_icon:hover,
.scheme_blue .sc_services_style_services-5 a:hover .sc_icon {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_services_style_services-5 .sc_icon:hover,
.scheme_blue_dark .sc_services_style_services-5 a:hover .sc_icon {
  color: #FFFFFF;
}
.scheme_dark .sc_services_style_services-5 .sc_icon:hover,
.scheme_dark .sc_services_style_services-5 a:hover .sc_icon {
  color: #f0f0f0;
}
.scheme_original .sc_scroll_controls_wrap a {
  background-color: #E2C75A;
}
.scheme_light .sc_scroll_controls_wrap a {
  background-color: #20c7ca;
}
.scheme_blue .sc_scroll_controls_wrap a {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_scroll_controls_wrap a {
  background-color: #00D2FF;
}
.scheme_dark .sc_scroll_controls_wrap a {
  background-color: #20c7ca;
}
.scheme_original .sc_scroll_controls_wrap a {
  color: #ffffff;
}
.scheme_light .sc_scroll_controls_wrap a {
  color: #ffffff;
}
.scheme_blue .sc_scroll_controls_wrap a {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_scroll_controls_wrap a {
  color: #FFFFFF;
}
.scheme_dark .sc_scroll_controls_wrap a {
  color: #f0f0f0;
}
.scheme_original .sc_scroll_controls_type_side .sc_scroll_controls_wrap a {
  background-color: rgba(226,199,90,0.8);
}
.scheme_light .sc_scroll_controls_type_side .sc_scroll_controls_wrap a {
  background-color: rgba(32,199,202,0.8);
}
.scheme_blue .sc_scroll_controls_type_side .sc_scroll_controls_wrap a {
  background-color: rgba(0,210,255,0.8);
}
.scheme_blue_dark .sc_scroll_controls_type_side .sc_scroll_controls_wrap a {
  background-color: rgba(0,210,255,0.8);
}
.scheme_dark .sc_scroll_controls_type_side .sc_scroll_controls_wrap a {
  background-color: rgba(32,199,202,0.8);
}
.scheme_original .sc_scroll_controls_wrap a:hover {
  color: #ffffff;
}
.scheme_light .sc_scroll_controls_wrap a:hover {
  color: #ffffff;
}
.scheme_blue .sc_scroll_controls_wrap a:hover {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_scroll_controls_wrap a:hover {
  color: #FFFFFF;
}
.scheme_dark .sc_scroll_controls_wrap a:hover {
  color: #f0f0f0;
}
.scheme_original .sc_scroll_controls_wrap a:hover {
  background-color: #d1a805;
}
.scheme_light .sc_scroll_controls_wrap a:hover {
  background-color: #189799;
}
.scheme_blue .sc_scroll_controls_wrap a:hover {
  background-color: #00809B;
}
.scheme_blue_dark .sc_scroll_controls_wrap a:hover {
  background-color: #00809B;
}
.scheme_dark .sc_scroll_controls_wrap a:hover {
  background-color: #189799;
}
.scheme_original .sc_scroll_bar .swiper-scrollbar-drag:before {
  background-color: #E2C75A;
}
.scheme_light .sc_scroll_bar .swiper-scrollbar-drag:before {
  background-color: #20c7ca;
}
.scheme_blue .sc_scroll_bar .swiper-scrollbar-drag:before {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_scroll_bar .swiper-scrollbar-drag:before {
  background-color: #00D2FF;
}
.scheme_dark .sc_scroll_bar .swiper-scrollbar-drag:before {
  background-color: #20c7ca;
}
.scheme_original .sc_scroll .sc_scroll_bar {
  border-color: #f7f7f7;
}
.scheme_light .sc_scroll .sc_scroll_bar {
  border-color: #ffffff;
}
.scheme_blue .sc_scroll .sc_scroll_bar {
  border-color: #171717;
}
.scheme_blue_dark .sc_scroll .sc_scroll_bar {
  border-color: #171717;
}
.scheme_dark .sc_scroll .sc_scroll_bar {
  border-color: #666666;
}
.scheme_original .sc_skills_counter .sc_skills_item .sc_skills_icon {
  color: #E2C75A;
}
.scheme_light .sc_skills_counter .sc_skills_item .sc_skills_icon {
  color: #20c7ca;
}
.scheme_blue .sc_skills_counter .sc_skills_item .sc_skills_icon {
  color: #00D2FF;
}
.scheme_blue_dark .sc_skills_counter .sc_skills_item .sc_skills_icon {
  color: #00D2FF;
}
.scheme_dark .sc_skills_counter .sc_skills_item .sc_skills_icon {
  color: #20c7ca;
}
.scheme_original .sc_skills_counter .sc_skills_item:hover .sc_skills_icon {
  color: #d1a805;
}
.scheme_light .sc_skills_counter .sc_skills_item:hover .sc_skills_icon {
  color: #189799;
}
.scheme_blue .sc_skills_counter .sc_skills_item:hover .sc_skills_icon {
  color: #00809B;
}
.scheme_blue_dark .sc_skills_counter .sc_skills_item:hover .sc_skills_icon {
  color: #00809B;
}
.scheme_dark .sc_skills_counter .sc_skills_item:hover .sc_skills_icon {
  color: #189799;
}
.scheme_original .sc_skills_counter .sc_skills_item .sc_skills_info {
  color: #323232;
}
.scheme_light .sc_skills_counter .sc_skills_item .sc_skills_info {
  color: #323232;
}
.scheme_blue .sc_skills_counter .sc_skills_item .sc_skills_info {
  color: #323232;
}
.scheme_blue_dark .sc_skills_counter .sc_skills_item .sc_skills_info {
  color: #FFFFFF;
}
.scheme_dark .sc_skills_counter .sc_skills_item .sc_skills_info {
  color: #e0e0e0;
}
.scheme_original .sc_skills_bar .sc_skills_item .sc_skills_count {
  border-color: #E2C75A;
}
.scheme_light .sc_skills_bar .sc_skills_item .sc_skills_count {
  border-color: #20c7ca;
}
.scheme_blue .sc_skills_bar .sc_skills_item .sc_skills_count {
  border-color: #00D2FF;
}
.scheme_blue_dark .sc_skills_bar .sc_skills_item .sc_skills_count {
  border-color: #00D2FF;
}
.scheme_dark .sc_skills_bar .sc_skills_item .sc_skills_count {
  border-color: #20c7ca;
}
.scheme_original .sc_skills_legend_title,
.scheme_original .sc_skills_legend_value {
  color: #323232;
}
.scheme_light .sc_skills_legend_title,
.scheme_light .sc_skills_legend_value {
  color: #323232;
}
.scheme_blue .sc_skills_legend_title,
.scheme_blue .sc_skills_legend_value {
  color: #323232;
}
.scheme_blue_dark .sc_skills_legend_title,
.scheme_blue_dark .sc_skills_legend_value {
  color: #FFFFFF;
}
.scheme_dark .sc_skills_legend_title,
.scheme_dark .sc_skills_legend_value {
  color: #e0e0e0;
}
.scheme_original .sc_skills_counter .sc_skills_item.sc_skills_style_1 {
  background-color: #f7f7f7;
}
.scheme_light .sc_skills_counter .sc_skills_item.sc_skills_style_1 {
  background-color: #ffffff;
}
.scheme_blue .sc_skills_counter .sc_skills_item.sc_skills_style_1 {
  background-color: #171717;
}
.scheme_blue_dark .sc_skills_counter .sc_skills_item.sc_skills_style_1 {
  background-color: #171717;
}
.scheme_dark .sc_skills_counter .sc_skills_item.sc_skills_style_1 {
  background-color: #666666;
}
.scheme_original .sc_skills_counter .sc_skills_item.sc_skills_style_1:hover {
  background-color: #f0f0f0;
}
.scheme_light .sc_skills_counter .sc_skills_item.sc_skills_style_1:hover {
  background-color: #f0f0f0;
}
.scheme_blue .sc_skills_counter .sc_skills_item.sc_skills_style_1:hover {
  background-color: #f0f0f0;
}
.scheme_blue_dark .sc_skills_counter .sc_skills_item.sc_skills_style_1:hover {
  background-color: #f0f0f0;
}
.scheme_dark .sc_skills_counter .sc_skills_item.sc_skills_style_1:hover {
  background-color: #505050;
}
.scheme_original .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_count,
.scheme_original .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_info {
  color: #232a34;
}
.scheme_light .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_count,
.scheme_light .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_info {
  color: #232a34;
}
.scheme_blue .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_count,
.scheme_blue .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_info {
  color: #232a34;
}
.scheme_blue_dark .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_count,
.scheme_blue_dark .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_info {
  color: #232a34;
}
.scheme_dark .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_count,
.scheme_dark .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_info {
  color: #d0d0d0;
}
.scheme_original .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_info:before {
  background-color: #dddddd;
}
.scheme_light .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_info:before {
  background-color: #e7e7e7;
}
.scheme_blue .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_info:before {
  background-color: #dddddd;
}
.scheme_blue_dark .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_info:before {
  background-color: #dddddd;
}
.scheme_dark .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_info:before {
  background-color: #909090;
}
.scheme_original .sc_skills_bar .sc_skills_item .sc_skills_count,
.scheme_original .sc_skills_counter .sc_skills_item.sc_skills_style_3 .sc_skills_count,
.scheme_original .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count,
.scheme_original .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_info {
  color: #ffffff;
}
.scheme_light .sc_skills_bar .sc_skills_item .sc_skills_count,
.scheme_light .sc_skills_counter .sc_skills_item.sc_skills_style_3 .sc_skills_count,
.scheme_light .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count,
.scheme_light .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_info {
  color: #ffffff;
}
.scheme_blue .sc_skills_bar .sc_skills_item .sc_skills_count,
.scheme_blue .sc_skills_counter .sc_skills_item.sc_skills_style_3 .sc_skills_count,
.scheme_blue .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count,
.scheme_blue .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_info {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_skills_bar .sc_skills_item .sc_skills_count,
.scheme_blue_dark .sc_skills_counter .sc_skills_item.sc_skills_style_3 .sc_skills_count,
.scheme_blue_dark .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count,
.scheme_blue_dark .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_info {
  color: #FFFFFF;
}
.scheme_dark .sc_skills_bar .sc_skills_item .sc_skills_count,
.scheme_dark .sc_skills_counter .sc_skills_item.sc_skills_style_3 .sc_skills_count,
.scheme_dark .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count,
.scheme_dark .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_info {
  color: #f0f0f0;
}
.scheme_original .sc_skills_bar .sc_skills_item .sc_skills_count,
.scheme_original .sc_skills_counter .sc_skills_item.sc_skills_style_3 .sc_skills_count,
.scheme_original .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count,
.scheme_original .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_info {
  background-color: #E2C75A;
}
.scheme_light .sc_skills_bar .sc_skills_item .sc_skills_count,
.scheme_light .sc_skills_counter .sc_skills_item.sc_skills_style_3 .sc_skills_count,
.scheme_light .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count,
.scheme_light .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_info {
  background-color: #20c7ca;
}
.scheme_blue .sc_skills_bar .sc_skills_item .sc_skills_count,
.scheme_blue .sc_skills_counter .sc_skills_item.sc_skills_style_3 .sc_skills_count,
.scheme_blue .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count,
.scheme_blue .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_info {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_skills_bar .sc_skills_item .sc_skills_count,
.scheme_blue_dark .sc_skills_counter .sc_skills_item.sc_skills_style_3 .sc_skills_count,
.scheme_blue_dark .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count,
.scheme_blue_dark .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_info {
  background-color: #00D2FF;
}
.scheme_dark .sc_skills_bar .sc_skills_item .sc_skills_count,
.scheme_dark .sc_skills_counter .sc_skills_item.sc_skills_style_3 .sc_skills_count,
.scheme_dark .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count,
.scheme_dark .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_info {
  background-color: #20c7ca;
}
.scheme_original .sc_skills_bar .sc_skills_item {
  border-color: #e3e3e3;
}
.scheme_light .sc_skills_bar .sc_skills_item {
  border-color: #dddddd;
}
.scheme_blue .sc_skills_bar .sc_skills_item {
  border-color: #e3e3e3;
}
.scheme_blue_dark .sc_skills_bar .sc_skills_item {
  border-color: #e3e3e3;
}
.scheme_dark .sc_skills_bar .sc_skills_item {
  border-color: #000000;
}
.scheme_original .sc_skills_bar.sc_skills_horizontal .sc_skills_total {
  color: #545657;
}
.scheme_light .sc_skills_bar.sc_skills_horizontal .sc_skills_total {
  color: #545657;
}
.scheme_blue .sc_skills_bar.sc_skills_horizontal .sc_skills_total {
  color: #545657;
}
.scheme_blue_dark .sc_skills_bar.sc_skills_horizontal .sc_skills_total {
  color: #FFFFFF;
}
.scheme_dark .sc_skills_bar.sc_skills_horizontal .sc_skills_total {
  color: #909090;
}
.scheme_original .sc_slider_controls_wrap a {
  color: #ffffff;
}
.scheme_light .sc_slider_controls_wrap a {
  color: #ffffff;
}
.scheme_blue .sc_slider_controls_wrap a {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_slider_controls_wrap a {
  color: #FFFFFF;
}
.scheme_dark .sc_slider_controls_wrap a {
  color: #f0f0f0;
}
.scheme_original .sc_slider_controls_wrap a {
  border-color: #ffffff;
}
.scheme_light .sc_slider_controls_wrap a {
  border-color: #ffffff;
}
.scheme_blue .sc_slider_controls_wrap a {
  border-color: #FFFFFF;
}
.scheme_blue_dark .sc_slider_controls_wrap a {
  border-color: #FFFFFF;
}
.scheme_dark .sc_slider_controls_wrap a {
  border-color: #f0f0f0;
}
.scheme_original .sc_slider_controls_wrap a:hover {
  color: #323232;
}
.scheme_light .sc_slider_controls_wrap a:hover {
  color: #323232;
}
.scheme_blue .sc_slider_controls_wrap a:hover {
  color: #323232;
}
.scheme_blue_dark .sc_slider_controls_wrap a:hover {
  color: #FFFFFF;
}
.scheme_dark .sc_slider_controls_wrap a:hover {
  color: #e0e0e0;
}
.scheme_original .sc_slider_controls_wrap a:hover {
  background-color: #ffffff;
}
.scheme_light .sc_slider_controls_wrap a:hover {
  background-color: #ffffff;
}
.scheme_blue .sc_slider_controls_wrap a:hover {
  background-color: #FFFFFF;
}
.scheme_blue_dark .sc_slider_controls_wrap a:hover {
  background-color: #FFFFFF;
}
.scheme_dark .sc_slider_controls_wrap a:hover {
  background-color: #f0f0f0;
}
.scheme_original .sc_slider_swiper .sc_slider_pagination_wrap .swiper-pagination-bullet-active,
.scheme_original .sc_slider_swiper .sc_slider_pagination_wrap span:hover {
  border-color: #E2C75A;
}
.scheme_light .sc_slider_swiper .sc_slider_pagination_wrap .swiper-pagination-bullet-active,
.scheme_light .sc_slider_swiper .sc_slider_pagination_wrap span:hover {
  border-color: #20c7ca;
}
.scheme_blue .sc_slider_swiper .sc_slider_pagination_wrap .swiper-pagination-bullet-active,
.scheme_blue .sc_slider_swiper .sc_slider_pagination_wrap span:hover {
  border-color: #00D2FF;
}
.scheme_blue_dark .sc_slider_swiper .sc_slider_pagination_wrap .swiper-pagination-bullet-active,
.scheme_blue_dark .sc_slider_swiper .sc_slider_pagination_wrap span:hover {
  border-color: #00D2FF;
}
.scheme_dark .sc_slider_swiper .sc_slider_pagination_wrap .swiper-pagination-bullet-active,
.scheme_dark .sc_slider_swiper .sc_slider_pagination_wrap span:hover {
  border-color: #20c7ca;
}
.scheme_original .sc_slider_swiper .sc_slider_pagination_wrap .swiper-pagination-bullet-active,
.scheme_original .sc_slider_swiper .sc_slider_pagination_wrap span:hover {
  background-color: #E2C75A;
}
.scheme_light .sc_slider_swiper .sc_slider_pagination_wrap .swiper-pagination-bullet-active,
.scheme_light .sc_slider_swiper .sc_slider_pagination_wrap span:hover {
  background-color: #20c7ca;
}
.scheme_blue .sc_slider_swiper .sc_slider_pagination_wrap .swiper-pagination-bullet-active,
.scheme_blue .sc_slider_swiper .sc_slider_pagination_wrap span:hover {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_slider_swiper .sc_slider_pagination_wrap .swiper-pagination-bullet-active,
.scheme_blue_dark .sc_slider_swiper .sc_slider_pagination_wrap span:hover {
  background-color: #00D2FF;
}
.scheme_dark .sc_slider_swiper .sc_slider_pagination_wrap .swiper-pagination-bullet-active,
.scheme_dark .sc_slider_swiper .sc_slider_pagination_wrap span:hover {
  background-color: #20c7ca;
}
.scheme_original .sc_slider_swiper .sc_slider_info {
  background-color: rgba(226,199,90,0.8);
}
.scheme_light .sc_slider_swiper .sc_slider_info {
  background-color: rgba(32,199,202,0.8);
}
.scheme_blue .sc_slider_swiper .sc_slider_info {
  background-color: rgba(0,210,255,0.8);
}
.scheme_blue_dark .sc_slider_swiper .sc_slider_info {
  background-color: rgba(0,210,255,0.8);
}
.scheme_dark .sc_slider_swiper .sc_slider_info {
  background-color: rgba(32,199,202,0.8);
}
.scheme_original .sc_slider_pagination.widget_area .post_item + .post_item {
  border-color: #e3e3e3;
}
.scheme_light .sc_slider_pagination.widget_area .post_item + .post_item {
  border-color: #dddddd;
}
.scheme_blue .sc_slider_pagination.widget_area .post_item + .post_item {
  border-color: #e3e3e3;
}
.scheme_blue_dark .sc_slider_pagination.widget_area .post_item + .post_item {
  border-color: #e3e3e3;
}
.scheme_dark .sc_slider_pagination.widget_area .post_item + .post_item {
  border-color: #000000;
}
.scheme_original .sc_slider_pagination_over .sc_slider_pagination {
  background-color: rgba(247,247,247,0.8);
}
.scheme_light .sc_slider_pagination_over .sc_slider_pagination {
  background-color: rgba(255,255,255,0.8);
}
.scheme_blue .sc_slider_pagination_over .sc_slider_pagination {
  background-color: rgba(23,23,23,0.8);
}
.scheme_blue_dark .sc_slider_pagination_over .sc_slider_pagination {
  background-color: rgba(23,23,23,0.8);
}
.scheme_dark .sc_slider_pagination_over .sc_slider_pagination {
  background-color: rgba(102,102,102,0.8);
}
.scheme_original .sc_slider_pagination_over .sc_slider_pagination_wrap span {
  border-color: #e3e3e3;
}
.scheme_light .sc_slider_pagination_over .sc_slider_pagination_wrap span {
  border-color: #dddddd;
}
.scheme_blue .sc_slider_pagination_over .sc_slider_pagination_wrap span {
  border-color: #e3e3e3;
}
.scheme_blue_dark .sc_slider_pagination_over .sc_slider_pagination_wrap span {
  border-color: #e3e3e3;
}
.scheme_dark .sc_slider_pagination_over .sc_slider_pagination_wrap span {
  border-color: #000000;
}
.scheme_original .sc_slider_pagination_over .sc_slider_pagination_wrap span:hover,
.scheme_original .sc_slider_pagination_over .sc_slider_pagination_wrap .swiper-pagination-bullet-active {
  border-color: #E2C75A;
}
.scheme_light .sc_slider_pagination_over .sc_slider_pagination_wrap span:hover,
.scheme_light .sc_slider_pagination_over .sc_slider_pagination_wrap .swiper-pagination-bullet-active {
  border-color: #20c7ca;
}
.scheme_blue .sc_slider_pagination_over .sc_slider_pagination_wrap span:hover,
.scheme_blue .sc_slider_pagination_over .sc_slider_pagination_wrap .swiper-pagination-bullet-active {
  border-color: #00D2FF;
}
.scheme_blue_dark .sc_slider_pagination_over .sc_slider_pagination_wrap span:hover,
.scheme_blue_dark .sc_slider_pagination_over .sc_slider_pagination_wrap .swiper-pagination-bullet-active {
  border-color: #00D2FF;
}
.scheme_dark .sc_slider_pagination_over .sc_slider_pagination_wrap span:hover,
.scheme_dark .sc_slider_pagination_over .sc_slider_pagination_wrap .swiper-pagination-bullet-active {
  border-color: #20c7ca;
}
.scheme_original .sc_slider_pagination_over .sc_slider_pagination_wrap span:hover,
.scheme_original .sc_slider_pagination_over .sc_slider_pagination_wrap .swiper-pagination-bullet-active {
  background-color: #E2C75A;
}
.scheme_light .sc_slider_pagination_over .sc_slider_pagination_wrap span:hover,
.scheme_light .sc_slider_pagination_over .sc_slider_pagination_wrap .swiper-pagination-bullet-active {
  background-color: #20c7ca;
}
.scheme_blue .sc_slider_pagination_over .sc_slider_pagination_wrap span:hover,
.scheme_blue .sc_slider_pagination_over .sc_slider_pagination_wrap .swiper-pagination-bullet-active {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_slider_pagination_over .sc_slider_pagination_wrap span:hover,
.scheme_blue_dark .sc_slider_pagination_over .sc_slider_pagination_wrap .swiper-pagination-bullet-active {
  background-color: #00D2FF;
}
.scheme_dark .sc_slider_pagination_over .sc_slider_pagination_wrap span:hover,
.scheme_dark .sc_slider_pagination_over .sc_slider_pagination_wrap .swiper-pagination-bullet-active {
  background-color: #20c7ca;
}
.scheme_original .sc_slider_pagination_over .sc_slider_pagination .post_title {
  color: #232a34;
}
.scheme_light .sc_slider_pagination_over .sc_slider_pagination .post_title {
  color: #232a34;
}
.scheme_blue .sc_slider_pagination_over .sc_slider_pagination .post_title {
  color: #232a34;
}
.scheme_blue_dark .sc_slider_pagination_over .sc_slider_pagination .post_title {
  color: #232a34;
}
.scheme_dark .sc_slider_pagination_over .sc_slider_pagination .post_title {
  color: #d0d0d0;
}
.scheme_original .sc_slider_pagination_over .sc_slider_pagination .post_info {
  color: #8a8a8a;
}
.scheme_light .sc_slider_pagination_over .sc_slider_pagination .post_info {
  color: #8a8a8a;
}
.scheme_blue .sc_slider_pagination_over .sc_slider_pagination .post_info {
  color: #8a8a8a;
}
.scheme_blue_dark .sc_slider_pagination_over .sc_slider_pagination .post_info {
  color: #8a8a8a;
}
.scheme_dark .sc_slider_pagination_over .sc_slider_pagination .post_info {
  color: #999999;
}
.scheme_original .sc_slider_pagination_area .sc_slider_pagination .post_item.active {
  background-color: #f7f7f7;
}
.scheme_light .sc_slider_pagination_area .sc_slider_pagination .post_item.active {
  background-color: #ffffff;
}
.scheme_blue .sc_slider_pagination_area .sc_slider_pagination .post_item.active {
  background-color: #171717;
}
.scheme_blue_dark .sc_slider_pagination_area .sc_slider_pagination .post_item.active {
  background-color: #171717;
}
.scheme_dark .sc_slider_pagination_area .sc_slider_pagination .post_item.active {
  background-color: #666666;
}
.sc_socials.sc_socials_type_icons a {
  background: #f3f3f3;
}
.scheme_original .sc_socials.sc_socials_type_icons a {
  color: #323232;
}
.scheme_light .sc_socials.sc_socials_type_icons a {
  color: #323232;
}
.scheme_blue .sc_socials.sc_socials_type_icons a {
  color: #323232;
}
.scheme_blue_dark .sc_socials.sc_socials_type_icons a {
  color: #FFFFFF;
}
.scheme_dark .sc_socials.sc_socials_type_icons a {
  color: #e0e0e0;
}
.scheme_original .sc_socials.sc_socials_type_icons a {
  border-color: #acb4b6;
}
.scheme_light .sc_socials.sc_socials_type_icons a {
  border-color: #acb4b6;
}
.scheme_blue .sc_socials.sc_socials_type_icons a {
  border-color: #acb4b6;
}
.scheme_blue_dark .sc_socials.sc_socials_type_icons a {
  border-color: #acb4b6;
}
.scheme_dark .sc_socials.sc_socials_type_icons a {
  border-color: #aaaaaa;
}
.scheme_original .sc_socials.sc_socials_type_icons a:hover,
.scheme_original .widget_inner .sc_socials.sc_socials_type_icons a:hover {
  color: #ffffff;
}
.scheme_light .sc_socials.sc_socials_type_icons a:hover,
.scheme_light .widget_inner .sc_socials.sc_socials_type_icons a:hover {
  color: #ffffff;
}
.scheme_blue .sc_socials.sc_socials_type_icons a:hover,
.scheme_blue .widget_inner .sc_socials.sc_socials_type_icons a:hover {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_socials.sc_socials_type_icons a:hover,
.scheme_blue_dark .widget_inner .sc_socials.sc_socials_type_icons a:hover {
  color: #FFFFFF;
}
.scheme_dark .sc_socials.sc_socials_type_icons a:hover,
.scheme_dark .widget_inner .sc_socials.sc_socials_type_icons a:hover {
  color: #f0f0f0;
}
.scheme_original .sc_socials.sc_socials_type_icons a:hover,
.scheme_original .widget_inner .sc_socials.sc_socials_type_icons a:hover {
  background-color: #E2C75A;
}
.scheme_light .sc_socials.sc_socials_type_icons a:hover,
.scheme_light .widget_inner .sc_socials.sc_socials_type_icons a:hover {
  background-color: #20c7ca;
}
.scheme_blue .sc_socials.sc_socials_type_icons a:hover,
.scheme_blue .widget_inner .sc_socials.sc_socials_type_icons a:hover {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_socials.sc_socials_type_icons a:hover,
.scheme_blue_dark .widget_inner .sc_socials.sc_socials_type_icons a:hover {
  background-color: #00D2FF;
}
.scheme_dark .sc_socials.sc_socials_type_icons a:hover,
.scheme_dark .widget_inner .sc_socials.sc_socials_type_icons a:hover {
  background-color: #20c7ca;
}
.scheme_original .widget_inner .sc_socials.sc_socials_type_icons a {
  background-color: #e3e3e3;
}
.scheme_light .widget_inner .sc_socials.sc_socials_type_icons a {
  background-color: #dddddd;
}
.scheme_blue .widget_inner .sc_socials.sc_socials_type_icons a {
  background-color: #e3e3e3;
}
.scheme_blue_dark .widget_inner .sc_socials.sc_socials_type_icons a {
  background-color: #e3e3e3;
}
.scheme_dark .widget_inner .sc_socials.sc_socials_type_icons a {
  background-color: #000000;
}
.scheme_original .sc_socials.sc_socials_share.sc_socials_dir_vertical .sc_socials_item a {
  background-color: #f7f7f7;
}
.scheme_light .sc_socials.sc_socials_share.sc_socials_dir_vertical .sc_socials_item a {
  background-color: #ffffff;
}
.scheme_blue .sc_socials.sc_socials_share.sc_socials_dir_vertical .sc_socials_item a {
  background-color: #171717;
}
.scheme_blue_dark .sc_socials.sc_socials_share.sc_socials_dir_vertical .sc_socials_item a {
  background-color: #171717;
}
.scheme_dark .sc_socials.sc_socials_share.sc_socials_dir_vertical .sc_socials_item a {
  background-color: #666666;
}
.scheme_original .sc_tabs.sc_tabs_style_1 .sc_tabs_titles,
.scheme_original body.woocommerce div.product .woocommerce-tabs ul.tabs {
  border-color: #E2C75A;
}
.scheme_light .sc_tabs.sc_tabs_style_1 .sc_tabs_titles,
.scheme_light body.woocommerce div.product .woocommerce-tabs ul.tabs {
  border-color: #20c7ca;
}
.scheme_blue .sc_tabs.sc_tabs_style_1 .sc_tabs_titles,
.scheme_blue body.woocommerce div.product .woocommerce-tabs ul.tabs {
  border-color: #00D2FF;
}
.scheme_blue_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles,
.scheme_blue_dark body.woocommerce div.product .woocommerce-tabs ul.tabs {
  border-color: #00D2FF;
}
.scheme_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles,
.scheme_dark body.woocommerce div.product .woocommerce-tabs ul.tabs {
  border-color: #20c7ca;
}
.scheme_original .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a,
.scheme_original body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #323232;
}
.scheme_light .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a,
.scheme_light body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #323232;
}
.scheme_blue .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a,
.scheme_blue body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #323232;
}
.scheme_blue_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a,
.scheme_blue_dark body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #FFFFFF;
}
.scheme_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a,
.scheme_dark body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #e0e0e0;
}
.scheme_original .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a,
.scheme_original body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  border-color: #e3e3e3;
}
.scheme_light .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a,
.scheme_light body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  border-color: #dddddd;
}
.scheme_blue .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a,
.scheme_blue body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  border-color: #e3e3e3;
}
.scheme_blue_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a,
.scheme_blue_dark body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  border-color: #e3e3e3;
}
.scheme_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a,
.scheme_dark body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  border-color: #000000;
}
.scheme_original .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a,
.scheme_original .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a,
.scheme_original body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #ffffff;
}
.scheme_light .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a,
.scheme_light .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a,
.scheme_light body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #ffffff;
}
.scheme_blue .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a,
.scheme_blue .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a,
.scheme_blue body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a,
.scheme_blue_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a,
.scheme_blue_dark body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #FFFFFF;
}
.scheme_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a,
.scheme_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a,
.scheme_dark body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #f0f0f0;
}
.scheme_original .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a,
.scheme_original .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a,
.scheme_original body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  background-color: #E2C75A;
}
.scheme_light .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a,
.scheme_light .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a,
.scheme_light body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  background-color: #20c7ca;
}
.scheme_blue .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a,
.scheme_blue .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a,
.scheme_blue body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a,
.scheme_blue_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a,
.scheme_blue_dark body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  background-color: #00D2FF;
}
.scheme_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a,
.scheme_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a,
.scheme_dark body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  background-color: #20c7ca;
}
.scheme_original .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li:not([class *= "active"]) a:hover,
.scheme_original body.woocommerce div.product .woocommerce-tabs ul.tabs li:not([class *= "active"]) a:hover {
  color: #E2C75A;
}
.scheme_light .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li:not([class *= "active"]) a:hover,
.scheme_light body.woocommerce div.product .woocommerce-tabs ul.tabs li:not([class *= "active"]) a:hover {
  color: #20c7ca;
}
.scheme_blue .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li:not([class *= "active"]) a:hover,
.scheme_blue body.woocommerce div.product .woocommerce-tabs ul.tabs li:not([class *= "active"]) a:hover {
  color: #00D2FF;
}
.scheme_blue_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li:not([class *= "active"]) a:hover,
.scheme_blue_dark body.woocommerce div.product .woocommerce-tabs ul.tabs li:not([class *= "active"]) a:hover {
  color: #00D2FF;
}
.scheme_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li:not([class *= "active"]) a:hover,
.scheme_dark body.woocommerce div.product .woocommerce-tabs ul.tabs li:not([class *= "active"]) a:hover {
  color: #20c7ca;
}
.scheme_original .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a::after,
.scheme_original .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a::after {
  background-color: #E2C75A;
}
.scheme_light .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a::after,
.scheme_light .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a::after {
  background-color: #20c7ca;
}
.scheme_blue .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a::after,
.scheme_blue .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a::after {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a::after,
.scheme_blue_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a::after {
  background-color: #00D2FF;
}
.scheme_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a::after,
.scheme_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a::after {
  background-color: #20c7ca;
}
.scheme_original .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a::after,
.scheme_original body.woocommerce div.product .woocommerce-tabs ul.tabs li a::after {
  background-color: #e3e3e3;
}
.scheme_light .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a::after,
.scheme_light body.woocommerce div.product .woocommerce-tabs ul.tabs li a::after {
  background-color: #dddddd;
}
.scheme_blue .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a::after,
.scheme_blue body.woocommerce div.product .woocommerce-tabs ul.tabs li a::after {
  background-color: #e3e3e3;
}
.scheme_blue_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a::after,
.scheme_blue_dark body.woocommerce div.product .woocommerce-tabs ul.tabs li a::after {
  background-color: #e3e3e3;
}
.scheme_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a::after,
.scheme_dark body.woocommerce div.product .woocommerce-tabs ul.tabs li a::after {
  background-color: #000000;
}
.scheme_original .sc_tabs.sc_tabs_style_1 .sc_tabs_content,
.scheme_original .sc_tabs.sc_tabs_style_2 .sc_tabs_content {
  border-color: #e3e3e3;
}
.scheme_light .sc_tabs.sc_tabs_style_1 .sc_tabs_content,
.scheme_light .sc_tabs.sc_tabs_style_2 .sc_tabs_content {
  border-color: #dddddd;
}
.scheme_blue .sc_tabs.sc_tabs_style_1 .sc_tabs_content,
.scheme_blue .sc_tabs.sc_tabs_style_2 .sc_tabs_content {
  border-color: #e3e3e3;
}
.scheme_blue_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_content,
.scheme_blue_dark .sc_tabs.sc_tabs_style_2 .sc_tabs_content {
  border-color: #e3e3e3;
}
.scheme_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_content,
.scheme_dark .sc_tabs.sc_tabs_style_2 .sc_tabs_content {
  border-color: #000000;
}
.scheme_original .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
  border-color: #E2C75A;
}
.scheme_light .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
  border-color: #20c7ca;
}
.scheme_blue .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
  border-color: #00D2FF;
}
.scheme_blue_dark .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
  border-color: #00D2FF;
}
.scheme_dark .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
  border-color: #20c7ca;
}
.scheme_original .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
  background-color: #E2C75A;
}
.scheme_light .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
  background-color: #20c7ca;
}
.scheme_blue .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
  background-color: #00D2FF;
}
.scheme_dark .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
  background-color: #20c7ca;
}
.scheme_original .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
  color: #ffffff;
}
.scheme_light .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
  color: #ffffff;
}
.scheme_blue .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
  color: #FFFFFF;
}
.scheme_dark .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
  color: #f0f0f0;
}
.scheme_original .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a:hover,
.scheme_original .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.ui-state-active a,
.scheme_original .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.sc_tabs_active a {
  color: #E2C75A;
}
.scheme_light .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a:hover,
.scheme_light .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.ui-state-active a,
.scheme_light .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.sc_tabs_active a {
  color: #20c7ca;
}
.scheme_blue .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a:hover,
.scheme_blue .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.ui-state-active a,
.scheme_blue .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.sc_tabs_active a {
  color: #00D2FF;
}
.scheme_blue_dark .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a:hover,
.scheme_blue_dark .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.ui-state-active a,
.scheme_blue_dark .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.sc_tabs_active a {
  color: #00D2FF;
}
.scheme_dark .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a:hover,
.scheme_dark .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.ui-state-active a,
.scheme_dark .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.sc_tabs_active a {
  color: #20c7ca;
}
.scheme_original .sc_team_item .sc_team_item_info .sc_team_item_title a {
  color: #323232;
}
.scheme_light .sc_team_item .sc_team_item_info .sc_team_item_title a {
  color: #323232;
}
.scheme_blue .sc_team_item .sc_team_item_info .sc_team_item_title a {
  color: #323232;
}
.scheme_blue_dark .sc_team_item .sc_team_item_info .sc_team_item_title a {
  color: #FFFFFF;
}
.scheme_dark .sc_team_item .sc_team_item_info .sc_team_item_title a {
  color: #e0e0e0;
}
.scheme_original .sc_team_item .sc_team_item_info .sc_team_item_title a:hover {
  color: #d1a805;
}
.scheme_light .sc_team_item .sc_team_item_info .sc_team_item_title a:hover {
  color: #189799;
}
.scheme_blue .sc_team_item .sc_team_item_info .sc_team_item_title a:hover {
  color: #00809B;
}
.scheme_blue_dark .sc_team_item .sc_team_item_info .sc_team_item_title a:hover {
  color: #00809B;
}
.scheme_dark .sc_team_item .sc_team_item_info .sc_team_item_title a:hover {
  color: #189799;
}
.scheme_original .sc_team_item .sc_team_item_info .sc_team_item_position {
  color: #E2C75A;
}
.scheme_light .sc_team_item .sc_team_item_info .sc_team_item_position {
  color: #20c7ca;
}
.scheme_blue .sc_team_item .sc_team_item_info .sc_team_item_position {
  color: #00D2FF;
}
.scheme_blue_dark .sc_team_item .sc_team_item_info .sc_team_item_position {
  color: #00D2FF;
}
.scheme_dark .sc_team_item .sc_team_item_info .sc_team_item_position {
  color: #20c7ca;
}
.scheme_original .sc_team_style_team-1 .sc_team_item_info,
.scheme_original .sc_team_style_team-3 .sc_team_item_info {
  border-color: #E2C75A;
}
.scheme_light .sc_team_style_team-1 .sc_team_item_info,
.scheme_light .sc_team_style_team-3 .sc_team_item_info {
  border-color: #20c7ca;
}
.scheme_blue .sc_team_style_team-1 .sc_team_item_info,
.scheme_blue .sc_team_style_team-3 .sc_team_item_info {
  border-color: #00D2FF;
}
.scheme_blue_dark .sc_team_style_team-1 .sc_team_item_info,
.scheme_blue_dark .sc_team_style_team-3 .sc_team_item_info {
  border-color: #00D2FF;
}
.scheme_dark .sc_team_style_team-1 .sc_team_item_info,
.scheme_dark .sc_team_style_team-3 .sc_team_item_info {
  border-color: #20c7ca;
}
.scheme_original .sc_team_style_team-1 .sc_team_item_info,
.scheme_original .sc_team_style_team-3 .sc_team_item_info {
  color: #545657;
}
.scheme_light .sc_team_style_team-1 .sc_team_item_info,
.scheme_light .sc_team_style_team-3 .sc_team_item_info {
  color: #545657;
}
.scheme_blue .sc_team_style_team-1 .sc_team_item_info,
.scheme_blue .sc_team_style_team-3 .sc_team_item_info {
  color: #545657;
}
.scheme_blue_dark .sc_team_style_team-1 .sc_team_item_info,
.scheme_blue_dark .sc_team_style_team-3 .sc_team_item_info {
  color: #FFFFFF;
}
.scheme_dark .sc_team_style_team-1 .sc_team_item_info,
.scheme_dark .sc_team_style_team-3 .sc_team_item_info {
  color: #909090;
}
.scheme_original .sc_team.sc_team_style_team-3 .sc_socials_item a {
  color: #ffffff;
}
.scheme_light .sc_team.sc_team_style_team-3 .sc_socials_item a {
  color: #ffffff;
}
.scheme_blue .sc_team.sc_team_style_team-3 .sc_socials_item a {
  color: #ffffff;
}
.scheme_blue_dark .sc_team.sc_team_style_team-3 .sc_socials_item a {
  color: #ffffff;
}
.scheme_dark .sc_team.sc_team_style_team-3 .sc_socials_item a {
  color: #ffffff;
}
.scheme_original .sc_team.sc_team_style_team-3 .sc_socials_item a {
  border-color: #ffffff;
}
.scheme_light .sc_team.sc_team_style_team-3 .sc_socials_item a {
  border-color: #ffffff;
}
.scheme_blue .sc_team.sc_team_style_team-3 .sc_socials_item a {
  border-color: #ffffff;
}
.scheme_blue_dark .sc_team.sc_team_style_team-3 .sc_socials_item a {
  border-color: #ffffff;
}
.scheme_dark .sc_team.sc_team_style_team-3 .sc_socials_item a {
  border-color: #ffffff;
}
.scheme_original .sc_team.sc_team_style_team-3 .sc_socials_item a:hover {
  color: #ffffff;
}
.scheme_light .sc_team.sc_team_style_team-3 .sc_socials_item a:hover {
  color: #ffffff;
}
.scheme_blue .sc_team.sc_team_style_team-3 .sc_socials_item a:hover {
  color: #ffffff;
}
.scheme_blue_dark .sc_team.sc_team_style_team-3 .sc_socials_item a:hover {
  color: #ffffff;
}
.scheme_dark .sc_team.sc_team_style_team-3 .sc_socials_item a:hover {
  color: #e5e5e5;
}
.scheme_original .sc_team.sc_team_style_team-3 .sc_socials_item a:hover {
  border-color: #ffffff;
}
.scheme_light .sc_team.sc_team_style_team-3 .sc_socials_item a:hover {
  border-color: #ffffff;
}
.scheme_blue .sc_team.sc_team_style_team-3 .sc_socials_item a:hover {
  border-color: #ffffff;
}
.scheme_blue_dark .sc_team.sc_team_style_team-3 .sc_socials_item a:hover {
  border-color: #ffffff;
}
.scheme_dark .sc_team.sc_team_style_team-3 .sc_socials_item a:hover {
  border-color: #e5e5e5;
}
.scheme_original .sc_team.sc_team_style_team-3 .sc_team_item_avatar .sc_team_item_hover {
  background-color: rgba(226,199,90,0.4);
}
.scheme_light .sc_team.sc_team_style_team-3 .sc_team_item_avatar .sc_team_item_hover {
  background-color: rgba(32,199,202,0.4);
}
.scheme_blue .sc_team.sc_team_style_team-3 .sc_team_item_avatar .sc_team_item_hover {
  background-color: rgba(0,210,255,0.4);
}
.scheme_blue_dark .sc_team.sc_team_style_team-3 .sc_team_item_avatar .sc_team_item_hover {
  background-color: rgba(0,210,255,0.4);
}
.scheme_dark .sc_team.sc_team_style_team-3 .sc_team_item_avatar .sc_team_item_hover {
  background-color: rgba(32,199,202,0.4);
}
.scheme_original .sc_team.sc_team_style_team-4 .sc_socials_item a {
  color: #ffffff;
}
.scheme_light .sc_team.sc_team_style_team-4 .sc_socials_item a {
  color: #ffffff;
}
.scheme_blue .sc_team.sc_team_style_team-4 .sc_socials_item a {
  color: #ffffff;
}
.scheme_blue_dark .sc_team.sc_team_style_team-4 .sc_socials_item a {
  color: #ffffff;
}
.scheme_dark .sc_team.sc_team_style_team-4 .sc_socials_item a {
  color: #ffffff;
}
.scheme_original .sc_team.sc_team_style_team-4 .sc_socials_item a {
  border-color: #ffffff;
}
.scheme_light .sc_team.sc_team_style_team-4 .sc_socials_item a {
  border-color: #ffffff;
}
.scheme_blue .sc_team.sc_team_style_team-4 .sc_socials_item a {
  border-color: #ffffff;
}
.scheme_blue_dark .sc_team.sc_team_style_team-4 .sc_socials_item a {
  border-color: #ffffff;
}
.scheme_dark .sc_team.sc_team_style_team-4 .sc_socials_item a {
  border-color: #ffffff;
}
.scheme_original .sc_team.sc_team_style_team-4 .sc_socials_item a:hover {
  color: #E2C75A;
}
.scheme_light .sc_team.sc_team_style_team-4 .sc_socials_item a:hover {
  color: #20c7ca;
}
.scheme_blue .sc_team.sc_team_style_team-4 .sc_socials_item a:hover {
  color: #00D2FF;
}
.scheme_blue_dark .sc_team.sc_team_style_team-4 .sc_socials_item a:hover {
  color: #00D2FF;
}
.scheme_dark .sc_team.sc_team_style_team-4 .sc_socials_item a:hover {
  color: #20c7ca;
}
.scheme_original .sc_team.sc_team_style_team-4 .sc_socials_item a:hover {
  border-color: #E2C75A;
}
.scheme_light .sc_team.sc_team_style_team-4 .sc_socials_item a:hover {
  border-color: #20c7ca;
}
.scheme_blue .sc_team.sc_team_style_team-4 .sc_socials_item a:hover {
  border-color: #00D2FF;
}
.scheme_blue_dark .sc_team.sc_team_style_team-4 .sc_socials_item a:hover {
  border-color: #00D2FF;
}
.scheme_dark .sc_team.sc_team_style_team-4 .sc_socials_item a:hover {
  border-color: #20c7ca;
}
.scheme_original .sc_team.sc_team_style_team-4 .sc_team_item_avatar .sc_team_item_hover {
  color: #ffffff;
}
.scheme_light .sc_team.sc_team_style_team-4 .sc_team_item_avatar .sc_team_item_hover {
  color: #ffffff;
}
.scheme_blue .sc_team.sc_team_style_team-4 .sc_team_item_avatar .sc_team_item_hover {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_team.sc_team_style_team-4 .sc_team_item_avatar .sc_team_item_hover {
  color: #FFFFFF;
}
.scheme_dark .sc_team.sc_team_style_team-4 .sc_team_item_avatar .sc_team_item_hover {
  color: #f0f0f0;
}
.scheme_original .sc_team.sc_team_style_team-4 .sc_team_item_avatar .sc_team_item_hover {
  background-color: rgba(50,50,50,0.8);
}
.scheme_light .sc_team.sc_team_style_team-4 .sc_team_item_avatar .sc_team_item_hover {
  background-color: rgba(50,50,50,0.8);
}
.scheme_blue .sc_team.sc_team_style_team-4 .sc_team_item_avatar .sc_team_item_hover {
  background-color: rgba(50,50,50,0.8);
}
.scheme_blue_dark .sc_team.sc_team_style_team-4 .sc_team_item_avatar .sc_team_item_hover {
  background-color: rgba(255,255,255,0.8);
}
.scheme_dark .sc_team.sc_team_style_team-4 .sc_team_item_avatar .sc_team_item_hover {
  background-color: rgba(224,224,224,0.8);
}
.scheme_original .sc_team_style_team-4 .sc_team_item_info .sc_team_item_title a {
  color: #ffffff;
}
.scheme_light .sc_team_style_team-4 .sc_team_item_info .sc_team_item_title a {
  color: #ffffff;
}
.scheme_blue .sc_team_style_team-4 .sc_team_item_info .sc_team_item_title a {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_team_style_team-4 .sc_team_item_info .sc_team_item_title a {
  color: #FFFFFF;
}
.scheme_dark .sc_team_style_team-4 .sc_team_item_info .sc_team_item_title a {
  color: #f0f0f0;
}
.scheme_original .sc_team_style_team-4 .sc_team_item_info .sc_team_item_title a:hover {
  color: #E2C75A;
}
.scheme_light .sc_team_style_team-4 .sc_team_item_info .sc_team_item_title a:hover {
  color: #20c7ca;
}
.scheme_blue .sc_team_style_team-4 .sc_team_item_info .sc_team_item_title a:hover {
  color: #00D2FF;
}
.scheme_blue_dark .sc_team_style_team-4 .sc_team_item_info .sc_team_item_title a:hover {
  color: #00D2FF;
}
.scheme_dark .sc_team_style_team-4 .sc_team_item_info .sc_team_item_title a:hover {
  color: #20c7ca;
}
.scheme_original .sc_team_style_team-4 .sc_team_item_info .sc_team_item_position {
  color: #ffffff;
}
.scheme_light .sc_team_style_team-4 .sc_team_item_info .sc_team_item_position {
  color: #ffffff;
}
.scheme_blue .sc_team_style_team-4 .sc_team_item_info .sc_team_item_position {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_team_style_team-4 .sc_team_item_info .sc_team_item_position {
  color: #FFFFFF;
}
.scheme_dark .sc_team_style_team-4 .sc_team_item_info .sc_team_item_position {
  color: #f0f0f0;
}
.scheme_original .sc_testimonials {
  color: #545657;
}
.scheme_light .sc_testimonials {
  color: #545657;
}
.scheme_blue .sc_testimonials {
  color: #545657;
}
.scheme_blue_dark .sc_testimonials {
  color: #FFFFFF;
}
.scheme_dark .sc_testimonials {
  color: #909090;
}
.scheme_original .sc_testimonial_author_name {
  color: #323232;
}
.scheme_light .sc_testimonial_author_name {
  color: #323232;
}
.scheme_blue .sc_testimonial_author_name {
  color: #323232;
}
.scheme_blue_dark .sc_testimonial_author_name {
  color: #FFFFFF;
}
.scheme_dark .sc_testimonial_author_name {
  color: #e0e0e0;
}
.scheme_original .sc_testimonial_position_position {
  color: #727272;
}
.scheme_light .sc_testimonial_position_position {
  color: #727272;
}
.scheme_blue .sc_testimonial_position_position {
  color: #737373;
}
.scheme_blue_dark .sc_testimonial_position_position {
  color: #727272;
}
.scheme_dark .sc_testimonial_position_position {
  color: #a0a0a0;
}
.scheme_original .sc_testimonials_style_testimonials-2 .sc_testimonial_author_name:before {
  color: #727272;
}
.scheme_light .sc_testimonials_style_testimonials-2 .sc_testimonial_author_name:before {
  color: #727272;
}
.scheme_blue .sc_testimonials_style_testimonials-2 .sc_testimonial_author_name:before {
  color: #737373;
}
.scheme_blue_dark .sc_testimonials_style_testimonials-2 .sc_testimonial_author_name:before {
  color: #727272;
}
.scheme_dark .sc_testimonials_style_testimonials-2 .sc_testimonial_author_name:before {
  color: #a0a0a0;
}
.scheme_original .sc_testimonials_style_testimonials-3 .sc_testimonial_content,
.scheme_original .sc_testimonials_style_testimonials-3 .sc_testimonial_content:after {
  background-color: #ffffff;
}
.scheme_light .sc_testimonials_style_testimonials-3 .sc_testimonial_content,
.scheme_light .sc_testimonials_style_testimonials-3 .sc_testimonial_content:after {
  background-color: #f7f7f7;
}
.scheme_blue .sc_testimonials_style_testimonials-3 .sc_testimonial_content,
.scheme_blue .sc_testimonials_style_testimonials-3 .sc_testimonial_content:after {
  background-color: #ffffff;
}
.scheme_blue_dark .sc_testimonials_style_testimonials-3 .sc_testimonial_content,
.scheme_blue_dark .sc_testimonials_style_testimonials-3 .sc_testimonial_content:after {
  background-color: #ffffff;
}
.scheme_dark .sc_testimonials_style_testimonials-3 .sc_testimonial_content,
.scheme_dark .sc_testimonials_style_testimonials-3 .sc_testimonial_content:after {
  background-color: #333333;
}
.scheme_original .sc_testimonials_style_testimonials-3 .sc_testimonial_content p:first-child:before,
.scheme_original .sc_testimonials_style_testimonials-3 .sc_testimonial_author_position {
  color: #E2C75A;
}
.scheme_light .sc_testimonials_style_testimonials-3 .sc_testimonial_content p:first-child:before,
.scheme_light .sc_testimonials_style_testimonials-3 .sc_testimonial_author_position {
  color: #20c7ca;
}
.scheme_blue .sc_testimonials_style_testimonials-3 .sc_testimonial_content p:first-child:before,
.scheme_blue .sc_testimonials_style_testimonials-3 .sc_testimonial_author_position {
  color: #00D2FF;
}
.scheme_blue_dark .sc_testimonials_style_testimonials-3 .sc_testimonial_content p:first-child:before,
.scheme_blue_dark .sc_testimonials_style_testimonials-3 .sc_testimonial_author_position {
  color: #00D2FF;
}
.scheme_dark .sc_testimonials_style_testimonials-3 .sc_testimonial_content p:first-child:before,
.scheme_dark .sc_testimonials_style_testimonials-3 .sc_testimonial_author_position {
  color: #20c7ca;
}
.scheme_original .sc_testimonials_style_testimonials-4 .sc_testimonial_item {
  background-color: #ffffff;
}
.scheme_light .sc_testimonials_style_testimonials-4 .sc_testimonial_item {
  background-color: #f7f7f7;
}
.scheme_blue .sc_testimonials_style_testimonials-4 .sc_testimonial_item {
  background-color: #ffffff;
}
.scheme_blue_dark .sc_testimonials_style_testimonials-4 .sc_testimonial_item {
  background-color: #ffffff;
}
.scheme_dark .sc_testimonials_style_testimonials-4 .sc_testimonial_item {
  background-color: #333333;
}
.scheme_original .sc_testimonials_style_testimonials-4 .sc_testimonial_content p:first-child:before,
.scheme_original .sc_testimonials_style_testimonials-4 .sc_testimonial_author_position {
  color: #E2C75A;
}
.scheme_light .sc_testimonials_style_testimonials-4 .sc_testimonial_content p:first-child:before,
.scheme_light .sc_testimonials_style_testimonials-4 .sc_testimonial_author_position {
  color: #20c7ca;
}
.scheme_blue .sc_testimonials_style_testimonials-4 .sc_testimonial_content p:first-child:before,
.scheme_blue .sc_testimonials_style_testimonials-4 .sc_testimonial_author_position {
  color: #00D2FF;
}
.scheme_blue_dark .sc_testimonials_style_testimonials-4 .sc_testimonial_content p:first-child:before,
.scheme_blue_dark .sc_testimonials_style_testimonials-4 .sc_testimonial_author_position {
  color: #00D2FF;
}
.scheme_dark .sc_testimonials_style_testimonials-4 .sc_testimonial_content p:first-child:before,
.scheme_dark .sc_testimonials_style_testimonials-4 .sc_testimonial_author_position {
  color: #20c7ca;
}
.scheme_original .sc_testimonials_style_testimonials-1 .sc_testimonial_content {
  color: #323232;
}
.scheme_light .sc_testimonials_style_testimonials-1 .sc_testimonial_content {
  color: #323232;
}
.scheme_blue .sc_testimonials_style_testimonials-1 .sc_testimonial_content {
  color: #323232;
}
.scheme_blue_dark .sc_testimonials_style_testimonials-1 .sc_testimonial_content {
  color: #FFFFFF;
}
.scheme_dark .sc_testimonials_style_testimonials-1 .sc_testimonial_content {
  color: #e0e0e0;
}
.scheme_original .sc_testimonials_style_testimonials-1 .sc_testimonial_content p:first-child:before {
  color: #E2C75A;
}
.scheme_light .sc_testimonials_style_testimonials-1 .sc_testimonial_content p:first-child:before {
  color: #aa0000;
}
.scheme_blue .sc_testimonials_style_testimonials-1 .sc_testimonial_content p:first-child:before {
  color: #00D2FF;
}
.scheme_blue_dark .sc_testimonials_style_testimonials-1 .sc_testimonial_content p:first-child:before {
  color: #FFFFFF;
}
.scheme_dark .sc_testimonials_style_testimonials-1 .sc_testimonial_content p:first-child:before {
  color: #aa0000;
}
.scheme_original .sc_testimonials .sc_slider_controls_wrap .sc_slider_prev,
.scheme_original .sc_testimonials .sc_slider_controls_wrap .sc_slider_next {
  color: #ffffff;
}
.scheme_light .sc_testimonials .sc_slider_controls_wrap .sc_slider_prev,
.scheme_light .sc_testimonials .sc_slider_controls_wrap .sc_slider_next {
  color: #ffffff;
}
.scheme_blue .sc_testimonials .sc_slider_controls_wrap .sc_slider_prev,
.scheme_blue .sc_testimonials .sc_slider_controls_wrap .sc_slider_next {
  color: #ffffff;
}
.scheme_blue_dark .sc_testimonials .sc_slider_controls_wrap .sc_slider_prev,
.scheme_blue_dark .sc_testimonials .sc_slider_controls_wrap .sc_slider_next {
  color: #323232;
}
.scheme_dark .sc_testimonials .sc_slider_controls_wrap .sc_slider_prev,
.scheme_dark .sc_testimonials .sc_slider_controls_wrap .sc_slider_next {
  color: #e0e0e0;
}
.scheme_original .sc_testimonials .sc_slider_controls_wrap .sc_slider_prev,
.scheme_original .sc_testimonials .sc_slider_controls_wrap .sc_slider_next {
  background-color: #E2C75A;
}
.scheme_light .sc_testimonials .sc_slider_controls_wrap .sc_slider_prev,
.scheme_light .sc_testimonials .sc_slider_controls_wrap .sc_slider_next {
  background-color: #aa0000;
}
.scheme_blue .sc_testimonials .sc_slider_controls_wrap .sc_slider_prev,
.scheme_blue .sc_testimonials .sc_slider_controls_wrap .sc_slider_next {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_testimonials .sc_slider_controls_wrap .sc_slider_prev,
.scheme_blue_dark .sc_testimonials .sc_slider_controls_wrap .sc_slider_next {
  background-color: #FFFFFF;
}
.scheme_dark .sc_testimonials .sc_slider_controls_wrap .sc_slider_prev,
.scheme_dark .sc_testimonials .sc_slider_controls_wrap .sc_slider_next {
  background-color: #aa0000;
}
.scheme_original .sc_testimonials .sc_slider_controls_wrap .sc_slider_prev,
.scheme_original .sc_testimonials .sc_slider_controls_wrap .sc_slider_next {
  border-color: #E2C75A;
}
.scheme_light .sc_testimonials .sc_slider_controls_wrap .sc_slider_prev,
.scheme_light .sc_testimonials .sc_slider_controls_wrap .sc_slider_next {
  border-color: #aa0000;
}
.scheme_blue .sc_testimonials .sc_slider_controls_wrap .sc_slider_prev,
.scheme_blue .sc_testimonials .sc_slider_controls_wrap .sc_slider_next {
  border-color: #00D2FF;
}
.scheme_blue_dark .sc_testimonials .sc_slider_controls_wrap .sc_slider_prev,
.scheme_blue_dark .sc_testimonials .sc_slider_controls_wrap .sc_slider_next {
  border-color: #FFFFFF;
}
.scheme_dark .sc_testimonials .sc_slider_controls_wrap .sc_slider_prev,
.scheme_dark .sc_testimonials .sc_slider_controls_wrap .sc_slider_next {
  border-color: #aa0000;
}
.sc_testimonials .sc_slider_controls_wrap .sc_slider_prev:hover,
.sc_testimonials .sc_slider_controls_wrap .sc_slider_next:hover {
  background: none;
}
.scheme_original .sc_testimonials .sc_slider_controls_wrap .sc_slider_prev:hover,
.scheme_original .sc_testimonials .sc_slider_controls_wrap .sc_slider_next:hover {
  color: #E2C75A;
}
.scheme_light .sc_testimonials .sc_slider_controls_wrap .sc_slider_prev:hover,
.scheme_light .sc_testimonials .sc_slider_controls_wrap .sc_slider_next:hover {
  color: #aa0000;
}
.scheme_blue .sc_testimonials .sc_slider_controls_wrap .sc_slider_prev:hover,
.scheme_blue .sc_testimonials .sc_slider_controls_wrap .sc_slider_next:hover {
  color: #00D2FF;
}
.scheme_blue_dark .sc_testimonials .sc_slider_controls_wrap .sc_slider_prev:hover,
.scheme_blue_dark .sc_testimonials .sc_slider_controls_wrap .sc_slider_next:hover {
  color: #FFFFFF;
}
.scheme_dark .sc_testimonials .sc_slider_controls_wrap .sc_slider_prev:hover,
.scheme_dark .sc_testimonials .sc_slider_controls_wrap .sc_slider_next:hover {
  color: #aa0000;
}
.scheme_original .sc_title_icon {
  color: #E2C75A;
}
.scheme_light .sc_title_icon {
  color: #20c7ca;
}
.scheme_blue .sc_title_icon {
  color: #00D2FF;
}
.scheme_blue_dark .sc_title_icon {
  color: #00D2FF;
}
.scheme_dark .sc_title_icon {
  color: #20c7ca;
}
.scheme_original .sc_title_underline::after {
  border-color: #323232;
}
.scheme_light .sc_title_underline::after {
  border-color: #323232;
}
.scheme_blue .sc_title_underline::after {
  border-color: #323232;
}
.scheme_blue_dark .sc_title_underline::after {
  border-color: #FFFFFF;
}
.scheme_dark .sc_title_underline::after {
  border-color: #e0e0e0;
}
.scheme_original .sc_title_divider .sc_title_divider_before,
.scheme_original .sc_title_divider .sc_title_divider_after {
  background-color: #e3e3e3;
}
.scheme_light .sc_title_divider .sc_title_divider_before,
.scheme_light .sc_title_divider .sc_title_divider_after {
  background-color: #dddddd;
}
.scheme_blue .sc_title_divider .sc_title_divider_before,
.scheme_blue .sc_title_divider .sc_title_divider_after {
  background-color: #e3e3e3;
}
.scheme_blue_dark .sc_title_divider .sc_title_divider_before,
.scheme_blue_dark .sc_title_divider .sc_title_divider_after {
  background-color: #e3e3e3;
}
.scheme_dark .sc_title_divider .sc_title_divider_before,
.scheme_dark .sc_title_divider .sc_title_divider_after {
  background-color: #000000;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_title {
  border-color: #e3e3e3;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_title {
  border-color: #dddddd;
}
.scheme_blue .sc_toggles .sc_toggles_item .sc_toggles_title {
  border-color: #e3e3e3;
}
.scheme_blue_dark .sc_toggles .sc_toggles_item .sc_toggles_title {
  border-color: #e3e3e3;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_title {
  border-color: #000000;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_title .sc_toggles_icon {
  color: #acb4b6;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_title .sc_toggles_icon {
  color: #acb4b6;
}
.scheme_blue .sc_toggles .sc_toggles_item .sc_toggles_title .sc_toggles_icon {
  color: #acb4b6;
}
.scheme_blue_dark .sc_toggles .sc_toggles_item .sc_toggles_title .sc_toggles_icon {
  color: #acb4b6;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_title .sc_toggles_icon {
  color: #aaaaaa;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_title .sc_toggles_icon {
  background-color: #f7f7f7;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_title .sc_toggles_icon {
  background-color: #ffffff;
}
.scheme_blue .sc_toggles .sc_toggles_item .sc_toggles_title .sc_toggles_icon {
  background-color: #171717;
}
.scheme_blue_dark .sc_toggles .sc_toggles_item .sc_toggles_title .sc_toggles_icon {
  background-color: #171717;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_title .sc_toggles_icon {
  background-color: #666666;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active {
  color: #E2C75A;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active {
  color: #20c7ca;
}
.scheme_blue .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active {
  color: #00D2FF;
}
.scheme_blue_dark .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active {
  color: #00D2FF;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active {
  color: #20c7ca;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active {
  border-color: #E2C75A;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active {
  border-color: #20c7ca;
}
.scheme_blue .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active {
  border-color: #00D2FF;
}
.scheme_blue_dark .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active {
  border-color: #00D2FF;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active {
  border-color: #20c7ca;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active .sc_toggles_icon_opened {
  color: #ffffff;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active .sc_toggles_icon_opened {
  color: #ffffff;
}
.scheme_blue .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active .sc_toggles_icon_opened {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active .sc_toggles_icon_opened {
  color: #FFFFFF;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active .sc_toggles_icon_opened {
  color: #f0f0f0;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active .sc_toggles_icon_opened {
  background-color: #E2C75A;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active .sc_toggles_icon_opened {
  background-color: #20c7ca;
}
.scheme_blue .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active .sc_toggles_icon_opened {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active .sc_toggles_icon_opened {
  background-color: #00D2FF;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active .sc_toggles_icon_opened {
  background-color: #20c7ca;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_title:hover {
  color: #d1a805;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_title:hover {
  color: #189799;
}
.scheme_blue .sc_toggles .sc_toggles_item .sc_toggles_title:hover {
  color: #00809B;
}
.scheme_blue_dark .sc_toggles .sc_toggles_item .sc_toggles_title:hover {
  color: #00809B;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_title:hover {
  color: #189799;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_title:hover {
  border-color: #d1a805;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_title:hover {
  border-color: #189799;
}
.scheme_blue .sc_toggles .sc_toggles_item .sc_toggles_title:hover {
  border-color: #00809B;
}
.scheme_blue_dark .sc_toggles .sc_toggles_item .sc_toggles_title:hover {
  border-color: #00809B;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_title:hover {
  border-color: #189799;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_title:hover .sc_toggles_icon_opened {
  background-color: #d1a805;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_title:hover .sc_toggles_icon_opened {
  background-color: #189799;
}
.scheme_blue .sc_toggles .sc_toggles_item .sc_toggles_title:hover .sc_toggles_icon_opened {
  background-color: #00809B;
}
.scheme_blue_dark .sc_toggles .sc_toggles_item .sc_toggles_title:hover .sc_toggles_icon_opened {
  background-color: #00809B;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_title:hover .sc_toggles_icon_opened {
  background-color: #189799;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_content {
  border-color: #e3e3e3;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_content {
  border-color: #dddddd;
}
.scheme_blue .sc_toggles .sc_toggles_item .sc_toggles_content {
  border-color: #e3e3e3;
}
.scheme_blue_dark .sc_toggles .sc_toggles_item .sc_toggles_content {
  border-color: #e3e3e3;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_content {
  border-color: #000000;
}
.scheme_original .sc_tooltip_parent .sc_tooltip,
.scheme_original .sc_tooltip_parent .sc_tooltip:before {
  background-color: #E2C75A;
}
.scheme_light .sc_tooltip_parent .sc_tooltip,
.scheme_light .sc_tooltip_parent .sc_tooltip:before {
  background-color: #20c7ca;
}
.scheme_blue .sc_tooltip_parent .sc_tooltip,
.scheme_blue .sc_tooltip_parent .sc_tooltip:before {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_tooltip_parent .sc_tooltip,
.scheme_blue_dark .sc_tooltip_parent .sc_tooltip:before {
  background-color: #00D2FF;
}
.scheme_dark .sc_tooltip_parent .sc_tooltip,
.scheme_dark .sc_tooltip_parent .sc_tooltip:before {
  background-color: #20c7ca;
}
.scheme_original .sc_twitter {
  color: #545657;
}
.scheme_light .sc_twitter {
  color: #545657;
}
.scheme_blue .sc_twitter {
  color: #545657;
}
.scheme_blue_dark .sc_twitter {
  color: #FFFFFF;
}
.scheme_dark .sc_twitter {
  color: #909090;
}
.scheme_original .sc_twitter .sc_slider_controls_wrap a {
  color: #ffffff;
}
.scheme_light .sc_twitter .sc_slider_controls_wrap a {
  color: #ffffff;
}
.scheme_blue .sc_twitter .sc_slider_controls_wrap a {
  color: #FFFFFF;
}
.scheme_blue_dark .sc_twitter .sc_slider_controls_wrap a {
  color: #FFFFFF;
}
.scheme_dark .sc_twitter .sc_slider_controls_wrap a {
  color: #f0f0f0;
}
.scheme_original .sc_item_subtitle {
  color: #E2C75A;
}
.scheme_light .sc_item_subtitle {
  color: #20c7ca;
}
.scheme_blue .sc_item_subtitle {
  color: #00D2FF;
}
.scheme_blue_dark .sc_item_subtitle {
  color: #00D2FF;
}
.scheme_dark .sc_item_subtitle {
  color: #20c7ca;
}
.scheme_original .sc_item_title:after {
  background-color: #E2C75A;
}
.scheme_light .sc_item_title:after {
  background-color: #20c7ca;
}
.scheme_blue .sc_item_title:after {
  background-color: #00D2FF;
}
.scheme_blue_dark .sc_item_title:after {
  background-color: #00D2FF;
}
.scheme_dark .sc_item_title:after {
  background-color: #20c7ca;
}
.scheme_original .sc_item_button > a:before {
  color: #E2C75A;
}
.scheme_light .sc_item_button > a:before {
  color: #20c7ca;
}
.scheme_blue .sc_item_button > a:before {
  color: #00D2FF;
}
.scheme_blue_dark .sc_item_button > a:before {
  color: #00D2FF;
}
.scheme_dark .sc_item_button > a:before {
  color: #20c7ca;
}
.scheme_original .sc_item_button > a:before {
  background-color: #ffffff;
}
.scheme_light .sc_item_button > a:before {
  background-color: #ffffff;
}
.scheme_blue .sc_item_button > a:before {
  background-color: #FFFFFF;
}
.scheme_blue_dark .sc_item_button > a:before {
  background-color: #FFFFFF;
}
.scheme_dark .sc_item_button > a:before {
  background-color: #f0f0f0;
}
.scheme_original .sc_item_button > a:hover:before {
  color: #d1a805;
}
.scheme_light .sc_item_button > a:hover:before {
  color: #189799;
}
.scheme_blue .sc_item_button > a:hover:before {
  color: #00809B;
}
.scheme_blue_dark .sc_item_button > a:hover:before {
  color: #00809B;
}
.scheme_dark .sc_item_button > a:hover:before {
  color: #189799;
}
.scheme_original footer {
  border-color: #e3e3e3;
}
.scheme_light footer {
  border-color: #dddddd;
}
.scheme_blue footer {
  border-color: #e3e3e3;
}
.scheme_blue_dark footer {
  border-color: #e3e3e3;
}
.scheme_dark footer {
  border-color: #000000;
}
.scheme_original .sc_emailer_form .sc_emailer_content,
.scheme_original .mc4wp-form .sc_emailer_content {
  background-color: #ffffff;
}
.scheme_light .sc_emailer_form .sc_emailer_content,
.scheme_light .mc4wp-form .sc_emailer_content {
  background-color: #ffffff;
}
.scheme_blue .sc_emailer_form .sc_emailer_content,
.scheme_blue .mc4wp-form .sc_emailer_content {
  background-color: #FFFFFF;
}
.scheme_blue_dark .sc_emailer_form .sc_emailer_content,
.scheme_blue_dark .mc4wp-form .sc_emailer_content {
  background-color: #FFFFFF;
}
.scheme_dark .sc_emailer_form .sc_emailer_content,
.scheme_dark .mc4wp-form .sc_emailer_content {
  background-color: #f0f0f0;
}
.scheme_original .color_scheme_accent2 .sc_emailer_form .sc_emailer_content,
.scheme_original .color_scheme_accent2 .mc4wp-form .sc_emailer_content {
  background-color: #e3e3e3;
}
.scheme_light .color_scheme_accent2 .sc_emailer_form .sc_emailer_content,
.scheme_light .color_scheme_accent2 .mc4wp-form .sc_emailer_content {
  background-color: #dddddd;
}
.scheme_blue .color_scheme_accent2 .sc_emailer_form .sc_emailer_content,
.scheme_blue .color_scheme_accent2 .mc4wp-form .sc_emailer_content {
  background-color: #e3e3e3;
}
.scheme_blue_dark .color_scheme_accent2 .sc_emailer_form .sc_emailer_content,
.scheme_blue_dark .color_scheme_accent2 .mc4wp-form .sc_emailer_content {
  background-color: #e3e3e3;
}
.scheme_dark .color_scheme_accent2 .sc_emailer_form .sc_emailer_content,
.scheme_dark .color_scheme_accent2 .mc4wp-form .sc_emailer_content {
  background-color: #000000;
}
.scheme_original .color_scheme_accent2.sc_emailer .sc_emailer_button,
.scheme_original .color_scheme_accent2 .mc4wp-form .sc_button {
  background-color: #171717;
}
.scheme_light .color_scheme_accent2.sc_emailer .sc_emailer_button,
.scheme_light .color_scheme_accent2 .mc4wp-form .sc_button {
  background-color: #ff0000;
}
.scheme_blue .color_scheme_accent2.sc_emailer .sc_emailer_button,
.scheme_blue .color_scheme_accent2 .mc4wp-form .sc_button {
  background-color: #00D2FF;
}
.scheme_blue_dark .color_scheme_accent2.sc_emailer .sc_emailer_button,
.scheme_blue_dark .color_scheme_accent2 .mc4wp-form .sc_button {
  background-color: #00D2FF;
}
.scheme_dark .color_scheme_accent2.sc_emailer .sc_emailer_button,
.scheme_dark .color_scheme_accent2 .mc4wp-form .sc_button {
  background-color: #ff0000;
}
.scheme_original .color_scheme_accent2.sc_emailer .sc_emailer_button,
.scheme_original .color_scheme_accent2 .mc4wp-form .sc_button {
  border-color: #171717;
}
.scheme_light .color_scheme_accent2.sc_emailer .sc_emailer_button,
.scheme_light .color_scheme_accent2 .mc4wp-form .sc_button {
  border-color: #ff0000;
}
.scheme_blue .color_scheme_accent2.sc_emailer .sc_emailer_button,
.scheme_blue .color_scheme_accent2 .mc4wp-form .sc_button {
  border-color: #00D2FF;
}
.scheme_blue_dark .color_scheme_accent2.sc_emailer .sc_emailer_button,
.scheme_blue_dark .color_scheme_accent2 .mc4wp-form .sc_button {
  border-color: #00D2FF;
}
.scheme_dark .color_scheme_accent2.sc_emailer .sc_emailer_button,
.scheme_dark .color_scheme_accent2 .mc4wp-form .sc_button {
  border-color: #ff0000;
}
.color_scheme_accent2.sc_emailer .sc_emailer_button:hover,
.color_scheme_accent2 .mc4wp-form .sc_emailer_content .sc_button:hover {
  background: none;
}
.scheme_original .color_scheme_accent2.sc_emailer .sc_emailer_button:hover,
.scheme_original .color_scheme_accent2 .mc4wp-form .sc_emailer_content .sc_button:hover {
  color: #171717;
}
.scheme_light .color_scheme_accent2.sc_emailer .sc_emailer_button:hover,
.scheme_light .color_scheme_accent2 .mc4wp-form .sc_emailer_content .sc_button:hover {
  color: #ff0000;
}
.scheme_blue .color_scheme_accent2.sc_emailer .sc_emailer_button:hover,
.scheme_blue .color_scheme_accent2 .mc4wp-form .sc_emailer_content .sc_button:hover {
  color: #00D2FF;
}
.scheme_blue_dark .color_scheme_accent2.sc_emailer .sc_emailer_button:hover,
.scheme_blue_dark .color_scheme_accent2 .mc4wp-form .sc_emailer_content .sc_button:hover {
  color: #00D2FF;
}
.scheme_dark .color_scheme_accent2.sc_emailer .sc_emailer_button:hover,
.scheme_dark .color_scheme_accent2 .mc4wp-form .sc_emailer_content .sc_button:hover {
  color: #ff0000;
}
.scheme_original .color_scheme_accent2.sc_emailer .sc_emailer_button:hover,
.scheme_original .color_scheme_accent2 .mc4wp-form .sc_emailer_content .sc_button:hover {
  border-color: #171717;
}
.scheme_light .color_scheme_accent2.sc_emailer .sc_emailer_button:hover,
.scheme_light .color_scheme_accent2 .mc4wp-form .sc_emailer_content .sc_button:hover {
  border-color: #ff0000;
}
.scheme_blue .color_scheme_accent2.sc_emailer .sc_emailer_button:hover,
.scheme_blue .color_scheme_accent2 .mc4wp-form .sc_emailer_content .sc_button:hover {
  border-color: #00D2FF;
}
.scheme_blue_dark .color_scheme_accent2.sc_emailer .sc_emailer_button:hover,
.scheme_blue_dark .color_scheme_accent2 .mc4wp-form .sc_emailer_content .sc_button:hover {
  border-color: #00D2FF;
}
.scheme_dark .color_scheme_accent2.sc_emailer .sc_emailer_button:hover,
.scheme_dark .color_scheme_accent2 .mc4wp-form .sc_emailer_content .sc_button:hover {
  border-color: #ff0000;
}
.scheme_original article div.esg-filter-wrapper .esg-filterbutton {
  color: #323232;
}
.scheme_light article div.esg-filter-wrapper .esg-filterbutton {
  color: #323232;
}
.scheme_blue article div.esg-filter-wrapper .esg-filterbutton {
  color: #323232;
}
.scheme_blue_dark article div.esg-filter-wrapper .esg-filterbutton {
  color: #FFFFFF;
}
.scheme_dark article div.esg-filter-wrapper .esg-filterbutton {
  color: #e0e0e0;
}
.scheme_original article.minimal-light .esg-filterbutton.selected,
.scheme_original article div.esg-filter-wrapper .esg-filterbutton:hover {
  color: #E2C75A;
}
.scheme_light article.minimal-light .esg-filterbutton.selected,
.scheme_light article div.esg-filter-wrapper .esg-filterbutton:hover {
  color: #20c7ca;
}
.scheme_blue article.minimal-light .esg-filterbutton.selected,
.scheme_blue article div.esg-filter-wrapper .esg-filterbutton:hover {
  color: #00D2FF;
}
.scheme_blue_dark article.minimal-light .esg-filterbutton.selected,
.scheme_blue_dark article div.esg-filter-wrapper .esg-filterbutton:hover {
  color: #00D2FF;
}
.scheme_dark article.minimal-light .esg-filterbutton.selected,
.scheme_dark article div.esg-filter-wrapper .esg-filterbutton:hover {
  color: #20c7ca;
}
.scheme_original .woocommerce .woocommerce-ordering::after {
  color: #e3e3e3;
}
.scheme_light .woocommerce .woocommerce-ordering::after {
  color: #dddddd;
}
.scheme_blue .woocommerce .woocommerce-ordering::after {
  color: #e3e3e3;
}
.scheme_blue_dark .woocommerce .woocommerce-ordering::after {
  color: #e3e3e3;
}
.scheme_dark .woocommerce .woocommerce-ordering::after {
  color: #000000;
}
.scheme_original .woocommerce .woocommerce-ordering:hover::after {
  color: #323232;
}
.scheme_light .woocommerce .woocommerce-ordering:hover::after {
  color: #323232;
}
.scheme_blue .woocommerce .woocommerce-ordering:hover::after {
  color: #323232;
}
.scheme_blue_dark .woocommerce .woocommerce-ordering:hover::after {
  color: #FFFFFF;
}
.scheme_dark .woocommerce .woocommerce-ordering:hover::after {
  color: #e0e0e0;
}
.scheme_original .woocommerce .woocommerce-ordering {
  border-color: #e3e3e3;
}
.scheme_light .woocommerce .woocommerce-ordering {
  border-color: #dddddd;
}
.scheme_blue .woocommerce .woocommerce-ordering {
  border-color: #e3e3e3;
}
.scheme_blue_dark .woocommerce .woocommerce-ordering {
  border-color: #e3e3e3;
}
.scheme_dark .woocommerce .woocommerce-ordering {
  border-color: #000000;
}
.scheme_original .woocommerce .mode_buttons a,
.scheme_original .woocommerce-page .mode_buttons a {
  color: #e3e3e3;
}
.scheme_light .woocommerce .mode_buttons a,
.scheme_light .woocommerce-page .mode_buttons a {
  color: #dddddd;
}
.scheme_blue .woocommerce .mode_buttons a,
.scheme_blue .woocommerce-page .mode_buttons a {
  color: #e3e3e3;
}
.scheme_blue_dark .woocommerce .mode_buttons a,
.scheme_blue_dark .woocommerce-page .mode_buttons a {
  color: #e3e3e3;
}
.scheme_dark .woocommerce .mode_buttons a,
.scheme_dark .woocommerce-page .mode_buttons a {
  color: #000000;
}
.scheme_original .woocommerce .mode_buttons a:hover,
.scheme_original .woocommerce-page .mode_buttons a:hover {
  color: #E2C75A;
}
.scheme_light .woocommerce .mode_buttons a:hover,
.scheme_light .woocommerce-page .mode_buttons a:hover {
  color: #20c7ca;
}
.scheme_blue .woocommerce .mode_buttons a:hover,
.scheme_blue .woocommerce-page .mode_buttons a:hover {
  color: #00D2FF;
}
.scheme_blue_dark .woocommerce .mode_buttons a:hover,
.scheme_blue_dark .woocommerce-page .mode_buttons a:hover {
  color: #00D2FF;
}
.scheme_dark .woocommerce .mode_buttons a:hover,
.scheme_dark .woocommerce-page .mode_buttons a:hover {
  color: #20c7ca;
}
.scheme_original .woocommerce ul.products li.product h3 a {
  color: #323232;
}
.scheme_light .woocommerce ul.products li.product h3 a {
  color: #323232;
}
.scheme_blue .woocommerce ul.products li.product h3 a {
  color: #323232;
}
.scheme_blue_dark .woocommerce ul.products li.product h3 a {
  color: #FFFFFF;
}
.scheme_dark .woocommerce ul.products li.product h3 a {
  color: #e0e0e0;
}
.scheme_original .woocommerce ul.products li.product h3:hover a {
  color: #E2C75A;
}
.scheme_light .woocommerce ul.products li.product h3:hover a {
  color: #20c7ca;
}
.scheme_blue .woocommerce ul.products li.product h3:hover a {
  color: #00D2FF;
}
.scheme_blue_dark .woocommerce ul.products li.product h3:hover a {
  color: #00D2FF;
}
.scheme_dark .woocommerce ul.products li.product h3:hover a {
  color: #20c7ca;
}
.scheme_original .woocommerce #btn-buy,
.scheme_original .woocommerce ul.products li.product .button,
.scheme_original .woocommerce div.product form.cart .button {
  border-color: #171717;
}
.scheme_light .woocommerce #btn-buy,
.scheme_light .woocommerce ul.products li.product .button,
.scheme_light .woocommerce div.product form.cart .button {
  border-color: #ff0000;
}
.scheme_blue .woocommerce #btn-buy,
.scheme_blue .woocommerce ul.products li.product .button,
.scheme_blue .woocommerce div.product form.cart .button {
  border-color: #00D2FF;
}
.scheme_blue_dark .woocommerce #btn-buy,
.scheme_blue_dark .woocommerce ul.products li.product .button,
.scheme_blue_dark .woocommerce div.product form.cart .button {
  border-color: #00D2FF;
}
.scheme_dark .woocommerce #btn-buy,
.scheme_dark .woocommerce ul.products li.product .button,
.scheme_dark .woocommerce div.product form.cart .button {
  border-color: #ff0000;
}
.scheme_original .woocommerce #btn-buy,
.scheme_original .woocommerce ul.products li.product .button,
.scheme_original .woocommerce div.product form.cart .button {
  background-color: #171717;
}
.scheme_light .woocommerce #btn-buy,
.scheme_light .woocommerce ul.products li.product .button,
.scheme_light .woocommerce div.product form.cart .button {
  background-color: #ff0000;
}
.scheme_blue .woocommerce #btn-buy,
.scheme_blue .woocommerce ul.products li.product .button,
.scheme_blue .woocommerce div.product form.cart .button {
  background-color: #00D2FF;
}
.scheme_blue_dark .woocommerce #btn-buy,
.scheme_blue_dark .woocommerce ul.products li.product .button,
.scheme_blue_dark .woocommerce div.product form.cart .button {
  background-color: #00D2FF;
}
.scheme_dark .woocommerce #btn-buy,
.scheme_dark .woocommerce ul.products li.product .button,
.scheme_dark .woocommerce div.product form.cart .button {
  background-color: #ff0000;
}
.woocommerce #btn-buy:hover,
.woocommerce ul.products li.product .button:hover,
.woocommerce div.product form.cart .button:hover {
  background: none !important;
}
.scheme_original .woocommerce #btn-buy:hover,
.scheme_original .woocommerce ul.products li.product .button:hover,
.scheme_original .woocommerce div.product form.cart .button:hover {
  color: #171717;
}
.scheme_light .woocommerce #btn-buy:hover,
.scheme_light .woocommerce ul.products li.product .button:hover,
.scheme_light .woocommerce div.product form.cart .button:hover {
  color: #ff0000;
}
.scheme_blue .woocommerce #btn-buy:hover,
.scheme_blue .woocommerce ul.products li.product .button:hover,
.scheme_blue .woocommerce div.product form.cart .button:hover {
  color: #00D2FF;
}
.scheme_blue_dark .woocommerce #btn-buy:hover,
.scheme_blue_dark .woocommerce ul.products li.product .button:hover,
.scheme_blue_dark .woocommerce div.product form.cart .button:hover {
  color: #00D2FF;
}
.scheme_dark .woocommerce #btn-buy:hover,
.scheme_dark .woocommerce ul.products li.product .button:hover,
.scheme_dark .woocommerce div.product form.cart .button:hover {
  color: #ff0000;
}
.scheme_original .woocommerce #btn-buy:hover,
.scheme_original .woocommerce ul.products li.product .button:hover,
.scheme_original .woocommerce div.product form.cart .button:hover {
  border-color: #171717;
}
.scheme_light .woocommerce #btn-buy:hover,
.scheme_light .woocommerce ul.products li.product .button:hover,
.scheme_light .woocommerce div.product form.cart .button:hover {
  border-color: #ff0000;
}
.scheme_blue .woocommerce #btn-buy:hover,
.scheme_blue .woocommerce ul.products li.product .button:hover,
.scheme_blue .woocommerce div.product form.cart .button:hover {
  border-color: #00D2FF;
}
.scheme_blue_dark .woocommerce #btn-buy:hover,
.scheme_blue_dark .woocommerce ul.products li.product .button:hover,
.scheme_blue_dark .woocommerce div.product form.cart .button:hover {
  border-color: #00D2FF;
}
.scheme_dark .woocommerce #btn-buy:hover,
.scheme_dark .woocommerce ul.products li.product .button:hover,
.scheme_dark .woocommerce div.product form.cart .button:hover {
  border-color: #ff0000;
}
.scheme_original .woocommerce div.product form.cart div.quantity input,
.scheme_original .woocommerce-page div.product form.cart div.quantity input {
  border-color: #e3e3e3;
}
.scheme_light .woocommerce div.product form.cart div.quantity input,
.scheme_light .woocommerce-page div.product form.cart div.quantity input {
  border-color: #dddddd;
}
.scheme_blue .woocommerce div.product form.cart div.quantity input,
.scheme_blue .woocommerce-page div.product form.cart div.quantity input {
  border-color: #e3e3e3;
}
.scheme_blue_dark .woocommerce div.product form.cart div.quantity input,
.scheme_blue_dark .woocommerce-page div.product form.cart div.quantity input {
  border-color: #e3e3e3;
}
.scheme_dark .woocommerce div.product form.cart div.quantity input,
.scheme_dark .woocommerce-page div.product form.cart div.quantity input {
  border-color: #000000;
}
.scheme_original .pagination_wrap {
  border-color: #e3e3e3;
}
.scheme_light .pagination_wrap {
  border-color: #dddddd;
}
.scheme_blue .pagination_wrap {
  border-color: #e3e3e3;
}
.scheme_blue_dark .pagination_wrap {
  border-color: #e3e3e3;
}
.scheme_dark .pagination_wrap {
  border-color: #000000;
}
.scheme_original .author_pr {
  color: #E2C75A;
}
.scheme_light .author_pr {
  color: #20c7ca;
}
.scheme_blue .author_pr {
  color: #00D2FF;
}
.scheme_blue_dark .author_pr {
  color: #00D2FF;
}
.scheme_dark .author_pr {
  color: #20c7ca;
}
.scheme_original .author_pr b {
  color: #545657;
}
.scheme_light .author_pr b {
  color: #545657;
}
.scheme_blue .author_pr b {
  color: #545657;
}
.scheme_blue_dark .author_pr b {
  color: #FFFFFF;
}
.scheme_dark .author_pr b {
  color: #909090;
}
.scheme_original .top_panel_wrap .widget_shopping_cart ul.cart_list > li > a:not(.remove):hover {
  color: #E2C75A;
}
.scheme_light .top_panel_wrap .widget_shopping_cart ul.cart_list > li > a:not(.remove):hover {
  color: #20c7ca;
}
.scheme_blue .top_panel_wrap .widget_shopping_cart ul.cart_list > li > a:not(.remove):hover {
  color: #00D2FF;
}
.scheme_blue_dark .top_panel_wrap .widget_shopping_cart ul.cart_list > li > a:not(.remove):hover {
  color: #00D2FF;
}
.scheme_dark .top_panel_wrap .widget_shopping_cart ul.cart_list > li > a:not(.remove):hover {
  color: #20c7ca;
}
.scheme_original .woocommerce form.checkout_coupon .form-row input.input-text {
  border-color: #e3e3e3;
}
.scheme_light .woocommerce form.checkout_coupon .form-row input.input-text {
  border-color: #dddddd;
}
.scheme_blue .woocommerce form.checkout_coupon .form-row input.input-text {
  border-color: #e3e3e3;
}
.scheme_blue_dark .woocommerce form.checkout_coupon .form-row input.input-text {
  border-color: #e3e3e3;
}
.scheme_dark .woocommerce form.checkout_coupon .form-row input.input-text {
  border-color: #000000;
}
.scheme_original .post_item_classic .post_info_counters a::before,
.scheme_original .post_item_classic .post_info_counters span {
  color: #727272;
}
.scheme_light .post_item_classic .post_info_counters a::before,
.scheme_light .post_item_classic .post_info_counters span {
  color: #727272;
}
.scheme_blue .post_item_classic .post_info_counters a::before,
.scheme_blue .post_item_classic .post_info_counters span {
  color: #737373;
}
.scheme_blue_dark .post_item_classic .post_info_counters a::before,
.scheme_blue_dark .post_item_classic .post_info_counters span {
  color: #727272;
}
.scheme_dark .post_item_classic .post_info_counters a::before,
.scheme_dark .post_item_classic .post_info_counters span {
  color: #a0a0a0;
}
.scheme_original .post_item_classic .post_info_counters span:hover {
  color: #E2C75A;
}
.scheme_light .post_item_classic .post_info_counters span:hover {
  color: #20c7ca;
}
.scheme_blue .post_item_classic .post_info_counters span:hover {
  color: #00D2FF;
}
.scheme_blue_dark .post_item_classic .post_info_counters span:hover {
  color: #00D2FF;
}
.scheme_dark .post_item_classic .post_info_counters span:hover {
  color: #20c7ca;
}
.scheme_original .menu_main_cart .widget .widget_shopping_cart_content {
  border-color: #e3e3e3;
}
.scheme_light .menu_main_cart .widget .widget_shopping_cart_content {
  border-color: #dddddd;
}
.scheme_blue .menu_main_cart .widget .widget_shopping_cart_content {
  border-color: #e3e3e3;
}
.scheme_blue_dark .menu_main_cart .widget .widget_shopping_cart_content {
  border-color: #e3e3e3;
}
.scheme_dark .menu_main_cart .widget .widget_shopping_cart_content {
  border-color: #000000;
}
.scheme_original .top_panel_style_8 .top_panel_buttons .top_panel_cart_button:before,
.scheme_original .top_panel_style_8 .top_panel_buttons .top_panel_cart_button:after {
  color: #E2C75A;
}
.scheme_light .top_panel_style_8 .top_panel_buttons .top_panel_cart_button:before,
.scheme_light .top_panel_style_8 .top_panel_buttons .top_panel_cart_button:after {
  color: #20c7ca;
}
.scheme_blue .top_panel_style_8 .top_panel_buttons .top_panel_cart_button:before,
.scheme_blue .top_panel_style_8 .top_panel_buttons .top_panel_cart_button:after {
  color: #00D2FF;
}
.scheme_blue_dark .top_panel_style_8 .top_panel_buttons .top_panel_cart_button:before,
.scheme_blue_dark .top_panel_style_8 .top_panel_buttons .top_panel_cart_button:after {
  color: #00D2FF;
}
.scheme_dark .top_panel_style_8 .top_panel_buttons .top_panel_cart_button:before,
.scheme_dark .top_panel_style_8 .top_panel_buttons .top_panel_cart_button:after {
  color: #20c7ca;
}
.scheme_original .widget_shopping_cart_content .buttons .button:first-child {
  color: #E2C75A;
}
.scheme_light .widget_shopping_cart_content .buttons .button:first-child {
  color: #20c7ca;
}
.scheme_blue .widget_shopping_cart_content .buttons .button:first-child {
  color: #00D2FF;
}
.scheme_blue_dark .widget_shopping_cart_content .buttons .button:first-child {
  color: #00D2FF;
}
.scheme_dark .widget_shopping_cart_content .buttons .button:first-child {
  color: #20c7ca;
}
.scheme_original .widget_shopping_cart_content .buttons .button:first-child:hover {
  color: #171717;
}
.scheme_light .widget_shopping_cart_content .buttons .button:first-child:hover {
  color: #ff0000;
}
.scheme_blue .widget_shopping_cart_content .buttons .button:first-child:hover {
  color: #00D2FF;
}
.scheme_blue_dark .widget_shopping_cart_content .buttons .button:first-child:hover {
  color: #00D2FF;
}
.scheme_dark .widget_shopping_cart_content .buttons .button:first-child:hover {
  color: #ff0000;
}
.scheme_original .top_panel_style_9 .top_panel_position_over .widget_shopping_cart_content .buttons .button:first-child:hover,
.scheme_original .top_panel_style_8 .top_panel_position_above .widget_shopping_cart_content .buttons .button:first-child:hover {
  color: #f5f5f5;
}
.scheme_light .top_panel_style_9 .top_panel_position_over .widget_shopping_cart_content .buttons .button:first-child:hover,
.scheme_light .top_panel_style_8 .top_panel_position_above .widget_shopping_cart_content .buttons .button:first-child:hover {
  color: inherit;
}
.scheme_blue .top_panel_style_9 .top_panel_position_over .widget_shopping_cart_content .buttons .button:first-child:hover,
.scheme_blue .top_panel_style_8 .top_panel_position_above .widget_shopping_cart_content .buttons .button:first-child:hover {
  color: #171717;
}
.scheme_blue_dark .top_panel_style_9 .top_panel_position_over .widget_shopping_cart_content .buttons .button:first-child:hover,
.scheme_blue_dark .top_panel_style_8 .top_panel_position_above .widget_shopping_cart_content .buttons .button:first-child:hover {
  color: #171717;
}
.scheme_dark .top_panel_style_9 .top_panel_position_over .widget_shopping_cart_content .buttons .button:first-child:hover,
.scheme_dark .top_panel_style_8 .top_panel_position_above .widget_shopping_cart_content .buttons .button:first-child:hover {
  color: inherit;
}
.scheme_original .widget_shopping_cart_content .buttons .button.checkout {
  background-color: #171717;
}
.scheme_light .widget_shopping_cart_content .buttons .button.checkout {
  background-color: #ff0000;
}
.scheme_blue .widget_shopping_cart_content .buttons .button.checkout {
  background-color: #00D2FF;
}
.scheme_blue_dark .widget_shopping_cart_content .buttons .button.checkout {
  background-color: #00D2FF;
}
.scheme_dark .widget_shopping_cart_content .buttons .button.checkout {
  background-color: #ff0000;
}
.scheme_original .widget_shopping_cart_content .buttons .button.checkout:hover {
  background-color: #E2C75A;
}
.scheme_light .widget_shopping_cart_content .buttons .button.checkout:hover {
  background-color: #20c7ca;
}
.scheme_blue .widget_shopping_cart_content .buttons .button.checkout:hover {
  background-color: #00D2FF;
}
.scheme_blue_dark .widget_shopping_cart_content .buttons .button.checkout:hover {
  background-color: #00D2FF;
}
.scheme_dark .widget_shopping_cart_content .buttons .button.checkout:hover {
  background-color: #20c7ca;
}
.scheme_original .top_panel_style_9 .top_panel_position_over .widget_shopping_cart_content .buttons .button.checkout:hover,
.scheme_original .top_panel_style_8 .top_panel_position_above .widget_shopping_cart_content .buttons .button.checkout:hover {
  background-color: #f5f5f5;
}
.scheme_light .top_panel_style_9 .top_panel_position_over .widget_shopping_cart_content .buttons .button.checkout:hover,
.scheme_light .top_panel_style_8 .top_panel_position_above .widget_shopping_cart_content .buttons .button.checkout:hover {
  background-color: inherit;
}
.scheme_blue .top_panel_style_9 .top_panel_position_over .widget_shopping_cart_content .buttons .button.checkout:hover,
.scheme_blue .top_panel_style_8 .top_panel_position_above .widget_shopping_cart_content .buttons .button.checkout:hover {
  background-color: #171717;
}
.scheme_blue_dark .top_panel_style_9 .top_panel_position_over .widget_shopping_cart_content .buttons .button.checkout:hover,
.scheme_blue_dark .top_panel_style_8 .top_panel_position_above .widget_shopping_cart_content .buttons .button.checkout:hover {
  background-color: #171717;
}
.scheme_dark .top_panel_style_9 .top_panel_position_over .widget_shopping_cart_content .buttons .button.checkout:hover,
.scheme_dark .top_panel_style_8 .top_panel_position_above .widget_shopping_cart_content .buttons .button.checkout:hover {
  background-color: inherit;
}
.scheme_original .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
.scheme_original .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
  border-color: #e3e3e3;
}
.scheme_light .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
.scheme_light .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
  border-color: #dddddd;
}
.scheme_blue .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
.scheme_blue .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
  border-color: #e3e3e3;
}
.scheme_blue_dark .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
.scheme_blue_dark .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
  border-color: #e3e3e3;
}
.scheme_dark .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
.scheme_dark .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
  border-color: #000000;
}
.scheme_original .sc_price_block .sc_price_block_link a {
  background-color: #d1a805;
}
.scheme_light .sc_price_block .sc_price_block_link a {
  background-color: #189799;
}
.scheme_blue .sc_price_block .sc_price_block_link a {
  background-color: #00809B;
}
.scheme_blue_dark .sc_price_block .sc_price_block_link a {
  background-color: #00809B;
}
.scheme_dark .sc_price_block .sc_price_block_link a {
  background-color: #189799;
}
.scheme_original .sc_price_block .sc_price_block_link a:hover {
  background-color: #e3e3e3;
}
.scheme_light .sc_price_block .sc_price_block_link a:hover {
  background-color: #dddddd;
}
.scheme_blue .sc_price_block .sc_price_block_link a:hover {
  background-color: #e3e3e3;
}
.scheme_blue_dark .sc_price_block .sc_price_block_link a:hover {
  background-color: #e3e3e3;
}
.scheme_dark .sc_price_block .sc_price_block_link a:hover {
  background-color: #000000;
}
.scheme_original .sc_price_block .sc_price_block_link a:hover {
  color: #d1a805;
}
.scheme_light .sc_price_block .sc_price_block_link a:hover {
  color: #189799;
}
.scheme_blue .sc_price_block .sc_price_block_link a:hover {
  color: #00809B;
}
.scheme_blue_dark .sc_price_block .sc_price_block_link a:hover {
  color: #00809B;
}
.scheme_dark .sc_price_block .sc_price_block_link a:hover {
  color: #189799;
}
.scheme_original .wp-block-button.is-style-outline a.wp-block-button__link:hover {
  color: #E2C75A;
}
.scheme_light .wp-block-button.is-style-outline a.wp-block-button__link:hover {
  color: #20c7ca;
}
.scheme_blue .wp-block-button.is-style-outline a.wp-block-button__link:hover {
  color: #00D2FF;
}
.scheme_blue_dark .wp-block-button.is-style-outline a.wp-block-button__link:hover {
  color: #00D2FF;
}
.scheme_dark .wp-block-button.is-style-outline a.wp-block-button__link:hover {
  color: #20c7ca;
}
.scheme_original .product .product_cats {
  color: #E2C75A;
}
.scheme_light .product .product_cats {
  color: #20c7ca;
}
.scheme_blue .product .product_cats {
  color: #00D2FF;
}
.scheme_blue_dark .product .product_cats {
  color: #00D2FF;
}
.scheme_dark .product .product_cats {
  color: #20c7ca;
}
.scheme_original .remember_field input[type="checkbox"] + label:before,
.scheme_original .menu_user_register .agree_field input[type="checkbox"] + label:before,
.scheme_original .woocommerce-checkout label[class*="checkbox"] input[type="checkbox"] + span:before,
.scheme_original .wpgdprc-checkbox label:before,
.scheme_original .comment-form-cookies-consent label:before,
.scheme_original input[type="checkbox"]+.wpcf7-list-item-label:before {
  background-color: #f7f7f7;
}
.scheme_light .remember_field input[type="checkbox"] + label:before,
.scheme_light .menu_user_register .agree_field input[type="checkbox"] + label:before,
.scheme_light .woocommerce-checkout label[class*="checkbox"] input[type="checkbox"] + span:before,
.scheme_light .wpgdprc-checkbox label:before,
.scheme_light .comment-form-cookies-consent label:before,
.scheme_light input[type="checkbox"]+.wpcf7-list-item-label:before {
  background-color: #ffffff;
}
.scheme_blue .remember_field input[type="checkbox"] + label:before,
.scheme_blue .menu_user_register .agree_field input[type="checkbox"] + label:before,
.scheme_blue .woocommerce-checkout label[class*="checkbox"] input[type="checkbox"] + span:before,
.scheme_blue .wpgdprc-checkbox label:before,
.scheme_blue .comment-form-cookies-consent label:before,
.scheme_blue input[type="checkbox"]+.wpcf7-list-item-label:before {
  background-color: #171717;
}
.scheme_blue_dark .remember_field input[type="checkbox"] + label:before,
.scheme_blue_dark .menu_user_register .agree_field input[type="checkbox"] + label:before,
.scheme_blue_dark .woocommerce-checkout label[class*="checkbox"] input[type="checkbox"] + span:before,
.scheme_blue_dark .wpgdprc-checkbox label:before,
.scheme_blue_dark .comment-form-cookies-consent label:before,
.scheme_blue_dark input[type="checkbox"]+.wpcf7-list-item-label:before {
  background-color: #171717;
}
.scheme_dark .remember_field input[type="checkbox"] + label:before,
.scheme_dark .menu_user_register .agree_field input[type="checkbox"] + label:before,
.scheme_dark .woocommerce-checkout label[class*="checkbox"] input[type="checkbox"] + span:before,
.scheme_dark .wpgdprc-checkbox label:before,
.scheme_dark .comment-form-cookies-consent label:before,
.scheme_dark input[type="checkbox"]+.wpcf7-list-item-label:before {
  background-color: #666666;
}
.scheme_original .remember_field input[type="checkbox"] + label:before,
.scheme_original .menu_user_register .agree_field input[type="checkbox"] + label:before,
.scheme_original .woocommerce-checkout label[class*="checkbox"] input[type="checkbox"] + span:before,
.scheme_original .wpgdprc-checkbox label:before,
.scheme_original .comment-form-cookies-consent label:before,
.scheme_original input[type="checkbox"]+.wpcf7-list-item-label:before {
  border-color: #dddddd;
}
.scheme_light .remember_field input[type="checkbox"] + label:before,
.scheme_light .menu_user_register .agree_field input[type="checkbox"] + label:before,
.scheme_light .woocommerce-checkout label[class*="checkbox"] input[type="checkbox"] + span:before,
.scheme_light .wpgdprc-checkbox label:before,
.scheme_light .comment-form-cookies-consent label:before,
.scheme_light input[type="checkbox"]+.wpcf7-list-item-label:before {
  border-color: #e7e7e7;
}
.scheme_blue .remember_field input[type="checkbox"] + label:before,
.scheme_blue .menu_user_register .agree_field input[type="checkbox"] + label:before,
.scheme_blue .woocommerce-checkout label[class*="checkbox"] input[type="checkbox"] + span:before,
.scheme_blue .wpgdprc-checkbox label:before,
.scheme_blue .comment-form-cookies-consent label:before,
.scheme_blue input[type="checkbox"]+.wpcf7-list-item-label:before {
  border-color: #dddddd;
}
.scheme_blue_dark .remember_field input[type="checkbox"] + label:before,
.scheme_blue_dark .menu_user_register .agree_field input[type="checkbox"] + label:before,
.scheme_blue_dark .woocommerce-checkout label[class*="checkbox"] input[type="checkbox"] + span:before,
.scheme_blue_dark .wpgdprc-checkbox label:before,
.scheme_blue_dark .comment-form-cookies-consent label:before,
.scheme_blue_dark input[type="checkbox"]+.wpcf7-list-item-label:before {
  border-color: #dddddd;
}
.scheme_dark .remember_field input[type="checkbox"] + label:before,
.scheme_dark .menu_user_register .agree_field input[type="checkbox"] + label:before,
.scheme_dark .woocommerce-checkout label[class*="checkbox"] input[type="checkbox"] + span:before,
.scheme_dark .wpgdprc-checkbox label:before,
.scheme_dark .comment-form-cookies-consent label:before,
.scheme_dark input[type="checkbox"]+.wpcf7-list-item-label:before {
  border-color: #909090;
}
