/** Shopify CDN: Minification failed

Line 4481:4 "ont-family" is not a known CSS property
Line 5721:0 Unexpected "}"

**/

body#good-black-art {
    overflow-X:hidden !important;
}
.group.block.h-full.relative.text-center:hover .text-right span{
    color:#000 !important;
}
.revamped-featured-coll .text-left p {
    text-transform: uppercase;
}
.revamped-menu-ul span.inline-block.pr-1 {
    font-size: 18px;
    line-height: 1.2em;
}
.revamped-menu-ul span.svg-scale {
    font-size: 16px;
    position: relative;
    right: -5px;
}
.revamped-head-icon .w-5 {
    width: 14px;
    
}

.revamped-head-icon span.visually-hidden1 {
    font-size: 16px;
}
.revamped-head-icon a.inline-block.py-2 {
    font-size: 16px;
    display: flex;
    align-items: center;
   
}
.ml-4.revamped-head-icon:nth-child(2)::before {
    content: 'rt';
    width: 1px;
    height: 18px;
    position: absolute;
    top: 15px;
    left: 0px;
    background: #000;
    font-size: 0px;
}
.ml-4.revamped-head-icon:nth-child(2)::after {
    content: 'rt';
    width: 1px;
    height: 18px;
    position: absolute;
    top: 15px;
    right: 0px;
    background: #000;
    font-size: 0px;
}
.ml-4.revamped-head-icon:nth-child(2) {
    width: 30%;
    text-align: center !important;
    display: flex;
    justify-content: center;
    margin: 0 25px;
    position: relative;
}
.ml-4.revamped-head-icon {
    margin: 0px;
}
.icon-spc-10 .w-5 {
    margin-right: 15px;
}
ul.revamped-menu-ul .w-full {
    width: max-content;
}
ul.flex.flex-wrap.revamped-menu-ul.justify-center.-ml-4 li {
    position: relative;
}
.section-x-padding.text-left.re-flxdir-col > div {
    flex-direction: column !important;
}
a.inline-block.font-heading.py-1.dnt-show {
    display: none;
}
ul.grand-child {
    display: none;
}
.section-x-padding.no-pad {
    padding: 0px;
}
.no-pad a {
    font-size: 18px;
    padding: 0.8rem 3rem 0.8rem 0.5rem;
    border-bottom: 1px solid;
    display: block;
    position:relative;
    transition: .5s;
    overflow:hidden;
    /* min-width: 7rem; */
}
.no-pad a::after {
    content: 'rt';
    width: 100%;
    height:100%;
    background: #000;
    position: absolute;
    bottom: -100%;
    left: 0px;
    font-size: 0px;
    transition: .5s;
    z-index: -1;

}
.no-pad a:hover{
   color:#fff;
}
.no-pad a:hover:after{
    bottom: 0;
}
footer.revamped-footer {
    border-top: 1px solid;
    background: #fff;
}
.footer-main-col-1 {
    padding: 0rem 5rem;
   
    display: flex;
}
.footer-main-col-2 {
    padding: 0rem 5rem;
   
    display: flex;
}
.fmc-1-right {
    width: 80%;
    border-right: 1px solid;
}
.fmc-1-left {
    width: 20%;
    border-left: 1px solid #000;
}
.fmc-1-left {
    
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    
    border-right: 1px solid;
    padding: 2rem;
    gap: 50px;
    padding-top: 100px;

}
.ftr-fancy-logo-icon {
    display: flex;
    gap: 12px;
    flex-direction: row-reverse;
}
.ftr-text {
    text-align: center;
    width: 100%;
}
.footer-search-wrapper {
    height: 100px;
    border-bottom: 1px solid #000;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 1.5rem;
}
.footer-search-div {
    width: 100%;
}
.footer-nav-wrapper{
  padding: 1.5rem;  
}
.fnw-bottom {
    text-align: right;
}

.footer-main-col-2 {
    border-top: 1px solid;
}
p.copyright-text {
    font-size: 18px;
}
.ftr-text {
    font-size: 16px;
}
.ftr-fancy-logo-icon img {
    width: 35px;
}
nav.privacy-nav ul {
    gap: 26px;
    display: flex;
    justify-content: flex-end;
}
.fmc-1-right.fmc-3 {
    padding: 1rem;
    justify-content: center;
}
.fmc-1-left.fmc-2 {
    padding: 1rem;
    align-items: flex-start;
    justify-content: center;
}
.revamped-nav-ftr a {
    font-size: 18px;
}
.fnw-top {
    display: flex;
    justify-content: space-between;
}
.fnw-top-inner {
    
    width: 25%;
}
nav.custom-nav.revamped-nav-ftr ul {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.fnw-wrapper h4 {
    color: #B2B2B2;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 15px;
}
.fnw-wrapper {
    margin-bottom: 15px;
}
nav.custom-nav.revamped-nav-ftr a {
    font-size: 16px;
}
footer.bg-footer-background.text-footer-text.dnone {
    display: none;
}
section.revamped-sec {
    padding-left: 5rem;
    padding-right: 5rem;
}
.pad-topbtm-150 {
    padding-top: 150px;
    padding-bottom: 150px;
}
.newsletter-text p {
    font-size: 16px;
}
h2.newsletter-heading.text-2xl {
    font-size: 32px;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.newsletter-wrapper {
    display: flex;
    gap: 30px;
    margin-top:50px;
}
.newsletter-wrapper input {
    height: 50px;
    font-size: 16px;
}
.footer-search-wrapper input {
    font-size: 18px;
}
.newsletter-wrapper input::placeholder{
    color:#B2B2B2;
}
.shopify-model-viewer-ui, [data-product-media-type-video] iframe, [data-product-media-type-video] video, model-viewer, svg {
    height: 90%;
    width: 90%;
    position: relative;
    top: 1px;
}
.footer-search-div button {
    margin-right: .5rem;
}
.mt-4.lg\:w-1\/3.revamped-div {
    width: 98%;
    border-bottom: 2px solid;
    padding-bottom: 6px;
    margin-top:30px;
}
.revamped-div input {
    font-size: 16px;
}
.revamped-popup h2 {
    font-size: 32px;
}
.newsletter-wrapper button {
    border-bottom: 0px;
}
button#revampedSubscribe_btn svg {
    font-size: 10px;
    width: 18px;
    }
 button#revampedSubscribe_btn span {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
}
.newsletter-wrapper p.lg\:ml-theme-half {
    margin: 0px;
    margin-top: 50px;
}
.revamped-video-text-sec .p-2.lg\:p-4 {
    padding: 0;
} 
.hero-text-wrapper {
    
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 100px;
    padding-bottom: 150px;
} 
.main-hero-heading h1 {
    font-size: 7em;
    text-align: center;
    line-height: 0.8em;
    font-weight: bold;
} 
h3.hero-h3-text {
    text-align: center;
    font-size: 16px;
    margin-bottom: 17px;
}
a.re-btn-1 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: max-content;
    gap: 10px;
    background: #000;
    color: #fff;
    padding: 10px 20px;
    border-radius: 50px;
    margin: 0 auto;
    margin-top: -50px;
    border:1px solid #000;
    transition:.5s;
}
a.re-btn-1 svg {
    width: 21px;
    transition:.5s;
}
a.re-btn-1 svg path {
    fill: #fff;
    transition:.5s;
}
a.re-btn-1:hover{
  background:#fff;
  color:#000;
  padding-right: 30px;
  transition:.5s;
}
a.re-btn-1:hover svg{
    transform: translateX(15px);
    transition:.5s;
}
a.re-btn-1:hover svg path{
fill: #000;
transition:.5s;
}
.main-hero-heading {
    width: 1200px;
}
.hero-text-abs {
    position: absolute;
    right: 3%;
    display: flex;
    gap: 15px;
    top: 296px;
}
.hero-text-wrapper {
   position: relative;
}
.fnw-top-inner.fnwt-4 {
    width: 15%;
}
.fnw-bottom {
    margin-top: 20px;
}
p.hero-abs-text {
    font-size: 22px;
    padding: 10px 20px;
    border: 1px solid #000;
    border-radius: 50px;
}
.hero-text-abs img {
    width: 40px;
}

.revamped-container-collection {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}
.revamp-btn-2 span {
    display: flex;
    align-items: center;
    gap: 10px;
}
.revamp-btn-2 svg {
    width: 18px;
}
.revamp-btn-2 {
    border-bottom: 2px solid transparent;
}

.revamp-btn-2:hover {
    border-bottom: 2px solid #000;
    color: #000;
}
.re-arrow-div {
    height: 100px;
        border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}
.revamped-featured-coll button.slick-prev.slick-arrow {
    position: absolute;
    bottom: -61px;
    left: 50%;
    transform: translateX(-140%);
}
.revamped-featured-coll button.slick-next.slick-arrow {
    position: absolute;
    bottom: -61px;
    left: 50%;
    transform: translateX(60%);
}
.revamped-slide .text-right.pl-2 {
    font-size: 16px;
    font-weight: bold;
}
.revamped-slide p {
    font-size: 16px;
}
section.revamped-sec.fancy-blocks-headings-sec {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.revamp-row.fbs-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    
}
.fbs-right {
    width: 50%;
}
.content-block {
    padding: 30px 6rem 30px 6.5rem;
    border-bottom: 2px solid #000;
}
.content-block h3 {
    font-weight: bold;
    font-size: 32px;
    text-decoration: underline;
    /* padding-bottom: 4px; */
    text-decoration-thickness: 2px;
    text-underline-offset: 6px;
    margin-bottom: 20px;
}
.content-block p {
    width: 44%;
    margin: 10px 0px 42px;
    font-size: 16px;
}
.content-block a {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    transition: .5s;
}
.content-block a svg {
    width: 16px;
    position: relative;
    top: 1px;
}
.fbs-left {
    width: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.content-block:last-child {
    border-bottom: 0px solid #000;
}
.content-block a:hover svg {
    transform: translateX(10px);
    transition: .5s;
}
.revamp-row.fas-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.fbh-left {
    width: 50%;
    
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.fbh-right {
    width: 50%;
    text-align: right;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.fancy-artist-headings-sec {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}
.fbh-right a {
    position: relative;
    top: 8px;
}
.fas-left {
    position: relative;
    width: 50%;
    padding-left: 5rem;
    padding-right: 5rem;
    padding-top: 150px;
    padding-bottom: 5rem;
    
}
.brdr-left{
    border-right: 2px solid #000;
}
.fas-left .hero-text-abs {
    position: static;
    margin-bottom: 150px;
}
.fas-quote-sec {
    margin-bottom: 100px;
}
.fas-quote-sec p {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 600;
    font-style: italic;
    line-height: 1.2em;
}
.fas-text-sec p {
    font-size: 16px;
}
.revamp-row.fas-row.no-align {
    align-items: unset;
}
.fas-right {
    width: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
}
.image-link-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
section.revamped-sec.fancy-instagram-sec {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
.image-link-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
}
section.revamped-sec.fancy-blog-heading-sec {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}
.revamp-row.fblogs-row {
    display: flex;
    justify-content: space-between;
}
.fblogs-left {
    height: 350px;
    width: 50%;
    border-right: 2px solid #000;
    border-left: 2px solid;
    display: flex;
    justify-content: center;
    align-items: center;
}
.fblogs-right {
    height: 350px;
    border-right: 2px solid #000;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0rem 5rem;
}
section.revamped-sec.fancy-blog-heading-sec .hero-text-abs {
    position: static;
}
.fblogs-left.talign-left {
    justify-content: flex-start;
    padding-left: 1rem;
}
h2.extra-bog-font {
    font-size: 5rem;
    text-transform: uppercase;
    font-weight: bold;
}
.fblogs-right p {
    font-size: 16px;
    margin-bottom: 20px;
}
.revamp-row.fblogs-wrapper-row {
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    padding: 1rem;
}
.blog-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.blog-content a {
    display: flex;
    align-items: center;
    gap: 10px;
}
.blog-content a svg {
    width: 15px;
}
.blog-content a {
    font-size: 16px;
}
.blog-content p {
    font-size: 16px;
    margin-bottom: 20px;
}
.blog-content h3 {
    font-size: 16px;
    text-transform: uppercase;
    height: 50px;
    margin-bottom: 5px;
}
.blog-card img {
    width: 100%;
    height: 450px;
    margin-bottom: 20px;
    object-fit: cover;
}
button#revampedSubscribe_btn:hover {
    border-bottom: 2px solid #000;
}
button#revampedSubscribe_btn {
    border-bottom: 2px solid transparent;
}
.revamp-row.flh-heading-row {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    border-bottom: 2px solid #000;
}

.flbsh-wrapper {
    height: 650px;
    background-size: cover;
    position: relative;
}
.flbsh-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    z-index: 1;
    opacity: 0;
}

a.revamp-btn-2.white-btn path {
    fill: #fff;
}
a.revamp-btn-2.white-btn {
    color: #fff;
    border-color: #fff;
    opacity: 0;
    transform: translateY(40px);
}
section.video-with-text-overlay.revamped-video-text-sec {
    border-top: 0px solid;
}
.flbsh-text--overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index: 2;
}
.flbsh-text--overlay img {
    width: 380px;
    transition: .5s;
    transform: translateY(30px);
}
a.revamp-btn-2.white-btn {
    color: #fff;
    border-color: #fff;
    opacity: 0;
    transform: translateY(40px);
    transition: .5s;
}
.flbsh-wrapper:hover .flbsh-text--overlay img {
    transform: scale(1.8) translateY(-28px);
    transition: .5s;
}
.flbsh-wrapper:hover .white-btn{
    opacity:1;
    transform: translateY(0px);
    transition: .5s;
}
.flbsh-wrapper:hover .flbsh-overlay{
    opacity:1;
    transition: .5s;
}
main#MainContent section {
    background: #fff;
}
div#shopify-section-16288204703ae63516 {
    position: sticky !important;
    top: 0px;
    z-index: -1;
}
div#shopify-section-video_with_text_overlay_ayrwTA {
    position: sticky;
    top: 0px;
    z-index: -1;
}
.fas-hometown-sec p {
    text-transform: uppercase;
    font-size: 16px;
}
/* Image 1 - Clockwise */
.stories-hero__fancy-icon:first-child,
.ftr-fancy-logo-icon img:first-child {
  animation: rotateClockwisePause 3s ease-in-out infinite;
}

/* Image 2 - Anti-clockwise */
.stories-hero__fancy-icon:last-child,
.ftr-fancy-logo-icon img:last-child {
  animation: rotateAntiClockwisePause 3s ease-in-out infinite;
}
.hero-text-abs img:nth-of-type(1) {
  animation: rotateAntiClockwisePause 3s ease-in-out infinite;
}

.hero-text-abs img:nth-of-type(2) {
  animation: rotateClockwisePause 3s ease-in-out infinite;
}
/* Clockwise */
@keyframes rotateClockwisePause {
  0%   { transform: rotate(0deg); }
  40%  { transform: rotate(-180deg); } /* rotation completes */
  100% { transform: rotate(-180deg); } /* pause */
}

/* Anti-clockwise */
header.bg-header-background.text-header-text.border-b-grid.border-theme-color {
    border-bottom: 2px solid #000;
   
}
@keyframes rotateAntiClockwisePause {
  0%   { transform: rotate(0deg); }
  40%  { transform: rotate(180deg); }
  100% { transform: rotate(180deg); }
}
.group.block.h-full.relative.text-center:hover .product-grid-title {
    color: #000 !important;
}
/*hero mouse animation*/
.trail-img {
  position: absolute;
  width: 110px;
  pointer-events: none;

  opacity: 0;
  transform: translate(-50%, -50%) scale(0.8);
  transition: 
    opacity 2s ease-out,
    transform 2s ease-out;
  will-change: transform, opacity;
  z-index:9999 !important;
  animation: fadeOutTrail 1.8s ease-out forwards;
  animation-delay: 0.3s; /* slight delay before fading */
}


.trail-img.active {
  opacity: 1;
  transform: translate(-50%, -70%) scale(1);
}

@keyframes fadeOutTrail {
  to {
    opacity: 0;
    transform: translate(-50%, -100%) scale(0.9);
  }
}
/*hero mouse animation*/
.revamped-featured-coll .slick-slide img {
    display: block;
    /* height: 550px; */
    /* object-fit: cover; */
}
/* .revamped-featured-coll .bg-contain {
    background-size: cover;
} */

div#shopify-section-16288204703ae63516 {
    transition: .5s;
    transform: translateY(-630px);
    z-index:1 !important;
}
div#shopify-section-revamped_hero_9bx9NP {
    transition: 5s;
    transform: translateY(-375px);
    z-index:0 !important;
    
}

@keyframes slideInUp {
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

/* Only run animation AFTER page fully loads */
body.page-loaded div#shopify-section-16288204703ae63516 {
  animation: slideInUp 0.8s ease-out forwards;
   z-index:-1 !important;
}

body.page-loaded div#shopify-section-revamped_hero_9bx9NP {
  animation: slideInUp 1s ease-out forwards;
  /*animation-delay: 0.3s; /* optional stagger */
}

/*header css*/
header.bg-header-background.text-header-text.border-b-grid.border-theme-color {
    border-bottom: 2px solid #000;
    /* padding-bottom: 1px; */
    margin-bottom: 2px;
    position: absolute;
    width: 100%;
    background: #fff;
    z-index: 9;
}

main#MainContent {
    padding-top: 118px;
}
/*header css*/
.logo-item:last-child {
    /* background: #000; */
    border-right: 0px solid #000;
}
.rsv-top h2 {
    text-align: left;
    font-size: 25px;
}
.revamped-serachbar {
    padding-left: 5rem;
    padding-right: 5rem;
}
.rsv-bottom {
    border-bottom: 2px solid;
    margin-top: 30PX;
}
.revamped-serachbar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;

    padding: 2rem 5rem;
    border: 0;
    z-index: 3;

    box-sizing: border-box; /* important */
}
button.py-2.ml-4.revampedsearch-close-btn {
    position: absolute;
    right: 20px;
    top: 10px;
}
.revamped-popup {
    padding: 2rem 5rem;
}
button.py-2.ml-4.revampedsearch-close-btn svg {
    width: 1.5rem;
}
.blog-slider {
  margin: 0 -5px; /* half of gap to balance edges */
}

.blog-slider .slick-slide {
  padding: 0 5px; /* creates 10px total gap (5px left + 5px right) */
  box-sizing: border-box;
}

.blog-card {
  width: 100%;
}
nav.breadcrumb svg {
    width: 14px;
    display: inline;
    position: relative;
    top: 0px;
    margin: 0px 10px;
}
nav.breadcrumb {
    border: 0px solid;
    padding: 1rem 5rem;
}
.hero-text-abs.psstatic {
    position: static;
}
p.hero-abs-text {
    position: relative;
    top: 5px;
}
.hero-text-abs.psstatic {
   
    margin-bottom: 20px;
}
.re-product-heading {
    font-size: 42px;
}
span.re-price {
    font-size: 32px;
    font-weight: 900;
}
section.revamped-product-section-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-top: 2px solid;
}
.re-product-image-sec {
    width: 45%;
}
.revamped-product-description {
    width: 55%;
    padding:  0px;
    
}
.re-product-image-sec {
    border-right: 2px solid;
}
div#splide01-track.no-pad {
    padding: 0px;
}

.product-desc-cont-first {
    border-bottom: 2px solid #000;
    padding: 50px 150px;
}
.product-content-container.bg-primary-background .lg\:top-sticky-header {
    padding-top: 0;
}

div#shopify-section-fancy_blog_section_74cjrc *{
    overflow-y: hidden;
}
@media (min-width: 1601px){
    
    /* .re-product-image-sec {

        max-height: 100vh;
    }
    .re-product-image-sec .splide {
      
        max-height: 100vh;
    }
    div#splide01-track.no-pad {
     
        max-height: 100vh;
    } */
}
@media screen and (max-width: 1650px) {
.hero-text-abs img {
    width: 30px;
}
p.hero-abs-text {
    font-size: 20px;
}
.main-hero-heading h1 {
    font-size: 5.5em;
 }
 .main-hero-heading {
    width: 1120px;
}
h2.extra-bog-font {
    font-size: 3.8rem;
}
.fblogs-right {
    height: 300px;
}
.fblogs-left {
    height: 300px;
}

}
@media screen and (max-width: 1600px) {
    .text-2xl {
        font-size: 1.6rem;
    }
}
@media screen and (max-width: 1560px) {
    .logo-item img {
        max-width: 100px !important;

    }
    .trail-img {
    position: absolute;
    width: 70px;
    transform: translate(-50%, -50%) scale(0.2);
    }

    .revamped-menu-ul span.inline-block.pr-1 {
        font-size: 16px;}
    .logo-image {
        display: block;
        max-width: 200px;
    }
    .ml-4.revamped-head-icon:nth-child(2):after {
    right: -9px;
    }  
    .ml-4.revamped-head-icon:nth-child(2):before {
    left: -9px;
    }  
    .fnw-top-inner.fnwt-4 {
        width: 15%;
    }
    /**/
    .content-block {
        padding: 20px 0rem 20px 6.5rem;
        border-bottom: 2px solid #000;
    }
    .content-block p{
            margin: 10px 0 15px;
    }
    .fas-left .hero-text-abs {
        
        margin-bottom: 100px;
    }
    .fas-left {
        padding-bottom: 3rem;
        padding-top: 100px;

    }
    .fas-quote-sec p {
        font-size: 22px;
    }

    .fas-quote-sec {
        margin-bottom: 80px;
    }
}
@media screen and (max-width: 1440px) {
    .hero-text-abs img {
            width: 25px;
        }
    p.hero-abs-text {
            font-size: 18px;
        }
    div#shopify-section-16288204703ae63516 {
        transition: .5s;
        transform: translateY(-494px);
        z-index:1 !important;
    }
    div#shopify-section-revamped_hero_9bx9NP {
        transition: 5s;
        transform: translateY(-285px);
        z-index:0 !important;
        
    }
    p.copyright-text {
        font-size: 16px;
    }
    .revamped-nav-ftr a {
        font-size: 16px;
    }
    .fmc-1-left {

        padding: 1.5rem;

    }
}


@media screen and (min-width: 1024px) {
    .section-x-padding.sec-altered-padding {
    padding-left: 5rem;
    padding-right: 5rem;
}
}
@media screen and (max-width: 1366px) {
    .text-2xl {
    font-size: 1.6rem;
}
    h2.extra-bog-font {
        font-size: 3.5rem;
}
    .main-hero-heading {
        width: 815px;
}
    .revamped-popup {
    padding-left: 3rem;
    padding-right: 3rem;
}
    .revamped-serachbar {
    padding-left: 3rem;
    padding-right: 3rem;
}
    .section-x-padding.sec-altered-padding {
        padding-left: 3rem;
        padding-right: 3rem;
}
    section.revamped-sec {
    padding-left: 3rem;
    padding-right: 3rem;
}
.fas-left {
padding-left: 3rem;
}
nav.breadcrumb {
    border: 0px solid;
    padding: 1rem 3rem;
}
.footer-main-col-1, .footer-main-col-2 {
    padding: 0rem 3rem;
    display: flex;
}
.main-hero-heading h1 {
        font-size: 4em;
}
.sec-altered-padding .lg\:w-3\/4 {
        width: 85%;
}
.logo-image {
    display: block;
    max-width: 200px !important;
}
text-2xl {
    font-size: 1.5rem;
}
.fas-right {
 background-size: cover;
}
a.re-btn-1 {
    font-size: 16px;
}
.revamp-btn-2 {
    font-size: 16px;
}
p.copyright-text {
    font-size: 16px;
}
.revamped-nav-ftr a {
    font-size: 16px;
}
.revamped-slide p {
    font-size: 14px;
}
  header.bg-header-background .section-x-padding.sec-altered-padding{
    min-height: 118px;
  }
}

@media screen and (max-width: 1280px) {
    .revamped-menu-ul span.inline-block.pr-1 {
        font-size: 14px;
    }
    .revamped-menu-ul span.svg-scale {
    font-size: 12px;
    position: relative;
    right: -5px;
}
    .text-2xl {
        font-size: 24px;
    }
        .revamped-slide p {
        font-size: 12px;
    }
    .revamped-featured-coll .text-right.pl-2 span {
    font-size: 12px;
}
    .fmc-1-left {
        padding: 5rem 1.1rem;
    }
}


/*Single Product CSS*/
.hero-text-abs.psstatic {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    width: 100%;
  }

  .product-vendor-group {
    display: flex;
    align-items: center;
    gap: 12px;
    min-width: 0;
  }

  .hero-text-abs.psstatic .hero-abs-text {
    margin: 0;
  }


  .product-symbol-icon {
    display: block;
    width: 32px;
    height: 32px;
    object-fit: contain;
    flex: 0 0 auto;
  }

  .product-share-wrapper {
    position: relative;
    flex: 0 0 auto;
  }

  .product-share-btn {
        display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 34px;
    padding: 10px 20px;
    border: 1px solid currentColor;
    border-radius: 999px;
    background: transparent;
    color: inherit;
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
  }

  .product-share-btn:hover {
    opacity: 0.75;
  }

  .product-share-btn__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .product-share-menu {
    position: absolute;
    top: calc(100% + 8px);
    right: 0;
    z-index: 20;
    min-width: 170px;
    padding: 8px;
    border: 1px solid currentColor;
    border-radius: 14px;
    background: var(--color-background, #fff);
    color: inherit;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);
  }

  .product-share-menu a,
  .product-share-menu button {
    width: 100%;
    display: block;
    padding: 9px 10px;
    border: 0;
    background: transparent;
    color: inherit;
    text-align: left;
    text-decoration: none;
    font: inherit;
    font-size: 13px;
    line-height: 1.2;
    cursor: pointer;
  }

  .product-share-menu a:hover,
  .product-share-menu button:hover {
    opacity: 0.65;
  }

  .product-action-row {
    display: flex;
    align-items: stretch;
    gap: 8px;
    width: 100%;
  }

  .product-action-row .product-action-btn {
    flex: 1 1 0;
    min-width: 0;
    margin: 0 !important;
    max-height: 43px;
  }

  .product-action-row .add-to-cart {
    min-height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .product-action-row .payment-button-wrapper {
    display: block;
  }

  .product-action-row .shopify-payment-button {
    height: 100%;
  }

  .product-action-row .shopify-payment-button__button {
    width: 100%;
    min-height: 42px;
    height: 100%;
    border-radius: 999px !important;
    overflow: hidden;
  }

  .product-desc-cont-first .payment-button-wrapper .shopify-payment-button__more-options {
    display: none !important;
  }

  .re-product-image-sec .product-media-object {
    overflow: hidden;
  }

  .re-product-image-sec .product-media-object img {
    transition: transform 0.45s ease;
    will-change: transform;
  }

  .re-product-image-sec .product-media-object:hover img {
    transform: scale(1.05);
  }

  .re-product-image-sec .splide {
    position: relative;
  }

  .revamped-product-slider--fallback .splide__slide:not(.is-active) {
    display: none;
  }

  .re-product-image-sec .revamped-product-dots {
    position: absolute;
    right: 18px;
    bottom: 24px;
    z-index: 8;
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin: 0;
    padding: 0;
  }

  .re-product-image-sec .revamped-product-dot {
    width: 20px;
    height: 20px;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: #bdbdbd;
    opacity: 1;
    cursor: pointer;
  }

  .re-product-image-sec .revamped-product-dot.is-active {
    background: #000;
  }

  .re-product-image-sec .splide__pagination {
    display: none !important;
  }

.add-to-cart-container button {
    border-radius: 30px;
    background: #000000;
    color: #fff;
    transition: all .5s ease;
        font-size: 18px;
}
.add-to-cart-container button:hover {
    background: transparent;
    color: #000;
    border-color: #000 !important;
}
.js-enabled.accordian {
    margin-top: 0px;
}
.js-enabled.accordia p {
    font-size: 18px;
}
.js-enabled.accordian .rte {
    padding: 50px 150px 20px;
}
.js-enabled.accordian .rte {
    max-height: 400px;
    overflow: hidden;
    overflow-y: scroll;
    scrollbar-width: thin;
    scrollbar-color: #000 transparent;
}
.js-enabled.accordian .rte::-webkit-scrollbar {
  width: 4px;
}
 
.js-enabled.accordian .rte::-webkit-scrollbar-track {
  background: transparent;
}
 
.js-enabled.accordian .rte::-webkit-scrollbar-thumb {
  background-color: #000;
  border-radius: 999px;
}
 
.js-enabled.accordian .rte::-webkit-scrollbar-thumb:hover {
  background-color: #222;
}

/* Home page new work section */
div#shopify-section-re_featured_collection_XbPEdc .fbh-middle {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30%;
}
/* Home page new work section */
/* Product Meta */
.product-meta-details {
    display: flex;
    flex-wrap: nowrap;
    padding: 0px 150px 20px;
}
.product-meta-item {
    width: 33.33%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-meta-details .product-meta-item:nth-child(1) {
    justify-content: flex-start;
}
.product-meta-details .product-meta-item:nth-child(2) {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    width: 50%;
}
.product-meta-details .product-meta-item:nth-child(3) {
    justify-content: flex-end;
}
.product-meta-item h4 {
    color: #000;
    font-family: "Instrument Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    text-transform: uppercase;
}
/* Product Meta */

/* Wishlist  */
.revamped-product-slider {
  position: relative;
  isolation: isolate;
}

.xb-wishlist-floating {
  position: absolute;
  top: 24px;
  right: 24px;
  z-index: 9999;
  pointer-events: auto;
}

.xb-wishlist__btn-custom {
  position: relative;
  width: 44px;
  height: 44px;
}

.xb-wishlist__btn-custom .xb-wishlist__add,
.xb-wishlist__btn-custom .xb-wishlist__loading,
.xb-wishlist__btn-custom .xb-wishlist__remove {
  position: absolute;
  inset: 0;
  width: 44px;
  height: 44px;
}

/* Default state: only Add button visible */
.xb-wishlist__btn-custom .xb-wishlist__loading,
.xb-wishlist__btn-custom .xb-wishlist__remove {
  display: none;
}

.xb-wishlist__btn-custom button {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  background: #fff;
  border: 1px solid #000;
  border-radius: 50%;
  color: #000;
  cursor: pointer;
}

.xb-wishlist__btn-custom svg {
  width: 20px;
  height: 20px;
  display: block;
}

.xb-wishlist-spinner {
  width: 18px;
  height: 18px;
  display: block;
  border: 2px solid #000;
  border-top-color: transparent;
  border-radius: 50%;
  animation: xbWishlistSpin 0.8s linear infinite;
}

@keyframes xbWishlistSpin {
  to {
    transform: rotate(360deg);
  }
}
/* Wishlist  */

@media (max-width: 1600px){
    .re-product-image-sec{
        width: 50%;
    }
    .product-desc-cont-first,
    .js-enabled.accordian .rte,
    .product-meta-details{
        padding: 30px 50px;
    }
    .js-enabled.accordian .rte{
          padding: 50px  50px 30px;
    }
    .product-meta-details{
        padding: 0px 50px 30px;
    }
    .product-share-btn{
        font-size: 16px;
    }
    .product-action-row .add-to-cart {
    font-size: 18px;
    }
    .re-product-image-sec .revamped-product-dot{
        width: 16px;
        height: 16px;
    }
    .js-enabled.accordian p{
        font-size: 16px;
    }
    .add-to-cart-container.product-action-row {
        margin-top: 25px;
    }
    .product-meta-details .product-meta-item:nth-child(1)  {
    width: 22.5%;
}
  
    .product-meta-details .product-meta-item:nth-child(2) {
    width: 55%;
}
  .js-enabled.accordian p span , .js-enabled.accordian p  {
        font-size: 16px;
        line-height: 1.25;
    }
}


/* Product desc italic */
.revamped-product-description .js-enabled.accordian .rte span, .revamped-product-description .meta-field-container * {
    font-style: italic !important;
}
.revamped-product-description.product-content-container * {
    font-style: italic !important;
}
/* Product desc italic */

@media (max-width: 1439px){
     .js-enabled.accordian .rte{
          padding: 30px  50px 20px;
    }
    .product-meta-details{
        padding: 0px 50px 10px;
    }
}
  
  @media screen and (max-width: 767px) {
    .hero-text-abs.psstatic {
      align-items: flex-start;
      gap: 20px;
    }

    .product-vendor-group {
      gap: 8px;
      flex-wrap: wrap;
    }

    .product-share-btn {
      padding-inline: 14px;
    }

    .product-action-row {
      gap: 8px;
    }
        ul.featured-slider.slick-initialized.slick-slider {
        padding-top: 20px;
    }
  }

  @media screen and (max-width: 480px) {
    .hero-text-abs.psstatic {
      flex-direction: column;
      align-items: flex-start;
    }

    .product-action-row {
      flex-direction: column;
    }

    .product-action-row .product-action-btn {
      width: 100%;
    }

    .product-share-menu {
      left: 0;
      right: auto;
    }
  }
/*Single Product CSS*/

/* Good Talk Left Align */
div#shopify-section-fancy_blog_section_74cjrc .fblogs-left{
/* div#shopify-section-fancy_blog_section_74cjrc .revamped-sec.fancy-blog-heading-sec { */
    height: 275px;
}
@media (min-width:749px){
  div#shopify-section-fancy_blog_section_74cjrc .fblogs-right{
      border-left: 2px solid;
  }
}
/* Good Talk Left Align */


/* Animation css */
.revamped-cursor-hero {
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.revamped-cursor-hero .revamped-container,
.revamped-cursor-hero .revamp-row,
.revamped-cursor-hero .hero-text-wrapper,
.revamped-cursor-hero .hero-text-main,
.revamped-cursor-hero .hero-text-abs {
  position: relative;
  z-index: 20;
}

.revamped-cursor-hero .hero-text-main {
  z-index: 25;
}

.revamped-cursor-hero .re-btn-1 {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  z-index: 30;
}

.revamped-cursor-hero .hero-cursor-picture-layer {
  position: absolute;
  inset: 0;
  z-index: 60;
  pointer-events: none;
  overflow: hidden;
}

.revamped-cursor-hero .cursor-picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 280px;
  max-width: 32vw;
  height: auto;
  object-fit: contain;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translate(-50%, -50%) scale(0.8);
  will-change: transform, opacity, visibility;
  z-index: 70;
}

.revamped-cursor-hero .hero-fancy-icon {
  max-width: 100%;
  height: auto;
  display: block;
}

.revamped-cursor-hero .hero-text-wrapper {
  justify-content: center !important;
}

@media screen and (max-width: 767px) {
  .revamped-cursor-hero .cursor-picture {
    width: 180px;
    max-width: 48vw;
  }
}

@media (prefers-reduced-motion: reduce) {
  .revamped-cursor-hero .cursor-picture {
    transition: none !important;
    animation: none !important;
  }
}
/* Animation css */




/* Tablet IPAD PRO */
@media (max-width: 1024px){
    .revamped-popup, .revamped-serachbar, .section-x-padding.sec-altered-padding,section.revamped-sec,
    section.revamped-sec.fancy-blocks-headings-sec,
    section.revamped-sec,
    .footer-main-col-1, .footer-main-col-2{
        padding-left: 20px;
        padding-right: 20px;
    }
    section.revamped-sec.newsletter-sec.pad-topbtm-150 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .fblogs-right, .fblogs-left {
        height: auto;
        padding-left: 20px;
        padding-right: 20px;
    }
    .fas-left {
        padding-left: 20px;
        padding-right: 20px;
    }
    .content-block {
        padding: 20px;
    }
    .content-block p {
        width: 100% !important;
    }
    /* Header */
    header .nav div > div:nth-child(1), header .nav div > div:nth-child(3) {
        width: 15% !important;
        max-width: 15% !important;
       
    }
    header .nav div > div:nth-child(1) .mr-6{
         margin-right: 0px !important;
    }
    .sec-altered-padding .lg\:w-3\/4 {
        max-width: 100% !important;
        width: 100% ;
    }
    ul.flex.flex-wrap.revamped-menu-ul.justify-center.-ml-4 li {
        margin-left: 10px;
    }
    /* Header */
    /* hero */
    .hero-text-wrapper {
    min-height: 50vh;
}
    /* hero */
    .revamped-sec .revamped-container-collection .mt-4.lg\:mt-0.lg\:w-1\/2.lg\:text-right {
    margin-top: 0px !important;
}
  .re-product-image-sec .revamped-product-slider {
    position: relative;
  }

  .re-product-image-sec .revamped-product-dots {
    position: absolute !important;
    left: 50% !important;
    right: auto !important;
    bottom: -20px !important;
    z-index: 20 !important;

    display: flex !important;
    flex-direction: row !important;
    align-items: center;
    justify-content: center;
    gap: 8px;

    transform: translateX(-50%) !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .re-product-image-sec .revamped-product-dot {
    width: 20px !important;
    height: 20px !important;
  }
  /* Product Page */
  section.revamped-product-section-wrapper {
    flex-direction: column;
}
.re-product-image-sec,.revamped-product-description{
    width: 100%;
}
.re-product-image-sec {
    overflow-x: hidden;
    padding-bottom: 50px;
}
.re-product-image-sec .revamped-product-dots{
    bottom: -30px !important;
}
.section-revamp--3-col-detail .revamp--3-col-detail__item ,
.product-desc-cont-first, .js-enabled.accordian .rte, .product-meta-details{
    padding: 30px 20px;
}
.section-revamp--3-col-detail{
    padding-left: 20px !important;
    padding-right: 20px !important;
}
div#RelatedProducts-re-related-products .revamped-sec {
  padding: 0 20px;
}
nav.breadcrumb{
    padding: 20px ;
}
div#RelatedProducts-re-related-products .revamped-sec a.font-body.text-2xl.lg\:w-1\/2.break-words {
    width: 60% !important;
}
.section-revamp--3-col-detail .revamp--3-col-detail__item{
    padding: 20px !important;
}

  /* Product Page */

  section.revamped-full-sec.fan-logo-bigscreen-heading {
    overflow-x: hidden;
}
.fmc-1-left{
    padding-top: 50px;
}
.footer-main-col-2 p, .footer-main-col-2 a {
    font-size: 13px;
}
div#shopify-section-revamped_fancy_blocks_eFJXqE h2 {
    width: 100%;
    max-width: 100%;
    text-align: center;
}
div#shopify-section-fancy_blog_section_74cjrc .fblogs-left.talign-left h2 {
    font-size: 60px;
}
 div#shopify-section-fancy_blog_section_74cjrc .fblogs-left.talign-left {
        justify-content: center;
    }
    div#shopify-section-fancy_blog_section_74cjrc .revamped-sec.fancy-blog-heading-sec:nth-child(1), div#shopify-section-fancy_blog_section_74cjrc .revamped-sec.fancy-blog-heading-sec:nth-child(1) .revamped-container, div#shopify-section-fancy_blog_section_74cjrc .revamped-sec.fancy-blog-heading-sec:nth-child(1) .revamped-container .fblogs-left {
        height: auto;
        min-height: 150px;
        max-height: 150px;
    }

}
/* Tablet IPAD PRO */



/* Header */
/* ================================
   Mobile Header - Figma Layout
   search left / logo center / menu right
================================ */

@media screen and (max-width: 1023px) {

    button.slick-prev.custom-arrow.slick-arrow, .revamped-featured-coll button.slick-next.slick-arrow {
        width: 20px;
        height: 20px;
    }
    div#shopify-section-revamped_artist_section_Lp8GUt .revamped-container h2 {
    text-align: left;
    }
    div#shopify-section-fancy_blog_section_74cjrc .fblogs-left.talign-left {
        justify-content: center;
    }
    div#shopify-section-fancy_blog_section_74cjrc .fblogs-left.talign-left h2 {
        font-size: 48px;
        text-align: center;
    }
    /* Header */
    main#MainContent {
        padding-top: 60px;
    }
  #shopify-section-header {
    position: sticky;
    top: 0;
    z-index: 50;
  }

  #shopify-section-header header {
    background: #fff;
    color: #000;
  }

  .rev-mobile-header-wrap {
    position: relative;
    width: 100%;
    background: #fff;
    color: #000;
    border-bottom: 1px solid #000;
    z-index: 50;
  }

  .rev-mobile-header {
    min-height: 60px;
    height: 60px;
    display: grid;
    grid-template-columns: 32px minmax(0, 1fr) 32px;
    align-items: center;
    column-gap: 10px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .rev-mobile-header__left,
  .rev-mobile-header__center,
  .rev-mobile-header__right {
    display: flex;
    align-items: center;
    min-width: 0;
  }

  .rev-mobile-header__left {
    justify-content: flex-start;
  }

  .rev-mobile-header__center {
    justify-content: center;
  }

  .rev-mobile-header__right {
    justify-content: flex-end;
  }

  .rev-mobile-header__center h1,
  .rev-mobile-header__center .h1 {
    margin: 0;
    line-height: 0;
  }

  .rev-mobile-header__center .logo-image {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    max-width: 210px !important;
    line-height: 0;
  }

  .rev-mobile-header__center .logo-image img {
    display: block;
    width: auto;
    max-width: 100%;
    max-height: 54px;
    height: auto;
  }

  .rev-mobile-search-btn,
  .rev-mobile-menu-btn {
    width: 30px;
    height: 30px;
    padding: 0;
    border: 0;
    background: transparent;
    color: #000;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    appearance: none;
  }

  .rev-mobile-search-btn svg {
    width: 15px;
    height: 15px;
    display: block;
  }

  .rev-mobile-menu-lines {
    width: 18px;
    display: flex;
    flex-direction: column;
    gap: 5px;
  }

  .rev-mobile-menu-lines span {
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
  }

  .rev-mobile-search-panel {
  position: fixed !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  top: auto !important;
  width: 100% !important;
  background: #fff !important;
  color: #000 !important;
  border-top: 1px solid #000 !important;
  border-bottom: 0 !important;
  padding: 18px 20px calc(18px + env(safe-area-inset-bottom)) !important;
  z-index: 2147483647 !important;
  box-sizing: border-box !important;
}

.rev-mobile-search-form {
  display: grid;
  grid-template-columns: 24px minmax(0, 1fr) 24px;
  align-items: center;
  gap: 10px;
  border: 1px solid #000;
  border-radius: 999px;
  padding: 10px 14px;
  background: #fff;
}

.rev-mobile-search-form input {
  width: 100%;
  border: 0;
  outline: 0;
  background: transparent;
  color: #000;
  font-size: 14px;
}

.rev-mobile-search-form button {
  border: 0;
  background: transparent;
  color: #000;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.rev-mobile-search-form svg {
  width: 15px !important;
  height: 15px !important;
  position: static !important;
}

  /* Mobile drawer menu - right slide, full width, dropdowns and social icons */
  html.rev-mobile-menu-is-open,
  html.rev-mobile-menu-is-open body {
    overflow: hidden !important;
  }

  /* Hide Baseline/theme original menu drawer on mobile */
  .section-sidebar,
  .sidebar-drawer,
  .menu-drawer,
  .drawer--menu,
  [data-menu-drawer],
  [data-drawer="menu"],
  [data-drawer-menu] {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }

  #shopify-section-header,
  #shopify-section-header header,
  .rev-mobile-header-wrap {
    z-index: 9999999 !important;
  }

  .rev-mobile-drawer {
    position: fixed !important;
    inset: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    height: 100dvh !important;
    min-height: 100dvh !important;
    background: #fff !important;
    color: #000 !important;
    z-index: 2147483647 !important;
    transform: translateX(100%) !important;
    transition: transform 0.35s ease !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    padding: 0 20px 20px !important;
    box-sizing: border-box !important;
    pointer-events: none !important;
  }

  .rev-mobile-drawer.is-open {
    transform: translateX(0) !important;
    pointer-events: auto !important;
  }

  .rev-mobile-drawer__inner {
    min-height: 100dvh;
    display: flex;
    flex-direction: column;
  }

  .rev-mobile-drawer__top {
    position: relative;
    min-height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .rev-mobile-drawer__logo .h1 {
    margin: 0;
    line-height: 0;
  }

  .rev-mobile-drawer__logo .logo-image {
    max-width: 180px !important;
    padding: 0 !important;
    line-height: 0;
  }

  .rev-mobile-drawer__logo img {
    display: block;
    width: 100%;
    height: auto;
  }

  .rev-mobile-drawer__close {
    position: absolute;
    right: 0;
    top: 42px;
    width: 36px;
    height: 36px;
    border: 0;
    background: transparent;
    padding: 0;
    cursor: pointer;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .rev-mobile-drawer__close svg {
    width: 24px !important;
    height: 24px !important;
    position: static !important;
    top: auto !important;
  }

  .rev-mobile-actions {
    display: flex;
    justify-content: center;
    gap: 8px;
    padding-bottom: 28px;
    border-bottom: 1px solid #ddd;
  }

  .rev-mobile-action {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    border: 1px solid #000;
    border-radius: 999px;
    padding: 8px 14px;
    font-size: 13px;
    line-height: 1;
    color: #000;
    text-decoration: none;
    background: transparent;
    white-space: nowrap;
  }

  .rev-mobile-action svg {
    width: 15px !important;
    height: 15px !important;
    position: static !important;
    top: auto !important;
  }

  .rev-mobile-nav {
    flex: 1;
  }

  .rev-mobile-nav__list,
  .rev-mobile-submenu,
  .rev-mobile-grandmenu {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .rev-mobile-nav__item {
    border-bottom: 1px solid #d9d9d9;
  }

  .rev-mobile-summary,
  .rev-mobile-nav__link,
  .rev-mobile-child-summary {
    width: 100%;
    min-height: 58px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #000;
    font-size: 13px;
    line-height: 1.2;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
  }

  .rev-mobile-summary::-webkit-details-marker,
  .rev-mobile-child-summary::-webkit-details-marker {
    display: none;
  }

  .rev-mobile-submenu {
    display: none;
    padding-bottom: 12px;
  }

  .rev-mobile-details[open] > .rev-mobile-submenu {
    display: block;
  }

  .rev-mobile-submenu a,
  .rev-mobile-child-summary {
    min-height: 34px;
    display: flex;
    align-items: center;
    color: #000;
    font-size: 14px;
    line-height: 1.2;
    text-transform: none;
    text-decoration: none;
  }

  .rev-mobile-child-summary {
    justify-content: space-between;
  }

  .rev-mobile-grandmenu {
    display: none;
    padding-left: 16px;
    padding-bottom: 8px;
  }

  .rev-mobile-child-details[open] > .rev-mobile-grandmenu {
    display: block;
  }

  .rev-mobile-grandmenu a {
    min-height: 30px;
    font-size: 13px;
  }

  .rev-mobile-summary__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.25s ease;
  }

  .rev-mobile-summary__icon svg {
    width: 14px !important;
    height: 14px !important;
    position: static !important;
    top: auto !important;
  }

  .rev-mobile-details[open] > .rev-mobile-summary .rev-mobile-summary__icon,
  .rev-mobile-child-details[open] > .rev-mobile-child-summary .rev-mobile-summary__icon {
    transform: rotate(180deg);
  }

  .rev-mobile-socials {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding-top: 28px;
    padding-bottom: 50px;
  }

  .rev-mobile-social-link {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #000;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
  }

  .rev-mobile-social-link svg {
    width: 16px !important;
    height: 16px !important;
    fill: currentColor;
    position: static !important;
    top: auto !important;
  }

  /* Header */
  /* Global Padding */
  .fbh-left, .fbh-right {
    padding-top: 20px;
    padding-bottom: 20px;
}
  /* Global Padding */
  /* Hero */
  .main-hero-heading h1{
    font-size: 60px;
    line-height: 68px;
  }
  .hero-text-wrapper {
    padding: 50px;
}

  /* Hero */
  /* Slider */
  .featured-collection .revamped-container h2 {
    text-align: left;
}
  /* Slider */
  /* Video below hero */
  .revamped-container h2 {
    text-align: center;
}
.revamped-container .revamp-row.fbs-row{
    flex-direction: column;
  }

  .revamped-container .revamp-row.fbs-row .fbs-left,
  .revamped-container .revamp-row.fbs-row .fbs-right{
    width: 100%;
  }
  .revamped-container .revamp-row.fbs-row .fbs-right .content-block {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.revamped-container .revamp-row.fbs-row .fbs-right .content-block p {
    text-align: center;
    max-width: 500px;
}
.content-block h3 {
    font-size: 26px;
    margin-bottom: 10px;
    line-height: 1.25em;
}
  /* Video below hero */
  
  /* Fancy Artist */
  .fancy-Artist-sec  .revamp-row.fas-row {
    flex-direction: column ;
}
  .fancy-Artist-sec .fas-left, .fancy-Artist-sec .fas-right{
    width: 100%;
  }
  .fancy-Artist-sec .fas-right {
    min-height: 500px;
    background-size: contain;
    }
    .fancy-Artist-sec .fas-left {
        border-radius: 0px !important;
        padding: 50px 20px;
    }
    .fas-left .hero-text-abs ,.fas-left .fas-quote-sec{
    margin-bottom: 50px;
}
  /* Fancy Artist */

  /* fbs logo left*/
    
    .revamped-container h2 {
    font-size: 24px;
}
  /* fbs logo left */

  /* Blog sec */
 

  .revamp-row.fblogs-wrapper-row .blog-grid {
    grid-template-columns: 1fr 1fr;
    margin: 0;
    column-gap: 20px;
    row-gap: 40px;
}
  /* Blog sec */
    .revamp-row.flh-heading-row h2 {
    font-size: 40px;
    line-height: 48px;
}

/* Footer */

.footer-search-wrapper {
    padding: 20px;
    height: max-content;
}
.fmc-1-left {
           padding: 50px 20px;
        width: 30% !important;
}

/* Footer */

#RelatedProducts-re-related-products .revamped-container-collection.bg-primary-background.text-primary-text.lg\:flex.items-end.justify-between {
    display: flex;
}
.footer-nav-wrapper {
    padding: 20px;
}
.footer-main-col-2 * {
    font-size: 14px !important;
}


.rev-mobile-search-form {
    border: 0px;
    padding: 10px 0;
}

@media screen and (min-width: 1024px) {
  .rev-mobile-header-wrap {
    display: none !important;
  }
}
/* Header */

/* Moible */
@media (max-width: 767px)
{
    /* Border 0 */
    .brdr-left, .brdr-right {
        border: 0px;
    }
    /* Border 0 */

    .main-hero-heading h1 {
        font-size: 50px;
        line-height: 58px;
        max-width: 100%;
        margin-bottom: 40px;
    }
    .main-hero-heading{
        max-width: 100%;
        width: 100%;
   }
   .hero-text-wrapper {
        padding: 62px 20px 42px;
        
    }
    .background-video-wrapper--cinematic {
        height: 285px;
    }
    /* Search Bar */
    .rev-mobile-search-form {
    border: 0px;
    padding: 10px 0;
}
.rev-mobile-search-panel {
    padding: 30px;
}
    /* Search Bar */
    /* Slider  */
    section.revamped-sec.featured-collection.border-t-grid.border-grid-color {
    padding-top: 30px;
    padding-bottom: 30px;
    /* display: flex; */
    /* flex-direction: column; */
}
section.revamped-sec.featured-collection .revamped-container div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    width: 100%;
}
section.revamped-sec.featured-collection .revamped-container div .fbh-left, section.revamped-sec.featured-collection .revamped-container div .fbh-right {
    padding-top: 0px;
    padding-bottom: 0px;
}
section.revamped-sec.featured-collection .revamped-container div .fbh-left h2 {
    font-size: 24px;
    line-height: 1.25em;
}
.revamped-slide p, .revamped-slide .text-right span {
    font-size: 18px !important;
    line-height: 18px !important;
}
    /* Slider  */

    .revamped-container h2{
        font-size: 24px;
    line-height: 1.25em;
    }
    .revamped-container .revamp-row.fbs-row .fbs-right .content-block {
        padding: 50px;
    }
    .revamped-container .revamp-row.fbs-row .fbs-right .content-block p {
        max-width: 320px;
        margin-bottom: 40px;
    }
    .revamped-container .revamp-row.fbs-row .content-block h3{
        text-align: center;
    }

    /* Feature Artist */
    section.revamped-sec.fancy-artist-headings-sec .revamped-container .revamp-row.fas-row {
    flex-direction: column;
    padding: 30px 20px;
}

section.revamped-sec.fancy-artist-headings-sec .revamped-container .revamp-row.fas-row h2{
    font-size: 24px;
    line-height: 1.25em;
}
section.revamped-sec.fancy-artist-headings-sec .revamped-container .revamp-row.fas-row  .fbh-left,
section.revamped-sec.fancy-artist-headings-sec .revamped-container .revamp-row.fas-row  .fbh-right{
    padding-top: 0px;
    padding-bottom: 0px;
    width: 100%;
    max-width: 100%;
}
section.revamped-sec.fancy-artist-headings-sec .revamped-container .revamp-row.fas-row .fbh-right {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0px;
    /* padding-bottom: 20px; */
}
section.revamped-sec.fancy-artist-headings-sec {
    padding: 0px;
}
.fancy-Artist-sec .fas-left{
    padding-left: 30px;
    padding-right: 30px;
}
.hero-text-abs {
    justify-content: center;
}
.fas-left .fas-quote-sec p{
     text-align: center;
    font-size: 19px;
    line-height: 1.25em;
}
.fancy-Artist-sec .fas-left p {
    text-align: center;
    font-size: 16px;
    line-height: 1.25em;
}
div#shopify-section-revamped_artist_section_Lp8GUt .revamped-container h2{
    text-align: center;
}
    /* Feature Artist */
    /* Gallery Sec */
    section.revamped-sec.fancy-instagram-sec {
    padding: 50px 30px;
}
section.revamped-sec.fancy-instagram-sec .image-link-grid {
    grid-template-columns: 1fr 1fr;
}
.revamp-row.fblogs-wrapper-row .blog-grid {
    grid-template-columns: 1fr;
}
    /* Gallery Sec */

    /* Blog sec */
    div#shopify-section-fancy_blog_section_74cjrc * {
    border-left: 0px;
    border-right: 0px;
}
div#shopify-section-fancy_blog_section_74cjrc .revamp-row.fblogs-wrapper-row {
    padding: 40px 10px;
}
div#shopify-section-fancy_blog_section_74cjrc section.revamped-sec.fancy-blog-heading-sec {
    max-height: max-content;
    padding-left: 30px;
    padding-right: 30px;
}
div#shopify-section-fancy_blog_section_74cjrc .revamp-row.fblogs-row {
    flex-direction: column;
}
div#shopify-section-fancy_blog_section_74cjrc .revamp-row.fblogs-row div {
    width: 100%;
    max-width: 100%;
    height: max-content;
    justify-content: center;
}
div#shopify-section-fancy_blog_section_74cjrc h2 {
    font-size: 50px;
    line-height: 1em;
    padding-top: 30px;
    padding-bottom: 30px;
}
div#shopify-section-fancy_blog_section_74cjrc .revamp-row.fblogs-row  .fblogs-right {
    padding: 30px 0;
}
div#shopify-section-fancy_blog_section_74cjrc section.revamped-sec.fancy-blog-heading-sec:nth-child(1) .fblogs-right {
    padding: 0;
}
div#shopify-section-fancy_blog_section_74cjrc .revamp-row.fblogs-row .fblogs-right .fbs-sec-text {
    display: flex;
    flex-direction: column;
    align-items: center;
}
div#shopify-section-fancy_blog_section_74cjrc .revamp-row.fblogs-row .fblogs-right .fbs-sec-text a {
    text-align: center;
    font-size: 22px;
    line-height: 26px;
}
.revamp-row.fblogs-wrapper-row .blog-grid{
    column-gap: 20px;
}
    /* Blog sec */


    /* patnership */
    .flbsh-wrapper {
    height: 300px;
}
.flbsh-wrapper:hover .flbsh-text--overlay img{
    transform: scale(1.2) translateY(-28px);
}
div#shopify-section-revamped_logo_section_LkV9J9 h2,
div#shopify-section-revamp_logo_marquee_Ny37QB h2 {
    font-size: 24px;
    line-height: 1.25em;
}
    /* patnership */

    /* Footer */
    section.revamped-sec.newsletter-sec.pad-topbtm-150 .revamped-container {
    display: flex;
    flex-direction: column;
}
.newsletter-text p{
    text-align: center !important;
}
div#shopify-section-revamped_newsletter_adY6Mn section {
    padding: 60px 30px;
}
.newsletter-wrapper {
    flex-direction: column;
}
h2.newsletter-heading.text-2xl {
    font-size: 24px;
    margin-bottom: 32px;
}
footer.revamped-footer .footer-main-col-1 {
    flex-direction: column;
    padding-left: 30px;
        padding-right: 30px;
}
.fmc-1-left, .fmc-1-right {
    width: 100% !important;
    border-left: 0px;
    border-right: 0px;
}
.ftr-fancy-logo-icon {
    display: none;
}
.footer-nav-wrapper {
    padding: 0px;
}
.fnw-top {
    flex-direction: column;
}
.fnw-top-inner {
    width: 100%;
}
.fnw-top-inner .fnw-wrapper {
    border-bottom: 1px solid #000;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 0px;
}
.fnw-top-inner .fnw-wrapper * {
    text-align: center;
}
.fnw-top-inner.fnwt-4 {
    width: 100%;
}
.fnw-top-inner.fnwt-4 li.ml-2.mb-2.inline-block, .fnw-top-inner.fnwt-4 li.ml-2.mb-2.inline-block a, .fnw-top-inner.fnwt-4 li.ml-2.mb-2.inline-block span {
    height: 40px;
    width: 40px;
}
.fnw-bottom .-ml-2.-mb-2 {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    max-width: 250px;
    margin: auto;
}
.fnw-bottom .-ml-2.-mb-2 svg {
    width: 40px;
    height: 40px;
}
.footer-main-col-2 {
    padding-left: 0px;
    padding-right: 0px;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
}
.footer-main-col-2 .fmc-1-left.fmc-2{
    padding-left: 30px;
    padding-right: 30px;
}
.footer-main-col-2 .fmc-1-left.fmc-2 p,
.footer-main-col-2 .fmc-2-left.fmc-2 p{
    text-align : center;
}
.fmc-1-right.fmc-3 nav ul {
    justify-content: space-evenly;
}
.footer-main-col-2 .fmc-1-left.fmc-2 {
    border-top: 2px solid #000;
}
.footer-main-col-2 .fmc-1-left.fmc-2 {
    align-items: center;
}
.fmc-1-right.fmc-3 {
    border-top: 1px solid #000;
}
    /* Footer */


    /* Blog section Slider */
    div#shopify-section-fancy_blog_section_74cjrc * {
    border-left: 0px;
    border-right: 0px;
  }

  div#shopify-section-fancy_blog_section_74cjrc .revamp-row.fblogs-wrapper-row {
    padding: 40px 10px;
  }

  div#shopify-section-fancy_blog_section_74cjrc section.revamped-sec.fancy-blog-heading-sec {
    max-height: max-content;
    padding-left: 30px;
    padding-right: 30px;
  }

  div#shopify-section-fancy_blog_section_74cjrc .revamp-row.fblogs-row {
    flex-direction: column;
  }

  div#shopify-section-fancy_blog_section_74cjrc .revamp-row.fblogs-row div {
    width: 100%;
    max-width: 100%;
    height: max-content;
    justify-content: center;
  }

  div#shopify-section-fancy_blog_section_74cjrc h2 {
    font-size: 50px;
    line-height: 1em;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  div#shopify-section-fancy_blog_section_74cjrc .revamp-row.fblogs-row .fblogs-right {
    padding: 30px 0;
  }

  div#shopify-section-fancy_blog_section_74cjrc section.revamped-sec.fancy-blog-heading-sec:nth-child(1) .fblogs-right {
    padding: 0;
  }

  div#shopify-section-fancy_blog_section_74cjrc .revamp-row.fblogs-row .fblogs-right .fbs-sec-text {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  div#shopify-section-fancy_blog_section_74cjrc .revamp-row.fblogs-row .fblogs-right .fbs-sec-text a {
    text-align: center;
    font-size: 22px;
    line-height: 26px;
  }

  /* Blog Grid to Slider */
  div#shopify-section-fancy_blog_section_74cjrc .revamp-row.fblogs-wrapper-row .blog-grid {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    gap: 20px;
    padding: 0;
    margin: 0;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  div#shopify-section-fancy_blog_section_74cjrc .revamp-row.fblogs-wrapper-row .blog-grid::-webkit-scrollbar {
    display: none;
  }

  div#shopify-section-fancy_blog_section_74cjrc .blog-card {
    flex: 0 0 100%;
    scroll-snap-align: start;
    scroll-snap-stop: always;
  }

  /* Slider Navigation */
  div#shopify-section-fancy_blog_section_74cjrc .blog-slider-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 60px;
    margin-top: 20px;
    padding: 20px 0;
  }

  div#shopify-section-fancy_blog_section_74cjrc .slider-arrow {
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.2s ease;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #000;
  }

  div#shopify-section-fancy_blog_section_74cjrc .slider-arrow:hover:not(:disabled) {
    opacity: 0.7;
  }

  div#shopify-section-fancy_blog_section_74cjrc .slider-arrow:disabled {
    cursor: not-allowed;
    opacity: 0.4;
  }

  div#shopify-section-fancy_blog_section_74cjrc .slider-arrow svg {
            width: 17px;
        height: 17px;
        margin-bottom: 10px;
  }
    /* Blog section Slider */


    /* Product Page */
    /* div#shopify-section-product {
        padding-top: 50px;
    } */
    section.revamped-product-section-wrapper {
        flex-direction: column;
    }
    .re-product-image-sec,.revamped-product-description {
        overflow-x: hidden;
        width: 100% !important;
        max-width: 100% !important;
    }
    .re-product-image-sec{
        border-right: 0px;
    }
    div#shopify-section-product nav.breadcrumb {
      padding: 20px;
      line-height: 1.3;
    }
    div#shopify-section-product nav.breadcrumb * {
      font-size: 16px;
    }
    .product-desc-cont-first, .js-enabled.accordian .rte, .product-meta-details {
        padding: 20px !important; 
    }
    .product-meta-details {
        flex-direction: column;
    }
    .product-meta-details div {
        width: 100% !important;
        justify-content: flex-start !important;
        align-self: flex-start !important;
        border: 0px !important;
        padding: 5px 0;
    }
    .section-revamp--3-col-detail .revamp--3-col-detail__item:first-child {
        border-left: 0 !important;
        border-top: 2px solid #000;
    }
    .section-revamp--3-col-detail .revamp--3-col-detail__item:first-child {
    border-top: 0px;
}
    .section-revamp--3-col-detail .revamp--3-col-detail__item:last-child {
        border-right: 0 !important;
    }
    div#shopify-section-revamp--3-col-detail .section-revamp--3-col-detail{
        padding: 0px;
    }
    div#RelatedProducts-re-related-products section.revamped-sec.featured-collection.border-t-grid.border-grid-color {
    padding: 30px;
}
div#RelatedProducts-re-related-products .revamped-container-collection {
    padding: 0px;
        display: flex;
    flex-wrap: wrap;
}
div#RelatedProducts-re-related-products .revamped-container-collection h2 {
    font-size: 22px;
    line-height: 1.25em;
}
    .re-product-image-sec .revamped-product-dot {
        width: 10px !important;
        height: 10px !important;
    }
    .re-product-image-sec{
      padding-bottom: 30px;
    }
    .re-product-image-sec .revamped-product-dots {
        bottom: -15px !important;
    }
    /* Product Page */

    /* Footer Logo */
    .ftr-logo, .ftr-logo img {
        width: 250px;
        height: auto;
    }
    .ftr-logo a {
        margin: auto;
    }
    .footer-search-wrapper{
        display: none;
    }
    .fnw-top-inner.fnwt-1 .fnw-wrapper:first-child {
        border-top: 1px solid #000;
    }
        /* Footer Logo */


        /* Hero Animation Translate */
        div#shopify-section-revamped_hero_9bx9NP {
            transition: 5s;
            transform: translateY(-150px);
            z-index:0 !important;
            
        }
        div#shopify-section-16288204703ae63516 {
            transition: .5s;
            transform: translateY(-250px);
            z-index:1 !important;
        }
   
    /* Hero Animation Translate */

    /* Cart From */
    form[action="/cart"].relative.overflow-y-auto.flex-auto div.text-right {
        display: flex;
        flex-direction: column;
        margin-top: 20px;
        gap: 20px;
    }
    /* Cart From */

    .fancy-Artist-sec .revamp-row.fas-row .fas-right {
        width: 95%;
        border: 2px solid;
        margin: auto;
        margin-bottom: 20px;
    }

       div#shopify-section-fancy_blog_section_74cjrc .revamped-sec.fancy-blog-heading-sec:nth-child(1), div#shopify-section-fancy_blog_section_74cjrc .revamped-sec.fancy-blog-heading-sec:nth-child(1) .revamped-container, div#shopify-section-fancy_blog_section_74cjrc .revamped-sec.fancy-blog-heading-sec:nth-child(1) .revamped-container .fblogs-left {
        height: auto;
        min-height: 100px;
        max-height: 100px;
    }
}

/* Moible */



/* Blog slider/grid breakpoint override moved to the end of this file. */

.icon-rotated-180 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transform: rotate(180deg);
}


/* Desktop/Tablet - Keep Grid Layout */

/* ===============================================
   PRODUCT SLIDER FIXES
   =============================================== */

/* Fix for dynamic height updates */
.transition-max-height {
  transition: max-height 0.3s ease-out;
  overflow: hidden;
}

.splide__track {
  overflow: visible !important;
}

/* Touch support - allow native scrolling on mobile */
@media (max-width: 767px) {
  .splide__track {
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
  }

  .splide__list {
    display: flex !important;
    grid-template-columns: unset !important;
    gap: 20px;
  }

  .splide__slide {
    flex: 0 0 100%;
    scroll-snap-align: start;
    scroll-snap-stop: always;
  }
}

/* Desktop - keep grid layout */
@media (min-width: 768px) {
  .splide__track {
    overflow: visible;
  }

  .splide__list {
    display: grid !important;
  }

  .splide__slide {
    scroll-snap-align: unset;
    scroll-snap-stop: unset;
  }
}



/* Product Page Fixes */
/* ===============================================
   PRODUCT SLIDER FIXES - CORRECTED
   =============================================== */

/* Fix for dynamic height updates */
.transition-max-height {
  transition: max-height 0.3s ease-out;
  overflow: hidden;
}

.splide__track {
  overflow: visible !important;
}

/* Touch support - allow native scrolling on mobile */
@media (max-width: 767px) {
  .splide__track {
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
  }

  .splide__list {
    display: flex !important;
    grid-template-columns: unset !important;
    gap: 20px;
  }

  .splide__slide {
    flex: 0 0 100%;
    scroll-snap-align: start;
    scroll-snap-stop: always;
  }
}

/* Desktop - keep grid layout */
@media (min-width: 768px) {
  .splide__track {
    overflow: visible;
  }

  .splide__list {
    display: grid !important;
  }

  .splide__slide {
    scroll-snap-align: unset;
    scroll-snap-stop: unset;
  }
}


/************* Product Page Fixes */


/************* Product Page Fixes */



/* =========================================================
   Good Black Art - Header Search / Cart Drawer Fixes
   Add this at the very END of your current CSS file.
   ========================================================= */

.rev-desktop-search-wrap {
  display: inline-block;
  position: relative;
}

.rev-desktop-search-wrap > a.inline-block.py-2 {
  display: inline-flex;
  align-items: center;
}

.revamped-serachbar {
  position: fixed !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  top: auto !important;
  width: 100% !important;
  z-index: 2147482000 !important;
  box-sizing: border-box !important;
}

.revamped-serachbar[x-cloak],
.rev-mobile-search-panel[x-cloak] {
  display: none !important;
}

.rev-mobile-action[data-rev-cart-link],
[data-rev-cart-link] {
  cursor: pointer;
}

@media screen and (max-width: 989px) {
  .revamped-serachbar {
    display: none !important;
  }

  .rev-mobile-search-panel {
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    top: auto !important;
    width: 100% !important;
    background: #fff !important;
    color: #000 !important;
    border-top: 1px solid #000 !important;
    border-bottom: 0 !important;
    padding: 18px 20px calc(18px + env(safe-area-inset-bottom)) !important;
    z-index: 2147483647 !important;
    box-sizing: border-box !important;
  }
}

@media screen and (min-width: 1024px) {
  .rev-mobile-search-panel,
  .rev-mobile-header-wrap {
    display: none !important;
  }
}
}

/* GOOD TALKS BLOG SLIDER */

/* Default desktop/grid fallback */
div#shopify-section-fancy_blog_section_74cjrc .blog-slider-nav {
  display: none;
}

/* Slider ON: 991px and below */
@media screen and (max-width: 991px) {
  div#shopify-section-fancy_blog_section_74cjrc .revamp-row.fblogs-wrapper-row .blog-grid,
  div#shopify-section-fancy_blog_section_74cjrc .revamp-row.fblogs-wrapper-row [data-blog-slider] {
    display: flex !important;
    grid-template-columns: unset !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    gap: 20px !important;
    padding: 0 !important;
    margin: 0 !important;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  div#shopify-section-fancy_blog_section_74cjrc .revamp-row.fblogs-wrapper-row .blog-grid::-webkit-scrollbar,
  div#shopify-section-fancy_blog_section_74cjrc .revamp-row.fblogs-wrapper-row [data-blog-slider]::-webkit-scrollbar {
    display: none;
  }

  div#shopify-section-fancy_blog_section_74cjrc .blog-card {
    scroll-snap-align: start;
    scroll-snap-stop: always;
  }

  div#shopify-section-fancy_blog_section_74cjrc .blog-slider-nav {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: end;
    gap: 18px !important;
    width: 100%;
    max-width: 620px;
    margin: 28px auto 0 !important;
    padding: 0 !important;
    text-align: center;
  }

  div#shopify-section-fancy_blog_section_74cjrc .slider-arrow {
    position: relative;
    width: 100% !important;
    height: 48px !important;
    min-width: 0 !important;
    min-height: 0 !important;
    padding: 0 0 18px 0 !important;

    display: flex !important;
    align-items: flex-start !important;
    justify-content: center !important;

    border: 0 !important;
    border-radius: 0 !important;
    border-bottom: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    outline: none !important;

    color: #000 !important;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    transition: opacity 0.2s ease;
  }

  div#shopify-section-fancy_blog_section_74cjrc .slider-arrow::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #000;
  }

  div#shopify-section-fancy_blog_section_74cjrc .slider-arrow svg {
    width: 18px !important;
    height: 18px !important;
    max-width: 18px !important;
    max-height: 18px !important;
    margin: 0 auto !important;
    position: static !important;
    top: auto !important;
    display: block !important;
  }

  div#shopify-section-fancy_blog_section_74cjrc .slider-arrow svg,
  div#shopify-section-fancy_blog_section_74cjrc .slider-arrow svg * {
    fill: #000 !important;
    stroke: #000 !important;
    stroke-width: 0px !important;
  }

  div#shopify-section-fancy_blog_section_74cjrc .slider-arrow:hover:not(:disabled) {
    background: transparent !important;
    color: #000 !important;
    opacity: 0.75 !important;
  }

  div#shopify-section-fancy_blog_section_74cjrc .slider-arrow:disabled {
    opacity: 0.35 !important;
    cursor: not-allowed;
  }
}

/* Mobile: 1 slide */
@media screen and (max-width: 767px) {
  div#shopify-section-fancy_blog_section_74cjrc .blog-card {
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  div#shopify-section-fancy_blog_section_74cjrc .blog-slider-nav {
    gap: 14px !important;
    margin-top: 24px !important;
  }

  div#shopify-section-fancy_blog_section_74cjrc .slider-arrow {
    height: 52px !important;
    padding-bottom: 16px !important;
  }

  div#shopify-section-fancy_blog_section_74cjrc .slider-arrow svg {
    width: 24px !important;
    height: 24px !important;
    max-width: 24px !important;
    max-height: 24px !important;
  }
}

/* Tablet: 2 slides */
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#shopify-section-fancy_blog_section_74cjrc .blog-card {
    flex: 0 0 calc((100% - 20px) / 2) !important;
    width: calc((100% - 20px) / 2) !important;
    max-width: calc((100% - 20px) / 2) !important;
  }
}

/* Desktop: 3-column grid */
@media screen and (min-width: 992px) {
  div#shopify-section-fancy_blog_section_74cjrc .revamp-row.fblogs-wrapper-row .blog-grid,
  div#shopify-section-fancy_blog_section_74cjrc .revamp-row.fblogs-wrapper-row [data-blog-slider] {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    overflow: visible !important;
    scroll-snap-type: none !important;
    gap: 20px !important;
    margin: 0 !important;
  }

  div#shopify-section-fancy_blog_section_74cjrc .blog-card {
    flex: unset !important;
    width: auto !important;
    max-width: none !important;
    scroll-snap-align: unset !important;
    scroll-snap-stop: unset !important;
  }

  div#shopify-section-fancy_blog_section_74cjrc .blog-slider-nav {
    display: none !important;
  }
}


.fnw-top-inner.fnwt-4 ul li a {
    display: flex;
}



/* Phase 2 Pages */

/* Stories */
/* Stories Hero */
.stories-hero {
  width: 100%;
  background: #fff;
  color: #000;
  overflow: hidden;
}

.stories-hero__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: calc(100vh - 130px);
}

.stories-hero__content {
  background: #fff;
}

.stories-hero__content-inner {
  padding-top: 4.1667vw;
  /* padding-left: 5.7292vw;
  padding-right: 5.7292vw; */
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 4.1667vw;
  border-right: 1px solid #000;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;

}

@media (min-width:1366px){
.stories-hero__content-inner {
  padding-left: 5rem;
  padding-right: 5rem;
}
}
.stories-hero__top {
  display: flex;
  align-items: center;
  gap: 18px;
}

.stories-hero__pill {
      display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 26px;
    padding: 10px 20px;
    border: 1px solid #000;
    border-radius: 999px;
    background: #fff;
    color: #000;
    font-size: 14px;
    line-height: 1.25;
    font-size: 22px;
}

.stories-hero__icons {
  display: inline-flex;
  align-items: center;
  gap: 16px;
}

.stories-hero__fancy-icon {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 32px;
  transition: transform 0.35s ease;
}

.stories-hero__fancy-icon::before,
.stories-hero__fancy-icon::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 40px;
  height: 2px;
  background: #000;
  transform-origin: center;
  transition: transform 0.35s ease;
}

.stories-hero__fancy-icon--plus::before {
  transform: translate(-50%, -50%) rotate(0deg);
}

.stories-hero__fancy-icon--plus::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.stories-hero__fancy-icon--cross::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.stories-hero__fancy-icon--cross::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

/* .stories-hero__fancy-icon:hover {
  transform: rotate(180deg);
} */

.stories-hero__body {
  
  max-width: 720px;
}

.stories-hero__heading {
   margin: 0;
    font-size: 26px;
    line-height: 1.3;
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
    padding-top: 200px;
    padding-bottom: 90px;
      max-width: 700px;
}

.stories-hero__text {
  max-width: 720px;
}

.stories-hero__text,
.stories-hero__text p {
  font-size: 16px;
  line-height: 18px;
  color: #000;
}

.stories-hero__text p {
  margin: 0 0 18px;
}

.stories-hero__text p:last-child {
  margin-bottom: 0;
}

.stories-hero__text strong {
  font-weight: 600;
}

.stories-hero__media {
  position: relative;
  min-height: calc(100vh - 130px);
  overflow: hidden;
}

.stories-hero__image,
.stories-hero__placeholder,
.stories-hero__placeholder svg {
  display: block;
  width: 100%;
  height: 100%;
}

.stories-hero__image {
  object-fit: cover;
  object-position: center;
}

.stories-hero__placeholder {
  background: #f4f4f4;
}

/* Explore Stories */
.explore-stories {
  width: 100%;
  background: #fff;
  color: #000;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.explore-stories__heading-wrap {
    padding-left: 5rem;
    padding-right: 5rem;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #000;
    border-top: 2px solid #000;
    padding-top: 30px;
    padding-bottom: 30px;
}
@media (max-width:749px){
  .explore-stories__heading-wrap {
      border-top: 1px solid #000;
  }
  .explore-stories {
      border-top: 0;
  }
}
.explore-stories__heading {
  margin: 0;
    font-size: 44px;
    line-height: 1.3;
    font-weight: 400;
    color: #000;
}

.explore-stories__outer {
  margin-left: 5rem;
  margin-right: 5rem;
  padding: 45px;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

.explore-stories__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}

.explore-stories__card {
  min-width: 0;
}

.explore-stories__image-wrap {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1.38;
  overflow: hidden;
  background: #f4f4f4;
}

.explore-stories__image,
.explore-stories__placeholder,
.explore-stories__placeholder svg {
  display: block;
  width: 100%;
  height: 100%;
}

.explore-stories__image {
  object-fit: cover;
  object-position: center;
  transition: transform 0.45s ease;
}

.explore-stories__card:hover .explore-stories__image {
  transform: scale(1.04);
}

.explore-stories__meta {
  padding: 20px 20px 0 20px;
}

.explore-stories__title-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  color: #000;
  text-decoration: none;
}

.explore-stories__title {
    margin: 0;
    color: #000;
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    text-transform: uppercase;
}

.explore-stories__arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 18px;
  height: 18px;
  color: #000;
  transition: transform 0.3s ease;
}

.explore-stories__arrow-img {
  display: block;
  width: 20px;
  height: 20px;
  object-fit: contain;
}

.explore-stories__arrow-text {
  display: inline-block;
  font-size: 16px;
  line-height: 1;
}

.explore-stories__title-link:hover .explore-stories__arrow {
  transform: translateX(6px);
}

/* Stories Hero - Layout Direction Fix */
.stories-hero--row .stories-hero__content {
  grid-column: 1;
  grid-row: 1;
}

.stories-hero--row .stories-hero__media {
  grid-column: 2;
  grid-row: 1;
}

.stories-hero--row-reverse .stories-hero__content {
  grid-column: 2;
  grid-row: 1;
}

.stories-hero--row-reverse .stories-hero__media {
  grid-column: 1;
  grid-row: 1;
}

/* Border switch for reverse layout */
.stories-hero--row .stories-hero__content-inner {
  border-right: 1px solid #000;
  border-left: 0;
}

.stories-hero--row-reverse .stories-hero__content-inner {
  border-right: 0;
  border-left: 1px solid #000;
}
section#ExploreStories-template--21912629444805__explore_stories_iVVHtq .explore-stories__grid {
    grid-template-columns: repeat(3 , minmax(0 , 1fr));
}
section#ExploreStories-template--21912629444805__explore_stories_iVVHtq .explore-stories__grid .explore-stories__image-wrap {
    aspect-ratio: 1;
}
section#ExploreStories-template--21912629444805__explore_stories_iVVHtq .explore-stories__grid {
    padding-bottom: 70px;
}
/* Explore stories */

/* Good talk archive */
/* Stories Feature Hero */
.stories-feature-hero {
  width: 100%;
  background: #fff;
  color: #000;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.stories-feature-hero__container {
  margin-left: 5rem;
  margin-right: 5rem;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

.stories-feature-hero__heading-row {
  display: grid;
  grid-template-columns: 70% 30%;
  border-bottom: 1px solid #000;
}

.stories-feature-hero__heading-col {
 min-height: 275px;
    padding: 36px 60px 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.stories-feature-hero__heading-empty {
  border-left: 1px solid #000;
}

.stories-feature-hero__eyebrow {
      margin: 0 0 20px;
    color: #000;
    font-family: Instrument Sans, sans-serif;
    font-size: 26px;
    font-style: italic;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
}

.stories-feature-hero__heading {
  margin: 0;
  color: #000;
  font-family: "Instrument Sans", sans-serif;
  font-size: 64px;
  font-style: normal;
  font-weight: 900;
  line-height: 0.95;
  text-transform: uppercase;
}

.stories-feature-hero__image-row {
  padding: 20px;
  border-bottom: 1px solid #000;
}

.stories-feature-hero__image,
.stories-feature-hero__placeholder,
.stories-feature-hero__placeholder svg {
  display: block;
  width: 100%;
  height: 650px;
}

.stories-feature-hero__image {
  object-fit: cover;
  object-position: center;
}

.stories-feature-hero__placeholder {
  background: #f4f4f4;
}

.stories-feature-hero__text-row {
  display: grid;
  grid-template-columns: 50% 50%;
  min-height: 150px;
}

.stories-feature-hero__text-empty {
  border-right: 1px solid #000;
}

.stories-feature-hero__text-col {
  padding: 85px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.stories-feature-hero__text {
  width: 462px;
  max-width: 100%;
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: "Instrument Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}

.stories-feature-hero__text p {
  margin: 0;
  color: inherit;
  font: inherit;
  line-height: inherit;
}
/* =========================================================
   Blog Listing Custom
   ========================================================= */

.blog-listing-custom {
  width: 100%;
  background: #fff;
  color: #000;
  /* border-top: 1px solid #000; */
  border-bottom: 1px solid #000;
}

.blog-listing-custom__container {
  margin-left: 5rem;
  margin-right: 5rem;
  /* border-left: 1px solid #000;
  border-right: 1px solid #000; */
}

.blog-listing-custom__heading-row {
  
  display: flex;
  align-items: center;
  padding: 30px 5rem;
  border-bottom: 1px solid #000;
}

.blog-listing-custom__heading {
  margin: 0;
}

.blog-listing-custom__cards-row {
  padding: 40px 30px;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

.blog-listing-custom__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.blog-listing-custom__card {
  min-width: 0;
}

.blog-listing-custom__image-link {
  display: block;
  color: inherit;
  text-decoration: none;
  overflow: hidden;
}

.blog-listing-custom__image {
  display: block;
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
  object-position: center;
  transition: transform 0.45s ease;
}

.blog-listing-custom__image-link:hover .blog-listing-custom__image {
  transform: scale(1.04);
}

.blog-listing-custom__card-content {
  padding-top: 20px;
}

.blog-listing-custom__card-title {
  margin: 0;
  padding-bottom: 20px;
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: "Instrument Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  text-transform: uppercase;
}

.blog-listing-custom__card-title a {
  color: inherit;
  text-decoration: none;
    display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;

}

.blog-listing-custom__excerpt {
  padding-bottom: 20px;
  color: #000;
  font-family: "Instrument Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}

.blog-listing-custom__read-more {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #000;
  text-decoration: none;
  font-family: "Instrument Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}

.blog-listing-custom__read-more svg {
  width: 16px;
  height: 16px;
  position: static;
  top: auto;
  transition: transform 0.3s ease;
}

.blog-listing-custom__read-more:hover svg {
  transform: translateX(5px);
}

.blog-listing-custom__bottom-row {
  display: grid;
  grid-template-columns: 50% 50%;
  min-height: 150px;
  border-left: 1px solid #000;
    border-right: 1px solid #000;
}

.blog-listing-custom__bottom-empty {
  border-right: 1px solid #000;
}

.blog-listing-custom__bottom-content {
  display: flex;
    align-items: center;
    justify-content: center;
    padding: 80px 150px;
}
.blog-listing-custom__bottom-content p {
    font-size: 16px;
}

.blog-listing-custom__richtext {
width: max-content;
    max-width: 100%;
}

.blog-listing-custom__richtext > *:first-child {
  margin-top: 0;
}

.blog-listing-custom__richtext > *:last-child {
  margin-bottom: 0;
}
/* =========================================================
   Blog Listing Custom
   ========================================================= */

   /* =========================================================
   Img Content Left Right
   ========================================================= */

.img-content-left-right {
  width: 100%;
  background: #fff;
  color: #000;
  border-top: 1px solid #000;
  /* border-bottom: 1px solid #000; */
}

.img-content-left-right__grid {
  display: flex;
  align-items: stretch;
  min-height: 380px;
}

.img-content-left-right--reverse .img-content-left-right__grid {
  flex-direction: row-reverse;
}

.img-content-left-right__content,
.img-content-left-right__media {
  width: 50%;
}

.img-content-left-right__content {
  display: flex;
  align-items: center;
  border-right: 1px solid #000;

  @media (max-width:749px){
    border-right: 0;
  }
}

.img-content-left-right--reverse .img-content-left-right__content {
  border-right: 0;
  border-left: 1px solid #000;
}

.img-content-left-right__content-inner {
  width: 100%;
  padding-left: 5rem;
  padding-right: 5rem;
  padding-top: 70px;
  padding-bottom: 70px;
}

.img-content-left-right__heading {
  margin: 0 0 22px;
}

.img-content-left-right__text {
  width: 100%;
}

.img-content-left-right__button {
  display: inline-block;
  margin-top: 28px;
}

.img-content-left-right__button span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.img-content-left-right__button svg {
  width: 14px;
  height: 14px;
  position: static;
  top: auto;
}

.img-content-left-right__media {
  position: relative;
  overflow: hidden;
  min-height: 380px;
}

.img-content-left-right__image,
.img-content-left-right__placeholder,
.img-content-left-right__placeholder svg {
  display: block;
  width: 100%;
  height: 100%;
}

.img-content-left-right__image {
  object-fit: cover;
  object-position: center;
}

.img-content-left-right__placeholder {
  background: #f4f4f4;
}
div#img-content-left-right-img-content-left-right-content_row_fQDBVP p {
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
    text-transform: uppercase;
    max-width: 672px;
}
  /* =========================================================
  Img Content Left Right
  ========================================================= */
  /* =========================================================
   Custom Breadcrum
   ========================================================= */

.custom-breadcrum {
  width: 100%;
  background: #fff;
  color: #000;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.custom-breadcrum__inner {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-top: 30px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    min-height: 80px;
  }
  .product-breadcrumb{
    font-size:18px;
  }
  @media (min-width:1366px){
    .custom-breadcrum__inner {
        padding-left: 5rem;
        padding-right: 5rem;
        margin-top: 10px;
    }
    nav.breadcrumb.product-breadcrumb{
      margin-top: 10px;
      padding:30px 5rem;
    }
  }
.custom-breadcrum__list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.custom-breadcrum__item {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #000;
}

.custom-breadcrum__link,
.custom-breadcrum__text {
  color: #000;
  text-decoration: none;
  font-family: "Instrument Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
}

.custom-breadcrum__link:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}

.custom-breadcrum__arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 18px;
  line-height: 1;
}
nav#CustomBreadcrum-template--21912629444805__custom_breadcrum_4etFYJ .custom-breadcrum__inner {
    border-bottom: 2px solid #000;
    margin-top: 10px;
    margin-bottom: 1px;
}
nav#CustomBreadcrum-template--21912949457093__custom_breadcrum_4etFYJ .custom-breadcrum__inner {
    border-bottom: 3px solid #000;
}
.gba-centered-rich-text {
  width: 100%;
  background: #fff;
  color: #000;
  border-top: 2px solid #000;
  padding-left: 5rem;
  padding-right: 5rem;
}

.gba-centered-rich-text__inner {
  padding-top: 100px;
  padding-bottom: 100px;
}

.gba-centered-rich-text__content {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  text-transform: uppercase;
}

.gba-centered-rich-text__content > *:first-child {
  margin-top: 0;
}

.gba-centered-rich-text__content > *:last-child {
  margin-bottom: 0;
}
.gba-centered-rich-text__content.rte p {
    font-weight: 600;
    font-style: italic;
    font-size: 26px;
    line-height: 32px;
}
  /* =========================================================
   Custom Breadcrum
   ========================================================= */
/* =========================================================
   Article Video Hero
   ========================================================= */

.article-video-hero {
  width: 100%;
  background: #fff;
  color: #000;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.article-video-hero__container {
  margin-left: 5rem;
  margin-right: 5rem;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

.article-video-hero__heading-row {
  padding: 30px 20px;
  border-bottom: 1px solid #000;
}

.article-video-hero__section-heading {
  margin: 0;
}

.article-video-hero__video-row {
  padding: 20px;
  /* border-bottom: 1px solid #000; */
}

.article-video-hero__video-wrap {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: #000;
}

.article-video-hero__iframe {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

.article-video-hero__fallback-image,
.article-video-hero__placeholder,
.article-video-hero__placeholder svg {
  display: block;
  width: 100%;
  height: 650px;

}
  @media (max-width:749px){
    .article-video-hero__fallback-image,
  .article-video-hero__placeholder,
  .article-video-hero__placeholder svg {
    height: auto;
  }
}

.article-video-hero__fallback-image {
  object-fit: cover;
  object-position: center;
}

.article-video-hero__placeholder {
  background: #f4f4f4;
}

.article-video-hero__title-row {
  padding: 20px 20px 30px;
  border-bottom: 1px solid #000;
}

.article-video-hero__video-row + .article-video-hero__content-row{
  border-top: 1px solid #000;
}

.article-video-hero__title {
  margin: 0;
}

.article-video-hero__content-row {
  display: grid;
  grid-template-columns: 50% 50%;
  min-height: 150px;
}

.article-video-hero__content-empty {
  border-right: 1px solid #000;
}
  @media (max-width:749px){
    .article-video-hero__content-empty {
      border-right: 0;
    }
}

.article-video-hero__content-col {
  padding: 70px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.article-video-hero__meta,
.article-video-hero__excerpt {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.article-video-hero__meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 20px;
}

.article-video-hero__author,
.article-video-hero__date,
.article-video-hero__excerpt {
  color: #000;
}

.article-video-hero__excerpt p {
  margin: 0;
}
h1.article-video-hero__title.extra-bog-font {
    font-family: "Instrument Sans";
    font-size: 80px;
    font-style: normal;
    font-weight: 700;
    line-height: 100px;
    text-transform: uppercase;
}
.article-video-hero__author {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.article-video-hero__meta .article-video-hero__date, .article-video-hero__meta .article-video-hero__excerpt {
    font-size: 16px !important;
}
.article-video-hero__excerpt p {
    font-size: 16px;
    line-height: 1.2;
}
/* =========================================================
   Article Video Hero
   ========================================================= */
   
   /* Who's behind */
   
   .img-content-left-right__text{
  font-size: 18px;
}
/* div#img-content-left-right-template--21935958851781__img_content_left_right_4JNDBk-content_row_bzwGF8 .img-content-left-right__text.rte {
    font-size: 26px;
    line-height: 32px;
} */
div#shopify-section-template--21935958851781__related_artists_slider_nqFcEE .re-arrow-div.related-artists-slider__arrows {
    border-bottom: 0px;
}

section#ImgContentLeftRight-template--21935958851781__img_content_left_right_4JNDBk .img-content-left-right__content p {
    text-transform: uppercase;
    font-size:26px;
}
@media (max-width:749px){
  section#ImgContentLeftRight-template--21935958851781__img_content_left_right_4JNDBk .img-content-left-right__content p {
      font-size:18px;
  }
}
   /* Who's behind */
   
/* Good talk archive */

/* Shorts page */
div#img-content-left-right-template--21912949457093__img_content_left_right_J7gDpJ-content_row_pBVTCB h2.img-content-left-right__heading.text-2xl ,
div#img-content-left-right-template--21912949457093__img_content_left_right_J7gDpJ-content_row_WMAqHL h2.img-content-left-right__heading.text-2xl 

{
    font-weight: 600;
    font-style: italic;
    font-size: 26px;
    font-style: italic;
    font-weight: 600;
    line-height: 32px;
    text-transform: uppercase;
    margin-bottom: 40px;
}
div#img-content-left-right-template--21912949457093__img_content_left_right_J7gDpJ-content_row_pBVTCB .img-content-left-right__content-inner p ,
div#img-content-left-right-template--21912949457093__img_content_left_right_J7gDpJ-content_row_WMAqHL .img-content-left-right__content-inner p 

{
    color: #000;
    font-family: "Instrument Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 40px;
}
div#img-content-left-right-template--21912949457093__img_content_left_right_J7gDpJ-content_row_pBVTCB a.img-content-left-right__button.revamp-btn-2 ,
div#img-content-left-right-template--21912949457093__img_content_left_right_J7gDpJ-content_row_WMAqHL a.img-content-left-right__button.revamp-btn-2 

{
    ont-family: "Instrument Sans";
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 26.4px;
    text-transform: uppercase;
}
div#img-content-left-right-template--21912949457093__img_content_left_right_J7gDpJ-content_row_WMAqHL {
    border-bottom: 1px solid #000;
}

/* Shorts page */

/* Blog Detail Hero */
section#GbaGoodtalkDetail-c-article-video-hero {
    border-top: 1px solid #000;
}
.gba-goodtalk-detail {
  width: 100%;
  background: #ffffff;
  padding-left: 5rem;
  padding-right: 5rem;
}

.gba-goodtalk-detail__inner {
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

.gba-goodtalk-detail__header {
  padding: 3rem 2.4rem 2.4rem;
  border-bottom: 1px solid #000;
}

.gba-goodtalk-detail__eyebrow {
      display: block;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 600;
    font-style: italic;
}

.gba-goodtalk-detail__title {
     margin: 0;
    text-transform: uppercase;
    font-size: 100px;
    font-weight: 600;
}

.gba-goodtalk-detail__main {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
  padding: 30px 20px;
  border-bottom: 1px solid #000;
}

.gba-goodtalk-detail--reverse .gba-goodtalk-detail__media {
  grid-column: 2;
  grid-row: 1;
}

.gba-goodtalk-detail--reverse .gba-goodtalk-detail__content {
  grid-column: 1;
  grid-row: 1;
}

.gba-goodtalk-detail--full-media .gba-goodtalk-detail__main {
  display: block;
  padding: 0;
  border-bottom: 1px solid #000;
}

.gba-goodtalk-detail--full-media .gba-goodtalk-detail__media {
  padding: 30px 20px;
  border-bottom: 1px solid #000;
}

.gba-goodtalk-detail--full-media .gba-goodtalk-detail__content {
  display: grid;
   grid-template-columns: repeat(2, minmax(0, 1fr));
      align-items: stretch;
  padding: 0;
}

.gba-goodtalk-detail--full-media .gba-goodtalk-detail__meta {
  padding: 2.4rem;
}

.gba-goodtalk-detail--full-media .gba-goodtalk-detail__desc {
  padding: 2.4rem;
  border-left: 1px solid #000;
  font-size: 18px;
}

.gba-goodtalk-detail__media {
  width: 100%;
}

.gba-goodtalk-detail__video-wrap {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  background: #000000;
  overflow: hidden;
}

.gba-goodtalk-detail__iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.gba-goodtalk-detail__image {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.gba-goodtalk-detail__content {
  width: 100%;
}

.gba-goodtalk-detail__meta {
  width: 100%;
}

.gba-goodtalk-detail__meta-row {
  display: grid;
  grid-template-columns: 120px minmax(0, 1fr);
  gap: 1rem;
  padding: 12px 0;
  border-bottom: 1px solid #000;
}

.gba-goodtalk-detail__meta-label {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
}

.gba-goodtalk-detail__meta-value {
  text-align: right;
  text-transform: uppercase;
  font-size: 18px;
}

.gba-goodtalk-detail__desc {
  margin-top: 2rem;
}

.gba-goodtalk-detail--full-media .gba-goodtalk-detail__desc {
  margin-top: 0;
}

.gba-goodtalk-detail__desc > *:first-child {
  margin-top: 0;
}

.gba-goodtalk-detail__desc > *:last-child {
  margin-bottom: 0;
}
div#img-content-left-right-img-content-left-right-content_row_kbt6xj .img-content-left-right__text.rte {
    font-size: 18px;
}

@media screen and (max-width: 1600px) {
  /* .gba-goodtalk-detail {
    padding-left: 3rem;
    padding-right: 3rem;
  } */
  .gba-goodtalk-detail--full-media .gba-goodtalk-detail__meta,
  .gba-goodtalk-detail--full-media .gba-goodtalk-detail__desc{
    padding: 40px 20px;
  }
  .gba-goodtalk-detail__content * {
      font-size: 16px;
  }
  .gba-goodtalk-detail__header {
    padding: 60px 20px;
  }
  .gba-goodtalk-detail__header {
      padding: 40px 20px;
  }
  .gba-goodtalk-detail__title {
    font-size: 3.5rem;
}
.gba-goodtalk-detail--full-media .gba-goodtalk-detail__desc {
    padding: 40px;
    font-size: 16px;
}
div#img-content-left-right-img-content-left-right-content_row_kbt6xj .img-content-left-right__text.rte {
    font-size: 16px;
}

  

}

@media screen and (max-width: 989px) {
  .gba-goodtalk-detail {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .gba-goodtalk-detail__header {
    padding: 2rem 1.5rem;
  }

  .gba-goodtalk-detail__main {
    grid-template-columns: 1fr;
    gap: 40px;
    padding: 1.5rem;
  }

  .gba-goodtalk-detail--reverse .gba-goodtalk-detail__media,
  .gba-goodtalk-detail--reverse .gba-goodtalk-detail__content {
    grid-column: auto;
    grid-row: auto;
  }

  .gba-goodtalk-detail--full-media .gba-goodtalk-detail__media {
    padding: 22px;
  }

  .gba-goodtalk-detail--full-media .gba-goodtalk-detail__content {
    grid-template-columns: 1fr;
  }

  .gba-goodtalk-detail--full-media .gba-goodtalk-detail__meta {
    padding: 1.5rem;
  }

  .gba-goodtalk-detail--full-media .gba-goodtalk-detail__desc {
    padding: 1.5rem;
    border-left: 0;
    border-top: 1px solid currentColor;
  }

  .gba-goodtalk-detail__meta-row {
    grid-template-columns: 100px minmax(0, 1fr);
  }
}
/* Blog Detail Hero */

/* Good Talk */
div#img-content-left-right-img-content-left-right-content_row_kbt6xj p {
    font-size: 26px;
    line-height: 32px;
    font-style: italic;
    text-transform: uppercase;
}
/* Good Talk */

/* South florida */
section#shopify-section-template--21936220864709__img_content_left_right_4JNDBk strong {
    font-size: 26px;
    line-height: 32px;
    font-style: italic;
    text-transform: uppercase;
}
div#shopify-section-template--21936220864709__c_article_video_hero_EELGJR .gba-goodtalk-detail__main {
    grid-template-columns: 1fr 1fr;
}
div#shopify-section-template--21936220864709__c_article_video_hero_EELGJR .gba-goodtalk-detail__main {
    padding: 30px 20px;
}
section#GbaGoodtalkDetail-template--21936220864709__c_article_video_hero_EELGJR img.gba-goodtalk-detail__image {
    height: 700px;
}
div#shopify-section-template--21936220864709__related_artists_slider_nqFcEE .re-arrow-div.related-artists-slider__arrows {
    border-bottom: 0px;
}
/* South florida */

/* Good Linkups */
div#img-content-left-right-linkup-img-content-content_row_EyXaDk img {
    max-height: 700px;
}
nav#CustomBreadcrum-linkup-breadcrum {
    /* display: block; */
    /* margin-top: 10px; */
    border-bottom: 4px solid #000;
}
section#GbaGoodtalkArchiveHero-linkup-video-hero .gba-goodtalk-detail__video-wrap {
    aspect-ratio: 4/3;
}
/* Good Linkups */

/* He Malin */

.gba-goodtalk-top-meta {
  width: 100%;
  background: #fff;
  color: #000;
  /* padding-left: 5rem;
  padding-right: 5rem; */
  border-top: 1px solid #000;
}

.gba-goodtalk-top-meta__inner {
  /* border-left: 1px solid #000;
  border-right: 1px solid #000; */
}

.gba-goodtalk-top-meta__top {
  display: grid;
  grid-template-columns: 35% 65%;
  min-height: 260px;
  border-bottom: 1px solid #000;
}

.gba-goodtalk-top-meta__heading-col {
     display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 40px 20px;
    padding-left: 5rem;
    border-right: 1px solid #000;
}

.gba-goodtalk-top-meta__info-col {
      display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px 80px 30px 160px;
    padding-right: 5rem;
}

.gba-goodtalk-top-meta__eyebrow {
  display: block;
  margin-bottom: 12px;
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 600;
  font-style: italic;
  line-height: 1;
}

.gba-goodtalk-top-meta__title {
  margin: 0;
  text-transform: uppercase;
  font-size: 100px;
  font-weight: 600;
  line-height: 0.95;
}

.gba-goodtalk-top-meta__meta {
  width: 100%;
}

.gba-goodtalk-top-meta__meta-row {
  display: grid;
  grid-template-columns: 120px minmax(0, 1fr);
  gap: 1rem;
  padding: 12px 0;
  border-bottom: 1px solid #000;
}

.gba-goodtalk-top-meta__meta-label {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
}

.gba-goodtalk-top-meta__meta-value {
  text-align: right;
  text-transform: uppercase;
  font-size: 18px;
}

.gba-goodtalk-top-meta__desc {
  margin-top: 40px;
}

.gba-goodtalk-top-meta__desc,
.gba-goodtalk-top-meta__desc p {
  font-size: 18px;
  line-height: 1.2;
}

.gba-goodtalk-top-meta__desc > *:first-child {
  margin-top: 0;
}

.gba-goodtalk-top-meta__desc > *:last-child {
  margin-bottom: 0;
}

.gba-goodtalk-top-meta__media-row {
      padding: 30px 5rem;
  border-bottom: 1px solid #000;
}

.gba-goodtalk-top-meta__media {
  width: 100%;
}

.gba-goodtalk-top-meta__video-wrap {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  background: #000;
  overflow: hidden;
}

.gba-goodtalk-top-meta__iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.gba-goodtalk-top-meta__image {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}
div#img-content-left-right-template--21961703588037__img_content_left_right_4JNDBk-content_row_bzwGF8 p, div#img-content-left-right-template--21961703588037__img_content_left_right_4JNDBk-content_row_bzwGF8 p * ,
div#img-content-left-right-template--21962022322373__img_content_left_right_4JNDBk-content_row_bzwGF8 p{
    font-size: 26px;
    font-weight: 600 !important;
    line-height: 32px;
    text-transform: uppercase;
}
div#shopify-section-template--21961703588037__related_artists_slider_nqFcEE .re-arrow-div.related-artists-slider__arrows {
    border-bottom: 0px;
}
div#img-content-left-right-template--21961703588037__img_content_left_right_4JNDBk-content_row_bzwGF8 img,
div#img-content-left-right-template--21962022322373__img_content_left_right_4JNDBk-content_row_bzwGF8 img {
    max-height: 700px;
}
nav#CustomBreadcrum-template--21961703588037__linkup_breadcrum_i8eeTm {
    border-top: 0px;
}
/* He Malin */
/* Unbaised */
section#GbaCenteredRichText-template--21962022322373__linkup_richtext_D9kkWb {
    border: 0px;
}
nav#CustomBreadcrum-template--21962022322373__linkup_breadcrum_i8eeTm {
    border-bottom: 3px solid #000;
}
section#GbaCenteredRichText-template--21962022322373__linkup_richtext_D9kkWb .gba-centered-rich-text__inner {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}
div#shopify-section-template--21962022322373__video_DmCwbe section.video.bg-primary-background {
    padding: 0px 5rem;
    /* border-left: 1px solid #000; */
}
div#shopify-section-template--21962022322373__video_DmCwbe .p-2.lg\:p-4 {
    /* padding: 40px calc(5rem + 30px); */
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}
div#img-content-left-right-template--21962022322373__img_content_left_right_4JNDBk-content_row_bzwGF8 {
    border-top: 0px;
    padding-left: 5rem;
    padding-right: 5rem;
}
div#img-content-left-right-template--21962022322373__img_content_left_right_4JNDBk-content_row_bzwGF8 .img-content-left-right__grid {
    padding: 30px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}
nav#CustomBreadcrum-template--21962022322373__linkup_breadcrum_i8eeTm {
    border-top: 0px;
}
div#shopify-section-template--21962022322373__linkup_richtext_D9kkWb .gba-centered-rich-text__inner {
    padding: 50px 100px;
}
/* Unbaised */

/* Docu Detail */
nav#CustomBreadcrum-template--21935958851781__custom_breadcrum_CaMczn {
    border-top: 0px;
    border-bottom: 4px solid #000;
}

/* Docu Detail */

/* At Fair Video */

.at-fair-video {
  width: 100%;
  background: #fff;
  color: #000;
  padding-left: 5rem;
  padding-right: 5rem;
  border-top: 1px solid #000;
}

.at-fair-video__inner {
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

.at-fair-video__header {
  padding: 40px 20px;
  border-bottom: 1px solid #000;
}

.at-fair-video__eyebrow {
  display: block;
  margin-bottom: 12px;
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 600;
  font-style: italic;
  line-height: 1;
}

.at-fair-video__title {
  margin: 0;
  text-transform: uppercase;
  font-size: 100px;
  font-weight: 600;
  line-height: 0.95;
}

.at-fair-video__media-row {
  padding: 30px 20px;
  border-bottom: 1px solid #000;
}

.at-fair-video__video-wrap {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  background: #000;
  overflow: hidden;
}

.at-fair-video__iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.at-fair-video__top-image {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.at-fair-video__bottom {
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 520px;
  border-bottom: 1px solid #000;
}

.at-fair-video__image-col {
  border-right: 1px solid #000;
  min-height: 520px;
}

.at-fair-video__left-image {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 520px;
  object-fit: cover;
}

.at-fair-video__content-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 70px;
}

.at-fair-video__desc,
.at-fair-video__desc p {
  font-size: 18px;
  line-height: 1.2;
}

.at-fair-video__desc > *:first-child {
  margin-top: 0;
}

.at-fair-video__desc > *:last-child {
  margin-bottom: 0;
}

.at-fair-video__desc--top {
  margin-bottom: 40px;
}

.at-fair-video__desc--bottom {
  margin-top: 40px;
}

.at-fair-video__meta {
  width: 100%;
}

.at-fair-video__meta-row {
  display: grid;
  grid-template-columns: 120px minmax(0, 1fr);
  gap: 1rem;
  padding: 12px 0;
  border-bottom: 1px solid #000;
}

.at-fair-video__meta-label {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
}

.at-fair-video__meta-value {
  text-align: right;
  text-transform: uppercase;
  font-size: 18px;
}
/* At Fair Video */

/* Everyday Detail */
nav#CustomBreadcrum-everyday-breadcrum {
    border-top: 0px;
    margin-top: 0px;
    border-bottom: 4px solid #000;
}
div#img-content-left-right-everyday-img-content-content_row_MLaxy9 p {
    font-size: 26px;
    line-height: 32px;
    text-transform: uppercase;
    max-width: 660px;
}
div#shopify-section-everyday-video .gba-goodtalk-detail__desc.rte {
    font-size: 16px;
}
div#shopify-section-everyday-video .gba-goodtalk-detail__content {
    max-width: 700px;
    margin: auto;
}

/* Everyday Episode Slider */
.gba-explore-episodes {
  width: 100%;
  background: #fff;
  color: #000;
  border-top: 1px solid #000;
  /* border-bottom: 1px solid #000; */
  overflow: hidden;
}

.gba-explore-episodes__heading-row {
  padding: 30px 5rem;
  border-bottom: 1px solid #000;
}

.gba-explore-episodes__heading {
  margin: 0;
  color: #000;
  font-family: "Instrument Sans", sans-serif;
  font-size: 43px;
  font-style: normal;
  font-weight: 400;
  line-height: 51.56px;
}

ul.gba-explore-episodes__slider.gba-explore-episodes__slider--gba-explore-episodes-slider.slick-initialized.slick-slider {
  padding: 40px 0 0 5rem;
}

.gba-explore-episodes__slider {
  margin: 0;
  padding: 0;
  list-style: none;
}

.gba-explore-episodes__slider .slick-list {
  overflow: visible;
}

.gba-explore-episodes__slider .slick-track {
  display: flex;
  align-items: flex-start;
}

.gba-explore-episodes__slider .slick-slide {
  height: auto;
}

.gba-explore-episodes__slider .slick-slide > div {
  height: 100%;
}

.gba-explore-episodes__slide {
  height: auto;
  padding-right: 20px;
}

.gba-explore-episodes-card {
  width: 100%;
  height: 100%;
  background: #fff;
  color: #000;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.gba-explore-episodes-card__image-wrap {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1.22;
  overflow: hidden;
  background: #f4f4f4;
}

.gba-explore-episodes-card__image,
.gba-explore-episodes-card__placeholder,
.gba-explore-episodes-card__placeholder svg {
  display: block;
  width: 100%;
  height: 100%;
}

.gba-explore-episodes-card__image {
  object-fit: cover;
  object-position: center;
  transition: transform 0.45s ease;
}

.gba-explore-episodes-card:hover .gba-explore-episodes-card__image {
  transform: scale(1.04);
}

.gba-explore-episodes-card__placeholder {
  background: #f4f4f4;
}

.gba-explore-episodes-card__detail {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  padding-right: 10px;
}

.gba-explore-episodes-card__title {
  margin: 0;
  color: #000;
  font-family: "Instrument Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  text-transform: uppercase;
}

.gba-explore-episodes-card__desc {
  color: #000;
  font-family: "Instrument Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.gba-explore-episodes-card__links {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 20px;
  row-gap: 10px;
}

.gba-explore-episodes-card__link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #000;
  text-decoration: none;
  font-family: "Instrument Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  white-space: nowrap;
  transition: opacity 0.25s ease;
}

.gba-explore-episodes-card__link:hover {
  opacity: 0.75;
}

.gba-explore-episodes-card__arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 14px;
  height: 14px;
  transition: transform 0.3s ease;
}

.gba-explore-episodes-card__arrow-img {
  display: block;
  width: 14px;
  height: 14px;
  object-fit: contain;
}

.gba-explore-episodes-card__arrow-text {
  display: inline-block;
  font-size: 14px;
  line-height: 1;
}

.gba-explore-episodes-card__link:hover .gba-explore-episodes-card__arrow {
  transform: translateX(5px);
}

.gba-explore-episodes__arrows {
  height: 90px;
  position: relative;
  border-top: 1px solid #000;
  margin-top: 50px;
}

.gba-explore-episodes__slider-arrow {
  position: absolute;
  top: 50%;
  z-index: 5;
  width: 28px;
  height: 28px;
  min-width: 28px;
  min-height: 28px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: #000;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.gba-explore-episodes__slider-arrow--prev {
  left: 50%;
  transform: translate(-140%, -50%);
}

.gba-explore-episodes__slider-arrow--next {
  left: 50%;
  transform: translate(60%, -50%);
}

.gba-explore-episodes__slider-arrow img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.gba-explore-episodes__slider-arrow:hover {
  opacity: 0.75;
}
section#GbaGoodtalkArchiveHero-everyday-video .gba-goodtalk-detail__main {
    border-bottom: 0px;
}
/* Everyday Episode Slider */

/* Whos behind good black */
div#img-content-left-right-template--21935958851781__img_content_left_right_4JNDBk-content_row_RYzbYh p {
    text-transform: unset !important;
}
/* Whos behind good black */
/* Unconcious */
section#ImgContentLeftRight-template--21962022322373__img_content_left_right_4JNDBk div#img-content-left-right-template--21962022322373__img_content_left_right_4JNDBk-content_row_bzwGF8 .img-content-left-right__text.rte p {
    text-transform: unset !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 1.25;
}
section#shopify-section-template--21962022322373__img_content_left_right_4JNDBk .img-content-left-right__grid {
    padding: 22px;
}
/* Unconcious */

section#GbaGoodtalkArchiveHero-everyday-video .gba-goodtalk-detail__main {
    padding: 22px !important;
}
section#GbaGoodtalkArchiveHero-everyday-video .gba-goodtalk-detail__main img {
    min-height: 430px !important;
}
section#shopify-section-template--21970647810245__article_video_hero_MHznRn {
    border-bottom: 2px solid #000;
}
/* Everyday Detail */

.stories-hero__text, .stories-hero__text p{
  font-size: 18px;
  line-height: 26px;
}

/* He malin */
#GbaGoodtalkTopMeta-template--21961703588037__he_malin_video_9ARMNh .gba-goodtalk-top-meta__top {
    grid-template-columns: 40% 60%;
}
#shopify-section-template--21961703588037__img_content_left_right_4JNDBk {
    border-bottom: 2px solid #000;
}
#shopify-section-template--21961703588037__img_content_left_right_4JNDBk .img-content-left-right__content-inner {
    text-align: center;
}
/* He malin */
/* unbaised */
section#GbaGoodtalkTopMeta-template--21962022322373__he_malin_video_HeURiB .gba-goodtalk-top-meta__top {
    grid-template-columns: 50% 50%;
}
div#img-content-left-right-template--21962022322373__img_content_left_right_THUB8T-content_row_VeBcNp {
    border-bottom: 2px solid #000;
}
div#img-content-left-right-template--21962022322373__img_content_left_right_THUB8T-content_row_VeBcNp .img-content-left-right__text.rte p {
    font-size: 26px;
    text-transform: uppercase;
    max-width: 500px;
    margin: auto;


}
  @media (max-width:749px){
    div#img-content-left-right-template--21962022322373__img_content_left_right_THUB8T-content_row_VeBcNp .img-content-left-right__text.rte p {
      font-size: 18px;
    }
  }
div#img-content-left-right-template--21961703588037__img_content_left_right_4JNDBk-content_row_RYzbYh .img-content-left-right__text.rte {
    text-align: left;
}
/* unbaised */

/* malin */
section#GbaGoodtalkTopMeta-template--21961703588037__he_malin_video_bhhgEc .gba-goodtalk-top-meta__desc.rte,
section#GbaGoodtalkTopMeta-template--21962022322373__he_malin_video_HeURiB .gba-goodtalk-top-meta__desc.rte{
    margin-top: 0px;
} 
section#GbaGoodtalkTopMeta-template--21961703588037__he_malin_video_bhhgEc .gba-goodtalk-top-meta__top{
  grid-template-columns: 40% 60%;
}
/* malin */

/* 1600px and below */


@media screen and (max-width: 1600px) {
  /* .stories-hero__content-inner {
    padding-left: 3rem;
    padding-right: 3rem;
  } */

  .stories-hero__text,
  .stories-hero__text p {
    font-size: 16px;
  }
  .stories-hero__fancy-icon{
    width: 35px;
    height: 35px;
  }
  .stories-hero__fancy-icon:before, .stories-hero__fancy-icon:after {
    width: 35px;
  }
  .stories-hero__heading {
    padding: 50px 0 30px 0;
  }
  /* .stories-hero__content-inner{
    padding-top: 50px;
    padding-bottom: 50px;
  } */
  .stories-hero__pill {
    padding: 7px 15px;
    font-size: 20px;
  }

  /* Explore stories */
  /* .explore-stories__heading-wrap {
    padding-left: 3rem;
    padding-right: 3rem;
  } */
  .explore-stories__title{
    font-size : 20px;
    line-height: 1.25;
    
  }
  .explore-stories__meta{
    padding: 20px 10px 0;
  }

  /* .explore-stories__outer {
    margin-left: 3rem;
    margin-right: 3rem;
  } */

  .explore-stories__outer {
      padding: 40px 20px;
  }
  .explore-stories__heading {
      font-size: 32px;
  }
  .explore-stories__grid{
    gap: 15px;
  }
  /* Explore stories */

  /* Good talk archive */
  .stories-feature-hero__container {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .stories-feature-hero__heading {
    font-size: 56px;
  }

  .stories-feature-hero__image,
  .stories-feature-hero__placeholder,
  .stories-feature-hero__placeholder svg {
    height: 400px;
  }
  /* .blog-listing-custom__heading-row{
    padding: 30px 3rem;
  } */
    /* .blog-listing-custom__container {
    margin-left: 3rem;
    margin-right: 3rem;
  } */

    .img-content-left-right__content-inner {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  div#img-content-left-right-img-content-left-right-content_row_fQDBVP p {
    font-size: 18px;
    line-height: 1.25;
  }
  h1.article-video-hero__title.extra-bog-font{
    font-size: 48px;
    line-height: 1.25;
  }
  /* .custom-breadcrum__inner{
    padding-left: 3rem;
    padding-right: 3rem;
  } */
  /* .article-video-hero__container{
    margin-left: 3rem;
    margin-right: 3rem;
  } */
  .article-video-hero__content-col {
      padding: 40px;
  }
  #StoriesFeatureHero-stories-feature-hero .stories-feature-hero__text-col, #BlogListingCustom-blog-listing-custom .blog-listing-custom__bottom-content {
    padding: 20px 50px;
    max-width: max-content;
  }
  section#StoriesFeatureHero-stories-feature-hero .stories-feature-hero__heading-col {
    padding: 20px;
      min-height: 200px;
  }
  /* Good talk archive */
   /* Who's behind */
   /* .img-content-left-right__text{
  font-size: 18px;
} */
}
@media screen and (max-width: 1366px) {
  
  .explore-stories__heading-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
  .blog-listing-custom__container,
  .article-video-hero__container,
  .explore-stories__outer {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 989px) {
  .explore-stories__grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (max-width: 749px) {
  .explore-stories__grid{
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }
  .explore-stories__image-wrap{
    aspect-ratio: 1;
  }
  .explore-stories__heading {
    font-size: 24px;
  }
  .explore-stories__title{
    font-size: 18px;
  }
  .blog-with-title .blog-listing-custom__card-title{
    font-size: 18px;
  }
}
/* div#img-content-left-right-template--21935958851781__img_content_left_right_4JNDBk-content_row_bzwGF8 .img-content-left-right__text.rte {
    font-size: 26px;
    line-height: 32px;
} */
h1#GbaGoodtalkDetailHeading-template--21935958851781__c_article_video_hero_EELGJR{
    font-size: 2.5rem
   }
   /* Who's behind */
   /* Good talk */
   div#img-content-left-right-img-content-left-right-content_row_kbt6xj p {
    font-size: 20px;
    line-height: 26px;
    font-style: italic;
    text-transform: uppercase;
}
   /* Good talk */
   
/* South florida */
section#shopify-section-template--21936220864709__img_content_left_right_4JNDBk strong {
    font-size: 20px;
    line-height: 26px;
}
section#GbaGoodtalkDetail-template--21936220864709__c_article_video_hero_EELGJR img.gba-goodtalk-detail__image {
    height: 500px;
}
/* South florida */

/* Docu series */
section#shopify-section-template--21912629444805__explore_stories_iVVHtq .explore-stories__grid {
    padding-bottom: 0px;
}
/* Docu series */
/* He Malin */
  /* .gba-goodtalk-top-meta {
    padding-left: 3rem;
    padding-right: 3rem;
  } */

  .gba-goodtalk-top-meta__top {
    min-height: 220px;
  }

  .gba-goodtalk-top-meta__heading-col,
  .gba-goodtalk-top-meta__info-col {
    padding: 40px 20px;
  }
  .gba-goodtalk-top-meta__heading-col{
    padding-left: 3rem;
  }
  .gba-goodtalk-top-meta__info-col {
      padding: 30px 3rem;
  }
  .gba-goodtalk-top-meta__media-row {
    padding: 30px 3rem;
}

  .gba-goodtalk-top-meta__title {
    font-size: 3.5rem;
    line-height: 1;
  }

  
  .gba-goodtalk-top-meta__meta-label,
  .gba-goodtalk-top-meta__meta-value,
  .gba-goodtalk-top-meta__desc,
  .gba-goodtalk-top-meta__desc p {
    font-size: 16px;
  }
  .gba-goodtalk-top-meta__top{
        grid-template-columns: 40% 60%;
  }
/* He Malin */
/* Unbaised */
div#shopify-section-template--21962022322373__video_DmCwbe section.video.bg-primary-background,
div#img-content-left-right-template--21962022322373__img_content_left_right_4JNDBk-content_row_bzwGF8,
section#GbaCenteredRichText-template--21962022322373__linkup_richtext_D9kkWb  {
    padding: 0px 3rem;
}
/* Unbaised */
/* At fair  video */
 .at-fair-video {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .at-fair-video__title {
    font-size: 3.5rem;
    line-height: 1;
  }

  .at-fair-video__eyebrow,
  .at-fair-video__meta-label,
  .at-fair-video__meta-value,
  .at-fair-video__desc,
  .at-fair-video__desc p {
    font-size: 16px;
  }

  .at-fair-video__content-col {
    padding: 50px 40px;
  }

  .at-fair-video__bottom,
  .at-fair-video__image-col,
  .at-fair-video__left-image {
    min-height: 460px;
  }
/* At fair  video */
/* Everyday Episode Slider */
 .gba-explore-episodes__heading-row {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  ul.gba-explore-episodes__slider.gba-explore-episodes__slider--gba-explore-episodes-slider.slick-initialized.slick-slider {
    padding-left: 3rem;
  }
/* Everyday Episode Slider */

/* Unbaised */
div#img-content-left-right-template--21962022322373__img_content_left_right_THUB8T-content_row_VeBcNp .img-content-left-right__text.rte p {
    max-width: 480px;
    margin: auto;
}
/* Unbaised */

}

/* 1280px desktop adjustment */
@media screen and (max-width: 1280px) {
  /* .stories-hero__content-inner {
    padding-top: 80px;
    padding-bottom: 70px;
  } */

  .stories-hero__heading {
    padding-bottom: 20px;
    padding-top: 40px;
    font-size: 18px;
  }
  /* Explore stories */
   .explore-stories__outer {
    padding: 24px 24px 30px;
  }

  .explore-stories__grid {
    gap: 24px;
  }

  /* Explore stories */
  /* Good Talk Archive */
   .stories-feature-hero__heading-col {
    min-height: 150px;
    padding: 30px 24px;
  }

  .stories-feature-hero__heading {
    font-size: 48px;
  }

  .stories-feature-hero__image,
  .stories-feature-hero__placeholder,
  .stories-feature-hero__placeholder svg {
    height: 360px;
  }

  .stories-feature-hero__text-col {
    padding: 30px 24px;
  }

  .stories-feature-hero__text {
    font-size: 14px;
    line-height: 16px;
  }
    .blog-listing-custom__heading-row {
    padding-left: 24px;
    padding-right: 24px;
  }

  .blog-listing-custom__cards-row {
    padding: 20px;
  }

  .blog-listing-custom__grid {
    gap: 12px;
  }

  .blog-listing-custom__bottom-content {
    padding: 30px 24px;
  }

    .img-content-left-right__grid {
    min-height: 340px;
  }

  .img-content-left-right__media {
    min-height: 340px;
  }

  .img-content-left-right__content-inner {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  /* Good Talk Archive */
}

/* Stories */

/* Phase 2 Pages */


/* =========================================================
   Related Artists Slider
   ========================================================= */

.related-artists-head {
  border-bottom: 0;
}

.related-artists-head__row {
  min-height: 76px;
}

.related-artists-head__left,
.related-artists-head__right {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.related-artists-head__left {
  width: 50%;
}

.related-artists-head__right {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-align: right;
}

/* .related-artists-head__title {
  margin: 0;
  color: #000;
  font-family: "Instrument Sans", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}

.related-artists-head__view-all {
  color: #000;
  font-family: "Instrument Sans", sans-serif;
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
} */

.related-artists-head__view-all span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.related-artists-head__view-all svg {
  width: 13px;
  height: 13px;
  position: static;
  top: auto;
}

.related-artists-slider-sec {
  padding-top: 60px;
  /* padding-left: 5rem; */
  padding-bottom: 0;
  overflow: hidden;
}

.related-artists-slider-sec .bg-primary-background,
.related-artists-slider-sec .bg-secondary-background,
.related-artists-slider-sec .bg-tertiary-background {
  background: #fff;
}

.related-artists-slider {
  margin: 0;
  padding: 0;
  list-style: none;
}

.related-artists-slider .slick-list {
  overflow: visible;
}

.related-artists-slider .slick-track {
  display: flex;
  align-items: flex-start;
}

.related-artists-slider .slick-slide {
  height: auto;
}

.related-artists-slider .slick-slide > div {
  height: 100%;
}

.related-artist-slide {
  height: auto;
      padding-left: 1px;
    padding-right: 10px;
}

.related-artist-card {
  width: 100%;
  height: 100%;
  background: #fff;
  color: #000;
}

.related-artist-card__image-link {
  display: block;
  color: inherit;
  text-decoration: none;
}

.related-artist-card__image-wrap {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1.22;
  overflow: hidden;
  background: #f4f4f4;
}

.related-artist-card__image,
.related-artist-card__placeholder,
.related-artist-card__placeholder svg {
  display: block;
  width: 100%;
  height: 100%;
}

.related-artist-card__image {
  object-fit: cover;
  object-position: center;
  transition: transform 0.45s ease;
}

.related-artist-card:hover .related-artist-card__image {
  transform: scale(1.04);
}

.related-artist-card__placeholder {
  background: #f4f4f4;
}

.related-artist-card__content {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 12px;
  padding: 20px 10px 0;
}

.related-artist-card__info {
  min-width: 0;
  display: flex;
  flex-direction: column;
}

.related-artist-card__title {
  margin: 0;
  color: #000;
  font-family: "Instrument Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25;
  text-transform: uppercase;
}

.related-artist-card__home {
  margin: 2px 0 0;
  color: #000;
  font-family: "Instrument Sans", sans-serif;
   font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
}

.related-artist-card__home span {
  font-weight: 800;
}

.related-artist-card__view {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  flex: 0 0 auto;
  color: #000;
  text-decoration: none;
  font-family: "Instrument Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  white-space: nowrap;
  transition: opacity 0.25s ease;
}

.related-artist-card__view:hover {
  opacity: 0.75;
}

.related-artist-card__arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  transition: transform 0.3s ease;
}

.related-artist-card__arrow-img {
  display: block;
  width: 14px;
  height: 14px;
  object-fit: contain;
}

.related-artist-card__arrow-text {
  display: inline-block;
  font-size: 14px;
  line-height: 1;
}

.related-artist-card__view:hover .related-artist-card__arrow {
  transform: translateX(5px);
}

/* Slider bottom arrows */
.related-artists-slider__arrows {
  height: 90px;
    position: relative;
    /* border-bottom: 1px solid #000; */
    border-top: 2px solid #000;
    margin-top: 50px;
}

.related-artists-slider-sec button.slick-prev.slick-arrow,
.related-artists-slider-sec button.slick-next.slick-arrow {
  position: absolute;
  bottom: -110px;
  z-index: 5;
  width: 28px;
  height: 28px;
  min-width: 28px;
  min-height: 28px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: #000;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.related-artists-slider-sec button.slick-prev.slick-arrow {
  left: 50%;
  transform: translateX(-140%);
}

.related-artists-slider-sec button.slick-next.slick-arrow {
  left: 50%;
  transform: translateX(60%);
}

.related-artists-arrow img,
.related-artists-slider-sec button.slick-prev.slick-arrow img,
.related-artists-slider-sec button.slick-next.slick-arrow img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.related-artists-slider-sec button.slick-prev.slick-arrow:hover,
.related-artists-slider-sec button.slick-next.slick-arrow:hover {
  opacity: 0.75;
}

/* 1600px and below */
/* @media screen and (max-width: 1600px) {
  .related-artists-head__title {
    font-size: 26px;
  }

  .related-artists-head__view-all {
    font-size: 13px;
  }

  .related-artist-card__title,
  .related-artist-card__view {
    font-size: 10px;
  }

  .related-artist-card__home {
    font-size: 9px;
  }
} */

/* 1280px desktop adjustment */
@media screen and (max-width: 1280px) {
  .related-artists-head__title {
    font-size: 24px;
  }

  .related-artist-slide {
        padding-left: 1px;
    padding-right: 10px;
  }

  .related-artist-card__content {
    gap: 10px;
  }

  .related-artist-card__view {
    gap: 6px;
  }

  .related-artist-card__arrow {
    width: 14px;
    height: 14px;
  }

  .related-artist-card__arrow-img {
    width: 12px;
    height: 12px;
  }
}

@media screen and (max-width: 989px) {
  .stories-hero__content-inner {
      padding: 4.1667vw 2.7292vw;
  }
  .stories-hero__heading{
    line-height: 1.3;
  }
  .stories-hero__pill{
    font-size: 16px;
  }
  .stories-hero__fancy-icon {
    width: 24px;
    height: 24px;
  }
  .stories-hero__fancy-icon:before, .stories-hero__fancy-icon:after {
    width: 24px;
  }
  .stories-hero__text, .stories-hero__text p {
    font-size: 16px;
    line-height: 1.3;
  }
  .stories-hero__media,
  .stories-hero__grid{
    min-height: auto;
  }
   .blog-listing-custom__heading-row {
    padding: 20px;
  }
  .blog-listing-custom__heading{
    font-size: 24px;
  }
  .custom-breadcrum__inner{
    padding-left: 20px;
    padding-right: 20px;
  }
  .blog-listing-custom__container {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 749px) {
  .stories-hero__grid{
    grid-template-columns: 1fr;
  }
  .stories-hero__media{
    padding: 0 20px 20px;
  }
  .stories-hero--row .stories-hero__media, .stories-hero--row-reverse .stories-hero__content {
    grid-column: unset;
    grid-row: unset;
  }
  .stories-hero__heading{
    font-size: 20px;
    padding-bottom: 20px;
    padding-top: 30px;
  }
  .stories-hero__content-inner {
    padding: 50px 20px;
  }
  .custom-breadcrum__inner {
    /* padding-left: 20px;
    padding-right: 20px; */
    padding:20px;
    margin: 0;
    min-height: unset;
  }
  .custom-breadcrum__link, .custom-breadcrum__textP{
    font-size: 16px;
  }
  .custom-breadcrum__arrow{
    font-size: 14px;
  }
  .blog-listing-custom__grid{
    grid-template-columns: 1fr;
  }

  .blog-listing-custom__card-title a{
    -webkit-line-clamp: 2;
    line-height: 1.3;
  }
  .stories-hero--row .stories-hero__content-inner {
    border-right: 0;
  } 
  .img-content-left-right--reverse .img-content-left-right__grid{
    flex-direction: column;
    /* padding: 50px 0; */
    padding-bottom: 0;
  }
  .img-content-left-right__content-inner {
    padding:0 20px;
    padding-bottom:24px;
  }
  .img-content-left-right__grid, .img-content-left-right__media {
    min-height: unset;
  }
  .img-content-left-right__content, .img-content-left-right__media {
    width: 100%;
  }
  .img-content-left-right--reverse .img-content-left-right__content{
    border: none;
  }
  .img-content-left-right{
    border: 0;
    padding-top: 50px;
  }
  .img-content-left-right__grid {
    flex-direction: column;
  }
}



/* responsive */
@media screen and (max-width: 1600px) {
}
@media screen and (max-width: 1366px) {
  .gba-goodtalk-detail{
    padding-left: 20px;
    padding-right: 20px;
  }
  .img-content-left-right__text br {
    display: none;
  }
}
@media screen and (max-width: 989px) {
  .blog-listing-custom__grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .article-video-hero .article-video-hero__heading-row {
    padding: 20px;
  }
  .gba-goodtalk-detail--full-media .gba-goodtalk-detail__meta{
    padding: 0;
  }
}
@media screen and (max-width: 749px) {
  .blog-listing-custom__grid{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .blog-listing-custom__card-content,
  .explore-stories__meta{
    padding:15px 0 0;
  }
  .blog-with-title .blog-listing-custom__card-title{
    padding: 0;
  }
  .blog-listing-custom__grid {
    gap: 24px;
  }
  .blog-with-title .blog-listing-custom__cards-row {
    padding-bottom: 30px;
  }
  .article-video-hero .article-video-hero__heading-row {
    padding: 20px;
  }
  .article-video-hero__title-row {
    padding-top:0;
  }
  .article-video-hero__content-row{
    grid-template-columns: 1fr;
  }
  .article-video-hero__meta{
    margin-bottom: 0;
  }
  .article-video-hero__content-col {
    padding: 20px;
  }
  section.revamped-sec.featured-collection.border-t-grid.border-grid-color {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .re-arrow-div{
    height: 60px;
  }
  .revamped-featured-coll button.slick-next.slick-arrow,
  .revamped-featured-coll button.slick-prev.slick-arrow{
    bottom: -42px;
  }
  section.revamped-sec.featured-collection .revamped-container div .fbh-left h2,
  .blog-listing-custom__heading {
    font-size: 20px;
  }
  .blog-listing-custom__bottom-row{
    grid-template-columns: 1fr;
  }
  .blog-listing-custom__richtext {
    width: fit-content;
    max-width: 100%;
  }
  .blog-listing-custom__bottom-empty {
    border-right: 0;
  }
  .gba-goodtalk-detail__eyebrow{
    font-size: 18px;
  }
  .gba-goodtalk-detail__title {
    font-size: 40px !important;
  }
  .gba-goodtalk-detail--full-media .gba-goodtalk-detail__meta{
    padding:0;
  }
  .explore-stories__heading-wrap,
  .gba-goodtalk-detail__header,
  .gba-goodtalk-detail--full-media .gba-goodtalk-detail__desc{
    padding: 20px;
  }
  .blog-listing-custom__cards-row {
    padding: 20px;
  }
  .related-artists-head__left,
  .related-artists-head__right {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .related-artists-head__right .revamp-btn-2{
    font-size: 12px;
  }
}


.increase-target:before{
  z-index:1;
}

@media (max-width:749px){
  .revamped-product-section-wrapper .hero-abs-text {
    padding:10px 15px;
  }
  .revamped-product-section-wrapper .hero-abs-text a{
    font-size: 16px;
  }
  .revamped-product-section-wrapper .product-vendor-group{
    gap:12px;
  }
  .revamped-product-section-wrapper .product-share-btn svg {
    width: 20px;
    height: 20px;
  }
  .revamped-product-section-wrapper .re-product-heading {
    font-size: 26px;}
  .revamped-product-section-wrapper .re-product-heading + .mt-2.text-base.lg\:text-2xl * {
    font-size: 20px;
  }
  .revamped-product-section-wrapper .js-enabled.accordian .rte {
    max-height: unset;
  }
  .section-revamp--3-col-detail {
      padding-left: 0 !important;
      padding-right: 0 !important;
  }
  .section-revamp--3-col-detail .revamp--3-col-detail__item {
    padding: 40px 20px !important;
  }
  div#RelatedProducts-re-related-products section.revamped-sec.featured-collection.border-t-grid.border-grid-color {
    padding: 20px;
  }
  div#RelatedProducts-re-related-products .revamped-container-collection h2 {
    font-size: 20px;
    line-height: 1.2;
  }
  div#RelatedProducts-re-related-products .revamp-btn-2{
    padding:0;
  }
  div#shopify-section-fancy_blog_section_74cjrc .fblogs-left.talign-left h2{
    font-size:26px;
  }
}


.revamped-product-description.product-content-container *{
  --shopify-accelerated-checkout-button-block-size:unset;
}
.form-submite-mess:focus{
  outline:none;
}