.headergraphic{
    padding-top: 100px;
}
.bg_greydark .tinynav { color: #fff; background-color: #404746; box-shadow: 0px 0px 0px 0px #353b3d; }
.bg_greydark{ background-color: #49524E;}
.bg_greydark2{ background-color: #404746;}
.bg_greydark_hover:hover{ background-color: #49524E !important;}
.bg_greydark2_hover:hover{ background-color: #404746 !important;}
.textevidence{ float: left; width: 100%; position: relative; overflow: hidden; }
.textevidence.center{ text-align: center; }
.textevidence.left{ text-align: left; }
.textevidence.right{ text-align: right; }
.textevidence.overflow_scroll { overflow-x:auto !important; }
.bg_violet .tinynav { color: #fff; background-color: #7c7994; box-shadow: 0px 0px 0px 0px #a675af; }
.bg_violet{ background-color: #8784a0; }
.bg_violetdark{ background-color: #7c7994; }
.bg_violet_hover:hover { background-color: #8784a0 !important; }
.bg_violetdark_hover:hover{ background-color: #7c7994 !important; }
.margin20{ margin: 20px; padding: 0px; display: inline-block; }
.margin2040{ margin: 20px 40px; padding: 0px; display: inline-block; }
.menu .white .sub-menu a, .menu .grey .sub-menu a { color: #a4a4a4; }
p.white,h1.white,h2.white,h3.white,h4.white,h5.white,h6.white,a.white,i.white,span.white, input[type="text"].white, textarea.white, input[type="submit"].white, select.white{ color:#ffffff; }
.padding20{ padding: 20px !important; }
.display_inlineblock { display: inline-block; }
.width_percentage100{ width: 100% !important; }
.sizing { box-sizing:border-box; }

@media only screen and (min-width: 480px) and (max-width: 767px) {
.width_percentage10,.width_percentage20,.width_percentage25,.width_percentage30,.width_percentage40,.width_percentage50,.width_percentage60,.width_percentage70,.width_percentage80,.width_percentage90,.width_percentage100 { width: 100% !important; }
}
@media only screen and (min-width: 320px) and (max-width: 479px){
.width_percentage10,.width_percentage20,.width_percentage25,.width_percentage30,.width_percentage40,.width_percentage50,.width_percentage60,.width_percentage70,.width_percentage80,.width_percentage90,.width_percentage100 { width: 100% !important; }

}
.filters ul{
  display: flex;
  justify-content: center;
  list-style: none;
  border-bottom: 2px solid #D9D9D9;
  margin: 30px 15px
}
.filters ul li{
  display: inlnie-block;
  text-align: center;
  margin-right: 12px;
  padding: 0 5px 8px 5px;
  font-weight: 700;
  font-size: 16px; 
  cursor: pointer;
  position: relative;
  margin-bottom: -2px;
  color: #777;
  transition: 0.3s;
  text-transform: uppercase;
}
.filters ul li:hover{
  color: #EB2D3A;
}
.filters ul li.is-checked{
  border-bottom: 2px solid #EB2D3A;
}
.filters ul li:last-child{
  margin-right: 0;
}
 
/**********************************************************************************************************************************************************/

.cart-area .cart_item td {
	border: 1px solid #ccc;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
.cart-area thead th {
	border: 1px solid #ccc !important;
	padding: 10px !important;
	text-align: center;
}
.product-remove {
	width: 5%
}
.product-thumbnail {
	width: 10%
}
.product-name {
	width: 32%
}
.product-price {
	width: 18%
}
.product-quantity {
	width: 13%
}
.product-subtotal {
	width: 18%
}
table.table {
	margin-bottom: 0;
	width: 100%;
}
.cart_item > input {
	text-align: center;
	width: 50px;
}
.item-title a {
	color: #333
}
.remove a {
	border-radius: 50%;
	color: #3C2259;
	display: block;
	font-weight: 700;
	height: 20px;
	line-height: 20px;
	margin: auto;
	width: 20px;
}
.remove a:hover {
	background: #3C2259;
	color: #fff;
}
.item-title a:hover {
	color: #3C2259;
}
.coupne-area {
	float: left;
	width: 50%;
}
.update-cart {
	display: block;
	float: right;
	width: 50%;
}
.apply-coupne {
	float: left;
	width: 40%;
}
.in-btn {
	background: #3b3330 none repeat scroll 0 0;
	color: #fff;
	float: right;
	text-transform: uppercase;
	width: 60%;
	border: 2px solid transparent;
	font-weight: 700;
 -webkit-transition: .3s;
 transition: .3s;
}
.cart-action .input-box {
	margin-bottom: 0
}
.input-box.coupon-box {
	padding-right: 40px
}
.cart-action .input-box input {
	border-radius: 5px
}
.in-btn:hover {
/*	color: #3C2259;*/
}
.item-qty > input {
	text-align: center;
	width: 60px;
}
.ctg-type,  .cgt-des {
	text-transform: uppercase;
}
.cgt-des {
	text-transform: capitalize
}
.cart-total-area td {
	border: medium none
}
.cart-total-area tr {
	border: 1px solid #ccc
}
.cart_item .ctg-type {
	width: 40%
}
.cart_item .cgt-des {
	width: 60%
}
.cgt-des span a {
	color: #222;
	display: block;
	font-weight: normal;
}
.cgt-des span a:hover {
	color: #3C2259;
}
.tci-box .in-btn {
	border-radius: 5px;
	float: none;
	margin-top: 20px;
	padding: 0 30px !important;
	width: auto;
}
.com-btn {
	background: #3b3330 none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	padding: 7px 10px;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	text-transform: capitalize;
}
button.com-btn:hover {
	color: #3C2259;
}
.item-img img {
    max-width:100%;
/*	height: 100px;*/
}
.section-title h3 {
	font-size: 18px;
	text-transform: capitalize;
}
thead {
	background: #eee none repeat scroll 0 0;
}
.total-cart-wrap{
margin-bottom:20px;}
.modal-header {
    background: #0f3214;
    padding: 15px 25px;
}
.modal-header {
	min-height:16.43px;
	padding:15px;
}
.modal-header .close {
	margin-top:-2px
}
.modal-content{
background:#FFFFFF;}


.modal-dialog {
    max-width: 500px;
    margin: auto;
}
.modal-dialog {
  position: absolute;
  float: left;
 left: calc(50% - 250px);
  bottom: 50%;
  transform: translate(-50%, -50%);
}
textarea::placeholder, input::placeholder, select {

    opacity: 1!important;
    color: black!important;
}
img{
max-width:100%;
}