.elementor-35060 .elementor-element.elementor-element-6205776{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:120px;--padding-bottom:120px;--padding-left:30px;--padding-right:30px;}@media(max-width:1024px){.elementor-35060 .elementor-element.elementor-element-6205776{--padding-top:80px;--padding-bottom:80px;--padding-left:30px;--padding-right:30px;}}@media(max-width:880px){.elementor-35060 .elementor-element.elementor-element-6205776{--padding-top:60px;--padding-bottom:60px;--padding-left:15px;--padding-right:15px;}}/* Start custom CSS for shortcode, class: .elementor-element-8995b5e */.elementor-35060 .elementor-element.elementor-element-8995b5e input {
    border: 1px solid #000;
}

#wbs>.wbs-col-50,
.wbs-col-25 {
    display: none !important;
}

#wbs-table thead tr>th a {
    line-height: 18px;
}

div.wbs_search_box button {
    height: 53px;
    display: flex;
    justify-content: center;
}

button:hover .fa-search:before {
    color: #000 !important;
}

button:hover i.fa.fa-search {
    z-index: 2;
}

#wbs-table>thead>tr {
    background: #EC6140;
}

#wbs-table>thead>tr * {
    color: #fff;
}

#wbs-table tbody tr>td:first-child form,
#wbs-table tbody tr>td:first-child {
    width: 30px !important;
}

#wbs-table thead tr>th:first-child {
    padding-left: 4px;
}

#wbs-table thead tr>th:nth-child(2) {
    width: 13%;
}

#wbs-table thead tr>th:nth-child(3) {
    width: 36%;
}

#wbs-table tbody tr>td:nth-child(2) img {
    margin: 0;
}

/*DESCRIPTION*/
#wbs-table tbody tr>td:nth-child(4),
#wbs-table thead th:nth-child(4),
tfoot td.wbs-foot:nth-child(4) {
    display: none;
}

/*NAME*/
#wbs-table tbody tr>td:nth-child(3) {
    padding: 10px 20px;
    vertical-align: middle;
}

#wbs-table tbody tr>td:nth-child(3) a {
    font-weight: 800;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 26px;
}

#wbs-table tbody tr>td:nth-child(3) .wbs-sku {
    margin-top: 10px;
    font-weight: 700;
}

/*PRICE*/
#wbs-table tbody tr>td:nth-child(5) {
    vertical-align: middle;
    text-align: left;
    padding: 10px 20px;
}

#wbs-table tbody tr>td:nth-child(5) ins.highlight {
    display: block;
    width: 100%;
    text-align: left;
    text-decoration: none;
    font-weight: 900;
    font-size: 16px;
}

/*QUANTITY*/
#wbs-table tbody tr>td:nth-child(6),
tfoot td.wbs-foot:nth-child(6) {
    vertical-align: middle;
    padding: 10px 20px;
}

#wbs-table tbody tr>td:nth-child(6) span a {
    display: flex;
    height: 14px;
}

#wbs-table tbody tr>td:nth-child(6) input.wbs-input-qty.wbs-i-block {
    border: 1px solid;
    padding: 5px 10px;
    border-radius: 0;
}

/*TOTAL*/
#wbs-table tbody tr>td:nth-child(7),
tfoot td.wbs-foot:nth-child(7) {
    vertical-align: middle;
    padding: 10px 20px;
}

#wbs-table tbody tr>td:nth-child(7) input.wbs-input-total {
    font-size: 18px;
    font-weight: 900;
}

/*CART*/
#wbs-table tbody tr>td:nth-child(8) {
    vertical-align: middle;
    padding: 0 5px;
}

.wbs-add-cart button#save {
    text-transform: uppercase;
    font-weight: 900;
    padding: 15px 22px;
    border-radius: 0 !important;
    border: 1px solid #000;
    text-align: center;
}

.wbs-add-cart button#save:hover {
    color: #000 !important
}

button#save:hover:before {
    z-index: -1;
}

/*PAGINATION*/
span.pagination-links a {
    color: #fff;
}

span.pagination-links a:hover {
    color: #000;
}/* End custom CSS */