

/**
 * Content
 */


textarea {
padding:none;
border:none;
resize: none;
overflow: auto;

}


#textarea_pixelbear {
	background-color: #efefef;
    color:#171717;
    font-family:pixel bear;
    width:100%;
    height:33vh;
    font-size:56px; 
    line-height:1.8;
}

#textarea_no-beat {
	background-color: #efefef;
    color:#171717;
    font-family:no-beat;
    width:100%;
    height:33vh;
    font-size:80px; 
    line-height:1.3;
}


#textarea_lite-brite-slab {
	background-color: #efefef;
    color:#171717;
    font-family:lite-brite-slab;
    width:100%;
    height:33vh;
    font-size:80px; 
    line-height:1.3;
}

#textarea_light {
	background-color:#fff;
    color:#1c1a19;
}

#textarea_dark {
        padding: 12px 28px;
    width: 100%;
    height:70vh;
  border-radius:12px;
		background-color:#1c1a19;
    color:#ebff6c;
}






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



a:active {
	opacity: 0.7;
    color:#ff005c;
    
}

.page a.active {
    color:#ff005c;
    text-decoration:none;
}

::selection {
  background-color: #ebff6c;
    color:rgba(0, 0, 0, 0.95);
}



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

blockquote {
	margin: 0;
	padding: 1.2em 1em 1.1em 1.4em;
    background-color: rgba(0, 0, 0, .05);
    border-radius:12px;
}

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

.content img {
	float: none;
	margin-bottom: 0.5rem;
    /*box-shadow: 12px 12px 80px rgba(0,0,0,0.1);
    */
    vertical-align: bottom;
}

.no-shadow img {
    box-shadow: none !important;
}

.gallery_image_caption {
    /*margin-top: .3rem;
    margin-bottom: 0.5rem;
    font-size: .8rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
	font-family: "Neue Haas Grotesk", Icons;
	/*border-radius: 4px;*/
	/*line-height: 1.1;
    text-align: center;
    background-color: #ffe900;
    padding:6px;*/
    
    margin-top:1.2em;
	font-size: 1rem;
    font-family: "Favorit Mono Variable", Icons;
	font-style: normal;
	font-weight: 400;
	opacity:.6;
	font-variation-settings: 'slnt' 0;
    
    
}


.gallery_card_image
{
	margin:0px;

}


/**
 * Loading Animation
 */

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

/**
 * Editor styles
 */

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

[data-predefined-style="true"] bodycopy a {
	color: rgba(0, 0, 0, 0.85);
    text-decoration: underline;
    transition: color .25s;

    
	/*border-bottom-color: rgba(0, 0, 0, 0.85);
    border-bottom:1px solid;
	text-decoration: none;
    transition: border-bottom-color .25s;*/
    
}

[data-predefined-style="true"] bodycopy a:hover {
    text-decoration:underline;
    
    color: rgba(0, 0, 0, 0.5);
    /*border-bottom-color: rgba(0, 0, 0, 0.25);*/
   /* background-color:#ebff6c;
    text-decoration: rgba(0, 0, 0, 0.2) underline;
    */

}


bodycopy a.icon-link{
	border-bottom: 0;
	padding-bottom: 0;
    text-decoration:none;
    transition: opacity .25s;

}


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


bodycopy a.icon-link:hover {
	border-bottom: 0;
	padding-bottom: 0;
    text-decoration:none;
    opacity:.5;
}







[data-predefined-style="true"] h1 {
	font-family: "Diatype Variable", Icons;

	padding: 0;
	margin: 0;
	font-size: 5rem;
	line-height: 1.1;
	color: rgba(0, 0, 0, 0.9);
	letter-spacing:-0.02em;
	font-style: normal;
	font-weight: 500;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
	text-decoration:none;
    margin-bottom:.25em;
}

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



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

    color: rgba(0, 0, 0, 0.5);
}





/* If the screen size is 600px wide or less, set the font-size of <div> to 30px */
@media (max-width:600px){
  h1, .h1 {
    font-size: 3.3em!important;
  }
    
  
}





[data-predefined-style="true"] h2 {
	font-family: "Diatype Variable", Icons;
	padding: 0;
	margin: 0;
	color: rgba(0, 0, 0, 0.9);
	font-size: 2.6rem;
	line-height: 1.3;

    margin-bottom:.25em;
	font-style: normal;
	font-weight: 450;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

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




[data-predefined-style="true"] h3 {
	font-family: "Diatype Variable", Icons;
	font-weight: 400;
	padding: 0;
	margin: 0;
    margin-bottom:.5em;
	font-size: 1.1rem;
	line-height: 1.1;
	color: rgba(0, 0, 0, 0.9);
	     letter-spacing: 0.02em;
	font-style: normal;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

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

    
    

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

[data-predefined-style="true"] h4 a {
	color: #2351fc;
}

    
    

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1rem;
	line-height: 1.6;
    font-family: "Favorit Mono Variable", Icons;
	font-style: normal;
	font-weight: 400;
	opacity:.5;
	font-variation-settings: 'slnt' 0;
}

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

/**
 * Breakpoints
 */

@media (min-width: 768px) {
        .hiddentext {
          display: none;
        }
      }
      @media (min-width: 992px) {
        .hiddentext {
          display: block;
        }
      }









[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: 0 /*!content_left*/;
	margin-right: auto /*!content_left*/;
	text-align: left /*!text_left*/;
}

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

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

[data-css-preset] .content_padding {
	padding-top: 3rem /*!main_margin*/;
	padding-bottom: 3rem /*!main_margin*/;
	padding-left: 3rem /*!main_margin*/;
	padding-right: 3rem /*!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: #151515/*!thumbnails_bgcolor*/;
    padding-top:10px;
    padding-bottom:25px;
}

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

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

[data-css-preset] [thumbnails-gutter] {
    margin: -3rem/*!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: 1rem;
    margin-bottom: .6rem;
    font-size: 2.4rem;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.85);
	font-family: "Basteleur moonlight", Icons;
	font-style: normal;
	line-height: 1.3;
    text-decoration: none;
    
    
    /*margin-top: .8rem;
    margin-bottom: .2rem;
    font-size: .9rem;
    letter-spacing: 0.08em;
	font-weight: 700;
	color: rgba(255, 255, 255, 0.85);
	font-family: Basteleur, Icons;
	font-style: normal;
	line-height: 1.3;
    text-transform:uppercase;*/
}

.thumbnails a.title {
	    text-decoration: none;
}

.thumbnails .tags {
    /*margin-top: 1rem;
    margin-bottom: 0.5rem;
    	line-height: 1.2;*/
    font-size: .9rem;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.85);
	font-style: normal;
	font-family: Lato, Icons;
    position:absolute;
    text-align:right;
    text-transform:uppercase;
    letter-spacing: 0.08em;
}

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

.thumbnails .has_title .tags {
	margin-right: 0rem;
    font-size: 0.9em;
    text-decoration:none;
    
}

/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {
	color: rgba(0, 0, 0, 0.85);
	line-height: 1;
	font-size: 2.6em; /*!site_menu_button*/
	/*background: rgba(0, 0, 0, 0.85);
      border-radius: 10px 0px 0px 10px;
    	top: 24rem; /*!site_menu_button*/

	position: fixed;

    

	top: 3rem /*!site_menu_button*/;
	right: 3rem /*!site_menu_button*/;
}

body.mobile #site_menu_button {
	margin: 0px;
	font-size:3em;
}

#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(242, 242, 242, 1);
	font-size: 2.2em;
	font-style: normal;
	font-weight: 400;
	line-height:1.2;
	text-align: left;
    display: flex;
	justify-content: center; /*flex-start*/
	text-align:left;


}

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

#site_menu .page-link a {
	color: rgba(0, 0, 0, 0.85);
    text-transform:uppercase;
    
    /*border-bottom :1px solid rgba(0, 0, 0, 0.85);
    padding-bottom:.4em;
    line-height:1.5em;*/
	width:100%;
}

#site_menu .set-link > a {
	color: rgba(0, 0, 0, 0.85);
	font-weight: normal;
    
        /*border-bottom :1px solid rgba(0, 0, 0, 0.85);
    padding-bottom:.4em;
        line-height:1.5em;*/
	width:100%;
}

#site_menu a:active {


}

#site_menu a.active {
	opacity: 1;
    background-color:white;
    
    padding-left:.3em;
}

#site_menu .close {
	display: none;
	color: rgba(0, 0, 0, 0.85);
	line-height: .85em;
	font-size: 4em;
    padding-right:10px;

    
}

body.mobile #site_menu .close {
	display: block;
	color: rgba(0, 0, 0, 0.85);
    font-family: helvetica, icons;
    font-weight:100;
	font-size: 2.2em;
}

#site_menu .break {
	/*height: 10px;*/

}

#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.5rem /*!shop_button*/;
	right: 3rem /*!shop_button*/;
}

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

#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.8rem;
	line-height: 1;
	color: rgba(0, 0, 0, 0.85);
    display: block;
    margin-bottom: 1rem;
	font-style: normal;
	font-weight: 400;
}

.shop_product .dropdown {
    font-family: "Neue Haas Grotesk", Icons;
    font-size: 1.8rem;
    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 3rem .7rem 1rem;
	font-style: normal;
	font-weight: 400;
    color: rgba(0, 0, 0, 0.85);
}

.shop_product .button {
    font-family: "Neue Haas Grotesk", Icons;
	font-size: 1.8rem;
    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;
	font-style: normal;
	font-weight: 400;
}

/**
 * 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.8) /*!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.3rem;
	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: 1.5px;
}

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

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

/** 
 * Image Gallery Navigation Arrows 
 */
 
.image-gallery-navigation .left-arrow,
.image-gallery-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 3em;
    width: 3em;
}

.image-gallery-navigation .left-arrow .inner-color,
.image-gallery-navigation .right-arrow .inner-color {
 /*   stroke: #fff;
*/
    stroke:rgba(0, 0, 0, 0.5);
        stroke-width: 3px;
}

.image-gallery-navigation .left-arrow .outer-color,
.image-gallery-navigation .right-arrow .outer-color {
 /*   stroke: rgba(0, 0, 0, 0.6);
    stroke-width: 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: "Neue Haas Grotesk", 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;
}

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

/**
 * Make Something Draggable
 * See more at: https://support.cargo.site/Make-Something-Draggable
 **/
.draggable_element {
	cursor: move;
}


[data-id="26840295"] .content img {
    border: 1px solid white;
}

[data-id="26846134"] .content img {
     box-shadow: 5px 5px 20px rgba(0,0,0,0.75); 
    border-radius: 20px;
}


[data-id="26815767"] .content img {
     box-shadow: 5px 5px 20px rgba(0,0,0,0.3); 

}

[data-id="26852569"] .content img {
     box-shadow: 5px 5px 20px rgba(0,0,0,0.25); 
    border-radius: 10px;
}



/**
 * LOGO HOVER
**/

.card {
        position: relative;
        display: inline-block;
    }
    .card .img-top {
        display: none;
        position: absolute;
        top: -50;
        left: 0;
        z-index: 99;
    }
    .card:hover .img-top {
        display: inline;
    }








.flier {
	pointer-events: none;
}

.flier > * {
/* Adjust animation duration to change the element’s speed */
        animation: fly 50s linear infinite;
        pointer-events: none !important;
	top: 0;
	left: 0;
	transform: translateX(-120%) translateY(-120%) rotateZ(0);
	position: fixed;
	animation-delay: 1s;
	z-index: 999999;
}

 /* Keyframe values control where the element will begin
    and end its trajectory across the screen. Each rule
    represents a path the element follows across the screen. */


@keyframes fly {

	98.001%, 0% {
                display: block;
		transform: translateX(-200%) translateY(100vh) rotateZ(0deg)
	}

	15% {
		transform: translateX(100vw) translateY(-100%) rotateZ(180deg)
	}

	15.001%, 18% {
		transform: translateX(100vw) translateY(-30%) rotateZ(0deg)
	}

	40% {
		transform: translateX(-200%) translateY(3vh) rotateZ(-180deg)
	}

	40.001%, 43% {
		transform: translateX(-200%) translateY(-100%) rotateZ(-180deg)
	}

	65% {
		transform: translateX(100vw) translateY(50vh) rotateZ(0deg)
	}

	65.001%, 68% {
		transform: translateX(20vw) translateY(-200%) rotateZ(180deg)
	}

	95% {
		transform: translateX(10vw) translateY(100vh) rotateZ(0deg)
	}
}





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

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


.blink {
    animation: 1s infinite blink;
    display: inline-block;
}

@keyframes blink {
    0%, 
    40%{
        color:rgba(0, 0, 0, 0.85);
        
    }
    
    41%, 100%{
        color:#ff0083;
    }
}



.cycle_content {
    opacity: 0;
    white-space: nowrap;
    /*display: inline-block;*/
    display:inline;
    pointer-events: none;
}
 
.cycle_container {
    /*position: static;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    font-size: 1rem;
    line-height: 1 !important;*/
    font-family: Basteleur, Icons;
    font-size:1.8em;
	font-style: normal;
	font-weight: 700;
}








.hover-underline-animation {
  display: inline-block;
  position: relative;
  color: #0087ca;
}

.hover-underline-animation::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.9);
  transform-origin: bottom right;
  transition: transform 0.2s ease-out;
}

.hover-underline-animation:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}




/*raise button styling
https://codepen.io/alvarotrigo/pen/YzVdgXY
*/


.raise
{
	     background-color:rgba(255,255,255,0);
    border: .1em solid;
}
.raise:hover,
.raise:focus {
    
  box-shadow: 1 0.5em 0.5em -0.4em var(--hover);
  transform: translateY(-0.3em);
    cursor:pointer;
    	background-color:rgba(255, 255, 255, 0.9);

}
.raise:active{
	background-color:rgba(255, 255, 255, 0.9);
}


.raisepink{
	  background-color:#ffabd5;
    border: .1em #ffabd5;
}
.raisepink:hover,
.raisepink:focus {
  box-shadow: 1 0.5em 0.5em -0.4em var(--hover);
  transform: translateY(-0.3em);
       cursor:pointer;
}
.raisepink:active{
	background-color:#ffd8f0;
}



.raiseblack{
	  background-color:#171717;
        border: .1em #171717;
    color:#f2f2f2;
}
.raiseblack:hover,
.raiseblack:focus {
  box-shadow: 1 0.5em 0.5em -0.4em var(--hover);
  transform: translateY(-0.3em);
       cursor:pointer;
}
.raiseblack:active{
	background-color:#3a3a3a;
}


.stillbutton
{	
     
	 border: .1em #878787;
     color:#878787;
	    cursor:not-allowed;
}




/*tag button styling*/

.raisetag
{
	font-size: 2.4rem;
    font-weight:500;
    background-color:rgba(255,255,255,0);
    border: .05em solid rgba(0, 0, 0, 0.9);
    padding: .4em 1em .4em 1em;
    
}
.raisetag:hover,
.raisetag:focus {
    
  box-shadow: 1 0.5em 0.5em -0.4em var(--hover);
  transform: translateY(-0.3em);
    cursor:pointer;
    	background-color:rgba(255, 255, 255, 0.9);

}
.raisetag:active{
	background-color:rgba(255, 255, 255, 0.9);
}


.stilltag
{	
    font-size: 2.4rem;
    font-weight:500;
	background-color:rgba(0, 0, 0, 0.9);
    border: .05em solid rgba(0, 0, 0, 0.9);
    color:#f2f2f2; 
    padding: .4em 1em .4em 1em;
   cursor:default;
}


/*basic button styling*/

button {

  font: inherit;
  line-height: 1;
  margin: 0em;
  padding: .6em 1.5em .5em 1.5em;
  border-radius:50px;
    transition: background-color 0.25s,
    box-shadow 0.25s, transform 0.25s;
}


/*rotating an image*/


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

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


