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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #333333;
	--wd-text-font-size: 14px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #333333;
	--wd-entities-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(68, 68, 68);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(0,13,69);
	--wd-alternative-color: rgb(237,173,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(237,173,0);
	--btn-default-bgcolor: rgb(232,162,0);
	--btn-default-bgcolor-hover: rgb(221,184,0);
	--btn-accented-bgcolor: rgb(237,173,0);
	--btn-accented-bgcolor-hover: rgb(221,185,2);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(0,13,69);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
div.wd-popup.wd-promo-popup {
	max-width: 560px;
}
.header-banner {
	background-color: rgb(224,164,0);
	background-image: none;
}
.page-title-default {
	background-color: rgb(0,13,69);
	background-image: url(https://www.royalcashew.lk/wp-content/uploads/2024/01/page-header-dark.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
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-brd-color: rgb(221,221,221);
}
.product-labels .product-label.onsale {
	background-color: rgb(221,163,7);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(221,163,7);
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

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

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


.txt-center, .txt-center p{
  text-align: center !important;
}
.txt-justify, .txt-justify p{
  text-align: justify !important;
}
.page-title {
  margin-block: 0px 40px !important;
}
.home .wd-tabs .tabs-name {
  text-transform: capitalize !important;
}
.woodmart-timeline-breakpoint-title {
  padding: 4px 25px !important;
  border-radius: 50px !important;
}
.home-bndl .btn.btn-color-alt {
  color: #333 !important;
}
.wd-post .article-body-container {
  color: #555 !important;
}
.wd-popup.wd-promo-popup {
  padding: 0 !important;
}
/* header */
.whb-header {
  margin-bottom: 0px !important;
}
.wd-logo img {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.site-logo {
  max-height: 141px!important;
  position: absolute!important;
  top: 0;
  left: 50%;
  margin-left: -46px!important;
}
.wd-nav > li > a .menu-label {
  border-radius: 7px;
}
@media (max-width: 1024px) {
  .site-logo {
    max-height: 120px !important;
    margin-left: -39px !important;
    margin-top: 38px;
  }
}
@media (max-width: 576px) {
  .site-logo{
    max-height: 98px !important;
    margin-left: -32px !important;
    margin-top: 38px;
  }
  .whb-sticked .site-logo{
    margin-top: 0;
  }
}
header.whb-scroll-down .site-logo{
  margin-top: -100px
}
/* end */
/* scroll to top */
@media (max-width: 1024px) {
  .scrollToTop {
    background: #000a36 !important;
    color: #fff !important;
    border-radius: 15px 15px 0 0 !important;
  }
  .sticky-toolbar-on .scrollToTop {
    bottom: 48px !important;
    left:20px !important;
  }
}
/* blog */
.blog-design-small-images.has-post-thumbnail .post-title {
  font-size: 18px !important;
  font-weight: 600;
}
.wd-post .article-body-container {
  text-align: center;
  color: #777;
}
.read-more-section a {
  color: #0d1d63;
}
.blog-design-masonry.blog-style-flat .article-body-container {
  background: #eee;
  border: #ddd 1px solid;
}
.blog-design-masonry .post-title {
  font-size: 20px;
}
/* accordion */
.wd-accordion-title{
  background: #ddd;
  padding: 25px;
}
.wd-accordion-content{
  padding: 20px;
  background: #eee;
}
.wd-accordion-opener{
  color: #000d45 !important;
  font-size: 12px;
}
.wd-wpb.wd-accordion .wd-accordion-title-text{
  color: #000d45;
}
/* end */
/* single product page */
.single-product-page .product-grid-item .product-element-bottom div:nth-of-type(4){
  display: none;
}
.single-product-page .wd-single-add-cart > div {
  margin-bottom: 20px;
}
table.bundled_products{
  background: #fff;
  border-radius:5px;
  margin-top: 15px;
  border-radius: 10px;
}
table.bundled_products thead th{
  font-size: 13px !important;
  color: #555 !important;
}
table.bundled_products tr{
  border: #eee 1px solid;
}
table.bundled_products td.bundled_item_images_col{
  width: 10% !important;
}
table.bundled_products td.bundled_item_images_col img{
  border: #eee 1px solid;
  border-radius:5px;
}
table.bundled_products .bundled_product_title_inner .item_qty{
  margin-left: 20px;
  margin-right: 20px;
}
table.bundled_products .bundled_product_summary td.bundled_item_details_col .details h4{
  font-size: 14px;
  color: #555 !important;
}
table.bundled_products .bundled_product_permalink{
  color: #006680
}
table.bundled_products td.bundled_item_qty_col .quantity, .single-product div.product form.cart table.bundled_products td.bundled_item_qty_col .quantity {
  font-size: 12px;
}
@media (min-width: 1024px) {
  .bundle_data .bundle_button{
    width: 54% !important;
    display: inline-flex;
    float: left;
    margin: 0 2% 0 0 !important;
  }
  .bundle_data .bundle_button .single_add_to_cart_button{
    margin-left: 2% !important;
  }
  .bundle_data .wd-buy-now-btn{
    width: 40% !important;
    display: inline-flex;
  }
}
/** end /
/* Product archive */
.product-labels{
  max-width: 60% !important;
}
.product-labels .product-label.onsale {
  background-color: #E22D2D !important;
}
.label-attribute-pa_flavour{
  font-size: 10px !important;
  line-height: 15px !important;
  height: 25px;
  overflow: hidden;
  background: rgba(0, 7, 39 ,0.7)!important;
  color: #fff !important;
}
.product-element-bottom .star-rating{
  display: none;
}
.product_list_widget > li .star-rating{
  display: none !important;
}
.wd-product :is(.wd-product-cats, .wd-product-brands-links) a {
  color: #816522 !important;
	border-bottom: #888 1px dotted
}
del .amount {
  color: #666 !important;
}
/** end /
/* Cart page */
.woocommerce-mini-cart .remove {
  width: 30px;
  height: 30px;
  color: #fff;
  line-height: 30px;
  background: #cd6d54;
}
.cart-widget-side .btn.btn-color-black {
  border-radius: 2px;
}
.woocommerce-cart .main-page-wrapper {
  background-color: #e9e9e9 !important;
  margin-top: -55px;
  padding-top: 30px;
}
.wd-coupon-form .button[name="apply_coupon"] {
  background-color: #666 !important;
}
/* end  */
/* Checkout page */
.checkout-order-review, #customer_details{
  background: #eee !important;
  border-radius: 5px;
}
#customer_details{
  padding: 0 25px 25px;
}
#customer_details input, #customer_details textarea, #customer_details .select2-container--default .select2-selection--single{
  background: #fff !important;
}
#customer_details textarea{
  min-height: 90px !important;
}
#billing_country_field, #billing_postcode_field, #shipping_country_field, #shipping_postcode_field{
  opacity: 0 !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: -1 !important;
}
#shipping_method_0_local_pickup30:checked + label[for=shipping_method_0_local_pickup30]::after{
  display: block;
  content: "Marino Mall \A 590 Galle Main Rd, \A Colombo 00300 \A Note - Open every day of the week except Saturday, Sunday, and mercantile holidays /  \A Opening hours 8.30 a.m. to 5.00 p.m.";
  color: #000d45;
  font-weight: 600;
  font-size: 13px;
  white-space: pre-wrap;
  border-top: #999 1px dashed;
  padding-top: 3px;
  margin-top: 5px;
}
wc-order-attribution-inputs{
  position: absolute;
  z-index: -1;
}
/* end  */
/* mint and cocopay on checkout page */
#payment .payment_methods li img.ph-logo-style {
  width: 50%;
}
.mintpay-checkout-price-installment{
  display:none;
}
.postid-13984  .product-type-bundle .summary-inner > .price{
  display: block;
}
.payment_methods li img {
  max-height: 24px;
  max-width: 200px;
}
/* end  */
/* Mintpay */
.mintpay-info-icon {
  display: none !important;
}
.product-price-installments-not-in-variation{
  display: none
}
.single-product-page .product-price-installments-not-in-variation{
  font-size: 13px !important;
  margin: 10px 0 0 0 !important;
}
/* Kokopay */
.product-element-bottom div:nth-of-type(3), .product-element-bottom div:nth-of-type(4) { 
  display: none
}
/** end /
/* mobile toolbar */
.wd-toolbar {
  background-color: #000a36 !important;
}
.wd-tools-element {
  --wd-header-el-color: #fff !important;
}
.wd-toolbar .wd-header-cart.wd-design-5 .wd-cart-number{
  background-color: #fff !important;
  color: #f47b20;
}
/* end  */
/* footer */
.wd-prefooter {
  padding-bottom: 0px !important;
  border-radius: 15px 15px 0 0 !important;
  margin-top: -15px;
}
footer .title-wrapper.wd-wpb{
  margin-bottom: 10px !important;
}
footer ul{
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0 !important;
}
footer ul li{
  font-size: 14px;
}
footer ul li a{
  border-bottom: #ccc 1px dotted;
}
footer .wd-wpb{
  margin-bottom: 0 !important;
}
footer h4{
  margin-bottom: 5px;
}
.wd-prefooter .wd-product .wd-entities-title{
  font-size: 13px !important;
}
.copyrights-wrapper {
  padding-bottom: 15px;
  margin-bottom: -15px;
}
@media (max-width: 1024px) {
  .copyrights-wrapper {
    padding-bottom: 40px !important;
  }
}
.wd-nav-mob-tab > li > a{
  background: #999 !important;
  color: #fff !important;
}
.wd-nav-mob-tab > li.wd-active > a {
  background-color: #006680 !important;
  color: #fff !important;
}
.wd-toolbar .wd-tools-element > a{
  color: #fff !important;
}
@media (max-width: 1024px){
  footer .widgettitle, footer ul.menu, footer .wd-social-icons, footer .wd-image, footer .text-right, footer p, footer .liner-continer {
    text-align: center;
  }
  .text-center-xs, .text-center-xs p, .text-center-xs h1, .text-center-xs h2, .text-center-xs h3, .text-center-xs h4{
    text-align: center !important;
  }
  footer h5, footer .wpb_wrapper > ul > li span.list-content{
    width:100%;
  }
  footer a, footer h4, footer h5, footer .title, footer .wpb_wrapper > ul > li {
    text-align: center !important;
    list-style: none;
  }
}
/* end  */
/* mobile common */
@media (max-width: 1024px){
  .liner-continer, .title-wrapper, h1,h2,h3,h4,h5,h6{
    text-align: center !important;
  }
  .wd-title-style-simple.text-left .liner-continer::after {
    left: 50% !important;
    margin-left: -20px
  }
  .wd-timeline-item{
    background: rgba(255,255,255, 0.7)
  }
  .wd-timeline-title, .wd-timeline-content{
    background: #fff !important;
  }
}
@media (max-width: 768px) {
  .header-banner-container {
    padding-inline: 5px !important;
  }
}

.wd-shipping-progress-bar.wd-style-bordered .wd-free-progress-bar {
  border-color: var(--wd-alternative-color);
  border-radius: 5px;
  background: #ddd;
}
.widget_shopping_cart .wd-free-progress-bar {
  background: #ddd;
	border-radius: 5px;
	margin: 10px;
}
.woocommerce-checkout > .customer-details .wd-shipping-progress-bar {
	margin-top: 25px;
}

.aiowps-captcha{
  width: 100% !important;
  display: table !important;
  padding-top: 5px;
  margin-top: 25px !important;
  margin-bottom: 0 !important;
  border-top: #ff6900 1px dashed;
}
.aiowps-captcha label{
  color: #ff6900 !important;
  font-weight: bold
}
.aiowps-captcha-equation{
  padding-bottom: 20px;
  border-bottom: #ff6900 1px dashed;
}


/* best web */
.slider-top-img{
  position: fixed;
  z-index: 99;
  width: 90px;
  height: 129px;
	bottom: -10px;
  left: 15px;
	border-radius: 7px !important;
}
.slider-top-img2{
  position: fixed;
  z-index: 99;
  width: 120px;
  height: 120px;
	bottom: 50%;
	margin-bottom: -65px;
  right: 15px;
}
div.wd-popup.wd-promo-popup {
  border-radius: 5px;
}


/* flaycart onsale badge if only enabled custom badge */
/*
.onsale{
 z-index: 999;
  background-color: #E22D2D !important;
  border-radius: 12px;
  padding: 5px 10px;
  min-width: 50px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  word-break: break-all;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.2;
	position: absolute;
  right: 0;
  top: 0;
	display:block;
	z-index:999;
}
*/@media (min-width: 577px) and (max-width: 767px) {
	.slider-top-img{
	width: 60px;
  height: 86px;
	bottom: 100px !important;
	left: 5px !important;
}
.slider-top-img2{
  width: 90px;
  height: 90px;
  right: 5px !important;
	bottom: 130px !important;
	margin-bottom: 0px !important;
}

}

@media (max-width: 576px) {
	.site-logo {
  max-height: 135px !important;
  margin-left: -44px !important;
}
.slider-top-img{
	width: 60px;
  height: 86px;
	bottom: 100px !important;
	left: 5px !important;
}
.slider-top-img2{
  width: 90px;
  height: 90px;
  right: 5px !important;
	bottom: 130px !important;
	margin-bottom: 0px !important;
}

}

