input::-moz-focus-inner {
  border: 0;
  outline: none;
}

button::-moz-focus-inner {
  border: 0;
  outline: none;
}

select::-moz-focus-inner {
  border: 0;
  outline: none;
}

option::-moz-focus-inner {
  border: 0;
  outline: none;
}

a::-moz-focus-inner {
  border: 0;
  outline: none;
}

button, a {
  border: 0;
  outline: none;
}

button:focus,
select:focus,
option:focus,
button:active,
select:active,
option:active,
button::-moz-focus-inner,
select::-moz-focus-inner,
option::-moz-focus-inner {
  outline: none;
  border: none;
}

/*Default-CSS*/
input[type="file"]::-webkit-file-upload-button {
  cursor: pointer;
}

input[type="file"]::-moz-file-upload-button {
  cursor: pointer;
}

input[type="file"]::-ms-file-upload-button {
  cursor: pointer;
}

input[type="file"]::-o-file-upload-button {
  cursor: pointer;
}

input[type="file"] {
  cursor: pointer;
}

html {
  height: 100%;
  font-family: "luzsansbook";
}


* {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
}

html body {
  font-family: "luzsansbook";
  margin: 0;
}

*::-moz-selection {
  color: #fff;
  background: #000;
}

*::-webkit-selection {
  color: #fff;
  background: #000;
}

*::-webkit-input-placeholder {
  opacity: 1;
}

*:-moz-placeholder {
  opacity: 1;
}

*::-moz-placeholder {
  opacity: 1;
}

*:-ms-input-placeholder {
  opacity: 1;
}

a, div a:hover, div a:active, div a:focus, button {
  text-decoration: none;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

a, span, div a:hover, div a:active, button {
  text-decoration: none;
}

*::after, *::before, * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

ul, ul li, ol, li {
  list-style: outside none none;
  font-family: 'luzsansbook';
}

body ul {
  margin: 0;
  padding: 0;
}

body a {
  outline: none;
  color: #555;
}

body a:hover {
  color: #000;
}

.grve-section a {
  color: #333;
}

.grve-section a:hover {
  color: #716056;
}

body .clearfix, body .clear {
  clear: both;
  line-height: 100%;
}

body .clearfix {
  height: auto;
}

* {
  outline: none !important;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clr:after,
ul:after,
.clearfix:after,
li:after,
.grve-container:after {
  clear: both;
  display: block;
  content: "";
}

div input, div select, div textarea, div button {
  font-family: 'Lato', sans-serif;
}

body h1, body h2, body h3, body h4, body h5, body h6 {
  font-family: 'Playball';
  line-height: 120%;
  color: #333;
  font-weight: bold;
  margin: 0 0 15px;
}

body h1 {
  font-size: 24px;
}

body h2 {
  font-size: 22px;
}

body h3 {
  font-size: 18px;
}

body h4 {
  font-size: 16px;
}

body h5 {
  font-size: 12px;
}

body h6 {
  font-size: 10px;
}

div select {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

div select option {
  font-size: 13px;
  color: #333;
  padding: 2px 5px;
}

img {
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

body p {
  color: #333;
  font-family: 'luzsansbook';
  font-size: 16px;
  line-height: 150%;
  margin: 0 0 15px;
  padding: 0;
  text-align: justify;
}

body p:empty {
  margin: 0;
  line-height: 0;
}

body p:last-child {
  margin: 0;
}

p strong {
  font-weight: bold;
}

.a-left {
  text-align: left;
}

.a-right {
  text-align: right;
}

.a-center {
  text-align: center;
}

label em {
  color: #ff0000;
  display: inline-block;
  font-style: normal;
  vertical-align: top;
  margin-left: 5px;
}

.hidden {
  display: none !important;
}

.grve-container:after {
  content: "";
  display: block;
  clear: both;
}

body .grve-container {
  width: 100%;
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  position: relative;
  float: none;
}

/*scroll Hide*/
html.no-scroll {
  overflow: hidden;
}

html.no-scroll body {
  overflow: hidden;
}

/*Default-CSS close*/
/*Gapping*/
.footer-section.grve-section,
body .grve-container .grve-section {
  padding-bottom: 70px;
  padding-top: 70px;
  margin-bottom: 0;
}

/*Gapping close*/
/*Default-CSS close*/


@font-face {
  font-family: 'luzsansbook';
  src: url('../fonts/luzsansbook.eot');
  src: url('../fonts/luzsansbook.eot?#iefix') format('embedded-opentype'),
    url('../fonts/luzsansbook.woff2') format('woff2'),
    url('../fonts/luzsansbook.woff') format('woff'),
    url('../fonts/luzsansbook.ttf') format('truetype'),
    url('../fonts/luzsansbook.svg#luzsansbook') format('svg');
}

@font-face {
  font-family: 'Dutch801 SeBd BT';
  src: url('../fonts/Dutch801BT-SemiBoldItalic.eot');
  src: url('../fonts/Dutch801BT-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Dutch801BT-SemiBoldItalic.woff2') format('woff2'),
    url('../fonts/Dutch801BT-SemiBoldItalic.woff') format('woff'),
    url('../fonts/Dutch801BT-SemiBoldItalic.ttf') format('truetype'),
    url('../fonts/Dutch801BT-SemiBoldItalic.svg#Dutch801BT-SemiBoldItalic') format('svg');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'LuzSans-Medium';
  src: url('../fonts/LuzSans-Medium.eot');
  src: url('../fonts/LuzSans-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/LuzSans-Medium.woff2') format('woff2'),
    url('../fonts/LuzSans-Medium.woff') format('woff'),
    url('../fonts/LuzSans-Medium.TTF') format('truetype'),
    url('../fonts/LuzSans-Medium.svg#LuzSans-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Playball', sans-serif;
  src: url('../fonts/Playball-Regular.eot');
  src: url('../fonts/Playball-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Playball-Regular.woff2') format('woff2'),
    url('../fonts/Playball-Regular.woff') format('woff'),
    url('../fonts/Playball-Regular.ttf') format('truetype'),
    url('../fonts/Playball-Regular.svg#Playball-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


/***Landing Page******/
/*
body.home .grve-container {
  max-width: 1600px;
  padding-left: 0;
  padding-right: 0;
}
*/
html body.home {
  padding-top: 0;
}

body .grve-container .grve-section.landing_page {
  padding-top: 0;
  padding-bottom: 0;
  overflow: visible;
}

.home .landing_page.grve-section[data-section-type="fullwidth-element"] .grve-bg-image {
  background-repeat: no-repeat;
  background-size: cover;
}

body.home {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
}

/*
body.home:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  content: "";
  opacity: 0.5;
  z-index:-1;
}
*/

body.home .grve-logo a.grve-default {
  display: block;
}

body.home #grve-theme-wrapper .grve-section[data-section-type="fullwidth-background"],
body.home #grve-theme-wrapper .grve-section[data-section-type="fullwidth-element"] {
  visibility: visible;
}


body .grve-logo a.grve-sticky,
body .grve-logo a.grve-light,
body .grve-logo a.grve-dark {
  display: none !important;
}

.home .grve-default>img {
  height: auto !important;
}


.home .logo-content-wrap {
  background: url("../images/triangle.png") no-repeat 0 0;
  background-size: 100% 100%;
  float: right;
  height: 731px;
  padding: 30px 132px;
  text-align: center;
  width: 980px;
}

.logo-content-wrap .grve-logo {
  display: inline-block;
  margin-bottom: 30px;
  vertical-align: top;
}

.landing_page p {
  font-size: 27px;
  color: #fff;
  font-family: "luzsansbook";
  line-height: 130%;
  text-align: center;
}

.landing_page p a {
  color: #fff !important;
  text-transform: capitalize;
  font-size: 25.86px;
  line-height: 100%;
  display: inline-block;
  background: rgba(0, 0, 0, 0);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(198, 180, 166, 0.6) 50%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(198, 180, 166, 0.6)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(198, 180, 166, 0.6) 50%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(198, 180, 166, 0.6) 50%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(198, 180, 166, 0.6) 50%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(198, 180, 166, 0.6) 50%, rgba(0, 0, 0, 0) 100%);
  padding: 18px 60px;
}

.landing_page p a:hover {
  -webkit-box-shadow: 0 0 11px 0 rgba(255, 255, 255, 0.3);
  -moz-box-shadow: 0 0 11px 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 11px 0 rgba(255, 255, 255, 0.3);
}

.landing_sec>.grve-element {
  background: url("../images/content-bg.png") no-repeat center center;
  background-size: 100% 100%;
  min-height: auto;
  padding: 18px 99px;
  position: relative;
}

.landing_sec>.grve-element:after {
  border-bottom: 14px solid #92745f;
  border-left: 9px solid transparent;
  content: "";
  position: absolute;
  right: 0;
  top: -14px;
}

.landing_sec>.grve-element:before {
  border-bottom: 14px solid #92745F;
  border-right: 9px solid transparent;
  content: "";
  left: 0;
  position: absolute;
  top: -14px;
}

.home .footer {
  background: transparent;
  bottom: 25px;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.home .footer .grve-container a,
.home .footer .grve-container {
  color: #fff;
  display: inline-block;
  font-family: "luzsansbook";
  font-size: 17.58px !important;
  font-weight: normal;
  line-height: 100%;
  text-transform: capitalize;
}

.home .footer .grve-container a:hover {
  color: #000;
}

/*****end landing Page******/



/************************************************** header *****************************************/
html body {
  padding-top: 0;
  height: auto;
}

body #grve-main-content {
  z-index: 99;
}

body #grve-header .header_top {
  background: transparent;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 999;
}

.new-header {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
}

body #grve-header.grve-default #grve-inner-header,
#grve-header.grve-default[data-sticky-header="shrink"] {
  background: transparent;
}

body #grve-header[data-logo-align="left"] .grve-logo {
  margin-right: 0;
  max-width: 200px;
}

header#grve-header #grve-top-bar {
  background: #efefef;
  border: medium none;
}

header#grve-header #grve-top-bar ul {
  border: medium none;
  display: inline-block;
  vertical-align: top;
  float: none;
  line-height: 100%;
}

header#grve-header #grve-top-bar ul.grve-left-side {
  margin-left: 15px;
}

header#grve-header #grve-top-bar ul.grve-menu-options-top {
  margin-top: 10px;
  margin-bottom: 10px;
}

header#grve-header #grve-top-bar .widget {
  margin: 0;
}

#grve-top-bar>.grve-container {
  text-align: right;
}

#grve-theme-wrapper header#grve-header form input[type="text"] {
  background: #a3a3a3;
  border-color: transparent;
  height: 50px;
  padding: 0 55px 0 12px;
  width: 276px;
  color: #fff;
  font-size: 15px;
  font-family: 'luzsansbook';
  margin-bottom: 0 !important;
  border-radius: 0 !important;
}

#grve-theme-wrapper header#grve-header form input[type="text"]::-webkit-input-placeholder {
  color: #fff;
}

#grve-theme-wrapper header#grve-header form input[type="text"]:-moz-placeholder {
  color: #fff;
}

#grve-theme-wrapper header#grve-header form input[type="text"]::-moz-placeholder {
  color: #fff;
}

#grve-theme-wrapper header#grve-header form input[type="text"]:-ms-input-placeholder {
  color: #fff;
}

#grve-theme-wrapper header#grve-header form button.grve-search-btn {
  background-color: #7e7e7e;
  background-image: url("../images/sprite.png");
  background-position: -205px -150px;
  background-repeat: no-repeat;
  border: medium none;
  min-height: 50px;
  padding: 0;
  width: 45px;
}

#grve-theme-wrapper header#grve-header form button.grve-search-btn:hover {
  background-color: #2B180C;
}

header#grve-header form button.grve-search-btn>i {
  display: none;
}

header #grve-top-bar .grve-menu-options-top>li {
  border-right: 1px solid rgba(205, 205, 205, 0.7);
  line-height: 100%;
  margin-right: 33px;
  padding-right: 33px;
  position: relative;
}

header #grve-top-bar .grve-menu-options-top>li:before {
  display: inline-block;
  font-family: fontawesome;
  font-size: 18px;
  vertical-align: top;
  margin-right: 10px;
  color: #422C1E;
  margin-top: 2px;
}

header #grve-top-bar .grve-menu-options-top>li.login:before {
  content: "";
}

header #grve-top-bar .grve-menu-options-top>li.register:before {
  content: "";
}

header #grve-top-bar .grve-menu-options-top>li.items:before {
  content: "";
}

header #grve-top-bar .grve-menu-options-top>li.phone:before {
  content: "";
}

header #grve-top-bar .grve-menu-options-top>li.my_account:before {
  content: "";
}

header #grve-top-bar .grve-menu-options-top>li.logout:before {
  content: "";
}

header #grve-top-bar .grve-menu-options-top>li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}

header #grve-top-bar .grve-menu-options-top>li a,
header #grve-top-bar .grve-menu-options-top>li span {
  color: #333;
  display: inline-block;
  font-family: 'luzsansbook';
  font-size: 16px;
  line-height: 100%;
  text-transform: capitalize;
}

header #grve-top-bar .grve-menu-options-top>li a:before {
  display: none;
}

header #grve-top-bar .grve-menu-options-top>li span.grve-purchased-items {
  display: none;
}

header #grve-top-bar .grve-menu-options-top>li a:hover>span,
header #grve-top-bar .grve-menu-options-top>li a:hover,
header #grve-top-bar .grve-menu-options-top .my_account.current_page_item a,
header #grve-top-bar .grve-menu-options-top .my_account a.active,
header #grve-top-bar .grve-menu-options-top>li a.active {
  color: #3c2618;
}

header#grve-header #grve-header-wrapper {
  height: auto;
  z-index: 999;
}

html #grve-header {
  z-index: auto;
  font-family: "luzsansbook";
}

header#grve-header #grve-header-wrapper::before {
  background: url("../images/banner-top-shadow.png") no-repeat 0 0 / 100% 100%;
  content: "";
  display: block;
  height: 282px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

body:not(.home) header#grve-header #grve-header-wrapper::before {
  height: 100%;
}

header#grve-header.grve-header-sticky #grve-header-wrapper::before {
  display: none;
}

header#grve-header #grve-inner-header {
  height: auto;
  line-height: normal;
  padding: 5px 0;
  position: static !important;
  top: auto !important;
}

header#grve-header .grve-logo img {
  height: auto !important;
}

header#grve-header #grve-main-menu {
  margin-top: 45px;
}

header#grve-header nav#grve-main-menu .grve-menu>li {
  line-height: 100%;
}

header#grve-header nav#grve-main-menu .grve-menu>li:last-child {
  padding-right: 0;
}

header#grve-header nav#grve-main-menu .grve-menu>li.menu-item-has-children::after {
  color: #fff;
  content: "";
  display: inline-block;
  font-family: fontawesome;
  font-size: 17px;
  font-weight: normal;
  margin-top: 2px;
}

header#grve-header nav#grve-main-menu .grve-menu>li>a {
  color: #fff;
  display: inline-block;
  font-family: "luzsansbook";
  font-size: 16px;
  letter-spacing: 0;
  line-height: 100%;
  padding-bottom: 8px;
  position: relative;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  vertical-align: top;
}

header#grve-header nav#grve-main-menu .grve-menu>li>a:hover,
header#grve-header nav#grve-main-menu .grve-menu>li>a {
  color: #fff !important;
}

header#grve-header nav#grve-main-menu .grve-menu>li.current_page_item>a {
  font-weight: bold;
}

header#grve-header nav#grve-main-menu .grve-menu>li:hover>a {
  color: #fff !important;
}

header#grve-header nav#grve-main-menu .grve-menu>li>a:after {
  content: "";
  background: #fff;
  height: 2px;
  width: 10%;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

header#grve-header nav#grve-main-menu .grve-menu>li.current_page_item>a:after,
header#grve-header nav#grve-main-menu .grve-menu>li.current-menu-item>a:after,
header#grve-header nav#grve-main-menu .grve-menu>li.current-menu-parent>a:after,
header#grve-header nav#grve-main-menu .grve-menu>li.current-menu-ancestor>a:after,
header#grve-header nav#grve-main-menu .grve-menu>li>a:hover:after {
  opacity: 1;
  width: 100%;
}

body #grve-header #grve-main-menu ul li ul li a {
  color: #fff !important;
  display: inline-block;
  font-family: "luzsansbook";
  font-size: 16px;
  padding: 0;
  vertical-align: top;
}

body #grve-header #grve-main-menu ul li ul li a:hover,
body #grve-header #grve-main-menu ul li ul li.current-menu-parent>a,
body #grve-header #grve-main-menu ul li ul li.current-menu-item>a {
  background-color: #222 !important;
  color: #666 !important;
}

body #grve-header #grve-main-menu ul li ul li.current-menu-item a {
  font-weight: bold;
}

/*************** sticky header ***************************/
header#grve-header.grve-header-sticky .grve-logo a.grve-default {
  display: block !important;
  width: 100px;
}

body #grve-header.grve-header-sticky[data-logo-background="transparent"][data-sticky-header="advanced"] .grve-logo {
  padding-left: 0;
}

header#grve-header.grve-header-sticky .grve-logo a.grve-dark,
header#grve-header.grve-header-sticky .grve-logo a.grve-light,
header#grve-header.grve-header-sticky .grve-logo a.grve-sticky {
  display: none !important;
}

header#grve-header.grve-header-sticky #grve-main-menu {
  margin-top: 23px;
  padding-right: 0 !important;
}

header#grve-header.grve-header-sticky #grve-inner-header {
  -webkit-box-shadow: 0 0 6px 0 #000;
  -moz-box-shadow: 0 0 6px 0 #000;
  box-shadow: 0 0 6px 0 #000;
}


#grve-theme-wrapper header#grve-header.grve-header-sticky form button.grve-search-btn,
#grve-theme-wrapper header#grve-header.grve-header-sticky form input[type="text"] {
  height: 40px;
  min-height: 40px;
}

#grve-theme-wrapper header#grve-header.grve-header-sticky form button.grve-search-btn {
  background-position: -203px -154px;
}

header#grve-header.grve-header-sticky #grve-top-bar ul.grve-menu-options-top {
  margin-top: 10px;
}

header#grve-header.grve-header-sticky #grve-top-bar {
  display: none;
}

body #grve-header.grve-default.grve-header-sticky #grve-inner-header,
body #grve-header.grve-light.grve-header-sticky #grve-inner-header,
body #grve-header.grve-dark.grve-header-sticky #grve-inner-header {
  background-color: rgba(0, 0, 0, 0.8);
}

.grve-header-sticky {
  overflow: hidden;
}

.grve-header-sticky .new-header {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
}

/*************** sticky header close ***************************/

/************************************************** header close *****************************************/


/************************************************** footer *****************************************/

body .footer-section.grve-section {
  background-image: url("../images/footer-bg.jpg");
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
}

.footer-section:before {
  content: "";
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 282px;
  width: 328px;
  background: url("../images/newsletter-bg.png") no-repeat 0 0;
}

.footer-section:after {
  content: "";
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 322px;
  width: 558px;
  background: url("../images/newsletter-bg1.png") no-repeat 0 0;
}

.footer-grve-widget {
  background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
  padding: 65px 0 40px;
}

footer #grve-footer-area {
  background: transparent none repeat scroll 0 0;
  padding-bottom: 0;
  padding-top: 0;
}

footer h5.grve-widget-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 100%;
  margin-bottom: 27px;
  padding-bottom: 20px;
  position: relative;
}

footer h5.grve-widget-title:before {
  content: "";
  height: 3px;
  width: 50px;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  left: 0;
  bottom: -2px;
}

footer #grve-footer-area {
  position: relative;
}

footer #grve-footer-area p,
footer #grve-footer-area li,
footer #grve-footer-area .widget li a,
footer #grve-footer-area a,
.address-info>div,
.address-info>div a {
  color: #fff;
  font-family: 'luzsansbook';
  font-size: 16px;
}

footer #grve-footer-area .widget li a:hover,
footer #grve-footer-area a:hover,
.address-info>div a:hover {
  color: #422C1E;
}

footer #grve-footer-area li:last-child {
  margin-bottom: 0
}

footer #grve-footer-area .widget li.current-menu-item a {
  color: #000;
}

#grve-footer .footerlogo a {
  display: block;
}

.footer-menu {
  background-color: rgba(214, 214, 214, 0.4);
  line-height: 87px;
  text-align: center;
}

footer .widget.widget_nav_menu li {
  display: inline-block;
  line-height: 1.2;
  margin-bottom: 0;
  margin-right: 3%;
  position: relative;
}

footer .widget.widget_nav_menu li:last-child {
  margin-right: 0;
}

footer .widget.widget_nav_menu li:before {
  content: "";
  display: none;
  font-family: fontawesome;
  vertical-align: top;
  margin-right: 10px;
}

footer .widget.widget_nav_menu li.menu-item-has-children>a::after {
  color: #333;
  content: "";
  display: inline-block;
  font-family: fontawesome;
  font-size: 17px;
  font-weight: bold;
  margin-left: 3px;
  position: relative;
}

.footer-menu .menu li a {
  display: inline-block;
  font-family: "luzsansbook";
  font-size: 16px;
  vertical-align: top;
}

.footer-menu .menu li.current-menu-item a {
  font-weight: bold;
  color: #422c1e !important;
}

.footer-menu .menu li a:hover {
  color: #422c1e !important;
}

.footer-menu .sub-menu {
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  display: none;
  max-height: 200px;
  overflow: auto;
  padding: 0 !important;
  position: absolute;
  top: 100%;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 180px;
  z-index: 999;
}

.footer-menu .sub-menu .sub-menu {
  bottom: auto;
  left: auto;
  position: relative;
  right: auto;
  top: auto;
}

.footer-menu .menu>.menu-item-has-children>a::before {
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  right: 0;
  top: 100%;
}

.footer-menu li:hover>.sub-menu {
  display: block;
}

footer .widget.widget_nav_menu li .sub-menu li {
  display: block;
  line-height: 1.2;
  margin: 0;
  padding: 5px 10px;
  text-align: left;
}

footer .grve-column-1-4 {
  padding-top: 60px;
  padding-bottom: 60px;
  background: url("../images/footer-shadow.png") no-repeat right center;
  padding-right: 40px;
  min-height: 410px;
}

footer .grve-column-1-4:last-child {
  background: none;
  padding-right: 15px;
}

footer #grve-footer-area:after {
  background: #422c1e;
  content: "";
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 33.5%;
  z-index: 0;
}

footer .footerlogo {
  background: #422c1e;
  position: relative;
  width: 32.5%;
  padding-top: 130px;
  z-index: 5;
}

footer .footerlogo:after {
  content: "";
  background: url("../images/footer-border.jpg") no-repeat 0 0;
  background-size: 100% 100%;
  position: absolute;
  right: -15px;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 137px;
  z-index: -1;
}

.footercontact-address .textwidget {
  background: url("../images/map-bg.png") no-repeat top center;
}

footer .footercontact-address {
  margin-left: 15px;
  width: 25.2%;
}

.footercontact-address li {
  line-height: 160%;
  margin-bottom: 13px;
  padding-left: 30px;
  position: relative;
}

.footercontact-address li:before {
  position: absolute;
  left: 0;
  top: 0;
  font-family: fontawesome;
  font-size: 19px;
}

.footercontact-address li.foo-address:before {
  content: "";
  top: 2px;
}

.footercontact-address li.foo-phon:before {
  content: "";
}

.footercontact-address li.foo-fax:before {
  content: "";
}

.footercontact-address li.foo-email:before {
  background: url("../images/sprite.png") no-repeat -86px -378px;
  height: 16px;
  width: 18px;
  content: "";
  top: 5px;
}


footer .footerquick-links {
  padding-left: 35px;
  width: 18%;
}

footer .footersocial-icon {
  padding-left: 23px;
  width: 23%;
}

footer #grve-footer-bar {
  background-color: #fff;
  color: #fff;
  padding-bottom: 10px;
  padding-top: 10px;
}

footer#grve-footer .grve-copyright,
footer .grve-copyright a {
  color: #333;
  font-family: "luzsansbook";
  font-size: 16px !important;
  font-weight: normal;
  line-height: 35px;
  text-align: left;
  text-transform: capitalize;
}

body #grve-footer-bar[data-align-center="yes"] .grve-column-1-2+.grve-column-1-2 {
  margin-top: 0;
}

.address-info>div {
  float: left;
  padding: 60px 15px;
  position: relative;
  text-align: center;
  width: 33.33%;
}

.address-info>div:before,
.address-info>div:after {
  content: "";
  width: 115px;
  height: 1px;
  position: absolute;
  left: 45px;
  top: 18px;
  background-color: rgba(255, 255, 255, 0.25);
}

.address-info>div:after {
  left: auto;
  right: 45px;
}

.address-info>div a::before {
  background: url("../images/sprite.png") no-repeat scroll 0 0;
  content: "";
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.address-info>div.phone-info a::before {
  background-position: 0 -731px;
  height: 32px;
  width: 32px;
}

.address-info>div.fax-info a::before {
  background-position: 0 -780px;
  height: 29px;
  width: 31px;
}

.address-info>div.email-info a::before {
  background-position: 0 -824px;
  height: 35px;
  width: 32px;
}

.footer-newsletter {
  background-color: rgba(0, 0, 0, 0.9);
  padding: 45px 0;
  position: relative;
}

.footer-newsletter::before {
  background-color: rgba(255, 255, 255, 0.15);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.footer-newsletter .title {
  float: left;
  padding: 0 30px 0 90px;
  position: relative;
  width: 45%;
}

.footer-newsletter .title::before {
  background: url("../images/sprite.png") no-repeat 15px -857px;
  border: 2px solid #fff;
  border-radius: 50%;
  bottom: 0;
  content: "";
  height: 72px;
  left: 0;
  line-height: 72px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 72px;
}

.footer-newsletter .title>h3 {
  color: #fff !important;
  font-family: "Playball", sans-serif;
  font-size: 36px;
  font-weight: normal;
  line-height: 100%;
  margin-bottom: 5px;
  text-transform: none;
}

.footer-newsletter .title>p {
  color: #fff;
}

.footer-section .widget_yourthemepick_widget input[type="text"] {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 10px 0 0 10px !important;
  color: #333;
  font-family: "luzsansbook";
  font-size: 15px;
  height: 42px;
  padding: 0 12px;
  width: 75%;
}

.footer-section .widget_yourthemepick_widget input[type="submit"] {
  background: #422c1e none repeat scroll 0 0;
  border: 1px solid transparent !important;
  border-radius: 0 10px 10px 0;
  font-family: "luzsansbook";
  font-size: 17px !important;
  font-weight: normal;
  height: 42px !important;
  letter-spacing: 0;
  line-height: 100% !important;
  margin-left: 0;
  padding: 0 !important;
  text-transform: capitalize;
  width: 100%;
}

.footer-section .widget_yourthemepick_widget input[type="submit"]:hover {
  background: #dcd3ca;
  border: 1px solid #000 !important;
  color: #000;
}

.footer-section .news_letter_sec {
  float: left;
  padding-left: 120px;
  position: relative;
  text-align: center;
  width: 55%;
}

.footer-section .news_letter_sec::before {
  background: url("../images/sprite.png") no-repeat 0 -919px;
  bottom: -24px;
  content: "";
  height: 24px;
  left: 0;
  position: absolute;
  width: 101px;
}

.footer-section .widget_yourthemepick_widget:after {
  clear: both;
  content: "";
  display: block;
}

.footer-section .widget_yourthemepick_widget {
  display: block;
  margin-top: 25px;
  position: relative;
  vertical-align: top;
  z-index: 1;
}

.footer-section .btn-loader-wrap .loading {
  position: absolute;
  right: -30px;
  top: 8px;
  background: #fff;
  border-radius: 50%;
  padding: 2px;
}

.footer-section .widget_yourthemepick_widget:before {
  background: url("../images/sprite.png") no-repeat -102px 0;
  content: "";
  display: none;
  height: 105px;
  left: -129px;
  position: absolute;
  top: -63px;
  width: 140px;
  z-index: -1;
}

.news_letter_sec .btn-loader-wrap {
  display: block;
  float: left;
  position: relative;
  width: 25%;
}

.news_letter_sec .yourthemepick-subscription:after {
  clear: both;
  content: "";
  display: block;
}

.footer-logo-area {
  text-align: center;
}

.footer-logo-area a {
  display: inline-block;
  padding: 0 15px;
  position: relative;
}

.footer-logo-area a::after,
.footer-logo-area a::before {
  background-color: rgba(255, 255, 255, 0.09);
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  margin: auto;
  position: absolute;
  right: 100%;
  top: 0;
  width: 485px;
}

.footer-logo-area a::after {
  left: 100%;
  right: auto;
}

.footer-copyright #grve-footer-bar[data-align-center="yes"] .grve-column-1-2:first-child {
  padding-left: 15px !important;
  width: 70%;
}

.footer-copyright #grve-footer-bar[data-align-center="yes"] .grve-column-1-2:last-child {
  width: 30%;
  padding-right: 15px !important;
}

footer .grve-copyright a:hover {
  color: #000;
  text-decoration: underline;
}

footer#grve-footer .grve-copyright span {
  color: #fff !important;
}

footer .wp-social-login-provider-list {
  padding: 0;
}

footer .wp-social-login-provider-list a {
  display: block;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: normal;
  height: 48px;
  line-height: 46px;
  margin-bottom: 30px;
  padding: 0 15px 0 58px;
  position: relative;
  text-transform: capitalize;
  color: #fff !important;
  border-radius: 3px;
  overflow: hidden;
}

footer .wp-social-login-provider-list a:before {
  content: "Login With"
}

footer .wp-social-login-provider-list a.wp-social-login-provider-facebook {
  background: #3B5997;
}

footer .wp-social-login-provider-list a.wp-social-login-provider-twitter {
  background: #47B0E7;
  margin-bottom: 0px;
}

footer .wp-social-login-provider-list a.wp-social-login-provider-google {
  background: #DE4C33;
}

footer .wp-social-login-provider-list a.wp-social-login-provider-facebook:hover {
  background: #354D89;
}

footer .wp-social-login-provider-list a.wp-social-login-provider-twitter:hover {
  background: #389ECF;
}

footer .wp-social-login-provider-list a.wp-social-login-provider-google:hover {
  background: #CB351C;
}

.grve-top-btn.grve-icon-nav-up.show:hover {
  background-color: #000;
}

.grve-top-btn.grve-icon-nav-up.show {
  background-color: #422c1e;
  border-radius: 5px;
  bottom: 70px;
  color: #fff;
  height: 40px;
  line-height: 40px;
  width: 40px;
  z-index: 999;
}

#grve-footer-bar[data-align-center="yes"] .grve-social {
  text-align: right;
}

body #grve-footer-bar .grve-social li::after {
  display: none;
}

#grve-footer-bar .grve-social li {
  margin-right: 10px;
}

#grve-footer-bar .grve-social li:last-child {
  margin-right: 0;
}

#grve-footer-bar .grve-social li a {
  background-color: #354d89;
  border-radius: 3px;
  display: block;
  font-size: 0;
  height: 35px;
  line-height: 35px;
  position: relative;
  width: 35px;
}

#grve-footer-bar .grve-social li a::after {
  bottom: 0;
  color: #fff;
  content: "";
  font-family: fontawesome;
  font-size: 14px;
  font-weight: normal;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  border-radius: 3px;
}

#grve-footer-bar .grve-social li:first-child a:after {
  content: "";
  background: #354D89;
}

#grve-footer-bar .grve-social li:nth-child(2) a:after {
    content: "";
    background-image: url(../images/twitter.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 13px;
    background-color: #389ECF;
}

#grve-footer-bar .grve-social li:nth-child(3) a:after {
  content: "\f16d";
  background: #6228d7;
}

#grve-footer-bar .grve-social li:first-child a:hover:after,
#grve-footer-bar .grve-social li:nth-child(2) a:hover:after,
#grve-footer-bar .grve-social li:nth-child(3) a:hover:after {
  background-color: #422c1e;
}

footer .wp-social-login-provider-list a:after {
  height: 48px;
  width: 48px;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 20px;
  font-family: fontawesome;
  color: #fff;
  text-align: center;
}

footer .wp-social-login-provider-list a.wp-social-login-provider-facebook:after {
  content: "";
  background: #354D89;
}

footer .wp-social-login-provider-list a.wp-social-login-provider-twitter:after {
  content: "";
  background: #389ECF;
}

footer .wp-social-login-provider-list a.wp-social-login-provider-google:after {
  content: "";
  background: #CB351C;
}


/************************************************** footer close *****************************************/





/************************************************** home page *****************************************/

/***************** home page benner *******************/
.grve-section.home_slider {
  clear: both;
}

body .grve-container .grve-section.home_slider {
  padding-top: 0;
  padding-bottom: 0;
}

.tp-parallax-wrap {
  top: 68% !important;
  -webkit-transform: translateY(-68%);
  -moz-transform: translateY(-68%);
  -ms-transform: translateY(-68%);
  -o-transform: translateY(-68%);
  transform: translateY(-68%);
}

.home_slider .tparrows {
  height: 80px;
  opacity: 1 !important;
  visibility: visible !important;
  width: 43px;
}

.home_slider .tparrows.tp-leftarrow {
  background: url("../images/sprite.png") no-repeat 0 -540px;
  left: -20px !important;
}

.home_slider .tparrows.tp-rightarrow {
  background: url("../images/sprite.png") no-repeat 0 -634px;
  left: auto !important;
  right: -60px !important;
}

.home_slider .tparrows.tp-leftarrow:hover,
.home_slider .tparrows.tp-rightarrow:hover {
  opacity: 0.8 !important;
}

.home_slider .tparrows.tp-rightarrow:before,
.home_slider .tparrows.tp-leftarrow:before {
  display: none;
}

.home_slider .tp-parallax-wrap .tp-caption {
  background: url("../images/caption-bg.png") no-repeat scroll center center / 100% 100%;
  color: #fff !important;
  font-family: "LuzSans-Medium" !important;
  font-size: 40px !important;
  font-weight: bold !important;
  letter-spacing: 0 !important;
  line-height: 100% !important;
  max-width: none !important;
  min-width: 800px !important;
  padding: 35px 0 55px !important;
  position: relative;
  text-align: center;
  text-shadow: 7px 7px 4px rgba(0, 0, 0, 0.35);
}

.home_slider .tp-parallax-wrap .tp-caption a.slider-btn {
  background: #422c1e none repeat scroll 0 0;
  border: 1px solid transparent !important;
  border-radius: 5px;
  bottom: -25px;
  color: #fff;
  display: block;
  float: none;
  font-family: "luzsansbook" !important;
  font-size: 18px !important;
  font-weight: normal !important;
  left: 0;
  letter-spacing: 0 !important;
  line-height: 50px !important;
  margin: auto !important;
  padding: 0 15px !important;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: capitalize;
  width: 200px;
}

.home_slider .tp-parallax-wrap .tp-caption a.slider-btn:hover {
  color: #fff;
  background: #000;
  border-color: #fff;
}


.home_slider .tp-parallax-wrap .tp-caption:before,
.home_slider .tp-parallax-wrap .tp-caption:after {
  background: #fff;
  bottom: 0;
  content: "";
  display: none;
  height: 1px;
  left: 0;
  position: absolute;
  width: 28%;
}

.home_slider .tp-parallax-wrap .tp-caption:before {
  left: auto;
  right: 0;
}

.home_slider .tp-parallax-wrap .tp-caption span.blank {
  background: url("../images/sprite.png") no-repeat 0 0;
  display: none;
  height: 123px;
  left: 0 !important;
  margin: auto !important;
  position: absolute;
  right: 0 !important;
  top: -123px;
  width: 70px;
}

/***************** home page benner close  *******************/


/******************* section title ********************/
#grve-theme-wrapper .brand-listing h2.title,
#grve-theme-wrapper .right-side-wrap>h2,
#grve-theme-wrapper #grve-page-title .grve-title,
.footer-section .title h2,
.title h2,
#grve-main-content .title h2 {
  background: url("../images/title-border.png") no-repeat bottom center;
  color: #000;
  font-family: 'Playball', cursive;
  font-size: 45px;
  font-weight: normal;
  line-height: 120%;
  margin-bottom: 25px;
  padding-bottom: 35px;
  position: relative;
  text-transform: capitalize;
  text-align: center;
  letter-spacing: 0;
  text-shadow: 0 0;
}

.title h2 span,
#grve-main-content .title h2 span {
  color: #412C1E;
}

/******************* section title close ********************/


/****************** common button ***************/
body .common-button,
body .tribe-events-read-more {
  background-color: #422c1e;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "luzsansbook";
  font-size: 18px;
  font-weight: bold;
  line-height: 50px;
  padding: 0 34px;
}

body .common-button:hover,
body .tribe-events-read-more:hover {
  background-color: #000;
  color: #fff;
}

/****************** common button close ***************/

/****************** about section ***************/
.about-sec:after {
  background: url("../images/slant-bottle.png") no-repeat 0 0;
  bottom: 0;
  content: "";
  height: 73px;
  position: absolute;
  right: 0;
  width: 190px;
}

.about-sec .about-left {
  margin-top: 10px;
  width: 38.7%;
}

.about-sec .about-right {
  float: right;
  width: 60.0%;
}

.about-para>p {
  color: #000;
  text-align: center;
}

.about-para .common-button {
  margin-top: 20px;
}

.about-sec p {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 10px;
}

#grve-theme-wrapper .right-side-wrap>h2,
#grve-main-content .about-sec .title h2 {
  text-align: left;
  background-position: left bottom;
}

/****************** about section close ***************/

/************************** product section **************/
.home-product-tab .grve-bg-image.show {
  background-position: center top;
}

.home-product-tab .wpb_column.grve-column-1 {
  background-color: rgba(255, 255, 255, 0.80);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  box-shadow: 0 2px 12px rgba(66, 44, 30, 0.08);
  padding: 50px 100px;
}

.tab-menu {
  margin-bottom: 70px;
}

.tabs li {
  float: left;
  position: relative;
  text-align: center;
  width: 50%;
}

.tabs li:last-child {
  margin-left: 0%;
}

.tabs li.active,
.tabs li:hover {
  background-color: #422c1e;
}

.tabs li a {
  color: #411c1e;
  display: block;
  font-size: 25px;
  padding: 15px;
}

.tabs li.active a,
.tabs li:hover a {
  color: #fff;
}

/*
.tabs li.active a{
  font-weight: bold;
}
*/

.tabs li:first-child {
  background: url("../images/product-first-bg.png") no-repeat 0 0 / 100% 100%;
}

.tabs li:first-child.active,
.tabs li:first-child:hover {
  background: url("../images/product-first-hover-bg.png") no-repeat 0 0 / 100% 100%;
}

.tabs li:last-child {
  background: url("../images/product-last-bg.png") no-repeat 0 0 / 100% 100%;
}

.tabs li:last-child.active,
.tabs li:last-child:hover {
  background: url("../images/product-last-hover-bg.png") no-repeat 0 0 / 100% 100%;
}

.product-data {
  max-height: 250px;
  overflow: auto;
}

.main-tab-menu li {
  border-right: 1px solid #d4d4d4;
  float: left;
  line-height: 100%;
  padding: 0 40px 30px;
  position: relative;
  text-align: left;
  width: 25%;
}

.main-tab-menu li:nth-child(4n) {
  border-right: medium none;
}

.main-tab-menu li:nth-child(4n+1) {
  clear: both;
}

.main-tab-menu .product.active {
  display: block;
}

.main-tab-menu .product {
  display: none;
}

.main-tab-menu a {
  color: #000;
  font-size: 16px;
}

.main-tab-menu a:hover {
  color: #412c1e;
}

.product,
.product-main,
.product-data {
  position: relative;
}

.main-tab-menu li.vendor_list {
  border-right: medium none;
}

.product::after, .product-main::before, .product-main::after {
  background-color: #d4d4d4;
  content: "";
  height: 100%;
  left: 25%;
  position: absolute;
  top: 0;
  width: 1px;
}

.product-main::after {
  left: 75%;
}

.product-main::before {
  left: 50%;
}

#tabs-1.product::after {
  display: none;
}

/************************** product section close **************/

/************************** blog section **************/
.blog_list::after {
  clear: both;
  content: "";
  display: block;
}

.blog_list {
  padding: 0 25px;
}

.blog-date {
  background: url("../images/calender-icon.png") no-repeat 0 0 / 100% 100%;
  color: #000;
  float: left;
  font-family: "luzsansbook";
  font-size: 26px;
  font-weight: bold;
  padding: 50px 15px 20px;
  text-align: center;
  width: 30%;
}

.blog-date>span {
  display: block;
  font-size: 20px;
}

body .all-div-wrap {
  float: left;
  padding-left: 20px;
  width: 70%;
}

.all-div-wrap h3 {
  font-family: "luzsansbook";
  font-size: 20px;
}

.all-div-wrap h3 a {
  color: #000;
}

.all-div-wrap p {
  color: #000;
  font-size: 15px;
  line-height: 1.4;
}

.all-div-wrap p+a {
  color: #422c1e;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  text-decoration: underline;
}

.all-div-wrap p+a:hover {
  color: #000;
}

.owl-wrapper-outer {
  overflow: hidden;
}

.owl-carousel .owl-nav div,
.owl-carousel .owl-buttons div {
  bottom: 0;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 78px;
  margin-bottom: auto !important;
  margin-left: -9px;
  margin-right: -9px;
  margin-top: auto;
  position: absolute;
  top: 0;
  width: 40px;
  background: url("../images/sprite.png") no-repeat 0 0;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-buttons .owl-prev {
  background-position: 0 -958px;
  left: -35px;
  right: auto;
}

.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-buttons .owl-prev:hover {
  background-position: 0 -1058px;
}

.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-buttons .owl-next {
  background-position: -1px -1158px;
  left: auto;
  right: -35px;
}

.owl-carousel .owl-nav .owl-next:hover,
.owl-carousel .owl-buttons .owl-next:hover {
  background-position: 0 -1258px;
}

/************************** blog section close **************/

/************************** featured section **************/
body .grve-container .grve-section.featured-section {
  padding-bottom: 0;
}

.featured-producer::before, .featured-producer::after {
  background-color: #f1efee;
  bottom: 0;
  content: "";
  display: block;
  height: 200px;
  position: absolute;
  right: 100%;
  width: 100%;
}

.featured-producer::after {
  left: 100%;
  right: auto;
}

.featured-producer {
  background-color: #f4f4f4;
  padding: 30px 35px 60px;
}

.feature-detail::after {
  clear: both;
  content: "";
  display: block;
}

.feature-left {
  float: left;
  margin-right: 3%;
  padding-right: 70px;
  position: relative;
  width: 77%;
}

.feature-left::after {
  background: url("../images/featured-sec-border.png") no-repeat 0 0;
  bottom: 0;
  content: "";
  height: 100%;
  right: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 17px;
}

.feature-right {
  float: left;
  text-align: center;
  width: 20%;
  margin-top: 65px;
}

.feature-title h4 {
  color: #000 !important;
  font-family: "LuzSans-Medium";
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 30px;
  padding-bottom: 40px;
  position: relative;
}

.feature-title h4::after {
  background: url("../images/title-border-left.png") no-repeat 0 0;
  bottom: 0;
  content: "";
  height: 11px;
  left: 0;
  position: absolute;
  width: 100%;
}

.feature-left>h3 {
  color: #000 !important;
  font-family: "Playball";
  font-size: 45px;
  font-weight: normal;
  margin-bottom: 5px;
  text-transform: none;
}

/*
.champ-btn {
  background-color: #fff;
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
  color: #000;
  font-size: 16px;
  line-height: 41px;
  margin-bottom: 30px;
  text-align: center;
  width: 144px;
}
*/
.champ-btn {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}

.featured-section p {
  line-height: 225%;
}

body .feature-left .common-button {
  line-height: 40px;
  padding: 0 24px;
  margin-top: 15px;
}

/************************** featured section close **************/

/************************** subscribe section **************/
.subscribe-row-wrap:after {
  content: "";
  display: block;
  clear: both;
}

.subscribe-row-wrap:nth-child(n+2) {
  margin-top: 20px;
}

.subscribe-row-wrap>div {
  float: left;
  width: 48%;
}

.subscribe-row-wrap>div:nth-child(n+2) {
  margin-left: 4%;
}

body select,
body input[type="text"],
body input[type="email"], .em-booking div.em-booking-login input:not([type="submit"]):not([type="checkbox"]) {
  border: 1px solid #422c1e;
  border-radius: 5px !important;
  color: #444;
  font-family: "luzsansbook";
  font-size: 16px;
  height: 50px;
  padding: 0 15px;
  width: 100%;
}

body .event-section select,
body .event-section input[type="text"],
body .event-section input[type="email"] {
  border: 1px solid #422c1e !important;
}

body select.error,
body input.error[type="text"],
body input.error[type="password"],
body input.error[type="email"] {
  border: 1px solid #ff0000 !important;
}

body select {
  background-image: url("../images/select-bg.png");
  background-position: 95% center;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

.sub_button.sub_btn.common-button {
  background-color: #422c1e;
  color: #fff;
  font-family: "luzsansbook" !important;
  font-size: 18px !important;
  font-weight: bold !important;
  letter-spacing: normal;
  text-transform: none;
  width: 100%;
}

.sub_button.sub_btn.common-button:hover {
  background-color: #000;
}

.event-section .yourthemepick-subscription {
  margin: 0 auto;
  max-width: 885px;
  width: 100%;
}

.event-section .yourthemepick-subscription::after {
  clear: both;
  content: "";
  display: block;
}

label.error {
  display: none !important;
}

.loading2 {
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  padding: 2px;
  position: absolute;
  right: -30px;
  top: 13px;
}

.event-subscribe-btn {
  position: relative;
}

body .error {
  margin-bottom: 0;
}

/************************** subscribe section close **************/

.our_portfolio .btn {
  text-align: center;
}

.menu-categs-box>ul {
  margin-left: -12px;
  margin-right: -12px;
  padding-bottom: 60px;
}

.menu-categs-box .libreak {
  float: left;
  padding: 0 12px;
  width: 25%;
}

.menu-categs-box .libreak:nth-child(4n) {
  margin-bottom: 40px;
}

.menu-categs-box .libreak:last-child {
  margin-bottom: 0px;
}

.menu-categs-box .libreak .img_wrap {
  border: 1px solid #ccc;
  cursor: pointer;
  position: relative;
}

.menu-categs-box .libreak .img_wrap>a {
  text-align: center;
  font-size: 20px;
  font-family: 'luzsansbook';
  background: #DBDBDB;
  font-weight: normal;
  padding: 14px 10px;
  color: #333;
  border-top: 1px solid #ccc;
  display: block;
}

.menu-categs-box .libreak .img_wrap:hover>a {
  background: #422C1E;
  color: #fff;
}

.menu-categs-box .libreak .img_wrap .single_img {
  display: block;
  background: #fff;
  height: 357px;
  position: relative;
  overflow: hidden;
  padding: 30px;
}

.menu-categs-box .libreak .img_wrap .single_img>img {
  display: block;
  height: auto;
  width: auto;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0px);
  -moz-transform: translate3d(0px, -50%, 0px);
  -ms-transform: translate3d(0px, -50%, 0px);
  -o-transform: translate3d(0px, -50%, 0px);
  transform: translate3d(0px, -50%, 0px);
  transition: all 0.5s ease 0s;
}

.our_portfolio .btn>a {
  margin-right: 15px;
}

.our_portfolio .btn>a:last-child {
  margin-right: 0px;
}

.menu-categs-box .libreak.lastitem .single_img {
  height: 416px;
  padding: 0;
}

.menu-categs-box .libreak.lastitem .single_img>img {
  height: 100%;
  width: 100%;
}

.menu-categs-box {
  text-align: center;
}

.grve-section.our_portfolio {
  background-color: #fff;
}

.product-listing-section:before,
.our_portfolio:before {
  content: "";
  background: url("../images/wine-before.jpg") no-repeat 0 0;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 439px;
  width: 444px;
}

.product-listing-section:after,
.our_portfolio:after {
  content: "";
  background: url("../images/wine-after.jpg") no-repeat 0 0;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 483px;
  width: 308px;
}

.product-listing-section:after,
.product-listing-section:before {
  bottom: 42px;
}


.lastitem .spaciality {
  background: rgba(0, 0, 0, 0.79);
  border: medium none;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  padding: 20px 30px;
  z-index: 9;
}

.lastitem .spaciality li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  color: #fff;
  font-family: "Dutch801 SeBd BT";
  font-size: 26px;
  line-height: 120%;
  padding: 17px 0;
  text-align: center;
  position: relative;
}

.lastitem .spaciality li:last-child {
  border-bottom: 0;
}

.menu-categs-box .libreak.lastitem .img_wrap {
  cursor: default;
}

.lastitem .spaciality li.ex:before {
  content: "";
  background: url("../images/sprite.png") no-repeat 0 -244px;
  height: 40px;
  width: 40px;
  margin-right: 12px;
  display: inline-block;
  vertical-align: top;
}

.lastitem .spaciality li.qua:before {
  content: "";
  background: url("../images/sprite.png") no-repeat 0 -305px;
  height: 40px;
  width: 32px;
  margin-right: 12px;
  display: inline-block;
  vertical-align: top;
}

.lastitem .spaciality li.gen:before {
  content: "";
  background: url("../images/sprite.png") no-repeat 0 -371px;
  height: 40px;
  width: 31px;
  margin-right: 12px;
  display: inline-block;
  vertical-align: top;
}

.lastitem .spaciality li.exce:before {
  content: "";
  background: url("../images/sprite.png") no-repeat 0 -433px;
  height: 40px;
  width: 27px;
  margin-right: 12px;
  display: inline-block;
  vertical-align: top;
}

.lastitem .spaciality li.divi:before {
  content: "";
  background: url("../images/sprite.png") no-repeat 0 -493px;
  height: 40px;
  width: 32px;
  margin-right: 12px;
  display: inline-block;
  vertical-align: top;
}

.menu-categs-box .dropdown_region {
  margin-left: 15px;
}



.menu-categs-box .btn,
.menu-categs-box .dropdown_region {
  display: inline-block;
  vertical-align: top;
}

.dropdown_region .region_dropdown {
  background: #dcd3ca;
  border: 1px solid transparent;
  border-radius: 5px;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  line-height: 100%;
  padding: 13px 15px;
  position: relative;
  text-transform: capitalize;
}

.dropdown_region .region_dropdown:hover {
  background: #422c1e;
  border-color: #fff;
  color: #fff;
}

.dropdown_region>ul#region_dd {
  position: relative;
}

.dropdown_region .region_dropdown:after {
  content: "";
  display: inline-block;
  font-family: fontawesome;
  margin-left: 10px;
}

#region_dd>ul {
  background: #dcd3ca;
  left: 0;
  position: absolute;
  top: 95%;
  width: 100%;
  border-radius: 0px 0px 8px 8px;
  overflow: hidden;
}

#region_dd>ul li {
  text-align: left;
  border-bottom: 1px solid #000;
  padding: 0 15px;
}

#region_dd>ul li:last-child {
  border-bottom: none;
}

#region_dd>ul li:hover {
  background: #422c1e;
}

#region_dd>ul li:hover>a {
  color: #fff;
}


#region_dd>ul li a {
  color: #000;
  display: block;
}

#region_dd>ul li a:hover {
  color: #fff;
}

.grve-section.our_portfolio {
  overflow: visible;
  z-index: 99;
}

#grve-main-content .testi_blog .title h2 {
  text-align: left;
  color: #fff;
  background: url("../images/title-border-white.png") no-repeat bottom left;
}

.testi_blog p {
  color: #fff;
}

.owl-carousel .owl-item img {
  width: auto !important;
}

.testimonial-img .thumb-img>a {
  border: 2px solid #fff;
  border-radius: 50%;
  display: block;
  height: 115px;
  overflow: hidden;
  width: 115px;
}

.testimonial-img .thumb-img>a>img {
  border-radius: 50%;
  height: 100% !important;
  width: 100% !important;
}

.testimonial-box:after {
  clear: both;
  content: "";
  display: block;
}

.testimonial-box {
  background: rgba(0, 0, 0, 0.7);
  border: 1px solid rgba(255, 255, 255, 0.75);
  border-radius: 10px;
  margin-bottom: 70px;
  margin-left: 42px;
  padding: 10px 20px 10px 10px;
  position: relative;
  width: auto;
}

.testimonial-box:before {
  background: url("../images/sprite.png") no-repeat -208px -236px;
  bottom: -21px;
  content: "";
  height: 22px;
  left: 125px;
  position: absolute;
  width: 32px;
}


.testimonial-box .thumb-img {
  float: left;
  margin: 0 9px 0 -53px;
  width: 115px;
}

.testimonial-box .testi-content {
  overflow: hidden;
  width: auto;
}

.testimonial-box .testi-content p {
  font-size: 15px;
  font-family: 'Lato', sans-serif;
  line-height: 190%;
  position: relative;
}

.testimonial-box .testi-content p:before {
  background: url("../images/sprite.png") no-repeat scroll -78px -247px;
  content: "";
  display: inline-block;
  height: 20px;
  margin-right: 6px;
  margin-top: 6px;
  vertical-align: top;
  width: 27px;
}

.testimonial-box .testi-content p:after {
  background: url("../images/sprite.png") no-repeat -79px -286px;
  content: "";
  display: inline-block;
  height: 20px;
  width: 26px;
  vertical-align: top;
  margin-top: 6px;
  margin-left: 7px;
}

.testimonial-box .author_name {
  bottom: -37px;
  color: #fff;
  font-family: lato;
  font-size: 18px;
  left: 163px;
  position: absolute;
  text-transform: capitalize;
  font-style: italic;
}

.testi_blog .owl-nav {
  text-align: center;
}

.testi_blog .owl-nav .owl-next,
.testi_blog .owl-nav .owl-prev {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  height: 30px;
  width: 30px;
  background: #BBAA99;
  border-radius: 8px;
  -moz-box-shadow: 0 3px 0px 0 #666666;
  -webkit-box-shadow: 0 3px 0px 0 #666666;
  box-shadow: 0 3px 0px 0 #666666;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.testi_blog .owl-nav .owl-prev {
  margin-right: 10px;
}

.testi_blog .owl-nav .owl-next:hover,
.testi_blog .owl-nav .owl-prev:hover {
  background: #DCD3CA;
}

.testi_blog .owl-nav .owl-next:after {
  content: "";
  font-family: fontawesome;
  font-size: 20px;
}

.testi_blog .owl-nav .owl-prev::after {
  content: "";
  font-family: fontawesome;
  font-size: 20px;
  margin-left: -1px;
}

.testi_blog .testimonial_section {
  background: url("../images/testi-border.png") no-repeat right center;
  width: 51.5%;
  padding-right: 55px;
}

.testi_blog .latest_blog_section {
  float: right;
  padding-left: 42px;
  width: 48.5%;
}



.latest-blog-box {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.17);
  margin-bottom: 16px;
  padding-bottom: 16px;
}

.latest-blog-box:last-child {
  border-bottom: none;
  margin-bottom: 5px;
}

.latest-blog-img:after {
  clear: both;
  content: "";
  display: block;
}

.latest-blog-img .thumb-img {
  float: left;
  margin-right: 10px;
  width: 105px;
  position: relative;
}

.latest-blog-img .thumb-img>a {
  display: block;
  background: #fff;
  height: 105px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.latest-blog-img .thumb-img>a>img {
  display: block;
  height: auto;
  width: auto;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0px);
  -moz-transform: translate3d(0px, -50%, 0px);
  -ms-transform: translate3d(0px, -50%, 0px);
  -o-transform: translate3d(0px, -50%, 0px);
  transform: translate3d(0px, -50%, 0px);
  transition: all 0.5s ease 0s;
}

.all-div-wrap {
  float: none;
  overflow: hidden;
  width: auto;
}

.thumb-img .blog-date {
  background: rgba(255, 255, 255, 0.84);
  bottom: 0;
  color: #000;
  font-family: oswald;
  font-size: 18px;
  left: 0;
  line-height: 100%;
  padding: 10px 2px;
  position: absolute;
  text-align: center;
  width: 100%;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: top;
}

.thumb-img .blog-date span {
  display: inline-block;
  font-size: 25px;
  margin-top: -1px;
  vertical-align: top;
}

#grve-main-content .latest-blog-box h3 {
  margin-bottom: 8px;
}

#grve-main-content .latest-blog-box h3 a {
  color: #fff;
  font-family: lato;
  font-size: 18px;
  line-height: 100%;
  margin-bottom: 0px;
  text-transform: capitalize;
  display: block;
  margin-top: -2px;
}

#grve-main-content .latest-blog-box h3 a:hover {
  color: #bbaa99;
}

.latest-blog-box .read_more {
  float: right;
  margin-top: -10px;
}

.read_more>a {
  background: #dcd3ca;
  border-radius: 5px;
  color: #000;
  display: block;
  font-size: 14px;
  line-height: 100%;
  padding: 5px 12px 7px 12px;
  border: 1px solid transparent;
}

.read_more>a:hover {
  color: #fff !important;
  background: #422C1E;
  border-color: #fff;
}

.latest-blog-box .postin {
  line-height: 100%;
  margin-bottom: 6px;
}

.latest-blog-box .postin li {
  color: #fff;
  display: inline-block;
  font-family: lato;
  font-size: 14px;
  line-height: 90%;
  vertical-align: top;
  text-transform: capitalize;
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #fff;
}

.latest-blog-box .postin li:last-child {
  margin-right: 0px;
  padding-right: 0px;
  border-right: none;
}

.blog-content>p {
  font-size: 15px;
  line-height: 130%;
}

.latest-blog-box .postin a {
  color: #fff;
  font-family: lato;
  font-size: 14px;
  font-weight: bold;
}

.latest-blog-box .postin a:hover {
  color: #bbaa99;
}



.view_all {
  text-align: center;
}

.view_all>a {
  background: #422c1e none repeat scroll 0 0;
  border: 1px solid transparent;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 16px !important;
  letter-spacing: 0;
  line-height: 100%;
  padding: 12px 33px;
}

.view_all>a:hover {
  color: #fff !important;
  background: #000 !important;
  border-color: transparent !important;
}

a.grve-read-more,
.btn>a {
  background: #dcd3ca;
  border: 1px solid transparent;
  border-radius: 5px;
  color: #000 !important;
  display: inline-block;
  font-size: 16px !important;
  letter-spacing: 0;
  line-height: 100%;
  margin-bottom: 1.5%;
  padding: 13px 15px;
  text-transform: capitalize;
}

a.grve-read-more:hover,
.btn>a:hover {
  color: #fff !important;
  background: #422C1E;
  border-color: #fff;
}


#grve-header.grve-header-sticky #grve-header-wrapper {
  background-color: #422c1e;
  position: fixed;
}

#grve-header.grve-header-sticky #grve-header-wrapper #grve-inner-header {
  background-color: transparent;
}

.grve-feature-section-innerss {
  display: table;
  height: 200px;
  width: 100%;
}

#grve-feature-section .grve-bg-image {
  opacity: 1;
}

header #grve-feature-section .grve-description {
  display: inline-block;
  position: relative;
  opacity: 1;
}

.grve-section.our_events_sec {
  background: #EFEFEF;
}

#grve-body .our_events_sec form.yourthemepick-subscription select,
#grve-body .our_events_sec form.yourthemepick-subscription input[type="text"],
#grve-body .about-product select {
  background-color: #fff;
  border: 1px solid #999;
  border-radius: 8px !important;
  color: #333;
  float: left;
  font-family: "luzsansbook";
  font-size: 16px !important;
  height: 49px;
  margin-right: 2%;
  padding: 0 12px;
  text-overflow: ellipsis;
  width: 26.2%;
  font-weight: normal;
}

#grve-body .about-product select {
  float: right;
  margin-right: 0;
  width: 50%;
}

#grve-body .our_events_sec form.yourthemepick-subscription select {
  cursor: pointer;
}

#grve-body .our_events_sec form.yourthemepick-subscription select.error,
#grve-body .our_events_sec form.yourthemepick-subscription input[type="text"].error {
  border-color: red;
}

.about-product .filter-drop-down select,
.our_events_sec form.yourthemepick-subscription select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  background-image: url("../images/drop-icon.png");
  background-repeat: no-repeat;
  background-position: 97% center;
}

.our_events_sec form.yourthemepick-subscription input[type="submit"] {
  background: #422c1e;
  border: 1px solid transparent;
  border-radius: 10px;
  float: right;
  font-family: lato;
  font-size: 20.82px !important;
  font-weight: normal;
  height: 49px;
  letter-spacing: 0;
  line-height: 100%;
  margin-left: 0;
  padding: 0 39px !important;
  text-transform: capitalize;
  width: auto;
}

.our_events_sec form.yourthemepick-subscription input[type="submit"]:hover {
  background: #dcd3ca;
  border: 1px solid #000 !important;
  color: #000;
}

.our_events_sec .btn-loader-wrap .loading {
  position: absolute;
  right: -25px;
  top: 15px;
}

.epic_results_event .error,
.epic_results .error {
  border: 1px solid #ff0000;
  color: #ff0000;
  margin-top: 10px;
  padding: 5px 20px;
  text-align: center;
  width: 100%;
}

.epic_results_event .success,
.epic_results .success {
  background: transparent;
  border: 1px solid green;
  color: green;
  padding: 5px;
  text-align: center;
  margin-top: 10px;
  width: 100%;
}

.our_events_sec .epic_results .error {
  max-width: 40%;
  float: right;
}





/****end home page*****/


/****about us*****/
.breadcrumbs {
  background: #fff none repeat scroll 0 0;
  border-bottom: 1px solid #e8e8e8;
  padding: 15px 0;
  position: relative;
}

.breadcrumb>li a,
.breadcrumb>li {
  color: #000;
  float: left;
  font-family: "luzsansbook";
  font-size: 16px;
  font-weight: bold;
  line-height: 100%;
  position: relative;
  text-transform: capitalize;
}

.breadcrumb>li {
  margin-right: 20px;
  padding-right: 26px;
  z-index: 9;
}

.breadcrumb>li:last-child {
  margin-right: 0;
  padding-right: 0;
}

.breadcrumb>li::after {
  color: #999;
  content: "";
  font-family: fontawesome;
  font-weight: normal;
  position: absolute;
  right: 0;
  top: 0;
}

.breadcrumb>li:last-child:after {
  display: none;
}

.breadcrumb>li a {
  font-weight: normal;
  color: #999;
}

.breadcrumb>li a:hover {
  color: #000;
}

#grve-feature-section .grve-description {
  position: relative;
}

.banner-sec {
  position: relative;
}

.banner-sec .grve-container {
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0px);
  -moz-transform: translate3d(0px, -50%, 0px);
  -ms-transform: translate3d(0px, -50%, 0px);
  -o-transform: translate3d(0px, -50%, 0px);
  transform: translate3d(0px, -50%, 0px);
  width: 100%;
  z-index: 1;
}

.banner-sec .caption-txt {
  text-align: center;
}

.banner-sec .grve-bg-image {
  height: 200px;
  opacity: 1;
  position: relative;
}

.banner-sec .caption-txt span,
header#grve-header #grve-feature-section .grve-description,
header#grve-header[data-fullscreen="no"] #grve-feature-section .grve-description {
  border: 1px solid #fff;
  color: #fff;
  font-family: "Oswald", sans-serif !important;
  font-size: 36px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 130%;
  padding: 8px 16px 12px;
  position: relative;
  display: inline-block;
  text-transform: capitalize;
}

.banner-sec .caption-txt span:after,
header#grve-header #grve-feature-section .grve-description:after {
  background: url("../images/sprite.png") no-repeat -204px -294px;
  border: medium none;
  height: 67px;
  left: 0;
  margin: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: -67px;
  width: 38px;
  display: none;
  content: "";
}

.about_page.about-sec:after {
  display: none;
}

#grve-main-content .about-sec.about_page .title h2 {
  text-align: center;
  background-position: center bottom;
}

.grve-section.content_video_sec {
  background: #fff;
}

.content_video_sec .left-content {
  width: 53.3%;
  margin-top: -5px;
}

.content_video_sec .right-video {
  float: right;
  width: 45.0%;
}

.right-video iframe {
  border: 1px solid #999;
}


.about_page.about-sec .about-left {
  margin-top: 0;
  width: 33.5%;
}

.about_page.about-sec .about-right {
  float: right;
  width: 61.8%;
}

.about-product .filter-drop-down {
  float: right;
  margin-bottom: 30px;
  width: 45%;
}

/****end about us*****/



/*********FAQ*********/
#grve-page-title #grve-page-title-content .grve-description,
p.sub-text {
  font-family: lato;
  font-size: 22px;
  font-style: italic;
  line-height: 150%;
  text-align: center;
  color: #000;
  letter-spacing: 0;
}

#grve-main-content h3.ui-accordion-header {
  background: rgba(55, 33, 18, 0.7);
  color: #fff;
  font-family: lato;
  font-size: 17px;
  line-height: 100%;
  padding: 18px 70px 18px 18px;
  text-transform: none;
  position: relative;
  margin-bottom: 15px;
  border: 1px solid transparent;
  cursor: pointer;
}

#grve-main-content h3.ui-accordion-header:hover,
#grve-main-content h3.ui-accordion-header-active {
  background: #e1e1e1;
  border: 1px solid #eaeceb;
  color: #000;
}

#grve-main-content h3.ui-accordion-header-active {
  margin-bottom: 0;
}

.ui-accordion .ui-accordion-content {
  background: #ffffff;
  border: 1px solid #695030;
  margin-bottom: 15px;
  padding: 15px;
  position: relative;
  height: auto !important;
}

.ui-accordion .ui-accordion-content:before {
  position: absolute;
  top: -11px;
  left: 25px;
  content: "";
  height: 12px;
  width: 24px;
  background: url("../images/sprite.png") no-repeat -82px -415px;
}

.ui-accordion .ui-accordion-content p {
  color: #484848;
  line-height: 165%;
}

.ui-accordion .ui-accordion-content p:empty {
  display: none;
}

span.ui-accordion-header-icon {
  color: #c9a287;
  display: block;
  font-size: 33px;
  font-weight: normal;
  height: 25px;
  line-height: 22px;
  position: absolute;
  right: 13px;
  text-align: center;
  top: 16px;
  width: 25px;
  font-family: luzsansbook;
}

#grve-main-content h3.ui-accordion-header:hover>span {
  color: #000;
}

span.ui-icon-triangle-1-s:after {
  color: #422c1e;
  content: "-";
  font-size: 45px;
  line-height: 17px;
}

span.ui-icon-triangle-1-e:after {
  content: "+";
}

/*********FAQ end*******/

/*********contact us*******/


.contact_us_page .address-sec .contact-bg:after {
  background-image: url("../images/sprite.png");
  background-repeat: no-repeat;
  background-position: -181px -376px;
}

.contact_us_page .phone-fax-sec .contact-bg:after {
  background-image: url("../images/sprite.png");
  background-repeat: no-repeat;
  background-position: -67px -464px;
}

#grve-main-content .contact-bg h3, #grve-body .booking_content>h3, #grve-body .cat-event h3, #grve-body .all-cat-event h3 {
  color: #333;
  font-family: "LuzSans-Medium";
  font-size: 22px;
  font-weight: normal;
  line-height: 100%;
  margin-bottom: 10px;
  overflow: hidden;
  padding-bottom: 35px;
  position: relative;
  text-transform: none;
}

.contact-bg a,
.contact-bg p {
  color: #333;
  display: inline-block;
  font-family: "luzsansbook";
  font-size: 16px;
  line-height: 150%;
  text-align: center;
}

.phone-fax-sec .contact-bg a:before {
  content: "";
  font-family: fontawesome;
  display: inline;
  margin-right: 5px;
}

.phone-fax-sec .contact-bg a:first-child:before {
  content: "";
}

.phone-fax-sec .contact-bg a {
  position: relative;
}

/*
#grve-theme-wrapper .brand-listing h2.title,
*/
#grve-main-content .contact_form_inner_sec .title h2 {
  color: #fff;
  background: url("../images/white-border.png") no-repeat bottom center;
}

form#gform_1 label,
form.wpcf7-form label {
  color: #ccc;
  font-family: 'Lato', sans-serif;
  text-transform: capitalize;
  font-size: 16px !important;
  line-height: 100%;
  display: block;
  margin-bottom: 8px;
  font-weight: normal;
  text-align: left;
}


form#gform_1 input[type="text"],
form#gform_1 input[type="input"],
form#gform_1 input[type="email"],
form#gform_1 input[type="number"],
form#gform_1 textarea,
form.wpcf7-form .input-text,
form.wpcf7-form input[type="text"],
form.wpcf7-form input[type="input"],
form.wpcf7-form input[type="password"],
form.wpcf7-form input[type="email"],
form.wpcf7-form input[type="number"],
form.wpcf7-form input[type="date"],
form.wpcf7-form input[type="url"],
form.wpcf7-form input[type="tel"],
form.wpcf7-form input[type="search"],
form.wpcf7-form textarea,
form.wpcf7-form select {
  background-color: #fff;
  border: 1px solid #422c1e !important;
  border-radius: 5px !important;
  color: #333;
  display: block;
  font-family: lato;
  font-size: 16px !important;
  height: 45px;
  margin: 0 0 18px;
  padding: 0 12px;
  text-align: left;
  width: 100%;
}

form#gform_1 input.wpcf7-not-valid[type="text"],
form#gform_1 input.wpcf7-not-valid[type="input"],
form#gform_1 input.wpcf7-not-valid[type="email"],
form#gform_1 input.wpcf7-not-valid[type="number"],
form#gform_1 textarea.wpcf7-not-valid,
form.wpcf7-form input.wpcf7-not-valid[type="text"],
form.wpcf7-form input.wpcf7-not-valid[type="input"],
form.wpcf7-form input.wpcf7-not-valid[type="password"],
form.wpcf7-form input.wpcf7-not-valid[type="email"],
form.wpcf7-form input.wpcf7-not-valid[type="number"],
form.wpcf7-form input.wpcf7-not-valid[type="date"],
form.wpcf7-form input.wpcf7-not-valid[type="url"],
form.wpcf7-form input.wpcf7-not-valid[type="tel"],
form.wpcf7-form input.wpcf7-not-valid[type="search"],
form.wpcf7-form textarea.wpcf7-not-valid,
form.wpcf7-form select.wpcf7-not-valid {
  border-color: #ff0000 !important;
}

form.wpcf7-form textarea {
  resize: none;
  padding: 12px;
  height: 189px;
}

.licensee_page form#gform_1 input[type="submit"],
form.wpcf7-form input[type="submit"] {
  background: #dcd3ca;
  border: 1px solid transparent !important;
  border-radius: 5px;
  color: #000;
  display: inline-block;
  font-size: 16px !important;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 100%;
  margin-left: 20px;
  padding: 12px 52px;
  text-transform: capitalize;
  margin-top: 13px;
  line-height: normal !important;
  height: auto !important;
}

form.wpcf7-form input[type="submit"]:hover {
  color: #fff;
  background: #422C1E;
  border-color: #fff !important;
  ;
}

form.wpcf7-form textarea.error,
form.wpcf7-form input.error {
  border: 1px solid #ff0000 !important;
}

form.wpcf7-form label.error {
  display: none !important;
}

.contact_form_inner_sec form.wpcf7-form {
  padding: 0 42px;
}

form .contact_form:after {
  clear: both;
  display: block;
  content: "";
}

form .contact_form .contact_field {
  float: left;
  width: 49.0%;
}

form .contact_form .contact_field:nth-child(2n) {
  float: right;
}

form.wpcf7-form p {
  margin-bottom: 0;
}

div.wpcf7 .ajax-loader {
  background-color: #fff;
  border-radius: 50%;
  margin-top: 14px;
  padding: 2px;
}

form.wpcf7-form p.submit-btn {
  text-align: center;
}

.grve-container .grve-section.contact_map {
  padding-bottom: 0;
  padding-top: 0;
}

div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14;
  color: #398f14;
  text-align: center;
}

form div.wpcf7-response-output {
  margin: 15px 0 0 0;
  padding: 0.2em 1em;
}

/*********contact us end*******/



/*********blog*******/
body .grve-container.grve-right-sidebar .grve-section {
  padding-top: 0;
}

#grve-theme-wrapper #grve-page-title,
#grve-theme-wrapper .error404 #grve-main-content {
  background-color: transparent;
}

#grve-page-title,
#grve-page-title #grve-page-title-content {
  height: auto !important;
}

#grve-page-title {
  padding-top: 50px;
}


.blog-container .desc-wraps {
  border-bottom: 1px dotted #999;
  margin-bottom: 40px;
  padding-bottom: 40px;
  position: relative;
}

.blog-container .desc-wraps,
.grve-standard-container.single-wraps .blog-img,
.grve-standard-container.single-wraps .btn-wrap {
  margin-left: 90px;
}

.blog-container .desc-wraps:last-child {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.licene-main .blog-date,
.single-wraps .blog-date,
.desc-wraps .blog-date {
  background: #422c1e;
  left: -90px;
  position: absolute;
  text-align: center;
  top: 5px;
  width: auto;
}

.desc-wraps .title_wrap {
  margin-bottom: 15px;
}

.single-wraps .blog-img,
.desc-wraps .blog-img {
  margin-top: 30px;
  margin-bottom: 30px;
}

.single-wraps .blog-img>a,
.desc-wraps .blog-img>a {
  display: block;
  text-align: center;
}

.single-wraps .blog-img>a img,
.desc-wraps .blog-img>a img {
  display: inline-block;
}

.licene-main .blog-date>span,
.single-wraps .blog-date>span,
.desc-wraps .blog-date>span {
  color: #fff;
  display: block;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 100%;
  padding: 12px 10px;
}

.licene-main .blog-date>span.year-wrap,
.single-wraps .blog-date>span.year-wrap,
.desc-wraps .blog-date>span.year-wrap {
  background: #666666;
  font-size: 16px;
  padding: 6px;
}

/*
#grve-main-content .grve-blog-item .grve-post-content a > h4,
#grve-main-content .title_wrap h3 a{
  color:#422C1E;
  font-size:20px;
  line-height:120%;
  padding-bottom:20px;
  margin-bottom:20px;
  font-family: 'Lato', sans-serif;
  text-transform: none;
  border-bottom:1px solid #BaBaBa;
  position:relative;
  display: block;
}
#grve-main-content .grve-blog-item .grve-post-content a:hover > h4,
#grve-main-content .title_wrap h3 a:hover{
  color:#666666;
}
*/
#grve-main-content .grve-blog-item .grve-post-content a>h4 {
  float: none;
}

/*
#grve-main-content .grve-blog-item .grve-post-content a > h4:before,
#grve-main-content .title_wrap h3 a:before {
  background-image:url("../images/title-border.png");
  background-color:#fff;
  background-repeat: no-repeat;
  background-position:left bottom;
  bottom: -7px;
  content: "";
  height: 11px;
  left: 0;
  position: absolute;
  width: 172px;
}
*/
.date-cat-wrap li {
  border-right: 1px solid #ccc;
  color: #422c1e;
  float: left;
  font-size: 15px;
  line-height: 120%;
  margin-right: 15px;
  padding-right: 15px;
}

.date-cat-wrap li:last-child {
  border-right: none;
  margin-right: 0px;
  padding-right: 0px;
}

.single-tgs span, .single-tgs span a, .single-tgs {
  font-size: 15px;
  text-transform: capitalize;
  color: #333;
  display: inline-block;
  line-height: 120%;
}

.date-cat-wrap li a,
.date-cat-wrap li span {
  color: #333333;
}

.date-cat-wrap li a:hover,
.single-tgs span a:hover {
  color: #a3a3a3;
}

.desc-wraps .btn a {
  margin-right: 15px;
  padding: 11px 26px;
}

.desc-wraps .btn-wrap:after {
  clear: both;
  content: "";
  display: block;
}

.desc-wraps .btn-wrap .btn {
  float: left;
}

.desc-wraps .widget_a2a_share_save_widget {
  float: right;
  margin: 0;
}

.desc-wraps .addtoany_list.a2a_kit_size_32 a,
.widget_a2a_share_save_widget .addtoany_list a {
  display: inline-block;
  font-size: 13.5px;
  line-height: 100%;
  margin-top: 12px;
  position: relative;
  vertical-align: top;
}

.widget_a2a_share_save_widget .addtoany_list a {
  margin-top: 0;
}

.widget_a2a_share_save_widget .addtoany_list a {
  color: #333;
  position: relative;
  text-align: right;
  font-size: 13.5px !important;
}

.desc-wraps .addtoany_list.a2a_kit_size_32 a:before,
.widget_a2a_share_save_widget .addtoany_list a:before {
  background: url("../images/share-icon.png") no-repeat 0 0;
  content: "";
  display: inline-block;
  height: 16px;
  vertical-align: top;
  width: 16px;
  margin-right: 5px;
}

.grve-sidebar .widget {
  margin-bottom: 20px;
}

.grve-sidebar #text-5.widget {
  margin-bottom: 0;
}

.grve-sidebar .wpt_widget_content {
  border: medium none;
}

.search-form>form {
  position: relative;
}

.grve-sidebar .search-form form input {
  background: #e5e5e5;
  padding: 0 50px 0 12px;
  color: #666;
  font-size: 13px;
  font-family: lato;
  height: 40px;
  line-height: 40px;
}

.grve-sidebar .search-form .search-button {
  background-color: #181818;
  background-image: url("../images/sprite.png");
  background-position: -206px -153px;
  background-repeat: no-repeat;
  height: 40px;
  padding: 0;
  width: 40px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 0px;
}

.grve-sidebar .search-form .search-button:hover {
  background-color: #2B180C;
}

#grve-main-content h5.grve-widget-title {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 100%;
  margin: 0 0 15px;
}

.grve-sidebar .widget.widget_categories ul {
  border: 1px solid #eee;
}

.grve-sidebar .widget.widget_categories ul li {
  margin-bottom: 0;
  font-size: 13px;
  color: #666;
  border-bottom: 1px solid #eee;
  padding: 5px 12px;
  cursor: pointer;
}

.grve-sidebar .widget.widget_categories ul li:hover,
.grve-sidebar .widget.widget_categories ul li.current-cat {
  background: #EEEEEE;
}

.grve-sidebar .widget.widget_categories ul li a {
  color: #666 !important;
  font-size: 13px;
}

.grve-sidebar .widget.widget_categories ul li:last-child {
  border-bottom: none;
}

.grve-blog-item .grve-media>a {
  display: block;
  text-align: center;
}

.grve-sidebar .wpt_widget_content .inside {
  background: #EEE;
  padding-top: 0px;
}

.grve-sidebar .wpt_widget_content .wpt-pagination {
  display: none;
}

.wpt_widget_content .inside .tab-content li {
  padding: 10px !important;
  margin-bottom: 0 !important;
  border: 1px solid #e4e4e4;
}

.wpt_widget_content .inside .tab-content li a {
  color: #666;
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 130%;
}

.wpt_widget_content .inside .tab-content li.current,
.wpt_widget_content .inside .tab-content li:hover {
  background: #fff;
}

.wpt_widget_content .inside .tab-content li:hover>a {
  color: #000;
}

.wpt_widget_content .wpt-tabs .tab_title a {
  color: #333;
  font-family: "Lato", sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 100%;
  padding: 15px 0;
  position: relative;
  background: rgba(255, 255, 255, 1);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(219, 219, 219, 1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(219, 219, 219, 1)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(219, 219, 219, 1) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(219, 219, 219, 1) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(219, 219, 219, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(219, 219, 219, 1) 100%);
  border-right: 1px solid #BCBCBC;
  border-bottom: none;
}

.wpt_widget_content .wpt-tabs .tab_title:last-child a {
  border-right: none;
}

.wpt_widget_content .wpt-tabs .tab_title a:hover,
.wpt_widget_content .wpt-tabs .tab_title.selected a {
  background: #181818;
  color: #fff;
  border-bottom: none;
}

.wpt_widget_content .wpt-tabs .tab_title.selected a:before {
  border-color: #000 transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0;
  bottom: -5px;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 0;
  z-index: 1
}

/*********blog end*******/


/*********blog detail*******/

.single-wraps .blog-date {
  float: left;
  left: auto;
  margin-right: 15px;
  position: relative;
  width: auto;
}

.date-cat-wrap {
  margin-bottom: 10px;
}

.single-wraps .title_wrap {
  overflow: hidden;
  width: auto;
}

.single-wraps .comment-respond {
  border-top: 1px dotted #999 !important;
  margin-top: 10px;
}

.single-wraps #respond .comment-reply-title {
  border-bottom: 1px solid #dadada;
  color: #000;
  font-size: 35px;
  line-height: 120%;
  margin-bottom: 40px;
  margin-top: 30px;
  padding-bottom: 26px;
  position: relative;
}

.single-wraps #respond .comment-reply-title:before {
  background-color: #fff;
  background-image: url("../images/title-border.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  bottom: -7px;
  content: "";
  height: 11px;
  left: 0;
  position: absolute;
  width: 172px;
}

.single-wraps #respond p {
  font-size: 16px;
}

.comment-respond form.comment-form label {
  color: #333;
  display: inline-block;
  font-family: lato;
  font-size: 16px !important;
  line-height: 100%;
  margin-bottom: 10px;
  text-transform: capitalize;
  font-weight: normal;
}

.comment-respond .field-wrap .grve-form-input {
  float: left;
  width: 49%;
}

.comment-respond .field-wrap .grve-form-input:nth-child(2n) {
  float: right;
}

.comment-respond .field-wrap:after {
  clear: both;
  content: "";
  display: block;
}

#respond .comment-form textarea,
#respond .comment-form input[type="text"] {
  background: #ebebeb;
  border: 1px solid #cdcdcd;
  border-radius: 10px !important;
  color: #666666;
  display: block;
  font-family: lato;
  font-size: 16px;
  height: 54px;
  width: 100%;
  padding: 12px;
}

#respond .comment-form textarea {
  resize: none;
  height: 189px;
  padding: 12px;
}

#respond .comment-form input[type="submit"] {
  background: #DCD3CA;
  font-family: lato;
  font-size: 16px !important;
  font-weight: normal;
  letter-spacing: 0;
  padding: 18px 45px;
  text-transform: capitalize;
  line-height: 100%;
  border-radius: 8px;
  color: #000;
}

#respond .comment-form input[type="submit"]:hover {
  background: #422C1E;
  color: #fff;
}



.single-wraps #respond p.collinscommentform {
  float: left;
  margin-right: 3%;
  width: 48%;
  margin-bottom: 0;
}

.single-wraps #respond p.comment-form-phone,
.single-wraps #respond p.comment-form-email {
  margin-right: 0;
}

.single-wraps #respond p.comment-form-comment {
  float: left;
  width: 100%;
}

form.comment-form .si_captcha_small {
  float: right;
  height: 55px;
  margin-top: 29px;
  padding: 0;
  width: 48%;
}

.single-wraps #respond p#si_captcha_code {
  float: left;
  width: 49%;
  padding-top: 0;
}

.single-wraps #respond p.form-submit {
  clear: both;
}

form.comment-form .si_captcha_small img#si_image_com {
  height: 55px;
  width: 130px;
  border: 1px solid #000;
  padding: 0;
}

form.comment-form .si_captcha_refresh {
  border-style: none;
  margin: 15px 0 0px 4px;
  vertical-align: bottom;
}

/*********end blog detail*******/


/***********login***********/
body.woocommerce-account #grve-theme-wrapper .grve-section[data-section-type="fullwidth-background"] {
  visibility: visible;
}

#grve-main-content .woocommerce #customer_login h2,
body .woocommerce #customer_login h2 {
  background: #3c2618;
  color: #fff;
  font-size: 22px;
  line-height: 120%;
  margin-bottom: 0;
  padding: 10px 30px 14px;
  text-align: left;
}

.woocommerce #customer_login .u-column2, .woocommerce #customer_login .u-column1 {
    border: 1px solid #3c2618;
    margin: 0 auto;
    min-height: 390px;
    float: none;
    width: 100%;
    max-width: 600px;
}

.woocommerce #customer_login .u-column2,
.page-id-262 .woocommerce #customer_login .u-column1 {
  display: none;
}

.page-id-262 .woocommerce #customer_login .u-column2 {
  display: block;
}

.woocommerce-privacy-policy-text {
    margin-bottom: 15px;
}

.grve-section .woocommerce form.register,
.grve-section .woocommerce form.woocomerce-form {
  border: medium none;
  margin: 0;
  padding-top: 40px !important;
}

form.woocommerce-ResetPassword {
  margin: 0 auto 70px;
  padding: 30px;
  width: 55%;
  border: 1px solid #3c2618;
}

form.woocommerce-ResetPassword p {
  color: #333;
  text-align: center;
}

form.woocommerce-ResetPassword p label {
  text-align: left;
}

form.lost_reset_password p.form-row-first {
  float: none;
  width: 100%;
  margin-top: 15px;
}

#grve-theme-wrapper .woocommerce input[type="text"],
#grve-theme-wrapper .woocommerce input[type="input"],
#grve-theme-wrapper .woocommerce input[type="password"],
#grve-theme-wrapper .woocommerce input[type="email"],
#grve-theme-wrapper .woocommerce input[type="number"],
#grve-theme-wrapper .woocommerce input[type="date"],
#grve-theme-wrapper .woocommerce input[type="url"],
#grve-theme-wrapper .woocommerce input[type="tel"],
#grve-theme-wrapper .woocommerce input[type="search"],
#grve-theme-wrapper .woocommerce textarea,
#grve-theme-wrapper .woocommerce select,
.woocommerce span.select2-selection {
  background-color: transparent;
  border: 1px solid #422c1e;
  border-radius: 5px !important;
  color: #333;
  font-family: "luzsansbook";
  font-size: 16px;
  height: 45px;
  margin-bottom: 20px;
  padding: 0 12px;
}

#grve-theme-wrapper .woocommerce .woocommerce-invalid-required-field input[type="text"],
#grve-theme-wrapper .woocommerce .woocommerce-invalid-required-field input[type="input"],
#grve-theme-wrapper .woocommerce .woocommerce-invalid-required-field input[type="password"],
#grve-theme-wrapper .woocommerce .woocommerce-invalid-required-field input[type="email"],
#grve-theme-wrapper .woocommerce .woocommerce-invalid-required-field input[type="number"],
#grve-theme-wrapper .woocommerce .woocommerce-invalid-required-field input[type="date"],
#grve-theme-wrapper .woocommerce .woocommerce-invalid-required-field input[type="url"],
#grve-theme-wrapper .woocommerce .woocommerce-invalid-required-field input[type="tel"],
#grve-theme-wrapper .woocommerce .woocommerce-invalid-required-field input[type="search"],
#grve-theme-wrapper .woocommerce .woocommerce-invalid-required-field textarea,
#grve-theme-wrapper .woocommerce .woocommerce-invalid-required-field select,
.woocommerce .woocommerce-invalid-required-field span.select2-selection {
  border: 1px solid #ff0000;
}

#grve-theme-wrapper .woocommerce textarea {
  resize: none;
  padding: 12px;
  height: 100px;
}

.woocommerce span.select2-selection {
  margin-bottom: 0;
}

span.select2-container {
  margin: 0 0 10px;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 44px;
}

.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 10px;
  top: 10px;
}

span.select2-dropdown {
  font-family: Lato;
  background: rgba(249, 249, 249, 0.80);
  border: 1px solid transparent;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  z-index: 15;
  text-align: left;
}

span.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #a3a3a3;
  color: #fff;
}

#grve-theme-wrapper .woocommerce form label {
  color: #333;
  display: block;
  font-family: "luzsansbook";
  font-size: 16px !important;
  font-weight: normal;
  line-height: 100%;
  margin-bottom: 13px;
  margin-top: 0;
  text-transform: capitalize;
}

.woocommerce form>p {
  margin-bottom: 0;
}

div.woocommerce form .form-row,
div.woocommerce-page form .form-row {
  padding: 0px;
  margin-bottom: 0;
}

.grve-section .woocommerce form.login,
.grve-section .woocommerce form.checkout_coupon,
.grve-section .woocommerce form.register,
.grve-section .woocommerce-page form.login,
.grve-section .woocommerce-page form.checkout_coupon,
.grve-section .woocommerce-page form.register {
  padding: 30px;
}

.grve-section .woocommerce #customer_login input[type="submit"] {
  min-width: 210px;
  text-align: center;
}

form.login label.woocommerce-form__label-for-checkbox {
  float: right;
  margin-bottom: 0;
  margin-top: 12px;
}

.woocommerce form.login a {
  color: #333;
}

.woocommerce form.login a:hover {
  color: #000;
}

.woocommerce form.login .woocommerce-LostPassword {
  margin-top: 15px;
  margin-bottom: 19px;
}

/***********login end*************/







/*************min-cart home page popup****************/
#grve-theme-wrapper header .grve-close-modal {
  background: #2b180c;
  border: 1px solid #fff;
}

#grve-theme-wrapper header .grve-close-modal:hover {
  background: #a3a3a3;
  border: 1px solid #fff;
}

#grve-theme-wrapper .mini_cart_item .remove {
  background: #2b180c;
  color: #fff !important;
  display: block;
  font-size: 17px !important;
  height: 30px;
  line-height: 29px !important;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 30px;
}

#grve-theme-wrapper .mini_cart_item .remove:hover {
  background: #a3a3a3;
}

#grve-theme-wrapper #grve-shop-modal .cart_list.product_list_widget li {
  padding: 10px 35px 10px 10px;
  vertical-align: top;
}

#grve-theme-wrapper #grve-shop-modal .cart_list.product_list_widget li>a {
  color: #422c1e;
  font-family: "Lato", sans-serif;
  font-size: 14px !important;
  font-weight: bold;
  line-height: 110%;
  margin-bottom: 1px;
  text-transform: capitalize;
}

#grve-theme-wrapper .woocommerce form input[type="submit"],
#grve-theme-wrapper .woocommerce a.button,
body #grve-theme-wrapper .button.wc-forward,
html .woocommerce-form-login .button, form input[type="submit"].common-button {
  background: #422c1e none repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-family: "luzsansbook";
  font-size: 18px !important;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 100%;
  padding: 14px 30px !important;
  text-transform: capitalize;
  width: auto;
}

#grve-theme-wrapper .woocommerce form input[type="submit"]:hover,
#grve-theme-wrapper .woocommerce a.button:hover,
body #grve-theme-wrapper .button.wc-forward:hover,
html .woocommerce-form-login .button:hover,
form input[type="submit"].common-button:hover {
  background: #000;
}

div.woocommerce table.shop_table td.woocommerce-orders-table__cell-order-actions {
  text-align: left;
}


#grve-shop-modal .grve-cart-popup .buttons>a.button {
  background: #dcd3ca;
  border: 1px solid transparent;
  border-radius: 5px;
  color: #000;
  display: inline-block;
  font-size: 16px !important;
  letter-spacing: 0;
  line-height: 100%;
  margin-left: 12px;
  padding: 12px 30px !important;
  text-transform: capitalize;
  font-weight: normal;
}

#grve-shop-modal .grve-cart-popup .buttons>a.button:hover {
  color: #fff;
  background: #422C1E;
  border-color: #fff;
}


#grve-shop-modal .grve-cart-popup .buttons>a.button.checkout {
  background: #422C1E;
  color: #fff;
}

#grve-shop-modal .grve-cart-popup .buttons>a.button.checkout:hover {
  background: #dcd3ca;
  color: #000;
}

#grve-shop-modal .widget_shopping_cart_content .total {
  margin-top: 10px;
}

#grve-shop-modal .widget_shopping_cart_content .cart_list.product_list_widget {
  height: auto;
  padding-bottom: 0;
}

/*************end min-cart home page popup****************/




/*************licensee****************/

.licensee_page form.wpcf7-form label {
  color: #fff;
  margin-bottom: 12px;
}

.licensee_page form.wpcf7-form input {
  color: #333;
  margin-bottom: 10px;
  width: 100% !important;
}

.licensee_page .licensee_c_left {
  float: left;
  width: 49% !important;
}

.licensee_page .licensee_c_right {
  float: right;
  width: 49% !important;
}

.licensee_page form#gform_1 p.submit-btn {
  text-align: left;
}


.licensee_page form#gform_1 input[type="submit"]:hover,
.licensee_page form.wpcf7-form input[type="submit"]:hover {
  background: #000;
  color: #fff;
}

.licensee_page div.wpcf7 .ajax-loader {
  margin-top: 12px;
  margin-left: 10px;
}

.licensee_page .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
}

body .licensee_page .gform_wrapper ul li.gfield {
  margin-top: 0;
  padding-top: 0;
}

.licensee_page .gform_wrapper .top_label .gfield_label,
.licensee_page .gform_wrapper ul:not(.top_label) .gfield_label {
  float: none;
  margin-top: 0 !important;
  margin-bottom: 12px;
  padding-right: 0;
  width: auto;
  line-height: 100%;
  font-weight: normal;
}

body .licensee_page .gform_wrapper .top_label div.ginput_container {
  margin-top: 0;
}

.licensee_page .gform_wrapper .gform_heading {
  display: none;
}

.licensee_page h3.gform_title {
  display: none;
}

.licensee_page .gform_wrapper span.gform_description {
  display: none;
}

.licensee_page .gform_wrapper .gfield_required {
  color: #ff0000;
}

.licensee_page .gform_wrapper .gform_footer {
  clear: both;
  margin: 0;
  padding: 0;
}

.licensee_page .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
  margin-bottom: 18px !important;
  margin-top: 0 !important;
  padding: 0;
}

.licensee_page .gform_wrapper li.gfield.gfield_error,
.licensee_page .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent;
  border-bottom: none;
  border-top: none;
  box-sizing: border-box;
  margin-bottom: 0px !important;
  padding-bottom: 0px;
  padding-top: 0px;
}

.licensee_page .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
  max-width: 100%;
  padding-right: 16px;
  display: none;
}

.licensee_page .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.licensee_page .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: 0;
}

.licensee_page .gform_wrapper div.validation_error {
  display: none !important;
}


.licensee_page .gform_wrapper form#gform_1 li.gfield_error input,
.licensee_page .gform_wrapper form#gform_1 li.gfield_error select,
.licensee_page .gform_wrapper form#gform_1 li.gfield_error textarea {
  border: 1px solid #ff0000 !important;
}

.gform_wrapper form#gform_1 .gfield_error .ginput_container {
  padding-right: 0;
}

/*************end licensee****************/



/*************online order****************/
.product-online .woocommerce .products li.product {
  margin-bottom: 0
}

.product-online .woocommerce .products li.product:last-child {
  margin-bottom: 0
}

.product-online .woocommerce .products .product-category img {
  width: auto;
}

.product-online .woocommerce .products .product-category a {
  background: #ffffff none repeat scroll 0 0;
  display: block;
  height: 500px;
  overflow: hidden;
  padding: 30px 30px 70px;
  position: relative;
  text-align: center;
}

.product-online .woocommerce .products .product-category a img {
  display: block;
  height: auto;
  width: auto;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0px);
  -moz-transform: translate3d(0px, -50%, 0px);
  -ms-transform: translate3d(0px, -50%, 0px);
  -o-transform: translate3d(0px, -50%, 0px);
  transform: translate3d(0px, -50%, 0px);
}

.product-online .woocommerce .products .product-category a h2 {
  bottom: 0;
  color: #333 !important;
  font-family: luzsansbook;
  font-size: 20px;
  left: 0;
  margin: 0;
  padding: 13px 10px;
  position: absolute;
  text-align: center;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.product-online .woocommerce .products .product-category a:hover h2 {
  background: #e8e8e8 !important;
  color: #000 !important;
}

.product-online .woocommerce .products .product-category a h2 .count {
  display: none;
}

/*************end licensee****************/

/*************checkout****************/

.woocommerce-checkout .woocommerce .woocommerce-info {
  background-color: #efefef;
  color: #000;
  font-family: "luzsansbook";
  font-size: 18px !important;
  font-weight: normal;
  line-height: 100%;
  margin-bottom: 10px;
  margin-top: 20px;
  padding: 15px 20px;
  text-transform: none;
}

.woocommerce-checkout .woocommerce .woocommerce-info:first-child {
  margin-top: 0;
}

.woocommerce-checkout .woocommerce .woocommerce-info>a {
  color: #412c1e;
  font-family: "LuzSans-Medium";
  font-weight: normal;
  text-decoration: underline;
}

.woocommerce-checkout .woocommerce .woocommerce-info>a:hover {
  color: #000;
}

.woocommerce-checkout .woocommerce .woocommerce-info:before {
  display: none;
}

.checkout-form-left {
  float: left;
  width: 53.8%;
}

.order-review-right {
  background-color: #efefef;
  float: right;
  padding: 20px;
  width: 42.8%;
}

.woocommerce .checkout-form-left .col2-set .col-1 {
  float: none;
  width: 100%;
}

form.checkout.woocommerce-checkout:after {
  clear: both;
  content: "";
  display: block;
}

form.checkout.woocommerce-checkout {
  margin-bottom: 70px;
  margin-top: 20px;
}

.woocommerce-checkout .woocommerce form.woocommerce-form-login,
.woocommerce-checkout .woocommerce form.checkout_coupon {
  border: 1px solid rgba(60, 38, 24, 0.76);
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.woocommerce-form-login p {
  color: #333;
}

.woocommerce .woocommerce-form-login>p {
  color: #333;
  margin-bottom: 20px;
}

.woocommerce-checkout .woocommerce-form-login .form-row input.button,
.woocommerce-checkout .woocommerce-form-login .form-row label.woocommerce-form__label {
  display: inline-block !important;
  float: none;
}

.woocommerce-checkout .woocommerce .woocommerce-form-login>p.lost_password {
  margin-bottom: 0;
}

#grve-main-content .woocommerce-checkout h3 {
  color: #fff;
  font-size: 20px;
  line-height: 100%;
  margin-bottom: 17px;
  text-transform: uppercase;
}

#grve-main-content .woocommerce-checkout .order-review-right h3 {
  font-size: 22px;
}

.woocommerce-checkout .order-review-right table.shop_table {
  background: transparent;
  border: medium none;
}

.woocommerce-checkout .order-review-right table thead {
  background: transparent;
}

.woocommerce-checkout .order-review-right table.shop_table td,
.woocommerce-checkout .order-review-right table.shop_table th {
  border-color: #e1e1e1 !important;
  padding: 20px 15px;
  border-right: 0;
  color: #666;
  font-size: 18px;
}

.woocommerce-checkout .order-review-right table thead th {
  border-style: solid;
  border-width: 1px 0 1px;
  font-weight: bold !important;
  font-size: 18px !important;
}

.woocommerce-checkout .order-review-right table.shop_table tr.order-total td span,
.woocommerce-checkout .order-review-right table.shop_table tr.order-total th,
.order-review-right table.shop_table tfoot .cart-subtotal td,
.order-review-right table.shop_table tfoot .cart-subtotal th {
  font-weight: bold !important;
  font-size: 18px !important;
}

.order-review-right table.woocommerce-checkout-review-order-table th:last-child,
.order-review-right table.woocommerce-checkout-review-order-table td:last-child {
  text-align: right !important;
}

table.woocommerce-checkout-review-order-table tr.order-total {
  background: #503d30;
}

.order-review-right table.woocommerce-checkout-review-order-table tr.order-total td,
.order-review-right table.woocommerce-checkout-review-order-table tr.order-total th {
  border: none;
}

.woocommerce-checkout-payment label {
  display: inline-block !important;
  margin-top: 5px;
  vertical-align: top;
}

.woocommerce-checkout-payment .payment_method_paypal label {
  margin-top: 0;
}

.woocommerce-checkout-payment ul.payment_methods {
  margin-top: 5px !important;
  padding: 0 !important;
}

.woocommerce-checkout-payment label a {
  color: #666;
  font-size: 12px;
  text-decoration: underline;
}

.woocommerce-checkout-payment label a:hover {
  color: #000;
}

.woocommerce-checkout-payment .form-row.place-order {
  text-align: center;
}

.woocommerce-edit-address .woocommerce-MyAccount-content .title-section-box {
  margin-top: 0;
}

div.woocommerce #payment ul.payment_methods li input {
  margin: 3px 5px 0 0;
  display: inline-block;
  vertical-align: top;
}

.wc_payment_method.payment_method_paypal input.input-radio {
  margin-top: 9px !important;
}

/*************checkout****************/



/****************my account inner page**************/
nav.woocommerce-MyAccount-navigation li {
  float: left;
  line-height: 100%;
}

nav.woocommerce-MyAccount-navigation {
  background-color: #efefef;
}

nav.woocommerce-MyAccount-navigation li a {
  color: #000;
  display: block;
  font-family: "Oswald", sans-serif;
  font-size: 20px;
  line-height: 120%;
  padding: 20px;
  position: relative;
  font-weight: normal;
}

nav.woocommerce-MyAccount-navigation li a:hover,
nav.woocommerce-MyAccount-navigation li.is-active a {
  background: #372112;
  color: #fff;
}

nav.woocommerce-MyAccount-navigation li.is-active a:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 14px 0 14px;
  border-color: #372112 transparent transparent transparent;
  position: absolute;
  left: 0;
  bottom: -14px;
  right: 0;
  margin: auto;
}

body.woocommerce .woocommerce-MyAccount-content .woocommerce-info,
body.woocommerce-page .woocommerce-MyAccount-content .woocommerce-info {
  line-height: 46px !important;
}

.woocommerce .woocommerce-MyAccount-content {
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  color: #333;
  margin-bottom: 70px;
  padding: 35px;
}

.woocommerce .woocommerce-MyAccount-content p {
  color: #333;
}

.woocommerce .woocommerce-MyAccount-content p a {
  color: #333;
  text-decoration: underline;
}

.woocommerce .woocommerce-MyAccount-content p a:hover {
  color: #000;
}

div.woocommerce table.shop_table {
  background-color: #fff;
  border-color: #ddd transparent #ddd #ddd;
  border-radius: 0 !important;
  margin-bottom: 0;
}

.woocommerce table thead {
  background: #efefef;
}

div.woocommerce table.shop_table td,
div.woocommerce table.shop_table th {
  border-color: #ddd !important;
  font-weight: normal;
}

.woocommerce-cart .woocommerce table tr.cart-subtotal th,
.woocommerce-cart .woocommerce .cart-collaterals table tr th,
.woocommerce-cart .woocommerce .cart-collaterals table tr td,
.woocommerce-cart .woocommerce table tr.tax-rate td,
div.woocommerce table.shop_table th,
div.woocommerce-page table.shop_table th,
div.woocommerce table thead th {
  color: #000;
  font-family: "luzsansbook";
  font-size: 16px;
  font-weight: normal;
  line-height: 100%;
  padding: 15px;
  text-align: left;
  text-transform: none;
}

div.woocommerce table thead th {
  border-bottom: none;
}

div.woocommerce table.shop_table tr.order-total th,
div.woocommerce table.shop_table tr.order-total td,
div.woocommerce table.shop_table td {
  border-color: #ddd !important;
  color: #1e1e1e;
  font-family: "luzsansbook";
  font-size: 16px !important;
  font-weight: normal;
  line-height: 120%;
  padding: 15px;
  text-align: left;
  text-transform: none;
}

div.woocommerce table.shop_table tbody tr:first-child td {
  border-top: 0;
}

div.woocommerce table.shop_table td strong {
  color: #1e1e1e;
}

div.woocommerce table.shop_table td a {
  color: #333;
  text-transform: none;
  letter-spacing: 0;
}

div.woocommerce table.shop_table td.product-thumbnail a:first-child {
  border: 1px solid #bbb;
  display: inline-block;
  height: 115px;
  margin-right: 20px;
  padding: 5px;
  text-align: center;
  width: 115px;
}

div.woocommerce table.shop_table td.order-product a {
  text-transform: capitalize;
}

div.woocommerce table.shop_table td a:hover {
  text-decoration: underline;
}

div.woocommerce table.shop_table td.product-name a {
  text-transform: capitalize;
}

div.woocommerce table.shop_table tbody tr.cart_item td.product-remove,
div.woocommerce table.shop_table tr th.product-remove {
  text-align: center;
}

div.woocommerce table.shop_table td.product-remove a {
  background-color: #422c1e;
  border-radius: 5px;
  color: #fff !important;
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  height: 35px;
  line-height: 40px;
  text-align: center;
  width: 35px;
}

div.woocommerce table.shop_table td.product-remove a:hover {
  background-color: #000;
  text-decoration: none;
}

.woocommerce table.shop_table .coupon input {
  margin-bottom: 0 !important;
}

.woocommerce table.shop_table .coupon>label {
  display: none !important;
}

.woocommerce-cart .woocommerce table tr.cart-subtotal {
  background-color: transparent;
}

#grve-main-content .cart_totals h2 {
  color: #000 !important;
  font-size: 20px !important;
  letter-spacing: 0;
  margin: 0 0 10px;
  text-transform: capitalize;
}

#grve-theme-wrapper .woocommerce-MyAccount-content table a.button {
  background: transparent none repeat scroll 0 0 !important;
  color: #ccc;
  display: inline;
  font-size: 16px !important;
  margin: 0;
  padding: 0 !important;
  text-decoration: none !important;
  text-transform: uppercase;
}

#grve-theme-wrapper .woocommerce-MyAccount-content table a.button+a.button {
  margin: 0 0 0 10px;
}

#grve-theme-wrapper .woocommerce-MyAccount-content table a.button:hover {
  color: #333;
}

#grve-theme-wrapper .woocommerce-MyAccount-content table a.button:before {
  content: "";
  font-family: fontawesome;
  margin-right: 5px;
}

#grve-theme-wrapper .woocommerce-MyAccount-content table a.button.pay::before {
  content: "";
}

#grve-theme-wrapper .woocommerce-MyAccount-content table a.button.cancel::before {
  content: "";
}

#grve-main-content .woocommerce .title h3 {
  border-bottom: 1px dashed #fff;
  color: #fff;
  display: block;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 100%;
  margin-bottom: 5px;
  padding-bottom: 12px;
  position: relative;
  text-transform: capitalize;
  width: 100%;
}

.addresses .col-1:after {
  background: rgba(0, 0, 0, 0) url("../images/address-shadow.png") no-repeat scroll right center;
  bottom: 0;
  content: "";
  height: 137px;
  position: absolute;
  right: -30px;
  top: 50px;
  width: 15px;
}

.u-columns.woocommerce-Addresses.col2-set.addresses {
  overflow: hidden;
}

.addresses .col-1 {
  position: relative;
}

.woocommerce-Address-title.title {
  position: relative;
}

.woocommerce .woocommerce-MyAccount-content a.edit {
  color: #333;
  font-size: 14px;
  line-height: 100%;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 5px;
}

.woocommerce .woocommerce-MyAccount-content a.edit:hover {
  color: #000;
}

.woocommerce .woocommerce-MyAccount-content a.edit:before {
  content: "";
  font-family: fontawesome;
  margin-right: 5px;
}

.woocommerce address {
  font-family: lato;
  font-size: 16px;
  font-style: normal;
  line-height: 190%;
  margin-bottom: 0;
  color: #333;
  text-align: left;
}

.woocommerce-MyAccount-content h2 {
  text-align: left;
}

.woocommerce-address-fields>p {
  text-align: center;
}

.woocommerce .woocommerce-order .order_details li {
  color: #000;
  font-size: 16px;
  line-height: 1.4;
  text-transform: capitalize;
}

.woocommerce .woocommerce-order .order_details li strong {
  display: block;
  font-size: 16px;
  line-height: 1.5em;
  text-transform: none;
}

#grve-main-content .woocommerce-MyAccount-content h2,
#grve-main-content .woocommerce-MyAccount-content legend {
  background: rgba(51, 51, 51, 0.82);
  color: #fff;
  display: block;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 120%;
  padding: 8px 10px 10px 10px;
  width: 100%;
  text-transform: capitalize;
}

#grve-main-content .woocommerce-MyAccount-content legend {
  margin-top: 20px;
  margin-bottom: 20px;
}

.woocommerce-order-details .woocommerce-customer-details {
  margin-top: 20px;
}

.woocommerce-MyAccount-content .title-section-box {
  border: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
  padding: 15px;
}

.woocommerce-MyAccount-content .title-section-box h2 {
  background: transparent !important;
  margin-bottom: 5px;
  padding: 0 !important;
}

div.woocommerce table.customer_details {
  margin-top: 20px;
  margin-bottom: 20px;
}

.woocommerce-MyAccount-content fieldset {
  border: medium none;
  margin: 0;
  padding: 0;
}

.woocommerce-MyAccount-content form.edit-account input.button {
  display: block !important;
  float: none;
  margin: 20px auto 0 auto;
  width: 180px;
}

.title.billing-wrap {
  background: rgba(0, 0, 0, 0.49);
  padding: 20px;
}

/**************end my account inner page****************/

div.woocommerce table.cart img,
div.woocommerce #content table.cart img {
  height: auto;
  max-width: 60px;
  width: auto;
}

body.woocommerce-cart #grve-theme-wrapper .woocommerce table .quantity input {
  background-color: #efefef;
  border: 1px solid #bbb;
  border-radius: 0 !important;
  float: left;
  height: 40px;
  margin-bottom: 0;
  width: 38px;
}

body.woocommerce-cart #grve-theme-wrapper .woocommerce table .quantity input.qty {
  background-color: transparent;
  border-color: #bbb transparent;
  color: #333;
  font-family: "luzsansbook";
  font-size: 14px;
  font-weight: normal;
  padding: 0 7px;
}

body.woocommerce-cart #grve-theme-wrapper .woocommerce table .quantity input.minus,
body.woocommerce-cart #grve-theme-wrapper .woocommerce table .quantity input.plus {
  color: #333;
  font-size: 25px;
}

body.woocommerce-cart #grve-theme-wrapper .woocommerce table .quantity input.minus:hover,
body.woocommerce-cart #grve-theme-wrapper .woocommerce table .quantity input.plus:hover {
  background-color: #422c1e;
  color: #fff;
}

/*********product category**********/

.product-detials-load {
  background: url("../images/client-blog-bg.jpg") no-repeat center center;
  background-size: cover;
}

.prouct-desc-wrapper:after {
  clear: both;
  content: "";
  display: block;
}

.prouct-desc-wrapper .image-cat-box {
  border: 1px solid #eee;
  float: left;
  margin-right: 30px;
  width: 37%;
  display: block;
  background: #f5f5f5;
  height: 460px;
  text-align: center;
  position: relative;
  overflow: hidden;
  padding: 10px;
  margin-top: 0px;
}

.prouct-desc-wrapper .image-cat-box>img {
  display: block;
  height: auto;
  width: auto;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0px);
  -moz-transform: translate3d(0px, -50%, 0px);
  -ms-transform: translate3d(0px, -50%, 0px);
  -o-transform: translate3d(0px, -50%, 0px);
  transform: translate3d(0px, -50%, 0px);
}

.prouct-desc-wrapper .right-side-wrap {
  float: none;
  overflow: hidden;
  padding: 0 30px;
  width: auto;
  min-height: 460px;
}

.right-side-wrap .cat-desc {
  color: #333;
  font-family: "luzsansbook";
  font-size: 16px;
  line-height: 2;
  text-align: justify;
}

.showcase .main-sec {
  background: #fff;
  border: 1px solid #c8c8c8;
  float: left;
  margin-right: 0.8%;
  width: 19.3%;
  text-align: center;
  padding: 0 10px;
  position: relative;
}

.showcase .main-sec:nth-child(5n) {
  margin-bottom: 30px;
  margin-right: 0;
}

.showcase .main-sec:last-child {
  margin-bottom: 0px;
}

.main-sec .image-cat-box {
  display: block;
  background: #fff;
  height: 170px;
  text-align: center;
  position: relative;
  overflow: hidden;
  padding: 8px;
  border-top: 1px solid #C8C8C8;
  border-bottom: 1px solid #C8C8C8;
}

.main-sec .image-cat-box>img {
  display: block;
  height: auto;
  width: auto;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0px);
  -moz-transform: translate3d(0px, -50%, 0px);
  -ms-transform: translate3d(0px, -50%, 0px);
  -o-transform: translate3d(0px, -50%, 0px);
  transform: translate3d(0px, -50%, 0px);
}

.main-sec .brand-type {
  color: #4c311c;
  font-family: lato;
  font-size: 18px;
  font-weight: bold;
  line-height: 100%;
  padding: 15px 0 20px;
  text-transform: capitalize;
}

.main-sec a.cat_title {
  color: #4c311c;
  display: block;
  font-family: lato;
  font-size: 14px;
  font-weight: normal;
  line-height: 130%;
  min-height: 55px;
  padding: 10px 0;
  text-transform: capitalize;
}

.main-sec .hover-to-show {
  background: rgba(66, 44, 30, 0.63);
  bottom: 0;
  height: 20%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.hover-to-show>a {
  background: #422c1e;
  color: #fff !important;
  padding: 13px 30px;
  position: relative;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0px);
  -moz-transform: translate3d(0px, -50%, 0px);
  -ms-transform: translate3d(0px, -50%, 0px);
  -o-transform: translate3d(0px, -50%, 0px);
  transform: translate3d(0px, -50%, 0px);
  vertical-align: middle;
  border: none;
  -webkit-box-shadow: 0px 0 4px 0 rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0px 0 4px 0 rgba(0, 0, 0, 0.65);
  box-shadow: 0px 0 4px 0 rgba(0, 0, 0, 0.65);
}

.hover-to-show>a:hover {
  background: #dcd3ca;
  color: #000 !important;
}

.showcase .main-sec:hover .hover-to-show {
  opacity: 1;
  height: 100%;
}

/***********end product category********/


/*************************************/

.pro_main-box {
  border: 1px solid #ccc;
  float: none;
  margin-right: 30px;
  width: 100%;
}

.produ_main-wr:after {
  clear: both;
  content: "";
  display: block;
}

.pro_main-box:nth-child(4n) {
  margin-right: 0;
}

.pro_main-box .imgs-prod {
  display: block;
  background: #fff;
  height: 330px;
  text-align: center;
  position: relative;
  padding: 20px;
}

.pro_main-box .imgs-prod>img {
  display: block;
  height: auto;
  width: auto;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0px);
  -moz-transform: translate3d(0px, -50%, 0px);
  -ms-transform: translate3d(0px, -50%, 0px);
  -o-transform: translate3d(0px, -50%, 0px);
  transform: translate3d(0px, -50%, 0px);
}

.pro_main-box .title-pros {
  background: #dbdbdb;
  color: #422c1e;
  cursor: pointer;
  display: block;
  font-family: "luzsansbook";
  font-size: 20px;
  line-height: 130%;
  padding: 17px 10px;
  position: relative;
  text-align: center;
  text-transform: capitalize;
  min-height: 86px;
}

.pro_main-box .title-pros.active,
.pro_main-box .title-pros:hover {
  background: #422C1E;
  color: #fff;
}

.pro_main-box .title-pros.active:before,
.pro_main-box .title-pros.active:after {
  border-color: #422C1E transparent transparent;
  border-style: solid;
  border-width: 42px 42px 0;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  right: 0;
  width: 0;
  position: absolute;
  top: 100%;
}

.pro_main-box .title-pros.active:before {
  border-color: #fff transparent transparent;
  top: 145px;
  z-index: 1;
}

.product-listing-section.grve-section {
  margin-bottom: -42px;
  overflow: visible;
  padding-bottom: 0;
}

#product_loop_slide .owl-stage {
  padding-bottom: 100px;
}

#product_loop_slide .owl-prev,
#product_loop_slide .owl-next {
  bottom: 0;
  height: 40px;
  left: -35px;
  margin: auto;
  position: absolute;
  top: -100px;
  width: 40px;
  font-size: 0;
  background: #a3a3a3;
  color: #000;
  line-height: 38px;
  text-align: center;
}

#product_loop_slide .owl-next {
  left: auto;
  right: -35px;
}

#product_loop_slide .owl-prev:after {
  content: "";
  font-family: fontawesome;
  font-size: 25px;
  margin-left: -6px;
}

#product_loop_slide .owl-next:after {
  content: "";
  font-family: fontawesome;
  font-size: 25px;
}

#product_loop_slide .owl-prev:hover,
#product_loop_slide .owl-next:hover {
  background: #2B180C;
  color: #fff;
}

.produ_main-wr .left-details {
  float: left;
  width: 68%;
  position: relative;
}

.produ_main-wr .right-detials {
  float: right;
  margin-top: 10px;
  position: relative;
  width: 30%;
  z-index: 0;
}

.produ_main-wr .right-detials:after {
  background: url("../images/round-bg.png") no-repeat center top;
  content: "";
  height: 765px;
  left: 0;
  position: absolute;
  top: -60px;
  width: 567px;
  z-index: -1;
}

.spacial-desc {
  color: #fff;
}

.spacial-desc h3 {
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 35px;
  font-weight: normal;
  line-height: 130%;
  text-transform: capitalize;
}

.product-imags {
  text-align: center;
}

.price-box {
  background: url("../images/price-tag.png") no-repeat 0 0;
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 29.92px;
  height: 155px;
  line-height: 100%;
  padding: 27px;
  text-align: center;
  width: 150px;
}

.price-box span.woocommerce-Price-currencySymbol {
  display: block;
  font-family: "Oswald", sans-serif;
  font-weight: normal;
  line-height: 100%;
  margin-bottom: 5px;
}

.price-sec.small .price-box {
  background-size: 115px auto;
  float: left;
  font-size: 21.98px;
  height: 93px;
  padding: 18px;
  width: 110px;
}

.price-sec.small .orderBtn.btn {
  float: left;
  margin-left: 20px;
  margin-top: 26px;
}

.price-sec.small .orderBtn.btn>a {
  padding: 15px 60px;
}

.right-detials .price-sec.large {
  left: -10px;
  position: absolute;
  top: 0px;
  width: 150px;
}

.orderBtn.btn>a {
  background: #ee2425;
  color: #fff !important;
  font-size: 18px;
  padding: 15px 30px;
}

.orderBtn.btn>a:hover {
  background: #422c1e;
}

.spacial-desc li .left-side {
  display: inline-block;
  font-weight: bold;
  left: 0;
  min-width: 155px;
  position: absolute;
  top: 0;
  vertical-align: top;
}

.spacial-desc li .left-side:after,
body.single.single-product.woocommerce .shop_attributes th:after {
  content: ":";
  position: absolute;
  right: 0;
  top: 0;
  font-weight: normal;
}

body.single.single-product.woocommerce .shop_attributes th:after {
  top: 8px;
}

.spacial-desc li {
  font-family: lato;
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 10px;
  position: relative;
  padding-left: 180px;
}

.spacial-desc li:last-child {
  margin-bottom: 10px
}

.accolades {
  background: #ee2425 none repeat scroll 0 0;
  color: #fff;
  font-family: lato;
  font-size: 16px;
  line-height: 130%;
  margin-bottom: 30px;
  margin-top: 30px;
  padding: 15px;
  text-align: center;
}

.loader_overlay .product-detials-load:after {
  background-color: rgba(255, 255, 255, 0.9);
  background-image: url("../images/loader-s.gif");
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

body.loader_overlay .about-product:before,
body.loader_overlay .our_events_sec:before {
  background-color: rgba(255, 255, 255, 0.4);
  background-image: url("../images/loader-s.gif");
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  height: auto;
  left: 0;
  position: absolute;
  top: 70px;
  width: 100%;
  z-index: 999;
  bottom: 0;
  right: 0;
  display: block;
}

body.loader_overlay .our_events_sec:before {
  top: 0px;
}

body.loader_overlay .our_events_sec {
  position: relative;
}

body.loader_overlay .about-product {
  position: relative;
  min-height: 500px;
}

/**********************************/




/***************news event********************/
.event-news-page {
  background: url("../images/contact-bg.jpg") no-repeat center center;
  background-size: cover;
}

#calendar-area-milcon #my-celender {
  background: transparent;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

#my-celender #wp-custom-calendar {
  background: transparent;
  margin-bottom: 0;
}

#my-celender #wp-custom-calendar caption {
  color: #fff;
  font-family: "Lato", Arial, sans-serif;
  font-size: 19.38px;
  font-weight: bold;
  padding: 19px 0;
  width: 100%;
  text-transform: uppercase;
  background: rgba(59, 36, 23, 1);
  background: -moz-linear-gradient(top, rgba(59, 36, 23, 1) 0%, rgba(189, 173, 159, 1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(59, 36, 23, 1)), color-stop(100%, rgba(189, 173, 159, 1)));
  background: -webkit-linear-gradient(top, rgba(59, 36, 23, 1) 0%, rgba(189, 173, 159, 1) 100%);
  background: -o-linear-gradient(top, rgba(59, 36, 23, 1) 0%, rgba(189, 173, 159, 1) 100%);
  background: -ms-linear-gradient(top, rgba(59, 36, 23, 1) 0%, rgba(189, 173, 159, 1) 100%);
  background: linear-gradient(to bottom, rgba(59, 36, 23, 1) 0%, rgba(189, 173, 159, 1) 100%);
  position: relative;
}


#my-celender #wp-custom-calendar thead th {
  background: #d8d8d8;
  border-color: #ccc;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 1px medium;
  color: #333;
  font-family: lato;
  font-size: 10.99px;
  padding: 5px 0;
  text-align: center;
  width: 14.2857%;
  font-weight: bold;
}

#my-celender #wp-custom-calendar tbody td {
  border: 1px solid #ccc;
  color: #333;
  font-family: lato;
  font-size: 12.92px;
  font-weight: bold;
  line-height: 51px;
  padding: 5px;
  position: relative;
  text-align: center;
  width: 14.486%;
  font-weight: normal;
}

#my-celender #wp-custom-calendar tbody td>span {
  background: #fff;
  display: block;
}

table#wp-custom-calendar tr {
  border-bottom: none;
}

#my-celender #wp-custom-calendar tbody td.dwp {
  background: transparent !important;
}

#my-celender #wp-custom-calendar tbody td .posts_today {
  background: #3B2417 !important;
  color: #fff !important;
}

#my-celender #wp-custom-calendar tbody td .posts_today:hover {
  background: #C2B0A6 !important;
}

.event-lists>div#page-content-area {
  text-align: center;
}

a.next-calendar-button,
a.previous-calendar-button {
  background: #fff;
  border-radius: 50%;
  color: #333;
  font-size: 0;
  height: 28px;
  left: 20px;
  line-height: 28px;
  position: absolute;
  top: 12px;
  width: 28px;
  display: block;
  text-align: center;
}

a.next-calendar-button:hover,
a.previous-calendar-button:hover {
  background: #3b2417;
}

a.next-calendar-button {
  left: auto;
  right: 20px;
}

a.next-calendar-button:after {
  content: "";
  font-family: fontawesome;
  font-size: 15px;
}

a.previous-calendar-button:after {
  content: "";
  font-family: fontawesome;
  font-size: 15px;
}

.event-news-page .secBg.secBgMob {
  margin-top: 0 !important;
}

.event-news-page .container-fluid {
  max-width: 100% !important;
}

.event-news-page .container-fluid:after {
  clear: both;
  content: "";
  display: block;
}

.event-news-page .calender {
  margin-right: 20px;
  width: 510px !important;
  padding-bottom: 0 !important;
}

.event-news-page .event-lists {
  width: auto !important;
  overflow: hidden;
  float: none !important;
}

.event-lists .item.big-text {
  background: #fff;
  float: left;
  margin-right: 3%;
  padding: 10px;
  text-align: center;
  width: 31%;
  margin-bottom: 0px;
}

.event-lists .item.big-text:last-child {
  margin-right: 0;
}

.img-date-Wrap {
  position: relative;
}

.event-lists .img-date-Wrap a {
  background: #efefef;
  display: block;
  height: 159px;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
}

.event-lists .img-date-Wrap a img {
  display: block;
  height: auto;
  width: auto;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0px);
  -moz-transform: translate3d(0px, -50%, 0px);
  -ms-transform: translate3d(0px, -50%, 0px);
  -o-transform: translate3d(0px, -50%, 0px);
  transform: translate3d(0px, -50%, 0px);
  transition: all 0.5s ease 0s;
}

.event-lists .event-date {
  background: rgba(0, 0, 0, 0.75);
  bottom: 0;
  color: #fff;
  display: block;
  font-family: lato;
  font-size: 14px;
  left: 20px;
  line-height: 100%;
  padding: 10px 0;
  position: absolute;
  right: 20px;
  width: auto;
}

.event-lists .event-date:before {
  content: "";
  font-family: fontawesome;
  margin-right: 5px;
}

.item.big-text h3 a {
  border-bottom: 1px solid #f3f3f3;
  color: #000;
  line-height: 100%;
  margin-bottom: 10px;
  padding-bottom: 18px;
  text-transform: capitalize;
  font-size: 16px;
  display: block;
}

.item.big-text h3 a:hover {
  color: #51453c;
}

.event-content>p {
  color: #333;
  font-size: 14px;
  line-height: 190%;
  text-align: center;
}

.item .blCont .event-wrap {
  margin-bottom: 10px;
  margin-top: 15px;
  text-align: left;
}

.event-wrap .btn>a {
  background: #422c1e;
  color: #fff !important;
  font-size: 14px !important;
  padding: 10px 13px;
}

.event-wrap .btn>a:hover {
  background: #dcd3ca;
  color: #000 !important;
}

.event-wrap .btn {
  display: inline-block;
  margin-right: 2px;
  vertical-align: top;
}

.event-wrap .btn:last-child {
  margin-right: 0;
}

.event-wrap .btn.location a,
.event-wrap .btn.time a {
  display: block;
  min-height: 36px;
  min-width: 36px;
  padding: 0;
  text-align: center;
  background: #dcd3ca;
  color: #333;
  padding: 8px;
  font-size: 18px !important;
}

.event-wrap .btn.location a:hover,
.event-wrap .btn.time a:hover {
  background: #422c1e;
  color: #fff;
}

.btn.time>a i,
.btn.location>a i {
  color: #333;
}

.btn.time>a:hover i,
.btn.location>a:hover i {
  color: #fff
}

/***************end news event********************/



/***************product detail********************/
/*
.product_meta {
  display: none;
}
*/
.woocommerce-product-details__short-description {
  margin-bottom: 25px;
}

.summary form.cart button.button {
  background: #422c1e;
  border: 1px solid transparent;
  border-radius: 5px;
  float: right;
  font-family: "luzsansbook";
  font-size: 18px !important;
  font-weight: bold;
  height: 40px;
  letter-spacing: 0;
  line-height: 100%;
  margin-left: 0;
  margin-top: 0 !important;
  padding: 0 20px !important;
  text-transform: capitalize;
  width: auto;
}

.summary form.cart button.button:hover {
  background: #000;
  border-color: #000;
}

.summary form.cart input.qty {
  border: 1px solid #000 !important;
  color: #000;
  height: 42px;
  width: 42px;
}

.entry-summary form.cart .quantity>input {
  border-radius: 5px !important;
  height: 40px;
  margin-right: 4px;
  width: 40px;
}

.summary.entry-summary h1.product_title.entry-title {
  background: url("../images/title-border.png") no-repeat left bottom;
  color: #000;
  font-family: "Oswald", sans-serif;
  font-size: 26px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 120%;
  margin-bottom: 0;
  padding-bottom: 25px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  margin-top: -5px;
  margin-bottom: 20px;
}

.woocommerce .woocommerce-tabs ul.tabs>li:hover,
.woocommerce .woocommerce-tabs ul.tabs>li.active {
  background: #422c1e !important;
  color: #fff !important;
}


.pbf_container img.attachment-pbf_wc_small {
  border: 1px solid #ccc;
  margin-bottom: 10px;
  margin-right: 10px;
  max-height: 104px;
  max-width: 104px;
  min-height: 104px;
  min-width: 104px;
  padding: 10px;
}

.pbf_container img.attachment-pbf_wc_small:nth-child(5n) {
  margin-right: 0px;
}

#grve-main-content .related.products>h2 {
  background: url("../images/title-border.png") no-repeat center bottom;
  color: #000;
  font-family: "Playball", cursive;
  font-size: 45px !important;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 120%;
  margin-bottom: 25px;
  padding-bottom: 35px;
  position: relative;
  text-align: center;
  text-transform: capitalize;
}

.woocommerce .related.products ul li.product img {
  width: auto !important;
  opacity: 1 !important;
}

.products .grve-product-media .woocommerce-loop-product__title {
  display: none;
}

.related.products i.grve-cart-tick {
  display: none;
}

.woocommerce .related ul.products .grve-product-media .woocommerce-LoopProduct-link {
  background: #fff;
  display: block;
  overflow: hidden;
  padding: 0;
  position: relative;
  height: 310px;
}

.woocommerce-product-gallery .woocommerce-product-gallery__image>a>img,
.woocommerce .related ul.products .grve-product-media .woocommerce-LoopProduct-link>img {
  display: block;
  height: auto;
  width: auto;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0px);
  -moz-transform: translate3d(0px, -50%, 0px);
  -ms-transform: translate3d(0px, -50%, 0px);
  -o-transform: translate3d(0px, -50%, 0px);
  transform: translate3d(0px, -50%, 0px);
}

/*.woocommerce .related ul.products .grve-product-media .woocommerce-LoopProduct-link > img {
  top: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}*/
.related.products .grve-product-content .grve-product-name {
  display: block;
  min-height: 55px;
}

.spacial-desc li.p0 {
  padding-left: 0;
}

.related.products .grve-product-media>.add_to_cart_button {
  display: none;
}

/*
.related.products .grve-prod
*/

/*************************** 404 page ******************/
html body.error404 {
  padding-top: 0;
}

.error404 .grve-section.grve-light {
  padding-left: 15px;
  padding-right: 15px;
}

.error404 .breadcrumbs {
  display: none;
}

.error404 .site-logo {
  margin-bottom: 15px;
  margin-top: 100px;
  text-align: center;
}

.error404 .grve-align-center {
  margin-bottom: 50px;
}

.error404 small {
  display: block;
  font-family: "luzsansbook";
  font-size: 80px !important;
  line-height: 100%;
  margin-bottom: 10px;
  margin-top: 20px;
  text-shadow: 4px 4px 0 #000;
  text-transform: none;
}

.error404 .grve-subtitle,
.error404 .grve-subtitle a {
  color: #fff;
  line-height: 1.2;
  text-align: center;
}

.error404 h2 a {
  color: #fff;
}

.error404 h2 a:hover {
  color: #000;
}

/*************************** 404 page ******************/



/***************************************** inner pages ***************************************/



/*************************** About-us page ******************/


.about_page.about-sec .about-left p {
  color: #333;
  font-family: luzsansbook;
  font-size: 16px;
  line-height: 225%;
}

.about_page.about-sec .about-main-sec1 .about-left {
  margin-right: 5%;
  margin-top: 0;
  width: 63%;
}

.about-main-sec1 .vc_col-sm-6:nth-child(2) {
  position: relative;
  width: 32%;
}

.about-main-sec1 .vc_col-sm-6:nth-child(2):before {
  background-image: url("../images/about_line.png");
  background-size: 100% 100%;
  bottom: 0;
  content: "";
  display: block;
  height: 303px;
  left: 0;
  margin: auto auto 30px;
  position: absolute;
  top: 0;
  width: 18px;
}

.about_page .about-main-sec1:before {
  border-bottom: 1px solid #e8e8e8;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
}

.about_page .about-main-sec1 {
  margin-bottom: 60px;
  padding-bottom: 60px;
  position: relative;
}

.about_page .about-main-sec2 p {
  color: #333;
  font-family: luzsansbook;
  font-size: 16px;
  line-height: 225%;
}

.about_page .about-main-sec2 .vc_col-sm-6:nth-child(2) {
  margin-left: 3%;
  width: 50%;
}

.about_page .about-main-sec2 .vc_col-sm-6 {
  width: 47%;
}

.about_page.about-main-sec2 embed, iframe, object, video {
  display: block;
  height: 342px;
  max-width: 100%;
  width: 540px;
}

.about-us-sec1-img {
  height: 347px;
  position: relative;
  width: 100%;
}

.about-us-sec1-img img {
  display: block;
  left: 0;
  margin: auto auto auto 5%;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

/*************************** About-us page ******************/




/*************************** Licence-us page ******************/


/*
#grve-content-area {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  margin-bottom: 70px;
  margin-top: -280px;
  padding: 0 40px;
  position: relative;
}
*/
#grve-content-area {
  background: #fff none repeat scroll 0 0;
  padding: 0 40px;
  position: relative;
}

.grve-container .grve-section.about_page.about-sec,
.grve-container .grve-section.licensee_page,
.grve-container .grve-section.contact_us_page {
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  margin-top: 70px;
  margin-bottom: 70px;
  padding-left: 40px !important;
  padding-right: 40px !important;
}

/*
.woocommerce-account #grve-content-area {
  margin-top: -80px;
}
*/
.home #grve-content-area {
  background: transparent none repeat scroll 0 0;
  box-shadow: none;
  margin: 0;
  padding: 0;
}

.grve-section.licensee_page form#gform_1 label, form.wpcf7-form label, .em-booking-form .em-booking-form-details label, .em-booking div.em-booking-login label {
  color: #333;
  display: block;
  font-family: luzsansbook;
  font-size: 16px !important;
  font-weight: normal;
  line-height: 100%;
  margin-bottom: 8px;
  text-align: left;
  text-transform: capitalize;
}

.licensee_page .gform_wrapper #gform_1 input:not([type="submit"]),
.licensee_page .gform_wrapper #gform_1 textarea, .em-booking div.em-booking-login input:not([type="submit"]) {
  border: 1px solid #422c1e !important;
}

#grve-body .licensee_page form input:not([type="submit"]) {
  background-color: transparent;
  border-radius: 7px !important;
  color: #333 !important;
  font-family: lato;
  font-size: 17px;
  height: 50px;
  margin: 0;
  width: 100%;
}

#grve-body .licensee_page form textarea {
  margin: 0;
}

body .licensee_page .gform_wrapper ul li {
  float: left;
  margin-bottom: 18px;
  margin-top: 0;
  width: 48%;
}

body .licensee_page .gform_wrapper ul li.licensee_form,
body .licensee_page .gform_wrapper ul li.licensee_form1,
body .licensee_page .gform_wrapper ul li.licensee_form li,
body .licensee_page .gform_wrapper ul li.licensee_form li.gfield_error {
  width: 100%;
}

body .licensee_page .gform_wrapper ul li.gfield_error {
  width: 48%;
}

body .licensee_page .gform_wrapper ul li li.licensee_form {
  width: 48%;
  margin-bottom: 0;
}

body .licensee_page .gform_wrapper ul li li.licensee_form:last-child {
  margin-left: 4% !important;
}

.licensee_page textarea {
  height: 142px !important;
}

.licensee_page .gform_footer.top_label {
  margin-top: 0 !important;
  padding: 5px 0 0 !important;
  text-align: center;
}

/*
.licensee_page .gform_footer.top_label {
  bottom: 18px;
  display: inline-block;
  margin-top: 0 !important;
  padding: 0 !important;
  position: absolute;
  right: 0;
  text-align: center;
  width: 48%;
}
*/
.licensee_page .gform_footer.top_label::after {
  clear: both;
  content: "";
  display: block;
}

.licensee_page form#gform_1 input[type="submit"] {
  background: #422c1e;
  border-color: transparent !important;
  color: #fff;
  display: block;
  font-size: 18px !important;
  margin: 0 auto;
  max-width: 48%;
  min-width: 0;
  padding: 15px 0;
  width: 100%;
}

/*
.licensee_page form#gform_1 input[type="submit"] {
  background: #422c1e none repeat scroll 0 0;
  border-color: transparent !important;
  color: #fff;
  display: block;
  font-size: 18px !important;
  margin: 0 auto;
  max-width: 100%;
  min-width: 0;
  padding: 15px 0;
  width: 100%;
}
*/
#gform_fields_1:after {
  clear: both;
  content: "";
  display: block;
}

/*************************** Licence-us page ******************/


/*************************** Contact-us page ******************/


.contact_us_page .contact-bg>p {
  color: #333;
  font-family: "LuzSans-Medium";
  font-size: 18px;
  line-height: 140%;
  margin-bottom: 0;
  text-align: left;
}

.contact_us_page .address-wrap {
  margin-top: 20px;
  position: relative;
}

.contact_us_page .address-wrap.contact-address-info {
  margin-top: 30px;
}

.contact_us_page .address-wrap h3::after {
  background-image: url("../images/contactus.png");
  background-size: 100% 100%;
  bottom: 0;
  content: "";
  height: 11px;
  left: 0;
  position: absolute;
  width: 490px;
}

.contact_us_page .address-wrap p {
  color: #333;
  display: inline-block;
  font-family: luzsansbook;
  font-size: 16px;
  line-height: 170%;
  text-align: left;
}

.contact-email-info p {
  padding-left: 50px;
  position: relative;
}

.contact-email-info p::before {
  background: url("../images/sprite.png") no-repeat 0 -1718px;
  bottom: 0;
  content: "";
  height: 35px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 32px;
}

.contact-bg .contact-address-info br {
  display: none;
}

.contact-bg .contact-address-info a {
  padding-left: 32px;
  position: relative;
}

.contact-bg .contact-address-info br+a {
  margin-left: 32px;
}

.contact-bg .contact-address-info a::before {
  background: url("../images/sprite.png") no-repeat 0 -1773px;
  bottom: 0;
  content: "";
  height: 21px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 22px;
}

.contact-bg .contact-address-info br+a::before {
  background-position: 0 -1814px;
  height: 19px;
  width: 20px;
}

body .phone-fax-sec,
body .email-support-sec {
  width: 48%;
}

body .phone-fax-sec {
  margin-left: 4%;
  padding-left: 4%;
  position: relative;
}

body .phone-fax-sec:before {
  background-image: url("../images/about_line.png");
  background-size: 100% 100%;
  content: "";
  display: block;
  height: 424px;
  left: 0;
  margin: auto auto 30px;
  position: absolute;
  top: 0;
  width: 18px;
}

.phone-fax-sec p {
  font-size: 20px;
  font-weight: bold;
}

.phone-fax-sec form.wpcf7-form label {
  margin-bottom: 15px;
}

.phone-fax-sec form.wpcf7-form textarea {
  height: 75px;
}

.phone-fax-sec form.wpcf7-form input[type="submit"], .em-booking-form .em-booking-buttons input[type="submit"], .em-booking-login-form input[type="submit"] {
  background-color: #422c1e;
  color: #fff;
  font-family: "luzsansbook";
  font-size: 18px !important;
  font-weight: bold;
  height: 50px;
  margin-left: 0;
  margin-top: 0;
  width: 100%;
}

.phone-fax-sec form.wpcf7-form input[type="submit"]:hover, .em-booking-form .em-booking-buttons input[type="submit"]:hover, .em-booking-login-form input[type="submit"]:hover {
  background-color: #000;
}

.contact-detail-sec {
  padding-bottom: 65px;
}

body span.wpcf7-not-valid-tip {
  display: none;
}

form div.wpcf7-response-output {
  background-color: transparent;
  text-align: center;
  width: 100%;
  line-height: 1.2;
}

body div.wpcf7-validation-errors {
  border-color: #ff0000;
  color: #ff0000;
}

form.wpcf7-form p.submit-btn {
  position: relative;
}

.phone-fax-sec div.wpcf7 .ajax-loader {
  bottom: 0;
  margin: auto;
  position: absolute;
  right: 15px;
  top: 0;
}

body.woocommerce .woocommerce-error,
body.woocommerce-page .woocommerce-error {
  line-height: 40px;
}

.contact_us_page iframe {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.41);
  display: block;
  height: 460px;
  max-width: 100%;
  width: 100%;
}

/*************************** Contact-us page close ******************/


/*************************** News & Events page ******************/
body #grve-main-content .grve-right-sidebar #grve-post-area {
  padding-right: 0;
  width: 100%;
}

.news-data,
.single-wraps .title_wrap {
  float: left;
  width: 65%;
}

.news-sidebar {
  float: left;
  margin-left: 5%;
  width: 30%;
}

.news_event_list>h3 {
  margin-bottom: 25px;
}

.news_event_list h3 a,
.title_wrap h3,
.title_wrap h3 a {
  color: #000;
  font-family: "luzsansbook";
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
}

.title_wrap h3 a:hover {
  color: #422c1e;
}

.news-wrap-date {
  margin: 25px 0 20px;
}

.event-left, .event-date {
  color: #333;
  display: inline-block;
  font-family: "luzsansbook";
  font-size: 18px;
}

.event-left {
  margin-right: 30px;
  padding-right: 30px;
  position: relative;
}

.event-left::after {
  background-color: #333;
  bottom: 0;
  content: "";
  height: 20px;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 2px;
}

.event-left>p a {
  color: #333;
  font-size: 18px;
}

.event-left>p a:hover {
  color: #422c1e;
}

.news_event_list p {
  line-height: 2;
}

.news_event_list>a {
  background-color: #422c1e;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-family: "luzsansbook";
  font-size: 18px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 148px;
}

.news_event_list>a:hover {
  background-color: #333;
  color: #fff;
}

.news_event_list {
  border-bottom: 1px solid #cdcdcd;
  margin-bottom: 40px;
  padding-bottom: 40px;
}

.news_event_list:last-child {
  border-bottom: 0 none;
  padding-bottom: 0;
}


.news-sidebar h5 {
  color: #000 !important;
  font-family: "luzsansbook";
  font-size: 20px;
  font-weight: bold;
}

.news-sidebar>ul {
  margin-bottom: 40px;
}

.news-sidebar li {
  border-top: 1px solid #e8e8e8;
  color: #333;
  font-family: "luzsansbook";
  font-size: 15px;
  line-height: 1.2;
  padding: 10px 0 10px 10px;
}

.news-sidebar li:last-child {
  border-bottom: 1px solid #e8e8e8;
}

.news-sidebar li a {
  color: #333;
}

.news-sidebar li a:hover {
  color: #000;
}

.news-sidebar li.active {
  background-color: #422c1e;
}

.news-sidebar li.active a {
  color: #fff;
}

.wp-pagenavi {
  text-align: center;
  width: 65%;
}

.wp-pagenavi a, .wp-pagenavi span {
  padding: 5px 10px;
}

.wp-pagenavi span.current,
.wp-pagenavi span:hover,
.wp-pagenavi a:hover {
  background-color: #422c1e;
  border-color: #422c1e;
  color: #fff;
}

.wp-pagenavi span.pages:hover {
  background-color: transparent;
  border-color: #bfbfbf;
  color: #333;
}

.blog_cntent {
  color: #333;
  font-family: "luzsansbook";
  font-size: 16px;
  line-height: 2;
  text-align: justify;
}

.grve-container.grve-right-sidebar {
  padding-bottom: 70px;
  padding-top: 70px;
}

.sparkling-img-detail {
  margin: 25px 0;
}

.sparkling-img-detail li {
  float: left;
  margin-right: 2.5%;
  width: 23%;
}

.sparkling-img-detail li:nth-child(4n) {
  margin-right: 0;
}

.sparkling-img-detail li:nth-child(n+5) {
  margin-top: 25px;
}

/*************************** News & Events page close ******************/

/*************************** Order Online page ******************/
body:not(.home) .product::after,
body:not(.home) .product-main::before,
body:not(.home) .product-main::after {
  display: none;
}

.woocommerce-products-header.grve-section {
  padding: 0;
}

/*************************** Order Online page close ******************/

/*************************** Login page ******************************/
header#grve-header #grve-feature-section .grve-description,
header#grve-header[data-fullscreen="no"] #grve-feature-section .grve-description {
  margin-top: 100px;
}

/*************************** Login page close ******************************/

/*************************** products details page *********************/
.product .grve-gallery-popup {
  float: left;
  width: 45%;
  padding-right: 5%;
}

body .product div.summary.entry-summary {
  float: left !important;
  width: 55% !important;
}

.product .grve-gallery-popup .woocommerce-product-gallery__image:nth-child(n+2) {
  margin-top: 30px;
}

.woocommerce-product-gallery__image a {
  background-color: #f5f5f5;
  border: 1px solid #eee;
  display: block;
  text-align: center;
}

.product div.summary.entry-summary h2 {
  color: #000 !important;
  font-family: "Playball", cursive;
  font-size: 45px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 120%;
  margin-bottom: 25px;
  padding-bottom: 35px;
  position: relative;
}

.product div.summary.entry-summary h2::after {
  background: url("../images/title-border-left.png") no-repeat 0 0;
  bottom: 0;
  content: "";
  height: 11px;
  left: 0;
  position: absolute;
  width: 100%;
}

.product div.summary.entry-summary h3,
.product div.summary.entry-summary h4 {
  color: #000 !important;
  font-family: "luzsansbook";
  font-size: 20px;
  font-weight: bold;
  margin-top: 30px;
}

.product div.summary.entry-summary h4 {
  margin-top: 0;
}

.product div.summary.entry-summary p {
  line-height: 1.8;
}

.product div.summary.entry-summary li {
  color: #333;
  font-size: 16px;
  line-height: 1.6;
}

.product div.summary.entry-summary li:nth-child(n+2) {
  margin-top: 10px;
}

.product div.summary.entry-summary li span {
  color: #000;
  font-weight: bold;
  margin-right: 10px;
}

.product .summary .buttons>a:first-child {
  background-color: #422c1e;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-family: "luzsansbook";
  font-size: 18px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  margin-right: 15px;
  text-align: center;
  width: 148px;
}

.product .summary .buttons>a:first-child:hover {
  background-color: #000;
}

/*
.product .summary .buttons > a:last-child {
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-family: "luzsansbook";
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	padding: 0 15px 0 50px;
	position: relative;
	width: auto;
}
*/
.product .summary .buttons>a:last-child {
  background-color: transparent;
  border: 1px solid #c4bebb;
  border-radius: 5px;
  color: #422c11;
  display: inline-block;
  font-family: "luzsansbook";
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  margin: 0;
  padding: 0 15px 0 50px;
  position: relative;
  width: auto;
}

.product .summary .buttons>a:last-child::before {
  background: url("../images/sprite.png") no-repeat 0 -1884px;
  bottom: 0;
  content: "";
  height: 30px;
  left: 10px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 30px;
}

.product .summary .buttons>a:last-child:hover {
  border-color: #000;
  color: #fff;
}

body.woocommerce .quantity {
  display: inline-block;
  float: none !important;
  margin: 0 0 35px !important;
  vertical-align: middle;
  padding-right: 16px;
}

body.woocommerce .quantity label {
  color: #000;
  float: left;
  font-family: "luzsansbook";
  font-size: 18px !important;
  font-weight: bold;
  line-height: 40px;
  margin-right: 18px;
  text-transform: none;
}

.entry-summary form.cart .quantity>input {
  border-color: #422c1e !important;
  border-radius: 0;
  color: #412c1e;
  font-family: "luzsansbook";
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  width: 58px;
}

.qty_btns {
  background-color: #422c1e;
  border-radius: 0 5px 5px 0 !important;
  float: left;
  overflow: hidden;
  display: none;
}

.single-product .cart .qty_btns {
  width: 22px;
}

.single-product .cart .qty_btns .tribe-tickets-remaining {
  display: none;
}

body#grve-body .buttons_added input[type="button"].minus, body#grve-body .buttons_added input[type="button"].plus {
  background-color: #422c1e;
  border: medium none;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  height: 20px;
  width: 20px;
  position: absolute;
  margin: 0;
  right: 0;
  top: 0;
  bottom: auto;
  border-radius: 0 5px 0px 0 !important;
  font-weight: bold;
  line-height: 20px;
}

body#grve-body .buttons_added input.minus[type="button"] {
  font-size: 30px;
  bottom: 0px;
  top: auto;
  border-radius: 0 0px 5px 0 !important;
}

body#grve-body .buttons_added input[type="button"].plus:hover,
body#grve-body .buttons_added input[type="button"].minus:hover {
  background-color: #333;
  border: medium none;
}

/*************************** products details page close *********************/


body .product-online .title h2 {
  font-family: "Playball", cursive;
  font-size: 45px;
  font-weight: normal;
}

.top-filter-area::after {
  clear: both;
  content: "";
  display: block;
}

.top-filter-area .filter-drop-down .leble-left {
  color: #333;
  font-size: 18px;
  line-height: 49px;
}

body .woocommerce ul.products li.product a img,
body .woocommerce-page ul.products li.product a img {
  width: auto;
}

/*
body .woocommerce ul.products li .grve-product-item .grve-product-media, 
body .woocommerce-page ul.products li .grve-product-item .grve-product-media,
body .woocommerce ul.products li .grve-product-item, 
body .woocommerce-page ul.products li .grve-product-item {
  border: medium none !important;
}
*/
.product-online .grve-product-media>a {
  height: 362px;
}

.product-online .grve-product-media>a img {
  display: block;
  height: auto;
  width: auto;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: v translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: all 0.5s ease 0s;
}

.product-online .grve-product-content {
  min-height: 87px;
}

.product-online .allData .products li:nth-child(n+5) {
  margin-top: 30px;
}

.grve-product-media .grve-cart-tick.grve-icon-check {
  display: none;
}

.woocommerce-password-strength.bad,
.woocommerce-password-strength.short,
.woocommerce-password-strength.good,
.woocommerce-password-strength.strong {
  color: #fff;
  width: 100% !important;
  margin-bottom: 5px;
}

.woocommerce-password-hint {
  color: #fff;
  display: block;
  font-family: "luzsansbook";
  font-size: 12px !important;
  font-weight: normal;
  line-height: 1.6 !important;
  margin-bottom: 10px;
}

#rememberme {
  top: 3px;
  position: relative;
}

#grve-theme-wrapper .woocommerce form .quantity label {
  display: none;
}

div.woocommerce table.shop_table td.product-quantity {
  text-align: center;
}

body .woocommerce .quantity,
body .woocommerce-page .quantity {
  padding-right: 0;
}

.fill_text {
  font-size: 20px;
}

.error404 #grve-content-area {
  background: transparent;
}

.woocommerce-customer-details {
  margin-bottom: 70px;
  margin-top: 30px;
}

.woocommerce .woocommerce-order address {
  color: #333;
}

.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
  margin-bottom: 70px;
}

.woocommerce form .form-row .required,
.woocommerce-page form .form-row .required {
  text-decoration: none;
}

body.mfp-zoom-out-cur,
body .mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: auto;
}

body.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer;
}

.no_search .search_text {
  text-align: center;
}

.no_search {
  margin-bottom: 70px;
}

.no_search .grve-search .grve-search-btn:hover i {
  color: #422c1e;
}

.no_search .grve-search .grve-search-btn i {
  font-size: 25px;
  font-weight: bold;
}

.search #grve-main-content h4 {
  color: #000 !important;
  font-size: 25px;
}

.search #grve-main-content a:hover h4 {
  color: #422c1e !important;
}

/***************************************** inner pages ***************************************/



.news-main a:hover img {
  opacity: 0.8;
}

.news-sidebar li:not(.active) a:hover {
  color: #000;
}

.error_massage p {
  border: 1px solid;
  color: red;
  display: block;
  line-height: 1;
  padding: 10px;
  text-align: center;
}

/*10-3-2018*/
body .licensee_page .gform_wrapper ul li.gfield {
  clear: none;
  width: 48%;
}

/*
body .licensee_page .gform_wrapper ul li.gfield:nth-child(2n+2) {
	margin-left: 4% !important;
}
*/
body .licensee_page .gform_wrapper ul li.gfield:nth-child(2n + 1) {
  margin-left: 4% !important;
}

/*
body .licensee_page .gform_wrapper ul li#field_1_13.gfield,
body .licensee_page .gform_wrapper ul li#field_1_14.gfield {
	float: right;
}

body .licensee_page .gform_wrapper ul li#field_1_15.gfield{
	margin-left:0!important;
}
*/
body .licensee_page .gform_body::after {
  clear: both;
  content: "";
  display: block;
}

.licensee_page .gform_wrapper {
  margin-bottom: 0;
}

.licensee_page .error_massage {
  margin-top: 15px;
}

.add_to_cart_s {
  margin: 20px 0;
}

.add_to_cart_s .soldout {
  color: #ff0000;
  display: inline-block;
  font-size: 16px;
  line-height: 18px;
  padding-left: 18px;
  position: relative;
  vertical-align: top;
}

.add_to_cart_s .soldout::before {
  background: #ff0000;
  border-radius: 50%;
  content: "";
  display: block;
  height: 10px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 10px;
}

.single-product .product .add_to_cart_inline {
  border: 0 none !important;
  padding: 0 !important;
}

/*
.single-product .product .woocommerce-Price-amount{
	display:none;
}
*/
.single-product .product .add_to_cart_button, .woocommerce ul.products .product .add_to_cart_button, div.woocommerce #payment #place_order {
  background: #422c1e;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 18px !important;
  line-height: 45px !important;
  padding: 0 20px;
  text-transform: none;
  vertical-align: top;
  letter-spacing: 0 !important;
}

.single-product .product .add_to_cart_button:hover,
.woocommerce ul.products .product .add_to_cart_button:hover {
  background: #000;
}

.woocommerce-product-gallery__image a {
  display: block;
  text-align: center;
}

#cottonwood_event_subscription .event-email, #cottonwood_event_subscription .event-subscribe-btn {
  float: left;
}

#cottonwood_event_subscription .event-email {
  margin-right: 2%;
  width: 80%;
}

#cottonwood_event_subscription .event-subscribe-btn {
  width: 18%;
}

/*************************** products by region page *********************/
.countries_main {
  min-height: 700px;
  padding: 80px 0;
}

.first_div_cont::after,
.region_list::after,
.name_vendor::after,
.vendor_list::after,
.top_header_div::after,
.vendors_list_div::after,
.region_ul_lists::after {
  clear: both;
  content: "";
  display: block;
}

.countries_map {
  float: left;
  width: 60%;
}

.dis_title_cat {
  float: left;
  margin-bottom: 100px;
  width: 40%;
}

.title_cat h2,
.cat_region h2,
.main-title {
  color: #000 !important;
  font-family: "Playball", cursive !important;
  font-size: 45px !important;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 120%;
  margin-bottom: 25px;
  padding-bottom: 35px;
  position: relative;
}

.title_cat h2::after,
.cat_region h2::after,
.top_header_div::before,
.all_pro_d .title_cat::after, #grve-body .booking_content>h3::after, #grve-body .all-cat-event h3::after,
#grve-body .cat-event h3::after {
  background: url("../images/title-border-left.png") no-repeat 0 0;
  bottom: 0;
  content: "";
  height: 11px;
  left: 0;
  position: absolute;
  width: 100%;
}

.cat_region h2::before {
  background: url("../images/region-border.png") no-repeat 0 0;
  content: "";
  height: 165px;
  left: 55px;
  position: absolute;
  top: -140px;
  width: 729px;
}

.region_list {
  float: left;
  margin-right: 5%;
  width: 30%;
  position: relative;
}

.region_list:nth-child(3n) {
  margin-right: 0;
}

.region_list:nth-child(3n+1) {
  clear: both;
}

.region_list>li {
  border-bottom: 1px solid #000;
  display: block;
  float: left;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-top: 20px;
  position: relative;
  width: 100%;
}

.region_list>li.active {
  border: 1px solid #422c1e;
  padding-left: 8px;
  padding-right: 8px;
}

.name_vendor>h4,
.vendor_list>h4 {
  color: #000 !important;
  display: inline-block;
  float: left;
  font-family: "luzsansbook";
  font-size: 22px;
  line-height: 41px;
  margin: 0;
}

.vendor_list>h4 {
  font-weight: normal;
  font-size: 18px;
}

.view_vendor,
.vendor_link {
  border: 1px solid;
  border-radius: 5px;
  color: #422c1e;
  display: inline-block;
  float: right;
  font-family: "luzsansbook";
  font-weight: bold;
  line-height: 100%;
  padding: 12px 15px;
}

.view_vendor:hover,
.vendor_link:hover {
  background-color: #422c1e;
  color: #fff;
}

.after_click {
  margin-top: 20px;
  width: 100%;
}

.after_click li:nth-child(n+2) {
  margin-top: 20px;
}

.discription_cat {
  color: #333;
  font-family: "luzsansbook";
  font-size: 16px;
  line-height: 2;
}

/*************************** products by region page close *********************/

/*************************** products by vendors page *********************/
.top_header_div {
  margin-bottom: 30px;
  padding-bottom: 20px;
  position: relative;
}

.top_header_div::before {
  background-size: 100% auto;
}

.title_div {
  display: inline-block;
  float: left;
}

.filter_div {
  display: inline-block;
  float: right;
}

.top_header_div .main-title {
  margin: 0 !important;
  padding: 0;
}

.filter_title {
  color: #333;
  font-family: "luzsansbook";
  font-size: 16px;
}

body .filter_div select {
  background-position: 92% center;
  border-color: #422c1e !important;
  display: block;
  width: 265px;
}

body .filter_div select:hover,
body .filter_div select:active,
body .filter_div select:focus {
  border: 1px solid #422c1e !important;
}

/*
.vendors_list_ul ul {
  columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3;
}
*/
.vendors_list_ul li {
  border-right: 1px solid #d4d4d4;
  float: left;
  line-height: 1.2;
  margin-right: 2.5%;
  padding-bottom: 30px;
  width: 23%;
}

.vendors_list_ul li:nth-child(4n) {
  border-right: medium none;
  margin-right: 0;
}

.vendors_list_ul a {
  color: #111;
  font-size: 18px;
}

.vendors_list_ul a:hover {
  color: #411c1e;
}

.vendors_list_div {
  position: relative;
}

.img_loader {
  background-color: rgba(255, 255, 255, 0.9);
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}

.img_loader>img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

/*************** vendors by region **************/
.vendors_list_ul>li.li_l {
  border-right: medium none;
  margin: 0 0 30px;
  padding: 0;
  width: 100%;
}

.title_parent {
  color: #000 !important;
  font-family: "luzsansbook";
  font-size: 28px;
}

.vendors_list_ul li ul li {
  padding-bottom: 15px;
}

.vendors_list_ul li ul li:last-child {
  border-right: medium none;
}

/************* vendors by region close **************/



/*************************** products by vendors page close *********************/


/*************************** vendors details page *********************/
.wines_list.title_cat h2::after,
.vendor_content .title_cat h2::after {
  background-size: 100% auto;
}

.discription li {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 10px;
}

.discription li span {
  color: #666;
}

.discription li a {
  color: #666;
}

.discription li a:hover {
  color: #422c1e;
}

.vendor_content .dis_title_cat,
.vendor_content .countries_map {
  width: 50%;
}

.vendor_content .countries_map {
  padding-left: 30px;
  text-align: center;
}

.dis_con_t {
  margin-top: 32px;
}

.dis_con_t>strong {
  color: #000;
  display: block;
  font-size: 20px;
  margin-bottom: 13px;
}

.con_less,
.con_more {
  color: #333;
  font-family: "luzsansbook";
  font-size: 16px;
  line-height: 2;
  text-align: justify;
}

.con_button {
  margin-top: 30px;
}

.cat_vendor {
  margin-top: 80px;
}

.wines_list.title_cat h2 {
  margin-bottom: 40px;
}

.wine_title {
  border-bottom: 1px solid #ccc;
  cursor: pointer;
  padding-bottom: 20px;
}

.wine_list_all>li:nth-child(n+2) {
  margin-top: 35px;
}

.wine_title::after {
  clear: both;
  content: "";
  display: block;
}

.wine_title h4 {
  display: inline-block;
  float: left;
  font-family: "luzsansbook";
  font-size: 26px;
  margin: 0;
  color: #000;
}

.wine_title h4:hover {
  color: #422c1e;
}

.plus-icon {
  background-color: #422c1e;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  float: right;
  font-size: 20px;
  height: 32px;
  line-height: 32px;
  position: relative;
  text-align: center;
  width: 32px;
}

.plus-icon::before {
  content: "";
  font-family: fontawesome;
}

.wine_list_all li.active .plus-icon::before {
  content: "";
}

.wine_products {
  margin-top: 30px;
}

.wine_products li {
  float: left;
  padding: 0 15px;
  text-align: center;
  width: 25%;
}

.pro_name {
  margin-top: 30px;
}

.pro_name>a {
  color: #333;
  font-size: 20px;
  line-height: 1.4;
}

.pro_name>a:hover {
  color: #422c1e;
}

/*************************** vendors details page close *********************/

/*************************** wines details page *********************/
.archive_con::after {
  clear: both;
  content: "";
  display: block;
}

.archive_img {
  float: left;
  text-align: left;
  width: 30%;
  display: none;
}

.term-description {
  float: left;
  width: 70%;
}

.term-description>p {
  line-height: 2;
}

.all_pro_d {
  margin-top: 50px;
}

.all_pro_d .title_cat {
  padding-bottom: 20px;
  position: relative;
}

.all_pro_d .title_cat h2 {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.all_pro_d .title_cat h2::after {
  display: none;
}

body .all_pro_d select {
  background-position: 91% center;
  border: 1px solid #422c1e !important;
  height: 50px;
  width: 265px;
}

.all_pro_d .grve-product-media>a {
  height: 310px;
}

.woocommerce .all_pro_d ul.products li.product a img {
  display: block;
  height: auto;
  width: auto;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: v translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: all 0.5s ease 0s;
}

.woocommerce .all_pro_d .grve-product-item {
  border: medium none !important;
}

.woocommerce .all_pro_d ul.products li .grve-product-item .grve-product-media {
  border: medium none;
}

.woocommerce .all_pro_d .grve-product-name>a,
.woocommerce .related.products ul.products li .grve-product-name>a {
  color: #333 !important;
  font-family: "luzsansbook";
  font-size: 17px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 25px;
}

.woocommerce .all_pro_d .grve-product-price .price,
.related.products .grve-product-price,
.summary.entry-summary .price,
.grve-product-price .price {
  color: #d90000 !important;
  font-family: "luzsansbook";
  font-size: 18px;
  font-weight: bold;
}

body.woocommerce .grve-product-item.hover .grve-product-options,
.woocommerce .related.products ul.products li .grve-product-item.hover .grve-product-options {
  transform: translate(-50%, -240%);
}

.all_pro_d .grve-product-options:hover,
.woocommerce .related.products ul.products li .grve-product-item .grve-product-options:hover {
  background-color: #333;
}

.all_pro_d .grve-product-options,
.woocommerce .related.products ul.products li .grve-product-item .grve-product-options {
  background-color: #422c1e;
  border-radius: 5px;
  padding: 15px !important;
}

body.woocommerce .all_pro_d .grve-product-options a,
.woocommerce .related.products ul.products li .grve-product-item .grve-product-options a {
  font-family: "luzsansbook";
  font-size: 14px !important;
  font-weight: bold;
  letter-spacing: normal;
}

.all_pro_d li:hover .grve-product-media>a,
.woocommerce .related.products ul.products li:hover .grve-product-media>a,
.all_pro_d li:hover .grve-product-content,
.woocommerce .related.products ul.products li:hover .grve-product-content {
  opacity: 0.5;
}

body.woocommerce .all_pro_d ul.products li.product,
body.woocommerce-page .all_pro_d ul.products li.product {
  margin-bottom: 65px;
}

/*************************** wines details page close *********************/

/*************************** Cart Page ********************************/
body.woocommerce .woocommerce-message,
body.woocommerce-page .woocommerce-message,
body.woocommerce .woocommerce-info,
body.woocommerce-page .woocommerce-info {
  background-color: #efefef;
  color: #333;
  font-family: "luzsansbook";
  font-size: 18px;
  padding: 20px 40px;
  text-transform: none;
}

body.woocommerce .woocommerce-info,
body.woocommerce-page .woocommerce-info {
  font-size: 18px !important;
  font-weight: normal;
  line-height: 1.4 !important;
  text-align: justify;
}

body.woocommerce .woocommerce-message:before,
body.woocommerce-page .woocommerce-message:before,
body.woocommerce .woocommerce-info:before,
body.woocommerce-page .woocommerce-info:before {
  color: #333;
}

body #grve-theme-wrapper .woocommerce .coupon input.input-text[type="text"] {
  background-color: transparent;
  border: 1px solid #422c1e;
  border-radius: 5px !important;
  color: #333 !important;
  font-family: "luzsansbook";
  font-size: 16px;
  min-width: 420px;
}

body .woocommerce .cart_totals h2,
html .woocommerce .cross-sells h2 {
  color: #333;
  font-family: "LuzSans-Medium";
  font-size: 18px !important;
  font-weight: normal;
  letter-spacing: normal;
  margin: 0 0 15px;
  text-transform: none;
}

.woocommerce-cart .woocommerce table.shop_table tr.cart-subtotal th,
.woocommerce-cart .woocommerce table.shop_table tr.order-total th {
  font-weight: bold;
}

.woocommerce-cart .woocommerce table.shop_table tr.cart-subtotal td,
.woocommerce-cart .woocommerce table.shop_table tr.order-total td {
  font-weight: bold;
  text-align: right;
}

div.woocommerce table.shop_table tr.order-total {
  background-color: #503d30;
}

/*************************** Cart Page close ********************************/


/*************************** Checkout Page ********************************/
#grve-theme-wrapper .woocommerce .checkout_coupon input[type="text"] {
  margin-bottom: 0;
}

html #grve-body #grve-theme-wrapper .woocommerce-form-login .button {
  font-size: 16px !important;
  letter-spacing: normal;
  margin-right: 10px;
}

.checkout-form-left .woocommerce-billing-fields>h3,
.checkout-form-left .woocommerce-additional-fields>h3,
.order-review-right>h3 {
  color: #412c1e;
  font-family: "LuzSans-Medium";
  font-size: 20px;
  line-height: 1.4;
}

.checkout-form-left .woocommerce-additional-fields>h3 {
  margin-top: 15px;
}

body .select2-search--dropdown {
  display: none;
}

.select2-results__option {
  background-color: #422c1e;
  color: #fff;
}

div.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.order-total th,
div.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.order-total td strong {
  color: #fff;
  border: 0 !important;
  box-shadow: none;
}

.woocommerce #payment ul.payment_methods li img,
.woocommerce-page #payment ul.payment_methods li img {
  max-width: 250px;
}

.woocommerce #payment div.payment_box p,
.woocommerce #payment div.payment_box p a {
  color: #333;
  font-size: 15px;
}

.woocommerce #payment div.payment_box p a:hover {
  color: #422c1e;
}

.payment_box {
  background-color: #fff;
}

.woocommerce-checkout .order-review-right table.shop_table th {
  border-top: medium none;
  box-shadow: 0 1px 0 #fff;
}

.woocommerce-checkout .order-review-right table.shop_table th {
  border-top: medium none;
  box-shadow: none;
}

.order-review-right>h3#order_review_heading {
  border-bottom: 1px solid #e1e1e1;
  box-shadow: 0 1px 0 #fff;
  margin-bottom: 0;
  padding: 0 15px 15px;
}

.woocommerce-checkout .order-review-right table.shop_table tr.cart-subtotal th {
  box-shadow: none;
}

.woocommerce-checkout .order-review-right table.shop_table tr.cart-subtotal td {
  border-top: medium none;
}

div.woocommerce table.shop_table tbody tr.cart_item td {
  border-bottom: 1px solid #e1e1e1;
  box-shadow: 0 1px 0 #fff;
}

/*************************** Checkout Page close ********************************/

/*************************** Events Page ********************************/
#grve-main-content .grve-right-sidebar #grve-content-area {
  padding-left: 0;
}

body #tribe-bar-form label {
  color: #333;
  font-family: "luzsansbook";
  font-size: 16px !important;
  text-transform: none;
}

body #tribe-bar-form input[type="text"],
body #tribe-bar-form input[type="text"]:focus {
  border: 1px solid #422c1e;
  font-size: 14px;
  font-style: normal;
  height: 35px;
  padding: 0 10px;
}

body #tribe-bar-form .tribe-bar-submit input[type="submit"] {
  background-color: #422c1e;
  border-radius: 5px;
  font-family: "luzsansbook";
  font-size: 16px !important;
  height: 35px;
  line-height: 35px;
  margin: 20px 0 0;
  padding: 0 15px;
  text-transform: none;
}

body #tribe-bar-form .tribe-bar-submit input[type="submit"]:hover {
  background-color: #000;
}

body .tribe-bar-views-inner {
  padding-bottom: 50px;
}

body #tribe-bar-views .tribe-bar-views-list {
  margin-top: 5px;
}

body .tribe-events-list-separator-month {
  font-family: "luzsansbook";
}

body .tribe-events-list .type-tribe_events h2 {
  font-family: "luzsansbook";
  font-size: 30px;
}

body .tribe-events-list .type-tribe_events h2 a {
  color: #000;
}

body .tribe-events-list .type-tribe_events h2 a:hover {
  color: #422c1e;
}

.tribe-event-schedule-details,
.tribe-events-venue-details,
.tribe-events-venue-details a {
  color: #333;
  font-family: "luzsansbook";
  font-size: 14px;
  font-style: normal !important;
}

.tribe-events-venue-details a:hover {
  color: #422c1e;
}

body .tribe-events-list .tribe-events-venue-details {
  margin: 0 20px 15px;
  padding-left: 20px;
  position: relative;
  width: 40%;
}

body .tribe-events-list .tribe-events-venue-details,
body .tribe-events-list .tribe-events-venue-details a {
  font-size: 16px;
}

.tribe-event-schedule-details::before {
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  font-weight: normal;
  margin-right: 5px;
}

body .tribe-events-read-more {
  float: right;
  line-height: 40px;
  padding: 0 15px;
}

body.events-list .tribe-events-loop,
body.single-tribe_organizer .tribe-events-loop,
body.single-tribe_venue .tribe-events-loop,
body.tribe-events-day .tribe-events-loop {
  max-width: 100%;
}

#tribe-events-content>div#tribe-events-footer {
  margin-top: 0;
  padding-top: 0;
}

#grve-body .tribe-events-loop .type-tribe_events {
  margin-top: 20px;
  padding-top: 0;
}

#tribe-events-content .tribe-events-button {
  display: none !important;
}

.tribe-events-event-cost .tribe-button:hover, #grve-body .tpp-submit:hover {
  background-color: #422C1E;
}

#grve-body .tribe-events-loop .type-tribe_events h2 {
  margin-bottom: 10px;
}

.tribe-events-loop .tribe-events-list-separator-month {
  color: #422c1e;
  font-size: 32px;
  margin-bottom: 0;
}

.tribe-events-event-cost>span.ticket-cost {
  color: #000;
}

.tribe-events-event-cost .tribe-button, #grve-body .tpp-submit {
  background-color: #000;
  color: #fff;
  cursor: pointer;
  line-height: normal;
  margin-bottom: 0;
  margin-top: 0;
}

#grve-sidebar>div>div, #grve-sidebar>div>p.tribe-events-widget-link {
  padding: 0 15px;
}

#grve-sidebar>div>div>ul>li.cat-item {
  border-bottom: 1px dashed #ccc;
  padding: 5px 0;
}

#grve-sidebar>div>div>ul>li.cat-item:last-child {
  border: medium none;
}

#grve-sidebar>div>div>ul>li.cat-item a {
  color: #333;
  font-size: 16px;
}

#grve-sidebar>div>div>ul>li.cat-item>span, .tribe-events-loop .tribe-events-event-meta {
  float: left;
  width: 100%;
}

#grve-sidebar>div>div>ul>li.cat-item a span {
  float: right;
}

.list-info h2.tribe-events-title a {
  color: #000;
  font-size: 20px;
}

.type-tribe_events .tribe-mini-calendar-event .list-date {
  background-color: #000;
  display: none;
}

.tribe-events-duration {
  font-size: 11px;
}

#grve-sidebar>div>p.tribe-events-widget-link {
  margin-bottom: 10px;
}

.tribe-events-widget-link>a, #grve-body #tribe-events-content h2.tribe-events-page-title,
#grve-sidebar>div>div>ul>li.cat-item a:hover, .list-info h2.tribe-events-title a:hover {
  color: #422c1e;
}

.tribe-events-widget-link>a:hover {
  color: #000;
}

.tribe-events-event-cost {
  clear: left;
}

.tribe-events-event-meta>.location>div {
  float: left;
}

body .tribe-events-list .tribe-events-venue-details::after {
  color: #000;
  content: "\f041";
  font-family: fontawesome;
  font-size: 24px;
  left: 0;
  position: absolute;
  display: inline-block;
  top: 0;
}

.tribe-events-schedule .tribe-events-cost {
  color: #422c1e;
  display: none !important;
  float: right;
  font-weight: bold;
  margin-left: 10px;
}

.single-tribe_events #tribe-events-content .tribe-events-event-image {
  float: left;
  margin-right: 20px;
}

.tribe-events-single-section a {
  color: #422c1e;
  font-size: 16px;
}

.tribe-events-single-section a:hover, .tribe-events-single-section dt {
  color: #000;
}

.single-tribe_events .tribe-events-single-section.primary>div {
  float: left;
  width: 50%;
}

#tribe-events-content .tribe-events-back {
  display: none;
}

body#grve-body .tribe-events-tickets .buttons_added input[type="button"] {
  background-color: #422c1e;
  border: medium none;
  color: #fff;
  cursor: pointer;
  float: left;
  font-size: 16px;
  height: 27px;
  padding: 0;
  width: 27px;
}

#grve-body .tribe-events-tickets .buttons_added input[type="button"]:hover {
  background-color: #000;
}

#grve-body .tribe-events-tickets .buttons_added input.plus[type="button"] {
  margin-left: 0;
  margin-right: 0;
}

body .tribe-events-tickets td {
  padding: 8px;
}

.quantity.buttons_added {
  position: relative;
}

.buttons_added .tribe-ticket-quantity.qty {
  float: left;
  height: 27px;
  margin: 0 !important;
  padding: 0 !important;
  text-align: center;
  width: 35px !important;
}

#tpp-buy-tickets .tribe-events-tickets-title {
  color: #422c1e;
  font-size: 24px;
}

.tribe-events-tickets td {
  vertical-align: middle;
}

.single-tribe_events .tribe-events-event-meta dl, .tribe-address, #grve-body .tribe-events-tickets .tribe-tickets-remaining {
  font-size: 16px;
}

.tribe-address, #grve-body .tribe-events-tickets .tribe-tickets-remaining {
  display: inline-block;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

.tribe-events-sub-nav {
  margin-top: 15px !important;
}

.tribe-events-sub-nav a {
  color: #422c1e;
}

.tribe-events-sub-nav a:hover {
  color: #000;
}


/*************************** Events Page close ********************************/

body .wine_products .common-button {
  display: table;
  font-size: 16px;
  line-height: 40px;
  margin: 15px auto;
  padding: 0 15px;
}

.region_list.inline-vendors {
  margin: 0;
  width: 100%;
}

.region_list.inline-vendors>li {
  margin-right: 2%;
  width: 32%;
}

.region_list.inline-vendors>li:last-child {
  margin-right: 0;
}

.region_list.inline-vendors>li:nth-child(n+4) {
  margin-top: 30px;
}

#grve-sidebar>div>div>ul>li.cat-item.current_cat a {
  color: #422c1e;
  font-weight: bold;
}


body #grve-header #grve-main-menu>ul>li>ul {
  background-color: #222222;
  left: 0;
  margin: 0 auto;
  padding: 15px;
  position: absolute;
  right: 0;
  transition: all 0.5s ease 0s;
  z-index: 9;
}

#grve-header #grve-main-menu ul {
  position: relative;
}

#grve-header #grve-main-menu ul li {
  position: static;
}

body #grve-header #grve-main-menu>ul>li>ul>li {
  float: left;
  line-height: normal;
  padding: 10px;
  width: 20%;
}

#grve-theme-wrapper .woocommerce .wc-proceed-to-checkout a.button {
  display: block;
  text-align: center;
}

body #grve-header #grve-main-menu>ul>li>ul {
  background-color: #222222;
  left: 0;
  margin: 0 auto;
  padding: 15px 0;
  position: absolute;
  right: 0;
  transition: all 0.5s ease 0s;
  z-index: 9;
}

body #grve-header #grve-main-menu>ul>li.menu-item-has-children:hover>a::before {
  border-bottom: 4px solid #222;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 0;
}

div.woocommerce .cart_totals table.shop_table tr.order-total {
  background-color: #efefef;
}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  color: green;
  font-size: 18px;
}

div.woocommerce table.shop_table.order_details td a {
  color: #1e1e1e;
}

.woocommerce-Price-taxLabel.tax_label, .tax_label {
  font-size: 14px !important;
  font-weight: normal;
  text-transform: capitalize;
}

.woocommerce-order-details {
  padding-bottom: 90px;
}

.yourthemepick-subscription .epic_results_event {
  float: left;
  width: 100%;
}

.blockUI.blockOverlay {
  z-index: 99 !important;
}

.blockUI.blockOverlay:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url("../images/loader.gif") no-repeat 0 0/100% 100%;
  width: 200px;
  height: 200px;
}

.cart-empty {
  border: 1px solid;
  color: #ff0000;
  margin: 0 0 50px !important;
  padding: 5px;
  text-align: center;
}

body.woocommerce ul.products li.first,
body.woocommerce-page ul.products li.first {
  clear: none;
}

.single-product #grve-main-content {
  padding-bottom: 90px;
}

.recurringinfo .event-is-recurring {
  color: #454545;
  font-family: "Playball";
  font-size: 18px;
  font-weight: bold;
  padding-left: 5px;
}

.recurringinfo .event-is-recurring a {
  color: #545454;
}

.recurringinfo .event-is-recurring a:hover {
  color: #422c1e;
}

body.woocommerce.woocommerce-lost-password .woocommerce,
body.woocommerce-page.woocommerce-lost-password .woocommerce,
body.woocommerce.woocommerce-account .woocommerce,
body.woocommerce-page.woocommerce-account .woocommerce {
  text-align: center;
}

body.woocommerce.woocommerce-account.woocommerce-lost-password .woocommerce-error,
body.woocommerce-page.woocommerce-account.woocommerce-lost-password .woocommerce-error {
  margin-left: auto;
  margin-right: auto;
  max-width: 55%;
}

body.woocommerce.woocommerce-account .woocommerce-error,
body.woocommerce-page.woocommerce-account .woocommerce-error {
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
}

.buttons_cart::after {
  clear: both;
  content: "";
  display: block;
}

.summary form.cart .buttons_cart button.button {
  float: left;
  width: 28%;
}

.buttons_cart .buttons {
  display: inline-block;
  float: left;
  margin-left: 3%;
}

.upload_pdf {
  border: 1px solid #c4bebb;
  border-radius: 5px;
  display: inline-block;
  min-height: 40px;
  padding: 4px 15px 3px 57px;
  position: relative;
}

.upload_pdf::before {
  background: url("../images/sprite.png") no-repeat scroll 0 -1882px;
  bottom: 0;
  content: "";
  height: 34px;
  left: 15px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 30px;
}

.upload_pdf>a {
  color: #422c1e;
  display: inline-block;
  font-family: "luzsansbook";
  font-size: 18px;
  font-weight: bold;
  height: 100%;
  line-height: 100%;
  vertical-align: middle;
}

.upload_pdf:hover {
  background-color: #422c1e;
}

.upload_pdf:hover a {
  color: #fff;
}

.tribe-tickets-remaining {
  display: none;
}

body.woocommerce .woocommerce-message strong a,
body.woocommerce-page .woocommerce-message strong a {
  color: #333;
}

body.woocommerce .woocommerce-message strong a:hover,
body.woocommerce-page .woocommerce-message strong a:hover {
  color: #000;
}

body .woocommerce .woocommerce-message::before,
body .woocommerce-page .woocommerce-message::before,
body.woocommerce .woocommerce-message::before,
body.woocommerce-page .woocommerce-message::before {
  display: none;
}

.woocommerce-page .cart-collaterals .cart_totals table small.tax_label,
.woocommerce-cart-form .tax_label,
.woocommerce-page .cart-collaterals .cart_totals table .tax-rate small {
  display: none;
}

.woocommerce-cart .woocommerce table tr.tax-rate th,
.woocommerce-cart .woocommerce table tr.tax-rate td {
  font-weight: bold;
}

.woocommerce-cart .woocommerce table tr.tax-rate td {
  text-align: right;
}

body.woocommerce-lost-password .woocommerce {
  margin-bottom: 50px;
}

.lost_reset_password p.woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last {
  width: 100%;
}

body.woocommerce .cross-sells ul.products li.first,
body.woocommerce-page .cross-sells ul.products li.first {
  clear: both;
}

.woocommerce .cross-sells ul.products li.product .grve-product-media>a,
.woocommerce-page .cross-sells ul.products li.product .grve-product-media>a {
  height: 300px;
  padding: 5px;
}

body.woocommerce-account .woocommerce-error {
  padding-left: 55px;
}

.grve-cart-popup {
  max-height: 400px;
  overflow: auto;
}

body #grve-shop-modal .cart_list.product_list_widget li img {
  width: auto;
  height: auto;
  max-height: 120px;
}

.cat_region {
  margin-top: 60px;
}

.search .all_pro_d .title_cat {
  margin-bottom: 30px;
}

body.search #grve-main-content {
  padding: 70px 0;
}

body.woocommerce.search ul.products li:nth-child(4n+1),
body.woocommerce-page.search ul.products li:nth-child(4n+1) {
  clear: both;
}

.woocommerce-pagination {
  text-align: center;
}

.page-numbers {
  color: #666 !important;
  font-family: "luzsansbook";
  font-size: 16px !important;
}

.page-numbers>li {
  margin: 0 17px;
}

.page-numbers>li::after {
  display: none;
}

.page-numbers.current,
.page-numbers:hover {
  color: #db9600 !important;
}

body.woocommerce ul.products li.first:nth-child(4n+1),
body.woocommerce-page ul.products li.first:nth-child(4n+1) {
  clear: both;
}

.all_pro_lists {
  margin-bottom: 70px;
}

.single-product .related.products {
  float: left;
  width: 100%;
}

.single-product.woocommerce .product_meta {
  border: medium none;
  color: #333;
  font-size: 16px !important;
  margin-bottom: 10px;
  padding-top: 0;
  text-transform: none;
}

.single-product.woocommerce .product_meta span {
  display: inline-block;
}

/*
.single-product.woocommerce .product_meta span + span {
  margin-left: 15px;
}
*/
.single-product.woocommerce-page .product p.price {
  line-height: 1.2;
  margin-bottom: 20px;
  margin-top: 0;
}

.woocommerce .related.products ul.products li .grve-product-item,
.woocommerce .related.products ul.products li .grve-product-media {
  border: medium none;
}

.woocommerce .related.products ul.products li .grve-product-item .grve-product-options a {
  line-height: 100%;
}

.woocommerce .related.products ul.products li .grve-product-item .grve-product-options:hover a {
  background-color: #333;
}

.single-product.woocommerce .product_meta span a:hover {
  color: #000;
}

.single-product.woocommerce .product_meta span.posted_in {
  display: none;
}

.woocommerce-error a {
  color: inherit;
  text-decoration: underline;
}

.woocommerce .related.products ul.products li.product .onsale,
.woocommerce-page .related.products ul.products li.product .onsale {
  left: auto;
  right: 0;
  transform: none;
}

.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale {
  background-color: #d90000;
  font-size: 12px !important;
  transform: translate(-50%, 0px);
}

#fancybox-close:hover,
#fancybox-left span:hover,
#fancybox-right span:hover {
  opacity: 0.5;
}

/*********************

font-family: 'Playball';
font-family: 'LuzSans-Medium';
font-family: 'luzsansbook';

************************/



.newsevents .grve-container.grve-right-sidebar {
  padding-bottom: 0;
  padding-top: 0;
}

.newsevents .em-search-wrapper {
  display: none;
}

.one-event:not(:last-child) {
  border-bottom: 1px solid #cdcdcd;
  margin-bottom: 40px;
  padding-bottom: 40px;
}

.one-event .event-title a, .one-event .event-title {
  color: #000000;
  display: inline-block;
  font-family: luzsansbook;
  font-size: 20px;
  font-weight: bold;
  line-height: 2.25;
  margin-bottom: 10px;
  vertical-align: top;
}

.events-table .event-date {
  line-height: 2.25;
  margin-bottom: 10px;
  vertical-align: top;
}

.events-table p {
  line-height: 2.25;
}

.grve-right-sidebar aside.grve-sidebar>div:last-child {
  margin: 0;
}

.events-table .event-title a:hover {
  color: #422c1e;
}

#grve-main-content .grve-sidebar h5.grve-widget-title {
  font-family: luzsansbook;
  line-height: 1.3;
  margin-bottom: 10px;
}

.grve-right-sidebar .grve-sidebar li a {
  color: #333333;
  font-family: luzsansbook;
  line-height: 1;
  display: block;
  float: left;
  clear: both;
}

.grve-right-sidebar .grve-sidebar ul li {
  border-bottom: 1px solid #e8e8e8;
  line-height: 1;
  padding: 12px 5px;
}

.grve-right-sidebar .grve-sidebar ul {
  border-top: 1px solid #e8e8e8;
}

.event-image {
  background-color: #f0f0f0;
  display: block;
  height: 445px;
  position: relative;
  text-align: center;
}

.event-image {
  margin-bottom: 25px;
  width: 100%;
}

.grve-right-sidebar .grve-sidebar ul li:hover, .grve-right-sidebar .grve-sidebar ul li.active {
  background-color: #f0f0f0;
}

.event-image>a {
  display: block;
  width: 100%;
  height: 100%;
}

.event-image img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}

#grve-sidebar>div>h5+div {
  padding: 0;
}

.grve-right-sidebar .grve-sidebar .widget {
  margin-bottom: 40px;
}

.em-pagination {
  display: block;
  text-align: center;
  margin-bottom: 70px;
}

.em-pagination>* {
  display: inline-block;
  float: none;
  line-height: 1;
  margin: 0 26px;
}

.events-table {
  margin-bottom: 70px;
}

.events-table .event-title {
  margin-bottom: 0;
}

.one-event .event-date {
  margin-bottom: 20px;
}

.event-categories-featured-event .one-event p {
  line-height: 2.25;
}

.map_content .left {
  margin: 0 !important;
}

.em-location-map-container {
  border: 2px solid #333;
  width: 100% !important;
}

.map_content .left {
  margin: 0 !important;
  width: 51.2%;
}

.map_content::after {
  content: "";
  clear: both;
  display: block;
}

.map_content {
  width: 100%;
}

.map_content .right {
  float: right;
  margin-left: 5%;
  width: 43.8%;
}

.map_content p strong {
  color: #000;
  display: block;
  font-family: luzsansbook;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 10px;
}

a.grve-add-cart {
  text-transform: none;
}

.map_content p strong+br {
  display: none;
}

.map_content {
  -webkit-display: -webkit-box;
  -webkit-display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -moz-align-items: center;
  -webkit-align-items: center;
  align-items: center;
}

.map_content .right>div:not(:last-child) {
  margin-bottom: 30px;
}

.map_content .right>div {
  padding-left: 60px;
  position: relative;
}

.map_content .right>div::before {
  background-image: url("../images/map-sprite.png");
  background-position: -2px 0;
  background-repeat: no-repeat;
  content: "";
  height: 40px;
  left: 0;
  position: absolute;
  top: 0;
  width: 36px;
}

.map_content .right>div.map-location::before {
  background-position: 0 -94px;
  width: 32px;
}

.map_content .right>div.map-cat::before {
  background-position: -2px -188px;
  height: 31px;
  width: 28px;
  top: 10px;
}

.map_content .map-location a {
  color: #422c1e;
  font-weight: bold;
  line-height: 1;
  text-decoration: underline;
}

.map_content .map-location a:hover, ul.event-categories a:hover {
  text-decoration: none;
  color: #000;
}

ul.event-categories a {
  color: #412c1e;
  font-weight: bold;
  line-height: 1;
  font-size: 16px;
}

.map-cat>p {
  margin-bottom: 0;
}

.event-categories-featured-event>.one-event {
  border: 0;
  padding: 0;
}

table.em-tickets, table.em-tickets th, table.em-tickets td, table.em-tickets tr:not(:first-child) {
  border: 0 none;
}

.em-booking-form table.em-tickets {
  width: 60%;
  margin-bottom: 50px;
}

.em-booking-form table th, .em-booking-form table td {
  text-align: left;
}

/*
.em-booking-form .em-bookings-ticket-table-price {
  display: none;
}
*/

.em-tickets th {
  color: #402c1e;
  font-family: luzsansbook;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 15px;
}

.em-booking-form .em-bookings-ticket-table-type {
  padding-left: 0;
}

.em-booking-form table tr:not(:first-child) td {
  color: #333333;
  font-family: luzsansbook;
  line-height: 1;
  padding-bottom: 0;
  padding-top: 20px;
  vertical-align: middle;
}

.em-booking-form .em-bookings-ticket-table-spaces {
  width: 125px;
}

.em-bookings-ticket-table-spaces select {
  background-color: transparent;
  background-image: url("../images/drop-icon.png");
  background-position: -moz-calc(100% - 8px) center;
  background-position: -webkit-calc(100% - 8px) center;
  background-position: calc(100% - 8px) center;
  background-repeat: no-repeat;
  border: 1px solid #422c1e !important;
  color: #666666;
  font-family: lato;
  font-weight: normal;
  padding: 0 7px;
  height: 45px;
}

.em-booking-form .em-booking-form-details {
  float: left;
  padding: 0;
  position: relative;
  width: 46%;
}

.em-booking-form .em-booking-form-details input.input, .em-booking-form .em-booking-form-details textarea, .em-booking div.em-booking-login input:not([type="submit"]):not([type="checkbox"]) {
  border: 1px solid #422c1e !important;
  width: 100%;
  height: 45px;
}

.em-booking-form .em-booking-form-details textarea {
  border-radius: 5px !important;
  height: 90px;
  resize: none;
}

.em-bookings-form-coupon {
  margin-bottom: 30px;
}

.em-booking-form .em-booking-buttons input[type="submit"], .em-booking-login-form input[type="submit"] {
  border-radius: 3px;
  height: auto;
  letter-spacing: 0;
  padding: 10px 25px;
  text-transform: none;
  width: auto;
}

.booking_content div.em-booking-login {
  border-left: 0 none;
  margin-left: 450px;
  padding: 0;
  width: 46%;
}

.em-booking div.em-booking-login input[type="checkbox"] {
  margin-left: 20px;
}

.em-booking div.em-booking-login input[type="checkbox"]+label {
  display: inline;
  margin-left: 5px;
}

.em-booking-login-form>a {
  color: #412c1e;
  font-family: luzsansbook;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
}

.em-booking-form .em-booking-form-details::after {
  background-color: #cedce3;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: -35px;
  top: 0;
  width: 1px;
}

#grve-body .all-cat-event h3 a {
  color: #000;
}

#grve-body .all-cat-event h3 a:hover, .one-event .event-title a:hover {
  color: #422C1E;
}

.all-cat-event:not(:last-child) {
  margin-bottom: 40px;
}

#grve-page-title+#grve-main-content .grve-container.grve-right-sidebar {
  padding-top: 0;
}

.discription_cat>h3 {
  margin-top: 30px;
}

.gsection_title:empty {
  display: none;
}

body .licensee_page .gform_wrapper ul li.gfield:nth-child(2n) {
  clear: both;
}

body .licensee_page .gform_wrapper ul li.gfield:first-child {
  border: 0 none;
  display: block;
  margin-left: 0 !important;
  width: 100%;
}

.edit-account fieldset legend {
  font-family: oswald;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 15px;
}

.woocommerce-form-login.login #rememberme {
  margin: 0 7px 0 0;
  top: 0;
}

.woocommerce-form-login .button+label {
  margin: 16px 0 0 !important;
}

.login #rememberme {
  margin: 0 8px 0 0;
  top: 1px;
}

.em-bookings-form-coupon #em-coupon-loading {
  position: absolute;
  right: -30px;
  top: 39px;
}

.em-bookings-form-coupon .em-coupon-message {
  margin-left: 0;
  line-height: 1;
}

.em-booking-gateway-form {
  margin-bottom: 20px;
}

.banner-content {
  display: none;
}

table td a {
  color: #6e7177;
  font-family: luzsansbook;
}

table td a:hover {
  color: #422c1e;
}


.product .grve-gallery-popup {
  margin-bottom: 30px;
}

.woocommerce .product .woocommerce-tabs .tabs.wc-tabs {
  margin: 0;
  padding: 0;
}

/*
.woocommerce-tabs .woocommerce-Tabs-panel {
  margin: 0;
  width: 50%;
}
*/
.woocommerce-tabs #tab-title-additional_information {
  padding: 5px 10px;
  width: 100%;
}

.woocommerce-tabs #tab-title-additional_information>a {
  font-family: luzsansbook;
  font-size: 16px !important;
  line-height: 1.2;
  padding: 0;
  text-transform: none;
}

.woocommerce-tabs #tab-additional_information>h2 {
  color: #333;
  font-family: luzsansbook;
  font-size: 18px;
  font-weight: bold;
}

.woocommerce-tabs .shop_attributes th,
.woocommerce-tabs .shop_attributes td {
  color: #333;
  font-family: luzsansbook;
  font-size: 16px;
  font-style: normal;
  line-height: 1.2 !important;
  padding: 2px 15px !important;
  text-align: left;
}

.woocommerce-tabs .shop_attributes th {
  border-left: 1px solid #e4e4e4;
  font-weight: bold;
  width: 50% !important;
  position: relative;
}

.woocommerce-tabs .shop_attributes th:after {
  position: relative !important;
  right: auto !important;
  margin-left: 5px;
  top: auto !important;
}

.woocommerce-tabs .shop_attributes td a,
.woocommerce-tabs .shop_attributes td p {
  color: #333;
  font-family: luzsansbook;
  font-size: 16px;
  font-style: normal;
}

body .em-bookings-form-coupon .em-coupon-message {
  line-height: 1.6;
  margin-left: 0;
}

.em-bookings-form-coupon {
  margin-top: 20px;
}

.em-my-bookings #dbem-bookings-table form {
  display: inline-block;
}

.em-bookings-cancel,
.em-my-bookings #dbem-bookings-table form input[type="submit"] {
  background-color: #422c1e !important;
  border: 1px solid transparent;
  border-radius: 5px;
  color: #fff !important;
  display: inline-block;
  float: none;
  font-family: "luzsansbook";
  font-size: 14px !important;
  font-weight: bold;
  height: 40px;
  letter-spacing: 0;
  line-height: 40px;
  margin: 5px 0;
  padding: 0 10px !important;
  text-transform: none;
  width: auto;
}

.em-bookings-cancel:hover,
.em-my-bookings #dbem-bookings-table form input[type="submit"]:hover {
  background-color: #000 !important;
}

input#ship-to-different-address-checkbox {
  margin-left: 0 !important;
  position: relative;
  top: 1px;
}

.woocommerce-checkout .order-review-right table.shop_table td:first-child {
  width: 50%;
}

#grve-theme-wrapper .woocommerce form .shipping label {
  display: inline-block;
  text-indent: 0;
}

.woocommerce-cart .grve-product-item.hover .grve-product-options {
  -webkit-transform: translate(-50%, -240%);
  -moz-transform: translate(-50%, -240%);
  -ms-transform: translate(-50%, -240%);
  -o-transform: translate(-50%, -240%);
  transform: translate(-50%, -240%);
}

.woocommerce-cart .grve-product-item .grve-product-options:hover {
  background-color: #333;
}

.woocommerce-cart .grve-product-item .grve-product-options {
  background-color: #422c1e;
  border-radius: 5px;
  padding: 15px !important;
}

html .woocommerce-cart .grve-product-item .grve-product-options a {
  font-family: "luzsansbook";
  font-size: 14px !important;
  font-weight: bold;
  letter-spacing: normal;
}

/*14-5-2018*/
.loader>img {
  border-radius: 50%;
  box-shadow: 0 0 10px -5px #333;
  padding: 0 3px 3px 0;
  background: #fff;
  width: 32px;
}

.loader {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  vertical-align: top;
}

.woocommerce-message .loader,
.woocommerce-error .loader {
  float: right;
  line-height: 100%;
  margin: 3px 10px 0;
}

html #grve-theme-wrapper .woocommerce-error .button,
html #grve-theme-wrapper .woocommerce-message .button {
  font-size: 16px !important;
  line-height: 20px;
  padding: 10px 15px !important;
  margin: 0 !important;
  text-decoration: none;
}

html .woocommerce .woocommerce-message,
html .woocommerce .woocommerce-error,
html .woocommerce .woocommerce-info,
html .woocommerce-page .woocommerce-message,
html .woocommerce-page .woocommerce-error,
html .woocommerce-page .woocommerce-info {
  padding: 10px 10px 10px 60px;
}

.register .have_account {
  margin-top: 15px;
}


body #grve-header #grve-main-menu>ul>li.menu-item-795 {
  position: relative;
}

body #grve-header #grve-main-menu>ul>li.menu-item-795 li {
  float: none;
  line-height: 1;
  padding: 10px;
  position: relative;
  width: auto;
}

#grve-header #grve-main-menu ul .sub-menu .sub-menu {
  background-color: #222;
  margin-left: 7px;
}

body #grve-header #grve-main-menu ul li ul li.menu-item-has-children>a::after {
  content: "";
  display: inline-block;
  font-family: fontawesome;
  font-size: 17px;
  margin-left: 4px;
  vertical-align: top;
}

#grve-header #grve-main-menu ul .sub-menu .sub-menu::before {
  border-bottom: 5px solid transparent;
  border-right: 5px solid #222;
  border-top: 5px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  right: 100%;
  top: 13px;
  width: 0;
}

#grve-header #grve-main-menu ul .sub-menu .sub-menu::after {
  bottom: 0;
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  width: 7px;
  z-index: -2;
}

/*7-7-2018*/
html body.woocommerce-cart #grve-theme-wrapper .woocommerce table .quantity .minus,
html body.woocommerce-cart #grve-theme-wrapper .woocommerce table .quantity .plus {
  display: none !important;
}

html body.woocommerce-cart #grve-theme-wrapper .woocommerce table .quantity input.qty {
  border: 0 none !important;
  font-size: 16px;
  pointer-events: none;
}

.woocommerce .grve-product-item.hover .grve-product-options.hover {
  display: none;
}

.grve-product-item.hover .grve-product-media .grve-product-options {
  display: none;
}

.form-file .wpcf7-form-control-wrap.file-926 {
  background-color: #eeeeee;
  border: 2px solid #eeeeee;
  border-radius: 50px;
  color: #000000;
  height: auto;
  padding: 15px 35px;
  width: auto;
}

/* 09-10-2019 */
.all_pro_d .grve-product-media {
  position: relative;
}

.all_pro_d .grve-product-media>a.add_to_cart_button {
  height: auto;
}

.all_pro_d .grve-product-media .grve-product-options>a.add_to_cart_button {
  height: auto;
  background-color: #422C1E;
  text-align: center;
  min-width: 148px;
  margin: 0 auto;
  font-size: 18px !important;
  letter-spacing: normal;
  line-height: 40px;
  border-radius: 5px;
  color: #fff !important;
}

.all_pro_d .grve-product-options {
  background-color: transparent !important;
  border-radius: 0;
  padding: 0 !important;
}

body.woocommerce .grve-product-item.hover .grve-product-options,
.woocommerce .related.products ul.products li .grve-product-item.hover .grve-product-options {
  transform: translate(-50%, -280%);
}

.all_pro_d .grve-product-media>a.add_to_cart_button {
  display: none !important;
}

.woocommerce-page ul.products li .grve-product-item .grve-product-options {
  background-color: transparent !important;
  padding: 0;
}

.woocommerce-page ul.products li .grve-product-item.hover .grve-product-options,
.woocommerce-page ul.products li .grve-product-item:hover .grve-product-options {
  display: block;
  padding: 0;
}

.woocommerce-page ul.products li .grve-product-item.hover .grve-product-options {
  transition: none;
}

.all_pro_d .grve-product-media .grve-product-options>a.add_to_cart_button:hover {
  background-color: #333;
}

body.woocommerce-page .all_pro_d ul.products li.product>a.add_to_cart_button {
  display: none;
}

html .woocommerce #payment div.payment_box::after, html .woocommerce-page #payment div.payment_box::after {
  top: -7px;
}

body .product-online .woocommerce .products li.product {
  margin-bottom: 30px;
}

body .product-online .woocommerce .products li.product::after {
  left: 0;
}

.woocommerce-product-gallery__image a img.wp-post-image {
  transform: none;
  top: 0;
}

.woocommerce-page ul.products li.product .grve-product-media {
  min-height: 350px;
  max-height: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.woocommerce-page ul.products li.product .grve-product-media img {
  max-width: 330px;
  max-height: 330px;
}

.tax-product_cat #grve-main-content {
  padding-bottom: 70px;
}

div.woocommerce table.shop_table .order-total td {
  border-top: none;
}

.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text {
  margin-bottom: 15px;
}

.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text .woocommerce-privacy-policy-link {
  color: #422c1e;
  font-weight: bold;
}

#grve-theme-wrapper .woocommerce form .woocommerce-input-wrapper label.checkbox {
  display: flex;
  line-height: normal;
}

.woocommerce.woocommerce-page .product .products h2 {
  font-size: 20px !important;
  letter-spacing: 0;
  color: #422c1e !important;
  font-family: Oswald;
}

.woocommerce-shipping-calculator section#shipping-calculator-form {
    margin-top: 15px;
}

.woocommerce .cart-collaterals .cart_totals table small, 
.woocommerce-page .cart-collaterals .cart_totals table small {
    color: #333;
}

#grve-content-area .woocommerce {
    margin-bottom: 70px;
}