toolset_admin {
    display: none;
}

/**
 * Content
 */

body {
	background-color: #fff;
	color: #fff;
}

a:active {
	opacity: 0.7;
}

.page a.active {
	opacity: .4;
}

i,
em {
	font-style: italic;
}

b,
strong {
	font-weight: bolder;
}

sub,
sup {
	position: relative;
	vertical-align: baseline;
}

sub {
	top: 0.3em;
}

sup {
	top: -0.4em;
}

s {
	text-decoration: line-through;
}

img {
	border: 0;
	padding: 0;
}

ul,
ol {
	margin: 0;
	padding: 0 0 0 1em;
}

blockquote {
	margin: 0;
	padding: 0 0 0 2em;
}

hr {
	background: rgba(127, 127, 127, 0.2);
	border: 0;
	height: 1px;
	display: block;
}

.content img {
	float: none;
	margin-bottom: .5em;
    mix-blend-mode: color-dodge !important;
}

.gallery_image_caption {
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
	font-weight: 400;
	color: rgb(0, 0, 0);
	line-height: 1.3;	
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

/**
 * Loading Animation
 */

.loading[data-loading] {
	position: fixed;
	bottom: 8px; 
    left: 8px;
}

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 1.4rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
	font-family: "Diatype Variable", Icons;
	font-style: normal;
	line-height: 1.3;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
    
}
[data-predefined-style="true"] bodycopy a {
	color: rgba(0, 0, 0, 1);
	text-decoration: none;
}

[data-predefined-style="true"] bodycopy a:hover {

}

bodycopy a.image-link,
bodycopy a.icon-link,
bodycopy a.image-link:hover,
bodycopy a.icon-link:hover {
	border-bottom: 0;
	padding-bottom: 0;
}

[data-predefined-style="true"] h1 {
	font-family: "Diatype Variable", Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 2.5rem;
	line-height: 1.3;
	color: rgba(0, 0, 0, 1)!important;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
	}

[data-predefined-style="true"] h1 a {
	color: rgba(0, 0, 0, 0.85) !important;
}

[data-predefined-style="true"] h2 {
	font-family: "Diatype Variable", Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: rgba(0, 0, 0, 0.85);
	font-size: 1.4rem;
	line-height: 1.3;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
	}

[data-predefined-style="true"] h2 a {
	color: rgba(0, 0, 0, 0.85);
}

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1rem;
	line-height: 1.2;
	font-family: "Diatype Variable", Icons;
	font-style: normal;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

[data-predefined-style="true"] small a {
	color: rgb(0, 0, 0);
	border-bottom-width: 0em;
}

/**
 * Breakpoints
 */


[data-css-preset] .page {
    background-color: initial /*!page_bgcolor*/;
}

.mobile .page,
[data-css-preset].mobile .page {
	position: relative;
	max-width: 100%;
	width: 100%;
	background-color: transparent /*!page_bgcolor*/;
}

[data-css-preset] .container {
	margin-left: 0 /*!content_left*/;
	margin-right: auto /*!content_left*/;
	text-align: left /*!text_left*/;
    bottom: 20px;
    
}
[data-css-preset] body {
	background-color: transparent/*!body_bgcolor*/;
}

[data-css-preset] .container_width {
	width: 100%/*!content_left*/;
}

[data-css-preset] .content_padding {
	padding-top: 1.2rem /*!main_margin*/;
	padding-bottom: 1.2rem /*!main_margin*/;
	padding-left: 1.2rem /*!main_margin*/;
	padding-right: 1.2rem /*!main_margin*/;
}


[data-css-preset] text-limit {
	display: inline-block /*!text_width*/;
	max-width: 66rem/*!text_width*/;
}

/**
 * Thumbnails
 */

div[thumbnails] {
	justify-content: flex-start !important;
}

[data-css-preset] .thumbnails {
   	background-color: transparent/*!thumbnails_bgcolor*/;   
}

[data-css-preset] .thumbnails_width {
    width: 100%/*!thumbnails_width*/;
}

[data-css-preset] [thumbnails-pad] {
    padding: 1.95rem/*!thumbnails_padding*/;
}

[data-css-preset] [thumbnails-gutter] {
    margin: -3.9rem/*!thumbnails_padding*/;
}

[data-css-preset] [responsive-layout] [thumbnails-pad] {
    padding: 0rem/*!responsive_thumbnails_padding*/; 
}

[data-css-preset] [responsive-layout] [thumbnails-gutter] {
    margin: 0rem/*!responsive_thumbnails_padding*/; 
}

.thumbnails .thumb_image {
	outline: 0px solid rgba(0, 0, 0, 0);
    outline-offset: -1px;
}

.thumbnails .title {
    margin-top: .2rem;
    margin-bottom: 0.1rem;
    font-size: 1.4rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.75);
	font-family: "Diatype Variable", Icons;
	font-style: normal;
	line-height: 1.1;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
    text-align: left !important;
}

.thumbnails .tags {
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    font-size: 1.3rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.25);
	font-family: "Diatype Variable", Icons;
	font-style: normal;
	line-height: 1.2;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

.thumbnails .tags a {
	border-bottom: 0;
    color: rgba(0, 0, 0, 0.35);
    text-decoration: none;
}

.thumbnails .has_title .tags {
	margin-top: 0rem;
}

/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {

    color: black;
    line-height: 1;
    font-size: 28px /*!site_menu_button*/;
    line-height: 1;
    background: rgba(255, 255, 255, 0);
    position: fixed;
    top: 2rem /*!site_menu_button*/;
	right: 3rem /*!site_menu_button*/;

}

body.mobile #site_menu_button {
	margin: px;
    font-size: 30px;
    mix-blend-mode: normal !important;
    color: #000;
}
#site_menu_button.custom_icon {
	width: 40px;
    height: auto;
}

#site_menu_button.active {
	display: none;
}


/**
 * Site Menu
 */

#site_menu {
	font-family: "wordy-diva", sans-serif;
font-weight: 500;
font-style: normal;
	background: rgba(255, 255, 255, 0.71);
	font-size: 3em;
    line-height: 1.5;
	padding: 460px 30px 0px 40px;
	max-width: 500px;
	min-width: 500px;
	text-align: left;
	display: flex;
	justify-content: flex-start;
    
}

body.mobile #site_menu {
	font-family: "wordy-diva", sans-serif;
	background: rgba(255, 255, 255, 0.4);
	font-size: 30px;
	font-style: normal;
	font-weight: 400;
    line-height: 0.1;
	padding-top: 14em !important;
	max-width: 500px;
	min-width: 500px;
	text-align: left;
	display: flex;
	justify-content: flex-start;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

#site_menu .page-link a {
color: rgba(0, 0, 0, 1);
}

#site_menu .set-link > a {
	color: rgba(0, 0, 0, 1);
	font-weight: 400;
}

#site_menu a:active {
	opacity: .7;
}

#site_menu a.active {
	opacity: .4;
}

#site_menu .close {
	display: block;
	color: rgba(0, 0, 0, 1);
	padding-top: 0px;
    line-height: 3em;
	font-size: 30px;
    font-weight: 350;
    margin-right: 28px;
}

body.mobile #site_menu .close {
    display: block;
	color: rgba(0, 0, 0, 1);
	padding-top: 0px;
    line-height: 3em;
	font-size: px;
    font-weight: 350;
    margin-right: 15px;

}

#site_menu .break {
	height: 28px;
}

#site_menu .indent {
	margin-left: 28px;
}

/*
 * Shop Button
 */

[data-css-preset] #shop_button {
	color: rgba(0, 0, 0, 0.85);
    background: transparent;
	font-size: 36px;
    font-style: normal;
	font-weight: 400;
    line-height: 1;
    position: fixed;
	padding: 6px;
	top: 5rem /*!shop_button*/;
	right: 3rem /*!shop_button*/;
}

#shop_button.text {
    font-size: 1.4rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.75);
	font-family: Karla, Icons;
    padding: 0;
    line-height: 1.3;
}

#shop_button.custom_icon {
	width: 40px;
    height: auto;
}

body.mobile #shop_button:not(.text) {
	margin: -6px;
    font-size: 40px;
}

/*
 * Shop Product Widget
 */

.shop_product {
    width: 100%;
    position: relative;
    display: block;
}



.shop_product .price {
	font-family: "Diatype Variable", Icons;
	font-size: 1.4rem;
	line-height: 1;
	color: black;
    display: block;
    margin-top: 1.1rem;
    margin-bottom: 1rem;
	font-style: normal;
	font-weight: 400;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
    
}

body.mobile .shop_product .price {
	
	font-family: "Diatype Variable", Icons;
	font-size: 1.4rem;
	line-height: 1;
	color: rgba(0, 0, 0, 1);
    display: block;
	font-style: normal;
	font-weight: 400;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
    margin-bottom: 20px;
    /* center align on mobile*/
    text-align: center;
}

.shop_product .dropdown {
    font-family: "Diatype Variable", Icons;
    color: rgba(0, 0, 0, 1);
    font-size: 1.4rem;
    text-align: center;
    display: inline-block;
	width: 100%;
    border: 1px solid rgba(0, 0, 0, 1);
    border-radius: 6px;
    width: 200px;
    background:  white;
    margin-bottom: 1rem;
    line-height: 1.2;
    padding: .7rem 1rem;
    font-style: normal;
	font-weight: 400;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

body.mobile .shop_product .dropdown {
    width: 340px;
    height: 38px;

    font-family: "Diatype Variable", Icons;
    font-size: 1.4rem;

    border: 1px solid rgba(0, 0, 0, 1);
    border-radius: 6px;

    background: white;

    text-align: center !important;

    line-height: 38px;

    padding: 0 2.5rem 0 1rem;

    font-style: normal;
    font-weight: 400;

    font-variation-settings: 'slnt' 0, 'MONO' 0;
}
.shop_product .dropdown {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;    
}
.shop_product .dropdown option {
    text-align: center;
}
.shop_product .button {
    font-family: "Diatype Variable", Icons;
	font-size: 1.4rem;
    background: #f3b9be;
    border-radius: 6px;
    width: 200px;
    color: black;
    flex: 0 0 50%;
    text-align: center;
    display: inline-block;
	line-height: 1;
    padding: .8rem 1rem .9rem;
	font-style: normal;
	font-weight: 400;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

body.mobile .shop_product .button {
    font-family: "Diatype Variable", Icons;
    font-size: 1.4rem;
    background: #f3b9be;
    border-radius: 6px;
    width: 200px;
    height: 38px;
    /* align button in center */
    margin: auto;
    color: rgba(255,255,255,1);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    font-variation-settings: 'slnt' 0, 'MONO' 0;
}
/*
 * Image Zoom
 */

.content img.image-zoom:active {
  opacity: .7;
}

/**
 * Quick View
 */

[data-css-preset] .quick-view {
    padding-top: 2.5rem /*!quick_view_padding*/;
    padding-bottom: 2.5rem /*!quick_view_padding*/;
    padding-left: 2.5rem /*!quick_view_padding*/;
    padding-right: 2.5rem /*!quick_view_padding*/;
    height: 100% /*!quick_view_height*/;
    width: 100% /*!quick_view_width*/;
}

body.mobile .quick-view {
    width: 100%;
    height: 100%;
    margin: 0;
}


[data-css-preset] .quick-view-background {
	background: rgba(0, 0, 0, 0.90) /*!quick_view_bgcolor*/;
}

.quick-view-caption {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;
    transition: 100ms opacity ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 2rem 0;
    text-align: center;
    font-size: 1.8rem;
}

.quick-view-caption span {
    padding: 0.5rem 1rem;
    display: inline-block;
    background: rgba(0,0,0,0.4);
    color: white;
}


/**
 * Quick View Navigation 
 */

.quick-view-navigation .left-arrow {
    left: 10px;
}

.quick-view-navigation .right-arrow {
    right: 10px;
}

.quick-view-navigation .left-arrow,
.quick-view-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 36px;
    width: 36px;
}

.quick-view-navigation .left-arrow .inner-color,
.quick-view-navigation .right-arrow .inner-color {
    stroke: #fff;
    stroke-width: 1.5px;
}

.quick-view-navigation .left-arrow .outer-color,
.quick-view-navigation .right-arrow .outer-color {
    stroke: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}

.quick-view-navigation .close-button {  
    top: 10px;
    right: 10px;
    /* Change height/width together to scale */
    width: 36px;
    height: 36px;
}

.quick-view-navigation .close-button .inner-color {
    stroke: #fff;
    stroke-width: 1.5px;
}

.quick-view-navigation .close-button .outer-color {
    stroke: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}

/** 
 * Image Gallery Navigation Arrows 
 */
 
.image-gallery-navigation .left-arrow,
.image-gallery-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 36px;
    width: 36px;
}
/* mobile arrow non active */
body.mobile .image-gallery-navigation .left-arrow,
body.mobile .image-gallery-navigation .right-arrow {
    display: none;
}

.image-gallery-navigation .left-arrow .inner-color,
.image-gallery-navigation .right-arrow .inner-color {
    stroke: #fff;
    stroke-width: 1.5px;
}

.image-gallery-navigation .left-arrow .outer-color,
.image-gallery-navigation .right-arrow .outer-color {
    stroke: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}

/**
 * Wallpaper Backdrop Navigation Arrows 
 */

.wallpaper-navigation .left-arrow,
.wallpaper-navigation .right-arrow {
   /* Change height/width together to scale */
   width: 36px;
   height: 36px;
}

.wallpaper-navigation .left-arrow .inner-color,
.wallpaper-navigation .right-arrow .inner-color {
   stroke: #fff;
    stroke-width: 1.5px;
}

.wallpaper-navigation .left-arrow .outer-color,
.wallpaper-navigation .right-arrow .outer-color {
    stroke: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}


/**
 * Feed
 */

.feed .content_container .page {
    border-top: 0px dashed rgba(0, 0, 0, 0.2);
}

.feed .content_container .page_container:first-child .page {
	border-top: 0;
}



/*
 * Audio Player
 */

.audio-player {
    max-width: 36rem;
    height: 3.3rem;
    outline: 1px solid rgba(0,0,0,0.15);
    color: rgba(0, 0, 0, 0.6);
    background: #fff;
    font-size: 1.2rem;
    line-height: 1.3;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    margin: 1px 1px 1em 1px;
}

body.mobile .audio-player {
    max-width: 100%;
}

.audio-player .separator {
    width: 1px;
    background-color: rgba(0,0,0,0.15);
}

.audio-player .button {
    background: transparent;
    cursor: pointer;
    fill: rgba(0, 0, 0, 0.85);
}

.audio-player .icon {
    fill: rgba(0, 0, 0, 0.85);
    padding: 30%;
    width: 100%;
    margin: auto;
}

.audio-player .buffer {
    background: rgba(0,0,0,0.03);
}

.audio-player .progress {
    background: rgba(0,0,0,0.1);
}

.audio-player .progress-indicator {
    border: 1px solid rgba(0, 0, 0, 0.7);
    width: 1px;
    height: 100%;
    right: 0;
    position: absolute;
    cursor: ew-resize;
}

.audio-player .note-icon {
    height: 100%;
    width: 3.8rem;
    padding: 1rem;
    fill: rgba(0, 0, 0, 0.5);
}

.audio-player .current-time {
    padding-left: 1rem;
}

.audio-player .total-time {
    padding-right: 1rem;
}

.thumbnails .thumbnail > a {
    position: relative;
}

/*
 * Big Thumbnail tittle hover
 */

body[data-page-id="38371965"] .thumbnails .thumbnail > a {
    position: relative;
}

body[data-page-id="38371965"] .thumbnails .thumbnail .title {
    background-color: rgba(0, 0, 0, 0.4);
    padding: 0.5rem 1.2rem 0.7rem 1.2rem;
    margin: 0rem;
    color: rgba(255, 255, 255, 1);
    font-size: 2.4rem;
    align-content: center;
    display: flex;
    position: absolute;
    left: 0rem;
    top: 0rem;
    right: 0rem;
    bottom: 0rem;
    z-index: 9;
    opacity: 0;
}

body[data-page-id="38371965"] .thumbnails .title span {
    margin: auto;
    display: inline-block;
}

body[data-page-id="38371965"] .thumbnails .thumbnail:hover .title {
    opacity: 1;
}

body.mobile[data-page-id="38371965"] .thumbnails .thumbnail:hover .title {
    opacity: 1;
}



/**
 * Newsletter Homepage 
 */

.newsletter-wrap {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 30px;
    box-sizing: border-box;
    text-align: center;
    background: transparent;
    color: #111;
}

.newsletter-top {
    font-size: 12px;
    letter-spacing: .05em;
    text-transform: uppercase;
    margin-bottom: 5rem;
    margin-top: 10rem;
}

.newsletter-product {
    font-size: 1.2em;
    margin-bottom: 5rem;
}

.newsletter-form {
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,.3);
    display: flex;
    align-items: center;
    padding-bottom: .7rem;
    margin-bottom: 2rem;
}

.newsletter-form input[type="email"] {
    flex: 1;
    border: none;
    background: transparent;
    font-size: 12px;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #111;
}

.newsletter-form input[type="email"]:focus {
    outline: none;
}

.newsletter-form button {
    border: none;
    background: transparent;
    font-size: 20px;
    line-height: 1;
    cursor: pointer;
    padding: 4px;
    margin-left: 1rem;
}

.newsletter-bottom {
    font-size: 12px;
    letter-spacing: .05em;
    text-transform: uppercase;
    margin-top: 5rem;
    margin-bottom: 2rem;
}

/**
 * LINK UNDERLINE 
 */
h1 a {
    text-decoration: none !important;
    border-bottom: none !important;
    box-shadow: none !important;
}


body.mobile[data-page-id="38371965"] .thumbnails .thumbnail > a {
    position: relative;
}

body.mobile[data-page-id="38371965"] .thumbnails .thumbnail .title {
    background-color: rgba(0, 0, 0, 0.22);
    padding: 0.5rem 1.2rem 0.7rem 1.2rem;
    margin: 0rem;
    color: rgba(255, 255, 255, 1);
    font-size: 2.5rem;
    align-content: center;
    display: flex;
    position: absolute;
    left: 0rem;
    top: 0rem;
    right: 0rem;
    bottom: 0rem;
    z-index: 9;
    opacity: 1;
}
body.mobile[data-page-id="38371965"] .thumbnails .title span {
    margin: auto;
    display: inline-block;
}

    
    
/*
 * Big Thumbnail tittle ABOUT P 
 */
body[data-page-id="38379728"] .thumbnails .thumbnail > a {
    position: relative;
}

body[data-page-id="38379728"] .thumbnails .thumbnail .title {
    background-color: rgba(0, 0, 0, 0.22);
    padding: 0.5rem 1.2rem 0.7rem 1.2rem;
    margin: 0rem;
    color: rgba(255, 255, 255, 1);
    font-size: 2.5rem;
    align-content: center;
    display: flex;
    position: absolute;
    left: 0rem;
    top: 0rem;
    right: 0rem;
    bottom: 0rem;
    z-index: 9;
    opacity: 1;
}

body[data-page-id="38379728"] .thumbnails .title span {
    margin: auto;
    display: inline-block;
}
/**
 * 3:4 Thumbnails
 */

.thumb_image {
    position: relative !important;
    width: 100% !important;
    height: 0 !important;
    padding-bottom: 133.333% !important;
    overflow: hidden !important;
}

.thumb_image img {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;

    width: 100% !important;
    height: 100% !important;

    object-fit: cover !important;

    margin: 0 !important;
}

/**
 * Product whitespace desktop
 */

/*
@media screen and (min-width: 768px) {
body[data-page-id="38385934"] .content_padding,
body[data-page-id="38385935"] .content_padding,
body[data-page-id="38385936"] .content_padding,
body[data-page-id="38382932"] .content_padding,
body[data-page-id="38382933"] .content_padding,
body[data-page-id="38373092"] .content_padding,
body[data-page-id="38382934"] .content_padding,
body[data-page-id="38382935"] .content_padding,
body[data-page-id="38382936"] .content_padding {
    padding-left: 280px !important;
}
}
*/

/** product page tittle mobile centered
*/


    body.mobile .mobile-label {
        position: sticky;
        top: 1rem !important;

        width: 100%;
        display: flex;
        justify-content: center;

        text-align: center;
        z-index: 9999;

        margin-top: 3rem;
    }

/** FULL SCREEN PRODUCT PICTURE HAT
BLACK MOBILE
*/


    body.mobile[data-page-id="38373092"] [grid-row],
    body.mobile[data-page-id="38373092"] [grid-col],
    body.mobile[data-page-id="38373092"] img {

        padding: 0 !important;
        margin: 0 !important;
        border: 0 !important;
    }

    body.mobile[data-page-id="38373092"] .page_content,
    body.mobile[data-page-id="38373092"] .content,
    body.mobile[data-page-id="38373092"] .content_padding {

        padding-top: 0 !important;
        margin-top: 0 !important;
    }

    body.mobile[data-page-id="38373092"] [grid-col="x11"] {

        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;

        padding-left: 0 !important;
        padding-right: 0 !important;
        
    }


    body.mobile[data-page-id="38373092"] .image-gallery,
    body.mobile[data-page-id="38373092"] img {

        width: 100vw !important;
        max-width: 100vw !important;
        height: auto !important;

        margin-left: calc(50% - 50vw) !important;

        display: block !important;
    }

body.mobile[data-page-id="38373092"] .image-gallery {
    aspect-ratio: 3 / 4 !important;

    overflow: hidden !important;
    position: relative !important;

    padding-bottom: 2rem !important;
}
body.mobile[data-page-id="38373092"] [grid-col="x11"]:last-child {
    padding-top: 2rem !important;
}

/** FULL SCREEN PRODUCT PICTURE HAT
TAN MOBILE
*/

body.mobile[data-page-id="38382932"] .slick-slider,
body.mobile[data-page-id="38382932"] .slick-list,
body.mobile[data-page-id="38382932"] .slick-track,
body.mobile[data-page-id="38382932"] .slick-slide,
body.mobile[data-page-id="38382932"] .gallery_card,
body.mobile[data-page-id="38382932"] .gallery_card_image,
body.mobile[data-page-id="38382932"] [grid-row],
body.mobile[data-page-id="38382932"] [grid-col],
body.mobile[data-page-id="38382932"] img {

    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
}

body.mobile[data-page-id="38382932"] .page_content,
body.mobile[data-page-id="38382932"] .content,
body.mobile[data-page-id="38382932"] .content_padding {

    padding-top: 0 !important;
    margin-top: 0 !important;
}

body.mobile[data-page-id="38382932"] [grid-col="x11"] {

    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;

    padding-left: 0 !important;
    padding-right: 0 !important;
}

body.mobile[data-page-id="38382932"] .gallery_card img,
body.mobile[data-page-id="38382932"] .image-gallery,
body.mobile[data-page-id="38382932"] .image-gallery img,
body.mobile[data-page-id="38382932"] img {

    width: 100vw !important;
    max-width: 100vw !important;
    height: auto !important;

    margin-left: calc(50% - 50vw) !important;

    display: block !important;
}

body.mobile[data-page-id="38382932"] .image-gallery {
    aspect-ratio: 3 / 4 !important;

    overflow: hidden !important;
    position: relative !important;

    padding-bottom: 2rem !important;
}

body.mobile[data-page-id="38382932"] [grid-col="x11"]:last-child {
    padding-top: 2rem !important;
}

/** FULL SCREEN PRODUCT PICTURE HAT
PINK MOBILE
*/

body.mobile[data-page-id="38382933"] .slick-slider,
body.mobile[data-page-id="38382933"] .slick-list,
body.mobile[data-page-id="38382933"] .slick-track,
body.mobile[data-page-id="38382933"] .slick-slide,
body.mobile[data-page-id="38382933"] .gallery_card,
body.mobile[data-page-id="38382933"] .gallery_card_image,
body.mobile[data-page-id="38382933"] [grid-row],
body.mobile[data-page-id="38382933"] [grid-col],
body.mobile[data-page-id="38382933"] img {

    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
}

body.mobile[data-page-id="38382933"] .page_content,
body.mobile[data-page-id="38382933"] .content,
body.mobile[data-page-id="38382933"] .content_padding {

    padding-top: 0 !important;
    margin-top: 0 !important;
}

body.mobile[data-page-id="38382933"] [grid-col="x11"] {

    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;

    padding-left: 0 !important;
    padding-right: 0 !important;
}

body.mobile[data-page-id="38382933"] .gallery_card img,
body.mobile[data-page-id="38382933"] .image-gallery,
body.mobile[data-page-id="38382933"] .image-gallery img,
body.mobile[data-page-id="38382933"] img {

    width: 100vw !important;
    max-width: 100vw !important;
    height: auto !important;

    margin-left: calc(50% - 50vw) !important;

    display: block !important;
}

body.mobile[data-page-id="38382933"] .image-gallery {
    aspect-ratio: 3 / 4 !important;

    overflow: hidden !important;
    position: relative !important;

    padding-bottom: 2rem !important;
}

body.mobile[data-page-id="38382933"] [grid-col="x11"]:last-child {
    padding-top: 2rem !important;
}

/** FULL SCREEN PRODUCT PICTURE 
GUCCI TOP
*/

body.mobile[data-page-id="38382934"] .slick-slider,
body.mobile[data-page-id="38382934"] .slick-list,
body.mobile[data-page-id="38382934"] .slick-track,
body.mobile[data-page-id="38382934"] .slick-slide,
body.mobile[data-page-id="38382934"] .gallery_card,
body.mobile[data-page-id="38382934"] .gallery_card_image,
body.mobile[data-page-id="38382934"] [grid-row],
body.mobile[data-page-id="38382934"] [grid-col],
body.mobile[data-page-id="38382934"] img {

    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
}

body.mobile[data-page-id="38382934"] .page_content,
body.mobile[data-page-id="38382934"] .content,
body.mobile[data-page-id="38382934"] .content_padding {

    padding-top: 0 !important;
    margin-top: 0 !important;
}

body.mobile[data-page-id="38382934"] [grid-col="x11"] {

    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;

    padding-left: 0 !important;
    padding-right: 0 !important;
}

body.mobile[data-page-id="38382934"] .gallery_card img,
body.mobile[data-page-id="38382934"] .image-gallery,
body.mobile[data-page-id="38382934"] .image-gallery img,
body.mobile[data-page-id="38382934"] img {

    width: 100vw !important;
    max-width: 100vw !important;
    height: auto !important;

    margin-left: calc(50% - 50vw) !important;

    display: block !important;
}

body.mobile[data-page-id="38382934"] .image-gallery {
    aspect-ratio: 3 / 4 !important;

    overflow: hidden !important;
    position: relative !important;

    padding-bottom: 2rem !important;
}

body.mobile[data-page-id="38382934"] [grid-col="x11"]:last-child {
    padding-top: 2rem !important;
}

/** FULL SCREEN PRODUCT PICTURE 
GUCCI SHIRT
*/
body.mobile[data-page-id="38382935"] .slick-slider,
body.mobile[data-page-id="38382935"] .slick-list,
body.mobile[data-page-id="38382935"] .slick-track,
body.mobile[data-page-id="38382935"] .slick-slide,
body.mobile[data-page-id="38382935"] .gallery_card,
body.mobile[data-page-id="38382935"] .gallery_card_image,
body.mobile[data-page-id="38382935"] [grid-row],
body.mobile[data-page-id="38382935"] [grid-col],
body.mobile[data-page-id="38382935"] img {

    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
}

body.mobile[data-page-id="38382935"] .page_content,
body.mobile[data-page-id="38382935"] .content,
body.mobile[data-page-id="38382935"] .content_padding {

    padding-top: 0 !important;
    margin-top: 0 !important;
}

body.mobile[data-page-id="38382935"] [grid-col="x11"] {

    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;

    padding-left: 0 !important;
    padding-right: 0 !important;
}

body.mobile[data-page-id="38382935"] .gallery_card img,
body.mobile[data-page-id="38382935"] .image-gallery,
body.mobile[data-page-id="38382935"] .image-gallery img,
body.mobile[data-page-id="38382935"] img {

    width: 100vw !important;
    max-width: 100vw !important;
    height: auto !important;

    margin-left: calc(50% - 50vw) !important;

    display: block !important;
}

body.mobile[data-page-id="38382935"] .image-gallery {
    aspect-ratio: 3 / 4 !important;

    overflow: hidden !important;
    position: relative !important;

    padding-bottom: 2rem !important;
}

body.mobile[data-page-id="38382935"] [grid-col="x11"]:last-child {
    padding-top: 2rem !important;
}

/** FULL SCREEN PRODUCT PICTURE 
GUCCI JACKET
*/
body.mobile[data-page-id="38382936"] .slick-slider,
body.mobile[data-page-id="38382936"] .slick-list,
body.mobile[data-page-id="38382936"] .slick-track,
body.mobile[data-page-id="38382936"] .slick-slide,
body.mobile[data-page-id="38382936"] .gallery_card,
body.mobile[data-page-id="38382936"] .gallery_card_image,
body.mobile[data-page-id="38382936"] [grid-row],
body.mobile[data-page-id="38382936"] [grid-col],
body.mobile[data-page-id="38382936"] img {

    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
}

body.mobile[data-page-id="38382936"] .page_content,
body.mobile[data-page-id="38382936"] .content,
body.mobile[data-page-id="38382936"] .content_padding {

    padding-top: 0 !important;
    margin-top: 0 !important;
}

body.mobile[data-page-id="38382936"] [grid-col="x11"] {

    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;

    padding-left: 0 !important;
    padding-right: 0 !important;
}

body.mobile[data-page-id="38382936"] .gallery_card img,
body.mobile[data-page-id="38382936"] .image-gallery,
body.mobile[data-page-id="38382936"] .image-gallery img,
body.mobile[data-page-id="38382936"] img {

    width: 100vw !important;
    max-width: 100vw !important;
    height: auto !important;

    margin-left: calc(50% - 50vw) !important;

    display: block !important;
}

body.mobile[data-page-id="38382936"] .image-gallery {
    aspect-ratio: 3 / 4 !important;

    overflow: hidden !important;
    position: relative !important;

    padding-bottom: 2rem !important;
}

body.mobile[data-page-id="38382936"] [grid-col="x11"]:last-child {
    padding-top: 2rem !important;
}

/* MIX
*/

body.mobile[data-page-id="38385934"] .slick-slider,
body.mobile[data-page-id="38385934"] .slick-list,
body.mobile[data-page-id="38385934"] .slick-track,
body.mobile[data-page-id="38385934"] .slick-slide,
body.mobile[data-page-id="38385934"] .gallery_card,
body.mobile[data-page-id="38385934"] .gallery_card_image,
body.mobile[data-page-id="38385934"] [grid-row],
body.mobile[data-page-id="38385934"] [grid-col],
body.mobile[data-page-id="38385934"] img,

body.mobile[data-page-id="38385935"] .slick-slider,
body.mobile[data-page-id="38385935"] .slick-list,
body.mobile[data-page-id="38385935"] .slick-track,
body.mobile[data-page-id="38385935"] .slick-slide,
body.mobile[data-page-id="38385935"] .gallery_card,
body.mobile[data-page-id="38385935"] .gallery_card_image,
body.mobile[data-page-id="38385935"] [grid-row],
body.mobile[data-page-id="38385935"] [grid-col],
body.mobile[data-page-id="38385935"] img,

body.mobile[data-page-id="38385936"] .slick-slider,
body.mobile[data-page-id="38385936"] .slick-list,
body.mobile[data-page-id="38385936"] .slick-track,
body.mobile[data-page-id="38385936"] .slick-slide,
body.mobile[data-page-id="38385936"] .gallery_card,
body.mobile[data-page-id="38385936"] .gallery_card_image,
body.mobile[data-page-id="38385936"] [grid-row],
body.mobile[data-page-id="38385936"] [grid-col],
body.mobile[data-page-id="38385936"] img {

    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
}

body.mobile[data-page-id="38385934"] .page_content,
body.mobile[data-page-id="38385934"] .content,
body.mobile[data-page-id="38385934"] .content_padding,

body.mobile[data-page-id="38385935"] .page_content,
body.mobile[data-page-id="38385935"] .content,
body.mobile[data-page-id="38385935"] .content_padding,

body.mobile[data-page-id="38385936"] .page_content,
body.mobile[data-page-id="38385936"] .content,
body.mobile[data-page-id="38385936"] .content_padding {

    padding-top: 0 !important;
    margin-top: 0 !important;
}

body.mobile[data-page-id="38385934"] [grid-col="x11"],
body.mobile[data-page-id="38385935"] [grid-col="x11"],
body.mobile[data-page-id="38385936"] [grid-col="x11"] {

    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;

    padding-left: 0 !important;
    padding-right: 0 !important;
}

body.mobile[data-page-id="38385934"] .gallery_card img,
body.mobile[data-page-id="38385934"] .image-gallery,
body.mobile[data-page-id="38385934"] .image-gallery img,
body.mobile[data-page-id="38385934"] img,

body.mobile[data-page-id="38385935"] .gallery_card img,
body.mobile[data-page-id="38385935"] .image-gallery,
body.mobile[data-page-id="38385935"] .image-gallery img,
body.mobile[data-page-id="38385935"] img,

body.mobile[data-page-id="38385936"] .gallery_card img,
body.mobile[data-page-id="38385936"] .image-gallery,
body.mobile[data-page-id="38385936"] .image-gallery img,
body.mobile[data-page-id="38385936"] img {

    width: 100vw !important;
    max-width: 100vw !important;
    height: auto !important;

    margin-left: calc(50% - 50vw) !important;

    display: block !important;
}

body.mobile[data-page-id="38385934"] .image-gallery,
body.mobile[data-page-id="38385935"] .image-gallery,
body.mobile[data-page-id="38385936"] .image-gallery {

    aspect-ratio: 3 / 4 !important;

    overflow: hidden !important;
    position: relative !important;

    padding-bottom: 2rem !important;
}

body.mobile[data-page-id="38385934"] [grid-col="x11"]:last-child,
body.mobile[data-page-id="38385935"] [grid-col="x11"]:last-child,
body.mobile[data-page-id="38385936"] [grid-col="x11"]:last-child {

    padding-top: 2rem !important;
}



/* MENU ALWAYS ON TOP
BLUR EFFECT
*/

#site_menu,
#site_menu_panel_container {
  position: fixed;
  z-index: 999999;
  filter: none !important;
}


#site_menu { transform: translateX(20px);
    opacity: 0;
    transition: transform 0.5s ease, opacity 0.5s ease;
    will-change: transform, opacity; }

body[style*="overflow: hidden"] #site_menu { transform: translateX(0); opacity: 1;
}


body[style*="overflow: hidden"]::before {
  content: "";
  position: fixed;
  inset: 0;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  background: rgba(133, 133, 133, 0.05);
  z-index: 9998;
  pointer-events: none;
}


/* MOBILE HOMEPAGE WALLPAPER
*/
body.mobile [data-backdrop="wallpaper"] img {

    content: url("https://freight.cargo.site/t/original/i/a535f738144e791a3681273c5236bdc0d3fc6762b013521dc991d87b1fb0dcb3/AAD3B254-B867-4C4F-B578-136C18AD6C84.JPG") !important;

    width: 100% !important;
    height: 100% !important;

    object-fit: contain !important;
    object-position: 100% center !important;
}



 



/* SITE MENU MOBILE */ 
body.mobile #site_menu .page-link:nth-child(n+5):nth-child(-n+10) a {

    display: block!important;

    font-size: 30px !important;

    line-height: 1.4 !important;
    color: rgba(0, 0, 0, 1);
}


div[thumbnails],
.thumbnails,
.thumbnail,
.thumb,
.thumb_holder {

    justify-content: flex-start !important;
    align-items: flex-start !important;
}



/* HOMEPAGE HEIGHT
*/

body[data-page-id="38372109"] .background_splash,
body[data-page-id="38372109"] [data-backdrop="wallpaper"] {

    height: 84vh !important;
    min-height: 84vh !important;
    max-height: 84vh !important;

    overflow: hidden !important;
}
body.mobile[data-page-id="38372109"] .background_splash,
body.mobile[data-page-id="38372109"] [data-backdrop="wallpaper"] {

    height: 95vh !important;
    min-height: 95vh !important;
    max-height: 95vh !important;

    overflow: hidden !important;
}

/* HOMEPAGE LOGO COLOR MOBILE
*/

body.mobile[data-page-id="38372109"] h1,
body.mobile[data-page-id="38372109"] h1 a {

    color: #000 !important;
    -webkit-text-fill-color: #000 !important;

    mix-blend-mode: normal !important;
    opacity: 1 !important;
}

body[data-page-id="38372109"] h1,
body[data-page-id="38372109"] h1 a {

    color: #000 !important;
    -webkit-text-fill-color: #000 !important;

    mix-blend-mode: normal !important;
    opacity: 1 !important;
}



/* LOGO SITE MENU
*/
#site_menu .set-link a {

    white-space: normal !important;

    width: 130px;

    line-height: 1.2 !important;

    word-break: break-word;
    margin-bottom:230px ;
}

body.mobile #site_menu .set-link a {

    white-space: normal !important;

    width: 130px;

    line-height: 1.2 !important;

    word-break: break-word;
    margin-bottom:240px ;
}





/* THUMBNAIL 3 COLUMN
*/

body[data-page-id="38371965"] div[thumbnails] {

    display: flex !important;
    flex-wrap: wrap !important;

    gap: 1.4rem !important;
}

body[data-page-id="38371965"] div[thumbnails] > * {

    width: calc(33.333% - 1.4rem) !important;
}
body.mobile[data-page-id="38371965"] div[thumbnails] {

    display: flex !important;

    flex-wrap: wrap !important;
}

body.mobile[data-page-id="38371965"] div[thumbnails] > * {

    width: 100% !important;
}



/* SOCIAL ROW (ABOUT)
*/

.social-title {

    text-align: center;

    font-size: 2.5rem;

    margin-top: 3rem;
    font-weight: 400;

    margin-bottom: 1.2rem;

    color: #000;
}

.social-title em {

    font-style: italic;
}
.social-row {

    display: flex;

    justify-content: center;

    align-items: center;

    gap: 4rem;

    margin-top: 2rem;

    margin-bottom: 2rem;

    width: 100%;
}

.social-row a {

    display: flex;

    align-items: center;

    justify-content: center;

    gap: 1rem;

    color: #000 !important;

    text-decoration: none !important;

    font-size: 1rem;

    font-weight: 600;
}

.social-row img {

    width: 13px;

    height: 26px;

    object-fit: contain;
    margin-top: 4px;
}

body.mobile .social-row {

    justify-content: center;

    flex-direction: row;

    gap: 2rem;
}
.social-row a {

    text-decoration: none !important;

    border-bottom: 0 !important;

    box-shadow: none !important;
}




/* CONTACT BUTTON
*/

.contact-button {

    position: fixed;
    top: 2.54rem;
    font-family: "Diatype Variable";
    right: 12rem;

    z-index: 9999;

    color: #000 !important;

    text-decoration: none !important;

    border-bottom: 0 !important;

    font-size: 1.3rem;

    line-height: 1;

    text-transform: uppercase;
}

.contact-button:hover {

    opacity: .6;
}

body.mobile .contact-button {

    display: none;
    right: 6rem;

    top: 3.2rem;

    font-size: 1.2rem;
}

/* AL CODE BELOW THIS LINE */

/* CART BUTTON
*/
.cart-button {
    position: fixed;
    top: 2.54rem;
    font-family: "Diatype Variable";
    right: 7rem;
    z-index: 9999;
    color: #000 !important;
    text-decoration: none !important;
    border-bottom: 0 !important;
    font-size: 1.3rem;
    line-height: 1;
    text-transform: uppercase;
}
.cart-button:hover {
    opacity: .6;
}
body.mobile .cart-button {
    display: none;
    right: 2rem;
    top: 3.2rem;
    font-size: 1.2rem;
}

/* STYLING P'S PICKS */
.gallery_image_caption {
font-family: "wordy-diva", sans-serif !important;
font-weight: 500;
font-style: normal;
}

/* preventing image from cropping...this has changed since the weekend */
.thumb_image img {
object-fit: contain !important;	
}

.thumb_image {
	
    padding-bottom: 100% !important;
}


/* site menu */
.site_menu a {	
   overflow: visible !important;
}

/* styling thumbnail index so image title show on hover */
/* Container needs position:relative so the title can be positioned against it */
.thumbnails .thumbnail.has_title .image-link {
  position: relative;
  display: block;
}

/* Clip the zoomed image so it doesn't overflow its box */
.thumbnails .thumbnail.has_title .thumb_image {
  overflow: hidden;
}

/* Smooth zoom transition on the image */
.thumbnails .thumbnail.has_title .thumb_image img {
  transition: transform 0.5s ease, opacity 0.3s ease;
}

/* Center the title over the image, hidden by default */
.thumbnails .thumbnail.has_title .title {
  position: absolute;
  inset: 0;
  margin: 0;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  z-index: 5;
}

/* Optional: style the text itself */
.thumbnails .thumbnail.has_title .title span {
  color: #fff;
  font-size: 20px;
    font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

/* Reveal title + zoom image on hover */
.thumbnails .thumbnail.has_title:hover .title {
  opacity: 1;
}

.thumbnails .thumbnail.has_title:hover .thumb_image img {
  transform: scale(1.05);
  opacity: 0.7;
}

/* GALLERY FOR P'S CLOSET */

/* shifting things down */
[local-style="38480943"] {	
    padding-top: 20vh;
}

/* === Card wrapper: mat lives here, with margin for whitespace between frames === */
[local-style="38480943"] .gallery_card {
  position: relative;
  padding: 3vh !important; /* mat width */
  margin: 12px; /* whitespace gap between each framed image — adjust to taste */
  box-sizing: border-box;
}

/* Frame — outer edge of the card, wrapping the mat */
[local-style="38480943"] .gallery_card::after {
  content: '';
  position: absolute;
  inset: 0;
  border: 2px solid #000;
  transition: border-width 0.3s ease;
  pointer-events: none;
  z-index: 4;
  box-sizing: border-box;
}

[local-style="38480943"] .gallery_card:hover::after {
  border-width: 4px;
}

/* Isolate the image from the mat's blend context so color doesn't bleed in */
[local-style="38480943"] .gallery_card_image {
  position: relative;
  isolation: isolate;
}

[local-style="38480943"] .gallery_card_image img {
  mix-blend-mode: normal;
}

/* Caption — text only, no background wash over the image */
[local-style="38480943"] .gallery_image_caption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  margin: 0;
  text-align: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  z-index: 5;
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
}

[local-style="38480943"] .gallery_card:hover .gallery_image_caption {
  opacity: 1;
}

[local-style="38480943"] .mat-color-0 { background-color: #f3b9be; }
[local-style="38480943"] .mat-color-1 { background-color: #b89fa6; }
[local-style="38480943"] .mat-color-2 { background-color: #ede2bb; }
[local-style="38480943"] .mat-color-3 { background-color: #f1db81; }
[local-style="38480943"] .mat-color-4 { background-color: #a5bba4; }
[local-style="38480943"] .mat-color-5 { background-color: #c47580; }

/* PRODUCT PAGE STYLING */
[grid-row] > div[grid-col="x11"]:nth-of-type(2) {
  padding-top: 60px; /* adjust to taste — this pushes the copy down */
}

/* centering text on mobile */
body.mobile [grid-responsive] [grid-col] {	
    text-align: center;
}

/* styling menu page */
div.menu {	
    font-size: 3rem;
    font-family: "wordy-diva", sans-serif;
    line-height: 5rem;
}