Cart
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
min-width: 300px;
width: 70%;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
width: 128px;
box-shadow: none;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
min-width: 300px;
width: 70%;
max-height: 36px;
background: rgb(255,255,220);
padding: 10px 0px 10px 20px;
border: solid 1px #999;
font-size: 1em;
}
.woocommerce #content table.cart td.actions .coupon .input-text+.button, .woocommerce table.cart td.actions .coupon .button.alt, .woocommerce table.cart td.actions .coupon .input-text+.button, .woocommerce-page #content table.cart td.actions .coupon .button.alt, .woocommerce-page #content table.cart td.actions .coupon .input-text+.button, .woocommerce-page table.cart td.actions .coupon .button.alt, .woocommerce-page table.cart td.actions .coupon .input-text+.button {
float: none;
width: 128px;
padding: 11px;
background: rgb(80,150,80);
color: white;
border-radius: 5px;
}
.shop_table.cart .wps_wpr_apply_custom_points .button {
width: 128px;
padding: 11px;
background: rgb(80,150,80);
color: white;
border-radius: 5px;
margin-left: -5px;
}
@media only screen and (max-width: 768px){
.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
display: block;
padding-left: 45%;
}
.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
border: 0;
float: right;
display: block;
margin: 0px 0px 0px 10px;
padding: 10px;
background: transparent;
}
woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
min-width: 100%;
background: rgb(255,255,220);
width: 70%;
border: solid 1px #999;
}
.woocommerce #content table.cart td.actions .coupon .input-text+.button, .woocommerce table.cart td.actions .coupon .button.alt, .woocommerce table.cart td.actions .coupon .input-text+.button, .woocommerce-page #content table.cart td.actions .coupon .button.alt, .woocommerce-page #content table.cart td.actions .coupon .input-text+.button, .woocommerce-page table.cart td.actions .coupon .button.alt, .woocommerce-page table.cart td.actions .coupon .input-text+.button {
float: right;
width: 100%;
padding: 10px;
background: rgb(80,150,80);
color: white;
border-radius: 0px 0px 5px 5px;
}
.shop_table.cart .wps_wpr_apply_custom_points .button {
width: 100%!important;
padding: 10px;
background: rgb(80,150,80);
color: white;
border-radius: 0px 0px 5px 5px;
margin-left:0px;
}
}
@media only screen and (max-width: 480px){
.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
display: block;
/* position: absolute; */
/* width: 64px; */
/* text-align: right; */
padding-left: 50%;
}
.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
border: 0;
/* text-align: center; */
float: right;
display: block;
margin: 0px 0px 0px 10px;
padding: 10px;
background: transparent;
}
woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
min-width: 100%;
background: rgb(255,255,220);
width: 70%;
border: solid 1px #999;
}
.woocommerce #content table.cart td.actions .coupon .input-text+.button, .woocommerce table.cart td.actions .coupon .button.alt, .woocommerce table.cart td.actions .coupon .input-text+.button, .woocommerce-page #content table.cart td.actions .coupon .button.alt, .woocommerce-page #content table.cart td.actions .coupon .input-text+.button, .woocommerce-page table.cart td.actions .coupon .button.alt, .woocommerce-page table.cart td.actions .coupon .input-text+.button {
float: right;
width: 100%;
padding: 10px;
background: rgb(80,150,80);
color: white;
border-radius: 0px 0px 5px 5px;
}
.shop_table.cart .wps_wpr_apply_custom_points .button {
width: 100%!important;
padding: 10px;
background: rgb(80,150,80);
color: white;
border-radius: 0px 0px 5px 5px;
margin-left:0px;
}
}