  
   @import url("https://fast.fonts.net/lt/1.css?apiType=css&c=bc468a74-2ce3-4462-8a90-4e0425ee50e7&fontids=5686560");



@font-face{
        font-family:"BernhardMod BT W05 Roman";
        src:url("../fonts/5686560/261a9c21-b857-419b-b260-c32aa3a5094c.woff2") format("woff2"),url("../fonts/5686560/d82ff04d-d384-4adf-8423-663874be186d.woff") format("woff");
    }

html {
    font-size: 100%;
}

.masonry__item img {
    height: auto;
}

body {
    
}

body,
body h1, 
body h2, 
body h3, 
body h4, 
body h5, 
body h6, 
body .h1, 
body .h2, 
body .h3, 
body .h4, 
body .h5, 
body .h6,

body p
body a,
body li,
body span,

body .menu-horizontal > li, 
body .menu-vertical > li 
{
     font-family:"BernhardMod BT W05 Roman";
}


.cat-content .menu-vertical li a {
    font-weight: 700;
}


.carousel.image-carousel {
    background-color: #111;
    
    padding: 15px 8px;
    
}

.carousel.image-carousel img {
    margin: 0px 8px;
}

.main-container {

}

body .bar .logo {
    height: 5em;
    max-height: 5em;
    max-width: none;
}

body.woocommerce-page ul.products.columns-3 {
    padding-top: 40px;
}

body.woocommerce-page .woocommerce-result-count {
    display:none;
}

body.woocommerce-page .woocommerce .woocommerce-ordering, 
body.woocommerce-page .woocommerce-page .woocommerce-ordering {
    float: left;
}

body.woocommerce-page .term-description {
    display: block;
    margin-bottom: 40px;
    max-width: 700px;
}

.news-categories ul 
{ margin-bottom: 8px;}

.def-content img {
    height: auto;
}

.woocommerce {}

.woocommerce h3 {
    margin-top: 1.4em;
    line-height: 1.2em;
}


.woocommerce-order .woocommerce-column__title {
    margin-top: 1.4em;
}


.woocommerce .col-1 {flex: 0 0 100%;
    max-width: 100%;}

.woocommerce .col-2 {flex: 0 0 100%;
    max-width: 100%;}

.woocommerce .col-3 {flex: 0 0 100%;
    max-width: 100%;}

body .woocommerce .col2-set .col-2, 
body .woocommerce-page .col2-set .col-2,
body .woocommerce .col2-set .col-1, 
body .woocommerce-page .col2-set .col-1{
    float: none;
    width: 100%;
}

.woocommerce  label,
.woocommerce .woocommerce-input-wrapper {
    display: block;
    width: 100%;
    max-width: 600px;
}

h3#ship-to-different-address {
    white-space: nowrap;
}


body .woocommerce form .form-row-first, 
body .woocommerce form .form-row-last, 
body .woocommerce-page form .form-row-first, 
body .woocommerce-page form .form-row-last 
{
    width: 100%;
    overflow: visible;
}

.woocommerce .woocommerce-form__label-for-checkbox.checkbox {

}

.woocommerce .woocommerce-form__label-for-checkbox.checkbox input {
    width:20px;
    height: 20px;
    display: block;
    float: left;
    
    -webkit-appearance: checkbox;

}

body .woocommerce form .form-row .input-checkbox {
    display: inline;
    margin: 8px 8px 0 0;
    text-align: center;
    vertical-align: middle;
}



.woocommerce .input-checkbox + span {

    max-width: calc( 100% - 90px);
    bottom: auto;
    white-space: normal;
    
/*
    width: 30px;
    max-width: 30px;
    */
    float: left;
}

.woocommerce .woocommerce-form__label-for-checkbox.checkbox span {
    margin-top: 0px;
}



.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed,
.video-container .wp-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-container .wp-video {
    width: 100% !important;
}

.video-container .mejs-overlay-play {
 
}