.bg_red{
	background-color: red !important;
}

.bg_green{
	background-color: green !important;
}

.bg_orange{
	background-color: orange !important;
}

.w28{
	width: 28px !important;
}

.mtmb2515{
	margin-top: -25px !important;
    margin-bottom: 15px !important;
}

.col_ban{
	background-color: #e982a4 !important;
}


.w60{
	width: 60px !important;
}

.w100{
	width: 100px !important;
}

.lang-container{
	position: relative;
    height: 21px;
    float: left;
    padding-left: 2px;
    padding-right: 2px;
    cursor: pointer;
    z-index: 99;
}

.lang{
	position: absolute;
	padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    background-color: #010225;
    border-radius: 1px;
    font-size: 16px !important;
}
.lang a{
	color: #fff;
}
.lang li:hover, .lang li a:hover{
	color: #ff5151 !important;
}
.lang:hover{
	box-shadow: 0 0 1px #fff;
	
}
.lang:hover li{
	display:list-item;
}

.none{
	display: none;
}

.ww110{
	width: 110px;
}

.ww100{
	width: 100%;
}

.mt7{
	margin-top: 7px;
}

.fzz25{
	font-size: 25px;
}

.v_img {
    max-height: 200px;
    max-width: 200px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.fsz20{
	font-size: 20px;
}

.fsz17{
    font-size: 17px;
}

.fsz11{
	font-size: 13px;
}

.h15{
	height: 15px !important;
}

.btn_custom {
  background-color: #333;
  color: #fff;
  display: block;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  padding: 18px 10px 17px;
  text-align: center;
  text-transform: uppercase;
}

.btn_custom:hover {
  background-color: #ff5151;
}

.cart_input{
	background: #eceff8 !important; 
     border: 2px solid #eceff8 !important; 
     height: 16px; !important 
    -webkit-box-shadow: none;
    /* box-shadow: none; */
    /*padding-left: 10px;*/
    /* font-size: 14px; */
    color: #737373;
     width: inherit !important;
}

.m5{
	margin: 5px !important;
}

.curP{
	cursor: pointer !important;
}

.mp5{
	margin: 5px !important;
	padding: 5px !important;
}

.mt30{
	margin-top: 30px !important;
}

.listNone{
	list-style: none;
}

.clr{
	clear: both;
}

/*messeging*/
.message{
	width: 200px;
	height: 250px;
	position: fixed;
	right: 5px;
	bottom: 20px;
	background-color: #2C2C2C;
	border: 1px solid #E3000F;
	box-shadow: 0 0 1em #000;
}

.message img{
	width: 15px;
}

.success{
	border: 1px solid #5CBE43;
	background-color: #D4F3C9;
	color: #267A11;
}
.error{
	border: 1px solid #B51C33;
	background-color: #FF9DAC;
	color: #AC001A;
}

.fontGreen{
	color: #049E04 !important;
}

.fontColorRed{
	color: #E2000E !important;
}

.conf_img{
	width: 20px;
}

.amount{
	background-color: #2C2C2C;
	width: 250px;
}

.mr10{
	margin-right: 10px !important;
}

.u_line{
	text-decoration: underline !important;
}

.product-img{
	/*width: 268px !important;
	height: 500px !important;
	display: table-cell;*/
	vertical-align: middle;
}

.product-price{
	margin-left: auto;
    margin-right: auto;
}

.product-content h4{
	height: 57px !important;
	vertical-align: middle;
	text-align: center !important;
}

.gal{
	width: 100px;
	margin: 5px;
}

.catalog_title{
    color: #fff !important;
    text-shadow: 2px 2px #000 !important;
    font-size: 40px !important;
}

@media only screen and (max-width: 767px) {
  .res-white-overly-xs {
    background-image: url(https://madam.md/userfiles/product/main_img/5d7faa65626d730ff08dfba959e5656d.jpg) !important;
  }
}
