@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//luminouspet.com.au/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.1.1") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//luminouspet.com.au/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//luminouspet.com.au/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//luminouspet.com.au/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//luminouspet.com.au/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//luminouspet.com.au/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//luminouspet.com.au/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//luminouspet.com.au/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//luminouspet.com.au/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-header-banner-h: 45px;
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-widget-title-font: "Lexend", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(255,255,255);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(34,71,204);
	--btn-accented-bgcolor-hover: rgb(31,64,185);
	--btn-transform: none;
	--btn-font-size: 16px;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 60px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(74,36,28,0.87);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 650px;
	--wd-popup-padding: 0px;
}
.header-banner {
	background-color: rgb(72,62,41);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 499px;
}
.wd-page-title {
	background-color: rgb(247,243,240);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(56,76,37);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .wd-buy-now-btn {
	font-size: 16px;
	text-transform: uppercase;
	color: #483E29 ;
	background: #FFD685;
}
html .wd-buy-now-btn:hover {
	color: rgb(72,62,41);
	background: rgb(255,214,133);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-size: 16px;
	text-transform: uppercase;
	color: rgb(255,255,255);
	background: rgb(253,95,42);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	color: rgb(255,255,255);
	background: rgb(253,95,42);
}
html #place_order {
	font-weight: 600;
	font-size: 18px;
	text-transform: uppercase;
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(126,164,222);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(171,186,129);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(227,162,141);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 60px;
	--wd-sticky-btn-height: 60px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1422px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1422px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


<style>

@media (max-width: 768px) {
  .wd-nav-mob-tab {
    display: none !important;
  }
}
/* select option orderby fixed*/
/* Closed select */
.woocommerce .woocommerce-ordering select.orderby,
.woocommerce-page .woocommerce-ordering select.orderby {
  color: #222 !important;
  background-color: #fff !important;
}

/* Dropdown items */
.woocommerce .woocommerce-ordering select.orderby option,
.woocommerce-page .woocommerce-ordering select.orderby option {
  color: #222 !important;
  background: #fff !important;
}

/* Selected item */
.woocommerce .woocommerce-ordering select.orderby option:checked {
  color: #222 !important;
  background: #f3f3f3 !important;
}
/* bototm bar*/
.wd-sticky-btn {
    display: flex;
    align-items: center;
}

.wd-sticky-btn .price,
.wd-sticky-btn .wd-price,
.wd-sticky-btn .woocommerce-Price-amount,
.wd-sticky-btn .amount,
.wd-sticky-btn .wrap-price {
    display: none !important;
}

/* title area */
.wd-sticky-btn .wd-entities-title,
.wd-sticky-btn .product-title,
.wd-sticky-btn .wd-sticky-product-title,
.wd-sticky-btn .title {
    display: block;
    margin-bottom: 4px;
}

/* injected custom price */
.wd-sticky-btn .lp-sticky-lowest-price {
    display: block !important;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 400;
    color: #000;
    margin-top: 2px;
}

/* make title + new price stack vertically */
.wd-sticky-btn .lp-sticky-title-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

/* title area */
.wd-sticky-btn .wd-entities-title,
.wd-sticky-btn .product-title,
.wd-sticky-btn .wd-sticky-product-title,
.wd-sticky-btn .title {
    display: block;
    margin-bottom: 4px;
}

/* injected custom price */
.wd-sticky-btn .lp-sticky-lowest-price {
    display: block !important;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 400;
    color: #000;
    margin-top: 2px;
}

/* make title + new price stack vertically */
.wd-sticky-btn .lp-sticky-title-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
/*slidecart css*/
.cart-widget-side,
.wd-shopping-cart,
.woocommerce-mini-cart {
    font-size: 16px;
}
.woocommerce-mini-cart__buttons .checkout{
border-radius:0!important;
	    letter-spacing: 2px;
}
.cart-widget-side .widget_shopping_cart_content {
    padding: 0px;
}

.cart-widget-side .woocommerce-mini-cart-item img {
	    min-width: 65px;
    max-width: 165px;

    object-fit: cover;
    border-radius: 0px;
}

.cart-widget-side .quantity {
    font-size: 15px;
}

.cart-widget-side .woocommerce-mini-cart__total {
    font-size: 18px;
    font-weight: 600;
}

.cart-widget-side .checkout {
    border-radius: 10px;
    font-size: 18px;
    padding: 14px 20px;
}
.cart-widget-side  .woocommerce-mini-cart__buttons.buttons{
padding:0;
}
/*end cart*/
.woocommerce-checkout .checkout_coupon {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px dashed #ddd;
}

.woocommerce-checkout .form-row-first,
.woocommerce-checkout .form-row-last {
    width: 48%;
}

.woocommerce-checkout .form-row {
    margin-bottom: 15px;
}
.woocommerce-checkout #billing_city_field,.woocommerce-checkout  #billing_last_name{
	float:right!important;
}
.mfp-gallery .mfp-close{
font-size:40px!important;
}
.whb-main-header #menu-menu li:hover a{
    color: black!important;
    font-weight: bold!important;
}
.wd-content-layout{
padding-top:0!important;
}
    body {
      margin: 0;
      padding: 0;
    }
.msacwl-common-slider .slick-dots li button{
display:none!important;
}
.msacwl-carousel .msacwl-gallery-caption{
display:none!important;
}
.whb-top-bar .wd-tools-element .wd-tools-icon:before {
    font-size: 20px!important;
}
.whb-top-bar{
    height:140px!important;
}
.whb-top-bar-inner{
max-height:140px!important;
	height: 140px!important;
}

    .top-bar {
      background-color: #111;
      color: white;
      overflow: hidden;
      height: 40px;
      display: flex;
      align-items: center;
      position: relative;
      font-family: sans-serif;
    }

    .marquee {
      display: flex;
      white-space: nowrap;
      animation: scroll-left 15s linear infinite;
      animation-play-state: running;
    }

  .top-bar:hover .marquee-content,  .top-bar:hover  .marquee {
  animation-play-state: paused!important; /* dừng khi hover */
}

    .marquee-content {
      padding: 0 2rem;
    }

    @keyframes scroll-left {
      0% {
        transform: translateX(0);
      }
      100% {
        transform: translateX(-50%);
      }
    }
.header-banner-container{
	max-width:100%;
	background:rgb(72,62,41);
}
.top-bar{
background:rgb(72,62,41);
}
.marquee-content{
color:#FFD685;
}
@media(max-width: 1024px){
.woocommerce-checkout .form-row-last {
    margin-right: 0;
    float: right;
}
}
  </style>

