


/*====Tiendup Utils*/
.tup-text-uppercase {text-transform: uppercase}
.tup-text-line-through {text-decoration: line-through}
.tup-text-light {font-weight: 300}
.tup-no-text-decoration:hover,
.tup-no-text-decoration:hover * {text-decoration: none!important}


/*====Base*/
.template-base-wrapper {
    padding-bottom: 35px;
    padding-top: 35px;
}


/*Styling the close of the modal*/
.uk-modal-close.modal-close {
    height: 24px;
    padding: 8px;
    position: absolute;
    right: -40px;
    top: -8px;
    width: 24px;
}



/*=====Styles*/
.store_logo:hover {
	text-decoration: none
}
.store_logo > h2 {
    font-size: 1.25em;
    line-height: 120%;
}

/*=====Some buttons*/
 

/*=====Top Bar */
#top-bar {
    background-color: #2B2B2B;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    height: 28px;
}
#top-bar a {
    color: #FFF
}

/*=====Header*/

#main-header.uk-active {
    background-color: rgba(255, 255, 255, 0.9)
}
#main-header:hover {
    background-color: #FFF
}
#brand-nav-wrapper {
    padding-left: 20px;
    padding-right: 20px;
}

#launch-menu {
    font-size: 18px;
    text-transform: uppercase;
    color: #2B2B2B;
}
#launch-menu:hover {
    text-decoration: none
} 
#launch-menu:hover svg,
#my-cart-access:hover svg {
    -webkit-transform: scale3d(1.2,1.2,1);
    transform: scale3d(1.2,1.2,1);
}

#store-logo {
    width: 160px;
    padding-top: 10px;
    padding-bottom: 10px;
}

 

 

#desktop-finder-wrap {
    position: absolute;
    top: -13px;
    right: 32px;
    height: 48px;
    width: 230px;
}

#desktop-finder-wrap input[type="search"].input-finder {
    padding-right: 75px;
}

input[type="search"].input-finder {
    border-bottom: 1px solid #222;
    height: 48px;
    width: 100%;
    color: #222;
    padding-left: 5px;
    border-left: 0;
    border-right: 0;
    border-top: 0;
}
#desktop-finder-wrap input[type="submit"] {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #2B2B2B;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
     
}
#desktop-finder-wrap input[type="submit"]:hover,
#desktop-finder-wrap input[type="submit"]:focus {
    background: #666
}

#mobile-finder-wrap  {
    padding-left: 20px;
    padding-right: 35px
}

#my-cart-access {
    color: #333;
}
#my-cart-access:hover {
    color: #111;
    text-decoration: none
}



/*====Categories Menu====*/
#categories-menu, #categories-menu-container {
    background: transparent;
}
#categories-menu-container {
    padding: 5px 20px;
}
#categories-menu {
    
}
#categories-menu .uk-navbar-nav:hover > li > a {
     
}
#categories-menu .uk-navbar-nav > li:first-child {
     
}
#categories-menu .uk-navbar-nav > li > a {
    font-family: "Nexa Light"; 
    font-size: 16px;
    padding-left: 30px;
    padding-right: 30px;
    text-transform: uppercase;
}

#categories-menu .uk-navbar-nav > li > a span {
    
}
 

#categories-menu .uk-navbar-nav > li:hover > a,
#categories-menu .uk-navbar-nav > li > a:focus {
    background-color: #fff;
    color: #2B2B2B;
    opacity: 1
}

#categories-menu .uk-navbar-nav > li:hover > a > span,
#categories-menu .uk-navbar-nav > li > a:focus > span {
    border-bottom: 1px solid #2B2B2B
}
#categories-menu .uk-navbar-nav > li.uk-open > a {
    background-color: #eee;
    color: #2B2B2B;
    opacity: 1
}
#categories-menu .uk-navbar-nav > li.uk-parent:hover > a > span {border-bottom: 0!important}

/*The dropdown of the categories menu*/
#categories-menu .uk-dropdown-navbar {
    background: #eee;
    color: #2B2B2B;
}
#categories-menu .uk-dropdown-navbar .uk-nav-navbar  {
    

}
#categories-menu .uk-dropdown-navbar .uk-nav-navbar > li > a {
    color: #2B2B2B;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: -0.5px;
    padding-bottom: 6px;
    padding-top: 6px;
}
#categories-menu .uk-dropdown-navbar .uk-nav-navbar > li > a:hover {
    background: none;
    color: #2B2B2B;
    text-decoration: underline;
}


/*======Off Canvas Menu=====*/
.uk-offcanvas.uk-active {
    display: block;
    /* transform: translateZ(1px); */
}
#off-canvas-menu .uk-offcanvas-bar {
    background: #ffffff;
     
}
#off-canvas-logo {
    padding-left: 30px;
}
 
#closeCanvas {
    cursor: pointer;
    padding: 12px 25px;
    width: 26px;    
    height: 27px;
}
#closeCanvas:hover g {
    fill: #000000
}

#offcanvas-main-menu > li > a {
    color: #2B2B2B;
    font-size: 20px;
    padding: 10px 30px;
}
#offcanvas-main-menu:hover > li > a {
    opacity: .5;
    transition: opacity .2s
}
#offcanvas-main-menu > li:hover > a {
    color: #000000;
    background: none;
    opacity: 1
}
#offcanvas-main-menu > li.uk-active > a,
#offcanvas-main-menu > li.uk-active > a:hover {
    color: #2B2B2B !important;
    background: #eee !important;
}
/* #offcanvas-main-menu > li.uk-active > a:hover {
    background: #2B2B2B;
    color: #fff
} */
#help-menu {
    padding: 0;
}
#help-menu.uk-nav-offcanvas > li > a {
    color: #333333;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: -1px;
    padding: 8px 35px;
    text-transform: uppercase;
}

#help-menu.uk-nav-offcanvas > .uk-open > a,
html:not(.uk-touch) #help-menu.uk-nav-offcanvas > li > a:focus,
html:not(.uk-touch) #help-menu.uk-nav-offcanvas > li > a:hover,
.offcanvas-user-menu.uk-nav-offcanvas > .uk-open > a,
html:not(.uk-touch) .offcanvas-user-menu.uk-nav-offcanvas > li > a:focus,
html:not(.uk-touch) .offcanvas-user-menu.uk-nav-offcanvas > li > a:hover {
    background: rgba(0, 0, 0, 0);
    color: #000000;
    text-decoration: underline;
}
html #help-menu.uk-nav.uk-nav-offcanvas > li.uk-active > a {
    background: #eee;
    color: #000
}
.offcanvas-user-menu.uk-nav-offcanvas > li > a {
    color: #2B2B2B;
    font-weight: 300;
    padding: 5px 30px;
}

.offcanvas-user-menu.uk-nav-offcanvas > #loged-user.uk-open > a,
html:not(.uk-touch) .offcanvas-user-menu.uk-nav-offcanvas > li#loged-user > a:focus,
html:not(.uk-touch) .offcanvas-user-menu.uk-nav-offcanvas > li#loged-user > a:hover {
    background: rgba(0, 0, 0, 0);
    color: #000000;
    text-decoration: none;
}
.offcanvas-user-menu.close-session {
    border-top: 1px solid #dddddd;
    margin-top: 35px;
    padding-top: 15px;
}
.offcanvas-user-menu.close-session > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 12px
}

.off-canvas-social-links {
    padding: 15px 35px;
}



/* Categories on mobile */
#categories-mobile {
    border-top: 1px solid #eee;
    /* border-bottom: 1px solid #eee; */
    position: relative;
    z-index: 3;
    /* transform: translate3d(0px,0px,1px) */
}
#off-canvas-categories .uk-offcanvas-bar {
    background: #fff;
}

#off-canvas-categories-menu a {
    color: #2B2B2B;
    font-size: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 30px;
    padding-right: 30px;
}
#off-canvas-categories-menu .uk-nav-sub  a {
    
    padding-left: 35px
}


html:not(.uk-touch) #off-canvas-categories-menu.uk-nav-offcanvas > li > a:focus, 
html:not(.uk-touch) #off-canvas-categories-menu.uk-nav-offcanvas > li > a:hover {
    background: transparent;
    color: #2B2B2B;
}

#off-canvas-categories-menu.uk-nav-offcanvas > .uk-open > a,
#off-canvas-categories-menu.uk-nav-offcanvas > .uk-open > a:hover,
#off-canvas-categories-menu.uk-nav-offcanvas > .uk-open > a:focus {
    background: #eee!important;
    color: #2B2B2B!important;
}



   

/*--------End Header*/







#store-slideshow,
#store-slideshow .uk-slideshow,
#store-slideshow .uk-slideshow > li {
	min-height: 300px;
    overflow: hidden;
}

.featured_switcher li a {
	color: #999;
	font-size: 16px;
}
.featured_switcher .uk-icon {
	transition: opacity ease .25s;
	opacity: 0}
.featured_switcher .uk-active .uk-icon {opacity: 1}

 




.featured_product_onsale {
	position: absolute;
    right: 0;
    top: 0;
    z-index: 4;
}

.featured_switcher.uk-subnav > li {
    display: inline-block;
	float: none
}

.product_sale_ribbon {
	border-color: transparent #e74d3c transparent transparent;
    border-style: solid;
    border-width: 0 60px 60px 0;
    height: 0;
    width: 0;
    z-index: 2;
}
.featured_product_onsale span {
	color: #fff;
    display: block;
    height: 30px;
    position: absolute;
    right: 4px;
    text-align: center;
    top: 4px;
	-moz-transform: rotate(45deg);
    -moz-transform-origin: center bottom 0;
	-webkit-transform: rotate(45deg);
    -webkit-transform-origin: center bottom 0;
    transform: rotate(45deg);
    transform-origin: center bottom 0;
    width: 60px;
    z-index: 3;
}

.featured_product_new {
	left: 0;
    position: absolute;
    top: 0;
    z-index: 4;
}
.product_new_ribbon {
	background-color: #fff;
    height: 28px;
    left: -30px;
    position: absolute;
    top: 0;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 140px;
    z-index: 2;
}
.featured_product_new span {
	color: #e74d3c;
	display: block;
	height: 30px;
	left: 9px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 14px;
	width: 60px;
	z-index: 3;
	-moz-transform: rotate(-45deg);
    -moz-transform-origin: center bottom 0;
	-webkit-transform: rotate(-45deg);
    -webkit-transform-origin: center bottom 0;
    transform: rotate(-45deg);
    transform-origin: center bottom 0;}


#store_testimonials {
	min-height: 300px;
	position: relative
}
#store_testimonials > * {
	position: relative;
	z-index: 2
}
#store_testimonials::before {
    background-color: rgba(0, 0, 0, 0.2);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
#store-brands,
#store-features {
	background-color: #fbfbfb;
}
#store-features {
    font-family: "Nexa Light", sans-serif
}
.store-feature-title {
    font-size: 32px;
    text-transform: uppercase
}
.store-feature-desc {
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.store-feature-more-info {
    color: #7d7d7d;
    font-size: 14px
}
#leaf-1 {
    transform: rotate(180deg);
    transform-origin: center;
    position: absolute;
    top: -40px;
    left: -29px;
}
#leaf-2 {
    position: absolute;
    right: 0px;
    bottom: -12px;
    transform: scale3d(.5,.5,1);
}
.the-leafs {
    opacity: 0
}


.slideshow-content-block {
    color:#FFF;
    padding: 20px 30px;
    background-image: url("../../assets/img/dust.svg"), url("../../assets/img/leaf-lines.svg");
    background-repeat: no-repeat, no-repeat;
    background-position: bottom left, bottom right;
}
.slideshow-content-block.uk-pull-1-2 {
    background-image: url("../../assets/img/leaf-lines2.svg"), url("../../assets/img/dust.svg");
}
 

.slideshow-content-block__lead,
.slideshow-content-block__headline {
    font-family: "Nexa Light", sans-serif
}
.slideshow-content-block__lead {
    font-size: 18px;
}
.slideshow-content-block__headline {
    font-size: 34px;
    text-transform: uppercase;
    line-height: 1.1;
    margin-top: 10px;
    margin-bottom: 10px;
    
}
.slideshow-content-block__button {
    background: #AF9F4B;
    border: 1px solid transparent;
    font-family: serif;
    font-style: italic;
    font-size: 20px;
    color: #000000;
    padding: 10px 25px;
    display: inline-block;
}
.slideshow-content-block__button:hover {
    text-decoration: none;
    border-color: #000;
    color: #000
}



#home-slider .uk-slidenav-next::before,
#home-slider .uk-slidenav-previous::before {
    content: ''
}
#home-slider .uk-slidenav-next,
#home-slider .uk-slidenav-previous {    
    line-height: 48px;
    margin-top: -24px;
    display: block
}
#home-slider .uk-slidenav img {
    width: 48px;
    height: 48px;
    box-sizing: border-box;
    background: #fff;
    padding: 10px;
    border-radius: 50%;
    box-shadow: 0 0 5px -3px #333;
}
#home-slider .uk-slidenav:hover img {
    background:#EEE
}
#home-slider .uk-slidenav-next {right: 5px}
#home-slider .uk-slidenav-previous {left: 5px}

#home-slider .uk-overlay-panel {
    padding-left: 40px;
    padding-right: 40px;
}

/* Home new arrivals */
 
.new-arrival-list-item-overlay {
    left: 6px;
    top: 6px;
    right: 6px;
    bottom: 6px;
    padding: 10px;
    border: 4px solid rgba(255,255,255,.5);
    transition: .2s
}
.new-arrival-list-item:hover .new-arrival-list-item-overlay {
    border-color: rgba(255,255,255,.9);
    background: rgba(0,0,0,.1)
}
.new-arrival-list-item:hover .new-arrival-list-item-name {
    color: #fff
}
.new-arrival-list-item-name {
    font-size: 38px;
    font-weight: 300;
    letter-spacing: -2px;
    color: rgba(255,255,255,.9);
    text-transform: uppercase;
    line-height: 110%;
    visibility: hidden;
}
.home-banner-item-category {
    padding-top: 6px;
    display: inline-block
}
.new-arrival-list-item-category {
    padding-left: 6px;
    padding-top: 6px;
    display: inline-block
}
.home-banner-item-category span,
.new-arrival-list-item-category span {   
    position: relative;
    font-weight: 700;
    font-size: 22px;
    line-height: 100%;
    color: #2B2B2B;
    display: inline;
    letter-spacing: -1px
}
.home-banner-item-category span::after,
.new-arrival-list-item-category span::after {
    content: '.';
    display: block;
    position: absolute;
    right: -5px;
    bottom: 3px;
    transition: .2s
}
.home-banner-item-category:hover,
.new-arrival-list-item-category:hover {
    text-decoration: none;
    color: #000
}
.home-banner:hover .home-banner-item-category span::after,
.new-arrival-list-item-category:hover span::after {
    right: -12px;
}


.store_feature_icon {
	background-color: #fff;
    border: 2px solid;
    padding: 10px;
	width: 38px;
	height: 38px;
	line-height: 38px;
}

.tup-slider .uk-slidenav {
    background-color: #fff;
    color: #2B2B2B;
    display: inline-block;
    width: 50px;
    font-size: 30px;
    top: 45%
}
.tup-slider .uk-slidenav:hover {
    background-color: rgba(0, 0, 0, 0.2)
}
.tup-slider .uk-slidenav.uk-slidenav-previous {
	left: -25px
}
.tup-slider .uk-slidenav.uk-slidenav-next {
	right: -25px
}


/* Featured Workshops */
#featured-workshops .featured-workshop-name {
    font-size: 18px;    
    font-family: "Nexa Bold";    
    color: #222;    
    display: block;    
    padding-top: 10px;
}
#featured-workshops .listing-product-item img {
    border: 1px solid #D6D6D6
}

#featured-workshops .featured-workshop-vendor {
    border-top: 1px dashed #D6D6D6;
    margin-left: 20px;
    margin-right: 20px;
    padding: 5px;
    margin-top: 5px;
    
 }
 #featured-workshops .featured-workshop-meta {
    font-size: 16px;
    padding-top: 5px
 }

 /* Featured Plants */
 #featured-plants {
     background-color: #F8F8F8;
     padding-top: 50px;
     padding-bottom: 50px
 }

 #featured-plants  .listing-product-item {
     text-align: center
 }
 #featured-plants  .listing-product-item  figure{
    overflow: hidden;
    border-radius: 50%;   
}

#featured-plants  .listing-product-item .listing-product-name {
    font-size: 22px;
    font-family: serif;
    font-style: italic;
    color: #4A4A4A;
}

#featured-plants  .listing-product-item .listing-product-price::before {
    content: '';
    display: block;
    height: 1px;
    background-color: #979797;
    left: 20px;
    position: absolute;
    right: 20px;
    top: 10px
}
#featured-plants  .listing-product-item .listing-product-price {
   position: relative
}
#featured-plants  .listing-product-item .listing-product-price .listing-product-price-value {
    position: relative;
    background: #F8F8F8;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
 }
 #featured-plants  .listing-product-item .listing-product-price .listing-product-price-discounted {
    display: block;
    max-width: 70px;
    margin-left: auto;
    margin-right: auto;
 }

 #view-all-plants {
     background: #FFF;
     border-radius: 50%;
     overflow: hidden;
     position: relative;
     transition: .2s
 }
 #view-all-plants::before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%;
 }
 #view-all-plants > div {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
 }
 #view-all-plants .circle-texts {
     font-family: "Nexa Light";
     font-size: 22px
 }
 #view-all-plants #go-to-section {
    font-family: "Quicksand";    
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px
}
#view-all-plants #go-to-section span {
     background: #FFF;
     padding-left: 5px;
     padding-right: 5px;
     position: relative   
}
#view-all-plants #go-to-section::before {
    content: '';
    display: block;
    height: 1px;
    background-color: #979797;
    position: absolute;
    left: -20px;
    right: -20px;
    top: 50%  
}

#view-all-plants:hover #go-to-section::before {
    transition: all .2s .2s;
    left: -10px;
    right: -10px;
}
#view-all-plants:hover  {
    box-shadow: 0 0 0 1px #ddd
}

.featured-plant-wrapper .figure-wrapper{
    position: relative

}
.featured-plant-wrapper .figure-wrapper::before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%;
}
.featured-plant-wrapper .figure-wrapper figure{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

 


/*====BANNERS*/
.banner-panel {
    padding: 40px 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

  .banner-panel__text-headline {
    font-size: 32px;
    font-weight: 700;
    margin: 0 0 12px 0;
    letter-spacing: -1px
}
  .banner-panel__text-lead {
    font-weight: 300;
    font-size: 16px;
    margin: 0 0 12px 0;
}
/*Sided banners*/
#featured-category-small-banner .banner-panel,
#lined-banner.banner-panel {
    min-height: 370px;
}
#featured-category-small-banner {
    background-color:#E8E4D9
}

#lined-banner {
    border: 8px solid;
    transition: box-shadow .02s;
}
#lined-banner:hover {
    box-shadow: 0 0 0 10px inset;
}
#lined-banner h3 {
    margin: 0;
    font-weight: 200;
    font-size: 40px;
    line-height: 100%;
}
#lined-banner h4 {
    font-size: 72px;
    font-weight: 800;
    line-height: 100%;
    margin: 0;
}


/*Sided banners*/
/*One Three banner*/

#banner-one-three > div {
    background: #F4F3EF
}

.banner-panel.uk-overlay-panel {
    color: #2B2B2B
}

#full-banner-double {
    background-color: #E3AE7D;
    color: #fff
}
#full-banner-double .banner-panel__text-headline,
#full-banner-double .banner-panel__text-lead {
    color: #fff
}
#full-banner-double .lined-button {
    color: #fff;
    border-color: #fff
}
#full-banner-double .lined-button:hover,
#full-banner-double .lined-button:focus {
    color: #E3AE7D;
    background: #fff;
    border-color: #fff
}



/*Pre content Art*/
#breadcrumb_wrapper {
	height: 60px;
	overflow: hidden;
}
#breadcrumb {
    border-radius: 3px 3px 0 0;
    padding: 5px 10px;
    width: auto;
}


.tdup-select {
    display: inline-block;
    position: relative;
}
.tdup-select select {
    -webkit-appearance: none;
    -moz-appearance:none;
    padding-right: 28px;
    width: 100%;

}
.tdup-select::after {
    border-color: #888888 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 5px 4px 0;
    content: "";
    display: block;
    pointer-events: none;
    position: absolute;
    right: 13px;
    text-align: center;
    top: 50%;
    z-index: 1
}

.share_product span {
	height: 32px;
	line-height: 32px;
	width: 32px;
}

/*===========Product page*/

/* Product image slider */
#product-slider .uk-slidenav {
    display: block;
    bottom: -16px;
    top: auto;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #fff;
    color: #B2B2B2;
    font-size: 31px;
    line-height: 36px;
}
#product-slider .uk-slidenav:hover  {
    color: #222;
    box-shadow: 0 0 3px #ccc
}
.product-images-thumbs {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
}
.product-images-thumbs__wrapper, .product-images-thumbs__anchor {
    display: inline-block;
    width: 60px;
    height: 60px;
}
.product-images-thumbs__wrapper {
    border-radius: 50%;
    border: 1px solid #FFF;
    overflow: hidden;
    margin-left: 2px;
    margin-right: 2px}

.product-images-thumbs__wrapper:hover {
    border-color:transparent
}

#product-slider .uk-slidenav.uk-slidenav-previous {
    left: 25px;
    text-indent: -2px
}
#product-slider .uk-slidenav.uk-slidenav-next {
    right: 25px;
    text-indent: 2px
}


.template-base-wrapper.product-page {
    background: #F8F8F8;
    margin-bottom: 50px;
} 
#product-block-detail {
    text-align: center;
    font-family: "Nexa Light", sans-serif;
}
.product-block-name {
    font-size: 22px;    
    margin-bottom: 10px;    
    margin-top: 0;    
    font-family: "Nexa Bold", sans-serif;    
    line-height: 26px;
}

.product-block-price {
    font-family: "Quicksand"; 
    font-size: 22px;
    color: #4A4A4A;
    padding-top: 15px;
    padding-bottom: 10px;
}
#product-extended-info .uk-accordion .uk-accordion-title:first-child {
    padding-top: 0;
    border-top: 0
}
.product-stock-badge {
    font-size: 14px;
    margin-bottom: 25px;
}
.with-stock {color: #6EB036}
.no-stock {color: #FF4343}
.buy-button {
    background-color: #444444;    
    font-size: 18px;    
    color: #FFFFFF;    
    width: 100%;    
    border-color: #444444;
}

.buy-button:hover, .buy-button:focus {
    background-color: #FFFFFF;
    color: #2B2B2B
}
/* -- */

 

 

 


/*Variants*/
.product-variant {
    margin-bottom: 20px
}
.product-variant-name::before {
    content: '';
    display: block;
    height: 1px;
    background: #979797;
    position: absolute;
    top: 11px;
    left: 30px;
    right: 30px;
}
.product-variant-name {
    font-size: 18px;
    font-style: italic;
    padding-bottom: 10px;
    font-family: serif;
    position: relative;
    display: block;
    z-index: 2;
}
.product-variant-name span {
    background: #F8F8F8;
    display: inline-block;
    position: relative;
    padding-right: 10px;
    padding-left: 10px;
}

.variant-option {
    background-color: #fff;
    border: 1px solid #2B2B2B;
    font-size: 14px;
    min-height: 36px;
    margin-left: -1px;
    text-align: center;     
}
.variant-option span {
    line-height: 16px;
    display: inline-block;
    padding-left: 1px;
    padding-right: 1px
}
.variants-options > .variant-option:first-child {
    margin-left: 0
}

.variant-option.current-variant {
    background-color: #2B2B2B;
    background-size: cover;
    background-position: center;
}
.variant-option.not-available {
    background: #eeeeee!important;
    color: #cccccc!important;
    cursor: not-allowed;
}

.variant-option:not(.not-available):hover {
    cursor: pointer;
    box-shadow: 0 0 0 2px #2B2B2B;
    transition: box-shadow 0.1s ease 0s;
    -webkit-box-shadow: 0 0 0 2px #2B2B2B;
    -webkit-transition: box-shadow 0.1s ease 0s;
    -moz-box-shadow: 0 0 0 2px #2B2B2B;
    -moz-transition: box-shadow 0.1s ease 0s;
    z-index: 2;
}
.variant-option.current-variant:hover {
    cursor: default;
    box-shadow: none;
    transition: none;
    -webkit-box-shadow: none;
    -webkit-transition: none;
    -moz-box-shadow: none;
    -moz-transition: none;
    z-index: 2;
}

.variants-options.count-5 .variant-option{
    font-size: 16px;
    letter-spacing: -1px;
}
.variants-options.count-6 .variant-option,
.variants-options.count-7 .variant-option,
.variants-options.count-8 .variant-option,
.variants-options.count-9 .variant-option,
.variants-options.count-10 .variant-option {
    font-size: 14px;
    letter-spacing: -1px;
}



 .contact-and-share {
     padding-top: 25px
 }

.contact-wrapper {
    padding-top: 40px
}
.dudas {
    position: relative
}
.dudas::before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #979797;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
}
.dudas span {
    display: inline-block;
    background-color: #F8F8F8;
    margin-bottom: -10px;
    z-index: 2;
    position: relative;
    padding-left: 4px;
    padding-right: 4px;
    font-family: serif;
    font-style: italic;
    font-size: 18px;
}
.contact-button {
    display: inline-block;
    color: #000000;
    margin-bottom: 5px;
    padding: 5px 10px;
}

 
 
 
#share-product-options a:hover  {
    background-color: #2B2B2B; 
    color: #fff;      
}
 
#share-product-options a {
    border:1px solid #2B2B2B;
    color: #2B2B2B;
    display: inline-block;
    height: 32px;
    line-height: 34px;
    width: 32px;
}


#whatsapp-share-button:hover,
#whatsapp-share-button:active,
#whatsapp-share-button:focus {
	text-decoration: none
}
.uk-notouch #whatsapp-share-button {
	display: none
}
.uk-touch #whatsapp-share-button {
	display: inline-block;
}

#related-products {
    margin-top: 25px;
    padding-top: 20px;
    padding-bottom: 20px
}

#loading-gif {
	width: 37px;
	height: auto;
}

.related-vendor-logo {
    background-color: #ccc;
    width: 90px;
    height: 90px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.related-vendor-name {
    font-family: "Nexa Bold";
    color: #4A4A4A;
    display: block;
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.related-vendor-name {
    color: #111
}
.related-vendor-link-to-products {
    border: 1px solid;
    color: #4A4A4A
}



/*Listing*/
.category-listing-header {
    position: relative;
    font-family: "Nexa Light", sans-serif
}
.section-name {
    background:  url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABGdBTUEAALGPC/xhBQAAAA1JREFUCB1jePXq1X8ACT4Dvj8cIgIAAAAASUVORK5CYII=') repeat-x center center
}
.section-name span {
    background: #FFF;
    display: inline-block;
    text-transform: uppercase;
    font-size: 22px;
    padding: 5px 20px;
}
.section-name-subcategories {
    padding-top: 30px;
    padding-bottom: 30px;
}
.section-name-subcategories a {
    font-size: 16px;
    display: inline-block;
    padding: 5px 10px;
    color: #2B2B2B;
    opacity: .7;
}

.listing-no-result {
    min-height: 200px;
}

 
.section-intro {
    position: relative;
    text-align: center;
    margin-bottom: 50px
}
.section-intro::after {
    content: '';
    height: 1px;
    left: 0;
    right: 0;
    display: block;
    position: absolute;
    top:32px;
    background-color: #d5d5d5
}

.section-intro > span {
    position: relative;
    background-color: #fff;
    display: inline-block;
    padding: 10px 20px;
    z-index: 2
}
.section-intro .more-in-category {
    color: #979797
}
.section-intro .more-in-category span {
    text-transform: capitalize;
    font-size: 22px;
    display: block
}

.listing-product-item {
     
}
.listing-product-name {
    font-size: 16px;
    color: #7D7D7D;
    padding-top: 10px;
    display: block;
    padding-bottom: 6px;
}
.listing-product-name:hover {
    color: #111111
}
.listing-product-price {
    font-size: 16px;
    color: #4A4A4A;
}
.listing-product-price-discounted {
    color: #FF4343;
    font-weight: 400;
    position: relative;
}
.listing-product-item .listing-product-price-discounted {
    margin-right: 5px
}
.listing-product-price-discounted::after {
    background: #ff4343;
    border-radius: 3px;
    box-shadow: 0 0 0 1px #ffffff;
    content: "";
    display: block;
    height: 1px;
    left: -2px;
    margin-top: -0.5px;
    position: absolute;
    right: -2px;
    top: 50%;
    transform: rotate(-2deg);
}

.listing-product-item .lined-button {
    color: #FFF;
    border-color: #FFF;
    background: transparent
}
.listing-product-item-overlay {
    z-index: 2;
    position: relative;
}

.current-category-description {
    padding-top: 90px
}
.current-category-description p {
    font-family: "Nexa Light";
    color: #4A4A4A;
    font-size: 16px;
    line-height: 1.5;
}

.current-category-description h4 {
    font-family: "Nexa Light";
    text-transform: lowercase
    
}

.listing-variants span {
    width: 16px;
    height: 16px;
    background-color: #eee;
    margin-left: 2px;
    margin-right: 2px;
    border-radius: 50px;
    margin-top: 4px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    box-shadow: 0 0 0 1px rgba(0,0,0,.1) inset;
}

/*Checkout*/
 
.checkout_resume_box {
	border-style: solid;
	border-width: 1px;
}
.checkout_item_actions {
    border-style: solid;
	border-width: 1px;
    padding: 10px;
	margin: 15px -12px -12px -12px!important
}
 



/*Profile*/
#profile-tabs {
	border-width: 0 1px 1px 1px;
	border-style: solid;
	padding: 20px 0;
}
.order_totals {
	border-top-width: 1px;
	border-top-style: dashed;
}

/*Login*/
#login_wrap.login_toggle  #login_form {display: none;}
#login_wrap.login_toggle  #recovery_pass_form {
		display: block !important;
    visibility: visible !important
}

/*Contact*/
#contact-msg {
	min-height: 120px
}

/*Override and styles sfy-modal*/
#botanica .sfy-modal-dialog {
    background: #fff;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}
#botanica .cart-modal-content-header {
    background: #fff;
    border-bottom: 1px solid #ddd;
    font-weight: 300;
    font-size: 18px;
    padding-top: 20px;
}

#botanica .cart-modal-actions {
    background: #fff;
    border-top: 0;
    padding-bottom: 20px;
}
#botanica .cart-resume-table tbody td {
    vertical-align: top;
}

#botanica .cart-product-anchor-name {
    font-weight: 400;
    color: #2B2B2B;
    line-height: 110%;
}
#botanica .sfy-modal-button {
    border-radius: 0;
    background: #fff;
    color: #2B2B2B;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: -.6px;
    box-shadow: none;
    text-shadow: none;
    margin-left: 0
}

#botanica .sfy-modal-button.main-action {
    background-color: #2B2B2B;
    color: #fff;
    border-color: #2B2B2B;
    font-size: 16px;
}

#botanica .sfy-modal-button.main-action:hover,
#botanica .sfy-modal-button.main-action:focus {
    background: #fff;
    color: #2B2B2B;
    border-color: #2B2B2B;
}
#botanica .cart-modal-actions .sfy-modal-button:first-child{
    margin-left: 0
}

#botanica .cart-modal-quantity-name {
    padding: 0 0 10px 0;
    margin: 0;
    line-height: 110%;
    padding-bottom: 10px;
}

#botanica .cart-modal-selector-wrapper {
    border-color: #2B2B2B;
    border-radius: 0;
    background: #fff;
}

#botanica #quantity.sfy-modal-select {
    border-radius: 0;
    color: #2B2B2B;
}

#botanica #select-arrow-sim {
    border-color: #2B2B2B transparent transparent transparent
}
#botanica .cart-modal-selector-wrapper label {
    background: #fff;
    border-right-color: #2B2B2B
}
#botanica .cart-resume-table tbody td:first-child {
    width: 50px;
}
#botanica .cart-resume-table tbody td select {
    border: 1px solid #2B2B2B
}
/*End modal*/



/*=======Footer*/
#newsletter-signup {
    background: url('../../assets/img/grass-bg-newsletter.svg') no-repeat #AF9F4B;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
    background-position: center 90%;
    margin-top: 120px

}
#newsletter-signup form {
    position: relative;
    z-index: 2;
}

/* Newsletter botánico: */



#newsletter_signup_email {
    font-family: "Nexa Light";
    font-size: 26px;
    color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    background: rgba(255,255,255,0.10);
    border: 1px solid #262626;
    border-radius: 2px;
    text-align: center;
    min-height: 50px;
    max-width: 380px
}

#newsletter-wrapper {
    text-align: center
}
#newsletter-wrapper ::-moz-placeholder {
    font-family: "Nexa Light";
    color: #FFF;
    font-size: 26px;
    text-align: center;
}
#newsletter-wrapper ::-webkit-placeholder {
    font-family: "Nexa Light";
    color: #FFF;
    font-size: 26px;
    text-align: center;
}
#newsletter-wrapper ::-ms-placeholder {
    font-family: "Nexa Light";
    color: #FFF;
    font-size: 26px;
    text-align: center;
}
#newsletter-wrapper ::placeholder {
    font-family: "Nexa Light";
    color: #FFF;
    font-size: 26px;
    text-align: center;
}
.newsletter_text {
    padding-top: 5px;
    text-align: center;
    font-family: serif;
    font-size: 18px;
    color: #231F20;
    font-style: italic;
}
#subscribe-leaf {
    position: absolute;
    right: 10px;
    top: -20px;
    z-index: 1
}
#rastrillo {
    position: absolute;
    left: 50px;
    bottom: -10px;
    z-index: 1;
}

#footer {
    position: relative
}
 
#footer .uk-container {
    max-width: 960px;
}
#footer h6 {
    font-family: "Nexa Bold";
    font-size: 16px;
    color: #231F20;
}
#footer .uk-list a {
    font-family: "Nexa Light";
    font-size: 16px;
    color: #231F20;
    padding-bottom: 10px;
    display: block;
}
.botanica-brand-footer img {
    width: 160px;
}

.footer-social {
    padding-bottom: 30px
}
.botanica-brand-address {
    padding-top: 20px;
    font-size: 16px;
    font-style: italic;
    font-family: serif;
}
.footer-social a {
    color: #333;
}
#page-end {
    background-color: #519DA5;
    position: relative;
    z-index: 2
}
#footer-leaf {
    padding: 0;
    pointer-events: none;
    margin-bottom: -37px;
}
#footer-mushroom {
    display: none
}    
.data-fiscal {
    width: 40px;
    display: inline-block;
    opacity: .7;
}


.whatsapp-contact-float-button {
    background-color: #00e676;
    color: #FFF;
    width: 66px;
    height: 66px;
    display: inline-block;
    text-align: center;
    line-height: 66px;
    border-radius: 50%;
    box-shadow: 0 0 0 5px inset rgba(255,255,255,.4);
    transition: .2s;
    z-index: 99;
}
.whatsapp-contact-float-button:hover {
    box-shadow: 0 0 0 5px inset rgba(255,255,255,.8),0 0 0 1px rgba(255,255,255,.8);
    color: #FFF
}
.whatsapp-contact-float-button {
    position: fixed;
    right: 16px;
    bottom:16px
}

