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

body {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
}
.scheme_original body {
  color: #6e6a67;
}
.scheme_light body {
  color: #8a8a8a;
}
.scheme_dark body {
  color: #909090;
}
.scheme_color_blocks body {
  color: #F0F0F0;
}
h1 {
  font-family: "Raleway", sans-serif;
  font-size: 4.68em;
  line-height: 1.35em;
  font-weight: 700;
  margin-top: 0.5em;
  margin-bottom: 0.2em;
}
h2 {
  font-family: "Raleway", sans-serif;
  font-size: 3.1em;
  line-height: 1.3em;
  font-weight: 700;
  margin-top: 0.6667em;
  margin-bottom: 0.1em;
}
h3 {
  font-family: "Raleway", sans-serif;
  font-size: 2.34em;
  line-height: 1.3em;
  font-weight: 700;
  margin-top: 0.6667em;
  margin-bottom: 0.2em;
}
h4 {
  font-family: "Raleway", sans-serif;
  font-size: 1em;
  line-height: 1.3em;
  font-weight: 700;
  margin-top: 1.2em;
  margin-bottom: 0.8em;
}
h5 {
  font-family: "Raleway", sans-serif;
  font-size: 1.125em;
  line-height: 1.3em;
  font-weight: 700;
  margin-top: 1.2em;
  margin-bottom: 0.77em;
}
h6 {
  font-family: "Raleway", sans-serif;
  font-size: 1.125em;
  line-height: 1.3em;
  font-weight: 700;
  margin-top: 1.25em;
  margin-bottom: 0.77em;
}
.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: #382e26;
}
.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: #232a34;
}
.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_color_blocks h1,
.scheme_color_blocks h2,
.scheme_color_blocks h3,
.scheme_color_blocks h4,
.scheme_color_blocks h5,
.scheme_color_blocks h6,
.scheme_color_blocks h1 a,
.scheme_color_blocks h2 a,
.scheme_color_blocks h3 a,
.scheme_color_blocks h4 a,
.scheme_color_blocks h5 a,
.scheme_color_blocks h6 a {
  color: #FFFFFF;
}
.scheme_original a {
  color: #F4452A;
}
.scheme_light a {
  color: #20c7ca;
}
.scheme_dark a {
  color: #20c7ca;
}
.scheme_color_blocks a {
  color: #1D9B9D;
}
.scheme_original a:hover {
  color: #ccc;
}
.scheme_light a:hover {
  color: #189799;
}
.scheme_dark a:hover {
  color: #189799;
}
.scheme_color_blocks a:hover {
  color: #23E8EB;
}
.scheme_original blockquote::before {
  color: rgba(56,46,38,0.1);
}
.scheme_light blockquote::before {
  color: rgba(35,42,52,0.1);
}
.scheme_dark blockquote::before {
  color: rgba(224,224,224,0.1);
}
.scheme_color_blocks blockquote::before {
  color: rgba(255,255,255,0.1);
}
.scheme_original blockquote,
.scheme_original blockquote p {
  color: #F4452A;
}
.scheme_light blockquote,
.scheme_light blockquote p {
  color: #20c7ca;
}
.scheme_dark blockquote,
.scheme_dark blockquote p {
  color: #20c7ca;
}
.scheme_color_blocks blockquote,
.scheme_color_blocks blockquote p {
  color: #1D9B9D;
}
.scheme_original .sc_quote.style_2::before {
  color: #F4452A;
}
.scheme_light .sc_quote.style_2::before {
  color: #20c7ca;
}
.scheme_dark .sc_quote.style_2::before {
  color: #20c7ca;
}
.scheme_color_blocks .sc_quote.style_2::before {
  color: #1D9B9D;
}
.scheme_original .sc_quote.style_2 p {
  color: #382e26;
}
.scheme_light .sc_quote.style_2 p {
  color: #232a34;
}
.scheme_dark .sc_quote.style_2 p {
  color: #e0e0e0;
}
.scheme_color_blocks .sc_quote.style_2 p {
  color: #FFFFFF;
}
.scheme_original .sc_quote_style {
  border-color: #F4452A;
}
.scheme_light .sc_quote_style {
  border-color: #20c7ca;
}
.scheme_dark .sc_quote_style {
  border-color: #20c7ca;
}
.scheme_color_blocks .sc_quote_style {
  border-color: #1D9B9D;
}
.scheme_original .sc_quote_title a {
  color: #382e26;
}
.scheme_light .sc_quote_title a {
  color: #232a34;
}
.scheme_dark .sc_quote_title a {
  color: #e0e0e0;
}
.scheme_color_blocks .sc_quote_title a {
  color: #FFFFFF;
}
.scheme_original .sc_quote_title a:hover {
  color: #F4452A;
}
.scheme_light .sc_quote_title a:hover {
  color: #20c7ca;
}
.scheme_dark .sc_quote_title a:hover {
  color: #20c7ca;
}
.scheme_color_blocks .sc_quote_title a:hover {
  color: #1D9B9D;
}
.scheme_original .sc_quote.style_3 p,
.scheme_original .sc_quote.style_3::before {
  color: #6e6a67;
}
.scheme_light .sc_quote.style_3 p,
.scheme_light .sc_quote.style_3::before {
  color: #8a8a8a;
}
.scheme_dark .sc_quote.style_3 p,
.scheme_dark .sc_quote.style_3::before {
  color: #909090;
}
.scheme_color_blocks .sc_quote.style_3 p,
.scheme_color_blocks .sc_quote.style_3::before {
  color: #F0F0F0;
}
.scheme_original .sc_quote.style_3 .position {
  color: #e43b1b;
}
.scheme_light .sc_quote.style_3 .position {
  color: #ffffff;
}
.scheme_dark .sc_quote.style_3 .position {
  color: #ffffff;
}
.scheme_color_blocks .sc_quote.style_3 .position {
  color: #FCFFA3;
}
.scheme_original .sc_quote.style_3 .sc_quote_title {
  color: #382e26;
}
.scheme_light .sc_quote.style_3 .sc_quote_title {
  color: #232a34;
}
.scheme_dark .sc_quote.style_3 .sc_quote_title {
  color: #e0e0e0;
}
.scheme_color_blocks .sc_quote.style_3 .sc_quote_title {
  color: #FFFFFF;
}
.scheme_original .text_link {
  color: #F4452A;
}
.scheme_light .text_link {
  color: #20c7ca;
}
.scheme_dark .text_link {
  color: #20c7ca;
}
.scheme_color_blocks .text_link {
  color: #1D9B9D;
}
.scheme_original .text_link_bgc {
  background-color: #F4452A;
}
.scheme_light .text_link_bgc {
  background-color: #20c7ca;
}
.scheme_dark .text_link_bgc {
  background-color: #20c7ca;
}
.scheme_color_blocks .text_link_bgc {
  background-color: #1D9B9D;
}
.scheme_original .text_link_bg {
  background: #F4452A;
}
.scheme_light .text_link_bg {
  background: #20c7ca;
}
.scheme_dark .text_link_bg {
  background: #20c7ca;
}
.scheme_color_blocks .text_link_bg {
  background: #1D9B9D;
}
.scheme_original .text_link_border {
  border-color: #F4452A;
}
.scheme_light .text_link_border {
  border-color: #20c7ca;
}
.scheme_dark .text_link_border {
  border-color: #20c7ca;
}
.scheme_color_blocks .text_link_border {
  border-color: #1D9B9D;
}
.scheme_original a.text_link:hover {
  color: #FFFFFF;
}
.scheme_light a.text_link:hover {
  color: #189799;
}
.scheme_dark a.text_link:hover {
  color: #189799;
}
.scheme_color_blocks a.text_link:hover {
  color: #23E8EB;
}
.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.effect6.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: #F4452A;
}
.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.effect6.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_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.effect6.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_color_blocks .post_content.ih-item.circle.effect1.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect2.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect3.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect4.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_color_blocks .post_content.ih-item.circle.effect6.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect7.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect8.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect9.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect10.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect11.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect12.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect13.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect14.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect15.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect16.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect18.colored .info .info-back,
.scheme_color_blocks .post_content.ih-item.circle.effect19.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_color_blocks .post_content.ih-item.square.effect1.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect2.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect3.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect4.colored .mask1,
.scheme_color_blocks .post_content.ih-item.square.effect4.colored .mask2,
.scheme_color_blocks .post_content.ih-item.square.effect5.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect6.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect7.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect8.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect9.colored .info .info-back,
.scheme_color_blocks .post_content.ih-item.square.effect10.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect11.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect12.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect13.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect14.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect15.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_color_blocks .post_content.ih-item.square.effect_book.colored .info {
  background: #1D9B9D;
}
.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.effect6.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.effect6.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_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.effect6.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_color_blocks .post_content.ih-item.circle.effect1.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect2.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect3.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect4.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_color_blocks .post_content.ih-item.circle.effect6.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect7.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect8.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect9.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect10.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect11.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect12.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect13.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect14.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect15.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect16.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect18.colored .info .info-back,
.scheme_color_blocks .post_content.ih-item.circle.effect19.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_color_blocks .post_content.ih-item.square.effect1.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect2.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect3.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect4.colored .mask1,
.scheme_color_blocks .post_content.ih-item.square.effect4.colored .mask2,
.scheme_color_blocks .post_content.ih-item.square.effect5.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect6.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect7.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect8.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect9.colored .info .info-back,
.scheme_color_blocks .post_content.ih-item.square.effect10.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect11.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect12.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect13.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect14.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect15.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect20.colored .info .info-back,
.scheme_color_blocks .post_content.ih-item.square.effect_book.colored .info {
  color: #F0F0F0;
}
.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.effect6.colored .info,
.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(231,134,0,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.effect6.colored .info,
.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_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.effect6.colored .info,
.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_color_blocks .post_content.ih-item.circle.effect1.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect2.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_color_blocks .post_content.ih-item.circle.effect19.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect4.colored .mask1,
.scheme_color_blocks .post_content.ih-item.square.effect4.colored .mask2,
.scheme_color_blocks .post_content.ih-item.square.effect6.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect7.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect12.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect13.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect_more.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect_fade.colored:hover .info,
.scheme_color_blocks .post_content.ih-item.square.effect_dir.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect_shift.colored .info {
  background: rgba(29,155,157,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.effect6.colored .info,
.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.effect6.colored .info,
.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_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.effect6.colored .info,
.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_color_blocks .post_content.ih-item.circle.effect1.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect2.colored .info,
.scheme_color_blocks .post_content.ih-item.circle.effect5.colored .info .info-back,
.scheme_color_blocks .post_content.ih-item.circle.effect19.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect4.colored .mask1,
.scheme_color_blocks .post_content.ih-item.square.effect4.colored .mask2,
.scheme_color_blocks .post_content.ih-item.square.effect6.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect7.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect12.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect13.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect_more.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect_fade.colored:hover .info,
.scheme_color_blocks .post_content.ih-item.square.effect_dir.colored .info,
.scheme_color_blocks .post_content.ih-item.square.effect_shift.colored .info {
  color: #F0F0F0;
}
.scheme_original .post_content.ih-item.circle.effect1 .spinner {
  border-right-color: #F4452A;
}
.scheme_light .post_content.ih-item.circle.effect1 .spinner {
  border-right-color: #20c7ca;
}
.scheme_dark .post_content.ih-item.circle.effect1 .spinner {
  border-right-color: #20c7ca;
}
.scheme_color_blocks .post_content.ih-item.circle.effect1 .spinner {
  border-right-color: #1D9B9D;
}
.scheme_original .post_content.ih-item.circle.effect1 .spinner {
  border-bottom-color: #F4452A;
}
.scheme_light .post_content.ih-item.circle.effect1 .spinner {
  border-bottom-color: #20c7ca;
}
.scheme_dark .post_content.ih-item.circle.effect1 .spinner {
  border-bottom-color: #20c7ca;
}
.scheme_color_blocks .post_content.ih-item.circle.effect1 .spinner {
  border-bottom-color: #1D9B9D;
}
.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_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: #f0f0f0;
}
.scheme_color_blocks .post_content.ih-item .post_readmore .post_readmore_label,
.scheme_color_blocks .post_content.ih-item .info a,
.scheme_color_blocks .post_content.ih-item .info a > span {
  color: #F0F0F0;
}
.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: #261c18;
}
.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: #ffffff;
}
.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: #e5e5e5;
}
.scheme_color_blocks .post_content.ih-item .post_readmore:hover .post_readmore_label,
.scheme_color_blocks .post_content.ih-item .info a:hover,
.scheme_color_blocks .post_content.ih-item .info a:hover > span {
  color: #FFFF00;
}
.scheme_original td,
.scheme_original th {
  border-color: #cfc8c4;
}
.scheme_light td,
.scheme_light th {
  border-color: #dddddd;
}
.scheme_dark td,
.scheme_dark th {
  border-color: #7d7d7d;
}
.scheme_color_blocks td,
.scheme_color_blocks th {
  border-color: #1DB3B6;
}
.scheme_original .sc_table table {
  color: #382e26;
}
.scheme_light .sc_table table {
  color: #232a34;
}
.scheme_dark .sc_table table {
  color: #e0e0e0;
}
.scheme_color_blocks .sc_table table {
  color: #FFFFFF;
}
.scheme_original .sc_table table tr:first-child {
  color: #382e26;
}
.scheme_light .sc_table table tr:first-child {
  color: #232a34;
}
.scheme_dark .sc_table table tr:first-child {
  color: #e0e0e0;
}
.scheme_color_blocks .sc_table table tr:first-child {
  color: #FFFFFF;
}
.scheme_original pre.code,
.scheme_original #toc .toc_item.current,
.scheme_original #toc .toc_item:hover {
  border-color: #F4452A;
}
.scheme_light pre.code,
.scheme_light #toc .toc_item.current,
.scheme_light #toc .toc_item:hover {
  border-color: #20c7ca;
}
.scheme_dark pre.code,
.scheme_dark #toc .toc_item.current,
.scheme_dark #toc .toc_item:hover {
  border-color: #20c7ca;
}
.scheme_color_blocks pre.code,
.scheme_color_blocks #toc .toc_item.current,
.scheme_color_blocks #toc .toc_item:hover {
  border-color: #1D9B9D;
}
.scheme_original .sc_table table tr td:nth-child(2) {
  color: #e43b1b;
}
.scheme_light .sc_table table tr td:nth-child(2) {
  color: #ffffff;
}
.scheme_dark .sc_table table tr td:nth-child(2) {
  color: #ffffff;
}
.scheme_color_blocks .sc_table table tr td:nth-child(2) {
  color: #FCFFA3;
}
.scheme_original .sc_table table tr:last-child td:nth-child(2) {
  color: #382e26;
}
.scheme_light .sc_table table tr:last-child td:nth-child(2) {
  color: #232a34;
}
.scheme_dark .sc_table table tr:last-child td:nth-child(2) {
  color: #e0e0e0;
}
.scheme_color_blocks .sc_table table tr:last-child td:nth-child(2) {
  color: #FFFFFF;
}
.scheme_original ::selection,
.scheme_original ::-moz-selection {
  background-color: #F4452A;
}
.scheme_light ::selection,
.scheme_light ::-moz-selection {
  background-color: #20c7ca;
}
.scheme_dark ::selection,
.scheme_dark ::-moz-selection {
  background-color: #20c7ca;
}
.scheme_color_blocks ::selection,
.scheme_color_blocks ::-moz-selection {
  background-color: #1D9B9D;
}
.scheme_original ::selection,
.scheme_original ::-moz-selection {
  color: #ffffff;
}
.scheme_light ::selection,
.scheme_light ::-moz-selection {
  color: #ffffff;
}
.scheme_dark ::selection,
.scheme_dark ::-moz-selection {
  color: #f0f0f0;
}
.scheme_color_blocks ::selection,
.scheme_color_blocks ::-moz-selection {
  color: #F0F0F0;
}
input[type="text"],
input[type="number"],
input[type="email"],
input[type="search"],
input[type="password"],
select,
textarea {
  font-family: "Lato", sans-serif;
  font-weight: 400;
}
.scheme_original input[type="text"],
.scheme_original input[type="number"],
.scheme_original input[type="email"],
.scheme_original input[type="search"],
.scheme_original input[type="password"],
.scheme_original select,
.scheme_original textarea {
  color: #cccccc;
}
.scheme_light input[type="text"],
.scheme_light input[type="number"],
.scheme_light input[type="email"],
.scheme_light input[type="search"],
.scheme_light input[type="password"],
.scheme_light select,
.scheme_light textarea {
  color: #8a8a8a;
}
.scheme_dark input[type="text"],
.scheme_dark input[type="number"],
.scheme_dark input[type="email"],
.scheme_dark input[type="search"],
.scheme_dark input[type="password"],
.scheme_dark select,
.scheme_dark textarea {
  color: #999999;
}
.scheme_color_blocks input[type="text"],
.scheme_color_blocks input[type="number"],
.scheme_color_blocks input[type="email"],
.scheme_color_blocks input[type="search"],
.scheme_color_blocks input[type="password"],
.scheme_color_blocks select,
.scheme_color_blocks textarea {
  color: #DADADA;
}
.scheme_original input[type="text"],
.scheme_original input[type="number"],
.scheme_original input[type="email"],
.scheme_original input[type="search"],
.scheme_original input[type="password"],
.scheme_original select,
.scheme_original textarea {
  background-color: #ffffff;
}
.scheme_light input[type="text"],
.scheme_light input[type="number"],
.scheme_light input[type="email"],
.scheme_light input[type="search"],
.scheme_light input[type="password"],
.scheme_light select,
.scheme_light textarea {
  background-color: #ffffff;
}
.scheme_dark input[type="text"],
.scheme_dark input[type="number"],
.scheme_dark input[type="email"],
.scheme_dark input[type="search"],
.scheme_dark input[type="password"],
.scheme_dark select,
.scheme_dark textarea {
  background-color: #666666;
}
.scheme_color_blocks input[type="text"],
.scheme_color_blocks input[type="number"],
.scheme_color_blocks input[type="email"],
.scheme_color_blocks input[type="search"],
.scheme_color_blocks input[type="password"],
.scheme_color_blocks select,
.scheme_color_blocks textarea {
  background-color: #0F7468;
}
.scheme_original input[type="text"]:focus,
.scheme_original input[type="number"]:focus,
.scheme_original input[type="email"]:focus,
.scheme_original input[type="search"]:focus,
.scheme_original input[type="password"]:focus,
.scheme_original select:focus,
.scheme_original textarea:focus,
.scheme_original input[type="text"]:hover,
.scheme_original input[type="number"]:hover,
.scheme_original input[type="email"]:hover,
.scheme_original input[type="search"]:hover,
.scheme_original input[type="password"]:hover,
.scheme_original select:hover,
.scheme_original textarea:hover,
.scheme_original input.hover_input {
  color: #b6b3b3;
}
.scheme_light input[type="text"]:focus,
.scheme_light input[type="number"]:focus,
.scheme_light input[type="email"]:focus,
.scheme_light input[type="search"]:focus,
.scheme_light input[type="password"]:focus,
.scheme_light select:focus,
.scheme_light textarea:focus,
.scheme_light input[type="text"]:hover,
.scheme_light input[type="number"]:hover,
.scheme_light input[type="email"]:hover,
.scheme_light input[type="search"]:hover,
.scheme_light input[type="password"]:hover,
.scheme_light select:hover,
.scheme_light textarea:hover,
.scheme_light input.hover_input {
  color: #232a34;
}
.scheme_dark input[type="text"]:focus,
.scheme_dark input[type="number"]:focus,
.scheme_dark input[type="email"]:focus,
.scheme_dark input[type="search"]:focus,
.scheme_dark input[type="password"]:focus,
.scheme_dark select:focus,
.scheme_dark textarea:focus,
.scheme_dark input[type="text"]:hover,
.scheme_dark input[type="number"]:hover,
.scheme_dark input[type="email"]:hover,
.scheme_dark input[type="search"]:hover,
.scheme_dark input[type="password"]:hover,
.scheme_dark select:hover,
.scheme_dark textarea:hover,
.scheme_dark input.hover_input {
  color: #d0d0d0;
}
.scheme_color_blocks input[type="text"]:focus,
.scheme_color_blocks input[type="number"]:focus,
.scheme_color_blocks input[type="email"]:focus,
.scheme_color_blocks input[type="search"]:focus,
.scheme_color_blocks input[type="password"]:focus,
.scheme_color_blocks select:focus,
.scheme_color_blocks textarea:focus,
.scheme_color_blocks input[type="text"]:hover,
.scheme_color_blocks input[type="number"]:hover,
.scheme_color_blocks input[type="email"]:hover,
.scheme_color_blocks input[type="search"]:hover,
.scheme_color_blocks input[type="password"]:hover,
.scheme_color_blocks select:hover,
.scheme_color_blocks textarea:hover,
.scheme_color_blocks input.hover_input {
  color: #FFFFFF;
}
.scheme_original input[type="text"]:focus,
.scheme_original input[type="number"]:focus,
.scheme_original input[type="email"]:focus,
.scheme_original input[type="search"]:focus,
.scheme_original input[type="password"]:focus,
.scheme_original select:focus,
.scheme_original textarea:focus,
.scheme_original input[type="text"]:hover,
.scheme_original input[type="number"]:hover,
.scheme_original input[type="email"]:hover,
.scheme_original input[type="search"]:hover,
.scheme_original input[type="password"]:hover,
.scheme_original select:hover,
.scheme_original textarea:hover,
.scheme_original input.hover_input {
  background-color: #ffffff;
}
.scheme_light input[type="text"]:focus,
.scheme_light input[type="number"]:focus,
.scheme_light input[type="email"]:focus,
.scheme_light input[type="search"]:focus,
.scheme_light input[type="password"]:focus,
.scheme_light select:focus,
.scheme_light textarea:focus,
.scheme_light input[type="text"]:hover,
.scheme_light input[type="number"]:hover,
.scheme_light input[type="email"]:hover,
.scheme_light input[type="search"]:hover,
.scheme_light input[type="password"]:hover,
.scheme_light select:hover,
.scheme_light textarea:hover,
.scheme_light input.hover_input {
  background-color: #f0f0f0;
}
.scheme_dark input[type="text"]:focus,
.scheme_dark input[type="number"]:focus,
.scheme_dark input[type="email"]:focus,
.scheme_dark input[type="search"]:focus,
.scheme_dark input[type="password"]:focus,
.scheme_dark select:focus,
.scheme_dark textarea:focus,
.scheme_dark input[type="text"]:hover,
.scheme_dark input[type="number"]:hover,
.scheme_dark input[type="email"]:hover,
.scheme_dark input[type="search"]:hover,
.scheme_dark input[type="password"]:hover,
.scheme_dark select:hover,
.scheme_dark textarea:hover,
.scheme_dark input.hover_input {
  background-color: #505050;
}
.scheme_color_blocks input[type="text"]:focus,
.scheme_color_blocks input[type="number"]:focus,
.scheme_color_blocks input[type="email"]:focus,
.scheme_color_blocks input[type="search"]:focus,
.scheme_color_blocks input[type="password"]:focus,
.scheme_color_blocks select:focus,
.scheme_color_blocks textarea:focus,
.scheme_color_blocks input[type="text"]:hover,
.scheme_color_blocks input[type="number"]:hover,
.scheme_color_blocks input[type="email"]:hover,
.scheme_color_blocks input[type="search"]:hover,
.scheme_color_blocks input[type="password"]:hover,
.scheme_color_blocks select:hover,
.scheme_color_blocks textarea:hover,
.scheme_color_blocks input.hover_input {
  background-color: #108678;
}
.scheme_original input[type="text"]:focus,
.scheme_original input[type="number"]:focus,
.scheme_original input[type="email"]:focus,
.scheme_original input[type="search"]:focus,
.scheme_original input[type="password"]:focus,
.scheme_original select:focus,
.scheme_original textarea:focus,
.scheme_original input[type="text"]:hover,
.scheme_original input[type="number"]:hover,
.scheme_original input[type="email"]:hover,
.scheme_original input[type="search"]:hover,
.scheme_original input[type="password"]:hover,
.scheme_original select:hover,
.scheme_original textarea:hover,
.scheme_original input.hover_input {
  border-color: #382d26;
}
.scheme_light input[type="text"]:focus,
.scheme_light input[type="number"]:focus,
.scheme_light input[type="email"]:focus,
.scheme_light input[type="search"]:focus,
.scheme_light input[type="password"]:focus,
.scheme_light select:focus,
.scheme_light textarea:focus,
.scheme_light input[type="text"]:hover,
.scheme_light input[type="number"]:hover,
.scheme_light input[type="email"]:hover,
.scheme_light input[type="search"]:hover,
.scheme_light input[type="password"]:hover,
.scheme_light select:hover,
.scheme_light textarea:hover,
.scheme_light input.hover_input {
  border-color: #dddddd;
}
.scheme_dark input[type="text"]:focus,
.scheme_dark input[type="number"]:focus,
.scheme_dark input[type="email"]:focus,
.scheme_dark input[type="search"]:focus,
.scheme_dark input[type="password"]:focus,
.scheme_dark select:focus,
.scheme_dark textarea:focus,
.scheme_dark input[type="text"]:hover,
.scheme_dark input[type="number"]:hover,
.scheme_dark input[type="email"]:hover,
.scheme_dark input[type="search"]:hover,
.scheme_dark input[type="password"]:hover,
.scheme_dark select:hover,
.scheme_dark textarea:hover,
.scheme_dark input.hover_input {
  border-color: #888888;
}
.scheme_color_blocks input[type="text"]:focus,
.scheme_color_blocks input[type="number"]:focus,
.scheme_color_blocks input[type="email"]:focus,
.scheme_color_blocks input[type="search"]:focus,
.scheme_color_blocks input[type="password"]:focus,
.scheme_color_blocks select:focus,
.scheme_color_blocks textarea:focus,
.scheme_color_blocks input[type="text"]:hover,
.scheme_color_blocks input[type="number"]:hover,
.scheme_color_blocks input[type="email"]:hover,
.scheme_color_blocks input[type="search"]:hover,
.scheme_color_blocks input[type="password"]:hover,
.scheme_color_blocks select:hover,
.scheme_color_blocks textarea:hover,
.scheme_color_blocks input.hover_input {
  border-color: #017E72;
}
.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_dark input::-webkit-input-placeholder,
.scheme_dark textarea::-webkit-input-placeholder {
  color: #aaaaaa;
}
.scheme_color_blocks input::-webkit-input-placeholder,
.scheme_color_blocks textarea::-webkit-input-placeholder {
  color: #B4B8B8;
}
.scheme_original .body_style_boxed .body_wrap {
  background-color: #ffffff;
}
.scheme_light .body_style_boxed .body_wrap {
  background-color: #f7f7f7;
}
.scheme_dark .body_style_boxed .body_wrap {
  background-color: #333333;
}
.scheme_color_blocks .body_style_boxed .body_wrap {
  background-color: #20C7CA;
}
.scheme_original .page_wrap,
.scheme_original .copy_wrap,
.scheme_original .sidebar_cart {
  background-color: #ffffff;
}
.scheme_light .page_wrap,
.scheme_light .copy_wrap,
.scheme_light .sidebar_cart {
  background-color: #f7f7f7;
}
.scheme_dark .page_wrap,
.scheme_dark .copy_wrap,
.scheme_dark .sidebar_cart {
  background-color: #333333;
}
.scheme_color_blocks .page_wrap,
.scheme_color_blocks .copy_wrap,
.scheme_color_blocks .sidebar_cart {
  background-color: #20C7CA;
}
.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_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_color_blocks .article_style_boxed.layout_excerpt .content,
.scheme_color_blocks .article_style_boxed[class*="single-"] .content > article,
.scheme_color_blocks .article_style_boxed[class*="single-"] .content > .comments_wrap,
.scheme_color_blocks .article_style_boxed:not(.layout_excerpt) .content .post_item {
  background-color: #20C7CA;
}
.scheme_original .top_panel_wrap_inner {
  /*background-color: #261c18; FONDO HEADER*/
  background-image:url(images/bg/footer.jpg);
}
.scheme_light .top_panel_wrap_inner {
  background-color: #ffffff;
}
.scheme_dark .top_panel_wrap_inner {
  background-color: #e5e5e5;
}
.scheme_color_blocks .top_panel_wrap_inner {
  background-color: #FFFF00;
}
.scheme_original .top_panel_fixed .top_panel_position_over.top_panel_wrap_inner {
  background-color: #ffffff;
}
.scheme_light .top_panel_fixed .top_panel_position_over.top_panel_wrap_inner {
  background-color: #ffffff;
}
.scheme_dark .top_panel_fixed .top_panel_position_over.top_panel_wrap_inner {
  background-color: #666666;
}
.scheme_color_blocks .top_panel_fixed .top_panel_position_over.top_panel_wrap_inner {
  background-color: #0F7468;
}
.scheme_original .top_panel_over .top_panel_wrap_inner {
  background-color: rgba(38,28,24,0.9);
}
.scheme_light .top_panel_over .top_panel_wrap_inner {
  background-color: rgba(255,255,255,0.9);
}
.scheme_dark .top_panel_over .top_panel_wrap_inner {
  background-color: rgba(229,229,229,0.9);
}
.scheme_color_blocks .top_panel_over .top_panel_wrap_inner {
  background-color: rgba(255,255,0,0.9);
}
.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(255,150,4,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_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_color_blocks .top_panel_inner_style_3 .top_panel_cart_button,
.scheme_color_blocks .top_panel_inner_style_4 .top_panel_cart_button {
  background-color: rgba(35,232,235,0.2);
}
.scheme_original .top_panel_style_8 .top_panel_buttons .top_panel_cart_button:before {
  background-color: #F4452A;
}
.scheme_light .top_panel_style_8 .top_panel_buttons .top_panel_cart_button:before {
  background-color: #20c7ca;
}
.scheme_dark .top_panel_style_8 .top_panel_buttons .top_panel_cart_button:before {
  background-color: #20c7ca;
}
.scheme_color_blocks .top_panel_style_8 .top_panel_buttons .top_panel_cart_button:before {
  background-color: #1D9B9D;
}
.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_dark .top_panel_style_8 .top_panel_buttons .top_panel_cart_button:after {
  color: #f0f0f0;
}
.scheme_color_blocks .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: #cfc8c4;
}
.scheme_light .top_panel_middle .sidebar_cart:after,
.scheme_light .top_panel_middle .sidebar_cart {
  border-color: #dddddd;
}
.scheme_dark .top_panel_middle .sidebar_cart:after,
.scheme_dark .top_panel_middle .sidebar_cart {
  border-color: #7d7d7d;
}
.scheme_color_blocks .top_panel_middle .sidebar_cart:after,
.scheme_color_blocks .top_panel_middle .sidebar_cart {
  border-color: #1DB3B6;
}
.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_dark .top_panel_middle .sidebar_cart:after,
.scheme_dark .top_panel_middle .sidebar_cart {
  background-color: #333333;
}
.scheme_color_blocks .top_panel_middle .sidebar_cart:after,
.scheme_color_blocks .top_panel_middle .sidebar_cart {
  background-color: #20C7CA;
}
.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_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_color_blocks .top_panel_inner_style_3 .top_panel_top,
.scheme_color_blocks .top_panel_inner_style_4 .top_panel_top,
.scheme_color_blocks .top_panel_inner_style_5 .top_panel_top,
.scheme_color_blocks .top_panel_inner_style_3 .top_panel_top .sidebar_cart,
.scheme_color_blocks .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: #F4452A;
}
.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_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_color_blocks .top_panel_inner_style_3 .top_panel_top,
.scheme_color_blocks .top_panel_inner_style_4 .top_panel_top,
.scheme_color_blocks .top_panel_inner_style_5 .top_panel_top,
.scheme_color_blocks .top_panel_inner_style_3 .top_panel_top .sidebar_cart,
.scheme_color_blocks .top_panel_inner_style_4 .top_panel_top .sidebar_cart {
  background-color: #1D9B9D;
}
.scheme_original .top_panel_top a {
  color: #6e6a67;
}
.scheme_light .top_panel_top a {
  color: #8a8a8a;
}
.scheme_dark .top_panel_top a {
  color: #909090;
}
.scheme_color_blocks .top_panel_top a {
  color: #F0F0F0;
}
.scheme_original .top_panel_top a:hover {
  color: #FFFFFF;
}
.scheme_light .top_panel_top a:hover {
  color: #189799;
}
.scheme_dark .top_panel_top a:hover {
  color: #189799;
}
.scheme_color_blocks .top_panel_top a:hover {
  color: #23E8EB;
}
.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_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_color_blocks .top_panel_inner_style_3 .top_panel_top a,
.scheme_color_blocks .top_panel_inner_style_3 .sc_socials.sc_socials_type_icons a,
.scheme_color_blocks .top_panel_inner_style_4 .top_panel_top a,
.scheme_color_blocks .top_panel_inner_style_4 .sc_socials.sc_socials_type_icons a,
.scheme_color_blocks .top_panel_inner_style_5 .top_panel_top a,
.scheme_color_blocks .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: #261c18;
}
.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_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_color_blocks .top_panel_inner_style_3 .top_panel_top a:hover,
.scheme_color_blocks .top_panel_inner_style_3 .sc_socials.sc_socials_type_icons a:hover,
.scheme_color_blocks .top_panel_inner_style_4 .top_panel_top a:hover,
.scheme_color_blocks .top_panel_inner_style_4 .sc_socials.sc_socials_type_icons a:hover,
.scheme_color_blocks .top_panel_inner_style_5 .top_panel_top a:hover,
.scheme_color_blocks .top_panel_inner_style_5 .sc_socials.sc_socials_type_icons a:hover {
  color: #FFFF00;
}
.scheme_original .menu_user_nav > li > a {
  color: #6e6a67;
}
.scheme_light .menu_user_nav > li > a {
  color: #8a8a8a;
}
.scheme_dark .menu_user_nav > li > a {
  color: #909090;
}
.scheme_color_blocks .menu_user_nav > li > a {
  color: #F0F0F0;
}
.scheme_original .menu_user_nav > li > a:hover {
  color: #FFFFFF;
}
.scheme_light .menu_user_nav > li > a:hover {
  color: #189799;
}
.scheme_dark .menu_user_nav > li > a:hover {
  color: #189799;
}
.scheme_color_blocks .menu_user_nav > li > a:hover {
  color: #23E8EB;
}
.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_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_color_blocks .top_panel_inner_style_3 .menu_user_nav > li > a,
.scheme_color_blocks .top_panel_inner_style_4 .menu_user_nav > li > a,
.scheme_color_blocks .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: #261c18;
}
.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_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_color_blocks .top_panel_inner_style_3 .menu_user_nav > li > a:hover,
.scheme_color_blocks .top_panel_inner_style_4 .menu_user_nav > li > a:hover,
.scheme_color_blocks .top_panel_inner_style_5 .menu_user_nav > li > a:hover {
  color: #FFFF00;
}
.scheme_original .menu_user_nav > li ul:not(.cart_list) {
  border-color: #cfc8c4;
}
.scheme_light .menu_user_nav > li ul:not(.cart_list) {
  border-color: #dddddd;
}
.scheme_dark .menu_user_nav > li ul:not(.cart_list) {
  border-color: #7d7d7d;
}
.scheme_color_blocks .menu_user_nav > li ul:not(.cart_list) {
  border-color: #1DB3B6;
}
.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_dark .menu_user_nav > li ul:not(.cart_list) {
  background-color: #333333;
}
.scheme_color_blocks .menu_user_nav > li ul:not(.cart_list) {
  background-color: #20C7CA;
}
.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: #cfc8c4;
}
.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_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: #7d7d7d;
}
.scheme_color_blocks .top_panel_inner_style_1 .menu_user_nav > li > ul:after,
.scheme_color_blocks .top_panel_inner_style_2 .menu_user_nav > li > ul:after {
  border-color: #1DB3B6;
}
.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_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_color_blocks .top_panel_inner_style_1 .menu_user_nav > li > ul:after,
.scheme_color_blocks .top_panel_inner_style_2 .menu_user_nav > li > ul:after {
  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 {
  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_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_color_blocks .top_panel_inner_style_3 .menu_user_nav > li > ul:after,
.scheme_color_blocks .top_panel_inner_style_4 .menu_user_nav > li > ul:after,
.scheme_color_blocks .top_panel_inner_style_5 .menu_user_nav > li > ul:after,
.scheme_color_blocks .top_panel_inner_style_3 .menu_user_nav > li ul,
.scheme_color_blocks .top_panel_inner_style_4 .menu_user_nav > li ul,
.scheme_color_blocks .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: #F4452A;
}
.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_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_color_blocks .top_panel_inner_style_3 .menu_user_nav > li > ul:after,
.scheme_color_blocks .top_panel_inner_style_4 .menu_user_nav > li > ul:after,
.scheme_color_blocks .top_panel_inner_style_5 .menu_user_nav > li > ul:after,
.scheme_color_blocks .top_panel_inner_style_3 .menu_user_nav > li ul,
.scheme_color_blocks .top_panel_inner_style_4 .menu_user_nav > li ul,
.scheme_color_blocks .top_panel_inner_style_5 .menu_user_nav > li ul {
  background-color: #1D9B9D;
}
.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: #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 {
  border-color: #189799;
}
.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_color_blocks .top_panel_inner_style_3 .menu_user_nav > li > ul:after,
.scheme_color_blocks .top_panel_inner_style_4 .menu_user_nav > li > ul:after,
.scheme_color_blocks .top_panel_inner_style_5 .menu_user_nav > li > ul:after,
.scheme_color_blocks .top_panel_inner_style_3 .menu_user_nav > li ul,
.scheme_color_blocks .top_panel_inner_style_4 .menu_user_nav > li ul,
.scheme_color_blocks .top_panel_inner_style_5 .menu_user_nav > li ul {
  border-color: #23E8EB;
}
.scheme_original .menu_user_nav > li ul li a {
  color: #cccccc;
}
.scheme_light .menu_user_nav > li ul li a {
  color: #8a8a8a;
}
.scheme_dark .menu_user_nav > li ul li a {
  color: #999999;
}
.scheme_color_blocks .menu_user_nav > li ul li a {
  color: #DADADA;
}
.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: #b6b3b3;
}
.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_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_color_blocks .menu_user_nav > li ul li a:hover,
.scheme_color_blocks .menu_user_nav > li ul li.current-menu-item > a,
.scheme_color_blocks .menu_user_nav > li ul li.current-menu-ancestor > a {
  color: #FFFFFF; /*FONDO MENU AL PASAR MOUSE*/
}
.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: #ffffff;
}
.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_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_color_blocks .menu_user_nav > li ul li a:hover,
.scheme_color_blocks .menu_user_nav > li ul li.current-menu-item > a,
.scheme_color_blocks .menu_user_nav > li ul li.current-menu-ancestor > a {
  background-color: #108678;
}
.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: #FFFFFF;
}
.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_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_color_blocks .top_panel_inner_style_3 .menu_user_nav > li ul li a:hover,
.scheme_color_blocks .top_panel_inner_style_3 .menu_user_nav > li ul li.current-menu-item > a,
.scheme_color_blocks .top_panel_inner_style_3 .menu_user_nav > li ul li.current-menu-ancestor > a,
.scheme_color_blocks .top_panel_inner_style_4 .menu_user_nav > li ul li a:hover,
.scheme_color_blocks .top_panel_inner_style_4 .menu_user_nav > li ul li.current-menu-item > a,
.scheme_color_blocks .top_panel_inner_style_4 .menu_user_nav > li ul li.current-menu-ancestor > a,
.scheme_color_blocks .top_panel_inner_style_5 .menu_user_nav > li ul li a:hover,
.scheme_color_blocks .top_panel_inner_style_5 .menu_user_nav > li ul li.current-menu-item > a,
.scheme_color_blocks .top_panel_inner_style_5 .menu_user_nav > li ul li.current-menu-ancestor > a {
  background-color: #23E8EB;
}
.scheme_original .menu_user_nav > li.menu_user_controls .user_avatar {
  border-color: #cfc8c4;
}
.scheme_light .menu_user_nav > li.menu_user_controls .user_avatar {
  border-color: #dddddd;
}
.scheme_dark .menu_user_nav > li.menu_user_controls .user_avatar {
  border-color: #7d7d7d;
}
.scheme_color_blocks .menu_user_nav > li.menu_user_controls .user_avatar {
  border-color: #1DB3B6;
}
.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_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_color_blocks .top_panel_inner_style_3 .menu_user_nav > li.menu_user_controls .user_avatar,
.scheme_color_blocks .top_panel_inner_style_4 .menu_user_nav > li.menu_user_controls .user_avatar,
.scheme_color_blocks .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: #cfc8c4;
}
.scheme_light .menu_user_nav > li.menu_user_bookmarks .bookmarks_add {
  border-bottom-color: #e7e7e7;
}
.scheme_dark .menu_user_nav > li.menu_user_bookmarks .bookmarks_add {
  border-bottom-color: #909090;
}
.scheme_color_blocks .menu_user_nav > li.menu_user_bookmarks .bookmarks_add {
  border-bottom-color: #06564E;
}
.scheme_original .top_panel_position_over.top_panel_middle {
  background-color: rgba(255,255,255,0.75);
}
.scheme_light .top_panel_position_over.top_panel_middle {
  background-color: rgba(255,255,255,0.75);
}
.scheme_dark .top_panel_position_over.top_panel_middle {
  background-color: rgba(102,102,102,0.75);
}
.scheme_color_blocks .top_panel_position_over.top_panel_middle {
  background-color: rgba(15,116,104,0.75);
}
.top_panel_middle .logo {
  margin-top: 0;
  margin-bottom: 0;
}
.logo .logo_text {
  margin-top: 10px;
  font-size: 1.35em;
  line-height: 1.70em;
  font-weight: 700;
}
.scheme_original .logo .logo_text {
  color: #F4452A;
}
.scheme_light .logo .logo_text {
  color: #232a34;
}
.scheme_dark .logo .logo_text {
  color: #e0e0e0;
}
.scheme_color_blocks .logo .logo_text {
  color: #FFFFFF;
}
.scheme_original .logo .logo_slogan {
  color: #6e6a67;
}
.scheme_light .logo .logo_slogan {
  color: #8a8a8a;
}
.scheme_dark .logo .logo_slogan {
  color: #909090;
}
.scheme_color_blocks .logo .logo_slogan {
  color: #F0F0F0;
}
.top_panel_middle .menu_main_wrap {
  margin-top: 3.3em;
}
.top_panel_style_5 .top_panel_middle .logo {
  margin-bottom: 1em;
}
.scheme_original .top_panel_bottom {
  background-color: #F4452A;
}
.scheme_light .top_panel_bottom {
  background-color: #20c7ca;
}
.scheme_dark .top_panel_bottom {
  background-color: #20c7ca;
}
.scheme_color_blocks .top_panel_bottom {
  background-color: #1D9B9D;
}
.scheme_original .top_panel_image_hover {
  background-color: rgba(255,150,4,0.8);
}
.scheme_light .top_panel_image_hover {
  background-color: rgba(24,151,153,0.8);
}
.scheme_dark .top_panel_image_hover {
  background-color: rgba(24,151,153,0.8);
}
.scheme_color_blocks .top_panel_image_hover {
  background-color: rgba(35,232,235,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_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_color_blocks .top_panel_image_header,
.scheme_color_blocks .top_panel_image_title,
.scheme_color_blocks .top_panel_over:not(.top_panel_fixed) .top_panel_style_7 .logo_text,
.scheme_color_blocks .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: #e43b1b;
}
.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_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_color_blocks .top_panel_image_header a,
.scheme_color_blocks .top_panel_image_title > a,
.scheme_color_blocks .top_panel_over:not(.top_panel_fixed) .top_panel_style_7 .menu_main_nav > li > a {
  color: #FCFFA3;
}
.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: #261c18;
}
.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_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;
}
.scheme_color_blocks .post_featured .post_header a:hover,
.scheme_color_blocks .top_panel_over:not(.top_panel_fixed) .top_panel_style_7 .menu_main_nav > li > a:hover {
  color: #FFFF00;
}
.menu_main_nav > li > a {
  padding: 0.5em 1.3em;
  font-family: "Raleway", sans-serif;
  font-size: 0.875em;
  line-height: 1.2857em;
  font-weight: 700;
}
.scheme_original .menu_main_nav > li > a {
  color: #F4452A;
}
.scheme_light .menu_main_nav > li > a {
  color: #20c7ca;
}
.scheme_dark .menu_main_nav > li > a {
  color: #20c7ca;
}
.scheme_color_blocks .menu_main_nav > li > a {
  color: #1D9B9D;
}
.scheme_original .menu_main_nav > li > a:hover {
  color: #ffffff;
}
.scheme_light .menu_main_nav > li > a:hover {
  color: #ffffff;
}
.scheme_dark .menu_main_nav > li > a:hover {
  color: #f0f0f0;
}
.scheme_color_blocks .menu_main_nav > li > a:hover {
  color: #F0F0F0;
}
.scheme_original .top_panel_inner_style_1 .menu_main_nav > li > a {
  color: #F4452A;
}
.scheme_light .top_panel_inner_style_1 .menu_main_nav > li > a {
  color: #20c7ca;
}
.scheme_dark .top_panel_inner_style_1 .menu_main_nav > li > a {
  color: #20c7ca;
}
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_nav > li > a {
  color: #1D9B9D;
}
.scheme_original .top_panel_inner_style_2 .menu_main_nav > li > a {
  color: #261c18;
}
.scheme_light .top_panel_inner_style_2 .menu_main_nav > li > a {
  color: #ffffff;
}
.scheme_dark .top_panel_inner_style_2 .menu_main_nav > li > a {
  color: #e5e5e5;
}
.scheme_color_blocks .top_panel_inner_style_2 .menu_main_nav > li > a {
  color: #FFFF00;
}
.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_dark .top_panel_inner_style_1 .menu_main_nav > li > a:hover {
  color: #f0f0f0;
}
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_nav > li > a:hover {
  color: #F0F0F0;
}
.scheme_original .top_panel_inner_style_1 .menu_main_nav > li > a:hover {
  background-color: #FFFFFF;
}
.scheme_light .top_panel_inner_style_1 .menu_main_nav > li > a:hover {
  background-color: #189799;
}
.scheme_dark .top_panel_inner_style_1 .menu_main_nav > li > a:hover {
  background-color: #189799;
}
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_nav > li > a:hover {
  background-color: #23E8EB;
}
.scheme_original .top_panel_inner_style_2 .menu_main_nav > li > a:hover {
  color: #ffffff;
}
.scheme_light .top_panel_inner_style_2 .menu_main_nav > li > a:hover {
  color: #ffffff;
}
.scheme_dark .top_panel_inner_style_2 .menu_main_nav > li > a:hover {
  color: #f0f0f0;
}
.scheme_color_blocks .top_panel_inner_style_2 .menu_main_nav > li > a:hover {
  color: #F0F0F0;
}
.scheme_original .menu_main_nav > li ul {
  color: #ffffff;
}
.scheme_light .menu_main_nav > li ul {
  color: #ffffff;
}
.scheme_dark .menu_main_nav > li ul {
  color: #f0f0f0;
}
.scheme_color_blocks .menu_main_nav > li ul {
  color: #F0F0F0;
}
.scheme_original .menu_main_nav > li ul {
  background-color: #F4452A;
}
.scheme_light .menu_main_nav > li ul {
  background-color: #20c7ca;
}
.scheme_dark .menu_main_nav > li ul {
  background-color: #20c7ca;
}
.scheme_color_blocks .menu_main_nav > li ul {
  background-color: #1D9B9D;
}
.scheme_original .menu_main_nav > li ul {
  border-color: #FFFFFF;
}
.scheme_light .menu_main_nav > li ul {
  border-color: #189799;
}
.scheme_dark .menu_main_nav > li ul {
  border-color: #189799;
}
.scheme_color_blocks .menu_main_nav > li ul {
  border-color: #23E8EB;
}
.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: #ffffff;
}
.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: #ffffff;
}
.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: #f0f0f0;
}
.scheme_color_blocks .menu_main_nav > a:hover,
.scheme_color_blocks .menu_main_nav > li.sfHover > a,
.scheme_color_blocks .menu_main_nav > li#blob,
.scheme_color_blocks .menu_main_nav > li.current-menu-item > a,
.scheme_color_blocks .menu_main_nav > li.current-menu-parent > a,
.scheme_color_blocks .menu_main_nav > li.current-menu-ancestor > a {
  color: #F0F0F0;
}
.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: #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 {
  border-color: #189799;
}
.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: #189799;
}
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_nav > li ul,
.scheme_color_blocks .top_panel_inner_style_2 .menu_main_nav > li ul {
  border-color: #23E8EB;
}
.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: #F4452A;
}
.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: #20c7ca;
}
.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: #20c7ca;
}
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_nav > li ul,
.scheme_color_blocks .top_panel_inner_style_2 .menu_main_nav > li ul {
  background-color: #1D9B9D;
}
.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#blob,
.scheme_original .top_panel_inner_style_2 .menu_main_nav > li.current-menu-item > a {
  color: #261c18;
}
.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#blob,
.scheme_light .top_panel_inner_style_2 .menu_main_nav > li.current-menu-item > a {
  color: #ffffff;
}
.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#blob,
.scheme_dark .top_panel_inner_style_2 .menu_main_nav > li.current-menu-item > a {
  color: #e5e5e5;
}
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_nav > a:hover,
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_nav > li.sfHover > a,
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_nav > li#blob,
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_nav > li.current-menu-item > a,
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_nav > li.current-menu-parent > a,
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_nav > li.current-menu-ancestor > a,
.scheme_color_blocks .top_panel_inner_style_2 .menu_main_nav > a:hover,
.scheme_color_blocks .top_panel_inner_style_2 .menu_main_nav > li#blob,
.scheme_color_blocks .top_panel_inner_style_2 .menu_main_nav > li.current-menu-item > a {
  color: #FFFF00;
}
.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#blob,
.scheme_original .top_panel_inner_style_2 .menu_main_nav > li.current-menu-item > a {
  background-color: #FFFFFF;
}
.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#blob,
.scheme_light .top_panel_inner_style_2 .menu_main_nav > li.current-menu-item > a {
  background-color: #189799;
}
.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#blob,
.scheme_dark .top_panel_inner_style_2 .menu_main_nav > li.current-menu-item > a {
  background-color: #189799;
}
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_nav > a:hover,
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_nav > li.sfHover > a,
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_nav > li#blob,
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_nav > li.current-menu-item > a,
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_nav > li.current-menu-parent > a,
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_nav > li.current-menu-ancestor > a,
.scheme_color_blocks .top_panel_inner_style_2 .menu_main_nav > a:hover,
.scheme_color_blocks .top_panel_inner_style_2 .menu_main_nav > li#blob,
.scheme_color_blocks .top_panel_inner_style_2 .menu_main_nav > li.current-menu-item > a {
  background-color: #23E8EB;
}
.menu_main_nav > li ul {
  line-height: 1.2857em;
}
.menu_main_nav > li > ul {
  top: 2.5em;
}
.menu_main_nav > li ul li a {
  padding: inherit 1.5em inherit;
}
.scheme_original .menu_main_nav > li ul li a {
  color: #ffffff; /*TEXTO MENU*/
}
.scheme_light .menu_main_nav > li ul li a {
  color: #ffffff;
}
.scheme_dark .menu_main_nav > li ul li a {
  color: #f0f0f0;
}
.scheme_color_blocks .menu_main_nav > li ul li 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 {
  color: #F4452A; /*TEXTO MENU AL PASAR MOUSE*/
}
.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_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_color_blocks .menu_main_nav > li ul li a:hover,
.scheme_color_blocks .menu_main_nav > li ul li.current-menu-item > a,
.scheme_color_blocks .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: #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 {
  background-color: #189799;
}
.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: #189799;
}
.scheme_color_blocks .menu_main_nav > li ul li a:hover,
.scheme_color_blocks .menu_main_nav > li ul li.current-menu-item > a,
.scheme_color_blocks .menu_main_nav > li ul li.current-menu-ancestor > a {
  background-color: #23E8EB;
}
.scheme_original .top_panel_inner_style_1 .menu_main_nav > li ul li a,
.scheme_original .top_panel_inner_style_2 .menu_main_nav > li ul li a {
  color: #ffffff;
}
.scheme_light .top_panel_inner_style_1 .menu_main_nav > li ul li a,
.scheme_light .top_panel_inner_style_2 .menu_main_nav > li ul li a {
  color: #ffffff;
}
.scheme_dark .top_panel_inner_style_1 .menu_main_nav > li ul li a,
.scheme_dark .top_panel_inner_style_2 .menu_main_nav > li ul li a {
  color: #f0f0f0;
}
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_nav > li ul li a,
.scheme_color_blocks .top_panel_inner_style_2 .menu_main_nav > li ul li a {
  color: #F0F0F0;
}
.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,
.scheme_original .top_panel_inner_style_2 .menu_main_nav > li ul li a:hover,
.scheme_original .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,
.scheme_light .top_panel_inner_style_2 .menu_main_nav > li ul li a:hover,
.scheme_light .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_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,
.scheme_dark .top_panel_inner_style_2 .menu_main_nav > li ul li a:hover,
.scheme_dark .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: #f0f0f0;
}
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_nav > li ul li a:hover,
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_nav > li ul li.current-menu-item > a,
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_nav > li ul li.current-menu-ancestor > a,
.scheme_color_blocks .top_panel_inner_style_2 .menu_main_nav > li ul li a:hover,
.scheme_color_blocks .top_panel_inner_style_2 .menu_main_nav > li ul li.current-menu-item > a,
.scheme_color_blocks .top_panel_inner_style_2 .menu_main_nav > li ul li.current-menu-ancestor > a {
  color: #F0F0F0;
}
.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,
.scheme_original .top_panel_inner_style_2 .menu_main_nav > li ul li a:hover,
.scheme_original .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: #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,
.scheme_light .top_panel_inner_style_2 .menu_main_nav > li ul li a:hover,
.scheme_light .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_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,
.scheme_dark .top_panel_inner_style_2 .menu_main_nav > li ul li a:hover,
.scheme_dark .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_color_blocks .top_panel_inner_style_1 .menu_main_nav > li ul li a:hover,
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_nav > li ul li.current-menu-item > a,
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_nav > li ul li.current-menu-ancestor > a,
.scheme_color_blocks .top_panel_inner_style_2 .menu_main_nav > li ul li a:hover,
.scheme_color_blocks .top_panel_inner_style_2 .menu_main_nav > li ul li.current-menu-item > a,
.scheme_color_blocks .top_panel_inner_style_2 .menu_main_nav > li ul li.current-menu-ancestor > a {
  background-color: #23E8EB;
}
.scheme_original .header_mobile .menu_button,
.scheme_original .header_mobile .menu_main_cart .top_panel_cart_button .contact_icon {
  color: #ffffff;
}
.scheme_light .header_mobile .menu_button,
.scheme_light .header_mobile .menu_main_cart .top_panel_cart_button .contact_icon {
  color: #ffffff;
}
.scheme_dark .header_mobile .menu_button,
.scheme_dark .header_mobile .menu_main_cart .top_panel_cart_button .contact_icon {
  color: #f0f0f0;
}
.scheme_color_blocks .header_mobile .menu_button,
.scheme_color_blocks .header_mobile .menu_main_cart .top_panel_cart_button .contact_icon {
  color: #F0F0F0;
}
.scheme_original .header_mobile .side_wrap {
  color: #ffffff;
}
.scheme_light .header_mobile .side_wrap {
  color: #ffffff;
}
.scheme_dark .header_mobile .side_wrap {
  color: #f0f0f0;
}
.scheme_color_blocks .header_mobile .side_wrap {
  color: #F0F0F0;
}
.scheme_original .header_mobile .panel_top,
.scheme_original .header_mobile .side_wrap {
  background-color: #F4452A;
}
.scheme_light .header_mobile .panel_top,
.scheme_light .header_mobile .side_wrap {
  background-color: #20c7ca;
}
.scheme_dark .header_mobile .panel_top,
.scheme_dark .header_mobile .side_wrap {
  background-color: #20c7ca;
}
.scheme_color_blocks .header_mobile .panel_top,
.scheme_color_blocks .header_mobile .side_wrap {
  background-color: #1D9B9D;
}
.scheme_original .header_mobile .panel_middle {
  background-color: #F4452A;
}
.scheme_light .header_mobile .panel_middle {
  background-color: #20c7ca;
}
.scheme_dark .header_mobile .panel_middle {
  background-color: #20c7ca;
}
.scheme_color_blocks .header_mobile .panel_middle {
  background-color: #1D9B9D;
}
.scheme_original .header_mobile .panel_bottom {
  background-color: #FFFFFF;
}
.scheme_light .header_mobile .panel_bottom {
  background-color: #189799;
}
.scheme_dark .header_mobile .panel_bottom {
  background-color: #189799;
}
.scheme_color_blocks .header_mobile .panel_bottom {
  background-color: #23E8EB;
}
.scheme_original .header_mobile .menu_button:hover,
.scheme_original .header_mobile .menu_main_cart .top_panel_cart_button .contact_icon:hover,
.scheme_original .header_mobile .menu_main_cart.top_panel_icon:hover .top_panel_cart_button .contact_icon,
.scheme_original .header_mobile .side_wrap .close:hover {
  color: #F4452A;
}
.scheme_light .header_mobile .menu_button:hover,
.scheme_light .header_mobile .menu_main_cart .top_panel_cart_button .contact_icon:hover,
.scheme_light .header_mobile .menu_main_cart.top_panel_icon:hover .top_panel_cart_button .contact_icon,
.scheme_light .header_mobile .side_wrap .close:hover {
  color: #20c7ca;
}
.scheme_dark .header_mobile .menu_button:hover,
.scheme_dark .header_mobile .menu_main_cart .top_panel_cart_button .contact_icon:hover,
.scheme_dark .header_mobile .menu_main_cart.top_panel_icon:hover .top_panel_cart_button .contact_icon,
.scheme_dark .header_mobile .side_wrap .close:hover {
  color: #20c7ca;
}
.scheme_color_blocks .header_mobile .menu_button:hover,
.scheme_color_blocks .header_mobile .menu_main_cart .top_panel_cart_button .contact_icon:hover,
.scheme_color_blocks .header_mobile .menu_main_cart.top_panel_icon:hover .top_panel_cart_button .contact_icon,
.scheme_color_blocks .header_mobile .side_wrap .close:hover {
  color: #1D9B9D;
}
.scheme_original .header_mobile .menu_main_nav > li a,
.scheme_original .header_mobile .menu_main_nav > li > a:hover {
  color: #ffffff;
}
.scheme_light .header_mobile .menu_main_nav > li a,
.scheme_light .header_mobile .menu_main_nav > li > a:hover {
  color: #ffffff;
}
.scheme_dark .header_mobile .menu_main_nav > li a,
.scheme_dark .header_mobile .menu_main_nav > li > a:hover {
  color: #f0f0f0;
}
.scheme_color_blocks .header_mobile .menu_main_nav > li a,
.scheme_color_blocks .header_mobile .menu_main_nav > li > a:hover {
  color: #F0F0F0;
}
.scheme_original .header_mobile .menu_main_nav > a:hover,
.scheme_original .header_mobile .menu_main_nav > li.sfHover > a,
.scheme_original .header_mobile .menu_main_nav > li.current-menu-item > a,
.scheme_original .header_mobile .menu_main_nav > li.current-menu-parent > a,
.scheme_original .header_mobile .menu_main_nav > li.current-menu-ancestor > a,
.scheme_original .header_mobile .menu_main_nav > li > a:hover,
.scheme_original .header_mobile .menu_main_nav > li ul li a:hover,
.scheme_original .header_mobile .menu_main_nav > li ul li.current-menu-item > a,
.scheme_original .header_mobile .menu_main_nav > li ul li.current-menu-ancestor > a,
.scheme_original .header_mobile .login a:hover {
  color: #261c18;
}
.scheme_light .header_mobile .menu_main_nav > a:hover,
.scheme_light .header_mobile .menu_main_nav > li.sfHover > a,
.scheme_light .header_mobile .menu_main_nav > li.current-menu-item > a,
.scheme_light .header_mobile .menu_main_nav > li.current-menu-parent > a,
.scheme_light .header_mobile .menu_main_nav > li.current-menu-ancestor > a,
.scheme_light .header_mobile .menu_main_nav > li > a:hover,
.scheme_light .header_mobile .menu_main_nav > li ul li a:hover,
.scheme_light .header_mobile .menu_main_nav > li ul li.current-menu-item > a,
.scheme_light .header_mobile .menu_main_nav > li ul li.current-menu-ancestor > a,
.scheme_light .header_mobile .login a:hover {
  color: #ffffff;
}
.scheme_dark .header_mobile .menu_main_nav > a:hover,
.scheme_dark .header_mobile .menu_main_nav > li.sfHover > a,
.scheme_dark .header_mobile .menu_main_nav > li.current-menu-item > a,
.scheme_dark .header_mobile .menu_main_nav > li.current-menu-parent > a,
.scheme_dark .header_mobile .menu_main_nav > li.current-menu-ancestor > a,
.scheme_dark .header_mobile .menu_main_nav > li > a:hover,
.scheme_dark .header_mobile .menu_main_nav > li ul li a:hover,
.scheme_dark .header_mobile .menu_main_nav > li ul li.current-menu-item > a,
.scheme_dark .header_mobile .menu_main_nav > li ul li.current-menu-ancestor > a,
.scheme_dark .header_mobile .login a:hover {
  color: #e5e5e5;
}
.scheme_color_blocks .header_mobile .menu_main_nav > a:hover,
.scheme_color_blocks .header_mobile .menu_main_nav > li.sfHover > a,
.scheme_color_blocks .header_mobile .menu_main_nav > li.current-menu-item > a,
.scheme_color_blocks .header_mobile .menu_main_nav > li.current-menu-parent > a,
.scheme_color_blocks .header_mobile .menu_main_nav > li.current-menu-ancestor > a,
.scheme_color_blocks .header_mobile .menu_main_nav > li > a:hover,
.scheme_color_blocks .header_mobile .menu_main_nav > li ul li a:hover,
.scheme_color_blocks .header_mobile .menu_main_nav > li ul li.current-menu-item > a,
.scheme_color_blocks .header_mobile .menu_main_nav > li ul li.current-menu-ancestor > a,
.scheme_color_blocks .header_mobile .login a:hover {
  color: #FFFF00;
}
.scheme_original .header_mobile .popup_wrap .popup_close:hover {
  color: #382e26;
}
.scheme_light .header_mobile .popup_wrap .popup_close:hover {
  color: #232a34;
}
.scheme_dark .header_mobile .popup_wrap .popup_close:hover {
  color: #e0e0e0;
}
.scheme_color_blocks .header_mobile .popup_wrap .popup_close:hover {
  color: #FFFFFF;
}
.scheme_original .header_mobile .search_wrap,
.scheme_original .header_mobile .login {
  border-color: #F4452A;
}
.scheme_light .header_mobile .search_wrap,
.scheme_light .header_mobile .login {
  border-color: #20c7ca;
}
.scheme_dark .header_mobile .search_wrap,
.scheme_dark .header_mobile .login {
  border-color: #20c7ca;
}
.scheme_color_blocks .header_mobile .search_wrap,
.scheme_color_blocks .header_mobile .login {
  border-color: #1D9B9D;
}
.scheme_original .header_mobile .login .popup_link,
.scheme_original .header_mobile .sc_socials.sc_socials_type_icons a {
  color: #ffffff;
}
.scheme_light .header_mobile .login .popup_link,
.scheme_light .header_mobile .sc_socials.sc_socials_type_icons a {
  color: #ffffff;
}
.scheme_dark .header_mobile .login .popup_link,
.scheme_dark .header_mobile .sc_socials.sc_socials_type_icons a {
  color: #f0f0f0;
}
.scheme_color_blocks .header_mobile .login .popup_link,
.scheme_color_blocks .header_mobile .sc_socials.sc_socials_type_icons a {
  color: #F0F0F0;
}
.scheme_original .header_mobile .search_wrap .search_field,
.scheme_original .header_mobile .search_wrap .search_field:focus {
  color: #ffffff;
}
.scheme_light .header_mobile .search_wrap .search_field,
.scheme_light .header_mobile .search_wrap .search_field:focus {
  color: #ffffff;
}
.scheme_dark .header_mobile .search_wrap .search_field,
.scheme_dark .header_mobile .search_wrap .search_field:focus {
  color: #f0f0f0;
}
.scheme_color_blocks .header_mobile .search_wrap .search_field,
.scheme_color_blocks .header_mobile .search_wrap .search_field:focus {
  color: #F0F0F0;
}
.scheme_original .header_mobile .widget_shopping_cart ul.cart_list > li > a:hover {
  color: #ffffff;
}
.scheme_light .header_mobile .widget_shopping_cart ul.cart_list > li > a:hover {
  color: #ffffff;
}
.scheme_dark .header_mobile .widget_shopping_cart ul.cart_list > li > a:hover {
  color: #f0f0f0;
}
.scheme_color_blocks .header_mobile .widget_shopping_cart ul.cart_list > li > a:hover {
  color: #F0F0F0;
}
.scheme_original .header_mobile .popup_wrap .sc_socials.sc_socials_type_icons a {
  color: #d3d3d3;
}
.scheme_light .header_mobile .popup_wrap .sc_socials.sc_socials_type_icons a {
  color: #acb4b6;
}
.scheme_dark .header_mobile .popup_wrap .sc_socials.sc_socials_type_icons a {
  color: #a0a0a0;
}
.scheme_color_blocks .header_mobile .popup_wrap .sc_socials.sc_socials_type_icons a {
  color: #E0E0E0;
}
.scheme_original .header_mobile {
  background-color: rgba(38,28,24,0.9);
}
.scheme_light .header_mobile {
  background-color: rgba(255,255,255,0.9);
}
.scheme_dark .header_mobile {
  background-color: rgba(229,229,229,0.9);
}
.scheme_color_blocks .header_mobile {
  background-color: rgba(255,255,0,0.9);
}
.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_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);
}
.scheme_color_blocks .top_panel_inner_style_1 .search_wrap,
.scheme_color_blocks .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: #ffffff;
}
.scheme_light .menu_main_responsive_button {
  color: #ffffff;
}
.scheme_dark .menu_main_responsive_button {
  color: #f0f0f0;
}
.scheme_color_blocks .menu_main_responsive_button {
  color: #F0F0F0;
}
.scheme_original .menu_main_responsive_button:hover {
  color: #FFFFFF;
}
.scheme_light .menu_main_responsive_button:hover {
  color: #189799;
}
.scheme_dark .menu_main_responsive_button:hover {
  color: #189799;
}
.scheme_color_blocks .menu_main_responsive_button:hover {
  color: #23E8EB;
}
.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:after,
.scheme_original .top_panel_inner_style_2 .menu_main_responsive li.menu-item-has-children:after {
  color: #ffffff;
}
.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:after,
.scheme_light .top_panel_inner_style_2 .menu_main_responsive li.menu-item-has-children: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:after,
.scheme_dark .top_panel_inner_style_2 .menu_main_responsive li.menu-item-has-children:after {
  color: #f0f0f0;
}
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_responsive_button,
.scheme_color_blocks .top_panel_inner_style_2 .menu_main_responsive_button,
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_responsive a,
.scheme_color_blocks .top_panel_inner_style_2 .menu_main_responsive a,
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_responsive li.menu-item-has-children:after,
.scheme_color_blocks .top_panel_inner_style_2 .menu_main_responsive li.menu-item-has-children:after {
  color: #F0F0F0;
}
.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: #261c18;
}
.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: #ffffff;
}
.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: #e5e5e5;
}
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_responsive_button:hover,
.scheme_color_blocks .top_panel_inner_style_2 .menu_main_responsive_button:hover,
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_responsive a:hover,
.scheme_color_blocks .top_panel_inner_style_2 .menu_main_responsive a:hover {
  color: #FFFF00;
}
.scheme_original .menu_main_responsive {
  background-color: #F4452A;
}
.scheme_light .menu_main_responsive {
  background-color: #20c7ca;
}
.scheme_dark .menu_main_responsive {
  background-color: #20c7ca;
}
.scheme_color_blocks .menu_main_responsive {
  background-color: #1D9B9D;
}
.scheme_original .menu_main_responsive li,
.scheme_original .menu_main_responsive a {
  color: #261c18;
}
.scheme_light .menu_main_responsive li,
.scheme_light .menu_main_responsive a {
  color: #ffffff;
}
.scheme_dark .menu_main_responsive li,
.scheme_dark .menu_main_responsive a {
  color: #e5e5e5;
}
.scheme_color_blocks .menu_main_responsive li,
.scheme_color_blocks .menu_main_responsive a {
  color: #FFFF00;
}
.scheme_original .menu_main_responsive a:hover,
.scheme_original .menu_main_responsive .current-menu-parent {
  background-color: #FFFFFF;
}
.scheme_light .menu_main_responsive a:hover,
.scheme_light .menu_main_responsive .current-menu-parent {
  background-color: #189799;
}
.scheme_dark .menu_main_responsive a:hover,
.scheme_dark .menu_main_responsive .current-menu-parent {
  background-color: #189799;
}
.scheme_color_blocks .menu_main_responsive a:hover,
.scheme_color_blocks .menu_main_responsive .current-menu-parent {
  background-color: #23E8EB;
}
.scheme_original .menu_main_responsive .current_page_item a,
.scheme_original .menu_main_responsive .current-menu-item a {
  color: #ffffff;
}
.scheme_light .menu_main_responsive .current_page_item a,
.scheme_light .menu_main_responsive .current-menu-item a {
  color: #ffffff;
}
.scheme_dark .menu_main_responsive .current_page_item a,
.scheme_dark .menu_main_responsive .current-menu-item a {
  color: #f0f0f0;
}
.scheme_color_blocks .menu_main_responsive .current_page_item a,
.scheme_color_blocks .menu_main_responsive .current-menu-item a {
  color: #F0F0F0;
}
.scheme_original .top_panel_inner_style_1 .menu_main_responsive,
.scheme_original .top_panel_inner_style_2 .menu_main_responsive {
  background-color: #F4452A;
}
.scheme_light .top_panel_inner_style_1 .menu_main_responsive,
.scheme_light .top_panel_inner_style_2 .menu_main_responsive {
  background-color: #20c7ca;
}
.scheme_dark .top_panel_inner_style_1 .menu_main_responsive,
.scheme_dark .top_panel_inner_style_2 .menu_main_responsive {
  background-color: #20c7ca;
}
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_responsive,
.scheme_color_blocks .top_panel_inner_style_2 .menu_main_responsive {
  background-color: #1D9B9D;
}
.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: #e43b1b;
}
.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_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_color_blocks .top_panel_inner_style_1 .menu_main_responsive li,
.scheme_color_blocks .top_panel_inner_style_1 .menu_main_responsive a,
.scheme_color_blocks .top_panel_inner_style_2 .menu_main_responsive li,
.scheme_color_blocks .top_panel_inner_style_2 .menu_main_responsive a {
  color: #FCFFA3;
}
.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: #FFFFFF;
}
.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_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_color_blocks .top_panel_inner_style_1 .menu_main_responsive a:hover,
.scheme_color_blocks .top_panel_inner_style_2 .menu_main_responsive a:hover {
  background-color: #23E8EB;
}
.scheme_original .top_panel_middle .contact_field,
.scheme_original .top_panel_middle .contact_field > a {
  color: #382e26;
}
.scheme_light .top_panel_middle .contact_field,
.scheme_light .top_panel_middle .contact_field > a {
  color: #232a34;
}
.scheme_dark .top_panel_middle .contact_field,
.scheme_dark .top_panel_middle .contact_field > a {
  color: #e0e0e0;
}
.scheme_color_blocks .top_panel_middle .contact_field,
.scheme_color_blocks .top_panel_middle .contact_field > a {
  color: #FFFFFF;
}
.scheme_original .top_panel_middle .contact_icon {
  color: #d3d3d3;
}
.scheme_light .top_panel_middle .contact_icon {
  color: #acb4b6;
}
.scheme_dark .top_panel_middle .contact_icon {
  color: #a0a0a0;
}
.scheme_color_blocks .top_panel_middle .contact_icon {
  color: #E0E0E0;
}
.scheme_original .top_panel_middle .contact_icon {
  background-color: #ffffff;
}
.scheme_light .top_panel_middle .contact_icon {
  background-color: #f7f7f7;
}
.scheme_dark .top_panel_middle .contact_icon {
  background-color: #333333;
}
.scheme_color_blocks .top_panel_middle .contact_icon {
  background-color: #20C7CA;
}
.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(255,150,4,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_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_color_blocks .top_panel_inner_style_1 .search_form_wrap,
.scheme_color_blocks .top_panel_inner_style_2 .search_form_wrap {
  background-color: rgba(35,232,235,0.2);
}
.scheme_original .top_panel_inner_style_4 .search_form_wrap {
  background-color: rgba(56,46,38,0.05);
}
.scheme_light .top_panel_inner_style_4 .search_form_wrap {
  background-color: rgba(35,42,52,0.05);
}
.scheme_dark .top_panel_inner_style_4 .search_form_wrap {
  background-color: rgba(224,224,224,0.05);
}
.scheme_color_blocks .top_panel_inner_style_4 .search_form_wrap {
  background-color: rgba(255,255,255,0.05);
}
.scheme_original .content .search_form_wrap {
  background-color: #ffffff;
}
.scheme_light .content .search_form_wrap {
  background-color: #ffffff;
}
.scheme_dark .content .search_form_wrap {
  background-color: #666666;
}
.scheme_color_blocks .content .search_form_wrap {
  background-color: #0F7468;
}
.scheme_original .content .search_field,
.scheme_original .content .search_submit {
  color: #cccccc;
}
.scheme_light .content .search_field,
.scheme_light .content .search_submit {
  color: #8a8a8a;
}
.scheme_dark .content .search_field,
.scheme_dark .content .search_submit {
  color: #999999;
}
.scheme_color_blocks .content .search_field,
.scheme_color_blocks .content .search_submit {
  color: #DADADA;
}
.scheme_original .content .search_field:focus,
.scheme_original .content .search_submit:hover {
  color: #b6b3b3;
}
.scheme_light .content .search_field:focus,
.scheme_light .content .search_submit:hover {
  color: #232a34;
}
.scheme_dark .content .search_field:focus,
.scheme_dark .content .search_submit:hover {
  color: #d0d0d0;
}
.scheme_color_blocks .content .search_field:focus,
.scheme_color_blocks .content .search_submit:hover {
  color: #FFFFFF;
}
.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: #382e26;
}
.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: #232a34;
}
.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_color_blocks .top_panel_inner_style_1 .search_field,
.scheme_color_blocks .top_panel_inner_style_1 .search_submit,
.scheme_color_blocks .top_panel_inner_style_2 .search_field,
.scheme_color_blocks .top_panel_inner_style_2 .search_submit,
.scheme_color_blocks .top_panel_inner_style_4 .search_field,
.scheme_color_blocks .top_panel_inner_style_4 .search_submit {
  color: #FFFFFF;
}
.scheme_original .top_panel_inner_style_3 .search_field {
  color: #ffffff;
}
.scheme_light .top_panel_inner_style_3 .search_field {
  color: #ffffff;
}
.scheme_dark .top_panel_inner_style_3 .search_field {
  color: #f0f0f0;
}
.scheme_color_blocks .top_panel_inner_style_3 .search_field {
  color: #F0F0F0;
}
.scheme_original .top_panel_inner_style_3 .search_wrap form {
  background-color: rgba(38,28,24,0.9);
}
.scheme_light .top_panel_inner_style_3 .search_wrap form {
  background-color: rgba(255,255,255,0.9);
}
.scheme_dark .top_panel_inner_style_3 .search_wrap form {
  background-color: rgba(229,229,229,0.9);
}
.scheme_color_blocks .top_panel_inner_style_3 .search_wrap form {
  background-color: rgba(255,255,0,0.9);
}
.scheme_original .top_panel_inner_style_8 .search_field:focus {
  color: #b6b3b3;
}
.scheme_light .top_panel_inner_style_8 .search_field:focus {
  color: #232a34;
}
.scheme_dark .top_panel_inner_style_8 .search_field:focus {
  color: #d0d0d0;
}
.scheme_color_blocks .top_panel_inner_style_8 .search_field:focus {
  color: #FFFFFF;
}
.scheme_original .top_panel_inner_style_8 .search_field:focus {
  background-color: #ffffff;
}
.scheme_light .top_panel_inner_style_8 .search_field:focus {
  background-color: #f0f0f0;
}
.scheme_dark .top_panel_inner_style_8 .search_field:focus {
  background-color: #505050;
}
.scheme_color_blocks .top_panel_inner_style_8 .search_field:focus {
  background-color: #108678;
}
.top_panel_icon {
  margin: -0.3em 0 0 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 {
  color: #F4452A;
}
.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_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_color_blocks .top_panel_icon.search_wrap,
.scheme_color_blocks .top_panel_inner_style_5 .menu_main_responsive_button,
.scheme_color_blocks .top_panel_inner_style_6 .menu_main_responsive_button,
.scheme_color_blocks .top_panel_inner_style_7 .menu_main_responsive_button {
  color: #1D9B9D;
}
.scheme_original .top_panel_icon .contact_icon,
.scheme_original .top_panel_icon .search_submit {
  color: #F4452A;
}
.scheme_light .top_panel_icon .contact_icon,
.scheme_light .top_panel_icon .search_submit {
  color: #20c7ca;
}
.scheme_dark .top_panel_icon .contact_icon,
.scheme_dark .top_panel_icon .search_submit {
  color: #20c7ca;
}
.scheme_color_blocks .top_panel_icon .contact_icon,
.scheme_color_blocks .top_panel_icon .search_submit {
  color: #1D9B9D;
}
.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_dark .top_panel_icon.menu_main_cart .contact_icon {
  background-color: #333333;
}
.scheme_color_blocks .top_panel_icon.menu_main_cart .contact_icon {
  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_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_color_blocks .top_panel_middle a:hover .contact_icon,
.scheme_color_blocks .top_panel_icon.search_wrap:hover input,
.scheme_color_blocks .top_panel_icon.search_wrap:hover button,
.scheme_color_blocks .top_panel_icon:hover .contact_icon,
.scheme_color_blocks .top_panel_icon:hover .search_submit,
.scheme_color_blocks .top_panel_inner_style_5 .menu_main_responsive_button:hover,
.scheme_color_blocks .top_panel_inner_style_6 .menu_main_responsive_button:hover,
.scheme_color_blocks .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: #F4452A;
}
.scheme_light .search_results .post_more,
.scheme_light .search_results .search_results_close {
  color: #20c7ca;
}
.scheme_dark .search_results .post_more,
.scheme_dark .search_results .search_results_close {
  color: #20c7ca;
}
.scheme_color_blocks .search_results .post_more,
.scheme_color_blocks .search_results .search_results_close {
  color: #1D9B9D;
}
.scheme_original .search_results .post_more:hover,
.scheme_original .search_results .search_results_close:hover {
  color: #FFFFFF;
}
.scheme_light .search_results .post_more:hover,
.scheme_light .search_results .search_results_close:hover {
  color: #189799;
}
.scheme_dark .search_results .post_more:hover,
.scheme_dark .search_results .search_results_close:hover {
  color: #189799;
}
.scheme_color_blocks .search_results .post_more:hover,
.scheme_color_blocks .search_results .search_results_close:hover {
  color: #23E8EB;
}
.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: #382e26;
}
.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: #232a34;
}
.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: #e0e0e0;
}
.scheme_color_blocks .top_panel_inner_style_1 .search_results,
.scheme_color_blocks .top_panel_inner_style_1 .search_results:after,
.scheme_color_blocks .top_panel_inner_style_2 .search_results,
.scheme_color_blocks .top_panel_inner_style_2 .search_results:after,
.scheme_color_blocks .top_panel_inner_style_3 .search_results,
.scheme_color_blocks .top_panel_inner_style_3 .search_results:after {
  color: #FFFFFF;
}
.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: #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 {
  background-color: #f7f7f7;
}
.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: #333333;
}
.scheme_color_blocks .top_panel_inner_style_1 .search_results,
.scheme_color_blocks .top_panel_inner_style_1 .search_results:after,
.scheme_color_blocks .top_panel_inner_style_2 .search_results,
.scheme_color_blocks .top_panel_inner_style_2 .search_results:after,
.scheme_color_blocks .top_panel_inner_style_3 .search_results,
.scheme_color_blocks .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: #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 {
  border-color: #189799;
}
.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_color_blocks .top_panel_inner_style_1 .search_results,
.scheme_color_blocks .top_panel_inner_style_1 .search_results:after,
.scheme_color_blocks .top_panel_inner_style_2 .search_results,
.scheme_color_blocks .top_panel_inner_style_2 .search_results:after,
.scheme_color_blocks .top_panel_inner_style_3 .search_results,
.scheme_color_blocks .top_panel_inner_style_3 .search_results:after {
  border-color: #23E8EB;
}
.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: #382e26;
}
.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: #232a34;
}
.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: #e0e0e0;
}
.scheme_color_blocks .top_panel_inner_style_1 .search_results a,
.scheme_color_blocks .top_panel_inner_style_1 .search_results .post_info a,
.scheme_color_blocks .top_panel_inner_style_1 .search_results .post_info a > span,
.scheme_color_blocks .top_panel_inner_style_1 .search_results .post_more,
.scheme_color_blocks .top_panel_inner_style_1 .search_results .search_results_close,
.scheme_color_blocks .top_panel_inner_style_2 .search_results a,
.scheme_color_blocks .top_panel_inner_style_2 .search_results .post_info a,
.scheme_color_blocks .top_panel_inner_style_2 .search_results .post_info a > span,
.scheme_color_blocks .top_panel_inner_style_2 .search_results .post_more,
.scheme_color_blocks .top_panel_inner_style_2 .search_results .search_results_close,
.scheme_color_blocks .top_panel_inner_style_3 .search_results a,
.scheme_color_blocks .top_panel_inner_style_3 .search_results .post_info a,
.scheme_color_blocks .top_panel_inner_style_3 .search_results .post_info a > span,
.scheme_color_blocks .top_panel_inner_style_3 .search_results .post_more,
.scheme_color_blocks .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: #189799;
}
.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: #189799;
}
.scheme_color_blocks .top_panel_inner_style_1 .search_results a:hover,
.scheme_color_blocks .top_panel_inner_style_1 .search_results .post_info a:hover,
.scheme_color_blocks .top_panel_inner_style_1 .search_results .post_info a:hover > span,
.scheme_color_blocks .top_panel_inner_style_1 .search_results .post_more:hover,
.scheme_color_blocks .top_panel_inner_style_1 .search_results .search_results_close:hover,
.scheme_color_blocks .top_panel_inner_style_2 .search_results a:hover,
.scheme_color_blocks .top_panel_inner_style_2 .search_results .post_info a:hover,
.scheme_color_blocks .top_panel_inner_style_2 .search_results .post_info a:hover > span,
.scheme_color_blocks .top_panel_inner_style_2 .search_results .post_more:hover,
.scheme_color_blocks .top_panel_inner_style_2 .search_results .search_results_close:hover,
.scheme_color_blocks .top_panel_inner_style_3 .search_results a:hover,
.scheme_color_blocks .top_panel_inner_style_3 .search_results .post_info a:hover,
.scheme_color_blocks .top_panel_inner_style_3 .search_results .post_info a:hover > span,
.scheme_color_blocks .top_panel_inner_style_3 .search_results .post_more:hover,
.scheme_color_blocks .top_panel_inner_style_3 .search_results .search_results_close:hover {
  color: #23E8EB;
}
.top_panel_fixed .menu_main_wrap {
  padding: 1.43em 0;
}
.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: #cccccc;
}
.scheme_light .top_panel_inner_style_8 .menu_pushy_wrap .menu_pushy_button {
  color: #8a8a8a;
}
.scheme_dark .top_panel_inner_style_8 .menu_pushy_wrap .menu_pushy_button {
  color: #999999;
}
.scheme_color_blocks .top_panel_inner_style_8 .menu_pushy_wrap .menu_pushy_button {
  color: #DADADA;
}
.scheme_original .top_panel_inner_style_8 .menu_pushy_wrap .menu_pushy_button:hover {
  color: #b6b3b3;
}
.scheme_light .top_panel_inner_style_8 .menu_pushy_wrap .menu_pushy_button:hover {
  color: #232a34;
}
.scheme_dark .top_panel_inner_style_8 .menu_pushy_wrap .menu_pushy_button:hover {
  color: #d0d0d0;
}
.scheme_color_blocks .top_panel_inner_style_8 .menu_pushy_wrap .menu_pushy_button:hover {
  color: #FFFFFF;
}
.top_panel_inner_style_8 .top_panel_buttons,
.top_panel_inner_style_8 .menu_pushy_wrap .menu_pushy_button {
  padding-top: 1.8em;
  padding-bottom: 1.8em;
}
.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: #cccccc;
}
.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: #8a8a8a;
}
.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: #999999;
}
.scheme_color_blocks .top_panel_inner_style_8 .top_panel_buttons .contact_icon,
.scheme_color_blocks .top_panel_inner_style_8 .top_panel_buttons .top_panel_icon .search_submit {
  color: #DADADA;
}
.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: #b6b3b3;
}
.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: #232a34;
}
.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: #d0d0d0;
}
.scheme_color_blocks .top_panel_inner_style_8 .top_panel_buttons a:hover .contact_icon,
.scheme_color_blocks .top_panel_inner_style_8 .top_panel_buttons .top_panel_icon:hover .search_submit {
  color: #FFFFFF;
}
.scheme_original .pushy_inner {
  color: #6e6a67;
}
.scheme_light .pushy_inner {
  color: #8a8a8a;
}
.scheme_dark .pushy_inner {
  color: #909090;
}
.scheme_color_blocks .pushy_inner {
  color: #F0F0F0;
}
.scheme_original .pushy_inner {
  background-color: #ffffff;
}
.scheme_light .pushy_inner {
  background-color: #f7f7f7;
}
.scheme_dark .pushy_inner {
  background-color: #333333;
}
.scheme_color_blocks .pushy_inner {
  background-color: #20C7CA;
}
.scheme_original .pushy_inner a {
  color: #F4452A;
}
.scheme_light .pushy_inner a {
  color: #20c7ca;
}
.scheme_dark .pushy_inner a {
  color: #20c7ca;
}
.scheme_color_blocks .pushy_inner a {
  color: #1D9B9D;
}
.scheme_original .pushy_inner a:hover {
  color: #FFFFFF;
}
.scheme_light .pushy_inner a:hover {
  color: #189799;
}
.scheme_dark .pushy_inner a:hover {
  color: #189799;
}
.scheme_color_blocks .pushy_inner a:hover {
  color: #23E8EB;
}
.scheme_original .pushy_inner ul ul {
  background-color: rgba(255,255,255,0.8);
}
.scheme_light .pushy_inner ul ul {
  background-color: rgba(255,255,255,0.8);
}
.scheme_dark .pushy_inner ul ul {
  background-color: rgba(102,102,102,0.8);
}
.scheme_color_blocks .pushy_inner ul ul {
  background-color: rgba(15,116,104,0.8);
}
.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: #F4452A;
}
.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: #20c7ca;
}
.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: #20c7ca;
}
.scheme_color_blocks .top_panel_inner_style_3 .popup_wrap a,
.scheme_color_blocks .top_panel_inner_style_3 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.scheme_color_blocks .top_panel_inner_style_4 .popup_wrap a,
.scheme_color_blocks .top_panel_inner_style_4 .popup_wrap .sc_socials.sc_socials_type_icons a:hover,
.scheme_color_blocks .top_panel_inner_style_5 .popup_wrap a,
.scheme_color_blocks .top_panel_inner_style_5 .popup_wrap .sc_socials.sc_socials_type_icons a:hover {
  color: #1D9B9D;
}
.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: #FFFFFF;
}
.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_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;
}
.scheme_color_blocks .top_panel_inner_style_3 .popup_wrap a:hover,
.scheme_color_blocks .top_panel_inner_style_4 .popup_wrap a:hover,
.scheme_color_blocks .top_panel_inner_style_5 .popup_wrap a:hover {
  color: #23E8EB;
}
.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: #6e6a67;
}
.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: #8a8a8a;
}
.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: #909090;
}
.scheme_color_blocks .top_panel_inner_style_3 .popup_wrap,
.scheme_color_blocks .top_panel_inner_style_4 .popup_wrap,
.scheme_color_blocks .top_panel_inner_style_5 .popup_wrap,
.scheme_color_blocks .top_panel_inner_style_3 .popup_wrap .popup_close,
.scheme_color_blocks .top_panel_inner_style_3 .popup_wrap .sc_socials.sc_socials_type_icons a,
.scheme_color_blocks .top_panel_inner_style_4 .popup_wrap .popup_close,
.scheme_color_blocks .top_panel_inner_style_4 .popup_wrap .sc_socials.sc_socials_type_icons a,
.scheme_color_blocks .top_panel_inner_style_5 .popup_wrap .popup_close,
.scheme_color_blocks .top_panel_inner_style_5 .popup_wrap .sc_socials.sc_socials_type_icons a {
  color: #F0F0F0;
}
.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: #382e26;
}
.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: #232a34;
}
.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_color_blocks .top_panel_inner_style_3 .popup_wrap .popup_close:hover,
.scheme_color_blocks .top_panel_inner_style_4 .popup_wrap .popup_close:hover,
.scheme_color_blocks .top_panel_inner_style_5 .popup_wrap .popup_close:hover {
  color: #FFFFFF;
}
.scheme_original .tparrows.default {
  color: #ffffff;
}
.scheme_light .tparrows.default {
  color: #f7f7f7;
}
.scheme_dark .tparrows.default {
  color: #333333;
}
.scheme_color_blocks .tparrows.default {
  color: #20C7CA;
}
.scheme_original .tp-bullets.simplebullets.round .bullet {
  background-color: #ffffff;
}
.scheme_light .tp-bullets.simplebullets.round .bullet {
  background-color: #f7f7f7;
}
.scheme_dark .tp-bullets.simplebullets.round .bullet {
  background-color: #333333;
}
.scheme_color_blocks .tp-bullets.simplebullets.round .bullet {
  background-color: #20C7CA;
}
.scheme_original .tp-bullets.simplebullets.round .bullet.selected {
  border-color: #ffffff;
}
.scheme_light .tp-bullets.simplebullets.round .bullet.selected {
  border-color: #f7f7f7;
}
.scheme_dark .tp-bullets.simplebullets.round .bullet.selected {
  border-color: #333333;
}
.scheme_color_blocks .tp-bullets.simplebullets.round .bullet.selected {
  border-color: #20C7CA;
}
.scheme_original .top_panel_title_inner {
  background-color: #F4452A;
}
.scheme_light .top_panel_title_inner {
  background-color: #20c7ca;
}
.scheme_dark .top_panel_title_inner {
  background-color: #20c7ca;
}
.scheme_color_blocks .top_panel_title_inner {
  background-color: #1D9B9D;
}
.scheme_original .top_panel_title_inner .page_title {
  color: #ffffff;
}
.scheme_light .top_panel_title_inner .page_title {
  color: #ffffff;
}
.scheme_dark .top_panel_title_inner .page_title {
  color: #f0f0f0;
}
.scheme_color_blocks .top_panel_title_inner .page_title {
  color: #F0F0F0;
}
.scheme_original .top_panel_title_inner .breadcrumbs a.breadcrumbs_item {
  color: rgba(255,255,255,0.6);
}
.scheme_light .top_panel_title_inner .breadcrumbs a.breadcrumbs_item {
  color: rgba(255,255,255,0.6);
}
.scheme_dark .top_panel_title_inner .breadcrumbs a.breadcrumbs_item {
  color: rgba(240,240,240,0.6);
}
.scheme_color_blocks .top_panel_title_inner .breadcrumbs a.breadcrumbs_item {
  color: rgba(240,240,240,0.6);
}
.scheme_original .top_panel_title_inner .breadcrumbs a.breadcrumbs_item:hover {
  color: #ffffff;
}
.scheme_light .top_panel_title_inner .breadcrumbs a.breadcrumbs_item:hover {
  color: #ffffff;
}
.scheme_dark .top_panel_title_inner .breadcrumbs a.breadcrumbs_item:hover {
  color: #f0f0f0;
}
.scheme_color_blocks .top_panel_title_inner .breadcrumbs a.breadcrumbs_item:hover {
  color: #F0F0F0;
}
.scheme_original .top_panel_title_inner .breadcrumbs span {
  color: #ffffff;
}
.scheme_light .top_panel_title_inner .breadcrumbs span {
  color: #ffffff;
}
.scheme_dark .top_panel_title_inner .breadcrumbs span {
  color: #f0f0f0;
}
.scheme_color_blocks .top_panel_title_inner .breadcrumbs span {
  color: #F0F0F0;
}
.scheme_original .top_panel_title_inner .breadcrumbs .breadcrumbs_delimiter::before {
  background-color: rgba(255,255,255,0.6);
}
.scheme_light .top_panel_title_inner .breadcrumbs .breadcrumbs_delimiter::before {
  background-color: rgba(255,255,255,0.6);
}
.scheme_dark .top_panel_title_inner .breadcrumbs .breadcrumbs_delimiter::before {
  background-color: rgba(240,240,240,0.6);
}
.scheme_color_blocks .top_panel_title_inner .breadcrumbs .breadcrumbs_delimiter::before {
  background-color: rgba(240,240,240,0.6);
}
.scheme_original .post_title .post_icon {
  color: #F4452A;
}
.scheme_light .post_title .post_icon {
  color: #20c7ca;
}
.scheme_dark .post_title .post_icon {
  color: #20c7ca;
}
.scheme_color_blocks .post_title .post_icon {
  color: #1D9B9D;
}
.scheme_original .pagination > a {
  border-color: #F4452A;
}
.scheme_light .pagination > a {
  border-color: #20c7ca;
}
.scheme_dark .pagination > a {
  border-color: #20c7ca;
}
.scheme_color_blocks .pagination > a {
  border-color: #1D9B9D;
}
.scheme_original .post_format_aside .post_descr,
.scheme_original .post_format_aside .post_descr::before {
  color: #ffffff;
}
.scheme_light .post_format_aside .post_descr,
.scheme_light .post_format_aside .post_descr::before {
  color: #ffffff;
}
.scheme_dark .post_format_aside .post_descr,
.scheme_dark .post_format_aside .post_descr::before {
  color: #f0f0f0;
}
.scheme_color_blocks .post_format_aside .post_descr,
.scheme_color_blocks .post_format_aside .post_descr::before {
  color: #F0F0F0;
}
.post_format_aside .post_descr {
  background: #6e6a67;
}
.post_info {
  line-height: 1.2857em;
  font-style: italic;
  margin-bottom: 1.75em;
  font-weight: 700;
  font-family: 'Raleway';
  font-size: .875em;
}
.scheme_original .post_info a,
.scheme_original .post_info a > span {
  color: #6e6a67;
}
.scheme_light .post_info a,
.scheme_light .post_info a > span {
  color: #8a8a8a;
}
.scheme_dark .post_info a,
.scheme_dark .post_info a > span {
  color: #909090;
}
.scheme_color_blocks .post_info a,
.scheme_color_blocks .post_info a > span {
  color: #F0F0F0;
}
.scheme_original .post_info a[class*="icon-"] {
  color: #F4452A;
}
.scheme_light .post_info a[class*="icon-"] {
  color: #20c7ca;
}
.scheme_dark .post_info a[class*="icon-"] {
  color: #20c7ca;
}
.scheme_color_blocks .post_info a[class*="icon-"] {
  color: #1D9B9D;
}
.scheme_original .post_info a:hover,
.scheme_original .post_info a:hover > span {
  color: #e43b1b;
}
.scheme_light .post_info a:hover,
.scheme_light .post_info a:hover > span {
  color: #ffffff;
}
.scheme_dark .post_info a:hover,
.scheme_dark .post_info a:hover > span {
  color: #ffffff;
}
.scheme_color_blocks .post_info a:hover,
.scheme_color_blocks .post_info a:hover > span {
  color: #FCFFA3;
}
.scheme_original .post_item .post_readmore:hover .post_readmore_label {
  color: #FFFFFF;
}
.scheme_light .post_item .post_readmore:hover .post_readmore_label {
  color: #189799;
}
.scheme_dark .post_item .post_readmore:hover .post_readmore_label {
  color: #189799;
}
.scheme_color_blocks .post_item .post_readmore:hover .post_readmore_label {
  color: #23E8EB;
}
.scheme_original .post_item .post_descr .sc_button.readmore-excerpt,
.scheme_original .sc_services_item .sc_services_item_readmore.readmore-excerpt {
  color: #e43b1b;
}
.scheme_light .post_item .post_descr .sc_button.readmore-excerpt,
.scheme_light .sc_services_item .sc_services_item_readmore.readmore-excerpt {
  color: #ffffff;
}
.scheme_dark .post_item .post_descr .sc_button.readmore-excerpt,
.scheme_dark .sc_services_item .sc_services_item_readmore.readmore-excerpt {
  color: #ffffff;
}
.scheme_color_blocks .post_item .post_descr .sc_button.readmore-excerpt,
.scheme_color_blocks .sc_services_item .sc_services_item_readmore.readmore-excerpt {
  color: #FCFFA3;
}
.post_item .post_descr .sc_button.readmore-excerpt:hover,
.sc_services_item .sc_services_item_readmore.readmore-excerpt:hover {
  background: none;
}
.scheme_original .post_item .post_descr .sc_button.readmore-excerpt:hover,
.scheme_original .sc_services_item .sc_services_item_readmore.readmore-excerpt:hover {
  color: #261c18;
}
.scheme_light .post_item .post_descr .sc_button.readmore-excerpt:hover,
.scheme_light .sc_services_item .sc_services_item_readmore.readmore-excerpt:hover {
  color: #ffffff;
}
.scheme_dark .post_item .post_descr .sc_button.readmore-excerpt:hover,
.scheme_dark .sc_services_item .sc_services_item_readmore.readmore-excerpt:hover {
  color: #e5e5e5;
}
.scheme_color_blocks .post_item .post_descr .sc_button.readmore-excerpt:hover,
.scheme_color_blocks .sc_services_item .sc_services_item_readmore.readmore-excerpt:hover {
  color: #FFFF00;
}
.scheme_original .post_item .post_descr .sc_button.readmore-excerpt:hover,
.scheme_original .sc_services_item .sc_services_item_readmore.readmore-excerpt:hover {
  border-color: #261c18;
}
.scheme_light .post_item .post_descr .sc_button.readmore-excerpt:hover,
.scheme_light .sc_services_item .sc_services_item_readmore.readmore-excerpt:hover {
  border-color: #ffffff;
}
.scheme_dark .post_item .post_descr .sc_button.readmore-excerpt:hover,
.scheme_dark .sc_services_item .sc_services_item_readmore.readmore-excerpt:hover {
  border-color: #e5e5e5;
}
.scheme_color_blocks .post_item .post_descr .sc_button.readmore-excerpt:hover,
.scheme_color_blocks .sc_services_item .sc_services_item_readmore.readmore-excerpt:hover {
  border-color: #FFFF00;
}
.scheme_original .post_item_excerpt .post_title a:hover {
  color: #e43b1b;
}
.scheme_light .post_item_excerpt .post_title a:hover {
  color: #ffffff;
}
.scheme_dark .post_item_excerpt .post_title a:hover {
  color: #ffffff;
}
.scheme_color_blocks .post_item_excerpt .post_title a:hover {
  color: #FCFFA3;
}
.scheme_original .post_format_link .post_descr a {
  color: #6e6a67;
}
.scheme_light .post_format_link .post_descr a {
  color: #8a8a8a;
}
.scheme_dark .post_format_link .post_descr a {
  color: #909090;
}
.scheme_color_blocks .post_format_link .post_descr a {
  color: #F0F0F0;
}
.scheme_original .post_format_link .post_descr a:hover {
  color: #e43b1b;
}
.scheme_light .post_format_link .post_descr a:hover {
  color: #ffffff;
}
.scheme_dark .post_format_link .post_descr a:hover {
  color: #ffffff;
}
.scheme_color_blocks .post_format_link .post_descr a:hover {
  color: #FCFFA3;
}
.scheme_original .post_item_related .post_info a {
  color: #6e6a67;
}
.scheme_light .post_item_related .post_info a {
  color: #8a8a8a;
}
.scheme_dark .post_item_related .post_info a {
  color: #909090;
}
.scheme_color_blocks .post_item_related .post_info a {
  color: #F0F0F0;
}
.scheme_original .post_item_related .post_info a:hover,
.scheme_original .post_item_related .post_title a:hover {
  color: #FFFFFF;
}
.scheme_light .post_item_related .post_info a:hover,
.scheme_light .post_item_related .post_title a:hover {
  color: #189799;
}
.scheme_dark .post_item_related .post_info a:hover,
.scheme_dark .post_item_related .post_title a:hover {
  color: #189799;
}
.scheme_color_blocks .post_item_related .post_info a:hover,
.scheme_color_blocks .post_item_related .post_title a:hover {
  color: #23E8EB;
}
.scheme_original .related_wrap .post_item_related,
.scheme_original .article_style_stretch .post_item_related {
  background-color: #ffffff;
}
.scheme_light .related_wrap .post_item_related,
.scheme_light .article_style_stretch .post_item_related {
  background-color: #ffffff;
}
.scheme_dark .related_wrap .post_item_related,
.scheme_dark .article_style_stretch .post_item_related {
  background-color: #666666;
}
.scheme_color_blocks .related_wrap .post_item_related,
.scheme_color_blocks .article_style_stretch .post_item_related {
  background-color: #0F7468;
}
.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_dark .article_style_boxed.sidebar_show[class*="single-"] .related_wrap .post_item_related {
  background-color: #333333;
}
.scheme_color_blocks .article_style_boxed.sidebar_show[class*="single-"] .related_wrap .post_item_related {
  background-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_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_color_blocks .isotope_item_colored .post_featured .post_mark_new,
.scheme_color_blocks .isotope_item_colored .post_featured .post_title,
.scheme_color_blocks .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: #F4452A;
}
.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_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_color_blocks .isotope_item_colored .post_featured .post_mark_new,
.scheme_color_blocks .isotope_item_colored .post_featured .post_title,
.scheme_color_blocks .isotope_item_colored .post_content.ih-item.square.colored .info {
  background-color: #1D9B9D;
}
.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_dark .isotope_item_colored .post_featured .post_title a {
  color: #f0f0f0;
}
.scheme_color_blocks .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: #F4452A;
}
.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_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_color_blocks .isotope_item_colored .post_category a,
.scheme_color_blocks .isotope_item_colored .post_rating .reviews_stars_bg,
.scheme_color_blocks .isotope_item_colored .post_rating .reviews_stars_hover,
.scheme_color_blocks .isotope_item_colored .post_rating .reviews_value {
  color: #1D9B9D;
}
.scheme_original .isotope_item_colored .post_featured .post_descr {
  background-color: #ffffff;
}
.scheme_light .isotope_item_colored .post_featured .post_descr {
  background-color: #ffffff;
}
.scheme_dark .isotope_item_colored .post_featured .post_descr {
  background-color: #666666;
}
.scheme_color_blocks .isotope_item_colored .post_featured .post_descr {
  background-color: #0F7468;
}
.scheme_original .isotope_item_colored .post_info_wrap .post_button .sc_button {
  color: #F4452A;
}
.scheme_light .isotope_item_colored .post_info_wrap .post_button .sc_button {
  color: #20c7ca;
}
.scheme_dark .isotope_item_colored .post_info_wrap .post_button .sc_button {
  color: #20c7ca;
}
.scheme_color_blocks .isotope_item_colored .post_info_wrap .post_button .sc_button {
  color: #1D9B9D;
}
.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_dark .isotope_item_colored .post_info_wrap .post_button .sc_button {
  background-color: #333333;
}
.scheme_color_blocks .isotope_item_colored .post_info_wrap .post_button .sc_button {
  background-color: #20C7CA;
}
.scheme_original .isotope_item_colored_1 .post_item {
  background-color: #ffffff;
}
.scheme_light .isotope_item_colored_1 .post_item {
  background-color: #ffffff;
}
.scheme_dark .isotope_item_colored_1 .post_item {
  background-color: #666666;
}
.scheme_color_blocks .isotope_item_colored_1 .post_item {
  background-color: #0F7468;
}
.scheme_original .isotope_item_colored_1 .post_item {
  color: #cccccc;
}
.scheme_light .isotope_item_colored_1 .post_item {
  color: #8a8a8a;
}
.scheme_dark .isotope_item_colored_1 .post_item {
  color: #999999;
}
.scheme_color_blocks .isotope_item_colored_1 .post_item {
  color: #DADADA;
}
.scheme_original .isotope_item_colored_1 a,
.scheme_original .isotope_item_colored_1 .post_title a {
  color: #e43b1b;
}
.scheme_light .isotope_item_colored_1 a,
.scheme_light .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_color_blocks .isotope_item_colored_1 a,
.scheme_color_blocks .isotope_item_colored_1 .post_title a {
  color: #CAB720;
}
.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: #382e26;
}
.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: #232a34;
}
.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: #e0e0e0;
}
.scheme_color_blocks .isotope_item_colored_1 a:hover,
.scheme_color_blocks .isotope_item_colored_1 .post_title a:hover,
.scheme_color_blocks .isotope_item_colored_1 .post_category a:hover {
  color: #FFFFFF;
}
.scheme_original .isotope_wrap .isotope_item_colored_1 .post_featured {
  border-color: #F4452A;
}
.scheme_light .isotope_wrap .isotope_item_colored_1 .post_featured {
  border-color: #20c7ca;
}
.scheme_dark .isotope_wrap .isotope_item_colored_1 .post_featured {
  border-color: #20c7ca;
}
.scheme_color_blocks .isotope_wrap .isotope_item_colored_1 .post_featured {
  border-color: #1D9B9D;
}
.scheme_original .isotope_filters a {
  border-color: #F4452A;
}
.scheme_light .isotope_filters a {
  border-color: #20c7ca;
}
.scheme_dark .isotope_filters a {
  border-color: #20c7ca;
}
.scheme_color_blocks .isotope_filters a {
  border-color: #1D9B9D;
}
.scheme_original .isotope_filters a {
  color: #6e6a67;
}
.scheme_light .isotope_filters a {
  color: #8a8a8a;
}
.scheme_dark .isotope_filters a {
  color: #909090;
}
.scheme_color_blocks .isotope_filters a {
  color: #F0F0F0;
}
.scheme_original .isotope_filters a.active,
.scheme_original .isotope_filters a:hover {
  border-color: #FFFFFF;
}
.scheme_light .isotope_filters a.active,
.scheme_light .isotope_filters a:hover {
  border-color: #189799;
}
.scheme_dark .isotope_filters a.active,
.scheme_dark .isotope_filters a:hover {
  border-color: #189799;
}
.scheme_color_blocks .isotope_filters a.active,
.scheme_color_blocks .isotope_filters a:hover {
  border-color: #23E8EB;
}
.scheme_original .isotope_filters a.active,
.scheme_original .isotope_filters a:hover {
  background-color: #FFFFFF;
}
.scheme_light .isotope_filters a.active,
.scheme_light .isotope_filters a:hover {
  background-color: #189799;
}
.scheme_dark .isotope_filters a.active,
.scheme_dark .isotope_filters a:hover {
  background-color: #189799;
}
.scheme_color_blocks .isotope_filters a.active,
.scheme_color_blocks .isotope_filters a:hover {
  background-color: #23E8EB;
}
.scheme_original .isotope_filters a.active,
.scheme_original .isotope_filters a:hover {
  color: #ffffff;
}
.scheme_light .isotope_filters a.active,
.scheme_light .isotope_filters a:hover {
  color: #ffffff;
}
.scheme_dark .isotope_filters a.active,
.scheme_dark .isotope_filters a:hover {
  color: #f0f0f0;
}
.scheme_color_blocks .isotope_filters a.active,
.scheme_color_blocks .isotope_filters a:hover {
  color: #F0F0F0;
}
.scheme_original .pagination_single > .pager_numbers,
.scheme_original .pagination_single a,
.scheme_original .pagination_slider .pager_cur,
.scheme_original .pagination_pages > a,
.scheme_original .pagination_pages > span {
  border-color: #F4452A;
}
.scheme_light .pagination_single > .pager_numbers,
.scheme_light .pagination_single a,
.scheme_light .pagination_slider .pager_cur,
.scheme_light .pagination_pages > a,
.scheme_light .pagination_pages > span {
  border-color: #20c7ca;
}
.scheme_dark .pagination_single > .pager_numbers,
.scheme_dark .pagination_single a,
.scheme_dark .pagination_slider .pager_cur,
.scheme_dark .pagination_pages > a,
.scheme_dark .pagination_pages > span {
  border-color: #20c7ca;
}
.scheme_color_blocks .pagination_single > .pager_numbers,
.scheme_color_blocks .pagination_single a,
.scheme_color_blocks .pagination_slider .pager_cur,
.scheme_color_blocks .pagination_pages > a,
.scheme_color_blocks .pagination_pages > span {
  border-color: #1D9B9D;
}
.scheme_original .pagination_single > .pager_numbers,
.scheme_original .pagination_single a,
.scheme_original .pagination_slider .pager_cur,
.scheme_original .pagination_pages > a,
.scheme_original .pagination_pages > span {
  background-color: #F4452A;
}
.scheme_light .pagination_single > .pager_numbers,
.scheme_light .pagination_single a,
.scheme_light .pagination_slider .pager_cur,
.scheme_light .pagination_pages > a,
.scheme_light .pagination_pages > span {
  background-color: #20c7ca;
}
.scheme_dark .pagination_single > .pager_numbers,
.scheme_dark .pagination_single a,
.scheme_dark .pagination_slider .pager_cur,
.scheme_dark .pagination_pages > a,
.scheme_dark .pagination_pages > span {
  background-color: #20c7ca;
}
.scheme_color_blocks .pagination_single > .pager_numbers,
.scheme_color_blocks .pagination_single a,
.scheme_color_blocks .pagination_slider .pager_cur,
.scheme_color_blocks .pagination_pages > a,
.scheme_color_blocks .pagination_pages > span {
  background-color: #1D9B9D;
}
.scheme_original .pagination_single > .pager_numbers,
.scheme_original .pagination_single a,
.scheme_original .pagination_slider .pager_cur,
.scheme_original .pagination_pages > a,
.scheme_original .pagination_pages > span {
  color: #ffffff;
}
.scheme_light .pagination_single > .pager_numbers,
.scheme_light .pagination_single a,
.scheme_light .pagination_slider .pager_cur,
.scheme_light .pagination_pages > a,
.scheme_light .pagination_pages > span {
  color: #ffffff;
}
.scheme_dark .pagination_single > .pager_numbers,
.scheme_dark .pagination_single a,
.scheme_dark .pagination_slider .pager_cur,
.scheme_dark .pagination_pages > a,
.scheme_dark .pagination_pages > span {
  color: #f0f0f0;
}
.scheme_color_blocks .pagination_single > .pager_numbers,
.scheme_color_blocks .pagination_single a,
.scheme_color_blocks .pagination_slider .pager_cur,
.scheme_color_blocks .pagination_pages > a,
.scheme_color_blocks .pagination_pages > span {
  color: #F0F0F0;
}
.scheme_original .pagination_single > .pager_numbers,
.scheme_original .pagination_single a:hover,
.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 {
  background-color: #ffffff;
}
.scheme_light .pagination_single > .pager_numbers,
.scheme_light .pagination_single a:hover,
.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 {
  background-color: #f7f7f7;
}
.scheme_dark .pagination_single > .pager_numbers,
.scheme_dark .pagination_single a:hover,
.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 {
  background-color: #333333;
}
.scheme_color_blocks .pagination_single > .pager_numbers,
.scheme_color_blocks .pagination_single a:hover,
.scheme_color_blocks .pagination_slider .pager_cur:hover,
.scheme_color_blocks .pagination_slider .pager_cur:focus,
.scheme_color_blocks .pagination_pages > .active,
.scheme_color_blocks .pagination_pages > a:hover {
  background-color: #20C7CA;
}
.scheme_original .pagination_single > .pager_numbers,
.scheme_original .pagination_single a:hover,
.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 {
  color: #F4452A;
}
.scheme_light .pagination_single > .pager_numbers,
.scheme_light .pagination_single a:hover,
.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 {
  color: #20c7ca;
}
.scheme_dark .pagination_single > .pager_numbers,
.scheme_dark .pagination_single a:hover,
.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 {
  color: #20c7ca;
}
.scheme_color_blocks .pagination_single > .pager_numbers,
.scheme_color_blocks .pagination_single a:hover,
.scheme_color_blocks .pagination_slider .pager_cur:hover,
.scheme_color_blocks .pagination_slider .pager_cur:focus,
.scheme_color_blocks .pagination_pages > .active,
.scheme_color_blocks .pagination_pages > a:hover {
  color: #1D9B9D;
}
.scheme_original .pagination_slider .pager_slider {
  border-color: #cfc8c4;
}
.scheme_light .pagination_slider .pager_slider {
  border-color: #dddddd;
}
.scheme_dark .pagination_slider .pager_slider {
  border-color: #7d7d7d;
}
.scheme_color_blocks .pagination_slider .pager_slider {
  border-color: #1DB3B6;
}
.scheme_original .pagination_slider .pager_slider {
  background-color: #ffffff;
}
.scheme_light .pagination_slider .pager_slider {
  background-color: #f7f7f7;
}
.scheme_dark .pagination_slider .pager_slider {
  background-color: #333333;
}
.scheme_color_blocks .pagination_slider .pager_slider {
  background-color: #20C7CA;
}
.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: #F4452A;
}
.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_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_color_blocks .pagination_wrap .pager_next,
.scheme_color_blocks .pagination_wrap .pager_prev,
.scheme_color_blocks .pagination_wrap .pager_last,
.scheme_color_blocks .pagination_wrap .pager_first {
  color: #1D9B9D;
}
.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: #FFFFFF;
}
.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_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_color_blocks .pagination_wrap .pager_next:hover,
.scheme_color_blocks .pagination_wrap .pager_prev:hover,
.scheme_color_blocks .pagination_wrap .pager_last:hover,
.scheme_color_blocks .pagination_wrap .pager_first:hover {
  color: #23E8EB;
}
.scheme_original .pagination_viewmore > a {
  color: #ffffff;
}
.scheme_light .pagination_viewmore > a {
  color: #ffffff;
}
.scheme_dark .pagination_viewmore > a {
  color: #f0f0f0;
}
.scheme_color_blocks .pagination_viewmore > a {
  color: #F0F0F0;
}
.scheme_original .pagination_viewmore > a {
  background-color: #F4452A;
}
.scheme_light .pagination_viewmore > a {
  background-color: #20c7ca;
}
.scheme_dark .pagination_viewmore > a {
  background-color: #20c7ca;
}
.scheme_color_blocks .pagination_viewmore > a {
  background-color: #1D9B9D;
}
.scheme_original .pagination_viewmore > a:hover {
  color: #ffffff;
}
.scheme_light .pagination_viewmore > a:hover {
  color: #ffffff;
}
.scheme_dark .pagination_viewmore > a:hover {
  color: #f0f0f0;
}
.scheme_color_blocks .pagination_viewmore > a:hover {
  color: #F0F0F0;
}
.scheme_original .pagination_viewmore > a:hover {
  background-color: #FFFFFF;
}
.scheme_light .pagination_viewmore > a:hover {
  background-color: #189799;
}
.scheme_dark .pagination_viewmore > a:hover {
  background-color: #189799;
}
.scheme_color_blocks .pagination_viewmore > a:hover {
  background-color: #23E8EB;
}
.scheme_original .viewmore_loader,
.scheme_original .mfp-preloader span,
.scheme_original .sc_video_frame.sc_video_active:before {
  background-color: #FFFFFF;
}
.scheme_light .viewmore_loader,
.scheme_light .mfp-preloader span,
.scheme_light .sc_video_frame.sc_video_active:before {
  background-color: #189799;
}
.scheme_dark .viewmore_loader,
.scheme_dark .mfp-preloader span,
.scheme_dark .sc_video_frame.sc_video_active:before {
  background-color: #189799;
}
.scheme_color_blocks .viewmore_loader,
.scheme_color_blocks .mfp-preloader span,
.scheme_color_blocks .sc_video_frame.sc_video_active:before {
  background-color: #23E8EB;
}
.scheme_original .post_featured .post_nav_item {
  color: #ffffff;
}
.scheme_light .post_featured .post_nav_item {
  color: #ffffff;
}
.scheme_dark .post_featured .post_nav_item {
  color: #f0f0f0;
}
.scheme_color_blocks .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: #F4452A;
}
.scheme_light .post_featured .post_nav_item:before {
  background-color: #20c7ca;
}
.scheme_dark .post_featured .post_nav_item:before {
  background-color: #20c7ca;
}
.scheme_color_blocks .post_featured .post_nav_item:before {
  background-color: #1D9B9D;
}
.scheme_original .post_featured .post_nav_item:before {
  color: #ffffff;
}
.scheme_light .post_featured .post_nav_item:before {
  color: #ffffff;
}
.scheme_dark .post_featured .post_nav_item:before {
  color: #f0f0f0;
}
.scheme_color_blocks .post_featured .post_nav_item:before {
  color: #F0F0F0;
}
.scheme_original .post_featured .post_nav_item .post_nav_info {
  background-color: #F4452A;
}
.scheme_light .post_featured .post_nav_item .post_nav_info {
  background-color: #20c7ca;
}
.scheme_dark .post_featured .post_nav_item .post_nav_info {
  background-color: #20c7ca;
}
.scheme_color_blocks .post_featured .post_nav_item .post_nav_info {
  background-color: #1D9B9D;
}
.scheme_original .reviews_block .reviews_summary .reviews_item {
  background-color: #F4452A;
}
.scheme_light .reviews_block .reviews_summary .reviews_item {
  background-color: #20c7ca;
}
.scheme_dark .reviews_block .reviews_summary .reviews_item {
  background-color: #20c7ca;
}
.scheme_color_blocks .reviews_block .reviews_summary .reviews_item {
  background-color: #1D9B9D;
}
.scheme_original .reviews_block .reviews_summary,
.scheme_original .reviews_block .reviews_max_level_100 .reviews_stars_bg {
  background-color: #ffffff;
}
.scheme_light .reviews_block .reviews_summary,
.scheme_light .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_color_blocks .reviews_block .reviews_summary,
.scheme_color_blocks .reviews_block .reviews_max_level_100 .reviews_stars_bg {
  background-color: #108678;
}
.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_dark .reviews_block .reviews_max_level_100 .reviews_stars_hover,
.scheme_dark .reviews_block .reviews_item .reviews_slider {
  color: #f0f0f0;
}
.scheme_color_blocks .reviews_block .reviews_max_level_100 .reviews_stars_hover,
.scheme_color_blocks .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: #F4452A;
}
.scheme_light .reviews_block .reviews_max_level_100 .reviews_stars_hover,
.scheme_light .reviews_block .reviews_item .reviews_slider {
  background-color: #20c7ca;
}
.scheme_dark .reviews_block .reviews_max_level_100 .reviews_stars_hover,
.scheme_dark .reviews_block .reviews_item .reviews_slider {
  background-color: #20c7ca;
}
.scheme_color_blocks .reviews_block .reviews_max_level_100 .reviews_stars_hover,
.scheme_color_blocks .reviews_block .reviews_item .reviews_slider {
  background-color: #1D9B9D;
}
.scheme_original .reviews_block .reviews_item .reviews_stars_hover {
  color: #F4452A;
}
.scheme_light .reviews_block .reviews_item .reviews_stars_hover {
  color: #20c7ca;
}
.scheme_dark .reviews_block .reviews_item .reviews_stars_hover {
  color: #20c7ca;
}
.scheme_color_blocks .reviews_block .reviews_item .reviews_stars_hover {
  color: #1D9B9D;
}
.scheme_original .reviews_block .reviews_value {
  color: #382e26;
}
.scheme_light .reviews_block .reviews_value {
  color: #232a34;
}
.scheme_dark .reviews_block .reviews_value {
  color: #e0e0e0;
}
.scheme_color_blocks .reviews_block .reviews_value {
  color: #FFFFFF;
}
.scheme_original .reviews_block .reviews_summary .reviews_criteria {
  color: #6e6a67;
}
.scheme_light .reviews_block .reviews_summary .reviews_criteria {
  color: #8a8a8a;
}
.scheme_dark .reviews_block .reviews_summary .reviews_criteria {
  color: #909090;
}
.scheme_color_blocks .reviews_block .reviews_summary .reviews_criteria {
  color: #F0F0F0;
}
.scheme_original .reviews_block .reviews_summary .reviews_value {
  color: #ffffff;
}
.scheme_light .reviews_block .reviews_summary .reviews_value {
  color: #ffffff;
}
.scheme_dark .reviews_block .reviews_summary .reviews_value {
  color: #f0f0f0;
}
.scheme_color_blocks .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: #F4452A;
}
.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_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_color_blocks .post_item .post_rating .reviews_stars_bg,
.scheme_color_blocks .post_item .post_rating .reviews_stars_hover,
.scheme_color_blocks .post_item .post_rating .reviews_value {
  color: #1D9B9D;
}
.scheme_original .post_author {
  background-color: rgba(207,200,196,0.5);
}
.scheme_light .post_author {
  background-color: rgba(221,221,221,0.5);
}
.scheme_dark .post_author {
  background-color: rgba(125,125,125,0.5);
}
.scheme_color_blocks .post_author {
  background-color: rgba(29,179,182,0.5);
}
.scheme_original .post_author {
  color: #6e6a67;
}
.scheme_light .post_author {
  color: #8a8a8a;
}
.scheme_dark .post_author {
  color: #909090;
}
.scheme_color_blocks .post_author {
  color: #F0F0F0;
}
.scheme_original .post_author .post_author_title {
  color: #382e26;
}
.scheme_light .post_author .post_author_title {
  color: #232a34;
}
.scheme_dark .post_author .post_author_title {
  color: #e0e0e0;
}
.scheme_color_blocks .post_author .post_author_title {
  color: #FFFFFF;
}
.scheme_original .post_author .post_author_title a {
  color: #F4452A;
}
.scheme_light .post_author .post_author_title a {
  color: #20c7ca;
}
.scheme_dark .post_author .post_author_title a {
  color: #20c7ca;
}
.scheme_color_blocks .post_author .post_author_title a {
  color: #1D9B9D;
}
.scheme_original .post_author .post_author_title a:hover {
  color: #FFFFFF;
}
.scheme_light .post_author .post_author_title a:hover {
  color: #189799;
}
.scheme_dark .post_author .post_author_title a:hover {
  color: #189799;
}
.scheme_color_blocks .post_author .post_author_title a:hover {
  color: #23E8EB;
}
.scheme_original .post_author .post_author_info .sc_socials a {
  color: #b6b3b3;
}
.scheme_light .post_author .post_author_info .sc_socials a {
  color: #232a34;
}
.scheme_dark .post_author .post_author_info .sc_socials a {
  color: #d0d0d0;
}
.scheme_color_blocks .post_author .post_author_info .sc_socials a {
  color: #FFFFFF;
}
.scheme_original .post_author .post_author_info .sc_socials a:hover {
  color: #FFFFFF;
}
.scheme_light .post_author .post_author_info .sc_socials a:hover {
  color: #189799;
}
.scheme_dark .post_author .post_author_info .sc_socials a:hover {
  color: #189799;
}
.scheme_color_blocks .post_author .post_author_info .sc_socials a:hover {
  color: #23E8EB;
}
.scheme_original .comments_list_wrap ul.children,
.scheme_original .comments_list_wrap ul > li + li {
  border-top-color: #F4452A;
}
.scheme_light .comments_list_wrap ul.children,
.scheme_light .comments_list_wrap ul > li + li {
  border-top-color: #20c7ca;
}
.scheme_dark .comments_list_wrap ul.children,
.scheme_dark .comments_list_wrap ul > li + li {
  border-top-color: #20c7ca;
}
.scheme_color_blocks .comments_list_wrap ul.children,
.scheme_color_blocks .comments_list_wrap ul > li + li {
  border-top-color: #1D9B9D;
}
.scheme_original .comments_list_wrap .comment-respond {
  border-bottom-color: #F4452A;
}
.scheme_light .comments_list_wrap .comment-respond {
  border-bottom-color: #20c7ca;
}
.scheme_dark .comments_list_wrap .comment-respond {
  border-bottom-color: #20c7ca;
}
.scheme_color_blocks .comments_list_wrap .comment-respond {
  border-bottom-color: #1D9B9D;
}
.scheme_original .comments_list_wrap > ul {
  border-bottom-color: #F4452A;
}
.scheme_light .comments_list_wrap > ul {
  border-bottom-color: #20c7ca;
}
.scheme_dark .comments_list_wrap > ul {
  border-bottom-color: #20c7ca;
}
.scheme_color_blocks .comments_list_wrap > ul {
  border-bottom-color: #1D9B9D;
}
.scheme_original .comments_list_wrap .comment_info > span.comment_author,
.scheme_original .comments_list_wrap .comment_info > .comment_date > .comment_date_value {
  color: #F4452A;
}
.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_dark .comments_list_wrap .comment_info > span.comment_author,
.scheme_dark .comments_list_wrap .comment_info > .comment_date > .comment_date_value {
  color: #20c7ca;
}
.scheme_color_blocks .comments_list_wrap .comment_info > span.comment_author,
.scheme_color_blocks .comments_list_wrap .comment_info > .comment_date > .comment_date_value {
  color: #1D9B9D;
}
.post_item_404 .page_title,
.post_item_404 .page_subtitle {
  font-family: inherit;
}
.scheme_original .post_item_404 .page_subtitle span {
  color: #F4452A;
}
.scheme_light .post_item_404 .page_subtitle span {
  color: #20c7ca;
}
.scheme_dark .post_item_404 .page_subtitle span {
  color: #20c7ca;
}
.scheme_color_blocks .post_item_404 .page_subtitle span {
  color: #1D9B9D;
}
.scheme_original .post_item_404 .page_description a {
  color: #e43b1b;
}
.scheme_light .post_item_404 .page_description a {
  color: #ffffff;
}
.scheme_dark .post_item_404 .page_description a {
  color: #ffffff;
}
.scheme_color_blocks .post_item_404 .page_description a {
  color: #FCFFA3;
}
.scheme_original .post_item_404 .page_search .search_wrap button::before {
  color: #ffffff;
}
.scheme_light .post_item_404 .page_search .search_wrap button::before {
  color: #ffffff;
}
.scheme_dark .post_item_404 .page_search .search_wrap button::before {
  color: #f0f0f0;
}
.scheme_color_blocks .post_item_404 .page_search .search_wrap button::before {
  color: #F0F0F0;
}
.scheme_original .post_item_404 .page_search .search_wrap button::before {
  background-color: #e43b1b;
}
.scheme_light .post_item_404 .page_search .search_wrap button::before {
  background-color: #ffffff;
}
.scheme_dark .post_item_404 .page_search .search_wrap button::before {
  background-color: #ffffff;
}
.scheme_color_blocks .post_item_404 .page_search .search_wrap button::before {
  background-color: #FCFFA3;
}
.scheme_original .post_item_404 .page_search .search_wrap button:hover::before {
  background-color: #261c18;
}
.scheme_light .post_item_404 .page_search .search_wrap button:hover::before {
  background-color: #ffffff;
}
.scheme_dark .post_item_404 .page_search .search_wrap button:hover::before {
  background-color: #e5e5e5;
}
.scheme_color_blocks .post_item_404 .page_search .search_wrap button:hover::before {
  background-color: #FFFF00;
}
.sidebar_outer_menu .menu_side_nav > li > a,
.sidebar_outer_menu .menu_side_responsive > li > a {
  font-family: "Raleway", sans-serif;
  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: #382e26;
}
.scheme_light .sidebar_outer_menu .menu_side_nav li > a,
.scheme_light .sidebar_outer_menu .menu_side_responsive li > a {
  color: #232a34;
}
.scheme_dark .sidebar_outer_menu .menu_side_nav li > a,
.scheme_dark .sidebar_outer_menu .menu_side_responsive li > a {
  color: #e0e0e0;
}
.scheme_color_blocks .sidebar_outer_menu .menu_side_nav li > a,
.scheme_color_blocks .sidebar_outer_menu .menu_side_responsive li > a {
  color: #FFFFFF;
}
.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: #b6b3b3;
}
.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_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_color_blocks .sidebar_outer_menu .menu_side_nav li > a:hover,
.scheme_color_blocks .sidebar_outer_menu .menu_side_nav li.sfHover > a,
.scheme_color_blocks .sidebar_outer_menu .menu_side_responsive li > a:hover,
.scheme_color_blocks .sidebar_outer_menu .menu_side_responsive li.sfHover > a {
  color: #FFFFFF;
}
.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: #ffffff;
}
.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_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_color_blocks .sidebar_outer_menu .menu_side_nav li > a:hover,
.scheme_color_blocks .sidebar_outer_menu .menu_side_nav li.sfHover > a,
.scheme_color_blocks .sidebar_outer_menu .menu_side_responsive li > a:hover,
.scheme_color_blocks .sidebar_outer_menu .menu_side_responsive li.sfHover > a {
  background-color: #108678;
}
.scheme_original .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_original .sidebar_outer_menu .menu_side_responsive > li ul {
  color: #382e26;
}
.scheme_light .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_light .sidebar_outer_menu .menu_side_responsive > li ul {
  color: #232a34;
}
.scheme_dark .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_dark .sidebar_outer_menu .menu_side_responsive > li ul {
  color: #e0e0e0;
}
.scheme_color_blocks .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_color_blocks .sidebar_outer_menu .menu_side_responsive > li ul {
  color: #FFFFFF;
}
.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_dark .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_dark .sidebar_outer_menu .menu_side_responsive > li ul {
  background-color: #333333;
}
.scheme_color_blocks .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_color_blocks .sidebar_outer_menu .menu_side_responsive > li ul {
  background-color: #20C7CA;
}
.scheme_original .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_original .sidebar_outer_menu .menu_side_responsive > li ul {
  border-color: #cfc8c4;
}
.scheme_light .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_light .sidebar_outer_menu .menu_side_responsive > li ul {
  border-color: #dddddd;
}
.scheme_dark .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_dark .sidebar_outer_menu .menu_side_responsive > li ul {
  border-color: #7d7d7d;
}
.scheme_color_blocks .sidebar_outer_menu .menu_side_nav > li ul,
.scheme_color_blocks .sidebar_outer_menu .menu_side_responsive > li ul {
  border-color: #1DB3B6;
}
.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: #d3d3d3;
}
.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: #acb4b6;
}
.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;
}
.scheme_color_blocks .sidebar_outer_menu .menu_side_nav li.current-menu-item > a,
.scheme_color_blocks .sidebar_outer_menu .menu_side_nav li.current-menu-parent > a,
.scheme_color_blocks .sidebar_outer_menu .menu_side_nav li.current-menu-ancestor > a,
.scheme_color_blocks .sidebar_outer_menu .menu_side_responsive li.current-menu-item > a,
.scheme_color_blocks .sidebar_outer_menu .menu_side_responsive li.current-menu-parent > a,
.scheme_color_blocks .sidebar_outer_menu .menu_side_responsive li.current-menu-ancestor > a {
  color: #E0E0E0;
}
.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: #382e26;
}
.scheme_light .sidebar_outer_menu .sidebar_outer_menu_buttons > a {
  color: #232a34;
}
.scheme_dark .sidebar_outer_menu .sidebar_outer_menu_buttons > a {
  color: #e0e0e0;
}
.scheme_color_blocks .sidebar_outer_menu .sidebar_outer_menu_buttons > a {
  color: #FFFFFF;
}
.scheme_original .sidebar_outer_menu .sidebar_outer_menu_buttons > a:hover {
  color: #F4452A;
}
.scheme_light .sidebar_outer_menu .sidebar_outer_menu_buttons > a:hover {
  color: #20c7ca;
}
.scheme_dark .sidebar_outer_menu .sidebar_outer_menu_buttons > a:hover {
  color: #20c7ca;
}
.scheme_color_blocks .sidebar_outer_menu .sidebar_outer_menu_buttons > a:hover {
  color: #1D9B9D;
}
.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: #cfc8c4;
}
.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_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: #7d7d7d;
}
.scheme_color_blocks .sidebar_inner aside:nth-child(3n+4),
.scheme_color_blocks .sidebar_inner aside:nth-child(3n+5),
.scheme_color_blocks .sidebar_inner aside:nth-child(3n+6),
.scheme_color_blocks .sidebar_outer_inner aside:nth-child(3n+4),
.scheme_color_blocks .sidebar_outer_inner aside:nth-child(3n+5),
.scheme_color_blocks .sidebar_outer_inner aside:nth-child(3n+6),
.scheme_color_blocks .widget_area_inner aside:nth-child(2n+3),
.scheme_color_blocks .widget_area_inner aside:nth-child(2n+4),
.scheme_color_blocks .widget_area_inner aside+aside {
  border-color: #1DB3B6;
}
.scheme_original .widget_area_inner {
  color: #6e6a67;
}
.scheme_light .widget_area_inner {
  color: #8a8a8a;
}
.scheme_dark .widget_area_inner {
  color: #909090;
}
.scheme_color_blocks .widget_area_inner {
  color: #F0F0F0;
}
.scheme_original .widget_area_inner ul li:before,
.scheme_original .widget_area_inner ul li a:hover,
.scheme_original .widget_area_inner button:before,
.scheme_original #services .widget_nav_menu ul li::before,
.scheme_original #services .widget_nav_menu ul li a:hover,
.scheme_original #services .widget_nav_menu ul li.current-menu-item a {
  color: #e43b1b;
}
.scheme_light .widget_area_inner ul li:before,
.scheme_light .widget_area_inner ul li a:hover,
.scheme_light .widget_area_inner button:before,
.scheme_light #services .widget_nav_menu ul li::before,
.scheme_light #services .widget_nav_menu ul li a:hover,
.scheme_light #services .widget_nav_menu ul li.current-menu-item a {
  color: #ffffff;
}
.scheme_dark .widget_area_inner ul li:before,
.scheme_dark .widget_area_inner ul li a:hover,
.scheme_dark .widget_area_inner button:before,
.scheme_dark #services .widget_nav_menu ul li::before,
.scheme_dark #services .widget_nav_menu ul li a:hover,
.scheme_dark #services .widget_nav_menu ul li.current-menu-item a {
  color: #ffffff;
}
.scheme_color_blocks .widget_area_inner ul li:before,
.scheme_color_blocks .widget_area_inner ul li a:hover,
.scheme_color_blocks .widget_area_inner button:before,
.scheme_color_blocks #services .widget_nav_menu ul li::before,
.scheme_color_blocks #services .widget_nav_menu ul li a:hover,
.scheme_color_blocks #services .widget_nav_menu ul li.current-menu-item a {
  color: #FCFFA3;
}
.widget_area_inner a:hover,
.widget_area_inner ul li a,
#services .widget_nav_menu ul li a,
.widget_area_inner button:hover:before,
.widget_area_inner .post_title a {
  color: #6e6a67;
}
.widget_area_inner ul li:before,
#services .widget_nav_menu ul li::before {
  font-size: 11px;
}
.scheme_original .widget_area_inner .widget_text a,
.scheme_original .widget_area_inner .post_info a {
  color: #F4452A;
}
.scheme_light .widget_area_inner .widget_text a,
.scheme_light .widget_area_inner .post_info a {
  color: #20c7ca;
}
.scheme_dark .widget_area_inner .widget_text a,
.scheme_dark .widget_area_inner .post_info a {
  color: #20c7ca;
}
.scheme_color_blocks .widget_area_inner .widget_text a,
.scheme_color_blocks .widget_area_inner .post_info a {
  color: #1D9B9D;
}
.scheme_original .widget_area_inner .widget_text a:hover,
.scheme_original .widget_area_inner .post_info a:hover {
  color: #FFFFFF;
}
.scheme_light .widget_area_inner .widget_text a:hover,
.scheme_light .widget_area_inner .post_info a:hover {
  color: #189799;
}
.scheme_dark .widget_area_inner .widget_text a:hover,
.scheme_dark .widget_area_inner .post_info a:hover {
  color: #189799;
}
.scheme_color_blocks .widget_area_inner .widget_text a:hover,
.scheme_color_blocks .widget_area_inner .post_info a:hover {
  color: #23E8EB;
}
.scheme_original .widget_area .widget_title,
.scheme_original #services .widget_nav_menu .widget_title {
  background-color: #e43b1b;
}
.scheme_light .widget_area .widget_title,
.scheme_light #services .widget_nav_menu .widget_title {
  background-color: #ffffff;
}
.scheme_dark .widget_area .widget_title,
.scheme_dark #services .widget_nav_menu .widget_title {
  background-color: #ffffff;
}
.scheme_color_blocks .widget_area .widget_title,
.scheme_color_blocks #services .widget_nav_menu .widget_title {
  background-color: #FCFFA3;
}
.scheme_original .widget_area .widget_title,
.scheme_original #services .widget_nav_menu .widget_title {
  color: #ffffff;
}
.scheme_light .widget_area .widget_title,
.scheme_light #services .widget_nav_menu .widget_title {
  color: #ffffff;
}
.scheme_dark .widget_area .widget_title,
.scheme_dark #services .widget_nav_menu .widget_title {
  color: #f0f0f0;
}
.scheme_color_blocks .widget_area .widget_title,
.scheme_color_blocks #services .widget_nav_menu .widget_title {
  color: #F0F0F0;
}
.scheme_original .widget_area .post_item,
.scheme_original .widget_area .widget_rss ul li {
  border-color: #cfc8c4;
}
.scheme_light .widget_area .post_item,
.scheme_light .widget_area .widget_rss ul li {
  border-color: #dddddd;
}
.scheme_dark .widget_area .post_item,
.scheme_dark .widget_area .widget_rss ul li {
  border-color: #7d7d7d;
}
.scheme_color_blocks .widget_area .post_item,
.scheme_color_blocks .widget_area .widget_rss ul li {
  border-color: #1DB3B6;
}
.scheme_original .widget_area .widget_search .widget_title {
  color: #382e26;
}
.scheme_light .widget_area .widget_search .widget_title {
  color: #232a34;
}
.scheme_dark .widget_area .widget_search .widget_title {
  color: #e0e0e0;
}
.scheme_color_blocks .widget_area .widget_search .widget_title {
  color: #FFFFFF;
}
.scheme_original .widget_area_inner .search_button::before {
  color: #e43b1b;
}
.scheme_light .widget_area_inner .search_button::before {
  color: #ffffff;
}
.scheme_dark .widget_area_inner .search_button::before {
  color: #ffffff;
}
.scheme_color_blocks .widget_area_inner .search_button::before {
  color: #FCFFA3;
}
.scheme_original .widget_area_inner .search_button:hover::before {
  color: #382e26;
}
.scheme_light .widget_area_inner .search_button:hover::before {
  color: #232a34;
}
.scheme_dark .widget_area_inner .search_button:hover::before {
  color: #e0e0e0;
}
.scheme_color_blocks .widget_area_inner .search_button:hover::before {
  color: #FFFFFF;
}
.scheme_original .widget_area .widget_rss .widget_title a {
  color: #ffffff;
}
.scheme_light .widget_area .widget_rss .widget_title a {
  color: #ffffff;
}
.scheme_dark .widget_area .widget_rss .widget_title a {
  color: #f0f0f0;
}
.scheme_color_blocks .widget_area .widget_rss .widget_title a {
  color: #F0F0F0;
}
.scheme_original .widget_area .widget_rss ul li .rss-date {
  color: #F4452A;
}
.scheme_light .widget_area .widget_rss ul li .rss-date {
  color: #20c7ca;
}
.scheme_dark .widget_area .widget_rss ul li .rss-date {
  color: #20c7ca;
}
.scheme_color_blocks .widget_area .widget_rss ul li .rss-date {
  color: #1D9B9D;
}
.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_dark .widget_area_inner .widget_product_search .search_form,
.scheme_dark .widget_area_inner .widget_search .search_form {
  background-color: #666666;
}
.scheme_color_blocks .widget_area_inner .widget_product_search .search_form,
.scheme_color_blocks .widget_area_inner .widget_search .search_form {
  background-color: #0F7468;
}
.scheme_original .widget_area_inner .widget_product_search .search_field,
.scheme_original .widget_area_inner .widget_search .search_field {
  color: #cccccc;
}
.scheme_light .widget_area_inner .widget_product_search .search_field,
.scheme_light .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_color_blocks .widget_area_inner .widget_product_search .search_field,
.scheme_color_blocks .widget_area_inner .widget_search .search_field {
  color: #DADADA;
}
.scheme_original .widget_area_inner .widget_product_search .search_button,
.scheme_original .widget_area_inner .widget_search .search_button {
  color: #cccccc;
}
.scheme_light .widget_area_inner .widget_product_search .search_button,
.scheme_light .widget_area_inner .widget_search .search_button {
  color: #8a8a8a;
}
.scheme_dark .widget_area_inner .widget_product_search .search_button,
.scheme_dark .widget_area_inner .widget_search .search_button {
  color: #999999;
}
.scheme_color_blocks .widget_area_inner .widget_product_search .search_button,
.scheme_color_blocks .widget_area_inner .widget_search .search_button {
  color: #DADADA;
}
.scheme_original .widget_area_inner .widget_product_search .search_button:hover,
.scheme_original .widget_area_inner .widget_search .search_button:hover {
  color: #b6b3b3;
}
.scheme_light .widget_area_inner .widget_product_search .search_button:hover,
.scheme_light .widget_area_inner .widget_search .search_button:hover {
  color: #232a34;
}
.scheme_dark .widget_area_inner .widget_product_search .search_button:hover,
.scheme_dark .widget_area_inner .widget_search .search_button:hover {
  color: #d0d0d0;
}
.scheme_color_blocks .widget_area_inner .widget_product_search .search_button:hover,
.scheme_color_blocks .widget_area_inner .widget_search .search_button:hover {
  color: #FFFFFF;
}
.scheme_original .widget_area_inner .widget_calendar .weekday {
  color: #F4452A;
}
.scheme_light .widget_area_inner .widget_calendar .weekday {
  color: #20c7ca;
}
.scheme_dark .widget_area_inner .widget_calendar .weekday {
  color: #20c7ca;
}
.scheme_color_blocks .widget_area_inner .widget_calendar .weekday {
  color: #1D9B9D;
}
.scheme_original .widget_area_inner .widget_calendar td a:hover {
  background-color: #F4452A;
}
.scheme_light .widget_area_inner .widget_calendar td a:hover {
  background-color: #20c7ca;
}
.scheme_dark .widget_area_inner .widget_calendar td a:hover {
  background-color: #20c7ca;
}
.scheme_color_blocks .widget_area_inner .widget_calendar td a:hover {
  background-color: #1D9B9D;
}
.scheme_original .widget_area_inner .widget_calendar td a:hover {
  color: #ffffff;
}
.scheme_light .widget_area_inner .widget_calendar td a:hover {
  color: #ffffff;
}
.scheme_dark .widget_area_inner .widget_calendar td a:hover {
  color: #f0f0f0;
}
.scheme_color_blocks .widget_area_inner .widget_calendar td a:hover {
  color: #F0F0F0;
}
.scheme_original .widget_area_inner .widget_calendar .today .day_wrap {
  border-color: #F4452A;
}
.scheme_light .widget_area_inner .widget_calendar .today .day_wrap {
  border-color: #20c7ca;
}
.scheme_dark .widget_area_inner .widget_calendar .today .day_wrap {
  border-color: #20c7ca;
}
.scheme_color_blocks .widget_area_inner .widget_calendar .today .day_wrap {
  border-color: #1D9B9D;
}
.scheme_original .widget_area_inner .widget_calendar .today .day_wrap {
  color: #382e26;
}
.scheme_light .widget_area_inner .widget_calendar .today .day_wrap {
  color: #232a34;
}
.scheme_dark .widget_area_inner .widget_calendar .today .day_wrap {
  color: #e0e0e0;
}
.scheme_color_blocks .widget_area_inner .widget_calendar .today .day_wrap {
  color: #FFFFFF;
}
.scheme_original .widget_area_inner .widget_product_tag_cloud a,
.scheme_original .widget_area_inner .widget_tag_cloud a {
  border-color: #F4452A;
}
.scheme_light .widget_area_inner .widget_product_tag_cloud a,
.scheme_light .widget_area_inner .widget_tag_cloud a {
  border-color: #20c7ca;
}
.scheme_dark .widget_area_inner .widget_product_tag_cloud a,
.scheme_dark .widget_area_inner .widget_tag_cloud a {
  border-color: #20c7ca;
}
.scheme_color_blocks .widget_area_inner .widget_product_tag_cloud a,
.scheme_color_blocks .widget_area_inner .widget_tag_cloud a {
  border-color: #1D9B9D;
}
.scheme_original .widget_area_inner .widget_product_tag_cloud a,
.scheme_original .widget_area_inner .widget_tag_cloud a {
  color: #6e6a67;
}
.scheme_light .widget_area_inner .widget_product_tag_cloud a,
.scheme_light .widget_area_inner .widget_tag_cloud a {
  color: #8a8a8a;
}
.scheme_dark .widget_area_inner .widget_product_tag_cloud a,
.scheme_dark .widget_area_inner .widget_tag_cloud a {
  color: #909090;
}
.scheme_color_blocks .widget_area_inner .widget_product_tag_cloud a,
.scheme_color_blocks .widget_area_inner .widget_tag_cloud a {
  color: #F0F0F0;
}
.scheme_original .widget_area_inner .widget_product_tag_cloud a:hover,
.scheme_original .widget_area_inner .widget_tag_cloud a:hover {
  color: #ffffff;
}
.scheme_light .widget_area_inner .widget_product_tag_cloud a:hover,
.scheme_light .widget_area_inner .widget_tag_cloud a:hover {
  color: #ffffff;
}
.scheme_dark .widget_area_inner .widget_product_tag_cloud a:hover,
.scheme_dark .widget_area_inner .widget_tag_cloud a:hover {
  color: #f0f0f0;
}
.scheme_color_blocks .widget_area_inner .widget_product_tag_cloud a:hover,
.scheme_color_blocks .widget_area_inner .widget_tag_cloud a:hover {
  color: #F0F0F0;
}
.scheme_original .widget_area_inner .widget_product_tag_cloud a:hover,
.scheme_original .widget_area_inner .widget_tag_cloud a:hover {
  background-color: #F4452A;
}
.scheme_light .widget_area_inner .widget_product_tag_cloud a:hover,
.scheme_light .widget_area_inner .widget_tag_cloud a:hover {
  background-color: #20c7ca;
}
.scheme_dark .widget_area_inner .widget_product_tag_cloud a:hover,
.scheme_dark .widget_area_inner .widget_tag_cloud a:hover {
  background-color: #20c7ca;
}
.scheme_color_blocks .widget_area_inner .widget_product_tag_cloud a:hover,
.scheme_color_blocks .widget_area_inner .widget_tag_cloud a:hover {
  background-color: #1D9B9D;
}
.scheme_original .sidebar_outer_inner aside,
.scheme_original .sidebar_inner aside,
.scheme_original #services .widget_nav_menu {
  border-color: #cfc8c4;
}
.scheme_light .sidebar_outer_inner aside,
.scheme_light .sidebar_inner aside,
.scheme_light #services .widget_nav_menu {
  border-color: #dddddd;
}
.scheme_dark .sidebar_outer_inner aside,
.scheme_dark .sidebar_inner aside,
.scheme_dark #services .widget_nav_menu {
  border-color: #7d7d7d;
}
.scheme_color_blocks .sidebar_outer_inner aside,
.scheme_color_blocks .sidebar_inner aside,
.scheme_color_blocks #services .widget_nav_menu {
  border-color: #1DB3B6;
}
.scheme_original .contacts_wrap_inner {
  color: #6e6a67;
}
.scheme_light .contacts_wrap_inner {
  color: #8a8a8a;
}
.scheme_dark .contacts_wrap_inner {
  color: #909090;
}
.scheme_color_blocks .contacts_wrap_inner {
  color: #F0F0F0;
}
.scheme_original .contacts_wrap_inner {
  background-color: #ffffff;
}
.scheme_light .contacts_wrap_inner {
  background-color: #f7f7f7;
}
.scheme_dark .contacts_wrap_inner {
  background-color: #333333;
}
.scheme_color_blocks .contacts_wrap_inner {
  background-color: #20C7CA;
}
.scheme_original .testimonials_wrap_inner,
.scheme_original .twitter_wrap_inner {
  color: #6e6a67;
}
.scheme_light .testimonials_wrap_inner,
.scheme_light .twitter_wrap_inner {
  color: #8a8a8a;
}
.scheme_dark .testimonials_wrap_inner,
.scheme_dark .twitter_wrap_inner {
  color: #909090;
}
.scheme_color_blocks .testimonials_wrap_inner,
.scheme_color_blocks .twitter_wrap_inner {
  color: #F0F0F0;
}
.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_dark .testimonials_wrap_inner,
.scheme_dark .twitter_wrap_inner {
  background-color: #333333;
}
.scheme_color_blocks .testimonials_wrap_inner,
.scheme_color_blocks .twitter_wrap_inner {
  background-color: #20C7CA;
}
.copyright_wrap_inner .copyright_text {
  color: #d3d3d3;
  font-weight: 400;
}
.scheme_original .copyright_wrap_inner .copyright_text a {
  color: #e43b1b;
}
.scheme_light .copyright_wrap_inner .copyright_text a {
  color: #ffffff;
}
.scheme_dark .copyright_wrap_inner .copyright_text a {
  color: #ffffff;
}
.scheme_color_blocks .copyright_wrap_inner .copyright_text a {
  color: #FCFFA3;
}
.scheme_original .copyright_wrap_inner .copyright_text a:hover {
  color: rgba(255,255,255,0.8);
}
.scheme_light .copyright_wrap_inner .copyright_text a:hover {
  color: rgba(255,255,255,0.8);
}
.scheme_dark .copyright_wrap_inner .copyright_text a:hover {
  color: rgba(240,240,240,0.8);
}
.scheme_color_blocks .copyright_wrap_inner .copyright_text a:hover {
  color: rgba(240,240,240,0.8);
}
.scheme_original .copyright_wrap_inner .menu_footer_nav li a {
  color: #6e6a67;
}
.scheme_light .copyright_wrap_inner .menu_footer_nav li a {
  color: #8a8a8a;
}
.scheme_dark .copyright_wrap_inner .menu_footer_nav li a {
  color: #909090;
}
.scheme_color_blocks .copyright_wrap_inner .menu_footer_nav li a {
  color: #F0F0F0;
}
.scheme_original .copyright_wrap_inner .menu_footer_nav li a:hover {
  color: #F4452A;
}
.scheme_light .copyright_wrap_inner .menu_footer_nav li a:hover {
  color: #20c7ca;
}
.scheme_dark .copyright_wrap_inner .menu_footer_nav li a:hover {
  color: #20c7ca;
}
.scheme_color_blocks .copyright_wrap_inner .menu_footer_nav li a:hover {
  color: #1D9B9D;
}
.scroll_to_top {
  border: none;
}
.scheme_original .scroll_to_top {
  color: #ffffff;
}
.scheme_light .scroll_to_top {
  color: #ffffff;
}
.scheme_dark .scroll_to_top {
  color: #f0f0f0;
}
.scheme_color_blocks .scroll_to_top {
  color: #F0F0F0;
}
.scheme_original .scroll_to_top {
  background-color: #F4452A;
}
.scheme_light .scroll_to_top {
  background-color: #20c7ca;
}
.scheme_dark .scroll_to_top {
  background-color: #20c7ca;
}
.scheme_color_blocks .scroll_to_top {
  background-color: #1D9B9D;
}
.scheme_original .scroll_to_top:hover {
  color: #ffffff;
}
.scheme_light .scroll_to_top:hover {
  color: #ffffff;
}
.scheme_dark .scroll_to_top:hover {
  color: #f0f0f0;
}
.scheme_color_blocks .scroll_to_top:hover {
  color: #F0F0F0;
}
.scheme_original .scroll_to_top:hover {
  background-color: #FFFFFF;
}
.scheme_light .scroll_to_top:hover {
  background-color: #189799;
}
.scheme_dark .scroll_to_top:hover {
  background-color: #189799;
}
.scheme_color_blocks .scroll_to_top:hover {
  background-color: #23E8EB;
}
.scheme_original .popup_wrap {
  background-color: #ffffff;
}
.scheme_light .popup_wrap {
  background-color: #f7f7f7;
}
.scheme_dark .popup_wrap {
  background-color: #333333;
}
.scheme_color_blocks .popup_wrap {
  background-color: #20C7CA;
}
.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 a.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 #respond input#submit: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 input.button:hover,
.scheme_original .woocommerce-page #respond input#submit: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: #F4452A;
}
.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 a.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 #respond input#submit: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 input.button:hover,
.scheme_light .woocommerce-page #respond input#submit: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_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 a.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 #respond input#submit: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 input.button:hover,
.scheme_dark .woocommerce-page #respond input#submit: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_color_blocks .woocommerce .woocommerce-message:before,
.scheme_color_blocks .woocommerce-page .woocommerce-message:before,
.scheme_color_blocks .woocommerce div.product span.price,
.scheme_color_blocks .woocommerce div.product p.price,
.scheme_color_blocks .woocommerce #content div.product span.price,
.scheme_color_blocks .woocommerce #content div.product p.price,
.scheme_color_blocks .woocommerce-page div.product span.price,
.scheme_color_blocks .woocommerce-page div.product p.price,
.scheme_color_blocks .woocommerce-page #content div.product span.price,
.scheme_color_blocks .woocommerce-page #content div.product p.price,
.scheme_color_blocks .woocommerce ul.products li.product .price,
.scheme_color_blocks .woocommerce-page ul.products li.product .price,
.scheme_color_blocks .woocommerce a.button.alt:hover,
.scheme_color_blocks .woocommerce button.button.alt:hover,
.scheme_color_blocks .woocommerce input.button.alt:hover,
.scheme_color_blocks .woocommerce #respond input#submit.alt:hover,
.scheme_color_blocks .woocommerce #content input.button.alt:hover,
.scheme_color_blocks .woocommerce-page a.button.alt:hover,
.scheme_color_blocks .woocommerce-page button.button.alt:hover,
.scheme_color_blocks .woocommerce-page input.button.alt:hover,
.scheme_color_blocks .woocommerce-page #respond input#submit.alt:hover,
.scheme_color_blocks .woocommerce-page #content input.button.alt:hover,
.scheme_color_blocks .woocommerce a.button:hover,
.scheme_color_blocks .woocommerce button.button:hover,
.scheme_color_blocks .woocommerce input.button:hover,
.scheme_color_blocks .woocommerce #respond input#submit:hover,
.scheme_color_blocks .woocommerce #content input.button:hover,
.scheme_color_blocks .woocommerce-page a.button:hover,
.scheme_color_blocks .woocommerce-page button.button:hover,
.scheme_color_blocks .woocommerce-page input.button:hover,
.scheme_color_blocks .woocommerce-page #respond input#submit:hover,
.scheme_color_blocks .woocommerce-page #content input.button:hover,
.scheme_color_blocks .woocommerce .quantity input[type="button"]:hover,
.scheme_color_blocks .woocommerce #content input[type="button"]:hover,
.scheme_color_blocks .woocommerce-page .quantity input[type="button"]:hover,
.scheme_color_blocks .woocommerce-page #content .quantity input[type="button"]:hover,
.scheme_color_blocks .woocommerce ul.cart_list li > .amount,
.scheme_color_blocks .woocommerce ul.product_list_widget li > .amount,
.scheme_color_blocks .woocommerce-page ul.cart_list li > .amount,
.scheme_color_blocks .woocommerce-page ul.product_list_widget li > .amount,
.scheme_color_blocks .woocommerce ul.cart_list li span .amount,
.scheme_color_blocks .woocommerce ul.product_list_widget li span .amount,
.scheme_color_blocks .woocommerce-page ul.cart_list li span .amount,
.scheme_color_blocks .woocommerce-page ul.product_list_widget li span .amount,
.scheme_color_blocks .woocommerce ul.cart_list li ins .amount,
.scheme_color_blocks .woocommerce ul.product_list_widget li ins .amount,
.scheme_color_blocks .woocommerce-page ul.cart_list li ins .amount,
.scheme_color_blocks .woocommerce-page ul.product_list_widget li ins .amount,
.scheme_color_blocks .woocommerce.widget_shopping_cart .total .amount,
.scheme_color_blocks .woocommerce .widget_shopping_cart .total .amount,
.scheme_color_blocks .woocommerce-page.widget_shopping_cart .total .amount,
.scheme_color_blocks .woocommerce-page .widget_shopping_cart .total .amount,
.scheme_color_blocks .woocommerce a:hover h3,
.scheme_color_blocks .woocommerce-page a:hover h3,
.scheme_color_blocks .woocommerce .cart-collaterals .order-total strong,
.scheme_color_blocks .woocommerce-page .cart-collaterals .order-total strong,
.scheme_color_blocks .woocommerce .checkout #order_review .order-total .amount,
.scheme_color_blocks .woocommerce-page .checkout #order_review .order-total .amount,
.scheme_color_blocks .woocommerce .star-rating,
.scheme_color_blocks .woocommerce-page .star-rating,
.scheme_color_blocks .woocommerce .star-rating:before,
.scheme_color_blocks .woocommerce-page .star-rating:before,
.scheme_color_blocks .widget_area_inner .widgetWrap ul > li .star-rating span,
.scheme_color_blocks .woocommerce #review_form #respond .stars a,
.scheme_color_blocks .woocommerce-page #review_form #respond .stars a {
  color: #1D9B9D;
}
.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: #F4452A;
}
.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: #20c7ca;
}
.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: #20c7ca;
}
.scheme_color_blocks .woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.scheme_color_blocks .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #1D9B9D;
}
.scheme_original .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.scheme_original .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
  background: #F4452A;
}
.scheme_light .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.scheme_light .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
  background: #20c7ca;
}
.scheme_dark .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.scheme_dark .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
  background: #20c7ca;
}
.scheme_color_blocks .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.scheme_color_blocks .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
  background: #1D9B9D;
}
.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 a.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: #F4452A;
}
.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 a.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_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 a.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_color_blocks .woocommerce .woocommerce-message,
.scheme_color_blocks .woocommerce-page .woocommerce-message,
.scheme_color_blocks .woocommerce a.button.alt:active,
.scheme_color_blocks .woocommerce button.button.alt:active,
.scheme_color_blocks .woocommerce input.button.alt:active,
.scheme_color_blocks .woocommerce #respond input#submit.alt:active,
.scheme_color_blocks .woocommerce #content input.button.alt:active,
.scheme_color_blocks .woocommerce-page a.button.alt:active,
.scheme_color_blocks .woocommerce-page button.button.alt:active,
.scheme_color_blocks .woocommerce-page input.button.alt:active,
.scheme_color_blocks .woocommerce-page #respond input#submit.alt:active,
.scheme_color_blocks .woocommerce-page #content input.button.alt:active,
.scheme_color_blocks .woocommerce a.button:active,
.scheme_color_blocks .woocommerce button.button:active,
.scheme_color_blocks .woocommerce input.button:active,
.scheme_color_blocks .woocommerce #respond input#submit:active,
.scheme_color_blocks .woocommerce #content input.button:active,
.scheme_color_blocks .woocommerce-page a.button:active,
.scheme_color_blocks .woocommerce-page button.button:active,
.scheme_color_blocks .woocommerce-page input.button:active,
.scheme_color_blocks .woocommerce-page #respond input#submit:active,
.scheme_color_blocks .woocommerce-page #content input.button:active {
  border-top-color: #1D9B9D;
}
.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 input.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 a.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: #F4452A;
}
.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 input.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 a.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_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 input.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 a.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_color_blocks .woocommerce a.button,
.scheme_color_blocks .woocommerce button.button,
.scheme_color_blocks .woocommerce input.button,
.scheme_color_blocks .woocommerce #respond input#submit,
.scheme_color_blocks .woocommerce #content input.button,
.scheme_color_blocks .woocommerce-page a.button,
.scheme_color_blocks .woocommerce-page button.button,
.scheme_color_blocks .woocommerce-page input.button,
.scheme_color_blocks .woocommerce-page #respond input#submit,
.scheme_color_blocks .woocommerce-page #content input.button,
.scheme_color_blocks .woocommerce a.button.alt,
.scheme_color_blocks .woocommerce button.button.alt,
.scheme_color_blocks .woocommerce input.button.alt,
.scheme_color_blocks .woocommerce #respond input#submit.alt,
.scheme_color_blocks .woocommerce #content input.button.alt,
.scheme_color_blocks .woocommerce-page a.button.alt,
.scheme_color_blocks .woocommerce-page button.button.alt,
.scheme_color_blocks .woocommerce-page input.button.alt,
.scheme_color_blocks .woocommerce-page #respond input#submit.alt,
.scheme_color_blocks .woocommerce-page #content input.button.alt,
.scheme_color_blocks .woocommerce-account .addresses .title .edit {
  background-color: #1D9B9D;
}
.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 input.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 a.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 input.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 a.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_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 input.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 a.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_color_blocks .woocommerce a.button,
.scheme_color_blocks .woocommerce button.button,
.scheme_color_blocks .woocommerce input.button,
.scheme_color_blocks .woocommerce #respond input#submit,
.scheme_color_blocks .woocommerce #content input.button,
.scheme_color_blocks .woocommerce-page a.button,
.scheme_color_blocks .woocommerce-page button.button,
.scheme_color_blocks .woocommerce-page input.button,
.scheme_color_blocks .woocommerce-page #respond input#submit,
.scheme_color_blocks .woocommerce-page #content input.button,
.scheme_color_blocks .woocommerce a.button.alt,
.scheme_color_blocks .woocommerce button.button.alt,
.scheme_color_blocks .woocommerce input.button.alt,
.scheme_color_blocks .woocommerce #respond input#submit.alt,
.scheme_color_blocks .woocommerce #content input.button.alt,
.scheme_color_blocks .woocommerce-page a.button.alt,
.scheme_color_blocks .woocommerce-page button.button.alt,
.scheme_color_blocks .woocommerce-page input.button.alt,
.scheme_color_blocks .woocommerce-page #respond input#submit.alt,
.scheme_color_blocks .woocommerce-page #content input.button.alt,
.scheme_color_blocks .woocommerce-account .addresses .title .edit {
  color: #F0F0F0;
}
.scheme_original .woocommerce a.button:hover,
.scheme_original .woocommerce button.button:hover,
.scheme_original .woocommerce input.button:hover,
.scheme_original .woocommerce #respond input#submit: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 input.button:hover,
.scheme_original .woocommerce-page #respond input#submit: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 a.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: #FFFFFF;
}
.scheme_light .woocommerce a.button:hover,
.scheme_light .woocommerce button.button:hover,
.scheme_light .woocommerce input.button:hover,
.scheme_light .woocommerce #respond input#submit: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 input.button:hover,
.scheme_light .woocommerce-page #respond input#submit: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 a.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_dark .woocommerce a.button:hover,
.scheme_dark .woocommerce button.button:hover,
.scheme_dark .woocommerce input.button:hover,
.scheme_dark .woocommerce #respond input#submit: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 input.button:hover,
.scheme_dark .woocommerce-page #respond input#submit: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 a.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_color_blocks .woocommerce a.button:hover,
.scheme_color_blocks .woocommerce button.button:hover,
.scheme_color_blocks .woocommerce input.button:hover,
.scheme_color_blocks .woocommerce #respond input#submit:hover,
.scheme_color_blocks .woocommerce #content input.button:hover,
.scheme_color_blocks .woocommerce-page a.button:hover,
.scheme_color_blocks .woocommerce-page button.button:hover,
.scheme_color_blocks .woocommerce-page input.button:hover,
.scheme_color_blocks .woocommerce-page #respond input#submit:hover,
.scheme_color_blocks .woocommerce-page #content input.button:hover,
.scheme_color_blocks .woocommerce a.button.alt:hover,
.scheme_color_blocks .woocommerce button.button.alt:hover,
.scheme_color_blocks .woocommerce input.button.alt:hover,
.scheme_color_blocks .woocommerce #respond input#submit.alt:hover,
.scheme_color_blocks .woocommerce #content input.button.alt:hover,
.scheme_color_blocks .woocommerce-page a.button.alt:hover,
.scheme_color_blocks .woocommerce-page button.button.alt:hover,
.scheme_color_blocks .woocommerce-page input.button.alt:hover,
.scheme_color_blocks .woocommerce-page #respond input#submit.alt:hover,
.scheme_color_blocks .woocommerce-page #content input.button.alt:hover,
.scheme_color_blocks .woocommerce-account .addresses .title .edit:hover {
  background-color: #23E8EB;
}
.scheme_original .woocommerce a.button:hover,
.scheme_original .woocommerce button.button:hover,
.scheme_original .woocommerce input.button:hover,
.scheme_original .woocommerce #respond input#submit: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 input.button:hover,
.scheme_original .woocommerce-page #respond input#submit: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 a.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 #respond input#submit: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 input.button:hover,
.scheme_light .woocommerce-page #respond input#submit: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 a.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_dark .woocommerce a.button:hover,
.scheme_dark .woocommerce button.button:hover,
.scheme_dark .woocommerce input.button:hover,
.scheme_dark .woocommerce #respond input#submit: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 input.button:hover,
.scheme_dark .woocommerce-page #respond input#submit: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 a.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_color_blocks .woocommerce a.button:hover,
.scheme_color_blocks .woocommerce button.button:hover,
.scheme_color_blocks .woocommerce input.button:hover,
.scheme_color_blocks .woocommerce #respond input#submit:hover,
.scheme_color_blocks .woocommerce #content input.button:hover,
.scheme_color_blocks .woocommerce-page a.button:hover,
.scheme_color_blocks .woocommerce-page button.button:hover,
.scheme_color_blocks .woocommerce-page input.button:hover,
.scheme_color_blocks .woocommerce-page #respond input#submit:hover,
.scheme_color_blocks .woocommerce-page #content input.button:hover,
.scheme_color_blocks .woocommerce a.button.alt:hover,
.scheme_color_blocks .woocommerce button.button.alt:hover,
.scheme_color_blocks .woocommerce input.button.alt:hover,
.scheme_color_blocks .woocommerce #respond input#submit.alt:hover,
.scheme_color_blocks .woocommerce #content input.button.alt:hover,
.scheme_color_blocks .woocommerce-page a.button.alt:hover,
.scheme_color_blocks .woocommerce-page button.button.alt:hover,
.scheme_color_blocks .woocommerce-page input.button.alt:hover,
.scheme_color_blocks .woocommerce-page #respond input#submit.alt:hover,
.scheme_color_blocks .woocommerce-page #content input.button.alt:hover,
.scheme_color_blocks .woocommerce-account .addresses .title .edit:hover {
  color: #F0F0F0;
}
.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: #ffffff;
}
.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_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_color_blocks .article_style_boxed.woocommerce .woocommerce-error,
.scheme_color_blocks .article_style_boxed.woocommerce .woocommerce-info,
.scheme_color_blocks .article_style_boxed.woocommerce .woocommerce-message,
.scheme_color_blocks .article_style_boxed.woocommerce-page .woocommerce-error,
.scheme_color_blocks .article_style_boxed.woocommerce-page .woocommerce-info,
.scheme_color_blocks .article_style_boxed.woocommerce-page .woocommerce-message {
  background-color: #0F7468;
}
.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_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_color_blocks .article_style_boxed.woocommerce.archive .woocommerce-error,
.scheme_color_blocks .article_style_boxed.woocommerce.archive .woocommerce-info,
.scheme_color_blocks .article_style_boxed.woocommerce.archive .woocommerce-message,
.scheme_color_blocks .article_style_boxed.woocommerce-page.archive .woocommerce-error,
.scheme_color_blocks .article_style_boxed.woocommerce-page.archive .woocommerce-info,
.scheme_color_blocks .article_style_boxed.woocommerce-page.archive .woocommerce-message {
  background-color: #20C7CA;
}
.scheme_original .woocommerce span.new,
.scheme_original .woocommerce-page span.new,
.scheme_original .woocommerce span.onsale,
.scheme_original .woocommerce-page span.onsale {
  background-color: #FFFFFF;
}
.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_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_color_blocks .woocommerce span.new,
.scheme_color_blocks .woocommerce-page span.new,
.scheme_color_blocks .woocommerce span.onsale,
.scheme_color_blocks .woocommerce-page span.onsale {
  background-color: #23E8EB;
}
.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_dark .woocommerce span.new,
.scheme_dark .woocommerce-page span.new,
.scheme_dark .woocommerce span.onsale,
.scheme_dark .woocommerce-page span.onsale {
  color: #f0f0f0;
}
.scheme_color_blocks .woocommerce span.new,
.scheme_color_blocks .woocommerce-page span.new,
.scheme_color_blocks .woocommerce span.onsale,
.scheme_color_blocks .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_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_color_blocks .article_style_boxed.woocommerce ul.products li.product .post_item_wrap,
.scheme_color_blocks .article_style_boxed.woocommerce-page ul.products li.product .post_item_wrap {
  background-color: #20C7CA;
}
.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: #F4452A;
}
.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_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_color_blocks .woocommerce ul.products li.product h3 a,
.scheme_color_blocks .woocommerce-page ul.products li.product h3 a,
.scheme_color_blocks .woocommerce ul.products li.product .price,
.scheme_color_blocks .woocommerce-page ul.products li.product .price,
.scheme_color_blocks .woocommerce ul.products li.product .star-rating:before,
.scheme_color_blocks .woocommerce ul.products li.product .star-rating span {
  color: #1D9B9D;
}
.scheme_original .woocommerce ul.products li.product h3 a:hover,
.scheme_original .woocommerce-page ul.products li.product h3 a:hover {
  color: #FFFFFF;
}
.scheme_light .woocommerce ul.products li.product h3 a:hover,
.scheme_light .woocommerce-page ul.products li.product h3 a:hover {
  color: #189799;
}
.scheme_dark .woocommerce ul.products li.product h3 a:hover,
.scheme_dark .woocommerce-page ul.products li.product h3 a:hover {
  color: #189799;
}
.scheme_color_blocks .woocommerce ul.products li.product h3 a:hover,
.scheme_color_blocks .woocommerce-page ul.products li.product h3 a:hover {
  color: #23E8EB;
}
.scheme_original .woocommerce ul.products li.product .add_to_cart_button,
.scheme_original .woocommerce-page ul.products li.product .add_to_cart_button {
  background-color: #F4452A;
}
.scheme_light .woocommerce ul.products li.product .add_to_cart_button,
.scheme_light .woocommerce-page ul.products li.product .add_to_cart_button {
  background-color: #20c7ca;
}
.scheme_dark .woocommerce ul.products li.product .add_to_cart_button,
.scheme_dark .woocommerce-page ul.products li.product .add_to_cart_button {
  background-color: #20c7ca;
}
.scheme_color_blocks .woocommerce ul.products li.product .add_to_cart_button,
.scheme_color_blocks .woocommerce-page ul.products li.product .add_to_cart_button {
  background-color: #1D9B9D;
}
.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: #FFFFFF;
}
.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_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_color_blocks .woocommerce ul.products li.product .add_to_cart_button:hover,
.scheme_color_blocks .woocommerce-page ul.products li.product .add_to_cart_button:hover {
  background-color: #23E8EB;
}
.scheme_original .woocommerce nav.woocommerce-pagination ul li a,
.scheme_original .woocommerce nav.woocommerce-pagination ul li span.current {
  border-color: #F4452A;
}
.scheme_light .woocommerce nav.woocommerce-pagination ul li a,
.scheme_light .woocommerce nav.woocommerce-pagination ul li span.current {
  border-color: #20c7ca;
}
.scheme_dark .woocommerce nav.woocommerce-pagination ul li a,
.scheme_dark .woocommerce nav.woocommerce-pagination ul li span.current {
  border-color: #20c7ca;
}
.scheme_color_blocks .woocommerce nav.woocommerce-pagination ul li a,
.scheme_color_blocks .woocommerce nav.woocommerce-pagination ul li span.current {
  border-color: #1D9B9D;
}
.scheme_original .woocommerce nav.woocommerce-pagination ul li a,
.scheme_original .woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: #F4452A;
}
.scheme_light .woocommerce nav.woocommerce-pagination ul li a,
.scheme_light .woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: #20c7ca;
}
.scheme_dark .woocommerce nav.woocommerce-pagination ul li a,
.scheme_dark .woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: #20c7ca;
}
.scheme_color_blocks .woocommerce nav.woocommerce-pagination ul li a,
.scheme_color_blocks .woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: #1D9B9D;
}
.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_dark .woocommerce nav.woocommerce-pagination ul li a,
.scheme_dark .woocommerce nav.woocommerce-pagination ul li span.current {
  color: #f0f0f0;
}
.scheme_color_blocks .woocommerce nav.woocommerce-pagination ul li a,
.scheme_color_blocks .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: #F4452A;
}
.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_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_color_blocks .woocommerce nav.woocommerce-pagination ul li a:focus,
.scheme_color_blocks .woocommerce nav.woocommerce-pagination ul li a:hover,
.scheme_color_blocks .woocommerce nav.woocommerce-pagination ul li span.current {
  color: #1D9B9D;
}
.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_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_color_blocks .woocommerce nav.woocommerce-pagination ul li a:focus,
.scheme_color_blocks .woocommerce nav.woocommerce-pagination ul li a:hover,
.scheme_color_blocks .woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: #20C7CA;
}
.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: #cfc8c4;
}
.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_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: #7d7d7d;
}
.scheme_color_blocks .woocommerce div.product .woocommerce-tabs .panel,
.scheme_color_blocks .woocommerce #content div.product .woocommerce-tabs .panel,
.scheme_color_blocks .woocommerce-page div.product .woocommerce-tabs .panel,
.scheme_color_blocks .woocommerce-page #content div.product .woocommerce-tabs .panel {
  border-color: #1DB3B6;
}
.scheme_original .woocommerce table.cart thead th,
.scheme_original .woocommerce #content table.cart thead th,
.scheme_original .woocommerce-page table.cart thead th,
.scheme_original .woocommerce-page #content table.cart thead th {
  background-color: #F4452A;
}
.scheme_light .woocommerce table.cart thead th,
.scheme_light .woocommerce #content table.cart thead th,
.scheme_light .woocommerce-page table.cart thead th,
.scheme_light .woocommerce-page #content table.cart thead th {
  background-color: #20c7ca;
}
.scheme_dark .woocommerce table.cart thead th,
.scheme_dark .woocommerce #content table.cart thead th,
.scheme_dark .woocommerce-page table.cart thead th,
.scheme_dark .woocommerce-page #content table.cart thead th {
  background-color: #20c7ca;
}
.scheme_color_blocks .woocommerce table.cart thead th,
.scheme_color_blocks .woocommerce #content table.cart thead th,
.scheme_color_blocks .woocommerce-page table.cart thead th,
.scheme_color_blocks .woocommerce-page #content table.cart thead th {
  background-color: #1D9B9D;
}
.scheme_original .woocommerce table.cart thead th,
.scheme_original .woocommerce #content table.cart thead th,
.scheme_original .woocommerce-page 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 table.cart thead th,
.scheme_light .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 table.cart thead th,
.scheme_dark .woocommerce-page #content table.cart thead th {
  color: #f0f0f0;
}
.scheme_color_blocks .woocommerce table.cart thead th,
.scheme_color_blocks .woocommerce #content table.cart thead th,
.scheme_color_blocks .woocommerce-page table.cart thead th,
.scheme_color_blocks .woocommerce-page #content table.cart thead th {
  color: #F0F0F0;
}
.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_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_color_blocks .top_panel_inner_style_4 .widget_shopping_cart .empty,
.scheme_color_blocks .top_panel_inner_style_4 .widget_shopping_cart .quantity,
.scheme_color_blocks .top_panel_inner_style_4 .widget_shopping_cart .quantity .amount,
.scheme_color_blocks .top_panel_inner_style_4 .widget_shopping_cart .total,
.scheme_color_blocks .top_panel_inner_style_4 .widget_shopping_cart .total .amount {
  color: #F0F0F0;
}
.scheme_original .tribe-events-calendar thead th {
  background-color: #F4452A;
}
.scheme_light .tribe-events-calendar thead th {
  background-color: #20c7ca;
}
.scheme_dark .tribe-events-calendar thead th {
  background-color: #20c7ca;
}
.scheme_color_blocks .tribe-events-calendar thead th {
  background-color: #1D9B9D;
}
.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: #F4452A;
}
.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_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_color_blocks a.tribe-events-read-more,
.scheme_color_blocks .tribe-events-button,
.scheme_color_blocks .tribe-events-nav-previous a,
.scheme_color_blocks .tribe-events-nav-next a,
.scheme_color_blocks .tribe-events-widget-link a,
.scheme_color_blocks .tribe-events-viewmore a {
  background-color: #1D9B9D;
}
.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_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_color_blocks a.tribe-events-read-more,
.scheme_color_blocks .tribe-events-button,
.scheme_color_blocks .tribe-events-nav-previous a,
.scheme_color_blocks .tribe-events-nav-next a,
.scheme_color_blocks .tribe-events-widget-link a,
.scheme_color_blocks .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: #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 {
  background-color: #189799;
}
.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_color_blocks a.tribe-events-read-more:hover,
.scheme_color_blocks .tribe-events-button:hover,
.scheme_color_blocks .tribe-events-nav-previous a:hover,
.scheme_color_blocks .tribe-events-nav-next a:hover,
.scheme_color_blocks .tribe-events-widget-link a:hover,
.scheme_color_blocks .tribe-events-viewmore a:hover {
  background-color: #23E8EB;
}
.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_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_color_blocks a.tribe-events-read-more:hover,
.scheme_color_blocks .tribe-events-button:hover,
.scheme_color_blocks .tribe-events-nav-previous a:hover,
.scheme_color_blocks .tribe-events-nav-next a:hover,
.scheme_color_blocks .tribe-events-widget-link a:hover,
.scheme_color_blocks .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: #F4452A;
}
.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_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_color_blocks #bbpress-forums div.bbp-topic-content a,
.scheme_color_blocks #buddypress button,
.scheme_color_blocks #buddypress a.button,
.scheme_color_blocks #buddypress input[type="submit"],
.scheme_color_blocks #buddypress input[type="button"],
.scheme_color_blocks #buddypress input[type="reset"],
.scheme_color_blocks #buddypress ul.button-nav li a,
.scheme_color_blocks #buddypress div.generic-button a,
.scheme_color_blocks #buddypress .comment-reply-link,
.scheme_color_blocks a.bp-title-button,
.scheme_color_blocks #buddypress div.item-list-tabs ul li.selected a,
.scheme_color_blocks #buddypress .acomment-options a {
  background: #1D9B9D;
}
.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_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_color_blocks #bbpress-forums div.bbp-topic-content a,
.scheme_color_blocks #buddypress button,
.scheme_color_blocks #buddypress a.button,
.scheme_color_blocks #buddypress input[type="submit"],
.scheme_color_blocks #buddypress input[type="button"],
.scheme_color_blocks #buddypress input[type="reset"],
.scheme_color_blocks #buddypress ul.button-nav li a,
.scheme_color_blocks #buddypress div.generic-button a,
.scheme_color_blocks #buddypress .comment-reply-link,
.scheme_color_blocks a.bp-title-button,
.scheme_color_blocks #buddypress div.item-list-tabs ul li.selected a,
.scheme_color_blocks #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: #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 {
  background: #189799;
}
.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_color_blocks #bbpress-forums div.bbp-topic-content a:hover,
.scheme_color_blocks #buddypress button:hover,
.scheme_color_blocks #buddypress a.button:hover,
.scheme_color_blocks #buddypress input[type="submit"]:hover,
.scheme_color_blocks #buddypress input[type="button"]:hover,
.scheme_color_blocks #buddypress input[type="reset"]:hover,
.scheme_color_blocks #buddypress ul.button-nav li a:hover,
.scheme_color_blocks #buddypress div.generic-button a:hover,
.scheme_color_blocks #buddypress .comment-reply-link:hover,
.scheme_color_blocks a.bp-title-button:hover,
.scheme_color_blocks #buddypress div.item-list-tabs ul li.selected a:hover,
.scheme_color_blocks #buddypress .acomment-options a:hover {
  background: #23E8EB;
}
.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_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_color_blocks #bbpress-forums div.bbp-topic-content a:hover,
.scheme_color_blocks #buddypress button:hover,
.scheme_color_blocks #buddypress a.button:hover,
.scheme_color_blocks #buddypress input[type="submit"]:hover,
.scheme_color_blocks #buddypress input[type="button"]:hover,
.scheme_color_blocks #buddypress input[type="reset"]:hover,
.scheme_color_blocks #buddypress ul.button-nav li a:hover,
.scheme_color_blocks #buddypress div.generic-button a:hover,
.scheme_color_blocks #buddypress .comment-reply-link:hover,
.scheme_color_blocks a.bp-title-button:hover,
.scheme_color_blocks #buddypress div.item-list-tabs ul li.selected a:hover,
.scheme_color_blocks #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: #ffffff;
}
.scheme_light #buddypress #item-nav,
.scheme_light #buddypress div#subnav.item-list-tabs,
.scheme_light #buddypress div.item-list-tabs {
  background-color: #ffffff;
}
.scheme_dark #buddypress #item-nav,
.scheme_dark #buddypress div#subnav.item-list-tabs,
.scheme_dark #buddypress div.item-list-tabs {
  background-color: #666666;
}
.scheme_color_blocks #buddypress #item-nav,
.scheme_color_blocks #buddypress div#subnav.item-list-tabs,
.scheme_color_blocks #buddypress div.item-list-tabs {
  background-color: #0F7468;
}
.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: #cccccc;
}
.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_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_color_blocks #buddypress #item-nav li:not(.selected) a,
.scheme_color_blocks #buddypress div#subnav.item-list-tabs li:not(.selected) a,
.scheme_color_blocks #buddypress div.item-list-tabs li:not(.selected) a {
  color: #DADADA;
}
.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: #b6b3b3;
}
.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_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_color_blocks #buddypress #item-nav li:not(.selected) a:hover,
.scheme_color_blocks #buddypress div#subnav.item-list-tabs li:not(.selected) a:hover,
.scheme_color_blocks #buddypress div.item-list-tabs li:not(.selected) a:hover {
  color: #FFFFFF;
}
.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: #ffffff;
}
.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_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_color_blocks #buddypress #item-nav li:not(.selected) a:hover,
.scheme_color_blocks #buddypress div#subnav.item-list-tabs li:not(.selected) a:hover,
.scheme_color_blocks #buddypress div.item-list-tabs li:not(.selected) a:hover {
  background-color: #108678;
}
.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: #cccccc;
}
.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_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_color_blocks #buddypress .dir-search input[type="search"],
.scheme_color_blocks #buddypress .dir-search input[type="text"],
.scheme_color_blocks #buddypress .groups-members-search input[type="search"],
.scheme_color_blocks #buddypress .groups-members-search input[type="text"],
.scheme_color_blocks #buddypress .standard-form input[type="color"],
.scheme_color_blocks #buddypress .standard-form input[type="date"],
.scheme_color_blocks #buddypress .standard-form input[type="datetime-local"],
.scheme_color_blocks #buddypress .standard-form input[type="datetime"],
.scheme_color_blocks #buddypress .standard-form input[type="email"],
.scheme_color_blocks #buddypress .standard-form input[type="month"],
.scheme_color_blocks #buddypress .standard-form input[type="number"],
.scheme_color_blocks #buddypress .standard-form input[type="password"],
.scheme_color_blocks #buddypress .standard-form input[type="range"],
.scheme_color_blocks #buddypress .standard-form input[type="search"],
.scheme_color_blocks #buddypress .standard-form input[type="tel"],
.scheme_color_blocks #buddypress .standard-form input[type="text"],
.scheme_color_blocks #buddypress .standard-form input[type="time"],
.scheme_color_blocks #buddypress .standard-form input[type="url"],
.scheme_color_blocks #buddypress .standard-form input[type="week"],
.scheme_color_blocks #buddypress .standard-form select,
.scheme_color_blocks #buddypress .standard-form textarea,
.scheme_color_blocks #buddypress form#whats-new-form textarea {
  color: #DADADA;
}
.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: #ffffff;
}
.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_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_color_blocks #buddypress .dir-search input[type="search"],
.scheme_color_blocks #buddypress .dir-search input[type="text"],
.scheme_color_blocks #buddypress .groups-members-search input[type="search"],
.scheme_color_blocks #buddypress .groups-members-search input[type="text"],
.scheme_color_blocks #buddypress .standard-form input[type="color"],
.scheme_color_blocks #buddypress .standard-form input[type="date"],
.scheme_color_blocks #buddypress .standard-form input[type="datetime-local"],
.scheme_color_blocks #buddypress .standard-form input[type="datetime"],
.scheme_color_blocks #buddypress .standard-form input[type="email"],
.scheme_color_blocks #buddypress .standard-form input[type="month"],
.scheme_color_blocks #buddypress .standard-form input[type="number"],
.scheme_color_blocks #buddypress .standard-form input[type="password"],
.scheme_color_blocks #buddypress .standard-form input[type="range"],
.scheme_color_blocks #buddypress .standard-form input[type="search"],
.scheme_color_blocks #buddypress .standard-form input[type="tel"],
.scheme_color_blocks #buddypress .standard-form input[type="text"],
.scheme_color_blocks #buddypress .standard-form input[type="time"],
.scheme_color_blocks #buddypress .standard-form input[type="url"],
.scheme_color_blocks #buddypress .standard-form input[type="week"],
.scheme_color_blocks #buddypress .standard-form select,
.scheme_color_blocks #buddypress .standard-form textarea,
.scheme_color_blocks #buddypress form#whats-new-form textarea {
  background-color: #0F7468;
}
.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: #cfc8c4;
}
.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_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_color_blocks #buddypress .dir-search input[type="search"],
.scheme_color_blocks #buddypress .dir-search input[type="text"],
.scheme_color_blocks #buddypress .groups-members-search input[type="search"],
.scheme_color_blocks #buddypress .groups-members-search input[type="text"],
.scheme_color_blocks #buddypress .standard-form input[type="color"],
.scheme_color_blocks #buddypress .standard-form input[type="date"],
.scheme_color_blocks #buddypress .standard-form input[type="datetime-local"],
.scheme_color_blocks #buddypress .standard-form input[type="datetime"],
.scheme_color_blocks #buddypress .standard-form input[type="email"],
.scheme_color_blocks #buddypress .standard-form input[type="month"],
.scheme_color_blocks #buddypress .standard-form input[type="number"],
.scheme_color_blocks #buddypress .standard-form input[type="password"],
.scheme_color_blocks #buddypress .standard-form input[type="range"],
.scheme_color_blocks #buddypress .standard-form input[type="search"],
.scheme_color_blocks #buddypress .standard-form input[type="tel"],
.scheme_color_blocks #buddypress .standard-form input[type="text"],
.scheme_color_blocks #buddypress .standard-form input[type="time"],
.scheme_color_blocks #buddypress .standard-form input[type="url"],
.scheme_color_blocks #buddypress .standard-form input[type="week"],
.scheme_color_blocks #buddypress .standard-form select,
.scheme_color_blocks #buddypress .standard-form textarea,
.scheme_color_blocks #buddypress form#whats-new-form textarea {
  border-color: #06564E;
}
.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: #b6b3b3;
}
.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_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_color_blocks #buddypress .dir-search input[type="search"]:focus,
.scheme_color_blocks #buddypress .dir-search input[type="text"]:focus,
.scheme_color_blocks #buddypress .groups-members-search input[type="search"]:focus,
.scheme_color_blocks #buddypress .groups-members-search input[type="text"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="color"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="date"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="datetime"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="email"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="month"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="number"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="password"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="range"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="search"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="tel"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="text"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="time"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="url"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="week"]:focus,
.scheme_color_blocks #buddypress .standard-form select:focus,
.scheme_color_blocks #buddypress .standard-form textarea:focus,
.scheme_color_blocks #buddypress form#whats-new-form textarea:focus {
  color: #FFFFFF;
}
.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: #ffffff;
}
.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_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_color_blocks #buddypress .dir-search input[type="search"]:focus,
.scheme_color_blocks #buddypress .dir-search input[type="text"]:focus,
.scheme_color_blocks #buddypress .groups-members-search input[type="search"]:focus,
.scheme_color_blocks #buddypress .groups-members-search input[type="text"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="color"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="date"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="datetime"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="email"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="month"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="number"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="password"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="range"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="search"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="tel"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="text"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="time"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="url"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="week"]:focus,
.scheme_color_blocks #buddypress .standard-form select:focus,
.scheme_color_blocks #buddypress .standard-form textarea:focus,
.scheme_color_blocks #buddypress form#whats-new-form textarea:focus {
  background-color: #108678;
}
.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: #382d26;
}
.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_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_color_blocks #buddypress .dir-search input[type="search"]:focus,
.scheme_color_blocks #buddypress .dir-search input[type="text"]:focus,
.scheme_color_blocks #buddypress .groups-members-search input[type="search"]:focus,
.scheme_color_blocks #buddypress .groups-members-search input[type="text"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="color"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="date"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="datetime"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="email"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="month"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="number"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="password"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="range"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="search"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="tel"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="text"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="time"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="url"]:focus,
.scheme_color_blocks #buddypress .standard-form input[type="week"]:focus,
.scheme_color_blocks #buddypress .standard-form select:focus,
.scheme_color_blocks #buddypress .standard-form textarea:focus,
.scheme_color_blocks #buddypress form#whats-new-form textarea:focus {
  border-color: #017E72;
}
.scheme_original #buddypress #reply-title small a span,
.scheme_original #buddypress a.bp-primary-action span {
  color: #F4452A;
}
.scheme_light #buddypress #reply-title small a span,
.scheme_light #buddypress a.bp-primary-action span {
  color: #20c7ca;
}
.scheme_dark #buddypress #reply-title small a span,
.scheme_dark #buddypress a.bp-primary-action span {
  color: #20c7ca;
}
.scheme_color_blocks #buddypress #reply-title small a span,
.scheme_color_blocks #buddypress a.bp-primary-action span {
  color: #1D9B9D;
}
.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_dark #buddypress #reply-title small a span,
.scheme_dark #buddypress a.bp-primary-action span {
  background-color: #f0f0f0;
}
.scheme_color_blocks #buddypress #reply-title small a span,
.scheme_color_blocks #buddypress a.bp-primary-action span {
  background-color: #F0F0F0;
}
.scheme_original #buddypress .activity .activity-item:nth-child(2n+1) {
  background-color: #ffffff;
}
.scheme_light #buddypress .activity .activity-item:nth-child(2n+1) {
  background-color: #ffffff;
}
.scheme_dark #buddypress .activity .activity-item:nth-child(2n+1) {
  background-color: #666666;
}
.scheme_color_blocks #buddypress .activity .activity-item:nth-child(2n+1) {
  background-color: #0F7468;
}
.ios_fixed {
  position: fixed;
  overflow: hidden;
}
.menu_mobile_open {
  height: 100%;
}
.admin-bar.menu_mobile_open {
  height: calc(68%);
}
.menu_mobile_open body {
  height: 100%;
  overflow: hidden;
}
.menu_mobile_open .top_panel_below .slider_wrap {
  display: none;
}
.header_mobile {
  position: relative;
  z-index: 10003;
  display: none;
}
.header_mobile .top_panel_fixed_wrap {
  display: none;
}
.header_mobile .mask {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 1001;
  background-color: rgba(0,0,0,0.6);
}
.header_mobile .mask.show {
  right: 0;
}
.header_mobile .content_wrap {
  text-align: center;
}
.header_mobile .logo {
  padding-top: 35px;
  padding-bottom: 20px;
}
.header_mobile .logo_main {
  height: 53px;
}
.header_mobile .menu_button {
  position: absolute;
  left: 30px;
  top: 50%;
  margin-top: -13px;
}
.header_mobile .menu_main_cart {
  position: absolute;
  right: 30px;
  margin: 0;
  top: 50%;
  margin-top: -12px;
}
.header_mobile .menu_button,
.header_mobile .menu_main_cart .top_panel_cart_button .contact_icon {
  background-color: transparent !important;
  font-size: 26px;
  height: auto;
  width: auto;
  line-height: 25px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.header_mobile .side_wrap {
  display: block;
  position: fixed;
  top: 0;
  left: -320px;
  width: 320px;
  height: auto;
  bottom: 0;
  overflow: hidden;
  overflow-y: scroll;
  z-index: 10003;
  padding: 0px;
  transition: left 0.3s linear;
  -moz-transition: left .3s linear;
  -webkit-transition: left 0.3s linear;
  -o-transition: left .3s linear;
}
.admin-bar .header_mobile .side_wrap {
  top: 32px;
}
.header_mobile .side_wrap.open {
  left: 0;
}
.header_mobile .side_wrap .close {
  position: absolute;
  top: 15px;
  right: 20px;
  text-transform: uppercase;
  cursor: pointer;
  display: none;
}
.booking_font_custom,
.booking_day_container,
.booking_calendar_container_all {
  font-family: "Lato", sans-serif;
}
.booking_weekdays_custom {
  font-family: "Raleway", sans-serif;
}
.scheme_original .booking_month_container_custom,
.scheme_original .booking_month_navigation_button_custom {
  background-color: #ffffff;
}
.scheme_light .booking_month_container_custom,
.scheme_light .booking_month_navigation_button_custom {
  background-color: #ffffff;
}
.scheme_dark .booking_month_container_custom,
.scheme_dark .booking_month_navigation_button_custom {
  background-color: #666666;
}
.scheme_color_blocks .booking_month_container_custom,
.scheme_color_blocks .booking_month_navigation_button_custom {
  background-color: #0F7468;
}
.scheme_original .booking_month_name_custom,
.scheme_original .booking_month_navigation_button_custom {
  color: #b6b3b3;
}
.scheme_light .booking_month_name_custom,
.scheme_light .booking_month_navigation_button_custom {
  color: #232a34;
}
.scheme_dark .booking_month_name_custom,
.scheme_dark .booking_month_navigation_button_custom {
  color: #d0d0d0;
}
.scheme_color_blocks .booking_month_name_custom,
.scheme_color_blocks .booking_month_navigation_button_custom {
  color: #FFFFFF;
}
.scheme_original .booking_month_navigation_button_custom:hover {
  color: #ffffff;
}
.scheme_light .booking_month_navigation_button_custom:hover {
  color: #ffffff;
}
.scheme_dark .booking_month_navigation_button_custom:hover {
  color: #f0f0f0;
}
.scheme_color_blocks .booking_month_navigation_button_custom:hover {
  color: #F0F0F0;
}
.scheme_original .booking_month_navigation_button_custom:hover {
  background-color: #FFFFFF;
}
.scheme_light .booking_month_navigation_button_custom:hover {
  background-color: #189799;
}
.scheme_dark .booking_month_navigation_button_custom:hover {
  background-color: #189799;
}
.scheme_color_blocks .booking_month_navigation_button_custom:hover {
  background-color: #23E8EB;
}
.scheme_original #learndash_next_prev_link > a {
  color: #ffffff;
}
.scheme_light #learndash_next_prev_link > a {
  color: #ffffff;
}
.scheme_dark #learndash_next_prev_link > a {
  color: #f0f0f0;
}
.scheme_color_blocks #learndash_next_prev_link > a {
  color: #F0F0F0;
}
.scheme_original #learndash_next_prev_link > a {
  background-color: #F4452A;
}
.scheme_light #learndash_next_prev_link > a {
  background-color: #20c7ca;
}
.scheme_dark #learndash_next_prev_link > a {
  background-color: #20c7ca;
}
.scheme_color_blocks #learndash_next_prev_link > a {
  background-color: #1D9B9D;
}
.scheme_original #learndash_next_prev_link > a:hover {
  background-color: #FFFFFF;
}
.scheme_light #learndash_next_prev_link > a:hover {
  background-color: #189799;
}
.scheme_dark #learndash_next_prev_link > a:hover {
  background-color: #189799;
}
.scheme_color_blocks #learndash_next_prev_link > a:hover {
  background-color: #23E8EB;
}
.scheme_original .widget_area dd.course_progress div.course_progress_blue {
  background-color: #FFFFFF;
}
.scheme_light .widget_area dd.course_progress div.course_progress_blue {
  background-color: #189799;
}
.scheme_dark .widget_area dd.course_progress div.course_progress_blue {
  background-color: #189799;
}
.scheme_color_blocks .widget_area dd.course_progress div.course_progress_blue {
  background-color: #23E8EB;
}
.scheme_original .sc_accordion .sc_accordion_item .sc_accordion_title {
  border-color: #cfc8c4;
}
.scheme_light .sc_accordion .sc_accordion_item .sc_accordion_title {
  border-color: #dddddd;
}
.scheme_dark .sc_accordion .sc_accordion_item .sc_accordion_title {
  border-color: #7d7d7d;
}
.scheme_color_blocks .sc_accordion .sc_accordion_item .sc_accordion_title {
  border-color: #1DB3B6;
}
.scheme_original .sc_accordion .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
  color: #F4452A;
}
.scheme_light .sc_accordion .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
  color: #20c7ca;
}
.scheme_dark .sc_accordion .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
  color: #20c7ca;
}
.scheme_color_blocks .sc_accordion .sc_accordion_item .sc_accordion_title .sc_accordion_icon {
  color: #1D9B9D;
}
.sc_accordion .sc_accordion_item .sc_accordion_title.ui-state-active .sc_accordion_icon_opened {
  background: #f5f3f0;
}
.scheme_original .sc_accordion .sc_accordion_item .sc_accordion_title:not(.ui-state-active):hover {
  color: #FFFFFF;
}
.scheme_light .sc_accordion .sc_accordion_item .sc_accordion_title:not(.ui-state-active):hover {
  color: #189799;
}
.scheme_dark .sc_accordion .sc_accordion_item .sc_accordion_title:not(.ui-state-active):hover {
  color: #189799;
}
.scheme_color_blocks .sc_accordion .sc_accordion_item .sc_accordion_title:not(.ui-state-active):hover {
  color: #23E8EB;
}
.scheme_original .sc_accordion .sc_accordion_item .sc_accordion_title:not(.ui-state-active):hover {
  border-color: #FFFFFF;
}
.scheme_light .sc_accordion .sc_accordion_item .sc_accordion_title:not(.ui-state-active):hover {
  border-color: #189799;
}
.scheme_dark .sc_accordion .sc_accordion_item .sc_accordion_title:not(.ui-state-active):hover {
  border-color: #189799;
}
.scheme_color_blocks .sc_accordion .sc_accordion_item .sc_accordion_title:not(.ui-state-active):hover {
  border-color: #23E8EB;
}
.sc_accordion .sc_accordion_item .sc_accordion_content {
  background: #f5f3f0;
}
.scheme_original .sc_audio .sc_audio_author_name {
  color: #F4452A;
}
.scheme_light .sc_audio .sc_audio_author_name {
  color: #20c7ca;
}
.scheme_dark .sc_audio .sc_audio_author_name {
  color: #20c7ca;
}
.scheme_color_blocks .sc_audio .sc_audio_author_name {
  color: #1D9B9D;
}
.scheme_original .sc_audio .sc_audio_title {
  color: #382e26;
}
.scheme_light .sc_audio .sc_audio_title {
  color: #232a34;
}
.scheme_dark .sc_audio .sc_audio_title {
  color: #e0e0e0;
}
.scheme_color_blocks .sc_audio .sc_audio_title {
  color: #FFFFFF;
}
.scheme_original .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.scheme_original .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #e43b1b;
}
.scheme_light .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.scheme_light .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #ffffff;
}
.scheme_dark .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.scheme_dark .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #ffffff;
}
.scheme_color_blocks .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.scheme_color_blocks .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #FCFFA3;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.sc_button {
  font-family: "Raleway", sans-serif;
  font-size: 1em;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.sc_button.sc_button_style_filled {
  border: none;
}
.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: rgba(228,59,27,0.95);
}
.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: rgba(255,255,255,0.95);
}
.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: rgba(255,255,255,0.95);
}
.scheme_color_blocks input[type="submit"],
.scheme_color_blocks input[type="reset"],
.scheme_color_blocks input[type="button"],
.scheme_color_blocks button,
.scheme_color_blocks .sc_button.sc_button_style_filled {
  background-color: rgba(252,255,163,0.95);
}
.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 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_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_color_blocks input[type="submit"],
.scheme_color_blocks input[type="reset"],
.scheme_color_blocks input[type="button"],
.scheme_color_blocks button,
.scheme_color_blocks .sc_button.sc_button_style_filled {
  color: #F0F0F0;
}
.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 {
  background-color: rgba(38,28,24,0.95);
}
.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 {
  background-color: rgba(255,255,255,0.95);
}
.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 {
  background-color: rgba(229,229,229,0.95);
}
.scheme_color_blocks input[type="submit"]:hover,
.scheme_color_blocks input[type="reset"]:hover,
.scheme_color_blocks input[type="button"]:hover,
.scheme_color_blocks button:hover,
.scheme_color_blocks .sc_button.sc_button_style_filled:hover {
  background-color: rgba(255,255,0,0.95);
}
.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: #ffffff;
}
.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: #ffffff;
}
.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: #f0f0f0;
}
.scheme_color_blocks input[type="submit"]:hover,
.scheme_color_blocks input[type="reset"]:hover,
.scheme_color_blocks input[type="button"]:hover,
.scheme_color_blocks button:hover,
.scheme_color_blocks .sc_button.sc_button_style_filled:hover {
  color: #F0F0F0;
}
.scheme_original .sc_button.sc_button_style_border {
  border-color: rgba(228,59,27,0.95);
}
.scheme_light .sc_button.sc_button_style_border {
  border-color: rgba(255,255,255,0.95);
}
.scheme_dark .sc_button.sc_button_style_border {
  border-color: rgba(255,255,255,0.95);
}
.scheme_color_blocks .sc_button.sc_button_style_border {
  border-color: rgba(252,255,163,0.95);
}
.scheme_original .sc_button.sc_button_style_border {
  color: rgba(228,59,27,0.95);
}
.scheme_light .sc_button.sc_button_style_border {
  color: rgba(255,255,255,0.95);
}
.scheme_dark .sc_button.sc_button_style_border {
  color: rgba(255,255,255,0.95);
}
.scheme_color_blocks .sc_button.sc_button_style_border {
  color: rgba(252,255,163,0.95);
}
.scheme_original .sc_button.sc_button_style_border:hover {
  border-color: rgba(38,28,24,0.95);
}
.scheme_light .sc_button.sc_button_style_border:hover {
  border-color: rgba(255,255,255,0.95);
}
.scheme_dark .sc_button.sc_button_style_border:hover {
  border-color: rgba(229,229,229,0.95);
}
.scheme_color_blocks .sc_button.sc_button_style_border:hover {
  border-color: rgba(255,255,0,0.95);
}
.scheme_original .sc_button.sc_button_style_border:hover {
  color: rgba(38,28,24,0.95);
}
.scheme_light .sc_button.sc_button_style_border:hover {
  color: rgba(255,255,255,0.95);
}
.scheme_dark .sc_button.sc_button_style_border:hover {
  color: rgba(229,229,229,0.95);
}
.scheme_color_blocks .sc_button.sc_button_style_border:hover {
  color: rgba(255,255,0,0.95);
}
.scheme_original .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
  background-color: #F4452A;
}
.scheme_light .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
  background-color: #20c7ca;
}
.scheme_dark .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
  background-color: #20c7ca;
}
.scheme_color_blocks .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
  background-color: #1D9B9D;
}
.scheme_original .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
  border-color: #F4452A;
}
.scheme_light .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
  border-color: #20c7ca;
}
.scheme_dark .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
  border-color: #20c7ca;
}
.scheme_color_blocks .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
  border-color: #1D9B9D;
}
.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_dark .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date {
  color: #f0f0f0;
}
.scheme_color_blocks .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_dark .sc_blogger.layout_date .sc_blogger_item .sc_blogger_date .year:before {
  border-color: #f0f0f0;
}
.scheme_color_blocks .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: #ffffff;
}
.scheme_light .sc_blogger.layout_date .sc_blogger_item::before {
  background-color: #ffffff;
}
.scheme_dark .sc_blogger.layout_date .sc_blogger_item::before {
  background-color: #666666;
}
.scheme_color_blocks .sc_blogger.layout_date .sc_blogger_item::before {
  background-color: #0F7468;
}
.scheme_original .sc_blogger_item.sc_plain_item {
  background-color: #ffffff;
}
.scheme_light .sc_blogger_item.sc_plain_item {
  background-color: #ffffff;
}
.scheme_dark .sc_blogger_item.sc_plain_item {
  background-color: #666666;
}
.scheme_color_blocks .sc_blogger_item.sc_plain_item {
  background-color: #0F7468;
}
.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_dark .sc_blogger.layout_polaroid .photostack nav span.current {
  color: #f0f0f0;
}
.scheme_color_blocks .sc_blogger.layout_polaroid .photostack nav span.current {
  color: #F0F0F0;
}
.scheme_original .sc_blogger.layout_polaroid .photostack nav span.current {
  background-color: #F4452A;
}
.scheme_light .sc_blogger.layout_polaroid .photostack nav span.current {
  background-color: #20c7ca;
}
.scheme_dark .sc_blogger.layout_polaroid .photostack nav span.current {
  background-color: #20c7ca;
}
.scheme_color_blocks .sc_blogger.layout_polaroid .photostack nav span.current {
  background-color: #1D9B9D;
}
.scheme_original .sc_blogger.layout_polaroid .photostack nav span.current.flip {
  background-color: #FFFFFF;
}
.scheme_light .sc_blogger.layout_polaroid .photostack nav span.current.flip {
  background-color: #189799;
}
.scheme_dark .sc_blogger.layout_polaroid .photostack nav span.current.flip {
  background-color: #189799;
}
.scheme_color_blocks .sc_blogger.layout_polaroid .photostack nav span.current.flip {
  background-color: #23E8EB;
}
.scheme_original .sc_call_to_action .sc_call_to_action_descr {
  color: #382e26;
}
.scheme_light .sc_call_to_action .sc_call_to_action_descr {
  color: #232a34;
}
.scheme_dark .sc_call_to_action .sc_call_to_action_descr {
  color: #e0e0e0;
}
.scheme_color_blocks .sc_call_to_action .sc_call_to_action_descr {
  color: #FFFFFF;
}
.scheme_original .sc_call_to_action_accented {
  color: #ffffff;
}
.scheme_light .sc_call_to_action_accented {
  color: #ffffff;
}
.scheme_dark .sc_call_to_action_accented {
  color: #f0f0f0;
}
.scheme_color_blocks .sc_call_to_action_accented {
  color: #F0F0F0;
}
.scheme_original .sc_call_to_action_accented {
  background-color: #F4452A;
}
.scheme_light .sc_call_to_action_accented {
  background-color: #20c7ca;
}
.scheme_dark .sc_call_to_action_accented {
  background-color: #20c7ca;
}
.scheme_color_blocks .sc_call_to_action_accented {
  background-color: #1D9B9D;
}
.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_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_color_blocks .sc_call_to_action_accented .sc_item_title,
.scheme_color_blocks .sc_call_to_action_accented .sc_item_subtitle,
.scheme_color_blocks .sc_call_to_action_accented .sc_item_descr {
  color: #F0F0F0;
}
.scheme_original .sc_call_to_action_accented .sc_item_button > a {
  color: #ffffff;
}
.scheme_light .sc_call_to_action_accented .sc_item_button > a {
  color: #ffffff;
}
.scheme_dark .sc_call_to_action_accented .sc_item_button > a {
  color: #f0f0f0;
}
.scheme_color_blocks .sc_call_to_action_accented .sc_item_button > a {
  color: #F0F0F0;
}
.scheme_original .sc_call_to_action_accented .sc_item_button > a {
  background-color: #261c18;
}
.scheme_light .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: #e5e5e5;
}
.scheme_color_blocks .sc_call_to_action_accented .sc_item_button > a {
  background-color: #FFFF00;
}
.scheme_original .sc_call_to_action_accented .sc_item_button > a:hover {
  color: #F4452A;
}
.scheme_light .sc_call_to_action_accented .sc_item_button > a:hover {
  color: #20c7ca;
}
.scheme_dark .sc_call_to_action_accented .sc_item_button > a:hover {
  color: #20c7ca;
}
.scheme_color_blocks .sc_call_to_action_accented .sc_item_button > a:hover {
  color: #1D9B9D;
}
.scheme_original .sc_call_to_action_accented .sc_item_button > a:hover {
  background-color: #ffffff;
}
.scheme_light .sc_call_to_action_accented .sc_item_button > a:hover {
  background-color: #ffffff;
}
.scheme_dark .sc_call_to_action_accented .sc_item_button > a:hover {
  background-color: #f0f0f0;
}
.scheme_color_blocks .sc_call_to_action_accented .sc_item_button > a:hover {
  background-color: #F0F0F0;
}
.scheme_original .sc_call_to_action_accented .sc_item_button > a:before {
  background-color: #F4452A;
}
.scheme_light .sc_call_to_action_accented .sc_item_button > a:before {
  background-color: #20c7ca;
}
.scheme_dark .sc_call_to_action_accented .sc_item_button > a:before {
  background-color: #20c7ca;
}
.scheme_color_blocks .sc_call_to_action_accented .sc_item_button > a:before {
  background-color: #1D9B9D;
}
.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_dark .sc_call_to_action_accented .sc_item_button > a:before {
  color: #f0f0f0;
}
.scheme_color_blocks .sc_call_to_action_accented .sc_item_button > a:before {
  color: #F0F0F0;
}
.scheme_original .sc_chat:after {
  background-color: #ffffff;
}
.scheme_light .sc_chat:after {
  background-color: #ffffff;
}
.scheme_dark .sc_chat:after {
  background-color: #666666;
}
.scheme_color_blocks .sc_chat:after {
  background-color: #0F7468;
}
.scheme_original .sc_chat:after {
  border-color: #cfc8c4;
}
.scheme_light .sc_chat:after {
  border-color: #e7e7e7;
}
.scheme_dark .sc_chat:after {
  border-color: #909090;
}
.scheme_color_blocks .sc_chat:after {
  border-color: #06564E;
}
.scheme_original .sc_chat_inner {
  color: #6e6a67;
}
.scheme_light .sc_chat_inner {
  color: #8a8a8a;
}
.scheme_dark .sc_chat_inner {
  color: #909090;
}
.scheme_color_blocks .sc_chat_inner {
  color: #F0F0F0;
}
.scheme_original .sc_chat_inner a {
  color: #382e26;
}
.scheme_light .sc_chat_inner a {
  color: #232a34;
}
.scheme_dark .sc_chat_inner a {
  color: #e0e0e0;
}
.scheme_color_blocks .sc_chat_inner a {
  color: #FFFFFF;
}
.scheme_original .sc_chat_inner a:hover {
  color: #F4452A;
}
.scheme_light .sc_chat_inner a:hover {
  color: #20c7ca;
}
.scheme_dark .sc_chat_inner a:hover {
  color: #20c7ca;
}
.scheme_color_blocks .sc_chat_inner a:hover {
  color: #1D9B9D;
}
.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_dark .sc_clients_style_clients-2 .sc_client_image .sc_client_hover {
  color: #f0f0f0;
}
.scheme_color_blocks .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(56,46,38,0.8);
}
.scheme_light .sc_clients_style_clients-2 .sc_client_image .sc_client_hover {
  background-color: rgba(35,42,52,0.8);
}
.scheme_dark .sc_clients_style_clients-2 .sc_client_image .sc_client_hover {
  background-color: rgba(224,224,224,0.8);
}
.scheme_color_blocks .sc_clients_style_clients-2 .sc_client_image .sc_client_hover {
  background-color: rgba(255,255,255,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_dark .sc_clients_style_clients-2 .sc_client_title,
.scheme_dark .sc_clients_style_clients-2 .sc_client_title a {
  color: #f0f0f0;
}
.scheme_color_blocks .sc_clients_style_clients-2 .sc_client_title,
.scheme_color_blocks .sc_clients_style_clients-2 .sc_client_title a {
  color: #F0F0F0;
}
.scheme_original .sc_clients_style_clients-2 .sc_client_title a:hover {
  color: #F4452A;
}
.scheme_light .sc_clients_style_clients-2 .sc_client_title a:hover {
  color: #20c7ca;
}
.scheme_dark .sc_clients_style_clients-2 .sc_client_title a:hover {
  color: #20c7ca;
}
.scheme_color_blocks .sc_clients_style_clients-2 .sc_client_title a:hover {
  color: #1D9B9D;
}
.scheme_original .sc_clients_style_clients-2 .sc_client_description:before,
.scheme_original .sc_clients_style_clients-2 .sc_client_position {
  color: #F4452A;
}
.scheme_light .sc_clients_style_clients-2 .sc_client_description:before,
.scheme_light .sc_clients_style_clients-2 .sc_client_position {
  color: #20c7ca;
}
.scheme_dark .sc_clients_style_clients-2 .sc_client_description:before,
.scheme_dark .sc_clients_style_clients-2 .sc_client_position {
  color: #20c7ca;
}
.scheme_color_blocks .sc_clients_style_clients-2 .sc_client_description:before,
.scheme_color_blocks .sc_clients_style_clients-2 .sc_client_position {
  color: #1D9B9D;
}
.scheme_original .sc_form .sc_form_button button {
  color: #ffffff;
}
.scheme_light .sc_form .sc_form_button button {
  color: #ffffff;
}
.scheme_dark .sc_form .sc_form_button button {
  color: #f0f0f0;
}
.scheme_color_blocks .sc_form .sc_form_button button {
  color: #F0F0F0;
}
.scheme_original .sc_form .sc_form_button button {
  border-color: #F4452A;
}
.scheme_light .sc_form .sc_form_button button {
  border-color: #20c7ca;
}
.scheme_dark .sc_form .sc_form_button button {
  border-color: #20c7ca;
}
.scheme_color_blocks .sc_form .sc_form_button button {
  border-color: #1D9B9D;
}
.scheme_original .sc_form .sc_form_button button:hover {
  color: #ffffff;
}
.scheme_light .sc_form .sc_form_button button:hover {
  color: #ffffff;
}
.scheme_dark .sc_form .sc_form_button button:hover {
  color: #f0f0f0;
}
.scheme_color_blocks .sc_form .sc_form_button button:hover {
  color: #F0F0F0;
}
.scheme_original .sc_form .sc_form_button button:hover {
  background-color: #261c18;
}
.scheme_light .sc_form .sc_form_button button:hover {
  background-color: #ffffff;
}
.scheme_dark .sc_form .sc_form_button button:hover {
  background-color: #e5e5e5;
}
.scheme_color_blocks .sc_form .sc_form_button button:hover {
  background-color: #FFFF00;
}
.scheme_original .sc_form .sc_form_address_label,
.scheme_original .sc_form .sc_form_item > label {
  color: #382e26;
}
.scheme_light .sc_form .sc_form_address_label,
.scheme_light .sc_form .sc_form_item > label {
  color: #232a34;
}
.scheme_dark .sc_form .sc_form_address_label,
.scheme_dark .sc_form .sc_form_item > label {
  color: #e0e0e0;
}
.scheme_color_blocks .sc_form .sc_form_address_label,
.scheme_color_blocks .sc_form .sc_form_item > label {
  color: #FFFFFF;
}
.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: #cfc8c4;
}
.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_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_color_blocks .sc_form .sc_form_item .sc_form_element input[type="radio"] + label:before,
.scheme_color_blocks .sc_form .sc_form_item .sc_form_element input[type="checkbox"] + label:before {
  border-color: #06564E;
}
.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: #ffffff;
}
.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_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_color_blocks .sc_form .sc_form_item .sc_form_element input[type="radio"] + label:before,
.scheme_color_blocks .sc_form .sc_form_item .sc_form_element input[type="checkbox"] + label:before {
  background-color: #0F7468;
}
.scheme_original .sc_form_select_container {
  background-color: #ffffff;
}
.scheme_light .sc_form_select_container {
  background-color: #ffffff;
}
.scheme_dark .sc_form_select_container {
  background-color: #666666;
}
.scheme_color_blocks .sc_form_select_container {
  background-color: #0F7468;
}
.scheme_original .sc_form .picker {
  color: #cccccc;
}
.scheme_light .sc_form .picker {
  color: #8a8a8a;
}
.scheme_dark .sc_form .picker {
  color: #999999;
}
.scheme_color_blocks .sc_form .picker {
  color: #DADADA;
}
.scheme_original .sc_form .picker {
  border-color: #cfc8c4;
}
.scheme_light .sc_form .picker {
  border-color: #e7e7e7;
}
.scheme_dark .sc_form .picker {
  border-color: #909090;
}
.scheme_color_blocks .sc_form .picker {
  border-color: #06564E;
}
.scheme_original .sc_form .picker {
  background-color: #ffffff;
}
.scheme_light .sc_form .picker {
  background-color: #ffffff;
}
.scheme_dark .sc_form .picker {
  background-color: #666666;
}
.scheme_color_blocks .sc_form .picker {
  background-color: #0F7468;
}
.scheme_original .picker__month,
.scheme_original .picker__year {
  color: #b6b3b3;
}
.scheme_light .picker__month,
.scheme_light .picker__year {
  color: #232a34;
}
.scheme_dark .picker__month,
.scheme_dark .picker__year {
  color: #d0d0d0;
}
.scheme_color_blocks .picker__month,
.scheme_color_blocks .picker__year {
  color: #FFFFFF;
}
.scheme_original .sc_form .picker__nav--prev:before,
.scheme_original .sc_form .picker__nav--next:before {
  color: #cccccc;
}
.scheme_light .sc_form .picker__nav--prev:before,
.scheme_light .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_color_blocks .sc_form .picker__nav--prev:before,
.scheme_color_blocks .sc_form .picker__nav--next:before {
  color: #DADADA;
}
.scheme_original .sc_form .picker__nav--prev:hover:before,
.scheme_original .sc_form .picker__nav--next:hover:before {
  color: #b6b3b3;
}
.scheme_light .sc_form .picker__nav--prev:hover:before,
.scheme_light .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_color_blocks .sc_form .picker__nav--prev:hover:before,
.scheme_color_blocks .sc_form .picker__nav--next:hover:before {
  color: #FFFFFF;
}
.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_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_color_blocks .sc_form .picker__nav--disabled,
.scheme_color_blocks .sc_form .picker__nav--disabled:hover,
.scheme_color_blocks .sc_form .picker__nav--disabled:before,
.scheme_color_blocks .sc_form .picker__nav--disabled:before:hover {
  color: #B4B8B8;
}
.scheme_original .sc_form table.picker__table th {
  color: #ffffff;
}
.scheme_light .sc_form table.picker__table th {
  color: #ffffff;
}
.scheme_dark .sc_form table.picker__table th {
  color: #f0f0f0;
}
.scheme_color_blocks .sc_form table.picker__table th {
  color: #F0F0F0;
}
.scheme_original .sc_form table.picker__table th {
  background-color: #F4452A;
}
.scheme_light .sc_form table.picker__table th {
  background-color: #20c7ca;
}
.scheme_dark .sc_form table.picker__table th {
  background-color: #20c7ca;
}
.scheme_color_blocks .sc_form table.picker__table th {
  background-color: #1D9B9D;
}
.scheme_original .sc_form .picker__day--infocus {
  color: #b6b3b3;
}
.scheme_light .sc_form .picker__day--infocus {
  color: #232a34;
}
.scheme_dark .sc_form .picker__day--infocus {
  color: #d0d0d0;
}
.scheme_color_blocks .sc_form .picker__day--infocus {
  color: #FFFFFF;
}
.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: #b6b3b3;
}
.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_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_color_blocks .sc_form .picker__day--today,
.scheme_color_blocks .sc_form .picker__day--infocus:hover,
.scheme_color_blocks .sc_form .picker__day--outfocus:hover,
.scheme_color_blocks .sc_form .picker__day--highlighted:hover,
.scheme_color_blocks .sc_form .picker--focused .picker__day--highlighted {
  color: #FFFFFF;
}
.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: #ffffff;
}
.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_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_color_blocks .sc_form .picker__day--today,
.scheme_color_blocks .sc_form .picker__day--infocus:hover,
.scheme_color_blocks .sc_form .picker__day--outfocus:hover,
.scheme_color_blocks .sc_form .picker__day--highlighted:hover,
.scheme_color_blocks .sc_form .picker--focused .picker__day--highlighted {
  background-color: #108678;
}
.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_dark .sc_form .picker__day--disabled,
.scheme_dark .sc_form .picker__day--disabled:hover {
  color: #aaaaaa;
}
.scheme_color_blocks .sc_form .picker__day--disabled,
.scheme_color_blocks .sc_form .picker__day--disabled:hover {
  color: #B4B8B8;
}
.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_dark .sc_form .picker__day--highlighted.picker__day--disabled,
.scheme_dark .sc_form .picker__day--highlighted.picker__day--disabled:hover {
  color: #aaaaaa;
}
.scheme_color_blocks .sc_form .picker__day--highlighted.picker__day--disabled,
.scheme_color_blocks .sc_form .picker__day--highlighted.picker__day--disabled:hover {
  color: #B4B8B8;
}
.scheme_original .sc_form .picker__day--highlighted.picker__day--disabled,
.scheme_original .sc_form .picker__day--highlighted.picker__day--disabled:hover {
  background-color: #ffffff;
}
.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_dark .sc_form .picker__day--highlighted.picker__day--disabled,
.scheme_dark .sc_form .picker__day--highlighted.picker__day--disabled:hover {
  background-color: #505050;
}
.scheme_color_blocks .sc_form .picker__day--highlighted.picker__day--disabled,
.scheme_color_blocks .sc_form .picker__day--highlighted.picker__day--disabled:hover {
  background-color: #108678;
}
.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: #F4452A;
}
.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_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_color_blocks .sc_form .picker__day--today:before,
.scheme_color_blocks .sc_form .picker__button--today:before,
.scheme_color_blocks .sc_form .picker__button--clear:before,
.scheme_color_blocks .sc_form button:focus {
  border-color: #1D9B9D;
}
.scheme_original .sc_form .picker__button--close:before {
  color: #F4452A;
}
.scheme_light .sc_form .picker__button--close:before {
  color: #20c7ca;
}
.scheme_dark .sc_form .picker__button--close:before {
  color: #20c7ca;
}
.scheme_color_blocks .sc_form .picker__button--close:before {
  color: #1D9B9D;
}
.scheme_original .sc_form .picker--time .picker__button--clear:hover,
.scheme_original .sc_form .picker--time .picker__button--clear:focus {
  background-color: #FFFFFF;
}
.scheme_light .sc_form .picker--time .picker__button--clear:hover,
.scheme_light .sc_form .picker--time .picker__button--clear:focus {
  background-color: #189799;
}
.scheme_dark .sc_form .picker--time .picker__button--clear:hover,
.scheme_dark .sc_form .picker--time .picker__button--clear:focus {
  background-color: #189799;
}
.scheme_color_blocks .sc_form .picker--time .picker__button--clear:hover,
.scheme_color_blocks .sc_form .picker--time .picker__button--clear:focus {
  background-color: #23E8EB;
}
.scheme_original .sc_form .picker__footer {
  border-color: #cfc8c4;
}
.scheme_light .sc_form .picker__footer {
  border-color: #e7e7e7;
}
.scheme_dark .sc_form .picker__footer {
  border-color: #909090;
}
.scheme_color_blocks .sc_form .picker__footer {
  border-color: #06564E;
}
.scheme_original .sc_form .picker__button--today,
.scheme_original .sc_form .picker__button--clear,
.scheme_original .sc_form .picker__button--close {
  color: #cccccc;
}
.scheme_light .sc_form .picker__button--today,
.scheme_light .sc_form .picker__button--clear,
.scheme_light .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_color_blocks .sc_form .picker__button--today,
.scheme_color_blocks .sc_form .picker__button--clear,
.scheme_color_blocks .sc_form .picker__button--close {
  color: #DADADA;
}
.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: #b6b3b3;
}
.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_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_color_blocks .sc_form .picker__button--today:hover,
.scheme_color_blocks .sc_form .picker__button--clear:hover,
.scheme_color_blocks .sc_form .picker__button--close:hover {
  color: #FFFFFF;
}
.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: #ffffff;
}
.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_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_color_blocks .sc_form .picker__button--today:hover,
.scheme_color_blocks .sc_form .picker__button--clear:hover,
.scheme_color_blocks .sc_form .picker__button--close:hover {
  background-color: #108678;
}
.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_dark .sc_form .picker__button--today[disabled],
.scheme_dark .sc_form .picker__button--today[disabled]:hover {
  color: #aaaaaa;
}
.scheme_color_blocks .sc_form .picker__button--today[disabled],
.scheme_color_blocks .sc_form .picker__button--today[disabled]:hover {
  color: #B4B8B8;
}
.scheme_original .sc_form .picker__button--today[disabled],
.scheme_original .sc_form .picker__button--today[disabled]:hover {
  background-color: #ffffff;
}
.scheme_light .sc_form .picker__button--today[disabled],
.scheme_light .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_color_blocks .sc_form .picker__button--today[disabled],
.scheme_color_blocks .sc_form .picker__button--today[disabled]:hover {
  background-color: #108678;
}
.scheme_original .sc_form .picker__button--today[disabled],
.scheme_original .sc_form .picker__button--today[disabled]:hover {
  border-color: #ffffff;
}
.scheme_light .sc_form .picker__button--today[disabled],
.scheme_light .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_color_blocks .sc_form .picker__button--today[disabled],
.scheme_color_blocks .sc_form .picker__button--today[disabled]:hover {
  border-color: #108678;
}
.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_dark .sc_form .picker__button--today[disabled]:before {
  border-top-color: #aaaaaa;
}
.scheme_color_blocks .sc_form .picker__button--today[disabled]:before {
  border-top-color: #B4B8B8;
}
.scheme_original .sc_form .picker__list-item {
  color: #cccccc;
}
.scheme_light .sc_form .picker__list-item {
  color: #8a8a8a;
}
.scheme_dark .sc_form .picker__list-item {
  color: #999999;
}
.scheme_color_blocks .sc_form .picker__list-item {
  color: #DADADA;
}
.scheme_original .sc_form .picker__list-item {
  border-color: #cfc8c4;
}
.scheme_light .sc_form .picker__list-item {
  border-color: #e7e7e7;
}
.scheme_dark .sc_form .picker__list-item {
  border-color: #909090;
}
.scheme_color_blocks .sc_form .picker__list-item {
  border-color: #06564E;
}
.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: #b6b3b3;
}
.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_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_color_blocks .sc_form .picker__list-item:hover,
.scheme_color_blocks .sc_form .picker__list-item--highlighted,
.scheme_color_blocks .sc_form .picker__list-item--highlighted:hover,
.scheme_color_blocks .sc_form .picker--focused .picker__list-item--highlighted,
.scheme_color_blocks .sc_form .picker__list-item--selected,
.scheme_color_blocks .sc_form .picker__list-item--selected:hover,
.scheme_color_blocks .sc_form .picker--focused .picker__list-item--selected {
  color: #FFFFFF;
}
.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: #ffffff;
}
.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_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_color_blocks .sc_form .picker__list-item:hover,
.scheme_color_blocks .sc_form .picker__list-item--highlighted,
.scheme_color_blocks .sc_form .picker__list-item--highlighted:hover,
.scheme_color_blocks .sc_form .picker--focused .picker__list-item--highlighted,
.scheme_color_blocks .sc_form .picker__list-item--selected,
.scheme_color_blocks .sc_form .picker__list-item--selected:hover,
.scheme_color_blocks .sc_form .picker--focused .picker__list-item--selected {
  background-color: #108678;
}
.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: #382d26;
}
.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_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_color_blocks .sc_form .picker__list-item:hover,
.scheme_color_blocks .sc_form .picker__list-item--highlighted,
.scheme_color_blocks .sc_form .picker__list-item--highlighted:hover,
.scheme_color_blocks .sc_form .picker--focused .picker__list-item--highlighted,
.scheme_color_blocks .sc_form .picker__list-item--selected,
.scheme_color_blocks .sc_form .picker__list-item--selected:hover,
.scheme_color_blocks .sc_form .picker--focused .picker__list-item--selected {
  border-color: #017E72;
}
.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_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_color_blocks .sc_form .picker__list-item--disabled,
.scheme_color_blocks .sc_form .picker__list-item--disabled:hover,
.scheme_color_blocks .sc_form .picker--focused .picker__list-item--disabled {
  color: #B4B8B8;
}
.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: #ffffff;
}
.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_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_color_blocks .sc_form .picker__list-item--disabled,
.scheme_color_blocks .sc_form .picker__list-item--disabled:hover,
.scheme_color_blocks .sc_form .picker--focused .picker__list-item--disabled {
  background-color: #0F7468;
}
.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: #cfc8c4;
}
.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_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_color_blocks .sc_form .picker__list-item--disabled,
.scheme_color_blocks .sc_form .picker__list-item--disabled:hover,
.scheme_color_blocks .sc_form .picker--focused .picker__list-item--disabled {
  border-color: #06564E;
}
.scheme_original .sc_countdown.sc_countdown_style_1 .sc_countdown_digits,
.scheme_original .sc_countdown.sc_countdown_style_1 .sc_countdown_separator {
  color: #F4452A;
}
.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_dark .sc_countdown.sc_countdown_style_1 .sc_countdown_digits,
.scheme_dark .sc_countdown.sc_countdown_style_1 .sc_countdown_separator {
  color: #20c7ca;
}
.scheme_color_blocks .sc_countdown.sc_countdown_style_1 .sc_countdown_digits,
.scheme_color_blocks .sc_countdown.sc_countdown_style_1 .sc_countdown_separator {
  color: #1D9B9D;
}
.scheme_original .sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
  border-color: #cfc8c4;
}
.scheme_light .sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
  border-color: #e7e7e7;
}
.scheme_dark .sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
  border-color: #909090;
}
.scheme_color_blocks .sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
  border-color: #06564E;
}
.scheme_original .sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
  background-color: #ffffff;
}
.scheme_light .sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
  background-color: #ffffff;
}
.scheme_dark .sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
  background-color: #666666;
}
.scheme_color_blocks .sc_countdown.sc_countdown_style_1 .sc_countdown_digits {
  background-color: #0F7468;
}
.scheme_original .sc_countdown.sc_countdown_style_1 .sc_countdown_label {
  color: #F4452A;
}
.scheme_light .sc_countdown.sc_countdown_style_1 .sc_countdown_label {
  color: #20c7ca;
}
.scheme_dark .sc_countdown.sc_countdown_style_1 .sc_countdown_label {
  color: #20c7ca;
}
.scheme_color_blocks .sc_countdown.sc_countdown_style_1 .sc_countdown_label {
  color: #1D9B9D;
}
.scheme_original .sc_countdown.sc_countdown_style_2 .sc_countdown_separator {
  color: #F4452A;
}
.scheme_light .sc_countdown.sc_countdown_style_2 .sc_countdown_separator {
  color: #20c7ca;
}
.scheme_dark .sc_countdown.sc_countdown_style_2 .sc_countdown_separator {
  color: #20c7ca;
}
.scheme_color_blocks .sc_countdown.sc_countdown_style_2 .sc_countdown_separator {
  color: #1D9B9D;
}
.scheme_original .sc_countdown.sc_countdown_style_2 .sc_countdown_digits span {
  background-color: #F4452A;
}
.scheme_light .sc_countdown.sc_countdown_style_2 .sc_countdown_digits span {
  background-color: #20c7ca;
}
.scheme_dark .sc_countdown.sc_countdown_style_2 .sc_countdown_digits span {
  background-color: #20c7ca;
}
.scheme_color_blocks .sc_countdown.sc_countdown_style_2 .sc_countdown_digits span {
  background-color: #1D9B9D;
}
.scheme_original .sc_countdown.sc_countdown_style_2 .sc_countdown_label {
  color: #F4452A;
}
.scheme_light .sc_countdown.sc_countdown_style_2 .sc_countdown_label {
  color: #20c7ca;
}
.scheme_dark .sc_countdown.sc_countdown_style_2 .sc_countdown_label {
  color: #20c7ca;
}
.scheme_color_blocks .sc_countdown.sc_countdown_style_2 .sc_countdown_label {
  color: #1D9B9D;
}
.scheme_original .sc_dropcaps .sc_dropcaps_item {
  color: #ffffff;
}
.scheme_light .sc_dropcaps .sc_dropcaps_item {
  color: #ffffff;
}
.scheme_dark .sc_dropcaps .sc_dropcaps_item {
  color: #f0f0f0;
}
.scheme_color_blocks .sc_dropcaps .sc_dropcaps_item {
  color: #F0F0F0;
}
.scheme_original .sc_dropcaps.sc_dropcaps_style_1 .sc_dropcaps_item {
  color: #e43b1b;
}
.scheme_light .sc_dropcaps.sc_dropcaps_style_1 .sc_dropcaps_item {
  color: #ffffff;
}
.scheme_dark .sc_dropcaps.sc_dropcaps_style_1 .sc_dropcaps_item {
  color: #ffffff;
}
.scheme_color_blocks .sc_dropcaps.sc_dropcaps_style_1 .sc_dropcaps_item {
  color: #FCFFA3;
}
.scheme_original .sc_dropcaps.sc_dropcaps_style_2 .sc_dropcaps_item {
  background-color: #F4452A;
}
.scheme_light .sc_dropcaps.sc_dropcaps_style_2 .sc_dropcaps_item {
  background-color: #20c7ca;
}
.scheme_dark .sc_dropcaps.sc_dropcaps_style_2 .sc_dropcaps_item {
  background-color: #20c7ca;
}
.scheme_color_blocks .sc_dropcaps.sc_dropcaps_style_2 .sc_dropcaps_item {
  background-color: #1D9B9D;
}
.scheme_original .sc_dropcaps.sc_dropcaps_style_3 .sc_dropcaps_item {
  color: #e43b1b;
}
.scheme_light .sc_dropcaps.sc_dropcaps_style_3 .sc_dropcaps_item {
  color: #ffffff;
}
.scheme_dark .sc_dropcaps.sc_dropcaps_style_3 .sc_dropcaps_item {
  color: #ffffff;
}
.scheme_color_blocks .sc_dropcaps.sc_dropcaps_style_3 .sc_dropcaps_item {
  color: #FCFFA3;
}
.scheme_original .sc_dropcaps.sc_dropcaps_style_4 .sc_dropcaps_item {
  color: #e43b1b;
}
.scheme_light .sc_dropcaps.sc_dropcaps_style_4 .sc_dropcaps_item {
  color: #20c7ca;
}
.scheme_dark .sc_dropcaps.sc_dropcaps_style_4 .sc_dropcaps_item {
  color: #20c7ca;
}
.scheme_color_blocks .sc_dropcaps.sc_dropcaps_style_4 .sc_dropcaps_item {
  color: #CAB720;
}
.scheme_original .sc_dropcaps.sc_dropcaps_style_4 .sc_dropcaps_item {
  background-color: #ffffff;
}
.scheme_light .sc_dropcaps.sc_dropcaps_style_4 .sc_dropcaps_item {
  background-color: #ffffff;
}
.scheme_dark .sc_dropcaps.sc_dropcaps_style_4 .sc_dropcaps_item {
  background-color: #666666;
}
.scheme_color_blocks .sc_dropcaps.sc_dropcaps_style_4 .sc_dropcaps_item {
  background-color: #0F7468;
}
.scheme_original .sc_emailer {
  border-color: #cfc8c4;
}
.scheme_light .sc_emailer {
  border-color: #e7e7e7;
}
.scheme_dark .sc_emailer {
  border-color: #909090;
}
.scheme_color_blocks .sc_emailer {
  border-color: #06564E;
}
.scheme_original .sc_events_item .sc_events_item_readmore {
  color: #382e26;
}
.scheme_light .sc_events_item .sc_events_item_readmore {
  color: #232a34;
}
.scheme_dark .sc_events_item .sc_events_item_readmore {
  color: #e0e0e0;
}
.scheme_color_blocks .sc_events_item .sc_events_item_readmore {
  color: #FFFFFF;
}
.scheme_original .sc_events_item .sc_events_item_readmore span {
  color: #F4452A;
}
.scheme_light .sc_events_item .sc_events_item_readmore span {
  color: #20c7ca;
}
.scheme_dark .sc_events_item .sc_events_item_readmore span {
  color: #20c7ca;
}
.scheme_color_blocks .sc_events_item .sc_events_item_readmore span {
  color: #1D9B9D;
}
.scheme_original .sc_events_item .sc_events_item_readmore:hover,
.scheme_original .sc_events_item .sc_events_item_readmore:hover span {
  color: #FFFFFF;
}
.scheme_light .sc_events_item .sc_events_item_readmore:hover,
.scheme_light .sc_events_item .sc_events_item_readmore:hover span {
  color: #189799;
}
.scheme_dark .sc_events_item .sc_events_item_readmore:hover,
.scheme_dark .sc_events_item .sc_events_item_readmore:hover span {
  color: #189799;
}
.scheme_color_blocks .sc_events_item .sc_events_item_readmore:hover,
.scheme_color_blocks .sc_events_item .sc_events_item_readmore:hover span {
  color: #23E8EB;
}
.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_dark .sc_events_style_events-1 .sc_events_item {
  background-color: #333333;
}
.scheme_color_blocks .sc_events_style_events-1 .sc_events_item {
  background-color: #20C7CA;
}
.scheme_original .sc_events_style_events-1 .sc_events_item {
  color: #6e6a67;
}
.scheme_light .sc_events_style_events-1 .sc_events_item {
  color: #8a8a8a;
}
.scheme_dark .sc_events_style_events-1 .sc_events_item {
  color: #909090;
}
.scheme_color_blocks .sc_events_style_events-1 .sc_events_item {
  color: #F0F0F0;
}
.scheme_original .sc_events_style_events-2 .sc_events_item {
  border-color: #cfc8c4;
}
.scheme_light .sc_events_style_events-2 .sc_events_item {
  border-color: #dddddd;
}
.scheme_dark .sc_events_style_events-2 .sc_events_item {
  border-color: #7d7d7d;
}
.scheme_color_blocks .sc_events_style_events-2 .sc_events_item {
  border-color: #1DB3B6;
}
.scheme_original .sc_events_style_events-2 .sc_events_item_date {
  background-color: #F4452A;
}
.scheme_light .sc_events_style_events-2 .sc_events_item_date {
  background-color: #20c7ca;
}
.scheme_dark .sc_events_style_events-2 .sc_events_item_date {
  background-color: #20c7ca;
}
.scheme_color_blocks .sc_events_style_events-2 .sc_events_item_date {
  background-color: #1D9B9D;
}
.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_dark .sc_events_style_events-2 .sc_events_item_date {
  color: #f0f0f0;
}
.scheme_color_blocks .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: #cfc8c4;
}
.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_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: #7d7d7d;
}
.scheme_color_blocks .sc_events_style_events-2 .sc_events_item_time:before,
.scheme_color_blocks .sc_events_style_events-2 .sc_events_item_details:before {
  background-color: #1DB3B6;
}
.scheme_original .sc_highlight_style_1 {
  background-color: #F4452A;
}
.scheme_light .sc_highlight_style_1 {
  background-color: #20c7ca;
}
.scheme_dark .sc_highlight_style_1 {
  background-color: #20c7ca;
}
.scheme_color_blocks .sc_highlight_style_1 {
  background-color: #1D9B9D;
}
.scheme_original .sc_highlight_style_1 {
  color: #ffffff;
}
.scheme_light .sc_highlight_style_1 {
  color: #ffffff;
}
.scheme_dark .sc_highlight_style_1 {
  color: #f0f0f0;
}
.scheme_color_blocks .sc_highlight_style_1 {
  color: #F0F0F0;
}
.scheme_original .sc_highlight_style_2 {
  background-color: #FFFFFF;
}
.scheme_light .sc_highlight_style_2 {
  background-color: #189799;
}
.scheme_dark .sc_highlight_style_2 {
  background-color: #189799;
}
.scheme_color_blocks .sc_highlight_style_2 {
  background-color: #23E8EB;
}
.scheme_original .sc_highlight_style_2 {
  color: #ffffff;
}
.scheme_light .sc_highlight_style_2 {
  color: #ffffff;
}
.scheme_dark .sc_highlight_style_2 {
  color: #f0f0f0;
}
.scheme_color_blocks .sc_highlight_style_2 {
  color: #F0F0F0;
}
.scheme_original .sc_highlight_style_3 {
  background-color: #ffffff;
}
.scheme_light .sc_highlight_style_3 {
  background-color: #ffffff;
}
.scheme_dark .sc_highlight_style_3 {
  background-color: #666666;
}
.scheme_color_blocks .sc_highlight_style_3 {
  background-color: #0F7468;
}
.scheme_original .sc_highlight_style_3 {
  color: #cccccc;
}
.scheme_light .sc_highlight_style_3 {
  color: #8a8a8a;
}
.scheme_dark .sc_highlight_style_3 {
  color: #999999;
}
.scheme_color_blocks .sc_highlight_style_3 {
  color: #DADADA;
}
.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_dark .sc_icon_hover:hover,
.scheme_dark a:hover .sc_icon_hover {
  color: #f0f0f0;
}
.scheme_color_blocks .sc_icon_hover:hover,
.scheme_color_blocks a:hover .sc_icon_hover {
  color: #F0F0F0;
}
.scheme_original .sc_icon_hover:hover,
.scheme_original a:hover .sc_icon_hover {
  background-color: #F4452A;
}
.scheme_light .sc_icon_hover:hover,
.scheme_light a:hover .sc_icon_hover {
  background-color: #20c7ca;
}
.scheme_dark .sc_icon_hover:hover,
.scheme_dark a:hover .sc_icon_hover {
  background-color: #20c7ca;
}
.scheme_color_blocks .sc_icon_hover:hover,
.scheme_color_blocks a:hover .sc_icon_hover {
  background-color: #1D9B9D;
}
.scheme_original .sc_icon_shape_round.sc_icon,
.scheme_original .sc_icon_shape_square.sc_icon {
  color: #e43b1b;
}
.scheme_light .sc_icon_shape_round.sc_icon,
.scheme_light .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: #ffffff;
}
.scheme_color_blocks .sc_icon_shape_round.sc_icon,
.scheme_color_blocks .sc_icon_shape_square.sc_icon {
  color: #FCFFA3;
}
.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: #261c18;
}
.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: #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 {
  color: #e5e5e5;
}
.scheme_color_blocks .sc_icon_shape_round.sc_icon:hover,
.scheme_color_blocks .sc_icon_shape_square.sc_icon:hover,
.scheme_color_blocks a:hover .sc_icon_shape_round.sc_icon,
.scheme_color_blocks a:hover .sc_icon_shape_square.sc_icon {
  color: #FFFF00;
}
.scheme_original .sc_infobox.sc_infobox_style_regular {
  color: #382e26;
}
.scheme_light .sc_infobox.sc_infobox_style_regular {
  color: #232a34;
}
.scheme_dark .sc_infobox.sc_infobox_style_regular {
  color: #e0e0e0;
}
.scheme_color_blocks .sc_infobox.sc_infobox_style_regular {
  color: #FFFFFF;
}
.scheme_original .sc_infobox.sc_infobox_style_regular:before {
  color: #e43b1b;
}
.scheme_light .sc_infobox.sc_infobox_style_regular:before {
  color: #ffffff;
}
.scheme_dark .sc_infobox.sc_infobox_style_regular:before {
  color: #ffffff;
}
.scheme_color_blocks .sc_infobox.sc_infobox_style_regular:before {
  color: #FCFFA3;
}
.scheme_original .sc_list_style_iconed li:before,
.scheme_original .sc_list_style_iconed .sc_list_icon {
  color: #F4452A;
}
.scheme_light .sc_list_style_iconed li:before,
.scheme_light .sc_list_style_iconed .sc_list_icon {
  color: #20c7ca;
}
.scheme_dark .sc_list_style_iconed li:before,
.scheme_dark .sc_list_style_iconed .sc_list_icon {
  color: #20c7ca;
}
.scheme_color_blocks .sc_list_style_iconed li:before,
.scheme_color_blocks .sc_list_style_iconed .sc_list_icon {
  color: #1D9B9D;
}
.scheme_original .sc_list_style_iconed li .sc_list_title {
  color: #382e26;
}
.scheme_light .sc_list_style_iconed li .sc_list_title {
  color: #232a34;
}
.scheme_dark .sc_list_style_iconed li .sc_list_title {
  color: #e0e0e0;
}
.scheme_color_blocks .sc_list_style_iconed li .sc_list_title {
  color: #FFFFFF;
}
.scheme_original .sc_list_style_iconed li a:hover .sc_list_title {
  color: #FFFFFF;
}
.scheme_light .sc_list_style_iconed li a:hover .sc_list_title {
  color: #189799;
}
.scheme_dark .sc_list_style_iconed li a:hover .sc_list_title {
  color: #189799;
}
.scheme_color_blocks .sc_list_style_iconed li a:hover .sc_list_title {
  color: #23E8EB;
}
.scheme_original .sc_list.sc_list_style_iconed li {
  color: #F4452A;
}
.scheme_light .sc_list.sc_list_style_iconed li {
  color: #20c7ca;
}
.scheme_dark .sc_list.sc_list_style_iconed li {
  color: #20c7ca;
}
.scheme_color_blocks .sc_list.sc_list_style_iconed li {
  color: #1D9B9D;
}
.scheme_original .sc_line {
  border-color: #cfc8c4;
}
.scheme_light .sc_line {
  border-color: #dddddd;
}
.scheme_dark .sc_line {
  border-color: #7d7d7d;
}
.scheme_color_blocks .sc_line {
  border-color: #1DB3B6;
}
.scheme_original .sc_line .sc_line_title {
  color: #382e26;
}
.scheme_light .sc_line .sc_line_title {
  color: #232a34;
}
.scheme_dark .sc_line .sc_line_title {
  color: #e0e0e0;
}
.scheme_color_blocks .sc_line .sc_line_title {
  color: #FFFFFF;
}
.scheme_original .sc_line .sc_line_title {
  background-color: #ffffff;
}
.scheme_light .sc_line .sc_line_title {
  background-color: #f7f7f7;
}
.scheme_dark .sc_line .sc_line_title {
  background-color: #333333;
}
.scheme_color_blocks .sc_line .sc_line_title {
  background-color: #20C7CA;
}
.scheme_original .sc_popup:before {
  background-color: #F4452A;
}
.scheme_light .sc_popup:before {
  background-color: #20c7ca;
}
.scheme_dark .sc_popup:before {
  background-color: #20c7ca;
}
.scheme_color_blocks .sc_popup:before {
  background-color: #1D9B9D;
}
.scheme_original .sc_price .sc_price_currency,
.scheme_original .sc_price .sc_price_money,
.scheme_original .sc_price .sc_price_penny {
  color: #382e26;
}
.scheme_light .sc_price .sc_price_currency,
.scheme_light .sc_price .sc_price_money,
.scheme_light .sc_price .sc_price_penny {
  color: #232a34;
}
.scheme_dark .sc_price .sc_price_currency,
.scheme_dark .sc_price .sc_price_money,
.scheme_dark .sc_price .sc_price_penny {
  color: #e0e0e0;
}
.scheme_color_blocks .sc_price .sc_price_currency,
.scheme_color_blocks .sc_price .sc_price_money,
.scheme_color_blocks .sc_price .sc_price_penny {
  color: #FFFFFF;
}
.scheme_original .sc_price .sc_price_info {
  color: #d3d3d3;
}
.scheme_light .sc_price .sc_price_info {
  color: #acb4b6;
}
.scheme_dark .sc_price .sc_price_info {
  color: #a0a0a0;
}
.scheme_color_blocks .sc_price .sc_price_info {
  color: #E0E0E0;
}
.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_dark .sc_price_block,
.scheme_dark .sc_price_block .sc_price_block_money * {
  color: #f0f0f0;
}
.scheme_color_blocks .sc_price_block,
.scheme_color_blocks .sc_price_block .sc_price_block_money * {
  color: #F0F0F0;
}
.scheme_original .sc_price_block.sc_price_block_style_1 {
  background-color: #F4452A;
}
.scheme_light .sc_price_block.sc_price_block_style_1 {
  background-color: #20c7ca;
}
.scheme_dark .sc_price_block.sc_price_block_style_1 {
  background-color: #20c7ca;
}
.scheme_color_blocks .sc_price_block.sc_price_block_style_1 {
  background-color: #1D9B9D;
}
.scheme_original .sc_price_block.sc_price_block_style_2 {
  background-color: #FFFFFF;
}
.scheme_light .sc_price_block.sc_price_block_style_2 {
  background-color: #189799;
}
.scheme_dark .sc_price_block.sc_price_block_style_2 {
  background-color: #189799;
}
.scheme_color_blocks .sc_price_block.sc_price_block_style_2 {
  background-color: #23E8EB;
}
.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: #cccccc;
}
.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_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_color_blocks .sc_price_block.sc_price_block_style_3,
.scheme_color_blocks .sc_price_block.sc_price_block_style_3 .sc_price_block_money * {
  color: #DADADA;
}
.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: #ffffff;
}
.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_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_color_blocks .sc_price_block.sc_price_block_style_3,
.scheme_color_blocks .sc_price_block.sc_price_block_style_3 .sc_price_block_money * {
  background-color: #0F7468;
}
.scheme_original .sc_price_block.sc_price_block_style_3 .sc_price_block_title {
  color: #b6b3b3;
}
.scheme_light .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_color_blocks .sc_price_block.sc_price_block_style_3 .sc_price_block_title {
  color: #FFFFFF;
}
.scheme_original .sc_recent_news_header {
  border-color: #382e26;
}
.scheme_light .sc_recent_news_header {
  border-color: #232a34;
}
.scheme_dark .sc_recent_news_header {
  border-color: #e0e0e0;
}
.scheme_color_blocks .sc_recent_news_header {
  border-color: #FFFFFF;
}
.scheme_original .sc_recent_news_header_category_item_more {
  color: #F4452A;
}
.scheme_light .sc_recent_news_header_category_item_more {
  color: #20c7ca;
}
.scheme_dark .sc_recent_news_header_category_item_more {
  color: #20c7ca;
}
.scheme_color_blocks .sc_recent_news_header_category_item_more {
  color: #1D9B9D;
}
.scheme_original .sc_recent_news_header_more_categories {
  border-color: #cfc8c4;
}
.scheme_light .sc_recent_news_header_more_categories {
  border-color: #e7e7e7;
}
.scheme_dark .sc_recent_news_header_more_categories {
  border-color: #909090;
}
.scheme_color_blocks .sc_recent_news_header_more_categories {
  border-color: #06564E;
}
.scheme_original .sc_recent_news_header_more_categories {
  background-color: #ffffff;
}
.scheme_light .sc_recent_news_header_more_categories {
  background-color: #ffffff;
}
.scheme_dark .sc_recent_news_header_more_categories {
  background-color: #666666;
}
.scheme_color_blocks .sc_recent_news_header_more_categories {
  background-color: #0F7468;
}
.scheme_original .sc_recent_news_header_more_categories > a {
  color: #e43b1b;
}
.scheme_light .sc_recent_news_header_more_categories > a {
  color: #20c7ca;
}
.scheme_dark .sc_recent_news_header_more_categories > a {
  color: #20c7ca;
}
.scheme_color_blocks .sc_recent_news_header_more_categories > a {
  color: #CAB720;
}
.scheme_original .sc_recent_news_header_more_categories > a:hover {
  color: #f43611;
}
.scheme_light .sc_recent_news_header_more_categories > a:hover {
  color: #189799;
}
.scheme_dark .sc_recent_news_header_more_categories > a:hover {
  color: #29fbff;
}
.scheme_color_blocks .sc_recent_news_header_more_categories > a:hover {
  color: #998B18;
}
.scheme_original .sc_recent_news_header_more_categories > a:hover {
  background-color: #ffffff;
}
.scheme_light .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_color_blocks .sc_recent_news_header_more_categories > a:hover {
  background-color: #108678;
}
.scheme_original .sc_recent_news .post_counters_item,
.scheme_original .sc_recent_news .post_counters .post_edit a {
  background-color: #ffffff;
}
.scheme_light .sc_recent_news .post_counters_item,
.scheme_light .sc_recent_news .post_counters .post_edit a {
  background-color: #ffffff;
}
.scheme_dark .sc_recent_news .post_counters_item,
.scheme_dark .sc_recent_news .post_counters .post_edit a {
  background-color: #666666;
}
.scheme_color_blocks .sc_recent_news .post_counters_item,
.scheme_color_blocks .sc_recent_news .post_counters .post_edit a {
  background-color: #0F7468;
}
.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_dark .sidebar .sc_recent_news .post_counters_item,
.scheme_dark .sidebar .sc_recent_news .post_counters .post_edit a {
  background-color: #333333;
}
.scheme_color_blocks .sidebar .sc_recent_news .post_counters_item,
.scheme_color_blocks .sidebar .sc_recent_news .post_counters .post_edit a {
  background-color: #20C7CA;
}
.scheme_original .sc_recent_news .post_counters .post_edit a {
  color: #b6b3b3;
}
.scheme_light .sc_recent_news .post_counters .post_edit a {
  color: #232a34;
}
.scheme_dark .sc_recent_news .post_counters .post_edit a {
  color: #d0d0d0;
}
.scheme_color_blocks .sc_recent_news .post_counters .post_edit a {
  color: #FFFFFF;
}
.scheme_original .sc_recent_news_style_news-magazine .post_accented_border {
  border-color: #cfc8c4;
}
.scheme_light .sc_recent_news_style_news-magazine .post_accented_border {
  border-color: #dddddd;
}
.scheme_dark .sc_recent_news_style_news-magazine .post_accented_border {
  border-color: #7d7d7d;
}
.scheme_color_blocks .sc_recent_news_style_news-magazine .post_accented_border {
  border-color: #1DB3B6;
}
.scheme_original .sc_recent_news_style_news-excerpt .post_item {
  border-color: #cfc8c4;
}
.scheme_light .sc_recent_news_style_news-excerpt .post_item {
  border-color: #dddddd;
}
.scheme_dark .sc_recent_news_style_news-excerpt .post_item {
  border-color: #7d7d7d;
}
.scheme_color_blocks .sc_recent_news_style_news-excerpt .post_item {
  border-color: #1DB3B6;
}
.scheme_original .sc_section_inner {
  color: #6e6a67;
}
.scheme_light .sc_section_inner {
  color: #8a8a8a;
}
.scheme_dark .sc_section_inner {
  color: #909090;
}
.scheme_color_blocks .sc_section_inner {
  color: #F0F0F0;
}
.scheme_original .sc_services_item .sc_services_item_readmore {
  color: #382e26;
}
.scheme_light .sc_services_item .sc_services_item_readmore {
  color: #232a34;
}
.scheme_dark .sc_services_item .sc_services_item_readmore {
  color: #e0e0e0;
}
.scheme_color_blocks .sc_services_item .sc_services_item_readmore {
  color: #FFFFFF;
}
.scheme_original .sc_services_item .sc_services_item_readmore span {
  color: #F4452A;
}
.scheme_light .sc_services_item .sc_services_item_readmore span {
  color: #20c7ca;
}
.scheme_dark .sc_services_item .sc_services_item_readmore span {
  color: #20c7ca;
}
.scheme_color_blocks .sc_services_item .sc_services_item_readmore span {
  color: #1D9B9D;
}
.scheme_original .sc_services_item .sc_services_item_readmore:hover,
.scheme_original .sc_services_item .sc_services_item_readmore:hover span {
  color: #FFFFFF;
}
.scheme_light .sc_services_item .sc_services_item_readmore:hover,
.scheme_light .sc_services_item .sc_services_item_readmore:hover span {
  color: #189799;
}
.scheme_dark .sc_services_item .sc_services_item_readmore:hover,
.scheme_dark .sc_services_item .sc_services_item_readmore:hover span {
  color: #189799;
}
.scheme_color_blocks .sc_services_item .sc_services_item_readmore:hover,
.scheme_color_blocks .sc_services_item .sc_services_item_readmore:hover span {
  color: #23E8EB;
}
.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_dark .sc_services_style_services-1 .sc_services_item {
  background-color: #333333;
}
.scheme_color_blocks .sc_services_style_services-1 .sc_services_item {
  background-color: #20C7CA;
}
.scheme_original .sc_services_style_services-1 .sc_services_item {
  color: #6e6a67;
}
.scheme_light .sc_services_style_services-1 .sc_services_item {
  color: #8a8a8a;
}
.scheme_dark .sc_services_style_services-1 .sc_services_item {
  color: #909090;
}
.scheme_color_blocks .sc_services_style_services-1 .sc_services_item {
  color: #F0F0F0;
}
.scheme_original .sc_services_style_services-2 .sc_icon {
  color: #F4452A;
}
.scheme_light .sc_services_style_services-2 .sc_icon {
  color: #20c7ca;
}
.scheme_dark .sc_services_style_services-2 .sc_icon {
  color: #20c7ca;
}
.scheme_color_blocks .sc_services_style_services-2 .sc_icon {
  color: #1D9B9D;
}
.scheme_original .sc_services_style_services-2 .sc_icon {
  border-color: #F4452A;
}
.scheme_light .sc_services_style_services-2 .sc_icon {
  border-color: #20c7ca;
}
.scheme_dark .sc_services_style_services-2 .sc_icon {
  border-color: #20c7ca;
}
.scheme_color_blocks .sc_services_style_services-2 .sc_icon {
  border-color: #1D9B9D;
}
.scheme_original .sc_services_style_services-1 .sc_icon {
  color: #e43b1b;
}
.scheme_light .sc_services_style_services-1 .sc_icon {
  color: #ffffff;
}
.scheme_dark .sc_services_style_services-1 .sc_icon {
  color: #ffffff;
}
.scheme_color_blocks .sc_services_style_services-1 .sc_icon {
  color: #FCFFA3;
}
.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-2 .sc_icon:hover,
.scheme_light .sc_services_style_services-2 a:hover .sc_icon {
  color: #ffffff;
}
.scheme_dark .sc_services_style_services-2 .sc_icon:hover,
.scheme_dark .sc_services_style_services-2 a:hover .sc_icon {
  color: #f0f0f0;
}
.scheme_color_blocks .sc_services_style_services-2 .sc_icon:hover,
.scheme_color_blocks .sc_services_style_services-2 a:hover .sc_icon {
  color: #F0F0F0;
}
.scheme_original .sc_services_style_services-2 .sc_icon:hover,
.scheme_original .sc_services_style_services-2 a:hover .sc_icon {
  background-color: #F4452A;
}
.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_dark .sc_services_style_services-2 .sc_icon:hover,
.scheme_dark .sc_services_style_services-2 a:hover .sc_icon {
  background-color: #20c7ca;
}
.scheme_color_blocks .sc_services_style_services-2 .sc_icon:hover,
.scheme_color_blocks .sc_services_style_services-2 a:hover .sc_icon {
  background-color: #1D9B9D;
}
.scheme_original .sc_services_style_services-1 .sc_icon:hover,
.scheme_original .sc_services_style_services-1 a:hover .sc_icon {
  color: #382e26;
}
.scheme_light .sc_services_style_services-1 .sc_icon:hover,
.scheme_light .sc_services_style_services-1 a:hover .sc_icon {
  color: #232a34;
}
.scheme_dark .sc_services_style_services-1 .sc_icon:hover,
.scheme_dark .sc_services_style_services-1 a:hover .sc_icon {
  color: #e0e0e0;
}
.scheme_color_blocks .sc_services_style_services-1 .sc_icon:hover,
.scheme_color_blocks .sc_services_style_services-1 a:hover .sc_icon {
  color: #FFFFFF;
}
.scheme_original .sc_services_style_services-3 a:hover .sc_icon,
.scheme_original .sc_services_style_services-3 .sc_icon:hover {
  color: #F4452A;
}
.scheme_light .sc_services_style_services-3 a:hover .sc_icon,
.scheme_light .sc_services_style_services-3 .sc_icon:hover {
  color: #20c7ca;
}
.scheme_dark .sc_services_style_services-3 a:hover .sc_icon,
.scheme_dark .sc_services_style_services-3 .sc_icon:hover {
  color: #20c7ca;
}
.scheme_color_blocks .sc_services_style_services-3 a:hover .sc_icon,
.scheme_color_blocks .sc_services_style_services-3 .sc_icon:hover {
  color: #1D9B9D;
}
.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_dark .sc_services_style_services-3 a:hover .sc_icon,
.scheme_dark .sc_services_style_services-3 .sc_icon:hover {
  background-color: #333333;
}
.scheme_color_blocks .sc_services_style_services-3 a:hover .sc_icon,
.scheme_color_blocks .sc_services_style_services-3 .sc_icon:hover {
  background-color: #20C7CA;
}
.scheme_original .sc_services_style_services-3 a:hover .sc_services_item_title {
  color: #F4452A;
}
.scheme_light .sc_services_style_services-3 a:hover .sc_services_item_title {
  color: #20c7ca;
}
.scheme_dark .sc_services_style_services-3 a:hover .sc_services_item_title {
  color: #20c7ca;
}
.scheme_color_blocks .sc_services_style_services-3 a:hover .sc_services_item_title {
  color: #1D9B9D;
}
.scheme_original .sc_services_style_services-4 .sc_icon {
  color: #ffffff;
}
.scheme_light .sc_services_style_services-4 .sc_icon {
  color: #ffffff;
}
.scheme_dark .sc_services_style_services-4 .sc_icon {
  color: #f0f0f0;
}
.scheme_color_blocks .sc_services_style_services-4 .sc_icon {
  color: #F0F0F0;
}
.scheme_original .sc_services_style_services-4 .sc_icon {
  background-color: #F4452A;
}
.scheme_light .sc_services_style_services-4 .sc_icon {
  background-color: #20c7ca;
}
.scheme_dark .sc_services_style_services-4 .sc_icon {
  background-color: #20c7ca;
}
.scheme_color_blocks .sc_services_style_services-4 .sc_icon {
  background-color: #1D9B9D;
}
.scheme_original .sc_services_style_services-4 .sc_services_item_title {
  color: #382e26;
}
.scheme_light .sc_services_style_services-4 .sc_services_item_title {
  color: #232a34;
}
.scheme_dark .sc_services_style_services-4 .sc_services_item_title {
  color: #e0e0e0;
}
.scheme_color_blocks .sc_services_style_services-4 .sc_services_item_title {
  color: #FFFFFF;
}
.scheme_original .sc_services_style_services-4 a:hover .sc_icon,
.scheme_original .sc_services_style_services-4 .sc_icon:hover {
  background-color: #FFFFFF;
}
.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_dark .sc_services_style_services-4 a:hover .sc_icon,
.scheme_dark .sc_services_style_services-4 .sc_icon:hover {
  background-color: #189799;
}
.scheme_color_blocks .sc_services_style_services-4 a:hover .sc_icon,
.scheme_color_blocks .sc_services_style_services-4 .sc_icon:hover {
  background-color: #23E8EB;
}
.scheme_original .sc_services_style_services-4 a:hover .sc_services_item_title {
  color: #F4452A;
}
.scheme_light .sc_services_style_services-4 a:hover .sc_services_item_title {
  color: #20c7ca;
}
.scheme_dark .sc_services_style_services-4 a:hover .sc_services_item_title {
  color: #20c7ca;
}
.scheme_color_blocks .sc_services_style_services-4 a:hover .sc_services_item_title {
  color: #1D9B9D;
}
.scheme_original .sc_scroll_controls_wrap a {
  background-color: #F4452A;
}
.scheme_light .sc_scroll_controls_wrap a {
  background-color: #20c7ca;
}
.scheme_dark .sc_scroll_controls_wrap a {
  background-color: #20c7ca;
}
.scheme_color_blocks .sc_scroll_controls_wrap a {
  background-color: #1D9B9D;
}
.scheme_original .sc_scroll_controls_wrap a {
  color: #ffffff;
}
.scheme_light .sc_scroll_controls_wrap a {
  color: #ffffff;
}
.scheme_dark .sc_scroll_controls_wrap a {
  color: #f0f0f0;
}
.scheme_color_blocks .sc_scroll_controls_wrap a {
  color: #F0F0F0;
}
.scheme_original .sc_scroll_controls_type_side .sc_scroll_controls_wrap a {
  background-color: rgba(231,134,0,0.8);
}
.scheme_light .sc_scroll_controls_type_side .sc_scroll_controls_wrap a {
  background-color: rgba(32,199,202,0.8);
}
.scheme_dark .sc_scroll_controls_type_side .sc_scroll_controls_wrap a {
  background-color: rgba(32,199,202,0.8);
}
.scheme_color_blocks .sc_scroll_controls_type_side .sc_scroll_controls_wrap a {
  background-color: rgba(29,155,157,0.8);
}
.scheme_original .sc_scroll_controls_wrap a:hover {
  color: #ffffff;
}
.scheme_light .sc_scroll_controls_wrap a:hover {
  color: #ffffff;
}
.scheme_dark .sc_scroll_controls_wrap a:hover {
  color: #f0f0f0;
}
.scheme_color_blocks .sc_scroll_controls_wrap a:hover {
  color: #F0F0F0;
}
.scheme_original .sc_scroll_controls_wrap a:hover {
  background-color: #FFFFFF;
}
.scheme_light .sc_scroll_controls_wrap a:hover {
  background-color: #189799;
}
.scheme_dark .sc_scroll_controls_wrap a:hover {
  background-color: #189799;
}
.scheme_color_blocks .sc_scroll_controls_wrap a:hover {
  background-color: #23E8EB;
}
.scheme_original .sc_scroll_bar .swiper-scrollbar-drag:before {
  background-color: #F4452A;
}
.scheme_light .sc_scroll_bar .swiper-scrollbar-drag:before {
  background-color: #20c7ca;
}
.scheme_dark .sc_scroll_bar .swiper-scrollbar-drag:before {
  background-color: #20c7ca;
}
.scheme_color_blocks .sc_scroll_bar .swiper-scrollbar-drag:before {
  background-color: #1D9B9D;
}
.scheme_original .sc_scroll .sc_scroll_bar {
  border-color: #ffffff;
}
.scheme_light .sc_scroll .sc_scroll_bar {
  border-color: #ffffff;
}
.scheme_dark .sc_scroll .sc_scroll_bar {
  border-color: #666666;
}
.scheme_color_blocks .sc_scroll .sc_scroll_bar {
  border-color: #0F7468;
}
.scheme_original .sc_skills_bar .sc_skills_item {
  background-color: #ffffff;
}
.scheme_light .sc_skills_bar .sc_skills_item {
  background-color: #ffffff;
}
.scheme_dark .sc_skills_bar .sc_skills_item {
  background-color: #666666;
}
.scheme_color_blocks .sc_skills_bar .sc_skills_item {
  background-color: #0F7468;
}
.scheme_original .sc_skills_counter .sc_skills_item .sc_skills_icon {
  color: #F4452A;
}
.scheme_light .sc_skills_counter .sc_skills_item .sc_skills_icon {
  color: #20c7ca;
}
.scheme_dark .sc_skills_counter .sc_skills_item .sc_skills_icon {
  color: #20c7ca;
}
.scheme_color_blocks .sc_skills_counter .sc_skills_item .sc_skills_icon {
  color: #1D9B9D;
}
.scheme_original .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_icon {
  color: #382e26;
}
.scheme_light .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_icon {
  color: #232a34;
}
.scheme_dark .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_icon {
  color: #e0e0e0;
}
.scheme_color_blocks .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_icon {
  color: #FFFFFF;
}
.scheme_original .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_icon {
  color: #382e26;
}
.scheme_light .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_icon {
  color: #232a34;
}
.scheme_dark .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_icon {
  color: #e0e0e0;
}
.scheme_color_blocks .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_icon {
  color: #FFFFFF;
}
.scheme_original .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_icon:hover {
  color: #e43b1b;
}
.scheme_light .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_icon:hover {
  color: #ffffff;
}
.scheme_dark .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_icon:hover {
  color: #ffffff;
}
.scheme_color_blocks .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_icon:hover {
  color: #FCFFA3;
}
.scheme_original .sc_skills_counter .sc_skills_item:hover .sc_skills_icon {
  color: #e43b1b;
}
.scheme_light .sc_skills_counter .sc_skills_item:hover .sc_skills_icon {
  color: #ffffff;
}
.scheme_dark .sc_skills_counter .sc_skills_item:hover .sc_skills_icon {
  color: #ffffff;
}
.scheme_color_blocks .sc_skills_counter .sc_skills_item:hover .sc_skills_icon {
  color: #FCFFA3;
}
.scheme_original .sc_skills_counter .sc_skills_item .sc_skills_info {
  color: #382e26;
}
.scheme_light .sc_skills_counter .sc_skills_item .sc_skills_info {
  color: #232a34;
}
.scheme_dark .sc_skills_counter .sc_skills_item .sc_skills_info {
  color: #e0e0e0;
}
.scheme_color_blocks .sc_skills_counter .sc_skills_item .sc_skills_info {
  color: #FFFFFF;
}
.scheme_original .sc_skills_bar .sc_skills_item .sc_skills_count {
  border-color: #F4452A;
}
.scheme_light .sc_skills_bar .sc_skills_item .sc_skills_count {
  border-color: #20c7ca;
}
.scheme_dark .sc_skills_bar .sc_skills_item .sc_skills_count {
  border-color: #20c7ca;
}
.scheme_color_blocks .sc_skills_bar .sc_skills_item .sc_skills_count {
  border-color: #1D9B9D;
}
.scheme_original .sc_skills_legend_title,
.scheme_original .sc_skills_legend_value {
  color: #382e26;
}
.scheme_light .sc_skills_legend_title,
.scheme_light .sc_skills_legend_value {
  color: #232a34;
}
.scheme_dark .sc_skills_legend_title,
.scheme_dark .sc_skills_legend_value {
  color: #e0e0e0;
}
.scheme_color_blocks .sc_skills_legend_title,
.scheme_color_blocks .sc_skills_legend_value {
  color: #FFFFFF;
}
.sc_skills_counter .sc_skills_item.sc_skills_style_1 {
  background-color: #f6f3f0;
}
.scheme_original .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_count {
  color: #e43b1b;
}
.scheme_light .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_count {
  color: #ffffff;
}
.scheme_dark .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_count {
  color: #ffffff;
}
.scheme_color_blocks .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_count {
  color: #FCFFA3;
}
.scheme_original .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_info {
  color: #382e26;
}
.scheme_light .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_info {
  color: #e0e0e0;
}
.scheme_color_blocks .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_info {
  color: #FFFFFF;
}
.scheme_original .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_info:before {
  background-color: #cfc8c4;
}
.scheme_light .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_info:before {
  background-color: #e7e7e7;
}
.scheme_dark .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_info:before {
  background-color: #909090;
}
.scheme_color_blocks .sc_skills_counter .sc_skills_item.sc_skills_style_1 .sc_skills_info:before {
  background-color: #06564E;
}
.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_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_color_blocks .sc_skills_bar .sc_skills_item .sc_skills_count,
.scheme_color_blocks .sc_skills_counter .sc_skills_item.sc_skills_style_3 .sc_skills_count,
.scheme_color_blocks .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count,
.scheme_color_blocks .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: #F4452A;
}
.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_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_color_blocks .sc_skills_bar .sc_skills_item .sc_skills_count,
.scheme_color_blocks .sc_skills_counter .sc_skills_item.sc_skills_style_3 .sc_skills_count,
.scheme_color_blocks .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_count,
.scheme_color_blocks .sc_skills_counter .sc_skills_item.sc_skills_style_4 .sc_skills_info {
  background-color: #1D9B9D;
}
.scheme_original .sc_slider_controls_wrap a {
  color: #cfc8c4;
}
.scheme_light .sc_slider_controls_wrap a {
  color: #dddddd;
}
.scheme_dark .sc_slider_controls_wrap a {
  color: #7d7d7d;
}
.scheme_color_blocks .sc_slider_controls_wrap a {
  color: #1DB3B6;
}
.scheme_original .sc_slider_controls_wrap a {
  border-color: #cfc8c4;
}
.scheme_light .sc_slider_controls_wrap a {
  border-color: #dddddd;
}
.scheme_dark .sc_slider_controls_wrap a {
  border-color: #7d7d7d;
}
.scheme_color_blocks .sc_slider_controls_wrap a {
  border-color: #1DB3B6;
}
.scheme_original .sc_slider_controls_wrap a {
  background-color: #ffffff;
}
.scheme_light .sc_slider_controls_wrap a {
  background-color: #f7f7f7;
}
.scheme_dark .sc_slider_controls_wrap a {
  background-color: #333333;
}
.scheme_color_blocks .sc_slider_controls_wrap a {
  background-color: #20C7CA;
}
.scheme_original .sc_slider_controls_wrap a:hover {
  color: #ffffff;
}
.scheme_light .sc_slider_controls_wrap a:hover {
  color: #ffffff;
}
.scheme_dark .sc_slider_controls_wrap a:hover {
  color: #f0f0f0;
}
.scheme_color_blocks .sc_slider_controls_wrap a:hover {
  color: #F0F0F0;
}
.scheme_original .sc_slider_controls_wrap a:hover {
  border-color: #F4452A;
}
.scheme_light .sc_slider_controls_wrap a:hover {
  border-color: #20c7ca;
}
.scheme_dark .sc_slider_controls_wrap a:hover {
  border-color: #20c7ca;
}
.scheme_color_blocks .sc_slider_controls_wrap a:hover {
  border-color: #1D9B9D;
}
.scheme_original .sc_slider_controls_wrap a:hover {
  background-color: #F4452A;
}
.scheme_light .sc_slider_controls_wrap a:hover {
  background-color: #20c7ca;
}
.scheme_dark .sc_slider_controls_wrap a:hover {
  background-color: #20c7ca;
}
.scheme_color_blocks .sc_slider_controls_wrap a:hover {
  background-color: #1D9B9D;
}
.sc_slider_swiper .sc_slider_pagination_wrap .swiper-pagination-bullet-active,
.sc_slider_swiper .sc_slider_pagination_wrap span:hover {
  background: none;
}
.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: #382e26;
}
.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: #232a34;
}
.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: #e0e0e0;
}
.scheme_color_blocks .sc_slider_swiper .sc_slider_pagination_wrap .swiper-pagination-bullet-active,
.scheme_color_blocks .sc_slider_swiper .sc_slider_pagination_wrap span:hover {
  border-color: #FFFFFF;
}
.scheme_original .sc_slider_swiper .sc_slider_info {
  background-color: rgba(231,134,0,0.8);
}
.scheme_light .sc_slider_swiper .sc_slider_info {
  background-color: rgba(32,199,202,0.8);
}
.scheme_dark .sc_slider_swiper .sc_slider_info {
  background-color: rgba(32,199,202,0.8);
}
.scheme_color_blocks .sc_slider_swiper .sc_slider_info {
  background-color: rgba(29,155,157,0.8);
}
.scheme_original .sc_slider_pagination.widget_area .post_item + .post_item {
  border-color: #cfc8c4;
}
.scheme_light .sc_slider_pagination.widget_area .post_item + .post_item {
  border-color: #dddddd;
}
.scheme_dark .sc_slider_pagination.widget_area .post_item + .post_item {
  border-color: #7d7d7d;
}
.scheme_color_blocks .sc_slider_pagination.widget_area .post_item + .post_item {
  border-color: #1DB3B6;
}
.scheme_original .sc_slider_pagination_over .sc_slider_pagination {
  background-color: rgba(255,255,255,0.8);
}
.scheme_light .sc_slider_pagination_over .sc_slider_pagination {
  background-color: rgba(255,255,255,0.8);
}
.scheme_dark .sc_slider_pagination_over .sc_slider_pagination {
  background-color: rgba(102,102,102,0.8);
}
.scheme_color_blocks .sc_slider_pagination_over .sc_slider_pagination {
  background-color: rgba(15,116,104,0.8);
}
.scheme_original .sc_slider_pagination_over .sc_slider_pagination_wrap span {
  border-color: #cfc8c4;
}
.scheme_light .sc_slider_pagination_over .sc_slider_pagination_wrap span {
  border-color: #dddddd;
}
.scheme_dark .sc_slider_pagination_over .sc_slider_pagination_wrap span {
  border-color: #7d7d7d;
}
.scheme_color_blocks .sc_slider_pagination_over .sc_slider_pagination_wrap span {
  border-color: #1DB3B6;
}
.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: #F4452A;
}
.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_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_color_blocks .sc_slider_pagination_over .sc_slider_pagination_wrap span:hover,
.scheme_color_blocks .sc_slider_pagination_over .sc_slider_pagination_wrap .swiper-pagination-bullet-active {
  border-color: #1D9B9D;
}
.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: #F4452A;
}
.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_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_color_blocks .sc_slider_pagination_over .sc_slider_pagination_wrap span:hover,
.scheme_color_blocks .sc_slider_pagination_over .sc_slider_pagination_wrap .swiper-pagination-bullet-active {
  background-color: #1D9B9D;
}
.scheme_original .sc_slider_pagination_over .sc_slider_pagination .post_title {
  color: #b6b3b3;
}
.scheme_light .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_color_blocks .sc_slider_pagination_over .sc_slider_pagination .post_title {
  color: #FFFFFF;
}
.scheme_original .sc_slider_pagination_over .sc_slider_pagination .post_info {
  color: #cccccc;
}
.scheme_light .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_color_blocks .sc_slider_pagination_over .sc_slider_pagination .post_info {
  color: #DADADA;
}
.scheme_original .sc_slider_pagination_area .sc_slider_pagination .post_item.active {
  background-color: #ffffff;
}
.scheme_light .sc_slider_pagination_area .sc_slider_pagination .post_item.active {
  background-color: #ffffff;
}
.scheme_dark .sc_slider_pagination_area .sc_slider_pagination .post_item.active {
  background-color: #666666;
}
.scheme_color_blocks .sc_slider_pagination_area .sc_slider_pagination .post_item.active {
  background-color: #0F7468;
}
.scheme_original .sc_socials.sc_socials_type_icons a {
  color: #acb4b6;
}
.scheme_light .sc_socials.sc_socials_type_icons a {
  color: #acb4b6;
}
.scheme_dark .sc_socials.sc_socials_type_icons a {
  color: #aaaaaa;
}
.scheme_color_blocks .sc_socials.sc_socials_type_icons a {
  color: #B4B8B8;
}
.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_dark .sc_socials.sc_socials_type_icons a {
  border-color: #aaaaaa;
}
.scheme_color_blocks .sc_socials.sc_socials_type_icons a {
  border-color: #B4B8B8;
}
.scheme_original .sc_socials.sc_socials_type_icons a:hover {
  color: #F4452A;
}
.scheme_light .sc_socials.sc_socials_type_icons a:hover {
  color: #20c7ca;
}
.scheme_dark .sc_socials.sc_socials_type_icons a:hover {
  color: #20c7ca;
}
.scheme_color_blocks .sc_socials.sc_socials_type_icons a:hover {
  color: #1D9B9D;
}
.scheme_original .sc_socials.sc_socials_type_icons a:hover {
  border-color: #F4452A;
}
.scheme_light .sc_socials.sc_socials_type_icons a:hover {
  border-color: #20c7ca;
}
.scheme_dark .sc_socials.sc_socials_type_icons a:hover {
  border-color: #20c7ca;
}
.scheme_color_blocks .sc_socials.sc_socials_type_icons a:hover {
  border-color: #1D9B9D;
}
.scheme_original .sc_socials.sc_socials_share.sc_socials_dir_vertical .sc_socials_item a {
  background-color: #ffffff;
}
.scheme_light .sc_socials.sc_socials_share.sc_socials_dir_vertical .sc_socials_item a {
  background-color: #ffffff;
}
.scheme_dark .sc_socials.sc_socials_share.sc_socials_dir_vertical .sc_socials_item a {
  background-color: #666666;
}
.scheme_color_blocks .sc_socials.sc_socials_share.sc_socials_dir_vertical .sc_socials_item a {
  background-color: #0F7468;
}
.scheme_original .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a {
  color: #382e26;
}
.scheme_light .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a {
  color: #232a34;
}
.scheme_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a {
  color: #e0e0e0;
}
.scheme_color_blocks .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li a {
  color: #FFFFFF;
}
.scheme_original .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li {
  border-color: #cfc8c4;
}
.scheme_light .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li {
  border-color: #dddddd;
}
.scheme_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li {
  border-color: #7d7d7d;
}
.scheme_color_blocks .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li {
  border-color: #1DB3B6;
}
.scheme_original div.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active,
.scheme_original div.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active {
  border-color: #cfc8c4;
}
.scheme_light div.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active,
.scheme_light div.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active {
  border-color: #dddddd;
}
.scheme_dark div.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active,
.scheme_dark div.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active {
  border-color: #7d7d7d;
}
.scheme_color_blocks div.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active,
.scheme_color_blocks div.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active {
  border-color: #1DB3B6;
}
.scheme_original div.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active,
.scheme_original div.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active {
  border-bottom-color: #ffffff;
}
.scheme_light div.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active,
.scheme_light div.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active {
  border-bottom-color: #ffffff;
}
.scheme_dark div.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active,
.scheme_dark div.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active {
  border-bottom-color: #f0f0f0;
}
.scheme_color_blocks div.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active,
.scheme_color_blocks div.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active {
  border-bottom-color: #F0F0F0;
}
.scheme_original div.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active,
.scheme_original div.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active {
  background-color: #ffffff;
}
.scheme_light div.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active,
.scheme_light div.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active {
  background-color: #ffffff;
}
.scheme_dark div.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active,
.scheme_dark div.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active {
  background-color: #f0f0f0;
}
.scheme_color_blocks div.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active,
.scheme_color_blocks div.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active {
  background-color: #F0F0F0;
}
.scheme_original .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li:not(.ui-state-active) a:hover {
  color: #F4452A;
}
.scheme_light .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li:not(.ui-state-active) a:hover {
  color: #20c7ca;
}
.scheme_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li:not(.ui-state-active) a:hover {
  color: #20c7ca;
}
.scheme_color_blocks .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li:not(.ui-state-active) a:hover {
  color: #1D9B9D;
}
.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: #F4452A;
}
.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_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_color_blocks .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.ui-state-active a:after,
.scheme_color_blocks .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li.sc_tabs_active a:after {
  background-color: #1D9B9D;
}
.scheme_original .sc_tabs.sc_tabs_style_1 .sc_tabs_content,
.scheme_original .sc_tabs.sc_tabs_style_2 .sc_tabs_content {
  border-color: #cfc8c4;
}
.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_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_content,
.scheme_dark .sc_tabs.sc_tabs_style_2 .sc_tabs_content {
  border-color: #7d7d7d;
}
.scheme_color_blocks .sc_tabs.sc_tabs_style_1 .sc_tabs_content,
.scheme_color_blocks .sc_tabs.sc_tabs_style_2 .sc_tabs_content {
  border-color: #1DB3B6;
}
.scheme_original .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
  border-color: #F4452A;
}
.scheme_light .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
  border-color: #20c7ca;
}
.scheme_dark .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
  border-color: #20c7ca;
}
.scheme_color_blocks .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
  border-color: #1D9B9D;
}
.scheme_original .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
  background-color: #F4452A;
}
.scheme_light .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
  background-color: #20c7ca;
}
.scheme_dark .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
  background-color: #20c7ca;
}
.scheme_color_blocks .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
  background-color: #1D9B9D;
}
.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_dark .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a {
  color: #f0f0f0;
}
.scheme_color_blocks .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: #F4452A;
}
.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_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_color_blocks .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li a:hover,
.scheme_color_blocks .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.ui-state-active a,
.scheme_color_blocks .sc_tabs.sc_tabs_style_2 .sc_tabs_titles li.sc_tabs_active a {
  color: #1D9B9D;
}
.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li:nth-child(3n+1) {
  background-color: #96928F;
  border-color: #96928F;
}
.scheme_original .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li:nth-child(3n+2) {
  border-color: #cfc8c4;
}
.scheme_light .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li:nth-child(3n+2) {
  border-color: #dddddd;
}
.scheme_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li:nth-child(3n+2) {
  border-color: #7d7d7d;
}
.scheme_color_blocks .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li:nth-child(3n+2) {
  border-color: #1DB3B6;
}
.scheme_original .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li:nth-child(3n+2) {
  background-color: #cfc8c4;
}
.scheme_light .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li:nth-child(3n+2) {
  background-color: #dddddd;
}
.scheme_dark .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li:nth-child(3n+2) {
  background-color: #7d7d7d;
}
.scheme_color_blocks .sc_tabs.sc_tabs_style_1 .sc_tabs_titles li:nth-child(3n+2) {
  background-color: #1DB3B6;
}
.sc_tabs.sc_tabs_style_1 .sc_tabs_titles li:nth-child(3n+3) {
  background-color: #e1ddda;
  border-color: #e1ddda;
}
.scheme_original .sc_team_item .sc_team_item_info .sc_team_item_title a {
  color: #382e26;
}
.scheme_light .sc_team_item .sc_team_item_info .sc_team_item_title a {
  color: #232a34;
}
.scheme_dark .sc_team_item .sc_team_item_info .sc_team_item_title a {
  color: #e0e0e0;
}
.scheme_color_blocks .sc_team_item .sc_team_item_info .sc_team_item_title a {
  color: #FFFFFF;
}
.scheme_original .sc_team_item .sc_team_item_info .sc_team_item_title a:hover {
  color: #FFFFFF;
}
.scheme_light .sc_team_item .sc_team_item_info .sc_team_item_title a:hover {
  color: #189799;
}
.scheme_dark .sc_team_item .sc_team_item_info .sc_team_item_title a:hover {
  color: #189799;
}
.scheme_color_blocks .sc_team_item .sc_team_item_info .sc_team_item_title a:hover {
  color: #23E8EB;
}
.scheme_original .sc_team_item .sc_team_item_info .sc_team_item_position {
  color: #F4452A;
}
.scheme_light .sc_team_item .sc_team_item_info .sc_team_item_position {
  color: #20c7ca;
}
.scheme_dark .sc_team_item .sc_team_item_info .sc_team_item_position {
  color: #20c7ca;
}
.scheme_color_blocks .sc_team_item .sc_team_item_info .sc_team_item_position {
  color: #1D9B9D;
}
.scheme_original .sc_team_style_team-1 .sc_team_item_info,
.scheme_original .sc_team_style_team-5 .sc_team_item_info,
.scheme_original .sc_team_style_team-3 .sc_team_item_info {
  color: #6e6a67;
}
.scheme_light .sc_team_style_team-1 .sc_team_item_info,
.scheme_light .sc_team_style_team-5 .sc_team_item_info,
.scheme_light .sc_team_style_team-3 .sc_team_item_info {
  color: #8a8a8a;
}
.scheme_dark .sc_team_style_team-1 .sc_team_item_info,
.scheme_dark .sc_team_style_team-5 .sc_team_item_info,
.scheme_dark .sc_team_style_team-3 .sc_team_item_info {
  color: #909090;
}
.scheme_color_blocks .sc_team_style_team-1 .sc_team_item_info,
.scheme_color_blocks .sc_team_style_team-5 .sc_team_item_info,
.scheme_color_blocks .sc_team_style_team-3 .sc_team_item_info {
  color: #F0F0F0;
}
.scheme_original .sc_team.sc_team_style_team-3 .sc_socials_item a {
  color: #e43b1b;
}
.scheme_light .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_color_blocks .sc_team.sc_team_style_team-3 .sc_socials_item a {
  color: #FCFFA3;
}
.scheme_original .sc_team.sc_team_style_team-3 .sc_socials_item a {
  border-color: #e43b1b;
}
.scheme_light .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_color_blocks .sc_team.sc_team_style_team-3 .sc_socials_item a {
  border-color: #FCFFA3;
}
.scheme_original .sc_team.sc_team_style_team-3 .sc_socials_item a:hover {
  color: #261c18;
}
.scheme_light .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_color_blocks .sc_team.sc_team_style_team-3 .sc_socials_item a:hover {
  color: #FFFF00;
}
.scheme_original .sc_team.sc_team_style_team-3 .sc_socials_item a:hover {
  border-color: #261c18;
}
.scheme_light .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_color_blocks .sc_team.sc_team_style_team-3 .sc_socials_item a:hover {
  border-color: #FFFF00;
}
.scheme_original .sc_team.sc_team_style_team-3 .sc_team_item_avatar .sc_team_item_hover {
  background-color: rgba(231,134,0,0.8);
}
.scheme_light .sc_team.sc_team_style_team-3 .sc_team_item_avatar .sc_team_item_hover {
  background-color: rgba(32,199,202,0.8);
}
.scheme_dark .sc_team.sc_team_style_team-3 .sc_team_item_avatar .sc_team_item_hover {
  background-color: rgba(32,199,202,0.8);
}
.scheme_color_blocks .sc_team.sc_team_style_team-3 .sc_team_item_avatar .sc_team_item_hover {
  background-color: rgba(29,155,157,0.8);
}
.scheme_original .sc_team.sc_team_style_team-4 .sc_socials_item a {
  color: #e43b1b;
}
.scheme_light .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_color_blocks .sc_team.sc_team_style_team-4 .sc_socials_item a {
  color: #FCFFA3;
}
.scheme_original .sc_team.sc_team_style_team-4 .sc_socials_item a {
  border-color: #e43b1b;
}
.scheme_light .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_color_blocks .sc_team.sc_team_style_team-4 .sc_socials_item a {
  border-color: #FCFFA3;
}
.scheme_original .sc_team.sc_team_style_team-4 .sc_socials_item a:hover {
  color: #F4452A;
}
.scheme_light .sc_team.sc_team_style_team-4 .sc_socials_item a:hover {
  color: #20c7ca;
}
.scheme_dark .sc_team.sc_team_style_team-4 .sc_socials_item a:hover {
  color: #20c7ca;
}
.scheme_color_blocks .sc_team.sc_team_style_team-4 .sc_socials_item a:hover {
  color: #1D9B9D;
}
.scheme_original .sc_team.sc_team_style_team-4 .sc_socials_item a:hover {
  border-color: #F4452A;
}
.scheme_light .sc_team.sc_team_style_team-4 .sc_socials_item a:hover {
  border-color: #20c7ca;
}
.scheme_dark .sc_team.sc_team_style_team-4 .sc_socials_item a:hover {
  border-color: #20c7ca;
}
.scheme_color_blocks .sc_team.sc_team_style_team-4 .sc_socials_item a:hover {
  border-color: #1D9B9D;
}
.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_dark .sc_team.sc_team_style_team-4 .sc_team_item_avatar .sc_team_item_hover {
  color: #f0f0f0;
}
.scheme_color_blocks .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(56,46,38,0.8);
}
.scheme_light .sc_team.sc_team_style_team-4 .sc_team_item_avatar .sc_team_item_hover {
  background-color: rgba(35,42,52,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_color_blocks .sc_team.sc_team_style_team-4 .sc_team_item_avatar .sc_team_item_hover {
  background-color: rgba(255,255,255,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_dark .sc_team_style_team-4 .sc_team_item_info .sc_team_item_title a {
  color: #f0f0f0;
}
.scheme_color_blocks .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: #F4452A;
}
.scheme_light .sc_team_style_team-4 .sc_team_item_info .sc_team_item_title a:hover {
  color: #20c7ca;
}
.scheme_dark .sc_team_style_team-4 .sc_team_item_info .sc_team_item_title a:hover {
  color: #20c7ca;
}
.scheme_color_blocks .sc_team_style_team-4 .sc_team_item_info .sc_team_item_title a:hover {
  color: #1D9B9D;
}
.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_dark .sc_team_style_team-4 .sc_team_item_info .sc_team_item_position {
  color: #f0f0f0;
}
.scheme_color_blocks .sc_team_style_team-4 .sc_team_item_info .sc_team_item_position {
  color: #F0F0F0;
}
.scheme_original .sc_testimonials {
  color: #6e6a67;
}
.scheme_light .sc_testimonials {
  color: #8a8a8a;
}
.scheme_dark .sc_testimonials {
  color: #909090;
}
.scheme_color_blocks .sc_testimonials {
  color: #F0F0F0;
}
.scheme_original .sc_testimonial_author_name {
  color: #382e26;
}
.scheme_light .sc_testimonial_author_name {
  color: #232a34;
}
.scheme_dark .sc_testimonial_author_name {
  color: #e0e0e0;
}
.scheme_color_blocks .sc_testimonial_author_name {
  color: #FFFFFF;
}
.scheme_original .sc_testimonial_position_position {
  color: #d3d3d3;
}
.scheme_light .sc_testimonial_position_position {
  color: #acb4b6;
}
.scheme_dark .sc_testimonial_position_position {
  color: #a0a0a0;
}
.scheme_color_blocks .sc_testimonial_position_position {
  color: #E0E0E0;
}
.scheme_original .sc_testimonials_style_testimonials-2 .sc_testimonial_author_name:before {
  color: #d3d3d3;
}
.scheme_light .sc_testimonials_style_testimonials-2 .sc_testimonial_author_name:before {
  color: #acb4b6;
}
.scheme_dark .sc_testimonials_style_testimonials-2 .sc_testimonial_author_name:before {
  color: #a0a0a0;
}
.scheme_color_blocks .sc_testimonials_style_testimonials-2 .sc_testimonial_author_name:before {
  color: #E0E0E0;
}
.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_dark .sc_testimonials_style_testimonials-3 .sc_testimonial_content,
.scheme_dark .sc_testimonials_style_testimonials-3 .sc_testimonial_content:after {
  background-color: #333333;
}
.scheme_color_blocks .sc_testimonials_style_testimonials-3 .sc_testimonial_content,
.scheme_color_blocks .sc_testimonials_style_testimonials-3 .sc_testimonial_content:after {
  background-color: #20C7CA;
}
.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: #F4452A;
}
.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_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_color_blocks .sc_testimonials_style_testimonials-3 .sc_testimonial_content p:first-child:before,
.scheme_color_blocks .sc_testimonials_style_testimonials-3 .sc_testimonial_author_position {
  color: #1D9B9D;
}
.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: #e43b1b;
}
.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: #ffffff;
}
.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: #ffffff;
}
.scheme_color_blocks .sc_testimonials_style_testimonials-4 .sc_testimonial_content p:first-child:before,
.scheme_color_blocks .sc_testimonials_style_testimonials-4 .sc_testimonial_author_position {
  color: #FCFFA3;
}
.sc_testimonials_style_testimonials-4 .sc_testimonial_item {
  background: #f5f3f0;
}
.scheme_original .sc_title_icon {
  color: #F4452A;
}
.scheme_light .sc_title_icon {
  color: #20c7ca;
}
.scheme_dark .sc_title_icon {
  color: #20c7ca;
}
.scheme_color_blocks .sc_title_icon {
  color: #1D9B9D;
}
.scheme_original .sc_title_underline::after {
  border-color: #382e26;
}
.scheme_light .sc_title_underline::after {
  border-color: #232a34;
}
.scheme_dark .sc_title_underline::after {
  border-color: #e0e0e0;
}
.scheme_color_blocks .sc_title_underline::after {
  border-color: #FFFFFF;
}
.scheme_original .sc_title_divider .sc_title_divider_before,
.scheme_original .sc_title_divider .sc_title_divider_after {
  background-color: #382e26;
}
.scheme_light .sc_title_divider .sc_title_divider_before,
.scheme_light .sc_title_divider .sc_title_divider_after {
  background-color: #232a34;
}
.scheme_dark .sc_title_divider .sc_title_divider_before,
.scheme_dark .sc_title_divider .sc_title_divider_after {
  background-color: #e0e0e0;
}
.scheme_color_blocks .sc_title_divider .sc_title_divider_before,
.scheme_color_blocks .sc_title_divider .sc_title_divider_after {
  background-color: #FFFFFF;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_title {
  border-color: #cfc8c4;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_title {
  border-color: #dddddd;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_title {
  border-color: #7d7d7d;
}
.scheme_color_blocks .sc_toggles .sc_toggles_item .sc_toggles_title {
  border-color: #1DB3B6;
}
.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_dark .sc_toggles .sc_toggles_item .sc_toggles_title .sc_toggles_icon {
  color: #aaaaaa;
}
.scheme_color_blocks .sc_toggles .sc_toggles_item .sc_toggles_title .sc_toggles_icon {
  color: #B4B8B8;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_title .sc_toggles_icon {
  background-color: #ffffff;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_title .sc_toggles_icon {
  background-color: #ffffff;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_title .sc_toggles_icon {
  background-color: #666666;
}
.scheme_color_blocks .sc_toggles .sc_toggles_item .sc_toggles_title .sc_toggles_icon {
  background-color: #0F7468;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active {
  color: #F4452A;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active {
  color: #20c7ca;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active {
  color: #20c7ca;
}
.scheme_color_blocks .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active {
  color: #1D9B9D;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active {
  border-color: #F4452A;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active {
  border-color: #20c7ca;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active {
  border-color: #20c7ca;
}
.scheme_color_blocks .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active {
  border-color: #1D9B9D;
}
.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_dark .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active .sc_toggles_icon_opened {
  color: #f0f0f0;
}
.scheme_color_blocks .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: #F4452A;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active .sc_toggles_icon_opened {
  background-color: #20c7ca;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active .sc_toggles_icon_opened {
  background-color: #20c7ca;
}
.scheme_color_blocks .sc_toggles .sc_toggles_item .sc_toggles_title.ui-state-active .sc_toggles_icon_opened {
  background-color: #1D9B9D;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_title:hover {
  color: #FFFFFF;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_title:hover {
  color: #189799;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_title:hover {
  color: #189799;
}
.scheme_color_blocks .sc_toggles .sc_toggles_item .sc_toggles_title:hover {
  color: #23E8EB;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_title:hover {
  border-color: #FFFFFF;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_title:hover {
  border-color: #189799;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_title:hover {
  border-color: #189799;
}
.scheme_color_blocks .sc_toggles .sc_toggles_item .sc_toggles_title:hover {
  border-color: #23E8EB;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_title:hover .sc_toggles_icon_opened {
  background-color: #FFFFFF;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_title:hover .sc_toggles_icon_opened {
  background-color: #189799;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_title:hover .sc_toggles_icon_opened {
  background-color: #189799;
}
.scheme_color_blocks .sc_toggles .sc_toggles_item .sc_toggles_title:hover .sc_toggles_icon_opened {
  background-color: #23E8EB;
}
.scheme_original .sc_toggles .sc_toggles_item .sc_toggles_content {
  border-color: #cfc8c4;
}
.scheme_light .sc_toggles .sc_toggles_item .sc_toggles_content {
  border-color: #dddddd;
}
.scheme_dark .sc_toggles .sc_toggles_item .sc_toggles_content {
  border-color: #7d7d7d;
}
.scheme_color_blocks .sc_toggles .sc_toggles_item .sc_toggles_content {
  border-color: #1DB3B6;
}
.scheme_original .sc_tooltip_parent .sc_tooltip,
.scheme_original .sc_tooltip_parent .sc_tooltip:before {
  background-color: #e43b1b;
}
.scheme_light .sc_tooltip_parent .sc_tooltip,
.scheme_light .sc_tooltip_parent .sc_tooltip:before {
  background-color: #ffffff;
}
.scheme_dark .sc_tooltip_parent .sc_tooltip,
.scheme_dark .sc_tooltip_parent .sc_tooltip:before {
  background-color: #ffffff;
}
.scheme_color_blocks .sc_tooltip_parent .sc_tooltip,
.scheme_color_blocks .sc_tooltip_parent .sc_tooltip:before {
  background-color: #FCFFA3;
}
.scheme_original .sc_twitter {
  color: #6e6a67;
}
.scheme_light .sc_twitter {
  color: #8a8a8a;
}
.scheme_dark .sc_twitter {
  color: #909090;
}
.scheme_color_blocks .sc_twitter {
  color: #F0F0F0;
}
.scheme_original .sc_twitter .sc_slider_controls_wrap a {
  color: #ffffff;
}
.scheme_light .sc_twitter .sc_slider_controls_wrap a {
  color: #ffffff;
}
.scheme_dark .sc_twitter .sc_slider_controls_wrap a {
  color: #f0f0f0;
}
.scheme_color_blocks .sc_twitter .sc_slider_controls_wrap a {
  color: #F0F0F0;
}
.scheme_original .sc_item_subtitle {
  color: #F4452A;
}
.scheme_light .sc_item_subtitle {
  color: #20c7ca;
}
.scheme_dark .sc_item_subtitle {
  color: #20c7ca;
}
.scheme_color_blocks .sc_item_subtitle {
  color: #1D9B9D;
}
.scheme_original .sc_item_title:after {
  background-color: #F4452A;
}
.scheme_light .sc_item_title:after {
  background-color: #20c7ca;
}
.scheme_dark .sc_item_title:after {
  background-color: #20c7ca;
}
.scheme_color_blocks .sc_item_title:after {
  background-color: #1D9B9D;
}
.scheme_original .sc_item_button > a:before {
  color: #F4452A;
}
.scheme_light .sc_item_button > a:before {
  color: #20c7ca;
}
.scheme_dark .sc_item_button > a:before {
  color: #20c7ca;
}
.scheme_color_blocks .sc_item_button > a:before {
  color: #1D9B9D;
}
.scheme_original .sc_item_button > a:before {
  background-color: #ffffff;
}
.scheme_light .sc_item_button > a:before {
  background-color: #ffffff;
}
.scheme_dark .sc_item_button > a:before {
  background-color: #f0f0f0;
}
.scheme_color_blocks .sc_item_button > a:before {
  background-color: #F0F0F0;
}
.scheme_original .sc_item_button > a:hover:before {
  color: #FFFFFF;
}
.scheme_light .sc_item_button > a:hover:before {
  color: #189799;
}
.scheme_dark .sc_item_button > a:hover:before {
  color: #189799;
}
.scheme_color_blocks .sc_item_button > a:hover:before {
  color: #23E8EB;
}
.scheme_original .widget_area .post_info_counters a,
.scheme_original .widget_area .post_info .post_info_counters a > span {
  color: #e43b1b;
}
.scheme_light .widget_area .post_info_counters a,
.scheme_light .widget_area .post_info .post_info_counters a > span {
  color: #ffffff;
}
.scheme_dark .widget_area .post_info_counters a,
.scheme_dark .widget_area .post_info .post_info_counters a > span {
  color: #ffffff;
}
.scheme_color_blocks .widget_area .post_info_counters a,
.scheme_color_blocks .widget_area .post_info .post_info_counters a > span {
  color: #FCFFA3;
}
.scheme_original .widget_area .widget_calendar .month_cur {
  color: #F4452A;
}
.scheme_light .widget_area .widget_calendar .month_cur {
  color: #20c7ca;
}
.scheme_dark .widget_area .widget_calendar .month_cur {
  color: #20c7ca;
}
.scheme_color_blocks .widget_area .widget_calendar .month_cur {
  color: #1D9B9D;
}
.scheme_original .month_prev a:hover,
.scheme_original .month_next a:hover {
  color: #382e26;
}
.scheme_light .month_prev a:hover,
.scheme_light .month_next a:hover {
  color: #232a34;
}
.scheme_dark .month_prev a:hover,
.scheme_dark .month_next a:hover {
  color: #e0e0e0;
}
.scheme_color_blocks .month_prev a:hover,
.scheme_color_blocks .month_next a:hover {
  color: #FFFFFF;
}
.scheme_original .footer_wrap.widget_area,
.scheme_original .copyright_wrap {
  background-color: #261c18; /*FONDO FOOTER*/
}
.scheme_light .footer_wrap.widget_area,
.scheme_light .copyright_wrap {
  background-color: #ffffff;
}
.scheme_dark .footer_wrap.widget_area,
.scheme_dark .copyright_wrap {
  background-color: #e5e5e5;
}
.scheme_color_blocks .footer_wrap.widget_area,
.scheme_color_blocks .copyright_wrap {
  background-color: #FFFF00;
}
.scheme_original .footer_wrap.widget_area *,
.scheme_original .footer_wrap.widget_area ul li a {
  color: #ffffff;
}
.scheme_light .footer_wrap.widget_area *,
.scheme_light .footer_wrap.widget_area ul li a {
  color: #ffffff;
}
.scheme_dark .footer_wrap.widget_area *,
.scheme_dark .footer_wrap.widget_area ul li a {
  color: #f0f0f0;
}
.scheme_color_blocks .footer_wrap.widget_area *,
.scheme_color_blocks .footer_wrap.widget_area ul li a {
  color: #F0F0F0;
}
.scheme_original .footer_wrap.widget_area ul li a:hover {
  color: #e43b1b;
}
.scheme_light .footer_wrap.widget_area ul li a:hover {
  color: #ffffff;
}
.scheme_dark .footer_wrap.widget_area ul li a:hover {
  color: #ffffff;
}
.scheme_color_blocks .footer_wrap.widget_area ul li a:hover {
  color: #FCFFA3;
}
.scheme_original .mejs-controls .mejs-play,
.scheme_original .mejs-controls .mejs-replay,
.scheme_original .mejs-controls .mejs-pause,
.scheme_original .mejs-controls .mejs-volume-button {
  background-color: #e43b1b;
}
.scheme_light .mejs-controls .mejs-play,
.scheme_light .mejs-controls .mejs-replay,
.scheme_light .mejs-controls .mejs-pause,
.scheme_light .mejs-controls .mejs-volume-button {
  background-color: #ffffff;
}
.scheme_dark .mejs-controls .mejs-play,
.scheme_dark .mejs-controls .mejs-replay,
.scheme_dark .mejs-controls .mejs-pause,
.scheme_dark .mejs-controls .mejs-volume-button {
  background-color: #ffffff;
}
.scheme_color_blocks .mejs-controls .mejs-play,
.scheme_color_blocks .mejs-controls .mejs-replay,
.scheme_color_blocks .mejs-controls .mejs-pause,
.scheme_color_blocks .mejs-controls .mejs-volume-button {
  background-color: #FCFFA3;
}
.scheme_original .sc_socials.sc_socials_shape_round a {
  border-color: #e43b1b;
}
.scheme_light .sc_socials.sc_socials_shape_round a {
  border-color: #ffffff;
}
.scheme_dark .sc_socials.sc_socials_shape_round a {
  border-color: #ffffff;
}
.scheme_color_blocks .sc_socials.sc_socials_shape_round a {
  border-color: #FCFFA3;
}
.scheme_original .sc_socials.sc_socials_shape_round a {
  color: #e43b1b;
}
.scheme_light .sc_socials.sc_socials_shape_round a {
  color: #ffffff;
}
.scheme_dark .sc_socials.sc_socials_shape_round a {
  color: #ffffff;
}
.scheme_color_blocks .sc_socials.sc_socials_shape_round a {
  color: #FCFFA3;
}
.scheme_original .sc_socials.sc_socials_shape_round a:hover {
  border-color: #261c18;
}
.scheme_light .sc_socials.sc_socials_shape_round a:hover {
  border-color: #ffffff;
}
.scheme_dark .sc_socials.sc_socials_shape_round a:hover {
  border-color: #e5e5e5;
}
.scheme_color_blocks .sc_socials.sc_socials_shape_round a:hover {
  border-color: #FFFF00;
}
.scheme_original .sc_socials.sc_socials_shape_round a:hover {
  color: #261c18;
}
.scheme_light .sc_socials.sc_socials_shape_round a:hover {
  color: #ffffff;
}
.scheme_dark .sc_socials.sc_socials_shape_round a:hover {
  color: #e5e5e5;
}
.scheme_color_blocks .sc_socials.sc_socials_shape_round a:hover {
  color: #FFFF00;
}
.scheme_original #services .sc_socials.sc_socials_shape_round a {
  border-color: #cfc8c4;
}
.scheme_light #services .sc_socials.sc_socials_shape_round a {
  border-color: #dddddd;
}
.scheme_dark #services .sc_socials.sc_socials_shape_round a {
  border-color: #7d7d7d;
}
.scheme_color_blocks #services .sc_socials.sc_socials_shape_round a {
  border-color: #1DB3B6;
}
.scheme_original #services .sc_socials.sc_socials_shape_round a {
  color: #cfc8c4;
}
.scheme_light #services .sc_socials.sc_socials_shape_round a {
  color: #dddddd;
}
.scheme_dark #services .sc_socials.sc_socials_shape_round a {
  color: #7d7d7d;
}
.scheme_color_blocks #services .sc_socials.sc_socials_shape_round a {
  color: #1DB3B6;
}
.scheme_original #services .sc_socials.sc_socials_shape_round a:hover {
  border-color: #e43b1b;
}
.scheme_light #services .sc_socials.sc_socials_shape_round a:hover {
  border-color: #ffffff;
}
.scheme_dark #services .sc_socials.sc_socials_shape_round a:hover {
  border-color: #ffffff;
}
.scheme_color_blocks #services .sc_socials.sc_socials_shape_round a:hover {
  border-color: #FCFFA3;
}
.scheme_original #services .sc_socials.sc_socials_shape_round a:hover {
  color: #e43b1b;
}
.scheme_light #services .sc_socials.sc_socials_shape_round a:hover {
  color: #ffffff;
}
.scheme_dark #services .sc_socials.sc_socials_shape_round a:hover {
  color: #ffffff;
}
.scheme_color_blocks #services .sc_socials.sc_socials_shape_round a:hover {
  color: #FCFFA3;
}
.scheme_original .post_info .post_info_posted * {
  color: #e43b1b;
}
.scheme_light .post_info .post_info_posted * {
  color: #ffffff;
}
.scheme_dark .post_info .post_info_posted * {
  color: #ffffff;
}
.scheme_color_blocks .post_info .post_info_posted * {
  color: #FCFFA3;
}
.scheme_original .post_info .post_info_posted a:hover *,
.scheme_original .post_info .post_info_posted a:hover {
  color: #261c18;
}
.scheme_light .post_info .post_info_posted a:hover *,
.scheme_light .post_info .post_info_posted a:hover {
  color: #ffffff;
}
.scheme_dark .post_info .post_info_posted a:hover *,
.scheme_dark .post_info .post_info_posted a:hover {
  color: #e5e5e5;
}
.scheme_color_blocks .post_info .post_info_posted a:hover *,
.scheme_color_blocks .post_info .post_info_posted a:hover {
  color: #FFFF00;
}
.scheme_original .isotope_wrap .isotope_item_colored_1 .post_featured::after {
  background-color: rgba(231,134,0,0.2);
}
.scheme_light .isotope_wrap .isotope_item_colored_1 .post_featured::after {
  background-color: rgba(32,199,202,0.2);
}
.scheme_dark .isotope_wrap .isotope_item_colored_1 .post_featured::after {
  background-color: rgba(32,199,202,0.2);
}
.scheme_color_blocks .isotope_wrap .isotope_item_colored_1 .post_featured::after {
  background-color: rgba(29,155,157,0.2);
}
.scheme_original .isotope_wrap .isotope_item_colored_1 .post_featured:hover::after {
  background-color: rgba(231,134,0,0.55);
}
.scheme_light .isotope_wrap .isotope_item_colored_1 .post_featured:hover::after {
  background-color: rgba(32,199,202,0.55);
}
.scheme_dark .isotope_wrap .isotope_item_colored_1 .post_featured:hover::after {
  background-color: rgba(32,199,202,0.55);
}
.scheme_color_blocks .isotope_wrap .isotope_item_colored_1 .post_featured:hover::after {
  background-color: rgba(29,155,157,0.55);
}
.scheme_original .minimal-light .esg-filters .esg-filterbutton {
  border-color: #F4452A;
}
.scheme_light .minimal-light .esg-filters .esg-filterbutton {
  border-color: #20c7ca;
}
.scheme_dark .minimal-light .esg-filters .esg-filterbutton {
  border-color: #20c7ca;
}
.scheme_color_blocks .minimal-light .esg-filters .esg-filterbutton {
  border-color: #1D9B9D;
}
.scheme_original .minimal-light .esg-filters .esg-filterbutton {
  color: #6e6a67;
}
.scheme_light .minimal-light .esg-filters .esg-filterbutton {
  color: #8a8a8a;
}
.scheme_dark .minimal-light .esg-filters .esg-filterbutton {
  color: #909090;
}
.scheme_color_blocks .minimal-light .esg-filters .esg-filterbutton {
  color: #F0F0F0;
}
.scheme_original .minimal-light .esg-filters .esg-filterbutton.selected,
.scheme_original .minimal-light .esg-filters .esg-filterbutton:hover {
  border-color: #F4452A;
}
.scheme_light .minimal-light .esg-filters .esg-filterbutton.selected,
.scheme_light .minimal-light .esg-filters .esg-filterbutton:hover {
  border-color: #20c7ca;
}
.scheme_dark .minimal-light .esg-filters .esg-filterbutton.selected,
.scheme_dark .minimal-light .esg-filters .esg-filterbutton:hover {
  border-color: #20c7ca;
}
.scheme_color_blocks .minimal-light .esg-filters .esg-filterbutton.selected,
.scheme_color_blocks .minimal-light .esg-filters .esg-filterbutton:hover {
  border-color: #1D9B9D;
}
.scheme_original .minimal-light .esg-filters .esg-filterbutton.selected,
.scheme_original .minimal-light .esg-filters .esg-filterbutton:hover {
  background-color: #F4452A;
}
.scheme_light .minimal-light .esg-filters .esg-filterbutton.selected,
.scheme_light .minimal-light .esg-filters .esg-filterbutton:hover {
  background-color: #20c7ca;
}
.scheme_dark .minimal-light .esg-filters .esg-filterbutton.selected,
.scheme_dark .minimal-light .esg-filters .esg-filterbutton:hover {
  background-color: #20c7ca;
}
.scheme_color_blocks .minimal-light .esg-filters .esg-filterbutton.selected,
.scheme_color_blocks .minimal-light .esg-filters .esg-filterbutton:hover {
  background-color: #1D9B9D;
}
.scheme_original .minimal-light .esg-filters .esg-filterbutton.selected,
.scheme_original .minimal-light .esg-filters .esg-filterbutton:hover {
  color: #ffffff;
}
.scheme_light .minimal-light .esg-filters .esg-filterbutton.selected,
.scheme_light .minimal-light .esg-filters .esg-filterbutton:hover {
  color: #ffffff;
}
.scheme_dark .minimal-light .esg-filters .esg-filterbutton.selected,
.scheme_dark .minimal-light .esg-filters .esg-filterbutton:hover {
  color: #f0f0f0;
}
.scheme_color_blocks .minimal-light .esg-filters .esg-filterbutton.selected,
.scheme_color_blocks .minimal-light .esg-filters .esg-filterbutton:hover {
  color: #F0F0F0;
}
.scheme_original #sb_instagram #sbi_images .sbi_item .sbi_photo::after {
  background-color: rgba(228,59,27,0.75);
}
.scheme_light #sb_instagram #sbi_images .sbi_item .sbi_photo::after {
  background-color: rgba(255,255,255,0.75);
}
.scheme_dark #sb_instagram #sbi_images .sbi_item .sbi_photo::after {
  background-color: rgba(255,255,255,0.75);
}
.scheme_color_blocks #sb_instagram #sbi_images .sbi_item .sbi_photo::after {
  background-color: rgba(252,255,163,0.75);
}
.scheme_original .sc_form .sc_socials.sc_socials_shape_round .sc_socials_item a {
  color: #cfc8c4;
}
.scheme_light .sc_form .sc_socials.sc_socials_shape_round .sc_socials_item a {
  color: #dddddd;
}
.scheme_dark .sc_form .sc_socials.sc_socials_shape_round .sc_socials_item a {
  color: #7d7d7d;
}
.scheme_color_blocks .sc_form .sc_socials.sc_socials_shape_round .sc_socials_item a {
  color: #1DB3B6;
}
.scheme_original .sc_form .sc_socials.sc_socials_shape_round .sc_socials_item a {
  border-color: #cfc8c4;
}
.scheme_light .sc_form .sc_socials.sc_socials_shape_round .sc_socials_item a {
  border-color: #dddddd;
}
.scheme_dark .sc_form .sc_socials.sc_socials_shape_round .sc_socials_item a {
  border-color: #7d7d7d;
}
.scheme_color_blocks .sc_form .sc_socials.sc_socials_shape_round .sc_socials_item a {
  border-color: #1DB3B6;
}
.scheme_original .sc_form .sc_socials.sc_socials_shape_round .sc_socials_item a:hover {
  color: #e43b1b;
}
.scheme_light .sc_form .sc_socials.sc_socials_shape_round .sc_socials_item a:hover {
  color: #ffffff;
}
.scheme_dark .sc_form .sc_socials.sc_socials_shape_round .sc_socials_item a:hover {
  color: #ffffff;
}
.scheme_color_blocks .sc_form .sc_socials.sc_socials_shape_round .sc_socials_item a:hover {
  color: #FCFFA3;
}
.scheme_original .sc_form .sc_socials.sc_socials_shape_round .sc_socials_item a:hover {
  border-color: #e43b1b;
}
.scheme_light .sc_form .sc_socials.sc_socials_shape_round .sc_socials_item a:hover {
  border-color: #ffffff;
}
.scheme_dark .sc_form .sc_socials.sc_socials_shape_round .sc_socials_item a:hover {
  border-color: #ffffff;
}
.scheme_color_blocks .sc_form .sc_socials.sc_socials_shape_round .sc_socials_item a:hover {
  border-color: #FCFFA3;
}
.scheme_original .sc_form_phone {
  color: #F4452A;
}
.scheme_light .sc_form_phone {
  color: #20c7ca;
}
.scheme_dark .sc_form_phone {
  color: #20c7ca;
}
.scheme_color_blocks .sc_form_phone {
  color: #1D9B9D;
}
.scheme_original .sc_list_style_ul li::before {
  color: #e43b1b;
}
.scheme_light .sc_list_style_ul li::before {
  color: #ffffff;
}
.scheme_dark .sc_list_style_ul li::before {
  color: #ffffff;
}
.scheme_color_blocks .sc_list_style_ul li::before {
  color: #FCFFA3;
}
.scheme_original .sc_testimonials_style_testimonials-1.inverse-style * {
  color: #ffffff;
}
.scheme_light .sc_testimonials_style_testimonials-1.inverse-style * {
  color: #ffffff;
}
.scheme_dark .sc_testimonials_style_testimonials-1.inverse-style * {
  color: #f0f0f0;
}
.scheme_color_blocks .sc_testimonials_style_testimonials-1.inverse-style * {
  color: #F0F0F0;
}
.scheme_original .sc_testimonials_style_testimonials-1 .sc_testimonial_author_position {
  color: #e43b1b;
}
.scheme_light .sc_testimonials_style_testimonials-1 .sc_testimonial_author_position {
  color: #ffffff;
}
.scheme_dark .sc_testimonials_style_testimonials-1 .sc_testimonial_author_position {
  color: #ffffff;
}
.scheme_color_blocks .sc_testimonials_style_testimonials-1 .sc_testimonial_author_position {
  color: #FCFFA3;
}
.scheme_original .sc_services_style_services-3 .description-services .sc_services_item_title {
  color: #ffffff;
}
.scheme_light .sc_services_style_services-3 .description-services .sc_services_item_title {
  color: #ffffff;
}
.scheme_dark .sc_services_style_services-3 .description-services .sc_services_item_title {
  color: #f0f0f0;
}
.scheme_color_blocks .sc_services_style_services-3 .description-services .sc_services_item_title {
  color: #F0F0F0;
}
.scheme_original .sc_services_style_services-3 .description-services a {
  color: #F4452A;
}
.scheme_light .sc_services_style_services-3 .description-services a {
  color: #20c7ca;
}
.scheme_dark .sc_services_style_services-3 .description-services a {
  color: #20c7ca;
}
.scheme_color_blocks .sc_services_style_services-3 .description-services a {
  color: #1D9B9D;
}
.scheme_original .sc_services_style_services-3 .description-services a:hover {
  color: #ffffff;
}
.scheme_light .sc_services_style_services-3 .description-services a:hover {
  color: #ffffff;
}
.scheme_dark .sc_services_style_services-3 .description-services a:hover {
  color: #f0f0f0;
}
.scheme_color_blocks .sc_services_style_services-3 .description-services a:hover {
  color: #F0F0F0;
}
.scheme_original .tribe-events-schedule .tribe-event-date-start {
  color: #F4452A;
}
.scheme_light .tribe-events-schedule .tribe-event-date-start {
  color: #20c7ca;
}
.scheme_dark .tribe-events-schedule .tribe-event-date-start {
  color: #20c7ca;
}
.scheme_color_blocks .tribe-events-schedule .tribe-event-date-start {
  color: #1D9B9D;
}
.scheme_original .tribe-events-schedule .tribe-event-date-end {
  color: #e43b1b;
}
.scheme_light .tribe-events-schedule .tribe-event-date-end {
  color: #ffffff;
}
.scheme_dark .tribe-events-schedule .tribe-event-date-end {
  color: #ffffff;
}
.scheme_color_blocks .tribe-events-schedule .tribe-event-date-end {
  color: #FCFFA3;
}
#tribe-events .tribe-events-button {
  background: none;
}
.scheme_original #tribe-events .tribe-events-button {
  color: #F4452A;
}
.scheme_light #tribe-events .tribe-events-button {
  color: #20c7ca;
}
.scheme_dark #tribe-events .tribe-events-button {
  color: #20c7ca;
}
.scheme_color_blocks #tribe-events .tribe-events-button {
  color: #1D9B9D;
}
.scheme_original #tribe-events .tribe-events-button {
  border-color: #F4452A;
}
.scheme_light #tribe-events .tribe-events-button {
  border-color: #20c7ca;
}
.scheme_dark #tribe-events .tribe-events-button {
  border-color: #20c7ca;
}
.scheme_color_blocks #tribe-events .tribe-events-button {
  border-color: #1D9B9D;
}
.scheme_original #tribe-events .tribe-events-button:hover {
  color: #ffffff;
}
.scheme_light #tribe-events .tribe-events-button:hover {
  color: #ffffff;
}
.scheme_dark #tribe-events .tribe-events-button:hover {
  color: #f0f0f0;
}
.scheme_color_blocks #tribe-events .tribe-events-button:hover {
  color: #F0F0F0;
}
.scheme_original #tribe-events .tribe-events-button:hover {
  border-color: #F4452A;
}
.scheme_light #tribe-events .tribe-events-button:hover {
  border-color: #20c7ca;
}
.scheme_dark #tribe-events .tribe-events-button:hover {
  border-color: #20c7ca;
}
.scheme_color_blocks #tribe-events .tribe-events-button:hover {
  border-color: #1D9B9D;
}
.scheme_original #tribe-events .tribe-events-button:hover {
  background-color: #F4452A;
}
.scheme_light #tribe-events .tribe-events-button:hover {
  background-color: #20c7ca;
}
.scheme_dark #tribe-events .tribe-events-button:hover {
  background-color: #20c7ca;
}
.scheme_color_blocks #tribe-events .tribe-events-button:hover {
  background-color: #1D9B9D;
}
.scheme_original .top_panel_inner_style_2.top_panel_position_over .menu_user_nav > li > a,
.scheme_original .top_panel_inner_style_2.top_panel_position_over {
  color: #ffffff;
}
.scheme_light .top_panel_inner_style_2.top_panel_position_over .menu_user_nav > li > a,
.scheme_light .top_panel_inner_style_2.top_panel_position_over {
  color: #ffffff;
}
.scheme_dark .top_panel_inner_style_2.top_panel_position_over .menu_user_nav > li > a,
.scheme_dark .top_panel_inner_style_2.top_panel_position_over {
  color: #f0f0f0;
}
.scheme_color_blocks .top_panel_inner_style_2.top_panel_position_over .menu_user_nav > li > a,
.scheme_color_blocks .top_panel_inner_style_2.top_panel_position_over {
  color: #F0F0F0;
}
