
html {
	font-size: 100% !important;
   
}


body {
	background-color: #fff;
	color: #000;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
    cursor: url('https://files.cargocollective.com/c1549540/cursor-1-1-01-01-01-01.png'), pointer;
}



a {
    cursor: url('https://files.cargocollective.com/c1549540/cursor-angry-02.png'), pointer;
	
}

.landing {
    
}

a:active {
	opacity: 1;
}

.page a.active {
	opacity: 1;
}

i,
em {
	font-style: italic;
}

b,
strong {
	font-weight: bolder;
}

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

sub {
	top: 0.3em;
}

sup {
	top: -0.4em;
}

s {
	text-decoration: line-through;
}

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

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

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

.content img {
	float: none;
	margin-bottom: 0.7em;
}

.gallery_image_caption {
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
	font-family: Karla, Icons;
	font-style: normal;
	line-height: 1.3;	
}

/**
 * Loading Animation
 */

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

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 0.9375rem;
	font-weight: 500;
	color: #026cdf;
	font-family:'Lexend', sans-serif;
	font-style: normal;
	line-height: 1.4;
   
   
    
}

[data-predefined-style="true"] bodycopy a {
	color: #07925A ;
	border-bottom: none;
	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-css-preset] .content_padding {
	padding-top: 0rem /*!main_margin*/;
	padding-bottom: 0rem /*!main_margin*/;
	padding-left: 0rem /*!main_margin*/;
	padding-right: 0rem /*!main_margin*/; /*!main_margin*/;
}

[data-predefined-style="true"] bodycopy a:hover {
  color: #07925A;
}

[data-predefined-style="true"] h1 {
	font-family: new-spirit, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;

	padding: 10;
	margin: 0;
	
	line-height: 1.3;
	color: #ff3a00;
}

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

[data-predefined-style="true"] h2 {
	font-family: new-spirit, serif;
    font-weight: 700;
    font-style: normal;
	margin: 0;
	color: #026cdf;
	font-size: 2rem;
	line-height: 1.3;
    padding-bottom: 0.rem;
	}

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

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

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.4rem;
	line-height: 1.4;
	font-family: "Lexend", sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #0656e7;
}

[data-predefined-style="true"] small a {
	color: #026cdf;
	border-bottom-width: 0em;
}

[data-predefined-style="true"] small a:hover {
    color: #07925A;
}

/**
 * Breakpoints
 */


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

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

[data-css-preset] .container {

    margin-top: 0;
	text-align: left /*!text_left*/;
}

[data-css-preset] body {
	background-color: #faf6f5/*!body_bgcolor*/;
}

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




[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 {
    
    margin-top: em;
   
   	background-color: #faf6f5/*!thumbnails_bgcolor*/;   
}
[data-css-preset] .thumbnails_width {
    width: 80%/*!thumbnails_width*/;
    padding: 1.2em;
    margin-top: 3em;
}

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

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

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

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

.thumbnails .thumb_image {
	outline: 0px solid transparent;
    outline-offset: -1px;
}

.thumbnails .title {
    margin-top: 1.2rem;
    margin-bottom: 0.1rem;
    font-size: 0.9375rem;
	font-weight: 500;
	color: transparent;
	font-family: "Lexend", sans-serif;
	font-style: normal;
	line-height: 1.1;
    text-align: center;
}

.thumbnails .tags {
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    font-size: 1.3rem;
	font-weight: 400;
	color: transparent;
	font-family: Karla, Icons;
	font-style: normal;
	line-height: 1.2;
}

.thumbnails .tags a {
	border-bottom: 0;
    color: rgba(255, 189, 194, 0);
    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;
	right: 3rem /*!site_menu_button*/;
	bottom: 3rem /*!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(255, 255, 255, 0.75);
}

#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;
	color: rgba(255, 255, 255, 0.4);
	line-height: .85em;
	font-size: 45px;
}

body.mobile #site_menu .close {
	display: none;
	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: 36px;
    font-style: normal;
	font-weight: 400;
    line-height: 1;
    position: fixed;
	padding: 6px;
	top: 5rem /*!shop_button*/;
	right: 3rem /*!shop_button*/;
}

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

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

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

/*
 * Shop Product Widget
 */

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

.shop_product .price {
	font-family: Karla, Icons;
	font-size: 1.4rem;
	line-height: 1;
	color: rgba(0, 0, 0, 0.75);
    display: block;
    margin-bottom: 1rem;
	font-style: normal;
	font-weight: 400;
}

.shop_product .dropdown {
    font-family: Karla, 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-arrows.svg) no-repeat right;
    margin-bottom: 1rem;
    line-height: 1.2;
    padding: .7rem 1rem;
	font-style: normal;
	font-weight: 400;
}

.shop_product .button {
    font-family: Karla, Icons;
	font-size: 1.4rem;
    background: rgba(0, 0, 0, 0.75);
    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: 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*/;
    cursor: auto;
   
}

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


[data-css-preset] .quick-view-background {
	background: #026CDF /*!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.6);
    background: #fff;
    font-size: 1.2rem;
    line-height: 1.3;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    margin: 1px 1px 1em 1px;
}

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

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

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

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

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

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

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

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

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

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


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

.thumbnails .thumbnail .title {
    background-color: rgba(255, 189, 194, 1);
    padding: 0.5rem 1.2rem 0.7rem 1.2rem;
    margin: 0rem;
    color: rgba(2, 108, 223, 1);
    align-content: center;
    display: flex;
    position: absolute;
    left: 0rem;
    top: 0rem;
    right: 0rem;
    bottom: 0rem;
    z-index: 9;
    opacity: 0;
}

.thumbnails .title span {
    margin: auto;
    display: inline-block;
}

.thumbnails .thumbnail:hover .title {
    opacity: 1;
}

body.mobile .thumbnails .thumbnail:hover .title {
    opacity: 0;
}


.landing {
    position: fixed;
    overflow: hidden;
}


/*Custom code
*/


div[thumbnails]  {
    animation: fadeInAnimation;
    animation-duration: 0.5s;
}

.content img {
    margin-bottom: 0px !important;
}



/*
 * Custom sidebar
 */



#side-bar {
	background-color: #FFBDC2;
    height: 100vh;
    position: relative;
    display: flex;
    flex-wrap: wrap;
	overflow-y: hidden;
    width: 100%;
    grid-column-start: 2;
    font-size: 0px;
}

.main-slides {
    height: 94vh;
    width: 100%;
    display: flex;
    padding: 0;
    flex-wrap: wrap;
    font-size:0;
   overflow-y: hidden;
   
    position: relative;
}

.main-slides-portfolio, .main-slides-about  {
    height: 94vh;
    width: 100%;
    display: flex;
    padding: 0;
    flex-wrap: wrap;
    font-size:0;
   overflow-y: hidden;
   
    position: relative;
}

#portfolio {
    background-color: #FFBDC2;
    height: 31.33vh;
    width: 100%;
    padding: 20px 10px 0 20px;
    top: 0;
    font-size: 0px;
    display:inline-block;
    position: absolute;  
}

#portfolio:hover  {
     background-color: #89C9BC;
}

#portfolio-home {
    background-color: #FFBDC2;
    height: 100%;
    width: 100%;
    padding: 20px 10px 0 20px;
    top: 0;
    font-size: 0px;
    display:inline-block;
    position: absolute;  
}


  
#shop {
    background-color: #F42003;
    height: 32vh;
    width: 100%;
    padding: 20px 10px 0 20px;
    top: 33.3%;
    font-size: 0px;
    display:inline-block;
    position: absolute; 
}

#shop:hover {
     background-color: #Fec000;
}



#about {
    background-color: #026CDF;
    height: 32vh;
    width: 100%;
    padding: 20px 10px 0 20px;
    top: 66.66%;
    font-size: 0px;
    display:inline-block;
    position: absolute;
}


#about-home {
    background-color: #026CDF;
    height: 100%;
    width: 100%;
    padding: 20px 10px 0 20px;
    top: 66.66%;
    font-size: 0px;
    display:inline-block;
    position: absolute;
    top: 0;
}

#about:hover {
     background-color: #FF9013;
}


.social {
    height: 100%;
    position: relative;
    height: 6vh;
    width: 100%;
    font-size: 0px;
    bottom: 0;
    z-index: 99;
    display:inline-block;
}

.left {
    background-color: #Fec000;
    width: 50%;
    height: 100%;
    padding-left: 20px;
    float: left;
}

.left:hover {
      background-color: #FFBDC2 !Important;
}

.left a {
    color: #07925A !important;
}



.left a, .right a {
    position: absolute !important;
    margin: 0;
    top: 50%;
    font-family: 'Lexend', sans-serif;
    font-weight: 500;
    transform: translateY(-50%);
    font-size: 0.9375rem;
}

.right {
    float: right;
    color: #Fec000;
    width: 50%;
    height: 100%;
    background-color: #07925A;
}

.right:hover {
      background-color: #F42003 !Important;
}

.right a {
    right: 0;
    padding-right: 20px;
    color: #Fec000 !important;
}


#hide {
    position: absolute;
    font-size: 0.9375rem;
    right: 0;
    display: none;
    margin-top: 0;
}

/*
 * scrollbox
 */

.scroll-box {
    height: 500px;
    width: 40%;
    overflow-y: scroll;
    border: 1px solid #026CDF;
    display: inline-block;
    
    scrollbar-color: #07925A #FEFAF8;
    scrollbar-width: thin;
}

.scroll-content {
   padding: 10px;
}

/*
 * scrollbar customise
 */

.scroll-box::-webkit-scrollbar-track {
    background-color: #FEFAF8 !important;
    border-left: 1px solid #026CDF;
}

.scroll-box::-webkit-scrollbar-thumb {
    background-color: #07925A !important;
}

.scroll-box::-webkit-scrollbar {
    width: 10px;
}

/*
 * about page
 */

.about-content {
	margin-top: 60px;
    row-gap: 1.5em;
    display: flex;
    justify-content:space-between;
    flex-direction: column;
    height: 100%;
    flex-wrap: wrap;
}

.about-top p {
	max-width: 600px;
    padding: 0 0 0.7em 0;
    margin: 0;
}

.about-intro {
    font-size: 1.2rem
}

.about-top, .about-bottom {
    width:100%;
}

.about-bottom {
    
}

.tess-image {
	width: 60%;
    display: inline-block;
    position:relative;
    padding-left: 1.2em;
}

.tess-image img {
    position: relative;
    width: 100% !important;
    height: 100% !important;
 
    margin-bottom: 0px;
}

.pinned_bottom {
    display: none;
}

.logo-image {
    width: 350px;
    animation: fadeInAnimation;
    animation-duration: 0.5s;
}

.logo-image img {
	width: inherit !important;
    height: inherit !important;
}

.exit-bar {
    background-color: #026CDF;  
}

.exit-bar-home {
    background-color: #Fec000;  
}
 
.exit-bar, .exit-bar-home {
	width: 40px;
    min-height: 100vh;
    position: fixed !important;
}


.exit-text, .exit-text-home {
    transform: rotate(90deg) translateX(-50%);
    writing-mode: horizontal-tb;
    position: fixed ;
    z-index: 99;
    
    white-space: nowrap;
    text-align: center;
    width: 40px;
    top: 50%;
}

.exit-text-home {
    color: #07925A;
	
    
}

/**
 * Fade animation
 */

@keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
     }
}

/**
 * Exit bars for pages
 */

#exit {
    background-color: #026CDF;
    height: 7%;
    width: 100%;
    z-index: 8;
    bottom: 0;
    position: absolute;
    transition: 0.8s all ease-in-out;
    display: none;
    animation: fadeInAnimation;
    animation-duration: 1s;
    
}

#exit, #exit-about {
    animation: fadeInAnimation;
    animation-duration: 0.5s;
}

#exit-about p {
    color: #026CDF;
	
    
}

#exit p {
     color: #FAF6F5;
}

#exit p, #exit-about p  {
    font-size: 0.9375rem;
    font-family: 'Lexend', sans-serif;
    font-weight: 500;
    padding-left: 20px;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    margin:0;
   
}

#exit-about {
    background-color: #FFBDC2;
    height: 6%;
    width: 100%;
    z-index: 8;
    bottom: 0;
    position: absolute;
    transition: 0.8s all ease-in-out;
}

.p-sub-menu {
    z-index: 99;
    position: absolute;
    font-size: 0.9375rem;
    top: 15%;
    padding-left: 20px;
    animation: fadeInAnimation;
    animation-duration: 0.5s;
   
}

.p-sub-menu a {
	display: inline-block;
    margin-bottom: 20px;
}



.index-page {
    padding: 50px;
}



/*
 * Classes added to sidebar with script
 */

.activeExit {
    display: block !important;
    transition: 0.8s all ease-in-out;
}

.with-toggle  {
    height: 100% !important;
    transition: 0.8s all ease-in-out;
    z-index: 6;
    top: 0 !important;
}

.with-toggle-mob {
    height: 100% !important;
    transition: 0.8s all ease-in-out;
    z-index: 6;
    top: 0 !important;
    padding: 0px 10px 0 10px;
}

.side-bar-mob {
    height: 70vh !important;
    transition: 0.8s all ease-in-out;
}

.main-slides-mob {
    height: 65.5vh !important;
    transition: 0.8s all ease-in-out;
}

.h-unset {
	padding-top: 0;
    transform: none !important;
    top: unset !important;
}



.h-reset {
    transform: translateY(-50%) !important;
    top: 50% !important;
    padding-top: 0 !important;
    margin: 0;
}

.p-inside, .a-inside { 
    height: 6.69vh;
    position: relative;    
}

    
.side-bar-hide {
    height: 15.5vh !important;
    transition: 0.8s all ease-in-out;
}

.main-slides-hide {
    height: 11.16vh !important;
    transition: 0.8s all ease-in-out;
}

.remove-height {
	height: 6.69vh !important;
}

.a-remove-height {
	height: 6.69vh !important;
}

/* privay policy & coyright text */

.privacy, .copyright {
	font-size: 0.7rem;
    position: fixed;
    bottom: 1.25em;
    z-index: 99;
    padding: 0 !important;
    margin:0 !important;
    color: #026CDF !important;
}

.privacy {
    left: 1.25em; 
}

.copyright {
    right: calc(20vw + 1.25em); 
}


/* media queries */

@media (max-width: 1125px) {
    .left,  #exit p, #exit-about p {
		padding-left: 10px !important;
	}

    .right a {
        padding-right: 10px !important;
    }

}

@media (max-width: 1017px) {
    
    .privacy, .copyright {
        top: 1.25em;
    }
    
    .copyright {
    	right: 1.25em; 
	}
    
    
    #hide {
        display: block !important;
        top: 0;
	}
    
    .main-slides {
        height: 20vh;
		width: 100%;
		bottom: 0;
	}

    #side-bar,  #side-bar-portfolio, #side-bar-about {
        position: fixed;
        bottom: 0;
        overflow-y: hidden;
    }
    
     #side-bar {
        height: 24.5vh;
	}
    
    #side-bar-portfolio {
		height: 70vh;
        width: 100%;
	}
    
    
    .main-slides-portfolio {
	 	height: 65.5vh;
        width: 100%;
		bottom: 0;
	}
    
    .container {
        width: 100vw !important;
    }
     
    #portfolio, #shop, #about {
        padding: 0px 10px 0 10px;
		height: 6.69vh;
	}
    
    #portfolio-home, #about-home {
        padding: 0px 10px 0 10px;
	}
    
     #portfolio:hover {
     	background-color: #FFBDC2;
	}
    
      #shop:hover {
     	background-color: #F42003;
	}
    
      #about:hover {
     	background-color: #026CDF;
	}
    
    #side-bar-about {
         height: 15.5vh !important;
         width: 100%;
    }
    
   
    
   .main-slides-about {
        height: 11.16vh !important;
    }
    
    
    [local-style="27101205"] h1, [local-style="27101205"] h2, .h-a {
    	top: 50%;
    	position: absolute;
     	transform: translateY(-50%); 
    }
    
    [local-style="27101205"] h1, [local-style="27101205"] h2, .h-p, .h-a {
    	font-size: 1.2rem !important;
    }
    
    .h-p {
	 	position: absolute;
	}
    
    
    .logo-image {
         padding: 0 10px 0 0px;
	}
    
    .social {
		height: 4.5vh !important;
	}
    
    
    [data-css-preset] .thumbnails_width {
        width: 100%;
	}
    
    #exit, #exit-about {	
    	height: 4.5vh;
	}
    
    #exit p, #exit-about p {   
        
        padding-left: 10px;
	}
    
    .p-sub-menu {
        padding-left: 10px;
        top: unset;
        padding-top: 60px;
    }

    .p-sub-menu a {		
        margin-bottom: 1.5rem;
    }
    
    .about-content {
    	padding-bottom: 15.5vh;
    	row-gap: 0.5em;
        
        margin-top: 60px;
	}

    
    [local-style="27095975"] .container {
    align-items: flex-start important;
    }
    
    .scroll-box {
        height: 400px;
        width: 100%;
    }
    
    .tess-image {
    	width: 100%;
        padding-left: 0;
        padding-top: 15px;
    }
    
    .h-unset {
        padding-top: 10px;
	}
    
   
}


@media (max-width: 800px) {
     .landing {
            padding-bottom: 10vh;
      }
}

@media (max-width: 769px) {

    [data-css-preset] [responsive-layout] [thumbnails-pad] {
    	padding: 0 0.5em 1em 0.5em !important;
    }
    
    .about-intro {
    	font-size: 0.9375rem;
	}
    
    
}

@media (max-height: 590px) {
    
    .p-sub-menu {
        font-size: 0.7rem;
    }
    
    .p-sub-menu a {
    	margin-bottom: 1rem;
    }
    
    #exit p, #exit-about p, .social a, #hide {
    	font-size: 0.7rem;
    }
    
    [local-style="27095970"] h1, [local-style="27095970"] h2 {
    	font-size: 1rem !important;
    }
    

    
    
}


    



    


@media (max-width: 450px) {
    .logo-image {
		width:100%;        
	}
    
     [data-predefined-style="true"] [local-style="27095821"] h2 {
    	font-size: 1.5rem;
	}
    
    
    [data-css-preset] .thumbnails {
        margin-top: 2em;
    }
}

@media (max-height: 420px) {
    .p-sub-menu br {
		display: none;
	}
    
    .p-sub-menu a {
	
        padding-right: 20px;
	}
}



















