@import url("//cdn.web-fonts.ge/fonts/bpg-arial-caps/css/bpg-arial-caps.min.css");
@import url("//cdn.web-fonts.ge/fonts/bpg-nino-mtavruli-bold/css/bpg-nino-mtavruli-bold.min.css");
a{
	text-decoration: none;
}

   main{
   	margin: 0px auto;
   	max-width: 1200px;
   	text-align: center;
   }
   #align-left{
   	width: 1200px;
   	min-height: 200px;
    margin:auto;
    margin-top: 0px;
    overflow: hidden;
   }
   .info-right{
   	float: right;
   	width: 470px;
   	background-color: #ffffff;
   	height: 510px;
   }
   .info-right h3{
   	width: 100%;
   	color: #000;
	letter-spacing: 1.0px;
   	text-align: left;
   	margin-top: 35px;
   	margin-left: 10px;
   	font-size: 17px;
   	line-height:25px;
   }
   .info-right pre{
   width: 100%;
   text-align: left;
   color: #474b57;
   font-size: 18px;
   margin-top: 20px;
   margin-left: 10px;
    font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
   
   }
   .info-right p{
   width: 95%;
   text-align: left;
   color: #a29ea5;
   font-size: 13px;
   margin-left: 10px;
   margin-top: 10px;
   line-height: 25px;
   font-family: 'dejavu_sansbook' !important;
   }
   .info-right_div{
   
   }
   .info-right ul{
   	margin-left: 40px;
   }
   .info-right ul li{
   	text-align: left;
   	padding: 1px;
   	font-family: 'dejavu_sansbook';
   }
    .info-right ul li strong{
       font-family: "BPG Glaho WEB Caps", sans-serif;
       font-size: 15px;
       
   }
    .info-left{
   	float: left;
   	width: 700px;
   	margin-left: 0;
   	height: 510px;
   	background-color: #ffffff;
   }
   .info-left-image{
    position: relative;
    
}
.info-right-p-p{
	width: 90%;
	background-color: #fff;
	color: #79747c;
    font-size: 13px;
    line-height: 25px;
}
.info-right-p-p>p{
	margin-left: 20px;
	font-family: 'dejavu_sansbook' !important;
}
.info-right-p-p>h2{
	margin-left: 20px;
	text-align: left;
	color: #70c04f;
	margin-top:-20px;
	
}
.info-right-p-p ul{
	margin-left: 30px;
}
.ul {
    list-style: none;
    width: 1200px;
    margin: -10px auto;
   
}
.baner{
	height: 503px;
    width: 419px;
    margin: auto;
    height: 100%;
    margin-top: 3px;
    border-radius: 5px;
    overflow: hidden;
   
}
.ul>li:first-child{
	margin-left: -2px;
}
.ul>li {
    width: 60px;
    height: 50px;
    margin: 2px;
    margin-left: 5px;
    float: left;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid rgba(0,0,0,0.05);
}
.Quantity{
	width: 54px;
	height: 42px;
	line-height: 1.65;
	float: left;
	display: block;
	padding: 0;
	margin: 0;
	padding-left: 20px;
	border: 1px solid rgba(0,0,0,0.1);
}

.number{
	width: 31px;
	height: 15px;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 10px;
	padding: 5px;
	outline: none;
	overflow: hidden;
}
.Price{
	width: 100%;
	height: 30px;
	padding: 10px;
	font-size: 16px !important;
	font-weight: bold;
	text-align: left;
	color: #6b666f;
	font-size: 13px;
	line-height: 25px;
	margin-top: 10px;
	font-family: 'dejavu_sansbook' !important;
}
.Price>b {
    color: #70c04f;
    text-decoration: line-through;
}
.ADD_TO_BAG{
	width: 170px;
	height: 18px;
	background-color:#70c04f;
	color: #fff;
	font-size: 13px;
	text-align: center !important;
	font-family: 'dejavu_sansbook';
	padding: 10px;
	line-height: 20px;
	margin-top: 10px !important;
	cursor: pointer;
	margin-left: 10px;
	border-radius: 3px;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s;
}
#main{
	max-width: 1350px;
	margin: 0px auto;
	text-align: left;
	overflow: hidden;
}
.main{
	width: 284px;
	height: 420px;
	float: left;
	margin: 10px 24px;
	background-color: #fff;
	border-radius: 3px;
	border: 1px solid rgba(46,51,70, 0.1);
	overflow: hidden;
	position: relative;
	-webkit-transition: all 0.3s;
	 -moz-transition: all 0.3s;
	 -o-transition: all 0.3s;
	transition: all 0.3s;
}
.sale{
	width: 45px;
	height: 45px;
	background-color:#006a07;
	border-radius: 50%;
	text-align: center;
	font-family: 'bpg_nino_medium_capsregular';
	font-weight: bold;
	color: #fff;
	letter-spacing: 1.2px;
	line-height: 45px;
	margin-left: 10px;
	margin-top: 10px;
	position: absolute;
}
.main:hover{
	border: 1px solid  rgba(89,180,63,0.7);
}
 .main p{
 	width: 96%;
 	text-align: center;
 	position: relative;
 	padding: 5px;
 	height: 50px;
 	font-size: 16px;
 	color: #2c2f35;
    font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
    margin-top: 10px;
 }
 .main pre{
	  font-family: 'bpg_nino_medium_capsregular';
	  font-weight: bold;
	  color: #ffff;
 	font-size: 17px;
	 text-align: left;
 	font-weight: bold;
 	width: 275px;
	 padding: 10px 5px;
 	margin-top: 15px;
 	width: 150px;
 	background-color: #003152;
 	text-align: center;
 	border-radius: 20px;
 	margin-left: 60px;
 }
 .main>pre>b{
	 color:#57b53b;
  text-decoration: line-through;
	
}
  .main p:hover{
  	text-decoration: underline;
  }
.background{
	width: 100%;
	height: 320px;
	background-size: 100% 100%;
	position: relative;
	background-size: cover;
	background-position: top center;
	margin-top: -60px
}

  .col-lg-3{
	width: 100%;
    height: 100%;
    display: none;
    border-radius: 5px;
    margin-left: 0;
    margin-top: 0;
    display: flex;
			}
.img{
	width: 100%;
    height: 100%;
			}
			.hom_title{
	width: 1400px;
	margin: 0px auto;
	min-height: 50px;
	position: relative;
	border-top: 1px solid rgba(0,0,0,0.5);
}
.title{
	color: #000;
    font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
    padding: 10px 5px;
    border-radius: 30px;
    background-color: transparent;
    display: inline;
    position: absolute;
    left: 0px;
    margin-top: -40px;
	font-size: 23px;
}
.size {
    width: 50px;
    height: 30px;
    left: 15px;
    outline: none;
    margin-top: 5px;
    border: 1px solid rgba(0,0,0,0.1);
    position: absolute;
    cursor: pointer;
}
/*! littlelightBox v0.9 */

.lightbox-wrap * {
	padding: 0;
	margin: 0;
}

/* Mask layer */

.lightbox-mask {
	position: fixed;
	top: 0;
	left: 0;
	background: url('../resource/opacity.png');
	z-index: 1000;
	display: none;
	cursor: pointer;
}

.lightbox-wrap .lightbox-skin,
.lightbox-wrap .lightbox-outer,
.lightbox-wrap .lightbox-inner {
	width: auto;
	height: auto;
	margin: auto;
}

.lightbox-loading,
.lightbox-skin .lightbox-closeBtn,
.lightbox-skin .lightbox-prevBtn span,
.lightbox-skin .lightbox-nextBtn span {
	background: url('../resource/lightbox_sprite.png');
}

.lightbox-wrap .lightbox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.lightbox-skin .lightbox-closeBtn {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: -13px;
	margin-right: -13px;
	cursor: pointer;
	width: 36px;
	height: 34px;

	background-position: 0 0;
	z-index: 1060;
}

.lightbox-skin .lightbox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	background: transparent url(../resource/transparent.png);
	cursor: pointer;
	z-index: 1040;
}

.lightbox-skin .lightbox-nav:hover span {
	visibility: visible;
}

.lightbox-skin .lightbox-nav span {
	position: absolute;
	top: 50%;
	margin-top: -17px;
	width: 36px;
	height: 34px;
	z-index: 1040;
	visibility: hidden;
}

.lightbox-skin .lightbox-prevBtn {
	left: 0px;
}
.lightbox-skin .lightbox-prevBtn span {
	left: 20px;
	background-position: 0 -36px;
}

.lightbox-skin .lightbox-nextBtn {
	right: 0px;
}
.lightbox-skin .lightbox-nextBtn span {
	right: 20px;
	background-position: 0 -72px;
}

.lightbox-loading {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	z-index: 1050;
}

.lightbox-loading div {
	background: url('../resource/lightbox_loading.gif') center center no-repeat;
	width: 44px;
	height: 44px;
}

.lightbox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
}

.lightbox-wrap .lightbox-outer,
.lightbox-wrap .lightbox-skin {
	position: relative;
}

.lightbox-wrap .lightbox-skin,
.lightbox-wrap .lightbox-outer,
.lightbox-wrap .lightbox-image {
	background-color: white;
	border-radius: 10px;
}

/* Title helper */

.lightbox-wrap .lightbox-title {
	font: normal 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 1030;
	width: 80%;
}

.lightbox-wrap .lightbox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	min-height: 40px;
	line-height: 40px;
	vertical-align: middle;
	color: #FFF;
	background: #000;
	background: rgba(0, 0, 0, .7);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	opacity: 0;
}

.lightbox-wrap .lightbox-title-over p {
	float: left;
	padding-top: 5px;
}

.lightbox-wrap .lightbox-title p {
	padding-left: 10px;
}

.lightbox-wrap .lightbox-title span {
	float: right;
	padding-right: 10px;
}

.lightbox-wrap .lightbox-title-inside {
	padding-bottom: 5px;
}

.lightbox-wrap .lightbox-outer + .lightbox-title-inside {
	padding-top: 5px;
	padding-bottom: 0;
}
.quantity {
	position: relative;
	margin-left: 135px;
	margin-top: 10px;
}
.quantity b{
	position: absolute;
	left: -125px;
	font-family: 'bpg_nino_medium_capsregular';
	font-weight: bold;
	top: 15px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button
{
	-webkit-appearance: none;
	margin: 0;
}

input[type=number]
{
	-moz-appearance: textfield;
}

.quantity input {
	width: 45px;
	height: 42px;
	line-height: 1.65;
	float: left;
	display: block;
	padding: 0;
	margin: 0;
	padding-left: 20px;
	border: 1px solid rgba(0,0,0,0.1);
}

.quantity input:focus {
	outline: 0;
}

.quantity-nav {
	float: left;
	position: relative;
	height: 42px;
}

.quantity-button {
	position: relative;
	cursor: pointer;
	border-left: 1px solid rgba(0,0,0,0.1);
	width: 20px;
	text-align: center;
	color: #333;
	font-size: 13px;
	font-family: "Trebuchet MS", Helvetica, sans-serif !important;
	line-height: 1.7;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.quantity-button.quantity-up {
	position: absolute;
	height: 50%;
	top: 0;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	border-top-right-radius: 10px;
}

.quantity-button.quantity-down {
	position: absolute;
	bottom: -1px;
	height: 50%;
	border-bottom-right-radius: 10px;
}
.quantity-button.quantity-down:hover{
	background-color: #dddddd;
}
.quantity-button.quantity-up:hover{
	background-color: #dddddd;
}  
   