body, h1, h2, h3, h4, h5, h6 {
  font-family: Rubik, sans-serif
}
.heading-layout2 .heading__title, .heading__subtitle {
  font-size: 30px;
  font-family: "Shadows Into Light", cursive
}
.heading-layout2 .heading__title, .heading__subtitle, .pagetitle__subheading {
  font-family: "Shadows Into Light", cursive
}
.bg-img, .btn, .btn-custom, section {
  position: relative
}
.social__icons, ol, ul {
  list-style: none
}
.social__icons li a, body, p {
  font-size: 15px
}
.fixed-navbar, .navbar {
  max-height: 100px;
  height: 100px
}
body {
  background-color: #fff;
  font-weight: 400;
  color: #555;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
::selection {
  background-color: #c43b12;
  color: #fff
}
a {
  color: inherit;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -moz-transition: .3s linear;
  -ms-transition: .3s linear;
  -o-transition: .3s linear
}
a:hover {
  color: #886b2d;
  text-decoration: none
}
section {
  padding-top: 100px;
  padding-bottom: 100px
}
.col-padding-0, .col-padding-0 > .row > [class*=col-], button {
  padding: 0
}
img {
  max-width: 100%
}
*, h1, h2, h3, h4, h5, h6, li, ol, p, ul {
  margin-top: 0;
  padding-top: 0
}
*, :active, :focus {
  outline: 0
}
button {
  border: none
}
.btn.focus, .btn:focus, .form-control, .form-control:focus, button, button:focus {
  outline: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none
}
textarea {
  resize: none
}
.btn__bordered, .cart-table thead, select {
  background-color: transparent
}
.col-padding-0 > .row {
  margin: 0
}
.inner-padding {
  padding: 120px 70px
}
.vertical-align-center {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%)
}
.background-banner {
  min-height: 500px
}
.width-auto {
  width: auto !important
}
.bg-overlay:before, .btn__block, .btn__link:hover:before {
  width: 100%
}
.lh-1 {
  line-height: 1 !important
}
.vh-100 {
  height: 100vh !important
}
.align-v, .banner__content, .filter-option-sorting {
  display: flex;
  align-items: center
}
.align-v-h {
  display: flex;
  justify-content: center;
  align-items: center
}
.border-top {
  border-top: 1px solid #eaeaea !important
}
.border-bottom {
  border-bottom: 1px solid #eaeaea !important
}
.mt-0 {
  margin-top: 0 !important
}
.mt-5 {
  margin-top: 5px !important
}
.mt-10 {
  margin-top: 10px !important
}
.mt-20 {
  margin-top: 20px !important
}
.mt-30 {
  margin-top: 30px !important
}
.mt-40 {
  margin-top: 40px !important
}
.mt-50 {
  margin-top: 50px !important
}
.mt-60 {
  margin-top: 60px !important
}
.mt-70 {
  margin-top: 70px !important
}
.mt-80 {
  margin-top: 80px !important
}
.mt-90 {
  margin-top: 90px !important
}
.mt-100 {
  margin-top: 100px !important
}
.mt-120 {
  margin-top: 120px !important
}
.mb-0 {
  margin-bottom: 0 !important
}
.mb-5 {
  margin-bottom: 5px !important
}
.mb-10 {
  margin-bottom: 10px !important
}
.mb-20 {
  margin-bottom: 20px !important
}
.mb-25 {
  margin-bottom: 25px !important
}
.mb-30 {
  margin-bottom: 30px !important
}
.mb-40 {
  margin-bottom: 40px !important
}
.mb-45 {
  margin-bottom: 45px !important
}
.mb-50 {
  margin-bottom: 50px !important
}
.mb-60 {
  margin-bottom: 60px !important
}
.mb-70 {
  margin-bottom: 70px !important
}
.mb-80 {
  margin-bottom: 80px !important
}
.mb-90 {
  margin-bottom: 90px !important
}
.mb-100 {
  margin-bottom: 100px !important
}
.header-transparent + .hero-banner, .header-transparent + .page-title, .header-transparent + .slider, .mt--100 {
  margin-top: -100px
}
.mr-0 {
  margin-right: 0 !important
}
.mr-10 {
  margin-right: 10px !important
}
.mr-20 {
  margin-right: 20px !important
}
.mr-30 {
  margin-right: 30px !important
}
.mr-40 {
  margin-right: 40px !important
}
.mr-50 {
  margin-right: 50px !important
}
.ml-0 {
  margin-left: 0 !important
}
.ml-20 {
  margin-left: 20px !important
}
.ml-30 {
  margin-left: 30px !important
}
.ml-40 {
  margin-left: 40px !important
}
.ml-50 {
  margin-left: 50px !important
}
.pb-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important
}
.pt-20 {
  padding-top: 20px !important
}
.pt-30 {
  padding-top: 30px !important
}
.pt-40 {
  padding-top: 40px !important
}
.pt-50 {
  padding-top: 50px !important
}
.pt-60 {
  padding-top: 60px !important
}
.pt-70 {
  padding-top: 70px !important
}
.pt-80 {
  padding-top: 80px !important
}
.pt-90 {
  padding-top: 90px !important
}
.pt-100 {
  padding-top: 100px !important
}
.pt-110 {
  padding-top: 110px !important
}
.pt-120 {
  padding-top: 120px !important
}
.pt-130 {
  padding-top: 130px !important
}
.pt-140 {
  padding-top: 140px !important
}
.pt-150 {
  padding-top: 150px !important
}
.pt-170 {
  padding-top: 170px !important
}
.pb-20 {
  padding-bottom: 20px !important
}
.pb-30 {
  padding-bottom: 30px !important
}
.pb-40 {
  padding-bottom: 40px !important
}
.pb-50 {
  padding-bottom: 50px !important
}
.pb-60 {
  padding-bottom: 60px !important
}
.pb-70 {
  padding-bottom: 70px !important
}
.pb-80 {
  padding-bottom: 80px !important
}
.pb-90 {
  padding-bottom: 90px !important
}
.pb-100 {
  padding-bottom: 100px !important
}
.pb-110 {
  padding-bottom: 110px !important
}
.pb-120 {
  padding-bottom: 120px !important
}
.pb-130 {
  padding-bottom: 130px !important
}
.pb-140 {
  padding-bottom: 140px !important
}
.pb-150 {
  padding-bottom: 150px !important
}
.pb-170 {
  padding-bottom: 170px !important
}
.pr-0 {
  padding-right: 0 !important
}
.pr-15 {
  padding-right: 15px !important
}
.pr-20 {
  padding-right: 20px !important
}
.pr-30 {
  padding-right: 30px !important
}
.pr-50 {
  padding-right: 50px !important
}
.pr-60 {
  padding-right: 60px !important
}
.pr-70 {
  padding-right: 70px !important
}
.pr-100 {
  padding-right: 100px !important
}
.pl-0 {
  padding-left: 0 !important
}
.pl-15 {
  padding-left: 15px !important
}
.pl-20 {
  padding-left: 20px !important
}
.pl-30 {
  padding-left: 30px !important
}
.pl-50 {
  padding-left: 50px !important
}
.pl-60 {
  padding-left: 60px !important
}
.pl-70 {
  padding-left: 70px !important
}
.pl-100 {
  padding-left: 100px !important
}
@media only screen and (min-width:992px) and (max-width:1200px) {
  .inner-padding {
    padding: 120px 50px
  }
}
.color-white {
  color: #fff !important
}
.color-gray {
  color: #f9f9f9 !important
}
.color-dark {
  color: #222 !important
}
.color-theme {
  color: #c43b12 !important
}
.color-heading {
  color: #282828 !important
}
.color-body {
  color: #9b9b9b !important
}
.bg-white {
  background-color: #fff !important
}
.bg-gray {
  background-color: #f9f9f9 !important
}
.bg-dark {
  background-color: #222 !important
}
.bg-heading {
  background-color: #282828 !important
}
.bg-theme {
  background-color: #c43b12 !important
}
.bg-img {
  z-index: 1
}
.bg-overlay:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  z-index: -1;
  background-color: rgba(27, 26, 26, .45)
}
.bg-overlay-2:before {
  background-color: rgba(27, 26, 26, .6)
}
.bg-overlay-3:before {
  background-color: rgba(27, 26, 26, .25)
}
.bg-overlay-4:before {
  background-color: rgba(27, 26, 26, .55)
}
.bg-overlay-gradient:before {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .55)), to(rgba(0, 0, 0, .01)));
  background-image: -webkit-linear-gradient(center bottom, rgba(0, 0, 0, .55), rgba(0, 0, 0, .01));
  background-image: -moz-linear-gradient(center bottom, rgba(0, 0, 0, .55), rgba(0, 0, 0, .01));
  background-image: -ms-linear-gradient(center bottom, rgba(0, 0, 0, .55), rgba(0, 0, 0, .01));
  background-image: -o-linear-gradient(center bottom, rgba(0, 0, 0, .55), rgba(0, 0, 0, .01));
  background-image: linear-gradient(center bottom, rgba(0, 0, 0, .55), rgba(0, 0, 0, .01))
}
.bg-parallax {
  background-attachment: fixed
}
h1, h2, h3, h4, h5, h6 {
  color: #282828;
  font-weight: 500;
  line-height: 1.1;
  text-transform: capitalize;
  margin-bottom: 20px
}
p {
  line-height: 24px;
  margin-bottom: 15px
}
h1 {
  font-size: 52px
}
h2 {
  font-size: 42px
}
h3 {
  font-size: 38px
}
h4 {
  font-size: 32px
}
h5 {
  font-size: 24px
}
h6 {
  font-size: 18px
}
.heading__subtitle {
  color: #c43b12;
  display: block;
  margin-bottom: 10px
}
.heading__title {
  font-size: 37px;
  margin-bottom: 10px
}
.heading__desc {
  margin-bottom: 0
}
.heading__icon, .widget-about img {
  margin-bottom: 26px
}
.heading__icon svg {
  fill: #c43b12
}
.heading__desc + img {
  margin-top: 14px
}
.heading-layout2 .heading__title {
  color: #c43b12;
  margin-bottom: 20px
}
.heading-white .heading__subtitle {
  color: #f9f9f9
}
.heading-white .heading__title, .page-title .breadcrumb-item a {
  color: #fff
}
.heading-white .heading__icon svg {
  fill: #ffffff
}
.pagetitle__subheading {
  font-size: 30px;
  color: #f9f9f9;
  display: block;
  margin-bottom: 10px
}
.btn, .pagination li a {
  font-family: Rubik, sans-serif
}
.pagetitle__heading {
  font-size: 55px;
  color: #fff;
  margin-bottom: 0
}
.pagetitle__desc {
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  color: #fff;
  margin-bottom: 0
}
.page-title {
  padding-top: 400px;
  padding-bottom: 90px
}
.page-title .breadcrumb {
  margin-top: 17px;
  margin-bottom: 0
}
.page-title .breadcrumb-item a:hover, .page-title .breadcrumb-item.active {
  color: #c43b12
}
.page-title .breadcrumb-item + .breadcrumb-item::before {
  color: #fff;
  font-family: FontAwesome;
  content: ""
}
.page-title .pagetitle__divider-shape, .slider-layout1 .slider__divider-shape {
  position: absolute;
  bottom: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  fill: #c43b12;
  z-index: 3
}
.page-title-layout2 {
  padding-top: 360px
}
.page-title-layout2 .pagetitle__subheading {
  font-family: Rubik, sans-serif;
  font-size: 13px;
  margin-bottom: 13px
}
.page-title-layout3 {
  padding-top: 300px;
  padding-bottom: 200px
}
.page-title-layout4 {
  padding-top: 300px;
  padding-bottom: 165px
}
.page-title-layout5 {
  padding-top: 300px;
  padding-bottom: 50px
}
.page-title-layout5 .breadcrumb {
  margin-top: 130px
}
.page-title-layout6 {
  padding-top: 400px;
  padding-bottom: 50px
}
.page-title-layout6 .breadcrumb {
  margin-top: 17px
}
.page-title-layout7 {
  background-color: #f9f9f9;
  padding-top: 40px;
  padding-bottom: 40px
}
.page-title-layout7 .pagetitle__heading {
  font-size: 19px;
  color: #222
}
.page-title-layout7 .breadcrumb-item a, .page-title-layout7 .breadcrumb-item + .breadcrumb-item::before {
  color: #222
}
.page-title-layout7 .breadcrumb {
  margin-top: 0
}
.btn {
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 700;
  min-width: 170px;
  height: 50px;
  line-height: 48px;
  border-radius: 3px;
  text-align: center;
  padding: 0 10px;
  letter-spacing: 1.3px;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -ms-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out
}
.btn-custom, .nav-tabs .nav__link {
  font-family: "Shadows Into Light", cursive;
  font-size: 22px
}
.btn.active, .btn:active, .btn:focus {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0
}
.btn__lg {
  min-width: 210px
}
.btn__primary {
  background-color: #c43b12;
  color: #fff;
  border: 2px solid #c43b12
}
.btn__primary:active, .btn__primary:focus, .btn__primary:hover {
  background-color: #282828;
  color: #fff;
  border-color: #282828
}
.btn__primary.btn__hover2:active, .btn__primary.btn__hover2:focus, .btn__primary.btn__hover2:hover {
  background-color: #fff;
  color: #c43b12;
  border-color: #fff
}
.btn__primary.btn__hover3:active, .btn__primary.btn__hover3:focus, .btn__primary.btn__hover3:hover {
  background-color: transparent;
  color: #c43b12
}
.btn__secondary {
  background-color: #222;
  color: #fff;
  border: 2px solid #222
}
.btn__secondary:active, .btn__secondary:focus, .btn__secondary:hover {
  background-color: #c43b12;
  color: #fff;
  border-color: #c43b12
}
.btn__secondary.btn__hover2:active, .btn__secondary.btn__hover2:focus, .btn__secondary.btn__hover2:hover {
  background-color: #fff;
  color: #222;
  border-color: #fff
}
.btn__white {
  background-color: #fff;
  color: #282828;
  border: 2px solid #fff
}
.btn__white:active, .btn__white:focus, .btn__white:hover {
  background-color: #c43b12;
  color: #fff;
  border-color: #c43b12
}
.btn__white.btn__hover2:active, .btn__white.btn__hover2:focus, .btn__white.btn__hover2:hover {
  background-color: #282828;
  color: #fff;
  border-color: #282828
}
.btn__rounded {
  border-radius: 50px
}
.btn__link {
  background-color: transparent;
  min-width: 0;
  line-height: 1;
  height: auto;
  padding: 0 0 4px;
  border: none
}
.btn__link:after, .btn__link:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%
}
.btn__link:before {
  width: 0;
  z-index: 2;
  -webkit-transition: .6s linear;
  -moz-transition: .6s linear;
  -ms-transition: .6s linear;
  -o-transition: .6s linear;
  transition: .6s linear
}
.menu-layout4 .menu-item .menu__item-hover, .nav-tabs .nav__link:after, .portfolio-item .portfolio__hover {
  -webkit-transition: .4s linear;
  -moz-transition: .4s linear;
  -ms-transition: .4s linear;
  -o-transition: .4s linear
}
.btn__link.btn__primary {
  color: #c43b12
}
.btn__link.btn__primary:after {
  background-color: #c43b12
}
.btn__link.btn__primary:active, .btn__link.btn__primary:focus, .btn__link.btn__primary:hover {
  color: #222;
  background-color: transparent;
  border-color: transparent
}
.btn__link.btn__primary:active:before, .btn__link.btn__primary:focus:before, .btn__link.btn__primary:hover:before, .btn__link.btn__secondary:after {
  background-color: #222
}
.btn__link.btn__secondary {
  color: #222
}
.btn__link.btn__secondary:active, .btn__link.btn__secondary:focus, .btn__link.btn__secondary:hover {
  color: #c43b12;
  background-color: transparent;
  border-color: transparent
}
.btn__link.btn__secondary:active:before, .btn__link.btn__secondary:focus:before, .btn__link.btn__secondary:hover:before, .divider__theme:after, .divider__theme:before {
  background-color: #c43b12
}
.btn__bordered.btn__primary {
  color: #c43b12;
  border-color: #c43b12
}
.btn__bordered.btn__primary:active, .btn__bordered.btn__primary:focus, .btn__bordered.btn__primary:hover {
  color: #fff;
  background-color: #c43b12;
  border-color: #c43b12
}
.btn__bordered.btn__secondary {
  color: #222;
  border-color: #222
}
.btn__bordered.btn__secondary:active, .btn__bordered.btn__secondary:focus, .btn__bordered.btn__secondary:hover {
  color: #fff;
  background-color: #222;
  border-color: #222
}
.btn__bordered.btn__white {
  color: #fff;
  border-color: #fff
}
.btn__bordered.btn__white:active, .btn__bordered.btn__white:focus, .btn__bordered.btn__white:hover {
  color: #c43b12;
  background-color: #fff;
  border-color: #fff
}
.btn__white.btn__secondary {
  color: #222;
  border-color: #fff;
  background-color: #fff
}
.btn__white.btn__secondary:active, .btn__white.btn__secondary:focus, .btn__white.btn__secondary:hover {
  color: #fff;
  background-color: #c43b12;
  border-color: #c43b12
}
.btn__video.popup-video {
  padding-left: 50px;
  color: #fff
}
.btn__video.popup-video .video__player {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  line-height: 50px
}
.btn__video.popup-video .video__player img {
  width: auto;
  display: inline-block;
  text-align: center
}
.btn__video.popup-video:hover {
  color: #222
}
.nav-tabs .nav__link.active, .nav-tabs .nav__link:hover, .social__icons li a:hover {
  color: #c43b12
}
.btn i {
  margin-right: 9px
}
.btn-custom {
  padding: 5px 10px;
  background-color: #c43b12;
  color: #fff;
  margin: auto;
  width: 120px;
  text-align: center;
  display: inline-block
}
.btn-custom:after, .btn-custom:before {
  content: "";
  position: absolute;
  bottom: -11px;
  width: 50%;
  height: 30px;
  background-color: #c43b12;
  z-index: -1
}
.fixed-navbar, .form-control, .nav-tabs .nav__link.active:after, .nav-tabs .nav__link:hover:after, .navbar .dropdown-menu .nav__item .nav__item-link:hover:before, .navbar .nav__item .nav__item-link.active:before, .navbar .nav__item .nav__item-link:hover:before, .owl-carousel .owl-item img {
  width: 100%
}
.btn-custom:before {
  right: 0;
  transform: skewY(20deg)
}
.btn-custom:after {
  transform: skewY(-20deg);
  left: 0
}
.feature-item, .form-group, .portfolio-item {
  position: relative;
  margin-bottom: 30px
}
.form-control {
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 2px;
  padding: 0 15px;
  font-size: 14px;
  color: #9b9b9b
}
.breadcrumb, .pagination li a {
  background-color: transparent
}
.form-control:focus {
  background-color: #fff;
  border-color: #c43b12
}
.form-control::-webkit-input-placeholder {
  color: #9b9b9b
}
.form-control:-moz-placeholder {
  color: #9b9b9b
}
.form-control::-moz-placeholder {
  color: #9b9b9b
}
.form-control:-ms-input-placeholder {
  color: #9b9b9b
}
textarea.form-control {
  min-height: 122px;
  line-height: 1.5;
  padding-top: 10px
}
.form-control.nice-select, .icon-list, .portfolio-single-images .portfolio__img img, .post-comments-form .form-group {
  margin-bottom: 30px
}
.nice-select .list {
  width: 100%;
  max-height: 50vh;
  overflow-y: auto
}
.header-layout4 .navbar, .nav-tabs, .widget-categories li:last-child a {
  border-bottom: 0
}
.nav-tabs .nav__link {
  display: block;
  padding-bottom: 3px;
  margin-right: 30px;
  line-height: 1;
  color: #333;
  margin-bottom: 0;
  position: relative;
  z-index: 1
}
.nav-tabs .nav__link:last-of-type {
  margin-right: 0
}
.nav-tabs .nav__link:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 2px;
  background-color: #c43b12;
  transition: .4s linear
}
.header-layout3 .navbar .nav__item:nth-last-child(2), .navbar .nav__item:last-child, .pagination li:last-child, .social__icons li:last-of-type {
  margin-right: 0
}
.tab-content {
  padding-top: 35px
}
.social__icons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0;
  margin-bottom: 0
}
.social__icons li {
  margin-right: 20px
}
.social__icons li a {
  display: block;
  line-height: 1;
  color: #282828;
  -webkit-transition: .3s linear;
  -moz-transition: .3s linear;
  -ms-transition: .3s linear;
  -o-transition: .3s linear;
  transition: .3s linear
}
.fixed-navbar .navbar__action-btn-reserve, .fixed-navbar .navbar__action-btn-reserve:hover, .header-transparent .nav__item .nav__item-link, .header-transparent .navbar__action-btn, .header-transparent .social__icons li a, .social__icons-white li a {
  color: #fff
}
.breadcrumb {
  padding: 0
}
.breadcrumb-item, .portfolio-item .portfolio__cat {
  line-height: 1
}
.contact .social__icons li, .member .social__icons li, .pagination li {
  margin-right: 10px
}
.pagination li a {
  font-size: 16px;
  font-weight: 700;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #eee;
  border-radius: 2px;
  color: #9b9b9b;
  text-align: center;
  -webkit-transition: .3s linear;
  -moz-transition: .3s linear;
  -ms-transition: .3s linear;
  -o-transition: .3s linear;
  transition: .3s linear
}
.navbar .dropdown-menu .nav__item .nav__item-link:hover, .navbar .nav__item .nav__item-link.active, .navbar .nav__item .nav__item-link:hover {
  color: #c43b12
}
.pagination li a i {
  font-weight: 700
}
.header-transparent .navbar__action-btn-reserve, .pagination li a.current, .pagination li a:hover {
  background-color: #c43b12;
  border-color: #c43b12;
  color: #fff
}
.icon-list li {
  position: relative;
  padding-left: 25px;
  color: #7f7f7f;
  line-height: 30px
}
.icon-list li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  font-family: ElegantIcons;
  font-size: 15px;
  color: #282828
}
.icon-list.layout1 li:before {
  content: "I"
}
.icon-list.layout2 li:before {
  content: "R"
}
.icon-list.layout3 li:before {
  content: "5"
}
.icon-list.layout4 li:before {
  content: ""
}
.icon-list.layout5 li:before {
  content: ""
}
.icon-list.layout6 li:before {
  content: "E"
}
.icon-list.layout7 li:before {
  font-family: FontAwesome;
  content: "";
  font-size: 7px;
  left: 5px
}
.icon-list.layout8 {
  counter-reset: numbers
}
.icon-list.layout8 li:before {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  counter-increment: numbers;
  content: counter(numbers) "."
}
.contact__list li {
  font-size: 14px;
  line-height: 24px
}
.contact__list li i {
  font-size: 16px;
  margin-right: 9px;
  color: #c43b12
}
.alert-panel {
  position: relative;
  background-color: #f6f6f6;
  padding: 30px;
  border-radius: 4px;
  margin-bottom: 40px
}
.alert-panel:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 30px;
  height: 2px;
  width: calc(100% - 60px);
  background-color: #c43b12
}
.alert__title {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 0
}
.alert__desc {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0
}
.header {
  position: relative;
  z-index: 1010
}
.navbar {
  padding: 0;
  background-color: #fff;
  border-bottom: 1px solid #ededed
}
.navbar > .container, .navbar > .container-fluid {
  position: relative;
  height: 100px
}
.navbar .navbar-brand {
  padding: 0;
  margin: 0;
  line-height: 100px
}
.fixed-navbar .logo-light, .header-transparent .logo-dark, .navbar .logo-light {
  display: none
}
.navbar .navbar-toggler {
  padding: 0;
  border: none;
  border-radius: 0;
  width: 23px;
  position: relative
}
.fixed-navbar .logo-dark, .header-transparent .logo-light, .navbar .navbar-toggler .menu-lines {
  display: inline-block
}
.navbar .navbar-toggler .menu-lines:after, .navbar .navbar-toggler .menu-lines:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 23px;
  height: 2px;
  display: inline-block;
  background-color: #333;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}
.navbar .navbar-toggler .menu-lines:after {
  top: 10px
}
.navbar .navbar-toggler .menu-lines span {
  position: absolute;
  top: 0;
  left: 0;
  width: 23px;
  height: 2px;
  background-color: #333
}
.navbar .navbar-toggler.actived .menu-lines > span {
  opacity: 0
}
.navbar .navbar-toggler.actived .menu-lines:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.navbar .navbar-toggler.actived .menu-lines:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}
.navbar .nav__item {
  position: relative;
  margin-right: 32px
}
.navbar .nav__item .nav__item-link {
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
  display: block;
  position: relative;
  color: #333;
  line-height: 100px;
  letter-spacing: .6px
}
.navbar .nav__item .nav__item-link:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 2px;
  margin: auto;
  display: block;
  background-color: #c43b12;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}
.navbar .dropdown-toggle:after {
  content: "";
  font-family: fontAwesome;
  border: none;
  vertical-align: middle;
  margin-left: 0;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%)
}
.navbar .dropdown-menu {
  border-radius: 0;
  border: none;
  margin: 0;
  background-color: #161616
}
.navbar .dropdown-menu .nav__item {
  padding: 0 40px;
  margin-right: 0
}
.navbar .dropdown-menu .nav__item .nav__item-link {
  color: #9b9b9b;
  text-transform: capitalize;
  font-weight: 400;
  line-height: 40px;
  white-space: nowrap;
  border-bottom: 1px solid #494b4f
}
.navbar .dropdown-menu .nav__item .nav__item-link:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 0;
  margin: 0;
  display: block !important;
  background-color: #c43b12;
  -webkit-transition: .8s;
  -moz-transition: .8s;
  -ms-transition: .8s;
  -o-transition: .8s;
  transition: .8s
}
.navbar .dropdown-menu .nav__item:last-child > .nav__item-link {
  border-bottom: none
}
.navbar .dropdown-menu .nav__item:last-child > .nav__item-link:before {
  display: none !important
}
.carousel-arrows .owl-nav .owl-next, .navbar .dropdown-menu .dropdown-toggle:after, .ui-slider-horizontal .ui-slider-range-max {
  right: 0
}
.header-transparent .navbar {
  border-bottom: 1px solid rgba(255, 255, 255, .15);
  background-color: transparent
}
.divider__white:after, .divider__white:before, .dotted__white span, .dotted__white span:after, .dotted__white span:before, .header-transparent .navbar .navbar-toggler .menu-lines span, .header-transparent .navbar .navbar-toggler .menu-lines:after, .header-transparent .navbar .navbar-toggler .menu-lines:before {
  background-color: #fff
}
.header-transparent .navbar__action-btn-reserve:hover {
  background-color: #282828;
  border-color: #282828
}
.header-transparent .navbar.fixed-navbar > .nav__item > .nav__item-link:before {
  background-color: #333
}
.header-layout3 .navbar {
  padding: 0;
  height: 190px;
  max-height: 1090px;
  border-bottom: 0
}
.header-layout3 .navbar > .container {
  flex-direction: column;
  height: 190px
}
.header-layout3 .navbar .nav__item .nav__item-link {
  line-height: 40px
}
.header-layout4 .navbar .nav__item .nav__item-link:before {
  bottom: 30px
}
.header-layout4 .navbar .dropdown-menu .nav__item .nav__item-link:before {
  bottom: 0
}
.fixed-navbar {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1040;
  border-bottom: 0 !important;
  background-color: #fff !important;
  box-shadow: 0 3px 4px rgba(0, 0, 0, .07);
  -webkit-animation: .8s translateHeader;
  -moz-animation: .8s translateHeader;
  -ms-animation: translateHeader 0.8s;
  -o-animation: .8s translateHeader;
  animation: .8s translateHeader
}
.fixed-navbar .nav__item .nav__item-link, .fixed-navbar .navbar__action-btn, .fixed-navbar .social__icons li a, .fixed-navbar .social__icons-white li a {
  color: #333
}
.accordion-item.opened .accordion__item-title, .fancybox-item:hover .fancybox__title, .navbar__action-btn:hover, .search-popup .module__search-btn:hover {
  color: #c43b12
}
@-webkit-keyframes translateHeader {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
}
@-moz-keyframes translateHeader {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
}
@-ms-keyframes translateHeader {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
}
@-o-keyframes translateHeader {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
}
@keyframes translateHeader {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
}
.navbar-actions > * {
  margin-left: 20px
}
.navbar__action-btn {
  position: relative;
  margin-left: 20px;
  color: #333
}
.navbar__action-btn-reserve {
  font-weight: 700;
  min-width: 124px;
  height: 37px;
  line-height: 35px;
  color: #fff
}
.navbar__action-btn-reserve:hover {
  color: #fff
}
.cart__label {
  position: absolute;
  top: -7px;
  right: -9px;
  width: 16px;
  height: 16px;
  line-height: 18px;
  border-radius: 50%;
  text-align: center;
  background-color: #c43b12;
  color: #fff;
  font-weight: 600;
  font-size: 10px;
  font-family: Rubik, sans-serif
}
.search-popup {
  position: fixed;
  z-index: 2300;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(27, 26, 26, .95);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out
}
.search-popup .close-search {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 35px;
  height: 35px;
  line-height: 33px;
  font-size: 20px;
  color: #fff;
  cursor: pointer
}
.search-popup .module__search-form {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 750px;
  margin: -40px auto 0;
  -webkit-transform: translateY(-50%) scaleX(0);
  -moz-transform: translateY(-50%) scaleX(0);
  -ms-transform: translateY(-50%) scaleX(0);
  -o-transform: translateY(-50%) scaleX(0);
  transform: translateY(-50%) scaleX(0);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out 0.5s
}
.search-popup .module__search-btn {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 80px;
  text-align: center;
  font-size: 28px;
  cursor: pointer;
  transition: .3s;
  color: #fff
}
.dotted__line, .search-popup .search__input {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.search-popup .search__input {
  z-index: 1;
  height: 80px;
  padding-left: 50px;
  background: 0 0;
  border: none;
  border-bottom: 1px solid #c43b12;
  width: 100%;
  color: #fff;
  font-size: 35px;
  transition: .3s
}
.cart-popup, .hero-banner .hero__banner-categories .cat__item img {
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -ms-transition: .4s;
  -o-transition: .4s
}
.search-popup .search__input::-webkit-input-placeholder {
  color: #fff
}
.search-popup .search__input:-moz-placeholder {
  color: #fff
}
.search-popup .search__input::-moz-placeholder {
  color: #fff
}
.search-popup .search__input:-ms-input-placeholder {
  color: #fff
}
.search-popup .search__input::placeholder {
  color: #fff
}
.search-popup.active {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0)
}
.search-popup.inActive {
  opacity: 0;
  transition-delay: 0.5s;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%)
}
.search-popup.active .module__search-form {
  -webkit-transform: translateY(-50%) scaleX(1);
  -moz-transform: translateY(-50%) scaleX(1);
  -ms-transform: translateY(-50%) scaleX(1);
  -o-transform: translateY(-50%) scaleX(1);
  transform: translateY(-50%) scaleX(1)
}
.search-popup.inActive .module__search-form {
  transition-delay: 0s;
  -webkit-transform: translateY(-50%) scaleX(0);
  -moz-transform: translateY(-50%) scaleX(0);
  -ms-transform: translateY(-50%) scaleX(0);
  -o-transform: translateY(-50%) scaleX(0);
  transform: translateY(-50%) scaleX(0)
}
.cart-popup {
  background-color: #161616;
  width: 310px;
  padding: 40px;
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1055;
  visibility: hidden;
  opacity: 0;
  box-shadow: 0 2px 6px 0 rgba(40, 40, 40, .1);
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  transition: .4s
}
.cart-popup .cart-item {
  position: relative;
  display: flex;
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 20px;
  margin-bottom: 20px
}
.cart-popup .cart-item:last-child {
  border-bottom: 0;
  margin-bottom: 0
}
.cart-popup .cart-item .cart__item-img {
  width: 50px;
  height: 50px;
  overflow: hidden;
  border-radius: 2px;
  margin-right: 15px
}
.cart-popup .cart-item .cart__item-content {
  flex: 1;
  padding-right: 22px
}
.cart-popup .cart-item .cart__item-title {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 4px
}
.cart-popup .cart-item .cart__item-detail {
  color: #c43b12;
  font-size: 13px;
  font-weight: 600;
  line-height: 1
}
.cart-popup .cart-item .cart__item-detail span:first-child {
  padding-right: 4px
}
.cart-popup .cart-item .cart__item-delete {
  width: 20px;
  height: 20px;
  line-height: 20px;
  background-color: #c43b12;
  color: #fff;
  text-align: center;
  font-style: normal;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  transition: .4s;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -ms-transition: .4s;
  -o-transition: .4s
}
.cart-popup .cart-item .cart__item-delete:hover {
  background-color: #fff;
  color: #c43b12
}
.cart-popup .cart-subtotal {
  display: flex;
  justify-content: space-between;
  border-top: 2px solid #494b4f;
  border-bottom: 2px solid #494b4f;
  padding: 18px 0;
  margin-bottom: 20px
}
.cart-popup .cart-subtotal span {
  font-family: Rubik, sans-serif;
  line-height: 1;
  font-weight: 700
}
.cart-popup .cart-action .btn {
  min-width: 105px;
  height: 42px;
  line-height: 40px
}
.cart-popup.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0)
}
@media only screen and (max-width:991px) {
  .navbar .dropdown-menu, .navbar .navbar-collapse {
    background-color: #161616
  }
  .navbar .navbar-toggler {
    position: absolute;
    right: 15px;
    height: 13px
  }
  .navbar .collapse:not(.show) {
    display: block
  }
  .navbar .navbar-nav {
    margin: 0 !important
  }
  .navbar .nav__item {
    margin-right: 0
  }
  .navbar .nav__item .nav__item-link {
    color: #fff;
    line-height: 35px;
    padding-left: 15px
  }
  .navbar .nav__item .nav__item-link:hover {
    color: #c43b12
  }
  .header .logo-light, .header-transparent .logo-light, .navbar .nav__item .nav__item-link:before, .navbar__action-btn-reserve, .navbar__action-btn-sidenav {
    display: none
  }
  .navbar .navbar-collapse {
    box-shadow: 0 3px 4px rgba(0, 0, 0, .07);
    z-index: 50;
    padding: 15px 0;
    position: absolute;
    left: 0;
    width: 100%;
    top: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px)
  }
  .navbar .navbar-collapse .navbar-actions {
    padding: 0 15px
  }
  .navbar .menu-opened.navbar-collapse {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
  .navbar .dropdown-toggle:after {
    right: 15px;
    content: "L";
    font-family: ElegantIcons
  }
  .navbar .nav__item.opened > .dropdown-toggle:after, .navbar .nav__item.show > .dropdown-toggle:after {
    content: "K"
  }
  .navbar .dropdown-menu .nav__item {
    padding: 0 25px
  }
  .navbar .dropdown-menu .nav__item .nav__item-link {
    padding-left: 0
  }
  .navbar .dropdown-menu .nav__item .nav__item-link:hover:before {
    display: none !important
  }
  .navbar .nav__item.dropdown-submenu > .dropdown-menu.show {
    padding-left: 10px
  }
  .navbar .dropdown-submenu .dropdown-menu .nav__item {
    padding: 0 0 0 15px
  }
  .navbar .mega-dropdown-menu .nav__item, .navbar .navbar-nav .dropdown-menu.show {
    padding: 0
  }
  .header__topbar > .container, .navbar .mega-dropdown-menu .container {
    max-width: none
  }
  .navbar .mega-dropdown-menu > .nav__item {
    padding: 0 10px
  }
  .fixed-navbar {
    position: static;
    animation: none
  }
  .navbar-actions-wrap {
    position: absolute;
    top: 50%;
    right: 60px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  .header-transparent + .page-title {
    margin-top: 0
  }
  .header .navbar, .header-transparent .navbar {
    background-color: #fff
  }
  .header .logo-dark, .header-transparent .logo-dark {
    display: inline-block
  }
  .header .navbar__action-btn, .header .social__icons li a, .header-transparent .navbar__action-btn, .header-transparent .social__icons li a {
    color: #333
  }
  .header .navbar .navbar-toggler .menu-lines span, .header .navbar .navbar-toggler .menu-lines:after, .header .navbar .navbar-toggler .menu-lines:before, .header-transparent .navbar .navbar-toggler .menu-lines span, .header-transparent .navbar .navbar-toggler .menu-lines:after, .header-transparent .navbar .navbar-toggler .menu-lines:before {
    background-color: #333
  }
  .header .navbar-expand-lg > .container, .header .navbar-expand-lg > .container-fluid, .header-transparent .navbar-expand-lg > .container, .header-transparent .navbar-expand-lg > .container-fluid {
    width: 100%;
    max-width: none
  }
  .header .navbar, .header .navbar > .container, .header .navbar > .container-fluid, .header-transparent .navbar, .header-transparent .navbar > .container, .header-transparent .navbar > .container-fluid {
    height: 80px
  }
  .header .navbar-brand, .header-transparent .navbar-brand {
    margin-left: 15px;
    line-height: 80px
  }
  .header-layout3 .navbar > .container {
    flex-direction: row
  }
  .header-layout3 .navbar > .container .navbar-brand img {
    max-height: 60px
  }
  .cart-popup {
    right: 15px
  }
  .navbar__action-btn-popupMenu {
    margin-right: 15px !important
  }
}
.accordion-item {
  border: 1px solid #ededed;
  background-color: #fff;
  padding: 25px 30px;
  margin-bottom: 27px
}
.accordion-item .accordion__item-title {
  color: #282828;
  font-weight: 700;
  font-size: 15px;
  cursor: pointer;
  display: block;
  position: relative;
  padding-right: 25px
}
.accordion-item .accordion__item-title:after {
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  font-family: Fontawesome;
  background-color: #c43b12;
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  text-align: center;
  width: 20px;
  height: 20px;
  line-height: 20px
}
.accordion-item.opened {
  border-color: #c43b12
}
.accordion-item.opened .accordion__item-title:after {
  background-color: #c43b12;
  color: #fff;
  content: ""
}
.accordion-item .accordion__item-body {
  padding-top: 25px
}
.accordion-item .accordion__item-body p, .portfolio-item .portfolio__desc {
  margin-bottom: 0
}
.hero-banner, .hero-banner .hero__banner-inner, .slider .slide-item {
  height: 100vh
}
.hero-banner .hero__banner-img {
  margin-top: 150px;
  text-align: center
}
.hero-banner .hero__banner-categories {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%
}
.hero-banner .hero__banner-categories .cat__item {
  text-align: center;
  margin-right: 55px
}
.blog-author .social__icons li a:last-child, .hero-banner .hero__banner-categories .cat__item:last-child, .member .social__icons li:last-child, .portfolio-filter li:last-child, .portfolio__share .social__icons a:last-child {
  margin-right: 0
}
.hero-banner .hero__banner-categories .cat__item img {
  transition: .4s
}
.hero-banner .hero__banner-categories .cat__item .cat__item-title {
  display: block;
  font-size: 13px;
  color: #fff;
  margin-top: 10px;
  opacity: 0;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -ms-transition: .4s;
  -o-transition: .4s;
  transition: .4s
}
.hero-banner .hero__banner-categories .cat__item:hover .cat__item-title, .hero-banner .hero__banner-categories .cat__item:hover img {
  opacity: 1;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px)
}
.hero-banner .divider-shape, .text-banner-layout1 .divider-shape {
  position: absolute;
  bottom: 0;
  left: 50%;
  fill: #ffffff;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%)
}
.text-banner .banner__subtitle {
  display: block;
  font-family: "Shadows Into Light", cursive;
  color: #fff;
  font-size: 27px;
  margin-bottom: 10px
}
.text-banner .banner__title {
  color: #fff;
  font-size: 55px
}
.text-banner-layout1 {
  padding-top: 400px;
  padding-bottom: 60px
}
.text-banner-layout2 {
  padding-top: 240px;
  padding-bottom: 220px
}
.text-banner-layout2 .divider-shape {
  position: absolute;
  left: 0;
  width: 100%;
  height: 6px;
  background: url(../images/shapes/shape1.png) repeat-x
}
.reservation-layout3 .divider-shape-top, .slider-layout2 .divider-shape-top, .text-banner-layout2 .divider-shape-top, .text-banner-layout3 .divider-shape-top {
  top: 0
}
.reservation-layout3 .divider-shape-bottom, .slider-layout2 .divider-shape-bottom, .text-banner-layout2 .divider-shape-bottom, .text-banner-layout3 .divider-shape-bottom {
  bottom: 0;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg)
}
.text-banner-layout3 {
  padding-top: 290px;
  padding-bottom: 290px
}
.slider-layout2 .divider-shape, .text-banner-layout3 .divider-shape {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 17px;
  background: url(../images/shapes/shape2.png) repeat-x
}
.banner__content .banner__content-text {
  flex: 0 0 46%;
  max-width: 46%;
  position: relative;
  z-index: 2
}
.banner__content .banner__content-text-inner {
  background-color: #fff;
  padding: 40px;
  border-radius: 2px;
  box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .08);
  position: relative;
  z-index: 2;
  margin-right: -50px;
  text-align: center
}
#scrollTopBtn:hover, .divider__line:after, .divider__line:before, .member .social__icons li a:hover, .portfolio-gallery-link .portfolio-item .hover__content-inner .dotted__line span, .portfolio-gallery-link .portfolio-item .hover__content-inner .dotted__line span:after, .portfolio-gallery-link .portfolio-item .hover__content-inner .dotted__line span:before, .portfolio-standard .portfolio-item .hover__content-inner .dotted__line span, .portfolio-standard .portfolio-item .hover__content-inner .dotted__line span:after, .portfolio-standard .portfolio-item .hover__content-inner .dotted__line span:before {
  background-color: #282828
}
.banner__content .banner__content-img {
  flex: 0 0 54%;
  max-width: 54%
}
.banner-layout2 .banner__content, .menu-layout4 .filtered-items-wrap > [class*=col-]:first-of-type .menu-item, .menu-layout4 .filtered-items-wrap > [class*=col-]:nth-of-type(2) .menu-item, .menu-layout4 .filtered-items-wrap > [class*=col-]:nth-of-type(5) .menu-item, .menu-layout4 .filtered-items-wrap > [class*=col-]:nth-of-type(6) .menu-item {
  flex-direction: row-reverse
}
.banner-layout2 .banner__content .banner__content-text-inner {
  margin-right: 0;
  margin-left: -50px
}
.divider__line {
  position: relative;
  height: 6px
}
.divider__line:before {
  content: "";
  position: absolute;
  top: 0;
  left: calc(50% - 5px);
  width: 20px;
  height: 2px
}
.divider__line:after {
  content: "";
  position: absolute;
  top: 4px;
  right: calc(50% - 5px);
  width: 20px;
  height: 2px
}
.dotted__line, .footer, .footer-bottom, .footer-middle, .footer__logo-wrap, .portfolio-item .portfolio__img {
  position: relative
}
.divider__left:before {
  left: 10px
}
.divider__left:after {
  right: calc(100% - 20px)
}
.dotted__line {
  width: 16px;
  height: 3px;
  display: inline-block;
  line-height: 1;
  transition: .3s
}
.dotted__line span {
  width: 4px;
  height: 3px;
  background-color: #dedede;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0
}
.dotted__line span:after, .dotted__line span:before {
  content: "";
  position: absolute;
  top: 0;
  left: 6px;
  width: 4px;
  height: 3px;
  background-color: #dedede;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}
.dotted__line span:after {
  left: 12px
}
.footer .footer-inner {
  overflow-x: hidden
}
.footer .footer__divider-shape {
  position: absolute;
  top: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  fill: #c43b12;
  z-index: 3
}
.footer .contact-box .contact__box-title {
  color: #fff
}
.footer__logo-wrap:after, .footer__logo-wrap:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 1px;
  background-color: #2d2d2d
}
.footer__logo-wrap:before {
  right: -webkit-calc(50% + 170px);
  right: calc(50% + 170px)
}
.footer__logo-wrap:after {
  left: -webkit-calc(50% + 170px);
  left: calc(50% + 170px)
}
.footer-top {
  padding-top: 90px
}
.footer-middle {
  padding-bottom: 90px
}
.footer-bottom {
  background-color: #1b1b1b;
  padding-top: 35px;
  padding-bottom: 35px
}
.footer-bottom .footer__divider-shape-bottom {
  position: absolute;
  top: -17px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  fill: #1b1b1b;
  z-index: 3
}
.footer-layout2 .footer__logo-wrap:after, .footer-layout2 .footer__logo-wrap:before, .slider .carousel-arrows .owl-nav .owl-next:after, .slider .carousel-arrows .owl-nav .owl-prev:after, [data-nav=false] .owl-nav.disabled {
  display: none
}
#scrollTopBtn {
  position: fixed;
  right: 30px;
  bottom: 30px;
  width: 45px;
  height: 45px;
  opacity: 0;
  z-index: 1000;
  font-size: 20px;
  border-radius: 3px;
  color: #fff;
  background-color: #c43b12;
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out
}
#scrollTopBtn.actived {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0)
}
.carousel-dots .owl-dots {
  text-align: center;
  margin-top: 30px
}
.cta__actions, .portfolio__nav .portfolio__next {
  text-align: right
}
.carousel-dots .owl-dots .owl-dot {
  margin: 3px
}
.carousel-dots .owl-dots .owl-dot span {
  position: relative;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background-color: #8f8f8f;
  border: 4px solid #8f8f8f;
  margin: 0;
  display: inline-block
}
.carousel-dots .owl-dots .owl-dot.active span {
  width: 12px;
  height: 12px;
  background-color: transparent;
  border-color: #282828
}
.carousel-dots-light .owl-dots .owl-dot span {
  background-color: #fff;
  border-color: #fff;
  opacity: .5
}
.carousel-dots-light .owl-dots .owl-dot.active span {
  border-color: #fff;
  opacity: 1
}
.carousel-arrows .owl-nav .owl-next, .carousel-arrows .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #999;
  font-size: 0;
  font-weight: 400;
  text-align: center;
  background-color: transparent;
  cursor: pointer;
  padding: 0;
  border-radius: 0;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transform: translateY(-50%)
}
.carousel-arrows .owl-nav .owl-next:hover, .carousel-arrows .owl-nav .owl-prev:hover {
  color: #c43b12;
  background-color: transparent
}
.carousel-arrows .owl-nav .owl-next:after, .carousel-arrows .owl-nav .owl-prev:after {
  content: "";
  width: 100%;
  height: 100%;
  border: 2px solid #c43b12;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  opacity: 0;
  transition: opacity .7s;
  -webkit-transition: opacity .7s;
  -moz-transition: opacity .7s;
  -ms-transition: opacity .7s;
  -o-transition: opacity .7s
}
.carousel-arrows .owl-nav .owl-next:hover:after, .carousel-arrows .owl-nav .owl-prev:hover:after, .member:hover .member__hover, .member:hover .social__icons li a, .menu-layout4 .menu-item:hover .menu__item-hover, .portfolio-item:hover .portfolio__hover {
  opacity: 1
}
.carousel-arrows .owl-nav .owl-prev, .ui-slider-horizontal .ui-slider-range-min {
  left: 0
}
.carousel-arrows .owl-nav .owl-prev:before {
  font-family: FontAwesome;
  content: "";
  font-size: 20px
}
.carousel-arrows .owl-nav .owl-next:before {
  font-family: FontAwesome;
  content: "";
  font-size: 20px
}
.carousel-arrows .owl-dots {
  position: absolute;
  bottom: 20px;
  width: 100%;
  line-height: 1
}
.header-transparent + .slider .slide__content {
  padding-top: 100px
}
.slider {
  padding: 0
}
.slider .slide__subtitle {
  display: block;
  font-family: "Shadows Into Light", cursive;
  font-size: 25px;
  color: #f9f9f9;
  margin-bottom: 16px
}
.slider .slide__title {
  font-size: 75px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 20px
}
.slider .slide__desc {
  font-size: 16px;
  font-weight: 700;
  color: #f9f9f9;
  max-width: 600px;
  margin: 0 auto 30px
}
.slider .carousel-arrows .owl-nav .owl-next, .slider .carousel-arrows .owl-nav .owl-prev {
  border: 0;
  color: #fff;
  border-radius: 50%;
  line-height: 46px;
  opacity: 0;
  transform: scale(.8);
  transition: border .3s linear, opacity .5s, transform .4s
}
.slider:hover .carousel-arrows .owl-nav .owl-next, .slider:hover .carousel-arrows .owl-nav .owl-prev {
  transform: scale(1);
  opacity: 1
}
.slider:hover .carousel-arrows .owl-nav .owl-next:hover, .slider:hover .carousel-arrows .owl-nav .owl-prev:hover {
  border-color: #c43b12;
  color: #c43b12
}
.slider .carousel-arrows .owl-nav .owl-next:before, .slider .carousel-arrows .owl-nav .owl-prev:before {
  font-family: icomoon;
  font-size: 50px;
  transition: .4s
}
.slider .carousel-arrows .owl-nav .owl-next:before {
  content: ""
}
.slider .carousel-arrows .owl-nav .owl-prev:before {
  content: ""
}
.portfolio-single-slider .carousel-arrows .owl-nav .owl-prev, .slider .carousel-arrows .owl-nav .owl-prev {
  left: 30px
}
.portfolio-single-slider .carousel-arrows .owl-nav .owl-next, .slider .carousel-arrows .owl-nav .owl-next {
  right: 30px
}
.slider .carousel-arrows .owl-dots {
  bottom: 30px;
  text-align: center
}
.slider-layout2 .slide-item {
  height: calc(100vh - 130px)
}
@media only screen and (min-width:992px) {
  .navbar .dropdown-menu {
    width: auto;
    min-width: 235px;
    box-shadow: 0 2px 6px 0 rgba(40, 40, 40, .1);
    padding: 25px 0 23px
  }
  .navbar .dropdown-menu.mega-dropdown-menu {
    padding: 20px
  }
  .navbar .nav__item.dropdown-submenu > .mega-menu, .navbar .nav__item.with-dropdown > .dropdown-menu, .navbar .nav__item.with-dropdown > .dropdown-menu > .nav__item.dropdown-submenu > .dropdown-menu, .navbar .nav__item.with-dropdown > .mega-menu {
    display: block;
    position: absolute;
    left: 0;
    right: auto;
    z-index: 1050;
    opacity: 0;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
    transform-origin: 0 0 0
  }
  .navbar .nav__item.dropdown-submenu > .dropdown-menu > .nav__item.with-dropdown > .dropdown-menu, .navbar .nav__item.with-dropdown > .dropdown-menu > .nav__item.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%
  }
  .navbar .nav__item.dropdown-submenu:hover > .mega-menu, .navbar .nav__item.with-dropdown:hover > .dropdown-menu, .navbar .nav__item.with-dropdown:hover > .mega-menu, .navbar .nav__item.with-dropdown > .dropdown-menu > .nav__item.dropdown-submenu:hover > .dropdown-menu {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1)
  }
  .navbar .nav__item.with-dropdown.mega-dropdown {
    position: static
  }
  .navbar .nav__item.with-dropdown .mega-dropdown-menu {
    width: 100%
  }
  .navbar .dropdown-menu.mega-dropdown-menu .nav__item {
    padding: 0
  }
  .navbar .dropdown-menu.mega-dropdown-menu .nav__item .nav__item-link {
    overflow: hidden;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s
  }
  .navbar .dropdown-menu.mega-dropdown-menu .nav__item .nav__item-link:after {
    font-family: FontAwesome;
    content: "";
    position: absolute;
    top: auto;
    left: -7px;
    font-size: 7px;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    opacity: 0;
    color: #c43b12
  }
  .navbar .dropdown-menu.mega-dropdown-menu .nav__item .nav__item-link:hover {
    padding-left: 15px
  }
  .navbar .dropdown-menu.mega-dropdown-menu .nav__item .nav__item-link:hover:after {
    opacity: 1;
    left: 4px
  }
  .navbar-nav > .nav__item > .dropdown-toggle:after {
    display: none
  }
  .slider .slide__title {
    padding: 0 30px
  }
}
@media only screen and (min-width:992px) and (max-width:1200px) {
  .slider .carousel-arrows .owl-nav .owl-next {
    right: 10px
  }
  .slider .carousel-arrows .owl-nav .owl-prev {
    left: 10px
  }
}
.feature-item .feature__img {
  margin-bottom: 27px;
  position: relative
}
.feature-item .feature__img:after, .feature-item .feature__img:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  z-index: 1;
  background: #fff;
  -webkit-transition: .6s linear;
  -moz-transition: .6s linear;
  -ms-transition: .6s linear;
  -o-transition: .6s linear;
  transition: .6s linear
}
.feature-item .feature__img:after {
  opacity: .6
}
.feature-item .feature__img:before, .feature-item .feature__img:hover:before {
  right: 0;
  top: 0
}
.feature-item .feature__img:after, .feature-item .feature__img:hover:after {
  left: 0;
  bottom: 0
}
.feature-item .feature__img:hover:after, .feature-item .feature__img:hover:before {
  width: 100%;
  height: 100%;
  opacity: 0
}
.feature-item .feature__title {
  font-size: 20px;
  margin-bottom: 20px
}
.feature-item .feature__desc {
  padding: 0 30px;
  margin-bottom: 0
}
.fancybox-item {
  position: relative;
  margin-bottom: 60px
}
.fancybox-item .fancybox__icon {
  -webkit-transition: transform .3s;
  -moz-transition: transform .3s;
  -ms-transition: transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  margin-bottom: 23px
}
.fancybox-item .fancybox__title, .portfolio__nav .portfolio__nav-icon {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}
.fancybox-item:hover .fancybox__icon {
  -webkit-animation: .8s infinite alternate slideTopDown;
  -moz-animation: .8s infinite alternate slideTopDown;
  -ms-animation: slideTopDown 0.8s infinite alternate;
  -o-animation: .8s infinite alternate slideTopDown;
  animation: .8s infinite alternate slideTopDown
}
.fancybox-item .fancybox__title {
  font-size: 20px;
  margin-bottom: 24px;
  transition: .3s
}
.fancybox-item .fancybox__desc {
  padding: 0 10px;
  margin-bottom: 0
}
@-webkit-keyframes slideTopDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
  100% {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px)
  }
}
@-moz-keyframes slideTopDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
  100% {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px)
  }
}
@-ms-keyframes slideTopDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
  100% {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px)
  }
}
@-o-keyframes slideTopDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
  100% {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px)
  }
}
@keyframes slideTopDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
  100% {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px)
  }
}
.zoom__icon, .zoom__icon:after, .zoom__icon:before {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute
}
.portfolio-filter li a.active:after, .portfolio-filter li a:hover:after, .portfolio-item .portfolio__img img {
  width: 100%
}
.menu-layout4 .menu-item .menu__item-hover, .portfolio-item .portfolio__hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(0, 0, 0, .6);
  transition: .4s linear
}
.portfolio-item .portfolio__hover > a {
  display: block;
  width: 100%;
  height: 100%
}
.portfolio-item .portfolio__title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 10px
}
.portfolio-item .portfolio__title a {
  color: #282828
}
.portfolio-item .portfolio__title a:hover {
  color: #c43b12
}
.portfolio-item .portfolio__cat a {
  position: relative;
  font-family: "Shadows Into Light", cursive;
  font-size: 13px;
  font-style: italic;
  color: #333;
  padding-right: 7px
}
.portfolio-filter li a.active, .portfolio-filter li a:hover, .portfolio-item .portfolio__cat a:hover {
  color: #c43b12
}
.portfolio-item .portfolio__cat a::after {
  content: ",";
  position: absolute;
  top: 2px;
  right: 2px
}
.mix, .portfolio-hidden > .portfolio-item, .portfolio-item .portfolio__cat a:last-child:after, .portfolio-single-slider .carousel-arrows .owl-nav .owl-next:after, .portfolio-single-slider .carousel-arrows .owl-nav .owl-prev:after {
  display: none
}
.portfolio-gallery-link .portfolio-item .hover__content-inner a, .portfolio-standard .portfolio-item .hover__content-inner a, .zoom__icon {
  display: block
}
.portfolio-item .portfolio__link {
  color: #282828;
  line-height: 1
}
.zoom__icon {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px
}
.zoom__icon:after, .zoom__icon:before {
  content: "";
  top: 50%;
  left: 50%;
  width: 1px;
  height: 20px;
  transform: translate(-50%, -50%);
  background-color: #fff
}
.member, .member .member__img, .portfolio-filter li a, .portfolio__nav .portfolio__next, .portfolio__nav .portfolio__prev, .testimonial-item, .testimonial-item .testimonial__content, .ui-slider, .widget-search .widget__form-search {
  position: relative
}
.zoom__icon:after {
  width: 20px;
  height: 1px
}
.portfolio-filter {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px
}
.filtering-options .sort-box, .portfolio-filter li {
  margin-right: 30px
}
.portfolio-filter li a {
  font-family: Rubik, sans-serif;
  color: #282828;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-transform: capitalize;
  display: block;
  padding-bottom: 3px;
  margin-bottom: 5px
}
.portfolio-filter li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #c43b12;
  -webkit-transition: .4s linear;
  -moz-transition: .4s linear;
  -ms-transition: .4s linear;
  -o-transition: .4s linear;
  transition: .4s linear
}
.portfolio__info {
  padding: 30px 20px 28px
}
.portfolio-gallery-link .portfolio-item .hover__content-inner, .portfolio-standard .portfolio-item .hover__content-inner {
  top: 40%;
  left: 50%;
  bottom: auto;
  opacity: 0;
  -webkit-transition: .5s linear;
  -moz-transition: .5s linear;
  -ms-transition: .5s linear;
  -o-transition: .5s linear;
  transition: .5s linear;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
.post-item .post__meta .post__meta-cat a:last-child:after, .post-item .post__meta .post__meta-tag a:last-child:after, .product-item .product__cat a:last-child::after, .product__meta-cat a:last-child:after, .product__meta-tags a:last-child:after, .widget-filter .btn:after, .widget-filter .btn:before {
  display: none
}
.portfolio-gallery-link .portfolio-item .hover__content-inner {
  top: 30%
}
.portfolio-gallery-link .portfolio-item:hover .hover__content-inner, .portfolio-standard .portfolio-item:hover .hover__content-inner {
  opacity: 1;
  top: 50%
}
.portfolio-single .portfolio__single-title {
  font-size: 30px;
  font-weight: 600
}
.portfolio-single .divider__line {
  margin-bottom: 21px
}
.menu-layout2 .menu-item, .menu-layout3 .menu-item, .portfolio-single .portfolio__single-desc {
  margin-bottom: 40px
}
.portfolio-single .portfolio__single-desc p {
  margin-bottom: 27px
}
.portfolio-gallery-no-margin .portfolio-item, .portfolio-single .portfolio__single-desc p:last-of-type, .portfolio-single-slider .portfolio__img img, .post-item .post__desc {
  margin-bottom: 0
}
.portfolio__meta-list {
  background-color: #f9f9f9;
  margin-bottom: 30px;
  padding: 30px
}
.portfolio__meta-list li {
  font-family: Rubik, sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #9e9e9e;
  line-height: 29px
}
.blog-author .social__icons li a:hover, .product__title a {
  color: #222
}
.portfolio__meta-list li span {
  color: #282828;
  padding-right: 3px;
  margin-right: 2px;
  display: inline-block;
  position: relative
}
.portfolio__meta-list li span:after {
  content: ":";
  position: absolute;
  top: 0;
  right: 0
}
.portfolio__share {
  background-color: #f9f9f9;
  padding: 40px 30px;
  display: flex;
  justify-content: space-between
}
.portfolio__share .portfolio__share-title {
  font-family: Rubik, sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #282828;
  line-height: 1
}
.portfolio__share .social__icons {
  display: inline-flex
}
.portfolio__share .social__icons a {
  line-height: 1;
  margin-right: 20px;
  color: #5d5d5d
}
.portfolio__share .social__icons a:hover {
  color: #c43b12
}
.portfolio__nav {
  display: flex;
  justify-content: space-between;
  border-top: 2px solid #f5f5f5;
  padding-top: 50px
}
.portfolio__nav .portfolio__next .portfolio__nav-icon, .portfolio__nav .portfolio__prev .portfolio__nav-icon {
  position: absolute;
  top: 0;
  left: 0
}
.portfolio__nav .portfolio__next:hover h6, .portfolio__nav .portfolio__prev:hover h6 {
  color: #c43b12
}
.portfolio__nav .portfolio__next .portfolio__nav-icon {
  right: 0;
  left: auto
}
.portfolio__nav .portfolio__nav-icon {
  transition: .3s;
  background-color: #f9f9f9;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #333
}
.portfolio__nav .portfolio__nav-icon:hover {
  background-color: #c43b12;
  color: #fff
}
.portfolio__nav .portfolio__nav-content span {
  font-family: "Shadows Into Light", cursive;
  font-size: 13px;
  color: #b8b8b8;
  display: block;
  margin-bottom: 3px
}
.portfolio__nav .portfolio__nav-content h6 {
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 0;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}
.portfolio__nav .portfolio__next .portfolio__nav-content {
  padding-right: 63px
}
.portfolio__nav .portfolio__prev .portfolio__nav-content {
  padding-left: 63px
}
.portfolio__nav .portfolio__nav-all {
  font-size: 23px;
  line-height: 50px;
  color: #616161;
  display: block;
  text-align: center
}
.portfolio__nav .portfolio__nav-all:hover {
  color: #c43b12
}
.portfolio-single-slider .carousel-arrows .owl-nav .owl-next, .portfolio-single-slider .carousel-arrows .owl-nav .owl-prev {
  background-color: #fff;
  border-color: transparent;
  color: #333;
  border-radius: 50%
}
.portfolio-single-slider .carousel-arrows .owl-nav .owl-next:hover, .portfolio-single-slider .carousel-arrows .owl-nav .owl-prev:hover {
  background-color: #333;
  color: #fff
}
.portfolio-single-slider .carousel-arrows .owl-nav .owl-prev:before {
  content: ""
}
.portfolio-single-slider .carousel-arrows .owl-nav .owl-next:before {
  content: ""
}
@media only screen and (min-width:768px) and (max-width:991px) {
  section {
    padding: 75px 0
  }
  .inner-padding {
    padding: 100px 50px !important
  }
  .mt-30 {
    margin-top: 30.7692307692px !important
  }
  .mt-40 {
    margin-top: 28.5714285714px !important
  }
  .mt-50 {
    margin-top: 35.7142857143px !important
  }
  .mt-60 {
    margin-top: 42.8571428571px !important
  }
  .mt-70 {
    margin-top: 50px !important
  }
  .mt-80 {
    margin-top: 57.1428571429px !important
  }
  .mt-90 {
    margin-top: 64.2857142857px !important
  }
  .mt-100 {
    margin-top: 71.4285714286px !important
  }
  .mb-30 {
    margin-bottom: 23.0769230769px !important
  }
  .mb-40 {
    margin-bottom: 28.5714285714px !important
  }
  .mb-50 {
    margin-bottom: 35.7142857143px !important
  }
  .mb-60 {
    margin-bottom: 42.8571428571px !important
  }
  .mb-70 {
    margin-bottom: 50px !important
  }
  .mb-80 {
    margin-bottom: 57.1428571429px !important
  }
  .mb-90 {
    margin-bottom: 64.2857142857px !important
  }
  .mb-100 {
    margin-bottom: 71.4285714286px !important
  }
  .mr-30 {
    margin-right: 23.0769230769px !important
  }
  .mr-40 {
    margin-right: 28.5714285714px !important
  }
  .mr-50 {
    margin-right: 35.7142857143px !important
  }
  .ml-30 {
    margin-left: 27.2727272727px !important
  }
  .ml-40 {
    margin-left: 33.3333333333px !important
  }
  .ml-50 {
    margin-left: 35.7142857143px !important
  }
  .pt-30 {
    padding-top: 23.0769230769px !important
  }
  .pt-40 {
    padding-top: 28.5714285714px !important
  }
  .pt-50 {
    padding-top: 35.7142857143px !important
  }
  .pt-60 {
    padding-top: 42.8571428571px !important
  }
  .pt-70 {
    padding-top: 50px !important
  }
  .pt-80 {
    padding-top: 57.1428571429px !important
  }
  .pt-90 {
    padding-top: 64.2857142857px !important
  }
  .pt-100 {
    padding-top: 71.4285714286px !important
  }
  .pt-110 {
    padding-top: 78.5714285714px !important
  }
  .pt-120 {
    padding-top: 85.7142857143px !important
  }
  .pt-130 {
    padding-top: 93.3333333333px !important
  }
  .pt-140 {
    padding-top: 87.5px !important
  }
  .pt-150 {
    padding-top: 88.2352941176px !important
  }
  .pt-160 {
    padding-top: 88.8888888889px !important
  }
  .pt-170 {
    padding-top: 89.4736842105px !important
  }
  .pb-30 {
    padding-bottom: 23.0769230769px !important
  }
  .pb-40 {
    padding-bottom: 28.5714285714px !important
  }
  .pb-50 {
    padding-bottom: 35.7142857143px !important
  }
  .pb-60 {
    padding-bottom: 42.8571428571px !important
  }
  .pb-70 {
    padding-bottom: 50px !important
  }
  .pb-80 {
    padding-bottom: 57.1428571429px !important
  }
  .pb-90 {
    padding-bottom: 64.2857142857px !important
  }
  .pb-100 {
    padding-bottom: 71.4285714286px !important
  }
  .pb-110 {
    padding-bottom: 78.5714285714px !important
  }
  .pb-120 {
    padding-bottom: 85.7142857143px !important
  }
  .pb-130 {
    padding-bottom: 86.6666666667px !important
  }
  .pb-140 {
    padding-bottom: 87.5px !important
  }
  .pb-150 {
    padding-bottom: 88.2352941176px !important
  }
  .pb-160 {
    padding-bottom: 88.8888888889px !important
  }
  .pb-170 {
    padding-bottom: 89.4736842105px !important
  }
  .page-title, .text-banner-layout2 {
    padding-top: 150px;
    padding-bottom: 150px
  }
  .page-title-layout7 {
    padding-top: 30px;
    padding-bottom: 30px
  }
  .text-banner .banner__subtitle {
    font-size: 25px;
    margin-bottom: 0
  }
  .text-banner .banner__title {
    font-size: 45px
  }
  .text-banner-layout1 {
    padding-top: 200px;
    padding-bottom: 50px
  }
  .text-banner-layout3 {
    padding-top: 180px;
    padding-bottom: 180px
  }
  .slider .carousel-arrows .owl-nav .owl-next {
    right: 0
  }
  .slider .carousel-arrows .owl-nav .owl-prev {
    left: 0
  }
  .slider .slide__title {
    font-size: 50px
  }
  .portfolio__nav .portfolio__nav-content h6 {
    font-size: 14px;
    line-height: 24px
  }
  .custom-grid-3col {
    column-gap: 15px
  }
  .custom-grid-3col .portfolio__img {
    margin-bottom: 15px
  }
}
.member {
  margin-bottom: 50px
}
.member .member__img {
  overflow: hidden;
  border-radius: 4px
}
.member .member__img img {
  width: 100%;
  -webkit-transition: .8s;
  -moz-transition: .8s;
  -ms-transition: .8s;
  -o-transition: .8s;
  transition: .8s
}
.member:hover .member__img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1)
}
.member .member__info {
  padding-top: 27px
}
.member .member__info .member__name {
  font-size: 18px;
  line-height: 1;
  margin-bottom: 3px
}
.member .member__info .member__desc {
  font-size: 12px;
  margin-bottom: 0
}
.member .member__hover {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .65)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .65), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .65), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, .65), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .65), rgba(0, 0, 0, 0));
  background-image: linear-gradient(bottom, rgba(0, 0, 0, .65), rgba(0, 0, 0, 0));
  -webkit-transition: .5s linear;
  -moz-transition: .5s linear;
  -ms-transition: .5s linear;
  -o-transition: .5s linear;
  transition: .5s linear
}
.member .member__content-inner {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  opacity: 0;
  -webkit-transition: .5s linear;
  -moz-transition: .5s linear;
  -ms-transition: .5s linear;
  -o-transition: .5s linear;
  transition: .5s linear
}
.member .social__icons li a {
  background-color: #c43b12;
  color: #fff;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 3px;
  opacity: 0;
  -webkit-transition: .3s linear 0.6s;
  -moz-transition: .3s linear 0.6s;
  -ms-transition: .3s linear 0.6s;
  -o-transition: .3s linear 0.6s;
  transition: .3s linear 0.6s
}
.member .social__icons li:nth-of-type(2) a {
  -webkit-transition-delay: 0.8s;
  -moz-transition-delay: 0.8s;
  -ms-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s
}
.member .social__icons li:nth-of-type(3) a {
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -ms-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s
}
.member .social__icons li:nth-of-type(4) a {
  -webkit-transition-delay: 1.2s;
  -moz-transition-delay: 1.2s;
  -ms-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s
}
.member:hover .member__content-inner {
  bottom: 50px;
  opacity: 1
}
.testimonial-item {
  background-color: #fff;
  padding: 40px 30px 34px 40px;
  border-radius: 3px;
  box-shadow: 0 0 15px 0 rgba(40, 40, 40, .15)
}
.testimonial-item .testimonial__icon {
  background-color: #c43b12;
  position: absolute;
  top: 0;
  right: 40px;
  height: 22px;
  width: 16px
}
.testimonial-item .testimonial__icon:after, .testimonial-item .testimonial__icon:before {
  content: "";
  height: 20px;
  position: absolute;
  bottom: -8px;
  width: 50%;
  background-color: #c43b12
}
.testimonial-item .testimonial__icon:before {
  -webkit-transform: skewY(-45deg);
  -moz-transform: skewY(-45deg);
  -ms-transform: skewY(-45deg);
  -o-transform: skewY(-45deg);
  transform: skewY(-45deg);
  left: 0
}
.testimonial-item .testimonial__icon:after {
  right: 0;
  -webkit-transform: skewY(45deg);
  -moz-transform: skewY(45deg);
  -ms-transform: skewY(45deg);
  -o-transform: skewY(45deg);
  transform: skewY(45deg)
}
.testimonial-item .testimonial__rating {
  line-height: 1;
  margin-bottom: 21px
}
.testimonial-item .testimonial__rating i {
  color: #ffc80a
}
.testimonial-item .testimonial__desc, .widget-posts .widget-post-item .widget__post-img {
  margin-bottom: 17px
}
.testimonial__meta {
  position: relative;
  z-index: 2;
  padding-top: 23px;
  border-top: 1px dashed #dbdbdb
}
.testimonial__meta .testimonial__meta-title {
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 6px
}
.testimonial__meta .testimonial__meta-desc {
  line-height: 25px;
  font-size: 13px;
  color: #616161;
  margin-bottom: 0
}
.testimonial__thumb {
  width: 44px;
  height: 44px;
  overflow: hidden;
  border-radius: 50%;
  display: inline-block;
  border: 2px solid #c43b12;
  padding: 2px;
  margin-bottom: 23px
}
.testimonial__thumb img {
  max-width: 100%;
  border-radius: 50%
}
.testimonials .owl-stage-outer {
  margin: -15px;
  padding: 15px
}
.testimonials-layout2 .testimonial-item {
  box-shadow: none;
  text-align: center;
  padding: 0 40px;
  overflow: hidden
}
.testimonials-layout2 .testimonial-item .testimonial__meta {
  border-top: 0
}
.testimonials-layout2 .testimonial-item .testimonial__desc {
  font-family: "Shadows Into Light", cursive;
  color: #282828;
  font-size: 25px;
  line-height: 34px;
  margin-bottom: 50px
}
.testimonials-layout2 .testimonial-item .testimonial__thumb {
  margin-bottom: 13px
}
.testimonials-layout2 .carousel-dots .owl-dots {
  position: absolute;
  bottom: 140px;
  left: 0;
  width: 100%;
  text-align: center
}
.cta__title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 11px
}
.cta__desc, .menu-item .menu__item-desc {
  font-size: 14px;
  margin-bottom: 0
}
.cta__actions {
  display: flex;
  justify-content: flex-end
}
.cta__actions .btn {
  margin-left: 30px
}
.cta__actions-text p {
  font-size: 12px
}
.contact .contact-box .contact__box-title, .cta__actions-text strong {
  font-size: 16px
}
.clients .heading__title {
  font-family: "Shadows Into Light", cursive;
  font-size: 24px
}
.clients .client {
  position: relative;
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}
.clients .client img {
  display: inline-block;
  width: auto !important;
  max-width: 100%
}
.post-item {
  position: relative;
  margin-bottom: 40px
}
.post-item .post__img, .product-item .product__img {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px
}
.post-item .post__img:after, .post-item .post__img:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  z-index: 1;
  background: #fff;
  -webkit-transition: .6s linear;
  -moz-transition: .6s linear;
  -ms-transition: .6s linear;
  -o-transition: .6s linear;
  transition: .6s linear
}
.post-item .post__img:after {
  opacity: .5
}
.post-item .post__img:before, .post-item .post__img:hover:before {
  right: 0;
  top: 0
}
.post-item .post__img:after, .post-item .post__img:hover:after {
  left: 0;
  bottom: 0
}
.post-item .post__img:hover:after, .post-item .post__img:hover:before {
  width: 100%;
  height: 100%;
  opacity: 0
}
.post-item .post__content {
  padding-left: 30px
}
.post-item .post__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center
}
.post-item .post__meta > * {
  margin-right: 8px;
  margin-bottom: 11px
}
.post-item .post__meta .post__meta-cat, .post-item .post__meta .post__meta-tag {
  position: relative;
  background-color: #c43b12;
  color: #fff;
  line-height: 18px;
  padding-left: 5px;
  padding-right: 3px
}
.post-item .post__meta .post__meta-cat:after, .post-item .post__meta .post__meta-cat:before, .post-item .post__meta .post__meta-tag:after, .post-item .post__meta .post__meta-tag:before {
  content: "";
  position: absolute;
  right: -4px;
  z-index: -1;
  width: 20px;
  height: 9px;
  background-color: #c43b12
}
.post-item .post__meta .post__meta-cat:before, .post-item .post__meta .post__meta-tag:before {
  top: 0;
  -webkit-transform: skewX(-45deg);
  -moz-transform: skewX(-45deg);
  -ms-transform: skewX(-45deg);
  -o-transform: skewX(-45deg);
  transform: skewX(-45deg)
}
.post-item .post__meta .post__meta-cat:after, .post-item .post__meta .post__meta-tag:after {
  bottom: 0;
  -webkit-transform: skewX(45deg);
  -moz-transform: skewX(45deg);
  -ms-transform: skewX(45deg);
  -o-transform: skewX(45deg);
  transform: skewX(45deg)
}
.post-item .post__meta .post__meta-cat a, .post-item .post__meta .post__meta-tag a {
  position: relative;
  color: #fff;
  font-size: 13px;
  line-height: 1;
  padding-right: 5px
}
.post-item .post__meta .post__meta-cat a:hover, .post-item .post__meta .post__meta-tag a:hover {
  color: #282828
}
.post-item .post__meta .post__meta-cat a:after, .post-item .post__meta .post__meta-tag a:after {
  content: ",";
  position: absolute;
  top: 0;
  right: 0;
  color: #fff
}
.post-item .post__meta .post__meta-cat span, .post-item .post__meta .post__meta-tag span {
  font-size: 13px;
  padding-right: 5px
}
.post-item .post__meta .post__meta-comments-count, .post-item .post__meta .post__meta-date {
  font-size: 13px;
  line-height: 1;
  color: #616161
}
.comments-list .comment__item .comment__content .comment__reply:hover, .contact-box .btn__link:hover, .post-item .post__title a {
  color: #282828
}
.post-item .post__title {
  font-size: 20px;
  line-height: 27px;
  margin-bottom: 13px
}
.post-item .post__title a:hover {
  color: #c43b12
}
.post-item .btn__link {
  margin-top: 23px
}
.blog-standard .post-item .post__title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700
}
.blog-standard .post-item .post__content {
  padding-left: 40px
}
.blog-single .post-item .post__content, .events .post-item .post__content {
  padding-left: 0
}
.blog-single .post-item .post__desc {
  margin-bottom: 38px
}
.blog-single .post-item .post__desc p {
  padding-left: 40px;
  line-height: 23px;
  margin-bottom: 30px
}
.blog-widget {
  padding: 40px;
  background-color: #fff;
  box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .08);
  margin-bottom: 40px
}
.blog__widget-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 30px
}
.blog-share {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 25px;
  border-top: 1px dashed #dbdbdb;
  border-bottom: 1px dashed #dbdbdb
}
.blog-share .post__share-title {
  font-size: 14px;
  margin-right: 25px;
  line-height: 1;
  margin-bottom: 0
}
.blog-share .social__icons li a {
  font-size: 14px
}
.blog-author {
  display: flex
}
.blog-author .blog__author-avatar {
  width: 90px;
  height: 90px;
  min-width: 90px;
  margin-right: 30px;
  margin-bottom: 20px
}
.blog-author .blog__author-bio {
  line-height: 23px;
  margin-bottom: 20px
}
.blog-author .social__icons li a {
  font-size: 15px;
  margin-right: 27px;
  color: #5d5d5d
}
.comments-list .comment__item {
  position: relative;
  padding-bottom: 20px;
  border-bottom: 1px dashed #dbdbdb;
  margin-bottom: 30px
}
.comments-list .comment__item:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0
}
.comments-list .comment__item .comment__avatar {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  overflow: hidden
}
.comments-list .comment__item .comment__content {
  padding-left: 70px
}
.comments-list .comment__item .comment__content .comment__author {
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px
}
.comments-list .comment__item .comment__content .comment__date {
  color: #616161;
  font-size: 12px;
  line-height: 1;
  display: block;
  margin-bottom: 10px
}
.comments-list .comment__item .comment__content .comment__desc {
  font-size: 14px;
  margin-bottom: 8px
}
.comments-list .comment__item .comment__content .comment__reply {
  text-transform: capitalize;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  color: #c43b12;
  display: inline-block
}
.comments-list .comment__item .nested__comment {
  border-top: 1px dashed #dbdbdb;
  padding: 30px 0 0;
  margin: 30px 0 0 90px
}
@media only screen and (min-width:320px) and (max-width:767px) {
  section {
    padding: 50px 0
  }
  .inner-padding {
    padding: 50px 30px !important
  }
  .text-center-xs-sm {
    text-align: center !important
  }
  .mt-30 {
    margin-top: 23.0769230769px !important
  }
  .mt-40 {
    margin-top: 28.5714285714px !important
  }
  .mt-50, .mt-60 {
    margin-top: 33.3333333333px !important
  }
  .mt-70 {
    margin-top: 35px !important
  }
  .mt-80 {
    margin-top: 40px !important
  }
  .mt-90 {
    margin-top: 45px !important
  }
  .mt-100 {
    margin-top: 50px !important
  }
  .mb-30 {
    margin-bottom: 23.0769230769px !important
  }
  .mb-40 {
    margin-bottom: 28.5714285714px !important
  }
  .mb-50, .mb-60 {
    margin-bottom: 33.3333333333px !important
  }
  .mb-70 {
    margin-bottom: 35px !important
  }
  .mb-80 {
    margin-bottom: 40px !important
  }
  .mb-90 {
    margin-bottom: 45px !important
  }
  .mb-100 {
    margin-bottom: 50px !important
  }
  .mr-30 {
    margin-right: 25px !important
  }
  .mr-40 {
    margin-right: 30.7692307692px !important
  }
  .mr-50 {
    margin-right: 33.3333333333px !important
  }
  .ml-30 {
    margin-left: 25px !important
  }
  .ml-40 {
    margin-left: 30.7692307692px !important
  }
  .ml-50 {
    margin-left: 33.3333333333px !important
  }
  .pt-30 {
    padding-top: 23.0769230769px !important
  }
  .pt-40 {
    padding-top: 28.5714285714px !important
  }
  .pt-50, .pt-60 {
    padding-top: 33.3333333333px !important
  }
  .pt-70 {
    padding-top: 35px !important
  }
  .pt-80 {
    padding-top: 40px !important
  }
  .pt-90 {
    padding-top: 45px !important
  }
  .pt-100 {
    padding-top: 50px !important
  }
  .pt-110 {
    padding-top: 55px !important
  }
  .pt-120 {
    padding-top: 60px !important
  }
  .pt-130, .pt-160 {
    padding-top: 66.6666666667px !important
  }
  .pt-140 {
    padding-top: 63.6363636364px !important
  }
  .pt-150 {
    padding-top: 65.2173913043px !important
  }
  .pt-170 {
    padding-top: 68px !important
  }
  .pb-30 {
    padding-bottom: 23.0769230769px !important
  }
  .pb-40 {
    padding-bottom: 28.5714285714px !important
  }
  .pb-50, .pb-60 {
    padding-bottom: 33.3333333333px !important
  }
  .pb-70 {
    padding-bottom: 35px !important
  }
  .pb-80 {
    padding-bottom: 40px !important
  }
  .pb-90 {
    padding-bottom: 45px !important
  }
  .pb-100 {
    padding-bottom: 50px !important
  }
  .pb-110 {
    padding-bottom: 55px !important
  }
  .pb-120 {
    padding-bottom: 60px !important
  }
  .pb-130 {
    padding-bottom: 61.9047619048px !important
  }
  .pb-140 {
    padding-bottom: 63.6363636364px !important
  }
  .pb-150 {
    padding-bottom: 65.2173913043px !important
  }
  .pb-160 {
    padding-bottom: 66.6666666667px !important
  }
  .pb-170 {
    padding-bottom: 68px !important
  }
  p {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 12px
  }
  .heading__title {
    font-size: 27px;
    margin-bottom: 10px
  }
  .heading-layout2 .heading__title {
    font-size: 24px;
    margin-bottom: 10px
  }
  .page-title, .text-banner-layout2 {
    padding-top: 50px;
    padding-bottom: 50px
  }
  .pagetitle__desc {
    font-size: 15px;
    font-weight: 400;
    line-height: 25px
  }
  .pagetitle__subheading {
    font-size: 20px;
    margin-bottom: 5px
  }
  .pagetitle__heading {
    font-size: 32px
  }
  .page-title .breadcrumb {
    margin-top: 20px
  }
  .page-title-layout7 {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center
  }
  .page-title-layout7 .breadcrumb {
    -ms-flex-pack: center !important;
    justify-content: center !important
  }
  .dropdown-menu.mega-dropdown-menu > .nav__item {
    padding: 0 15px
  }
  .dropdown-menu.mega-dropdown-menu .nav__item:last-child > .nav__item-link {
    border-bottom: 1px solid #f2f2f2
  }
  .dropdown-menu.mega-dropdown-menu [class^=col-]:last-child .nav__item:last-child > .nav__item-link {
    border-bottom: none
  }
  .accordion-item {
    padding: 15px 20px
  }
  .hero-banner .hero__banner-img {
    margin: 150px auto 0;
    max-width: 270px
  }
  .text-banner .banner__subtitle {
    font-size: 20px;
    margin-bottom: 0
  }
  .text-banner .banner__title {
    font-size: 35px
  }
  .text-banner-layout1 {
    padding-top: 100px;
    padding-bottom: 40px
  }
  .text-banner-layout3 {
    padding-top: 80px;
    padding-bottom: 80px
  }
  .banner__content {
    flex-direction: column !important
  }
  .banner__content .banner__content-text-inner {
    margin: 0 0 15px !important;
    padding: 20px
  }
  .banner__content .banner__content-img, .banner__content .banner__content-text {
    flex: 0 0 100%;
    max-width: 100%
  }
  .footer .contact-box {
    margin-bottom: 0
  }
  .footer .contact-box .contact__box-title {
    margin: 10px
  }
  .footer__logo-wrap img {
    max-width: 200px
  }
  .footer__logo-wrap:before {
    right: -webkit-calc(50% + 110px);
    right: calc(50% + 110px)
  }
  .footer__logo-wrap:after {
    left: -webkit-calc(50% + 110px);
    left: calc(50% + 110px)
  }
  .footer-top {
    padding-top: 30px
  }
  .footer-middle {
    padding-bottom: 40px
  }
  .footer-bottom {
    padding-top: 15px;
    padding-bottom: 15px
  }
  .header-transparent + .slider {
    margin-top: 0
  }
  .header-transparent + .slider .slide__content {
    padding-top: 0
  }
  .slider .slide-item {
    height: calc(100vh - 80px)
  }
  .slider .slide__title {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 10px
  }
  .slider .slide__desc {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px
  }
  .slider .carousel-arrows .owl-nav .owl-next, .slider .carousel-arrows .owl-nav .owl-prev {
    width: 40px;
    height: 40px;
    line-height: 40px
  }
  .slider .carousel-arrows .owl-nav .owl-prev {
    left: 10px
  }
  .slider .carousel-arrows .owl-nav .owl-next {
    right: 10px
  }
  .slider .carousel-arrows .owl-nav .owl-next:before, .slider .carousel-arrows .owl-nav .owl-prev:before {
    font-size: 30px
  }
  .portfolio-single .portfolio__title {
    font-size: 24px
  }
  .portfolio__nav {
    display: block
  }
  .portfolio__nav .portfolio__nav-content h6 {
    font-size: 14px;
    line-height: 24px
  }
  .custom-grid-3col {
    column-gap: 15px
  }
  .custom-grid-3col .portfolio__img, .testimonial-item .testimonial__rating, .testimonial-item .testimonial__thumb {
    margin-bottom: 15px
  }
  .member {
    max-width: 400px;
    margin: 0 auto 30px
  }
  .member .member__info {
    padding-top: 15px
  }
  .member .member__info .member__name {
    font-size: 17px;
    margin-bottom: 0
  }
  .testimonial-item {
    padding: 20px 20px 24px 15px
  }
  .testimonials-layout2 .testimonial-item {
    padding: 0
  }
  .testimonials-layout2 .testimonial-item .testimonial__desc {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px
  }
  .cta-layout1 {
    text-align: center
  }
  .cta-layout1 .cta__actions {
    display: block;
    text-align: center
  }
  .cta-layout1 .cta__actions .btn {
    margin: 10px 0 0
  }
  .cta-layout1 .cta__desc {
    margin-bottom: 10px
  }
  .post-item .post__title {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px
  }
  .post-item .post__content {
    padding-left: 0
  }
  .post-item .btn__link {
    margin-top: 10px
  }
  .post-author, .post-share {
    padding: 15px
  }
  .post-single .post-item .post__desc p {
    padding-left: 0;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 15px
  }
  .comments-list .comment__item .comment__avatar {
    width: 40px;
    height: 40px
  }
  .comments-list .comment__item .comment__content {
    padding-left: 60px
  }
}
.contact .contact-box .contact__box-list li {
  font-size: 13px;
  line-height: 23px
}
.contact .social__icons li:last-of-type, .filter-option-view a:last-child, .filtering-options .sort-box:last-of-type {
  margin-right: 0
}
.contact .social__icons li a {
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border-radius: 2px;
  background-color: #c43b12;
  color: #fff
}
.contact .social__icons li a:hover {
  background-color: #282828
}
.contact-box {
  margin-bottom: 30px
}
.cart-table .cart__product-title h6, .contact-box .contact__box-title {
  font-size: 14px;
  font-weight: 700
}
.contact-box .btn__link {
  width: auto;
  height: auto;
  line-height: 1;
  color: #c43b12
}
.contact-layout2 .contact-box .contact__box-title, .product-item .product__cat a:hover {
  color: #c43b12
}
.contact-layout2 .contact-box {
  padding: 0 30px;
  margin-top: 50px
}
.contact-layout2 .reservation__banner {
  min-height: 380px;
  max-width: 400px;
  margin: -190px auto 0
}
@media only screen and (max-width:992px) {
  .feature-item .feature__img, .feature-item .feature__title {
    margin-bottom: 15px
  }
  .feature-item .feature__desc {
    padding: 0
  }
  .contact-layout2 .contact-box {
    margin: 30px 0
  }
  .contact-layout2 .reservation__banner {
    margin: 0 auto
  }
}
.product-item {
  position: relative;
  text-align: center;
  margin-bottom: 50px
}
.product-item .product__cat {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 5px
}
.product-item .product__cat a {
  position: relative;
  font-size: 13px;
  padding-right: 8px
}
.product-item .product__cat a:after {
  content: "-";
  position: absolute;
  top: 0;
  right: 0;
  color: #9b9b9b
}
.product-item .product__cat a:last-child, .product__meta-cat a:last-child, .product__meta-tags a:last-child {
  padding-right: 0
}
.product-item .product__hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #1b1a1a 100%);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), #1b1a1a 100%);
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), #1b1a1a 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), #1b1a1a 100%);
  background-image: linear-gradient(top, rgba(0, 0, 0, 0), #1b1a1a 100%);
  -webkit-transition: .4s linear;
  -moz-transition: .4s linear;
  -ms-transition: .4s linear;
  -o-transition: .4s linear;
  transition: .4s linear;
  -webkit-transform: scaleX(.6);
  -moz-transform: scaleX(.6);
  -ms-transform: scaleX(.6);
  -o-transform: scaleX(.6);
  transform: scaleX(.6)
}
.product-item:hover .product__hover {
  opacity: 1;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1)
}
.product-item .product__action {
  position: absolute;
  bottom: 30px;
  width: 100%;
  left: 0
}
.product__title {
  font-size: 19px;
  line-height: 26px;
  margin-bottom: 10px
}
.filter-option-view a.active, .filter-option-view a:hover, .product__title a:hover, .widget-categories li a:hover, .widget-poducts .widget-product-item:hover .widget__product-title a, .widget-posts .widget-post-item:hover .widget__post-title a {
  color: #c43b12
}
.product__price {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  color: #c43b12
}
.list-view {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}
.list-view .product-item {
  display: flex;
  border: 1px solid #eee
}
.list-view .product-item .product__img {
  position: static;
  flex: 0 0 40%;
  max-width: 40%;
  margin-bottom: 0
}
.list-view .product-item .product__cat {
  justify-content: flex-start
}
.list-view .product-item .product__content {
  flex: 0 0 60%;
  max-width: 60%;
  padding: 20px;
  text-align: left
}
.list-view .product-item .product__hover {
  opacity: 1;
  background-image: none;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1)
}
.list-view .product-item .product__action {
  left: calc(40% + 20px);
  width: auto
}
.list-view .product-item .btn:hover {
  background-color: #282828;
  border-color: #282828;
  color: #fff
}
.product-single .quantity__input-wrap .qty-input {
  width: 60px;
  height: 50px;
  margin: 0;
  color: #9b9b9b;
  font-weight: 600;
  padding-right: 10px
}
.product-single .quantity__input-wrap i {
  width: auto;
  height: auto;
  line-height: 1;
  border: 5px solid transparent;
  position: absolute;
  right: 10px
}
.product-single .quantity__input-wrap .increase-qty {
  top: 7px;
  border-bottom-color: #9b9b9b
}
.product-single .quantity__input-wrap .decrease-qty {
  bottom: 7px;
  border-top-color: #9b9b9b
}
.product__meta-title {
  font-size: 12px;
  color: #282828
}
.product__meta-cat a, .product__meta-tags a {
  position: relative;
  font-size: 12px;
  padding-right: 6px
}
.product__meta-cat a:after, .product__meta-tags a:after {
  content: "-";
  position: absolute;
  top: -2px;
  right: -2px;
  color: #9b9b9b
}
.product__share-title {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 14px
}
.quantity__input-wrap {
  display: inline-flex;
  position: relative
}
.quantity__input-wrap i {
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 10px;
  border: 1px solid #eee;
  text-align: center;
  color: #c43b12;
  display: inline-block;
  cursor: pointer;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none
}
.qty-input {
  background-color: transparent;
  width: 30px;
  height: 25px;
  border: 1px solid #eee;
  color: #222;
  font-size: 14px;
  padding: 0;
  margin: 0 5px;
  border-radius: 2px;
  text-align: center;
  -moz-appearance: textfield
}
.qty-input::-webkit-inner-spin-button, .qty-input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none
}
.product__tabs .tab-content {
  padding-top: 20px
}
.product__tabs .tab-content p {
  line-height: 22px
}
.product__tabs .tab-content p :last-child, .widget-poducts .widget-product-item:last-of-type, .widget-posts .widget-post-item:last-of-type, .widget:last-child {
  margin-bottom: 0
}
.product__tabs .reviews__form .form-control {
  border: 1px solid #e6e6e6;
  height: 40px;
  padding: 0 10px
}
.product__tabs .reviews__form .form-control:focus {
  border-color: #c43b12
}
.product__tabs .reviews__form textarea.form-control {
  min-height: 120px
}
.filtering-options {
  display: flex;
  justify-content: space-between;
  border: 1px solid #dbdbdb;
  padding: 20px;
  border-radius: 3px;
  margin-bottom: 30px
}
.filtering-options .select-box {
  position: relative;
  display: inline-block
}
.filtering-options .select-box:before {
  content: "";
  font-family: fontAwesome;
  position: absolute;
  top: 5px;
  right: 10px
}
.filtering-options .select-box select {
  padding: 0 20px 0 10px;
  height: 30px;
  border: 1px solid #eee;
  min-width: 128px;
  color: #9b9b9b;
  font-size: 13px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none
}
.filter-option-view span, .sort-box span {
  font-family: Rubik, sans-serif;
  color: #282828;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  margin-right: 8px
}
.filter-option-view a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #eee;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  color: #9b9b9b;
  margin-right: 8px
}
.shop__cat-item {
  position: relative;
  overflow: hidden;
  -webkit-transition: .6s linear;
  -moz-transition: .6s linear;
  -ms-transition: .6s linear;
  -o-transition: .6s linear;
  transition: .6s linear;
  margin-bottom: 30px
}
.shop__cat-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(27, 26, 26, .25);
  -webkit-transition: .5s linear;
  -moz-transition: .5s linear;
  -ms-transition: .5s linear;
  -o-transition: .5s linear;
  transition: .5s linear
}
.shop__cat-item .btn {
  position: absolute;
  bottom: 40px;
  left: 40px;
  z-index: 3;
  -webkit-transition: .3s linear;
  -moz-transition: .3s linear;
  -ms-transition: .3s linear;
  -o-transition: .3s linear;
  transition: .3s linear
}
.shop__cat-item img {
  width: 100%;
  -webkit-transition: .6s;
  -moz-transition: .6s;
  -ms-transition: .6s;
  -o-transition: .6s;
  transition: .6s
}
.shop__cat-item:hover:before {
  background-color: rgba(27, 26, 26, .75)
}
.shop__cat-item:hover .btn, .widget-tags ul li a:hover {
  background-color: #c43b12;
  border-color: #c43b12;
  color: #fff
}
.instagram__images li .img__overlay a:hover, .widget-about .btn__link:hover, .widget-poducts .widget-product-item .widget__product-title a, .widget-posts .widget-post-item .widget__post-title a {
  color: #222
}
.menu-layout3 .menu-item:hover .menu__item-img img, .shop__cat-item:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1)
}
.cart-table {
  margin-bottom: 50px
}
.cart-table .table {
  border: 1px solid #dbdbdb;
  border-radius: 0;
  margin-bottom: 0
}
.cart-table thead tr th {
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  color: #282828;
  line-height: 50px !important;
  border-bottom-width: 0 !important;
  border-color: #eee;
  padding: 0
}
.cart-table tbody tr td {
  padding: 20px;
  border-color: #eee
}
.cart-table .cart__product-item {
  position: relative;
  display: flex
}
.cart-table .cart__product-price, .cart-table .cart__product-total {
  font-size: 13px;
  font-weight: 600;
  line-height: 26px;
  color: #c43b12;
  text-align: center
}
.cart-table .cart__product-quantity {
  text-align: center
}
.cart-table .cart__product-quantity input {
  width: 30px;
  height: 25px;
  border: 1px solid #eee;
  border-radius: 2px;
  text-align: center;
  color: #222;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  margin-right: 5px
}
.cart-table .cart__product-img {
  width: 50px;
  margin-right: 20px
}
.cart-table .cart__product-remove {
  position: absolute;
  right: 20px;
  width: 19px;
  height: 19px;
  line-height: 19px;
  font-size: 9px;
  background-color: #222;
  color: #fff;
  border-radius: 1px;
  text-align: center;
  cursor: pointer
}
.cart-table .cart__product-remove:hover {
  background-color: #c43b12
}
.cart-table .cart__product-action td {
  padding: 30px 20px 20px
}
.cart-table .cart__product-action td .form-control {
  font-size: 12px;
  font-weight: 400;
  width: 250px;
  height: 42px;
  line-height: 25px;
  border: 1px solid #dbdbdb
}
.cart-table .cart__product-action td .btn {
  font-size: 14px;
  font-weight: 700;
  line-height: 39px;
  height: 42px;
  min-width: 134px
}
.cart-table .cart__product-action td .cart__product-action-content {
  display: flex;
  justify-content: space-between
}
.cart__shiping, .cart__total-amount {
  border: 1px solid #dbdbdb;
  border-radius: 2px;
  padding: 30px 20px;
  margin-bottom: 30px
}
.cart__shiping h6, .cart__total-amount h6 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 25px
}
.cart__total-amount ul li {
  color: #c43b12;
  font-size: 14px;
  line-height: 36px;
  display: flex;
  justify-content: space-between
}
.cart__total-amount ul li span:last-of-type {
  color: #9b9b9b
}
.cart__shiping .form-control {
  border: 1px solid #dbdbdb;
  font-size: 12px;
  font-weight: 400;
  height: 42px;
  line-height: 42px;
  margin-bottom: 20px
}
.cart__shiping .btn {
  line-height: 39px;
  height: 42px
}
@media only screen and (min-width:320px) and (max-width:575px) {
  .nav-tabs .nav__link, .portfolio__share .social__icons a {
    margin-right: 15px
  }
  .search-popup .module__search-form {
    max-width: 90%
  }
  .search-popup .search__input {
    font-size: 20px
  }
  .contact-box .contact__box-title, .slider .slide__subtitle {
    margin-bottom: 10px
  }
  .slider .slide__title {
    font-size: 25px;
    margin-bottom: 15px
  }
  .slider .btn {
    font-size: 12px;
    font-weight: 600;
    min-width: 120px;
    height: 35px;
    line-height: 33px
  }
  .slider .carousel-arrows .owl-nav .owl-next, .slider .carousel-arrows .owl-nav .owl-prev {
    display: none
  }
  .fancybox-item {
    margin-bottom: 30px
  }
  .portfolio-single-slider .carousel-arrows .owl-nav .owl-prev {
    left: 15px
  }
  .portfolio-single-slider .carousel-arrows .owl-nav .owl-next {
    right: 15px
  }
  .portfolio-filter li {
    margin-right: 15px;
    margin-bottom: 10px
  }
  .portfolio-masonry .portfolio-item, .portfolio-masonry .portfolio__img, .portfolio-pinterest .portfolio__img {
    max-width: 370px;
    margin: 0 auto 30px
  }
  .portfolio-masonry .portfolio-item img, .portfolio-masonry .portfolio__img img, .product-item img {
    width: 100%
  }
  .custom-grid-2col, .custom-grid-3col {
    column-count: 1
  }
  .post-author {
    display: block
  }
  .contact-layout2 .contact-box {
    padding: 0
  }
  .product-item .product__content {
    padding: 15px 10px
  }
  .list-view .product-item {
    max-width: none
  }
  .list-view .product-item .product__action .btn {
    min-width: 100px;
    font-size: 11px;
    height: 35px;
    line-height: 33px
  }
  .list-view .product-item .product__content {
    padding: 10px
  }
  .list-view .product-item .product__title {
    font-size: 15px;
    line-height: 1.1
  }
  .shop__cat-item .btn {
    bottom: 20px;
    left: 20px;
    width: 130px;
    height: 40px;
    line-height: 38px
  }
  .cart-table .cart__product-price, .cart-table .cart__product-total {
    font-size: 10px;
    font-weight: 400;
    padding: 0
  }
}
@media only screen and (min-width:320px) and (max-width:767px) {
  .product-item {
    margin-bottom: 30px
  }
  .filter-option-sorting, .filtering-options .sort-box {
    margin-right: 15px
  }
  .filter-option-view span, .sort-box span {
    display: block;
    margin-bottom: 5px
  }
  .product__action-btns .btn {
    margin-right: 10px;
    margin-bottom: 10px
  }
  .product__quantity-title {
    margin-bottom: 14px
  }
  .list-view .product-item .product__action {
    bottom: 10px;
    left: calc(40% + 10px)
  }
  .list-view .product-item .product__action .btn {
    min-width: 120px;
    font-size: 11px;
    height: 35px;
    line-height: 33px
  }
  .list-view .product-item .product__content {
    padding: 10px
  }
  .list-view .product-item .product__title {
    font-size: 15px;
    line-height: 1.1
  }
  .shopping-cart .container {
    max-width: 100%
  }
  .cart-table tbody tr td {
    padding: 5px !important
  }
  .cart-table .cart__product-img {
    width: 40px;
    margin-right: 5px
  }
  .cart-table .cart__product-remove {
    right: 5px
  }
  .cart-table .cart__product-title h6 {
    font-size: 12px;
    font-weight: 400
  }
  .cart-table .cart__product-price, .cart-table .cart__product-total {
    font-size: 10px
  }
  .cart-table .quantity__input-wrap i {
    width: 15px;
    height: 20px;
    line-height: 20px
  }
  .cart-table .cart__product-quantity input {
    width: 30px;
    height: 20px
  }
  .cart-table .cart__product-action-content {
    display: block !important
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .filtering-options {
    display: block;
    text-align: center;
    padding: 15px
  }
  .filtering-options .sort-box {
    margin-right: 15px
  }
  .filtering-options .select-box {
    margin-left: 0
  }
  .filter-option-sorting {
    justify-content: space-between;
    margin-bottom: 15px
  }
  .product__form-wrap form {
    display: block
  }
  .product__action-btns .btn {
    margin-right: 10px;
    margin-bottom: 10px
  }
  .product__quantity-title {
    margin-bottom: 14px
  }
  .shopping-cart .container {
    max-width: 100%
  }
}
@media only screen and (min-width:320px) and (max-width:440px) {
  .filtering-options {
    display: block;
    padding: 10px
  }
  .filter-option-sorting, .filtering-options .sort-box {
    margin: 0 0 10px;
    display: block
  }
  .filtering-options .select-box {
    display: block
  }
  .filtering-options .select-box select {
    width: 100%;
    height: 35px
  }
}
@media only screen and (min-width:320px) and (max-width:350px) {
  .list-view .product-item .product__action .btn {
    min-width: 100px
  }
}
.hr-dashed {
  border-style: dashed
}
.widget {
  background-color: #f9f9f9;
  padding: 40px;
  margin-bottom: 30px
}
.widget .widget__title {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .5px;
  margin-bottom: 27px
}
.widget-search .widget__form-search button {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 0;
  color: #c43b12
}
.widget-about p {
  margin-bottom: 11px
}
.widget-about .btn__link {
  line-height: 1;
  width: auto;
  height: auto;
  border: none;
  color: #c43b12
}
.widget-categories li a {
  display: block;
  color: #333;
  padding: 10px 0;
  border-bottom: 1px solid #dbdbdb
}
.widget-tags ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0
}
.widget-tags ul li a {
  display: block;
  font-size: 14px;
  color: #9b9b9b;
  line-height: 1;
  text-transform: capitalize;
  padding: 7px 9px;
  border: 1px solid #ededed;
  margin: 0 10px 10px 0;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -ms-transition: .4s;
  -o-transition: .4s;
  transition: .4s
}
.widget-poducts .widget-product-item {
  display: flex;
  margin-bottom: 30px
}
.widget-poducts .widget-product-item .widget__product-title {
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 0
}
.widget-poducts .widget-product-item .widget__product-img {
  margin-right: 20px;
  width: 50px;
  min-width: 50px;
  height: 50px;
  overflow: hidden;
  border-radius: 5px
}
.widget-poducts .widget-product-item .widget__product-img img {
  width: 100%;
  height: 100%
}
.widget-poducts .widget-product-item .widget__product-price {
  font-family: Rubik, sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #c43b12
}
.menu-item .menu__item-img, .widget-posts .widget-post-item {
  margin-bottom: 28px
}
.widget-posts .widget-post-item .widget__post-title {
  font-size: 14px;
  font-weight: 700;
  line-height: 23px;
  margin-bottom: 0
}
.widget-posts .widget-post-item .widget__post-date {
  line-height: 1;
  font-size: 13px;
  display: block;
  margin-bottom: 6px
}
.sidebar-layou2 .widget {
  background-color: transparent;
  padding: 0;
  margin-bottom: 50px
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-widget.ui-widget-content {
  border: none
}
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit
}
.ui-slider-horizontal .ui-slider-handle {
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  width: 10px;
  height: 10px;
  background-color: #c43b12;
  border-radius: 3px
}
.widget-filter .ui-slider {
  background-color: #dbdbdb;
  border-radius: 0;
  height: 4px;
  margin-bottom: 18px
}
.widget-filter .ui-slider-range {
  height: 4px;
  background-color: #c43b12
}
.widget-filter .price-output {
  display: flex;
  align-items: center;
  line-height: 1;
  margin-bottom: 26px
}
.widget-filter label {
  color: #9b9b9b;
  font-size: 15px;
  margin-right: 5px;
  margin-bottom: 0
}
.widget-filter input {
  background-color: transparent;
  color: #c43b12;
  font-size: 15px;
  border: none;
  max-width: 120px
}
.widget-filter .btn {
  height: auto;
  line-height: 1;
  padding: 0
}
.events .post-item .post__title {
  font-size: 19px
}
.events .post-item .post__meta-tag.sold-out, .events .post-item .post__meta-tag.sold-out:after, .events .post-item .post__meta-tag.sold-out:before {
  background-color: red
}
.menu-item {
  position: relative;
  margin-bottom: 20px
}
.menu-item .menu__item-title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 7px
}
.menu-item .menu__item-price {
  color: #c43b12;
  font-size: 14px;
  font-weight: 500
}
.menu-item .pricing__tag {
  display: inline-block;
  position: relative;
  line-height: 16px;
  font-size: 13px;
  background-color: #c43b12;
  color: #fff;
  padding-left: 5px;
  padding-right: 3px
}
.menu-item .pricing__tag:after, .menu-item .pricing__tag:before {
  content: "";
  position: absolute;
  right: -4px;
  z-index: -1;
  width: 20px;
  height: 9px;
  background-color: #c43b12
}
.menu-item .pricing__tag:before {
  top: 0;
  -webkit-transform: skewX(-45deg);
  -moz-transform: skewX(-45deg);
  -ms-transform: skewX(-45deg);
  -o-transform: skewX(-45deg);
  transform: skewX(-45deg)
}
.menu-item .pricing__tag:after {
  bottom: 0;
  -webkit-transform: skewX(45deg);
  -moz-transform: skewX(45deg);
  -ms-transform: skewX(45deg);
  -o-transform: skewX(45deg);
  transform: skewX(45deg)
}
.menu__block-title {
  font-family: "Shadows Into Light", cursive;
  font-size: 30px;
  text-align: center;
  margin-bottom: 30px
}
.menu-layout1 .menu-item, .menu-layout5 .menu-item {
  padding-bottom: 11px;
  border-bottom: 1px dashed #dbdbdb;
  margin-bottom: 20px
}
.menu-layout1 .menu-item .menu__item-title, .menu-layout5 .menu-item .menu__item-title {
  display: inline-block;
  margin-right: 10px
}
.menu-layout1 .menu-item .menu__item-price, .menu-layout5 .menu-item .menu__item-price {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  min-width: 50px;
  text-align: right
}
.menu-layout2 .menu-item .menu__item-desc {
  margin-bottom: 10px
}
.menu-layout3 .menu-item .menu__item-content {
  position: relative;
  padding-right: 50px
}
.menu-layout3 .menu-item .menu__item-title {
  display: inline-block
}
.menu-layout3 .menu-item .menu__item-price {
  position: absolute;
  top: 0;
  right: 0
}
.menu-layout3 .menu-item .menu__item-img {
  position: relative;
  overflow: hidden
}
.menu-layout3 .menu-item .menu__item-img img {
  -webkit-transition: .6s linear;
  -moz-transition: .6s linear;
  -ms-transition: .6s linear;
  -o-transition: .6s linear;
  transition: .6s linear
}
.menu-layout4 .menu-item {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  box-shadow: 0 1px 73px rgba(40, 40, 40, .1);
  margin-bottom: 0
}
.menu-layout4 .menu-item .menu__item-hover > a {
  display: block;
  width: 100%;
  height: 100%
}
.menu-layout4 .menu-item .divider-shape {
  position: absolute;
  top: 50%;
  left: -63px;
  z-index: 2;
  fill: #ffffff;
  -webkit-transform: translateY(-50%) rotate(90deg);
  -moz-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  -o-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg)
}
.menu-layout4 .menu-item .menu__item-content, .menu-layout4 .menu-item .menu__item-img {
  position: relative;
  flex: 0 0 50%;
  max-width: 50%;
  margin-bottom: 0
}
.menu-layout4 .menu-item .menu__item-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
  padding: 40px
}
.menu-layout4 .menu-item .menu__item-content:after {
  content: "";
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  z-index: -1;
  border: 1px dashed #dbdbdb
}
.menu-layout4 .menu-item .menu__item-img img {
  width: 100%
}
.menu-layout4 .menu-item .pricing__tag {
  position: absolute;
  top: 40px;
  left: 20px;
  margin: 0
}
.menu-layout4 .menu-item .menu__item-title {
  font-size: 22px;
  margin-bottom: 17px
}
.menu-layout4 .menu-item .menu__item-icon {
  margin-bottom: 19px
}
.menu-layout4 .menu-item .menu__item-icon svg {
  fill: #c43b12
}
.menu-layout4 .menu-item .menu__item-desc {
  margin-bottom: 21px
}
.menu-layout4 .menu-item .menu__item-price {
  font-size: 16px
}
.menu-layout5 .menu-wrapper {
  position: relative;
  background-color: #fff;
  border-radius: 4px;
  padding: 60px 100px 40px
}
.menu-layout5 .menu-wrapper:before {
  content: "";
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #f7f7f7;
  background-image: -webkit-gradient(linear, left top, right top, from(#f7f7f7), to(#fff));
  background-image: -webkit-linear-gradient(left, #f7f7f7, #fff);
  background-image: -moz-linear-gradient(left, #f7f7f7, #fff);
  background-image: -ms-linear-gradient(left, #f7f7f7, #fff);
  background-image: -o-linear-gradient(left, #f7f7f7, #fff);
  background-image: linear-gradient(left, #f7f7f7, #fff)
}
.menu-layout5 .menu-wrapper:after {
  content: "";
  position: absolute;
  top: 126px;
  left: 0;
  right: 0;
  margin: auto;
  height: 350px;
  width: 14px;
  bottom: 80px;
  background-image: url(../images/shapes/1.png)
}
.menu-layout5 .menu-wrapper-inner:first-child {
  padding-right: 45px
}
.menu-layout5 .menu-wrapper-inner:last-child {
  padding-left: 45px
}
@media (min-width:992px) {
  .menu-item:last-of-type {
    border-bottom: 0
  }
  .menu-layout2 .menu-item {
    display: flex
  }
  .menu-layout2 .menu-item .menu__item-img {
    -ms-flex: 0 0 31.5%;
    flex: 0 0 31.5%;
    max-width: 31.5%;
    margin-bottom: 0
  }
  .menu-layout2 .menu-item .menu__item-content {
    -ms-flex: 0 0 69.5%;
    flex: 0 0 69.5%;
    max-width: 69.5%;
    padding-left: 30px
  }
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .portfolio-grid .container {
    max-width: none
  }
  .menu-layout4 .menu-item .menu__item-content {
    padding: 40px
  }
}
.reservation__wrapper {
  background-color: #fff;
  padding: 80px 75px 50px
}
.reservation__wrapper > .row > [class*=col-] {
  padding: 0 40px
}
.reservation__banner {
  position: relative;
  text-align: center;
  min-height: 570px;
  max-width: 400px;
  margin: -20px auto 0
}
.reservation__banner .reservation__banner-inner {
  position: relative;
  z-index: 2;
  padding: 55px 50px 0
}
.reservation__banner .reservation__banner-img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%
}
.instagram-feed-layout2 .divider-shape, .reservation-layout3 .divider-shape {
  position: absolute;
  left: 0;
  width: 100%;
  height: 17px;
  background: url(../images/shapes/shape2.png) repeat-x
}
.reservation__banner .reservation__banner-contact-label, .reservation__banner .reservation__banner-inner-subtitle {
  font-family: "Shadows Into Light", cursive;
  font-size: 20px;
  color: #c43b12;
  display: block;
  margin-bottom: 5px
}
.reservation__banner .reservation__banner-contact-phone, .reservation__banner .reservation__banner-inner-title {
  font-size: 27px;
  color: #fff;
  margin-bottom: 13px
}
.reservation__banner ul li {
  display: flex;
  justify-content: space-between;
  line-height: 40px;
  border-bottom: 1px dashed #494b4f
}
.reservation__banner .reservation__banner-contact-phone {
  display: block
}
.reservation__form textarea.form-control {
  min-height: 90px
}
.reservation__form .reservation__form-heading h5 {
  font-size: 22px;
  font-weight: 700
}
.reservation__form .reservation__form-heading a {
  color: #c43b12;
  font-size: 13px;
  display: block;
  margin-bottom: 20px
}
@media only screen and (min-width:992px) and (max-width:1200px) {
  .portfolio__share .social__icons a {
    margin-right: 15px
  }
  .product__form-wrap form {
    display: block
  }
  .product__action-btns .btn {
    margin-right: 10px;
    margin-bottom: 10px
  }
  .product__quantity-title {
    margin-bottom: 10px
  }
  .shop__cat-item .btn {
    bottom: 20px;
    left: 20px
  }
  .reservation__wrapper {
    padding: 30px 30px 20px
  }
  .reservation__wrapper > .row > [class*=col-] {
    padding: 0 10px
  }
}
@media only screen and (min-width:320px) and (max-width:767px) {
  .reservation__wrapper {
    padding: 30px 20px
  }
  .reservation__wrapper > .row > [class*=col-] {
    padding: 10px
  }
  .reservation__banner .reservation__banner-inner {
    padding: 40px 20px 0
  }
  .reservation__form {
    text-align: center
  }
  .reservation__form-heading > div {
    display: block !important
  }
}
.instagram__images {
  width: 100%;
  display: flex;
  flex-wrap: wrap
}
.instagram__images li {
  position: relative;
  flex: 0 0 125%;
  max-width: 12.5%
}
.instagram__images li .img__overlay {
  position: absolute;
  top: 30px;
  left: 30px;
  width: calc(100% - 60px);
  height: calc(100% - 60px);
  background-color: rgba(199, 162, 84, .95);
  text-align: center;
  opacity: 0;
  transition: .4s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0)
}
.instagram__images li .img__overlay a {
  display: block;
  top: 50%;
  position: relative;
  color: #fff;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%)
}
.instagram__images li .img__overlay a i {
  font-size: 23px
}
.instagram__images li:hover .img__overlay {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1)
}
.instagram-feed-layout2 .divider-shape {
  top: 0;
  z-index: 1
}
@media (max-width:992px) {
  .menu-layout5 .menu-wrapper {
    padding: 15px
  }
  .menu-layout5 .menu-wrapper:after, .menu-layout5 .menu-wrapper:before {
    display: none
  }
  .menu-layout5 .menu-wrapper-inner:first-child, .menu-layout5 .menu-wrapper-inner:last-child {
    padding-left: 15px !important
  }
  .instagram__images li {
    flex: 0 0 25%;
    max-width: 25%
  }
}
@media only screen and (min-width:320px) and (max-width:575px) {
  .menu-layout1 .menu-item .menu__item-price, .menu-layout5 .menu-item .menu__item-price {
    position: static;
    text-align: left
  }
  .menu-layout4 .menu-item {
    flex-direction: column !important
  }
  .menu-layout4 .menu-item .menu__item-content, .menu-layout4 .menu-item .menu__item-img {
    flex: 0 0 100%;
    max-width: 100%
  }
  .menu-layout4 .menu-item .menu__item-img {
    padding: 0 10px
  }
  .menu-layout4 .menu-item .menu__item-content {
    padding: 40px 20px 20px
  }
  .menu-layout4 .menu-item .menu__item-content:after {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px
  }
  .menu-layout4 .menu-item .pricing__tag {
    top: 20px;
    left: 10px
  }
  .menu-layout4 .menu-item .menu__item-desc, .menu-layout4 .menu-item .menu__item-icon, .menu-layout4 .menu-item .menu__item-title {
    margin-bottom: 10px
  }
  .instagram__images li {
    flex: 0 0 50%;
    max-width: 50%
  }
}