/*
Theme Name: Talltimb
Theme URI: http://www.dedicated-it.com.au
Author: Dedicated IT
Author URI: http://www.dedicated-it.com.au
Description: Taltimb is the custom theme build for Talltimbers
Version: 0.0.1
Text Domain: talltimb
*/

body {
    font-family: 'ChantillyRegular';
}

#masthead .navbar-default {
    background: #fff;
}

#masthead .navbar {
    min-height: 130px;
    border-radius: 0;
    border-width: 0 0 1px 0;
    margin-bottom: 0;
}

#masthead .navbar-brand {
    height: 130px;
    float: none;
}

#masthead .navbar-brand img {
    margin-left: 15px;
}
#masthead .navbar-right .dropdown-menu {
    border-radius: 0;
    box-shadow: none;
    min-width: 229px;
}
#masthead .navbar-right .dropdown-menu .dropdown-menu {
    left: 100%;
    top: -1px;
    margin: 0;
}
#masthead .navbar-right .dropdown-menu li {
    display: block;
}
#masthead .navbar-right .dropdown-menu li a {
    display: block;
    padding: 10px 5px;
    font-size: 15px;
}
#masthead .navbar-right .dropdown-menu li.active a {
    background: transparent;
}
.main-menu-collapse #menu-main-menu li a {
    font-family: 'ChantillyMedium';
    text-transform: uppercase;
    font-size: 1.3em;
    color: #313B4C;
    padding: 0;
    line-height: 16px;
}
.main-menu-collapse #menu-main-menu > li.active > a {
    background: transparent;
}
.main-menu-collapse > #menu-main-menu > li {position: relative;}

.main-menu-collapse > #menu-main-menu > li:last-child {
    border-right-width: 0;
    padding-right: 0;
    margin-right: 0;
}

.main-menu-collapse > #menu-main-menu > li > a.dropdown-toggle:after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 13px;
    background: url(img/dropdown-arrow.png) no-repeat center;
    margin-left: 5px;
}
#menu-item-104 > a.dropdown-item{
    content: "";
    display: inline-block;
    background: url(img/dropdown-right.png) no-repeat center;
    background-position:right center;
    margin-right:9px;
}
.main-menu-collapse #menu-main-menu li.open a,
.main-menu-collapse #menu-main-menu li.open a:focus,
.main-menu-collapse #menu-main-menu li.open a:hover {
    background: transparent;
}
#myaccount-nav {
    position: absolute;
    right: 15px;
    top: 35px;
}

#myaccount-nav:before {
    content: " ";
    display: table;
}
#myaccount-nav:after {
    clear: both;
}
#myaccount-nav .menu {
    padding: 0;
    list-style-type: none;
    margin-bottom: 0;
}

#myaccount-nav .menu > li {
    display: inline-block;
    border-right: 1px solid #313B4C;
    margin-right: 10px;
    padding-right: 10px;
    line-height: 14px;
}
#myaccount-nav .menu li a:before {
    display: inline-block;
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    width: 18px;
    height: 17px;
    /* background-size: contain; */
    position: relative;
    top: 3px;
    margin-right: 5px;
}

#myaccount-nav .menu li:first-child a:before {
    background-image: url(img/user-icon1.png);
}

#myaccount-nav .menu li:last-child a:before {
    background-image: url(img/cart-icon1.png);
}

#masthead .container {
    position: relative;
}

#myaccount-nav .menu li a {
    font-family: 'ChantillyLight';
    text-transform: uppercase;
    color: #313B4C;
    letter-spacing: 0.1em;
    text-decoration: none;
}

#myaccount-nav .menu li:last-child {
    padding-right: 0;
    border-right-width: 0;
    margin-right: 0;
}

#myaccount-nav .menu li.mini-cart-menu {
    position: relative;
    padding-bottom: 10px;
}
#myaccount-nav .menu li.mini-cart-menu .widget_shopping_cart {
    display: none;
    position: absolute;
    width: 300px;
    right: 0;
    margin-top: 5px;
    background: #fdfdfd;
    border: 1px solid #000;
    z-index: 999;
}
#myaccount-nav .menu li.mini-cart-menu:hover > .widget_shopping_cart {
    display: block;
}
#myaccount-nav .menu li.mini-cart-menu .widget_shopping_cart .widget_shopping_cart_content {
    padding: 10px;
    color: #000;
}
#myaccount-nav .menu li.mini-cart-menu .widget_shopping_cart .widget_shopping_cart_content a {
    color: #000;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    line-height: normal;
}
#myaccount-nav .menu li.mini-cart-menu .widget_shopping_cart .widget_shopping_cart_content a:before {
    display: none;
}

#myaccount-nav .menu li.mini-cart-menu .widget_shopping_cart .widget_shopping_cart_content span.quantity {
    margin-top: 7px;
    display: inline-block;
    font-size: 13px;
    margin-bottom: 7px;
}

#myaccount-nav .menu li.mini-cart-menu .widget_shopping_cart .widget_shopping_cart_content a.remove_from_cart_button {
    font-size: 20px;
    line-height: 19px;
    width: 21px;
    text-align: center;
}

#myaccount-nav .menu li.mini-cart-menu .widget_shopping_cart .widget_shopping_cart_content p.woocommerce-mini-cart__total.total {
    text-align: center;
    margin: 8px 0;
    border: none;
    padding: 7px 0;
    padding-top: 7px;
    background: #efefef;
}

#myaccount-nav .menu li.mini-cart-menu .widget_shopping_cart .widget_shopping_cart_content p.woocommerce-mini-cart__total.total strong {
    font-weight: normal;
    text-transform: uppercase;
    margin-right: 3px;
}

#myaccount-nav .menu li.mini-cart-menu .widget_shopping_cart .widget_shopping_cart_content p.woocommerce-mini-cart__buttons.buttons {
    margin-bottom: 0;
    text-align: right;
    margin-top: 20px;
}

.wpb_wrapper .flexslider .caption-wrap {
    top: 50%;
    bottom: auto;
    background: transparent;
    width: auto;
    color: #313B4C;
    opacity: 1;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.wpb_wrapper .flexslider .caption-wrap .caption {
    display: inline-block;
    font-size: 28px;
    line-height: normal;
    font-family: 'ChantillyBold';
    padding: 0;
    letter-spacing: 0.2em;
}
.wpb_wrapper .flexslider .caption-wrap {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.wpb_wrapper .metaslider .flexslider {
    margin-bottom: 0;
}
.home-page-slide.metaslider .flexslider .slides li {
    max-height: 494px;
}
.wpb_wrapper .metaslider .flex-control-nav {
    bottom: 10%;
}
.wpb_wrapper .home-page-slide li:nth-child(2) .caption-wrap .caption {
    float: right;
    text-align: center;
}

.wpb_wrapper .flexslider .caption-wrap .caption .slide-btn {
    display: inline-block;
    background: #fff;
    color: #313B4C;
    padding: 8px 15px;
    font-size: 17px;
    margin-top: 12px;
    text-decoration: none;
    transition: .2s ease-in-out 0s;
    -moz-transition: .2s ease-in-out 0s;
    -webkit-transition: .2s ease-in-out 0s;
}
.wpb_wrapper .flexslider .caption-wrap .caption .slide-btn:hover {
    background: #313B4C;
    color: #fff;
}
.shop-slide-wrap .flexslider .caption-wrap .caption {
    float: right;
    text-align: center;
}

.shop-slide-wrap .wpb_wrapper .flexslider .caption-wrap .caption .slide-btn {
    background: #313B4C;
    color: #fff;
}
.shop-slide-wrap .wpb_wrapper .flexslider .caption-wrap .caption .slide-btn:hover {
    color: #313B4C;
    background: #fff;
}
.wpb_wrapper .home-page-slide li:nth-child(2) .caption-wrap .caption span {
    display: block;
}
.box-flat-wrap {
    min-height: 470px;
}

.box-flat-wrap.vc_row .box-flat .vc_column-inner {
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
}

.box-flat h3.box-flat-heading {
    font-family: 'ChantillyLight';
    color: #80958E;
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 2px;
    margin-top: 0;
    margin-bottom: 27px;
    text-transform: uppercase;
}
.box-flat .box-flat-text {
    font-family: 'ChantillyLight';
    font-size: 27px;
    color: #313B4C;
    letter-spacing: 4px;
    margin-bottom: 27px;
    font-weight: normal;
}
.img-leaf-wrap {
    margin-bottom: 15px;
}
.box-flat > .vc_column-inner > .wpb_wrapper {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.box-flat > .vc_column-inner {
    background-color: #fff;
}
.box-flat-btn {
    display: inline-block;
    border: 2px solid #313B4C;
    padding: 6px 20px;
    color: #313B4C;
    font-family: 'ChantillyLight';
    font-size: 13.5px!important;
    color: #313B4C;
    text-transform: uppercase;
    letter-spacing: 3px;
    transition: .2s ease-in-out 0s;
    -moz-transition: .2s ease-in-out 0s;
    -webkit-transition: .2s ease-in-out 0s;
}
.box-flat-btn:hover {
    text-decoration: none;
    background: #313B4C;
    color: #fff;
}

.product-search-box {
    min-height: 85px;
}

.product-search-box input[type="text"] {
    width: 100%;
    height: 40px;
    margin-top: 24px;
    margin-bottom: 0;
    background-color: #313b4c;
    background-image: url(img/searchAsset-2xhdpi.png);
    background-repeat: no-repeat;
    background-position: right center;
    border: none;
    font-size: 28px;
    padding: 5px 10px;
    font-family: 'ChantillyLight';
    letter-spacing: 4px;
    color: #fff;
    outline: none;
}
.product-search-box select {
    height: 40px;
    font-size: 18px;
    border: none;
    padding: 10px;
    font-family: 'ChantillyLight';
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 24px;
}
.product-search-box input[type="text"]::-webkit-input-placeholder {
    color: #fff;
    text-align: center;
}
.product-search-box input[type="text"]::-moz-placeholder {
    color: #fff;
    text-align: center;
}
.product-search-box input[type="text"]:-ms-input-placeholder {
    color: #fff;
    text-align: center;
}
.product-search-box input[type="text"]:-moz-placeholder {
    color: #fff;
    text-align: center;
}
.subscribe-bar {
    min-height: 85px;
}

.subscribe-bar .text-subscribe {
    float: left;
    display: inline-block;
    font-family: 'ChantillyLight';
    font-size: 28px;
    color: #fff;
    font-weight: normal;
    letter-spacing: 4px;
    margin-top: 23px;
    margin-bottom: 10px;
    line-height: 40px;
}

.subscribe-bar .wpcf7-text {
    display: inline-block;
    height: 35px;
    border: none;
    padding: 5px 14px;
    outline: none;
    color: #313b4c;
    font-size: 15px;
    max-width: 100%;
    margin-bottom: 10px;
    font-family: 'ChantillyLight';
    letter-spacing: 2px;
    width: 300px;
}

.subscribe-bar p {
    margin: 0;
}

.subscribe-bar .your-email {
    float: left;
    margin-top: 24px;
    margin-left: 30px;
}

.subscribe-bar .wpcf7-submit {
    float: left;
    display: inline-block;
    height: 35px;
    border: none;
    padding: 10px;
    outline: none;
    color: #313b4c;
    background: #fff;
    margin-top: 24px;
    margin-left: 10px;
    line-height: 36px;
    padding-top: 0;
    padding-bottom: 0;
    letter-spacing: 4px;
}
.subscribe-bar .wpcf7-text::-webkit-input-placeholder {
    color: #313b4c;
}
.subscribe-bar .wpcf7-text::-moz-placeholder {
    color: #313b4c;
}
.subscribe-bar .wpcf7-text:-ms-input-placeholder {
    color: #313b4c;
}
.subscribe-bar .wpcf7-text:-moz-placeholder {
    color: #313b4c;
}
.footer-logo {
    text-align: center;
    padding: 20px 0;
    opacity: .8;
}
.footer-logo img {
    max-width: 100%;
}
#site-footer .widget-title {
    color: #80958E;
    font-size: 14px;
    font-family: 'ChantillyBold';
    letter-spacing: 4px;
}
ul.footer-links {
    list-style-type: none;
    padding-left: 0;
}

.widget-area p, .widget-area a {
    color: #313B4C;
    font-family: 'ChantillyRegular';
    font-size: 14px;
    font-weight: bold;
}

.widget-area .fab {
    font-size: 26px;
        margin-top:5px;
    margin-bottom:5px;
}

.widget-area .social-link {
    margin-right: 5px;
    margin-top:5px;
    margin-bottom:5px;
}
p.disclaimer {
    margin-top: 20px;
    color: #666;
    margin-bottom: 20px;
}

.woocommerce .shop-sidebar .widget ul {
    list-style-type: none;
    padding-left: 0;
}

.woocommerce .shop-sidebar .widget ul li {
    margin-bottom: 10px;
    line-height: normal;
}

.woocommerce .shop-sidebar .widget .widget-title {
    color: #80958E;
    font-size: 17px;
    font-family: 'ChantillyBold';
    letter-spacing: 3px;
    margin-bottom: 20px;
}

.woocommerce .shop-sidebar .widget {
    margin-bottom: 35px;
}

.woocommerce .shop-sidebar .widget ul li a {
    color: #313B4C;
    font-size: 13px;
    font-family: 'ChantillyLight';
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
}

.woocommerce .shop-sidebar .widget ul li .count {
    display: none;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
    font-family: ChantillyLight;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 13px;
    text-align: center;
    color: #313B4C;
    line-height: normal;
}

.woocommerce ul.products li.product .price {
    font-family: ChantillyBold;
    text-align: center;
    text-transform: uppercase;
    color: #313B4C;
    font-size: 14px;
    letter-spacing: 2px;
}
.woocommerce ul.products li.product .button {
    background: #fff;
    color: #313B4C;
    text-transform: uppercase;
    border: 1px solid #313B4C;
    border-radius: 0;
    padding: 5px 15px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-weight: normal;
    font-family: ChantillyBold;
    font-size: 12px;
    transition: .2s ease-in-out 0s;
    -moz-transition: .2s ease-in-out 0s;
    -webkit-transition: .2s ease-in-out 0s;
}
.woocommerce ul.products li.product .button:hover {
    background: #313B4C;
    color: #fff;
}
.post-type-archive .woocommerce-breadcrumb {
    display: none;
}
.tax-product_cat .woocommerce-breadcrumb {
    display: none;
}
.shop-info {
    background: #313B4C;
}
.shop-info-inner-row > .vc_column-inner {
    padding-top: 0!important;
}

.shop-info .shop-info-text {
    font-family: 'ChantillyLight';
    color: #fff;
    font-weight: normal;
    letter-spacing: 3px;
    margin-bottom: 0;
    font-size: 18px;
    margin-top: 16px;
}
.shop-info .wpb_text_column {
    margin-bottom: 10px;
}
a.view-basket-btn {
    display: inline-block;
    font-family: 'ChantillyLight';
    color: #fff;
    font-weight: normal;
    letter-spacing: 3px;
    margin-bottom: 0;
    font-size: 18px;
    margin-top: 15px;
    text-decoration: none;
    line-height: normal;
}
a.view-basket-btn .fas {
    font-size: 20px;
}
.page-description > p,
.term-description > p {
    margin-bottom: 0;
}
.shop-sidebar:first-child .widget-title {
    margin-top: 0;
}

.single-product #main {
    padding-top: 30px;
}

.woocommerce .woocommerce-breadcrumb {
    color: #313B4C;
    font-size: 13px;
    font-family: 'ChantillyBold';
    letter-spacing: 4px;
    text-transform: uppercase;
    margin-bottom: 60px;
}

.woocommerce .woocommerce-breadcrumb a {
    color: #80958E;
}

.woocommerce div.product .product_title {
    font-family: ChantillyMedium;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 26px;
    letter-spacing: 4px;
    color: #313B4C;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #80958E;
    font-family: ChantillyMedium;
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 22px;
}

.woocommerce div.product p.price .a-bootle {
    display: none;
}

.main-content-row {
    padding: 30px 0;
}

.box-flat h3.box-flat-text {
    font-weight: bold;
    font-size: 24px;
}

.box-flat p {
    font-family: 'ChantillyRegular';
    font-size: 18px;
    padding-left: 30px;
    padding-right: 30px;
    font-weight: bold;
    color: #313B4C;
}
.line-with-title.gifts-line:after {
    content: "GIFTS";
    width: 110px;
    font-size: 19px;
}
.line-with-title.lets-get-details:after {
    content: "LETS GET ALL THE DETAILS";
}
.line-with-title:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
    width: 295px;
    max-width: 100%;
    text-align: center;
    color: #80958E;
    font-size: 14px;
    font-family: 'ChantillyBold';
    letter-spacing: 4px;
}
.talltimb-register-form {}

.talltimb-register-form label {
    color: #313b4c;
    font-size: 17px;
}

.talltimb-register-form .form-control {
    border-color: #313b4c66;
    border-radius: 2px;
    height: 30px;
    box-shadow: 0 0 1px #313b4c75;
}

.talltimb-register-form .form-group {
    max-width: 80%;
}

.talltimb-register-form .form-control:focus {
    outline: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.talltimb-register-form .label-info {
    display: block;
    background: transparent;
    color: #313b4c;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 7px;
}

.talltimb-register-form .btn {
    margin-top: 20px;
}
.btn {
    border-radius: 0;
}

.btn.btn-primary {
    background: #313b4c;
    font-family: 'ChantillyBold';
    letter-spacing: 3px;
    border-color: #313b4c;
    color: #fff;
    transition: .2s ease-in-out 0s;
    -moz-transition: .2s ease-in-out 0s;
    -webkit-transition: .2s ease-in-out 0s;
}
.btn.btn-primary:hover {
    color: #313b4c;
    background: #fff;
}

.box-flat.single-product-row h3.box-flat-heading {
    font-size: 29px;
    letter-spacing: 4px;
    font-family: 'ChantillyBold';
    margin-bottom: 10px;
}

.box-flat.single-product-row .box-flat-text {
    font-size: 20px;
    font-family: 'ChantillyMedium';
    font-weight: bold;
}

.box-flat.single-product-row .box-flat-text .a-bootle {
    display: none;
}

.single-product-row .box-flat-btn {
    margin-top: 30px;
    padding: 5px 15px;
    font-size: 20px;
    font-family: 'ChantillyMedium';
    letter-spacing: 4px;
}

.woocommerce-cart .entry-header .entry-title {
    color: #80958E;
    font-size: 13px;
    font-family: 'ChantillyBold';
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 40px;
}
.woocommerce table.shop_table {
    border: none;
}

.woocommerce table.shop_table thead {
    display: none;
}

.woocommerce-cart .woocommerce table.shop_table td {
    border-top: none;
    border-bottom: 1px solid rgba(0,0,0,.1);
    vertical-align: top;
    padding: 20px 10px;
}

.woocommerce table.shop_table td.product-name a {
    font-family: 'ChantillyBold';
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #313B4C;
    text-decoration: none;
    font-size: 19px;
    line-height: 30px;
}

.woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
    width: 240px;
}
.woocommerce table.shop_table td.product-name a:after {
    content: " ";
    display: table;
}

.woocommerce table.shop_table td .amount {
    color: #80958E;
    font-size: 20px;
    font-family: 'ChantillyBold';
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 40px;
}
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
    display: none;
}

#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border: none;
}

#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
    font-family: 'ChantillyLight';
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 19px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt,
.woocommerce button.button.alt, .woocommerce input.button.alt {
    background: #313B4C;
    text-transform: uppercase;
    letter-spacing: 3px;
    border-radius: 10px;
    line-height: normal;
    display: inline-block;
    padding: 13px 27px;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background: #252e3c;
}

.woocommerce-cart .wc-proceed-to-checkout {
    text-align: right;
}
.woocommerce-cart .cart-collaterals .cart_totals {
    
}
.woocommerce-cart .cart-collaterals .cart_totals table {
    max-width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr th,
.collaterals .cart_totals table tr td {
    text-align: right;
    padding: 20px 10px;
}
.woocommerce-cart .woocommerce .product-remove a {
    font-family: 'ChantillyLight';
    font-size: 21px;
    font-weight: normal;
    color: #80958E!important;
    text-align: center;
    width: auto;
    height: auto;
    border-radius: 0;
    letter-spacing: 2px;
    line-height: 14px;
}

.woocommerce-cart .woocommerce .product-remove a:hover {
    background: transparent;
}

.woocommerce-cart .woocommerce .product-remove {
    margin-top: 15px;
}
.woocommerce-cart .woocommerce .product-remove:after {
    content: " ";
    display: table;
}
.woocommerce-cart .woocommerce .product-remove a span {
    font-size: 11px;
}
.woocommerce-cart .woocommerce td.product-quantity {
    min-width: 110px;
}

.woocommerce-cart .woocommerce .quantity .qty {
    float: right;
    height: 30px;
}

.woocommerce-cart .woocommerce .qty-text {
    float: left;
    height: 30px;
    line-height: 30px;
}

.woocommerce-cart .woocommerce .quantity:after {
    content: " ";
    display: table;
}

.woocommerce-cart .woocommerce .quantity {
    height: 30px;
}

.woocommerce-cart .woocommerce table.shop_table tbody:first-child tr:first-child th {
    padding: 20px 10px;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    text-transform: uppercase;
    font-family: 'ChantillyLight';
    letter-spacing: 3px;
    background-color: #313B4C;
    color: #fff;
}

.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
    color: #5a5a5a;
    background-color: #ebe9eb;
}

.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
    padding-left: 0;
    padding-right: 0;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 160px;
}

.woocommerce-account .woocommerce {
    padding: 20px 0;
}
.my-account-page-title {
    margin-top: 30px;
    margin-bottom: 20px;
    font-family: 'ChantillyMedium';
    letter-spacing: 4px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
}
.my-account-page-title a {
    color: #80958E;
    text-decoration: none;
}
.woocommerce-MyAccount-navigation ul {
    padding-left: 0;
    list-style-type: none;
}

.woocommerce-MyAccount-navigation ul li a {
    margin-top: 0;
    margin-bottom: 20px;
    color: #000;
    font-family: 'ChantillyMedium';
    letter-spacing: 4px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
}

.woocommerce-MyAccount-navigation ul li {
    margin-bottom: 15px;
}
.woocommerce .wellcome-name {
    font-family: 'ChantillyMedium';
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 37px;
    color: #80958E;
    font-weight: bold;
    margin-bottom: 20px;
}
.my-account-section {
    margin-bottom: 30px;
}
.woocommerce-account .woocommerce-MyAccount-content {
    margin-top: 30px;
}

.my-account-image {
    margin-top: -30px;
}
.my-account-section .section-title {
    margin-top: 0;
    color: #000;
    font-family: 'ChantillyBold';
    letter-spacing: 4px;
    text-transform: uppercase;
    font-size: 22px;
    text-decoration: none;
    margin-bottom: 5px;
}
.my-account-section .section-title a {
    font-weight: normal;
    font-family: 'ChantillyLight';
    text-transform: capitalize;
    color: #000;
    font-size: 19px;
}
.my-account-section .section-text {
    font-family: 'ChantillyMedium';
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 24px;
    color: #80958E;
    margin-bottom: 20px;
}

p.section-text-label {
    font-weight: normal;
    font-family: 'ChantillyLight';
    text-transform: capitalize;
    color: #313b4c;
    font-size: 16px;
    line-height: 33px;
    margin-top: 7px;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    text-align: center;
    padding-bottom: 32px;
}
.woocommerce a.added_to_cart {
    display: none;
}

.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after {
    right: 9px;
    top: 5px;
    padding: 0;
    display: inline-block;
    width: 12px;
    height: 12px;
}

.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading {
    padding-right: 25px!important;
}

.xoo-cp-success {
    background: transparent;
    color: #80958E;
    font-size: 17px;
    font-family: 'ChantillyBold';
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
}

.xoo-cp-container {
    border-radius: 0;
    box-shadow: none;
    border: none;
    max-width: 750px;
    padding: 20px;
}
.popup-box-inner .product-category a {
    font-family: 'ChantillyLight';
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 20px;
    text-decoration: none;
    color: #6f7a8c;
}
.popup-box-inner a.product-name {
    font-family: 'ChantillyBold';
    text-transform: uppercase;
    color: #313B4C;
    text-decoration: none;
    letter-spacing: 3px;
    font-size: 25px;
}

.popup-box-inner .product-category {
    margin-bottom: 10px;
}

.popup-box-inner .quantity {
    font-family: 'ChantillyBold';
    text-transform: uppercase;
    color: #313B4C;
    letter-spacing: 3px;
    font-size: 25px;
    margin-top: 30px;
}
a.xoo-cp-close {
    background: transparent;
    padding: 0;
    border: none;
    background: transparent;
    color: #80958E;
    font-size: 17px;
    font-family: 'ChantillyBold';
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
    width: auto;
    border-bottom: 2px solid;
    border-radius: 0;
    text-decoration: none;
    float: left;
    margin-top: 5px;
}
a.xoo-cp-close:hover {
    color: #80958E;
}

a.xoo-cp-btn-vc {
    float: right;
    background: #313B4C;
    letter-spacing: 3px;
    width: auto;
    padding: 5px 15px;
    text-decoration: none;
}

a.xoo-cp-btn-vc:hover {
    background: #fff;
    color: #313B4C;
}

span.xoo-cp-close:before {
    display: none;
}

span.xoo-cp-close {
    right: 10px;
    top: 7px;
    font-size: 50px;
    width: 26px;
    height: 26px;
    padding: 0;
    line-height: 17px;
}
#myaccount-nav .menu li.mini-cart-menu .widget_shopping_cart .widget_shopping_cart_content .button {
    background-color: #ebe9eb;
}
tr.shipping p {
    font-size: 14px;
    text-transform: none;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    padding: 5px 7px;
    height: 35px;
    border: 1px solid #313B4C;
}

.custom-page-title {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.custom-page-title img {
    margin: 0 auto 23px auto!important;
    display: inline-block;
}

.custom-page-title .title,
.custom-title {
    letter-spacing: 4px;
    font-size: 2vw;
    font-weight: bold;
    margin-bottom: 30px;
    color: #313B4C;
}
.custom-page-title .subtitle {
    font-family: 'ChantillyMedium';
    font-size: 22px;
    color: #313B4C;
    line-height: normal;
}
div.wpcf7-mail-sent-ok {
    color: #fff;
    margin-top: 50px;
    text-align: center;
    display: block;
}

#subscribe-popup {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 999999;
}

#popup-box.popup-inner {
    width: 50%;
    max-width: 95%;
    background: rgba(49, 59, 76, 0.9);
    margin-top: 6em;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#popup-box .popup-inner .mc4wp-form {
    padding: 31px;
}

#popup-box p.popup-title {
    color: #80958E;
    text-align: center;
    font-size: 17px;
    letter-spacing: 3px;
    font-family: 'ChantillyMedium';
    line-height: 35px;
}

#popup-box p.popup-subtitle {
    font-family: 'ChantillyLight';
    text-align: center;
    color: #fff;
    font-size: 19px;
    letter-spacing: 5px;
    margin-top: 20px;
    line-height: 30px;
}

#popup-box a.signup-button {
    display: block;
    width: 200px;
    background: #fff;
    font-family: 'ChantillyMedium';
    text-align: center;
    line-height: 38px;
    font-size: 20px;
    letter-spacing: 3px;
    color: #48505f;
    text-decoration: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    transition: .2s ease-in-out 0s;
    -moz-transition: .2s ease-in-out 0s;
    -webkit-transition: .2s ease-in-out 0s;
}
#popup-box a.signup-button:hover {
    background: #48505f;
    color: #fff;
    box-shadow: inset 0 0 0 2px;
    -moz-box-shadow: inset 0 0 0 2px;
    -webkit-box-shadow: inset 0 0 0 2px;
}

#popup-box p.signup-title {
    font-family: 'ChantillyMedium';
    text-align: center;
    color: #fff;
    font-size: 21px;
    letter-spacing: 5px;
    margin-top: 26px;
    line-height: normal;
}

#popup-box input[type="email"] {
    background: #fff;
    padding: 5px 10px;
    width: 270px;
    max-width: 100%;
    border: none;
    outline: none;
    font-size: 16px;
    margin-right: 10px;
}
#popup-box #btn-popup-submit {
    border: none;
    display: inline-block;
    position: relative;
    top: -2px;
    height: 32px;
    background: #fff;
    color: #48505f;
}
#popup-box #btn-popup-submit:hover {
    background: #48505f;
    color: #fff;
    box-shadow: inset 0 0 0 2px;
    -moz-box-shadow: inset 0 0 0 2px;
    -webkit-box-shadow: inset 0 0 0 2px;
}
#popup-box i.popup-logo {
    content: "";
    display: block;
    width: 63px;
    height: 57px;
    margin-left: auto;
    margin-right: auto;
    background: url(img/leaf-white.png) no-repeat center;
    margin-bottom: 20px;
}

#popup-box .mc4wp-alert.mc4wp-success p {
    color: #fff;
    letter-spacing: 1px;
}

.text-group .text-normal {
    font-weight: normal;
}

.text-group {
    position: relative;
    margin-top: 40px;
}

.blog-post-entry:after {
    content: "";
    display: table;
    clear: both;
}
.blog-post-entry2:after {
    content: "";
    display: table;
    clear: both;
}
.blog-post-entry {
    display: flex;
 
    flex-wrap: wrap;
}
.blog-post-entry2 {
    display: flex;
 
    flex-wrap: wrap;
}
.blog-post-entry .entry-left {
    float: left;
    display: flex;

    width: 50%;
 
}
.blog-post-entry2 .entry-left2 {
    float: left;
    display: flex;
    position:relative;
    width: 59vw;
    padding-right:2%;
    
    left:6%;
    
}
.blog-post-entry .post-info {
    text-align: center;
    width: 100%;
}

.blog-post-entry .entry-right {
    float: right;
    width: 50%;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}


.blog-post-entry2 .entry-right2 {
    float: right;
    width: 30%;
    padding-left:10%;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  
}

.blog-post-entry .entry-title a {
    font-family: 'ChantillyMedium';
    font-size: 27px;
    color: #313B4C;
    letter-spacing: 4px;
    margin-bottom: 27px;
    font-weight: normal;
    text-decoration: none;
}
.blog-post-entry2 .entry-title a {
    font-family: 'ChantillyMedium';
    font-size: 27px;
    color: #313B4C;
    letter-spacing: 4px;
    margin-bottom: 27px;
    font-weight: normal;
    text-decoration: none;
}

.blog-post-entry .entry-title {
    position: relative;
    text-transform: uppercase;
    padding: 0 20px;
    line-height: normal;
}

.blog-post-entry2 .entry-title {
    position: relative;
    text-transform: uppercase;
  
    line-height: normal;
}
.blog-post-entry .entry-title :hover{
    position: relative;
    text-transform: uppercase;
    
    line-height: normal;
    opacity:0.7;
}
.blog-post-entry2 .entry-title :hover{
    position: relative;
    text-transform: uppercase;
    line-height: normal;
    opacity:0.7;
}
.blog-post-entry .post-thumbnail img {
    max-width: 100%;
    height: auto;
    width: 100%;
}
.blog-post-entry2 .post-thumbnail2 img {
    height: 210px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width:  100%;
    /*margin-left:-50px;*/
}
.blog-post-entry .post-logo {
    display: block;
    width: 47px;
    height: 44px;
    background: url(img/leafAsset-1hdpi.png);
    margin: 0 auto;
}
.blog-post-entry2 .post-logo2 {
    display: block;
    width: 47px;
    height: 44px;
    background: url(img/leafAsset-1hdpi.png);
    margin: 0 auto;
}
.blog-post-entry .post-info .post-info-inner  {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.blog-post-entry2 .post-info2 .post-info-inner2  {
    position: relative;
    top: 50%;
    transform: translateY(-70%);
    -moz-transform: translateY(-70%);
    -webkit-transform: translateY(-70%);
}
.post-info-inner .box-flat-heading {
    font-family: 'ChantillyMedium';
    color: #80958E;
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 2px;
    margin-top: 0;
    margin-bottom: 7px;
    text-transform: uppercase;
    margin-top: 15px;
}
.blog-post-entry .read-more {
    display: inline-block;
    font-family: 'ChantillyMedium';
    font-size: 18px;
    color: #313B4C;
    letter-spacing: 4px;
    margin-bottom: 27px;
    font-weight: normal;
    text-decoration: none;
    border: 1px solid #313B4C;
    padding: 6px 15px;
    margin-top: 15px;
    transition: background .2s ease-in-out 0s, color .2s ease-in-out 0s;
    -moz-transition: background .2s ease-in-out 0s, color .2s ease-in-out 0s;
    -webkit-transition: background .2s ease-in-out 0s, color .2s ease-in-out 0s;
}
.blog-post-entry2 .read-more2 {
    padding: 10px;
    display: inline-block;
    font-family: 'ChantillyMedium';
    font-size: 12px;
    color: white;
    background:#e40e18;
    letter-spacing: 4px;
    margin-bottom: 27px;
    font-weight: normal;
    text-decoration: none;
   

    margin-top: 15px;
    transition: background .2s ease-in-out 0s, color .2s ease-in-out 0s;
    -moz-transition: background .2s ease-in-out 0s, color .2s ease-in-out 0s;
    -webkit-transition: background .2s ease-in-out 0s, color .2s ease-in-out 0s;
}
.blog-post-entry .read-more:hover {
    background: #313B4C;
    color: #fff;
}
.blog-post-entry2 .read-more2:hover {
    background: #bb0911;
    color: #fff;
}
.blog #content .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.blog-post-entry .post-thumbnail {
    width: 100%;
}
.blog-post-entry2 .post-thumbnail {
    width: 90%;
}
.featured-blog-slides {
    max-height: 360px;
    overflow: hidden;
    position: relative;
}

.wpb_wrapper .metaslider.featured-blog-slides .slides li {
    height: 360px;
    position: relative;
}

.wpb_wrapper .featured-blog-slides .caption-wrap .caption {
    position: absolute;
    width: 50%;
    text-align: center;
    top: 50%;
    right: 0;
    padding: 20px 0;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.wpb_wrapper .featured-blog-slides .caption-wrap .caption:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.3);
}
.featured-blog-more {
    position: relative;
    border: 2px solid #313B4C;
    color: #313B4C;
    font-family: 'ChantillyMedium';
    padding: 6px 15px;
    z-index: 10;
}

.wpb_wrapper .featured-blog-slides .caption-wrap .caption h3 {
    position: relative;
    font-size: 40px;
    margin-bottom: 30px;
    margin-top: 0;
    z-index: 100;
}

.wpb_wrapper .featured-blog-slides .caption-wrap {
    top: 0;
    height: 100%;
    z-index: 1000;
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
}

.wine-pref-edit {
    display: none;
}
.wine-pref-edit.editing {
    display: block;
}

ul.pref-list {
    list-style-type: none;
    text-align: right;
    margin-bottom: 20px;
}

ul.pref-list li {
    font-size: 17px;
}

.my-account-section .section-text.wine-pref-text-title,
.my-account-section .section-text.grape-pref-text-title,
.my-account-section .section-text.price-pref-text-title {
    margin-bottom: 0;
}

.wc-bookings-booking-form fieldset .label {
    color: #333;
    padding: 0;
}

.woocommerce .lmp_load_more_button .lmp_button {
    background: #313B4C!important;
    color: #fff!important;
    text-transform: uppercase;
    font-size: 15px!important;
    padding: 12px 30px!important;
    transition: .2s cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
    -moz-transition: .2s cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
    -webkit-transition: .2s cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
}
.woocommerce .lmp_load_more_button .lmp_button:hover {
    background: #fff!important;
    color: #313B4C!important;
    box-shadow: inset 0 0 0 1px #313B4C;
    -moz-box-shadow: inset 0 0 0 1px #313B4C;
    -webkit-box-shadow: inset 0 0 0 1px #313B4C;
}
.lmp_products_loading .fa {
    width: 28px;
    height: 29px;
    line-height: 24px;
}

.single-event article {
    padding: 30px 0;
}

#modal-book-event .modal-dialog {
    width: 720px;
    margin-top: 4%;
    max-width: 90%;
}
#events-calendar .ui-datepicker-inline {
    width: 100%!important;
    border: none;
}
#events-calendar .ui-datepicker-inline td .ui-state-default {
    height: 40px;
    text-align: center;
    line-height: 28px;
    background: none!important;
    border: none;
    font-weight: normal;
}
#modal-book-event .form-group.required label:after {
    content: " *";
    color: #ff0000;
}

.form-group label.error {
    display: block;
    color: #ff6060;
    margin-top: 5px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 1px;
}
.form-group .form-control.error {
    border-color: #ff6060;
}
#form-book-event .form-control,
#form-book-event .form-control:active,
#form-book-event .form-control:focus {
    border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: non;
    -webkit-box-shadow: none;
}
#modal-book-event .modal-body {
    padding: 30px 20px;
}
#save-book-event {
    font-family: 'ChantillyLight';
}
#save-book-event i {
    line-height: 14px;
    width: 14px;
}
#modal-book-event .modal-dialog .modal-content {
    border-radius: 0;
}

#events-calendar .ui-widget-header {
    background: none;
    border: none;
    margin-bottom: 20px;
}

#events-calendar .ui-datepicker-group-first .ui-widget-header {
    float: right;
    border-right-width: 0;
}

#events-calendar .ui-datepicker-group-last .ui-widget-header {float: left;border-left-width: 0;}
#events-calendar .ui-widget-header {border: 1px solid #31384c63;border-radius: 0;}
#events-calendar .ui-widget-header .ui-datepicker-title {
    margin: 0;
    font-size: 14px;
    padding: 0 20px;
}

#events-calendar .ui-datepicker-inline,
#events-calendar .ui-datepicker-inline .ui-widget-header {
    color: #313B4C;
}
#events-calendar .ui-datepicker .ui-state-hover {
    background: none!important;
    font-weight: 900;
    border: none;
}
#events-calendar .ui-datepicker .ui-datepicker-prev {
    border: none;
    left: -40px;
    top: 0;
    width: auto;
    cursor: pointer;
    color: #313B4C;
}
#events-calendar .ui-datepicker .ui-datepicker-next {
    border: none;
    top: 0;
    right: -40px;
    width: auto;
    cursor: pointer;
    color: #313B4C;
}
#events-calendar .ui-datepicker .ui-datepicker-prev span,
#events-calendar .ui-datepicker .ui-datepicker-next span {
    background: none!important;
    font-family: Font Awesome\ 5 Free;
    width: 19px;
    height: auto;
    position: relative;
    display: inline-block;
    top: auto;
    margin: 0;
    font-size: 21px;
    left: 0;
    text-indent: 0;
    overflow: hidden;
}

#events-calendar .ui-datepicker .ui-datepicker-prev span:before {
    content: "\f060";
}
#events-calendar .ui-datepicker .ui-datepicker-next span:before {
    content: "\f061";
}

.woocommerce ins {
    display: block;
    text-decoration: none;
}

.woocommerce ins span.woocommerce-Price-amount.amount:after {
    content: "*Member price";
    display: inline-block;
    font-size: 13px;
    color: red;
    margin-left: 7px;
    text-transform: none;
    position: relative;
    top: -5px;
}
.about-the-wine .single-about-title,
.tasting-notes .tasting-notes-title,
.winemaking-notes .winemaking-notes-title {
    text-align: center;
    display: inline-block;
    margin: 0;
    background: #fff;
    padding: 0 12px;
    color: #80958E;
    font-size: 18px;
    font-family: 'ChantillyBold';
    letter-spacing: 4px;
    margin-bottom: 20px;
    z-index: 100;
}
.about-the-wine .single-about-title:before,
.tasting-notes .tasting-notes-title:before,
.winemaking-notes .winemaking-notes-title:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    background: #313B4C;
    top: 10px;
    z-index: -1;
}
.about-the-wine, .tasting-notes, .winemaking-notes {
    position: relative;
    text-align: center;
    margin-bottom: 50px;
}
.about-the-wine p, .tasting-notes p, .winemaking-notes p {
    font-family: 'ChantillyLight';
    text-transform: uppercase;
    color: #313B4C;
    letter-spacing: 2px;
    word-spacing: 3px;
    text-align: left;
    line-height: 24px;
    font-size: 13px;
}

.about-the-wine {
    margin-bottom: 30px;
}

#events-calendar .ui-datepicker-group-first table.ui-datepicker-calendar {
    border-right: 1px solid #313B4C;
    margin: 0;
    width: 100%;
}

.event-image img {
    width: 100%;
    height: auto;
}

.event-image {
}

.event-date span.month {
    display: block;
    font-family: 'ChantillyBold';
    text-transform: uppercase;
}

.event-date {
    display: inline-block;
    text-align: center;
}

.event-date span.date {
    font-size: 20px;
}

.event-details .event-title {
    font-family: 'ChantillyMedium';
    color: #313b4c;
    font-weight: bold;
    font-size: 25px;
}
.event-details .event-price {
    font-size: 20px;
}

.event-details {
    position: relative;
    padding-top: 20px;
    padding-right: 14px;
}
.event-top {
    background: #f7f7f7;
    margin-bottom: 20px;
}
#modal-book-event .modal-header {
    background: #313b4c;
    color: #fff;
    padding: 10px 15px;
}

#modal-book-event .modal-header .modal-title {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-family: 'ChantillyBold';
}

#modal-book-event .modal-header .close {
    color: #fff;
    opacity: 1;
    font-size: 27px;
}
#book-form-wrapper .table td,
#book-form-wrapper .table th {
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
}
.single-event .event-description img {
    max-width: 100%;
    height: auto;
}

.product-singe-gallery .gallery-entry {
    margin-bottom: 15px;
}
.single-event-gallery {
    margin-top: 30px;
}

.single-event-gallery .gallery-entry {
    height: 180px;
    background-image: url(img/image-loader.gif);
}
.single-event-gallery.slick-initialized .gallery-entry {
    height: auto;
    background-image: none;
    max-height: 180px;
    margin: 0 5px;
}
.slick-prev, .slick-next {
    z-index: 100;
}
.slick-prev {
    left: 10px;
}
.slick-next {
    right: 10px;
}
.slick-prev:before, .slick-next:before {
    color: #fff;
    font-size: 25px;
}
.single-event .summary-title {
    color: #80958E;
    font-size: 18px;
    font-family: 'ChantillyBold';
    letter-spacing: 4px;
}

.single-event .summary-maps {
    margin-top: 20px;
}

.single-event p {
    font-family: 'ChantillyRegular';
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 19px;
}

.personal-message-wrap {
    width: 100%;
}
.personal-message-wrap .personal-message-title {
    color: #80958E;
    font-size: 20px;
    font-family: 'ChantillyBold';
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
}
.personal-message-wrap .form-control {
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.personal-message-wrap .form-group label {
    display: block;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-family: 'ChantillyMedium';
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 13px;
    color: #313B4C;
    opacity: 0.8;
}
.personal-message-wrap .alert {
    padding: 5px 10px;
    margin-bottom: 10px;
}
#btn-clear-personal-message {
    font-family: 'ChantillyBold';
}
.single-product .ced {
    max-width: none;
    min-width: auto;
}

.single-product .woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
    clear: none;
}


@media (min-width: 768px) {
    .personal-message-wrap {
        width: 40%;
    }
    #btn-clear-personal-message {
        margin-right: 5px;
    }
}

.site-announcement {
    margin-bottom: 20px;
}

.site-announcement .announcement-text {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-family: 'ChantillyBold';
}
.site-announcement .announcement-text a {
    color: #313B4C;
    border-bottom: 1px solid;
    text-decoration: none;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
    .shop-info {
        height: 50px;
    }
    
    .woocommerce-cart .cart-collaterals .cart_totals table {
        float: right;
    }
    .custom-page-title .subtitle {
        padding: 0 12%;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 768px) {
    #menu-main-menu {
        margin-top: 85px;
    }
    .flexslider .caption-wrap {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .main-menu-collapse > #menu-main-menu > li {
        display: inline-block;
        padding-right: 15px;
        margin-right: 15px;
        padding-bottom: 6px;
    }
    .main-menu-collapse > #menu-main-menu > li:after {
        content: "";
        width: 1px;
        height: 16px;
        background: #313B4C;
        position: absolute;
        right: 0;
        top: 0;
    }
    .main-menu-collapse > #menu-main-menu > li:last-child:after {
        display: none;
    }
    .main-menu-collapse > #menu-main-menu li:hover > .dropdown-menu {
        display: block;
    }
    #masthead .navbar-brand img {
        margin-left: 0;
    }

    #masthead .navbar-right .dropdown-menu {
        left: 0;
        padding: 0;
    }
    .wpb_wrapper .flexslider .caption-wrap {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .wpb_wrapper .flexslider .caption-wrap {
        width: 1170px;
    }
}


@media (max-width: 767px) {
    .about-the-wine, .tasting-notes, .winemaking-notes {
        margin-bottom: 50px;
    }
}

@font-face {
    font-family: 'ChantillyRegular';
    src: url('fonts/Chantilly-Regular-webfont.eot');
    src: url('fonts/Chantilly-Regular-webfont.eot?iefix') format('eot'),
         url('fonts/Chantilly-Regular-webfont.woff') format('woff'),
         url('fonts/Chantilly-Regular-webfont.ttf') format('truetype'),
         url('fonts/Chantilly-Regular-webfont.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'WickedGrit';
    src: url('fonts/WickedGrit.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'ChantillyMedium';
    src: url('fonts/Chantilly-Medium-webfont.eot');
    src: url('fonts/Chantilly-Medium-webfont.eot?iefix') format('eot'),
         url('fonts/Chantilly-Medium-webfont.woff') format('woff'),
         url('fonts/Chantilly-Medium-webfont.ttf') format('truetype'),
         url('fonts/Chantilly-Medium-webfont.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ChantillyBold';
    src: url('fonts/Chantilly-Bold-webfont.eot');
    src: url('fonts/Chantilly-Bold-webfont.eot?iefix') format('eot'),
         url('fonts/Chantilly-Bold-webfont.woff') format('woff'),
         url('fonts/Chantilly-Bold-webfont.ttf') format('truetype'),
         url('fonts/Chantilly-Bold-webfont.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ChantillyLight';
    src: url('fonts/chantilly-light-webfont.woff2') format('woff2'),
         url('fonts/chantilly-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'ChantillyItalic';
    src: url('fonts/Chantilly Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.ced {
    max-width:94%;
    min-width:80%;
    padding-left:1%;
    padding-right:1%;
    margin:0 auto;
}
/*
.recently_viewed {
    background:white ;
    padding:5px;
    text-align: center;
    font-size:20px;
    font-weight:400;
    font-color:grey;
    font-family: 'ChantillyLight';
    margin-left:33%;
    letter-spacing: 1px;
    max-width:33%;
    margin-top:-20px;
}*/
.recently_viewed {
    background:white ;
    padding:5px;
    text-align: center;
    font-size:20px;
    font-weight:400;
    font-color:grey;
    font-family: 'ChantillyLight';
    margin-left:33%;
    letter-spacing: 1px;
    max-width:33%;
    margin-top:-18px;
}
.recently_viewed_border {
    border-top: 2px solid grey;
}

@font-face {
    font-family: 'CaviarRegular';
    src: url('fonts/CaviarDreams.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CaviarBold';
    src: url('fonts/Caviar_Dreams_Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CaviarItalic';
    src: url('fonts/CaviarDreams_Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

#list-builder {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #333;
    filter: alpha(opacity=80);
    opacity: 0.4;
    display: none;
    z-index:9999;
}

#popup-box {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #313B4C;
    color: #FFFFFF;
    width: 90%;
    max-width: 600px;
    padding: 30px;  
    display: none;
    z-index:9999;
}
#popup-close {
    position: absolute;
    top: 5px;
    right: -10px;
    font-size:20px;
    cursor: pointer;
    width: 40px;
}
#popup-box button {
    padding: 10px;
    border: 1px solid #333;
}
.featured-blog-more:hover{
   text-decoration: none!important;
    background-color: white!important;  
}
.wechat_footer{
    
 color: #313B4C;
    font-size: 9px!important;
    font-family: 'ChantillyLight';
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    margin-left:35px;
    margin-top:-17px;
    margin-right:-150px;
}


h3.about_top_title {
     letter-spacing: 5px;
}
.background_header:not(.page-template-page-events .background_header) {
    background-color:#f5f5f5;
    text-align:center;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    padding-top:25px;
    padding-bottom:35px;
    margin-top:-30px;
    margin-bottom:-70px!important;   
}
.page-template-page-events .background_header {
    text-align: center;
    padding: 35px 0;
    margin-bottom: 0;
    background: #f5f5f5;
}
.page-template-page-events .entry-title {
    margin-top: 0;
}
.page-template-page-events .entry-title a {
    font-size: 16px;
    margin-bottom: 10px;
}

.page-template-page-events a.read-more.event-book-now-btn {
    margin-bottom: 0;
    margin-top: 0;
}

.page-template-page-events .blog-post-entry {
    margin-bottom: 20px;
}
.page-template-page-events .subscribe-bar {
    margin-top: 100px;
}

.page-template-page-events .site-main {
    margin-bottom: 40px;
}

.select_blog_rev{
    width:100%;
    position: relative;
    min-height:70px;
    margin: 0 auto;
}
.box_select_blog_rev{
    margin-top:10px;
    margin-bottom:-10px;
    min-width:350px;
    margin-left:-50px;
    border:2px solid #E0E0E0;
    text-align: left;

}
.box_select_blog_rev b{
    font-family: 'ChantillyMedium';
    letter-spacing:1px;
    font-size:14px;
    padding-left:20px;
    padding-top:5px;
    padding-bottom:2px;
}

ul.box_blog a{
     list-style-type: none;
     color:black;
     margin-left:-20px;
}
ul.box_blog li {
     list-style-type: none;

}

/*FOR SOCIAL WEECHAT ICON*/
.box_wechat {
  position: relative;
  display: inline-block;
    margin-top:-15px;
    margin-left:0px;
  width: 30px;
  height: 30px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.box_wechat::after {
  content: "";
  border-radius: 5px;

    
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.box_wechat:hover {
  -webkit-transform: scale(4, 4);
  transform: scale(4, 4);
}

.box_wechat:hover::after {
    opacity: 1;
}

.thumbnail_post{
    min-width:200px;
     max-width:300px;
     margin-left:-20%;
}
.post-info-inner3 {
    font-family: 'ChantillyMedium';
    color: #80958E;
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 2px;
    margin-top: 0;
    margin-bottom: 7px;
    text-transform: uppercase;
    margin-top: 15px;
    margin-left:-20%;
    max-width:85%;
}
#main_banner{
    text-align: right;
    width:80%;
    position:absolute;
    right:10px;
    margin-top:-10%;
    
}
.subtitle_banner{
    padding-top:17px;
    padding-bottom:11px;
    font-color:white;
    color:white;
    font-size:19px;
    font-family: 'ChantillyRegular';
    letter-spacing:1px;
}
.slide-btn2 {
    display: inline-block;
    background: #313B4C;
    color: white;
    padding: 8px 15px;
    font-size: 17px;
    margin-top: 12px;
    text-decoration: none!important;
    transition: .2s ease-in-out 0s;
    -moz-transition: .2s ease-in-out 0s;
    -webkit-transition: .2s ease-in-out 0s;
}

.slide-btn2:hover {
    background:#fff;
    color:  #313B4C;
    text-decoration: none!important;
}
.slide-btn3 {
    display: inline-block;
    background: #313B4C;
    position:absolute;
    left:20px;
    color: white;
    text-align:left!important;
    padding: 8px 15px;
    font-size: 17px;
    margin-top: 50px;
    text-decoration: none!important;
    transition: .2s ease-in-out 0s;
    -moz-transition: .2s ease-in-out 0s;
    -webkit-transition: .2s ease-in-out 0s;
}

.slide-btn3:hover {
    position:absolute;
    left:20px;
    background:#fff;
     text-align:left!important;
    color:  #313B4C;
    text-decoration: none!important;
}
.woocommerce-loop-product__title{
    min-height:48px;
  
}

.truffle_slider{
    color: #fff; font-size:22px;margin-top:200px;
}


@media (max-width: 650px) {
.truffle_slider{
    color: #fff; font-size:17px;margin-top:-150px;line-height:5px!important;
    }
    #main_banner{
    text-align: right;
    width:95%;
    line-height:19px!important;
    position:absolute;
    right:0px;
    margin-top:-50px!important;
    }
}


/*************My account CTA*****************/

.my-account-section .button {
    background: #fff;
    color: #313B4C;
    text-transform: uppercase;
    border: 1px solid #313B4C;
    border-radius: 0;
    padding: 5px 15px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-weight: normal;
    font-family: ChantillyBold;
    font-size: 12px;
    transition: .2s ease-in-out 0s;
    -moz-transition: .2s ease-in-out 0s;
    -webkit-transition: .2s ease-in-out 0s;
}

.my-account-section .button:hover {
    background: #313B4C;
    color: #fff;
}

.my-account-section .section-text a{
    text-transform: capitalize;
    letter-spacing: 4px;
    font-size: 18px;
    color: #80958E;
    margin-bottom: 20px;
}

.ced ul.products.columns-5 li {
    float: none !important;
    display: inline-block;
    margin: 0 40px !important;
}

.ced ul.products.columns-5 {
    text-align: center;
}

.woocommerce ul.products li.product a.price.member-price {
    position: absolute;
    bottom: -3px;
    background: #313B4C;
    color: #fff!important;
    padding: 5px 15px;
    margin-bottom: 0;
    font-size: 13px;
    width: 163px;
    left: 0;
    right: 0;
    margin: 0 auto;
    letter-spacing: 0px;
}
input.talltimb_partial_pay_through_wallet {
    width: 20px;
    height: 20px;
}

.woocommerce form .form-row .input-checkbox {
    position: relative;
}

.product-search-btn {
    margin-top: 24px;
}

.product-search-btn button {
    padding: 9px 15px;
    background: #313b4c;
    color: #fff;
    letter-spacing: 3px;
    border-color: #fff;
    outline: none;
    transition: .2s ease-in-out 0s;
    -moz-transition: .2s ease-in-out 0s;
    -webkit-transition: .2s ease-in-out 0s;
}
.product-search-btn button:hover {
    background: #fff;
    color: #313b4c;
}

.woocommerce .subscription_details .info {
    display: table-caption;
    background: #ffecd1;
    padding: 2px 7px;
    color: #000;
    font-style: italic;
    border-radius: 4px;
    border: 1px solid #ffdca9;
    position: absolute;
    top: 100%;
    width: 100%;
}

.woocommerce .subscription_details .info a {
    color: #313b4c;
    border-bottom: 1px solid;
}
.woocommerce .subscription_details a.button.cancel[disabled] {
    cursor: not-allowed;
    opacity: .3;
    pointer-events: none;
}

@media (max-width: 767px) {
    .product-search-btn {
        margin-top: 0px;
        margin-bottom: 15px;
    }
    .product-search-btn button {
        display: block;
        width: 100%;
    }
}
/*=========================
 * Tambahan 05.08.2019
 * =========================*/
.center-btn {
	position: absolute;
	top: 35%;
	right: 0;
	left: 0;
}

.font-bold{
	font-family:'ChantillyBold',sans-serif;
}
.font-30, .font-30 h1, .font-30 h2, .font-30 h3{
	font-size:30px !important;
}
.center-btn .vc_btn3 {
	background-color: #80958e !important;
	color:#fff !important;
	border:none;
}
#metaslider_7305 .caption-wrap .caption {
    text-align: center;
    letter-spacing: 0;
    width: auto;
    display: block;
}

#metaslider_7305 .caption-wrap .caption img {
    margin: 0 auto 50px;
    width: 10%;
}

#metaslider_7305 .caption-wrap .caption .about-top-title {
    font-size: 40px;
}

