/*
Theme Name: Oakridge Wines Child
Theme URI: https://wordpress.org/themes/oakridgewines/
Template: oakridgewines
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Oakridge Wines brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Tags: one-column,two-columns,right-sidebar,flexible-header,accessibility-ready,custom-colors,custom-header,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,post-formats,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,block-patterns
Version: 3.1.3
Updated: 2023-01-11 12:00:53

*/

@font-face {
	font-family: 'FinancierDisplayLight';
	src: url("/wp-content/themes/oakridgewines-child/assets/fonts/FinancierDisplay-Light.ttf") format("truetype");
}

@font-face {
	font-family: 'FinancierDisplayRegular';
	src: url("/wp-content/themes/oakridgewines-child/assets/fonts/FinancierDisplay-Regular.ttf") format("truetype");
}

@font-face {
	font-family: 'GraphikMedium';
	src: url("/wp-content/themes/oakridgewines-child/assets/fonts/Graphik-Medium.otf") format("opentype");
}

@font-face {
	font-family: 'GraphikRegular';
	src: url("/wp-content/themes/oakridgewines-child/assets/fonts/Graphik-Regular.otf") format("opentype");
}

/* width */
::-webkit-scrollbar {
	width: 6px;
	height: 8px;
}

/* Track */
::-webkit-scrollbar-track {
	background: #9EA48E;
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: #414F23;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #374517;
}

html {
	font-family: 'GraphikRegular', sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	scroll-behavior: smooth;
}

body {
	margin: 0;
	scroll-behavior: smooth;
}

article,
aside,
footer,
header,
nav,
section {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

figcaption,
figure,
main {
	display: block;
}

figure {
	margin: 1em 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

body .cart-empty {
	color: #000000 !important;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
	outline-width: 0;
	outline: none;
}

abbr[title] {
	border-bottom: 1px #767676 dotted;
	text-decoration: none;
}

b,
strong {
	font-weight: inherit;
}

b,
strong {
	font-weight: 700;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #eee;
	color: #222;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

audio,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	border: 1px solid #bbb;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details,
menu {
	display: block;
}

summary {
	display: list-item;
}

canvas {
	display: inline-block;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
2.0 Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/*--------------------------------------------------------------
3.0 Alignments
--------------------------------------------------------------*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
4.0 Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after,
.pagination:before,
.pagination:after,
.comment-author:before,
.comment-author:after,
.widget-area:before,
.widget-area:after,
.widget:before,
.widget:after,
.comment-meta:before,
.comment-meta:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
	clear: both;
}

/*--------------------------------------------------------------
5.0 Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
	color: #333;
	font-family: "GraphikRegular", sans-serif;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 400;
	line-height: 1.66;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 1.4;
	margin: 0 0 0.75em;
	padding: 1.5em 0 0;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	padding-top: 0;
}

h1 {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 300;
}

h2,
.home.blog .entry-title {
	color: #666;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 300;
}

h3 {
	color: #333;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 300;
}

h4 {
	color: #333;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 800;
}

h5 {
	color: #767676;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 800;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

h6 {
	color: #333;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 800;
}

p {
	margin: 0 0 1.5em;
	padding: 0;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	color: #666;
	font-size: 18px;
	font-size: 1.125rem;
	font-style: italic;
	line-height: 1.7;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

blockquote cite {
	display: block;
	font-style: normal;
	font-weight: 500;
	margin-top: 0.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #eee;
	text-decoration: none;
}

big {
	font-size: 125%;
}

blockquote {
	quotes: """";
}

q {
	quotes: "â€œ""â€""â€˜""â€™";
}

blockquote:before,
blockquote:after {
	content: "";
}

:focus {
	outline: none;
}

/*--------------------------------------------------------------
6.0 Forms
--------------------------------------------------------------*/

label {
	color: #333;
	display: block;
	font-weight: 800;
	margin-bottom: 0.5em;
}

fieldset {
	margin-bottom: 1em;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	background: #fff;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	padding: 0.7em;
	width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #374517;
	border-color: #374517;
}

select {
	border: 1px solid #374517;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 3em;
	max-width: 100%;
}

input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: none;
}

input[type="radio"],
input[type="checkbox"] {
	margin-right: 0.5em;
}

input[type="radio"]+label,
input[type="checkbox"]+label {
	font-weight: 400;
}

button,
input[type="button"],
input[type="submit"] {
	background-color: #222;
	border: 0;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	line-height: 1;
	padding: 1em 2em;
	text-shadow: none;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
}

input+button,
input+input[type="button"],
input+input[type="submit"] {
	padding: 0.75em 2em;
}

button.secondary,
input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
	background-color: #ddd;
	color: #222;
}

:not(.mejs-button)>button:hover,
:not(.mejs-button)>button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background: none;
}

button.secondary:hover,
button.secondary:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus {
	background: #bbb;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

:-moz-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

::-moz-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

/*--------------------------------------------------------------
7.0 Formatting
--------------------------------------------------------------*/

hr {
	background-color: #bbb;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
8.0 Lists
--------------------------------------------------------------*/

ul,
ol {
	margin: 0 0 1.5em;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li>ul,
li>ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/*--------------------------------------------------------------
9.0 Tables
--------------------------------------------------------------*/

table {
	border-collapse: collapse;
	margin: 0 0 1.5em;
	width: 100%;
}

thead th {
	border-bottom: 1px solid rgba(55, 69, 23, 0.3);
	padding-bottom: 0.5em;
}

th {
	padding: 0.4em;
	text-align: left;
}

tr {
	border-bottom: 1px solid rgba(55, 69, 23, 0.3);
}

td {
	padding: 0.4em;
}

th,
td,
th:first-child,
td:first-child {
	padding-left: 0;
}

th:last-child,
td:last-child {
	padding-right: 0;
}

/*--------------------------------------------------------------
10.0 Links
--------------------------------------------------------------*/

a {
	color: #222;
	text-decoration: none;
}

a:focus {
	outline: none;
}

a:hover,
a:active {
	color: #5a5a5a;
	outline: 0;
}

/* Hover effects */

.entry-content a,
.entry-summary a,
.comment-content a,
.widget a,
.site-footer .widget-area a,
.posts-navigation a,
.widget_authors a strong {
	-webkit-box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 1);
	box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 1);
	-webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;
}

.entry-title a,
.entry-meta a,
.page-links a,
.page-links a .page-number,
.entry-footer a,
.entry-footer .cat-links a,
.entry-footer .tags-links a,
.edit-link a,
.post-navigation a,
.logged-in-as a,
.comment-navigation a,
.comment-metadata a,
.comment-metadata a.comment-edit-link,
.comment-reply-link,
a .nav-title,
.pagination a,
.comments-pagination a,
.site-info a,
.widget .widget-title a,
.widget ul li a,
.site-footer .widget-area ul li a,
.site-footer .widget-area ul li a {
	-webkit-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
	-webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;
}

.entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.comment-content a:focus,
.comment-content a:hover,
.widget a:focus,
.widget a:hover,
.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.comment-metadata a:focus,
.comment-metadata a:hover,
.comment-metadata a.comment-edit-link:focus,
.comment-metadata a.comment-edit-link:hover,
.comment-reply-link:focus,
.comment-reply-link:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
.entry-title a:focus,
.entry-title a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.page-links a:focus .page-number,
.page-links a:hover .page-number,
.entry-footer a:focus,
.entry-footer a:hover,
.entry-footer .cat-links a:focus,
.entry-footer .cat-links a:hover,
.entry-footer .tags-links a:focus,
.entry-footer .tags-links a:hover,
.post-navigation a:focus,
.post-navigation a:hover,
.pagination a:not(.prev):not(.next):focus,
.pagination a:not(.prev):not(.next):hover,
.comments-pagination a:not(.prev):not(.next):focus,
.comments-pagination a:not(.prev):not(.next):hover,
.logged-in-as a:focus,
.logged-in-as a:hover,
a:focus .nav-title,
a:hover .nav-title,
.edit-link a:focus,
.edit-link a:hover,
.site-info a:focus,
.site-info a:hover,
.widget .widget-title a:focus,
.widget .widget-title a:hover,
.widget ul li a:focus,
.widget ul li a:hover {
	color: #000;
	-webkit-box-shadow: none;
	box-shadow: none;
}

/* Fixes linked images */
.entry-content a img,
.comment-content a img,
.widget a img {
	-webkit-box-shadow: 0 0 0 8px #fff;
	box-shadow: 0 0 0 8px #fff;
}

.post-navigation a:focus .icon,
.post-navigation a:hover .icon {
	color: #222;
}

/*--------------------------------------------------------------
11.0 Featured Image Hover
--------------------------------------------------------------*/

.post-thumbnail {
	margin-bottom: 1em;
}

.post-thumbnail a img {
	-webkit-backface-visibility: hidden;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.post-thumbnail a:hover img,
.post-thumbnail a:focus img {
	opacity: 0.7;
}

/*--------------------------------------------------------------
12.0 Navigation
--------------------------------------------------------------*/


.navigation-top {
	background: #374517;
	border-bottom: none;
	border-top: none;
	font-size: 16px;
	font-size: 1rem;
	position: relative;
}

.navigation-top .wrap {
	max-width: 1728px;
	padding: 0;
}

.navigation-top a {
	color: #B9BDAD;
	font-weight: 400;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
	font-size: 14px;
	font-family: 'GraphikRegular';
	padding: 1em 1.2em;
}

.navigation-top .current-menu-item>a,
.navigation-top .current_page_item>a {
	color: #B9BDAD;
}

.main-navigation {
	clear: both;
	display: block;
}

.foot-container li#ww-menu-cart-link,
.foot-container li#ww-menu-auth-link1,
.foot-container li#ww-menu-auth-link,
.foot-container li#ww-menu-auth-link1,
.foot-container li#ww-menu-register-link,
.foot-container li#ww-menu-auth-link1,
.foot-container .menu-item.nav-item {
	display: none;
}

.main-navigation ul {
	background: #fff;
	list-style: none;
	margin: 0;
	padding: 0 1.5em;
	text-align: left;
}

.cus-nav-bar {
	display: inline-flex;
	align-items: center;
	width: 100%;
	justify-content: flex-end;
}

.col-nav-bar {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 33.33%;
}

.custom-logo {
	bottom: 60px;
	transform-origin: center bottom;
}

/* Hide the menu on small screens when JavaScript is available.
 * It only works with JavaScript.
 */

.js .main-navigation ul,
.main-navigation .menu-item-has-children>a>.icon,
.main-navigation .page_item_has_children>a>.icon,
.main-navigation ul a>.icon {
	display: none;
}

.main-navigation>div>ul {
	border-top: 1px solid #eee;
	padding: 0.75em 1.695em;
}

.js .main-navigation.toggled-on>div>ul {
	display: block;
}

.main-navigation ul ul {
	padding: 0 0 0 1.5em;
}

.main-navigation ul ul.toggled-on {
	display: block;
}

.main-navigation ul ul a {
	letter-spacing: 0;
	padding: 0.4em 0;
	position: relative;
	text-transform: none;
}

.main-navigation li {
	border-bottom: 1px solid #eee;
	position: relative;
}

.main-navigation a {
	display: block;
	padding: 0.5em 0;
	text-decoration: none;
}

.main-navigation a:hover {
	color: #B9BDAD;
}

.menu-cart-menu-container .menu {
	width: 100%;
	flex-direction: row;
	list-style: none;
	display: flex;
	margin: 0;
	align-items: center;
	justify-content: flex-end;
}

/* Menu toggle */

.menu-toggle {
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #B9BDAD;
	display: none;
	font-size: 0;
	font-size: 0.875rem;
	font-weight: 800;
	line-height: 1.5;
	margin: 1px auto 2px;
	padding: 1em 0.6em;
	text-shadow: none;
}

/* Display the menu toggle when JavaScript is available. */

.js .menu-toggle {
	display: block;
}

.main-navigation.toggled-on ul.nav-menu {
	display: block;
}

.menu-toggle:hover,
.menu-toggle:focus {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.menu-toggle:focus {
	outline: thin solid;
}

.menu-toggle .icon {
	margin-right: 0.5em;
	top: -2px;
}

.toggled-on .menu-toggle .icon-bars,
.menu-toggle .icon-close {
	display: none;
}

/* .toggled-on .menu-toggle .icon-close {
	display: inline-block;
	width: 25px;
	height: 25px;
} */

/* Dropdown Toggle */

.dropdown-toggle {
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #222;
	display: block;
	font-size: 16px;
	right: -0.5em;
	line-height: 1.5;
	margin: 0 auto;
	padding: 0.5em;
	position: absolute;
	text-shadow: none;
	top: 0;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background: transparent;
}

.dropdown-toggle:focus {
	outline: thin dotted;
}

.dropdown-toggle.toggled-on .icon {
	-ms-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
}

/* Scroll down arrow */

.site-header .menu-scroll-down {
	display: none;
}

.hero-media {
	position: relative;
	height: 100vw;
	max-height: 1024px;
	overflow: hidden;
}

.custom-hero-media {
	position: relative;
	height: 100.80%;
}

.custom-hero-media .slide {
	height: 100%;
}

.custom-hero-media .vimeo-large-media {
	overflow: hidden;
	height: 100%;
	min-height: 52vw;
}

.custom-hero-media .vimeo-large-media iframe {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.hero-media-banner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.hero-media-banner {
	height: 100%;
}

.banner-logo {
	position: absolute;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	width: 100%;
}

.banner-logo img {
	max-width: 200px;
	position: unset;
	object-fit: contain;
	min-width: auto;
	padding: 20px;
}



.title-home-vi-banner {
	position: absolute;
	z-index: 99;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #b9bdad;
	width: 100%;
	height: 100%;
	padding-top: 10rem;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 4px;
	font-weight: 600;
}

/*--------------------------------------------------------------
13.0 Layout
--------------------------------------------------------------*/

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

#page {
	position: relative;
	word-wrap: break-word;
	margin-bottom: -30px;
}

.wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 700px;
	padding-left: 2em;
	padding-right: 2em;
}

.wrap:after {
	clear: both;
	content: "";
	display: block;
}

/*--------------------------------------------------------------
13.1 Header
--------------------------------------------------------------*/

#masthead .wrap {
	position: relative;
}

.site-header {
	background-color: #fafafa;
	position: sticky;
	top: 0;
	z-index: 9;
}

/* Site branding */

.site-branding {
	padding: 1em 0;
	position: relative;
	-webkit-transition: margin-bottom 0.2s;
	transition: margin-bottom 0.2s;
	z-index: 3;
}

.site-branding a {
	text-decoration: none;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.site-branding a:hover,
.site-branding a:focus {
	opacity: 0.7;
}

.site-title {
	clear: none;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 800;
	line-height: 1.25;
	letter-spacing: 0.08em;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.site-title,
.site-title a {
	color: #222;
	opacity: 1;
	/* Prevent opacity from changing during selective refreshes in the customize preview */
}

body.has-header-image .site-title,
body.has-header-video .site-title,
body.has-header-image .site-title a,
body.has-header-video .site-title a {
	color: #fff;
}

.site-description {
	color: #666;
	font-size: (12px + 0.300vw);
	font-size: 0.8125rem;
	margin-bottom: 0;
}

body.has-header-image .site-description,
body.has-header-video .site-description {
	color: #fff;
	opacity: 0.8;
}

.custom-logo-link {
	display: inline-block;
	/* padding-right: 1em; */
	vertical-align: middle;
	width: auto;
}

.custom-logo-link img {
	display: inline-block;
	max-height: 80px;
	width: auto;
}

body.home.title-tagline-hidden.has-header-image .custom-logo-link img,
body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
	max-height: 200px;
	max-width: 100%;
}

.custom-logo-link a:hover,
.custom-logo-link a:focus {
	opacity: 0.9;
}

body:not(.title-tagline-hidden) .site-branding-text {
	display: inline-block;
	max-width: 100%;
	vertical-align: middle;
}

.custom-header {
	position: relative;
}

.has-header-image.twentyseventeen-front-page .custom-header,
.has-header-video.twentyseventeen-front-page .custom-header,
.has-header-image.home.blog .custom-header,
.has-header-video.home.blog .custom-header {
	display: table;
	height: 300px;
	height: 75vh;
	width: 100%;
}

.custom-header-media {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.custom-header-media:before {
	background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%);
	background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0);
	bottom: 0;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	z-index: 2;
}

.has-header-image .custom-header-media img,
.has-header-video .custom-header-media video,
.has-header-video .custom-header-media iframe {
	position: fixed;
	height: auto;
	left: 50%;
	max-width: 1000%;
	min-height: 100%;
	min-width: 100%;
	min-width: 100vw;
	width: auto;
	top: 50%;
	padding-bottom: 1px;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.wp-custom-header .wp-custom-header-video-button {
	background-color: rgba(34, 34, 34, 0.5);
	border: 1px solid rgba(255, 255, 255, 0.6);
	color: rgba(255, 255, 255, 0.6);
	height: 45px;
	overflow: hidden;
	padding: 0;
	position: fixed;
	right: 30px;
	top: 30px;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	width: 45px;
}

.wp-custom-header .wp-custom-header-video-button:hover,
.wp-custom-header .wp-custom-header-video-button:focus {
	border-color: rgba(255, 255, 255, 0.8);
	background-color: rgba(34, 34, 34, 0.8);
	color: #fff;
}

.admin-bar .wp-custom-header-video-button {
	top: 62px;
}

.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img {
	bottom: 0;
	position: absolute;
	top: auto;
	-ms-transform: translateX(-50%) translateY(0);
	-moz-transform: translateX(-50%) translateY(0);
	-webkit-transform: translateX(-50%) translateY(0);
	transform: translateX(-50%) translateY(0);
}

/* For browsers that support 'object-fit' */
@supports (object-fit: cover) {

	.has-header-image .custom-header-media img,
	.has-header-video .custom-header-media video,
	.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img {
		height: 100%;
		left: 0;
		-o-object-fit: cover;
		object-fit: cover;
		top: 0;
		-ms-transform: none;
		-moz-transform: none;
		-webkit-transform: none;
		transform: none;
		width: 100%;
	}
}

/* Hides div in Customizer preview when header images or videos change */

body:not(.has-header-image):not(.has-header-video) .custom-header-media {
	display: none;
}

.has-header-image.twentyseventeen-front-page .site-branding,
.has-header-video.twentyseventeen-front-page .site-branding,
.has-header-image.home.blog .site-branding,
.has-header-video.home.blog .site-branding {
	display: table-cell;
	height: 100%;
	vertical-align: bottom;
}

/*--------------------------------------------------------------
13.2 Front Page
--------------------------------------------------------------*/

.twentyseventeen-front-page .site-content {
	padding: 0;
}

.twentyseventeen-panel {
	overflow: hidden;
	position: relative;
}

.panel-image {
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
}

.panel-image:before {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+100 */
	/* FF3.6-15 */
	background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3)));
	background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0);
	/* IE6-9 */
	bottom: 0;
	content: "";
	left: 0;
	right: 0;
	position: absolute;
	top: 100px;
}

.twentyseventeen-front-page article:not(.has-post-thumbnail):not(:first-child) {
	border-top: 1px solid #ddd;
}

.panel-content {
	position: relative;
}

.panel-content .wrap {
	padding-bottom: 0.5em;
	padding-top: 1.75em;
}

/* Panel edit link */

.twentyseventeen-panel .edit-link {
	display: block;
	margin: 0.3em 0 0;
}

.twentyseventeen-panel .entry-header .edit-link {
	font-size: 14px;
	font-size: 0.875rem;
}

/* Front Page - Recent Posts */

.twentyseventeen-front-page .panel-content .recent-posts article {
	border: 0;
	color: #333;
	margin-bottom: 3em;
}

.recent-posts .entry-header {
	margin-bottom: 1.2em;
}

.page .panel-content .recent-posts .entry-title {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 300;
	letter-spacing: 0;
	text-transform: none;
}

.twentyseventeen-panel .recent-posts .entry-header .edit-link {
	color: #222;
	display: inline-block;
	font-size: 11px;
	font-size: 0.6875rem;
	margin-left: 1em;
}

/*--------------------------------------------------------------
13.3 Regular Content
--------------------------------------------------------------*/

.site-content-contain {
	background-color: #fff;
	position: relative;
	margin-bottom: -30px;
}

.site-content {
	padding: 0 0;
}

/*--------------------------------------------------------------
13.4 Posts
--------------------------------------------------------------*/

/* Post Landing Page */

.sticky {
	position: relative;
}

.post:not(.sticky) .icon-thumb-tack {
	display: none;
}

.sticky .icon-thumb-tack {
	display: block;
	height: 18px;
	left: -1.5em;
	position: absolute;
	top: 1.65em;
	width: 20px;
}

.page .panel-content .entry-title,
.page-title,
body.page:not(.twentyseventeen-front-page) .entry-title {
	color: #222;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

.entry-header .entry-title {
	margin-bottom: 0.25em;
}

.entry-title a {
	color: #333;
	text-decoration: none;
	margin-left: -2px;
}

.entry-title:not(:first-child) {
	padding-top: 0;
}

.entry-meta {
	color: #767676;
	font-size: 11px;
	font-size: 0.6875rem;
	font-weight: 800;
	letter-spacing: 0.1818em;
	padding-bottom: 0.25em;
	text-transform: uppercase;
}

.entry-meta a {
	color: #767676;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

div#pagination {
	border-top: 0.5px solid rgba(55, 69, 23, 0.3);
	margin-top: 0;
	background: #b9bdad;
}

.pagination,
.comments-pagination {
	border-top: 0;
	font-size: 14px;
	font-weight: 800;
	text-align: center;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	display: inline-flex;
	padding: 30px 5px;
	justify-content: center;
	position: relative;

}

.pagination .icon,
.comments-pagination .icon {
	width: 0.666666666em;
	height: 0.666666666em;
}

.comments-pagination {
	border: 0;
}

.page-numbers {
	padding: 6px;
	background: #9EA48E;
	border-radius: 50%;
	height: 36px;
	width: 36px;
	color: #374517;
	border: none;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	line-height: 1.6;
}

.page-numbers.current {
	color: #9EA48E;
	background: #374517;
	display: inline-block;
	margin: 0 8px;
}

.page-numbers.current .screen-reader-text {
	clip: auto;
	height: auto;
	overflow: auto;
	position: relative !important;
	width: auto;
}

.prev.page-numbers,
.next.page-numbers {
	background-color: rgba(221, 221, 221, 0);
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	font-size: 36px;
	line-height: 1;
	padding: 0;
}

.prev.page-numbers,
.next.page-numbers {
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}

.prev.page-numbers:focus,
.prev.page-numbers:hover,
.next.page-numbers:focus,
.next.page-numbers:hover {
	background-color: #9EA48E;
	color: #374517;
}

.prev.page-numbers {
	float: left;
}

.next.page-numbers {
	float: right;
}

.next.page-numbers i.fa-solid:before,
.prev.page-numbers i.fa-solid:before {
	display: none;
}

.next.page-numbers i.fa-solid {
	background-image: url(/wp-content/themes/oakridgewines-child/images/submit-btn-form.svg);
	width: 100%;
	height: 100%;
	background-size: contain;
	background-repeat: no-repeat;
}

.prev.page-numbers i.fa-solid {
	background-image: url(/wp-content/themes/oakridgewines-child/images/submit-btn-form.svg);
	width: 100%;
	height: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.pagination a.page-numbers {
	margin: 0 8px;
	font-family: "GraphikRegular";
}

.pagination a.prev.page-numbers {
	margin: 0 !important;
	position: absolute;
	left: 0;
}

.pagination a.next.page-numbers {
	margin-right: 0;
	position: absolute;
	right: 0;
}

/* Aligned blockquotes */

.entry-content blockquote.alignleft,
.entry-content blockquote.alignright {
	color: #666;
	font-size: (12px + 0.300vw);
	font-size: 0.8125rem;
	width: 48%;
}

/* Blog landing, search, archives */

.blog .site-main>article,
.archive .site-main>article,
.search .site-main>article {
	padding-bottom: 2em;
}

body:not(.twentyseventeen-front-page) .entry-header {
	padding: 1em 0;
}

body:not(.twentyseventeen-front-page) .entry-header,
body:not(.twentyseventeen-front-page) .entry-content,
body:not(.twentyseventeen-front-page) #comments {
	margin-left: auto;
	margin-right: auto;
}

body:not(.twentyseventeen-front-page) .entry-header {
	padding-top: 0;
}

.blog .entry-meta a.post-edit-link,
.archive .entry-meta a.post-edit-link,
.search .entry-meta a.post-edit-link {
	color: #222;
	display: inline-block;
	margin-left: 1em;
	white-space: nowrap;
}

.search .page .entry-meta a.post-edit-link {
	margin-left: 0;
	white-space: nowrap;
}

.taxonomy-description {
	color: #666;
	font-size: (12px + 0.300vw);
	font-size: 0.8125rem;
}

/* More tag */

.entry-content .more-link:before {
	content: "";
	display: block;
	margin-top: 1.5em;
}

/* Single Post */

.single-post:not(.has-sidebar) #primary,
.page.page-one-column:not(.twentyseventeen-front-page) #primary,
.archive.page-one-column:not(.has-sidebar) .page-header,
.archive.page-one-column:not(.has-sidebar) #primary {
	margin-left: auto;
	margin-right: auto;
	max-width: 740px;
}

.single-featured-image-header {
	background-color: #fafafa;
	border-bottom: 1px solid #eee;
}

.single-featured-image-header img {
	display: block;
	margin: auto;
}

.page-links {
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	padding: 2em 0 3em;
}

.page-links .page-number {
	color: #767676;
	display: inline-block;
	padding: 0.5em 1em;
}

.page-links a {
	display: inline-block;
}

.page-links a .page-number {
	color: #222;
}

/* Entry footer */

.entry-footer {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	margin-top: 2em;
	padding: 2em 0;
}

.entry-footer .cat-links,
.entry-footer .tags-links {
	display: block;
	font-size: 11px;
	font-size: 0.6875rem;
	font-weight: 800;
	letter-spacing: 0.1818em;
	padding-left: 2.5em;
	position: relative;
	text-transform: uppercase;
}

.entry-footer .cat-links+.tags-links {
	margin-top: 1em;
}

.entry-footer .cat-links a,
.entry-footer .tags-links a {
	color: #333;
}

.entry-footer .cat-links .icon,
.entry-footer .tags-links .icon {
	color: #767676;
	left: 0;
	margin-right: 0.5em;
	position: absolute;
	top: 2px;
}

.entry-footer .edit-link {
	display: inline-block;
}

.entry-footer .edit-link a.post-edit-link {
	background-color: #222;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	margin-top: 2em;
	padding: 0.7em 2em;
	-webkit-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
	white-space: nowrap;
}

.entry-footer .edit-link a.post-edit-link:hover,
.entry-footer .edit-link a.post-edit-link:focus {
	background-color: #767676;
}

/* Check radio button css */
.foot-container .newsletter-form .gfield_checkbox {
	display: inline-block;
	position: relative;
	padding: 0;
	margin: 5px 0 2px;
}

.foot-container .newsletter-form .gfield_checkbox input[type='checkbox'] {
	display: none;
}

.foot-container .newsletter-form .gfield_checkbox label:before {
	content: " ";
	display: inline-block;
	position: absolute;
	top: 1px;
	left: 0;
	margin: 0 5px 0 0;
	width: 18px;
	height: 18px;
	border-radius: 11px;
	border: 2px solid #374517;
	background-color: #9EA48E;
	cursor: pointer;
}

.foot-container .newsletter-form .gfield_checkbox input[type=checkbox]:checked+label:after {
	border-radius: 11px;
	width: 8px;
	height: 8px;
	position: absolute;
	top: 6px;
	left: 5px;
	content: " ";
	display: block;
	background: #374517;
}
.foot-container .newsletter-form .gform_fields {
	gap: 10px;
}
.foot-container .newsletter-form .gform_fields .gfield--input-type-text:nth-child(1) {
	grid-area: 1 / 1 / span 1 / span 6;
}
.foot-container .newsletter-form .gform_fields .gfield--input-type-text:nth-child(2) {
	grid-area: 1 / 7 / span 1 / span 6;
}



/* Post Formats */

.blog .format-status .entry-title,
.archive .format-status .entry-title,
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

.format-quote blockquote {
	color: #333;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 300;
	overflow: visible;
	position: relative;
}

.format-quote blockquote .icon {
	display: block;
	height: 20px;
	left: -1.25em;
	position: absolute;
	top: 0.4em;
	-moz-transform: scale(-1, 1);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
	width: 20px;
}

/* Post Navigation */

.post-navigation {
	font-weight: 800;
	margin: 3em 0;
}

.post-navigation .nav-links {
	padding: 1em 0;
}

.nav-subtitle {
	background: transparent;
	color: #767676;
	display: block;
	font-size: 11px;
	font-size: 0.6875rem;
	letter-spacing: 0.1818em;
	margin-bottom: 1em;
	text-transform: uppercase;
}

.nav-title {
	color: #333;
	font-size: 15px;
	font-size: 0.9375rem;
}

.post-navigation .nav-next {
	margin-top: 1.5em;
}

.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
	margin-right: 0.5em;
}

.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
	margin-left: 0.5em;
}

li#ww-menu-register-link a {
	font-size: 0;
}

li#ww-menu-register-link a::before {
	content: "Sign Up";
	font-size: 14px;
	padding: 1em 0.6em;
}

/*--------------------------------------------------------------
13.5 Pages
--------------------------------------------------------------*/

.page-header {
	padding-bottom: 2em;
}

.page .entry-header .edit-link {
	font-size: 14px;
	font-size: 0.875rem;
}

.search .page .entry-header .edit-link {
	font-size: 11px;
	font-size: 0.6875rem;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.page:not(.home) #content {
	padding-bottom: 0;
}

/* 404 page */

.error404 .page-content {
	padding-bottom: 4em;
}

.error404 .page-content .search-form,
.search .page-content .search-form {
	margin-bottom: 3em;
}

/*--------------------------------------------------------------
13.6 Footer
--------------------------------------------------------------*/

.site-footer {
	border-top: 1px solid #404D22;
}

.site-footer .wrap {
	padding-bottom: 1.5em;
	padding-top: 2em;
}

/* Footer widgets */

.site-footer .widget-area {
	padding-bottom: 2em;
	padding-top: 2em;
}

/* Social nav */

.social-navigation {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 1em;
}

.social-navigation ul {
	list-style: none;
	margin-bottom: 0;
	margin-left: 0;
}

.social-navigation li {
	display: inline;
}

.social-navigation a {
	background-color: #767676;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	color: #fff;
	display: inline-block;
	height: 40px;
	margin: 0 1em 0.5em 0;
	text-align: center;
	width: 40px;
}

.social-navigation a:hover,
.social-navigation a:focus {
	background-color: #333;
}

.social-navigation .icon {
	height: 16px;
	top: 12px;
	width: 16px;
	vertical-align: top;
}

/* Site info */

.site-info {
	font-size: 14px;
	font-size: 0.875rem;
	margin-bottom: 1em;
}

.site-info a {
	color: #666;
}

.site-info .sep {
	margin: 0;
	display: block;
	visibility: hidden;
	height: 0;
	width: 100%;
}

.site-info span[role=separator] {
	padding: 0 0.2em 0 0.4em;
}

.site-info span[role=separator]::before {
	content: '\002f';
}

/*--------------------------------------------------------------
14.0 Comments
--------------------------------------------------------------*/

#comments {
	clear: both;
	padding: 2em 0 0.5em;
}

.comments-title {
	font-size: 20px;
	font-size: 1.25rem;
	margin-bottom: 1.5em;
}

.comment-list,
.comment-list .children {
	list-style: none;
	margin: 0;
	padding: 0;
}

.comment-list li:before {
	display: none;
}

.comment-body {
	margin-left: 65px;
}

.comment-author {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 0.4em;
	position: relative;
	z-index: 2;
}

.comment-author .avatar {
	height: 50px;
	left: -65px;
	position: absolute;
	width: 50px;
}

.comment-author .says {
	display: none;
}

.comment-meta {
	margin-bottom: 1.5em;
}

.comment-metadata {
	color: #767676;
	font-size: 10px;
	font-size: 0.625rem;
	font-weight: 800;
	letter-spacing: 0.1818em;
	text-transform: uppercase;
}

.comment-metadata a {
	color: #767676;
}

.comment-metadata a.comment-edit-link {
	color: #222;
	margin-left: 1em;
}

.comment-body {
	color: #333;
	font-size: 14px;
	font-size: 0.875rem;
	margin-bottom: 4em;
}

.comment-reply-link {
	font-weight: 800;
	position: relative;
}

.comment-reply-link .icon {
	color: #222;
	left: -2em;
	height: 1em;
	position: absolute;
	top: 0;
	width: 1em;
}

.children .comment-author .avatar {
	height: 30px;
	left: -45px;
	width: 30px;
}

.bypostauthor>.comment-body>.comment-meta>.comment-author .avatar {
	border: 1px solid #333;
	padding: 2px;
}

.no-comments,
.comment-awaiting-moderation {
	color: #767676;
	font-size: 14px;
	font-size: 0.875rem;
	font-style: italic;
}

.comments-pagination {
	margin: 2em 0 3em;
}

.form-submit {
	text-align: right;
}

.comment-form #wp-comment-cookies-consent {
	margin: 0 10px 0 0;
}

.comment-form .comment-form-cookies-consent label {
	display: inline;
}

/*--------------------------------------------------------------
15.0 Widgets
--------------------------------------------------------------*/

#secondary {
	padding: 1em 0 2em;
}

.widget {
	padding-bottom: 3em;
}

h2.widget-title {
	color: #222;
	font-size: (12px + 0.300vw);
	font-size: 0.8125rem;
	font-weight: 800;
	letter-spacing: 0.1818em;
	margin-bottom: 1.5em;
	text-transform: uppercase;
}

.widget-title a {
	color: inherit;
}

/* widget forms */

.widget select {
	width: 100%;
}


/* widget lists */

.widget ul {
	list-style: none;
	margin: 0;
}

.widget ul li,
.widget ol li {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 0.5em 0;
}

.widget:not(.widget_tag_cloud) ul li+li {
	margin-top: -1px;
}

.widget ul li ul {
	margin: 0 0 -1px;
	padding: 0;
	position: relative;
}

.widget ul li li {
	border: 0;
	padding-left: 24px;
	padding-left: 1.5rem;
}

/* Widget lists of links */

.widget_top-posts ul li ul,
.widget_rss_links ul li ul,
.widget-grofile ul.grofile-links li ul,
.widget_pages ul li ul,
.widget_meta ul li ul {
	bottom: 0;
}

.widget_nav_menu ul li li,
.widget_top-posts ul li,
.widget_top-posts ul li li,
.widget_rss_links ul li,
.widget_rss_links ul li li,
.widget-grofile ul.grofile-links li,
.widget-grofile ul.grofile-links li li {
	padding-bottom: 0.25em;
	padding-top: 0.25em;
}

.widget_rss ul li {
	padding-bottom: 1em;
	padding-top: 1em;
}

/* Widget markup */

.widget .post-date,
.widget .rss-date {
	font-size: 0.81em;
}

/* Text widget */

.widget_text {
	word-wrap: break-word;
}

.widget_text ul {
	list-style: disc;
	margin: 0 0 1.5em 1.5em;
}

.widget_text ol {
	list-style: decimal;
}

.widget_text ul li,
.widget_text ol li {
	border: none;
}

.widget_text ul li:last-child,
.widget_text ol li:last-child {
	padding-bottom: 0;
}

.widget_text ul li ul {
	margin: 0 0 0 1.5em;
}

.widget_text ul li li {
	padding-left: 0;
	padding-right: 0;
}

.widget_text ol li {
	list-style-position: inside;
}

.widget_text ol li+li {
	margin-top: -1px;
}

/* RSS Widget */

.widget_rss .widget-title .rsswidget:first-child:not(.rss-widget-title) {
	float: right;
}

.widget_rss .widget-title .rsswidget:first-child:hover {
	background-color: transparent;
}

.widget_rss .widget-title .rsswidget:first-child img {
	display: block;
}

.widget_rss ul li {
	padding: 2.125em 0;
}

.widget_rss ul li:first-child {
	border-top: none;
	padding-top: 0;
}

.widget_rss li .rsswidget {
	font-size: 22px;
	font-size: 1.375rem;
	font-weight: 300;
	line-height: 1.4;
}

.widget_rss .rss-date,
.widget_rss li cite {
	color: #767676;
	display: block;
	font-size: 10px;
	font-size: 0.625rem;
	font-style: normal;
	font-weight: 800;
	letter-spacing: 0.18em;
	line-height: 1.5;
	text-transform: uppercase;
}

.widget_rss .rss-date {
	margin: 0.5em 0 1.5em;
	padding: 0;
}

.widget_rss .rssSummary {
	margin-bottom: 0.5em;
}

/* Contact Info Widget */

.widget_contact_info .contact-map {
	margin-bottom: 0.5em;
}

/* Gravatar */

.widget-grofile h4 {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 0;
}

/* Recent Comments */

.widget_recent_comments table,
.widget_recent_comments th,
.widget_recent_comments td {
	border: 0;
}

/* Recent Posts widget */

.widget_recent_entries .post-date {
	display: block;
}

/* Search */

.search-form {
	position: relative;
}

.search-form .search-submit {
	bottom: 3px;
	padding: 0.5em 1em;
	position: absolute;
	right: 3px;
	top: 3px;
}

.search-form .search-submit .icon {
	height: 24px;
	top: -2px;
	width: 24px;
}

/* Tag cloud widget */

.tagcloud ul li {
	float: left;
	border-top: 0;
	border-bottom: 0;
	padding: 0;
	margin: 4px 4px 0 0;
}

.tagcloud,
.widget_tag_cloud,
.wp_widget_tag_cloud {
	line-height: 1.5;
}

.widget .tagcloud a,
.widget.widget_tag_cloud a,
.wp_widget_tag_cloud a {
	border: 1px solid #ddd;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: block;
	padding: 4px 10px 5px;
	position: relative;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	width: auto;
	word-wrap: break-word;
	z-index: 0;
}

.widget .tagcloud a:hover,
.widget .tagcloud a:focus,
.widget.widget_tag_cloud a:hover,
.widget.widget_tag_cloud a:focus,
.wp_widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:focus {
	border-color: #bbb;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
}

/* Calendar widget */

.widget_calendar .wp-calendar-table {
	margin-bottom: 0;
}

.widget_calendar .wp-calendar-nav {
	display: table;
	width: 100%;
	margin: 0 0 1.5em;
	padding: 0.4em 0;
}

.widget_calendar .wp-calendar-nav span {
	display: table-cell;
}

.widget_calendar .wp-calendar-nav-prev,
.widget_calendar .wp-calendar-nav-next {
	width: 40%;
}

.widget_calendar th,
.widget_calendar td,
.widget_calendar .wp-calendar-nav span {
	text-align: center;
}

.widget_calendar tfoot td {
	border: 0;
}

/* Gallery widget */

.gallery-columns-5 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

/*--------------------------------------------------------------
16.0 Media
--------------------------------------------------------------*/

img,
video {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.hero-media video,
.hero-media img,
video {
	object-fit: cover;
}

img.alignleft,
img.alignright {
	float: none;
	margin: 0;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

audio:focus,
video:focus {
	outline: thin dotted;
}

/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
	margin-bottom: 1.5em;
	max-width: 100%;
}

/* Remove bottom on embeds that wrapped in paragraphs via wpautop. */

p>embed:only-child,
p>iframe:only-child,
p>object:only-child {
	margin-bottom: 0;
}

.wp-caption,
.gallery-caption {
	color: #666;
	font-size: (12px + 0.300vw);
	font-size: 0.8125rem;
	font-style: italic;
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/* Media Elements */

.mejs-container {
	margin-bottom: 1.5em;
}

/* Audio Player */

.mejs-controls a.mejs-horizontal-volume-slider,
.mejs-controls a.mejs-horizontal-volume-slider:focus,
.mejs-controls a.mejs-horizontal-volume-slider:hover {
	background: transparent;
	border: 0;
}

/* Playlist Color Overrides: Light */

.site-content .wp-playlist-light {
	border-color: #eee;
	color: #222;
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
	color: #333;
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist {
	color: #767676;
}

.site-content .wp-playlist-light .wp-playlist-item {
	border-bottom: 1px dotted #eee;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}

.site-content .wp-playlist-light .wp-playlist-item:hover,
.site-content .wp-playlist-light .wp-playlist-item:focus {
	border-bottom-color: rgba(0, 0, 0, 0);
	background-color: #767676;
	color: #fff;
}

.site-content .wp-playlist-light a.wp-playlist-caption:hover,
.site-content .wp-playlist-light .wp-playlist-item:hover a,
.site-content .wp-playlist-light .wp-playlist-item:focus a {
	color: #fff;
}

/* Playlist Color Overrides: Dark */

.site-content .wp-playlist-dark {
	background: #222;
	border-color: #333;
}

.site-content .wp-playlist-dark .mejs-container .mejs-controls {
	background-color: #333;
}

.site-content .wp-playlist-dark .wp-playlist-caption {
	color: #fff;
}

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album {
	color: #eee;
}

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist {
	color: #aaa;
}

.site-content .wp-playlist-dark .wp-playlist-playing {
	background-color: #333;
}

.site-content .wp-playlist-dark .wp-playlist-item {
	border-bottom: 1px dotted #555;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}

.site-content .wp-playlist-dark .wp-playlist-item:hover,
.site-content .wp-playlist-dark .wp-playlist-item:focus {
	border-bottom-color: rgba(0, 0, 0, 0);
	background-color: #aaa;
	color: #222;
}

.site-content .wp-playlist-dark a.wp-playlist-caption:hover,
.site-content .wp-playlist-dark .wp-playlist-item:hover a,
.site-content .wp-playlist-dark .wp-playlist-item:focus a {
	color: #222;
}

/* Playlist Style Overrides */

.site-content .wp-playlist {
	padding: 0.625em 0.625em 0.3125em;
}

.site-content .wp-playlist-current-item .wp-playlist-item-title {
	font-weight: 700;
}

.site-content .wp-playlist-current-item .wp-playlist-item-album {
	font-style: normal;
}

.site-content .wp-playlist-current-item .wp-playlist-item-artist {
	font-size: 10px;
	font-size: 0.625rem;
	font-weight: 800;
	letter-spacing: 0.1818em;
	text-transform: uppercase;
}

.site-content .wp-playlist-item {
	padding: 0 0.3125em;
	cursor: pointer;
}

.site-content .wp-playlist-item:last-of-type {
	border-bottom: none;
}

.site-content .wp-playlist-item a {
	padding: 0.3125em 0;
	border-bottom: none;
}

.site-content .wp-playlist-item a,
.site-content .wp-playlist-item a:focus,
.site-content .wp-playlist-item a:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: transparent;
}

.site-content .wp-playlist-item-length {
	top: 5px;
}

/* SVG Icons base styles */

.icon {
	display: inline-block;
	fill: currentColor;
	height: 1em;
	position: relative;
	/* Align more nicely with capital letters */
	top: -0.0625em;
	vertical-align: middle;
	width: 1em;
}

/*--------------------------------------------------------------
16.1 Galleries
--------------------------------------------------------------*/

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin: 0 0 1.5em;
	padding: 0 1em 0 0;
	width: 50%;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus,
.widget-area .gallery-item a,
.widget-area .gallery-item a:hover,
.widget-area .gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

/*--------------------------------------------------------------
17.0 Customizer
--------------------------------------------------------------*/

.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:after {
	border: 2px dashed #0085ba;
	/* Matches visible edit shortcuts. */
	bottom: 1em;
	content: "";
	display: block;
	left: 1em;
	position: absolute;
	right: 1em;
	top: 1em;
	z-index: 1;
}

.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .panel-content {
	z-index: 2;
	/* Prevent :after from preventing interactions within the section */
}

/* Used for placeholder text */
.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .twentyseventeen-panel-title {
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 3em;
	text-transform: uppercase;
	text-align: center;
}

/* Show borders on the custom page panels only when the front page sections are being edited */
.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:nth-of-type(1):after {
	border: none;
}

.twentyseventeen-front-page.twentyseventeen-customizer #primary article.panel-placeholder {
	border: 0;
}

/* Add some space around the visual edit shortcut buttons. */
.twentyseventeen-panel>.customize-partial-edit-shortcut>button {
	top: 30px;
	left: 30px;
}

/* Ensure that placeholder icons are visible. */
.twentyseventeen-panel .customize-partial-edit-shortcut-hidden:before {
	visibility: visible;
}

/*--------------------------------------------------------------
18.0 SVGs Fallbacks
--------------------------------------------------------------*/

.svg-fallback {
	display: none;
}

.no-svg .svg-fallback {
	display: inline-block;
}

.no-svg .dropdown-toggle {
	padding: 0.5em 0 0;
	right: 0;
	text-align: center;
	width: 2em;
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1;
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down {
	-moz-transform: rotate(0);
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before {
	content: "\005E";
}

/* Social Menu Fallbacks */

.no-svg .social-navigation a {
	background: transparent;
	color: #222;
	height: auto;
	width: auto;
}

/* Show screen reader text in some cases */

.no-svg .next.page-numbers .screen-reader-text,
.no-svg .prev.page-numbers .screen-reader-text,
.no-svg .social-navigation li a .screen-reader-text,
.no-svg .search-submit .screen-reader-text {
	clip: auto;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	height: auto;
	position: relative !important;
	/* overrides previous !important styles */
	width: auto;
}

/* Custom CSS */
/* Colors  */
.bg-light-grey {
	background-color: #b9bdad;
}

.color-green {
	color: #374517;
}

.border-color {
	border-color: rgba(55, 69, 23, 0.3) !important;
}

/* Common Css Start */


.loader {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	padding: 75px 0;
	background: #414f23;
	color: #414F23;
	-webkit-transition: background .4s;
	-o-transition: background .4s;
	transition: background .4s;
}

.has-spinner:before {
	content: "";
	width: 106px;
	height: 106px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -53px;
	margin-top: -53px;
	pointer-events: none;
	background-image: url('/wp-content/themes/oakridgewines-child/images/spinner.png');
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat;
	-webkit-animation-name: a;
	animation-name: a;
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	opacity: 1;
	-webkit-transition: opacity .4s;
	-o-transition: opacity .4s;
	transition: opacity .4s;
}

@keyframes a {
	0% {
		transform: rotate(0);
	}

	100% {
		transform: rotate(360deg);
	}
}

.page-container {
	max-width: 1728px;
	width: 100%;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}

.single-app_wine .page-container {
	max-width: 100%;
}

.heading-title {
	font-size: 18px;
	font-family: 'GraphikRegular';
	color: #374517;
	opacity: 0.9;
	text-transform: unset;
	font-style: normal;
	font-weight: 400;
	letter-spacing: -0.1px;
	margin-bottom: 5px;
}

.para-title {
	font-size: clamp(24px, 2vw, 40px);
	padding-top: 0;
	margin: 0;
	font-family: 'FinancierDisplayLight';
	color: #374517;
	text-transform: unset;
	font-weight: 300;
	line-height: 1.2;
	letter-spacing: normal;
}

.para-title p {
	margin-bottom: 15px;
}

.column3-grid .para-title {
	font-size: clamp(24px, 2vw, 36px);
}

.featured-news-grid .mobile-responsive .para-title {
	font-size: clamp(24px, 2vw, 36px);
}

.com-btn {
	padding: 5px 10px 5px 12px;
	background-color: #9EA48E;
	border-radius: 45px;
	border: none;
	color: #374517;
	font-size: 16px;
	opacity: 0.9;
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	min-width: 120px;
	-moz-transform: perspective(1px) translateZ(0);
	-ms-transform: perspective(1px) translateZ(0);
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	overflow: hidden;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.com-btn i {
	font-size: 12px;
	background: #374517;
	padding: 4px;
	border-radius: 50%;
	width: 26px;
	height: 26px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #9EA48E;
	margin-left: 24px;
}

/* .com-btn:hover{
	background-color: #374517;
    color: #9EA48E;
} */
.com-btn-2 {
	padding: 5px 10px 5px 12px;
	background-color: #374517;
	border-radius: 45px;
	border: none;
	color: #9EA48E;
	font-size: 16px;
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	min-width: 120px;
	-moz-transform: perspective(1px) translateZ(0);
	-ms-transform: perspective(1px) translateZ(0);
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	overflow: hidden;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.com-btn-2 i {
	font-size: 12px;
	background: #9EA48E;
	padding: 4px;
	border-radius: 50%;
	width: 26px;
	height: 26px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #374517;
	margin-left: 24px;
}

.com-btn:hover {
	color: #374517;
}

.com-btn-2:hover {
	color: #9EA48E;
}

.tag-btn {
	padding: 6px 13px 5px;
	color: #374517;
	border-radius: 25px;
	border: none;
	background-color: #9EA48E;
	font-size: 10px;
	margin-right: 10px;
	font-family: "GraphikRegular", sans-serif;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	opacity: 0.9;
	line-height: 1.2;
}

/* Common Css Ends */

body .slideshow .slick-dots {
	bottom: 5px;
	text-align: left;
	padding: 0 10px;
}

.module-img-grid .flex-row-reverse .slideshow .slick-dots {
	text-align: right;
}

body .slideshow .slick-dots li {
	width: 15px;
}

body .slideshow .slick-dots li.slick-active button:before {
	opacity: 1;
	color: #fff;
}

body .slideshow .slick-dots li button:before {
	content: '';
	opacity: .25;
	background-color: #fff;
	border-radius: 50px;
	width: 11px;
	height: 11px;
}

body .slideshow.slick-dotted.slick-slider {
	margin-bottom: 0;
	overflow: hidden;
}

body .slick-dots li button {
	width: 11px;
	height: 11px;
}

img.slick-slide,
video.slick-slide {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.site-footer .widget-title {
	color: #B9BDAD;
}

.site-footer a {
	color: rgba(185, 189, 173, 0.7);
	font-size: calc(14px + 0.152vw);
	line-height: 21px;

}

.site-footer {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.6;
	margin-top: 0;
	background-color: #374517;
	color: #B9BDAD;
	opacity: 0.9;
}

.site-footer .foot-container .middel-footer .border-col {
	border-right: 1px solid #9299804D;
	border-top: 1px solid #9299804D;
}

.site-footer .foot-container .middel-footer .border-col:last-child {
	border-right: 0;
}

.site-footer .foot-container .middel-footer .border-col .widget-title {
	border-bottom: 1px solid #9299804D;
	margin: 0 -15px;
	padding: 25px 30px;
	font-size: calc(11px + 0.1vw);
	text-transform: uppercase;
	letter-spacing: 2px;
}

.foot-container {
	padding: 0 15px;
}

.site-content aside.fatfooter .widget {
	padding-bottom: 0;
}

.site-footer .foot-container .middel-footer {
	max-width: 1728px;
	width: 100%;
	margin: 0 auto;
	padding: 0 3px;
}

.site-footer .foot-container aside.fatfooter {
	background-color: #404D22;
	margin: 0 -15px;
}

.site-footer .foot-container aside.fatfooter .widget {
	padding-bottom: 0;
}

.site-footer .foot-container .footer-bottom-box {
	max-width: 1728px;
	width: 100%;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}

.footer-bottom-box .widget-area {
	display: flex;
	align-items: center;
}

.middel-footer ul.menu {
	list-style: none;
	margin-bottom: 0;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 15px;
}

.contact-n {
	padding-top: 20px;
	padding-left: 15px;
	display: block;
}

.footer-logo .widget_media_image .wp-block-image {
	margin: 0;
	padding: 44px 0;
}

.footer-logo .widget_media_image .wp-block-image img {
	max-width: 235px;
	width: 100%;
	object-fit: contain;
	margin: 0 auto;
	display: block;
}

.middel-footer ul.menu li {
	line-height: 1.4;
}

.foot-container .widget_text {
	background-color: #404D22;
	margin: 0 -15px;
}

.foot-container div#block-13 {
	background-color: #404d22;
	margin: -25px -15px -25px;
}

.newsletter-box .ft-title {
	margin: 0;
	color: #B9BDAD;
}

.newsletter-box {
	padding: 50px 0;
}

.ft-address {
	margin-bottom: 0;
	margin-top: 10px;
	color: rgba(185, 189, 173, 0.7);
	font-size: calc(14px + 0.152vw);
	padding-left: 15px;
}

.ft-payment-icon {
	max-width: 240px;
	object-fit: contain;
}

.ft-logo-icon {
	max-width: 90px;
	height: 80px;
	width: 100%;
	padding: 5px;
	object-fit: contain;
}

.footer-bottom-box .widget-area p {
	font-size: 11px;
	text-align: left;
	margin: 0;
	color: rgb(158 164 142 / 50%);
}

.sec-col {
	padding-right: 30px;
}

.footer-bottom-box .widget-area.first-child-ft p {
	max-width: 190px;
	text-align: left;
	max-width: 190px;
	margin-left: 15px;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 1.3;
}

.site-footer .foot-container .footer-bottom-box .col-md-6.widget-area p {
	max-width: 700px;
	margin: 0 auto;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 1.3;
}

.last-child-ft {
	justify-content: flex-end;
}


/* Border */
.col-border-right {
	border-right: 1px solid rgba(55, 69, 23, 0.302);
}

.col-border-left {
	border-left: 1px solid rgba(55, 69, 23, 0.302);
}

.col-border-top {
	border-top: 1px solid rgba(55, 69, 23, 0.302);
}

.col-border-bottom {
	border-bottom: 1px solid rgba(55, 69, 23, 0.302);
}



.border-normal {
	border-right: 1px solid;
}

.border-reverse {
	border-left: 1px solid;
}

.inner-normal {
	border-left: 1px solid;
}

.inner-reverse {
	border-right: 1px solid;
}

.hero-media {
	cursor: url('/wp-content/uploads/2023/01/cursorArrow.svg'), pointer;
}

.min-height-grid {
	min-height: 300px;
	max-height: 350px;
	overflow: hidden;
}

.min-height-grid img {
	min-height: 400px !important;
	object-fit: cover;
	object-position: center;
}

.min-height-box {
	min-height: 150px;
}

.bt-title {
	margin: 0;
}

span.price-bt {
	margin-bottom: 0;
	display: block;
	margin-top: 5px;
	opacity: 0.7;
}

.pro-details-box {
	margin-top: 10px;
	font-family: 'GraphikMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	color: #374517;
	opacity: 0.9;

}

.pro-details-box p.bt-title {
	min-height: 36px;
	display: -webkit-box;
	max-width: 400px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.pro-details-box .order-button a {
	font-family: "GraphikRegular", sans-serif;
}

.year-botel,
.bt-title {
	color: #374517;
	font-weight: 500;
}

.order-button {
	justify-content: space-between;
}

.order-button a {
	text-align: center;
	justify-content: center;
	padding: 10px;
	min-width: auto;
	width: calc(50% - 5px);
}

/* Newslatter CSS */
.foot-container .newsletter-form {
	display: flex;
	align-items: center;
	width: 50%;
	position: relative;
}

.foot-container .newsletter-form_wrapper {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	max-width: 1728px;
	margin: 0 auto;
	padding: 57px 24px;
}

.foot-container .newsletter-form_wrapper .gform_heading {
	width: 50%;
}

.foot-container .newsletter-form_wrapper .gform_heading .gform_title {
	font-size: clamp(24px, 2vw, 40px);
	padding-top: 0;
	margin: 0;
	font-family: 'FinancierDisplayLight';
	color: #B9BDAD;
	text-transform: unset;
	font-weight: 300;
	line-height: 1.2;
	letter-spacing: normal;
	transform: translateY(7px);
}

body .foot-container .newsletter-form_wrapper .gform_heading .gform_required_legend {
	display: none;
}

body .foot-container .newsletter-form .gform-body {
	width: 100%;
}

.foot-container .gform_fields .ginput_container_email input.medium {
	width: calc(100% - 26px) !important;
	background: #9EA48E;
	border: none;
	box-shadow: none;
	border-radius: 42px;
	color: #374517;
	padding: 10px 50px 10px 15px;
	font-family: 'GraphikRegular';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 0px;
	opacity: 0.9;
	height: 47px;
	margin-left: 26px;
}

body .foot-container .gform_footer.top_label {
	position: absolute;
    right: 4px;
    margin: 0!important;
    padding: 0!important;
    top: 59px;
}
body .foot-container .gform_wrapper.gform_validation_error .gform_footer.top_label {
	top: 77px;
}
body .foot-container .newsletter-form .gform-body .gform_fields {
    gap: 15px !important;
}

body .foot-container .newsletter-form fieldset .ginput_container label,
body .foot-container .newsletter-form fieldset .ginput_container label a {
	padding-top: 3px;
	padding-left: 25px;
	max-width: 100%;
	position: relative;
	font-family: 'GraphikRegular' !important;
	font-size: 14px !important;
	color: #B9BDAD;
	text-transform: unset;
	font-weight: 300;
	line-height: 1.2;
	letter-spacing: normal;
}

.gfield.gfield_no_follows_desc.field_sublabel_below {
	padding-top: 3px;
/* 	padding-left: 35px; */
	max-width: 100%;
	position: relative;
	font-family: 'GraphikRegular' !important;
	font-size: 14px !important;
	color: #B9BDAD;
	text-transform: unset;
	font-weight: 300;
	line-height: 1.2;
	letter-spacing: normal;
}

.gfield.gfield_no_follows_desc.field_sublabel_below a {
	text-decoration: underline;
	font-family: 'GraphikRegular' !important;
	font-size: 14px !important;
	font-weight: 300;
	line-height: 1.2;
	letter-spacing: normal;
}

body .foot-container .newsletter-form fieldset .ginput_container label a {
	padding-left: 0;
}

body .foot-container .newsletter-form fieldset {
/* 	padding-left: 26px; */
}

body .foot-container .newsletter-form fieldset .ginput_container label a {
	text-decoration: underline;
}

body .foot-container .newsletter-form fieldset .validation_message {
	padding: 0 !important;
	margin-top: -2px;
}

body .foot-container .newsletter-form .gform-body .gform_fields {
	grid-row-gap: 5px;
}

body .foot-container .newsletter-form_wrapper .gform_validation_errors {
	display: none;
}

body .foot-container .newsletter-form .validation_message {
	position: static;
	background: none;
	border: none;
	padding: 0 !important;
	color: #ffc107;
	font-size: (12px + 0.300vw) !important;
	line-height: 1.2 !important;
	margin-left: 0;
	font-size: 13px;
	font-family: 'FinancierDisplayLight';
	margin-top: 2px;
}

body .foot-container .gform_image_button {
	margin: 0 !important;
}

body .foot-container .textwidget .newsletter-form .gform_confirmation_message {
	font-size: 18px;
}

body .foot-container .textwidget .gform_confirmation_wrapper.newsletter-form {
	width: 100%;
	text-align: center;
	justify-content: center;
	padding: 50px 16px;
}

/* Footer form */

.lasted-last-child-bd:last-child {
	border-right: none !important;
	border-bottom: none;
}

.img-hover {
	overflow: hidden;
}

.img-hover img {
	width: 100%;
	transition: 0.5s all ease-in-out;
}

.img-hover:hover img {
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.page-builder-title h2 {
	font-family: 'FinancierDisplayLight';
	font-style: normal;
	font-weight: 300;
	font-size: clamp(30px, 4vw, 64px);
	line-height: 1.2;
	text-transform: capitalize;
	color: #374517;
	margin: 0;
}

.heading-title-inner {
	font-size: clamp(24px, 3vw, 36px);
	padding-top: 0;
	margin: 0;
	font-family: 'FinancierDisplayLight';
	color: #374517;
	text-transform: unset;
	font-weight: 300;
	line-height: 1;
	letter-spacing: normal;
}

.para-title-inner,
.para-title-inner p, .para-title-inner ul li {
	font-family: 'GraphikRegular';
	font-style: normal;
	font-weight: 400;
	font-size: clamp(14px, 1.6vw, 18px);
	line-height: 1.4;
	color: #374517;
}

.para-title-inner p {
	margin-bottom: 0;
}

.max-height-slider {
	min-height: 300px;
	max-height: 350px !important;
	overflow: hidden;
	padding: 0 !important;
}

.max-height-slider img.slick-slide,
.max-height-slider video.slick-slide {
	max-height: 350px;
	object-position: center;
}

body .max-height-slider .slick-track .slide.slick-slide {
	min-height: 400px !important;
	max-height: 350px !important;
}

.min-text-box .para-title-inner {
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.para-bt-pd p {
	padding-bottom: 15px;
}

.para-bt-pd p:last-child {
	padding-bottom: 0;
}

.para-bt-pd ul {
	padding-left: 18px;
}

/* Policy Page Start */
.privacy-policy header.entry-header,
.page-id-773 header.entry-header {
	margin-bottom: 0 !important;
	padding-top: 3rem;
}

.privacy-policy header.entry-header .entry-title,
.page-id-773 header.entry-header .entry-title {
	font-family: 'FinancierDisplayLight';
	font-style: normal;
	font-weight: 500;
	font-size: calc(28px + 0.6vw);
	line-height: 1.2;
	color: #374517;
	text-transform: capitalize;
	padding-top: 0;
	margin-bottom: 0;
	letter-spacing: 2px;
}

.privacy-policy .site-content,
.page-id-773 .site-content {
	background-color: #B9BDAD;
}

.privacy-policy .entry-content,
.page-id-773 .entry-content {
	padding: 5px 0 40px;
}

.privacy-policy .wrap,
.page-id-773 .wrap {
	max-width: 1728px;
	padding: 0 1.5rem;
}

.privacy-policy .content-area,
.page-id-773 .content-area {
	max-width: 100% !important;
	width: 100%;
}

.privacy-policy .content-area h2,
.page-id-773 .content-area h2,
.privacy-policy .content-area h1,
.page-id-773 .content-area h1,
.privacy-policy .content-area h3,
.page-id-773 .content-area h3 {
	font-family: 'FinancierDisplayLight';
	font-style: normal;
	font-weight: 500;
	font-size: calc(18px + 0.3vw);
	line-height: 1.2;
	color: #374517;
	text-transform: capitalize;
	padding-top: 15px;
	margin-bottom: 10px;
}

.privacy-policy .content-area h2,
.page-id-773 .content-area h2,
.privacy-policy .content-area h3,
.page-id-773 .content-area h3 {
	font-weight: 400;
	font-size: calc(16px + 0.2vw);

}

.privacy-policy .content-area p,
.privacy-policy .content-area li,
.privacy-policy .content-area .entry-content a,
.page-id-773 .content-area p,
.page-id-773 .content-area li,
.page-id-773 .content-area .entry-content a {
	font-size: (12px + 0.300vw);
	font-family: 'GraphikRegular';
	color: #374517;
	opacity: 0.9;
	text-transform: unset;
	font-style: normal;
	font-weight: 400;
	letter-spacing: -0.1px;
	margin-bottom: 5px;
	line-height: 1.4;
}



.privacy-policy .content-area ol,
.page-id-773 .content-area ol,
.privacy-policy .content-area ul,
.page-id-773 .content-area ul {
	padding-left: 30px;
	margin-left: 0;
	margin-bottom: 8px;
	margin-top: 8px;
}

.page-id-773 .content-area b,
.privacy-policy .content-area b,
.privacy-policy .content-area ol b,
.page-id-773 .content-area ol b,
.privacy-policy .content-area ul b,
.page-id-773 .content-area ul b,
.page-id-773 .content-area strong,
.privacy-policy .content-area strong,
.privacy-policy .content-area ol strong,
.page-id-773 .content-area ol strong,
.privacy-policy .content-area ul strong,
.page-id-773 .content-area ul strong {
	font-weight: bold;
	font-family: 'GraphikMedium';
}

/* Policy page end */
/* Temp CSS */
.cart-side {
	width: 33.33%;
	flex-direction: row;
	justify-content: flex-end;
}

.cart-side a.nav-link {
	padding: 1em 1.2em;
}

.cart-side a.nav-link:hover {
	color: #B9BDAD;
}

.nav-link:focus, .nav-link:hover {
	color: #B9BDAD;
}

.module-custom-vimeo {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 57vw;
	max-height: 100%;
	overflow: hidden;
}

.module-img-grid .accordion-item {
	background-color: rgb(255 255 255 / 0%);
}

body .accordion-flush .accordion-item:last-child {
	border-bottom: 1px solid rgba(55, 69, 23, 0.3);
}

.module-img-grid .accordion-button {
	background-color: rgb(255 255 255 / 0%);
}

body .accordion-button:focus {
	box-shadow: none;
	border: none;
}

td.award-date {
	width: 25%;
	font-family: 'GraphikRegular';
	font-style: normal;
	font-weight: 400;
	font-size: calc(16px + 0.116vw);
	line-height: 24px;
	color: #374517;
}

td.award-img {
	width: 25%;
	text-align: center;
	vertical-align: middle;
}

td.award-details {
	width: 50%;
	border-left: 1px solid rgba(55, 69, 23, 0.3);
	border-right: 1px solid rgba(55, 69, 23, 0.3);
}

.awards-table .table {
	margin-bottom: 0;
}

.awards-table .table tr:last-child {
	border-bottom: none;
	border-color: rgb(255 255 255 / 0%);
	border-style: none;
}

.award-details .heading-title-inner {
	font-size: calc(20px + 0.68vw);
}

.read-more-btn {
	font-family: 'GraphikRegular';
	font-style: normal;
	font-weight: 400;
	font-size: calc(16px + 0.116vw);
	line-height: 24px;
	color: #374517;
	text-decoration: underline;
}

.cus-accordion .accordion-item {
	background-color: #ff000000;
	border: 0 !important;
	border-bottom: 1px solid rgba(55, 69, 23, 0.3) !important;
}

.cus-accordion .accordion-item .accordion-button {
	background-color: #ff000000;
	padding-left: 60px;
	font-size: calc(16px + 0.110vw);
	font-family: 'GraphikRegular';
	color: #374517;
	opacity: 0.9;
	text-transform: unset;
	font-style: normal;
	font-weight: 400;
	letter-spacing: -0.1px;
}

.cus-accordion .accordion-body p {
	font-family: 'GraphikRegular';
	font-style: normal;
	font-weight: 300;
	font-size: clamp(14px, 1.6vw, 18px);
	line-height: 1.4;
	color: #374517;
	opacity: 0.9;
}

.tab-content p {
	font-size: calc(16px + 0.110vw);
}


.cus-accordion .accordion-button::after {
	left: 0;
	position: absolute;
	content: "";
	background: #9EA48E;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background-image: url(/wp-content/themes/oakridgewines-child/images/max.svg);
	background-size: contain;
	-moz-transform: none;
	-ms-transform: none;
	-webkit-transform: none;
	transform: none;

}

.cus-accordion .accordion-button:not(.collapsed) {
	color: #374517;
}

.cus-accordion .accordion-button:not(.collapsed)::after {
	background-image: url(/wp-content/themes/oakridgewines-child/images/min.svg);
}

.post-filter .post-cat {
	background: none;
	border: none;
	border-bottom: 1px solid rgba(55, 69, 23, 0.3);
	padding: 12px 0;
	cursor: pointer;
	color: rgba(55, 69, 23, 1);
}

/* Accordion CSS start */
.accordionItemHeading::after {
	left: 10px;
	position: absolute;
	content: "";
	background: #9EA48E;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background-size: contain;
	-moz-transform: none;
	-ms-transform: none;
	-webkit-transform: none;
	transform: none;
}

.close .accordionItemHeading::after {
	background-image: url(/wp-content/themes/oakridgewines-child/images/max.svg);
}

.open .accordionItemHeading::after {
	background-image: url(/wp-content/themes/oakridgewines-child/images/min.svg);
}

.accordionWrapper {
	position: relative;
	width: 100%;
}

.accordionItem {
	float: left;
	display: block;
	width: 100%;
}

.accordionItemHeading {
	cursor: pointer;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	color: #374517;
	width: 100%;
}

.close .accordionItemContent {
	height: 0px;
	transition: height 1s ease-out;
	-webkit-transform: scaleY(0);
	-o-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	float: left;
	display: block;
}

.open .accordionItemContent {
	padding: 20px;
	width: 100%;
	margin: 0;
	display: block;
	-webkit-transform: scaleY(1);
	-o-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transform-origin: top;
	-o-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	-webkit-transition: transform 0.4s ease-out;
	-o-transition: transform 0.4s ease;
	-ms-transition: transform 0.4s ease;
	transition: transform 0.4s ease;
	box-sizing: border-box;
}

.accordionWrapper .accordionItem {
	border-bottom: 1px solid rgba(55, 69, 23, 0.3);
	transition: transform 0.4s ease;
}

.open .accordionItemHeading {
	margin: 0px;
	color: #374517;
}

h2.accordionItemHeading {
	background-color: #ff000000;
	font-size: calc(16px + 0.110vw);
	font-family: 'GraphikRegular';
	color: #374517;
	opacity: 0.9;
	text-transform: unset;
	font-style: normal;
	font-weight: 400;
	letter-spacing: -0.1px;
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	padding: 1rem 1.25rem 1rem 3.5rem;
	text-align: left;
	overflow-anchor: none;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
	margin: 0;
}

.accordionItemContent p,
.accordionItemContent {
	font-family: 'GraphikRegular';
	font-style: normal;
	font-weight: 300;
	font-size: clamp(14px, 1.6vw, 18px);
	line-height: 1.4;
	color: #374517;
	opacity: 0.9;
	margin: 0;
}

.accordionWrapper .accordionItem:last-child {
	/*border: 0 !important;*/
}

.product-details-grid .accordionItemContent {
	padding: 0;
}

.product-details-grid .accordionItemContent .accordion-inner {
	padding: 1rem 1.25rem 1rem 3.5rem;
}

.product-details-grid .accordionItemContent strong {
	font-family: 'GraphikMedium';
	font-weight: 600;
	line-height: 1.6;
}

.product-details-grid .accordionItemContent p strong:after {
	content: " : ";
}

.product-details-grid .accordionItemContent .award-img-dp {
	margin-bottom: 20px;
}

.product-details-grid .accordionItemContent .award-img-dp:last-child {
	margin-bottom: 0;
}

/* Accordion CSS end */

.post-filter {
	margin-top: 15px;
}

.wine-title {
	font-family: 'FinancierDisplayLight';
	font-style: normal;
	font-weight: 300;
	font-size: calc(24px + 1vw);
	line-height: 1.2;
	text-transform: inherit;
	color: #374517;
	margin: 0;
}

.setup-img {
	max-width: 200px;
	margin: 0 auto;
	padding: 15px 24px;
	margin-top: 40px;
}

.setup-img img {
	height: 140px;
	object-fit: contain;
	width: 100%;
}

.wine-heading-title {
	font-size: clamp(14px, 1.6vw, 18px);
	font-family: 'GraphikRegular';
	color: #374517;
	opacity: 1;
	text-transform: unset;
	font-style: normal;
	font-weight: 400;
	letter-spacing: -0.1px;
	margin-bottom: 5px;
	display: flex;
	align-items: center;
	min-height: 50px;
}

.h-150 {
	height: 110px;
}

.offering-box {
	background-color: rgba(55, 69, 23, 0.83);
	display: flex;
	border-radius: 10px;
	color: rgba(185, 189, 173, 1);
	margin: 0 auto;
}

.pick-box {
	border-radius: 10px;
}

.maps-text-content-grid .nav-tabs {
	border: none;
	padding: 10px 0;
}

.maps-text-content-grid .nav-tabs .nav-link {
	background: #9EA48E;
	border-radius: 42px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 10px 30px;
	gap: 17px;
	border: none;
	text-transform: capitalize;
	color: #414F23;
	opacity: 0.9;
	margin-right: 15px;
	margin-bottom: 8px;
}

.maps-text-content-grid .nav-tabs .nav-link.active {
	background: #374517;
	color: #ACB19E;
}

.tab-pane .heading-title-inner,
.tab-pane h5 {
	font-size: clamp(24px, 3vw, 36px);
	padding-top: 0;
	margin: 0;
	font-family: 'FinancierDisplayLight';
	color: #374517;
	text-transform: unset;
	font-weight: 300;
	line-height: 1;
	letter-spacing: normal;
}

.tab-pane h5 {
	margin-bottom: 16px;
	color: rgba(55, 69, 23, 0.5);
}

.inner-builder-img-grid .para-title-inner {
	margin-top: 150px;
}

.newsletter-form label.error {
	position: absolute;
	left: 40px;
	margin: 0;
	color: #ffa300;
	bottom: -30px;
	font-weight: 400;
}

.error {
	color: #ff0000;
}

.according-sec-key {
	padding-top: 30px;
	padding-bottom: 30px;
}

.flex-row-reverse ul.slick-dots {
	text-align: right;
}

.box-slider-grid ul.slick-dots {
	text-align: right;
}


.pack-inner-box {
	border-radius: 10px;
	margin: 0 10px;
}

.step-count {
	background: #374517;
	padding: 4px;
	border-radius: 50px;
	width: 30px;
	height: 30px;
	color: #B9BDAD;
	display: flex;
	text-align: center;
	margin-right: 10px;
	float: left;
	font-size: 16px;
	align-items: center;
	line-height: 0;
	justify-content: center;
}

.box-pack {
	border-radius: 10px;
	overflow: hidden;
}

.check-out-box-1 {
	background-color: #455424;
	overflow: hidden;
}

.check-out-box-1 .box-heading {
	background-color: #4D5930;
	padding: 30px 30px;
}

.check-out-box-2 {
	background-color: #7E876A;
}

.check-out-box-2 .box-heading {
	background: #868E73;
	padding: 30px 30px;
}

.check-out-box-3 {
	background-color: #9CA28B;
}

.check-out-box-3 .box-heading {
	background-color: #A7AC98;
	padding: 30px 30px;
}

.check-out-box-1 span.offerings-check-out-price {
	display: block;
	color: #9AA08C;
}

span.offerings-check-out-price {
	display: block;
}

.description-offer {
	padding: 20px 30px 40px;
}

.featured-wines img {
	padding: 25px 0 25px 0;
	min-height: 325px;
	max-height: 375px !important;
	object-fit: contain;
}

.featured-wines .img-hover {
	background-image: url(/wp-content/themes/oakridgewines-child/images/bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	/* padding: 25px 0; */
	min-height: 290px;
	max-height: 375px;
	align-items: center;
	display: flex;
	justify-content: center;
	position: relative;
}

.featured-wines-carousel button.outofstock-shop:hover,
.featured-wines-carousel button.outofstock-shop:focus {
	border-radius: 50px;
	background: #374517;
	border: none;
	color: #b9bdad;
	opacity: 0.5;
	cursor: not-allowed;
	outline: none;
}

.featured-wines-carousel button.outofstock-shop {
	padding: 12px !important;
	background-color: #374517;
	border-radius: 45px;
	color: #9EA48E;
	min-width: 120px;
	-moz-transform: perspective(1px) translateZ(0);
	-ms-transform: perspective(1px) translateZ(0);
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	overflow: hidden;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	text-align: center;
	border: 0;
	line-height: 1.2;
	font-size: 16px;
	text-transform: capitalize;
	opacity: 0.7;
	width: 100%;
	margin-top: 11px;
}

.featured-wines-carousel .product-full-width-image .img-hover .img-fluid {
	object-fit: cover;
	width: 100vw;
	/* min-height: 290px; */
	max-height: 426px !important;
	padding: 0;
}

.offerings-check-out .wine-title,
.description-offer ul {
	list-style: none;
	margin-bottom: 0;
}

.offerings-check-out .wine-title {
	padding-top: 30px;
	border-top: 1px solid rgba(55, 69, 23, 0.302);
}

.offerings-check-out .h-150 {
	height: 140px;
}

.description-offer ul li {
	padding-left: 20px;
	position: relative;
	color: #374517;
	opacity: 0.9;
	font-size: calc(14px + 0.020vw);
	line-height: 1.4;
}

.description-offer ul li:before {
	position: absolute;
	content: "";
	background: #374517;
	width: 6px;
	height: 6px;
	border-radius: 50px;
	top: 7px;
	left: 0;
}

.check-out-box-1 .description-offer ul li {
	color: #D7D9D4;
	opacity: 0.9;
}

.check-out-box-1 .description-offer ul li:before {
	background: #E8E8E8;
}

.check-out-box-1 .description-offer h5 {
	color: #C8CBC2;
}

.description-offer h5 {
	font-size: calc(14px + 0.200vw);
	font-family: 'GraphikMedium';
	color: #374517;
	opacity: 1;
	text-transform: unset;
	font-style: normal;
	font-weight: 500;
	letter-spacing: -0.1px;
	margin-bottom: 16px;
	opacity: 0.9;
}

.box-heading {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.box-heading .com-btn {
	max-width: 140px;
	margin-top: 50px;
}

.box-heading {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.box-heading .heading-title {
	font-size: calc(28px + 0.650vw);
	padding-top: 0;
	margin: 0;
	font-family: 'FinancierDisplayLight';
	color: #374517;
	text-transform: unset;
	font-weight: 300;
	line-height: 1.2;
	letter-spacing: normal;
}

.check-out-box-1 .box-heading .heading-title {
	color: #E8E8E8;
	opacity: 0.9;
}

.offerings-check-out {
	padding-bottom: 40px;
}

.offering-box .inner-heading-title {
	color: #B9BDAD;
	font-family: 'FinancierDisplayLight';
	font-style: normal;
	font-weight: 300;
	font-size: calc(23px + 0.923vw);
	line-height: 1.2;
	text-transform: capitalize;
	letter-spacing: 1px;
	margin-bottom: 10px;
	opacity: 0.9;
}

.offering-box .inner-para-title {
	padding: 0;
	color: #b9bdada2;
	font-family: 'FinancierDisplayLight';
	font-style: normal;
	font-weight: 300;
	font-size: calc(23px + 0.923vw);
	letter-spacing: 1px;
	opacity: 0.9;
}

.offering-box .inner-para-title p {
	margin: 0;
	line-height: 1;
}

.child-heading-title {
	color: #B9BDAD;
	font-style: normal;
	font-weight: 300;
	line-height: 1.3;
	text-transform: capitalize;
	letter-spacing: 1px;
	margin-bottom: 10px;
	font-size: calc(14px + 0.280vw);
	font-family: 'GraphikRegular';
	opacity: 0.8;
	margin-bottom: 20px;
}

.offerings-inner-sec ul {
	padding-left: 25px;
	margin-bottom: 0;
}

.offerings-inner-sec ul li {
	color: #B9BDAD;
	font-style: normal;
	font-weight: 300;
	line-height: 1.3;
	margin-bottom: 10px;
	font-size: clamp(14px, 1.6vw, 18px);
	font-family: 'GraphikRegular';
	opacity: 0.8;

}

.offerings-inner-sec .heading-title {
	font-weight: 400;
	color: #374517;
	line-height: 1.2;
	margin-bottom: 0;
	font-family: 'GraphikMedium';
	opacity: 0.9;

}

.pack-inner-box ul li {
	color: #374517;
	opacity: 0.9;
}

.pack-inner-box .para-title {
	color: rgba(55, 69, 23, 0.5);
	font-size: clamp(24px, 3vw, 36px);
}

.pack-inner-box .heading-title-inner {
	font-size: clamp(24px, 3vw, 36px);
	margin-bottom: 12px;
}

.team-member-card .postion-text {
	font-family: 'GraphikRegular';
	font-style: normal;
	font-weight: 400;
	font-size: clamp(14px, 1.6vw, 18px);
	line-height: 1.4;
	color: #374517;
	margin-bottom: 0px;
	opacity: 0.9;
}

.team-member-card .heading-title-inner {
	margin-bottom: 16px;
}

.mobile-banner-logo-fix {
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 540px;
	width: 100%;
	padding: 0 30px;
	z-index: 1;
}


@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	30% {
		opacity: 0.07;
	}

	50% {
		opacity: 0.05;
	}

	70% {
		opacity: 0.03;
	}

	90% {
		opacity: 0.01;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	30% {
		opacity: 0.07;
	}

	50% {
		opacity: 0.05;
	}

	70% {
		opacity: 0.03;
	}

	90% {
		opacity: 0.01;
	}

	100% {
		opacity: 0;
	}
}

.mobile-banner-logo-fix.fade-logo-image {
	display: block;
	-webkit-animation: fadeOut 13s;
	animation: fadeOut 3s;
	animation-fill-mode: forwards;
}

body .box-slider-grid .max-height-slider .slide.slick-slide {
	min-height: 238px !important;
}

body .box-slider-grid .max-height-slider .slideimg.slick-slide {
	min-height: 300px;
}

.flex-row-reverse-normal .cus-border:last-child {
	border-left: 1px solid;
}

.flex-row-reverse .cus-border:first-child {
	border-left: 1px solid;
}

body .site-content .page-container .pad-top-bott {
	padding-top: 30px !important;
	padding-bottom: 90px !important;
}

.address-title {
	font-family: 'GraphikMedium';
	font-style: normal;
	font-weight: 500;
	font-size: calc(14px + 0.300vw);
	line-height: 1.4;
	color: #374517;
	margin-bottom: 1px;
	text-transform: capitalize;
	letter-spacing: 0.3px;
	padding-top: 0;
	opacity: 0.9;
}

.address-para p {
	margin-bottom: 0;
	font-weight: 400;
}

.fax-text {
	font-weight: 400;
	font-family: 'GraphikRegular';
}

.address-para a {
	color: #374517;
	font-size: calc(14px + 0.300vw);
	opacity: 0.9;
}


.address-para {
	font-family: 'GraphikRegular';
	font-style: normal;
	font-weight: 400;
	font-size: calc(14px + 0.300vw);
	line-height: 1.4;
	color: #374517;
	letter-spacing: 0.3px;
	margin-bottom: 20px;
	opacity: 0.9;
}

.address-para:last-child {
	margin-bottom: 0;
}

.module-google-map iframe {
	margin-bottom: 0;
}

.slider-class {
	position: relative;
}

.inner-builder-img-grid .slider-class {
	overflow: hidden;
}

.inner-builder-img-grid .flex-row-reverse .col-lg-6.slider-class img,
.inner-builder-img-grid .flex-row-reverse .col-lg-6.slider-class video {
	padding: 0;
	object-fit: contain !important;
}

.inner-builder-img-grid .col-lg-6.slider-class img,
.inner-builder-img-grid .col-lg-6.slider-class video,
.inner-builder-img-grid .flex-row-reverse .col-lg-6.slider-class .slideshow-2 img,
.inner-builder-img-grid .flex-row-reverse .col-lg-6.slider-class .slideshow-2 video {
	padding: 7vw 6vw;
	object-fit: contain !important;
}

.slider-class .slideshow,
.slider-class .slideshow-2 {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.inner-builder-img-grid .flex-row-reverse-normal .slideshow-2 button.slick-arrow,
.inner-builder-img-grid .flex-row-reverse .slideshow-2 button.slick-arrow {
	position: absolute;
	bottom: 12px;
	top: unset;
	-moz-transform: unset;
	-ms-transform: unset;
	-webkit-transform: unset;
	transform: unset;
	left: 0;
	right: unset;
	text-transform: uppercase;
	color: rgba(55, 69, 23, 0.5);
	width: 50px;
	height: auto;
	letter-spacing: 0.6px;
	opacity: 0.9;
	z-index: 9;
}

.inner-builder-img-grid .flex-row-reverse .slideshow-2 button.slick-arrow {
	left: auto;
	right: 40px;
}

.inner-builder-img-grid .flex-row-reverse-normal .slideshow-2 button.slick-arrow::before,
.inner-builder-img-grid .flex-row-reverse .slideshow-2 button.slick-arrow::before {
	font-family: 'GraphikRegular';
	font-style: normal;
	font-weight: 400;
	color: #374517;
	font-size: 11px;
	position: absolute;
	width: 50px;
	height: auto;
	letter-spacing: 2px;
	left: 0;
	opacity: 0.9;

}

.image-caption {
	color: #374517;
	width: fit-content;
	position: absolute;
	top: 5px;
	opacity: 0.9;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	font-size: 11px;
	transform: rotate(90deg) translateX(47px) translateY(40px);
	-webkit-transform: rotate(90deg) translateX(47px) translateY(40px);
	-moz-transform: rotate(90deg) translateX(47px) translateY(40px);
	-ms-transform: rotate(90deg) translateX(47px) translateY(40px);
	-o-transform: rotate(90deg) translateX(47px) translateY(40px);
}

.inner-builder-img-grid .flex-row-reverse-normal .slideshow-2 button.slick-prev.slick-arrow::before,
.inner-builder-img-grid .flex-row-reverse .slideshow-2 button.slick-prev.slick-arrow::before {
	content: "PREV/";
}

.inner-builder-img-grid .flex-row-reverse-normal .slideshow-2 button.slick-next.slick-arrow::before,
.inner-builder-img-grid .flex-row-reverse .slideshow-2 button.slick-next.slick-arrow::before {
	content: "NEXT";
	opacity: 1;
}

.inner-builder-img-grid .flex-row-reverse-normal .slideshow-2 button.slick-next.slick-arrow,
.inner-builder-img-grid .flex-row-reverse .slideshow-2 button.slick-next.slick-arrow {
	left: 40px;
}

.inner-builder-img-grid .flex-row-reverse .slideshow-2 button.slick-next.slick-arrow {
	left: auto;
	right: 0;
}


.column3-grid .slick-track {
	display: flex;
}

.single-page-title {
	font-family: 'FinancierDisplayLight';
	font-style: normal;
	font-weight: 300;
	font-size: calc(30px + 1.60vw);
	line-height: 1.2;
	text-transform: lowercase;
	color: #374517;
	margin: 0;
	opacity: 0.9;
}

.event-cont-box {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 7px 0;
}

.post-title {
	padding-top: 30px !important;
	padding-bottom: 20px !important;
}

.single-event-tag .tag-btn {
	font-size: 12px;
	padding: 7px 14px;
}

.event-cont-box .com-btn-2 {
	margin-right: 0 !important;
}

.not-found-text {
	margin: 0;
	font-family: 'GraphikMedium';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	color: #374517;
	opacity: 0.9;
}

.single-news .large-media .col-border-bottom {
	border-top: 1px solid rgba(55, 69, 23, 0.302);
}

/* .large-media .col-border-bottom {
	border-top: 1px solid rgb(55 69 23 /0.3);
} */
.large-media .slideshow {
	/*height: 100vh;*/
	height: auto;
}

.large-media .slideshow img {
	width: 100vw;
}

.wine-club-offerings {
	margin-bottom: -1px;
}

/* gravity-form */
body .gravity-form .gform_wrapper .gfield_required {
	color: rgba(55, 69, 23, 0.5);
	display: block;
	font-size: 13.008px;
	padding-left: 0.125em;
	float: left;
}

body .gravity-form .gform_wrapper.gravity-theme .gfield_label {
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 4px;
	padding: 0;
	color: rgba(55, 69, 23, 0.5);
	font-family: 'GraphikRegular';
}

body .gravity-form .gform_wrapper.gravity-theme .gfield input.large,
body .gravity-form .gform_wrapper.gravity-theme .gfield select.large {
	width: 100%;
	background: rgba(55, 69, 23, 0.1);
}

body .gravity-form .gform_wrapper.gravity-theme .gform_footer button,
body .gravity-form .gform_wrapper.gravity-theme .gform_footer input,
body .gravity-form .gform_wrapper.gravity-theme .gform_page_footer button,
body .gravity-form .gform_wrapper.gravity-theme .gform_page_footer input {
	margin-bottom: 8px;
	width: 100%;
	text-align: left;
	font-size: 16px;
	font-weight: 400;
	font-family: 'GraphikRegular';
	background: #374517;
	color: #9EA48E;
	border-radius: 50px;
	position: relative;
	opacity: 0.9;
}

body .gravity-form .gform_wrapper.gravity-theme .gform_footer input {
	background-image: url(/wp-content/themes/oakridgewines-child/images/from-btn-arrow.svg);
	background-repeat: no-repeat;
	background-position: 98% 50%;
	padding: 15px 20px;

}

.gform_ajax_spinner {
	position: fixed;
	width: 80px;
	height: 80px;
	object-fit: contain;
	top: 50%;
	left: 50%;
}

body .gravity-form .gform_wrapper .gfield_validation_message,
body .gravity-form .gform_wrapper .validation_message {
	background: none;
	border: none;
	margin-top: 0px;
	padding: 0;
	padding-top: 5px !important;
}

body .gravity-form .gform_wrapper.gravity-theme .gform_footer,
body .gravity-form .gform_wrapper.gravity-theme .gform_page_footer {
	margin: 15px 0 0;
	padding: 0;
}

body .gravity-form .gform_wrapper .gform_validation_errors {
	background: none;
	border: 0;
	border-radius: 5px;
	box-shadow: none;
	margin-bottom: 8px;
	margin-top: 8px;
	padding: 5px 5px;
	position: relative;
	width: 100%;
}

body .gravity-form span.gform-icon.gform-icon--close {
	display: none !important;
}

body .gravity-form form {
	margin-top: -15px;
}

/* Age Form PopUp CSS */
.age-gate__heading-title {
	display: none;
}

.age-gate__wrapper {
	padding: 0;
}

.age-gate__headline {
	padding: 0;
	margin: 0;
	width: 50%;
	font-family: 'FinancierDisplayLight';
	font-style: normal;
	font-weight: 300;
	font-size: calc(28px + 2vw);
	line-height: 65px;
	color: #374517;
	opacity: 0.9;
}

p.age-gate__subheadline {
	display: none;
}

.age-gate-form,
.age-gate__form {
	display: flex;
	flex-direction: unset;
	justify-content: space-between;
}

.age-gate {
	width: 100%;
	max-width: 100%;
	height: 100%;
	max-height: 100%;
	padding: 0;
}

.age-gate__fields {
	width: 50%;
	margin: 0;
	border-left: 1px solid rgba(55, 69, 23, 0.3);
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

p.age-gate__challenge {
	display: none;
}

button.age-gate__submit {
	background: #374517;
	border-radius: 45px;
	text-transform: capitalize;
	color: #9EA48E;
	opacity: 0.9;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
}

button.age-gate__submit--yes {
	margin-right: 15px;
}

button.age-gate__submit:hover,
button.age-gate__submit.age-gate__submit--no:hover,
button.age-gate__submit--no:focus {
	background: #374517;
	color: #9EA48E;
	opacity: 1;
}

button.age-gate__submit.age-gate__submit--no {
	background: rgba(55, 69, 23, 0.52);
}

.age-gate__errors {
	position: absolute;
	left: 100%;
	top: 55%;
	width: 50%;
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}

/* Cart Modal */

.ww-modal .dialog>.header h3.header {
	color: #374517;
	font-weight: 500;
	font-family: "GraphikMedium", sans-serif;
	opacity: 0.9;
}

.ww-modal .dialog>.footer .actions button {
	background-color: #374517;
	border: none;
	border-radius: 25px;
	color: #9EA48E;
	text-shadow: none;
	font-weight: 400;
	padding-top: 8px;
	padding-bottom: 8px;
	opacity: 0.9;
}

.ww-modal .dialog>.content .ww-cart-item .footer .footer-right button {
	background-color: #374517;
	color: #9EA48E;
	border-radius: 50px;
	padding: 10px;
	width: 28px;
	height: 28px;
	font-weight: 400;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: unset;
	font-size: 12px;
	border: none;
}

.ww-modal .dialog>.content .ww-cart-item .footer .footer-right .display {
	border: none;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.2;
}

.ww-modal .dialog .details {
	font-family: 'GraphikRegular';
}

.ww-modal .dialog .details .priceInfo {
	color: #374517;
	font-weight: 400;
	font-family: 'GraphikRegular';
	font-size: 14px;
	opacity: 0.9;
}

.ww-modal .dialog .details .product h3,
.ww-modal .dialog .details .price,
.ww-modal .dialog .sub-total .sub-total-amount,
.ww-modal .dialog .cart-items .total h3,
.ww-modal .dialog .cart-items .total .amount {
	color: #374517;
	opacity: 0.9;
}

.ww-modal .dialog .cart-items .total h3 {
	margin: 0px;
	font-size: 16px;
	padding: 0;
	font-weight: 500;
	font-family: "GraphikRegular", sans-serif;
}

.ww-modal .dialog.sub-total {
	margin: 16px 0;
}

.ww-modal .ww-cart-item {
	border-bottom: 0.5px solid rgba(55, 69, 23, 0.3);
}

.ww-modal .ww-cart-item .image img {
	object-fit: cover;
	height: 100%;
	transform: scale(0.9);
}

.ww-modal .dialog>.content {
	background-color: #fefefe !important;
	border-top: 0.5px solid rgba(55, 69, 23, 0.3);
	border-bottom: 0.5px solid rgba(55, 69, 23, 0.3);
}

.ww-menu-cart-link .ww-cart-badge {
	background: none;
	color: #B9BDAD;
	opacity: 1;
	font-size: 14px;
	min-width: fit-content;
	margin-left: 5px !important;
	min-height: fit-content;
	line-height: 1;
	margin-top: -2px;
}

.ww-menu-cart-link .ww-cart-badge:after {
	content: ')';
}

.ww-menu-cart-link .ww-cart-badge:before {
	content: '(';
}


.editorial-content-block .flex-row-reverse .col-border-left {
	border-left: none;
}

.editorial-content-block .flex-row-reverse .bd-right-none {
	border-left: 1px solid rgba(55, 69, 23, 0.302);
}

/* Cart modal end */

/* Sold Out CSS start */
.store-products-card .product-image {
	position: relative;
}

.store-products-card .product-image .sold-out {
	width: auto;
	background-color: #ff0000;
	position: absolute;
	right: 10px;
	top: 10px;
	white-space: nowrap;
	color: #fff;
	border-radius: 40px;
	padding: 0 10px;
	font-size: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 22px;
	font-weight: bold;
}

/* Sold Out CSS Ends */

.large-media .slick-slide {
	height: 50vw;
	max-height: 790px;
}

.vimeo-large-media {
	height: 52vw;
	width: 100%;
}

*, :before, :after {
	--tw-border-opacity: 0 !important;
	border-color: transparent;
	-webkit-border-color: transparent;
	--tw-shadow: 0 0 transparent !important;
	border-color: transparent;
}

.accordion-flush .accordion-item:last-child {
	border-bottom: 0 !important;
	border-color: transparent !important;
}

.accordion-button:not(.collapsed) {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border-color: transparent !important;
}

/* Top Bar Css Start */
.top-bar {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #41521C;
	padding: 10px 15px;
	position: relative;
}

.top-bar p {
	margin: 0;
	font-family: 'GraphikRegular';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 15px;
	color: rgba(185, 189, 173, 0.62);
	opacity: 0.9;
	text-align: center;
}

/* Top Bar Css Ends */

/* Award Tag Css Start */
.store-products-card .product-image .award-tag,
.featured-wines-carousel .slick-slide .img-hover .award-tag {
	width: 40px;
	position: absolute;
	left: 20px;
	top: 10px;
	background: #374517;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	z-index: 8;
}

.store-products-card .product-image .award-tag img,
.featured-wines-carousel .slick-slide .img-hover .award-tag img {
	width: 16px;
	height: auto;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	padding: 0;
}
.product-image span.award-tag img {
    object-fit: contain !important;
}

/* Award Tag Css Ends */

.order-confirmation .inner-text-block-grid .col-text-block {
	width: 100%;
	text-align: center;
	margin: 0;
}

.order-confirmation .inner-text-block-grid .col-border-left {
	display: none;
}


@media screen and (max-width: 768px) {
	.editorial-content-block .flex-row-reverse .bd-right-none {
		border-left: none;
	}

	.age-gate-form,
	.age-gate__form {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.age-gate__headline {
		width: 100%;
		padding:0 10px;
		line-height:120%;
	}

	.age-gate__fields {
		width: 100%;
		height: auto;
		margin-top: 60px;
		border-left: 0;
	}

	.age-gate__errors {
		position: absolute;
		left: 50%;
		top: 61%;
		width: 50%;
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.age-gate-error,
	.age-gate__error {
		line-height: 1.4;
		margin: 0;
	}

	button.age-gate__submit {
		padding: 13px 15px;
	}
}

@media screen and (max-width: 479.99px) {
	button.age-gate__submit {
		width: 100%;
		max-width: 300px;
	}

	button.age-gate__submit.age-gate__submit--no {
		margin-top: 10px;
	}

	.age-gate-buttons,
	.age-gate__buttons {
		flex-direction: column;
		width: 100%;
	}

	.age-gate__errors {
		top: 63%;
		width: 100%;
		padding: 40px;
	}
}

/* Age popup CSS end */
/* 404 Page Start */
.error404 .error-404 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.error404 .error-404 .page-content {
	padding: 10px 0 50px;
	text-align: center;
}

.error404 .error-404 header.page-header {
	padding: 50px 0;
	text-align: center;
}

.error404 .error-404 header.page-header .page-title {
	font-family: 'GraphikRegular';
	color: #374517;
	opacity: 0.9;
	text-transform: unset;
	font-style: normal;
	font-weight: 500;
	letter-spacing: -0.1px;
	margin-bottom: 5px;
	font-size: clamp(26px, 2vw, 38px);
}

.error404 .error-404 .page-content p,
.error404 .error-404 .page-content .search-form {
	display: none;
}

.all-post .para-title {
	font-size: clamp(24px, 2.5vw, 32px);
}

.module-gravity-form h5.para-title {
	margin-bottom: 16px;
}

/* 404 Page End */

/****Code for hide product details page buttons, description etc****/
.ww-action-button-try,
.ww-action-button-like {
	display: none;
}


body .ww-action-button-buy {
	padding: 12px !important;
	background-color: #374517;
	border-radius: 45px;
	border: none;
	color: #9EA48E;
	font-size: 0;
	min-width: 120px;
	-moz-transform: perspective(1px) translateZ(0);
	-ms-transform: perspective(1px) translateZ(0);
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	overflow: hidden;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	text-align: center;
	border: 0;
	line-height: 1.2;
}

body .ww-action-button-buy:hover:not([disabled]) {
	background-color: #313e12;
	color: #9EA48E;
}

body .ww-action-button-buy::before {
	content: "Add To Cart";
	font-size: 16px;
	text-transform: capitalize;
	opacity: 0.9;
}

.ww-button:focus {
	background-color: #313e12 !important;
	color: #9EA48E !important;
}

.featured-wines-carousel.slick-slider {
	overflow: visible;
}

.featured-wines-carousel .slick-arrow {
	position: absolute;
	bottom: 30px;
	left: 0;
	font-size: 12px;
	background: #374517;
	padding: 4px;
	border-radius: 50%;
	width: 26px;
	height: 26px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #9EA48E;
	margin-left: 0;
	z-index: 22;
	cursor: pointer;
}

.featured-wines .featured-wines-carousel .fa-angle-left {
	left: -100px;
}

.featured-wines .featured-wines-carousel .fa-angle-right {
	left: -60px;
}


.featured-wines {
	position: relative;
}

.featured-wines .featured-wines-carousel .slick-disabled {
	background: #a0a790;
	color: #374517;
}

.column3-grid .col-md-4 .img-hover video {
	height: 100vh;
}

.ww-type-product-action-buttons {
	width: 100%;
}

/* Popup Design */
.cus-modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	outline: 0;
}

.cus-modal .modal-dialog {
	max-width: 700px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	margin: 0 auto;
}

.cus-modal .cta-popup-text {
	padding: 0;
	max-width: 545px;
	margin: auto;
	font-family: 'GraphikRegular';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.4;
	color: #374517;
	margin-top: 30px;
	text-align: center;
	margin-bottom: 40px;
}

.cus-modal button.cta-popup-close span {
	color: #b9bdad;
}

.cus-modal .cta-popup-text h2 {
	font-size: calc(28px + 0.650vw);
	padding-top: 0;
	margin: 0;
	font-family: 'FinancierDisplayLight';
	color: #374517;
	text-transform: unset;
	font-weight: 300;
	line-height: 1.2;
	letter-spacing: normal;
	margin-bottom: 16px;
}

.cus-modal .cta-popup-button {
	padding: 0;
	text-align: center;
}

.cus-modal .modal-content {
	background: #B9BDAD;
}

.cus-modal button.cta-popup-close {
	background: none;
	width: 24px;
	height: 24px;
	position: absolute;
	right: 26px;
	padding: 0;
	top: 26px;
	border-radius: 50px;
	font-size: 28px;
	line-height: 0;
}

/* Popup Design End*/
.my-membership .para-title-inner a.ww-conditional-content {
	max-width: 100%;
	font-family: 'GraphikRegular' !important;
	font-size: 16px;
	color: #4e5933;
	text-transform: unset;
	font-weight: 300;
	line-height: 1.2;
	letter-spacing: normal;
	margin-bottom: 8px;
	display: block;
	text-decoration: underline;
}



/*--------------------------------------------------------------
19.0 Media Queries
--------------------------------------------------------------*/

/* Adjust positioning of edit shortcuts, override style in customize-preview.css */
@media screen and (min-width: 20em) {

	body.customize-partial-edit-shortcuts-shown .site-header .site-title {
		padding-left: 0;
	}
}

@media screen and (min-width: 30em) {

	/* Typography */

	body,
	button,
	input,
	select,
	textarea {
		font-size: 18px;
		font-size: 1.125rem;
	}

	h1 {
		font-size: 30px;
		font-size: 1.875rem;
	}

	h2,
	.home.blog .entry-title,
	.page .panel-content .recent-posts .entry-title {
		font-size: 26px;
		font-size: 1.625rem;
	}

	h3 {
		font-size: 22px;
		font-size: 1.375rem;
	}

	h4 {
		font-size: 18px;
		font-size: 1.125rem;
	}

	h5 {
		font-size: 13px;
		font-size: 0.8125rem;
	}

	h6 {
		font-size: 16px;
		font-size: 1rem;
	}

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		font-size: 14px;
		font-size: 0.875rem;
	}

	/* Fix image alignment */
	img.alignleft {
		float: left;
		margin-right: 1.5em;
	}

	img.alignright {
		float: right;
		margin-left: 1.5em;
	}

	/* Site Branding */

	.site-branding {
		padding: 3em 0;
	}

	/* Front Page */

	.panel-content .wrap {
		padding-bottom: 2em;
		padding-top: 3.5em;
	}

	.page-one-column .panel-content .wrap {
		max-width: 740px;
	}

	.panel-content .entry-header {
		margin-bottom: 4.5em;
	}

	.panel-content .recent-posts .entry-header {
		margin-bottom: 0;
	}

	/* Blog Index, Archive, Search */

	.taxonomy-description {
		font-size: 14px;

	}

	/* .page-numbers.current {
		font-size: 16px;
		
	} */

	/* Site Footer */

	.site-footer {
		font-size: 16px;
		font-size: 1rem;
	}

	/* Gallery Columns */

	.gallery-item {
		max-width: 25%;
	}

	.gallery-columns-1 .gallery-item {
		max-width: 100%;
	}

	.gallery-columns-2 .gallery-item {
		max-width: 50%;
	}

	.gallery-columns-3 .gallery-item {
		max-width: 33.33%;
	}

	.gallery-columns-4 .gallery-item {
		max-width: 25%;
	}
}

@media screen and (min-width: 48.01em) {
	html {
		scroll-padding-top: calc(var(--wp-admin--admin-bar--height, 0px) + 72px);
	}

	/* Typography */

	body,
	button,
	input,
	select,
	textarea {
		font-size: 16px;
		font-size: 1rem;
		line-height: 1.5;
	}

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		font-size: 13px;
		font-size: 0.8125rem;
	}

	/* Layout */

	.wrap {
		max-width: 1728px;
		padding-left: 1.5em;
		padding-right: 1.5em;
	}

	.has-sidebar:not(.error404) #primary {
		float: left;
		width: 58%;
	}

	.has-sidebar #secondary {
		float: right;
		padding-top: 0;
		width: 36%;
	}

	.error404 #primary {
		float: none;
	}

	.main-navigation li#ww-menu-cart-link,
	.main-navigation li#ww-menu-auth-link,
	.main-navigation li#ww-menu-auth-link1,
	.main-navigation li#ww-menu-register-link {
		display: none;
	}

	/* Site Branding */

	.site-branding {
		margin-bottom: 0;
	}

	.has-header-image.twentyseventeen-front-page .site-branding,
	.has-header-video.twentyseventeen-front-page .site-branding,
	.has-header-image.home.blog .site-branding,
	.has-header-video.home.blog .site-branding {
		bottom: 0;
		display: block;
		left: 0;
		height: auto;
		padding-top: 0;
		position: absolute;
		width: 100%;
	}

	.has-header-image.twentyseventeen-front-page .custom-header,
	.has-header-video.twentyseventeen-front-page .custom-header,
	.has-header-image.home.blog .custom-header,
	.has-header-video.home.blog .custom-header {
		display: block;
		height: auto;
	}

	.custom-header-media {
		height: 165px;
		position: relative;
	}

	.twentyseventeen-front-page.has-header-image .custom-header-media,
	.twentyseventeen-front-page.has-header-video .custom-header-media,
	.home.blog.has-header-image .custom-header-media,
	.home.blog.has-header-video .custom-header-media {
		height: 0;
		position: relative;
	}

	.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media,
	.has-header-video:not(.twentyseventeen-front-page):not(.home) .custom-header-media {
		bottom: 0;
		height: auto;
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
	}

	/* .custom-logo-link {
		padding-right: 2em;
	} */

	.custom-logo-link img,
	body.home.title-tagline-hidden.has-header-image .custom-logo-link img,
	body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
		max-width: 350px;
	}

	.title-tagline-hidden.home.has-header-image .custom-logo-link img,
	.title-tagline-hidden.home.has-header-video .custom-logo-link img {
		max-height: 200px;
	}

	.site-title {
		font-size: 36px;
		font-size: 2.25rem;
	}

	.site-description {
		font-size: 16px;
		font-size: 1rem;
	}

	/* Navigation */

	.navigation-top {
		/* bottom: 0; */
		font-size: 14px;
		font-size: 0.875rem;
		/* left: 0;
		position: absolute;
		right: 0; */
		width: 100%;
		z-index: 3;
	}

	.navigation-top .wrap {
		max-width: 1000px;
		/* The font size is 14px here and we need 50px padding in ems */
		padding: 0.75em 3.4166666666667em;
	}

	.navigation-top nav {
		margin-left: -1.25em;
	}

	.site-navigation-fixed.navigation-top {
		bottom: auto;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 1000;
	}

	.admin-bar .site-navigation-fixed.navigation-top {
		top: 32px;
	}

	/* Main Navigation */

	.js .menu-toggle,
	.js .dropdown-toggle {
		display: none;
	}

	.main-navigation {
		width: calc(100% - 66.66%);
	}

	.js .main-navigation ul,
	.js .main-navigation ul ul,
	.js .main-navigation>div>ul {
		display: block;
	}

	.main-navigation ul {
		background: transparent;
		padding: 0;
	}

	.main-navigation>div>ul {
		border: 0;
		margin-bottom: 0;
		padding: 0;
	}

	.main-navigation li {
		border: 0;
		display: inline-block;
		position: static;
	}

	.main-navigation li li {
		display: block;
	}

	.main-navigation a {
		padding: 1em 0.6em;
	}

	.navigation-top a {
		padding: 1em 0.6em;
		display: block;
	}

	.main-navigation ul ul {
		background: #fff;
		border: 1px solid #bbb;
		left: -999em;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 99999;
	}

	.main-navigation ul li.menu-item-has-children:before,
	.main-navigation ul li.menu-item-has-children:after,
	.main-navigation ul li.page_item_has_children:before,
	.main-navigation ul li.page_item_has_children:after {
		border-style: solid;
		border-width: 0 6px 6px;
		content: "";
		display: none;
		height: 0;
		position: absolute;
		right: 1em;
		bottom: -1px;
		width: 0;
		z-index: 100000;
	}

	.main-navigation ul li.menu-item-has-children.focus:before,
	.main-navigation ul li.menu-item-has-children:hover:before,
	.main-navigation ul li.menu-item-has-children.focus:after,
	.main-navigation ul li.menu-item-has-children:hover:after,
	.main-navigation ul li.page_item_has_children.focus:before,
	.main-navigation ul li.page_item_has_children:hover:before,
	.main-navigation ul li.page_item_has_children.focus:after,
	.main-navigation ul li.page_item_has_children:hover:after {
		display: none;

	}

	.main-navigation ul li.menu-item-has-children:before,
	.main-navigation ul li.page_item_has_children:before {
		border-color: transparent transparent #bbb;
		bottom: 0;
	}

	.main-navigation ul li.menu-item-has-children:after,
	.main-navigation ul li.page_item_has_children:after {
		border-color: transparent transparent #fff;
	}

	.main-navigation ul ul li:hover>ul,
	.main-navigation ul ul li.focus>ul {
		left: 100%;
		right: auto;
	}

	.main-navigation ul ul a {
		padding: 0.75em 1.25em;
		width: 16em;
	}

	.main-navigation li li {
		-webkit-transition: background-color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out;
	}

	.main-navigation li li:hover,
	.main-navigation li li.focus {
		background: #374517;
		opacity: 1;
	}

	.main-navigation li li a {
		-webkit-transition: color 0.3s ease-in-out;
		transition: color 0.3s ease-in-out;
	}

	.main-navigation li li.focus>a,
	.main-navigation li li:focus>a,
	.main-navigation li li:hover>a,
	.main-navigation li li a:hover,
	.main-navigation li li a:focus,
	.main-navigation li li.current_page_item a:hover,
	.main-navigation li li.current-menu-item a:hover,
	.main-navigation li li.current_page_item a:focus,
	.main-navigation li li.current-menu-item a:focus {
		color: #fff;
	}

	.menu-top-menu-container ul.sub-menu {
		opacity: 0;
		left: 0;
		right: auto;
		max-width: 100%;
		animation: auto;
		top: 48px;
		width: 100%;
		visibility: hidden;
		-webkit-transition: all 0.2;
		transition: all 0.2;
		-moz-transition: all 0.2;
		-ms-transition: all 0.2;
		-o-transition: all 0.2;
	}

	.main-navigation ul li:hover>ul,
	.main-navigation ul li.focus>ul {
		left: 0;
		right: auto;
		max-width: 100%;
		animation: auto;
		position: absolute;
		top: 48px;
		width: 100%;
		height: auto;
		opacity: 1;
		visibility: visible;
		animation-delay: 1s;
		-webkit-animation-delay: 1s;
		animation: FadeIn 1s;
		-webkit-animation: FadeIn 1s;
	}

	.main-navigation ul.menu.sub-menu-show::before {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		top: 50px;
		bottom: 0;
		background: rgb(65 79 35 / 60%);
		height: calc(100vh - 50px);
		z-index: -1;
	}


	@keyframes FadeIn {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	.main-navigation .menu-item-has-children>a>.icon,
	.main-navigation .page_item_has_children>a>.icon {
		display: none;
		left: 5px;
		position: relative;
		top: -1px;
	}

	.main-navigation ul ul .menu-item-has-children>a>.icon,
	.main-navigation ul ul .page_item_has_children>a>.icon {
		margin-top: -9px;
		left: auto;
		position: absolute;
		right: 1em;
		top: 50%;
		-moz-transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}

	.main-navigation ul ul ul {
		left: -999em;
		margin-top: -1px;
		top: 0;
	}

	.main-navigation ul ul li.menu-item-has-children.focus:before,
	.main-navigation ul ul li.menu-item-has-children:hover:before,
	.main-navigation ul ul li.menu-item-has-children.focus:after,
	.main-navigation ul ul li.menu-item-has-children:hover:after,
	.main-navigation ul ul li.page_item_has_children.focus:before,
	.main-navigation ul ul li.page_item_has_children:hover:before,
	.main-navigation ul ul li.page_item_has_children.focus:after,
	.main-navigation ul ul li.page_item_has_children:hover:after {
		display: none;
	}

	.site-header .site-navigation-fixed .menu-scroll-down {
		display: none;
	}

	/* Scroll down arrow */

	.site-header .menu-scroll-down {
		display: block;
		padding: 1em;
		position: absolute;
		right: 0;
	}

	.site-header .menu-scroll-down .icon {
		-moz-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}

	.site-header .menu-scroll-down {
		color: #fff;
		top: 2em;
	}

	.site-header .navigation-top .menu-scroll-down {
		color: #767676;
		top: 0.7em;
	}

	.menu-scroll-down:focus {
		outline: thin dotted;
	}

	.menu-scroll-down .icon {
		height: 18px;
		width: 18px;
	}

	li#ww-menu-auth-link a {
		position: relative;
	}

	li#ww-menu-auth-link span.ww-user-name {
		position: absolute;
		bottom: -45px;
		background: #252f0d;
		left: -55px;
		padding: 12px 12px;
		width: 180px;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
		display: none;
		transition: 0.5s all ease-in-out;
	}

	li#ww-menu-auth-link:hover {
		background: #252f0d;
	}

	li#ww-menu-auth-link:hover span.ww-user-name {
		display: block;
		transition: 0.5s all ease-in-out;
	}

	li#ww-menu-register-link {
		display: flex;
		align-items: center;
	}

	/* Front Page */

	.twentyseventeen-front-page.has-header-image .site-branding,
	.twentyseventeen-front-page.has-header-video .site-branding,
	.home.blog.has-header-image .site-branding,
	.home.blog.has-header-video .site-branding {
		margin-bottom: 70px;
	}

	.twentyseventeen-front-page.has-header-image .custom-header-media,
	.twentyseventeen-front-page.has-header-video .custom-header-media,
	.home.blog.has-header-image .custom-header-media,
	.home.blog.has-header-video .custom-header-media {
		height: 1200px;
		height: 100vh;
		max-height: 100%;
		overflow: hidden;
	}

	.twentyseventeen-front-page.has-header-image .custom-header-media:before,
	.twentyseventeen-front-page.has-header-video .custom-header-media:before,
	.home.blog.has-header-image .custom-header-media:before,
	.home.blog.has-header-video .custom-header-media:before {
		height: 33%;
	}

	.admin-bar.twentyseventeen-front-page.has-header-image .custom-header-media,
	.admin-bar.twentyseventeen-front-page.has-header-video .custom-header-media,
	.admin-bar.home.blog.has-header-image .custom-header-media,
	.admin-bar.home.blog.has-header-video .custom-header-media {
		height: calc(100vh - 32px);
	}

	.panel-content .wrap {
		padding-bottom: 4.5em;
		padding-top: 6em;
	}

	.panel-image {
		height: 100vh;
		max-height: 1200px;
	}

	/* With panel images 100% of the screen height, we're going to fix the background image where supported to create a parallax-like effect. */
	.background-fixed .panel-image {
		background-attachment: fixed;
	}

	@supports (-webkit-touch-callout: none) {

		/* Image scrolls with the content in iOS Safari. */
		.background-fixed .panel-image {
			background-attachment: scroll;
		}
	}

	.page-two-column .panel-content .entry-header {
		float: left;
		width: 36%;
	}

	.page-two-column .panel-content .entry-content {
		float: right;
		width: 58%;
	}

	/* Front Page - Recent Posts */

	.page-two-column .panel-content .recent-posts {
		clear: right;
		float: right;
		width: 58%;
	}

	.panel-content .recent-posts article {
		margin-bottom: 4em;
	}

	.panel-content .recent-posts .entry-header,
	.page-two-column #primary .panel-content .recent-posts .entry-header,
	.panel-content .recent-posts .entry-content,
	.page-two-column #primary .panel-content .recent-posts .entry-content {
		float: none;
		width: 100%;
	}

	.twentyseventeen-front-page .panel-content .recent-posts .entry-header {
		margin-bottom: 1.5em;
	}

	.page .panel-content .recent-posts .entry-title {
		font-size: 26px;
		font-size: 1.625rem;
	}

	/* Posts */

	.site-content {
		padding: 0 0;
	}

	.single-post .entry-title,
	.page .entry-title {
		font-size: 26px;
		font-size: 1.625rem;
	}

	.comments-pagination,
	.post-navigation {
		clear: both;
	}

	.post-navigation .nav-previous {
		float: left;
		width: 50%;
	}

	.post-navigation .nav-next {
		float: right;
		text-align: right;
		width: 50%;
	}

	.nav-next,
	.post-navigation .nav-next {
		margin-top: 0;
	}

	/* Blog, archive, search */

	.sticky .icon-thumb-tack {
		height: 23px;
		left: -2.5em;
		top: 1.5em;
		width: 32px;
	}

	body:not(.has-sidebar):not(.page-one-column) .page-header,
	body.has-sidebar.error404 #primary .page-header,
	body.page-two-column:not(.archive) #primary .entry-header,
	body.page-two-column.archive:not(.has-sidebar) #primary .page-header {
		float: left;
		width: 36%;
	}

	.blog:not(.has-sidebar) #primary article,
	.archive:not(.page-one-column):not(.has-sidebar) #primary article,
	.search:not(.has-sidebar) #primary article,
	.error404:not(.has-sidebar) #primary .page-content,
	.error404.has-sidebar #primary .page-content,
	body.page-two-column:not(.archive) #primary .entry-content,
	body.page-two-column #comments {
		float: right;
		width: 58%;
	}

	.blog .site-main>article,
	.archive .site-main>article,
	.search .site-main>article {
		padding-bottom: 4em;
	}

	.navigation.pagination {
		clear: both;
		float: right;
		width: 58%;
	}

	.has-sidebar .navigation.pagination,
	.archive.page-one-column:not(.has-sidebar) .navigation.pagination {
		float: none;
		width: 100%;
	}

	.entry-footer {
		display: table;
		width: 100%;
	}

	.entry-footer .cat-tags-links {
		display: table-cell;
		vertical-align: middle;
		width: 100%;
	}

	.entry-footer .edit-link {
		display: table-cell;
		text-align: right;
		vertical-align: middle;
	}

	.entry-footer .edit-link a.post-edit-link {
		margin-top: 0;
		margin-left: 1em;
	}

	/* Entry content */

	/* without sidebar */

	:not(.has-sidebar) .entry-content blockquote.alignleft {
		margin-left: -17.5%;
		width: 48%;
	}

	:not(.has-sidebar) .entry-content blockquote.alignright {
		margin-right: -17.5%;
		width: 48%;
	}

	/* with sidebar */

	.has-sidebar .entry-content blockquote.alignleft {
		margin-left: 0;
		width: 34%;
	}

	.has-sidebar .entry-content blockquote.alignright {
		margin-right: 0;
		width: 34%;
	}

	.has-sidebar #primary .entry-content blockquote.alignright.below-entry-meta {
		margin-right: -72.5%;
		width: 62%;
	}

	/* blog and archive */

	.blog:not(.has-sidebar) .entry-content blockquote.alignleft,
	.twentyseventeen-front-page.page-two-column .entry-content blockquote.alignleft,
	.archive:not(.has-sidebar) .entry-content blockquote.alignleft,
	.page-two-column .entry-content blockquote.alignleft {
		margin-left: -72.5%;
		width: 62%;
	}

	.blog:not(.has-sidebar) .entry-content blockquote.alignright,
	.twentyseventeen-front-page.page-two-column .entry-content blockquote.alignright,
	.archive:not(.has-sidebar) .entry-content blockquote.alignright,
	.page-two-column .entry-content blockquote.alignright {
		margin-right: 0;
		width: 36%;
	}

	/* Post formats */

	.format-quote blockquote .icon {
		left: -1.5em;
	}

	/* Pages */

	.page.page-one-column .entry-header,
	.twentyseventeen-front-page.page-one-column .entry-header,
	.archive.page-one-column:not(.has-sidebar) .page-header {
		margin-bottom: 4em;
	}

	.page:not(.home) #content {
		padding-bottom: 0;
	}

	/* 404 page */

	.error404 .page-content {
		padding-bottom: 9em;
	}

	/* Comments */

	#comments {
		padding-top: 5em;
	}

	.comments-title {
		margin-bottom: 2.5em;
	}

	ol.children .children {
		padding-left: 2em;
	}

	/* Posts pagination */

	.nav-links .nav-title {
		position: relative;
	}

	.nav-title-icon-wrapper {
		position: absolute;
		text-align: center;
		width: 2em;
	}

	.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
		left: -2em;
	}

	.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
		right: -2em;
	}

	/* Secondary */

	#secondary {
		font-size: 14px;
		font-size: 0.875rem;
		line-height: 1.6;
	}

	/* Widgets */

	h2.widget-title {
		font-size: 11px;
		font-size: 0.6875rem;
		margin-bottom: 2em;
	}

	/* Footer */
	.site-footer .widget-column.footer-widget-1 {
		float: left;
		width: 36%;
	}

	.site-footer .widget-column.footer-widget-2 {
		float: right;
		width: 58%;
	}

	.social-navigation {
		clear: left;
		float: left;
		margin-bottom: 0;
		width: 36%;
	}

	.site-info {
		float: left;
		padding: 0.7em 0 0;
		width: 58%;
	}

	.social-navigation+.site-info {
		margin-left: 6%;
	}

	.site-info .sep {
		margin: 0 0.5em;
		display: inline;
		visibility: visible;
		height: auto;
		width: auto;
	}

	/* Gallery Columns */

	.gallery-columns-5 .gallery-item {
		max-width: 20%;
	}

	.gallery-columns-6 .gallery-item {
		max-width: 16.66%;
	}

	.gallery-columns-7 .gallery-item {
		max-width: 14.28%;
	}

	.gallery-columns-8 .gallery-item {
		max-width: 12.5%;
	}

	.gallery-columns-9 .gallery-item {
		max-width: 11.11%;
	}

	.menu-top-menu-container ul.sub-menu {
		display: inline-flex !important;
		flex-wrap: nowrap;
		background: rgb(65 79 35 / 60%) !important;
		border: 0;
	}

	body .menu-top-menu-container ul.sub-menu li {
		width: 100%;
		border-right: 1px solid rgba(185, 189, 173, 0.3);
		height: 22vw;
		max-height: 350px;
		border-bottom: 1px solid rgba(185, 189, 173, 0.3);
		background-color: #414F23;

	}

	body .menu-top-menu-container ul.sub-menu li:last-child {
		border-right: 0;
	}

	body .menu-top-menu-container ul.sub-menu li a {
		font-size: calc(13px + 0.70vw);
		margin: 0;
		font-family: 'FinancierDisplayLight';
		color: #B9BDAD;
		text-transform: unset;
		font-weight: 300;
		line-height: 1.2;
		letter-spacing: normal;
		padding: 30px;
		height: 100%;
		width: 100%;
		display: block;
	}

	body .menu-top-menu-container ul.sub-menu li a img {
		display: block;
		width: 100%;
		object-fit: contain;
		height: 13vw;
		min-width: 100%;
		max-height: 200px;
		margin-top: 60px;

	}

	.desktop-hide {
		display: none;
	}

	.all-post .col-md-7 .min-height-grid {
		max-height: 700px;
	}

	.all-post .col-md-5 .min-height-grid {
		max-height: 500px;
	}

	.site-footer .foot-container .middel-footer #block-14 .widget-title {
		padding-left: 15px;
	}

	#block-14 a.contact-n {
		padding-left: 0;
	}

	#block-14 .ft-address {
		padding-left: 0;
	}

	.maps-text-content-grid .tab-content {
		margin-top: 30px;
	}

	.column-content-img-grid .min-text-box .para-title-inner {
		margin-bottom: 14px !important;
	}

	.column3-grid .col-md-4 .img-hover {
		max-height: 310px;
	}

	.all-post {
		overflow: hidden;
		margin-bottom: -2px;
	}

}

@media screen and (min-width: 767.99px) {

	li#ww-menu-register-link {
		display: none;
	}
}

@media screen and (min-width: 67em) {

	/* Layout */

	/* Navigation */

	.navigation-top .wrap {
		padding: 0.75em 2em;
	}

	.navigation-top nav {
		margin-left: 0;
		width: 33.33%;
	}

	/* Sticky posts */

	.sticky .icon-thumb-tack {
		font-size: 32px;
		font-size: 2rem;
		height: 22px;
		left: -1.25em;
		top: 0.75em;
		width: 32px;
	}

	/* Pagination */

	/* .page-numbers {
		display: inline-block;
	} */

	/* .page-numbers.current {
		font-size: 16px;
		
	} */

	.page-numbers.current .screen-reader-text {
		clip: rect(1px, 1px, 1px, 1px);
		height: 1px;
		overflow: hidden;
		position: absolute !important;
		width: 1px;
	}

	/* Comments */

	.comment-body {
		margin-left: 0;
	}

	.slider-min-height {
		height: 100% !important;
	}


}

@media screen and (min-width: 79em) {
	.col-max-height {
		min-height: 310px;
		max-height: 390px;
	}

	.offerings-inner-sec .col-max-height {
		min-height: 305px;
		max-height: 100%;
	}

	.slick-slider {
		height: 100%;
		max-height: 100%;
		overflow: hidden;
		display: flex;
	}

	.slick-list {
		height: 100%;
	}

	.slick-track {
		height: 100%;
	}

	img.slick-slide,
	video.slick-slide {
		display: block;
		width: 100%;
		max-height: 100%;
		/*height: fit-content;*/
		height: auto;
	}

	video.slick-slide {
		object-fit: cover;
	}

	body .module-img-grid .slick-track .slide.slick-slide {
		min-height: 600px;
		max-height: 100%;
	}

	.has-sidebar .entry-content blockquote.alignleft {
		margin-left: -20%;
	}

	.blog:not(.has-sidebar) .entry-content blockquote.alignright,
	.archive:not(.has-sidebar) .entry-content blockquote.alignright,
	.page-two-column .entry-content blockquote.alignright,
	.twentyseventeen-front-page .entry-content blockquote.alignright {
		margin-right: -20%;
	}

	.map .slide {
		padding: 3vw;
	}
}

@media screen and (min-width: 90em) {
	.column3-grid .col-md-4 .img-hover {
		max-height: 350px;
	}

	.col-max-height {
		min-height: 400px;
		max-height: 500px;
	}

	.offerings-inner-sec .col-max-height {
		min-height: 400px;
		max-height: 100%;
	}

	body .module-img-grid .slick-track .slide.slick-slide {
		min-height: 900px;
		max-height: 900px;
	}



	img.slick-slide,
	video.slick-slide {
		display: block;
		width: 100%;
		max-height: 100%;
		object-fit: cover;
		height: 100%;
	}

	.min-text-box .para-title-inner {
		min-height: fit-content;
	}

	.pack-inner-box .col-max-height {
		max-height: fit-content;
		min-height: 270px;
	}

}

@media screen and (max-width: 48.875em) and (min-width: 48em) {

	.admin-bar .site-navigation-fixed.navigation-top,
	.admin-bar .site-navigation-hidden.navigation-top {
		top: 46px;
	}

}

@media screen and (max-width: 1264.99px) and (min-width: 992px) {

	.inner-builder-img-grid .col-lg-6 .slide img,
	.inner-builder-img-grid .col-lg-6 .slide video {
		object-fit: cover !important;
		height: 100vh;
		max-height: 800px;
	}

	.column3-grid .col-md-4 .img-hover {
		max-height: 380px;

	}


}

@media screen and (min-width: 768px) and (max-width: 991.99px) {

	.inner-builder-img-grid .col-md-12.col-lg-6.cus-border {
		border: 0;
	}

	.module-img-grid .mobile-hide.col-border-left {
		border: 0;
	}

	.team-img-grid .col-sm-6:nth-child(3n) {
		border: 0 !important;
	}

	.inner-builder-img-grid .mob-padding .slideshow-2 img,
	.inner-builder-img-grid .mob-padding .slideshow-2 video {
		padding-bottom: 40px !important;
	}

	body .max-height-slider .slick-track .slide.slick-slide {
		min-height: 180px !important;
		max-height: 350px !important;
	}

	video.slick-slide {
		max-height: 50vw;
	}

	.inner-text-block-grid .col-border-left {
		border-left: 0;
	}

	.box-slider-grid.column-image-grid .col-border-left {
		border-left: 0;
		border-top: 1px solid rgba(55, 69, 23, 0.302);
	}

	.module-gravity-form .col-border-left {
		border-left: 0;
	}

	.maps-text-content-grid .col-border-left:first-child {
		border-top: 0;

	}

	.maps-text-content-grid .col-border-left {
		border-left: 0;
		border-top: 1px solid rgba(55, 69, 23, 0.302);
	}

	.row.mobile-hide {
		display: none;
	}

	body .flex-row-reverse-normal .cus-border:last-child,
	body .flex-row-reverse .cus-border:first-child {
		border-left: 1px solid;
	}

	body .module-img-grid .flex-row-reverse {
		display: flex !important;
		flex-direction: row-reverse !important;
	}

	.module-img-grid .slick-slider img {
		height: 100vh;
	}

	body .featured-news-grid .col-md-9 .lasted-last-child-bd.slick-slide {
		padding: 16px 16px 24px 16px !important;
		min-height: 70vw;
	}

	.related-news-events .col-md-9 .slick-track .col-border-left {
		padding-top: 16px !important;
	}

	.image-caption {
		-moz-transform: unset;
		-ms-transform: unset;
		-webkit-transform: unset;
		transform: unset;
		top: unset;
		bottom: 5px;
	}

	.inner-builder-img-grid .flex-row-reverse-normal .slideshow-2 button.slick-arrow,
	.inner-builder-img-grid .flex-row-reverse .slideshow-2 button.slick-arrow {
		right: 40px;
		left: unset;
		bottom: 20px;
		width: 40px;
	}

	.inner-builder-img-grid .flex-row-reverse-normal .slideshow-2 button.slick-next.slick-arrow {
		left: unset;
		right: 0;
	}

	.wine-club-offerings .mob-view-wine img {
		max-height: 724px !important;
	}

	.wine-club-offerings .mob-view-wine .offering-box {
		padding-bottom: 0;
	}

	body .offerings-check-out .col-md-4.p-4 {
		width: 100%;
		padding-bottom: 0 !important;
	}

	.offerings-check-out .wine-title {
		padding-top: 16px;
	}

	.offerings-check-out .h-150 {
		height: auto;
	}
}

@media screen and (max-width: 1699px) {
	.hero-media {
		max-height: 940px;
	}

	.custom-hero-media .vimeo-large-media iframe {
		transform: scale(1.2);
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-ms-transform: scale(1.2);
		-o-transform: scale(1.2);
	}

}


@media screen and (max-width: 1399px) {


	.hero-media {
		max-height: 824px;
	}

	.min-height-grid {
		min-height: 280px;
		max-height: 320px;
	}

	.error404 .error-404 .page-content img {
		max-width: 400px !important;
	}

	.featured-wines .featured-wines-carousel .fa-angle-left {
		left: -86px;
	}

	.featured-wines .featured-wines-carousel .fa-angle-right {
		left: -50px;
	}

	body .menu-top-menu-container ul.sub-menu li a {
		font-size: calc(12px + 0.70vw);
		padding: 24px;
	}

	.column-content-img-grid .slide img {
		min-height: 24vw;
		object-fit: cover;
		max-height: 360px;
	}

	.wine-club-offerings .mob-view-wine img {
		height: 100vh;
		max-height: 600px;
		object-fit: cover;
	}
}

@media screen and (max-width: 1264px) {
	.hero-media {
		max-height: 800px;
	}

	img.slick-slide,
	video.slick-slide {
		display: block;
		width: 100%;
		max-height: 100%;
		object-fit: cover;
		/*height: fit-content;*/
		height: auto;

	}

	.featured-wines-carousel.slick-slider .slick-slide,
	.featured-wines-carousel.slick-slider .slick-slide.slick-active {
		max-height: 540px;
		height: 100vh;
	}

	.inner-builder-img-grid .slide img,
	.column-image-grid .slide img {
		object-fit: contain;
	}

	/* .min-text-box .para-title-inner {
		min-height: 90px;
	} */
	.slider-min-height {
		height: 100% !important;
		overflow: hidden;
	}

	body .max-height-slider .slick-track .slide.slick-slide {
		min-height: 180px !important;
		max-height: 300px !important;
	}

	.max-height-slider {
		min-height: 180px;
		max-height: 300px !important;
		overflow: hidden;
		padding: 0 !important;
	}

	.max-height-slider img.slick-slide,
	.max-height-slider video.slick-slide {
		max-height: 300px;
		object-position: center;
	}

	.inner-builder-img-grid .para-title-inner {
		margin-top: 40px;
	}

	.team-img-grid .col-sm-6 {
		border-bottom: 0 !important;
	}

	.column3-grid .min-height-box {
		min-height: 150px;
		margin-bottom: 15px;
	}

	.max-height-slider.about-img-slider {
		max-height: 450px !important;
	}

	.max-height-slider.about-img-slider img.slick-slide {
		max-height: 100vh;
	}

	.max-height-slider.about-img-slider .slick-track .slide.slick-slide {
		max-height: 440px !important;
	}

	.featured-wines .featured-wines-carousel .fa-angle-left {
		left: -76px;
	}

	.featured-wines .featured-wines-carousel .fa-angle-right {
		left: -44px;
	}
}

@media screen and (max-width: 1199px) {
	.hero-media {
		max-height: 660px;
	}

	.slider-min-height {
		max-height: 600px !important;
		overflow: hidden;
	}

	.featured-wines .featured-wines-carousel .fa-angle-left {
		left: -220px;
		bottom: 80px;
	}

	.featured-wines .featured-wines-carousel .fa-angle-right {
		left: -180px;
		bottom: 80px;
	}

	img.slick-slide,
	video.slick-slide {
		object-fit: cover;
		height: 100%;
		max-height: 600px;
	}

	.order-button {
		display: block !important;
	}

	.order-button a {
		width: 100%;
	}

	.order-button a:last-child {
		margin-top: 15px;
	}

	.min-height-grid {
		min-height: 200px;
		max-height: 260px;
	}

	body .menu-top-menu-container ul.sub-menu li a {
		padding: 15px;
		font-size: calc(12px + 0.20vw);
	}

	body .menu-top-menu-container ul.sub-menu li a img {
		margin-top: 30px;
	}

	body .menu-top-menu-container ul.sub-menu li {
		max-height: 260px;
	}

	.inner-builder-img-grid img.slick-slide,
	.inner-builder-img-grid video.slick-slide {
		max-height: 100%;
	}

	.tag-btn {
		padding: 6px 10px 5px;
		margin-right: 6px;
	}

	.wine-heading-title {
		align-items: flex-start;
	}
}

@media screen and (max-width: 991px) {
	.hero-media {
		max-height: 510px;
	}

	.main-navigation a,
	.cart-side a.nav-link,
	.navigation-top a {
		padding: 1.4em 0.4em;
		font-size: 14px;
	}

	.col-nav-bar {
		width: 28.33%;
	}

	.cart-side {
		width: 38.33%;
	}

	.custom-logo a {
		padding: 0;
	}

	.custom-logo a {
		padding: 0 !important;
	}

	.navigation-top nav {
		margin-left: 0;
	}

	.banner-logo {
		justify-content: center;
	}

	.banner-logo img {
		max-width: 150px;
		padding: 30px 20px 0;
	}

	.min-height-box {
		min-height: 120px;
	}

	.min-height-grid {
		min-height: 160px;
		max-height: 280px;
	}

	body .page-container .p-4 {
		padding: 12px !important;
	}

	.site-footer .foot-container .middel-footer .border-col:nth-child(2) {
		border-right: 0;
	}

	.footer-bottom-box .widget-area {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
		max-width: 600px;
		margin: 0 auto;
		padding: 20px 0 0;
	}

	.footer-bottom-box .widget-area.last-child {
		padding-bottom: 15px;
	}

	body .slideshow .slick-dots {
		bottom: 5px;
	}

	.mc4wp-form-fields {
		padding: 35px 16px !important;
	}

	.footer-logo .widget_media_image .wp-block-image {
		margin: 0;
		padding: 30px 0;
	}

	.site-footer .foot-container .middel-footer .border-col .widget-title {
		margin: 0 -12px;
		padding: 16px 20px;
	}

	.ft-address {
		padding-left: 5px;
		padding-bottom: 16px;
	}

	.contact-n {
		padding-top: 16px;
		padding-left: 5px;
	}

	.middel-footer ul.menu {
		list-style: none;
		margin-bottom: 0;
		padding-top: 16px;
		padding-bottom: 16px;
		padding-left: 5px;
	}

	.featured-wines .p-4 {
		border: none !important;
	}

	.featured-wines img.slick-slide {
		max-height: 180px !important;
		object-fit: scale-down;
		min-height: 290px;
	}

	.foot-container {
		padding: 0;
	}

	.footer-logo {
		margin: 0;
	}

	.site-footer .foot-container aside.fatfooter {
		margin: 0;
	}

	.foot-container div#block-13 {
		margin: -22px 0px -22px;
	}

	.footer-logo .col-md-12 {
		padding: 0;
	}

	.mobile-banner-logo-fix {
		display: flex !important;
		position: absolute;
		top: 50%;
		left: 50%;
		-moz-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		-webkit-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
		min-width: 280px;
	}

	body .module-img-grid .border-normal {
		padding-top: 22px !important;
		padding-bottom: 0 !important;
	}

	.pro-details-box {
		margin-top: 5px;
	}

	.foot-container .widget_text {
		margin: 0;
	}

	.offerings-inner-sec .inner-normal {
		border-left: 0;
	}

	.featured-news-grid .img-hover .img-fluid {
		min-height: 100% !important;
		height: 360px !important;
		object-position: center;
	}

	.featured-news-grid .min-height-grid {
		max-height: 450px;
	}

	body .module-img-grid .page-container .pad-top-bott,
	body .site-content .page-container .pad-top-bott {
		padding-top: 15px !important;
		padding-bottom: 65px !important;
	}

	.post-news-box-5 {
		border-left: 0;
	}

	.post-news-box-6 {
		border-left: 1px solid rgba(55, 69, 23, 0.302);
		border-bottom: 1px solid rgba(55, 69, 23, 0.302);
	}

	.post-news-box-7 {
		border-left: 0;
	}

	.all-post .col-md-7 .min-height-grid .img-fluid {
		height: 50vw !important;
	}

	.col-text-block {
		margin-bottom: -10px;
	}

	.module-img-grid .desktop-hide .heading-title-inner {
		font-size: calc(30px + 0.465vw);
	}

	.featured-wines-carousel .slick-arrow {
		display: none !important;
	}

	.featured-wines .img-hover {
		margin-top: 0;
	}

	a.com-btn.clear-filter,
	.com-btn {
		font-size: 14px;
	}

	.com-btn i {
		margin-left: 15px;
	}

	.mb-x-border {
		border-top: 1px solid;
	}

	.related-news-events .lasted-last-child-bd:first-child {
		border-left: 0;
	}

}

@media screen and (max-width: 768px) {
	.hero-media {
		max-height: 540px;
	}

	.custom-hero-media .vimeo-large-media iframe {
		transform: scale(2);
		-ms-transform: scale(2);
		-webkit-transform: scale(2);
		-moz-transform: scale(2);
		-o-transform: scale(2);
	}

	.foot-container .newsletter-form_wrapper .gform_heading .gform_title {
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
	}

	.ww-menu-register-link {
		visibility: hidden !important;
	}

	.com-btn {
		min-width: 156px;
	}

	.com-btn i {
		margin-left: 20px;
	}

	.shop-our-wine .filter-option-widget {
		padding-top: 0;
	}

	.wine-heading-title {
		align-items: center;
	}

	.wine-product-title .text-end {
		text-align: left !important;
		margin: 20px 0 !important;
	}

	button.age-gate__submit--yes {
		margin-right: 0;
	}

	.main-navigation li#ww-menu-cart-link,
	.main-navigation li#ww-menu-auth-link,
	.main-navigation li.ww-menu-register-link {
		width: fit-content;
		float: none;
		width: 100%;
		/* border: 0; */
	}


	.main-navigation li#ww-menu-cart-link {
		display: none;
	}

	li#ww-menu-register-link {
		padding: 0.9em 0.6em;
	}

	li#ww-menu-register-link a::before {
		padding: 0 0.6em;
	}

	.main-navigation a,
	.cart-side a.nav-link,
	.navigation-top a {
		padding: 1em 1em;
		font-size: 14px;
	}

	.mobile-hide {
		display: none;
	}

	.main-navigation ul ul.toggled-on {
		display: block;
		position: inherit;
		height: 100%;
		border-top: 1px solid rgba(101, 112, 76, 1);
		padding-left: 100px;
	}

	.main-navigation ul ul.toggled-on li a img {
		display: none;
	}

	.main-navigation li button.dropdown-toggle {
		left: 10px;
		right: unset;
		top: 10px;
		/* background: rgba(158, 164, 142, 1); */
		width: 26px;
		height: 26px;
		border-radius: 50%;
		padding: 0;
	}

	.main-navigation li button.dropdown-toggle::after {
		display: none;
	}

	.main-navigation .menu li.menu-item-has-children a:first-child {
		padding-left: 55px;
	}

	.main-navigation .menu li.menu-item-has-children .sub-menu.toggled-on a {
		padding-left: 0;
	}

	.main-navigation ul ul.toggled-on li {
		border-left: 1px solid rgba(101, 112, 76, 1);
		/* border-top: 1px solid rgba(101, 112, 76, 1); */
		padding: 5px 15px;
	}

	.main-navigation ul ul.toggled-on li:last-child {
		border-bottom: none;
	}

	ul#top-menu {
		overflow-x: auto;
		padding-bottom: 150px;
	}

	.main-navigation li button.dropdown-toggle svg.icon.icon-angle-down {
		background-image: url(/wp-content/themes/oakridgewines-child/images/max.svg);
		background-repeat: no-repeat;
		background-size: contain;
		font-size: 28px;
		-moz-transform: none;
		-ms-transform: none;
		-webkit-transform: none;
		transform: none;
		margin-top: 4px;
	}

	.main-navigation li button.dropdown-toggle.toggled-on svg.icon.icon-angle-down {
		background-image: url(/wp-content/themes/oakridgewines-child/images/min.svg);
	}

	.main-navigation li button.dropdown-toggle svg.icon.icon-angle-down use {
		display: none;
	}

	.main-navigation ul ul.toggled-on li:first-child {
		border-top: 0;
	}

	.main-navigation li li,
	.main-navigation li:last-child {
		border-bottom: 1px solid #65704C;
	}

	.bd-top-none {
		border-top: none !important;
	}

	.bd-right-none {
		border-right: none !important;
	}

	.bd-left-none {
		border-left: none !important;
	}

	.bd-bottom-none {
		border-bottom: none !important;
	}

	.custom-logo svg {
		max-width: 100px;
	}

	.menu-top-menu-container {
		position: absolute;
		left: 0;
		width: 100%;
	}

	.hide-mobile {
		display: none !important;
	}

	.mobile-view-btn {
		display: block !important;
		margin-bottom: 20px;
		margin-top: 32px;
	}

	.module-img-grid .flex-row-reverse {
		flex-direction: column-reverse !important;
	}

	.module-img-grid .flex-row-reverse .slideshow .slick-dots {
		text-align: left;
	}

	.module-img-grid .col-md-12 .flex-row-reverse {
		flex-direction: row-reverse !important;
	}

	body .featured-news-grid .lasted-last-child-bd.slick-slide {
		border-top: 0 !important;
		padding: 0 16px 24px 16px !important;
		min-height: 90vw;

	}


	/* .navigation-top {
		padding: 15px 0;
	} */
	.menu-toggle {
		padding-right: 0;
		font-size: 16px;
	}

	.menu-toggle .icon-bars {
		margin: 0;
		top: 0;
		position: relative;
		font-size: 0;
		width: 24px;
		height: 10px;
		background-image: url(/wp-content/uploads/2023/01/menu-icon.svg);
		background-repeat: no-repeat;
		background-size: contain;
	}

	.menu-toggle .icon-close {
		margin: 0;
		top: 0;
		position: relative;
		font-size: 0;
		width: 14px;
		height: 14px;
		background-image: url(/wp-content/themes/oakridgewines-child/images/close-icon.svg);
		background-repeat: no-repeat;
		background-size: contain;
	}

	.menu-toggle svg.icon.icon-bars use,
	.menu-toggle svg.icon.icon-close use {
		display: none;
	}

	.site-footer .widget-area {
		padding-bottom: 0;
		padding-top: 1.5rem;
	}

	.main-navigation ul {
		background: #414F23;
		border: none;
		left: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 99999;
		width: 100%;
		height: 100vh;
	}

	/* .menu-toggle .icon-bars::before{
		content: "";
		position: absolute;
		background-image: url('/wp-content/uploads/2023/01/menu-icon.svg');
		background-repeat: no-repeat;
		background-size: contain;
	} */
	.main-navigation>div>ul {
		border-top: none;
		padding: 0;
	}

	.main-navigation li {
		border-bottom: 1px solid #65704C;
		padding: 0;
	}

	.banner-logo img {
		max-width: 125px;
		padding: 30px 20px 0;
	}

	.site-footer .foot-container .middel-footer .border-col {
		border-right: 0;
	}

	.footer-bottom-box .widget-area {
		justify-content: center;
	}

	.last-child-ft {
		max-width: 300px;
		margin: 0 auto;
	}

	.site-footer .foot-container .footer-bottom-box .col-md-6.widget-area {
		max-width: 445px;
		margin: 0 auto;
	}

	.cus-nav-bar {
		flex-direction: row-reverse;
		justify-content: space-between;
	}

	.custom-logo {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
	}

	.cus-cart-nav ul {
		display: flex;
		align-items: center;
		margin: 0;
		list-style: none;
	}

	.cus-cart-nav ul li.menu-item a {
		padding: 1em 0.6em !important;
		line-height: 1;
	}

	.cart-side {
		display: none;
	}

	li#ww-menu-auth-link {
		z-index: 3;
	}

	.border-normal {
		border-right: 0;
	}

	.border-reverse {
		border-left: 0;
		border-top: 1px solid;
	}

	body .slideshow .slick-dots {
		bottom: 5px;
	}

	.tcl-animate--revealed {
		border-right: 0 !important;
	}

	.col-nav-bar {
		justify-content: flex-start;
		width: 100%;
	}

	video.slick-slide {
		object-fit: cover;
	}

	video.slick-slide {
		/* object-fit: cover; */
		object-position: top center;
		min-height: 310px;
		height: 100vw;
		max-height: 53vw;
	}

	.footer-bottom-box .last-child-ft p {
		max-width: 100%;
	}

	body .featured-wines .mobile-responsive .slick-slide {
		padding: 0px 5px 0px 16px !important;
	}

	.col-max-height {
		min-height: 180px;
	}

	.module-img-grid .col-max-height .para-title {
		margin-bottom: 50px;
	}

	body .sqarure-img-grid .tcl-animate--revealed {
		padding-bottom: 0 !important;
	}

	.module-gravity-form .col-border-left {
		border-left: 0;
	}

	.inner-text-block-grid .col-border-left {
		border-left: 0;
	}

	.box-slider-grid.column-image-grid .col-border-left {
		border-left: 0;
		border-top: 1px solid rgba(55, 69, 23, 0.302);
	}

	.sqarure-img-grid .para-title {
		margin-bottom: 50px;
	}

	.featured-news-grid .col-md-3 {
		border-right: 0 !important;
	}

	.awards-table .table tr {
		display: grid;
	}

	td.award-date,
	td.award-details,
	td.award-img {
		width: 100%;
		border: 0;
	}

	.inner-builder-img-grid .flex-row-reverse .p-4.cus-border:first-child {
		border-top: 1px solid;
	}

	.inner-builder-img-grid .col-border-top .cus-border:first-child {
		border-top: none !important;
	}

	.award-details .read-more-btn {
		margin-top: 5px !important;
	}

	td.award-details.p-4 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}

	td.award-date.p-4 {
		padding-bottom: 0 !important;
	}

	.inner-builder-img-grid .para-title-inner {
		margin-top: 15px;
	}

	/* .inner-builder-img-grid .mobile-reverse {
		flex-direction: column-reverse !important;
	} */
	.inner-builder-img-grid .mobile-reverse ul.slick-dots {
		text-align: left;
	}

	.mobile-reverse {
		flex-direction: column-reverse !important;
	}

	.column-content-img-grid .col-md-4 {
		/* border-top: 0 !important; */
		border-right: 0 !important;
	}

	.box-slider-grid ul.slick-dots {
		text-align: left;
	}

	.team-img-grid .col-sm-6 {
		border-top: 0 !important;
		border-right: 0 !important;
		border-left: 0 !important;
	}

	.slider-min-height {
		height: auto !important;
	}

	.box-slider-grid .col-md-6,
	.inner-text-block-grid .col-md-6 {
		border-right: 0 !important;
		border-left: 0 !important;
	}

	.team-member-card .heading-title-inner {
		margin-bottom: 8px;
	}

	.page-inner-img-grid .col-md-6 {
		border-bottom: 0 !important;
		border-right: 0 !important;
		border-left: 0 !important;
	}

	.h-150 {
		height: 60px;
	}

	body .wine-club-offerings .mob-view-wine {
		padding: 0 !important;
	}

	.offering-box {
		border-radius: 0;
		padding-bottom: 15px;
	}

	.step-by-step .col-md-4 {
		border-right: 0 !important;
		border-left: 0 !important;
	}

	.wine-club-offerings .tcl-animate--revealed {
		margin: 0 -15px;
	}

	.offerings-check-out {
		padding-bottom: 30px;
	}

	.pack-inner-box {
		border-radius: 0;
		margin: 0;
		padding-bottom: 24px;
	}

	.pack-box {
		padding: 0;
	}

	.offerings-inner-sec .inner-normal {
		border-left: 0;
	}

	.offerings-check-out .box-heading {
		padding: 15px 16px;
	}

	.box-heading .com-btn {
		margin-top: 60px;
	}

	.description-offer {
		padding: 15px 16px;
	}

	.pack-inner-box .heading-title-inner {
		margin-top: 20px;
		margin-bottom: 16px;
	}

	.offerings-inner-sec .col-max-height {
		border: 0 !important;
	}

	.featured-wines img.slick-slide {
		object-fit: contain;
		max-height: 375px !important;
	}

	.featured-wines img {
		min-height: 300px;
		max-height: 350px !important;
	}

	.featured-wines-carousel .product-full-width-image .img-hover .img-fluid {
		max-height: 350px !important;
	}

	.featured-wines .img-hover:hover img.img-fluid {
		-moz-transform: none;
		-ms-transform: none;
		-webkit-transform: none;
		transform: none;
	}

	body .featured-news-grid .lasted-last-child-bd.slick-slide:first-child {
		border-left: 0 !important;
	}

	.contact-form-container .col-border-left,
	.module-google-map .col-border-left {
		border-left: 0;
	}

	body .offerings-check-out .p-4 {
		padding-top: 0 !important;
	}

	.offerings-check-out .wine-title {
		padding-top: 16px;
		border-top: 0;
	}

	.offerings-check-out .h-150 {
		height: 60px;
	}

	.inner-builder-img-grid .flex-row-reverse-normal .slideshow-2 button.slick-next.slick-arrow {
		left: unset;
		right: 0;
	}

	.inner-builder-img-grid .flex-row-reverse-normal .slideshow-2 button.slick-arrow,
	.inner-builder-img-grid .flex-row-reverse .slideshow-2 button.slick-arrow {
		right: 40px;
		left: unset;
		bottom: 20px;
		width: 40px;
	}

	.image-caption {
		-moz-transform: unset;
		-ms-transform: unset;
		-webkit-transform: unset;
		transform: unset;
		top: unset;
		bottom: 5px;
	}

	.inner-builder-img-grid .flex-row-reverse-normal .slideshow-2 .slide img {
		padding: 0;
	}

	.inner-builder-img-grid .mob-padding .slideshow-2 .slide img {
		padding-bottom: 40px !important;
	}

	.flex-row-reverse-normal .cus-border:last-child,
	.flex-row-reverse .cus-border:first-child {
		border-left: 0;
	}

	.maps-text-content-grid .col-md-6 {
		border-left: 0;
	}

	.page-inner-img-grid .col-md-6.col-border-left {
		border-top: 1px solid rgba(55, 69, 23, 0.302);
	}

	.column-content-img-grid .col-md-4,
	.module-gravity-form .col-md-6 {
		border-left: 0 !important;
	}



	.col-md-12 .flex-row-reverse-normal .col-md-6.cus-border:last-child,
	.col-md-12 .flex-row-reverse .col-md-6.cus-border:first-child {
		border-left: 1px solid;
	}

	body .gravity-form .gform_wrapper.gravity-theme .gform_footer input {
		background-position: 97.5% 50%;
		padding: 8px 20px;
		line-height: 2;
		min-height: 32px;
		margin-bottom: 15px;
	}

	.event-cont-box {
		display: block;
		padding: 10px 0;
	}

	.mobile-title-event {
		padding-top: 25px;
		margin-bottom: 50px;
	}

	.maps-text-content-grid .col-border-left:first-child {
		border-top: 0;
	}

	.maps-text-content-grid .col-border-left {
		border-left: 0;
		border-top: 1px solid rgba(55, 69, 23, 0.302);
	}

	.related-news-events .slick-track {
		margin: 0 auto;
		display: flex;
	}

	.related-news-events .slick-track .col-border-left {
		/* border: 0; */
		padding-top: 0 !important;
	}

	body .contact-form-container .page-container .pd-20 {
		padding-top: 24px !important;
		padding-bottom: 0 !important;
	}

	.module-google-map .col-border-bottom:first-child {
		border-bottom: 0 !important;
		padding-bottom: 0 !important;
		padding-top: 20px !important;
	}

	.module-google-map iframe {
		margin-bottom: 0;
		max-height: 85vw;
	}

	.post-filter select {
		background: no-repeat;
		border: 0;
		position: relative;
		width: 100%;
		background-image: url(/wp-content/themes/oakridgewines-child/images/max.svg);
		background-repeat: no-repeat;
		background-size: 30px;
		padding-left: 40px;
		background-position-y: 4px;
		height: 40px;
		cursor: pointer;
	}

	.post-filter select option {
		background-color: #a9ae9a;
		width: 100%;
		padding: 20px 0;
	}

	.post-filter select option {
		background-color: #a9ae9a;
		width: 100%;
		padding: 0;
	}

	select option:not(:checked) {
		background-color: #a9ae9a;
	}

	/* select.post-filter:before {
		content: "";
		position: absolute;
		background-image: url(/wp-content/themes/oakridgewines-child/images/max.svg);
		background-repeat: no-repeat;
		background-size: contain;
		width: 28px;
		height: 20px;
		padding-left: 30px;
		top: 0;
	} */
	.post-filter select {
		/* for Firefox */
		-moz-appearance: none;
		/* for Chrome */
		-webkit-appearance: none;
	}

	/* For IE10 */
	.post-filter select::-ms-expand {
		display: none;
	}

	body .offerings-inner-sec .p-4 {
		padding-bottom: 0 !important;
	}

	.post-news-box-1 {
		border-left: 0;
	}

	.featured-news-grid .col-border-left {
		border-left: 0;
	}

	.featured-news-grid .lasted-last-child-bd:last-child {
		border-top: 1px solid rgba(55, 69, 23, 0.302);
	}

	.featured-news-grid .post-news-box-6 {
		border-left: 0;
	}

	.all-post .min-height-grid {
		max-height: 90vw;
	}

	.featured-news-grid .all-post .min-height-grid .img-fluid {
		height: 90vw !important;
	}

	.foot-container .newsletter-form_wrapper {
		flex-direction: column;
		padding: 24px 16px;
	}

	.foot-container .newsletter-form_wrapper .gform_heading {
		width: 100%;
		padding-bottom: 22px;
	}

	.foot-container .newsletter-form {
		display: flex;
		width: 100%;
	}

	.foot-container .newsletter-form_wrapper.gform_validation_error {
		padding-bottom: 5vh;
	}

	.privacy-policy .wrap,
	.page-id-773 .wrap {
		padding: 0 16px;
	}

	.setup-img {
		margin-top: 30px;
	}

	.mobi-border {
		border-bottom: 1px solid;
	}

	body .according-sec-key .p-4 {
		padding: 6px 16px !important;
	}

	.according-sec-key {
		padding-top: 24px;
		padding-bottom: 24px;
	}

	.column3-grid .col-md-4 .img-hover {
		max-height: 340px;
	}

	.foot-container .gform_fields .ginput_container_email input.medium {
		width: 100% !important;
		margin-left: 0;
	}

	a.com-btn.clear-filter, .com-btn {
		font-size: (12px + 0.300vw);
	}

	.featured-wines .para-title {
		padding-top: 15px;
		margin-bottom: -10px;
	}

	body .module-img-grid .desktop-hide {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}

	.foot-container .newsletter-form .validation_message {
		margin-left: 0;
	}

	.featured-news-grid .slick-track {
		display: flex !important;
	}

	.featured-wines-carousel.slick-slider .slick-slide,
	.featured-wines-carousel.slick-slider .slick-slide.slick-active {
		max-height: 500px;
		height: 100vh;
	}

	li#ww-menu-auth-link a.ww-menu-auth-link {
		width: 100%;
		display: inline-block;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		color: #c2c8af;
		font-weight: bold;
	}

	li#ww-menu-auth-link a.ww-menu-auth-link span.ww-user-name {
		color: #9ea48d;
	}

	body .foot-container .newsletter-form .validation_message {
		margin-left: 0;
	}

	.inner-builder-img-grid .col-lg-6.slider-class video {
		padding: 0;
		padding-bottom: 30px;
	}

	.inner-builder-img-grid .slider-class {
		border-top: 1px solid;
	}

	body .foot-container .newsletter-form fieldset {
		padding-left: 0;
	}

	body .foot-container .newsletter-form fieldset .validation_message {
		margin-left: 26px;
	}

	.top-bar p {
		font-size: 12px;
	}

	.site-content-contain {
		overflow: hidden;
	}

	body.home .site-content-contain {
		overflow: unset;
	}

	.noscroll {
		overflow: hidden;
	}
	
	body .foot-container .gform_footer.top_label {
		top: 69px;
	}
	body .foot-container .gform_wrapper.gform_validation_error .gform_footer.top_label {
		top: 88px;
	}


}

@media screen and (max-width: 700px) {
	.column3-grid .col-md-4 .img-hover {
		max-height: 235px;
	}

	a.com-btn.clear-filter {
		font-size: 12px;
	}

}

@media screen and (max-width: 479.99px) {
	.hero-media {
		max-height: 500px;
	}

	a.com-btn.clear-filter, .com-btn {
		font-size: 16px;
	}

	.com-btn i {
		margin-left: 24px;
	}

	.h-150 {
		height: 40px;
	}

	.team-img-grid .col-12 {
		border-top: 1px solid rgba(55, 69, 23, 0.3) !important;
	}

	img.slick-slide,
	video.slick-slide {
		object-fit: cover;
		min-height: 110px;
		/* max-height: 350px; */
	}

	.module-img-grid a.com-btn-2,
	.module-img-grid a.com-btn {
		margin-top: 5px;
	}

	.large-media img.slick-slide,
	.large-media video.slick-slide {
		min-height: 145px;
		max-height: 195px;
	}

	.post-filter select {
		background-position-y: 5px;
	}

	.foot-container .newsletter-form_wrapper.gform_validation_error {
		padding-bottom: 8vh;
	}

	.column3-grid .col-md-4 .img-hover {
		max-height: 220px;
	}

	.cus-cart-nav ul li.menu-item a {
		padding: 1em 0.3em !important;
	}

	.top-bar p {
		font-size: 11px;
	}

	.store-products-card .product-image .award-tag,
	.featured-wines-carousel .slick-slide .img-hover .award-tag {
		width: 36px;
		left: 10px;
		height: 36px;
	}

	.store-products-card .product-image .award-tag img,
	.featured-wines-carousel .slick-slide .img-hover .award-tag img {
		width: 16px;
		height: 16px;
	}

	.custom-hero-media .vimeo-large-media iframe {
		-ms-transform: scale(2);
		-webkit-transform: scale(2);
		transform: scale(2);
		-moz-transform: scale(2);
		-o-transform: scale(2);
	}

	.featured-wines img {
		min-height: 275px;
		max-height: 325px !important;
	}

	.featured-wines-carousel .product-full-width-image .img-hover .img-fluid {
		max-height: 325px !important;
	}
}