@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;
    position: relative;
    background-color: #fff;
    border-radius: 20px;
    margin-top: -200px;
    overflow: hidden;
    z-index: 9;
   }
   .info-right{
   	float: right;
   	width: 470px;
   	margin-top: 100px;
   	background-color: #ffffff;
   }
   .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: "Regular";
   
   }
   .info-right p{
   width: 95%;
   text-align: left;
   color: #a29ea5;
   font-size: 13px;
   margin-left: 10px;
   margin-top: 10px;
   line-height: 25px;
   font-family: "Regular";
   }
   .info-right_div{
   
   }
   .info-right ul{
   	margin-left: 40px;
   }
   .info-right ul li{
   	text-align: left;
   	padding: 1px;
   	font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 15px;
   }
   
    .info-right ul li strong{
       font-family: "BPG Glaho WEB Caps", sans-serif;
       font-size: 15px;
       
   }
    .info-left{
   	float: left;
    width: 720px;
   	margin-left: 0;
   	height: 625px;
   	background-color: #ffffff;
   	position: relative;
   }
   .info-left::after {
  content: "";
  display: block;
  width: 1px;
  height: 350px;
  background-color: rgba(0,0,0,0.2);
  position: absolute;
  top:50px;
  right: 0;
}
   .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;
}
.info-right-p-p>h2{
	margin-left: 20px;
	text-align: left;
	color:#000;
	font-size: 25px;
	font-family: "Regular2";
	
}
.info-right-p-p ul{
	margin-left: 30px;
}
.ul {
    list-style: none;
    width: 700px;
    margin-left: 20px;
    margin-top: 30px;
    text-align: center;

    display: flex;
    justify-content: center;
    flex-wrap: wrap; /* თუ გინდა რამდენიმე ხაზზე გადავიდეს */
    padding: 0;
}

.ul>li:first-child{
	margin-left: -2px;
}
.ul > li {
    width: 70px;
    height: 35px;
    margin: 2px;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid rgba(0,0,0,0.05);
    transition: all 0.3s;
    cursor: pointer;
}
.baner{
	height: 374px;
    width: 720px;
    margin: auto;
    margin-top: 3px;
    border-radius: 5px;
    overflow: hidden;
   
}
.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;
}



  .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);
}
.title2{
	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;
}
#add_pr{
	width: 1200px;
	margin: auto;
	margin-top: 10px;
	min-height: 300px;
}
.add_pr{
	float: left;
}
.add_pr_rigt{
	float: right;
}
.add_pr_rigt ul{
	list-style: none;
	position: relative;
}
.add_pr_rigt ul li{
	padding: 10px;
	width: 500px;
	height: 30px;
	font-family: "Regular";
	position: relative;
	border-radius: 5px;
	margin-top: 4px;
}
.add_pr ul{
	list-style: none;
}
.add_pr ul li{
	background-color: #f2f2f2;
	padding: 10px;
	width: 500px;
	height: 30px;
	font-family: "Regular";
	position: relative;
	border-radius: 5px;
	margin-top: 4px;
}
.add_pr ul li strong{
	position: absolute;
	font-family: "Regular";
	right: 10px;
}
/*! 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;
}  
@media only screen and (max-width: 1430px) {
.hom_title{
	width: 96%;
}
}

@media only screen and (max-width: 1300px) {

   #align-left{
   	width: 1100px;
   }
   .ul {
   		width: 600px;
   }
   .info-left{
   	width: 650px;
   }
   .info-right{
   	    width: 450px;
   }
   .img{
   	width: 650px;
   }
}
@media only screen and (max-width: 1320px) {

   #add_pr{
   	width: 900px;
   	
   }
   .add_pr,.add_pr_rigt{
   	width: 370px;
   }
   .add_pr_rigt ul li{
    width: 340px;
   }
  
}

@media only screen and (max-width: 1130px) {

   #align-left{
   	width: 900px;
   }
   .ul {
   			width: 500px;
   }
     .info-left{
   	width: 550px;
   }
   .info-right{
   	    width: 450px;
   }
   .img{
   	width: 540px;
   }
   .info-right{
    float: right;
    width: 350px;
   
   }
   
.info-right p{
	width: 96%;

}
}
@media only screen and (max-width: 930px) {
	 #align-left{
   	width: 100%;
   }
   .ul {
   		width: 400px;
   		position: absolute;
   		margin-top: 70px;
   		left: 0%;
   		z-index: 99999;
   }
   .hom_title{
   	margin-top: -50px;
   }
 .info-left{
   	margin: auto;
   	height: 550px;
   }
.info-left{
	float: none;
	
}
.info-right{
	float: none;
	margin:50px auto;
	overflow: hidden;
	width: 510px;
}
.info-right h3{
	margin-top:20px;
}

.info-right-p-p{
	width: 96%;
	margin-left: -10px;
	margin-top: 10px;
}
.col-lg-3 a img{
	margin-top: 4px;
}
.add_pr,.add_pr_rigt{
	    float: none;
}
    #add_pr {
        width:540px;
    }
    .info-left::after{
		background-color: rgba(0,0,0,0.0);
	}
}
@media only screen and (max-width: 800px) {


}
@media only screen and (max-width: 550px) {
	 #align-left{
   	width: 100%;
   }
    .info-left{
   	width: 380px;
   }
 
    .lightbox img {
   	width:370px;
   	height: 250px;

}
.add_pr ul li{
	width:360px;
}
 #add_pr {
        width:380px;
        margin-top:-100px;
    }
    .add_pr_rigt{
		margin-left: -10px;
	}
.baner {
    height: 300px;
    width: 353px;
	}
 .info-left{
   	    height: 357px;
   }
.info-left{
	float: none;
}
.info-right{
width: 380px;
}
.ul {
   		width: 300px;
   		left: 0%;
   		margin-top: -20px;
   }
   .title{
   	width: 350px;
   	left: 0 !important;
   	text-align: center !important;
   }
  
}
@media only screen and (max-width: 450px) {
	.ul {
   		width: 300px;
   		left: 5%;
   		
   }
}
@media only screen and (max-width: 430px) {
	.ul {
   		width: 300px;
   		left: 3%;
   		
   }
}
@media only screen and (max-width: 400px) {
	.ul {
   		width: 300px;
   		left: 5%;
   		
   }
}
   