.wpt-search-full-wrapper {
display: flex;
flex-direction: column;
gap: 10px;
}
.wpt-search-full-wrapper>div{
flex: 1 100%;
}
.search_box_fixer {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
gap: 10px;
}
.search_box_fixer>*{
flex: 1 100%;
}
.search_box_fixer>.search_box_label{
order: 1;
line-height: 20px;
font-size: 20px;
padding: 0;
margin: 0;
text-align: center;
}
.wpt_search_box .search_box_wrapper {
display: flex;
flex-wrap: wrap;
gap: 10px;
justify-content: start;
order: 2;
position: relative;
}
.wpt_search_box .search_box_wrapper>*,
.wpt_search_box .search_box_wrapper .search_single {
flex-grow: 4;
min-width: 180px;
flex-basis: 0;
}
.wpt_search_box .search_box_wrapper .keyword-s-wrapper.search_single_direct {
flex: 1 100%;
display: flex;
align-items: self-end;
gap: 10px;
justify-content: flex-start;
flex-wrap: wrap;
}
div.wpt-wrap .wpt-search-full-wrapper .button.wpt-search-products {
display: none !important;
order: 99;
}  .wpt_search_box .search_box_wrapper .search_single select{
width: 100%;
}
.search_single.search_single_direct.keyword-s-wrapper>* {
flex-grow: 1;
width: auto;
display: initial;
}
button.wpt-query-reset-button {
width: 53px !important;
text-align: center !important;
padding: 9px 15px;
height: 40px !important;
line-height: 20px;
float: unset;
border-radius: 2px;
margin: 0;
max-width: 53px;
}
.search_single_search_by_keyword {
min-width: 50%;
} @media only screen and (min-width: 600px) {
} @media only screen and (min-width: 768px) {
} @media only screen and (min-width: 992px) {
}
@media only screen and (max-width: 992px) {
.search_single_search_by_keyword {
flex-basis: 80%;
}
} @media only screen and (min-width: 1200px) {
} @media only screen and (max-width: 767px) {
.wpt-wrap div.tables_cart_message_box div.widget_shopping_cart_content>*{
flex: 1 100%;
}
.tables_cart_message_box .widget_shopping_cart_content>p.total {
justify-content: center;
text-align: center;
}
.wpt-wrap div.tables_cart_message_box div.widget_shopping_cart_content .buttons {
justify-content: center;
}
}
.search_single.search_single_texonomy span.selection span.select2-selection.select2-selection--single,
.search_single_column span.selection span.select2-selection.select2-selection--single {
height: 38px;
margin: 0;
padding: 4px;
} @media only screen and (max-width: 600px) {
.search_single_search_by_keyword {
flex-basis: 75%;
}
}.wpt-new-footer-cart.footer-cart-temp-1 {
background-image: linear-gradient(to right top, #051937, #004d7a, #008793, #00bf72, #a8eb12);
}
.wpt-lister {
border-top: 3px solid #051937;
}
.wpt-lister .lister-ins {
color: #00ab7d;
}
.wpt-new-footer-cart span.wpt-fcart-coll-expand {
background: #00ad7c;
}
.lister-ins>ul>li {
color: #00a880;
}
.wpt-wrap div.tables_cart_message_box div.widget_shopping_cart_content li.woocommerce-mini-cart-item.mini_cart_item {
border: 1px solid #d0d1d1;
color: #0093b8;
}
.wpt-wrap div.tables_cart_message_box div.widget_shopping_cart_content li.woocommerce-mini-cart-item.mini_cart_item a {
color: #02485a;
font-weight: 500;
}
.wpt-wrap .woocommerce-mini-cart__buttons.buttons a:hover {
background: #02485a !important;
color: white;
}
.wpt-wrap .woocommerce-mini-cart__buttons.buttons a {
background: #0093b8 !important;
color: white;
border-color: #0093b8;
}
.wpt-wrap div.tables_cart_message_box div.widget_shopping_cart_content li a.remove::before {
background: #0093b8;
}
.wpt-wrap div.tables_cart_message_box div.widget_shopping_cart_content li a.remove:hover::before {
background: #d00;
}   div.wpt-wrap input[type=checkbox] {
position: absolute;
opacity: 0;
}
div.wpt-wrap input[type=checkbox]+label {
position: relative;
cursor: pointer;
padding: 0;
} div.wpt-wrap input[type=radio] {
position: absolute;
opacity: 0;
}
div.wpt-wrap input[type=radio]+label {
position: relative;
cursor: pointer;
padding: 0;
}
div.wpt-wrap input[type=radio]+label:before {
border: 1px solid #bbbbbb;
content: '';
margin-right: 10px;
display: inline-block;
vertical-align: text-top;
width: 24px;
height: 24px;
background: #e6e6e6;
border-radius: 50%;
}
div.wpt-wrap input[type=radio]:hover+label:before {
background: #ccc;
}
div.wpt-wrap input[type=radio]:checked+label:before {
background: #5cb85c;
border-color: #5cb85c;
}
div.wpt-wrap input[type=radio]:disabled+label {
color: #b8b8b8;
cursor: auto;
}
div.wpt-wrap input[type=radio]:disabled+label:before {
box-shadow: none;
background: #ddd;
}
div.wpt-wrap input[type=radio]:checked+label:after {
content: 'Ã¢â€”Â';
color: #fff;
top: 0px;
font-size: 20px;
font-weight: bold;
left: 6.5px;
top: -0.5px;
position: absolute;
}
.all_check_header_footer.all_check_header>span label {
display: flex;
column-gap: 10px;
}
div.wpt-wrap.wpt-wrap input[type=checkbox]+label:before {
content: '';
display: inline-block;
vertical-align: text-top;
width: 20px;
height: 20px;
border-radius: 1px;
font-size: 18px;
line-height: 18px;
border: 1px solid gray;
}
div.wpt-wrap.wpt-wrap input[type=checkbox]:checked+label:after {
content: '\2713';
top: 3px;
font-size: 15px;
font-weight: bold;
left: 5px;
position: absolute;
line-height: 18px;
width: 18px;
height: 18px;
} div.wpt-wrap.wpt-wrap tr th input[type=checkbox]+label:after {
font-size: 17px !important;
line-height: 17px !important;
}
div.wpt-wrap.wpt-wrap tr.product_type_grouped input[type=checkbox]+label,
div.wpt-wrap.wpt-wrap tr.product_type_external input[type=checkbox]+label,
div.wpt-wrap.wpt-wrap tr.disabled input[type=checkbox]+label,
div.wpt-wrap.wpt-wrap tr.stock_status_outofstock input[type=checkbox]+label{
opacity: .25;
}
.wpt-wrap th.wpt_check label {
margin-left: -1px;
} .wpt-wrap .wpt_table_pagination span.page-numbers.current,
.wpt-wrap .wpt_table_pagination a.page-numbers.current {
color: #ffff;
font-weight: bold;
font-size: 16px;
line-height: 17px;
}
.wpt-wrap .wpt_table_pagination a.page-numbers, 
.wpt-wrap .wpt_table_pagination span.page-numbers {
padding: 8px 16px;
text-decoration: none;
transition: background-color .1s;
margin: 0px;
display: inline-block;
cursor: pointer;
font-size: 16px;
border-radius: 2px;
line-height: 17px;
} .wpt-wrap .all_check_header_footer {
background-color: transparent;
padding: 0;
font-size: 16px;
font-family: inherit;
margin: 0;
flex-wrap: wrap;
gap: 10px;
}
.wpt-wrap .td_or_cell.wpt_check { }  
.wpt-wrap input[type=checkbox]+label, .wpt-wrap input[type=radio]+label {
margin: 0 0 0 0;
}
.all_check_header_footer.all_check_header>span {
border: 1px solid #ceeaed;
color: #5BB318;
background: #edf7f8;
}
.all_check_header_footer .button.add_to_cart_all_selected,
tr.visible_row.wpt_row td a.wpt_woo_add_cart_button.disabled {
background: #14141414;
color: #404040;
}
.all_check_header_footer.product-selected .button.add_to_cart_all_selected {
background: #5BB318;
color: white;
}.wpt-new-footer-cart.footer-cart-temp-1 {
background-image: linear-gradient(to right top, #051937, #004d7a, #008793, #00bf72, #a8eb12);
}
.wpt-new-footer-cart.footer-cart-temp-2 {
background-image: linear-gradient(to right, #051937, #004d7a, #008793, #00bf72, #a8eb12);
}
.wpt-new-footer-cart.footer-cart-temp-3 {
background-image: linear-gradient(to right top, #d16ba5, #c777b9, #ba83ca, #aa8fd8, #9a9ae1, #8aa7ec, #79b3f4, #69bff8, #52cffe, #41dfff, #46eefa, #5ffbf1);
}
.wpt-new-footer-cart.footer-cart-temp-4 {
background-image: linear-gradient(to right bottom, #d16ba5, #c777b9, #ba83ca, #aa8fd8, #9a9ae1, #8aa7ec, #79b3f4, #69bff8, #52cffe, #41dfff, #46eefa, #5ffbf1);
}
.wpt-new-footer-cart.footer-cart-temp-5 {
background-image: linear-gradient(to right top, #ffba39, #f1c624, #dfd30b, #c7df00, #a8eb12);
}
.wpt-new-footer-cart.footer-cart-temp-6 {
background-image: linear-gradient(to right top, #ff3939, #ff6f00, #f09d00, #d4c600, #a8eb12);
}
.wpt-new-footer-cart.footer-cart-temp-7 {
background-image: linear-gradient(to right top, #ff3939, #ff6f00, #f09d00, #d4c600, #a8eb12);
}
.wpt-new-footer-cart.footer-cart-temp-8 {
background-image: linear-gradient(to right top, #a9ff39, #00f4a4, #00dbfd, #00b7ff, #6284ff);
}
.wpt-new-footer-cart.footer-cart-temp-9 {
background-image: linear-gradient(to right top, #a9ff39, #c8ed0b, #e0d900, #f2c500, #ffb100);
}
.wpt-new-footer-cart.footer-cart-temp-10 {
background-image: linear-gradient(to left, #d16ba5, #c777b9, #ba83ca, #aa8fd8, #9a9ae1, #8aa7ec, #79b3f4, #69bff8, #52cffe, #41dfff, #46eefa, #5ffbf1);
}
.wpt-new-footer-cart.footer-cart-temp-11 {
background-image: linear-gradient(to right top, #051937, #004d7a, #008793, #00bf72, #a8eb12);
}
.wpt-new-footer-cart.footer-cart-temp-12 {
background-image: linear-gradient(to right top, #2a0537, #820543, #c4432b, #d69500, #a8eb12);
}
.wpt-new-footer-cart.footer-cart-temp-13 {
background-image: linear-gradient(to right top, #2a0537, #5f0048, #960048, #c70038, #eb2412);
}
.wpt-new-footer-cart.footer-cart-temp-14 {
background-image: linear-gradient(to right top, #d3ff00, #ead000, #f69f00, #f66a00, #eb2412);
}
.wpt-new-footer-cart.footer-cart-temp-15 {
background-image: linear-gradient(to right top, #d3ff00, #ffa700, #ff003e, #ff009b, #2412eb);
}
.wpt-new-footer-cart.footer-cart-temp-16 {
background-image: linear-gradient(to right top, #d3ff00, #a2fe52, #73fa7d, #44f4a0, #12ebbb);
}
.wpt-new-footer-cart.footer-cart-temp-16 {
background-image: linear-gradient(to right top, #d3ff00, #b3fb00, #8ff600, #65f113, #12eb24);
}
.wpt-new-footer-cart.footer-cart-temp-17 {
background-image: linear-gradient(to right top, #e800ff, #ff0083, #ff6300, #d4ba00, #12eb24);
}
.wpt-new-footer-cart.footer-cart-temp-18 {
background-image: linear-gradient(to right top, #ff000c, #f20109, #e60207, #d90305, #cd0303);
}
.wpt-new-footer-cart.footer-cart-temp-19 {
background-image: linear-gradient(to right top, #00ff6e, #2de956, #3bd33e, #41bd24, #42a800);
}
.wpt-new-footer-cart.footer-cart-temp-20 {
background-image: linear-gradient(to right top, #009cff, #007dee, #005eda, #003ec3, #0016a8);
}
.wpt-new-footer-cart.footer-cart-temp-20 {
background-image: linear-gradient(to right top, #0093b8, #007cbf, #0063c3, #0045bd, #0016a8);
}