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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 13px;
	--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: 15px;
	--wd-primary-color: rgb(235,34,36);
	--wd-alternative-color: rgb(255,255,255);
	--wd-link-color: rgb(30,115,190);
	--wd-link-color-hover: rgb(237,34,36);
	--btn-default-bgcolor: rgb(237,34,36);
	--btn-default-bgcolor-hover: rgb(221,51,51);
	--btn-default-color: rgb(255,255,255);
	--btn-default-color-hover: rgb(0,0,0);
	--btn-accented-bgcolor: rgb(237,34,36);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #33996b;
	--notices-success-color: #ffffff;
	--notices-warning-bg: #33996b;
	--notices-warning-color: #ffffff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(235,34,36);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
.single-product .wd-page-content {
	background-color: f3f3f3;
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(237,34,36);
}
html .wd-buy-now-btn:hover {
	background: rgb(237,34,36);
}
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-bg: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(30,115,190);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1301px;
--wd-form-brd-radius: 5px;
--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: 5px;
}

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


.restock_form_field{
    margin-top: 10px;
}

.wcst_smarter_reviews_key_155633_155786{
    margin-top:-40px;
    margin-left:80px;
}

/*Hide Country From Checkout*/
#billing_country_field {
	display: none;
}

#shipping_country_field {
	display: none;
}

.thumbnails .owl-nav>div:after {
   font-size: 18px;
   line-height: 18px;
}

.product-grid-item .woodmart-product-brands-links a {
    margin-bottom: 5px;
    line-height: 1.3;
    font-size: 14px;
    color: #444546;
}

/*Sticky Add to Cart Alignment and Remove warranty info*/

.woodmart-sticky-btn-cart .warranty_info{
        display:none;
}

/*Add to cart button width*/
.product-image-summary .single_add_to_cart_button {
	margin-bottom: 10px;
	margin-left: 0px !important;
	width: 100%;
}


.product-image-summary .wd-buy-now-btn{
	margin-left: 0px;
	width: 100%;
}


/*Remove warranty info from shopping cart widget*/
.widget_shopping_cart .variation {
    display:none;
}

/*Header Bottom Box Shadow*/
.whb-header-bottom{
    -webkit-box-shadow:  0 2px 1px 0 rgba(0,0,0,.12);
    -moz-box-shadow:  0 2px 1px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 1px 0 rgba(0,0,0,.12);
}


.color-scheme-light .copyrights-wrapper{
    background-color: #ffffff;
}

.login-form-side .create-account-question::before {
    display:none;
}

body .create-account-question a.create-account-button{
   padding: 10px 0;
   background-color: #2d9c5a !important;
   color: #f7f7f7;
   font-weight: bold;
   width: 100%;
   border: 2px solid #2d9c5a;
}

.slider-tablet{
    width: 100%;
    max-width: 100% !important;
}
 
 /*OUT OF STOCK product label*/
 .product-label.out-of-stock {
    background-color: #E3E3E3;
    color: #000000;
    font-weight: 400 !important;
	
}

/*ARG Multistep, login message*/
.login-register-message {
    text-align: center;
}


.visa-css{
    width: fit-content;
}

/*Change Search by category text color*/
.whb-color-light .search-style-default .search-by-category .input-dropdown-inner>a{
     color: #02255f;
}

.woodmart-cart-design-2 .woodmart-cart-number{
    background-color: #f4f6fa;
    color: #333333;
}

.woodmart-cart-design-5 .woodmart-cart-number{
    background-color: #f4f6fa;
    color: #333333;
}


.woodmart-wishlist-info-widget .wishlist-count {
    background-color: #fff633;
    color: #02255f;
}

/*Remove Hover Icons*/
.woodmart-add-btn{
    display:none;
}

.woodmart-buttons>div a{
    display: none;
}



.woodmart-hover-base:hover .wrapp-swatches{
    display: none;
}


.product-label.onsale{
    color: #ffffff;
}

.product-grid-item .product-label.onsale{
  display: ;
}


/****Fade In Effect for your LazyLoaded images******/

/* Image with 'data' attribute is hidden */
img[data-lazy-src] {
/* we set the opacity to 0 */
   opacity: 0;
}

/*remove blur effect from owl carousel*/
body .disable-owl-mobile .owl-carousel {
    mask-image: none;
    -webkit-mask-image: none;
}

.is-cuntdown{
	margin-bottom: 0px;
}

.product-image-summary .summary-inner>.price {
	margin-bottom: 5px;
}

.product-image-summary .summary-inner .jdgm-prev-badge {
	margin-bottom: 5px;
}

/*Hide product tag and category after add to cart in checkout page*/

.product_meta span.posted_in{
	display:none;
}

.site-logo img[src$=".svg"] {
    width: 100%;
}

.whb-header .woodmart-shopping-cart .woodmart-cart-subtotal .amount {
color: #fff;
}

.wd-tools-element>a {
	color: #fff !important;	
}

.wd-divider, hr, .separator {
    border-color: #ffffff !important;
}


.product_title {
    font-size: 20px;
}

.wd-social-login {
 
    padding-bottom: 16px;
  
}

body .product-labels.labels-rounded .out-of-stock {
    font-size: 8px;
}

.product-grid-item .wd-add-btn {
    display: none;
}

/* Image without 'data' attribute is (or becomes) visible */
img.lazyloaded {
/* prepare the future animation */
   -webkit-transition: opacity .5s linear 0.2s;
       -moz-transition: opacity .5s linear 0.2s;
                 transition: opacity .5s linear 0.2s;
/* we set the opacity to 1 to do the magic */
   opacity: 1;
}

/*Hide Attribute Swatches in the product grid*/
.swatches-on-grid{
display:none;
}

body .woocommerce-breadcrumb .breadcrumb-last:last-child{
    display:none;
}
@media (min-width: 1025px) {
	/*Rating Start
i.fa:before{
margin-left:0px;
margin-right:0px
}
*/

body.woocommerce-page div.product .woocommerce-tabs { 
    width:100%; }


/*Product TItle Size */
.single-product-content .entry-title {
	font-size: 20px;
}


.product-summary-shadow .summary-inner {
    
    padding-top: 16px !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
    padding-bottom: -20px !important;
    -webkit-box-shadow: 1px 8px 16px 0 rgba(75,104,123,.2), 0 2px 4px 0 rgba(0,0,0,.2) !important;
    box-shadow: 0 8px 16px 0 rgba(75,104,123,.2), 0 2px 4px 0 rgba(0,0,0,.2) !important;
    border-bottom: 1px solid #d9e4eb !important;
    
    border-radius: 4px !important;
}


/*Single product page widget Sidebar*/

/*
.area-sidebar-product-single.sidebar-right{
    margin-top:-21px;
}*/

/*
.guarantee-widget{
    width: 100%;
    margin-top: -20px;
}

.guarantee-widget .vc_column-inner{
    -webkit-box-shadow: 0 2px 4px 0 rgba(75,104,123,.2), 0 2px 4px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 4px 0 rgba(75,104,123,.2), 0 2px 4px 0 rgba(0,0,0,.2);
    padding-top: 10px;
    padding-bottom: -10px;
    height:310px;
    
}
*/


/*
.payment-method-widget{
    width: 100%;
}

.payment-method-widget .vc_column-inner{
    -webkit-box-shadow: 0 2px 4px 0 rgba(75,104,123,.2), 0 2px 4px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 4px 0 rgba(75,104,123,.2), 0 2px 4px 0 rgba(0,0,0,.2);
    
    padding-top:10px;
    height: 220px;
}

*/

/*Move brand to the top left on single product page
.product-image-summary .woodmart-product-brands a {
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,0);
    box-shadow: 0 0 2px rgba(0,0,0,0);
    padding-top: 0px;
    padding-right: 300px;
    margin-bottom: -25px;
    margin-top: -10px;
}*/

/*add to cart button width
.product-image-summary .single_add_to_cart_button {
    margin-bottom: 10px;
    width: 100%;
}
*/


/*after add to cart content
.product-image-summary .woodmart-after-add-to-cart {
	
	margin-left: -16px;
    margin-right: -16px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;

    background: #ecf1f5;
    text-transform: lowercase;
    font-size: 14px;
    padding-right: 157px;
    white-space: nowrap;
}*/

/*.yith-wcwl-wishlistexistsbrowse.show

body .product-type-simple .entry-summary .yith-wcwl-add-to-wishlist {
    margin-top: -378px;
    margin-left: 100px;
}*/

/*body .product-type-simple .entry-summary .yith-wcwl-add-to-wishlist {
   display: block;
   padding-top: 20px;
   margin-top: 10px;
   margin-bottom: 15px;
   border-top: 1px solid rgba(119,119,119,.17);
}

body .product-type-simple .product_meta {
   border-top: none;
   padding-top: 0;
   margin-top: 0;
}*/

#wccf_product_field_master_container {
    margin-bottom: 1.5em;
    display: none;
}


/*Top Menu Customer Servoce Menu

#menu-customer-service .sub-menu-dropdown.color-scheme-dark{
    background-color: #F5A623;
    
}

#menu-customer-service .sub-menu-dropdown.color-scheme-dark .li{
    color: white;
}
*/

/*Fixed size title on product grids
.product-grid-item .product-title{
   min-height:40px;
}*/

body .woocommerce-breadcrumb .breadcrumb-last:last-child{
    display:none;
}

.archive .woocommerce-page .variations_form .swatch,
.shop .woocommerce-page .variations_form .swatch {
    display: none !important;
}


.dgwt-wcas-search-form{
	 max-width: 560px;
   margin: 0 auto;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* Box Shadow in  Product Page*/
.product-summary-shadow .summary-inner {
    
    padding: 16px;
    -webkit-box-shadow: 0 0px 0px 0 rgba(255, 255, 255, 0.2), 0 0px 0px 0 rgba(255, 255, 255, 0.2);
    box-shadow: 0 0px 0px 0 rgba(255, 255, 255, 0.2), 0 0px 0px 0 rgba(255, 255, 255, 0.2);
    border-bottom: 0px solid #d9e4eb;
}

/*After Add to Cart Content
.product-image-summary .woodmart-after-add-to-cart {
    margin: 10px -31px 10px;
    padding: 20px 30px;
    background: #ecf1f5;
    text-transform: lowercase;
    font-size: 14px;
    padding-right: 158px;
    white-space: nowrap;
}*/

/*Main Header Box Shadow*/
.whb-general-header{
    -webkit-box-shadow:  0 2px 1px 0 rgba(0,0,0,.12);
    -moz-box-shadow:  0 2px 1px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 1px 0 rgba(0,0,0,.12);
}


/*Header Search Box Edit*/

.searchform .searchsubmit {
    color: #D2232A !important;
    background-color:#f4f6fa;
    border-radius: 0  0px 0px 0;
    width: 52px;
    right:0
    
}
}

@media (max-width: 576px) {
	/*div.single-product-content .entry-title {
	font-size: 16px;
}
*/

/*YITH Frequently ordered product*/

.yith-wfbt-items .yith-wfbt-item label{
		position:relative;
		top:20px;
}

.yith-wfbt-form .yith-wfbt-submit-block input[type=submit]{
		margin-top:10px;
}

.product-summary-shadow .summary-inner {
	padding: 16px !important;
	box-shadow: 0 0 0px rgb(0 0 0 / 10%) !important;
	border-bottom: 0px solid #d9e4eb;
}

/* Box Shadow in  Product Page
.product-summary-shadow .summary-inner {
    padding: 16px;
    -webkit-box-shadow: 0 0px 0px 0 rgba(255, 255, 255, 0.2), 0 0px 0px 0 rgba(255, 255, 255, 0.2);
    box-shadow: 0 0px 0px 0 rgba(255, 255, 255, 0.2), 0 0px 0px 0 rgba(255, 255, 255, 0.2);
    border-bottom: 0px solid #d9e4eb;
}
*/


/*Decrease the gap between the description tab and product summary*/
.single-product-page .summary-inner {
    margin-bottom: -90px !important;
}

/*After Add to Cart Content
.product-image-summary .woodmart-after-add-to-cart {
    margin: 10px -31px 10px;
    padding: 20px 30px;
    background: #ecf1f5;
    text-transform: lowercase;
    font-size: 14px;
}*/


/*add to cart button width
.product-image-summary .single_add_to_cart_button {
    margin-bottom: 10px;
    width: 100%;
}
*/

/*Main Header Box Shadow*/
.whb-general-header{
    -webkit-box-shadow:  0 2px 1px 0 rgba(0,0,0,.12);
    -moz-box-shadow:  0 2px 1px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 1px 0 rgba(0,0,0,.12);
}

/*Deal Css For mobile nav e.g: summer time madness*/
.mobileDealTab {
 background-color: #F9C801;
}


/*Header Search Box Edit


.searchform .searchsubmit {
    color: #a1bbcc;
    background-color:#1c394c;
    border-radius: 0  0px 0px 0;
    width: 52px;
    right:0
    
}*/

#home-feature-block {
    border-radius: 25px;
    border: solid .5px #F9C801;
    background-color: #F9C801;
}

}

