/* Grid
------------------------------------------------------ */

.fl-builder-content *,
.fl-builder-content *:before,
.fl-builder-content *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.fl-row:before,
.fl-row:after,
.fl-row-content:before,
.fl-row-content:after,
.fl-col-group:before,
.fl-col-group:after,
.fl-col:before,
.fl-col:after,
.fl-module:before,
.fl-module:after,
.fl-module-content:before,
.fl-module-content:after {
	display: table;
	content: " ";
}
.fl-row:after,
.fl-row-content:after,
.fl-col-group:after,
.fl-col:after,
.fl-module:after,
.fl-module-content:after {
	clear: both;
}
.fl-clear {
	clear: both;
}

/* Utilities
------------------------------------------------------ */

.fl-clearfix:before,
.fl-clearfix:after {
	display: table;
	content: " ";
}
.fl-clearfix:after {
	clear: both;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}

/* Responsive Utilities
------------------------------------------------------ */

.fl-visible-large,
.fl-visible-medium,
.fl-visible-mobile,
.fl-col-group-equal-height .fl-col.fl-visible-large,
.fl-col-group-equal-height .fl-col.fl-visible-medium,
.fl-col-group-equal-height .fl-col.fl-visible-mobile {
	display: none;
}
.fl-visible-desktop {
	display: block;
}
.fl-col-group-equal-height .fl-col.fl-visible-desktop {
    display: flex;
}

/* Rows
------------------------------------------------------ */

.fl-row,
.fl-row-content {
	margin-left: auto;
	margin-right: auto;
	min-width: 0;
}
.fl-row-content-wrap {
	position: relative;
}

/* Photo Bg */
.fl-builder-mobile .fl-row-bg-photo .fl-row-content-wrap {
	background-attachment: scroll;
}

/* Video and Embed Code Bg */
.fl-row-bg-video,
.fl-row-bg-video .fl-row-content,
.fl-row-bg-embed,
.fl-row-bg-embed .fl-row-content {
	position: relative;
}

.fl-row-bg-video .fl-bg-video,
.fl-row-bg-embed .fl-bg-embed-code {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
}

.fl-row-bg-video .fl-bg-video video,
.fl-row-bg-embed .fl-bg-embed-code video {
	bottom: 0;
	left: 0px;
	max-width: none;
	position: absolute;
	right: 0;
	top: 0px;
}
.fl-row-bg-video .fl-bg-video video {
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
}
.fl-row-bg-video .fl-bg-video iframe,
.fl-row-bg-embed .fl-bg-embed-code iframe {
	pointer-events: none;
	width: 100vw;
  	height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  	max-width: none;
  	min-height: 100vh;
  	min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%); /* IE 9 */
	-webkit-transform: translate(-50%, -50%); /* Chrome, Safari, Opera */
}
.fl-bg-video-fallback {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0px;
	left: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
}

/* Slideshow Bg */
.fl-row-bg-slideshow,
.fl-row-bg-slideshow .fl-row-content {
	position: relative;
}
.fl-row .fl-bg-slideshow {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0;
}
.fl-builder-edit .fl-row .fl-bg-slideshow * {
	bottom: 0;
	height: auto !important;
	left: 0;
	position: absolute !important;
	right: 0;
	top: 0;
}

/* Row Bg Overlay */
.fl-row-bg-overlay .fl-row-content-wrap:after {
	border-radius: inherit;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
}
.fl-row-bg-overlay .fl-row-content {
	position: relative;
	z-index: 1;
}

/* Full Height Rows */
.fl-row-default-height .fl-row-content-wrap,
.fl-row-custom-height .fl-row-content-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	min-height: 100vh;
}
.fl-row-overlap-top .fl-row-content-wrap {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-i





.fl-node-606eaeb6f0326 .fl-row-content {
	max-width: 1160px;
}
 .fl-node-606eaeb6f0326 > .fl-row-content-wrap {
	padding-bottom:80px;
}




.fl-node-606eaeb6f100f {
	width: 100%;
}
.fl-module-heading .fl-heading {
	padding: 0 !important;
	margin: 0 !important;
}.fl-node-607ec3e08b9f7.fl-module-heading .fl-heading {
	text-transform: uppercase;
}
@media(max-width: 768px) {
	.fl-node-607ec3e08b9f7.fl-module-heading .fl-heading {
		font-size: 24px;
	}
}
 .fl-node-60b4a2c230237 > .fl-module-content {
	margin-bottom:10px;
}
 .fl-node-ox58pq7293fz > .fl-module-content {
	margin-top:0px;
}
 .fl-node-9dnbix5u7m4k > .fl-module-content {
	margin-top:0px;
}
 .fl-node-606eaef335070 > .fl-module-content {
	margin-top:0px;
}

/* Start Global Nodes CSS */

/* End Global Nodes CSS */


/* Start Layout CSS */
.kaubamark{
    display:block;
    margin-bottom:5px;
    transition:0.2s ease-in-out;
}

.kaubamark:hover,
.kaubamark:active,
.kaubamark:focus{
    text-decoration:none !important;
}


.freeShippingNotice{
    margin-top:10px;
    margin-bottom:20px;
    background-color:#f7f7f7;
    padding:10px 10px 10px 16px;
    font-weight:600;
    border-left:6px solid var(--lightGreenColor);
}

.hiddenValue{
    display: none;
}


.broneerimiseTeavitus img{
    margin-top:-4px;
    margin-right:4px;
}

.broneerimiseTeavitus{
    color:#506BC9;
    font-weight:600;
}


.annetuseTeavitus img{
    margin-top:-4px;
    margin-right:4px;
}

.annetuseTeavitus{
    color:var(--darkCharcoal);
    font-weight:600;
    background-color:#E2F3BD;
    padding:20px;
    border-radius:20px;
}

.annetuseKirjeldus{
    font-weight:400;
}

.annetuseTeavitus a{
    color:var(--darkCharcoal);
    font-weight:600;
    text-decoration:underline;
}

.fee{
    background-color: #FFFDCF !important;
    font-size:14px !important;
}



.wc-proceed-to-checkout .wc-forward{
    width:100% !important;
    text-align:center;
    border:none !important;
    transition: var(--transitionTime) !important;
    background:var(--lightGreenColor) !important;
    color:var(--darkCharcoal) !important;
    font-weight:600 !important;
    font-size:16px !important;
    padding:16px !important;
}

.wc-proceed-to-checkout .wc-forward:hover, 
.wc-proceed-to-checkout .wc-forward:focus{
    background:var(--darkGreenColor) !important;
    color:#fff !important;
}


.wp-element-button#place_order{
     width:100% !important;
     margin:20px 0px;
    text-align:center;
    border:none !important;
    transition: var(--transitionTime) !important;
    background:var(--lightGreenColor) !important;
    color:var(--darkCharcoal) !important;
    font-weight:600 !important;
    font-size:16px !important;
    padding:16px !important;
}

.wp-element-button#place_order:hover, 
.wp-element-button#place_order:focus{
    background:var(--darkGreenColor) !important;
    color:#fff !important;
}



@media screen and (max-width:768px){
    .woocommerce .product-thumbnail{
        display:block !important;
    }
        .woocommerce .product-thumbnail:before{
        display:none !important;
    }
}


/* End Layout CSS */

