/** Shopify CDN: Minification failed

Line 14:3 Expected identifier but found "#wrapthewrap"
Line 54:0 Expected "}" to go with "{"

**/
.fancybox1-content{ max-width:1350px;max-height: 850px;}
.fancybox1-content > iframe{ max-width:1350px; min-width: 1350px; min-height: 850px; max-height: 850px;padding-top:0px;}
@media only screen and (max-width: 1400px){ .fancybox1-slide{ padding-left:0px;padding-right:0px;}}
@media only screen and (max-width: 520px){
  #wrapthewrap .fancybox-slide--iframe{
    padding:0;
  }
  .#wrapthewrap .fancybox-slide--iframe .fancybox-content {
    min-width  : 240px;
    width  : 100%;
    margin: 0;
    
	}
  #wrapthewrap .fancybox-iframe{
  	padding-top:20px;
  }
}


html.customiser-on,
html.customiser-on body{ 
  overflow:hidden !important; 
  height:100vh !important;
  /*.header-bar,.site-header,.main-container,.site-footer{
    display:none;
  }*/
}
#customiser-helper{
  display:none;
  position:absolute;
  top:0;
  left:0;
  z-index:9999999;
  background:#fff; 
}
#customiser-helper iframe{ border:0}
#customiser-back{ 
    height:30px; 
    line-height:30px; 
    color:#000; 
    padding:5px 20px; 
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
  }
#goCustomise + button[type="submit"]{
  display: none !important;
