 

/*
.uk-navbar-right {
   background: url(../images/wood.jpg) top center repeat fixed;
    background-color: #d0c2b0;
background-blend-mode: screen; 
    border-radius: 20px;
    margin-top: 30px;
/*clip-path: url(../images/test.svg);*/
mask: url(../images/test.svg)top left / cover;
-webkit-mask: url(../images/test.svg)top left / cover;
}

*/

.uk-navbar-right {
background:none
}

.uk-section-muted  {
   background: url(../images/wood.jpg) top center repeat fixed;
    background-color: #d0c2b0;
background-blend-mode: screen; 
}


.uk-navbar-toggle {
color:#fff
}

.wk-panel-box {
   background: url(../images/wood.jpg) top center fixed repeat!important;
    background-color: #d0c2b0!important;
background-blend-mode: screen; 
border:0px!important;
border-radius:0px!important;
padding:0px!important
}

div#flowervid {

	
	mask: url(../images/video.svg)bottom left / cover;
	-webkit-mask: url(../images/video.svg)bottom left / cover;
padding: 150px

}



div#flowervid:after {

	content:url(../images/swirlyboi.png);
    margin: 0 auto;
	display:block
	position:absolute;
	z-index:99999
}


#swirlyboi {
	content:url(../images/swirlyboi.png);
    margin: 0 auto;
    margin-top: -170px;
	margin-bottom: -250px

}

.uk-section-primary, .tm-header {
       background: url(../images/gradient_dark.svg) 50% 0 no-repeat, url(../images/wood.jpg) top center fixed repeat;
    display: block;
    padding: 15px;
    color: #fff;
    min-height: 150px;
	background-size:100%, auto; 
background-color: #2E2114;



}

.tm-header {

-webkit-box-shadow: inset 0px 80px 132px 25px #291d12 ;
-moz-box-shadow: inset 0px 80px 132px 25px #291d12 ;
box-shadow: inset 0px 80px 132px 25px #291d12 ;
}

.tm-header-transparent {

    background: none!important;
    box-shadow: none!important;
}

 body {
   background: url(../images/gradient_dark.svg) 50% 0 no-repeat, url(../images/wood.jpg) top center fixed repeat;
    color: #473521;
  	background-size:100%, auto; 
background-color: #2E2114;

-webkit-box-shadow: inset 0px 80px 132px 25px #291d12 ;
-moz-box-shadow: inset 0px 80px 132px 25px #291d12 ;
box-shadow: inset 0px 80px 132px 25px #291d12 ;
}
 .uk-section-primary {
   background: url(../images/gradient_dark.svg) 50% 0 no-repeat, url(../images/wood.jpg) top center fixed repeat;
    color: #fff;
  	background-size:100%, auto; 
background-color: #2E2114;

}

.primary-gradient { 
   background: url(../images/gradient_dark.svg) 50% 0 no-repeat;
    background-size: 100%;
    margin: -15px;
    min-height: 180px;
}




.navbar .brand, .navbar .nav>li>a, .navbar-search, .uk-navbar-item {

   /* color: #406f66; for wood bg */
	color: #fff;
    font-weight: 600;
    font-size: 15px;
    line-height: 17px;
    padding-top: 0px;



}


.uk-navbar-nav>li>a, .uk-navbar-nav>li>a:active, .uk-navbar-nav>li>a:hover {
color:#fff
}

.uk-navbar-item .custom {
margin-top:0px
}

.uk-icon-link {
    color: #392a1b;
}


 .uk-section-default {
    background: #7eb4ad;
    background: -moz-linear-gradient(left, #7eb4ad 0%, #b8cfcc 50%, #7eb4ad 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#7eb4ad), color-stop(50%,#b8cfcc), color-stop(100%,#7eb4ad));
    background: -webkit-linear-gradient(left, #7eb4ad 0%,#b8cfcc 50%,#7eb4ad 100%);
    background: -o-linear-gradient(left, #7eb4ad 0%,#b8cfcc 50%,#7eb4ad 100%);
    background: -ms-linear-gradient(left, #7eb4ad 0%,#b8cfcc 50%,#7eb4ad 100%);
    background: linear-gradient(to right, #7eb4ad 0%,#b8cfcc 50%,#7eb4ad 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7eb4ad', endColorstr='#7eb4ad',GradientType=1 );
}


.uk-section-secondary {

background-color: #2E2114;
}


.uk-navbar-container:not(.uk-navbar-transparent) {
background: none
}


.floatyboi {   
background:none!important;
    margin:0 auto;
    display:block;
    position:relative;
    margin-top:-200px;

}

.floatbox {
background: url(../images/wood.jpg) top center repeat,  url(../images/inkflower.png) top right fixed no-repeat;
    background-color: #d0c2b0;
background-blend-mode: screen, darken; 
height:338px;
border-radius:200px;

    box-shadow: 0px 0px 100px #211409;


}

.floatbox:after{
  content:url('../images/purpleflowers.png'); /* with class ModalCarrot ??*/
  position:absolute; /*or absolute*/
  z-index:100000; /*a number that's more than the modal box*/
 
    left: -5px;
    bottom: -8px;
overflow:visible
}


.uk-slider-container {
overflow:visible!important
}



.wk-panel-box .wk-h4 a, .wk-panel-box .wk-h4, .wk-panel-box h3, .uk-section-primary:not(.uk-preserve-color) .wk-panel-box  h3{
    font-family: 'slabo 13px';
    color: #362513;
    font-size: 25px;
}

.wk-panel-box .wk-button{
    background: linear-gradient(to right, #7eb4ad 0%,#a4c1be 50%,#7eb4ad 100%);
    border: none!important;
    border-radius: 20px;
    font-weight: 800;
    font-family: sans-serif;
    text-transform: uppercase;
    font-size: 10px;
}

.wk-subnav-pill>.wk-active>* {
    background: linear-gradient(to right, #7eb4ad 0%,#a4c1be 50%,#7eb4ad 100%)!important;
    border: none!important;
    border-radius: 20px;
}


.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, h1, h2, h3, h4, h5, h6 {

    color: #372613;

}

.wk-subnav-pill>*>:hover {

    background: #362316!important;
    border-radius: 20px;
color:#fff
}
