.my_grid_lp {
	display: grid;
    grid-template-columns: 1fr;
    gap: 0px;
}
.my_grid_lp img {
	width: 100% !important;
    height: calc(100% + 6px)!important;
    object-fit: cover;
}
.my_grid_lp a {
	position: relative;
    height: 35vw;
}
.my_grid_lp h2 {
	
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 10px;
    width: 100%;
    height: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.my_grid_lp a:hover > h2 {
    display: flex !important;
    font-size: 4.2rem;
}

@media screen and (max-width: 1100px) {
.my_grid_lp {
    grid-template-columns: 1fr;
    gap: 0px;
}
.my_grid_lp a {
    height: 45vw;
}
   
.my_grid_lp a:hover > h2 {
    display: flex !important;
}
   
}


.video_wrapper {
	position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 125%;
}


.video_wrapper_full_hd {
	position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 52%;
    display: block;
}

@media screen and (max-width: 800px) {
	.video_wrapper_full_hd {
	display: none;
}
}


.video_wrapper_mobile {
    width: 100%;
    height: 0;
    margin-top: -4vh;
    padding-bottom: 177.78%;
    display: none;
}

@media screen and (max-width: 800px) {
	.video_wrapper_mobile {
	display: block;
}
}

.image_wrapper {
    margin-bottom: -2.5rem;
    object-fit: cover;
    position: relative;
    max-width: 100vw;
}
.image_wrapper img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.image_wrapper:hover > .second {
	display: block;
}

.image_wrapper:hover > .first {
	display: none;
}
 .second {
	display: none;
}


.desktop-pdf {
    display: none;
    max-height: 100vh;
    max-width: 100vw;
}

.mobile-pdf {
    display: block;
}

@media only screen  and (min-width : 700px) {

  .mobile-pdf {
      display: none;
  }

  .desktop-pdf {
      display: block;
  }
}

iframe {
	border: none
}

@media screen and (max-width: 700px) {
	[data-css-preset] [thumbnails-gutter] {
	margin-top: -2rem !important;

}
}

@media screen and (min-width: 2560px) {
	.aboutpage-white {
    column-gap: 1px !important;
    font-size: 3rem !important;  
}
}

@media screen and (max-width: 1100px) {
	h9 {
	font-size: 25px !important;
    line-height: 1.3 !important;
}
}

@media screen and (max-width: 800px) {
	h9 {
	font-size: 20px !important;
    line-height: 1.3 !important;
}
}


@media screen and (max-width: 750px) {
	h9 {
	font-size: 10px !important;
    line-height: 1.3 !important;
}
}

@media screen and (max-width: 1100px) {
	.white-bg-xr {
	font-size: 25px !important;
    line-height: 1.3 !important;
}
}

@media screen and (max-width: 800px) {
	.white-bg-xr {
	font-size: 20px !important;
    line-height: 1.3 !important;
}
}

@media screen and (max-width: 700px) {
	.white-bg-xr {
	font-size: 10px !important;
    line-height: 1.3 !important;
padding-right: 4em;
padding-left: 4em;
}
}






.my_grid {
	display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0px;
}
.my_grid img {
	width: 100% !important;
    height: calc(100% + 5px)!important;
    object-fit: cover;
}
.my_grid a {
	position: relative;
    height: 25vw;
}
.my_grid h2 {
	position: absolute;
    top: -40px;
    left: 165px;
    width: 100%;
    height: 100%;
    display: flex !important;
    align-items: flex-end;
    margin: 100em;
}
.my_grid a:hover > h2 {
    display: flex !important;
    font-size: 2rem;
}
@media screen and (max-width: 1100px) {
.my_grid {
    grid-template-columns: 1fr;
    gap: 0px;
}
.my_grid a {
    height: 45vw;
}
    
.my_grid h2 {
    left: 35px !important;
    top: -25px;
}
    
.my_grid a:hover > h2 {
    display: flex !important;
}
   
}



.my_grid_v02 {
	display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0px;
    background: white;
    padding-bottom: 2em;
}
.my_grid_v02 img {
	width: 100% !important;
    height: calc(100% + 5px)!important;
    object-fit: cover;
}
.my_grid_v02 a {
	position: relative;
    height: 25vw;
}
.my_grid_v02 h2 {
	position: absolute;
    top: -40px;
    left: 165px;
    width: 100%;
    height: 100%;
    display: flex !important;
    align-items: flex-end;
    margin: 100em;
}


@media screen and (max-width: 1100px) {
.my_grid_v02 {
    grid-template-columns: 1fr;
    gap: 0px;
    padding-bottom: 8vw;
}
.my_grid_v02 a {
    height: 45vw;
}
    
.my_grid_v02 h2 {
    left: 35px !important;
    top: -25px;
}
   
}



@media screen and (max-width: 1100px) {
	h13 {
	font-size: 9px !important;
}
}

@media screen and (max-width: 1100px) {
	h12 {
	font-size: 25px !important;
}
}

@media screen and (max-width: 1600px) {
	.gallery_image_caption {
	font-size: 35px !important;
}
}

@media screen and (max-width: 1200px) {
	.gallery_image_caption {
	font-size: 25px !important;
}
}

@media screen and (max-width: 800px) {
	.gallery_image_caption {
	font-size: 20px !important;
}
}


@media screen and (max-width: 750px) {
	.gallery_image_caption {
	font-size: 10px !important;
}
}

.phoneNumber {text-decoration: none; color: black;}



[data-css-preset] .container {
	margin-left: 0 /*!content_left*/;
	margin-right: auto /*!content_left*/;
	text-align: left /*!text_left*/;
}
 





.white-bg {
	background-color: #fff;
    font-size: 3.0rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
    font-family: 'Raleway', sans-serif, Icons;
	font-style: normal;
	line-height: 1.4;
    padding-bottom: 1.5em;
}

.white-bg-lp {
	background-color: #fff;
    font-size: 3.0rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
    font-family: 'Raleway', sans-serif, Icons;
	font-style: normal;
	line-height: 1.4;
    padding-bottom: 0.7em;
}


.white-bg-xr {
	background-color: #fff;
    font-size: 3.0rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
    font-family: 'Raleway', sans-serif, Icons;
	font-style: normal;
	line-height: 1.3;
    padding-bottom: 1.5em;
}

.projectpage-white {
	background-color: #fff;
    font-size: 3.0rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
    font-family: 'Raleway', sans-serif, Icons;
	font-style: normal;
	line-height: 1.4;
    padding-bottom: 1.5em;
    padding-left: 3rem;
    padding-right: 3rem;
}


.projectpage-black {
	background-color: #000;
    font-size: 3.0rem;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.85);
    font-family: 'Raleway', sans-serif, Icons;
	font-style: normal;
    font-size: 2.2rem;
	line-height: 1.2;
    padding-bottom: 1.5em;
    padding-left: 3rem;
    padding-right: 3rem;
}

.aboutpage-white {
	background-color: #fff;
    font-size: 1.5rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
    font-family: 'Raleway', sans-serif, Icons;
	font-style: normal;
	line-height: 1.4;
    padding-bottom: 1.5em;
    padding-left: 8.2vw;
    padding-right: 8.2vw;
}


.video-bg {
	background-color: #fff;
    font-size: 3.0rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
    font-family: 'Raleway', sans-serif, Icons;
	font-style: normal;
	line-height: 1.4;
    padding-bottom: 1.5em;
    margin-left: -0.75rem;
    margin-right: -0.75rem;
}


.black-bg {
	background-color: #000;
    font-size: 3rem;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
    font-family: 'Raleway', sans-serif, Icons;
	font-style: normal;
	line-height: 1.4;
    padding-bottom: 1.2em;
    padding-top: 0.6em;
    margin-top: -1em;
}

.transparent-bg {
	background-color: rgba(255, 255, 255, 0);
    font-size: 3rem;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
    font-family: 'Raleway', sans-serif, Icons;
	font-style: normal;
	line-height: 1.4;
}


/**
 * Content
 */

body {
	background-color: rgba(255, 255, 255, 1);
    padding-top: 4rem /*!main_margin*/;
	padding-bottom: 4rem /*!main_margin*/;
	padding-left: 10rem /*!main_margin*/;
	padding-right: 10rem /*!main_margin*/;
	color: #000;
}

/* puts Mailchimp fields in a row */
.horizontal-mailchimp .mc-field-group,
.horizontal-mailchimp .clear {
     display: inline-block;
}

/* Mailchimp Form design */
#mailchimp {
	color: #000;
	padding: 30px 0px;
}
	#mailchimp input {
	border: medium none;
    color: #000;
    font-family: 'Raleway', sans-serif, Icons;
    font-size: 1.2rem;
    margin-bottom: 20px;
    padding: 13px 17px;
    width: 350px;
    border-bottom-style: solid;
    border-color: #dfdfdf;
	}
		#mailchimp input.email { background: #fff }
		#mailchimp input.name { background: #fff}
		#mailchimp input[type="submit"] {
			border-style: solid;
            border-color: #fff;
            background: #000;
			color: #fff;
            cursor: pointer;
			font-size: 1.2rem;
			width: 140px;
			padding: 13px 13px;
     
		}
			#mailchimp input[type="submit"]:hover { 
            color: #000;
			background: #fff;
}

input.button  { 
	background-color: #fff;
}

/* input.button  { 
	background-color: #fff;
} */

/* toggle credits Button */

.button {
			border: medium none;		
    		border-style: solid;
            border-color: #000;
            background: #fff;
			font-family: 'Raleway', sans-serif, Icons;		
    		font-weight: 400;		
    		color: #000;
            cursor: pointer;
			font-size: 1.2rem;
			width: 140px;
			padding: 8px 2px;
    		transition: all 0.3s ease;
}

.button:hover {
   	color: #fff;
    background-color: #000;
}

.button:active {
  	background-color: #000;
}

/* credits div pedding */

#creditsDIV {
	padding: 50px 0px;
}




/* links */

a:active {
	opacity: 1;
}

.page a.active {
	opacity: 1;

}

i,
em {
	font-style: italic;
}

b,
strong {
	font-weight: 800;
}

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

h3 { 
    font-family: 'Raleway', sans-serif, Icons;
    font-style: normal;
	padding: 0;
	margin: 0;
	color: rgba(0, 0, 0, 0.9);
	font-size: 1.2rem;
	line-height: 1.2;
}



h3 > a:hover {
  color: #000;
}

h3 > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #000;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

h3 > a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

h4 { 
   font-family: 'Raleway', sans-serif, Icons;
    font-style: normal;
	padding: 0;
	margin: 0;
	color: rgba(0, 0, 0, 0.9);
	font-size: 1.2rem;
	line-height: 1.2;
}

h4 > a:hover {
  color: #000;
}

h5 { 
   font-family: 'Raleway', sans-serif, Icons;
    font-style: normal;
	padding: 0;
	margin: 0;
	color: rgba(255, 255, 255, 0.9);
	font-weight: 400;
    font-size: 1.2rem;
	line-height: 1.3;
    }

h5 > a:hover {
  color: rgba(255, 255, 255, 0.9);
}

h6 { 
   font-family: 'Raleway', sans-serif, Icons;
    font-style: normal;
	padding: 0;
	margin: 0;
	color: rgba(0, 0, 0, 0.9);
	font-weight: 400;
    font-size: 1.2rem;
	line-height: 1.3;
    }

h6 > a:hover {
  color: rgba(0, 0, 0, 0.9);
}

h7 { 
   font-family: 'Raleway', sans-serif, Icons;
    font-style: normal;
	padding: 0;
	margin: 0;
	color: rgba(255, 255, 255, 1);
	font-weight: 400;
    font-size: 5.5rem;
	line-height: 1.3;
   
}

h8 { 
   font-family: 'Raleway', sans-serif, Icons;
    font-style: normal;
	padding: 0;
	margin: 0;
	color: rgba(255, 255, 255, 1);
	font-weight: 400;
    font-size: 2.2rem;
	line-height: 3.5;
   
}

h9 { 
 
    font-size: 3rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
	font-family: 'Raleway', sans-serif, Icons;
	font-style: normal;
	line-height: 1.3;
}

h10 { 
   font-family: 'Raleway', sans-serif, Icons;
    font-style: normal;
	padding: 0;
	margin: 0;
	color: rgba(0, 0, 0, 1);
	font-weight: 400;
    font-size: 5.5rem;
	line-height: 0.5;
   
}

h11 { 
   font-family: 'Raleway', sans-serif, Icons;
    font-style: normal;
	padding: 0;
	margin: 0;
	color: rgba(0, 0, 0, 1);
	font-weight: 400;
    font-size: 7rem;
	line-height: 0.5;
   
}

h12 { 
   font-family: 'Raleway', sans-serif, Icons;
    font-style: normal;
	padding: 0;
	margin: 0;
	color: rgba(255, 255, 255, 1);
	font-weight: 400;
    font-size: 5.5rem;
	line-height: 1.3;
   
}


h13 { 
   font-family: 'Raleway', sans-serif, Icons;
    font-style: normal;
	padding: 0;
	margin: 0;
	color: rgba(255, 255, 255, 1);
	font-weight: 400;
    font-size: 2rem;
	line-height: 1.3;
   
}

h14 { 
   font-family: 'Raleway', sans-serif, Icons;
    font-style: normal;
	padding: 0;
	margin: 0;
	color: rgba(255, 255, 255, 1);
	font-weight: 400;
    font-size: 2.2rem;
	line-height: 1.2;
   
}



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

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

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

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

.gallery_image_caption {
    position: absolute;
    font-size: 3rem;
    margin-top: 3.8em;
    padding-left: 3.4em;
    padding-right: 3.4em;
    margin-bottom: -20.7em;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	font-family: 'Raleway', sans-serif, Icons;
	font-style: normal;
	line-height: 1.3;
   
  
 
}

/**
 * Loading Animation

 */

.loading[data-loading] {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #222222;
}

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 2.2rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
    font-family: 'Raleway', sans-serif, Icons;
	font-style: normal;
	line-height: 1.4;
}

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

[data-predefined-style="true"] bodycopy a:hover {
    border-bottom: 0em solid rgba(0, 0, 0, 1);
}

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: 'Raleway', sans-serif, Icons;
	font-style: normal;
	padding: 0;
    font-weight: 400;
	margin: 0;
	font-size: 2.2rem;
	line-height: 1.2;
	color: rgba(0, 0, 0, 0.9);
	}

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

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


    font-family: 'Raleway', sans-serif, Icons;
	font-style: normal;
	padding: 0;
	margin: 0;
	color: rgba(0, 0, 0, 0.9);
    	font-weight: 400;
	font-size: 2.2rem;
	line-height: 1.2;
	}

[data-predefined-style="true"] h2 a:hover {
    border-bottom: 2px solid rgba(0, 0, 0, 1);
    padding-bottom: 0px;
}

[data-predefined-style="true"] h2 a {
    border-bottom: 2px solid rgba(0, 0, 0, 0.3);
    padding-bottom: 0px;
	color: rgba(0, 0, 0, 1);
}

[data-predefined-style="true"] small {
    background: transparent;
	display: inline-block;
	font-size: 1rem;
	line-height: 1;
   	font-weight: 400;
	font-family: 'Raleway', sans-serif, Icons;
	font-style: normal;
	color: rgba(0, 0, 0, 0.9);
}

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

/**
 * 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%;
    padding-top: 1em;
	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: rgba(255, 255, 255, 1) /*!body_bgcolor*/;
}

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

[data-css-preset] .content_padding {
	padding-top: 4rem /*!main_margin*/;
	padding-bottom: 4rem /*!main_margin*/;
	padding-left: 10rem /*!main_margin*/;
	padding-right: 10rem /*!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(255, 255, 255, 0)/*!thumbnails_bgcolor*/;   
}

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

[data-css-preset] [thumbnails-pad] {
    padding: 0rem;
 
}

[data-css-preset] [thumbnails-gutter] {
    margin: -10rem/*!thumbnails_padding*/;
    margin-bottom: -4rem;
    margin-top: -27rem;
    position: static;
}

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

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

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

.thumbnails .title {

    position: absolute;
    font-size: 2rem;
    font-weight: 800;
	font-family: Raleway, Icons;
	font-style: bold;
	line-height: 1.2;
    

    -webkit-flex-flow: column nowrap;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    line-height: 1;
    margin: auto;
    
    width: 100%;
    height: 100%;
    
    background: rgba(0, 0, 0, 0);
  	outline: 0px solid #fff;
    transition: outline-offset 0.3s ease;
    position: relative;
    text-align: left;


}

.thumbnails .tags {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    font-size: 2.2rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
	font-family: Quiosco, Icons;
	font-style: italic;
	line-height: 1.2;
    text-align: center;
}

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

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


/**
 * Thumbnail Hover
 */

.thumbnails .thumbnail > a {
	background-image:linear-gradient( #fff, #fff);    position: relative;
}

.thumbnails .thumbnail .title {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    color: rgba(255, 255, 255, 0.95);
    font-family: "Raleway", Icons;
    font-style: bold;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    opacity: 100;
    font-weight: 1000;
}

.thumbnails .title span {
	margin: initial;
    position: absolute;
    top: 80%;
    left: 5.5%;
	display: inline-block;

}

.thumb_image:hover {
    transition: opacity .5s ease-out; 
    opacity:0.7;
   
}

.thumbnails .thumbnail:hover .title {   
  	outline-offset: px;
    opacity:60;
    font-size: 2.2rem;
 
 
}

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


/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {
    color: rgba(255, 255, 255, 1);
    line-height: 1;
    font-size: 35px /*!site_menu_button*/;
    padding: 0.3em;
    line-height: 1;
    background: rgba(33, 32, 46, 0);
    top: 2.4rem /*!site_menu_button*/;
    right: 10rem /*!site_menu_button*/;
	position: fixed;

}

body.mobile #site_menu_button {
	margin: 0px;
    font-size: 40px;
    top: 10rem /*!site_menu_button*/;
    right: 10rem /*!site_menu_button*/;
    position: absolute;
}

#site_menu_button.custom_icon {
	width: 40px;
    height: auto;
    position: fixed;
}

#site_menu_button.active {
	display: block;
}

/**
 * Site Menu
 */

#site_menu {
	font-family: Raleway, Raleway, "Raleway", Raleway, Raleway, Raleway, Raleway, "Raleway", "Ralewaye", sans-serif, "Raleway", Icons;
	background: rgba(0, 0, 0, 0.9);
	font-size: 25px;
	font-style: bold;
	font-weight: 600;
	max-width: 300px;
	min-width: 200px;	
    text-align: left;
    padding-top: 4em;
    padding-right: 10px;
    
}

body.mobile #site_menu {
	width: 90%;
    opacity: 100%;
	background: rgba(0, 0, 0, 0.8);
    font-family: Raleway, Raleway, "Raleway", Raleway, Raleway, Raleway, Raleway, "Raleway", "Ralewaye", sans-serif, "Raleway", Icons;

    font-size: 30px;
	font-style: bold;
	font-weight: 600;
    text-align: left;
    line-height: 0.5px;
    position: absolute;
    padding-top: 10rem;
  
}

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

#site_menu .set-link > a {
	color: rgba(255, 255, 255, 1);
	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: 0.85em;
	font-size: 45px;
   
    margin-right: -0.15em;
    margin-top: -0.15em
    
 
}

#site_menu .close {
	display: block;
	font-size: 80px;
    color: rgba(255, 255, 255, 1);
	line-height: 1em;
    top: 0rem /*!site_menu_button*/;
    right: 2.8rem /*!site_menu_button*/;
    position: fixed;
}

#site_menu .break {
	height: 10px;
}

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

/*
 * Shop Button
 */

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

#shop_button.text {
    font-family: Quiosco, Icons;
	font-style: normal;
	font-weight: 400;
	font-size: 3rem;
    padding: 0;
    line-height: 1.2;
}

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

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

/*
 * Shop Product Widget
 */

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

.shop_product .price {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 1.7rem;
    font-weight: bold;
	line-height: 1;
	color: rgba(0, 0, 0, 0.75);
    display: block;
    margin-bottom: 1rem;
}

.shop_product .dropdown {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
    font-size: 1.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;
}

.shop_product .button {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", 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;
}



/*
 * 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*/;
	margin: auto /*!quick_view_center_center*/;
}

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


[data-css-preset] .quick-view-background {
	background: initial /*!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: #fff;
    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;
}
.cc_banner-wrapper {
  z-index: 9001;
  position: absolute;
}

.cc_container .cc_btn {
  cursor: pointer;
  text-align: center;
  font-size: 1.0em;
  transition: font-size 200ms;
  line-height: 1em;
  font-family:Raleway, Icons, sans-serif;
  font-weight:800;
  color:#fff;
}

.cc_container .cc_message {
  font-size: 0.6em;
  transition: font-size 200ms;
  margin: 0;
  padding: 0;
  line-height: 1.5em;
  font-family:Raleway, Icons, sans-serif;
}

.cc_container .cc_logo {
  display: none;
}

.cc_container .cc_logo:hover, .cc_container .cc_logo:active {
  opacity: 6;
}
.cc_container {
  position: fixed;
  overflow:auto;
  padding: 15px 15px 40px;
}

.cc_container .cc_btn {
  padding: 8px 16px;
  background-color:#000;
  position: absolute;
  bottom: 10px;
  left: 15px;
  right: 15px;
  text-align: center;
}
@media screen and (min-width: 500px) {
  .cc_container {
    left: 0px;
    bottom: 0px;
    width: 300px;
    padding-bottom: 77px;
  }

  .cc_container .cc_btn {
    right: 15px;
    bottom: 26px;
  }
}
@media screen and (min-width: 968px) {
  .cc_container .cc_message {
    font-size: 1em;
  }

}
.cc_container {
  background: #fff;
  color: #999;
  font-size: 16px;
  box-sizing: border-box;
  border: 1px solid #ccc;
}

.cc_container a, .cc_container a:visited {
  text-decoration: none;
  color:#000;
  transition: 200ms color;
}

.cc_container a:hover, .cc_container a:active {
  color: #a9a9a9;
}

@keyframes fadeInTop {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

