/*** General CSS ***/
body {
    line-height: 1.9em;
}
body.home #sp-main-body {
    padding: 80px 0;
}

/*** 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%);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
  	font-size: 20px !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: 22px;
    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;
}
.burger-icon>span {
    background-color: #000;
}

/*** Block Styles ***/
/* Button */
.btn,
#sp_qc_submit {
	position: relative;
    display: inline-block;
    width: auto;
    margin: 0;
    color: #fff !important;
    font-weight: 600;
    font-family: inherit;
    line-height: 2em;
    font-size: 14px;
    letter-spacing: 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 13px 45px;
    cursor: pointer;
    text-transform: uppercase;
    border: 0;
    background-color: #FFFFFF;
    border-radius: 30px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.btn:hover {
  	color: #fff;
  	transform: translateY(-8px);
}
a.hikabtn.hikacart:hover {
  	color: #fff;
    background: #201100;
}
.btn.no-bg {
	background: transparent;
}

/* Content Top */
body.home #sp-content-top > .container,
body.home #sp-content-top .sp-module:first-child {
    max-width: 100%;
  	padding: 0 0px;
}
body.home #sp-content-top .sp-module {
    max-width: 1320px;
    margin: 0 auto;
  	padding: 80px 15px 0;
}
#sp-content-top h3.sp-module-title, #sp-content-bottom h3.sp-module-title {
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 0;
	position: relative;
	color: #fff;
	font-weight: 600;
	padding: 17px 20px;
	display: inline-block;
  	letter-spacing: 1px;
}
.jm-category-module.default .jmm-text .jmm-title {
    font-size: 18px;
    line-height: 25px;
}
#sp-main-body h3 {
    font-size: 20px;
}
body.home .container-fluid.blog-featuredhome {
    padding: 0;
} 
#sp-right h4.mfp_default_title {
    font-size: 20px;
}

/* Content */
#sp-content-bottom .sp-module-content,
#sp-content-top .sp-module-content {
    padding-top: 35px;
    border-top: 2px solid #EBEBEB;
  	margin-top: -2px;
}
#sp-content-top .sp-module:first-child .sp-module-content {
  	padding-top: 0;
  	border-top: none;
}

/* Tennis */
body.home #sp-content-top .sp-module.md-tennis,
body.home #sp-content-top .sp-module.md-olympics {
  	padding-bottom: 80px;
  	position: relative;
}
body.home #sp-content-top .sp-module.md-tennis:before {
	content: '';
    position: absolute;
    height: 100%;
    width: 200%;
    left: -50%;
    background: #222;
    top: 0;
  	z-index: -1;
}
body.home #sp-content-top .sp-module.md-tennis {
  	color: #fff;
}

/* Golf */
.sp-module.md-golf {
    padding-top: 80px;
}
.jmm-item {
  	position: relative;
}
.jmm-item .jmm-author {
	position: absolute;
	top: 40px;
	left: 40px;
	background: #000F2B;
	color: #fff;
	padding: 3px 8px 3px 16px;
	border-left: 8px solid #000;
	font-size: 13px !important;
}

/* Content Bottom  */
section#sp-content-bottom {
    padding: 0px 10px 80px;
}
body.home #sp-content-bottom .sp-module {
    max-width: 1320px;
    margin: 0 auto;
}

/* Blog */
.jmm-item .jmm-image.mod-article-image {
  	overflow: hidden;
	margin: 0;
}
.jmm-image.mod-article-image img {
  	transform: scale(1);
  	-webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.jmm-item:hover .jmm-image.mod-article-image img {
  	transform: scale(1.15);
  	filter: grayscale(100%);
}
.jm-category-module.default .jmm-text .jmm-title {
	font-weight: 500;
}

/* 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;
    z-index: 1;
  	padding: 60px 0 30px;
    font-size: 15px;
}
#sp-bottom .sp-module .sp-module-title {
	font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
}
#sp-bottom .sp-module .sp-module-title:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	background: #f70d28;
	height: 2px;
    width: 55px;
}
#sp-bottom .menu li {
    display: inline-block!important;
}
#sp-bottom p {
    line-height: 1.8;
    margin-bottom: 20px;
}
#sp-bottom span {
    padding-right: 10px;
}
#sp-bottom ul li strong {
   	display: none;
}
.shrewd_solution_icon ul, .shrewd_solution_icon ul li {
    display: inline-block!important;
    padding: 0!important;
    margin: 0 !important;
}
.shrewd_solution_icon ul li a {
    width: 40px;
    line-height: 40px;
    color: #fff !important;
    text-align: center;
    border-radius: 50%;
    border: none;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
    height: 40px;
    margin-right: 5px;
    background-color: #292929;
}
.shrewd_solution_icon ul li a:hover {
	color: #fff !important;
}
.shrewd_solution_icon strong {
    display: none;
}
.shrewd_solution_icon ul li em {
     font-family: 'Font Awesome 5 Brands';
}
.bottom ul li span {  
    padding-right: 10px;    
    color: #ffd523 !important;
}
.bottom ul li strong {  
    display: none;
}
#sp-bottom1 ul li span {  
    padding-right: 10px;    
    color: #ffd523;
}

/* Footer Copyright */
#sp-footer {
    text-align: center;
}
#sp-footer {
    display: inline-block;
    width: 100%;
}
#sp-footer .container-inner {
    padding: 30px 0;
   	border-top: 1px solid #ffffff3d;
}

/*** Responsive Layout ***/
/* Tablet Landscape Layout */
@media (min-width: 1400px) {
    .sppb-row-container {
      	max-width: 1320px;
    }
}

@media (max-width: 1200px) {
	.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    	font-size: 12px !important;
	}
}

/* Mobile Standard Layout */
@media (max-width: 991px) {
  	#sp-bottom h2, ul.shrewd_solution_icon, #sp-bottom1 p {
    	text-align: center;
	}
  	#sp-bottom1 img {
        margin: 0 auto;
  	}
  	#sp-bottom3 ul, #sp-bottom2 ul {
    	margin-top: 0px !important;
  	}
}
@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;
	}
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
  	.check-list ul.left, .check-list ul.right {
    	width: 100%;
  	}
}

/* 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,
.slider-item .sppb-btn-success, .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover,
#sp-content-top h3.sp-module-title, #sp-content-bottom h3.sp-module-title,
.shrewd_solution_icon ul li a:hover, .jmm-item .jmm-author {
 	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,
.travel-guides .jm-category-module.default .jmm-text a:hover, .budgeting .jmm-category a:hover {
	color: var(--text-color);
}
.page-item.active .page-link {
  	border-color: var(--text-color) !important;
}
