@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//awadnahas.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.2") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(227,6,19);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(227,5,19);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(18,70,171);
	--btn-accented-bgcolor-hover: rgb(16,64,156);
	--wd-form-brd-width: 0px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(248,248,248);
	background-image: url(https://staging.abnsandbox.com/wp-content/uploads/2022/06/popup-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(227,6,19);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Mulish", Arial, Helvetica, sans-serif;
	font-weight: 800;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 18px;
	text-transform: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
.whb-general-header .wd-nav.wd-nav-secondary > li > a {
	font-weight: 400;
	color: rgb(119,119,119);
}
.whb-general-header .wd-nav.wd-nav-secondary > li:hover > a, .whb-general-header .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(36,36,36);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity input[type] {
	background: rgb(95,171,18);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover, html .wd-sticky-btn-cart .single_add_to_cart_button:hover, html .wd-sticky-add-to-cart:hover, html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity input[type], html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity+.button {
	background: rgb(84,157,10);
}
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-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgba(15,15,15,0.04);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
		font-size: 16px;
	}

}

@media (max-width: 768.98px) {
	html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
		font-size: 16px;
	}

}
:root{
--wd-container-w: 1390px;
--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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--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: 1390px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1390px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1390px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//abnsandbox.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.6.0") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(227,6,19);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(18,70,171);
	--btn-accented-bgcolor-hover: rgb(16,64,156);
	--wd-form-brd-width: 0px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.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: rgb(248,248,248);
	background-image: url(https://staging.abnsandbox.com/wp-content/uploads/2022/06/popup-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(227,6,19);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Mulish", Arial, Helvetica, sans-serif;
	font-weight: 800;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	font-size: 18px;
	text-transform: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
.whb-general-header .wd-nav.wd-nav-secondary > li > a {
	font-weight: 400;
	color: rgb(119,119,119);
}
.whb-general-header .wd-nav.wd-nav-secondary > li:hover > a, .whb-general-header .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(36,36,36);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity input[type] {
	background: rgb(95,171,18);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover, html .wd-sticky-btn-cart .single_add_to_cart_button:hover, html .wd-sticky-add-to-cart:hover, html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity input[type], html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity+.button {
	background: rgb(84,157,10);
}
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-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgba(15,15,15,0.04);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
		font-size: 16px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
		font-size: 16px;
	}

}
:root{
--wd-container-w: 1390px;
--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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--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: 1390px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1390px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1390px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.text-right {
    text-align: right!important;
    direction: rtl!important;
}

@media (max-width: 575px){
   #product-feature .vc_custom_1603351507605,
   #best-seller .vc_custom_1603351954240{
        padding-top: 4vh !important;
        padding-right: 15px !important;
        padding-bottom: 4vh !important;
        padding-left: 15px !important;
    }
}
.page-id-18341 .main-page-wrapper ,
.page-id-17944 .main-page-wrapper {
    background-color: #1a1a1a;
}

.page-id-18341 .product-grid-item .product-title a:hover,
.page-id-17944 .product-grid-item .product-title a:hover, 
.page-id-18341 .product-title a:hover,
.page-id-17944 .product-title a:hover{
    color: rgba(255,255,255,.8);
}
.page-id-18341 .product-grid-item .product-title, 
.page-id-17944 .product-grid-item .product-title, 
.page-id-18341 .product-title,
.page-id-17944 .product-title{
    color : #fff;
}

.page-id-18341 .product-grid-item .hover-img img,
.page-id-17944 .product-grid-item .hover-img img, 
.page-id-18341 .product-grid-item .product-image-link img,
.page-id-17944 .product-grid-item .product-image-link img,
.page-id-18341 .product-images img,
.page-id-17944 .product-images img {
    background: #151515;
    filter: contrast(1);
}
.page-id-18341 .woodmart-hover-base .content-product-imagin,
.page-id-17944 .woodmart-hover-base .content-product-imagin {
    background-color: #151515;
}
.page-id-18341 .woodmart-more-desc .woodmart-more-desc-btn,
.page-id-17944 .woodmart-more-desc .woodmart-more-desc-btn{
  background: linear-gradient(to bottom,rgba(16,16,16,.8) 0,#101010 100%);
    color: #FFF;
}
.page-id-18341 .woodmart-hover-base .wrapp-swatches,
.page-id-17944 .woodmart-hover-base .wrapp-swatches {
    border-color: rgba(255,255,255,.15);
    background-color: #101010;
}
.page-id-18341 .wd-action-btn>a,
.page-id-17944 .wd-action-btn>a {
    color: #FFF;
}
.page-id-18341 .amount,
.page-id-17944 .amount {
    color: #FFF;
}

.page-id-18341 .woodmart-load-more,
.page-id-17944 .woodmart-load-more {
    border-color: #fbbc34;
    color: #fbbc34;
}
.page-id-18341 .woodmart-load-more:hover,
.page-id-17944 .woodmart-load-more:hover {
    border-color: #fbbc34;
    background-color: #fbbc34;
    color: #fff;
}

.page-id-18341 .category-grid-item .category-title, 
.page-id-17944 .category-grid-item .category-title{
    color: #fff !important;
}

.product-label.new {
    background-color: #000000;
}

.woodmart-active-filters a{
background: #e7e7e7;
    padding: 10px;
}
.red_v_heading{text-align: center !important;}
.red_sec_btn{border:2px solid #ffffff!important;}

.browse_cat {background-color: #e30614!important;}
.browse_cat a{color: #fff!important;}
.browse_cat a:hover{color: #e30513!important;}

 .country_hide3{display:none;} */

small {
  font-size: 80%;
  display: none;
}
 /***********************************/
/* mozinhom mobile style */
/***********************************/

/*span.posted_in, span.tagged_as {
display: none;
}*/

.promo-banner .content-banner {
    position: relative;
    width: 48%!important;;
}

@media (max-width: 767px){
#mega_summer_sale{
	background-image: url(https://shop.awadnahas.com/wp-content/uploads/2022/07/section-background.jpg?id=23807) !important;}
}

.vc_custom_heading:not(.vc_custom_1496063892524) {
    text-align: center !important;
}

.btn.btn-style-bordered {
    border-width: 2px;
    border-color: #fff!important;
}

.cs-servay {
    border: 1px solid #ced4da;
    border-radius: 10px;
    box-shadow: 0 1px 5pxrgba(0,0,0,.1);
    margin: 20px 0px;
    overflow-wrap: break-word;
    padding: 15px;
    position: relative;
}
.cs-servay_2 {
    border: 1px solid #ced4da;
    border-radius: 10px;
    box-shadow: 0 1px 5pxrgba(0,0,0,.1);
    margin: 20px 0px;
    overflow-wrap: break-word;
    padding: 15px;
    position: relative;
	  background-color: #ededed;
}

.wd-rs-6242cca2d9851 div.product-category .wd-entities-title {
    /* font-size: 100%; */
    margin-bottom: 0!important;
   text-transform: uppercase!important;
  font-size: 20px!important;
}
 /***********************************/
/* Tamara Widget style */
/***********************************/
.tamara-product-widget{margin:25px 0px!important;}
.tamara-summary-widget {margin-top: 30px!important;}
.tamara-summary-widget--inline-outlined {margin-top: 30px!important;}

 /***********************************/
/* Home Slider */
/***********************************/
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 10px !important;
}

.fday-btn {
    background-color: #8e3d3d!important;
}

.cat_ar_btn{  
	background-color: #e30513;
    border-color: #e30513 !important;
     color:#fff; }

.cat_ar_btn:hover {
    background-color: #000000;
    border-color: #000000 !important;
	 color:#fff; 
}

.wpml-ls-menu-item .wpml-ls-flag+span {
    font-family: tajawal;
}

/* Hide the discount badge for product bundles */
.product-type-bundle .onsale {
    display: none!important;
}



/* Fixed Header Title */
.whb-header-bottom {
    white-space: nowrap;
}

/* Limit Product Title in mega menu */
.product_list_widget>li .wd-entities-title {
    margin-bottom: 8px;
    font-size: inherit;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 43%;
}


/* Change Mega Menu Width and border */

/*
.wd-sub-menu li>a {
    border-bottom: 1px solid #e9e9e9;
}
*/

.styles__snippetWrapper--d68e9 {
display:none !important;
}

.sub-sub-menu li>a {
    border-bottom: 1px solid #e9e9e9;
}

.wd-dropdown-menu.wd-design-aside.wd-style-with-bg .wd-sub-menu-wrapp>.wd-sub-menu>li>a {
    padding: 12px 20px !important;
    line-height: 9px !important;
}

/* Change Mega Menu Width and border */
.tabs-wd-6242cd31270c7.tabs-design-simple .tabs-name, .tabs-wd-671abb053ac78.tabs-design-simple .tabs-name {
    border-color: #e30613 !important;
}

/* Disable Product stock and review and conter */
p.stock.wd-style-default:is(.available-on-backorder,.in-stock), .star-rating:before, .wd-filter-list .count{
display:none ;
}

/* EN Product List Red Style*/
.tabs-wd-6242cd31270c7.tabs-design-simple .products-tabs-title li.wd-active a, .tabs-wd-6242cd31270c7.tabs-design-simple .products-tabs-title li:hover a, .tabs-wd-6242cd31270c7.tabs-design-simple .owl-nav > div:hover, .tabs-wd-6242cd31270c7.tabs-design-simple .wd-ajax-arrows > div:not(.disabled):hover {
    color: #e30613 !important;
}

	#chaty-widget-0 .chaty-i-trigger .chaty-channel {
    height: 88px !important;
}

/* Ar Product List Red Style*/
.tabs-wd-671abb053ac78.tabs-design-simple .products-tabs-title li.wd-active a, .tabs-wd-671abb053ac78.tabs-design-simple .products-tabs-title li:hover a, .tabs-wd-671abb053ac78.tabs-design-simple .owl-nav > div:hover, .tabs-wd-671abb053ac78.tabs-design-simple .wd-ajax-arrows > div:not(.disabled):hover {
    color: #e30613 !important;
}

p.stock.wd-style-with-bg:is(.available-on-backorder,.in-stock) span {
    color: #e30613;
}

p.stock:is(.wd-style-bordered,.wd-style-with-bg) span {
    padding: 8px 2px;
}

.wd-quantity-overlap div.quantity input[type]{
    background-color: rgb(227 6 19);
}

.wd-product.wd-hover-fw-button .wd-add-btn>a{
		background-color: rgb(227 6 19);
}

.wd-quantity-overlap :is(div,.cart):hover>div.quantity+.button, .wd-quantity-overlap :is(div,.cart):hover>div.quantity input[type]{
    background-color: rgb(175 5 15);
}


.wd-single-add-cart .single_add_to_cart_button, html .wd-sticky-add-to-cart{
background: rgb(227 6 19);
}

.wd-single-add-cart .single_add_to_cart_button:hover, html .wd-sticky-add-to-cart:hover{
background: rgb(167 11 21);
}

:root {
    --btn-accented-bgcolor: rgb(231 45 56);
    --btn-accented-bgcolor-hover: rgb(149 7 15);
}

/* Current Address Dropdown Menu*/
.wd-dropdown-menu {
    min-height: min(var(--wd-dropdown-height, unset), var(--wd-content-h, var(--wd-dropdown-height, unset)));
    width: var(--wd-dropdown-width);
}

.wd-dropdown-menu.wd-design-aside .wd-sub-menu-wrapp {
    width: 580px;
}

.whb-col-right .wd-dropdown-menu.wd-design-default{
       width: 230px !important;
}

.wd-dropdown-menu.wd-design-default{
    width: 500px;
}

.wd-header-nav {
    flex: unset !important;
}


.wd-sticky-btn .tabbyPromo{
display :none;
}

 /***********************************/
/* Mega Market Home Style */
/***********************************/
.abn-megamarket_header {
    background-image: -webkit-linear-gradient(top, #e32c36, #e32c36 75%, rgb(255, 255, 255) 75%)!important;
}
.your-bottom-nav-class .nav-item {
    width: 20% !important; /* Adjust to fit more items */
}

.tamara-summary-widget__bundle-ui.badge-position--is-end-line {
    justify-content: flex-start;
    margin-bottom: 20px!important;
}

@media (min-width: 1025px) {
	 /***********************************/
/* mozinhom mobile style */
/***********************************/
.banner-title.wd-fontsize-xl {
    font-size: 1.6em!important;}

.national-day-toplogo{display:none!important;}
.nday-btn-mobile{display:none!important;}
.home_header_ar{margin-top:-40px!important;}

}

@media (min-width: 768px) and (max-width: 1024px) {
	.national-day-destoplogo{display:none;}
.nday-btn-desktop{display:none!important;}

.fday-sale-header-text{font-size:36px!important;;margin-top:30px!important;;}
}

@media (min-width: 577px) and (max-width: 767px) {
	.national-day-destoplogo{display:none;}
.nday-btn-desktop{display:none!important;}
.home_header_ar{margin-top:0px!important;}


 /***********************************/
/* Mega Market Home Style */
/***********************************/
@media (max-width: 768px) {
    .grecaptcha-badge {
        display: none !important;
    }
}

}

@media (max-width: 576px) {
	 /***********************************/
/* mozinhom mobile style */
/***********************************/
.promo-banner .wrapper-content-banner {
        padding: 14px!important; }
 .promo-banner .banner-title {
            font-size: 1.1em!important;}
 .promo-banner .content-banner {
    position: relative;
    width: 48%!important;}  
whb-header {
    margin-bottom: 0px!important;}
.main-page-wrapper {
    padding-top:0px!important;}
.vc_custom_1648461472995 {
    margin-top: -79px !important;
}
.vc_custom_1648468071450 {
	margin-top: -7px !important;}
.home_z_box{margin-top:-30px!important;}

.website-wrapper .wd-rs-6241a051cc1bc {
    margin-bottom: 35px !important;
    margin-top: -30px!important;
}
/*.banner_ar{ margin-top: 50px!important;}*/
.national-day-destoplogo{display:none;}
.nday-btn-desktop{display:none!important;}

.fday-sale-header-text{font-size:36px!important;;margin-top:30px!important;;}


 /***********************************/
/* Mega Market Home Style */
/***********************************/
@media (max-width: 768px) {
    .grecaptcha-badge {
        display: none !important;
    }
}


}

