
body {
/*

	text-transform:uppercase;
	font-family: 'EK Mukta', sans-serif;
	font-family: 'Montserrat', sans-serif;
	font-family: 'Montserrat', sans-serif;
	font-family: 'baskerville-urw', sans-serif;
	font-family: 'Montserrat', sans-serif;
	font-family: 'brandon-grotesque', sans-serif;
		font-family: 'Lato', sans-serif;
*/
	font-family:'Ek Mukta', sans-serif;
	font-weight: 400;
	color: #0f0f0f;
	font-size: 13px;
	line-height: 20px;
	width: 100%;
	background: #fff;
	letter-spacing: .01em;
}



#menu {
	background-color: #17263d;
	background-image: repeating-linear-gradient(#000000, #5e5e5e);
	background-repeat: repeat-x;
	color: #fff;
}

.dropdown-item:active {
	color: #ffc3b4;
	text-decoration: none;
	background-color: transparent !important;
}

.smallmargin {
	padding-left:20px;
	padding-right:20px;
}

.navbar {
	background:#333;
	border-radius: 0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.top-left {
	font-size:12px;
	padding-top:10px;
	padding-left:32px;
	color:#cecece;
}

.container {
	/*width:100%;*/
	padding-left:0px;
	padding-right:0px;
}

.dropdown-menu a {
	/*width:100%;	*/
	color: #8b0023;
	margin-left: 20px
	line-height: 1.7;

}

.dropdown-menu a :hover{
	/*width:100%;	*/
	color: #a9002b;
	margin-left: 20px
	line-height: 1.7;

}

.dropdown-menu > li > a {
	/*width:100%;	*/
	padding-left:0px;
	color: #768797;
	margin-left: 20px
	line-height: 1.7;
}
.product {

}
.product:hover {
	border: 1px solid #8ec4e7;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background: none;
	color: #cc0000;
}

.bottombar {
	border-bottom:1px solid #768797;
}
.navbar-header {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	line-height: 1;
}
#top {
	min-height: 60px;
}

#top-links {
	padding-top: 11px;
	padding-right: 11px;
}
#top-links a + a {
	margin-left: 15px;
}

#search {
	margin-top: 5px;
	margin-bottom: 5px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 5px 35px;
	text-shadow: 0 1px 0 #FFF;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 150px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border-radius: 0;

}

.breadcrumb ul {

}

.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}

.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.colorized {
	color:#ffb6a3;
}

#top .btn-link, #top-links li, #top-links a {
	color: #000;
	padding-left:5px;
	/*text-shadow: 0 1px 0 #FFF;*/
	text-decoration: none;
}

#top-links .dropdown-menu a {
	text-shadow: none;
	color: #ffccbf;
}
#top-links .dropdown-menu a:hover {
	color: #ffccbf;
	font-weight:600 !important;
}


.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}
.border-blue {
	border-color: #00637a!important;

}
.border-pink {
	border-color: #4ba11d!important;
}

.border-darkpink {
	border-color: #ff9f87!important;
}
.border-yellow {
	border-color: #a11d26!important;
}

.text-yellow {
	color:#ffc300 !important;
	font-weight:700;
	letter-spacing:.1em;
}



.btn-primary {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #333;
	background-image: linear-gradient(to bottom, #333, #222);
	background-repeat: repeat-x;
	border-color: #cecece #cecece #cecece;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	transition: all 300ms cubic-bezier(.25,.46,.45,.94);
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-position: 0 -15px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #167dbf;
	background-image: linear-gradient(to bottom, #167dbf, #195a83);
	background-repeat: repeat-x;
	border-color: #167dbf #167dbf #195a83;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	transition: all 300ms cubic-bezier(.25,.46,.45,.94);
}

.btn-primary.focus, .btn-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(250,197,191,.5);
}

.btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #ae0015;
	border-color: #ae0015;
}



.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover,
.pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #a11d26;
	border-color: #a11d26
}

.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #a11d26;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}

.product-thumb .caption {
	padding: 0 20px;
	min-height: 80px;
}

a.btn-third, button.btn-third, input.btn-third[type="submit"] {
	border-color: #fff;
	color: #fff;
}
.subscription-form input[type=text], .subscription-form input[type=password],
.subscription-form input[type=email], .subscription-form input[type=tel],
.wishlist-form input[type=text], .wishlist-form input[type=password],
.wishlist-form input[type=email], .wishlist-form input[type=tel],subscription-form textarea {
	width: 100%;
	height: 45px;
	padding: 10px;
	color: #2e3438;
	border: 1px solid #dcdcdc;
	appearance: none;
	-webkit-appearance: none
}

.subscription-form select, .wishlist-form select {
	border: 1px solid #dcdcdc;
	height: 45px;
	line-height: normal;
	padding: 10px;
	appearance: none;
	-webkit-appearance: none;
	border-radius: 0;
	background: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im0xMjEuMywzNC42Yy0xLjYtMS42LTQuMi0xLjYtNS44LDBsLTUxLDUxLjEtNTEuMS01MS4xYy0xLjYtMS42LTQuMi0xLjYtNS44LDAtMS42LDEuNi0xLjYsNC4yIDAsNS44bDUzLjksNTMuOWMwLjgsMC44IDEuOCwxLjIgMi45LDEuMiAxLDAgMi4xLTAuNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIgMC4xLTUuOHoiIGZpbGw9IiNjMmMyYzIiLz4KICA8L2c+Cjwvc3ZnPgo=);
	background-position: calc(100% - 10px) center;
	background-repeat: no-repeat;
	background-size: 16px;
	font-weight: normal;
	color: #2e3438;
	font-family: Arial, sans-serif
}

.radio-option label {
	display: inline-block
}

.checkbox-option input {
	float: left
}

.checkbox-option__label {
	padding: 0 0 0 50px;
	display: block
}

.checkbox-option--bold {
	font-weight: bold
}

.checkbox-option--large {
	font-size: 1.2em
}

.checkbox-option--large input[type=checkbox] {
	-ms-transform: scale(2);
	-moz-transform: scale(2);
	-webkit-transform: scale(2);
	-o-transform: scale(2);
	padding: 10px
}
.text-smaller {
	color: #777777
	font-size:13px;
}

.text-green {
	color: #424f36 !important;;
 }

.bg-green {
	background-color: #4ba11d !important;
	color: white !important;
}
.home-title h2 {
	position: relative;
	text-transform: capitalize;
	font-size: 32px;
	margin: 0;
	display: inline-block;
	vertical-align: top;
	font-weight: 600;
	letter-spacing: 0.05em;
	line-height: 30px;
}

.home-title h3 {
	position: relative;
	text-transform: capitalize;
	font-size: 28px;
	margin: 0;
	display: inline-block;
	vertical-align: top;
	font-weight: 600;
	letter-spacing: 0.05em;
	line-height: 30px;
}

#cart > .btn :hover{
font-size: 12px;
line-height: 18px;
color: #000 !important;
}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #167dbf;
	color: #fff !important;
}

.bg-dark {
background-color: #000 !important;
}

.btn-dark {
color: #fff;
background-color: #000 !important;
border-color: #000;
}
.price-old {
	text-decoration: line-through;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.btn-danger {
	color: #fff;
	background-color: #a11d26;
	border-color: #f2e8e8;
}

.text-danger {
	color: #a11d26;
}

.event {
}

.event: hover {
	border: 1px solid #a11d26;
}

.card-header {

}

.card-footer {
//	background:#f2e8e8;
	border-top:1px solid #f2e8e8;
	border-bottom:1px solid #f2e8e8;
}

.event:hover {
	border: 1px solid #a11d26;
}

.card-body {
	border-top:1px solid #f2e8e8;
	border-bottom:1px solid #f2e8e8;
}

.card-title {

	padding-top:4px;
	padding-bottom:4px;
}

b {

}

.secondactive {
	background:#ff2f4f !important;
}
.scroller {
	overflow: scroll;
	max-height: 250px;
}
.border-lighter {
	border-color:#cecece !important;
}


.bg1 {
	color: #5e008e !important;
}

.bg2 {
	color: #d9001a !important;
}
.bg3 {
	color: #84add4 !important;
}

.bg4 {
	color: #f9798e !important;
}

.bg5 {
	color: #b7c202 !important;
}



.bga1 {
	background-color: #5e008e !important;
	color:#fff !important;
}

.bga2 {
	background-color: #fff !important;
	color:#000 !important;
}

.list-group a.active, .list-group a.active:hover, .list-group .bga2 span::before{
	content: "> ";
}

.bga3 {
	background-color: #84add4 !important;
	color:#fff !important;
}

.bga4 {
	background-color: #f9798e !important;
	color:#fff !important;
}

.bga5 {
	background-color: #b7c202 !important;
	color:#000 !important;
}

.navbar-toggler-icon{
	color: #fff !important;
}




.header-resize {
  max-height: 50px;
  transition: 0.2s;
}

.overlay {
  position: relative;
  z-index:0;
}

.overlayimg {
  position: relative;
  z-index:900;
  top : -100;
}

.container-full {
	margin: 0 auto;
	width: 100%;
}

.megadrop {
	top: 50%;
}

.navbar-light .navbar-nav > .dropdown > a .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}

.navbar-light .navbar-brand {
	color: #fff;
}

.menu-large {
	position: static !important;
}

.megamenu {
	padding: 20px 20px;
	width: 95%;
}

.megamenu > div > li > ul {
	padding: 0;
	margin: 0;
}

.megamenu > div > li > ul > li {
	list-style: none;
}

.megamenu .card {
	outline: none;
}

.megamenu .card:hover,
.megamenu .card:focus {
	outline: 1px solid #000;
}

.megamenu > div > li > ul > li > a {
	display: block;
	padding: 3px 3px;
	clear: both;
	font-weight: normal;
	line-height: 1.128571429;
	color: #333333;
	white-space: normal;
}

.megamenu > div > li > ul > li > a:hover,
.megamenu > div > li > ul > li > a:focus {
	text-decoration: none;
	color: #a9002b;
	background:#fff;
}

.megamenu.disabled > a,
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
	color: #000;
}

.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed;
}

.megamenu.dropdown-header {
	color: #428bca;
	font-size: 18px;
}

@media (max-width: 768px) {
	.megamenu {
		margin-left: 0;
		margin-right: 0;
		width:90%;
	}
	.megamenu > li {
		margin-bottom: 30px;
	}
	.megamenu > li:last-child {
		margin-bottom: 0;
	}
	.megamenu.dropdown-header {
		padding: 3px 15px !important;
	}
	.navbar-nav .open .dropdown-menu .dropdown-header {
		color: #fff;
	}


	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(255, 255, 255, 1);
	}

}

.btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
	color: #fff;
	border-color: #ffa18a;
}

.navbar-text {
	display: inline-block;
	padding-top: 0;
	padding-bottom: .5rem;
}

.nav-link {
	padding: .3rem 1rem;
}

.blue {
	background: #2f5c96 !important;
}

.small-logo {
	max-height:120px !important;
	transition: all .2s ease-in-out;
	max-width:165px;
}

.large-logo {
	max-height:120px !important;
	transition: all .2s ease-in-out;
	max-width:195px;
	padding-bottom:10px;
	padding-top:12px;
	margin-top: 10px;
}


@media (max-width: 577px) {
	#menu .dropdown-inner ul {
		display: block;
		font-size:14px;
		transition: all .2s ease-in-out;
	}

	#menu .nav > li > a {
		font-size:15px;
		transition: all .2s ease-in-out;
		line-height: 25px;
	}

	.navbar-brand {
		transform: translateX(-50%);
		left: 43%;
		top: 0;
		position: absolute;
	}


}
@media (max-width: 478px) {
	#cart .dropdown-menu {
	    width: 100%;
	    min-width: 400px;
	}

	#floater-container {
		position: relative;
		bottom: 15%;
		right: -20px;
		-webkit-transition: all 2s ease-in-out;
		transition: all 2s ease-in-out;
		position: fixed;
		width:100%
	}
}


.product .card-body {
	min-height:140px;
	max-height:140px;
}


.navbar-brand {
  transform: translateX(-50%);
  left: 47%;
  position: absolute;
}

.navbar-toggler2 {
  right: 3%;
  position: relative;
}

#menu .dropdown-menu {
	left: -250px;
}

.full-banner {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 190px;
  padding-bottom: 190px;
  background-position: center;
}

.half-banner {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 30px;
  padding-bottom: 30px;
  background-position: center;
}

.list-group a.active, .list-group a.active:hover {
	background: #4ba11d !important;
	color:#fff;
	font-weight: 700;
}