@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//razia.techuptechnologies.in/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-cat-brd-radius: 100%;
	--wd-header-banner-h: 40px;
	--wd-text-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(212, 155, 36);
	--wd-alternative-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Jost", 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: 18px;
	--wd-header-el-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(215,153,24);
	--wd-alternative-color: rgb(215,153,24);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(215,153,24);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Jost", Arial, Helvetica, sans-serif;
	--btn-accented-bgcolor: rgb(215,158,38);
	--btn-accented-bgcolor-hover: rgb(201,149,36);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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: url(https://razia.techuptechnologies.in/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.page-title-default {
	background-color: rgb(249,249,249);
	background-image: url(https://razia.techuptechnologies.in/wp-content/uploads/2024/10/slider.webp);
	background-size: cover;
	background-attachment: inherit;
	background-position: center center;
}
.footer-container {
	background-color: rgb(38,38,38);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1300px;
--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-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--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: 0px;
}

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

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


.pp {
    text-align: justify;
    line-height: 30px;
    letter-spacing: 0.3px;
	 color: #9e9e9e;
}

.scrolling-text__inner p{
	    flex-shrink: 0;
	    width: auto;
}

.scrolling-text__inner p:after{
	   content: ""; 
	   margin-left: 15px;
    height: 10px;
    width: 10px;
    vertical-align: middle;
    display: inline-block;
    border: 2px solid var(--wd-primary-color); 
    border-radius: 50%;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--wd-primary-color);;
}

.whatsapp-enquiry-button{
    padding: 10px 20px;
    background-color: #25D366;
    color: white;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
	    flex: auto !important;
}

p {
    margin-bottom: 10px;
}
.woocommerce-product-details__short-description {
    text-align: justify;
}
.single-product .whb-general-header{
	  background-color: #000;
}
.single-product .whb-header{
	   position: relative !important;
}
.page-title::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgb(0 0 0 / 35%);
}
.single-product .website-wrapper{
	    margin-top: 0 !important;
}
.whb-sticky-shadow.whb-sticked .whb-main-header {
    background: #262626;
}
.whb-header {
	width: 100%;
	position: absolute;
}
.blogs .wd-entry-content{
	  font-weight: 100;
    letter-spacing: 0.5px;
}
.blog-design-masonry.has-post-thumbnail .post-date {
    display: none;
}
.star-rating{
   display:none;
}
.cat .cat-design-center.without-product-count .hover-mask{
   background: #fff;
	 width: fit-content;
	 padding: 10px 30px;
	 margin: 0 auto;
}
.scrolling-text__inner {
    animation: scrolling-text var(--move-speed) linear infinite;
    animation-play-state: running;
    display: inline-flex;
    margin: .15em 0;
    visibility: visible;
    white-space: nowrap;
}
.scrolling-text--sections--23594451206438__scrolling_text_VnitmD {
    --move-speed: 300s;
}
.scrolling-text {
  overflow: hidden;
}
.scrolling-text__inner {
  visibility: visible;
  white-space: nowrap;
  display: inline-flex;
  margin: 0.15em 0;
  animation: scrolling-text var(--move-speed) linear infinite;
  animation-play-state: running;
}
.scrolling-text__inner--right {
  transform: translateX(-50%);
  animation: scrolling-text-right var(--move-speed) linear infinite;
}
.scrolling-text span {
    white-space: nowrap;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}
.scrolling-text:hover .scrolling-text__inner,
.scrolling-text:focus .scrolling-text__inner {
  animation-play-state: paused;
}

@keyframes scrolling-text {
  0% {
    transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
  }
}

@keyframes scrolling-text-right {
  0% {
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  100% {
    transform: translateX(0);
    -webkit-transform: translateX(0);
  }
}

.wd-cat .wd-entities-title {
	   letter-spacing: 1px;
    color: #fff !important;
    font-size: 16px !important;
}
.page-id-950 .main-page-wrapper {
    padding-top: 0;
}
.widget {
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: rgb(215 158 38);
}@media (min-width: 1025px) {
	.widget_media_image img {
	max-width: 70% !important;
}
.summary .product_title {
    font-size: 28px;
}
.wd-product .product-wrapper {
    padding: 8px !important;
}
.page-title .title {
    font-size: 40px !important;
    line-height: 1.2;
}
.title-size-large {
	padding-top: 180px !important;
}
.blogs .blog-design-masonry .post-title {
    font-size: 20px;
}
.blogs .blog-design-masonry.blog-style-flat .article-body-container {
    padding: 15px 10px 10px 10px;
}
#menu-top-bar-left li a{
	font-size: 14px;
	text-transform: none;
	letter-spacing: 0.3px;
	font-weight: 500;
}


}

@media (max-width: 576px) {
	.scrolling-text span {
    font-size: 13px;
}

.product-summary-shadow .summary-inner{
	padding: 15px !important;
}


.widget_media_image img {
	max-width: 55% !important;
}

.wd-cat .wd-entities-title {
    font-size: 14px !important;
}

.wd-widget-collapse .widget-title {
    font-size: 16px;
}

.cat-design-default .hover-mask {
	position: absolute;
	inset-inline: 15px;
  bottom: 45px;
	padding: 0 !important;
	text-align: start;
	transition: transform .3s ease;
	transform: translateY(100%) translateZ(0);
}
}

