/*
Theme Name: Plumco Child
Theme URI: http://themeforest.net/user/wpoceans/portfolio/
Author: wpoceans
Author URI: http://themeforest.net/user/wpoceans
Description: Plumco - Plumber WordPress Theme
Template:	plumco
Version: 1.0
Text Domain: plumco-child
*/

.wp-gr.wpac a.wp-google-name {
	color: #81abff!important;
}


@media screen and (min-width: 1200px) {
    .layout-boxed.page-wrapper {
        max-width: 100%!important;
        margin: 0px auto 0;
    }
}

@media (max-width: 1300px) {
    .wpo-hero-section-1 .right-vec .right-img .r-img {
        top: 56%!important;
    }
}

@media (max-width: 1400px) and (min-width: 992px) {
    .header-style-1 #navbar.not-has-cart.has-search {
        top: 0px !important;
    }
}

.wpo-hero-section-1 .right-vec .right-img .r-img {
    position: absolute;
    top: 60%;
    transform: translateY(-63%)!important;
    z-index: 1;
}

.wpo-hero-section-1 {
    height: 750px!important;
}

#homepage-carousel {
	height: 500px;
	max-height: 80vh;
}