/*
 Theme Name:   XStore Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      0.0.1
 Text Domain:  xstore-child
*/

.bagic_promotion {	width:auto; background:#cf1b33; color:#fff; font-weight:bold; position:absolute; bottom: 125px; z-index:9; padding:0 7px;	}
.bagic_discount {	width:auto; background:#cf1b33; color:#fff; font-weight:bold; position:absolute; bottom: 100px; z-index:9; padding:0 7px;	}
.bagic_novinka {	width:auto; background:#cf1b33; color:#fff; font-weight:bold; position:absolute; bottom: 75px; z-index:9; padding:0 7px;	}
.bagic_mnukraine {
	width:auto;
	font-weight:bold;
	position:absolute;
	bottom:10px;
	z-index:9;
	padding: 0px 14px 0px 0px;
	background: #fff;
	border-radius: 21px;
	box-shadow: 2px 1px 5px #333;
	}
.bagic_mnukraine .bagic_text{	color:#009; line-height: 0.9em;	}
.bagic_mnukraine hr{	margin:0; padding:0;	}

.bagic_mnukraine .bagic_flag {
  background: url("img/flag_ua.jpg") center;
  width: 41px;
  height: 41px;
  border-radius: 35px;
  display: block;
  float: left;
  margin: 0 7px 0 0;
}

.archive .bagic_mnukraine {  background: none;  box-shadow: unset; padding:0;}
.archive .bagic_mnukraine .bagic_flag{  width: 24px; height: 24px; margin:0;}


.single-product .bagic_promotion {	right:0; top: 125px;bottom: unset;	}
.single-product .bagic_discount {	right:0; top: 100px;bottom: unset;	}
.single-product .bagic_novinka {	right:0; top: 75px; bottom: unset;	}
.single-product .bagic_mnukraine {	bottom: 185px;	}

.et-mini-content .bagic_promotion {	right:0; bottom: 125px;	}
.et-mini-content .bagic_discount {	right:0; bottom: 100px;	}
.et-mini-content .bagic_novinka {	right:0; bottom: 75px; 	}
.et-mini-content .bagic_mnukraine {	bottom: 15px;	}