/**
 * Content
 */

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

a:active {
	opacity: 0.7;
}


.page a.active {
	color: #ff4b00;
}

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 2.5em;
}

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

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

.content img {
	float: none;
	margin-bottom: 0;
    vertical-align: bottom;
}

.gallery_image_caption {
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    font-size: 1.1rem;
	line-height: 1.3;
	font-family: "Neue Haas Grotesk", Icons;
	font-style: normal;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
    letter-spacing: 0.01rem;
}

/**
 * Loading Animation
 */

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

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 1.4rem;
	font-weight: 500;
	color: rgba(0, 0, 0, 1);
	font-family: "Neue Haas Grotesk", Icons;
	font-style: normal;
	line-height: 1.5;
}

[data-predefined-style="true"] bodycopy a {
	color: rgba(21, 36, 239, 1);
	padding-bottom: 0.1em;
	border-bottom: 0.0em solid rgba(127, 127, 127, 0.2);
	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: Oswald, Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 6.2rem;
	line-height: 1.1;
	color: #fbdd05;
	    -webkit-text-stroke: 2px black;
}

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

[data-predefined-style="true"] h2 {
	font-family: "Neue Haas Grotesk", Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 4rem;
	line-height: 1;
	}

[data-predefined-style="true"] h2 a {
	color: #000fff;
}

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.1rem;
	line-height: 1.3;
	font-family: "Neue Haas Grotesk", Icons;
	font-style: normal;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
    letter-spacing: 0.01rem;
}

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

[data-predefined-style="true"] bodycopy a:hover {
    color: rgba(21, 36, 239, 1);
}

/**
 * Breakpoints
 */

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

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

[data-css-preset] .container {
	margin-left: auto /*!content_center*/;
	margin-right: auto /*!content_center*/;
	text-align: left /*!text_left*/;
}

[data-css-preset] body {
	background-color: rgb(255, 255, 255)/*!body_bgcolor*/;
}

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

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


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

/**
 * Thumbnails
 */

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

[data-css-preset] .thumbnails {
   	background-color: rgba(0, 0, 0, 0)/*!thumbnails_bgcolor*/;   
}

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

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

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

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

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

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

.thumbnails .title {
    margin-top: .8rem;
    margin-bottom: 1rem;
    font-size: 1.4rem;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.85);
	font-family: "Neue Haas Grotesk", Icons;
	font-style: normal;
	line-height: 1.3;
}

.thumbnails .tags {
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    font-size: 1.1rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.5);
	font-family: "Neue Haas Grotesk", Icons;
	font-style: normal;
	line-height: 1.3;
}

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

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

/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {
	color: rgba(0, 0, 0, 0.75);
	line-height: 1;
	font-size: 28px /*!site_menu_button*/;
	padding: 6px;
	line-height: 1;
	background: rgba(33, 32, 46, 0);
	position: fixed;
	top: 1.5rem /*!site_menu_button*/;
	right: 2rem /*!site_menu_button*/;
}

body.mobile #site_menu_button {
	margin: -6px;
	font-size: 34px;
}

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

#site_menu_button.active {
	display: none;
}

/**
 * Site Menu
 */

#site_menu {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	background: rgba(20, 20, 20, 0.95);
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	padding: 20px 30px 90px 30px;
	max-width: 400px;
	min-width: 300px;
	text-align: left;
	display: flex;
	justify-content: flex-start;
}

body.mobile #site_menu {
	width: 100%;
}

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

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

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

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

#site_menu .close {
	display: none;
	color: rgba(255, 255, 255, 0.4);
	line-height: .85em;
	font-size: 45px;
}

body.mobile #site_menu .close {
	display: block;
	font-size: 50px;
	line-height: 1em;
}

#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: 32px;
    font-style: normal;
	font-weight: 400;
    line-height: 1.;
    position: fixed;
	padding: 6px;
	top: 2.4rem /*!shop_button*/;
	right: 3rem /*!shop_button*/;
}

#shop_button.text {
    font-family: "Neue Haas Grotesk", Icons;
	font-size: 1.1rem;
    padding: 0;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
	font-style: normal;
    line-height: 1.4;
}

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

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

/**
 * Shop Product Widget
 */

.shop_product {
    width: 100%;
	max-width: 22rem;
    position: relative;
    display: block;
}

.shop_product .price {
	font-family: "Neue Haas Grotesk", Icons;
	font-size: 1.4rem;
	line-height: 1;
	color: rgba(0, 0, 0, 0.85);
    display: block;
    margin-bottom: 1rem;
	font-style: normal;
	font-weight: 500;
}

.shop_product .dropdown {
    font-family: "Neue Haas Grotesk", Icons;
    font-size: 1.4rem;
    display: inline-block;
	width: 100%;
    border: 1px solid rgba(0,0,0,.2);
    background:  white url(https://static.cargo.site/assets/images/select-line-arrows.svg) no-repeat right;
    margin-bottom: 1rem;
    line-height: 1.2;
    padding: .7rem 2.5rem .7rem 1rem;
	font-style: normal;
	font-weight: 500;
}

.shop_product .button {
    font-family: "Neue Haas Grotesk", Icons;
	font-size: 1.4rem;
    background: rgba(0, 0, 0, 0.7);
    color: rgba(255,255,255,1);
    flex: 0 0 50%;
    text-align: left;
    display: inline-block;
	line-height: 1;
    padding: .8rem 1rem .9rem;
	font-style: normal;
	font-weight: 500;
}

/**
 * Image 
 */

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

/**
 * Quick View
 */

[data-css-preset] .quick-view {
    padding-top: 5.7rem /*!quick_view_padding*/;
    padding-bottom: 5.7rem /*!quick_view_padding*/;
    padding-left: 5.7rem /*!quick_view_padding*/;
    padding-right: 5.7rem /*!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: #1f1f33 /*!quick_view_bgcolor*/;
}

.quick-view-caption {
    font-family: "Neue Haas Grotesk", Icons;
    transition: 100ms opacity ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 3.5rem 0;
    text-align: center;
    font-size: 1.1rem;
	font-style: normal;
	font-weight: 400;
    letter-spacing: 0.01rem;
}

.quick-view-caption span {
    padding: 0.5rem 1rem;
    display: inline-block;
    background: rgba(0,0,0,0.5);
    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;
}

.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: 26rem;
    height: 3.3rem;
    outline: 1px solid rgba(0,0,0,0.15);
    color: rgba(0, 0, 0, 0.6);
    background: transparent;
    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: 500;
    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;
}

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

/**
 * Hide Empty Columns on Mobile
 */

body.mobile [grid-responsive] [grid-col]:empty {
	height: 0;
    padding: 0;
}

/**
 * Custom Cursors
 * https://support.cargo.site/Create-a-Custom-Cursor
 */

html {
    cursor: default;
}

a {
    cursor: pointer;
}

.content img {
    cursor: pointer;
}

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


/**
********** LUCIAN STYLES: *******
*/

/* NAV STYLES AND DROP DOWN */
.nav {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 62.5%;
  height: 7em;
  background-color: #fff;
  z-index: 900;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
}
.nav__list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  width: 85%;
  margin: 0 auto;
  padding: 0;
}
.nav__list-item {
  position: relative;
  z-index: inherit;
}
.nav__list-item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: 1em;
  -webkit-transform: translate(-50%, 100%);
      -ms-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  width: 130%;
  height: 1em;
  pointer-events: all;
}
.nav__link {
  color: #1524ef;
  text-transform: uppercase;
  display: inline-block;
  padding: 0.5em 0;
  text-decoration: none;
  font-size: 1.6em;
  font-weight: 500;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.nav__link:hover, .nav__link:active {
  color: #000;
}
.nav__link--active:not(#instagram-link) {
  position: relative;
}
.nav__link--active:not(#instagram-link)::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 3px;
  left: 0;
  background-color: #1524ef;
}
.nav__sublist {
  position: absolute;
  z-index: 902;
  bottom: 0;
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  margin-left: -2em;
  list-style: none;
  background-color: #fff;
  padding: 0 2em 2em;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.nav__sublist li.nav__subitem a.nav__link {
  pointer-events: none;
}
.nav__list-item:hover::after {
  height: 30em;
}
.nav__list-item:hover > .nav__sublist {
  opacity: 1;
  pointer-events: all;
}
.nav__list-item:hover > .nav__sublist li.nav__subitem a.nav__link {
  pointer-events: all;
}
.nav__btn {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 10;
  position: absolute;
  right: 5em;
  top: -10px;
  width: 5em;
  height: 5em;
  cursor: pointer;
}
.nav__btn:hover .nav__menu-icon::before {
  top: -1.1em;
}
.nav__btn:hover .nav__menu-icon::after {
  top: 1.1em;
}
.nav__btn:hover .nav__menu-icon--toggled, .nav__btn:hover .nav__menu-icon--toggled::before, .nav__btn:hover .nav__menu-icon--toggled::after {
  top: 0;
  width: 4em;
}
.nav__menu-icon {
  pointer-events: none;
  position: relative;
}
.nav__menu-icon, .nav__menu-icon::before, .nav__menu-icon::after {
  display: inline-block;
  width: 3.5em;
  height: 3px;
  background-color: #212121;
  -webkit-transition: all 0.2s, -webkit-transform 0.7s ease-in-out;
  transition: all 0.2s, -webkit-transform 0.7s ease-in-out;
  -o-transition: all 0.2s, transform 0.7s ease-in-out;
  transition: all 0.2s, transform 0.7s ease-in-out;
  transition: all 0.2s, transform 0.7s ease-in-out, -webkit-transform 0.7s ease-in-out;
}
.nav__menu-icon::before, .nav__menu-icon::after {
  content: "";
  position: absolute;
  left: 0;
}
.nav__menu-icon::before {
  top: -1em;
}
.nav__menu-icon::after {
  top: 1em;
}
.nav__menu-icon--toggled {
  background-color: transparent;
}
.nav__menu-icon--toggled::before {
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
  top: 0;
}
.nav__menu-icon--toggled::after {
  -webkit-transform: rotate(-225deg);
      -ms-transform: rotate(-225deg);
          transform: rotate(-225deg);
  top: 0;
}
@media only screen and (max-width: 62.5em) {
  .nav {
    position: relative;
    pointer-events: none;
    background-color: transparent;
  }
  .nav__list {
    position: absolute;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    top: -10px;
    right: 0;
    width: 30em;
    height: 100vh;
    padding: 4em;
    background-color: #fff;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
  }
  .nav__list > *:not(:last-child) {
    padding-right: 0;
    padding-bottom: 2em;
  }
  .nav__list-item::after {
    display: none;
  }
  .nav__link {
    pointer-events: none !important;
  }
  .nav #customs-link {
    color: #000;
  }
  .nav #customs-link::after {
    position: relative;
    content: ":";
    font-size: inherit;
    line-height: inherit;
    color: currentColor;
  }
  .nav__sublist {
    position: relative;
    opacity: 1;
    pointer-events: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .nav__subitem {
    pointer-events: none;
  }
  .nav__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    pointer-events: all;
    width: 10em;
    height: 100%;
    right: 0;
    background-color: #fff;
  }
  .nav--toggled .nav__list, .nav--toggled .nav__sublist, .nav--toggled .nav__subitem, .nav--toggled .nav__link {
    opacity: 1;
    pointer-events: all !important;
  }
}

/* For icon links on customs page */
.customs-link {
    color: #000 !important;
}

.customs-link.icon-link {
	font-size: 5rem;
    line-height: 1.3;
}

/* Footer styling */
.footer-lc {
	display: flex;
}

.footer-lc > div {
	width: max-content;
    padding-right: 10rem;
}

/* Landing page styles */
div.landing__container {
	display: grid;
    grid-template-columns: 3fr 2.5fr;
    width: 100%;
    margin-top: 2rem;
}

div.landing__iframe-box {
	position: relative;
    width: 100%;
    padding-bottom: 57.5%;
    height: 0;
}

iframe.landing__iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 50vh;
}

div.landing__contact-box {
    padding-left: 2rem;
	background-color: transparent;
}

div.landing__contact-box > p {
    font-weight: 700;
    font-size: 1.1rem !important;
    margin: 0;
    padding: 0;
}

div.landing__contact-box > .form-lc {
    margin-top: 2rem;
}

/* 1 col layout below 1000px */
@media only screen and (max-width: 62.5em) {
	div.landing__container {
    grid-template-columns: 1fr;
    width: 85%;
    margin: 0 auto;
}
    div.landing__iframe-box {
        margin-bottom: 5rem;
    }
    
    div.landing__contact-box {
        padding-left: 0;
    }
}


/* Top Nav */
div.nav-lc {
	background-color:rgb(250, 250, 250);
    box-sizing: border-box;
    height: 100%;
    margin-top: -3rem;
    padding: 2rem 5rem;
}

/* FORM STYLING */
.form-lc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 1.1rem;
}

.form-lc textarea {
  resize: none;
}

.form-lc__group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 27rem;
}

.form-lc__group--inline {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  max-width: 31rem;
  margin-bottom: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}

.form-lc__group--inline > *:not(:last-child) {
  margin-right: 20px;
}

.form-lc__group--inline > button {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
              -ms-grid-row-align: center;
          align-self: center;
}

.form-lc__group:not(:last-child) {
  margin-bottom: 2.4rem;
}

.form-lc__group--inline:not(:last-child) {
  margin-bottom: 1rem;
}

.form-lc__label {
  display: none;
  color: #f7f7f7;
  font-weight: 400;
  margin-bottom: 1rem;
  font-size: 1.1rem;
}

.form-lc__input,
.form-lc select {
  font-family: inherit;
  font-size: 1.1rem;
  color: #212121;
  padding: 0.5rem 0rem;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #777;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.form-lc__input:focus,
.form-lc select:focus {
  outline: none;
  border-bottom: 1px solid #1524ef;
}

.form-lc__input:focus:invalid,
.form-lc select:focus:invalid {
  border-bottom: 1px solid #ff4b00;
}

.form-lc__input::-webkit-input-placeholder,
.form-lc select::-webkit-input-placeholder {
  color: #777;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.1rem;
}

.form-lc__btn {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  padding: 0;
  background-color: transparent;
  color: #1524ef;
  text-transform: uppercase;
  font-weight: 700;
  border: none;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-size: 1.1rem;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.form-lc__btn:hover {
  color: #000;
}

/* CREW STYLING */
.crew-lc > div > div {
    margin-bottom: 2rem;
}

/* PREOWNED STYLING */
@media only screen and (max-width: 49.1875em) {
    .pre-owned__images {
		order: 2;
    }
}

/* GRID STYLING */
.lc-grid-6-3 {
    width: 100%;
    height: auto;
    max-width: 100vw;
	display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 3rem;
    grid-gap: 3rem;
    justify-content: space-between;
    justify-items: center;
}

@media only screen and (max-width: 62.5em) {
	.lc-grid-6-3 {
	grid-template-columns: repeat(3, 1fr);
	}
}

.lc-grid__item h3 {
	text-align: center;
    color: #000;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 0;
    
}

.lc-grid__item img {
    object-fit: cover;
    width: 100% !important;
    height: 14rem !important;
    max-width: 100%;
}

.lc-grid__item .lc-grid__icon {
    display: inline-block;
	font-size: 5.3rem;
    line-height: 1.9;
    color: #000;
    text-align: center;
    width: 100%;
}

/* TEXT GRID */
.text-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(3, auto);
  gap: 1rem 2rem;
  grid-gap: 1rem 2rem;
  grid-auto-flow: column;
}
.text-grid--2-rows {
  grid-template-rows: repeat(2, auto);
}
@media screen and (max-width: 49.125em) {
  .text-grid {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(9, auto);
    gap: 2rem;
    grid-gap: 2rem;
  }
  .text-grid__heading {
    display: inline-block;
  }
  .text-grid__text {
    display: inline;
  }
}
.text-grid__heading {
  margin-top: 0;
  margin-bottom: 0.4rem;
    font-size: 1.2rem;
}
.text-grid__text,
.text-grid li {
  font-size: 1.1rem;
  line-height: 1.3;
  font-family: "Neue Haas Grotesk", Icons, arial;
  font-style: normal;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
  letter-spacing: 0.01rem;
  margin: 0;
}
.text-grid ul {
  margin-top: 1rem;
}
.text-grid ul li {
  padding-top: 0.5rem;
}

/* Get rid of pointer on marquee image */
.marquee-logo img {
        cursor: default !important;
}

/* Remove top padding on page on small devices 
and adjust spacing around maquee logo*/
@media only screen and (max-width: 62.5em) {
	.page_container {
		padding-top: 0 !important;
	}
    .page_content {
		padding-top: 10px;
	}
    /* Reduces gap between marquee and main content */
    .content_container {
        margin-top: -6rem;
	}
    .marquee-logo {
    	/* Shifts marquee logo down */
		margin-top: 2rem;
	}
}

/* Only have large marquee logo on mobile homepage */
.marquee-logo--mobile.marquee-logo--large {
	display: none;
}

.marquee-logo--large .marquee_inner {
	display: block;
}

.marquee-logo--large .marquee_inner.cloned_marquee_inner {
	display: block;
}

@media only screen and (max-width: 786px) {
    .marquee-logo--mobile.marquee-logo--large {
		display: block;
	}
}

/* Vertically center gemstone image on detail
pages */
.gemstone-container .image-gallery {
	align-items: center;
}

/* REVIEWS SLIDER */
.reviews-slider .slick-arrow {
	opacity: 1 !important;
}

.reviews-slider .slick-arrow svg {
	height: 48px !important;
    width: 48px !important;
}

.image-gallery-navigation .outer-color {
	stroke-width: 3px !important;
    opacity: 0.8 !important;
}

@media only screen and (max-width: 786px) {
	.reviews-slider .slick-arrow {
	opacity: 0 !important;
}
}