body{position:relative;}
#toretcart-popup{
background-color:#ffffff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position:absolute;
min-width:50%;
max-width:1200px;
}
#popup-close-button{
float:left;
position:absolute;
top:0;
right:0;
cursor:pointer;
}
@media (min-width: 841px) {
#popup-close-button{
margin:-12px -12px 0 0;
}
}
@media (max-width: 840px) {
#popup-close-button{
margin:0px 0px 0 0;
}
} .cart-popup-top-banner{
color:#ffffff;
font-size:20px;
background-color:#672b13;
border-bottom:solid 2px #fdb25f;
padding:20px;
text-align:center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
} .cart-popup-title{
width:100%;
text-align:center;
font-size:24px;
line-height:34px;
padding:20px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
} .cart-popup-product-table{
width:100%;
background-color:#c1a8a2;
}
.cart-popup-product-table tr{
width:100%;
}
.cart-popup-product-table tr td{
padding:10px;
vertical-align:middle;
} 
.cart-popup-product-remove{
}
.cart-popup-product-thumbnail{
}
.cart-popup-product-price{
}
.cart-popup-product-name{
}
.cart-popup-product-subtotal{
} .cart-popup-buttons{
width:100%;
display:block;
padding:20px 20px 10px 20px;
text-align:center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
} 
.cart-popup-button{
display:inline-block;
color:#ffffff;
text-align:center;
padding:6px 18px 6px 18px;
margin:0 8px 10px 8px;
text-decoration:none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.cart-popup-button:hover{opacity:0.9;}
.cart-popup-view-cart{
color:#ffffff;
background-color:#f03b08;
border:solid 1px #be2a00;
}
.cart-popup-view-cart:hover{
color:#ffffff;
}
.cart-popup-checkout{
color:#ffffff;
background-color:#2c110a;
border:solid 1px #2c110a;
}
.cart-popup-checkout:hover{
color:#ffffff;
}
.cart-popup-continue{
color:#ffffff;
background-color:#f03b08;
border:solid 1px #be2a00;
cursor:pointer;
}
.cart-popup-continue:hover{
color:#ffffff;
} .cart-popup-products-wrap{float:left;
width:100%;
padding:20px;
background-color:#2c110a;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
} 
.cart-popup-products-wrap-title{width:100%;
text-align:center;
color:#ffffff;
padding-bottom:20px;
}
.cart-popup-products{
float: left;
list-style: none;
margin: 0;
padding: 0;
width: 100%;
}
@media (min-width: 641px) {
.cart-popup-products li{float:left;
width:23%;
margin:0 1% 0 1%;
text-align:center;
}
}
@media (min-width: 441px) and (max-width: 640px) {
.cart-popup-products li{float:left;
width:48%;
margin:0 1% 4% 1%;
text-align:center;
}
}
@media (max-width: 440px) {
.cart-popup-products li{float:left;
width:98%;
margin:0 1% 4% 1%;
text-align:center;
}
}
.cart-popup-products li .cart-popup-products-image{
width:100%;
text-align:center;
text-decoration:none;
}
.cart-popup-products li .cart-popup-products-image img{
display:inline-block;
}
.cart-popup-products li .cart-popup-products-image h3{
color:#ffffff;
text-decoration:none;
font-size:18px;
line-height:24px;
}
.cart-popup-products li .cart-popup-products-price{
float:left;
width:100%;
color:#ffffff;
text-decoration:none;
text-align:center;
font-size:14px;
line-height:20px;
}
.cart-popup-products li .cart-popup-products-button{
display:inline-block;
text-decoration:none;
padding:6px 18px 6px 18px;
color:#000000;
background-color:#ffffff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.cart-popup-products li .cart-popup-products-button:hover{
opacity:0.8;
}
.cart-popup-banner-before{
width:100%;
text-align:center;
}
.cart-popup-banner-before a,
.cart-popup-banner-before a img{
display:inline-block;
}
.cart-popup-banner-after{
width:100%;
text-align:center;
}
.cart-popup-banner-after a,
.cart-popup-banner-after a img{
display:inline-block;
}#place_order.ppcp-hidden{display:none !important}.ppcp-disabled{cursor:not-allowed;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.ppcp-disabled *{pointer-events:none}.ppc-button-wrapper .ppcp-messages:first-child{padding-top:10px}#ppc-button-ppcp-gateway{line-height:0}#ppc-button-ppcp-gateway div[class^=item-]{margin-top:14px}#ppc-button-ppcp-gateway div[class^=item-]:first-child{margin-top:0}#ppc-button-minicart{line-height:0;display:block}.ppcp-button-apm{--apm-button-border-radius: 4px;overflow:hidden;min-width:0;max-width:750px;line-height:0;border-radius:var(--apm-button-border-radius);height:45px;margin-top:14px}.ppcp-button-apm.ppcp-button-pill{--apm-button-border-radius: 50px}.ppcp-button-apm.ppcp-button-minicart{display:block}.ppcp-width-min .ppcp-button-apm{height:35px}.ppcp-width-300 .ppcp-button-apm{height:45px}.ppcp-width-500 .ppcp-button-apm{height:55px}.wp-block-woocommerce-checkout .ppcp-button-apm,.wp-block-woocommerce-cart .ppcp-button-apm{margin:0;min-width:0}.wp-admin .ppcp-button-apm{pointer-events:none}