/* 
Theme Name: Dutcher Crossing Theme
Theme URI: https://www.dutchercrossingwinery.com/
Description: Dutcher Crossing offers distinctive and hand-crafted varietals produced from grapes of award winning vineyards.
Author: Dutcher Crossing
Author URI: https://www.dutchercrossingwinery.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
@font-face {
    font-family: 'fontello';
    src: url('fonts/fontello.eot');
    src: url('fonts/fontello.eot?#iefix') format('embedded-opentype'),
        url('fonts/fontello.woff2') format('woff2'),
        url('fonts/fontello.woff') format('woff'),
        url('fonts/fontello.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FelixTitlingMT';
    src: url('fonts/FelixTitlingMT.eot');
    src: url('fonts/FelixTitlingMT.eot?#iefix') format('embedded-opentype'),
        url('fonts/FelixTitlingMT.woff2') format('woff2'),
        url('fonts/FelixTitlingMT.woff') format('woff'),
        url('fonts/FelixTitlingMT.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AldusRoman';
    src: url('fonts/AldusRoman.eot');
    src: url('fonts/AldusRoman.eot?#iefix') format('embedded-opentype'),
        url('fonts/AldusRoman.woff2') format('woff2'),
        url('fonts/AldusRoman.woff') format('woff'),
        url('fonts/AldusRoman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
article.press {
    width: 100%;
    padding: 40px 0px;
    position: relative;
}
article.press:before {
    content: '';
    position: absolute;
    left:0;
    right: 0;
    top:0;
    width: 66%;
    height: 1px;
    margin: 0 auto;
    background-color: #4e2d1940;
}

h2.media {
    display: inline-block;
    width: 25%;
    text-align: left;
    vertical-align: top;
    padding: 17px;
    font-family: 'AldusRoman',"Times New Roman",Times,serif;
    text-transform: initial;
    font-size: 24px;
}
h2.media .name {
    font-weight: bold;
    line-height: 36px;
}
h2.media .time {
    font-style: italic;
    line-height: 36px;
}
.excerpt {
    display: inline-block;
    width: 74%;
    text-align: left;
    vertical-align: top;
    padding: 17px;
}
.excerpt h3 a {
    font-weight: bold;
    margin-bottom: 10px;
    display: inline;
    line-height: 1.5em;
    font-family: 'AldusRoman',"Times New Roman",Times,serif;
    text-transform: initial;
    font-size: 24px;
    color: #a3292f;
}
.excerpt h3 a:hover {
    color: #7a1f23;
    border-bottom: 1px solid #7a1f23;
}


.header_menu nav ul li a{
	padding: 7px 12px !important;
}
.header_menu nav ul li.current-menu-item a{
	outline: 2px solid #f4eed2;
}
.visit_sec a:hover{
	color: #7a1f23;
    border-bottom: 1px solid #7a1f23;
}
.visit_contact a:hover{
	color: #7a1f23;
    border-bottom: 1px solid #7a1f23;
}
.resv_btn a{
    border: 1px solid #B82E35;
}
.resv_btn a:hover{
    border: 1px solid #7a1f23;
}
.banner_video video{
	object-fit: cover !important;
    width: 100vw !important;
    height: 100vh !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    transform: inherit !important;
}

@media screen and (max-width: 1200px){
article.press:before {  width: 80%; }
}
@media screen and (max-width: 1024px){
.elementor-nav-menu--main .elementor-nav-menu ul.sub-menu{ position: static !important; }	
.header_menu { background-color: #3c342f !important; }	
.nav_icon .elementor-icon-wrapper { line-height: 1; }
}
@media screen and (max-width: 991px){
article.press { padding: 40px 20px; }
}

@media screen and (max-width: 767px){
h2.media { display: block; width: 100%; }
.excerpt { display: block; width: 100%; }

}
@media screen and (max-width: 640px){
h2.main-title, h1 { font-size: 32px;  margin: 0 0 21px; }
article.press:before {  width: 90%; }
.excerpt h3 { margin: 0; }
}