h1.professionals-title-h1 
{
      margin-top: 0px;
      margin-bottom: 0px;
}

.h2-paragraph-section {
	margin-bottom: 35px;
}

.h3-paragraph-section {
	margin-bottom: 15px;
}

/** h2 **/
.professional-h2 {
  font-family: "Lato", sans-serif;
  font-weight: 700;

  font-size: clamp(1.625rem, 2.5vw, 1.875rem);
  line-height: 1.13;

  letter-spacing: -0.01em; /* -0.3px converted to em */
  
/*  font: normal normal bold 30px/34px Lato;
  letter-spacing: -0.3px;
*/
  color: #c59b04;/*  #b99100; */
  margin: 0;
  padding: 0;
}

.h2-top-22-bottom-20px {
	margin-top: 22px;
	margin-bottom: 20px;
}

.h2-top-0-bottom-25px {
    margin-top: 0px;
	margin-bottom: 25px;
}

.h2-top-25-bottom-0px{
    margin-top: 25px;
    margin-bottom: 0px;
}

/** h3 **/
.professional-h3 {
  text-align: left;
  font-family: "Lato", sans-serif;
  font-weight: 700;

  font-size: clamp(1.25rem, 2.4vw, 1.5rem);
  line-height: 1.42;

  letter-spacing: 0;
  color: #000;
  margin: 0;
  padding: 0;
}

.professional-h3-title {
  text-align: left;
  font-family: "Lato", sans-serif;
  font-weight: 700;

  font-size: clamp(1.25rem, 2.4vw, 1.5rem);
  line-height: 1.42;
  display: block;
  letter-spacing: 0;
  color: #000;
  margin: 10px 0px 0px 0px;
  padding: 0;
}

.h3-bold {
  text-align: left;
  font-family: "Lato", sans-serif;
  font-weight: 700;

  font-size: clamp(1.25rem, 2.4vw, 1.5rem);
  line-height: 1.42;

  letter-spacing: 0;
  color: #000;
  margin: 0;
  padding: 0;
}

/*
.professional-h3 {
  text-align: left;
  font: normal normal bold 24px/34px Lato;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

.h3-bold {
	text-align: left;
	font: normal normal bold 24px/34px Lato;
	letter-spacing: 0px;
	color: #000000;
	opacity: 1;
	margin: 0px;
	padding: 0px;
}
*/

.yellow p {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;

  font-size: clamp(0.8125rem, 1.2vw, 0.875rem);
  line-height: 1.71;

  letter-spacing: 0;
  color: #646464;
}

/*
.yellow p {
	font: normal normal normal 14px/24px Source Sans Pro;
	letter-spacing: 0px;
	color: #646464;
	opacity: 1;
}
*/

.p-margin-top-bottom-7px {
	margin-top: 7px !important;
	margin-bottom: 7px !important;
	padding: 0px !important;
}

.p-margin-top-5px {
	margin-top: 5px !important;
	margin-bottom: 0px !important;
	padding: 0px !important;

}

.p-margin-top-7px {
	margin-top: 7px !important;
	margin-bottom: 0px !important;
	padding: 0px !important;
}

.p-margin-0px {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	padding: 0px !important;
}

/**** sepeartion ***************/
.sep-35px-height-section 
{
	clear: both;
	height: 35px;
	margin: 0px;
	padding: 0px;	
}

.sep-20px-height-section 
{
	clear: both;
	height: 20px;
	margin: 0px;
	padding: 0px;	
}

.sep-15x-height-section 
{
	clear: both;
	height: 20px;
	margin: 0px;
	padding: 0px;	
}

.margin-bottom-15px-section {
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
}

.margin-bottom-35px-section {
	margin-top: 0px;
	margin-bottom: 35px;
	padding: 0px;
}


.div-margin-top-7px {
	margin-top: 7px !important;
	margin-bottom: 0px !important;
	padding: 0px !important;
}


/** -----------------------page content css ---------------------------- */

.professionals-two-columns-grid
{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	column-gap: 80px;
}

ul.professional-li-disc-style{
  list-style: none !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
  margin-top: 7px;
  margin-bottom: 0px;
}

ul.professional-li-disc-style li{
  position: relative;
  padding-left: 14px !important;   /* indent text */
  margin: 0 0 9px 0;
  font: normal 14px/22px "Source Sans Pro";
  color: #646464;
  left: 10px;
}

ul.professional-li-disc-style li::before{
  content: "•";
  position: absolute;
  left: 6px;
  top: 0;
  line-height: 22px;
  color: #E8AA2C; /* #A8AD7B;*/
}

/*
ul.professional-li-disc-style {
	list-style: none !important;
	padding-left: 0 !important;
	margin-top: 7px;
  margin-bottom: 0px;
  margin-left: 0px;
}

ul.professional-li-disc-style li:last-child {
  margin-bottom: 0px;
}


ul.professional-li-disc-style li {
	list-style: disc !important;
  padding-left: 0px !important;
  overflow: visible !important;
  display: list-item !important;
  margin: 0px;
  text-align: left;
  font: normal normal normal 14px/24px Source Sans Pro;
  letter-spacing: 0px;
  color: #646464;
  left: 30px;
  line-height: 22px !important;
  margin-bottom: 9px;
}


	ul.professional-li-disc-style li::marker {
		color: #A8AD7B;
	}
  */

	ul.professional-li-disc-style li strong {
		text-align: left;
		font: normal normal 600 14px/24px Source Sans Pro;
		letter-spacing: 0px;
		color: #000000;
	}
	ul.professional-li-disc-style li p {
		text-align: left;
	}


.overview-colour-note {
  margin-bottom: 30px;
  text-align: center;
}

/* Title */
.colour-note__title {
  margin: 0 0 9px;
text-align: center;
font: normal normal bold 18px/22px Lato;
letter-spacing: 0px;
color: #000000;
text-transform: capitalize;
opacity: 1;
}

/* Body text */
.colour-note__text {
  margin: 0 auto;
  max-width: 93%;        /* controls line length like the screenshot */
font: normal normal normal 16px/24px Source Sans Pro;
text-align: center;
letter-spacing: 0px;
color: #646464;
opacity: 1;
}

.paint-colour-overview-content-block {
	max-width: 1300px;
	margin-top: 45px;
	margin-bottom: 45px;
	padding: 0 70px 0px 40px;
}    


.professional-ol-list h4 {
  text-align: left;
  font: normal normal bold 20px/24px Lato;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  margin-top: 7px;
  margin-bottom: 5px;
}	
/* --- Layout container --- */
.top-paint-section {
    max-width: 1300px;
    padding: 0 40px;
    display: grid;
    grid-template-columns: 1fr 2fr;
    column-gap: 18px;
    align-items: start;
    margin-top: 25px;
}

/* --- Left text section --- */
.top-left {
    width: 284px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.top-left h1 {
  text-align: left;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  text-transform: uppercase;

  font-size: clamp(1.75rem, 4vw, 2.25rem);
  line-height: 1.11;

  letter-spacing: -0.01em;
  color: #000;
  opacity: 1;
}


/*
.top-left h1 {
text-align: left;
  font: normal normal bold 36px/40px Lato;
  letter-spacing: -0.36px;
  color: #000000;
  text-transform: uppercase;
  opacity: 1;
}
*/

.top-left p {
  text-align: left;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;

  font-size: clamp(0.875rem, 1.6vw, 1rem);
  line-height: 1.5;

  letter-spacing: 0;
  color: #000;
  opacity: 1;
}


/*
.top-left p {
text-align: left;
  font: normal normal normal 16px/24px Source Sans Pro;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}
*/

/* --- Right cards container --- */
.top-right {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 56px;
    width: 656px;
}

/* --- Card base style --- */
.top-paint-section .top-right .top-card {
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    /*box-shadow: 0 10px 20px rgba(0,0,0,0.15);*/
}

/* Replace with actual images */
/*.card-digital {
    background-image: url("/images/default-source/for-your-home---paint-colours-and-tools/image---digital-colour-tools.png?sfvrsn=26f6d385_0");
}*/

/*.card-year {
    background-image: url("/images/default-source/for-your-home---paint-colours-and-tools/image---2026-colour-of-the-year.png?sfvrsn=39f6d385_0");
}*/

/* --- Card Buttons (links) --- */
.card-button {
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%);
    background: #036fad;
    padding: 12px 26px;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    box-shadow: 0 4px 14px rgba(0,0,0,0.25);
    text-align: center;
    font: normal normal bold 18px/18px Source Sans Pro;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
}

    .card-button h3 {
        font: normal normal bold 18px/18px Source Sans Pro;
        letter-spacing: 0px;
        color: #FFF;
        text-transform: uppercase;
        margin: 0px;
    }

.card-button:hover {
    background: #003b5c;
}

/* Container for the whole bottom section */
.bottom-paint-grid {
  max-width: 1300px;
  margin-top: 55px;
  margin-bottom: 45px;
  padding: 0 40px;
}

/* 3×2 grid layout */
.bottom-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

/* Base card style */
.grid-card {
  position: relative;
  height: 250px;
  width:328px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  /*box-shadow: 0 8px 18px rgba(0, 0, 0, 0.15);*/
}

/* Replace these with your actual image URLs */
/*.card-matching {
  background-image: url("/images/default-source/for-your-home---paint-colours-and-tools/image---colour-matching-services.png?sfvrsn=59f5d385_0");
}

.card-interior {
  background-image: url("/images/default-source/for-your-home---paint-colours-and-tools/image---interior-paint-colours.png?sfvrsn=6ff5d385_0");
}

.card-exterior {
  background-image: url("/images/default-source/for-your-home---paint-colours-and-tools/image---exterior-paint-colours.png?sfvrsn=7df5d385_0");
}

.card-wood {
  background-image: url("/images/default-source/for-your-home---paint-colours-and-tools/image---wood-stains.png?sfvrsn=13f5d385_0");
}

.card-finish {
  background-image: url("/images/default-source/for-your-home---paint-colours-and-tools/image---finish-light-information.png?sfvrsn=21f5d385_0");
}

.card-samples {
  background-image: url("/images/default-source/for-your-home---paint-colours-and-tools/image---colour-paint-samples.png?sfvrsn=37f5d385_0");
}*/

/* Blue link button centered near the bottom */
.grid-button {
  position: absolute;
  left: 50%;
  bottom: 16px;
  transform: translateX(-50%);
  background: #036fad;
  color: #fff;
  padding: 10px 22px;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap; 
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
  text-align: center;
  font: normal normal bold 18px/18px Source Sans Pro;
  letter-spacing: 0px;
  color: #FFFFFF;
  text-transform: uppercase;
  opacity: 1;
}

.grid-button:hover {
  background: #003b5c;
}


/* OUTER LAYOUT */
.buy-canadian {
  display: flex;
  overflow: hidden;
}

/* LEFT SWATCH PANEL HAS WHITE BACKGROUND */
.swatches-wrapper {
  background: #ffffff;           /* <<< white background */
  padding-right: 10px;            /* spacing around bars — matches screenshot */
  display: flex;
  align-items: stretch;
}

/* SWATCH ROW -> VERTICAL BARS SIDE-BY-SIDE */
.swatches {
  display: flex;
  align-items: stretch;
}

/* Base bar style */
.swatch {
  height: 100%;
  
}

/* Widths adjusted per screenshot (1 narrow + 2 wide) */
.swatch-1 {
  width: 55px;
  background: #C7CECB;
}

.swatch-2 {
  width: 74px;
  background: #B8B093;
  margin: 0 8px;                /* spacing between bars */
}

.swatch-3 {
  width: 85px;
  background: #AA8E78;
}

/* BEIGE CONTENT AREA */
.buy-canadian-content {
flex: 1;
  background: #E0D7D0;
  padding-top: 57px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 57px;
  padding-left: 85px;
    gap: 50px;            /* distance between text + logo */
  justify-content: flex-start;  /* <<< FIX */
}

.buy-text {
   width: 506px;
}
.buy-text h2 {
  margin: 0 0 12px;
text-align: left;
  font: normal normal bold 30px/34px Lato;
  letter-spacing: -0.3px;
  color: #3E3E3E;
  opacity: 1;
}

.bullet-list {
  list-style: none;      /* remove default browser bullets */
  margin: 0;
  padding-left: 15px;
  margin: 0px !important;
}

.bullet-list li {
  position: relative;    /* needed so ::before positions relative to li */
  overflow: initial !important;
  list-style: disc !important;
  padding-left: 0px !important;
  text-align: left;
  font: normal normal normal 14px/22px Source Sans Pro;
  letter-spacing: 0.14px;
  color: #000000;
}

.bullet-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;              /* vertical alignment */
  width: 6px;            /* bullet width */
  height: 6px;           /* bullet height */
  background: #000000;   /* exact bullet color */
  border-radius: 50%;    /* make it a circle */
}

.bullet-list li strong {
text-align: left;
  font: normal normal bold 14px/22px Source Sans Pro;
  letter-spacing: 0.14px;
  color: #000000;  
}

.buy-logo img {
  width: 120px;
  height: auto;
}

/****interior overview *****/

.best-colours-layout .best-left h2 {
    text-align: left;
    font: normal normal bold 34px/39px Lato;
    letter-spacing: 0px;
    color: #c59b04;
    opacity: 1;
    margin: 0 0 16px;
}

.best-colours-layout {
    max-width: 1300px;
    margin: 35px auto;
   /* padding: 0 20px;*/
    display: grid;
    /* 3 COLUMNS:
     col1 = text
     col2 = card1 & card4
     col3 = card2 & card5
   */
    grid-template-columns: 1.1fr 1fr 1fr;
    /* 2 ROWS:
     row1 = text + card1 + card2
     row2 = card3 + card4 + card5
  */
    grid-template-areas:
        "left card1 card2"
        "card3 card4 card5";
    column-gap: 35px;
    row-gap: 35px;
}

/* Assign grid areas */
.best-left {
    grid-area: left;
}

.card-1 {
    grid-area: card1;
}

.card-2 {
    grid-area: card2;
}

.card-3 {
    grid-area: card3;
}

.card-4 {
    grid-area: card4;
}

.card-5 {
    /*grid-area: card5;*/
}

/* LEFT COLUMN STYLE */
/*.best-left h2 {
    margin: 0 0 12px;
    font-size: 32px;
    line-height: 1.2;
    color: #72714F;
}*/

.best-left p {
    max-width: 289px;
    text-align: left;
    font: normal normal normal 16px/24px Source Sans Pro;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    margin: 0px;
}

/* CARD STYLES */
.palette-card {
    position: relative;
    height: 250px;
    /*background: #d5d3ce;*/
   /* box-shadow: 0 4px 12px rgba(0,0,0,0.10);*/
}

/* BUTTON */
.palette-btn {
    position: absolute;
    left: 50%;
    bottom: 29px;
    transform: translateX(-50%);
    background: #036fad;
    padding: 10px 20px;
    text-decoration: none;
    box-shadow: 0 4px 10px rgba(0,0,0,0.25);
    white-space: nowrap;
    text-align: center;
    font: normal normal bold 15px/18px Source Sans Pro;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
}

    .palette-btn:hover {
        background: #003b5c;
        color: #fff !important;
    }
.best-colours-layout .palette-card .palette-btn h3 {
    font: normal normal bold 15px/18px Source Sans Pro;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    margin: 0px;
}

/*
p {
    margin-bottom: 22px;
    margin-top: 10px;
}
*/

@media (max-width: 1219px) {
    .best-colours-layout {
        /* two columns */
        grid-template-columns: 1fr 1fr;
        /* text on full top row, then 2 cards per row,
       last card centered on its own row */
        grid-template-areas:
            "left left"
            "card1 card2"
            "card3 card4"
            "card5 card5";
        column-gap: 35px;
        row-gap: 35px;
    }

    .best-left {
        /*text-align: center;
        max-width: 650px;
        margin: 0 auto 10px;*/
    }

        .best-left p {
            margin-top: 8px;
            max-width: 80%;
        }

    .palette-card {
        /*height: 210px;*/
    }

    /*.best-colours-layout .card-5 a {
        left: 47.9%;
    }*/

    .palette-btn {
        font: normal normal bold 12px/12px Source Sans Pro;
        bottom: 35px;
    }

    #conttent .c-w1 {
        top: -40px;
        position: relative;
        padding: 10px;
    }
}

@media (max-width: 641px) {
    h1 {
        text-align: left;
        font-family: 'Lato', sans-serif;
        font-weight: 700;
        font-size: clamp(30px, 3vw, 36px);
        line-height: clamp(30px, 3.3vw, 40px);
        letter-spacing: -0.01em; /* -0.36px ≈ -0.01em */
        color: #000000;
        opacity: 1;

    }
    .h2-top-25-bottom-0px {
        margin-top: 10px;
        margin-bottom: 0px;
    }
    
    ol.professional-ol-list > li::marker
    {
    text-align: left;
    font: normal normal bold 20px/24px Lato;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    }

    ul.professional-li-disc-style li {
        list-style: disc !important;
        padding-left: 0px !important;
        overflow: visible !important;
        display: list-item !important;
        left: 24px;
    }

    .sharkskin-pallet-mobile {
        clear: both;
        height: 50px;
        margin-bottom: 10px;
        margin-top: 20px;
        vertical-align: bottom;
        padding-top: 20px;
    }

    .sharkskin-pallet-mb-tbl td {
        padding: 0 2% 0 0;
    }

    .sharkskin-pallet-mb-tbl td img {
        width: 100% !important;
    }

    span.professional-h3-title {
        margin-bottom: 0px !important;
                margin-top: 35px;
    }

    #cph_main_divCW1 {
        top: -30px;
        position: relative;
    }
/*
    #cph_main_pnlNormal h1 span {
        top: 0px;
    }
*/
}

@media (max-width: 601px) {
    /*
    .best-colours-layout {
        grid-template-columns: 1fr;
        grid-template-areas:
            "left"
            "card1"
            "card2"
            "card3"
            "card4"
            "card5";
        row-gap: 35px;
    }

    .best-left {
        text-align: left;
        max-width: 100%;
        margin: 0;
    }
    */

    .best-colours-layout {
        grid-template-columns: 1fr;
        grid-template-areas:
            "left"
            "card1"
            "card2"
            "card3"
            "card4"
            "card5";
        row-gap: 35px;        
    }

    .best-left {
        text-align: left;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        margin-top: 25px;
    }

    .palette-card {
        width: 100%;
        height: auto;
    }

    .best-colours-layout .palette-card img {
        width: 100% !important;
    }
    
    .palette-btn {
        text-align: center;
        font: normal normal bold 15px/18px Source Sans Pro;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: uppercase;
        opacity: 1;
    }

    .best-colours-layout .card-5 a {
        left: 50%;
    }

    ul.li-disc-style {
    margin-left: 1em;
    }
}

@media (min-width:281) and (max-width: 600px) 
{
    .best-colours-layout a {
        font: normal normal bold 12px / 12px Source Sans Pro;
    }
}

@media (max-width: 280px) {
    .best-colours-layout a {
        font: normal normal bold 12px / 12px Source Sans Pro;
    }

    .palette-btn {        
        bottom: 60px;
    }

    .palette-card {
        height:auto;
    }
}

/********end interior overview********************/

/* Small (default) = phones */
@media (max-width: 320px) {
    .best-colours-layout a {
        font: normal normal bold 12px / 12px Source Sans Pro;
    }

    .palette-btn {
        bottom: 60px;
    }

    .swatches-wrapper {
        display:none;
    }

    .buy-canadian-content {
        flex-direction: column;
        padding-left: 25px;
        padding-top: 20px;
        padding-bottom: 20px;
        gap: 10px;
    }

    .buy-text {
        width: 100%;
    }

    .buy-canadian-content .buy-logo {
        width: 20%;
    }
    .top-paint-section {
        grid-template-columns: 1fr;
        width: 100%;
        justify-items: center;
        align-items: center;
        padding: 0px;
    }

    .top-right {
        grid-template-columns: 1fr;
        padding: 0 25px;
        justify-items: center;
        align-items: center;
        width: 100%;
    }

    .bottom-grid {
        grid-template-columns: 1fr;        
    }
    .bottom-paint-grid {
        padding: 0 10px;
    }

    .grid-button {
        font: normal normal bold 14px / 18px Source Sans Pro;
        left: 40%;
    }

    .top-card {
        width:100%;
        height:auto;
    }

    .top-left {
        width: 100%;
        padding: 0 10px;
    }

    .top-right {
        padding: 0 10px;
    }

    #content h1 {
        margin-top: 0px;
        font: normal normal bold 28px / 28px Lato;
    }

    .card-button {
        font: normal normal bold 14px / 18px Source Sans Pro;
    }
}

@media (min-width:321px) and (max-width:640px) {
    .bottom-grid {
        grid-template-columns: 1fr;
        padding: 0px;
        width: 100%;
    }

    .bottom-paint-grid {
        /*justify-items: center;
        align-items: center;*/
        display: flex;
        flex-direction: column;   /* vertical stack */
        align-items: center;      /* horizontal centering */
        justify-content: center;  /* vertical centering */
        text-align: center;   
        padding: 0 15px;    
    }

    .product-profile-custom.paint-colours .bottom-paint-grid .bottom-grid .grid-card img 
    {
        width: 100% !important;
    }

    .product-profile-custom.paint-colours .bottom-paint-grid .bottom-grid .grid-card {
        width: 100%;
    }
    
    .product-profile-custom.paint-colours .paint-colour-overview-content-block 
    {
        padding: 0 15px 0px 15px;
    }
    
    .top-paint-section {
        /*grid-template-columns: 1fr;
        width: 100%;
        justify-items: center;
        align-items: center;
        padding: 0px;*/
        display: flex;
        flex-direction: column;   /* vertical stack */
        align-items: center;      /* horizontal centering */
        justify-content: center;  /* vertical centering */
        text-align: center;       
        padding: 0 15px; 
    }

    .top-right {
        grid-template-columns: 1fr;
        padding: 0px;
        justify-items: center;
        align-items: center;
        width: 100%;
        gap: 25px;
    }
    .top-left h1 {
        margin-top:0px;
    }

    .top-left {
        width: 97%;
    }

    .buy-canadian {
        flex-direction: column;
    }

    .swatches-wrapper {
        justify-content: center;
        padding: 15px 0;
    }

    .buy-canadian-content {
        padding: 20px;
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }

    .buy-text {
        width: 100%;
    }

    .buy-logo {
        align-self: center;
        width: 65px;
    }

    .paint-colour-overview-content-block {
        padding: 0 15px 0px 15px;
    }

    .product-profile-custom .top-paint-section .top-right .top-card {
        width: 100%;
        }

        .product-profile-custom .top-paint-section .top-right .top-card img {
        width: 100% !important;
        }
}

/* Medium = tablets and small laptops */
@media (min-width: 641px) and (max-width:1219px) {
     .bottom-grid {
        grid-template-columns: 1fr;
    }

    .top-paint-section {
        grid-template-columns: 1fr;
        row-gap: 20px;
    }

    .top-left {
        width: 60%;
    }

        .top-left h1 {
            margin-top: 0px;
        }

        .top-right {
            grid-template-columns: 1fr 1fr;
        }

    .bottom-grid {
        grid-template-columns: repeat(2, 0.32fr);
    }

    .buy-canadian-content {
        padding-left: 30px;
        gap: 5%;
    }
    .swatches-wrapper {
        display:none;
    }
}

/* Large = desktops */
@media (min-width: 1220px) {
    /* --- Card base style --- */
    .top-paint-section .top-right .top-card {
        height: 475px;
        width: 328px;
    }
}



/*new changes*/
/* Ensure the card is the positioning context */
/*.top-paint-section .top-right .top-card {
    position: relative;
    overflow: hidden;
}*/

    /* Image fills card */
    .top-paint-section .top-right .top-card img {
        width: 100%;
        display: block;
    }

    /* Overlay text block */
    .top-paint-section .top-right .top-card .hide-content {
        position: absolute;
        inset: 0; /* shorthand: top:0; right:0; bottom:0; left:0; */
        background: rgba(0,0,0,0.68);
        color: #fff;
        display: flex !important; /* force flex in case something sets display:none */
        justify-content: center;
        align-items: center;
        text-align: left;
        padding: 55px;
        opacity: 0;
        z-index: 5; /* sit above image, below button */
        pointer-events: none; /* so the hover still “belongs” to the card */
        transition: opacity 0.3s ease-in-out;
    }

    .top-paint-section .top-right .top-card .hide-content p {
      color: #FFF;
    }
    /* Show overlay on hover */
    .top-paint-section .top-right .top-card:hover .hide-content {
        opacity: 1;
        pointer-events: auto;
    }

    /* Button stays at bottom, above overlay */
    .top-paint-section .top-right .top-card .card-button {
        position: absolute;
        bottom: 30px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 10;
    }

    /*=============*/
/* Make each grid-card a positioning context */
.bottom-paint-grid .bottom-grid .grid-card {
    position: relative;
    overflow: hidden;
}

    /* Make sure the image fills the card */
    .bottom-paint-grid .bottom-grid .grid-card img {
        width: 100%;
        display: block;
    }

    /* Overlay content (hidden by default) */
    .bottom-paint-grid .bottom-grid .grid-card .hide-content {
        position: absolute;
        inset: 0; /* top:0; right:0; bottom:0; left:0 */
        background: rgba(0, 0, 0, 0.68); /* dark overlay */
        color: #fff;
        display: flex !important; /* override any display:none on .hide-content */
        justify-content: center;
        align-items: start;
        text-align: left;
        padding: 10px 45px;
        opacity: 0;
        transition: opacity 0.3s ease-in-out;
        z-index: 5; /* above image, below button */
        pointer-events: none; /* so hover stays on the card */
    }

    .bottom-paint-grid .bottom-grid .grid-card .hide-content p {
      color: #FFF;
    }

    /* Show overlay on hover */
    .bottom-paint-grid .bottom-grid .grid-card:hover .hide-content {
        opacity: 1;
        pointer-events: auto;
    }

    /* Keep the blue button at the bottom, above overlay */
    .bottom-paint-grid .bottom-grid .grid-card .grid-button {
        position: absolute;
        left: 50%;
        bottom: 30px;
        transform: translateX(-50%);
        z-index: 10;
    }

        .bottom-paint-grid .bottom-grid .grid-card .grid-button h3 {
            font: normal normal bold 18px/18px Source Sans Pro;
            letter-spacing: 0px;
            color: #FFFFFF;
            text-transform: uppercase;
            opacity: 1;
            margin: 0px;
        }




.top-paint-section .top-right a.card-button {
  display: block !important;
  width: 80%;
  white-space: normal !important;
  height: auto !important;
  line-height: normal !important;
  overflow: visible !important;
}

.professional-card-title a {
  text-align: left;
  font: normal normal bold 20px/24px Lato;
  letter-spacing: 0px;
  color: #c59b04;
  opacity: 1;
  text-decoration: underline;
}

.professional-try-btn-outline {
  display: inline-block;
  border: 1px solid #c59b04;
  background: none;
  text-decoration: none;
  text-align: center;
  font: normal normal 600 13px/18px Source Sans Pro;
  letter-spacing: 0px;
  color: #c59b04;
  text-transform: uppercase;
  opacity: 1;
  padding-top: 9px;
  padding-bottom: 8px;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 15px;
}

.professional-print-link {
  position: relative;
  left: -5px;
  letter-spacing: var(--unnamed-character-spacing-0);
  color: var(--buttons-036fad);
  text-align: left;
  text-decoration: underline;
  font: normal normal normal 14px/24px Source Sans Pro;
  letter-spacing: 0px;
  color: #c59b04;
  opacity: 1;
}

.professional-sf-btn-outline:visited {
  color: #c59b04;
}

/***media section**/
@media (min-width: 641px) {
    .professional-ol-list {
        padding-left: 1.5em;
        margin: 0 !important;
    }

    ol.professional-ol-list > li {
        margin-bottom: 15px;
        list-style: decimal outside;
        margin: 0;
        padding: 0;
    }

    ol.professional-ol-list > li::marker {
        text-align: left;
        font: normal normal bold 20px / 24px Lato;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
    }

    .professional-ol-list p {
        margin: 0;
        padding-bottom: 0px;
        position: relative;
        left: -20px;
    }

}


@media (max-width: 768px) {
		.professionals-two-columns-grid {
		grid-template-columns: 1fr;
		row-gap: 30px;
	}
}