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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgba(0,0,0,0.76);
	background-image: none;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--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%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--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;
}
:root{
--wd-header-el-font:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(253,202,41);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(252,218,41);
}
:root{
--btn-accented-bgcolor-hover:rgb(252,218,41);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}

	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #333;
		
					--btn-accented-color-hover: #333;
		
									--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-brd-radius: 0px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
				--btn-accented-box-shadow-active: none;
				--btn-accented-bottom: 0px;
			
			
			
					
							
					--wd-brd-radius: 0px;
		
			}

	
	
			:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1239px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1222px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
header .wd-nav.wd-style-default{
	--nav-color-hover: rgba(253, 202, 41, 1);
  --nav-color-active: rgba(253, 202, 41, 1);
}	
.dogmenu .mega-menu-list>li>a, .catmenu .mega-menu-list>li>a {
	text-transform: capitalize!important;
	font-size: 130%;
	color: rgba(253, 202, 41, 1);
}	
.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height) .wd-sub-menu>li>a:hover, .mega-menu-list>li>a:hover{
  color: black;
}
.sub-sub-menu li>a{
	font-size: 16px;
}	
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover{
 background-color: #000;	
}	
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover::before{
	border-right-color: #000!important;	
}
.single_add_to_cart_button{
	color:white;
	background-color:black;
}	
.single_add_to_cart_button:hover{
	box-shadow: inset 0 -4.25em 0 0 rgba(253, 202, 41, 1);
	color: white;
}
table.variations .label{
	display:none;
}	
.shop_attributes tr{
	display: grid;
}	
.shop_attributes td{
  text-align: left;	
}
/*
.single_add_to_cart_button span:after{
   content: '';
   background: url(https://petmaniacs.shop/wp-content/uploads/2024/03/cart-bag-white.svg);
   display: inline-block;
   width: 20px;
   height: 20px;
   background-size: cover;
	 background-position: bottom;
}
*/
.scrollToTop{
	background-color: rgba(253, 202, 41, 1)!important;
	color: white!important;
}	
.scrollToTop:hover{
	background-color: white!important;
	color: rgba(253, 202, 41, 1)!important;
}	
.wd-accordion.wd-style-default .wd-accordion-item {
    border-bottom: 1px solid #000;
	  border-left: 1px solid #000;
    border-right: 1px solid #000;
}
.wd-accordion.wd-style-default:before{
	  border-top: 1px solid #000!important;
}
.wd-accordion.wd-style-default .wd-accordion-item{
	 border-bottom: 1px solid #000!important;
   padding: 0% 2%;
}
.wd-accordion-opener{
	color:black!important;
}	
form.cart{
	gap:0px!important;
}	
.summary-inner .product_meta{
	border-top: 0px!important;
	padding-top: 0px!important;
	margin-bottom: 20px!important;
}	
.sku_wrapper_under_title{
	color: black!important;
}
.upsells-carousel>h3{
   display: none !important;
}	
.upsells-carousel .wd-product-cats{
	 display: none !important;
}	
.upsells-carousel .product-rating-price{
	 display: none !important;
}	
.upsells-carousel .product-grid-item .wd-entities-title{
	font-size: 11px !important;
}
.upsells-carousel .wd-buttons.wd-pos-r-t{
	display: none !important;
}	
.megethi-siskeuasias{
  color: black;
	font-weight: 600;
	margin-bottom: 5px;
}	
.single-product .yith-wcbr-brands{
	display: none !important;
}	
.related-and-upsells>.upsells-carousel{
	display: none !important;
}	
.single-product .yith-wcbr-brands-logo img{
	max-width: 80%;
}	
.single-product .product_title{
	font-size: 28px;
}	
.wd-wishlist-btn a:hover{
	color: rgba(253, 202, 41, 1);
}	
.single-product .summary-inner>.price{
	font-size: 180%;
}
.single-product div.quantity{
	display: grid;
  grid-template-columns: 1fr 2fr;
  grid-template-rows: repeat(2, 1fr);
}	
.single-product .minus{
	grid-area: 2 / 1 / 2 / 2;
}	
.single-product .input-text.qty.text{
	grid-area: 1 / 2 / 3 / 3;
	height: 56px;
	width: 56px;
	border: 1px solid black;
	border-left:none;
}
.single-product .plus{
	grid-area: 1 / 1 / 3 / 2;
	border-bottom:none!important;
}	
.single-product div.quantity input[type="button"]{
	height: 28px;
	border: 1px solid black;
}	
.single-product .single_add_to_cart_button.button.alt{
	padding: 5px 50px;
}	
.wd-single-tabs .wd-nav-tabs-wrapper{
	background-color: #f9f9f9!important;
}	
#testtabs .wd-nav-link{
	padding: 22px 8px;
}	
.postid-725 .summary-inner .sku_wrapper, .postid-725 .summary-inner .posted_in{
	display:none;
}@media (min-width: 1025px) {
	  .tnp-subscription-minimal input.tnp-submit {
    width: 8%;
    background-color: transparent;
    color: white;
    border: 2px;
    border-style: solid;
    padding: 0px;
}	  
[class*="wd-header-search-form"]{
	margin-left:10%;
	margin-right:10%;
}	

  input.tnp-submit:hover
{
	
	border-style:solid !important;
	border-color:black;
	background-color:black;
	color:#fee109;
}

.tnp-subscription-minimal input.tnp-email, .tnp-subscription-minimal input.tnp-name
{
	background-color:transparent;
	border:2px;
	border-style:solid;
	border-color:white;
	padding-top:0px;
	padding-bottom:0px;
	max-width:350px;	
	color:black;;
}  

.tnp-subscription-minimal input.tnp-submit 
{
    background-color: transparent;
    color: white;
    border: 2px;
    border-style: solid;
    padding: 0px;	
		position: relative;	
		width:30%;
}

.tnp-subscription-minimal input.tnp-email, .tnp-subscription-minimal input.tnp-name
{
	background-color:transparent;
	border:2px;
	border-style:solid;
	border-color:white;
	padding-top:0px;
	padding-bottom:0px;
	max-width:100%;	
	color:white;
} 
/*
.wd-nav>li>a{
	flex-direction: column;
}
*/
.wd-nav-img{
	max-height:40px;
	margin-bottom: 5px;
}
.nav-link-text{
 font-size: 130%;	
 font-weight: 700;
}

/*
.whb-flex-row.whb-header-bottom-inner .whb-column.whb-col-left.whb-visible-lg:hover{
	background-color:white;
	color: yellow;
}	
*/
header .wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after{
    content: "";	
}	
header .wd-nav[class*="wd-style-"]>li:hover:after{
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 12px solid rgba(253, 202, 41, 1);
    max-width: 10px;
    margin: 0 auto;
	  content: "";
	  position: absolute;
    top: 85%;
    left: 40%;
}	

.wd-nav{
	--nav-gap: 1px;
	align-items: center;
}	
/*
#menu-petmaniacs_main_menu{
  display:flex;	
}	
*/
#menu-petmaniacs_main_menu .woodmart-nav-link{
	flex-direction: column;
}	
.wd-header-nav{
 height:100%;	
}	
.wd-header-nav #menu-petmaniacs_main_menu{
 height:100%;
}	
header .wd-nav>li{
 height:100%;
 padding-top: 12px;
 padding-left: 22px;
 padding-right: 22px;	
}	
header .wd-nav>*:hover{
 background-color:white;
 color: yellow;	
}
.whb-header-bottom .wd-dropdown{
 margin-top:0!important;	
}	
.whb-main-header .wd-tools-element .wd-tools-icon:before{
	font-size: 25px;
}	
.wd-header-cart .wd-cart-subtotal .amount{
	font-size: 16px!important;
}	
.wd-header-divider:before{
	height: 24px!important;
}
.wd-scroll{
	--scrollbar-thumb-bg: #EBD213;
}	
.wd-scroll ::-webkit-scrollbar {
  width: 10px;
}
.menu-custom-li .sub-sub-menu li>a{
	font-size: 130%;
	font-weight: 600;
}	
.menu-custom-li .sub-sub-menu li:first-child>a{
	color: green;
}	
.menu-custom-li .sub-sub-menu li:nth-child(2)>a{
	color: red;
}
.menu-custom-li .sub-sub-menu li>a:hover{
	color: black;
}
/*
.wd-dropdown-menu.wd-design-full-width{
	--wd-dropdown-width: 98vw;
}	
*/
.wd-nav[class*="wd-style-"]{
	--nav-color: #fff;
}
.whb-header-bottom .wd-dropdown:after{
  height: 0px!important;	
}	
.wd-dropdown-menu.wd-design-full-width{
	max-width: calc(100vw - 115px);
}	

.social-form-circle .wd-social-icon	
{

	padding-right:10%;
}


.wd-shop-result-count .woocommerce-result-count
{
	text-align:right !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.tnp-subscription-minimal input.tnp-submit {
    width: 12%;
    background-color: transparent;
    color: black;
    border: 2px;
    border-style: solid;
    padding: 0px;
}	



}

@media (max-width: 576px) {
	/* HEADER--------------------------- */

.wd-header-my-account.wd-tools-element.wd-event-hover.wd-design-1.wd-account-style-icon.whb-a4dih2yubny020d80jj0 a
{
	padding-left:10px !important;
	padding-right:10px !important;

}

.wd-header-cart.wd-tools-element.wd-design-5.cart-widget-opener.whb-u6cx6mzhiof1qeysah9h a
{
	padding:0px !important;
}

html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon
{
	margin-right:0px !important;
}

.wd-header-text.set-cont-mb-s.reset-last-child 
{
	padding-left:0px !important;
	padding-right:0px !important;
}

.wd-tools-element .wd-tools-icon
{
font-weight:400 !important;
}

/* HEADER--------------------------- */



/* NEWSLETTER--------------------------- */

.tnp-subscription-minimal input.tnp-submit {
    background-color: transparent;
    color: #fdca29;
    border: 2px;
    border-style: solid;
    padding: 0px;	
		position: relative;	
		width:30%;
}

.tnp-subscription-minimal input.tnp-email, .tnp-subscription-minimal input.tnp-name
{
	background-color:transparent;
	border:2px;
	border-style:solid;
	border-color:white;
	padding-top:0px;
	padding-bottom:0px;
	max-width:100%;	
	color:black;;
} 
/* NEWSLETTER--------------------------- */

/* FOOTER------------------------------- */
.social-form-circle .wd-social-icon	
{

	padding-right:5%;
	padding-left:5%;
}

/* FOOTER------------------------------- */


/* HOMEPAGE----------------------------*/

.wd-info-box
{
 --ib-icon-sp: 0px;
	 padding-bottom: 10%;
}
/* HOMEPAGE----------------------------*/

}

