.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:#ffffff;
	background-image: none;
}

:root{
--wd-text-font:"Barlow", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#000000;
--wd-text-font-size:15px;
}
:root{
--wd-title-font:"Barlow", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#000000;
}
:root{
--wd-entities-title-font:"Barlow", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:600;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Barlow", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Barlow", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:700;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#000000;
--wd-widget-title-font-size:18px;
}
:root{
--wd-header-el-font:"Barlow", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:600;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:14px;
}
:root{
--wd-primary-color:#000000;
}
:root{
--wd-alternative-color:#000000;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#000000;
}
:root{
--btn-default-bgcolor-hover:#1dbf73;
}
:root{
--btn-shop-bgcolor:#000000;
}
:root{
--btn-shop-bgcolor-hover:#1dbf73;
}
:root{
--btn-accent-bgcolor:#1dbf73;
}
:root{
--btn-accent-bgcolor-hover:#000000;
}
: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: #fff;
		
					--btn-default-color-hover: #fff;
		
					--btn-shop-color: #fff;
		
					--btn-shop-color-hover: #fff;
		
					--btn-accent-color: #fff;
		
					--btn-accent-color-hover: #fff;
		
					
			
			
							--btn-default-brd-radius: 5px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
					
					
			
			
							--btn-shop-brd-radius: 5px;
				--btn-shop-box-shadow: none;
				--btn-shop-box-shadow-hover: none;
					
					
			
			
							--btn-accent-brd-radius: 5px;
				--btn-accent-box-shadow: none;
				--btn-accent-box-shadow-hover: none;
					
								}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-width: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]) {
				padding-left: calc((100vw - 1222px - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-scroll-w)) / 2);
			}
		}
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 280px;
		}
	
	
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//royalprint.pk/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.5.4") format("woff2");
}

.woodmart-sticky-sidebar-opener {
display: none !important;
}

.home .whb-header {
margin-bottom: 25px;
}

.whb-main-header {
box-shadow: 0px 1px 5px rgba(0,0,0,.2);
}

label {
font-size: 16px;
font-weight: 500;
}

.woocommerce-breadcrumb .breadcrumb-last:last-child, .yoast-breadcrumb .breadcrumb_last:last-child {
display: none;
}

.product-label {
	background-color: #fabb2d !important;
	color: #000000 !important;	
	font-size: 15px !important;
	font-weight: 700;
	border-radius: 5px;
}

.labels-rectangular {
    top: 0px;
    left: 0;
    position: relative;
    display: block;
    width: 100%;
    max-width: 100%;
}

.product-images .labels-rectangular {
    top: 0px;
    left: 0;
    position: relative;
    display: block;
    width: 100%;
    max-width: 100%;
    text-align: center;
}

.entry-title {
font-size: 22px;
}


.product-image-summary div.quantity {
display: none;
}

.single_add_to_cart_button {
width: 100%;
}

.button#place_order {
width: 100%;
}


/* EPO Final Total Box */

.tm-extra-product-options .tc-cell, .tc-cell {
margin-bottom: 0px;
}

.tm-epo-field.tmcp-select {
font-weight: 400;
}


.tc-totals-form dl.tm-extra-product-options-totals {
border-top: 1px solid #ddd;
width: 100%;
float: left;
padding: 10px 0px;
}

dt.tm-final-totals {
width: 50%;
float: left;
}

dd.tm-final-totals {
width: 50%;
float: right;
}

.tm-extra-product-options-totals .price.amount.final {
float: right;
text-transform: none;
}



.tm-extra-product-options .tm-extra-product-options-field {
    clear: none;
    padding: 0;
    width: 100%;
    float: left;
    margin: 0px;
}

#tm-epo-field-72-0,
#tm-epo-field-120-1,
#tm-epo-field-287-0,
#tm-epo-field-288-1 {
clear: both !important;
width: 100% !important;
margin-bottom: 15px;
}

.woocommerce-Reviews .comment-reply-title, .woocommerce-Reviews .woocommerce-Reviews-title {
text-transform: none;
}

small {
display: none !important;
}

.woodmart-hover-icons .wrapp-buttons {
display: none;
}

.tabs-location-summary .tabs-layout-accordion .woodmart-accordion-title {
text-transform: none;
}


html .formcraft-css .powered-by {
display: none !important;
}@media (min-width: 1025px) {
	.banner-mobile {
display: none !important;
}

.whb-general-header .searchform {
width: 300px;
}

#menu-main-menu a {
padding-right: 15px;
padding-left: 15px
}

#menu-top-menu a {
color: #ffffff;
}

.whb-column .woodmart-search-form input[type=text] {
border-radius: 5px;
background-color: #ffffff;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.banner-laptop {
display: none !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.banner-laptop {
display: none !important;
}

.home-catalog .vc_column_container {
width: 50%;
	display: inline-block;
}
}

@media (max-width: 576px) {
	.banner-laptop {
display: none !important;
}

.home-catalog .vc_column_container {
	width: 50%;
	display: inline-block;
}
}

