/*General*/

a {
text-decoration:none;
color:white;
}
a:hover{
text-decoration:none;
color:white;
}
body div.container{
	padding: 0px;
}
body{
	overflow-x:hidden;
	padding-top: 15px;
	padding-bottom: 15px;
}
body div.row{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
/*from here from there*/
/*gancxadeba zerze button*/
#MyBtnFree{
	border:none;
	height: 40px;
	color: white;
	background-color: #FA5882;
	border-radius: 5px;
}
#MyBtnFree:focus{
	outline: none;
}
/*Header upper par*/
body header div.banner{
	padding: 0px;
}
body header div.banner img{
	margin: 0 auto;
}
body header div.col-md-4{
	text-align: center;
	padding: 0px;
	font-size: 16px;
	position: relative;
	overflow: auto;

}

body header div.Meorboxi
{
	padding:0px;
	}
.modal-body {
    height: 450px;
	width: 100%;
}	
body header div.Meorboxi a{
	color: black;
}
body header div.Meorboxi a:hover{
	color: #FA5882;
	text-decoration: none;
}
body header div.col-md-4 p {
	font-size: 20px;
	margin-top: 10px;
	display: block;
}
body header div.col-md-4 span{
	display: inline-block;
	width: 50%;
	float: left;

}body header div.col-md-4 span a{
	color: black;
}
body header div.col-md-4 span a:hover{
	color: #FA5882;
	text-decoration: none;
}
body header div.Questions{
	padding: 0px;
	text-align: center;
}
body header div.Questions a{
	color: black;
}
body header div.Questions a:hover{
	text-decoration: none;
	color: #FA5882;
}
body header div.Questions i{
	margin: 0 auto;
	margin-left: 5px;
	font-size: 25px;
}

/*Navbar Part*/
body nav.navbar{
	background-color: white;
	padding: 0px;
	margin: 0px;
}
body nav.navbar ul.nav li a{
	font-size: 22px;
	color: black !important;
}
body nav.navbar ul.nav li a:hover{
	color:#FA5882 !important;
	background-color: white;
}
body nav.navbar button.navbar-toggle{
	font-size: 20px;
}
body nav.navbar ul.dropdown-menu li a{
	font-size: 15px;
}
/*The mid section image*/
body div#MidImg{
	width: 100%;
}
body div#MidImg img{
	width: 100%;
}
/*The Products */
body div.Products div.col-md-3{
	padding: 7px;
}
body div.Products div.col-md-3 div.MainDiv:hover{
	box-shadow: 0 0 8px #F2F5A9;
}
body div.Products div.col-md-3 div.MainDiv{
	width: 100%;
	border:1px solid #F2F2F2;
	border-radius: 25px;
}
body div.Products div.col-md-3 div.MainDiv div.imgDiv{
	text-align: center;
}
body div.Products div.col-md-3 div.MainDiv div.imgDiv img{
	max-width: 235px;
	max-height: 235px;
	margin-top:15px;
	border-radius:10px;
}
body div.Products div.col-md-3 div.MainDiv div.imgDiv button{
	border:none;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 17px;
	background-color: #c24354;
	color: white;
	border-radius: 23px;
	transition: all 0.5s;
	margin-bottom: 15px;
}
body div.Products div.col-md-3 div.MainDiv div.imgDiv button:focus{
	outline: none;
}
body div.Products div.col-md-3 div.MainDiv div.imgDiv button:hover{
	background-color: rgb(244,185,86);
	border: none;
}
body div.Products div.Pagginat{
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
body div.Products div.Pagginat span{
	padding-left: 10px;
	padding-right: 18px;
	display:inline-block;
	margin: 0 auto;
	border: 1px solid #FA5882;
	width: 20px;
	border-radius: 10px;
}
body div.Products div.Pagginat a{
	color: black;
}
body div.Products div.Pagginat a span:hover{
	background-color: #FA5882;
	color: white;
	transition: all 0.2s;
}
/*Parallax*/
.content-space-two {
    background-image: url("https://taiguli.ge/images/t.jpg");
    background-attachment: fixed;
    background-position: 50% 52.8857%;
    height: 300px;
    padding-top: 90px;}
/*Footer*/
footer{
	height: 300px;
}
footer div.col-md-3 h4{
	padding-bottom: 15px;
	color: #000000;
}
footer div.col-md-3 i{
	font-size: 25px;
	margin-right: 15px;
}
footer div.col-md-3 span.contact{
	font-size: 16px;
	color: #585858;
}
footer div.col-md-3 p span a{
	color: #585858;
	font-size: 16px;
}
footer div.col-md-3 p span a:hover{
	color: #FA5882;
	text-decoration: none;
}
footer div.cat p span{
}
/*One Product Page*/
/*Products*/
body#onep div.row div.col-md-7 img{
	width: 100%;
	max-height: 600px;
}
body#onep div.row div.col-md-1{
	padding-left: 0px;
	text-align: center;
}
body#onep div.row div.col-md-1 img{
	max-width:90px;
	max-height: 85px;
	margin-bottom: 10px;
	display: inline-block;
	border:1px solid #E6E6E6;
	border-radius: 15px;
}
body#onep div.row div.col-md-1 img:hover{
	box-shadow: 0 0 1px #FA5882;
	cursor: pointer;
}
body#onep div.row div.col-md-4 h3{
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin: 0px;
}
body#onep div.row div.col-md-4 div.forM{
	width: 100%;
}
body#onep div.row div.col-md-4 span#theSale{
	text-decoration: line-through;
	font-size: 17px;
	color: #FA5882;
	margin-left: 40px;
}
body#onep div.row div.col-md-4 div.PriceDiv #p{
	font-size: 20px;
	margin-left: 5px;
}
body#onep div.row div.col-md-4 div.PriceDiv span.UsdLari{
	border:1px solid #E6E6E6;
	font-size: 17px;
	padding: 2px;
	padding-bottom: 5px;
	border-radius: 10px;
}
body#onep div.row div.col-md-4 div.PriceDiv span.UsdLari:hover{
	font-size: 17px;
	border:none;
	cursor: pointer;
	border-radius: 10px;
	color: white;
	background-color:#FA5882;
}
body#onep div.row div.col-md-4 div.PriceDiv span.UsdLari:visited{
	background-color:#FA5882;
	border:none;
}
body#onep div.row div.col-md-4 span#realPrice{
	color: #FA5882;
	font-size: 22px;
}
body#onep div.row div.col-md-4 input[type='radio']{
	margin-top: 15px;
}
body#onep div.row div.col-md-4 span.size{
	font-size: 20px;
	margin-left: 10px;
}
body#onep div.row div.col-md-4 button{
	border:none;
	margin: 0 auto;
	display: block;
	margin-top: 10px;
	width: 200px;
	height: 40px;
	color: white;
	background-color: #c24354;
	font-size: 20px;
	border-radius: 23px;
	margin-bottom: 10px;
}
body#onep div.row div.col-md-4 button:focus{
	outline: none;
}
body#onep div.row div.col-md-4 button:hover{
	transition: all 0.3s;
	background-color: rgb(244,185,86);
}
body#onep div.row div.col-md-4 div.guarantee{
	width: 100%;
	padding-top: 5px;
}
body#onep div.row div.col-md-4 div.guarantee p{
	font-size: 22px;
	margin-left: 40px;
	margin-top: 15px;
}
/*Payment Page */
.pay_button {
	-moz-box-shadow: 0px 10px 14px -7px #3e7327;
	-webkit-box-shadow: 0px 10px 14px -7px #3e7327;
	box-shadow: 0px 10px 14px -7px #3e7327;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77b55a), color-stop(1, #72b352));
	background:-moz-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:-webkit-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:-o-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:-ms-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:linear-gradient(to bottom, #77b55a 5%, #72b352 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77b55a', endColorstr='#72b352',GradientType=0);
	background-color:#77b55a;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #4b8f29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:21px;
	font-weight:bold;
	padding:20px 63px;
	text-decoration:none;
	text-shadow:0px 1px 0px #5b8a3c;
}
.pay_button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #72b352), color-stop(1, #77b55a));
	background:-moz-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background:-webkit-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background:-o-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background:-ms-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background:linear-gradient(to bottom, #72b352 5%, #77b55a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#72b352', endColorstr='#77b55a',GradientType=0);
	background-color:#72b352;
}
.pay_button:active {
	position:relative;
	top:1px;
}

