/**
 * Content
 */


html {
    /*cursor: url("https://files.cargocollective.com/c687348/cursor.png")10 10, auto !important;*/
    max-width: 100%;
    max-height: 100%;
    /*direction: rtl;*/

      
}




body {
	background-color: #fff;
	color: #000; 
    max-width: 100%;
	/*direction: ltr;*/


    
    
}



@font-face {
    font-family: 'Hypermono-A';
    font-weight: normal;
    font-style: normal;
    src: URL('https://files.cargocollective.com/c687348/Hypermono-A.ttf') format('truetype');
}

@font-face {
    font-family: 'Hypermono-B';
    font-weight: normal;
    font-style: normal;
    src: URL('https://files.cargocollective.com/c687348/Hypermono-B.ttf') format('truetype');
}

@font-face {
    font-family: 'Hypermono-C';
    font-weight: normal;
    font-style: normal;
    src: URL('https://files.cargocollective.com/c687348/Hypermono-C.ttf') format('truetype');
}

@font-face {
    font-family: 'Hypermono-D';
    font-weight: normal;
    font-style: normal;
    src: URL('https://files.cargocollective.com/c687348/Hypermono-D.ttf') format('truetype');
}

@font-face {
    font-family: 'HypermonoVF';
    font-style: normal;
    font-weight: 100 400;
    src: URL('https://files.cargocollective.com/c687348/HypermonoVF.woff2') format('woff2');
}



@font-face {
    font-family: 'MuscularVF';
    font-style: normal;
    font-weight: 100 700;
    src: URL('https://files.cargocollective.com/c687348/MuscularVF.woff2') format('woff2');
}

@font-face {
    font-family: 'Muscular';
    font-style: normal;
    font-weight: normal;
    src: URL('https://files.cargocollective.com/c687348/Muscular.ttf') format('truetype');
}

@font-face {
    font-family: 'MuscularBold';
    font-weight: bold;
    font-style: normal;
    src: URL('https://files.cargocollective.com/c687348/MuscularBold.ttf') format('truetype');
}


@font-face {
    font-family: 'Hackon';
    font-weight: normal;
    font-style: normal;
    src: URL('https://files.cargocollective.com/c687348/Hackon.ttf') format('truetype');
}

@font-face {
    font-family: 'Saku';
    font-weight: normal;
    font-style: normal;
    src: URL('https://files.cargocollective.com/c687348/Saku.ttf') format('truetype');
}



@font-face {
    font-family: 'Mycela';
    font-weight: normal;
    font-style: normal;
    src: URL('https://files.cargocollective.com/c687348/Mycela.ttf') format('truetype');
}

@font-face {
    font-family: 'Oldenorth';
    font-weight: normal;
    font-style: normal;
    src: URL('https://files.cargocollective.com/c687348/Oldenorth.ttf') format('truetype');
}

@font-face {
    font-family: 'Gruwel';
    font-weight: normal;
    font-style: normal;
    src: URL('https://files.cargocollective.com/c687348/Gruwel.ttf') format('truetype');
}

@media (max-width: 800px) {
  .font-option {
    flex-direction: column;
    gap:10px;
    width: 100%;
  }
}


a:active {
	opacity: 0.7;
}

.page a.active {
	opacity: 1;
    color:#fff;
    background:#fff;
}

.dark-mode {
filter: invert(100%);
}

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

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

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

::selection {
  color: rgba(0, 0, 0, 1);
  background: #d392da;
  
}

/* width */
::-webkit-scrollbar {
  width: 11px;
  direction:ltr;
}

/* Track */
::-webkit-scrollbar-track {
  background: #d392da; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #0d0b0d; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}





hr {

	background: rgba(211, 146, 218, 1);
	border: 1px;
	height: 2.5px;
	display: block;
    margin-left: -10px;
    margin-top:0px;
    margin-bottom: -4.4px;
    width: 120vw;
   
}


.hr2 {
    filter: grayscale(100%);

	background: rgba(0, 14, 212, 1);
	border: 4px;
	display: block;
    margin-left: -15px;
    margin-bottom: -0.3px;
    width: 110vw;
}




.hr3 {
	background: rgba(211, 146, 218, 1);
	border: 1px;
	height: 2.2px;
	display: block;
    margin-top: 10px;
    margin-bottom:0px;
    margin-left: -31px;
    width: 120vw;
   
}

.hr4 {
	background: rgba(0, 0, 0, 1);
	border: 1px;
	height: 2.2px;
	display: inherit;
    width: 95vw;
    margin-left: -2px;
    margin-bottom: -15px;
   
}

.content img {
    
	float: none;
    border-radius: 0px;
	margin-bottom: .5em;
    vertical-align: bottom;
}

.gallery_image_caption {
    
    margin-top: -2.1rem;
    margin-bottom: 0.5rem;
    padding-left:6px;
    font-size: 1.3rem;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
    background-color:rgba(0, 0, 0, 0);
	font-family: "TeX Gyre Heros Condensed", Icons;
	font-style: normal;
	line-height: 1.3;
    letter-spacing: 0.07rem;
    position: relative;
  
}

/**
 * Loading Animation
 */

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

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {

	font-size: 1.1rem;
	font-weight: 300;
	color: rgb(0, 0, 0);
	font-family: Favorit, Icons;
	font-style: normal;
	line-height: 1.3;
    letter-spacing: 0.07rem;
}

[data-predefined-style="true"] bodycopy a {
	color: #000;
	padding-bottom: 0.05em;
	border-bottom: 0 solid rgba(127, 127, 127, 0.2);
	text-decoration: none;
}

[data-predefined-style="true"] bodycopy a:hover {
    	color: #fff;
	padding-bottom: 0.45em;
	border-bottom: 0 solid rgba(127, 127, 127, 0.2);
	text-decoration: none;


}

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: "Favorit Variable", Icons;
	font-style: normal;
	font-weight: 300;
	padding: 0;
	margin: 0;
	font-size: 2rem;
	line-height: 1.2;
	color: rgba(0, 0, 0, 0.85);
	font-variation-settings: 'slnt' 0;
	}

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

[data-predefined-style="true"] h2 {
	font-family: "Favorit Variable", Icons;
    letter-spacing: 0px;
	padding: 0;
	margin: 0;
	color: rgb(0, 14, 212);
	font-size: 1.5rem;
	line-height: 1;
    mix-blend-mode: exclusion;
	font-style: normal;
	font-weight: 350;
	font-variation-settings: 'slnt' 0;
	}

[data-predefined-style="true"] h2 a {
	color: rgba(255, 255, 255, 1);
    transition: 0.2s;

}

[data-predefined-style="true"] h2 a:hover {
	color: rgba(255, 255, 255, 1);
    margin-left:10px;
    transition: 0.5s;
    cursor:pointer;

}

[data-predefined-style="true"] h2 a:active {
	color: rgba(255, 255, 255, 1);
    margin-left:10px;
    transition: 0.5s;
}



[data-predefined-style="true"] h3 {
    font-family: "Muscular", Icons;
    font-size: 1.9rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    font-style: normal;
    line-height: 1.2;
	}

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


[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.5rem;
	line-height: 1.3;
	font-family: "TeX Gyre Heros Condensed", Icons;
	font-style: normal;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.65);
	letter-spacing: 0.07rem;
}

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

/**
 * 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: #fff/*!body_bgcolor*/;
}

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

[data-css-preset] .content_padding {
	padding-top: 0.1rem/*!main_margin*/;
	padding-bottom: 0.1rem/*!main_margin*/;
	padding-left: 0.1rem/*!main_margin*/;
	padding-right: 0.1rem/*!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: 1rem/*!thumbnails_padding*/;
}

[data-css-preset] [thumbnails-gutter] {
    margin: -2rem/*!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: 0 solid rgba(0,0,0,.12);
    outline-offset: -1px;
}

.thumbnails .title {
    margin-top: 1.2rem;
    margin-bottom: 4.0rem;
    font-size: 2.0rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.64);
	font-family: "TeX Gyre Heros Condensed", Icons;
	font-style: normal;
	line-height: 1.3;
}

.thumbnails .tags {
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
	font-family: "TeX Gyre Heros Condensed", Icons;
	font-style: normal;
	line-height: 1.2;
}

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

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

/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {
    color: #cf82d7;
    line-height: 1;
    font-size: 60px /*!site_menu_button*/;
    padding: 6px;
    line-height: 1;
    background: rgba(69, 56, 242, 0);
    position: fixed;
	top: 0rem /*!site_menu_button*/;
	left: 3rem /*!site_menu_button*/;
    width: 40px;
    height:auto;
    display: block;


}

body.mobile #site_menu_button {
	margin: -10px;
    font-size: 45px;
}

#site_menu_button.custom_icon {
	width: 7vh;
    height: auto;
    position:fixed;
}

#site_menu_button.active {
	display: contents;
}

/**
 * Site Menu
 */

#site_menu {
	font-family: "Favorit Variable", Icons;
	background: rgba(255, 255, 255, 1);
    border: rgba(211, 146, 218, 1);
    border-width: 2px;
	font-size: 25px;
	font-style: normal;
	font-weight: 350;
	padding: 20px 20px 90px 20px;
	max-width: 300px;
	min-width: 300px;
	text-align: left;
	display: flex;
	justify-content: flex-start;
	font-variation-settings: 'slnt' 0;
}

body.mobile #site_menu {
    margin-top:7.5vh;
    height: 24vh;
    background: #fff;
    border: rgba(211, 146, 218, 1);
    border-width: 2px;
    border-bottom-style: solid;


}

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

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

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

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

#site_menu .close {
	display: block;
    position:left;
    align-content: left;
	color: rgba(211, 146, 218, 1);
	line-height: 1.00em;
	font-size: 60px;
}

body.mobile #site_menu .close {
	display: block;
    position:left;
    text-align: left;
	font-size: 60px;
	line-height: 1em;
}

#site_menu .break {
	height: 30px;
}

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

/*
 * Shop Button
 */

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

#shop_button.text {
    font-family: "Favorit Variable", Icons;
	font-size: 1.5rem;
    margin-top: -4px;
    font-weight: 350;
    background: #d392da;
    color: rgba(1, 1, 1, 1);
	font-style: normal;
    letter-spacing: 0.07rem;
	font-variation-settings: 'slnt' 0
        ;
    
    }




#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: 40rem;
    position: relative;
    display: block;
    margin-left:2vw;
    margin-bottom:0px;
    
}

.shop_product .price {
	font-family: "Favorit Variable", Icons;
	font-size: 1.3rem;
	line-height: 2;
    background-color:#d291d9;
	color: rgba(0, 0, 0, 1);
    display: contents;
    margin-bottom: 0rem;
	font-style: normal;
	font-weight: 350;
    
}

.shop_product .dropdown {
    font-family: "Favorit Variable", Icons;
	font-size: 1.4rem;
    background: rgba(211, 146, 218, 1);
    color: rgba(3, 1, 1, 1);
    flex: 0 0 50%;
    text-align: left;
    display:inline-block;
	line-height: 1.1;
    margin-left:0px;
    margin-bottom:0px;
	font-style: normal;
	font-weight: 350;
    
}

.shop_product .dropdown:hover {
    font-family: "Favorit Variable", Icons;
	font-size: 1.4rem;
    background: rgba(132, 132, 132, 1);
    color: rgba(255,255,255,1);
    flex: 0 0 50%;
    text-align: left;
    display:inline-block;
	line-height: 1.1;
    margin-left:0px;
    margin-bottom:0px;
	font-style: normal;
	font-weight: 350;
    
}

.shop_product .button {
    font-family: "Favorit Variable", Icons;
	font-size: 1.3rem;
    background: rgba(210, 145, 217, 1);
    color: rgba(0, 0, 0, 1);
    flex: 0 0 50%;
    text-align: center;
    display: inline-block;
	line-height: .9;
    padding: .5rem .6rem .7rem;
	font-style: normal;
	font-weight: 350;
    
}


.shop_product .button:hover {
    font-family: "Favorit Variable", Icons;
	font-size: 1.3rem;
    background: rgba(132, 132, 132, 1);
    color: rgba(255,255,255,1);
    flex: 0 0 50%;
    text-align: center;
    display: inline-block;
	line-height: .9;
    padding: .5rem .6rem .5rem;
	font-style: normal;
	font-weight: 350;
}
/*
 * Image Zoom
 */

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

/**
 * Quick View
 */

[data-css-preset] .quick-view {
    padding-top: 0rem /*!quick_view_padding*/;
    padding-bottom: 0rem /*!quick_view_padding*/;
    padding-left: 0rem /*!quick_view_padding*/;
    padding-right: 0rem /*!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.95) /*!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;
}

.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.75);
    background: #fff;
    font-size: 1.5rem;
    line-height: 1.3;
    font-family: "TeX Gyre Heros Condensed", Icons;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    margin: 1px 1px 1em 1px;
    letter-spacing: 0.07rem;
}

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





.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: absolute;
    top: 0%;
    left: 0%;
    transform: translate(50.05%, 0%);
    z-index: 2;
    pointer-events: none;
    flex-direction: column;
    align-items: left;
    justify-content: left;

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

.hover-image img {

    max-width: 50% !important;
    max-height: 100% !important;
    width:  auto !important;
    height: 100% !important;
    margin-bottom: 0;
}



/*image type*/





.hover-title2 {

    display: inline;
    pointer-events: auto;
    cursor: pointer;
}

.hover-image2 {
    visibility: hidden;
}

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

.hover-image2 {
    filter: grayscale(100%);

    display: flex;
    position: absolute;
    top: 0%;
    left: 0%;
    transform: translate(-66.8%, 0%);
    z-index: 2;
    pointer-events: none;
    flex-direction: column;
    align-items: right;
    justify-content: right;
    
    width: 100vw;
    height: 100vh;
}
.hover-image2 img {
    
    max-width: 66.64% !important;
    max-height: auto !important;
    width:  auto !important;
    height: auto !important;
    margin-bottom: 0;
}

.blend-img{

  /*mix-blend-mode: exclusion;*/
}


.typebg{

    position:absolute;
    align-items: right;
    justify-content: right;
    transform: translate(0%, -4%);
    overflow:hidden;
    
    background-color:rgba(211, 146, 218, 1);
	border-style: solid;
    border-width: 0px;
    border-color:transparent;
    margin-top:2px;
    margin-left:0px;
    padding-top:35px;
    padding-left:25px;
    width:  115% !important;
    height: 110vh;
}

.typebg2{
    filter: grayscale(100%);

    position:relative;
    align-items: right;
    justify-content: right;
    transform: translate(66.4%, -4%);
    background-color:rgba(220, 220, 220, 1);
	border-style: solid;
    border-width: 2px;
    border-color:rgba(0, 14, 212, 1);
    margin-top:0px;
    padding-top:15px;
    padding-left:20px;
    width:  -33.4% !important;
    height: 105vh !important;
    z-index:1;

}

.typeimg{

	position:absolute;
	background-color:rgba(120, 220, 220, 1);
    margin:-20px;
    padding-left: 0px;
    padding-top: 0px;
    padding-right:0px;
    max-width:103.6%;
    height: 90vh !important;
    z-index:2;
    

}
    


.footer {
    filter: grayscale(100%);
    position:initial;
    background-color:rgba(180, 180, 180, 1);
	border-style: solid;
    border-width: 2px;
    border-color:rgba(0, 0, 0, 1);
    margin-left:-55px;
    margin-top:0px;
    margin-bottom:-35px;
    margin-right:-55px;
    padding-top:0px;
    padding-left:55px;
    width:  auto !important;
    height: 100%;
    z-index:5;
	
}

.footer_mobile {
    position:relative;
    align-items: left;
    justify-content: left;
    background-color:rgba(211, 146, 218, 1);
	border-style: solid;
    border-top-width: 2px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-left-width:0px;
    border-color:transparent;
    padding-top:0px;
    padding-left:11px;
    height: 6vh !important;
    z-index:1;

	
}


.header_mobile{
    position:relative;
    align-items: left;
    justify-content: left;
    background-color:rgba(255, 255, 255, 1);
	border-style: solid;
    border-top-width: 0px;
    border-bottom-width: 2px;
    border-color:rgba(211, 146, 218, 1);
    margin-top:0vh;
    margin-left:-15px;
    margin-right:-15px;
    padding-top:0px;
    padding-left:10px;
    width:  auto !important;
    height: 7.5vh !important;
    z-index:1;

}

.newdiv{
  position:relative;
  background-color:#e8e8e8;
    border-color:#414141;
  border-style: solid;
  border-width: 2px;
    border-top-width:2px;
    border-left-width:2px;
    border-right-width:2px;
    border-bottom-width: 2px;
    border-radius: 0px;
  margin:25px;
	
}


.footer2 {
    position:initial;
    background-color:transparent;
	border-style: solid;
    border-width: 2px;
    border-color:transparent;
    margin-left:-55px;
    margin-top:0px;
    margin-bottom:-55px;
    margin-right:-55px;
    padding-top:0px;
    padding-left:55px;
    padding-right:55px;
    width:  auto !important;
    height: 100%;
    z-index:5;
	
}



button {
width: 20px;
height: 20px;
min-width: 20px;
top: 10px;
background-color: #d392da; 
color: #000;  
border: none;
padding: 0px 0px 0px 0px;
border-radius: 0%; 
font-size: 18px;
width:20px;
cursor: pointer; 
}


button:hover {
width: 20px;
height: 20px;  
top: 10px;
background-color: #000; 
color: #848484;  
border: none;
padding: 0px 0px 0px 0px;
border-radius: 0%; 
font-size: 18px;
width:20px;
cursor: pointer; 
}

.dark-mode {
filter: invert(100%)
}




/*Type Form*/



.font-option{
  margin:20px auto;
  display: flex;
  width:60%;
  align-items: center;
  justify-content: center;
}

.sample {
  outline: none;
  font-family: "MuscularVF", Icons;
  background:  #d392da;
  margin: 60px auto;
  font-size: 20px;
  line-height: 26px;
  letter-spacing:1px;
  font-weight:200;
  width: 96vw;
  display:block;
  position:center;  
  
}




select{
    font-size:1.3rem;
    padding:5px 7px 5px 7px;
    margin:1.8%;
    box-sizing: border-box;
    align-items: center;
    white-space: pre;
    color: #000;
    border-radius:0px;
    cursor: default;
    border:none;
  background-color:#d392da;
  background-position: 5px; 
  background-size: 20px;
  outline-style:none;
}

select:hover{
    font-size:1.3rem;
    padding:5px 7px 5px 7px;
    margin:1.8%;
    box-sizing: border-box;
    align-items: center;
    white-space: pre;
    color: #fff;
    border-radius:0px;
    cursor: default;
    border:none;
  background-color:#000;
  background-position: 5px; 
  background-size: 20px;
  outline-style:none;
}

input[type=range] {
  -webkit-appearance: none;
  margin: 4.5px 0;
  width: 90vw;
}
input[type=range]:focus {
  outline: none;
    
}
input[type=range]::-webkit-slider-runnable-track {
  height: 3px;
  cursor: pointer;
  background: #111010;
  border-radius: 0px;
    
}
input[type=range]::-webkit-slider-thumb {
  height: 20px;
  width: 20px;
  border-radius: 50px;
  background: #d392da;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -7.5px;
    
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #000;
    
}
input[type=range]::-moz-range-track {
  height: 5px;
  cursor: pointer;
  background: #000;
  border-radius: 0px;
  border: 0px solid #000000;
    
}
input[type=range]::-moz-range-thumb {
  height: 20px;
  width: 20px;
  border-radius: 50px;
  background: #000;
  cursor: pointer;
    
}
input[type=range]::-ms-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
    
}
input[type=range]::-ms-fill-lower {
  background: #000000;
  border: 0px solid #000000;
  border-radius: 0px;
  box-shadow: 0.1px 0.1px 0px #000000, 0px 0px 0.1px #0d0d0d;

}
input[type=range]::-ms-fill-upper {
  background: #000000;
  border: 0px solid #000000;
  border-radius: 0px;
  box-shadow: 0.1px 0.1px 0px #000000, 0px 0px 0.1px #0d0d0d;
}
input[type=range]::-ms-thumb {
 
  height: 20px;
  width: 20px;
  border-radius: 50px;
  background: #000;
  cursor: pointer;
  height: 5px;
    
}
input[type=range]:focus::-ms-fill-lower {
  background: #000;
    
}
input[type=range]:focus::-ms-fill-upper {
  background: #000000;
    
}


