/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79,79,79,0.4);--pswp-preloader-color-secondary:hsla(0,0%,100%,0.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp,.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__bg,.pswp__container,.pswp__content,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:zoom-out}.pswp__button,.pswp__container,.pswp__counter,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:active,.pswp__button:focus,.pswp__button:hover{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}.pswp__img--with-bg,div.pswp__img--placeholder{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;top:0;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}
.post-type-archive-plants #header .navbar-brand img{height:120px}.post-type-archive-plants .header h1{font-size:90px;font-family:Bauer,sans-serif;color:#8d9e7c;margin-top:60px;margin-bottom:60px;text-align:center}@media only screen and (max-width:1450px){.post-type-archive-plants .header h1{font-size:56px;margin-top:40px;margin-bottom:20px}}@media only screen and (max-width:991.98px){.post-type-archive-plants .header h1{font-size:44px;margin-top:20px;margin-bottom:20px}}@media only screen and (max-width:767.98px){.post-type-archive-plants .header h1{font-size:38px}}.post-type-archive-plants .plants-search-section{background:#f6f6f6;padding:50px 0}@media only screen and (max-width:991.98px){.post-type-archive-plants .plants-search-section{padding:40px 0}}@media only screen and (max-width:767.98px){.post-type-archive-plants .plants-search-section{padding:30px 0}}.post-type-archive-plants .plants-search-section .plants-search-form{padding:0 20px}@media only screen and (max-width:991.98px){.post-type-archive-plants .plants-search-section .plants-search-form{padding:0 20px}}@media only screen and (max-width:767.98px){.post-type-archive-plants .plants-search-section .plants-search-form{padding:0 15px}}@media only screen and (max-width:575.98px){.post-type-archive-plants .plants-search-section .plants-search-form{padding:0}}.post-type-archive-plants .plants-search-section .plants-search-form__input{padding:0 20px;font-family:Neris;font-weight:300;line-height:75px;font-size:35px;color:#646363;text-align:center;border-radius:10px;border:2px solid #858585;width:1000px;display:block;margin:0 auto}.post-type-archive-plants .plants-search-section .plants-search-form__input::-moz-placeholder{opacity:1;font-size:35px;color:#646363}.post-type-archive-plants .plants-search-section .plants-search-form__input::-moz-placeholder,.post-type-archive-plants .plants-search-section .plants-search-form__input::-webkit-input-placeholder,.post-type-archive-plants .plants-search-section .plants-search-form__input::placeholder{opacity:1;font-size:35px;color:#646363}@media only screen and (max-width:991.98px){.post-type-archive-plants .plants-search-section .plants-search-form__input::-moz-placeholder{font-size:30px}.post-type-archive-plants .plants-search-section .plants-search-form__input::-moz-placeholder,.post-type-archive-plants .plants-search-section .plants-search-form__input::-webkit-input-placeholder,.post-type-archive-plants .plants-search-section .plants-search-form__input::placeholder{font-size:30px}}@media only screen and (max-width:767.98px){.post-type-archive-plants .plants-search-section .plants-search-form__input::-moz-placeholder{font-size:25px}.post-type-archive-plants .plants-search-section .plants-search-form__input::-moz-placeholder,.post-type-archive-plants .plants-search-section .plants-search-form__input::-webkit-input-placeholder,.post-type-archive-plants .plants-search-section .plants-search-form__input::placeholder{font-size:25px}}@media only screen and (max-width:575.98px){.post-type-archive-plants .plants-search-section .plants-search-form__input::-moz-placeholder{font-size:20px}.post-type-archive-plants .plants-search-section .plants-search-form__input::-moz-placeholder,.post-type-archive-plants .plants-search-section .plants-search-form__input::-webkit-input-placeholder,.post-type-archive-plants .plants-search-section .plants-search-form__input::placeholder{font-size:20px}}@media only screen and (max-width:378.98px){.post-type-archive-plants .plants-search-section .plants-search-form__input::-moz-placeholder{font-size:18px}.post-type-archive-plants .plants-search-section .plants-search-form__input::-moz-placeholder,.post-type-archive-plants .plants-search-section .plants-search-form__input::-webkit-input-placeholder,.post-type-archive-plants .plants-search-section .plants-search-form__input::placeholder{font-size:18px}}@media only screen and (max-width:1450px){.post-type-archive-plants .plants-search-section .plants-search-form__input{width:900px}}@media only screen and (max-width:991.98px){.post-type-archive-plants .plants-search-section .plants-search-form__input{font-size:30px;line-height:65px;width:650px}}@media only screen and (max-width:767.98px){.post-type-archive-plants .plants-search-section .plants-search-form__input{font-size:25px;line-height:55px;width:100%}}@media only screen and (max-width:575.98px){.post-type-archive-plants .plants-search-section .plants-search-form__input{font-size:20px;line-height:55px}}@media only screen and (max-width:378.98px){.post-type-archive-plants .plants-search-section .plants-search-form__input{font-size:18px}}.post-type-archive-plants .plants-items{padding:80px 0}@media only screen and (max-width:991.98px){.post-type-archive-plants .plants-items{padding:60px 0}}@media only screen and (max-width:767.98px){.post-type-archive-plants .plants-items{padding:40px 0}}.post-type-archive-plants .plants-items__group{padding:40px 0}@media only screen and (max-width:991.98px){.post-type-archive-plants .plants-items__group{padding:30px 0}}@media only screen and (max-width:767.98px){.post-type-archive-plants .plants-items__group{padding:20px 0}}.post-type-archive-plants .plants-items__group:first-child{padding-top:0}.post-type-archive-plants .plants-items__group:last-child{padding-bottom:0}.post-type-archive-plants .plants-items__group .group__letter{background:#8d9e7c;color:#fff;font-size:45px;font-weight:600;width:80px;height:80px;border-radius:50%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:40px}@media only screen and (max-width:1199.98px){.post-type-archive-plants .plants-items__group .group__letter{font-size:35px;width:60px;height:60px;margin-bottom:30px}}@media only screen and (max-width:767.98px){.post-type-archive-plants .plants-items__group .group__letter{font-size:25px;width:45px;height:45px;margin-bottom:20px}}.post-type-archive-plants .plants-items__group .group__items{display:flex;flex-direction:row;flex-wrap:wrap}.post-type-archive-plants .plants-items__group .group__items .item{width:100%;padding-bottom:10px}.post-type-archive-plants .plants-items__group .group__items .item:last-child{padding-bottom:0}.post-type-archive-plants .plants-items__group .group__items .item>a{font-family:Neris;font-weight:600;font-size:24px;padding:0;color:#203340;transition:all .4s;display:block}.post-type-archive-plants .plants-items__group .group__items .item>a:hover{color:#8d9e7c}@media only screen and (max-width:991.98px){.post-type-archive-plants .plants-items__group .group__items .item>a{font-size:21px}}@media only screen and (max-width:767.98px){.post-type-archive-plants .plants-items__group .group__items .item>a{font-size:20px}}.post-type-archive-plants .plants-items__group .group__items .item>a mark{padding:0;background-color:#8d9e7c;color:#fff}.single-plants #header .navbar-brand img{height:120px}.single-plants .header h2{font-size:90px;font-family:Bauer,sans-serif;color:#8d9e7c;margin-top:60px;margin-bottom:60px;text-align:center}@media only screen and (max-width:1450px){.single-plants .header h2{font-size:56px;margin-top:40px;margin-bottom:20px}}@media only screen and (max-width:991.98px){.single-plants .header h2{font-size:44px;margin-top:20px;margin-bottom:20px}}@media only screen and (max-width:767.98px){.single-plants .header h2{font-size:38px}}.single-plants .plants-details-section{background:#efefef;background:linear-gradient(180deg,#efefef,#fafaf9 33%,#fefefe 66%,#fff);padding:60px 0}@media only screen and (max-width:991.98px){.single-plants .plants-details-section{padding:40px 0}}@media only screen and (max-width:767.98px){.single-plants .plants-details-section{padding:40px 0}}.single-plants .plants-details-section .plant-title{position:relative;padding:0}.single-plants .plants-details-section .plant-title:after{content:"";position:absolute;height:4px;background:#203340;width:80%;bottom:0;left:10%}.single-plants .plants-details-section .plant-title h1{font-family:Arrus;font-size:54px;font-weight:800;line-height:1;text-align:center;color:#203340}@media only screen and (max-width:991.98px){.single-plants .plants-details-section .plant-title h1{font-size:48px}}@media only screen and (max-width:767.98px){.single-plants .plants-details-section .plant-title h1{font-size:34px}}.single-plants .plants-details-section .plant-title h2{font-family:Arrus;font-size:48px;font-style:italic;line-height:1;text-align:center;color:#203340;padding:15px 0 35px}@media only screen and (max-width:991.98px){.single-plants .plants-details-section .plant-title h2{font-size:43px}}@media only screen and (max-width:767.98px){.single-plants .plants-details-section .plant-title h2{font-size:30px}}.single-plants .plants-details-section .plant-attributes{padding:60px 0 0}@media only screen and (max-width:991.98px){.single-plants .plants-details-section .plant-attributes{padding:40px 0 0}}@media only screen and (max-width:767.98px){.single-plants .plants-details-section .plant-attributes{padding:30px 0 0}}.single-plants .plants-details-section .plant-attributes .item{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;color:#8d9e7c;font-family:Neris;font-weight:600;font-size:31px;line-height:40px;padding-bottom:10px}@media only screen and (max-width:991.98px){.single-plants .plants-details-section .plant-attributes .item{padding-bottom:10px}}@media only screen and (max-width:767.98px){.single-plants .plants-details-section .plant-attributes .item{padding-bottom:5px}}@media only screen and (max-width:991.98px){.single-plants .plants-details-section .plant-attributes .item{font-size:25px;line-height:32px}}@media only screen and (max-width:767.98px){.single-plants .plants-details-section .plant-attributes .item{font-size:20px;line-height:28px}}.single-plants .plants-details-section .plant-attributes .item:last-child{padding-bottom:0}@media only screen and (max-width:767.98px){.single-plants .plants-details-section .plant-attributes .item__name{width:100%;text-align:center}}.single-plants .plants-details-section .plant-attributes .item__value{padding-left:10px}@media only screen and (max-width:767.98px){.single-plants .plants-details-section .plant-attributes .item__value{width:100%;text-align:center;padding:0 0 10px}}.single-plants .plants-details-section .plant-images{padding:60px 0 0;-moz-column-count:4;column-count:4;-moz-column-gap:10px;column-gap:10px}@media only screen and (max-width:1449.98px){.single-plants .plants-details-section .plant-images{-moz-column-count:3;column-count:3}}@media only screen and (max-width:991.98px){.single-plants .plants-details-section .plant-images{padding:40px 0 0;-moz-column-count:2;column-count:2}}@media only screen and (max-width:767.98px){.single-plants .plants-details-section .plant-images{padding:30px 0 0}}@media only screen and (max-width:575.98px){.single-plants .plants-details-section .plant-images{-moz-column-count:1;column-count:1}}.single-plants .plants-details-section .plant-images .item{display:grid;grid-template-rows:1fr auto;margin:0 0 10px;-moz-column-break-inside:avoid;break-inside:avoid}.single-plants .plants-details-section .plant-images .item__image{grid-row:1/-1;grid-column:1}@media only screen and (max-width:575.98px){.single-plants .plants-details-section .plant-images .item__image{width:100%}}.single-plants .plants-details-section .plant-description{padding:60px 0 0;position:relative;font-family:Neris,sans-serif}@media only screen and (max-width:991.98px){.single-plants .plants-details-section .plant-description{padding:40px 0 0;max-height:750px;overflow:hidden}}@media only screen and (max-width:767.98px){.single-plants .plants-details-section .plant-description{padding:30px 0 0}}.single-plants .plants-details-section .plant-description.open{max-height:none;height:auto;overflow:visible}.single-plants .plants-details-section .plant-description.open .plant-description__readmore,.single-plants .plants-details-section .plant-description__readmore{display:none}@media only screen and (max-width:991.98px){.single-plants .plants-details-section .plant-description__readmore{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-end;justify-content:center;position:absolute;bottom:0;left:0;width:100%;height:250px;background-image:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.25) 25%,hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,.75) 75%,#fff)}}.single-plants .plants-details-section .plant-description__readmore a.button{background:#e5e5e5;color:#8d9e7c;font-family:Arrus;font-weight:800;font-size:24px;filter:drop-shadow(0 5px 0 #e9e6e6);transition:all .4s}.single-plants .plants-details-section .plant-description__readmore a.button:hover{filter:drop-shadow(0 0 0 #e9e6e6);background:#8d9e7c;color:#fff}.single-plants .plants-details-section .plant-description div,.single-plants .plants-details-section .plant-description p{font-size:21px;line-height:35px;padding:10px 0 20px}@media only screen and (max-width:767.98px){.single-plants .plants-details-section .plant-description div,.single-plants .plants-details-section .plant-description p{font-size:19px;line-height:28px;padding:10px 0}}.single-plants .plants-details-section .plant-consultant{padding:60px 0 40px;margin-bottom:80px;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;color:#24323f;position:relative}@media only screen and (max-width:991.98px){.single-plants .plants-details-section .plant-consultant{text-align:center}}.single-plants .plants-details-section .plant-consultant:after{content:"";position:absolute;height:4px;background:#203340;width:100%;bottom:0;left:0}@media only screen and (max-width:991.98px){.single-plants .plants-details-section .plant-consultant{padding:60px 0}}@media only screen and (max-width:767.98px){.single-plants .plants-details-section .plant-consultant{padding:60px 0 40px}}.single-plants .plants-details-section .plant-consultant__image{max-width:270px}@media only screen and (max-width:991.98px){.single-plants .plants-details-section .plant-consultant__image{max-width:100%;width:100%}}.single-plants .plants-details-section .plant-consultant__image>img{max-width:160px;height:auto}.single-plants .plants-details-section .plant-consultant__info{padding-left:35px}@media only screen and (max-width:991.98px){.single-plants .plants-details-section .plant-consultant__info{padding:30px 0 0;width:100%}}.single-plants .plants-details-section .plant-consultant__name{font-family:Arrus,sans-serif;font-size:32px;line-height:41px}@media only screen and (max-width:991.98px){.single-plants .plants-details-section .plant-consultant__name{font-size:26px;line-height:32px}}@media only screen and (max-width:767.98px){.single-plants .plants-details-section .plant-consultant__name{font-size:22px;line-height:28px}}@media only screen and (max-width:575.98px){.single-plants .plants-details-section .plant-consultant__name{font-size:20px;line-height:24px}}.single-plants .plants-details-section .plant-consultant__position{font-family:Neris,sans-serif;font-size:26px;line-height:32px;padding:0 0 10px}@media only screen and (max-width:991.98px){.single-plants .plants-details-section .plant-consultant__position{font-size:23px;line-height:28px}}@media only screen and (max-width:767.98px){.single-plants .plants-details-section .plant-consultant__position{font-size:21px;line-height:26px}}@media only screen and (max-width:575.98px){.single-plants .plants-details-section .plant-consultant__position{font-size:20px;line-height:24px}}.single-plants .plants-details-section .plant-consultant__email,.single-plants .plants-details-section .plant-consultant__phone{padding-top:10px}.single-plants .plants-details-section .plant-consultant__email,.single-plants .plants-details-section .plant-consultant__email>a,.single-plants .plants-details-section .plant-consultant__phone,.single-plants .plants-details-section .plant-consultant__phone>a{font-family:Neris,sans-serif;font-size:20px;line-height:25px;transition:all .4s;color:#24323f}.single-plants .plants-details-section .plant-consultant__email>a:hover,.single-plants .plants-details-section .plant-consultant__phone>a:hover{color:#8d9e7c}.single-plants .plants-details-section .plant-navigation{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:991.98px){.single-plants .plants-details-section .plant-navigation{justify-content:center}}.single-plants .plants-details-section .plant-navigation .button{transition:all .4s;filter:drop-shadow(0 5px 0 #e9e6e6)}@media only screen and (max-width:991.98px){.single-plants .plants-details-section .plant-navigation .button{margin-bottom:60px}}@media only screen and (max-width:575.98px){.single-plants .plants-details-section .plant-navigation .button{margin-bottom:40px}}.single-plants .plants-details-section .plant-navigation .button--back-to-list{background:#e5e5e5;color:#8d9e7c}.single-plants .plants-details-section .plant-navigation .button--back-to-list:hover{background:#8d9e7c;color:#fff;filter:drop-shadow(0 25.5px 40.5px rgba(0,0,0,.24))}.single-plants .plants-details-section .plant-navigation .button--back-to-homepage{background:#6c5e57;color:#fff}.single-plants .plants-details-section .plant-navigation .button--back-to-homepage:hover{background:#fff;color:#6c5e57;filter:drop-shadow(0 25.5px 40.5px rgba(0,0,0,.24))}.pswp--open{z-index:9999999999999}
