<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* Default Style */
/* General ***************************************************/
body.admin-bar {
  top: 32px;
}

/* Font in different browser */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

body, button, input, select, textarea {
  color: #eee!important;
  line-height: 23px;
  font-size:15px;
  text-align:right;
  direction:rtl;
  	font-family: 'afzoneha_com',tahoma !important ;
	    background: #0b2c3b;
}
.variation ul li{
	list-style:none !important;
}
.variation-{
background: #181c29 !important;
    border: 1px solid #0b2c3b;
    padding: 5px;
    display: inline-grid;
    border-radius: 10px;
    text-align: center;
    align-content: stretch;
    justify-content: start;
    justify-items: stretch;
}
.item-variation-value p{
	margin-bottom:0px !important;
}
.item-variation-name{
	font-weight:600;
}
p {
  line-height: 23px;
  margin-bottom: 2rem;
}

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

a:hover, a:focus {
  text-decoration: none;
  outline: none;
  color:#ffc107 !important;
}

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: 14px !important;
  margin: 0;
  color: rgba(51, 51, 51, 0.71) !important;
  text-align: left;
  font-style: italic;
}

.wp-caption p.wp-caption-text a {
  color: rgba(51, 51, 51, 0.9) !important;
}

.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: var(--primary);
  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 */
.js-video embed, .js-video iframe, .js-video object, .js-video video {
  width: 100%;
  height: 450px;
  border: none;
}

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

.iframe_eventbrite iframe {
  height: 350px;
}

@media (max-width: 767px) {
  .js-video embed, .js-video iframe, .js-video object, .js-video video {
    height: 350px;
  }
}
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%;
}

input {
  border: 1px solid #343434;
  height: 40px;
  padding-left: 10px;
  padding-right: 10px;
}

input[type=submit] {
  height: 40px;
  line-height: 36px;
  background-color: #343434;
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
}

input[type=radio],
input[type=checkbox] {
  height: auto;
  line-height: auto;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #343434;
  border-radius: 0;
  height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
}

/* Fix table ***************************************************/


table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
  line-height: 2;
  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: #eee;
}

th a {
     color: #ddd!important;
}

td {
  padding: 5px 10px;
}

table tr td a {
  color: #fff;
}

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

ul {
  list-style-type: square;
}

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: 600;
}

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

h2 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.25;
  margin-top: 1em;
  /*margin-bottom: 0;*/
}

h3 {
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 1.2173913043;
  margin-top: 1.4347826087em;
  /*margin-bottom: 0;*/
}

h4 {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1.1052631579;
  margin-top: 1.9473684211em;
  /*margin-bottom: 0;*/
}

h5 {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1.1052631579;
  margin-top: 1.9473684211em;
  /*margin-bottom: 0;*/
}

h6 {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1.1052631579;
  margin-top: 1.9473684211em;
  /*margin-bottom: 0;*/
}

h1.page-title {
  margin-top: 0;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

/* Layout ***************************************************/


/* Fix Layout to 1170px */
.container,
body .elementor-section.elementor-section-boxed &gt; .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 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: uppercase;
  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;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.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;
}
.sidebar .widget.widget_search label input.search-field {
  max-width: 180px;
  margin-right: 5px;
}
@media (max-width: 400px) {
  .sidebar .widget.widget_search label input.search-field {
    max-width: 100%;
    width: 100%;
  }
}
.sidebar .widget.widget_search label input.search-field::-moz-placeholder {
  color: #eee;
}
.sidebar .widget.widget_search label input.search-field::-webkit-input-placeholder {
  color: #eee;
  opacity: 0.9;
}
.sidebar .widget.widget_search label input.search-field:-moz-placeholder {
  color: #eee;
  opacity: 1;
}
.sidebar .widget.widget_search label input.search-field::-moz-placeholder {
  color: #eee;
  opacity: 1;
}
.sidebar .widget.widget_search label input.search-field:-ms-input-placeholder {
  color: #eee;
}
.sidebar .widget ul.search {
  list-style-type: none;
  padding-left: 0;
}
.sidebar .widget select {
  width: 100%;
  height: 30px;
  line-height: 30px;
}
.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_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_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 ***************************************************/
.meup_404_page {
  padding-bottom: 120px;
}
.meup_404_page .ova_error_icon i {
  font-size: 50px;
}
.meup_404_page .ova_caption_title {
  font-size: 20px;
  margin: 20px 0px;
  text-transform: uppercase;
}
.meup_404_page .ova_go_home {
  margin: 0;
  padding: 0;
}
.meup_404_page .ova_go_home a {
  margin: 0;
  padding: 0;
  background-color: #343434;
  padding: 10px;
  color: #fff;
}
.meup_404_page .ova_go_home a:hover {
  background-color: #343434;
}
.meup_404_page .pnf-content {
  text-align: center;
}
.meup_404_page .pnf-content h2 {
  font-size: 150px;
  color: #fa7f4b;
  text-transform: uppercase;
  margin: 0;
  font-weight: bold;
}
.meup_404_page .pnf-content p {
  font-size: 28px;
  color: #ccc !important;
  font-weight: 400;
  margin-top: 3px;
}
.meup_404_page .pnf-content .search-form {
  display: flex;
  justify-content: center;
  margin-bottom: 45px;
  align-items: center;
}
.meup_404_page .pnf-content .search-form input {
  height: 50px;
    border: 1px solid #181c29;
    background-color: #0b2c3b;
}
.meup_404_page .pnf-content .search-form input.search-field {
  border-left: 0;
  padding-left: 19px;
  padding-right: 19px;
  font-size: 15px;
  color: #fa7f4b;
  min-width: 245px;
}
.meup_404_page .pnf-content .search-form input:-moz-placeholder {
  color: #eee;
}
.meup_404_page .pnf-content .search-form input::-moz-placeholder {
  color: #eee;
}
.meup_404_page .pnf-content .search-form input::-webkit-input-placeholder {
  color: #eee;
}
.meup_404_page .pnf-content .search-form input:-ms-input-placeholder {
  color: #eee;
}
.meup_404_page .pnf-content .search-form button:focus {
  outline: none;
}
.meup_404_page .pnf-content .search-form button.search-submit {
    border: 1px solid #181c29;
    background-color: #0b2c3b;
  border-right: 0;
  padding-left: 14px;
  padding-right: 14px;
  color: #666666;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  min-height: 50px;
}
.meup_404_page .pnf-content .search-form button.search-submit:hover {
  color: #fa7f4b;
}
.meup_404_page .pnf-content .go_back {
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 35px;
  padding: 16px 39px 15px 39px;
  color: #fff;
}

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

/* protect template page ***************************************************/
/* 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: 15px;
  position: relative;
  z-index: 10;
}
ul.commentlists li.comment .comment_item .comment-author {
  float: right;
}
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 {
  font-weight: 500;
  font-size: 1em;
  padding-right: 5px;
}
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: 600;
  text-transform: uppercase;
  font-size: 22px;
  color: #333;
}
.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: #ccc !important;
  padding: 5px 20px;
  text-align: center;
  font-weight: 700;
  border: 1px solid 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;
}

/* 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 &gt; 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 &gt; .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;
}
.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: "ElegantIcons";
  content: "5";
  font-size: 17px;
}

/* 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%;
  }
}
@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%;
  }
}
.elementor-default .meup_404_page {
  margin-top: 60px;
}

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

/* Menu Shrink */
body .ovamenu_shrink_mobile,
body .ovamenu_shrink {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  /* If mobile doesnt use Fixed =&gt; use bellow code */
  /*@media(max-width: 991.98px){
  	position: relative;
  	top: 0;
  }*/
}
body .ovamenu_shrink_mobile.ovamenu_hide,
body .ovamenu_shrink.ovamenu_hide {
  height: 0;
  visibility: hidden;
}
body .ovamenu_shrink_mobile.active_fixed,
body .ovamenu_shrink.active_fixed {
  position: fixed;
  top: 0px;
  width: 100%;
  left: 0;
  z-index: 999;
  background: #fff;
  animation: slide-down 0.7s;
  visibility: visible;
  height: auto;
  /* If mobile doesnt use Fixed =&gt; use bellow code */
  /*@media(max-width: 991.98px){
  	position: relative;
  }*/
}
body .ovamenu_shrink_mobile.active_fixed.footer,
body .ovamenu_shrink.active_fixed.footer {
  animation: slide-up 0.7s;
  box-shadow: none;
  top: auto;
  bottom: 0;
}
body .ovamenu_shrink_mobile.active_fixed.bg_dark,
body .ovamenu_shrink.active_fixed.bg_dark {
  background-color: #343434 !important;
  box-shadow: 0px 1px 6px 0px #696969;
}
body .ovamenu_shrink_mobile.active_fixed.bg_white,
body .ovamenu_shrink.active_fixed.bg_white {
  background-color: #fff !important;
}
body .ovamenu_shrink_mobile.active_fixed.text_dark .ova_openNav i,
body .ovamenu_shrink.active_fixed.text_dark .ova_openNav i {
  color: #222222 !important;
}
@media (min-width: 1025px) {
  body .ovamenu_shrink_mobile.active_fixed.text_dark ul.menu li:not(.active) a,
body .ovamenu_shrink.active_fixed.text_dark ul.menu li:not(.active) a {
    color: #222222 !important;
  }
}
body .ovamenu_shrink_mobile.active_fixed.text_dark .ova-menu-acount a,
body .ovamenu_shrink.active_fixed.text_dark .ova-menu-acount a {
  color: #222 !important;
}
@keyframes slide-down {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 0.9;
    transform: translateY(0);
  }
}
@keyframes slide-up {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 0.9;
    transform: translateY(0);
  }
}
body.admin-bar .ovamenu_shrink_mobile.active_fixed,
body.admin-bar .ovamenu_shrink.active_fixed {
  top: 32px;
}
@media (max-width: 782.98px) {
  body.admin-bar .ovamenu_shrink_mobile.active_fixed,
body.admin-bar .ovamenu_shrink.active_fixed {
    top: 46px;
  }
}
@media (max-width: 599.98px) {
  body.admin-bar .ovamenu_shrink_mobile.active_fixed,
body.admin-bar .ovamenu_shrink.active_fixed {
    top: 0px;
  }
}
body.admin-bar .ovamenu_shrink_mobile.active_fixed.footer,
body.admin-bar .ovamenu_shrink.active_fixed.footer {
  top: auto;
  bottom: 0;
}
@media (max-width: 782.98px) {
  body.admin-bar .ovamenu_shrink_mobile.active_fixed.footer,
body.admin-bar .ovamenu_shrink.active_fixed.footer {
    top: auto;
    bottom: 0;
  }
}
@media (max-width: 599.98px) {
  body.admin-bar .ovamenu_shrink_mobile.active_fixed.footer,
body.admin-bar .ovamenu_shrink.active_fixed.footer {
    top: auto;
    bottom: 0;
  }
}
body.admin-bar .ovamenu_shrink_mobile.active_fixed.bg_dark,
body.admin-bar .ovamenu_shrink.active_fixed.bg_dark {
  background-color: #343434 !important;
  box-shadow: 0px 1px 6px 0px #696969;
}
body.admin-bar .ovamenu_shrink_mobile.active_fixed.bg_white,
body.admin-bar .ovamenu_shrink.active_fixed.bg_white {
  background-color: #fff !important;
}
body.admin-bar .ovamenu_shrink_mobile.active_fixed.text_dark .ova_openNav i,
body.admin-bar .ovamenu_shrink.active_fixed.text_dark .ova_openNav i {
  color: #222222 !important;
}
@media (min-width: 1025px) {
  body.admin-bar .ovamenu_shrink_mobile.active_fixed.text_dark ul.menu li:not(.active) a,
body.admin-bar .ovamenu_shrink.active_fixed.text_dark ul.menu li:not(.active) a {
    color: #222222 !important;
  }
}
body.admin-bar .ovamenu_shrink_mobile.active_fixed.text_dark .ova-menu-acount a,
body.admin-bar .ovamenu_shrink.active_fixed.text_dark .ova-menu-acount a {
  color: #222 !important;
}

.ova_framework_hf_el-template-default .ovamenu_shrink_mobile.ovamenu_hide,
.ova_framework_hf_el-template-default .ovamenu_shrink.ovamenu_hide {
  visibility: visible;
  height: auto;
}

.ovatheme_header_default nav.navbar {
  width: 100%;
  /* Logo */
  /* Menu Item */
  /* Sub-menu */
  /* last-child level 0 */
  /* Menu Level 3 */
}
.ovatheme_header_default nav.navbar ul.nav .dropdown-menu {
  visibility: hidden;
  top: 110%;
  z-index: -1;
  padding: 0;
  margin: 0;
  border-radius: 0;
}
.ovatheme_header_default nav.navbar ul.nav li.active &gt; a {
  color: #e86c60;
}
.ovatheme_header_default nav.navbar ul.nav &gt; li:hover &gt; ul.dropdown-menu {
  display: block;
  z-index: 9999;
  webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  visibility: visible;
  top: 100%;
}
.ovatheme_header_default nav.navbar ul.nav &gt; li:hover &gt; ul.dropdown-menu li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.ovatheme_header_default nav.navbar ul.nav &gt; li:hover &gt; ul.dropdown-menu &gt; li:hover &gt; .dropdown-menu {
  display: block;
  opacity: 1;
  z-index: 9999;
  webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  visibility: visible;
  top: 0;
}
.ovatheme_header_default nav.navbar .navbar-brand {
  padding-top: 30px;
  padding-bottom: 30px;
  font-weight: bold;
  text-transform: uppercase;
}
.ovatheme_header_default nav.navbar li a {
  text-transform: capitalize;
  color: #343434;
  font-weight: 500;
  padding: 30px 15px;
  font-size: 14px;
  display: inline-block;
}
.ovatheme_header_default nav.navbar li.dropdown &gt; a {
  width: 100%;
}
.ovatheme_header_default nav.navbar li.dropdown &gt; a:after {
  display: none;
  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: 10px;
}
.ovatheme_header_default nav.navbar li.dropdown .dropdown-toggle {
  /*display: none;*/
  top: 32px;
  position: absolute;
  right: 0;
}
.ovatheme_header_default nav.navbar li.dropdown .dropdown-toggle:after {
  display: none;
}
.ovatheme_header_default nav.navbar li.dropdown .dropdown-menu .dropdown-toggle {
  top: 10px;
  right: 10px;
}
.ovatheme_header_default nav.navbar ul.dropdown-menu li &gt; a {
  padding: 10px 15px;
  display: inline-block;
  width: 100%;
  white-space: nowrap;
}
.ovatheme_header_default nav.navbar ul.dropdown-menu li &gt; a:hover {
  color: #e86c60;
}
.ovatheme_header_default nav.navbar ul.dropdown-menu &gt; .active &gt; a {
  background-color: transparent;
  color: #e86c60;
}
.ovatheme_header_default nav.navbar ul.dropdown-menu &gt; .active &gt; a:focus, .ovatheme_header_default nav.navbar ul.dropdown-menu &gt; .active &gt; a:hover {
  background-color: transparent;
}
.ovatheme_header_default nav.navbar ul.nav &gt; li:last-child &gt; a {
  padding-right: 0;
}
.ovatheme_header_default nav.navbar ul.nav ul.dropdown-menu ul.dropdown-menu {
  right: 100%;
  left: auto;
  top: 0;
}
.dropdown-menu{
	left:auto!important;
}
@media (max-width: 991.98px) {
  .ovatheme_header_default nav.navbar {
    /* Show Sub-Menu when hover */
  }
  .ovatheme_header_default nav.navbar ul.nav &gt; li.dropdown:hover ul.dropdown-menu {
    display: block;
    top: 100%;
    /*margin: 0;*/
    visibility: visible;
  }
  .ovatheme_header_default nav.navbar ul.nav ul li.dropdown:hover &gt; ul {
    top: 0;
  }
  .ovatheme_header_default nav.navbar ul.nav &gt; li:hover &gt; ul.dropdown-menu li:not(:last-child) {
    border-bottom: none;
  }
  .ovatheme_header_default nav.navbar button.navbar-toggler:focus {
    outline: none;
  }
  .ovatheme_header_default nav.navbar ul.nav li &gt; a {
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-left: 0;
  }
  .ovatheme_header_default 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 {
    display: none;
  }
  .ovatheme_header_default nav.navbar ul.nav ul.dropdown-menu ul.dropdown-menu {
    display: block;
    border: none;
  }
  .ovatheme_header_default nav.navbar li a {
    padding: 7px 0px;
    display: inline-block;
  }
  .ovatheme_header_default nav.navbar li.dropdown &gt; a:after {
    display: none;
  }
  .ovatheme_header_default 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 {
    outline: none;
  }
  .ovatheme_header_default nav.navbar li.active_sub &gt; ul.dropdown-menu {
    display: block;
  }
  .ovatheme_header_default nav.navbar .navbar-brand {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.elementor-default .ovatheme_header_default nav.navbar li.dropdown .dropdown-toggle {
  display: none;
}

@media (max-width: 991.98px) {
  .elementor-default .ovatheme_header_default li.dropdown a &gt; i {
    display: none;
  }
}
/* Import Woocommerce Style */
.woocommerce {
  /* Layout */
  /* Button */
  /* Title Page */
  /* List Product */
  /* Single Product */
  /* Checkout Page */
  /* Ship */
  /* Pagination */
  /* Check Out */
}
.woocommerce .col-sidebar {
  padding-left: 0;
  padding-right: 0;
}
.woocommerce .right_sidebar {
  padding-left: 60px;
}
.woocommerce .left_sidebar {
  padding-right: 60px;
}
@media (max-width: 991.98px) {
  .woocommerce .right_sidebar {
    padding-left: 0px;
  }
  .woocommerce .left_sidebar {
    padding-right: 0px;
  }
  .woocommerce.single-product .page-section &gt; .container &gt; .row {
    display: block;
  }
}
@media (max-width: 767.98px) {
  .woocommerce .col-sidebar {
    padding-left: 15px;
    padding-right: 15px;
  }
  .woocommerce .ovatheme_woo_nosidebar {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.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: #0b2c3b;
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}
.woocommerce h1.page-title {
  margin-top: 0;
}
.woocommerce ul.products li.product .onsale {
  border-radius: 0;
  margin-right: 0;
  margin-top: 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 */
}
.woocommerce.single-product .product .woo-thumbnails {
  margin-top: 30px;
  width: 100%;
  max-width: 100%;
  display: block;
}
.woocommerce.single-product .product .woo-thumbnails .item {
  width: 32.8%;
  display: inline-block;
  padding-right: 2px;
}
.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 {
  border-radius: 0;
  left: 0;
  top: 0;
}
.woocommerce.single-product .product .product_title {
  margin-bottom: 30px;
}
.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;
}
.woocommerce.single-product .product .cart .single_add_to_cart_button {
  height: 40px;
}
.woocommerce.single-product .product .woocommerce-tabs ul.tabs {
  padding: 10px 0px;
  margin-bottom: 50px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  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-size: 1.75rem;
  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-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 #252936!important;
  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 #252936!important;
  padding-left: 5px;
}
.woocommerce.single-product .product .woocommerce-Reviews #review_form_wrapper .form-submit input#submit {
  margin-top: 10px;
  color: #fff;
}
.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 .woocommerce-pagination .page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  border: 0;
  margin: 0;
}
.woocommerce .woocommerce-pagination .page-numbers li {
  border: 0;
  margin-bottom: 12px;
}
.woocommerce .woocommerce-pagination .page-numbers li:not(:last-child) {
  margin-right: 12px;
}
.woocommerce .woocommerce-pagination .page-numbers li span, .woocommerce .woocommerce-pagination .page-numbers li a {
  width: 40px;
  height: 40px;
  font-size: 16px;
  line-height: 1.2;
  color: #222222;
  border: 2px solid #cfccea;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0px;
  transition: 0.4s;
  border-radius: 3px;
  margin: 0px;
  font-weight: 400;
}
.woocommerce .woocommerce-pagination .page-numbers li span.current, .woocommerce .woocommerce-pagination .page-numbers li a.current {
  background-color: #e86c60;
  border-color: #e86c60;
  color: #fff;
}
.woocommerce .woocommerce-pagination .page-numbers li span:hover, .woocommerce .woocommerce-pagination .page-numbers li span:focus, .woocommerce .woocommerce-pagination .page-numbers li a:hover, .woocommerce .woocommerce-pagination .page-numbers li a:focus {
  background-color: #e86c60;
  border-color: #e86c60;
  color: #fff;
}
.woocommerce .checkout .payment_method_stripe label {
  margin-bottom: 0;
  margin-right: 5px;
}
.woocommerce .checkout .payment_method_stripe .form-row {
  padding: 0 !important;
  display: flex;
  align-items: center;
  margin: 0 !important;
}
@media (max-width: 767px) {
  .woocommerce .checkout .payment_method_stripe .form-row {
    width: 100%;
    float: none !important;
  }
}
.woocommerce .checkout .payment_method_stripe .form-row-wide {
  margin-bottom: 5px !important;
}
.woocommerce .checkout .payment_method_stripe .stripe-card-group {
  display: flex;
  align-items: center;
}
.woocommerce .checkout .payment_method_stripe .stripe-card-group #stripe-card-element {
  min-width: 180px;
}
.woocommerce .checkout .payment_method_stripe .stripe-card-group .wc-stripe-elements-field {
  order: 2;
  margin: 0;
}
.woocommerce .checkout .payment_method_stripe .stripe-card-group .stripe-credit-card-brand {
  position: relative !important;
  order: 1;
  margin: 0 !important;
  top: 0 !important;
  right: 0 !important;
  background-size: 100% 100% !important;
  margin-right: 10px !important;
}
.woocommerce .checkout .payment_method_stripe #stripe-exp-element {
  min-width: 100px;
}
.woocommerce .checkout .payment_method_stripe #stripe-cvc-element {
  min-width: 50px;
}
.woocommerce .checkout .payment_method_stripe .woocommerce-SavedPaymentMethods-saveNew {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
.woocommerce .up-sells.products &gt; h2,
.woocommerce .related.products &gt; h2 {
  margin-bottom: 30px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
}
.woocommerce .comment-form .comment-form-rating {
  margin-bottom: 20px;
  margin-top: 15px;
}
.woocommerce .comment-form .select2-container--default .select2-selection--single {
  border: 1px solid #252936!important;
  border-radius: 5px;
}
.woocommerce .woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information.panel h2 {
  display: none;
}
.woocommerce div.product form.cart .variations tr {
  border: none;
}
.woocommerce div.product form.cart .variations tr td.value .reset_variations {
  display: none;
}
.woocommerce #order_review_heading {
  margin-bottom: 30px;
}
.woocommerce #ship-to-different-address {
  margin-bottom: 20px;
}
.woocommerce .woocommerce-billing-fields &gt; h3 {
  margin-bottom: 30px;
}
.woocommerce .woocommerce-result-count {
  margin-top: 6px;
}
.woocommerce .select2-container--default .select2-selection--single {
  border-radius: 4px;
  border-color: #e2e2e2;
}
.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
  color: #e86c60;
  margin-bottom: 10px;
}
.woocommerce ul.products li.product .button {
  margin-top: 15px;
  text-transform: uppercase;
  font-size: 14px;
  background: #fff;
  border: 1px solid #ccc;
}
.woocommerce ul.products li.product .button:hover {
  background-color: #e86c60;
  color: #fff;
}
.woocommerce ul.products li.product .price {
  font-size: 16px;
}
.woocommerce.single-product .product .price {
  font-size: 24px;
  font-weight: bold;
}
.woocommerce table.woocommerce-grouped-product-list.group_table {
  border: 1px solid #fff;
}
.woocommerce .woocommerce-tabs.wc-tabs-wrapper {
  margin-bottom: 50px;
  padding-top: 40px;
}
.woocommerce .comment-respond input, .woocommerce .comment-respond textarea {
  margin-bottom: 0;
}
.woocommerce .product_meta .sku_wrapper {
  display: block;
  color: #666;
  margin-bottom: 10px;
}
.woocommerce .product_meta .sku_wrapper .sku {
  color: #343434;
}
.woocommerce .product_meta .posted_in {
  display: block;
  color: #666;
}
.woocommerce .product_meta .posted_in a {
  color: #343434;
}
.woocommerce table.shop_attributes td p {
  padding-left: 10px;
}
.woocommerce table.shop_attributes tr {
  border: none;
}
.woocommerce .comment-form-cookies-consent {
  display: flex;
  margin-top: 17px !important;
}
.woocommerce .comment-form-cookies-consent label {
  margin-top: -4px;
  padding-left: 5px;
}
.woocommerce ul.products li.product .onsale {
  color: #fff;
  font-weight: normal;
}
.woocommerce button.button.alt:hover {
  background-color: #343434;
  border-color: #343434;
  color: #fff;
}
.woocommerce .quantity .qty {
  border-radius: 5px;
  border-color: #0b2c3b;
}
.woocommerce div.product form.cart .group_table td del {
  opacity: 0.6;
  padding-right: 5px;
}
.woocommerce #customer_details p.form-row .woocommerce-input-wrapper input {
  border-color: #ccc;
  border-radius: 5px;
  padding: 5px;
}
.woocommerce form .form-row .input-text, .woocommerce .woocommerce-page form .form-row .input-text {
  border-color: #0b2c3b;
  border-radius: 5px;
  padding: 5px;
}

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
  background-color: #e86c60;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
  max-width: 48%;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  max-width: 48%;
}

.woo-content {
  width: 100%;
}

/* Custom Style */
article.post-wrap {
  margin-bottom: 80px;
}
article.post-wrap .date {
  height: 70px;
  background-color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
}
article.post-wrap .date .unit {
  display: block;
  text-align: center;
  width: 100%;
  color: #ccc !important;
}
article.post-wrap .date .day {
  font-size: 30px;
  line-height: 1;
  font-weight: 700;
}
article.post-wrap .date .month {
  font-size: 15px;
  line-height: 1.2;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 6px;
}
article.post-wrap .post-media {
  position: relative;
  overflow: hidden;
  margin: 0px;
}
article.post-wrap .post-media img {
  border-radius: 3px;
}
article.post-wrap .post-media .date {
  position: absolute;
  bottom: 0;
  right: 0;
}
article.post-wrap .post-meta {
  margin-bottom: 23px;
}
article.post-wrap .post-meta .post-meta-content {
  margin: 0px;
}
article.post-wrap .post-meta .post-meta-content .general-meta.categories i {
  display: none;
}
article.post-wrap .post-meta .post-meta-content .general-meta i {
  line-height: 1;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 7px;
}
article.post-wrap .post-meta .post-meta-content .general-meta i:before {
  margin: 0px;
  line-height: 1;
  display: inline-block;
  font-size: 15px;
}
article.post-wrap .post-meta .post-meta-content .right {
  font-weight: normal;
}
article.post-wrap .post-meta .post-meta-content a, article.post-wrap .post-meta .post-meta-content span {
  font-size: 16px;
  line-height: 1.2;
  color: #666666;
}
article.post-wrap .post-meta .post-meta-content a {
  transition: 0.4s;
}
article.post-wrap .post-meta .post-meta-content .meta-slash {
  font-size: 16px;
  padding: 0 17px 0 15px;
  color: #eaeaea;
}
article.post-wrap .post-title {
  margin-bottom: 21px;
  margin-top: 30px;
}
article.post-wrap .post-title h2.post-title {
  margin: 0;
  font-size: 34px;
  line-height: 1.2;
  color: #222222;
}
article.post-wrap .post-title h2.post-title a {
  font-size: 34px;
  line-height: 1.2;
  color: #222222;
  font-weight: 600;
  transition: 0.4s;
  text-transform: capitalize;
}
article.post-wrap .post-body .post-excerpt {
  font-size: 16px;
  line-height: 28px;
  color: #ccc !important;
}
article.post-wrap .post-body .post-excerpt p {
  font-size: 16px;
  line-height: 28px;
  color: #ccc !important;
}
article.post-wrap .post-footer {
  margin-top: -6px;
}
article.post-wrap .post-footer .post-readmore-meup a {
  display: inline-block;
  font-size: 15px;
  line-height: 26px;
  color: #ccc !important;
  font-weight: 500;
  padding: 4px 20px 5px 20px;
  transition: 0.4s;
  border: 2px solid #cccccc;
  border-radius: 3px;
}
article.post-wrap .post-footer .post-readmore-meup a:hover {
  color: #ffffff;
  border-color: #e86c60;
  background: #e86c60;
}

.blog_v2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-row-gap: 40px;
  grid-column-gap: 45px;
}
@media (max-width: 767px) {
  .blog_v2 {
    grid-template-columns: 1fr;
  }
}
.blog_v2 article.post-wrap {
  margin-bottom: 0px;
}
.blog_v2 article.post-wrap:last-child {
  margin-bottom: 50px;
}
.blog_v2 article.post-wrap:hover .post-media img {
  transform: scale(1.1, 1.1);
}
.blog_v2 article.post-wrap .post-title {
  margin-bottom: 13px;
  margin-top: 0px;
}
.blog_v2 article.post-wrap .post-title h2.post-title {
  margin: 0;
  font-size: 24px;
  line-height: 1.2;
  color: #222222;
}
.blog_v2 article.post-wrap .post-title h2.post-title a {
  font-size: 24px;
  line-height: 1.2;
  color: #222222;
  font-weight: 600;
  transition: 0.4s;
}
.blog_v2 article.post-wrap .post-title h2.post-title a:hover {
  color: #e86c60;
}
.blog_v2 article.post-wrap .post-media {
  overflow: hidden;
}
.blog_v2 article.post-wrap .post-media img {
  transition: 0.8s;
}
.blog_v2 article.post-wrap .post-meta {
  margin-top: 22px;
  margin-bottom: 16px;
}
.blog_v2 article.post-wrap .post-meta .post-meta-content a, .blog_v2 article.post-wrap .post-meta .post-meta-content span {
  font-size: 15px;
}
.blog_v2 article.post-wrap .post-meta .post-meta-content .meta-slash {
  padding: 0 12px 0 10px;
}
.blog_v2 article.post-wrap .post-body .post-excerpt {
  font-size: 16px;
  line-height: 26px;
  color: #666666;
}
.blog_v2 article.post-wrap .post-body .post-excerpt p {
  font-size: 16px;
  line-height: 26px;
  color: #666666;
}
.blog_v2 article.post-wrap .post-footer {
  margin-top: -15px;
}
.blog_v2 article.post-wrap .post-footer .post-readmore-meup a {
  font-size: 14px;
}
.blog_v2 article.post-wrap .content {
  padding: 0 20px 32px 30px;
}

.single-post:hover article.post-wrap .post-media img {
  transform: unset;
}
.single-post article.post-wrap {
  margin-bottom: 47px;
}
.single-post article.post-wrap .post-media {
  position: relative;
}
.single-post article.post-wrap .post-meta {
  margin-bottom: 42px;
}
.single-post article.post-wrap .post-meta .post-meta-content a, .single-post article.post-wrap .post-meta .post-meta-content span {
  color: #888888;
  line-height: 26px;
}
.single-post article.post-wrap .post-meta .post-meta-content .meta-slash {
  padding: 0 10px 0 8px;
  color: #cccccc;
}
.single-post article.post-wrap .post-title {
  margin: 0px;
  margin-bottom: 21px;
}
.single-post article.post-wrap .post-title h1.post-title {
  font-size: 35px;
  line-height: 1.2;
  color: #222222;
  font-weight: 600;
}
.single-post article.post-wrap .post-body .post-excerpt {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 30px;
  color: #ccc !important;
}
.single-post article.post-wrap .post-body .post-excerpt p {
  font-size: 16px;
  line-height: 30px;
  color: #ccc !important;
}
.single-post article.post-wrap .post-body .qoute-post-meup {
  background: #f5f4fa;
  font-size: 20px;
  line-height: 30px;
  color: #ccc !important;
  font-weight: 500;
  padding: 27px 25px 28px 38px;
  border-radius: 4px;
}
.single-post article.post-wrap .post-body .qoute-post-meup .elementor-text-editor {
  display: flex;
  align-items: center;
}
.single-post article.post-wrap .post-body .qoute-post-meup p {
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 30px;
  color: #ccc !important;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.single-post article.post-wrap .post-body .qoute-post-meup i {
  display: inline-block;
  line-height: 1;
  margin-right: 14px;
}
.single-post article.post-wrap .post-body .qoute-post-meup i:before {
  margin: 0px;
  font-size: 50px;
  color: #e86c60;
}
.single-post article.post-wrap .post-tag-constrau {
  display: flex;
  justify-content: flex-end;
  border-top: 1px solid #e3e1f1;
  padding-top: 50px;
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .single-post article.post-wrap .post-tag-constrau {
    flex-direction: column;
  }
  .single-post article.post-wrap .post-tag-constrau .post-tags-constrau {
    margin-bottom: 15px;
  }
}
.single-post article.post-wrap .post-tag-constrau .post-tags-constrau {
  width: 100%;
}
@media (max-width: 767px) {
  .single-post article.post-wrap .post-tag-constrau .post-tags-constrau {
    width: 100%;
  }
}
.single-post article.post-wrap .post-tag-constrau .post-tags-constrau .ovatags {
  font-size: 22px;
  line-height: 28px;
  color: #ccc !important;
  font-weight: 600;
  margin-right: 12px;
}
.single-post article.post-wrap .post-tag-constrau .post-tags-constrau &gt; a {
  font-size: 15px;
  line-height: 28px;
  color: #ccc !important;
  transition: 0.4s;
  display: inline-block;
  margin-top: 10px;
  border: 1px solid #e3e1f1;
  padding: 3px 24px 2px 24px;
  border-radius: 3px;
  transition: 0.4s;
}
.single-post article.post-wrap .post-tag-constrau .post-tags-constrau &gt; a:not(:last-child) {
  margin-right: 15px;
}
.single-post article.post-wrap .post-tag-constrau .post-tags-constrau &gt; a:hover {
  color: #ffffff;
}
.single-post article.post-wrap .post-tag-constrau .socials-inner {
  position: relative;
}
.single-post article.post-wrap .post-tag-constrau .socials-inner .share-social {
  display: flex;
  align-items: center;
  cursor: pointer;
  padding-top: 10px;
  width: fit-content;
}
.single-post article.post-wrap .post-tag-constrau .socials-inner .share-social:hover .share-social-icons {
  display: block;
  transition: 0.5s all;
}
.single-post article.post-wrap .post-tag-constrau .socials-inner .share-social &gt; a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 35px;
  border-radius: 3px;
  border: 1px solid #e3e1f1;
}
.single-post article.post-wrap .post-tag-constrau .socials-inner .share-social &gt; a i:before {
  margin: 0px;
  font-size: 16px;
}
.single-post article.post-wrap .post-tag-constrau .socials-inner .share-social .text-social {
  color: #ccc !important;
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
  margin-right: 16px;
}
.single-post article.post-wrap .post-tag-constrau .socials-inner .share-social .share-social-icons {
  padding-left: 0px;
  list-style-type: none;
  background-color: #fff;
  min-width: 160px;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 100%;
  left: -10px;
  display: none;
  margin-bottom: 0px;
  z-index: 1;
}
.single-post article.post-wrap .post-tag-constrau .socials-inner .share-social .share-social-icons li {
  border-bottom: 1px solid #e8e8e8;
}
.single-post article.post-wrap .post-tag-constrau .socials-inner .share-social .share-social-icons li a {
  padding: 5px 10px 7px 20px;
  display: inline-block;
  width: 100%;
  font-size: 15px;
  line-height: 24px;
  color: #777777;
  transition: 0.4s;
}
.single-post article.post-wrap .post-tag-constrau .socials-inner .share-social .share-social-icons li a:hover {
  color: #ffffff;
}
.single-post article.post-wrap .pagination-detail {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e3e1f1;
  border-top: 1px solid #e3e1f1;
  padding-bottom: 60px;
  padding-top: 60px;
}
@media (max-width: 767px) {
  .single-post article.post-wrap .pagination-detail {
    flex-direction: column;
  }
}
.single-post article.post-wrap .pagination-detail .pre, .single-post article.post-wrap .pagination-detail .next {
  display: flex;
  flex: 0 0 50%;
}
@media (max-width: 767px) {
  .single-post article.post-wrap .pagination-detail .pre, .single-post article.post-wrap .pagination-detail .next {
    flex: 0 0 100%;
  }
}
.single-post article.post-wrap .pagination-detail .pre .num-1, .single-post article.post-wrap .pagination-detail .next .num-1 {
  margin-right: 20px;
}
.single-post article.post-wrap .pagination-detail .pre .num-1 a, .single-post article.post-wrap .pagination-detail .next .num-1 a {
  width: 50px;
  height: 50px;
  border: 2px solid #e3e1f1;
  border-radius: 3px;
  position: relative;
  transition: 0.4s;
}
.single-post article.post-wrap .pagination-detail .pre .num-1 a:hover i:before, .single-post article.post-wrap .pagination-detail .next .num-1 a:hover i:before {
  color: #ffffff;
}
.single-post article.post-wrap .pagination-detail .pre .num-1 a i, .single-post article.post-wrap .pagination-detail .next .num-1 a i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  line-height: 1;
}
.single-post article.post-wrap .pagination-detail .pre .num-1 a i:before, .single-post article.post-wrap .pagination-detail .next .num-1 a i:before {
  transition: 0.4s;
  margin: 0px;
  font-size: 22px;
}
.single-post article.post-wrap .pagination-detail .pre .num-2, .single-post article.post-wrap .pagination-detail .next .num-2 {
  margin-top: -6px;
}
.single-post article.post-wrap .pagination-detail .pre .num-2 span, .single-post article.post-wrap .pagination-detail .next .num-2 span {
  font-size: 18px;
  line-height: 28px;
  color: #ccc !important;
  font-weight: 600;
}
.single-post article.post-wrap .pagination-detail .pre .num-2 a, .single-post article.post-wrap .pagination-detail .next .num-2 a {
  font-size: 16px;
  line-height: 28px;
  color: #666666;
  margin-top: -3px;
  transition: 0.4s;
  word-break: break-word;
}
.single-post article.post-wrap .pagination-detail .next {
  flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .single-post article.post-wrap .pagination-detail .next {
    flex-direction: row;
    margin-top: 60px;
  }
}
.single-post article.post-wrap .pagination-detail .next .num-1 {
  margin: 0px;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .single-post article.post-wrap .pagination-detail .next .num-1 {
    margin-left: 0px;
    margin-right: 20px;
  }
}
.single-post article.post-wrap .pagination-detail .next .num-2 {
  text-align: right;
}
@media (max-width: 767px) {
  .single-post article.post-wrap .pagination-detail .next .num-2 {
    text-align: left;
  }
}
.single-post article.post-wrap .pagination-detail a {
  display: flex;
  align-items: center;
  font-size: 13px;
  line-height: 25px;
  color: #666666;
}
.single-post article.post-wrap .pagination-detail a i:before {
  margin: 0px;
  font-size: 13px;
  line-height: 25px;
  color: #666666;
}
.single-post article.post-wrap .post_recommend h3.heading-post-title {
  margin: 0px;
  font-size: 30px;
  line-height: 1.2em;
  font-weight: 600;
  color: #ccc !important;
  margin-bottom: 38px;
}
.single-post article.post-wrap .post_recommend .ova_blog {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 60px;
}
.single-post article.post-wrap .post_recommend .ova_blog .related-post .ova-media {
  margin-bottom: 23px;
}
.single-post article.post-wrap .post_recommend .ova_blog .related-post .ova-media a {
  overflow: hidden;
  display: block;
}
.single-post article.post-wrap .post_recommend .ova_blog .related-post .ova-media a img {
  border-radius: 3px;
  transition: 0.4s;
}
.single-post article.post-wrap .post_recommend .ova_blog .related-post .ova-media a img:hover {
  opacity: 0.9;
}
.single-post article.post-wrap .post_recommend .ova_blog .related-post .content .post-title {
  margin: 0px;
  margin-bottom: 11px;
}
.single-post article.post-wrap .post_recommend .ova_blog .related-post .content .post-title a {
  font-size: 22px;
  line-height: 28px;
  color: #ccc !important;
  font-weight: 600;
  transition: 0.5s;
  word-break: break-word;
}
.single-post article.post-wrap .post_recommend .ova_blog .related-post .content .post-title a:hover {
  color: #fed501;
}
.single-post article.post-wrap .post_recommend .ova_blog .related-post .content .post_date {
  font-size: 15px;
  line-height: 22px;
  color: #999999;
}

.sidebar .content-sideber {
  border: 1px solid #d9d6ec;
  padding: 30px 30px 0px 30px;
  border-radius: 3px;
  position: sticky;
  position: -webkit-sticky;
  top: 90px;
}
.sidebar .content-sideber:after {
  display: block;
  clear: both;
  content: "";
}
.sidebar .widget {
  margin-bottom: 33px;
}
.sidebar .widget .ova_search {
  margin-bottom: 13px;
}
.sidebar .widget ul li a {
  font-size: 16px;
  line-height: 26px;
  color: #666666;
  transition: 0.4s;
}
.sidebar .widget h4.widget-title {
  font-size: 22px;
  line-height: 24px;
  color: #222222;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 9px;
  border-color: #e3e1f1;
  padding-bottom: 16px;
}
.sidebar .widget.widget_custom_html h4.widget-title {
  margin-bottom: 10px;
}
.sidebar .widget.widget_custom_html .ova_search form {
  position: relative;
}
.sidebar .widget.widget_custom_html .ova_search form .search {
  display: flex;
}
.sidebar .widget.widget_custom_html .ova_search form .search input {
  display: inline-block;
  border: none;
  border: 2px solid #e2e2e2;
  font-size: 15px;
  line-height: 21px;
  color: #ccc !important;
  height: unset;
  padding: 9px 55px 9px 20px;
  width: 100%;
  border-radius: 3px;
}
.sidebar .widget.widget_custom_html .ova_search form .search input::placeholder {
  color: #eee;
}
.sidebar .widget.widget_custom_html .ova_search form .search button {
  display: inline-block;
  border: none;
  cursor: pointer;
  padding: 0px;
  height: unset;
  right: 0;
  top: 0;
  font-size: 13px;
  line-height: 24px;
  color: #ccc !important;
  width: 50px;
  font-weight: 700;
  padding: 8px 0;
  transition: 0.4s;
  position: absolute;
  right: 0;
  top: 0;
  background-color: transparent;
  transform: rotateY(180deg);
}
.sidebar .widget.widget_custom_html .ova_search form .search button i {
  font-size: 17px;
  margin-top: 4px;
  display: inline-block;
  color: #e86c60;
  transition: 0.4s;
}
.sidebar .widget.widget_custom_html .ova_search form .search button:focus {
  outline: none;
}
.sidebar .widget.widget_custom_html .ova_search form .search button:hover i {
  color: #ccc !important;
}
.sidebar .widget.widget_custom_html .instagram-meup {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 6px;
  padding-top: 10px;
  padding-bottom: 14px;
}
.sidebar .widget.widget_custom_html .instagram-meup a {
  overflow: hidden;
  border-radius: 3px;
}
.sidebar .widget.widget_custom_html .instagram-meup a:hover img {
  transform: scale(1.1, 1.1);
}
.sidebar .widget.widget_custom_html .instagram-meup a img {
  border-radius: 3px;
  transition: 0.8s;
}
.sidebar .widget.widget_categories li, .sidebar .widget.widget_archive 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_entries li {
  padding: 10px 0 10px 0;
  border-top: none;
}
.sidebar .widget.widget_categories li &gt; a, .sidebar .widget.widget_archive li &gt; a, .sidebar .widget.widget_links li &gt; a, .sidebar .widget.widget_meta li &gt; a, .sidebar .widget.widget_nav_menu li &gt; a, .sidebar .widget.widget_pages li &gt; a, .sidebar .widget.widget_recent_entries li &gt; a {
  position: relative;
  padding-left: 30px;
}
.sidebar .widget.widget_categories li &gt; a:before, .sidebar .widget.widget_archive li &gt; a:before, .sidebar .widget.widget_links li &gt; a:before, .sidebar .widget.widget_meta li &gt; a:before, .sidebar .widget.widget_nav_menu li &gt; a:before, .sidebar .widget.widget_pages li &gt; a:before, .sidebar .widget.widget_recent_entries li &gt; a:before {
  transition: 0.4s;
  position: absolute;
  left: 0;
  font-family: "ElegantIcons";
  content: "$";
  font-size: 16px;
  color: #d3d3d3;
}
.sidebar .widget.widget_categories li &gt; a, .sidebar .widget.widget_archive li &gt; a {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.sidebar .widget.widget_categories li &gt; a .number, .sidebar .widget.widget_archive li &gt; a .number {
  background: #eee;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  line-height: 30px;
  color: #999;
}
.sidebar .widget.widget_categories li &gt; a:hover .number, .sidebar .widget.widget_archive li &gt; a:hover .number {
  color: var(--primary);
}
.sidebar .widget.widget_categories li &gt; a:before {
  content: "m";
}
.sidebar .widget.widget_archive li &gt; a:before {
  content: "";
}
.sidebar .widget.widget_recent_comments li {
  padding: 5px 0 5px 0;
  border-top: none;
}
.sidebar .widget.widget_categories .children, .sidebar .widget.widget_nav_menu .children, .sidebar .widget.widget_pages .children {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
.sidebar .widget.widget_archive ul li {
  display: flex;
  justify-content: space-between;
}
.sidebar .widget .select2-container {
  margin-top: 7px;
}
.sidebar .widget.widget_calendar h4.widget-title {
  margin-bottom: 20px;
}
.sidebar .widget.widget_calendar #wp-calendar thead th {
  font-size: 90%;
}
.sidebar .widget.widget_calendar #wp-calendar tbody td {
  padding: 0.125rem;
}
.sidebar .widget.widget_search h4.widget-title {
  margin-bottom: 20px;
}
@media (max-width: 400px) {
  .sidebar .widget.widget_search label {
    margin-bottom: 10px;
    width: 100%;
  }
}
.sidebar .widget.recent-posts-widget-with-thumbnails {
  margin-bottom: 31px;
}
.sidebar .widget.recent-posts-widget-with-thumbnails h4.widget-title {
  margin-bottom: 20px;
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li {
  position: relative;
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li:not(:last-child) {
  margin-bottom: 25px;
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li:last-child:before {
  height: 100%;
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li a img {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 20px;
  border-radius: 3px;
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li a .rpwwt-post-title {
  font-size: 18px;
  line-height: 24px;
  color: #222222;
  font-weight: 500;
  transition: 0.4s;
  margin-top: -5px;
  display: inline-block;
  width: calc(100% - 120px);
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-date {
  font-size: 15px;
  line-height: 26px;
  color: #666666;
}
.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-date:before {
  font-family: "ElegantIcons";
  content: "}";
  margin-right: 8px;
}
.sidebar .widget.widget_tag_cloud h4.widget-title {
  margin-bottom: 14px;
}
.sidebar .widget.widget_tag_cloud .tagcloud {
  margin-top: 7px;
}
.sidebar .widget.widget_tag_cloud .tagcloud a {
  font-size: 15px !important;
  line-height: 28px;
  color: #ccc !important;
  transition: 0.4s;
  padding: 2px 20px 1px 20px;
  background: transparent;
  border: none;
  border-radius: 3px;
  border: 1px solid #e3e1f1;
}
.sidebar .widget.widget_tag_cloud .tagcloud a:hover {
  background-color: transparent;
}

.pagination-wrapper {
  margin: 0px 0px 83px 0px;
}
.pagination-wrapper .blog_pagination .pagination {
  flex-wrap: wrap;
  margin-bottom: 0;
}
.pagination-wrapper .blog_pagination .pagination li {
  margin-bottom: 12px;
}
.pagination-wrapper .blog_pagination .pagination li:not(:last-child) {
  margin-right: 12px;
}
.pagination-wrapper .blog_pagination .pagination li.page-numbers a {
  width: unset;
  height: unset;
  padding: 9px 14px 9px 14px;
}
.pagination-wrapper .blog_pagination .pagination li a {
  width: 40px;
  height: 40px;
  font-size: 16px;
  line-height: 1.2;
  color: #222222;
  border: 2px solid #cfccea;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0px;
  transition: 0.4s;
  border-radius: 3px;
  margin: 0px;
  font-weight: 400;
}
.pagination-wrapper .blog_pagination .pagination li a:hover {
  color: #ffffff;
}
.pagination-wrapper .blog_pagination .pagination li .pagi_dots {
  color: #ccc !important;
  border: none;
  width: 30px;
  height: 30px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0px;
  transition: 0.5s;
  margin-right: 10px;
}
.pagination-wrapper .blog_pagination .pagination li.active a {
  color: #ffffff;
}
.pagination-wrapper .blog_pagination .pagination li.text-prev {
  margin-right: 25px;
}
.pagination-wrapper .blog_pagination .pagination li.text-prev a {
  width: 45px;
}
.pagination-wrapper .blog_pagination .pagination li.text-next {
  margin-left: 25px;
}
.pagination-wrapper .blog_pagination .pagination li.text-next a {
  width: 45px;
}

/*comment*/
.content_comments .comments .logged-in-as, .content_comments .comments .comments-rating {
  display: none;
}
.content_comments .comments .comment-reply-title {
  margin: 0px;
}
.content_comments .comments .commentlists .wrap_comment label {
  display: none;
}
.content_comments .comments .number-comments {
  margin: 0px;
  font-size: 22px;
  line-height: 28px;
  color: #ccc !important;
  font-weight: 600;
  text-transform: unset;
  position: relative;
  padding-top: 27px;
  margin-bottom: 25px;
}
.content_comments .comments .number-comments:after {
  position: absolute;
  bottom: -15px;
  right: 0px;
  content: "";
  width: 120px;
  height: 1px;
}
.content_comments .comments .number-comments span {
  display: inline-block;
  margin-right: 10px;
  color: #cccccc;
}
.content_comments .comments .commentlists {
  background-color: #181c29;
  margin-bottom: 47px;
}
.content_comments .comments .commentlists ul.children {
  margin-left: 40px;
}
@media (max-width: 767px) {
  .content_comments .comments .commentlists ul.children {
    margin-left: 10px;
  }
}
.content_comments .comments .commentlists article.comment_item {
        background: #0b2c3b;
    border: 1px solid rgb(227 225 241 / 18%);
    margin-bottom: 0px;
    padding: 20px;
    position: relative;
    width: 100%;
    border-radius: 10px
}
@media (max-width: 767px) {
  .content_comments .comments .commentlists article.comment_item {
    padding: 10px;
  }
}
.content_comments .comments .commentlists article.comment_item .comment-author {
  margin-left: 20px;
}
.content_comments .comments .commentlists article.comment_item .comment-author img {
  border-radius: 50%;
  width: 60px;
}
@media (max-width: 767px) {
  .content_comments .comments .commentlists article.comment_item .comment-author {
    margin-right: 10px;
  }
}
@media (max-width: 370px) {
  .content_comments .comments .commentlists article.comment_item .comment-author {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 6px;
  }
}
.content_comments .comments .commentlists article.comment_item .comment-details .author-name {
  display: block;
  margin-top: 8px;
}
.content_comments .comments .commentlists article.comment_item .comment-details .author-name .name {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  color: #ccc !important;
  text-transform: capitalize;
  margin-bottom: 3px;
}
.content_comments .comments .commentlists article.comment_item .comment-details .author-name .date {
  margin-top: -3px;
  margin-bottom: 15px;
}
.content_comments .comments .commentlists article.comment_item .comment-details .author-name .date span, .content_comments .comments .commentlists article.comment_item .comment-details .author-name .date a {
  font-size: 12px;
  line-height: 28px;
  color: #ccc;
  font-weight: 300;
}
.content_comments .comments .commentlists article.comment_item .comment-details .author-name .date .comment-reply-link, .content_comments .comments .commentlists article.comment_item .comment-details .author-name .date .comment-edit-link {
  float: unset;
  padding: 0;
  transition: 0.4s;
}
.content_comments .comments .commentlists article.comment_item .comment-details .author-name .date .comment-reply-link:before, .content_comments .comments .commentlists article.comment_item .comment-details .author-name .date .comment-edit-link:before {
  content: "|";
  font-size: 15px;
  color: #dddddd;
  padding: 0 12px 0 9px;
}
.content_comments .comments .commentlists article.comment_item .comment-details .comment-body {
  padding-left: 80px;
}
@media (max-width: 767px) {
  .content_comments .comments .commentlists article.comment_item .comment-details .comment-body {
    padding: 0px;
  }
}
.content_comments .comments .commentlists article.comment_item .comment-details .comment-body p {
font-size: 13px;
    line-height: 26px;
    color: #ccc !important;
    font-weight: 300;
}
.content_comments .comments .commentlists li.comment {
  margin: 20px 0px 0px 0px;
}
.content_comments .comments .commentlists &gt; li.comment:last-child {
  margin-bottom: 30px;
}
.content_comments .comments .comment-respond {
  /* 
  .comment-form-cookies-consent {
  	display: none;
  	order: 4;
  } 
  */
}
.content_comments .comments .comment-respond .comment-form-cookies-consent {
  order: 4;
  margin-bottom: 32px;
  display: flex;
  align-items: center;
}
.content_comments .comments .comment-respond .comment-form-cookies-consent input {
  width: 20px !important;
  height: 20px !important;
  cursor: pointer;
  display: inline-block;
}
.content_comments .comments .comment-respond .comment-form-cookies-consent label {
  font-size: 15px;
  line-height: 28px;
  color: #666666;
  margin: 0;
  margin-left: 10px;
}
.content_comments .comments .comment-respond .title-comment {
  padding-top: 0px;
  border-top: none;
  font-size: 22px;
  line-height: 28px;
  color: #ccc !important;
  text-transform: capitalize;
  margin: 0px;
  margin-bottom: 9px;
  margin-top: 22px;
  display: block;
  font-weight: 600;
}
.content_comments .comments .comment-respond .comment-form {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .content_comments .comments .comment-respond .comment-form {
    display: block;
  }
}
.content_comments .comments .comment-respond .comment-form input, .content_comments .comments .comment-respond .comment-form textarea {
  margin: 0px;
  font-size: 15px;
  line-height: 28px;
  color: #ccc !important;
  border: none;
  height: unset;
  border: 1px solid #e3e1f1;
  border-radius: 3px;
  background: #fcfcfe;
}
.content_comments .comments .comment-respond .comment-form input::placeholder, .content_comments .comments .comment-respond .comment-form textarea::placeholder {
  font-size: 15px;
  line-height: 28px;
  color: #eee;
}
.content_comments .comments .comment-respond .comment-form textarea {
  padding: 12px 20px;
  height: 200px;
  order: 3;
  margin-bottom: 25px;
}
.content_comments .comments .comment-respond .comment-form &gt; div {
  width: 100%;
  position: relative;
  margin-bottom: 25px;
}
.content_comments .comments .comment-respond .comment-form &gt; div input[type=text] {
  padding: 10px 18px 9px 53px;
}
.content_comments .comments .comment-respond .comment-form &gt; div i {
  position: absolute;
  top: 50%;
  left: 21px;
  transform: translate(0, -50%);
  font-size: 16px;
}
.content_comments .comments .comment-respond .form-submit {
  order: 4;
  margin: 0px;
  margin-bottom: 20px;
}
.content_comments .comments .comment-respond .form-submit #submit {
  height: unset;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  padding: 11px 25px 10px 25px;
  text-transform: unset;
  background-color: transparent;
  border: 2px solid #e86c60;
  margin: 0px;
  transition: 0.4s;
}
.content_comments .comments .comment-respond .form-submit #submit:hover {
  background: transparent;
  color: #ccc !important;
  border-color: #333333 !important;
}
.content_comments .comments .comment-respond small {
  margin-bottom: 13px;
  display: inline-block;
  cursor: pointer;
}
.content_comments .comments .comment-respond small a {
  font-size: 14px;
  line-height: 23px;
  color: #ccc !important;
  transition: 0.4s;
}
.content_comments .comments .wrap_comment_form {
  background: #181c29;
}
.content_comments .comments .wrap_comment_form .comment-form-cookies-consent {
  order: 4;
  margin-bottom: 32px;
  display: flex;
  align-items: center;
}
.content_comments .comments .wrap_comment_form .comment-form-cookies-consent input {
  width: 20px !important;
  height: 20px !important;
  cursor: pointer;
  display: inline-block;
}
.content_comments .comments .wrap_comment_form .comment-form-cookies-consent label {
  width: calc(100% - 20px);
  font-size: 15px;
  line-height: 28px;
  color: #666666;
  margin: 0;
  margin-right: 10px;
}
.content_comments .comments .wrap_comment_form .comment-respond .comment-reply-title {
  margin: 0px;
}
.content_comments .comments .wrap_comment_form .comment-respond .title-comment {
  padding-top: 0px;
  border-top: none;
  font-size: 16px;
  line-height: 28px;
  color: #ccc !important;
  text-transform: capitalize;
  margin: 0px;
  display: block;
  position: relative;
  margin-bottom: 22px;
  font-weight: 600;
}
.content_comments .comments .wrap_comment_form .comment-respond .title-comment:after {
  position: absolute;
  bottom: -15px;
  right: 0px;
  content: "";
  width: 200px;
  height: 1px;
}
.content_comments .comments .wrap_comment_form .comment-respond .comment-form {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .content_comments .comments .wrap_comment_form .comment-respond .comment-form {
    display: block;
  }
}
.content_comments .comments .wrap_comment_form .comment-respond .comment-form input, .content_comments .comments .wrap_comment_form .comment-respond .comment-form textarea {
margin: 0px;
    font-size: 15px;
    line-height: 28px;
    color: #ccc !important;
    height: unset;
    border: 1px solid rgb(227 225 241 / 9%);
    background: rgb(11 44 59 / 38%);
    border-radius: 7px;
}
.single-event .event_comments .content_comments .comments-rating{
	border:0px !important;
}
.content_comments .comments .wrap_comment_form .comment-respond .comment-form input::placeholder, .content_comments .comments .wrap_comment_form .comment-respond .comment-form textarea::placeholder {
  font-size: 15px;
  line-height: 28px;
  color: #eee;
}
.content_comments .comments .wrap_comment_form .comment-respond .comment-form .wrap_comment {
  margin-bottom: 32px;
  order: 3;
}
@media (max-width: 767px) {
  .content_comments .comments .wrap_comment_form .comment-respond .comment-form .wrap_comment {
    margin-bottom: 25px;
    margin-top: 40px;
  }
}
.content_comments .comments .wrap_comment_form .comment-respond .comment-form .wrap_comment label {
  display: none;
}
.content_comments .comments .wrap_comment_form .form-submit {
  order: 4;
  margin: 0px;
  float: unset;
  margin-bottom: 110px;
}
.content_comments .comments .wrap_comment_form .form-submit #submit {
  height: unset;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  padding: 11px 25px 10px 25px;
  text-transform: unset;
  background-color: transparent;
  border: 2px solid #e86c60;
  margin: 0px;
  transition: 0.4s;
}
.content_comments .comments .wrap_comment_form .form-submit #submit:hover {
  background: transparent;
  color: #ccc !important;
  border-color: #333333 !important;
}

@media (max-width: 1024px) {
  .single-post article.post-wrap .post_recommend .ova_blog {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 991px) {
  ul.commentlists header.comment-author {
    width: unset;
  }
}
@media (max-width: 767px) {
  .content_comments .comments ul.commentlists li.comment .comment_item .comment-details {
    width: unset;
    float: unset;
  }
  .content_comments .comments ul.commentlists li.comment .comment_item .comment-details .author-name {
    margin-bottom: 10px;
  }
  .content_comments .comments ul.commentlists li.comment .comment_item .comment-details .author-name .name, .content_comments .comments ul.commentlists li.comment .comment_item .comment-details .author-name .date {
    display: block;
  }
  .content_comments .comments ul.commentlists li.comment .comment_item .comment-details .author-name .ova_reply {
    position: unset;
    padding: 0px;
  }
  .content_comments .comments ul.commentlists li.comment .comment_item .comment-details .author-name .ova_reply i.flaticon-reply {
    display: none !important;
  }
  .content_comments .comments ul.commentlists li.comment .comment_item .comment-details .author-name .ova_reply .comment-reply-link {
    margin-right: 10px;
  }
  .content_comments .comments ul.commentlists li.comment .comment_item .comment-details .author-name .ova_reply .comment-edit-link {
    margin-left: 0px;
  }
  .content_comments .comments ul.commentlists li.comment .comment_item .comment-details .comment-body {
    padding: 0px;
  }

  article.post-wrap .post-media {
    margin-bottom: 25px;
  }
  article.post-wrap .post-meta .post-meta-content {
    margin-bottom: 18px;
  }
  article.post-wrap .post-meta .post-meta-content .post-date {
    display: block;
    margin-right: 0px;
  }
  article.post-wrap .post-meta .post-meta-content .categories, article.post-wrap .post-meta .post-meta-content .comment, article.post-wrap .post-meta .post-meta-content .post-author {
    display: block;
  }
  article.post-wrap .post-meta .post-meta-content .general-meta {
    padding: 5px 0px;
  }
  article.post-wrap .post-meta .post-meta-content .meta-slash {
    display: none !important;
  }

  .single-post article.post-wrap .post_recommend .ova_blog {
    grid-template-columns: 1fr;
  }
}
/********* TESTTHEME **********/
.page-links {
  float: unset;
}

article.post-wrap.sticky {
  border-top: 5px solid;
}
article.post-wrap .post-title h2.post-title a {
  word-break: break-word;
}
article.post-wrap .post-title .post-title {
  word-break: break-word;
}
article.post-wrap .post-meta .post-meta-content a {
  word-break: break-word;
}
article.post-wrap .post-body .post-excerpt p:last-child:after {
  content: "";
  display: block;
  clear: both;
}

.content_comments .comments ul.commentlists li.pingback, .content_comments .comments ul.commentlists li.trackback {
  border-bottom: 1px solid #f3f3f3;
  padding-bottom: 14px;
}
.content_comments .comments ul.commentlists li.pingback .comment_item, .content_comments .comments ul.commentlists li.trackback .comment_item {
  padding: 0px;
  border: none;
}
@media (max-width: 767px) {
  .content_comments .comments ul.commentlists li.pingback .comment-details, .content_comments .comments ul.commentlists li.trackback .comment-details {
    float: unset;
  }
}
.content_comments .comments ul.commentlists li.pingback .author-name i, .content_comments .comments ul.commentlists li.trackback .author-name i {
  display: none;
}
.content_comments .comments ul.commentlists li.pingback .author-name a, .content_comments .comments ul.commentlists li.trackback .author-name a {
  color: #ccc !important;
  font-weight: 600;
  font-size: 15px;
  text-transform: capitalize;
}
.content_comments .comments ul.commentlists li.pingback .author-name a:hover, .content_comments .comments ul.commentlists li.trackback .author-name a:hover {
  color: #ccc !important;
}
.content_comments .comments ul.commentlists li.pingback .author-name a.comment-edit-link, .content_comments .comments ul.commentlists li.trackback .author-name a.comment-edit-link {
  color: #e86c60;
  margin-left: 10px;
  font-weight: 500;
}
.content_comments .comments ul.commentlists li.pingback:last-child {
  border-bottom: none;
}

.alignleft {
  margin-bottom: 30px;
}

h1.page-title {
  font-size: 35px;
  line-height: 1.2em;
  color: #ccc !important;
  font-weight: 600;
  margin-bottom: 30px;
}

input[type=submit] {
  line-height: 35px;
  cursor: pointer;
}

.ovatheme_breadcrumbs ul.breadcrumb li {
  word-break: break-word;
}

.single-post article.post-wrap .post-media {
  margin-bottom: 30px;
}

/*****END TESTTHEME********/
/*** Fix Input For Safari ***/
textarea, input[type=text], input[type=email] {
  -webkit-appearance: none;
  border-radius: 0;
}

.ovafooter .footer {
  padding: 60px 0;
}

body.search-no-results header.page-header h2.page-title {
  font-size: 35px;
  font-weight: bold;
  margin-bottom: 30px;
  border-bottom: 1px solid #666;
  margin-top: 0;
  padding-bottom: 15px;
}
body.search-no-results header.page-header h1.page-title {
  margin-bottom: 15px;
  font-size: 25px;
  font-weight: normal;
}
body.search-no-results .page-content p {
  margin-bottom: 20px;
}

body.search-results header.page-header h2.page-title {
  font-size: 45px;
  font-weight: bold;
  margin-bottom: 30px;
  border-bottom: 1px solid #666;
  margin-top: 0;
  padding-bottom: 15px;
}
body.search-results header.page-header h1.page-title {
  margin-bottom: 15px;
  font-size: 25px;
  font-weight: normal;
}
body.search-results .page-content p {
  margin-bottom: 20px;
}

.search-form {
  display: flex;
  flex-wrap: wrap;
}
.search-form input.search-field {
  background: #e0e0e0;
  border: #e0e0e0;
}
.search-form input[type=submit] {
  background-color: #343434;
  color: #fff;
  margin-left: -5px;
}
@media (max-width: 400px) {
  .search-form input[type=submit] {
    margin-left: 0;
  }
}

.sidebar .widget.widget_recent_entries ul li:not(:last-child), .sidebar .widget.widget_recent_comments ul li:not(:last-child), .sidebar .widget.widget_meta ul li:not(:last-child), .sidebar .widget.widget_archive ul li:not(:last-child), .sidebar .widget.widget_categories ul li:not(:last-child), .sidebar .widget.widget_pages ul li:not(:last-child), .sidebar .widget.widget_nav_menu ul li:not(:last-child) {
  border-bottom: 1px solid rgba(227, 225, 241, 0.5);
}
.sidebar .widget.widget_recent_entries ul li:first-child, .sidebar .widget.widget_recent_comments ul li:first-child, .sidebar .widget.widget_meta ul li:first-child, .sidebar .widget.widget_archive ul li:first-child, .sidebar .widget.widget_categories ul li:first-child, .sidebar .widget.widget_pages ul li:first-child, .sidebar .widget.widget_nav_menu ul li:first-child {
  padding-top: 5px;
}
.sidebar .widget.widget_recent_entries ul li:not(:last-child), .sidebar .widget.widget_recent_comments ul li:not(:last-child), .sidebar .widget.widget_meta ul li:not(:last-child), .sidebar .widget.widget_archive ul li:not(:last-child), .sidebar .widget.widget_categories ul li:not(:last-child), .sidebar .widget.widget_pages ul li:not(:last-child), .sidebar .widget.widget_nav_menu ul li:not(:last-child) {
  border-bottom: 1px solid rgba(227, 225, 241, 0.5);
}
.sidebar .widget.widget_categories .children, .sidebar .widget.widget_nav_menu .sub-menu, .sidebar .widget.widget_pages .children {
  border-top: 1px solid rgba(227, 225, 241, 0.5);
  margin: 5px 0 0 0.8em;
  padding-top: 0px;
}
.sidebar .select2-container--default .select2-selection--single {
  border: 1px solid #ccc;
  border-radius: 5px;
}

/*Fix select 2*/
select {
  transition: 0.2s ease;
  height: 40px;
  width: 100%;
  border-color: #1f4f64;
  border-radius: 4px;
  outline: none;
  background-color: #0b2c3b;
}

/* Fix select 2 */
.select2-selection--multiple:before {
  content: "";
  position: absolute;
  left: 7px;
  top: 42%;
  border-top: 5px solid #888;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}

.select2-results__option {
  padding: 6px 15px;
}

/** Develop Style **/
.elementor-widget-heading .elementor-heading-title, .elementor-widget-icon-list .elementor-icon-list-item &gt; .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item &gt; a, .elementor-widget-text-editor, .elementor-widget-ova_menu .ova_nav ul.menu &gt; li &gt; a{
		font-family: afzoneha_com !important;
}
.vendor_sidebar ul.dashboard_nav li a i{
	margin-left:10px;
	margin-right:0px !important;
}

.vendor_sidebar ul.dashboard_nav li a{
	    padding: 10px !important;
}.vendor_sidebar ul.dashboard_nav li a:hover{
	    background:#181c29 !important;
		border-radius:10px;
		padding:5px;
}.vendor_sidebar ul.dashboard_nav li a last-child:hover{
	    background:#363c44 !important;
		border-radius:10px;
		padding:5px;
}
.vendor_sidebar ul.dashboard_nav li a{
	border-bottom:0px !important;
}
.vendor_sidebar{
	border-radius:100px 0 0 77px;
	background:#353a40!important;
}
.vendor_wrap .vendor_sidebar ul.dashboard_nav li.active a{
	color: #ffc107 !important;
    background: #181c29 !important;
	    border-radius: 10px;
}

.vendor_wrap .general_tickets .el-wp-bar{
	border-radius:50px;
}
.vendor_wrap table tbody.event_body &gt; :nth-child(odd){
	background-color: #0b2c3b;
}
.vendor_wrap table tbody.event_body tr {
    background-color: #092532;
}
.vendor_wrap table{
	border:0px !important;
}
.menu-item-8907:hover::before{
	color:#ff3543;
}.menu-item-8912:hover::before{
	color:#ff3543;
}.menu-item-8910:hover::before{
	color:#ff3543;
}.menu-item-8909:hover::before{
	color:#ff3543;
}.menu-item-8908:hover::before{
	color:#ff3543;
}.menu-item-8911:hover::before{
	color:#ff3543;
}.menu-item-8479:hover::before{
	color:#ff3543;
}
.menu-item-8910:before {
  font-family: "Font Awesome 5 Free";
  content: "\f51c";
  font-size: 17px;
  vertical-align:middle;
  margin-left:5px;
  font-weight:600;
  color:#b8b8b8;
}.menu-item-8908:before {
  font-family: "Font Awesome 5 Free";
  content: "\f4da";
  font-size: 17px;
  vertical-align:middle;
  margin-left:5px;
  font-weight:600;
  color:#b8b8b8;
}.menu-item-8909:before {
  font-family: "Font Awesome 5 Free";
  content: "\f04b";
  font-size: 17px;
  vertical-align:middle;
  margin-left:5px;
  font-weight:600;
  color:#b8b8b8;
}.menu-item-8911:before {
  font-family: "Font Awesome 5 Free";
  content: "\f130";
  font-size: 17px;
  vertical-align:middle;
  margin-left:5px;
  font-weight:600;
  color:#b8b8b8;
}.menu-item-8914:before {
  font-family: "Font Awesome 5 Free";
  content: "\f2ce";
  font-size: 17px;
  vertical-align:middle;
  margin-left:5px;
  font-weight:600;
  color:#b8b8b8;
}.menu-item-8912:before {
  font-family: "Font Awesome 5 Free";
  content: "\f5b0";
  font-size: 17px;
  vertical-align:middle;
  margin-left:5px;
  font-weight:600;
  color:#b8b8b8;
}.menu-item-8907:before {
  font-family: "Font Awesome 5 Free";
  content: "\f630";
  font-size: 17px;
  vertical-align:middle;
  margin-left:5px;
  font-weight:600;
  color:#b8b8b8;
}.menu-item-8914:before {
  font-family: "Font Awesome 5 Free";
  content: "\f5da"; 
  font-size: 17px;
  vertical-align:middle;
  margin-left:5px;
  font-weight:600;
  color:#b8b8b8;
}
body.archive .wrap_form_search{
	    margin: 10px 0!important;
		    padding: 0px!important;
}
.event_item.type1 .event_detail{
	    border-radius: 0 0 10px 10px !important;
        border: 1px solid rgb(227 225 241 / 9%);
    background: rgb(11 44 59 / 38%);
}.event_item.type1 .event_detail:hover{
   border-radius: 10px !important;
        border: 1px solid rgb(227 225 241 / 15%);
}
.event_item.type1 .event_thumbnail .thumbnail_figure a img:hover{
		
			background-image: linear-gradient(0deg,rgb(0 0 0 / 85%),#181c292e 75%);
}
.event_item.type1 .event_thumbnail .thumbnail_figure a img{
	    border-radius: 10px 10px 0 0 !important;
	
    width: 100%;
}
.single-event .event_desc p{
	text-align:justify;
	font-size:13px !important;
	color:#ccc;
}

.single-event h3.heading:after{
	left:none !important;
	right:0px !important;
	width:130px !important;
}
.single-event .event_section_white{
	margin-bottom:10px !important;
	    border-radius: 10px;
    background: #181c29!important;
}
.single-event .event-content{
	    padding-left: 10px !important;
		    padding-right:0px !important;
}
.info_user .contact i:before{
	margin-left: 5px !important;
}
.single-event .ticket-info .item-info-ticket .heading-ticket .wp-price-status .stattus{
	    border-radius: 50px;
    background: #3e68d4;
	COLOR:#FFF;
	border:none !important;
}
.single-event .event_top .act_gr .act_booking a{
	border-radius:50px !important;
}
.single-event .event_top .event_info .content-top .event-address i{
	    margin-left: 10px;
	    margin-right: 10px!important;
}
.icon_clock_alt:before{
	  font-family: "Font Awesome 5 Free";
  content: "\f073";
  font-size: 17px;
  vertical-align:middle;
  margin-left:5px;
  font-weight:600;
  color:#b8b8b8;
}
.afzoneha_com_blog:before{
	  font-family: "Font Awesome 5 Free";
  content: "\f5da";
  font-size: 17px;
  vertical-align:middle;
  margin-left:5px;
  font-weight:600;
}.afzoneha_com_hot:before{
	  font-family: "Font Awesome 5 Free";
  content: "\f06d";
  font-size: 17px;
  vertical-align:middle;
  margin-left:5px;
  font-weight:600;
}.afzoneha_com_Sale:before{
	  font-family: "Font Awesome 5 Free";
  content: "\f3a5";
  vertical-align:middle;
  margin-left:5px;
  font-weight:600;
}
.rpwwt-post-excerpt{
	font-size:12px;
	color:#777;
}.rpwwt-post-date{
	font-size:11px;
}
.el-pagination .page-numbers li .page-numbers{
	font-size: 13px!important;
	    border: 1px solid #ccc!important;
		border-radius: 10px !important;
}
.single-event .event_related .title{
	font-size: 24px !important;
    font-weight: 900!important;
	    color: #ffc107!important;
}
.single-event .event_related .desc{
	font-size:13px !important;
}
.single-event .event_related .desc:after{
	right:0px !important;
	left:none;
	    width: 200px !important;
}
.vendor_sidebar .el_vendor_mobile_menu{
	right:0px!important;
	left:30px!important;
}
.el-pagination .page-numbers li:not(:last-child){
	    margin: 7px !important;
}
.el-pagination .page-numbers li{
	margin-top:7px !important;
}

.rpwwt-widget ul li:hover{
	background:#eee;
	border-radius:10px;
	cursor:pointer;
}
.vendor_wrap .contents{
	margin:10px;
	background:#181c29 !important;
}
.vendor_wrap .contents .info-sales li{
	    box-shadow: 0 0px 17px 3px #eee;
		cursor: pointer;
}
.rpwwt-widget ul li{
	margin: 0 0 8px !important;
    border-bottom: 1px solid #eee;
}
.rpwwt-post-title{
	color:#666;
	font-weight:600;
}
.rpwwt-widget ul{
	list-style:none !important;
}
.rpwwt-widget img{
	border-radius:8px !important;
	margin-left:5px;
}
.single-event .act_share{
	    padding: 5px 15px !important;
		background: #181c29;
		border:none !important;
		border-radius:10px !important;
		display:none;
}
.ova-event-grid .el-button-filter button:hover{
	background:#181c29!important;
}
.single-event .act_share a{
	font-size: 12px!important;
    font-weight: 300!important;
}
.single-event .wp-date .day-week{
	border-radius:0 0 10px 10px;
}
.single-event .event_top .event_info .date-top{
	padding-right:0px !important;
	padding-left:20px;
}
.loop_title a{
	font-size:16px;
}
.single-event .wp-date .month{
background-color: #ff9800 !important;
    border-radius: 10px 10px 0 0;}
.info_user .send_mess i{
		margin-right:0!important;
		margin-left:5px;
	}
	.info_user .send_mess{
		border-radius:14px !important;
	}
.event_item.type1 .event_detail .loop_title a{
	font-size: 15px !important;
}

.event_item.type1 .event_detail .loop_title{
	    margin-bottom: 15px!important;
}
.single-event .ticket-calendar .item-calendar-ticket .button-book a{
	border-radius:50px;
}
.single-event .act_share .el_share_social ul{
	border-radius:0 0 10px 10px;
	    left: -20px !important;
}
.single-event .act_share .el_calendar_export .el_con_calendar_export{
	border-radius:0 0 10px 10px;
	    left: -50px !important;
}
.single-event .event-tag .wp-link-tag a{
	    font-size: 12px !important;
    line-height: 24px !important;
	margin-bottom:5px !important;
	margin-right:0px !important;
	    border-radius: 8px;
		color: rgb(255 193 7);
	border: 1px solid rgb(227 225 241 / 39%)!important;
}
.ui-tabs .ui-tabs-nav li{
	float:right !important;
}
.vendor_wrap .vendor_field label{
	color:#777!important;
}
.vendor_wrap p{
	color:#fff !important;
}
.ui-datepicker td span, .ui-datepicker td a{
	text-align:center!important;
}
.input{
	font-size:13px !important;
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered, .vendor_edit_event #mb_basic input[type=text], {
		font-size:12px !important;
}
.vendor_edit_event #mb_ticket .heading_ticket .left i{
	margin-left:10px !important;
	margin-right:0px !important;
}
.vendor_edit_event #mb_ticket .ticket_link span{
	margin-left:15px !important;
	margin-right:0px !important;
}
.vendor_edit_event #mb_calendar .manual .item_calendar .remove_calendar{
	right:0px !important;
	left:30px !important;
}
.cart_detail .cart-sidebar {
    background: #181c29!important;
    padding: 10px !important;
    border-radius: 10px !important;
}
.cart_detail .el_payments ul li .payment_form{
	border-radius:10px;
}
.wrap_site{
	background:#181c29;
	border-radius:10px;
}
.woocommerce-info{
	border-top-color: #4caf50!important;
}
.woocommerce-additional-fields{
	display:none!important;
}
.woocommerce #customer_details p.form-row .woocommerce-input-wrapper input{
	    border-color: #ddd !important;
    border-radius: 10px!important;
}
.rtl .woocommerce .col2-set .col-1, .rtl .woocommerce-page .col2-set .col-1{
	float:right !important;
}

.cart_detail .cart-sidebar .checkout_button a:hover, .cart_detail .cart-sidebar .next_step_button a:hover{
	    background-color: #2e9b33 !important;
}
#cart-next-step:hover, .submit-load-more:hover{
		    background-color: #2e9b33 !important;

}
#submit-code-discount{
	background-color: #ff9800!important;
    border-color: #ffc107!important;
}
.cart_detail .cart-sidebar .cart-info .total-cart-info, .cart_detail .cart-sidebar .cart-discount-button a{
	border-radius:10px;
	color:#eee!important;
}
.cart_detail .cart-sidebar .checkout_button a:before{
font-family: "Font Awesome 5 Free";
  content: "\f09d";
  font-size: 17px;
  vertical-align:middle;
  margin-left:5px;
  font-weight:600;
}
.cart_detail {
	margin-bottom:15px;
}

 .cart_detail .cart-sidebar .next_step_button a:before{
	  font-family: "Font Awesome 5 Free";
  content: "\f290";
  font-size: 17px;
  vertical-align:middle;
  margin-left:5px;
  font-weight:600;
}
 .afzoneha_toploing:hover{
color:#ff3543;
}
#toploing:before{
	  font-family: "Font Awesome 5 Free";
  content: "\f406";
  font-size: 17px;
  vertical-align:middle;
  margin-left:5px;
  font-weight:600;
}.afzoneha_toploing:before{
	  font-family: "Font Awesome 5 Free";
  content: "\f406";
  vertical-align:middle;
  color:#b8b8b8;
  font-weight:600;
}
.cart_detail .cart-sidebar .checkout_button a, .cart_detail .cart-sidebar .next_step_button a, .cart_detail .el_payments ul li .type-payment input[type=radio]:checked ~ .outer-circle:before{
	    background-color: #4caf50 !important;
		border-radius:10px;
}

.cart_detail .cart-content .seat-types .text-right span{
	width:150px !important;
}
.cart_detail .cart-sidebar .cart-discount-button .form-discount input{
	    border: 1px solid #ddd !important;
    border-radius: 0 10px 10px 0 !important;
		    margin-right: 0px !important;
}
.cart_detail .cart-sidebar .cart-discount-button .form-discount button{
	border-radius: 10px 0 0 10px !important;
	    margin-left: 0px !important;
		text-align: center;
		font-weight:700;
}
.ui-tabs .ui-tabs-nav li{
	float:right !important;
}
.cart_detail .cart-sidebar .cart-info .wp-cart-info .cart_title span.edit{
	left:0!important;
	right:auto!important;
}
.seat-type .color{
	border-radius:50px !important;
}
.slick-slide img{
	border-radius:10px !important;
	width:100%;
}
.single-event .ticket-info .item-info-ticket .desc-ticket .desc{
	font-weight:100 !important;
	font-size:13px !important;
}
.cart_detail .cart-content{
	    padding: 20px !important;    
		margin: 0 10px;
    background: #181c29;
    border-radius: 10px;
}
.cart_detail .cart-customer-input .input_ticket_receiver li{
	border: 1px solid #ddd !important;
    border-top: none!important; 
    margin: 5px 0;
    border-radius: 10px;
}
.cart_detail .el_payments ul li:not(:last-child) .type-payment, .cart_detail .el_payments ul li:not(:last-child) .payment_form{
	border-bottom:1px solid #eee!important;
}
.cart_detail .el_payments ul li .type-payment{
	    border: 1px solid #ddd !important;
    border-radius: 10px!important;
    background: #181c29 !important;
    margin: 7px 0 !important;
}
.cart-ticket-info{
	padding:20px;
}
.cart_detail .cart-content .cart-ticket-info .item-ticket-type .control span:not(:last-child){
	border-right: none!important; 
}
.cart_detail .cart-content .cart-ticket-info .item-ticket-type .control span{
	border-radius:10px !important;
	background:#fff;
}
.cart_detail .cart-content .cart-ticket-info .item-ticket-type .wp-select-seat .item-select-num .select2-container--default .select2-selection--single{
	border-radius:8px;
}
.cart_detail .cart_title{
	color:#f7f7f7!important;
	    margin-bottom: 0px;
}
.cart_detail .cart-sidebar .cart-info .wp-cart-info .content-cart-info .item-info.header span{
	color:#ddd!important;
}
.ova-event-grid .el-button-filter button{
	border-radius:50px !important;
	    font-size: 13px !important;
}
.event_item.type1 .event_detail .event-location-time .event-time .time, .event_item.type1 .event_detail .event-location-time .location-rating .event_location a{
	font-size:12px !important;
	line-height:18px !important;
}
.event_item.type1 .event_detail .event-location-time .event-icon{
	vertical-align:middle!important;
	margin-right:0px !important;
}
.ova-wrapp{
	background:#0b2c3b;
}
.event-button a{
    border: 0px !important;
    border-radius: 8px !important;
    font-weight: 600;
    box-sizing: border-box;
    background: #fff;
    color: #2e2140 !important;
    line-height: 40px;
    height: 44px;
    transition: background 0.1s;
    width: calc(100% - 26px);
    margin-top: 5px;
    text-shadow: none;
    opacity: 1;
    max-width: none;
	margin-bottom:10px;
}
.event-button a:hover{
	background: #fff!important;
}
.afzoneha a.second_font:before{
	font-family: "Font Awesome 5 Free";
  content: "\";
  font-size: 17px;
  vertical-align:middle;
  margin-left:5px;
  font-weight:600;
}
.ova-event-grid .el-button-filter{
	margin-bottom: 20px !important;
    background: #f5f5f5;
	border-radius: 50px;
}
.event_meta_cat a{
	    background: rgb(96 125 139 / 76%)!important;
}
.event_item.type1 .event_thumbnail .event_meta_cat a{
	font-size:12px !important;
	border-radius:8px !important;
}
.event_item.type1 .event_thumbnail .event_meta_cat{
	bottom:10px !important;
}
.event_item.type1 .event_thumbnail .event-loop-favourite{
	bottom:15px !important;
}
.img-author{
	    top: 10px !important;
    right: 15px !important;
}
.elementor-posts .elementor-post__card .elementor-post__title{
	font-size:16px !important;
}
.elementor-posts .elementor-post__excerpt p{
	text-align:justify !important;
}
.event_item.type1 .event_detail .event-location-time .location-rating .event_location{
	margin-right:0px !important;
}
.elementor-8430 .elementor-element.elementor-element-4b7ecb6 &gt; .elementor-widget-wrap &gt; .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){
	margin-bottom:30px !important;
}
.elementor-posts .elementor-post__card .elementor-post__thumbnail, .elementor-card-shadow-yes .elementor-post__card{
	border-radius:15px 15px 0 0 !important;
}
.el-event-venue .event-venue-slide .item-venue .el-content{
	padding-right:30px !important;
	padding-left:0px !important;
	padding-top: 150px !important;
}
.el-event-venue .event-venue-slide .item-venue .el-media img{
	border-radius:15px !important;
}
.el-event-venue .event-venue-slide .item-venue .el-content .count-event span{
	    margin-right: 5px !important;
	    margin-left: 5px !important;
}
.woocommerce table.shop_table{
	background: #f5f5f5;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
	    background: #f2f6f9 !important;
    border-radius: 10px !important;
}
#customer_details{
    padding: 20px;
    margin: 10px;	
	border-radius:10px;
	}
}
.dig_ma-box, .dig_ma-box input, .dig_ma-box input::placeholder, .dig_ma-box ::placeholder, .dig_ma-box label, .dig_ma-box button, .dig_ma-box select, .dig_ma-box *{
	font-family:inherit !important;
}
.digits_login_form .dig_ma-box .dark input[type="submit"], .digits_login_form .dig_ma-box .lighte, .digits_login_form .dig_ma-box .bgtransborderdark{
	border-radius:10px !important;
}
.digits_login_form .dig_ul_left_side{
	    border-radius: 0 20px 20px 0;
}

.digits_login_form .dig_pgmdl_2 .minput .countrycodecontainer input, .digits_login_form .dig_pgmdl_2 .minput input[type='number'], .digits_login_form .dig_pgmdl_2 .minput textarea, .digits_login_form .dig_pgmdl_2 .minput input[type='password'], .digits_login_form .dig_pgmdl_2 .minput input[type='text'], .digits_login_form .dig_pgmdl_2 input:focus:invalid:focus, .digits_login_form .dig_pgmdl_2 textarea:focus:invalid:focus, .digits_login_form .dig_pg_border_box, .digits_login_form .dig_pgmdl_2 select:focus:invalid:focus{
	border-radius:10px !important;
	    border: 1px solid #ddd !important;
}
.elementor-widget-ova_blog_slider .ova-blog-slider .blog-slider .item-blog .content .title h3 a{
	font-size:14px!important;
}
.ova-blog-slider .blog-slider .item-blog .content .excerpt p {
    font-size: 13px!important;
    font-weight: 300!important;
text-align: justify;}
/* Start Responsive */

@media (min-width: 767px){
	.vendor_wrap table tr td{
	}
}
@media (max-width: 1024px){
.ova_nav ul.menu li a {
   width: auto !important; 
}
}
@media (max-width: 768px){
	#customer_details{
    margin: 0px!important;	
	}
}
@media (min-width: 835px){
#dig-ucr-container .dig_ul_divd {
	border-radius:20px!important;
}
}
@media (max-width: 1024px){
.ova_nav ul.menu li {
    width: 100%;
    display: inline-flex!important;
    align-items: center;
}
.ova_nav.canvas_left .ova_closeNav {
	text-align: left!important;
}
.elementor-1676 .elementor-element.elementor-element-d40c3ed .ova_nav li a {
    text-align: right!important;
}
.vendor_sidebar{
	border-radius:0px !important;
}
.cart_detail .cart-content{
	margin:10px 0px !important;
}
}
/*End Responsive */
.submit-load-more{
	border-radius:15px !important;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
	    background-color: #4caf50 !important;
}
h1.page-title{
	font-size: 20px !important;
	font-weight:900!important;
}
.vendor_sidebar .vendor_user_profile div{
	margin-left:10px !important;
	margin-right:0px !important;
}
.elementor-widget-heading .elementor-heading-title.elementor-size-small{
	font-size:11px !important;
}
.wrap_site {
  display: flex;
  max-width: 1190px;
  margin: 10px auto;
  padding: 20px;
  flex-wrap: wrap;
}
@media (max-width: 1024px) {
  .wrap_site {
    padding: 0px 20px;
  }
}
@font-face {
	font-family: afzoneha_com;
	font-style: normal;
	font-weight: 900;
	src: url('../libs/fonts/eot/IRANSansWeb(FaNum)_Black.eot');
	src: url('../libs/fonts/eot/IRANSansWeb(FaNum)_Black.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../libs/fonts/woff2/IRANSansWeb(FaNum)_Black.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../libs/fonts/woff/IRANSansWeb(FaNum)_Black.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../libs/fonts/ttf/IRANSansWeb(FaNum)_Black.ttf') format('truetype');
}
@font-face {
	font-family: afzoneha_com;
	font-style: normal;
	font-weight: bold;
	src: url('../libs/fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
	src: url('../libs/fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../libs/fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../libs/fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../libs/fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}
@font-face {
	font-family: afzoneha_com;
	font-style: normal;
	font-weight: 500;
	src: url('../libs/fonts/eot/IRANSansWeb(FaNum)_Medium.eot');
	src: url('../libs/fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../libs/fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../libs/fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../libs/fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}
@font-face {
	font-family: afzoneha_com;
	font-style: normal;
	font-weight: 300;
	src: url('../libs/fonts/eot/IRANSansWeb(FaNum)_Light.eot');
	src: url('../libs/fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../libs/fonts/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../libs/fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../libs/fonts/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}
@font-face {
	font-family: afzoneha_com;
	font-style: normal;
	font-weight: 200;
	src: url('../libs/fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot');
	src: url('../libs/fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../libs/fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../libs/fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../libs/fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}
@font-face {
	font-family: afzoneha_com;
	font-style: normal;
	font-weight: normal;
	src: url('../libs/fonts/eot/IRANSansWeb(FaNum).eot');
	src: url('../libs/fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../libs/fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../libs/fonts/woff/IRANSansWeb(FaNum).woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../libs/fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}
.event_item.type1 .event_detail .event-location-time .event_ratting{
	display:inline-block !important;
}
.event_item.type1 .event_detail .event-location-time{
	    margin-bottom: 10px!important;
}
.event_item.type6 .event_detail{
	border:0px !important;
}
.event_item.type6 .event_detail .event-location-time .event_ratting{
	display:inline-block !important;
}
.afzoneha_com_badg{
	background:#1d202a;
	border-radius:7px;
    display: inline-block;
    margin: 5px;
    padding: 5px;
    width: 46%;
	    font-size: 10px;
    color: #999;
}.afzoneha_com_badg2{
	    background: #0b2c3b;
    border-radius: 7px;
    display: inline-block;
    margin: 5px;
    padding: 5px;
    width: 30%!important;
    font-size: 12px;
    text-align: center;
}
.select2-dropdown{
	background-color: #0b2c3b!important;
    border: 0px !important;
}
.select2-container .select2-dropdown .select2-results__option--highlighted{
	background:#ff9800!important;
}
.cart_detail .cart-content .cart-ticket-info .item-ticket-type .quanty-ticket .error{
	    font-style: normal !important;
}
.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true]{
	background-color: #0c3e54!important;
}
.select2-container--default .select2-selection--single{
	background-color: #0b2c3b!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	color:#eee !important;
}
.event_item.type3 .info_event .event-status{
    right: auto!important;
    left: 0px!important;
	top:0px !important;
	
}
.event_item.type3 .info_event .event-status .status{
	    padding: 5px 10px!important;
    border-radius: 10px 6px 60px 0 !important;
    font-size: 12px!important;
    min-width: 50px;
    text-align: center;
}
.event_item.type3 .info_event .event-loop-favourite{
		left:25px !important;
		    right: auto;
}
.event_item.type3:hover{
	background:#181c29;
	cursor:pointer;
	box-shadow:0 0 15px 7px rgb(36 185 195 / 17%);
	transform: scale(1.05);
}
.info_user{
	 -webkit-box-shadow: 0 0 15px 7px rgb(37 50 70 / 10%);
    box-shadow: 0 0 15px 7px rgb(37 50 70 / 10%);
	border-radius: 15px;
	border:0px !important;
	background-color: #181c29!important;
}
.event_item.type3{
    background: #062330;
    -webkit-box-shadow: 0 0 15px 7px rgb(37 50 70 / 10%);
    box-shadow: 0 0 15px 7px rgb(37 50 70 / 10%);
    z-index: 3;
    border-radius: 15px;
}
.ova-blog-slider .owl-nav .owl-prev:hover, .ova-blog-slider .owl-nav .owl-next:hover, .content_comments .comments .comment-respond .form-submit #submit{
	border-radius:14px;
}
.info_user .top .author_name a{
	color: #eee!important;
	margin: 0 10px 0 0px!important;
}
.info_user .contact a{
	color:#ccc !important;
}
.info_user .social .social_item a{
	color: #ddd;
}
.info_user .contact{
	border-bottom: 1px solid #0b2c3b;
}
.info_user .social{
		border-bottom: 1px solid #0b2c3b;
		padding: 15px 0 15px 0!important;
}
.event_item.type3 .info_event{border:0px !important;padding: 20px 10px 25px 30px!important;}
.event_item.type3 .image_feature{
	    border-radius: 0 8px 8px 0!important;
}
.event_item.type3 .image_feature .categories{
	right:auto !important;
	left:25px !important;
}
.item-variation-value, .item-variation-name{
	display: inline-block;
}
.variation ul li{
	list-style:none !important;
}
ul.variation {
	list-style:none !important;
}
.item-variation-value p{
	margin:0!important;
}
.event_archive{
	grid-gap: 0px!important;
}

.event_item.type3 .image_feature .categories a{
	    background: rgb(102 102 102 / 85%);
    text-align: center;
}
.event_item.type3 .info_event .loop_title a{
	font-size: 16px!important;
}

.author_page .event_list .heading {
    margin: 20px 0; 
    font-size: 26px;
    font-weight: 600;
    color: #fff;
 background: #181c29;
    padding: 30px 0;
    border-radius: 8px;
    text-align: center;
}
.event_item.type3 .image_feature .categories a{
    font-size: 11px!important;
    padding: 2px 8px!important;
    border-radius: 7px!important;
}
.vendor_login{
	max-width: 400px!important;
}
.ova-login-form-container h3.title:after{
	    right: 0!important;
		left:auto !important;
		width:100%;
}
.ova-login-form-container p.login-submit #wp-submit:hover{
	background:#ff4955 !important;
}
.ova-login-form-container p.login-submit #wp-submit{
	    width: 100% !important;
    text-align: center!important;
    background: #ff3543!important;
	color: #fff !important;
	    border-radius: 10px!important;
}
.ova-login-form-container{
	    box-shadow: 0px 0px 20px 15px rgb(0 0 0 / 8%)!important;
    border-radius: 14px!important;
}
.ova-login-form-container .login-username:after, .ova-login-form-container .login-password:after{
	    top: 50px!important;
    right: 20px!important;
	left:auto !important;
}
.ova-login-form-container #user_login, .ova-login-form-container #user_pass{
	padding-right: 50px !important;
	    border-radius: 14px!important;
}
.packages_list .item:hover{
	box-shadow:0 0 20px 15px rgb(37 50 70 / 10%);
}
.packages_list .item{
	    border: 1px solid #e0e0e0;
    -webkit-box-shadow: 0 0 20px 8px rgb(37 50 70 / 10%);
    box-shadow: 0 0 20px 8px rgb(37 50 70 / 10%);
    border-radius: 15px;
}
.packages_list .item h3{
	background: rgb(255 153 0);
	color: #fff;
	border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}
.info_user .description{
	text-align:justify;
	    font-weight: 100;
    color: #777;
}
.packages_list .item ul li{
	color:#ccc;
}
.packages_list .item{
	background-color: #181c29!important;
	border: none!important;
}
.packages_list .item .price{
	    background: #04364c;
}
.info_user .social .social_item a i{
	margin-right: 0px!important;
	margin-left: 10px!important;
}
.author .info_user {
    padding: 20px;
	margin:20px 0;
}
.ova-login-form-container h3.title{
	color:#fff!important;
}
.ova-login-form-container p.login-submit #wp-submit{
	    border-color: #ff3543!important;
}
.accounting ul.filter li a {
    color: #fff!important;
}
.accounting ul.filter li, .accounting .chart{
	    border: 1px solid #181c29!important;
}
.report_membership, .accounting{
	background: transparent!important;
	    border-radius: 8px;
}
.vendor_wrap, .vendor_wrap .vendor_sidebar {
    background-color: transparent!important;
}
.authors_page ul.authors li .ova-content{
	    margin-left: 10px!important;
    margin-right: 10px!important;
    padding: 10px!important;
	border-radius: 8px;
	    background-color: #0b2c3b!important;
}
.wrap_form_search.type1 form .field_search.name_event .icon_field ~ .form-control{
	padding: 0 55px 0 0px!important;
	border-radius: 0 15px 15px 0;
}
.wrap_form_search.type1 form .field_search input.form-control, .wrap_form_search form .el_submit_search input{
	height:50px !important;
}
.wrap_form_search.type1 form .field_search .icon_field{
	right:20px !important;
	left:auto;
}

@media (max-width: 768px){
	.authors_page ul.authors {
    grid-template-columns: 1fr!important;
	    margin-top: 30px;
}
}
.authors_page ul.authors {
    grid-template-columns: 1fr 1fr 1fr 1fr;
	    margin-top: 30px;
}
.authors_page ul.authors li .ova-content .title{
	    font-size: 16px!important;
    font-weight: 600!important;
}

.authors_page ul.authors li:hover{
	box-shadow: 0 0 20px 12px rgb(37 50 70 / 10%);
}
.authors_page ul.authors li{
	 box-shadow: 0 0 20px 8px rgb(37 50 70 / 10%);
    border-radius: 15px;
}
.authors_page ul.authors li .ova-content .contact {
    margin-top: 10px!important;
}
.authors_page ul.authors li .ova-content .contact a {
font-size: 11px;}
.authors_page ul.authors li img.author_img{
	border-radius: 15px 15px 0px 0px;
}
.authors_page ul.authors li .ova-content .contact{
	display:none;
}
.wrap_form_search.type1 form .el_submit_search input{
	text-align:center;
	border-radius:10px 0 0 10px!important;
}
.wrap_form_search.type1 form .el_submit_search, .elementor_search_form .wrap_form_search.type1 .field_search:nth-last-child(2){
	 box-shadow: 0 0 20px 8px rgb(37 50 70 / 10%);
    border-radius: 15px;
}
.authors_page{
	margin:0!important;
}
.event_item type1{
	margin:5px !important;
}
.afzoneha_com_menulist ul li{
	padding:0px;
	margin:0;
	list-style:none;
	display: block;
    line-height: 28px;
}
.afzoneha_com_menulist ul li:hover:before{
	color:#ffc107;
}.afzoneha_com_menulist ul li:hover{
	color:#ffc107;
}
.afzoneha_com_menulist ul li:before{
		  font-family: "Font Awesome 5 Free";
  content: "\f058";
  vertical-align:middle;
  margin-left:5px;
  font-weight:600;
  color:#b8b8b8;
}.afzoneha_com_citylist ul li:hover:before{
	color:#ffc107;
}.afzoneha_com_citylist ul li:hover{
	color:#ffc107;
}
.afzoneha_com_citylist ul li:before{
		  font-family: "Font Awesome 5 Free";
  content: "\f3c5";
  vertical-align:middle;
  margin-left:5px;
  font-weight:600;
  color:#b8b8b8;
}
.afzoneha_com_citylist ul li{
	padding:0px;
	margin:0;
	list-style:none;
	display: block;
    line-height: 28px;
}.afzoneha_com_start ul li:hover:before{
	color:#ffc107;
}.afzoneha_com_start ul li:hover{
	color:red;
}
.afzoneha_com_start ul li:before{
		  font-family: "Font Awesome 5 Free";
  content: "\f4d8";
  vertical-align:middle;
  margin-left:5px;
  font-weight:600;
  color:#b8b8b8;
}
.afzoneha_com_start ul li{
	padding:0px;
	margin:0;
	list-style:none;
	display: block;
    line-height: 28px;
	color:red;
}
.event_archive.three-column .event_entry{
	margin:10px;
}
.event_entry {
	margin:8px;
}
.button-create-event .elementor-button-text:before{
	display:none !important;
}

.elementor-element-a6b0919 .wrap_form_search.type1 form{
	    display: flex;
    flex-wrap: wrap;
    margin: 0;
    background-color: transparent;
    flex-direction: row;
    align-content: stretch;
    justify-content: space-between;
    align-items: baseline;
}
.elementor-element-a6b0919 .wrap_form_search.type1 form .field_search input.form-control, .wrap_form_search form .el_submit_search input {
    height: 40px ;
}
.elementor_search_form .wrap_form_search.type3 .el_submit_search {
    display: none;
}
.wrap_form_search.type3 form .field_search .icon_field ~ .form-control{
    box-shadow: 0 0 20px 4px rgb(37 50 70 / 10%);
    border-radius: 15px;
    height: 38px;
	font-size:12px;
	font-weight:100;
}
.elementor_search_form .wrap_form_search.type3.two_column form &gt; div {
    width: 100%;
}
.wrap_form_search form .el_submit_search{
	width:25%;
}.wrap_form_search form{
	background: #181c29;
}
.wrap_form_search form &gt; div{
	margin:10px 0!important;
}
::-webkit-input-placeholder { /* Edge */
  color: #eee;
   font-size:11px!important;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #eee;
   font-size:11px!important;
}
::placeholder {
  color: #ccc!important;
  font-size:11px!important;
}
.ova_nav ul.menu &gt; li{
	padding: 0 6px;
}
.ova-blog-slider .blog-slider .owl-dots .owl-dot:not(:last-child) span{
	margin-right:0px !important;
}
.el-menu-event-detail .icon-menu{
	display:none;
}
.single-event .wrap_main_content{
	margin-top:0px !important;
	background-color: #0b2c3b!important;
}
.single-event h3.heading{
	    margin-bottom: 30px!important;
		font-size:18px;
		color: #ccc;
}

.single-event .event_top{
	padding: 20px 10px 20px 10px!important;
}
.single-event .ticket-calendar .item-calendar-ticket{
	border: 1px solid #252936!important;
	border-radius: 7px;
}
.single-event .ticket-info .item-info-ticket .heading-ticket{
	border: 1px solid #252936!important;
	    border-radius: 7px;
    margin: 5px;
}
.single-event .event_top .event_info .content-top h1.title-event-single{
	color:#fff;
}
.single-event .event_top .event_info .content-top .event_date, .single-event .event_top .event_info .content-top .event-address, .single-event .ticket-calendar .item-calendar-ticket .date-time .date, .single-event .ticket-calendar .item-calendar-ticket .date-time .time{
	    font-size: 12px!important;
    font-weight: 400important;
    color: #777!important;
}
p{
	color:#ccc !important;
}
.single-event .ticket-info .item-info-ticket .desc-ticket .desc{
	background: #171c2e!important;
}
.single-event .wrap_event_top {
    background-color: #181c29;
}
.single-event .main_content{
	    padding: 20px 0!important;
}
.single-event .wp-date .day-week{
	    background: #0b2c3b!important;
    border: 1px solid #ff9800!important;
}
.content_comments .comments .comment-respond{
	background: #181c29;
}
.single-event .ticket-info .item-info-ticket .desc-ticket{
	    border-left: 1px solid #ffc107;
    border-right: 1px solid #ffc107;
    border-radius: 10px !important;
}
.single-event .ticket-info .item-info-ticket:last-child .desc-ticket {
    border-bottom: 0px !important;
}
.single-event .ticket-info .item-info-ticket:not(:last-child) .desc-ticket{
	    border-top: 0px !important;
}
.single-event .event_map_section #event_map{
	opacity: .6;
    border-radius: 7px;
}
.single-event .event_comments .content_comments .commentlists .comment-details .rating .count_star{
	    margin-left: 8px;
	margin-right: 0px!important;
}
.single-event .event_related_wrap{
	background-color: #181c29!important;
	padding: 30px 0px!important;
}

.ova-event-grid .event_archive.type1 .event_entry .event_item .event_detail, .ova-event-grid .event_archive.type2 .event_entry .event_item .event_detail, .ova-event-grid .event_archive.type4 .event_entry .event_item .event_detail, .ova-event-grid .event_archive.type5 .event_entry .event_item .event_detail, .ova-event-grid .event_archive.type6 .event_entry .event_item .event_detail {
    background: #181c29!important;
}
.ova-event-grid .event_archive.type1 .event_entry .event_item .event_detail, .ova-event-grid .event_archive.type2 .event_entry .event_item .event_detail, .ova-event-grid .event_archive.type4 .event_entry .event_item .event_detail, .ova-event-grid .event_archive.type5 .event_entry .event_item .event_detail, .ova-event-grid .event_archive.type6 .event_entry .event_item .event_detail:hover{
    background: #181c29!important;
}
.ova-event-slider .event_archive.type1 .event_entry .event_item .event_detail, .ova-event-slider .event_archive.type2 .event_entry .event_item .event_detail, .ova-event-slider .event_archive.type4 .event_entry .event_item .event_detail, .ova-event-slider .event_archive.type5 .event_entry .event_item .event_detail{
	background: #181c29!important;
}
.cart_detail .cart-content .cart-ticket-info .item-ticket-type .control{
	    color: #666;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.blog-slider.owl-carousel .owl-item img{
	height:auto !important;
}
.wrap_event .owl-carousel .owl-item img{
	height:300px !important;
}
.img-author a img{
		height:50px !important;
	    box-shadow: 0 0 10px 0px #ddd;
		border: 2px solid #c9c9c9;
}
.single-event .ticket-calendar .fullcalendar .fc-header-toolbar .fc-button.fc-button-active{
    background-color: #f44336 !important;
    border-color: #f44336 !important;
}
.single-event .ticket-calendar .fullcalendar .fc-header-toolbar .fc-button:hover, .single-event .ticket-calendar .fullcalendar .fc-header-toolbar .fc-button{
	    background-color: #0b2c3b!important;
    border-color: #0b2c3b!important;
}
.fc-theme-standard td, .fc-theme-standard th{
	    border: 1px solid #0b2c3b!important;
		background: #181c29!important;
}
.fc-theme-standard .fc-scrollgrid {
border: 1px solid #0b2c3b!important;}

.single-event .ticket-calendar .fullcalendar .fc-header-toolbar .fc-button-group button:first-child{
	    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
	    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.single-event .schedules_form .modal-content .close{
	float:left !important;
	right:auto!important;
	left:30px !important;
}
.single-event .schedules_form .modal-content {
background-color: #082532 !important;}
.single-event .schedules_form .modal-content .close {
color: #cbc8c8 !important;}
.cart_detail .cart-customer-input .input_ticket_receiver li input, .cart_detail .cart-customer-input .input_ticket_receiver li textarea{
	background: #0b2c3b;
	padding: 5px 10px 5px 5px!important;
	border-radius: 8px;
    margin: 10px 0;
}
.cart_detail .cart-customer-input .input_ticket_receiver li{
	    border: 1px solid #0b2c3b!important;
    border-radius: 10px;
}
.ui-widget-content{
	    background: #0b2c3b!important;
    color: #f90 !important;
    padding: 10px !important;
    border-radius: 8px !important;
}
.cart_detail .cart_title{
	    border-bottom: 3px solid #0b2c3b!important;
}
.cart_detail .cart-sidebar .cart-info .total-cart-info{
	    background: #0a364a!important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message{
	    background-color: #0b2c3b!important;
    color: #fff!important;
	border-top:0px !important;
}
.woocommerce #customer_details p.form-row .woocommerce-input-wrapper input{
	    border-color: #0b2c3b !important;
    background: #0b2c3b;
}
.woocommerce table.shop_table{
	    background: #0b2c3b!important;
    color: #fff;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
background: #0b2c3b !important;}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box{
	    background-color: #181c29!important;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before{
	    border: 0em solid #181c29!important;

}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods{
	border-bottom:0px !important;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th{
	color:#eee !important;
}
@media (max-width: 1024px){
.ova_nav.canvas_bg_gray {
    background-color: #0b2c3b!important;
}
}
.wrap_form_search form .field_search{
	background:none !important;
}
.elementor-posts .elementor-post__card{
	    background-color: #181c29!important;
}
.elementor-widget-archive-posts .elementor-post__title, .elementor-widget-archive-posts .elementor-post__title a{
	    color: #f9bd12!important;
}
.wrap_form_search form input.form-control{
	border: 0px !important;
}
.wrap_form_search.type3 form .field_search .icon_field ~ .form-control{
	background: #0b2c3b!important;
}
.form-control{
	    background-color: #0b2c3b!important;
}
.wrap_form_search form .select2 .select2-selection{
	    border: 1px solid #0b2c3b!important;
}
.select2-container .select2-dropdown .select2-search__field {
    border: none!important;
    background: #181c29!important;
}
.ui-widget-header{
	border: 0px!important;
    background: #181c29!important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
	    border: 1px solid #181c29!important;
    background: #0b2c3b!important;
    font-weight: normal;
    color: #ccc!important;
}
.wrap_form_search form .wp_form &gt; div{
	margin-bottom: 10px!important;
}
.elementor-posts .elementor-post__card .elementor-post__meta-data{
	border-top: 1px solid #0b2c3b!important;
}
.digits_login_form .dig-modal-con{
	    background: linear-gradient(#181c29,#0b2c3b)!important;
}
.label{
	color:#eee!important;
}
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #013f5a; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.event_item.type4 .event_thumbnail .thumbnail_figure a img{
	border-radius: 15px 15px 0 0!important;
}
.event_item.type4:hover{
	border-radius:15px;
	box-shadow: 0 0 13px 0px #393f54;
}
.event_item.type4{
	background-color: #181c29!important;
	border:0px !important;
	border-radius:15px;
}
.event_item.type4 .event_thumbnail .el-share-social .share-social &gt; a{
	display:none;
}
.event_item.type4 .event_thumbnail .event-loop-favourite{
	    background: #0b2c3b!important;
    border: 1px solid #0b2c3b!important;
	right:auto!important;
	left:20px !important;
}
.event_item.type4 .event_detail{
	padding:10px !important;
}
.event_item.type4 .event_detail .event-location-time .event-time .time, .event_item.type4 .event_detail .event-location-time .event_location a {
    font-size: 11px;
    line-height: 20px;
font-weight: 100;
}
.event_item.type4 .event_detail .el-wp-content {
    display: flex;
    flex-direction: column-reverse;
    align-content: space-between;
    justify-content: flex-start;
    align-items: stretch;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{
	    border: 1px solid #12445a!important;
}
.el-my-wishlist table .event_body td{
	background: #181c29;
}
.el-my-wishlist table .event_body a.close-wl {
	padding-right:0px !important;
    padding-left: 15px;
}
.el-my-wishlist table .event_head tr td{
	    color: #ccc;
    background: #181c29;
    text-align: center;
}
.vendor_wrap table .event_head {
background-color: #022434;}
.vendor_wrap table .event_head tr td{
	color:#ccc;
}

.vendor_wrap span.status .opening, .vendor_wrap span.status .upcomming {
background-color: #181c29;}
.vendor_wrap table tr td {
    padding: 10px 15px;
}
.vendor_wrap .general_tickets .el-wp-bar {
background: #181c29;}
.vendor_wrap table .event_head tr td a {
    color: #e7e7e7;
}
.vendor_wrap .contents .vendor_edit_event input[type=text], .vendor_wrap .contents .vendor_edit_event textarea, .vendor_wrap .contents .vendor_edit_event select {
border: 1px solid #181c29;}
.vendor_wrap .contents .vendor_edit_event form {
border: 1px solid #181c29 !important;}
.select2-container--default .select2-selection--multiple {
    background-color: #181c29;
border: 1px solid #181c29;}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #0b2c3b;
border: 1px solid #0b2c3b;}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
color: #adadad;}
.vendor_edit_event #mb_ticket .content_ticket{
	background: #181c29;
}
.vendor_wrap input {
border: 1px solid #0b2c3b;}
.vendor_edit_event #mb_ticket .content_ticket .bottom_ticket .title_add_desc .text_title {
background: #0b2c3b;}
.vendor_edit_event #mb_ticket .content_ticket .bottom_ticket .title_add_desc:after{
	    background-color: #0b2c3b;
}
.vendor_edit_event #mb_ticket .content_ticket .middle_ticket .wrap_color_ticket{
	    border-left: 1px solid #0b2c3b;
}
.vendor_edit_event #mb_ticket .content_ticket .top_ticket{
    border-bottom: 1px solid #0b2c3b;
}.vendor_edit_event #mb_ticket .content_ticket .top_ticket .col{
	    border-right: 1px solid #0b2c3b;
}.vendor_edit_event #mb_ticket .heading_ticket{
	background-color: #16171b;
}.vendor_edit_event #mb_calendar .manual .item_calendar .remove_calendar{
	position: revert;
}
.vendor_edit_event #mb_calendar .manual .item_calendar{
	    border-bottom: 1px solid #181c29;
}.vendor_sidebar .vendor_user_profile .wrap_image img{
	height:100%;
}
.vendor_profile .ui-widget.ui-widget-content {
border: 1px solid #181c29 !important;}.vendor_wrap h3.vendor_heading{
	border-bottom: 1px solid #0b2c3b;
}
.vendor_wrap .vendor_field input[type=number], .vendor_wrap .vendor_field input[type=password], .vendor_wrap .vendor_field input[type=url], .vendor_wrap .vendor_field input[type=text], .vendor_wrap .vendor_field textarea, .vendor_wrap .vendor_field select{
	border: 1px solid #181c29;
}
.vendor_wrap h3.vendor_heading{
	border-bottom: 1px solid #0b2c3b;
}

.loop_title{

}
.bg-text:hover {
	opacity: 0.9;
}
.bg-text {
display: block;
    content: "";
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.35)),color-stop(75%,transparent));
    background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.35),transparent 75%);
    background-image: -o-linear-gradient(bottom,rgba(0,0,0,.35) 0,transparent 75%);
    background-image: linear-gradient(184deg,#212621,rgb(5 73 104 / 80%) 75%);
    background-repeat: no-repeat;
    width: 100%;
    border-radius: 15px 15px 10px 10px;
    bottom: 0;
    text-align: center;
    position: sticky;
    bottom: 0;
    opacity: 1;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.bg-image {
  /* The image used */
  
  /* Add the blur effect */

  /* Full height */
  height: 100%; 
  
  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.loop_title{
	margin-bottom:0px!important;
}
.ova-event-slider .owl-nav button i{
	background: #181c29!important;
}
.citybox{
    background: rgb(0 0 0 / 68%);
    padding: 5px 13px;
    border-radius: 10px 0px 10px 0;
    margin: -1px 8px;
    color: #fff;
    font-size: 10px;
    position: absolute;
    left: 0;
    z-index: 99;
}
.bg-text .icon_clock_alt:before{
	display:none;
}.bg-text .icon_pin_alt:before{
	display:none;
}
.bg-text.event-time{
	font-size:10px!important;
}

.wp-cart-header{
	    margin-bottom: 1rem;
}
.cart_detail .cart-content .seat-types .seat-type{
	border: 1px solid #181c29 !important;
}
.imp-main-image{
	border-radius:10px;
}
.cart_detail .cart-content .seat-types{
	background-color: #0b2c3b!important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
	left:auto !important;
}
.three-column .citybox{
	display:none ;
} 
#ui-datepicker-div{
	z-index:999!important;
	z-index:999!important;
}
.ova-event-slider .owl-dots .owl-dot:not(:last-child) span{
	margin:5px !important;
}
.logino-aff-group input[type="text"], .logino-aff-group input[type="password"], .logino-aff-group input[type="email"], .logino-aff-group input[type="number"], .logino-aff-group select, .logino-aff-group select + .select2 {
background-color: #022534!Important;}.logino-aff-group input[type="text"], .logino-aff-group input[type="password"], .logino-aff-group input[type="email"], .logino-aff-group input[type="number"], .logino-aff-group select, .logino-aff-group select + .select2{
	    border: 1px solid #001118!Important;
}
.logino-aff-input-group .logino-aff-input-icon {
    background-color: #001118!important;
    color: #999!important;
    max-width: 40px;
    min-width: 40px;
border: 1px solid #001118!important;}
.logino-el-inmodal{text-align:right!important;}
.logino-el-main, .logino-el-main a, .logino-el-main label {
   color: #eee !important;
}
a.logino-ml-otp-resend-link {
color: #ffffff!important;
background:none!important}
form.logino-ml-otp-form input.logino-ml-otp-input {
border-bottom: 1px solid #bfbfbf!important;
max-width:40px!important;}</pre></body></html>