/*** General CSS ***/
body {
    line-height: 1.9em;
}

/*** 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;
    z-index: 9999;
}
#sp-header.header-sticky {
    position: fixed;
    top: 0;
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%);
}
body:not(.home) #sp-header.header-sticky {
    position: fixed;    
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
  	font-size: 15px !important;
    font-weight: 400 !important;
    padding: 10px 0;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    text-transform: capitalize;
    position: relative;
}
.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;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
    width: 200px !important;
}
body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
    top: 1px;
    position: relative;
}

/*** Block Styles ***/
/* Button */
.btn,
#sp_qc_submit {
    position: relative;
    display: inline-block;
    font-size: 17px;
    margin: 0;
    color: #000;
    font-weight: 500;
    font-family: inherit;
    line-height: 2em;
    letter-spacing: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 11px 45px;
    cursor: pointer;
    border: 1px solid #f4f4f4;
    border-radius: 0;
    text-transform: capitalize;
    background-color: transparent;
    -webkit-transition: width .5s ease;
    -o-transition: width .5s ease;
    transition: width .5s ease;
}
.btn:hover {
    color: #000;
}
a.hikabtn.hikacart:hover {
  	background: #222 !important;
    border-color: #222;
	color: #fff;
}
a.hikabtn.hikacart {
	color: #222;
}

/* Slider */
.slider-item img {
    width: 89%;
    border-radius: 220px 220px 220px 220px;
}
.box1 {
    animation: leaves 7s ease-in-out infinite alternate;
}
@keyframes leaves {
    0% {
        transform: translate(20px,10px);
    }
    20% {
        transform: translate(40px,20px);
    }
    40% {
        transform: translate(20px,20px);
    }
    60% {
        transform: translate(10px,20px);
    }
    80% {
        transform: translate(0px,10px);
    }
    100% {
        transform: translate(0px,0px);
    }
}

/* About */
.about-colum {
	position: relative;
}
.about-colum .img1 {
	width: 70%;
}
.about-colum .img2 {
	position: absolute;
	bottom: 0;
	right: 5%;
	width: 40%;
}
.about-colum .img2 img {
	border-radius: 200px 200px 0px 0px;
    box-shadow: 8px -4px 10px -6px rgb(196 196 196 / 50%);
}
.about-colum .img2 img {
  	-webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.about-colum:hover .img2 img {
  	opacity: 0.7;
}
 
/* Project */
.project-item img {
    border-radius: 300px 0px 0px 300px;
  	-webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.project-item:hover {
  	opacity: 0.7;
}

/* Services */
.services-item i {
    height: 60px !important;
    width: 60px !important;
    line-height: 60px !important;
    background: #dfdfe0;
    border-radius: 50%;
}

/* Feature */
.feature .sppb-col-md-2 {
	position: relative;
	z-index: 2;
}
.feature-item.img1 img {
	border-radius: 200px 200px 0px 0px;
}
.feature-item a {
    padding: 0;
}

/* Team */
.team {
  	background-image: linear-gradient(90deg, #FFFFFF 30%, #eef0f6 0%);
}
.team:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 50px;
	width: 100%;
	background: #fff;
}
.team-item .shrewd_solution_icon ul li a {
  	font-size: 18px;
  	width: 40px;
	color: #fff;
  	line-height: 40px;
  	text-align: center;
  	border-radius: 50%;
  	-webkit-transition: .5s;
  	transition: .5s;
  	display: inline-block;
  	height: 40px;
	margin-right: 10px;
  	border: none;
	background: #222;
}

/* FAQs */
.sppb-panel-modern .sppb-panel-body {
    border: none;
    padding: 0px 0;
}
.sppb-panel-modern > .sppb-panel-heading {
    background: transparent;
    padding: 10px 30px 10px 0px;
}
.sppb-panel-modern .sppb-panel-title {
    font-size: 18px;
	color: #000;
    font-weight: 600;
}
.sppb-panel-modern {
  	border: none;
  	border-bottom: 1px solid #eef0f6;
  	padding: 10px 0;
  	border-radius: 0;
  	margin: 0;
  	background: transparent;
}

/* Blog */
.jmm-item .jmm-image.mod-article-image {
  	overflow: hidden;
  	margin: 0;
}
.jmm-text {
    box-shadow: 9.899px 9.899px 30px 0 rgba(0,0,0,.1);
    padding: 30px;
    background-color: #fff;
}
.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%);
}
.jm-category-module.default .jmm-text .jmm-title {
	font-size: 18px;
	font-weight: 500;
}

/* Hikashop */
.hikashop_subcontainer.thumbnail {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

/* 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;
    text-align: left;
    box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 10%);
    z-index: 1;
    font-size: 16px;
}
#sp-bottom .sp-module .sp-module-title {
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1em;
	color: #000;
    position: relative;
}
#sp-bottom .menu li {
    display: inline-block!important;
}
#sp-bottom p {
    line-height: 2.2;
  	margin-bottom: 0;
}
#sp-bottom strong {
    display: none;
}
#sp-bottom span {
    padding-right: 10px;
}
#sp-bottom h2 {
  	font-size: 30px;
	font-weight: 600;
	margin-bottom: 30px;
}
#sp-bottom .ft-title {
    font-weight: 600;
}
.shrewd_solution_icon {
	margin-top: 10px;
}
.shrewd_solution_icon ul, .shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0!important;
	margin-bottom: 0px !important;
}
.shrewd_solution_icon ul li a {
  	font-size: 18px;
  	width: 40px;
	color: #fff !important;
  	line-height: 40px;
  	text-align: center;
  	border-radius: 50%;
  	-webkit-transition: .5s;
  	transition: .5s;
  	display: inline-block;
  	height: 40px;
	margin-right: 10px;
  	border: none;
	background: #000;
}
.shrewd_solution_icon ul li a em {
  	font-family: "Font Awesome 5 Brands";
}
.shrewd_solution_icon strong {
    display: none;
	margin: 0 20px;
}

/* Footer Copyright */
#sp-footer {
    text-align: center;
}
#sp-footer {
    display: inline-block;
    width: 100%;
}

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

@media (max-width: 1399px) {
	.slider .sppb-col-md-6 {
    	flex: 0 0 100% !important;
    	max-width: 100% !important;
	}
}

/* Mobile Standard Layout */
@media (max-width: 991px) {
  	div#lookbook .lingerie-item {
    	display: none;
	}
}
@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;
	}
  	.slider-colum.left {
    	display: none;
	}
  	.wanted-colum .clearfix:nth-child(2), .wanted-colum .clearfix:nth-child(3) {
  	  	width: 100%;
      	padding-left: 0;
  	}
  	.categories-colum:before, .categories-colum .clearfix:before {
    	border: 1px solid #9396a1 !important;
	}
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
  	.bike-item, .watted-item {
    	width: 100%;
    	padding: 20px 0;
	}
}

/* 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, a.hikabtn.hikacart, .btn:hover,
.slider-item .sppb-btn-success, .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover,
.shrewd_solution_icon ul li a:hover, .services-item:hover 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 {
  	color: var(--text-color); 
}
.btn:hover, .btn, .hikashop_subcontainer.thumbnail:hover {
  	border-color: var(--text-color);
}