@import url(http://fonts.googleapis.com/css?family=Lato:400,900);
.fix-float:after {
  content: '';
  display: block;
  clear: both;
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.block-center {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.iphone-model {
  width: 120px;
  height: 120px;
  display: block;
  background-size: 100% 100%;
  background-image: url("../img/iphones/1R4_120.png");
  background-repeat: no-repeat;
}
.iphone-model.M3G {
  background-image: url("../img/iphones/1R4_120.png");
}
.iphone-model.M3GS {
  background-image: url("../img/iphones/1R4_120.png");
}
.iphone-model.M4 {
  background-image: url("../img/iphones/A4S_120.png");
}
.iphone-model.M5 {
  background-image: url("../img/iphones/DTTR_120.png");
}
.iphone-model.M4S {
  background-image: url("../img/iphones/A4S_120.png");
}
.iphone-model.M5C {
  background-image: url("../img/iphones/FNDK_120.png");
}
.iphone-model.M5S {
  background-image: url("../img/iphones/FFFK_120.png");
}
.iphone-model.M6 {
  background-image: url("../img/iphones/G5MR_120.png");
}
.iphone-model.M6\+ {
  background-image: url("../img/iphones/G5QV_120.png");
}
.supported-models .btn-b {
  padding: 10px 0;
}
.supported-models .iphone-model {
  width: 80px;
  height: 20px;
  text-align: center;
  color: #ffffff;
  text-shadow: 2px 2px 1px #000000;
  font-size: 18px;
  padding-top: 60px;
}
.box {
  border-radius: 3px;
  padding: 10px;
  margin: 10px 0;
  background-color: #f1f1f1;
  border: 1px solid #dadada;
}
.box.alert {
  background-color: #FFEDED;
  border: 1px solid #FFBFBF;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.nav-main {
  /*position: absolute;*/
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
}
.nav-main:after {
  content: " ";
  display: table;
}
.nav-main .bar {
  position: relative;
  height: 15px;
  border-left: 1px solid rgba(114, 118, 126, 0.34);
  overflow: hidden;
  display: inline-block;
  top: 3px;
}
.nav-main ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav-main ul.end {
  float: right;
}
.nav-main ul.start {
  float: left;
}
.nav-main li {
  float: right;
  border-left: 1px solid rgba(114, 118, 126, 0.34);
}
.nav-main li:last-child {
  border-left: none;
}
.nav-main a {
  /*background-color: rgba(255, 255, 255, 0.1);*/
  padding: 5px 7px;
  border-radius: 3px;
  /*font-size: large;*/
  margin: 5px 5px;
  font-size: 13px;
  text-shadow: black 0px 1px 2px;
  color: #ddd;
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: color 0.5s;
}
.nav-main a:HOVER {
  color: #ACB5C5;
}
.nav-main a.selected {
  color: #9FC0FC;
}
.btn-b {
  border: 1px solid #dedede;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 100%);
  margin: 5px;
  text-decoration: initial;
  color: inherit;
  display: inline-block;
  padding: 10px;
  text-align: center;
}
.btn-b.active {
  background-image: -webkit-linear-gradient(top, #7fb6fc 0%, #3364a3 100%);
  background-image: linear-gradient(top, #7fb6fc 0%, #3364a3 100%);
}
.btn-b.active:hover {
  background-image: -webkit-linear-gradient(top, #7fb6fc 0%, #447cc5 100%);
  background-image: linear-gradient(top, #7fb6fc 0%, #447cc5 100%);
}
.btn-b:hover {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e1e1e1 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #e1e1e1 100%);
}
.btn-a {
  display: inline-block;
  /*width: 218px;*/
  padding: 5px 20px;
  border: 1px solid #b0b4b9;
  background: #d3d4d7;
  background: linear-gradient(top, #d0d2d4 0%, #b6b9bc 100%);
  background: -webkit-linear-gradient(top, #d0d2d4 0%, #b6b9bc 100%);
  background: -moz-linear-gradient(top, #d0d2d4 0%, #b6b9bc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d0d2d4), color-stop(100%, #b6b9bc));
  background: -o-linear-gradient(top, #d0d2d4 0%, #b6b9bc 100%);
  background: -ms-linear-gradient(top, #d0d2d4 0%, #b6b9bc 100%);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.7);
  cursor: pointer;
  text-decoration: none;
  border-radius: 3px;
  margin: 5px;
  /* text */
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);
  line-height: 28px;
  color: #444;
}
.btn-a:hover {
  background: #b0b2b5;
  background: linear-gradient(top, #d0d2d4 0%, #abadb0 100%);
  background: -webkit-linear-gradient(top, #d0d2d4 0%, #abadb0 100%);
  background: -moz-linear-gradient(top, #d0d2d4 0%, #abadb0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d0d2d4), color-stop(100%, #abadb0));
  background: -o-linear-gradient(top, #d0d2d4 0%, #abadb0 100%);
  background: -ms-linear-gradient(top, #d0d2d4 0%, #abadb0 100%);
}
.btn-a:active {
  box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.3) !important;
}
.store-icon {
  background-image: url('/res/img/store.png');
}
.store-icon-shadow_2 {
  background-position: -5px -5px;
  width: 6px;
  height: 289px;
}
.store-icon-pop_1 {
  background-position: -21px -5px;
  width: 49px;
  height: 81px;
}
.store-icon-kav_2 {
  background-position: -21px -96px;
  width: 1px;
  height: 78px;
}
.store-icon-btn_1_2 {
  background-position: -80px -5px;
  width: 220px;
  height: 77px;
}
.store-icon-btn_1 {
  background-position: -80px -92px;
  width: 220px;
  height: 77px;
}
.store-icon-btn_1_3 {
  background-position: -80px -179px;
  width: 220px;
  height: 77px;
}
.store-icon-btn_3 {
  background-position: -310px -5px;
  width: 198px;
  height: 70px;
}
.store-icon-btn_3_3 {
  background-position: -310px -85px;
  width: 198px;
  height: 70px;
}
.store-icon-btn_3_2 {
  background-position: -310px -165px;
  width: 198px;
  height: 70px;
}
.store-icon-shadow_1 {
  background-position: -518px -5px;
  width: 962px;
  height: 47px;
}
.store-icon-btn_2_3 {
  background-position: -518px -62px;
  width: 129px;
  height: 45px;
}
.store-icon-btn_2_2 {
  background-position: -657px -62px;
  width: 129px;
  height: 45px;
}
.store-icon-btn_2 {
  background-position: -796px -62px;
  width: 129px;
  height: 45px;
}
.store-icon-shadow_6 {
  background-position: -935px -62px;
  width: 368px;
  height: 40px;
}
.store-icon-shadow_5 {
  background-position: -518px -117px;
  width: 174px;
  height: 40px;
}
.store-icon-x {
  background-position: -1313px -62px;
  width: 20px;
  height: 39px;
}
.store-icon-pay_pal_logo {
  background-position: -702px -117px;
  width: 150px;
  height: 38px;
}
.store-icon-sade_1 {
  background-position: -1343px -62px;
  width: 61px;
  height: 35px;
}
.store-icon-sade_2 {
  background-position: -1414px -62px;
  width: 63px;
  height: 33px;
}
.store-icon-sade_3 {
  background-position: -862px -117px;
  width: 156px;
  height: 33px;
}
.store-icon-rec_white {
  background-position: -1028px -117px;
  width: 13px;
  height: 28px;
}
.store-icon-kav {
  background-position: -1051px -117px;
  width: 1px;
  height: 27px;
}
.store-icon-icon_4 {
  background-position: -1062px -117px;
  width: 23px;
  height: 23px;
}
.store-icon-icon_3 {
  background-position: -1095px -117px;
  width: 22px;
  height: 22px;
}
.store-icon-icon_2 {
  background-position: -1127px -117px;
  width: 22px;
  height: 22px;
}
.store-icon-icon_1 {
  background-position: -1159px -117px;
  width: 22px;
  height: 22px;
}
.store-icon-rec_blue {
  background-position: -1191px -117px;
  width: 30px;
  height: 13px;
}
.store-icon-rec_grey {
  background-position: -1231px -117px;
  width: 29px;
  height: 13px;
}
.store-icon-arrow {
  background-position: -1270px -117px;
  width: 12px;
  height: 9px;
}
.store-icon-shadow_4 {
  background-position: -518px -167px;
  width: 240px;
  height: 6px;
}
.store-icon-shadow_3 {
  background-position: -768px -167px;
  width: 240px;
  height: 6px;
}
.store-icon-kav_3 {
  background-position: -518px -183px;
  width: 836px;
  height: 1px;
}
.btn-d {
  background-color: #ffffff;
  border-radius: 100px;
  position: relative;
  color: #ffffff;
  font-size: 23px;
  font-weight: bolder;
  z-index: 1;
  border: none;
  height: 64px;
  width: 221px;
  outline: none;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(to bottom right, #ffffff 0%, #c3c3c3 100%);
}
.btn-d:after {
  content: "";
  position: absolute;
  background-color: #fbb03b;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  border-radius: 100px;
  z-index: -1;
  display: block;
  box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.42);
}
.btn-d:hover:after {
  box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.42);
}
.btn-d:active:after {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.42);
}
.product {
  font-family: 'Lato', sans-serif;
}
.product .top:after {
  content: '';
  display: block;
  clear: both;
}
.product .top:after {
  content: '';
  display: block;
  clear: both;
}
.product .current-image {
  width: 385px;
}
.product .images {
  background-color: white;
  float: left;
  width: 425px;
  height: 590px;
}
.product .info {
  width: 575px;
  float: right;
}
.product .info .title {
  display: inline-block;
  background-color: #2771bc;
  height: 370px;
  width: 100%;
}
.product .info .title h1 {
  font-weight: normal;
  font-size: 30px;
  color: #FFFFFF;
  color: #ffffff;
  margin: 110px 40px;
}
.product .info .title::before {
  background-image: url('/res/img/store.png');
  background-position: -1028px -117px;
  width: 13px;
  height: 28px;
  content: "";
  float: left;
  margin-top: 130px;
}
.product .info .order {
  position: relative;
  display: inline-block;
  background-color: #cccccc;
  height: 220px;
  width: 90%;
  padding-left: 5%;
  padding-right: 5%;
}
.product .info .order::before {
  background-image: url('/res/img/store.png');
  background-position: -1191px -117px;
  width: 30px;
  height: 13px;
  content: "";
  position: absolute;
  top: -1px;
  left: 112px;
}
.product .bottom {
  position: relative;
}
.product .bottom::before {
  background-image: url('/res/img/store.png');
  background-position: -518px -5px;
  width: 962px;
  height: 47px;
  content: "";
  position: absolute;
  z-index: 7;
  display: block;
  top: -1px;
  margin: auto;
  left: 0;
  right: 0;
}
.product .bottom:after {
  content: '';
  display: block;
  clear: both;
}
.product .bottom:after {
  content: '';
  display: block;
  clear: both;
}
.product .bottom .content-info {
  padding: 30px;
  float: left;
  background-color: #e6e6e6;
  width: 650px;
}
.product .bottom .more-info {
  float: right;
  background-color: #dcdcdc;
  width: 290px;
  top: 0;
  bottom: 0;
  position: absolute;
  right: 0;
}
.product .price {
  font-weight: bold;
  font-size: 39px;
  color: #2771bc;
}
.product .qty,
.product .total {
  font-size: 16px;
  color: #383838;
}
.product .total {
  font-weight: bold;
}
.product #product-quantity {
  width: 52px;
  border-radius: 14px;
  padding: 6px;
  background: -webkit-gradient(linear, 0% 70%, 0% 0%, from(#e8e9e9), to(#b6b6b6));
  background: gradient(linear, 0% 70%, 0% 0%, from(#e8e9e9), to(#b6b6b6));
  border: 2px solid #DDD;
  text-align: center;
}
.product #add-to-cart {
  margin-top: 110px;
  vertical-align: middle;
  /* 
		background-color: transparent;
		border: none;
		margin-top: 110px;
		outline: none;
		.store-icon;
		.store-icon-btn_1;
		&:hover{
			.store-icon-btn_1_2;
		}
		&:active{
			.store-icon-btn_1_3;
		}
		* */
}
.product #add-to-cart .fa-shopping-cart {
  font-size: 1.3em;
  vertical-align: tet-top;
  margin-right: 9px;
}
.product #current-image {
  max-width: 385px;
  margin: auto;
  display: block;
  margin-top: 65px;
  max-height: 385px;
}
.btn-e {
  background-color: #ffffff;
  border-radius: 100px;
  position: relative;
  color: #ffffff;
  font-size: 23px;
  font-weight: bolder;
  z-index: 1;
  border: none;
  height: 55px;
  width: 195px;
  outline: none;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(to bottom right, #ffffff 0%, #c3c3c3 100%);
}
.btn-e:after {
  content: "";
  position: absolute;
  background-color: #39b54a;
  top: 7px;
  bottom: 7px;
  left: 7px;
  right: 7px;
  border-radius: 100px;
  z-index: -1;
  display: block;
  box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.42);
}
.btn-e:hover:after {
  box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.42);
}
.btn-e:active:after {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.42);
}
#shipping {
  font-family: 'Lato', sans-serif;
}
#shipping h1 {
  font-size: 37px;
  color: #0071BC;
  color: #0071bc;
  font-weight: normal;
  text-align: center;
}
#shipping .order-list {
  background-color: #f2f2f2;
  width: 100%;
  padding-top: 1px;
  padding-bottom: 40px;
  color: #383838;
}
#shipping .order-list table {
  width: 870px;
  margin: auto;
}
#shipping .order-list th,
#shipping .order-list td {
  padding: 7px 20px;
  font-weight: normal;
  position: relative;
}
#shipping .order-list th:before,
#shipping .order-list td:before {
  content: '';
  float: right;
  background: #ffffff;
  width: 1px;
  position: absolute;
  top: 3px;
  bottom: 3px;
  right: 0;
}
#shipping .order-list th:last-child:before,
#shipping .order-list td:last-child:before {
  content: none;
}
#shipping .order-list td:before {
  background: #ececec;
}
#shipping .order-list th:first-child {
  border-top-left-radius: 10px;
}
#shipping .order-list th:last-child {
  border-top-right-radius: 10px;
}
#shipping .order-list thead,
#shipping .order-list .total {
  background: #0071BC;
  background: #0071bc;
  font-size: 16px;
  color: #F2F2F2;
  color: #f2f2f2;
}
#shipping .order-list tbody tr {
  background: #ffffff;
  font-size: 14px;
  color: #383838;
  border-bottom: solid 1px #ededed;
}
#shipping .order-list tbody tr:last-child {
  border-bottom: none;
}
#shipping .order-list .total td:last-child {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#shipping #shipping-address {
  background: #ffffff;
  padding-top: 1px;
  padding-bottom: 50px;
}
#shipping #shipping-address form {
  width: 870px;
  margin: auto;
}
#shipping #shipping-address form h2 {
  font-size: 26px;
  color: #0071BC;
  color: #0071bc;
  font-weight: normal;
}
#shipping #shipping-address form .fields > p {
  float: left;
  margin: 1px 7px;
}
#shipping #shipping-address form .fields {
  margin-bottom: 25px;
}
#shipping #shipping-address form .fields:after {
  content: '';
  display: block;
  clear: both;
}
#shipping #shipping-address form .fields:after {
  content: '';
  display: block;
  clear: both;
}
#shipping #shipping-address #place-order {
  float: right;
  /* 
			.store-icon-btn_3;
			.store-icon;
			background-color: transparent;
			border: none;
			outline: none;
			&:hover{
				.store-icon-btn_3_3;
			}
			&:active{
				.store-icon-btn_3_2;
			}
			*/
}
#shipping #shipping-address .store-icon-pay_pal_logo {
  float: right;
  margin-right: 35px;
  margin-top: 10px;
}
#shipping #shipping-address:after {
  content: '';
  display: block;
  clear: both;
}
#shipping #shipping-address:after {
  content: '';
  display: block;
  clear: both;
}
#shipping .form-block label {
  display: block;
}
#shipping .form-control label {
  font-weight: bold;
  display: block;
  color: #7A7A7A;
  margin-top: 10px;
  margin-bottom: 3px;
}
#shipping .form-control input[type="text"],
#shipping .form-control input[type="password"],
#shipping .form-control textarea,
#shipping .form-control select {
  padding: 5px;
  color: #7A7A7A;
  font-family: sans-serif;
  border-radius: 3px;
  border: 1px solid #C2C2C2;
  -moz-transition: box-shadow 0.3s ease-in-out;
  -o-transition: box-shadow 0.3s ease-in-out;
  -webkit-transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
  box-shadow: inset 1px 1px 2px #D5D5D5;
}
