@font-face {
    font-family: Museo Slab;
    src: url(/fonts/275760_0_0.eot);
    src: url(/fonts/275760_0_0.eot?#iefix) format("embedded-opentype"), url(/fonts/275760_0_0.woff) format("woff"), url(/fonts/275760_0_0.ttf) format("truetype")
}

.main-content, .main {
    max-width: 1136px;
    margin: 40px auto 0;
}

.dgstdheader.main {
    margin: inherit;
}

.dgstdheader .container.navbar-nav{
    background:unset;
    overflow:hidden;
    width:inherit;
    padding:inherit;
    color:transparent;
}
.dgstdheader .container.navbar-nav .row,
.dgstdheader .header-container .row{
    padding:inherit;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .main-content, .main {
        width: calc(100% - 44px);
        margin: 0 auto;
    }
}

@media (max-width: 767px) {
    .main-content, .main {
        width: calc(100vw - 40px);
        margin: 0 auto;
    }
}
@media (max-width: 357px) {
    .main-content, .main {
        width: 100%;
    }
}
.gx-custom-40 {
    --bs-gutter-x: 40px;
}

.gx-custom-20 {
    --bs-gutter-x: 20px;
}

.hide {
    display: none !important;
}

.wrapper a{
    text-decoration: none;
    color: #201100;
}

#app, #top {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #201100;
    overflow-x: hidden;
}

#app.dgstdheader, #top.dgstdheader {
    overflow-x: inherit;
}

#app.dgstdheader .dropdown-toggle::after {
    display: none;
}
#app.dgstdheader .navigation-logo {
    max-width: 33%;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 767px) {
    #app, #top {
        font-size: 14px;
    }
}

.container {
    max-width: 1440px;
}

.homepage-description > p {
    text-align: justify;
    margin: 0 0 35px 0;
    font-size: 16px;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .homepage-description > p {
        margin: 0 0 30px 0;
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .homepage-description > p {
        margin: 0 0 30px 0;
        font-size: 14px;
    }
}
.ad-finder-header-top-ad {
    max-width: 728px;
    width: 100%;
    height: 90px;
    margin: 20px auto;

    color: white;

    line-height: 90px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}

.header-top-ad {
    min-width: 320px;
    min-height: 50px;
    text-align: center;
    margin: 20px auto;
}

.ad-sidebar:first-child {
    margin-top: 0px
}

.ad-sidebar {
    width: 300px;
    height: auto;
    margin: 20px 0;

    color: white;

    line-height: 250px;
    text-align: center;
    vertical-align: middle;
}

.ad-bottom-banner {
    width: 728px;
    height: 90px;

    margin: auto;

    color: white;

    line-height: 90px;
    text-align: center;
    vertical-align: middle;
}

.ad-bottom-banner-mobile {
    width: 320px;
    height: 50px;

    margin: auto;
    position: fixed;
    bottom: 0;
    left: 50%;
    transform:translate(-50%,0);

    color: white;

    line-height: 50px;
    text-align: center;
    vertical-align: middle;
}

@media screen and (max-width: 767px) {
    .ad-finder-header-top-ad {
        width: 320px;
        height: 50px;
        line-height: 50px;
    }
}

@media screen and (min-width: 768px) {
    .header-top-ad {
        width: 728px;
        height: 90px;
    }
}

#div-gpt-ad-324324486894174730-1 {
    width: 100%;
    min-height: 151px;
}
#div-gpt-ad-324324486894174730-2 {
    width: 100%;
    min-height: 296px;
}

@media (min-width: 1200px) {
    .header-container .main {
        width: calc(100% - 44px);
        max-width: calc(100% - 44px);
        margin: 0 auto;
    }
}

.header-container .navbar-nav .nav-link, 
.dgstdheader .header-container .navbar-nav .nav-link {
    font-family: 'Museo Slab';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #201100;
    margin-left: 30px;
    padding-right: 0;
    padding-left: 0;
}

.header-container .signup, .header-container .login{
    display: inline-block;
    font-weight: 700;
    padding: 10px 20px;
}

.header-container .login {
    border-radius: 4px;
    padding: 10px 20px;
    background: #517C00;
    color: #fff;
}

.header-container .signup a{
    color: #517C00;
}

.header-container .login a {
    color: #FFFFFF;
}

.header-container a.search {
    display: inline-block;
    margin-left: 35px;
}

.header-container .subnavbar {
    background: #517C00;
    padding: 15px 0;
}

.header-container .subnavbar .nav {
    display: none;
}

.header-container .subnavbar .nav.active{
    display: inline-block;
    width: auto;
    white-space: nowrap;
}

.header-container .subnavbar .nav .nav-link {
    display: inline-block;
}

.header-container .nav-link.active {
    border-bottom: 3px solid #517C00;
}

.header-container .subnavbar a {
    font-family: 'Museo Slab';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
    padding: 0;
    margin-right: 30px;
}

.navigation-logo img {
    width: 226px;
}

.navbar-light .navbar-toggler {
    border: none;
    padding: 0;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .header-container .signup, .header-container .login{
        font-size: 14px;
    }

    .navigation-logo img {
        width: 142px;
    }
}

@media (max-width: 767px) {
    .header-container .subnavbar {
        overflow-x: scroll;
    }

    #nav_guides {
        width: auto;
        white-space: nowrap;
        overflow-x: auto;
    }
    
    .navigation-logo img {
        width: 113px;
    }

    .header-container .nav-link.active {
        border-bottom: none;
    }
}


/**
  Sidebar
 */
 #go-sidebar .widget-quick-links, #go-sidebar .ad, #go-sidebar .main-today-features {
    margin-bottom: 40px;
}

.main-today-features-title {
    font-family: 'Museo Slab';
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    width: auto;
    height: auto;
    margin-bottom: 20px;
}

.main-today-features-module-image {
    width: 100px;
    height: 70px;
    margin-right: 15px;
}

.main-today-features-module {
    margin-bottom: 20px;
}

.main-today-features-module-title {
    margin-bottom: 5px;
}

.main-today-features-module-title a {
    color: #517C00;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
}

.main-today-features-module-subtitle {
    font-family: 'Museo Slab';
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 5px;
    text-align: left;
}

.main-today-features-module-description {
    font-style: italic;
    font-size: 12px;
    line-height: 16px;
}

.main-today-features-module>a , .main-today-features-module-content {
    display: inline-block;
    max-width: 200px;
}

.widgets-quicklinks-title {
    font-family: 'Museo Slab';
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
}

.widgets-quicklink a span{
    font-family: 'Museo Slab';
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: #201100;
    display: inline-block;
    position: relative;
    top: -6px;
}

.fa-plus-circle {
    font-size: 30px;
    line-height: 30px;
    color: #D94F00;
    margin-right: 10px;
}

@media (min-width: 768px) and (max-width: 1199px) {
    #go-sidebar {
        margin-top: 50px;
    }

    .main-today-features-title {
        font-family: 'Museo Slab';
        font-weight: 400;
        font-size: 18px;
        line-height: 18px;
        width: auto;
        height: auto;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .main-today-features-title {
        font-family: 'Museo Slab';
        font-weight: 400;
        font-size: 18px;
        line-height: 18px;
        width: auto;
        height: auto;
        margin-bottom: 20px;
    }
}

.widgets-quicklinks-title {
    text-align: left;
    width: 100%;;
    height: 24px;
    font-family: 'Museo Slab','Arial';
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    color: #201100;
    margin-bottom: 15px;
}

.widgets-quicklinks, .widgets-quicklink  {
    text-align: left;
    margin-bottom: 15px;
}

.widgets-quicklink a {
    width: 126px;
    height: 20px;
    line-height: 20px;
    color: #201100;
    /* Inside auto layout */
    flex: none;
    order: 1;
    flex-grow: 0;
    margin: 0px 10px;
    font-weight: bold;
}
.widgets-quicklink i.fa-arrow-right {
    color: #517C00;
}

.widgets-quicklink i.fa-plus-circle {
    color: #D94F00;
    float: left;
    line-height: 0.7;
    -webkit-text-stroke: 1px;
}

.widgets-quicklink a {
    font-family: 'Museo Slab','Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #201100;
    text-decoration: none;
}

.widgets-quicklink .quicklink-text a {
    text-align: left;
    display: block;
    height: auto;
}

.widgets-quicklink i.fa-arrow-right {
    line-height: 1;
}

.widgets-quicklinks .widgets-quicklink:last-child{
    margin-bottom: 0;
}
/**
  For footer
 */
#footer.forum-footer {
    margin-top: 60px;
    background-color: #FAFAFA;
    border-top: 1px solid #D7D7D7;
    max-width: 100%;
}

#footer.forum-footer > .wrapper {
    margin-top: 40px;
    max-width: 1130px
}

#footer.forum-footer.dgstdfooter {
    margin-top: 64px;
    padding: 32px 42px 12px;
    background-color: #f0edeb;
    max-width: 1170px;
}

#footer h4.footer-title {
    margin-bottom: 15px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #201100;
}

#footer .footer-title, #footer .footer-links, #footer .footer-link, #footer .copyright {
    text-align: left;
}

#footer ul.footer-links {
    padding-left: 0
}

#footer ul.footer-links > li {
    margin-bottom: 10px;
    list-style: none;
}

#footer ul.footer-links > li a {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #201100;
}

#footer .copyright {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 16px;
}

#footer .footer-links-container .footer-link {
    margin-right: 20px
}

#footer .footer-links-container .footer-link:last-child {
    margin-right: 0;
}

#footer .footer-links-container .footer-link .fab {
    color: #517C00;
}

.back-to-top {
    width: 40px;
    height: 60px;
    position: fixed;
    z-index: 99999;
    right: 45px;
    bottom: 60px;
    display: none;
    cursor: pointer;
    color: #517c00;
    font-weight: 700;
    font-size: 1em;
    line-height: 1em;
    border-radius: unset;
    box-shadow: unset;
    opacity: 1;
    background-color: transparent;
}

div.back-to-top i.fa {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 6px;
    color: #517c00;
    font-size: 1.4em;
    height: 18px;
    display: block;
    width: 18px;
}
.back-to-top .back-to-top-text {
    font-family: 'MuseoSlab-500';  
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #201100;
    margin-left: auto;
    margin-right: auto;
    display: inherit;
    border-radius: unset;
    box-shadow: unset;
}

div.mobile-back-to-top {
    cursor: pointer;
    margin-top: 32px;
    margin-bottom: 32px;
}

div.mobile-back-to-top i.fa {
    color: #517C00;
}
div.mobile-back-to-top .back-to-top-text {
    display:inline-block;
    margin-left: 11px;
}

.footer-social-links a {
    color: #517C00;
}

#footer .logo > img {
    max-width:113px;
}

@media(max-width: 767px) {
    #footer {
        padding-bottom: 75px
    }

    #footer .logo > img {
        margin: 10px 0
    }
}
.garden-note {
    margin: 60px 0;
}

.garden-note-panel {
    display: flex;
    margin: 0 0 40px 0;
    align-items: center;
    justify-content: space-between;
}

.garden-note-body{
    display: flex;
    justify-content: space-between;
    margin: 30px 0 40px 0;
}

.garden-note-items {
    margin: 55px 0 20px 0;
}

.garden-note-panel>div:first-child {
    font-family: 'Museo Slab';
    font-size: 24px;
    line-height: 28px;
}

.garden-note-number {
    font-family: 'Museo Slab';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
}

.positive {
    color: #517C00;
}

.negative {
    color: #D94F00;
}

.neutral {
    color: #201100;
}

.garden-note-item {
    display: flex;
    flex-wrap: nowrap;
    border-bottom: 1px solid #D7D7D7;
    padding: 20px 0;
}

.garden-note-summary {
    margin: 5px 0 15px 0;
}

.garden-note-initial {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    background: #517C00;
    text-align: center;
    line-height: 50px;
    color: #FFFFFF;
    margin-right: 20px;
    font-size: 20px;
}

.garden-note-initial.positive {
    background: #517C00;
}

.garden-note-initial.negative {
    background: #D94F00;
}

.garden-note-initial.neutral {
    background: #201100;;
}

h2.garden-note-title {
    font-family: 'Museo Slab';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    color: #201100;
}

.garden-note-items span {
    font-size: 14px;
}

.garden-note-content {
    font-family: 'Arial';
    font-size: 14px;
    max-width: 646px;
    overflow-wrap: break-word;
}

.see-all-container {
    margin: 20px 0;
    font-weight: 700;
    color: #517C00;
    cursor: pointer;
}

.garden-note-text {
    margin-right: 40px;
}

.sort-by-comments span{
    font-family: 'Roboto';
    font-size: 12px;
    color: #7F7F7F;
}

.sort-by-comments select{
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    border: none;
    color: #517C00;
    margin-left: 10px;
}

@media (min-width: 768px) and (max-width: 1199px) {
    h2.garden-note-title {
        font-size: 18px;
    }
}

@media (max-width: 767px){
    h2.garden-note-title {
        margin-bottom: 20px;
        margin-top: 20px;
        font-size: 14px;
    }

    .garden-note-initial {
        float: left;
    }

    .garden-note-content {
        font-size: 12px;
        line-height: 16px;
    }

    .garden-note-initial {
        width: 40px;
        height: 40px;
        line-height: 40px;
        position: relative;
        top: 10px;
    }

    .garden-note-panel {
        flex-direction: column;
        margin: 0 0 20px 0;
    }

    .garden-note-panel>div:first-child{
        font-size: 16px;
        line-height: 20px;
        align-self: flex-start
    }

    .garden-note-panel>div:last-child{
        text-align: center;
        margin-top: 20px;
        width: 100%;
    }

    .garden-note-body {
        flex-direction: column;
        margin: 20px 0;
    }

    .garden-note-body>div:last-child {
        margin-top: 20px;
    }

    .garden-note-items {
        margin: -20px 0 20px 0;
    }

    .garden-note-items span {
        font-size: 12px;
    }

    .garden-note-item {
        display: block;
    }
}
/**
  Order List
 */
.orderlist.panel-header-title {
    font-family: 'Museo Slab';
    font-size: 24px;
    line-height: 28px;
    margin: 5px 0 20px 0;
    padding: 0;
    background: transparent;
    width: 100%;
}

.order-thumbnail {
    --bs-gutter-x: 0;
    margin-bottom: 10px;
}

.order-thumbnail-text {
    font-family: 'Museo Slab';
    text-align: left;
    margin-top: 10px;
    margin-bottom: 30px;
}

.image-placeholder img {
    width: 100%;
    height: auto;
}

@media (max-width: 767px) {
    .image-placeholder img {
        width: 60px;
        height: auto;
    }

    .order-thumbnail>div {
        width: auto;
        max-width: 80%;
    }

    .order-thumbnail-text {
        margin-top: 0;
        display:inline-block;
        width: calc( 100% - 64px );
    }

    .order-thumbnail {
        align-items: center;
        margin: 7.5px 0;
        display:inline-block;
    }

    .order-thumbnail-text > span {
        display: inline-block;
        margin-left: 15px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .orderlist.panel-header-title {
        margin-top: 50px;
    }

    .image-placeholder img {
        height: auto;
    }
}
.search-box {
    padding: 0;
    margin: 0;
    background: #201100;
}


.search-box .plant-search-header {
    font-family: 'Museo Slab';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
    margin-right: 20px;
}

.search-box .plant-search-adv-search {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
}

.search-box .plant-search-header,
.search-box .plant-search,
.search-box .plant-search-adv-search {
    display:inline-block;
}

.search-box .plant-search .search-box-search {
    width: calc( 100% - 189px );
}

.search-box .plant-search .search-box-zip {
    width: 189px;
}

/**
  Desktop && Tablet Search Box
 */

.search-box .plant-search {
    width: calc( 100% - 460px );
}

.search-box #search-box-form {
    padding: 30px 0;
}

.search-box .bottom-searchbar {
    margin-top: 20px;
}

.search-box .options-select {
    justify-content: space-between;
    width: 690px;
}

.search-box .options-select select {
    display: inline-block;
    width: 165px;
    border-radius: 3px;
    padding: 10px 15px;
    font-family: 'Arial';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: rgba(32, 17, 0, 0.7);
    appearance: auto;
}

.search-box #common-zip>input {
    font-family: 'Arial';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: rgba(32, 17, 0, 0.7);
}

.search-box #common-zip {
    width: 690px;
}

.search-box #common-zip>input:first-child {
    width: calc( 100% - 189px);
}

.search-box #common-zip>input:last-child {
    width: 189px;
}

.search-box .search-header {
    font-family: 'Museo Slab';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
    margin-right: 30px;
}

.search-box .more-options, .search-box .less-options, .search-box #search-box-form .btn span {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
    cursor: pointer;
}

.search-box #search-box-form .btn i {
    color: #FFFFFF;
    margin-right: 10px;
}

.search-box #search-box-form .btn {
    color: #fff;
    width: 117px;
    background: #D94F00;
    border-radius: 4px;
    margin: 0 40px 0 10px;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .search-box #common-zip, .search-box .tablet-search{
        width: 100%;
        margin-bottom: 10px
    }

    .search-box #common-zip>input:first-child {
        width: 428px;
    }

    .search-box #common-zip>input:last-child {
        width: 136px;
    }

    .search-box .options-select {
        width: 587px;
    }

    .search-box .tablet-search>div:last-child {
        float: right;
    }

    .search-box .options-select select {
        width: 140px;
    }

    .search-box #search-box-form .btn {
        margin-right: 0;
    }

    .search-box .plant-search {
        width: calc( 100% - 132px );
    }

    .search-box .plant-search .search-box-search {
        width: calc( 100% - 189px);
    }
}


/**
  Mobile Search Box
 */
.mobile-search-box {
    margin: 30px 0 40px 0;
}

.mobile-search-box .mobile-search-box-panel {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    align-items: center;
}

.mobile-search-box .mobile-search-box-panel div:first-child {
    font-family: 'Museo Slab';
    font-size: 16px;
}

.mobile-search-box .mobile-more-options, .mobile-less-options {
    color: #517C00;
    cursor: pointer;
}

.mobile-search-box .mobile-bottom-searchbar select {
    width: 100%;
    margin: 15px 0 0 0;
    color: rgba(32, 17, 0, 0.7);
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    height: 30px;
}

.mobile-search-box-body .input-group {
    height: 40px;
}

.mobile-search-box-body .input-group .search-box-input:first-child {
    width: 40%;
}

.mobile-search-box div.plant-search-header {
    font-family: 'Museo Slab';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #201100;
    margin-bottom: 10px;
}

.mobile-search-box div.plant-search-header a {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #517C00;
}

.mobile-search-box .search-box-input-container .search-box-search {
    width: calc( 100% - 110px);
}

.mobile-search-box .search-box-input-container .search-box-zip {
    width: 69px;
}

.mobile-search-box .search-box-input-container .btn.search-box-button {
    width: 40px;
    background-color: #D94F00;
    border: 1px solid #D94F00;
    color: #fff;
}

.mobile-search-box .plant-hint small {
    margin-top: 5px;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 16px;
    color: #201100;
    opacity: 0.7;
}
.recent-comment {
    margin-bottom: 20px;
}

.recent-comment-panel {
    font-family: 'Museo Slab';
    font-size: 24px;
    line-height: 28px;
    margin: 60px 0 0 0;
}

.recent-comment-row {
    text-align: left;
    font-size: 14px;
    padding: 20px 0;
    border-bottom: 1px solid #aaaeb9;
}

.recent-comment-title {
    font-family: 'Museo Slab';
    font-size: 20px;
    line-height: 28px;
}

.recent-comment-row > div {
    margin: 15px 0;
}
.recent-comment-subtitle {
    font-style: italic;
    margin-top: 5px !important;
}

.recent-comment-row > div {
    margin: 15px 0;
}
.recent-comment-summary {
    display: flex;
    align-items: center;
}

p.recent-comment-text {
    font-size: 14px;
}
.recent-comment-row > p {
    margin-bottom: 0;
}

.recent-comment-row:last-child {
    border-bottom: none;
}

.recent-comment-by .recent-comment-subtitle, .recent-comment-text .readmore {
    color: #517C00;
}

.recent-comment-rating-letter-initial[value=Positive] {
    background-color: #517C00;
}
.recent-comment-rating-letter-initial[value=Negative] {
    background-color: #e02d2d;
}

.recent-comment-rating-letter-initial {
    font-family: 'Museo Slab';
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    color: #FFFFFF;
    background-color: #201100;
    text-transform: capitalize;
}

.recent-comment-by {
    margin-left: 10px;
    align-items: center;
}

.recent-comment-by a.user {
    color: #517C00;
}

.recent-comment-rating-text[value=Positive] {
    color: #517C00;
}
.recent-comment-rating-text[value=Negative] {
    color: #e02d2d;
}

.recent-comment-rating-text {
    font-weight: 700;
    color: #201100;
}

.wrapper a.go-read-more {
    color: #517C00;
    text-transform: capitalize;
}

@media (min-width: 768px) and (max-width: 1199px){
    .recent-comment {
        margin-bottom: 30px;
    }

    .recent-comment-panel {
        font-size: 20px;
        line-height: 24px;
        margin: 50px 0 0 0;
    }
}

@media (max-width: 767px){
    .recent-comment {
        margin-bottom: 20px;
    }
    
    .recent-comment-panel {
        font-size: 16px;
        line-height: 20px;
        margin: 40px 0 0 0;
    }

    .recent-comment-row {
        font-size: 12px;
        line-height: 16px;
    }

    .recent-comment-title {
        font-size: 14px;
        line-height: 16px;
    }

    .recent-comment-by, p.recent-comment-text {
        font-size: 12px;
        line-height: 16px;
    }

    .recent-comment-by, p.recent-comment-text {
        font-size: 12px;
        line-height: 16px;
    }
}


.ad.primis-video-ad {
    min-height: 360px;
    background: inherit;
    height: inherit;
    margin: 60px 0;
}

.ad.primis-video-ad h3 {
    font-family: 'Museo Slab','Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    text-align: left;
    color: #201100;
}

.ad.primis-video-ad .ad-primis-slot{
    max-width: 100%;
}

@media screen and (max-width: 767px) {
    .ad.primis-video-ad {
        margin: 40px 0;
    }
}
/**
  Breadcrumbs && social
 */
.breadcrumbs-social {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.guides-breadcrumbs {
    margin: 0 0 0 -8px;
    padding-bottom: 0;
    color: #517C00;
}

.guides-breadcrumbs a {
    font-family: Roboto;
    font-size: 14px;
    color: #201100;
    display: inline-block;
    margin: 0 8px;
}

.go-socials-list {
    display: flex;
    list-style: none;
    font-size: 18px;
    margin: 0;
    padding: 0;
}

.go-socials-list li {
    padding: 0 12px;
}

ul.go-socials-list a {
    color: #517C00;
}

@media (max-width: 767px) {
    .breadcrumbs-social {
        display: block;
        margin: 20px 0;
    }

    .go-socials-list li:first-child {
        padding-left: 0;
    }

    .go-socials-list {
        margin-top: 20px;
    }

    .go-socials {
        width: auto;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .breadcrumbs-social {
        margin: 20px 0;
    }
}

.go-socials {
    width: auto;
}

.click-hide-overlay {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 100000;
    background-color: rgba(255,255,255,0.75);
}

.panel-header.popular-widgets, .popular-widgets.thumbnail-list {
    display:flex;
}

.popular-widgets .panel-header-title {
    font-family: 'Museo Slab';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #201100;

    text-align: left;
    vertical-align: middle;
    display: flex;
    margin-right: auto;
}

.popular-widgets #see-all,.popular-widgets #see-all-categories {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #201100;
    opacity: 0.7;
    cursor: pointer;
    
    display: flex;
    vertical-align: middle;
    width: 86px;
    margin-top: 4px
}

.popular-widgets #see-all i,.popular-widgets #see-all-categories i {
    line-height: 20px
}

.popular-widgets.panel-content {
    margin-top: 20px;
    margin-bottom: 20px;
}

.thumbnail-list-name {
    font-family: 'Museo Slab';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: #201100;
    text-align: left;
    margin: 10px 0 30px
}

.popular-widgets-thumbnail-list-item:nth-child(4n+4) {
    margin-right: 0
}

.thumbnail-list.popular-widgets .popular-widgets-thumbnail-list-item a {
    text-decoration: none
}

#see-all i.fa-external-link,#see-all-categories i.fa-external-link {
    padding-left: 8px;
    color: #517c00
}

.popularcategories-overlay-close,.popularplants-overlay-close {
    display: flex;
    position: static;
    left: 715px;
    top: 1026px
}

.popular-widgets-thumbnail-list-item {
    width: 171px;
    margin: 0 auto;
}

.popular-widgets-thumbnail-list-item:first-child, .popular-widgets-thumbnail-list-item:nth-child(5) {
    margin-left: 0;
}

.popular-widgets-thumbnail-list-item:last-child {
    margin-right: 0;
}

.thumbnail-list.popular-widgets-mobile {
    display: none
}

@media (max-width:700px) {
    .popular-widgets .popular-widgets-thumbnail-list-item {
        max-width: 171px;
        width: 45%
    }

    .popular-widgets .popular-widgets-thumbnail-list-item:last-child {
        display: inline-block
    }

    .popular-widgets .panel-header-select {
        display: block
    }

    #popularplants-overlay {
        padding-left: 20px
    }

    #popularcategories-overlay,#popularplants-overlay,.popularcategories-overlay-all-categories,.popularplants-overlay-all-plants {
        max-width: min-content;
        width: 100%
    }

    #popularcategories-overlay .popularcategories-overlay-title,#popularplants-overlay .popularplants-overlay-title {
        width: 160px;
        text-align: left;
        font-size: 20px
    }

    .popularcategories-overlay-close-icon,.popularplants-overlay-close-icon {
        margin-top: 0;
        margin-right: 0;
        font-size: 19.5px;
        width: 19.5px;
        height: 19.5px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .popular-widgets .popular-widgets-thumbnail-list-item {
        max-width: calc( (100% - 30px) / 4 );
        overflow-x: hidden;
        width: 100%;
    }
    .popular-widgets .thumbnail-list-image.image-placeholder {
        height: auto;
        max-width: 171px;
        width: auto;
    }
    .popular-widgets .thumbnail-list-image.image-placeholder img {
        width: 100%;
        height: auto
    }

    #see-all,#see-all-categories {
        width: 82px;
        height: 20px;
        line-height: 20px
    }

    #see-all i.fa-external-link,#see-all-categories i.fa-external-link {
        padding-left: 8.5px
    }

    #popularcategories-overlay,#popularplants-overlay {
        width: 768px;
        height: 1106px
    }

    .thumbnail-list.popular-widgets {
        padding-left: 0
    }
}

@media (min-width:1200px) {
    .popular-widgets .thumbnail-list.popular-widgets {
        padding-left: 0
    }

    .popular-widgets .thumbnail-list.popular-widgets .popular-widgets-thumbnail-list-item a {
        display: block;
        text-decoration: none
    }

    .popular-widgets .thumbnail-list-image.image-placeholder, .popular-widgets .thumbnail-list-image.image-placeholder img {
        height: auto;
        max-width: 171px;
        width: 20vw;
        background-color: inherit;
        margin-bottom: 6px
    }

    .popular-widgets-thumbnail-list-item:nth-child(4n+4) {
        margin-right: 0
    }

    #see-all,#see-all-categories {
        height: 20px;
        line-height: 54px;
        cursor: pointer
    }

    #see-all i.fa-external-link,#see-all-categories i.fa-external-link {
        padding-left: 8.5px
    }

    #popularplants-overlay {
        width: 824px;
        height: 100%;
        overflow: auto
    }

    #popularcategories-overlay {
        width: 824px;
        overflow: auto;
        height: auto
    }

    #popularcategories-overlay .popularcategories-overlay-title,#popularplants-overlay .popularplants-overlay-title {
        width: 260px;
        height: 46px
    }

    .popularcategories-overlay-close,.popularplants-overlay-close {
        padding: 8px 15px;
        z-index: 100002;
        float: right
    }

    .popularcategories-overlay-close-icon,.popularplants-overlay-close-icon {
        margin-right: -13px;
        margin-top: -13px
    }

    .popularcategories-overlay-all-categories,.popularplants-overlay-all-plants {
        text-align: left;
        padding-top: 20px
    }

    .popularcategories-overlay-all-categories a,.popularplants-overlay-all-plants a {
        text-decoration: none
    }

    .overlay-all-categories-module,.overlay-all-plants-module {
        width: 234px;
        height: 40px;
        margin-bottom: 20px
    }

    .overlay-all-categories-module-image,.overlay-all-plants-module-image {
        width: 60px;
        height: 40px;
        margin: 0 15px
    }

    .overlay-all-categories-module-title,.overlay-all-plants-module-title {
        width: 159px;
        margin: 0 15px
    }
}

@media screen and (max-width:767px) {
    .popular-widgets {
        max-width: 100vw;
        overflow-x: auto;
        overflow-y: hidden
    }

    .popular-widgets .thumbnail-list.popular-widgets {
        display: block;
        text-align: left
    }

    .panel-content.popular-widget-items-4 .thumbnail-list.popular-widgets {
        max-width: calc( (4*275px) - 30px );
        width: calc( (4*275px) - 30px );
    }

    .panel-content.popular-widget-items-5 .thumbnail-list.popular-widgets {
        max-width: calc( (5*275px) - 30px );
        width: calc( (5*275px) - 30px );
    }

    .panel-content.popular-widget-items-6 .thumbnail-list.popular-widgets {
        max-width: calc( (6*275px) - 30px );
        width: calc( (6*275px) - 30px );
    }

    .panel-content.popular-widget-items-7 .thumbnail-list.popular-widgets {
        max-width: calc( (7*275px) - 30px );
        width: calc( (7*275px) - 30px );
    }

    .panel-content.popular-widget-items-8 .thumbnail-list.popular-widgets {
        max-width: calc( (8*275px) - 30px );
        width: calc( (8*275px) - 30px );
    }

    .popular-widgets .thumbnail-list-name {
        margin-bottom: 10px;
    }
    
    .popular-widgets .popular-widgets-thumbnail-list-item {
        max-width: 240px;
        margin-right: 30px;
        width: 100%;
        display: inline-block
    }

    .popular-widgets .popular-widgets-thumbnail-list-item:last-child {
        margin-right: 0
    }

    .popular-widgets .popular-widgets-thumbnail-list-item .thumbnail-list-image {
        background-color: inherit
    }

    .popular-widgets .popular-widgets-thumbnail-list-item .thumbnail-list-image img {
        float: none;
        margin: 0;
        padding: 0;
        width: 240px;
        height: auto
    }
}

#plant-index-carousel {
    max-width: 1440px;
    max-height: 320px
}

#popularcategories-overlay,#popularplants-overlay {
    background-color: #fff;
    z-index: 100001;
    cursor: default;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s,opacity .5s linear;
    padding: 40px;
    margin-left: auto;
    margin-right: auto;
    position: fixed;
    left: 50%;
    top: 50%;
    max-height: calc(100vh - 20px);
    transform: translate(-50%,-50%)
}

.popularcategories-overlay-head,.popularplants-overlay-head {
    width: 100%;
    height: 46px;
    display: block
}

#popularcategories-overlay .popularcategories-overlay-title,#popularplants-overlay .popularplants-overlay-title {
    position: absolute;
    width: 260px;
    height: 46px;
    font-family: "Museo Slab","Arial";
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 46px;
    color: #201100;
    cursor: default
}

.popularcategories-overlay-close,.popularplants-overlay-close {
    padding: 9px 15px;
    width: 69px;
    height: 40px;
    background: #201100;
    color: #fff;
    border-radius: 4px;
    z-index: 100002;
    float: right
}

.popularcategories-overlay-close-icon,.popularplants-overlay-close-icon {
    float: right;
    width: 26px;
    height: 26px;
    margin-right: -13px;
    margin-top: -13px
}

.popularcategories-overlay-all-categories,.popularplants-overlay-all-plants {
    text-align: left;
    padding-top: 20px
}

.overlay-all-categories-module,.overlay-all-plants-module {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0;
    position: static;
    width: 234px;
    height: 40px;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin-bottom: 20px
}

.overlay-all-categories-module-image,.overlay-all-plants-module-image {
    width: 60px;
    height: 40px;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin: 0 15px
}

.overlay-all-categories-module-title,.overlay-all-plants-module-title {
    width: 159px;
    font-family: "Museo Slab","Arial";
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    flex: none;
    order: 1;
    flex-grow: 0;
    margin: 0 15px
}

.carousel-overlay .carousel-overlay-caption,.carousel-overlay .carousel-overlay-title {
    text-align: justify
}

.carousel-overlay .carousel-overlay-title {
    width: 281px;
    height: 46px;
    font-family: "Museo Slab","Arial";
    font-style: normal;
    font-weight: 400;
    font-size: 56px;
    line-height: 46px;
    color: #fff
}

.carousel-overlay .carousel-overlay-caption {
    height: 20px;
    font-family: "Arial";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    padding-top: 10px
}

#plant-index-carousel .carousel-overlay {
    position: absolute;
    z-index: 100001;
    right: initial;
    top: 66%;
    transform: initial;
    background-color: initial;
    padding: 0 0 0 123px;
    width: 930px;
    height: 76px
}

#popularcategories-overlay.overlay-show,#popularplants-overlay.overlay-show {
    visibility: visible;
    opacity: 1;
    transition: all 1s;
    z-index: 100001
}

#popularcategories-overlay.overlay-hide,#popularplants-overlay.overlay-hide,.overlay-hide .popularplants-overlay-all-plants {
    visibility: hidden;
    opacity: 0;
    transition: all 1s;
    height: 0;
    display: none
}

.popularcategories-overlay-all-categories a,.popularplants-overlay-all-plants a {
    text-decoration: none
}

@media (max-width:767px) {
    #popularplants-overlay {
        padding-left: 20px
    }

    #popularcategories-overlay,#popularplants-overlay,.popularcategories-overlay-all-categories,.popularplants-overlay-all-plants {
        max-width: 100%;
        width: 100%
    }

    #popularcategories-overlay .popularcategories-overlay-title,#popularplants-overlay .popularplants-overlay-title {
        width: 160px;
        text-align: left;
        font-size: 20px
    }

    .popularcategories-overlay-close-icon,.popularplants-overlay-close-icon {
        margin-top: 0;
        margin-right: 0;
        font-size: 19.5px;
        width: 19.5px;
        height: 19.5px
    }

    #popularcategories-overlay.overlay-show,#popularplants-overlay.overlay-show {
        overflow-y: scroll;
        max-height: 800px
    }

    .popularcategories-overlay-close.round-close i,.popularplants-overlay-close.round-close i {
        width: 40px;
        height: 40px;
        text-align: center;
        padding: 0;
        line-height: 40px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .popular-widgets.popular-widget-items-8 .popular-widgets-thumbnail-list-item:nth-child(5n) {
        margin-left: 0px
    }

    #popularcategories-overlay,#popularplants-overlay {
        width: 768px;
        height: 1106px
    }

    #plant-index-carousel .carousel-overlay {
        padding-left: 22px;
        width: 724px;
        top: 63%
    }

    .popularcategories-overlay-close.round-close,.popularplants-overlay-close.round-close {
        width: 40px;
        height: 40px;
        border-radius: 20px;
        float: initial;
        margin-left: auto;
        margin-right: auto;
        padding: 0
    }

    .popularcategories-overlay-close.round-close i,.popularplants-overlay-close.round-close i {
        width: 40px;
        height: 40px;
        text-align: center;
        padding: 0;
        line-height: 40px
    }
}

@media (min-width:1200px) {
    #popularcategories-overlay,#popularplants-overlay {
        width: 824px;
        overflow: auto;
        height: auto
    }

    #popularcategories-overlay .popularcategories-overlay-title,#popularplants-overlay .popularplants-overlay-title {
        width: 245px;
        height: 46px
    }

    .popularcategories-overlay-close,.popularplants-overlay-close {
        padding: 8px 15px;
        z-index: 100002;
        float: right
    }

    .popularcategories-overlay-close-icon,.popularplants-overlay-close-icon {
        margin-right: -13px;
        margin-top: -13px
    }

    .popularcategories-overlay-all-categories,.popularplants-overlay-all-plants {
        text-align: left;
        padding-top: 20px
    }

    .popularcategories-overlay-all-categories a,.popularplants-overlay-all-plants a {
        text-decoration: none
    }

    .overlay-all-categories-module,.overlay-all-plants-module {
        width: 234px;
        height: 40px;
        margin-bottom: 20px
    }

    .overlay-all-categories-module-image,.overlay-all-plants-module-image {
        width: 60px;
        height: 40px;
        margin: 0 15px
    }

    .overlay-all-categories-module-title,.overlay-all-plants-module-title {
        width: 159px;
        margin: 0 15px
    }
}
.plant-gardeners-notes .plant-ratings, .plant-gardeners-notes h3 {
    font-family: 'Museo Slab'
}

.plant-gardeners-notes .plant-ratings, .plant-gardeners-notes .sort-by-comments{
    margin-top: 14px;
}

.plant-gardeners-notes h3 {
    font-size: 24px;
    font-weight: 400;
    color: #201100;
    margin-top: 20px;
    margin-bottom: 10px;
}

.plant-gardeners-notes .anchor-button {
    display: inline-block;
    width: 180px;
    height: 40px;
    background: #FFFFFF;
    border: 2px solid #517C00;
    border-radius: 4px;
    color: #517C00;
    text-align: center;
    text-decoration: none;
    padding: 7px;
    font-weight: bold;
}

.plant-gardeners-notes .anchor-button i {
    padding-right: 7px;
}

.plant-gardeners-notes .plant-ratings-item {
    display: inline-block;
    margin-bottom: 16px;
    min-width: 120px;
}

.plant-gardeners-notes .rating-number {
    display: inline-block;
    width: 31px;
    height: 31px;
    text-align: center;
    line-height: 31px;
    border-radius: 50%;
    font-size: 17px;
    margin-right: 4px;
}

.plant-gardeners-notes .rating-text {
    display: inline-block;
    font-size: 18px;
    margin-right: 22px;
}

.gardner-notes-rating-letter {
    color: #FFFFFF;
    width: 50px;
    border-radius: 50%;
    height: 50px;
    display: block;
}

.gardner-notes-rating-letter-negative {
    background-color: #D94F00;
}

.gardner-notes-rating-letter-positive {
    background-color: #517C00;
}

.gardner-notes-rating-letter-neutral {
    background-color: #201100;
}

.gardner-notes-rating-text-negative {
    color: #D94F00;
}

.gardner-notes-rating-text-positive {
    color: #517C00;
}

.gardner-notes-rating-text-neutral {
    color: #201100;
}

.plant-gardeners-notes .rating-number {
    background-color: #FFF;
    width: auto;
}
.plant-gardeners-notes .positive.rating-number {
    color: #517C00;
}
.plant-gardeners-notes .positive.rating-text {
    color: #517C00;
}
.plant-gardeners-notes .negative.rating-number {
    color: #D94F00;
}
.plant-gardeners-notes .negative.rating-text {
    color: #D94F00;
}
.plant-gardeners-notes .neutral.rating-number {
    color: #201100;
}
.plant-gardeners-notes .neutral.rating-text {
    color: #201100;
}

.plant-gardeners-notes .sort-by-comments span {
    font-size: 12px;
    color: #7F7F7F;
}

.plant-gardeners-notes .sort-by-comments select {
    font-size: 14px;
    border: none;
    color: #517C00;
    background: transparent;
    font-weight: 700;
}

.plant-gardeners-notes .gardner-notes-row:nth-child(1) {
    border-top: none;
}

.plant-gardeners-notes .gardner-notes-row {
    padding: 20px 0 16px;
    border-top: 1px solid #aaaeb9;
}

.plant-gardeners-notes .gardner-notes-rating {
    max-width: 50px;
    float: left;
    margin-right: 20px;
    padding-right: 20px;
    vertical-align: top;
    text-align: center;
}

.plant-gardeners-notes .gardner-notes-rating-letter-initial {
    width: 15px;
    height: 20px;
    font-family: 'Museo Slab';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
}

.plant-gardeners-notes .gardner-notes-text {
    text-align: justify;
    display: table-cell;
    vertical-align: top;
    padding: 0 10px 0 0px;
}

.plant-gardeners-notes .gardner-notes-by {
    padding-bottom: 15px;
    padding-top: 5px;
}

.plant-gardeners-notes .gardner-notes-by .time {
    color: #201100;
}

.plant-gardeners-notes .gardner-notes-by .user,
.plant-gardeners-notes .gardner-notes-by .time,
.plant-gardeners-notes .gardner-notes-by .gardner-notes-rating-text {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-transform: capitalize;
}

.plant-gardeners-notes .gardner-notes .notes-text {
    font-size: 16px;
    color: #201100;
    margin-bottom: 0;
    line-height: 20px;
}

.plant-gardeners-notes .user-comment-link {
    width: 100px;
    height: 20px;
    font-family: 'Museo Slab';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    color: #201100;
    display: block;
    text-decoration: none;
}

.plant-gardeners-notes .gardner-notes-by {
    padding-bottom: 15px;
    padding-top: 5px;
}

.plant-gardeners-notes .see-all-comments {
    display: none;
}

.gardner-notes-by .user, .gardner-notes-by .time, .gardner-notes-by .gardner-notes-rating-text {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-transform: capitalize;
}

.see-all-container {
    margin-bottom: 40px;
}

#see-all-button {
    background: none;
    border: none;
    color: #517C00;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    flex: none;
    flex-grow: 0;
}

#see-all-button i {
    padding-left: 10px;
}
.garden-note .see-all-container {
    margin-bottom: 0;
}

.garden-note-item.gardner-notes-row:last-child {
    border-bottom: none;
}

.top-content-container h1 {
    font-family: 'Museo Slab';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 56px;
    color: #201100;
}

.top-content-container h2 {
    font-family: 'Arial';
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #201100;
    margin: 0;
}

.go-top-buttons, .go-top-buttons {
    margin-bottom: 20px;
    text-align: right;
}

.wrapper .anchor-button, .wrapper .intro-info-link a, .wrapper .options-detail-text a, .wrapper .a-view-all-links, .wrapper .body-regional-content a {
    color: #517C00;
}

.anchor-button {
    display: inline-block;
    width: 180px;
    height: 40px;
    background: #FFFFFF;
    border: 2px solid #517C00;
    border-radius: 4px;
    color: #517C00;
    text-align: center;
    text-decoration: none;
    padding: 7px;
    font-weight: bold;
}

.plantfiles-gallery-image, .plantfiles-gallery-image img {
    width: 100%;
    max-height: 100%;
}

.details, .sell-trade-box {
    margin-top: 20px;
    margin-bottom: 20px;
}

.plantfiles-gallery-image {
    margin-bottom: 16px;
    border: 1px solid #517C00;
}

.plantfiles-gallery-thumbnails {
    overflow: hidden;
    margin: 20px 0;
}

.plantfiles-gallery-thumbnails ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.plantfiles-gallery-thumbnails li {
    display: inline-block;
    width: 107px;
    height: 66px;
    margin: 0 20px 0 -4px;
    padding: 0;
    font-size: 14px;
    vertical-align: top;
}

.plantfiles-gallery-thumbnails li img {
    width: 100%;
    height: 100%;
}

.plantfiles-gallery-thumbnails li.view-more {
    width: 236px;
    height: 66px;
    background: #D94F00;
    vertical-align: middle;
    margin-right: 0;
}

.plantfiles-gallery-thumbnails ul li.view-more a {
    font-family: 'Museo Slab';
    color: #FFFFFF;
    font-size: 18px;
}

.plantfiles-gallery-thumbnails li.view-more>a>div {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    align-content: center;
    align-items: center;
}

.plantfiles-gallery-thumbnails li.view-more>a span:nth-child(2) {
    font-size: 12px;
    font-family: Arial;
}

.plantfiles-gallery {
    margin: 0;
}

.plantfiles-gallery .plantfiles-gallery-thumbnails .thumbnail-col {
    max-width: 107px;
    margin-right: 20px;
}

.plantfiles-gallery .plantfiles-gallery-thumbnails .thumbnail-col img {
    height: 66px;
    width: 100%;
}

.plantfiles-gallery .plantfiles-gallery-thumbnails .view-more {
    width: 236px;
    height: 66px;
    background: #D94F00;
    margin-right: 0;
}

.plantfiles-gallery .plantfiles-gallery-thumbnails .view-more-text-gallery-link, .plantfiles-gallery .plantfiles-gallery-thumbnails .view-more-text-gallery {
    height: 100%;
    text-decoration: none;
}

.plantfiles-gallery .plantfiles-gallery-thumbnails .view-more-text-gallery {
    padding: 17px 0
}

.plantfiles-gallery-thumbnails .view-more > a > div {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    align-content: center;
    align-items: center;
}

.plantfiles-gallery .plantfiles-gallery-thumbnails .view-more a {
    color: #fff;
}

.plantfiles-gallery .plantfiles-gallery-thumbnails .view-more .view-more-text-title {
    font-family: 'Museo Slab';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.plantfiles-gallery .plantfiles-gallery-thumbnails .view-more .view-more-text-count {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
}

.details, .details-syn, .details-syn-title {
    font-family: 'Arial';
    font-style: normal;
    font-size: 16px;
}

.details > .row {
    border-bottom: 1px solid #D7D7D7;
    padding-bottom: 10px;
    padding-top: 10px;
}

.details > .row:last-child {
    border-bottom: none;
}

.details > .row .title {
    max-width: 156px;
    height: 20px;
    font-weight: 700;
    line-height: 20px;
    color: #201100;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.details > .row .text {

}

.details > .row .text a {
    color: #517C00;
}

.details .details-family .details-family-title, .details .details-genus .details-genus-title, .details .details-species .details-species-title, .details-syn-title, .options-title, .body-regional #regional {
    max-width: 156px;
    height: 20px;
    font-weight: 700;
    line-height: 20px;
    color: #201100;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.details .details-family .details-family-content, .details .details-genus .details-genus-content, .details .details-species .details-species-content {
    max-width: 458px;
    height: 20px;
    font-weight: 400;
    line-height: 20px;
    flex: none;
    order: 1;
    flex-grow: 0;
}

.details .details-family .details-family-infolink, .details .details-genus .details-genus-infolink, .details .details-species .details-species-infolink {
    max-width: 50px;
    height: 20px;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #517C00;
    flex: none;
    order: 2;
    flex-grow: 0;
}

.details .details-family .details-family-content a, .details .details-genus .details-genus-content a, .details .details-species .details-species-content a {
    color: #517C00;
}

.details-syn, .body .body-options, .details .details-family, .details .details-genus, .details .details-species {
    border-bottom: 1px solid #D7D7D7;
    padding-bottom: 10px;
    padding-top: 10px;
}

.options-title.other-options-title {
    height: 26px;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #517C00;
}

.body .list-header {
    margin-bottom: 8px;
}

.body p {
    line-height: 20px;
    margin-bottom: 0;
}

.body-view-all-links {
    min-height: 20px;
    font-family: 'Arial';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #517C00;
    flex: none;
    order: 0;
    flex-grow: 0;
    padding-top: 10px;
}

.body-view-all-links .a-view-all-links i {
    padding-left: 5.8px;
}

.hiddeRegion {
    display: none;
}

.icon-sell-trade {
    width: 39px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    float: left;
    border-radius: 20px;
    font-size: 19px;
    color: #ffffff;
    background-color: #517C00;
    margin-right: 20px;
}

.icon-sell-trade i {
    padding: 10px 0
}

.text-sell {
    margin-top: 7px;
}

.sell-trade-box {
    margin-bottom: 40px
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .plantfiles-gallery-thumbnails li {
        width: 104px;
    }

    .plantfiles-gallery-thumbnails li.view-more {
        width: 206px
    }

    .plantfiles-gallery .plantfiles-gallery-thumbnails .thumbnail-col {
        max-width: calc( (100% - 316px) / 4 );
    }
}

@media screen and (max-width: 767px) {
    .plantfiles-gallery .plantfiles-gallery-thumbnails .thumbnail-col {
        max-width: calc( (100% - 60px) / 4 );
        margin-bottom: 10px;
    }

    .plantfiles-gallery .plantfiles-gallery-thumbnails .thumbnail-col:nth-child(4) {
        margin-right: 0
    }
    
    .plantfiles-gallery .plantfiles-gallery-thumbnails .thumbnail-col img {
        height: 66px
    }

    .plantfiles-gallery-thumbnails li:nth-last-child(1) {
        margin-right:0;
    }
    
    .plantfiles-gallery-thumbnails li {
        width: 62px;
    }

    .plantfiles-gallery-thumbnails li.view-more>a>div {
        flex-direction: row;
    }

    .plantfiles-gallery .plantfiles-gallery-thumbnails .view-more {
        margin-top: 10px;
        width: 100%;
        height: 50px;
    }

    .plantfiles-gallery .plantfiles-gallery-thumbnails .view-more span:first-child {
        margin-right: 15px
    }
    
    .go-top-buttons {
        margin-top: 10px;
        width: 100%;
    }

    .anchor-button {
        width: calc( (100% - 5px) / 2)
    }
}