/*search tag page css start*/
#tof-tags .collapse {
  overflow: auto;
}

.layout-blog ul.tags {
  display: none;
}
.tag-article-review .span6:nth-child(odd) {
  margin-left: 0 !important;
}

/*search tag page css end*/
#system-message-container {
  position: relative;
  top: 13px;
  z-index: 1050;
}

/*Isuru's amazing code to hide the header on the movie clips page*/
.titletohide h2 {
  visibility: hidden;
}

.blog {
  padding-bottom: 10px;
}

.tag-filter-image img {
  height: auto !important;
}
.item {
  padding-left: 10px;
  padding-right: 10px;
}
.item .readmore-link {
  background: url(../images/read-more-dots.png) no-repeat left center;
  background-size: auto;
  background-size: 22px;
  padding: 0 0 0 27px;
}

/*::: HEADER-MENU CSS START FROM 22-07-19 :::*/
body.site {
  padding: 0;
  overflow-x: hidden;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 15px 35px;
  z-index: 1030;
  background-color: #ba1422;
  padding-bottom: 0;
  margin: 0;
  height: auto;
}
.header-social {
  margin: 5px 0 0 0;
}
.footer {
  padding: 5px 20px;
  z-index: 1030;
  background-color: #ba1422;
  padding-bottom: 0;
  margin: 0;
  position: relative;
}

.footer .fl_logo {
  position: absolute;
  width: 250px !important;
  top: 15px;
}
.header-search-menu {
  float: left;
}

.fl_logo {
  position: absolute;
  left: calc(50% - 152px); /*transform: translate(-40%, 0%);*/
  width: 300px;
  top: 35px;
}

.header-search {
  float: right;
}
.header-social li {
  float: left;
  width: 30px;
  list-style-type: none;
  margin: 0 5px 0 5px;
}
.header-social li:last-child {
  width: auto;
}
.header-social li:last-child:hover .search.mod_search97 {
  display: block;
  transition: width 0.4s linear;
}
.header-social li a {
  font-size: 28px;
  color: #fff;
  line-height: 40px;
}
.header-social li a.search_icon {
  font-size: 20px;
  height: 40px;
  width: 40px;
  float: right;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: white;
}
.header-social li:hover > .search_icon {
  background: white;
  color: #e74c3c;
  text-decoration: none;
}

.search.mod_search97 {
  float: left;
  vertical-align: middle;
  display: none;
}
input#mod-search-searchword97 {
  padding: 0px 10px;
  width: 225px;
  caret-color: red;
  transition: width 0.4s linear;
  background: white;
  border-radius: 30px;
  color: #4b4c4c;
  line-height: 40px;
  height: auto;
}
.header-social ul {
  margin: 0;
  padding: 0;
}
p.slider-picker {
  margin: 0;
}
.talking_food-slider h2 {
  text-align: center;
  color: #ba1422;
  margin: 0px 0px 10px 0px;
  font-family: Libre Baskerville, serif;
  background-color: #c9d1c8;
  padding: 15px 0;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.2;
}

h2.section-headings {
  font-family: "Libre Baskerville", serif;
  margin: 0;
  color: #ba1422;
  font-weight: 500;
  line-height: 1.2;
  font-size: 1.75rem;
}
.title-featured {
  background-color: #c9d1c8;
  margin: 1% 0;
  text-align: center;
  padding: 15px 0;
}

.post-desc {
  display: flex;
  flex-direction: column;
  flex-flow: row wrap;
  justify-content: center;
}
.portion-desc {
  margin: 20px 30px 0 0;
  display: flex;
  flex: 0 48%;
  justify-content: center;
  flex-wrap: nowrap;
  flex-flow: row wrap;
  width: 48%;
  max-width: 48%;
}
.portion-desc:nth-child(4n + 2),
.portion-desc:nth-child(4n + 4) {
  margin-right: 0;
}
/*DJ MEGAMENU OVERRIDE CSS START*/
.header .dj-megamenu-default,
.footer .dj-megamenu-default {
  background: transparent;
}

.header .dj-megamenu-default li,
.footer .dj-megamenu-default li {
  border: none;
}

.header .dj-megamenu-default li.dj-up,
.footer .dj-megamenu-default li.dj-up {
  padding: 8px;
  font-size: 18px;
  color: white;
  font-family: "Libre Baskerville", serif;
}

.header .dj-megamenu-default li.dj-up a.dj-up_a,
.header .dj-megamenu-default li a.dj-up_a,
.footer .dj-megamenu-default li.dj-up a.dj-up_a,
.footer .dj-megamenu-default li a.dj-up_a {
  border: 0;
  text-transform: capitalize;
  font-weight: normal;
  font-size: 18px;
  font-family: "Libre Baskerville", serif;
  padding: 8px;
  height: auto;
  line-height: 1.5;
}

.header .dj-megamenu-default li a.dj-up_a span,
.footer .dj-megamenu-default li a.dj-up_a span {
  height: auto;
  line-height: 1.5;
}

#top .header .dj-megamenu-default li:hover a.dj-up_a,
#top .header .dj-megamenu-default li.hover a.dj-up_a,
#top .header .dj-megamenu-default li.active a.dj-up_a {
  text-decoration: none;
  color: rgb(255, 255, 255);
  background-color: #a80818b6 !important;
}

#top .footer .dj-megamenu-default li:hover a.dj-up_a,
#top .footer .dj-megamenu-default li.hover a.dj-up_a,
#top .footer .dj-megamenu-default li.active a.dj-up_a {
  text-decoration: none;
  color: rgb(255, 255, 255);
  background-color: #a80818b6 !important;
}

.dj-megamenu-default li:hover a.dj-up_a,
.dj-megamenu-default li.hover a.dj-up_a,
.dj-megamenu-default li.active a.dj-up_a {
  color: #fff;
  border-left-color: transparent !important;
  background: transparent !important;
  background: -moz-linear-gradient(
    top,
    #a80818b6 0%,
    #a80818b6 100%
  ) !important;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #a80818b6),
    color-stop(100%, rgba(22, 129, 209, 0))
  ) !important;
  background: -webkit-linear-gradient(
    top,
    #a80818b6 0%,
    #a80818b6 100%
  ) !important;
  background: -o-linear-gradient(top, #a80818b6 0%, #a80818b6 100%) !important;
  background: -ms-linear-gradient(top, #a80818b6 0%, #a80818b6 100%) !important;
  background: linear-gradient(
    to bottom,
    #a80818b6 0%,
    #a80818b6 100%
  ) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38ace7', endColorstr='#1681d1',GradientType=0 ) !important;
}
/*::: HEADER-MENU CSS START FROM 22-07-19 :::*/

h3.title-headings {
  font-family: "Libre Baskerville", serif;
  color: #04202c;
  font-weight: 700;
  font-size: 20px;
}
.post-desc p,
.post-desc li,
.post-desc span,
.post-desc b,
.post-desc a {
  font-family: "Georgia";
  color: #04202c;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.social-bar a {
  color: #ba1422 !important;
  font-size: 16px;
  font-family: "Libre Baskerville", serif;
  margin: 0 10px 0 0;
  text-decoration: none;
}

/*EMAIL TEMPLATE*/
.acymailing_module h2.acy-newsletter-title {
  font-size: 1.75rem;
  padding-top: 2%;
  color: #ba1422;
  font-family: Libre Baskerville, serif;
  font-weight: 500;
  line-height: 1.2;
}
.acymailing_module {
  background: #c9d1c8;
  height: 200px;
  text-align: center;
}

.acymailing_module input.inputbox {
  display: block;
  width: 103% !important;
  padding: 12px 0.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #6c757d;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  height: 60px;
  border: 2px solid #ba1422;
  font: 400 15px Arial;
}
table.acymailing_form {
  margin: 0 auto !important;
  border: 0px !important;
  padding: 0;
  display: inline-block;
  text-align: center;
  width: auto;
}

td.acyfield_email {
  width: 78.5%;
}

input.inputbox:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
input.subbutton {
  border: 4px solid #ba1422;
  background: #ba1422;
  color: #ffffff;
  font-family: "Libre Baskerville", serif;
  font-size: 22px;
  box-shadow: none;
  margin-left: 0px;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.slide-picker-set {
  text-align: center;
  margin: 20px auto;
  padding: 0 15px;
}

/*::: Inner-Page CSS START FROM 24-07-19 :::*/
/*WATCH PAGE*/
body.food-nomargin .containern {
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
}
/* .food-nomargin main#content {margin-top: 4rem;} */

.food-nomargin main#content .blog h2.title-heading {
  padding: 150px 0 10px 0px;
  margin: 0 auto;
  text-align: center;
  background: #c9d1c8;
  color: #ba1422;
  font-family: "Libre Baskerville", serif;
  position: relative;
  font-size: 1.75rem;
  font-weight: normal;
}

.view-article .item-page .page-header h2 {
  padding: 120px 0 10px 0px;
  margin: 0 auto;
  text-align: center;
  background: #c9d1c8;
  color: #ba1422;
  font-family: "Libre Baskerville", serif;
  position: relative;
  font-size: 1.75rem;
  font-weight: normal;
  line-height: 1.3;
}
.view-article .item-page .page-header h2:before {
  content: "";
  background: #c9d1c8;
  position: absolute;
  right: -100%;
  top: 0;
  width: 100%;
  height: 100%;
}
.view-article .item-page .page-header h2:after {
  content: "";
  background: #c9d1c8;
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
}
.item .page-header {
  padding-bottom: 0;
  margin: 0;
  border: 0;
}
.blog .pull-left,
.blog .item-image {
  margin: 25px 0;
}
.page-header h2 a {
  font-family: "Libre Baskerville", serif;
  color: #04202c;
  font-weight: 700;
  font-size: 20px;
}
.item p,
.item li {
  font-family: "Georgia";
  color: #04202c;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.readmore-link,
.comments-link {
  color: #ba1422 !important;
  font-size: 16px;
  font-family: "Libre Baskerville", serif;
  margin: 0 10px 0 0;
  text-decoration: none;
}
.food-nomargin .acymailing_module {
  position: relative;
}
.food-nomargin .acymailing_module:before {
  content: "";
  background: #c9d1c8;
  position: absolute;
  left: -20px;
  right: -20px;
  display: block;
  top: 0;
  bottom: 0;
  z-index: -1;
}
/*WATCH PAGE*/
.slide-picker-set img {
  width: 100%;
}

/*FLOATING BUTTON CSS*/

.floating-btn .tags-box.opened::-webkit-scrollbar {
  width: 0 !important;
}
.floating-btn .tags-box.opened {
  overflow: -moz-scrollbars-none;
}

.floating-btn .tag-box-close {
  text-align: center;
  width: 20px;
  height: 20px;
  padding: 0.5px 0.5px;
  background-color: rgba(99, 99, 99, 0.5);
  color: #ffffff;
  border-radius: 50%;
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 14px;
  cursor: pointer;
  z-index: 1000;
  font-weight: bold;
  line-height: 1.5;
}

.floating-btn .tags-tab {
  background-color: #5b7065;
  color: #f1f1f2;
  padding: 14.5px 10px;
  font-size: 18px;
  font-family: "Libre Baskerville", serif;
  text-transform: uppercase;
  width: 160px;
  text-align: center;
  position: fixed;
  right: -60px;
  top: 50%;
  transform: rotate(-90deg);
  z-index: 10000;
  cursor: pointer;
  line-height: 1.5;
}

.floating-btn .tags-tab:hover {
  background-color: #c9d1c8;
  color: #ba1422;
}

.floating-btn .tags-box.opened {
  right: 20px;
  overflow-y: auto;
  overflow-x: hidden;
  height: 250px;
}
.floating-btn .accordion {
  margin-bottom: 0px;
}

.floating-btn .tags-box {
  width: 350px;
  min-height: 250px;
  background-color: #ffffff;
  border: 1px solid #ba1422;
  position: fixed;
  right: -355px;
  top: calc(50% - 105px);
  border-radius: 4px;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
  z-index: 100000;
}
.floating-btn h2.mb-0 {
  background: #ba1922;
  text-decoration: none;
}

.floating-btn h2.mb-0 button.btn-link {
  color: #ffffff;
  text-decoration: none;
}

.floating-btn .tag-body .card-header button.btn {
  text-shadow: none;
  text-transform: capitalize;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  outline: none;
}

.floating-btn
  .tag-body
  .card
  .list-group
  a.list-group-item.list-group-item-action.active {
  background-color: #c9d1c8;
  color: #000000;
}

.floating-btn .tag-body .card .list-group-item.active {
  border-color: transparent;
}

.floating-btn .tag-body .card .list-group a {
  padding: 5px 8px;
  border-radius: 0;
}

.floating-btn .list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.floating-btn .list-group-item {
  position: relative;
  display: block;
  margin-bottom: -1px;
  border: 1px solid rgba(0, 0, 0, 0.125);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.floating-btn .list-group-item:focus,
.list-group-item:hover {
  z-index: 1;
  text-decoration: none;
}

.floating-btn .list-group-item-action:focus,
.list-group-item-action:hover {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.floating-btn .list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.floating-btn .tag-body .card-header {
  padding: 0 0;
  background-color: #ba1422;
  border-bottom: none;
  border-radius: 0;
}

.floating-btn .card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.floating-btn .tag-body .card {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.floating-btn .mb-0,
.my-0 {
  margin-bottom: 0 !important;
  margin-top: 0;
}

/*.view-category .floating-btn .tags-tab {
    width: 140px;
}*/
/*.view-article .floating-btn .tags-tab {
    width: 140px;
}*/
#bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun2_0 {
  width: 320px !important;
}
/*FLOATING BUTTON CSS*/

/*GALLERY PAGE*/
/*body.site.com_gallery_wd.view-gallery_wd.food-nomargin main#content {margin-top: 10rem;}*/
/*===OVERRIDE CSS START FROM 22-03-19===*/
#bwg_container1_0 #bwg_container2_0 .bwg_standart_thumbnails_0 {
  text-align: center !important;
  max-width: 100% !important;
}

#bwg_container1_0 #bwg_container2_0 .bwg_title_spun2_0 {
  text-align: right;
  color: #304040 !important;
  font-family: "Libre Baskerville", serif !important;
  letter-spacing: 1px;
  font-weight: 600 !important;
  text-shadow: none !important;
}

#bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun1_0:hover {
  -ms-transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  filter: Alpha(opacity=100);
  transform: scale(1) !important;
  z-index: 102;
  position: relative;
}

#bwg_container1_0 #bwg_container2_0 .bwg_title_spun1_0 {
  margin-bottom: 0px !important;
}
#bwg_container1_0 #bwg_container2_0 .bwg_standart_thumbnails_0 a {
  margin: 0 20px 0 0;
}
#bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_img_0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
span.bwg_standart_thumb_0 {
  margin: 0 0 50px 0;
}
span.bwg_standart_thumb_0:hover .bwg_standart_thumb_img_0 {
  opacity: 0.8;
}
/*===OVERRIDE CSS START FROM 22-03-19===*/
span.bwg_image_info_spun {
  text-align: center;
  position: absolute;
  top: 85%;
  left: 0;
  right: 0;
  z-index: 999999;
}
img.gallery-track {
  height: 245px;
}
.bwg_image_title {
  /* color: #3A3A3C!important; */
  font-family: futura !important;
  letter-spacing: 1px;
  font-weight: 300 !important;
  text-shadow: none !important;
}

.bt-cs .bt-inner .bt-title {
  font-size: 14px;
  font-family: "Libre Baskerville", serif;
  color: #304040 !important;
  float: right;
  font-weight: 600;
  margin: 4px 0;
  text-decoration: none;
}
.bt-cs .next,
.bt-cs .prev {
  opacity: 1 !important;
  display: block !important;
}
.bt-cs a.prev {
  left: 10px !important;
}
.bt-cs a.next {
  right: 10px !important;
}
.slides_container {
  max-width: 90%;
  margin: 0 auto;
}
.bt-cs .bt-row {
  width: max-content !important;
}
/*.bt-cs .bt-inner img{width: 100%!important;}*/
/*GALLERY PAGE*/
.footer-menu-bar {
  position: relative;
  background-color: #5b7065;
  padding: 2px 10px;
  text-align: right;
  display: block;
}
.footer-social-icons {
  margin: 0;
}
.footer-social-icons li {
  display: inline-block;
  padding: 18px 10px;
}
.footer-social-icons li a {
  font-size: 20px;
  font-family: "Libre Baskerville", serif;
  text-decoration: none;
  color: white !important;
}
.footer-copyright {
  background: #04202c;
  padding: 20px 0;
}
.footer-copyright a {
  color: #ffffff !important;
  font-family: "Libre Baskerville", serif;
  font-size: 12px;
  text-align: center;
  display: block;
  text-decoration: none;
}

/*::: Inner-Page CSS START FROM 24-07-19 :::*/
.slide-picker-set + .title-featured {
  display: none;
}

/*::: DETAILS ARTICLE PAGE  CSS START FROM 25-07-19 :::*/
.food-nomargin div#aside {
  margin-top: 15.5%;
}

/*#aside .slide-picker-set {
    padding: 0;
    margin: 180px 0 0 0;
}*/
.article-ad-text {
  font-family: "Libre Baskerville", serif;
  background-color: #ba1422;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 10px;
}
.article-ad img {
  width: 100%;
  margin-bottom: 10px;
}
.dtl_food-sidebar .pull-left {
  float: none;
  margin: 40px 0 20px 0;
}
.dtl_food-sidebar .pull-left img {
  text-align: center;
  width: 100%;
}
.dtl_food-sidebar p {
  font-family: "Georgia";
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
}

#jc .btn-lg {
  margin-bottom: 20px;
  background: #ba1422;
  color: #ffffff;
  font-family: "Libre Baskerville", serif;
  border-color: #ba1422;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
div#comments .comments-list {
  padding: /*20px 20px*/ 10px 0px 0 20px;
  border: 2px solid #000000;
  margin: 0 0 40px 0;
  background: #fff;
  margin-left: 0;
}
#jc h4 {
  font-family: "Libre Baskerville", serif;
  font-size: 22px;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
  border-bottom: 0;
}
#jc .rbox {
  border: 0;
}
#comments .comment-author {
  text-transform: capitalize;
  font-family: "Libre Baskerville", serif;
  font-size: 20px;
  color: #ba1422;
  font-weight: 500;
  line-height: 1.2;
}
#comments .comment-date,
.comment-anchor {
  display: none;
}
#comments #comment-body-1 {
  font-family: "Georgia";
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
}
#comments .comments-buttons a {
  color: #fff;
}
#comments .comments-buttons {
  height: auto;
}
div#comments-list-footer,
div#comments-footer {
  display: none;
}
.btn,
span.comments-buttons,
#comments-form .btn a {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
div.modal {
  display: none;
}
/*#jc div#myModal {padding: 20px; background: #fff; border-radius: 5px; width: 57%; position: relative; margin-left: 0; max-height: 100%;}
*/
#jc div#myModal .modal-content {
  overflow: auto;
}
#jc div#myModal .modal-header {
  padding: 0;
  border: 0;
}
#jc div#myModal .modal-header .close {
  top: 5px;
  right: 0px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
  position: absolute;
  margin: 0;
  opacity: 1;
  z-index: 1;
}
#jc div#myModal .modal-body {
  max-height: 550px;
  height: 550px;
}
#jc div#myModal .modal-footer {
  display: none;
}
#jc div#myModal #comments-form .grippie {
  height: auto;
  padding: 0;
  margin: 0;
  width: 100%;
  max-width: 100% !important;
}

#comments-form h2 {
  font-family: "Libre Baskerville", serif;
  background-color: #ba1422;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  padding: 10px 0;
  margin: 20px 0 0 0;
  font-weight: 400;
  line-height: 1.5;
}

#comments-form p {
  margin-left: 0 !important;
}

#comments-form input {
  height: 60px;
  border: 2px solid #ba1422;
  width: 98%;
}
#comments-form input.selected,
#comments-form textarea.selected {
  background-color: #fff !important;
  border: 2px solid #ba1422;
  color: #495057;
}

#comments-form input,
#comments-report-form input,
#comments-form textarea,
#comments-form input.captcha {
  height: 60px;
  border: 2px solid #ba1422;
  width: /*96.5%*/ 100%;
  padding: 4px 6px !important;
}
#comments-form input:focus,
#comments-form textarea:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
#comments-form textarea {
  max-width: 100% !important;
}
#comments-form .btn a {
  border: 5px solid #ba1422;
  background: #ba1422;
  color: #ffffff;
  font-family: "Libre Baskerville", serif;
  font-size: 22px;
  cursor: pointer;
  line-height: 0;
  padding: 15px 0;
}
#comments-form-buttons div#comments-form-send,
#comments-form #comments-form-send div {
  background: none !important;
  text-align: center;
  width: 100%;
}
#comments-form #comments-form-buttons {
  background: #ba1422;
  margin-left: 0 !important;
}

#comments-form .btn a:hover,
#comments-form .btn a:focus,
#comments-report-form .btn a:hover,
#comments-report-form .btn a:focus {
  background: #ba1422;
  color: #fff;
}
.sp-pagebuilder-row,
.sppb-row {
  margin-left: auto !important;
  margin-right: auto !important;
}
.sppb-articles-carousel-content.sppb-text-left {
  padding: 0;
  background: transparent;
  box-shadow: none;
}
.sppb-articles-carousel-link {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px !important;
  font-family: "Libre Baskerville", serif;
  color: #304040 !important;
  text-align: center;
  font-weight: 600;
  margin: 4px 0;
  text-decoration: none;
}
.sppb-articles-carousel-link:hover,
.sppb-articles-carousel-link:focus {
  text-decoration: none;
}
.sp-page-builder .page-content #section-id-1564122080896 {
  padding-bottom: 0 !important;
}
.bx-wrapper {
  margin-bottom: 0 !important;
}
div.bx-wrapper .bx-controls-direction a {
  font-size: 50px !important;
  text-align: center;
  margin-top: -32px !important;
  color: #ba1422 !important;
}
div.bx-wrapper .bx-controls-direction a.bx-next {
  left: auto !important;
  right: -25px;
  background-image: url(../images/re-right.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 32px;
}
div.bx-wrapper .bx-controls-direction .bx-prev {
  left: -25px;
  background-image: url(../images/re-left.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 32px;
}
.bx-controls-direction a > i {
  display: none;
}
.bx-wrapper .bx-next:focus,
.bx-wrapper .bx-next:hover {
  background-position: center !important;
}
.dj-submenu .dj-subwrap {
  left: 180px !important;
}
.dj-subwrap-in {
  background-color: #ba1422;
}
.dj-megamenu-default li a.dj-up_a .arrow {
  display: none !important;
}
/*::: DETAILS ARTICLE PAGE  CSS CLOSE FROM 25-07-19 :::*/

/*::: DESKTOP MENU CSS START FROM 26-07-19 :::*/
#sppb-addon-1564122080899 {
  margin: 0 auto !important;
  width: 96% !important;
}
/*::: DESKTOP MENU CSS CLOSE FROM 26-07-19 :::*/

/*MOBILE MENU OVERRIDE CSS*/
.dj-offcanvas-override {
  background: #ba1422 !important;
  width: 100% !important;
  height: auto !important;
}
.dj-offcanvas-top {
  margin: 10px;
  display: block;
  text-align: right;
}
a.dj-offcanvas-close-btn {
  color: #fff;
  cursor: pointer;
}
ul.dj-mobile-override {
  list-style-type: none;
  margin-top: 1rem;
}
ul.dj-mobile-override li.dj-mobileitem {
  padding: 8px;
  font-size: 18px;
  color: white;
  font-family: "Libre Baskerville", serif;
}
ul.dj-mobile-override li.dj-mobileitem a {
  color: #fff;
}
.dj-megamenu-offcanvas-override a.dj-mobile-open-btn {
  border-color: rgb(0, 0, 0);
  color: #fff;
  line-height: 0;
  font-size: 24px;
}
.com_gallery_wd
  #bwg_container1_0
  #bwg_container2_0
  .bwg_standart_thumb_spun1_0 {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-color: #ffffff;
  display: inline-block;
  height: 220px;
  margin: 0px;
  padding: 5px 0;
  opacity: 1;
  filter: Alpha(opacity=100);
  text-align: center;
  vertical-align: middle;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  width: 314px;
  z-index: 100;
}
body.site.com_gallery_wd.view-gallery_wd {
  background: none !important;
}
body.site.view-article {
  background: none !important;
}
/*26-7-19 css start*/
.food-nomargin main#content .blog h2.title-heading:after,
.search h1.page-title:after {
  content: "";
  background: #c9d1c8;
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
}
.food-nomargin main#content .blog h2.title-heading:before,
.search h1.page-title:before {
  content: "";
  background: #c9d1c8;
  position: absolute;
  right: -100%;
  top: 0;
  width: 100%;
  height: 100%;
}
.search h1.page-title {
  padding: 170px 0 10px 0px;
  margin: 0 auto;
  text-align: center;
  background: #c9d1c8;
  color: #ba1422;
  font-family: "Libre Baskerville", serif;
  position: relative;
  font-weight: 500;
  font-size: 1.75rem;
  line-height: 1.2;
}
.search-results h2.result-title {
  margin-bottom: 0.5rem;
}

.search-results h2.result-title a {
  font-family: "Libre Baskerville", serif;
  color: #04202c;
  font-weight: 700;
  font-size: 20px;
  margin: 0;
  display: block;
}
.search-results h2.result-title a span.highlight {
  background: none;
}
.search-results p.result-text {
  /*font-size: 15px;
    line-height: 28px;*/
  margin: 0 0 20px 0;
  display: block;
  font-family: "Georgia";
  color: #04202c;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 1rem;
}
.search-results p.result-readmore a {
  /*background: #ba1422;*/
  /*padding: 0 10px;*/
  /*letter-spacing: 1px;*/
  display: inline-block;
  line-height: 1.5;
  font-size: 16px;
  color: #ba1422;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
.search-results p.result-readmore a > i.fa.fa-ellipsis-h {
  margin-right: 5px;
}
.search dl.search-results .row {
  margin-left: 0;
}
/*.search dl.search-results .row .span6 {
    margin: 15px 25px;
    width: 46%;
}*/
.jcomments-links .comments-link {
  display: none;
}
.container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}
.ad-holder {
  margin: 12px 0 22px 0;
}
.search dl.search-results {
  margin: 20px 30px 0 30px;
}

.itemid-167 .slide-picker-set {
  text-align: center;
  margin: 20px auto;
  padding: 0 5px;
}
.blog .readmore-link {
  background: url(../images/read-more-dots.png) no-repeat left center;
  background-size: 22px;
  padding: 0 0 0 27px;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.item-image img {
  width: 100%;
}
.articlecontainer {
  float: left;
  width: 65%;
}
body .articlesidebar {
  width: 32% !important;
}
/*.com_content.view-article.food-nomargin main#content {
    margin-top: 100px;
}*/
.com_content.view-article.food-nomargin main#content.withbanner {
  margin: 0;
}
.withbanner .page-header {
  margin: 0;
  border: none;
  padding: 0 0 15px 0;
}
.view-article .withbanner .item-page .page-header h2 {
  padding: 7px 0px 7px 0px;
  border: none;
  margin: 0 !important;
  line-height: 1.5;
}
/*26-7-19 css end*/

/*CSS START FROM 20-08-19*/
body .articlesidebar img {
  width: 100%;
}

.itemid-173 {
}

.food-nomargin main#content {
  min-height: 100vh;
  position: relative;
}

#content .search .error,
#content .tag-category {
  margin: 100px 0 0 0;
}

#content .tag-category input#filter-search {
  height: 34px;
}

#content .search .error {
  font-family: "Georgia";
  color: #04202c;
  margin-bottom: 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

/*.item-page {margin-top: 3%;}*/

.view-article .withbanner .item-page {
  margin-top: 0;
}

.view-article .item-page .articlecontainer,
.view-article .item-page .articlesidebar {
  margin-top: 3%;
}

.view-article .item-page .page-header {
  margin-bottom: 0;
  padding-bottom: 0;
}

.view-article .item-page .articlecontainer p {
  margin-top: 10px;
}

p {
  font-family: "Georgia";
  color: #04202c;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.fullpage-article .articlecontainer {
  width: 100%;
}

.portion-desc video {
  width: 100%;
  height: 100%;
}
.portion-desc img {
  width: 100%;
}
body .talking_food-slider .bx-wrapper img {
  height: 140px !important;
  object-fit: cover;
  margin: auto;
  width: 220px;
}
body .portion-desc img {
  height: auto !important;
}
.search dl.search-results .span6 > img {
  height: 360px;
  width: 540px;
  object-fit: cover;
  margin: 10px 0 20px 0;
}
.advance-tag-filter .span4 {
  margin-bottom: 25px;
  margin-left: 15px !important;
}
.advance-tag-filter .tag-filter-image {
  padding: 5px 0;
}
.advance-tag-filter .tag-filter-title {
  text-align: center;
  font-size: 16px;
  letter-spacing: 1px;
  padding: 2px;
  font-weight: 600;
  color: #304040;
  font-family: "Libre Baskerville", serif !important;
  text-transform: capitalize;
}
.advance-tag-filter a:hover {
  text-decoration: none;
}
/*CSS START FROM 20-08-19*/
.advance-tag-filter-layout {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
  grid-auto-rows: auto;
}
p.article-advance-tag-filter {
  display: none;
}

/*MOBILE MENU OVERRIDE CSS*/

@media (max-width: 523px) {
  .sppb-articles-carousel-column {
    width: 331px !important;
  }
  .item {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 374px) {
  div.bx-wrapper .bx-controls-direction a.bx-next {
    right: 0px !important;
  }
  .item {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (max-width: 767px) {
  .advance-tag-filter-layout {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
    grid-auto-rows: auto;
  }
  .sppb-articles-carousel-link {
    float: none;
    text-align: center;
  }
  .header-social li:last-child {
    position: relative;
  }
  .header-social li:last-child a.search_icon {
    position: absolute;
    top: 0px;
    right: 0px;
  }
  .header-social li:last-child .search.mod_search97 {
    display: block;
  }

  .post-desc {
    justify-content: center;
  }
  .portion-desc {
    flex: 0 100%;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    margin: 20px 0px 0 0;
  }

  table.acymailing_form {
    margin: 0 auto !important;
    padding: 0;
    width: 90%;
  }
  .foot .fl_logo {
    top: 10px;
    width: 130px;
    left: calc(16% - 0px) !important;
  }

  /*.dj-offcanvas .dj-offcanvas-content .header-social{display: block;}*/
  .header-search-menu .header-social {
    display: none;
  }
  .acymailing_module h2.acy-newsletter-title {
    font-size: 1.5rem;
  }

  .dj-megamenu-select-dark .dj-mobile-open-btn,
  .dj-megamenu-offcanvas-dark .dj-mobile-open-btn,
  .dj-megamenu-accordion-dark .dj-mobile-open-btn {
    width: 32px;
    height: 32px;
    font-size: 32px;
  }
  .header,
  .footer {
    padding-bottom: 15px;
  }
  .footer .fl_logo {
    top: 25px;
    width: 250px;
    left: calc(25% - 30px);
  }
  .footer-social-icons {
    margin: 50px 0 0 0;
    padding: 0;
    text-align: center;
  }
  .footer-copyright {
    background: #04202c;
    padding: 20px;
  }
  .search dl.search-results .row .span6 {
    margin: 15px 0;
    width: 100%;
  }

  .search h1.page-title {
    padding: 30px 0 25px 0px;
  }
  .footer .header-inner.clearfix .header-search-menu div#dj-megamenu115mobile {
    display: none;
  }
  .footer .header-search-menu {
    padding: 0 0 35px 0 !important;
  }
  .header-search-menu {
    float: right;
  }
  .header-search-menu .dj-megamenu-offcanvas-dark .dj-mobile-open-btn {
    background: none;
  }
  .header-search-menu .dj-megamenu-offcanvas-dark .dj-mobile-open-btn {
    background: none;
    width: 55px;
    height: 45px;
    margin-top: -10px;
    border: 1px solid rgb(0, 0, 0, 0.1);
    line-height: 0;
    border-radius: 4px;
    margin: -8px -20px 0 0;
    padding: 0;
  }
  .header-search-menu
    .dj-megamenu-offcanvas-dark
    .dj-mobile-open-btn
    span.fa.fa-bars:before {
    content: "\f0c9";
    font-size: 35px;
    color: rgba(0, 0, 0, 0.5);
    top: 0px;
    position: relative;
  }
  .header {
    padding-bottom: 5px;
    position: fixed;
  }
  .footer .brand img {
    width: auto;
  }
  .sp-page-builder .page-content #section-id-1564122080896 {
    padding-bottom: 50px !important;
  }

  div.bx-wrapper .bx-controls-direction a.bx-next {
    left: auto !important;
    right: -15px;
    background-image: url(../images/re-right.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 22px;
  }
  div.bx-wrapper .bx-controls-direction .bx-prev {
    left: -15px;
    background-image: url(../images/re-left.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 22px;
  }
  .header-search-menu .dj-megamenu-offcanvas-dark .dj-mobile-open-btn:hover,
  .header-search-menu .dj-megamenu-offcanvas-dark .dj-mobile-open-btn:focus {
    background: none;
    outline: none;
  }
  .acymailing_module h2.acy-newsletter-title {
    font-size: 29px;
  }
  .food-nomargin main#content .blog h2.title-heading {
    padding: 30px 0 30px 0;
    font-size: 1.75rem;
  }
  .food-nomargin main#content {
    margin: 0;
  }
  .advance-tag-filter .span4 {
    margin-left: 0 !important;
  }
  .floating-btn {
    margin-bottom: 50px;
  }
  /*.floating-btn .tags-tab{right: -57px;}*/
  .floating-btn .tags-box {
    top: calc(105%);
    min-height: auto;
    right: 15px;
  }
  .floating-btn .tags-tab {
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
    transform: rotate(0deg);
    display: block !important;
  }
  .com_gallery_wd.floating-btn .tags-tab {
    right: -40px;
  }
  .floating-btn .tags-box.opened {
    top: calc(70% - 105px);
    width: auto;
    left: 15px;
    right: 15px;
  }

  div#comments {
    width: 335px;
  }
  #comments .comments-buttons {
    width: auto;
  }
  .food-nomargin div#aside {
    margin: 0;
  }
  .header .brand img {
    width: 110px;
  }
  p.slider-picker {
    margin: 0;
    padding-top: 50px;
  }
  .food-nomargin main#content .blog h2.title-heading {
    padding: 30px 0 30px 0;
    font-size: 1.75rem;
    margin-top: 50px;
  }
  .articlecontainer {
    float: none;
    width: 100%;
  }
  body .articlesidebar {
    width: 100% !important;
  }
  .search dl.search-results .span6 > img {
    height: auto;
    width: 100%;
  }
  .search dl.search-results {
    margin: 20px 0 0 0;
  }
  .search {
    margin-top: 50px;
  }
  body.site.view-article {
    background: none !important;
    padding-top: 40px !important;
  }
  .view-article .item-page .articlecontainer,
  .view-article .item-page .articlesidebar {
    margin-top: 30px;
  }
}

/* thushan's work */
@media only screen and (min-width: 980px) and (max-width: 1024px) {
  .header .fl_logo,
  .header .fixed_logo {
    transform: translate(-50%, 0%);
    left: 50% !important;
    top: 15px !important;
  }

  .food-nomargin main#content .blog h2.title-heading {
    all: none !important;
    margin-top: 70px !important;
  }
}

@media (min-width: 375px) and (max-width: 812px) and (orientation: landscape) {
  .food-nomargin main#content .blog h2.title-heading {
    margin-top: 48px !important;
  }
  .footer-menu-bar {
    padding: 10px 0px 0px 0px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
  .header-search-menu .header-social {
    display: none;
  }
  .header-social li:last-child {
    position: relative;
  }
  .header-social li:last-child a.search_icon {
    position: absolute;
    top: 0px;
    right: 0px;
  }
  .header-social li:last-child .search.mod_search97 {
    display: block;
  }
  .header .brand img {
    width: 110px;
  }

  .fl_logo {
    width: 130px !important;
    top: 10px !important;
    left: calc(58% - 134px) !important;
  }

  .header-search-menu .dj-megamenu-offcanvas-dark .dj-mobile-open-btn {
    background: none;
    width: 65px;
    height: 45px;
    border: none; /* 1px solid rgb(0, 0, 0,0.1);*/
    line-height: 0;
    border-radius: 2px;
    float: right;
    margin: -11px 0 0 0;
    padding: 0;
  }

  .header-search-menu
    .dj-megamenu-offcanvas-dark
    .dj-mobile-open-btn
    span.fa.fa-bars:before {
    content: "\f0c9";
    font-size: 35px;
    color: rgba(0, 0, 0, 0.5);
    top: 0px;
    position: relative;
  }
  .header,
  .footer {
    height: 52px;
  }
  .floating-btn .tags-tab {
    right: -50px;
  }
}

/*SEARCH MENU CSS FOR MOBILE*/
@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation: portrait) {
  .header .brand img {
    width: 110px;
  }
  /* .blog {
        margin: -112px 0 10px 0px;
        padding: 10px 0 10px 0;
    } */
  .page-header {
    margin: 0px 0 10px 0px;
    padding: 10px 0 10px 0;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
  .advance-tag-filter-layout {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    grid-auto-rows: auto;
  }
  .post-desc {
    justify-content: center;
  }
  .portion-desc {
    flex: 0 100%;
    justify-content: center;
    width: 100%;
    max-width: 100%;
  }
  .acymailing_module h2.acy-newsletter-title {
    font-size: 1.75rem;
  }
  table.acymailing_form {
    margin: 0 auto !important;
    padding: 0;
    width: 90%;
  }
  .header .brand img {
    width: 110px;
  }
  /* .blog {
        margin: -22px 0 10px 0px !important;
        padding: 10px 0 10px 0;
    } */
  .page-header {
    margin: -94px 0 10px 0px;
    padding: 10px 0 10px 0;
  }
}

@media only screen and (min-width: 364px) and (max-width: 768px) and (orientation: portrait) {
  .header .fl_logo,
  .header .fixed_logo {
    transform: translate(-50%, 0%) !important;
    left: 50% !important;
    width: 130px !important;
  }
  .footer .fl_logo {
    left: calc(26% - 30px) !important;
  }
  .item-page {
    margin: -94px 0 10px 0px !important;
    padding: 10px 0 10px 0 !important;
  }
  .blog {
    padding-bottom: 10px;
  }
  .footer .fl_logo {
    top: 25px !important;
  }
  /* thushan's work */
  .footer-menu-bar {
    padding: 10px 0px 0px 0px !important;
  }
}

@media only screen and (min-width: 364px) and (max-width: 768px) and (orientation: landscape) {
  .header .fl_logo,
  .header .fixed_logo {
    transform: translate(-50%, 0%) !important;
    left: 50% !important;
    width: 130px !important;
  }
  .footer .fl_logo {
    left: calc(36% - 20px) !important;
  }
  .blog {
    padding-bottom: 10px;
  }
  .fl_logo {
    top: 10px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  /* .blog{
        margin: -112px 0 10px 0px;
        padding: 10px 0 10px 0;
    } */

  .food-nomargin main#content .blog h2.title-heading {
    padding: 30px 0 30px 0 !important;
    font-size: 1.75rem;
    margin-top: 48px;
  }

  .page-header {
    margin: 38px 0 10px 0px;
    padding: 10px 0 10px 0;
  }
  .advance-tag-filter-layout {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    grid-auto-rows: auto;
  }
  .post-desc {
    justify-content: center;
  }
  .portion-desc {
    flex: 0 47%;
    justify-content: center;
    width: 47%;
    max-width: 47%;
  }
  table.acymailing_form {
    margin: 0 auto !important;
    padding: 0;
  }
  .dj-megamenu-select-dark .dj-mobile-open-btn,
  .dj-megamenu-offcanvas-dark .dj-mobile-open-btn,
  .dj-megamenu-accordion-dark .dj-mobile-open-btn {
    width: 32px !important;
    height: 32px !important;
    font-size: 32px !important;
    margin: 0 !important;
  }
  .dj-offcanvas .dj-offcanvas-content .header-social {
    display: block;
  }
  .header-social {
    display: none;
  }

  .header,
  .footer {
    padding: 8px 20px;
  }
  .footer .fl_logo {
    position: absolute;
    left: 50%;
    width: 175px;
    top: 15px;
    left: calc(38% - 30px) !important;
  }
  .header .fl_logo,
  .header .fixed_logo {
    transform: translate(-50%, 0%);
    left: 50% !important;
    width: 130px !important;
  }
  .fixed_logo {
    left: calc(66% - 132px) !important;
  }
  /* .footer .fl_logo {
    width: 120px !important;
  } */
  .footer-menu-bar {
    text-align: center;
  }

  .footer-menu-bar {
    padding: 70px 0px 0px 0px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .advance-tag-filter-layout {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    grid-auto-rows: auto;
  }
  .navbar-primary .navbar-nav > .menu-item > a {
    padding: 1.358em 0.5em;
  }

  .post-desc {
    justify-content: center;
  }
  .portion-desc {
    flex: 0 47%;
    justify-content: center;
    width: 47%;
    max-width: 47%;
  }
  table.acymailing_form {
    margin: 0 auto !important;
    padding: 0;
  }
  /*.food-nomargin main#content .blog h2.title-heading:after, .search h1.page-title:after,*/
  .footer .fl_logo {
    left: calc(50% - 115px);
  }

  .blog {
    padding-bottom: 10px;
  }

  .food-nomargin main#content .blog h2.title-heading {
    padding: 30px 0 30px 0 !important;
    font-size: 1.75rem;
    margin-top: 70px;
  }

  .page-header {
    margin: -112px 0 10px 0px;
    padding: 10px 0 10px 0;
  }

  .header .fl_logo,
  .header .fixed_logo {
    transform: translate(-50%, 0%) !important;
    left: 50% !important;
    width: 130px !important;
  }
}

@media only screen and (min-width: 768px) {
  .header-social {
    display: block;
  }
  .header-search-menu {
    width: 100%;
  }
  ul#dj-megamenu115 {
    float: left;
  }
  .header-social {
    float: right;
  }
  .portion-desc img {
    height: 350px;
  }
  .page-header {
    margin: 36px 0 10px 0px;
  }
}

/* @media only screen and (min-width:1024px) {
    .food-nomargin main#content .blog h2.title-heading {     
        margin-top: 70px !important;
    }

} */

.bannerarticle .custom p {
  margin: 0;
}

.custom li {
  font-family: "Georgia";
  color: #04202c;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.custom h3 {
  font-family: "Libre Baskerville", serif;
}
.custom h2 {
  font-family: "Libre Baskerville", serif;
}

@media only screen and (min-width: 1441px) {
  div.acymailing_module,
  .acymailing_module div {
    padding: 0 !important;
    margin: 0 !important;
    border-style: none !important;
  }
  table.acymailing_form {
    width: auto;
    display: inline-block;
  }
}

#share-buttons img {
  width: 35px;
  padding: 5px;
  border: 0;
  box-shadow: 0;
  display: inline;
}

/* mobile min-res */
@media only screen and (max-width: 361px) {
  .header .fl_logo {
    all: unset;
    /* left: calc(32% + 0px) !important;     */
    top: 8px;
  }

  .footer .fl_logo {
    left: calc(16% - 0px) !important;
  }
  .fl_logo {
    top: 10px !important;
  }
}

@media only screen and (max-width: 368px) {
  .fl_logo {
    top: 10px !important;
  }
  .footer .fl_logo {
    top: 28px !important;
  }
  .footer-menu-bar {
    padding: 10px 0px 0px 0px !important;
  }
  .view-article .item-page .page-header h2 {
    padding: 40px 0 10px 0px !important;
  }
}

/* thushan's works 04/21 */
.footer #dj-megamenu115 {
  display: none;
}
.footer-menu-bar {
  padding: 70px 0px 0px 0px;
  text-align: center !important;
}
.fl_logo {
  left: calc(50% - 145px);
}

@media (min-width: 360px) and (max-width: 812px) {
  .search h1.page-title {
    padding: 60px 0 10px 0px;
  }
}

@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape) {
  .footer .fl_logo {
    left: calc(35% - 5px) !important;
  }
  .footer-menu-bar {
    padding: 40px 0px 0px 0px !important;
  }
}

@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape) {
  .footer-menu-bar {
    padding: 10px 0px 0px 0px !important;
  }
}

@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: landscape) {
  .footer .fl_logo {
    left: calc(32% - 5px) !important;
  }
}

@media only screen and (min-width: 360px) and (max-width: 740px) and (orientation: landscape) {
  .footer .fl_logo {
    left: calc(34% - 5px) !important;
  }
}
@media only screen and (min-width: 800px) and (max-width: 1280px) and (orientation: landscape) {
  .footer .fl_logo {
    left: calc(46% - 80px) !important;
  }
}
.row-fluid [class*="span"] {
  margin-left: 0;
  padding: 5px;
}
