
@media (min-width: 1201px) {
	.shop-grid-wrapper {
		padding: 64px 0;
		width: 1200px;
		margin: 0 auto;
	}
}


span.zpad-modal-heading, h2.zpad-modal-heading {
	font-family: CircularStd;
	font-size: 24px;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: .09px;
	color: #333;
}

.restriction {
	padding-top: 20px;
}

.phone-tile {
	border-radius: 8px;
	background: #fff;
	border: 1px solid #e6e6e6;
	margin: auto;
	position: relative;
	max-width: 384px;
	min-height: 633px;
	text-align: center;
	margin-bottom: 32px;
	cursor: pointer;
	overflow: hidden;
}

.header-container {
	top: 0;
	width: 100%;
}

.empty-banner {
	height: 48px;
}
.phone-ancor {
	text-decoration: none;
}
.tile-content {
	cursor: pointer;
	display: inline-block;
}
.phone-tile .tile-content h3, .phone-tile .tile-content .accessbility-updates-title-h3 {
	font-family: 'CircularStd';
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	line-height: 32px;
	/*text-align: center;*/
	letter-spacing: 0.05px;
	color: #1C1C1C;
	margin: 0;
}

.phone-tile .tile-content .p-price, .phone-tile .tile-content h4 {
	margin-top: 15px;
	font-family: CircularStd;
	font-size: 16px;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: 24px;
	letter-spacing: .1px;
	color: #1c1c1c;
	margin-bottom: 4px;
}

#affirm-text {
	width: 100%;
	text-align: center;
	padding-bottom: 0;
}
.phone-tile .tile-content p {
	margin: 0;
	font-family: CircularStd;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: .2px;
	text-align: center;
	color: #1c1c1c;
}
.product-mothly-price.affirm-product-modal.affirm-link {
	display: flex;
	justify-content: center;
	align-items: center;
}

.product-mothly-price.affirm-product-modal.affirm-link span {
	font-weight: 450;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.15px;
}
.product-mothly-price.affirm-product-modal.affirm-link .affirm-img {
	height: 17px;
	margin:0;
	margin-bottom: 8px;
	margin-left: 4px
}

@media (max-width: 767px){
	.product-mothly-price.affirm-product-modal.affirm-link {
		justify-content: left;
	}
	.empty-banner {
		height: 0;
		margin-bottom: unset;
	}
}
.phone-tile .tile-content p a:hover {
	text-decoration: underline !important;
}
.phone-tile:hover {
	border-color: rgb(15, 21, 212);
    border-width: 2px;
    transform: translateY(-2pt);
    transition: all 0.35s ease 0s;
}
.phone-tile .tile-content p a {
	text-decoration: none;
	color: #1800FF;
}
.promo-container {
	position: absolute;
	bottom: 0;
	width: 100%;
}
.phone-tile .promo {
	background: #f5f5f5;
	border-bottom: 1px solid #e6e6e6;
	padding: 8px;
	text-decoration: none;
	font-family: CircularStd;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: .15px;
	vertical-align: middle;
	border-radius: 0 0 8px 8px;
	display: flex;
	justify-content: space-between;
}

.phone-tile .tile-content  .full-price-wrapper {
  font-weight: 450;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.1px;
  color: #6E6E6E;
  margin-top:18px;
  margin-bottom:12px;
}

.swap-learn-more {
font-family: CircularStd;
font-style: normal;
font-weight: 450;
font-size: 14px;
line-height: 20px;
letter-spacing: 0.15px;
color: #1800FF;
}

span.preowned {
	width: 73px;
	height: 21px;
	background-color: #eaeaea;
	margin-left: 8px;
	display: inline-block;
}

span.preowned-text {
	font-family: CircularStd;
	font-size: 10px;
	font-weight: 700;
	font-style: normal;
	line-height: 1.4;
	letter-spacing: .06px;
	color: #333;
}

.prequalify-link {
	opacity: 0;
	height: 0;
	width: 0;
	padding: 0;
	margin: 0;
	display: block;
}
.textDesktop{
	display: block;
}
.textMobile{
	display: none;
}
@media screen and (max-width:992px) {
	.textDesktop{
		display: none;
	}
	.textMobile{
		display: block;
	}
}

@media (max-width: 767px) {
	.col-xs-12 {
		width: 100% !important;
	}
}
@media screen and (min-width: 768px) {
  .col-sm-6 {
      width: 50%;
			float: left;
  }
}

@media (min-width: 992px) {
  .col-sm-6 {
      width: 33.3333333%;
  }
	.col-md-4 {
		float: left;
		width: 33.33333333%;
	}
}
@media (max-width: 767px) {
	.mobile-check {
			padding: 0;
	}
}


@media(min-width:769px) and (max-width:1300px) {
	.grid-container {
    margin: auto !important;
	}
}

.phone-tile .promo span {
	float: left;
	font-family: CircularStd;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: .15px;
	color: #1c1c1c;
	width: 75%;
	text-align: left;
}
.phone-tile .product-content h3 br{
	display: block;
}

.phone-tile .product-content.byow-content{
	max-width: 260px;
	margin-left: auto;
    margin-right: auto;
}

.phone-tile .tile-content p.zpad-promo-text {
	font-family: CircularStd;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.17;
	letter-spacing: 0px;
	text-align: center;
	color: #6E6E6E;
	margin-top: 10px;
	margin-bottom: 24px;
}

.phone-tile .tile-content p a:hover {
	text-decoration: underline !important;
}

.phone-tile .promo a {
	float: right;
	text-decoration: none;
	font-family: CircularStd;
	font-size: 14px;
	font-weight: 450;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: .15px;
	text-align: center;
	color: #1800FF;
}

.phone-tile .promo a:hover {
	text-decoration: underline;
}

.phone-tile .tile-content {
	display: flex;
	flex-flow: column;
	position: absolute;
	width: 100%;
}

.phone-tile .tile-content img:first-child {
    height: 304px;
    width: 304px;
    margin: 4px 0 0 0;
}
.phone-tile.watch-tile .tile-content img {
	height: 250px;
	margin-bottom: 8px;
	max-width: 100%;
	width: unset;
}


.phone-tile .tile-content h4,.phone-tile .tile-content .p-price {
	margin-top: 15px;
	font-family: CircularStd;
	font-size: 16px;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: 24px;
	letter-spacing: 0.1px;
	color: #1C1C1C;
	margin-bottom: 4px;
}

.phone-tile .tile-content h4 span {
	color: #333333;
}

.phone-tile .tile-content p {
	margin: 0;
	font-family: CircularStd;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: .2px;
	text-align: center;
	color: #1C1C1C;
}

/* Modal css start */
span.zpad-modal-heading, h2.zpad-modal-heading {
	font-size: 20px;
	line-height: 1.2;
	letter-spacing: .07px;
}

.zpad-list>div {
	padding-top: 0px;
	font-size: 14px;
	line-height: 1.29;
	letter-spacing: .05px;
	padding-bottom: 5px;
}
.zpad-list a {
	word-break: break-all;
}


.zpad-list{
  display: flex;
    padding: 5px 12px;
}
.zpad-list span {
	display: inline-block;
	width: 32px;
	height: 32px;
	background-color: #eaeaea;
	font-family: "Futura Std";
	font-size: 16px;
	font-weight: 900;
	font-stretch: normal;
	font-style: normal;
	line-height: 32px;
	text-align: center;
	color: #0f15d4;
	border-radius: 50%;
	margin:0;
}

span.zpad-modal-heading {
  font-family: CircularStd;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 0.09px;
    color: rgb(51, 51, 51);
}
.zpad-list{
  display: flex;
    padding: 5px 12px;
}

.zpad-modal-disclaimer{
  text-align: center;
    margin-top: 24px;
    margin-bottom: 4px;
}

span.zpad-modal-heading {
  font-family: CircularStd;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 0.09px;
    color: rgb(51, 51, 51);
}
.zpad-list{
  display: flex;
    padding: 5px 12px;
}

.zpad-modal-disclaimer p{
  text-align: left;
  font-family: CircularStd;
    font-size: 11px;
    color: rgb(0, 0, 0);
    letter-spacing: 0.07px;
    line-height: 14px;
    margin-bottom: 5px;
}
.zpad-modal-disclaimer p a{
  font-family: CircularStd;
	font-size: 11px;
	letter-spacing: 0.07px;
	line-height: 14px;
	margin-bottom: 5px;
}


.zpad-list p {
  font-family: "CircularStd";

}
.zpad-list > div {
  display: inline-block;
  width: 100%;
  padding-left: 16px;
  font-family: Circular;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 26px;
  letter-spacing: 0.06px;
  color: rgb(51, 51, 51);
}


	@media(max-width:768px){

	.grid-container {
		margin-left: 3%;
		margin-right: 3%;
	}
	.new-promo-banner-container {
		min-height: 72px;
	}
	.zpad-list a {
		word-break: break-all;
	}

	span.zpad-modal-heading {
		font-size: 20px;
		line-height: 1.2;
		letter-spacing: 0.07px;
	}
	.zpad-list > div {

	font-size: 14px;
	line-height: 1.29;
	letter-spacing: 0.05px;
	}
	.zpad-list span {
	letter-spacing: 0.06px;
		height: 28px;
		line-height: 28px;
	}

	.evergreen-desktop.zpad-bg.speck {
		background-image : none !important;
	}
}
@media(max-width:767px){
	 .phone-tile .tile-content .accessbility-updates-title-h3 {
		font-size: 20px;
     }
	.phone-tile {
	  min-height: 200px;
	  margin: 12px auto;
	}
	.phone-tile .product-content h3 br{
	  display: none;
	}
	.phone-tile .product-content h3.byod br{
	  display: block;
	}
	.phone-tile .tile-content {
	  padding: 14px 12px;
	  flex-direction: row;
	  position: static;
	}
	.phone-tile .tile-content p {
	  text-align: left !important;
	  font-size: 14px !important;
      /* margin-top: 2px !important; */
	}
	.phone-tile .tile-content img:first-child {
	  height: 112px;
	  width: 112px;
	  margin: 0;
	}
	.phone-tile.watch-tile .tile-content img {
		height: auto;
		width: unset;
		max-width: 102px;
	}
	.phone-tile .tile-content .image-content {
	  width: 30%;
	}
	.phone-tile .tile-content .product-content {
	  width: 70%;
	  text-align: left;
	  margin-left: 0px;
      padding-left: 12px;
	}

	.accessbility-updates {
		font-size: 16px;
		line-height: 24px;
		text-align: left;
		text-decoration: underline;
		letter-spacing: .1px;
    	color: #1c1c1c !important;
	}

	.phone-tile .tile-content h4{
		margin-top: 0px;
		font-size: 14px;
	}
	.promo-container {
	  position: static;
	}
	span.preowned {
	  padding: 1px 0 0 6px;
	}

}
.col-md-4, .col-sm-6 {
	position: relative;
	min-height: 1px;
}

.flash-sale-banner-container {
	display: flex;
	flex-direction: row;
	-webkit-box-pack: justify;
	justify-content: space-between;
	align-items: flex-start;
	padding: 12px;
	height: 48px;
	background: rgb(237, 253, 250);
	font-family: CircularStd;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.15px;
	max-width: 430px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
}

.flash-sale-text {
	display: block;
	float: left;
	font-family: CircularStd;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	letter-spacing: 0.15px;
	color: rgb(28, 28, 28);
}

.flash-sale-countDown-timer-text {
	font-family: CircularStd;
	font-size: 14px;
	line-height: 20px;
	float: right;
	text-align: right;
	letter-spacing: 0.15px;
	color: rgb(24, 0, 255);
}

.oos-banner {
	padding: 12px 24px;
	height: 48px;
	background: #FDE4DA;
	border-radius: 8px 8px 0px 0px;
	font-family: CircularStd;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0.15px;
	color: #CC2500;
	display: flex;
    align-items: center;
    justify-content: center;
}

.comingsoon-banner{
	font-family: CircularStd;
	font-size: 14px;
	width: 100%;
	height: 48px;
	padding: '8px 0px';
	background-color: #FCEAC4;
	padding: 12px 24px;
	color: #655101;
	text-align: center;
	border-radius: 8px 8px 0px 0px;
}

.strike {
	text-decoration: line-through;
}

.shop-grid-btm-close {
	justify-content: flex-end;
}
.utility-section {
	display: flex;
	justify-content: flex-end;
}
.sort-dropdown {
	position: relative;
}

.sort-dropdown-button{
	padding: 12px 16px;
	position: static;
	width: 121px;
	height: 48px;
	background: #fff;
	border: none;
	box-sizing: border-box;
	border-radius: 4px;
}

.sort-dropdown-button span {
	position: absolute;
	font-family: CircularStd;
	color: #1C1C1C;
	left: 16px;
	font-weight: 450;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.1px;
}

.sort-dropdown-button svg {
	position: absolute;
	right: 21px;
	top: 20px;
}
.sort-options {
	display: flex;
}

.sort-options svg {
	display: none;
	position: absolute;
	right: 1px;
	top: 8px;
    height: 12px;
}
.rotateArrow {
	transform: rotate(180deg);
}

.open .sort-dropdown-menu {
	display: block;
}

.sort-dropdown-menu {
	position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
	margin: 0;
    width: 121px;
    left: -50%;
}
.sort-options a{
	text-decoration: none !important;
	color: #6E6E6E;
}

.sort-options{
	position: relative;
	padding-left: 8px;
	cursor: pointer;
	border-bottom: 1px solid rgba(0, 0, 0, .15);
	color: #6E6E6E;
	font-family: CircularStd;
	font-weight: 450;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.1px;
	height: 35px;
}

.highlight {
border: 1px solid #1800ff;
border-radius: 2px;
color: #1800ff;
}

.iphone-compare, .watch-compare {
	display: none;
}

.apple-hub-slider{
	margin: auto;
	margin-bottom: 2em;
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	padding: 6px;
	width: fit-content;
	height: 44px;
	background: #E6E6E6;
	border-radius: 100px;
	justify-content: space-between;
	gap: 14px;
}
.apple-hub-option {
	padding: 7px 9px;
	border-radius: 16px;
	font-family: 'CircularStd';
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	background-color: white;
	letter-spacing: 0.2px;
	color: #1800FF;
	cursor: pointer;
}
.apple-hub-option.true {
	background: #1800FF;
	color: white;
}

.filter-option-check {
	display: none;
}

.filter-option-check.true {
	display: inline;
}