#toolset {
	display: none;
}


.keypoints:before {
	content: "✳︎";
    padding-right: 0.2em;
}

.keypoints {
	font-size: 2.1rem;
	font-weight: 500;
	color: rgb(0, 0, 0);
	font-family: "Authentic Sans Condensed", Icons;
    letter-spacing: 0.02rem;
    line-height: 1.1;
	margin-bottom: 1.0rem;
}

.pbig {
    font-size: 6.5rem !important;
    text-align: left;
	font-style: normal;
	font-weight: 500;
	margin: auto;
}

.titlearch {
	padding-left: 1rem !important;
}


body {
	color: #fff;
}

.tpic {
	font-family: "Authentic Sans Condensed", Icons;
	font-style: normal;
	font-weight: 500;
    font-size: 2rem;
    line-height: 1;
    vertical-align: text-top;
}


body::-webkit-scrollbar {
  display: none;
}

.button1 {
    padding: 10px 20px 8px 20px;
    color: white;
	border: 1.5px solid #fff;
    border-radius: 100px;
    font-size: 2rem;
    background-color: rgba(195, 113, 113, 0);
  }

h3 {
    padding: auto;
    text-align: left;
}

.key {
    padding: 5px 20px;
	color: #ff572c;
    background-color: #000;
	border: 0.2rem solid #ff572c;
    font-family: "Authentic Sans Condensed", Icons;
    text-transform: uppercase;
    border-radius: 100px;
    font-size: 1.7rem;
    margin-right: 8px;
    margin-bottom: 8px;
	font-style: normal;
	font-weight: 500;
}

.mixed-gallery {
	display: flex;
}

.sliders {
    border: 1px solid black;
    width: 100% !important;
	display: inline-flex;
    overflow: auto;
}

.image-gallery {
    margin-top: 2em !important;
    margin-bottom: 2em !important;
}

.image-gallery-single {
    width: 85%;
    height: auto;
    margin: auto;
    margin-top: 4em !important;
    margin-bottom: 4em !important;
}

.publish-container {
	display: flex;
    text-wrap: wrap;
    align-items: center;
    justify-content: space-around;
}

[image-gallery-publish="slideshow"] {
    margin-bottom: 2rem; 
    background-size: contain;
    width: 50% !important;
    height: 100%;
}

#video-hunty {  
    text-align: center;
    margin: 0;
    padding: 0;
    width: 17%;
    height: 100%;
    margin-top: 5rem;
}

.hunty-gallery {
	display: inline-flex;
    gap: 3rem;
    text-wrap: nowrap;
    align-content: top !important;
    align-items: top !important;
    vertical-align: middle;
}

.keycab {
    padding: 5px 20px;
	color: white;
    background-color: transparent;
	border: 0.2rem solid white;
    font-family: "VCR OSD Mono", Icons;
    border-radius: 100px;
    font-size: 1.8rem;
	font-style: normal;
	font-weight: 400;
    text-transform: uppercase;
    margin-right: 8px;
    margin-bottom: 8px;
}


.container-fluid {
    margin: auto;
	display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}


.img-sito {
   margin-bottom: 4rem;
    width: 100%;
	width: 100%;
    height: auto;
    border: 2px solid #ff572c;
    border-radius: 20px;
    margin: auto;
   height: auto;
    border: 2px solid #ff572c;
    border-radius: 20px;
    margin: auto;
}

.img-sito:hover { 
	box-shadow: 10px 10px 200px #ff572c;
	transition: box-shadow 0.3s ease-in-out;
}


.straimg {
    margin: auto;
    margin-top: 3rem;
    width:80%;
    height:100%;
    height: auto;
    border: 2px solid #000;
    border-radius: 20px;
}

.button1:hover {
    background-color: white;
    color: #000;
}

.white-title {
	color: white !important;
}

.backdrop {
	background: #000;
}

.column {
	border: solid 5px;
    padding:100px;
}

#none {
	color: transparent;
    pointer-events: none;
}

#none::selection {
	pointer-events: none;
    background-color: none;
}

[data-predefined-style="true"] small a:hover {
	text-decoration: underline;
    color: #ff572c;
    font-family: "Authentic Sans", Icons;;
	font-style: normal;
	font-weight: 500;
}

small {
	   list-style: none;
}
  
::selection {
  background-color: #ff572c;
}

a:active {
    opacity: .7;
    color: #ff572c;
   
}

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

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


.cabane-container {
	width: 100%;
    
}

.cabane-section {
    margin-top: 10rem !important;
    margin-bottom: 6rem !important;
    text-align: center;
    margin: auto;
	display: block;
}

.cabane-video {
    background-color: rgba(241, 241, 241, 1);
    border: 2px solid rgba(0, 0, 0, 0.85);
    border-radius: 20px;
    width: 100%;
    height: 50rem;
	margin: auto;
    margin-top: 4rem !important;
}

.cabane-img {
    background-color: white;
    border: 2px solid white;
    border-radius: 20px;
    margin: auto;
    padding: 10px;
    
}


.logostra {
  position: relative;
    margin: auto;
    left: 300px;
    
 }

#logo-gallery {
    margin: auto;
    width: 70% !important;

}


ul,
ol {
    width: 100%;
    list-style: none;
	margin: 0;
	padding: 0;
}

li {
	padding-left:1em;
  	text-indent: -1em;
    margin-bottom: 2em;
	font-weight: 500;
    font-size: 1.7rem;
    line-height: 1.1;
}

li:before {
	content: "✌︎";
    padding-right: 0.5em;
}

li.title {
	padding-left: 0em;
    text-indent: 0;
    margin-bottom: 1em;
	font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-size: 1.7rem;
    line-height: 1.2;
}

li.title:before {
	content: none;
}

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

hr {
	background: black;
	border: 0;
	height: 0.55rem;
	display: block;
    margin-top: 0;
    
}

.rigarch {
	    margin: 0;
    b: #ff572c;
}

.hrhome {
		height: 0.35rem !important;
}

pre {
  font-family: VCR OSD Mono, Icons; 
  font-size: 3.7rem;
  white-space: pre-wrap;
  word-wrap: break-word;
  text-align: justify;
    
}

.riga2 {
	    height: 0.55rem !important;
    	margin-top: 4rem;
}

.riga-white  {
	background-color: #fff;
    height: 0.55rem !important;
}


.slider {
    margin: auto;
    width: 100%;
	height: auto;
}

.stra {
    display: block;
    margin-top: 6rem;
    margin-bottom: 6rem;
	text-align: center;  
    height: auto;
}

.video-hub {
    gap: 1em;
	display: flex;
    margin: auto;
    padding:0;
    width: 100%;
    justify-content: space-between;
    text-wrap: wrap;
    
}

.video-container {
    margin: 0 0 8rem 0;
    padding: 0;
    width: 100%;
    height: 209vh;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 1rem;
    border: 1px solid red;
}

#iframe-left, #iframe-right, #iframe-left-down, #iframe-right-down {
  	width: 49.5%;
    box-sizing: border-box;
    border: 2px solid black;
    background-size: cover;
    padding: 0;
    margin: 0;
}

#text-left, #text-right {
  	width: 49.5%;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    text-align: center;
}

#video-cap {
  margin-top: 8rem;
  margin-bottom: 4rem;
  align-content: center;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  background-color: transparent;
  border: 2px solid black;
}

.video-cap {
  margin-top: 8rem;
  margin-bottom: 4rem;
  align-content: center;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  background-color: transparent;
  border: 2px solid black;
}

.videos {
    width: 100%;
    display: inline-flex;
	margin-top: 2rem;
   	margin-bottom: 2rem;
    justify-content: space-around;
    border: 2px solid #ff572c;
    background-color: white;
    border-radius: 20px;
}

.videos-black {
    width: 100%;
    display: inline-flex;
	margin-top: 2rem;
   	margin-bottom: 2rem;
    justify-content: space-between;
    background-color: #000;
}

.video-line {
	text-align: center;
    width: 24%;
    border-radius: 20px;
}

#logos {
    margin: auto;
    width: 75%;
    margin-bottom: 4em;
}


.xilovideo {
    margin-top: 18rem !important;
    margin-bottom: 10rem !important;
  	padding:56.25% 0 0 0; 
    width: 80%; 
    position: relative; 
    margin: auto;
}

.xilo {
   display: inline;
    margin-bottom: 15rem;
    text-align: center;
}

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

[image-gallery="slideshow"] {
    margin-bottom: 2rem; 
    background-size: contain;
    width: 100%;
    height: 100%;
}


.gallery_image_caption {
    position: absolute;
    margin-top: -3.3rem;
    margin-left: 0.8rem;
    font-size: 1.5rem;
	font-weight: 500;
	color: #ff572c;
    background-color: #000;
    border-radius: 100px;
	font-family: "Authentic Sans Condensed", Icons;
	font-style: normal;
    padding: 0.5rem 1rem;
    height: 2.5rem;
    line-height: 1.7rem;
}

.gallery_image_caption::selection {
	color: black;
}

.past {
    margin: auto; 
    padding-top: 1.4rem;  
    padding-bottom: 0.35rem;
    padding-left: 0.50rem;
    padding-right: 0.50rem;
	vertical-align: middle; 
    display: flex;
    justify-content: space-between;
}

.past:hover {
	background-color: #ff572c;
}


.BFR {
	display: flex;
}

.marquee {
    pointer-events: auto;
    margin: 0rem !important;
	padding: 2.0rem 0 0.65rem 0 !important;
    font-family: "Authentic Sans", Icons;
	font-style: normal;
    line-height: auto;
}

.marquee:hover {
	font-style: normal;
	font-weight: 700;
	background-color: #ff572c;
}

.marquee#hometitle-not-ready {
	text-shadow: 0 0 10px rgb(0,0,0);
}

.title-not-ready {
	color: transparent !important; 
    text-shadow: 0 0 10px rgb(0,0,0); 
}

.hover-image {
    visibility: hidden;
}

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

.hover-image {
    display: flex;
    position: fixed;
    top: 50%;
    left: 0%;
    transform: translate(0, -50%);
    z-index: 2;
    pointer-events: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
/* Change width and height to scale images */
    width: 30%;
    height: 100vh;
    object-fit: fill;
}

img {
	    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
     user-select: none;
}

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

.img-social {
    margin-top: 1rem;
	width: 20% !important; 
    height: auto; 
    border: 1px solid #1fd64a; 
    border-radius: 16px;
}

/**
 * Loading Animation
 */

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

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 2.1rem;
	font-weight: 500;
	color: rgb(0, 0, 0);
	font-family: "Authentic Sans Condensed", Icons;
	font-style: normal;
    letter-spacing: 0.02rem;
    line-height: 1.1;
}

[data-predefined-style="true"] bodycopy a {
text-decoration: none;
    color: #000;
}

[data-predefined-style="true"] bodycopy a:hover {
	text-decoration: underline;
    color: #ff572c !important;
    font-family: "Authentic Sans", Icons;
	font-style: normal;
	font-weight: 500;
}


bodycopy a.image-link,
bodycopy a.icon-link,
bodycopy a.image-link:hover,
bodycopy a.icon-link:hover {
padding-bottom: 0;
}

bodycopy a.icon-link {
    white-space:nowrap;
}

[data-predefined-style="true"] h1 {
	font-family: "Authentic Sans", Icons;
	padding: 0 !important;
	margin: 0 !important;
	font-size: 6rem;
    letter-spacing: 0.05rem;
	font-style: normal;
    text-transform: uppercase;
	color: #000;
	font-weight: 500;
    height: auto;
    vertical-align: baseline;
}

h1:hover {
    font-style: normal;
}

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

[data-predefined-style="true"] h1 a:hover {
	text-decoration: none;
    color: #000 !important;
}
 

[data-predefined-style="true"] h2 {
	font-family: "Authentic Sans", Icons;
	font-style: normal;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	color: rgb(0, 0, 0);
    letter-spacing: .01em;
	font-size: 3rem;
	line-height: 1.1;
	font-weight: 500;
}

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

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.7rem;
	line-height: 1.;
	font-family: "Authentic Sans Condensed", Icons;
	font-style: normal;
	font-weight: 500;
	color: #000;
    letter-spacing: 0;
    margin-bottom: 1em;
}

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

/**
 * Breakpoints
 */
.bg-blue {
	background: #ff782a !important;
    color: #000 !important;
}

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

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

[data-css-preset] .container {
    margin-left: auto /*!content_left*/;
	margin-right: auto /*!content_left*/;
	text-align: left /*!text_left*/;
    
    
}
[data-css-preset] body {
	background-color: #f1f1f1/*!body_bgcolor*/;
}

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

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

/**
 * Thumbnails
 */

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

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

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

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

[data-css-preset] [thumbnails-gutter] {
    margin: -1rem/*!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: 1.0rem;
    margin-bottom: 2rem;
    font-size: 2.0rem;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.85);
	font-family: Diatype, Icons;
	font-style: normal;
	line-height: 1.2;
}

.thumbnails .tags {
    margin-top: .8rem;
    margin-bottom: 1.5rem;
    font-size: 1.1rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
	font-family: "Monument Grotesk Mono", Icons;
	font-style: normal;
	line-height: 1.2;
}

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

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

/**
 * Site Menu Button
 */

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

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

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

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

#site_menu .break {
	height: 28px;
}

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

/*
 * Shop Button
 */

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

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

#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: Diatype, Icons;
	font-size: 2.0rem;
	line-height: 1.2;
	color: rgba(0, 0, 0, 0.75);
    display: block;
    margin-bottom: 1rem;
	font-style: normal;
	font-weight: 500;
}

.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: 2.0rem;
    display: inline-block;
	width: 100%;
    border: 1px solid rgba(0,0,0,.2);
    background:  white url(https://static.cargo.site/assets/images/select-line-arrows.svg) no-repeat right;
    margin-bottom: 1rem;
    line-height: 1.2;
    padding: .7rem 2.5rem .7rem 1rem;
	font-style: normal;
	font-weight: 400;
    color: rgba(0, 0, 0, 0.75);
}

.shop_product .button {
	font-family: Diatype, Icons;
	font-size: 2.0rem;
    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.2;
    padding: .8rem 1rem .9rem;
	font-style: normal;
	font-weight: 500;
}

/*
 * 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: 64% /*!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(27, 250, 190, 1) /*!quick_view_bgcolor*/;
}

.quick-view-caption {
	font-family: "Monument Grotesk Mono", 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.2;
}

.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: 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 
 */
carousel-control-prev-icon,
.carousel-control-next-icon {
  height: 100px;
  width: 100px;
  outline: black;
  background-size: 100%, 100%;
  border-radius: 50%;
  border: 1px solid black;
  background-image: none;
}

.carousel-control-next-icon:after
{
  content: '>';
  font-size: 55px;
  color: red;
}

.carousel-control-prev-icon:after {
  content: '<';
  font-size: 55px;
  color: red;
}
 
.image-gallery-navigation .left-arrow {
    content: '☞';
    left: -10px;
    z-index: 2;
    stroke: #ff782a;
}

.image-gallery-navigation .right-arrow {
    content: '☞';
	left: 10px;
    color: #ff782a;
}


.image-gallery-navigation .left-arrow,
.image-gallery-navigation .right-arrow {
    /* Change height/width together to scale */
    background-image: url(https://unicode-table.com/it/261E/);
    height: 30px;
    width: 30px;
}

.image-gallery-navigation .left-arrow .inner-color,
.image-gallery-navigation .right-arrow .inner-color {

	stroke: #ff782a;
    stroke-width: 0px;
    
}

.image-gallery-navigation .left-arrow .outer-color,
.image-gallery-navigation .right-arrow .outer-color {

    stroke: #ff782a;
    stroke-width: 4px;
    
}

/* Reel right arrow */
button.gallery-reel-control-btn[aria-label="Next Slide"]>div {
    background-image: url(https://www.flaticon.com/svg/static/icons/svg/709/709586.svg) !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
button.gallery-reel-control-btn[aria-label="Next Slide"]:before {
    background: none !important;
}
button.gallery-reel-control-btn[aria-label="Next Slide"]>div>* {
    visibility: hidden;
}
button.gallery-reel-control-btn[aria-label="Previous Slide"]>div {
    background-image: url(https://www.flaticon.com/svg/static/icons/svg/709/709586.svg) !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    transform: rotate(180deg)
}
button.gallery-reel-control-btn[aria-label="Previous Slide"]:before {
    background: none !important;
}
button.gallery-reel-control-btn[aria-label="Previous Slide"]>div>* {
    visibility: hidden;
}
/**
 * Wallpaper Backdrop Navigation Arrows 
 */

.wallpaper-navigation .left-arrow,
.wallpaper-navigation .right-arrow {
   /* Change height/width together to scale */
   content: '☞';
    width: 36px;
   height: 36px;
}

.wallpaper-navigation .left-arrow .inner-color,
.wallpaper-navigation .right-arrow .inner-color {
    stroke: #ff782a;
    stroke-width: 6px;
}

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


/**
 * 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: 2.0rem;
    line-height: 1.2;
	font-family: Diatype, Icons;
    font-style: normal;
    font-weight: 500;
    text-align: left;
    margin: 1px 1px 1em 1px;
}

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

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

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

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

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

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

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

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

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

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


.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)
	}
}




@media only screen and (max-width: 600px) {
    
.pbig {
	font-size: 11vw !important;
    text-align: center;
}
    
h1 {
	font-size: 11.2vw !important;
}

hr {
    margin-bottom: 1rem !important;
    height: 0.45rem;
}

.marquee {
   	padding: 2.0rem 0 0.8rem 0 !important;
}

pre {
	font-size: 0.9rem !important;
}
    
 h2 {
	font-size: 2.5rem !important;
    margin-top: 3rem !important;
    margin-bottom: 2rem !important;
}

    
 small {
	font-size: 1.7rem !important;
    text-align: center;
}

body.mobile [grid-responsive] [grid-col] {
	 margin-top: 1.2rem !important;
}

    
.xilovideo {
    margin-top: 10rem !important;
    margin-bottom: 8rem !important;
    margin: auto;
	width: 100% !important;
    
}

    
.videos {    
    text-align: center;
    margin: auto;
    padding: 0;
	display: inline-block;
    text-wrap: wrap;
}
    
.video-line {
	width: 49%;
    padding: 0;
    margin: auto;
}
 
.stra {    
	margin-top: 2rem;
    margin-bottom: 4rem;
}
    
    
.straimg {
    border-radius: 10px;;
    border: 1px solid black;
	width: 95% !important;
}
    
.cabane-section {
	display: block !important;
    margin: auto;
    text-align: center;
    width: auto;
    
}
    
.cabane-video {
    border-radius: 20px;
	width: 100%;
    height: 42vh;
}

    
.cabane-img {
border-radius: 20px;
margin: auto;
margin-top: 2rem;
margin-bottom: 2rem;
width: 100%;
    height: 100vh;
    
}
 
#video-hunty {  
    margin: auto;
    padding: 0 !important;
    width: 60% !important;
    
}
   
.hunty-gallery {
    margin: auto;
    text-align: center;
	display: block;
    margin-bottom: -5rem;
}
    

#photos {
    margin: auto;
	width: 100% !important;
    
}
    
#logo-gallery {
    margin: auto;
    width: 95% !important;

}
    
 .img-sito {
	padding: 0 !important;
    width: 98%;
    margin-top: -6rem !important;
    border: 1.5px solid #E973fc;
    border-radius: 10px;
}
    
.hub-container {
	display: flex !important;
}

    
.container-fluid{ 
	display: block;
}
    
.img-social {
	width: 100% !important;
    margin-top: 0;
}
   
.intro-big {
  border: 1px solid red;
  display: flex;
  flex-direction: column;
  flex-flow: column;
  width: 100%;
}
    
.videos {
	width: 100%;
    display: block;
	margin-top: 2rem;
   	margin-bottom: 2rem;
    border: 2px solid #ff572c;
    background-color: white;
    border-radius: 20px;
}
    
#video-cap {
    height: auto !important;
   
}
     
    
.video-line {
	text-align: center;
    width: 100%;
    border-radius: 20px;
}
    
}