body {
	margin: 0px;
	padding: 0px;
	background: #eeeeee;
	font-family: 'Roboto', sans-serif;
}
.new-arrival{
    border: 4px solid #6d1417;
    padding: 10px;
    border-radius: 10px;
    display: table;
    margin-bottom:15px;
}
.new-arrival h4{
    font-size: 18px;
    padding: 0px 10px 10px 10px;
    margin: 0px;
    color: #6d1314;
    font-weight: 600;
}
.line1{
    font-size:13px;
    font-weight:600;
    color: #000;
    }
    .line1-1{
        font-size:13px;
    font-weight:600;
    color: #ff071e;
    }
    .span1-1{
        font-size:14px;
    font-weight:600;
    color:#706d6d;
    }
    .newarrbtn{
        display:block;
        color:#fff;
        background-color:#6d1417;
        text-align:center;
        float:right;
        padding:6px 6px;
        border-radius:3px;
    }
	.description-tab {
		padding: 0px;
		margin: 15px 0px;
		border: 1px solid #ccc;
		min-height: 150px;
		border-radius: 5px;
		background: #f2f2f2;
		box-shadow: 0 0 10px rgb(0 0 0 / 10%);
		display: table;
		width: 100%;
		color: #7c0901;
		font-size: 13px;
	}
	.product-li-title {
		width: 30%;
		float: left;
		text-align: right;
		font-weight: 600;
		padding: 4px 20px 5px !important;
		margin: 0px !important;
		font-size: 13px;
		/* line-height: 2; */
		background-color: #e1e0e0;
		border-bottom: 1px solid #ccc;
	}
	.product-li-spec {
		width: 70%;
		float: left;
		padding: 4px 15px 5px !important;
		margin: 0px !important;
		font-size: 13px;
		border-bottom: 1px solid #ccc;
	}
.btn-space {
	padding: 0px 0px;
	margin: 0px;
}

.spacer {
	clear: both;
	font-size: 0;
	line-height: 0;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
	border: none !important;
	background: none !important;
	min-height: 0 !important;
}
/* Admin Login form css */

.pattern_bg1 {
	background: rgba(0, 0, 0, 0) url("../../images/form-bg.jpg") fixed 0 0;
	background-repeat: no-repeat;
	height: 100%;
	margin: 0;
	padding: 0;
	position: fixed;
	top: 0;
	width: 100%;
	background-size: 100% 100%;
}
.remember_check {
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	width: 33%;
}

.remember_check input[type="radio"] {
	display: none;
}
.remember_check label {
	font-size: 15px;
	color: #000;
	margin: 0px;
	padding: 0px;
	display: block;
	font-weight: 600;
}
.remember_check label:hover {
	color: #6d1417;
}
.remember_check label:before {
	border: 2px solid #6d1417;
	border-radius: 20px;
	color: rgba(0, 0, 0, 0);
	content: "\f00c";
	display: inline-block;
	font-family: "FontAwesome";
	font-size: 12px;
	height: 20px;
	line-height: 14px;
	margin: 0 10px 0 0;
	padding: 1px;
	text-align: center;
	width: 20px;
}
.remember_check input[type="radio"]:checked + label:before {
	color: #6d1417;
	border: 2px solid #6d1417;
}

.alert_name {
	padding: 10px;
	margin: 0px 0px 15px 0px;
	font-size: 15px;
	font-weight: 500;
	color: #fff;
	/* background: #F06160; */
	text-align: center;
	border-radius: 30px;
}
.color_head {
    display: inline-block;
}
.go_bttn {
	padding: 8px 0px;
	margin: 20px 0px 0px 0px;
	background: #6d1417;
	color: #fff;
	width: 98%;
	font-size: 16px;
	font-weight: 600;
	display: block;
	text-align: center;
	border-radius: 6px;
	text-decoration: none !important;
}
.go_bttn:hover {
	background: #6d1417;
	color: #fff;
}
.color_head {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: 600;
	color: #6d1417;
}
.spacer {
	clear: both;
	font-size: 0;
	line-height: 0;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
	border: none !important;
	background: none !important;
	min-height: 0 !important;
}
.go_anchor {
	margin: 0px auto;
	padding: 0px 0px 5px 10px;
}
.go-logo {
    display: inline-block;
    text-align: center;
    margin: 0px auto;
    width: 55%;
}
.go-logo img {
    width: 100px;
}

label {
	font-size: 14px;
	color: #282A3C;
}

a {
	outline: none;
}

.h3 {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	font-size: 26px !important;
}

.h6 {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	font-size: 16px !important;
}

.h5 {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	font-size: 18px !important;
}

.h4 {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	font-size: 20px !important;
	font-weight: 600;
}

.p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 24px;
	font-size: 14px !important;
}

.btn_plus {
	margin: 41px 0px 0px 0px;
}

/* menu */
/*----------------login style-------------*/
.image_del {
	display: block;
    float: left;
    position: relative;
    margin: 10px 10px 10px 0px;
}
	.image_del i{
	color: #f90000;
    padding: 2px;
    margin: 0px;
   
    border-radius: 0px 0px 0px 3px;
    font-size: 12px;
	}
	.image_del a{
		display: table;
    float: left;
    position: absolute;
    margin: 0px;
    right: 0px;
    top: -3px;
	}
	
.select2-container{
	width:100% !important;
	
	}

	.select2-container--default .select2-search--inline .select2-search__field{
		width:100% !important;	
	}
.admin_grid tbody tr td img {
	width: 100px !important;
	} 
.admin_login_logo {
	padding: 0px 0px 30px;
	margin: 0px auto;
	outline: none;
	display: block;
	width: 150px;
}

.admin_login_logo img {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.login_fom_container {
	margin: 10% auto 0;
	padding: 0px;
	position: relative;
	width: 350px;
}

.login_img {
	background-color: #5255AC;
	border: 4px solid #efefef;
	border-radius: 100px;
	box-shadow: 0 10px 50px -5px rgba(0, 0, 0, 0.6);
	color: #ffffff;
	font-size: 54px;
	height: 130px;
	left: 0;
	line-height: 46px;
	margin: 0 auto;
	padding: 33px 0 43px;
	position: absolute;
	right: 0;
	text-align: center;
	top: -68px;
	width: 130px;
}

.login_img i {
	margin: 0px;
	padding: 0px;
}

.login_form {
	margin: 0px;
	padding: 0px;
}

.login_form ul {
	margin: 0px;
	padding: 0px;
}

.login_form li {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	list-style: none;
}

.login_form li:last-child {
	margin-bottom: 0px;
}

.login_form li input[type="text"],
.login_form li input[type="password"] {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #000;
	font-size: 15px;
	margin: 0px;
	padding: 14px 35px 14px 14px;
	position: relative;
	width: 100%;
	transition: ease 0.5s;
	-webkit-transition: ease 0.5s;
	font-weight: 400;
	box-sizing: border-box;
}
/* 
input:not([type]):focus:not([readonly]),
input[type="text"]:not(.browser-default):focus:not([readonly]),
input[type="password"]:not(.browser-default):focus:not([readonly]),
input[type="email"]:not(.browser-default):focus:not([readonly]),
input[type="url"]:not(.browser-default):focus:not([readonly]),
input[type="time"]:not(.browser-default):focus:not([readonly]),
input[type="date"]:not(.browser-default):focus:not([readonly]),
input[type="datetime"]:not(.browser-default):focus:not([readonly]),
input[type="datetime-local"]:not(.browser-default):focus:not([readonly]),
input[type="tel"]:not(.browser-default):focus:not([readonly]),
input[type="number"]:not(.browser-default):focus:not([readonly]),
input[type="search"]:not(.browser-default):focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
	border: 1px solid #ccc !important;
	box-shadow: none !important;
} */

.login_form li div {
	position: relative;
}

.login_form li .user_name_field:before {
	color: #262E3B;
	content: "\f007";
	font-family: "FontAwesome";
	font-size: 20px;
	right: 16px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 12px;
	z-index: 9;
}

.login_form li .user_password_field:before {
	color: #262E3B;
	content: "\f023";
	font-family: "FontAwesome";
	font-size: 20px;
	right: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 12px;
	z-index: 9;
}

.login_form li .remember_check {
	margin: 0px;
	padding: 0px;
	float: left;
}

.login_form li a:hover {
	color: #315C82;
}

.login_form li .remember_check input[type="checkbox"] {
	display: none;
}

.login_form li .remember_check label {
	font-size: 15px;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	display: block;
}

.login_form li .remember_check label:before {
	border: 1px solid #000;
	color: rgba(0, 0, 0, 0);
	content: "\f00c";
	display: inline-block;
	font-family: "FontAwesome";
	font-size: 12px;
	height: 20px;
	line-height: 14px;
	margin: 0 10px 0 0;
	padding: 2px;
	text-align: center;
	width: 20px;
}

.login_form li .remember_check input[type="checkbox"]:checked+label:before {
	color: #A81212;
	border: 1px solid #A81212;
}

.login_form li a {
	font-size: 15px;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	display: block;
	float: right;
	text-decoration: underline;
}

.login_form li input[type="submit"] {
	color: #fff;
	display: block;
	font-size: 14px;
	margin: 0 auto;
	padding: 14px 40px;
	transition: all 0.5s ease 0s;
	-webkit-transition: ease 0.5s;
	border: none;
	background: #A81212;
	font-weight: 600;
	width: 100%;
	letter-spacing: 2px;
}

#eresult p {
	padding: 8px;
	margin: 0px;
	position: absolute;
	width: 100%;
	text-align: center;
	background: #f2dede;
	color: #A81212;
	top: -60px;
	border-radius: 3px;
	font-weight: 600;
	letter-spacing: 4px;
}

#passworderror p,
#username_error p {
	margin: 0px;
	position: absolute;
	width: 100%;
	text-align: right;
	color: #A81212;
	top: -64px;
	border-radius: 3px;
	font-weight: 600;
	right: 0px;
	font-size: 14px;
}

/*----------------reset pwd style-------------*/




.confirm_form_container {
	margin: 10% auto 0;
	padding: 0px;
	position: relative;
	width: 350px;
}

.confirm_form {
	margin: 0px;
	padding: 0px;
}

.confirm_form h4 {
	padding: 0px;
	margin: 0px 0px 30px 0px;
	font-weight: 400;
	font-size: 20px;
	text-align: center;
}

.confirm_form ul {
	margin: 0px;
	padding: 0px;
}

.confirm_form li {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	list-style: none;
}

.confirm_form li:last-child {
	margin-bottom: 0px;
}

.confirm_form li input[type="text"],
.confirm_form li input[type="password"] {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #000;
	font-size: 15px;
	margin: 0px;
	padding: 14px 35px 14px 14px;
	position: relative;
	width: 100%;
	transition: ease 0.5s;
	-webkit-transition: ease 0.5s;
	font-weight: 400;
	box-sizing: border-box;
}

.confirm_form li div {
	position: relative;
}

.confirm_form li .user_name_field:before {
	color: #262E3B;
	content: "\f023";
	font-family: "FontAwesome";
	font-size: 20px;
	right: 16px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 12px;
	z-index: 9;
}

.confirm_form li .user_password_field:before {
	color: #262E3B;
	content: "\f023";
	font-family: "FontAwesome";
	font-size: 20px;
	right: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 12px;
	z-index: 9;
}

.confirm_form li .remember_check {
	margin: 0px;
	padding: 0px;
	float: left;
}

.confirm_form li a:hover {
	color: #315C82;
}

.confirm_form li a {
	font-size: 15px;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	display: block;
	float: right;
	text-decoration: underline;
}

.confirm_form li input[type="submit"] {
	color: #fff;
	display: block;
	font-size: 14px;
	margin: 0 auto;
	padding: 14px 40px;
	transition: all 0.5s ease 0s;
	-webkit-transition: ease 0.5s;
	border: none;
	background: #A81212;
	font-weight: 600;
	width: 100%;
	letter-spacing: 2px;
}

#eresult p {
	padding: 8px;
	margin: 0px;
	position: absolute;
	width: 100%;
	text-align: center;
	background: #f2dede;
	color: #A81212;
	top: -60px;
	border-radius: 3px;
	font-weight: 600;
	letter-spacing: 4px;
}

#passworderror p,
#username_error p {
	margin: 0px;
	position: absolute;
	width: 100%;
	text-align: right;
	color: #A81212;
	top: -64px;
	border-radius: 3px;
	font-weight: 600;
	right: 0px;
	font-size: 14px;
}

/*----------------forgot style-------------*/




.forget_form_container {
	margin: 10% auto 0;
	padding: 0px;
	position: relative;
	width: 350px;
}

.forget_content {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

.forget_title {
	padding: 0px;
	margin: 0px 0px 30px 0px;
	font-weight: 400;
	font-size: 20px;
	text-align: center;
}

.forget_form {
	margin: 0px;
	padding: 0px;
}

.forget_form ul {
	margin: 0px;
	padding: 0px;
}

.forget_form li {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	list-style: none;
}

.forget_form li:last-child {
	margin-bottom: 0px;
}

.forget_form li input[type="text"] {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #000;
	font-size: 15px;
	margin: 0px;
	padding: 14px 35px 14px 14px;
	position: relative;
	width: 100%;
	transition: ease 0.5s;
	-webkit-transition: ease 0.5s;
	font-weight: 400;
	box-sizing: border-box;
}

.forget_form li div {
	position: relative;
}

.forget_form li .user_name_field:before {
	color: #262E3B;
	content: "\f007";
	font-family: "FontAwesome";
	font-size: 20px;
	right: 16px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 12px;
	z-index: 9;
}

.forget_form li .user_password_field:before {
	color: #262E3B;
	content: "\f023";
	font-family: "FontAwesome";
	font-size: 20px;
	right: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 12px;
	z-index: 9;
}

.forget_form li .remember_check {
	margin: 0px;
	padding: 0px;
	float: left;
}

.forget_form li a {
	color: #fff;
	display: block;
	font-size: 14px;
	margin: 0 auto;
	padding: 14px 0px;
	transition: all 0.5s ease 0s;
	-webkit-transition: ease 0.5s;
	border: none;
	background: #A81212;
	font-weight: 600;
	width: 100%;
	letter-spacing: 2px;
	text-decoration: none;
	text-align: center;
}

#eresult p {
	padding: 8px;
	margin: 0px;
	position: absolute;
	width: 100%;
	text-align: center;
	background: #f2dede;
	color: #A81212;
	top: -60px;
	border-radius: 3px;
	font-weight: 600;
	letter-spacing: 4px;
}

#email_error p {
	margin: 0px;
	position: absolute;
	width: 100%;
	text-align: right;
	color: #A81212;
	top: -64px;
	border-radius: 3px;
	font-weight: 600;
	right: 0px;
	font-size: 14px;
}

/*** Submenu -----------------------------*/





.ecom_logo_heading {
	padding: 0px;
	margin: 0px auto;
	display: table;
}

.ecom_logo_heading a {
	padding:15px;
	margin: 0px;
	display: table;
	width: 100%;
}

.ecom_logo_heading a img {
	padding: 0px 0px 0px 0px;
    margin: 0px auto;
    width: 65%;
    display: block;
}

.ecom_logo_heading a h3 {
	padding: 5px 0px 0px 15px;
	margin: 0px;
	float: left;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	letter-spacing: 3px;
	text-transform: uppercase;
}

.ecomm_logo_heading h3 {
	display: none;
}

.ecomm_logo_heading a img {
	width: 30px;
}

/* ***** Scroll Bar ***** */

/* .scroll-bar::-webkit-scrollbar {
	width: 6px;
}

.scroll-bar::-webkit-scrollbar-track {
	border-radius: 10px;
}

.scroll-bar::-webkit-scrollbar-thumb {
	background: rgb(90, 92, 104);
	border-radius: 10px;
} */

.min-width-admin-menu {
	font-size: 14px;
	padding: 10px 0px;
	margin: 0px;
}

.ecommerce_admin_sidebar {
	width: 15%;
	margin: 0px;
	background: #282A3C;
	position: fixed;
	left: 0px;
	height: 100%;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-right: 1px solid #282A3C;
	z-index: 99;
	top: 0px;

}

.admin_profile {
	padding: 0px 0px 20px;
	margin: 0px;
}

.admin_profile .add_profile {
	padding: 0px;
	margin: 0px;
	display: block;
	position: relative;
}

.admin_profile .add_profile img {
	padding: 0px;
	margin: 0px auto;
	width: 80px;
	height: 80px;
	display: table;
	border-radius: 70px;
	border: 2px solid #ffffff;
}

.admin_profile .add_profile h3 {
	padding: 10px 0px 6px;
	margin: 0px;
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
	color: #fff;
}

.admin_profile span {
	padding: 0px;
	margin: 0px;
	display: table;
	width: 100%;
	text-align: center;
	color: #ccc;
	font-size: 14px;
}

.admin_profile .add_profile:before {
	content: '';
	width: 13px;
	height: 13px;
	position: absolute;
	background: #20ea29;
	left: 57%;
	border-radius: 30px;
	top: 4px;
	border: 2px solid #fff;
	display:none;
}

.sidebar_aside {
	padding: 0px;
	margin: 0px;
}

.sidebar_aside li {
	padding: 0px;
	margin: 0px;
}

.sidebar_aside .link {
	cursor: pointer;
	display: block;
	padding: 15px 15px;
	color: #aeb4cc;
	font-size: 14px;
	font-weight: 400;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.sidebar_aside .eocmside_relative .link {
	cursor: pointer;
	display: block;
	padding: 15px 15px;
	color: #aeb4cc;
	font-size: 14px;
	font-weight: 400;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.sidebar_aside .eocmside_relative .link p {
	display: block;
}

.sidebar_aside .link p {
	display: none;
}

.sidebar_aside .link span {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	color: #aeb4cc;
}

.sidebar_aside li:last-child .link {
	border-bottom: 0;
}

.sidebar_aside li:last-child .link i {
	padding: 0px;
	margin: 0px;
	font-size: 20px;
}

.sidebar_aside li .link i {
	font-size: 16px;
}

.sidebar_aside li .fa-chevron-down {
	position: absolute;
	top: 15px;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	right: 20px;
	left: auto;
	font-size: 15px !important;
}

.sidebar_aside li.open .link {
	background: #3F4153;
	color: #fff;
}

.sidebar_aside li.open i {
	color: #fff;
}

.sidebar_aside li a i {
	color: #000 !important;
}

.sidebar_aside li.open a span {
	color: #fff;
}

.sidebar_aside li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg) !important;
	-ms-transform: rotate(180deg) !important;
	-o-transform: rotate(180deg) !important;
	transform: rotate(180deg) !important;
}

.submenu {
	display: none;
	padding: 0px;
	margin: 0px;
	background: #fcfcfc;
}

.submenu li {
	padding-left: 38px !important;
	margin: 0px;
	border-bottom: 1px solid #ececec;
}

.submenu li:hover {
	background: #f5f5f5;
}

.submenu a {
	display: block;
	text-decoration: none;
	color: #282a3c;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	padding: 10px 10px 10px 24px;
	position: relative;
	font-size: 14px;
}

.submenu a:hover {
	color: #232323;
}

.submenu a:before {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	background: #282a3c;
	left: 8px;
	top: 15px;
	border-radius: 2px;
}

.submenu li:hover a:before {
	background: #16C2C2;
}

.ecomm_side_head {
	padding: 18px 15px;
	margin: 0px;
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	display: none;
	border-bottom: 1px solid #40465e;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.comm_side_left {
	width: 65px;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.sidebar_aside li:hover .side_menu_over {
	display: block !important;
	padding: 0px !important;
}

.side_menu_over {
	position: absolute;
	left: 63px;
	width: 260px;
	top: 0px;
	background: #282A3C;
}

.side_menu_over .ecomm_side_head {
	display: block;
}

.eocmside_relative {
	position: relative;
}

.ecommerce_admin_right_side {
	padding: 0 0 0 15%;
	margin: 0px;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.width_resize {
	padding: 0 0 0 65px;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.sidebar_icon_hide {
	display: none;
}

.eocmside_relative .link {
	text-align: center;
}

.side_menu_over li {
	padding: 0px !important;
	border-bottom: none !important;
}

.side_menu_over a::before {
	background: #fff;
}

.side_menu_over a {
	color: #fff;
}

.side_menu_over li:hover {
	background: #282A3C;
}

.side_menu_over a:hover {
	color: #fff;
}

/***admin header------------------------------*/

.admin_header {
	padding: 15px 20px;
	margin: 0px;
	border-bottom: 1px solid #ccc;
	background: linear-gradient(88deg, #ee1c25, #9e0209);
	background: -webkit-linear-gradient(88deg, #ee1c25, #9e0209);
}
.admin_header button:focus{
	background:transparent;
	}
.admin_menu_icon {
	padding: 0px;
	margin: 0px;
	background: none;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 23px;
	font-weight: 300;
}

.header_mess_profile {
	padding: 0px;
	padding-left: 0px;
	margin: 0px;
	display: table;
}

.header_mess_profile li {
	padding: 0px 0px 0px 30px;
	margin: 0px;
	position: relative;
	float: left;
}

.header_mess_profile li .en_icon {
	padding: 5px 10px;
	margin: 0px;
	position: relative;
	color: #fff;
	display: block;
	font-size: 14px;
	background: rgba(255, 255, 255, 0.1);
	border-radius: 30px;
	border: 1px solid rgba(255, 255, 255, 0.2);
}

.header_mess_profile li .view_all {
	padding: 2px 10px;
	margin: 0px;
	display: block;
	background: #00C689;
	font-size: 12px;
	color: #fff;
	border-radius: 10px;
}

.message_drop_down {
	padding: 0px;
	margin: 0px;
	position: absolute;
	right: 0px;
	width: 300px;
	background: #fff;
	border: 1px solid #ebebeb;
	box-shadow: 0px 4px 10px 0px #e5e5e5;
	display: none;
	top: 48px;
	z-index: 9;
}

.message_drop_down h3 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	line-height: 24px;
}

._message_list {
	padding: 0px;
	margin: 0px;
}

.drop_down_head {
	padding: 10px;
	margin: 0px;
}

._message_list .profile_list {
	padding: 10px;
	margin: 0px;
	display: block;
}

.preview_thumbnail {
	padding: 0px;
	margin: 0px;
	width: 15%;
	border-radius: 60px;
	overflow: hidden;
	border: 1px solid #ccc;
	height: 43px;
}

.preview_thumbnail img {
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 100%;
}

.preview_right {
	width: 85%;
	padding-left: 20px;
}

.preview_right h6 {
	padding: 0px 0px 5px;
	margin: 0px;
	font-size: 14px;
	font-weight: 600;
	color: #404040;
}

.preview_right p {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	color: #404040;
}

._message_list .profile_list:hover {
	background: #f9f9f9;
}

.message_drop_show {
	display: block;
}

.header_mess_profile li .en_icon_notification {
	padding: 5px 10px;
	margin: 0px;
	position: relative;
	color: #fff;
	display: block;
	font-size: 14px;
	background: rgba(255, 255, 255, 0.1);
	border-radius: 30px;
	border: 1px solid rgba(255, 255, 255, 0.2);
}

.notification_drop_down {
	padding: 0px;
	margin: 0px;
	position: absolute;
	right: 0px;
	width: 300px;
	background: #fff;
	border: 1px solid #ebebeb;
	box-shadow: 0px 4px 10px 0px #e5e5e5;
	top: 48px;
	display: none;
	z-index: 9;
}

.notification_drop_down h3 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	line-height: 24px;
}

.preview_icon_icons {
	padding: 9px;
	margin: 0px;
	width: 15%;
	border-radius: 60px;
	overflow: hidden;
	height: 43px;
	text-align: center;
	color: #fff;
}

.notification_drop_show {
	display: block;
}

.ellipsis_icon {
	color: #fff;
	font-size: 20px;
	margin-top: 1px;
	display: block;
}

.chat_sidebar {
	padding: 0px !important;
	margin: 0px;
	position: absolute;
	background: #fff;
	right: 0px;
	width: 190px;
	top: 49px;
	box-shadow: 0px 4px 6px 1px #e4e4e4;
	display: none;
}

.chat_sidebar li {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.chat_sidebar li a {
	padding: 10px;
	margin: 0px;
	splay: block;
	color: #000;
	font-size: 14px;
	display: block;
}

.chat_sidebar li a:hover {
	background: #f1f1f1;
}

.chat_sidebar li a i {
	padding-right: 10px;
}

.admin_all_heading {
	padding: 10px 20px;
	margin: 0px 0px 30px;
	background: #fff;
	box-shadow: 0px 8px 15px 0px #e8e8e8;
}

.admin_all_heading h3 {
	padding: 7px 0px 0px;
	margin: 0px;
	float: left;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #595959;
}

.back-butt {
	padding: 8px 20px;
	margin: 0px 0px 0px 10px;
	display: block;
	background: #405189;
	color: #fff;
	text-align: center;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 400;
}

.back-butt:hover {
	background-color: #34426f;
}

.back-butt i {
	padding-right: 6px;
}

.admin_tab_content .collapsible {
	margin: 0px !important;
}

.btn-space-btt {
	margin: 0px 10px;
}

@media (min-width:280px) and (max-width:399px) {

	/*----------------login style-------------*/



	.login_fom_container {
		margin: 40% auto 0;
	}
}

@media (min-width:400px) and (max-width:767px) {}

@media (min-width:280px) and (max-width:767px) {

	.responsive_sidebar {
		width: 25%;
		position: absolute;
		top: 63px;
	}

	.ecommerce_admin_sidebar {
		top: 63px;
		width: 45%;
		left: -420px;
		height: auto;
	}

	.ecommerce_admin_right_side {
		padding: 0px;
	}

	.responsive_sidebar {
		left: 0px !important;
	}

	.ecomm_logo_heading h3 {
		display: block;
	}

	.ecom_logo_heading a {
		padding: 15px 15px 15px 15px;
	}

	.sidebar_icon_hide {
		display: block;
	}

	.eocmside_relative .link {
		text-align: left;
	}

	.side_menu_over {
		position: relative;
		left: 0px;
		width: 100%;
		top: 0px;
		background: #fff;
	}

	.side_menu_over .ecomm_side_head {
		display: none;
	}

	.sidebar_aside .link {
		display: table;
		width: 100%;
	}

	.sidebar_aside .link i {
		float: left;
	}

	.sidebar_aside .link span {
		float: left;
		font-size: 11px;
	}

	.side_menu_over li:hover {
		background: #f5f5f5;
	}

	.submenu a {
		color: #282a3c !important;
	}

	.submenu a:before {
		background: #282a3c !important;
	}

	.ecom_logo_heading {
		width: 100%;
	}

	.ecom_logo_heading a h3 {
		padding: 5px 0px 0px 10px;
		font-size: 16px;
	}

	.ecomm_logo_heading a img {
		width: 100px;
	}

	.admin_profile .add_profile h3 {
		font-size: 15px;
	}

	.admin_profile span {
		font-size: 13px;
	}

	.notification_drop_down {
		right: -30px;
	}

	.message_drop_down {
		right: -100px;
	}

	.admin_header {
		padding: 15px 15px;
	}
}

@media (min-width:768px) and (max-width:1023px) {

	/*----------------login style-------------*/



	.login_fom_container {
		margin: 30% auto 0;
		padding: 0px 15px;
	}
}

@media (min-width:1024px) and (max-width:1199px) {

	/*----------------login style-------------*/



	.login_fom_container {
		margin: 20% auto 0;
	}
}

@media (min-width:768px) and (max-width:1199px) {

	.responsive_sidebar {
		width: 25%;
		position: absolute;
		top: 63px;
	}

	.ecommerce_admin_sidebar {
		top: 63px;
		width: 25%;
		left: -330px;
	}

	.ecommerce_admin_right_side {
		padding: 0px;
	}

	.responsive_sidebar {
		left: 0px !important;
	}

	.ecomm_logo_heading h3 {
		display: block;
	}

	.ecom_logo_heading a {
		padding: 15px 15px 15px 15px;
	}

	.sidebar_icon_hide {
		display: block;
	}

	.eocmside_relative .link {
		text-align: left;
	}

	.side_menu_over {
		position: relative;
		left: 0px;
		width: 100%;
		top: 0px;
		background: #fff;
	}

	.side_menu_over .ecomm_side_head {
		display: none;
	}

	.sidebar_aside .link {
		display: table;
		width: 100%;
	}

	.sidebar_aside .link i {
		float: left;
	}

	.sidebar_aside .link span {
		float: left;
	}

	.side_menu_over li:hover {
		background: #f5f5f5;
	}

	.submenu a {
		color: #282a3c !important;
	}

	.submenu a:before {
		background: #282a3c !important;
	}

	.ecom_logo_heading {
		width: 100%;
	}

	.ecom_logo_heading a h3 {
		padding: 5px 0px 0px 10px;
		font-size: 16px;
	}

	.ecomm_logo_heading a img {
		width: 100px;
	}

	.admin_profile .add_profile h3 {
		font-size: 15px;
	}

	.admin_profile span {
		font-size: 13px;
	}
}

@media (min-width:1200px) and (max-width:4000px) {

	.sidebar_icon_hide {
		display: none !important;
	}
}

/* end of menu */
/* profile */



.admin_heading {
	padding: 0px;
	margin: 0px;
	display: table;
	width: 100%;
}

.admin_profile_image h4 {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.admin_heading h4 {
	padding: 0px;
	margin: 0px;
	float: left;
}

.admin_button {
	padding: 0px;
	margin: 20px 20px 0px 0px;
	float: left;
}

.admin_button .btn {
	font-weight: 600;
}

.modal-trigger i {
	font-size: 20px;
}

.admin_cancle_btn {
	padding: 0px 10px;
	margin: 0px;
}

.admin_save_btn {
	padding: 0px 10px;
	margin: 0px 0px 0px 10px;
}

.admin_button a i {
	padding: 0px 5px;
	margin: 0px;
	font-size: 12px;
}

.admin_btn_line {
	padding: 0px;
	margin: 10px 0px;
	border: 1px solid #ccc;
}

.admin_form_profile {
	padding: 0px;
	margin: 0px;
}

/* select{
	display:block !important;
	} */



.admin_dashboard_profile input[type=text]:not(.browser-default):focus:not([readonly]),
.admin_dashboard_profile input[type=email]:not(.browser-default):focus:not([readonly]),
.admin_dashboard_profile input[type=number]:not(.browser-default):focus:not([readonly]),
.admin_dashboard_profile input[type=password]:not(.browser-default):focus:not([readonly]) {
	padding-left: 10px;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
	font-size: 18px;
}

.row .input-field input:focus {
	border-bottom: 3px solid #ccc !important;
	box-shadow: 0 3px 0 0 #ccc !important
}

textarea {
	width: 100%;
	height: 3rem;
	background-color: transparent;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.admin_dashboard_profile input:not([type]),
.admin_dashboard_profile input[type="text"]:not(.browser-default),
.admin_dashboard_profile input[type="password"]:not(.browser-default),
.admin_dashboard_profile input[type="email"]:not(.browser-default),
.admin_dashboard_profile input[type="url"]:not(.browser-default),
.admin_dashboard_profile input[type="time"]:not(.browser-default),
.admin_dashboard_profile input[type="date"]:not(.browser-default),
.admin_dashboard_profile input[type="datetime"]:not(.browser-default),
.admin_dashboard_profile input[type="datetime-local"]:not(.browser-default),
.admin_dashboard_profile input[type="tel"]:not(.browser-default),
.admin_dashboard_profile input[type="number"]:not(.browser-default),
.admin_dashboard_profile input[type="search"]:not(.browser-default),
.admin_dashboard_profile textarea.materialize-textarea {
	background: #fff;
	border: 1px solid #ccc !important;
	border-bottom: 1px solid #ccc;
	padding: 0px 0px 0px 10px;
	border-radius: 5px;
	font-size: 14px;
	height: auto;
	padding: 10px;
	box-sizing: border-box;
	margin: 0px;
}

.admin_profile_details {
	padding: 0px;
	margin: 0px 20px;
	border: 1px solid #bcb7b7;
	background: #fff;
}

.adminpro_inputfield {
	padding: 0px;
	margin: 0px !important;
	/* position:relative; */
}

.admin_profile_form {
	padding: 0px !important;
	margin: 0px 0px 20px 0px !important;
}

.adminpro_inputfield .adminpro_label {
	margin: 10px 0px 5px 0px;
	font-size: 14px;
	color: #424242;
	font-weight: 600;
	display: block;
}

.adminpro_label span {
	font-size: 15px;
}

.admin_profile_image {
	padding: 20px;
	margin: 0px;
}

.profile_detail {
	padding: 0px;
	margin: 0px;
}

.profile_detail p {
	padding: 10px 0px 0px;
	margin: 0px;
}

.profile_detail h5 {
	padding: 10px 0px 0px;
	margin: 0px;
	text-transform: uppercase;
	font-weight: 600;
}

.adminpro_social {
	padding: 0px;
	margin: 0px;
}

.adminpro_social i {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	font-size: 16px;
}

.social_above {
	padding: 0px;
	margin: 15px 0px;
}

.adminpro_button {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.adminpro_button button {
	padding: 0px 10px;
	margin: 10px 0px 0px 11px;
}

.adminpro_pic_detail {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

#eresult p {
	padding: 8px;
	margin: 0px;
	position: absolute;
	width: 100%;
	text-align: center;
	background: #f2dede;
	color: #A81212;
	top: -60px;
	border-radius: 3px;
	font-weight: 600;
	letter-spacing: 4px;
}

#usname p,
#email p,
#fname p,
#address1 p,
#city p,
#Country p,
#postal p {
	margin: 0px;
	position: absolute;
	width: 100%;
	text-align: right;
	color: #A81212;
	top: -64px;
	border-radius: 3px;
	font-weight: 600;
	right: 0px;
	font-size: 14px;
}

.admin_dashboard_profile input[type="text"]:not(.browser-default):focus:not([readonly]),
.admin_dashboard_profile input[type="email"]:not(.browser-default):focus:not([readonly]),
.admin_dashboard_profile input[type="number"]:not(.browser-default):focus:not([readonly]),
.admin_dashboard_profile input[type="password"]:not(.browser-default):focus:not([readonly]) {
	padding-left: 10px;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
	font-size: 14px;
}

.admin_profile_picture {
	padding: 0px;
	margin: 0px auto;
	width: 50%;
}

.admin_profile_picture img {
	padding: 0px;
	margin: 0px auto;
	width: 200px !important;
	height: 182px;
}

/* .admin_profile_picture a {
	padding: 10px;
	margin: 0px auto;
	display: inline-flex;
	position: absolute;
	border-radius: 50%;
	border: 1px solid #ccc;
	font-size: 20px;
	background-color: #fff;
	bottom: 9px;
	right: 0px;
	} */




.profile_personal .add_edit_icon {
	padding: 0px;
	margin: 0px auto;
}

.profile_personal .add_edit_icon a {
	padding: 0px;
	margin: 0px auto;
	display: block;
	float: left;
}

.profile_personal .add_edit_icon a i {
	padding: 10px 15px 0px 0px;
	margin: 0px auto;
	font-size: 16px;
}

.admin_edit_profile_pic {
	padding: 0px;
	margin: 0px auto;
}

.admin_edit_profile_pic .admin_profile_pic {
	padding: 0px;
	margin: 0px auto;
	width: 30%;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.admin_edit_profile_pic .admin_profile_pic img {
	padding: 10px;
	margin: 0px auto;
	width: 100%;
}

.admin_edit_profile_pic .admin_edit_profile_btn {
	padding: 0px;
	margin: 20px 0px 20px 0px;
}

.admin_edit_profile_pic .admin_edit_profile_btn a {
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
}

.admin_website {
	padding: 10px;
	margin: 0px;
}

.admin_website h4 {
	padding: 10px 0px;
	margin: 0px;
}

.admin_website_details {
	padding: 10px 0px;
	margin: 0px;
	display: table;
	width: 100%;
	border: 1px solid #ccc;
}

.admin_website_details li {
	padding: 10px;
	margin: 0px;
	float: left;
	width: 25%;
}

.profile_pic_edit {
	padding: 0px;
	margin: 10px 10px;
}

.profile_pic_edit a {
	padding: 0px 10px;
	margin: 0px;
}

.profile_pic_edit a i {
	padding: 0px 5px;
	margin: 0px;
	font-size: 12px;
}

.profile_pic_delete {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.profile_pic_delete button {
	padding: 0px 45px;
	margin: 0px;
}

.profile_pic_delete button i {
	padding: 0px 5px;
	margin: 0px;
	font-size: 12px;
}

@media (min-width:280px) and (max-width:767px) {

	.admin_profile_form {
		border: none;
	}
}

@media (min-width:768px) and (max-width:1023px) {

	.admin_profile_form {
		border: none;
	}
}

@media (min-width:1024px) and (max-width:1199px) {}

@media (min-width:768px) and (max-width:1199px) {}

@media (min-width:1200px) and (max-width:4000px) {}

.admin_edit_profile_pic {
	padding: 0px;
	margin: 0px auto;
}

.admin_edit_profile_pic .admin_profile_pic {
	padding: 0px;
	margin: 0px auto;
	width: 30%;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.user-profile-icon {
	margin: 0px 10px 0px 0px;
}

.admin_edit_profile_pic .admin_profile_pic img {
	padding: 10px;
	margin: 0px auto;
	width: 250px;
	height: 180px;
}

.admin_edit_profile_pic .admin_edit_profile_btn {
	padding: 0px;
	margin: 20px 0px 30px;
}

.admin_edit_profile_pic .admin_edit_profile_btn a {
	padding: 0px 10px;
	/* margin: 10px 10px 0px 0px; */
}

.admin_edit_profile_pic .admin_edit_profile_btn a i {
	font-size: 14px;
}

.admin_external_link {
	padding: 0px;
	margin: 20px 0px 0px;
}

.admin_external_link h4 {
	padding: 0px;
	margin: 0px;
}

@media (min-width: 481px) and (max-width: 767px) {

	.admin_profile_picture {
		width: 30%;
	}
}

@media (min-width: 320px) and (max-width: 480px) {

	.admin_profile_picture {
		width: 80%;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {

	.admin_profile_picture {
		width: 30%;
	}
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

	.admin_profile_picture {
		width: 70%;
	}
}

/* end of profile */

/* footer */



.footer {
	overflow: hidden;
	left: 0;
	bottom: 0;
	width: 100%;
	margin: 0px;
	padding: 10px;
	position: fixed;
	background: #282A3C;
}

.admin_footer {
	margin: 0px;
	padding: 0px;
}

.admin_footer h4 {
	margin: 0px;
	padding: 10px 0px;
	font-weight: 500;
}

/* end of footer*/

/* grid */

/* end of grid*/

/* admin tab */



.admin_dashboard_tab {
	padding: 0px 20px;
	margin: 0px;
}

.admin_tab {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

.admin_horizontal_tab {
	padding: 0px;
	margin: 40px 0px;
}

.admin_horizontal_tab .admin_tab_ul {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.admin_horizontal_tab .admin_tab_ul li {
	padding: 0px 10px 0px 0px;
	margin: 0px;
	float: left;
}

.admin_horizontal_tab .admin_tab_ul li a {
	padding: 10px;
	margin: 0px;
	display: block;
}

.admin_vertical_tab {
	padding: 0px;
	margin: 0px;
}

.admin_vertical_tab .admin_tab_ul {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	display: table;
	width: 100%;
}

.admin_vertical_tab .admin_tab_ul li {
	padding: 0px 10px 0px 0px;
	margin: 0px;
	float: none;
}

.admin_vertical_tab .admin_tab_ul li a {
	padding: 10px;
	margin: 0px;
	display: block;
}

/* 
.admin_tab_content {
	padding: 10px;
	margin: 0px 0px 20px 0px;
	border: 1px solid #ccc;
} */




.adtxt_image {
	padding: 0px;
	margin: 0px;
}

.adtxt_image img {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.adtxt_list {
	padding: 0px;
	margin: 0px;
	display: table;
}

.adtxt_list li {
	padding: 0px;
	margin: 0px;
}

.adtxt_list li:before {
	padding: 0px;
	margin: 0px;
	content: "\f0a4";
	font-family: FontAwesome;
}

/* end of admin tab*/


/*  seo product page*/



.admin-product-fields [type="checkbox"]:not(:checked),
.admin-product-fields [type="checkbox"]:checked {
	position: absolute;
	opacity: 0 !important;
	pointer-events: none;
}

.admin-product-fields [type="radio"]:not(:checked),
.admin-product-fields [type="radio"]:checked {
	position: absolute;
	/* opacity:1 !important;
	pointer-events: none; */
}

.admin-product-fields .collapsible-header {
	position: relative;
	position: relative;
	font-size: 16px;
	color: #8d8c8c;
}

.collapsible_title {
	margin: 0px;
	padding: 15px 0px 15px 25px;
	font-size: 16px;
	color: #8d8c8c;
	font-weight: 600;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
}

/* .admin-product-fields  .collapsible-header::after{
	font-family: 'FontAwesome';
	content: "\f078";
	font-size: 16px;
	position: absolute;
	left: 95%;
	color:#ccc;
} */




.information_admin {
	margin: 0px;
	padding: 4px;
}

/* .admin-product-fields  .collapsible-body{
    background:#fff;

} */
/*image upload*/



.sorting {
	font-size: 14px;
}

.fileUploadImg {
	background: rgb(62, 96, 246);
	padding: 8px;
	float: left;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	border-radius: 5px;
	margin: 45px;
}

.removeFile {
	padding: 0px;
	margin: 0px;
}

.removeFileimg {
	background: rgb(246, 62, 62);
	padding: 0px 8px;
	float: left;
	font-weight: bold;
	color: #fff;
	font-size: 14px !important;
	border-radius: 5px;
	margin: 45px;
	text-transform: lowercase !important;
}

.selectedImages {
	width: 100%;
}

.selectedImages img {
	max-width: 25%;
	height: auto;
	float: left;
	margin-left: 2%;
}

/* end of image upload */



.collapsible-header {
	font-size: 18px;
	font-weight: 600;
	margin: 0px !important;
	padding: 4px 15px !important;
	border-bottom: none !important;
}

/* .collapsible, .sidenav{
	box-shadow: 0 2px 2px 0 #dedede !important;
	-webkit-box-shadow:0 2px 2px 0 #dedede !important;
} */



.admin-product-fields .select-wrapper input.select-dropdown {
	height: auto !important;
	line-height: 0px;
}

.admin-product-fields .dropdown-content {
	top: 37px !important;
}

input:not([type]),
input[type="text"]:not(.browser-default),
input[type="password"]:not(.browser-default),
input[type="email"]:not(.browser-default),
input[type="url"]:not(.browser-default),
input[type="time"]:not(.browser-default),
input[type="date"]:not(.browser-default),
input[type="datetime"]:not(.browser-default),
input[type="datetime-local"]:not(.browser-default),
input[type="tel"]:not(.browser-default),
input[type="number"]:not(.browser-default),
input[type="search"]:not(.browser-default),
input[type=file]:not(.browser-default),
input[type=range]:not(.browser-default) {
	background: #fff !important;
	border: 1px solid #ccc;
	border-radius: 5px !important;
	padding: 10px !important;
	margin: 0px;
	font-size: 14px;
	height: auto;
	box-sizing: border-box !important;
	width: 100%;
}

.thumbnail {
	height: 100px;
	margin: 10px;
}

.pip {
	float: left;
	position: relative;
}

.pip span {
	display: block;
	position: absolute;
	top: 8px;
	right: 6px;
}

.admin-product-fields {
	padding: 20px 30px;
	/* margin: 0px 20px; */
	/* border: 1px solid #dfdede; */
	background-color: #fff;
}

.admin-product-fields .range-field {
	padding: 0px !important;
	margin: 0px !important;
}

input[type=week]:not(.browser-default) {
	border: 1px solid #ccc !important;
	border-radius: 5px !important;
	padding: 10px !important;
	font-size: 14px;
	width: 100%;
	background-color: #fff;
	height: auto;
	box-sizing: border-box !important;
}

input[type=month]:not(.browser-default) {
	border: 1px solid #ccc !important;
	border-radius: 5px !important;
	padding: 10px !important;
	font-size: 14px;
	background-color: #fff;
	width: 100%;
	height: auto;
	box-sizing: border-box !important;
}

.admin-product-fields select {
	border: 1px solid #ccc !important;
	border-radius: 5px !important;
	padding: 8px !important;
	font-size: 14px;
	background-color: #fff;
	width: 100%;
	height: auto;
	box-sizing: border-box !important;
}

.collapsible,
.admin_grid_button select {
	border-radius: 5px !important;
	padding: 8px !important;
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #ccc !important;
	width: 100%;
	height: auto;
	box-sizing: border-box !important;
}


.admin-product-fields textarea {
	padding: 10px;
	margin: 0px auto;
	height: 115px;
	box-sizing: border-box;
	border-radius: 5px !important;
	border: 1px solid #ccc;
	outline: none;
}

.admin-product-fields .btn-space {
	padding: 10px 0px;
	margin: 0px 0px;
}

.admin-product-fields .txt-space {
	padding: 30px 0px 0px 0px;
	margin: 0px;
}

/* Placeholder */

.admin-product-fields input::-webkit-input-placeholder {
	color: #9e9e9e !important;
	font-size: 14px;
}

.admin-product-fields input::-moz-placeholder {
	/* Firefox 19+ */
	color: #9e9e9e !important;
	font-size: 14px;
}

.admin-product-fields input:-ms-input-placeholder {
	color: #9e9e9e !important;
	font-size: 14px;
}

.admin-product-fields textarea::-webkit-input-placeholder {
	color: #9e9e9e;
	font-size: 14px;
}

.admin-product-fields textarea::-moz-placeholder {
	color: #9e9e9e;
	font-size: 14px;
}

.admin-product-fields textarea:-ms-input-placeholder {
	color: #9e9e9e;
	font-size: 14px;
}

.admin-product-fields .input_icon {
	position: relative;
}

.admin-product-fields .input_icon i {
	position: absolute;
	left: 11px;
	padding: 14px;
	margin: 0px;
	border-radius: 5px;
	font-size: 16px;
}

@media (min-width:280px) and (max-width:767px) {

	.admin-product-fields .input_icon i {
		padding: 13px;
	}
}

@media (min-width:768px) and (max-width:1023px) {

	.admin-product-fields .input_icon i {
		padding: 13px;
	}
}

/* Focus */



.admin-product-fields input[type=text]:not(.browser-default):focus:not([readonly]),
.admin-product-fields input[type=email]:not(.browser-default):focus:not([readonly]),
.admin-product-fields input[type=password]:not(.browser-default):focus:not([readonly]),
.admin-product-fields input[type=number]:not(.browser-default):focus:not([readonly]),
.admin-product-fields input[type=tel]:not(.browser-default):focus:not([readonly]),
.admin-product-fields input[type=date]:not(.browser-default):focus:not([readonly]),
.admin-product-fields input[type=url]:not(.browser-default):focus:not([readonly]),
.admin-product-fields input[type=search]:not(.browser-default):focus:not([readonly]),
.admin-product-fields input[type=time]:not(.browser-default):focus:not([readonly]),
.admin-product-fields input:not([type]):focus:not([readonly]) {
	background: #fff;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
}

/* / checkbox / */



.admin-product-fields input[type="radio"]:checked+span::after,
[type="radio"].with-gap:checked+span::before,
[type="radio"].with-gap:checked+span::after {
	border: 2px solid #9e9e9e !important;
}

.admin-product-fields input[type="radio"]:checked+span::after,
[type="radio"].with-gap:checked+span::after {
	background-color: #9e9e9e;
}

.switch {
	position: relative;
	display: inline-block;
	/* width: 60px; */
	height: auto;
}

.switch [type="checkbox"]:checked {
	opacity: 0 !important;
}

.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

.slider:before {
	position: absolute;
	content: "";
	height: 26px;
	width: 26px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

input:checked+.slider {
	background-color: #2196F3;
}

input:focus+.slider {
	box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}

/* Rounded sliders */



.slider.round {
	border-radius: 34px;
}

.slider.round:before {
	border-radius: 50%;
}

/* color picker_2 */



.input_color_picker {
	padding: 0px;
	margin: 0px;
	position: relative;
	border: 1px solid #ccc !important;
	border-radius: 5px !important;
	width: 100%;
	height: 40px;
}

input[type=color]:not(.browser-default) {
	border: none !important;
	border-radius: 5px !important;
	padding: 10px 0px !important;
	margin: 1px !important;
	font-size: 14px;
	height: 46px;
	box-sizing: border-box !important;
	width: 30px;
	outline: none !important;
}

.brand-color input[type=color]:not(.browser-default) {
	margin: 6px;
}

.modal .modal-close {
	cursor: pointer;
	/* float: right; */
}

/* .l12 .xl12 input[type=color]:not(.browser-default)
 {
	height: 27px;
	margin: 2px;
	width: 5%;
 } */
/* .l6 .xl6 input[type=color]:not(.browser-default)
 {
	height: 27px;
	margin: 7px;
	width: 10%;
 }
 .l4 .xl4 input[type=color]:not(.browser-default)
 {
	height: 27px;
	margin: 1px;
	width: 10%;
 }
 .l3 .xl3 input[type=color]:not(.browser-default)
 {
	height: 27px;
	margin: 7px;
	width: 10%;
 } */



.clr_btn {
	padding: 0px 15px !important;
	border: none;
	display: block;
	margin: 10px 0px 0px;
	position: absolute;
	top: -10px;
	right: 0%;
	font-size: 14px !important
}

.color_class_name {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	letter-spacing: 1px;
	position: absolute;
	top: 10px;
	right: 35%;
}

input[type="button"]:hover {
	background-color: #444;
	cursor: pointer;
	transition: .2s linear;
}

.admin_choose_image {
	padding: 0px;
	margin: 0px;
	display: table;
}

.admin_choose_image label {
	padding: 0px;
	margin: 0px 20px 0px 0px;
	float: left;
	display: block;
	font-size: 14px;
}

.admin_choose_image .choose_image {
	max-width: 20%;
	height: auto;
	padding: 4px;
	margin: 0px 0px 0px 20px;
	line-height: 1.42857143;
	border: 1px solid #ddd;
	border-radius: 4px;
	float: left;
}

.admin_choose_image .choose_image img {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.admin_choose_image a {
	padding: 0px 10px;
	margin: 50px 0px 0px 30px;
	float: left;
	display: block;
}

/* color */




.color-wrapper {
	position: relative;
	padding: 0px;
	margin: 0px;
}

.color-wrapper p {
	margin-bottom: 5px;
}

input.call-picker {
	border: 1px solid #AAA;
	color: #666;
	text-transform: uppercase;
	float: left;
	outline: none;
	padding: 10px;
	text-transform: uppercase;
	width: 100% !important;
}

.color-picker {
	width: 50%;
	background: #F3F3F3;
	height: auto;
	padding: 5px;
	border: 5px solid #fff;
	box-shadow: 0px 0px 3px 1px #DDD;
	position: absolute;
	top: 80px;
	left: 2px;
}

.color-holder {
	background: #fff;
	background-color: rgb(255, 255, 255);
	cursor: pointer;
	border: 1px solid #AAA;
	width: 60px;
	height: 44px;
	float: left;
	margin-left: 5px;
	position: absolute;
	right: 0px;
}

.color-picker .color-item {
	cursor: pointer;
	width: 25px;
	height: 25px;
	list-style-type: none;
	float: left;
	margin: 2px;
	border: 1px solid #DDD;
}

.color-picker .color-item:hover {
	border: 1px solid #666;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=8);
}

/* color picker*/

.colorpicker {
	display: block;
	float: left;
	top: 36px;
	right: 5px;
	background: transparent;
	position: absolute;
}

#hexcolor {
	border: 1px solid #ccc !important;
	border-radius: 5px !important;
	padding: 11px !important;
	margin: 10px 0px 0px 0px;
	font-size: 14px;
	box-sizing: border-box !important;
	width: 100%;
}

#hexcolor:invalid {
	background: red;
	color: #fff;
}

.change_color {
	padding: 0px;
	margin: 0px;
	position: relative;
}

/* color picker*/

/* new color picker*/



#middle {
	width: 100%;
	padding: 40px 0 15px 40px;
}

.color-picker {
	width: 30px;
	height: 30px;
	padding: 5px;
}

.display-inline {
	display: inline-block;
}

.middle-hex {
	min-width: 100px;
	font-size: 13px;
	color: #bdbdbd;
	vertical-align: top;
	margin-top: 13px;
	margin-left: 10px;
	text-transform: uppercase;
}

.middle-hex span {
	color: #292929;
	margin-left: 10px;
}

.bcPicker-palette {
	top: 36px !important;
}

/* end new color picker*/
/* seo page */




.tab_design {
	background: #ed1b24 !important;
	border-radius: 5px;
	color: #fff !important;
}

.admin_seo_tab {
	padding: 20px 20px;
	margin: 0px;
}

.admin_seo_tab .admin_tab_ul {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: table;
	border-bottom: 1px solid #dedede;
	width: 100%;
}

.admin_seo_tab .admin_tab_ul li {
	padding: 0px;
	margin: 0px;
	float: right;
	border-bottom: none !important;
	border-radius: 3px;
}

.admin_seo_tab .admin_tab_ul li a {
	padding: 10px 20px;
	margin: 0px 0px 0px 4px;
	display: block;
	font-size: 14px;
	border-radius: 2px;
	background-color: #fff;
	border: 1px solid #dedede;
	color: #282A3C;
}

.admin_seo_tab .admin_tab_ul li a i {
	padding-right: 6px;
}

@media (min-width:280px) and (max-width:767px) {

	.admin_seo_tab .admin_tab_ul {
		overflow-x: auto;
		display: flex;
	}
}

.admin_tab_content {
	/* padding: 0px; */
	margin: 0px;
	/* background-color: #fff; */
}

input:not([type]),
input[type="text"]:not(.browser-default),
input[type="password"]:not(.browser-default),
input[type="email"]:not(.browser-default),
input[type="url"]:not(.browser-default),
input[type="time"]:not(.browser-default),
input[type="date"]:not(.browser-default),
input[type="datetime"]:not(.browser-default),
input[type="datetime-local"]:not(.browser-default),
input[type="tel"]:not(.browser-default),
input[type="number"]:not(.browser-default),
input[type="search"]:not(.browser-default),
input[type=file]:not(.browser-default),
input[type=range]:not(.browser-default) {
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 10px !important;
	margin: 0px;
	font-size: 14px;
	box-sizing: border-box !important;
	width: 100%;


}

.admin_tab_content textarea {
	padding: 8px;
	margin: 0px auto;
	height: 133px;
	box-sizing: border-box;
	border-radius: 3px !important;
	border: 1px solid #ccc;
	outline: none;
	font-size: 14px;
	background: #fff;
}

.admin_tab_content select {
	border: 1px solid #ccc !important;
	border-radius: 5px !important;
	padding: 7px !important;
	font-size: 14px;
	background-color: transparent;
	width: 100%;
	height: 38px !important;
	box-sizing: border-box !important;
	background: #fff;
	/* display: block !important; */
}


.admin_tab_content .select-wrapper input.select-dropdown {
	height: auto !important;
	line-height: 0px;
}

.admin_tab_content .dropdown-content {
	top: 37px !important;
}

/* Focus */



.admin_tab_content input[type=text]:not(.browser-default):focus:not([readonly]),
.admin_tab_content input[type=email]:not(.browser-default):focus:not([readonly]),
.admin_tab_content input[type=password]:not(.browser-default):focus:not([readonly]),
.admin_tab_content input[type=number]:not(.browser-default):focus:not([readonly]),
.admin_tab_content input[type=tel]:not(.browser-default):focus:not([readonly]),
.admin_tab_content input[type=date]:not(.browser-default):focus:not([readonly]),
.admin_tab_content input[type=url]:not(.browser-default):focus:not([readonly]),
.admin_tab_content input[type=search]:not(.browser-default):focus:not([readonly]),
.admin_tab_content input[type=time]:not(.browser-default):focus:not([readonly]),
.admin_tab_content input:not([type]):focus:not([readonly]) {
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
}

.input_label {
	padding: 10px 0px;
	/*margin: 0px;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #797b7c !important;
	display: block; */

	display: table;
	/* width: 100%; */
	font-size: 14px;
	font-weight: 400;
}

/* Animation opacity */



.animate-opacity {
	-moz-animation: opac 900ms ease;
	-o-animation: opac 500ms ease;
	-webkit-animation: opac 900ms ease;
	animation: opac 900ms ease;
}

@keyframes opac {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.seo_detail {
	padding: 10px 0px 0px;
	margin: auto;
	display: table;
}

.seo_detail li {
	padding: 0px 10px;
	margin: 0px;
	float: left;
}

.seo_detail li a {
	padding: 0px 10px;
	margin: 0px;
	display: block;
	font-size: 14px;
}

.seo_formula {
	padding: 10px 0px 0px;
	margin: auto;
	display: table;
}

.seo_formula li {
	padding: 0px 10px;
	margin: 0px;
	float: left;
}

.seo_formula li a {
	padding: 0px 10px;
	margin: 0px;
	display: block;
	font-size: 14px;
}

/* end of seo*/

/* end of seo product page*/

/* page menu */



.admin_drshboard_menudrag {
	padding: 10px;
	margin: 0px;
}

.drag_items {
	margin: 5px;
    padding: 10px;
    background-color: #f8f8f8;
    cursor: move;
    border-radius: 4px;
    float: left;
    width: 100%;
    border: 1px solid #dddddd;
}

.drag_items label a {
	color: #282A3C;
}

.connected-sortable {
	margin: 0 auto;
	list-style: none;
	width: 100%;
}

li.draggable-item {
	width: inherit;
	padding: 15px 20px;
	-webkit-transition: transform .25s ease-in-out;
	-moz-transition: transform .25s ease-in-out;
	-o-transition: transform .25s ease-in-out;
	transition: transform .25s ease-in-out;
	-webkit-transition: box-shadow .25s ease-in-out;
	-moz-transition: box-shadow .25s ease-in-out;
	-o-transition: box-shadow .25s ease-in-out;
	transition: box-shadow .25s ease-in-out;
}

/* styles during drag */



li.draggable-item.ui-sortable-helper {
	background-color: #fff;
	z-index: 100;
}

/* end of page menu */

/* invoice */




.admin_dashboard_invoice {
	padding: 0px 20px;
	margin: 20px 0px;
	width: 100%;
}

td {
	vertical-align: top;
}

.h1_head {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 40px;
	font-weight: 500;
	line-height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}

.logo {
	display: block;
	margin: 0;
	padding: 0;
	width: 200px;
}

.logo img {
	width: 100%;
}

.head_address {
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
	padding: 0;
	color: #484848;
	text-align: right;
}

.head_address strong {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 24px;
	font-weight: 500;
	color: #FC6401;
}

.heading_admin_invoice {
	background: indigo !important;
}

.est_address {
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
	padding: 0;
	color: #484848;
}

.est_address strong {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 20px;
	font-weight: 500;
	color: #000000;
}

.est-date {
	margin: 0px;
}

.est-date p {
	color: #000000;
	font-size: 15px;
	font-weight: 500;
	margin: 0 10px 0 0;
	line-height: 24px;
}

.est-date span {
	color: #484848;
	font-size: 15px;
	font-weight: 400;
	margin: 0;
}

.table_container thead th {
	color: #ffffff;
	font-size: 15px;
	font-weight: 600;
	text-align: left;
	text-transform: uppercase;
	font-family: "Roboto Condensed", sans-serif;
	background: #303f9f;
}

.table_container tbody td {
	vertical-align: bottom;
	border-bottom: 1px solid #eaeaea;
}

.table_container tbody td:first-child {
	border-left: 1px solid #eaeaea;
}

.table_container tbody tr:nth-of-type(even) {
	background-color: #f5f5f5;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
}

.table_container tbody td h4 {
	color: #000000;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 18px;
	font-weight: 400;
	margin: 0 0 5px;
}

.table_container tbody td p {
	color: #777777;
	font-size: 14px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}

.table_container tbody td span {
	color: #777777;
	font-size: 14px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}

.table_container tfoot td p {
	color: #196DAD;
	font-size: 14px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}

.table_container tfoot td .tot_head {
	color: #000000;
	font-size: 24px;
	font-weight: 400;
	margin: 0;
}

.table_container tfoot td .tot_amount {
	color: #484848;
	font-size: 24px;
	font-weight: 700;
	margin: 0;
}

.acceptance_container {
	margin: 0px;
	padding: 0px;
}

.acceptance_container p {
	color: #000000;
	font-size: 15px;
	font-weight: 500;
	margin: 0 10px 0 0;
	line-height: 24px;
	float: left;
}

.acceptance_container span {
	color: #484848;
	font-size: 15px;
	font-weight: 400;
	margin: 0;
	float: left;
	line-height: 24px;
}

.order_list {
	padding: 0px;
	margin: 0px;
}

.order_list li {
	padding: 10px 0px 0px 10px;
	margin: 0px;
	list-style: none;
	font-size: 16px;
}

table {
	border-collapse: inherit !important;
}

/*end of  invoice */

/* drag menu*/



.admin_dashboard_menudrag {
	padding: 0px 10px;
	margin: 40px 0px 0px 0px;
}

/* input:not([type]),
input[type="text"]:not(.browser-default),
input[type="password"]:not(.browser-default),
input[type="email"]:not(.browser-default),
input[type="url"]:not(.browser-default),
input[type="time"]:not(.browser-default),
input[type="date"]:not(.browser-default),
input[type="datetime"]:not(.browser-default),
input[type="datetime-local"]:not(.browser-default),
input[type="tel"]:not(.browser-default),
input[type="number"]:not(.browser-default),
input[type="search"]:not(.browser-default),
input[type=file]:not(.browser-default),
input[type=range]:not(.browser-default)
 {
	border: 1px solid #ccc !important;
	border-radius: 5px !important;
	padding: 10px !important;
	margin:0px;
	font-size: 14px;
	height: auto;
	box-sizing: border-box !important;
	width:100%;
	background: #fff !important;
} */



.admin_menu_drag label {
	padding: 10px 0px 5px 0px;
	margin: 0px;
	font-size: 14px;
	color: #424242;
	font-weight: 600;
}

/* Placeholder */

.admin_menu_drag input::-webkit-input-placeholder {
	color: #9e9e9e !important;
	font-size: 14px;
}

.admin_menu_drag input::-moz-placeholder {
	/* Firefox 19+ */
	color: #9e9e9e !important;

	font-size: 14px;
}

.admin_menu_drag input:-ms-input-placeholder {
	color: #9e9e9e !important;
	font-size: 14px;
}

.admin_menu_drag textarea::-webkit-input-placeholder {
	color: #9e9e9e;
	font-size: 14px;
}

.admin_menu_drag textarea::-moz-placeholder {
	color: #9e9e9e;
	font-size: 14px;
}

.admin_menu_drag textarea:-ms-input-placeholder {
	color: #9e9e9e;
	font-size: 14px;
}

.admin_menu_drag .input_label {
	padding: 10px 0px;
	margin: 0px;
	font-size: 14px;
	display: block;
}

/* Focus */



.admin_menu_drag input[type=text]:not(.browser-default):focus:not([readonly]),
.admin_menu_drag input[type=email]:not(.browser-default):focus:not([readonly]),
.admin_menu_drag input[type=password]:not(.browser-default):focus:not([readonly]),
.admin_menu_drag input[type=number]:not(.browser-default):focus:not([readonly]),
.admin_menu_drag input[type=tel]:not(.browser-default):focus:not([readonly]),
.admin_menu_drag input[type=date]:not(.browser-default):focus:not([readonly]),
.admin_menu_drag input[type=url]:not(.browser-default):focus:not([readonly]),
.admin_menu_drag input[type=search]:not(.browser-default):focus:not([readonly]),
.admin_menu_drag input[type=time]:not(.browser-default):focus:not([readonly]),
.admin_menu_drag input:not([type]):focus:not([readonly]) {
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
}

/**
*  Nestable css
*/



#nestable2 h3 {
	padding: 20px 0px;
	margin: 0px;
}

#nestable h3 {
	padding: 20px 0px;
	margin: 0px;
}

.x_content {
	padding: 20px;
	margin: 0px 20px 20px 20px;
	border: 1px solid #bcb7b7;
	background: #fff;
}

.dd {
	position: relative;
	display: block;
	margin: auto;
	padding: 0;
	max-width: 600px;
	list-style: none;
	line-height: 20px;
}

.dd-list {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}

.dd-list .dd-list {
	padding-left: 30px;
}

.dd-collapsed .dd-list {
	display: none;
}

.dd-item,
.dd-empty,
.dd-placeholder {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	min-height: 20px;
	line-height: 20px;
}

.dd-handle {
	display: block;
	height: 35px;
	margin: 5px 0;
	padding: 8px 10px !important;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #ccc;
	background: #fafafa;
	background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
	background: -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
	background: linear-gradient(top, #fafafa 0%, #eee 100%);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	cursor: move;
	margin: 0 0 10px;
	background: #dbdbdb;
	/*    color: #6f6f6f;*/
	padding: 5px 12px;
	font-size: 14px;
	font-weight: 400;
}

.dd-handle:hover {
	color: #2ea8e5;
	background: #fff;
}

.dd-item>button {
	position: relative;
	cursor: pointer;
	float: left;
	width: 29px;
	height: 34px;
	margin: 0px 10px 5px 0px;
	padding: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border: 0;
	background: #4CAF50;
	font-size: 18px;
	line-height: 1;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

.dd-item>button:before {
	content: '+';
	display: block;
	position: absolute;
	width: 100%;
	text-align: center;
	text-indent: 0;
}

.dd-item>button[data-action="collapse"]:before {
	content: '-';
}

.dd-placeholder,
.dd-empty {
	margin: 5px 0;
	padding: 0;
	min-height: 30px;
	background: #f2fbff;
	border: 1px dashed #b6bcbf;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.dd-empty {
	border: 1px dashed #bbb;
	min-height: 100px;
	background-color: #e5e5e5;
	background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
	background-image: -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
	background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
	background-size: 60px 60px;
	background-position: 0 0, 30px 30px;
}

.dd-dragel {
	position: absolute;
	pointer-events: none;
	z-index: 9999;
}

.dd-dragel>.dd-item .dd-handle {
	margin-top: 0;
}

.dd-dragel .dd-handle {
	-webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .1);
	box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .1);
}

/**
  * Nestable Extras
  */



.nestable-lists {
	display: block;
	clear: both;
	padding: 0px 0;
	width: 100%;
	border: 0;
	border-top: 2px solid #ddd;
}

.nestable-lists.blog-page
{
  border-top:none ! important;
}
.dr-dg-menu-button {
	display: table;
	margin: auto;
}

.dr-dg-menu-button .btn {
	margin: 0px 10px;
}

#nestable-menu {
	padding: 0;
	margin: 0px 0px 20px 0px;
}

#nestable-menu .btn {
	font-weight: 600 !important;
}

#nestable-output,
#nestable2-output {
	width: 100%;
	height: 7em;
	font-size: 0.75em;
	line-height: 1.333333em;
	font-family: Consolas, monospace;
	padding: 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#nestable2 .dd-handle {
	color: #fff;
	border: 1px solid #999;
	background: #bbb;
	background: -webkit-linear-gradient(top, #bbb 0%, #999 100%);
	background: -moz-linear-gradient(top, #bbb 0%, #999 100%);
	background: linear-gradient(top, #bbb 0%, #999 100%);
	font-size: 14px;
	font-weight: 400;
}

#nestable2 .dd-handle:hover {
	background: #bbb;
}

#nestable2 .dd-item>button:before {
	color: #fff;
}

.dd {
	float: left;
	width: 48%;
	/* width: 80%; */
}

.dd+.dd {
	margin-left: 2%;
}

.dd-hover>.dd-handle {
	background: #2ea8e5 !important;
}

/**
  * Nestable Draggable Handles
  */



.dd3-content {
	display: block;
	height: 30px;
	margin: 5px 0;
	padding: 5px 10px 5px 40px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #ccc;
	background: #fafafa;
	background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
	background: -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
	background: linear-gradient(top, #fafafa 0%, #eee 100%);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.dd3-content:hover {
	color: #2ea8e5;
	background: #fff;
}

.dd-dragel>.dd3-item>.dd3-content {
	margin: 0;
}

.dd3-item>button {
	margin-left: 30px;
}

.dd3-handle {
	position: absolute;
	margin: 0;
	left: 0;
	top: 0;
	cursor: pointer;
	width: 30px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border: 1px solid #aaa;
	background: #ddd;
	background: -webkit-linear-gradient(top, #ddd 0%, #bbb 100%);
	background: -moz-linear-gradient(top, #ddd 0%, #bbb 100%);
	background: linear-gradient(top, #ddd 0%, #bbb 100%);
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.dd3-handle:before {
	content: '≡';
	display: block;
	position: absolute;
	left: 0;
	top: 3px;
	width: 100%;
	text-align: center;
	text-indent: 0;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
}

.dd3-handle:hover {
	background: #ddd;
}

#menu-editor {
	margin: 20px 0px
}

/*
  * Nestable++
  */



.button-delete {
	position: absolute;
	top: 1px;
	right: 52px;
}

.button-edit {
	position: absolute;
	top: 1px;
	right: 0px;
}

.button-delete i {
	padding: 0px;
	margin: 0px;
	font-size: 16px !important;
}

.button-edit i {
	padding: 0px;
	margin: 0px;
	font-size: 16px !important;
}

#saveButton {
	padding-right: 30px;
	padding-left: 30px;
}

.output-container {
	margin-top: 20px;
}

#json-output {
	margin-top: 20px;
}

/* end of drag menu*/



.msg {
	width: 100%;
	/* border: 1px solid; */
	padding: 10px;
	margin: 10px;
	color: grey;
}

.msg-error {
	/* border-color: #d32f2f; */
	background-color: #ff1b0f;
	color: green;
}

.msg-alert {
	/* border-color: #ef6c00; */
	background-color: #7bc072;
	color: green;
}

.admin-add-edit-new {
	padding: 0px;
	margin: 10px 0px !important;
}

.add-edit-box {
	padding: 0px !important;
	margin: auto;
	background-color: #ccc;
	border: 2px dashed #000;
	width: 100%;
	display: table;
}

.add-edit-box li {
	padding: 5px !important;
	margin: 0px;
	position: relative;
}

.add-edit-box li a {
	position: absolute;
	display: block;
	color: red;
	top: 0px;
	right: 0px;
}

.add-edit-box-btn {
	padding: 0px;
	margin-top: 25px;
}

.add-edit-box-btn i {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
}

.add-edit-box-btn button {
	width: 100%;
}

/* input:not([type]),
input[type="text"]:not(.browser-default),
input[type="password"]:not(.browser-default),
input[type="email"]:not(.browser-default),
input[type="url"]:not(.browser-default),
input[type="time"]:not(.browser-default),
input[type="date"]:not(.browser-default),
input[type="datetime"]:not(.browser-default),
input[type="datetime-local"]:not(.browser-default),
input[type="tel"]:not(.browser-default),
input[type="number"]:not(.browser-default),
input[type="search"]:not(.browser-default),
input[type=file]:not(.browser-default),
input[type=range]:not(.browser-default)
 {
	border: 1px solid #ccc !important;
	border-radius: 5px !important;
	padding: 12px !important;
	margin:0px;
	font-size: 14px;
	height: auto !important;
	box-sizing: border-box !important;
    width:100%;
    background-color: #fff;
} */

/* Focus */



.add-edit-box input[type=text]:not(.browser-default):focus:not([readonly]),
.add-edit-box input[type=email]:not(.browser-default):focus:not([readonly]),
.add-edit-box input[type=password]:not(.browser-default):focus:not([readonly]),
.add-edit-box input[type=number]:not(.browser-default):focus:not([readonly]),
.add-edit-box input[type=tel]:not(.browser-default):focus:not([readonly]),
.add-edit-box input[type=date]:not(.browser-default):focus:not([readonly]),
.add-edit-box input[type=url]:not(.browser-default):focus:not([readonly]),
.add-edit-box input[type=search]:not(.browser-default):focus:not([readonly]),
.add-edit-box input[type=time]:not(.browser-default):focus:not([readonly]),
.add-edit-box input:not([type]):focus:not([readonly]) {
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
}
.brand-image{
width:100px;
}
.grid_list a i {
	font-size: 16px !important;
}

.select-image {
	float: left;
}

.select-remove-btn {
	padding: 15px 0px 0px 0px;
	margin: 0px;
}

.select-remove-btn a {
	padding: 0px 10px;
	margin: 10px 0px 0px;
}

.select-remove-btn i {
	font-size: 14px;
}

.image_scroll img {
	width: 100%;

}

.contact-eform {
	margin: 0px 20px;
	padding: 0px;
	background-color: #fff;
	border: 1px solid #dbdbdb;
}

.contact-eform form {
	padding: 15px;
	margin: 0px;
	background-color: #fff;
}

.admin_grid form table [type="checkbox"]:not(:checked),
.admin_grid form table [type="checkbox"]:checked {
	position: absolute;
	opacity: 1 !important;
	/* pointer-events: none; */
	width: 20px;
	height: 18px;
	margin-top: -8px;
}

.contact-eform input[type="search"]:not(.browser-default) {
	background-color: transparent;
	border: none;
	border: 1px solid #9e9e9e;
	border-radius: 0;
	outline: none;
	width: 75% !important;
	padding: 5px !important;
	font-size: 16px;
	margin: 0px 0px 8px 10px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-transition: border .3s, -webkit-box-shadow .3s;
	transition: border .3s, -webkit-box-shadow .3s;
	transition: box-shadow .3s, border .3s;
	transition: box-shadow .3s, border .3s, -webkit-box-shadow .3s;
}

.contact-choose {
	margin: 7px 10px 7px 15px;
}

.contact-eform .dataTables_length label {
	display: inline-flex;
}

.contact-eform .page_buut_right i {
	font-size: 14px !important;
}

.offset-center {
	padding: 0px 0px 15px 0px;
	margin: auto;
	width: 50%;
}

.input_butt {
	padding: 0px;
	margin: 20px 0px 20px 0px;
}


.event-add-btn {
	padding: 0px 10px;
	margin: 0px 0px 0px 10px !important;
}

.admin_grid_button select {
	height: auto;
	border: 1px solid #d4d4d4;
}

select:focus {
	outline: none;
	;
}

.img-thumbnail img {
    float: left;
    width: 168px;
    height: 114px;
	margin: 0px 0px 5px 0px;
	border: 1px solid #e1dfdf;
    padding: 5px;
}

.img-thumbnail {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 100%;
	
}

.sel-favicon,
.rem-favicon {
	margin: 30px 0px 0px 30px;
}

.sel-logo,
.rem-logo {
	margin: 30px 0px 0px 30px;
}

.rating {
	font-size: 14px;
}

.add-edit-web-button {
	margin: 30px 0px 0px 0px;
}

.add-edit-cus-image {
	float: left;
}

/* .customer [type="checkbox"]:not(:checked), .admin_grid [type="checkbox"]:checked {
	position: static !important;
} */

.customer-grid input[type="search"]:not(.browser-default) {
	height: 40px !important;
}

.customer-wishlist-search input[type="search"]:not(.browser-default) {
	height: 40px !important;
}

.add-edit-cus-btn {
	margin: 30px 0px 0px 0px !important;
}

.add-edit-cus-heading {
	margin: 30px 0px 0px 0px !important;
}

.event-table input[type="search"]:not(.browser-default) {
	height: 40px !important;
}

.add-edit-pro-backbtn {
	margin: 1px 10px 0px 10px !important;

}

.add-edit-pro-backbtn i {

	font-size: 14px !important;
}

.ecommform .form-group {
	padding-bottom: 15px !important;
}

.ecommform .form-group label {
	padding-bottom: 10px;
	display: table;
	width: 100%;
	font-size: 15px;
	font-weight: 400;
}

.pub-right {
	padding-left: 40px !important;
}

.grid-page-butt {
	padding: 0px;
	margin: 0px;
	display: table;
	width: 100%;
}

.col-space {
	margin-bottom: 20px;
}

.event-img {
	float: left;
}

.custom-title {
	margin-top: 20px;
}

.admin-collapsible {
	margin: 15px 5px 0px 5px;
}

.admin-col-space {
	padding: 0px 15px !important;
}

.admin-col {
	margin: 0px 15px !important;
}

.contact-form-field {
	margin: 0px 10px !important;
}

.add-space {
	margin-top: 42px;
}

.word-control {
	width: auto !important;
	border: none;
	padding: 0px;
	margin: 0px !important;
}

.customer-edit {
	margin-top: 20px !important;
}

/* .collapsible [type="checkbox"]:not(:checked), .admin_grid [type="checkbox"]:checked {
	position: absolute;
	opacity: 1;
	pointer-events: visiblestroke;
	width: 20px;
	height: 18px;
	margin-top: -8px;
} */
.image-preview-text {
	padding: 0px;
	margin: 0px;
	display: table;
	width: 100%;
}

.image-preview-text .image_del {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100px;
}

.image-preview-text .image_del img {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.collapsible-body {
	border-bottom: none !important
}

.modal-close-button {
	color: white;
	/* border-radius: 50%; */
	background-color: #ff0707;
	outline: none;
	border: none;
	float: right !important;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 18px;
}

.modal-close-button i {
	font-size: 18px !important;
}

.customer {
	padding: 5px !important;
}

/* .customer [type="checkbox"]:not(:checked), .admin_grid [type="checkbox"]:checked {
margin-top: 5px !important;

} */
.mCSB_scrollTools {

	right: -6px !important;
}

.mCSB_inside>.mCSB_container {
	margin-right: 0px !important;
}

.msg-alert .modal-close {
	position: relative;
	float: right !important;
	background-color: transparent;
	border: none;
	outline: none;
}

.msg-error .modal-close {
	position: relative;
	float: right !important;
	background-color: transparent;
	border: none;
	outline: none;
}

.msg-alert .modal-close::after {
	position: absolute;
	color: #fff;
	font-size: 14px;
	content: '\f057';
	font-family: FontAwesome;
	top: 4px;
	right: 4px;
}

.msg-error .modal-close::after {
	position: absolute;
	color: #fff;
	font-size: 14px;
	content: '\f057';
	font-family: FontAwesome;
	top: 4px;
	right: 4px;
}

.page-comp [type="checkbox"]:not(:checked),
.page-comp [type="checkbox"]:checked {

	opacity: 0 !important;
}

.choose-field-chkbox [type="checkbox"]:not(:checked),
.choose-field-chkbox [type="checkbox"]:checked {
	position: static !important;
	opacity: 1 !important;
	pointer-events: none;
}

/* media query for colorpicker*/
@media (min-width: 320px) and (max-width: 480px) {

	.dataTables_length,
	#myTable_filter {
		width: 100% !important;
		float: none !important;
	}

	.colorpicker {
		top: 48px !important;
	}

	.admin-product-fields {
		padding: 0px;
	}

	.admin-product-fields .collapsible-body {
		padding: 0px;
	}

	.admin_dashboard_invoice {
		padding: 0px 20px;
		margin: 20px 0px;
		width: 100%;
		min-width: 300px;
		max-width: 360px;
		overflow-x: scroll;
	}

	.admin_grid_button a {
		margin: 2px 0px !important;
	}

	.admin-footer-edit .colorpicker {
		top: 32px !important;
	}

	.choose-field {
		float: left !important;
		margin: 10px 0px 0px 0px !important;
	}

	.customization {
		float: left !important;
		margin: 2px 0px 0px 10px !important
	}
}

.admin_seo_tab .colorpicker {
	top: 32px !important;
}



@media (min-width: 768px) and (max-width: 1024px) {

	.admin_grid_button a {
		margin: 5px 0px 0px 20% !important;
	}

}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

	.admin_grid_button a {
		margin: 5px 0px 0px 0px !important;
	}

}

.select-wrapper .caret {
	position: absolute;

}

.rating-star {
	font-size: 11px;
}

.product-grid .sorting {
	width: auto !important;
}

@media (min-width: 481px) and (max-width: 767px) {

	#myTable_filter {
		width: 50% !important
	}

}

@media (min-width: 768px) and (max-width: 1024px) {

	#myTable_filter {
		width: 40% !important
	}


}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

	#myTable_filter {
		width: 40% !important
	}

}

.admin_grid form table [type="checkbox"]:not(:checked) {
	position: static !important;
}

.admin_grid [type="checkbox"]:not(:checked) {
	position: static !important;
}

.product-add-field {
	position: static !important;
	opacity: 1 !important;
	pointer-events: inherit !important;
}

/* [type="checkbox"]:not(:checked){
	position:static !important;	
} */
.admin-product-form-field select {
	padding: 8px !important;
	border: 1px solid #dcdcdc !important;
	border-radius: 3px !important;
	height: auto !important;
}
.multiselect-box[multiple=multiple]
{
	height: auto !important;	
}
.admin-ecom-select{
margin:0px 0px 10px 0px;

}

.loader {
  border: 16px solid #f3f3f3;
  border-radius: 25%;
  border-top: 16px solid green;
  border-bottom: 16px solid green;
  width: 50px;
  height: 50px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


#result ul{
	overflow-y: scroll;
    height: 380px;
}