/*
 Theme Name:   Azuri Child
 Theme URI:    http://wordpress.com
 Description:  Azuri Child Theme
 Author:       Goalthemes
 Author URI:   http://mygoalthemes.com
 Template:     azuri
 Version:      1.0.0
 Text Domain:  Azuri-child
*/
.rtl .megamenu>li>a {
	letter-spacing: 0;
	font-size: 16px;
	padding-left:5px;
}

.rtl .megamenu .dropdown-menu .dropdown-menu {
   left:unset;
	right: 100%;
}

.elementor iframe .ytp-cued-thumbnail-overlay-image{
	background-size: contain !important;
}

.archive.tax-product_cat #goal-breadscrumb {
	display: none;
}
.archive.tax-product_cat h1{
	display: block!important;
	text-align: center;
	margin-bottom: 50px;
	font-size: 28px;
}

/**
 * 覆写 dokan 样式
 */
.goal-dokan-store-wrap .dokan-store-products-ordeby input.dokan-store-products-filter-search,
.goal-dokan-store-wrap .dokan-store-products-ordeby select.orderby-search {
	padding-left: 8px;
	background-color: transparent;
}

.dokan-dashboard-wrap .dokan-dashboard-content {
	color: #6d6d6d;
}
.dokan-dashboard-wrap .dokan-dashboard-content .product-listing-top li.active a {
	color: #D4A0FF;
}

.dokan-dashboard-wrap .dokan-dashboard-content .dashboard-widget td.legendLabel {
	color: #aaa;
}



/*dokan 后台*/
.dokan-dashboard-wrap .dokan-dash-sidebar {
	border-radius: 10px;
    background: #201C23;
    border: 1px solid #332E37;
}







