<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header-bottom {
background-color: #000000;
}

.sticky-mobile-menu {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999;
    -webkit-box-shadow: 0 0 9px rgba(0,0,0,.12); 
    box-shadow: 0 0 9px rgba(0,0,0,.12);
}

.sticky-mobile-menu h6 {
font-size: 12px !important;
}

.sticky-mobile-menu .icon-box-center .icon-box-img {
    margin: 0 auto 4px;
}

.is-uppercase, .uppercase {
text-transform: none;
}

.col, .gallery-item, .columns {
padding: 0 15px 15px;
}

.header-inner .flex-right {
width: 100%;
}

.page-wrapper {
padding-top: 10px;
}

.home-slider img {
border-radius: 10px;
}

.home-category .box-category {
border: 1px solid #eeeeee;
border-radius: 5px;
}

.home-category .box-text {
padding-bottom: 10px;
}

.home-category .box-image img {
padding: 10px 10px 0px 10px;
}

.home-products .col-inner {
border: 1px solid #eeeeee;
border-radius: 5px;
}

.home-products .box-text {
padding: 0px 10px 10px 10px;
}

.home-products .box-image img {
padding: 10px 10px 0px 10px;
}

.home-products a {
font-size: 12px;
}


/* .page-id-7 .large-7,
.page-id-8 .large-7,
.page-id-7 .large-5,
.page-id-8 .large-5 {
	max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.page-id-7 .page-title-inner, 
.page-id-8 .page-title-inner {
	display: none;
}

.page-id-8 .large-5 .col-inner {
	border: none;
} */

/* .page-id-8 form.checkout h3 {
	display: none;
} */

/* .page-id-7 .page-wrapper,
.page-id-8 .page-wrapper {
	padding-top: 20px;
} */


.woocommerce-billing-fields {
    padding-top: 0px;
    border-top: 0px;
}

.button#place_order {
	width: 100%;
	border-radius: 3px;
}

.uppercase, h6, th, span.widget-title {
	text-transform: none;
}

.woocommerce-LoopProduct-link {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.box-text.text-center {
	padding-left: 5px;
	padding-right: 5px;
}

.has-box-vertical .col {
	width: 100% !important;
	max-width: 100% !important;
	float: left;
}

.has-box-vertical  {
	max-width: 100% !important;
	margin: 0px !important;
	display: block;
}

.has-box-vertical .box-vertical .box-image {
	min-width: 30% !important;
	width: 30% !important;
	float: left;
}

.products .box-vertical .box-text {
	width: 65%;
	float: right;
	font-size: 15px;
}

.products .box-vertical .box-text .price {
	font-size: 13px;
}

.category-page-title .page-title-inner {
	display: none;
}

.category-page-row .box-text {
	padding: 15px 0px 0px 0px !important;
}

.category-page-row .has-post-thumbnail {
	padding: 10px;
	border: 1px solid #eeeeee;
}

.category-page-row {
    padding-top: 10px;
}

.dvs-cat-row {
     margin: 5px 0px 15px 0px;
    border-bottom: 1px solid #eeeeee;
    width: 100%;
    overflow-x: scroll;
    white-space: nowrap;
    float: left;
    position: relative;
}

.dvs-cat-scroll {
    display: inline-block;
    background-color: #ffffff;
    padding: 0px 0px 5px 0px;
    font-size: 15px;
    margin-right: 15px;
}

.dvs-cat-active {
border-bottom: 3px solid #33cc33;
}

.dvs-cat-sort {
	margin-bottom: 10px !important;
	width: 100%;
	display: flex;
}

.dvs-cat-view {
    display: block;
    padding: 0px !important;
    float: left;
    width: 50%;
}

.dvs-cat-filter {
	display: block;
	padding: 0px !important;
	float: left;
	width: 50%;
}

.woocommerce-ordering,
.woocommerce-ordering select {
	margin: 0px;
	height: 30px;
	font-size: 14px;
	float: right;
}

.dvs-app-list img {
width: 25px;
}

.dvs-app-grid img {
	width: 20px;
	margin-left: 20px;
}

.my-account .large-3 {
	display: none;
}

.add_to_cart_button,
.product_type_simple {
	width: 100%;
    border: 1px solid #481210 !important;
/*     color: #c1a660!important; */
    background: #481210 !important;
    border-radius: 3px;
}

.add-to-cart-button a {
	line-height: 30px !important;
}

.box-vertical .add_to_cart_button {
	width: 60%;
	float: right;
	margin-right: 0px;
}

.shop_table .quantity {
    border: 1px solid #481210;
    border-radius: 3px;
color: #481210;
}

.custom-product-page .quantity {
width: 100%;
    float: left;
    margin: 0px !important;
    border: 1px solid #481210;
    border-radius: 3px;
color: #481210;
}

.quantity .button.minus,
.quantity .button.plus {
width: 35%;
    border: none;
    background-color: unset;
color: #481210;
    font-size: 20px;
    height: 40px;
    min-height: 40px;
    padding: 0px;
    line-height: 0px;
}

.quantity input[type=number] {
width: 30%;
max-width: 30%;
    border: none;
color: #481210;
font-size: 15px;
}

.custom-product-page .single_add_to_cart_button {
width: 100%;
float: left;
margin: 10px 0px 20px 0px;
background-color: #481210 !important;
    border-radius: 3px;
}

#added-item-toast {
  min-width: 300px;
  margin-left: -150px;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  border-radius: 3px;
  padding: 10px 20px;
  position: fixed;
  z-index: 999999;
  left: 50%;
  bottom: 100px;
  display: inline-block;
font-size: 14px;
box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}


.added-item-toast-notice {
display: inline-block;
    float: left;
}

.added-item-toast-checkout {
display: inline-block;
    float: right;
}

.added-item-toast-checkout a {
	color: #cc99ff;
	font-weight: bold;
	letter-spacing: 0.5px;
}


@-webkit-keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 100px; opacity: 1;}
}

@keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 100px; opacity: 1;}
}

@-webkit-keyframes fadeout {
  from {bottom: 100px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
  from {bottom: 100px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}

#added-item-toasts {
	visibility: hidden;
  min-width: 300px;
  margin-left: -150px;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  border-radius: 3px;
  padding: 10px 20px;
  position: fixed;
  z-index: 999999;
  left: 50%;
  bottom: 100px;
  display: inline-block;
	font-size: 14px;
	box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
}

#added-item-toasts.show {
visibility: visible;
-webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

.added-item-toast-notices {
display: inline-block;
float: left;
}

.added-item-toast-checkouts {
display: inline-block;
float: right;
}

.added-item-toast-checkouts a {
color: #cc99ff;
font-weight: bold;
letter-spacing: 0.5px;
}

@-webkit-keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 100px; opacity: 1;}
}

@keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 100px; opacity: 1;}
}

@-webkit-keyframes fadeout {
  from {bottom: 100px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
  from {bottom: 100px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}

.dvs-cart-fragments {
	position: fixed;
	bottom: 40px;
	width: 60px;
	height: 27px;
}

.dvs-cart-fragments-count {
	padding: 1px 5px;
	background-color: #000000;
	border-radius: 99px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
}


/* .add_to_cart_button.added {
display: inline-block;
} */

.added_to_cart.wc-forward {
	display: none !important;
}

.dvs_confirm_add {
	display: none;
}

.badge-container {
	display: none !important;
}

.price-wrapper {
	width: 100%;
	float: left;
}

.price-wrapper .price {
	width: 70%;
	float: left;
}

.dvs-sale-badge {
	float: right;
    text-align: right;
    line-height: 0px;
    background-color: #f90;
	font-weight: bold;
    padding: 10px 10px;
    border-radius: 25px;
    color: #ffffff;
    font-size: 12px;
}

.home-category .small-columns-2 .flickity-slider &gt; .col {
    max-width: 33.3%;
    -ms-flex-preferred-size: 33.3%;
    flex-basis: 33.3%;
}

.home-featured .small-columns-2 .flickity-slider &gt; .col {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}

.home-category .small-columns-2 .flickity-slider &gt; .col {
    max-width: 33.3%;
    -ms-flex-preferred-size: 33.3%;
    flex-basis: 33.3%;
}

.home-featured .small-columns-2 .flickity-slider &gt; .col {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}

.add-to-cart-button {
	padding: 15px 0px 0px 0px;
}

.single-product-related .small-columns-3 .flickity-slider &gt; .col {
	max-width: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
}

.cart {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

.cart-wrapper .shop_table .actions {
	display: none;
}

.shop_table .product-remove {
	width: 30px !important;
}

.shop_table .quantity {
    width: 100%;
}

.shop_table .product-remove a {
     position: initial;
    top: unset;
    left: unset;
    width: 10px !important;
    height: unset !important;
    line-height: unset !important;
    font-size: 25px !important;
    border-radius: unset !important;
    color: #c33;
    border: none;
    float: left;
    display: inline-flex;
}

.shop_table .product-name {
	min-width: 175px;
}

.coupon .is-form {
	border: 1px dashed #000000 !important;
	background-color: #ffffff !important;
	color: #000000 !important;
	text-shadow: none !important;
	border-radius: 5px !important;
}

.woocommerce-form-coupon-toggle {
	display: none;
}

.form-row-first {
	width: 48% !important;
	margin-right: 2% !important;
	float: left !important;
}

.form-row-last {
	width: 48% !important;
	margin-left: 2% !important;
	float: left;
}

.form-flat input:not([type=submit]), .form-flat textarea, .form-flat select {
	width: 100%;
	border-radius: 5px;
	font-size: 16px;
}

.form-flat input:not([type=submit]), .form-flat textarea, .form-flat select {
	height: 40px;
	background-color: #ffffff;
}

.absolute-footer {
	display: none !important;
}

#footer {
    margin-bottom: 90px;
}

.footer-2 {
	display: none;
}

.dvs-app-thank-you {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.dvs-app-thank-you-img {
width: 100%;
text-align: center;
}

.dvs-app-thank-you-img img {
width: 30%;
}

.woocommerce-order-received .is-well {
	background-color: unset;
	-webkit-box-shadow: unset;
	box-shadow: unset;
}

.woocommerce-order-received .woocommerce-customer-details {
	display: none;
}


.woocommerce-order-received .is-well {
	box-shadow: none;
}

.woocommerce-order-received .is-well .woocommerce-notice {
	border: 2px dashed;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}

.woocommerce-order-received .is-well .woocommerce-notice strong {
	font-size: 15px;
}

.checkout-page-title {
	display: none;
}

form.checkout h3 {
	display: none;
}

.off-canvas .nav-vertical &gt; li &gt; a {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #000;	
}


.collection-page .small-columns-2&gt;.col {
    max-width: 33.3%;
    -ms-flex-preferred-size: 33.3%;
    flex-basis: 33.3%;
}


.home-category h5 {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;	
}


.dvs-50 {
	width: 100% !important;
	max-width: 100% !important;
	margin: 0% !important;	
}

.product-info .share-icons {
	display: none !important;
}

.woocommerce-ResetPassword .form-row-first {
	width: 100% !important;
	margin-right: 0% !important;
	float: left !important;	
}

.dvs-parent-cat-row a {
	font-size: 13px;
	border: 1px solid #481210;
	padding: 2px 5px;
	border-radius: 5px;
	margin-right: 5px;	
}

.my-account-header {
	display: none;
}

.logged-in .my-account-header {
	display: block;
}

.woocommerce-MyAccount-content .touch-scroll-table {
	box-shadow: none !important;
}


.dvs-frozen-item {
	font-size: 12px;
	margin-top: 10px;
	background-color: #eb353d;
	text-align: center;
	color: #ffffff;
	border-radius: 99px;
	width: 100%;	
}
</pre></body></html>