/* html {
    overflow-y: scroll;
}
body {
    overflow-y: hidden;
} */
header .nav {
    box-shadow:none;
    background: #7ba305;
    border-top: none;
}
header nav a{
    color: rgba(250,250,250,0.8);
    font-family: "Lato", Arial, sans-serif;
    -webkit-font-smoothing: antialiased !important;
}

header nav li:hover, header nav li.current-menu-item, header nav li.current-page-ancestor, .single-collection .menu-item-51 {
    height: 62px;
    padding-top: 0;
}
header nav li:hover{
    margin-top:0px;
    background-color:#456c02;
}
header nav li a:visited{
    color:#fff;
}
header nav li:hover a{
    color:#fff;
}
header nav li{
    border:none;
}
header nav li.current-menu-item{
    margin-top:0px;
    background-color:#547c01;
}
header nav li.current-menu-item a, 
header nav li.current-menu-item a:hover, 
header nav li a:hover, 
header nav li a:visited:hover{
    color:#fff;
}
/*
header nav li.shop-menu > a:before {
    font-family: "FontAwesome";
    font-size: 20px;
    content: "\f07a";
    padding-right: 8px;
}
*/
.logo {
    width: 230px;
}
.blog-info {
    overflow: hidden;
    padding-top: 5px;
    width: 320px;
}
#nav-secondary-mobile{
    display: none;
}
header nav ul.addition-title{
    display: none;
}
@media only screen and (max-width: 979px) and (min-width: 767px){
    .navigation-secondary{
        width: auto;
    }
    body.page.sidebar-right section.main.shorter-links-widget{
        min-width: 748px !important;
        width: 95%;
    }
}
@media only screen and (max-width: 768px) {
    body .footer .hs-newsletter .container{    
        width: 700px;
    }
    body .footer .hs-newsletter .hs_email{
        width: 60%;
    }
    body .footer .hs-newsletter .hs_submit{
        padding-left: 10px;
    }
    body .shorter-links-widget div#right-sidebar{
        padding-left: 20px !important;
    }
}
@media only screen and (max-width: 767px) {
    header .nav{
        max-height: 570px;
    }
    #nav-secondary-mobile{
        display: block;
    }
    #nav-secondary-mobile a.egift-card{
        background-image: url(../img/icons/eCard-icon-mobile.png);
        background-position: 155px 10px;
        background-size: 19px auto;
    }
    #nav-secondary-mobile li i.fa{
        padding-left: 7px;
    }
    #nav-secondary-mobile .color-menu {
        background-color:#d7a917;
    }
    .header .nav ul{
        padding-bottom: 0;
    }
    body{
        position: relative;
        overflow-x: hidden;
    }
    .welcome-mobile{
        border-bottom: 1px solid #e0e9c9;
        display: block;
        font-family: Lato;
        font-size: 15px;
        font-weight: normal;
        height: auto;
        line-height: 40px;
        padding: 0 0 0 40px;
        text-align: left;
        width: 100%;
        color: #fff;
        text-transform: UPPERCASE;
    }
    .dropdown-menu>.active{
        background-color: #DBE7A9 !important;
    }
    header nav li.shop-menu a:before{
        display: none;
    }
    header nav li.menu-item-has-children > a:after{
        content: "\f055";
        color: #dae6a9;
    }
    header nav li.menu-item-has-children:hover > a:after{
        content: "\f056";
        color: #7ba305;
    }
    header nav li.menu-item-has-children.open.mobile_liopen > a:after, header nav li.menu-item-has-children.open > a:after, header nav li.menu-item-has-children.mobile_liopen > a:after{
        content: "\f056";
        color: #7ba305;
    }
    .header .nav ul li:first-child > a{
        height: auto;
        padding-top: 0;
    }
    header ul#nav-secondary-mobile li:hover a{
        border-bottom: 1px solid #7ba305 !important;
        color: #7ba305 !important;
    }
    header ul#nav-secondary-mobile li:hover {
        background-color: #dae6a9;
    }
    header nav ul.addition-title{
        display: block;
    }
    header nav ul.addition-title li span{
        border-bottom: 1px solid #e0e9c9;
        display: block;
        font-family: Lato;
        font-size: 18px;
        font-weight: normal;
        line-height: 40px;
        padding: 0 0 0 40px;
        text-align: left;
        width: 100%;
        color: #fff;
        text-transform: uppercase;
        height: 50px;
        padding-top: 7px;
    }
    .header .nav ul ul{
        position: initial;
        background: #fff !important;
    }
    .header .nav ul ul li a{
        padding-left: 60px;
        color: #7a6f66;
        border-bottom: 1px solid #7ba305;
    }
    .header .nav ul ul ul li a{
        color: #514942;
    }
    .header .nav ul ul li ul li a{
        padding-left: 80px;
    }
    .header .nav ul ul li ul{
        background: #fff !important;
    }
    .header .nav ul ul li ul li a{
        border-bottom: none !important;
    }
    .header .nav ul ul li ul li:last-child a{
        border-bottom: 1px solid #7ba305 !important;
    }
    #nav-secondary-mobile >li:hover, .addition-title > li:hover {
        background-color: initial;
    }
    .nav ul ul li.menu-item-has-children > a:after {
        color: #7ba305 !important;
    }
    header nav li:hover{
        background-color: #dae6a9;
    }
    header nav li.open.mobile_liopen{
        background-color: #dae6a9;
    }
    header nav li.mobile_liopen, header nav li.open{
        background-color: #dae6a9;
    }
    header nav li:hover > a{
        border-bottom: 1px solid #7ba305;
        color: #7ba305;
    }
    body .header .nav{
        max-height: 570px;
        overflow-y: scroll;
        position: fixed;
    }
    nav.nav .savvy-social{
        padding-bottom: 10px;
    }
    .logo {
        max-width: 170px;
        margin-top: 10px;
    }
    header nav li, header nav li:hover, header nav li.current-menu-item, header nav li.current-page-ancestor, .single-collection .menu-item-51 {
        height: auto;
    }

    html.no-touch {
        height: auto;
    }
    .header .nav li a {
        height: auto;
        color: #fff;
    }
    .header .nav li a br{
        display: none;
    }
    body .footer .hs-newsletter .container {
        width: 100%;
    }
    body .footer .hs-newsletter .hs-newsletter-title{
        width: 100%;
        text-align: center;
        float: none;
    }
    body .footer .hs-newsletter .hbspt-form{
        width: 100%;
        float: none;
    }
    body .footer .hs-newsletter .hs_email{
        width: 100%;
        text-align: center;
    }
    body .footer .hs-newsletter .hs_submit{
        float: none;
        width: 100%;
        text-align: center;
    }
    body .footer .hs-newsletter .hs_email .inputs-list label{
        text-align: center;
    }
    body .footer .hs-newsletter .hs-form.stacked .field{
        margin-top: 0px;
    }
    div.plant-toxicity-statement{
        padding: 0 20px 20px 20px;
    }
    div.plant-toxicity-statement .toxicity-statement{
        width: 90%;
        text-align: justify;
    }
    body.parent-pageid-343 section{
        padding: 0;
    }
    .find-a-rewholeseller  h1 {
        font-size: 23px;
        padding: 0 20px;
    }
    .find-a-rewholeseller p.cold-zone-description {
        padding: 0 20px;
        margin: 0;
    }
    .addition-title #close-menu-mobile:after {
        content: "\f057";
        font-family: "FontAwesome";
        left: 4px;
        position: absolute;
        top: 0;
        font-size: 25px;
    }
    body.nav-open #close-menu-mobile:after {
        opacity: 1;
    }
    .addition-title #close-menu-mobile {
        height: 35px;
        text-align: center;
        width: 33px;
        z-index: 1010;
        border-radius: 0;
        position: absolute;
        right: -1px;
        top: 7px;
        border-bottom: none;
    }
    .addition-title #close-menu-mobile:hover {
        background: initial;
        color: #fff !important;
    }
    .mobile-header a.nav-control{
        z-index: 1001;
    }
    header form.search button[type="submit"] {
        margin-top: 0; 
    }
    .cart-header-mobile-icon:before {
        content: "\f07a";
        font-size: 30px;
        display: block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-indent: 0 !important;
        color: #819d0f;
        position: fixed;
        top: 17px;
        right: 90px;
        cursor: pointer;
    }
    header form.search button[type='submit'] {
        padding: 0px 5px 0 4px;
    }
    a.left.search-control:hover{
        color: #96b711 !important;
    }
    body .shorter-links-widget .zoomtimeline.mode-slider-variation .scrollbar.easing{
        display: none;
    }
    body .shorter-links-widget .zoomtimeline.mode-slider-variation .inner.inner-for-horizontal img{
        max-width: 330px;
    }
    body .shorter-links-widget .zoomtimeline .scroller-con.skin_luna .scroller{
        padding-top: 0 !important;
    }
}

body.single-plant_collection.camellias .list-plant .for-sale {
    display: none !important;
}

.pinterest_pin {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 9999;
}
.pinterest_pin iframe {
    margin:0;
}

.spring-intro .content{
    text-align: center;
}

.spring-intro h1{
    font-size: 36px;
    line-height: 40px;
}

.spring-wrapper{
    position: relative;
    height: 1700px;
    display: block;
    width: 100%;
}

.brick{
    position: absolute;
    cursor: pointer;
}

.brick .date{
    width: 55px;
    height: 33px;
    background: #ffffff;
    top: 20px;
    left: 20px;
    position: absolute;
    color: #7ba305;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
}

.brick-title{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.brick-title h3 {
    padding: 20px;
    line-height: 1.43;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    margin: 0;
}

.brick:hover .brick-title{
    opacity:1;
}

.brick:hover .item-fade{
    opacity:0.5;
}

.brick-wrapper{
    position: relative;
}

.item-fade{
    vertical-align:top;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.imgHolder{
    display:inline-block;
    background:#000;
}

.img-inactive{
    -webkit-filter: grayscale(100%);
    -webkit-filter: grayscale(1);
    filter: grayscale(100%);

    filter: url('../img/gray.svg#grayscale');
    filter: gray;
}

.img-mb{
    display: none;
}

.img-pc{
    display: block;
}

.brick .date.date-inactive{
    color: #5c5c5c;
}

.brick-button{
    background: #96b711;
    padding: 12px 30px;
    color: rgba(250,250,250,0.8);
    right: 0px;
    top: 0px;
    position: absolute;
    z-index: 100;
}

.brick-button a{
    color: #fff;
    z-index: 100;
}

.social{
    text-align: center;
    padding-bottom: 20px;
    display: block;
    margin: auto;
}

.social a{
    margin: 0 10px;
    display: block;
    width: 8%;
    margin: 2px;
    padding: 0;
    float: left;
}

.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter idâ€¦ale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    filter: gray;
}



@media only screen and (max-width: 767px) {
    .brick{
        position: initial;
        display: 100%;
        display: block;
        margin-bottom: 30px;
    }

    .spring-wrapper{
        position: relative;
        height: auto;
        display: block;
        width: 100%;
    }

    .brick-wrapper{
        position: relative;
        display: block;
        width: 100%;
        text-align: center;
    }

    .img-mb{
        display: block;
        margin:auto;
    }

    .img-pc{
        display: none;
    }

    .imgHolder{
        position: relative;
    }
    .social {
        display: block;
        width: 390px;
        height: auto;
        margin: auto;
    }
    .social-text {
        font-size: 24px;
        cursor: default;
        color: #000000;
        float: left;
        display: block;
        height: 100%;
        width: 30%;
        line-height: 60px;
    }
    .social a {
        display: block;
        width: 8%;
        margin: 2px;
        padding: 0;
        float: left;
    }
    .letters {
        margin-left: 0;
    }
    .nav ul:not(.addition-title) > li:hover > a{
        color: #7ba305;
    }
    #nav-secondary-mobile li.welcome-wrapper:hover{
        background-color: initial;
    }
    header nav li.current-menu-item a{
        border: none !important;
    }
    header ul#nav-secondary-mobile li:hover span.e-sub{
        color: #7ba305 !important;
    }
    #nav-secondary-mobile li:hover a.egift-card {
        background-image: url(../img/icons/eCard-icon-hover.png);
        background-position: 155px 10px;
        background-size: 19px auto;
        background-repeat: no-repeat;
    }
}
/*.social a img {
    width: 100%;
}*/

@media only screen and (min-width: 981px) {
    .img-mb{
        display: none !important;
    }
}
@media only screen and (max-width: 480px)
{
    body.zones div.howto-zone-logo img:first-child, body.zones div.howto-zone-logo img:last-child{
        width: 80%;
        margin: 5px 0 20px;
    }
}
@media only screen and (min-width: 400px) {

}
@media only screen and (max-width: 400px)
{
    .social {
        display: block;
        width: 70%;
        height: auto;
        margin: 10px auto 40px auto;
    }
    .social-text {
        font-size: 24px;
        cursor: default;
        color: #000000;
        float: left;
        display: block;
        height: auto;
        width: 100%;
        line-height: 26px;
    }
    .social a{
        display: block;
        width: 12%;
        margin: 12px 4%;
        float: left;
        padding: 0;
    }
    .social a img {
        width: 100%;
    }
    .brick,.spring-wrapper {
        clear: both;
    }
    body .showMobile .cold-zone .update.update-btn{
        padding: 10px 15px;
    }
    body .showMobile .cold-zone .zipcode{
        width: 105px;
    }
    body .showMobile .cold-zone.widget form.search button[type="submit"]{
        padding: 0px 6px 0;
    }
    body .showMobile .cold-zone.widget form.search .zip-input{
        width: 130px;
    }
}
@media only screen and (max-width: 375px)
{
    body .showMobile .cold-zone .zipcode {
        width: 100px;
    }
    body .showMobile .cold-zone .update.update-btn {
        font-size: 10px;
        padding: 10px 7px !important;
    }
    body .showMobile .cold-zone.widget form.search .zip-input {
        width: 95px;
    }
}

@media only screen and (max-width: 320px)
{
    body .showMobile .cold-zone .update.update-btn {
        font-size: 8px;
        padding: 10px 7px !important;
    }
}

.page-template-countdown-spring .cold-zone.widget.tool-tip-container{
    display: none;
}

body.page-id-4637 .content_wrapper h1 {
    text-align: center;
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 30px;
}

body.page-id-4637 .content_wrapper h2 {
    color: #7a6f66;
}

body.page-id-4637 .content_wrapper article.page  a {
    font-weight: bold;
}
body.page-id-4637 .content_wrapper .form-item {
    text-align: center;
    width: 270px;
    margin: 0	 auto;
}

body.page-id-4637 .content_wrapper .form-item label {
    font-size: 16px;
    color: #514942;
    padding-right: 15px;
    width: 65px;
    display: inline-block;
}
body.page-id-4637 .content_wrapper .form-item p.policy {
    text-align: left;
}

body.page-id-4637 .content_wrapper .form-item p.policy .checkwrap {
    float: left;
}

body.page-id-4637 .content_wrapper .form-item p.policy label {
    width: 250px;
    display: inline-block;
    padding: 0;
    font-size: 11px;
}

body.page-id-4637 .content_wrapper .form-item .search-submit {
    float: right;
}

body.page-id-4637 .content_wrapper .mc4wp-alert {
    text-align: center;
    color: #f6851c;
    font-weight: bold;
}

body.register .login #pass1, body.register .login #pass2{
    width: 100%;
}

#pass1, #pass1-text, .login.profile .form-item input#email {
    width: 75%;
}

.user-pass1-wrap {
    width: 50%;
}

button.button.wp-hide-pw, button.button.wp-cancel-pw {
    margin-left: 0px;
}
.module_multiselect.three_col .list_content {
    height: 180px;
}
#form_plant_search {
    padding-bottom: 26px;
}
.search-sidebar.advance-filter .af-row {
    margin: 0;
}
.af-header a {
    text-transform: uppercase;
}
.af-header a:active, .af-header a:hover {
    color: #819d0f;
}

.af-header a small {
    font-size: 100%;
    padding-left: 10px;
    line-height: 1;
}
.af-header a small i.fa {
    vertical-align: bottom;
    line-height: 16px;
    font-size: 28px;
}
.separator {
    clear: both;
    border-bottom: 1px solid #e4e3e2;
    padding-top: 20px;
    margin: 0 15px 15px 15px;
}
#form_plant_search h3 {
    text-transform: uppercase;
}
.module_multiselect.three_col {
    width: 33.33%;
    margin: 0 0 20px 0;
    padding: 0 15px;
}
#criteria_modules {
    margin-left: -15px;
    margin-right: -15px;
}
.af-row {
    margin: 0 15px;
}
.af-content {
    display: none;
}
.af-header {
    padding-bottom: 15px;
}
.letters {
    height: auto;
}
#plant_name_query,
.plant-search-top #form_query input[type='submit'] {
    border-radius: 0;
}
.cover_images .cover_image .outline {
    border: 1px solid red;
}
.plant_image_field select {
    margin-left: -10px;
}
.thumbnail-gb {
    float: left;
    margin-right: 10px;
}

.thumbnail-gb img {
    width: 150px;
}

.row-gb article {
    padding-left: 160px;
}

@media only screen and (max-width: 500px) {
    .module_multiselect.three_col {
        width: 100%;
    }
    .plant-search-top #form_query {
        width: 100%;
    }
    #plant_name_query {
        width: 200px;
        width: calc(100% - 42px);
    }
    .thumbnail-gb {
        float: none;
        margin-right: 0;
    }
    .thumbnail-gb img {
        width: 100%;
    }
    .row-gb article {
        padding-left: 0;
    }
}

.newsletter.widget .hs-newsletter > br {
    display: none;
}

.newsletter.widget .hs-newsletter .hs-form .hs-richtext {
    font-family: "Lato", Arial, sans-serif;
    font-size: 16px;
    color: #514942;
    line-height: 20px;
    display: inline-block;
    vertical-align: top;
}

.newsletter.widget .hs-newsletter .hs-form.stacked .field {
    display: inline-block;
    margin: 0 20px;
    position: relative;
}

.newsletter.widget .hs-newsletter .hs-form.stacked label {
    position: absolute;
    top: 0;
    right: 0;
}

.newsletter.widget .hs-newsletter .hs-form .hs-input {
    height: 26px;
    border: 1px solid #bdb9b6;
    background: #ffffff;
    text-indent: 10px;
    font-size: 14px;
    color: #514942;
    font-family: "Lato", Arial, sans-serif;
    line-height: 26px;
    padding: 0px;
    margin: 0px;
    border-radius: 0;
    box-shadow: none;
    width: 200px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
}

.newsletter.widget .hs-newsletter .hs-form .inputs-list {
    position: absolute;
    left: 0;
    top: 100%;
    width: 290px;;
    text-align: left;
    padding: 0;
}

.newsletter.widget .hs-newsletter .hs-form .inputs-list li {
    margin: 0;
}

.newsletter.widget .hs-newsletter input.hs-input.error:focus {
    border: 1px solid #bdb9b6;
    box-shadow: none;
}

.newsletter.widget .hs-newsletter .hs-form .inputs-list label {
    position: static;
}

.newsletter.widget .hs-newsletter .hs-form .actions {
    margin: 0;
    padding: 0;
}

.newsletter.widget .hs-newsletter .hbspt-form form.hs-form:before,
.newsletter.widget .hs-newsletter .hbspt-form form.hs-form:after {
    content: ' ';
    display: table;
}
.newsletter.widget .hs-newsletter .hbspt-form form.hs-form:after {
    clear: both;
}

.newsletter.widget .hs-newsletter .hs-error-msgs:after {
    color: #d90724;
    content: '\f06a';
    display: inline-block;
    font-family: "FontAwesome";
    position: absolute;
    left: 178px;
    top: -22px;
}

.newsletter.widget .hs-newsletter .hs-form input[type="submit"] {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.newsletter.widget .hs-newsletter .hs-form {
    margin-bottom: 20px;
}

.newsletter.widget .hs-newsletter .hs-form .hs-form-required {
    display: none;
}

.newsletter.widget .hs-newsletter .hs-form .inputs-list {
    position: relative;
}
.newsletter.widget .hs-newsletter .hs-form.stacked .field {
    margin: 20px 0 0;
    width: 100%;
}
.newsletter.widget .hs-newsletter .hs-form .hs-input {
    width: 110%;
}
.newsletter.widget .hs-newsletter .hs-error-msgs:after {
    left: 170px;
}
.newsletter.widget .hs-newsletter .hs-form input[type="submit"] {
    margin: 5px 0 0;
    padding: 5px 10px;
    height: auto;
}

.hs-contact .hs-form fieldset {
    max-width: 100%;
}

.hs-contact .hs-form input[type="text"], 
.hs-contact .hs-form input[type="email"],
.hs-contact .hs-form textarea {
    height: 26px;
    border: 1px solid #bdb9b6;
    background: #ffffff;
    text-indent: 10px;
    font-size: 14px;
    color: #514942;
    font-family: "Lato", Arial, sans-serif;
    line-height: 26px;
    padding: 0px;
    margin: 0px;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.hs-contact .hs-form textarea {
    height: auto;
}

.hs-contact input.hs-input.error, 
.hs-contact .hs-form div.field.error input, 
.hs-contact .hs-form div.field.error textarea, 
.hs-contact .hs-form div.field.error .chzn-choices, 
.hs-contact textarea.hs-input.error {
    border-color: #bdb9b6;
    box-shadow: none;
}

.hs-contact input.hs-input.error:focus, 
.hs-contact .hs-form div.field.error input:focus, 
.hs-contact .hs-form div.field.error textarea:focus, 
.hs-contact .hs-form div.field.error .chzn-choices:focus, 
.hs-contact textarea.hs-input.error:focus {
    border-color: #bdb9b6;
    box-shadow: none;
}

.hs-contact .hs-form.stacked label span {
    color: #514942;
    font-family: "Lato", Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
}
.hs-contact .hs-form.stacked label span.hs-form-required {
    color: #F6851C;
}

.hs-contact .hs-form .hs-input, .hs-form textarea.hs-input {
    max-width: 100%;
}

.hs-contact .hs-form .inputs-list>li {
    margin: 0;
}

.hs-contact .hs-form.stacked .actions {
    margin: 0;
    padding: 0;
}

.btn-instore, .btn-no-instore {
    display: inline-block;
    text-align: center;
    width: 89%;
    background-color: #96b711;
    color: #fff;
    line-height: 37px;
    vertical-align: middle;
}

.plant-availability a.fav-icon {
    width: 100%;
    margin-right: -10%;
    padding-top: 0;
}

.favorite-tip {
    width: 10%;
}

.plant-availability div[class*='-icon'], .plant-availability a[class*='-icon'] {
    padding-top: 0;
}

div.not-available {
    width: 100%;
    height: 37px;
    padding-left: 53px;
}
.btn-no-instore {
    background-color: transparent;
    border: 2px solid #7a6f66;
    line-height: 23px;
    color: #7a6f66;
    font-weight: bold;
}

.igc-disclaimer.showMobile {
    position: static;
    width: 100%;
    padding: 0 20px;
}
.map-key.showMobile {
    position: static;
    padding: 0 20px;
}

@media only screen and (max-width: 767px) {
    .content_wrapper.has-results .change-location {
        display: block;
        position: static;
        background: none;
        border: none;
    }
    #garden_centers {
        position: static;
        width: 100%;
        margin: 0;
        max-width: 100%;
    }

    .igc-disclaimer p {
        padding-left: 30px;
    }

    .page-template-re-wholesellers .igc-disclaimer p {
        padding-left: 0;
    }

    .page-template-find_igc-php article {
        padding: 0;
    }

    .icons_description {
        padding-left: 0;
    }
    .icons_description img {
        margin-right: 5px;
    }
    .refine-list {
        height: 400px;
        overflow: auto;
    }
    #form_plant_search .bottom {
        bottom: 0;
    }
    .page-template-search-results.open-filter #sidebar-left {
        padding-bottom: 26px;
    }
    .showMobile .cold-zone .zipcode{
        width: 120px;
    }
    body .showMobile .cold-zone .update.update-btn{
        line-height: 41px;
        padding: 10px 13px;
    }
    .showMobile .cold-zone.widget form.search{
        width: auto;
        line-height: 41px;
    }
    .showMobile .cold-zone.widget form.search .zip-input{
        vertical-align: middle;
    }
    body.landscape-design-photo-contest div#photo-contestant-address p.state{
        display: block;
        width: 75%;
    }
    body.landscape-design-photo-contest div#photo-contestant-address p.state span.state select{
        width: 100% !important;
    }
    body.landscape-design-photo-contest div#photo-contestant-address p.city{
        width: 32%;
    }
    body.landscape-design-photo-contest div#photo-contestant-address p.zip_code{
        width: 32%;
    }
}
.footer .hs-newsletter {
    background-color: #7ba305;
}
.footer .hs-newsletter .container {
    width: 960px;
    margin: 0 auto;
    content: "";
    display: table;
    clear: both;
}
.footer .hs-newsletter .hs-newsletter-title {
    padding: 18px 0 16px;
    color: #fff;
    text-align: left;
    font-style: italic;
    float: left;
    width: 50%;
}
.footer .hs-newsletter .hs-newsletter-title h2 {
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    font-style: italic;
    font-family: "LibreBaskerville", serif;
    margin-bottom: 0px;
}
.footer .hs-newsletter .hs-newsletter-title p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0px;
    font-weight: normal;
    font-style: italic;
    line-height: 20px;
    font-family: "LibreBaskerville", serif;
}
.footer .hs-newsletter .hs-form .hs-richtext {
    display: none;
}
.footer .hs-newsletter .hs-form .hs-form-required {
    display: none;
}
.footer .hs-newsletter input.hs-input {
    padding: 7px 10px;
    border: 0;
    border-radius: 0;
}
.footer .hs-newsletter .hs_submit {
    float: left;
    width: 30%;
}
.footer .hs-newsletter .hs-form .actions {
    padding: 0;
    margin: 18px 0;
}
.footer .hs-newsletter .hs-form .actions .search-submit {
    padding: 7px 25px;
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    text-transform: uppercase;
    line-height: 15px;
    height: initial;
}
.footer .hs-newsletter .hbspt-form {
    float: left;
    width: 49%;
    margin-top: 8px;
}
.footer .hs-newsletter .hs-form .actions {
    padding: 0;
    margin: 18px 0;
}
.footer .hs-newsletter .hs-form.stacked .field {
    margin-bottom: 18px;
    margin-top: 18px;
}
.footer .hs-newsletter .hs_email {
    float: left;
    width: 70%;
}
.footer .hs-newsletter .hs_email label {
    display: none;
}
.footer .hs-newsletter .hs_email .inputs-list label{
    display: block !important;
}
.footer .hs-newsletter .hs_email .inputs-list li{
    height: auto;
}
.showMobile .widget .zipcode .zipcode-content {
    line-height: 1;
    text-align: center;
    padding-top: 6px;
}
.showMobile .cold-zone .update.update-btn {
    background: #96b711;
    padding: 10px 35px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    margin: 0;
}
.page-template-search-results .hideMobile .widget .zipcode {
    text-align: center;
}
.page-template-search-results .hideMobile .zipcode .zipcode-content {
    margin-top: 15px;
}
.page-template-search-results .hideMobile .zipcode .zipcode-content span {
    font-size: 16px;
    display: inline-block;
    margin-top: 3px;
}
.page-template-search-results .hideMobile .cold-zone.widget a.update {
    font-size: 11px;
}
.page-template-search-results .hideMobile .cold-zone .update.update-btn {
    display: inline-block;
    width: 100%;
    background: #96b711;
    color: #fff;
    text-align: center;
    padding: 5px 0px;
    text-transform: uppercase;
    margin-top: 5px;
}
.page-template-search-results .hideMobile .zipcode .zipcode-content br {
    display: none;
}
.page-template-search-results .hideMobile .search.update-form {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
}
.page-template-search-results .hideMobile .cold-zone.widget .form-item input[type='text'] {
    width: 140px;
}
.page-template-search-results .hideMobile .form-item .ajax-loader {
    right: 45px;
    top: 10px;
}
.page-template-search-results .hideMobile .cold-zone.widget form.search .form-item button[type='submit'] {
    margin-top: 0;
}
body.zones div.howto-zone-logo{
    display: inline-block;
    text-align: center;
}
.zones div.howto-zone-logo img:first-child{
    width: 18%;
    margin: 5px 50px 20px 0;
}
.zones div.howto-zone-logo img:last-child{
    width: 13%;
    margin: 5px 0 20px 50px;
}
.landscape-design-photo-contest .wpcf7-form-control-wrap  .wpcf7-form-control{
    width: 75%;
}
.landscape-design-photo-contest span.Rules-confirmed {
    display: inline-block;
    vertical-align: text-bottom;
}
.landscape-design-photo-contest span.Rules-confirmed div.checkwrap input.wpcf7-acceptance{
    width: 100%;
}
.landscape-design-photo-contest div#photo-contestant-address p.state{
    display: inline-block;
    width: 25%;
    margin-right: 25px;
}
.landscape-design-photo-contest div#photo-contestant-address p.state span.state select.wpcf7-select{
    width: 100%;
}
.landscape-design-photo-contest div#photo-contestant-address p.state span.state span.customSelect{
    width: 100%;
}
.landscape-design-photo-contest div#photo-contestant-address p.city{
    display: inline-block;
    width: 21%;
}
.landscape-design-photo-contest div#photo-contestant-address p.city input{
    width: 100%;
}
.landscape-design-photo-contest div#photo-contestant-address p.or{
    display: inline-block;
}
.landscape-design-photo-contest div#photo-contestant-address p.zip_code{
    display: inline-block;
    width: 21%;
}
.landscape-design-photo-contest div#photo-contestant-address p.zip_code input{
    width: 100%;
}
.landscape-design-photo-contest .attach-file-wrap {
    padding: 10px;
    border: 1px solid #bdb9b6;
    margin-bottom: 10px;
    width: 75%;
}
.landscape-design-photo-contest .attach-file-wrap p {
    margin-bottom: 0px;
}
.landscape-design-photo-contest .attach-file-wrap input.wpcf7-form-control {
    width: 100%;
}
.landscape-design-photo-contest .Rules-confirmed .wpcf7-not-valid-tip {
    margin-right: 240px;
}
span.addition.favorite-tip a:first-child {
    float: right !important;
    padding-left: 0px !important;
    margin-right: 5px;
    padding-right: 12px;
    padding-top: 1px;
}
button[type='submit']{
    font-family: Montserrat !important;
}
.plant-tabs #Detail span.left{
    font-size: 14px;
    line-height: 24px;
}
.plant-tabs span.label{
    line-height: inherit;;
}
body .section.main.no-links-widget{
    width: auto !important;
}
body.page.sidebar-right section.main.no-links-widget{
    width: auto !important;
}
body section.main.no-links-widget p{
    line-height: 20px;
}
body .no-links-widget div#right-sidebar .sidebar-inner{
    display: none;
}
body .no-links-widget div#right-sidebar .share-this.addthis_toolbox.clear{
    position: static !important;
}
body section.main.shorter-links-widget{
    max-width: 980px;
    width: auto !important;
}
body .shorter-links-widget div#right-sidebar{
    padding-left: 60px;
}
body .shorter-links-widget div#right-sidebar .share-this.addthis_toolbox.clear{
    position: static !important;
    padding-left: 5px;
}
body .shorter-links-widget #right-sidebar .sidebar-inner{
    min-height: 250px;
}
body .shorter-links-widget .sc-descriptions-content .sc-description{
    /*width: 327px !important;*/
    padding: 25px 10px 15px 10px !important;
    color: #222 !important;
    font-size: 14.5px;
}
body .shorter-links-widget .sc-descriptions-content .sc-description .the-bg{
    background-color: #FFFFFF !important;
}
body .shorter-links-widget .sc-descriptions-content .sc-description h3.the-heading{
    color: #000;
    font-style: italic;
}
body .shorter-links-widget .sc-descriptions-content .sc-description .paragraph{
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}
body .shorter-links-widget .sc-descriptions-content .sc-description .paragraph p:last-child{
    padding-top: 15px;
}
body .shorter-links-widget .sc-descriptions-content .sc-description .paragraph p:last-child a{
    background: #7ba305;
    font-style: normal;
    color: #fff;
    font-size: 12px;
}
body .shorter-links-widget .zoomtimeline.mode-slider-variation .hexa-mark-con .hexa-inshow{
    font-size: 13px;
    color: #000;
    left: -3px;
    font-weight: 900;
}
body .shorter-links-widget .zoomtimeline.mode-slider-variation .hexa-mark-con{
    display: inline-table;
    top: 3px;
}
body.single-timeline_items div.wrapper .search.right{
    display: none;
}
body .shorter-links-widget .zoomtimeline .scroller-con.skin_luna .scrollbar{
    height: 25px;
    background-color: #7ba305;
}
body .shorter-links-widget .zoomtimeline .scroller-con.skin_luna .scroller{
    padding-top: 25px;
}
body .shorter-links-widget .scroller-con.skin_luna .scrollbarx_bg{
    height: 25px;
}
body .shorter-links-widget .scroller-con.skin_luna .scrollbarx{
    height: 20px;
}
body .shorter-links-widget .zoomtimeline .scroller-con.skin_luna .scrollbarx .the-year{
    font-size: 13px;
    color: #000;
    font-weight: 900;
}
body .shorter-links-widget .scroller-con.skin_luna .scrollbarx svg.arrow-left, body .shorter-links-widget .scroller-con.skin_luna .scrollbarx svg.arrow-right{
    height: 11px;
}
