/*
Theme Name:   	Craggy Range
Theme URI:    	https://cru.io/
Author:       	CRU Team
Author URI:     https://cru.io/
Template:     	storefront
Description:  	This theme is created intended for the website
Version:      	1.0.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	storefront
Tags:         	black, white, light, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready
*/


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

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

@font-face {
    font-family: 'Granjon LT italic';
    src: url('fonts/GranjonLT-Italic.eot');
    src: url('fonts/GranjonLT-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/GranjonLT-Italic.woff2') format('woff2'),
        url('fonts/GranjonLT-Italic.woff') format('woff'),
        url('fonts/GranjonLT-Italic.ttf') format('truetype'),
        url('fonts/GranjonLT-Italic.svg#GranjonLT-Italic') format('svg');
    font-weight: 500;
    font-style: italic;
}

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

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

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

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

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

#popup_click{display: none!important;}

.bounce {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}
  
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-30px);
    }
    60% {
        transform: translateY(-15px);
    }
}


/**general**/
body {
    font-family: 'Gotham';
    /* font-weight: bold; */
    color: #515151;
}

a:focus,
.button:focus,
.button.alt:focus,
.button.added_to_cart:focus,
.button.wc-forward:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
select:focus,
div:focus {
    outline: none !important;
}
ol, ul {
    margin: 0;
}
.storefront-handheld-footer-bar {
    display: none !important;
}
.storefront-breadcrumb {
    display: none;
}
.right-sidebar .content-area {
    width: 100%;
    margin: 0;
}
.vce-features--icon {
    width: auto !important;
    height: auto !important;
}
.site-main,
.hentry {
    margin: 0;
}
.col-full {
    max-width: 100%;
    margin: 0;
    padding: 0;
}
.smoothify,
.smoothify-all *,
header#masthead *,
a.cr-btn,
.owl-dots *,
.woocommerce *,
.cc-container *,
.gform_wrapper *,
.woocommerce.quick-view.single-product *,
.gform_button,
.main-menu ul.menu li a {
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#page.hfeed.site {
    position: relative;
}
h1,h2,h3,h4,h5,h6 {
    font-family: 'Granjon LT';
    margin-bottom: 15px;
    color: #000;
	font-weight: 400;
}
img {
    border-radius: 0;
}
h1 {
    font-size: 50px;
    line-height: 50px;
}
h2 {
    font-size: 45px;
}
h3 {
    font-size: 35px;
    line-height: 45px;
}
h4 {
    font-size: 30px;
}
h5 {
    font-size: 25px;
}
h6 {
    font-size: 14px;
}
p {
    font-size: 15px;
    line-height: 20px;
}
a {
    color: #515151;
}
.woocommerce-info {
    max-width: 1520px;
    margin-left: auto;
    margin-right: auto;
}
.owl-nav button span {
    color: transparent;
    background-image: url(/wp-content/uploads/2019/10/white-arrow.png);
    width: 40px;
    height: 43px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}
.owl-nav button {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.sh_page_title .owl-nav button {
    top: calc(50% + 139px);
}
.sh_page_title .page-submenu {
    margin-top: 25px;
}
.owl-nav button.owl-prev {
    left: 25px;
}
.owl-nav button.owl-next {
    right: 25px;
}
.owl-nav button.owl-next span {
    background-image: url(/wp-content/uploads/2019/10/white-arrow.png);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.owl-dots {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 1;
}
.owl-dots button {
    margin: 0 3px;
}
.owl-dots button span {
    width: 11px;
    height: 11px;
    background: #fff;
    display: block;
    border-radius: 50%;
}
.owl-dots button.active span {
    background: #B6A060;
}
.play-icon {
    width: 96px;
    height: 96px;
    background: #FFFFFF;
    border-radius: 50%;
    position: absolute;
    z-index: 2;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    cursor: pointer;
}
.play-icon .triangle-right {
    border-left: 30px solid #515151;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    width: 0;
    height: 0;
    margin: 0 auto;
    top: 50%;
    position: relative;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 5px;
    right: 0;
}
.fancybox-bg {
    background: #fff !important;
}
.fancybox-button.fancybox-button--close,
.fancybox-button.fancybox-close-small {
    width: 32px;
    height: 32px;
    background: transparent;
    border: 2px solid #515151;
    color: #515151;
    border-radius: 50%;
    top: 25px;
    right: 25px;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.fancybox-button.fancybox-close-small {
    position: fixed;
    right: 30px;
    top: 20px;
}
.fancybox-button.fancybox-button--close:hover:not([disabled]),
.fancybox-button.fancybox-close-small:hover:not([disabled]) {
    background: #515151;
}
.fancybox-button.fancybox-button--fullscreen {
    display: none;
}
.fancybox-close-small:after {
    display: none !important;
}
.fancybox-navigation {
    display: none;
}
.hentry .entry-content a:not(.button) {
    text-decoration: none;
}
.beta+h3, h2+h3 {
    padding: 0;
    border: 0;
}
.hentry .entry-taxonomy,
.site-main nav.navigation,
.right-sidebar #secondary.widget-area,
.storefront-sorting {
    display: none
}
.gsection_title {
    text-transform: capitalize;
}
ul#gform_fields_2 > li {
    border: 0;
}
a:focus, button:focus, .button.alt:focus, input:focus, textarea:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus {
    outline-color: #000;
}
#gform_wrapper_3 {
    max-width: 900px;
    margin: 0 auto;
}
.gform_confirmation_message {
    text-align: center;
}
#gform_fields_1 .ginput_complex {
    display: flex;
}
#gform_fields_1 .ginput_complex span {
    width: inherit;
}
#input_3_4 {
    font-weight: normal;
}
body.has-message .woocommerce-message {
    margin-top: 230px !important;
}
body.has-message #main.site-main {
    padding-top: 0 !important;
}
body.single-product.has-message .product-main-wrapper {
	margin-top: 0;
}
.woocommerce-message {
	margin-bottom: 0;
}
.fancybox-bg {
    background: #000 !important;
    opacity: 0.5;
}
.fancybox-close-small {
    background-image: url(/wp-content/uploads/2020/01/cross.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    top: 18px;
    right: 16px;
}
.cr-popup.popup-content .content {
    margin-bottom: 50px;
}
select {
    -webkit-appearance: none;
}
#primary div.woocommerce > .woocommerce-message {
    margin-bottom: 20px;
}
.scroll-to-top-btn {
    position: relative;
    position: fixed;
    right: 85px;
    bottom: 280px;
    cursor: pointer;
    padding: 21px;
    opacity: 0;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.scroll-to-top-btn.visible {
    opacity: 1;
}
.scroll-to-top-btn:before,
.scroll-to-top-btn:after {
    content: '';
    display: block;
    width: 25px;
    height: 2px;
    background: #000;
    transform: rotate(-45deg);
    position: absolute;
    top: 20px;
}
.scroll-to-top-btn:before {
    transform: rotate(-45deg);
    left: 0;
}
.scroll-to-top-btn:after {
    transform: rotate(45deg);
    right: 0;
}
#craggy_range_lodge.cr-popup.popup-content,
#vineyard_cottages.cr-popup.popup-content,
#garden_cottages.cr-popup.popup-content,
#river_lodges.cr-popup.popup-content,
.resbook-popup {
    max-width: 900px;
    width: 100%;
}
.resbook-popup {
    padding-top: 150px !important;
}
/*general*/

/**presets**/
.in-grid,
.woocommerce-notices-wrapper {
	max-width: 1520px;
	margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.margin-auto {
    margin: auto !important;
}
.black *,
.black {
	color: #000 !important;
}
.dark-grey *,
.dark-grey {
    color: #515151 !important;
}
.light-grey *,
.light-grey {
    color: #f2f2f2 !important;
}
.grey *,
.grey {
    color: #a7a7a7 !important;
}
.white *,
.white {
    color: #fff !important;
}
.gray-bg {
    background: #f2f2f2;
}
.white-bg {
    background: #fff;
}
.display-inline {
	display: inline-block;
}
.no-margin,
.no-margin * {
    margin: 0 !important;
}
.p-no-margin p {
    margin: 0 !important;
}
.max-width-m,
.max-width-l,
.max-width-xl {
    margin-left: auto !important;
    margin-right: auto !important;
}
.max-width-m {
    max-width: 850px;
}
.max-width-l {
    max-width: 1000px;
}
.max-width-xl {
    max-width: 1200px;
}
ul.indent-list li,
.indent-list ul li {
    list-style-position: outside;
    margin-left: 1em;
}
.div-wrapper .p-left {
    float: left;
    text-transform: uppercase;
    font-size: .9em;
    width: 35%;
}
.div-wrapper .p-right {
    float: right;
    width: 65%;
}
.div-wrapper {
    display: block;
    width: 100%;
}
.div-wrapper:after {
    content: '';
    display: block;
    clear: both;
}
.gform_wrapper input[type=text],
.gform_wrapper textarea,
.gform_wrapper select {
    background: transparent;
    color: #515151;
    border: 1px solid;
    padding: 8px !important;
}
.gform_wrapper .top_label .gfield_label {
    font-weight: 400;
}
body .gform_wrapper .top_label div.ginput_container,
.gform_wrapper li.hidden_label input {
	margin-top: 0 !important;
}
.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text] {
    margin-bottom: 0 !important;
}
.gform_wrapper .gform_footer input.gform_button {
    background: transparent;
    color: #515151;
    font-weight: 400;
    border: 1px solid;
    font-size: 17px;
    text-transform: uppercase;
    max-width: 188px;
    width: 100%;
    padding: 7px;
}
.gform_wrapper .gform_footer input.gform_button:hover {
    background: #515151;
    color: #fff;
}
.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}
.flex-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.flex-wrapper.align-top {
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
.flex-wrapper.align-center {
    -webkit-align-items: center;
    align-items: center;
}
.flex-wrapper.align-bottom {
    -webkit-align-items: flex-end;
    align-items: flex-end;
}
.flex-wrapper.align-start {
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
.flex-wrapper.justify-center {
	-webkit-justify-content: center;
	justify-content: center;
}
.flex-wrapper.justify-right {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}
.flex-wrapper.flex-column {
    -webkit-flex-direction: column;
    flex-direction: column;
}
.t-center {
    text-align: center;
}
.t-underline {
	text-decoration: underline;
}
.hide-this {
    display: none;
}
.inline-wrapper > div {
	display: inline-block;
}
.bg-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.underline-gray,
.underline-white {
    border-bottom: 1px solid;
}
.underline-gray {
    border-color: #515151;
}
.underline-white {
    border-color: #fff;
}
.sh-btn {
    font-size: 18px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
    padding: 6px 22px;
    border-radius: 30px;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none !important;
    background: #fff;
    color: #515151;
}
.sh-btn:hover {
    opacity: 0.6;
}
.sh-btn.dark-btn {
    color: #fff;
    background: #515151;
}
.strikethrough {
    text-decoration: line-through;
}
.uppercase {
    text-transform: uppercase;
}
.lowercase {
    text-transform: lowercase;
}
.capitalize {
    text-transform: capitalize;
}
.italic {
    font-style: italic;
}
.no-padding {
    padding: 0 !important;
}
.txt-link {
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.txt-link:hover {
    opacity: 0.6;
}
a.big-text-link {
    font-size: 22px;
    text-decoration: underline !important;
    color: #515151;
    opacity: 0.6;
}
.cr-btn {
    font-family: 'Gotham';
    font-weight: 700;
    background: #B6A060;
    color: #fff;
    padding: 8px 18px;
    font-size: 15px;
    text-transform: uppercase;
}
.cr-btn.plain {
    background: transparent;
    color: #B6A060;
    font-weight: 500;
    padding: 8px 12px;
}
.cr-btn:hover {
    opacity: 0.6;
}
.parallax-bg {
    min-height: 100vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
    padding: 100px 0;
}
.parallax-bg > .in-grid {
    position: relative;
    z-index: 1;
}
a.cr-link-text {
    font-family: 'Gotham';
    font-size: 19px;
    font-weight: 700;
    color: #B6A060;
}
.gothammedium {
    font-family: 'GothamMedium' !important;
}
.cr-popup.popup-content {
    max-width: 600px;
}
/*presets*/

/**header**/
header.site-header {
	position: fixed;
    width: 100%;
    padding-top: 0;
    background: transparent;
    border: 0;
    margin: 0 !important;
}
header.site-header > .in-grid.flex-wrapper {
	-webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 15px;
}
header.site-header.sticky > .in-grid.flex-wrapper {
    padding-top: 0;
}
header.site-header.sticky .cart-indicator {
    background: #000;
}
header.site-header.sticky.light_header .cart-indicator,
.flyout_active header.site-header .cart-indicator,
#page.light_header header.site-header.sticky .cart-indicator,
.flyout_active #page.light_header header.site-header .cart-indicator {
    background: #fff;
    color: #fff;
}
header.site-header.light_header .cart-indicator {
    background: #fff;
    color: #000;
}
header#masthead .cart-indicator {
    -ms-transition: none;
    -webkit-transition: none;
    transition: none;
}
.flyout_active header.site-header.dark_header .cart-indicator {
    background: #000;
    color: #fff;
}
header.site-header > .in-grid.flex-wrapper > div {
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
header.site-header > .in-grid.flex-wrapper > div.site-logo {
	-ms-flex: 0 1 200px;
	-webkit-flex: 0 1 200px;
	flex: 0 1 200px;
}
header.site-header > div.header-top-bar-msg {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    text-align: center;
    font-size: 13px;
    color: #707070;
    font-weight: 500;
    letter-spacing: 0.5px;
    background: #F0F0F0;
    padding: 15px;
    font-family: 'GothamMedium';
}
header.site-header.sticky > div.header-top-bar-msg {
    display: none;
}
header.site-header.sticky {
    background: #fff;
    padding-top: 0;
    padding-bottom: 0;
}
.burger-btn-wrapper {
    text-align: left;
}
.burger-menu-btn {
    margin-right: 20px;
    cursor: pointer;
    padding: 12px 0;
    position: relative;
    display: inline-block;
}
.burger-menu-btn .lines {
    width: 30px;
    height: 2px;
    background: #000;
    margin-left: auto;
    margin-right: auto;
}
.burger-menu-btn .lines:before {
    content: '';
    width: inherit;
    height: inherit;
    background: #000;
    position: absolute;
    top: 1px;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.burger-menu-btn .lines:after {
    content: '';
    width: inherit;
    height: inherit;
    background: #000;
    position: absolute;
    bottom: 1px;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.burger-menu-btn.active .lines,
header.site-header.sticky .burger-menu-btn.active .lines {
    background: transparent !important;
}
.burger-menu-btn.active .lines:before {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
}
.burger-menu-btn.active .lines:after {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 50%;
}
.header-right-section-wrapper {
    text-align: right;
}
.header-right-section .header-menu-item a.icon .label {
    display: none;
}
.header-right-section .header-menu-item {
    display: inline-block;
    vertical-align: middle;
    margin-left: 18px;
}
.header-right-section .header-menu-item a.button {
    font-size: 15px;
    text-transform: uppercase;
    background: transparent;
    color: #000;
    border: 1px solid;
    padding: 3px 14px;
}
header#masthead .header-right-section .header-menu-item a.button .label {
    font-weight: 700;
    -ms-transition: none;
    -webkit-transition: none;
    transition: none;
}
.header-right-section .header-menu-item a.button:hover,
.header-right-section .header-menu-item a.button.active {
    background: #000;
    color: #fff;
    border-color: #000;
}
.fullscreen-menu {
    position: fixed;
    padding-top: 230px;
    padding-bottom: 100px;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 999;
    display: none;
    -ms-transition: none;
    -webkit-transition: none;
    transition: none;
	overflow: auto;
}
.fullscreen-menu .inner-wrapper {
    max-width: 1325px;
    margin-left: auto;
}
.main-menu ul.menu li {
    list-style: none;
}
.main-menu ul.menu li a {
    font-family: 'Granjon LT';
    font-weight: 500;
    /* letter-spacing: 16px; */
    letter-spacing: 7px;
    /* text-transform: uppercase; */
    font-size: 45px;
    color: #000;
}
.main-menu ul.menu li a.disabled {
    opacity: 0.5;
}
.site-logo {
    position: relative;
    height: 134px;
}
.site-logo img {
    position: absolute;
}
.site-logo img.logo_sticky {
    opacity: 0;
}
header.site-header.sticky .site-logo {
    height: 90px;
}
header.site-header.sticky .site-logo img {
    opacity: 0;
}
header.site-header.sticky .site-logo img.logo_sticky {
    opacity: 1;
}
header.light_header .burger-menu-btn .lines,
header.light_header .burger-menu-btn .lines:before,
header.light_header .burger-menu-btn .lines:after {
    background: #fff;
}
header.site-header.sticky .burger-menu-btn .lines,
header.site-header.sticky .burger-menu-btn .lines:before,
header.site-header.sticky .burger-menu-btn .lines:after {
    background: #000;
}
header.light_header .header-right-section .header-menu-item a.button {
    color: #fff;
}
header.site-header.sticky .header-right-section .header-menu-item a.button {
    color: #000;
}
header.light_header .header-right-section .header-menu-item a.button:hover,
header.light_header .header-right-section .header-menu-item a.button.active {
    background: #fff;
    color: #000;
    border-color: #fff;
}
header.site-header.sticky .header-right-section .header-menu-item a.button:hover,
header.site-header.sticky .header-right-section .header-menu-item a.button.active {
    background: #000;
    color: #fff;
    border-color: #000;
}
#page.light_header .header-right-section .header-menu-item img.dark-icon,
#page.dark_header .header-right-section .header-menu-item img.light-icon,
#page.light_header header.sticky .header-right-section .header-menu-item img.light-icon,
#page.dark_header header.sticky .header-right-section .header-menu-item img.light-icon {
    display: none;
}
#page.light_header header.sticky .header-right-section .header-menu-item img.dark-icon {
    display: block;
}
#page.light_header header.site-header.sticky .cart-indicator {
    background: #000;
    color: #fff;
}
header.dark_header img.logo_light,
header.light_header img.logo_dark,
#page header.dark_header .header-right-section .header-menu-item img.light-icon,
#page header.light_header .header-right-section .header-menu-item img.dark-icon {
    display: none;
}
header.dark_header img.logo_dark,
header.light_header img.logo_light,
#page header.dark_header .header-right-section .header-menu-item img.dark-icon,
#page header.light_header .header-right-section .header-menu-item img.light-icon {
    display: block;
}
.flyout_active #page header.site-header.dark_header .cart-indicator {
    background: #000;
    color: #fff;
}
li.my-account-menu,
li.book-now-menu-item {
    display: none;
}
.fullscreen-menu > .in-grid > .inner-wrapper.flex-wrapper {
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.fullscreen-menu .extra-details {
    min-width: 200px;
    padding-top: 16px;
}
.fullscreen-menu .extra-details .content p {
    font-family: 'Gotham Book';
    font-size: 16px;
    color: #515151;
    font-weight: 400;
    line-height: 24px;
}
.fullscreen-menu .extra-details .content a {
    color: #B6A060;
    font-family: 'GothamMedium';
    font-weight: 500;
    font-size: 15px;
    text-decoration: none;
}
.fullscreen-menu .extra-details .menu-contact-details * {
    color: #000;
    line-height: 30px;
}
.flyout_active header.site-header {
    background: #fff;
}
.fullscreen-menu ul.sub-menu {
    display: none;
    -ms-transition: none;
    -webkit-transition: none;
    transition: none;
}
.main-menu ul.menu li ul.sub-menu li a {
    font-size: 38px;
}
.header-menu-item.book-now-dropdown {
    position: relative;
}
.header-menu-item.book-now-dropdown:hover .book-now-dropdown-content {
    /* display: block; */
}
.book-now-dropdown-content {
    /* display: none; */
    opacity: 0;
    background: #fff;
    text-align: left;
    position: absolute;
    bottom: -90px;
    /* -ms-transition: none !important;
    -webkit-transition: none !important;
    transition: none !important; */
}
.book-now-dropdown-content.active {
    opacity: 1;
}
.book-now-dropdown-content a {
    display: block;
    padding: 6px 10px;
}
.book-now-dropdown-content a:hover {
    background: #f1f1f1;
}
.book-now-dropdown-content:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    display: block;
    position: absolute;
    top: -10px;
    left: 5px;
}
html.flyout_active, body.flyout_active {
    margin: 0;
    height: 100%;
    overflow: hidden
}
/*header*/

/**page title**/
.cr_page_title {
    text-align: center;
    position: relative;
}
.cr_page_title .bg-image {
    width: 100%;
    /* height: 535px; */
    height: 100vh;
    position: relative;
    overflow: hidden;
}
.cr_page_title div.page-title {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.cr_page_title div.page-title .page-title {
    color: #fff;
    font-family: 'Granjon LT';
    font-weight: 500;
    font-style: normal;
    letter-spacing: 16px;
    text-transform: uppercase;
}
.bg-overlay {
    background: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.cr_page_title .flex-wrapper {
    height: 100%;
    position: relative;
    z-index: 2;
    padding: 90px 30px 0;
}
.cr_page_title h1.page-title {
    margin-bottom: 60px;
}
.cr_page_title .page-short-description {
    font-size: 35px;
    font-family: 'Granjon LT';
    margin-bottom: 28px;
    color: #fff;
}
.cr_page_title .page-title.has-sd h1.page-title {
    margin-bottom: 30px;
}
.cr_page_title .page-submenu ul li {
    display: inline-block;
    margin: 0 10px;
}
.cr_page_title .page-submenu ul li a {
    font-size: 22px;
    font-family: 'Zilla Slab', serif;
    text-decoration: underline;
}
.cr_page_title .page-submenu ul li a:hover {
    opacity: 0.5;
    text-decoration: none;
}
section.slider .content-item {
    height: 100vh;
}
.scroll-down-btn {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    max-width: 40px;
}
.scroll-down-btn img {
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

body.woocommerce-page:not(.single-post):not(.archive) .page-title-simple {
    margin-top: 200px;
}
body.woocommerce-page:not(.single-post):not(.archive) .cr_page_title .page-title {
    position: relative;
    -ms-transform: unset;
    -webkit-transform: unset;
    transform: unset;
    top: unset;
}
.fancybox-container #video-viewport .video-background,
.fancybox-container #video-viewport .video-foreground {
    height: 100%;
}
.watch-video-btn {
    display: none;
}
.mobile-bg-image {
    display: none !important;
    background-position: center;
    background-repeat: no-repeat;
    height: 100vh;
}
.video-background {
  background: #000;
  /* position: fixed; */
  top: 0; right: 0; bottom: 0; left: 0;
  z-index: -99;
}
.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* pointer-events: none; */
}
.fancybox-container .video-foreground,
.fancybox-container .video-background iframe {
    position: relative;
    pointer-events: all;
    width: 100%;
    left: 0;
}
#vidtop-content {
	top: 0;
	color: #fff;
}
.cr_page_title #video-viewport video {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.fancybox-container #video-viewport {
    padding: 0;
    background: #000;
}
.vid-info { position: absolute; top: 0; right: 0; width: 33%; background: rgba(0,0,0,0.3); color: #fff; padding: 1rem; font-family: Avenir, Helvetica, sans-serif; }
.vid-info h1 { font-size: 2rem; font-weight: 700; margin-top: 0; line-height: 1.2; }
.vid-info a { display: block; color: #fff; text-decoration: none; background: rgba(0,0,0,0.5); transition: .6s background; border-bottom: none; margin: 1rem auto; text-align: center; }
@media (min-aspect-ratio: 16/9) {
  .video-foreground { height: 300%; top: -100%; }
}
@media (max-aspect-ratio: 16/9) {
  .video-foreground { width: 300%; left: -100%; }
}
@media all and (max-width: 600px) {
.vid-info { width: 50%; padding: .5rem; }
.vid-info h1 { margin-bottom: .2rem; }
}
@media all and (max-width: 500px) {
.vid-info .acronym { display: none; }
}
/*page title*/

/**page content**/
.free-text-element .narrow {
    max-width: 1300px;
    margin: 0 auto;
}
.free-text-element p,
.free-text-element.content-text li {
    font-family: 'Gotham';
    font-weight: 300;
    color: #2B2A2A;
    font-size: 19px;
}
.free-text-element.content-text p,
.free-text-element.content-text li {
    line-height: 26px;
}
.free-text-element .heading {
	font-weight: 500;
    letter-spacing: 16px;
}
.two_column_row .images-column,
.contact_form-element .form-col {
    -webkit-flex: 1 1 66.66%;
    -ms-flex: 1 1 66.66%;
    flex: 1 1 66.66%;
    max-width: 66.66%;
}
.two_column_row .text-column {
    padding: 30px 0;
}
.two_column_row .images-column > .static-image {
    height: 100%;
}
.two_column_row .text-column,
.contact_form-element .map-col {
    -ms-flex: 1 1 33.33%;
    -webkit-flex: 1 1 33.33%;
    flex: 1 1 33.33%;
    max-width: 33.33%;
    /* text-align: center; */
    /* min-width: 576px; */
}
.two_column_row .size2 .images-column,
.two_column_row .size2 .text-column {
    -ms-flex: 1 1 50%;
    -webkit-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
}
.two_column_row .images-column .img-holder {
    width: 100%;
    height: 100%;
}
.two_column_row .images-column .img-holder:not(.bg-image) {
    background-image: none !important;
}
.two_column_row .images-column .img-holder img {
    margin: 0 auto;
}
.two_column_row .inner-wrapper.middle .text-column.flex-wrapper {
    -webkit-align-items: center;
    align-items: center;
}
.two_column_row .text-column .content p {
    font-family: 'Gotham';
    font-weight: 300;
    color: #2B2A2A;
    font-size: 19px;
    line-height: 24px;
}
.two_column_row .text-column .inner-wrapper {
    max-width: 510px;
    margin: 0 auto;
    padding: 0 20px;
    width: 100%;
}
.two_column_row .text-column .buttons a {
    font-family: 'Gotham';
    font-weight: 700;
    background: #B6A060;
    color: #fff;
    padding: 8px 18px;
    font-size: 15px;
    display: inline-block;
}
.two_column_row .text-column .buttons a.plain {
    background: transparent;
    color: #B6A060;
    font-weight: 500;
    padding: 8px 12px;
    font-family: 'GothamMedium';
}
.two_column_row .text-column .buttons a.solid {
    margin: 0 10px 10px;
}
.two_column_row .text-column .inner-wrapper.left .buttons a.solid {
    margin-left: 0;
}
.two_column_row .text-column .heading h2 {
    margin-bottom: 30px;
    text-align: center;
}
.two_column_row .text-column .buttons {
    margin-top: 45px;
}
.two_column_row .text-column .inner-wrapper.left * {
    text-align: left !important;
}
.two_column_row .inner-wrapper.reversed-col .images-column {
	order: 2;
	padding-right: 0;
}
.two_column_row .inner-wrapper .images-column .slide-item {
    height: 100vh;
    max-height: 100vh !important;
}
.two_column_row .image-carousel .owl-dots {
    text-align: right;
    padding-right: 30px;
}
.parallax_row-element .parallax-bg .content h1.heading {
        font-family: 'Granjon LT';
    font-weight: 500;
    font-style: normal;
    letter-spacing: 16px;
    text-transform: uppercase;
    margin-bottom: 50px;
}
.parallax_row-element .parallax-bg > .in-grid,
.parallax_row-element .parallax-bg > .in-grid > .content {
    height: 100%;
}
.parallax_row-element .parallax-bg .content .description {
    max-width: 1300px;
    margin: 0 auto;
    margin-bottom: 45px;
}
.parallax_row-element > .inner-wrapper,
.parallax_row-element .parallax-bg > .in-grid,
.parallax_row-element .parallax-bg > .in-grid > .content {
    min-height: calc(100vh - 200px);
}
.button-element .button-wrapper.center {
    text-align: center;
}
.image_carousel-element .slide-item {
    height: 577px;
}
.image_carousel-element .slide-item img {
    display: none !important;
}
.accordion .accordion-item .label {
    font-family: 'Granjon LT';
    font-size: 24px;
    font-weight: 400;
    color: #707070;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
}
.accordion .accordion-item .label:before,
.accordion .accordion-item .label:after {
    content: '';
    display: block;
    width: 16px;
    height: 2px;
    background: #A8A8A8;
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.accordion .accordion-item .label:after {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.accordion .accordion-item.active .label:before,
.accordion .accordion-item.active .label:after {
    transform: rotate(45deg);
}
.accordion .accordion-item.active .label:after {
    transform: rotate(135deg);
}
.accordion .accordion-item.active .label {
    color: #000;
}
.accordion .accordion-item .panel {
    display: none;
    padding: 25px 0;
    -ms-transition: none;
    -webkit-transition: none;
    transition: none;
}
.accordion .accordion-item .button-wrapper a {
    display: inline-block;
}
.left-heading.two_column_row .text-column .heading h2 {
    text-align: left;
}
.three_column_row-element .inner-wrapper {
    max-width: 1214px;
    margin: 0 auto;
}
.three_column_row-element .row-content {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 25px;
}
.three_column_row-element .row-content .col {
    max-width: 286px;
    -ms-flex: 0 1 286px;
    -webkit-flex: 0 1 286px;
    flex: 0 1 286px;
    /* max-width: 350px;
    -ms-flex: 0 1 350px;
    -webkit-flex: 0 1 350px;
    flex: 0 1 350px; */
}
.three_column_row-element .row-content .col.col-mid {
    margin: 0 20px;
}
.three_column_row-element .row-content p {
    font-size: 19px;
    font-family: 'Gotham Book';
    line-height: 24px;
}
#contact_us_row_1 h3 {
    margin-bottom: 30px;
}
#contact_us_row_1 .col a:hover {
    opacity: 0.6;
}
#contact_us_row_1 .col a {
    font-family: 'Gotham';
    font-size: 19px;
    color: #B6A060;
}
.tab_content-element .tab-labels {
    margin-bottom: 75px;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tab_content-element .tab-labels .tab-label {
    margin: 0 40px;
}
.tab_content-element .tab-labels .tab-label a {
    display: block;
    white-space: nowrap;
}
.tab_content-element .tab-labels .tab-label a.active * {
    color: #B6A060;
}
.tab_content-element .tab-contents .tab-content {
    -webkit-flex-flow: wrap;
    flex-flow: wrap;
}
.tab_content-element .tab-contents .tab-content.hide {
    display: none;
}
.tab_content-element .tab-contents .content {
    -ms-flex-basis: calc(25% - 40px);
    -webkit-flex-basis: calc(25% - 40px);
    flex-basis: calc(25% - 40px);
    margin: 0 20px 40px;
    min-width: 325px;
}
.tab_content-element .tab-contents .content a {
    color: #B6A060;
    font-family: 'GothamMedium';
    font-weight: 500;
    font-size: 15px;
}
.tab_content-element .tab-contents .content a:hover {
    opacity: 0.6;
}
.tab_content-element.trade-tabs .tab-content h5 {
    font-family: 'Gotham';
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 8px;
}
.tab_content-element.trade-tabs .tab-content p {
    font-family: 'Gotham';
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    color: #000;
}
.tab_content-element.trade-tabs .tab-content p strong {
    font-weight: 700;
}
.tab_content-element .mobile-tab-labels {
    display: none;
    text-align: center;
    margin-bottom: 50px;
}
.tab_content-element .mobile-tab-labels select {
    font-size: 20px;
    font-weight: 600;
    border: 0;
    background: url(/wp-content/uploads/2020/03/select-icon.png);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 20px;
    cursor: pointer;
    text-transform: uppercase;
}
.latest-posts .post-item-wrapper {
    width: calc(50% - 20px);
    float: left;
    margin: 10px;
}
.latest-posts .post-item-wrapper.featured-post {
    width: calc(100% - 20px);
}
.latest-posts .post-item-wrapper .post-item {
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
    background: #fff;
}
.latest-posts .post-item-wrapper .post-item .featured-img {
    height: 420px;
}
.latest-posts .post-item-wrapper .post-item .post-details {
    padding: 20px 20px 50px;
    background: #fff;
}
.latest-posts .post-item-wrapper .post-item .post-details .post-date {
    color: #2B2A2A;
    font-weight: 700;
    margin-bottom: 20px;
}
.latest-posts .post-item-wrapper .post-item .post-details .post-excerpt {
    font-size: 19px;
    font-weight: 300;
    line-height: 23px;
    color: #2B2A2A;
    margin-bottom: 35px;
}
.latest-posts .posts_list {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.posts_list:after {
    content: '';
    display: block;
    clear: both;
} 
.vintage-labels > .label {
    font-family: 'GothamMedium';
    font-size: 18px;
    color: #2B2A2A;
}
.text-column .dropdown-item .dropdown-label a {
    font-family: 'GothamMedium';
    font-size: 18px;
    color: #B6A060;
    text-transform: uppercase;
    font-weight: 500;
}
.text-column .dropdown-item .dropdown-label a span {
    display: inline-block;
}
.text-column .dropdown-item .dropdown-label a span.text {
    margin-right: 8px;
}
.text-column .dropdown-item .list-items .list-item > span {
    display: inline-block;
    vertical-align: middle;
}
.text-column .dropdown-item .list-items .list-item > span.icon {
    margin-right: 12px;
    -ms-flex-shrink: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}
.text-column .dropdown-item .list-items .list-item p {
    font-size: 16px;
    margin: 0;
}
.text-column .dropdown-item .list-items .list-item {
    margin-bottom: 20px;
}
.text-column .dropdown-item .list-items {
    display: none;
    padding: 30px 0 10px
}
.text-column .dropdown-item .dropdown-label a:not(.active) span.icon img {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.latest_news_sp .post-item-wrapper {
    margin-bottom: 10px;
}
.latest_news_sp .post-item-wrapper h5 {
    margin: 0 !important;
    color: #B6A060;
}
.latest-posts .featured-post .post-item {
    flex-direction: row;
}
.latest-posts .featured-post .post-item .featured-img {
    width: 60%;
    height: 503px;
}
.latest-posts .featured-post .post-item .post-details {
    width: 40%;
    padding: 0 57px 0 51px;
}
.fancybox-container .cr-popup {
    padding: 70px;
}
.contact_form-element .map-col {
    background: #000;
}
.contact_form-element .form-col {
    padding: 30px;
}
.contact_form-element .form-col > .inner-wrapper {
    max-width: 722px;
    margin: 0 auto;
    padding: 80px 0;
}
.contact_form-element .form-col .heading {
    margin-bottom: 80px;
}
.contact_form-element .form-col .description p {
    font-size: 19px;
    line-height: 24px;
}
.contact_form-element .gform_wrapper .gfield_label,
#loyalty_programme_form .gform_wrapper .gfield_label {
    color: #2B2A2A;
    font-size: 18px;
    font-family: 'GothamMedium';
}
.contact_form-element .gform_wrapper input[type=text],
.contact_form-element .gform_wrapper select,
.contact_form-element .gform_wrapper textarea,
#loyalty_programme_form  .gform_wrapper input[type=text],
#loyalty_programme_form  .gform_wrapper input[type=password] {
    border: 0;
    box-shadow: none;
    background: #fff;
}
.contact_form-element .gform_wrapper .gform_footer input.button,
#loyalty_programme_form .gform_wrapper .gform_footer input.button {
    font-family: 'Gotham';
    font-weight: 700;
    background: #B6A060;
    color: #fff;
    padding: 8px 18px;
    font-size: 15px;
    display: inline-block;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.contact_form-element .gform_wrapper .gform_footer input.button:hover,
#loyalty_programme_form .gform_wrapper .gform_footer input.button:hover {
    opacity: 0.6;
}
#input_3_1_3_container {
    padding-right: 0;
}
.text-column .icons-list span {
    display: inline-block;
    vertical-align: middle;
}
.text-column .icons-list {
    text-align: center;
    margin-bottom: 40px;
}
.text-column .icons-list span.text {
    font-size: 15px;
    font-family: 'GothamMedium';
    color: #B6A060;
    margin: 0 10px;
}
.images-column .video .placeholder-img {
    min-height: 100vh;
    position: relative;
}
.video-viewport_row-el {
    width: 80%;
    max-width: 1200px;
    padding: 0 !important;
    background: #000 !important;
}
.video-viewport_row-el .video-foreground {
    height: 635px;
}
.single-image-element .full-width img {
    width: 100%;
}
.single-image-element img {
    margin: 0 auto;
}
#gform_wrapper_4 .gform_title {
    font-size: 35px;
    font-weight: 400;
    text-align: center;
}
#loyalty_programme_form {
    background: #f2f2f2;
    max-width: 600px;
    width: 100%;
}
#loyalty_programme_form .gform_wrapper .gform_footer {
    text-align: center;
}
.video-element .video-background {
    height: 100%;
}
.video-element .video-foreground {
    position: relative;
    height: 0;
    width: 100%;
    top: 0;
    left: 0;
    padding-bottom: 56.25%;
}
.video-element .video-foreground iframe {
    pointer-events: none;
}
/*page content*/

/**footer**/
#mailing_list_row .in-grid > .col-50 {
    width: 50%;
}
#mailing_list_row {
    padding: 60px 0;
}
.footer-social-icons a {
    color: #B6A060;
    font-size: 27px !important;
    margin-right: 12px;
}
.footer-social-icons a:hover {
	opacity: 0.6;
}
#mailing_list_row .in-grid > .mailing-list-section.col-50 {
    padding-left: 80px;
    padding-top: 25px;
}
.mailing-list-section .subheading {
    font-size: 18px;
    text-transform: uppercase;
    color: #2B2A2A;
    font-weight: 700;
}
.footer-social-icons {
    margin-bottom: 30px;
}
.mailing-list-form input[type=text],
.mailing-list-form select {
    border: 0;
    -webkit-border-radius: 0%;
    border-radius: 0%;
    box-shadow: none;
    border-bottom: 1px solid;
    font-size: 16px;
    font-family: 'Gotham';
    font-weight: 300;
    color: #959595;
    outline: none;
    -webkit-appearance: none;
    appearance: none;
}
.mailing-list-form input[type=text]:focus,
.mailing-list-form select:focus {
    border-color: #B6A060;
}
.mailing-list-form .gform_wrapper .gform_footer input.gform_button {
    background: #B6A060;
    color: #fff;
    font-family: 'Gotham';
    font-weight: 700;
    font-size: 15px;
    max-width: 136px;
    padding: 4px 17px;
}
.mailing-list-form .gform_wrapper .gform_footer input.gform_button:hover {
    opacity: 0.6;
}
.footer_logo img {
    max-width: 301px;
}
.footer-info-section {
    width: 100%;
	padding-left: 30px;
}
.footer-info-section .footer-columns .col {
    flex: 0 1 230px;
    margin-right: 35px;
}
.footer-info-section .footer-columns .heading * {
    color: #000;
    line-height: 30px;
    margin-bottom: 20px;
}
.footer-info-section .footer-columns .content p {
    font-family: 'Gotham Book';
    font-size: 16px;
    color: #515151;
    font-weight: 400;
    line-height: 24px;
}
.footer-info-section .footer-columns .content a {
    color: #B6A060;
    font-family: 'GothamMedium';
    font-weight: 500;
    font-size: 15px;
    text-decoration: none;
}
.footer-info-section .footer-columns .content a:hover {
	opacity: 0.6;
}
.site-footer {
    padding: 60px 0;
    color: #F7F7F7;
}
#footer_bottom a:hover {
	opacity: 0.6;
}
#footer_bottom .copyright-text {
    float: left;
    font-size: 15px;
}
#footer_bottom .footer-bottom-menu {
    float: right;
}
#footer_bottom .in-grid:after {
    content: '';
    display: block;
    clear: both;
}
ul#menu-footer-menu li {
    display: inline-block;
    list-style: none;
    font-size: 15px;
    padding-left: 15px;
    position: relative;
}
#footer_bottom {
    padding: 12px 0;
    background: #EAEAEA;
    font-family: 'Gotham Book';
    font-weight: 400;
    color: #707070;
}
ul#menu-footer-menu li:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 6px;
    display: block;
    width: 2px;
    height: 2px;
    background: #000;
    border-radius: 50%;
    top: 50%;
}
ul#menu-footer-menu li:first-child:before {
    display: none;
}
#footer_bottom .copyright-text a {
    color: #515151;
}
#gform_confirmation_wrapper_2 {
    padding-top: 50px;
}
/*footer*/

/**shop**/
header.woocommerce-products-header {
    display: none;
}
ul.products li.product .woocommerce-loop-product__title.main-title {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    color: #2B2A2A;
    margin-bottom: 17px;
}
ul.products li.product .product-title {
    max-width: 265px;
    margin: 0 auto 20px;
}
ul.products li.product .woocommerce-loop-product__title.sub-title {
    font-size: 18px;
    font-weight: 300;
    color: #2B2A2A;
    line-height: 23px;
    max-width: 230px;
    text-align: center;
    margin: 0 auto 15px;
}
ul.products li.product .woocommerce-loop-product__title.sub-title.vineyard-title {
    margin-bottom: 0;
}
ul.products li.product .woocommerce-loop-product__title.sub-title.region-title {
    white-space: nowrap;
}
ul.products li.product .price {
    font-size: 18px;
    font-family: 'GothamMedium';
    font-weight: 500;
    color: #2B2A2A;
    margin-bottom: 17px;
}
.woocommerce.archive .shop-filter {
    width: 25%;
    float: left;
    position: relative;
    background: #F0F0F0;
    padding: 18px 25px;
    -ms-flex: 1 0 323px;
    -webkit-flex: 1 0 323px;
    flex: 1 0 323px;
}
.woocommerce.archive .shop-filter > .inner-wrapper {
    position: relative;
}
.woocommerce.archive .shop-filter .reset-btn {
    position: absolute;
    right: 0;
    top: 0;
}
.woocommerce.archive .shop-filter .reset-btn a {
    color: #2B2A2A;
    font-size: 15px;
}
.woocommerce.archive .woocommerce.columns-3 {
    width: 75%;
    float: right;
}
button.add_to_cart_button.button {
    max-width: 136px;
    font-size: 13px;
    padding: 7px;
    width: 100%;
    background: #B6A060;
}
.product form.cart {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}
.product form.cart .quantity {
    -webkit-align-items: center;
    align-items: center;
    margin-right: 20px;
}
.product form.cart .quantity .qty-btn,
.woocommerce-mini-cart .quantity button,
.woocommerce-cart-form__cart-item.cart_item td.product-quantity button {
    width: 22px;
    height: 22px;
    background: #868686;
    color: #fff !important;
    padding: 0;
    border: 0;
    border-radius: 50%;
    font-size: 15px;
    text-align: center;
}
.product form.cart .quantity input.qty,
.woocommerce-mini-cart .divTableCell.increments > .quantity input.offscreen_cart_quantity,
.woocommerce-cart-form td.product-quantity > .quantity input.offscreen_cart_quantity,
.woocommerce-cart-form__cart-item.cart_item input.offscreen_cart_quantity {
    /* width: 27px; */
    width: 31px;
    height: 27px;
    box-shadow: none;
    background: transparent;
    border: 1px solid #A8A8A8;
    margin: 0 5px;
    font-size: 14px;
}
.shop-filter .filter-title {
    color: #2B2A2A;
    font-size: 18px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
}
.shop-filter .filter-group {
    border-bottom: 1px solid #868686;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.shop-filter .filter-group > .filter {
    display: none;
    -ms-transition: none;
    -webkit-transition: none;
    transition: none;
}
.shop-filter .filter-group.active .filter-title:before {
    transform: rotate(45deg);
}
.shop-filter .filter-group.active .filter-title:after {
    transform: rotate(135deg);
}
.shop-filter .filter-title:before,
.shop-filter .filter-title:after {
    content: '';
    display: block;
    width: 16px;
    height: 2px;
    background: #A8A8A8;
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.shop-filter .filter-title:after {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.shop-filter .filter-title.active:before,
.shop-filter .filter-title.active:after {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.shop-filter .filter-title.active:after {
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.shop-filter .filter-group .filter li {
    list-style: none;
    margin-bottom: 8px;
    position: relative;
    cursor: pointer;
}
.shop-filter .filter-group .filter li a:before {
    content: '';
    width: 17px;
    height: 17px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #A8A8A8;
    position: absolute;
    left: 8px;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.shop-filter .filter-group .filter li a {
    color: #2B2A2A;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    position: relative;
    padding-left: 40px;
}
.shop-filter .filter-group .filter li a.selected:before {
    background: #A8A8A8;
}
.shop-filter .filter-group .filter li a:hover:before {
    background: #A8A8A8;
    opacity: 0.6;
}
.woocommerce.archive ul.products,
section.related.products ul.products {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.product-pricing-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 230px;
    margin: 0 auto;
}
.site-main ul.products.columns-3 li.product,
.site-main ul.products.columns-4 li.product {
    padding-bottom: 107px;
    clear: none !important;
}
ul.products .gutter-sizer {
    width: 5%;
}
 .site-main ul.products.columns-3 li.product {
    /* width: calc(33.33% - 20px); */
    float: left;
    width: 30%;
    margin-right: 0 !important;
    min-width: 250px;
    /* margin: 25px 10px !important; */
    -ms-transition: none;
    -webkit-transition: none;
    transition: none;
}
.nyp-product a.shipping-info {
    display: none;
}
.voucher-prod-btn a {
    display: block;
    max-width: 145px;
    margin: 0 auto;
}
.voucher-prod-btn {
    margin-bottom: 1.618em;
}
.recipient_city, .recipient_postcode, .recipient_region, .recipient_phone {
    display: none!important;
}
li.product .out-of-stock-btn {
    display: none;
}
ul.products li.product.outofstock .price {
    margin-bottom: 77.715px;
}
li.product .out-of-stock {
	position: absolute;
    left: 30px;
    top: 10px;
    z-index: 999;
    background: #B6A060;
    color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 11px;
    padding-top: 12px;
    line-height: 13px;
}
.send_copy {
    display: none!important;
}
/*shop*/

/**product page**/
.form-row.recipient_email span.optional, .recipient_address {
    display: none!important;
}
.storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
    width: 37%;
    margin-right: 0;
    margin: 0;
}
.storefront-full-width-content.single-product div.product .summary {
    width: 63%;
    padding: 40px 0;
    margin: 0;
}
.storefront-full-width-content.single-product div.product .summary > .inner-wrapper {
    max-width: 650px;
    margin: 0 auto;
}
.single-product div.product .woocommerce-product-gallery img {
    width: 100%;
}
.main-product-view {
    padding-top: 260px;
}
.main-product-view > .in-grid {
    margin-bottom: 80px;
}
.main-product-view > .woocommerce-message {
    max-width: 1480px;
    margin: 0 auto 50px;
}
.product-vintage {
    color: #A8A8A8;
    font-size: 18px;
    font-weight: 500;
}
.single-product .main-product-view .sub-title {
    font-family: 'GothamMedium';
    font-size: 18px;
    font-weight: 500;
    color: #2B2A2A;
}
.single-product .main-title {
    margin-bottom: 7px;
}
.single-product .main-product-view .brand {
    font-size: 18px;
    font-family: 'GothamMedium';
    color: #A8A8A8;
}
.single-product div.product p.price {
    border-top: 1px solid #868686;
    max-width: 280px;
    margin-top: 25px;
    padding-top: 28px;
    color: #B6A060;
    font-family: 'GothamMedium';
    font-size: 18px;
    font-weight: 500;
}
.single-product div.product .main-product-view form.cart {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding: 0;
    margin-bottom: 45px;
}
.single-product div.product.nyp-product .main-product-view form.cart {
    display: block;
    margin-top: 40px;
}
.single_add_to_cart_button.alt {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    background: #B6A060;
    padding: 7px 20px;
}
.woocommerce-product-details__short-description {
    font-size: 19px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 25px;
}
.tech_notes a {
    display: inline-block;
    font-size: 15px;
    font-family: 'GothamMedium';
    color: #B6A060;
    margin-right: 30px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.single-product div.product .edit-link {
    display: none;
}
.single-product div.product.nyp-product .main-product-view form.cart input[type="text"],
.single-product div.product.nyp-product .main-product-view form.cart textarea,
.single-product div.product.nyp-product .main-product-view form.cart input[type="email"] {
    background: transparent;
    box-shadow: none;
    border: 1px solid #c9c9c9;
}
.related > h2:first-child, .upsells > h2:first-child {
    font-size: 45px;
}
.related li.product form.cart {
    padding: 0;
}
a.added_to_cart.wc-forward:after {
    display: none;
}
a.added_to_cart.wc-forward {
    position: absolute;
    width: 100%;
    background: #707070;
    text-transform: uppercase;
    font-size: 13px;
    padding: 7px;
}
a.added_to_cart.wc-forward:hover {
    background: #1a1a1a;
}
.main-product-view .btn-wrapper a {
    display: inline-block;
    font-size: 15px;
    font-family: 'GothamMedium';
    color: #B6A060;
    margin-right: 30px;
    margin-bottom: 10px;
}
a.shipping-info{margin-top: 25px;}
.main-product-view .btn-wrapper a:hover {
    opacity: 0.6;
}
.single-product div.product > .related {
    display: none;
}
.product-details .vintage-labels {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    /* margin-bottom: 100px; */
    margin-bottom: 70px;
}
.product-details .vintage .vintage-year a {
    margin-left: 25px;
    font-size: 18px;
    color: #A8A8A8;
    font-family: 'GothamMedium';
}
.product-details .vintage .vintage-year a.active {
    color: #B6A060;
}
.vintage-details .vintage-detail-item {
    display: none;
}
.vintage-details .vintage-detail-item.active {
    display: block;
}
.product-details .vintage-years > select {
    border: 0;
    font-weight: 600;
    font-size: 20px;
    margin-left: 20px;
    background: url(/wp-content/uploads/2020/03/select-icon.png);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 20px;
    cursor: pointer;
}
.vintage-detail-item .accordion-item {
    margin-bottom: 40px;
}
.vintage-detail-item .accordion .accordion-item .panel {
    padding-bottom: 1px;
    padding-top: 0;
    margin-top: 25px;
    max-height: 301px;
    overflow-y: auto;
}
.vintage-detail-item .accordion .accordion-item.tasting-notes-acc .panel {
    overflow-y: visible;
}
.product-details .vintage-years .vintage-year:nth-child(n+4) {
    display: none;
}
.single-product div.product .summary {
    padding-right: 15%;
}
#vintage_row .images-column .static-image {
    height: 100%;
}
#vintage_row .images-column .static-image .img-holder {
    min-height: 100% !important;
}
#vintage_row .product-details {
    padding: 100px 0;
}
#vintage_row.two_column_row .inner-wrapper.middle .text-column.flex-wrapper {
    padding-top: 100px; /*207*/
    -webkit-align-items: initial;
    align-items: initial;
}
.vintage-years {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.site-main section.related ul.products.columns-4 li.product {
    /* min-width: 250px; */
    width: 23.5%;
    margin-right: 2%;
}
.site-main section.related ul.products .gutter-sizer {
    display: none;
}
.site-main section.related {
    max-width: 1440px;
    margin: 0 auto;
}
#shipping_info_text {
    max-width: 700px;
}
/*product page*/

/**cart**/
.woocommerce-cart-tab-container--right .woocommerce-cart-tab {
    display: none;
}
.woocommerce-cart-tab-icon i.close-me {
    display: none;
}
.woocommerce-cart-tab-container .widget_shopping_cart .widgettitle:before {
    content: 'CART';
    color: #464743;
    font-size: 36px;
}
.woocommerce-cart-tab-icon a {
    font-size: 15px;
    color: #464743;
    display: inline-block;
    /*border-bottom: 1px solid;*/
    text-decoration: underline;
    padding-bottom: 4px;
    margin-left: 10px;
    text-transform: uppercase;
    opacity: 0.5;
}
.woocommerce-cart-tab-icon a:hover {
    opacity: 1;
}
.woocommerce-cart-tab-container .widget_shopping_cart {
    padding: 0 30px;
}
.woocommerce-cart-tab-container .widget_shopping_cart ul.product_list_widget {
    margin-top: 83px !important;
    /*margin-top: 15px !important;*/
    border-top: 1px solid #E5E5E5;
}
.woocommerce-cart-tab-container .widget_shopping_cart ul.product_list_widget li {
    padding: 20px 0 !important;
}
.woocommerce-mini-cart.product_list_widget li img {
    float: none;
    margin: 0 auto;
    max-width: 75px;
}
.woocommerce-mini-cart .offscreen-product-name,
.woocommerce-mini-cart .offscreen-product-price span {
    font-size: 16px;
    color: #000;
    line-height: 20px;
    font-weight: 300;
}
.remove-item {
    position: absolute;
    right: 5px;
    bottom: 0;
}
.remove-item a {
    font-size: 14px;
    color: #000;
    opacity: 0.5;
    display: block;
    font-weight: 300;
    line-height: 20px;
    text-decoration: underline;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.remove-item a:hover {
    opacity: 1;
}
.woocommerce-mini-cart .divTableCell.increments > .quantity,
.woocommerce-cart-form td.product-quantity > .quantity {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    align-items: center;
    margin: 0;
}
.divTableCell.increments:before {
    content: 'x';
    position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
div.woocommerce-mini-cart__total-container .cart-notice {
/*    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;*/
    line-height: 16px;
    font-size: 14px;
    opacity: 0.5;
    /*max-width: 410px;*/
    /*margin: 0 auto;*/
    padding: 0 30px;
    font-style: italic;
    font-weight: 300;
    color: #515151;
}
.woocommerce-mini-cart .offscreen-product-name {
    display: block;
    margin-bottom: 8px;
}
.woocommerce-cart-tab-is-visible .widget_shopping_cart {
    height: 100vh !important;
    margin: 0 !important;
}
.woocommerce-mini-cart .quantity,
.woocommerce-cart-form td.product-quantity > .quantity {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-right: 20px;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    margin-right: 7%;
}
.woocommerce-mini-cart .divTableCell.increments > .quantity .btns button,
.woocommerce-cart-form td.product-quantity > .quantity .btns button {
    height: 20px;
    width: 100%;
    padding: 0;
    color: #fff;
    display: block;
    line-height: 20px;
    background: #464743;
    border-radius: 0;
    font-size: 14px;
}
.woocommerce-mini-cart .divTableCell.increments > .quantity .btns button:hover,
.woocommerce-cart-form td.product-quantity > .quantity .btns button:hover {
    background: #000;
}
td.product-quantity input.offscreen_cart_quantity {
    color: #464743;
    font-size: 18px;
    border: 1px solid #464743;
    opacity: 1;
    height: 100%;
    width: 58px;
}
.woocommerce-mini-cart .divTableCell.increments > .quantity span.btns,
.woocommerce-cart-form td.product-quantity > .quantity span.btns {
    width: 29px;
}
.header-menu-item.cart-icon {
    position: relative;
    margin-right: 14px;
}
.cart-indicator {
    font-size: 12px;
    color: #fff;
    background: #000;
    border-radius: 50%;
    text-align: center;
    width: 18px;
    height: 18px;
    position: absolute;
    right: -11px;
    top: 5px;
}
/*cart*/

/**my account**/
.woocommerce-account:not(.logged-in) div#primary{ 
    margin-top: 100px;
}
.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    margin-bottom: 20px;
}
form.woocommerce-ResetPassword.lost_reset_password {
    width: 50%;
    margin: 0 auto;
    text-align: center;
}
form.woocommerce-ResetPassword.lost_reset_password .form-row-first {
    width: 100%;
    margin-right: 0;
}
form.woocommerce-ResetPassword.lost_reset_password input.woocommerce-Input.woocommerce-Input--text.input-text {
    background: transparent;
    box-shadow: none;
    border: 1px solid #c9c9c9;
}
form.woocommerce-ResetPassword.lost_reset_password button.woocommerce-Button.button {
    background: transparent;
    border: 1px solid #3e3e3e;
    text-transform: uppercase;
    color: #3d3d3d;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
form.woocommerce-ResetPassword.lost_reset_password button.woocommerce-Button.button:hover {
    background: #3e3e3e;
    color: #fff;
}
.lost-password-confirmation-wrapper {
    width: 50%;
    margin: 0 auto;
    text-align: center;
}
form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.woocommerce-form-row--last.form-row-last {
    width: 100%;
}
.woocommerce_cruclub_subscriptions table#subscription-table th,
.woocommerce_cruclub_subscriptions table#subscription-table td {
    border: 0 !important;
    font-size: 0.875em;
    text-transform: capitalize;
    color: #515151;
}
table.woocommerce-MyAccount-paymentMethods th,
table.woocommerce-MyAccount-paymentMethods td,
.woocommerce-MyAccount-content a.button {
    font-size: 0.875em;
}
.woocommerce-MyAccount-navigation {
    margin-bottom: 60px;
}
form#add_payment_method .woocommerce-PaymentBox,
form#add_payment_method label[for=payment_method_stripe] {
    padding-left: 15px;
    padding-right: 15px;
}
#stripe-cvc-element {
    padding: 15px;
}
.woocommerce_cruclub_subscriptions .cc-club-steps-heading,
.woocommerce_cruclub_subscriptions #pack-preference ul.steps {
    display: none;
}
.woocommerce_cruclub_subscriptions #pack-preference > div {
    display: block !important;
}
a.cc-switch-pack-btn,
.cc-update-payment-details-link {
    margin-left: 0 !important;
}
a.cc-switch-pack-btn {
    margin-right: 5px;
}
.woocommerce_cruclub_subscriptions #cc-bottles {
    display: none !important;
}
.woocommerce-account .cc-sidebar {
    right: 0;
}
.cc-sidebar-panel-body {
    -ms-transition: none;
    -webkit-transition: none;
    transition: none;
}
.lifetime-spend-wrapper {
    max-width: 235px;
    margin-top: 45px;
}
.lifetime-spend-wrapper .heading-box {
    background: #B6A060;
    color: #fff;
    padding: 15px 20px;
}
.lifetime-spend-wrapper .amount-box {
    border: 1px solid #B6A060;
    padding: 15px 19px;
    font-size: 27px;
    color: #B6A060;
    font-family: 'GothamMedium';
}
/*my account*/


/**checkout**/
.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments {
    background: #B6A060;
}
.woocommerce-checkout #payment .payment_methods > .woocommerce-PaymentMethod > label,
.woocommerce-checkout #payment .payment_methods > .wc_payment_method > label,
.woocommerce-checkout #payment .payment_methods li .payment_box, .woocommerce-checkout #payment .place-order{padding:1.41575em 0;}
#customer_details .woocommerce-additional-fields {margin-top:40px; }
.woocommerce-checkout input {padding: 15px 10px; margin-top: 5px; }
.select2-container--default .select2-selection--single .select2-selection__arrow{top: 50%;transform: translateY(-50%);}
.woocommerce-checkout .woocommerce-cart-form td.product-quantity > .quantity {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}
.woocommerce-checkout a.remove {
    display: none;
}
.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 28px;
}
div.woocommerce-order .woocommerce-column--billing-address address p {
    text-align: left;
    margin: 0;
}
#account_username_field {
    display: none;
}
.woocommerce-checkout .order-again {
    display: none;
}
form.checkout div#customer_details select {
    padding: 15px 10px;
    color: #43454b;
}
.cart_totals tr.order-total:not(.recurring-total) th {
    padding-bottom: 20px !important;
}
table.cart td.actions .woocommerce-shipping-totals label {
    display: block;
}
table.cart td.actions .shipping-calculator-form input[type="text"] {
    width: 100%;
    background: transparent;
    box-shadow: none;
    border: 1px solid #aaa;
    padding: 13px 10px;
}
table.cart td.actions .shipping-calculator-form .select2-selection__rendered {
    text-align: left;
}
section.shipping-calculator-form {
    max-width: 300px;
    margin-left: auto;
    -ms-transition: none;
    -webkit-transition: none;
    transition: none;
}
form.woocommerce-cart-form button.button[name=calc_shipping] {
    max-width: 150px;
    color: #333;
    border-color: #333;
}
form.woocommerce-cart-form div.coupon input[name='apply_coupon'] {
    padding: 6px 18px;
    color: #333;
    border-color: #333;
}
tr.order-total.recurring-total th {
    font-family: 'Granjon LT';
    font-size: 30px;
}
.cart-collaterals table.shop_table {
    border-collapse: collapse;
}
tr.order-total.recurring-total {
    border-top: 1px solid #c9c9c9;
}
form.woocommerce-cart-form > table tbody th,
form.woocommerce-cart-form > table tbody td,
form.woocommerce-cart-form > table tbody td * {
    vertical-align: top !important;
}
form.woocommerce-cart-form .cart-collaterals .cart_totals table tr.order-total.recurring-total th {
    padding-top: 5px;
}
form.woocommerce-cart-form .cart-collaterals .cart_totals table tr.order-total.recurring-total td {
    padding-top: 12px;
}
form.woocommerce-cart-form .cart-collaterals .cart_totals table tr.shipping.recurring-total th {
    padding-bottom: 10px;
}
#wc_checkout_add_ons {
    display: none;
}
body.logged-in #wc_checkout_add_ons {
    display: block;
}
#wc_checkout_add_ons.active,
.wc_checkout_addon_active #wc_checkout_add_ons {
    display: block !important;
}
#wc_checkout_add_ons p.form-row br {
    display: none;
}
#wc_checkout_add_ons p.form-row input[type=radio] {
    margin: 8px 7px;
}
#wc_checkout_add_ons p.form-row label.checkbox {
    margin-top: 7px;
}
.wc-in-checkout-notice {
    max-width: 600px;
    text-align: center !important;
    padding: 30px;
}
/*checkout*/

/**club steps**/
body:not(.woocommerce-account) .cc_button_up,
body:not(.woocommerce-account)  #pack-preference,
body:not(.woocommerce-account) #cc-bottles,
body:not(.woocommerce-account) #cc-months,
body:not(.woocommerce-account) .cc-sidebar {
    display: none !important;
}
#cruclub_steps {
    display: none;
}
.cc-container {
    padding: 90px 0;
}
#cc-buy-now {
    display: block !important;
}
#cc-products {
    display: none !important;
}
#cc-buy-now .current-pack {
    font-family: 'Granjon LT';
    font-size: 40px;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 35px;
}
#cc-buy-now .cc-heading-text {
    color: #2B2A2A;
    font-size: 18px;
    margin-bottom: 0;
}
#cc-buy-now > pre {
    background: transparent;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
}
#cc-buy-now .cc-data-fixed-total {
    margin-top: 10px;
}
#cc-buy-now pre p.variation-description {
    font-family: 'Gotham';
    font-size: 20px;
    line-height: 27px;
    color: #000;
}
#cc-buy-now .cc-data-fixed-total,
.cc-options-data #cc-buy-now .cc-data-fixed-total strong,
.cc-sidebar .cc-sidebar-wrapper p.cc-data-fixed-total,
.cc-sidebar .cc-sidebar-wrapper p.cc-data-fixed-total strong {
    color: #B6A060;
    font-weight: 700;
    font-size: 23px;
}
#cc-buy-now .cc-data-fixed-total em,
.cc-sidebar .cc-sidebar-wrapper p.cc-data-fixed-total em {
    color: #000;
    font-style: normal;
    font-weight: 400;
}
#cc-buy-now .cc-buy-now {
    background: #B6A060;
    color: #fff !important;
    border: 0;
    font-weight: 700;
    max-width: 250px;
    padding: 10px;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#cc-buy-now .cc-buy-now:hover {
    opacity: 0.6;
    background: #B6A060;
}
.cr-join-now-btn.loading,
.cc-buy-now.loading {
    position: relative;
    opacity: 0.5;
}
.cr-join-now-btn.loading:after,
.cc-buy-now.loading:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    /* vertical-align: baseline; */
    content: "\f110";
    -webkit-animation: fa-spin 0.75s linear infinite;
    animation: fa-spin 0.75s linear infinite;
    height: 20px;
    width: 20px;
    line-height: 20px;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    display: block;
}
/*club steps*/

/**staff user portal**/
.contacts-list table th {
    background: transparent;
    border-bottom: 1px solid #E1E1E1;
}
.contacts-list table td a {
    color: #B6A060;
    text-decoration: underline !important;
}
.contacts-list {
    max-width: 700px;
    max-height: 400px;
    overflow-y: auto;
}
.contact-details-popup {
    max-width: 700px;
    padding: 25px 33px;
}
.contact-details-popup h4 {
    text-transform: uppercase;
}
.contact-details-popup span.label {
    font-weight: 700;
}
.contact-details-popup .inner-wrapper > div {
    margin-bottom: 10px;
}
ul.quick-links li,
ul.downloadables li {
    list-style-position: inside;
    padding-left: 1em;
}
ul.quick-links li a,
ul.downloadables li a {
    color: #B6A060;
    text-decoration: underline !important;
}
.office-calendar-sc .tribe-mini-calendar-wrapper {
    max-width: 600px;
}
.office-calendar-sc .tribe-mini-calendar-wrapper * {
    color: #000;
}
.tribe-mini-calendar-wrapper .tribe-events-title {
    font-size: 30px;
    margin: 0;
}
.tribe-events-title a {
    color: #B6A060 !important;
}
ul.downloadables ul.files,
ul.downloadables ul.subcategories {
    display: none;
}
ul.downloadables strong {
    text-decoration: underline;
    cursor: pointer;
}
/*staff user portal*/

/**popup mailing list**/
.pum-theme-default-theme .gform_wrapper h3.gform_title {
    font-family: 'Granjon LT' !important;
    font-size: 45px !important;
    text-transform: capitalize;
}
.pum-theme-default-theme .gform_wrapper span.gform_description {
    font-family: 'Gotham' !important;
    margin-bottom: 40px;
    width: 100%;
}
.pum-theme-default-theme .gform_wrapper .gform_footer input.gform_button {
    background: #B6A060;
    color: #fff;
    border: none;
    font-family: 'Gotham';
    font-weight: 700;
    border-radius: 0 !important;
    font-size: 15px;
    padding: 10px 18px;
    display: inline-block;
}
.pum-theme-default-theme .gform_wrapper .gform_footer input.gform_button:hover {
    opacity: 0.6;
}
/*popup mailing list*/

/**age gate**/
.age-gate button[type="submit"] {
    text-transform: uppercase;
    padding: 8px 18px;
    border: none;
    background: #B6A060;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    width: 100px;
    text-align: center;
    font-family: 'GothamMedium';
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.age-gate button[type="submit"]:hover {
    opacity: 0.6;
    background: #B6A060;
    color: #fff;
}
.age-gate-challenge {
    font-size: 19px;
}
/*age gate*/

/**single post**/
.single-post .cr_page_title {
    max-width: 1400px;
    margin: 200px auto 100px;
    padding: 0 30px;
}
.single-post .cr_page_title h1 {
    text-transform: uppercase;
}
.single-post .cr_page_title .short-desc {
    font-size: 20px;
    margin-bottom: 50px;
}
.single-post .cr_page_title .post-date {
    margin-bottom: 10px;
}
.single-post .free-text-element p {
    line-height: 26px;
}
.single-post .free-text-element .narrow {
    max-width: 1080px;
}
/*single post*/


/**responsive queries**/
@media only screen and (max-width: 1200px) {
    .two_column_row .text-column,
    .contact_form-element .map-col {
        -ms-flex: 1 1 40%;
        -webkit-flex: 1 1 40%;
        flex: 1 1 40%;
        max-width: 40%;
    }
    .two_column_row .images-column,
    .contact_form-element .form-col {
        -webkit-flex: 1 1 60%;
        -ms-flex: 1 1 60%;
        flex: 1 1 60%;
        max-width: 60%;
    }
    #mailing_list_row .in-grid > .mailing-list-section.col-50 {
        padding-left: 30px;
    }
    .footer-info-section > .footer-columns {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .footer-info-section .footer-columns .col {
        -ms-flex: 0 1 235px;
        -webkit-flex: 0 1 235px;
        flex: 0 1 235px;
    }
    .storefront-full-width-content .site-main ul.products.columns-3 li.product {
        width: calc(50% - 20px);
    }
}
@media only screen and (max-width: 1024px) {
    .parallax-bg {
        background-attachment: scroll;
    }
}
@media only screen and (max-width: 1000px) {
    #mailing_list_row > .in-grid.flex-wrapper {
        display: block;
    }
    #mailing_list_row .in-grid > .col-50 {
        width: 100%;
    }
    #mailing_list_row .in-grid > .mailing-list-section.col-50 {
        padding-left: 0;
        max-width: 600px;
        margin: 0 auto;
        text-align: center;
    }
    .custom-product-loop.flex-wrapper {
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        align-items: center;
    }
    .woocommerce.archive .shop-filter,
    .woocommerce.archive .woocommerce.columns-3 {
        width: 100%;
        float: none;
    }
    .storefront-full-width-content .site-main .related.products ul.products.columns-4 li.product {
        width: calc(50% - 20px);
        margin: 10px !important;
    }
    .image_carousel-element .slide-item {
        height: 480px;
    }
    .site-main section.related ul.products.columns-4 li.product {
        width: 49%;
    }
    .site-main section.related ul.products.columns-4 li.product:nth-child(even) {
        margin-right: 0;
    }
    .scroll-to-top-btn {
        right: 55px;
    }
}
@media only screen and (max-height: 800px) {
    .main-menu ul.menu li a {
        letter-spacing: 7px;
        font-size: 40px;
    }
}
@media only screen and (max-width: 768px) {
    .cr_page_title div.page-title .page-title,
    .parallax_row-element .parallax-bg .content h1.heading {
        font-size: 40px;
    }
    h3 {
        font-size: 30px;
        line-height: 40px;
    }
    .two_column_row .text-column,
    .two_column_row .images-column,
    .contact_form-element .form-col,
    .contact_form-element .map-col {
        -webkit-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        max-width: 50%;
    }
    .woocommerce-cart-tab-container {
        display: block !important;
    }
    .single-product div.product .summary {
        padding-right: 0;
    }
    .cr_page_title .page-short-description {
        font-size: 30px;
        line-height: 36px;
    }
}
@media only screen and (max-width: 767px) {
    .hide-tablet {
        display: none !important;
    }
    .two_column_row > .inner-wrapper.flex-wrapper {
        display: block;
    }
    .two_column_row .text-column,
    .two_column_row .images-column,
    .two_column_row .size2 .images-column,
    .two_column_row .size2 .text-column,
    .contact_form-element .form-col,
    .contact_form-element .map-col {
        max-width: 100%;
    }
    .two_column_row .images-column .img-holder,
    .two_column_row .inner-wrapper .images-column .slide-item {
        height: 400px;
        min-height: 0 !important;
    }
    .two_column_row .inner-wrapper.middle .text-column.flex-wrapper {
        padding: 60px 0 100px;
    }
    footer.site-footer > .in-grid > .in-grid.flex-wrapper {
        display: block;
        text-align: center;
    }
    .footer_logo img {
        margin: 0 auto;
    }
    .footer-info-section {
        padding-left: 0;
    }
    .footer-info-section > .footer-columns {
        -webkit-justify-content: center;
        justify-content: center;
    }
    .footer_logo {
        margin-bottom: 50px;
    }
    .footer-info-section .footer-columns .col {
        margin: 0 17px;
    }
    #footer_bottom {
        text-align: center;
    }
    #footer_bottom .copyright-text,
    #footer_bottom .footer-bottom-menu {
        float: none;
    }
    header.site-header > div.header-top-bar-msg {
        display: none;
    }
    .main-product-view > .in-grid {
        display: block;
    }
    .storefront-full-width-content.single-product div.product .woocommerce-product-gallery,
    .storefront-full-width-content.single-product div.product .summary {
        width: 100%;
    }
    .single-product div.product .woocommerce-product-gallery img {
        max-width: 500px;
        margin: 0 auto;
    }
    form.woocommerce-ResetPassword.lost_reset_password,
    .lost-password-confirmation-wrapper {
        width: 100%;
    }
    li.book-now-menu-item {
        display: block;
    }
    .free-text-element .heading {
        font-size: 48px;
    }
    .three_column_row-element .row-content {
        display: block;
    }
    .three_column_row-element .row-content .col {
        max-width: 100%;
        margin: 0 !important;
        margin-bottom: 50px !important;
    }
    #contact_us_form .inner-wrapper.flex-wrapper {
        display: block;
    }
    .contact_form-element .map-col {
        height: 400px;
    }
    table.woocommerce-MyAccount-orders tr td {
        padding-left: 0;
        padding-right: 0;
    }
    table.woocommerce-MyAccount-orders tr td.woocommerce-orders-table__cell-order-actions {
        border-bottom: 1px solid;
    }
    table#subscription-table thead {
        display: none;
    }
    table#subscription-table tbody td {
        display: block;
        text-align: right;
        clear: both;
        padding-left: 0;
        padding-right: 0;
    }
    table#subscription-table tr td[data-title]::before {
        content: attr(data-title) ": ";
        font-weight: 600;
        float: left;
    }
    .woocommerce_cruclub_subscriptions table#subscription-table th, .woocommerce_cruclub_subscriptions table#subscription-table td {
        font-size: 16px;
    }
    .vintage-detail-item .accordion .accordion-item .panel {
        overflow-y: visible;
        max-height: unset;
    }
    #vintage_row.two_column_row .inner-wrapper.middle .text-column.flex-wrapper {
        padding-top: 40px;
        padding-bottom: 0px;
    }
    .latest-posts .post-item-wrapper {
        width: calc(100% - 20px);
    }
    .latest-posts .post-item-wrapper .post-item .featured-img,
    .latest-posts .featured-post .post-item .featured-img {
        height: 350px;
    }
    .latest-posts .featured-post .post-item {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    .latest-posts .featured-post .post-item .featured-img,
    .latest-posts .featured-post .post-item .post-details {
        width: 100%;
    }
    .latest-posts .featured-post .post-item .post-details {
        padding: 20px 20px 50px;
    }
    .watch-video-btn,
    .mobile-bg-image {
        display: block !important;
    }
    .fancybox-container #video-viewport {
        display: inline-block !important;
        max-width: 480px;
        width: 100%;
        height: 380px;
    }
    #video-viewport {
        display: none !important;
    }
}
@media only screen and (min-width: 601px) {
    div.ginput_container_name span {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        padding-right: 16px;
        margin-right: -4px;
    }
    .top_label div.ginput_complex.ginput_container.gf_name_has_2 {
        width: calc(100% + 15px);
    }
}
@media only screen and (max-width: 600px) {
    .storefront-full-width-content .site-main ul.products.columns-3 li.product {
        width: calc(100% - 20px);
    }
    .storefront-full-width-content .site-main .related.products ul.products.columns-4 li.product {
        width: calc(100% - 20px);
        margin: 10px !important;
    }
    .fancybox-container .cr-popup {
        padding: 20px;
    }
    #gform_fields_1 .ginput_complex {
        display: block;
    }
    #gform_wrapper_1 {
        margin-top: 40px !important;
        margin-bottom: 24px !important;
    }
    .site-main ul.products.columns-3 li.product, .site-main ul.products.columns-4 li.product {
        width: 100%;
        display: block;
    }
    .fullscreen-menu {
        padding-top: 140px;
    }
    .main-menu ul.menu li a {
        letter-spacing: 7px;
        font-size: 32px;
    }
    .free-text-element .heading {
        letter-spacing: 14px;
        font-size: 34px;
    }
    h3 {
        font-size: 28px;
    }
    .fullscreen-menu > .in-grid > .inner-wrapper.flex-wrapper {
        display: block;
    }
    .fullscreen-menu .extra-details {
        padding-top: 60px;
    }
    .cr_page_title div.page-title .page-title {
        font-size: 33px;
        letter-spacing: 11px;
    }
    .tab_content-element .tab-content-wrapper > div.tab-labels {
        display: none;
    }
    .tab_content-element .mobile-tab-labels {
        display: block;
    }
    .main-product-view {
        padding-top: 190px;
    }
    .site-main section.related ul.products.columns-4 li.product {
        width: 100%;
        margin-right: 0;
    }
    .cr_page_title .page-short-description {
        font-size: 26px;
    }
    .single-post .cr_page_title h1 {
        font-size: 40px;
    }
    .single-post .cr_page_title {
        margin-bottom: 60px;
    }
    .woocommerce_cruclub_subscriptions .cc-options.cc-selects {
        display: block;
    }
    .woocommerce_cruclub_subscriptions .cc-options.cc-selects .cc-option {
        max-width: 300px;
        width: 100%;
        margin: 0 auto 20px;
    }
    .tribe-mini-calendar-wrapper {
        overflow: auto;
    }
    .scroll-to-top-btn {
        right: 40px;
    }
    .video-viewport_row-el {
        width: 95%;
    }
    .play-icon {
        width: 70px;
        height: 70px;
    }
    .main-menu ul.menu li ul.sub-menu li a {
        font-size: 30px;
    }
	li.product .out-of-stock {
		left: 20%;
	}
}
@media only screen and (max-width: 480px) {
    header.site-header > .in-grid.flex-wrapper > div.site-logo {
        -ms-flex: 0 1 150px;
        -webkit-flex: 0 1 150px;
        flex: 0 1 150px;
        height: 100px;
    }
    header.site-header.sticky > .in-grid.flex-wrapper > div.site-logo {
        height: 70px;
    }
    .in-grid, .woocommerce-notices-wrapper {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .header-right-section .header-menu-item {
        margin-left: 5px;
    }
    .main-menu ul.menu li a {
        font-size: 27px;
        letter-spacing: 3px;
    }
    .burger-menu-btn {
        padding: 10px 0;
    }
    .burger-menu-btn .lines {
        width: 28px;
    }
    .cr_page_title div.page-title .page-title {
        font-size: 25px;
        letter-spacing: 8px;
    }
    .parallax_row-element .parallax-bg .content h1.heading {
        font-size: 30px;
        letter-spacing: 10px;
    }
    .footer_logo img {
        width: 100%;
    }
    .woocommerce-cart-tab-container .widget_shopping_cart {
        padding: 0 20px;
    }
    .woocommerce-cart-tab-icon a {
        font-size: 12px;
    }
    .woocommerce-cart-tab-container .widget_shopping_cart .widgettitle:before {
        font-size: 30px;
    }
    .divTableCell.increments:before {
        display: none;
    }
    .woocommerce-mini-cart.product_list_widget li img {
        max-width: 70px;
    }
    .woocommerce-mini-cart .offscreen-product-name,
    .woocommerce-mini-cart .offscreen-product-price span {
        font-size: 15px;
    }
    .remove-item {
        bottom: 7px;
    }
    .tab_content-element .tab-contents .content {
        -ms-flex-basis: 100%;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        min-width: 0;
        max-width: 325px;
    }
    .two_column_row .images-column .img-holder,
    .two_column_row .inner-wrapper .images-column .slide-item {
        height: 300px;
    }
    .image_carousel-element .slide-item {
        height: 300px;
    }
    .free-text-element .heading {
        letter-spacing: 5px;
        font-size: 30px;
    }
    .contact_form-element .map-col {
        height: 300px;
    }
    div.woocommerce-mini-cart__total-container {
        bottom: 62px !important;
    }
    div.woocommerce-mini-cart__update-container {
        bottom: 132px !important;
    }
    #cc-product-list-table thead th:first,
    #cc-product-list-table tbody tr td:first {
        display: none;
    }
    table#cc-product-list-table tbody tr td:first-child img {
        width: initial !important;
        height: initial !important;
    }
    .woocommerce-MyAccount-content table td {
        padding-left: 0;
        padding-right: 0;
    }
    .latest-posts .post-item-wrapper .post-item .featured-img {
        height: 300px;
    }
    .latest-posts .post-item-wrapper,
    .latest-posts .post-item-wrapper.featured-post {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    .single-post .cr_page_title {
        padding: 0 20px;
    }
    .single-post .cr_page_title h1 {
        font-size: 30px;
        line-height: 45px;
    }
    .single-post .cr_page_title .short-desc {
        font-size: 18px;
    }
    a.cc-switch-pack-btn {
        max-width: 300px;
        width: 100%;
    }
    .cc-update-payment-details-link {
        text-align: center;
    }
    .pum-theme-default-theme .gform_wrapper h3.gform_title {
        line-height: 27px !important;
        font-size: 28px !important;
    }
    .pum-theme-default-theme .gform_wrapper span.gform_description {
        font-size: 16px !important;
        line-height: 22px;
    }
    body #pum-205 input:not(.button) {
        padding: 7px 15px !important;
    }
    .pum-theme-default-theme .gform_wrapper .gform_footer input.gform_button {
        padding: 6px 14px;
    }
    .scroll-to-top-btn {
        right: 25px;
    }
    .main-menu ul.menu li ul.sub-menu li a {
        font-size: 23px;
    }
}
@media only screen and (max-width: 320px) {
    .header-menu-item a[href="/my-account"] {
        display: none;
    }
    li.my-account-menu {
        display: block;
    }
    .cr_page_title div.page-title .page-title {
        font-size: 22px;
        letter-spacing: 7px;
    }
}
.woocommerce-checkout td.product-thumbnail.subs:hover a.remove{
    display: block!important;
    background-color: rgba(255, 255, 255, 0.7);
}
.woocommerce-checkout a.remove:hover {
    background-color: rgba(255, 255, 255, 0.7);
}
.woocommerce-checkout a.remove::before {
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    color: #b6a060!important;
}
.woocommerce-checkout a.remove {
    position: absolute;
    max-width: 3.706325903em;
    width: 100%;
    max-height: 59.2969px;
    height: 100%;
}
.woocommerce-checkout .subs a.remove {
    display: block;
    background-color: rgba(255, 255,255, 0.7);
}
div#pum-4243 {
    background: rgba(255,255,255, 0.7);
}
div#popmake-4243 {
    padding: 35px 20px;
    max-width: 760px!important;
    width: 100%;
}
.wineclub-popup-outer p {
    text-align: center;
    margin-bottom: 0px;
    font-size: 20px;
    line-height: 1.2;
}
#pum-4243 button.pum-close.popmake-close {
    background-color: transparent;
    top: 10px;
}
div#popmake-4243 {
    border: 2px solid #000;
}

.cart-collaterals h2 {
    display: none!important;
}
#shipping_method li input, #shipping_method li label {
    display: inline-block;
    vertical-align: middle!important;
}
.header-menu-item.hide-tablet.book-now-dropdown.voucher {
    margin-left: 5px;
}
@media only screen and (max-width: 1100px){
    .header-menu-item.hide-tablet.book-now-dropdown.voucher {
        margin-top: 10px;
        max-width: 123px;
        width: 100%!important;
    }
    .woocommerce-checkout .subs a.remove {
        background-color: rgba(255, 255,255, 0.7);
        display: block;
    }
}
@media only screen and (max-width: 1052px){
    .header-menu-item.hide-tablet.book-now-dropdown.voucher a.button {
        width: 100%;
    }
}
@media only screen and (max-width: 767px){
    div#popmake-4243 {
        max-width: 95%!important;
    }
}
p.vineyard_image_link{display: none;}
@media only screen and (min-width: 1000px){
    .form-row.voucher-option-city.is_required, .form-row.voucher-option-region.is_required {
        margin-right: 2%;
    }

    .form-row.voucher-option-city.is_required, .form-row.voucher-option-postcode.is_required, .form-row.voucher-option-region.is_required, .form-row.voucher-option-phone.is_required {
        width: 49%;
        display: inline-block;
    }
}