/* Default Style */ /* General ***************************************************/
body.admin-bar {
  top: 32px;
}

/* Font in different browser */
body, button, input, select, textarea {
  color: #343434;
  line-height: 23px;
}

p {
  line-height: 23px;
  margin-bottom: 2rem;
}

.elementor-text-editor p {
  margin-bottom: 1rem;
}

a:hover {
  text-decoration: none;
  outline: none;
}

a:hover, a:focus {
  text-decoration: none;
  outline: none;
}

input:focus {
  outline: none;
}

img {
  max-width: 100%;
  height: auto;
}

.alignleft, img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left;
}

.alignright, img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right;
}

.aligncenter, img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}

.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px;
  max-width: 100%;
}

.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin: 0;
}

.wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0;
}

.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}

blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left;
}

blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right;
}

.gallery-caption {
  width: 100%;
}

.sticky {
  background: #f3f3f3;
  padding: 22px 30px 30px 30px;
  border-top: 5px solid #5687bf;
}

.single .sticky {
  padding: 30px;
}

.sticky .post-excerpt {
  text-align: justify;
}

.bypostauthor {
  position: relative;
}

.widget label.screen-reader-text {
  display: none;
}

.slash {
  padding: 0px 3px;
  color: #999;
}

/** Fix for img ajax contact form 7  */
img.ajax-loader {
  width: 16px !important;
  height: 16px !important;
  display: block;
  text-align: center;
  margin: 0 auto;
  margin-left: auto !important;
}

.pp_social .facebook {
  width: 70px;
}

/* Scroll To TOp */
#scrollUp {
  bottom: 20px;
  right: 20px;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  background-color: #343434;
  color: #fff;
  text-align: center;
}

#scrollUp i {
  color: #fff;
  text-align: center;
  line-height: 30px;
  font-size: 15px;
}

/* boxed and wide layout */
.ovatheme_container_wide {
  background: #fff;
}

.ovatheme_container_boxed {
  max-width: 1170px;
  margin: 0 auto;
  background: #fff;
  overflow: hidden;
}

/* iframe */
iframe {
  width: 100%;
  border: none;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper {
  position: relative;
}

pre {
  border: 1px solid #d1d1d1;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3125;
  margin: 1.75em 0 1.75em 0;
  max-width: 100%;
  overflow: auto;
  padding: 1.75em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

#main-content {
  width: 100%;
}

/* Fix table ***************************************************/
table, tr, td, th {
  border: 1px solid #ededed;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
  line-height: 2;
  margin: 0 0 20px;
  width: 100%;
}

thead {
  display: table-header-group;
  vertical-align: middle;
  border-color: inherit;
}

tbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit;
}

tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}

th {
  padding: 5px 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #333;
}

th a {
  color: #555;
}

td {
  padding: 5px 10px;
}

table tr td a {
  color: #333;
}

ol, ul {
  margin: 0;
  padding: 0 0 0 15px;
}

ul li {
  display: list-item;
  text-align: -webkit-match-parent;
}

ol {
  display: block;
  list-style-type: decimal;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 20px;
  margin-top: 0;
}

address {
  font-style: italic;
  margin: 0 0 24px;
}

cite, em, var, address, dfn {
  font-style: italic;
}

/* Typo ***************************************************/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: 500;
}

h1 {
  font-size: 33px;
  font-size: 2.0625rem;
  line-height: 1.2727272727;
  margin-top: 0.696969697em;
  margin-bottom: 0.2484848485em;
}

h2 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.25;
  margin-top: 0.6em;
  margin-bottom: 0.4em;
}

h3 {
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 1.2173913043;
  margin-top: 1.0347826087em;
  margin-bottom: 0.6173913043em;
}

h4 {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1.1052631579;
  margin-top: 1.5473684211em;
  margin-bottom: 0.873684211em;
}

h5 {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1.1052631579;
  margin-top: 1.5473684211em;
  margin-bottom: 0.873684211em;
}

h6 {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1.1052631579;
  margin-top: 1.5473684211em;
  margin-bottom: 0.873684211em;
}

/* Layout ***************************************************/
.wrap_site {
  display: flex;
  max-width: 1190px;
  margin: 0 auto;
  padding: 0px 10px;
  flex-wrap: wrap;
}

/* Fix Layout to 1170px */
.container,
body .elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1190px !important;
}

/* Sidebar ***************************************************/
.sidebar .widget {
  display: block;
  margin-bottom: 65px;
  float: left;
  width: 100%;
  /* Rss */
  /* Sidebar Calendar */
  /* Sidebar Tag clound */
  /* Sidebar Search */
  /* Sidebar dropdown */
  /* Sidebar img */
  /* sidebar ul, ol, li */
  /* widget categorires */
}
.sidebar .widget a {
  color: #5c5c5c;
}
.sidebar .widget a:hover {
  color: #343434;
}
.sidebar .widget h4.widget-title {
  font-size: 16px;
  text-transform: capitalize;
  color: #343434;
  border-bottom: 1px solid #343434;
  padding-bottom: 15px;
  margin-bottom: 30px;
  margin-top: 0;
  position: relative;
}
.sidebar .widget .screen-reader-text {
  display: none;
}
.sidebar .widget.widget_rss {
  margin-bottom: 35px;
}
.sidebar .widget.widget_rss ul li {
  margin-bottom: 30px;
  padding-bottom: 17px;
  border-bottom: 1px solid #e7e7e7;
}
.sidebar .widget.widget_rss ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.sidebar .widget.widget_rss ul li a.rsswidget {
  font-weight: 600;
  display: block;
  line-height: 1.5em;
  margin-bottom: 12px;
  color: #343434;
  font-size: 15px;
}
.sidebar .widget.widget_rss ul li .rss-date {
  display: inline-block;
  margin-bottom: 12px;
  font-weight: 500;
  opacity: 0.7;
}
.sidebar .widget.widget_rss ul li .rssSummary {
  margin-bottom: 12px;
}
.sidebar .widget.widget_calendar {
  width: 100%;
}
.sidebar .widget.widget_calendar table {
  margin-bottom: 0;
}
.sidebar .widget.widget_calendar table thead {
  border: 1px solid #343434;
}
.sidebar .widget.widget_calendar table thead tr th {
  background-color: #343434;
  color: #fff;
}
.sidebar .widget.widget_calendar tr th {
  background: #ccc;
  color: #444;
}
.sidebar .widget.widget_calendar caption {
  background: #343434;
  color: #fff;
  font-weight: bold;
  text-align: center;
  border: none;
}
.sidebar .widget.widget_calendar tr th,
.sidebar .widget.widget_calendar tr td {
  border: none;
  text-align: center;
}
.sidebar .widget.widget_calendar tr td {
  border: 1px solid #e4e4e4;
}
.sidebar .widget.widget_tag_cloud .tagcloud {
  position: relative;
  width: 100%;
  float: left;
}
.sidebar .widget.widget_tag_cloud .tagcloud a {
  float: left;
  margin: 0 10px 10px 0;
  display: block;
  padding: 5px 10px;
  background-color: transparent;
  border: solid 1px #555555;
  font-size: 14px !important;
}
.sidebar .widget.widget_tag_cloud .tagcloud a:hover {
  color: #fff;
  background-color: #555;
}
.sidebar .widget.widget_search form.search-form {
  position: relative;
  display: flex;
  align-items: center;
}
.sidebar .widget.widget_search input.search-submit {
  border: none;
  height: 40px;
  border: none;
  padding-left: 15px;
  padding-right: 15px;
  cursor: pointer;
}
.sidebar .widget.widget_search label {
  margin-bottom: 0px;
  width: 100%;
  max-width: 250px;
}
.sidebar .widget.widget_search label input.search-field {
  width: 100%;
  max-width: 250px;
  height: 40px;
  padding: 6px 12px;
  background-color: #ebebeb;
  color: #333;
  border-radius: 0px;
  border: none;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sidebar .widget.widget_search label input.search-field::-moz-placeholder {
  color: #8a929a;
}
.sidebar .widget.widget_search label input.search-field:hover, .sidebar .widget.widget_search label input.search-field:focus, .sidebar .widget.widget_search label input.search-field.focus {
  border: none;
}
.sidebar .widget.widget_search label input.search-field::-webkit-input-placeholder {
  color: #333;
  opacity: 0.9;
}
.sidebar .widget.widget_search label input.search-field:-moz-placeholder {
  color: #333;
  opacity: 1;
}
.sidebar .widget.widget_search label input.search-field::-moz-placeholder {
  color: #333;
  opacity: 1;
}
.sidebar .widget.widget_search label input.search-field:-ms-input-placeholder {
  color: #333;
}
.sidebar .widget ul.search {
  list-style-type: none;
  padding-left: 0;
}
.sidebar .widget select {
  width: 100%;
  height: 30px;
  line-height: 30px;
}
.sidebar .widget img {
  width: auto;
}
.sidebar .widget ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0px;
}
.sidebar .widget.widget_categories ul {
  margin-bottom: 0;
}
.sidebar .widget.widget_archive a, .sidebar .widget.widget_categories a, .sidebar .widget.widget_links a, .sidebar .widget.widget_meta a, .sidebar .widget.widget_nav_menu a, .sidebar .widget.widget_pages a, .sidebar .widget.widget_recent_comments a, .sidebar .widget.widget_recent_entries a {
  border: 0;
}
.sidebar .widget.widget_archive ul, .sidebar .widget.widget_categories ul, .sidebar .widget.widget_links ul, .sidebar .widget.widget_meta ul, .sidebar .widget.widget_nav_menu ul, .sidebar .widget.widget_pages ul, .sidebar .widget.widget_recent_comments ul, .sidebar .widget.widget_recent_entries ul {
  list-style: none;
  margin: 0;
}
.sidebar .widget.widget_archive li, .sidebar .widget.widget_categories li, .sidebar .widget.widget_links li, .sidebar .widget.widget_meta li, .sidebar .widget.widget_nav_menu li, .sidebar .widget.widget_pages li, .sidebar .widget.widget_recent_comments li, .sidebar .widget.widget_recent_entries li {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  padding: 0.7667em 0;
}
.sidebar .widget.widget_archive li:first-child, .sidebar .widget.widget_categories li:first-child, .sidebar .widget.widget_links li:first-child, .sidebar .widget.widget_meta li:first-child, .sidebar .widget.widget_nav_menu li:first-child, .sidebar .widget.widget_pages li:first-child, .sidebar .widget.widget_recent_comments li:first-child, .sidebar .widget.widget_recent_entries li:first-child {
  border-top: 0;
  padding-top: 0;
}
.sidebar .widget.widget_archive li:last-child, .sidebar .widget.widget_categories li:last-child, .sidebar .widget.widget_categories ul .cat-item:last-child, .sidebar .widget.widget_links li:last-child, .sidebar .widget.widget_meta li:last-child, .sidebar .widget.widget_nav_menu li:last-child, .sidebar .widget.widget_pages li:last-child, .sidebar .widget.widget_recent_comments li:last-child, .sidebar .widget.widget_recent_entries li:last-child {
  padding-bottom: 0;
}
.sidebar .widget.widget_categories .children, .sidebar .widget.widget_categories ul .cat-item, .sidebar .widget.widget_nav_menu .sub-menu, .sidebar .widget.widget_pages .children {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  margin: 0.7667em 0 0 0.8em;
  padding-top: 0.7667em;
}

/* 404 Page ***************************************************/
.reon_404_page .ova_error_icon i {
  font-size: 50px;
}
.reon_404_page .ova_caption_title {
  font-size: 20px;
  margin: 20px 0px;
  text-transform: uppercase;
}
.reon_404_page .ova_go_home {
  margin: 0;
  padding: 0;
}
.reon_404_page .ova_go_home a {
  margin: 0;
  padding: 0;
  background-color: #343434;
  padding: 10px;
  color: #fff;
}
.reon_404_page .ova_go_home a:hover {
  background-color: #343434;
}

/* Search Page ***************************************************/
article.result_search .post-body {
  margin-bottom: 30px;
}

/* protect template page ***************************************************/
form.post-password-form input[type=submit] {
  background: #000;
  border: none;
  border-top: 1px solid #000;
  box-shadow: none;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
}

/* List Comment ***************************************************/
h4.title-comment,
h4.number-comments {
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  color: #343434;
}

ul.commentlists {
  list-style: none;
  padding-left: 0;
  margin-bottom: 4px;
  display: block;
  float: left;
  width: 100%;
}
ul.commentlists li {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}
ul.commentlists li.comment {
  display: block;
  float: left;
  width: 100%;
}
ul.commentlists li.comment .comment_item {
  margin-bottom: 25px;
  position: relative;
  z-index: 10;
}
ul.commentlists li.comment .comment_item .comment-author {
  float: left;
  margin-right: 20px;
}
ul.commentlists li.comment .comment_item .comment-author img {
  width: 70px;
}
ul.commentlists li.comment .comment_item .comment-details {
  padding-top: 0;
  font-size: 14px;
}
ul.commentlists li.comment .comment_item .comment-details .author-name {
  display: inline-flex;
  margin-bottom: 5px;
}
ul.commentlists li.comment .comment_item .comment-details .author-name .name,
ul.commentlists li.comment .comment_item .comment-details .author-name a.url {
  color: #333;
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 700;
  padding-right: 0px;
}
ul.commentlists li.comment .comment_item .comment-details .author-name a:hover {
  color: #898989;
}
ul.commentlists li.comment .comment_item .comment-details .author-name .ova_reply {
  display: flex;
  padding-left: 10px;
}
ul.commentlists li.comment .comment_item .comment-details .author-name .ova_reply i {
  padding-left: 5px;
  color: #555;
  font-size: 10px !important;
}
ul.commentlists li.comment .comment_item .comment-details .author-name .ova_reply a {
  font-size: 11px !important;
  color: #555;
  text-transform: capitalize !important;
}
ul.commentlists li.comment .comment_item .comment-details .comment-body {
  padding-left: 90px;
}
ul.commentlists li.comment .comment_item .comment-details .comment-reply {
  position: absolute;
  top: 0;
  right: 0;
}
ul.commentlists li.comment .comment_item .comment-details .comment-reply img {
  float: left;
}
ul.commentlists li.comment .comment_item .comment-details .comment-reply-link {
  color: #555;
  font-size: 12px;
  float: left;
  padding-left: 2px;
}
ul.commentlists li.comment .comment_item .comment-details .comment-content p {
  margin-bottom: 0;
}
ul.commentlists li.pingback {
  position: relative;
}
ul.commentlists li.pingback .comment-body {
  display: none;
}
ul.commentlists li.pingback .author-name {
  display: inline-flex;
}
ul.commentlists li.pingback .author-name a {
  color: #000000;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
}
ul.commentlists li.pingback .author-name .date {
  display: none;
}
ul.commentlists li.pingback .author-name .ova_reply a {
  text-transform: capitalize;
}
ul.commentlists ul.children {
  list-style: none;
  margin-left: 75px;
}

.comment-navigation {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.comment-navigation .nav_comment_text {
  width: 100%;
  float: left;
  padding: 10px 0px 11px 0px;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
  color: #000;
}
.comment-navigation .previous {
  float: left;
  display: inline-block;
}
.comment-navigation .next {
  display: inline-block;
  float: right;
}
.comment-navigation a {
  color: #333;
  font-weight: 500;
}
.comment-navigation a:hover {
  color: #000;
}

/* Comment Form ***************************************************/
.wrap_comment_form {
  float: left;
  width: 100%;
  display: block;
}
.wrap_comment_form .comment-reply-title {
  margin-top: 0;
}
.wrap_comment_form h4.title-comment,
.wrap_comment_form h4.number-comments {
  margin-bottom: 22px;
  border-top: 1px solid #dfdfdf;
  padding-top: 41px;
  margin-top: 0px;
}
.wrap_comment_form .comment-form input,
.wrap_comment_form .comment-form textarea {
  border-radius: 4px;
  color: #343434;
  border-color: #343434;
  margin-bottom: 17px;
  height: 40px;
}
.wrap_comment_form .comment-form input:focus,
.wrap_comment_form .comment-form textarea:focus {
  outline: none;
  box-shadow: none;
}
.wrap_comment_form .comment-form textarea {
  height: 150px;
}
.wrap_comment_form .comment-form p.form-submit {
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 50px;
}
.wrap_comment_form .comment-form p.form-submit input.submit {
  font-size: 14px;
  border-radius: 4px;
  background-color: #343434;
  border: 1px solid #343434;
  color: #fff;
  box-shadow: none;
  font-weight: 500;
  text-shadow: none;
  cursor: pointer;
  text-transform: uppercase;
  padding: 10px 25px;
  height: 45px;
}

/* Respond Comment ***************************************************/
.comment-respond input, .comment-respond textarea {
  margin-bottom: 15px;
}
.comment-respond input:focus, .comment-respond textarea:focus {
  outline: none;
  box-shadow: none;
}
.comment-respond #submit {
  padding: 12px 25px;
  border: 1px solid #343434;
  border-radius: 4px;
  cursor: pointer;
  background-color: #343434;
  color: #fff;
}

/* pagination ***************************************************/
.pagination-wrapper {
  text-align: center;
  margin: 50px 0px;
}
.pagination-wrapper .pagination li a {
  border-radius: 4px;
  margin-right: 10px;
  color: #333333;
  padding: 5px 10px;
  text-align: center;
  font-weight: 700;
  border: 1px dashed rgba(52, 52, 52, 0.3);
}
.pagination-wrapper .pagination li a:focus, .pagination-wrapper .pagination li a:hover {
  border: 1px solid #343434;
  background-color: #343434;
  color: #fff;
}
.pagination-wrapper .pagination li.active a {
  border: 1px solid #343434;
  background-color: #343434;
  color: #fff;
}

/* article ***************************************************/
/* Blog */
article.post-wrap {
  margin-bottom: 70px;
}
article.post-wrap h2.post-title {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1em;
}
article.post-wrap h2.post-title a,
article.post-wrap h2.entry-title a {
  color: #343434;
  font-size: 16px;
  text-transform: uppercase;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
article.post-wrap.sticky h2.post-title {
  margin-top: 0;
}
article.post-wrap .post-media {
  margin-bottom: 20px;
}
article.post-wrap .post-meta .post-meta-content {
  margin: 15px 0px;
  display: block;
  color: #222;
  font-size: 13px;
}
article.post-wrap .post-meta .post-meta-content a {
  color: #222;
  font-size: 13px;
}
article.post-wrap .post-meta .post-meta-content a:hover {
  color: inherit;
}
article.post-wrap .post-meta .post-meta-content .right {
  font-weight: 500;
}
article.post-wrap .post-tag {
  margin: 60px 0px 30px 0px;
}
article.post-wrap .post-tag .ovatags,
article.post-wrap .post-tag .ovacats,
article.post-wrap .post-tag .share_social .ova_label {
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
  clear: both;
  display: block;
  margin-bottom: 15px;
}
article.post-wrap .post-tag a {
  background-color: #555;
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  margin-bottom: 10px;
  display: inline-block;
}
article.post-wrap .post-tag a:hover {
  background-color: #000;
}
article.post-wrap .post-tag .post-tags {
  display: block;
  margin-bottom: 15px;
}
article.post-wrap .post-tag .post-tags a {
  display: inline-block;
}
article.post-wrap .post-tag .post-categories {
  display: block;
  margin-top: 30px;
  margin-bottom: 30px a;
  margin-bottom-display: inline-block;
}
article.post-wrap .post-tag .share_social ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
article.post-wrap .post-tag .share_social ul li {
  display: inline-block;
  margin-bottom: 15px;
}
article.post-wrap .post-readmore a {
  text-transform: uppercase;
  color: #888;
  padding: 0;
  font-size: 12px;
  text-transform: none;
  font-weight: 500;
  line-height: 26px;
  border-radius: 0;
  letter-spacing: 1px;
  border-bottom: 1px solid #e8e8e8;
  box-shadow: none;
}
article.post-wrap .post-readmore a a:hover {
  color: #000;
  border-bottom-color: #000;
}

/* Detail */
.single article.post-wrap h1.post-title {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  margin-bottom: 0px;
  margin-top: 0;
}

/* fix background pattern */
.patter_bg {
  position: absolute !important;
  width: 100%;
  height: 100%;
}

/* Search */
.result_search h2.post-title a {
  color: #333;
}

form.search-form {
  display: inline-block;
}

form.search-form label input {
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  background-color: #ebebeb;
  color: #333;
  border-radius: 0px;
  border: none;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 250px;
}

form.search-form input.search-submit {
  background-color: #333;
  color: #fff;
  box-shadow: none;
  height: 40px;
  border: none;
  padding-left: 15px;
  padding-right: 15px;
  cursor: pointer;
  padding-bottom: 0;
  padding-top: 0;
  margin-left: -15px;
}

/* password page */
.post-password-form p label {
  margin-bottom: 0;
}

/* Page ***************************************************/
.page h2.post-title {
  margin-top: 0;
}

/* Page Link ***************************************************/
.page-links {
  clear: both;
  margin: 20px 0px 30px 0px;
  float: left;
}
.page-links a, .page-links > span {
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  display: inline-block;
  font-size: 13px;
  font-size: 0.8125rem;
  height: 1.8461538462em;
  line-height: 1.6923076923em;
  margin-right: 0.3076923077em;
  text-align: center;
  width: 1.8461538462em;
}
.page-links a {
  background-color: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
.page-links a:hover, .page-links a:focus {
  background-color: #e9a31b;
  border-color: transparent;
  color: #fff;
}
.page-links > .page-links-title {
  border: 0;
  color: #1a1a1a;
  height: auto;
  margin: 0;
  padding-right: 0.6153846154em;
  width: auto;
}
.page-links .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

/* Breadcrumbs ***************************************************/
.ovatheme_breadcrumbs {
  background-color: #ededed;
  margin-bottom: 60px;
}
.ovatheme_breadcrumbs ul.breadcrumb {
  margin-bottom: 0;
  padding: 23px 0px;
  background: transparent;
  align-items: center;
}
.ovatheme_breadcrumbs ul.breadcrumb li,
.ovatheme_breadcrumbs ul.breadcrumb a,
.ovatheme_breadcrumbs ul.breadcrumb li a {
  color: #343434;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.ovatheme_breadcrumbs .separator {
  padding-left: 2px;
  padding-right: 2px;
}
.ovatheme_breadcrumbs .separator:before {
  font-family: "Material-Design-Iconic-Font";
  content: "\f2fb";
  font-size: 17px;
  padding-left: 5px;
  padding-right: 5px;
}

/* Responsive  ****************************************************/
@media (max-width: 1199.98px) {
  ul.commentlists ul.children {
    margin-left: 15px;
  }
}
@media (max-width: 991.98px) {
  .ovatheme_header_default button.navbar-toggler {
    background: #343434;
    color: #fff;
  }
  ul.commentlists header.comment-author {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  ul.commentlists li.comment .comment_item .comment-details .comment-body {
    padding-left: 0px;
  }
}
@media (max-width: 767.98px) {
  /* comment */
  .comment-details {
    width: 100%;
    float: left;
  }
  .comment-details .author-name {
    margin-top: 10px;
  }
  .comment-details .comment-content {
    margin-left: 0;
    padding-bottom: 15px;
  }
  h4.title-comment,
  h4.number-comments {
    float: left;
    width: 100%;
  }
  ul.commentlists li.comment article.comment_item {
    float: left;
    margin-bottom: 15px;
  }
  ul.commentlists ul.children {
    margin-left: 10px;
  }
}
/* Fix PrettyPhoto in mobile */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .pp_pic_holder {
    left: 50% !important;
    width: 98% !important;
    margin-left: -49% !important;
  }
  div.pp_default .pp_content_container .pp_right {
    padding-right: 21px !important;
  }
  .pp_content, #pp_full_res img {
    width: 100% !important;
    height: 100% !important;
  }
  div.pp_default .pp_content_container .pp_details {
    margin-top: 20px !important;
  }
  #pp_full_res iframe {
    width: 100%;
    height: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .pp_pic_holder {
    left: 50% !important;
    width: 98% !important;
    margin-left: -49% !important;
  }
  div.pp_default .pp_content_container .pp_right {
    padding-right: 21px !important;
  }
  .pp_content, #pp_full_res img {
    width: 100% !important;
    height: 100% !important;
  }
  div.pp_default .pp_content_container .pp_details {
    margin-top: 20px !important;
  }
  #pp_full_res iframe {
    width: 100%;
    height: 100%;
  }
}
.ovatheme_header_default nav.navbar, nav.navbar {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.ovatheme_breadcrumbs_default #breadcrumbs {
  padding-left: 10px;
  padding-right: 10px;
}

/* Widget Nav */
.widget_nav_menu .dropdown-menu {
  display: block;
  position: relative;
  padding-left: 10px !important;
  border: none;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  border-radius: 0;
  width: 100%;
  padding-bottom: 0;
}
.widget_nav_menu .dropdown-menu li:last-child {
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  padding-bottom: 10px !important;
}
.widget_nav_menu button.dropdown-toggle,
.widget_nav_menu .arrow_carrot-down {
  display: none;
}
.widget_nav_menu li.dropdown > a {
  padding-bottom: 10px;
  padding-top: 10px;
  clear: both;
  display: block;
}
.widget_nav_menu li {
  padding: 0.7667em 0;
}
.widget_nav_menu ul.menu > li:last-child a {
  padding-top: 10px;
  display: block;
  clear: both;
}

footer.footer {
  clear: both;
  margin-top: 50px;
}
footer.footer .content {
  padding-left: 5px;
  padding-right: 5px;
}

input[type=checkbox] {
  width: 15px;
  height: 15px;
}

/* Import Default Menu */
/* Min Width Sub-Menu */
.dropdown-menu {
  min-width: 10rem;
}

/* Menu Shrink */
body .ova_header_absoluted {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}
body .ovamenu_shrink {
  /* If mobile doesnt use Fixed => use bellow code */
  /*@media(max-width: 991.98px){
  	position: relative;
  	top: 0;
  }*/
}
body .ovamenu_shrink.ready_active {
  top: -300px;
}
body .ovamenu_shrink.active_fixed {
  position: fixed;
  top: 0px;
  width: 100%;
  left: 0;
  z-index: 999;
  background: #fff;
  -webkit-animation: dropdown 0.3s ease;
  -moz-animation: dropdown 0.3s ease;
  animation: dropdown 0.3s ease;
  -webkit-transition: 0.5s !important;
  -moz-transition: 0.5s !important;
  -o-transition: 0.5s !important;
  box-shadow: 0px 1px 6px 0px #c5c5c5;
}
body .ovamenu_shrink.active_fixed.bg_dark {
  background-color: #000000 !important;
}
body .ovamenu_shrink.active_fixed.bg_white {
  background-color: #fff !important;
}
body .ovamenu_shrink.active_fixed .elementor-widget-container {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
body .ovamenu_shrink.active_fixed .elementor-widget-container ul.menu > li {
  padding: 0 !important;
}
@media (min-width: 1025px) {
  body .ovamenu_shrink.active_fixed .elementor-widget-container ul.menu > li > a {
    padding: 30px 15px !important;
  }
}
body.admin-bar .ova_header_absoluted {
  position: absolute !important;
  top: 32px;
}
body.admin-bar .ovamenu_shrink.active_fixed {
  top: 32px;
}
@media (max-width: 782.98px) {
  body.admin-bar .ovamenu_shrink.active_fixed {
    top: 46px;
  }
}
@media (max-width: 599.98px) {
  body.admin-bar .ovamenu_shrink.active_fixed {
    top: 0px;
  }
}

.ovatheme_header_default i.arrow_carrot-down {
  display: none;
}

.ovatheme_header_default nav.navbar,
nav.navbar {
  width: 100%;
  /* Logo */
  /* Menu Item */
  /* Sub-menu */
  /* last-child level 0 */
  /* Menu Level 3 */
  /* Show Sub-Menu when hover */
}
.ovatheme_header_default nav.navbar .navbar-brand,
nav.navbar .navbar-brand {
  padding-top: 30px;
  padding-bottom: 30px;
}
.ovatheme_header_default nav.navbar li a,
nav.navbar li a {
  text-transform: uppercase;
  color: #343434;
  font-weight: 500;
  padding: 30px 13px;
  font-size: 14px;
  display: inline-block;
}
.ovatheme_header_default nav.navbar li.dropdown > a:after,
nav.navbar li.dropdown > a:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  float: right;
  margin-top: 7px;
}
.ovatheme_header_default nav.navbar li.dropdown .dropdown-toggle,
nav.navbar li.dropdown .dropdown-toggle {
  display: none;
}
.ovatheme_header_default nav.navbar ul.dropdown-menu li > a,
nav.navbar ul.dropdown-menu li > a {
  padding: 7px 15px;
  display: inline-block;
  white-space: nowrap;
  width: 100%;
}
.ovatheme_header_default nav.navbar ul.dropdown-menu > .active > a,
nav.navbar ul.dropdown-menu > .active > a {
  background-color: transparent;
}
.ovatheme_header_default nav.navbar ul.dropdown-menu > .active > a:focus, .ovatheme_header_default nav.navbar ul.dropdown-menu > .active > a:hover,
nav.navbar ul.dropdown-menu > .active > a:focus,
nav.navbar ul.dropdown-menu > .active > a:hover {
  background-color: transparent;
}
.ovatheme_header_default nav.navbar ul.nav > li:last-child > a,
nav.navbar ul.nav > li:last-child > a {
  padding-right: 0;
}
.ovatheme_header_default nav.navbar ul.nav ul.dropdown-menu ul.dropdown-menu,
nav.navbar ul.nav ul.dropdown-menu ul.dropdown-menu {
  right: 100%;
  left: auto;
  top: 0;
}
@media (min-width: 992px) {
  .ovatheme_header_default nav.navbar ul.nav li.dropdown:hover > ul,
  nav.navbar ul.nav li.dropdown:hover > ul {
    display: block;
    top: 100%;
    margin: 0;
  }
  .ovatheme_header_default nav.navbar ul.nav ul li.dropdown:hover > ul,
  nav.navbar ul.nav ul li.dropdown:hover > ul {
    top: 0;
  }
}
@media (max-width: 991.98px) {
  .ovatheme_header_default nav.navbar button.navbar-toggler:focus,
  nav.navbar button.navbar-toggler:focus {
    outline: none;
  }
  .ovatheme_header_default nav.navbar ul.nav li > a,
  nav.navbar ul.nav li > a {
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-left: 0;
  }
  .ovatheme_header_default nav.navbar ul.nav ul.dropdown-menu,
  nav.navbar ul.nav ul.dropdown-menu {
    border: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-left: 10px;
  }
  .ovatheme_header_default nav.navbar ul.nav ul.dropdown-menu li.dropdown .dropdown-toggle,
  nav.navbar ul.nav ul.dropdown-menu li.dropdown .dropdown-toggle {
    display: none;
  }
  .ovatheme_header_default nav.navbar ul.nav ul.dropdown-menu ul.dropdown-menu,
  nav.navbar ul.nav ul.dropdown-menu ul.dropdown-menu {
    display: block;
    border: none;
  }
  .ovatheme_header_default nav.navbar ul.nav ul.dropdown-menu ul.dropdown-menu li a,
  nav.navbar ul.nav ul.dropdown-menu ul.dropdown-menu li a {
    margin-left: 15px;
  }
  .ovatheme_header_default nav.navbar li a,
  nav.navbar li a {
    padding: 7px 0px;
    display: inline-block;
  }
  .ovatheme_header_default nav.navbar li.dropdown > a:after,
  nav.navbar li.dropdown > a:after {
    display: none;
  }
  .ovatheme_header_default nav.navbar li.dropdown .dropdown-toggle,
  nav.navbar li.dropdown .dropdown-toggle {
    display: inline-block;
    padding-left: 0px;
    position: absolute;
    right: 10px;
    top: 8px;
    background: transparent;
    border: none;
  }
  .ovatheme_header_default nav.navbar li.dropdown .dropdown-toggle:focus,
  nav.navbar li.dropdown .dropdown-toggle:focus {
    outline: none;
  }
  .ovatheme_header_default nav.navbar li.active_sub > ul.dropdown-menu,
  nav.navbar li.active_sub > ul.dropdown-menu {
    display: block;
  }
  .ovatheme_header_default nav.navbar .navbar-brand,
  nav.navbar .navbar-brand {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* Import Woocommerce Style */
.woocommerce {
  /* Woo sidebar */
  /* Button */
  /* Title Page */
  /* List Product */
  /* Single Product */
  /* Checkout Page */
  /* Ship */
  /* Login Tab */
  /*Login Form*/
}
.woocommerce.woo_layout_1c #woo_main {
  max-width: 100%;
}
.woocommerce.woo_layout_1c #woo_main #primary {
  flex: 0 0 100%;
}
.woocommerce.woo_layout_2l #woo_main {
  float: right;
}
.woocommerce.woo_layout_2l #woo_sidebar {
  float: left;
}
.woocommerce.woo_layout_2r #woo_main {
  float: left;
}
.woocommerce.woo_layout_2r #woo_sidebar {
  float: right;
}
.woocommerce .addresses .woocommerce-Address {
  max-width: 100%;
}
.woocommerce .woo-sidebar {
  /* widget search*/
  /* widget tag*/
  /* widget price filter*/
}
.woocommerce .woo-sidebar .widget_product_search .woocommerce-product-search {
  display: flex;
}
.woocommerce .woo-sidebar .widget_product_search .woocommerce-product-search .search-field {
  font-size: 14px;
  font-weight: 500;
  border-radius: 0;
  padding: 20px 8px 20px 30px;
  border: 1px solid rgb(240, 232, 232);
  width: 100%;
}
.woocommerce .woo-sidebar .widget_product_search .woocommerce-product-search button {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  border-radius: 0;
  padding: 12px 18px;
  border: 1px solid rgb(240, 232, 232);
  background-color: #d9a868;
}
.woocommerce .woo-sidebar .widget_product_search .woocommerce-product-search button:hover {
  background-color: #333;
  border-color: #333;
}
.woocommerce .woo-sidebar .widget_product_tag_cloud .tagcloud a {
  float: left;
  display: block;
  margin: 0 10px 10px 0;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #f5f5f5;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range {
  background-color: #d9a868;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle {
  background: #d9a868;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount {
  display: flex;
  flex-wrap: wrap;
  row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .button {
  font-size: 10px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 800;
  background: #d9a868;
  height: 40px;
  line-height: 1;
  padding: 12px 18px;
  border-radius: 0;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .button:hover {
  background: #333;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  color: var(--text);
  text-transform: uppercase;
}
.woocommerce .woo-sidebar .widget_price_filter .price_slider_wrapper .price_slider_amount .clear {
  display: none;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce .button {
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 12px 25px;
  font-weight: 500;
  border-radius: 4px;
  left: auto;
  color: #515151;
  background-color: #ebe9eb;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce .button:hover {
  color: #fff;
  background-color: #d9a868;
}
.woocommerce h1.page-title {
  margin-top: 0;
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link {
  width: 100%;
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link img {
  height: 250px;
  object-fit: cover;
}
.woocommerce ul.products li.product .onsale {
  background-color: #d9a868;
  border-radius: 0;
  margin-right: 0;
  margin-top: 0;
  padding: 0;
}
.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
  font-size: 16px;
  text-transform: uppercase;
  color: #343434;
}
.woocommerce ul.products li.product .price {
  font-size: 14px;
  color: #343434;
  font-weight: 500;
  /* old price */
  /* new price */
}
.woocommerce ul.products li.product .price del {
  padding-right: 5px;
}
.woocommerce ul.products li.product .price ins {
  text-decoration: none;
}
.woocommerce.single-product .product {
  /* Thubnail */
  /* Title */
  /* Rating */
  /* Price */
  /* Short desc */
  /* Add To Cart Form */
  /* tab */
  /* Review Tab */
  /* related */
}
.woocommerce.single-product .product .woo-thumbnails {
  margin-top: 30px;
  width: 100%;
  max-width: 100%;
  display: block;
}
.woocommerce.single-product .product .woo-thumbnails button.owl-next {
  right: -30px;
  position: absolute;
  top: 50%;
  margin-top: -45px;
  width: 30px;
  height: 30px;
  background: #fff;
}
.woocommerce.single-product .product .woo-thumbnails button.owl-next:focus {
  outline: none;
}
.woocommerce.single-product .product .woo-thumbnails button.owl-next:hover {
  color: #e9a31b;
}
.woocommerce.single-product .product .woo-thumbnails button.owl-next span {
  text-indent: -10000px;
  position: relative;
  display: block;
}
.woocommerce.single-product .product .woo-thumbnails button.owl-next span:before {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 25px;
  content: "5";
  font-family: "ElegantIcons";
  text-indent: 0;
}
.woocommerce.single-product .product .woo-thumbnails button.owl-prev {
  left: -30px;
  position: absolute;
  top: 50%;
  margin-top: -45px;
  width: 30px;
  height: 30px;
  background: #fff;
}
.woocommerce.single-product .product .woo-thumbnails button.owl-prev:focus {
  outline: none;
}
.woocommerce.single-product .product .woo-thumbnails button.owl-prev:hover {
  color: #e9a31b;
}
.woocommerce.single-product .product .woo-thumbnails button.owl-prev span {
  text-indent: -10000px;
  position: relative;
  display: block;
}
.woocommerce.single-product .product .woo-thumbnails button.owl-prev span:before {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 25px;
  content: "4";
  font-family: "ElegantIcons";
  text-indent: 0;
}
@media (max-width: 767.98px) {
  .woocommerce.single-product .product .woo-thumbnails button.owl-prev {
    left: 0px;
  }
  .woocommerce.single-product .product .woo-thumbnails button.owl-prev span {
    background-color: #fff !important;
    padding: 1px 0px 0px 5px;
  }
  .woocommerce.single-product .product .woo-thumbnails button.owl-next {
    right: 0px;
  }
  .woocommerce.single-product .product .woo-thumbnails button.owl-next span {
    background-color: #fff !important;
    padding: 1px 0px 0px 5px;
  }
}
.woocommerce.single-product .product .onsale {
  background-color: #d9a868;
  border-radius: 0;
  left: 0;
  top: 0;
}
.woocommerce.single-product .product .product_title {
  margin-bottom: 10px;
}
.woocommerce.single-product .product .woocommerce-product-rating {
  margin-bottom: 15px;
}
.woocommerce.single-product .product .price {
  color: #343434;
  font-size: 18px;
}
.woocommerce.single-product .product .price del {
  padding-right: 5px;
}
.woocommerce.single-product .product .price ins {
  text-decoration: none;
}
.woocommerce.single-product .product .woocommerce-product-details__short-description p {
  margin-bottom: 23px;
}
.woocommerce.single-product .product .cart {
  margin-bottom: 25px;
}
.woocommerce.single-product .product .cart .quantity .qty {
  height: 40px;
  width: auto;
}
.woocommerce.single-product .product .cart .single_add_to_cart_button {
  height: 40px;
  background-color: #d9a868;
}
.woocommerce.single-product .product .cart .single_add_to_cart_button:hover {
  background-color: #333;
}
.woocommerce.single-product .product .woocommerce-tabs ul.tabs {
  padding: 10px 0px;
  margin-bottom: 50px;
  border-top: 1px solid #343434;
  border-bottom: 1px solid #343434;
  text-align: center;
}
.woocommerce.single-product .product .woocommerce-tabs ul.tabs:before {
  border: none;
}
.woocommerce.single-product .product .woocommerce-tabs ul.tabs li {
  border: none;
  background-color: transparent;
  border-color: transparent;
}
.woocommerce.single-product .product .woocommerce-tabs ul.tabs li:before, .woocommerce.single-product .product .woocommerce-tabs ul.tabs li:after {
  display: none;
}
.woocommerce.single-product .product .woocommerce-tabs ul.tabs li a {
  opacity: 0.4;
  color: #343434;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
.woocommerce.single-product .product .woocommerce-tabs ul.tabs li.active a {
  opacity: 1;
}
.woocommerce.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel--description {
  color: #393939;
}
.woocommerce.single-product .product .woocommerce-Reviews {
  display: flex;
}
@media (max-width: 767.98px) {
  .woocommerce.single-product .product .woocommerce-Reviews {
    display: inline-block;
  }
  .woocommerce.single-product .product .woocommerce-Reviews #review_form_wrapper,
  .woocommerce.single-product .product .woocommerce-Reviews #comments {
    width: 100%;
  }
}
.woocommerce.single-product .product .woocommerce-Reviews #comments {
  width: 50%;
  padding-right: 15px;
}
@media (max-width: 767.98px) {
  .woocommerce.single-product .product .woocommerce-Reviews #comments {
    width: 100%;
    padding-left: 0;
  }
}
.woocommerce.single-product .product .woocommerce-Reviews #comments h2.woocommerce-Reviews-title {
  margin-top: 0;
  font-size: 18px;
  text-transform: uppercase;
}
.woocommerce.single-product .product .woocommerce-Reviews #review_form_wrapper {
  width: 50%;
  padding-left: 15px;
}
@media (max-width: 767.98px) {
  .woocommerce.single-product .product .woocommerce-Reviews #review_form_wrapper {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
}
.woocommerce.single-product .product .woocommerce-Reviews #review_form_wrapper .comment-reply-title {
  font-weight: 500;
  margin-bottom: 1em;
  display: block;
  font-size: 18px;
  text-transform: uppercase;
}
.woocommerce.single-product .product .woocommerce-Reviews #review_form_wrapper .comment-form-rating {
  margin-bottom: 25px;
}
.woocommerce.single-product .product .woocommerce-Reviews #review_form_wrapper .comment-form-rating p.stars a {
  color: #d9a868;
}
.woocommerce.single-product .product .woocommerce-Reviews #review_form_wrapper .comment-form-comment label,
.woocommerce.single-product .product .woocommerce-Reviews #review_form_wrapper .comment-form-email label,
.woocommerce.single-product .product .woocommerce-Reviews #review_form_wrapper .comment-form-author label {
  display: block;
}
.woocommerce.single-product .product .woocommerce-Reviews #review_form_wrapper .comment-form-comment textarea,
.woocommerce.single-product .product .woocommerce-Reviews #review_form_wrapper .comment-form-email textarea,
.woocommerce.single-product .product .woocommerce-Reviews #review_form_wrapper .comment-form-author textarea {
  border-radius: 4px;
  border: 1px solid #ddd;
  padding-left: 5px;
}
.woocommerce.single-product .product .woocommerce-Reviews #review_form_wrapper .comment-form-comment textarea:focus,
.woocommerce.single-product .product .woocommerce-Reviews #review_form_wrapper .comment-form-email textarea:focus,
.woocommerce.single-product .product .woocommerce-Reviews #review_form_wrapper .comment-form-author textarea:focus {
  outline: none;
}
.woocommerce.single-product .product .woocommerce-Reviews #review_form_wrapper .comment-form-comment input,
.woocommerce.single-product .product .woocommerce-Reviews #review_form_wrapper .comment-form-email input,
.woocommerce.single-product .product .woocommerce-Reviews #review_form_wrapper .comment-form-author input {
  width: 100%;
  height: 40px;
  border-radius: 4px;
  border: 1px solid #ddd;
  padding-left: 5px;
}
.woocommerce.single-product .product .woocommerce-Reviews #review_form_wrapper .form-submit input#submit {
  margin-top: 10px;
}
.woocommerce.single-product .product .related.products {
  margin-top: 60px;
}
.woocommerce #customer_details .col-1 {
  flex: none;
  max-width: 100%;
  padding-left: 0;
}
.woocommerce #customer_details .col-2 {
  flex: none;
  max-width: 100%;
  padding-right: 0;
}
.woocommerce #customer_details p.form-row label {
  display: block;
  width: 100%;
}
.woocommerce #customer_details p.form-row .woocommerce-input-wrapper {
  width: 100%;
}
.woocommerce #customer_details p.form-row .woocommerce-input-wrapper input {
  padding: 5px;
}
.woocommerce .woocommerce-additional-fields .woocommerce-input-wrapper {
  width: 100%;
  padding: 5px;
}
.woocommerce ul.ova-login-register-woo {
  list-style-type: none;
  padding: 0;
  margin: 0 0 50px 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.woocommerce ul.ova-login-register-woo li {
  padding: 0 13px;
}
.woocommerce ul.ova-login-register-woo li.active a {
  position: relative;
}
.woocommerce ul.ova-login-register-woo li.active a:after {
  position: absolute;
  bottom: -6px;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background: #f00;
}
.woocommerce ul.ova-login-register-woo li a {
  font-size: 24px;
  line-height: 26px;
  color: #333;
  letter-spacing: 0.2px;
  font-weight: 400;
}
.woocommerce #customer_login.col2-set .col-1, .woocommerce #customer_login.col2-set .col-2 {
  max-width: 100%;
  float: unset;
  margin: 0 auto;
}
.woocommerce #customer_login.col2-set .col-1 > h2, .woocommerce #customer_login.col2-set .col-2 > h2 {
  display: none;
}
.woocommerce .woocommerce-form {
  border: none;
  margin-top: 0;
  padding-top: 0;
}
.woocommerce .woocommerce-form .woocommerce-form-row {
  padding: 0;
  margin: 0 0 15px 0;
}
.woocommerce .woocommerce-form .woocommerce-form-row label {
  font-size: 17px;
  line-height: 24px;
  color: #333;
  display: block;
  width: 100%;
  margin: 0 0 6px 0;
  font-weight: 600;
}
.woocommerce .woocommerce-form .woocommerce-form-row input {
  border-radius: 4px;
  padding: 12px 25px;
  color: var(--text);
}
.woocommerce .woocommerce-form .woocommerce-form-row .show-password-input {
  right: 10px;
}
.woocommerce .woocommerce-form .form-row {
  display: flex;
  flex-direction: column;
}
.woocommerce .woocommerce-form .form-row .woocommerce-form-login__rememberme {
  order: 1;
  margin-bottom: 10px;
}
.woocommerce .woocommerce-form .form-row button {
  order: 2;
}
.woocommerce .woocommerce-form button[type=submit] {
  margin: 0;
  border-radius: 4px;
  padding: 12px 15px;
  background-color: #d9a868;
  color: #fff;
}
.woocommerce .woocommerce-form button[type=submit]:hover {
  background-color: #333;
  color: #fff;
}
.woocommerce .woocommerce-form .woocommerce-LostPassword {
  margin-top: 7px;
}
.woocommerce .woocommerce-form .woocommerce-LostPassword a {
  color: #333;
  text-decoration: underline;
}
.woocommerce .woocommerce-form .woocommerce-LostPassword a:hover {
  color: #d9a868;
}
.woocommerce .woocommerce-form.woocommerce-form-register {
  display: none;
  border: none;
  max-width: 400px;
  padding: 0;
  margin: -5px auto 80px auto;
}
.woocommerce .woocommerce-form.woocommerce-form-register .woocommerce-form-row, .woocommerce .woocommerce-form.woocommerce-form-register .woocommerce-privacy-policy-text {
  margin-bottom: 15px;
}
.woocommerce .woocommerce-form.woocommerce-form-register p {
  margin-bottom: 10px;
}
.woocommerce .woocommerce-form.woocommerce-form-register .woocommerce-form-register__submit {
  border-radius: 4px;
  padding: 12px 15px;
  background-color: #d9a868;
  color: #fff;
}
.woocommerce .woocommerce-form.woocommerce-form-register .woocommerce-form-register__submit:hover {
  background-color: #333;
  color: #fff;
}
.woocommerce table.shop_attributes tr {
  border-color: #ededed;
}
.woocommerce table.shop_attributes th {
  border-color: #ededed;
  text-transform: capitalize;
}

/* Cart */
.woocommerce-cart {
  /* Block Cart */
}
.woocommerce-cart .wc-block-cart .wc-block-cart-items {
  border: 1px solid hsla(0, 0%, 7%, 0.11);
}
.woocommerce-cart .wc-block-cart .wc-block-cart-items th {
  padding: 0.25rem 16px 0.25rem 16px !important;
}
.woocommerce-cart .wc-block-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
  font-size: 0.85em;
}
.woocommerce-cart .wc-block-cart__submit {
  border: 1px solid #dedede;
}
.woocommerce-cart .wc-block-components-product-metadata {
  font-size: 0.9em;
}
.woocommerce-cart .coupon #coupon_code {
  height: 39px;
  width: 120px;
}
.woocommerce-cart .coupon .button {
  border: none;
}
.woocommerce-cart button[name=update_cart] {
  border: none;
}

/* Checkout */
.woocommerce-checkout {
  /* Block */
}
.woocommerce-checkout .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form {
  gap: 8px 16px;
}
.woocommerce-checkout #payment #place_order {
  border: 1px solid #000;
}
.woocommerce-checkout #payment #place_order:hover {
  border-color: #d9a868;
}

article.post-wrap {
  margin-bottom: 60px;
}
article.post-wrap .post-media {
  margin: 0px;
}
article.post-wrap h2.post-title a {
  color: #333;
  font-weight: 700;
  text-transform: none;
  transition: 0.5s all;
  word-wrap: break-word;
  display: block;
}
article.post-wrap h2.post-title a:hover {
  color: #dabc95;
}
article.post-wrap .date-cmt {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
article.post-wrap .date-cmt .date span {
  font-size: 14px;
  position: relative;
  padding-right: 15px;
  margin-right: 15px;
}
article.post-wrap .date-cmt .date span:before {
  content: "";
  width: 1px;
  height: 15px;
  background: #ccc;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
article.post-wrap .date-cmt .date i {
  line-height: 22px;
}
article.post-wrap .date-cmt .comment a {
  color: #666;
  font-size: 13px;
  transition: 0.5s all;
}
article.post-wrap .date-cmt .comment a:hover {
  color: #d9a868;
}
article.post-wrap .date-cmt .comment i {
  line-height: 25px;
}
article.post-wrap .date-cmt i {
  font-size: 16px;
  padding-right: 10px;
  float: left;
}
article.post-wrap .post-body .post-excerpt p {
  font-size: 16px;
  margin-bottom: 11px;
  margin-top: 10px;
  line-height: 1.67;
}
article.post-wrap .post-body .post-excerpt:after {
  content: "";
  display: block;
  clear: both;
}
article.post-wrap .post-readmore {
  margin-top: 27px;
}
article.post-wrap .post-readmore a {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  border-bottom: none;
  text-transform: capitalize;
  transition: 0.5s all;
}
article.post-wrap .post-readmore a:hover {
  color: #dabc95;
}

.blog-reon-grid article.post-wrap {
  margin-bottom: 53px;
}
.blog-reon-grid article.post-wrap .post-media a {
  position: relative;
  display: inline-block;
}
.blog-reon-grid article.post-wrap .post-media a .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.blog-reon-grid article.post-wrap .post-media a i {
  color: #fff;
  font-size: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%);
  transform: translateX(-50%);
  opacity: 0;
  transition: 0.5s all;
}
.blog-reon-grid article.post-wrap .post-media a:hover img {
  transform: scale(1.02);
  transition: 0.5s all;
}
.blog-reon-grid article.post-wrap .post-media a:hover i {
  opacity: 1;
}
.blog-reon-grid article.post-wrap .post-media a:hover .overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.6);
  transform: scale(1.02);
  transition: 0.5s all;
}
.blog-reon-grid article.post-wrap .blog-detail {
  padding: 0 30px;
}
.blog-reon-grid article.post-wrap .blog-detail h2.post-title {
  text-align: center;
}
.blog-reon-grid article.post-wrap .blog-detail .date-cmt {
  justify-content: center;
}
.blog-reon-grid article.post-wrap .blog-detail .post-body .post-excerpt p {
  text-align: center;
  margin-bottom: 0px;
}
.blog-reon-grid.blog-reon-grid-v1 article.post-wrap .blog-detail h2.post-title {
  padding: 38px 0 7px;
}
.blog-reon-grid.blog-reon-grid-v1 article.post-wrap .blog-detail h2.post-title a {
  font-size: 22px;
}
.blog-reon-grid.blog-reon-grid-v1 article.post-wrap .blog-detail .post-body .post-excerpt p {
  font-size: 14px;
}
.blog-reon-grid.blog-reon-grid-v2 article.post-wrap .blog-detail h2.post-title {
  padding: 43px 0 11px;
}
.blog-reon-grid.blog-reon-grid-v2 article.post-wrap .blog-detail h2.post-title a {
  font-size: 28px;
}
.blog-reon-grid.blog-reon-grid-v2 article.post-wrap .blog-detail .post-body .post-excerpt p {
  font-size: 15px;
  margin-top: 13px;
}

.blog-reon-sidebar .blog-image {
  margin-bottom: 40px;
}
.blog-reon-sidebar .blog-image a {
  display: inline-block;
  position: relative;
  color: #fff;
}
.blog-reon-sidebar .blog-image a:after {
  transition: 0.5s all;
  position: absolute;
  content: "";
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  transition: opacity 0.55s, transform 0.55s;
}
.blog-reon-sidebar .blog-image a:before {
  transition: 0.5s all;
  position: absolute;
  content: "";
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  transition: opacity 0.55s, transform 0.55s;
}
.blog-reon-sidebar .blog-image a span.overlay {
  transition: 0.5s all;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
  opacity: 0;
}
.blog-reon-sidebar .blog-image a:hover:before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.blog-reon-sidebar .blog-image a:hover:after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
.blog-reon-sidebar .blog-image a:hover span.overlay {
  opacity: 1;
  background-color: rgba(218, 188, 149, 0.4);
}
.blog-reon-sidebar .blog-detail {
  text-align: left;
  padding: 0px 20px 0 0;
}
.blog-reon-sidebar .blog-detail h2.post-title a {
  font-size: 25px;
}
.blog-reon-sidebar .blog-detail h3 {
  font-size: 25px;
  padding: 38px 0 10px;
}
.blog-reon-sidebar .blog-detail .date-cmt {
  justify-content: flex-start;
  padding-top: 3px;
  padding-bottom: 5px;
}

.reon-detail-blog .post-wrap {
  padding: 0;
  margin-bottom: 71px;
}
.reon-detail-blog .post-wrap.sticky {
  padding: 30px;
}
.reon-detail-blog .post-wrap .date-cmt {
  padding-bottom: 30px;
}
.reon-detail-blog .post-wrap p {
  margin-bottom: 11px;
  line-height: 1.67;
  font-size: 15px;
  margin-top: 10px;
}
.reon-detail-blog .post-wrap figure {
  margin-bottom: 43px;
}
.reon-detail-blog .post-wrap .quote {
  border: 1px solid #e5e5e5;
  font-size: 22px;
  font-family: "Josefin Sans", sans-serif;
  color: #333;
  margin: 38px 0 37px;
  text-align: center;
  padding: 49px 40px 43px;
  line-height: 1.3;
}
.reon-detail-blog .post-wrap .date-cmt {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.reon-detail-blog .post-wrap .date-cmt .date span {
  font-size: 13px;
  position: relative;
  padding-right: 15px;
  margin-right: 15px;
}
.reon-detail-blog .post-wrap .date-cmt .date span:before {
  content: "";
  width: 1px;
  height: 15px;
  background: #ccc;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.reon-detail-blog .post-wrap .date-cmt .date i {
  margin-top: 5px;
}
.reon-detail-blog .post-wrap .date-cmt .comment a {
  color: #666;
  font-size: 13px;
}
.reon-detail-blog .post-wrap .date-cmt .comment a:hover {
  color: #d9a868;
}
.reon-detail-blog .post-wrap .date-cmt .comment i {
  margin-top: 3px;
}
.reon-detail-blog .post-wrap .date-cmt i {
  font-size: 16px;
  padding-right: 10px;
  float: left;
}
.reon-detail-blog .post-wrap .socials {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 24px;
  border-top: 1px solid #e5e5e5;
  margin-top: 78px;
  font-family: "Josefin Sans", sans-serif;
}
.reon-detail-blog .post-wrap .socials .tags span {
  margin-right: 10px;
}
.reon-detail-blog .post-wrap .socials .tags a {
  color: #fff;
  padding: 1px 15px 0;
  margin-right: 1px;
  background: #dabc95;
  font-size: 13px;
  display: inline-block;
  margin-bottom: 5px;
}
.reon-detail-blog .post-wrap .socials .tags a:hover {
  color: #dabc95;
  background-color: #f2f2f2 !important;
}
.reon-detail-blog .post-wrap .socials .socials-inner {
  min-width: 160px;
}
.reon-detail-blog .post-wrap .socials .socials-inner a {
  margin-left: 10px;
  color: #666;
}
.reon-detail-blog .post-wrap .socials .socials-inner a:hover {
  color: #dabc95;
}
.reon-detail-blog .post-wrap .media {
  display: block;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 13px;
}
.reon-detail-blog .post-wrap .media .comment-content .media-left img {
  width: 70px;
  height: 70px;
}
.reon-detail-blog .post-wrap .media .comment-content .media-body {
  margin: 7px 0 27px 25px;
}
.reon-detail-blog .post-wrap .media .comment-content .media-body .media-heading h5 {
  font-size: 20px;
}
.reon-detail-blog .post-wrap .media .comment-content .media-body .media-heading h5 span {
  font-family: "Libre Baskerville", serif;
  font-size: 13px;
  font-weight: 400;
  color: #999;
  padding-left: 14px;
}
.reon-detail-blog .post-wrap .media .comment-content .media-body p {
  margin-bottom: 14px;
}
.reon-detail-blog .post-wrap .media .comment-content .media-body a {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
}
.reon-detail-blog .post-wrap .media .comment-content .media-body a i {
  padding-right: 10px;
}
.reon-detail-blog .post-wrap .media .media {
  margin-left: 95px;
  border-bottom: none;
}
.reon-detail-blog .post-wrap .quote-form h4 {
  padding-top: 42px;
}
.reon-detail-blog .post-wrap .quote-form .form-input {
  margin-bottom: 30px;
}
.reon-detail-blog .post-wrap .quote-form .form-input input {
  background: #f2f2f2;
  padding: 16.5px 20px;
  font-size: 14px;
}
.reon-detail-blog .post-wrap .quote-form .form-textarea {
  height: 202px;
}
.reon-detail-blog .post-wrap .quote-form .form-textarea textarea {
  background: #f2f2f2;
}
.reon-detail-blog .post-wrap .quote-form .form-bottom {
  padding-top: 50px;
}
.reon-detail-blog .post-wrap .quote-form .form-bottom .btn-small {
  padding: 0px 51.5px;
  cursor: pointer;
  line-height: 55px;
  height: 50px;
}

.sidebar .widget {
  margin-bottom: 60px;
}
.sidebar .widget h4.widget-title {
  border-bottom: none;
  color: #333;
  font-family: "Josefin Sans", sans-serif;
  padding-bottom: 10px;
  margin-bottom: 35px;
  position: relative;
  font-size: 22px;
  font-weight: 700;
}
.sidebar .widget h4.widget-title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #e5e5e5;
  height: 1px;
  width: 100%;
  content: "";
}
.sidebar .widget.widget_custom_html {
  position: relative;
}
.sidebar .widget.widget_custom_html .search-form {
  width: 100%;
}
.sidebar .widget.widget_custom_html .search-form input.search-field {
  color: #666;
  font-size: 15px;
  font-family: "Josefin Sans", sans-serif;
  background: #f2f2f2;
  padding: 16.5px 25px;
  font-weight: 400;
  border: 1px solid #e5e5e5;
  outline: none;
  width: 100%;
  line-height: 1;
}
.sidebar .widget.widget_custom_html .search-form input.search-field::placeholder {
  color: #999;
}
.sidebar .widget.widget_custom_html .search-form input.search-field:focus, .sidebar .widget.widget_custom_html .search-form input.search-field:hover {
  border: 1px solid #e5e5e5;
}
.sidebar .widget.widget_custom_html .search-form .search-submit {
  position: absolute;
  bottom: 4%;
  right: 5%;
  background: transparent;
  border: none;
  line-height: 1.67;
  color: #666;
  font-size: 20px;
  outline: none;
  cursor: pointer;
}
.sidebar .widget.widget_categories {
  margin-bottom: 0px;
  padding-bottom: 52px;
}
.sidebar .widget.widget_categories ul .cat-item {
  margin-top: 0px;
  margin-left: 0px;
}
.sidebar .widget.widget_categories ul .cat-item:first-child {
  border-top: none;
}
.sidebar .widget.widget_categories ul .cat-item a {
  color: #666;
  font-size: 16px;
  transition: 0.5s all;
}
.sidebar .widget.widget_categories ul .cat-item a:hover {
  color: #dabc95;
}
.sidebar .widget.recent-posts-widget-with-thumbnails {
  margin-bottom: 48px;
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul {
  margin-top: -5px;
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li {
  margin: 0px;
  margin-bottom: 0px;
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li a {
  display: block;
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li a .rpwwt-post-title {
  display: block;
  padding-top: 10px;
  font-size: 17px;
  color: #333;
  font-weight: 600;
  font-family: "Josefin Sans", sans-serif;
  transition: 0.5s all;
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li a .rpwwt-post-title:hover {
  color: #dabc95;
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-date {
  font-style: italic;
  font-size: 14px;
  color: #999;
}
.sidebar .widget.widget_tag_cloud .tagcloud a {
  font-family: "Josefin Sans", sans-serif;
  color: #666;
  padding: 4.5px 16px;
  font-size: 13px !important;
  border: 1px solid #e5e5e5;
  transition: 0.5s all;
}
.sidebar .widget.widget_tag_cloud .tagcloud a:hover {
  background-color: unset;
  color: #dabc95;
}

.content_comments {
  margin-top: -10px;
}
.content_comments .comments h4.number-comments {
  color: #333;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-size: 30px;
  text-transform: capitalize;
  padding-bottom: 16px;
}
.content_comments .comments ul.commentlists {
  margin-bottom: 17px;
}
.content_comments .comments ul.commentlists li.comment .comment_item .comment-author {
  margin-right: 25px;
}
.content_comments .comments ul.commentlists li.comment .comment_item .comment-author img {
  border-radius: 50%;
}
.content_comments .comments ul.commentlists li.comment .comment_item .comment-details .author-name {
  margin-bottom: 0px;
}
.content_comments .comments ul.commentlists li.comment .comment_item .comment-details .author-name .name {
  color: #333;
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 700;
  padding-right: 0px;
}
.content_comments .comments ul.commentlists li.comment .comment_item .comment-details .author-name .date {
  font-size: 13px;
  font-weight: 400;
  color: #999;
  padding-left: 14px;
  display: flex;
  align-items: center;
}
.content_comments .comments ul.commentlists li.comment .comment_item .comment-content p {
  font-size: 15px;
  margin-top: 5px;
  margin-bottom: 20px;
  line-height: 1.67;
}
.content_comments .comments ul.commentlists li.comment .comment_item .comment-content .ova_reply {
  display: flex;
}
.content_comments .comments ul.commentlists li.comment .comment_item .comment-content .ova_reply a {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  padding-left: 10px;
  transition: 0.5s all;
  color: #333;
}
.content_comments .comments ul.commentlists li.comment .comment_item .comment-content .ova_reply a:hover {
  color: #dabc95;
}
.content_comments .comments ul.commentlists li.comment .comment_item .comment-content .ova_reply a i {
  padding-right: 10px;
}
.content_comments .comments ul.commentlists ul.children:after {
  content: "";
  display: block;
  clear: both;
}
.content_comments .comments .wrap_comment_form span.title-comment {
  font-size: 30px;
  padding: 43px 0 24px;
  color: #333;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  text-transform: unset;
  display: block;
  margin-bottom: 0px;
  border-top: 1px solid #e5e5e5;
}
.content_comments .comments .comment-respond .comment-form {
  display: flex;
  flex-wrap: wrap;
}
.content_comments .comments .comment-respond .comment-form textarea.form-control {
  flex: 0 0 100%;
  order: 4;
  min-height: 200px;
}
.content_comments .comments .comment-respond .comment-form .form-control {
  background-color: #f2f2f2;
  padding: 24.5px 20px;
  border: 1px solid #e5e5e5;
  margin-bottom: 30px;
  border-radius: 0px;
  color: #666;
}
.content_comments .comments .comment-respond .comment-form .form-control.author, .content_comments .comments .comment-respond .comment-form .form-control.email {
  flex: 0 0 calc(33.33% - 30px);
  margin-right: 30px;
}
.content_comments .comments .comment-respond .comment-form .form-control.phone {
  flex: 0 0 33.33%;
}
.content_comments .comments .comment-respond .comment-form p.form-submit {
  order: 5;
}
.content_comments .comments .comment-respond .comment-form p.form-submit .submit {
  color: #fff !important;
  background-color: #dabc95 !important;
  font-family: "Josefin Sans", sans-serif;
  font-size: 15px !important;
  font-weight: 700 !important;
  border-radius: 0px !important;
  border: none !important;
  padding: 0px 51.5px !important;
  cursor: pointer;
  line-height: 55px !important;
  height: 50px;
}
.content_comments .comments .comment-respond .comment-form p.form-submit .submit:hover {
  background-color: #f2d1a5 !important;
}
.content_comments .comments .comment-respond .comment-form p.logged-in-as {
  display: none;
}
.content_comments .comments .comment-respond small {
  display: block;
  clear: both;
}
.content_comments .comments .comment-respond small a {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 10px;
  display: inline-block;
  transition: 0.5s all;
  color: #333;
}
.content_comments .comments .comment-respond small a:hover {
  color: #dabc95;
}

.breadcrumb-section {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.breadcrumb-section.section-box {
  margin-bottom: 0px;
  padding-top: 105px;
  padding-bottom: 120px;
}
.breadcrumb-section.section-box .breadcrumb-inner {
  text-align: center;
  width: 50%;
  margin: 0 auto;
}
.breadcrumb-section.section-box .breadcrumb-inner h1 {
  color: #fff;
  font-weight: 400;
  font-size: 65px;
  margin: 0px;
  padding: 0px;
  padding-bottom: 10px;
  word-wrap: break-word;
}
@media (max-width: 991.98px) {
  .breadcrumb-section.section-box .breadcrumb-inner h1 {
    font-size: 35px;
  }
}
.breadcrumb-section.section-box .breadcrumb-inner .breadcrumbs-text {
  color: #f2f2f2;
  font-size: 18px;
  font-weight: 400;
}
.breadcrumb-section.section-box.breadcrumb-blog {
  margin-bottom: 120px;
}
.breadcrumb-section.single-reon .breadcrumb-inner {
  width: 100%;
}
.breadcrumb-section.single-reon .breadcrumb-inner .breadcrumbs-text .date-cmt {
  display: flex;
  justify-content: center;
}
.breadcrumb-section.single-reon .breadcrumb-inner .breadcrumbs-text .date-cmt .date {
  position: relative;
}
.breadcrumb-section.single-reon .breadcrumb-inner .breadcrumbs-text .date-cmt .date i {
  padding-right: 5px;
}
.breadcrumb-section.single-reon .breadcrumb-inner .breadcrumbs-text .date-cmt .date span {
  color: #f2f2f2;
  font-size: 18px;
  font-weight: 400;
  padding-right: 15px;
  margin-right: 15px;
}
.breadcrumb-section.single-reon .breadcrumb-inner .breadcrumbs-text .date-cmt .date span:before {
  content: "";
  width: 1px;
  height: 15px;
  background: #ccc;
  position: absolute;
  right: 15px;
  top: 20%;
}
.breadcrumb-section.single-reon .breadcrumb-inner .breadcrumbs-text .date-cmt .comment a {
  color: #f2f2f2;
  font-size: 18px;
  font-weight: 400;
}
.breadcrumb-section.single-reon .breadcrumb-inner .breadcrumbs-text .date-cmt .comment a i {
  padding-right: 5px;
}
.breadcrumb-section.single-reon .breadcrumb-inner .breadcrumbs-text .date-cmt .comment a:hover {
  color: #d9a868;
}

.blog_pagination {
  margin: 80px 0;
}
.blog_pagination ul.pagination {
  display: flex;
  justify-content: center;
}
.blog_pagination ul.pagination li {
  display: inherit;
}
.blog_pagination ul.pagination li:not(:last-child) {
  margin-right: 10px;
}
.blog_pagination ul.pagination li a {
  margin-right: 0px;
  color: #000;
  font-size: 16px;
  padding: 0px;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  width: 55px;
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.blog_pagination ul.pagination li a:hover, .blog_pagination ul.pagination li a:focus {
  background-color: unset;
}
.blog_pagination ul.pagination li.active a, .blog_pagination ul.pagination li:hover a {
  background-color: #fff;
  border: 2px solid #dabc95;
  color: #dabc95;
}
.blog_pagination ul.pagination li.next a, .blog_pagination ul.pagination li.prev a {
  color: rgba(0, 0, 0, 0.3);
}
.blog_pagination ul.pagination li.next a:hover, .blog_pagination ul.pagination li.prev a:hover {
  color: #dabc95;
}
.blog_pagination ul.pagination li .pagi_dots {
  padding: 10px;
}

@media (max-width: 1200px) {
  ul.commentlists ul.children {
    margin-left: 75px;
  }
  .blog-reon-grid.blog-reon-grid-v1 article.post-wrap .blog-detail {
    padding: 0px;
  }
}
@media (max-width: 991px) {
  ul.commentlists ul.children {
    margin-left: 50px;
  }
  ul.commentlists header.comment-author {
    width: unset;
  }
  .blog-reon-grid.blog-reon-grid-v2 article.post-wrap .blog-detail {
    padding: 0px;
  }
}
@media (max-width: 768px) {
  .breadcrumb-section.section-box .breadcrumb-inner {
    width: 100%;
  }
  .comment-details {
    width: unset;
    float: unset;
  }
  .content_comments .comments .wrap_comment_form .comment-respond .comment-form .form-control.author, .content_comments .comments .wrap_comment_form .comment-respond .comment-form .form-control.email, .content_comments .comments .wrap_comment_form .comment-respond .comment-form .form-control.phone {
    margin-right: 0px;
    flex: 0 0 100%;
  }
}
@media (max-width: 576px) {
  .reon-detail-blog .post-wrap .socials {
    flex-direction: column;
    align-items: start;
  }
  .reon-detail-blog .post-wrap .socials .tags {
    padding-bottom: 10px;
  }
  ul.commentlists ul.children {
    margin-left: 20px;
  }
}
.ovatheme_breadcrumbs.ovatheme_breadcrumbs_default + .breadcrumb-section.section-box {
  margin-top: -60px;
}

form.post-password-form input[type=password] {
  width: 100%;
  max-width: 250px;
  height: 40px;
  padding: 6px 12px;
  background-color: #ebebeb;
  color: #333;
  border-radius: 0px;
  border: none;
  box-shadow: none;
}
form.post-password-form input[type=submit] {
  height: 40px;
  padding-left: 15px;
  padding-right: 15px;
  cursor: pointer;
  background-color: #333;
  border: 1px solid #333;
  color: #fff;
  box-shadow: none;
  margin-left: -10px;
  padding-bottom: 0px;
  padding-top: 0px;
}

.ovatheme_breadcrumbs.ovatheme_breadcrumbs_default + .breadcrumb-section.section-box, .ovatheme_breadcrumbs.ovatheme_breadcrumbs_default + .reon_404_page .breadcrumb-section.section-box {
  margin-top: -60px;
}

.page-not-found.section-box {
  text-align: center;
}

.blogname {
  text-transform: uppercase;
  font-weight: bold;
}

.booking_form_1 {
  padding: 50px 30px 20px 30px;
  background-color: #fff;
}
.booking_form_1 .select2-container {
  width: 100% !important;
}

.reservation_form_1 .select2-container {
  width: 100% !important;
}

/* Fix contact form 7 date */
.wpcf7-form-control-wrap.date {
  position: relative;
}
.wpcf7-form-control-wrap.date:before {
  position: absolute;
  right: 12px;
  top: -2px;
  content: "\f32f";
  font-family: "Material-Design-Iconic-Font";
}
.wpcf7-form-control-wrap.date input[type=date] {
  padding-right: 10px !important;
}
.wpcf7-form-control-wrap.date input[type=date]::-webkit-calendar-picker-indicator {
  color: transparent;
  background: transparent;
  z-index: 1;
  height: 50px;
}

.wpcf7-form-control-wrap input {
  height: 50px;
  border: 1px solid #e5e5e5;
}

.wpcf7-form .reon-mb {
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  .wpcf7-form [class^=col] {
    padding-left: 0;
    padding-right: 0;
  }
}

/* Fix select2 */
.select2-container .select2-selection--single {
  min-height: 50px;
  border: 1px solid #e5e5e5;
  border-radius: 0;
}
.select2-container .select2-selection--single:foucs {
  outline: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 50px;
  color: #666;
  padding-left: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 10px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b:before {
  font-family: "Material-Design-Iconic-Font";
  content: "\f2f9";
}

.events-hp-2 .item.events-content {
  background-color: #fff;
}

@media (max-width: 767px) {
  .gallery-hp-1 .col {
    padding-left: 0;
    padding-right: 0;
  }
}
/* [Table of contents] 
	1. Minxi 
	2. Extend 
	3. Global 
	4. Header 
	5. Footer 
	6. Homepage
	7. Menu 
	8. Page 
	9. Gallery
	10. Blog 
	11. Contact  
 	12. Responsive 
 	-------------------------------------------------------------------*/
/* 2. Extend ------------------------------------------------------------ */
display-flex, .contact-v2-section .contact-content .contact-info .time .time-inner, .blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .media .comment-content, .blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .socials, .blog-grid-v1-section .blog-content .blog-detail .date-cmt, .coming-soon .coming-soon-wrap .subcribe .subcribe-inner, .coming-soon .coming-soon-wrap #clockdiv, .coming-soon .coming-soon-wrap .top-page, .about-testimonials .owl-carousel .owl-item .icon, .contact-hp-6 .form-contact .group, .menu-hp-1 .owl-carousel .owl-item .menu-content .menu-title, .feature-hp-1 .owl-carousel .owl-item .feature-content, .style-home-slider-hp-1 .display-flex-center, .style-home-slider-hp-1 .wrap-scroll-slider1 .scroll-slider1, .footer-section .footer-item .contact-inner .text .text-inner, .header-hp-1 .top-header .top-header-inner .top-header-right, .header-hp-1 .top-header .top-header-inner, .header-hp-1 .menu-desktop-inner, .breadcrumb-menu-section .breadcrumb-inner .menu {
  display: flex;
  display: -webkit-flex;
}

/* 3. Global ------------------------------------------------------------ */
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

body {
  color: #666;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.67;
  word-wrap: break-word;
  overflow-x: hidden;
  background: #fff !important;
}

a {
  text-decoration: none;
  display: inline-block;
  color: #333;
}
a:hover {
  text-decoration: none;
  color: #dabc95;
}
a:focus, a:active {
  outline: 0;
}

a img {
  border: none;
}

input[type=submit] {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333;
  font-weight: 700;
  letter-spacing: 0;
}

h1 {
  font-size: 50px;
}

h2 {
  font-size: 45px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 18px;
}

img {
  max-width: 100%;
  height: auto;
}

.au-btn {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  border: 2px solid #fff;
  display: inline-block;
  line-height: 1;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  text-align: center;
  color: #fff;
  background: transparent;
  font-size: 15px;
  font-weight: 700;
}
.au-btn:hover {
  background: #dabc95;
  color: #fff;
  border: 2px solid #dabc95;
  text-decoration: none;
}

.au-btn-yellow {
  color: #fff;
  background: #dabc95;
  border: none;
}
.au-btn-yellow:hover {
  background: #f2d1a5;
  color: #fff;
  border: none;
  text-decoration: none;
}

.au-btn-black {
  color: #fff;
  background: #333;
  border: none;
}
.au-btn-black:hover {
  background: #4d4d4d;
  color: #fff;
  border: none;
  text-decoration: none;
}

.btn-small {
  padding: 17px 24.5px;
}

.btn-medium {
  padding: 22.5px 53.5px;
}

.btn-large {
  padding: 24px 72px;
}

.more-link {
  font-size: 14px;
  font-weight: 700;
  color: #333;
}
.more-link:hover {
  color: #dabc95;
}

.section-box {
  padding-top: 118px;
  padding-bottom: 120px;
}

.special-heading {
  font-size: 30px;
  font-weight: 400;
  color: #d9a868;
  text-align: center;
}

.special-heading-1 {
  text-align: center;
  font-size: 45px;
  font-weight: 700;
  color: #333;
  padding: 9px 0 49px;
}

.menu-heading {
  text-align: center;
}
.menu-heading h2 {
  font-size: 25px;
  padding: 19px 0 36px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 40px;
  margin-top: 0;
}
.menu-heading .heading_ct {
  width: 100%;
}

.overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.5s ease 0.1s;
  -moz-transition: all 0.5s ease 0.1s;
  -webkit-transition: all 0.5s ease 0.1s;
  -o-transition: all 0.5s ease 0.1s;
  -ms-transition: all 0.5s ease 0.1s;
}

.breadcrumb-section,
.breadcrumb-menu-section {
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.breadcrumb-section.section-box {
  padding-top: 112px;
  padding-bottom: 120px;
}

.breadcrumb-menu-section.section-box {
  padding-top: 96px;
  padding-bottom: 79px;
}

.breadcrumb-section .breadcrumb-inner {
  text-align: center;
  width: 50%;
  margin: 0 auto;
}
.breadcrumb-section .breadcrumb-inner h1 {
  color: #fff;
  font-weight: 400;
  font-size: 65px;
  padding-bottom: 10px;
}
.breadcrumb-section .breadcrumb-inner .breadcrumbs-text {
  color: #f2f2f2;
  font-size: 18px;
  font-weight: 400;
}

.breadcrumb-menu-section .breadcrumb-inner {
  text-align: center;
}
.breadcrumb-menu-section .breadcrumb-inner h1 {
  color: #fff;
  font-weight: 400;
  font-size: 55px;
  padding-bottom: 10px;
  margin-top: 0;
  margin-bottom: 0;
}
.breadcrumb-menu-section .breadcrumb-inner .menu {
  justify-content: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -o-justify-content: center;
  -ms-justify-content: center;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -o-align-items: center;
  -ms-align-items: center;
  margin-top: 36px;
}
.breadcrumb-menu-section .breadcrumb-inner .menu .menu-inner {
  padding: 0 40px;
  position: relative;
}
.breadcrumb-menu-section .breadcrumb-inner .menu .menu-inner h4 {
  color: #fff;
  padding-top: 17px;
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 0;
}
.breadcrumb-menu-section .breadcrumb-inner .menu .menu-inner:after {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  content: "";
  width: 1px;
  height: 30px;
  background: rgba(255, 255, 255, 0.45);
}
.breadcrumb-menu-section .breadcrumb-inner .menu .menu-inner:last-child:after {
  content: none;
}

/* Back To Top Button */
#back-to-top {
  color: #666;
  position: fixed;
  bottom: 10px;
  right: 10px;
  text-align: center;
  z-index: 99999;
  height: 40px;
  width: 40px;
  background-color: #dabc95;
  transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;
  -webkit-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  -ms-transition: background-color 0.3s linear;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}

#back-to-top i {
  padding-top: 9px;
  font-size: 22px;
  font-weight: 700;
}

#back-to-top:hover {
  background: #666;
  color: #dabc95;
}

/* End Back To Top Button */
/*Form*/
input,
select,
textarea,
.select-selected {
  width: 100%;
  height: 100%;
  padding: 11px 20px;
  border: 1px solid #e5e5e5;
  outline: none;
  -moz-outline: none;
  -webkit-outline: none;
  -o-outline: none;
  -ms-outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  color: #666;
  font-size: 15px;
  font-weight: 400;
}

input:focus, select:focus, textarea:focus {
  outline: none;
  -moz-outline: none;
  -webkit-outline: none;
  -o-outline: none;
  -ms-outline: none;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  -ms-box-shadow: none !important;
}

input[type=submit] {
  width: auto;
}
input[type=submit]::-webkit-input-placeholder {
  color: #999;
}
input[type=submit]::-moz-placeholder {
  color: #999;
}
input[type=submit]:-ms-input-placeholder {
  color: #999;
}
input[type=submit]:-moz-placeholder {
  color: #999;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  opacity: 1;
}

/*Images Loader*/
.images-preloader {
  position: fixed;
  z-index: 100001;
  background-color: #eee;
  width: 100%;
  height: 100%;
}

#preloader_1 {
  position: relative;
}

.rectangle-bounce {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -10px;
}

#preloader_1 span {
  display: block;
  bottom: 0px;
  width: 9px;
  height: 5px;
  background: #dabc95;
  position: absolute;
  animation: preloader_1 1.5s infinite ease-in-out;
  -moz-animation: preloader_1 1.5s infinite ease-in-out;
  -webkit-animation: preloader_1 1.5s infinite ease-in-out;
  -o-animation: preloader_1 1.5s infinite ease-in-out;
  -ms-animation: preloader_1 1.5s infinite ease-in-out;
}

#preloader_1 span:nth-child(2) {
  left: 11px;
  animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
}

#preloader_1 span:nth-child(3) {
  left: 22px;
  animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
}

#preloader_1 span:nth-child(4) {
  left: 33px;
  animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
}

#preloader_1 span:nth-child(5) {
  left: 44px;
  animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
}

@keyframes preloader_1 {
  0% {
    height: 5px;
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    background: #dabc95;
  }
  25% {
    height: 30px;
    transform: translateY(15px);
    -moz-transform: translateY(15px);
    -webkit-transform: translateY(15px);
    -o-transform: translateY(15px);
    -ms-transform: translateY(15px);
    background: #dabc95;
  }
  50% {
    height: 5px;
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    background: #dabc95;
  }
  100% {
    height: 5px;
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    background: #dabc95;
  }
}
/* 4. Header ------------------------------------------------------------ */
/* Header Desktop hp-1 */
.header-hp-1 {
  background: transparent;
  width: 100%;
  top: 0;
  position: absolute;
  z-index: 999;
}
.header-hp-1 .menu-desktop-inner {
  justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  position: relative;
}
.header-hp-1 .menu-desktop-inner .logo {
  padding: 46px 0 10px;
}
.header-hp-1 .menu-desktop-inner .main-menu .menu-item {
  float: left;
  font-weight: 400;
  font-size: 15px;
  padding: 60px 0px 25px 0;
  position: relative;
}
.header-hp-1 .menu-desktop-inner .main-menu .menu-item:before {
  position: absolute;
  content: "";
  background: rgba(255, 255, 255, 0.2);
  height: 1px;
  width: 20px;
  left: 50%;
  top: 80%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  opacity: 0;
}
.header-hp-1 .menu-desktop-inner .main-menu .menu-item .current {
  position: relative;
}
.header-hp-1 .menu-desktop-inner .main-menu .menu-item .current:before {
  position: absolute;
  content: "";
  background: rgba(255, 255, 255, 0.2);
  height: 1px;
  width: 20px;
  left: 50%;
  top: 110%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  opacity: 1;
}
.header-hp-1 .menu-desktop-inner .main-menu .menu-item > a {
  color: #fff;
  padding: 0 12px;
  position: relative;
}
.header-hp-1 .menu-desktop-inner .main-menu .menu-item:last-child > a {
  padding-right: 0;
}
.header-hp-1 .menu-desktop-inner .main-menu .menu-item:hover:before {
  opacity: 1;
}
.header-hp-1 .menu-desktop-inner .main-menu .menu-item:hover > .sub-menu {
  display: block;
}
.header-hp-1 .menu-desktop-inner .main-menu .menu-item .sub-menu {
  display: none;
  position: absolute;
  left: 12px;
  -webkit-padding-start: 0px;
  width: 200px;
  z-index: 99999;
  top: 100%;
  margin-top: 0;
  color: #333;
  background: #fff;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
}
.header-hp-1 .menu-desktop-inner .main-menu .menu-item .sub-menu li {
  float: none;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
}
.header-hp-1 .menu-desktop-inner .main-menu .menu-item .sub-menu li:last-child {
  border-bottom: none;
}
.header-hp-1 .menu-desktop-inner .main-menu .menu-item .sub-menu li:hover .menu-levels {
  display: block;
  left: 200px;
  top: 0;
}
.header-hp-1 .menu-desktop-inner .main-menu .menu-item .sub-menu li:hover a {
  color: #333;
}
.header-hp-1 .menu-desktop-inner .main-menu .menu-item .sub-menu a {
  font-weight: 400;
  font-size: 14px;
  color: #333;
  padding: 9px 20px;
  display: block;
}
.header-hp-1 .menu-desktop-inner .main-menu .menu-item .sub-menu a:hover {
  background: #e5e5e5;
}

/* End Header Desktop hp-1 */
/* Header Desktop hp-2 */
.header-hp-1 .top-header {
  background: #a68f71;
  padding: 12px 0;
}
.header-hp-1 .top-header .top-header-inner {
  justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -o-align-items: center;
  -ms-align-items: center;
}
.header-hp-1 .top-header .top-header-inner .top-header-right {
  color: #f2f2f2;
  font-size: 13px;
  justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -o-align-items: center;
  -ms-align-items: center;
}
.header-hp-1 .top-header .top-header-inner .top-header-right .inner {
  margin-right: 20px;
}
.header-hp-1 .top-header .top-header-inner .top-header-right .inner i {
  float: left;
  margin-top: 2px;
  font-size: 16px;
}
.header-hp-1 .top-header .top-header-inner .top-header-right .inner .text {
  margin-left: 18px;
}
.header-hp-1 .top-header .top-header-inner .top-header-right .inner .text a {
  color: #f2f2f2;
}
.header-hp-1 .top-header .top-header-inner .header-socials a {
  color: #f2f2f2;
  font-size: 16px;
  margin-right: 12px;
}
.header-hp-1 .top-header .top-header-inner .header-socials a:last-child {
  margin-right: 0;
}

.header-hp-1.header-hp-2 {
  position: relative;
}
.header-hp-1.header-hp-2 .menu-desktop-inner .logo {
  padding: 30px 0;
}
.header-hp-1.header-hp-2 .menu-desktop-inner .main-menu {
  margin-left: 30%;
}
.header-hp-1.header-hp-2 .menu-desktop-inner .main-menu .menu-item {
  padding: 55px 0px 50px 0;
}
.header-hp-1.header-hp-2 .menu-desktop-inner .main-menu .menu-item:before {
  background: rgba(51, 51, 51, 0.5);
  top: 64%;
}
.header-hp-1.header-hp-2 .menu-desktop-inner .main-menu .menu-item .current:before {
  background: rgba(51, 51, 51, 0.5);
}
.header-hp-1.header-hp-2 .menu-desktop-inner .main-menu .menu-item > a {
  color: #333;
}
.header-hp-1.header-hp-2 .menu-desktop-inner .main-menu .menu-item > a:hover {
  color: #000;
}
.header-hp-1.header-hp-2 .menu-desktop-inner .header-reservation {
  padding-top: 40px;
}
.header-hp-1.header-hp-2 .menu-desktop-inner .header-reservation .btn-small {
  padding: 17.5px 26.5px;
}

/* End Header Desktop hp-2 */
/* Header Desktop hp-3 */
.header-hp-1.header-hp-3 .menu-desktop-inner .logo {
  padding: 38px 0 10px;
}
.header-hp-1.header-hp-3 .menu-desktop-inner .main-menu .menu-item {
  padding: 55px 0px 25px 0;
}

/* End Header Desktop hp-3 */
/* Header Desktop hp-4 */
.header-hp-1.header-hp-4 .menu-desktop-inner {
  justify-content: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -o-justify-content: center;
  -ms-justify-content: center;
}
.header-hp-1.header-hp-4 .menu-desktop-inner .main-menu .menu-item {
  padding: 65px 0px 25px 0;
}
.header-hp-1.header-hp-4 .menu-desktop-inner .main-menu .menu-item.menu-item-1:hover:before {
  opacity: 0;
}
.header-hp-1.header-hp-4 .menu-desktop-inner .logo {
  padding: 0px 47px 10px;
  margin-top: -19px;
}

/* End Header Desktop hp-4 */
/* Header Scroll hp-1*/
.header-hp-1 .menu-desktop.fixed {
  z-index: 999999;
  position: fixed;
  width: 100%;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  background: #000;
  top: 0;
}
.header-hp-1 .menu-desktop.fixed .menu-desktop-inner .logo {
  padding: 16px 0 17px;
}
.header-hp-1 .menu-desktop.fixed .menu-desktop-inner .main-menu .menu-item {
  padding: 30px 0px 32px 0;
}
.header-hp-1 .menu-desktop.fixed .menu-desktop-inner .main-menu .menu-item:before {
  top: 67%;
}

/* End Header Scroll */
/* Header Scroll hp-2*/
.header-hp-1.header-hp-2 .menu-desktop.fixed {
  background: #fff;
}
.header-hp-1.header-hp-2 .menu-desktop.fixed .menu-desktop-inner .logo {
  padding: 8px 0 9px;
}
.header-hp-1.header-hp-2 .menu-desktop.fixed .menu-desktop-inner .header-reservation {
  padding-top: 18px;
}

/* End Header Scroll hp-2*/
/* Header Scroll hp-4*/
.header-hp-1.header-hp-4 .menu-desktop.fixed .menu-desktop-inner .logo {
  padding: 0px 47px 0px;
  margin-top: -15px;
}
.header-hp-1.header-hp-4 .menu-desktop.fixed .menu-desktop-inner .main-menu .menu-item.menu-item-1 {
  padding: 30px 0px 18px 0;
}

/* End Header Scroll hp-4*/
/* Header Mobile */
.show-mobile-header {
  position: relative;
}

.mobile-top-header {
  padding: 15px 30px;
  /* Hamburger Button */
  /* End Hamburger Button */
}
.mobile-top-header .logo-mobile {
  display: inline-block;
}
.mobile-top-header .hamburger {
  background: none;
  border: none;
  padding-top: 18px;
  float: right;
}
.mobile-top-header .hamburger:focus {
  outline: none;
}
.mobile-top-header .hamburger .hamburger-box {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px;
  background: none;
  border: none;
}
.mobile-top-header .hamburger--spin .hamburger-inner {
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 0.3s;
  position: absolute;
  width: 40px;
  height: 4px;
  transition-property: transform;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  background-color: #000;
  top: 50%;
  display: block;
  margin-top: -2px;
}
.mobile-top-header .hamburger--spin .hamburger-inner:before, .mobile-top-header .hamburger--spin .hamburger-inner:after {
  position: absolute;
  width: 40px;
  height: 4px;
  transition-property: transform;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  background-color: #000;
  content: "";
  display: block;
}
.mobile-top-header .hamburger--spin .hamburger-inner:before {
  top: -10px;
}
.mobile-top-header .hamburger--spin .hamburger-inner:after {
  top: 10px;
}
.mobile-top-header .hamburger--spin.is-active .hamburger-inner {
  transition-delay: 0.14s;
  -moz-transition-delay: 0.14s;
  -webkit-transition-delay: 0.14s;
  -o-transition-delay: 0.14s;
  -ms-transition-delay: 0.14s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.315, 1);
  transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
}
.mobile-top-header .hamburger--spin.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s ease-out, opacity 0.1s ease-out 0.14s;
  -moz-transition: top 0.1s ease-out, opacity 0.1s ease-out 0.14s;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s ease-out 0.14s;
  -o-transition: top 0.1s ease-out, opacity 0.1s ease-out 0.14s;
  -ms-transition: top 0.1s ease-out, opacity 0.1s ease-out 0.14s;
  opacity: 0;
}
.mobile-top-header .hamburger--spin.is-active .hamburger-inner:after {
  top: 0;
  bottom: 0;
  transition: bottom 0.1s ease-out, transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0.14s;
  -moz-transition: bottom 0.1s ease-out, transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0.14s;
  -webkit-transition: bottom 0.1s ease-out, transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0.14s;
  -o-transition: bottom 0.1s ease-out, transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0.14s;
  -ms-transition: bottom 0.1s ease-out, transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0.14s;
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
}

.mobile-top-header.style-mobile-top-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  background: #fff;
}

.au-navbar-mobile.style-au-navbar-mobile {
  width: 100%;
  z-index: 999999;
  position: absolute;
  top: calc(100% + 100px);
}

.au-navbar-mobile {
  display: none;
  width: 100%;
  z-index: 999999;
}
.au-navbar-mobile .au-navbar-menu ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.au-navbar-mobile .au-navbar-menu ul li {
  border-top: 1px solid #e9e9e9;
}
.au-navbar-mobile .au-navbar-menu ul li a {
  background-color: #fff;
  display: block;
  height: 46px;
  padding: 13px 30px;
  font-weight: 600;
  text-transform: uppercase;
}
.au-navbar-mobile .au-navbar-menu ul li.drop {
  position: relative;
  z-index: 999999;
}
.au-navbar-mobile .au-navbar-menu ul li.drop .arrow {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
  cursor: pointer;
  padding: 7px 20px;
}
.au-navbar-mobile .au-navbar-menu ul li.drop .drop-menu {
  display: none;
}
.au-navbar-mobile .au-navbar-menu ul li.drop .drop-menu li a {
  padding: 13px 50px;
  background: #f2f2f2;
}
.au-navbar-mobile .au-navbar-menu ul li.drop .drop-menu li a.drop-menu-inner {
  padding: 13px 80px;
}

/* End Header Mobile */
/* 5. Footer ------------------------------------------------------------ */
/* Footer hp-1 */
.footer-section.section-box {
  padding: 76px 0 0;
}

.footer-section {
  background: #3a424e;
}
.footer-section .footer-content {
  padding-bottom: 70px;
}
.footer-section .footer-item h5 {
  color: #fff;
  padding: 25px 0 36px;
}
.footer-section .footer-item p {
  color: #f2f2f2;
  font-size: 14px;
  margin: 29px 0 31px;
}
.footer-section .footer-item .socials a {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.15);
  padding-right: 15px;
}
.footer-section .footer-item .socials a:hover {
  color: #fff;
}
.footer-section .footer-item .insta-content {
  overflow: hidden;
  margin: 0 -7.5px;
}
.footer-section .footer-item .insta-content .insta-image {
  float: left;
  width: 33.33%;
  padding: 0 7.5px 15px;
}
.footer-section .footer-item .widget_recent_entries ul {
  margin-top: -19px;
}
.footer-section .footer-item .widget_recent_entries li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 11px 0 9px;
}
.footer-section .footer-item .widget_recent_entries li a {
  color: #999;
  font-size: 16px;
}
.footer-section .footer-item .widget_recent_entries li a:hover {
  color: #fff;
}
.footer-section .footer-item .contact-content {
  margin-top: -3px;
}
.footer-section .footer-item .contact-inner {
  color: #f2f2f2;
  padding-bottom: 10px;
}
.footer-section .footer-item .contact-inner i {
  font-size: 18px;
  float: left;
  margin-top: 2px;
}
.footer-section .footer-item .contact-inner .text {
  font-size: 14px;
  margin-left: 30px;
}
.footer-section .footer-item .contact-inner .text .address {
  padding-right: 20px;
}
.footer-section .footer-item .contact-inner .text a {
  color: #f2f2f2;
}
.footer-section .footer-item .contact-inner .text .text-inner {
  justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -o-align-items: center;
  -ms-align-items: center;
  padding-bottom: 6px;
}
.footer-section .footer-item .contact-inner .text .text-2 {
  font-size: 13px;
  color: #ccc;
}
.footer-section .sub-footer {
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  color: #999;
  padding: 20px 0 16px;
}
.footer-section .sub-footer a {
  color: #fff;
}
.footer-section .sub-footer a:hover {
  color: #dabc95;
}

/* End Footer hp-1 */
/* 6. Homepage ------------------------------------------------------------ */
/* Slider Revolution Section */
.style-home-slider-hp-1 .wrap-scroll-slider1 {
  position: absolute;
  width: 100%;
  bottom: 45px;
  left: 0;
}
.style-home-slider-hp-1 .wrap-scroll-slider1 .scroll-slider1 {
  justify-content: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -o-justify-content: center;
  -ms-justify-content: center;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  width: 30px;
  height: 55px;
  background: transparent;
  border: 2px solid #fff;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -o-border-radius: 15px;
  -ms-border-radius: 15px;
  padding-top: 11px;
}
.style-home-slider-hp-1 .wrap-scroll-slider1 .scroll-slider1:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background-color: #fff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  top: 10px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.style-home-slider-hp-1 .wrap-scroll-slider1 .scroll-slider1:hover:before {
  transform: translateY(18px);
  -moz-transform: translateY(18px);
  -webkit-transform: translateY(18px);
  -o-transform: translateY(18px);
  -ms-transform: translateY(18px);
}
.style-home-slider-hp-1 .display-flex-center {
  justify-content: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -o-justify-content: center;
  -ms-justify-content: center;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -o-align-items: center;
  -ms-align-items: center;
}

/* End Slider Revolution Section */
/* Our Story Section */
.story-hp-1 .story-images {
  margin-left: 10px;
  padding: 2px 5px 0;
}
.story-hp-1 .story-images .image-inner {
  margin: 0 -5px;
}
.story-hp-1 .story-content {
  padding: 35px 15px 0 0;
}
.story-hp-1 .story-content .special-heading,
.story-hp-1 .story-content .special-heading-1 {
  text-align: left;
}
.story-hp-1 .story-content .special-heading-1 {
  padding-bottom: 25px;
}
.story-hp-1 .story-content p {
  color: #999;
  font-size: 16px;
  font-style: italic;
  margin-bottom: 1rem;
}
.story-hp-1 .story-content .story-quote {
  padding-top: 20px;
}
.story-hp-1 .story-content .story-quote img {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  float: left;
  margin-top: -5px;
}
.story-hp-1 .story-content .story-quote .info {
  margin-left: 80px;
}
.story-hp-1 .story-content .story-quote .info span {
  display: block;
}
.story-hp-1 .story-content .story-quote .info .name {
  font-size: 18px;
  font-weight: 700;
  color: #333;
  margin-bottom: -2px;
}
.story-hp-1 .story-content .story-quote .info .job {
  font-size: 14px;
}

/* End Our Story Section */
/* Feature Section */
.feature-hp-1.section-box {
  padding: 110px 0;
}

.feature-hp-1 {
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  -moz-background-size: cover !important;
  -webkit-background-size: cover !important;
  -o-background-size: cover !important;
  -ms-background-size: cover !important;
}
.feature-hp-1 .owl-nav {
  margin-top: 0;
}
.feature-hp-1 .owl-carousel .owl-item .feature-content {
  padding: 0 70px;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -o-align-items: center;
  -ms-align-items: center;
  justify-content: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -o-justify-content: center;
  -ms-justify-content: center;
}
.feature-hp-1 .owl-carousel .owl-item .feature-content .feature-detail {
  background: #fff;
  width: 93%;
  padding: 80px 50px 80px 60px;
}
.feature-hp-1 .owl-carousel .owl-item .feature-content .feature-detail .special-heading,
.feature-hp-1 .owl-carousel .owl-item .feature-content .feature-detail .special-heading-1 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
}
.feature-hp-1 .owl-carousel .owl-item .feature-content .feature-detail .special-heading-1 {
  padding: 8px 0 13px;
}
.feature-hp-1 .owl-carousel .owl-item .feature-content .feature-detail p {
  font-size: 16px;
  margin-bottom: 48px;
}
.feature-hp-1 .owl-carousel .owl-item .feature-content .feature-detail .btn-medium {
  padding: 0px 43.5px;
  height: 60px;
  line-height: 65px;
  color: #fff;
}
.feature-hp-1 .owl-carousel .owl-item .feature-content .feature-image {
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.2);
}
.feature-hp-1 .owl-carousel .owl-nav [class*=owl-] {
  background: transparent;
  outline: none;
  -moz-outline: none;
  -webkit-outline: none;
  -o-outline: none;
  -ms-outline: none;
}
.feature-hp-1 .owl-carousel .owl-nav .owl-next,
.feature-hp-1 .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  color: rgba(255, 255, 255, 0.4);
  font-size: 45px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  cursor: pointer;
}
.feature-hp-1 .owl-carousel .owl-nav .owl-next:hover,
.feature-hp-1 .owl-carousel .owl-nav .owl-prev:hover {
  color: #fff;
}
.feature-hp-1 .owl-carousel .owl-nav .owl-next {
  right: 10px;
}
.feature-hp-1 .owl-carousel .owl-nav .owl-next:hover i:before {
  content: "\f301";
}
.feature-hp-1 .owl-carousel .owl-nav .owl-prev {
  left: 10px;
}
.feature-hp-1 .owl-carousel .owl-nav .owl-prev:hover i:before {
  content: "\f2ff";
}
.feature-hp-1 .owl-theme .owl-dots,
.feature-hp-1 .owl-theme .owl-thumbs {
  display: none;
}

/* End Feature Section */
/* Our Menu Section */
.menu-hp-1 .special-heading-1 {
  padding-bottom: 43px;
}
.menu-hp-1 .menu-total {
  position: relative;
  width: 100%;
}
.menu-hp-1 .owl-carousel {
  margin-top: 50px;
}
.menu-hp-1 .owl-carousel .owl-dots,
.menu-hp-1 .owl-carousel .owl-nav {
  display: none;
}
.menu-hp-1 .owl-carousel .owl-thumbs {
  text-align: center;
  position: absolute;
  width: 100%;
  top: -12.5%;
}
.menu-hp-1 .owl-carousel .owl-thumbs .owl-thumb-item {
  border: none;
  background: transparent;
  outline: none;
  -moz-outline: none;
  -webkit-outline: none;
  -o-outline: none;
  -ms-outline: none;
  cursor: pointer;
  font-size: 18px;
  padding: 0 26px;
  color: #666;
}
@media (max-width: 575px) {
  .menu-hp-1 .owl-carousel .owl-thumbs .owl-thumb-item {
    margin-bottom: 10px;
  }
}
.menu-hp-1 .owl-carousel .owl-thumbs .owl-thumb-item.active {
  color: #333;
  position: relative;
}
.menu-hp-1 .owl-carousel .owl-thumbs .owl-thumb-item.active:after {
  width: 6px;
  height: 6px;
  content: "";
  background: #dabc95;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
.menu-hp-1 .owl-carousel .owl-stage-outer {
  border: 2px solid #e5e5e5;
}
.menu-hp-1 .owl-carousel .owl-item .menu-content .menu-title {
  margin-right: 40px;
  position: relative;
  justify-content: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -o-justify-content: center;
  -ms-justify-content: center;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -o-align-items: center;
  -ms-align-items: center;
}
.menu-hp-1 .owl-carousel .owl-item .menu-content .menu-title .rotate {
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  font-size: 45px;
  font-weight: 700;
  color: #fff;
  position: absolute;
  text-transform: uppercase;
}
.menu-hp-1 .owl-carousel .owl-item .menu-content .menu-detail .menu-inner {
  padding-top: 65px;
  padding-right: 15px;
}
.menu-hp-1 .owl-carousel .owl-item .menu-content .menu-detail .menu-inner .food-images img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.18);
  -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.18);
  -ms-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.18);
}
.menu-hp-1 .owl-carousel .owl-item .menu-content .menu-detail .menu-inner .food-info span {
  display: block;
}
.menu-hp-1 .owl-carousel .owl-item .menu-content .menu-detail .menu-inner .food-info .name {
  font-weight: 700;
  font-size: 16px;
  color: #333;
  padding: 31px 0 4px;
}
.menu-hp-1 .owl-carousel .owl-item .menu-content .menu-detail .menu-inner .food-info .name span {
  display: inline-block;
}
@media (max-width: 575px) {
  .menu-hp-1 .owl-carousel .owl-item .menu-content .menu-detail .menu-inner .food-info .name span.line {
    display: none;
  }
}
@media (max-width: 575px) {
  .menu-hp-1 .owl-carousel .owl-item .menu-content .menu-detail .menu-inner .food-info .name span.price {
    padding-left: 15px;
  }
}
.menu-hp-1 .owl-carousel .owl-item .menu-content .menu-detail .menu-inner .food-info .description {
  margin-bottom: -17px;
}
.menu-hp-1 .owl-carousel .owl-item .menu-content .menu-detail-1 {
  margin: 0 70px 0 20px;
}
.menu-hp-1 .hash-image {
  width: 100%;
  text-align: center;
  padding-bottom: 30px;
}
.menu-hp-1 .hash-image a {
  padding: 0 30px;
}
.menu-hp-1 .view {
  text-align: center;
  padding-top: 65px;
}
.menu-hp-1 .view .btn-medium {
  padding: 0 53.5px;
  height: 60px;
  line-height: 65px;
}

/* End Our Menu Section */
/* CTA Section */
.cta-hp-1 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  text-align: center;
}
.cta-hp-1 .cta-content {
  padding: 90px 0 96px;
  width: 60%;
  margin: 0 auto;
}
.cta-hp-1 .cta-content h2 {
  font-size: 60px;
  color: #fff;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 0;
}

/* End CTA Section */
/* Gallery Section */
.gallery-hp-1 .gallery-content {
  padding: 0 15px;
}
.gallery-hp-1 .gallery-content .gallery-detail {
  margin: 0 -15px;
  position: relative;
  cursor: pointer;
}
.gallery-hp-1 .gallery-content .gallery-detail .overlay {
  background: rgba(0, 0, 0, 0.5);
}
.gallery-hp-1 .gallery-content .gallery-detail .gallery-zoom {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-size: 30px;
  cursor: pointer;
  z-index: 99;
  opacity: 0;
}
.gallery-hp-1 .gallery-content .gallery-detail .gallery-zoom a {
  color: #fff;
}
.gallery-hp-1 .gallery-content .gallery-detail:hover .overlay,
.gallery-hp-1 .gallery-content .gallery-detail:hover .gallery-zoom {
  opacity: 1;
}
.gallery-hp-1 .gallery-content .view {
  text-align: center;
  padding-top: 65px;
}
.gallery-hp-1 .gallery-content .view .btn-medium {
  padding: 0 53.5px;
  height: 60px;
  line-height: 65px;
}

/* End Gallery Section */
/* Map Section */
.map-section .js-map-holder {
  height: 400px;
}

/* End Map Section */
/* Book Table */
.book-table-hp-1 {
  text-align: center;
  background: #f2f2f2;
  background: transparent;
}
.book-table-hp-1.cat_event {
  background: #f2f2f2;
}
.book-table-hp-1 .book-content {
  padding: 0 70px;
  width: 100%;
}
.book-table-hp-1 .special-heading-1 {
  padding-bottom: 27px;
}
.book-table-hp-1 p {
  width: 45%;
  margin: 0 auto;
}
.book-table-hp-1 .form-detail .form-group {
  background: #fff;
  padding: 42px 70px;
  overflow: hidden;
  margin: 38px 0 0;
}
.book-table-hp-1 .form-detail .form-group .form-row {
  margin-left: 0;
  width: 25%;
  float: left;
  margin-right: 20px;
  position: relative;
  flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -o-align-items: center;
  -ms-align-items: center;
}
.book-table-hp-1 .form-detail .form-group .form-row select {
  padding: 11.5px 15px;
  position: relative;
  cursor: pointer;
  background: 0 0;
  z-index: 1;
  margin-right: 19px;
}
.book-table-hp-1 .form-detail .form-group .form-row input {
  cursor: pointer;
  margin-right: 19px;
}
.book-table-hp-1 .form-detail .form-group .form-row input.btn-medium {
  padding: 0px 43.5px;
  height: 50px;
  line-height: 55px;
}
.book-table-hp-1 .form-detail .form-group .form-row .select-btn {
  position: absolute;
  right: 27%;
  top: 20%;
  z-index: 0;
}
.book-table-hp-1 .form-detail .form-group .form-row .ui-datepicker-trigger {
  position: absolute;
  top: 22%;
  right: 21%;
  border: none;
  background: transparent;
  outline: none;
  cursor: pointer;
  color: #666;
}
.book-table-hp-1 .form-detail .form-group .form-row .special {
  color: #333;
  font-weight: 700;
}
.book-table-hp-1 .form-detail .form-group .form-row:last-child {
  margin-right: 0;
}
.book-table-hp-1 .form-detail .form-group .form-row:last-child input {
  margin-right: 0;
}
.book-table-hp-1 .form-detail .form-group .form-row .wpcf7-form-control-wrap {
  display: contents;
}
.book-table-hp-1 .form-detail .form-group .form-row .wpcf7-form-control-wrap input[type=date] {
  z-index: 2;
  padding-right: 10px;
}
.book-table-hp-1 .form-detail .form-group .form-row .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  position: absolute;
  bottom: -43px;
  font-size: 12px;
  color: #666;
}
.book-table-hp-1 .form-detail .form-group .form-row.form-row-1 {
  width: 24.2%;
}
.book-table-hp-1 .form-detail .form-group .form-row.form-row-2 {
  width: 21.25%;
}
.book-table-hp-1 .form-detail .form-group .form-row.form-row-2 select {
  margin-right: 9px;
}
.book-table-hp-1 .form-detail .form-group .form-row.form-row-2 .select-btn {
  right: 15%;
}
.book-table-hp-1 .form-detail .form-group .form-row.form-row-3 {
  width: 22.5%;
  margin-right: 0;
}
.book-table-hp-1 .form-detail .form-group .form-row.form-row-3 input.submit {
  margin-right: 0;
}

/*Contac Form 7 */
.wpcf7 .wpcf7-mail-sent-ng, .wpcf7 .wpcf7-validation-errors, .wpcf7 .wpcf7-mail-sent-ok {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -55px;
  width: 40%;
  margin: 0 auto;
  border: 1px solid #dabc95;
  font-size: 15px;
}
@media (max-width: 1024px) {
  .wpcf7 .wpcf7-mail-sent-ng, .wpcf7 .wpcf7-validation-errors, .wpcf7 .wpcf7-mail-sent-ok {
    width: 60%;
  }
}
@media (max-width: 768px) {
  .wpcf7 .wpcf7-mail-sent-ng, .wpcf7 .wpcf7-validation-errors, .wpcf7 .wpcf7-mail-sent-ok {
    width: 80%;
  }
}
@media (max-width: 575px) {
  .wpcf7 .wpcf7-mail-sent-ng, .wpcf7 .wpcf7-validation-errors, .wpcf7 .wpcf7-mail-sent-ok {
    width: 95%;
    text-align: center;
  }
}

/* End Book Table */
/* Slider Revolution Section */
.style-home-slider-hp-2 .slide-caption-title-2 {
  font-weight: 700;
}

/* End Slider Revolution Section */
/* CTA Section */
.cta-hp-2 {
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.cta-hp-2 .cta-content {
  text-align: center;
  padding: 79px 0 108px;
}
.cta-hp-2 .cta-content h2 {
  font-size: 65px;
  font-weight: 400;
  color: #fff;
  padding-bottom: 37px;
  margin-top: 0;
  margin-bottom: 0;
}
.cta-hp-2 .cta-content .btn-medium {
  padding: 0px 43.5px;
  line-height: 65px;
  height: 60px;
}

/* End CTA Section */
/* Featured Section */
.feature-hp-2 .feature-contend .col {
  padding: 0;
}
.feature-hp-2 .feature-contend .feature-detail {
  position: relative;
}
.feature-hp-2 .feature-contend .feature-detail .feature-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 70%;
  height: 100%;
  color: #f2f2f2;
  padding: 61px 0 0 57px;
}
.feature-hp-2 .feature-contend .feature-detail .feature-text h3 {
  font-size: 40px;
  color: #f2f2f2;
}
.feature-hp-2 .feature-contend .feature-detail .feature-text p {
  width: 75%;
  margin: 4px 0 28px;
}
.feature-hp-2 .feature-contend .feature-detail .feature-text .more-link {
  color: #f2f2f2;
  font-size: 18px;
}
.feature-hp-2 .feature-contend .feature-detail .feature-text .more-link:hover {
  color: #dabc95;
}
.feature-hp-2 .feature-contend .feature-detail .feature-text .more-link i {
  padding-left: 6px;
}

/* End Featured Section */
/* Events Section */
.events-hp-2.section-box {
  padding-bottom: 108px;
}

.events-hp-2 {
  background-repeat: repeat;
  background-position: center center;
}
.events-hp-2 #feature-hp-2 {
  overflow: hidden;
}
.events-hp-2 .owl-carousel .owl-thumbs,
.events-hp-2 .owl-carousel .owl-nav {
  display: none;
}
.events-hp-2 .owl-carousel .owl-dots {
  margin-top: 60px !important;
}
.events-hp-2 .owl-carousel .owl-dots .owl-dot {
  outline: none;
  -moz-outline: none;
  -webkit-outline: none;
  -o-outline: none;
  -ms-outline: none;
}
.events-hp-2 .owl-carousel .owl-dots .owl-dot span {
  background: rgba(0, 0, 0, 0.1);
}
.events-hp-2 .owl-carousel .owl-dots .owl-dot span:hover {
  background: #333;
}
.events-hp-2 .owl-carousel .owl-dots .owl-dot.active span {
  background: #333;
}
.events-hp-2 .owl-carousel .events-content .events-images {
  margin-left: -30px;
}
.events-hp-2 .owl-carousel .events-content .events-details {
  background: #fff;
  padding: 60px 60px 60px 62px;
}
.events-hp-2 .owl-carousel .events-content .events-details h3 {
  font-size: 40px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
}
.events-hp-2 .owl-carousel .events-content .events-details p {
  line-height: 1.6;
  margin-bottom: 1rem;
}
.events-hp-2 .owl-carousel .events-content .events-details .calendar {
  padding: 7px 0 23px;
  display: flex;
}
@media (max-width: 575px) {
  .events-hp-2 .owl-carousel .events-content .events-details .calendar {
    display: block;
  }
}
.events-hp-2 .owl-carousel .events-content .events-details .calendar .date {
  display: flex;
  align-items: baseline;
  margin-right: 25px;
}
.events-hp-2 .owl-carousel .events-content .events-details .calendar .time {
  display: flex;
  align-items: baseline;
}
.events-hp-2 .owl-carousel .events-content .events-details .calendar span {
  font-size: 14px;
}
.events-hp-2 .owl-carousel .events-content .events-details .calendar i {
  font-size: 18px;
  padding-right: 10px;
  float: left;
}
.events-hp-2 .owl-carousel .events-content .events-details .btn-small {
  padding: 0px 33px;
  line-height: 55px;
  height: 50px;
  margin-top: 22px;
}

/* End Events Section */
/* Menu Section */
.menu-v1-section.menu-hp-2.section-box {
  padding-bottom: 111px;
}

.menu-v1-section.menu-hp-2 {
  padding-top: 0;
  padding-bottom: 0;
}
.menu-v1-section.menu-hp-2 .grid-item {
  width: 100%;
  float: none;
  padding: 0 0 23px 0;
}
.menu-v1-section.menu-hp-2 .view {
  text-align: center;
}
.menu-v1-section.menu-hp-2 .view .more-link {
  font-size: 15px;
}
.menu-v1-section.menu-hp-2 .view .more-link i {
  font-size: 20px;
  float: left;
  margin: 2px 10px 0 0;
}

/* End Menu Section */
/* Our Story Section */
.story-hp-3.section-box {
  padding: 98px 0 113px;
}

.story-hp-3 .story-content {
  text-align: center;
}
.story-hp-3 .story-content .special-heading-1 {
  padding-bottom: 28px;
}
.story-hp-3 .story-content img {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
.story-hp-3 .story-content p {
  font-size: 16px;
  font-style: italic;
  color: #999;
  width: 55%;
  margin: 0 auto 31px;
}
.story-hp-3 .story-content .info span {
  display: block;
}
.story-hp-3 .story-content .info .name {
  color: #333;
  font-size: 18px;
  font-weight: 700;
  padding-top: 20px;
  margin-bottom: -1px;
}
.story-hp-3 .story-content .info .job {
  font-size: 14px;
}

/* End Our Story Section */
/* Categories Section */
.categories-section .container-fluid {
  padding: 0;
}
.categories-section .categories-content {
  padding: 0 15px;
  cursor: pointer;
}
.categories-section .categories-content .categories-detail {
  margin: 0 -15px;
  position: relative;
}
.categories-section .categories-content .categories-detail .image {
  position: relative;
}
.categories-section .categories-content .categories-detail .image .overlay {
  background: rgba(0, 0, 0, 0.4);
  opacity: 1;
}
.categories-section .categories-content .categories-detail .shape {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 9;
  width: 80%;
}
.categories-section .categories-content .categories-detail h4 {
  position: absolute;
  top: 44%;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 99;
  color: #fff;
  font-size: 28px;
}
.categories-section .categories-content .categories-detail .more-link {
  opacity: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: 7%;
  color: #fff;
  z-index: 9;
}
.categories-section .categories-content .categories-detail .more-link i {
  padding-left: 10px;
}
.categories-section .categories-content .categories-detail .more-link:hover {
  color: #dabc95;
}
.categories-section .categories-content .categories-detail:hover .overlay {
  background: rgba(0, 0, 0, 0.6);
}
.categories-section .categories-content .categories-detail:hover .more-link {
  opacity: 1;
}

/* End Categories Section */
/* Slider Revolution Section */
.style-home-slider-hp-1.style-home-slider-hp-3 .slide-caption-title-1 {
  font-weight: 700;
}
.style-home-slider-hp-1.style-home-slider-hp-3 .slide-caption-title-2 {
  font-weight: 400;
}

/* End Slider Revolution Section */
/* Slider Revolution Section */
.style-home-slider-hp-1.style-home-slider-hp-4 .slide-caption-title-1 {
  font-weight: 700;
}
.style-home-slider-hp-1.style-home-slider-hp-4 .slide-caption-title-2 {
  font-weight: 400;
}

/* End Slider Revolution Section */
/* Book Table */
.book-table-hp-1.book-table-hp-4 {
  background: #fff;
}
.book-table-hp-1.book-table-hp-4 .form-detail .form-group {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

/* End Book Table */
/* Gallery Section */
.gallery-hp-4 .view {
  text-align: center;
  padding-top: 65px;
}
.gallery-hp-4 .view .btn-medium {
  padding: 0 53.5px;
  height: 60px;
  line-height: 65px;
}

/* End Gallery Section */
/* Featured Section */
.feature-hp-4.section-box {
  padding-bottom: 108px;
}

.feature-hp-4 .special-heading-1 {
  padding-bottom: 39px;
}
.feature-hp-4 .owl-carousel .owl-nav,
.feature-hp-4 .owl-carousel .owl-thumbs {
  display: none;
}
.feature-hp-4 .owl-carousel .owl-stage-outer {
  margin: 0 -10px;
  padding: 0 10px;
}
.feature-hp-4 .owl-carousel .owl-dots {
  text-align: left;
}
.feature-hp-4 .owl-carousel .owl-dots .owl-dot {
  outline: none;
  -moz-outline: none;
  -webkit-outline: none;
  -o-outline: none;
  -ms-outline: none;
}
.feature-hp-4 .owl-carousel .owl-dots .owl-dot span {
  background: rgba(0, 0, 0, 0.1);
  margin: 5px 10px 5px 0;
}
.feature-hp-4 .owl-carousel .owl-dots .owl-dot span:hover {
  background: #333;
}
.feature-hp-4 .owl-carousel .owl-dots .owl-dot.active span {
  background: #333;
}
.feature-hp-4 .feature-content {
  position: relative;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
}
.feature-hp-4 .feature-content .feature-detail h3 {
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
}
.feature-hp-4 .feature-content .feature-detail p {
  font-size: 16px;
  margin-bottom: 1rem;
}
.feature-hp-4 .feature-content .feature-detail .view .btn-small {
  padding: 0px 33px;
  line-height: 55px;
  height: 50px;
  margin-right: 16px;
  color: #fff;
}
.feature-hp-4 .feature-content .feature-detail .view .price {
  font-size: 25px;
  color: #333;
  position: relative;
  padding-left: 60px;
}
.feature-hp-4 .feature-content .feature-detail .view .price:before {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.1);
  width: 40px;
  height: 1px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 0;
}
.feature-hp-4 .feature-content-1 {
  margin: 10px 118px 130px 0;
  position: relative;
}
.feature-hp-4 .feature-content-1 .feature-detail {
  padding: 60px 70px 60px;
}
.feature-hp-4 .feature-content-1 .feature-detail p {
  margin: 19px -30px 39px 0;
}
.feature-hp-4 .feature-content-1 .view-image-1 {
  position: absolute;
  right: -12.6%;
  top: 8%;
}
.feature-hp-4 .feature-content-1 .view-image-1 .feature-image {
  margin-left: -62px;
}
.feature-hp-4 .feature-content-2 {
  margin: 0 0 113px 118px;
  position: relative;
}
.feature-hp-4 .feature-content-2 .feature-detail {
  padding: 60px 70px 60px 40px;
  margin-left: 59%;
  width: 100%;
}
.feature-hp-4 .feature-content-2 .feature-detail h3 {
  width: 60%;
}
.feature-hp-4 .feature-content-2 .feature-detail p {
  margin: 19px -20px 39px 0;
}
.feature-hp-4 .feature-content-2 .view-image-2 {
  position: absolute;
  left: -12.6%;
  top: 8%;
}
.feature-hp-4 .feature-content-2 .view-image-2 .feature-image {
  margin-right: -62px;
}
.feature-hp-4 .feature-content-3 .feature-detail h3,
.feature-hp-4 .feature-content-4 .feature-detail h3 {
  width: 70%;
}

/* End Featured Section */
/* Events Section */
.events-hp-2.events-hp-4 {
  background: #f2f2f2;
}

/* End Events Section */
/* Slider Revolution Section */
/* End Slider Revolution Section */
/* Our Menu Section */
.menu-v2-section.hp-5-menu .view {
  text-align: center;
  padding: 35px 0 30px;
}
.menu-v2-section.hp-5-menu .view .btn-medium {
  padding: 22.5px 35.5px;
}

/* End Our Menu Section */
/* Our Story Section */
.story-hp-5 .story-content {
  background-repeat: repeat;
  background-position: center center;
  padding: 48px 0 60px;
  position: relative;
}
.story-hp-5 .story-content .story-view-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding-right: 0;
}
.story-hp-5 .story-content .story-view-image .story-right {
  margin-left: -68px;
}
.story-hp-5 .story-content .story-detail {
  padding: 50px 50px 67px 0;
}
.story-hp-5 .story-content .story-detail .special-heading,
.story-hp-5 .story-content .story-detail .special-heading-1 {
  text-align: left;
}
.story-hp-5 .story-content .story-detail .special-heading-1 {
  padding-bottom: 28px;
}
.story-hp-5 .story-content .story-detail p {
  font-size: 16px;
  margin-bottom: 36px;
}

/* End Our Story Section */
/* Book Table */
.book-table-hp-1.book-table-hp-5 {
  background-repeat: repeat;
  background-position: center center;
}

/* End Book Table */
/* Slider Revolution Section */
.style-home-slider-hp-1.style-home-slider-hp-6 .slide-caption-title-2 {
  letter-spacing: 4px;
}

/* End Slider Revolution Section */
/* About Us Section */
.about-us-section.about-hp-6 {
  background-repeat: repeat;
  background-position: center center;
}

/* End About Us Section */
/* Contact Section */
.contact-hp-6.section-box {
  padding-top: 115px;
}

.contact-hp-6 .special-heading-1 {
  padding: 0 0 7px;
}
.contact-hp-6 p {
  text-align: center;
  margin: 0 auto 0px;
  width: 100%;
}
.contact-hp-6 .form-contact {
  padding: 0 100px;
}
.contact-hp-6 .form-contact .group {
  margin: 0 -10px;
}
.contact-hp-6 .form-contact .form-input {
  margin-bottom: 20px;
  width: 100%;
  padding: 0 10px;
}
.contact-hp-6 .form-contact .form-input input {
  background: #f2f2f2;
  padding: 16.5px 25px;
}
.contact-hp-6 .form-contact .form-textarea {
  height: 200px;
  width: 100%;
  padding: 0 10px;
}
.contact-hp-6 .form-contact .form-textarea textarea {
  background: #f2f2f2;
  padding: 16.5px 25px;
}
.contact-hp-6 .form-contact .form-bottom {
  padding: 65px 10px 0;
  margin: 0 auto;
}
.contact-hp-6 .form-contact .form-bottom .btn-small {
  padding: 0px 51.5px;
  height: 50px;
  line-height: 55px;
  cursor: pointer;
}

/* End Contact Section */
/* Events Section */
.events-hp-2.events-hp-6 {
  background-repeat: repeat;
  background-position: center center;
}

/* End Events Section */
/* Book Table */
.book-table-hp-1.book-table-hp-6 .form-detail .form-group {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

/* End Book Table */
/* 7. Menu ------------------------------------------------------------ */
/* Menu Section of Menu v2 Page */
.menu-v2-section.section-box {
  padding: 120px 0 90px;
}

.menu-v2-section .menu-content {
  position: relative;
  margin-bottom: 30px;
}
.menu-v2-section .menu-content .overlay {
  background: rgba(0, 0, 0, 0.5);
  opacity: 1;
}
.menu-v2-section .menu-content h3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #fff;
  padding: 12px 20px 5px;
  margin-top: 0;
  margin-bottom: 0;
}
.menu-v2-section .menu-content h3:before, .menu-v2-section .menu-content h3:after {
  content: "";
  width: 70px;
  height: 2px;
  background: rgba(255, 255, 255, 0.65);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.menu-v2-section .menu-content h3:before {
  top: -5%;
}
.menu-v2-section .menu-content h3:after {
  bottom: -5%;
}
.menu-v2-section .menu-content:hover .overlay {
  background: rgba(0, 0, 0, 0.65);
}
.menu-v2-section .menu-content:hover h3 {
  background: #fff;
  color: #333;
}
.menu-v2-section .menu-content:hover h3:before, .menu-v2-section .menu-content:hover h3:after {
  content: none;
}

/* End Menu Section of Menu v2 Page */
/* Menu Section of Menu v1 Page */
.menu-v1-section.section-box {
  padding-bottom: 72px;
}

.menu-v1-section .grid {
  counter-reset: grid-item;
}
.menu-v1-section .grid-sizer,
.menu-v1-section .grid-item {
  width: 33.33%;
}
.menu-v1-section .grid-item {
  float: left;
  padding: 0 15px 18px;
}
.menu-v1-section .grid-item h3 {
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  padding-bottom: 22px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 33px;
  margin-top: 0;
}
.menu-v1-section .grid-item .icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  margin: 2px auto 28px;
  position: relative;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.menu-v1-section .grid-item .icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.menu-v1-section .grid-item .starter {
  background: #00b26f;
}
.menu-v1-section .grid-item .lunch {
  background: #e98c38;
}
.menu-v1-section .grid-item .dinner {
  background: #8058bd;
}
.menu-v1-section .grid-item .dessert {
  background: #f74877;
}
.menu-v1-section .grid-item .drink {
  background: #00c2d1;
}
.menu-v1-section .grid-item .alcoholic {
  background: #2489b0;
}
.menu-v1-section .grid-item .menu-inner {
  padding-bottom: 20px;
}
.menu-v1-section .grid-item .menu-inner span {
  font-size: 18px;
  color: #333;
}
.menu-v1-section .grid-item .menu-inner .desc_our .name {
  font-size: 17px;
  color: #333;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  position: relative;
  background-color: #fff;
}
.menu-v1-section .grid-item .menu-inner .desc_our .name:before {
  position: absolute;
  border-bottom: 1px dotted #b1b1b1;
  width: 100%;
  left: 0;
  bottom: 12px;
  content: "";
  z-index: 1;
}
.menu-v1-section .grid-item .menu-inner .desc_our .name .title {
  z-index: 2;
  padding-right: 5px;
  background-color: #fff;
}
@media (max-width: 575px) {
  .menu-v1-section .grid-item .menu-inner .desc_our .name {
    font-weight: 700;
  }
}
.menu-v1-section .grid-item .menu-inner .desc_our .name .line {
  font-weight: 100;
  background-color: #fff;
}
@media (max-width: 575px) {
  .menu-v1-section .grid-item .menu-inner .desc_our .name .line {
    display: none;
  }
}
.menu-v1-section .grid-item .menu-inner .desc_our .name .price {
  z-index: 2;
  padding-left: 5px;
  background-color: #fff;
}
@media (max-width: 575px) {
  .menu-v1-section .grid-item .menu-inner .desc_our .name .price {
    padding-left: 10px;
  }
}
.menu-v1-section .grid-item .menu-inner p {
  margin: 5px 0 3px;
  font-size: 15px;
  color: #989898;
}
.menu-v1-section .grid-item .menu-inner .special {
  color: #fff;
  font-size: 11px;
  background: #dabc95;
  padding: 2px 13px 0px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  margin-bottom: 10px;
  display: inline-block;
}

/* End Menu Section of Menu v1 Page */
/* Menu Salad Section Of Menu Starter Page */
.salad-section.section-box {
  padding: 97px 0 90px;
}

.salad-section .owl-carousel .owl-thumbs,
.salad-section .owl-carousel .owl-nav {
  display: none;
}
.salad-section .owl-carousel .owl-item .item-content {
  overflow: hidden;
  margin-bottom: 30px;
}
.salad-section .owl-carousel .owl-item .item-content .image {
  float: left;
}
.salad-section .owl-carousel .owl-item .item-content .image img {
  width: 170px;
}
.salad-section .owl-carousel .owl-item .item-content .info {
  margin: 12px 40px 0 200px;
}
.salad-section .owl-carousel .owl-item .item-content .info h5 {
  font-size: 20px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
}
.salad-section .owl-carousel .owl-item .item-content .info p {
  font-size: 16px;
  margin: 7px 0 13px;
}
.salad-section .owl-carousel .owl-item .item-content .info span {
  font-size: 22px;
  font-weight: 700;
  color: #333;
}
.salad-section .owl-carousel .owl-item .item-content .info.salad-info {
  display: table;
  margin: 0;
  padding-left: 30px;
  padding-top: 13px;
  padding-right: 40px;
}
@media (max-width: 480px) {
  .salad-section .owl-carousel .owl-item .item-content .info.salad-info {
    padding-left: 20px;
    padding-right: 15px;
  }
}
.salad-section .owl-carousel .owl-item .item-content .info.salad-info h5 {
  padding-bottom: 3px;
}
.salad-section .owl-carousel .owl-item .item-content .info.salad-info p {
  margin-bottom: 20px;
}
.salad-section .owl-carousel .owl-dots {
  position: absolute;
  right: -28%;
  top: 25%;
}
.salad-section .owl-carousel .owl-dots .owl-dot {
  display: block;
  outline: none;
  -moz-outline: none;
  -webkit-outline: none;
  -o-outline: none;
  -ms-outline: none;
}
.salad-section .owl-carousel .owl-dots .owl-dot span {
  background: rgba(51, 51, 51, 0.1);
}
.salad-section .owl-carousel .owl-dots .owl-dot:hover span {
  background: #333;
}
.salad-section .owl-carousel .owl-dots .owl-dot.active span {
  background: #333;
}

/* End Menu Salad Section Of Menu Starter Page */
/* Menu Curry Section Of Menu Starter Page */
.curry-section {
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.curry-section.salad-section .menu-heading h2 {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 20px 0 31px;
}
.curry-section.salad-section .owl-carousel .owl-item .item-content .info h5 {
  color: #fff;
}
.curry-section.salad-section .owl-carousel .owl-item .item-content .info p {
  color: #999;
  margin-bottom: 1rem;
}
.curry-section.salad-section .owl-carousel .owl-item .item-content .info span {
  color: #fff;
}
.curry-section.salad-section .owl-carousel .owl-dots .owl-dot span {
  background: rgba(255, 255, 255, 0.2);
}
.curry-section.salad-section .owl-carousel .owl-dots .owl-dot:hover span {
  background: #fff;
}
.curry-section.salad-section .owl-carousel .owl-dots .owl-dot.active span {
  background: #fff;
}

/* End Menu Curry Section Of Menu Starter Page */
/* Menu Potato Section Of Menu Starter Page */
.salad-section.potato-section .menu-heading h2 {
  padding: 22px 0 31px;
}

/* End Menu Potato Section Of Menu Starter Page */
/*Menu Steak Section of Menu Dinner Page*/
.salad-section.steak-section.section-box {
  padding-top: 92px;
}

.salad-section.steak-section .menu-heading h2 {
  padding: 17px 0 31px;
}

/*End Menu Steak Section of Menu Dinner Page*/
/* Menu Soup Section of Menu Dinner Page*/
.salad-section.soup-section.curry-section.section-box {
  padding-top: 95px;
}

.salad-section.soup-section.curry-section .menu-heading h2 {
  padding-top: 15px;
}

/*End Menu Soup Section of Menu Dinner Page*/
/* Menu Fish Section of Menu Dinner Page*/
.salad-section.potato-section.fish-section.section-box {
  padding-top: 92px;
}

.salad-section.potato-section.fish-section .menu-heading h2 {
  padding-top: 18px;
}

/* End Menu Fish Section of Menu Dinner Page*/
/* Menu Pizza Section of Menu Dinner Page*/
.salad-section.curry-section.pizza-section.section-box {
  padding-top: 94px;
}

.salad-section.curry-section.pizza-section .menu-heading h2 {
  padding-top: 16px;
}

/* End Menu Pizza Section of Menu Dinner Page*/
/*Menu Spaghetii Section of Menu Lunch Page*/
.salad-section.spaghetii-section.section-box {
  padding-top: 94px;
}

.salad-section.spaghetii-section .menu-heading h2 {
  padding: 17px 0 31px;
}

/*End Menu Spaghetii Section of Menu Lunch Page*/
/*Menu Sushi Section of Menu Lunch Page*/
.salad-section.sushi-section.section-box {
  padding-top: 92px;
}

.salad-section.sushi-section .menu-heading h2 {
  padding: 19px 0 31px;
}

/*End Menu Sushi Section of Menu Lunch Page*/
/*Menu Turkey Section of Menu Lunch Page*/
.salad-section.curry-section.turkey-section.section-box {
  padding-top: 94px;
}

.salad-section.curry-section.turkey-section .menu-heading h2 {
  padding: 16px 0 31px;
}

/*End Menu Turkey Section of Menu Lunch Page*/
/* 8. Page ------------------------------------------------------------ */
/* Time Open Section  */
.time-open-section.time-open-about {
  background: #fff;
}

/* End Time Open Section  */
/* Our Story Section */
.about-story-section.section-box {
  padding-bottom: 116px;
}

.about-story-section {
  background: #f2f2f2;
}
.about-story-section .story-content {
  text-align: center;
}
.about-story-section .story-content .special-heading-1 {
  padding-bottom: 28px;
}
.about-story-section .story-content p {
  font-size: 16px;
  margin: 0 auto 36px;
  width: 60%;
}

/* End Our Story Section */
/* About Us Section */
.about-us-section.section-box {
  padding-top: 120px;
}

.about-us-section .about-video {
  padding-right: 10px;
}
.about-us-section .about-video .video .vimeo {
  position: relative;
  cursor: pointer;
}
.about-us-section .about-video .video .vimeo .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.about-us-section .about-content {
  padding: 33px 0 0 45px;
}
.about-us-section .about-content .special-heading,
.about-us-section .about-content .special-heading-1 {
  text-align: left;
}
.about-us-section .about-content .special-heading-1 {
  padding-bottom: 23px;
}
.about-us-section .about-content p {
  font-size: 16px;
}

/* End About Us Section */
/* Our Team Section */
.our-team-section.our-team-about.section-box {
  padding-top: 118px;
}

.our-team-section.our-team-about {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}
.our-team-section.our-team-about .special-heading-1 {
  color: #fff;
}
.our-team-section.our-team-about .our-team-content .member-info {
  background: #fff;
}

/* End Our Team Section */
/* Testimonials Section */
.about-testimonials.section-box {
  padding-bottom: 108px;
}

.about-testimonials .special-heading-1 {
  padding-bottom: 17px;
}
.about-testimonials .owl-carousel .owl-thumbs,
.about-testimonials .owl-carousel .owl-nav {
  display: none;
}
.about-testimonials .owl-carousel .owl-dots .owl-dot {
  outline: none;
  -moz-outline: none;
  -webkit-outline: none;
  -o-outline: none;
  -ms-outline: none;
}
.about-testimonials .owl-carousel .owl-dots .owl-dot span {
  background: rgba(51, 51, 51, 0.1);
}
.about-testimonials .owl-carousel .owl-dots .owl-dot:hover span {
  background: #333;
}
.about-testimonials .owl-carousel .owl-dots .owl-dot.active span {
  background: #333;
}
.about-testimonials .owl-carousel .owl-item p {
  font-size: 16px;
  font-style: italic;
  margin-top: -18px;
  margin-bottom: 1rem;
}
.about-testimonials .owl-carousel .owl-item .client {
  overflow: hidden;
  margin: 26px 0 55px;
}
.about-testimonials .owl-carousel .owl-item .client img {
  height: 70px;
  width: 70px;
  float: left;
}
.about-testimonials .owl-carousel .owl-item .client .info {
  margin: 10px 0 0 95px;
}
.about-testimonials .owl-carousel .owl-item .client .info span {
  display: block;
}
.about-testimonials .owl-carousel .owl-item .client .info .name {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  padding-bottom: 1px;
}
.about-testimonials .owl-carousel .owl-item .client .info .job {
  font-size: 14px;
}
.about-testimonials .owl-carousel .owl-item .icon {
  justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -o-align-items: center;
  -ms-align-items: center;
}
.about-testimonials .owl-carousel .owl-item .icon .quote {
  font-size: 55px;
  color: rgba(51, 51, 51, 0.3);
}
.about-testimonials .owl-carousel .owl-item .icon .star {
  color: #f2c029;
  font-size: 20px;
}
.about-testimonials .owl-carousel .owl-item .icon .star span {
  color: #ccc;
}

/* End Testimonials Section */
/* Our Team Section */
.our-team-section.section-box {
  padding: 120px 0 90px;
}

.our-team-section .our-team-content {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}
.our-team-section .our-team-content .member-image {
  position: relative;
  cursor: pointer;
}
.our-team-section .our-team-content .member-image .background-gradient {
  position: absolute;
  width: 100%;
  height: 44px;
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(205, 205, 205, 0.01) 0%, rgba(210, 210, 210, 0.11) 14%, rgba(214, 214, 214, 0.21) 24%, rgba(218, 218, 218, 0.28) 31%, rgba(241, 241, 241, 0.72) 69%, rgba(245, 245, 245, 0.79) 76%, rgba(249, 249, 249, 0.89) 86%, rgba(254, 254, 254, 0.99) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(205, 205, 205, 0.01) 0%, rgba(210, 210, 210, 0.11) 14%, rgba(214, 214, 214, 0.21) 24%, rgba(218, 218, 218, 0.28) 31%, rgba(241, 241, 241, 0.72) 69%, rgba(245, 245, 245, 0.79) 76%, rgba(249, 249, 249, 0.89) 86%, rgba(254, 254, 254, 0.99) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(205, 205, 205, 0.01) 0%, rgba(210, 210, 210, 0.11) 14%, rgba(214, 214, 214, 0.21) 24%, rgba(218, 218, 218, 0.28) 31%, rgba(241, 241, 241, 0.72) 69%, rgba(245, 245, 245, 0.79) 76%, rgba(249, 249, 249, 0.89) 86%, rgba(254, 254, 254, 0.99) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.our-team-section .our-team-content .member-image .overlay {
  background: rgba(0, 0, 0, 0.4);
}
.our-team-section .our-team-content .member-image .socials {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 4%;
  left: 0;
  z-index: 99;
  opacity: 0;
}
.our-team-section .our-team-content .member-image .socials a {
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  position: relative;
  margin: 0 2px;
}
.our-team-section .our-team-content .member-image .socials a i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-size: 18px;
  color: #333;
}
.our-team-section .our-team-content .member-image .socials a:hover {
  background: #333;
}
.our-team-section .our-team-content .member-image .socials a:hover i {
  color: #fff;
}
.our-team-section .our-team-content .member-image:hover .overlay,
.our-team-section .our-team-content .member-image:hover .socials {
  opacity: 1;
}
.our-team-section .our-team-content .member-image:hover .background-gradient {
  display: none;
}
.our-team-section .our-team-content .member-info {
  text-align: center;
}
.our-team-section .our-team-content .member-info span {
  display: block;
}
.our-team-section .our-team-content .member-info .name {
  color: #333;
  font-size: 25px;
  font-weight: 700;
  padding-top: 30px;
}
.our-team-section .our-team-content .member-info .job {
  font-size: 16px;
  padding-bottom: 30px;
}

/* End Our Team Section */
.Rectangle_2 {
  position: absolute;
  left: 775px;
  top: 1056px;
  width: 370px;
  height: 44px;
  z-index: 58;
}

/* Events Section Of Events Page */
.events-section.section-box {
  padding-bottom: 90px;
}

.events-section .events-content {
  border: 1px solid #e5e5e5;
  margin-bottom: 30px;
  overflow: hidden;
}
.events-section .events-content .image {
  float: left;
  width: 35.3%;
}
.events-section .events-content .events-detail {
  padding: 40px 40px 40px 45px;
  margin-left: 35.3%;
  display: table;
  margin-left: 0;
}
.events-section .events-content .events-detail .time {
  font-size: 13px;
}
.events-section .events-content .events-detail .time i {
  font-size: 18px;
  padding-right: 10px;
  margin-top: 1px;
  float: left;
}
.events-section .events-content .events-detail h4 {
  padding: 15px 0 10px;
  margin-top: 0;
  margin-bottom: 0;
}
.events-section .events-content .events-detail .more-link {
  padding-top: 8px;
}
.events-section .events-content:hover {
  border-color: transparent;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.events-section .blog_pagination {
  width: 100%;
  margin: 80px 0;
  text-align: center;
}

/* End Events Section Of Events Page */
/* Map Section of Events Details Pages */
.map-section.map-events-details .google-map-section .js-map-holder {
  height: 450px;
}

/* End Map Section of Events Details Pages */
/* Events Section of Events Details Pages */
.events-details-section.section-box {
  padding: 120px 0 95px;
}

.events-details-section .events-content {
  width: 100%;
}
.events-details-section .events-content .owl-theme .owl-dots,
.events-details-section .events-content .owl-theme .owl-thumbs {
  display: none;
}
.events-details-section .events-content .owl-theme .owl-nav .owl-prev,
.events-details-section .events-content .owl-theme .owl-nav .owl-next {
  font-size: 30px;
  color: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.events-details-section .events-content .owl-theme .owl-nav .owl-prev {
  left: 2.5%;
}
.events-details-section .events-content .owl-theme .owl-nav .owl-next {
  right: 2.5%;
}
.events-details-section .events-content .owl-theme .owl-nav [class*=owl-] {
  background: transparent;
  outline: none;
  -moz-outline: none;
  -webkit-outline: none;
  -o-outline: none;
  -ms-outline: none;
}
.events-details-section .events-content h2 {
  font-size: 25px;
  padding: 48px 0 26px;
}
.events-details-section .events-content p {
  font-size: 14px;
  margin-bottom: 18px;
}
.events-details-section .video .vimeo,
.events-details-section .video .youtube {
  position: relative;
  cursor: pointer;
}
.events-details-section .video .vimeo .btn-play,
.events-details-section .video .youtube .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.events-details-section .events-info .contact {
  padding-right: 30px;
}
.events-details-section .events-info .contact h2 {
  font-size: 25px;
  padding: 58px 0 25px;
  margin-top: 0;
  margin-bottom: 0;
}
.events-details-section .events-info .contact .contact-inner {
  padding-bottom: 20px;
}
.events-details-section .events-info .contact .contact-inner i {
  font-size: 20px;
  color: #dabc95;
  float: left;
}
.events-details-section .events-info .contact .contact-inner .contact-detail {
  margin-left: 40px;
}
.events-details-section .events-info .contact .contact-inner .contact-detail a {
  font-size: 18px;
}
.events-details-section .events-info .contact .contact-inner .contact-detail p {
  font-size: 18px;
  color: #333;
  margin-bottom: 0;
}
.events-details-section .events-info .contact .contact-inner .contact-detail p span {
  font-size: 17px;
  font-weight: 700;
  padding-right: 22px;
}
.events-details-section .events-info .contact .contact-inner .contact-address a {
  font-size: 14px;
  padding-top: 9px;
  display: block;
}
.events-details-section .events-info .contact .contact-inner .contact-address a i {
  color: #333;
  float: none;
  font-size: 14px;
}
.events-details-section .events-info .contact .contact-inner .contact-address a:hover i {
  color: #dabc95;
}

#modal-video .modal-dialog {
  max-width: 70%;
  margin: 150px auto;
}

/* End Events Section of Events Details Pages */
/* Time Open Section of RF-1 Page */
.time-open-section.section-box {
  padding: 89px 0 87px;
}

.time-open-section {
  background: #f2f2f2;
}
.time-open-section .time-content {
  text-align: center;
}
.time-open-section .time-content h4 {
  font-size: 25px;
  padding-bottom: 9px;
}
.time-open-section .time-content span {
  font-size: 14px;
}

/* End Time Open Section of RF-1 Page */
/* Reservation Section of RF-1 Page */
.reservation-section.section-box {
  padding-top: 120px;
}

.reservation-section .reservation-content {
  padding: 48px 70px 55px 0;
  padding: 0;
}
.reservation-section .reservation-content .special-heading,
.reservation-section .reservation-content .special-heading-1 {
  text-align: left;
}
.reservation-section .reservation-content .special-heading-1 {
  padding-bottom: 13px;
}
.reservation-section .reservation-content p {
  font-size: 16px;
  margin-bottom: 12px;
}
.reservation-section .reservation-content .last {
  margin-bottom: 43px;
}
.reservation-section .reservation-content .form-group {
  margin-bottom: 0;
  display: flex;
  margin: 0 -10px;
}
.reservation-section .reservation-content .form-group .form-row {
  margin: 0 0 20px 0;
  width: 50%;
  padding: 0 10px;
  position: relative;
}
.reservation-section .reservation-content .form-group .form-row input,
.reservation-section .reservation-content .form-group .form-row select {
  height: auto;
  padding: 11.5px 25px;
}
.reservation-section .reservation-content .form-group .form-row input[type=submit] {
  width: 100%;
}
.reservation-section .reservation-content .form-group .form-row input.btn-medium {
  height: 50px;
  line-height: 55px;
  padding: 0 25px;
}
.reservation-section .reservation-content .form-group .form-row select {
  position: relative;
  z-index: 1;
  background: 0 0;
  cursor: pointer;
}
.reservation-section .reservation-content .form-group .form-row .ui-datepicker-trigger {
  position: absolute;
  border: none;
  background: transparent;
  outline: none;
  -moz-outline: none;
  -webkit-outline: none;
  -o-outline: none;
  -ms-outline: none;
  top: 22%;
  right: 8%;
  color: #666;
  cursor: pointer;
}
.reservation-section .reservation-content .form-group .form-row .select-btn {
  position: absolute;
  top: 20%;
  right: 10%;
  z-index: 0;
}
.reservation-section .reservation-content .form-group .form-row .au-btn {
  cursor: pointer;
}
.reservation-section .reservation-content .form-group .form-row .wpcf7-form-control-wrap {
  display: contents;
}
.reservation-section .reservation-content .form-group .form-row .wpcf7-form-control-wrap input[type=date] {
  padding-right: 10px;
  z-index: 2;
}

/* End Reservation Section of RF-1 Page */
/* Book Table Section Of RF-3 Page */
.book-table-hp-1.book-table-rf3.section-box {
  padding-bottom: 80px;
}

.book-table-hp-1.book-table-rf3, .reservation-form-v3 .book-table-hp-1 {
  background: #fff;
}
.book-table-hp-1.book-table-rf3 p, .reservation-form-v3 .book-table-hp-1 p {
  width: 60%;
  margin-bottom: 1rem;
}
.book-table-hp-1.book-table-rf3 .form-detail .form-group, .reservation-form-v3 .book-table-hp-1 .form-detail .form-group {
  padding: 0 30px;
}
.book-table-hp-1.book-table-rf3 .form-detail .form-group .form-row, .reservation-form-v3 .book-table-hp-1 .form-detail .form-group .form-row {
  width: 25.4%;
  margin-right: 24px;
}
.book-table-hp-1.book-table-rf3 .form-detail .form-group .form-row select,
.book-table-hp-1.book-table-rf3 .form-detail .form-group .form-row input, .reservation-form-v3 .book-table-hp-1 .form-detail .form-group .form-row select,
.reservation-form-v3 .book-table-hp-1 .form-detail .form-group .form-row input {
  margin-right: 23px;
}
.book-table-hp-1.book-table-rf3 .form-detail .form-group .form-row.form-row-1, .reservation-form-v3 .book-table-hp-1 .form-detail .form-group .form-row.form-row-1 {
  width: 24.7%;
}
.book-table-hp-1.book-table-rf3 .form-detail .form-group .form-row.form-row-2, .reservation-form-v3 .book-table-hp-1 .form-detail .form-group .form-row.form-row-2 {
  width: 21.3%;
}
.book-table-hp-1.book-table-rf3 .form-detail .form-group .form-row.form-row-2 select, .reservation-form-v3 .book-table-hp-1 .form-detail .form-group .form-row.form-row-2 select {
  margin-right: 6px;
}
.book-table-hp-1.book-table-rf3 .form-detail .form-group .form-row.form-row-3, .reservation-form-v3 .book-table-hp-1 .form-detail .form-group .form-row.form-row-3 {
  width: 20.7%;
}
.book-table-hp-1.book-table-rf3 .form-detail .form-group .form-row:nth-child(4), .reservation-form-v3 .book-table-hp-1 .form-detail .form-group .form-row:nth-child(4) {
  margin-right: 0;
}

/* End Book Table Section Of RF-3 Page */
/* Book With Phone Section Of RF-3 Page */
.book-phone-section.section-box {
  padding: 0 0 102px;
}

.book-phone-section .book-phone-content {
  border-top: 1px solid #e5e5e5;
  padding-top: 57px;
}
.book-phone-section .book-phone-detail h4 {
  font-size: 22px;
  padding-bottom: 25px;
}
.book-phone-section .book-phone-detail p {
  margin-bottom: 11px;
}

/* End Book With Phone Section Of RF-3 Page */
/* Reservation Section Of RF-2 Page */
.reservation-section.reservation-section-3 .reservation-detail {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: none;
}
.reservation-section.reservation-section-3 .reservation-content {
  margin-right: -30px;
  padding: 80px 60px 50px 60px;
  padding: 0;
  margin: 0;
}
.reservation-section.reservation-section-3 .reservation-content .special-heading,
.reservation-section.reservation-section-3 .reservation-content .special-heading-1 {
  text-align: center;
}
.reservation-section.reservation-section-3 .reservation-content .special-heading-1 {
  padding-bottom: 44px;
}
.reservation-section.reservation-section-3 .reservation-content .form-group-1 {
  text-align: center;
}
.reservation-section.reservation-section-3 .reservation-content .form-group-1 .form-row {
  width: 100%;
  margin-top: 30px;
}
.reservation-section.reservation-section-3 .reservation-content .form-group-1 input[type=submit] {
  width: auto;
  padding: 0px 43.5px;
  margin: 0 auto;
  height: 50px;
  line-height: 55px;
}
.reservation-section.reservation-section-3 .reservation-contact .contact-info {
  text-align: center;
  background: #3a424e;
  padding: 58px 45px 62px;
}
.reservation-section.reservation-section-3 .reservation-contact .contact-info h4 {
  color: #fff;
  font-size: 25px;
  padding-bottom: 24px;
  margin-top: 0;
  margin-bottom: 0;
}
.reservation-section.reservation-section-3 .reservation-contact .contact-info i {
  color: #f2f2f2;
  font-size: 25px;
  display: block;
}
.reservation-section.reservation-section-3 .reservation-contact .contact-info p {
  color: #ccc;
  margin: 9px 0 20px;
}
.reservation-section.reservation-section-3 .reservation-contact .contact-info a {
  font-size: 20px;
  color: #f2f2f2;
  margin-top: 7px;
}
.reservation-section.reservation-section-3 .reservation-contact .contact-info a:hover {
  color: #dabc95;
}

.reservation-section-3.map-section .js-map-holder {
  height: 200px;
}

/* End Reservation Section Of RF-2 Page */
/* Page Not Found Section */
.page-not-found.section-box {
  padding-top: 95px;
}

.page-not-found .pnf-content {
  text-align: center;
}
.page-not-found .pnf-content h2 {
  font-size: 32px;
  padding: 44px 0 12px;
  margin: 0;
}
.page-not-found .pnf-content p {
  width: 45%;
  margin: 0 auto 43px;
}
.page-not-found .pnf-content .btn-medium {
  padding: 0px 38.5px;
  line-height: 55px;
  height: 50px;
}

/* End Page Not Found Section */
.comming-soon-page .header .header-hp-1 {
  display: none;
}

.coming-soon .coming-soon-wrap {
  min-height: 100vh;
  width: 100%;
}
.coming-soon .coming-soon-wrap .top-page {
  justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -o-align-items: center;
  -ms-align-items: center;
}
.coming-soon .coming-soon-wrap .top-page .socials {
  padding-top: 9px;
}
.coming-soon .coming-soon-wrap .top-page .socials a {
  color: #fff;
  font-size: 18px;
  padding: 0 10px;
}
.coming-soon .coming-soon-wrap .top-page .socials a:last-child {
  padding-right: 0;
}
.coming-soon .coming-soon-wrap .top-page .socials a:hover {
  color: #dabc95;
}
.coming-soon .coming-soon-wrap .top-page .logo {
  padding: 46px 0;
}
.coming-soon .coming-soon-wrap h1 {
  font-size: 62px;
  color: #fff;
  text-align: center;
  width: 60%;
  margin: 72px auto 57px;
  line-height: 1.3;
}
.coming-soon .coming-soon-wrap #clockdiv {
  justify-content: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -o-justify-content: center;
  -ms-justify-content: center;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -o-align-items: center;
  -ms-align-items: center;
}
.coming-soon .coming-soon-wrap #clockdiv .clock-inner {
  text-align: center;
  padding: 0 34px;
}
.coming-soon .coming-soon-wrap #clockdiv .clock-inner .days,
.coming-soon .coming-soon-wrap #clockdiv .clock-inner .hours,
.coming-soon .coming-soon-wrap #clockdiv .clock-inner .minutes,
.coming-soon .coming-soon-wrap #clockdiv .clock-inner .seconds {
  font-size: 65px;
  font-weight: 700;
  color: #dabc95;
}
.coming-soon .coming-soon-wrap #clockdiv .clock-inner .smalltext {
  margin-top: -21px;
  font-size: 22px;
  color: #ccc;
}
.coming-soon .coming-soon-wrap .subcribe {
  text-align: center;
  padding: 187px 0 81px;
}
.coming-soon .coming-soon-wrap .subcribe span {
  color: #ccc;
  padding-bottom: 24px;
  display: block;
}
.coming-soon .coming-soon-wrap .subcribe .subcribe-inner {
  justify-content: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -o-justify-content: center;
  -ms-justify-content: center;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -o-align-items: center;
  -ms-align-items: center;
}
.coming-soon .coming-soon-wrap .subcribe .subcribe-inner input {
  height: auto;
  width: 23.1%;
  margin-right: 10px;
  padding: 12.5px 26px;
  font-size: 14px;
}
.coming-soon .coming-soon-wrap .subcribe .subcribe-inner input::-webkit-input-placeholder {
  color: #999;
}
.coming-soon .coming-soon-wrap .subcribe .subcribe-inner input::-moz-placeholder {
  color: #999;
}
.coming-soon .coming-soon-wrap .subcribe .subcribe-inner input:-ms-input-placeholder {
  color: #999;
}
.coming-soon .coming-soon-wrap .subcribe .subcribe-inner input:-moz-placeholder {
  color: #999;
}
.coming-soon .coming-soon-wrap .subcribe .subcribe-inner a {
  margin-left: 10px;
}
.coming-soon .coming-soon-wrap .subcribe .subcribe-inner a i {
  padding-left: 17px;
}
.coming-soon .coming-soon-wrap .subcribe .subcribe-inner .btn-small {
  padding: 0px 30px 0px 35px;
  line-height: 55px;
  height: 50px;
}

/* 9. Gallery ------------------------------------------------------------ */
/* Gallery Section of GG V1 */
.gallery-section-v1.section-box {
  padding: 120px 0 90px;
}

.gallery-section-v1.gallery-hp-1 .gallery-content {
  padding: 0;
}
.gallery-section-v1.gallery-hp-1 .gallery-content .gallery-detail {
  margin: 0 0 30px;
}
.gallery-section-v1.gallery-hp-1 .gallery-content .gallery-detail .overlay {
  background: rgba(0, 0, 0, 0.7);
}

.gallery-section-v1 .gallery-content {
  margin: 0 -15px;
}

/* End Gallery Section of GG V1 */
/* Gallery Section of GW */
.gallery-section-wall.gallery-hp-1 .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.gallery-section-wall.gallery-hp-1 .gallery-content .gallery-detail .overlay {
  background: rgba(0, 0, 0, 0.6);
}

/* End Gallery Section of GW */
/* 10. Blog ------------------------------------------------------------ */
/* Blog Section of BG v1 */
.blog-grid-v1-section.section-box {
  padding: 120px 0 60px;
}

.blog-grid-v1-section .blog-content {
  margin-bottom: 53px;
}
.blog-grid-v1-section .blog-content .blog-image {
  position: relative;
}
.blog-grid-v1-section .blog-content .blog-image .overlay {
  background: rgba(0, 0, 0, 0.6);
}
.blog-grid-v1-section .blog-content .blog-image i {
  color: #fff;
  font-size: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 9;
}
.blog-grid-v1-section .blog-content .blog-image:hover .overlay,
.blog-grid-v1-section .blog-content .blog-image:hover i {
  opacity: 1;
}
.blog-grid-v1-section .blog-content .blog-image:hover .overlay {
  transform: scale(1.02);
  -moz-transform: scale(1.02);
  -webkit-transform: scale(1.02);
  -o-transform: scale(1.02);
  -ms-transform: scale(1.02);
}
.blog-grid-v1-section .blog-content .blog-image:hover img {
  transform: scale(1.02);
  -moz-transform: scale(1.02);
  -webkit-transform: scale(1.02);
  -o-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transition: all 0.5s ease 0.1s;
  -moz-transition: all 0.5s ease 0.1s;
  -webkit-transition: all 0.5s ease 0.1s;
  -o-transition: all 0.5s ease 0.1s;
  -ms-transition: all 0.5s ease 0.1s;
}
.blog-grid-v1-section .blog-content .blog-detail {
  text-align: center;
  padding: 0 30px;
}
.blog-grid-v1-section .blog-content .blog-detail h3 {
  font-size: 22px;
  padding: 38px 0 7px;
}
.blog-grid-v1-section .blog-content .blog-detail p {
  font-size: 14px;
  margin-top: 10px;
}
.blog-grid-v1-section .blog-content .blog-detail .date-cmt {
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -o-align-items: center;
  -ms-align-items: center;
  justify-content: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -o-justify-content: center;
  -ms-justify-content: center;
}
.blog-grid-v1-section .blog-content .blog-detail .date-cmt .date span {
  font-size: 13px;
  position: relative;
  padding-right: 15px;
  margin-right: 15px;
}
.blog-grid-v1-section .blog-content .blog-detail .date-cmt .date span:before {
  content: "";
  width: 1px;
  height: 15px;
  background: #ccc;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.blog-grid-v1-section .blog-content .blog-detail .date-cmt .date i {
  margin-top: 5px;
}
.blog-grid-v1-section .blog-content .blog-detail .date-cmt .comment a {
  color: #666;
  font-size: 13px;
}
.blog-grid-v1-section .blog-content .blog-detail .date-cmt .comment a:hover {
  color: #d9a868;
}
.blog-grid-v1-section .blog-content .blog-detail .date-cmt .comment i {
  margin-top: 3px;
}
.blog-grid-v1-section .blog-content .blog-detail .date-cmt i {
  font-size: 16px;
  padding-right: 10px;
  float: left;
}

/* End Blog Section of BG v1 */
/* Blog Section of BG v2 */
.blog-grid-v1-section.blog-grid-v2-section.section-box {
  padding: 130px 0 55px;
}

.blog-grid-v1-section.blog-grid-v2-section .blog-content {
  margin-bottom: 58px;
}
.blog-grid-v1-section.blog-grid-v2-section .blog-content .blog-image i {
  font-size: 30px;
}
.blog-grid-v1-section.blog-grid-v2-section .blog-content .blog-detail h3 {
  font-size: 28px;
  padding: 43px 0 11px;
}
.blog-grid-v1-section.blog-grid-v2-section .blog-content .blog-detail p {
  font-size: 15px;
  margin-top: 13px;
  margin-bottom: 1rem;
}

/* End Blog Section of BG v2 */
/* Blog Section Of Blog List Page */
.blog-list-section.blog-grid-v1-section.section-box {
  padding: 120px 0 108px;
}

.blog-list-section.blog-grid-v1-section .owl-carousel .owl-item .blog-content {
  margin-bottom: 15px;
}
.blog-list-section.blog-grid-v1-section .owl-carousel .owl-item .blog-image {
  margin: 0 -15px 33px 0;
  position: relative;
}
.blog-list-section.blog-grid-v1-section .owl-carousel .owl-item .blog-image .overlay {
  background: rgba(218, 188, 149, 0.4);
}
.blog-list-section.blog-grid-v1-section .owl-carousel .owl-item .blog-image .figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.blog-list-section.blog-grid-v1-section .owl-carousel .owl-item .blog-image .figcaption:before, .blog-list-section.blog-grid-v1-section .owl-carousel .owl-item .blog-image .figcaption:after {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  content: "";
  opacity: 0;
  transition: opacity 0.55s, transform 0.55s;
  -moz-transition: opacity 0.55s, transform 0.55s;
  -webkit-transition: opacity 0.55s, transform 0.55s;
  -o-transition: opacity 0.55s, transform 0.55s;
  -ms-transition: opacity 0.55s, transform 0.55s;
  z-index: 99;
}
.blog-list-section.blog-grid-v1-section .owl-carousel .owl-item .blog-image .figcaption:before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
}
.blog-list-section.blog-grid-v1-section .owl-carousel .owl-item .blog-image .figcaption:after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -webkit-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
}
.blog-list-section.blog-grid-v1-section .owl-carousel .owl-item .blog-image:hover .overlay {
  opacity: 1;
}
.blog-list-section.blog-grid-v1-section .owl-carousel .owl-item .blog-image:hover img,
.blog-list-section.blog-grid-v1-section .owl-carousel .owl-item .blog-image:hover .overlay {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
.blog-list-section.blog-grid-v1-section .owl-carousel .owl-item .blog-image:hover .figcaption:before, .blog-list-section.blog-grid-v1-section .owl-carousel .owl-item .blog-image:hover .figcaption:after {
  opacity: 1;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
.blog-list-section.blog-grid-v1-section .owl-carousel .owl-item .blog-detail {
  text-align: left;
  border: 1px solid #e5e5e5;
  margin-left: -15px;
  border-left: none;
  padding: 10px 30px 52px 55px;
}
.blog-list-section.blog-grid-v1-section .owl-carousel .owl-item .blog-detail h3 {
  font-size: 25px;
  padding-bottom: 15px;
}
.blog-list-section.blog-grid-v1-section .owl-carousel .owl-item .blog-detail p {
  font-size: 15px;
  margin: 15px 0 38px;
}
.blog-list-section.blog-grid-v1-section .owl-carousel .owl-item .blog-detail .more-link {
  font-size: 18px;
}
.blog-list-section.blog-grid-v1-section .owl-carousel .owl-item .blog-detail .date-cmt {
  justify-content: flex-start;
  -moz-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -o-justify-content: flex-start;
  -ms-justify-content: flex-start;
}
.blog-list-section.blog-grid-v1-section .owl-theme .owl-nav,
.blog-list-section.blog-grid-v1-section .owl-theme .owl-thumbs {
  display: none;
}
.blog-list-section.blog-grid-v1-section .owl-theme .owl-dots .owl-dot {
  outline: none;
  -moz-outline: none;
  -webkit-outline: none;
  -o-outline: none;
  -ms-outline: none;
}
.blog-list-section.blog-grid-v1-section .owl-theme .owl-dots .owl-dot span {
  background: rgba(0, 0, 0, 0.1);
}
.blog-list-section.blog-grid-v1-section .owl-theme .owl-dots .owl-dot:hover span {
  background: #000;
}
.blog-list-section.blog-grid-v1-section .owl-theme .owl-dots .owl-dot.active span {
  background: #000;
}

/* End Blog Section Of Blog List Page */
/* Blog Section of Blog Sidebar Page */
.blog-sidebar-section.blog-grid-v1-section.section-box {
  padding-bottom: 50px;
}

.blog-sidebar-section.blog-grid-v1-section .woocommerce .content-area {
  margin-right: 20px;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .content-area .blog-content {
  margin-bottom: 61px;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .content-area .blog-content .blog-image {
  position: relative;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .content-area .blog-content .blog-image .overlay {
  background: rgba(218, 188, 149, 0.4);
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .content-area .blog-content .blog-image .figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .content-area .blog-content .blog-image .figcaption:before, .blog-sidebar-section.blog-grid-v1-section .woocommerce .content-area .blog-content .blog-image .figcaption:after {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  content: "";
  opacity: 0;
  transition: opacity 0.55s, transform 0.55s;
  -moz-transition: opacity 0.55s, transform 0.55s;
  -webkit-transition: opacity 0.55s, transform 0.55s;
  -o-transition: opacity 0.55s, transform 0.55s;
  -ms-transition: opacity 0.55s, transform 0.55s;
  z-index: 99;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .content-area .blog-content .blog-image .figcaption:before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .content-area .blog-content .blog-image .figcaption:after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -webkit-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .content-area .blog-content .blog-image:hover .overlay {
  opacity: 1;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .content-area .blog-content .blog-image:hover img,
.blog-sidebar-section.blog-grid-v1-section .woocommerce .content-area .blog-content .blog-image:hover .overlay {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .content-area .blog-content .blog-image:hover .figcaption:before, .blog-sidebar-section.blog-grid-v1-section .woocommerce .content-area .blog-content .blog-image:hover .figcaption:after {
  opacity: 1;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .content-area .blog-content .blog-detail {
  text-align: left;
  padding: 10px 20px 0 0;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .content-area .blog-content .blog-detail h3 {
  font-size: 25px;
  padding: 38px 0 10px;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .content-area .blog-content .blog-detail p {
  font-size: 15px;
  margin-bottom: 28px;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .content-area .blog-content .blog-detail .more-link {
  font-size: 16px;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .content-area .blog-content .blog-detail .date-cmt {
  justify-content: flex-start;
  -moz-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -o-justify-content: flex-start;
  -ms-justify-content: flex-start;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .widget-area .widget-title {
  padding-bottom: 18px;
  margin-bottom: 25px;
  position: relative;
  font-size: 22px;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .widget-area .widget-title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #e5e5e5;
  height: 1px;
  width: 100%;
  content: "";
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .widget-area .widget_search {
  position: relative;
  margin-bottom: 57px;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .widget-area .widget_search input {
  background: #f2f2f2;
  padding: 16.5px 25px;
  font-weight: 400;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .widget-area .widget_search input::-webkit-input-placeholder {
  color: #999;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .widget-area .widget_search input::-moz-placeholder {
  color: #999;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .widget-area .widget_search input:-ms-input-placeholder {
  color: #999;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .widget-area .widget_search input:-moz-placeholder {
  color: #999;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .widget-area .widget_search .search-submit {
  position: absolute;
  bottom: 4%;
  right: 5%;
  background: transparent;
  border: none;
  color: #666;
  font-size: 20px;
  outline: none;
  -moz-outline: none;
  -webkit-outline: none;
  -o-outline: none;
  -ms-outline: none;
  cursor: pointer;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .widget-area .widget_product_categories {
  padding-bottom: 38px;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .widget-area .widget_product_categories .product-categories {
  padding-top: 4px;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .widget-area .widget_product_categories .product-categories .cat-item {
  padding-bottom: 12px;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .widget-area .widget_product_categories .product-categories .cat-item a {
  color: #666;
  font-size: 16px;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .widget-area .widget_product_categories .product-categories .cat-item a:hover {
  color: #dabc95;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .widget-area .widget_recent_entries {
  padding-bottom: 42px;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .widget-area .widget_recent_entries .recent-inner {
  margin-bottom: 15px;
  overflow: hidden;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .widget-area .widget_recent_entries .recent-inner img {
  width: 65px;
  height: 65px;
  float: left;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .widget-area .widget_recent_entries .recent-inner .recent-info {
  margin: -68px 0 10px 80px;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .widget-area .widget_recent_entries .recent-inner .recent-info a {
  font-size: 17px;
  font-weight: 600;
  display: block;
  margin-bottom: -3px;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .widget-area .widget_recent_entries .recent-inner .recent-info .day {
  font-style: italic;
  font-size: 12px;
  color: #999;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .widget-area .widget_tag_cloud {
  padding-bottom: 50px;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .widget-area .widget_tag_cloud .tagcloud {
  overflow: hidden;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .widget-area .widget_tag_cloud .tagcloud span {
  font-size: 13px;
  border: 1px solid #e5e5e5;
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .widget-area .widget_tag_cloud .tagcloud a {
  color: #666;
  padding: 4.5px 16px;
}
.blog-sidebar-section.blog-grid-v1-section .woocommerce .widget-area .widget_tag_cloud .tagcloud a:hover {
  color: #dabc95;
}

/* End Blog Section of Blog Sidebar Page */
/* Blog Section of Blog Details Page */
.blog-details-section.blog-sidebar-section.section-box {
  padding-top: 118px;
}

.blog-details-section.blog-sidebar-section .woocommerce .content-area {
  margin-right: 15px;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content {
  margin-bottom: 70px;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail {
  padding: 0;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail h3 {
  font-size: 30px;
  padding: 0 0 13px;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .date-cmt {
  padding-bottom: 30px;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail p {
  margin-bottom: 11px;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail figure {
  margin-bottom: 43px;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .quote {
  border: 1px solid #e5e5e5;
  font-size: 22px;
  color: #333;
  margin: 38px 0 37px;
  text-align: center;
  padding: 49px 40px 43px;
  line-height: 1.3;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .socials {
  justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -o-align-items: center;
  -ms-align-items: center;
  padding-top: 24px;
  border-top: 1px solid #e5e5e5;
  margin-top: 78px;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .socials .tags span {
  margin-right: 10px;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .socials .tags a {
  color: #fff;
  padding: 1px 15px 0;
  margin-right: 5px;
  background: #dabc95;
  font-size: 13px;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .socials .tags a:hover {
  color: #dabc95;
  background: #f2f2f2;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .socials .socials-inner a {
  margin-left: 10px;
  color: #666;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .socials .socials-inner a:hover {
  color: #dabc95;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail h4 {
  font-size: 30px;
  padding: 61px 0 24px;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .media {
  display: block;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 13px;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .media .comment-content .media-left img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .media .comment-content .media-body {
  margin: 7px 0 27px 25px;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .media .comment-content .media-body .media-heading h5 {
  font-size: 20px;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .media .comment-content .media-body .media-heading h5 span {
  font-size: 13px;
  font-weight: 400;
  color: #999;
  padding-left: 14px;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .media .comment-content .media-body p {
  margin-bottom: 14px;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .media .comment-content .media-body a {
  font-weight: 700;
  font-size: 14px;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .media .comment-content .media-body a i {
  padding-right: 10px;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .media .media {
  margin-left: 95px;
  border-bottom: none;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .quote-form h4 {
  padding-top: 42px;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .quote-form .form-input {
  margin-bottom: 30px;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .quote-form .form-input input {
  background: #f2f2f2;
  padding: 16.5px 20px;
  font-size: 14px;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .quote-form .form-input input::-webkit-input-placeholder {
  color: #999;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .quote-form .form-input input::-moz-placeholder {
  color: #999;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .quote-form .form-input input:-ms-input-placeholder {
  color: #999;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .quote-form .form-input input:-moz-placeholder {
  color: #999;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .quote-form .form-textarea {
  height: 202px;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .quote-form .form-textarea textarea {
  background: #f2f2f2;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .quote-form .form-textarea textarea::-webkit-input-placeholder {
  color: #999;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .quote-form .form-textarea textarea::-moz-placeholder {
  color: #999;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .quote-form .form-textarea textarea:-ms-input-placeholder {
  color: #999;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .quote-form .form-textarea textarea:-moz-placeholder {
  color: #999;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .quote-form .form-bottom {
  padding-top: 50px;
}
.blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .quote-form .form-bottom .btn-small {
  padding: 0px 51.5px;
  cursor: pointer;
  line-height: 55px;
  height: 50px;
}

/* End Blog Section of Blog Details Page */
/* 11. Contact ------------------------------------------------------------ */
/* Contact v1 Section */
.contact-v1-section .contact-content {
  padding: 0 20px 80px 0;
}
.contact-v1-section .contact-content .get-in {
  padding-bottom: 22px;
}
.contact-v1-section .contact-content .follow {
  padding: 34px 0 23px;
}
.contact-v1-section .contact-content .socials a {
  position: relative;
  margin-right: 10px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  width: 50px;
  height: 50px;
  background: #f2f2f2;
  color: #999;
}
.contact-v1-section .contact-content .socials a i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-size: 17px;
}
.contact-v1-section .contact-content .socials a:hover {
  background: #333;
  color: #fff;
}
.contact-v1-section .quote-form .form-contact .form-input {
  margin-bottom: 20px;
  position: relative;
}
.contact-v1-section .quote-form .form-contact .form-input input {
  background: #f2f2f2;
  padding: 16.5px 25px;
}
.contact-v1-section .quote-form .form-contact .form-input input::-webkit-input-placeholder {
  color: #999;
}
.contact-v1-section .quote-form .form-contact .form-input input::-moz-placeholder {
  color: #999;
}
.contact-v1-section .quote-form .form-contact .form-input input:-ms-input-placeholder {
  color: #999;
}
.contact-v1-section .quote-form .form-contact .form-input input:-moz-placeholder {
  color: #999;
}
.contact-v1-section .quote-form .form-contact .form-input i {
  position: absolute;
  top: 35%;
  right: 3.5%;
  font-size: 17px;
}
.contact-v1-section .quote-form .form-contact .form-textarea {
  height: 140px;
}
.contact-v1-section .quote-form .form-contact .form-textarea textarea {
  background: #f2f2f2;
}
.contact-v1-section .quote-form .form-contact .form-textarea textarea::-webkit-input-placeholder {
  color: #999;
}
.contact-v1-section .quote-form .form-contact .form-textarea textarea::-moz-placeholder {
  color: #999;
}
.contact-v1-section .quote-form .form-contact .form-textarea textarea:-ms-input-placeholder {
  color: #999;
}
.contact-v1-section .quote-form .form-contact .form-textarea textarea:-moz-placeholder {
  color: #999;
}
.contact-v1-section .quote-form .form-contact .form-bottom {
  margin: 45px 0 20px;
}
.contact-v1-section .quote-form .form-contact .form-bottom .btn-small {
  padding: 0px 51.5px;
  cursor: pointer;
  line-height: 55px;
  height: 50px;
}

/* End Contact v1 Section */
/* Contact v2 Section */
.contact-v2-section.section-box {
  padding-top: 120px;
}

.contact-v2-section .contact-content {
  padding: 33px 10px 50px 0;
  padding: 0;
}
.contact-v2-section .contact-content h3 {
  font-size: 25px;
  padding-bottom: 19px;
}
.contact-v2-section .contact-content p {
  margin-bottom: 32px;
}
.contact-v2-section .contact-content .contact-info {
  padding: 0 10px 25px 0;
}
.contact-v2-section .contact-content .contact-info i {
  color: #dabc95;
  font-size: 26px;
}
.contact-v2-section .contact-content .contact-info h4 {
  font-size: 20px;
  font-weight: 400;
  padding: 17px 0 4px;
  margin-top: 0;
  margin-bottom: 0;
}
.contact-v2-section .contact-content .contact-info a {
  display: block;
  color: #666;
  padding-bottom: 6px;
}
.contact-v2-section .contact-content .contact-info a:hover {
  color: #dabc95;
}
.contact-v2-section .contact-content .contact-info .time {
  font-size: 14px;
}
.contact-v2-section .contact-content .contact-info .time .time-inner {
  justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -o-align-items: center;
  -ms-align-items: center;
  padding-bottom: 8px;
}
.contact-v2-section .contact-content .contact-info .time .time-inner .hour {
  color: #999;
}
.contact-v2-section .contact-content .contact-email span {
  font-size: 14px;
  display: block;
  padding-bottom: 8px;
}
.contact-v2-section .contact-content .contact-address {
  padding: 0 25px 25px 0;
}
.contact-v2-section .quote-form {
  margin-left: 70px;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
  padding: 57px 40px 80px;
}
.contact-v2-section .quote-form h3 {
  font-size: 25px;
  padding-bottom: 9px;
  margin-top: 0;
  margin-bottom: 0;
}
.contact-v2-section .quote-form p {
  margin-bottom: 8px;
}
.contact-v2-section .quote-form .form-contact .form-input {
  margin-bottom: 10px;
}
.contact-v2-section .quote-form .form-contact .form-input input {
  padding: 25px 0px 21px;
  border: none;
  border-bottom: 1px solid #e5e5e5;
}
.contact-v2-section .quote-form .form-contact .form-bottom {
  padding-top: 35px;
}
.contact-v2-section .quote-form .form-contact .form-bottom .btn-small {
  padding: 0px 51.5px;
  cursor: pointer;
  line-height: 55px;
  height: 50px;
}

/* End Contact v2 Section */
/* 12. Responsive ------------------------------------------------------------ */
/* 992px <= X <= 1820px --- Large */
@media screen and (max-width: 1830px) and (min-width: 992px) {
  /* Menu Salad Section Of Menu Starter Page */
  .salad-section .owl-carousel .owl-dots {
    right: 0;
  }
}
/* X <= 1700px --- Large */
@media screen and (max-width: 1700px) {
  /* Featured Section Of hp-2*/
  .feature-hp-2 .feature-contend .feature-detail .feature-text,
  .feature-hp-2 .feature-contend .feature-detail .feature-text p {
    width: 100%;
  }
}
/* 1200px <= X <= 1700px --- Large */
@media screen and (max-width: 1700px) and (min-width: 1200px) {
  /* Featured Section Of hp-2*/
  .feature-hp-2 .feature-contend .feature-detail .feature-text {
    padding: 30px 24px;
  }
  .feature-hp-2 .feature-contend .feature-detail .feature-text h3 {
    font-size: 28px;
  }
}
/* 1400px <= X <= 1700px --- Large */
@media screen and (max-width: 1700px) and (min-width: 1400px) {
  /* Our Story Section hp-5*/
  .story-hp-5 .story-content .story-view-image {
    top: 5%;
  }
}
/* 1200px <= X <= 1400px --- Large */
@media screen and (max-width: 1400px) and (min-width: 1200px) {
  /* Our Story Section hp-5*/
  .story-hp-5 .story-content .story-view-image {
    top: 13%;
  }
}
/* 1200px <= X <= 1250px --- Large */
/*X >= 1200px Extra large */
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
  .show-mobile-header {
    display: none;
  }
  /* Slider Revolution Section */
  .home-slider .btn-medium {
    padding: 21.5px 44.5px;
  }
}
/* X < = 1199px */
@media (max-width: 1199px) {
  /* Header */
  .show-desktop-header {
    display: none;
  }
  .show-mobile-header {
    display: block;
  }
  /* Our Menu Section hp-1*/
  .menu-hp-1 .owl-carousel .owl-item .menu-content .menu-title-total {
    display: none;
  }
  .menu-hp-1 .owl-carousel .owl-item .menu-content .menu-detail-1 {
    margin: 0;
  }
  .menu-hp-1 .owl-carousel .owl-item .menu-content .menu-detail {
    padding: 0 0 60px 20px;
  }
  /* Reservation Section of RF-1 Page */
  .reservation-section .reservation-content {
    padding: 0px 0px 55px 0;
  }
  /* Contact v2 Section */
  .contact-v2-section .contact-content {
    padding: 33px 0px 50px 0;
  }
  .contact-v2-section .contact-content .contact-info,
  .contact-v2-section .contact-content .contact-address {
    padding: 0 0px 25px 0;
  }
  /* Events Section of Events Details Pages */
  .events-details-section .events-info .contact {
    padding-right: 0;
  }
}
/* 992px <= X <= 1199px --- Large */
@media screen and (max-width: 1199px) and (min-width: 992px) {
  /* Our Story Section hp-1*/
  .story-hp-1 .story-content {
    padding: 0;
  }
  /* Footer */
  .footer-section .footer-item .contact-inner .text .text-inner {
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -o-flex-direction: column;
    -ms-flex-direction: column;
    align-items: flex-start;
    -moz-align-items: flex-start;
    -webkit-align-items: flex-start;
    -o-align-items: flex-start;
    -ms-align-items: flex-start;
  }
  /* Book Table hp-1*/
  .book-table-hp-1 .form-detail .form-group .form-row.form-row-3 {
    width: 21%;
  }
  .book-table-hp-1 .form-detail .form-group .form-row input.btn-medium {
    padding: 0px 20.5px;
  }
  .book-table-hp-1 .form-detail .form-group {
    padding: 42px 30px;
  }
  /* Events Section Of Events Page */
  .events-section .events-content .events-detail {
    padding: 20px 20px 20px 25px;
  }
  .events-section .events-content .events-detail h4 {
    padding: 5px 0 5px;
    font-size: 20px;
  }
  .events-section .events-content .events-detail p {
    margin-bottom: 0;
    font-size: 14px;
  }
  .events-section .events-content .events-detail .more-link {
    padding-top: 10px;
  }
  /* Book Table Section of RF-3*/
  .book-table-hp-1.book-table-rf3 .form-detail .form-group .form-row.form-row-3 {
    width: 18.7%;
  }
  /* Blog Section Of Blog List Page */
  .blog-list-section.blog-grid-v1-section .owl-carousel .owl-item .blog-detail {
    padding: 11px 30px 19px 30px;
  }
  .blog-list-section.blog-grid-v1-section .owl-carousel .owl-item .blog-detail h3 {
    font-size: 22px;
    padding: 20px 0 7px;
  }
  .blog-list-section.blog-grid-v1-section .owl-carousel .owl-item .blog-detail p {
    font-size: 14px;
    margin: 10px 0 15px;
  }
  /* Countdown Timer Of Comming Soon Page*/
  .coming-soon .coming-soon-wrap h1 {
    width: 80%;
  }
  /* Featured Section Of hp-2*/
  .feature-hp-2 .feature-contend .feature-detail .feature-text {
    text-align: center;
    padding: 30px 20px;
  }
  .feature-hp-2 .feature-contend .feature-detail .feature-text h3 {
    font-size: 23px;
  }
  .feature-hp-2 .feature-contend .feature-detail .feature-text p {
    margin-bottom: 10px;
  }
  /* Featured Section hp-4*/
  .feature-hp-4 .feature-content-1 .view-image-1 {
    right: -16.5%;
  }
  .feature-hp-4 .feature-content-2 .view-image-2 {
    left: -16.5%;
  }
  /* Our Story Section hp-5*/
  .story-hp-5 .story-content .story-view-image {
    top: 20%;
  }
}
/* 768px <= X <= 1199px --- Large */
@media screen and (max-width: 1199px) and (min-width: 768px) {
  /* Book Table hp-1*/
  .book-table-hp-1 p {
    width: 70%;
  }
  /* Contact v2 Section */
  .contact-v2-section .contact-content {
    margin-right: -60px;
  }
  /* About Us Section Of About Page*/
  .about-us-section .about-content {
    padding: 0px 0 0 45px;
  }
  /* Menu Section of Menu v1 Page */
  .menu-v1-section .grid-sizer,
  .menu-v1-section .grid-item {
    width: 50%;
  }
  /* Events Section Of hp-2*/
  .events-hp-2 .owl-carousel .events-content {
    position: relative;
  }
  .events-hp-2 .owl-carousel .events-content .events-images {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  /* Categories Section hp-3*/
  .categories-section .categories-content .categories-detail .shape {
    width: 100%;
  }
  .categories-section .categories-content .categories-detail h4 {
    top: 41%;
  }
}
/* 768px <= X <= 991px --- Large */
@media screen and (max-width: 991px) and (min-width: 768px) {
  /* Feature Section hp-1*/
  .feature-hp-1 .owl-carousel .owl-item .feature-content .feature-detail .special-heading-1 {
    font-size: 28px;
  }
  .feature-hp-1 .owl-carousel .owl-item .feature-content .feature-detail .special-heading {
    font-size: 22px;
  }
  .feature-hp-1 .owl-carousel .owl-item .feature-content .feature-detail p {
    font-size: 16px;
  }
  /* Book Table hp-1*/
  .book-table-hp-1 .form-detail .form-group {
    padding: 42px 20px;
  }
  .book-table-hp-1 .form-detail .form-group .form-row,
  .book-table-hp-1 .form-detail .form-group .form-row select,
  .book-table-hp-1 .form-detail .form-group .form-row input {
    margin-right: 10px;
  }
  .book-table-hp-1 .form-detail .form-group .form-row.form-row-3 {
    width: 24.9%;
  }
  .book-table-hp-1 .form-detail .form-group .form-row input.btn-medium {
    padding: 0px 24.5px;
  }
  /* Events Section Of Events Page */
  .events-section .events-content .image {
    float: none;
    width: 100%;
  }
  .events-section .events-content .events-detail {
    margin-left: 0;
  }
  /* Time Open Section of RF-1 Page */
  .time-open-section .time-content h4 {
    font-size: 22px;
  }
  /* Reservation Section of RF-1 Page */
  .reservation-section .reservation-image {
    margin-top: 30%;
  }
  /* Book Table Section of RF-3*/
  .book-table-hp-1.book-table-rf3 .form-detail .form-group .form-row,
  .book-table-hp-1.book-table-rf3 .form-detail .form-group .form-row input,
  .book-table-hp-1.book-table-rf3 .form-detail .form-group .form-row select {
    margin-right: 10px;
  }
  /* Reservation Section Of RF-2 Page */
  .reservation-section.reservation-section-3 .reservation-contact .contact-info {
    padding: 58px 25px 62px;
  }
  /* Blog Section of BG v2 */
  .blog-grid-v1-section.blog-grid-v2-section .blog-content .blog-detail .date-cmt {
    flex-direction: row;
    -moz-flex-direction: row;
    -webkit-flex-direction: row;
    -o-flex-direction: row;
    -ms-flex-direction: row;
  }
  .blog-grid-v1-section.blog-grid-v2-section .blog-content .blog-detail .date-cmt .date span {
    padding-right: 15px;
    margin-right: 15px;
  }
  .blog-grid-v1-section.blog-grid-v2-section .blog-content .blog-detail .date-cmt .date span:before {
    content: "";
  }
  /* Menu Section of Menu v2 Page */
  .menu-v2-section .menu-content h3 {
    font-size: 20px;
  }
  /* Blog Section of Blog Sidebar Page */
  .blog-sidebar-section.blog-grid-v1-section .woocommerce .widget-area .widget_recent_entries .recent-inner img {
    float: none;
  }
  .blog-sidebar-section.blog-grid-v1-section .woocommerce .widget-area .widget_recent_entries .recent-inner .recent-info {
    margin: 10px 0 10px 0px;
  }
  /* Contact v2 Section */
  .contact-v2-section .quote-form {
    padding: 57px 25px 80px;
  }
  /* About Us Section Of About Page*/
  .about-us-section .about-video {
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  /* Categories Section hp-3*/
  .categories-section .categories-content .categories-detail .more-link {
    font-size: 13px;
  }
  .categories-section .categories-content .categories-detail .more-link i {
    padding-left: 5px;
  }
  /* Featured Section hp-4*/
  .feature-hp-4 .feature-content-1 .view-image-1 {
    right: -23.5%;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .feature-hp-4 .feature-content-2 .view-image-2 {
    left: -23.5%;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .feature-hp-4 .feature-content-1 .feature-detail {
    padding: 51px 40px 80px;
    margin-right: -70px;
  }
  .feature-hp-4 .feature-content-2 .feature-detail {
    padding: 51px 40px 80px 40px;
    margin-left: 66%;
  }
  .feature-hp-4 .feature-content-2 .feature-detail h3,
  .feature-hp-4 .feature-content-3 .feature-detail h3,
  .feature-hp-4 .feature-content-4 .feature-detail h3 {
    width: 100%;
  }
  .feature-hp-4 .feature-content-2 .feature-detail p {
    margin: 19px -50px 39px 0;
  }
  .feature-hp-4 .feature-content .feature-detail .view .btn-small {
    margin-right: 10px;
  }
  .feature-hp-4 .feature-content .feature-detail .view .price {
    padding-left: 54px;
  }
}
/* 576px <= X <= 991px --- Large */
@media screen and (max-width: 991px) and (min-width: 576px) {
  /* Our Menu Section hp-1*/
  .menu-hp-1 .owl-carousel .owl-item .menu-content .menu-detail {
    padding: 0px 10px 60px 20px;
  }
  .menu-hp-1 .owl-carousel .owl-item .menu-content .menu-detail .menu-inner .food-info .name,
  .menu-hp-1 .owl-carousel .owl-item .menu-content .menu-detail .menu-inner .food-info .description {
    font-size: 15px;
  }
  /* Blog Section of BG v1 */
  .blog-grid-v1-section .blog-content .blog-detail .date-cmt {
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -o-flex-direction: column;
    -ms-flex-direction: column;
  }
  .blog-grid-v1-section .blog-content .blog-detail .date-cmt .date span {
    padding-right: 0;
    margin-right: 0;
  }
  .blog-grid-v1-section .blog-content .blog-detail .date-cmt .date span:before {
    content: none;
  }
  /* Blog Section of Blog Sidebar Page */
  .blog-sidebar-section.blog-grid-v1-section .blog-content .blog-detail .date-cmt {
    flex-direction: row;
    -moz-flex-direction: row;
    -webkit-flex-direction: row;
    -o-flex-direction: row;
    -ms-flex-direction: row;
  }
  .blog-sidebar-section.blog-grid-v1-section .blog-content .blog-detail .date-cmt .date span {
    padding-right: 15px;
    margin-right: 15px;
  }
  .blog-sidebar-section.blog-grid-v1-section .blog-content .blog-detail .date-cmt .date span:before {
    content: "";
  }
  /* Countdown Timer Of Comming Soon Page*/
  .coming-soon .coming-soon-wrap .subcribe .subcribe-inner input {
    width: 40%;
  }
}
/* X <= 991 --- Medium */
@media (max-width: 991px) {
  /* Slider Revolution Section */
  .btn-resize-slider-1,
  .btn-resize-slider-2 {
    padding: 15px 60px;
    font-size: 20px;
  }
  /* Our Story Section hp-1*/
  .story-hp-1 .story-content {
    padding: 0px 0px 60px;
  }
  .story-hp-1 .story-content .special-heading,
  .story-hp-1 .story-content .special-heading-1 {
    text-align: center;
  }
  .story-hp-1 .story-images {
    margin-left: 0;
  }
  /* Feature Section hp-1*/
  .feature-hp-1 .owl-carousel .owl-item .feature-content .feature-detail {
    padding: 60px 20px 60px;
    width: 100%;
  }
  /* Footer */
  .footer-section .footer-content {
    padding-bottom: 40px;
  }
  .footer-section .footer-content .footer-item {
    padding-bottom: 30px;
  }
  /* CTA Section hp-1 */
  .cta-hp-1 .cta-content {
    width: 100%;
  }
  /* Book Table hp-1*/
  .book-table-hp-1 .book-content {
    padding: 0;
  }
  /* Events Section Of Events Page */
  .events-section .events-content .events-detail {
    padding: 20px;
  }
  /* Blog Section of BG v1 */
  .blog-grid-v1-section .blog-content .blog-detail {
    padding: 0;
  }
  /* Blog Section Of Blog List Page */
  .blog-list-section.blog-grid-v1-section .owl-carousel .owl-item .blog-image {
    margin: 0;
  }
  .blog-list-section.blog-grid-v1-section .owl-carousel .owl-item .blog-detail {
    border-left: 1px solid #e5e5e5;
    border-top: none;
    padding: 10px 30px 52px 30px;
    margin: -8px 0 50px 0;
  }
  .blog-list-section.blog-grid-v1-section .blog-content .blog-detail .date-cmt {
    flex-direction: row;
    -moz-flex-direction: row;
    -webkit-flex-direction: row;
    -o-flex-direction: row;
    -ms-flex-direction: row;
  }
  .blog-list-section.blog-grid-v1-section .blog-content .blog-detail .date-cmt .date span {
    padding-right: 15px;
    margin-right: 15px;
  }
  .blog-list-section.blog-grid-v1-section .blog-content .blog-detail .date-cmt .date span:before {
    content: "";
  }
  /* Blog Section of Blog Sidebar Page */
  .blog-sidebar-section.blog-grid-v1-section .woocommerce .content-area {
    margin-right: 0;
  }
  /* Page Not Found Section */
  .page-not-found .pnf-content p {
    width: 100%;
  }
  /* Contact v1 Section */
  .contact-v1-section .contact-content {
    padding: 0 0px 80px 0;
  }
  /* Our Story Section Of About Page*/
  .about-story-section .story-content p {
    width: 100%;
  }
  /* Menu Salad Section Of Menu Starter Page */
  .salad-section .owl-carousel .owl-dots {
    position: relative;
    right: 0;
    margin-top: 50px;
    position: static;
  }
  .salad-section .owl-carousel .owl-dots .owl-dot {
    display: inline-block;
  }
  /* Countdown Timer Of Comming Soon Page*/
  .coming-soon .coming-soon-wrap h1 {
    width: 100%;
  }
  /* Featured Section Of hp-2*/
  .feature-hp-2 .feature-contend {
    padding-top: 100px;
  }
  .feature-hp-2 .feature-contend .row {
    display: block;
  }
  .feature-hp-2 .feature-contend .col {
    padding: 0 15px;
    margin-bottom: 30px;
  }
  /* Our Story Section Of hp-3*/
  .story-hp-3 .story-content p {
    width: 100%;
  }
  /* Our Story Section hp-5*/
  .story-hp-5 .story-content {
    padding-bottom: 120px;
  }
  .story-hp-5 .story-content .story-detail {
    padding: 50px 0px 67px 0;
    text-align: center;
  }
  .story-hp-5 .story-content .story-detail .special-heading,
  .story-hp-5 .story-content .story-detail .special-heading-1 {
    text-align: center;
  }
  .story-hp-5 .story-content .story-view-image {
    position: relative;
    padding-right: 15px;
  }
  .story-hp-5 .story-content .story-view-image .story-right {
    margin-left: 0;
  }
  /* Contact Section hp-6*/
  .contact-hp-6 .form-contact {
    padding: 0;
  }
  .contact-hp-6 p {
    width: 100%;
  }
}
/* 576 <= X <= 767px --- Small */
@media screen and (max-width: 767px) and (min-width: 576px) {
  /* Our Menu Section hp-1*/
  .menu-hp-1 .hash-image a {
    padding: 0 15px;
  }
  .menu-hp-1 .owl-carousel .owl-thumbs .owl-thumb-item {
    padding: 0 10px;
  }
  /* Time Open Section of RF-1 Page */
  .time-open-section .time-content h4 {
    font-size: 16px;
  }
  .time-open-section .time-content span {
    font-size: 12px;
  }
  /* Menu Section of Menu v1 Page */
  .menu-v1-section .grid-sizer,
  .menu-v1-section .grid-item {
    width: 50%;
  }
}
/* X <= 767px --- Small */
@media screen and (max-width: 767px) {
  /* Slider Revolution Section */
  .btn-resize-slider-1,
  .btn-resize-slider-2 {
    padding: 25px 75px;
    font-size: 25px;
  }
  /* CTA Section hp-1 */
  .cta-hp-1 .cta-content h2 {
    font-size: 50px;
  }
  /* Gallery Section hp-1 */
  .gallery-hp-1 .gallery-content {
    padding: 0;
  }
  .gallery-hp-1 .gallery-content .gallery-detail {
    margin: 0 0 30px;
  }
  .gallery-hp-1 .gallery-content .view {
    padding-top: 35px;
  }
  /* Feature Section hp-1*/
  .feature-hp-1 .owl-carousel .owl-item .feature-content {
    display: block;
  }
  .feature-hp-1 .owl-carousel .owl-item .feature-content .feature-detail .book-table {
    text-align: center;
  }
  /* Book Table hp-1*/
  .book-table-hp-1 p {
    width: 100%;
  }
  .book-table-hp-1 .form-detail .form-group {
    padding: 40px;
  }
  .book-table-hp-1 .form-detail .form-group .form-row {
    margin-left: 0;
    margin-bottom: 20px;
    width: 100%;
    float: none;
    flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .book-table-hp-1 .form-detail .form-group .form-row.form-row-1,
  .book-table-hp-1 .form-detail .form-group .form-row.form-row-2,
  .book-table-hp-1 .form-detail .form-group .form-row.form-row-3 {
    width: 100%;
  }
  .book-table-hp-1 .form-detail .form-group .form-row.form-row-3 input[type=submit] {
    width: 100%;
  }
  .book-table-hp-1 .form-detail .form-group .form-row select,
  .book-table-hp-1 .form-detail .form-group .form-row input,
  .book-table-hp-1 .form-detail .form-group .form-row.form-row-2 select {
    margin-right: 0;
  }
  .book-table-hp-1 .form-detail .form-group .form-row .select-btn {
    right: 5%;
    top: 13%;
  }
  .book-table-hp-1 .form-detail .form-group .form-row .special {
    padding-top: 20px;
  }
  .book-table-hp-1 .form-detail .form-group .form-row .ui-datepicker-trigger {
    top: 13%;
    right: 3%;
  }
  .book-table-hp-1 .form-detail .form-group .form-row.form-row-2 .select-btn {
    right: 5%;
    top: 20%;
  }
  .book-table-hp-1 .form-detail .form-group .form-row input.btn-medium {
    margin-top: 20px;
  }
  .breadcrumb-section .breadcrumb-inner {
    width: 100%;
  }
  /* Book With Phone Section of RF-3*/
  .book-phone-section .book-phone-detail {
    padding-bottom: 30px;
  }
  /* Book Table Section of RF-3*/
  .book-table-hp-1.book-table-rf3 p {
    width: 100%;
  }
  .book-table-hp-1.book-table-rf3 .form-detail .form-group .form-row,
  .book-table-hp-1.book-table-rf3 .form-detail .form-group .form-row.form-row-1,
  .book-table-hp-1.book-table-rf3 .form-detail .form-group .form-row.form-row-2,
  .book-table-hp-1.book-table-rf3 .form-detail .form-group .form-row.form-row-3 {
    width: 100%;
    margin-right: 0;
  }
  .book-table-hp-1.book-table-rf3 .form-detail .form-group .form-row select,
  .book-table-hp-1.book-table-rf3 .form-detail .form-group .form-row input,
  .book-table-hp-1.book-table-rf3 .form-detail .form-group .form-row.form-row-2 select {
    margin-right: 0;
  }
  /* Reservation Section Of RF-2 Page */
  .reservation-section.reservation-section-3 .reservation-content {
    margin-right: 0;
  }
  /* Gallery Section of GW */
  .gallery-section-wall.gallery-hp-1.p_mobile {
    padding: 0px;
  }
  .gallery-section-wall.gallery-hp-1 .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
  .gallery-section-wall.gallery-hp-1 .container-fluid .row {
    display: block;
  }
  /* Contact v2 Section */
  .contact-v2-section .quote-form {
    margin-left: 0;
  }
  /* Events Section of Events Details Pages */
  .events-details-section .events-content {
    padding-bottom: 50px;
  }
  /* About Us Section Of About Page*/
  .about-us-section .about-video {
    padding-right: 0;
  }
  .about-us-section .about-content {
    padding: 60px 0 0 0px;
  }
  /* Events Section Of hp-2*/
  .events-hp-2 .owl-carousel .events-content .events-images {
    margin-left: 0;
  }
  /* Menu Section hp-2*/
  .menu-v1-section.menu-hp-2 .grid-item .menu-inner {
    text-align: center;
  }
  /* Categories Section hp-3*/
  .categories-section .container-fluid {
    padding: 0 15px;
  }
  .categories-section .categories-content {
    padding: 0;
  }
  .categories-section .categories-content .row {
    display: block;
  }
  .categories-section .categories-content .categories-detail {
    margin: 0 0 30px;
  }
  /* Gallery Section */
  .gallery-hp-1.gallery-hp-4 .gallery-content .row {
    display: block;
  }
  .gallery-section-wall.gallery-hp-1.gallery-hp-4 {
    padding-bottom: 120px;
  }
  /* Featured Section hp-4*/
  .feature-hp-4 .feature-content-1 {
    margin: 10px 0 30px 0;
  }
  .feature-hp-4 .feature-content-1 .row {
    flex-direction: column-reverse;
  }
  .feature-hp-4 .feature-content-2 {
    margin: 0 0 30px 0px;
  }
  .feature-hp-4 .feature-content-2 .row {
    flex-direction: column-reverse;
  }
  .feature-hp-4 .feature-content-1 .view-image-1 {
    position: relative;
    right: 0;
    top: 0;
  }
  .feature-hp-4 .feature-content-2 .view-image-2 {
    position: relative;
    left: 0;
    top: 0;
  }
  .feature-hp-4 .feature-content-1 .view-image-1 .feature-image {
    margin-left: 0;
  }
  .feature-hp-4 .feature-content-2 .view-image-2 .feature-image {
    margin-right: 0;
  }
  .feature-hp-4 .feature-content-2 .feature-detail {
    padding: 51px 70px 80px 70px;
    margin-left: 0;
  }
  .feature-hp-4 .feature-content-2 .feature-detail h3,
  .feature-hp-4 .feature-content-3 .feature-detail h3,
  .feature-hp-4 .feature-content-4 .feature-detail h3 {
    width: 100%;
  }
  .events-hp-2 .owl-carousel .events-content > .row {
    flex-direction: column-reverse;
  }
}
/* X <= 575px --- Extra small */
@media (max-width: 575px) {
  /* Slider Revolution Section */
  .btn-resize-slider-1,
  .btn-resize-slider-2 {
    padding: 30px 80px;
    font-size: 30px;
  }
  /* Feature Section hp-1*/
  .feature-hp-1 .owl-carousel .owl-item .feature-content {
    padding: 0 15px;
  }
  .feature-hp-1 .owl-carousel .owl-item .feature-content .feature-detail .special-heading-1 {
    font-size: 32px;
  }
  .feature-hp-1 .owl-carousel .owl-item .feature-content .feature-detail .special-heading {
    font-size: 22px;
  }
  .feature-hp-1 .owl-carousel .owl-item .feature-content .feature-detail p {
    font-size: 16px;
  }
  .feature-hp-1 .owl-carousel .owl-item .feature-content .feature-detail .btn-medium {
    padding: 0px 25px;
    line-height: 65px;
    height: 60px;
  }
  .feature-hp-1 .owl-carousel .owl-nav.disabled {
    display: none;
  }
  .feature-hp-1 .owl-theme .owl-dots {
    display: block;
  }
  .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 50px;
  }
  .feature-hp-1 .owl-theme .owl-dots .owl-dot {
    outline: none;
    -moz-outline: none;
    -webkit-outline: none;
    -o-outline: none;
    -ms-outline: none;
  }
  /* Our Menu Section hp-1*/
  .menu-hp-1 .hash-image {
    display: none;
  }
  .menu-hp-1 .owl-carousel .owl-thumbs {
    top: -7.5%;
  }
  .menu-hp-1 .owl-carousel .owl-thumbs .owl-thumb-item.active:after {
    top: 80%;
  }
  .menu-hp-1 .owl-carousel .owl-item .menu-content {
    padding-bottom: 50px;
  }
  .menu-hp-1 .owl-carousel .owl-item .menu-content .menu-detail {
    padding: 0 15px 20px 15px;
  }
  /* Events Section Of Events Page */
  .events-section .events-content .image {
    float: none;
    width: 100%;
  }
  .events-section .events-content .events-detail {
    margin-left: 0;
  }
  /* Time Open Section of RF-1 Page */
  .time-open-section .time-content {
    padding-bottom: 50px;
  }
  /* Reservation Section of RF-1 Page */
  .reservation-section .reservation-content .form-group {
    margin: 0;
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -o-flex-direction: column;
    -ms-flex-direction: column;
  }
  .reservation-section .reservation-content .form-group .form-row {
    padding: 0;
    width: 100%;
  }
  .reservation-section .reservation-content .form-group .form-row input[type=submit] {
    padding: 0px 25px;
    height: 50px;
    line-height: 55px;
  }
  /* Reservation Section Of RF-2 Page */
  .reservation-section.reservation-section-3 .reservation-content {
    padding: 80px 30px 50px 30px;
  }
  .reservation-section.reservation-section-3 .reservation-content .form-group-1 input[type=submit] {
    width: 100%;
  }
  /* Contact v2 Section */
  .contact-v2-section .contact-content .contact-info .time .time-inner {
    align-items: flex-start;
    -moz-align-items: flex-start;
    -webkit-align-items: flex-start;
    -o-align-items: flex-start;
    -ms-align-items: flex-start;
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -o-flex-direction: column;
    -ms-flex-direction: column;
  }
  /* Blog Section of Blog Details Page */
  .blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .media .comment-content .media-left img {
    width: 60px;
    height: 60px;
  }
  .blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .media .comment-content .media-body {
    margin: 7px 0 27px 15px;
  }
  .blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .media .comment-content .media-body .media-heading h5 span {
    font-size: 13px;
    display: block;
    padding: 5px 0 0;
  }
  .blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .media .comment-content .media-body p {
    font-size: 13px;
  }
  .blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .quote {
    padding: 49px 20px 43px;
  }
  .blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .socials {
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -o-flex-direction: column;
    -ms-flex-direction: column;
    align-items: flex-start;
    -moz-align-items: flex-start;
    -webkit-align-items: flex-start;
    -o-align-items: flex-start;
    -ms-align-items: flex-start;
  }
  .blog-details-section.blog-sidebar-section .woocommerce .content-area .blog-content .blog-detail .socials .tags {
    padding-bottom: 10px;
  }
  /* Menu Section of Menu v1 Page */
  .menu-v1-section .grid-sizer,
  .menu-v1-section .grid-item {
    width: 100%;
  }
  .menu-v1-section .grid-item .menu-inner {
    text-align: center;
  }
  .menu-v1-section .grid-item .menu-inner span {
    font-weight: 700;
  }
  /* Breadcrumb Section Of Menu Page */
  .breadcrumb-menu-section .breadcrumb-inner .menu .menu-inner {
    padding: 0 10px;
  }
  .breadcrumb-menu-section .breadcrumb-inner .menu .menu-inner h4 {
    font-size: 18px;
  }
  /* Menu Salad Section Of Menu Starter Page */
  .salad-section .owl-carousel .owl-item .item-content .info {
    margin: 12px 0px 0 200px;
  }
  /* Countdown Timer Of Comming Soon Page*/
  .coming-soon .coming-soon-wrap h1 {
    font-size: 50px;
  }
  .coming-soon .coming-soon-wrap #clockdiv .clock-inner {
    padding: 0 10px;
  }
  .coming-soon .coming-soon-wrap #clockdiv .clock-inner .days,
  .coming-soon .coming-soon-wrap #clockdiv .clock-inner .hours,
  .coming-soon .coming-soon-wrap #clockdiv .clock-inner .minutes,
  .coming-soon .coming-soon-wrap #clockdiv .clock-inner .seconds {
    font-size: 35px;
  }
  .coming-soon .coming-soon-wrap #clockdiv .clock-inner .smalltext {
    font-size: 17px;
    margin-top: 0;
  }
  .coming-soon .coming-soon-wrap .subcribe .subcribe-inner {
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -o-flex-direction: column;
    -ms-flex-direction: column;
  }
  .coming-soon .coming-soon-wrap .subcribe .subcribe-inner input {
    width: 100%;
    margin: 0 0 30px 0;
  }
  .coming-soon .coming-soon-wrap .subcribe .subcribe-inner a {
    margin-left: 0;
  }
  /* Featured Section Of hp-2*/
  .feature-hp-2 .feature-contend .feature-detail .feature-text {
    padding: 20px 10px 0 10px;
  }
  .feature-hp-2 .feature-contend .feature-detail .feature-text h3 {
    font-size: 19px;
  }
  .feature-hp-2 .feature-contend .feature-detail .feature-text p {
    font-size: 13px;
    margin: 7px 0 10px;
  }
  .feature-hp-2 .feature-contend .feature-detail .feature-text .more-link {
    font-size: 15px;
  }
  /* Events Section Of hp-2*/
  .events-hp-2 .owl-carousel .events-content > .row {
    flex-direction: column-reverse;
  }
  .events-hp-2 .owl-carousel .events-content .events-details {
    padding: 0px 10px 40px 10px;
  }
  .events-hp-2 .owl-carousel .events-content .events-details .calendar .date {
    float: none;
    margin-right: 0;
  }
  .events-hp-2 .owl-carousel .events-content .events-images {
    margin-bottom: 40px;
  }
  /* Featured Section hp-4*/
  .feature-hp-4 .feature-content-1 {
    margin: 10px 0 30px 0;
  }
  .feature-hp-4 .feature-content-2 {
    margin: 0 0 30px 0px;
  }
  .feature-hp-4 .feature-content-1 .feature-detail {
    padding: 51px 40px 80px;
  }
  .feature-hp-4 .feature-content-2 .feature-detail {
    padding: 51px 40px 80px 40px;
  }
  /* Contact Section hp-6*/
  .contact-hp-6 .form-contact .group {
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -o-flex-direction: column;
    -ms-flex-direction: column;
  }
  .contact-hp-6 .form-contact .group {
    margin: 0;
  }
  .contact-hp-6 .form-contact .form-input,
  .contact-hp-6 .form-contact .form-textarea {
    padding: 0;
  }
  .salad-section .owl-carousel .owl-dots {
    margin-top: 10px !important;
  }
}
@media (max-width: 360px) {
  .menu-hp-1 .owl-carousel {
    margin-top: 70px;
  }
  .menu-hp-1 .owl-carousel .owl-thumbs {
    top: -8.5%;
  }
}