 THIS SECTION IS LIFTED FROM DRUPAL 7 NEVIA THEME */


/* EVERYTHING BELOW HERE IS FOR DRUPAL 8,9 AND 10 */

/*
*
* Copyright 2020 and later, Daniel Dillon
* www.wrightmanalpines.com
* Free to use.
*/
    #content { overflow: hidden; }

/* #All customizations and overrides occur here.
================================================== */
body {
    overflow: hidden;
    overflow-y: auto;
}

.header-body {
    background: no-repeat scroll 0 15px, -webkit-linear-gradient(left,rgba(229,239,200,255),rgba(134,181,48,255)); /*Safari 5.1-6*/
    background: no-repeat scroll 0 15px, -o-linear-gradient(right,rgba(229,239,200,255),rgba(134,181,48,255)); /*Opera 11.1-12*/
    background: no-repeat scroll 0 15px, -moz-linear-gradient(right,rgba(229,239,200,255),rgba(134,181,48,255)); /*Fx 3.6-15*/
    background: no-repeat scroll 0 15px, linear-gradient(to right, rgba(229,239,200,255),rgba(134,181,48,255)); /*Standard*/
}

.sticky-header-active #header .header-nav .header-logo {
    background: #D5E6B0;
}

#header .header-container {
    padding-top: 4px;
    padding-bottom: 0;
}

#header .header-top{
    background-color: #93c401;
}

#header .header-container.header-nav{
    background-color: #679301;
}

#header .header-search .header-search-wrapper{
    background-color: #679301;
    border-width: 2px;
}

.page-header {
    background-color:#3a4d54;
    padding: 0;
}

.breadcrumb ol {
    color: #999;
}

#footer {
    background-color: #2b2b2b;
    border-top: 4px solid #2b2b2b;
}

#footer .footer-copyright{
    background-color: #2b2b2b;
}

#footer .contact-details .fa-map-marker{
    height:60px;
}


.fa-bars {
    margin-right: 4px;
}

#block-categories h2,
.block-mailchimp-signup h2 {
    color: #000;
    border-bottom: 1px solid #ddd;
    font-size: 13px;
    font-weight: 700;
    text-align: left;
    padding: 13px;
    background-color: #f5f5f5;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
}

.home-slider-area .side-custom-menu h2 {
    padding: 13px;
}

#block-categories .field__item,
.block-mailchimp-signup {
    border: 1px solid #ddd;
    border-radius: 6.96px;
    overflow: hidden;
    margin-bottom: 15px;
}

#block-categories .field__item ul {
    padding: 0 12px;
    list-style: none;
    margin: 0;
}

#block-categories .field__item ul li {
    text-align: left;
    padding: 9px 4px 7px;
    border-top: 1px solid #ddd;
}

#block-categories .field__item ul li:first-child {
    border-top: none;
}

#block-categories .field__item ul li a {
    color: #0088cc;
    font-size: 15px;
    line-height: 1.8;
    display: block;
    text-decoration: underline !important;
}

#mailchimp-signup-subscribe-block-join-our-mailing-list-form {
    padding: 12px;
}

.block-facets h3{
    background-color: #f5f5f5;
    color: #777;
    width: 100%;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    padding: .7em 0 .6em 1em;
    /*margin-left: 0;
    margin-right: 0;*/
    border-radius: 7px 7px 0 0;
    border-bottom: 1px solid #ddd
    /*background: no-repeat scroll 0 15px, -webkit-linear-gradient(left,rgba(108, 146, 1,255),rgba(172, 204, 103,255)); /*Safari 5.1-6*/
    /*background: no-repeat scroll 0 15px, -o-linear-gradient(right,rgba(108, 146, 1,255),rgba(172, 204, 103,255)); /*Opera 11.1-12*/
    /*background: no-repeat scroll 0 15px, -moz-linear-gradient(right,rgba(108, 146, 1,255),rgba(172, 204, 103,255)); /*Fx 3.6-15*/
    /*background: no-repeat scroll 0 15px, linear-gradient(to right, rgba(108, 146, 1,255), rgba(172, 204, 103,255)); /*Standard*/
}

.block-facets{
    background-color: #fbfbfb;
    border-radius: 7px;
    margin-bottom: .5em;
    margin-top: .5em;
    padding-bottom: 1em;
    border: 1px solid #ddd
    /*background: no-repeat scroll 0 15px, -webkit-linear-gradient(left,rgba(244, 244, 244,255),rgba(216, 216, 210,255)); /*Safari 5.1-6*/
    /*background: no-repeat scroll 0 15px, -o-linear-gradient(right,rgba(244, 244, 244,255),rgba(216, 216, 210,255)); /*Opera 11.1-12*/
    /*background: no-repeat scroll 0 15px, -moz-linear-gradient(right,rgba(244, 244, 244,255),rgba(216, 216, 210,255)); /*Fx 3.6-15*/
    /*background: no-repeat scroll 0 15px, linear-gradient(to right, rgba(244, 244, 244,255), rgba(216, 216, 210,255)); /*Standard*/
}
#block-porto-noticerequiredinformationforuscustoms h2{
    background-color: #f5f5f5;
    border-radius: 7px 7px 0 0;
    margin-bottom: .5em;
    margin-top: 0;
    border: none;
    font-size: 16px;
    color:#a51b00;
    font-weight: 500;
    padding:1em;
}

#block-porto-noticerequiredinformationforuscustoms{
    background-color:white;
    border-radius: 7px;
    margin-inline:auto;
    padding-bottom: 1em;
    border: 1px solid #ddd;
    position: relative;
    margin-top: 10px;
 }
 #block-porto-noticerequiredinformationforuscustoms p{
    padding:7px 15px 15px;
 }

@media (min-width: 500px) {
    #block-porto-noticerequiredinformationforuscustoms{width: 400px;}
}
@media (min-width: 700px) {
    #block-porto-noticerequiredinformationforuscustoms{width: 600px;}
}
@media (min-width: 900px) {
    #block-porto-noticerequiredinformationforuscustoms{width: 800px;}
}
@media (min-width: 1200px) {
    #block-porto-noticerequiredinformationforuscustoms{width: 1140px;}
}


.facet-empty li {
    line-height: 4px !important;
    margin-left: 2.3em;

}

li.facet-item{
    line-height: 4px !important;
}

li.facet-item .facets-checkbox{
    margin-right: .5em;
    margin-left: 1em;
}

.facets-widget-slider #price{
    margin-bottom: 4em !important;
    margin-top: 4em;
    margin-left: 2em;
    width: 80%;
    padding-left: 1.5em;
}

li.facet-item span{
    font-weight: normal;
}

.facet-summary-item--facet{
    display: none;
}

.facet-summary-item--clear a:hover {background-color: #e8932c;
}

.facet-summary-item--clear a{
    -webkit-appearance: button;
    display: inline-block;
    padding: 2px 12px;
    /*margin-bottom: .5em;*/
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    text-align: center;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 4px;
    width: 100%;
    background-color: #db820f;
    color: white !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
}
.block-facets-summary{
    height: 3.5em;
}
.block-facets-summary ul{
    margin: 0 !important;
}

.post-share {
    margin-bottom: 55px;
}

.waprod .layout--twocol-section--75-25 .layout__region--second {
    padding-top: 0;
    padding-left:  20px;
}
.waprod .layout--twocol-section--75-25 .layout__region--second .prodblock {
    border: 1px solid #ddd;
    border-radius: 6.96px;
    overflow: hidden;
    margin-bottom: 15px;
    max-width: = 150px;
    /*width: 60%*/
    margin-right: 40%;
}
.waprod .layout--twocol-section--75-25 .layout__region--second  .prodblock .field__label {
    color: #000;
    border-bottom: 1px solid #ddd;
    font-size: 13px;
    font-weight: 700;
    text-align: left;
    padding: 13px 13px 12px;
    background-color: #f5f5f5;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
}
.waprod .layout--twocol-section--75-25 .layout__region--second  .prodblock .field__items {
    padding: 0 12px;
    list-style: none;
}
.waprod .layout--twocol-section--75-25 .layout__region--second  .prodblock .field__item {
    text-align: left;
    padding:  8px 0 4px 0;
}

/* StatusNew on product details page */
.waprod .layout--twocol-section--50-50   .field--name-field-new {
    float: left;
    margin-right: 20px;
    background: rgba(0, 0, 0, 0) url("../img/newnew.png") no-repeat scroll 0 0;
    height: 0;
    overflow: hidden;
    padding-top: 22px;
    width: 56px;
}

}
.waprod .layout--twocol-section--50-50  .field--name-status {
    float: left;
    padding-bottom: 0;
    margin-left: 0
    margin-top: -3px;
    font-weight: bold;
    font-size: 20px;
}

/*  PLANT VIEWS -- SEARCH  -- OTHER PLANTS IN THIS GENUS -- ALPHABET SEARCH -- FEATURED PLANTS */

/*.view-id-plant_search .views-field-status-1 em {
    float: left;
    padding-bottom: 5px;
    margin-left: 5px;
    margin-top: -3px;
    font-weight: bold;
    font-size: 16px;
    margin-top: 4px;
}*/


.path-frontpage .view-featured-products .views-row .views-col .views-field-title,
.path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .views-col .views-field-title,
.view-id-plant_search .views-row .views-col .views-field-title-1 {
    font-size: 17px;
    padding: 20px 0;
    height: 70px;
    margin-bottom: 20px;
}

.path-frontpage .view-featured-products  .views-row .views-col,
.path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .views-col,
.view-id-plant_search .views-row .views-col {
    border: solid 1px #ccc;
    border-radius: 15px;
    text-align: center;
    padding: 0 4px;
    background-color: #fff;
}
.path-frontpage .view-featured-products  .views-field-variations-target-id,
.path-product #block-views-block-other-plants-in-this-genus-block-1 .views-field-variations-target-id,
.view-id-plant_search .views-field-variations {
    height: 40px;
}

.path-frontpage .view-featured-products .views-row .views-col .views-field-field-image,
.path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .views-col .views-field-field-image,
.view-id-plant_search .views-row .views-col .views-field-field-image {
    text-align: center;
    clear: left;
    margin-top: 14px;
}

.path-frontpage .view-featured-products .views-row .views-col .price-sku-false,
.path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .views-col .price-sku-false,
.view-id-plant_search .views-row .views-col .price-sku-false {
    display: none;
}

.path-frontpage .view-featured-products .views-row .views-col .true-price-sku,
.path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .views-col .true-price-sku,
.view-id-plant_search .views-row .views-col .true-price-sku {
    display: none;
}

.path-frontpage .view-featured-products .views-row .views-col .message,
.path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .views-col .message,
.view-id-plant_search .views-row .views-col .message {
    font-size: 16px;
    font-family: serif;
    padding: 6px;
}

.view-id-plant_search .view-header {
    float: left;
    width: 370px;
}

.view-id-plant_search .view-header .search-result-header {
    padding: 6px;
}

.pager ul.pager__items {
    margin-top: 10px;
}

.view-id-plant_search .pager {
    float: right;
}

#views-exposed-form-plant-search-page-1 .form-actions,
#views-exposed-form-plant-search-page-1 #edit-actions--2 {
    margin-top: 38px;
}

#views-exposed-form-plant-search-page-1 .form-item-items-per-page {
    margin-top: 38px;
    float: right;
}

.search-result-header {
    border-radius: 7px;
    margin: 10px 0;
    padding: 10px;
    border: 1px solid #ddd
}

.path-frontpage .view-featured-products .views-row .views-col .form-actions ,
.path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .views-col .form-actions ,
.view-id-plant_search .views-row .views-col .form-actions {
    text-align: center;
}

/* 200 280 300 360  --557 to 542 heart sinks */

@media (max-width: 1200px) {
    [data-drupal-selector="edit-wishlist"] {
        margin: 0 2px 0 8px !important;
    }
    #block-views-block-banner-slideshow-block-1-2 .view-banner-slideshow .views-field-field-photo {
        width: 750px;
    }
    #block-views-block-banner-slideshow-block-1-2 .view-banner-slideshow .views-slideshow-controls-bottom {
        bottom: 40px;
    }
    .path-frontpage .view-featured-products .views-row .views-col .message,
    .path-product #block-views-block-other-plants-in-this-genus-block-1  .views-row .views-col .message,
    .view-id-plant_search .views-row .views-col .message {
        height: 52px;
    }
}
@media (max-width: 992px) {
    #block-views-block-banner-slideshow-block-1-2 .view-banner-slideshow .views-field-field-photo {
        width: 650px;
    }
    #block-views-block-banner-slideshow-block-1-2 .view-banner-slideshow .views-slideshow-controls-bottom {
        bottom: 25px;
    }
    #block-views-block-banner-slideshow-block-1-2 .view-banner-slideshow {
        height: 360px;
    }
    .path-frontpage .view-featured-products .views-row .commerce-order-item-add-to-cart-form,
    .path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .commerce-order-item-add-to-cart-form,
    .view-id-plant_search .views-row .commerce-order-item-add-to-cart-form {
        height: 56px;
    }
}
@media (max-width: 670px) {
    #block-views-block-banner-slideshow-block-1-2 .view-banner-slideshow .views-field-field-photo {
        width: 550px;
    }
    #block-views-block-banner-slideshow-block-1-2 .view-banner-slideshow .views-slideshow-controls-bottom {
        bottom: 15px;
    }
    #block-views-block-banner-slideshow-block-1-2 .view-banner-slideshow {
        height: 300px;
    }
    .path-frontpage .view-featured-products .views-row .views-col .views-field-title,
    .path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .views-col .views-field-title,
    .view-id-plant_search .views-row .views-col .views-field-title-1 {
        font-size: 12px;
    }
    .path-frontpage .view-featured-products .views-row .views-col .new-New,
    .path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .views-col .new-New,
    .view-id-plant_search .views-row .views-col .new-New {
        margin-top: -30px;
        padding-bottom: 0 !important;
    }

    .path-frontpage .view-featured-products .views-row .views-col .sku,
    .path-frontpage .view-featured-products .views-row .views-col .price,
    .path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .views-col .sku,
    .path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .views-col .price,
    .view-id-plant_search .views-row .views-col .sku,
    .view-id-plant_search .views-row .views-col .price {
        padding-top: 0 !important;
    }
    .path-frontpage .view-featured-products .views-row .commerce-order-item-add-to-cart-form,
    .path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .commerce-order-item-add-to-cart-form,
    .view-id-plant_search .views-row .commerce-order-item-add-to-cart-form {
     height: 62px;
    }
}


@media (max-width: 557px) {
    .field--name-quantity .form-item {
        margin: 0 0 0 40px;
    }
    .path-frontpage .view-featured-products .views-row .commerce-order-item-add-to-cart-form,
    .path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .commerce-order-item-add-to-cart-form,
    .view-id-plant_search .views-row .commerce-order-item-add-to-cart-form {
     height: 96px;
    }
}

@media (max-width: 542px) {
    #block-views-block-banner-slideshow-block-1-2 .view-banner-slideshow .views-field-field-photo {
        width: 490px;
    }
    #block-views-block-banner-slideshow-block-1-2 .view-banner-slideshow .views-slideshow-controls-bottom {
        bottom: 25px;
    }
    #block-views-block-banner-slideshow-block-1-2 .view-banner-slideshow {
        height: 280px;
    }
    .path-frontpage .view-featured-products .views-field-variations-target-id,
    .path-product #block-views-block-other-plants-in-this-genus-block-1 .views-field-variations-target-id,
    .view-id-plant_search .views-field-variations {
        height: 90px;
    }
    .path-frontpage .view-featured-products .views-row .views-col .message,
    .path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .views-col .message,
    .view-id-plant_search .views-row .views-col .message {
        height: 36px;
    }
}

@media (max-width: 494px) {
    .path-frontpage .view-featured-products .views-row .views-col,
    .path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .views-col,
    .view-id-plant_search .views-row .views-col {
        height: 345px;
    }
    .path-frontpage .view-featured-products .views-row .commerce-order-item-add-to-cart-form,
    .path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .commerce-order-item-add-to-cart-form,
    .view-id-plant_search .views-row .commerce-order-item-add-to-cart-form {
     height: 116px;
    }
}


@media (max-width: 478px) {
    #block-views-block-banner-slideshow-block-1-2 .view-banner-slideshow .views-field-field-photo {
        width: 340px;
    }
    #block-views-block-banner-slideshow-block-1-2 .view-banner-slideshow .views-slideshow-controls-bottom {
        bottom: 20px;
    }
    #block-views-block-banner-slideshow-block-1-2 .view-banner-slideshow {
        height: 200px;
    }
    .path-frontpage .view-featured-products .views-row .views-col .new-New,
    .path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .views-col .new-New,
    .view-id-plant_search .views-row .views-col .new-New {
        margin-top: -60px;
        padding-bottom: 0 !important;
    }
    .path-frontpage .view-featured-products .views-row .views-col .new-New,
    .path-frontpage .view-featured-products .views-row .views-col .price,
    .path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .views-col .sku,
    .path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .views-col .price,
    .view-id-plant_search .views-row .views-col .sku,
    .view-id-plant_search .views-row .views-col .price {
        padding-top: 0 !important;
        padding-bottom: 6px !important;
    }
}

@media (max-width: 475px) {
    .path-frontpage .view-featured-products .views-row .views-col .new-New,
    .path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .views-col .new-New,
    .view-id-plant_search .views-row .views-col .new-New {
        margin-top: -60px;
        padding-bottom: 6px !important;
    }
    .path-frontpage .view-featured-products .views-row .views-col .message,
    .path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .views-col .message,
    .view-id-plant_search .views-row .views-col .message {
        height: 66px;
    }
}


@media (max-width: 390px) {
    .path-frontpage .view-featured-products .views-row .views-col,
    .path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .views-col,
    .view-id-plant_search .views-row .views-col {
        height: 325px;
    }
}

#edit-search--2::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #bbb;
  opacity: 1; /* Firefox */
}
#edit-search--2:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #bbb;
}
#edit-search--2::-ms-input-placeholder { /* Microsoft Edge */
  color: #bbb;
}


.path-frontpage .view-featured-products .views-field-status-1 .search-group-1,
.path-product #block-views-block-other-plants-in-this-genus-block-1 .views-field-status-1 .search-group-1,
.views-field-status-2 .search-group-1 {
    display: none;
}


.path-frontpage .view-featured-products .views-row .views-col .sku,
.path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .views-col .sku,
.view-id-plant_search .views-row .views-col .sku {
    font-size: 16px;
    font-family: serif;
    padding: 6px;
}
.path-frontpage .view-featured-products .views-row .views-col .price,
.path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .views-col .price,
.view-id-plant_search .views-row .views-col .price {
    float: left;
    padding: 6px;
    font-size: 16px;
    font-family: serif;
}
.path-frontpage .view-featured-products .views-row .views-col .new-New,
.path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .views-col .new-New,
.view-id-plant_search .views-row .views-col .new-New {
    /*background: rgba(0, 0, 0, 0) url("../img/newnew.png") no-repeat scroll 0 0;
    height: 0;
    overflow: hidden;*/
    padding: 6px;
    float: right;
    font-size: 16px;
    font-family: serif;
    color: #ff9900;
}
.path-frontpage .view-featured-products .views-row .views-col .new-False,
.path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .views-col .new-False,
.view-id-plant_search .views-row .views-col .new-False {
    display: none;
}

.path-frontpage .view-featured-products .views-row .views-col .button,
.path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .views-col .button,
.view-id-plant_search .views-row .views-col .button {
    width: 80px;
    margin-left: 4px;
    margin-right: 0;
    font-size: 10px;
    padding: 6px 0;
}

.path-frontpage .view-featured-products .views-row .views-col .button:hover,
.path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .views-col .button:hover,
.view-id-plant_search .views-row .views-col .button:hover {
    color: #fff;
    text-decoration: none;
}

.path-frontpage .view-featured-products .views-row .views-col .button.is-disabled:hover,
.path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .views-col .button.is-disabled:hover,
.view-id-plant_search .views-row .views-col .button.is-disabled:hover {
    color: #AAAAAA;
    text-decoration: none;
}


.path-frontpage .view-featured-products .views-row .commerce-order-item-add-to-cart-form,
.path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .commerce-order-item-add-to-cart-form,
.view-id-plant_search .views-row .commerce-order-item-add-to-cart-form {
    float: right;
}

.path-frontpage .view-featured-products .views-row .commerce-order-item-add-to-cart-form .field--name-quantity,
.path-frontpage .view-featured-products .views-row .commerce-order-item-add-to-cart-form .form-actions,
.path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .commerce-order-item-add-to-cart-form .field--name-quantity,
.path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .commerce-order-item-add-to-cart-form .form-actions,
.view-id-plant_search .views-row .commerce-order-item-add-to-cart-form .field--name-quantity,
.view-id-plant_search .views-row .commerce-order-item-add-to-cart-form .form-actions {
    display: inline;
}

.path-frontpage .view-featured-products .views-row .commerce-order-item-add-to-cart-form .field--name-quantity .form-item,
.path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .commerce-order-item-add-to-cart-form .field--name-quantity .form-item,
.view-id-plant_search .views-row .commerce-order-item-add-to-cart-form .field--name-quantity .form-item {
    float: left;
}

.path-frontpage .view-featured-products .views-row .commerce-order-item-add-to-cart-form .field--name-quantity .form-item .form-number,
.path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .commerce-order-item-add-to-cart-form .field--name-quantity .form-item .form-number,
.view-id-plant_search .views-row .commerce-order-item-add-to-cart-form .field--name-quantity .form-item .form-number {
    width: 40px !important;
    height: 28px !important;
}

#block-views-block-other-plants-in-this-genus-block-1 h2,
.other-in-genus-narrow {
    max-width: 860px;
    margin: auto;
}

/*#block-views-block-other-plants-in-this-genus-block-1 {
    float: left;
}*/

.block-facets-summary {
    height: 80px;
    padding-top: 38px;
}

 .waprod .layout--twocol-section--75-25 .layout__region--first .field--name-body {
    margin-top: 50px;`
    padding: 0 5%;
    font-size: 1.3em !important;
}

.waprod .layout--twocol-section--50-50 .layout__region--second .field--name-field-price {
    display: none;
}

.waprod .layout--twocol-section--50-50 .layout__region--second .field--name-price {
    margin-top: 10px;
    padding: 0 5%;
    font-size: 1.3em !important;
    font-weight: bold;
}
.waprod .layout--twocol-section--50-50 .layout__region--second .field--name-price,
.waprod .layout--twocol-section--50-50 .layout__region--second .field--name-sku  {
    margin-top: 0;
    padding: 0 5%;
    font-size: 1.3em !important;
    font-weight: bold;
}

.waprod .layout--twocol-section--50-50 .layout__region--second .field--name-sku  {
    float: left;
    font-family: serif;
}

.waprod .layout--twocol-section--50-50 .layout__region--second .button--add-to-cart {
    clear: both;
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
}
.waprod .layout--twocol-section--50-50 .layout__region--second .btn-link {
    clear: both;
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0 ;
    background-color: #999;
    margin-right: 0;
}

.waprod .layout--twocol-section--50-50  .layout__region--second .btn-link:hover {
    background-color: #555;
    color: #fff;
    text-decoration: none;
}

.waprod .layout--twocol-section--50-50  .layout__region--second .form-actions,
.waprod .layout--twocol-section--50-50  .layout__region--second #edit-actions--2 {
    width: 45%;
    text-align: center;
    float: right;
    margin-right: 32%;
    margin-top: -30px;
}

.path-frontpage .view-featured-products .commerce-order-item-add-to-cart-form .form-actions .is-disabled,
.path-product #block-views-block-other-plants-in-this-genus-block-1 .commerce-order-item-add-to-cart-form .form-actions .is-disabled,
.view-plant-search .commerce-order-item-add-to-cart-form .form-actions .is-disabled,
.waprod .layout--twocol-section--50-50  .layout__region--second .commerce-order-item-add-to-cart-form .form-actions .is-disabled,
.waprod .layout--twocol-section--50-50  .layout__region--second .commerce-order-item-add-to-cart-form #edit-actions--2 .is-disabled {
    color: #AAAAAA ;
    background-color: transparent;
    border-color: #CCCCCC;
}
.waprod .layout--twocol-section--50-50  .layout__region--second .form-actions {
    margin-top: -28px;
}


.waprod .layout.layout--onecol {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.waprod .layout--twocol-section--50-50  .layout__region--second {
    width: 0;
    float: left;
}

.waprod .layout--twocol-section--50-50  .layout__region--second #edit-quantity-wrapper {
    width: 60px;
    display: inline-block;
    margin-top: -30px;
}

.waprod .layout--twocol-section--50-50  .layout__region--second .commerce-order-item-add-to-cart-form {
    width: 60%;
    margin-left: 40%;
}

.footer-ribbon p {
    margin-bottom: 0;
}

div#block-nargs {
    width: 100px;
    text-align: center;
}
div#block-nargs h4 {
    margin-bottom: 0;
}

#block-nargs {
    margin-top: 20px;
}

#block-digicertsiteseal {
    margin-top: 20px;
    width: 132px;
    text-align: center;
}

.dropdownmenu-wrapper {
    width: 100px;
    float: right;
}

#views_slideshow_cycle_main_banner_slideshow-block_1 {
    /*z-index: -10000;*/
    /*position: relative;*/
}
#block-views-block-banner-slideshow-block-1-2 .views-slideshow-controls-bottom {
  margin-top: -34px;
  position: relative;
  z-index: 20;
  width: 100%;
}

.views-slideshow-controls-bottom .views-slideshow-pager-bullets li {
    border: #555 solid 1px;
}
.views-slideshow-controls-bottom .views-slideshow-pager-bullets li.active {
    border: #000 solid 1px;
}

/*
.blog-posts .views-field-created-2 .field-content {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}*/


.blog-posts .views-field-body,
.blog-posts .views-field-nothing {
    margin-left: 63px;
}

.blog-posts .blog-single-post .post-date,
.blog-posts .views-field-created-2 .date {
    height: 0px;
    clear: both;
    /*margin-left: -60px;*/
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    float: left;
    margin-right: 10px;
    text-align: center;
}

.blog-posts .blog-single-post .post-date .year,
.blog-posts .views-field-created-2 .date .year {
    border-radius: 2px 2px 0 0;
    background: #aaa none repeat scroll 0 0;
    color: #fff;
    font-size: 80%;
    letter-spacing: 2px;
    line-height: 1.2;
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;
    display: block;
}

.blog-posts .blog-single-post .post-date .day,
.blog-posts .views-field-created-2 .date .day {
    background: #f2f2f2;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #999;
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;
    display: block;
}

.blog-posts .blog-single-post .post-date .month,
.blog-posts .views-field-created-2 .date .month {
    background: #aaa;
    padding: 0px 10px 2px 10px;
    color: #fff;
    border-radius: 0 0 2px 2px;
    box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.07);
    display: block;
}

.blog-posts .meta {
    color: #888;
    margin: 0 0 15px 0;
 }

.blog-posts .fa-user {
    display: inline-block;
    margin: 2px 5px 0 0;
}

.blog-posts a.color {
    margin-bottom: 40px;
}

.blog-posts .link-to-content {
    background-color: #0088cc;
    margin-bottom: 40px;
}

.blog-posts .link-to-content a {
    color: #fff;
    text-decoration: none;
}

.blog-posts .field_image_uploads {
    margin-bottom: 20px;
}

#block-views-block-events-block-1 .line,
#block-views-block-events-block-2 .line,
.blog-posts .line {
    display: block;
    height: 1px;
    position: relative;
    width: calc( 100% - 50px);
    left: 0;
    bottom: 0.55em;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 70%, transparent 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 70%, transparent 100%);
    z-index: 1;
}

.view-videos img,
.path-frontpage .view-featured-products img,
.wishlist-item__entity .field--name-field-image img,
.view-commerce-cart-form .views-field-field-image img,
.node__content img,
.path-product #block-views-block-other-plants-in-this-genus-block-1 .views-row .views-col .views-field-field-image img,
.view-id-plant_search .views-row .views-col img,
#block-views-block-events-block-1 img,
#block-views-block-events-block-2 img,
.view-events .div-eventspic img,
.blog-posts img {
    overflow: hidden;
    position: relative;
    padding: 3px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 6.99px;
}

.view-blog .view-header img.col-md-9 {
    width: 100%;
    clear: both;
    float: left;
    margin-bottom: 40px;
    margin-left: 0;
    padding: 0;
}

.view-blog .view-header img {
    margin-bottom: 20px;
}

div#block-digicertsiteseal span a {
    color: #fff !important;
}


.we-mega-menu-ul>.we-mega-menu-li>a.we-megamenu-nolink {
    display: block;
}

.we-mega-menu-ul>.we-mega-menu-li>a:before{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0}
.we-mega-menu-ul>.we-mega-menu-li>a:after{
    filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1;
    right: 2rem;
}

.maintenance-page #header .container {
    width: 60%;
    float: left;
}

.maintenance-page  #footer .footer-copyright .logo {
    margin-right: 0;
}

#block-mailchimpsubscriptionformjoinourmailinglist #edit-actions {
    margin-top: 0;
    margin-bottom: 3px;
}

.view-id-events {
    clear: both;
}

.view-id-events h3 {
    background: #ccc none repeat scroll 0 0;
    color: #fff;
    margin: 40px 0 10px;
    padding: 5px;
    clear: both;
}

.view-featured-products h3,
.faq-qa-header h3,
.view-other-plants-in-this-genus h3,
.view-plant-search h3 {
    background: #ccc none repeat scroll 0 0;
    color: #fff;
    margin: 20px 0 10px;
    padding: 5px;
    clear: both;
}

/* Events Calendar Box */

#block-views-block-events-block-1 .calbox,
#block-views-block-events-block-2 .calbox,
.path-events .view-events .calbox {
  float:left;
  text-align: center;
  line-height: 21px;
  margin-right: 10px;
  width: 45px;
}

#block-views-block-events-block-1 .calboxyear,
#block-views-block-events-block-2 .calboxyear,
.path-events .view-events .calboxyear  {
  background: #ccc;
  font-size: 70%;
  letter-spacing: 3px;
  padding-bottom: 0;
  color: #999;
  border-radius: 2px 2px 0 0;
  padding-top: 3px;
  line-height: 9px;
}

#block-views-block-events-block-1 .calboxmonth,
#block-views-block-events-block-2 .calboxmonth,
.path-events .view-events .calboxmonth {
  background: #ccc;
  padding: 0px 10px;
  color: #fff;
}

#block-views-block-events-block-1 .calboxdate,
#block-views-block-events-block-2 .calboxdate,
.path-events .view-events .calboxdate {
  background: #f2f2f2;
  padding: 10px;
  font-size: 16px;
  font-weight: 500;
  color: #999;
  border-radius: 0 0 2px 2px;
  box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.07);
}

#block-views-block-events-block-1 .div-eventscal,
.path-events .view-events .div-eventscal {
    float: left;
    width: auto;
    height: 100px;
    margin-bottom: 30px;
}
#block-views-block-events-block-1 .div-eventstitle,
.path-events .view-events .div-eventstitle {
    width: auto;
    clear: none;
    margin-bottom: 30px;
}
#block-views-block-events-block-1 .div-eventspic,
.path-events .view-events .div-eventspic {
    float: right;
    vertical-align: top !important;
    clear: none;
    width: 190px;
    margin-bottom: 30px;
}

#block-views-block-events-block-1 .div-eventstitle .boxfortitle,
.path-events .view-events .div-eventstitle .boxfortitle {
    font-size: 1.3em;
    width: 100%;
    padding-right: 30px;
    padding-left: 60px;
}
 #block-views-block-events-block-1 .div-eventstitle .boxfortext,
.path-events .view-events .div-eventstitle .boxfortext {
    width: 80%;
    padding-top: 10px;
    padding-right: 30px;
    padding-left: 60px;

}
#block-views-block-events-block-1 .div-eventstitle .boxfortext p,
.path-events .view-events .div-eventstitle .boxfortext p {
    line-height: 1.5;
    margin: 0;
    float: left;
}

.view-blog .views-row {
    margin-top: 10px;
}

.view-blog .views-row tr {
    vertical-align: top;
}

.bg-f7 {
    background-color: #f7f7f7;
}

.path-frontpage .banners-wrapper {
    background-color: #f7f7f7;
}

#block-views-block-events-block-1 .div-eventsline,
#block-views-block-events-block-2 .div-eventsline {
    clear: both;
    margin: 6px 0;
    float: left;
}

#block-views-block-events-block-1 .div-eventsline {
    margin: 6px 0 70px;
}

#block-views-block-events-block-2 .div-eventscal {
    float: left;
    width: auto;
    height: 80px;
}
#block-views-block-events-block-2 .div-eventstitle  {
    width: 80%;
    clear: none;
    margin-left: 60px;
}
#block-views-block-events-block-2 .div-eventspic {
    float: right;
    clear: none;
    vertical-align: top;
    width: 60px;
}


#block-views-block-events-block-2 .div-eventstitle .boxfortitle {
    font-size: 12px;
    width: 200px;
}
#block-views-block-events-block-2 .div-eventstitle .boxfortext {
    width: 100%;
    padding-top: 15px;
    padding-right: 30px;
}
#block-views-block-events-block-2 .div-eventstitle .boxfortext p {
    line-height: 1.5;
    margin: 0;
    float: left;
}

.context-blog .region.region-right-sidebar {
    padding-top: 50px;
}
.context-events .region.region-right-sidebar {
    padding-top: 70px;
}

#block-views-block-events-block-1 .views-row,
.view-events .views-row {
    margin: 10px 0;
    clear: both;
    padding: 10px 0;
    min-height: 90px;
}

#block-views-block-events-block-1 {
    /*margin-bottom: 60px;
    min-height: 100px;*/
}

#block-views-block-events-block-2 .eventsblock {
    min-height: 90px;
}

.wishlist-user-form #edit-header {
    text-align: right;
    margin: 20px 10px 40px;
}

.wishlist-item {
    grid-gap: 0 !important;
    grid-template-columns: 40% 30% 30% !important;
    margin: 0 !important;
}

.wishlist-item__entity,
.wishlist-item__details,
.wishlist-item__actions {
    padding: 8px 10px;
    border-top: 1px solid #dcdcdc;
}

.wishlist-item__entity .field--name-field-image {
    float: left;
    margin-right: 60px;
}

.wishlist-item__details {
    text-align: right;
}

.wishlist-item__actions {
    text-align: right;
}

.wishlist-item__details > div:first-of-type {
    border: 1px #ccc solid;
    border-radius: 7px;
    padding: 15px;
}

.wishlist-item__comment {
    text-align: left;
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
}
.wishlist-item__quantity {
    margin-top: 10px;
}

#block-checkoutprogress {
    margin-top: 10px;
}
.checkout-progress {
    width: auto;
    padding: 0;
    display: inline-block;
}
.checkout-progress--step {
    font-size: 1em;
    float: left;
    padding: 10px;
    background: aliceblue;
    border: solid 1px gray;
    color: gray;
}

.checkout-progress--step__current {
    color: #fff;
    background: #72beec;
}

.faq-question {
    font-size: 1.3em;
    padding: 10px;
    background: #fcfff3;
    border: 1px solid #ACCC6B;
}

.faq-answer {
    border: solid 1px #ACCC6B;
    padding-right: 20px;
}

.faq-answer .field--name-field-detailed-question p {
    color: darkblue;
    font-size: 1.3em;
}

.wishlist-item__quantity {
    font-weight: bold;
}
.path-newsletter #edit-mergevars-email {
    width: 300px;
}

.region-content .field--name-body img {
    margin: 15px;
}

.view-videos .field--name-title {
    font-size: 1.3em;
}

.view-videos .layout__region--second {
    padding-right: 20%;
}

/*.view-videos .block-field-blocknodevideofield-photo {
    margin: 5px 0;
}*/

.view-videos .layout__region--first,
.view-videos .layout__region--second {
    margin-top: 10px;
}

.view-videos .layout__region--second {
    padding-left: 10px;
}

.toolbar-icon-admin-toolbar-tools-help:before {
    background-image: url(/sites/default/files/WA-logo.svg) !important;
}

/* Alphabet Facet Block */


.block-region-top .block-facet-blockalpha-facet {
    padding-bottom: 0;
    padding-top: 10px;
    width:  100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .block-region-top .block-facet-blockalpha-facet {
        width: 750px;
    }
}

@media (min-width: 1200px) {
    .block-region-top .block-facet-blockalpha-facet {
        width: 1170px;
    }
}

@media (min-width: 992px) {
    .block-region-top .block-facet-blockalpha-facet {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .block-region-top .block-facet-blockalpha-facet {
        width: 1170px;
    }
}

.region-region-messages .block-facet-blockalpha-facet {
    padding-bottom: 0;
    padding-top: 10px;
    width: 100%;
}

.block-facet-blockalpha-facet ul.js-facets-widget {
    text-align: center;
    padding-inline-start: 0 !important;
    margin-bottom: 0;
    text-transform: uppercase;
}

.block-facet-blockalpha-facet li.facet-item {
    list-style: none;
    margin: 5px 0 15px 0;
    display: inline-block;
}

.block-facet-blockalpha-facet li.facet-item a {
    padding: 10px 16px;
    text-decoration: none;
}

.block-facet-blockalpha-facet li.facet-item a.is-active {
    background-color: #8cb93d;
}

.block-facet-blockalpha-facet li.facet-item a:hover {
    background-color: #ccc;
}

.page-header {
    margin-bottom: 0 !important;
}

.block-facet-blockalpha-facet li.facet-item a span {
    font-size: 18px;
    font-weight: bold;
}

.facet-item__status {
    display: none;
}

.block-facet-blockalpha-facet-2 .facet-item {
    float: left;
}

.region-region-messages {
    margin-left: 0 !important;
}

.path-contact-us .block-region-first {
    margin-top: 30px;
}

/*a[data-drupal-facet-item-id="alpha-c"] {
    pointer-events: none;
    cursor: default;
    color: #AAA;
}*/

.juicebox-parent .juicebox-gallery .jb-classifier-thumb-area {
    z-index: 1 !important;
}

.google-map {
    margin: 0 !important;
}

#block-customnoticeaboutwhichcurrency .field--name-body p {
    color: #cbe6a6!important;
    text-transform: capitalize;
}

.path-product .commerce-order-item-add-to-cart-form .field--name-quantity {
    margin-top: -30px;
}

.path-plants .block-facets-summary h2 {
    margin-top: -35px;
    margin-bottom: 10px;
    font-size: 18px !important;
    font-weight: 500;
}

.context-about-shipping .node__content td {
    padding: 10px;
}

/*.path-plants .block-facet-blocknew- {
    display: none;
}*/

.path-product .waprod .field--name-field-image {
    text-align: center;
    padding: 50px 0;
    margin-bottom: 100px;
}
.context-plants-sold-out .views-field-sku {
    padding-right: 20px;
}

.simple-post-list li:first-child {
    display: none;
}

#edit-shipping-information-shipping-profile .form-type-tel label {
    padding-left: 25px;
    display: inline;
}

#edit-shipping-information-shipping-profile .form-type-tel label:after {
    content: " *";
    color: red;
}

/* Print Invoice View */

.view-individual-order .bill {
    margin-right: 40px;
}
.view-individual-order .side {
    display: inline-block;
}
.view-individual-order .three,
.view-individual-order .four {
    border: solid 1px #ccc;
    padding: 2px 10px;
    display: inline-block;
}

.view-individual-order .one {
    display: inline-block;
    border: solid 1px #ccc;
    padding: 2px 10px;
}

.view-individual-order   td,
.view-individual-order   td {
    vertical-align: top;
}

.view-individual-order .administrative_stuff,
.view-individual-order .customer_stuff {
    border: solid 1px #ccc;
    padding: 2px 10px;
}

.ship-stuff {
    margin-right: 20px;
}

.view-individual-order .views-field-nothing-1 {
    display: inline;
}

/*.view-individual-order .views-field-nothing-2 {
    clear: both;
}*/

.view-individual-order .views-field-nothing {
    display: inline-block;
    float: left;
}

.view-individual-order .views-field.views-field-shipping-profile__target-id {
    display: inline-block;
    float: left;
}

.view-individual-order .view-footer {
    clear: both;
}
.view-individual-order hr {
    padding: 2px !important;
    margin: 6px;
}

.view-individual-order .print {
    float: right;
    margin-top: 40px;
}

.view-individual-order .substitution_stuff,
.view-individual-order .comments_stuff {
    max-width: 400px;
}

.block-views-blockordered-products-columns-block-1 {
    display: inline;
    float: left;
    margin-right: 0;
    border: 1px solid #ccc;
    font-size: 10px;

}

.block-views-blockordered-products-columns-block-2 {
    display: inline;
    float: left;
    border: 1px solid #ccc;
    font-size: 10px;
}

.block-views-blockordered-products-columns-block-1 th, td,
.block-views-blockordered-products-columns-block-2 th, td {
    padding: 0 5px;
}

.block-views-blockordered-products-columns-block-1 td.views-field-quantity ,
.block-views-blockordered-products-columns-block-2 td.views-field-quantity {
    text-align: center;
}

.block-views-blockordered-products-columns-block-1 .view-header,
.block-views-blockordered-products-columns-block-2 .view-header {
    margin-left: 5px;
}

.address_section.three p {
    margin-bottom: 0;
}

.ship_stuff {
    display: inline-block;
}

.rightside td:nth-child(2) {
    width: 130px;
    vertical-align: top;
}
.rightside td:nth-child(2) .stuff {
    margin-bottom: 10px;
}
.rightside td:first-child {
    width: 130px;
    vertical-align: top;
}
.rightside td:nth-child(2) .one {
    display: block;
    padding: 0 !important;
    border: none;
}
#block-porto-content .view-individual-order {
    font-size: 10px;
}
.view-individual-order .one {
    padding: 2px !important;
}
contextual-region {
    position: relative;
    clear: left;
}

/* end print invoice view stuff */

/* print recipe view */

.path-recipe #block-pagetitle-2 {
    display: none !important;
}

.view-print-recipe .print {
    float: right;
    margin-top: 20px;
}
    
abbr[title] {
    border-bottom: none; /* Removes any underline if present */
    cursor: default;      /* Optional: removes hand cursor */
}

abbr[title]::after {
    content: none;        /* Prevents any pseudo-content if added */
}

.view-print-recipe .views-field-title {
    font-size: 24px;
}

.view-print-recipe .views-field-created {
    margin-bottom: 20px;
}

.view-print-recipe .views-field-recipe-yield-amount, 
.view-print-recipe .views-field-recipe-prep-time {
    margin-right: 20px;
}

.view-print-recipe .views-field-recipe-ingredient, 
.view-print-recipe .views-field-recipe-instructions,
.view-print-recipe .views-field-recipe-description,
.view-print-recipe .views-field-recipe-notes,
.view-print-recipe .views-field-field-categories,
.view-print-recipe .views-field-field-connected-recipe,
.view-print-recipe .views-field-recipe-source,
.view-print-recipe .views-field-field-one-of-my-favourites {
    margin-top: 20px;
}

.view-print-recipe .views-field-recipe-ingredient .views-label, 
.view-print-recipe .views-field-recipe-instructions .views-label,
.view-print-recipe .views-field-recipe-description .views-label,
.view-print-recipe .views-field-recipe-notes .views-label,
.view-print-recipe .views-field-field-categories .views-label,
.view-print-recipe .views-field-field-connected-recipe .views-label,
.view-print-recipe .views-field-recipe-source .views-label,
.view-print-recipe .views-field-field-one-of-my-favourites .views-label {
    font-size: 14px;
    font-weight: bold;
}

/* end print recipe view stuff */

.form-tel {
    width: 48%;
    margin: 5px;
    float: right;
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.checkout-pane input.form-submit {
    margin: 10px;
}

#edit-shipping-information-shipping-profile .form-type-tel .form-tel {
    margin-top: 10px !important;
}
#edit-shipping-information-shipping-profile .form-type-tel label {
    display: inline;
    margin-left: 25px;
}
#edit-shipping-information-shipping-profile .form-type-tel label:after {
    content: " *";
    color: red;
}

.region-search .js-form-item-search label {
  display: none;
}
.region-search .form-item-items-per-page {
  display: none;
}
.region-search .js-form-item-search .form-text {
  border-radius: 18px;
  background: #679301;
  color: #ddd;
  height: 38px;
}
.region-search .js-form-item-search .form-text::placeholder {
  color: #ddd;
}
.region-search .js-form-item-search .form-text:focus {
  outline: none;
}

.region-search #edit-keys--2 {
  border-radius: 18px !important;
  background-color: #679301 !important;
  color: #ddd !important;
  height: 38px !important;
}
.region-search #edit-keys {
  border-radius: 18px !important;
  background-color: #679301 !important;
  color: #ddd !important;
  height: 38px !important;
}
.region-search #edit-keys--2 {
  outline: none;
}
/* Gift Certificate Product Page */
.block-field-blockcommerce-productgiftcertvariations .field--widget-commerce-product-variation-attributes {
  margin-bottom: 40px;
}

.block-field-blockcommerce-productgiftcertvariations .field--name-quantity input {
  margin-top: 40px;
  margin-left: 20px;
}

.block-field-blockcommerce-productgiftcertvariations .field--widget-commerce-product-variation-attributes {
  float: left;
}

.block-views-blockordered-items-block-1 h2{
  display: none;
}

.form-item-shipping-information-shipping-profile-copy-to-address-book {
    clear: left;
}

.node--view-mode-full .node__submitted {
  display: none;
}

.path-frontpage .form-item-mergevars-email {
    margin-bottom: 0 !important;
}
    
.path-frontpage  #edit-actions--2 {
    margin-bottom: 3px !important;
}

/********************************************/
/* RECIPES RECIPES RECIPES RECIPES RECIPES  */
/********************************************/

.context-ingredient  td.views-field,
.context-recipe  td.views-field {
    vertical-align: top;
    min-width: 150px;
}


.context-ingredient td.is-active {
    background-color: #fff;
}
.context-ingredient td.views-field-name,
.context-recipe  td.views-field-title {
    width : 250px;
    padding: 0 10px 20px 0;
    word-wrap: normal;    
    font-size: 18px !important;
}

.context-ingredient td.views-field-title {
    width : 250px;
    padding: 0 10px 10px 0;
    word-wrap: normal;    
    font-size: 14px !important;
}

.context-ingredient  div.view-display-id-embed_1,
.context-ingredient  td.views-field-name {
    border: 1px solid #ccc;
    min-height: 60px;
    padding-left: 10px;
}
.context-ingredient  .views-field-view {
    padding-left: 0;
}

#views-exposed-form-ingredients-search-page #edit-items-per-page,
#views-exposed-form-recipes-search-page .form-actions .button,
#edit-submit-ingredients {
    margin-top: 26px;
}

#views-exposed-form-recipes-search-page  .form-item-field-categories-target-id,
#views-exposed-form-recipes-search-page  .form-item-favourites {
    margin-top: 38px;
}

#block-recipepageheader a,
#block-recipeandingredientssearchpageheader a {    
    background: lightgray;
    padding: 20px;
}

/* NODE PAGE  */

.page-node-type-recipe .field--name-recipe-yield,
.page-node-type-recipe .field--name-recipe-prep-time,
.page-node-type-recipe .field--name-recipe-cook-time,
.page-node-type-recipe .field--name-recipe-total-time {
    float: left;
    padding: 0 20px 10px 0;
}

.page-node-type-recipe .field--name-recipe-total-time {
    float: none !important;
}

.page-node-type-recipe .field__label {
    padding: 14px 0 6px 0;
}

.page-node-type-recipe .field--name-recipe-ingredient {
    clear: both;
}

.page-node-type-recipe .ingredient-name {
    position: absolute;
    padding-right: 15px;
    left: 46px; 
    display: block; 
    top: 0;  
}

.page-node-type-recipe  .field__item {
    position: relative;
}

#block-categories li a {
    font-size: 13px !important;
}
/********************************************/
/*               END RECIPES                */
/********************************************/

/********************************************/
/*        Limited Warranty Block            */
/********************************************/

 #block-porto-limitedwarranty {
    clear: both;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    background-color: #fff;
    padding-top: 42px;
    position: relative;
    border: 1px solid #ddd;
    float: left;
    box-sizing: border-box;
    width: 62.5%;
    padding-right: 2em;
    clear: both;
}

#block-porto-limitedwarranty h2 {
    color: #0088cc;
    padding: 10px 15px !important;
    background-color: #f5f5f5;
    border: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 0;    
    display: block;
    width: 100%;
    margin-bottom: 20px;
    line-height: inherit;
    unicode-bidi: isolate;
    padding-inline: 2px;
    font-weight: normal;
 }


div#block-porto-limitedwarranty p {
    padding: 10px 15px !important;
}

.checkout-pane-completion-message {
    clear: both;
    float: left;
}

/********************************************/
/*       End Limited Warranty Block         */
/********************************************/

.node--type-faq h2 {
    color: red;
}