/*
 Theme Name:   Prisma Child Theme
 Theme URI:    https://prisma.axiomthemes.com/
 Description:  Prisma Child Theme
 Author:       AxiomThemes
 Author URI:   https://axiomthemes.com/
 Template:     prisma
 Version:      1.0.0
 Tags: agency, digital marketing, digital agency, company, computer repair, digital, it, it company, it services, saas, software, startup, technology, seo, ai
 Text Domain:  prisma
*/


/* =Theme customization starts here
------------------------------------------------------------ */
.Title h1 {
  color: #000;
}
.Menu ul li a {
  color: #000;
}
.Button a.sc_button:not(.sc_button_simple)  {
  background-color: #44D62C;
  &.sc_button_default:hover, &.sc_button_default:focus, &.sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover {
    background-color: #0c222a;
  }
}
.Card {
  .sc_button:not(.sc_button_simple),
  .color_style_link3 .sc_button_default,
  .color_style_link3 .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) {
    background-color: #44D62C;
  }
  .sc_button:not(.sc_button_simple):hover,
  .color_style_link3 .sc_button_default:hover,
  .color_style_link3 .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover,
  .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover{
    background-color: #0c222a;
  }
}

.page_content_wrap {
  background-color: #EFF3EF;
}

.sc_blogger_lay_portfolio_grid .sc_blogger_filters .sc_item_filters_tabs li a {
  color: #0c222a;
  &.active, &:hover {
    color: #44D62C;
  }
  &:after {
    background-color: #44D62C;
  }
}
.sc_blogger_lay_portfolio_grid.sc_blogger_lay_portfolio_grid_grid_style_13 .sc_blogger_item .sc_blogger_item_body .post_featured .post_info_bl {
  background-color: #44D62C;
  .post_meta {
    .post_meta_item a {
      color: #0c222a !important;
    }
  }
}
.sc_layouts_menu_mobile_button_modern_burger .sc_layouts_item_link .sc_layouts_item_icon {
  background-color: #0c222a;
  &:after, &:before {
    background-color: #0c222a;
  }
}

.menu_mobile .menu_mobile_inner {
  background-color: #0c222a;
}

.scroll_to_top_style_default {
  background-color: #44D62C;
  border-color: #44D62C;
  &:hover {
    background-color: #0c222a;
    border-color: #0c222a;
  }
}

/********************************************************/
/* Page Home */
/********************************************************/
/* Nuestros Servicios */
.OurServices .sc_icons_accent2 .sc_icons_item {
  background-color: #44D62C;
  &:hover {
    background-color: #0c222a !important;
  }
}

/* Innovation Section */
.elementor-element-6b35c73c .Innovation .sc_icons_item {
  background-color: #44D62C !important;
}

/* Services Section */
.Services .sc_services_timeline .extra_row .sc_services_item {
  background-color: #44D62C !important;
}
.Services .sc_services_timeline .sc_services_item_content p {
  color: #fff;
}
.Services {
  .sc_services_timeline .extra_row:nth-child(odd):after {
    background-color: #44D62C !important;
  }
}

/*********************************************************/
/* Page Services */
/*********************************************************/
.Services .sc_icons_hover2 .sc_icons_item {
  background-color: #44D62C;
}
.Services .sc_icons_item_description {
  color: #fff;
}

/*********************************************************/
/* Page Contact */
/*********************************************************/
.elementor-1453 .elementor-element.elementor-element-261537b0.Contact > .elementor-widget-container {
  background-color: #44D62C;
}
.Contact {
  input[type=text], input[type=number], input[type=email], input[type=url], input[type=tel], input[type=search], input[type=password], .select2-container.select2-container--default span.select2-choice, .select2-container.select2-container--default span.select2-selection, .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container.select2-container--default .select2-selection--multiple, textarea, textarea.wp-editor-area {
    color: white;
  }
  input[type=text], input[type=number], input[type=email], input[type=url], input[type=tel], input[type=search], input[type=password], textarea, textarea.wp-editor-area {
    &::placeholder {
      color: white;
    }
  }
  div.wpcf7 .form-style-7 .style-line[class*=icon-]:before {
    color: white;
  }
  div.wpcf7 .form-style-7 .style-line .line {
    background-color: white;
  }
  input[type=submit],
  .wpcf7 .wpcf7-submit-style .wpcf7-submit {
    background-color: #0c222a !important;
    &:hover {
      background-color: #EFF3EF !important;
      color: #0c222a;
    }
  }
  .wpcf7 .wpcf7-submit-style:hover .wpcf7-submit + .submit-style-in {
    background-color: #EFF3EF;
    &:before {
      color: #0c222a;
    }
  }
  .wpcf7 .wpcf7-submit-style .submit-style-in {
    background-color: #0c222a;
    bottom: auto;
    height: 100%;
    left: 32px;
    right: auto;
    width: 16px;
    z-index: 1;
    &:before {
      color: white;
      left: 0;
    }
  }
}
.Contact__info {
  .sc_icons .sc_icons_item_title a {
    color: #0c222a;
  }
  &.extra_hover .sc_icons_number .sc_icons_item:hover .sc_icons_item_title a {
    color: #44D62C !important;
  }
  .sc_icons .sc_icons_item_title {
    color: #0c222a;
  }
  .sc_icons .sc_icons_item:hover .sc_icons_item_title {
    color: #44D62C;
  }
}


/* #0c222a

#EFF3EF

#44D62C */