/*
Theme Name: amassivx
Theme URI: http://shtheme.com/demosd/amassivx
Author: Shtheme Team
Author URI: http://shtheme.com
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: amassivx

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.
*/
.post__tag ul a {
    font-size: 14px;
    text-transform: uppercase;
    border: 2px solid #e5e5e5;
    padding: 12px 18px;
    font-weight: 500;
    display: inline-block;
    border-radius: 3px;
    color: #6e6e6e;
    margin-right: 15px;
}
.post__tag ul a:hover {
    border-color: #425cbb;
    background: #425cbb;
    color: #ffffff;
}
.gallery-size-thumbnail{
    display: none;
}
.widget-insta-post li {
    margin: 5px 8px;
}
.widget-social br{
    display: none;
}
.widget_tag_cloud ul li a.tag-cloud-link {
    display: block;
    border: 1px solid #d8d8d8;
    font-size: 14px;
    color: #6e6e6e;
    padding: 9px 20px!important;
    margin: 0;
}
.widget_tag_cloud ul li {
    display: inline-block;
    margin: 5px 3px;
}
.widget_tag_cloud ul li:hover a {
    background: #425cbb;
    border-color: #425cbb;
    color: #ffffff;
}
.widget_categories li {
    padding-bottom: 10px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 10px;
}
.widget_categories li a {
    font-size: 14px;
    color: #6e6e6e;
}
.widget_categories li:hover a {
    color: #425cbb;
}
.widget_categories li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}
ul.pagination span.current{
    background: #252525;
    color: #ffffff;
    box-shadow: 0px 8px 16px 0px rgba(26, 35, 126, 0.32);
    border: none;
    height: 50px;
    width: 50px;
    display: block;
    line-height: 50px;
    border-radius: 50%;
    font-size: 14px;
    text-align: center;
}
.comments-avatar img{
    border-radius: 50%;
}
.comment-text .avatar-name .comment-reply-link {
    float: right;
    display: inline-block;
    border: 2px solid #f4f4ff;
    padding: 8px 18px;
    border-radius: 50px;
    font-size: 14px;
    margin-top: -23px;
    color: #6e6e6e;
}
.comment-text .avatar-name .comment-reply-link:hover {
    border-color: #425cbb;
    background: #425cbb;
    color: #ffffff;
}
p.form-submit input.submit{
    background: transparent;
    border: 2px solid #425cbb;
    font-size: 14px;
    text-transform: uppercase;
    color: #252525;
    cursor: pointer;
    border-radius: 50px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 0;
    padding: 18px 45px;
    text-align: center;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
}
p.form-submit input.submit:hover {
    color: #fff;
    background: #425cbb;
}
.comment-form-cookies-consent{
    display: none;
}
h3.comment-reply-title{
    font-size: 26px;
    margin-bottom: 35px;
    font-weight: 500;
}
.comment__wrap .single__comment:last-child{
    margin-bottom: 0;
}
.page404{
    background-color: #425cbb;
}
.page404 h1{
    font-size: 60px;
    color: #fff;
    margin-bottom: 0;
}
.page404 h4{
    font-size: 40px;
    color: #fff;
    margin: 30px auto;
}
.page404 a.main-btn-3{
    border:2px solid #fff;
}
@media (max-width: 767px){
.breadcrumb-title h2 {
    font-size: 28px;
}
.responsive{
    margin-top: -30px;
}
}
div.wpcf7-response-output{
    margin:0;
    color: #fff;
}
span.wpcf7-not-valid-tip{
    margin-top: 10px;
}
@media only screen and (max-width: 767px) and (min-width: 480px){
footer .f-insta ul li {
    max-width: 80px;
}
footer .f-insta ul{
    max-width: 260px;
}
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0px!important;
}
.slick-slide.slider-bg{
    min-height: 810px!important;
}
.second-services-content h5 a{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    transition: .3s;
    color: #252525;
}

.testi-author.text-center img{
    display: inline;
}
p {
    color: #333;
}
.single-cta p a{
    color: #333;
}
.contact-field input::placeholder { 
    color: #333;
}

.contact-field input:-ms-input-placeholder { 
    color: #333;
}

.contact-field input::-ms-input-placeholder { 
    color: #333;
}
.b-meta ul li a, .b-meta ul li a.corpo{
    color: #333;
    font-weight: 500;
}
.blog-content h4{
    font-size: 21px;
}
.comment__form .comment-field textarea::placeholder, .comment__form .comment-field input::placeholder{
    color: #333;
}
.comment__form .comment-field textarea:-ms-input-placeholder, .comment__form .comment-field input:-ms-input-placeholder{
    color: #333;
}
.comment__form .comment-field textarea::-ms-input-placeholder, .comment__form .comment-field input::-ms-input-placeholder{
    color: #333;
}
.comment-text .avatar-name span{
    color: #333;
}
.comment-text .avatar-name h6 {
    font-size: 21px;
}
.widget-title h4{
    font-size: 24px;
}
.comment__wrap-title h5, h3.comment-reply-title{
    font-size: 29px;
}
.details__content blockquote{
    padding-left: 55px;
    color: white;
}
.meta__info ul li a, .meta__info ul li, .bsingle__content .meta-info ul li a, .bsingle__content .meta-info ul li{
    color: #333;
    font-weight: 500;
}
.meta__info, .bsingle__content .meta-info{
    margin-bottom: 20px;
}
.widget__post ul li{
    padding-bottom: 19px;
    border-bottom: 1px solid #e4e4e4;
}
.widget__post ul li:last-child{
    border-bottom: none;
    padding-bottom: 5px;
}
.widget__post-content h6{
    font-size: 17px;
    padding-top: 8px;
}
.widget__post-content span{
    display: none;
}
.widget-title{
    margin-bottom: 30px;
}
.widget_categories li a, .widget_tag_cloud ul li a.tag-cloud-link{
    color: #333;
}
.widget_tag_cloud ul li a.tag-cloud-link{  
    border: 1px solid #333;
}
.widget_tag_cloud ul li a:hover{
    color: white;
}
.second-services-content h5 a {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    transition: .3s;
}
.single-post{
    box-shadow: 0px 10px 80px 0px rgba(193, 193, 193, 0.41);
}
.single-post .blog-content a.blog-btn{
    color: #fff;
    background: #425cbb;
    border: 2px solid #425cbb;
}
.single-post .blog-content a.blog-btn:hover{
    color: #425cbb;
    background: white;
}
.counter .count{
    font-size: 60px;
    font-weight: 600;
}
.single-counter p{
    font-weight: 500;
}
.team-info h4{
    font-size: 25px;
    color: #425cbb;
}
.team-info span{
    font-size: 15px;
    font-weight: 500;
}
.contact-area.contact-bg > .container > .row > .col-lg-4{
    background: #425cbb;
    color: white;
    padding: 30px;
    padding-left: 30px;
    margin-bottom: 15px;
    padding-bottom: 0;
}
.contact-area.contact-bg > .container > .row > .col-lg-8{
    padding-left: 35px;
}
.single-cta{
    padding-bottom: 31px;
    margin-bottom: 31px;
}
.f-cta-icon{
    display: inline-block;
    float: left;
}
.f-cta-icon i{
    background: white;
    color: #425cbb;
}
.single-cta h5{
    font-size: 26px;
    margin-bottom: 10px;
    color: white;
    display: inline-block;
    float: left;
    line-height: 41px;
    margin-left: 18px;
}
.single-cta p{
    color: white;
    clear: both;
    font-size: 15px;
}
.single-cta p a{
    color: white;
}
div.single-cta:last-child{
    margin-bottom: 0px;
    padding-bottom: 0px;
} 
.contact-area .contact-field.p-relative.c-message{
    margin-bottom: 33px;
}
.contact-area .contact-field{
    margin-bottom: 35px;
}
.single-post .blog-content .b-meta.mb-20{
    background: #425cbb;
    color: white;
    margin-left: -30px;
    margin-top: -63px;
    padding: 12px;
    padding-left: 20px;
    margin-right: 50px;
}
.b-meta ul li a{
    color: white!important;
}
.blog-content h4{
    margin-top: 27px;
}
section.contact-area .section-title h2{
    color: white!important;
}
section.contact-area .section-title span{
    color: white!important;
}
.section-title h2::before{
    background: #4278bb!important;
}