Goat Milk Products
/* widget: Woo AJAX Search */
#uc_woocommerce_ajax_search_elementor_f25626c.uc-ajax-search-wrapper{
position:relative;
display:flex;
width:100%;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-ajax-search__title
{
display:block;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-search-item__link-title b.uc-capitalized,
#uc_woocommerce_ajax_search_elementor_f25626c .uc-search-item__link-title:not(b.uc-capitalized)::first-letter {
text-transform: none;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-ajax-search-wrapper-inside
{
width:100%;
}
#uc_woocommerce_ajax_search_elementor_f25626c.uc-ajax-search-wrapper span{
}
#uc_woocommerce_ajax_search_elementor_f25626c.uc-ajax-search-wrapper input{
width:100%;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-ajax-search__input-wrapper-inner
{
position:relative;
flex-grow:1;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-ajax-search__items{
position:absolute;
left:0px;
width:100%;
z-index:999999;
overflow:hidden;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-search-item__link{
display:flex;
align-items:center;
gap:10px;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-search-item__link-title{
display:block;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-search-item__link-image{
display:block;
flex-grow:0;
flex-shrink:0;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-ajax-search__input-wrapper{
position:relative;
display:flex;
align-items:center;
justify-content:center;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-pagination-panel{
width: 100%;
overflow: hidden;
transition: width .5s;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-ajax-search-product-card{
text-align: center;
padding: 10px;
flex-direction: column;
gap: 10px;
display: flex;
border-left: 1px solid #c9c9c9;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-ajax-search-product-card-img img{
margin: 0 auto;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-ajax-search__items{
display: flex;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-search-item{
transition: background-color .3s;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-search-item.uc-selected{
background-color: #ccc;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-pagination-list{
display: flex;
flex-wrap: nowrap;
width: 100%;
transition: transform .3s;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-pagination-list-inner{
flex: 0 0 100%;
max-width: 100%;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-pagination-header{
display: flex;
justify-content: space-between;
align-items: center;
direction: ltr;
display: none;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-ajax-search-pages{
display: flex;
gap: 5px;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-ajax-search-navigation-panel{
display: flex;
gap: 15px;
justify-content: space-between;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-ajax-arrows{
display: flex;
justify-content: space-between;
gap: 10px;
cursor: pointer;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-ajax-arrows .uc-inactive{
opacity: .5;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-ajax-arrow-left{
position: relative;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-ajax-arrow-left::before{
font-family: “Font Awesome 5 Free”;
content: “f104”;
font-weight: 900;
line-height:1em;
display: inline-flex;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-ajax-arrow-right::before{
font-family: “Font Awesome 5 Free”;
content: “f105”;
font-weight: 900;
line-height:1em;
display: inline-flex;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-ajax-search__btn
{
display:flex;
align-items:center;
justify-content:center;
flex-grow:0;
flex-shrink:0;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-ajax-search__btn.uc-inactive{
cursor: default;
opacity: 0.7;
pointer-events: none;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-ajax-search__btn_icon
{
line-height:1em;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-ajax-search__btn svg
{
height:1em;
width:1em;
}
#uc_woocommerce_ajax_search_elementor_f25626c.uc-loading .uc-ajax-search__spinner__loader-wrapper{
display:flex !important;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-ajax-search__error{
color:red;
padding-top:15px;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-ajax-search__spinner__loader-wrapper{
position:absolute;
top:50%;
transform:translateY(-50%);
inset-inline-end: 15px;
height: 100%;
align-items: center;
justify-content: center;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-ajax-search__spinner {
animation: ajaxsearchrotate 2s linear infinite;
z-index: 2;
width: 25px;
height: 25px;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-ajax-search__spinner-path {
stroke-linecap: round;
animation: ajaxsearchdash 1.5s ease-in-out infinite;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-pagination-list-inner
{
display:grid;
}
#uc_woocommerce_ajax_search_elementor_f25626c ::-webkit-input-placeholder { /* Edge */
color: #8f8f8f;
}
#uc_woocommerce_ajax_search_elementor_f25626c :-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #8f8f8f;
}
#uc_woocommerce_ajax_search_elementor_f25626c ::placeholder {
color: #8f8f8f;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-ajax-search__input.uc-active{
caret-color: unset;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-ajax-search__input{
caret-color: transparent;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-search-item__link-price{
margin-left: auto;
}
/* input type: number – hide arrows in Chrome, Safari, Edge, Opera */
#uc_woocommerce_ajax_search_elementor_f25626c ::-webkit-outer-spin-button,
#uc_woocommerce_ajax_search_elementor_f25626c ::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
/* input type: number – hide arrows in Firefox */
#uc_woocommerce_ajax_search_elementor_f25626c .uc-search-item__link-count-buttons__number {
-moz-appearance: textfield;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-search-item__link-count-buttons{
display: flex;
justify-content: center;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-search-item__link-count-buttons button{
display: flex;
justify-content: center;
align-items: center;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-search-item__link-count-buttons input{
max-width: 100px;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-button-addcart,
#uc_woocommerce_ajax_search_elementor_f25626c .added_to_cart,
#uc_woocommerce_ajax_search_elementor_f25626c .uc-search-item__product-page{
text-align: center;
text-decoration: none;
text-transform: none;
transition: all 0.25s ease-in-out;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-button-addcart,
#uc_woocommerce_ajax_search_elementor_f25626c .added_to_cart{
display: inline-block;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-search-item__product-page{
display: inline-block;
}
#uc_woocommerce_ajax_search_elementor_f25626c .ue-inner-btn-wrapper
{
display:flex;
align-items:center;
justify-content:center;
position: relative;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-button-addcart.added
{
display:none;
}
#uc_woocommerce_ajax_search_elementor_f25626c span.add-to-cart__loader{
position: absolute;
right: 0;
top: 50%;
transform: translate(0, -50%);
line-height: 1em;
}
#uc_woocommerce_ajax_search_elementor_f25626c .add_to_cart_button.loading span.add-to-cart__loader{
display: inline-block !important;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-pagination-panel .uc-search-item__link-price{
display: none;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-ajax-search-product-card .uc-ajax-search-product-card-price{
display: none;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-ajax-search-product-card .uc-ajax-search-product-card-img{
display: none;
}
#uc_woocommerce_ajax_search_elementor_f25626c .uc-ajax-search-product-card .uc-ajax-search-product-card-title{
display: none;
}
@keyframes ajaxsearchrotate {
100% {
transform: rotate(360deg);
}
}
@keyframes ajaxsearchdash {
0% {
stroke-dasharray: 1, 150;
stroke-dashoffset: 0;
}
50% {
stroke-dasharray: 90, 150;
stroke-dashoffset: -35;
}
100% {
stroke-dasharray: 90, 150;
stroke-dashoffset: -124;
}
}

Candy Cane Lotion Bar
$8.00

Maple Almond Lotion Bar
$8.00

Lavender Essential Oil Lotion Bar
$8.00

Pine and Activated Charcoal
$6.00

Cashmere Sweater Goat Milk Soap
$6.00

Grandma’s Kitchen Goat Milk Soap
$6.00

Home Sweet Home Goat Milk Soap
$6.00

Victorian Christmas Goat Milk Soap
$6.00

Country Spice Goat Milk Soap
$6.00

White Maple Bourbon Goat Milk Soap
$6.00
No Fragrance or Color Added
/* widget: Woo Product Grid */
@keyframes uc_woocommerce_product_grid_elementor_96c472f__item-animation {
0% {
filter: blur(10px);
opacity: 0;
}
100% {
filter: blur(0px);
opacity: 1;
}
}
#uc_woocommerce_product_grid_elementor_96c472f .ue-item{
opacity:0;
}
#uc_woocommerce_product_grid_elementor_96c472f .uc-entrance-animate {
opacity:1;
}
#uc_woocommerce_product_grid_elementor_96c472f .uc-entrance-animate {
animation: uc_woocommerce_product_grid_elementor_96c472f__item-animation 0.6s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
}
#uc_woocommerce_product_grid_elementor_96c472f * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#uc_woocommerce_product_grid_elementor_96c472f .ue_woocommerce_product_label-custom-field{
z-index: 100;
}
#uc_woocommerce_product_grid_elementor_96c472f .ue_category_wrapper{
display: flex;
flex-wrap: wrap;
}
#uc_woocommerce_product_grid_elementor_96c472f .uc_post_grid_style_one_item{
transition: all.3s;
}
#uc_woocommerce_product_grid_elementor_96c472f span.add-to-cart__loader{
position: absolute;
right: 0;
top: 50%;
transform: translate(0, -50%);
line-height: 1em;
}
#uc_woocommerce_product_grid_elementor_96c472f .add_to_cart_button.loading span.add-to-cart__loader{
display: inline-block !important;
}
#uc_woocommerce_product_grid_elementor_96c472f .uc-grid-count-buttons{
display: flex;
}
#uc_woocommerce_product_grid_elementor_96c472f .uc-grid-count-buttons button{
display: flex;
align-items:center;
justify-content:center;
flex-grow:0;
flex-shrink:0;
line-height:1em;
}
#uc_woocommerce_product_grid_elementor_96c472f .uc-grid-count-buttons button:disabled{
opacity:0.5;
}
#uc_woocommerce_product_grid_elementor_96c472f .uc_more_btn-custom-field{
text-align:center;
text-decoration:none;
transition:0.3s;
}
#uc_woocommerce_product_grid_elementor_96c472f .uc-grid-count-buttons button svg{
height:1em;
width:1em;
}
#uc_woocommerce_product_grid_elementor_96c472f input.uc-grid-count-buttons__number{
text-align:center;
flex-grow:1;
}
#uc_woocommerce_product_grid_elementor_96c472f {
margin:0 auto;
position:relative;
}
.uc_post_grid_style_one .uc_post_grid_style_one_item {
color: #111;
font-size: 16px;
overflow: hidden;
position: relative;
}
#uc_woocommerce_product_grid_elementor_96c472f .uc_post_grid_style_one_image {
width: 100%;
overflow: hidden;
display: block;
position: relative;
}
#uc_woocommerce_product_grid_elementor_96c472f .uc_post_image {
position:relative;
display: block;
transition: all 0.25s ease-in-out;
overflow:hidden;
}
#uc_woocommerce_product_grid_elementor_96c472f .uc_post_image–second{
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
right: 0;
transform: translate(100%, 0);
transition: all .3s;
}
#uc_woocommerce_product_grid_elementor_96c472f .uc_post_grid_style_one_image:hover .uc_post_image–second{
transform: translate(0, 0);
}
#uc_woocommerce_product_grid_elementor_96c472f .uc_post_image img
{
width:100%;
display: block;
transition:0.3s;
}
.uc_post_grid_style_one .uc_title {
font-size: 21px;
}
.uc_post_grid_style_one .uc_title a {
text-decoration: none;
transition: all .3s ease;
}
#uc_woocommerce_product_grid_elementor_96c472f .uc_post_grid_style_one_button > button,
#uc_woocommerce_product_grid_elementor_96c472f .uc_more_btn-custom-field{
width: 100%;
}
#uc_woocommerce_product_grid_elementor_96c472f .uc_post_grid_style_one_button > a,
#uc_woocommerce_product_grid_elementor_96c472f .uc_post_grid_style_one_button > button,
#uc_woocommerce_product_grid_elementor_96c472f .uc-button-addcart,
#uc_woocommerce_product_grid_elementor_96c472f .added_to_cart,
#uc_woocommerce_product_grid_elementor_96c472f .uc_more_btn-custom-field{
display: block;
text-align: center;
text-decoration: none;
text-transform: none;
transition: all 0.25s ease-in-out;
vertical-align: middle;
}
#uc_woocommerce_product_grid_elementor_96c472f .added_to_cart{
display:none !important;
}
#uc_woocommerce_product_grid_elementor_96c472f.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
display: grid;
}
#uc_woocommerce_product_grid_elementor_96c472f.uc_post_grid_style_one .uc_content{
flex-grow: 1;
display: flex;
flex-flow: column nowrap;
}
#uc_woocommerce_product_grid_elementor_96c472f .ue_grid_item_bottom {
margin-top:auto;
}
.uc_post_grid_style_one .uc_post_grid_style_one_item {
flex-direction:column;
display:flex;
}
@media (max-width:1023px){
#uc_woocommerce_product_grid_elementor_96c472f.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width:639px){
#uc_woocommerce_product_grid_elementor_96c472f.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
grid-template-columns: repeat(1, 1fr);
}
}
#uc_woocommerce_product_grid_elementor_96c472f .ue_category_label{
display:block;
text-decoration:none;
transition: all .3s ease;
position: relative;
}
/* hide default arrows in input type number */
/* Chrome, Safari, Edge, Opera */
#uc_woocommerce_product_grid_elementor_96c472f input.uc-grid-count-buttons__number::-webkit-outer-spin-button,
#uc_woocommerce_product_grid_elementor_96c472f input.uc-grid-count-buttons__number::-webkit-inner-spin-button{
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
#uc_woocommerce_product_grid_elementor_96c472f input.uc-grid-count-buttons__number[type=number]{
-moz-appearance: textfield;
}
/* end hide default arrows in input type number */
#uc_woocommerce_product_grid_elementor_96c472f .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through !important;
}
#uc_woocommerce_product_grid_elementor_96c472f del{
display: block;
color: #000;
opacity: .5;
font-size: 26px;
font-weight: 400;
text-decoration:line-through !important;
}
#uc_woocommerce_product_grid_elementor_96c472f ins{
color: #000;
font-size: 36px;
font-weight: 400;
text-decoration: none;
}
#uc_woocommerce_product_grid_elementor_96c472f .ue_woocommerce_product_carousel_sale_label{
display:inline-block;
position:absolute;
z-index: 1;
left:10px;
top:10px;
}
#uc_woocommerce_product_grid_elementor_96c472f .ue_woocommerce_product_grid_out_of_stock_label{
position: absolute;
width: fit-content;
left:10px;
top:10px;
z-index: 1;
}
#uc_woocommerce_product_grid_elementor_96c472f .ue-inner-btn-wrapper{
display:flex;
align-items:center;
justify-content:center;
position: relative;
pointer-events: none;
}

No Fragrance/Color
Natural Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Exfoliating
Oatmeal & Honey Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}
No products found
Fragranced with Essential Oils
/* widget: Woo Product Grid */
@keyframes uc_woocommerce_product_grid_elementor_dba392f__item-animation {
0% {
filter: blur(10px);
opacity: 0;
}
100% {
filter: blur(0px);
opacity: 1;
}
}
#uc_woocommerce_product_grid_elementor_dba392f .ue-item{
opacity:0;
}
#uc_woocommerce_product_grid_elementor_dba392f .uc-entrance-animate {
opacity:1;
}
#uc_woocommerce_product_grid_elementor_dba392f .uc-entrance-animate {
animation: uc_woocommerce_product_grid_elementor_dba392f__item-animation 0.6s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
}
#uc_woocommerce_product_grid_elementor_dba392f * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#uc_woocommerce_product_grid_elementor_dba392f .ue_woocommerce_product_label-custom-field{
z-index: 100;
}
#uc_woocommerce_product_grid_elementor_dba392f .ue_category_wrapper{
display: flex;
flex-wrap: wrap;
}
#uc_woocommerce_product_grid_elementor_dba392f .uc_post_grid_style_one_item{
transition: all.3s;
}
#uc_woocommerce_product_grid_elementor_dba392f span.add-to-cart__loader{
position: absolute;
right: 0;
top: 50%;
transform: translate(0, -50%);
line-height: 1em;
}
#uc_woocommerce_product_grid_elementor_dba392f .add_to_cart_button.loading span.add-to-cart__loader{
display: inline-block !important;
}
#uc_woocommerce_product_grid_elementor_dba392f .uc-grid-count-buttons{
display: flex;
}
#uc_woocommerce_product_grid_elementor_dba392f .uc-grid-count-buttons button{
display: flex;
align-items:center;
justify-content:center;
flex-grow:0;
flex-shrink:0;
line-height:1em;
}
#uc_woocommerce_product_grid_elementor_dba392f .uc-grid-count-buttons button:disabled{
opacity:0.5;
}
#uc_woocommerce_product_grid_elementor_dba392f .uc_more_btn-custom-field{
text-align:center;
text-decoration:none;
transition:0.3s;
}
#uc_woocommerce_product_grid_elementor_dba392f .uc-grid-count-buttons button svg{
height:1em;
width:1em;
}
#uc_woocommerce_product_grid_elementor_dba392f input.uc-grid-count-buttons__number{
text-align:center;
flex-grow:1;
}
#uc_woocommerce_product_grid_elementor_dba392f {
margin:0 auto;
position:relative;
}
.uc_post_grid_style_one .uc_post_grid_style_one_item {
color: #111;
font-size: 16px;
overflow: hidden;
position: relative;
}
#uc_woocommerce_product_grid_elementor_dba392f .uc_post_grid_style_one_image {
width: 100%;
overflow: hidden;
display: block;
position: relative;
}
#uc_woocommerce_product_grid_elementor_dba392f .uc_post_image {
position:relative;
display: block;
transition: all 0.25s ease-in-out;
overflow:hidden;
}
#uc_woocommerce_product_grid_elementor_dba392f .uc_post_image–second{
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
right: 0;
transform: translate(100%, 0);
transition: all .3s;
}
#uc_woocommerce_product_grid_elementor_dba392f .uc_post_grid_style_one_image:hover .uc_post_image–second{
transform: translate(0, 0);
}
#uc_woocommerce_product_grid_elementor_dba392f .uc_post_image img
{
width:100%;
display: block;
transition:0.3s;
}
.uc_post_grid_style_one .uc_title {
font-size: 21px;
}
.uc_post_grid_style_one .uc_title a {
text-decoration: none;
transition: all .3s ease;
}
#uc_woocommerce_product_grid_elementor_dba392f .uc_post_grid_style_one_button > button,
#uc_woocommerce_product_grid_elementor_dba392f .uc_more_btn-custom-field{
width: 100%;
}
#uc_woocommerce_product_grid_elementor_dba392f .uc_post_grid_style_one_button > a,
#uc_woocommerce_product_grid_elementor_dba392f .uc_post_grid_style_one_button > button,
#uc_woocommerce_product_grid_elementor_dba392f .uc-button-addcart,
#uc_woocommerce_product_grid_elementor_dba392f .added_to_cart,
#uc_woocommerce_product_grid_elementor_dba392f .uc_more_btn-custom-field{
display: block;
text-align: center;
text-decoration: none;
text-transform: none;
transition: all 0.25s ease-in-out;
vertical-align: middle;
}
#uc_woocommerce_product_grid_elementor_dba392f .added_to_cart{
display:none !important;
}
#uc_woocommerce_product_grid_elementor_dba392f.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
display: grid;
}
#uc_woocommerce_product_grid_elementor_dba392f.uc_post_grid_style_one .uc_content{
flex-grow: 1;
display: flex;
flex-flow: column nowrap;
}
#uc_woocommerce_product_grid_elementor_dba392f .ue_grid_item_bottom {
margin-top:auto;
}
.uc_post_grid_style_one .uc_post_grid_style_one_item {
flex-direction:column;
display:flex;
}
@media (max-width:1023px){
#uc_woocommerce_product_grid_elementor_dba392f.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width:639px){
#uc_woocommerce_product_grid_elementor_dba392f.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
grid-template-columns: repeat(1, 1fr);
}
}
#uc_woocommerce_product_grid_elementor_dba392f .ue_category_label{
display:block;
text-decoration:none;
transition: all .3s ease;
position: relative;
}
/* hide default arrows in input type number */
/* Chrome, Safari, Edge, Opera */
#uc_woocommerce_product_grid_elementor_dba392f input.uc-grid-count-buttons__number::-webkit-outer-spin-button,
#uc_woocommerce_product_grid_elementor_dba392f input.uc-grid-count-buttons__number::-webkit-inner-spin-button{
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
#uc_woocommerce_product_grid_elementor_dba392f input.uc-grid-count-buttons__number[type=number]{
-moz-appearance: textfield;
}
/* end hide default arrows in input type number */
#uc_woocommerce_product_grid_elementor_dba392f .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through !important;
}
#uc_woocommerce_product_grid_elementor_dba392f del{
display: block;
color: #000;
opacity: .5;
font-size: 26px;
font-weight: 400;
text-decoration:line-through !important;
}
#uc_woocommerce_product_grid_elementor_dba392f ins{
color: #000;
font-size: 36px;
font-weight: 400;
text-decoration: none;
}
#uc_woocommerce_product_grid_elementor_dba392f .ue_woocommerce_product_carousel_sale_label{
display:inline-block;
position:absolute;
z-index: 1;
left:10px;
top:10px;
}
#uc_woocommerce_product_grid_elementor_dba392f .ue_woocommerce_product_grid_out_of_stock_label{
position: absolute;
width: fit-content;
left:10px;
top:10px;
z-index: 1;
}
#uc_woocommerce_product_grid_elementor_dba392f .ue-inner-btn-wrapper{
display:flex;
align-items:center;
justify-content:center;
position: relative;
pointer-events: none;
}

Exfoliating
Tea Tree and Activated Charcoal Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}


Fragranced (Essential Oils)
Patchouli Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Fall/Winter
Lavender Orange (Felted)
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Fragranced (Essential Oils)
Lemongrass & Orange Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Floral
Lavender Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Exfoliating
Pine and Citrus Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}
No products found
Beverage Inspired
/* widget: Woo Product Grid */
@keyframes uc_woocommerce_product_grid_elementor_04faa6e__item-animation {
0% {
filter: blur(10px);
opacity: 0;
}
100% {
filter: blur(0px);
opacity: 1;
}
}
#uc_woocommerce_product_grid_elementor_04faa6e .ue-item{
opacity:0;
}
#uc_woocommerce_product_grid_elementor_04faa6e .uc-entrance-animate {
opacity:1;
}
#uc_woocommerce_product_grid_elementor_04faa6e .uc-entrance-animate {
animation: uc_woocommerce_product_grid_elementor_04faa6e__item-animation 0.6s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
}
#uc_woocommerce_product_grid_elementor_04faa6e * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#uc_woocommerce_product_grid_elementor_04faa6e .ue_woocommerce_product_label-custom-field{
z-index: 100;
}
#uc_woocommerce_product_grid_elementor_04faa6e .ue_category_wrapper{
display: flex;
flex-wrap: wrap;
}
#uc_woocommerce_product_grid_elementor_04faa6e .uc_post_grid_style_one_item{
transition: all.3s;
}
#uc_woocommerce_product_grid_elementor_04faa6e span.add-to-cart__loader{
position: absolute;
right: 0;
top: 50%;
transform: translate(0, -50%);
line-height: 1em;
}
#uc_woocommerce_product_grid_elementor_04faa6e .add_to_cart_button.loading span.add-to-cart__loader{
display: inline-block !important;
}
#uc_woocommerce_product_grid_elementor_04faa6e .uc-grid-count-buttons{
display: flex;
}
#uc_woocommerce_product_grid_elementor_04faa6e .uc-grid-count-buttons button{
display: flex;
align-items:center;
justify-content:center;
flex-grow:0;
flex-shrink:0;
line-height:1em;
}
#uc_woocommerce_product_grid_elementor_04faa6e .uc-grid-count-buttons button:disabled{
opacity:0.5;
}
#uc_woocommerce_product_grid_elementor_04faa6e .uc_more_btn-custom-field{
text-align:center;
text-decoration:none;
transition:0.3s;
}
#uc_woocommerce_product_grid_elementor_04faa6e .uc-grid-count-buttons button svg{
height:1em;
width:1em;
}
#uc_woocommerce_product_grid_elementor_04faa6e input.uc-grid-count-buttons__number{
text-align:center;
flex-grow:1;
}
#uc_woocommerce_product_grid_elementor_04faa6e {
margin:0 auto;
position:relative;
}
.uc_post_grid_style_one .uc_post_grid_style_one_item {
color: #111;
font-size: 16px;
overflow: hidden;
position: relative;
}
#uc_woocommerce_product_grid_elementor_04faa6e .uc_post_grid_style_one_image {
width: 100%;
overflow: hidden;
display: block;
position: relative;
}
#uc_woocommerce_product_grid_elementor_04faa6e .uc_post_image {
position:relative;
display: block;
transition: all 0.25s ease-in-out;
overflow:hidden;
}
#uc_woocommerce_product_grid_elementor_04faa6e .uc_post_image–second{
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
right: 0;
transform: translate(100%, 0);
transition: all .3s;
}
#uc_woocommerce_product_grid_elementor_04faa6e .uc_post_grid_style_one_image:hover .uc_post_image–second{
transform: translate(0, 0);
}
#uc_woocommerce_product_grid_elementor_04faa6e .uc_post_image img
{
width:100%;
display: block;
transition:0.3s;
}
.uc_post_grid_style_one .uc_title {
font-size: 21px;
}
.uc_post_grid_style_one .uc_title a {
text-decoration: none;
transition: all .3s ease;
}
#uc_woocommerce_product_grid_elementor_04faa6e .uc_post_grid_style_one_button > button,
#uc_woocommerce_product_grid_elementor_04faa6e .uc_more_btn-custom-field{
width: 100%;
}
#uc_woocommerce_product_grid_elementor_04faa6e .uc_post_grid_style_one_button > a,
#uc_woocommerce_product_grid_elementor_04faa6e .uc_post_grid_style_one_button > button,
#uc_woocommerce_product_grid_elementor_04faa6e .uc-button-addcart,
#uc_woocommerce_product_grid_elementor_04faa6e .added_to_cart,
#uc_woocommerce_product_grid_elementor_04faa6e .uc_more_btn-custom-field{
display: block;
text-align: center;
text-decoration: none;
text-transform: none;
transition: all 0.25s ease-in-out;
vertical-align: middle;
}
#uc_woocommerce_product_grid_elementor_04faa6e .added_to_cart{
display:none !important;
}
#uc_woocommerce_product_grid_elementor_04faa6e.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
display: grid;
}
#uc_woocommerce_product_grid_elementor_04faa6e.uc_post_grid_style_one .uc_content{
flex-grow: 1;
display: flex;
flex-flow: column nowrap;
}
#uc_woocommerce_product_grid_elementor_04faa6e .ue_grid_item_bottom {
margin-top:auto;
}
.uc_post_grid_style_one .uc_post_grid_style_one_item {
flex-direction:column;
display:flex;
}
@media (max-width:1023px){
#uc_woocommerce_product_grid_elementor_04faa6e.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width:639px){
#uc_woocommerce_product_grid_elementor_04faa6e.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
grid-template-columns: repeat(1, 1fr);
}
}
#uc_woocommerce_product_grid_elementor_04faa6e .ue_category_label{
display:block;
text-decoration:none;
transition: all .3s ease;
position: relative;
}
/* hide default arrows in input type number */
/* Chrome, Safari, Edge, Opera */
#uc_woocommerce_product_grid_elementor_04faa6e input.uc-grid-count-buttons__number::-webkit-outer-spin-button,
#uc_woocommerce_product_grid_elementor_04faa6e input.uc-grid-count-buttons__number::-webkit-inner-spin-button{
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
#uc_woocommerce_product_grid_elementor_04faa6e input.uc-grid-count-buttons__number[type=number]{
-moz-appearance: textfield;
}
/* end hide default arrows in input type number */
#uc_woocommerce_product_grid_elementor_04faa6e .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through !important;
}
#uc_woocommerce_product_grid_elementor_04faa6e del{
display: block;
color: #000;
opacity: .5;
font-size: 26px;
font-weight: 400;
text-decoration:line-through !important;
}
#uc_woocommerce_product_grid_elementor_04faa6e ins{
color: #000;
font-size: 36px;
font-weight: 400;
text-decoration: none;
}
#uc_woocommerce_product_grid_elementor_04faa6e .ue_woocommerce_product_carousel_sale_label{
display:inline-block;
position:absolute;
z-index: 1;
left:10px;
top:10px;
}
#uc_woocommerce_product_grid_elementor_04faa6e .ue_woocommerce_product_grid_out_of_stock_label{
position: absolute;
width: fit-content;
left:10px;
top:10px;
z-index: 1;
}
#uc_woocommerce_product_grid_elementor_04faa6e .ue-inner-btn-wrapper{
display:flex;
align-items:center;
justify-content:center;
position: relative;
pointer-events: none;
}

Beverage Inspired
Raspberry Ale Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}
No products found
Floral
/* widget: Woo Product Grid */
@keyframes uc_woocommerce_product_grid_elementor_12d89e0__item-animation {
0% {
filter: blur(10px);
opacity: 0;
}
100% {
filter: blur(0px);
opacity: 1;
}
}
#uc_woocommerce_product_grid_elementor_12d89e0 .ue-item{
opacity:0;
}
#uc_woocommerce_product_grid_elementor_12d89e0 .uc-entrance-animate {
opacity:1;
}
#uc_woocommerce_product_grid_elementor_12d89e0 .uc-entrance-animate {
animation: uc_woocommerce_product_grid_elementor_12d89e0__item-animation 0.6s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
}
#uc_woocommerce_product_grid_elementor_12d89e0 * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#uc_woocommerce_product_grid_elementor_12d89e0 .ue_woocommerce_product_label-custom-field{
z-index: 100;
}
#uc_woocommerce_product_grid_elementor_12d89e0 .ue_category_wrapper{
display: flex;
flex-wrap: wrap;
}
#uc_woocommerce_product_grid_elementor_12d89e0 .uc_post_grid_style_one_item{
transition: all.3s;
}
#uc_woocommerce_product_grid_elementor_12d89e0 span.add-to-cart__loader{
position: absolute;
right: 0;
top: 50%;
transform: translate(0, -50%);
line-height: 1em;
}
#uc_woocommerce_product_grid_elementor_12d89e0 .add_to_cart_button.loading span.add-to-cart__loader{
display: inline-block !important;
}
#uc_woocommerce_product_grid_elementor_12d89e0 .uc-grid-count-buttons{
display: flex;
}
#uc_woocommerce_product_grid_elementor_12d89e0 .uc-grid-count-buttons button{
display: flex;
align-items:center;
justify-content:center;
flex-grow:0;
flex-shrink:0;
line-height:1em;
}
#uc_woocommerce_product_grid_elementor_12d89e0 .uc-grid-count-buttons button:disabled{
opacity:0.5;
}
#uc_woocommerce_product_grid_elementor_12d89e0 .uc_more_btn-custom-field{
text-align:center;
text-decoration:none;
transition:0.3s;
}
#uc_woocommerce_product_grid_elementor_12d89e0 .uc-grid-count-buttons button svg{
height:1em;
width:1em;
}
#uc_woocommerce_product_grid_elementor_12d89e0 input.uc-grid-count-buttons__number{
text-align:center;
flex-grow:1;
}
#uc_woocommerce_product_grid_elementor_12d89e0 {
margin:0 auto;
position:relative;
}
.uc_post_grid_style_one .uc_post_grid_style_one_item {
color: #111;
font-size: 16px;
overflow: hidden;
position: relative;
}
#uc_woocommerce_product_grid_elementor_12d89e0 .uc_post_grid_style_one_image {
width: 100%;
overflow: hidden;
display: block;
position: relative;
}
#uc_woocommerce_product_grid_elementor_12d89e0 .uc_post_image {
position:relative;
display: block;
transition: all 0.25s ease-in-out;
overflow:hidden;
}
#uc_woocommerce_product_grid_elementor_12d89e0 .uc_post_image–second{
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
right: 0;
transform: translate(100%, 0);
transition: all .3s;
}
#uc_woocommerce_product_grid_elementor_12d89e0 .uc_post_grid_style_one_image:hover .uc_post_image–second{
transform: translate(0, 0);
}
#uc_woocommerce_product_grid_elementor_12d89e0 .uc_post_image img
{
width:100%;
display: block;
transition:0.3s;
}
.uc_post_grid_style_one .uc_title {
font-size: 21px;
}
.uc_post_grid_style_one .uc_title a {
text-decoration: none;
transition: all .3s ease;
}
#uc_woocommerce_product_grid_elementor_12d89e0 .uc_post_grid_style_one_button > button,
#uc_woocommerce_product_grid_elementor_12d89e0 .uc_more_btn-custom-field{
width: 100%;
}
#uc_woocommerce_product_grid_elementor_12d89e0 .uc_post_grid_style_one_button > a,
#uc_woocommerce_product_grid_elementor_12d89e0 .uc_post_grid_style_one_button > button,
#uc_woocommerce_product_grid_elementor_12d89e0 .uc-button-addcart,
#uc_woocommerce_product_grid_elementor_12d89e0 .added_to_cart,
#uc_woocommerce_product_grid_elementor_12d89e0 .uc_more_btn-custom-field{
display: block;
text-align: center;
text-decoration: none;
text-transform: none;
transition: all 0.25s ease-in-out;
vertical-align: middle;
}
#uc_woocommerce_product_grid_elementor_12d89e0 .added_to_cart{
display:none !important;
}
#uc_woocommerce_product_grid_elementor_12d89e0.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
display: grid;
}
#uc_woocommerce_product_grid_elementor_12d89e0.uc_post_grid_style_one .uc_content{
flex-grow: 1;
display: flex;
flex-flow: column nowrap;
}
#uc_woocommerce_product_grid_elementor_12d89e0 .ue_grid_item_bottom {
margin-top:auto;
}
.uc_post_grid_style_one .uc_post_grid_style_one_item {
flex-direction:column;
display:flex;
}
@media (max-width:1023px){
#uc_woocommerce_product_grid_elementor_12d89e0.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width:639px){
#uc_woocommerce_product_grid_elementor_12d89e0.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
grid-template-columns: repeat(1, 1fr);
}
}
#uc_woocommerce_product_grid_elementor_12d89e0 .ue_category_label{
display:block;
text-decoration:none;
transition: all .3s ease;
position: relative;
}
/* hide default arrows in input type number */
/* Chrome, Safari, Edge, Opera */
#uc_woocommerce_product_grid_elementor_12d89e0 input.uc-grid-count-buttons__number::-webkit-outer-spin-button,
#uc_woocommerce_product_grid_elementor_12d89e0 input.uc-grid-count-buttons__number::-webkit-inner-spin-button{
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
#uc_woocommerce_product_grid_elementor_12d89e0 input.uc-grid-count-buttons__number[type=number]{
-moz-appearance: textfield;
}
/* end hide default arrows in input type number */
#uc_woocommerce_product_grid_elementor_12d89e0 .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through !important;
}
#uc_woocommerce_product_grid_elementor_12d89e0 del{
display: block;
color: #000;
opacity: .5;
font-size: 26px;
font-weight: 400;
text-decoration:line-through !important;
}
#uc_woocommerce_product_grid_elementor_12d89e0 ins{
color: #000;
font-size: 36px;
font-weight: 400;
text-decoration: none;
}
#uc_woocommerce_product_grid_elementor_12d89e0 .ue_woocommerce_product_carousel_sale_label{
display:inline-block;
position:absolute;
z-index: 1;
left:10px;
top:10px;
}
#uc_woocommerce_product_grid_elementor_12d89e0 .ue_woocommerce_product_grid_out_of_stock_label{
position: absolute;
width: fit-content;
left:10px;
top:10px;
z-index: 1;
}
#uc_woocommerce_product_grid_elementor_12d89e0 .ue-inner-btn-wrapper{
display:flex;
align-items:center;
justify-content:center;
position: relative;
pointer-events: none;
}

Exfoliating
Apricot Fresia (Loofah) Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Floral
Lavender Illumination Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Floral
Lavender & Ranchwood Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Fall/Winter
Lavender & Black Amber Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Floral
Lilac Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Fall/Winter
Lavender Orange (Felted)
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Floral
Lavender Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}
No products found
Fruity
/* widget: Woo Product Grid */
@keyframes uc_woocommerce_product_grid_elementor_79aa959__item-animation {
0% {
filter: blur(10px);
opacity: 0;
}
100% {
filter: blur(0px);
opacity: 1;
}
}
#uc_woocommerce_product_grid_elementor_79aa959 .ue-item{
opacity:0;
}
#uc_woocommerce_product_grid_elementor_79aa959 .uc-entrance-animate {
opacity:1;
}
#uc_woocommerce_product_grid_elementor_79aa959 .uc-entrance-animate {
animation: uc_woocommerce_product_grid_elementor_79aa959__item-animation 0.6s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
}
#uc_woocommerce_product_grid_elementor_79aa959 * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#uc_woocommerce_product_grid_elementor_79aa959 .ue_woocommerce_product_label-custom-field{
z-index: 100;
}
#uc_woocommerce_product_grid_elementor_79aa959 .ue_category_wrapper{
display: flex;
flex-wrap: wrap;
}
#uc_woocommerce_product_grid_elementor_79aa959 .uc_post_grid_style_one_item{
transition: all.3s;
}
#uc_woocommerce_product_grid_elementor_79aa959 span.add-to-cart__loader{
position: absolute;
right: 0;
top: 50%;
transform: translate(0, -50%);
line-height: 1em;
}
#uc_woocommerce_product_grid_elementor_79aa959 .add_to_cart_button.loading span.add-to-cart__loader{
display: inline-block !important;
}
#uc_woocommerce_product_grid_elementor_79aa959 .uc-grid-count-buttons{
display: flex;
}
#uc_woocommerce_product_grid_elementor_79aa959 .uc-grid-count-buttons button{
display: flex;
align-items:center;
justify-content:center;
flex-grow:0;
flex-shrink:0;
line-height:1em;
}
#uc_woocommerce_product_grid_elementor_79aa959 .uc-grid-count-buttons button:disabled{
opacity:0.5;
}
#uc_woocommerce_product_grid_elementor_79aa959 .uc_more_btn-custom-field{
text-align:center;
text-decoration:none;
transition:0.3s;
}
#uc_woocommerce_product_grid_elementor_79aa959 .uc-grid-count-buttons button svg{
height:1em;
width:1em;
}
#uc_woocommerce_product_grid_elementor_79aa959 input.uc-grid-count-buttons__number{
text-align:center;
flex-grow:1;
}
#uc_woocommerce_product_grid_elementor_79aa959 {
margin:0 auto;
position:relative;
}
.uc_post_grid_style_one .uc_post_grid_style_one_item {
color: #111;
font-size: 16px;
overflow: hidden;
position: relative;
}
#uc_woocommerce_product_grid_elementor_79aa959 .uc_post_grid_style_one_image {
width: 100%;
overflow: hidden;
display: block;
position: relative;
}
#uc_woocommerce_product_grid_elementor_79aa959 .uc_post_image {
position:relative;
display: block;
transition: all 0.25s ease-in-out;
overflow:hidden;
}
#uc_woocommerce_product_grid_elementor_79aa959 .uc_post_image–second{
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
right: 0;
transform: translate(100%, 0);
transition: all .3s;
}
#uc_woocommerce_product_grid_elementor_79aa959 .uc_post_grid_style_one_image:hover .uc_post_image–second{
transform: translate(0, 0);
}
#uc_woocommerce_product_grid_elementor_79aa959 .uc_post_image img
{
width:100%;
display: block;
transition:0.3s;
}
.uc_post_grid_style_one .uc_title {
font-size: 21px;
}
.uc_post_grid_style_one .uc_title a {
text-decoration: none;
transition: all .3s ease;
}
#uc_woocommerce_product_grid_elementor_79aa959 .uc_post_grid_style_one_button > button,
#uc_woocommerce_product_grid_elementor_79aa959 .uc_more_btn-custom-field{
width: 100%;
}
#uc_woocommerce_product_grid_elementor_79aa959 .uc_post_grid_style_one_button > a,
#uc_woocommerce_product_grid_elementor_79aa959 .uc_post_grid_style_one_button > button,
#uc_woocommerce_product_grid_elementor_79aa959 .uc-button-addcart,
#uc_woocommerce_product_grid_elementor_79aa959 .added_to_cart,
#uc_woocommerce_product_grid_elementor_79aa959 .uc_more_btn-custom-field{
display: block;
text-align: center;
text-decoration: none;
text-transform: none;
transition: all 0.25s ease-in-out;
vertical-align: middle;
}
#uc_woocommerce_product_grid_elementor_79aa959 .added_to_cart{
display:none !important;
}
#uc_woocommerce_product_grid_elementor_79aa959.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
display: grid;
}
#uc_woocommerce_product_grid_elementor_79aa959.uc_post_grid_style_one .uc_content{
flex-grow: 1;
display: flex;
flex-flow: column nowrap;
}
#uc_woocommerce_product_grid_elementor_79aa959 .ue_grid_item_bottom {
margin-top:auto;
}
.uc_post_grid_style_one .uc_post_grid_style_one_item {
flex-direction:column;
display:flex;
}
@media (max-width:1023px){
#uc_woocommerce_product_grid_elementor_79aa959.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width:639px){
#uc_woocommerce_product_grid_elementor_79aa959.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
grid-template-columns: repeat(1, 1fr);
}
}
#uc_woocommerce_product_grid_elementor_79aa959 .ue_category_label{
display:block;
text-decoration:none;
transition: all .3s ease;
position: relative;
}
/* hide default arrows in input type number */
/* Chrome, Safari, Edge, Opera */
#uc_woocommerce_product_grid_elementor_79aa959 input.uc-grid-count-buttons__number::-webkit-outer-spin-button,
#uc_woocommerce_product_grid_elementor_79aa959 input.uc-grid-count-buttons__number::-webkit-inner-spin-button{
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
#uc_woocommerce_product_grid_elementor_79aa959 input.uc-grid-count-buttons__number[type=number]{
-moz-appearance: textfield;
}
/* end hide default arrows in input type number */
#uc_woocommerce_product_grid_elementor_79aa959 .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through !important;
}
#uc_woocommerce_product_grid_elementor_79aa959 del{
display: block;
color: #000;
opacity: .5;
font-size: 26px;
font-weight: 400;
text-decoration:line-through !important;
}
#uc_woocommerce_product_grid_elementor_79aa959 ins{
color: #000;
font-size: 36px;
font-weight: 400;
text-decoration: none;
}
#uc_woocommerce_product_grid_elementor_79aa959 .ue_woocommerce_product_carousel_sale_label{
display:inline-block;
position:absolute;
z-index: 1;
left:10px;
top:10px;
}
#uc_woocommerce_product_grid_elementor_79aa959 .ue_woocommerce_product_grid_out_of_stock_label{
position: absolute;
width: fit-content;
left:10px;
top:10px;
z-index: 1;
}
#uc_woocommerce_product_grid_elementor_79aa959 .ue-inner-btn-wrapper{
display:flex;
align-items:center;
justify-content:center;
position: relative;
pointer-events: none;
}

Fruity
Swirl Shampoo Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Exfoliating
Blackberry and Peach Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Fruity
Sweet Watermelon Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Fruity
Papaya Mango Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Fruity
Cucumber Melon Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Fruity
Black Raspberry Vanilla Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Fall/Winter
Pumpkin Spice Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Fall/Winter
Citrus Autumn Harvest Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Fruity
Energize Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Fruity
Apple Bourbon Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}
No products found
For the Men
/* widget: Woo Product Grid */
@keyframes uc_woocommerce_product_grid_elementor_2e8b322__item-animation {
0% {
filter: blur(10px);
opacity: 0;
}
100% {
filter: blur(0px);
opacity: 1;
}
}
#uc_woocommerce_product_grid_elementor_2e8b322 .ue-item{
opacity:0;
}
#uc_woocommerce_product_grid_elementor_2e8b322 .uc-entrance-animate {
opacity:1;
}
#uc_woocommerce_product_grid_elementor_2e8b322 .uc-entrance-animate {
animation: uc_woocommerce_product_grid_elementor_2e8b322__item-animation 0.6s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
}
#uc_woocommerce_product_grid_elementor_2e8b322 * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#uc_woocommerce_product_grid_elementor_2e8b322 .ue_woocommerce_product_label-custom-field{
z-index: 100;
}
#uc_woocommerce_product_grid_elementor_2e8b322 .ue_category_wrapper{
display: flex;
flex-wrap: wrap;
}
#uc_woocommerce_product_grid_elementor_2e8b322 .uc_post_grid_style_one_item{
transition: all.3s;
}
#uc_woocommerce_product_grid_elementor_2e8b322 span.add-to-cart__loader{
position: absolute;
right: 0;
top: 50%;
transform: translate(0, -50%);
line-height: 1em;
}
#uc_woocommerce_product_grid_elementor_2e8b322 .add_to_cart_button.loading span.add-to-cart__loader{
display: inline-block !important;
}
#uc_woocommerce_product_grid_elementor_2e8b322 .uc-grid-count-buttons{
display: flex;
}
#uc_woocommerce_product_grid_elementor_2e8b322 .uc-grid-count-buttons button{
display: flex;
align-items:center;
justify-content:center;
flex-grow:0;
flex-shrink:0;
line-height:1em;
}
#uc_woocommerce_product_grid_elementor_2e8b322 .uc-grid-count-buttons button:disabled{
opacity:0.5;
}
#uc_woocommerce_product_grid_elementor_2e8b322 .uc_more_btn-custom-field{
text-align:center;
text-decoration:none;
transition:0.3s;
}
#uc_woocommerce_product_grid_elementor_2e8b322 .uc-grid-count-buttons button svg{
height:1em;
width:1em;
}
#uc_woocommerce_product_grid_elementor_2e8b322 input.uc-grid-count-buttons__number{
text-align:center;
flex-grow:1;
}
#uc_woocommerce_product_grid_elementor_2e8b322 {
margin:0 auto;
position:relative;
}
.uc_post_grid_style_one .uc_post_grid_style_one_item {
color: #111;
font-size: 16px;
overflow: hidden;
position: relative;
}
#uc_woocommerce_product_grid_elementor_2e8b322 .uc_post_grid_style_one_image {
width: 100%;
overflow: hidden;
display: block;
position: relative;
}
#uc_woocommerce_product_grid_elementor_2e8b322 .uc_post_image {
position:relative;
display: block;
transition: all 0.25s ease-in-out;
overflow:hidden;
}
#uc_woocommerce_product_grid_elementor_2e8b322 .uc_post_image–second{
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
right: 0;
transform: translate(100%, 0);
transition: all .3s;
}
#uc_woocommerce_product_grid_elementor_2e8b322 .uc_post_grid_style_one_image:hover .uc_post_image–second{
transform: translate(0, 0);
}
#uc_woocommerce_product_grid_elementor_2e8b322 .uc_post_image img
{
width:100%;
display: block;
transition:0.3s;
}
.uc_post_grid_style_one .uc_title {
font-size: 21px;
}
.uc_post_grid_style_one .uc_title a {
text-decoration: none;
transition: all .3s ease;
}
#uc_woocommerce_product_grid_elementor_2e8b322 .uc_post_grid_style_one_button > button,
#uc_woocommerce_product_grid_elementor_2e8b322 .uc_more_btn-custom-field{
width: 100%;
}
#uc_woocommerce_product_grid_elementor_2e8b322 .uc_post_grid_style_one_button > a,
#uc_woocommerce_product_grid_elementor_2e8b322 .uc_post_grid_style_one_button > button,
#uc_woocommerce_product_grid_elementor_2e8b322 .uc-button-addcart,
#uc_woocommerce_product_grid_elementor_2e8b322 .added_to_cart,
#uc_woocommerce_product_grid_elementor_2e8b322 .uc_more_btn-custom-field{
display: block;
text-align: center;
text-decoration: none;
text-transform: none;
transition: all 0.25s ease-in-out;
vertical-align: middle;
}
#uc_woocommerce_product_grid_elementor_2e8b322 .added_to_cart{
display:none !important;
}
#uc_woocommerce_product_grid_elementor_2e8b322.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
display: grid;
}
#uc_woocommerce_product_grid_elementor_2e8b322.uc_post_grid_style_one .uc_content{
flex-grow: 1;
display: flex;
flex-flow: column nowrap;
}
#uc_woocommerce_product_grid_elementor_2e8b322 .ue_grid_item_bottom {
margin-top:auto;
}
.uc_post_grid_style_one .uc_post_grid_style_one_item {
flex-direction:column;
display:flex;
}
@media (max-width:1023px){
#uc_woocommerce_product_grid_elementor_2e8b322.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width:639px){
#uc_woocommerce_product_grid_elementor_2e8b322.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
grid-template-columns: repeat(1, 1fr);
}
}
#uc_woocommerce_product_grid_elementor_2e8b322 .ue_category_label{
display:block;
text-decoration:none;
transition: all .3s ease;
position: relative;
}
/* hide default arrows in input type number */
/* Chrome, Safari, Edge, Opera */
#uc_woocommerce_product_grid_elementor_2e8b322 input.uc-grid-count-buttons__number::-webkit-outer-spin-button,
#uc_woocommerce_product_grid_elementor_2e8b322 input.uc-grid-count-buttons__number::-webkit-inner-spin-button{
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
#uc_woocommerce_product_grid_elementor_2e8b322 input.uc-grid-count-buttons__number[type=number]{
-moz-appearance: textfield;
}
/* end hide default arrows in input type number */
#uc_woocommerce_product_grid_elementor_2e8b322 .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through !important;
}
#uc_woocommerce_product_grid_elementor_2e8b322 del{
display: block;
color: #000;
opacity: .5;
font-size: 26px;
font-weight: 400;
text-decoration:line-through !important;
}
#uc_woocommerce_product_grid_elementor_2e8b322 ins{
color: #000;
font-size: 36px;
font-weight: 400;
text-decoration: none;
}
#uc_woocommerce_product_grid_elementor_2e8b322 .ue_woocommerce_product_carousel_sale_label{
display:inline-block;
position:absolute;
z-index: 1;
left:10px;
top:10px;
}
#uc_woocommerce_product_grid_elementor_2e8b322 .ue_woocommerce_product_grid_out_of_stock_label{
position: absolute;
width: fit-content;
left:10px;
top:10px;
z-index: 1;
}
#uc_woocommerce_product_grid_elementor_2e8b322 .ue-inner-btn-wrapper{
display:flex;
align-items:center;
justify-content:center;
position: relative;
pointer-events: none;
}

Fall/Winter
White Maple Bourbon Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Fall/Winter
Frankincense & Myrrh Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Men
Calming Waters Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Fall/Winter
Coffee Grounds Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Men
Cedarwood and Sage Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}


Men
Masculine Scent (Tobacco and Bay Leaf) Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Fall/Winter
Bay Rum Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Exfoliating
Tea Tree and Activated Charcoal Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Fall/Winter
Hot Toddy Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Beverage Inspired
Raspberry Ale Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}
No products found
Fall/Winter Line
/* widget: Woo Product Grid */
@keyframes uc_woocommerce_product_grid_elementor_eebe230__item-animation {
0% {
filter: blur(10px);
opacity: 0;
}
100% {
filter: blur(0px);
opacity: 1;
}
}
#uc_woocommerce_product_grid_elementor_eebe230 .ue-item{
opacity:0;
}
#uc_woocommerce_product_grid_elementor_eebe230 .uc-entrance-animate {
opacity:1;
}
#uc_woocommerce_product_grid_elementor_eebe230 .uc-entrance-animate {
animation: uc_woocommerce_product_grid_elementor_eebe230__item-animation 0.6s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
}
#uc_woocommerce_product_grid_elementor_eebe230 * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#uc_woocommerce_product_grid_elementor_eebe230 .ue_woocommerce_product_label-custom-field{
z-index: 100;
}
#uc_woocommerce_product_grid_elementor_eebe230 .ue_category_wrapper{
display: flex;
flex-wrap: wrap;
}
#uc_woocommerce_product_grid_elementor_eebe230 .uc_post_grid_style_one_item{
transition: all.3s;
}
#uc_woocommerce_product_grid_elementor_eebe230 span.add-to-cart__loader{
position: absolute;
right: 0;
top: 50%;
transform: translate(0, -50%);
line-height: 1em;
}
#uc_woocommerce_product_grid_elementor_eebe230 .add_to_cart_button.loading span.add-to-cart__loader{
display: inline-block !important;
}
#uc_woocommerce_product_grid_elementor_eebe230 .uc-grid-count-buttons{
display: flex;
}
#uc_woocommerce_product_grid_elementor_eebe230 .uc-grid-count-buttons button{
display: flex;
align-items:center;
justify-content:center;
flex-grow:0;
flex-shrink:0;
line-height:1em;
}
#uc_woocommerce_product_grid_elementor_eebe230 .uc-grid-count-buttons button:disabled{
opacity:0.5;
}
#uc_woocommerce_product_grid_elementor_eebe230 .uc_more_btn-custom-field{
text-align:center;
text-decoration:none;
transition:0.3s;
}
#uc_woocommerce_product_grid_elementor_eebe230 .uc-grid-count-buttons button svg{
height:1em;
width:1em;
}
#uc_woocommerce_product_grid_elementor_eebe230 input.uc-grid-count-buttons__number{
text-align:center;
flex-grow:1;
}
#uc_woocommerce_product_grid_elementor_eebe230 {
margin:0 auto;
position:relative;
}
.uc_post_grid_style_one .uc_post_grid_style_one_item {
color: #111;
font-size: 16px;
overflow: hidden;
position: relative;
}
#uc_woocommerce_product_grid_elementor_eebe230 .uc_post_grid_style_one_image {
width: 100%;
overflow: hidden;
display: block;
position: relative;
}
#uc_woocommerce_product_grid_elementor_eebe230 .uc_post_image {
position:relative;
display: block;
transition: all 0.25s ease-in-out;
overflow:hidden;
}
#uc_woocommerce_product_grid_elementor_eebe230 .uc_post_image–second{
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
right: 0;
transform: translate(100%, 0);
transition: all .3s;
}
#uc_woocommerce_product_grid_elementor_eebe230 .uc_post_grid_style_one_image:hover .uc_post_image–second{
transform: translate(0, 0);
}
#uc_woocommerce_product_grid_elementor_eebe230 .uc_post_image img
{
width:100%;
display: block;
transition:0.3s;
}
.uc_post_grid_style_one .uc_title {
font-size: 21px;
}
.uc_post_grid_style_one .uc_title a {
text-decoration: none;
transition: all .3s ease;
}
#uc_woocommerce_product_grid_elementor_eebe230 .uc_post_grid_style_one_button > button,
#uc_woocommerce_product_grid_elementor_eebe230 .uc_more_btn-custom-field{
width: 100%;
}
#uc_woocommerce_product_grid_elementor_eebe230 .uc_post_grid_style_one_button > a,
#uc_woocommerce_product_grid_elementor_eebe230 .uc_post_grid_style_one_button > button,
#uc_woocommerce_product_grid_elementor_eebe230 .uc-button-addcart,
#uc_woocommerce_product_grid_elementor_eebe230 .added_to_cart,
#uc_woocommerce_product_grid_elementor_eebe230 .uc_more_btn-custom-field{
display: block;
text-align: center;
text-decoration: none;
text-transform: none;
transition: all 0.25s ease-in-out;
vertical-align: middle;
}
#uc_woocommerce_product_grid_elementor_eebe230 .added_to_cart{
display:none !important;
}
#uc_woocommerce_product_grid_elementor_eebe230.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
display: grid;
}
#uc_woocommerce_product_grid_elementor_eebe230.uc_post_grid_style_one .uc_content{
flex-grow: 1;
display: flex;
flex-flow: column nowrap;
}
#uc_woocommerce_product_grid_elementor_eebe230 .ue_grid_item_bottom {
margin-top:auto;
}
.uc_post_grid_style_one .uc_post_grid_style_one_item {
flex-direction:column;
display:flex;
}
@media (max-width:1023px){
#uc_woocommerce_product_grid_elementor_eebe230.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width:639px){
#uc_woocommerce_product_grid_elementor_eebe230.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
grid-template-columns: repeat(1, 1fr);
}
}
#uc_woocommerce_product_grid_elementor_eebe230 .ue_category_label{
display:block;
text-decoration:none;
transition: all .3s ease;
position: relative;
}
/* hide default arrows in input type number */
/* Chrome, Safari, Edge, Opera */
#uc_woocommerce_product_grid_elementor_eebe230 input.uc-grid-count-buttons__number::-webkit-outer-spin-button,
#uc_woocommerce_product_grid_elementor_eebe230 input.uc-grid-count-buttons__number::-webkit-inner-spin-button{
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
#uc_woocommerce_product_grid_elementor_eebe230 input.uc-grid-count-buttons__number[type=number]{
-moz-appearance: textfield;
}
/* end hide default arrows in input type number */
#uc_woocommerce_product_grid_elementor_eebe230 .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through !important;
}
#uc_woocommerce_product_grid_elementor_eebe230 del{
display: block;
color: #000;
opacity: .5;
font-size: 26px;
font-weight: 400;
text-decoration:line-through !important;
}
#uc_woocommerce_product_grid_elementor_eebe230 ins{
color: #000;
font-size: 36px;
font-weight: 400;
text-decoration: none;
}
#uc_woocommerce_product_grid_elementor_eebe230 .ue_woocommerce_product_carousel_sale_label{
display:inline-block;
position:absolute;
z-index: 1;
left:10px;
top:10px;
}
#uc_woocommerce_product_grid_elementor_eebe230 .ue_woocommerce_product_grid_out_of_stock_label{
position: absolute;
width: fit-content;
left:10px;
top:10px;
z-index: 1;
}
#uc_woocommerce_product_grid_elementor_eebe230 .ue-inner-btn-wrapper{
display:flex;
align-items:center;
justify-content:center;
position: relative;
pointer-events: none;
}

Fall/Winter
Cashmere Sweater Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Fall/Winter
Grandma’s Kitchen Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Fall/Winter
Home Sweet Home Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Fall/Winter
Victorian Christmas Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Fall/Winter
Country Spice Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Fall/Winter
White Maple Bourbon Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Fall/Winter
Frankincense & Myrrh Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Fall/Winter
Coffee Grounds Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Fall/Winter
Bay Rum Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Exfoliating
Blackberry and Peach Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}
No products found
Exfoliating
/* widget: Woo Product Grid */
@keyframes uc_woocommerce_product_grid_elementor_c765c70__item-animation {
0% {
filter: blur(10px);
opacity: 0;
}
100% {
filter: blur(0px);
opacity: 1;
}
}
#uc_woocommerce_product_grid_elementor_c765c70 .ue-item{
opacity:0;
}
#uc_woocommerce_product_grid_elementor_c765c70 .uc-entrance-animate {
opacity:1;
}
#uc_woocommerce_product_grid_elementor_c765c70 .uc-entrance-animate {
animation: uc_woocommerce_product_grid_elementor_c765c70__item-animation 0.6s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
}
#uc_woocommerce_product_grid_elementor_c765c70 * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#uc_woocommerce_product_grid_elementor_c765c70 .ue_woocommerce_product_label-custom-field{
z-index: 100;
}
#uc_woocommerce_product_grid_elementor_c765c70 .ue_category_wrapper{
display: flex;
flex-wrap: wrap;
}
#uc_woocommerce_product_grid_elementor_c765c70 .uc_post_grid_style_one_item{
transition: all.3s;
}
#uc_woocommerce_product_grid_elementor_c765c70 span.add-to-cart__loader{
position: absolute;
right: 0;
top: 50%;
transform: translate(0, -50%);
line-height: 1em;
}
#uc_woocommerce_product_grid_elementor_c765c70 .add_to_cart_button.loading span.add-to-cart__loader{
display: inline-block !important;
}
#uc_woocommerce_product_grid_elementor_c765c70 .uc-grid-count-buttons{
display: flex;
}
#uc_woocommerce_product_grid_elementor_c765c70 .uc-grid-count-buttons button{
display: flex;
align-items:center;
justify-content:center;
flex-grow:0;
flex-shrink:0;
line-height:1em;
}
#uc_woocommerce_product_grid_elementor_c765c70 .uc-grid-count-buttons button:disabled{
opacity:0.5;
}
#uc_woocommerce_product_grid_elementor_c765c70 .uc_more_btn-custom-field{
text-align:center;
text-decoration:none;
transition:0.3s;
}
#uc_woocommerce_product_grid_elementor_c765c70 .uc-grid-count-buttons button svg{
height:1em;
width:1em;
}
#uc_woocommerce_product_grid_elementor_c765c70 input.uc-grid-count-buttons__number{
text-align:center;
flex-grow:1;
}
#uc_woocommerce_product_grid_elementor_c765c70 {
margin:0 auto;
position:relative;
}
.uc_post_grid_style_one .uc_post_grid_style_one_item {
color: #111;
font-size: 16px;
overflow: hidden;
position: relative;
}
#uc_woocommerce_product_grid_elementor_c765c70 .uc_post_grid_style_one_image {
width: 100%;
overflow: hidden;
display: block;
position: relative;
}
#uc_woocommerce_product_grid_elementor_c765c70 .uc_post_image {
position:relative;
display: block;
transition: all 0.25s ease-in-out;
overflow:hidden;
}
#uc_woocommerce_product_grid_elementor_c765c70 .uc_post_image–second{
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
right: 0;
transform: translate(100%, 0);
transition: all .3s;
}
#uc_woocommerce_product_grid_elementor_c765c70 .uc_post_grid_style_one_image:hover .uc_post_image–second{
transform: translate(0, 0);
}
#uc_woocommerce_product_grid_elementor_c765c70 .uc_post_image img
{
width:100%;
display: block;
transition:0.3s;
}
.uc_post_grid_style_one .uc_title {
font-size: 21px;
}
.uc_post_grid_style_one .uc_title a {
text-decoration: none;
transition: all .3s ease;
}
#uc_woocommerce_product_grid_elementor_c765c70 .uc_post_grid_style_one_button > button,
#uc_woocommerce_product_grid_elementor_c765c70 .uc_more_btn-custom-field{
width: 100%;
}
#uc_woocommerce_product_grid_elementor_c765c70 .uc_post_grid_style_one_button > a,
#uc_woocommerce_product_grid_elementor_c765c70 .uc_post_grid_style_one_button > button,
#uc_woocommerce_product_grid_elementor_c765c70 .uc-button-addcart,
#uc_woocommerce_product_grid_elementor_c765c70 .added_to_cart,
#uc_woocommerce_product_grid_elementor_c765c70 .uc_more_btn-custom-field{
display: block;
text-align: center;
text-decoration: none;
text-transform: none;
transition: all 0.25s ease-in-out;
vertical-align: middle;
}
#uc_woocommerce_product_grid_elementor_c765c70 .added_to_cart{
display:none !important;
}
#uc_woocommerce_product_grid_elementor_c765c70.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
display: grid;
}
#uc_woocommerce_product_grid_elementor_c765c70.uc_post_grid_style_one .uc_content{
flex-grow: 1;
display: flex;
flex-flow: column nowrap;
}
#uc_woocommerce_product_grid_elementor_c765c70 .ue_grid_item_bottom {
margin-top:auto;
}
.uc_post_grid_style_one .uc_post_grid_style_one_item {
flex-direction:column;
display:flex;
}
@media (max-width:1023px){
#uc_woocommerce_product_grid_elementor_c765c70.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width:639px){
#uc_woocommerce_product_grid_elementor_c765c70.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
grid-template-columns: repeat(1, 1fr);
}
}
#uc_woocommerce_product_grid_elementor_c765c70 .ue_category_label{
display:block;
text-decoration:none;
transition: all .3s ease;
position: relative;
}
/* hide default arrows in input type number */
/* Chrome, Safari, Edge, Opera */
#uc_woocommerce_product_grid_elementor_c765c70 input.uc-grid-count-buttons__number::-webkit-outer-spin-button,
#uc_woocommerce_product_grid_elementor_c765c70 input.uc-grid-count-buttons__number::-webkit-inner-spin-button{
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
#uc_woocommerce_product_grid_elementor_c765c70 input.uc-grid-count-buttons__number[type=number]{
-moz-appearance: textfield;
}
/* end hide default arrows in input type number */
#uc_woocommerce_product_grid_elementor_c765c70 .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through !important;
}
#uc_woocommerce_product_grid_elementor_c765c70 del{
display: block;
color: #000;
opacity: .5;
font-size: 26px;
font-weight: 400;
text-decoration:line-through !important;
}
#uc_woocommerce_product_grid_elementor_c765c70 ins{
color: #000;
font-size: 36px;
font-weight: 400;
text-decoration: none;
}
#uc_woocommerce_product_grid_elementor_c765c70 .ue_woocommerce_product_carousel_sale_label{
display:inline-block;
position:absolute;
z-index: 1;
left:10px;
top:10px;
}
#uc_woocommerce_product_grid_elementor_c765c70 .ue_woocommerce_product_grid_out_of_stock_label{
position: absolute;
width: fit-content;
left:10px;
top:10px;
z-index: 1;
}
#uc_woocommerce_product_grid_elementor_c765c70 .ue-inner-btn-wrapper{
display:flex;
align-items:center;
justify-content:center;
position: relative;
pointer-events: none;
}

Exfoliating
Pine and Activated Charcoal
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Exfoliating
Tea Tree and Activated Charcoal Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Exfoliating
Blackberry and Peach Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Exfoliating
Apricot Fresia (Loofah) Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Exfoliating
Pine and Citrus Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Exfoliating
Oatmeal & Honey Goat Milk Soap
$6.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}
No products found
Whipped Body Butters, Lotions and Balm
/* widget: Woo Product Grid */
@keyframes uc_woocommerce_product_grid_elementor_81b828e__item-animation {
0% {
filter: blur(10px);
opacity: 0;
}
100% {
filter: blur(0px);
opacity: 1;
}
}
#uc_woocommerce_product_grid_elementor_81b828e .ue-item{
opacity:0;
}
#uc_woocommerce_product_grid_elementor_81b828e .uc-entrance-animate {
opacity:1;
}
#uc_woocommerce_product_grid_elementor_81b828e .uc-entrance-animate {
animation: uc_woocommerce_product_grid_elementor_81b828e__item-animation 0.6s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;
}
#uc_woocommerce_product_grid_elementor_81b828e * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#uc_woocommerce_product_grid_elementor_81b828e .ue_woocommerce_product_label-custom-field{
z-index: 100;
}
#uc_woocommerce_product_grid_elementor_81b828e .ue_category_wrapper{
display: flex;
flex-wrap: wrap;
}
#uc_woocommerce_product_grid_elementor_81b828e .uc_post_grid_style_one_item{
transition: all.3s;
}
#uc_woocommerce_product_grid_elementor_81b828e span.add-to-cart__loader{
position: absolute;
right: 0;
top: 50%;
transform: translate(0, -50%);
line-height: 1em;
}
#uc_woocommerce_product_grid_elementor_81b828e .add_to_cart_button.loading span.add-to-cart__loader{
display: inline-block !important;
}
#uc_woocommerce_product_grid_elementor_81b828e .uc-grid-count-buttons{
display: flex;
}
#uc_woocommerce_product_grid_elementor_81b828e .uc-grid-count-buttons button{
display: flex;
align-items:center;
justify-content:center;
flex-grow:0;
flex-shrink:0;
line-height:1em;
}
#uc_woocommerce_product_grid_elementor_81b828e .uc-grid-count-buttons button:disabled{
opacity:0.5;
}
#uc_woocommerce_product_grid_elementor_81b828e .uc_more_btn-custom-field{
text-align:center;
text-decoration:none;
transition:0.3s;
}
#uc_woocommerce_product_grid_elementor_81b828e .uc-grid-count-buttons button svg{
height:1em;
width:1em;
}
#uc_woocommerce_product_grid_elementor_81b828e input.uc-grid-count-buttons__number{
text-align:center;
flex-grow:1;
}
#uc_woocommerce_product_grid_elementor_81b828e {
margin:0 auto;
position:relative;
}
.uc_post_grid_style_one .uc_post_grid_style_one_item {
color: #111;
font-size: 16px;
overflow: hidden;
position: relative;
}
#uc_woocommerce_product_grid_elementor_81b828e .uc_post_grid_style_one_image {
width: 100%;
overflow: hidden;
display: block;
position: relative;
}
#uc_woocommerce_product_grid_elementor_81b828e .uc_post_image {
position:relative;
display: block;
transition: all 0.25s ease-in-out;
overflow:hidden;
}
#uc_woocommerce_product_grid_elementor_81b828e .uc_post_image–second{
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
right: 0;
transform: translate(100%, 0);
transition: all .3s;
}
#uc_woocommerce_product_grid_elementor_81b828e .uc_post_grid_style_one_image:hover .uc_post_image–second{
transform: translate(0, 0);
}
#uc_woocommerce_product_grid_elementor_81b828e .uc_post_image img
{
width:100%;
display: block;
transition:0.3s;
}
.uc_post_grid_style_one .uc_title {
font-size: 21px;
}
.uc_post_grid_style_one .uc_title a {
text-decoration: none;
transition: all .3s ease;
}
#uc_woocommerce_product_grid_elementor_81b828e .uc_post_grid_style_one_button > button,
#uc_woocommerce_product_grid_elementor_81b828e .uc_more_btn-custom-field{
width: 100%;
}
#uc_woocommerce_product_grid_elementor_81b828e .uc_post_grid_style_one_button > a,
#uc_woocommerce_product_grid_elementor_81b828e .uc_post_grid_style_one_button > button,
#uc_woocommerce_product_grid_elementor_81b828e .uc-button-addcart,
#uc_woocommerce_product_grid_elementor_81b828e .added_to_cart,
#uc_woocommerce_product_grid_elementor_81b828e .uc_more_btn-custom-field{
display: block;
text-align: center;
text-decoration: none;
text-transform: none;
transition: all 0.25s ease-in-out;
vertical-align: middle;
}
#uc_woocommerce_product_grid_elementor_81b828e .added_to_cart{
display:none !important;
}
#uc_woocommerce_product_grid_elementor_81b828e.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
display: grid;
}
#uc_woocommerce_product_grid_elementor_81b828e.uc_post_grid_style_one .uc_content{
flex-grow: 1;
display: flex;
flex-flow: column nowrap;
}
#uc_woocommerce_product_grid_elementor_81b828e .ue_grid_item_bottom {
margin-top:auto;
}
.uc_post_grid_style_one .uc_post_grid_style_one_item {
flex-direction:column;
display:flex;
}
@media (max-width:1023px){
#uc_woocommerce_product_grid_elementor_81b828e.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width:639px){
#uc_woocommerce_product_grid_elementor_81b828e.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
grid-template-columns: repeat(1, 1fr);
}
}
#uc_woocommerce_product_grid_elementor_81b828e .ue_category_label{
display:block;
text-decoration:none;
transition: all .3s ease;
position: relative;
}
/* hide default arrows in input type number */
/* Chrome, Safari, Edge, Opera */
#uc_woocommerce_product_grid_elementor_81b828e input.uc-grid-count-buttons__number::-webkit-outer-spin-button,
#uc_woocommerce_product_grid_elementor_81b828e input.uc-grid-count-buttons__number::-webkit-inner-spin-button{
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
#uc_woocommerce_product_grid_elementor_81b828e input.uc-grid-count-buttons__number[type=number]{
-moz-appearance: textfield;
}
/* end hide default arrows in input type number */
#uc_woocommerce_product_grid_elementor_81b828e .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through !important;
}
#uc_woocommerce_product_grid_elementor_81b828e del{
display: block;
color: #000;
opacity: .5;
font-size: 26px;
font-weight: 400;
text-decoration:line-through !important;
}
#uc_woocommerce_product_grid_elementor_81b828e ins{
color: #000;
font-size: 36px;
font-weight: 400;
text-decoration: none;
}
#uc_woocommerce_product_grid_elementor_81b828e .ue_woocommerce_product_carousel_sale_label{
display:inline-block;
position:absolute;
z-index: 1;
left:10px;
top:10px;
}
#uc_woocommerce_product_grid_elementor_81b828e .ue_woocommerce_product_grid_out_of_stock_label{
position: absolute;
width: fit-content;
left:10px;
top:10px;
z-index: 1;
}
#uc_woocommerce_product_grid_elementor_81b828e .ue-inner-btn-wrapper{
display:flex;
align-items:center;
justify-content:center;
position: relative;
pointer-events: none;
}

Body Butters/Lotions/Balms
Candy Cane Lotion Bar
$8.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Body Butters/Lotions/Balms
Maple Almond Lotion Bar
$8.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}

Body Butters/Lotions/Balms
Lavender Essential Oil Lotion Bar
$8.00
Details
.nc-loop-bars-rotate-32-icon-o{
–animation-duration:0.8s;
transform-origin:16px 16px;
animation:nc-loop-bars-rotate-anim var(–animation-duration) infinite steps(8,jump-start)
}
@keyframes nc-loop-bars-rotate-anim{
0%{
transform:rotate(0)
}
100%{
transform:rotate(360deg)
}
}
No products found
Showing 1–9 of 57 resultsSorted by latest