/*
	Theme Name: Envision - Child (cleanngreen)
	Description: Child Theme
	Author: Orkun Gursel
	Template: envision
	Version: 1.2
*/
/** Add your custom css */

p {
    line-height: 21px;
}

html #page-content a.ui--blog-link {
    color: #929292;
    font-weight: 300;
}

#titlebar.cover {
    background-size: contain;
}

#titlebar > .container {
    padding-top: 60px;
}

header #logo img {
    max-height: 60px;
    object-fit: cover;
}

#primary-sidebars .widget_search {
    background: #fff url('/wp-content/2024/04/widget-gradient.png') repeat-x bottom left !important;
    padding: 25px !important;
}

.widget_search button,
.widget_search input {
    font-size: 11px !important;
    font-weight: 300;
    color: rgb(78, 78, 78) !important;
}

.widget_search .btn {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    background: white !important;
    box-shadow: 0 0 2px rgba(0,0,0,0.4);
    line-height: 1.2;
    color: rgba(0,0,0,0.847) !important;
}

.widget_search input {
    border-color: rgb(187, 187, 187);
    background-color: white !important;
    height: 20px !important;
    margin: 0;
    min-height: auto;
    border-radius: 0;
    width: 70% !important;
    display: inline-block;
}

#page-content {
    background: url(/wp-content/2024/04/content-shadow-bg-1.png) repeat-x top left;
    padding-bottom: 70px;
}

#page-content strong {
    color: #1c1c1c;
}

#primary-sidebars .widget {
    background: url(/wp-content/2024/04/widget-bg.png) no-repeat;
    background-size: 100%;
    padding-top: 10px;
    margin-bottom: 38px;
    color: #5e5e5e;
    text-shadow: none;
    padding: 15px 25px;
    background-color: white;
    border: 1px solid rgb(215, 215, 215);
    border-radius: 13px;
    box-shadow: 1px 1px 3px inset rgba(0,0,0,0.2);
}

#primary-sidebars .widget_text {
    margin-top: 70px;
    position: relative;
}

#primary-sidebars .ui--widget-title {
    position: absolute;
    top: -40px;
    left: 15px;
}

#primary-sidebars  .sidebar-widget-title>span {
    border: 0 !important;
}

input:is([type="button"], [type="submit"]) {
    text-align: center;
    cursor: default;
    color: rgb(192, 192, 192);
    padding-top: 2px;
    padding-right: 6px;
    padding-bottom: 3px;
    padding-left: 6px;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
}

iframe.calculate-savings {
    width: 250px !important;
    max-width: 100%;
}

.sidebar-right #sidebar-shadow>div {
    display: none;
}

#menu-bar #navigation-menu {
    display: none;
}

html #menu-bar, html #header-container #menu-bar {
    text-align: center;
}

html #menu-bar #navigation-menu .sub-menu li a {
    color: #929292;
}

html #menu-bar #navigation-menu .sub-menu li.current-menu-item a {
    color: black;
}

#menu-bar #navigation-menu .sub-menu {
    /*display: none;*/
}

#header-navigation>li {
    /*border: 0;*/
    /*border-color: transparent;*/
}

#header-navigation li.fallout.hover>ul.sub-menu {
    /*display: none !important;*/
}

html #navigation #header-navigation > li.current-menu-item > a {
    color: #929292 !important;
}

#header-navigation>li.top-level-item>a {
    background: none !important;
    border: 0 !important;
}

#header-navigation-toggle a {
    border-color: white;
}

#header-navigation-toggle i {
    color: white;
}

#footer-widgets {
    background: url(/wp-content//2024/04/top-wrapper-bg.jpg) repeat top center;
}

#footer-widgets-row1 .widget-area:last-child ul {
    list-style: none;
}

#footer-navigation li.ui--separator {
    margin-left: 5px;
    margin-right: 5px;
    color: transparent;
}

#copyright {
    font-size: 11px;
    color: #929292;
}

#copyright a {
    font-size: 11px !important;
}

#the-content .breadcrumbs {
    color: #7e7d7d;
    margin-bottom: 40px;
}

#the-content .breadcrumbs .ui-bc-seperator {
    color: transparent;
    position: relative;
}

#the-content .breadcrumbs .ui-bc-seperator::after {
    content: '»';
    position: absolute;
    display: block;
    top: 0;
    color: #7e7d7d;
    text-align: center;
    width: 100%;
}

#the-content .breadcrumbs a {
    color: #a3a3a3;
}
#the-content .breadcrumbs a:hover {
    color: #111;
}

#titlebar-breadcrumb {
    display: none !important;
}

#navigation-menu .current-menu-item a {
    color: #929292 !important;
    font-style: italic;
}

#et-contact p input, #et-contact p textarea { font-size: 11px; background: url(images/contact_input.png) repeat-x #f7f7f7 !important; border: 1px solid #cccccc !important; width: 100% !important; color: #111111 !important; padding: 8px !important; }
#et-contact p textarea { width: 95% !important; }
#et-contact p #et_contact_captcha { width: 20px !important; }

#et-contact p .et_contact_error { border: 1px solid red !important; }

#et-contact .et_hidden { display: none; }

#et_contact_left, #et_contact_right { float: left; }
#et_contact_left { width: 70%; }
#et_contact_right { width: 17%; margin-left: 50px; }

#et_contact_submit, #et_contact_reset { font-weight: 300; border: 0px !important; color: #4c4b4b !important; float: right; font-size: 12px; text-shadow: 1px 1px 1px #fff; text-transform: uppercase; margin-right: 9px; height: 35px; }

#et_contact_submit { background: url(images/contact_submit.png) no-repeat; width: 73px; margin-right: 6px; }
#et_contact_reset { background: url(images/contact_reset.png) no-repeat; width: 61px; }

.ui--blog-metas-left {
    color: #9E9E9E;
    font-family: Georgia,serif;
    font-size: 12px;
    font-style: italic;
    margin-bottom: 11px;
    padding: 8px 5px 7px 4px;
    text-transform: uppercase;
}

.ui--blog-content .more-link {
    text-align: right;
}

.ui--blog-content .more-link a {
    border-radius: 10px;
}

.service p a.readmore {
    background: url(images/readmore.png) no-repeat right bottom;
    color: #1c2329 !important;
    font-size: 11px;
    height: 24px;
    line-height: 24px;
    padding-right: 10px;
    text-shadow: 1px 1px 1px #ffffff;
    display: inline-block;
}

.service p a.readmore:hover {
    text-decoration: none;
}

.service a.readmore span {
    background: url(images/readmore.png) no-repeat;
    display: block;
    height: 24px;
    padding-left: 12px;
    padding-right: 2px;
}

a.additional-info {
    background: url(images/black/additional-info.png) no-repeat right bottom;
    display: block;
    padding-right: 11px;
    position: absolute;
    text-decoration: none;
    height: 50px;
    left: 50%;
    transform: translateX(-50%) !important;
    bottom: -28px;
    color: white !important;
    font-weight: 300;
    font-size: 21px;
}

a.additional-info:hover {
    text-decoration: none;
}

a.additional-info span {
    background: url(images/black/additional-info.png) no-repeat;
    display: block;
    padding-left: 23px;
    padding-right: 12px;
    height: 38px;
    padding-top: 12px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
    font-size: 18px;
}

.alignfull {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
}

#quote {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
    margin-bottom: 99px;
    padding-bottom: 3px;
    background: url(images/quote-bg.png) repeat-x left bottom;
}

#quote-inner {
    background: #f4f4f4 url(images/quote-inner-bg.png) repeat-x;
    position: relative;
}

#quote-inner p {
    margin: 0;
    font-size: 22px;
    text-align: center;
    line-height: 1.2;
}

#quote-inner .container {
    padding-top: 45px;
    padding-bottom: 40px;
}

#quote-icon {
    display: block;
    position: absolute;
    left: 50%;
    top: -13px;
    background: url(images/quote-icon.png) no-repeat;
    width: 28px;
    height: 28px;
    transform: translateX(-50%);
}

#featured {
    height: 400px;
    margin-bottom: 40px;
    position: relative;
}

#featured .container {
    height: 100%;
    border-bottom: 1px solid #fff;
}

.home #page-content {
    padding-top: 0;
}

#featured .wrap {
    position: relative;
    overflow-x: visible;
    width: 400%;
    height: 100%;
    max-width: 200vw;
}

#featured .wrap:before {
    border-top: 1px solid #fff;
    display: block;
    content: '';
    position: absolute;
    left: 0;
    width: 100vw;
    top: 100%;
    height: 12px;
    background: url(images/content-shadow-bg.png) repeat-x top left;
}

#featured .wrap:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100vw;
    background-color: #74b242;
    background-image: url('/wp-content/2024/04/bottom-light-bg.png');
    background-repeat: no-repeat;
    background-position: bottom center;
}

#featured .wrap .belt {
    width: calc(265px * 8);
    left: 50vw;
    transform: translateX(-50%);
    position: relative;
    z-index: 1;
    height: 100%;
}

#featured .wrap p {
    display: none;
}

#featured .wrap .slide {
    height: 150px;
    width: 190px;
    margin: 0 5px;
    display: inline-block;
    opacity: 0.3;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
}

#featured .wrap .slide.active {
    opacity: 1;
    position: absolute;
    height: 230px;
    width: 330px;
    left: 50vw;
    transform: translateX(-50%) translateY(-50%);
    z-index: 2;
    background-image: url(images/active-slide-bg.png);
    padding: 4px 4px 25px;
    background-size: 100%;
    background-repeat: no-repeat;
}

#featured .description {
    background: url(images/featured-description-bg.png) no-repeat;
    position: absolute;
    height: 38px;
    padding: 18px 7px 0 15px;
    font-size: 24px;
    bottom: 34px;
    left: 5px;
    width: 305px;
}

#path4394-6, #path4394-6-4, #path4394-6-4-2, #path4394-6-4-2-2, #path4394-6-4-2-2-9, #path4394-6-4-2-2-9-7,
#path4394-6-4-2-2-9-8, #path4394-6-4-27, #path4394-6-4-6, #path4394-6-4-6-7, #path4394-6-4-6-7-1, #path4394-6-4-6-7-8,
#path4394-6-9, #path4384, #path4394 {
    pointer-events: none;
}

.post .ui--blog-title a,
.post .ui--meta-categories a {
    color: #646464 !important;
}

@media (min-width: 768px) {
    #featured {
        height: 500px;
        margin-bottom: 70px;
    }

    #featured .description {
        bottom: 25px;
        left: 6px;
        width: 500px;
    }

    #featured .wrap .slide {
        height: 169px;
        width: 250px;
    }

    #featured .wrap .slide.active {
        height: 335px;
        width: 500px;
        padding: 6px 6px 25px;
    }

    a.additional-info span {
        font-size: 21px;
    }

    #quote-inner p {
        font-size: 26px;
    }

    #footer-widgets-row1 .widget-area:first-child ul {
        padding-right: 20%;
    }
}

@media (min-width: 992px) {
    #navigation {
        display: none !important;
    }

    #menu-bar #navigation-menu {
        display: block;
    }

    .service {
        margin-right: 45px;
        width: 24%;
        float: left;
        position: relative;
        padding-left: 52px;
    }

    .service.last {
        margin-right: 0 !important;
        clear: right;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 955px !important;
    }

    .sidebar-layout #the-content {
        width: 630px !important;
        padding-bottom: 60px;
    }

    .sidebar-layout .sidebar-area {
        width: 280px !important;
        margin-top: 30px;
    }

    #footer-widgets-row1 .widget-area {
        width: 32%;
    }

    #footer-widgets-row1 .widget-area:nth-child(2) {
        width: 250px !important;
    }

    .ui--gallery .span3 {
        width: 215px;
    }
}