/** Shopify CDN: Minification failed

Line 826:53 Expected ")" to end URL token
Line 826:1325 Unterminated string token
Line 1938:4 "ext-align" is not a known CSS property

**/
body#landing-ceramic {
  background: #000000;
  font-size: 16px;
  color: #D9D9D9;
  white-space: normal;
  word-break: break-word;
}
body#landing-ceramic p,
body#landing-ceramic .p {
  font-size: 16px;
}
.block-space {
  margin-top: 75px;
}
.head_title {
  font-size: 34px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0px;
  text-transform: uppercase;
}
.head_title2 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0px;
  text-transform: uppercase;
}
.action-btn,
.action-btn2 {
  background: #CDA953;
  border: 1px solid #CDA953;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 17px 16px;
}
.action-btn2 {
  background: transparent;
  border-color: #FFFFFF;
}
.action-btn:hover,
.action-btn2:hover {
  background: #FFFFFF;
  color: #000;
}


ul.custom-list {
  list-style: none;
  display: grid;
  gap: 5px 0;  margin: 0;
  padding: 0;
}
ul.custom-list li {
    display: flex;
  gap: 10px;
  font-size: 20px;
  line-height: 26px;
  font-family: 'Helvetica';
}
ul.custom-list li:before {
  content: "";
  flex: 0 0 19px;
  background: url(icon-checked.svg);
  width: 19px;
  height: 19px;
  display: inline-flex;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top:2px;
}

@media screen and (min-width: 768px) {
  .head_title {
    font-size: 48px;
  }
  .head_title2 {
    font-size: 38px;
  }
}
@media screen and (min-width: 1400px) {
  .block-space {
    margin-top: 100px
  }
  .head_title {
    font-size: 60px;
  }
  .head_title2 {
    font-size: 48px;
    line-height:52px;
  }

  #shopify-section-template--15659925110916__custom_content_html_anRRCL .head_title2 {
        font-size: 33px;
        line-height: 52px;
    }
  
}

/*========== Header ==========*/
body#landing-ceramic header.site-header:not(.has-scrolled) {
  background: transparent;
}
body#landing-ceramic #shopify-section-header .bodyWrap-spacer {
  padding: 0;
}
body#landing-ceramic header.site-header .main-logo,
body#landing-window-tinting header.site-header .main-logo,
body#landing-ppf header.site-header .main-logo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
body#landing-ceramic nav.nav-standard.nav-main,
body#landing-window-tinting nav.nav-standard.nav-main,
body#landing-ppf nav.nav-standard.nav-main {
    display: none;
}

body#landing-ceramic .header-icons .searchToggle,
body#landing-ceramic .header-icons .menuToggle,
body#landing-ceramic .header-icons #cartTotal,
body#landing-window-tinting .header-icons .searchToggle,
body#landing-window-tinting .header-icons .menuToggle,
body#landing-window-tinting .header-icons #cartTotal,
body#landing-ppf .header-icons .searchToggle,
body#landing-ppf .header-icons .menuToggle,
body#landing-ppf .header-icons #cartTotal {
  display: none;
}


.header-icons .nav-call .icon-phone {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 30px;
    height: 30px;
}
body#landing-ceramic .header-icons .nav-call,
body#landing-window-tinting .header-icons .nav-call,
body#landing-ppf .header-icons .nav-call {
  display: flex;
}

/*========== Hero Banner ==========*/
#service-page-ceramic-coating .section-hero-banner {
  background-image: url(/cdn/shop/files/Mask_Group_35_2x_57a9c8bb-b17c-470c-801b-06fb3550495e.png?v=1711703494);
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 211px 0 126px;
  border-bottom:1px solid rgba(255,255,255, 0.1);
}
#commercial-vinyl-wrap .section-hero-banner:before {
     content: '';
    background: transparent linear-gradient(90deg, #000000 0%, #000000E8 40%, #0000008C 100%) 0% 0% no-repeat padding-box;
    opacity: 0.9;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
#vinyl-wrap-portland-oregon-best-car-vehicle-wrap-company .section-hero-banner {
  background-image: url(/cdn/shop/files/Mask_Group_35.png?v=1714056078);
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 211px 0 126px;
  border-bottom:1px solid rgba(255,255,255, 0.1);
}
#commercial-vinyl-wrap .section-hero-banner {
  opacity: 0.91;
  background-image: url(/cdn/shop/t/14/assets/IMG_9673.JPG?v=1726229817);
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 211px 0 126px;
  border-bottom:1px solid rgba(255,255,255, 0.1);
}
#contact-us .section-hero-banner {
  background-image: url(/cdn/shop/files/Mask_Group_35_cac28f5a-442a-4203-b607-8ce734fe8b43.png?v=1716815804);
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 336px 0;
  border-bottom: none
}
#about-us .section-hero-banner {
  background-image: url(/cdn/shop/files/Mask_Group_35_82c07cee-0b2c-4b84-816c-43e9c68d832d.png?v=1716882935);
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 336px 0;
  border-bottom: none
}
#vinyl-wrap-portland-oregon-best-car-vehicle-wrap-company .bodyWrap-spacer {
    padding-top: 0;
}
#vinyl-wrap-portland-oregon-best-car-vehicle-wrap-company .section-hero-banner:before {
    background: #000;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
}
.hero-banner-element {
  display: grid;
  gap: 30px;
}
.hero-banner-element .hero-content {
    max-width: 750px;
}
.hero-banner-element .hero-content h3 {
  font-size: 20px;
  color: #CDAA53;
  font-family: 'Oxanium';
  font-weight: 300;
}
.hero-banner-element .hero-content h1 {
  color: #FFFFFF;
  margin-bottom: 20px;
  font-size:62px;
}
.hero-banner-element .hero-form {
}
#contactFormWrapper {
    max-width: 100%;
    margin: 0;
    width: 100%;
}
body#landing-window-tinting .section-hero-banner {
  background-image: url(window-tinting-hero-banner.png);
}
body#landing-ceramic .section-hero-banner {
    background-image: url(/cdn/shop/files/best-car-wax-for-black-cars.jpg?v=1712205986);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}
body#landing-ppf .section-hero-banner {
  background-image: url(ppf-hero-banner.png);
}

@media screen and (min-width: 575px) {
  .hero-banner-element .hero-content ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 992px) {
  .hero-banner-element {
    grid-template-columns: repeat(2, 1fr);    
    justify-content: space-between;
  }
  .hero-banner-element .hero-form {
    max-width: 600px;
    margin-left: auto;    width:100%;
  }
}

/*========== Description Overview ==========*/
.section-description-overview {
  margin:0 auto;
}
.section-description-overview .overview-image-content {  
  display: grid;
}
.section-description-overview .overview-image figure {
    width: 100%;
    height: 100%;
}
.section-description-overview .overview-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-description-overview .overview-content {
  background: #ffffff1a;
  display: flex;
  align-items: center;
  padding: 60px 30px;
}

.section-description-overview .overview-content.full-front-paint-ppf {
  background: #ffffff1a;
  display: flex;
  align-items: center;
  padding: 60px 30px;
}
.section-description-overview .content-detail {
  max-width: 725px;
}
.section-description-overview .content-detail h2 {
  margin-bottom: 20px;
}
.section-image-description.ful-front-ppf-sec .image-description-element {
    display: grid;
    align-items: center;
    gap: 60px;
}
@media screen and (min-width: 992px) {
  .section-description-overview .overview-image-content {  
        display: flex;
    justify-content: flex-start;
    gap: 60px;
  }
  .section-description-overview .overview-content {    
    padding: 82px 48px;
  }
}
@media screen and (min-width: 1024px) {
  .section-description-overview .overview-content {    
    padding: 112px 68px;
  }
}
@media screen and (min-width: 1400px) {
  .section-description-overview .overview-content {    
    padding: 132px 88px;
  }
}

/*========== Section Image Description ==========*/
.section-image-description {
  
}

.section-image-description .content-wrap h2 {
  margin-bottom: 20px;
  line-height:52px;
}
.section-image-description .image-description-element .image-wrap img {
    width: 100%;
}
 


@media screen and (min-width: 992px) {
  .section-image-description .image-description-element {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 1400px) {
 
}

/*========== Section Contact Banner ==========*/
.section-contact-banner {
  background-image: url(/cdn/shop/files/Proud_PPF_INSTALLER.jpg?v=1725461191);
  background-size: cover;
  background-position: left center;
  position: relative;
  padding: 88px 0;
}
#shopify-section-template--15668201554052__custom_content_html_9b8g9a .section-contact-banner {
  background-image: url(/cdn/shop/files/Layer_0.png?v=1714056077);
  background-size: cover;
  background-position: left center;
  position: relative;
  padding: 88px 0;
}

.section-contact-banner:before {
  content: '';
  background: transparent linear-gradient(90deg, #000000 0%, #000000E8 40%, #0000008C 100%) 0% 0% no-repeat padding-box;
  opacity: 0.9;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.section-contact-banner .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 30px;
  max-width: 1225px;
}

body#landing-window-tinting .section-contact-banner {
  background-image: url(window-tinting-contact-banner-bg.png);
}
body#landing-ppf .section-contact-banner {
  background-image: url(ppf-contact-banner.png);
}

/*========== Section Image Content ==========*/
.section-image-content {
  position: relative;
  padding: 45px 0;
}
.section-image-content .image-block {
  position: absolute;
  left: 0;
  top: 0;
  width: 80%;
  height: 100%;
}
.section-image-content .image-block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.section-image-content .content-block {
  background-color: rgba(0, 0, 0, 0.6);
  max-width: 844px;
  margin-left: auto;
  padding: 40px 47px;
}
.section-image-content .content-block h2 {
  margin-bottom: 30px;
}
.section-image-content .image-content-list {
  display: grid;
  gap: 55px;
}
.section-image-content .image-list-item {
  display: grid;
  gap: 25px;
}
.section-image-content .image-list-item figure img {
  width: 1005
}
.section-image-content .image-list-item h3 {
  font-size: 22px;
  font-weight: 700;
}
.section-image-content .image-list-item h3 span {
  color: #CDA953;
  font-weight: 700;
  margin-bottom: 15px;
}

@media screen and (min-width: 576px) {
  .section-image-content .image-list-item {    
    grid-template-columns: 79px 1fr;
  }
}
@media screen and (min-width: 768px) {
  .section-image-content .image-list-item h3 {
    font-size: 26px;
  }
}
@media screen and (min-width: 1200px) {
  .section-image-content .image-block {
    width: calc(100% - 874px);
  }
  .section-image-content .content-block {
    background-color: rgba(255, 255, 255, 0.2);
    padding-left: 124px;
  }
  .section-image-content .image-list-item h3 {
    font-size: 32px;
  }
}

/*========== Section Image Row ==========*/
.section-image-row h2.head_title {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
}
.section-image-row .image-row-head {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 1167px;
  text-align: center;
  margin: 0 auto;
}
.section-image-row .image-row-items {
  display: grid;  
  align-items: flex-start;
  gap: 30px;
  margin-top: 47px;
}
.section-image-row .image-row-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
}
.section-image-row .image-row-item .image-wrap {
  position: relative;
  width: 100%;
  height: 0;
}
.section-image-row .image-row-item .image-wrap figure {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
body#landing-ceramic .section-image-row .image-row-item .image-wrap {
    padding-bottom: 83%;
}
body#landing-ceramic .section-image-row .image-row-item .image-wrap figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.section-image-row .image-row-item .content-wrap {
  padding: 0 15px;
}
.section-image-row .image-row-item .content-wrap h3 {
    font-size: 28px;
    font-weight: 700;
}

body#landing-window-tinting  .section-image-row .image-row-items {
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
}
body#landing-ppf .section-image-row .image-row-items {
  max-width: 1520px;
  margin-left: auto;
  margin-right: auto;
}
body#landing-window-tinting .section-image-row .image-row-items .image-wrap,
body#landing-ppf .section-image-row .image-row-items .image-wrap {
  padding-bottom: 51%;
  background: url(mask-bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 16px;
  overflow: hidden;
}
body#landing-window-tinting .section-image-row .image-row-item:nth-child(even) .image-wrap,
body#landing-ppf .section-image-row .image-row-item:nth-child(even) .image-wrap {
  background-image: url(mask-bg2.png)
}
body#landing-window-tinting .section-image-row .image-row-items .image-wrap:before,
body#landing-ppf .section-image-row .image-row-items .image-wrap:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.5;
}
body#landing-window-tinting .section-image-row .image-row-items .image-wrap figure,
body#landing-ppf .section-image-row .image-row-items .image-wrap figure {
  padding: 30px 20px;
}
body#landing-window-tinting .section-image-row .image-row-items .image-wrap figure img,
body#landing-ppf .section-image-row .image-row-items .image-wrap figure img {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .section-image-row .image-row-items,
  body#landing-window-tinting .section-image-row .image-row-items,
  body#landing-ppf .section-image-row .image-row-items {    
    grid-template-columns: repeat(2, 1fr);
  }
  body#landing-window-tinting .section-image-row .image-row-items {
    column-gap: 60px
  }
  body#landing-ppf .section-image-row .image-row-items { 
    column-gap: 40px
  }
}
@media screen and (min-width: 992px) {
  .section-image-row .image-row-items {    
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 1200px) {
  .section-image-row .image-row-items {    
    grid-template-columns: repeat(4, 1fr);
  }
  body#landing-window-tinting .section-image-row .image-row-items {
    column-gap: 160px
  }
  body#landing-ppf .section-image-row .image-row-items {    
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 1600px) {
  .section-image-row .image-row-item .content-wrap h3 {
    font-size: 42px;
  }
}

/*========== Section Vehical Qualifies ==========*/
.section-vehical-qualifies {
  background-image: url(qualifies-banner-bg.png);
  background-size: cover;
  background-position: left center;
  position: relative;
  padding: 88px 0;
}
.section-vehical-qualifies:before {
  content: '';
  background: transparent linear-gradient(270deg, #000000 0%, #000000E8 40%, #0000008C 100%) 0% 0% no-repeat padding-box;
  opacity: 0.9;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.section-vehical-qualifies .container {
  display: flex;
  flex-direction: column;
  gap: 30px 0;
}

.section-vehical-qualifies .qualifies-action {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

html{
  scroll-behavior: smooth;
}

@media screen and (max-width: 1399px) {
  .section-vehical-qualifies .container {
    text-align: center;
  }
}

@media screen and (min-width: 1400px) {
  .section-vehical-qualifies .container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .section-vehical-qualifies .qualifies-content {
    flex: 0 0 857px;
    width: 857px
  }
}

/*========== Footer ==========*/
body#landing-ceramic #grp-entangle--root {
    padding: 75px 0;
}
footer.section-site-footer {
  background: #333333;
  padding: 75px 0 0;
  display: none;
}
footer.section-site-footer a {
  text-decoration: none;
  color: #fff;
}
footer.section-site-footer a:hover {
  color: #CEAA54;
}
.section-site-footer .site-footer-top {
  display: grid;
  gap: 30px;
  padding-bottom: 56px;
}
.section-site-footer .footer-logo-address {
  display: flex;
  flex-direction: column;
  gap: 35px;
}
.section-site-footer .frt-logo {
  display: inline-flex;
}
.section-site-footer .frt-logo img {
  max-width: 100%;
  max-height: 54px;
}
.section-site-footer address p {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  font-size: 20px;
  font-weight: 500;
}
.section-site-footer address p img {
  flex: 0 0 24px;
  width: 24px;
  margin-top: 6px;
}
.section-site-footer .site-footer-bottom {
  background: #000000;
  border-top: 1px solid #E8E8E8;
  padding: 46px 0;
}
.section-site-footer .site-footer-bottom .container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
.section-site-footer .footer-social ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.section-site-footer .footer-social img {
  height: 24px;
  width: auto;
}
body#landing-ceramic footer.section-site-footer,
body#landing-window-tinting footer.section-site-footer,
body#landing-ppf footer.section-site-footer {
  display: block;
}
body#landing-ceramic footer.site-footer,
body#landing-window-tinting footer.site-footer,
body#landing-ppf footer.site-footer {
  display: none;
}

/* Footer Form */
.section-site-footer .footer-form {
  display: none;
}
.section-site-footer .footer-form .service-landing-contact {
  max-width: 800px;
  margin-left: auto;
}
.footer-form .service-landing-contact .contact-form-wrap label {
  margin-bottom: 0;
}
.footer-form .service-landing-contact .contact-form-wrap input[type=text], 
.footer-form .service-landing-contact .contact-form-wrap input[type=email], 
.footer-form .service-landing-contact .contact-form-wrap input[type=tel],
.footer-form .service-landing-contact .contact-form-wrap select,
.footer-form .service-landing-contact .contact-form-wrap textarea {
  background: transparent;
  border: none;
  border-bottom: 1px solid #575757;
}
.footer-form .service-landing-contact .contact-form-wrap textarea {
  height: 80px;
}
.footer-form .service-landing-contact .contact-form-wrap input[type=submit] {
  width: auto;
}

@media screen and (min-width: 576px) {
  .section-site-footer .site-footer-bottom .container {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 768px) {
  .section-site-footer .site-footer-top {    
    grid-template-columns: 378px 50%;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1400px) {
  footer.section-site-footer {
    padding-top: 100px;
  }
}


/*========== Contact Form ==========*/
.service-landing-contact .contact-form {
  margin-top: 0;
}
.service-landing-contact .contact-form-wrap {
  max-width: 100%;
}
.service-landing-contact .contact-form-wrap label {
  font-size: 14px;
  color: #fff;
}
.service-landing-contact .contact-form-wrap input[type=text], 
.service-landing-contact .contact-form-wrap input[type=email], 
.service-landing-contact .contact-form-wrap input[type=tel] {
  border: none;
  background-color: #ffffff;
  border-radius: 0;
  padding: 0 12px;
  font-size: 14px;
  color: #A2A2A2;
  max-height: 34px;
  height: 34px;
}
.service-landing-contact .contact-form-wrap select {
  border: none;
  background-color: #ffffff;
  border-radius: 0;
  padding: 0 12px;
  color: #A2A2A2;
  max-height: 34px;
  height: 34px;
  outline: none;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  background-image: url(data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='9px' height='6px' viewBox='0 0 9 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eselect arrow down%3C/title%3E%3Cg id='Home' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Tailored---Home---d-Copy' transform='translate(-1090.000000, -3576.000000)'%3E%3Cg id='Contact' transform='translate(-1.000000, 3439.000000)'%3E%3Cpath d='M539,0 L1201,0 L1201,0 L1201,691 L539,691 C522.431458,691 509,677.568542 509,661 L509,30 C509,13.4314575 522.431458,3.04359188e-15 539,0 Z' id='Rectangle' fill='%23414141'%3E%3C/path%3E%3Cg id='fields' transform='translate(600.000000, 98.000000)'%3E%3Cg id='input-grouping' transform='translate(274.000000, 0.000000)'%3E%3Crect id='select-box' fill='%239D9D9D' x='0' y='25' width='238' height='34' rx='2'%3E%3C/rect%3E%3Cpath d='M217.756964,39 L225.243036,39 C225.916153,39 226.252712,39.7973661 225.777755,40.2622397 L222.034719,43.9258135 C221.739051,44.215205 221.260949,44.215205 220.968426,43.9258135 L217.222245,40.2622397 C216.747288,39.7973661 217.083847,39 217.756964,39 Z' id='select-arrow-down' fill='%23A2A2A2' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E);
  background-size: 9px auto;
  background-position: calc(100% - 12px) center;
  background-repeat: no-repeat;
  cursor: pointer;
}
.service-landing-contact .contact-form-wrap textarea {
  border: none;
  background-color: #ffffff;
  border-radius: 0;
  font-size: 14px;
  color: #A2A2A2;
  padding: 12px;
}
.service-landing-contact .contact-form-wrap input[type=submit] {
  background: #CDA953;
  width: 100%;
  margin-top: 20px;
  padding: 14px 15px;
  font-size: 14px;
  font-weight: 500;
}
.service-landing-contact .contact-form-wrap input[type=submit]:hover {
  background: #fff;
  color: #000000;
  opacity: 1;
}
.service-landing-contact .contact-form-wrap .split-view {
  display: flex;
  gap: 0 30px;
  margin-bottom: 15px;
}
.service-landing-contact .contact-form-wrap .split-view>div {
  flex: 1;
  position: relative;
}
.service-landing-contact .contact-form-wrap .contact-car {
  margin-right: 0 !important;
}
.service-landing-contact .contact-form-wrap .contact-message {
    position: relative;
}
.service-landing-contact .contact-form-wrap .error-msg {
    display: none;
    position: absolute;
    bottom: -18px;
    right: 0;
    font-size: 12px;
    font-weight: 600;
    color: #e88159;
}

.hero-form .service-landing-contact {
  background: #00000052;
  box-shadow: 0px 0px 10px #0000006B;
  border: 1px solid #CDA953B3;
  border-radius: 20px;
  padding: 25px 25px;
}

@media screen and (max-width: 575px) {
  .service-landing-contact .contact-form-wrap .split-view {
    flex-direction: column;
    margin-bottom: 0;
  }
  .service-landing-contact .contact-form-wrap .split-view>div {
    margin-bottom: 15px;
  }
}


/************* header section design **************/

a.nav-call {
    background: #CDA953;
    display: flex;
    align-items: center;
    padding: 12px 12px;
    z-index: 2;
    font-size: 16px;
    font-weight: 600;
   font-family: 'Oxanium';
  margin-left: 20px;
}
a.nav-call:hover{opacity:0.8;}

.cartToggle-items{font-family: 'Oxanium';font-size:14px;}

.cartToggle-items span {
    background: #CDA953;
    display: flex;
    justify-content: center;
    font-size: 10px;
    min-width: 15px;
    padding: 2px 0 0 0;
    margin-left: 6px;
}
.header-icons .nav-item {
    width: auto;
    height: auto;
    margin-right: 20px;
    margin-left: 0;
}
.nav-standard .menu-item>a, .nav-standard .submenu-item>a {
    font-size: 14px;
    font-family: 'Oxanium';
    font-weight: 400;
}

@media screen and (min-width: 1024px){
  a.nav-item.searchToggle.js-searchToggle.js-searchToggle--open {
    margin-right: 35px;
}
.site-header.is-standard.header--logo_left_links_center .main-logo {margin-top:0;margin-bottom:0;height:85px;}
  .site-header.is-standard.header--logo_left_links_center .nav-standard{height:85px;min-height:85px;}
  .site-header.is-standard.header--logo_left_links_center.has-scrolled .nav-standard{height:60px;min-height:60px;}
  .nav-standard .menu-item>a, .nav-standard .submenu-item>a {
    display: inline-block;
    width: auto;
    font-size: 14px;
    font-family: 'Oxanium';
    font-weight: 400;
    height: 85px;
    line-height: 75px;
    padding: 5px 20px;
}
  .nav-standard .menu-item {
    padding: 0;
    height: 85px;
}
  .site-header.is-standard.header--logo_left_links_center .nav-standard .menu {
    width: auto;
    margin: 0;
    height: 85px !important;
    min-height: auto;
}
  .site-header.is-standard.header--logo_left_links_center.has-scrolled .menu .menu-item, .site-header.is-standard.header--logo_left_links_center.has-scrolled .menu-item a,
  .site-header.is-standard.header--logo_left_links_center.has-scrolled .menu
  {height:60px !important;line-height: 55px;}
  .nav-standard .menu-item>a:hover {
    background: rgba(255, 255, 255, 0.19);
    color: #fff;
}
  .site-header.is-standard.header--logo_left_links_center.has-scrolled .nav-standard .menu-item>a:hover{background:rgba(0,0,0,0.5);}

  .nav-standard .menu-item>a:after {
    content: "";
    position: absolute;
    width: 0;
    height: 3px;
    background: #CDA953;
    left: 0;
    opacity: 1;
    top: 0;
    transition: all 0.5s ease;
}
  .nav-standard .menu-item>a:hover:after{width:100%;}
}

/******* footer css ************/

.footer__block-menu .footer__block-title, .footer__block--text .footer__block-title {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px;
    font-family: 'Oxanium';
  line-height:32px;
}

.footer__block-menu a, .footer__block--text p{
    font-size: 14px;
    color: #D9D9D9;
    font-weight: 300;
    line-height: 15px;
}
.footer__block:nth-child(4) .footer__block-text p:nth-child(1) {
    margin: 0 0 5px 0;
    background:url(/cdn/shop/files/Icon_akar-location.png?v=1711627538);
  background-size:contain;
  padding-left:25px;
      background-repeat: no-repeat;
  font-size:14px;
  font-weight:300;
}
.footer__block:nth-child(5) .footer__block-text p:nth-child(1){margin:0 0 5px 0;}
.footer__block:nth-child(4) .footer__block-text p:nth-child(2){padding-left:25px;margin-bottom:20px}
.footer__block p:nth-child(3) a {
    background:url(/cdn/shop/files/Icon_feather-phone-call.png?v=1711627525);
  text-decoration:none;
  background-size:contain;
  padding-left:25px;
  background-repeat: no-repeat;
  font-size:14px;
  font-weight:300;
}

.footer__block p:nth-child(4) a {
    background: url(/cdn/shop/files/email-1-svgrepo-com.svg?v=1715953470);
    text-decoration: none;
    background-size: 20px;
    padding-left: 25px;
    background-repeat: no-repeat;
    font-size: 14px;
    font-weight: 300;
    display: flex;
    margin-top: 21px;
}

.footer__block:nth-child(4) .text-bottom-side .footer__block-text p:nth-child(1), .footer__block:nth-child(4) .text-bottom-side .footer__block-text p:nth-child(2){padding:0;}
.footer__block-menu a:hover {
    color: #CDA953;
}
.site-footer {
    color: #fff;
    background-color: #000;
}
.footer-bottom {
    color: #ffffffb3;
    background-color: #000;
    padding-top: 0;
}


/********* service page ceramic design *********/
#service-page-window-tinting .service-landing-contact .contact-form-wrap textarea {
  height: 34px;
  padding-top: 7px;
  padding-bottom: 0;
}

section#text-module-template--15659925143684__rich_text_nWd9A6 .row.row-sm, 
section#text-module-template--15659925078148__rich_text_x6aQTR .row.row-sm, 
section#text-module-template--15659925110916__rich_text_Ef3iLw .row.row-sm,
section#text-module-template--15659925078148__rich_text_LxRdGY .row.row-sm,
section#text-module-template--15659925078148__rich_text_LBELmb .row.row-sm {
    width: 100%;
    text-align: left;
    max-width: 100%;
    margin: 0;
}
section#text-module-template--15659925143684__rich_text_nWd9A6.title-module .rich__heading h4.size--32, 
section#text-module-template--15659925078148__rich_text_x6aQTR.title-module .rich__heading h4.size--32,
section#text-module-template--15659925110916__rich_text_Ef3iLw.title-module .rich__heading h4.size--32,
section#text-module-template--15659925078148__rich_text_LxRdGY.title-module .rich__heading h4.size--32, 
section#text-module-template--15659925078148__rich_text_LBELmb.title-module .rich__heading h4.size--32,
#shopify-section-template--15659925078148__faq_section_Pigdkd .faq-section .page-title__heading {
    font-size: 48px;
    font-weight: bold;
    font-family: 'Oxanium';
    line-height: 54px;
    margin: 0 0 15px 0;
}

section#text-module-template--15659925143684__rich_text_nWd9A6.title-module .rich-content p, 
section#text-module-template--15659925078148__rich_text_x6aQTR.title-module .rich-content p,
section#text-module-template--15659925110916__rich_text_Ef3iLw.title-module .rich-content p,
section#text-module-template--15659925078148__rich_text_LxRdGY.title-module .rich-content p, 
section#text-module-template--15659925078148__rich_text_LBELmb.title-module .rich-content p {
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    color: #D9D9D9;
    font-family: 'Helvetica';
}
section#text-module-template--15659925078148__rich_text_LxRdGY .rich-content ol,
section#text-module-template--15659925078148__rich_text_LBELmb .rich-content ol {
  list-style-position: outside;
  list-style-type: decimal;
  padding-inline-start: 40px;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
  color: #D9D9D9;
  font-family: 'Helvetica';
}
section#text-module-template--15659925078148__rich_text_LxRdGY .rich-content ol li,
section#text-module-template--15659925078148__rich_text_LBELmb .rich-content ol li {
  list-style-type: decimal;
  margin-bottom: 15px;
}
section#text-module-template--15659925143684__rich_text_nWd9A6, 
section#text-module-template--15659925078148__rich_text_x6aQTR, 
section#text-module-template--15659925078148__rich_text_x6aQTR,
section#text-module-template--15659925078148__rich_text_LxRdGY, 
section#text-module-template--15659925078148__rich_text_LBELmb {
  margin:0;
}
#service-page-window-tinting .faq-section .faq-list .faq-list__item-question {
  color: #D9D9D9;
}
#service-page-window-tinting .faq-section .faq-list .faq-list__item-answer p {
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
  color: #D9D9D9;
}
#service-page-window-tinting .windowtnt-why-get.section-image-content .content-block {
  background-color: rgba(0, 0, 0, 0.5);
}
.title-module .rich-content p{font-size:16px;color:#D9D9D9;font-weight:300;}
.overview-image {
    width: 100%;
    max-width: 40%;
}
.section-description-overview .overview-content {
    padding: 0;
    width: 100%;
    max-width: 60%;
    background: transparent;
}
.section-description-overview .content-detail p {
    font-size: 16px;
    color: #D9D9D9;
    font-weight: 300;
    line-height: 26px;
}

.ceramic-pro-sec.section-image-description .image-description-element {
    column-gap: 0;
    display: flex;
    background: #CDA953;
  align-items:center;
}


.ceramic-pro-sec .content-wrap {
        padding: 0 30px;
    width: 100%;
    max-width: 30%;
}
.section-image-description .image-description-element .image-wrap img {
    width: 100%;
    margin-bottom: -3px;
}
.ceramic-pro-sec a.button.button--secondary {
    background: #000;
    font-size: 16px;
    line-height: 2px;
    font-family: 'Oxanium';
    font-weight: 500;
    padding: 23px 15px;
  border:1px solid #000;
  transition:all 0.5s ease;
}
.ceramic-pro-sec a.button.button--secondary:hover {
    background: transparent;
}

.section-image-content.ceramic-pro-base .image-content-list {
    display: grid;
    gap: 50px;
    grid-template-columns: 2fr 2fr;
}
.section-image-content.ceramic-pro-base .content-block {
    background-color: rgba(255, 255, 255, 0.2);
    padding-left: 0;
    max-width: 100%;
    background: transparent;
}
.section-image-content.ceramic-pro-base .image-list-item{display:flex;align-items:flex-start;}
.section-image-content.ceramic-pro-base .image-list-item p{
    font-size: 16px;
    font-weight: 300;
    color: #D9D9D9;
    line-height: 26px;
}


.custom-icon-sec .icons-row-wrapper {
    display: grid;
    flex-wrap: wrap;
    margin-top: 0;
    gap: 86px;
    grid-template-columns: 2fr 2fr 2fr 2fr;
}
.custom-icon-sec .icons-row__image {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 280px;
    margin-bottom: 10px;
    background: #CDA953;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
}

.custom-icon-sec .icons-row__image img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    max-width: 138px;
}

.custom-icon-sec .icons-row__item {
    width: 100%;
    text-align: center;
    padding: 0;
    margin-bottom: 25px;
}
.custom-icon-sec .icons-row__title {
    font-size: 42px;
    line-height: 52px;
    font-weight: bold;
    font-family: 'Oxanium';
}

.template-page #shopify-section-template--15659925143684__custom_html_6h4Tpc .page-title{margin-bottom:0:}
#shopify-section-template--15659925143684__custom_html_6h4Tpc section.custom-html-section {
    margin: 0;
}
.icons-row [data-section-id="template--15659925143684__icons_row_nMGhJn"] .icons-row--background{padding-top:0;}
.section-contact-banner.self-sec-main{background-image:url(/cdn/shop/files/Mask_Group_50_2x_30fa20d4-7ec3-43f7-936e-896d1c36a6a4.png?v=1711707172);background-position:center;}
.section-contact-banner.self-sec-main a.action-btn.call-now {
    background: #000;
    border-color: #fff;
      margin-left: 20px;
}
.section-contact-banner.self-sec-main a.action-btn.call-now:hover{
  background:#CDA953;
  border-color:#CDA953;
  color:#fff;
}


.contanct-2-sec .content-wrapper.text-content.rte p {
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    color: #D9D9D9;
    margin: 0;
}
.contanct-2-sec .content-wrapper.text-content.rte {
    margin: 0;
}
.contanct-2-sec .contact-form-container .contact-text-col h3 {
    font-size: 60px;
    font-family: 'Oxanium';
    font-weight: bold;
    line-height: 64px;
    margin: 0;
}

.contanct-2-sec .contact-form-container .contact-text-col .shop-details {
    margin-top: 30px;
    padding: 0;
    border-radius: 30px;
    background-color: transparent;
}
.contanct-2-sec .shop-details p {
    font-size: 20px;
    line-height: 26px;
    font-weight: 300;
    font-family: 'Oxanium';
}

.contanct-2-sec .contact-form-container .contact-text-col .shop-details .address:after {
    width: 24px;
    height: 30px;
    background-size: 24px;
    background-repeat: no-repeat;
        top: 2px;
    left: 0;
}

.contanct-2-sec .contact-form-container .contact-text-col .shop-details .phone a {
    color: #ceaa55;
    text-decoration: none;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    line-height: 33px;
    font-family: 'Oxanium';
}
.contanct-2-sec .contact-form-container .contact-text-col .shop-details li {
    padding-left: 37px;
}

.contanct-2-sec .contact-form-container .contact-text-col .shop-details .phone:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/cdn/shop/files/Icon_feather-phone-call_45c99fc8-1f10-41f5-89e0-88b00ad8b540.png?v=1711710454);
    width: 24px;
    height: 24px;
    background-size: 24px;
    background-repeat: no-repeat;
}

.contanct-2-sec .contact-form, .comment-form {
    margin-top: 0;
}
.contanct-2-sec .contact-form-container #contactFormWrapper {
    background: transparent;
    padding-top: 0;
    margin-top: 0;
  padding:0;
} 
.contanct-2-sec .contact-form-container .contact-form input[type=text], 
.contanct-2-sec .contact-form-container .contact-form input[type=email], 
.contanct-2-sec .contact-form-container .contact-form input[type=tel],
.contanct-2-sec .contact-form-container .contact-form select
 {
  background: transparent;
  border-bottom: 1px solid #575757;
  height: 24px;
  font-size: 14px;
  font-weight: 300;
  color: #D9D9D9; 
  border-radius:0;
  padding: 0 0;
}
.contanct-2-sec .contact-options-main{display:none;}
.contanct-2-sec .contact-form-container .contact-form textarea{
  height: 24px !important;
  background: transparent;
  border-bottom: 1px solid #575757;
  padding: 0 0;
  border-radius: 0;
  font-size: 14px;
  font-weight: 300;
  color: #D9D9D9; 
}
.contanct-2-sec #contactFormWrapper label {
    font-size: 14px;
    font-family: 'Oxanium';
    line-height: 20px;
    font-weight: 300;
    margin: 0;
}

.contanct-2-sec .contact-form-container .contact-column.contact-column-form {
    width: auto;
    max-width: 100%;
    display: grid;
    grid-template-columns: 2fr 4fr;
    gap: 250px;
}

.contact-form-container .service-landing-contact.contact-form-col #contactFormWrapper {
    padding: 0;
    margin-left: 0;
    max-width: none;
    background-color: transparent;
    border-radius: 0;
}



/*************** service page window tinting ********/

#service-page-window-tinting .section-hero-banner {
    background-image: url(/cdn/shop/files/Mask_Group_35_2x_72459c25-8a56-4522-964e-ecf14a8aaa69.png?v=1711714882);
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 131px 0 52px;
}
#colored-paint-protection-film-portland-or-colored-ppf-experts .section-hero-banner {
    background-image: url(/cdn/shop/files/Mask_Group_35_f312d441-c602-4d6e-ab29-84984a6b4446.png?v=1714473460);
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 131px 0 52px;
}
#service-page-window-tinting .section-hero-banner .contact-form-container {
  margin-top: 30px;
  margin-bottom: 15px;
}


#colored-paint-protection-film-portland-or-colored-ppf-experts .bodyWrap-spacer {
    padding-top: 0;
}
.window-tnt-sec ul.custom-list li{
  font-size: 16px;
    line-height: 26px;
    font-family: 'Helvetica';
    color: #D9D9D9;
}
.window-tnt-sec ul.custom-list{margin:0 0 20px 0;}
.window-tnt-sec a.button {
    font-size: 16px;
    font-family: 'Oxanium';
    font-weight: 400;
    padding: 14px 20px;
}

.window-tnt-sec a.button.button--primary{border:1px solid #fff;}
.window-tnt-sec a.button.button--primary:hover{background-color:#cda953;border-color:#cda953;}

.windowtnt-pro-sec .image-description-element {
    display: flex;
    align-items: stretch;
}
.windowtnt-pro-sec .content-top-sec-main {
    background: #CDA953;
    padding: 78px 45px 78px 45px;
}
.windowtnt-pro-sec .button, .windowtnt-why-get .button {
    font-size: 16px;
    font-family: 'Oxanium';
    padding: 14px 15px;
}
.windowtnt-pro-sec img {
    width: 100%;
}
.windowtnt-pro-sec .button.button--primary:hover{border:1px solid #fff;background:transparent;}
.windowtnt-pro-sec .content-bottom-sec-main {
    padding: 31px 20px 0 25px;
}
.windowtnt-pro-sec p.content-sec{
    font-size: 16px;
    font-weight: 300;
    color: #D9D9D9;
    line-height: 26px;
    margin-bottom: 20px;
}

.windowtnt-pro-sec a.button.button--primary, .windowtnt-why-get a.button.button--primary{border:1px solid #fff;background-color:transparent;}
.windowtnt-pro-sec a.button.button--primary{background-color:#000;border-color:#000;}
.windowtnt-pro-sec .content-bottom-sec-main a.button.button--primary{border-color:#fff;}
.windowtnt-pro-sec a.button.button--primary:hover, .windowtnt-why-get a.button.button--primary:hover{background-color:#cda953;border-color:#cda953;}
.windowtnt-pro-sec a.button.button--primary:hover{border-color:#000;}
.windowtnt-pro-sec .content-bottom-sec-main a.button.button--primary:hover{border-color:#cda953}


.window-tnt-why-choose img, .windowtnt-pro-sec img {
    width: 100%;
}
.windowtnt-pro-sec .content-wrap {
    width: 100%;
    max-width: 29%;
}
.section-image-row.window-tnt-why-choose .image-row-item .image-wrap {
    position: relative;
    width: 100%;
    height: auto;
}

.section-image-row.window-tnt-why-choose .image-row-item .image-wrap figure.bg-image-main {
    position: relative;
    height: auto;
    width: 100%;
    display: flex;
}
.section-image-row.window-tnt-why-choose figure.bg-image-main:before {
    background: #fff;
    content: "";
    opacity: 0.5;
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 20px;
}
.section-image-row.window-tnt-why-choose figure.main-image-sec-part {
    position: absolute;
    top: 0;
    z-index: 99;
    padding: 30px;
}

.window-tnt-why-choose.section-image-row .image-row-head{gap:0;}
.window-tnt-why-choose.section-image-row .image-row-head p {
    color: #D9D9D9;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
}
.window-tnt-why-choose.section-image-row .image-row-items{margin-top:30px;}
.window-tnt-why-choose.section-image-row .image-row-item p {
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    color: #D9D9D9;
}
.section-image-row.window-tnt-why-choose {
    margin-top: 80px;
}

.windowtnt-why-get p, .windowtnt-why-get ul.custom-list li {
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    color: #D9D9D9;
  margin-bottom:0;
}
.windowtnt-why-get ul.custom-list{margin-top:15px;margin-bottom:15px;}
.windowtnt-why-get.section-image-content .content-block {
    background-color: rgba(255, 255, 255, 0.2);
    padding-left: 104px;
    max-width:744px;
  padding-top: 60px;
    padding-bottom: 60px;
}

.windowtnt-why-get.section-image-content .content-block h2 {
    margin-bottom: 15px;
}

.windowtnt-why-get.section-image-content {
    position: relative;
    padding: 85px 0;
  margin-top:70px;
  margin-bottom:50px;
}
#service-page-window-tinting .contanct-2-sec, #service-page-paint-protection-film .contanct-2-sec, .template-index .contanct-2-sec {
    background: rgb(34, 34, 34);
    padding: 20px 0;
}


/*************** service PPF  ********/

#service-page-paint-protection-film .section-hero-banner {
    background-image: url(/cdn/shop/files/Mask_Group_35_2x_7c962de8-2b30-4215-a5ef-33787c92aaae.png?v=1712136752);
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 211px 0 126px;
}

.windowtnt-pro-sec.ppt-sec-image-content-part .image-description-element{flex-wrap:wrap;}
.windowtnt-pro-sec.ppt-sec-image-content-part .image-wrap {
    width: 100%;
    display: flex;
    max-width: 100%;
    background: rgba(255, 255, 255, 0.1);
}

.windowtnt-pro-sec.ppt-sec-image-content-part .content-wrap {
    width: 100%;
    max-width: 100%;
    display: flex;
}



.windowtnt-pro-sec.ppt-sec-image-content-part .content-bottom-sec-main {
    padding: 31px 20px 0 25px;
    width: 100%;
    max-width: 50%;
}

.windowtnt-pro-sec.ppt-sec-image-content-part ul.custom-list {
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 70%;
  margin-bottom:20px;
}
.windowtnt-pro-sec.ppt-sec-image-content-part ul.custom-list li{
color: #D9D9D9;
}

.windowtnt-pro-sec.ppt-sec-image-content-part .content-top-sec-main {
    background: #CDA953;
    padding: 78px 36px 78px 36px;
    text-align: right;
    width: 100%;
    max-width: 30%;
}
.windowtnt-pro-sec.ppt-sec-image-content-part img, .windowtnt-pro-sec.ppt-sec-image-content-part .content-wrap figure{height:100%;}
.windowtnt-pro-sec.ppt-sec-image-content-part a.button.button--primary{background:#000;border:1px solid #000;}
.windowtnt-pro-sec.ppt-sec-image-content-part a.button.button--primary:hover{background:#cda953;}

.paint-protections.section-image-row .image-row-items {
    grid-template-columns: repeat(3, 1fr);
    margin: 0;
    gap: 53px;
}
.paint-protections.section-image-row .image-row-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
    border: 2px solid #CDA9538F;
    border-radius: 20px;
    padding: 50px 20px 30px 20px;
}
.paint-protections.section-image-row .image-row-item .content-wrap h3 {
    font-size: 46px;
    line-height: 52px;
}
.paint-protections.section-image-row .image-row-head {
    display: flex;
    flex-direction: column;
    gap: 0;
    max-width: 100%;
    text-align: center;
    margin: 0 auto 40px;
}

.paint-protections.section-image-row .image-row-head p{
    color: #D9D9D9;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
}
.section-image-row.paint-protections .image-row-item .image-wrap{height:auto;}
.section-image-row.paint-protections .image-row-item .image-wrap figure{position:static;}
.section-image-row.paint-protections.block-space {
    margin-bottom: 60px;
}

/*************** color ppf *********/

#colored-paint-protection-film-portland-or-colored-ppf-experts .row.row-sm{margin:0;text-align:left;width:100%;}
#colored-paint-protection-film-portland-or-colored-ppf-experts .image-wrap img {
    width: 100%;
}

#colored-paint-protection-film-portland-or-colored-ppf-experts .content-block p {
    margin-bottom: 30px;
}

@media screen and (min-width: 1200px){
.window-tnt-why-choose.section-image-row .image-row-items {
    grid-template-columns: repeat(2, 1fr);
  gap:160px;
}
  .section-contact-banner .container{max-width:895px;}
}

@media screen and (min-width: 1600px){
.window-tnt-why-choose.section-image-row .image-row-item .content-wrap h3 {
    font-size: 48px;
    line-height: 52px;
}
}

  

@media screen and (max-width: 1023px){

  /********* header css ***********/
  .header-icons a.nav-call{display:none;}
  .footer__block p.footer__block-title {
    display: flex;
    justify-content: space-between;
    margin:0;
}
  .footer__block p.footer__block-title:after {
    content: "+";
}
  .footer__block.active p.footer__block-title:after, .footer__block-menu.active p.footer__block-title:after{
    content:"-";
  }
  .site-footer ul, .site-footer .footer__block-text {
    text-align: left;
    display:none;
    margin-top:15px;
}
  .footer__blocks{text-align:left;}
  .footer__block {
    border-bottom: 1px solid #fff;
    padding: 15px 0;
    margin:0;
    width:100%;
    max-width:100%;
}
   .footer__block.footer__block--logo .footer__block-text {
    display: block;
}
  .site-footer .footer-inner{padding-bottom:10px;}
  a.nav-call{
      font-family: 'Oxanium';
      margin-left: 0;
      color: #fff;
  }
  .contact-sec {
    display: flex;
    margin-top: 20px;
}


  
#service-page-ceramic-coating .section-hero-banner{
    padding:0 20px 0;
}
.hero-banner-element .hero-content h1{font-size:40px;}
ul.custom-list li{font-size:16px;}
.title-module .rich__heading h4.size--32,
.faq-section .page-title__heading {
    font-size: 25px !important;
    line-height:30px !important;
}
.overview-image {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.section-description-overview .overview-content{max-width:100%;}
.section-description-overview .content-detail h2 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: normal;
    margin-bottom: 10px;
}
.section-image-description .image-description-element{flex-wrap:wrap;margin-top:20px;}
.ceramic-pro-sec .content-wrap {
    padding: 20px 20px 30px;
    width: 100%;
    max-width: 100%;
    order:1;
}
.section-image-description .content-wrap h2{font-size:22px;line-height:normal;}
.section-image-content.ceramic-pro-base .image-content-list {
    gap: 0;
    grid-template-columns: 1fr;
}
.section-image-content.ceramic-pro-base .image-list-item {
    gap: 0;
    flex-wrap: wrap;
    justify-content:center;
}
.section-image-content.ceramic-pro-base .content-wrap {
    margin-top: 20px;
  text-align:center;
}
.section-image-content.ceramic-pro-base .content-block{padding:0;}
.section-contact-banner h2.head_title2 {
    font-size: 20px;
    line-height: normal;
}
.custom-icon-sec .icons-row-wrapper {
    flex-wrap: wrap;
    margin-top: 0;
    gap: 20px;
    display: flex;
}
.custom-icon-sec .icons-row__item {
    width: 100%;
    text-align: center;
    padding: 0;
    margin-bottom: 0;
    max-width: 47%;
}
.custom-icon-sec .icons-row__image {
    width: 100%;
    height: 120px;
    margin-bottom: 10px;
    background: #CDA953;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
}
.custom-icon-sec .icons-row__image img{max-width:78px;}
.custom-icon-sec .icons-row__title {
    font-size: 18px;
    line-height: normal;
    margin:0;
}
.section-contact-banner.self-sec-main {
    padding: 40px 0;
}
.contanct-2-sec .contact-form-container .contact-column.contact-column-form {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0;
    padding: 0 20px;
}

.contanct-2-sec .contact-form-container .contact-text-col h3 {
    font-size: 30px;
    margin: 0;
    padding: 0;
    text-align: left;
}
.contanct-2-sec .shop-details p, .contanct-2-sec .contact-form-container .contact-text-col .shop-details .phone a{font-size:16px;}
  #service-page-window-tinting .section-hero-banner, #service-page-paint-protection-film .section-hero-banner{padding:40px 0 0;padding-left:20px;padding-right:20px;}
  .windowtnt-pro-sec .content-wrap{max-width:100%;}
  .windowtnt-pro-sec .content-top-sec-main{padding:30px;}
  .image-description-element .image-wrap{margin-top:15px;}
  .windowtnt-why-get.section-image-content .content-block {
    padding-left: 20px;
    max-width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: -3px;
}
.windowtnt-why-get.section-image-content .image-block{position:static;width:100%;}
.windowtnt-why-get.section-image-content {
    position: relative;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 30px;
}
.windowtnt-why-get.section-image-content .container{padding:0;}
  .windowtnt-pro-sec .content-bottom-sec-main {
    padding: 31px 0 0 0;
}
.section-image-row.window-tnt-why-choose {
    margin-top: 30px;
}
  #service-page-window-tinting .contanct-2-sec, #service-page-paint-protection-film .contanct-2-sec, .template-index .contanct-2-sec{padding:10px 0;}
  .windowtnt-pro-sec.ppt-sec-image-content-part .image-wrap, .windowtnt-pro-sec.ppt-sec-image-content-part .content-wrap{flex-wrap:wrap;}
  .windowtnt-pro-sec.ppt-sec-image-content-part .content-bottom-sec-main {
    padding: 15px;
    width: 100%;
    max-width: 100%;
}
  .windowtnt-pro-sec.ppt-sec-image-content-part ul.custom-list {
    grid-template-columns: 2fr 2fr;
    max-width: 100%;
    margin-bottom: 20px;
}
  .windowtnt-pro-sec.ppt-sec-image-content-part .content-top-sec-main{text-align:center; width: 100%;max-width: 100%;}
  .windowtnt-pro-sec.ppt-sec-image-content-part .content-bottom-sec-main{order:1;padding:30px 20px;}
.section-image-row.paint-protections .image-row-item .image-wrap img {
    width: 100%;
}
.section-image-row.paint-protections .image-row-item .image-wrap {
    height: auto;
    max-width: 90%;
    margin: 0 auto;
}
.paint-protections.section-image-row .image-row-item{padding:30px 10px 30px 10px;}
.paint-protections.section-image-row .image-row-item .content-wrap h3 {
    font-size: 30px;
    line-height: normal;
}
  .paint-protections.section-image-row .image-row-items {
    grid-template-columns: repeat(1, 1fr);
    margin: 0;
    gap: 10px;
}
  .section-contact-banner .button-self {
    margin-top: 30px;
}
.section-contact-banner .container{padding:0;}
  
}



/******************** Home page css **********/


.bodyWrap.mo-padding {
    margin: 0;
}
.video-top-sec-main:after {
    content: "";
    position: absolute;
    background: #000;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0.4;
}
.content-video-sec h4 {
    font-size: 62px;
    line-height: 74px;
    font-family: 'Oxanium';
    max-width: 70%;
    font-weight: bold;
    text-align: left;
    margin: 0 0 20px 0;
}
.content-video-sec {
    position: absolute;
    right: 0;
    z-index: 99;
    top: 50%;
    transform: translate(0, -50%);
}
video::-webkit-media-controls-start-playback-button {
    display: none;
}
.paint-protections.section-image-row.over-service-home .image-row-item img {
    width: 100%;
}
.paint-protections.section-image-row.over-service-home .image-row-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 30px;
    border: 2px solid #CDA9538F;
    border-radius: 0;
    padding: 30px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.1);
}
.paint-protections.section-image-row.over-service-home .image-row-item .content-wrap h3{font-size:48px;margin-bottom: 20px;}
.paint-protections.section-image-row.over-service-home a.button.button--primary {
    background: transparent;
    border: 1px solid #fff;
}
.paint-protections.section-image-row.over-service-homea .button.button--primary:hover{background:#cda953;border:1px solid #cda953 }
.paint-protections.section-image-row.over-service-home .section-image-row h2.head_title {
    color: #fff;
}

.template-index .custom-html-section .automotive-home .container{gap:150px;}
.section-description-overview.automotive-home .overview-content {
    max-width: 30%;
    text-align: left;
}
.automotive-home .overview-image {
    width: 100%;
    max-width: 70%;
}

.paint-protections.section-image-row.over-service-home .image-row-items{gap:10px;}

.section-description-overview.automotive-home.home-image-content-sec .overview-content {
    ext-align: left;
    /* max-width: 1600px; */
    position: absolute;
    max-width: 40%;
    left: 100px;
    top: 50%;
    transform: translate(0, 50%);
}
.section-description-overview.automotive-home.home-image-content-sec.image-content-second .overview-content{left:auto;right:100px;} 
.section-description-overview.home-image-content-sec .overview-image-content{display:inline-block;}
.automotive-home.home-image-content-sec .content-wrap svg {
    position: absolute;
    left: 0;
    z-index: -1;
    /* top: -50px; */
}
.automotive-home.home-image-content-sec .head_title2 {
    font-size: 48px;
    line-height: 52px;
    margin-top: 25px;
}

.automotive-home.home-image-content-sec .overview-image {
    width: 100%;
    max-width: 50%;
    float: right;
      margin-top: -5px;
}
.automotive-home.home-image-content-sec p {
    font-weight: 300;
    color: #D9D9D9;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
}

.automotive-home.home-image-content-sec.image-content-second .overview-image {
    width: 100%;
    max-width: 50%;
    float: left;
}
.before-and-after-grid-col-slider .slide-background {
    background-size: 100%;
    position: static;
    background-position: left center;
    max-width: 95%;
}
.before-and-after-grid-col-slider .slide-image{position:static;}

.blogModule.blog-home-new .post-meta {
        display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
    align-items: center;
    border-top: 2px solid #575757;
    padding: 14px 0;
    align-items:center;
  
}
.blog-home-new .blogModule-posts__post.block.blogModule-posts__post--has-image.animated.fadeInUp {
    width: 100%;
  margin:0;
  padding:0;
}
.blog-home-new .blogModule-posts__wrapper {
    overflow: hidden;
    width: 100%;
    max-width: 50%;
}
.blog-home-new .blogModule .carousel-title {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
    max-width: 50%;
}
.blog-home-new .carousel.pad-sm {
    display: flex;
    justify-content: space-between;
}
.blog-home-new .post-meta p {
    margin: 0;
    max-width: 100%;
    font-size: 30px;
    font-family: 'Oxanium';
    line-height: 32px;
    white-space: nowrap;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    /* -webkit-line-clamp: 2; */
    /* display: flex; */
}
.blog-home-new .post-meta p.post-date{
  font-size:14px;
}
.left-title-sec {
    max-width: 60%;
}

.blog-home-new .carousel-title h2 {
    font-family: 'Oxanium';
    font-weight: bold;
    font-style: normal;
    font-size: 60px;
    line-height: 1.1;
    margin-bottom: 20px;
  margin-top:-5px;
}
.blog-home-new .carousel-title p {
    font-size: 16px;
    font-weight: 300;
    color: #D9D9D9;
}
.blog-home-new .carousel-title{text-align:left;}
div#ourWork {
    margin-top: 70px;
}
.collectionGrid-header h2 {
    font-family: 'Oxanium';
    font-weight: bold;
    font-style: normal;
    font-size: 60px;
    line-height: 74px;
    margin-bottom: -10px;
}
.collection__description p {
    font-size: 16px;
    font-weight: 300;
    color: #D9D9D9;
}
.collection-slider__wrapper {
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
}

.collectionBlock-info h4, .collectionBlock-info p {
    font-size: 28px;
    font-family: 'Oxanium' !important;
    font-weight: 400;
    font-style: normal;
    line-height: 36px;
    text-align: left;
}
.ps-gallery h2 {
    font-size: 42px;
    text-align: center;
    line-height: 66px;
    font-weight: bold;
    font-family: 'Oxanium';
}
.section-contact-banner.self-sec-main.home-page-fixed-image {
    background-image: url(/cdn/shop/files/Layer-0.jpg?v=1712229673);
    background-attachment:fixed;
}
.section-contact-banner.home-page-fixed-image .container{max-width:1600px;}
.section-contact-banner.home-page-fixed-image .head_title2 {
    max-width: 50%;
    margin: 0 0 10px 0;
}

#portland-car-wrapping-clear-bra-ceramic-coating-amp-window-tinting .bodyWrap-spacer,
#service-page-ceramic-coating .bodyWrap-spacer,
#service-page-paint-protection-film .bodyWrap-spacer,
#service-page-window-tinting .bodyWrap-spacer,
#about-us .bodyWrap-spacer
{padding-top:0;}
.blogModule a{font-family:'Oxanium';line-height:normal;}

.contact-form-container .contact-form .contact-phone .required-ast{visibility:visible;}

/***** vinly page ******/

    #shopify-section-template--15668201554052__rich_text_nWd9A6 .row.row-sm {
        width: 88%;
        text-align: left;
        margin: 0;
    }

#shopify-section-template--15668201554052__custom_html_6h4Tpc .custom-html-section {
    margin: 70px 0 0 0;
    text-align: center;
}
#shopify-section-template--15668201554052__custom_html_6h4Tpc .template-collection .page-title, #shopify-section-template--15668201554052__custom_html_6h4Tpc .template-page .page-title {
        margin-top: 0;
        margin-bottom: 0;
    }

#vinyl-wrap-portland-oregon-best-car-vehicle-wrap-company .overview-image {
    width: 100%;
    max-width: 60%;
}
#vinyl-wrap-portland-oregon-best-car-vehicle-wrap-company .section-description-overview .overview-content {
    padding: 0;
    width: 100%;
    max-width: 40%;
    background: transparent;
}

#vinyl-wrap-portland-oregon-best-car-vehicle-wrap-company .page-title__heading {
    font-size: 42px;
    line-height: 1.1;
    margin-bottom: .2em;
    font-weight: bold;
    margin: 0;
    color: #CDA953;
}

#vinyl-wrap-portland-oregon-best-car-vehicle-wrap-company.template-collection .page-title, #vinyl-wrap-portland-oregon-best-car-vehicle-wrap-company.template-page .page-title{margin-bottom:0;}
ul.why-choose-list {
    text-align: left;
    max-width: 60%;
    margin: 0 auto;
    line-height: 26px;
}


 #service-page-ceramic-coating .ceramic-pro-sec .content-wrap {
    padding: 0 30px;
    width: inherit;
    max-width: 60%;
}
#service-page-ceramic-coating .section-image-description .image-description-element .image-wrap img {
    width: 100%;
    margin-bottom: -4px;
}

.contanct-2-sec .contact-form-container .contact-column.contact-column-form {
    margin-bottom: -300px;
}


.text-bottom-side {
    margin-top: 30px;
}
.text-bottom-side .footer__block-text p {
    background: none !important;
}
.footer__block.footer__block--text.map-sec {
    max-width: 25%;
}

.blogModule .carousel-title h2 {
    font-size: 40px;
    color: red;
    text-transform: uppercase;
    font-weight: bold;
  font-family:"Oxanium";
}
.blogModule p.button-sec-blog {
    background: #CDA953;
    padding: 7px 0;
    text-align: center;
    font-size: 18px;
}
.blogModule .post-title {
    font-size: 20px;
    font-weight: bold;
}

.blogModule p.button-sec-blog:hover{background:#fff;color:#000;}
#landing-window-tinting .section-image-description .image-description-element {
    display: grid;
    align-items: center;
    gap: 30px;
}

/* #landing-window-tinting .container{max-width:100%;} */

#landing-window-tinting .section-description-overview .overview-content {
    background: #ffffff1a;
    display: flex;
    align-items: center;
    padding: 60px 30px;
}

#landing-window-tinting .section-description-overview .overview-image-content{gap:0;}
.nav-standard ul.submenu .submenu-item a {
    height: auto;
    line-height: 40px;
}
a.button.button--primary{
      background: transparent;
    border: 1px solid #fff;
}
a.button.button--primary:hover {
    background-color: #cda953;
    border-color: #cda953;
}

@media screen and (max-width: 1023px){
  /******** Home page ******/
  .ps-gallery h2, .blog-home-new .carousel-title h2{font-size:25px;}
    div#ourWork {
      margin-top: 0;
  }
  .blog-home-new .carousel.pad-sm{
    margin:0;
    flex-wrap:wrap;
  }
  .blog-home-new .blogModule-posts__wrapper{max-width:100%;}
  .blogModule-posts.blogModule-posts--slider-mobile{width:100%;}
  .blog-home-new .post-meta p{font-size:16px;}
  .section-description-overview.automotive-home.home-image-content-sec .overview-content{
        position: static;
    max-width: 100%;
    left: 100px;
    top: 50%;
    transform: inherit;
    margin-top:20px;
  }
  .automotive-home.home-image-content-sec .overview-image,.automotive-home.home-image-content-sec.image-content-second .overview-image
  {max-width:100%;margin:0;}
 .automotive-home.home-image-content-sec .head_title2 {
    font-size: 31px;
    line-height: 9px;
    margin-top: 32px;
    margin-bottom: 20px;
}
  .automotive-home.home-image-content-sec p{font-size:14px;line-height:22px;}
  .section-description-overview.home-image-content-sec .overview-image-content{display:flex;flex-wrap:Wrap;}
  .section-description-overview {
    margin: 0 auto 20px;
}
  .collectionGrid-header h2{font-size:25px;line-height:normal;}
  .collection__description p,.collectionBlock-info h4, .collectionBlock-info p{font-size:14px;line-height:normal;}
  .section-contact-banner.home-page-fixed-image .container{padding:0 20px;}
  .section-contact-banner.home-page-fixed-image .head_title2{max-width:100%;}
  .custom-html-section{margin:20px 0;}
  .section-image-row.paint-protections.block-space {
    margin-bottom: 20px;
    margin-top: 20px;
}
  .template-index .custom-html-section .container{padding-left:10px;padding-right:10px;}
  .paint-protections.section-image-row.over-service-home .image-row-item .content-wrap h3 {
    font-size: 20px;
    margin-bottom: 10px;
}

  .paint-protections.section-image-row.over-service-home .image-row-item {
    gap: 10px;
    padding: 15px;
}

  .over-service-home a {
    font-size: 12px;
    padding: 10px 10px;
}
  .paint-protections.section-image-row .image-row-head {
    text-align: center;
    margin: 0 auto 20px;
}
  .section-image-row h2.head_title{font-size:25px;}
  .section-description-overview.automotive-home .overview-content {
    max-width: 100%;
    text-align: left;
}
  .automotive-home .overview-image {
    width: 100%;
    max-width: 100%;
    order: -1;
}
  .template-index .custom-html-section .automotive-home .container {
    gap: 20px;
}
  .video-top-sec-main {
    padding: 100px 0 0;
}
  .content-video-sec h4 {
    font-size: 25px;
    line-height: normal;
    max-width: 80%;
    margin: 0 0 20px 0;
}
  .automotive-home.home-image-content-sec .content-wrap svg{left:20px;}
  div#shopify-section-logo_list_xm6a9H {
    margin-bottom: -50px;
}
  .collectionGrid .collectionGrid-row .collectionBlock {
    position: static;
    max-width: 49%;
    margin: 0;
}
  .featured-collection .collectionGrid-row--grid{margin-top:20px;}
  .blogModule-posts--slider-mobile .blogModule-posts__post-block{opacity:1;}
  .blog-home-new {
    margin-top: -50px;
}
  .content-video-sec{right:auto;left:0;}
  .contanct-2-sec .content-wrapper.text-content.rte{padding:0;}
  #vinyl-wrap-portland-oregon-best-car-vehicle-wrap-company .overview-image {
    width: 100%;
    max-width: 100%;
}
#vinyl-wrap-portland-oregon-best-car-vehicle-wrap-company .section-description-overview .overview-content {
    width: 100%;
    max-width: 100%;
}

#vinyl-wrap-portland-oregon-best-car-vehicle-wrap-company .ceramic-pro-sec.section-image-description .image-description-element{display:block;}
#shopify-section-template--15668201554052__custom_content_html_9b8g9a .section-contact-banner{padding:88px 10px;}
  #vinyl-wrap-portland-oregon-best-car-vehicle-wrap-company .section-contact-banner .container {
        gap: 30px;
        padding: 0;
    }

  #vinyl-wrap-portland-oregon-best-car-vehicle-wrap-company .section-hero-banner{padding:41px 20px 36px;}
  ul.why-choose-list{max-width:100%;}
  #service-page-ceramic-coating .ceramic-pro-sec .content-wrap{max-width:100%;margin-top:20px;margin-bottom:15px;}
  .text-bottom-side {
    margin-top: 0;
    border-top: 1px solid #fff;
    padding-top: 15px;
}  

  .text-top-side{padding-bottom:15px;}
.footer__block.footer__block--text.map-sec {
    max-width: 100%;
}
}
@media screen and (min-width: 1024px){
.product-features--container:nth-child(even) .feature-item .feature-text {
    order: -1;
}  
}

@media screen and (min-width: 1200px) and (max-width: 1500px){

  .paint-protections.section-image-row.over-service-home .image-row-item .content-wrap h3 {
    font-size: 34px;
    margin-bottom: 15px;
}

  .paint-protections.section-image-row.over-service-home .image-row-item .content-wrap .button{padding:12px 12px;}
  .ceramic-pro-sec .content-wrap {
    padding: 0 17px;
}
}
@media screen and (max-width: 550px){
#news .bodyWrap-spacer {
    padding-top: 100px;
}
}



@media screen and (max-width: 435px){
  .ims-container {
      height: 10rem;
  }
}


.thankyoucontent .wrapper-2 p{
  margin:0;
  font-size:1.3em;
  color:#fafafa;
  letter-spacing:1px;
  line-height: 1.5;
}
.thankyoucontent .go-home{
  background: #ceaa55;
  border:none;
  padding: 25px 30px;
  margin: 30px 0;
  border-radius: 5px;
  cursor: pointer;
}
.thankyoucontent .go-home:hover{
  opacity: 0.9;
}
.thankyoucontent .go-home a{
  font-size: 1rem;
  font-weight: 700!important;
  text-transform: uppercase;
  letter-spacing: 2px;
  
}
.thankyoucontent .footer-like{
  margin-top: auto; 
  background: transparent;
  padding:6px;
  text-align:center;
}
.thankyoucontent .footer-like p{
  margin:0;
  padding:4px;
  color:#fafafa;
  letter-spacing:1px;
}
.thankyoucontent .footer-like p a{
  text-decoration:none;
  color:#5892FF;
  font-weight: 600;
}

.thankyoucontent .footer-like p a:hover{
  color:#FFF;
 }

@media (min-width:360px){
  .thankyoucontent h1{
    font-size:4.5em;
  }
  .thankyoucontent .go-home{
    margin-bottom:20px;
  }
}

@media (min-width:600px){
  .thankyoucontent {
        max-width: 100%;
        margin: 0 auto;
        /* background: red; */
        padding-top: 140px;
    }
  .wrapper-1{
  height: initial;
  max-width:620px;
  margin:0 auto;
  margin-top:0;
  text-align:center;
  }
  
  
}



.thank-you-quote .wrapper-1{
  width:100%;
  height:100vh;
  display: flex;
flex-direction: column;
}
.thank-you-quote .wrapper-2{
  padding :30px;
  text-align:center;
}
.thank-you-quote h1{
    font-family: 'Kaushan Script', cursive;
  font-size:4em;
  letter-spacing:3px;
  color:#5892FF ;
  margin:0;
  margin-bottom:20px;
}
.thank-you-quote .wrapper-2 p{
  margin:0;
  font-size:1.3em;
  color:#aaa;
  font-family: 'Source Sans Pro', sans-serif;
  letter-spacing:1px;
}
.thank-you-quote .go-home{
  color:#fff;
  background:#CDA953;
  border:none;
  padding:10px 50px;
  margin:30px 0;
  border-radius:30px;
  text-transform:capitalize;
  box-shadow: 0 10px 16px 1px rgba(174, 199, 251, 1);
}

.thank-you-quote .go-home:hover{background:#fff;color:#000;}
.thank-you-quote .footer-like{
  margin-top: auto; 
  background:#D7E6FE;
  padding:6px;
  text-align:center;
}
.thank-you-quote .footer-like p{
  margin:0;
  padding:4px;
  color:#5892FF;
  font-family: 'Source Sans Pro', sans-serif;
  letter-spacing:1px;
}
.thank-you-quote .footer-like p a{
  text-decoration:none;
  color:#5892FF;
  font-weight:600;
}


/*********** blog page design *********/
.template-blog .blogModule p.button-sec-blog {
    padding: 13px 15px 12px;
    float: left;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Oxanium';
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 0;
    line-height: 1.1;
}
.template-blog .bodyWrap-spacer, .template-article .bodyWrap-spacer {
    padding-top: 86px;
}
.breadcrumb-sec-new-part {
    background: rgba(255, 255, 255, 0.19);
    padding: 50px 0;
}
.template-blog .blogModule-posts__post.block {
    padding: 0 18px;
    margin-bottom: 60px;
}
.blogModule-posts.EndlessClick{margin:0 -18px;}

.breadcrumb-sec-new-part .blog-title {
    font-size: 62px;
    font-family: 'Oxanium';
    line-height: 1.2em;
    font-weight: bold;
    margin-bottom:0;
}
#privacy-policy .container-wrap{
    padding-top: 0px !important;
}
.container-wrap.blog-listing {
    padding-top: 0;
}
.breadcrumb-sec-new-part nav.breadcrumb {
    font-size: 20px;
    color: #CDAA53;
    font-weight: 300;
    font-family: 'Oxanium';
}

.template-blog .blogModule .post-meta {
    display: none;
}
.template-blog .blogModule .post-title {
    font-size: 30px;
    font-weight: bold;
    font-family: 'Oxanium';
    line-height: 1.3;
    text-transform: uppercase;
}
.template-blog .blogModule .excerpt {
    margin: 0 0 25px;
    line-height: 1.2;
    font-size: 16px;
    font-family: 'Helvetica';
    font-weight: 400;
    color: #D9D9D9;
}

/********* blog page detail *********/

.article-content .page-title.container-wrap {
    padding-top: 0;
}
.article-content .page-title h1 {
    font-size: 60px;
    text-align: left;
    color: #CDA953;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.2;
}
.article-content .page-title .details {
    display: none;
}
.article-content .image-sec p {
    font-size: 16px;
    color: #D9D9D9;
    line-height: 1.2;
    font-family: 'Helvetica';
}
.article-comments.container {
    display: none;
}
.thank-you-quote .go-home {
        margin-bottom: 20px;
        margin-top: 40px;
        display: flex;
        justify-content: center;
        max-width: 250px;
        margin: 20px auto 0;
        border-radius: 0;
    }

/******** Contact page *******/
#contact-us .bodyWrap-spacer {
    padding-top: 0;
}
#about-us .bodyWrap-spacer {
    padding-top: 0;
}
#contact-us .contact-form-container {
    margin-top: 0;
}
.banner-sec-breadcrumbs {
    font-size: 20px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #CDAA53;
    margin-bottom: 3px;
    font-family: 'Oxanium';
    font-weight: 300;
}
.banner-sec-breadcrumbs span.vertical-border {
    margin: 0 5px;
}

#contact-us div#grp-entangle--root {
    display: none !important;
}
#contact-us #shopify-section-footer .contanct-2-sec {
    display: none;
}

.section-image-content.windowtnt-why-get.contact-sec-detail-map {
    position: revert;
    padding: 0 0 80px 0;
    margin-top: 0;
    margin-bottom: 50px;
    display: flex;
    align-items: flex-end;
    z-index: -1;
}
.section-image-content.windowtnt-why-get.contact-sec-detail-map iframe {
    margin: 0;
    z-index: 0;
}
.section-image-content.windowtnt-why-get.contact-sec-detail-map .right-sec-contact-detail {
    margin-left: -200px;
    position: relative;
    margin-bottom: -80px;
    background: #CDA953;
    max-width: 626px;
    width: 100%;
}
.section-image-content.windowtnt-why-get.contact-sec-detail-map .content-block {
    background-color: transparent;
    max-width: 100%;
    padding: 50px 30px;
    text-align: left;
  width:100%;
}
.section-image-content.windowtnt-why-get.contact-sec-detail-map p, .section-image-content.windowtnt-why-get.contact-sec-detail-map ul.custom-list li{color:#fff;}

.section-image-content.windowtnt-why-get.contact-sec-detail-map .shop-details .address:after {
    width: 24px;
    height: 30px;
    background-size: 24px;
    background-repeat: no-repeat;
    top: 2px;
    left: 0;
}
.section-image-content.windowtnt-why-get.contact-sec-detail-map .shop-details .address:after {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
    background: url(/cdn/shop/files/icon-location-2x.png?v=1591377778);
    width: 20px;
    height: 20px;
    background-size: 16px;
    background-repeat: no-repeat;
    filter: brightness(0);
}

.section-image-content.windowtnt-why-get.contact-sec-detail-map .shop-details .phone:after {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    background: url(/cdn/shop/files/Icon_feather-phone-call_45c99fc8-1f10-41f5-89e0-88b00ad8b540.png?v=1711710454);
    width: 20px;
    height: 20px;
    background-size: 20px;
    background-repeat: no-repeat;
    filter: brightness(0);
}
.section-image-content.windowtnt-why-get.contact-sec-detail-map .content-block h2 {
    margin-bottom: 0;
    font-size: 63px;
    font-weight: bold;
    font-family: 'Oxanium';
}
.section-image-content.windowtnt-why-get.contact-sec-detail-map .content-block p {
    font-size: 17px;
    font-weight: 300;
    color: #fff;
    font-family: 'Helvetica';
}
body .section-image-content.windowtnt-why-get.contact-sec-detail-map ul li p, body .section-image-content.windowtnt-why-get.contact-sec-detail-map ul li a {
    font-size: 21px;
    font-weight: 500;
    font-family: 'Oxanium';
    margin-top: 20px;
}

.section-image-content.windowtnt-why-get.contact-sec-detail-map ul li {
    position: relative;
    padding-left: 28px;
}
.section-image-content.windowtnt-why-get.contact-sec-detail-map ul li.phone {
    margin-top: 15px;
}

.contact-bottom-sec {
    background: rgba(255, 255, 255, 0.2);
    padding: 50px 0;
}
.bottom-sec-part-main {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.bottom-sec-part-main .contact-left-sec-bottom a {
    font-size: 40px;
    font-family: 'Oxanium';
    margin-bottom: 11px;
}
.bottom-sec-part-main .contact-left-sec-bottom a:hover{
  color:#CDA953;
}
.contact-left-sec-bottom {
    max-width: 40%;
}
.bottom-sec-part-main .contact-left-sec-bottom p {
    font-size: 16px;
    font-weight: 300;
    color: #D9D9D9;
}

.button-sec-right a {
    background: #CDA953;
    width: 106px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Oxanium';
    letter-spacing: 0.5px;
    line-height: 1.2;
}

.button-sec-right a:hover{background-color:#fff;color:#000;}

#contact-us .shop-details h4 {
    font-size: 30px;
    font-weight: 500;
}
#contact-us .contact-text-col .shop-details p {
    color: #D9D9D9;
    font-size: 16px;
    font-weight: 300;
    font-family: 'Helvetica';
}

/************* About us page ********************/
.our-process-sec-inner {
    display: flex;
    justify-content: space-between;
    gap: 160px;
    align-items:flex-start;
}
.our-process-three-sec:nth-child(3) {
    margin-top: 80px;
}
.our-process-three-sec {
    background: #fff;
    border: 2px solid #CDA953;
    border-radius: 20px;
    text-align: center;
    color: #000;
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: center;
    position:relative;
}
.our-process-three-sec img {
    max-height: 80px;
}
.our-process-three-sec h3 {
    font-size: 42px;
    color: #CDA953;
    font-weight: bold;
    line-height: 1.2;
    margin-top: 20px;
    margin-bottom: 15px;
}
.our-process-three-sec p {
    font-size: 16px;
    font-family: 'Helvetica';
    line-height: 1.3;
}

span.number-sec {
    font-size: 40px;
    font-weight: bold;
    font-family: 'Oxanium';
    background: #CDA953;
    border-radius: 100%;
    color: #fff;
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -30px;
    left: -30px;
}
.our-process-main-sec h2 {
    font-size: 60px;
    font-weight: bold;
    margin-bottom: 50px;
    color: #CDA953;
  text-align:center;
}

.arrow-image-sec {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: 80px;
    z-index: -1;
}


#shopify-section-template--15679255216260__product_features_FCwVqQ .feature-item .feature-text-wrap {
    max-width: 540px;
}
#shopify-section-template--15679255216260__product_features_FCwVqQ h2.size--28 {
    font-size: 48px;
    font-weight: bold;
}
#shopify-section-template--15679255216260__product_features_FCwVqQ .feature-item .feature-image {
    width: calc(48% - 30px);
}
#shopify-section-template--15679255216260__product_features_FCwVqQ .feature-item .feature-text__p p {
    font-size: 16px;
    line-height: 1.3;
    color: #D9D9D9;
    font-weight: 300;
    font-family: 'Helvetica';
}
#shopify-section-template--15679255216260__product_features_FCwVqQ .feature-text-wrap ul li {
    font-size: 20px;
    font-weight: 500;
    font-family: 'Oxanium';
    background: url(/cdn/shop/files/Icon_akar-circle-check.svg?v=1716891419);
    background-repeat: no-repeat;
    padding-left: 40px;
    margin-bottom: 10px;
    /* background-size: 20px; */
    line-height: 1.4;
}

#shopify-section-template--15679255216260__product_features_FCwVqQ .feature-text-wrap ul {
    margin-top: 40px;
}

#about-us .video-text-wrapper {
    position: static;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    /* flex-direction: column; */
}
#about-us svg.placeholder-svg {
    display: none !important;
}
#about-us .video-container {
    display: block;
    position: relative;
    text-align: center;
    height: auto !important;
}
#about-us .video-text__content {
    max-width: 100%;
    margin: 0 auto;
    padding: 30px;
    width: 100%;
    padding: 0;
}

#about-us button.pause {
    display: none;
    background:transparent;
  width: 70px;
    height: 70px;
  padding:0;
}
#about-us button.play {
    background: transparent;
    width: 70px;
    height: 70px;
    padding: 0;
}
#about-us .video-container button img {
    width: 70px;
    height: 70px;
}
#about-us h2.video-text__heading.size--normal {
    font-size: 62px;
    font-weight: bold;
    margin-top: 20px;
}
@keyframes button-ripple {
    70% {
        -webkit-box-shadow: 0 0 0 var(--glow-size,15px) currentColor;
        box-shadow: 0 0 0 var(--glow-size,15px) currentColor;
        opacity: 0
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 currentColor;
        box-shadow: 0 0 0 0 currentColor;
        opacity: 0
    }
}
#about-us button.play::after, #about-us button.pause::after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: red;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 currentColor;
    box-shadow: 0 0 0 0 currentColor;
    -webkit-animation: button-ripple 3s infinite;
    animation: button-ripple 3s infinite;
    opacity: .6;
    z-index: -1;
    display: block;
}
#about-us button.play::before, #about-us button.pause::before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #CDA953;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 currentColor;
    box-shadow: 0 0 0 0 currentColor;
    -webkit-animation: button-ripple 3s infinite;
    animation: button-ripple 3s infinite;
    opacity: .6;
    z-index: -1;
    display: block;
}
#about-us button.pause::after, #about-us button.play::after {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}
#about-us button.pause::before, #about-us button.play::before {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
}
.overlap-content {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}

.our-tam-bg-main-sec {
    background: #CDA953;
    position: relative;
    z-index: 0;
    padding: 50px 0 50px 0;
    margin-bottom:50px;
}

#about-us #contact-form-sec-main {
    background: rgba(255, 255, 255, 0.2);
}
.our-tam-bg-main-sec:before {
    content: "";
    background: #000;
    z-index: 0;
    width: 100%;
    position: absolute;
    left: 0;
    display: block;
    height: 50%;
    bottom: 0;
}
#about-us div#grp-entangle--root {
    display: none !important;
}
.main-inner-our-team {
    display: flex;
    justify-content: space-between;
    gap: 62px;
}
.three-sec-our-team {
    width: 100%;
    position:relative;
}
.three-sec-our-team img {
    width: 100%;
}

.bottom-sec-our-team h5 {
    font-size: 30px;
    font-weight: 500;
    color: #000;
    line-height: 1;
}
.bottom-sec-our-team p {
    margin: 0;
}
.bottom-sec-our-team {
    background: #fff;
    color: #000;
    max-width: 90%;
    margin: -50px auto 0;
    position: absolute;
    width: 100%;
    right: 0;
    left: 0;
    padding: 10px 15px;
}
.our-tam-bg-main-sec h2 {
    font-size: 60px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 50px;
}

div#shopify-section-template--15679041077380__contact_sec_page_Rn6myT {
    background-image: url(/cdn/shop/files/Mask_Group_35_cac28f5a-442a-4203-b607-8ce734fe8b43.png?v=1716815804);
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 120px 0;
    border-bottom: none;
}
.card-body input, .card-body select {
    background: transparent;
    border-bottom: 1px solid #575757;
    height: 24px !important;
    min-height: auto;
    padding: 0 !important;
    margin-bottom: 20px !important;
    /* width: 50%; */
    border: none;
    border-bottom: 1px solid #575757;
}

@media (min-width:360px){
  .thank-you-quote h1{
    font-size:4.5em;
  }
  .thank-you-quote .go-home{
    margin-bottom:20px;
  }
}

@media (min-width:600px){
  .thank-you-quote .content{
  max-width:1000px;
  margin:0 auto;
}
  .thank-you-quote .wrapper-1{
  height: initial;
  max-width:620px;
  margin:0 auto;
  margin-top:50px;
  box-shadow: 4px 8px 40px 8px rgba(88, 146, 255, 0.2);
}
  
}

@media (min-width:1024px) and (max-width:1366px){
  .contanct-2-sec .contact-form-container .contact-column.contact-column-form {
    grid-template-columns: 3fr 5fr;
    gap: 70px;
}
  .contanct-2-sec .contact-form-container .contact-text-col h3 {
    font-size: 40px;
    line-height: 1.2;
    margin: 0;
}

  .footer__blocks iframe {
    width: 100%;
}
  .footer__blocks .footer__block {
    max-width: 41%;
    padding: 0 15px;
    line-height: 1.5;
    width: 100%;
    margin-bottom: 40px;
}
  .footer__block.footer__block--text.map-sec {
    max-width: 100%;
    width: 100%;
}
  
}
@media (min-width:1300px) and (max-width:1599px){
  .our-process-three-sec p{font-size:14px;}
  .our-process-three-sec h3{font-size:28px;}
}
@media (min-width:992px) and (max-width:1299px){
.our-process-sec-inner {
    gap: 15px;
}
  .our-process-three-sec {
    padding: 20px;
    width: 100%;
    height: 100%;
}
.our-process-three-sec h3 {
        font-size: 28px;
        min-height: 70px;
    width:100%;
    }
  .arrow-image-sec{display:none;}
  .our-process-three-sec:nth-child(3) {
    margin-top: 0;
}
  span.number-sec{top:-10px;left:-10px;}
  
}

@media (min-width:1023px){
.footer__block.footer__block--text:nth-last-child(2) {
    padding-bottom: 0;
}  
}


@media (max-width:1023px){
.template-blog .carousel-slide-info {
        text-align: left;
    }
  .template-blog .blogModule .post-title{font-size:23px;}
  .article-content .page-title h1 {
    font-size: 21px;
    text-align: left;
    color: #CDA953;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.3;
}
  
}

@media (max-width:991px){
   #contact-us .section-hero-banner, #about-us .section-hero-banner {
    padding: 120px 0;
}
  body #cfFormBox label {
        font-size: 11px !important;
    }

  .section-image-content.windowtnt-why-get.contact-sec-detail-map .right-sec-contact-detail {
    margin-left: 0;
    margin-bottom: 0;
    max-width: 100%;
    width: 100%;
    margin-top: 40px;
}
  .section-image-content.windowtnt-why-get.contact-sec-detail-map{ 
    margin-bottom: 0;
    padding:0 0 30px 0;
    flex-wrap:wrap;
}
  .section-image-content.windowtnt-why-get.contact-sec-detail-map iframe {
    margin: 0;
    z-index: 0;
    width: 100%;
    height: 310px;
}
  .section-image-content.windowtnt-why-get.contact-sec-detail-map .content-block h2{font-size:40px;}

  .bottom-sec-part-main .contact-left-sec-bottom a {
    font-size: 26px;
  }
  .contact-left-sec-bottom {
    max-width: 100%;
}
  .bottom-sec-part-main {
    flex-wrap: wrap;
}
  .button-sec-right {
    margin-top: 20px;
}
  div#shopify-section-template--15679041077380__contact_sec_page_Rn6myT {
    padding: 120px 0;
}

  /******** About us ********/

  #shopify-section-template--15679255216260__product_features_FCwVqQ .feature-item .feature-image{width:100%;}
  #shopify-section-template--15679255216260__product_features_FCwVqQ h2.size--28 {
    font-size: 28px;
    margin-top: 40px;
}
  #shopify-section-template--15679255216260__product_features_FCwVqQ .feature-text-wrap ul li {
    font-size: 16px;
    padding-left: 35px;
    line-height: 1.4;
    background-size: 21px;
}
  .our-process-main-sec h2{font-size:28px;}
  .arrow-image-sec{display:none;}
  .our-process-sec-inner {
    gap: 40px;
    flex-wrap: wrap;
}
  .our-process-three-sec:nth-child(3) {
    margin-top: 0;
}
  .our-process-three-sec{width:100%;}
  span.number-sec{top:-10px;left:-10px;}
  #about-us .video-container button img {
    width: 30px;
    height: 30px;
}
  #about-us button.play {
    width: 30px;
    height: 30px;
    padding: 0;
}
  #about-us h2.video-text__heading.size--normal {
    font-size: 20px;
    margin-top:10px;
}
.overlap-content {
    top: 38%;
    width: 100%;
}
 .our-tam-bg-main-sec h2 {
    font-size: 28px;
    margin-bottom: 50px;
}
  .main-inner-our-team{flex-wrap:wrap;}
  #shopify-section-template--15679255216260__product_features_FCwVqQ .feature-item .feature-text-wrap{margin:0 auto;text-align:left;}
  #about-us .feature-item .feature-text {
    width: 100%;
}
  #about-us .feature-item{flex-wrap:wrap;}
  .our-process-three-sec h3{width:100%;}
  .our-process-three-sec h3 {
    font-size: 25px;
  }
  .our-process-three-sec p {
    font-size: 14px;
  }
  .bottom-sec-our-team h5 {
    font-size: 24px;
  }
  #shopify-section-template--15679255216260__product_features_FCwVqQ .feature-item .feature-text-wrap {
    max-width: 100%;
}
  .feature-item .feature-image .placeholder-svg-filled, .feature-item .feature-image img {
    max-height: 100%;
}
  
}



@media (max-width:767px){
  #contact-us .section-hero-banner, #about-us .section-hero-banner {
    padding: 120px 30px;
}
}


#landing-ceramic .contanct-2-sec, #landing-window-tinting .contanct-2-sec, #landing-ppf .contanct-2-sec, #thank-you .contanct-2-sec {
    display: none;
}


.social-links svg {
    width: 15px;
}

