/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/***** Vegetator Page ******/
#vegetator-header{
    position: relative;
    min-height:310px;
}

#white-bar{
    position: absolute;
    z-index: 999;
    width: 100%;
    top:60px;
    height: 40px;
}
#vegetator-header #product-logo{
    position: absolute;
    top:-111px;
    left:12%;
}
#orange-triangle-cornor .vc_custom_1597176598716{
    background-repeat: no-repeat !important;
    background-size: contain !important;
    height: 195px;
    background-repeat: no-repeat;
    background-position: top right!important;
}
#orange-triangle-cornor img{
    position: absolute;
    width: 33%;
    top: 16px;
    right: 39px;
}
.page-id-16144 .vc_text_separator.full{
    border-top:1px solid #000;
    width:81%;
    margin:0 auto;
}
.page-id-16144 .vc_text_separator.full:first-child{
    margin-top:50px;
}
.page-id-16144 .vc_text_separator.full div{
    font-size:24px;
}
#veg-product-intro h1{
    letter-spacing: 0px;
    font-size: 36px;
    line-height: 36px;
    font-weight:800;
}
#veg-product-intro p{
    font-size:18px;
    text-align: unset;
    line-height:26px;
    color:#000;
    padding-top:20px;
}
.vc_custom_1597173231364 img{
    display: inline-block;
}
.vc_custom_1597157785322 ul{
    list-style-position: outside;
}
#vegetator-separator .vc_text_separator{
    width:30%;
    margin:0 auto;
}
#vegetator-outperform ul{
    list-style-position: outside;
}
#vegetator-outperform .mix-compare{
    font-size:20px;
    font-weight:800;
}
.vc_custom_1597160500930 .center-column{
    text-align: center;
}

.vc_custom_1597160500930 .center-column h3{
    margin:0 auto;
    padding-bottom:20px;
}

.blue{background:#72cff3!important;}

.mobile-center{
    text-align: center;
}
.seasons-content ul{
    list-style-position: outside;
}

#warm-cool-season #warm{
    padding-bottom:20px;
}
#warm-cool-season #warm ul li{
    text-align: left;
}

#details-pricing{
    background-position: bottom center!important;
}

@media (min-width:768px){

    #warm-cool-season #warm ul li, #warm-cool-season #warm h3{
        text-align: right;
    }

    #orange-triangle-cornor .vc_custom_1597176598716{
        height: 300px;
    }
    #white-bar{
        top: -57px;
    }

    .vc_custom_1597251413431{
        padding-bottom:50px!important;
    }
}

@media (min-width:1024px){
    .mobile-center {
        text-align: left;
    }
    .vc_custom_1597173231364 img{
        display: none;
    }
    #veg-product-intro h1{
        font-weight:800;
        letter-spacing: -3px;
        text-transform: uppercase;
        line-height:60px;
        font-size:60px;
    }
    #veg-product-intro p{
        width: 86%;
        font-size: 20px;
        color: #000;
        font-weight: 100;
        line-height: 29px;
        padding-top: 10px;
    }
    #orange-triangle-cornor img{
        width: 26%;
        top: 34px;
        right: 119px;
    }

    .uvc-heading.ultimate-heading-38485f3305a43da1b h2 {
        font-size: 24px;
        line-height: 31px;
    }

    .vc_custom_1597160500930 .center-column h3{
        width:70%;
    }
    .vc_custom_1597179195384 .wpb_single_image.vc_align_center{
        text-align: left;
    }
    #enhanced-seeding{
        padding-left:40px;
    }
    #vegetator-outperform #seed{
        margin-bottom:30px!important;
    }
}

@media (min-width:1201px){
    #vegetator-separator{
        bottom:74px;
    }
}