
@font-face {
            font-family: 'Footlight MT';
            src: url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.eot');
            src: url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.eot?#iefix') format('embedded-opentype'),
              url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.woff') format('woff'),
              url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.ttf') format('truetype'),
              url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.svg#FootlightMTLight') format('svg');
            font-weight: 300;
            font-style: normal;
          }
html {
  background: ;
}

h1, h2 {
  color: rgb(151, 7, 24);
  font-family: Figtree;
  font-size: 24px;
}

h2 {
  color: rgb(184, 25, 44);
  font-family: Figtree;
  font-size:22px;
}

h3 {
  color: rgb(212, 58, 76);
  font-family: Figtree;
  font-size:20px;
}

h4 {
  color: rgb(212, 58, 76);
  font-family: Figtree;
  font-size:18px;
}

h5 {
  color: rgb(212, 58, 76);
  font-family: Figtree;
  font-size:16px;
}

a {
  color: rgb(212, 58, 76);
}

body {
  color: rgb(34, 34, 34);
  font-size: 14px;
  font-family: 'Figtree';
}

.headerTop {
  background: rgb(255, 255, 255);
}

.navWrapper ul li a.video-thumb {
  border-color: rgb(212, 58, 76);
}

.navWrapper ul li a .fa {
  text-shadow: 0px 0px 3px ;
}

.navWrapper ul li a .fa:after {
  background: ;
}

  @media all and (min-width:768px) {
    .mainHeader {
      height:120px;
    }
    .headerTop, .headerLeft {
      height:70px;
    }
    .headerLeft img {
      max-height:70px;
    }
  }


.headerRight span:not(.caret) {
  color: rgb(184, 25, 44);
  font-family: 'Figtree';
}

a.solidSocialColorHeader {
  color: rgb(184, 25, 44);
  font-size:24px;
  margin-left: 8px;
}

a.solidSocialColorHeader svg path {
  fill: rgb(184, 25, 44);
}

a.solidSocialColorContact i {
  color: rgb(184, 25, 44);
}

a.solidSocialColorContact svg path {
  fill: rgb(184, 25, 44);
}

a.solidSocialColorFooter {
  color: rgb(255, 255, 255);
  font-size:24px;
  margin-left: 8px;
}

a.solidSocialColorFooter svg path {
  fill: rgb(255, 255, 255);
}

.newsletterSubmit,
.headerSearchSubmit {
  color: rgb(255, 255, 255);
  background: rgb(184, 25, 44);
  width:75px;
}

.newsletterSubmit:hover,
.headerSearchSubmit:hover {
    background: ;
    color: ;
}

.about {
  background: #ffffff;
  color: #000000;
  font-size: 14px;
  font-family: 'Figtree';

  border-width: ;
  border-style: ;
  border-color: ;
  border-radius: ;
}

@media (min-width: 768px) {
    .about {
        margin: ;
        padding: ;
    }
}

  @media (min-width: 768px) {
    .about {
      width:100% !important;
      padding:15px;
    }
  }

.newsfeed {
  background: #f4f4f4;
  color: #000000;
  font-size: 14px;
  font-family: 'Figtree';

  border-width: ;
  border-style: ;
  border-color: ;
  border-radius: ;
}

@media (min-width: 768px) {
    .newsfeed {
        margin: ;
        padding: ;
    }
}

.newsfeed .storyItem time {
  color: #4385d1;
  font-family: 'Figtree';
  border-color: ;
  border-bottom-width:;
}

.storyItem time {
  border-bottom:1px solid rgb(34, 34, 34);
}

.storyItem .coupon,
.couponsContainer .coupon {
  border:2px dashed rgb(34, 34, 34);
}

.mainFooter {
  background: rgb(70, 70, 70);
}
@media (min-width: 768px) {
  .mainFooter {
    background: rgb(70, 70, 70);
  }
}

.mainFooter ul li {
  display: inline;
  padding: 0 10px;
  border-right: 1px solid rgb(255, 255, 255);
}

.mainFooter ul li a {
  color: rgb(255, 255, 255);
  font-family: 'Arial';
}

.mainFooter ul li ul.parent {
  background: rgb(70, 70, 70);
}

.mainFooter ul li ul.parent li:hover {
      background: rgba(207,207,207,1);
  }

.copyright, .poweredBy, .poweredBy a, .poweredBy span {
  color: rgb(255, 255, 255);
}

@media (max-width: 767px) {
  .mainFooterMobile .copyright, .mainFooterMobile .poweredBy, .mainFooterMobile .poweredBy a, .mainFooterMobile .poweredBy span {
    color: rgb(34, 34, 34);
  }
}

.cartColor {
  border:1px solid rgb(255, 255, 255);
}

.cartSideBar {
    color: ;
    background-color: ;

    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

.cartSideBar a {
    color: ;
}

.cartSideBar ul.mobileProductCats li i,
.cartSideBar ul.productCats li i {
  color: rgb(255, 255, 255);
}

.shippingNote {
  color: rgb(255, 255, 255);
}

.checkoutComplete hr, .checkoutConfirm hr {
  border-color:rgb(255, 255, 255);
}

svg path,
svg rect{
  fill: rgb(184, 25, 44);
}

.likely__widget_facebook svg path {
    fill: #425497
}

.likely__widget_twitter svg path {
    fill: #00b7ec
}

.likely__widget_gplus svg path {
    fill: #dd4241
}

.likely__widget_pinterest svg path {
    fill: #cc002b
}

  .headerRight svg, footer svg {
    width: 24px;
    height: 24px;
    vertical-align: -3px;
  }
  .headerRight svg path,
  .headerRight svg rect{
    fill: rgb(184, 25, 44);
  }
  footer svg path,
  footer svg rect{
    fill: rgb(255, 255, 255);
  }

.smsIcon svg path {
  fill: rgb(212, 58, 76);
}

.smsIcon svg circle {
  fill: #000000;
}

.burg {
  background: rgb(28, 48, 107);
}

.burg:after {
  background: rgb(28, 48, 107);
}

.burg:before {
  background: rgb(28, 48, 107);
}

.activeBurg {
  background:transparent;
}

.itemInfo {
  border-top: 1px solid rgb(255, 255, 255);

  border-top-style: ;
  border-color: ;
}

.viewToggle, .refineByToggle {
  color: rgb(34, 34, 34);
}

.cartSideBar ul li a {
  color: rgb(34, 34, 34);
}

.itemInfo h3,
.itemInfo span {
  color: ;
}

.price, .productDescription h2, .priceOnSale {
  color: rgb(151, 7, 24);
}

.price span {
  color: rgb(34, 34, 34);
}

.thumbWrapper {
  border-top:1px solid rgb(255, 255, 255);
}

.reviewForm .button,
.inquire button,
.addToCart,
.chooseOptionsButton,
.cartTotals button,
.checkoutButton,
.listButton button,
.rsvpButton,
button.largeButton {
  background: rgb(151, 7, 24);
  color: rgb(255, 255, 255);
}

.reviewForm .button:hover,
.inquire button:hover,
.addToCart:hover,
.chooseOptionsButton:hover,
.cartTotals button:hover,
.checkoutButton:hover,
.listButton button:hover,
.rsvpButton:hover,
button.largeButton:hover {
    background: ;
    color: ;
}

.inquire button,
.addToCart,
.chooseOptionsButton,
.cartTotals button,
.checkoutButton,
.listButton button,
button.largeButton {
  background: ;
  color: ;
}

.inquire button:hover,
.addToCart:hover,
.chooseOptionsButton:hover,
.cartTotals button:hover,
.checkoutButton:hover,
.listButton button:hover,
button.largeButton:hover {
    background: ;
    color: ;
}

.inquireForm label {
  color: ;
}

.inquireForm {
  background: rgb(151, 7, 24);
}

.contactSubmit {
  color: ;
  background: rgb(151, 7, 24);
}

.contactSubmit:hover {
    background: ;
    color: ;
}

.sendInquiry {
  background:  !important;
  color: rgb(151, 7, 24) !important;
}

.sendInquiry:hover {
  background:  !important;
  color:  !important;
}

.sc-association #sc-search button {
  background: rgb(151, 7, 24);
  color: rgb(255, 255, 255);
}

.sc-association #sc-search button:hover {
    background: ;
    color: ;
}

.subReview {
  border-left: 4px solid rgb(151, 7, 24);
}

.reviewNewsStar svg polygon {
  fill: #F2CA22;
}

.reviewStar svg polygon {
  fill: #F2CA22;
}

.headerTop {
  border-bottom:1px solid rgba(230,230,230,1);
}

.mainNav ul li {
  background: rgba(255,255,255,1);
}

.mainNav ul li a {
  color: rgb(151, 7, 24);
  font-family: 'Figtree';
  border-bottom:1px solid rgba(230,230,230,1);
  font-size: 16px;

  margin: ;
  padding: ;
}

.mainNav ul li a .caret:before {
  border-top: 6px solid rgb(151, 7, 24);
}

.mainNav ul li a .caretUp:before {
  border-bottom: 6px solid rgb(151, 7, 24);
}

.mainNav ul li:first-child a {
  border-top:1px solid rgba(230,230,230,1);
}

.mainNav ul li ul li {
  background: rgb(255, 255, 255);
}

.mainNav ul li ul li a {
  color: rgb(151, 7, 24);
}

.mainNav ul li ul li a .caret:before {
  border-top: 6px solid rgb(151, 7, 24);
}

.mainNav ul li ul li a .caretUp:before {
  border-bottom: 6px solid rgb(151, 7, 24);
}

@media (max-width: 767px) {
  .mainNav ul li ul li {
    border-left:5px solid rgb(151, 7, 24);
  }
}

.pagination li a {
  border:1px solid rgb(255, 255, 255);
  color: rgb(151, 7, 24);
  background: rgba(255,255,255,1);
}

.pagination li a:hover {
  background: rgb(255, 255, 255);
  color: ;
}

.pagination li.active a {
  background: rgba(230,230,230,1);
  color: ;
}

.newsfeed .pagination li a {
  border-color: ;
  color: ;
  background: ;
}

.newsfeed .pagination li a:hover {
  background: ;
  color: ;
}

.newsfeed .pagination li.active a {
  background: ;
  color: ;
}



.blogPost h1 {
  border-bottom:1px solid rgb(34, 34, 34);
}

.blogPost .blogCreated {
  color: rgb(34, 34, 34);
  font-size: 14px;
}







.storyDate {
  border-bottom:1px solid rgb(34, 34, 34);
}

.move-month span::after {
  border-right: 0.2em solid rgb(34, 34, 34);
  border-top: 0.2em solid rgb(34, 34, 34);
}

.event-title {
  color:rgb(212, 58, 76);
}

.event-ticket-button {
  background: rgb(151, 7, 24);
  color: rgb(255, 255, 255);
}

.event-ticket-button:hover {
  background:  !important;
  color:  !important;
}

.eventsContainer ul.event-list li .event-list-details .eventRight .date {
  border-color: rgb(34, 34, 34);
}


@media all and (min-width:768px) {

  .headerTop {
    border-bottom:0;
  }

  .mainNav {
          background: rgb(255, 255, 255);
        height: 50px;
  }

  .mainNav ul li {
    height: 50px;
    display: inline-block;
    border-right: 1px solid rgb(255, 255, 255);
    border-left: 1px solid rgba(255,255,255,1);
          background: rgb(255, 255, 255);
      }

  .mainNav ul li:first-child a {
    border-top:0;
  }

  .mainNav ul li:hover {
          background: rgba(207,207,207,1);
      }

  .mainNav ul li ul li:hover {
      background: rgba(230,230,230,1);
  }

  .mainNav ul li:last-child {
    border-right: 1px solid rgba(255,255,255,1);
  }

  .mainNav ul li:hover > ul li {
    border-color: rgba(207,207,207,1);
  }

  .on {
    background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(100%, rgba(207,207,207,1)), color-stop(100%, rgba(230,230,230,1))) !important;
    background: -webkit-linear-gradient(bottom, rgba(207,207,207,1) 25px, rgba(230,230,230,1) 25px) !important;
    background: -moz-linear-gradient(bottom, rgba(207,207,207,1) 25px, rgba(230,230,230,1) 25px) !important;
    background: -o-linear-gradient(bottom, rgba(207,207,207,1) 25px, rgba(230,230,230,1) 25px) !important;
    background: linear-gradient(to bottom, rgba(207,207,207,1) 25px, rgba(230,230,230,1) 25px) !important;
  }

  .mainNav ul li a {
    color: rgb(151, 7, 24);
    font-family: 'Figtree';
  }

}

  



    .contain, .mainNav .contain, .mainContent {
      width:100%;
    }
    .slider-wrapper {
      max-height:600px;
    }
    .mainContent .about {
      width:75%;
    }
    .mainContent .newsfeed {
      width:25%;
    }
    .album {
      width:calc(20% - 1rem);
    }
    .cartSideBar {
      width:20%;
    }
    .productRightSide {
      width:80%;
    }
    .productOptions {
      width:30%;
    }
    .productImages {
      width:66%;
    }




#slider.nivoSlider {
    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

@media all and (min-width:768px) {
  .mainContent, .mainContainer {
      margin: ;
      padding: ;

      border-width: ;
      border-style: ;
      border-color: ;
      border-radius: ;
  }
}

#slider.nivoSlider {
    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}




body {
    				
		}

.headerTop {
    				
		}

.mainFooter {
    				
		}

.cartItem,
.productImages,
.listView .innerItem,
.innerItem {
    color: ;
    margin: ;
    padding: ;

    background-color: ;

    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

.albumsContainer-Grid .album span,
.albumsContainer-GridTall .album span,
.albumsContainer-GridRect .album span {
    color: ;
    background-color: ;
    text-align: ;
}

.album:hover div:after,
.navWrapper li:hover a:after {
    background-color:  !important;
}

.albumsContainer {
    justify-content: space-between;
}


.slider-wrapper {
    margin: ;
    padding: ;
}

.bizInfo {
    background: ;

    margin: ;
    padding: ;

    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

.mainContainer {
    background: ;

    margin: ;
    padding: ;

    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

@media (min-width: 768px) {
    body.home header.header-HamburgerOverlayHomeOnly:not(.scrolled) .headerTop,
    body.home header.header-OverlayHomeOnly:not(.scrolled) .headerTop,
    header.header-HamburgerOverlay:not(.scrolled) .headerTop,
    header.header-Overlay:not(.scrolled) .headerTop {
        background: rgba(255, 255, 255, 0.47);
    }
}

@media (min-width: 515px) {
    .album {
        width: calc(20% - 1rem);
    }
}

:root {
    /* Expanded and extended primary and secondary color variables */
    --primary-darkest-color: rgb(93, 3, 14);         /* A very dark shade for accents/shadows */
    --primary-darker-color: rgb(120, 5, 19);         /* Slightly darker for deep UI elements */
    --primary-dark-color: rgb(151, 7, 24);           /* Standard dark (brand) */
    --primary-color: rgb(184, 25, 44);               /* Main (brand) */
    --primary-light-color: rgb(212, 58, 76);         /* Lighter (buttons, hovers) */
    --primary-lighter-color: rgb(238, 101, 117);     /* Lightest (backgrounds, highlights) */
    --primary-lightest-color: rgb(250, 200, 205);    /* Very light for tints, etc */

    --secondary-darkest-color: rgb(2, 8, 28);        /* Very dark blue/accents/shadow */
    --secondary-darker-color: rgb(4, 16, 53);        /* Even darker */
    --secondary-dark-color: rgb(11, 29, 82);         /* Standard dark */
    --secondary-color: rgb(28, 48, 107);             /* Main (brand) */
    --secondary-light-color: rgb(47, 68, 129);       /* Lighter */
    --secondary-lighter-color: rgb(76, 95, 151);     /* Lightest */
    --secondary-lightest-color: rgb(228 234 247);  /* Very light blue for tints and backgrounds */

    --white-color: rgb(255, 255, 255);
    --shade-white: rgb(255, 255, 255);

    --black-color: rgb(0, 0, 0);
    --black-text-color: rgb(34, 34, 34);
    --black-light-color: rgb(245, 245, 245);
    --black-lighter-color: rgb(127, 126, 126);

    /* Expanded black transparent variables at intervals of 5 and 10 */
    --black-transparent-0:   rgba(0, 0, 0, 0);     /* 0% */
    --black-transparent-2:   rgba(0, 0, 0, 0.02);  /* 2% */
    --black-transparent-5:   rgba(0, 0, 0, 0.05);  /* 5% */
    --black-transparent-7:   rgba(0, 0, 0, 0.07);  /* 7% */
    --black-transparent-10:  rgba(0, 0, 0, 0.1);   /* 10% */
    --black-transparent-12:  rgba(0, 0, 0, 0.12);  /* 12% */
    --black-transparent-15:  rgba(0, 0, 0, 0.15);  /* 15% */
    --black-transparent-18:  rgba(0, 0, 0, 0.18);  /* 18% */
    --black-transparent-20:  rgba(0, 0, 0, 0.2);   /* 20% */
    --black-transparent-25:  rgba(0, 0, 0, 0.25);  /* 25% */
    --black-transparent-30:  rgba(0, 0, 0, 0.3);   /* 30% */
    --black-transparent-35:  rgba(0, 0, 0, 0.35);  /* 35% */
    --black-transparent-40:  rgba(0, 0, 0, 0.4);   /* 40% */
    --black-transparent-45:  rgba(0, 0, 0, 0.45);  /* 45% */
    --black-transparent-50:  rgba(0, 0, 0, 0.5);   /* 50% */
    --black-transparent-55:  rgba(0, 0, 0, 0.55);  /* 55% */
    --black-transparent-60:  rgba(0, 0, 0, 0.6);   /* 60% */
    --black-transparent-65:  rgba(0, 0, 0, 0.65);  /* 65% */
    --black-transparent-70:  rgba(0, 0, 0, 0.7);   /* 70% */
    --black-transparent-75:  rgba(0, 0, 0, 0.75);  /* 75% */
    --black-transparent-80:  rgba(0, 0, 0, 0.8);   /* 80% */
    --black-transparent-85:  rgba(0, 0, 0, 0.85);  /* 85% */
    --black-transparent-90:  rgba(0, 0, 0, 0.9);   /* 90% */
    --black-transparent-95:  rgba(0, 0, 0, 0.95);  /* 95% */
    --black-transparent-97:  rgba(0, 0, 0, 0.97);  /* 97% */
    --black-transparent-100: rgba(0, 0, 0, 1);     /* 100% */

    /* Expanded white transparent variables at intervals of 5 and 10 */
    --white-transparent-0:   rgba(255, 255, 255, 0);    /* 0% */
    --white-transparent-2:   rgba(255, 255, 255, 0.02); /* 2% */
    --white-transparent-5:   rgba(255, 255, 255, 0.05); /* 5% */
    --white-transparent-7:   rgba(255, 255, 255, 0.07); /* 7% */
    --white-transparent-10:  rgba(255, 255, 255, 0.1);  /* 10% */
    --white-transparent-12:  rgba(255, 255, 255, 0.12); /* 12% */
    --white-transparent-15:  rgba(255, 255, 255, 0.15); /* 15% */
    --white-transparent-18:  rgba(255, 255, 255, 0.18); /* 18% */
    --white-transparent-20:  rgba(255, 255, 255, 0.2);  /* 20% */
    --white-transparent-25:  rgba(255, 255, 255, 0.25); /* 25% */
    --white-transparent-30:  rgba(255, 255, 255, 0.3);  /* 30% */
    --white-transparent-35:  rgba(255, 255, 255, 0.35); /* 35% */
    --white-transparent-40:  rgba(255, 255, 255, 0.4);  /* 40% */
    --white-transparent-45:  rgba(255, 255, 255, 0.45); /* 45% */
    --white-transparent-50:  rgba(255, 255, 255, 0.5);  /* 50% */
    --white-transparent-55:  rgba(255, 255, 255, 0.55); /* 55% */
    --white-transparent-60:  rgba(255, 255, 255, 0.6);  /* 60% */
    --white-transparent-65:  rgba(255, 255, 255, 0.65); /* 65% */
    --white-transparent-70:  rgba(255, 255, 255, 0.7);  /* 70% */
    --white-transparent-75:  rgba(255, 255, 255, 0.75); /* 75% */
    --white-transparent-80:  rgba(255, 255, 255, 0.8);  /* 80% */
    --white-transparent-85:  rgba(255, 255, 255, 0.85); /* 85% */
    --white-transparent-90:  rgba(255, 255, 255, 0.9);  /* 90% */
    --white-transparent-95:  rgba(255, 255, 255, 0.95); /* 95% */
    --white-transparent-97:  rgba(255, 255, 255, 0.97); /* 97% */
    --white-transparent-100: rgba(255, 255, 255, 1);    /* 100% */
}

/** 
 * CANAM Roofing Homepage Styles
 * Clean, modern design with minimal decoration
 */



/* Reset css */
* {
    box-sizing: border-box;
}

/* Ensure parallax effect works properly */
html {
    height: 100%;
    overflow-x: hidden;
}

body {
    margin: 0;
    padding: 0;
    position: relative;
}

/* Ensure main content containers don't block parallax */
.mainContent, .mainContainer, .about, .padding {
    overflow: visible !important;
}

/* Ensure parent containers allow fixed backgrounds to work */
/* These properties break background-attachment: fixed, so we force them to none */
body, html, .mainContent, .mainContainer, .about, .padding, .contain, 
#wrapper, #content, .wrapper, .content, main, [class*="wrapper"], [class*="container"] {
    transform: none !important;
    perspective: none !important;
    filter: none !important;
    -webkit-transform: none !important;
    -webkit-perspective: none !important;
    -webkit-filter: none !important;
}



/* Import Figtree font from Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Figtree:wght@400;500;700&display=swap');

/* Apply Figtree as the site's default font family */
body, h1, h2, h3, h4, h5, h6, p, li, input, button, textarea, select, a {
    font-family: 'Figtree', Arial, Helvetica, sans-serif;
}

h1 {
    font-size: 2.125rem !important; /* 34px */
    color: var(--primary-color) !important;
}

h2 {
    font-size: 1.75rem !important;  /* 28px */
    color: var(--primary-color) !important;
}

h3 {    
    font-size: 1.25rem !important;  /* 20px */
    color: var(--primary-color) !important;
}

h4 {
    font-size: 1rem !important;     /* 16px */
    color: var(--primary-color) !important;
}

/* Secondary accent color for headings (blue) */
h1.secondary-accent,
h2.secondary-accent,
h3.secondary-accent,
h4.secondary-accent {
    color: var(--secondary-color) !important;
}

/* Primary accent color for headings (use as needed) */
h1.primary-accent,
h2.primary-accent,
h3.primary-accent,
h4.primary-accent {
    color: var(--primary-lighter-color) !important;
}

p {
    line-height: 1.4rem;
    margin: 10px 0 20px;
}

li {
    padding: 4px 0px;
}



/* SLIDER FIX */
/* .slider-wrapper {
    top: 100px !important;
}

@media (min-width: 768px) {
    .slider-wrapper {
        top: 170px !important;
    }
} */
/* SLIDER FIX END */



/** SPECIFIC FULL WIDTH CODE **/
.backToGalleries {
    display: none;
}

.padding {
    padding: 0px!important;
}

.about {
    padding: 0px!important;
    width: 100%!important;
}

.about>:not(.slider-wrapper):not(.contain):not(.section-parallax--01):not(.section-parallax--02):not(.section-parallax--03):not(.section-parallax--04):not(.section-parallax--05) {
    padding: 0 0%!important;
}

/* Never apply overflow hidden to parallax sections or their parents */
.section-parallax--01,
.section-parallax--02,
.section-parallax--03,
.section-parallax--04,
.section-parallax--05 {
    overflow: visible !important;
}

/* Force parent containers to not hide parallax backgrounds */
.about, .padding, .mainContent, .mainContainer {
    overflow: visible !important;
    transform: none !important;
    -webkit-transform: none !important;
}

.mainHeader {
    border-top: 4px solid var(--secondary-2);
    -webkit-box-shadow: 0px 0px 10px 5px var(--black-transparent-35);
            box-shadow: 0px 0px 10px 5px var(--black-transparent-35);
}

@media (min-width: 768px) {
    .headerTop {
        border-bottom: 0;
        max-width: 100%;
        margin: auto;
        padding: 0px 20px;
    }

    /* .mainContent, .mainContainer {
        margin-top: 170px !important;
    } */

    .mainNav,
    .inlineNav {
        margin-top: 20px;
    }
    .inlineNav ul li a {
        padding: 0 0.3rem!important;
        font-size: 13px !important;
    }
    .inlineNav ul li ul {
        left: auto;
        right: -100px;
    }
    .mainNav a:hover, .mainNav ul li ul li:hover, .mainNav ul li ul li ul li:hover {
        background-color: var(--shade-white);
        color: var(--secondary-1);
    }
    .mainNav ul li:hover {
        background-color: var(--shade-white);
        color: var(--secondary-1);
    }
    .header-HamburgerOverlayHomeOnly .hamburgerNav .mainNav>.contain>ul>li.rightSub>ul {
        background-color: #ffffff;
    }
    .mainNav ul li a .caret:before {
        left: 23px;
    }
    .caret {
        display: none;
    }
    .newsfeedContainer, .contactContainer, .productList, .blogContainer, .albumsContainer, #PRDT, #reviewContainer, #IOSproductDetail, #IOSsingleGallery {
        margin: 0px auto;
        max-width: 1366px!important;
        padding: 15px;
    }
    .bizInfo {
        display: none;
    }
    .headerTop .contain {
        max-width: 1366px !important;
        width: 100% !important;
    }
}

.newsfeedContainer, .contactContainer, .productList, .blogContainer, .albumsContainer, #PRDT, #reviewContainer, #IOSproductDetail, #IOSsingleGallery {
    margin: 0px auto;
    max-width: 1366px!important;
    padding: 20px!important;
}
/* SPECIFIC FULL WIDTH CODE END */



/** THIS FIXES THE PHOTO GALLERY, AND THE MARKETPLACE **/
@media only screen and (max-width: 768px) {
    .cartSideBar, .productRightSide, .productImages, .productOptions { width: 100%; }
    .album { width: calc(50% - 1rem) !important; }
}
/* SPECIFIC FULL WIDTH CODE END **/



/* MOBILE MENU BAR PADDING FIX */
.header-HamburgerOverlayHomeOnly .hamburgerNav .burgWrapper {
    top: 8px !important;
}

@media screen and (max-width: 768px) {
    .burgWrapper {
    right: 15px !important;
    }
    
    .callButton {
        left: 15px !important;
    }
}

/* MOBILE MENU BAR PADDING FIX END */



/* SPECIFIC BUTTONS */
.button, .contactSubmit, .inquireButton, .listButton button {
    background-color: var(--primary-color);
    color: var(--shade-white);
    -webkit-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    border: 1px solid var(--shade-black-dark) !important;
    border-radius: 16px!important;
}

.button:hover, .contactSubmit:hover, .inquireButton:hover, .listButton button:hover {
    background-color: var(--secondary-lighter-color);
    color: var(--white-color);
    -webkit-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

/* Primary button variant - uses brand red color */
.button.button-primary {
    background-color: var(--primary-color) !important;
    color: var(--shade-white) !important;
    border: 1px solid var(--primary-color) !important;
}

.button.button-primary:hover {
    background-color: var(--primary-dark-color) !important;
    color: var(--shade-white) !important;
    border: 1px solid var(--primary-dark-color) !important;
}
/* SPECIFIC BUTTONS END */



/* PARALLAX SECTIONS */
/* Using a more reliable parallax method that works across all browsers */
.section-parallax--01,
.section-parallax--02,
.section-parallax--03,
.section-parallax--04,
.section-parallax--05 {    
    min-height: 500px;
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    /* Remove background-attachment: fixed as it has browser compatibility issues */
    /* We'll use a pseudo-element approach instead for better compatibility */
}

/* Create fixed background using ::before pseudo-element */
.section-parallax--01::before,
.section-parallax--02::before,
.section-parallax--03::before,
.section-parallax--04::before,
.section-parallax--05::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
    /* The parallax effect happens by keeping this fixed while content scrolls */
    transform: translateZ(0);
    will-change: transform;
}

/* Individual background images for pseudo-elements */
.section-parallax--01::before {
    background-image: url('../img/canam-roofing-collingwood--background.jpg');
    background-attachment: fixed;
}

.section-parallax--01 {
    color: var(--shade-white)!important;
}

.section-parallax--02::before {
    background-image: url('../img/asphalt-shingles--canam-roofing.jpg');
    background-attachment: fixed;
}

.section-parallax--03::before {
    background-image: url('../img/total-painting-retail-bg-01.jpg');
    background-attachment: fixed;
}

.section-parallax--04::before {
    background-image: url('../img/total-painting-exterior-bg-01.jpg');
    background-attachment: fixed;
}

.section-parallax--05::before {
    background-image: url('../img/total-painting-cabinet-refacing-bg-01.jpg');
    background-attachment: fixed;
}

/* Fallback for browsers that don't support background-attachment: fixed (mobile) */
@media (hover: none) and (pointer: coarse) {
    .section-parallax--01::before,
    .section-parallax--02::before,
    .section-parallax--03::before,
    .section-parallax--04::before,
    .section-parallax--05::before {
        background-attachment: scroll;
    }
}

/* iOS Parallax Fix */
.ios-parallax-bg {
    will-change: transform; /* Optimize performance */
    transform: translateZ(0); /* Force GPU acceleration */
}

/* Ensure content stays above the parallax background */
.section-parallax--01 > *:not(.ios-parallax-bg),
.section-parallax--02 > *:not(.ios-parallax-bg),
.section-parallax--03 > *:not(.ios-parallax-bg),
.section-parallax--04 > *:not(.ios-parallax-bg),
.section-parallax--05 > *:not(.ios-parallax-bg) {
    position: relative;
    z-index: 1;
}

.section-bg--primary {
    background-color: var(--primary-1);
}

.section-bg--secondary {
    background-color: var(--secondary-1);
}

.section-bg--shade-black-dark {
    background-color: var(--shade-black-dark);
}

.section-bg--shade-black-light {
    background-color: var(--shade-black-light);
}

.section-bg--shade-black-lightest {
    background-color: var(--shade-black-lightest);
}
/* PARALLAX SECTIONS END */



/* CONTAINERS */
.container-1400 {
    max-width: 1400px !important;
    margin: auto;
}

.container-1366 {
    max-width: 1366px !important;
    margin: auto;
}

.container-1200 {
    max-width: 1200px !important;
    margin: auto;
}

.container-1024 {
    max-width: 1024px !important;
    margin: auto;
}

.container-900 {
    max-width: 900px !important;
    margin: auto;
}

.container-1400,
.container-1366,
.container-1200,
.container-1024,
.container-900 {
    width: 100%!important;
}
/* CONTAINERS END */



/* WHITE STAINED GLASS CODE START */
.white-stained-glass-0 {
    background-color: var(--white-transparent-0); /* 0% - Fully transparent */
}

.white-stained-glass-2 {
    background-color: var(--white-transparent-2); /* 2% - Ultra subtle */
}

.white-stained-glass-5 {
    background-color: var(--white-transparent-5); /* 5% - Very subtle */
}

.white-stained-glass-7 {
    background-color: var(--white-transparent-7); /* 7% */
}

.white-stained-glass-10 {
    background-color: var(--white-transparent-10); /* 10% */
}

.white-stained-glass-12 {
    background-color: var(--white-transparent-12); /* 12% */
}

.white-stained-glass-15 {
    background-color: var(--white-transparent-15); /* 15% */
}

.white-stained-glass-18 {
    background-color: var(--white-transparent-18); /* 18% */
}

.white-stained-glass-20 {
    background-color: var(--white-transparent-20); /* 20% - Light overlay */
}

.white-stained-glass-25 {
    background-color: var(--white-transparent-25); /* 25% */
}

.white-stained-glass-30 {
    background-color: var(--white-transparent-30); /* 30% */
}

.white-stained-glass-35 {
    background-color: var(--white-transparent-35); /* 35% */
}

.white-stained-glass-40 {
    background-color: var(--white-transparent-40); /* 40% */
}

.white-stained-glass-45 {
    background-color: var(--white-transparent-45); /* 45% */
}

.white-stained-glass-50 {
    background-color: var(--white-transparent-50); /* 50% - Half transparent */
}

.white-stained-glass-55 {
    background-color: var(--white-transparent-55); /* 55% */
}

.white-stained-glass-60 {
    background-color: var(--white-transparent-60); /* 60% */
}

.white-stained-glass-65 {
    background-color: var(--white-transparent-65); /* 65% */
}

.white-stained-glass-70 {
    background-color: var(--white-transparent-70); /* 70% */
}

.white-stained-glass-75 {
    background-color: var(--white-transparent-75); /* 75% - Strong overlay */
}

.white-stained-glass-80 {
    background-color: var(--white-transparent-80); /* 80% */
}

.white-stained-glass-85 {
    background-color: var(--white-transparent-85); /* 85% */
}

.white-stained-glass-90 {
    background-color: var(--white-transparent-90); /* 90% - Very strong */
}

.white-stained-glass-95 {
    background-color: var(--white-transparent-95); /* 95% */
}

.white-stained-glass-97 {
    background-color: var(--white-transparent-97); /* 97% - Nearly opaque */
}

.white-stained-glass-100 {
    background-color: var(--white-transparent-100); /* 100% - Fully opaque */
}
/* WHITE STAINED GLASS CODE END */



/* BLACK STAINED GLASS CODE START */
.black-stained-glass-0 {
    background-color: var(--black-transparent-0); /* 0% - Fully transparent */
}

.black-stained-glass-2 {
    background-color: var(--black-transparent-2); /* 2% - Ultra subtle */
}

.black-stained-glass-5 {
    background-color: var(--black-transparent-5); /* 5% - Very subtle */
}

.black-stained-glass-7 {
    background-color: var(--black-transparent-7); /* 7% */
}

.black-stained-glass-10 {
    background-color: var(--black-transparent-10); /* 10% */
}

.black-stained-glass-12 {
    background-color: var(--black-transparent-12); /* 12% */
}

.black-stained-glass-15 {
    background-color: var(--black-transparent-15); /* 15% */
}

.black-stained-glass-18 {
    background-color: var(--black-transparent-18); /* 18% */
}

.black-stained-glass-20 {
    background-color: var(--black-transparent-20); /* 20% - Light overlay */
}

.black-stained-glass-25 {
    background-color: var(--black-transparent-25); /* 25% */
}

.black-stained-glass-30 {
    background-color: var(--black-transparent-30); /* 30% */
}

.black-stained-glass-35 {
    background-color: var(--black-transparent-35); /* 35% */
}

.black-stained-glass-40 {
    background-color: var(--black-transparent-40); /* 40% */
}

.black-stained-glass-45 {
    background-color: var(--black-transparent-45); /* 45% */
}

.black-stained-glass-50 {
    background-color: var(--black-transparent-50); /* 50% - Half transparent */
}

.black-stained-glass-55 {
    background-color: var(--black-transparent-55); /* 55% */
}

.black-stained-glass-60 {
    background-color: var(--black-transparent-60); /* 60% */
}

.black-stained-glass-65 {
    background-color: var(--black-transparent-65); /* 65% */
}

.black-stained-glass-70 {
    background-color: var(--black-transparent-70); /* 70% */
}

.black-stained-glass-75 {
    background-color: var(--black-transparent-75); /* 75% - Strong overlay */
}

.black-stained-glass-80 {
    background-color: var(--black-transparent-80); /* 80% */
}

.black-stained-glass-85 {
    background-color: var(--black-transparent-85); /* 85% */
}

.black-stained-glass-90 {
    background-color: var(--black-transparent-90); /* 90% - Very strong */
}

.black-stained-glass-95 {
    background-color: var(--black-transparent-95); /* 95% */
}

.black-stained-glass-97 {
    background-color: var(--black-transparent-97); /* 97% - Nearly opaque */
}

.black-stained-glass-100 {
    background-color: var(--black-transparent-100); /* 100% - Fully opaque */
}
/* BLACK STAINED GLASS CODE END */



/* Ensure stained glass overlays work properly with parallax sections */
/* All direct children must be above the ::before background */
.section-parallax--01 > *,
.section-parallax--02 > *,
.section-parallax--03 > *,
.section-parallax--04 > *,
.section-parallax--05 > * {
    position: relative;
    z-index: 2;
}

.section-parallax--01 > .black-stained-glass-65,
.section-parallax--01 > .white-stained-glass-65,
.section-parallax--02 > .black-stained-glass-65,
.section-parallax--02 > .white-stained-glass-65,
.section-parallax--03 > .black-stained-glass-65,
.section-parallax--03 > .white-stained-glass-65,
.section-parallax--04 > .black-stained-glass-65,
.section-parallax--04 > .white-stained-glass-65,
.section-parallax--05 > .black-stained-glass-65,
.section-parallax--05 > .white-stained-glass-65 {
    width: 100%;
    min-height: 100%;
}

/* Ensure nested section-padding inside parallax doesn't get fade animation */
.section-parallax--01 .section-padding,
.section-parallax--02 .section-padding,
.section-parallax--03 .section-padding,
.section-parallax--04 .section-padding,
.section-parallax--05 .section-padding {
    opacity: 1 !important;
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
}



/* SECTION TEXT COLOR CODE */
.text-white {color: var(--white-color)!important; text-shadow: 1px 1px 2px var(--black-color)!important;}
/* SECTION TEXT COLOR CODE END */



/* TEXT RESPONSIVE SIZES */
.text-xs  { font-size: clamp(0.625rem, 1.2vw, 0.875rem) !important; }/* ~10–14px */
.text-sm  { font-size: clamp(0.75rem, 1.5vw, 1rem) !important; }     /* ~12–16px */
.text-md  { font-size: clamp(0.875rem, 1.8vw, 1.125rem) !important; }/* ~14–18px */
.text-lg  { font-size: clamp(1rem, 2vw, 1.25rem) !important; }       /* ~16–20px */
.text-xl  { font-size: clamp(1.25rem, 2.5vw, 1.75rem) !important; }  /* ~20–28px */
.text-2xl { font-size: clamp(1.75rem, 3vw, 2.25rem) !important; }    /* ~28–36px */
.text-3xl { font-size: clamp(1.85rem, 4vw, 3.5rem) !important; }      /* ~30–56px */
.text-4xl { font-size: clamp(2.25rem, 5vw, 4rem) !important; }        /* ~36–64px */
.text-5xl { font-size: clamp(2.5rem, 6vw, 5rem) !important; }        /* ~40–80px */
.text-6xl { font-size: clamp(3rem, 7vw, 6rem) !important; }        /* ~48–96px */
.text-7xl { font-size: clamp(3.5rem, 8vw, 7rem) !important; }        /* ~56–112px */
.text-8xl { font-size: clamp(4rem, 9vw, 8rem) !important; }        /* ~64–128px */
.text-9xl { font-size: clamp(4.5rem, 10vw, 9rem) !important; }        /* ~72–144px */
/* TEXT RESPONSIVE SIZES END */



/* TEXT WEIGHT CLASSES */
.text-thin {font-weight: 100;}
.text-light {font-weight: 300;}
.text-regular {font-weight: 400;}
.text-medium {font-weight: 500;}
.text-semibold {font-weight: 600;}
.text-bold {font-weight: 700;}
.text-extrabold {font-weight: 800;}
.text-black {font-weight: 900;}
/* TEXT WEIGHT CLASSES END */



/* TEXT ALIGNMENT CLASSES */
.text-left {text-align: left;}
.text-center {text-align: center;}
.text-right {text-align: right;}
.text-justify {text-align: justify;}
/* TEXT ALIGNMENT CLASSES END */



/* TEXT TRANSFORMATION CLASSES */
.text-uppercase {text-transform: uppercase;}
.text-lowercase {text-transform: lowercase;}
.text-capitalize {text-transform: capitalize;}
.text-normal-case {text-transform: none;}
.text-small-caps {font-variant: small-caps;}
/* TEXT TRANSFORMATION CLASSES END */



/* SPACING CLASSES */
/* Small spacing */
.pt-1 {padding-top: 0.25rem !important;} /* 4px */
.pb-1 {padding-bottom: 0.25rem !important;} /* 4px */
.pl-1 {padding-left: 0.25rem !important;} /* 4px */
.pr-1 {padding-right: 0.25rem !important;} /* 4px */
.ph-1 {padding-left: 0.25rem !important; padding-right: 0.25rem !important;} /* 4px horizontal */
.pv-1 {padding-top: 0.25rem !important; padding-bottom: 0.25rem !important;} /* 4px vertical */
.mt-1 {margin-top: 0.25rem !important;} /* 4px */
.mb-1 {margin-bottom: 0.25rem !important;} /* 4px */

/* Medium spacing */
.pt-2 {padding-top: 0.5rem !important;} /* 8px */
.pb-2 {padding-bottom: 0.5rem !important;} /* 8px */
.pl-2 {padding-left: 0.5rem !important;} /* 8px */
.pr-2 {padding-right: 0.5rem !important;} /* 8px */
.ph-2 {padding-left: 0.5rem !important; padding-right: 0.5rem !important;} /* 8px horizontal */
.pv-2 {padding-top: 0.5rem !important; padding-bottom: 0.5rem !important;} /* 8px vertical */
.mt-2 {margin-top: 0.5rem !important;} /* 8px */
.mb-2 {margin-bottom: 0.5rem !important;} /* 8px */

/* Standard spacing */
.pt-3 {padding-top: 1rem !important;} /* 16px */
.pb-3 {padding-bottom: 1rem !important;} /* 16px */
.pl-3 {padding-left: 1rem !important;} /* 16px */
.pr-3 {padding-right: 1rem !important;} /* 16px */
.ph-3 {padding-left: 1rem !important; padding-right: 1rem !important;} /* 16px horizontal */
.pv-3 {padding-top: 1rem !important; padding-bottom: 1rem !important;} /* 16px vertical */
.mt-3 {margin-top: 1rem !important;} /* 16px */
.mb-3 {margin-bottom: 1rem !important;} /* 16px */

/* Large spacing */
.pt-4 {padding-top: 1.5rem !important;} /* 24px */
.pb-4 {padding-bottom: 1.5rem !important;} /* 24px */
.pl-4 {padding-left: 1.5rem !important;} /* 24px */
.pr-4 {padding-right: 1.5rem !important;} /* 24px */
.ph-4 {padding-left: 1.5rem !important; padding-right: 1.5rem !important;} /* 24px horizontal */
.pv-4 {padding-top: 1.5rem !important; padding-bottom: 1.5rem !important;} /* 24px vertical */
.mt-4 {margin-top: 1.5rem !important;} /* 24px */
.mb-4 {margin-bottom: 1.5rem !important;} /* 24px */

/* Extra large spacing */
.pt-5 {padding-top: 2rem !important;} /* 32px */
.pb-5 {padding-bottom: 2rem !important;} /* 32px */
.pl-5 {padding-left: 2rem !important;} /* 32px */
.pr-5 {padding-right: 2rem !important;} /* 32px */
.ph-5 {padding-left: 2rem !important; padding-right: 2rem !important;} /* 32px horizontal */
.pv-5 {padding-top: 2rem !important; padding-bottom: 2rem !important;} /* 32px vertical */
.mt-5 {margin-top: 2rem !important;} /* 32px */
.mb-5 {margin-bottom: 2rem !important;} /* 32px */

/* Extra extra large spacing */
.pt-6 {padding-top: 3rem !important;} /* 48px */  
.pb-6 {padding-bottom: 3rem !important;} /* 48px */
.pl-6 {padding-left: 3rem !important;} /* 48px */
.pr-6 {padding-right: 3rem !important;} /* 48px */
.ph-6 {padding-left: 3rem !important; padding-right: 3rem !important;} /* 48px horizontal */
.pv-6 {padding-top: 3rem !important; padding-bottom: 3rem !important;} /* 48px vertical */
.mt-6 {margin-top: 3rem !important;} /* 48px */
.mb-6 {margin-bottom: 3rem !important;} /* 48px */

/* Extra extra extra large spacing */
.pt-7 {padding-top: 4rem !important;} /* 64px */
.pb-7 {padding-bottom: 4rem !important;} /* 64px */
.pl-7 {padding-left: 4rem !important;} /* 64px */
.pr-7 {padding-right: 4rem !important;} /* 64px */
.ph-7 {padding-left: 4rem !important; padding-right: 4rem !important;} /* 64px horizontal */
.pv-7 {padding-top: 4rem !important; padding-bottom: 4rem !important;} /* 64px vertical */
.mt-7 {margin-top: 4rem !important;} /* 64px */
.mb-7 {margin-bottom: 4rem !important;} /* 64px */

/* Extra extra extra extra large spacing */
.pt-8 {padding-top: 5rem !important;} /* 80px */   
.pb-8 {padding-bottom: 5rem !important;} /* 80px */
.pl-8 {padding-left: 5rem !important;} /* 80px */
.pr-8 {padding-right: 5rem !important;} /* 80px */
.ph-8 {padding-left: 5rem !important; padding-right: 5rem !important;} /* 80px horizontal */
.pv-8 {padding-top: 5rem !important; padding-bottom: 5rem !important;} /* 80px vertical */
.mt-8 {margin-top: 5rem !important;} /* 80px */
.mb-8 {margin-bottom: 5rem !important;} /* 80px */

/* Extra extra extra extra extra large spacing */
.pt-9 {padding-top: 6rem !important;} /* 96px */
.pb-9 {padding-bottom: 6rem !important;} /* 96px */
.pl-9 {padding-left: 6rem !important;} /* 96px */
.pr-9 {padding-right: 6rem !important;} /* 96px */
.ph-9 {padding-left: 6rem !important; padding-right: 6rem !important;} /* 96px horizontal */
.pv-9 {padding-top: 6rem !important; padding-bottom: 6rem !important;} /* 96px vertical */
.mt-9 {margin-top: 6rem !important;} /* 96px */
.mb-9 {margin-bottom: 6rem !important;} /* 96px */ 

/* Extra extra extra extra extra extra large spacing */ 
.pt-10 {padding-top: 7rem !important;} /* 112px */
.pb-10 {padding-bottom: 7rem !important;} /* 112px */
.pl-10 {padding-left: 7rem !important;} /* 112px */
.pr-10 {padding-right: 7rem !important;} /* 112px */
.ph-10 {padding-left: 7rem !important; padding-right: 7rem !important;} /* 112px horizontal */
.pv-10 {padding-top: 7rem !important; padding-bottom: 7rem !important;} /* 112px vertical */
.mt-10 {margin-top: 7rem !important;} /* 112px */
.mb-10 {margin-bottom: 7rem !important;} /* 112px */  

/* Extra extra extra extra extra extra extra large spacing */ 
.pt-11 {padding-top: 8rem !important;} /* 128px */
.pb-11 {padding-bottom: 8rem !important;} /* 128px */
.pl-11 {padding-left: 8rem !important;} /* 128px */
.pr-11 {padding-right: 8rem !important;} /* 128px */
.ph-11 {padding-left: 8rem !important; padding-right: 8rem !important;} /* 128px horizontal */
.pv-11 {padding-top: 8rem !important; padding-bottom: 8rem !important;} /* 128px vertical */
.mt-11 {margin-top: 8rem !important;} /* 128px */
.mb-11 {margin-bottom: 8rem !important;} /* 128px */

/* Extra extra extra extra extra extra extra extra large spacing */ 
.pt-12 {padding-top: 9rem !important;} /* 144px */
.pb-12 {padding-bottom: 9rem !important;} /* 144px */
.pl-12 {padding-left: 9rem !important;} /* 144px */
.pr-12 {padding-right: 9rem !important;} /* 144px */
.ph-12 {padding-left: 9rem !important; padding-right: 9rem !important;} /* 144px horizontal */
.pv-12 {padding-top: 9rem !important; padding-bottom: 9rem !important;} /* 144px vertical */
.mt-12 {margin-top: 9rem !important;} /* 144px */
.mb-12 {margin-bottom: 9rem !important;} /* 144px */

/* Extra extra extra extra extra extra extra extra extra large spacing */
.pt-13 {padding-top: 10rem !important;} /* 160px */
.pb-13 {padding-bottom: 10rem !important;} /* 160px */
.pl-13 {padding-left: 10rem !important;} /* 160px */
.pr-13 {padding-right: 10rem !important;} /* 160px */
.ph-13 {padding-left: 10rem !important; padding-right: 10rem !important;} /* 160px horizontal */
.pv-13 {padding-top: 10rem !important; padding-bottom: 10rem !important;} /* 160px vertical */
.mt-13 {margin-top: 10rem !important;} /* 160px */
.mb-13 {margin-bottom: 10rem !important;} /* 160px */
/* SPACING CLASSES END */



/* Remove spacing */
.pt-0 {padding-top: 0 !important;} /* 0px */
.pb-0 {padding-bottom: 0 !important;} /* 0px */
.mt-0 {margin-top: 0 !important;} /* 0px */
.mb-0 {margin-bottom: 0 !important;} /* 0px */

/* Negative margins */
.mt-n1 {margin-top: -0.25rem !important;} /* -4px */
.mb-n1 {margin-bottom: -0.25rem !important;} /* -4px */
.mt-n2 {margin-top: -0.5rem !important;} /* -8px */
.mb-n2 {margin-bottom: -0.5rem !important;} /* -8px */
.mt-n3 {margin-top: -1rem !important;} /* -16px */
.mb-n3 {margin-bottom: -1rem !important;} /* -16px */
.mt-n4 {margin-top: -1.5rem !important;} /* -24px */
.mb-n4 {margin-bottom: -1.5rem !important;} /* -24px */
.mt-n5 {margin-top: -2rem !important;} /* -32px */
.mb-n5 {margin-bottom: -2rem !important;} /* -32px */
/* SPACING CLASSES END */



/* FOOTER MOBILE COPYRIGHT COLOR */
.mainFooterMobile .poweredBy {
    color: var(--shade-black-lightest);
}

.mainFooterMobile .poweredBy a {
    color: var(--shade-black-lightest);
}
/* FOOTER MOBILE COPYRIGHT COLOR END */


/* ITEM INFO SPAN */
.itemInfo span {
    color: var(--shade-black-dark);
}
/* ITEM INFO SPAN END */    



/* ITEM INQUIRY FORM */
.inquireFormActive {
    border-radius: 16px;
}

.inquireForm label input{
    margin-top: 10px!important;
}

.inquireForm label {
    color: var(--shade-white);
}
/* ITEM INQUIRY FORM END */



/* SCROLL ANIMATIONS */
/* Only apply scroll animations to regular sections, not parallax sections */
.section-padding {
    opacity: 0;
    -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
            transform: translateY(30px);
    -webkit-transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
    transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
    -o-transition: opacity 0.8s ease, transform 0.8s ease;
    transition: opacity 0.8s ease, transform 0.8s ease;
    transition: opacity 0.8s ease, transform 0.8s ease, -webkit-transform 0.8s ease;
}

.section-padding.fade-in-visible {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}

/* Parallax sections should be visible from the start to show the parallax effect */
.section-parallax--01, 
.section-parallax--02, 
.section-parallax--03, 
.section-parallax--04, 
.section-parallax--05 {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}

/* Add a slight delay to each section for a staggered effect */
.section-padding:nth-child(2) {
    -webkit-transition-delay: 0.2s;
         -o-transition-delay: 0.2s;
            transition-delay: 0.2s;
}

.section-padding:nth-child(3) {
    -webkit-transition-delay: 0.4s;
         -o-transition-delay: 0.4s;
            transition-delay: 0.4s;
}

.section-padding:nth-child(4) {
    -webkit-transition-delay: 0.6s;
         -o-transition-delay: 0.6s;
            transition-delay: 0.6s;
}

.section-padding:nth-child(5) {
    -webkit-transition-delay: 0.8s;
         -o-transition-delay: 0.8s;
            transition-delay: 0.8s;
}

/* SCROLL ANIMATIONS END */



/* BACK TO TOP BUTTON */
.back-to-top-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: var(--shade-white);
    background-color: var(--primary-color);
    border: none;
    -webkit-box-shadow: 0 4px 10px var(--black-transparent-25);
            box-shadow: 0 4px 10px var(--black-transparent-25);
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1000;text-align: center;
    padding: 7px;
}

.back-to-top-button:hover {
    background-color: var(--secondary-lighter-color);
    -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
            transform: translateY(-5px);
    -webkit-box-shadow: 0 6px 15px var(--black-transparent-35);
            box-shadow: 0 6px 15px var(--black-transparent-35);
}

.back-to-top-button.visible {
    opacity: 1;
    visibility: visible;
}

.back-to-top-button i {
    font-size: 1rem;
}
/* BACK TO TOP BUTTON END */



/* TWO COLUMN LAYOUT WITH MOBILE STACK */
.two-column-layout {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
    align-items: start;
}

@media only screen and (max-width: 768px) {
    .two-column-layout {
        grid-template-columns: 1fr;
        grid-gap: 30px;
    }
}

.two-column-layout img {
    width: 100%;
    height: auto;
    border-radius: 8px;
}
/* TWO COLUMN LAYOUT END */



/* THREE COLUMN LAYOUT WITH MOBILE STACK */
.three-column-layout {
    display: flex;
    grid-gap: 40px;
    align-items: start;
    flex-direction: row;
    flex-wrap: wrap;
}

.three-column-layout img {
    width: 100%;
    height: auto;
    border-radius: 8px;
}
/* THREE COLUMN LAYOUT END */



/* LOGO ROW LAYOUT */
.logo-row {
    grid-gap: 16px !important;
    align-items: center;
}

.logo-row div {
    text-align: left;
}

.logo-row img {
    height: 52px !important;
    width: auto !important;
    border-radius: 0 !important;
}

@media only screen and (max-width: 768px) {
    .logo-row div {
        text-align: center;
    }
}
/* LOGO ROW LAYOUT END */



/* SECTION CARDS CODE */
.SERVS {  
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: auto;
    grid-gap: 26px;
  }
  
  @media only screen and (max-width:1099px){
    .SERVS {  
      grid-template-columns: repeat(3, 1fr);
    }
  }
  @media only screen and (max-width: 869px){
    .SERVS {  
      grid-template-columns: repeat(2, 1fr);
    }
  }
  @media only screen and (max-width: 642px){
    .SERVS {  
      grid-template-columns: repeat(1, 1fr);
    }
  }
  .SERVS > div {  
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.12);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    border-radius: 6px;
    transition: 0.2s;  
    cursor: pointer;
    aspect-ratio: 1 / 1;
  }
  .SERVS > div:hover {  
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.3);
    transition: 0.2s; 
  }
  .SERVSCONT h4 {  
      font-size: 1.5em;
  }
  
  .SERVSCONT h4,
  .SERVSCONT span {
      text-shadow: 0px 0px 5px rgba(255, 255, 255, 1.0);
  }
  
  .SERVS > div:hover .SERVSCONT h4,
  .SERVS > div:hover .SERVSCONT span {
      color: transparent !important;
      text-shadow:0px 0px 0px rgba(255, 255, 255, 0.0);
  }
  
  .SERVSCONT {
      height: 100%;
      padding: 30px;
      background-color: rgba(255, 255, 255, 0.85);
      transition: 0.3s;
      display: flex;
      align-items: center;
      justify-content: center;
      -webkit-align-items: center;
      border-radius: 6px;
  }
  
  .SERVS > div:hover .SERVSCONT {
      background-color: rgba(255, 255, 255, 0.0);
      transition: 0.3s;
  }
  /* SECTION CARDS CODE END */



/* =============================================
   PARALLAX OVERRIDE SECTION - KEEP AT END
   Force parallax to work even with CMS interference
   ============================================= */

/* Super strong selector to override any CMS styles */
body .section-parallax--01::before,
body .section-parallax--02::before,
body .section-parallax--03::before,
body .section-parallax--04::before,
body .section-parallax--05::before {
    background-attachment: fixed !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    z-index: 0 !important;
    transform: none !important;
    -webkit-transform: none !important;
}

/* Ensure parallax sections themselves are properly positioned */
body .section-parallax--01,
body .section-parallax--02,
body .section-parallax--03,
body .section-parallax--04,
body .section-parallax--05 {
    position: relative !important;
    overflow: visible !important;
    transform: none !important;
    -webkit-transform: none !important;
    perspective: none !important;
    -webkit-perspective: none !important;
    filter: none !important;
    -webkit-filter: none !important;
}

/* Ensure content inside parallax sections is above the background */
body .section-parallax--01 > *,
body .section-parallax--02 > *,
body .section-parallax--03 > *,
body .section-parallax--04 > *,
body .section-parallax--05 > * {
    position: relative !important;
    z-index: 2 !important;
}

/* Force all parent containers to allow fixed positioning */
body, html {
    transform: none !important;
    -webkit-transform: none !important;
    perspective: none !important;
    -webkit-perspective: none !important;
    filter: none !important;
    -webkit-filter: none !important;
}

/* END PARALLAX OVERRIDE SECTION */