div#kt_aside_menu_wrapper .menu > div {margin-bottom: 10px; }

.card.card-docs {
  background-color: var(--kt-body-bg);
  border: 0;
}

.card .card-header {
	padding: 10px;
}
.card .card-body {
	padding: 10px;
}
.card .card-header .card-toolbar {
	margin: 0;
}
.card .card-header .card-title {
	margin: 0;
}
.table.gy-5 th, .table.gy-5 td {
	padding-top: 10px;
	padding-bottom: 10px;
}
#language {
	background: none;
	border: none;
	color: #222;
} 
.btn.btn-secondary.custom_togggle,  .btn.btn-secondary.custom_togggle:hover,  .btn.btn-secondary.custom_togggle:focus {
	background: none !important;
}
.dropdown_menu {
	max-width: 200px;
	margin: auto;
}
.dropdown_menu .dropdown-menu {
	width: 100%;
}
.custom_togggle.active + .dropdown-menu {
	display: block !important;
}
.dropdown_menu .btn.btn-secondary.dropdown-toggle::after {
	content: "\f107 ";
	font-family: fontawesome;
	border: none;
	top: 0;
	bottom: 6px;
	position: absolute;
	margin: auto;
	height: 15px;
	width: 15px;
	text-align: center;
	margin-left: 5px;
	color: #7c7c7c;
	transition: ease 0.3s;
}
.dropdown_menu .btn.btn-secondary.dropdown-toggle.custom_togggle.active::after {
	transform: rotate(180deg);bottom: -8px;
}
.dropdown_menu .dropdown-menu a {
	font-size: 13px;
	font-weight: 500;
	cursor: pointer;
}
body .dropdown_menu .btn img {
	border-radius: 100% !important;
}
.custom_togggle .symbol {
	margin-right: 0 !important;
}
.dropdown_menu .custom_togggle:hover, .dropdown_menu .custom_togggle:hover:not(.btn-active){color:#009ef7;}
.dropdown_menu .dropdown-menu a:hover {
	background:#f1faff;color:#009ef7;
}
@media screen and (max-width: 767px){
	.w-m-320{ width: 320px; }
}

#kt_content_container.container-xxl {
	max-width: 100%;
}
.styletd {
	width: 100px;
}.input_fields_wrap.variantname .row {
	margin: 0 0 10px 0;
}#kt_ecommerce_add_product_variations .table td {
	width: auto;
	vertical-align: middle;
}
.input_fields_wrap1.variantname .row {
  margin: 0 0 10px 0;
}
