@font-face {
font-weight: normal;
font-style: normal;
font-family: "woodmart-font";
src: url(//shaukatfabrics.pk/wp-content/themes/shaukat/fonts/woodmart-font-1-400.woff2?v=7.4.3) format("woff2");
}
:root {
--wd-header-banner-h: 40px;
--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
--wd-text-font-weight: 400;
--wd-text-color: rgb(0,0,0);
--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: "Oxygen", 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-alternative-font: "Jost", Arial, Helvetica, sans-serif;
--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight: 500;
--wd-widget-title-transform: uppercase;
--wd-widget-title-color: #333;
--wd-widget-title-font-size: 16px;
--wd-header-el-font: "Arimo", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight: 400;
--wd-header-el-transform: uppercase;
--wd-header-el-font-size: 16px;
--wd-primary-color: rgb(221,0,0);
--wd-alternative-color: rgb(147,147,147);
--wd-link-color: rgb(221,0,0);
--wd-link-color-hover: #242424;
--btn-default-bgcolor: #f7f7f7;
--btn-default-bgcolor-hover: #efefef;
--btn-accented-bgcolor: rgb(119,119,119);
--btn-accented-bgcolor-hover: rgb(0,0,0);
--wd-form-brd-width: 2px;
--notices-success-bg: rgb(0,0,0);
--notices-success-color: #fff;
--notices-warning-bg: #E0B252;
--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
max-height: 223px;
}
div.wd-popup.wd-age-verify {
max-width: 500px;
}
.wd-popup.wd-promo-popup {
background-color: #111111;
background-image: url(https://shaukatfabrics.pk/demo/wp-content/uploads/2021/07/promo-popup.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
div.wd-popup.wd-promo-popup {
max-width: 800px;
}
.page-title-default {
background-color: #0a0a0a;
background-image: none;
background-size: cover;
background-position: center center;
}
.footer-container {
background-color: rgb(246,246,248);
background-image: none;
}
html .wd-buy-now-btn {
background: rgb(221,51,51);
}
.product-labels .product-label.onsale {
background-color: rgb(221,0,0);
}
.product-labels .product-label.new {
background-color: rgb(0,0,0);
}
.product-labels .product-label.featured {
background-color: rgb(221,0,0);
}
.product-labels .product-label.out-of-stock {
background-color: rgb(145,145,145);
color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
background-color: rgb(221,0,0);
}
div.wd-popup.popup-quick-view {
max-width: 920px;
}
@media (max-width: 1024px) {
:root {
--wd-header-banner-h: 40px;
}
}
:root{
--wd-container-w: 1400px;
--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: 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: 1400px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}
.product-grid-item :is(.wd-product-cats,.wd-product-brands-links) a {
display: inline-block;
font-size: 17px;
color: #956200;}
.cwginstock-subscribe-form .panel-primary>.panel-heading {
color: #fff;
background-color: #9f9f9f;
border-color: #f7f7f7;
}
.cwginstock-subscribe-form .panel-primary {
border-color: #dddddd;
}
.pwb-all-brands a:link {font-size:14px;text-align:left;}
#tab-item-title-additional_information {display: none;}
#tab-item-title-pwb_tab {display: none;}
@media (min-width: 1025px) {
.product-grid-item :is(.product-image-link,.hover-img) img {
width: 100%;
border-radius: var(--wd-brd-radius);
height: 450px !important;
object-fit: contain !important;
object-position: center !important;
}
}
@media (min-width: 577px) and (max-width: 767px) {
.product-grid-item :is(.product-image-link,.hover-img) img {
width: 100%;
border-radius: var(--wd-brd-radius);
height: auto !important;
object-fit: contain !important;
object-position: center !important;
}
}
@media (max-width: 576px) {
.product-grid-item :is(.product-image-link,.hover-img) img {
width: 100%;
border-radius: var(--wd-brd-radius);
height: auto !important;
object-fit: contain !important;
object-position: center !important;
}
}