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

:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product) .wd-products-with-bg .product-grid-item{
	--wd-prod-bg:rgb(224,224,224); --wd-bordered-bg:rgb(224,224,224);
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://urbanwipe.in/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

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

.footer-container{
	background-color:#ffffff;
	background-image: none;
}

:root{
--wd-text-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(48,48,48);
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-title-font-weight:400;
--wd-title-transform:capitalize;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:400;
--wd-entities-title-transform:capitalize;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Roboto", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:400;
--wd-widget-title-transform:capitalize;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:18px;
}
:root{
--wd-header-el-font:"Open Sans", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:600;
--wd-header-el-transform:capitalize;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(25,2,2);
}
:root{
--wd-alternative-color:rgb(82,140,191);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
.single-product .main-page-wrapper{
	background-color:rgb(249,249,249);
	background-image: none;
}

:root{
--btn-default-transform:capitalize;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-transform:capitalize;
}
:root{
--btn-accented-bgcolor:rgb(0,0,0);
}
:root{
--btn-accented-bgcolor-hover:rgb(30,115,190);
}
: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: 5px;
			
					
					--wd-form-brd-width: 1px;
		
					--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-sticky-btn-height: 95px;
					
					--wd-brd-radius: 8px;
		
			}

			@media (max-width: 1024px) {
			:root {
				--wd-sticky-btn-height: 95px;
			}
		}
	
	
			: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;
		}
	
	
	
	
	
	
#fkcart-floating-toggler {
    position: fixed;
    top: auto;
    bottom: 36px;
    left: 36px ;
    width: calc(var(--fkcart-toggle-size) * 2 * 1px);
    height: calc(var(--fkcart-toggle-size) * 2 * 1px);
    border: none;
    transition: box-shadow .25s ease 0s,opacity .4s ease 0s,scale 1s ease-in-out 0s,transform .2s ease-in-out 0s;
    z-index: 10999;
    border-radius: var(--fkcart-toggle-border-radius,50%);
    cursor: pointer;
    box-shadow: 0 2px 8px rgb(0 0 0 / 25%);
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}


.summary-inner #shiprocket_pincode_check , #check_pincode 
{
	display : none !important;
}

.owl-stage-outer .owl-stage .wid-form-review .wid-review-image-thumbnail {
    width: 300px !important;
    height: 300px !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    border-radius: 5px;
    background-position: center center;
}

.wid-form-review .fb_iframe_widget {
display: none!important:
}

.wid-form-review .wid-review-author {
font-family : Roboto !important;
}

.wid-form-wrapper .wid-write-a-review-button {
    display: inline-block;
    color: #ffffff !important;
    font-size: 14px;
    font-weight: bold;
    background: black;
    padding: 10px;
    border-radius: 5px;
}
.wid-form-wrapper .wid-write-a-review-button a {
color : white !important;
}


.wid-form-wrapper .wid-form-reviews-list .wid-form-review {
    width: 100%;
    display: grid !important;
    vertical-align: top;
    max-width: 100%;
    border: solid 1px;
    border-radius: 5px;
    padding: 10px;
    justify-content: center !important;
    justify-items: center !important;
}

.wid-form-wrapper .wid-no-reviewscontainer .wid-no-reviews-count
{
display : none !important;
}

.wid-form-wrapper .wid-write-a-review-button-nice a  {
    
    background-color: #000 !important;
    color: #fff !important;
    margin-top: 10px;
    font-family: "Roboto" !important;
    display: inline-block;
    border-radius: 5px;
}

.shop_attributes tr {
    display: flex;
    align-items: center !important;
    justify-content: flex-start !important;
	width: 60%;
	border : solid 0.5px ;
	padding: 10px ;
	border-color : #000;
	border-radius : 5px;
  
}

.shop_attributes p {
   font-weight  : 500  !important;
	text-align: left;
  
}

.woocommerce-product-attributes-item__label .wd-attr-name
{
	font-size: 18px;
	font-weight : 700 !important; 
}

 .single-product-page .woocommerce-Reviews #comments {
    position: relative;
    order: 0;
    padding: 40px;
   box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 5px;
}

.single-product-page .wd-review-style-1 {
    margin-block: -15px -30px;
     clip-path: inherit !important; 
}

.single-product-page .commentlist li.wcpr-grid {
    padding: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 20px;
}
.single-product-page .commentlist>li {
    padding-bottom: 40px !important;
    border-bottom: 1px solid var(--brdcolor-gray-300);
}

.single-product-page .woocommerce-Reviews h2 {
    text-transform: capitalize;
    font-size: 24px;

}

.checkout .wfacp_page .wfacp_order_summary_box {
display : none}

.wd-entry-meta {
    display: none !important;
 
}@media (min-width: 1025px) {
	.shortcode-wcpr-content .shortcode-review-content-container .shortcode-wcpr-review-content {
    overflow: hidden;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.wid-form-wrapper #wid-form-textarea {
    min-height: 100px!important;
}

.product_meta>span:not(:last-child) {
   
    padding-right: 30px;
}
.summary-inner .product_meta {

    display: flex;
}

.testimonial-avatar img {
    min-width: 300px!important;
    max-width: 100px;
    border-radius: 10px !important;
}

}

@media (max-width: 576px) {
	.shortcode-wcpr-content .shortcode-review-content-container .shortcode-wcpr-review-content {
    overflow: hidden;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.product-wrapper .product-element-bottom .star-rating {
display: none;
}

.product.wd-hover-fw-button .wd-add-btn .add-to-cart-loop span {
  font-size : 13px !important
   
}

/* .wd-add-btn-replace .add-to-cart-loop:before {
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 20px;
    transition: opacity .15s ease, transform .25s ease;
    transform: translateY(100%);
    content: "\f123";
    font-family: "woodmart-font";
    position: relative;
}

.product-wrapper .product-element-bottom .wd-add-btn-replace .add_to_cart_button : before
{
	position : relative;
} */

.wd-add-btn-replace .add-to-cart-loop:before {
    position: relative !important;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 20px;
    transition: opacity .15s ease, transform .25s ease;
    transform: translateY(100%);
    content: "\f123";
    font-family: "woodmart-font";
}

.wd-add-btn-replace .add-to-cart-loop:hover span {
    transform: none !important;
}

.wa__widget_container .wa__btn_popup 
{
	bottom : 50px
}

.sticky-toolbar-on .scrollToTop {
    bottom: 67px;
    left: 17px !important;
}

.shop_attributes tr {
    display: flex;
    align-items: center !important;
    justify-content: flex-start !important;
    width: 100%;
    border: solid 0.5px;
    padding: 10px;
    border-color: #000;
    border-radius: 5px;
}
	

#fkcart-floating-toggler {
    position: fixed;
    top: auto;
    bottom: 75px;
    left: 16px;
    width: calc(var(--fkcart-toggle-size) * 2 * 1px);
    height: calc(var(--fkcart-toggle-size) * 2 * 1px);
    border: none;
    transition: box-shadow .25s ease 0s,opacity .4s ease 0s,scale 1s ease-in-out 0s,transform .2s ease-in-out 0s;
    z-index: 10999;
    border-radius: var(--fkcart-toggle-border-radius,50%);
    cursor: pointer;
    box-shadow: 0 2px 8px rgb(0 0 0 / 25%);
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

.woocommerce-ordering.wd-ordering-mb-icon select option {
    font-size: 14px;
    color: #717171 !important;
}
}

