.off-canvas-navigation ul li a {
	color: #093f7e;
}

.off-canvas-navigation {
	background-color: #ffffff;
}

.off-canvas-navigation ul .dropdown-menu {
	background-color: #ffffff;
}
.dokan-subscription-content .pack_price {
  background: #014591 !important;
}
.dokan-subscription-content .buy_product_pack:hover {
  background-color: #fdbe15 !important;
  border-color: #fdbe15 !important;
}
@media (min-width: 544px) and (max-width: 991px) {
	.extended .single-product-wrapper .product-actions-wrapper {
		width: 100%;
		margin-top: 60px;
	}

	.extended .single-product-wrapper .product-images-wrapper,
	.extended .single-product-wrapper .summary.entry-summary {
		width: 50%;
	}
}