/**
 * Content
 */
.backdrop>div{
    transition: opacity 0.1s ease-in-out 0s !important;
}
.section-text{
	max-width: 480px;
    margin: 0px auto;;
}

h3{
    
    font-size: 16px;;
    font-weight: 400;

}

h3 a{
	font-size: 20px;;
}

.product-inner{
    max-width: 430px;
    margin: 0px auto;;
	padding: 40px 0px 0px 0px;
}

.shop-text{
	max-width: 600px;
    padding: 50px 30px 40px 30px;
    margin: 0px auto;;;
}

.about-image img {
	max-width: 400px;
    height: auto !important;
}

.about-panel{
    height: 100%;
	display: flex;
    align-items: center;
    align-self: center;
    align-content: center;
    justify-content: center;
    
}

.about-page a:hover{
	
    border-bottom: 0px solid  !important;
    opacity: 0.6;;
}




body.scrolled-2 .header-2 {
    transform: translateY(0%);
    display: block;
}

.header-2 {
    text-align: center;
	position: fixed;
                    transition: all .4s ease-in-out;

    z-index: 999999;
    background: #fff;;
    position: fixed;
    top: 0px;
    z-index: 999;
    width: 100%;
    transition: height .25s, filter .3s, border-bottom-color .25s, transform .33s;
    transform: translateY(-200%);
}




#mobile-slide hr{
	position: absolute;
    width: -moz-calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    margin:0px auto;
    top:66px;
    left:0px;right:0px;
  
    background: #8a7951;
}

[data-id="6104478"]{
	z-index: 2;
}

[data-id="6105097"]{
		z-index: 1 ;

}


.arrow-down{
    	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons !important;
font-size:30px;
    z-index: 9999999999;
	position: absolute;
    bottom: 20px;
    left:0px;
    right:0px;
    text-align: center;
    margin: 0px auto;
}

.outer-page{
	color: #393939;
    max-width:750px;
    margin: 0px auto;;
    padding:180px 50px 100px 50px;
}
.outer-page h2{
    letter-spacing: 2px;;
    font-size: 18px !important;
    margin-bottom: 20px !important;
		color: #8a7951 !important;

}

::-webkit-scrollbar {
    display: none
}
#menu span{
    font-size: 16px !important;
    cursor: pointer;
    position: absolute;
    left:-59px;
    color: white;
	display: inline-block;
    
}


#nav-3{
    height: 91vh;
	display: flex;
    text-align: center;
    align-content: center;
    flex-direction: column;
    justify-content: space-around;
}

#nav-3 li{
    text-align: center;
	list-style: none;
}

#close {
    position: absolute;
    right: 30px;
    top: -1px;
}
#icon-close:hover {
    opacity: 0.7;
}
#icon-close {
    background-size: cover;
    width: 27px;
    height: 27px;
    background-image: url("https://files.cargocollective.com/c311876/close-gold.svg");
}

#mobile-slide{
    visibility: hidden;
    display: none;
    padding:0px;
    right:0px;
    position: fixed;
       background: rgba(255, 255, 255, 0.95);;
    height: 100%;
    width:100%;
}

#mobile-slide a{
    font-size: 22px;
    letter-spacing: 2px;
        text-decoration: none ;
   font-family: p22-underground, sans-serif !important;
    margin: 20px 0px;
    color:#222 !important;
    margin-bottom: 0px;
    display: block;
}

#menu{
    cursor: pointer;
    margin-top: 6px;
    position: absolute;
    right:28px;
    line-height: 20px;
    color: white;
    display: none;}

#menu a{
    cursor: pointer;
    font-size: 33px;
	color: #8a7951 !important;
}

.footer a:hover{
	color: #8a7951;
}

.pinned{
	
    height: auto !important;
}
.insta-widget iframe{
    display: block;
   
}
.gmap_canvas{
	height:500px
}
.thumbnail img {
	position: absolute;
	left: 0px !important;
	right: 0px !important;
	top: 0px;
	transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

.thumbnail:hover img {
	opacity: .7;
	margin: auto;
	-webkit-transform: scale3d(1.1, 1.1, 1);
	transform: scale3d(1.1, 1.1, 1);
}


.shop-nav span{
	display: inline-block;
}
.product h2{
    	color: #8a7951 !important;

	text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.shop-nav{
	  background: #071606;
    padding: 20px 50px;

}

.shop-nav a{
    white-space: nowrap;
    text-transform: uppercase;
        letter-spacing:2px;
	margin: 0px 20px;;
}


.wavy:hover{
	
    background-image: url("https://files.cargocollective.com/c311876/wavy-circle-back.svg");;
}

.wavy a{
	    cursor: pointer !important;

}


.wavy{
    	font-family: p22-underground, sans-serif !important;
    display: none;
    cursor: pointer !important;
    align-items: center;
    align-content: center;
    text-align: center;
    font-size: 14px;
    line-height: 19px;;
    position: absolute;
    padding-top: 3px;
    top:37%;
    right:50px;
    justify-content: center;
    height: 150px;
    background-repeat: no-repeat;
    background-position: center;
    width: 150px;
    background-size: contain;
	background-image: url('https://files.cargocollective.com/c311876/wavy-circle.svg');
        
}
.nav ul {
    width:100%;
  list-style-type: none;
  margin: 0;
  display: flex;
justify-content: space-between;  padding: 0;
  overflow: hidden;
}

.nav li {
    display: flex;
    align-items: center;
  float: left;
}

.nav li a, .nav .dropbtn {
  display: inline-block;
  color: #222;

  text-align: center;
  text-decoration: none;
}

     .nav li a  { 
    cursor: pointer;
    color: #fff;
          padding: 18px 0px !important;
}

.nav li a:hover, .nav .dropdown:hover .dropbtn {
	color: #8a7951 !important;
    opacity: 1 !important;
    font-weight: 600;
}

.nav li.dropdown {
 display: inline-block;
}

.nav .dropdown-content {
  display:none;
  position: absolute;
  min-width: 160px;
    margin-left: -15px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.header-2 .nav .dropdown-content {
	    background: #fff;;

}

.nav .dropdown-content a {
  background: #fff;
    cursor: pointer;
  color: #222 !important;
  padding: 10px 16px !important;
  text-decoration: none;
  display: block;
  text-align: left;
}

.nav .dropdown-content a:first-child{
}

.header-2 .nav .dropdown-content a:first-child{
	padding-top:23px;
}

.header-2 .nav .dropdown-content a {
    	    background: #fff;;

}
.nav .dropdown-content a:hover {
    
   }

.nav .dropdown:hover .dropdown-content {
  display: block;
}





#gmap_canvas {
    overflow:hidden;
    background:none!important;
    height:500px;
    width:100% !important;}

.about-page {
    max-width:1080px;
    margin:0px auto;
	padding: 190px 50px 50px 50px;
}

.product{
	 max-width:1200px;
    margin:0px auto !important;
	padding: 190px 50px 50px 50px !important;
}


.contact-page {
    max-width: 1100px;
    margin: 0px auto;
	padding: 190px 50px 50px 50px;
}


.thumbs {
	display: flex;
        margin: 0.5%;

    padding: 0px 0.0%;
	background: #fff;
	flex-flow: wrap;
	/* Then we define how is distributed the remaining space */
}
.thumb-wrapper {
	background: rgba(0, 0, 0, 0.21);
	width: 100%;
    position: relative;
	height: 100%;
}
.thumb {
    margin: 0.5%;
	position: relative;
	width: 49%;
	overflow: hidden;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 50vh;
	display: inline-block;
}
.thumb-title {
	text-transform: uppercase;
	letter-spacing: 3px;
	cursor: pointer;
	position: absolute;
	background: rgba(0, 0, 0, 0.21);
	left: 50%;
    width: auto;
        white-space: nowrap;

    display: inline-block;
	font-size: 20px;
	border: 1px solid #8a7951;
	padding: 10px 30px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 48% !important;
}

.thumb-title a{
	cursor: pointer !important;
}
.online-header {
	padding: 150px;
	background-image: url("https://freight.cargo.site/t/original/i/7efc41febb2a4c12c6e887f6be3b687dd3be593fc43b361291545158ff7abcfa/36646342_331679904034146_4637185058875113472_o.jpg");
	;
}

.header-2 .header-logo {
    height: 40px;
    	width: 67px !important;

    background-position: center;
    background-image: url(https://files.cargocollective.com/c311876/D-V.svg);
}
.thumb-title:hover {
	background: #8a7951;
    	cursor: pointer;

}
.about-section {
	padding: 0px 0px;
	
}
.enquiries span {
	font-size: 13px;
	color: rgba(255, 255, 255, 0.5);
	width: 100%;
	margin-bottom: 0px !important;
	display: inline-block;
}
.enquiries a {
    line-height: 30px;
	padding-bottom: 0px !important;
	border-bottom: 1px solid white !important;
}
.enquiries {
    padding: 30px 30px 50px 30px;
	line-height: 40px;
	font-size: 24px;
}

.enquiries a{
    display: inline-block;
    position: relative;
	padding-bottom: 0px !important;
}
.full-head {
	padding: 220px 0px 150px 0px;
}

.full-head.shop{
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;;
	background-image: url("https://freight.cargo.site/t/original/i/54ca974c71ee76c7312e5225f20768dffbb7a74707b3f128164da33b0b4afec7/Online-header.jpg");
}

 .shop-inner{
     
     content: "";
	position: absolute;
    width:100%;
    display: block;
    z-index:-0 !important;
    height: 100%;
    left:0px;background: rgba(0, 0, 0, 0.25);;
    right:0px;
    top:0px;
    bottom:0px;
}

.shop h1{
    display: block;
	z-index: 999;
    position: relative;
}
.section {
	color: #071606;
	padding: 100px 50px;
    max-width: 1280px;
    margin: 0px auto;
	text-align: center;
}
.section-left h2 {
	color: #8a7951 !important;
}
.section-left {
    max-width: 1280px;
    margin: 0px auto;
	color: #fff;
	padding: 100px 50px;
	text-align: center;
}
.section h2 {
	color: #8a7951 !important;
}
span {
	color: #8a7951;
	display: block;
	margin-bottom: 0px !important;
	font-family: p22-underground, sans-serif !important;
	font-size: 13px !important;
	font-weight: 500;
}
.visit {
	color: #393939;
	margin: 0px;
	padding: 30px 0px;
	
}

.visit a{
	color:#393939 !important;
}
.visit h2 {
	font-family: orpheuspro, serif !important;
	color: #393939 !important;
}
[data-id="6113466"].page {
	min-height: 44vh !important;
}
.pre-footer {
	padding: 50px 50px;
	font-weight: 500;
        max-width: 1280px;
margin: 0px auto;
	text-align: center;
	color: #393939 !important;
	font-size: 16px;
	line-height: 16px;
	font-family: orpheuspro, serif;
}
.pre-footer a{
	color: #393939 !important;

}
.visit span {
	font-size: 14px;
	letter-spacing: 1px;
	;
	color: #8a7951 !important;
	font-family: p22-underground, sans-serif;
}
.pre-footer span {
	color: #8a7951 !important;
	font-weight: 500;
	padding-bottom: 14px;
	display: inline-block;
	letter-spacing: 1px;
	;
	font-size: 12px;
	font-family: p22-underground, sans-serif;
}
.footer {
	display: flex;
	width: 100%;
	padding: 30px 50px;
	justify-content: space-between;
	align-content: center;
	align-items: center;
	color: white;
	font-size: 12px;
	letter-spacing: 0.5px;
	font-family: p22-underground, sans-serif;
	background: #333;
}
.footer-left {
	width: 42.5%;
	text-align: left;
	display: inline-block;
}
.foot-right {
	width: 42.5%;
	text-align: right;
	display: inline-block;
}
.foot-center {
	width: 15%;
	text-align: center;
	display: inline-block;
}
.foot-center small {
	width: 100%;
	text-align: center !important;
	font-family: p22-underground, sans-serif !important;
	font-size: 13px !important;
	color: white !important;
}
.header {
                transition: all .4s ease-in-out;

    z-index: 99999;
	padding: 20px 0px;
	width: 100%;
}
.nav {
	font-family: p22-underground, sans-serif;
	font-size: 12px;
	color: #8a7951;
	max-width: 800px;
	margin: 0px auto;
	align-content: center;
    justify-content: center;
	flex-direction: row;
	align-items: center;
	display: flex;
}
#date {
	display: inline-block !important;
}
#time {
	display: inline-block;
}
.nav a {
	letter-spacing: 1px;
	color: #fff !important;
}

.header-2  .nav a {
	letter-spacing: 1px;
	color: #3a3a3a !important;
}

.nav .left {
	width: 40%;

    margin-right: 60px;
	display: flex;
    align-items: flex-start;
    align-content: flex-start;
	justify-content: space-between;
}
.nav .right {
	width: 40%;
    margin-left: 60px;;
	display: flex;
    align-items: flex-end;
    align-content: flex-end;
	justify-content: space-between;
	float: right;
}
.header-2 .nav .right {
	text-align: center;
}


.header-2 .nav {
	text-align: center;
}
.logo {
	height: 200px;
	margin: 0px auto;
	background-repeat: no-repeat;
	width: 220px;
	background-image: url("https://files.cargocollective.com/c311876/Daisy-Valentine-Logo.svg");
	;
}

#mobile-slide .header-logo{
	position: absolute;
    top:14px;
        background-image: url(https://files.cargocollective.com/c311876/D-V.svg);

    left:30px;
}
.header-logo {
	height: 120px;
	margin: 0px auto;
	background-repeat: no-repeat;
	width: 167px !important;
	background-image: url("https://files.cargocollective.com/c311876/Daisy-Valentine-Logo-WHITE-gold-v2.svg");
	;
}
#toolset {
	display: none;
}
body {
	background-color: #fff !important;
	color: #393939;
}
a:active {
	opacity: 0.7;
}
.page a.active {
	opacity: .4;
}
i, em {
	font-style: italic;
}
b, strong {
	font-weight: bold;
}
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;
}

#nav-3 ul{
	padding-left:0px !important;
}
ul, ol {
	margin: 0;
	padding: 0 0 0 0em;
}
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: -5px;
}
.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: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", 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: 17px;
	letter-spacing: 1px;
	color: #fff;
	font-family: orpheuspro, serif !important;
	font-style: normal;
	line-height: 1.7;
}
[data-predefined-style="true"] bodycopy a {
	color: rgb(255, 255, 255);
	padding-bottom: 0.1em;
    font-weight: 500;
	border-bottom: 0.0em solid rgba(127, 127, 127, 0.2);
	text-decoration: none;
}
[data-predefined-style="true"] bodycopy a:hover {}
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: p22-underground, sans-serif !important;
	font-style: normal;
	font-weight: 500;
	letter-spacing: 15px;
	;
	padding: 0;
	margin: 0;
	font-size: 3rem;
	line-height: 1.2;
	color: rgba(255, 255, 255, 0.85);
	}
[data-predefined-style="true"] h1 a {
	color: rgba(0, 0, 0, 0.85);
}
[data-predefined-style="true"] h2 {
	font-family: orpheuspro, serif !important;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: rgba(255, 255, 255, 0.85);
	font-size: 25px;
	line-height: 1.4;
	}
[data-predefined-style="true"] h2 a {
	color: rgba(0, 0, 0, 0.85);
}
[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 20px;
	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;
	color: #393939 ;
}

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


	color: #8a7951 !important;

}
[data-predefined-style="true"] small a {
	color: rgba(0, 0, 0, 1);
	border-bottom-width: 0em;
}
/**
 * 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%;
	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: #ebebeb/*!body_bgcolor*/
	;
}
[data-css-preset] .container_width {
	width: 100%/*!content_left*/
	;
}
[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*/
	;
}
[data-css-preset] text-limit {
	display: inline-block/*!text_width*/
	;
	max-width: 66rem/*!text_width*/
	;
}
/**
 * Thumbnails
 */

#thumber{
    z-index: 0;
    position: relative;
    top:3% !important;
    margin-top: -50px;;
    padding-top: 57px;;
}

div[thumbnails] {
	justify-content: flex-start;
    padding: 1% 0.5% 0px 0.5%;
}
[data-css-preset] .thumbnails {
    background: white;
	background-color: rgba(0, 0, 0, 0)/*!thumbnails_bgcolor*/
	;
}
[data-css-preset] .thumbnails_width {
	width: 100%/*!thumbnails_width*/
	;
}
[data-css-preset] [thumbnails-pad] {
    
}
[data-css-preset] [thumbnails-gutter] {
	margin: 0rem/*!thumbnails_padding*/
	;
}

[data-css-preset] [responsive-layout] [thumbnails-gutter] {
	margin: 0rem/*!responsive_thumbnails_padding*/
	;
}
.thumbnails .thumb_image {
	outline: 0px solid rgba(0, 0, 0, .12);
	outline-offset: -1px;
}
.thumbnails .title {
	width: -moz-calc(100% - 2%);
    width: -webkit-calc(100% - 2%);
    width: calc(100% - 2%);
    display: block;
   background: rgba(0, 0, 0, 0.1);
    height: 100%;
    
    left: 0%;
    right:0px;
position: absolute;
	top: 0% !important;
    margin: 0px auto;;
	font-weight: normal;
	font-style: normal;
	line-height: 1.1;
}

.title span{
    	font-family: orpheuspro, serif !important;
	letter-spacing: 3px;
    color: #fff;
    padding: 15px 21px 13px 21px;;
    font-size: 20px !important;
    text-align: center;
    left: 50%;
       background: rgba(0, 0, 0, 0.2);

    white-space: nowrap;
    border: 1px solid #8a7951;;
    position: absolute;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 48% !important;
   
}

.title span:hover{
background: #8a7951;
}

.thumbnail{
    padding: 0px 0.5%;
    width:50% !important;
    margin-bottom: 1% !important;
    text-align: center;
	position: relative;
}
.thumbnails .tags {
    display: none;
    pointer-events: none;
		font-family: orpheuspro, serif !important;
	font-size: 20px;
	font-weight: 400;
    margin: 0px auto;
    text-align: center;
	
	
    box-sizing: border-box;
    z-index: 999999999999999;
	font-style: normal;
	line-height: 1.2;
}
.thumbnails .tags a {
   display: block;
	border-bottom: 0;
    color: #8a7951;
    letter-spacing: 2px;
    opacity: 1 !important;
	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;
	top: 2rem/*!site_menu_button*/
	;
	right: 2rem/*!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: 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: 2rem/*!shop_button*/
	;
	right: 2rem/*!shop_button*/
	;
}
#shop_button.text {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons
	;
	font-size: 2rem;
	padding: 0;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
}
#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: 80%;
    margin: 0px auto;;
    padding-bottom: 20px;;
    border-bottom: #8a7951 1px solid;
	max-width: 100%;
	position: relative;
	display: block;
}
.shop_product .price {
		font-family: p22-underground, sans-serif !important;
border-bottom: #8a7951 1px solid;
	font-size: 25px;
	line-height: 1;
	color: rgba(255, 255, 255, 0.85);
	display: block;
    padding-bottom: 20px;
	margin-bottom: 20px;
}
.shop_product .dropdown {
	text-transform: capitalize;
    	font-family: p22-underground, sans-serif !important;
border: 0px;
	font-size: 16px;
	display: inline-block;
	width: auto;
    padding-right:40px !important;
    text-align: center;
    color: white;
	background: rgba(209, 171, 171, 0) url(https://files.cargocollective.com/c311876/select-arrows-white.svg) no-repeat right;
	margin-bottom: 1rem;
	line-height: 1.2;
	padding: .7rem 1rem;
}
.shop_product .button {
    text-transform: uppercase;
	font-family: p22-underground, sans-serif !important;
	;
	font-size: 14px;
    border: 1px solid #8a7951 !important;
	background: rgba(255, 255, 255, 0);
	color: rgba(255, 255, 255, 1);
	flex: 0 0 50%;
	text-align: left;
	display: inline-block;
	line-height: 1;
    text-align: center;
    width:60%;
    max-width:200px;
	padding: 18px 0px 15px 0px;
}
/*
 * 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(255, 255, 255, 0.95) /*!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;
}

@media only screen and (max-width : 1000px) {


.product-inner{
	padding: 0px 0px 0px 0px;
}
}

/* 900PX WIDE MEDIA QUERY */
@media only screen and (max-width : 900px) {
    
.nav .right{
	display: none;
}
    .nav {
text-align: left;
    align-content: center;
    justify-content: left;
	flex-direction: row;
	align-items: center;
	display: flex;
    }
    
    .nav .left{
	display: none;
}
    
    .header{
position: fixed;
        padding: 15px 30px 15px 30px;
}
    
    body.scrolled-2 .header-logo {
            background-image: url(https://files.cargocollective.com/c311876/D-V.svg);
    }
    
    .header-logo {
    height: 30px;
    float: left;
    width:50px !important;
    margin: 0px;
    background-position: center;
    background-image: url(https://files.cargocollective.com/c311876/D-V-white-new.svg);
}
    
    #menu{
	display: block;
}
    
   body.scrolled-2 .header{
	
       background: white;
}
    
   body.scrolled-2 .header  #menu span{
	
       color: #393939;
}
    
    .header-2 {
        display: none !important;
padding: 10px 30px;
    top: 0px;
   
}
    
    .header-2 .header-logo {
       height: 30px;
    float: left;
    width:50px !important;
   }
    
    .header-2 .nav{
	border-bottom: 0px;;
}
    
    .header-2 #menu span{
		color: #393939 !important;

}
    .thumbs {
	display: flex;
    padding: 30px 30px;
	background: #fff;
	flex-flow: wrap;
	/* Then we define how is distributed the remaining space */
}
    
    .thumb {
    margin: 0px 0px 5px 0px;
	position: relative;
	width: 100%;
	overflow: hidden;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 50vh;
	display: inline-block;
}
    
    .thumbs {
	display: flex;
        margin: 0%;

    padding: 0px 5px;
	background: #fff;
	flex-flow: wrap;
	/* Then we define how is distributed the remaining space */
}
    
    .footer {
	display: flex;
	width: 100%;
	padding: 25px 30px;
	justify-content: space-between;
	align-content: center;
        flex-direction: column;
	align-items: center;
	color: white;
	font-size: 12px;
	letter-spacing: 0.5px;
	font-family: p22-underground, sans-serif;
	background: #333;
}
    
    .footer-left {
	width: 100%;
	text-align: center;
	display: inline-block;
}
.foot-right {
	width: 100%;
	text-align: center;
	display: inline-block;
}
.foot-center {
    margin: 12px auto;;
	width: 100%;
	text-align: center;
	display: inline-block;
}
    .wavy{
    	font-family: p22-underground, sans-serif !important;
    align-items: center;
    align-content: center;
    text-align: center;
    font-size: 12px;
    line-height: 17px;;
    position: absolute;
    padding-top: 3px;
    top:43%;
    right:50px;
    justify-content: center;
    height: 120px;
    background-repeat: no-repeat;
    background-position: center;
    width: 120px;
    background-size: contain;
	background-image: url('https://files.cargocollective.com/c311876/wavy-circle.svg');
        
}
    
    .about-page {
    max-width:1280px;
    margin:0px auto;
	padding: 80px 30px 30px 30px;
}

.product{
	 max-width:1280px;
    margin:0px auto !important;
	padding: 70px 30px 30px 30px !important;
}


.contact-page {
    max-width: 1280px;
    margin: 0px auto;
	padding: 80px 30px 30px 30px;
}

    .visit {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	
}
    
    [data-predefined-style="true"] h1 {
	font-family: p22-underground, sans-serif !important;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 6px;
        margin-bottom: 0px;;
	;
	padding: 0;
	margin: 0;
	font-size:25px;
	line-height: 1.2;
	color: rgba(255, 255, 255, 0.85);
	}
    
    .section {
	color: #071606;
	padding: 40px 30px 40px 30px;
    max-width: 1280px;
    margin-bottom: -30px;
	text-align: center;
}
    
    .section div{
	margin-bottom: 10px;;
}
    
    .section-left {
    max-width: 1280px;
    margin: 0px auto;
    color:  #fff;
	padding: 50px 30px 50px 30px;
    text-align: center;
}
    
 
    .shop-nav{
        text-align: left;
        overflow: auto;
	  background: #071606;
    padding: 10px 0px;

}
    
    .shop-nav-inner a{
	    width: auto;
    display: inline-block;
                  text-align: left;

    padding: 0px 20px;
    line-height: 50px;
    height: 49px;
}
    
    .shop-nav-inner span{
	float: left;
}
    
      .shop-nav-inner{
          text-align: left;
          display: flex;
    position: relative;
    width: 676px;
          align-items: center;
          align-self: center;
    align-content: center;
}
    .thumbnail{
    padding: 0px 3px;
    width:50% !important;
    margin-bottom: 5px !important;
    text-align: center;
	position: relative;
}
    
    div[thumbnails] {
	justify-content: flex-start;
    padding: 36px 30px 0px 30px !important;;
}
    
 
    .thumbnails .title {
	font-size: 20px;
    width: -moz-calc(100% - 5px);
    width: -webkit-calc(100% - 5px);
    width: calc(100% - 5px);

}
    .full-head {
	padding: 140px 0px 130px 0px;
}
    
    .thumb-title {
	text-transform: uppercase;
	letter-spacing: 3px;
}
    
    .enquiries {
    padding: 30px 30px 50px 30px;
	line-height: 34px;
	font-size: 18px;
}
    .enquiries a {
    line-height: 20px;
	padding-bottom: 0px !important;
	border-bottom: 1px solid white !important;
}
 div[thumbnails] {
	justify-content: flex-start;
    padding: 5px 5px 0px 5px !important;
}
    
    .outer-page{
	color: #393939;
    max-width:750px;
    margin: 0px auto;;
    padding:85px 30px;
}
    
    #thumber{
    z-index: 0;
    position: relative;
    top:3% !important;
    margin-top: -44px;;
    padding-top: 50px;;
}
    
    #mobile-slide{
    visibility: visible;
    
}
    [data-predefined-style="true"] h2 {
	font-family: orpheuspro, serif !important;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: rgba(255, 255, 255, 0.85);
	font-size: 20px;
        letter-spacing: 2px;;
	line-height: 1.5;
	}
    
 
}
@media only screen and (max-width : 768px) {
    
    .product-inner{
	padding: 40px 0px 0px 0px !important;
}
    
    
.section div{
	margin-bottom: 0px;;
}
   .product div{
	padding:0px 0px 0px 0px;
}
    
    [data-predefined-style="true"] bodycopy {
	font-size: 15px;
	letter-spacing: 1px;
	color: #fff;
	font-family: orpheuspro, serif !important;
	font-style: normal;
	line-height: 1.7;
}
}

/* 600PX WIDE MEDIA QUERY */
@media only screen and (max-width : 600px) {
 
     .thumbnail{
    padding: 0px 0px;
    width:100% !important;
    margin-bottom: 5px !important;
    text-align: center;
	position: relative;
}
    
   #nav-3 li{
       padding-left: 20px;;
    text-align: center;
	list-style: none;
}
    
    #mobile-slide a{
    font-size: 18px;
    }
        
    .thumb {
 
	height: 220px;
    }
    
    .header{
	
             padding: 10px 20px 10px 20px;

}
    
    
    
    
    
    #menu{
	right:18px;
}
    #close{top:-6px;
        right:20px;
	
}
    .about-page {
    max-width:1280px;
    margin:0px auto;
	padding: 60px 20px 20px 20px;
}
    .section {
	padding: 30px 25px 30px 25px;
    max-width: 1280px;
}
    .thumbnails .title {
	font-size: 20px;
    width: -moz-calc(100% - 0px);
    width: -webkit-calc(100% - 0px);
    width: calc(100% - 0px);

}
    .product{
	 max-width:1280px;
    margin:0px auto !important;
	padding: 60px 20px 0px 20px !important;
}
    .contact-page {
    max-width: 1280px;
    margin: 0px auto;
	padding: 60px 20px 20px 20px;
}
    .outer-page{
	color: #393939;
    max-width:750px;
    margin: 0px auto;;
    padding:70px 20px 30px 20px;
}
    
    #mobile-slide .header-logo{
	
    top:10px;

    left:20px;
}
    [data-id="6104478"] .page {
    min-height: 50vh !important /*!page_height_100vh*/;
}
  #menu span{
margin-top: -1px;
    padding-top:0px ;

    
}
    
    
    .product-inner{
	padding: 30px 0px 0px 0px !important;
}
}
