/*
Theme Name: financial
Theme URI: http://shtheme.com/demosd/financial
Author: Shtheme
Author URI: https://themeforest.net/user/shtheme
Description: In 2019, 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: 7.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: financial

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
---------------------------------------------------*/

:root {
  --color-theme: #b49132;
  --subcolor-theme: #fff;
}

.row.posts-social ul.tag li a {
	margin-right: 10px;
}	

.col-md-3.sidebar-right .sidebar-widget.widget-categories:first-child {
	border-top: 0px solid #e6e6e6;
    padding-top: 0px;
    margin-top: 0px;
}

.col-md-3.sidebar-right .sidebar-widget.widget-categories:nth-child(2) {
	border-top: 0px solid #e6e6e6;
    padding-top: 0px;
    margin-top: 0px;
}

.col-md-3.sidebar-right .sidebar-widget h2.widget-tittle {
	font: 400 18px/27px "Montserrat", sans-serif;
    color: #373c5f;
    margin-bottom: 23px;
    text-transform: capitalize;
}

.sidebar-right .sidebar-widget ul li.cat-item {
	margin-bottom: 1px;
    display: block;
}

.sidebar-right .sidebar-widget ul li.cat-item a{
	font: 400 14px/26px "Montserrat", sans-serif;
    color: #373c5f;
    background: #f4f4f4;
    padding: 12px 20px 12px;
    transition: all 300ms linear 0s;
    display: block;
}

.sidebar-widget .tagcloud a.tag-cloud-link {
	color: #9d9d9d;
    padding: 11px 20px;
    border: 1px solid #e6e6e6;
    line-height: 48px;
    text-align: center;
    font-size: 11pt !important;
    margin-right: 5px;
}

.single_page_blog_comments .form-comment h2.leave-reply-title {
	border-bottom: 0px solid #e6e6e6;
}

.single_page_blog_comments .form-comment form.leave-reply-title{
	padding: 20px 0px 20px;
}
.single_page_blog_comments .form-comment form.leave-reply-title .form-group:first-child{
	right: 15px;
}

.single_page_blog_comments .form-comment form.leave-reply-title .form-group:nth-child(3) {
	left: 15px;
}

.single_page_blog_comments .form-comment .leave-reply-title input {
	border-bottom: 1px solid #e6e6e6;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    box-shadow: none;
    margin-top: 23px;
    border-radius: 0px;
    font: 300 14px/22px "Raleway", sans-serif;
    padding-left: 0px;
    color: #9d9d9d;
}

.single_page_blog_comments .form-comment .leave-reply-title p input{
	display: none;
}

.single_page_blog_comments .form-comment .leave-reply-title p label{
	display: none;
}

.single_page_blog_comments .form-comment .leave-reply-title textarea{
	width: 100%;
    height: 120px;
    resize: none;
    border: 1px solid #e6e6e6;
    font: 300 14px/22px "Raleway", sans-serif;
    color: #9d9d9d;
    padding: 15px 20px;
    outline: none;
    box-shadow: none;
    margin: 15px 0px 9px;
    margin-bottom: 30px;
}

.single_page_blog_comments_post .single_page_blog_comments_post{
	margin-top: 0px;
    background: #f4f4f4;
    padding: 16px 20px 20px;
}

.single_page_blog_comments_post .single_page_blog_comments_post .media-left {
	padding-top: 4px;
    padding-right: 20px;
}

.single_page_blog_comments_post .single_page_blog_comments_post .media-left img {
	display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    
}

.single_page_blog_comments_post .media-body h4{
	font: 700 16px/16px "Raleway", sans-serif;
    letter-spacing: 0.50px;
}

.single_page_blog_comments_post .media-body h4 a{
	color: #464646;
}

.single_page_blog_comments_post .media-body h4 a small {
	font: 300 12px/25px "Raleway", sans-serif;
    color: #9d9d9d;
}

.single_page_blog_comments_post .media-body p:nth-child(2){
	font: 300 12px/20px "Raleway", sans-serif;
    color: #464646;
    padding-top: 15px;
}

.single_page_blog_comments_post h3.single_blog_page_headings{
	color: #464646;
    margin-bottom: 15px;
}

.sidebar-right .widget_text .textwidget ul.gallery li a img{
	width: 75px;
    height: 75px;
}

.blog-items ul.post-meta li a{
	text-transform: capitalize;
}

.single-blog .single-blog:first-child {
    margin-top: 0px;
}

.single-blog .single-blog{
    margin-top: 60px;
}

.single-blog .single-blog .img-box {
    transition: all .4s ease;
}

.single-blog .single-blog .text-box {
    background: #F8F8F8;
    padding: 0 30px;
    padding-top: 35px;
    padding-bottom: 35px;
}

.single-blog .single-blog .text-box a h3 {
    font: 400 42px/46px "Montserrat", sans-serif;
    color: #373c5f;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 33px;
}

.single-blog .single-blog .text-box .meta-info {
    margin-top: 20px;
    margin-bottom: 20px;
}

.single-blog .single-blog .text-box .meta-info i {
   font-weight: bold;
   margin-right: 5px;
}

.single-blog .single-blog .text-box .meta-info a {
    text-transform: capitalize;
    color: darkgray;
    margin-right: 15px;
}

.single-blog .single-blog .text-box p {
    line-height: 28px;
    margin: 0;
}

.single-blog .single-blog .text-box a.hvr-sweep-to-right {
    display: inline-block;
    width: 202px;
    height: 54px;
    text-align: center;
    color: var(--subcolor-theme)
;
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: 600;
    line-height: 54px;
    transition: all .4s ease;
    margin-top: 25px;
    background: var(--color-theme)
;
}

.single-blog .single-blog .text-box a.hvr-sweep-to-right:hover {
    background: #252525;
}

.single-blog .blog-post-pagination {
    margin-bottom: 120px;
}

.single-blog .blog-post-pagination ul li span {
    color: var(--subcolor-theme);
    background: #888888;
    display: inline-block;
    vertical-align: middle;
    width: 42px;
    height: 42px;
    font-weight: 600;
    font-size: 18px;
    border-radius: 50%;
    border: 2px solid #888888;
    text-align: center;
    transition: all .4s ease;
	margin-right: 5px;
} 

.paged-2 .single-blog .blog-post-pagination ul li span {
    margin-left: 5px
}

.paged-3 .single-blog .blog-post-pagination ul li span {
    margin-left: 5px
}

.single-blog .blog-post-pagination ul li a.page-numbers {
    margin-right: 5px;
    color: #262626!important;
    background-color: transparent!important;
    border: 2px solid #CCCBCB!important;
    background: #888888;
    display: inline-block;
    vertical-align: middle;
    width: 42px;
    height: 42px;
    font-weight: 600;
    font-size: 18px;
    border-radius: 50%;
    text-align: center;
    transition: all .4s ease;
}

.single-blog .blog-post-pagination ul li a.page-numbers:hover {
    border-color: #888888!important;
    color: var(--subcolor-theme)
!important;
    background: #888888!important;
}

.single-blog .blog-post-pagination ul li a.next.page-numbers:hover {
    border-color: #888888!important;
    color: var(--subcolor-theme)
!important;
    background: #888888!important;
}

.single-blog .blog-post-pagination ul li a.next.page-numbers {
    margin-left: 5px;
    color: #262626!important;
    background-color: transparent!important;
    border: 2px solid #CCCBCB!important;
    margin-right: 5px;
    background: #888888;
    display: inline-block;
    vertical-align: middle;
    width: 42px;
    height: 42px;
    font-weight: 600;
    font-size: 18px;
    border-radius: 50%;
    text-align: center;
    transition: all .4s ease;
}

.single-blog .blog-post-pagination ul li a.next.page-numbers i{
    font-weight: bold;
}

.single-case .sidebar-right .managment .content p {
    padding: 20px 0px 50px;
}

.l-news-left .news-info .media .media-body .post-meta li a {
    text-transform: capitalize;
}

.l-news-left .news-info .media .media-left img {
    width: 165px;
    height: 120px;
    max-width: none;
}

.l-news-left .news-info .media .media-body {
    padding-right: 20px;
}

.input-group .wpcf7-form-control-wrap .btn-group.bootstrap-select {
    width: 100%;
}

.request-contact form .contact-form .col-sm-12 input.wpcf7-form-control:hover {
    color: var(--color-theme)
;
    background: var(--subcolor-theme)
;
    border: 2px solid var(--color-theme)
;
    transform: none;
}

.form-group span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    color: #333;
    margin-top: 10px;
}

.wpcf7 form.invalid .wpcf7-response-output{
    border-color: var(--color-theme)
;
    color: #333;
}

.wpcf7 form.failed .wpcf7-response-output{
    border-color: var(--color-theme)
;
    color: #333;
}

.btn:hover, .btn:focus, .btn.focus {
    color: var(--subcolor-theme)
;
}
 
.search-form .input-group span.input-group-addon input.wpcf7-form-control {
    font: 400 16px/30px "Montserrat", sans-serif;
    color: var(--subcolor-theme)
;
    border: 0px;
    padding: 10px 43px;
    text-transform: uppercase;
    background: var(--color-theme)
;
    -webkit-filter: grayscale(0) !important;
}

.search-form .input-group span.input-group-addon span.wpcf7-spinner {
    display: none;
}
.email-content form.wpcf7-form .wpcf7-response-output {
    border-color: var(--color-theme)
;
    color: var(--subcolor-theme)
;
    border: 0px solid #00a0d2;
}

.email-content form.invalid .wpcf7-response-output {
    margin-right: 160px;
}

.email-content form.invalid .search-form .input-group span.wpcf7-form-control-wrap input {
    margin-top: 25px;
}

.email-content .search-form .input-group span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    color: var(--subcolor-theme)
;
}

.contact-area .contact-forms .contact-form .form-group .message .form-control{
    max-height: 40px;
}

.page-template-contact-template .sampleContainer {
    display: none;
}

.footer-area .search-form .input-group span.input-group-addon {
    background: var(--color-theme)
;
    border: none;
    padding: 0px;
    border-radius: 0px;
}

.footer-area .search-form .input-group span.input-group-addon input.wpcf7-form-control {
    font-family: Pe-icon-7-stroke;
    font-size: 26px;
    color: var(--subcolor-theme)
;
    border: 0px;
    padding: 0px 15px;
    background: var(--color-theme)
;

}

.footer-area form.wpcf7-form.invalid .search-form .input-group span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    margin-bottom: -25px;
    color: var(--subcolor-theme);
    position: relative;
    top: 12px;
}

.footer-area form.wpcf7-form.invalid .wpcf7-response-output {
    color: var(--subcolor-theme);
    margin: 45px 0em 1em;
}

.footer-area form.wpcf7-form.failed .wpcf7-response-output {
    color: var(--subcolor-theme);
    margin: 45px 0em 1em;
}

.footer-area .footer-bottom .col-md-3 {
    position: absolute;
}

.footer-area .footer-bottom .footer-b-r {
    margin-left: 290px;
}

.error404 .notfound .v-middle .row {
    margin-left: 350px;
    margin-bottom: 220px;
    margin-top: 150px;
}

.error404 .notfound .v-middle .row .col-md-6 h1 {
    font-size: 130px;
    color: #333;
    font-weight: bolder;
}

.error404 .notfound .v-middle .row .col-md-6 h2 {
    font-size: 30px;
    margin-top: 50px;
    color: #333;
}

.error404 .notfound .v-middle .row .col-md-6 p {
    font-size: 18px;
    font-weight: 500;
    margin-top: 20px;
    color: #333;
}

.error404 .notfound .v-middle .row .col-md-6 a{
    padding: 12px 35px 12px 35px;
    font-size: 32px;
    margin-bottom: 20px;
}

.error404 .notfound .v-middle .row .col-md-6 a button.button-1 {
    font: 700 16px/50px "Catamaran", sans-serif;
    letter-spacing: 0.50px;
    width: 210px;
    display: inline-block;
    background: var(--color-theme)
;
    color: var(--subcolor-theme)
 ;
    height: 50px;
    padding: 0px;
    text-transform: uppercase;
    border-radius: 0px;
    transform-style: preserve-3d;
    transform-origin: 50% 0%;
    border: 0px;
    outline: none;
    cursor: pointer;
} 

.error404 .notfound .v-middle .row .col-md-6 a button.button-1:hover {
    color: #333;
}

.header_area_bottom .section_intro h2.section_headings_black {
    color: #333;
    margin-bottom: 40px;
    font-weight: bold;
}

.header_area_bottom .col-sm-6 .section_intro {
    color: #333;
    margin-bottom: 50px;
    font-size: 30px;
    font-weight: bold;
}

.archive.tag {
    float: none;
    padding-top: 0px;
}

.archive.tag li a{
    border: none;
}

.archive.tag li + li {
    padding-left: 0px;
}

.archive.tag .header-top ul.top-nav li {
    margin-right: 30px;
}

.archive.tag .widget_text .textwidget ul.gallery li {
    margin-right: 17px;
} 

.archive.tag .widget_text .textwidget ul.gallery li:nth-child(3){
    margin-right: 0px;
}

.archive.tag .widget_text .textwidget ul.gallery li:nth-child(6){
    margin-right: 0px;
}

.blog-listing-page .single-blog .search-custom h4 {
    color: #333;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 25px;
}

.blog-listing-page .single-blog .search-custom {
    background-color: #fafafa;
    padding: 30px 25px;
    margin-bottom: 35px;
}

.blog-listing-page .single-blog .search-custom form input {
    width: 80%;
    height: 50px;
    background-color: var(--subcolor-theme);
    font-size: 14px;
    color: #333;
    border: none;
    padding: 0 20px;
    float: left;
    font-weight: 600;
}

.blog-listing-page .single-blog .search-custom form input:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}

.blog-listing-page .single-blog .search-custom form button {
    height: 50px;
    background-color: var(--subcolor-theme)
;
    font-size: 14px;
    color: #333;
    border: none;
    width: 75px;
}


.latest-news-area .news-info .media .media-body h3 a {
    color: #333;
}

.footer-area .explor-widget .nav.left  li a{
    color: var(--subcolor-theme);
}

.footer-area .explor-widget .nav.right  li a{
    color: var(--subcolor-theme);
}

.footer-area .recent-widget .textwidget p a {
    font: 700 14px/25px "Raleway", sans-serif;
    color: var(--subcolor-theme);
}

.footer-area .footer-bottom .footer-b-r ul.nav li a {
    color: var(--subcolor-theme);
}
.latest-news-area .row .l-news-left .read-button {
	text-transform: capitalize;
}

.owl-stage-outer .owl-stage .owl-item .item .team-item {
	cursor: default;
}

.owl-item .item .team-item .text a h4{
	cursor: default;
}

.latest-featured-area .sidebar-right .sidebar-widget.r-news p a {
	color: #333;
	font: 700 14px/25px "Raleway", sans-serif;
    padding-top: 5px;
    padding-bottom: 20px;
    display: inline-block;
}

.latest-featured-area .sidebar-right .sidebar-widget.r-news a {
	color: #333;
    font-weight: 500;
}