@charset "UTF-8";

h1,h2,h3,h4,h5,h6,p{
	line-height: 140%;
}

video::-internal-media-controls-download-button {display:none;}
video::-webkit-media-controls-enclosure {overflow:hidden;}
video::-webkit-media-controls-panel {width: calc(100% + 30px);}

/*custom scrollbar*/
::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    background: #fff; 
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.5);
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #777; 
}

::-webkit-scrollbar-thumb:active {
    background: #333; 
}

::-webkit-scrollbar-thumb:hover {
    background: #333;
}
/*custom scrollbar*/


label{
	left: 0;
}
a{
	color: #298f9a;
}
::-moz-selection,::selection {
	background: #ff8e65;
	color: #333;
}
.nopadding{
	padding:0px !important;
}
.nomargin{
	margin:0px !important;
}
.full-width{
	width:100% !important;
}
.inline{
	display:inline;
}
.inline-block{
	display:inline-block;
}
.theme-bg{
	background: #FF875B !important;
}
.header-bg{ background: #333 !important; }
.btn.theme-bg:hover,
.btn.theme-bg:focus,
.btn-large:focus,
.btn-floating:focus{
	background:#183544;
}
.font600{
	font-weight: 600;
}
.font500{
	font-weight: 500;
}
.font300{
	font-weight: 300;
}
.theme-text{
	color: #42a5f5 !important	;
}
.none{
	display: none;
}


section{
	padding-top: 3rem;
	padding-bottom: 3rem;
}
section:not(.nopadding) ~ section{
	padding-top: 0;
}
.capitalize{
	text-transform: capitalize;
}
.lowercase{
	text-transform: lowercase;
}
.uppercase{
	text-transform: uppercase;
}
.relative{
	position: relative;
}
.absolute{
	position: absolute;
}
.lh0{
	line-height: 0;
}
.font-pop{
	font-family: 'Poppins';
}
.font-mont-alt{
	font-family: 'Montserrat Alternates', sans-serif;
}
.font-hind{
	font-family: 'Hind Siliguri', sans-serif;
}
.paddRtL{
	padding: 5px 10px !important;
}
.margin2{
	padding: 2rem !important;
	margin: 1rem !important;
}
.padd10{
	padding: 10px !important;
}
.padd20{
	padding: 20px !important;
}
.padd30{
	padding:30px !important;
}
img{
	max-width: 100%;
}
.full-height{
	height: 100%;
}
.pb0{
	padding-bottom: 0px;
}
.container {
	width: 90%;
}
.container-fluid{
	padding: 0 0.75rem;
}
i.material-icons{
	vertical-align: sub;
	font-size: 130%;
}
.border-grey{
	border: 1px solid #eee;
}
.bb-grey{
	border-bottom: 1px solid #eee;
}
.margin-right{
	margin-right: 1rem;
}

.gap{
	margin:10px 0;
	clear: both;
	width: 100%;
}

form textarea{
	padding:0.8rem 0 !important;
}
.p-margin{
	margin: 1rem 0 !important;
}

/*----------   ----------*/
.sidebar-profile {
	padding: 25px 24px;
	background: url('assets/images/profile_bg.png') !important;
	background-size: cover;
}

/*-----navigation toggle ------*/
.nav-wrapper section{
	padding: 0 !important;
}

/*--- brands --------*/
#slide-out .nav-side{
	padding: 0!important;
	height: calc(100% - 60px)!important;
	margin-top: 60px;
	z-index: 997;
	width: 236px !important;
}

/*----banner add/edit modal ----*/
.modal{
	width: 56% !important;
	max-height: 100% !important;
}

.modal .title2{
	font-size: 18px !important;
	font-weight: 500 !important;
	text-transform: capitalize !important ;

}

#banner-page .card-content{
	padding: 10px 10px 0 !important;
}

#banner-page .card.horizontal:hover {
	box-shadow: 0 7px 7px 0 rgba(0,0,0,.05),
	0 7px 3px 2px rgba(0,0,0,.08),
	0 4px 7px 0 rgba(0,0,0,.08);
}
.card.horizontal img		{
	width: 100% !important;
	height: 100% !important;
	max-width: 100%;
}

.modal-content h4 {
	/* line-height: 41px; */
	display: block;
	margin-bottom: 20px;
	padding: 15px !important;
}
#new-coupan .modal {
	width: 56% !important;
}

.locations td{
	padding: 10px !important;
}
.relative{
	position: relative;
}
.locations form .btn-icon{
	position: absolute;
	top: 3px;
	right: 0;
}
.locations .block-disabled{
	position: relative;
}
.locations .block-disabled:before{
	content: 'Select Previous Column First';
	position: absolute;
	top: 46px;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(204, 204, 204, 0.88);
	z-index: 3;
	text-align: center;
	padding-top: 14%;
}


/*--- ckeditor ---*/
.ckeditor-container{
	margin-top: 1rem;
	padding-bottom: 1rem;
}
.ckeditor-container label{
	font-size: 1rem;
	margin-bottom: 6px;
	display: block;
}

.btn, {
	border: none;
	border-radius: 2px;
	display: inline-block;
	height: 33px;
	line-height: 33px;
	outline: 0;
	padding: 0 2rem;
	text-transform: uppercase;
	vertical-align: middle;
	-webkit-tap-highlight-color: transparent;
}

.btn-icon {
	height: 28px;
	line-height: 28px;
	padding: 0px 6px;
}

/*--------------vendor profile>product list --------------*/
.list {
	height: 164px;
	overflow: auto;
}

/*--------manage products ----------*/
.img-drop {
	/* height: 110px; */
	text-align: center;
	padding: 31px 9px;
	/*border: 1px solid rgba(85, 85, 85, 0.21);*/
}

.img-drop > img {
	height: 185px;
}

/*------------order details ------------*/

.ship-info h3,.ship-info h4{
	margin-top: 0 !important;
}
.bordrTB{
	border-top:1px solid #555;
	border-bottom: 1px solid #555;
}

.total-price td{
	text-align: right !important;
	font-size: 18px;
	padding: 10px 5px !important;
}

/*---------profile page -----------*/
.profile-img {
	/*width: 375px;*/
	float: left;
}
.profile-img2 {
	/* max-height: 180px; */
	background-color: bisque;
	min-height: 192px;
	position: relative;
	height: 275px;
	float: left;
}


.admin-detail:after {
	display: table;
	content: '';
	clear: both;
	background-color: bisque;
	/* width: 100%; */
}
#admin-info{
	margin-top: 10px;
}
#admin-info p span {
	margin-right: 11px;
}
#admin-info h2, i{
	font-size: 24px;
}
.social-links{
	width: 100%;
	margin-top: 2rem;
}
.social-links a {
	width: 50px;
	height: 50px;
	background-color: #352c2c;
	margin: 0 10px;
	border-radius: 100%;
	display: inline-block;
	text-align: center;
	line-height: 50px;
	font-size: 25px;
	color: #fff;
	position: relative;

}
a.facebook{
	background-color:#3b5998;
	transition: all 0.5s ease;
}

a.g-plus{
	background-color:#dc4a38;
	transition: all 0.5s ease;
}
a.twitter{
	background-color:#1da1f2;
	transition: all 0.5s ease;
}
a.instagram{
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	transition: all 0.5s ease;
}
a.pinterest{
	background:#c8232c;
	transition: all 0.5s ease;
}

a.tumblr{
	background:#34526f;
	transition: all 0.5s ease;
}

a.quora{
	color:#fff;
	background:#B92B27;
	transition: all 0.5s ease;
}
a.youtube{
	color:#fff;
	background:#FF0000;
	transition: all 0.5s ease;
}

.social-links a:hover{
	box-shadow: 0px 0px 19px rgba(0, 0, 0, 0),
	-2px 4px 1px rgba(0, 0, 0, 0.25);
}

span.upload-img {
	width: 50px;
	height: 50px;
	display: block;
	/* margin: 0 auto; */
	background-color: cornflowerblue;
	position: relative;
	text-align: center;
	line-height: 50px;
	color: #fff;
	cursor: pointer;
	/* border-radius: 100%; */
	box-shadow: 0px 0px 8px rgba(88, 86, 86, 0.45);
	margin-top: -56px;
	/*left: -5px;*/
	overflow: hidden;
}
.upload-img input[type="file"] {
	opacity: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
	cursor: pointer;
}


.pass-box {
	max-width: 500px;
	/* margin: 0 auto; */
	/* margin: 10px auto; */
}

#drop-options .btn{
	margin-top: 25px;
}
#addedRows .btn{
	margin-top: 10px;
}
#addedRows .input-field {
	margin: 0;
}
#drop-options{
	display: none;
}

.del {
	margin-top: 34px !important;
	float: right;
}

.max-20{

	max-width: 20px;
}

#card-image{
	height: 246px !important;
}

#card-content h4{
	color: rgb(66,165,245);
}
#card-content p{
	margin-bottom: 15px;
}
#car{

	border-top: 1px solid #ccc;
	margin: 13px 0 0;
}
.del1{
	margin-top: 0.5rem !important;
	padding: 0 1rem;
}

.member {

	float:none;
}

#flot{
	float: none;
}
#thea{
	width: 350px;
}
select[name="datatable_length"]{
	display: inline-block;
	width: 60px;
}

.side-nav{
	width: 240px;
}
.subscribe{

	margin-top: 4rem;
}
.padd11{

	padding: 0 11px 78px;
}
#Category{
	display: none;
}
#button{
	margin-top: 12px;
}
.controls{
	margin-left: 2rem;
	background: #efeeee;
  padding: 0.5rem;
}
.controls i{
	color: #f67e24;
}
.categorie li{
	padding: 1rem;
}
.dl-horizontal dt{
  float: left;
  width: 20%;
  min-width: 150px;
  font-weight: 600;
}
.dl-horizontal dd{
  display: inline-block;
  width: 65%;
  margin-bottom: 10px;
}
.active-submenu{
	background: #fff !important;
}

.abcRioButtonBlue{
	background: #fff !important;
	width: 250px !important;
}
.category-tree{
	margin-left: 5%;
}
.category-tree >li{ 
	border-left: 1px solid #ccc;
}

.option-img{
	border-radius: 100% !important;
	height: 30px !important;
	width: 30px !important;
}