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

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

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

:root {
	--wd-text-font: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: "Tajawal", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(152,90,174);
	--wd-alternative-color: rgb(8,73,112);
	--wd-link-color: rgb(8,73,112);
	--wd-link-color-hover: rgb(221,51,51);
	--btn-default-bgcolor: rgb(152,90,174);
	--btn-default-bgcolor-hover: rgb(196,118,225);
	--btn-accented-bgcolor: rgb(152,90,174);
	--btn-accented-bgcolor-hover: rgb(196,118,225);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(75,244,98);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,55,94);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(0,0,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(138,82,158);
	background-image: none;
}
.wd-page-title {
	background-color: rgb(237,231,247);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-image: none;
	background-repeat: repeat;
	background-size: contain;
	background-position: center center;
}
.page .wd-page-content {
	background-image: none;
	background-repeat: repeat;
	background-size: contain;
	background-position: center center;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	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(0,0,0);
	--wd-form-placeholder-color: rgb(0,0,0);
	--wd-form-brd-color: rgb(152,90,174);
	--wd-form-brd-color-focus: rgb(196,118,225);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-bg-hover: rgb(168,168,168);
	--wd-pagin-bg-act: rgb(0,0,0);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,55,94);
}
.product-labels .product-label.new {
	background-color: rgb(255,55,94);
}
.product-labels .product-label.featured {
	background-color: rgb(255,55,94);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(163,163,163);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(129,215,66);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 900px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 15px;
	--wd-widget-title-font-size: 15px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 15px;
	--wd-widget-title-font-size: 15px;
	}

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

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


@font-face {
	font-family: "Tajawal";
	src: url("//petracarestore.com/wp-content/uploads/2023/10/Tajawal.zip") format("woff");
	font-weight: 400;
	font-style: normal;
}

.newStyleProduct{
    
}
 .wd-add-btn.wd-add-btn-replace{
    flex-direction: row !important;
   flex-wrap: nowrap !important;
justify-content: space-between !important;
}
.wd-product.wd-hover-standard .wd-add-btn .add-to-cart-loop span {
   
    display: none !important;
}
 .wd-add-btn-replace .add-to-cart-loop:before {
   font-size: 17px !important;
    transform: translateY(0%) !important;
    transition: none !important;
    width: 40px;
    height: 40px;
    opacity: 1;
    background-color: #985aae;
}
 .wd-product.wd-hover-standard .wd-add-btn>a{
    width: 40px !important;
    height: 40px !important;
    
    
}
 .wd-carousel-item {
   padding-inline: 4px !important;
}
 .wd-product .product-wrapper {
  
    padding: 0px 6px 10px !important;
    box-shadow: 0px 0px 5px #cbc9c9;
    border-radius: 10px !important;
    padding-bottom: 6px !important !important;
    border: 1px #9586a559 solid !important;
    padding-inline: 6px !important;
}
 div.quantity {
   
    gap: 0px;
    align-items: center;
}
div.quantity input[type="button"]{
    height: 36px;
    color: #73009c !important;
    width: 36px;
    border-radius: 50%;
    border: var(--wd-form-brd-width) solid #985aae3b !important;
    background: #985aae3b !important;
}
div.quantity input[type="number"] {
    width: 13px !important;
    border-radius: 0;
    border-right: none;
    border-left: none;
    max-width: fit-content !important;
    border: navajowhite;
    margin-inline: 3px !important;
    border: none;
}
.menuCategoryNew .menu{
 display: flex;
  scrollbar-width: none;
    justify-content: space-between;
    overflow-y: hidden;
    overflow-x: auto;
    list-style: none;
        padding-inline: 8px;
            flex-wrap: nowrap;
            gap: 20px;
            max-width: 1200px;
            margin-inline: auto;
}
.menuCategoryNew .menu{
    list-style: none;
}
.menuCategoryNew .menu-image-title-below.menu-image-not-hovered>img{
  border-radius: 50%;
    width: 120px;
    height: 120px;
        padding: 0;
}
.menuCategoryNew .menu-image-title.menu-image-title-below, .menu-image-title-below,.menu-image-title.menu-image-title-below, .menu-image-title-below
{
text-align: center;
    display: block;
    font-size: 20px;
    font-weight: 600;
    margin-top: 6px;

}

.menuCategoryNew .menu-item.menu-item-type-custom{
    min-width: 120px;
}
@media (max-width: 768px) {
  .menuCategoryNew   .menu-image-title-below.menu-image-not-hovered>img{
    width:90px;
    height: 90px;

}
.menuCategoryNew .menu-item.menu-item-type-custom{
    min-width: 90px;
}
.menuCategoryNew .menu-image-title.menu-image-title-below, .menu-image-title-below,.menu-image-title.menu-image-title-below, .menu-image-title-below
{
    font-size: 16px;
    font-weight: 500;
    margin-top: 4px;

}   
}

/*navigation menu*/
.wp-bottom-menu-item span {
    margin-top: 3px;
 
}
.wp-bottom-menu-icon-wrapper {
    position: relative;
    line-height: 0;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wp-bottom-menu-cart-count {
    font-size: 10px;
    background: #e7d9ec;
}
@media (max-width: 768px) {
    .wp-bottom-menu {
        display: flex;

        width: 95%;
        margin-inline: auto;
        left: 50%;
        transform: translateX(-50%);
        border-radius: 10px;
        bottom: 6px;
        padding: 8px 0px;
    }
}
/*footer*/
.footer-container {
    
    background-color: transparent;
    background-image: linear-gradient(180deg, #ede7f7 0%, #ede7f7 100%);
    opacity: 1;
}
.copyrights-wrapper {
    border-top: 1px solid var(--brdcolor-gray-300);
    background-color: #ede7f7;
}
[class*="color-scheme-light"] .footer-widget {
    
    color: white;
}
@media (max-width: 768px) {
.footer-sidebar {
   
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
};
	.aligncenter {
    display: block;
    clear: both;
    margin: 0 auto;
    margin-bottom: 13px;
}
}
