Dave Perillo “The Countess ’71” Print
– Gallery1988
Dave Perillo “The Countess ’71” Print
2 color screenprint
Cougar Natural 100C
12 x 24 inches
signed & numbered edition of 50
inspired by Count Chocula
.auction-badge{
background-color: #000000;
color: white;
padding: 2px 8px 2px 8px;
border-radius: 20px;
margin: 6px;
}
.shopify-innovative-collection-widget {
z-index: 1;
position: absolute;
display: flex;
justify-content: space-between;
width: 100%;
}
#codeBlock-auction-widget-wrapper {
margin-top: 40px;
max-width: 400px;
min-width: 300px;
}
.tingle-modal.short-box .tingle-modal-box {
max-width: 400px;
}
#codeBlock-auction-widget {
border: 1px solid black;
width: 100%;
border-radius: 4px;
}
.codeBlock-buy-button{
padding: 10px 25px;
background-color: ;
color: #f2f2f2;
border-radius: 5px;
cursor: pointer;
}
.codeBlock-buy-button:hover{
background-color: ;
}
.codeBlock-buy-button :hover{
cursor: pointer;
}
.auction-widget-heading {
background-color: #000000;
font-weight: bold;
padding: 6px;
}
.auction-details-list-item {
padding: 8px;
display: flex;
justify-content: space-between;
border-bottom: 1px dashed #d1d1d1;
}
.codeBlock-auction-bidding-form {
padding: 10px;
display: flex;
border-bottom: 1px dotted #d1d1d1;
align-items: center;
justify-content: space-between;
}
#codeBlock-auction-input-element, .codeBlock-auction-automatic-bid-input-element-class {
line-height: 2;
display: block;
padding: 0.375rem 0.75rem;
font-weight: 400;
color: #212529;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0.25rem;
}
.codeBlock-auction-bid-button {
}
.display-block {
display:block;
overflow: hidden;
}
.codeBlock-auction-input-element-auto-bid {
float: left;
margin-right: 90px;
}
.codeBlock-place-bid-button, .codeBlock-place-automatic-bid-button {
padding: 8px;
background-color: #000000;
font-weight: bold;
border: 1px black solid;
margin-top: 1px;
cursor: pointer;
border-radius: 4px;
}
.view-all-bids-button {
padding: 8px;
background-color: #000000;
font-weight: bold;
border: 1px black solid;
margin-top: 1px;
cursor: pointer;
width: 80%;
margin: 10px auto;
border-radius: 4px;
}
.reserve-price-buy {
padding: 8px;
background-color: #000000;
font-weight: bold;
border: 1px black solid;
margin-top: 1px;
cursor: pointer;
width: 80%;
margin: 10px auto;
border-radius: 4px;
}
.place-bid-account-page-button {
padding: 8px;
background-color: rgb(30, 41, 41);
color: white;
font-weight: bold;
border: 1px black solid;
margin-top: 1px;
cursor: pointer;
width: 80%;
text-decoration: none;
display: block;
text-align: center;
border-radius: 4px;
}
.account-page-button {
padding: 8px;
background-color: rgb(30, 41, 41);
color: white;
font-weight: bold;
border: 1px black solid;
margin-top: 1px;
cursor: pointer;
margin: 10px auto;
text-decoration: none;
}
.complete-order-account-page-button {
display: inline-block;
color: #212529;
text-align: center;
text-decoration: none;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
background-color: transparent;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
border-radius: 0.25rem;
color: #fff;
background-color: #198754;
border-color: #198754;
text-decoration: none;
}
.remove-item-from-cart-button {
display: inline-block;
color: #212529;
text-align: center;
text-decoration: none;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
background-color: transparent;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
border-radius: 0.25rem;
color: #fff;
background-color: red;
border-color: red;
text-decoration: none;
}
.codeBlock-auction-is-highest-bidder {
padding: 8px;
text-align: center;
color:#000000;
background-color: #90EE90;
}
#view-all-section {
align-items: center;
justify-content: center;
display: flex;
}
#login-modal-content {
padding: 10px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.modal-popup-login-button {
color: white;
background-color: black;
padding: 9px;
border-radius: 5px;
margin: 4px;
display: block;
text-decoration: none;
cursor: pointer;
}
.login-pop-up-buttons{
display: flex;
}
.auction-table {
font-family: Arial, Helvetica, sans-serif;
border-collapse: collapse;
width: 100%;
}
.auction-table td, .auction-table th {
border: 1px solid #ddd;
padding: 8px;
overflow: auto;
}
.auction-table tr:nth-child(even) {
background-color: #f2f2f2;
}
.auction-table tr:hover {
background-color: #ddd;
}
.auction-table th {
padding-top: 12px;
padding-bottom: 12px;
text-align: left;
background-color: #04AA6D;
color: white;
}
@keyframes spinner {
to {
transform: rotate(360deg);
}
}
.codeBlock-spinner-after:before {
content: '';
box-sizing: border-box;
position: absolute;
top: 50%;
left: 50%;
width: 20px;
height: 20px;
margin-top: -10px;
margin-left: -10px;
border-radius: 50%;
border: 2px solid #ccc;
border-top-color: #000;
animation: spinner .6s linear infinite;
backface-visibility: hidden;
}
.codeBlock-get-center {
text-align: center;
}
.codeBlock-success-message {
color: rgb(3, 65, 3);
font-weight: bold;
}
.codeBlock-error-message {
color: rgb(214, 64, 5);
font-weight: bold;
}
.codeBlock-bid-response {
padding: 5px;
margin: 10px;
}
#codeblock-account-section{
margin: 50px 70px;
}
.codeBlock-bid-response.success {
color: #0f5132;
background-color: #d1e7dd;
border-color: #badbcc;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.codeBlock-bid-response.error {
border: 1px solid transparent;
border-radius: 0.25rem;
color: #842029;
background-color: #f8d7da;
border-color: #f5c2c7;
}
.codeBlock-table-img{
height: 40px;
width: 40px;
border-radius: 40%;
}
.t1{
color:
}
#auction-today-countdown {
width: 100%;
display: flex;
justify-content: center;
color: #ffffff;
}
.codeBlock-time-section {
padding: 0px 4px;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
}
.codeBlock-time {
margin: 0;
font-size: 24px !important;
font-weight: 800 !important;
}
.auction-tabs {
overflow: hidden;
border: 1px solid #ccc;
background-color: #f1f1f1;
}
/* Style the buttons that are used to open the tab content */
.auction-tabs button {
background-color: inherit;
float: left;
border: none;
outline: none;
cursor: pointer;
padding: 14px 16px;
transition: 0.3s;
}
/* Change background color of buttons on hover */
.auction-tabs button:hover {
background-color: #ddd;
}
/* Create an active/current tablink class */
.auction-tabs button.active {
background-color: #ccc;
font-weight: bold;
}
/* Style the tab content */
.tabcontent {
display: none;
}
#account_page_checkout_info {
display:inline-block;
float:right;
}
#cart_bag_detail {
display: inline-block;
position: relative;
vertical-align: middle;
}
#cart_item_count {
position: absolute;
top: 3px;
right: 10px;
}
@media only screen and (max-width: 475px) {
.codeBlock-time {
margin: 0;
font-size: 24px !important;
font-weight: 800 !important;
}
#codeblock-account-section{
margin: 15px 10px !important;
}
.codeBlock-table-img{
height: 20px;
width: 20px;
border-radius: 40%;
}
.auction-table td, .auction-table th {
border: 1px solid #ddd;
padding: 2px;
overflow: auto;
}
.view-all-bids-button {
padding: 2px;
background-color: #000000;
font-weight: lighter;
border: 1px black solid;
margin-top: 1px;
font-size: small;
cursor: pointer;
width: 90%;
margin: 2px;
border-radius: 4px;
}
.place-bid-account-page-button {
padding: 2px;
background-color: rgb(30, 41, 41);
color: white;
font-size: small;
border: 1px black solid;
margin-top: 1px;
cursor: pointer;
font-weight: lighter;
width: 90%;
text-decoration: none;
display: block;
text-align: center;
border-radius: 4px;
}
.complete-order-account-page-button {
display: inline-block;
color: #212529;
text-align: center;
text-decoration: none;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
background-color: transparent;
border: 1px solid transparent;
padding: 3px;
border-radius: 0.25rem;
color: #fff;
background-color: #198754;
font-size: small;
border-color: #198754;
text-decoration: none;
}
}
.small {
font-size: 18px !important;
font-weight: 600 !important;
}
.codeBlock-time-text{
font-size: 10px;
}
@media only screen and (max-width: 875px) {
.tingle-modal-box {
width: 75% !important;
}
}
@media only screen and (max-width: 575px) {
.tingle-modal-box {
width: 95% !important;
}
}
.cb-page-btn {
background-color: #eef1f0;
padding: 10px 14px;
margin: 5px;
cursor: pointer;
border: none;
}
.cb-page-btn.active {
background-color: #000;
color: white;
}
.codeblock_pagebutton_wrapper{
margin-top: 20px;
display: flex;
gap: 2;
overflow-x: scroll;
align-items: center;
justify-content: center;
}
.auction-copyright{
text-align: center !important;
display: block !important;
font-weight: 600 !important;
font-size: 12px !important;
padding-bottom: 6px !important;
color: black !important;
appearance: auto !important;
}
.collection-page-bid{
display: flex;
justify-content: space-between;
padding: 4px;
}
.collection-page-bid-history{
}
.collection-page-bid-history-title{
}
.code-block-startPrice{
display: flex;
}
.code-block-currentPrice{
display: flex;
}
.tingle-modal{
background-color: rgba(0, 0, 0, 0.5) !important;
backdrop-filter: blur(0.5px) !important;
}
.auction-copy-right {
font-size: 10px;
color: black;
display: block !important;
justify-content: center;
text-align: center;
}
.auction-ancore {
color: black;
}
.codebox_auction_history_iframe{
border: none;
height: 800px;
bottom: 100px;
z-index: 1234567;
width: 100%;
}
.at-code-block-currentBid {
display:block;
overflow: hidden;
}
.at-code-block-currentBid .at-left-container {
display:block;
float: left;
}
.at-code-block-currentBid .at-right-container {
display:block;
float: right;
padding-right: 10px;
vertical-align:middle;
}
.code-block-currentPrice, .code-block-startPrice{
justify-content: center !important;
}