Catalog

/* widget: Search Filter */
#uc_posts_search_filter_elementor_7241197711-wrapper
{
display:flex;
}
#uc_posts_search_filter_elementor_7241197711
{
width:100%;
}
#uc_posts_search_filter_elementor_7241197711 .uc-search-filter__input
{
width:100%;
flex-grow:1;
}
#uc_posts_search_filter_elementor_7241197711 .uc-search-filter-btn
{
display:flex;
align-items:center;
flex-grow:0;
flex-shrink:0;
}
#uc_posts_search_filter_elementor_7241197711 .uc-search-filter-input-wrapper
{
position: relative;
display:flex;
align-items:center;
}
#uc_posts_search_filter_elementor_7241197711 .uc-search-filter-btn .ue-btn-icon
{
line-height:1em;
}
#uc_posts_search_filter_elementor_7241197711 .uc-search-filter-btn .ue-btn-icon svg
{
height:1em;
width:1em;
}
#uc_posts_search_filter_elementor_7241197711 ::-webkit-input-placeholder { /* Edge */
color: #6F6855 !important;
}
#uc_posts_search_filter_elementor_7241197711 :-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #6F6855 !important;
}
#uc_posts_search_filter_elementor_7241197711 ::placeholder {
color: #6F6855 !important;
}
#uc_posts_search_filter_elementor_7241197711 .uc-search-filter-indicator{
position: absolute;
top: 50%;
transform: translate(0, -50%);
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}




/* widget: Accordion Filters */
#uc_accordion_filters_elementor_4846c66912{
min-height: 1px;
}
/* message in editor styles */
#uc_accordion_filters_elementor_4846c66912 .ue-filters-accordion-added{
padding: 10px;
border: 1px solid grey;
background-color: lightgrey;
border-radius: 5px;
font-size: 12px;
}
/* end message in editor styles */
#uc_accordion_filters_elementor_4846c66912 .ue-hidden{
display: none;
}
#uc_accordion_filters_elementor_4846c66912 .ue-filters-accordion-item.ue-hidden{
display: none;
}
#uc_accordion_filters_elementor_4846c66912 .ue-filters-accordion-container{
display: flex;
flex-direction: column;
}
#uc_accordion_filters_elementor_4846c66912 .ue-filters-accordion-item-header{
display: flex;
align-items: center;
justify-content: space-between;
cursor: pointer;
}
#uc_accordion_filters_elementor_4846c66912 .ue-filters-accordion-item-icon{
display: flex;
justify-content: center;
align-items: center;
}
#uc_accordion_filters_elementor_4846c66912 .ue-filters-accordion-item-content{
display: none;
transition: background-color .3s ease;
overflow: unset !important;
}
#uc_accordion_filters_elementor_4846c66912 .ue-filters-accordion-item,
#uc_accordion_filters_elementor_4846c66912 .ue-filters-accordion-item-header,
#uc_accordion_filters_elementor_4846c66912 .ue-filters-accordion-item-title,
#uc_accordion_filters_elementor_4846c66912 .ue-filters-accordion-item-icon,
#uc_accordion_filters_elementor_4846c66912 .ue-filters-accordion-item-icon > *{
transition: all .3s ease;
}
#uc_accordion_filters_elementor_4846c66912 .ue-filters-accordion-item.ue-active .ue-filters-accordion-item-icon–close{
display: flex;
}
#uc_accordion_filters_elementor_4846c66912 .ue-filters-accordion-item .ue-filters-accordion-item-icon–close{
display: none;
}
#uc_accordion_filters_elementor_4846c66912 .ue-filters-accordion-item.ue-active .ue-filters-accordion-item-icon–open{
display: none;
}
#uc_accordion_filters_elementor_4846c66912 .ue-filters-accordion-item .ue-filters-accordion-item-icon–open{
display: flex;
}
@media screen and (max-width: 767px) {
#uc_accordion_filters_elementor_4846c66912 .ue-filters-accordion-added{
display: none;
}
#uc_accordion_filters_elementor_4846c66912 .ue-filters-accordion-item{
display: block;
}
}

By Category
By Brand
By Family Name


/* widget: Checkboxes Filter */
#uc_ue_checkboxes_filter_elementor_6dc4cb5613 {
width:100%;
display:flex;
position: relative;
}
#uc_ue_checkboxes_filter_elementor_6dc4cb5613::before{
content: “Role: main”;
position: absolute;
top: 0;
left: 10px;
padding: 4px 8px;
line-height: 1;
background-color: #3E3FE7;
color: white;
border-radius: 4px;
font-size: 10px;
}
#uc_ue_checkboxes_filter_elementor_6dc4cb5613 .ue_checkbox_container {
display:flex;
flex-wrap: wrap;
max-width:100%;
}
#uc_ue_checkboxes_filter_elementor_6dc4cb5613-container.uc-hidden{
display: none !important;
}
#uc_ue_checkboxes_filter_elementor_6dc4cb5613-accordion-button-wrapper{
display: flex;
}
#uc_ue_checkboxes_filter_elementor_6dc4cb5613-accordion-button{
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
transition: all .3s;
}
#uc_ue_checkboxes_filter_elementor_6dc4cb5613-accordion-button .uc-checkbox-filter-accordion-icon{
transition: all .3s;
}
#uc_ue_checkboxes_filter_elementor_6dc4cb5613 .uc-checkbox-filter_label{
display: flex;
align-items: center;
position: relative;
transition-duration: 300ms;
}
#uc_ue_checkboxes_filter_elementor_6dc4cb5613 .uc-checkbox-filter__checkbox{
position: absolute;
opacity: 0;
}
#uc_ue_checkboxes_filter_elementor_6dc4cb5613 .uc-checkbox-filter__checkboxt + .uc-checkbox-filter_label{
position: relative;
cursor: pointer;
padding: 0;
}
#uc_ue_checkboxes_filter_elementor_6dc4cb5613 .uc-checkbox-filter__checkbox + .uc-checkbox-filter_label:before{
content: “”;
display: inline-block;
vertical-align: text-top;
transition-duration: 300ms;
cursor: pointer;
}
#uc_ue_checkboxes_filter_elementor_6dc4cb5613 .uc-checkbox-filter__checkbox:checked + .uc-checkbox-filter_label:after {
content: “”;
position: absolute;
transition-duration: 300ms;
width:2px;
height:2px;
transform: rotate(45deg);
}
#uc_ue_checkboxes_filter_elementor_6dc4cb5613.uc-filter-initing .ue_taxonomy_item_title {
background-color:lightgray !important;
color:lightgray !important;
}
#uc_ue_checkboxes_filter_elementor_6dc4cb5613.uc-filter-hidden,
#uc_ue_checkboxes_filter_elementor_6dc4cb5613.uc-filter-initing.uc-initing-filter-hidden{
display:none !important;
}
#uc_ue_checkboxes_filter_elementor_6dc4cb5613 .ue_taxonomy_item
{
display:flex;
align-items:center;
line-height: inherit;
}
#uc_ue_checkboxes_filter_elementor_6dc4cb5613 .ue_taxonomy_item.uc-hidden,
#uc_ue_checkboxes_filter_elementor_6dc4cb5613 .ue_taxonomy_item.uc-hide-loading-item{
display:none;
}
#uc_ue_checkboxes_filter_elementor_6dc4cb5613 .ue_taxonomy_item_num_posts_spacer
{
flex-grow:0;
flex-shrink:0;
}
#uc_ue_checkboxes_filter_elementor_6dc4cb5613 .ue_taxonomy_item_num_posts
{
flex-grow:0;
flex-shrink:0;
}















/* widget: Clear Filters */
#uc_clear_filters_button_elementor_83e37cc .uc-button-clear{
transition: all .3s;
}
#uc_clear_filters_button_elementor_83e37cc .uc-button-clear{
align-items:center;
}
#uc_clear_filters_button_elementor_83e37cc .uc-button-clear svg{
width:1em;
height:1em;
}




/* widget: Active Filters */
#uc_active_filters_elementor_296b236815{
min-height:1px;
}
#uc_active_filters_elementor_296b236815 .ue-active-filters-item-remove{
cursor: pointer;
}
#uc_active_filters_elementor_296b236815 .ue-active-filters-item-remove{
cursor: pointer;
}
#uc_active_filters_elementor_296b236815 .ue-active-filters-holder{
display:flex;
}
#uc_active_filters_elementor_296b236815 .ue-active-filters-item{
display: flex;
align-items: center;
justify-content: center;
}
#uc_active_filters_elementor_296b236815 .ue-active-filters-item-remove{
display: flex;
align-items: center;
justify-content: center;
fill:white;
}
#uc_active_filters_elementor_296b236815 .ue-active-filters-item-remove svg{
width:1em;
height:1em;
}

Black
White
Red


/* widget: Woo Product Grid */
#uc_woocommerce_product_grid_elementor_70b8aecd16 * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#uc_woocommerce_product_grid_elementor_70b8aecd16 .ue_woocommerce_product_label-custom-field{
z-index: 100;
}
#uc_woocommerce_product_grid_elementor_70b8aecd16 .ue_category_wrapper{
display: flex;
flex-wrap: wrap;
}
#uc_woocommerce_product_grid_elementor_70b8aecd16 .uc_post_grid_style_one_item{
transition: all.3s;
}
#uc_woocommerce_product_grid_elementor_70b8aecd16 span.add-to-cart__loader{
position: absolute;
right: 0;
top: 50%;
transform: translate(0, -50%);
line-height: 1em;
}
#uc_woocommerce_product_grid_elementor_70b8aecd16 .add_to_cart_button.loading span.add-to-cart__loader{
display: inline-block !important;
}
#uc_woocommerce_product_grid_elementor_70b8aecd16 .uc-grid-count-buttons{
display: flex;
}
#uc_woocommerce_product_grid_elementor_70b8aecd16 .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_70b8aecd16 .uc-grid-count-buttons button:disabled{
opacity:0.5;
}
#uc_woocommerce_product_grid_elementor_70b8aecd16 .uc_more_btn-custom-field{
text-align:center;
text-decoration:none;
transition:0.3s;
}
#uc_woocommerce_product_grid_elementor_70b8aecd16 .uc-grid-count-buttons button svg{
height:1em;
width:1em;
}
#uc_woocommerce_product_grid_elementor_70b8aecd16 input.uc-grid-count-buttons__number{
text-align:center;
flex-grow:1;
}
#uc_woocommerce_product_grid_elementor_70b8aecd16 {
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_70b8aecd16 .uc_post_grid_style_one_image {
width: 100%;
overflow: hidden;
display: block;
position: relative;
}
#uc_woocommerce_product_grid_elementor_70b8aecd16 .uc_post_image {
position:relative;
display: block;
transition: all 0.25s ease-in-out;
overflow:hidden;
}
#uc_woocommerce_product_grid_elementor_70b8aecd16 .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_70b8aecd16 .uc_post_grid_style_one_image:hover .uc_post_image–second{
transform: translate(0, 0);
}
#uc_woocommerce_product_grid_elementor_70b8aecd16 .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_70b8aecd16 .uc_post_grid_style_one_button > button,
#uc_woocommerce_product_grid_elementor_70b8aecd16 .uc_more_btn-custom-field{
width: 100%;
}
#uc_woocommerce_product_grid_elementor_70b8aecd16 .uc_post_grid_style_one_button > a,
#uc_woocommerce_product_grid_elementor_70b8aecd16 .uc_post_grid_style_one_button > button,
#uc_woocommerce_product_grid_elementor_70b8aecd16 .uc-button-addcart,
#uc_woocommerce_product_grid_elementor_70b8aecd16 .added_to_cart,
#uc_woocommerce_product_grid_elementor_70b8aecd16 .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_70b8aecd16 .uc-button-addcart.added{
display:none;
}
#uc_woocommerce_product_grid_elementor_70b8aecd16.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
display: grid;
}
#uc_woocommerce_product_grid_elementor_70b8aecd16.uc_post_grid_style_one .uc_content{
flex-grow: 1;
display: flex;
flex-flow: column nowrap;
}
#uc_woocommerce_product_grid_elementor_70b8aecd16 .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_70b8aecd16.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_70b8aecd16.uc_post_grid_style_one .uc_post_grid_style_one_wrap {
grid-template-columns: repeat(1, 1fr);
}
}
#uc_woocommerce_product_grid_elementor_70b8aecd16 .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_70b8aecd16 input.uc-grid-count-buttons__number::-webkit-outer-spin-button,
#uc_woocommerce_product_grid_elementor_70b8aecd16 input.uc-grid-count-buttons__number::-webkit-inner-spin-button{
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
#uc_woocommerce_product_grid_elementor_70b8aecd16 input.uc-grid-count-buttons__number[type=number]{
-moz-appearance: textfield;
}
/* end hide default arrows in input type number */
#uc_woocommerce_product_grid_elementor_70b8aecd16 .uc_regular_price:not(.uc_regular_price–single){
text-decoration:line-through !important;
}
#uc_woocommerce_product_grid_elementor_70b8aecd16 del{
display: block;
color: #000;
opacity: .5;
font-size: 26px;
font-weight: 400;
text-decoration:line-through !important;
}
#uc_woocommerce_product_grid_elementor_70b8aecd16 ins{
color: #000;
font-size: 36px;
font-weight: 400;
text-decoration: none;
}
#uc_woocommerce_product_grid_elementor_70b8aecd16 .ue_woocommerce_product_carousel_sale_label{
display:inline-block;
position:absolute;
z-index: 1;
left:10px;
top:10px;
}
#uc_woocommerce_product_grid_elementor_70b8aecd16 .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_70b8aecd16 .ue-inner-btn-wrapper{
display:flex;
align-items:center;
justify-content:center;
position: relative;
pointer-events: none;
}

No products found