@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,cyrillic-ext,greek-ext,vietnamese);
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 1.42857;
    font-family: 'Open Sans', sans-serif;
    color: #545454;
    text-rendering: optimizeLegibility;

}

html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td,

article, aside, canvas, details, embed, 

figure, figcaption, footer, header, hgroup, 

menu, nav, output, ruby, section, summary,

time, mark, audio, video {

  margin: 0;

  padding: 0;

  border: 0;

  font-size: 100%;

  font: inherit;

  vertical-align: baseline;

}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 

footer, header, hgroup, menu, nav, section {

  display: block;

}

h4, h4 {
    font-size: 13px;
}
h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-weight: 700;
}

body {
  background-color: #fcfcfc;
  color: #333;
 font-family:'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 20px;
}
#post-new{
    width:100%;
}

.clear {
    clear: both;
}
.pad-zero {
    padding: 0;
}
.m-bottom-15 {
    margin-bottom: 15px !important;
}
.gray-light {
    color: #323544;
}
.gray-dark {
    color: #1f2233;
}
/*---------------------------login page----------------------------------------*/
.form-controles {
    display: block;
    /*width: 100%;*/
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.text-danger {
    color: #fff !important;
}
a.text-danger:focus, a.text-danger:hover{
    color: #fff !important;
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
.permission h3{
    width:100%; 
    background: #f6f6f6;
    font-size: 18px;
    /*padding: 12px 25px;*/
    text-transform: capitalize;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}
.permission ul{
  display: inline-flex;
    flex-wrap: wrap;
    list-style: none;  
}
.permission ul li{
 margin: 0 10px;   
}
.padding_form{
 padding: 0px 0px 40px;   
}
.zoness{
    width:100%;
}
.wd-100{
    
}
.add_buliders{
    cursor: pointer;
}
.btn-group-sm>.btn, .btn-sm {
    padding: .25rem .5rem;
    font-size: 13px!important;
    line-height: 1.5;
    border-radius: .2rem;
}
#page-wrapper{
    min-height: 100%;
    width: 100%;
    position: relative;
    background: #f6f6f6;
    overflow: hidden;
}
.table-condensed .thead-inverse th {
    padding: 10px 10px;
    text-transform: uppercase;
    line-height: 1.5;
    vertical-align: top;
    font-weight: 600!important;
}
.table-condensed .thead-inverse th {
    background: #ececec;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    color: #1e91cf!important;
    font-size: 13px;
}
.fa-trash{
    color:#fff;
}
.number_img{
      float: left;
      margin-left:12px;
      width:20px;
      height:10px
}
.tbody-inverse tr:hover td {
    background-color: #ffffcc;
}
.text_align {
    float:right;
}
.list-group li{
    list-style-type:none;
}
#added_product span li{
  list-style-type:none;   
}
.table-condensed .tbody-inverse td {
    padding: 10px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    line-height: 1.5;
    color: #333;
    /* color: #fff; */
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    vertical-align: top;
    font-size: 13px;
}
.panel-content-wrap {
    position: relative;
    display: block;
}
.panel-setup {
    position: relative;
    padding: 50px 0px 0px 0px;
}
.panel-body {
    position: relative;
    color: #333;
}
.pad-zero {
    padding: 0px;
}
.panel-body .body-wrap {
    padding: 10px 0px;
}
.panel-setup .setup-logo {
    position: relative;
    text-align: center;
    padding: 20px 0px;
}
.panel-setup .setup-logo img{
    
}
.panel-body {
    padding: 15px;
}
.setup-shadow {
    box-shadow: 0 3px 5px rgb(0 0 0 / 40%);
}
.welcome-panel {
    position: relative;
    overflow: hidden;
    margin: 20px 0;
    padding: 20px 10px;
    border-radius: 3px;
    font-size: 13px;
    line-height: 25px;
    border-radius: 3px;
    background: #fff;
    color: #000;
}
.table-responsive {
    display: block;
     width: 100%; 
     /*overflow-x: initial!important; */
}
a {
    color: #999;
    text-decoration: none!important;
}
a:hover {
    color: #000;
    text-decoration: none;
}
.welcome-panel-content {
    position: relative;
    overflow: hidden;
}
.panel-setup .setup-form {
    position: relative;
    display: block;
    font-size: 14px;
}
.panel-setup .setup-form label {
    font-weight: bold;
    line-height: 35px;
}
.panel-setup .setup-form .setup-form-row {
    padding: 10px 10px 10px 10px;
}
.your_password a{
   color: #ff6400;  
}

.modal-header {
    display: -ms-flexbox;
     display: block!important; 
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
    
}
.email_login{
    padding-top: 10px;
    text-align: center; 
}
.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 8px;
}
/*---------------------------login page----------------------------------------*
/*----------------------------------------header-top--------------------------*/
.topbar {
    min-height: 0px;
    background: #FFFFFF;
    border-bottom: 1px solid #d8d8d8;
    margin: 0;
    padding: 0;
    box-shadow: 0px 0px 3px #ccc;
}
.navbar {
    position: relative;
    min-height: 60px;
    margin-bottom: 18px;
    border: 1px solid transparent;
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
#container {
	min-height: 100%;
	width: 100%;
	position: relative;
	background: #f6f6f6;
	overflow: hidden;
}

.container-fluid {
	padding: 0 20px;
}
#header {
	min-height: 0px;
	background: #FFFFFF;
	border-bottom: 1px solid #d8d8d8;
	margin: 0;
	padding: 0;
	box-shadow: 0px 0px 3px #ccc;
}
#header .container-fluid {
	padding: 0;
}
#header .navbar-header {
	transition: 0.3s all;
	border-right: 1px solid #eee;
	width: 235px;
	display: none;
}
#header .navbar-brand {
	margin-left: 8px;
}

#header .navbar-nav > li {
	display: inline-block;
}	
#header .navbar-right > li {
	border-left: 1px solid #eee;
	display: flex;
}

#header .navbar-right {
	margin-right: 0;
	margin: 0px 0px 0px 0px;
	float: right;
}
#header #user-profile {
	max-width: 30px;
	margin-right: 15px;
}
.navbar-brand>img {
    display: block;
    width:100%;
}
#header .nav > li > a {
	padding: 0px 21px;
	line-height: 45px;
	cursor: pointer;
	color: #6D6D6D;
	border-left: 0px solid #E1E1E1;
}
	
#header .nav > li.dropdown > a {
	padding-left: 10px;
	padding-right: 10px;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eee;
    border-color: #1e91cf;
        border-left-color: rgb(30, 145, 207);
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee;
}
/* Desktop */
@media (min-width: 768px){
	#header .navbar-header {
		display: inline-block;
	}
	
	#header #user-profile {
		max-width: none;
		position: relative;
        top: 15px;
	}	
	
	#header .nav > li > a {
		line-height: 75px;
	}
}

#button-menu {
	line-height: 30px;
	font-size: 24px;	
	float: left;
	padding: 10px 16px;
	line-height: 25px;
	display: inline-block;
	cursor: pointer;
	color: #6D6D6D;
	border-right: 1px solid #eee;	
}
@media (min-width: 768px){
	#button-menu {
		display: none;
	}
}
#column-left {
	width: 235px;
	height: 100%;
	overflow: auto;
	background-color: #242d37;
	position: absolute;
	top: 0px;
	left: -235px;
	padding-top: 60px;
	z-index: 10;
}
#column-left::-webkit-scrollbar {
	width: 10px;
	background-color: rgba(200,200,200,0);
}
#column-left::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: rgba(128,139,156,0.2);
}
#content {
	padding-bottom: 0px;
}
#column-left, #content, #footer {
	transition: all 0.3s;
}
#column-left + #content, #column-left + #content + #footer {
	position: relative;
	left: 0px;
}
#column-left.active {
	left: 0px;
}
#column-left.active + #content, #column-left.active + #content + #footer {
	left: 235px;
}
@media (min-width: 768px){
#column-left {
	left: 0px;
}
#column-left + #content, #column-left + #content{
	left: 0px;
	margin-left: 235px!important;
}
#column-left.active + #content, #column-left.active + #content {
	left: 0px;

}
}

#navigation {
	text-transform: uppercase;
	padding: 30px 15px 15px 15px;
	color: #FFFFFF;
	background: #19222E;
	display: block;
}

#menu, #menu ul, #menu li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#menu {
	margin-bottom: 25px;
}
#menu li a {
	text-decoration: none;
	display: block;
	padding: 10px;
	cursor: pointer;
	border-bottom: 0px solid #515151;
}
#menu li a.parent:after {
	font-family: FontAwesome;
	float: right;
	margin-right: 8px;
}
#menu li a.parent:after {
	content: "\f107";
}
#menu li a.collapsed:after {
	content: "\f105";
}
/* manu_firrst */
#menu > li {
	position: relative;
	border-bottom: 1px solid #2b3642;
}
#menu > li > a {
	color: #b3cbdd;
	padding-left: 20px;
	border-bottom: 0px solid #585858;
}
#menu > li > a:hover {
	background-color: #444444;
}
#menu > li > a > i {
	font-size: 16px;
	width: 18px;
}
#menu > li.active > a {
	color: #0b91d2;
	background-color: #171b21;
}
#menu > li > ul {
	background-color: #293141;
}
/* manu_secon*/
#menu li li a {
	color: #7f8a9b;
}
#menu li li a:before {
	content: "\f101";
	font-size: 13px;
	font-family: FontAwesome;
	margin-left: 10px;
	margin-right: 10px;
	transition: margin ease 0.5s;
}
#menu li li a:hover:before {
	margin-right: 20px;
}
#menu li li a:hover {
	color: #FFFFFF;
	background-color: #242d37;
}
#menu li li.active > a {
	color: #0b91d2;
	background-color: #242d37;
}
#menu li ul a {
	padding-left: 20px;
}
#menu li li ul a {
	padding-left: 40px;
}
#menu li li li ul a {
	padding-left: 60px;
}
#menu li li li li ul a {
	padding-left: 80px;
}

table.table-bordered.dataTable tbody td {
    vertical-align: middle;
}
/*----------------------------------------header-top close--------------------------*/
/*-------------------------------------------dashboard-css home-------------------------*/
@media (min-width: 768px){
#column-left + #content, #column-left + #content + #footer {
    left: 0px;
    margin-left: 235px;
}
}
.panel_pdad{
  background: linear-gradient(to top,#242d37,#242d37); 
  padding:10px;  

}
.page-header {
    vertical-align: middle;
    margin: 20px 0 15px 0;
    padding: 0;
    border-bottom: 1px solid #e9e9e9;
    margin-left: 235px;
}
.page-header h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #4c4d5a;
    display: inline-block;
    margin-bottom: 15px;
    text-shadow: 0 1px #fff;
}
.tile-primary {
    background-color: #1b80c2;
}
.tile {
    margin-bottom: 15px;
    border-radius: 3px;
    color: #FFFFFF;
    transition: all 1s;
}
.tile-heading {
    padding: 5px 8px;
    text-transform: uppercase;
    color: #FFF;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 40%);
    background-color: rgba(255,255,255,0.1);
}
.tile-body {
    padding: 15px;
    color: #fff;
    line-height: 48px;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 40%);
}
table.table-bordered.dataTable th, table.table-bordered.dataTable td {
    border-left-width: 0;
    font-size: 13px;
}
.tile:hover {
    opacity: 0.95;
}
.tile .tile-body i {
    font-size: 50px;
    opacity: 0.3;
    transition: all 1s;
    color: #fff
}
.tile .tile-body h2 {
    font-size: 35px;
    color: #fff;
}
.tile-footer {
    padding: 5px 8px;
    background-color: rgba(0,0,0,0.1);
}
.tile a {
    color: #FFFFFF;
}
.tile:hover .tile-body i {
    color: #FFFFFF;
    opacity: 1;
}
.tile-heading i{
    color:#fff;
}
.dashboard-panel{
  position: relative;
    overflow: hidden;
    margin: 0px 0;
    padding: 20px 10px;
    border-radius: 3px;
    font-size: 13px;
    line-height: 25px;
    border-radius: 3px;
    background: #fff;
    color: #000;
   
}
.dashboard-panel h3 {
    margin: 0;
    text-shadow: 1px 1px 1px #fff;
    font-size: 15px;
    font-weight: bold;
}

.text-right {
    text-align: right;
}
.panel-default {
    border-color: #ddd!important;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.table td, .table th {
    padding: 8px;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
.category{
    height:150px;
    overflow:auto;
}
.rmthis{
    display:block;
    position:absolute;
    right:20px;
    top:-20px;
}
/*#example_info{*/
/*    font-size:13px;*/
/*}*/
.img_gallery{
     margin-bottom: 20px;   
}
.breadcrumb h2 {
  font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #4c4d5a;
    display: inline-block;
    margin-bottom: 0px;
    text-shadow: 0 1px #fff;
    
}
.breadcrumb{
   display: inline-block;
    background: none;
    margin: 8px 0 19px 0;
    padding: 0 10px;
    border-radius: 0;  
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color:transparent!important;
}

.breadcrumb>li:last-child a {
    color: #1e91cf!important;
}
.breadcrumb>li {
    display: inline-block;
    text-shadow: 0 1px #fff;
}
.breadcrumb li a {
    color: #999999;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
}
.breadcrumb li + li:before {
    content: "\f105";
    font-family: FontAwesome;
    color: #BBBBBB;
    padding: 0 5px;
    font-size: 10px;
}
.bread_cum>li {
    display: inline-block;
    text-shadow: 0 1px #fff;
}
.bread_cum li a {
    color: #999999;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
}
.bread_cum li + li:before {
    content: "\f105";
    font-family: FontAwesome;
    color: #BBBBBB;
    padding: 0 5px;
    font-size: 10px;
}
/*-------------------------------------------dashboard-home closed-------------------------*/
/*------------------------------right Sidebar css Start--------------------------------------*/
.topbar{
   position: relative;
    display: block;
    background-color: #ececec;
    padding: 5px;
}
table.dataTable  tbody tr{
   font-size:15px; 
   color: #545454;
   font-weight: 400;
}

/*------------------------------right Sidebar css closed--------------------------------------*/
/*-----------------------------------table-css------------------------------------------*/
.posts-panel {
    position: relative;
    overflow: hidden;
    margin: 20px 0;
    padding: 20px 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 16px;
    line-height: 25px;
    background: #f5f5f5;
    color: #000;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 2px 1px -1px rgb(0 0 0 / 12%);
}
/*.table-bordered{*/
/*       background: #e3e3fb; */
/*}*/
.btn {
    font-size: 13px;
}
.btn-group-xs>.btn, .btn-xs {
   line-height: 1.5;
    border-radius: 3px;
}
.label-success {
    color: #fff;
    background-color: #009688;
    border: 2px solid #009688;
    display: inline;
    padding: .2em .6em .3em;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.label-success:hover {
    color:#fff;
}
.label-danger {
    color: #fff;
    background-color: #E5343D;
    border: 2px solid #E5343D;
    display: inline;
    padding: .2em .6em .3em;
    font-size:11px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.label-danger:hover {
  color:#fff;  
}
.brand-headind{
    background: linear-gradient(to top,#c9c9fb,#ececfa); padding:10px;
    width:100%;
}
.brand-headind h1{
    font-size:28px;
}

.widgets-postbox-new{
  padding: 30px 0px 30px; 
  background: #fff;
  
}

.brand_uploade{
  padding: 30px 0px 30px;     
}
.media-gallery .media-image img {
    padding: 0px 0px;
    width: 100%;
    height: 110px;
}
.media-gallery {
    padding: 5px 5px;
    background-color: #f6f6f6;
    width: 100%;
    height: 200px;
    border: 1px solid #ccc;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 2px 1px -1px rgb(0 0 0 / 12%);
}

.media-gallery .media-inputs {
    padding: 10px 0px;
    height:0px;
}
.form_add{
 padding:30px 0px 30px; 
 width: 100%;
}
.section-title h2 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
}
.add-new-content .add-title input[type="text"] {
    width: 100%;
    padding: 8px 10px;
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    font-size: 18px;
    color: #4E4E4E;
}
.posts-panel-content {
    position: relative;
    /*overflow: auto;*/
}
.slider_imdses{
  max-height:300px;
  width:250px !important;
  float: left;  
}
.add-title{
    padding:15px 0px 15px;
}
.sorting{
    color:#1e91cf;
        font-weight: bold;
}
.thead-inverse{
    padding: 30px 0 30px 10px;
    background-color: #fff;   
}
/*-----------------------------------table-css------------------------------------------*/
/*=============== widgets panel add new style =================*/
.widgets-panel-new {
  position: relative;
  /*padding: 0px;*/
}
.pd-00{
 padding:0px!important;   
}
.widgets-panel-new .widgets-postbox-new {
  position: relative;
    overflow: hidden;
    margin: 0px 0;
    padding: 0px 0px;
    border-radius: 3px;
    font-size: 16px;
    line-height: 25px;
    background: #fff;
    color: #000;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 2px 1px -1px rgba(0,0,0,.12);
}

.widgets-panel-new .widgets-postbox-new h3 {
  background: #f6f6f6;
    font-size: 13px;
    padding: 12px 25px;
    text-transform: capitalize;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}


.widgets-panel-new .widgets-postbox-new .con-area-new lable{
  font-size: 12px!important;
  padding: 0px 0px;
  overflow: hidden;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
.text-search{
    text-align:center;
}
.widgets-postbox-new .con-area-new ul {
  list-style-type: none;
}

.widgets-postbox-new .con-area-new ul li {
  padding-bottom: 7px;
  border-top: 1px solid #fff;
  padding: 5px 10px 5px 10px;
}
.widgets-postbox-new .con-area-new ul li label {
  padding: 5px 0px;
  font-weight: bold;
}
.widgets-postbox-new .con-area-new ul li input[type="text"] {
  width: 100%;
    padding: 5px 10px;
    border-radius: 2px;
    font-size: 14px;
    border: 1px solid #eaeaea;
    background-color: #f9f9f9;
}
.widgets-postbox-new .con-area-new ul li textarea {
    width: 100%;
    padding: 5px 10px;
    border-radius: 2px;
    font-size: 14px;
    border: 1px solid #eaeaea;
    background-color: #f9f9f9;
}
.widgets-postbox-new .con-area-new ul li select {
    width: 100%;
    padding: 5px 10px;
    border-radius: 2px;
    font-size: 14px;
    border: 1px solid #eaeaea;
    background-color: #f9f9f9;
    position: relative;
	display: block;
	background-image: url(../images/icons/select-down.png);
	background-repeat: no-repeat;
	background-position: right center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
}
.widgets-postbox-new .con-area-new ul li:first-child {
  border-top: none;
}
.widgets-postbox-new .con-area-new ul li a:hover {
  color: #fff;
}
.con-area-new .tab-publish {
  padding: 10px 0px;
  overflow: hidden;
}
/*------------------------------------check out css----------------------*/

.checkout-offer {
    background-color: #c7202c;
    color: #fff;
    padding: 0px 0px 0px 0px;
    display: block;
    font-size: 16px;
}
.checkout-offer h1 {
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-bottom: 0px;
}
.checkout-offer h1 span {
    font-size: 22px;
    font-weight: bold;
}
.checkout-order {
    background-color: #fff;
    color: #fff;
    padding: 30px 0px 10px 0px;
    display: block;
    font-size: 12px;
}
.checkout-address-sec {
    width: 100%;
    color: #000;
    padding: 5px 15px 20px 15px;
    border: 1px solid #cdcccc;
    background: #f1f1f1;
    overflow: hidden;
    font-weight: normal;
}
.checkout-address-sec h1 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
}
.checkout-address-sec label {
    font-weight: normal;
    font-size: 16px;
}
.checkout-order-sec {
    width: 100%;
    padding: 5px 15px 20px 15px;
    border: 1px solid #cdcccc;
    background: #f1f1f1;
    overflow: hidden;
    display: block;
}
.checkout-order-sec h1 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    padding: 0px 0px 10px 0px;
}
.checkout-order-head {
    background: #b7b6b6;
    padding: 0px 0px 0px 0px;
    color: #000;
    overflow: hidden;
    border: 1px solid #b7b6b6;
}
.checkout-order-head p {
    border-right: 1px solid #f1f1f1;
    line-height: 35px;
    text-align: left;
    padding: 0px 0px 0px 5px;
    font-weight: bold;
    font-size: 12px;
}
.checkout-order-con {
    background: #fff;
    padding: 0px 0px 0px 0px;
    color: #000;
    overflow: hidden;
    border: 1px solid #b7b6b6;
}
.checkout-order-con p {
    border-right: 1px solid #b7b6b6;
    line-height: 15px;
    text-align: left;
    padding: 15px 5px 15px 5px;
    font-size: 12px;
}
.checkout-payment-sec {
    width: 100%;
    padding: 5px 15px 20px 15px;
    border: 1px solid #cdcccc;
    background: #f1f1f1;
    overflow: hidden;
    margin: 0px 0px 20px 0px;
}
.checkout-payment-sec h1 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    padding: 0px 0px 10px 0px;
}
.checkout-payment-sec h2 {
    background-color: #fcf58b;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    padding: 10px 10px 10px 10px;
}
.checkout-payment-head {
    background: #fff;
    padding: 0px 0px 0px 0px;
    color: #000;
    overflow: hidden;
    border: 1px solid #b7b6b6;
}
.checkout-payment-head p {
    line-height: 35px;
    text-align: left;
    padding: 5px 0px 0px 10px;
    font-weight: bold;
    font-size: 12px;
}
.checkout-order-ris-sec {
    width: 100%;
    padding: 5px 15px 20px 15px;
    border: 1px solid #cdcccc;
    background: #f1f1f1;
    overflow: hidden;
    margin: 20px 0px 0px 0px;
    display: none;
}
.checkout-order-ris-sec h1 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    padding: 0px 0px 10px 0px;
}
.checkout-order-ris-sec h2 {
    text-align: left;
    padding: 0px 0px 0px 0px;
    font-weight: normal;
    font-size: 14px;
    margin: 0px;
    color: #09c;
}
.checkout-order-ris-sec h3 {
    text-align: left;
    padding: 5px 0px 0px 0px;
    font-weight: normal;
    font-size: 14px;
    margin: 0px;
}
.checkout-order-ris {
    background: #fff;
    padding: 10px 0px 10px 0px;
    color: #000;
    overflow: hidden;
    border: 1px solid #b7b6b6;
}
.checkout-payment-ris p {
    line-height: 35px;
    text-align: left;
    padding: 5px 0px 0px 10px;
    font-weight: bold;
    font-size: 12px;
}
.checkout-btn-sec {
    width: 100%;
    padding: 20px 15px 20px 15px;
    background: #fff;
    overflow: hidden;
    margin: 20px 0px 0px 0px;
}
.btn-cart {
    background: rgb(239, 191, 192);
    background: -moz-linear-gradient(top, rgba(239, 191, 192, 1) 0%, rgba(255, 71, 74, 1) 46%, rgba(178, 0, 8, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(239, 191, 192, 1) 0%, rgba(255, 71, 74, 1) 46%, rgba(178, 0, 8, 1) 100%);
    background: linear-gradient(to bottom, rgba(239, 191, 192, 1) 0%, rgba(255, 71, 74, 1) 46%, rgba(178, 0, 8, 1) 100%);
    color: #fff;
    display: inline-block;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.42857;
    text-align: center;
    white-space: pre-line;
    cursor: pointer;
    border-radius: 4px;
    border: none;
    float: right;
}
.check-btn {
    border: none;
    background: #333745;
    color: #fff;
    padding: 10px 15px 10px 15px;
    border-radius: 20px;
    font-size: 16px;
}
.checkout-padd {
    padding-right: 8px;
    padding-left: 8px;
    display: block !important;
}
.checkout-padd-top {
  padding-top: 10px;
}
.checkout-padd-top2 {
    padding-top: 10px;
}
.form-group {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}
.details strong {
    padding: 10px;
    font-size: 14px;
    font-weight: 700;
    width: 110px !important;
    display: inline-block;
}
.prod_list{
   padding:0px;
   font-size: 14px; 
   font-weight: 700; 
}
.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.tables-bordered{
   border: 1px solid #dee2e6; 
}
/*------------------------------------check out css----------------------*/
/*====================================================================

                            media page css

======================================================================*/

.media-gallery {
 padding: 5px 5px;
 background-color: #f6f6f6;
 width: 100%;
 height: 275px;
 border: 1px solid #ccc;
box-shadow: 0 1px 3px 0 rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 2px 1px -1px rgba(0,0,0,.12);
}
.media-gallery .media-image {
  padding: 0px 0px;
  width: 100%;
  height: 110px;
}
.media-gallery .media-image img {
  padding: 0px 0px;
  width: 100%;
  height: 110px;
}
.media_imge{
  padding-top: 15px;  
}
.media-gallery .media-title {
  display: block;    
  padding: 10px 0px;
  float: left;
  height: 45px;
  color: #333;
  line-height: 17px;
  font-size: 14px;
 
}
.media-gallery .media-alt-text {
  padding: 10px 0px;
  height: 50px;
}
.media-titles{
      margin-bottom: 30px;  
}
.media-inputes ul li{
 list-style: none;   
}
.media-inputes ul .inputcheck{
 float: left;    
}
.media-inputes ul .btnes{
  float: right; 
}
.media-alt-text input[type="text"] {
  width: 65%;
  height: 25px;
  padding: 5px;
  font-size: 11px;
}
.media-alt-text button {
  width: 30%;
}
.media-gallery .media-inputs {
  padding: 5px 0px;
  float: right;
  height: 40px;
}
.media-inputs ul {
  list-style-type: none;
  text-align: center;
}
.media-inputs ul li {
  display: inline-block;
  padding-right: 10px;
  text-align: center;
}
.media-row {
 padding: 10px 10px;
}
/*====================================================================

                     full width page  style

======================================================================*/

.panel-full {
  position: relative;
  overflow: hidden;
  margin: 0px 0;
  padding: 0px 0px;
  border-radius: 3px;
  font-size: 16px;
  line-height: 25px;
  background: #fff;
    color: #000;
   box-shadow: 0 1px 3px 0 rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 2px 1px -1px rgba(0,0,0,.12);
}
.panel-full-content {
  position: relative;
  overflow: hidden;
}
.panel-full-content .panel-full-postbox {
  position: relative;
  overflow: hidden;
  border-radius: 3px;
  font-size: 13px;
  /* background: #e3e3fb; */
  color: #333;
}
.panel-full-content .panel-full-postbox .panel-full-header {
    padding: 10px 10px;
    overflow: hidden;
    background: #fff;
    color: #000;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 2px 1px -1px rgba(0,0,0,.12);
}
.panel-full-content .panel-full-postbox .panel-full-header label{
	margin-top: 10px;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 700;
}
.panel-full-content .panel-full-postbox .panel-full-footer {
  padding: 10px 10px;
    overflow: hidden;
    background: #fff;
    color: #000;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 2px 1px -1px rgba(0,0,0,.12);
}
.panel-full-content .panel-full-postbox h3 {
  /* font-family: 'Raleway-Regular' !important; */
  font-family: 'Montserrat', sans-serif !important;
  font-size: 13px;
    color:#1e91cf;
}
.panel-full-content .panel-full-postbox .panel-full-dis {
  font-size: 14px;
  line-height: 17px;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
}
.panel-full-postbox .panel-full-dis .panel-full-row {
  border-bottom: 1px solid #bcbcfc;
  padding: 15px 10px;
  overflow: hidden;
}
.panel-full-content .panel-full-postbox  h2{
	background: #b92929;
	font-size: 18px;
	color: #fff;
	padding: 15px;
}
.panel-full-row h4 {
  padding: 5px 0px;
  font-size: 14px;
  font-weight: bold;
}
.panel-full-row .logo-img {
  padding: 0px;
}
.panel-full-row .row-left-sec {
  position: relative;
  overflow: hidden;
  padding: 15px 15px 15px 0px;
}
.panel-full-row .row-left-sec input[type="text"] {
  width: 100%;
  padding: 10px 10px;
  border: 1px solid #ccc;
}
.panel-full-row .row-left-sec input[type="password"] {
  width: 100%;
  padding: 10px 10px;
  border: 1px solid #ccc;
}
.panel-full-row .row-left-sec select {
  width: 100%;
  padding: 7px 10px;
  border: 1px solid #ccc;
  position: relative;
	display: block;
	background-image: url(../images/icons/select-down.png);
	background-repeat: no-repeat;
	background-position: right center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
}
.panel-full-row .row-left-sec textarea {
  width: 100%;
  padding: 10px 10px;
  border: 1px solid #ccc;
}
.panel-full-row .row-right-sec {
  position: relative;
  border-left: 1px solid #bcbcfc;
  overflow: hidden;
  padding: 15px 0px 15px 15px;
}
.panel-full-postbox .panel-full-dis .panel-full-row:last-child {
  border-bottom: none;
}
.panel-full-postbox .panel-full-dis .panel-full-row a {
  font-size: 14px;
  font-weight: normal;
}
.panel-full-postbox .panel-full-dis .panel-full-row a:hover {
  color: #d54e21;
  text-decoration: none;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}
.panel-full-content .panel-full-postbox input[type="file"] {
    width: 100%;
    padding: 5px 10px;
    border-radius: 2px;
    font-size: 14px;
    border: 1px solid #eaeaea;
    background-color: #f9f9f9;
    margin-bottom: 15px;
}
.panel-full-content .panel-full-postbox label {
    width: 100%;
    padding: 0px 0px 5px 0px;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    color: #333;
}
.btn-primary {
    color: #fff;
   background-color: #337ab7;
    border-color: #2e6da4;
   
}
.slider_categoryNone{
    display: none
}
.daynamik_gategory{
   height:150px;
   overflow:auto;
   display: none 
}

.widgets-panel-new .widgets-postbox-new .con-area-new {
  font-size: 12px;
  padding: 0px 0px;
  overflow: hidden;
}
div.dataTables_wrapper div.dataTables_filter label{
  margin-left: -124px;
  padding: 10px;
}
div.dataTables_wrapper div.dataTables_filter input {
    margin-left: .5em;
    display: inline-block;
    width: 150px!important;
}
.removes{
     position: relative;
    left: -10px;   
}
.sorting_asc{
    width: 100%;
    padding: 5px 10px;
    border-radius: 2px;
    font-size: 13px;
}

/*.sorting_1{*/
/*    font-size:13px;*/
/*}*/
.dataTables_info{
    margin-left: 20px;
    width: 165px;
    padding-top: 0em!important;
}
/*-------------------------------------------bulider Css Start------------------------------*/

.ajax-add-cont {
    position: absolute;
    top: 39px;
    left: 2%;
    padding: 30px;
    margin-bottom: 20px;
    width: 96%;
    border-radius: 3px;
    display: none;
    z-index: 9999;
    border-bottom: 1px solid #bcbcfc;
    background: -webkit-gradient(linear, left bottom, left top, from(#c9c9fb), to(#ececfa));
    background: -webkit-linear-gradient(bottom, #c9c9fb, #ececfa);
    background: -moz-linear-gradient(bottom, #c9c9fb, #ececfa);
    background: -o-linear-gradient(bottom, #c9c9fb, #ececfa);
    background: linear-gradient(to top, #c9c9fb, #ececfa);
}
.ajax-add-cont h3 {
    padding: 10px 0;
    font-size: 14px;
    text-transform: uppercase;
}
.ajax-add-cont h5 {
    padding: 10px 0;
    font-size: 14px;
    text-transform: uppercase;
}
.ajax-add-cont h6 {
    padding: 10px 0;
    font-size: 14px;
    text-transform: uppercase;
}
.ajax-add-cont input {
    width: 100%;
    padding: 10px 10px;
    border: 1px solid #ccc;
}
.ajax-add-cont select {
    width: 100%;
    padding: 10px 10px;
    border: 1px solid #ccc;
    position: relative;
    display: block;
    background-image: url(../images/icons/select-down.png);
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}
.ajax-add-cont .ajax-acc-tab {
    padding: 10px 10px;
    margin: 10px;
}
.ajax-add-cont .ajax-acc-tab li a {
    padding: 10px 10px;
    text-align: center;
}

.filter-panel {
    position: relative;
    margin-top: 20px;
    color: #006;
    margin-bottom: 0 !important;
    background: linear-gradient(to top, #c9c9fb, #ececfa);
    overflow: hidden;
    padding: 9px 0 9px 0;
}
.filter-panel-inner {
    position: relative;
    padding-top: 4px;
}
.filter-panel-inner span {
    text-align: center;
    font-weight: 600;
}
.status-content {
    position: relative;
    padding-top: 10px;
}

/*-------------------------------------------bulider Css Start------------------------------*/
/*--------------------------------footer-css----------------------------------------*/
.footer {
    position: relative;
    border-top: 1px solid #ccc;
    width: 100%;
    display: block;
    background-color: #fff;
    padding: 10px;
    overflow: hidden;
}
.footer .footer-left {
   color: #333;
}
.footer .footer-right {
 color: #fff;
 text-align: right;
}

.btn-default {
    color: #333;
    background-color: #fff!important;
    border-color: #ccc;
}
.form-control {
    font-size: 13px;
}
/*--------------------------------footer-css----------------------------------------*/
@media screen and (max-width:640px) {
.section-title h2 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
}
 .btn {
     padding: 5px 8px!important;
 }   
}

