.wd-side-hidden.wd-opened {
	left:auto;
    right: -15% !important;
}
.wd-nav-mobile li a {
    justify-content: right !important;
}
.wd-nav-mobile li a {
    justify-content: right; 
}
.best-selling-slide .arrows-style-3 .flickity-button.previous {
    right: 15px;
	left:auto;
}
.best-selling-slide .arrows-style-3 .flickity-button.next{
	   left: 15px;
		right:auto;
}
  body.page-id-3427 table td {
    text-align: left;
  }
  body.page-id-3427 table td::before {
    float: right;
  }

body table td::before {
	left:auto;
	right: 10px;
}
.ez-toc-container-direction {
        direction: rtl !important;
}
.single.single-post h3.wp-block-heading {
        text-align: right;
}
ul.ez-toc-list.ez-toc-list-level-1.eztoc-toggle-hide-by-default {
        text-align: right;
}
body.page-id-4548 table td {
	text-align: center;
	padding-right: 0;
}
/*======= woocommerce product =======*/
.woocommerce-product-details__short-description {
    text-align: right;
}
.product-design-alt .woocommerce-product-details__short-description :is(ul,ol) {
    text-align: right;
}
/*=========== menu ==========*/
.wd-side-hidden.wd-opened {
    left: 12% !important;
	right:auto !important;
}
@media (max-width:768px){
	.wd-side-hidden.wd-opened {
		transform: translate(-10%, 0) !important;
	}
	.wd-nav-opener {
		width: 40px;
		height: 40px;
		border: none !important;
		margin-top: 5px;
        margin-left: 15px;
		margin-right: 0px;

	}
	.wd-nav-mobile .wd-nav-opener {
		position: absolute;
		width: 100%;
        padding-right: 50%;
		padding-left:0;
	}
	.mobile-nav .wd-nav-opener.wd-active {
        background-color: transparent;
	}
	.mobile-nav ul.wd-sub-menu{
        padding-right: 20px;
		padding-left: 0px;
	}
	.mobile-nav ul.wd-sub-menu li a {
        font-size: 14px;
        color: #ffffffb5 !important;
	}
}
/*======== single posts =========*/
#ez-toc-container a.ez-toc-toggle {
        float: right !important;
        margin-bottom: 10px;
}

