
@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: rgb(255, 255, 255);
}

h1, h2 {
  color: rgb(189, 3, 10);
  font-family: Alexandria;
  font-size: 20px;
}

h2 {
  color: rgb(189, 3, 10);
  font-family: Alexandria;
  font-size:1.2em;
}

h3 {
  color: rgb(126, 126, 126);
  font-family: Arial;
  font-size:;
}

h4 {
  color: ;
  font-family: Arial;
  font-size:;
}

h5 {
  color: ;
  font-family: Arial;
  font-size:;
}

a {
  color: rgb(159, 159, 159);
}

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

.headerTop {
  background: rgba(0, 128, 128, 0.95);
}

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

.navWrapper ul li a .fa {
  text-shadow: 0px 0px 3px rgb(255, 255, 255);
}

.navWrapper ul li a .fa:after {
  background: rgb(255, 255, 255);
}

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


.headerRight span:not(.caret) {
  color: rgb(255, 255, 255);
  font-family: 'Arial';
}

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

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

a.solidSocialColorContact i {
  color: rgb(91, 91, 91);
}

a.solidSocialColorContact svg path {
  fill: rgb(91, 91, 91);
}

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

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

.newsletterSubmit,
.headerSearchSubmit {
  color: rgba(0, 128, 128, 0.95);
  background: rgb(255, 255, 255);
  width:75px;
}

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

.about {
  background: rgba(255, 255, 255, 0);
  color: rgb(69, 69, 69);
  font-size: 14px;
  font-family: 'Arial';

  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: rgb(69, 69, 69);
  font-size: 14px;
  font-family: 'Arial';

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

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

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

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

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

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

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

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

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

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

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

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

.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(255, 255, 255);
}

.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(255, 255, 255);
  }
  footer svg path,
  footer svg rect{
    fill: rgb(219, 219, 219);
  }

.smsIcon svg path {
  fill: rgb(159, 159, 159);
}

.smsIcon svg circle {
  fill: rgb(69, 69, 69);
}

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

.burg:after {
  background: rgb(255, 255, 255);
}

.burg:before {
  background: rgb(255, 255, 255);
}

.activeBurg {
  background:transparent;
}

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

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

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

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

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

.price, .productDescription h2, .priceOnSale {
  color: rgb(189, 3, 10);
}

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

.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(189, 3, 10);
  color: rgb(226, 226, 226);
}

.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: rgb(255, 255, 255);
}

.inquireForm {
  background: rgb(189, 3, 10);
}

.contactSubmit {
  color: ;
  background: rgb(189, 3, 10);
}

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

.sendInquiry {
  background: rgb(255, 255, 255) !important;
  color: rgb(189, 3, 10) !important;
}

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

.sc-association #sc-search button {
  background: rgb(189, 3, 10);
  color: rgb(226, 226, 226);
}

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

.subReview {
  border-left: 4px solid rgb(189, 3, 10);
}

.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(255, 255, 255);
  font-family: 'Arial';
  border-bottom:1px solid rgba(230,230,230,1);
  font-size: 24px;

  margin: ;
  padding: ;
}

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

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

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

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

.mainNav ul li ul li a {
  color: rgb(0, 128, 128);
}

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

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

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

.pagination li a {
  border:1px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  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(69, 69, 69);
}

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

  .slider-wrapper .nivoSlider {
    box-shadow:none !important;
  }



  .slider-wrapper .nivo-controlNav {
    padding:10px 5px !important;
  }
  .slider-wrapper .nivo-controlNav a.nivo-control {
    border-radius: 50%;
    margin:0 10px;
    height:10px;
    width:10px;
    background: #999999;
  }
  .slider-wrapper .nivo-controlNav a.nivo-control.active {
    background: #000000;
  }

  .slider-wrapper {
    position:relative;
  }
  .slider-wrapper .nivo-controlNav {
    position:absolute;
    z-index:99999999;
    bottom:0;
    left:0;
    width:100%;
    padding:20px 10px !important;
  }


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

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

.event-title {
  color:rgb(159, 159, 159);
}

.event-ticket-button {
  background: rgb(189, 3, 10);
  color: rgb(226, 226, 226);
}

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

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


@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(207,207,207,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(255, 255, 255);
    font-family: 'Arial';
  }

}

  



    .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: ;
}

    .slider-wrapper {
      max-height:100vh;
      display:flex;
      align-items:center;
    }



body {
    									background-image:url("/uploads/siteBGImage.jpg");
					background-size: cover;
					background-repeat: no-repeat;
					background-attachment: fixed;
				
		}

.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: center;
}

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

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

    .album:hover img,
    .navWrapper li:hover img {
        transform: scale(1.05);
    }

.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(0, 128, 128, 0.47);
    }
}

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

/** THIS DISABLES THE OLD SITE'S PAGE CODE - START **/

#OLDSITE {
    display: none;
}

/** THIS DISABLES THE OLD SITE'S PAGE CODE - END**/


/** CUSTOM SITE STYLES - START **/

.grid__vendors {
    display: -ms-grid;
    display: grid;
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
}

@media only screen and (max-width: 768px) {
    .grid__vendors {
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    }
}

.grid__vendors--btn {
    cursor: pointer;
}

.grid__vendors--btn img {
    width: 100%;
    -webkit-transition: 0.10s ease-out;
    -o-transition: 0.10s ease-out;
    transition: 0.10s ease-out;
    -webkit-filter: opacity(100%);
    filter: opacity(100%);
    -webkit-filter: drop-shadow(1px 1px);
    filter: drop-shadow(1px 1px);
}

.grid__vendors--btn:hover img,
.grid__vendors--btn:focus img {
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-filter: opacity(50%);
    filter: opacity(50%);
}

.feature_promo_wrapper {
    display: -ms-grid;
    display: grid;
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

.HPODS {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1.5rem;
}

.HPODS>div {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 350px;
    flex: 1 1 350px;
    aspect-ratio: 100 / 66;
    position: relative;
    color: rgb(145, 144, 144);
    background-size: cover;
    border-radius: 20px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 10px rgba(0 0 0 / 50%);
    box-shadow: 0 0 10px rgba(0 0 0 / 50%);
}

.card_content {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 30px 30px 40px;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-transform: translateY(86px);
    -ms-transform: translateY(86px);
    transform: translateY(86px);
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    -webkit-clip-path: polygon(0 0, 100% 9%, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 9%, 100% 100%, 0 100%);
}

.card_title {
    line-height: 13px;
    margin: 0px 0px 10px;
    text-shadow: 0 0 10px black;
    color: rgb(255, 255, 255, 1.0);
}

.card_subtitle {
    display: block;
    font-size: 12px;
    margin-bottom: 10px;
    text-shadow: 0 0 10px black;
}

p.card_discription {
    font-size: 14px;
    opacity: 0;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
    text-shadow: 0 0 10px black;
    color: rgb(255, 255, 255, 1.0);
}

a.card_link {
    font-size: 12px;
    padding: 6px 8px;
    background-color: rgb(32, 32, 32);
    border-radius: 6px;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
    color: rgb(145, 144, 144);
    opacity: 0;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border: 1px solid rgb(145, 144, 144);
}

a.card_link:hover {
    color: rgb(32, 32, 32);
    -webkit-transition: .15s;
    -o-transition: .15s;
    transition: .15s;
    background-color: rgb(145, 144, 144);
}

.HPODS>div:hover .card_content {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.HPODS>div:hover p.card_discription,
.HPODS>div:hover a.card_link {
    opacity: 1;
    -webkit-transition-delay: .25s;
    -o-transition-delay: .25s;
    transition-delay: .25s;
}

.SPLCOL1 {
    padding: 20px 0px;
    background-image: -o-linear-gradient( rgba(255, 255, 255, 0.0) 50%, rgba(255, 255, 255, 1.0) 50%);
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(50%, rgba(255, 255, 255, 0.0)), color-stop(50%, rgba(255, 255, 255, 1.0)));
    background-image: linear-gradient( rgba(255, 255, 255, 0.0) 50%, rgba(255, 255, 255, 1.0) 50%);
}

.GRNFLRRS {
    position: relative;
    top: 10%;
    left: 0;
    width: 100%;
    height: 100px;
    background-color: #454545;
    -webkit-clip-path: polygon(0 0, 100% 14%, 100% 83%, 0 100%);
    clip-path: polygon(0 0, 100% 14%, 100% 83%, 0 100%);
}

.SPLCOL2 {
    padding: 20px 0px;
    background-image: -o-linear-gradient( rgba(255, 255, 255, 1.0) 50%, rgba(124, 124, 124, 1.0) 50%);
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(50%, rgba(255, 255, 255, 1.0)), color-stop(50%, rgba(124, 124, 124, 1.0)));
    background-image: linear-gradient( rgba(255, 255, 255, 1.0) 50%, rgba(124, 124, 124, 1.0) 50%);
}

.GRNFLRLS {
    position: relative;
    top: 10%;
    left: 0;
    width: 100%;
    height: 100px;
    background-color: rgba(0, 128, 128, 1.0);
    -webkit-clip-path: polygon(0% 20%, 100% 0%, 100% 100%, 0% 60%);
    clip-path: polygon(0% 20%, 100% 0%, 100% 100%, 0% 60%);
}

.fnt__header--01 {
    font-size: clamp(20px, 10vw, 55px);
}

.fnt__header--02 {
    font-size: clamp(20px, 10vw, 34px);
}

.feature__split--02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.feature__split--02 div {}

.page_title_wrap {
    display: block;
    padding: 30px 0;
    background-color: #dfe1e0;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5), inset 0px 5px 2px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5), inset 0px 5px 2px 0px rgba(0, 0, 0, 0.5);
}

.page_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.page_title_content {
    float: left;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.page_title_content h1 {
    font-size: 40px;
    font-weight: 600;
    line-height: 1em;
    display: block;
    margin: 0;
    padding: 0;
}

.page_title_content.brand_logo {
    float: right;
    text-align: right;
}

.brand_logo img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    max-height: 75px;
    vertical-align: middle;
}

.title_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.title_info>div {
    float: left;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex: 1 1 365px;
    flex: 1 1 365px;
}

.title_info .content_wrap {
    display: block;
    padding-top: 15px;
    padding-right: 40px;
}

.title_info .content_wrap h2 {
    font-size: 25px;
    display: block;
    margin-bottom: 15px;
}

.title_badge_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    gap: 20px;
}

.title_badge {
    display: block;
    max-width: 48%;
    padding: 30px;
    text-align: center;
    border-radius: 20px;
    background-color: #f7f7f7;
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.title_badge img {
    display: block;
    height: 50px;
    margin: 0 auto 15px;
}

.carousel {
    display: block;
    background-color: transparent;
    border: none;
    margin-bottom: 0;
}

.collection_wrap:before {
    position: absolute;
    z-index: 0;
    top: 0;
    right: -1px;
    left: -1px;
    display: block;
    visibility: hidden;
    height: 0;
    content: '';
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    opacity: 0;
    background-image: url('https://www.shopmidland.com/tools/files/10070866_87077542.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
}

.slides>div:hover .collection_wrap:before {
    visibility: visible;
    height: 75%;
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    opacity: 65%;
}

.collection_wrap:after {
    position: absolute;
    z-index: 0;
    right: -1px;
    bottom: 0;
    left: -1px;
    display: block;
    visibility: hidden;
    height: 0;
    content: '';
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    opacity: 0;
    background-image: url('https://www.shopmidland.com/tools/files/10070867_35164583.png');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.slides>div:hover .collection_wrap:after {
    visibility: visible;
    height: 50%;
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    opacity: 65%;
}

.carousel {
    display: block;
    background-color: transparent;
    border: none;
    margin-bottom: 0;
}

.slides {
    margin: 0px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    justify-items: center;
    gap: 20px;
}

.slides>div {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 275px;
    flex: 1 1 275px;
}

.collection_wrap {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 40px;
    overflow: hidden;
    position: relative;
    display: block;
    aspect-ratio: 1 / 1;
}

.img_wrap {
    display: block;
    overflow: hidden;
    border-radius: 40px;
}

.img_wrap img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    vertical-align: middle;
    border: 0;
}

.collection_brand_logo {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    visibility: visible;
    margin-right: -10px;
    margin-left: -10px;
    padding: 10px;
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    opacity: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 30%;
}

.slides>div:hover .collection_brand_logo {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
}

.collection_brand_logo .img_wrap {
    padding: 10px;
}

.collection_title_hover {
    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;
    height: 45%;
    position: absolute;
    z-index: 1;
    padding: 0px 20%;
    right: 0;
    top: 0;
    left: 0;
    visibility: hidden;
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    text-align: center;
    opacity: 0;
}

.slides>div:hover .collection_title_hover {
    visibility: visible;
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    opacity: 1;
}

.collection_title_hover p {
    font-size: 20px;
    letter-spacing: -0.5px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: 0 0 10px rgba(0, 0, 0, 1.0);
}

.collection_title {
    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;
    position: absolute;
    right: 0;
    bottom: 20px;
    left: 0;
    display: block;
    content: "";
    max-height: 55px;
    padding: 15px 10px;
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    background-color: rgb(255 255 255 / 60%);
    z-index: 1;
    -webkit-user-select: none;
    /* Safari */
    -ms-user-select: none;
    /* IE 10 and IE 11 */
    user-select: none;
    /* Standard syntax */
}

.slides>div:hover .collection_title {
    visibility: hidden;
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    opacity: 0;
}

.collection_title p {
    font-family: 'Fira Sans', sans-serif;
    font-size: 17px;
    line-height: 1em;
    font-weight: 600;
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.collection_link {
    position: absolute;
    z-index: 1;
    right: 20px;
    bottom: 0;
    left: 0;
    visibility: hidden;
    height: 0;
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    text-align: center;
    opacity: 0;
    -webkit-user-select: none;
    /* Safari */
    -ms-user-select: none;
    /* IE 10 and IE 11 */
    user-select: none;
    /* Standard syntax */
}

.slides>div:hover .collection_link {
    visibility: visible;
    opacity: 1;
    bottom: 25%;
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
}

.collection_link a {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: 0 0 10px rgba(0, 0, 0, 1.0);
}

.collection_link a:after {
    display: inline-block;
    content: "";
    background-image: url('https://www.shopmidland.com/tools/files/10070865_25787130.svg');
    height: 20px;
    width: 20px;
    margin-left: 6px;
    position: absolute;
    aspect-ratio: 1 / 1;
    background-repeat: no-repeat;
    background-size: contain;
}

.collection_wrap .hover_link {
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    cursor: pointer;
    opacity: 0;
    background-color: transparent;
}

#PROD_adjust {
    margin-top: 19px;
}

@media only screen and (max-width: 767px) {
    #PROD_adjust {
        margin-top: 0px;
    }
}

.PROD_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0px;
}

.PROD_content>div {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 300px;
    flex: 1 1 300px;
}

.PROD_content>div:nth-child(1) {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 400px;
}

.PROD_content>div:nth-child(2) {
    text-align: center;
    background-image: url('https://www.shopmidland.com/tools/files/10071057_34081946.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
}

.PROD_content_text {
    padding: 25px 65px 165px;
}

.PROD_content .brand_logo {
    margin-top: 25px;
}

.PROD_title {
    font-size: clamp(25px, 4vw, 30px);
}

.detailNav_wrapper {
    background-color: #232323;
}

.detailNav_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 616px) {
    .detailNav_container {
        flex-direction: column;
    }
}

.detailNav {
    text-decoration: none;
    color: #ffffff;
    font-weight: 600;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    padding: 5px 10px;
    text-align: center;
}

.detailNav:hover,
.detailNav:focus {
    color: #33A0A0;
}


/* All tab contents hidden by default */

.tabContent {
    display: none;
}


/* Active class for showing the current tab */

.detailNav.active {
    color: #00ffff;
    /* Change as needed to highlight active tab */
    /*        border-bottom: 1px solid #33A0A0;*/
    border-image-source: linear-gradient(to left, transparent, #33A0A0, transparent);
    border-top: 1px solid;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 1px solid;
    border-image-slice: 1;
    border-width: 1px;
}

.pac_details_wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
}

@media only screen and (max-width: 1099px) {
    .pac_details_wrapper {
        -ms-grid-columns: (1fr)[4];
        grid-template-columns: repeat(4, 1fr);
    }
}

@media only screen and (max-width: 899px) {
    .pac_details_wrapper {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    }
}

@media only screen and (max-width: 649px) {
    .pac_details_wrapper {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }
}

#Features h2,
#Upgrades h2,
#Accessories h2,
#Heaters h2,
#Warranty h2 {
    margin-bottom: 35px;
    font-size: 35px;
}

.Warranty_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.Warranty_content img {
    width: 100%;
    max-width: 250px !important;
}

.Warranty_content div:nth-child(1) {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 364px;
    flex: 1 1 364px;
}

.Warranty_content div:nth-child(2) {
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center;
    padding: 25px;
}

.pac_details {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    border-radius: 30px;
    aspect-ratio: 1/1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    cursor: pointer;
    border: 1px solid rgb(220, 220, 220);
}

.pac_details:hover p {
    display: inline-table;
}

.pac_details>div {
    margin-top: auto;
    position: relative;
    width: 100%;
    z-index: 1;
    display: block;
    padding: 10px 18px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8);
}

.pac_details h3 {
    font-size: 14px;
    display: block;
    text-transform: uppercase;
    max-height: 100px;
    margin: 4px;
    color: #232323;
    -webkit-user-select: none;
    /* Safari */
    -ms-user-select: none;
    /* IE 10 and IE 11 */
    user-select: none;
    /* Standard syntax */
}

.pac_details p {
    font-size: 12px;
    line-height: 1.2em;
    display: none;
    /* Only display on hover */
    overflow: hidden;
    max-height: 0;
    -webkit-transition: .5s easy-in-out;
    -o-transition: .5s easy-in-out;
    transition: .5s easy-in-out;
    -webkit-user-select: none;
    /* Safari */
    -ms-user-select: none;
    /* IE 10 and IE 11 */
    user-select: none;
    /* Standard syntax */
}


/** CUSTOM SITE STYLES - END **/

hr {
    border: 1px solid #BD030A;
}

Header.mainHeader {
    border-top: 5px solid #BD030A;
}

.mainNav ul li {
    border: none !important;
}

.mainNav ul li:hover {
    background: #fff;
}

.mainNav ul li:hover>ul {
    border-top: 1px solid black !important;
}

.mainNav ul li ul li,
.mainNav ul li ul li:hover {
    background: #fff;
    border: none;
}

.mainNav ul li ul li a {
    text-align: left;
    font-style: italic;
}

@media only screen and (min-width: 768px) {
    .mainNav ul li a {
        padding: 0px 16px!important;
    }
    .mainNav ul li {
        padding: 0px -1px!important;
    }
    .mainNav {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 768px) {
    .mainNav ul li a {
        color: rgb(0, 128, 128);
    }
}

.mainNav ul li a {
    white-space: nowrap;
}

.mainNav ul li a .caret {
    padding: 0px 4px;
}

.mainNav ul li ul li:hover a {
    color: #BD030A;
}


/** FULL SITE SPECIFIC CSS SETTINGS START **/

.bizInfo {
    display: none;
}

p {
    line-height: 1.6em;
}

p.STA {
    line-height: 1.6em;
    margin: 14px 0px 28px;
}

.padding {
    padding: 0px!important;
}

.about {
    padding: 0px!important;
    width: 100%!important;
}

.about>:not(.slider-wrapper):not(.contain) {
    overflow: hidden;
    padding: 0 0%!important;
}

@media only screen and (min-width: 768px) {
    .headerTop {
        border-bottom: 0;
        max-width: 100%;
        margin: auto;
        padding: 0px 20px;
    }
    .mainNav,
    .inlineNav {
        margin-top: 20px;
    }
    .inlineNav ul li a {
        padding: 0 0.75rem!important;
        font-size: 18px !important;
    }
    .inlineNav ul li ul {
        left: auto;
        right: -100px;
    }
    .mainNav a:hover {
        background-color: transparent;
        color: #adadad;
    }
    .mainNav ul li a .caret:before {
        left: 23px;
    }
    .caret {
        display: none;
    }
    .newsfeedContainer,
    .albumsContainer,
    .contactContainer,
    .productList,
    #IOsingleGallery,
    #reviewContainer,
    #IOSproductDetail {
        margin: 0px auto;
        max-width: 1366px!important;
        padding: 15px;
    }
    .bizInfo {
        display: none;
    }
    .headerTop .contain {
        max-width: 1366px !important;
        width: 100% !important;
    }
}

.newsfeedContainer,
.albumsContainer,
.contactContainer,
.productList,
#IOsingleGallery,
#reviewContainer,
#IOSproductDetail {
    margin: 0px auto;
    max-width: 1366px!important;
    padding: 15px!important;
}

@media only screen and (max-width: 1169px) {
    .album {
        width: calc(25% - 1rem)!important;
    }
}

@media only screen and (max-width: 969px) {
    .album {
        width: calc(33% - 1rem)!important;
    }
}

@media only screen and (max-width: 768px) {
    .cartSideBar,
    .productRightSide,
    .productImages,
    .productOptions {
        width: 100%;
    }
    .album {
        width: calc(50% - 1rem)!important;
    }
}


/** FULL SITE SPECIFIC CSS SETTINGS END **/


/** UNIVERSAL SITE STYLES V.1 - START **/


/** <link href="SiteStyle.css" rel="stylesheet" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"> **/

*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

:root {
    --fnt-system-ui: system-ui;
    --clr-primary-100: rgb(57, 156, 252);
    --clr-primary-200: rgb(15, 137, 255);
    --clr-primary-300: rgb(0, 130, 255);
    --clr-primary-400: rgb(0, 92, 181);
    --clr-primary-500: rgb(0, 70, 138);
    --clr-secondary-100: rgb(255, 205, 42);
    --clr-secondary-200: rgb(255, 195, 0);
    --clr-secondary-300: rgb(213, 163, 0);
    --clr-accent-100: rgb(255, 111, 42);
    --clr-accent-200: rgb(255, 83, 0);
    --clr-accent-300: rgb(213, 69, 0);
    --clr-neutral-100: rgb(214, 213, 213);
    --clr-neutral-200: rgb(165, 165, 165);
    --clr-neutral-300: rgb(121, 121, 121);
    --clr-neutral-400: rgb(70, 70, 70);
    --clr-neutral-500: rgb(4, 4, 4);
}


/** to add the above colours to a class do this: **/


/** color: var(--clr-neutral-100); **/


/** to add the above fonts to a class do this: **/


/** font-family: var(--fnt-system-ui); **/


/** Text Properties - Start **/

.txt__white--shadow {
    color: rgba(255, 255, 255, 1.0);
    text-shadow: 0px 0px 10px rgb(0 0 0);
}

.fnt__bold--100 {
    font-weight: 100;
}

.fnt__bold--200 {
    font-weight: 200;
}

.fnt__bold--300 {
    font-weight: 300;
}

.fnt__bold--400 {
    font-weight: 400;
}

.fnt__bold--500 {
    font-weight: 500;
}

.fnt__bold--600 {
    font-weight: 600;
}

.fnt__bold--700 {
    font-weight: 700;
}

.fnt__bold--800 {
    font-weight: 800;
}

.fnt__bold--900 {
    font-weight: 900;
}

.fnt__small {
    font-size: small;
}

.fnt__smaller {
    font-size: smaller;
}

.fnt__xsmall {
    font-size: x-small;
}

.fnt__xxsmall {
    font-size: xx-small;
}

.fnt__large {
    font-size: large;
}

.fnt__larger {
    font-size: larger;
}

.fnt__xlarger {
    font-size: x-large;
}

.fnt__xxlarger {
    font-size: xx-large;
}


/** Pixel-based Sizes: Specify font sizes in pixels for precise control. 
This is useful for ensuring consistent typography across different elements. **/

.fnt__10px {
    font-size: 10px;
}

.fnt__12px {
    font-size: 12px;
}

.fnt__14px {
    font-size: 14px;
}

.fnt__16px {
    font-size: 16px;
}


/* Often used as a default font size */

.fnt__18px {
    font-size: 18px;
}

.fnt__20px {
    font-size: 20px;
}

.fnt__24px {
    font-size: 24px;
}


/** Viewport-relative Sizes: These are especially useful for responsive design,
allowing font sizes to adjust based on the viewport size. **/

.fnt__vw2 {
    font-size: 2vw;
}

.fnt__vw25 {
    font-size: 2.5vw;
}

.fnt__vw3 {
    font-size: 3vw;
}

.fnt__vw35 {
    font-size: 3.5vm
}

.fnt__vw4 {
    font-size: 4vw;
}


/** Percentage-based Sizes: These allow font sizes to scale relative to
the parent element's font size, which can be very useful for maintaining relative scaling. **/

.fnt__75p {
    font-size: 75%;
}

.fnt__100p {
    font-size: 100%;
}

.fnt__125p {
    font-size: 125%;
}

.fnt__150p {
    font-size: 150%;
}


/** REM-based Sizes: REM units are relative to the root element's font size,
making them excellent for scalable and accessible design. **/

.fnt__1rem {
    font-size: 1rem;
}

.fnt__125rem {
    font-size: 1.25rem;
}

.fnt__15rem {
    font-size: 1.5rem;
}

.fnt__2rem {
    font-size: 2rem;
}

.fnt__italic {
    font-style: italic;
}

.fnt__uppercase {
    text-transform: uppercase;
}

.fnt__lowercase {
    text-transform: lowercase;
}

.fnt__capitalize {
    text-transform: capitalize;
}


/*For body text: A line-height of around 1.6 is often a good starting point.
It offers a comfortable reading experience without making the text appear too spaced out or too cramped.*/

.txt__line-height--body {
    line-height: 1.6;
}


/*For headings: Headings might benefit from a slightly tighter line-height than body text,
especially if they're large. A line-height of 1.2 to 1.4 can work well.*/

.txt__line-height--heading {
    line-height: 1.3;
}


/*For captions or overlines: Text that is smaller or used sparingly, like captions or overlines,
can handle a wider range because legibility is less of an issue and space might be more constrained.
A line-height of 1.4 to 1.8 can be appropriate.*/

.txt__line-height--caption {
    line-height: 1.5;
}


/*For extended reading: If your website includes articles or other long-form content, erring on the side of 
a slightly higher line-height (around 1.7 to 1.8) can improve readability and reduce eye strain for readers.*/

.txt__line-height--extended {
    line-height: 1.75;
}


/** Text Properties - End **/


/** Utility - Start **/

.utl__display--none {
    display: none;
}

.utl__display--block {
    display: block;
}

.utl__display--inline {
    display: inline;
}

.utl__display--inline-blk {
    display: inline-block;
}


/** Utility - End **/


/** Grid Sample - Start **/


/* Grid { display: grid; gap: 2rem; grid-template-columns: repeat(auto-fit, minmax(250px,1fr));} */


/** Grid Sample - End **/


/** Parallax - Start **/


/** Add background-image: url('img/sample.png'); as an inline style to the container you apply the parallax class to **/

.PARLX {
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    margin: auto;
}

@media only screen and (max-width: 869px) {
    .PARLX {
        background-attachment: scroll;
    }
}


/** Parallax - End **/


/*** BLACK TINTING - START - CAN USE AS A BASE ***/

.BLKSTN05 {
    background-color: rgba(0, 0, 0, 0.05);
}

.BLKSTN10 {
    background-color: rgba(0, 0, 0, 0.1);
}

.BLKSTN15 {
    background-color: rgba(0, 0, 0, 0.15);
}

.BLKSTN20 {
    background-color: rgba(0, 0, 0, 0.2);
}

.BLKSTN25 {
    background-color: rgba(0, 0, 0, 0.25);
}

.BLKSTN30 {
    background-color: rgba(0, 0, 0, 0.3);
}

.BLKSTN35 {
    background-color: rgba(0, 0, 0, 0.35);
}

.BLKSTN40 {
    background-color: rgba(0, 0, 0, 0.4);
}

.BLKSTN45 {
    background-color: rgba(0, 0, 0, 0.45);
}

.BLKSTN50 {
    background-color: rgba(0, 0, 0, 0.5);
}

.BLKSTN55 {
    background-color: rgba(0, 0, 0, 0.55);
}

.BLKSTN60 {
    background-color: rgba(0, 0, 0, 0.6);
}

.BLKSTN65 {
    background-color: rgba(0, 0, 0, 0.65);
}

.BLKSTN70 {
    background-color: rgba(0, 0, 0, 0.7);
}

.BLKSTN75 {
    background-color: rgba(0, 0, 0, 0.75);
}

.BLKSTN80 {
    background-color: rgba(0, 0, 0, 0.8);
}

.BLKSTN85 {
    background-color: rgba(0, 0, 0, 0.85);
}

.BLKSTN90 {
    background-color: rgba(0, 0, 0, 0.9);
}

.BLKSTN95 {
    background-color: rgba(0, 0, 0, 0.95);
}

.BLKSTN100 {
    background-color: rgba(0, 0, 0, 1.0);
}


/*** BLACK TINTING - END ***/


/*** BLURRING EFFECT - START ***/

.FLUR1 {
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
}

.FLUR2 {
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
}

.FLUR3 {
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
}

.FLUR4 {
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
}

.FLUR5 {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}

.FLUR6 {
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
}

.FLUR7 {
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
}

.FLUR8 {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
}

.FLUR9 {
    -webkit-backdrop-filter: blur(9px);
    backdrop-filter: blur(9px);
}

.FLUR10 {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.FLUR11 {
    -webkit-backdrop-filter: blur(11px);
    backdrop-filter: blur(11px);
}

.FLUR12 {
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
}


/*** BLURRING EFFECT - END ***/


/*** COMMON CONTAINER SIZES - START ***/

.CONT1440 {
    max-width: 1440px !important;
}

.CONT1366 {
    max-width: 1366px !important;
}

.CONT1280 {
    max-width: 1280px !important;
}

.CONT1200 {
    max-width: 1200px !important;
}

.CONT1024 {
    max-width: 1024px !important;
}

.CONT1440,
.CONT1366,
.CONT1280,
.CONT1200,
.CONT1024 {
    margin: auto;
}


/*** COMMON CONTAINER SIZES - END ***/


/*** COMMON PADING - START ***/

.PD10 {
    padding: 10px 20px;
}

.PD15 {
    padding: 15px 20px;
}

.PD20 {
    padding: 20px;
}

.PD25 {
    padding: 25px 20px!important;
}

.PD30 {
    padding: 30px 20px;
}

.PD35 {
    padding: 35px 20px;
}

.PD40 {
    padding: 40px 20px;
}

.PD45 {
    padding: 45px 20px;
}

.PD50 {
    padding: 50px 20px;
}

.PD55 {
    padding: 55px 20px;
}

.PD60 {
    padding: 60px 20px;
}

.PD65 {
    padding: 65px 20px;
}

.PD70 {
    padding: 70px 20px;
}

.PD75 {
    padding: 75px 20px;
}

.PD80 {
    padding: 80px 20px;
}

.PD85 {
    padding: 85px 20px;
}

.PD90 {
    padding: 90px 20px;
}

.PD95 {
    padding: 95px 20px;
}

.PD100 {
    padding: 100px 20px;
}

.PD105 {
    padding: 105px 20px;
}

.PD110 {
    padding: 110px 20px;
}

.PD115 {
    padding: 115px 20px;
}

.PD120 {
    padding: 120px 20px;
}

.PD125 {
    padding: 125px 20px;
}

.PD130 {
    padding: 130px 20px;
}

.PD135 {
    padding: 135px 20px;
}

.PD140 {
    padding: 140px 20px;
}

.PD145 {
    padding: 145px 20px;
}

.PD150 {
    padding: 150px 20px;
}

/*** COMMON PADING - START ***/

.product-Contain {
    box-sizing: border-box;
    width: 94%;
    margin: auto;
}
.product-Contain hr {
    width: 90%;
    border: 0px;
    height: 2px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgb(189,3,10), rgba(0, 0, 0, 0));
}
.product-Box {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
}
.product-Box div:first-child {
    width: 29%;
    padding: 10px;
    text-align: center;
}
.product-Box div:last-child {
    padding: 10px;
    text-align: left;
    width: 69%;
}
.product-Box div:first-child img {
    overflow: hidden;
    border: 2px solid rgb(0,0,0);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
    border-radius: 50%;
    width: 100%;
}
.product-Box h2 {
    font-size: 18px;
    font-weight: 600;
    color: rgb(189,3,10);
    margin: 0px 0px 6px 0px;
}
.product-Box p, .product-Box li {
    line-height: 1.2em;
    font-size: 18px;
}
@media (max-width: 649px) {
    .product-Box {
        flex-flow: column nowrap;
    }
    .product-Box div:first-child {
        width: 80%;
        padding: 10px;
        text-align: center;
        margin-top: 34px;
    }
    .product-Box div:last-child {
        padding: 10px;
        text-align: center;
        width: 100%;
    }
}

.image-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.image-grid div {
    position: relative;
    width: 100%;
    aspect-ratio: 16/9;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    transition: transform 0.3s ease;
}

.image-grid div:hover {
    transform: scale(1.02);
}

.image-grid img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 15px;
    background-color: #fff;
}

@media (max-width: 768px) {
    .image-grid {
        grid-template-columns: 1fr;
        gap: 15px;
        padding: 15px;
    }
}

.stone-section {
    margin-bottom: 40px;
}

.stone-title {
    color: #008080;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

.stone-description {
    color: #444444;
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 20px;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

.stone-variants {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
    margin: 20px 0;
}

.stone-variant {
    background-color: #f8f8f8;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.stone-variant-title {
    color: #444444;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

.stone-variant-sizes {
    color: #444444;
    font-size: 16px;
    line-height: 1.5;
}

.stone-note {
    color: #B22222;
    font-size: 16px;
    font-weight: 600;
    margin-top: 30px;
    padding: 15px;
    background-color: #fff3f3;
    border-radius: 8px;
    border-left: 4px solid #B22222;
}

@media (max-width: 768px) {
    .stone-title {
        font-size: 20px;
    }
    
    .stone-description {
        font-size: 16px;
    }
    
    .stone-variants {
        grid-template-columns: 1fr;
    }
    
    .stone-variant {
        padding: 15px;
    }
}

/* New grid layout specifically for Aggregates page */
.product-Contain-grid {
    box-sizing: border-box;
    width: 94%;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    padding: 20px 0;
}

.product-Box-grid {
    display: flex;
    flex-direction: column;
    background-color: #f9f9f9;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid #e0e0e0;
}

.product-Box-grid:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 15px rgba(0,0,0,0.15);
}

.product-Box-grid div:first-child {
    width: 100%;
    padding: 15px;
    text-align: center;
    background-color: white;
}

.product-Box-grid div:last-child {
    padding: 15px;
    text-align: center;
    width: 100%;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.product-Box-grid div:first-child img {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
    border-radius: 50%;
    border: 2px solid rgb(0, 0, 0);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}

.product-Box-grid h2 {
    font-size: 16px;
    font-weight: 600;
    color: rgb(189,3,10);
    margin: 0px 0px 10px 0px;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-Box-grid p, .product-Box-grid li {
    line-height: 1.4em;
    font-size: 14px;
    text-align: left;
    margin: 0;
    flex-grow: 1;
}

/* Responsive breakpoints for grid layout */
@media (max-width: 1200px) {
    .product-Contain-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 900px) {
    .product-Contain-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    
    .product-Box-grid h2 {
        font-size: 15px;
    }
    
    .product-Box-grid p, .product-Box-grid li {
        font-size: 13px;
    }
}

@media (max-width: 600px) {
    .product-Contain-grid {
        grid-template-columns: 1fr;
        gap: 15px;
        width: 98%;
    }

    .product-Box-grid h2 {
        font-size: 18px;
    }
    
    .product-Box-grid p, .product-Box-grid li {
        font-size: 16px;
        text-align: center;
    }
}