/*
Theme Name: Crptiam
Theme URI: https://shtheme.com/demosd/crptiam
Author: Shtheme
Author URI: https://themeforest.net/user/shtheme
Description: Crptiam – Cryptocurrency ICO Landing Page WordPress Theme suitable for any Cryptocurrency business, startups. Multiple navigation styles are included in this theme with lots of CSS and JQuery animations, a perfect theme for business startups, web studio and creative agencies.
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: crptiam

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



.search .search-custom {
    padding: 50px;
    background-color: #f2f5fb;
    border-radius: 20px;
    margin-bottom: 60px;
    position: relative;
    z-index: 2;
}
.search .search-custom h4 {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #333;
}
.search .search-custom form {
    display: flex;
}
.search .search-custom form .s-input-home {
    width: 70%;
    height: 45px;
    padding-left: 10px;
    max-width: 100%;
    border: 1px solid #fff;
    padding: 0px 10px 0px;
    margin-bottom: 0px;
}
.search .search-custom form .btn-s-input {
    background: #fff;
    color: #1652f0;
    border: 1px solid #1652f0;
    padding: 0px 20px 5px 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.search .search-custom form .btn-s-input .fa-search { 
    font-weight: 900;
}
p.comment-form-cookies-consent {
    display: none;
}
.contact.comment-box textarea.form-control {
    height: 166px;
}
.blog-page .comment_form .contact.comment-box {
    padding: 0px;
    border-radius: 10px;
    margin-right: 0px;
}
.blog-page .comment_form .contact.comment-box .comment-respond .comment-reply-title{
    border-bottom: 1px solid #303a4f;
    margin: 0 0 30px;
    padding-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
}
.tagcloud .wp-tag-cloud li a {
    border: 2px solid #303a4f;
    border-radius: 30px;
    color: #444;
    display: inline-block;
    float: left;
    font-size: 14px !important;
    font-weight: 600;
    margin: 6px 4px;
    padding: 3px 15px;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background: none;
}
.tagcloud .wp-tag-cloud li {
    display: inline-block;
}
.tagcloud .wp-tag-cloud li a:hover {
    background: #1652f0;
    color: #fff;
    border: 2px solid #1652f0;
}
.post-slide-blog .post-categories li {
    display: block;
}
.pagination.blog_pagination li .page-numbers.current {
    border: 1px solid #fff;
    border-radius: 30px;
    color: #1e2739;
    display: block;
    font-size: 22px;
    font-weight: 500;
    background: #fff;
    height: 60px;
    line-height: 60px;
    position: relative;
    margin: 5px;
    text-align: center;
    width: 60px;
}
.pagination.blog_pagination li .page-numbers.current {
    color: #fff;
    background: #1652f0;
    border: 1px solid #1652f0;
}
.newsletter_form form .btn_two {
    height: 55px;
    position: relative;
    padding: 12px 40px;
    width: auto;
    margin-right: 10px;
    border-radius: 30px;
}
.newsletter_form .wpcf7 form.failed .wpcf7-response-output{
    border-color: #fff;
    color: #fff;
}
.newsletter_form .wpcf7 form.failed {
    position: relative;
}
.contact form .form p {
    margin-bottom: 0px;
}
.contact form .form-group textarea {
    height: 166px;
}
.contact form .contact_btn {
    background: #1652f0;
    padding: 10px;
    color: #fff;
    position: relative;
    text-transform: capitalize;
    font-weight: 600;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    height: auto;
    margin-bottom: 0px;
}

.wpcf7-spinner {
    display: none;
}
.error-easy-text {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px;
}
.high-text {
    font-size: 260px;
    line-height: 200px;
    margin-bottom: 80px;
    font-weight: 600;
}
.error-bot {
    font-size: 16px;
    color: #555;
}
.error-btn {
    background: #1652f0;
    border: 1px solid #1652f0;
    color: #fff;
    font-size: 16px;
    padding: 12px 20px;
    transition: 0.4s;
    margin-top: 15px;
    text-transform: capitalize;
    margin-top: 60px;
    display: inline-block;
    font-weight: 700;
    border-radius: 2px;
    z-index: 9999;
    position: relative;
}
.error-btn:hover{
    background: #fff;
    color: #1652f0;
    transition: 0.4s;
}
.high-text span{
    color: #1652f0;
}
.single_blog ul.post-categories li {
    display: block;
}
.footer .footer_profile .facebook{background: #1C58A1;display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    color: #fff;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    border-radius: 30px;
    margin: 3px;}
.footer .footer_profile .facebook:hover{background: #fff;color:#1C58A1!important;}
.footer .footer_profile .twitter{background: #0CBCE3;display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    color: #fff;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    border-radius: 30px;
    margin: 3px;}
.footer .footer_profile .twitter:hover{background: #fff;color:#0CBCE3!important;}
.footer .footer_profile .instagram{background: #ff7507;display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    color: #fff;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    border-radius: 30px;
    margin: 3px;}
.footer .footer_profile .instagram:hover{background: #fff;color:#ff7507!important;}
.footer .footer_profile .pinterest{background: #F04537;display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    color: #fff;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    border-radius: 30px;
    margin: 3px;}
.footer .footer_profile .pinterest:hover{background: #fff;color:#F04537!important;}
.home_btn a.btn_one {
    margin-bottom: 20px;
}
@media only screen and (max-width: 991px){
.contact {
    margin-bottom: 60px;
    margin-right: 0px;
}
    .team_none {
        display:none;
    }
    .our-team {
    margin-bottom: 30px;
    }
    .buy-icons {
    margin-left: 0px;
}
    .newsletter_form input {
    margin-bottom: 15px;
}
    .blog-description h4 a {
    font-size: 16px;
}
    .blog-description {
    padding: 10px 20px;
}
    .blog-description h4 a {
    line-height: 15px;
}
    .blog_cat {
    margin-bottom: 0px;
}
    .blog-page #pagination {
        margin-bottom: 60px;
    }
}
@media only screen and (max-width: 767px){
    .blog-description h4 a {
    font-size: 18px;
}
    .blog-description h4 a {
    line-height: 34px;
}
    .blog_cat {
    margin-bottom: 15px;
}
}
a.comment-reply-link {
    color: #1652f0;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    transition: 0.3s;
    line-height: 1;
    border: 1px solid #1652f0;
    padding: 10px 15px;
    border-radius: 5px;
}
@media (min-width: 768px){
.single_comment a.comment-reply-link {
    position: absolute;
    right: 30px;
    top: 30px;
}
}
.comments_part .single_comment {
    position: relative;
    overflow: hidden;
}
a.comment-reply-link:hover {
    color: #fff;
    border: 1px solid #1652f0;
    background: #1652f0;
}
.blog_head_title {
    font-size: 24px;
}
.blog-page .comment_form .contact.comment-box .comment-respond .comment-reply-title {
    font-size: 24px;
}
a.comment-reply-link:hover {
    color: #fff;
    border: 1px solid #1652f0;
    background: #1652f0;
}
@media (max-width: 768px){
.single_comment img {
    float: none;
    margin-bottom: 20px;
}
    a.comment-reply-link {
    margin-top:20px;
}
}
.widget_text div a img.img-fluid {
        width: 100%;
}
.player {
    max-width:100% !important;
    position: inherit;
}
.single_comment h4 {
    margin-bottom: 20px;
}
.accordion-button:not(.collapsed)::after {
    background: none;
}
.accordion-button::after {
    background: none;
}
p.logged-in-as a:hover{
    color: #1d1e20;
}
.footer .newsletter-form .wpcf7.js .wpcf7-form.invalid .wpcf7-response-output{
	color: #fff;
    border-color: #fff;
}