/*
Theme Name: Archios Child
Theme URI: https://fabric-lab.co/archios/
Description: Architecture WordPress Theme
Author: ThemeWisdom
Author URI: https://themeforest.net/user/themewisdom
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Template: archios
*/

.contact-info-box .contact-info-post svg {
    max-height: 40px;
    fill: #fff;
    margin: 0 20px 0 0;
}

.accordion .accordion-item .accordion-header svg {
    height: 60px;
    width: 60px;
    fill: #fff;
    margin: 0 20px 0 0;
    background: #9cce3a;
    padding: 10px;
}

.contact-form-box #contact-form input[type=text] {
    margin-top: -45px;
    margin-left: 20px;
    display: block;
}

.contact-form-box #contact-form input[type=email] {
    margin-top: -45px;
    margin-left: 20px;
    display: block;
}

.vso_logo {
    .splide {
        visibility: visible;

        .splide__list {
            gap: 20px;
        }
    }
    .splide__pagination__page.is-active {
        background: #a9ff00;
    }
    .splide__pagination {
        bottom: -0.5rem;
    }
}

.services-post svg {
    height: 60px;
    width: 60px;
    fill: #fff;
    padding: 10px;
}


.rev-btn {
    background-color: #9cce3a !important;
    border-color: #9cce3a !important;
}

.layer-stroke-before .rev-btn .rs-layer {
        background-color: #fff !important;
}

div.section-title span {
    background-color: #9cce3a;
}

div.title-box span:before {
    background: #9cce3a;
}

section.team-section .team-post .hover-team h3:after {
    background-color: #9cce3a;
}

section.team-section .team-post .hover-team h3:before {
    background-color: #9cce3a;
}

#rev_slider_1_1_wrapper .hephaistos .tp-bullet.selected {
    background: transparent;
    border-color: #9cce3a !important;
}

#rev_slider_1_1_wrapper .persephone.tparrows.rs-touchhover {
    background: #9cce3a !important;
}

a.theme-button {
    background-color: #9cce3a;
}

section.scroller-section a.view-all:hover {
    background-color: #9cce3a;
    border-color: transparent;
}

section.scroller-section .owl-carousel .owl-nav button.owl-prev:hover, section.scroller-section .owl-carousel .owl-nav button.owl-next:hover {
    background-color: #9cce3a;
    border-color: transparent;
}

section.tabs-collapse-section .nav-tabs li button:hover {
    background-color: #9cce3a;
    border-color: transparent;
}

a.button-one {
    background-color: #9cce3a !important;
}

ul.page-numbers li span.current {
    background-color: #9cce3a;
}
ul.page-numbers li a {
    color: #9cce3a;
}

.contact-form-box #contact-form input[type=submit]:hover {
    background: #9cce3a;
}

section.blog-section a.view-all:hover {
    background-color: #9cce3a;
}

a.go-top {
    background: #9cce3a;
}

.footer-last-line ul.social-list li a:hover {
    background-color: #9cce3a;
}

.splide__arrows .splide__arrows--ltr button{
    background-color: #9cce3a !important;
}

header .nav-menu-box ul.navigation-menu-list > li:hover::after {
    background-color: #9cce3a;
}

.widget_block > h4:after, .widget_block > h3:after, .widget_block h2:after, .widget_block > h5:after, .widget_block label.wp-block-search__label:after {
    background: #9cce3a;
}
.wp-block-search button[type="submit"], .post-password-form input[type="submit"] {
    background: #9cce3a;
}

section.single-post-section .post-content blockquote {
    border-left: 5px solid #9cce3a;
}

.hover-feature h2 {
    background-color: #9cce3a;
}

#elementor-lightbox-slideshow-single-img {
    display: none !important;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    right: 0;
}

header a.open-menu-toggle {
    background-color: #9cce3a;
}

ul li a:hover {
    color: #9cce3a;
}

.ip-header .ip-loader svg path.ip-loader-circle {
    stroke: #9cce3a;
}