* {
	font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
	-webkit-font-smoothing: antialiased;
	-webkit-text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
	text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
}

*,
:after,
:before {
	border-style: solid;
	border-width: 0;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

body {
	font-size: 1rem;
	font-weight: 400;
}

/***********************************
we-offer-area 
********************************/
    
a, a:hover, a:focus, a:active {
    text-decoration: none;
    outline: none;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.bg-gray {
    background-color: #f9f9f9;
}

.site-heading h2 {
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.site-heading h2 span {
  color: #72a7fc;
}

.site-heading h4 {
  display: inline-block;
  padding-bottom: 20px;
  position: relative;
  text-transform: capitalize;
  z-index: 1;
}

.site-heading h4::before {
  background: #72a7fc none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -25px;
  position: absolute;
  width: 50px;
}

.site-heading {
  margin-bottom: 60px;
  overflow: hidden;
  margin-top: -5px;
}

.carousel-shadow .owl-stage-outer {
  margin: -15px -15px 0;
  padding: 15px;
}

.we-offer-area .our-offer-carousel .owl-dots .owl-dot span {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid;
  height: 15px;
  margin: 0 5px;
  width: 15px;
}

.we-offer-area .our-offer-carousel .owl-dots .owl-dot.active span {
  background: #72a7fc none repeat scroll 0 0;
  border-color: #72a7fc;
}

.we-offer-area .item {
  background: #ffffff none repeat scroll 0 0;
  border-left: 2px solid #72a7fc;
  -moz-box-shadow: 0 0 10px #cccccc;
  -webkit-box-shadow: 0 0 10px #cccccc;
  -o-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
  overflow: hidden;
  padding: 30px;
  position: relative;
  z-index: 1;
}

.we-offer-area.text-center .item {
  background: #ffffff none repeat scroll 0 0;
  border: medium none;
  padding: 67px 40px 64px;
}

.we-offer-area.text-center .item i {
  background: #72a7fc none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  font-size: 40px;
  height: 80px;
  line-height: 80px;
  position: relative;
  text-align: center;
  width: 80px;
  z-index: 1;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  margin-bottom: 25px;
}

.we-offer-area.text-center .item i::after {
  border: 2px solid #72a7fc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 90px;
  left: -5px;
  position: absolute;
  top: -5px;
  width: 90px;
  z-index: -1;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}

.we-offer-area.item-border-less .item {
  border: medium none;
}

.we-offer-area .our-offer-items.less-carousel .equal-height {
  margin-bottom: 30px;
}

.we-offer-area.item-border-less .item .number {
  font-family: "Poppins",sans-serif;
  font-size: 50px;
  font-weight: 900;
  opacity: 0.1;
  position: absolute;
  right: 30px;
  top: 30px;
}

.our-offer-carousel.center-active .owl-item:nth-child(2n) .item,
.we-offer-area.center-active .single-item:nth-child(2n) .item {
  background: #72a7fc none repeat scroll 0 0;
}

.our-offer-carousel.center-active .owl-item:nth-child(2n) .item i,
.our-offer-carousel.center-active .owl-item:nth-child(2n) .item h4,
.our-offer-carousel.center-active .owl-item:nth-child(2n) .item p,
.we-offer-area.center-active .single-item:nth-child(2n) .item i,
.we-offer-area.center-active .single-item:nth-child(2n) .item h4,
.we-offer-area.center-active .single-item:nth-child(2n) .item p {
  color: #ffffff;
}

.we-offer-area .item i {
  color: #72a7fc;
  display: inline-block;
  font-size: 60px;
  margin-bottom: 20px;
}

.we-offer-area .item h4 {
  font-weight: 600;
  text-transform: capitalize;
}

.we-offer-area .item p {
  margin: 0;
}

.we-offer-area .item i,
.we-offer-area .item h4,
.we-offer-area .item p {
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}
.we-offer-area .item p ,.we-offer-area .item h4{
    color:black;
}

.we-offer-area .item::after {
  background: #72a7fc none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  width: 100%;
  z-index: -1;
}

.we-offer-area .item:hover::after {
  left: 0;
}
.we-offer-area .item:hover i,
.we-offer-area .item:hover h4,
.we-offer-area .item:hover p {
  color: #ffffff !important;
}
.we-offer-area.text-center .item:hover i::after {
  border-color: #ffffff !important;
}
.we-offer-area.text-center .item:hover i {
  background-color: #ffffff !important;
  color: #72a7fc !important;
}
.we-offer-area.text-left .item i {
  background: #72a7fc none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 60px;
  height: 100px;
  line-height: 100px;
  margin-bottom: 30px;
  position: relative;
  width: 100px;
  z-index: 1;
  text-align: center;
}
.we-offer-area.text-left .item i::after {
  border: 2px solid #72a7fc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 120px;
  left: -10px;
  position: absolute;
  top: -10px;
  width: 120px;
}

.btn-blue{
    color:white  !important;
    background:var(--blue) !important;
    transition: all .15s ease-in-out;
}
.btn-blue:hover{
    color:white  !important;
    background:var(--blue) !important;
    border-color:white !important;
    box-shadow: 0 .5rem 1rem rgba(0,0,0, .15);
}
.we-offer-area .item:hover .btn-blue{
    color:white  !important;
    background:var(--blue) !important;
    border-color:white !important;
    box-shadow: 0 .5rem 1rem rgba(0,0,0, .15);
}
/***********************************************************
page styles
***********************************************************/
.fill-page{
    fill:white;
}
.page-header {
	background-size: cover !important;
	min-height: 350px !important;
	background-position: 0px -100px !important;
	background-repeat: no-repeat !important;
}

.list-group-item {
	background-color: rgb(248, 249, 250);
}

.text-orange {
	color: var(--secondary) !important;
}

.section-header {
	margin-top: 3rem;
	margin-bottom: 1.5rem;
}

.inline-img {
	max-width: 100%;
	height: auto;
	margin: 1rem 0;
	border-radius: 8px;
}

.legislation-list li {
	margin-bottom: 0.5rem;
}

.products-owl-img {
	height: 200px;
}

.products-owl {
	height: 350px;
}

p,
li {
	font-size: 1rem;
}

h1,
h2,
h3,
h4,
h5 {
	color: #0e1016;
}

#faq {}

#faq ol {
	max-width: 500px;
}

ol li {
	font-size: 1.2rem !important;
	text-align: left;
	max-width: 500px;
	border: none !important;
}

div.accordion,
div.accordion-button,
div.accordion-item,
div.accordion-body {
	border: none !important;
	border: 0px solid transparent !important;
	--bs-accordion-btn-bg: #f8f9fa !important;
	--bs-accordion-active-bg: #f8f9fa !important;
	--bs-accordion-btn-focus-box-shadow: #f8f9fa !important;
}

.accordion-item{
    margin-bottom:1rem;
}
div.accordion-button:active,
div.accordion-button:visited,
div.accordion-button:focus {
	--bs-accordion-active-bg: rgba(0, 0, 0, .15) !important;
	--bs-accordion-btn-bg: #f8f9fa !important;
	--bs-accordion-btn-focus-box-shadow: #f8f9fa !important;
	box-shadow: none;
	border: none !important;
	border: 1px solid transparent !important;
	background-color: rgba(0, 0, 0, .15) !important;
}

.accordion-button:hover {
	background-color: rgba(0, 0, 0, .15) !important;
}

.owl-nav,
.owl-nav button {
	width: 100%;
	height: auto;
	color: #f8f9fa !important;
}

.owl-nav button {
	min-width: 50px;
	min-height: 50px;
	color: #f8f9fa !important;
}

#faqAccordion {
	max-width: 1056px !important;
	margin-left: auto;
	margin-right: auto;
}

.header-colored {
	position: relative;
	line-height: 1.3;
	display: inline-block;
	color: var(--secondary);
	font-weight: 600;
	padding-left: 11px;
	margin-bottom: 11px;
}

.header-colored::before {
	position: absolute;
	content: "";
	left: 0;
	top: 10px;
	height: 14px;
	width: 4px;
	background-color: var(--secondary);
}

/**
about us 
**/
/* Adjust accordion button text color */
#faq .accordion-button {
	color: #0e1016;
}

/* Repair Facts headings */
#repair-facts h4 {
	color: #0e1016;
}

/* Repair Facts list items spacing */
#repair-facts ul li {
	margin-bottom: 0.5rem;
}

.card img {
	max-height: 350px;
}

#chartCostAverage {
	min-height: 250px;
}
main a {
	color: var(--secondary) !important;
}

.qa-section {
	margin-bottom: 2rem;
}

.qa-section h3 {
	color: #0056b3;
	margin-bottom: .5rem;
}

.answer {
	margin-bottom: 1rem;
}

#screen-stats-sidebar {
	background: #f8f9fa;
	padding: 1rem;
	border-radius: .5rem;
}

#screen-stats-sidebar h5 {
	font-weight: bold;
	margin-bottom: 1rem;
}

#screen-stats-sidebar ul {
	list-style: none;
	padding-left: 0;
}

#screen-stats-sidebar li {
	margin-bottom: .5rem;
}

.chart-container {
	max-width: 500px;
	margin: 2rem auto;
}

.chart-container canvas {
	max-height: 300px !important;
}

blockquote {
	position: relative;
	padding-left: 5px;
	font-family: "Georgia", serif;
	font-size: 1.2rem;
	font-weight: 500;
	color: #333;
	quotes: "\201C" "\201D" "\2018" "\2019";
}

blockquote::before {
	color: #c6c6c6;
	font-size: 2em;
	content: open-quote;
	margin-right: .15em;
	vertical-align: -.15em;
}

blockquote::after {
	color: #c6c6c6;
	font-size: 2em;
	content: close-quote;
	vertical-align: -.7em;
}

strong {
	font-weight: 800;
}

#main .nav-link:hover,
#main .nav-link:active {
	color: var(--secondary) !important;
}

#main .nav-link {
	color: black !important;
}

.mt-neg {
	margin-top: -2em;
}

.col-repairs .title {
	width: 100%;
}

.breadcrumbs {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
}
.breadcrumb-battery{
    background-image: url('/wp-content/themes/laurelphonerepair-salvationrepair/images/screen-repair-header.jpg');
}
.breadcrumb-port{
    background-image: url('/wp-content/themes/laurelphonerepair-salvationrepair/images/screen-repair-header.jpg');
}
.breadcrumb-phone{
    background-image: url('/wp-content/themes/laurelphonerepair-salvationrepair/images/screen-repair-header.jpg');
}
.breadcrumb-priv{
    background-image: url('/wp-content/themes/laurelphonerepair-salvationrepair/images/Privacy-policy-header-image.webp');
}
.breadcrumb-returns{
    background: url('/wp-content/themes/laurelphonerepair-salvationrepair/images/return-policy-banner.jpg') center/cover no-repeat;
    height: 250px;
}
.breadcrumb-repair{
    background-image: url('/wp-content/themes/laurelphonerepair-salvationrepair/images/right-repair.jpg');
}
.breadcrumb-terms{
    background-image: url('/wp-content/themes/laurelphonerepair-salvationrepair/images/terms-of-use.jpg');
}
.privacy-breadcrumb{
    background-image: url('/wp-content/themes/laurelphonerepair-salvationrepair/images/development.jpg');
}
.breadcrumb-screen{
    background-image: url('/wp-content/themes/laurelphonerepair-salvationrepair/images/screen-repair-header.jpg');
}
.breadcrumb-support{
    background-image: url('/wp-content/themes/laurelphonerepair-salvationrepair/images/customer-support.webp');
}
.breadcrumb-ipad{
    background-image: url('/wp-content/themes/laurelphonerepair-salvationrepair/images/ipad-hero-image.webp');
}
.breadcrumb-shipping{
    background-image: url('/wp-content/themes/laurelphonerepair-salvationrepair/images/customer-support.webp');
}