﻿/* CSS Document */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  /*vertical-align: baseline;*/
}
@font-face {
  font-family: "新微軟正黑體";
  unicode-range: U+7db0, U+78A7, U+7B75;
  font-style: normal;
  font-weight: bold;
  src: local(MS Gothic), local(Yu Gothic);
}
@font-face {
  font-family: "新微軟正黑體";
  unicode-range: U+7db0, U+78A7, U+7B75;
  font-style: normal;
  font-weight: normal;
  src: local(微軟正黑體), local(Microsoft JhengHei);
}
body {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  /*background: #fff7d5 url(../images/bg.jpg) no-repeat;*/
  background-position: center top;
  font-family: "新微軟正黑體", "Muli", "Microsoft JhengHei", 微軟正黑體,
    "Helvetica", "Arial", "sans-serif";
  color: #333333;
  font-size: 1rem;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}

.wrapper {
  /*width:760px;*/
  margin: 0 auto;
  background: #fff;
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 新微軟正黑體, "Catamaran", "Microsoft JhengHei", 微軟正黑體,
    "Helvetica", "Arial", "sans-serif";
  font-weight: bold;
  letter-spacing: 1px;
}

a:not([class="events_title"]) {
  text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#main a:hover:not(.btn-outline-primary),
#main a:focus:not(.btn-outline-primary) {
  text-decoration: underline;
  color: #966e49;
}

img {
  border: 0;
}

.content {
  /*font-family: 微軟正黑體,Arial,Helvetica,Verdana,sans-serif;*/
  color: #333333;
  line-height: 170%;
}

/* .content .link {
  
	font-size:1.125em

} */

/* .content .title {
  
	font-size:1.250em;	

} */

.content p {
  color: #333333;
  margin-top: 0px;
}

table {
  /*font-family: 微軟正黑體,Arial,Helvetica,Verdana,sans-serif;*/
  color: #333333;
}

.access {
  height: 1px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: -500px;
  width: 1px;
}

small {
  /*font-family: 微軟正黑體,Arial,Helvetica,Verdana,sans-serif;*/
  color: #666666;
  font-size: 0.8em;
}

.left_menu {
  color: #444444;
  /*font-family: 微軟正黑體,Arial,Helvetica,Verdana,sans-serif;*/
  line-height: 150%;
  text-align: left;
  padding-top: 2px;
  padding-bottom: 0px;
  padding-left: 5px;
}

.left_menu_hover {
  background-color: #f1f2e0;
  cursor: pointer;
}

.left_menu_on {
  background-color: #f1f2e0;
  color: #8d9a40;
  /*font-family: 微軟正黑體,Arial,Helvetica,Verdana,sans-serif;*/
  line-height: 150%;
  text-align: left;
  padding-top: 2px;
  padding-bottom: 0px;
  padding-left: 5px;
  cursor: pointer;
  /*	font-weight:bold;*/
}

.left_menu_line {
  border-bottom: #cccccc 1px dotted;
}

.left_menu_on a:hover,
.left_menu a:hover {
  /*text-decoration: none;*/
}

.left_menu_text {
  color: #444444;
  /*text-decoration: none;*/
  font-size: 0.75em;
}

.left_menu_on_text .left_menu_text,
.active .left_menu_text,
.left_menu_on_text .left_menu_on_text {
  font-size: 0.875em;
}

.left_menu_on_text {
  color: #656f2e;
  /*text-decoration: none;*/
  font-size: 0.75em;
}

.nav_nolink {
  color: #666666;
}

.title {
  /*font-family: 微軟正黑體,Arial,Helvetica,Verdana,sans-serif;*/
  color: #892621;
  font-size: 1em;
  line-height: 150%;
}

.res_title {
  /*font-family: Arial, Helvetica, sans-serif;*/
  color: #966e49;
  line-height: 150%;
  font-weight: bold;
}

.title2 {
  /*font-family: 微軟正黑體,Arial,Helvetica,Verdana,sans-serif;*/
  color: #966e49;
  font-size: 1.4em;
  line-height: 150%;
}

.title_large {
  /*font-family: 微軟正黑體,Arial,Helvetica,Verdana,sans-serif;*/
  padding-right: 1.2rem;
  color: #966e49;
  font-size: 1.5em;
  line-height: 150%;
  font-weight: bold;
  /*max-width:445px;*/
  min-height: 30px;
}

.title_left {
  /*font-family: 微軟正黑體,Arial,Helvetica,Verdana,sans-serif;*/
  color: #656f2e;
  font-size: 1.125em;
  line-height: 150%;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 4px;
}

.highlight {
  color: #892621;
  font-size: 1em;
}

.link {
  color: #892621;
  font-weight: bold;
  /*
	font-size:1.125em;	
	*/
  /*font-family: 微軟正黑體,Arial,Helvetica,Verdana,sans-serif;*/
}

.link_style_1 {
  color: #000;
  font-weight: bold;
  /*text-decoration: none;*/
  font-size: 0.75em;
  /*font-family: 微軟正黑體,Arial,Helvetica,Verdana,sans-serif;*/
}

.link_style_1:hover {
  color: #e32265;
  /*text-decoration: none;*/
}

.link_style_1:focus {
  color: #e32205;
  /*text-decoration: none;*/
}

.events {
  color: #8d9a40;
  text-decoration: underline;
}

.events_title {
  font-family: 新微軟正黑體, Arial, Helvetica, Verdana, sans-serif;
  color: #966e49;
  font-size: 1em;
  line-height: 110%;
  font-weight: bold;
}

.multi_lang_label {
  font-family: 新微軟正黑體, Arial, Helvetica, Verdana, sans-serif;
  color: #966e49;
  font-size: 1em;
  line-height: 110%;
  font-weight: normal;
}

/*.events_title h2 {
        width: 435px;
    }*/

.events_subtitle {
  /*font-family: 微軟正黑體,Arial,Helvetica,Verdana,sans-serif;*/
  color: #892621;
  font-size: 1.125em;
  line-height: 110%;
  font-weight: bold;
}

.top {
  /*font-family: 微軟正黑體,Arial,Helvetica,Verdana,sans-serif;*/
  color: #f8881a;
}

.footer {
  /*font-family: 微軟正黑體,Arial,Helvetica,Verdana,sans-serif;*/
  color: #666666;
  font-size: 0.75em;
}

.restaurant {
  /*font-family: 微軟正黑體,Arial,Helvetica,Verdana,sans-serif;*/
  color: #997a5d;
  font-weight: bold;
  /*color: #f48e1f;*/
  font-size: 1.25em;
}

.content .restaurant {
  /*font-family: 微軟正黑體,Arial,Helvetica,Verdana,sans-serif;*/
  color: #bf5130;
  /*color: #f48e1f;*/
  font-size: 1.25em;
}

.cell {
  border-right: 1px solid #ffffff;
  padding-left: 8px;
  padding-right: 5px;
  height: 20px;
}

.cell_1 {
  background-color: #ded5b5;
  border: 1px;
  border-color: white;
  border-style: solid;
}

.cell_0 {
  background-color: #ffffff;
  border: 1px;
  border-color: white;
  border-style: solid;
}

.cell_2 {
  background-color: #f2ead9;
  border: 1px;
  border-color: white;
  border-style: solid;
}

.search_index {
  color: #666666;
}

.img_des {
  /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
  color: #666666;
  font-size: 9px;
  line-height: 14px;
}

input[type="text"] {
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  /*font-family: Tahoma, Arial, Helvetica, sans-serif;*/
  font-size: 1rem;
  color: #333333;
  background-color: #ececec;
}

select {
  /*font-family: Arial, Helvetica, sans-serif;*/
  font-size: 12px;
  background-color: #eeeeee;
  width: 130px;
  border: none;
  color: #000000;
  text-align: center;
}

.search_name {
  /*font-family: 微軟正黑體,Arial,Helvetica,Verdana,sans-serif;*/
  font-size: 11px;
  /*text-decoration: none;*/
  width: 3.8%;
}

.search_name:hover {
  background-color: #8d9a40;
  color: #ffffff;
  cursor: pointer;
  text-decoration: underline;
}

.list_title {
  color: #666666;
  background-color: #dddddd;
}

.content_area {
  /*font-family: 微軟正黑體,Arial,Helvetica,Verdana,sans-serif;*/
  margin-right: 10px;
  width: 540px;
  line-height: 150%;
  font-size: 0.75em;
}

.content_area_no_left {
  margin-right: 20px;
  margin-left: 20px;
  line-height: 150%;
  font-size: 0.75em;
}

.brown {
  /*font-family: 微軟正黑體,Arial,Helvetica,Verdana,sans-serif;*/
  color: #7d2122;
  font-size: 0.75em;
  line-height: 120%;
  font-weight: bold;
}

.brown_title {
  /*font-family: 微軟正黑體,Arial,Helvetica,Verdana,sans-serif;*/
  color: #976d49;
  font-size: 1.3em;
  line-height: 150%;
  font-weight: bold;
}

.green_small {
  /*font-family: 微軟正黑體,Arial,Helvetica,Verdana,sans-serif;*/
  color: #6e7d3a;
  font-size: 0.875em;
  line-height: 120%;
}

.home_search_box {
  color: #333333;
  font-size: 0.75em;
  line-height: 120%;
}

.highlight_box {
  background-color: #f1f2e0;
  color: #8d9a40;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
  font-weight: bold;
  line-height: 2.1em;
}

.title_smarttalks {
  color: #c19c6f;
  font-size: 1.563em;
  line-height: 110%;
  /*font-family: 微軟正黑體,Arial,Helvetica,Verdana,sans-serif;*/
}

.title_smarttalks strong {
  color: #8b5d3b;
  font-size: 1.5em;
  line-height: 110%;
  /*font-family: 微軟正黑體,Arial,Helvetica,Verdana,sans-serif;*/
}
/* top_menu */
ul.blue {
  margin-top: 0;
  list-style: none;
  /*font-family: 微軟正黑體,Arial,Helvetica,Verdana,sans-serif;*/
  padding-left: 15px;
}

ul.blue li {
  float: left;
  display: inline; /*For ignore double margin in IE6*/
  margin: 0 3px;
  padding-right: 10px;
  display: block;
}

ul.blue li img {
  margin-right: 0px;
  margin-left: 2px;
  margin-top: 10px;
}

ul.blue li a {
  /*text-decoration: none;*/
  float: left;
  color: #000;
  cursor: pointer;
  font-weight: bold;
  font-size: 0.875em;
  white-space: nowrap;
}

ul.blue li a span {
  margin: 0 3px 0 -10px;
  padding: 0px 0px 3px 3px;
  position: relative; /*To fix IE6 problem (not displaying)*/
  float: left;
  line-height: 30px;
}

ul.blue li a.current,
ul.blue li a:hover,
ul.blue li a.current,
ul.blue li a:focus {
  background: url(../images/top_menu/top_menu_bg.png) no-repeat center right;
  color: #fff;
  /*text-decoration: none;*/
}

ul.blue li a.current span,
ul.blue li a:hover span,
ul.blue li a:focus span {
  background: url(../images/top_menu/top_menu_bg.png) no-repeat center left;
}

.break-word {
  word-wrap: break-word;
}

ol li ul li {
  line-height: 170%;
}

.setFontSize {
  color: #666666;
  /*text-decoration: none;*/
}

.setFontSize :hover {
  color: #966e49;
}

#menu_map {
  padding: 5px 8px;
  text-align: center;
}

#menu_map a {
  color: #211c19;
  font-size: 0.75em;
  /*text-decoration: none;*/
  font-weight: bold;
}

.recipes_name {
  /*font-family: 微軟正黑體,Arial,Helvetica,Verdana,sans-serif;*/
  color: #7d2122;
  font-size: 1em;
  line-height: 120%;
  font-weight: normal;
}

.page {
  color: #892621;
  font-weight: bold;
  font-size: 1em;
}

.update_date {
  /*font-family: 微軟正黑體,Arial,Helvetica,Verdana,sans-serif;*/
  font-size: 0.75em;
  color: #666666;
}

/* Menu */
ul.left_menu_list {
  margin: 0px;
  padding-left: 15px;
  list-style: none;
  /*list-style:url(../images/point_left_menu.gif);
	list-style-position:inside;*/
}

ul.left_menu_list li {
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: 1px dotted #ccc;
  margin-right: 10px;
}
/*ul.left_menu_list li a{
	color:#444444;
}*/

ul.left_menu_list li ul li {
  border: 0px;
}

ul.left_menu_list ul {
  margin: 0px 5px;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  list-style: none;
  /*list-style:url(../images/point_left_menu_sub.gif);*/
  list-style-position: inside;
}

.left_menu_on_text {
  background: #f1f2e0;
}

/*ul.left_menu_on_text li a{
	color: #656f2e;
	text-decoration:none;
}*/
.left_menu_text strong {
  color: #444444;
  display: inline-block;
  padding-left: 15px;
  background: url(../images/point_left_menu.gif) no-repeat left 3px;
  display: block;
}

.left_menu_text a:hover,
.left_menu_text a:focus {
  color: #656f2e;
  text-decoration: underline;
}

.left_menu_on_text a {
  color: #656f2e;
  /*text-decoration: none;*/
}

.left_menu_on_text strong {
  display: inline-block;
  padding-left: 15px;
  background: url(../images/point_left_menu.gif) no-repeat left 3px;
  display: block;
}

ul.left_menu_list > li.active {
  background: none repeat scroll 0 0 #f1f2e0;
}

ul.left_menu_list ul.menu_second_layer {
  height: 0px;
  overflow: hidden;
  background-color: white;
  padding: 0;
  padding-left: 10px;
}

ul.left_menu_list .active .menu_second_layer {
  background-color: #fff;
  height: 100%;
}

ul.left_menu_list .menu_second_layer li.left_menu_text {
  border-bottom: 1px dotted #ccc;
}

ul.left_menu_list .menu_second_layer li.left_menu_text a {
  color: #444444 !important;
  padding-left: 15px;
  background: url(../images/point_left_menu_sub.gif) no-repeat left 3px;
  display: block;
}

ul.left_menu_list .menu_second_layer li.left_menu_on_text {
  border-bottom: 1px dotted #ccc;
  background: #fff;
  text-decoration: underline;
}

ul.left_menu_list .menu_second_layer li.left_menu_on_text a {
  color: #444444 !important;
  padding-left: 15px;
  background: url(../images/point_left_menu_sub.gif) no-repeat left 3px;
  display: block;
}
/* Menu */
ul#recipes_list {
  padding: 0px;
  margin: 0px;
}

ul#recipes_list li {
  padding: 0px;
  margin: 0px 6px 0px 6px;
  *margin: 0px 7px 0px 7px !important;
  text-align: center;
  width: 120px;
  display: -moz-inline-box; /* mozilla only */
  display: inline-block; /* for browsers that support display:inline-block*/
  vertical-align: top;
}

*:first-child + html ul#recipes_list li {
  display: inline;
}
/* Show only to IE6 */
* html ul#recipes_list li {
  display: inline;
}

/* ecoupon */
#ecoupon_directory {
  padding-bottom: 20px;
  margin-top: 0px;
  width: 100%;
}

#ecoupon_directory li {
  float: left;
  width: 50%;
  color: #67722e;
  min-height: 40px;
}

#ecoupon_directory li a {
  display: block;
  color: #67722e;
  margin-right: 15px;
}

#ecoupon_directory td.ecoupon_directory_tilte {
  width: 47%;
}

#ecoupon_directory td a {
  display: block;
  color: #67722e;
  padding-bottom: 5px;
}

.coupon_area {
  /*font-family: "新細明體",Arial,Helvetica,sans-serif;*/
  padding-bottom: 36px;
}

.coupon_area .couponRst {
  color: #ad3247;
  font-size: 1.667em;
  margin-bottom: 10px;
}

.coupon_area .couponTitle {
  font-size: 162.5%;
  font-weight: bold;
  line-height: 150%;
  color: #ad3247;
}

.coupon_area .ecoupon_detail {
  clear: both;
  width: 400px;
}

.coupon_area .coupon_footer {
  margin-top: 15px;
  border-top: #ccc 1px dashed;
}

.coupon_area .coupon_footer img {
  display: block;
  margin: 10px auto;
}

.coupon_area .ecoupon_detail .couponEnjoy {
  font-size: 133.3%;
}

.coupon_area .ecoupon_detail .couponDetail {
  font-size: 100%;
}

.coupon_area .ecoupon_detail .couponDate {
  font-size: 100%;
}

.search_coupon {
  margin-right: 10px;
}

.sns_icon {
  display: none;
}

/*change res_district btn style 20190123*/
.btn {
  font-size: 1em;
  border-color: white;
  white-space: normal;
}

.btn:hover {
  border-color: white;
}

#morebtn a:hover {
  color: #666666;
}

#menubar .nav .nav-item a.nav-link:hover {
    color: white;
    text-decoration: underline;
}

#menubar a.dropdown-item:hover {
  color: #212529;
}

#menubar a.dropdown-item:focus {
  color: #fff;
}

#menubar a.dropdown-item:active {
  color: #fff !important;
}

#menubar a.dropdown-item:visited {
  color: #212529;
}

/*billy 20180128 change home div menu style*/
.btn-outline-primary {
  /*font-size: 1rem;*/
  color: #91632f;
  border-color: #be976c;
  border-radius: 0px;
  background-color: #ffffff;
  font-weight: bold;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #765536;
  /*border-color: #966e49;*/
}

#recipeCategory a:hover {
  color: #fff;
  background-color: #765536;
}

/*img responsive*/
/* xs */

/* md */
.img-responsive {
  text-align: left !important;
}

.img-border {
  width: 200px !important;
  /*height: 150px !important;*/
  border-style: solid;
  border-width: 1px;
  border-color: #e8dfd7;
}

.fontsize-responsive {
  font-size: 12px;
}

.img-star-responsive {
  width: 14px !important;
}
/* sm */
@media (min-width: 768px) {
  .img-star-responsive {
    width: 24px !important;
  }

  .fontsize-responsive {
    font-size: medium;
  }

  .img-responsive {
    text-align: right !important;
  }

  .img-border {
    /*width: 200px !important;*/
    border-style: solid;
    border-width: 1px;
    border-color: #e8dfd7;
  }
}
/* md */
@media (min-width: 992px) {
  .img-star-responsive {
    width: 24px !important;
  }

  .fontsize-responsive {
    font-size: medium;
  }

  .img-responsive {
    text-align: right !important;
  }

  .img-border {
    /*width: 300px !important;*/
    border-style: solid;
    border-width: 1px;
    border-color: #e8dfd7;
  }
}
/* lg */
@media (min-width: 1200px) {
  .img-star-responsive {
    width: 24px !important;
  }

  .fontsize-responsive {
    font-size: medium;
  }

  .img-responsive {
    text-align: right !important;
  }

  .img-border {
    /*width: 300px !important;*/
    border-style: solid;
    border-width: 1px;
    border-color: #e8dfd7;
  }
}

/*fontsize responsive*/

/*control nav-toggler-btn 20190129*/
.nav-toggler-btn {
  position: absolute;
  margin-top: 25px;
  right: 1.5em;
}

/* Recipe Page 20190201*/

/*dropdown menu 20190208*/
.dropdown:hover > .dropdown-menu {
  display: block;
}

.dropdown > .dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
  pointer-events: none;
}

/* Recipe Page */
.recipePage .title2 {
  /*font-family: 微軟正黑體,Arial,Helvetica,Verdana,sans-serif;*/
  color: #67793d;
  font-size: 1.4em;
  line-height: 150%;
  font-weight: bold;
  padding-top: 16px;
}

/* .recipePage .cell {
    border-right: 1px solid #FFFFFF;
    padding-left: 8px;
    padding-right: 5px;
    height: 20px;
} */

.recipePage .cell_1 {
  background-color: #fbdfd4;
}

.recipePage .cell_0 {
  background-color: #ffffff;
}

.recipePage .cell_2 {
  background-color: #fdeee9;
}

.recipePage .recipeImage {
  width: 220px;
  height: auto;
  display: block;
  margin-left: 0;
  margin-right: auto;
}

.recipePage .dishImage {
  /*width: 81px;*/
  height: 55px;
  padding: 5px;
  margin-top: -15px;
  vertical-align: middle;
}

.recipePage .dashImage {
  background-position: center 50%;
  background-image: url(images/dash_1.gif);
  background-repeat: repeat-x;
}

.recipePage .remark {
  font-style: italic;
  padding-top: 16px;
}

.recipePage .small {
  /*font-family: 微軟正黑體,Arial,Helvetica,Verdana,sans-serif;*/
  color: #666666;
  font-size: 1em;
  padding-top: 16px;
}

table.recipePage,
th.recipePage,
td.recipePage {
  text-align: left;
  vertical-align: top;
  padding: 5px;
}

.recipePage tr:nth-child(odd) {
  background-color: #ded5b5;
}

.recipePage tr:nth-child(even) {
  background-color: #f2ead9;
}

.recipePage tr td, .recipePage tr th {
    padding: 6px;
}

.recipePage .tableNum {
  width: 50px;
}

.recipePage .recipeImage2 {
  width: 220px;
  height: 100%;
  display: block;
  margin-left: 0;
  margin-right: auto;
}

.recipePage .multi_lang_list {
  float: right;
}

.recipePage {
  padding-top: 5px;
  padding-bottom: 5px;
}

.multi_lang_info {
  padding-top: 5px;
  padding-bottom: 5px;
}

.multi_lang_info_link {
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: underline;
}

#content_area h3 {
  color: #966e49;
  /*font-size: 1em;*/
  font-weight: bold;
}

.bottom-sec {
  background-color: #5c5952;
  color: white;
}

.bottom-link {
  /*padding-left: 2em;*/
  color: white;
}
.bottom-link2,
.bottom-link2:hover,
.bottom-link2:focus {
  color: white;
}

.dropdown-menu {
  margin-top: 0px;
}

.menu_title {
  color: #ffffff;
  font-size: 1.75em;
  font-family: "Muli", "Microsoft JhengHei", 微軟正黑體, "Helvetica", "Arial",
    "sans-serif";
  font-weight: bold;
}

.nav-link:active {
  color: white;
}

#topBtn::before {
  font-size: 32px;
}

#topBtnfont {
  font-size: 1em;
}

.card_title {
  color: #966e49;
  font-size: 1.2em;
  font-weight: bolder;
}

.card_item {
  color: #666666;
}

.home_title {
  color: #666666;
  font-size: 1.25em;
  font-weight: bolder;
}

.home_recipes_img-fluid {
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.25);
}

button:focus {
  outline: none !important;
  /*box-shadow: none !important;*/
}

a:hover.bottom-link2 {
  color: white;
}

a:focus.bottom-link2 {
  color: white;
}

a:active.bottom-link2 {
  color: white;
}

@media (max-width: 767.98px) {
  .card_content_responsive {
    height: 216px;
    overflow-x: hidden;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .card_content_responsive {
    height: 150px;
    overflow-x: hidden;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .card_content_responsive {
    height: 114px;
    overflow-x: hidden;
  }
}

@media (min-width: 1200px) {
  .card_content_responsive {
    height: 183px;
    overflow-x: hidden;
  }
}

@media (max-width: 767.98px) {
  .card_content_responsive {
    height: 185px;
    overflow-x: hidden;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .card_content_responsive {
    height: 155px;
    overflow-x: hidden;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .card_content_responsive {
    height: 112px;
    overflow-x: hidden;
  }
}

@media (min-width: 1200px) {
  .card_content_responsive {
    height: 176px;
    overflow-x: hidden;
  }
}

/*Billy 20190122*/
/*#main {
    min-height: 500px;
}*/

a {
  color: #966e49;
  font-weight: normal;
}

.content-header {
  background-color: #8e6e51;
  color: white;
  min-height: 70px;
}

.content-header-link {
  color: white;
  /* font-weight: 400; */
}

.content-header-link:hover {
  border-bottom: 4px solid white;
  color: white;
  padding-bottom: 4px;
}

.content-header-link.active {
  border-bottom: 4px solid white;
  color: white;
  padding-bottom: 4px;
}

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: #55463f;
}

.navbar-light .navbar-nav > .nav-link,
.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: #966e49;
}

.nav-link:focus,
.nav-link:hover {
  color: white;
}

/*20190129 topmenu responsive*/
.topmenu-responsive {
  text-align: left !important;
}
/* sm */
@media (min-width: 768px) {
  .topmenu-responsive {
    text-align: left !important;
  }
}
/* md */
@media (min-width: 992px) {
  .topmenu-responsive {
    text-align: right !important;
  }
}
/* lg */
@media (min-width: 1200px) {
  .topmenu-responsive {
    text-align: right !important;
  }
}

.dropdown-menu {
  margin-top: 0px;
}

.row_fullwidth {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: initial;
}

.setFontSize1 {
  font-size: 1em;
}

.setFontSize2 {
  font-size: 1.25em;
}

.setFontSize3 {
  font-size: 1.5em;
}

.nav-pills .nav-link.active {
  background-color: #8e6e51;
}

.nav-pills .nav-link:focus,
.nav-pills .nav-link:hover {
  color: #966e49;
  text-decoration: underline;
}

.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover {
  color: #ffffff !important;
  /* text-decoration: none !important; */
}

.tab-pane .card .card-block {
  padding: 24px;
  line-height: 150%;
  text-align: justify;
}

i {
  font-size: 1em;
}

.events_title_new{
    font-size:1.2em;
}


.table_cell {
    border-collapse: collapse;
    border-spacing: 0;
}

    .table_cell th, .table_cell td {
        padding: 2px;
    }


    .table_cell_0 th, .table_cell_0 td {
        padding: 0px;
    }

.nav .nav-item .nav-link:hover {
    text-decoration: underline;
}

#printer_friendly a:hover {
    text-decoration: underline;
}



/* home.aspx style tag migration */
.mid_nopadding {
    padding-left: 15px;
    padding-right: 15px;
}
/* the slides */
.slick-slide {
    margin: 0 5px;
}
/* the parent */
.slick-list {
    margin: 0 -5px;
}

@media (min-width: 1200px) {
    .slider2 .slick-next {
        position: absolute;
        left: 1080px;
        top: 30%;
        width: 30px;
        height: 60px;
    }

    .slider2 .slick-prev {
        display: initial;
        z-index: 999;
        left: 10px;
        top: 30%;
        width: 30px;
        height: 60px;
    }

    .slider0 .slick-next {
        position: absolute;
        left: 720px;
        width: 30px;
        height: 60px;
    }

    .slider0 .slick-prev {
        display: initial;
        z-index: 999;
        left: 10px;
        width: 30px;
        height: 60px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .slider2 .slick-prev {
        display: initial;
        z-index: 999;
        left: 10px;
        top: 30%;
        width: 30px;
        height: 60px;
    }

    .slider2 .slick-next {
        position: absolute;
        left: 895px;
        top: 30%;
        width: 30px;
        height: 60px;
    }

    .slider0 .slick-next {
        position: absolute;
        left: 580px;
        width: 30px;
        height: 60px;
    }

    .slider0 .slick-prev {
        display: initial;
        z-index: 999;
        left: 10px;
        width: 30px;
        height: 60px;
    }
}

.slick-prev {
    left: -50px;
    width: 30px;
    height: 60px;
}

    .slick-prev:before, .slick-next:before {
        font-size: 40px;
        color: black;
    }


.slick-next::before {
    background: url('../src/arrow-right.png') no-repeat;
    background-size: contain;
    content: "";
    display: block;
    width: 30px;
    height: 60px;
}

.slick-prev::before {
    background: url('../src/arrow-left.png') no-repeat;
    background-size: contain;
    content: "";
    display: block;
    width: 30px;
    height: 60px;
}

label.waiting_button {
    color: #55463f;
    background-color: white;
}

label.selected_btn {
    color: white;
    background-color: #966e49;
}

.slide_alt {
    color: #55463f;
}

.slick-slide {
    padding: 0;
}

.slider-control {
    display: block;
    position: absolute;
    left: 85%;
    bottom: 5%;
}

    .slider-control .inner {
        float: right;
        margin-right: 15px;
    }

@media (max-width: 767.98px) {

    .slider-control {
        display: block;
        position: absolute;
        left: 70%;
        bottom: 5%;
    }

        .slider-control .inner {
            float: right;
            margin-right: 15px;
        }

    .slick-list {
        margin: 0 -15px;
    }

    .smallnomargin {
        margin-left: 0px;
        margin-right: 0px;
    }

    .smallnopadding {
        padding-left: 0px;
        padding-right: 0px;
    }

    .slider0 .slick-next {
        position: absolute;
        left: 90%;
        width: 30px;
        height: 60px;
    }

    .slider0 .slick-prev {
        display: initial;
        z-index: 999;
        left: 20px;
        width: 30px;
        height: 60px;
    }

    .display_smaller_than_desktop {
        display: initial;
    }


    .slider1 .slick-next {
        left: 90%;
        top: 35%;
        width: 30px;
        height: 60px;
    }

    .slider1 .slick-prev {
        left: 5px;
        z-index: 999;
        top: 35%;
        width: 30px;
        height: 60px;
    }

    .slider2 .slick-next {
        left: 90%;
        top: 30%;
        width: 30px;
        height: 60px;
    }

    .slider2 .slick-prev {
        left: 5px;
        z-index: 999;
        top: 30%;
        width: 30px;
        height: 60px;
    }

    .mobile-more {
        display: initial;
        border: 0.5px solid black;
    }

    .large-more {
        display: none;
    }

    .mobile-margin {
        padding-left: 15px;
        padding-right: 15px;
    }

    .mobile-ttl-margin {
        padding-left: 15px;
    }

    .top-mobil-margin {
        margin-top: 0.5em;
    }

    .topimg-mobil-margin {
        margin-top: 0.5em;
        margin-bottom: 0.5em;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {

    .rowslider {
        padding-left: 5px;
        padding-right: 5px;
        margin-left: 0px;
        margin-right: 0px;
    }

    .mobile-ttl-margin {
        margin-left: 0px;
    }

    .mid_nopadding {
        padding-left: 0px;
        padding-right: 0px;
    }

    .mid_norightmargin {
        margin-right: 0px;
    }

    .slider0 .slick-next {
        position: absolute;
        left: 96%;
        width: 30px;
        height: 60px;
    }

    .slider0 .slick-prev {
        display: initial;
        z-index: 999;
        left: 5px;
        width: 30px;
        height: 60px;
    }

    .display_smaller_than_desktop {
        display: initial;
    }


    .slider1 .slick-next {
        left: 93%;
        top: 35%;
        width: 30px;
        height: 60px;
    }

    .slider1 .slick-prev {
        left: 5px;
        z-index: 999;
        top: 35%;
        width: 30px;
        height: 60px;
    }

    .slider2 .slick-next {
        left: 93%;
        top: 30%;
        width: 30px;
        height: 60px;
    }

    .slider2 .slick-prev {
        left: 5px;
        z-index: 999;
        top: 30%;
        width: 30px;
        height: 60px;
    }

    .mobile-more {
        display: none;
    }

    .large-more {
        display: initial;
    }

    .top-mobil-margin {
        margin-top: 0.5em;
    }

    .topimg-mobil-margin {
        margin-top: 0.5em;
    }

    .tab-img {
        height: 320px;
    }
}


@media(min-width: 992px) {

    .display_smaller_than_desktop {
        display: none;
    }

    .mobile-more {
        display: none;
    }

    .large-more {
        display: initial;
    }
}

/* end of home.aspx style tag migration */

/* start of content 1162 custom style*/
.custom_tab_div {
  display: flex;
  flex-direction: column;
  padding: 0px;
}

.custom_tab_child_h5 {
  padding: .75rem 1.25rem;
  border-bottom: 1px solid #dfdfdf;
  color: #966e49;
}

.custom_tab_child_div {
  background: white;
  border-top: 1px solid rgb(223, 223, 223);
}
/* end of content 1162 custom style*/

.space-like-letter-spacing{
  letter-spacing: 4px;
}

.letter-spacing-7px{
  letter-spacing: 7px;
}

body{
  visibility: hidden;
}