﻿/*
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
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: #FF7906;
        }

.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: #FF7906;
    line-height: 26px;
    color: #ffffff;
    font-weight: 500;
    overflow: hidden;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    padding: 10px 28px;
    background: #FF7906;
}

    form.reply-form.mrt-40 p.form-submit .submit:hover {
        background: #0C2239;
    }

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: #FF7906;
    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: #FF7906;
        color: #fff;
        text-decoration: none;
        border-radius: 5px;
        border: 1px solid #ff7906;
    }

        .news-wrapper .news-bottom-part .post-link .link-btn:hover {
            background: #fff;
            color: #ff7906;
        }

.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 #ff7906;
}

.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 #FF7906;
    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 #FF7906;
    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: 50px 0 50px;
}

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;
    text-align: center;
    height: 40px;
}

.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 #FF7906;
    }

.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: #d31e15;
}

.header-top-area:after {
    background: #d31e15;
}

.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: #FF7906;
        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: #FF7906 !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: #FF7906 !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: #FF7906 !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: #FF7906 !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: #0C2239;
}

.bg-secondary-color.pdt-110.pdb-110 .testimonial-thumb .client-info .designation {
    color: #ff7906;
}

.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: #d31e15;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    border: 1px solid #d31e15;
}

    .features-item a.features-link:hover {
        color: #d31e15;
        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: #FF7906;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    border: 1px solid #ff7906;
}

    .service-item a.service-link:hover {
        color: #ff7906;
        background: transparent;
    }

.service-details-page .sidebar-widget .widget-title {
    padding: 5px 15px 5px 20px;
}

    .service-details-page .sidebar-widget .widget-title:after {
        display: block;
    }
