
/*
Theme Name: Verizon Agent Website Template Child
Version: 1.8.1
Template: verizonpartners
Author: Verizon
Author URI: https://www.verizon.com/
Theme URI: https://www.verizon.com/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Description: Child theme for the Verizon Website Template, updated March 2025
Tags:
Requires PHP: 7.2+
Tested up to: 5.9.1
*/

/* 

  Please Note: All the CSS files can be found in the /sass/ folder 
  in the main theme's directory. 
   
*/

/*-------------------------------------------------------------
CSS fixes
-------------------------------------------------------------*/

/* START Jweaver fixes */
h1 {
	line-height: .95 !important;
}

h2, h3 {
	line-height: 1 !important;
}

h2 {
	font-size: 38px !important;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 10px !important;
}

.promos_subtext, .hero_subheading {
	line-height: 1.3 !important;
}

/* reduces the font size on the secondary features so they look better */
.promos_subtext {
	font-size: 18px !important;
}

/* Fixes the tooltip icon so it doesn't push up the text above it */
.su-tooltip-button {
	position: absolute !important;
}

/* improves the product titles under device image */
.devices_title, .device-title {
	font-size: 20px !important;
	text-align: center !important;
}

/* Subtext fix on secondary hero style blocks, made font larger */
.deals_content h2, .deals_content p {
	font-size: 20px;
	line-height: 1.3;
}

/* END  Jweaver fixes */
.hidden {
	display: none !important;
}

main#body {
	padding-bottom: 40px;
}

/* Home hero video -----------------------------------------*/
.herovideo, .herovideo_padding, .herovideo_video, .herovideo_content {
	height: 56vw !important;
}

/* Home hero promo -----------------------------------------*/
.hero_content {
	position: unset !important;
	flex-grow: 1 !important;
	max-width: 512px;
}

.hero_img {
	display: block;
	max-height: 550px;
	width: 100% !important;
	height: 100% !important;
	object-fit: contain;
	object-position: center;
}

@media screen and (max-width: 1200px) {
	.hero_img {
		width: 720px !important;
		height: 400px !important;
	}
}

/* Home Multiple promo -----------------------------------------*/

/*
.promos .promos_buttons a.btn {
  background: #000;
  color: #fff;
}
*/
.promos .promos_buttons a.btn.store {
	background: #fff;
	color: #000;
	border: solid 1px #000;
}

/* Amplify reviews -----------------------------------------*/
section.amplify-reviews.full_page {
	max-width: 90%;
	margin: auto;
}

section.amplify-reviews.teaser {
	background-color: #f5f5f5;
}

.location-subpage section.amplify-reviews.teaser {
	background-color: #fff;
}

/* popular posts -------------------------------------------*/
.most-popular {
	padding-top: 40px;
	padding-bottom: 40px;
}

.most-popular .section-title {
	text-align: center;
}

.reco-posts {
	padding-top: 20px;
}

.reco-posts .heading {
	margin-bottom: 20px;
}

.reco-posts .reco-list {
	display: table;
	padding: 0;
	width: 100%;
}

.reco-posts .reco-item {
	display: table-cell;
	text-align: center;
	padding: 20px;
	border: 1px solid #d8dada;
	-webkit-transition: .3s;
	transition: .3s;
	min-width: 33.33%;
}

.reco-posts .reco-item:first-of-type {
	border-left: 1px solid #d8dada;
}

.reco-posts .reco-item:hover, .reco-posts .reco-item:focus {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 30%);
	box-shadow: 0 0 10px rgba(0, 0, 0, 30%);
	z-index: 10;
}

.reco-posts .device-title {
	text-align: left;
	padding-top: 20px;
	margin-top: 20px;
	border-top: 4px solid #000;
	font-weight: bold;
}

.reco-posts .reco-thumbnail {
	float: none;
	margin: auto;
}

.reco-posts .wrap.view {
	opacity: 0;
	-webkit-transition: .3s;
	transition: .3s;
}

.reco-posts .reco-item:hover .wrap.view, .reco-posts .reco-item:focus .wrap.view {
	opacity: 1;
}

@media screen and (max-width: 767px) {
	.reco-posts .reco-list {
		display: block !important;
	}
	
	.reco-posts .reco-item {
		display: block !important;
		border: 1px solid #d8dada;
	}
}

/* Product - Internal Linking -------------------------------------------*/
.internal-link {
	background-color: white;
	color: #000;
	padding: 20px;
	border: 3px solid #000;
	max-width: 100%;
	margin: auto;
	margin-bottom: 40px;
}

.internal-link table {
	margin-bottom: 0;
}

.internal-link table td {
	border: 0;
	padding: 0;
}

.internal-link.has-image {
	padding: 0;
}

.internal-link.has-image table {
	margin-bottom: 0;
	border: 0 !important;
}

.internal-link.has-image table td {
	border: 1px solid;
	padding: 10px;
}

.internal-link.has-image table td:first-child {
	width: 30%;
	padding: 5px;
}

@media screen and (min-width: 768px) {
	.page-template-locations .internal-link {
		margin-left: 40px;
		max-width: 50%;
		width: 400px;
	}
}

.page-template-locations .internal-link {
	max-width: 100%;
	float: right;
}

/* Single Product Template - Available Offers ------------------*/
.offers-wrap {
	display: flex;
	align-items: center;
}

.offers {
	background-color: #f6f6f6 !important;
	width: 50%;
	margin-right: 12px;
	border-radius: .5rem !important;
	padding: 16px;
	font-size: var(--wp--preset--font-size--small);
}

/* Footer Top Content -------------------------------------------*/
.section.footer-top {
	padding: 40px 10px;
}

.section.footer-top .content {
	width: 1200px;
	max-width: 90%;
	margin: auto;
}

/* Modal: Disclaimer -------------------------------------------*/
.btn_showdisclaimer {
	cursor: pointer;
	text-decoration: underline;
	padding: 20px 0;
	font-weight: normal;
}

.section.modal-disclaimer {
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	background: rgba(0, 0, 0, .6);
	z-index: 99999;
	display: none;
}

.modal-disclaimer .tbl {
	display: table;
	width: 100%;
	height: 100vh;
	overflow: auto;
}

.modal-disclaimer .td {
	display: table-cell;
	vertical-align: middle;
}

.modal-disclaimer .content {
	background-color: #fff;
	margin: auto;
	max-width: 100%;
	min-height: 50vh;
	padding: 30px;
	transform: scale(0);
	transition: .5s all;
	width: 900px;
	font-weight: normal;
}

.modal-disclaimer.active .content {
	transform: scale(1);
}

.modal-disclaimer .close {
	border: 1px solid #000;
	cursor: pointer;
	font-size: 18px;
	line-height: 1;
	position: absolute;
	right: 5px;
	text-align: center;
	top: 5px;
	width: 20px;
}

.modal-disclaimer .close:hover {
	background-color: #000;
	color: #fff;
}

@media screen and (max-width: 900px) {
	.modal-disclaimer .content {
		width: 95% !important;
	}
}

/* Search results -------------------------------------------*/
.searchpage_noresults {
	display: block !important;
	font-weight: normal !important;
	text-align: left !important;
}

.searchpage_noresults a {
	text-decoration: underline;
}

/* Callout banner -------------------------------------------*/
.devices_callout_banner {
	color: white;
	background: black;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.subagent-disclaimer {
	font-size: 14px;
}

/* Careers subapage: Apply now multiple buttons -------------------------------------------*/
.multiple-cta .btn {
	margin: 10px;
}

/*override tile height*/
.careers section.child-pages .row .col .adp-wrapper {
	position: relative !important;
}

.careers section.child-pages .row .col {
	padding-bottom: 20px !important;
}

.careers section.child-pages .adp-wrapper .btn {
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

/* Location: Persistent Button -------------------------------------------*/
a.btn.btn-floating-location {
	box-shadow: 0 0 2px 1px #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	bottom: 0;
	font-weight: normal;
	left: 13%;
	min-width: unset !important;
	min-height: 38px;
	width: auto !important;
	padding-left: 20px;
	padding-right: 20px;
	position: fixed;
	z-index: 999;
}

a.btn.btn-floating-location:active {
	top: unset;
}

@media screen and (max-width: 500px) {
	a.btn.btn-floating-location {
		left: 20px;
		padding-left: 10px;
		padding-right: 10px;
	}
}

/* Frequently Asked Questions -------------------------------------------*/
.section.faqs {
	text-align: left;
}

.section.faqs .copy {
	border-bottom: 1px solid #a5a7a8;
	display: none;
	font-size: 18px;
	padding-bottom: 40px;
}

.section.faqs .head {
	margin-top: 40px;
	padding-right: 50px;
	position: relative;
}

.section.faqs .head .ico {
	font-size: 50px;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 44px;
}

.section.faqs .head .minus {
	display: none;
}

.section.faqs .head.open .minus {
	display: block;
}

.section.faqs .head.open .plus {
	display: none;
}

.section.faqs .head, .section.faqs .ico, .section.faqs .toggles > div, .section.faqs .back-to-top {
	cursor: pointer;
}

.section.faqs .toggles {
	padding-bottom: 10px;
	padding-top: 20px;
}

.section.faqs .toggles > div {
	display: inline-block;
	font-size: 20px;
	width: 200px;
}

.section.faqs .toggles .ico {
	background-color: #000;
	color: #fff;
	margin-right: 5px;
	border: 1px solid;
	height: 15px;
	width: 15px;
	line-height: 12px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	font-size: 12px;
	top: -3px;
	position: relative;
}

.section.faqs .toggles .selected .ico {
	background-color: #fff;
	color: #000;
}

.back-to-top img {
	height: 20px;
	top: 3px;
	position: relative;
	margin-right: 10px;
}

.single-wpsl_stores .section.faqs {
	padding-top: 40px;
	padding-bottom: 40px;
	overflow: hidden;
}

/* Store Specific Frequently Asked Questions -------------------------------------------*/
.section.store-faqs {
	text-align: left;
}

.section.store-faqs .copy {
	border-bottom: 1px solid #a5a7a8;
	display: none;
	font-size: 18px;
	padding-bottom: 40px;
}

.section.store-faqs .head {
	margin-top: 40px;
	padding-right: 50px;
	position: relative;
}

.section.store-faqs .head .ico {
	font-size: 50px;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 44px;
}

.section.store-faqs .head .minus {
	display: none;
}

.section.store-faqs .head.open .minus {
	display: block;
}

.section.store-faqs .head.open .plus {
	display: none;
}

.section.store-faqs .head, .section.store-faqs .ico, .section.store-faqs .toggles > div, .section.store-faqs .back-to-top {
	cursor: pointer;
}

.section.store-faqs .toggles {
	padding-bottom: 10px;
	padding-top: 20px;
}

.section.store-faqs .toggles > div {
	display: inline-block;
	font-size: 20px;
	width: 200px;
}

.section.store-faqs .toggles .ico {
	background-color: #000;
	color: #fff;
	margin-right: 5px;
	border: 1px solid;
	height: 15px;
	width: 15px;
	line-height: 12px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	font-size: 12px;
	top: -3px;
	position: relative;
}

.section.store-faqs .toggles .selected .ico {
	background-color: #fff;
	color: #000;
}

.back-to-top img {
	height: 20px;
	top: 3px;
	position: relative;
	margin-right: 10px;
}

.single-wpsl_stores .section.store-faqs {
	padding-top: 40px;
	padding-bottom: 40px;
	overflow: hidden;
}

/* Generic Frequently Asked Questions -------------------------------------------*/
.section.generic-faqs {
	text-align: left;
}

.section.generic-faqs .copy {
	border-bottom: 1px solid #a5a7a8;
	display: none;
	font-size: 18px;
	padding-bottom: 40px;
}

.section.generic-faqs .head {
	margin-top: 40px;
	padding-right: 50px;
	position: relative;
}

.section.generic-faqs .head .ico {
	font-size: 50px;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 44px;
}

.section.generic-faqs .head .minus {
	display: none;
}

.section.generic-faqs .head.open .minus {
	display: block;
}

.section.generic-faqs .head.open .plus {
	display: none;
}

.section.generic-faqs .head, .section.generic-faqs .ico, .section.generic-faqs .toggles > div, .section.generic-faqs .back-to-top {
	cursor: pointer;
}

.section.generic-faqs .toggles {
	padding-bottom: 10px;
	padding-top: 20px;
}

.section.generic-faqs .toggles > div {
	display: inline-block;
	font-size: 20px;
	width: 200px;
}

.section.generic-faqs .toggles .ico {
	background-color: #000;
	color: #fff;
	margin-right: 5px;
	border: 1px solid;
	height: 15px;
	width: 15px;
	line-height: 12px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	font-size: 12px;
	top: -3px;
	position: relative;
}

.section.generic-faqs .toggles .selected .ico {
	background-color: #fff;
	color: #000;
}

.back-to-top img {
	height: 20px;
	top: 3px;
	position: relative;
	margin-right: 10px;
}

.section.generic-faqs {
	padding-top: 40px;
	padding-bottom: 40px;
	overflow: hidden;
}

/* Onsite Survey Popup -------------------------------------------*/
.sg-popup-content-onsite-survey {
	border-radius: 8px !important;
}

.sg-popup-content-onsite-survey .nf-form-fields-required {
	display: none;
}

.sg-popup-content-onsite-survey a {
	text-decoration: underline;
}

.sg-popup-content-onsite-survey .submit-wrapper {
	text-align: center;
}

/* Product Launch template: Reommended Products -------------------------------------------*/
.pl-block.frequently-purchased {
	padding-top: 60px;
}

.pl-block.col-total-5 .row .col {
	width: 20%;
}

.pl-block.col-total-4 .row .col {
	width: 25%;
}

.pl-block.col-total-3 .row .col {
	width: 33.33%;
}

.pl-block.col-total-2 .row .col {
	width: 50%;
}

.pl-block.col-total-1 .row .col {
	width: 100%;
}

.pl-block .list {
	display: block;
	float: left;
	width: 100%;
	transform: scale(.99);
}

.pl-block .list > .title {
	margin-bottom: 40px;
}

.pl-block .row.reco-list {
	margin: auto;
	display: flex;
	flex-flow: wrap;
}

@media screen and (min-width: 768px) {
	.pl-block .view {
		display: block !important;
	}
	
	.pl-block .view > a {
		min-width: auto;
		width: 190px;
		max-width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.pl-block .col {
		width: 100% !important;
	}
	
	.pl-block .row.reco-list {
		display: block !important;
	}
	
	.pl-block .reco-posts .reco-item {
		margin-bottom: 20px;
	}
}

/* Product Launch template: Reommended Contents -------------------------------------------*/
.pl-block {
	margin-bottom: 60px;
}

.pl-block.featured.contents .bg, .pl-block.featured.contents-v .bg {
	background-color: #f6f6f6;
}

.pl-block.featured.contents .left h2 {
	font-size: 40px;
	line-height: 1.2;
}

.pl-block.featured.contents .right .heading {
	font-weight: bold;
	padding: 20px 15px;
	font-size: 24px;
	line-height: 1.2em;
}

.pl-block.featured.contents .right .thumb {
	min-height: 150px;
	background-size: cover;
	background-position: center;
}

.pl-block.featured.contents.theme-light .btn {
	background-color: transparent;
	color: #000;
	border: 1px solid #000;
}

.pl-block.featured.contents.theme-dark .btn {
	border: 1px solid #fff;
}

.pl-block.featured.contents.theme-dark .bg {
	background-color: #000;
	color: #fff;
}

.pl-block.featured.contents.theme-dark .right .heading {
	color: rgba(255, 255, 255, 1);
}

.pl-block.featured.contents-v .bg {
	padding: 30px;
}

.pl-block.featured.contents-v .col-3 .copy {
	margin-bottom: 10px;
}

.pl-block.featured.contents-v .copy p, .pl-block.featured.contents-v .copy h1, .pl-block.featured.contents-v .copy h1, .pl-block.featured.contents-v .copy h3, .pl-block.featured.contents-v .copy h4 {
	margin-top: 0;
}

.pl-block.featured.contents-v .thumb, .pl-block.featured.contents-v .cta {
	text-align: center;
}

.pl-block.featured.contents-v .thumb img {
	margin-bottom: 30px;
	width: 100%;
	height: auto;
}

.pl-block.featured.contents-v .col-3 > .col:nth-child(2) .bg {
	background-color: #000;
}

.pl-block.featured.contents-v .col-3 > .col:nth-child(2) .copy {
	color: #fff;
}

.pl-block.featured.contents-v .col-3 > .col:nth-child(2) .btn {
	color: #fff;
	border: 1px solid #fff;
}

.pl-block.featured .col .bg {
	transition: .3s;
}

.pl-block.featured .col .bg:hover {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 30%);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 30%);
	transform: scale(100.5%);
}

@media screen and (min-width: 768px) {
	.pl-block.featured.products .row .col {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	
	.pl-block.featured.products.col-total-5 .thumb.wrap {
		min-height: 25vw;
		display: flex;
		align-content: flex-start;
		flex-wrap: wrap;
		flex-direction: column;
		justify-content: center;
	}
	
	.pl-block.featured.contents .row, .pl-block.featured.contents-v .row {
		display: flex;
		align-items: stretch;
		flex-wrap: wrap;
		align-content: center;
		flex-direction: row;
	}
	
	.pl-block.featured.contents .left {
		width: 40%;
	}
	
	.pl-block.featured.contents .right {
		width: 60%;
	}
	
	.pl-block.featured.contents .bg, .pl-block.featured.contents-v .bg {
		display: flex;
		flex-direction: column;
		height: 100%;
		justify-content: center;
	}
	
	.pl-block.featured.contents .left .bg {
		padding: 40px 60px;
	}
	
	.pl-block.featured.contents .right .bg {
		justify-content: flex-start;
	}
	
	.pl-block.featured.contents, .pl-block.featured.contents-v {
		display: flex;
		flex-direction: row;
	}
	
	.pl-block.featured.contents .col:nth-child(n + 3) {
		margin-top: 30px;
	}
	
	.pl-block.featured.contents-v .row {
		width: 100%;
	}
	
	.pl-block.featured.contents-v .bg {
		justify-content: space-between;
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		align-content: center;
	}
	
	.pl-block.featured.contents-v .col-3 > .col {
		width: 33.33%;
	}
	
	.pl-block.featured.contents-v .thumb {
		height: 40vw;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
}

@media screen and (min-width: 1025px) {
	.pl-block.featured.products.col-total-5 .thumb.wrap {
		min-height: 250px;
	}
	
	.pl-block.featured.contents-v .thumb {
		height: 400px;
	}
}

@media screen and (max-width: 1024px) {
	.pl-block.featured.contents .left .bg {
		padding: 20px;
	}
}

@media screen and (max-width: 767px) {
	.pl-block.featured.contents .row, .pl-block.featured.contents-v .row {
		display: inline-block;
	}
	
	.pl-block.featured.contents .left .bg {
		padding: 20px;
	}
	
	.pl-block.featured.contents .bg, .pl-block.featured.contents-v .bg {
		margin-bottom: 20px;
	}
	
	.pl-block.featured.contents .right .thumb {
		min-height: 30vw;
	}
}

/* Update 1.5.10 fixes -------------------------------------------*/
@media screen and (min-width: 1200px) {
	.hero:not(.hero-second) .ncontain {
		align-items: stretch !important;
	}
	
	.hero:not(.hero-second) .ncontain .hero_image > div {
		background-position: center center;
	}
	
	.splide .hero .ncontain {
		align-items: center !important;
	}
	
	.hero-second {
		text-align: left !important;
	}
}

/* Fix tooltip on disclaimer pop-up -------------------------------------------*/
.su-tooltip {
	z-index: 99999 !important;
}

/* Product Launch V2: Hero -------------------------------------------*/
.pl-block {
	width: 1200px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.pl-block.hero {
	padding: 40px 20px;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
}

.pl-block.hero .row {
	display: flex;
	align-items: center;
}

.pl-block.hero .col {
	display: flex;
	justify-content: center;
	float: none;
}

.pl-block.hero .col.left.text {
	flex-direction: column;
	text-align: left;
	padding: 20px;
}

.pl-block.hero .col.left.text h2 {
	font-size: 62px;
	line-height: 1.1em;
}

.pl-block.hero .col.right.img {
	flex-direction: row;
}

.pl-block.hero .col.right.img img {
	max-width: 100%;
	height: auto;
}

/* buttons */
.pl-block .btn:not(:last-child) {
	margin-right: 20px;
}

/* theme */
.pl-block.hero .theme-light, .pl-block.hero .theme-light * {
	color: #fff;
}

.pl-block.hero .theme-light .btn {
	background-color: #fff;
	color: #000;
}

.pl-block.hero .theme-light .btn-outline {
	background-color: transparent;
	color: #fff;
	border-color: #fff;
}

/* Jweaver fix issue with hero size on tablet 
 * @media screen and (max-width: 1024px) and (min-width:  768px){
  .pl-block.hero .col.right.img {height:40vw !important}
  .pl-block.hero .col.left.text .copy {font-size: 2vw;}
  .pl-block.hero .col.left.text .copy h2 {font-size: 5vw;}
}
@media screen and (max-width: 767px){
  .pl-block.hero .row {display: block;}
  .pl-block.hero .copy h2 {font-size: 10vw !important;}
}
*/

/* Product Launch V2: Product Tabs -------------------------------------------*/
.pl-block.products > .row {
	display: flex;
}

.pl-block.products > .row.heading .title {
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}

.pl-block.products > .row.tabs {
	width: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: flex-start;
	justify-content: center;
	border-bottom: 1px solid #d8dada;
	margin-bottom: 60px;
}

.pl-block.products > .row.tabs > .col {
	display: inline-block;
	width: auto !important;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
	border-bottom: 4px solid transparent;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	cursor: pointer;
}

.pl-block.products > .row.tabs > .col.active, .pl-block.products > .row.tabs > .col:hover {
	border-bottom: 4px solid #d52b1e;
}

.pl-block.products > .row.item > .col:not(.active) {
	display: none;
}

/* sub-blocks */
.pl-block.products .sub-block {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding-bottom: 40px;
}

.pl-block.products .sub-block .text h3 {
	font-size: 48px;
	line-height: 1.3em;
}

.pl-block.products .sub-block .text p, .pl-block.products .sub-block .text ul li {
	font-size: 20px;
	line-height: 1.5em;
}

.pl-block.products .sub-block .img {
	text-align: center;
}

@media screen and (min-width: 768px) {
	.pl-block.products .sub-block:nth-child(even) {
		flex-direction: row-reverse !important;
	}
	
	.pl-block.products .sub-block:nth-child(even) .img {
		text-align: right;
	}
}

@media screen and (max-width: 767px) {
	.pl-block.products {
		margin-bottom: 20px;
	}
	
	.pl-block.products .sub-block {
		flex-direction: column !important;
	}
	
	.pl-block.products .sub-block:last-child .text {
		padding-bottom: 0;
	}
	
	.pl-block.products .sub-block .img {
		text-align: center;
		padding-bottom: 20px;
	}
	
	.pl-block.products .sub-block .button-wrap {
		text-align: center;
	}
}

/* sub-blocks gap */
@media screen and (min-width: 1200px) {
	.pl-block.products .sub-block {
		margin-left: -100px;
		margin-right: -100px;
	}
	
	.pl-block.products .sub-block > .col {
		padding-left: 100px;
		padding-right: 100px;
	}
}

/* Product Launch V2: Carousel -------------------------------------------*/
.pl-block.carousel {
	display: flex;
	flex-direction: column;
}

.pl-block.carousel > .row {
	display: flex;
	align-items: center;
}

.pl-block.carousel .left .splide__slide {
	text-align: left;
}

.pl-block.carousel .right .splide__slide {
	text-align: center;
	background-color: #f6f6f6 !important;
	padding: 20px;
	opacity: .3;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	border: 20px solid #f6f6f6;
}

.pl-block.carousel .splide__slide.spacer {
	visibility: hidden;
}

.pl-block.carousel .row.col-2 .left {
	padding-right: 50px;
	width: 30%;
}

.pl-block.carousel .row.col-2 .left .btn {
	margin-bottom: 10px;
}

.pl-block.carousel .row.col-2 .right {
	width: 70%;
}

.pl-block.carousel .splide__slide.is-active {
	opacity: 1;
}

.pl-block.carousel #pl-carousel-track {
	width: 80%;
	margin: auto;
}

.pl-block.carousel .splide__arrow--prev, .pl-block.carousel .splide__arrow--next {
	background-image: url("https://cdn-ildncko.nitrocdn.com/vQfDzjILvGeQQWGQdAVlsVvItJyykGdr/assets/images/optimized/rev-c23ccb1/victra.com/wp-content/themes/verizonpartners-theme-child/images/arrow-right-100.png");
	background-size: 60% auto;
}

.pl-block.carousel .splide__arrow--prev.nitro-lazy, .pl-block.carousel .splide__arrow--next.nitro-lazy {
	background-image: none !important;
}

.pl-block.carousel .splide__arrow--prev {}

.pl-block.carousel .splide__arrow--next {}

.pl-block.carousel button.splide__pagination__page {
	width: 24px;
	height: 1px;
	margin: 0 2px;
	background-color: #868686;
}

.pl-block.carousel button.splide__pagination__page.is-active {
	background-color: #000;
	height: 4px;
}

.pl-block.carousel .button-wrap {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.pl-block.carousel .btn.btn-white {
	background-color: #fff;
	color: #000;
}

.pl-block.carousel .btn.btn-white:hover {
	background-color: #000;
	color: #fff;
}

.pl-block.carousel .btn.btn-outline-white {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
}

.pl-block.carousel .btn.btn-outline-white:hover {
	background-color: #fff;
	color: #000;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
	.pl-block.carousel .left, .pl-block.carousel .right {
		width: 50% !important;
	}
}

@media screen and (max-width: 767px) {
	.pl-block.carousel > .row {
		flex-direction: column;
	}
	
	.pl-block.carousel .text {
		padding-bottom: 20px;
	}
	
	.pl-block.carousel #pl-carousel-track {
		width: 100%;
	}
}

/* WP engine pre-live fixes -------------------------------------------*/

/* locations */
@media screen and (min-width: 400px) {
	.btn-store-wrap .btn-store-details {
		min-width: unset;
	}
}

@media screen and (min-width: 768px) {
	.btn-store-wrap .btn-store-details {
		min-width: 100%;
	}
}

@media screen and (min-width: 992px) {
	.btn-store-wrap .btn-store-details {
		min-width: 230px;
	}
}

/* Product slider -------------------------------------------*/
body.single-product main#body {
	min-height: 800px;
}

/* Product CTAs -------------------------------------------*/
.product_ctas .btn + .btn {
	margin-left: calc(var(--gap) / 2);
}

/* Shop filter clone -------------------------------------------*/
@media screen and (max-width: 960px) {
	.devices_panel.cloned, .devices_panel.cloned.moved {
		display: block !important;
	}
	
	.devices_panel.cloned .devices_pheader svg, .devices_panel.moved .devices_pheader svg {
		transform: rotate(0deg) !important;
	}
	
	.devices_panel.cloned .devices_pheader.open svg, .devices_panel.moved .devices_pheader.open svg {
		transform: rotate(180deg) !important;
	}
	
	.devices_panel.cloned .devices_pheader.open + .devices_filters, .devices_panel.moved .devices_pheader.open + .devices_filters {
		max-height: 60vh;
	}
}

/* Hide page title -------------------------------------------*/
.hide-page-title h1#mainheading {
	display: none;
}

.btn, .wp-block-button__link {
	font-size: 16px !important;
}

input[type="submit"] {
	width: 190px !important;
}

/* Added transistion to sticky nav -------------------------*/
.sticky-enabled ~ .sticky-trigger {
	position: relative;
	width: 100%;
	padding-top: 90px;
}

header.is-sticky {
	top: 0;
	transition: none !important;
}

header.sticky-enabled {
	top: -90px !important;
	transition: transform .7s !important;
	transform: translateY(90px);
}

.admin-bar .is-sticky.sticky-enabled {
	transform: translateY(120px);
}

@media screen and (max-width: 600px) {
	.admin-bar .is-sticky.sticky-enabled {
		top: -84px !important;
		transform: translateY(84px);
	}
}

/* sticky PDP slider */
@media screen and (min-width: 1800px) {
	.sticky-enabled-pdp {
		position: fixed !important;
		top: 110px !important;
		width: 24% !important;
		right: 18% !important;
	}
}

@media screen and (min-width: 1700px) and (max-width: 1799px) {
	.sticky-enabled-pdp {
		position: fixed !important;
		top: 110px !important;
		width: 27% !important;
		right: 15% !important;
	}
}

@media screen and (min-width: 1500px) and (max-width: 1699px) {
	.sticky-enabled-pdp {
		position: fixed !important;
		top: 110px !important;
		width: 29% !important;
		right: 12% !important;
	}
}

@media screen and (min-width: 1300px) and (max-width: 1499px) {
	.sticky-enabled-pdp {
		position: fixed !important;
		top: 110px !important;
		width: 35% !important;
		right: 4% !important;
	}
}

@media screen and (min-width: 1100px) and (max-width: 1299px) {
	.sticky-enabled-pdp {
		position: fixed !important;
		top: 110px !important;
		width: 38% !important;
		right: 1% !important;
	}
}

@media screen and (min-width: 901px) and (max-width: 1099px) {
	.sticky-enabled-pdp {
		position: fixed !important;
		top: 110px !important;
		width: 48% !important;
		right: .5% !important;
	}
}

@media screen and (min-width: 901px) {
	.sticky-enabled-pdp-hide {
		position: absolute !important;
		top: 0 !important;
		width: 40% !important;
		right: -24px !important;
	}
}

/* PDP Call Button */

/* Hide the button on screens larger than 768px */
@media (min-width: 769px) {
	.pdp-mobile-only {
		display: none !important;
	}
}

/*hide 'before' element on location subpage*/
div#wrapper .location-subpage h1#mainheading:before {
	content: "" !important;
}

/* Blog CTA Footer -------------------------------------------*/
.card-container {
	width: 100%;
	background-color: #f50a24;
	border-radius: 8px;
	padding: 20px;
	display: flex;
	align-items: center;
	max-height: 200px;
	margin: 50px 0;
}

.card-left {
	width: 60%;
	padding-right: 20px;
}

.card-heading, .card-text {
	color: white;
	margin: 0;
}

.card-buttons {
	margin-top: 15px;
	display: inline-flex;
	gap: 10px;
}

.card-right {
	width: 40%;
	text-align: center;
}

.card-image {
	max-width: 300px;
	height: auto;
	border-radius: 8px;
}

@media (max-width: 480px) {
	.card-buttons {
		display: block;
	}
	
	.card-container {
		max-height: 330px;
	}
	
	div.card-buttons .btn {
		margin: 0px !important;
		margin-top: 0px !important;
	}
}
