/*-- sign-in --*/



.sign-in-up{
	background:#f9f9f9 !important;
	min-height: 830px;
}
.sign-in-form{
	margin:4em auto 4em;
	width:35%;
}
.sign-in-wrapper{
	background:#f9f9f9;
}

.sign-in-form-top{
	/*background:url(../images/3.jpg) no-repeat 0px -55px;*/
	background:#00aced;
	display:block;
	min-height:50px;
	padding:.5em 0 .5em;
	text-align: center;
}

.sign-in-form-top p{
	color:#fff;
	margin:0;
	font-size:2em;
	font-weight:300;
	text-decoration:none;
}
.sign-in-form-top p a{
	color:#fff;
}
.sign-in-form-top p a:hover{
	text-decoration:none;
}
.sign-in-form-top p span{
	color:#fff;
}
.signin {
    padding: 2em;
	position:relative;
	background: #fff;
}
.signin:after {
    content: '';
    background: url(../images/6.png) no-repeat 0px 0px;
    display: block;
    width: 595px;
    height: 20px;
    position: absolute;
    bottom: -20px;
    left: -7%;
    background-size: 100%;
}
.signin-rit {
  padding: 0.3em 0em 0em 0em;
}
.log-input input[type="text"],.log-input input[type="password"] {
  font-size: 0.95em;
  padding: 10px 15px 10px 37px;
  width: 98%;
  color: #A8A8A8;
  outline: none;
  border: 1px solid #D3D3D3;
  border-radius: 4px;
  background: #FFFFFF;
  margin: 0em 0em 1.5em 0em;
  border-style: solid;
}
.log-input input.user {
  background: url(../images/user.png)no-repeat 8px 10px #fff;
}
.log-input input.lock {
  background: url(../images/lock.png)no-repeat 8px 10px #fff;
}
.log-input-left {
  float: left;
  width: 100%;
}
span.checkbox1 {
  float: left;
  width: 43%;
}
.signin .checkbox {
	margin-bottom: 4px;
	font-size: 1.2em;
	line-height: 27px;
	cursor: pointer;
}
.signin .checkbox {
	position: relative;
    font-size: 1em;
    font-weight: normal;
    color: #999;
    padding: 0em 0.5em 0em 2em;
}
.signin .checkbox input {
	position: absolute;
    left: 0px;
    margin-left: 0;
    top: 3px;
}
/*--input check box--*/
span.checkbox2 {
  float: right;
  width: 8%;
  margin: 0.5em 0em 0em 0em;
}
.log-input .checkbox {
	margin-bottom: 4px;
	font-size: 1.2em;
	line-height: 27px;
	cursor: pointer;
}
.log-input .checkbox {
  position: relative;
  font-size: 0.95em;
  font-weight: normal;
  color: #999;
  padding: 0em 0.5em 0em 1.6em;
}
.log-input .checkbox i {
  position: absolute;
  bottom: -26px;
  left: 0;
  display: block;
  width: 18px;
  height: 18px;
  outline: none;
  background: #fff;
  border-radius: 17px;
}
.log-input:nth-child(1) {
    margin: 2em 0 0;
}
.log-input .checkbox input + i:after {
	content: '';
	background: url("../images/tick.png") no-repeat 5px 5px;
	top: -1px;
	left: -1px;
	width: 15px;
	height: 15px;
	font: normal 12px/16px FontAwesome;
	text-align: center;
}
.log-input .checkbox input + i:after {
	position: absolute;
	opacity: 0;
	transition: opacity 0.1s;
	-o-transition: opacity 0.1s;
	-ms-transition: opacity 0.1s;
	-moz-transition: opacity 0.1s;
	-webkit-transition: opacity 0.1s;
}
.log-input .checkbox input {
	position: absolute;
	left: -9999px;
}
.log-input .checkbox input:checked + i:after {
	opacity: 1;
}
.sign-in-form input[type="submit"] {
	font-size: 1.1em;
    color: #fff;
    background: #00ACED;
    border: none;
    padding: 0.7em 1em 0.7em 1em;
    width: 98.5%;
	margin-top: 0.5em;
	display: block;
	outline: none;
	border-radius: 4px;
	cursor:pointer;
}
.sign-in-form input[type="submit"]:hover {
	 background:#8BC34A;
	 transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.signin-rit p {
	float: right;
    width: 30%;
	font-size: 1em;
}
.signin-rit p a{
  color: #999;
}
.clear{
	clear:both;
}
/*-- sign-up --*/
.sign-up{
	width: 40%;
    padding:1em 0 4em;
    margin: 0 auto;
	}
.sign-up h3 {
    text-align: center;
    font-size: 2em;
    color:#000;
    margin: 0 0 0.5em;
}
p.creating{
	color:#999;
	font-size:14px;
	margin:.5em 0 3em;
	line-height:1.8em;
	text-align:center;
	}
.sign-up1{
	float:left;
	width:27%;
	}
.sign-up1 h4{
	color:#3C4348;
	margin:.9em 0 1em;
	font-size:18px;
	}
.sign-up2{
	float:right;
	width:70%;
	}
.sign-up2 input[type="text"]{
	outline:none;
	border:1px solid #E2E3EE;
	background:#fff;
	font-size:15px;
	padding:10px 10px;
	width:100%;
	margin:1px 0;
	}
.sign-up2 input[type="password"]{
	outline:none;
	border:1px solid #E2E3EE;
	background:#fff;
	font-size:15px;
	padding:10px 10px;
	width:100%;
	margin:1px 0;
	}
.sign-up h5{
	margin: 0 0 2em;
	color:#F44336;
	font-size: 20px;
	}
.sign-up h6{
	margin: 2em 0 1em;
	color:#F44336;
	font-size: 20px;
	}
.sign-up input[type="submit"]{
	outline: none;
    border: none;
    background: #F44336;
    color: #fff;
    font-size: 1em;
    text-align: center;
    width: 30%;
    padding: 10px 0;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
	}
.sign-up input[type="submit"]:hover{
	background:#27cce4;
	color:#fff;
	}










.mini_cart_wrapper {
  position: relative; }
  .mini_cart_wrapper:hover > a {
    color: #fd5018; }
  .mini_cart_wrapper span.cart_quantity {
    position: absolute;
    left: 32px;
    width: 19px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    top: -7px;
    font-size: 11px; 
	color:#FFFFFF;
	}
  .mini_cart_wrapper > a {
    font-size: 13px;
    font-weight: 400;
    text-transform: capitalize;
    display: block; }
    .mini_cart_wrapper > a span {
      font-size: 32px;
      padding-right: 5px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .mini_cart_wrapper > a span {
          font-size: 27px;
          padding-right: 2px; } }
  .mini_cart_wrapper:hover .mini_cart {
    opacity: 1;
    visibility: visible;
    top: 135%; }

.mini_cart {
  position: absolute;
  min-width: 355px;
  padding: 18px 28px 33px;
  background: #fff;
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
  border: 1px solid #f0f0f0;
  z-index: 999;
  right: 0;
  top: 150%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .mini_cart {
      display: none;
      opacity: inherit;
      visibility: inherit;
      top: 135%;
      -webkit-transition: unset;
      -o-transition: unset;
      transition: unset; } }
  @media only screen and (max-width: 767px) {
    .mini_cart {
      min-width: 285px;
      right: -42px;
      display: none;
      opacity: inherit;
      visibility: inherit;
      top: 135%;
      -webkit-transition: unset;
      -o-transition: unset;
      transition: unset;
      padding: 18px 15px 33px; } }

.cart_img {
  width: 32%;
  margin-right: 10px; }

.cart_info {
  width: 52%; }
  .cart_info a {
    font-weight: 400;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 20px;
    display: block;
    margin-bottom: 6px; }
    .cart_info a:hover {
      color: #5e187a; }
  .cart_info span {
    display: block; }
    .cart_info span.quantity {
      margin-bottom: 5px;
      font-size: 12px; }
    .cart_info span.price_cart {
      font-weight: 600; }

.cart_remove {
  width: 10%;
  text-align: right; }
  .cart_remove a {
    color: #757575;
    font-size: 18px; }
    .cart_remove a:hover {
      color: #5e187a; }

.cart_item {
  overflow: hidden;
  padding: 11px 0;
  border-bottom: 1px solid #f0f0f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.mini_cart_table {
  padding: 23px 0; }

.cart_total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .cart_total span {
    font-size: 14px;
    font-weight: 400; }
    .cart_total span.price {
      font-weight: 700; }

.cart_button:first-child {
  margin-bottom: 15px; }

.cart_button a {
  text-transform: uppercase;
  border-radius: 3px;
  font-weight: 600;
  background: #ff5400;
   color: #fff;
  display: block;
  text-align: center;
  line-height: 20px;
  margin-bottom: 0;
  padding: 15px 0px 13px; }
  .cart_button a:hover {
    background: #ff9d3d;
    color: #fff; }




/*--//Responsive--*/