@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//atxhappypets23423.development-env.com/wp-content/themes/woodmart/fonts/woodmart-font-3-700.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-text-font: "Pathway Extreme", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(17,17,28);
	--wd-text-font-size: 15px;
	--wd-title-font: "Alexandria", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(17,17,28);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(233,79,80);
	--wd-entities-title-color-hover: rgb(228, 154, 71);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(17,17,28);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Pathway Extreme", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(233,79,80);
	--wd-alternative-color: rgb(228,154,71);
	--wd-link-color: rgb(17,17,28);
	--wd-link-color-hover: rgb(228,154,71);
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 400;
	--btn-default-transform: inherit;
	--btn-default-bgcolor: rgb(233,79,80);
	--btn-default-bgcolor-hover: rgb(228,154,71);
	--btn-accented-font-family: "Pathway Extreme", Arial, Helvetica, sans-serif;
	--btn-accented-bgcolor: rgb(233,79,80);
	--btn-accented-bgcolor-hover: rgb(228,154,71);
	--wd-form-brd-width: 0px;
	--notices-success-bg: rgb(228,154,71);
	--notices-success-color: rgb(255,255,255);
	--notices-warning-bg: rgb(255,0,0);
	--notices-warning-color: rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-image: url(https://atxhappypets23423.development-env.com/wp-content/uploads/2024/10/Group-462-3.png);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(249,249,252);
	background-image: none;
}
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-color: rgb(17,17,28);
	--wd-form-placeholder-color: rgb(190,190,190);
	--wd-form-brd-color-focus: rgb(233,79,80);
	--wd-form-bg: rgb(249,249,252);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 16px;
	--wd-arrow-icon-size: 22px;
	--wd-arrow-color: rgb(233,79,80);
	--wd-arrow-color-hover: rgb(228,154,71);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1240px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 8px;
}

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

@media (min-width: 1240px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.our-values .e-child {
background-color: #3A130E !important;
}
.affordable-dog img{
	transform: scale(1.1);
}
.s-review .wd-nav-arrows.wd-pos-sep.wd-hover-1.wd-icon-2 {
    display: none;
}
.s-review .testimonial-content {
    padding: 0px 40px 0px 0 !important;
}
.s-review .testimonial.wd-col:hover {
    transform: scale(1.06);
    transition: all 1s ease;
}

.s-review .review-testimonial{
    transition: all 1s ease;
}
.s-get-started ul li a{
    transition: all 1s ease;
}
.s-get-started ul li a:hover{
	  transform: scale(1.2);
    transition: all 1s ease;
}
/* newsletter style start*/
.subscribe-news{
    display: flex;
    gap: 20px;
}
.subscribe-news input{
    color: #19191C !important;
    height: 60px !important;
    background-color: white !important;
		border:none !important;
		outline:none !important;
		border-radius:8px;
		font-size:16px;
}
.subscribe-news button.btn {
    border: none !important;
    outline: none !important;
    background-color: #E94F50 !important;
    color: #F5F5FC !important;
    font-family: 'Pathway Extreme' !important;
}
.subscribe-news button.btn:hover{
    background-color: #212121 !important;
}
.subscribe-news h2{
    line-height:25px !important;
}
/* newsletter end */

/* fix css start  */
.page-title {
    height: 40vh !important;
    display: flex;
    justify-content: center;
    align-items: center;
	  margin-bottom: 0px !important;
}
.page-title .title {
    font-size: 70px !important;
}
.main-page-wrapper {
    padding-top: 0px; 
}
header .container{
		padding-left:0px !important;
		padding-right:0px !important;
}
.price-plan-btn, .btn, .elementor-button{
    padding: 20px 46px;
    background-color: #E94F50 !important;
    color: #F9F9FC !important;
    font-size: 16px;
    font-weight: 400 !important;
    font-family: 'Pathway Extreme' !important;
    text-transform: initial !important;
   	border-radius: 8px !important;
	  box-shadow: none !important;
}
 .btn:hover, .elementor-button:hover{
	  background-color:#E49A47 !important;
}
.cookies-buttons .cookies-accept-btn{
 		background-color: #E94F50 !important;
		box-shadow:none !important;
}
.cookies-buttons .cookies-accept-btn:hover{
 		background-color: #E49A47 !important;
}
.copyrights-wrapper.copyrights-two-columns {
    background-color: #E94F50;
    color: #F9F9FD;
    border: none;
}
.grecaptcha-badge{
	bottom:100px !important;
	z-index:1;
}
a.scrollToTop.button-show {
    background-color: #E94F50;
    color: white;
}
.scrollToTop{
left:20px !important;
}
.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: #E94F50 !important;
}
.wd-nav[class*="wd-style-"]>li>a {
    color: #11111C !important;
}
h2.elementor-heading-title {
    line-height: 65px !important;
}
.mobile-pages-menu span.nav-link-text {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Pathway Extreme';
    line-height: 25px;
}
.wpcf7-response-output {
    font-size: 16px !important;
}
/* fix css end */

/* Header start  */
.site-logo{
	margin-top:50px;
}
.wd-logo img {
    max-height: initial !important; 
	  border-radius: 0 0 12px 12px;
	  max-width: 170px !important;
}

.wd-logo{
	max-height:219px !important;
}
.wd-nav[class*="wd-style-underline"]>li:is(:hover,.current-menu-item,.wd-active,.active)>a .nav-link-text:after {
    content: '';
    position: absolute;
    top: 132%;
    left: 25%;
    width: 22px;
    height: 21px;
    background-image: url('https://atxhappypets23423.development-env.com/wp-content/uploads/2024/10/print-306214.svg');
    background-size: cover; 
    background-repeat: no-repeat;
    transition: width 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
ul#menu-footer-menus li a span::after {
    display: none;
}
ul#menu-footer-menus li a span:hover{
    color:#E94F50 !important;
}
.wd-nav[class*="wd-style-underline"] .nav-link-text:after{
		background-color:unset !important;
}

/* section why chooce us start */
.why-choose-us .e-con.e-child:hover {
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px 0px;
    border-radius: 8px;
}
/* section why choose us end */

/* section our values start  */
.our-values .e-child {
    padding: 50px 20px;
    border-radius: 20px;
  	transition: all 1s ease;
		opacity: 0.749;
		background-color: #11111c;
}
.our-values .e-child:hover{
		transform: scale(1.1);
    transition: all 1s ease;
}
/* section our values end  */

/* home service section start  */
.h-service-box{
	  box-shadow: 48px 58px 99px #0000001f;
}
.h-service-box h6{
	  font-weight:600;
	  font-style:italic;
}
.h-service-box sub{
	  font-size:40px;
	  font-style:italic;
	  font-weight:600;
}
/* home servie section end */
/* home testimonial start  */
.h-testimonials .wd-carousel {
        overflow: visible !important;
}
.h-testimonials .testimonial.wd-carousel-item {
    visibility: hidden;
}
.h-testimonials .testimonial.wd-carousel-item.wd-slide-visible.wd-full-visible.wd-active {
    visibility: visible;
}
.h-testimonials .testimon-style-info-top .wd-testimon-thumb img {
    min-width: 100% !important;
    max-width: 100% !important;
}
.h-testimonials .wd-testimon-thumb {
	  margin-inline-end: 40px;
    max-width: 100% !important;
    border-radius: 0% !important;
}

.h-testimonials .testimon-style-info-top .wd-testimon-text:before{
		display:none;
}
.h-testimonials .wd-btn-arrow {
    opacity: 1 !important;
    transform: translateX(0px) !important;
    top: 70% !important;
}
.h-testimonials .wd-nav-arrows.wd-pos-sep .wd-next {
    inset-inline-start: calc(98% + var(--wd-arrow-offset-h, 0px)) !important;
}
.h-testimonials .wd-nav-arrows.wd-pos-sep .wd-prev {
    inset-inline-end: calc(86% + var(--wd-arrow-offset-h, 0px)) !important;
}
.h-testimonials .testimonial-content p:nth-of-type(1) {
    margin-bottom: 10px;
}
.h-testimonials .wd-icon-2 .wd-prev .wd-arrow-inner:after {
    font-size: 30px;
    color: #E94F50;
}
.h-testimonials .wd-icon-2 .wd-next .wd-arrow-inner:after {
    font-size: 30px;
    color: #E94F50;
}
.review-testimonial .testimonial-inner {
    display: flex;
	  display: flex;
    background-color: unset !important;
    box-shadow: none !important;
    gap: 40px;
}
.review-testimonial .testimonial-avatar img {
    min-width: 100%;
    max-width: 100%;
    border-radius: 0%;
}
.review-testimonial .testimonial-content {
    display: flex;
    flex-direction: column;
    text-align: left;
	  border-radius: 20px;
    box-shadow: 48px 58px 88px rgb(0 0 0 / 8%);
    padding: 40px 40px 40px 0
}
.review-testimonial footer {
    order: -1;
}
.review-testimonial .testimon-align-center .testimonial-avatar{
	  flex: 0 0 150px;	
}
.review-testimonial .testimon-align-center .testimonial-avatar img{
		box-shadow: 20px 15px 48px #0000001f;
	  border-radius: 20px;
}
.review-testimonial .testimonial-content footer{
		font-weight:700 !important;
		font-size:18px !important;
}
.review-testimonial .testimonial-content p:nth-of-type(2){
		font-weight: 500 !important; 
    font-style: italic !important;
}
.wd-nav-pagin-wrap.text-center.wd-style-shape {
    display: none;
}
/* home testimonial end */
/* footer styling start  */
.footer-logo{
		position:absolute;
		top:0;
}
ul#menu-footer-menus {
    column-gap: 100px;
}
ul#menu-footer-menus a.woodmart-nav-link {
    font-size: 16px !important;
    text-transform: capitalize !important;
    font-weight: 400 !important;
}
.footer-logo img{
	  position:relative;
	  z-index:11;
}
.our-missing-bg::before{
    background-position: 1500px 0px !important;
}
@media (min-width: 1025px) {
	@media (max-width:1600px){
/* fix css start  */
.qa-heading h2 {
    font-size: 50px !important;
}
.page-title .title {
    font-size: 60px !important;
}
/* fix css end */
.page-title {
    height: 40vh !important;
    display: flex;
    justify-content: center;
    align-items: center;
	  margin-bottom: 0px !important;
}
.banner h1{
   font-size:60px !important;
	 line-height:52px !important;
}
.review-testimonial .wd-nav-arrows:where(.wd-pos-sep) {
   --wd-arrow-offset-h: 20px;
}
.h-testimonials .wd-btn-arrow {
    transform: translateX(0px) !important;
    top: 70% !important;
}
.h-testimonials .wd-nav-arrows.wd-pos-sep .wd-prev {
    inset-inline-end: calc(88% + var(--wd-arrow-offset-h, 0px)) !important;
}
.h-testimonials .wd-nav-arrows.wd-pos-sep .wd-next {
    inset-inline-start: calc(100% + var(--wd-arrow-offset-h, 0px)) !important;
}
.h-testimonials .testimon-style-boxed .testimonial-inner{
		padding-left: 0 !important;
    padding-right: 0 !important;	
}
.wd-logo img {
    max-height: 240px !important;
}
.banner {
	  min-height:660px !important;
	}
.banner-content{
  max-width:42% !important;	
}
h2.elementor-heading-title {
    line-height: 54px !important;
}
.page-title .title {
    font-size: 60px !important;
}
.our-missing-bg::before {
    background-position: 1050px 0px !important;
}
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* fix css start  */
header .container{
		padding-left:15px !important;
		padding-right:15px !important;
}
.btn, .elementor-button {
    padding: 16px 32px;
}
.whb-sticked .whb-sticky-row {
    padding: 0px 0 !important;
}
.grecaptcha-badge {
    display: none !important;
}
/* fix css end */
.page-title {
    height: 250px !important;
    display: flex;
    justify-content: center;
    align-items: center;
	  margin-bottom: 0px !important;
}
.page-title h1{
		font-size:48px !important;	
}
.wd-logo {
    max-height: inherit !important;
}
.site-logo {
	margin-top:8px;
}
.wd-logo img {
    max-height: 120px !important;
}

 .whb-sticked .whb-sticky-row .wd-logo img {
    max-height: 120px !important;
}
/* section why chooce us start */
.why-choose-us .e-con.e-child {
    width: 30%;
}
/* section why choose us end */
/* newsletter style start*/
.subscribe-news{
flex-direction:column;
}
.subscribe-news button.btn{
		width:150px !important;
}
/* newsletter end */
/* footer styling start */
.footer-logo {
    position: inherit;
}
/* footer styling end  */
/* testimonial start */
.review-testimonial .wd-nav-arrows:where(.wd-pos-sep) {
 --wd-arrow-offset-h: 60px;
}
.h-testimonials .wd-nav-arrows.wd-pos-sep .wd-prev {
    inset-inline-end: calc(84% + var(--wd-arrow-offset-h, 0px)) !important;
}
.h-testimonials .wd-nav-arrows.wd-pos-sep .wd-next {
    inset-inline-start: calc(94% + var(--wd-arrow-offset-h, 0px)) !important;
}
.h-testimonials .wd-btn-arrow {
    opacity: 1 !important;
    transform: translateX(0px) !important;
    top: 76% !important;
}
.s-review .testimonial-inner{
		padding:0px !important;
}
.s-review .review-testimonial:hover {
    transform: scale(1.03);
}
.h-testimonials .testimon-style-boxed .testimonial-inner{
		padding-left: 0 !important;
    padding-right: 0 !important;	
}
.s-review .wd-grid-g {
	--wd-gap-sm: 40px !important;
}
.review-testimonial {
    padding: 0 40px;
}
/* testimonial end */
 .whb-sticked .whb-sticky-row .wd-logo img {
    max-height: 120px !important;
} 
.h-service-box sub {
    font-size: 26px;
}
#menu-footer-widgets-1, #menu-footer-widgets-2{
		flex-direction:column;
}
#menu-footer-widgets-1 span::after, #menu-footer-widgets-2 span::after{
		display:none;
}
#menu-footer-widgets-1 a, #menu-footer-widgets-2 a {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 400;
}
h2.elementor-heading-title {
    line-height: 40px !important;
}
.page-title .title {
    font-size: 44px !important;
}
.our-missing-bg::before {
    background-position: 750px 0px !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/* fix css start  */
.page-title {
    height: 175px !important;
    display: flex;
    justify-content: center;
    align-items: center;
	  margin-bottom: 0px !important;
}
.page-title h1{
		font-size:44px !important;	
}
header .container{
		padding-left:15px !important;
		padding-right:15px !important;
}
.btn, .elementor-button {
    padding: 16px 32px;
}
.whb-sticked .whb-sticky-row {
    padding: 0px 0 !important;
}
.grecaptcha-badge {
    display: none !important;
}
/* fix css end */

/* newsletter style start*/
.subscribe-news{
flex-direction:column;
}
.subscribe-news button.btn{
		width:150px !important;
}
.s-review .review-testimonial:hover {
    transform: scale(1.03);
}
/* newsletter end */
/* footer styling start */
.footer-logo {
    position: inherit;
}
ul.elementor-icon-list-items.elementor-inline-items {
    gap: 20px;
}
ul#menu-footer-menus {
    column-gap: 20px;
}
/* footer styling end  */

/* testimonial start */
.review-testimonial .testimonial-avatar img {
    min-width: 150px;
    max-width: 150px;
}
.review-testimonial .testimonial-inner {
    flex-direction: column;
    gap: 0;
}
.review-testimonial .testimonial-content {
/*     box-shadow: 29px 22px 40px #00000005; */
    padding: 0px 10px 0px 10px;
}
.s-review .testimonial-content {
    padding: 0px 10px 0px 10px !important;
}
.h-testimonials .wd-btn-arrow {
    transform: translateX(0px) !important;
    top: 50% !important;
}
.wd-nav-arrows.wd-pos-sep.wd-hover-1.wd-icon-2 {
    display: none;
}
.wd-nav-pagin-wrap.text-center.wd-style-shape {
    display: block;
}
.s-review .testimonial-inner{
		padding:0px !important;
}
.h-testimonials .testimon-style-boxed .testimonial-inner{
		padding-left: 0 !important;
    padding-right: 0 !important;	
}
.s-review .wd-grid-g {
	--wd-gap-sm: 40px !important;
}
/* testimonial end */
.site-logo {
	margin-top:8px;
}
.wd-logo img {
    max-height: 120px !important;
}
.wd-logo {
    max-height: inherit !important;
}
.wd-logo {
    max-height: inherit !important;
}
.site-logo {
/*     top: 8px; */
}
.wd-logo img {
    max-height: 120px !important;
}

 .whb-sticked .whb-sticky-row .wd-logo img {
    max-height: 120px !important;
}
.h-service-box sub {
    font-size: 26px;
}
#menu-footer-widgets-1, #menu-footer-widgets-2{
		flex-direction:column;
}
#menu-footer-widgets-1 span::after, #menu-footer-widgets-2 span::after{
		display:none;
}
#menu-footer-widgets-1 a, #menu-footer-widgets-2 a {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 400;
}
h2.elementor-heading-title {
    line-height: 40px !important;
}
.page-title .title {
    font-size: 44px !important;
}
.our-missing-bg::before {
    background-position: 468px 0px !important;
}
}

@media (max-width: 576px) {
	/* fix css start  */
.page-title {
    height: 175px !important;
    display: flex;
    justify-content: center;
    align-items: center;
	  margin-bottom: 0px !important;
}
.page-title h1{
		font-size:44px !important;	
}
header .container{
		padding-left:15px !important;
		padding-right:15px !important;
}
.btn, .elementor-button {
    padding: 16px 32px;
}
.whb-sticked .whb-sticky-row {
    padding: 0px 0 !important;
}
.grecaptcha-badge {
    display: none !important;
}
/* fix css end */
.site-logo {
	margin-top:8px;
}
/* newsletter style start*/
.subscribe-news{
flex-direction:column;
}
.subscribe-news button.btn{
		width:150px !important;
}
/* newsletter end */
/* footer styling start */
.footer-logo {
    position: inherit;
}
ul.elementor-icon-list-items.elementor-inline-items {
    gap: 20px;
}
ul#menu-footer-menus {
    column-gap: 20px;
}
/* footer styling end  */
/* testimonial start */
.review-testimonial .testimonial-avatar img {
    min-width: 150px;
    max-width: 150px;
}
.review-testimonial .testimonial-inner {
    flex-direction: column;
    gap: 0;
}
.review-testimonial .testimonial-content {
/*     box-shadow: 29px 22px 40px #00000005; */
    padding: 0px 10px 0px 10px;
}
.h-testimonials .wd-btn-arrow {
    transform: translateX(0px) !important;
    top: 50% !important;
}
.wd-nav-arrows.wd-pos-sep.wd-hover-1.wd-icon-2 {
    display: none;
}
.wd-nav-pagin-wrap.text-center.wd-style-shape {
    display: block;
}
.s-review .testimonial-inner{
		padding:0px !important;
}
.s-review .review-testimonial:hover {
    transform: scale(1.03);
}
.h-testimonials .testimon-style-boxed .testimonial-inner{
		padding-left: 0 !important;
    padding-right: 0 !important;	
}
.s-review .wd-grid-g {
	--wd-gap-sm: 40px !important;
}
.s-review .testimonial-content {
    padding: 0px 10px 0px 10px !important;
}
/* testimonial end */
.wd-logo {
    max-height: inherit !important;
}
.site-logo {
/*     top: 8px; */
}
.wd-logo img {
    max-height: 120px !important;
}

 .whb-sticked .whb-sticky-row .wd-logo img {
    max-height: 120px !important;
}
.h-service-box sub {
    font-size: 26px;
}
#menu-footer-widgets-1, #menu-footer-widgets-2{
		flex-direction:column;
}
#menu-footer-widgets-1 span::after, #menu-footer-widgets-2 span::after{
		display:none;
}
#menu-footer-widgets-1 a, #menu-footer-widgets-2 a {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 400;
}
h2.elementor-heading-title {
    line-height: 40px !important;
}
.page-title .title {
    font-size: 44px !important;
}
.our-missing-bg::before {
    background-position: 100px 0px !important;
}
}

