.cta {
  color: #FFF; }

.themeOne .cta {
  background: #B62810; }

.themeOne .breadcrumbs a:hover {
  color: #B62810; }

.themeTwo .cta {
  background: blue; }

.themeTwo .breadcrumbs a:hover {
  color: blue; }

.themeThree .cta {
  background: green; }

.themeThree .breadcrumbs a:hover {
  color: green; }

.themeFour .cta {
  background: orange; }

.themeFour .breadcrumbs a:hover {
  color: orange; }

.themeOne #navigation ul.l0 li.l0:hover,
.themeOne #navigation ul.l0 li.l0.active {
  background: #B62810; }

.themeOne #navigation ul.l1 li.l1 a:hover {
  color: #B62810; }

.themeTwo #navigation ul.l0 li.l0:hover,
.themeTwo #navigation ul.l0 li.l0.active {
  background: blue; }

.themeTwo #navigation ul.l1 li.l1 a:hover {
  color: blue; }

.themeThree #navigation ul.l0 li.l0:hover,
.themeThree #navigation ul.l0 li.l0.active {
  background: green; }

.themeThree #navigation ul.l1 li.l1 a:hover {
  color: green; }

.themeFour #navigation ul.l0 li.l0:hover,
.themeFour #navigation ul.l0 li.l0.active {
  background: orange; }

.themeFour #navigation ul.l1 li.l1 a:hover {
  color: orange; }

.themeOne section.featureBlocks .bloxs .bloc:hover .title:after {
  background: #B62810;
  right: 0; }

.themeTwo section.featureBlocks .bloxs .bloc:hover .title:after {
  background: blue;
  right: 0; }

.themeThree section.featureBlocks .bloxs .bloc:hover .title:after {
  background: green;
  right: 0; }

.themeFour section.featureBlocks .bloxs .bloc:hover .title:after {
  background: orange;
  right: 0; }

.themeOne ul.tabs li:hover {
  background: #B62810;
  color: #FFF; }

.themeTwo ul.tabs li:hover {
  background: blue;
  color: #FFF; }

.themeThree ul.tabs li:hover {
  background: green;
  color: #FFF; }

.themeFour ul.tabs li:hover {
  background: orange;
  color: #FFF; }

.themeOne .price .currentPrice + span.oldPrice {
  color: #666; }

.themeOne .products .product .cta {
  color: #FFF; }

.themeTwo .price .currentPrice + span.oldPrice {
  color: #666; }

.themeTwo .products .product .cta {
  color: #FFF; }

.themeThree .price .currentPrice + span.oldPrice {
  color: #666; }

.themeThree .products .product .cta {
  color: #FFF; }

.themeFour .price .currentPrice + span.oldPrice {
  color: #666; }

.themeFour .products .product .cta {
  color: #FFF; }

.themeOne .pagination .pages .page:hover,
.themeOne .pagination .showAll:hover,
.themeOne .pagination .pages .page.active {
  background: #B62810; }

.themeTwo .pagination .pages .page:hover,
.themeTwo .pagination .showAll:hover,
.themeTwo .pagination .pages .page.active {
  background: blue; }

.themeThree .pagination .pages .page:hover,
.themeThree .pagination .showAll:hover,
.themeThree .pagination .pages .page.active {
  background: green; }

.themeFour .pagination .pages .page:hover,
.themeFour .pagination .showAll:hover,
.themeFour .pagination .pages .page.active {
  background: orange; }

.themeOne .blockContactInfo .info a {
  color: #B62810; }

.themeTwo .blockContactInfo .info a {
  color: blue; }

.themeThree .blockContactInfo .info a {
  color: green; }

.themeFour .blockContactInfo .info a {
  color: orange; }

/*# sourceMappingURL=buys_theme.css.map */
