CSS

START : (ALL PRODUCTS BACKGROUND)

[data-products] .product{
background-color: white;
border-radius: 20px 0px ;
padding-bottom: 10px;
border-style: solid;
border-width: 1px;
border-color: black;
}

.ct-woo-card-actions {
width: 100%;
}
a.wpvp-options.button.product_type_variable.add_to_cart_button {
width: 100%;
border-radius: 19px 0px;
}

END 

START : (FIBO SEARCH BACKGROUND)

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
background: #fff0;
padding: 10px;
border-radius: 10px;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
padding: 4px 24px 4px 48px;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
top: 11px;
}

END 

START : (HUSKY – Products FilteR)
.woof_autohide_wrapper{
background-color: #ffffff;
height: 50px;
margin-top: 2px;
}
.woof_overflow_hidden {
height: 0px !important;
}
.woof_auto_show{
margin-top: -21px;
overflow: auto!important;
position: relative!important;
scroll-behavior: smooth;
background: #0000 !important;
opacity: 1 !important;
}
.woof_auto_show_indent {
background: #0000 !important;
}
.woof.woof_sid.woof_sid_auto_shortcode {
border-style: solid;
border-color: red;
border-radius: 20px 0px;
border-width: 5px;
}
.woof_show_auto_form, .woof_hide_auto_form {
display: block!important;
margin: auto;
border-style: solid;
border-color: black;
border-width: 1px;
border-radius: 50px;
background-position: center center;
}

.woof_products_top_panel {
border-style: solid;
border-color: black;
border-width: 1px !important;
border-radius: 20px 0px;
}

button.woof_reset_button_2 {
border-radius: 10px 0px;
margin: 5px 0px 5px 5px;
}
.woof_products_top_panel li {
color: black;
}
.woof_products_top_panel li a {
color: black;
}

END 

START WP BOTTOM  MENU

.wp-bottom-menu {
border-radius: 20px 20px 0 0;
border-style: solid;
border-color: #03045e;
border-width: 2px 2px 0px 2px;
}
i.wp-bottom-menu-item-icons.fa.fa-shopping-basket {
color: #ca2424;
}
span.wp-bottom-menu-cart-total {
color: #ca2424;
font-weight: 700;
}

END

[data-products] .product {
background-color: white;
border-radius: 20px 0px;
border-style: solid;
border-width: 1px;
border-color: black;
}
.ct-woo-card-actions {
width: 100%;
}
a.wpvp-options.button.product_type_variable.add_to_cart_button {
width: 100%;
border-radius: 19px 0px;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
background: #fff0;
padding: 10px;
border-radius: 10px;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
padding: 4px 24px 4px 48px;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
top: 11px;
}
.woof_autohide_wrapper{
background-color: #ffffff;
height: 50px;
margin-top: 2px;
}
.woof_overflow_hidden {
height: 0px !important;
}
.woof_auto_show{
margin-top: -21px;
overflow: auto!important;
position: relative!important;
scroll-behavior: smooth;
background: #0000 !important;
opacity: 1 !important;
}
.woof_auto_show_indent {
background: #0000 !important;
}
.woof.woof_sid.woof_sid_auto_shortcode {
border-style: solid;
border-color: red;
border-radius: 20px 0px;
border-width: 5px;
}
.woof_show_auto_form,
.woof_hide_auto_form{
background-image: url(“https://tomanzi.com/wp-content/uploads/2024/05/20240514_223100.png”)! important;
background-size: cover;
width: 100%;
height: 32px;
display: inline-block;
background-repeat: no-repeat;
display: block!important;
margin: auto;
border-style: solid;
border-color: black;
border-width: 1px;
border-radius: 50px;
background-position: center center;
}

.woof_products_top_panel {
border-style: solid;
border-color: black;
border-width: 1px !important;
border-radius: 20px 0px;
}

button.woof_reset_button_2 {
border-radius: 10px 0px;
margin: 5px 0px 5px 5px;
}
.woof_products_top_panel li {
color: black;
}
.woof_products_top_panel li a {
color: black;
}

.wp-bottom-menu {
border-radius: 20px 20px 0 0;
border-style: solid;
border-color: #03045e;
border-width: 2px 2px 0px 2px;
}
i.wp-bottom-menu-item-icons.fa.fa-shopping-basket {
color: #ca2424;
}
span.wp-bottom-menu-cart-total {
color: #ca2424;
font-weight: 700;
}

LAST ORIGINAL GOOD CSS  2

 

.woo-listing-top {
display: flex;
flex-direction: row-reverse;
flex-wrap: nowrap;
height: 40px;
width: 100%;
justify-content: space-between;
align-items: center;
gap: 2px;
}

.viwcpf-filter-trigger-box {
display: inline-flex;
align-items: center;
margin: 0px!important;
padding: 0px!important;
border-style: solid;
border-width: 1px 1px 1px 1px!important;
height: 40px;
width: 30%;
justify-content: center;
border-color: black;
background-color: red;
border-radius: 5px;
}
button#viwcpf-shop-filters {
color: white;
width: 100%;
}
.viwcpf-trigger-off_canvas-open {
display: inline-flex;
align-items: center;
background: 0 0;
border: 0;
padding: 5px 0;
outline: 0!important;
justify-content: center;
}

form.woocommerce-ordering {
height: 40px;
width: 65%;
border-style: solid;
border-width: 1px;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
justify-content: center;
border-radius: 5px;
margin: 0!important;
}
.woocommerce-ordering select {
–theme-form-font-size: 14px;
–theme-form-field-height: 30px;
padding: 0px 5px 0px 0px;
margin: 0;
border-style: none;
color: black;
font-weight: 400;
text-align: center;
}

[data-products] .product {
background-color: white;
border-radius: 20px 0px;
border-style: solid;
border-width: 1px;
border-color: black;
}
h2.woocommerce-loop-product__title {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
}
.ct-woo-card-actions {
width: 100%;
}
a.vi-wcaio-loop-variable-bt-atc.button.product_type_variable.add_to_cart_button.cfvsw_ajax_add_to_cart {
width: 100%;
border-radius: 19px 0px;
}

.vi-wcaio-va-cart-form.vi-wcaio-va-cart-swatches.vi-wcaio-cart-swatches-wrap.variations_form.vi-wcaio-va-cart-swatches-init.vi_wpvs_variation_form {
border-style: solid;
border-color: black;
border-radius: 50px 50px 0px 0px;
border-width: 5px;
}
label:last-child {
font-weight: 700;
color: red;
}
.vi-wcaio-va-cart-form .vi-wcaio-swatches-wrap-wrap select {
width: auto;
min-width: 100%!important ;
max-width: 100%!important;
border-radius:5px;
padding-left: 10px!important;
color: white!important;
background-color: black!important;
}

.vi-wcaio-va-swatches-value.vi-wcaio-swatches-value.value {
width: 100%;
margin-bottom: 30px !important;
}
.vi-wcaio-va-qty-wrap {
display: flex;
justify-content: space-between;
align-items: center;
max-width: 100%!important;
width: 100%!important;
background-color: white;
padding: 0px 30px;
border-radius: 5px;
margin: 30px 0px;
font-weight: 900;
color: black;
}

.vi-wcaio-va-qty-input {
font-size: 20px!important;
font-weight: 500!important;
color: black!important;
}
button.vi-wcaio-product-bt-atc.vi-wcaio-va-product-bt-atc.button.alt.vi-wcaio-button-swatches-disable {
width: 100%;
border-radius: 20px 0px;
}

.vi-wcaio-va-action-wrap button.vi-wcaio-product-bt-atc {
width: 100%;
border-radius: 20px 0px;
}
.vi-wcaio-va-cart-form .vi-wcaio-va-product-bt-atc-cancel {
position: absolute;
top: -10px;
right: -10px;
background: black!important ;
color: #fff;
width: 40px!important ;
height: 40px!important ;
border-radius: 50%;
font-size: 30px!important ;
line-height: 1;
align-items: center;
display: inline-flex;
justify-content: center;
z-index: 10;
overflow: hidden;
cursor: pointer;
}

.cfvsw-swatches-container.cfvsw-product-container {
margin: 0px!important;
}

.vi-wcaio-sidebar-cart-icon-wrap.vi-wcaio-sidebar-cart-icon-wrap-bottom_left.vi-wcaio-sidebar-cart-icon-wrap-click.vi-wcaio-sidebar-cart-icon-wrap-open {
display: none;
}
.vi-wcaio-sidebar-cart-close-wrap i:before {
font-size: 20px;
background-color: black;
padding: 10px;
border-radius: 50%;
color: white;
}
.vi-wcaio-sidebar-cart-footer-action {
float: right;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
gap: 10px;
}
.vi-wcaio-sidebar-cart .vi-wcaio-sidebar-cart-footer-wrap button.vi-wcaio-sidebar-cart-bt-update, .vi-wcaio-sidebar-cart .vi-wcaio-sidebar-cart-footer-wrap .vi-wcaio-sidebar-cart-bt-update.button {
background: #1e73be;
color: #fff;
border-radius: 5px;
font-size: 12px;
font-weight: 400;
text-transform: uppercase!important;
text-wrap: nowrap;
}

 

.viwcpf-off_canvas-content-wrap {
position: absolute;
width: 100vw;
max-width: calc(500px – 0px);
background: #fff;
margin: 0;
overflow: hidden;
height: auto;
}

.viwcpf-off_canvas-close-wrap i:before {
font-size: 20px;
background-color: black;
padding: 10px;
border-radius: 50%;
color: white;
}
.viwcpf-off_canvas-content-wrap1, .viwcpf-off_canvas-products-wrap {
padding: 35px 50px 500px !important;
}

button.viwcpf-apply-filters {
margin: 0px 0px 5px 0px! important;
position: fixed;
bottom: 0;
text-transform: uppercase;
background-color: red;
padding: 8px 30px;
color: white;
border-radius: 5px;
font-weight: 500;
}
.wa__popup_chat_box.wa__pending.wa__active.wa__lauch {
border-style: solid;
border-color: #2db742;
border-width: 5px;
border-radius: 30px 0px;
}

.wa__popup_powered {
display: none! important;
}
.wa__popup_powered_mb {
display: none! important;
}


.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
background: #fff0;
padding: 10px;
border-radius: 10px;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
padding: 4px 24px 4px 48px;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
top: 11px;
}


.wp-bottom-menu {
border-radius: 20px 20px 0 0;
border-style: solid;
border-color: #03045e;
border-width: 2px 2px 0px 2px;
}
i.wp-bottom-menu-item-icons.fa.fa-shopping-basket {
color: #ca2424;
}
span.wp-bottom-menu-cart-total {
color: #ca2424;
font-weight: 700;
}

LASTLAST ORIGINAL GOOD CSS  2

.woo-listing-top {
display: flex;
flex-direction: row-reverse;
flex-wrap: nowrap;
height: 40px;
width: 100%;
justify-content: space-between;
align-items: center;
gap: 2px;
}

.viwcpf-filter-trigger-box {
display: inline-flex;
align-items: center;
margin: 0px!important;
padding: 0px!important;
border-style: solid;
border-width: 1px 1px 1px 1px!important;
height: 40px;
width: 30%;
justify-content: center;
border-color: black;
background-color: red;
border-radius: 5px;
}
button#viwcpf-shop-filters {
color: white;
width: 100%;
}
.viwcpf-trigger-off_canvas-open {
display: inline-flex;
align-items: center;
background: 0 0;
border: 0;
padding: 5px 0;
outline: 0!important;
justify-content: center;
}

form.woocommerce-ordering {
height: 40px;
width: 65%;
border-style: solid;
border-width: 1px;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
justify-content: center;
border-radius: 5px;
margin: 0!important;
}
.woocommerce-ordering select {
–theme-form-font-size: 14px;
–theme-form-field-height: 30px;
padding: 0px 5px 0px 0px;
margin: 0;
border-style: none;
color: black;
font-weight: 400;
text-align: center;
}

[data-products] .product {
background-color: white;
border-radius: 20px 0px;
border-style: solid;
border-width: 1px;
border-color: black;
}
h2.woocommerce-loop-product__title {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
}
.ct-woo-card-actions {
width: 100%;
}
a.vi-wcaio-loop-variable-bt-atc.button.product_type_variable.add_to_cart_button.cfvsw_ajax_add_to_cart {
width: 100%;
border-radius: 19px 0px;
}

.vi-wcaio-va-cart-form {
position: fixed!important;
left: 0!important;
right: 0!important;
bottom: 0!important;
max-width: 800px!important;
max-height: 90%!important;
min-height: 0px!important;
min-width: 0px!important;
padding: 35px 10px 10px 10px !important;
align-items: center !important;
justify-content: center !important;
border-radius: 20px 20px 0px 0px;
}
label {
color: #cc6055!important;
}
th.label {
color: #cc6055!important;
}
.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_image_design.vi-wpvs-variation-wrap-image.vi-wpvs-variation-wrap-taxonomy {
grid-gap: 8px! important;
}
.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_image_design.vi-wpvs-variation-wrap-variation_img.vi-wpvs-variation-wrap-taxonomy {
grid-gap: 8px! important;
}
.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_image_design .vi-wpvs-option-wrap {
min-width: 48px! important;
min-height: 48px! important;
margin: 0px! important;
}
.vi-wcaio-va-qty-wrap {
max-width: 150px!important;
margin: 0!important;
}
.vi-wcaio-va-action-wrap button.vi-wcaio-product-bt-atc {
width: 90%!important;
}
.vi-wcaio-va-cart-form .vi-wcaio-va-product-bt-atc-cancel {
top: 2px!important;
right: 2px!important;
width: 40px!important;
height: 40px!important;
font-size: 30px!important;
}

.woocommerce-product-gallery {
margin-bottom: 0px!important;
}
.cfvsw-swatches-container.cfvsw-product-container {
margin: 0px!important;
}

.woofc-area {
z-index: 9999999999! important;
}
.woofc-item.woofc-item-has-remove {
padding: 0px 10px!important;
}
.woofc-item-inner {
border-radius: 5px!important;
}
.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus, .woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-individual {
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
color: #444;
background-color: #eee;
font-size: 20px;
font-weight: 400;
display: block;
cursor: pointer;
-webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}

.woofc-area.woofc-style-01 .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner input {
width: 30px;
height: 30px;
line-height: 30px;
min-height: 0;
padding: 0;
margin: 0;
text-align: center;
border: none;
outline: none;
display: block;
color: #444;
background-color: #eee;
-moz-appearance: textfield;
box-shadow: none;
font-size: 15px;
font-weight: 400;
}
span.woofc-item-remove {
font-size: 20px! important;
}
.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner > div a {
border-radius: 5px!important;
}
span.woofc-continue-url {
border: 1px solid white!important;
padding: 10px 40px;
border-radius: 10px 0px!important;
}

.viwcpf-off_canvas-content-wrap {
position: absolute;
width: 100vw;
max-width: calc(500px – 0px);
background: #fff;
margin: 0;
overflow: hidden;
height: auto;
}

.viwcpf-off_canvas-close-wrap i:before {
font-size: 20px;
background-color: black;
padding: 10px;
border-radius: 50%;
color: white;
}
.viwcpf-off_canvas-content-wrap1, .viwcpf-off_canvas-products-wrap {
padding: 35px 50px 500px !important;
}

button.viwcpf-apply-filters {
margin: 0px 0px 5px 0px! important;
position: fixed;
bottom: 0;
text-transform: uppercase;
background-color: red;
padding: 8px 30px;
color: white;
border-radius: 5px;
font-weight: 500;
}
.wa__popup_chat_box.wa__pending.wa__active.wa__lauch {
border-style: solid;
border-color: #2db742;
border-width: 5px;
border-radius: 30px 0px;
}

.wa__popup_powered {
display: none! important;
}
.wa__popup_powered_mb {
display: none! important;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
background: #fff0;
padding: 10px;
border-radius: 10px;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
padding: 4px 24px 4px 48px;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
top: 11px;
}

.wp-bottom-menu {
border-radius: 20px 20px 0 0;
border-style: solid;
border-color: #69727d;
border-width: 5px 5px 0px 5px;
}
i.wp-bottom-menu-item-icons.fa.fa-shopping-basket {
color: #ca2424;
}
span.wp-bottom-menu-cart-total {
color: #ca2424;
font-weight: 700;
}

Chinos
Jeans
T-shirts
Wholesale
Shopping cart0
There are no products in the cart!
Continue shopping