/*** General CSS ***/
body {
    line-height: 1.9em;
}
select:not(.form-select):not(.form-control) {
  padding: 0.1rem 0.75rem !important;
}
/*** Header Area ***/
/* Header Top */
#sp-top-bar {
    position: relative;
    z-index: 9999;
}

/* Header Menu */
#sp-header {
    top: 0px;
  	padding: 0px;
    height: inherit;
  	box-shadow: none;
}
#sp-header.header-sticky {
    position: fixed;
    top: 0;
    box-shadow: 0px 0px 10px 0px rgb(255 255 255 / 10%);
}
body:not(.home) #sp-header {
    position: static;
}
body:not(.home) #sp-header.header-sticky {
    position: fixed;    
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
  	font-size: 14px !important;
    font-weight: 400 !important;
    padding: 10px 0;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    position: relative;
}
.sp-megamenu-parent > li > span {
    color: #fff;
}
.sp-megamenu-parent>li.active>a {
    font-weight: 600;
}

/* Canvas Menu */
.offcanvas-menu .offcanvas-inner .menu-child > li a {
    padding: 12px 10px !important;
    border-bottom: 1px solid rgba(197, 153, 153, 0.21);
    display: inherit;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    font-size: 15px;
    font-weight: 500;
}
.burger-icon>span {
    background-color: #fff !important;
}


/*** Block Styles ***/
/* Button */
.btn, .btn,
.slider-btn a,
#sp_qc_submit {
	position: relative;
    padding: 15px 30px;
    cursor: pointer;
    color: #ffff;
    font-weight: 600;
    border: 0;
    border-radius: 10px;
    -webkit-transition: width .5s ease;
    -o-transition: width .5s ease;
    transition: width .5s ease;
}
.btn:hover, .slider-btn a:hover, a.hikabtn.hikacart:hover {
    background: #5858c2;
    color: #fff;
}

/* Services */
.services .sppb-row.sppb-no-gutter {
    background: #ffffff1a;
    border-radius: 10px;
    padding: 50px 30px;
}
.services-item img {
    width: 100px;
}
.services-column {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

/* Check List */
.check-list ul.right, .check-list ul.left {
    float: left;
    width: 50%;
}
.check-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.check-list ul li {
  	margin-bottom: 10px;
}
.check-list strong {
    display: none;
}
.check-list em {
    padding-right: 10px;
  	color: #ffba43;
}

/* Feature */
.feature .sppb-row.sppb-no-gutter {
    background: #341f44;
    border-radius: 10px;
}
.feature-item i {
    height: 50px !important;
    width: 50px !important;
    line-height: 50px !important;
    border-radius: 5px;
}
.feature-column.white .feature-item i {
  	color: #fff;
}
.feature-column.white .sppb-addon-wrapper:first-child {
    background-image: linear-gradient(140deg, #5858c2 18%, #ef7bfe 100%);
    border-radius: 5px;
}

/* Explore */
.explore-item img {
    width: 70px;
}
.explore-column .sppb-addon-wrapper {
    width: 30%;
    float: left;
    margin-right: 3%;
}
.explore-column .sppb-addon-wrapper:first-child {
    width: 100%;
}
.explore-column .sppb-addon-wrapper:first-child:hover {
   	background: transparent;
}
.explore-column .sppb-addon-wrapper {
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.explore-column .sppb-addon-wrapper:hover, .explore-column .sppb-addon-wrapper:last-child {
    background-image: linear-gradient(150deg, #5858c2 35%, #ef7bfe 100%);
    border-radius: 7px;
}

/* Testimonials */
.testimonials-column {
    background-image: linear-gradient(180deg, #1d062f 0%, #341f44 100%);
  	border-radius: 10px;
}

/* Subscribe */
.subscribe-column {
    background-image: linear-gradient(150deg, #1d062f 0%, #341f44 100%);
    border-radius: 10px;
}

/* Team */
.team-item {
    background-image: linear-gradient(160deg, #7373ff 35%, #ef7bfe 100%);
    padding: 50px 30px;
    border-radius: 10px;
}
.team-item img {
    background-color: #5858c2;
    width: 90px;
    border-radius: 50%;
}
.team-item .shrewd_solution_icon  {
	margin-top: 12px;
}
.team-item .shrewd_solution_icon ul, .shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0!important;
	margin-bottom: 0px !important;
}
.team-item .shrewd_solution_icon ul li a {
  	font-size: 16px;
    width: 35px;
    line-height: 35px;
    color: #fff !important;
    text-align: center;
    border-radius: 50%;
    border: none;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
    height: 35px;
    margin-right: 5px;
    background-color: #7373ff;
}
.team-item .shrewd_solution_icon ul li a:hover {
  	background-color: #2462fe;
	color: #fff !important;
}
.team-item .shrewd_solution_icon ul li a em {
  	font-family: "Font Awesome 5 Brands";
}
.team-item .shrewd_solution_icon ul li strong {
  	display: none;
}

/* Blog */
.jmm-item .jmm-image.mod-article-image {
  	overflow: hidden;
}
.jmm-image.mod-article-image img {
  	transform: scale(1);
  	-webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.jmm-item:hover .jmm-image.mod-article-image img {
  	transform: scale(1.12);
  	filter: grayscale(100%);
}
.blog .jm-category-module.default .jmm-intortext {
    color: #ffffffad;
}
.jm-category-module.default .jmm-rows.rows-3 > div > .jmm-item {
    width: 31%;
    margin: 1%;
  	background: #fff;
}

/* Contact Info */
.contact-info h2, .contact-info h3 {
    font-size: 25px;
}
button.btn.btn-primary.validate {
    color: #fff !important;
    padding: 13px 20px;
}

/* Bottom */
#sp-bottom {
    position: relative;
    font-size: 16px;
}
#sp-bottom1 h1 {
    font-size: 40px;
    margin-bottom: 20px;
    font-weight: 600;
}
#sp-bottom .shrewd_solution_icon  {
	margin-top: 12px;
}
#sp-bottom .shrewd_solution_icon ul, .shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0!important;
	margin-bottom: 0px !important;
}
#sp-bottom .shrewd_solution_icon ul li a {
	font-size: 16px;
    width: 35px;
    line-height: 35px;
    color: #fff !important;
    text-align: center;
    border-radius: 50%;
    border: none;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
    height: 35px;
    margin-right: 5px;
    background-color: #ffffff2b;
}
#sp-bottom .shrewd_solution_icon ul li a:hover {
  	background-color: #fff;
	color: #7373ff !important;
}
#sp-bottom .shrewd_solution_icon ul li a em {
    font-family: "Font Awesome 5 Brands";
}
#sp-bottom .shrewd_solution_icon ul li a strong {
  	display: none;
}

/* Footer Copyright */
#sp-footer {
    text-align: center;
}

/*** Responsive Layout ***/
/* Tablet Landscape Layout */
@media (min-width: 1400px) {
    .sppb-row-container {
      	max-width: 1320px;
    }
}

/* Mobile Standard Layout */
@media (max-width: 768px) {
	#sp-header, #sp-header .logo {
        height: 70px;
    }
  	#sp-footer p {
  		text-align: center;
	}
  	body #sp-header {
      	padding: 0;
	}
  	#sp-header {
    	top: 0px;
	}
  	.services-column {
    	border-left: none;
    	border-right: none;
	}
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
  	.explore-column .clearfix {
    	width: 100%;
    	margin-right: 0;
    	margin-bottom: 30px;
	}
}

/* General color defination
Color value depend on preset color that picking on template settings > Presets
*/

:root {
  --background-color: currentColor;
  --background: currentColor;
  --text-color: currentColor;
}
.page-item.active .page-link, .btn, a.hikabtn.hikacart,
.slider-item .sppb-btn-success, .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover,
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay,
.feature-item i {
 	background-color: var(--background-color);
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .article-header h2 a:hover,
#sp-bottom1 .shrewd_solution_icon ul li a:hover, .contact-item i {
  	color: var(--text-color); 
}
.product-text:after {
  	border-color: var(--text-color) !important;
}
