/*
Theme Name: Loxicat
Theme URI: http://shtheme.com/demosd/loxicat
Author: Vergatheme
Author URI: https://themeforest.net/user/vergatheme
Description: In 2020, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 5.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: loxicat

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contact
08. Footer
09. Loader
10. Responsive design

/*--------------------------------------------------
	00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/
.news-sidebar-widget #tag_cloud-2 .tagcloud .wp-tag-cloud li{
	display: inline;
}
.news-sidebar-widget #tag_cloud-2 .tagcloud .wp-tag-cloud li a {
	background: #fafcfe;
	border: 1px solid #565151;
	color: #565151;
	font-size: 14px !important;
	margin-right: 4px;
	margin-bottom: 8px;
	padding: 6px 10px 6px 10px;
	display: inline-block;
}
.news-sidebar-widget #tag_cloud-2 .tagcloud .wp-tag-cloud li a:hover {
	border: 1px solid transparent;
	color: #fff;
	background: var(--clr-primary-color);
}
.blog-single-news .single-news-details .single-news-content .single-news-tag-social-area .single-news-tags ul li a {
	margin-right: 5px;
}
form.reply-form.mrt-40 .col-lg-12 {
	padding-left: 0px;
}
form.reply-form.mrt-40 .col-lg-12+.col-lg-6{
		float: left;
		padding-left: 0px;
}
form.reply-form.mrt-40 .col-lg-12+.col-lg-6+.col-lg-6{
		float: right;
		padding-left: 0px;
}
form.reply-form.mrt-40  p.form-submit .submit{
	position: relative;
	display: inline-block;
	text-transform: uppercase;
	background-color: var(--clr-primary-color);
	line-height: 26px;
	color: #ffffff;
	font-weight: 500;
	overflow: hidden;
	border-radius: 5px;
	cursor: pointer;
	font-size: 14px;
	padding: 10px 28px;
	background: var(--clr-primary-color);
}
form.reply-form.mrt-40  p.form-submit .submit:hover {
	background: var(--clr-second-color);
}
form.reply-form.mrt-40 .comment-form-cookies-consent {
	display: none;
}
.post-comments-form {
	margin-top: 20px;
}
.logged-in-as a {
	color: #333;
}
form.reply-form.mrt-40 {
	margin-top: 10px;
}
a[rel="author"] {
	color: #333;
	text-transform: capitalize;
}
.pagination-nav .pagination-list .page-numbers.current{
	font-weight: 500;
	height: 47px;
	width: 47px;
	line-height: 45px;
	display: inline-block;
	position: relative;
	border: 1px solid transparent;
	background: var(--clr-primary-color);
	color: #fff;
}
.newsletter-form .wpcf7-form-control.wpcf7-submit.newsletter-btn {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 22px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}
.newsletter-form .form-group .ajax-loader {
	display: none;
}
.wpcf7-form .form-group .ajax-loader {
	display: none;
}
.text-gray {
	color: #333;
}
.text-light-gray {
	color: #fff;
}
.text-dark-light {
	color: #fff;
}
.footer-widget-list li a {
	color: #fff;
}
.opening-hours > li {
	color: #fff;
}
.project-info-list li a {
	color: #333;
}
.project-info-list li {
	color: #333;
}
.bg-primary-color  .section-content .owl-carousel .owl-item img {
	max-width: 160px;
}
.news-wrapper .news-description .news-meta span > .fa {
	margin-right: 5px;
}
.news-wrapper .news-description .news-meta >span{
	margin-right: 20px;
	font-weight: 600;
}
.news-wrapper .news-description .news-meta {
	margin-bottom: 15px;
}
.news-wrapper .news-description .the-title {
	margin-bottom: 15px;
}
.news-wrapper .news-bottom-part {
	border-top: 0px solid #eee;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0px 0px 30px 25px;
	background: #F9F9F9;
}
.news-wrapper .news-bottom-part .post-link .link-btn {
	font-size: 14px;
	padding: 10px 28px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 0.6px;
	background: var(--clr-primary-color);
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	border:1px solid var(--clr-primary-color);
}
.news-wrapper .news-bottom-part .post-link .link-btn:hover {
	background: #fff;
	color: var(--clr-primary-color);
}
.widget.sidebar-widget {
	background: white;
	border: none;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 8px 16px 0px rgba(200, 183, 255, 0.2);
	border-top: 4px solid var(--clr-primary-color);
}
.sidebar-widget .widget-title {
	background: #fff;
	padding: 0px 0px 0px 0px;
}
.sidebar-widget .widget-title:after {
	display: none;
}
.widget.sidebar-widget >.single-post {
	padding: 0px 0px 20px 0px;
	border-bottom: 1px dashed #ccc;
}
.widget.sidebar-widget >.single-post:last-child {
	padding: 0px 0px 0px 0px;
	border-bottom: 0px dashed #ccc;
	margin-bottom: 0px;
}
.news-sidebar-widget .widget-categories ul li:last-child, .news-sidebar-widget .widget-archives ul li:last-child {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 0px dashed #ccc;
}
.section-content .testimonial-items-3col .owl-nav >button{
	display: none;
}
.blog-single-news .single-news-details .single-news-content .comments-area {
	background: #fff;
}
.blog-single-news.pdt-110.pdb-50 {
	background: #f0f4ff;
	padding-bottom: 150px;
}
.blog-single-news .single-news-details.mrb-30 {
	background: white;
	box-shadow: 0px 8px 16px 0px rgba(200, 183, 255, 0.2);
}
.single-news-details .single-news-content {
	padding: 40px;
	padding-top: 14px;
}

.blog-single-news .single-news-details .single-news-content .entry-meta .admin a {
	color: #333;
}
.blog-single-news .single-news-details .single-news-content .entry-meta i {
	color: #333;
	font-weight: 600;
}
.blog-single-news .single-news-details .single-news-content .entry-meta .admin {
	color: #333;
	font-weight: 600;
}
.blog-single-news .single-news-details .single-news-content .entry-meta {
	color: #333;
	font-weight: 600;
}
.entry-content .block-quote {
	background: #152136;
	color: white!important;
}
.block-quote {
	padding: 30px;
	background: #F4F5F8;
	border-left: 5px solid var(--clr-primary-color);
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.block-quote p {
	font-size: 17px;
	color: #fff;
}
.block-quote p:last-child {
	margin-bottom: 0px;
}
.block-quote .text-secondary-color {
	color: #fff;
	font-size: 13px!important;
	letter-spacing: 1px;
	font-weight: 500!important;
	text-transform: uppercase;
}
.blog-single-news .single-news-details .single-news-content .comments-area {
	padding: 0px 0px;
}
.comment-body .comment-content h6.comment-author {
	font-size: 18px;
}
.blog-single-news .single-news-details .single-news-content .comments-area .comment-list .comment .comment-body .comment-content .comment-meta .comment-metadata span {
	color: #333;
}
.blog-single-news .single-news-details .single-news-content .comments-area .comment-list .comment .comment-body .comment-content .reply .comment-reply-link {
	border: 1px solid var(--clr-primary-color);
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
}
#respond.comment-respond #reply-title{
	margin-bottom: 20px;
}
#respond.comment-respond form p.form-submit {
	margin-bottom: 0px;
}
.single-post .call-to-action {
	transform: translateY(50%);
	margin-top: -145px;
}
.page-title-section {
	padding: 110px 0 150px;
}
p.logged-in-as {
	margin-top: -10px;
}
.request-a-call-back-form .custom-select-categories {
	color: #666;
	font-size: 14px;
}
@media (max-width: 767px){
	.zeus.tparrows {
		display: none;
	}
	.rev_slider .tp-mask-wrap .tp-caption.sub-title{
		font-size: 15px !important;
	}
	.rev_slider .tp-mask-wrap .tp-caption.cs-btn-one{
		font-size: 11px !important;
	}
}
@media (max-width: 592px){
	.tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap .cs-btn-one.btn-transparent {
		margin-left: 15px!important;
	}
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
	padding: 0px!important;
}
.features-item .feature-title{
	font-size: 23px;
}
.features-item p{
	font-size: 15px;
}
a.features-link{
	font-weight: 500;
}
.funfact-section .section-object{
	z-index: 9;
}
.contact-block.d-flex.mrb-30:last-child{
	margin-bottom: 0;
}

/* add
*/
.news-sidebar-widget .widget-categories ul li a, .news-sidebar-widget .widget-archives ul li a {
	color: #111;
	font-weight: 500;
}
.comment-body .comment-content h6.comment-author {
	font-size: 20px;
	padding-top: 2px;
}
h4.widget-title{
	font-size: 24px;
}
.news-sidebar-widget .widget-search .search-form input{
	border: 1px solid #9999;
}
.project-section .project-filter ul li{
	color: #333;
	font-weight: 600;
}
.project-section .project-filter ul li:hover, .project-section .project-filter ul li.active{
	border: 1px solid var(--clr-primary-color);
}
.section-title .cs-btn-one.btn-primary-color.btn-md{
	font-weight: 600;
}
.contact-form.mrb-md-40 .form-control{
	background: white;
	border: 1px solid #9999;
}
.wpcf7-form-control.wpcf7-submit.cs-btn-one.btn-md.btn-primary-color{
	font-weight: 600;
}
@media (min-width: 991px){
.mapouter.fixed-height {
	height: 100%;
}
}
.header-top-area:before {
	background: var(--clr-second-color);
}
.header-top-area:after {
	background: var(--clr-second-color);
}
.features-link {
	text-decoration: none;
}
h5.mrb-15.text-primary-color.text-underline{
	display: inline-block;
	position: relative;
}
h5.mrb-15.text-primary-color.text-underline:before {
	content: ''!important;
	background-color: var(--clr-primary-color);
	height: 2px;
	width: 4.75rem;
	top: 15px;
	right: -90px;
	position: absolute;
	display: block!important;
	animation-name: spinInfinit;
	animation-duration: 0ms;
	opacity: 1;
}
.text-underline {
	text-decoration: none;
}
.service-link {
	text-decoration: none;
}
.service-section .col-lg-6.wow h5.section-icon {
	background: var(--clr-primary-color) !important;
	display: inline-block;
	color: #fff;
	padding: 5px 16px;
	font-size: 16px;
	border-radius: 6px;
	margin-bottom: 23px;
}
.section-team .wow .col-xl-6 h5.section-icon {
	background: var(--clr-primary-color) !important;
	display: inline-block;
	color: #fff;
	padding: 5px 16px;
	font-size: 16px;
	border-radius: 6px;
	margin-bottom: 23px;
}
.project-section .section-title.wow .col-xl-6 h5.section-icon {
	background: var(--clr-primary-color) !important;
	display: inline-block;
	color: #fff;
	padding: 5px 16px;
	font-size: 16px;
	border-radius: 6px;
	margin-bottom: 23px;
}
.bg-secondary-color .section-title.text-center .wow h5.mrb-15.text-primary-color.text-underline {
	background: var(--clr-primary-color) !important;
	display: inline-block;
	color: #fff;
	padding: 5px 16px;
	font-size: 16px;
	border-radius: 6px;
	margin-bottom: 23px;
}
.testimonial-thumb .client-info .designation {
	font-weight: 600;
}
.text-center h5.mrb-15.text-primary-color.text-underline:before {
	display: none !important;
}
.personal-details h3.mrb-15 {
	font-size: 24px;
	margin-bottom: 18px;
}
.pdt-110.pdb-110 .testimonial-thumb .client-info .designation {
	color: var(--clr-second-color);
}
.bg-secondary-color.pdt-110.pdb-110 .testimonial-thumb .client-info .designation {
	color: var(--clr-primary-color);
}
.project-details-content h3.mrb-15 {
	font-size: 24px;
	margin-bottom: 18px;
}
.service-link-list li a {
	font-weight: 600;
}
.features-item a.features-link {
	font-size: 14px;
	padding: 7px 20px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 0.6px;
	background: var(--clr-primary-color);
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	border: 1px solid var(--clr-primary-color);
}
.features-item a.features-link:hover {
	color: var(--clr-primary-color);
	background: transparent;
}
.service-item a.service-link {
	font-size: 14px;
	padding: 7px 20px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 0.6px;
	background: var(--clr-primary-color);
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	border: 1px solid var(--clr-primary-color);
}
.service-item a.service-link:hover {
	color: var(--clr-primary-color);
	background: transparent;
}
.service-details-page .sidebar-widget .widget-title {
	padding: 5px 15px 5px 20px;
}
.service-details-page .sidebar-widget .widget-title:after {
	display: block;
}
.wpcf7-spinner{
	display: none;
}
body.logged-in .header-style-two .header-wrapper .header-navigation-area.fixed{
	top: 32px;
}
.close-icon > button{
	margin-top: 20px;
}
.header-style-two .header-wrapper .header-navigation-area nav#mobile-menu{
	display: inline-flex !important;
}
.testimonial-thumb .client-img img{
	border-radius: 50%;
}
form.wpcf7-form p:has(>input[type="submit"]){
	margin-bottom: 0;
}
.newsletter-form form.wpcf7-form input{
	margin: 0 !important;
}
@media (max-width: 991.98px){
	.header-style-two .header-wrapper .header-navigation-area nav#mobile-menu{
		display: none !important;
	}
}
.wpcf7-not-valid-tip{
	color: #fff;
	margin-top: 10px;
}
.wpcf7 form .wpcf7-response-output{
	border: 0;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	color: #fff;
}
.contact-section .contact-form .wpcf7-not-valid-tip,
.contact-section .contact-form .wpcf7 form .wpcf7-response-output{
	color: #5c5e64;
}
.wp-caption{
	text-decoration: none;
}
.wp-caption-text{
	text-decoration: none;
}
.gallery-caption{
	text-decoration: none;
}
.bypostauthor{
	text-decoration: none;
}
.alignright{
	text-decoration: none;
}
.alignleft{
	text-decoration: none;
}
.aligncenter{
	text-decoration: none;
}
.widget.sidebar-widget .single-post div.post-image > img{
	width: 70px;
	height: 70px;
	object-fit: cover; 
}