/**
 * @media screen and (max-width: 1400px) {
	h2 { 
	font-size: 2vw !important; 
}
}
 */



#toolset{
	display: none;
}


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


a:active {
	opacity: 0.7;
}

.page a.active, 
body.homepage [rel="home_page"] {
}

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

.imgMain img {
    border: solid 1px rgba(255, 255, 255, 0);
    border-radius: 0px;
    padding: 0 !important;
}

.imgMain img:hover {
    border: solid 10px rgba(59, 246, 14, 0);
    border-radius: 120px;
    padding: 0 !important;
    cursor: url("https://freight.cargo.site/t/original/i/f04a7cea046c679257fab0a005f00889eda257c3585669ffb51989efe70e75a2/black-cursor.png"), auto !important;
}


ul {
	margin: 0;
	padding: 0 0 0 2.0rem;
    list-style-type: disc;
}


ol {
	margin: 0;
	padding: 0 0 0 4.5rem;
    list-style-type: decimal-leading-zero;
}

ol > li {
    padding-left: 0.75rem;
}

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

hr {
	background: rgba(255, 255, 255, 0.78);
	border: 0;
	height: 1px;
	display: block;
    margin-bottom: 0;    
    margin-top: 0;

}

hr.thicker{
	background: rgba(255, 255, 255, 0.78);
	border: 0;
	height: 1.5px;
	display: block;
    margin-bottom: 0;    
    margin-top: 0;

}


hr.black {
	background: rgba(0, 0, 0, 0.78);
	border: 0;
	height: 1.5px;
	display: block;
    margin-bottom: 0;    
    margin-top: 0;
}

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

.gallery_image_caption {
    margin-top: 0.5em;
    margin-bottom: 1rem;
    font-size: 0.9rem;
	color: rgba(147, 138, 125, 1);
	font-family: "Favorit Variable", Icons;
	line-height: 1.3;
    text-align: left;
	font-style: normal;
	font-weight: 400;
    text-align: center;
	font-variation-settings: 'slnt' 0;
}


.button {
    background-color:  #2aff03;
    display: inline-block;
    padding: 2px 2px;
    border-radius: 100px;
    border: solid 10px #2aff03;
    cursor: url("https://freight.cargo.site/t/original/i/f04a7cea046c679257fab0a005f00889eda257c3585669ffb51989efe70e75a2/black-cursor.png"), auto !important;
    line-height: 20px;
}


.button-arrow {
    background-color:  #2a3318;
    display: inline-block;
    padding: 2px 2px;
    border-radius: 100px;
    border: solid 10px #2a3318;
    cursor: url("https://freight.cargo.site/t/original/i/f04a7cea046c679257fab0a005f00889eda257c3585669ffb51989efe70e75a2/black-cursor.png"), auto !important;
    line-height: 20px;
}




.buttonb {
    background-color: transparent;
    display: inline-block;
    padding: 8px 8px;
    margin: 6px px 0px 0px;
    border-radius: 20px;
    border: solid 2px rgba(224, 224, 224, 0.8);
    line-height: 1px;
}


.buttonc {
    background-color: #2aff03;
    display: inline-block;
    padding: 0px 8px;
    margin: 4px 0px 4px 0px;
    border-radius: 120px;
    border: solid 2px #2aff03;
    cursor: pointer;
    line-height: 12px;
}

.buttonc:hover {
	background-color: rgba(253, 119, 0, 0.9);
    border: solid 2px rgba(253, 119, 0, 0.9);

}

.buttond {
    background-color: #2a3318;
    display: inline-block;
    vertical-align: middle;
    padding: 4px 8px 3px 8px;
    margin: 0px 0px 3px 0px;
    border-radius: 20px;
    border: solid 1px rgba(224, 224, 224, 0);
    line-height: 10px;
}


.buttone {
  background-color: transparent; 
  border: none;
  padding: 0px 16px 12px 16px;
  text-align: center;
  display: inline-block;
  margin: 0px 0px;
  cursor: url("https://freight.cargo.site/t/original/i/f04a7cea046c679257fab0a005f00889eda257c3585669ffb51989efe70e75a2/black-cursor.png"), auto !important;
}

.buttone:hover {
  color: #000;
  border: none;
  background-color: #2aff03; /* Green */
  padding: 0px 16px 12px 16px;
  text-align: center;
  display: inline-block;
  margin: 0px 0px;
}

.button1 {width: 250px;}
.button2 {width: 50%;}
.button3 {width: 100%;}


html {
    cursor: url("https://freight.cargo.site/t/original/i/610c69d7502d0f53e26b3ea96a418c21dfbfc900d579c8086582501401096c3e/cursor-green.png"),  auto !important;
}

.customtextstyle {
    background-color: rgba(9, 30, 3, 0.4); /* Changing background color */
    border: solid 1.5px rgba(42, 255, 3, 0.2);
    border-radius: 8px; /* Making border radius */
    width: auto; /* this makes it around 120 chars */
    height: auto; /* Making auto-sizable height */
    margin-left: auto;
    margin-right: auto;
    padding: 16px 20px 16px 20px; /* Making space around letters */
}

.customtextstyle2 {
    background-color: rgba(18, 18, 18, 0.85); /* Changing background color */
    border: solid 0px rgba(9, 30, 3, 0.88);
    border-radius: 16px; /* Making border radius */
    width: auto; /* Making auto-sizable width */
    height: auto; /* Making auto-sizable height */
    padding: 20px 30px 20px 30px; /* Making space around letters */
}

.customtextstyle3:hover{
	 background-color: #2aff03; /* Changing background color */
}

.custombodycopy {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    max-width: 54rem; /* this makes it around 75 chars */
}

.custombodycopy2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 70rem; /* this makes it around 75 chars */
}

.custombodycopytitle {
    text-align: left;
    margin-left: 0;
    margin-right: auto;
    max-width: 54rem; /* this makes it around 75 chars */
}

hr {
  border: none;
  height: 0.25px;
  /* Set the hr color */
  color: #fff;  /* old IE */
  background-color: #fff;  /* Modern Browsers */
}


video {
  width: 100%;
  height: auto;
}




/* text hover on image */

.image-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr); /* 4 columns on desktop */
  gap: 20px;
}

@media (max-width: 768px) {
  .image-grid {
    grid-template-columns: 1fr; /* 1 column on tablets/phones */
  }
}

.image-hover-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  cursor: pointer;
}

.image-hover-container img {
  display: block;
  width: 100%;
  height: auto;
}

.hover-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 94%;
  color: white;
  background: rgba(35, 27, 16, 0.35);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.1rem;
  font-family: "Diatype Mono Variable", Icons;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
	font-style: normal;
	font-weight: 400;
	font-variation-settings: 'slnt' 0, 'MONO' 1;
}

.image-hover-container:hover .hover-text {
  opacity: 1;
}


/* text hover on image */






div.scroll-container {
  overflow: auto;
  white-space: nowrap;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  scrollbar-color: rgba(224, 223, 218, 0.8) #fff;
  scrollbar-width: thin;
}

div.scroll-container img {
  padding: 10px;
}


.rotate {
    display: inline-block;
    -webkit-animation: rotate 12s linear infinite;
    animation: rotate 12s linear infinite;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}






.hover-title {
    display: inline;
    pointer-events: auto;
    cursor: pointer;

}

.hover-image {
    visibility: hidden;
}

body:not(.mobile) .hover-title:hover + .hover-image {
    visibility: visible;
    pointer-events: none;
}

.hover-image {
    display: flex;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    pointer-events: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;


/* Change width and height to scale images */
    width: 90vw;
    height: 90vh;
}

.hover-image img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
}










.vl {
  border-left: 0px #000;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: 0px;
  top: 0;
}


/**
 * Loading Animation
 */

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

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 1.2rem;
	font-weight: normal;
	color: rgba(0, 0, 0, 0.9);
	font-family: "Helvetica Neue", Helvetica, sans-serif, "Helvetica Neue Regular", Icons;
	font-style: normal;
    line-height: 1.2;
}

[data-predefined-style="true"] bodycopy a {
	color: rgba(0, 0, 0, 0.75);
    text-decoration: none;
}

[data-predefined-style="true"] bodycopy a:hover {
    cursor: url("https://freight.cargo.site/t/original/i/f04a7cea046c679257fab0a005f00889eda257c3585669ffb51989efe70e75a2/black-cursor.png"), auto !important;
}

bodycopy a.image-link,
bodycopy a.icon-link,
bodycopy a.image-link:hover,
bodycopy a.icon-link:hover {
	border-bottom: 0 !important;
    padding-bottom: 0;
    cursor: url("https://freight.cargo.site/t/original/i/f04a7cea046c679257fab0a005f00889eda257c3585669ffb51989efe70e75a2/black-cursor.png"), auto !important;
}

[data-predefined-style="true"] h1 {
	font-family: "Guyot Text", Icons;
	padding: 0;
	margin: 0;
	font-size: 4.2rem;
	line-height: 0.9;
	color: rgb(179, 179, 179);
	font-style: normal;
	font-weight: 400;
}

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

[data-predefined-style="true"] h2 {
	font-family: "Monument Grotesk Variable", Icons;
	padding: 0;
	margin: 0;
	color: rgba(192, 192, 192, 1);
	font-size: 3.4rem;
	line-height: 1.1;
	letter-spacing: 0.04rem;
	font-style: normal;
	font-weight: 800;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

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

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

[data-predefined-style="true"] small a {
	color: rgba(255, 255, 255, 0.5);
}

[data-predefined-style="true"] small a:hover {
    cursor: url("https://freight.cargo.site/t/original/i/f04a7cea046c679257fab0a005f00889eda257c3585669ffb51989efe70e75a2/black-cursor.png"), auto !important;
}


/**
 * 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(247, 247, 243)/*!body_bgcolor*/;
}

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

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

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

/**
 * Thumbnails
 */

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

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

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

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

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

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

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

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

/* start from here */
.thumbnails > .container > .content_padding {
  padding: unset !important;
}
.thumbnail.has_title {
  position: relative;
}
.thumbnail .title span{
  text-align: center;
  margin: 0 20px !important;
}
.thumbnail:hover .title {
  opacity: 1;
}
.thumbnails .title {
  font-family: Diatype, Icons; /* keep yours */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0 !important;
  text-transform: lowercase;
  letter-spacing: 0.2em;
  font-weight: 600;
  font-size: 2vw;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  opacity: 0;
  transition: 0.6s;
  color: white;
  background: rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 769px) {
.thumbnails .title {
  font-size: 6vw;
}
}
/* ends here */


.thumbnails .tags {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 1.2rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.5);
	font-family: "Diatype Mono", Icons;
	font-style: normal;
	line-height: 1.5;
    text-align: left;
    padding: 0;
    font-style: normal;
}

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

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

/**
 * Site Menu Button
 */

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

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

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

#site_menu_button.active {
	display: none;
}

/**
 * Site Menu
 */

#site_menu {
	font-family: "Diatype Variable", Icons;
	background: rgba(247, 247, 243, 1);
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	padding: 40px 40px 90px 40px;
    line-height: 0px ;
	max-width: 400px;
	min-width: 400px;
	text-align: left;
	display: flex;
	justify-content: flex-start;
    outline-style: solid;
    outline-color: rgba(118, 113, 102, 0);
    outline-width: thin;
    box-shadow: 0px 0px 24px rgba(139, 139, 139, 0.89);
}

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

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

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

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

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

#site_menu .close {
	display: none;
	color: rgba(0, 0, 0, 0.85);
	line-height: 0.85em;
	font-size: 28px;
}

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

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

#shop_button.text {
	font-family: Diatype, Icons;
	font-size: 1.3rem;
    padding: 0;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.75);
	font-style: normal;
    line-height: 1.3;
    letter-spacing: 0.04rem;
}

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

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












[id="J1216983232"] .page-content {
    background-color:  #fff170;
    border-width: 0rem;
    border-style: solid;
    border-radius: 0rem;
    padding: 1.5rem;
    text-align: left;
}

[id="J1216983232"] .page-layout {
    align-items: flex-start;
    max-width: 100%;
}

[id="J1216983232"].page {
    min-height: auto;
    justify-content: flex-start;
}


/**
 * Shop Product Widget
 */

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

.shop_product .price {
	font-family: Diatype, Icons;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 1rem;
	font-size: 1.2rem;
	line-height: 1.1;
	color: rgba(0, 0, 0, 1);
}

.shop_product .dropdown {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
    font-size: 1.2rem;
    display: inline-block;
	width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.3);
    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 .8rem 1rem;
	font-style: normal;
	font-weight: 400;
    color:  #000;
}

.shop_product .button {
	font-family: Diatype, Icons;
	font-size: 1.2rem;
    background: #000;
    color: rgba(255,255,255,1);
    flex: 0 0 50%;
    text-align: left;
    display: inline-block;
	line-height: 1;
    padding: .8rem 1rem;
	font-style: normal;
	font-weight: 400;
    border: 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(255, 255, 255, 1) /*!quick_view_bgcolor*/;
}

.quick-view-caption {
	font-family: Diatype, 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;
    line-height: 1.3;
}

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

.quick-view-navigation .left-arrow .outer-color,
.quick-view-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 0.85);
    stroke-width: 2px;
}

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

.quick-view-navigation .close-button .outer-color {
    stroke: rgba(0, 0, 0, 0.85);
    stroke-width: 2px;
}

/** 
 * 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: rgba(255, 255, 255, 1);
    stroke-width: 1.5px;
}

.image-gallery-navigation .left-arrow .outer-color,
.image-gallery-navigation .right-arrow .outer-color {
    stroke: rgba(255, 255, 255, 1);
    stroke-width: 1.5px;
}

/**
 * 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: rgba(0, 0, 0, 0.6);
    stroke-width: 2.5px;
}

/**
 * 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: Diatype, 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;
}



.cycle_content {
    opacity: 0;
    white-space: nowrap;
    display: inline-block;
    pointer-events: none;
}
 
.cycle_container {
    position: relative;
    top: -1800px;
    left: 20%;
    font-size: 8rem;
    color: rgba(255, 255, 255, 0.54);
}


.dot {
  height: 10px;
  width: 10px;
  background-color: #fff;
  border-radius: 100%;
  display: inline-block;
}


.cycle_content {
    opacity: 0;
    white-space: nowrap;
    display: inline-block;
    pointer-events: none;
}
 
.cycle_container {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    font-size: 1rem;
    line-height: 1 !important;
}
