<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Currency Converter */

#currency_converter {
	margin-bottom: .4em !important;
}
#currency_converter ul.currency_switcher {
	margin-bottom: .4em !important;
}
#checkout-currency-converter {
	border: 2px solid #85C220;
	background: #f4fbe9;
	padding: 8px 16px;
	margin-bottom: 16px;
}
#checkout-currency-converter p {
	margin-bottom: .6em;
}

/* Footer */

.payment-icons {
	display: block !important;
}
#footer-logo {
	margin-top: 4px;
	display: inline-block;
}

/* Misc. */

.woocommerce-mini-cart__buttons #woo_pp_ec_button img {
	display: block;
	margin: 8px auto 0;
}
/*a.quick-view {
	display: none !important;
}*/
.pupsocks-notice {
	margin-top: 20px;
	background: #fdefe7;
	padding: 14px;
	border: 2px solid #DD6714;
}

.pswp__caption {
	display: none;
}

.pupsocks-ribbons {
	margin-bottom: 20px;
}

/* Product Single Page */

/*.single-product h1.product-title {
	font-size: 45px;
}*/

.postid-308309 #upload-section {
	display: none;
}
.page-title-inner .woocommerce-result-count,
.page-title-inner .woocommerce-ordering {
	display: none;
}
.stock.in-stock {
	display: none;
}
.absolute-footer.dark,
.absolute-footer.dark a {
    color: #fff
}

/* One Face or Two */

.product-addon-1-face-or-2  {
	background: #f5f5f5;
	padding: 20px 30px 20px !important;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	margin-bottom: 30px !important;
}
.single-product label {
	color: #555;
	font-size: 20px;
}
.product-addon-choose-a-size h3.addon-name,
.product-addon-1-face-or-2 h3.addon-name {
	font-size: 20px;
}
.product-addon-choose-a-size .input-text{    position: absolute; left: 14px;opacity: 0;margin-bottom: 0;margin-top: 17px;}
.product-addon-choose-a-size{margin-bottom: 20px}
.product-addon-1-face-or-2 .woocommerce-Price-amount,
.single-product .woocommerce-Price-amount {
	color: #36C1F1;
}

.single-product del,
.single-product del .woocommerce-Price-amount {
	color: #777;
	opacity: .8;
}

.bentest .product-addon-1-face-or-2 .form-row {
	clear: none;
	float: left;
	width: 50%;
}
.bentest .product-addon-1-face-or-2 label {
	padding: 50px;
	margin-right: 5px;
	background: #fff;
	border: 3px solid transparent;
	text-align: center;
	min-height: 200px;
	line-height: 1.2em;
	cursor: pointer;
}
.bentest .product-addon-1-face-or-2 label.selected {
	border-color: #ffb006;
}
.bentest .product-addon-1-face-or-2 .addon-radio {
	display: none;
}
.bentest .product-addon-1-face-or-2 label div {
	margin-bottom: 14px;
}

/* Shop Continue Message */

.post-type-archive-product .page-title-inner {
	padding-top: 50px;
}
#shop-continue-container {
	text-align: center;
	/*position: relative;
	top: -30px;*/
}
.archive #shop-continue-container {
	position: relative;
	top: -30px;
}
#shop-continue-container #product-back {
	position: relative;
	top: 6px;
	margin-right: 1em;
}
#shop-continue-message {
	margin: 0 auto;
	color: #ffb006;
	border: 2px solid #ffb006;
	border-radius: 6px;
	display: inline-block;
	font-size: 20px;
	padding: 10px 10px 10px 20px;
}
#shop-continue-message strong {
	display: inline-block;
	margin-right: 15px;
}
#shop-continue-message .button {
	border-radius: 6px;
	background: #ffb006;
	color: #fff;
	display: inline-block;
	margin: 0 0 0 20px;
}
@media (max-width: 992px) {
	#shop-continue-container {
		margin-top: 0;	
	}
	#shop-continue-message {
		font-size: 14px;
	}
	#shop-continue-message strong {
		margin-right: 0;
	}
	#shop-continue-message .button {
		margin: 0;
	}
}

/* Product Back Button */

#product-back {
	margin-right: 0;
}

#product-back-container {
	max-width: 1080px;
	margin: 0 auto;
	position: relative;
	top: -70px;
	text-align: right;
}
.single-product #product-back-container {
	top: -30px;
	right: 15px;
}
@media (max-width: 992px) { 
	#product-back-container	{
		text-align: center;
		top: 0;
		right: 0;
	}
}

/* Center Yotpo Reviews */

.product-small .yotpo .pull-left {
	float: none !important;
	text-align: center !important;
}

/* Customize the product gallery lightbox */

/*.pswp__ui--idle .pswp__top-bar,
.pswp__ui--idle .pswp__button--arrow--left, 
.pswp__ui--idle .pswp__button--arrow--right,
.pswp__button {
	opacity: 1 !important;
}
.pswp__button--zoom,
.pswp__counter {
	display: none !important;
}
.pswp__bg {
	background: rgba(0,0,0,.8) !important;
}
.pswp__button--close {
	position: absolute;
	background-image: url('img/X-button.svg') !important;
	background-size: 40px 40px  !important;
	background-position: 0 0 !important;
	top: 30px;
	right: 0;
	margin-right: 1em;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
	display: none;
}
.pswp__button--arrow--right {
	background-image: url('img/arrow-right.svg') !important;
	background-size: 50px 50px  !important;
	background-position: 0 0 !important;
	width: 50px !important;
	height: auto !important;
}
.pswp__button--arrow--left {
	background-image: url('img/arrow-left.svg') !important;
	background-size: 50px 50px  !important;
	background-position: 0 0 !important;
	width: 50px !important;
	height: auto !important;
}
.pswp__img {
	pointer-events: none !important;
}
@media only screen and (min-width: 768px) {	
	.pswp__button--close {
		right: 25%;
	}
	.pswp__button--arrow--right {
		right: 25%;
	}
	.pswp__button--arrow--left {
		left: 25%;
	}
}*/

/* Temporary solution to variation selection issue on phone cases */
.variations_form div.blockOverlay {
	display: none !important;
}

/* Clean up one face or two field */

/*.product-addon-1-face-or-2 {
	display: none;
}
.product-addon-1-face-or-2 .addon-name {
	display: none;
}
.single_variation_wrap .product-addon-1-face-or-2 label {
	font-size: 100% !important;
	font-style: italic !important;
	font-weight: 700 !important;
}*/

/* Terms and Conditions */

.woocommerce-terms-and-conditions-wrapper label {
	font-size: 17px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 18px;
	display: inline-block;
}

/* Gift Packaging Show / Hide */

body.no-gift-packaging #wc_checkout_add_ons_6_field,
body.no-gift-packaging #wc_checkout_add_ons_7_field {
	display: none;
}

/* Color Swatches */

.swatch-image,
.swatch-color {
	border: 2px solid #B2B2B2 !important;
}
.swatch-image img {
	vertical-align: top;
}

/* This is shown conditionally via JS */

#wc_checkout_add_ons_7_field {
	display: none;
}

/* Hide Available Coupons list */

#coupons_list {
	display: none !important;
}

/* Bundles */

.bundled_product .variation-selector {
	display: block !important;
	visibility: visible !important;
}
.bundled_product .tawcvs-swatches,
.bundled_product_excerpt {
	display: none !important;
}
.product-type-bundle .woocommerce-tabs {
	display: none;
}
@media screen and (min-width: 850px) {
	.product-type-bundle .product-gallery.large-6 {
		max-width: 25%;
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
	}
}

/* Gift Option */

#wc_checkout_add_ons .optional {
	display: none;
}

#wc_checkout_add_ons_6_field {
	padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 2px solid #ffb006;
    background: url('../img/gift.png') repeat;
}

/* Fix lightbox padding (e.g. Create Account) */

#login-form-popup {
	padding: 30px;
}

/* Misc */

.woocommerce-mini-cart__buttons .checkout {
	margin-bottom: 8px !important;
}

.usd-text,
.addon-description {
	font-size: 14px;
	color: rgb(119,119,119);
	font-style: italic;
}

/* Gift Packaging */

#gift-overlay {
	background: rgba(0,0,0,.85);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999999;
	display: none;
}
#gift-lightbox,
#cutoff-lightbox {
	z-index: 9999999;
	position: absolute;
	top:10px;
	left:25%;
	background:#fff;
	padding:10px;
	width:50%;
	display:none;
}
#cutoff-lightbox {
	z-index: 99999999;
	min-height: 450px;
	text-align: center;
}
#cutoff-lightbox .cutoff {
	margin-top: 21%;
	font-size: 19px;
}
#gift-lightbox .close {
	position: absolute;
	top: 0;
	right: 20px;
	font-size: 40px;
	color: #0a0a0a;
	z-index: 9;
}
#gift-lightbox .addon-custom-textarea,
#gift-lightbox form,
#gift-lightbox .product-info {
	margin-bottom: 0;
	padding-bottom: 0;
}
#gift-lightbox .product-title,
#gift-lightbox .psfp-upload-section,
#gift-lightbox .quantity,
#gift-lightbox .product-gallery,
#gift-lightbox .product_meta,
#gift-lightbox .product-footer,
#gift-lightbox .cutoff {
	display: none;
}
#gift-lightbox .product-main {
	padding: 0; 
}
.postid-453560 form.cart {
	display: none;
}
body.gift-packaging.postid-453560 form.cart {
	display: block;
}
#gift-lightbox .product-short-description p {
	margin-bottom: 0;
}
#no-gift {
	background: #f5f5f5;
	padding: 20px 30px;
	font-size: 15px;
}
#skip-gift {
	float: right;
}
#gift-lightbox .addon-custom-textarea {
	min-height: 52px;
}
#gift-lightbox h2 {
	margin: 10px 0 0 15px;
}
@media (max-width: 992px) {
	#gift-lightbox,
	#cutoff-lightbox {
		width: 94%;
		left: 3%;
	}
}

/* Coupons in Minicart */

.widget_shopping_cart .showcoupon {
	display: none !important;
}
.widget_shopping_cart .checkout_coupon {
	display: block !important;
	margin-bottom: 20px;
}
.widget_shopping_cart .coupon .flex-row {
	display: block;
}
.widget_shopping_cart .coupon {
	margin-top: 10px;
}
.widget_shopping_cart .checkout_coupon p {
	display: none;
}

/* Christmas Cutoff */

.cutoff {
	color: #004085;
	background-color: #cce5ff;
	border-color: #b8daff;
	padding: .75rem 1.25rem;
	margin: 1rem 0;
	border-radius: .25rem;
	text-align: center;
}

/* Thank You Uploaded Images */

.wc-item-meta .petsocks-uploaded-image {
	margin: 10px 0;
	max-width: 300px;
	display: block;
}</pre></body></html>