<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	font-size: 15px
}
*:focus {
  outline: none !important;
  box-shadow: none !important;
}
a,a:visited,a:hover,a:focus{text-decoration:none}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
   opacity: 1;
}
header{
	background: #000;
	padding: 5px 0
}
.ordering-guide{
	color: #fff;
	font-size: 15px;
	margin-top: 35px;
	text-align: center;
}
.ordering-guide p{
	margin-bottom: 5px
}
.logo{
	width: auto
}
.input-group-full{
	width: 100%!important;
    margin-bottom: 0 !important;
}
#menu .container {background: #7c1717;padding: 10px 15px;}
#menu{
	padding: 10px 0 0;
	background: #7c1717
}
#nav-top{margin-top: 5px; display: none;}
#nav-top a{
	color: #666
}
#nav-top a.active{
	color: #007bff
}
#form-search{padding-top: 5px}
.img-product img{
	width: 160px
}
.home-page-mobilee{padding: 10px 0 0}
.title-cate{
	font-size: 22px;
	padding-bottom: 0;
	margin-bottom: 0
}
.price-group{
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: 0
}
.price-group span{
	font-weight: 600;
	color: #000;
}
.price-group label{
	margin-bottom: 0
}
span.retail-price{
	 color: #e92235;
    font-size: 25px;
    font-style: oblique;
}
.media-product{
	position: relative;
}
.box-price-cart{
	position: relative;
	bottom: 0;
    /*width: calc(100% - 160px);*/
}
.input-cart-qty{
	width: 80px;
	margin-right: 0;
	border: 1px solid #ced4da
}
.mini-cart {
    margin-bottom: 20px;
}
.mini-cart .header-title {
    background: #e7e7e7;
    padding: 10px;
}
.mini-cart .header-title .title {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    color: #323232;
    font-weight: 600;
    font-size: 16px;
}
.mini-cart .order-item{border:solid 1px #e7e7e7;padding:10px;max-height: 400px;overflow: auto}
.mini-cart .order-item .table{margin-bottom:0;}
.mini-cart .table td, .mini-cart .table th{padding: .25rem}
.mini-cart .order-item .table tr:first-child td{border-top:0}
.mini-cart .order-item .item-image img{width:40px}
.mini-cart .order-item .table td{border-top-style:dashed}
.mini-cart .order-item .item-total{text-align:right}
.mini-cart .order-item .item-total .price{font-weight:400;font-size:13px;font-weight:400;font-size:13px}
.mini-cart .order-summary{border:solid 1px #e7e7e7;border-top:0;padding:10px}
.mini-cart .order-summary .table{margin-bottom: 0}
.mini-cart .order-summary .table td{border:0}
.mini-cart .order-summary .price{font-weight:600;text-align:right}
.mini-cart .order-summary .row_total_purchase{border-top:solid 1px #ddd;margin-top:5px}
.mini-cart .order-summary .price-total{font-size:16px;color:#d71a00}
.mini-cart .order-summary tr{min-height: 30px}
.box-cart-qty{margin-top: 5px;margin-bottom: 4px}
.box-product-cart.float-right .float-right {
	float: left !important;
    margin-left: 10px;
}
.box-product-cart.float-right .btn-cart{background: #bd2130;border-color: #bd2130;animation: giat 2s ease infinite;padding: 7px 5px 8px;line-height: 1;width: 120px;height: 39px;margin-left: 10px;font-family: 'Oswald';text-transform: capitalize;font-weight: 600;}
@keyframes giat {
    0% {transform: scale3d(1, 1, 1);/* background: #ff835c7a; */}
    15% {transform: scale3d(1.05, 1.05, 1.05);}
    25% {transform: scale3d(1, 1, 1);}
    50% {/* background: #ff3d00; */transform: scale3d(1.05, 1.05, 1.05);}
}

.btn-cart{
	background: rgb(12 63 178);
	border-color: rgb(255, 57, 69);
}
.btn-cart i {margin-right: 7px}
#checkout_cart{
    top: 10px;
    background: #fff
}
#back-top {
    z-index: 99;
    margin: 0;
    content: "â–²";
}
#back-top span:before {
    cursor: pointer;
    background: #da2929;
    width: 40px;
    position: fixed;
    right: 20px;
    bottom: 70px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -transition: all .2s linear;
    color: #fff;
    content: "â–²";
    opacity: .7;
    z-index: 8;
    border-radius: 5px;
}
.checkout-paymentsum {
    padding: 0.7rem;
    background: #eee;
}
.checkout-paymentsum h3{
    font-size: 1rem;
}

#box-cart-mobile {
    background: #eee;
    padding: 0px 0;
    border: 5px solid #000;
}
.cart-mobile-info{position: fixed;bottom: 0;width: 100%;left: 0;padding: 10px 15px 0;background: #f9c837;z-index: 9;box-shadow: 0 0 3px 0px #ccc;}
.cart-mobile-info-total{color: #F51}
.view-mobile-cart{position: absolute;top: 6px;right: 0;color: #f00}
.btn-danger.disabled, .btn-danger:disabled {
    background-color: #000000;
}
.cart-mobile-info{

}
.cart-mobile-info-total{
	color: #F51
}
.view-mobile-cart{
	position: absolute;
	top: 6px;
	right: 0;
	color: #f00
}
#modal-mobile-cart .modal-dialog{
	max-width:none;
}
.product-summary{color: #666}
.product-summary p {margin-bottom: 0}
/*.media-product{min-height: 180px}*/
.product-name {font-size: 1.25rem}
.product-name a {color: #000}
.product-name a:hover, product-name a:focus{color: #333}

.sp-quantity {
  height:42px;
  margin: auto;
  margin-bottom: 5px
}
.sp-minus {
  width:40px;
  height:40px;
  border:1px solid #e1e1e1;
  float:left;
  text-align:center;
}
.sp-input {
  width:40px;
  height:40px;
  border:1px solid #e1e1e1;
  border-left:0px solid black;
  float:left;
}
.sp-plus {
  width:40px;
  height:40px;
  border:1px solid #e1e1e1;
  border-left:0px solid #e1e1e1;
  float:left;
  text-align:center;
}
.sp-input input {
  width:100%;
  height:100%;
  text-align:center;
  border: none;
}
.sp-input input:focus {
  border:1px solid #e1e1e1;
  border: none;
}
.sp-minus a, .sp-plus a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 32px;
	font-size: 30px;
	/*color: #f7980a;*/
	color: rgb(255, 57, 69)
}
.toast-center-center {
	top: calc(50% - 40px);
	left: calc(50% - 150px);
}
.toast-top-center-custom {
    top: calc(50% - 40px);
    right: 0;
    width: 100%;
}
.whoscale_guide_link &gt; a {
	text-decoration: underline;
	color: #f50000
}
.box_voucher_code {
    display: flex;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.input_pay {
    border: 1px solid #e5e5e5;
    padding: 0 10px;
    width: 100%;
    outline: 0;
    color: #5e5e5e;
}
.coupon-input {
    width: calc(100% - 79px);
}
.coupon-button {
    color: #242424;
    font-size: 13px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    background: #fdd835;
    padding: 9px 10px;
    outline: 0;
    width: 78px;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
}
.tborder {
    font-size: 25px;
    color: #000;
    text-transform: uppercase;
    position: relative;
    padding: 0;
    font-weight: 500;
    margin-bottom: 25px;
}
.tborder:before {
    content: '';
    width: 70px;
    height: 3px;
    background: var(--red);
    border-radius: 2px;
    position: absolute;
    bottom: -9px;
    left: 0;
    margin-left: 0;
    z-index: 1;
}
.tborder:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #acacac;
    bottom: -10px;
    left: 0;
    margin-left: 0;
    position: absolute;
    z-index: 0;
}
.tab_ctitle {
    margin-top: 0;
    font-size: 18px!important;
    /*text-transform: inherit;*/
    color: var(--red) !important;
    font-weight: 500 !important
}
#block-note {
    background: #000;
    color: #fff;
    margin-top: 20px;
    padding: 15px 0px;
}
#block-note p:last-child {
    margin-bottom: 0px;
}

@media (min-width: 576px) {}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {}

/* Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {}

/* Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {
	#page-content{
		padding-bottom: 20px
	}
	#back-top span:before{
	  
    }
    .toast-top-center {
        top: 110px;
        right: 0;
        width: 100%;
    }
}

/* Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {
	.box-price-cart{
		width: 100%;
	}
	.toast-center-center {
		top: calc(50% - 30px);
		left: calc(50% - 150px);
	}

}

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
    header .container {background: #fef4e8;}
	header .row {background: black;}
	.logo {max-height: 220px;height: 220px;left: 0;top: 85px;}
	.img-product img{width: 120px}
	.toast-center-center {top: calc(50% - 33px);left: calc(50% - 126px);}
	.group-product-qty{float: left!important;}
	.box-price-cart{margin-top: 5px}
	.price-group{position: static;width: 100%;margin-top: -10px;padding-top: 5px;}
	.box-product-cart.float-right {width: 100%;float: right !important;margin-top: 0;top: 10px !important;position: relative;}
	.whoscale_guide_link{margin-top: 0!important}
	.product-name {/* font-size: 1.2rem; */}
}
@media (max-width: 420px) {
	.btn-cart{padding: 7px}
	.ordering-guide{
	margin-top: -10px;
}
}</pre></body></html>