.loading-animation{display:flex;justify-content:center;align-items:center;padding:2rem 0;margin:0 -5%;overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0}.loading-animation__dot-pulse{position:relative;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:#000000;color:#000000;box-shadow:9999px 0 0 -5px #000000;animation:dotPulse 1.5s infinite linear;animation-delay:.25s}.loading-animation__dot-pulse::before,.loading-animation__dot-pulse::after{content:'';display:inline-block;position:absolute;top:0;width:10px;height:10px;border-radius:5px;background-color:#000000;color:#000000}.loading-animation__dot-pulse::before{box-shadow:9984px 0 0 -5px #000000;animation:dotPulseBefore 1.5s infinite linear;animation-delay:0s}.loading-animation__dot-pulse::after{box-shadow:10014px 0 0 -5px #000000;animation:dotPulseAfter 1.5s infinite linear;animation-delay:.5s}@keyframes dotPulseBefore{0%{box-shadow:9984px 0 0 -5px #000000}30%{box-shadow:9984px 0 0 2px #000000}60%,100%{box-shadow:9984px 0 0 -5px #000000}}@keyframes dotPulse{0%{box-shadow:9999px 0 0 -5px #000000}30%{box-shadow:9999px 0 0 2px #000000}60%,100%{box-shadow:9999px 0 0 -5px #000000}}@keyframes dotPulseAfter{0%{box-shadow:10014px 0 0 -5px #000000}30%{box-shadow:10014px 0 0 2px #000000}60%,100%{box-shadow:10014px 0 0 -5px #000000}}@keyframes rotating{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}.form-fieldset{border:none;margin:0 0 13px 0;padding:0}.form-legend{font-size:13px;display:block;margin-bottom:12px;font-weight:bold;line-height:1.5em}.form-group{position:relative;margin-bottom:13px}.form-group_with-select{position:relative}.form-group_with-select:after{content:'';position:absolute;pointer-events:none;width:6px;height:6px;border-top:1px solid #999;border-right:1px solid #999;top:50%;margin-top:-3px;right:10px;transform:rotate(135deg)}.form-placeholder{position:absolute;font-size:12px;font-weight:400;color:#999;margin-bottom:0;top:50%;left:10px;transform:translateY(-50%);padding:0 2px;pointer-events:none;transition-property:top, left, background-color;transition-duration:0.3s}.form-credit-card .form-placeholder{left:40px}.form-group:hover .form-placeholder,.form-placeholder.form-placeholder_moved{top:0;left:10px;background-color:#ffffff}.form-group.required .form-placeholder{padding-right:10px}.form-group.required .form-placeholder:after{content:'*';position:absolute;color:red;font-size:20px;top:0;right:2px}.theme-version-one .form-group.required .form-placeholder:after{font-size:12px}input[type="text"].form-control,input[type="password"].form-control,input[type="date"].form-control,input[type="email"].form-control,input[type="number"].form-control,input[type="search"].form-control,input[type="tel"].form-control,select.form-control,textarea.form-control,select#address_country,select#address_state,select#billing_address_country,select#shipping_address_country{display:flex;align-items:center;width:100%;height:38px;margin-bottom:0;padding:0 12px;background-color:#ffffff;border:1px solid #ccc;font-size:12px;color:#333333;outline:none;transition:all 0.2s}input[type="text"].form-control:focus,#user_website input[type="text"].form-control:focus,input[type="password"].form-control:focus,#user_website input[type="password"].form-control:focus,input[type="date"].form-control:focus,#user_website input[type="date"].form-control:focus,input[type="email"].form-control:focus,#user_website input[type="email"].form-control:focus,input[type="number"].form-control:focus,#user_website input[type="number"].form-control:focus,input[type="search"].form-control:focus,#user_website input[type="search"].form-control:focus,input[type="tel"].form-control:focus,#user_website input[type="tel"].form-control:focus,select.form-control:focus,#user_website select.form-control:focus,textarea.form-control:focus,#user_website textarea.form-control:focus,select#address_country:focus,#user_website select#address_country:focus,select#address_state:focus,#user_website select#address_state:focus,select#billing_address_country:focus,#user_website select#billing_address_country:focus,select#shipping_address_country:focus,#user_website select#shipping_address_country:focus{background:#ffffff;border-color:#000000}.required.invalid input[type="text"].form-control,.required.invalid input[type="password"].form-control,.required.invalid input[type="date"].form-control,.required.invalid input[type="email"].form-control,.required.invalid input[type="number"].form-control,.required.invalid input[type="search"].form-control,.required.invalid input[type="tel"].form-control,.required.invalid select.form-control,.required.invalid textarea.form-control,.required.invalid select#address_country,.required.invalid select#address_state,.required.invalid select#billing_address_country,.required.invalid select#shipping_address_country{border-color:red !important}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-text-fill-color:#333333 !important;-webkit-box-shadow:none !important;transition:background-color 5000s ease-in-out 0s !important}select.form-control,select#address_country,select#address_state,select#billing_address_country,select#shipping_address_country{height:38px !important;border:1px solid #ccc !important;-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:focus,#user_website select.form-control:focus,select#address_country:focus,#user_website select#address_country:focus,select#address_state:focus,#user_website select#address_state:focus,select#billing_address_country:focus,#user_website select#billing_address_country:focus,select#shipping_address_country:focus,#user_website select#shipping_address_country:focus{border-color:#000000 !important}.form-check{margin-bottom:5px}.form-check input{position:absolute;z-index:-1;opacity:0}.form-checkbox,.form-radio{position:relative;display:flex;align-items:center;color:#8c8c8c;font-size:12px;line-height:1.3;padding-left:18px;min-height:20px}.shopping-basket-shipping-methods .form-checkbox,.shopping-basket-shipping-methods .form-radio{font-size:12px}.form-checkbox:before,.form-checkbox:after,.form-radio:before,.form-radio:after{content:'';position:absolute;width:12px;height:12px;left:0;top:50%;margin-top:-6px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-checkbox:before,.form-radio:before{border:1px solid #ccc}input:checked ~ .form-checkbox:after,input:checked ~ .form-radio:after{border:4px solid #000000}.form-radio:before,.form-radio:after{border-radius:50%}.form-radio_additional:before,.form-radio_additional:after{content:none}.form-text-link:hover{text-decoration:underline;cursor:pointer}.form-label__value{display:inline-flex;flex-shrink:0;align-items:center;min-width:46px;margin-right:10px;padding:2px 10px 2px 0;border-right:1px solid #b2b2b2;font-size:13px;font-weight:700}.form-credit-card{position:relative}.form-credit-card__icon-card{position:absolute;top:50%;left:12px;width:20px;height:12px;margin-top:-6px;border-radius:2px;background-color:rgba(0,0,0,0.15);pointer-events:none}.form-credit-card__icon-card:after{content:'';position:absolute;left:2px;top:3px;width:5px;height:3px;background-color:#ffffff;opacity:0.8}input[type="text"].form-control.form-credit-card__card-field{padding-left:40px}input[type="number"].form-control.form-credit-card__cvc-field{-moz-appearance:textfield}input[type="number"].form-control.form-credit-card__cvc-field::-webkit-outer-spin-button,input[type="number"].form-control.form-credit-card__cvc-field::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.form-credit-card__month-field-wrap{width:24%}.form-credit-card__year-field-wrap,.form-credit-card__cvc-field-wrap{width:38%}#instant-checkout-new-payment-type-form,#instant-checkout-new-address-form{margin-top:5px}.submit-form-btn,.submit-form-btn:link,.submit-form-btn:visited,button.submit-form-btn.crop-and-continue{text-decoration:none;background:#000;color:white;font-size:.9em;border-radius:0px;border:none;padding:12px 15px;cursor:pointer;cursor:hand}button#local_cart_btn{background:black;font-style:normal;font-weight:bold;font-size:13px;line-height:18px;text-align:center;text-transform:uppercase;height:50px}.submit-form-btn,.submit-form-btn:link,.submit-form-btn:visited,.back-btn,.back-btn:link,.back-btn:visited,.see-on-wall-btn{border-radius:0px}.art-print-product button#local_cart_btn{line-height:15px;height:40px}#scrolling_header_and_navigation .logo{text-align:left}@media only screen and (min-width: 58.75em){#scrolling_header_and_navigation .logo-header img{max-height:50px}#scrolling_header_and_navigation .logo-slogan{margin-top:0px;margin-bottom:15px;text-align:left}}@media only screen and (min-width: 940px) and (max-width: 1500px){.logo-header{padding-left:60px}}@media only screen and (min-width: 58.75em){.logo-header{text-align:center;margin-top:10px}div.logo-header div.columns{padding:0px}div.logo-header div.editor-body-section p{text-align:center}.logo-header{text-align:left}div.logo-header div.editor-body-section p{text-align:left;margin-top:5px;padding-left:5px}}@media only screen and (min-width: 58.75em){.logo-slogan{margin-left:-.1375em;margin-top:0px}}.logo{font-size:1.5em;text-align:center;text-transform:uppercase;margin:0 0 0px 0;letter-spacing:.2em;font-weight:300;color:#303030}@media only screen and (min-width: 58.75em){.logo{font-size:1.9em;margin:13px 0 11px 0;text-align:left}}.slogan{font-family:'Lato',Century Gothic, Verdana, Arial;text-align:center;font-size:8.7pt;margin-bottom:20px;display:none}@media only screen and (min-width: 58.75em){.slogan{font-size:.75em;margin-bottom:0px;text-align:left}}#header img{height:50px;width:auto;max-width:none}.product-cards{display:flex;flex-wrap:wrap}.product-card{width:100%;position:relative;margin-bottom:20px;text-align:left}@media only screen and (min-width: 768px){.product-card{margin-right:15px;width:calc(50% - 15px)}}@media only screen and (min-width: 992px){.product-card{width:calc(33.3% - 15px)}}@media only screen and (min-width: 1200px){.product-card{margin-right:0;width:33.3%}.product-cards-with-masonry.two-columns .product-card{width:50%}.product-cards-with-masonry.four-columns .product-card{width:25%}}.product-card.product-card_v1 .sold-label{position:absolute;bottom:-10px;right:20px;bottom:-2px;position:absolute;z-index:1;width:60px;height:60px;background:red;border-radius:50%;color:white;text-transform:uppercase;display:flex;justify-content:center;align-items:center;text-align:center;border:4px solid}body:not(.dark) .product-card.product-card_v1 .sold-label{border-color:#fff}body.dark .product-card.product-card_v1 .sold-label{border-color:#000}.product-card.product-card_v1 .sold-label .text{font-size:12px;font-weight:700;letter-spacing:0;line-height:normal}.product-card__inner{position:relative;display:block;padding:10px;text-decoration:none}.product-card__inner:after{content:'';position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:none}@media only screen and (min-width: 1200px){.product-card__inner:after{opacity:0;transition:opacity 0.2s ease}.product-card:hover .product-card__inner:after{opacity:1}body:not(.dark) .product-card__inner:after{background-color:rgba(255,255,255,0.5)}body.dark .product-card__inner:after{background-color:rgba(0,0,0,0.5)}}.product-card_v1 .product-card__inner:after{border:1px solid #777}#content_area .product-card__inner{text-decoration:none}.product-card__photo-wrap{position:relative}.product-card__photo-wrap img{width:100%;max-width:100%;height:auto !important}.product-card__text-data{color:#000;overflow-x:hidden;margin-top:8px}.product-card__name{font-weight:600;text-decoration:none;text-transform:uppercase}body.dark .product-card__name{color:#fff}body.dark .product-card__artist-name{color:#fff}.product-card__price-wrap{display:flex;align-items:center;font-size:13px;line-height:16px;margin:2px 0}.product-card__price-wrap .discounted-price,#content_area .product-card .product-card__price-wrap .product-card__price:not(.discounted){font-size:16px;color:#333333;font-weight:400;margin-top:0}body.dark .product-card__price-wrap .discounted-price,body.dark #content_area .product-card .product-card__price-wrap .product-card__price:not(.discounted){color:#fff}#content_area .product-card__price{font-size:13px;line-height:16px;font-weight:400}.product-card__pre-price-text{margin-right:5px}body.dark .product-card__pre-price-text{color:#fff}.product-card__price.discounted{margin-right:5px;color:red;text-decoration:line-through}#content_area .product-card .product-card__price.discounted{color:red;margin-top:0}.product-card__controls{position:absolute;bottom:1px;right:10px;display:flex;align-items:center;transform:translateY(50%)}body:not(.dark) .product-card__controls{background-color:#fff}body.dark .product-card__controls{background-color:#000}.product-card_sold .product-card__controls{display:none}@media only screen and (min-width: 1200px){.product-card__controls{pointer-events:none}.product-card:hover .product-card__controls{pointer-events:auto}.product-card__controls>*{opacity:0;transition:opacity 0.2s}.product-card:hover .product-card__controls>*{opacity:1}}.product-card__instant{padding:0 10px;border:none;box-shadow:none;border-radius:20px;transition:all 0.2s ease;font-size:10px;font-weight:600;text-transform:uppercase;height:20px;display:inline-flex;display:none;align-items:center}.product-card__instant:hover,.product-card__instant:focus{top:0}body:not(.dark) .product-card__instant{background-color:#fff;color:#000}body:not(.dark) .product-card__instant:hover,body:not(.dark) .product-card__instant:focus{background-color:#000;color:#fff}body.dark .product-card__instant{background-color:#000;color:#fff}body.dark .product-card__instant:hover,body.dark .product-card__instant:focus{background-color:#fff;color:#000}.product-card__quick-view,.product-card__instant-v2{width:35px;height:20px;border:none;box-shadow:none;display:inline-flex;background:none;padding:0;outline:none}.product-card__quick-view svg,.product-card__instant-v2 svg{width:100%;height:100%;overflow:visible}.product-card__quick-view:hover,.product-card__quick-view:focus,.product-card__quick-view:active,.product-card__instant-v2:hover,.product-card__instant-v2:focus,.product-card__instant-v2:active{background:none;color:#fff;top:0;box-shadow:none}.product-card__quick-view .icon-magnifier__inner-circle{opacity:0}.product-card__quick-view:hover .icon-magnifier__inner-circle{opacity:1}.product-card__instant-v2{color:#000;position:relative}.product-card__instant-v2:before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:20px;height:20px;border-radius:50%;background-color:#000;opacity:0;z-index:-1}.product-card__instant-v2:hover{color:#fff}.product-card__instant-v2:hover .icon-lightning{transform:scale(0.75)}.product-card__instant-v2:hover:before{opacity:1}.product-card__favorite{position:relative}.product-card__favorite .submit-form-btn,#content_area .product-card__favorite .submit-form-btn{width:35px;height:20px;background:transparent;padding:0}.product-card__favorite.product-card__favorite_adding-animate,.product-card__favorite.product-card__favorite_removing-animate{pointer-events:none}.product-card__favorite form{margin-bottom:0}.product-card__favorite *{opacity:0}@media only screen and (max-width: 767px){.product-card__favorite.favorited{display:block}}.product-card__favorite-hover{position:absolute;top:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;width:35px;pointer-events:none}.product-card__favorite-notes{position:absolute;top:0;right:0;bottom:0;pointer-events:none}.product-card__favorite_show-note ~ .product-card__favorite-hover .product-card__favorite-notes{pointer-events:auto}.product-card__favorite_adding-animate ~ .product-card__favorite-hover .product-card__favorite-notes,.product-card__favorite_removing-animate ~ .product-card__favorite-hover .product-card__favorite-notes{animation-name:favorite-show-notes;animation-duration:2.1s}@keyframes favorite-show-notes{0%,99%{opacity:0}100%{topacity:1}}.product-card__favorite-note{position:absolute;top:0;right:0;bottom:0;padding-right:46px;padding-left:10px;border:1px solid #777;border-radius:20px;font-size:10px;font-weight:600;text-transform:uppercase;display:flex;justify-content:center;align-items:center;white-space:nowrap;letter-spacing:0;opacity:0;transition:opacity 0.2s}body:not(.dark) .product-card__favorite-note{background-color:#fff;color:#000}body.dark .product-card__favorite-note{background-color:#000;color:#fff}.product-card__favorite_show-note.favorited ~ .product-card__favorite-hover .product-card__favorite-note_added,.product-card__favorite_show-note.not-favorited ~ .product-card__favorite-hover .product-card__favorite-note_removed{opacity:1}.product-card__favorite-icon{position:relative;display:flex}.product-card_v1 .product-card__favorite_adding-animate ~ .product-card__favorite-hover .product-card__favorite-icon,.product-card_v1 .product-card__favorite_removing-animate ~ .product-card__favorite-hover .product-card__favorite-icon{animation-name:favorite-move-icon;animation-duration:2s}.product-card__favorite-icon .favorite-svg{width:19px;height:19px;margin:auto;overflow:visible}.product-card__favorite-icon .favorite-svg-back,.product-card__favorite-icon .favorite-svg-front{transition:fill 0.2s, stroke 0.2s}body.dark .product-card__favorite-icon .favorite-svg-back{stroke:#fff}.product-card__favorite.favorited ~ .product-card__favorite-hover .product-card__favorite-icon .favorite-svg-back{stroke:red}.product-card_v1 .product-card__favorite_adding-animate ~ .product-card__favorite-hover .product-card__favorite-icon .favorite-svg-back,.product-card_v1 .product-card__favorite_removing-animate ~ .product-card__favorite-hover .product-card__favorite-icon .favorite-svg-back{animation-name:favorite-repainting-icon-back-black-to-red;animation-duration:2s}.product-card_v1 .product-card__favorite_removing-animate ~ .product-card__favorite-hover .product-card__favorite-icon .favorite-svg-back{animation-direction:reverse}body.dark .product-card__favorite-icon .favorite-svg-front{fill:#000}body:not(.dark) .product-card__favorite:not(.favorited):hover ~ .product-card__favorite-hover .product-card__favorite-icon .favorite-svg-front{fill:#000}body.dark .product-card__favorite:not(.favorited):hover ~ .product-card__favorite-hover .product-card__favorite-icon .favorite-svg-front{fill:#fff}.product-card__favorite.favorited ~ .product-card__favorite-hover .product-card__favorite-icon .favorite-svg-front{fill:red}.product-card_v1 .product-card__favorite_adding-animate ~ .product-card__favorite-hover .product-card__favorite-icon .favorite-svg-front,.product-card_v1 .product-card__favorite_removing-animate ~ .product-card__favorite-hover .product-card__favorite-icon .favorite-svg-front{animation-duration:2s}body:not(.dark) .product-card_v1 .product-card__favorite_adding-animate ~ .product-card__favorite-hover .product-card__favorite-icon .favorite-svg-front,body:not(.dark) .product-card_v1 .product-card__favorite_removing-animate ~ .product-card__favorite-hover .product-card__favorite-icon .favorite-svg-front{animation-name:favorite-repainting-icon-front-black-to-red}body.dark .product-card_v1 .product-card__favorite_adding-animate ~ .product-card__favorite-hover .product-card__favorite-icon .favorite-svg-front,body.dark .product-card_v1 .product-card__favorite_removing-animate ~ .product-card__favorite-hover .product-card__favorite-icon .favorite-svg-front{animation-name:favorite-repainting-icon-front-white-to-red}.product-card_v1 .product-card__favorite_removing-animate ~ .product-card__favorite-hover .product-card__favorite-icon .favorite-svg-front{animation-direction:reverse}@keyframes favorite-move-icon{25%{transform:translateY(-80px)}75%{transform:translateY(-80px)}}@keyframes favorite-repainting-icon-back-black-to-red{0%{stroke:#000}45%{stroke:#000}55%{stroke:red}100%{stroke:red}}@keyframes favorite-repainting-icon-front-black-to-red{0%{fill:#000}45%{fill:#000}55%{fill:red}100%{fill:red}}@keyframes favorite-repainting-icon-front-white-to-red{0%{fill:#fff}45%{fill:#fff}55%{fill:red}100%{fill:red}}.product-card .favorite-forms-container .submit-form-btn:hover .fa{transform:none}@media only screen and (min-width: 768px){.product-cards-with-masonry .product-cards{margin-right:-15px}}@media only screen and (min-width: 1200px){.product-cards-with-masonry .product-cards{margin-right:0}}.product-cards-with-masonry .product-card{opacity:0;transition:opacity 0.2s}@media only screen and (min-width: 768px){.product-cards-with-masonry .product-card{margin-right:15px;width:calc(50% - 15px)}}@media only screen and (min-width: 992px){.product-cards-with-masonry .product-card{width:calc(33.3% - 15px)}}@media only screen and (min-width: 1200px){.product-cards-with-masonry .product-card{margin-right:0;width:33.3%}}.product-cards-with-masonry .product-card.product-card_positioned-masonry{opacity:1}@media only screen and (min-width: 1200px){.product-cards-with-masonry.two-columns .product-card{width:50%}.product-cards-with-masonry.four-columns .product-card{width:25%}}@media only screen and (min-width: 85em){.content-area .Clean .product-container.three-columns,.content-area .Clean .product-container.three-columns{min-width:auto;min-height:auto;text-align:center}.content-area .Clean .product-container.three-columns img,.content-area .Clean .product-container.three-columns img{max-width:100%;max-height:100%}.product-container.four-columns .top-controls{right:5px}}.navbar-v3-favorite-list,#navbar-v3-site-search{height:90px;display:flex;align-items:center;margin:0 15%;border-top:1px solid #E5E5E5;transition:height 1s}.navbar-v3-favorite-list form{display:flex}.navbar-v3-favorite-list a,.navbar-v3-favorite-list button{display:flex;align-items:center;justify-content:center;text-transform:uppercase;height:40px;width:100%;max-width:260px;background:transparent;color:#666;font-weight:300;font-size:.75em;letter-spacing:.15em;transition:.2s}.navbar-v3-favorite-list a:hover,.navbar-v3-favorite-list button:hover{background:#e5e5e5;color:#000}#navbar-v3-add-favorite-list-tooltip input,#navbar-v3-site-search input{margin:auto;width:100%;height:50px;outline:none;border:none;font-size:1em}#navbar-v3-add-favorite-list-tooltip form,#navbar-v3-site-search form{width:100%}#navbar-v3-add-favorite-list-tooltip input::-webkit-input-placeholder,#navbar-v3-site-search input::-webkit-input-placeholder{opacity:1}#navbar-v3-add-favorite-list-tooltip input::-moz-placeholder,#navbar-v3-site-search input::-moz-placeholder{opacity:1}#navbar-v3-add-favorite-list-tooltip input:-moz-placeholder,#navbar-v3-site-search input:-moz-placeholder{opacity:1}.submit-add-fovorite-form,.close-add-fovorite-form,.submit-search,.undo-search{float:right;height:25px;width:25px;background-size:100%;background-repeat:no-repeat;margin-right:20px;margin-top:15px;opacity:.6;transition:.2s}.submit-add-fovorite-form:hover,.close-add-fovorite-form:hover,.submit-search:hover,.undo-search:hover{opacity:1}.submit-add-fovorite-form,.submit-search{width:30px;background-image:url("/assets/user_site/theme_v3/navigation_bar/apply.png")}.close-add-fovorite-form,.undo-search{background-image:url("/assets/user_site/theme_v3/navigation_bar/undo.png")}.close-add-fovorite-form:hover,.submit-add-fovorite-form:hover,.submit-search,.undo-search{cursor:pointer}.navbar-v3-favorite-list .column:nth-child(2){box-shadow:none}.navbar-v3-favorite-list .favorite-list-link-container{display:contents}.navbar-v3-favorite-list .favorite-list-products-count{background:rgba(255,103,37,0.1);border-radius:6px;padding:10px}.navbar-v3-favorite-list .favorite-list-name{margin-right:10px}.instant-checkout{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;background:#fff;color:#1a1a1a;transform:translateX(100%);transition:transform 0.35s cubic-bezier(0.29, 0.63, 0.44, 1)}.instant-checkout .flex-container_with-gutters{margin-right:-5px;margin-left:-5px}.instant-checkout .flex-container_with-gutters .cell{padding-right:5px;padding-left:5px}.instant-checkout .shopping-basket-shipping-methods:not(:last-child){border-bottom:1px solid #ccc}.instant-checkout input:-webkit-autofill,.instant-checkout input:-webkit-autofill:hover,.instant-checkout input:-webkit-autofill:focus,.instant-checkout textarea:-webkit-autofill,.instant-checkout textarea:-webkit-autofill:hover,.instant-checkout textarea:-webkit-autofill:focus,.instant-checkout select:-webkit-autofill,.instant-checkout select:-webkit-autofill:hover,.instant-checkout select:-webkit-autofill:focus{-webkit-text-fill-color:#333333 !important;-webkit-box-shadow:none !important;transition:background-color 5000s ease-in-out 0s !important}.instant-checkout_open{transform:translateX(0)}.instant-checkout__header{padding:10px 25px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e6e6e6}.instant-checkout__header-text{text-transform:uppercase;font-weight:bold;padding-top:5px;position:relative}.instant-checkout__header-text:after{content:'';position:absolute;top:50%;right:-23px;margin-top:-10px;width:20px;height:20px;display:inline-block;background:url("/assets/user_site/instant-checkout/icon-black.png") no-repeat center/100%}.instant-checkout__close-button{border:none;width:35px;height:35px;padding:0;border-radius:50%;position:relative;background-color:#ffffff}.instant-checkout__close-button:after{content:'';position:absolute;pointer-events:none;width:12px;height:12px;border-top:1px solid #000000;border-right:1px solid #000000;top:50%;left:50%;transform:translate(-75%, -50%) rotate(45deg)}.instant-checkout__close-button:hover{top:0;background-color:#e6e6e6}.instant-checkout__inner{flex-grow:1;display:flex;flex-direction:column;max-height:calc(100% - 60px)}.instant-checkout__scroll-block,.instant-checkout__footer{padding:20px 25px}.instant-checkout__scroll-block{overflow-y:auto;flex-grow:1;padding-bottom:10px}.instant-checkout__scroll-block::-webkit-scrollbar{width:5px}.instant-checkout__scroll-block::-webkit-scrollbar-track{box-shadow:inset 0 0 0 rgba(0,0,0,0.3)}.instant-checkout__scroll-block::-webkit-scrollbar-thumb{background-color:darkgrey}.instant-checkout__scroll-block #confirm_purchase{display:none}.instant-checkout__scroll-block .shopping-basket-shipping-methods{border:none;margin-top:0;margin-bottom:10px;padding:0;background:none;text-align:left}.instant-checkout__footer{border-top:1px solid #e6e6e6}.instant-checkout__discount{display:flex;flex-shrink:0;padding-top:25px;position:relative;margin-bottom:5px;max-height:24px;overflow:hidden}.instant-checkout__discount form{display:flex;width:100%;margin:0 0 2px}.instant-checkout__discount.instant-checkout__discount-open{max-height:none}.instant-checkout__discount.instant-checkout__discount-open .instant-checkout__discount-visible:before{transform:rotate(135deg);top:2px}.instant-checkout__discount-visible{width:180px;position:absolute;top:0;cursor:pointer;font-size:13px;letter-spacing:.5px;line-height:1;font-weight:bold}.instant-checkout__discount-visible:before{content:"";position:absolute;height:7px;width:7px;border-top:2px solid #1a1a1a;border-right:2px solid #1a1a1a;top:5px;right:-10px;transform:rotate(-45deg)}.instant-checkout__discount-input{margin:0;display:flex;align-items:center;height:40px;font-size:14px;line-height:30px;padding:5px 10px;background:none !important;text-transform:uppercase}input[type="text"].instant-checkout__discount-input{height:40px}.instant-checkout__discount-btn{top:0 !important;border-radius:0px;border:none;background:#000;color:#fff;font-size:13px;line-height:15px;font-weight:bold;outline:none;text-transform:uppercase;letter-spacing:.5px;padding:10px 30px;margin:0;height:40px}.instant-checkout__discount-btn.loading{color:transparent;pointer-events:none}.instant-checkout__discount-btn.loading:hover{top:0}.instant-checkout__discount-btn.loading:before{content:"";display:block;position:absolute;top:10px;left:50%;border-radius:50%;border:4px solid #fff;border-left-color:transparent;width:20px;height:20px;animation:spin-btn 1s infinite linear}.theme-version-one .instant-checkout__discount-btn,.theme-version-two .instant-checkout__discount-btn{font-weight:400;text-transform:none;font-size:15px}.instant-checkout__cart-total{margin-bottom:16px}.instant-checkout__cart-total-item{font-size:13px;line-height:18px;font-weight:600}.instant-checkout__cart-total-sum{font-size:16px}.instant-checkout__cart-total-value{margin-left:3px;font-size:24px;line-height:24px;font-weight:500}.instant-checkout__btn-submit{display:flex;justify-content:center;align-items:center;background-color:black;color:white;font-size:13px;height:40px;padding:0 20px;margin:0;width:100%;border:none;box-shadow:none;font-weight:700}.theme-version-one .instant-checkout__btn-submit:hover{background-color:black}.theme-version-one .instant-checkout__btn-submit,.theme-version-two .instant-checkout__btn-submit{font-weight:400;text-transform:none;font-size:15px}.theme-version-one.dark .instant-checkout__btn-submit,.theme-version-two.dark .instant-checkout__btn-submit{background-color:black;color:white}.theme-version-one.dark .instant-checkout__btn-submit:hover,.theme-version-one.dark .instant-checkout__btn-submit:focus,.theme-version-two.dark .instant-checkout__btn-submit:hover,.theme-version-two.dark .instant-checkout__btn-submit:focus{background-color:black;color:white}.instant-checkout__btn-submit-note{margin-top:5px;font-size:11px;line-height:15px;text-align:center;color:#333;letter-spacing:0;font-weight:400}.instant-checkout__btn-submit-note a{color:#0000ee;text-decoration:underline}.instant-checkout__btn-submit-note a:hover{text-decoration:none}.instant-checkout-btn{display:flex;justify-content:center;align-items:center;background-color:black;color:white;font-size:13px;height:40px;padding:0 20px;margin:0;white-space:nowrap;border:none;box-shadow:none;width:100%}.theme-version-one .instant-checkout-btn,.theme-version-two .instant-checkout-btn{font-weight:400;text-transform:none;font-size:15px}.theme-version-one .instant-checkout-btn:hover,.theme-version-one .instant-checkout-btn:focus,.theme-version-two .instant-checkout-btn:hover,.theme-version-two .instant-checkout-btn:focus{background-color:black;position:relative;top:1px;color:white}.theme-version-one.dark .body-container .instant-checkout-btn,.theme-version-two.dark .body-container .instant-checkout-btn{background-color:white;color:black}.theme-version-one.dark .body-container .instant-checkout-btn:hover,.theme-version-one.dark .body-container .instant-checkout-btn:focus,.theme-version-two.dark .body-container .instant-checkout-btn:hover,.theme-version-two.dark .body-container .instant-checkout-btn:focus{background-color:white;color:black}[data-product-buying-page]:not(.art-print-products-show) .instant-checkout-btn{width:100%;margin-top:5px}.theme-version-two [data-product-buying-page]:not(.art-print-products-show) .instant-checkout-btn{height:57px}.theme-version-three [data-product-buying-page]:not(.art-print-products-show) .instant-checkout-btn{height:50px}.instant-checkout-btn__icon{width:20px;height:17px;margin-left:3px;flex-shrink:0}.instant-checkout-btn__icon .icon-lightning{width:100%;height:100%}.website-body .instant-checkout-btn-form{display:none}.drawer__footer .instant-checkout-btn-form{margin-bottom:10px}.instant-checkout-btn-trigger-wrap{clear:both;padding-top:10px}.original-or-prints-bar ~ :not(.art-print-product) .instant-checkout-btn-trigger-wrap{display:none}body.theme-version-one .instant-checkout-btn-trigger-wrap,body.theme-version-two .instant-checkout-btn-trigger-wrap{padding-bottom:5px;padding-top:0}body.theme-version-one .product-summary .instant-checkout-btn-trigger-wrap,body.theme-version-two .product-summary .instant-checkout-btn-trigger-wrap{padding-bottom:0}.instant-checkout__note p{font-size:12px;color:#333;letter-spacing:0;font-weight:400}body.instant-checkout-enabled.theme-version-three #item_buttons .quantity-field-container input{margin-bottom:0}.instant-checkout__disclaimer-text{font-size:12px}.instant-checkout__disclaimer-link{color:#000;text-decoration:underline}body.navbar-v3-open{overflow:hidden !important}body.navbar-v3-open .body-container{z-index:100}.navbar-v3{position:fixed;z-index:10000000003;color:#1a1a1a;left:-320px;width:320px;height:100vh;max-width:95%;letter-spacing:1px;transition:transform 0.35s cubic-bezier(0.29, 0.63, 0.44, 1)}body.navbar-v3-open .navbar-v3{display:block;transform:translateX(320px)}.navbar-v3__background{position:fixed;opacity:0;left:0;top:0;bottom:0;width:200vw;background-color:rgba(0,0,0,0.6);transition:all 0.35s cubic-bezier(0.29, 0.63, 0.44, 1);pointer-events:none}body.navbar-v3-open .navbar-v3__background{opacity:1;pointer-events:auto}.navbar-v3__inner{position:relative;height:100%;width:100%;background:#ffffff}.navbar-v3__close-wrap{display:flex;justify-content:flex-start;padding:10px}.navbar-v3__close{display:flex;justify-content:center;color:#000;line-height:1;width:40px;height:40px;font-size:40px;padding:0;margin:0;font-weight:normal;cursor:pointer}.navbar-v3__close:hover{opacity:0.7}.navbar-v3__list{position:absolute;top:60px;bottom:0;left:0;right:0;overflow-y:auto;padding-left:0;padding-right:10px}.navbar-v3__list::-webkit-scrollbar{width:5px}.navbar-v3__list::-webkit-scrollbar-track{box-shadow:inset 0 0 0 rgba(0,0,0,0.3)}.navbar-v3__list::-webkit-scrollbar-thumb{background-color:darkgrey}.navbar-v3__list [class*="submenu-item-level"]{display:flex;flex-wrap:wrap}.navbar-v3__list [class*="submenu-item-level"] a{font-size:14px;padding:8px 15px 8px 20px}.navbar-v3__list [class*="submenu-item-level"].has-dropdown .nav-page{width:calc(100% - 35px)}.navbar-v3__list [class*="submenu-item-level"].dropdown-open>.open-dropdown-button:after{opacity:0}.navbar-v3__list [class*="submenu-item-level"].dropdown-open>.dropdown{visibility:visible;max-height:1000px;transition:all 0.6s cubic-bezier(0.57, 0.06, 0.05, 0.95)}.navbar-v3__list .submenu-item-level-1>a{font-size:16px;font-weight:700;padding:13px 15px 13px 20px}.navbar-v3__list a{color:#1a1a1a;flex-grow:1}.navbar-v3__list a:hover{color:#606060}.navbar-v3__list .open-dropdown-button{border:none;cursor:pointer;margin:0;padding:0;background-color:transparent;width:35px;position:relative;flex-shrink:0}.navbar-v3__list .open-dropdown-button:before,.navbar-v3__list .open-dropdown-button:after{position:absolute;content:'';font-weight:400;font-size:18px;background-color:#1a1a1a;top:50%;left:50%;transform:translate(-50%, -50%)}.navbar-v3__list .open-dropdown-button:before{height:2px;width:12px}.navbar-v3__list .open-dropdown-button:after{height:12px;width:2px}.navbar-v3__list .open-dropdown-button:hover{top:0}.navbar-v3__list .open-dropdown-button:hover:before,.navbar-v3__list .open-dropdown-button:hover:after{background-color:#606060}.navbar-v3__list .open-dropdown-button img{display:none}.navbar-v3__list .dropdown{margin:0;padding:0 0 0 20px;max-height:0;visibility:hidden;overflow:hidden;transition:all 0.3s cubic-bezier(0.57, 0.06, 0.05, 0.95);width:100%}.navbar-v3__list ul{list-style:none}.navbar-v3__list .navbar-v3__user{padding-left:20px;padding-top:10px}.navbar-v3__list .navbar-v3__user-item{padding:7px 0}.navbar-v3__list .navbar-v3__user-item a{font-size:14px}.navbar-v3__list #navbar-v3-side-menu-search{margin:20px;width:85%;position:relative}.navbar-v3__list #navbar-v3-side-menu-search:after{position:absolute;content:'Search...';top:50%;left:0;transform:translateY(-50%);font-style:italic;color:#757575;font-size:13px;transition:top 0.2s}.navbar-v3__list #navbar-v3-side-menu-search:hover:after,.navbar-v3__list #navbar-v3-side-menu-search.active-search-input:after{top:-10px}.navbar-v3__list #navbar-v3-side-menu-search input{height:35px;padding:0;border-left:none;border-top:none;border-right:none}.navbar-v3__list #navbar-v3-side-menu-search input ::-webkit-input-placeholder{opacity:1}.navbar-v3__list #navbar-v3-side-menu-search input :-moz-placeholder{opacity:1}.navbar-v3__list #navbar-v3-side-menu-search input ::-moz-placeholder{opacity:1}.navbar-v3__list #navbar-v3-side-menu-search input :-ms-input-placeholder{opacity:1}.totals{padding:16px 0 10px}.tax,.subtotal{display:flex;align-items:center;font-size:14px;font-weight:600}.total{display:flex;align-items:center;font-size:16px;font-weight:600}.total__value{font-size:24px;font-weight:500;margin-left:5px}.upsell{color:#333;font-size:14px;line-height:1.4;padding-bottom:3rem}.upsell form{margin-bottom:0}.upsell__header{padding:40px 0;border-bottom:1px solid #e6e6e6;color:#9a9a9a}body.dark .upsell__header{color:#fff}.upsell__header-icon{display:flex;width:40px;height:40px;margin-bottom:15px;justify-content:center;align-items:center;border:2px solid #F26222BF;border-radius:50%}.upsell__header-icon-img{width:22px;height:22px;filter:hue-rotate(180deg)}.upsell__header-text{margin-bottom:7px;font-size:20px;font-weight:500}.upsell__header-link{border-bottom:2px solid transparent;transition:all 0.2s ease;color:#f26222;font-size:12px;font-weight:500;text-decoration:none}.upsell__header-link:hover,.upsell__header-link:focus{border-bottom-color:#f26222;color:#f26222}.upsell__product{padding:40px 0;border-bottom:1px solid #e6e6e6}.upsell__product-head-text{margin-bottom:40px;font-size:20px;color:#333;text-align:center}body.dark .upsell__product-head-text{color:#fff}@media only screen and (min-width: 1200px){.upsell__product-img-wrap{margin-right:-5px}}@media only screen and (max-width: 767px){.upsell__product-img-wrap{margin-bottom:1rem}}.upsell__product-content{text-align:left}.upsell__product-title{margin-bottom:10px;font-size:20px;font-weight:600;text-transform:uppercase}body.dark .upsell__product-title{color:#fff}.upsell__product-prices{display:flex}.upsell__product-price{font-weight:600;margin-bottom:10px;line-height:20px}.upsell__product-price_discounted{margin-right:5px;color:#f26222;text-decoration:line-through}.upsell__product-price_new{font-size:18px}.upsell__product-description{margin-bottom:20px}body.dark .upsell__product-description p{color:#fff}.upsell__product-totals{border-top:1px solid #e6e6e6}body.dark .upsell__product-totals{color:#fff}.upsell__product-btn{display:flex;justify-content:center;align-items:center;background-color:black;color:white;font-size:14px;font-weight:600;height:40px;padding:0 20px;margin:0;width:100%;border:none;box-shadow:none;text-transform:uppercase;letter-spacing:1px;border:2px solid #000;transition:all 0.2s ease}.upsell__product-btn_buy-now:hover,.upsell__product-btn_buy-now:focus{background-color:#fff;color:#000}body.dark .upsell__product-btn_buy-now{background-color:#fff;color:#000;border-color:#fff}body.dark .upsell__product-btn_buy-now:hover,body.dark .upsell__product-btn_buy-now:focus{background-color:#000;color:#fff}.upsell__product-btn_to-order-confirmation{margin-top:15px;border:1px solid #000;background-color:#fff;opacity:0.55;transition:opacity 0.2s;color:#000;font-size:12px;font-weight:400;text-transform:none;height:38px}.upsell__product-btn_to-order-confirmation:hover,.upsell__product-btn_to-order-confirmation:focus{opacity:1}.upsell__product-note{margin-top:10px;font-size:12px}.upsell__product-note p{line-height:1.33}body.dark .upsell__product-note p{color:#fff}body.user-site-upsell-pages #website_body_container .website-body{max-width:930px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}body.user-site-upsell-pages #website_body_container .website-body p{color:#333;font-weight:400;letter-spacing:0}body.user-site-upsell-pages #website_body_container .website-body .upsell__product-content p{text-align:left}body.user-site-upsell-pages #website_body_container .website-body .upsell__product-to-order-confirmation:focus{background-color:#fff;color:#000}body.user-site-upsell-pages.dark #website_body_container .website-body p{color:#fff}body.theme-version-one.user-site-upsell-pages{background-color:#fff}.coupon-message{outline:2px solid #454545;outline-offset:-7px;text-align:center}.coupon-message.coupon-message_open{display:block;z-index:10000000001;visibility:visible}.theme-version-three .coupon-message{position:fixed;font-family:'Raleway', sans-serif;left:auto;right:0;top:auto;bottom:0;margin-left:0;width:630px;z-index:10000000001;border:0px;outline:none;max-height:100%;overflow-y:auto}@media (max-width: 768px){.theme-version-three .coupon-message{left:0;width:100%}}.theme-version-three .coupon-message .close-reveal-modal{font-size:40px;line-height:30px;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.coupon-message__inner{padding-top:10px}@media (min-width: 768px){.coupon-message__inner{padding:10px 20px 0}}.coupon-message__text{text-align:center;font-size:22px}.theme-version-three .coupon-message__text{color:#000}.coupon-message__button{display:flex;justify-content:center;align-items:center;background-color:black;color:white;font-size:13px;height:40px;padding:0 20px;white-space:nowrap;border:none;box-shadow:none;text-transform:uppercase;letter-spacing:1px;font-weight:700;margin:20px auto 15px;width:130px}.coupon-message__note{color:#000}.category-cards{display:grid;gap:20px;grid-auto-rows:310px}@media only screen and (min-width: 768px){.category-cards.two-columns{grid-template-columns:repeat(2, 1fr);grid-auto-rows:350px}}@media only screen and (min-width: 992px){.category-cards.two-columns{grid-auto-rows:500px}}@media only screen and (min-width: 1200px){.category-cards.two-columns{grid-auto-rows:640px}}@media only screen and (min-width: 768px){.category-cards.three-columns{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 992px){.category-cards.three-columns{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 1200px){.category-cards.three-columns{grid-auto-rows:380px}}@media only screen and (min-width: 768px){.category-cards.four-columns{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 992px){.category-cards.four-columns{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 1200px){.category-cards.four-columns{grid-template-columns:repeat(4, 1fr)}}.category-card__inner{position:relative;padding:20px;height:100%}.category-card__image{display:block;width:100%;height:100%;object-fit:cover}.category-card__hover{position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #000}@media only screen and (min-width: 1200px){.category-card__hover{opacity:0.5;border-color:#727272;transition:all 0.2s ease}.category-card:hover .category-card__hover{border-color:#000;background-color:rgba(255,255,255,0.4);opacity:1}}.category-card__name{position:absolute;bottom:-9px;left:50%;transform:translateX(-50%);background-color:#fff;color:#333;font-size:12px;font-weight:600;letter-spacing:0;line-height:14px;text-transform:uppercase;padding:5px 10px;white-space:nowrap}body.dark .category-card__name{background-color:#000;color:#fff}.container-lean-temp{left:50%;position:relative;transform:translateX(-50vw);margin:50px 0 100px;width:100vw;padding-right:20px;padding-left:20px}.category-cards-lean{display:grid;gap:20px;margin-top:40px;margin-bottom:20px}@media only screen and (min-width: 768px){.category-cards-lean{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 992px){.category-cards-lean{grid-template-columns:repeat(3, 1fr)}}.category-card-lean{position:relative;border:1px solid #ccc}.category-card-lean:before,.category-card-lean:after{position:absolute;content:'';width:0;height:0;border:1px solid transparent;opacity:0;pointer-events:none;transition:width 0.4s, height 0.4s, opacity 0s;transition-timing-function:linear;transition-delay:0s}.category-card-lean:before{top:-1px;left:-1px;border-top-color:#000;border-right-color:#000}.category-card-lean:after{right:-1px;bottom:-1px;border-left-color:#000;border-bottom-color:#000}.category-card-lean:hover:before,.category-card-lean:hover:after{opacity:1;width:calc(100% + 2px);height:calc(100% + 2px)}.category-card-lean:hover:before{transition-delay:0s, 0.4s, 0s}.category-card-lean:hover:after{transition-delay:0.8s, 1.2s, 0.8s}.category-card-lean__inner{position:relative;padding-top:95%;text-decoration:none;display:block;z-index:1}.category-card-lean__image{display:block;object-fit:cover;position:absolute;left:20px;top:20px;width:calc(100% - 40px);height:calc(100% - 40px)}.category-card-lean__hover{position:absolute;left:1px;right:1px;bottom:1px;background-color:transparent}@media only screen and (min-width: 1200px){.category-card-lean__hover{transition:all 0.5s}.category-card-lean:hover .category-card-lean__hover{background-color:rgba(255,255,255,0.7);padding-top:calc(95% - 2px)}}.category-card-lean__name-wrap{position:absolute;left:0;right:0;bottom:-6px;display:flex}@media only screen and (min-width: 1200px){.category-card-lean__name-wrap{transition:transform 0.5s, bottom 0.5s}.category-card-lean:hover .category-card-lean__name-wrap{bottom:50%;transform:translateY(50%)}}.category-card-lean__name{background-color:#fff;color:#1a1b1f;font-size:12px;font-weight:400;letter-spacing:3px;line-height:1.05;text-transform:uppercase;padding:4px 10px;display:inline-flex;align-items:center;justify-content:center;text-align:center;margin-left:auto;margin-right:auto;max-width:calc(100% - 35px)}@media only screen and (min-width: 1200px){.category-card-lean__name{transition:font-size 0.5s, background-color 0.5s;transition-delay:0s, 0.2s;will-change:font-size, background-color}.category-card-lean:hover .category-card-lean__name{transition:font-size 0.5s, background-color 0s;font-size:24px;background-color:rgba(255,255,255,0);transition-delay:0s}.category-card-lean__name.category-card-lean__name_without-font-size-transition{transition:font-size 0s, background-color 0.5s}.category-card-lean:hover .category-card-lean__name.category-card-lean__name_without-font-size-transition{transition:font-size 0s, background-color 0s}}.category-card-lean__gallery{position:absolute;top:20px;bottom:20px;left:20px;right:20px;display:flex;align-items:flex-end}@media only screen and (max-width: 767px){.category-card-lean__gallery{display:none}}.category-card-lean__gallery-item-trigger{position:relative;display:flex;width:30px;height:30px;padding:3px;margin-right:10px;border:1px solid #1a1a1a;border-radius:100%;background-color:#fff;cursor:default;z-index:1;opacity:0;pointer-events:none;transition:padding 0.2s, border 0.2s, opacity 0.5s, transform 0s;transition-delay:0s, 0s, 0s, 0.5s}.category-card-lean__gallery-item-trigger:hover{padding:0;border:none}.category-card-lean:hover .category-card-lean__gallery-item-trigger{transform:translateY(34px);opacity:1;pointer-events:auto;transition:padding 0.2s, border-width 0.2s, opacity 0.5s, transform 0.5s;transition-delay:0s, 0s, 0.4s, 0.4s}.category-card-lean__gallery-item-trigger:before{content:'';position:absolute;left:-6px;top:-6px;right:-6px;bottom:-6px}.category-card-lean__gallery-item-trigger-image{overflow:hidden;width:100%;height:100%;border-radius:100%;object-fit:cover}.category-card-lean__gallery-image{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;object-fit:contain;opacity:0;pointer-events:none;transition:0.2s}.category-card-lean__gallery-item-trigger:hover ~ .category-card-lean__gallery-image{opacity:1}.category-card-lean__gallery-quantity-others{height:30px;line-height:30px;cursor:default;z-index:1;font-size:14px;padding-right:5px;padding-left:8px;margin-left:-10px;opacity:0;pointer-events:none;transition:transform 0.5s, opacity 0.5s, background-color 0.1s;transition-delay:0.5s, 0s, 0s}.category-card-lean:hover .category-card-lean__gallery-quantity-others{transform:translateY(34px);background-color:#fff;opacity:1;transition-delay:0.4s, 0.4s, 0.8s}.category-card-lean__quick-view{position:absolute;right:20px;bottom:-14px;width:40px;height:30px;background-color:#fff;opacity:0;transition:opacity 0.2s;transition-delay:0s;display:none}.category-card-lean__quick-view:before,.category-card-lean__quick-view:after{content:'';position:absolute;width:15px;height:15px;border:1px solid transparent;transform:translate(-7px, -7px);transition:background-color 0.2s}.category-card-lean__quick-view:before{left:50%;top:calc(50% + 2px);border-left-color:#1a1a1a;border-bottom-color:#1a1a1a}.category-card-lean__quick-view:after{left:calc(50% + 4px);top:calc(50% - 2px);border-color:#1a1a1a;transition:background-color 0.2s}.category-card-lean__quick-view:hover:after{background-color:#1a1a1a}.category-card-lean:hover .category-card-lean__quick-view{opacity:1;transition-delay:0.5s}.category-card-lean__quick-view-name{position:absolute;right:40px;top:50%;padding-left:10px;transform:translateY(-50%);border-radius:20px 0px 0px 20px;background-color:#fff;font-size:10px;color:#1a1b1f;text-transform:uppercase;letter-spacing:0;opacity:0;pointer-events:none;white-space:nowrap;transition:all 0.2s}.category-card-lean__quick-view:hover .category-card-lean__quick-view-name{opacity:1;pointer-events:auto}.instant-checkout__order-bump-section{padding:5px 16px 16px 16px;border:1px solid #ccc;margin:20px 0}.instant-checkout__order-bump-section form{margin:0}.instant-checkout__order-bump-section .order-bump-section__checkbox-container{display:flex;align-items:center}.instant-checkout__order-bump-section .order-bump-section__checkbox-container .form-check{margin-top:-16px;margin-bottom:0;max-width:100%;width:fit-content;padding:0 10px;background-color:#fff}.instant-checkout__order-bump-section .order-bump-section__checkbox-container label{display:flex;width:100%;justify-content:center}.instant-checkout__order-bump-section .order-bump-section__checkbox-container label p{margin:-3px 6px;color:black;letter-spacing:0}.instant-checkout__order-bump-section .order-bump-section__product-price{display:inline-flex;width:100%;justify-content:center}.instant-checkout__order-bump-section .order-bump-section__product-price span{font-weight:bold;text-align:right;font-size:15px;letter-spacing:1px;line-height:2;transition:.3s;float:left}.instant-checkout__order-bump-section .order-bump-section__product-info-container{display:flex;margin:10px 0 0 0}.instant-checkout__order-bump-section .order-bump-section__product-info-container img{padding-right:10px;max-width:100px}.instant-checkout__order-bump-section .order-bump-section__product-info-container .order-bump-section__product-description .price{font-size:14px}.instant-checkout__order-bump-section .order-bump-section__product-info-container .order-bump-section__product-description p{color:black;font-size:13px;letter-spacing:0;line-height:1.3;margin-bottom:5px}div.shopping-cart .order-review-column .common-checkout__order-bump-section{border:2px dashed black;padding:10px;margin-bottom:10px}div.shopping-cart .order-review-column .common-checkout__order-bump-section form{display:none}div.shopping-cart .order-review-column .common-checkout__order-bump-section .order-bump-section__checkbox-container{display:flex;align-items:center}div.shopping-cart .order-review-column .common-checkout__order-bump-section .order-bump-section__checkbox-container label{display:flex;width:75%}div.shopping-cart .order-review-column .common-checkout__order-bump-section .order-bump-section__checkbox-container label p{font-size:12px;margin:-1px 6px;color:black}div.shopping-cart .order-review-column .common-checkout__order-bump-section .order-bump-section__checkbox-container label span.custom.checkbox{display:none}div.shopping-cart .order-review-column .common-checkout__order-bump-section .order-bump-section__checkbox-container label input{visibility:visible;position:inherit;margin:0% 1%}div.shopping-cart .order-review-column .common-checkout__order-bump-section .order-bump-section__product-price{display:inline-flex;position:absolute;right:15px;top:60px;color:black}div.shopping-cart .order-review-column .common-checkout__order-bump-section .order-bump-section__product-price span{text-align:right;font-size:15px;letter-spacing:1px;line-height:2;transition:.3s;float:left;height:0}div.shopping-cart .order-review-column .common-checkout__order-bump-section .order-bump-section__product-info-container{display:flex;margin:10px 0 0 0}div.shopping-cart .order-review-column .common-checkout__order-bump-section .order-bump-section__product-info-container img{padding-right:10px;max-width:100px}div.shopping-cart .order-review-column .common-checkout__order-bump-section .order-bump-section__product-info-container .order-bump-section__product-description p{color:black;font-size:13px}.bb-name{height:63vh;background-color:#fff}.bb-name__wrap{display:flex;flex-direction:row;align-items:stretch;margin:0 -5px;height:100%}.bb-name__item{width:100%;height:100%;overflow:hidden;padding-right:5px;padding-left:5px;transition:all 1000ms ease;cursor:default}.bb-name__item img{width:100%;height:100%;object-fit:cover}.bb-name__item:hover{width:300%}body.dark .bb-name{background-color:#000}.billboard-wrapper .callout-global.callout-global_bb-name h1{font-size:40px;line-height:45px;margin-bottom:5px;font-weight:400;text-shadow:1px 1px 6px #000,1px 1px 6px #000,1px 1px 6px rgba(0,0,0,0.65)}@media only screen and (max-width: 577px){.billboard-wrapper .callout-global.callout-global_bb-name h1{font-size:25px;font-weight:600;line-height:30px}}.billboard-wrapper .callout-global.callout-global_bb-name .callout-row{margin-top:30px}.footer-new{background-color:#1a1a1a}.footer-new__wrap{padding:60px 0;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}@media only screen and (max-width: 993px){.footer-new__wrap{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width: 769px){.footer-new__wrap{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 577px){.footer-new__wrap{grid-template-columns:1fr}}.footer-new__column{color:#fff;padding:20px;border-right:1px solid #404040}.footer-new__column:last-child{border-right:none}@media only screen and (max-width: 993px){.footer-new__column{display:flex;flex-direction:column;align-items:center}.footer-new__column:nth-child(-n+3){border-bottom:1px solid #404040}}@media only screen and (max-width: 769px){.footer-new__column:nth-child(-n+4){border-bottom:1px solid #404040}}@media only screen and (max-width: 577px){.footer-new__column{border-right:none}.footer-new__column:nth-child(-n+5){border-bottom:1px solid #404040}}.footer-new__column.footer-new__column_center{display:flex;justify-content:center}@media only screen and (max-width: 993px){.footer-new__column.footer-new__column_center{justify-content:flex-start}}.footer-new__logo{display:block;max-width:80%;margin-bottom:10px}.footer-new__logo img{max-width:100%;max-height:60px}.footer-new__address{line-height:1.4;color:#fff;margin-bottom:16px}@media only screen and (max-width: 993px){.footer-new__address{text-align:center}}.footer-new__link{margin-bottom:4px}.footer-new__link a{color:#fff;transition:all 0.3s ease}.footer-new__link a:hover{color:#999}.contentbuilder-wrapper .footer-new__link a{color:#fff}.contentbuilder-wrapper .footer-new__link a:hover{color:#999}.footer-new__heading{display:block;margin-bottom:20px;color:#7f7f7f;font-size:16px}@media only screen and (max-width: 993px){.footer-new__heading{text-align:center}}.footer-new__heading.footer-new__heading_form{text-align:center}.footer-new__nav a{display:block;color:#fff;line-height:1.4;margin-bottom:5px;transition:all 0.3s ease}.footer-new__nav a:hover{color:#999}@media only screen and (max-width: 993px){.footer-new__nav a{text-align:center}}.contentbuilder-wrapper .footer-new__nav a{color:#fff !important}.contentbuilder-wrapper .footer-new__nav a:hover{color:#999}.footer-new__ar-logo-wrapper{position:relative;cursor:pointer}.footer-new__ar-logo-wrapper svg{width:100%;max-width:100px;height:auto}.footer-new__ar-logo-wrapper svg path{transition:all 0.3s ease-in-out}.footer-new__ar-logo-wrapper:hover svg path{transition:all 0.3s ease-in-out}.footer-new__ar-logo-wrapper:hover svg #phone{fill:#fff}.footer-new__ar-logo-wrapper:hover svg #ar path{fill:#fff}.footer-new__ar-logo-wrapper:hover svg #mount{fill:#ff5419}.footer-new__ar-logo-wrapper:hover svg #sun{fill:#ff5419}.footer-new__ar-logo-wrapper:hover svg #text path{fill:#ff5419}.footer-new__form input{border-radius:20px;background-color:transparent;color:#000;text-align:center;display:block;width:100%;height:38px;padding:8px 12px;margin-bottom:10px;font-size:14px;line-height:1.4;border:1px solid #666}.footer-new__form input:focus{border-color:#fff;color:#fff}.footer-new__form input::placeholder{font-style:normal;opacity:1;color:#999}.footer-new__form .form-submit{width:100%;padding:9px 15px;border-radius:20px;text-align:center;margin-bottom:16px;background-color:#666;border:none;height:38px;font-size:14px;font-weight:400;line-height:1.4;box-shadow:none;-webkit-box-shadow:none;transition:all 200ms ease;color:#fff}.footer-new__form .form-submit:hover{top:0;background-color:#fff;color:#1a1a1a;box-shadow:none;-webkit-box-shadow:none}.footer-new__form .form-descr{font-size:12px;line-height:14px;text-align:center;color:#fff}.footer-new__form .form-done{display:none;padding:20px;color:#fff;line-height:1.4;text-align:center;background-color:#dddddd}.footer-new__form .form-done.is-active{display:block}.footer-new__form .form-fail{display:none;padding:20px;color:#fff;line-height:1.4;text-align:center;background-color:#ffdede}.footer-new__form .form-fail.is-active,.footer-new__form .form-done.is-active{display:block}.footer-new__copyright-wrap{display:grid;grid-template-columns:4fr 1fr 4fr;padding:20px;background-color:#fff;color:#1a1a1a}@media only screen and (max-width: 769px){.footer-new__copyright-wrap{grid-template-columns:1fr}}.footer-new__copyright{display:flex;align-items:center}@media only screen and (max-width: 769px){.footer-new__copyright{order:1;justify-content:center;margin-bottom:20px;text-align:center}}.footer-new__back-to-top{display:flex;align-items:center;justify-content:center}.footer-new__back-to-top .top-btn{position:relative;height:35px;width:35px;border-radius:100%;border:1px solid #a1a1a1;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease}.footer-new__back-to-top .top-btn:hover{border-color:#1a1a1a;background-color:#1a1a1a;transform:scale(1.5)}.footer-new__back-to-top .top-btn:hover svg path{fill:#fff}@media only screen and (max-width: 769px){.footer-new__back-to-top{order:0;margin-bottom:20px}}.footer-new__proud-wrapper{display:flex;justify-content:flex-end}@media only screen and (max-width: 769px){.footer-new__proud-wrapper{order:2;justify-content:center;margin-bottom:20px}}.footer-new__proud{align-items:center;color:#1a1a1a !important}.footer-new__proud img{margin-right:10px}.footer-new__proud span{transition:all 0.2s ease}.footer-new__proud:hover span{color:#999 !important}body.lean .footer-new__proud{display:flex !important}body:not(.lean) .footer-new__proud{display:none !important}.trust-bar-container,#trust_bar{position:relative;padding:60px 20px;overflow:hidden;margin-top:15px}.trust-bar-container:before,#trust_bar:before{content:'';position:absolute;top:0;bottom:0;left:50%;margin-left:-50vw;width:100vw;background-color:#1a1a1a}body.dark .trust-bar-container:before,body.dark #trust_bar:before{background-color:#ccc}.trust-bar{position:relative;display:flex;justify-content:center}.trust-bar__head{position:absolute;left:50%;top:-60px;transform:translateX(-50%);display:flex;justify-content:center;pointer-events:none;padding-left:15px}@media only screen and (max-width: 1199px){.trust-bar__head{transform:translateX(-50%) scale(0.7)}}@media only screen and (max-width: 991px){.trust-bar__head{transform:translateX(-50%) scale(0.5)}}@media only screen and (max-width: 767px){.trust-bar__head{display:none}}.trust-bar__title{display:flex;color:#fff;margin:0 auto;opacity:0.07;transition:all 200ms;font-size:200px;line-height:200px;font-weight:800;letter-spacing:15px;text-transform:uppercase}body.dark .trust-bar__title{color:#1a1a1a}.trust-bar__by-artstorefronts{position:absolute;left:50%;top:175px;margin-left:231px}.trust-bar__by-artstorefronts-link{color:#999;font-size:13px;line-height:20px;transition:all 200ms}.trust-bar__by-artstorefronts-link strong{color:#ff5e00;font-weight:600}.trust-bar__by-artstorefronts-link:hover{color:#1a1a1a}.trust-bar__list{display:flex;justify-content:center;flex-wrap:wrap}.trust-bar__item{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-right:20px;padding-left:20px}.trust-bar__item:hover{position:relative;z-index:1}@media only screen and (max-width: 767px){.trust-bar__item{width:100%;padding:0;margin:0 0 20px 0}}.trust-bar__item-img-badge{cursor:pointer;transform-origin:center}@media only screen and (min-width: 768px){.trust-bar__item-img-badge{transition:transform 0.75s, opacity 0.2s, filter 0.2s}.trust-bar__item-img-badge:hover{transform:scale(1.5)}body:not(.dark) .trust-bar__list:hover .trust-bar__item-img-badge{filter:invert(100%) hue-rotate(180deg)}body.dark .trust-bar__list:hover .trust-bar__item-img-badge{opacity:0.6}body:not(.dark) .trust-bar__item:hover .trust-bar__item-img-badge{filter:none}body.dark .trust-bar__item:hover .trust-bar__item-img-badge{opacity:1}}.trust-bar__item-img{height:80px;width:auto;object-fit:contain}@media only screen and (max-width: 767px){.trust-bar__item-img{height:100px}}.trust-bar__item-text-content{display:flex;flex-direction:column;align-items:center;width:0;height:0;transition:height 0.5s 0.5s}.trust-bar__item:hover .trust-bar__item-text-content{transition-delay:0.3s}.trust-bar__item-text-content-inner{width:500px;max-width:100vw;overflow:hidden;text-align:justify}@media only screen and (max-width: 767px){.trust-bar__item-text-content-inner{padding:0 20px}}@media only screen and (min-width: 768px){.trust-bar__item-text-content-inner{opacity:0;transition:opacity 0.2s 0s}.trust-bar__item:hover .trust-bar__item-text-content-inner{opacity:1;transition:opacity 0s 0.3s}}.trust-bar__item-text-content-inner p{font-size:14px;font-weight:400;line-height:1.4}.trust-bar__item-text-content-inner a{color:#ff5e00;letter-spacing:0}.trust-bar__item-text-content-inner a:hover{color:#818181;text-decoration:underline}.trust-bar__item-text-content-inner h3{font-size:14px;font-weight:700;margin:17px 0}.trust-bar__item-text-content-inner h3,.trust-bar__item-text-content-inner p{color:#1a1b1f}body:not(.dark) .trust-bar__item-text-content-inner h3,body:not(.dark) .trust-bar__item-text-content-inner p{color:#fff}.trust-bar__item-title{font-size:20px;line-height:25px;font-weight:600;text-align:center;letter-spacing:5px;text-transform:uppercase;margin-top:60px;margin-bottom:10px;color:#fff}body.dark .trust-bar__item-title{color:#1a1b1f}@media only screen and (max-width: 767px){.trust-bar__item-title{margin-top:20px}}.new-lct{padding:40px 40px 60px;letter-spacing:0;color:#1a1b1f}@media (max-width: 767px){.new-lct{padding-left:20px;padding-right:20px}}.new-lct .close-reveal-modal:not(.form-modal-notification-close){display:flex;justify-content:center;align-items:center;width:30px;height:30px;top:-15px;right:-15px;border:none;border-radius:20px;background-color:#fff;color:#1a1b1f;font-size:30px;font-weight:400;cursor:pointer;padding:0;transform:rotate(45deg);transition:background-color 0.2s, color 0.2s}.new-lct .close-reveal-modal:not(.form-modal-notification-close):hover{background-color:#1a1a1a;color:#fff}.new-lct h1{margin-bottom:15px;font-size:30px;line-height:1.13}.new-lct p{font-size:14px;color:#1a1b1f;margin-top:0;font-weight:400;letter-spacing:0}.new-lct .user-form-field{margin-bottom:10px}.new-lct .user-form-field label{color:#1a1b1f}.new-lct.reveal-modal.form-modal[data-appear-automatically="true"]{outline:none}.new-lct .new-lct__inner{position:relative;display:flex;flex-direction:column;padding:40px 20px;border:1px solid #ccc}@media (max-width: 767px){.new-lct .new-lct__inner{border:none;padding-left:0;padding-right:0}}.new-lct .new-lct__logo-wrap{position:absolute;display:flex;align-items:center;height:40px;padding:0 10px;background-color:#ffffff;text-transform:uppercase;letter-spacing:4px;top:0;left:50%;transform:translate(-50%, -50%)}.new-lct .new-lct__logo-wrap img{height:100%;width:auto}.new-lct .new-lct__trust-badges{position:absolute;display:flex;bottom:-5px;left:50%;transform:translate(-50%, 50%);background-color:#ffffff}.new-lct .new-lct__trust-badges img{height:60px;max-height:none;width:auto;max-width:none;margin-right:10px;margin-left:10px}.theme-version-three .new-lct.form-modal-notification ~ .jBox-Tooltip{z-index:10 !important}.theme-version-three .new-lct.form-modal:not(.form-modal-notification) .form-modal-notification-close{display:none}.theme-version-three .new-lct.form-modal.form-modal-notification{position:fixed;left:auto;right:0;top:auto !important;bottom:0;margin-left:0 !important;width:960px !important;max-width:50vw;z-index:3000;border:0px;outline:none !important;max-height:100%;overflow-y:auto;transition:all 0.2s}@media screen and (max-width: 991px){.theme-version-three .new-lct.form-modal.form-modal-notification{max-width:75vw}}@media screen and (max-width: 767px){.theme-version-three .new-lct.form-modal.form-modal-notification{max-width:100vw}}.theme-version-three .new-lct.form-modal.form-modal-notification::-webkit-scrollbar{width:5px}.theme-version-three .new-lct.form-modal.form-modal-notification::-webkit-scrollbar-track{box-shadow:inset 0 0 0 rgba(0,0,0,0.3)}.theme-version-three .new-lct.form-modal.form-modal-notification::-webkit-scrollbar-thumb{background-color:darkgrey}.theme-version-three .new-lct.form-modal.form-modal-notification .form-modal-notification-bottom{padding:0;margin-bottom:15px}@media (max-width: 768px){.theme-version-three .new-lct.form-modal.form-modal-notification .form-modal-notification-bottom{margin-bottom:0}}.theme-version-three .new-lct.form-modal.form-modal-notification .fields-container{padding:0 !important}.theme-version-three .new-lct.form-modal.form-modal-notification #form{padding:0 !important}.theme-version-three .new-lct.form-modal.form-modal-notification .user-form-field-label input[type="checkbox"],.theme-version-three .new-lct.form-modal.form-modal-notification .user-form-field-label input[type="radio"]{margin:0 5px 3px 0 !important}.theme-version-three .new-lct.form-modal.form-modal-notification .form-modal-notification-close{position:static;font-size:14px;font-weight:400;color:#000;padding:0;text-decoration:underline;display:flex;margin-left:auto;margin-right:auto}.theme-version-three .new-lct.form-modal.form-modal-notification .form-modal-notification-close:hover{text-decoration:none}@media (max-width: 768px){.theme-version-three .new-lct.form-modal.form-modal-notification .form-modal-notification-close{display:none}}.theme-version-three .new-lct.form-modal.form-modal-notification ::-webkit-input-placeholder{font-size:14px;opacity:1;font-style:normal;text-overflow:ellipsis}.theme-version-three .new-lct.form-modal.form-modal-notification ::-moz-placeholder{font-size:14px;opacity:1;font-style:normal;text-overflow:ellipsis}.theme-version-three .new-lct.form-modal.form-modal-notification ::-ms-placeholder{font-size:14px;opacity:1;font-style:normal;text-overflow:ellipsis}.theme-version-three .new-lct.form-modal.form-modal-notification ::placeholder{font-size:14px;opacity:1;font-style:normal}.theme-version-three .new-lct.form-modal.form-modal-notification .form-container-left-side.the-content{padding:0 0 0 20px;margin-bottom:15px}.theme-version-three .new-lct.form-modal.form-modal-notification .form-container-right-side.the-content{padding:0 20px 0 0;margin-bottom:15px}.theme-version-three .new-lct.form-modal.form-modal-notification .submit-form-btn{outline:none;border:none}.theme-version-three .new-lct.form-modal.form-modal-notification.form-modal-notification-one-input .form-container-with-content{display:flex}.theme-version-three .new-lct.form-modal.form-modal-notification.form-modal-notification-one-input .form-container-with-content .user-form-field:last-child .submit-form-btn{height:38px;padding:0}.theme-version-three .new-lct.form-modal.form-modal-notification.form-modal-notification-one-input .form-container-with-content .user-form-field:last-child .submit-form-btn:hover{top:0}@media (max-width: 960px){.theme-version-three .new-lct.form-modal.form-modal-notification .form-container-left-side.the-content,.theme-version-three .new-lct.form-modal.form-modal-notification .form-container-right-side.the-content{padding:0}.theme-version-three .new-lct.form-modal.form-modal-notification.form-modal-notification-one-input .form-container-left-side.the-form,.theme-version-three .new-lct.form-modal.form-modal-notification.form-modal-notification-one-input .form-container-right-side.the-form{display:flex}.theme-version-three .new-lct.form-modal.form-modal-notification.form-modal-notification-one-input .form-container-left-side.the-form .user-form-field:first-child,.theme-version-three .new-lct.form-modal.form-modal-notification.form-modal-notification-one-input .form-container-right-side.the-form .user-form-field:first-child{width:calc(100% - 130px)}.theme-version-three .new-lct.form-modal.form-modal-notification.form-modal-notification-one-input .form-container-left-side.the-form .user-form-field:last-child,.theme-version-three .new-lct.form-modal.form-modal-notification.form-modal-notification-one-input .form-container-right-side.the-form .user-form-field:last-child{width:130px;max-width:130px}.theme-version-three .new-lct.form-modal.form-modal-notification.form-modal-notification-one-input .form-container-left-side.the-form .user-form-field:last-child .submit-form-btn,.theme-version-three .new-lct.form-modal.form-modal-notification.form-modal-notification-one-input .form-container-right-side.the-form .user-form-field:last-child .submit-form-btn{width:130px;max-width:130px;height:50px}.theme-version-three .new-lct.form-modal.form-modal-notification.form-modal-notification-one-input .form-container-left-side.the-form .user-form-field:last-child .submit-form-btn:hover,.theme-version-three .new-lct.form-modal.form-modal-notification.form-modal-notification-one-input .form-container-right-side.the-form .user-form-field:last-child .submit-form-btn:hover{top:0}}@media (max-width: 767px){.theme-version-three .new-lct.form-modal .editor-content{font-size:10px}}.order-review-column #checkout-afterpay-clearpay-message{display:flex;justify-content:flex-end}.order-review-column #checkout-afterpay-clearpay-message .AfterpayMessage{margin-top:0 !important}.test-todo-move{display:flex;width:100%;flex-direction:column}.new-acc{width:100%;min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;padding:40px 0}.new-acc .new-form__submit{display:block;width:100%;background-color:#000;font-size:inherit;line-height:inherit;text-align:center;color:#fff;margin-bottom:25px}@media only screen and (max-width: 769px){.new-acc{padding:0;align-items:normal}}.new-acc__header{position:absolute;top:0;right:0;left:0;display:flex;justify-content:flex-end;padding-top:20px;padding-right:30px;z-index:1}@media only screen and (max-width: 769px){.new-acc__header{display:none}}.new-acc__header-link{font-size:14px !important;color:#9a9999 !important;text-decoration:none !important;text-transform:uppercase}.new-acc__header-link:hover{color:#fff !important}.new-acc__header-link.back{position:relative;padding-right:10px;margin-right:10px}.new-acc__header-link.back:after{content:'';position:absolute;top:0;right:0;bottom:0;width:1px;background:#9a9999}.new-acc__background{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000;overflow:hidden;display:grid;grid-gap:0px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}.new-acc__background img{width:100%;height:auto}.new-acc__background:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.75)}.new-acc__background.new-acc__background_sign-in{grid-template-columns:1fr 1fr 1fr}.new-acc__content{position:relative;z-index:1;width:500px;margin-bottom:0px;padding:30px;background-color:#fff;box-shadow:0 0 14px 12px rgba(26,26,26,0.7)}@media only screen and (max-width: 769px){.new-acc__content{width:100%;min-height:100%;box-shadow:none}}.new-form{position:relative;display:flex;flex-direction:column;align-items:center;padding:0px 30px;border:1px solid #d6d6d6;color:#1a1a1a;letter-spacing:normal}.new-form form{width:100%;margin-bottom:0}.new-form a{color:#1a1a1a}.new-form .recaptcha-field{margin:0px !important}.new-form__title{margin-top:-5px;margin-bottom:10px;padding-right:20px;padding-left:20px;background-color:#fff;font-size:16px;font-weight:600;text-align:center;letter-spacing:1px;line-height:1.1;text-transform:uppercase;width:fit-content}.new-form__logo{margin-bottom:10px}.new-form__logo img{height:60px}.new-form__item{margin-bottom:20px}.new-form__grid{display:grid;grid-gap:10px;grid-template-columns:1fr 1fr}@media only screen and (max-width: 577px){.new-form__grid{grid-template-columns:1fr;grid-gap:0}}.new-form__field{position:relative}.new-form__field input[type]{border:1px solid #ccc;transition:all 200ms ease;font-size:12px;margin-bottom:0;padding:8px 12px;height:38px;box-shadow:none;background:#fff}.new-form__field input[type]:focus{background:#fff;border:1px solid #1a1a1a;color:#1a1a1a;font-size:12px;margin-bottom:0;box-shadow:none}.new-form__field input::placeholder{color:#B8B8B8;opacity:1;font-style:normal}.new-form__field .new-form__remember{padding:0px 15px;background:#fff;position:absolute;bottom:-10px;right:15px}@media only screen and (max-width: 577px){.new-form__field .new-form__remember{padding:0 0 0 15px;right:0}}.new-form__checkbox{position:relative;cursor:pointer;user-select:none;color:#1a1a1a;font-size:12px;line-height:16px;font-weight:700;padding-left:20px;width:fit-content;transition:all 0.3s ease}.new-form__checkbox input{position:absolute;opacity:0;cursor:pointer}.new-form__checkbox:hover{color:#b3b3b3}.new-form__checkbox .checkmark{position:absolute;top:2px;left:0;height:12px;width:12px;background-color:#fff;border:1px solid #b3b3b3;transition:all .2s ease}.new-form__checkbox input:checked ~ .checkmark{border:4px solid #000}.new-form__message{position:relative;margin:-9px 8px 0 8px;display:none;justify-content:start;max-width:100%;width:fit-content;padding-right:5px;padding-left:5px;background-color:#fff;color:red;font-size:10px;font-weight:500;line-height:12px;text-align:left}.new-form__message.is-active{display:flex}.new-form__bottom{margin-bottom:10px;line-height:1.4}@media only screen and (max-width: 769px){.new-form__bottom{margin-top:10px}}.new-form__forgot{font-size:13px !important;text-decoration:none !important;font-weight:600 !important;transition:all 0.2s ease}.new-form__forgot:hover{color:#818181 !important}.new-form__sign-up{text-align:center;font-size:13px}.new-form__sign-up a{text-decoration:none !important;font-weight:600 !important;transition:all 0.2s ease}.new-form__sign-up a:hover{color:#818181 !important}@media only screen and (max-width: 769px){.new-form__sign-up{margin-top:10px}}.new-form__sign-in{margin-bottom:-10px;padding-right:20px;padding-left:20px;background-color:#fff;text-align:center;font-size:13px}.new-form__sign-in a{text-decoration:none !important;font-weight:600 !important;transition:all 0.2s ease}.new-form__sign-in a:hover{color:#818181 !important}.new-form__badge{position:absolute;right:26px;bottom:-56px;width:90px}.new-form__badge img{width:100%;height:auto}@media only screen and (max-width: 769px){.new-form__badge{position:static;margin:30px 0}}.new-form__back{display:none;position:absolute;bottom:-10px;left:-9px;padding:6px 8px;font-size:14px !important;background-color:#fff;color:#9a9999 !important;text-decoration:none !important;text-transform:uppercase}@media only screen and (max-width: 769px){.new-form__back{display:block}}.new-form__home{display:none;position:absolute;bottom:-10px;right:-9px;padding:6px 8px;font-size:14px !important;background-color:#fff;color:#9a9999 !important;text-decoration:none !important;text-transform:uppercase}@media only screen and (max-width: 769px){.new-form__home{display:block}}.new-acc.new-acc_login .new-form__submit{margin-bottom:10px}.new-acc.new-acc_login .new-form__badge{bottom:-25px}body.theme-version-one .new-acc .new-form__submit{border:none;padding:15px}body.theme-version-two .new-acc .new-form__submit{border:none;padding:12px 10px}body.theme-version-three .new-acc .new-form__submit{display:flex}html{min-width:100%;background:none}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{box-shadow:inset 0 0 0px rgba 0,0,0,0.3}body::-webkit-scrollbar-thumb{background-color:darkgrey}#website_body_container .website-body{width:100%;padding:0px}.wrap{margin:0 auto !important}#website_body_container{max-width:100%;margin:0 auto 0px auto}.content-area{overflow-x:hidden}.sidr-class-nav{padding-top:50px}#scrolling_header_and_navigation{display:none;opacity:0;z-index:1000000000;margin-top:0px;background:#fff;opacity:.95;padding-left:0px;padding-right:0px;left:0px;border-bottom:1px solid #ccc}#scrolling_header_and_navigation .nav-outer{padding-right:0px}#scrolling_header_and_navigation .ddsmoothmenu ul li a{color:black;font-size:12px}#scrolling_header_and_navigation .ddsmoothmenu ul li ul li a{color:#555}#scrolling_header_and_navigation .ddsmoothmenu ul li a:hover{color:black}#scrolling_header_and_navigation .navigation-menu:before{border:none}#top_controls{max-width:100%}.prev-next-button-bar.wrap{padding-bottom:40px}.top-controls.wrap,#trust-bar .wrap{float:none}.flash-container{margin-bottom:20px}.flash-container .wrap{padding-left:0px;padding-right:0px}div.product-sizes img{background:none}.medium-option-section img{outline:none}#item_review{font-style:normal;font-weight:normal;font-size:11px;line-height:18px;color:#666666;list-style-type:none;padding-right:10px;padding-top:18px}form.build-product-form span.form-label{font-weight:normal}#item_buttons{padding-top:15px}#item_buttons .add-to-cart-btn-container{width:70%;float:right}#item_buttons .add-to-cart-btn-container,#item_buttons .quantity-field-container{padding-top:0px}#item_buttons .quantity-field-container input{height:40px;font-size:14px}#user_website input:focus,#user_website textarea:focus{background:transparent}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset !important}.product-summary span.item-price{font-weight:bold;display:block}#print_options .product-form-subheading{margin-top:0px}#style_finishes_section{margin-top:0px}.theme-version-three .product-sizes,#mediums div.product-sizes,#sizes div.product-sizes,#styles div.product-sizes,#greeting_card_orientation div.product-sizes,#greeting_card_message div.product-sizes,#frames div.product-sizes{margin-top:-10px;position:relative}.section-container.auto>section#sizes>.content{padding:0px}#styles .art-store-tab-content-area{padding:0px}#sizes .size-option .product-sizes{padding-left:0px;padding-top:0px;height:30px;max-height:30px;min-height:30px}#greeting_card_orientation .size-option .product-sizes{padding-left:0px;padding-top:0px;height:30px;max-height:30px;min-height:30px}#greeting_card_orientation div.product-sizes{margin-top:-10px;padding:5px}.greeting-card-orientations-options{margin-bottom:1.5em}.greeting-card-orientations-options-title{margin-bottom:0.3em}.greeting-card-quantity-options-title{margin-bottom:0.3em}#content_area .art-store-tab-content-area,#content_area #sizes .art-store-tab-content-area,#content_area #styles .art-store-tab-content-area,#content_area #frames .art-store-tab-content-area,#content_area #greeting_card_orientation .art-store-tab-content-area,#content_area #greeting_card_message .art-store-tab-content-area{padding-left:10px}#content_area .art-store-tab-content-area.product-summary-wrapper{padding-left:0px}.styles-partial{padding-top:10px}#style_finishes_section span,#print_options span{font-weight:600}.product-summary-inner{padding-top:30px;display:flex}.add-to-cart-btn-inner{padding-top:23px}#print_options{padding-bottom:10px}.content-area div.columns.finishes-container,.content-area div.columns.print-options{padding-left:5px;margin-top:10px}.content-area div.columns.finishes-container,.content-area div.columns#sizes_dynamic,.content-area div.columns#print_options_container{padding-right:0px}.product-form-container{padding-top:5px}.product-long-description{padding-top:10px}.build-product-form label{font-size:12px}.print-options span{color:#686868}.product-sizes:hover span,.size-label:hover span,#mediums div.product-sizes:hover span,.print-options:hover span{color:#333;text-shadow:0px 0px 0.5px black}form.build-product-form .order-form-heading{font-weight:normal}#prev_next_btns_bar_container{margin-top:15px;display:block}#prev_next_btns_bar_container a{text-decoration:underline}#item_review li{list-style-type:initial}#greeting_card_item_review li{list-style-type:initial}.print_options_container{padding-top:15px}#canvas_options,#style_finishes_section{padding-top:10px}#canvas_options .product-form-options{height:93px}.content-area a:not(.btn_theme):link,.content-area a:not(.btn_theme):visited{font-size:inherit;line-height:inherit;color:#000;text-decoration:underline}#sizes_dynamic{padding-bottom:10px}.product-form-subheading span{font-weight:normal}#print_options span,form.build-product-form .order-form-heading{font-size:14px}.medium-option-section .option-selected{display:none;z-index:1}.medium-option-section.input-checked-state .option-selected{position:absolute;top:20%;left:38%;display:block}.medium-option-section.input-checked-state .option-selected i{font-size:12px}.medium-option-section.input-checked-state .option-selected i.fa-circle{font-size:18px}.medium-option-section.input-checked-state .option-selected i.fa-check{line-height:18px}.content-area .original-or-prints-bar a.submit-form-btn.arrow-box.active{outline:none;color:black}#greeting_card_orientation.active .art-store-tab-content-area,#greeting_card_message.active .art-store-tab-content-area,#sizes.active .art-store-tab-content-area,#styles.active .art-store-tab-content-area{display:inline-block}#mediums .product-form-options{width:33.333333%}form.build-product-form div.size-help p{margin-top:10px;font-size:12px}.recaptcha{padding-right:0px}.subscribe-bar input::-webkit-input-placeholder{text-align:center}.price-with-automatic-discount{display:inline-flex}.price-with-automatic-discount .item-price.discounted-price{padding-right:5px}.product-summary-inner .total{text-align:right;flex-wrap:wrap}.product-summary-inner .total .total-label{padding-right:15px;font-weight:600;margin-right:auto}.wrap{padding-left:15px;padding-right:15px}.top-controls-outer .wrap{padding-left:0px;padding-right:0px}.content-area p,.content-area .product-long-description a{font-size:13px}.content-area .product-long-description a{color:#666}.product-builder-tabs .caret{color:#ccc;position:absolute;left:-3px;top:21px;z-index:1;display:none}@media only screen and (min-width: 40.063em){.product-summary-inner .total{text-align:left}#mediums .product-form-options{width:90px}.product-form-options{width:90px}}@media only screen and (min-width: 58.75em){.product-builder-tabs .caret{display:block}#product_form_container{width:520px}#prev_next_btns_bar_container{margin-top:0px;float:right;display:inline-block}.content-area div.columns.finishes-container,.content-area div.columns.print-options{margin-top:0px}#user_website #scrolling_header_and_navigation #scrolling_navigation .navigation-menu{padding-right:45px}.wrap{max-width:1300px}.prev-next-button-bar.wrap{padding-left:0px;padding-right:0px}#scrolling_header_and_navigation{opacity:0;position:fixed;top:0px;left:0px}.scrolling #scrolling_header_and_navigation{display:block;opacity:.98}#scrolling_header_and_navigation .logo-nav-inline .wrap{padding-right:60px}.scrolling #shopping_cart_btn_sidebar.sidebar-widget{display:block;position:absolute;z-index:10001;right:10px;top:25px}#header_and_navigation{opacity:1}.scrolling #header_and_navigation{opacity:0}.scrolling #shopping_cart_bar_container #shopping_cart_btn_sidebar.sidebar-widget a.submit-form-btn{padding:10px}}@media only screen and (min-width: 75em){.jumbo .prev-next-button-bar.wrap{padding-left:0px;padding-right:0px}.jumbo .product-photos{margin-right:32px}}@media only screen and (min-width: 85em){.wrap{padding-left:0px;padding-right:0px}.photo-outer-container{height:317px}.choose-crop-size{text-align:left}.see-on-wall-link{text-align:left}div.medium-option-section:hover a.medium-tooltip-link{display:block}.drag-drop-upload-box{display:block}.content-area a.see-on-wall-btn.condensed,.content-area a.see-on-wall-btn.condensed.email-friend{display:none}.product-info-container{display:block}.product-photos{width:750px;margin-right:30px}#mediums div.product-sizes,#styles div.product-sizes,#frames div.product-sizes{width:95%}.theme-version-two .art-store-tab-text span{font-size:1em}.social-sharing-icons{text-align:left}.content-area a.see-on-wall-btn{display:inline-block}.main-product-display #paper_preview{max-width:650px}.main-product-display .metal-preview .product-inner-container,div.art-store div.wall-peel-preview .product-inner-container{max-width:650px;max-height:650px}div.art-store div#wall_peel_preview .product-inner-container{max-width:680px;max-height:680px}div.art-store .main-product-display .product-inner-container,.main-product-display .frame-medium{max-width:650px;max-height:650px}div.art-store .main-product-display .original-art-preview .product-inner-container{display:initial}.main-product-display .canvas-wrap-overflowed,.main-product-display .canvas-main-overflowed img,.main-product-display .canvas-left-overflowed img,.main-product-display .canvas-top-overflowed img{max-width:650px;max-height:650px;overflow:hidden}.main-product-display .canvas-overflow-shade{max-width:650px;max-height:650px}.main-product-display .canvas-wrap,.main-product-display .canvas-wrap-border{max-width:650px;max-height:650px;overflow:hidden}.main-product-display .canvas-main img,.main-product-display .canvas-top img,.main-product-display .canvas-left img,.main-product-display .canvas-main-border img,.main-product-display .canvas-top-border img,.main-product-display .canvas-left-border img{max-width:620px;max-height:620px;overflow:hidden}div.main-product-display div#canvas_wrap_overflowed_new_preview div.canvas-main{max-width:620px;max-height:620px}}.navbar-v3-cart-create p,.navbar-v3-cart-create a{color:#666;font-weight:300;text-transform:uppercase;letter-spacing:.15em;font-size:.75em;text-align:center}.navbar-v3-cart-create p.total-amount{font-weight:500}.navbar-v3-cart-create .column:nth-child(2){box-shadow:none}.navbar-v3-cart-create p.divider{font-size:20px;color:#ccc}.navbar-v3-cart-create,.navbar-v3-site-search,#user_tooltip{height:90px;display:flex;align-items:center;margin:0 230px;border-top:1px solid #E5E5E5;transition:height 1s}.navbar-v3-cart-create a,#user_tooltip a,.navbar-v3-cart-create button{-webkit-appearance:button;-moz-appearance:button;background:#000000;color:white;display:flex;align-items:center;justify-content:center;height:40px;width:260px}#user_tooltip a.user-name{border:none}.navbar-v3-cart-create a{font-weight:bold}.navbar-v3-cart-create a.edit-button,#user_tooltip a{background:transparent;color:#666666;border:1px solid black}a#cart-item .cart-quantity{background:black;color:white;font-weight:bold;text-align:center;border-radius:2px;position:absolute;top:-8px;right:3px;font-size:12px;min-width:15px}#user_tooltip a{color:#666;font-weight:bold;letter-spacing:.15em;font-size:.75em;text-transform:uppercase;text-align:center;transition:.2s}#user_tooltip a:not(.user-name):hover{background:#000;color:#fff}#user_tooltip a.user-name{color:#666;font-weight:300}#user_tooltip a.user-name:hover{color:#000;background:#E5E5E5}#user_tooltip a#logout{font-weight:bold}.favorite-lists-dropdown-content{border:1px solid #f1f1f1;border-top:none}.favorite-lists-dropdown-button{border:none}.favorite-lists-dropdown{position:relative;display:inline-block}.favorite-lists-dropdown-content{display:none;position:absolute;background-color:white;z-index:1}.favorite-lists-dropdown-content a{padding:12px 16px}.favorite-lists-dropdown-button:hover ~ .favorite-lists-dropdown-content,.favorite-lists-dropdown-content:hover{display:block}.favorite-lists-dropdown:hover .favorite-lists-dropdown-button{border-bottom:none}.navigation-icons#favorite-item.active,.navigation-icons#cart-item.active,.navigation-icons#user-item.active,.navigation-icons#search-item.active{opacity:0.5}#favorite_tooltip input:focus,#navbar-v3-site-search input:focus,input:-webkit-autofill{background:white}#favorite_tooltip,#cart_tooltip,#user_tooltip,#search_tooltip,#user_tooltip a,#cart_tooltip p,#favorite_tooltip button{letter-spacing:.15em}#user_tooltip{justify-content:center}#user_tooltip a{margin-right:100px}#user_tooltip a:last-child{margin-right:0}#navbar-v3-side-menu .sidr-inner .sidr-class-nav{-webkit-transition:.6s;-o-transition:.6s;transition:.6s}#navbar-v3-side-menu.open-animation-menu .sidr-inner .sidr-class-nav ul:not(.sidr-class-dropdown)>li{opacity:0;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:showMenu;animation-name:showMenu;-webkit-animation-duration:.6s;animation-duration:.6s}#navbar-v3-side-menu.open-animation-menu-dropdown .sidr-inner .sidr-class-nav ul:not(.sidr-class-dropdown) .sidr-class-parent.sidr-class-has-dropdown>ul,#navbar-v3-side-menu.open-animation-menu-dropdown .sidr-inner .sidr-class-nav ul:not(.sidr-class-dropdown) .sidr-class-parent.sidr-class-has-dropdown>a,#navbar-v3-side-menu.open-animation-menu-dropdown .sidr-inner .sidr-class-nav ul:not(.sidr-class-dropdown) .sidr-class-parent.sidr-class-has-dropdown>ul>li{opacity:0;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:showMenuDropdown;animation-name:showMenuDropdown;-webkit-animation-duration:.6s;animation-duration:.6s}#navbar-v3-mobile-side-menu.open-animation-mobile-menu .sidr-inner .sidr-class-nav ul:not(.sidr-class-dropdown)>li,#navbar-v3-mobile-side-menu.open-animation-mobile-menu .sidr-inner .sidr-class-nav ul:not(.sidr-class-dropdown)>ul{opacity:0;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:showMobileMenu;animation-name:showMobileMenu;-webkit-animation-duration:.6s;animation-duration:.6s}#navbar-v3-mobile-side-menu.open-animation-mobile-menu-dropdown .sidr-inner .sidr-class-nav ul:not(.sidr-class-dropdown) .sidr-class-parent>ul,#navbar-v3-mobile-side-menu.open-animation-mobile-menu-dropdown .sidr-inner .sidr-class-nav ul:not(.sidr-class-dropdown) .sidr-class-parent>a,#navbar-v3-mobile-side-menu.open-animation-mobile-menu-dropdown .sidr-inner .sidr-class-nav ul:not(.sidr-class-dropdown) .sidr-class-parent>ul>li{-webkit-animation-name:showMobileMenuDropdown;animation-name:showMobileMenuDropdown;-webkit-animation-duration:.6s;animation-duration:.6s}@-webkit-keyframes showMenu{0%{-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0}20%{-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0}60%{opacity:.5}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes showMenu{0%{-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0}20%{-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0}60%{opacity:.5}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes showMenuDropdown{0%{-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0}20%{-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0}60%{opacity:.5}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes showMenuDropdown{0%{-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0}20%{-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0}60%{opacity:.5}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes showMobileMenu{0%{-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0}20%{-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0}60%{opacity:.5}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes showMobileMenu{0%{-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0}20%{-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0}60%{opacity:.5}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes showMobileMenuDropdown{0%{-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0}20%{-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0}60%{opacity:.5}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes showMobileMenuDropdown{0%{-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0}20%{-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0}60%{opacity:.5}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}#navbar-v3-toggle-side-menu{position:fixed;z-index:10000001;top:21px;left:20px;transition:top 0.5s}#navbar-v3-side-menu.sidr .sidr-class-submenu-item-level-3 a{padding-left:50px}#navbar-v3-side-menu.sidr .sidr-class-submenu-item-level-4 a{padding-left:70px}#navbar-v3-side-menu.sidr .sidr-class-submenu-item-level-5 a{padding-left:90px}#navbar-v3-side-menu.sidr .sidr-class-submenu-item-level-6 a{padding-left:110px}#navbar-v3-mobile-side-menu.sidr .sidr-class-submenu-item-level-3 a{padding-left:50px}#navbar-v3-mobile-side-menu.sidr .sidr-class-submenu-item-level-4 a{padding-left:70px}#navbar-v3-mobile-side-menu.sidr .sidr-class-submenu-item-level-5 a{padding-left:90px}#navbar-v3-mobile-side-menu.sidr .sidr-class-submenu-item-level-6 a{padding-left:110px}#navbar-v3-side-menu.sidr ul li a,#navbar-v3-side-menu.sidr ul li ul li a{position:relative;background:none;border:none;color:#111;font-size:.75em;letter-spacing:.15em;text-transform:uppercase;font-family:'Raleway', sans-serif;word-wrap:break-word;padding-right:50px}#navbar-v3-side-menu.sidr ul li:hover>a.box-shadow-none{box-shadow:none;color:#111}#navbar-v3-side-menu.sidr ul li ul li:hover>a.sidr-class-disabled{box-shadow:none;color:#111;cursor:default}#navbar-v3-side-menu.sidr ul li a:not(.dropdown-button-hovered .disabled):hover{color:#000000}#navbar-v3-side-menu.sidr{width:300px}#navbar-v3-mobile-side-menu.sidr{width:300px;z-index:10000000003}#navbar-v3-toggle-side-menu.side-menu-indent{left:320px}#header_and_navigation.side-menu-indent,#scrolling_header_and_navigation.side-menu-indent{left:180px}.sidr form#sidr-id-navbar-v3-side-menu-search{margin:20px;width:85%}#sidr-id-navbar-v3-side-menu-search input::-webkit-input-placeholder{opacity:1}#sidr-id-navbar-v3-side-menu-search input::-moz-placeholder{opacity:1}#sidr-id-navbar-v3-side-menu-search input:-moz-placeholder{opacity:1}#sidr-id-navbar-v3-close-mobile-side-menu{background-image:url("/assets/user_site/theme_v3/navigation_bar/undo.png");background-size:100%;background-repeat:no-repeat;height:20px;width:20px;position:absolute;right:10px;top:10px}#sidr-id-navbar-v3-close-side-menu{background-image:url("/assets/user_site/theme_v3/navigation_bar/undo.png");background-size:100%;background-repeat:no-repeat;cursor:pointer;height:20px;width:20px;position:absolute;right:10px;top:10px;margin-top:inherit}#navbar-v3-mobile-toggle-side-menu a{margin-top:-7px}#navbar-v3-mobile-toggle-side-menu img{width:25px}.navbar-v3-mobile-cart-link img{margin-top:3px;width:30px;height:25px}#navbar-v3-mobile-side-menu::-webkit-scrollbar,#navbar-v3-side-menu::-webkit-scrollbar{width:5px}#navbar-v3-mobile-side-menu::-webkit-scrollbar-track,#navbar-v3-side-menu::-webkit-scrollbar-track{box-shadow:inset 0 0 0px rgba 0,0,0,0.3}#navbar-v3-mobile-side-menu::-webkit-scrollbar-thumb,#navbar-v3-side-menu::-webkit-scrollbar-thumb{background-color:darkgrey}#navbar-v3-side-menu.sidr li.sidr-class-has-dropdown{position:relative}#navbar-v3-mobile-side-menu.sidr li.sidr-class-parent{position:relative}#navbar-v3-mobile-side-menu.sidr li.sidr-class-parent a{position:relative;padding-right:60px}#navbar-v3-side-menu.sidr ul.sidr-class-dropdown,#navbar-v3-mobile-side-menu ul.sidr-class-dropdown{display:none}#navbar-v3-side-menu.sidr ul.sidr-class-dropdown.open,#navbar-v3-mobile-side-menu ul.sidr-class-dropdown.open{display:block;width:100%}#navbar-v3-side-menu.sidr li img.sidr-class-open-dropdown-icon,#navbar-v3-mobile-side-menu li img.sidr-class-open-dropdown-icon{width:15px;float:right;opacity:0.4}#navbar-v3-side-menu.sidr li button.sidr-class-open-dropdown-button,#navbar-v3-mobile-side-menu li button.sidr-class-open-dropdown-button{position:absolute;background-color:transparent;border:none;float:right;border-left:2px solid #dfdfdf;height:100%;right:0;top:0}#navbar-v3-side-menu.sidr li button.sidr-class-open-dropdown-button:hover img.sidr-class-open-dropdown-icon{opacity:0.7}#navbar-v3-side-menu.sidr li img.sidr-class-open-dropdown-icon:hover,#navbar-v3-mobile-side-menu li img.sidr-class-open-dropdown-icon:hover{opacity:0.7}#navbar-v3-side-menu.sidr li img.sidr-class-open-dropdown-icon.flipped,#navbar-v3-mobile-side-menu li img.sidr-class-open-dropdown-icon.flipped{transform:scaleX(-1)}#navbar-v3-side-menu.sidr li button.first-level-flipped,#navbar-v3-side-menu.sidr li button.first-level-flipped:hover,#navbar-v3-mobile-side-menu li button.first-level-flipped,#navbar-v3-mobile-side-menu li button.first-level-flipped:hover{border:none;height:30px;width:30px;padding:0;left:10px;top:-45px}#navbar-v3-side-menu.sidr li button.first-level-flipped img.sidr-class-open-dropdown-icon.flipped,#navbar-v3-mobile-side-menu li button.first-level-flipped img.sidr-class-open-dropdown-icon.flipped{transform:scaleX(1);opacity:0.7;height:30px;width:30px;content:url("/assets/user_site/theme_v3/navigation_bar/side_menu/back_arrow.png")}.art-store{padding-left:0;padding-right:0}@media only screen and (max-width: 767px){.art-print-products-show .product-buttons{margin-left:0;margin-right:0}}#search input[type="text"]{margin-right:1px}.submit-form-btn.soft,a.submit-form-btn.soft{background:#000;color:white}p,.content-area ul li,.content-area ol li,.content-area{margin-bottom:0px;text-shadow:none;color:#888;font-weight:300}ul,ol{font-size:1em}ul.button-group li a{font-weight:200;font-size:1.1em;text-shadow:0px 0px 0px}ul.button-group li a:hover{text-decoration:underline}h1{font-style:normal;font-weight:normal;font-size:28px;line-height:36px;color:#333333}h2{letter-spacing:.2em;font-size:1.25em;margin:10px 0 15px 0;color:white;font-weight:normal;color:#303030;text-transform:uppercase}h3{letter-spacing:.2em;font-size:1.2em;margin:10px 0 15px 0;color:white;font-weight:normal;color:#303030;text-transform:uppercase}h4{letter-spacing:.2em;font-size:1.15em;margin:10px 0 15px 0;color:white;font-weight:normal;color:#303030;text-transform:uppercase}h5{letter-spacing:.2em;font-size:1.1em;margin:10px 0 15px 0;color:white;font-weight:normal;color:#303030;text-transform:uppercase}h6{letter-spacing:.2em;font-size:1.05em;margin:10px 0 15px 0;color:white;font-weight:normal;color:#303030;text-transform:uppercase}.remove-foundation-indent{padding-left:0px}.social-links-bar{margin-top:30px;text-align:center}.social-links-bar a{color:#ababab;margin-right:5px}.logo-nav-inline{margin-top:0px;margin-bottom:10px}.header-nav-outer{margin-left:0px}@media only screen and (min-width: 58.75em){.row.art-print-product,.row.standard-product-info,.row.original-or-prints-bar{width:510px}#product_form_container{padding-top:25px}body,html{font-size:.95em}p,.content-area ul li,.content-area ol li,.content-area{line-height:1.6em}h1{font-size:1.3em;margin:0px 0 15px 0;line-height:1.3em}h2{font-size:1.1em;margin:10px 0 15px 0}h3{font-size:1em;margin:10px 0 15px 0}h4{font-size:.95em;margin:10px 0 15px 0}.logo-nav-body{margin-top:50px;margin-left:40px}.social-links-bar{margin-top:15px;text-align:left}.medium-partial,.frames-partial{width:520px}}.ddsmoothmenu ul{float:right}.ddsmoothmenu.v3-navbar ul{float:none}.ddsmoothmenu.v3-navbar ul li a.navigation-icons{padding:2px 8px 2px !important}.ddsmoothmenu{display:none;margin:10px 0px 10px 0px}.navigation-menu{margin-top:0px}#smoothmenu1 ul.pages{margin-top:4px}@media only screen and (min-width: 58.75em){.navigation{display:block;height:auto}.navigation-menu{margin-top:15px;margin-right:0px}.ddsmoothmenu,.favorites{display:block;clear:both;font-weight:300;padding:1px 0px 0px 0px;width:100%;display:inline-block;border-width:2px;border-left:none;border-right:none;margin-bottom:5px;letter-spacing:0;text-transform:uppercase;website_datum:sans-serif;font-size:15px}.ddsmoothmenu ul li{margin:0}.ddsmoothmenu ul li a,.ddsmoothmenu ul li.menuonly{background:none;border:none;margin-bottom:5px;padding:2px 20px 2px;font-weight:300;color:#999;font-size:.75em;letter-spacing:.15em}.ddsmoothmenu ul li a.navigation-icons{padding:2px 8px 2px !important}.ddsmoothmenu ul li.menuonly{margin:0 5px 0px 0px}.ddsmoothmenu ul li a:hover,.ddsmoothmenu ul li a.jqhover,.ddsmoothmenu ul li a.selected{color:#000;text-shadow:none}.dark .ddsmoothmenu ul li ul li a,.dark .ddsmoothmenu ul li ul li.menuonly{background:none}.ddsmoothmenu ul li.space{height:15px;width:40px}.ddsmoothmenu ul li.separator{width:20px}.ddsmoothmenu ul li a img.downarrowclass{visibility:hidden}.ddsmoothmenu ul li ul li a img.downarrowclass{visibility:visible}.ddsmoothmenu ul li ul li{color:#fff}.rightarrowclass{position:absolute;top:13px}.ddsmoothmenu ul li ul li a,.ddsmoothmenu ul li ul li.menuonly{background:#fff;font-weight:normal;margin:0 0 0px 0px;padding:9px 20px 9px 20px;text-align:left;width:200px}.ddsmoothmenu ul li ul li:hover{color:#000}.ddsmoothmenu ul li ul li.space{line-height:1px;width:141px}.ddsmoothmenu ul li ul li.separator{margin:0 0 -2px 0;width:141px;line-height:1px}.ddsmoothmenu ul li ul li.menuonly{font-style:italic}.ddsmoothmenu ul li ul li a:hover{border-top:none;border-left:none;border-right:none;color:#000}.art-store div#product_form_container{padding-left:1em;padding-right:1em}}.billboard-outer{background:none}.billboard{position:relative}.billboard-wrapper{padding:0px;margin:0px 0px}@media only screen and (min-width: 58.75em){div.billboard div.wrap{padding:0px}}.headline{font-family:'Raleway';margin:0px 0 0px 0;color:white;padding-left:28px}.crumbtrail,.content-area div.art-store div.crumbtrail{padding-right:0;font-weight:300;padding-bottom:0;margin-bottom:0;border:none}.product-photos{padding:0px}.content-area{padding-top:30px;padding-left:0px}.content-area div.columns{padding-left:0px}.content-area-inner>.columns:not(.advanced-search_filters-block){padding-right:0}div.content-area div.content-area-inner{padding-left:0px}div.content-area div.headline{padding-left:0px}.content-area-body{margin:0px 0 0em 0;padding-left:0px}.content-area a:not(.btn_theme):link,.content-area a:not(.btn_theme):visited{font-style:normal;font-weight:normal}.content-area a:hover{color:#000;text-shadow:none}.content-area a.medium-tooltip-link:link,.content-area a.medium-tooltip-link:visited{line-height:20px;font-size:14px}@media only screen and (min-width: 58.75em){.product-photos{padding:20px 20px 20px 0px;border:none}}.theme-version-three .footer{margin-top:0px;padding-top:0px}.footer div.columns{padding-left:0px}.footer{padding:20px 0px 30px 0px;text-shadow:none;color:#000}.footer-area-inner{text-shadow:none;text-align:center}.footer-area-inner a,.footer-area-inner a:link,.footer-area-inner a:visited{color:#000;text-shadow:none}.footer-area-inner a:hover{color:#000;text-shadow:none}.footer-area-inner p{font-size:.85em;letter-spacing:inherit}.footer-outer .wrap{margin-left:0px}.theme-version-three .footer-v2{padding:0;background:#000}@media only screen and (max-width: 767px){.theme-version-three .footer-v2{overflow-x:hidden}}.theme-version-three .footer-v2 .footer-v2-wrapper{width:auto;margin:0;left:0;padding:4% 0 70px}.theme-version-three .footer-v2 .footer-markup{padding:0}.footer-area-inner .contentbuilder-wrapper .footer-v2-wrapper .column{margin-right:0}.footer-v2-columns-wrapper{margin-left:-1rem;margin-right:-1rem;max-width:none}@media only screen and (max-width: 737px){.footer-area-inner{text-align:center}.footer-area-inner li{text-align:center}}.tooltip-video p:last-child{margin-bottom:0}.art-store-btn-row{border-top:1px solid #f0f0f0}form.build-product-form [data-section='']>section p.title{font-style:normal;font-weight:bold;font-size:18px;line-height:23px;color:#D0D0D0}section.active p.title{color:#333333}form.build-product-form div.section-container section p.title,form.build-product-form div.section-container section p.title a span,form.build-product-form div.section-container section p.title:hover,form.build-product-form div.section-container section.active p.title{border:none;background:transparent;font-size:16px}.art-store div#product_form_container{padding-left:1em;padding-right:1em;border-left:none}div.art-store div.headline{padding-right:7px}div.art-store div.headline span{font-size:.5em}div.art-store div.headline h1{margin-bottom:0px}.social-sharing-icons{background:none}.product-sizes{border-radius:0px}.product-info-icon{font-size:1.25em;color:#ababab}.pagination a,.pagination .disabled,.pagination .current{border-radius:0px;font-size:inherit}.pagination .disabled,.pagination .current{opacity:1;color:white !important}#product_info h2{letter-spacing:1px}.social-icons-bar{border-top:none;padding-bottom:10px}.social-icons-bar{margin-top:10px}@media only screen and (min-width: 58.75em){.social-icons-bar{border-top:1px solid #f0f0f0;padding-bottom:0px;margin-top:30px}}div.user-form{margin-bottom:0px}div.user-form div.headline{margin-top:0px}.content-area form input[type=submit]{margin-left:0px}div.user-form input.submit-form-btn{font-size:1em}div.user-form input.submit-form-btn,div.user-form input.submit-form-btn:link,.div.user-form input.submit-form-btn:visited{border-radius:0px;font-weight:300}a.user-upload.submit-form-btn{background:#b9b3b9}.visitor-upload-btn-container{border-color:#b9b3b9}.visitor-upload-btn-container{border-color:#ccc}.required-text{border-bottom:1px solid #F6F2E9}.post-section{margin-bottom:0px}.blog-page{margin-top:10px;margin-left:0px;margin-bottom:0px;padding:0px}.blog-post-page{margin-left:0px;display:table}.post-heading h1{margin-bottom:0px;margin-left:-2px}.search-container{margin-bottom:10px}#account_container,#account_container a,.favorite-lists{color:#777;font-size:.84em;text-transform:uppercase;text-decoration:none}#account_container a:hover{color:#000}.joyride-tip-guide h5{font-size:20px}.social-shareable{font-style:normal;font-weight:normal;font-size:13px;line-height:12px;text-align:center;color:#777777;align-content:center;margin-left:auto;margin-right:auto}.twitter img{height:19px;width:24px;margin:0 10px}.pinterest img{height:22px;width:17px;margin:0 10px}.facebook img{height:24px;width:14px;margin:0 10px}.product-buttons,.product-buttons p{font-style:normal;font-weight:normal;font-size:12px;line-height:12px;text-align:center;align-content:center;color:#666666}.product-buttons{padding-top:5px;display:flex;align-items:center;justify-content:center;width:100% !important}.product-buttons p{position:absolute;bottom:0;left:0;right:0}.product-buttons .wall-preview,.product-buttons .live-preview,.product-buttons div.email-friend,.product-buttons .favorite-product{max-width:50%;height:90px}.product-buttons a,.product-buttons button{height:60px}.product-buttons .wall-preview img{height:36px;width:36px}.product-buttons .live-preview img{width:36px}.product-buttons .email-friend img{height:27px;width:36px}.product-buttons .favorite-product img{height:32px;width:36px}.product-buttons .favorite-product button,.content-area a.see-on-wall-btn{background-color:transparent;border:none}.product-buttons .favorite-product form{padding:0}.product_form_container{font-style:normal}.product-summary{padding-top:0px}.product-summary h5,.product-summary span,.original-or-prints-bar h5{font-style:normal;font-weight:normal;font-size:18px;line-height:23px;text-transform:none;color:#333333;display:inline;letter-spacing:0;margin:0}.item-price-container{padding-top:0;margin-top:-1px;float:right;font-style:normal;font-weight:bold;font-size:18px;line-height:23px;color:#333333;letter-spacing:0;display:inline-flex}.item-price-container .price-with-automatic-discount{margin-top:-1px;display:flex;flex-grow:1;flex-wrap:wrap}.product-summary .item-price-container{text-align:right;display:flex}#change_crop_size_large_screens{padding-bottom:0px}#sizes_dynamic #change_crop_size_small_screens a,#sizes_dynamic #change_crop_size_large_screens a{font-size:13px;font-weight:bold;text-transform:uppercase;height:40px;background:black;text-align:center;display:flex;align-items:center;justify-content:center;text-decoration:none;padding:0;border:2px solid #000;box-shadow:none;transition:all 0.2s;cursor:pointer;padding:0 1rem}#sizes_dynamic #change_crop_size_large_screens a{width:42%}#sizes_dynamic #change_crop_size_small_screens a{width:70%}@media screen and (max-width: 420px){#sizes_dynamic #change_crop_size_small_screens a{width:calc(100% - 10px)}}#sizes_dynamic #change_crop_size_small_screens a:hover,#sizes_dynamic #change_crop_size_small_screens a:focus,#sizes_dynamic #change_crop_size_large_screens a:hover,#sizes_dynamic #change_crop_size_large_screens a:focus{top:0;background:#fff;color:#000}#change_crop_size_small_screens .fa-rotate-right:before,#change_crop_size_large_screens .fa-rotate-right:before{content:none}#content_area .add-to-cart#local_cart_btn{padding:0;letter-spacing:0.5px}#product_form_container .product-name{font-style:normal;font-weight:bold;font-size:28px;line-height:36px;color:#333333;text-transform:uppercase}.product-short-description,.jbox-content,.jbox-tooltip,.jbox-content.standard-tooltip{font-style:normal;font-weight:normal;font-size:13px;line-height:30px;color:#666666;text-align:justify}.jbox-content,.jbox-tooltip,.jbox-content.standard-tooltip{color:#333}.art-store-tab-text{font-style:normal;font-weight:bold;font-size:18px;line-height:23px;color:#D0D0D0}.art-store-tab-text span{text-transform:none}.section-container.auto>section>.title a{padding-bottom:0;font-style:normal;font-weight:normal;font-size:18px;line-height:23px;color:#a6a6a6;background:white}#content_area section.active p a{padding-bottom:0;font-style:normal;font-weight:normal;font-size:18px;line-height:23px;color:#333333}#content_area section.active p a span{border-bottom:1px solid #333}.original-or-prints-bar p{font-style:normal;font-weight:normal;font-size:10px;line-height:12px;text-align:center;padding-top:10px;color:#666666}.original-or-prints-bar .active p{font-weight:bold}.original-or-prints-bar .active img{filter:brightness(0%)}.medium-option-section,.medium-height,#styles div.product-sizes,.product-form-options{background:transparent;outline:none;padding:0}#sizes_dynamic>div>label>.medium-option-section{min-width:unset}.build-product-form .input-checked-state{background:transparent;outline:none}.product-form-options,.medium-option-section,.frames-tab div.product-sizes{padding:0;background:transparent;margin-bottom:5px;max-height:100px;min-height:100px}.product-sizes>.size-label{color:#686868;outline:1.4px solid #D0D0D0;width:120px;height:35px;text-align:center}.product-sizes.input-checked-state>.size-label{outline:1.4px solid #333}.build-product-form label .input-checked-state span,.build-product-form label div.product-sizes.input-checked-state span,#mediums div.product-sizes.input-checked-state span{color:#333;text-shadow:0px 0px 0.5px black;display:inline-flex;justify-content:center}#mediums div.product-sizes,.frames-tab div.product-sizes{padding:0;background:transparent;height:100%}#mediums div.product-sizes span,.product-sizes>.size-label,div.product-sizes span{font-style:normal;font-weight:normal;font-size:12px;line-height:16px}form.art-print-product .product-sizes.input-checked-state span,form.art-print-product #sizes .product-sizes span,.build-product-form label div.product-sizes span{font-size:12px}#content_area .art-store-tab-content-area{border:none}#content_area .art-store-tab-content-area.product-summary-wrapper{border-top:1px solid #E5E5E5;margin-top:25px}.image-enlarge-container a.fancybox-button{font-style:normal;font-weight:normal;font-size:10px;line-height:18px;color:#666666}.image-enlarge-container a.fancybox-button:hover{color:#333333}form.build-product-form section a.art-store-tab-text{border:none}.medium-tooltip-link{top:-10px}.art-print-product{width:100%;margin-left:1px;margin-top:0px}.product-summary>.columns{padding-right:0}textarea{resize:vertical}.art-store-tab-content-area{padding-left:0}#mediums p a,.art-store-tab-content-area,.section-container.auto>section>.content{padding-left:0}.content-area .product-short-description p{text-align:justify}.email-friend a,.wall-preview a,.live-preview a,.favorite-product button,.see-on-wall-link a.see-on-wall-btn{opacity:.6;transition:.2s}.favorite-product button:hover,.email-friend a:hover,.wall-preview a:hover,.live-preview a:hover,.see-on-wall-link a.see-on-wall-btn:hover{top:0;opacity:1;transform:scale(1.1)}#product_form_container .product-name h1{font-size:22px}.product-long-description a{text-transform:uppercase;text-decoration:underline}#item_review li{font-weight:bold;color:#333333;padding-bottom:7px;font-size:12.5px}#item_review li b{font-weight:normal}#greeting_card_item_review li{font-weight:bold;color:#333333;padding-bottom:7px;font-size:12.5px}#greeting_card_item_review li b{font-weight:normal}.change-crop-size p a i.fa{font-family:'Raleway', sans-serif}.favorite-forms-container .submit-form-btn .fa{transition:.2s}.favorite-forms-container .submit-form-btn:hover{top:0}.favorite-forms-container .submit-form-btn:hover .fa{transform:scale(1.4)}@media only screen and (max-width: 1200px){section#mediums{overflow:auto}}@media only screen and (max-width: 700px){#mediums{border-top:0;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;margin-bottom:5px !important}#sizes{border:1px solid #ccc;margin-bottom:5px !important}#styles{border:1px solid #ccc}#greeting_card_orientation{border:1px solid #ccc;margin-bottom:5px !important}#greeting_card_message{border:1px solid #ccc}}@media only screen and (min-width: 250px) and (max-width: 359px){.product-form-options,.medium-option-section,.frames-tab div.product-sizes{margin-right:0px}.art-store-tab-content-area,.section-container.auto>section>.content{padding-left:15px}.medium-option-section img{height:40px;min-width:80px;width:80px !important}.product-buttons .live-preview img{height:18px;width:30px}.product-buttons .favorite-product img,.product-buttons .wall-preview img{height:30px;width:30px}.product-buttons .email-friend img{height:22px;width:30px}}@media only screen and (min-width: 360px) and (max-width: 374px){.product-form-options,.medium-option-section,.frames-tab div.product-sizes{margin-right:0}.art-store-tab-content-area,.section-container.auto>section>.content{padding-left:13px;padding-right:0px}.medium-option-section img{height:47px;min-width:94px}}@media only screen and (min-width: 375px) and (max-width: 409px){.product-form-options,.medium-option-section,.frames-tab div.product-sizes{margin-right:0}.art-store-tab-content-area,.section-container.auto>section>.content{padding-left:20px;padding-right:0}.medium-option-section img{height:47px;min-width:94px}}@media only screen and (min-width: 410px) and (max-width: 1199px){.product-form-options,.medium-option-section,.frames-tab div.product-sizes{margin-right:0}.art-store-tab-content-area,.section-container.auto>section>.content{padding-left:27px;padding-right:0}}@media only screen and (min-width: 1200px){#style_finishes_section,#print_options{margin-bottom:0px}.product-form-options,.medium-option-section,.frames-tab div.product-sizes{margin-right:12px}.art-store-tab-content-area,.section-container.auto>section>.content{padding-left:0;padding-right:0}.medium-option-section img{height:42px;min-width:90px}.medium-partial,.frames-partial{width:520px}#mediums div.product-sizes,#styles div.product-sizes,#frames div.product-sizes{width:100%}.content-area .product-short-description p{margin-bottom:0px}#content_area #mediums .art-store-tab-content-area{padding-top:0px;padding-bottom:0px}#content_area .art-store-tab-content-area.product-summary-wrapper{padding-top:0px}#product_builder_tabs{padding-bottom:0px}.frames-partial div.large-12.columns{height:30px}}.scrolling-navigation-cart-widget img{width:24px;margin-right:20px;margin-top:-8px}#header_and_navigation{position:fixed;background:white;top:0;transition:top 0.5s}#announcement_bar_container{transition:top 0.5s}#social_share_kit .ssk-left{transition:left 0.3s}#user_website .sidr#navbar-v3-side-menu{z-index:100000000}#announcement_bar_container.not-fixed{position:fixed}#announcement_bar_container.theme-preview-container{position:fixed !important}#announcement_bar_container.theme-preview-container p{color:#888;font-size:.7em !important}@media only screen and (max-width: 939px){#navbar-v3-toggle-side-menu{display:none !important}#navbar-v3-side-menu{display:none !important}.billboard-wrapper .callout-row.cta{margin-top:-20px}#announcement_bar_container.not-fixed,#announcement_bar_container.fixed{position:relative}#billboard_area{padding-top:10px !important}#content_area{padding-top:10px !important}.asf-screen-small #announcement_bar_container.fixed{margin-top:0}}.content-area .shopping-cart form button[type=submit][id=save_discount_code]{padding:8px 20px;height:38px;display:inline-flex;align-items:center}.theme-version-three .Traditional,.content-area .Traditional{display:flex;flex-wrap:wrap;width:calc(100% + 40px);margin-left:-20px;margin-right:-20px}.content-area-inner .ending-content p,.content-area-inner .lead-content p{color:#333}.content-area a.submit-form-btn#create_an_account,.content-area a.submit-form-btn#fast_checkout,.content-area a.submit-form-btn#create_an_account_without_current_cart{padding:0 20px;line-height:36px}button.submit-form-btn.btn_theme{font-weight:700}input.submit-form-btn.btn_theme,button.submit-form-btn.btn_theme,.content-area .shopping-cart form button[type=submit][id=confirm_purchase].btn_theme{display:inline-flex;padding:0 20px;font-size:13px}.global-form-container input.btn_theme,.global-form-container input.btn_theme:focus{font-size:13px}.build-product-form:not([data-productable-type="art_print_product"]) #local_cart_btn,.build-product-form:not([data-productable-type="art_print_product"]) #instant-checkout-btn-trigger{height:40px}.btn_theme#address_select_duplicate_continue{margin-bottom:15px}.btn_theme#address_select_duplicate_continue .fa-arrow-circle-o-right{color:#fff;margin-left:3px}.footer-area-inner .contentbuilder-wrapper .footer-v2-wrapper button.submit-news-subscription{letter-spacing:0.5px;height:40px;display:inline-flex;align-items:center;justify-content:center}input[type="text"],input[type="password"],.user-form-field-label input[type="text"]{height:38px;background-color:#fff}.global-form-container textarea{background-color:#fff}.content-area .global-form-container form.custom .custom.dropdown,.content-area form.custom .custom.dropdown a.current,.content-area form.custom .custom.dropdown a.selector{background-color:#fff}.content-area form.custom .custom.dropdown{height:38px}.content-area form.custom .custom.dropdown a.current,.content-area form.custom .custom.dropdown a.selector{height:36px;line-height:36px}#user_website div.columns.global-form-details .user-form-field-label .field_with_errors label{background:#fff;color:red;font-size:12px;margin-bottom:5px;padding:0;font-weight:400}div.shopping-cart select#billing_address_country,div.shopping-cart select#billing_address_state,div.shopping-cart select#shipping_address_country,div.shopping-cart select#shipping_address_state,#payment_method select{background:#fff;border:1px solid #ccc;height:38px;outline:none}.global-form-container .user-form-field-label .fa.fa-asterisk,.global-form-container .user-form-field-label ~ .fa.fa-asterisk{transform:translateY(-7px);font-size:7px}.btn_theme#address_select_duplicate_continue:hover .fa-arrow-circle-o-right{color:#000}.footer-area-inner .contentbuilder-wrapper .footer-v2-wrapper button.submit-news-subscription{border:2px solid #fff;box-shadow:none;transition:all 0.2s}.footer-area-inner .contentbuilder-wrapper .footer-v2-wrapper button.submit-news-subscription:hover,.footer-area-inner .contentbuilder-wrapper .footer-v2-wrapper button.submit-news-subscription:focus,.footer-area-inner .contentbuilder-wrapper .footer-v2-wrapper button.submit-news-subscription.jqhover{top:0;background-color:#000;color:#fff}.content-area a.submit-form-btn:link .fa{margin-left:3px;margin-bottom:1px}.pop-up-mode .product-summary-wrapper{padding-bottom:30px}@media only screen and (max-width: 767px){#content_area{overflow-x:hidden}}
