@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//mygarden.com.co/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.7") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//mygarden.com.co/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//mygarden.com.co/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//mygarden.com.co/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//mygarden.com.co/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//mygarden.com.co/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//mygarden.com.co/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//mygarden.com.co/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//mygarden.com.co/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgba(97,204,189,0.84);
	--wd-alternative-color: #cfe458;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgba(80,211,187,0.79);
	--btn-accented-bgcolor-hover: rgba(190,232,53,0.5);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgba(103,224,192,0.7);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(211,244,90);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #04bf9d;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgba(117,221,204,0.9);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: rgba(15,173,136,0.56);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}
:root{
--wd-container-w: 1350px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

@media (min-width: 1350px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1350px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1350px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Poppins !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Playfair Display !important;
}

@font-face {
	font-family: "Glaciall";
	font-weight: 400;
	font-style: normal;
}

/* General */

p, h1, h2, h3, h4, h5, h6, ul, ol, li {
	letter-spacing: 1px;
	line-height: 1.8;
}

.site-content ol, .site-content ul {
	font-size: 14px;
}

.site-content ul li, .site-content ol li  {
	font-size: 14px;
	margin-bottom: 15px;
}

.btn-size-default {
    letter-spacing: 1px;
    text-transform: none;
    font-size: 14px;
}

/* Mobile Menu */

.form-style-underlined .mobile-nav .searchform input[type=text] {
    letter-spacing: 1px;
}

.mobile-nav-tabs .mobile-tab-title {
    letter-spacing: 1px;
    text-transform: none;
    font-weight: 700;
}

.site-mobile-menu li a {
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: none;
}



/* Header */


/* Header - Top html element */

.whb-top-bar .whb-text-element {
    letter-spacing: 1px;
    color: #ffff !important;
}

/* Header - Search */

.form-style-underlined .has-categories-dropdown input[type=text] {
    font-size: 13px;
	  text-transform: none;
		letter-spacing: 1px;
}

.search-by-category .input-dropdown-inner>a {
    font-size: 13px;
    text-transform: none;
		letter-spacing: 1px;
}

/* Header - Search dropdown cats */

.search-by-category ul li a {
    letter-spacing: 1px;
}

/* Header - Search suggestions */

.autocomplete-suggestion .suggestion-title {
    font-family: Poppins, Arial, Helvetica, sans-serif;
}

/* Header - All Links */

.woodmart-navigation .item-level-0 > a {
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: none;
}

/* Header - Menu */

.whb-color-dark .navigation-style-default .green-menu.item-level-0 > a {
		color: #04bf9d;
}






.whb-general-header {
    border-bottom: none;
}

.navigation-style-underline .nav-link-text {
	    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: none;
}

.wd-tools-element .wd-tools-text {
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: none;
}



/* Home - Section 1, Slider */

.home-section-1 .owl-nav>div:after {
    color: white;
}

.home-section-1 .owl-dots .owl-dot span {
    border: 2px solid rgba(255, 255, 255, 1);
}

.home-section-1 .owl-dots .owl-dot.active span {
    border-color: white;
    background-color: white;
}

.home-section-1 .woodmart-title-container h4 {
		color: #04BF9D;
    font-family: Poppins, Arial, Helvetica, sans-serif;
    letter-spacing: 2px;
    font-weight: 700 !important;
    text-transform: uppercase;
    font-size: 14px;
    border-left: 2px solid #04BF9D;
    padding-left: 20px;
    margin: 20px 0 40px 0;
    line-height: 1.5;
}

.home-section-1 .woodmart-title-container h1 {
    font-size: 52px;
    line-height: 1.2;
	  letter-spacing: 1px;
}

.home-section-1 .woodmart-title-container h1 span {
	  color: #04BF9D;
}

.home-section-1 .woodmart-title-container h6 {
	  color: #000000;
    font-family: Poppins, Arial, Helvetica, sans-serif;
    letter-spacing: 2px;
    font-weight: 500 !important;
    font-size: 16px;
}

.home-section-1 .btn.btn-color-primary {
    border: none;
    color: #ffffff;
    font-family: Playfair Display, Arial, Helvetica, sans-serif;
    letter-spacing: 2px;
    font-weight: 800 !important;
    font-size: 16px;
    background-color: #04BF9D;
    padding: 15px 20px;
    text-transform: none;
}

@media (max-width: 780px) {
	.home-section-1 .woodmart-title-container h1 {
			font-size: 28px;
	}
}

/* Home -Section 2, Resume */

.home-section-2 .title-subtitle {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 600;
}

.home-section-2 .woodmart-button-wrapper .btn {
		letter-spacing: 1px;
    font-size: 18px;
    text-transform: none;
    border-radius: 0;
    padding: 15px 25px;
    font-family: Playfair Display, Arial, Helvetica, sans-serif;
}

.home-section-2 .wpb_text_column .wpb_wrapper p {
    max-width: 1200px;
	  letter-spacing: 1px;
    line-height: 2;
		font-size: 16px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.home-section-2 .wpb_text_column .wpb_wrapper p a {
		color: #04BF9D;
	  font-weight: 600;
}


/* Home Section 3 */

.home-section-3 .promo-banner .banner-subtitle {
    letter-spacing: 1px;
}

.home-section-3 .promo-banner .banner-title {
    letter-spacing: 1px;
	  margin: 0;
	  font-size: 24px !important;
}

.home-section-3 .btn.btn-style-link {
    letter-spacing: 1px;
    text-transform: none;
    font-size: 14px;
}


/* Home - Section 4 */

.home-section-4 .woodmart-title-container {
    letter-spacing: 1px;
		margin-bottom: 20px;
}

.home-section-4 .woodmart-products-tabs.tabs-design-default .products-tabs-title .tab-label {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    font-weight: 600;
		font-size: 14px;
}

.home-section-4 .woodmart-hover-quick .woodmart-add-btn > a span {
    text-transform: none;
    letter-spacing: 1px;
    padding: 15px;
}

.home-section-4 .woodmart-products-tabs .products-tabs-title li.active-tab-title {
    color: #04bf9d;
}

.home-section-4 .product-title {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.8;
}

.home-section-4 .woodmart-products-tabs .products-tabs-title li {
    padding-right: 20px;
    padding-left: 20px;
}

.home-section-4 .products-tabs-title {
    margin-bottom: 20px;
}

.home-section-4 .price .amount {
    letter-spacing: 1px;
}

.home-section-4 .woodmart-load-more .load-more-label {
    font-weight: 600;
    letter-spacing: 1px;
}

.home-section-4 .woodmart-load-more .load-more-loading {
    font-weight: 600;
    letter-spacing: 1px;
}

/* Home - Section 5 */

.home-section-5 .woodmart-title-container {
    letter-spacing: 1px;
		margin-bottom: 20px;
}

.home-section-5 .title-wrapper.text-center .title-after_title {
    letter-spacing: 1px;
    font-size: 16px;
}

.home-section-5 .box-title-default .info-box-title {
    letter-spacing: 1px;
    font-weight: 600 !important;
}

.home-section-5 .info-box-inner p {
	  letter-spacing: 1px;
}

.home-section-5 .woodmart-button-wrapper a {
	  letter-spacing: 1px;
	  text-transform: none;
    font-size: 14px;
}

/* Home - Section 6 */

.home-section-6 .title-wrapper.text-center .title {
    letter-spacing: 1px;
    font-weight: 600 !important;
	  margin-bottom: 20px;
}

.home-section-6 .title-wrapper.text-center .title-after_title {
	letter-spacing: 1px;
	font-size: 16px;
}

.home-section-6 .entry-meta {
	display: none;
}

.home-section-6 .hovered-social-icons {
	display: none;
}

.home-section-6 .entry-content {
	letter-spacing: 1px;
}

.home-section-6 .meta-post-categories>a {
	  letter-spacing: 1px;
}

/* Home - Section 7 */

.home-section-7 .woodmart-title-size-large .title-subtitle {
    letter-spacing: 1px;
}

.home-section-7 .color-scheme-light .title-wrapper .title {
    letter-spacing: 1px;
}

.home-section-7 .woodmart-title-size-large .title-after_title {
    letter-spacing: 1px;
  	line-height: 2;
}

.home-section-7 .btn-size-default {
    letter-spacing: 1px;
    text-transform: none;
    font-size: 14px;
}



/* Home - Section 8 */

.home-section-8 h4 {
	  letter-spacing: 1px;
}

.home-section-8 p {
	  letter-spacing: 1px;
}

.home-section-8 .btn {
	  letter-spacing: 1px;
    text-transform: none;
}

.whatsapp-text {
    font-family: Poppins, Arial, Helvetica, sans-serif;
}



/* Prefooter */

.woodmart-prefooter .title-wrapper.text-center .title {
    letter-spacing: 1px;
    font-weight: 600 !important;
	  margin-bottom: 20px;
}

.woodmart-prefooter .title-wrapper.text-center .title-after_title {
    letter-spacing: 1px;
	  font-size: 16px;
}

/* Footer */

.footer-container {
    letter-spacing: 1px;
}



/* Store */

.title-size-large .category-nav-link .category-name {
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: none;
}

.category-nav-link .category-products-count {
    letter-spacing: 1px;
}

.woodmart-woo-breadcrumbs .woocommerce-breadcrumb {
    letter-spacing: 1px;
}

.woodmart-products-per-page {
    letter-spacing: 1px;
}

.woodmart-filter-buttons .open-filters {
    letter-spacing: 1px;
}

.product-grid-item .product-title a {
	  font-family: Poppins, Arial, Helvetica, sans-serif;
    font-size: 15px;
    letter-spacing: 1px;
}

.woodmart-load-more .load-more-label, .woodmart-load-more .load-more-loading {
    letter-spacing: 1px;
    text-transform: none;
    font-weight: 600;
}

.woodmart-load-more .load-more-loading {
    letter-spacing: 1px;
    text-transform: none;
    font-weight: 600;
}

/* Product */

/* Product - Breadcrumb */

.single-breadcrumbs-wrapper .woocommerce-breadcrumb {
    letter-spacing: 1px;
	  line-height: 2;
}



.product-image-summary .entry-title {
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.woocommerce-product-details__short-description p {
    letter-spacing: 1px;
	  line-height: 2;
}	

.single-product-page .price .amount {
    letter-spacing: 1px;
}

.variations_form .variations .value select {
    letter-spacing: 1px;
}

.product-image-summary .single_add_to_cart_button {
    letter-spacing: 1px;
    text-transform: none;
    font-size: 14px;
}

.wd-action-btn.wd-style-text>a {
    letter-spacing: 1px;
}

.product_meta {
	line-height: 2;
}

.product_meta>span {
    letter-spacing: 1px;
}

.product-share {
    letter-spacing: 1px;
}

.woocommerce-product-attributes {
	letter-spacing: 1px;
}

.poduct-tabs-inner .tabs-layout-tabs .tabs li a {
    letter-spacing: 1px;
    text-transform: none;
    font-size: 20px;
}

.woocommerce-Reviews .woocommerce-Reviews-title,
.woocommerce-Reviews .comment-reply-title {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    text-transform: none;
    letter-spacing: 1px;
    line-height: 2;
}

.related-products .slider-title {
	  text-transform: none;
	  letter-spacing: 1px;
}

/* Checkout */

.woodmart-checkout-steps ul li span {
    letter-spacing: 1px;
    text-transform: none;
}

th.product-name,
th.product-price,
th.product-quantity,
th.product-subtotal {
    text-transform: none;
    letter-spacing: 1px;
}

.shop_table .cart_item {
	  letter-spacing: 1px;
}

td.product-name a {
    font-family: Poppins, Arial, Helvetica, sans-serif;
}

.coupon input {
    letter-spacing: 1px;
}

.coupon button {
	  text-transform: none;
    letter-spacing: 1px;
    font-size: 14px;
}

.cart-actions .order-first button {
	  text-transform: none;
    letter-spacing: 1px;
    font-size: 14px;
}

.cart-totals-inner h2 {
    letter-spacing: 1px;
    text-transform: none !important;
}

.btns-shop-light .cart-totals-inner .checkout-button {
  text-transform: none;
  letter-spacing: 1px;
  font-size: 14px;
}

#billing_gift_field {
	padding: 10px 0 15px 0;
}

.woocommerce-shipping-fields {
  border: none;
}


/* Widget Store */

.widget-title {
	text-transform: none;
	letter-spacing: 1px;
	font-weight: 600;
}

.woodmart-widget a {
    letter-spacing: 1px;
}

.categories-accordion-on .widget_product_categories .count {
    border-radius: 0;
    letter-spacing: 1px;
    border: none;
	  line-height: 1.6;
}

/* Widget Shop Cart */

.widget-heading .widget-title {
	  font-size: 18px;
    text-transform: none;
    letter-spacing: 1px;
}

.widget-heading .close-side-widget {
    letter-spacing: 1px;
    text-transform: none;
}
.product_list_widget>li .product-title {
    letter-spacing: 1px;
    font-family: Poppins, Arial, Helvetica, sans-serif;
}

.widget_shopping_cart .quantity {
    letter-spacing: 1px;
}

.widget_shopping_cart .total strong {
    letter-spacing: 1px;
    text-transform: none;
}

.widget_shopping_cart .buttons a {
    letter-spacing: 1px;
    text-transform: none;
    font-size: 14px;
}

.cart-widget-side .widget_shopping_cart .empty {
    letter-spacing: 1px;
    text-transform: none;
}

.widget_shopping_cart .return-to-shop a {
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: none;
}

/* Pop Up */

.mfp-wrap .woodmart-promo-popup {
    letter-spacing: 1px;
}

.color-scheme-light .title-wrapper .title {
    margin-bottom: 20px;
}

.mfp-wrap .woodmart-promo-popup h3 {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-weight: 600;
    letter-spacing: 2px;
}

/* Messages */

.woocommerce-message {
    background-color: #04bf9d;
    letter-spacing: 1px;
}

.product-grid-item:hover .onsale {
	    transition: .2s all;
}

.product-grid-item:hover .onsale {
	    background-color: #CFE458;
}