/**==== Admin Bar ====**/
.admin-bar header.header_area_one, .admin-bar header.header_area {
    margin-top: 32px;
}
.navbar_fixed .logo_info h3 {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0;
}

/*== Logo CSS ==*/
.logo_two img + img {
    display: none;
}
.content-black .logo_two img {
    display: none;
}
.hamburger_menu_wrepper .animation-box .top_menu {
    padding-left: 40px;
}

/**=== Comments list ===**/
.p_comment_list .post_comment {
    border-top: 1px solid #ebecf7;
    padding-top: 40px;
    border-bottom: none;
    list-style: none;
}
.p_comment_list .post_comment:first-child {
    border-top: none;
    padding-top: 0;
}
.p_comment_list .children{
    padding: 0;
}
.p_comment_list .children .post_comment{
    border-top: 0;
    padding-top: 0;
    margin-left: 80px;
}
.widget_comments .comments_item {
    margin-top: 20px;
}
#contactForm .logged-in-as {
    margin-left: 15px;
}
#contactForm .logged-in-as a {
    color: #101010;
}
#contactForm .logged-in-as a:hover {
    color: #5e2ced;
}
.comment_box .c_title a {
    color: #101010;
}
.comment_box .c_title a:hover {
    color: #5e2ced;
}
.blog_details_area .blog_inner .comment_box .contact_form_box .form-submit {
    margin-left: 14px;
}

/**=== Categories Sidebar Widget  ===**/
.widget_categories ul li.cat-item, .widget_categories ul li.cat-item a {
    font-size: 16px;
    color: #101010;
}

.widget_categories ul li.cat-item:hover,.widget_categories ul li.cat-item:hover a{
    color: #7a51ed;
}
.widget_categories ul li.cat-item + li {
    margin-top: 12px;
}
.sidebar_widget.widget_categories ul {
    list-style: none;
    padding: 0;
}
.widget_categories ul li {
    position: relative;
    padding-left: 20px;
}
.widget_categories ul li::before {
    position: absolute;
    content: "\45";
    font-family: 'ElegantIcons';
    left: 0;
    color: #777777;
    font-size: 15px;
    padding-right: 6px;
}

/**=== Archive Sidebar Widget  ===**/
.sidebar_widget.widget_archive ul li + li {
    margin-top: 12px;
}
.sidebar_widget.widget_archive ul {
    list-style: none;
    padding: 0;
}
.widget_archive ul li a, .widget_archive ul li a {
    font-size: 16px;
    color: rgb(16, 16, 16);
}
.sidebar_widget.widget_archive ul li {
    position: relative;
    padding-left: 20px;
}
.sidebar_widget.widget_archive ul li::before {
    position: absolute;
    content: "E";
    font-family: ElegantIcons;
    left: 0;
    color: #777777;
    font-size: 15px;
    padding-right: 6px;
}
.widget_archive ul li a:hover, .widget_archive ul li a:hover {
    color: #7a51ed;
}

/**=== Tags Sidebar Widget  ===**/
.widget_tag_cloud .tagcloud a {
    display: inline-block;
    margin: 5px 3px;
    border: 1px solid #e0e0e0;
    color: #777;
    font-size: 14px;
    padding: 3px 13px;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.widget_tag_cloud .tagcloud a.tag-cloud-link {
    font-size: 14px !important;
}
.widget_tag_cloud .tagcloud .tag-cloud-link:hover {
    border-color: #7a51ed;
    color: #fff;
    background-image: -moz-linear-gradient(142deg, #7a51ed 0%, #4931e6 70%);
    background-image: -webkit-linear-gradient(142deg, #7a51ed 0%, #4931e6 70%);
    background-image: -ms-linear-gradient(142deg, #7a51ed 0%, #4931e6 70%);
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}


/**=== Contact form css ===**/
.contact_form_box .text_box input, .contact_form_box .text_box textarea {
    color: #101010;
    font-weight: 500;
}
.contact_form_box .text_box input.placeholder, .contact_form_box .text_box textarea.placeholder {
    color: #777777;
}
.contact_form_box .text_box input:-moz-placeholder, .contact_form_box .text_box textarea:-moz-placeholder {
    color: #777777;
}
.contact_form_box .text_box input::-moz-placeholder, .contact_form_box .text_box textarea::-moz-placeholder {
    color: #777777;
}
.contact_form_box .text_box input::-webkit-input-placeholder, .contact_form_box .text_box textarea::-webkit-input-placeholder {
    color: #777777;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0 1em;
}

/**=== Wavee Socials Icon ===**/
.social_link.social_link_two li .social_dribbble {
    color: #ff33d1;
}
.social_link.social_link_two li .social_instagram {
    color: #3f729b;
}
.social_link.social_link_two li .social_youtube {
    color: #cd201f;
}
.social_link.social_link_two li .social_pinterest {
    color: #bd081c;
}
.social_link.social_link_two li .social_linkedin {
    color: #0077b5;
}

/**=== Home one floating images position ===**/
.home_one .wave_one_section_two .t_first {
    top: 54px;
}
.home_one .wave_one_section_two .t_two {
    bottom: -38px;
}
.home_one .wave_one_section_two .t_four {
    top: -108px;
}
.home_one .wave_one_section_two .t_five {
    bottom: -20px;
}
.home_one .wave_one_section_two .s_round.r_one {
    bottom: -100px;
}
.home_one .wave_one_section_two .s_round.r_two {
    top: -95px;
}
.home_one .wave_one_section_two .s_round.r_three {
    top: -146px;
    right: 286px;
}
.home_one .wave_one_section_two .round {
    top: -28px;
}

.home_one .wave_one_section_three .t_first {
    top: 94px;
}
.home_one .wave_one_section_three .t_two {
    bottom: 0;
}
.home_one .wave_one_section_three .t_four {
    top: -70px;
}
.home_one .wave_one_section_three .t_five {
    bottom: 30px;
}

.home_one .wave_one_section_four .t_first {
    top: -40px;
}
.home_one .wave_one_section_four .t_two {
    bottom: -36px;
}
.home_one .wave_one_section_four .t_four {
    top: -202px;
}
.home_one .wave_one_section_four .t_five {
    bottom: -106px;
}
.wave_one_section_one .intro .w_img_one img {
    max-height: none;
    max-width: initial;
}

/**=== Unit Test css ===**/
/**=== =================== ===**/
/**=== Blog Listing ===**/

.pagination .nav-links {
    margin: auto;
}
.tag-edge-case.tag-html.tag-layout .blog_list_content h2 {
    word-break: break-all;
}

/** === Sidebar Widgets ===**/
/*@@@ Recent Post @@@*/
.sidebar_widget.widget_recent_entries ul li + li {
    margin-top: 14px;
}
.sidebar_widget.widget_recent_entries ul {
    list-style: none;
    padding: 0;
}
.widget_recent_entries ul li a, .widget_recent_entries ul li a {
    font-size: 16px;
    color: rgb(16, 16, 16);
}
.sidebar_widget.widget_recent_entries ul li {
    position: relative;
    padding-left: 20px;
}
.sidebar_widget.widget_recent_entries ul li::before {
    position: absolute;
    content: "E";
    font-family: ElegantIcons;
    left: 0;
}
.widget_recent_entries ul li a:hover, .widget_recent_entries ul li a:hover {
    color: #7a51ed;
}

/*@@@ Recent Post @@@*/
.widget_recent_comments ul#recentcomments {
    list-style: none;
    padding: 0;
}

/*@@@ Post Meta @@@*/
.sidebar_widget.widget_meta ul li + li {
    margin-top: 12px;
}
.sidebar_widget.widget_meta ul {
    list-style: none;
    padding: 0;
}
.widget_meta ul li a, .widget_meta ul li a {
    font-size: 16px;
    color: rgb(16, 16, 16);
}
.sidebar_widget.widget_meta ul li {
    position: relative;
    padding-left: 20px;
}
.sidebar_widget.widget_meta ul li::before {
    position: absolute;
    content: "E";
    font-family: ElegantIcons;
    left: 0;
}
.widget_meta ul li a:hover, .widget_meta ul li a:hover {
    color: #7a51ed;
}
/** === Recent Comments === **/
.widget_recent_comments li.recentcomments {
    margin-bottom: 20px;
}
.widget_recent_comments li.recentcomments a {
    color: #101010;
}
.widget_recent_comments li.recentcomments a:hover {
    color: #7a51ed;
}

/*@@@ Calendar @@@*/
#wp-calendar caption {
    caption-side: top;
    padding-top: 0;
    font-weight: 500;
}
td, th {
    border-top: 1px solid
    #ededed;
    padding: 10px;
}
th {
    font-weight: 500;
    text-align: left;
    padding-right: 25px;
}
.calendar_wrap #wp-calendar a {
    color: #6c757d;
}
.calendar_wrap #wp-calendar a:hover {
    color: #7a51ed;
}

/* @@@ Pages @@@*/
.widget.widget_pages ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.widget.widget_pages ul li a {
    color: #101010;
    line-height: 38px;
}
.widget.widget_pages ul li a:hover {
    color: #7a51ed;
}
.widget.widget_pages ul ul.children {
    margin-left: 15px;
}

/*=== RSS Feed ===*/
.widget ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.widget_rss .rsswidget {
    color: #101010;
}
.widget_rss ul li {
    margin-bottom: 22px;
}
.widget_rss span.rss-date {
    display: block;
    padding-bottom: 5px;
    font-size: 14px;
    color: #999;
}
.widget_rss ul li a.rsswidget {
    font-weight: 600;
    color: #666;
    line-height: 1.3em;
}
/*=== Image Widgets ===*/
.widget_text .textwidget img {
    max-width: 100%;
    height: auto;
}

/* @@@ Pages @@@*/
.widget_nav_menu ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.widget_nav_menu ul li a {
    color: #101010;
    line-height: 38px;
}
.widget_nav_menu ul li a:hover {
    color: #7a51ed;
}
.widget_nav_menu ul.sub-menu li {
    margin-left: 15px;
}
/*=== End sidebar Widgets ===*/

/**=== Blog Single Post ===**/
.comment_post .media-body p a {
    color: #101010;
}
.comment_post .media-body p a:hover {
    color: #7a51ed;
}
.blog_details .wp-block-button__link {
    background-image: -moz-linear-gradient(360deg, #7a51ed 0%, #4931e6 70%);
    background-image: -webkit-linear-gradient(360deg, #7a51ed 0%, #4931e6 70%);
    background-image: -ms-linear-gradient(360deg, #7a51ed 0%, #4931e6 70%);
}
.blog_details .wp-block-button__link:hover {
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 21, 46, 0.1);
    box-shadow: 0 0 30px 0 rgba(0, 21, 46, 0.1);
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
.blog_details .is-style-outline .wp-block-button__link {
    border: 2px solid #4931e6;;
    background: transparent;
}
.blog_details .is-style-outline .wp-block-button__link:hover {
    background-image: -moz-linear-gradient(360deg, #7a51ed 0%, #4931e6 70%);
    background-image: -webkit-linear-gradient(360deg, #7a51ed 0%, #4931e6 70%);
    background-image: -ms-linear-gradient(360deg, #7a51ed 0%, #4931e6 70%);
    color: #fff;
}

.blog_details .wp-block-quote cite {
    font-weight: 600;
    color: #fff;
    font-size: 18px;
    font-style: normal;
}
.blog_details_area ul li a {
    color: #101010;
}
.blog_details_area ul li a:hover {
    color: #7a51ed;
}
figcaption a {
    color: #101010;
}
figcaption a:hover {
    color: #7a51ed;
}
.blog_inner .blog_details p {
    margin-bottom: 20px;
}
.wp-block-image {
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
}
.wp-block-image figcaption {
    margin-top: 0.5em;
    margin-bottom: 0;
}
.blog_details ul.wp-block-gallery.alignfull.columns-3 {
    padding-top: 0;
    padding-bottom: 20px;
}

.blog_details ul.wp-block-gallery.alignfull.columns-2 {
    padding-top: 0;
    padding-bottom: 20px;
}
blockquote.wp-block-quote strong em a {
    color: #fff;
}
blockquote.wp-block-quote strong em a:hover {
    color: #7a51ed;
}
.wp-block-pullquote blockquote cite {
    color: #fff !important;
}
.wp-block-file a {
    color: #101010;
}
.wp-block-file a:hover {
    color: #7a51ed;
}
.blog_details footer.wp-block-latest-comments__comment-meta a {
    color: #101010;
}
.blog_details footer.wp-block-latest-comments__comment-meta a:hover {
    color: #7a51ed;
}
.blog_details .wp-block-media-text.alignwide {
    margin-bottom: 0;
}
.blog_details pre.wp-block-code {
    background: #f5f5f5;
    color: #666;
    font-family: monospace;
    font-size: 14px;
    overflow: auto;
    padding: 20px;
    white-space: pre-wrap;
    word-wrap: break-word;
}
pre.wp-block-preformatted {
    background: #f5f5f5;
    color: #666;
    font-family: monospace;
    font-size: 14px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
    white-space: pre-wrap;
    word-wrap: break-word;
}
.blog_details p a {
    color: #101010;
}
.blog_details p a:hover {
    color: #7a51ed;
}
.comment_list_info li .comment_post blockquote {
    margin-top: 60px;
}

.comment_list_info li .comment_post .media-body blockquote + p {
    margin-bottom: 20px;
}
.single-format-chat .blog_details_area {
    padding-top: 98px;
}
.comment_box .contact_form_box .text_box input {
    box-shadow: none;
}
.sticky {
    background: none;
}
.category-block .blog_details {
    padding: 0;
}
.blog_details img {
    margin-bottom: 0;
    height: auto;
}
ul li ul.children li.cat-item {
    margin-top: 12px;
}
.breadcrumb_area_two .blog_details_br_content {
    word-break: break-all;
}
.post_social_info {
    clear: both;
}
.single_banner_cats .p_tag {
    margin-bottom: 30px;
}
/**=== End Unit Test ===**/


.breadcrumb_area_two ol li a {
    position: relative;
}
.breadcrumb_area_two ol li a:after {
    margin-left: 0;
}
.contact_form_box .text_box input, .contact_form_box .text_box textarea {
    box-shadow: none;
}
.contact_form_box#contactForm .text_box:nth-child(3) {
    margin-top: 0;
}
#contactForm input.g_hover {
    float: right;
}
.contact_form_box#contactForm .g_hover {
    padding: 16px 52px;
}
.widget_archive ul li:hover,.widget_archive ul li:hover a{
    color: #7a51ed;
}
.blog_listing_areaa .pagination .nav-links {
    padding-top: 26px;
}
.footer_bottom a span {
    position: relative;
}
.footer_bottom a span:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
}

.header_area .logo_info .navbar-brand h3 {
    color: #fff;
}
.hamburger_menu_wrepper .menu-box .nav-item .nav-link:before {
    content: none;
}
.navbar_fixed .logo_info .navbar-brand h3 {
    color: #7a51ed;
}
.p_tag a:nth-child(even) {
    background: #f91b6f;
}
.p_tag a:nth-child(odd) {
    background: #7a51ed;
}
#recentcomments .media.comments_item .media-body h5 {
    font-weight: 600;
}
.comment_box .form-submit .p_btn {
    padding: 16px 52px;
}
form.search-form.input-group {
    flex-wrap: inherit;
}

.post_social_info .tags a.tag {
    border: 1px solid #e0e0e0;
    color: #777;
    font-size: 14px;
    display: inline-block;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    margin: 5px 10px 5px 0;
}
.post_social_info .tags .tag {
    padding: 0 12px;
    margin-left: 5px;
}
.post_social_info .tags a.tag:hover {
    border-color: #7a51ed;
    color: #fff;
    background-image: -moz-linear-gradient(142deg, #7a51ed 0%, #4931e6 70%);
    background-image: -webkit-linear-gradient(142deg, #7a51ed 0%, #4931e6 70%);
    background-image: -ms-linear-gradient(142deg, #7a51ed 0%, #4931e6 70%);
}

p.comment-form-cookies-consent {
    margin-left: 15px;
}
.blog_audio_item.no-post-thumbnail .b_inner {
    margin-top: -136px;
}

.blog_audio_item.tag-audio.tag-shortcode {
    padding-top: 66px;
}
.footer_bottom span a {
    color: #fff;
    position: relative;
}
.footer_bottom span a:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
}
.video_img .v_icon {
    color: #007bff;
}
.comment_box .contact_form_box .text_box input, .comment_box .contact_form_box .text_box textarea {
    font-weight: 400;
}
.widget_comments .comments_item .media-body p a {
    color: #777777;
    font-size: 16px;
    margin-bottom: 0;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    line-height: 28px;
}
.widget_comments .comments_item .media-body span {
    color: #101010;
    font-weight: 600;
    display: inline-block;
}

/**=== Contact Form ===**/
#contactForm .text_box span textarea {
    font-weight: 500;
}
#contactForm .text_box span textarea.placeholder {
    color: #777;
}
#contactForm .text_box span textarea:-moz-placeholder {
    color: #777;
}
#contactForm .text_box span textarea::-moz-placeholder {
    color: #777;
}
#contactForm .text_box span textarea::-webkit-input-placeholder {
    color: #777;
}
#contactForm .text_box span textarea {
    color: #777;
}

.contact_form_box .contact_form_box .wpcf7-form-control-wrap {
    display: block;
}
.contact_form_box .wpcf7-form-control-wrap .wpcf7-list-item {
    margin: 0;
}
.wpcf7-form-control-wrap .wpcf7-list-item label input[type="checkbox"] {
    width: 15px;
    height: 15px;
    position: relative;
    top: 2px;
    margin-right: 4px;
}
.wpcf7-checkbox .wpcf7-list-item input[type=checkbox], .wpcf7-checkbox .wpcf7-list-item input[type=radio],
.radio .wpcf7-list-item input[type=checkbox],
.radio .wpcf7-list-item input[type=radio] {
    position: absolute;
    z-index: 123;
    left: -1px;
    opacity: 0;
}
.wave_two_section_seven .contact_form_box .text_box input,
.contact_form_box .text_box textarea,
.wave_two_section_seven #contactForm .text_box span textarea {
    font-weight: 400;
}
.wave_two_section_seven .contact_form_box .text_box input.placeholder,
.wave_two_section_seven #contactForm .text_box span textarea.placeholder {
    color: #fff;
}
.wave_two_section_seven .contact_form_box .text_box input:-moz-placeholder,
.wave_two_section_seven #contactForm .text_box span textarea:-moz-placeholder {
    color: #fff;
}
.wave_two_section_seven .contact_form_box .text_box input::-moz-placeholder,
.wave_two_section_seven #contactForm .text_box span textarea::-moz-placeholder {
    color: #fff;
}
.wave_two_section_seven .contact_form_box .text_box input::-webkit-input-placeholder,
.wave_two_section_seven #contactForm .text_box span textarea::-webkit-input-placeholder {
    color: #fff;
}
.wave_two_section_seven .contact_form_box .text_box input,
.wave_two_section_seven #contactForm .text_box span textarea {
    color: #fff;
}
.wave_two_section_seven .contact_form_box#contactForm .g_hover {
    padding: 12px 55px 11px;
    font-size: 13px;
    color: #101010;
    background: #DDDDDD;
    border: none;
    font-weight: 400;
    border-radius: 0;
}
.wave_two_section_seven .contact_form_box#contactForm .g_hover:hover {
    background: #fff;
}


/**=== Home Two Floating Images ===**/
.wave_two_section_two .w_portfolio_img img {
    border-radius: 100%;
}
.wave_two_section_eight .footer_text .subscribe_info .form-control {
    box-shadow: none;
    padding-left: 10px;
}

.wave_two_section_eight .dot_one {
    left: 0;
}


/*-----------------  Home Three Full Screen Slider   -------------*/
.fullpage_slider_content .text_f, .fullpage_slider_content .text_s {
    font-size: 84px;
}
.home_three .elementor-widget-container {
    height: 100vh;
}
/*-----------------  End Home Three Full Screen Slider   -------------*/

/*-----------------  Home Spilt   -------------*/
.split_menu .burger_menu {
    color: #101010;
}
.split_menu .burger_menu .dot_icon .dot {
    background: #101010;
}
.split_menu_icon .top_menu .close_icon {
    color: #fff;
}
#multiscroll + .full_footer .h_slider_nav span {
    color: #101010;
    position: relative;
}
#multiscroll + .full_footer .h_slider_nav span:before {
    background: #101010;
}
.split_content .w_content_two h6 {
    margin-bottom: 8px;
}

/*-----------------  Home One Footer   -------------*/
.home_one .full_footer .social_icon li {
    display: block;
    margin-bottom: 20px;
    margin-left: 0;
}
.footer_text .social_link {
    margin-bottom: 24px;
}
.home_one .pr_details_nav {
    margin-top: 27px;
}
.home_one .full_footer {
    padding-bottom: 30px;
    bottom: 60px;
}
.home_one .social_icon {
    margin-bottom: -52px;
}

.home_one .w_footer_area .inro {
    padding-top: 30px;
}
.home_one .w_footer_area .footer_text h3 {
    margin-top: -30px;
}
.home_one .w_footer_area .footer_text .social_link {
    margin-bottom: 34px;
}
/*-----------------  Blog Single Post style 02   -------------*/
.blog_details_area_two.no-post-thumbnail {
    padding-top: 60px;
}

/*-----------------  Portfolio Single Post style 02   -------------*/
.breadcrumb_area_two .breadcrumb_content .slider_nav a + a {
    margin-left: 12px;
}
.portfolio_info_area {
    padding-bottom: 17px;
}

.breadcrumb_area_three .overlay {
    background: rgba(0, 0, 0, 0.5);
}

/** ======= clients logos =======**/
.clients_inner .ab_clients_logo .ab_clients_logo_item a img {
    width: 100px;
}
/** ======= Pre-loader =======**/
.preloader{
    position: fixed;
    background: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    overflow: hidden;
}
.loader {
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    z-index: 1000;
    display: flex;
    position: fixed;
    align-items: center;
    background: #c2aaff;

}
.loader .loader-counter {
    top: 50%;
    left: 50%;
    font-size: 6em;
    color: #f5f5f5;
    position: fixed;
    transform: translate(-50%, -50%);
    font-family: "Poppins", sans-serif;
}

/*==============================
================================
======Unit test after submit====
================================
================================ */

/**==== Sticky Post ===**/
.blog_area .blog_list_item.sticky:not(:last-child) {
    margin-bottom: 62px;
    margin-top: -32px;
}
.blog_area .blog_list_item.sticky .blog_list_content {
    background: #f9f9f9;
}
.blog_area .blog_list_item.sticky .b_inner {
    margin: 0;
}
.blog_area .blog_list_item.sticky .sticky-label {
    margin-left: 30px;
    padding-top: 20px;
    margin-bottom: -40px;
    position: absolute;
    right: 60px;
    z-index: 1;
}
/**End Sticky Post **/

.no-post-thumbnail .blog_inner .blog_details .wp-block-button {
    margin-bottom: 10px;
}
.blog_details .wp-block-cover p.wp-block-cover-text {
    color: #fff !important;
}
.wp-block-cover__video-background + .wp-block-cover-text a {
    color: #fff !important;
}
.no-post-thumbnail .wp-block-gallery.alignleft.columns-2 {
    display: inline-flex;
}


.home_one .wave_one_section_two .w_img_one img,
.wave_two_section_five .intro .sc_video_inner .dot_l img,
.home_one #wavescroll .section img.layer.layer2,
#wavescroll .t_first img,
#wavescroll .t_two img,
#wavescroll .t_three img,
#wavescroll .t_four img,
#wavescroll .t_five img  {
    max-width: none;
}
.page .comment_list_info.have_comments {
    padding-top: 80px;
}
.sec_title {
    margin-bottom: 75px;
}
.fullpage_slider_content {
    margin-left: 15px;
}
.blog_list_item .video_img .v_icon img {
    margin-left: 5px;
}
.video_area .sc_video_inner .v_icon {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    background: #7a51ed;
}
.video_area .sc_video_inner .v_icon img,
.wave_two_section_five .intro .sc_video_inner .v_icon img {
    margin-left: 5px;
}

.wave_two_section_five .intro .sc_video_inner .v_icon {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    background: #41b26c;
}
.fullpage_slider_content {
    margin-left: 0;
}
.testimonial_area .testimonial_slider .item .media .img img {
    border-radius: 50%;
}
.portfolio_fluid_area .gallery_inner_two {
    margin-bottom: -1px;
}
.pr_details_inner_two .pr_details_content .por_details_item h5,
.por_details_info .por_details_item h5 {
    font-weight: 600;
}
.wave_two_section_three .intro .scroll_service_item img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    max-width: 70px;
    height: auto;
}

.home_three .full-screen-slider .elementor img {
    max-width: inherit;
}
.wave_two_section_seven .intro .w_contact_text .w_contact_info li {
    margin-bottom: -10px;
}
.services_area .scroll_service_item .icon {
    max-width: 70px;
    height: auto;
}
.services_details_area .services_details_sidebar .nav-link img{
    opacity: 0.75;
    max-width: 24px;
}
.wave_two_section_seven .intro .w_content_two .w_contact_info li p {
    margin-bottom: 0;
}
.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
    display: none !important;
}
.wpcf7-form .wpcf7-mail-sent-ok {
    border: none;
    color: #398f14;
    padding: 24px 0 0;
    margin: 0;
}
.b_post_info .p_tag {
    max-width: 85%;
    color: #fff;
}
.p_date:hover {
    cursor: pointer;
    color: #7a51ed;
}

.services_area .scroll_service_item .icon {
    display: block;
    position: static;
    margin-bottom: 50px;
}

.wave_two_section_three .intro .scroll_service_item img {
    display: block;
    position: static;
    margin-bottom: 45px;
}

.breadcrumb_content .nav {
    margin-top: 10px;
    margin-left: 2px;
}

.page .comment_box {
    clear: both;
}

.comment_box .form-submit {
    margin-left: 14px;
}

.social_link.social_link_two li a {
    width: 18px;
}

ul {
    list-style: inside;
    padding-left: 25px;
}

blockquote code {
    color: #a9ff00;
}

.blog_details blockquote a,
blockquote a {
    color: #3be4ff;
}

.blog_details blockquote a:hover,
blockquote a:hover {
    color: #67eaff;
}

.blog_area .blog_list_item.sticky .b_inner .blog_list_content {
    padding: 30px;
}

.comment_post .author_img img {
    max-width: 55px;
    height: auto;
}

/**=== Service Image Icon Size ===**/
.intro .scroll_service_item img {
    display: block;
    position: static;
    margin-bottom: 45px;
    max-width: 70px;
}

/**=== Mailchimp Form ===**/
.form_notification p a {
    display: block;
    width: 100%;
    margin-top: 10px;
}

.form_notification {
    margin-bottom: 45px;
    margin-top: -25px;
}

/**=== Full Screen Slider html title tag ===**/
.full_height_dark_slider .swiper-slide.swiper-slide-active .banner_content_iner .fullscreen_html_title_tag {
    overflow: hidden;
}
.full_height_dark_slider .banner_content_iner .fullscreen_html_title_tag {
    font-size: 100px;
    color: #fff;
    font-weight: 700;
    letter-spacing: -2.5px;
    line-height: 1.1;
    margin-bottom: 0;
    transition: all 0.3s linear;
}
.full_height_dark_slider .banner_content_iner .fullscreen_html_title_tag span {
    line-height: 1;
    transition: all 0.3s linear;
}
.full_height_dark_slider .swiper-slide.swiper-slide-active .banner_content_iner .fullscreen_html_title_tag span {
    overflow: hidden;
    display: block;
    animation: fadeInUp2 0.8s both 1s;
}
.single_nav_menu img + * {
    margin-bottom: 0;
}

/**==== Override Elementor Custom Classes ===**/
.contact-info-hover-color .elementor-text-editor a span:hover {
    color: #7a51ed !important;
}


.page-template-page-full-screen-slider.home_one .wave_one_section_one .fp-tableCell,
.page-template-page-full-screen-slider.home_one .wave_one_section_one .fp-scrollable,
.page-template-page-full-screen-slider.home_one .wave_one_section_one .fp-scroller,
.page-template-page-full-screen-slider.home_one .wave_one_section_one .elementor-widget-container,
.page-template-page-full-screen-slider.home_one .wave_one_section_one .elementor-container,
.page-template-page-full-screen-slider.home_one .wave_one_section_one .elementor-widget-container,
.page-template-page-full-screen-slider.home_one .wave_one_section_one .elementor-widget-wrap>.elementor-element,
.page-template-page-full-screen-slider.home_one .wave_one_section_one .elementor-row,
.page-template-page-full-screen-slider-two .wave_two_section_one .fp-tableCell,
.page-template-page-full-screen-slider-two .wave_two_section_one .fp-scrollable,
.page-template-page-full-screen-slider-two .wave_two_section_one .fp-scroller,
.page-template-page-full-screen-slider-two .wave_two_section_one .elementor-widget-container,
.page-template-page-full-screen-slider-two .wave_two_section_one .elementor-container,
.page-template-page-full-screen-slider-two .wave_two_section_one .elementor-widget-container,
.page-template-page-full-screen-slider-two .wave_two_section_one .elementor-widget-wrap>.elementor-element,
.page-template-page-full-screen-slider-two .wave_two_section_one .elementor-row,
.page-template-page-full-screen-slider-two .wave_two_section_two .elementor-container,
.page-template-page-full-screen-slider-two .wave_two_section_two .elementor-widget-container,
.page-template-page-full-screen-slider-two .wave_two_section_two .elementor-widget-wrap>.elementor-element,
.page-template-page-full-screen-slider-two .wave_two_section_two .elementor-row {
    height: 100%;
}
.page-template-page-full-screen-slider.home_one .intro,
.page-template-page-full-screen-slider-two .intro {
    display: flex;
    height: 100%;
    align-items: center;
}

/**=== Instagram Widgets ===**/
.zoom-instagram-widget ul li a {
    display: block;
    position: relative;
}
.zoom-instagram-widget ul li a:hover:before {
    opacity: 1;
}
.zoom-instagram-widget ul li a:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(94, 62, 233, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.3s linear;
}
.zoom-instagram-widget ul li a:hover:after {
    transform: scale(1);
}
.zoom-instagram-widget ul li a:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url(../img/blog/instragram.png) no-repeat scroll center center;
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(0);
    transition: all 0.5s linear;
}