/*
Theme Name: Techbiz
Theme URI: https://themeforest.vecuro.com/wordpress/techbiz/
Author: Vecurosoft
Description: Techbiz – IT Solution & Service Wordpress Theme
Version: 2.6.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: techbiz
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.cart_totals{
    border: none !important;
}				

.fab {
    font-family: "Font Awesome 5 Brands" !important;
}


.slick-center .feature-style3 {
	border:none;
}

.slick-track > div:nth-child(1) > div{
  border:1px solid #8CC63F !important;
}
.slick-track > div:nth-child(1) > div .feature-icon {
  background-color:#8CC63F !important;
}

.slick-track > div:nth-child(1) > div .icon-btn.style7:hover{
  background-color:#8CC63F !important;
}

.slick-track > div:nth-child(2) > div {
  border:1px solid #2B63EF !important;
}

.slick-track > div:nth-child(2) > div .feature-icon {
  background-color:#2B63EF !important;
}

.slick-track > div:nth-child(2) > div .icon-btn.style7:hover{
  background-color:#2B63EF !important;
}

.slick-track > div:nth-child(3) > div{
  border:1px solid #FF9700 !important;
}

.slick-track > div:nth-child(3) > div .feature-icon {
  background-color:#FF9700 !important;
}
.slick-track > div:nth-child(3) > div .icon-btn.style7:hover{
  background-color:#FF9700 !important;
}


.feature-style3:hover {
	border:none !important
}