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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: rgb(85,85,85);
	--wd-link-color-hover: rgb(0,0,0);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(250,225,80);
	--btn-accented-bgcolor-hover: rgb(221,192,30);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://waggz.com/wp-content/uploads/2021/07/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://waggz.com/wp-content/uploads/2024/04/banner-header-cages.jpg);
	background-size: cover;
	background-position: center top;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-size: 0px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

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

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-icon-size: 35px;
	}
	.wd-nav-scroll {
		--wd-nscroll-width: 45%;
	}

}
:root{
--wd-container-w: 1500px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--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;
--wd-brd-radius: 0px;
}

@media (min-width: 1500px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1500px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1500px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.footer-contact-details li{
  background:#666;
  padding:10px;
  line-height:40px;
}

.footer-contact-details li .icon{
  display:inline-block;
  margin-right:15px;
  font-size:30px;
}

.main-footer .widget-title{
 border-top:2px solid #666;
 padding-top:10px;
}

.main-footer .menu li{
  padding:5px;
  border-bottom:1px solid #666;
}

.woocommerce-product-details__short-description p{
  margin-bottom:0px;
}

.woocommerce-product-details__short-description h4{
  font-size:16px
}
.label.cell{
  font-size:18px
}

.main-footer .list-content{
  color:#fff;
}
.bigger-better, .built-work{
  font-size:45px;
/*   color:#242424; */
	color:#fff;
 font-weight:600;

}

.bigger-better{
  text-align:left;
}
.built-work{
  text-align:right;
}


.bigger{
  font-size:75px;
  display:inline-block;
  line-height:85px

}

.mobile-banner-container{
	position:relative;
}
.mobile-banner-container .wd-slide-inner {
    position: inherit !important;
    
}

/* .mobile-banner-container .mb-button{
	position:absolute !important;
	bottom:15px;
	left:0 !important;
}*/
.mb-main{ 
	bottom: 45px;
    margin-left: -10px !important;
    left: 0 !important;
}

.icon a{
 color:#fff;
}

.icon a:hover{
  color:#0492c2;
}

.page-title{
 background-position: top;
}


@media only screen and (max-width: 1199px) {
  .desktop-promotion {
    display:none !important;
  }
}

@media only screen and (min-width: 1200px) {
  .mobile-promotion {
    display:none !important;
  }
}

/* .wd-nav{
  gap:8px !important;
} */
.box-icon-wrapper{
  display:none;
}

.introducing-waggz{
	display: flex;
  background:#fff !important;
	justify-content: center;
  align-items: center;
	
}
.introducing-waggz strong{
  color:#000 !important;
}

.banner-logo img {
    width: 150px !important;
}


@media only screen and (max-width: 768px) {
	.introducing-waggz{
			flex-direction:column;
		  margin:auto;
		  width:100%;
		  max-width:400px;
	}
	.vc_col-sm-6{
			width:100% !important;
	}
	.introducing-waggz .main-banner-container{
		display:none;
	}
	
}

.gallery-container{
  position:relative;
}

/* .gallery-container .free-shipping-icon {
  position:absolute;
  top:15px;
  left:15px;
  z-index:9;
  
}
 */
.gallery-container .warranty-icon {
  position:absolute;
  top:85px;
  left:15px;
  z-index:9;
 
}

.two-year-warranty-only {
  position:absolute;
  top:15px;
  left:15px;
  z-index:9;
  
}



.gallery-container .vc_single_image-img{
  width:90px !important;
	margin-top:-10px;
}
.product-label {
    word-break: break-word;
}

.wd-show-sidebar-btn{
	display:none !important;
}
#WOODMART_Widget_Price_Filter, #WOODMART_Widget_Sorting{
		display:none;
}

#woodmart-woocommerce-layered-nav-11{
  display:none;
}


strong{
  color:#000 !important;
}
	.whb-sticky-header .wd-header-my-account{
  display:none;
}

.wd-header-my-account .wd-tools-text, .wd-header-text{
  font-size:14px !important;
  font-weight:bold;
}

.orange{
  color:#ed7336 !important;
}

.black{
  color:#333 !important;
}

.bundle_form.bundle_sells_form{
  display:none !important;
}
.product-video-button a{
  color:red !important;
}

.white{
  color:#fff;
}


.variations .value.cell select{
  width:140px 
}
.green{
  color:#83b735;
}
.red{
  color:red;
}
.yellow{
	color:#ffcb1e;
}
.variation-link a{
  display:block;
  margin-top:15px;
}
.product-wrapper .hover-content{
  display:none !important;
}

#chaty-widget-0 .chaty-widget {
    bottom: 60px !important;
    left: 70px !important;
    right: auto !important;
}

#chaty-widget-0 .chaty-widget .on-hover-text{
  display:none !important;
}

.wd-items-bottom .wd-slide-inner{
	position:absolute;
 	bottom:100px;
 
}
.woocommerce-choose-your-gift-notice-wrapper{
  display:none;
}

.wd-single-title h1.product_title{
font-size:24px !important;;
}

.variation-link{
font-size:18px;
}

.fb_dialog_content iframe{
  bottom: 80px !important;
  right: 5px !important;
}

.variations tr{
display:flex;
 flex-direction:column;
}

.cart-widget-side.wd-side-hidden{
	z-index:9999999999 !important;
}

#wc-choose-your-gift{
  width:100% !important
}
 
.welcome-text .wpb_wrapper {
		text-align: left !important;
    font-size: 22px !important;
    color: #000 !important;
    font-weight: bolder !important;
/* 		position:fixed !important;
		top: 20px !important;
    left: 15px !important; */
}
}

@media only screen and (min-width: 2500px) {
.flickity-viewport{
  height:1500px !important
	
}
.flickity-viewport, .wd-slide{
  height:1500px !important
}
}

@media only screen and (min-width: 1750px) and (max-width: 2499px) {
  .flickity-viewport {
    height: 800px !important;
  }

  .flickity-viewport,
  .wd-slide {
    height: 800px !important;
  }
}


.waggz-popup {
    text-align: center;
}

.waggz-popup h3.main-text {
    display: flex;
		flex-direction:row;
    justify-content: center;
    align-items: center;
    line-height: 55px;
    margin-bottom: 0px;
}

.waggz-popup h3.main-text .save {
    font-size: 50px;
    margin-left: 10px;
    text-transform: uppercase;
    color: #F1821B;
}

.waggz-popup .support-text {
    font-style: italic;
    color: #000;
}

@media screen and (max-width: 900px) {
	.waggz-popup h3.main-text {
		flex-direction:column;
	}
}

label.label-bold {
    text-align: left;
    font-weight: 600;
}

.wd-carousel-inner .free-shipping-icon{
  width:70px;
}

.wd-quick-shop .free-shipping-icon{
  width:70px;
}

.promotion{
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
}
.promotion h4{
   margin-bottom:4px;
}

.promotion span.free{
		font-size:24px;
	  color:#f2a054;
}
.warranty-icon img{
  width:70px !important;
}

.wd-carousel-inner .warranty-icon{
  display:none;
}
.two-year-warranty-only .vc_single_image-img {
width: 90px !important;
    margin-top: -10px;
}

.primary {
	color:#f1821b;
}

.waggz-popup .more-info {
    margin-top: 15px;
}
.list-content a{
color:#fff;
}


.hide-desktop {
    display: block;
}

@media screen and (min-width: 768px) {
    .hide-desktop {
        display: none;
    }
}


.hide-mobile {
    display: none;
}

@media screen and (min-width: 768px) {
    .hide-mobile {
        display: block;
    }
}

.mobile-sale-splash{
  text-align:center;
  background:orange;
  margin-bottom:0px !important;
  margin-top:0px !important;
  color:#fff;
  padding:15px;
}

.mobile-shop-now a{
  margin-top:-80px;
  z-index:9;
}


.wd-entities-title .p-title{
font-size:12px;

}

.wd-single-title .wd-entities-title .p-title{
  font-size:18px;

}

/* .page-title h1, .page-title .wd-back-btn a{
text-shadow: 11px 8px 8px rgba(0, 0, 0, 0.7); 

}
 */

.woocommerce-product-details__short-description{
  font-size:16px;
}

.wd-nav {
    gap: 1px 20px !important;
}






.optional{
  text-transform: capitalize;
}


.rating-container {
    text-align: center;
    color: #f2a054;
    margin: 10px 0;
}

.rating-image img {
    display: block;
    margin: 0 auto;
	  max-width:200px;
}

.rating {
    font-size: 1.5em;
    margin-top: 5px;
}

.rating-number {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

.rating-stars .fa {
    color: black;
}

.rating-stars .fa-star,
.rating-stars .fa-star-half-o {
    color: orange;
}

.rating-stars .fa-star-o {
    color: black;
}


a.insta-link{
color:#333;
text-align:justify;
}


/* Hide the block on mobile devices */
.desktop-testimonial {
    display: none;
}

/* Show the block on desktop devices */
@media (min-width: 768px) {
    .desktop-testimonial {
        display: block;
    }
}

/* Show the block on mobile devices */
.mobile-testimonial {
    display: block;
}

/* Hide the block on desktop devices */
@media (min-width: 768px) {
    .mobile-testimonial {
        display: none;
    }
}
.popular-categories .wd-entities-title{
/* display:none; */
}

.enquiry-submit-button{
width:100%;
border-radius: var(--btn-accented-brd-radius);
    color: var(--btn-accented-color);
    box-shadow: var(--btn-accented-box-shadow);
    background-color: var(--btn-accented-bgcolor);
    text-transform: var(--btn-accented-transform, var(--btn-transform));
    font-weight: var(--btn-accented-font-weight, var(--btn-font-weight));
    font-family: var(--btn-accented-font-family, var(--btn-font-family));
    font-style: var(--btn-accented-font-style, var(--btn-font-style));
}

.enquiry-submit-button:hover{
color: var(--btn-accented-color-hover);
    box-shadow: var(--btn-accented-box-shadow-hover);
    background-color: var(--btn-accented-bgcolor-hover);
}



.best-seller-tabs ul.wd-nav-tabs{
width:100%;
}

/* Optional: Mobile adjustments */
@media (max-width: 767px) {
  .wd-products .affirm-as-low-as{
    display:none;
	}
}


#yotpo-main-widget-btn, .yotpo-new-review-btn{
    border-radius:5px !important;
    padding-left:5px;
    padding-right:5px;
}

.discount-percentage{
    color:#999;
}


.footer-container{
	background-color:black;
	padding-top:40px;
}

.footer-container h2, .footer-container h3{
    color:#fae150 ;
}




/* for new home page */
.price ins .amount{
    font-size: 22px !important;
    color:#000;
	  font-weight:bold;
}

.product-wrapper{
    text-align: left !important;
}

.wd-product.wd-hover-standard .wd-add-btn{
    display: block !important;
}

.product-wrapper .price:not(:has(del)) .woocommerce-Price-amount {
    font-size: 22px;
    font-weight: bold;
    color: #000; 
}




@media (max-width: 768px) {

  /* 1) Hide every nav-menu <ul> by default */
  .widget_nav_menu .menu {
    display: none;
  }

  /* 2) Make the title clickable and reserve space for the arrow */
  .widget_nav_menu .widgettitle {
    position: relative;
    cursor: pointer;
    padding-right: 1.5em;
  }

  /* 3) Draw a down-arrow on every title */
  .widget_nav_menu .widgettitle::after {
    content: "▼";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    transition: transform 0.3s ease;
    font-size: 0.8em;
    line-height: 1;
  }

  /* 4) When that widget has .open, show its menu */
  .widget_nav_menu.open .menu {
    display: block;
  }

  /* 5) And flip the arrow */
  .widget_nav_menu.open .widgettitle::after {
    transform: translateY(-50%) rotate(-180deg);
  }
}

.wd-product.wd-hover-base .wrapp-product-price {
    align-items: flex-start !important;
}


.amount, .price, .price .amount, .woocommerce-Price-amount .amount{
	color:#000000 !important;
}

.wd-tools-count{
    color:#000 !important;
    font-weight: bold !important;
}

.wd-search-form{
    max-width:380px;
}

.wd-cart-subtotal .amount{
    color:#fff !important;
}

.login-form-footer a, .woocommerce-form-coupon-toggle a.showcoupon{
    color:#000 !important;
}

.wd-tools-count{
	background-color:#fae150 !important;
}


.checkout-redirect{
	display:none !important;
}


.product-label.onsale {
    background-color: #fae150 !important;
}

.product-label{
    color:#000 !important;
}

.wd-content-layout{
    padding-bottom:0px !important;
}

.woocommerce-button.button.refund.order-actions-button,
.woocommerce-button.button.refund {
    display: none !important;
}

.woocommerce-table--order-details tfoot:first-of-type {
    display: none !important;
}


.free-items{
    background: #FAE150 !important;
    color:#000 !important;
    width:50px;
    font-size:10px !important;
    display:flex;
    flex-direction: column !important;
    line-height:12px !important;
}

.free-items .free-item-price{
    font-size:14px;
}

button[name="update_cart"] {
  display: none !important;
}@media (min-width: 1025px) {
		
}

