/*
    Theme Name: clockchef
    Theme URI: #
    Description: clockchef
    Author URI: #
    Version: 4.0.4
    License: GNU General Public License v3 or later.
    License URI: https://www.gnu.org/licenses/gpl-3.0.html
    Text Domain: clockchef
*/

@font-face {
  font-family: 'Rift Soft';
  src: url('assets/fonts/RiftSoft-BoldItalic.woff2') format('woff2'),
    url('assets/fonts/RiftSoft-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Rift Soft Demi';
  src: url('assets/fonts/RiftSoft-Demi.woff2') format('woff2'),
    url('assets/fonts/RiftSoft-Demi.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Rubik';
  src: url('assets/fonts/Rubik-Regular.woff2') format('woff2'),
    url('assets/fonts/Rubik-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Rift Soft';
  src: url('assets/fonts/RiftSoft-Bold.woff2') format('woff2'),
    url('assets/fonts/RiftSoft-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Rift Soft Demi';
  src: url('assets/fonts/RiftSoft-DemiItalic.woff2') format('woff2'),
    url('assets/fonts/RiftSoft-DemiItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Rift Soft';
  src: url('assets/fonts/RiftSoft-MediumItalic.woff2') format('woff2'),
    url('assets/fonts/RiftSoft-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Rift Soft';
  src: url('assets/fonts/RiftSoft-Medium.woff2') format('woff2'),
    url('assets/fonts/RiftSoft-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Rift Soft';
  src: url('assets/fonts/RiftSoft-Regular.woff2') format('woff2'),
    url('assets/fonts/RiftSoft-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Rift Soft';
  src: url('assets/fonts/RiftSoft-Italic.woff2') format('woff2'),
    url('assets/fonts/RiftSoft-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Rift Soft';
  src: url('assets/fonts/RiftSoft-LightItalic.woff2') format('woff2'),
    url('assets/fonts/RiftSoft-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Rubik';
  src: url('assets/fonts/Rubik-Black.woff2') format('woff2'),
    url('assets/fonts/Rubik-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Rubik';
  src: url('assets/fonts/Rubik-BlackItalic.woff2') format('woff2'),
    url('assets/fonts/Rubik-BlackItalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Rubik';
  src: url('assets/fonts/Rubik-Bold.woff2') format('woff2'),
    url('assets/fonts/Rubik-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Rubik';
  src: url('assets/fonts/Rubik-BoldItalic.woff2') format('woff2'),
    url('assets/fonts/Rubik-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Rubik';
  src: url('assets/fonts/Rubik-Light.woff2') format('woff2'),
    url('assets/fonts/Rubik-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Rubik';
  src: url('assets/fonts/Rubik-Italic.woff2') format('woff2'),
    url('assets/fonts/Rubik-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Rubik';
  src: url('assets/fonts/Rubik-LightItalic.woff2') format('woff2'),
    url('assets/fonts/Rubik-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Rubik';
  src: url('assets/fonts/Rubik-Medium.woff2') format('woff2'),
    url('assets/fonts/Rubik-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Rubik';
  src: url('assets/fonts/Rubik-MediumItalic.woff2') format('woff2'),
    url('assets/fonts/Rubik-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('assets/fonts/Poppins-Regular.woff2') format('woff2'),
    url('assets/fonts/Poppins-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('assets/fonts/Poppins-SemiBold.woff2') format('woff2'),
    url('assets/fonts/Poppins-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Bon Vivant';
  src: url('assets/fonts/BonVivant-Regular.woff2') format('woff2'),
    url('assets/fonts/BonVivant-Regular.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'DIN 2014';
  src: url('assets/fonts/DIN2014-Regular.woff2') format('woff2'),
    url('assets/fonts/DIN2014-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DIN 2014';
  src: url('assets/fonts/DIN2014-DemiBold.woff2') format('woff2'),
    url('assets/fonts/DIN2014-DemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DIN 2014';
  src: url('assets/fonts/DIN2014-Bold.woff2') format('woff2'),
    url('assets/fonts/DIN2014-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}


/*::-webkit-scrollbar {
  width: 7px;
  border-radius: 10px;background: rgba(255, 255, 255, 1); 
}
::-webkit-scrollbar-track {
  border-radius: 10px;
  background: rgba(255, 255, 255, 1); 

}
::-webkit-scrollbar-thumb {
  background: #212121; 
  border-radius: 10px;
  width: 7px;
}
::-webkit-scrollbar-thumb:hover {
  background: #111; 
}*/

body {
  overflow-x: hidden;
  color: #fff;
  font-size: 15px;
  line-height: 27px;
  font-family: 'Rubik';
  font-weight: normal;
}

* h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'DIN 2014';
  font-weight: 400;
  color: #fff;
  text-transform: capitalize;
}

h1,
.h1 {
  font-size: 120px;
  line-height: 170px;
  margin-bottom: 30px;
}

h2,
.h2 {
  font-size: 60px;
  line-height: 65px;
  margin-bottom: 25px;
}

h3,
.h3 {
  font-size: 50px;
  line-height: 55px;
  margin-bottom: 30px;
}

h4,
.h4 {
  font-size: 35px;
  line-height: 40px;
  margin-bottom: 15px;
}

h5,
.h5 {
  font-size: 23px;
  line-height: 24px;
  margin-bottom: 15px;
}

h6,
.h6 {
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 15px;
}

* {
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
}

p {
  font-family: 'Rubik';
  font-weight: normal;
  margin-bottom: 20px;
}

ul {
  margin-bottom: 0px;
}

ul li {
  list-style: none;
}

a {
  text-decoration: none;
  font-family: 'Rubik';
  font-weight: normal;
  line-height: normal;
  color: #fff;
  transition: all 0.3s ease-in-out;
}

a:hover {
  text-decoration: none !important;
  color: #ca961c;
}

input,
textarea,
select {
  background: none;
  outline: none;
  font-size: 16px;
  color: #323c3f;
  border: 1px solid;
  font-family: 'Poppins';
}

img {
  outline: none;
  max-width: 100%;
  height: auto;
  border: 0px none;
}

input[type='submit'] {
  border-radius: 0px;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
}

:focus {
  outline: none;
}

.container {
  max-width: 1231px;
  width: 100%;
  margin: 0px auto;
  padding: 0px 15px;
}

/*-----------------Header--------------*/
.header {
  background: transparent;
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 111;
  padding: 45px 0px;
  -webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}

.header.sticky {
  background: #000;
  border-bottom: 1px solid rgba(255, 255, 255, 0.50);
  padding: 20px 0px;
}

.sticky .header-logo-area a {
  max-width: 220px;
}

.header_inner {
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-left-area {
  width: 29%;
  display: flex;
  justify-content: flex-end;
}

.header-logo-area {
  margin: 0px 95px;
  -webkit-transition: all .30s ease-in-out;
  -moz-transition: all .30s ease-in-out;
  -ms-transition: all .30s ease-in-out;
  -o-transition: all .30s ease-in-out;
  transition: all .30s ease-in-out;
}

.header-logo-area a {
  display: block;
  max-width: 295px;
  text-align: center;
}

.header-main-menu {
  display: flex;
  align-items: center;
}

.header-main-menu li {
  margin-right: 75px;
}

.header-main-menu li:last-child {
  margin-right: 0px;
}

.header-main-menu li a {
  font-size: 15px;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
}

.header-main-menu li a:after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: -5px;
  left: 0px;
  border-bottom: solid 1px #cb9925;
  transform: scaleX(0);
  transition: transform 250ms ease-in-out;
}

.header-main-menu li a:hover:after,
.header-main-menu .current-menu-item a:after {
  transform: scaleX(1);
}

.home .header-main-menu .current-menu-item a:after {
  transform: scaleX(0);
}

.header-right-area {
  width: 29%;
  display: flex;
  align-items: center;
}

.sbt-search-icon {
  background: transparent;
  border: 0px;
  margin-left: 100px;
}

.sbt-search-icon svg {
  width: 28px;
  height: 28px;
  cursor: pointer;
}

.sbt-search-icon svg g,
.sbt-search-icon svg line {
  stroke: #fff;
  transition: all .30s ease-in-out;
}

.sbt-search-icon svg:hover g,
.sbt-search-icon svg:hover line {
  stroke: #ca961c;
}

.animated-icon1 {
  width: 30px;
  height: 23px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

.animated-icon1 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.animated-icon1 span {
  background: #fff;
}

.animated-icon1 span:nth-child(1) {
  top: 0px;
}

.animated-icon1 span:nth-child(2) {
  top: 10px;
}

.animated-icon1 span:nth-child(3) {
  top: 20px;
}

.animated-icon1.open span:nth-child(1) {
  top: 11px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.animated-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

.animated-icon1.open span:nth-child(3) {
  top: 11px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.menu-button {
  display: none;
}

.mob-menu {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  z-index: 111;
  background: #fff;
}

.mob-menu .animated-icon1 span {
  background: #000;
}

.mob-menu .menu-button {
  position: absolute;
  top: 20px;
  right: 20px;
}

.mobile-menu-area {
  padding-top: 100px;
}

/*-------Search---------*/
.sbt-search-icon .fa-times{
  display: none;
  font-size: 24px;
  cursor: pointer;
}
.sbt-search-icon i{
  color:#fff;
}
.sbt-search-icon i:hover{
  color: #ca961c;
}
.sbt-search-icon .fa-times.show{
  display: block;
}
.search-icon-svg.hide{
  display: none;
}
.search-field{
  width:100%;
  background:transparent;
  border: 0px;
  border-bottom:1px solid #fff;
  height:30px;
  color:#fff;
}
.search-form input::placeholder{
    color: #fff;
}

.search-form{
  display: flex;
  width:100%;
  align-items: center;
}
.hidden-search-box{
  position: absolute;
  width:100%;
  background-color:#624f27;
  padding-left: 10px;
  height:50px;
}
.search-submit{
  background: #a16e1e;
  background-image: linear-gradient(rgb(235 197 118), #976923);
  border: 0px;
  width:50px;
  height:50px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.search-submit i{
  color:#fff;
  font-size: 20px;
}
.search-submit:hover{
  background:#ca961c;
}
.search-submit:hover i{
    color:#000;
}
#hidden-search-box{
  display: none;
}

/*------------------Home------------------*/
body {
  background: #040404;
  position: relative;
}

body:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url(assets/images/bg-clr.png) no-repeat;
  background-size: cover;
  z-index: -1;
}

.hm-mob-slider {
  display: none;
}

.slider-heading {
  font-family: 'Rift Soft' !important;
  font-size: 85px !important;
  font-weight: 500 !important;
  line-height: 75px !important;
}

.slider-button {
  background-color: rgba(0, 0, 0, 0.60) !important;
  border-color: #cb9637 !important;
  height: 48px !important;
  width: 178px !important;
  line-height: 48px !important;
  font-size: 12px !important;
  font-family: 'Rubik' !important;
}

.slider-button:hover {
  border-color: #fff !important;
}

#rev_slider_1_1_wrapper .custom.tparrows,
#rev_slider_2_2_wrapper .custom.tparrows {
  background: transparent !important;
  width: 90px !important;
  height: 90px !important;
  border: 1px solid #949494;
  border-radius: 50%;
}

#rev_slider_1_1_wrapper .custom.tparrows:before,
#rev_slider_2_2_wrapper .custom.tparrows:before {
  color: #949494 !important;
}

#rev_slider_1_1_wrapper .custom.tparrows:before,
#rev_slider_2_2_wrapper .custom.tparrows:before {
  line-height: 90px !important;
  font-size: 25px !important;
}

#rev_slider_1_1_wrapper .custom.tparrows.tp-leftarrow:before,
#rev_slider_2_2_wrapper .custom.tparrows.tp-leftarrow:before {
  margin-right: -10px;
}

#rev_slider_1_1_wrapper .custom.tparrows.tp-rightarrow:before,
#rev_slider_2_2_wrapper .custom.tparrows.tp-rightarrow:before {
  margin-left: -10px;
}

.home-slider {
  position: relative;
}

.scroll-to-section {
  position: absolute;
  z-index: 1;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
}

.round-bottom {
  width: 19px;
  height: 36px;
  border-radius: 15px;
  display: block;
  border: 1px solid #fff;
  position: relative;
}

.round-bottom:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 50%;
  margin-left: -2.5px;
  width: 5px;
  height: 5px;
  background-color: #fff;
  border-radius: 50%;
  webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  animation: mouse-wheel 2.2s ease infinite;
}

.round-bottom:after {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -10px;
  width: 20px;
  height: 21px;
  background: url(assets/images/round-arrow.png) no-repeat;
}

.hm-about {
  padding: 120px 0px;
  overflow: hidden;
}

.subheading {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: underline;
  color: #fff;
  margin-bottom: 25px;
  display: block;
}

.hm-about .subheading {
  text-align: center;
  margin-bottom: 50px;
  font-size: 12px;
}

.hm-about h2 {
  text-align: center;
  background: url(assets/images/hm-abt-heading.png) no-repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: cover;
  background-position: 35% 70%;
  margin-bottom: 45px;
}

.hm-about p {
  font-size: 30px;
  font-weight: 400;
  font-style: italic;
  line-height: 40px;
  max-width: 1080px;
  margin: 0px auto;
  text-align: center;
  background: #b89549;
  background: linear-gradient(-125deg, #ffffff, #b89549 50%, #b89549);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.whats-app-icon {
  position: absolute;
  right: 100px;
  top: -85px;
  z-index: 11;
  transition: opacity .5s, visibility .5s;
}

.whats-app-icon a {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background: #a16e1e;
  background-image: linear-gradient(#ebc576, #976923);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 12%);
}

.hm-about .container {
  position: relative;
}

.text-bg {
  background: url(assets/images/bg-h3.png);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-position: 100%;
}

.btn-readmore {
  font-size: 13px;
  height: 48px;
  line-height: 48px;
  width: 180px;
  display: block;
  text-align: center;
  font-weight: 500;
  color: #cccccc;
  position: relative;
  text-transform: uppercase;
  border: 1px solid #cb9637;
}

.btn-readmore:hover {
  border-color: #ccc;
  color: #ccc;
}

.hm-services {
  background: rgba(255, 255, 255, 0.02);
}

.hm-service-inner {
  display: flex;
  align-items: center;
  position: relative;
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
  border-image: url(assets/images/bottom-line.png);
  border-image-slice: 1;
}

.service-box {
  width: 50%;
  padding: 120px 0px;
}

.service-box:last-child {
  padding-left: 120px;
  border-left: 1px solid transparent;
  border-image: url(assets/images/border-left.png);
  border-image-slice: 1;
}

.hm-menu-list {
  padding: 150px 0px 120px;
}

.sec-heading-content {
  margin-bottom: 30px;
}

.sec-heading-content h3 {
  text-align: center;
  margin-bottom: 20px;

}

.about-chef-inner .sec-heading-content h3 {
  font-family: 'Rift Soft Demi';
}

.sec-heading-content p {
  text-align: center;
  max-width: 500px;
  margin: 0px auto;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
}

.hm-menu-slider {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
}

.hm-menu-slider.slick-initialized {
  visibility: visible;
  opacity: 1;
}

.hm-menu-slider .slick-slide {
  margin: 0px 7px;
}

.inner-menu-area {
  height: 560px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.inner-menu-area:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
}

.inner-menu-area img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.menu-round-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.menu-round-text:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(assets/images/plus.png) no-repeat;
  width: 62px;
  height: 62px;
}

.menu-round-text span {
  background: #b89549;
  color:#b89549;
  -webkit-text-fill-color: transparent;		
  background: linear-gradient(-125deg, #fffbee, #cdb47b 48%, #b89549);
  background: -moz-linear-gradient(-125deg, #fffbee, #cdb47b 48%, #b89549);
  -webkit-background-clip: text;		
  
  background-size: cover;
  font-size: 28px;
  line-height: normal;
  text-transform: uppercase;
  letter-spacing: 3px;
  background-position: 35% 70%;
}
.circle p{
  background:linear-gradient(-125deg, #fffbee, #b89549 48%, #b89549);
	background: url(assets/images/round-txt-bg.png) no-repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 28px; 
  text-transform: uppercase;
	background-size:cover;
	background-position:50% 100%;
}

.slick-arrow {
  width: 45px !important;
  height: 90px !important;
  background: #a16e1e !important;
  background-image: linear-gradient(to bottom, #ebc576, #976923) !important;
}

.slick-arrow.slick-prev {
  background-image: linear-gradient(to bottom, #ebc576, #976923) !important;
}

.slick-next:before {
  content: "" !important;
  font-size: unset !important;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 10px solid #000;
  right:unset;
  left:8px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.slick-prev:before {
  content: "" !important;
  font-size: unset !important;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 10px solid #000;
  left:unset;
  right:8px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 1 !important;
}

.slick-prev {
  left: -38px !important;
  border-radius: 90px 0px 0px 90px;
}

.slick-next {
  right: -38px !important;
  border-radius: 0px 90px 90px 0px;
}
.slick-arrow:focus{
  background:rgba(255,255,255,0.80) !important;
}
.slick-list {
  z-index: 1;
}

.hm-menu-slider {
  margin-bottom: 70px;
}

.hm-menu-list .btn-readmore {
  margin: auto;
}

.hm-team-sec {
  background: url(assets/images/hm-team-bg.jpg) no-repeat;
  height: 960px;
  background-position: 100%;
  display: flex;
  align-items: center;
}

.hm-team-inner {
  max-width: 530px;
}

.hm-team-inner h3 {
  font-size: 55px;
}

.team-heading {
  font-family: 'Bon Vivant';
  font-size: 124px;
  color: rgba(251, 248, 243, 11%);
}

.hm-team-inner p {
  margin-bottom: 0px;
  color: rgba(251, 248, 243, 50%);
}

.instagram-sec {
  padding: 50px 0px 120px;
  margin-top: -100px;
}

.inner-insta-sec {
  margin-bottom: 80px;
}

.inner-insta-sec a {
  text-align: center;
  display: block;
}

.inner-insta-sec a span {
  display: block;
  font-size: 40px;
  margin-top: 10px;
}

.insta-slide {
  height: 290px;
}

.insta-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.insta-slider {
  margin-left: -9px;
  padding: 0px 10px;
}

.insta-slider .slick-slide {
  margin: 0px 9px;
}

/*------------banner--------------*/
.banner {
  height: 410px;
  text-align: center;
  padding-top: 200px;
  padding-bottom: 65px;
  position: relative;
}

.banner:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(30, 39, 46, 40%);
}

.banner h1 {
  margin-bottom: 0px;
  line-height: normal;
  letter-spacing: -1px;
  font-weight: 400;
}

.banner-inner {
  position: relative;
  z-index: 1;
}

/*-------------Menu category--------*/
.menu-category-sec {
  padding: 80px 0px 170px;
}

.menu-category-sec .sec-heading-content {
  margin-bottom: 50px;
}

.menu-category-sec .sec-heading-content p {
  color: rgba(255, 255, 255, 0.50);
}

.menu-cat-listing {
  display: flex;
  flex-wrap: wrap;
  row-gap: 100px;
}

.menu-cat-listing li {
  width: 32.5%;
  margin-left: 1.25%;
}

.menu-cat-listing li .inner-menu-area:before {
  background: rgba(0, 0, 0, 50%);
}

.menu-cat-listing li:nth-child(3n+1) {
  margin-left: 0px;
}

.inner-menu-area h4 {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  line-height: normal;
  margin-bottom: 30px;
  font-family: 'Rift Soft';
  font-weight: 500;
  letter-spacing: -1px;
  transition: all 0.35s ease-in-out;
}

.menu-cat-listing li .menu-round-text span {
  font-size: 25px;
}

.menu-cat-listing li .menu-round-text {
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

.menu-cat-listing li:hover .menu-round-text {
  opacity: 1;
  visibility: visible;
}

.menu-cat-listing li:hover .inner-menu-area h4 {
  color: rgba(255, 255, 255, 0.5);
}

/*--------------about us-----------*/
.about-sec {
  padding-top: 170px;
}

.about-sec-inner {
  text-align: center;
  border-image: url(assets/images/border-image.png) 25;
  border-width: 2px;
  border-style: solid;
  padding: 90px 30px;
}

.about-sec-inner h2,
.about-sec-inner h3{
  background: #cc9925;
  background: linear-gradient(-125deg, #cdb76c, #c4b15f 48%, #b89549);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 10px;
  font-family: 'Rift Soft Demi';
  font-weight: 600;
}

.about-sec-inner p,
.about-sec-inner p a{
  font-size: 30px;
  font-weight: 400;
  font-style: italic;
  line-height: 40px;
  max-width: 1070px;
  margin: 0px auto 10px;
  background: #b89549;
  background: linear-gradient(-125deg, #fffbee, #cdb47b 48%, #b89549);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.about-sec-inner p a:hover{
	-webkit-text-fill-color:#fff;
}
.about-sec-inner p:last-child{
	margin-bottom:0px;
}
.about-chef-sec {
  position: relative;
  background: url(assets/images/chef-sec-bg.png) no-repeat;
  background-size: cover;
}

.about-chef-inner {
  padding: 120px 0px;
  border-bottom: 1px solid transparent;
  border-image: url(assets/images/bottom-line.png);
  border-image-slice: 1;
}

.about-chef-sec .sec-heading-content {
  position: relative;
  z-index: 1;
}

.about-chef-sec .sec-heading-content h3,
.portfolio-sec h3,
.awards-sec h3 {
  background: #d3a743;
  background: linear-gradient(-125deg, #fffbee, #d3a743 60%, #b89549);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 10px;
}
.tabs-content-wrap h2{
	display:inline;
    background: #cc9822;
    background:linear-gradient(-125deg, #f9e68e, #b79752 48%, #b89549);
    -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.chef-slide{
    cursor: pointer;
}
.chef-slide h4 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 18px;
  text-transform: capitalize;
  line-height: normal;
  margin-bottom: 0px;
}

.chef-image-box{
  position:relative;
  height: 350px;
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}
.chef-description{
    position:absolute;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    padding:15px;
    transition: all 0.3s ease-in-out;
}
.chef-description p{
    font-size:16px;
    line-height:22px;
    position: absolute;
    margin-bottom:0px;
    top: 50%;
    color: rgba(255,255,255,1);
    opacity: 0;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
	transition: opacity 0.2s, transform 0.35s;
	-webkit-transform: translate3d(0,40px,0);
    transform: translate3d(0,40px,0);
}
.chef-slide:hover .chef-description{
    background:rgba(0,0,0,0.60);
}
.chef-slide:hover .chef-description p{
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.chef-image-box:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(assets/images/plus.png) no-repeat;
  width: 62px;
  height: 62px;
}

.chef-image-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.chef-list-slider .slick-slide {
  margin: 0px 11px;
}

.chef-list-slider {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
  margin:0px -11px;
  position: relative;
  z-index: 1;
}

.chef-list-slider.slick-initialized {
  visibility: visible;
  opacity: 1;
}

.portfolio-sec {
  padding: 90px 0px;
}

.portfolio-sec h3 {
  margin-bottom: 40px;
  font-family: 'Rift Soft Demi';
}

.portfolio-lisiting {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0px;
  row-gap: 75px;
}

.portfolio-lisiting li {
  width: 48%;
  margin-left: 4%;
}

.portfolio-lisiting li:nth-child(2n+1) {
  margin-left: 0px;
}

.portfolio-image-box {
  height: 280px;
  width: 100%;
  position: relative;
}

.portfolio-image-box .potrfolio-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.potrfolio-icon-box {
  width: 130px;
  height: 95px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: absolute;
  top: 0px;
  right: 0px;
}

.portfolio-content-box {
  padding-top: 30px;
}

.location-name {
  display: flex;
  align-items: center;
  color: #cc9926;
  text-transform: uppercase;
  font-size: 16px;
  line-height: normal;
  margin-bottom: 20px;
}

.location-name img {
  margin-right: 8px;
}

.portfolio-content-box p {
  font-size: 21px;
  line-height: 32px;
  margin-bottom: 0px;
}

.awards-sec {
  padding: 50px 0px 130px;
}

.awards-sec h3 {
  margin-bottom: 20px;
  text-align: center;
  font-family: 'Rift Soft Demi';
}

.awards-slider .slick-slide {
  margin: 0px 7px;
}

.awards-slider {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
  margin:0px -7px;
}

.awards-slider.slick-initialized {
  visibility: visible;
  opacity: 1;
}

.award-slide {
  width: 100%;
  height: 260px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

/*-------------Menu page--------*/
.menu-tabs-outer {
  background: url(assets/images/tab-bg.png) no-repeat center;
  background-size: cover;
}

.menu-tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
  border-image: url(assets/images/bottom-line.png);
  border-image-slice: 1;
}

.menu-tabs li {
  width: 160px;
  height: 170px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  cursor: pointer;
}

.menu-tabs li:after {
  content: "";
  display: block;
  width: 100%;
  border-bottom: solid 1px #cb9925;
  transform: scaleX(0);
  transition: transform 250ms ease-in-out;
  position: absolute;
  bottom: -1px;
}

.menu-tabs li:hover:after {
  transform: scaleX(1);
}

.menu-tabs li.active {
  background: url(assets/images/tab-active.png) no-repeat;
  background-size: cover;
}

.menu-tabs li.active:after {
  transform: scaleX(1);
}

.menu-tabs li span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -1px;
  text-transform: uppercase;
}

.tab-icons-box {
  height: 47px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.clr-icon {
  display: none;
}

.menu-tabs li.active .white-icon {
  display: none;
}

.menu-tabs li.active .clr-icon {
  display: block;
}

.menu-tabs li:hover .white-icon {
  opacity: 0;
  visibility: hidden;
  display: none;
}

.menu-tabs li:hover .clr-icon {
  opacity: 1;
  visibility: visible;
  display: block;
}

.tabs-content-wrap {
  padding: 120px 0px 0px;
}

.tabs-content-wrap h2 {
  font-size: 66px;
  margin-bottom: 0px;
  font-weight: 400;
  letter-spacing: -1px;
}

.items-list-menu {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0px;
  position: relative;
  padding: 20px 0px 60px;
}

.items-list-menu:last-child{
	padding-bottom:220px;
}

.items-list-menu li {
  width: 42%;
  padding: 30px 0px;
  border-bottom: 1px solid transparent;
  border-image: url(assets/images/list-border.png);
  border-image-slice: 1;
}

.items-list-menu li h5 {
  margin-bottom: 0px;
  font-family: 'Rift Soft Demi';
}

.items-list-menu li:nth-child(even) {
  margin-left: auto;
}

.items-list-menu:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top:50%;
  width: 2px;
  height: 100%;
  margin-left: -10px;
  background: url(assets/images/right-border.png) no-repeat;
  background-position:center;
  background-size:100% auto;	
}

.tab-content {
  display: none;
  opacity: 0;
  transform: translateY(15px);
  animation: fadeup 0.5s ease 1 forwards;
}

.tabs-content-wrap h3 {
  font-size: 30px;
  margin-bottom: 0px;
  color: #d3a743;
  font-weight: 400;
  letter-spacing: -1px;
  margin-top: 40px;
}

.tab-content.active {
  display: block;
}

/*-------------sevices-------------*/
.services-sec {
  padding: 120px 0px;
}

.service-list-box {
  display: flex;
  align-items: center;
  border-image: url(assets/images/border-line.png) 1;
  border-width: 2px;
  border-style: solid;
  margin-bottom: 70px;
}

.service-list-box:last-child {
  margin-bottom: 0px;
  border-image: url(assets/images/border-line-2.png) 1;
}

.service-listing .service-list-box:nth-child(even) .service-list-image {
  order: 0;
  margin-left: 0px;
}

.service-listing .service-list-box:nth-child(even) .service-list-content {
  order: 1;
  margin-left:0px;
}

.service-list-content {
  width: 50%;
  padding: 0px 80px;
}

.service-list-content h3 {
  background: #b89549;
  background: linear-gradient(-125deg, #cdb76c, #c4b25f 48%, #b89549);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

.service-list-content p {
  margin-bottom: 60px;
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.80);
}

.service-list-image {
  width: 545px;
  min-width: 545px;
  height: 540px;
  margin-left: auto;
}

.service-list-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mfp-content {
  max-width: 645px;
  background: #fff;
}

.popup-area {
  padding: 50px 50px 70px;
}

.popup-header {
  margin-bottom: 40px;
}

.popup-header h3 {
  color: #c89315;
  margin-bottom: 7px;
}

.popup-header p {
  color: rgba(100, 100, 100, 50%);
  font-size: 14px;
  line-height: normal;
  margin-bottom: 0px;
}

.popup-area .mfp-close {
  font-size: 40px;
}

.form-field-area {
  margin-bottom: 40px;
  width: 48%;
  display: inline-block;
  float: left;
  margin-left: 4%;
}

.form-field-area:nth-child(2n+1) {
  margin-left: 0px;
}

.form-field-area input,
.form-field-area select,
.form-field-area textarea {
  width: 100%;
  padding-bottom: 17px;
  font-size: 13px;
  font-weight: 500;
  color:rgba(13,18,26,77%);
  font-family: 'Rubik';
  text-transform: uppercase;
  border: 0px;
  border-bottom: 1px solid #949698;
}

.form-field-area input::placeholder{
    color:rgba(13,18,26,77%);
}
.form-field-area textarea::placeholder{
    color:rgba(13,18,26,77%);
    opacity:1;
}
.form-field-area input::-webkit-input-placeholder{
    color:rgba(13,18,26,77%);
}
.form-field-area input::-moz-placeholder,
.form-field-area input:-moz-placeholder,
.form-field-area textarea::-moz-placeholder,
.form-field-area textarea:-moz-placeholder{
  color:rgba(13,18,26,77%);
  opacity:1;
}

.form-field-area select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  background: url(assets/images/drop-icon.png) no-repeat;
  background-position-x: 98%;
  background-position-y: 25%;
}

.form-field-area:nth-of-type(7) {
  width: 100%;
}

.form-field-area textarea {
  resize: none;
  height: 160px;
}

.submit-wrap {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.btn-submit {
  width: 235px;
  height: 55px;
  background: #050505;
  border: 1px solid transparent;
  color: #c89315;
  font-family: 'Rubik';
  font-weight: 500;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 15px;
  transition: all 0.3s ease-in-out;
}

.btn-submit:hover {
  color: #050505;
  border: 1px solid #c89315;
  background: transparent;
}

/*--------------------Contact Us---------------------*/
.contactus-map-section {
  height: 580px;
}

.store-locator-info-window p {
  width: 100%;
  color: #3c3c53;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 8px;
}

.store-locator-info-window a {
  display: block;
  color: #3c3c53;
  font-size: 13px;
  margin-bottom: 8px;
}

.store-locator-info-window a:hover {
  color: #ca961c;
}

.page-template-contact-us .header {
  position: relative;
  background: url(assets/images/header-bg.png) #040404 no-repeat center;
  background-size: cover;
}
.page-template-contact-us .header.sticky{
	position:fixed;
}

.contact-get-touch-section {
  background: linear-gradient(90deg, #040404 50%, rgba(25, 25, 25, 33%) 50%);
  padding: 120px 0px;
  position: relative;
  overflow: hidden;
}

.contact-get-touch-section:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url(assets/images/bg-clr.png) no-repeat;
  background-size: cover;
}

.contact-get-touch-inner {
  display: flex;
  position: relative;
  z-index: 1;
}

.get-in-touch-left {
  width: 50%;
  padding-right: 100px;
}

.contact-us-right {
  width: 50%;
  padding-left: 100px;
}

.contact-us-right h5 {
  font-family: 'Rift Soft Demi';
}

.get-in-touch-left h3,
.contact-us-right h3 {
  background: #b89549;
  background: linear-gradient(-125deg, #bbaf8a, #d3a743 60%, #b89549);
  display: inline-block;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 35px;
  letter-spacing: -2px;
}

.get-in-touch-left p,
.contact-us-right p {
  font-size: 16px;
  line-height: 24px;
  color: #fdfdfd;
  font-weight: 300;
  margin-bottom: 20px;
}

.get-in-touch-left p a {
  color: #fdfdfd;
}

.get-in-touch-form {
  margin-top: 15px;
  display: inline-block;
  width: 100%;
}

.clk-field-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.clk-field-wrap label {
  width: 100%;
  display: inline-block;
  margin-bottom: 10px;
  font-family: 'Rubik';
  font-weight: 300;
  color: #fdf9f6;
  font-size: 15px;
  line-height: normal;
  order: 0;
  transition: all 0.3s ease-in-out;
}

.clk-chef-field {
  width: 100%;
  height: 55px;
  border: 1px solid rgba(255, 255, 255, 33%);
  padding: 0px 15px;
  margin-top: 0px;
  background: transparent;
  font-size: 15px;
  font-family: 'Rubik';
  font-weight: 300;
  color: #fff;
  transition: all 0.3s ease-in-out;
  order: 1;
}

.clk-chef-field:focus+label {
  font-weight: 400;
}

.clk-chef-field:focus {
  border: 1px solid rgba(255, 255, 255, 45%);
}

.clk-field-wrap textarea {
  height: 145px;
  resize: none;
  padding: 15px;
}

.clk-field-wrap input:placholder,
.clk-field-wrap input::-webkit-input-placeholder,
.clk-field-wrap input::-moz-placeholder,
.clk-field-wrap textarea:placholder,
.clk-field-wrap textarea::-webkit-input-placeholder,
.clk-field-wrap textarea::-moz-placeholder,
{
color: #fff;
}

.clk-chef-submit-btn {
  width: 180px;
  height: 55px;
  line-height: 55px;
  background: #fff;
  margin-top: 10px;
  float: right;
  color: #101010;
  cursor: pointer;
  border: 1px solid transparent;
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'Rubik';
  font-weight: bold;
  transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
}

.clk-chef-submit-btn:hover {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}

.contact-us-options {
  width: 100%;
  margin-bottom: 40px;
  margin-top: 15px;
  display: inline-block;
  border-bottom: 1px solid rgba(255, 255, 255, 33%);
  padding-bottom: 20px;
}

.contact-us-options li {
  margin-bottom: 25px;
  width: 100%;
}

.contact-us-options li h5 {
  font-size: 20px;
  line-height: normal;
  margin-bottom: 7px;
  color: #b89549;
  font-family: 'Rift Soft Demi';
}

.contact-us-options li p {

  font-weight: normal;
  color: #fff;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 28px;
}

.contact-us-options li a {
  color: #fff;
  text-decoration: underline;
  font-weight: normal;
  font-size: 16px;
  line-height: normal;
  transition: all 0.3s ease-in-out;
}

.contact-us-options li a:hover {
  color: #ca961c;
}

.social-media-contact {
  display: inline-flex;
  margin-bottom: 0px;
  margin-top: 15px;
}

.social-media-contact li {
  margin-right: 25px;
}

.social-media-contact li a {
  color: #cb9517;
  font-size: 22px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.social-media-contact li a:hover {
  color: #fff;
}

/*-------------footer-------------*/
.footer {
  border-top: 1px solid rgba(255, 255, 255, 15%);
  overflow: hidden;
}

.footer-logo-newsletter {
  display: flex;
  align-items: center;
}

.footer-logo {
  padding-right: 75px;
  padding-top: 80px;
  padding-bottom: 80px;
  border-right: 1px solid rgba(255, 255, 255, 15%);
}

.footer-logo a {
  max-width: 253px;
  display: block;
}

.footer-newsletter {
  display: flex;
  align-items: center;
  padding-left: 75px;
}

.footer-newsletter p {
  margin-bottom: 0px;
  margin-right: 25px;
  font-size: 22px;
  line-height: normal;
  text-transform: uppercase;
}

.newsletter-wrap {
  width: 425px;
  min-width: 425px;
  display: flex;
  align-items: center;
  position: relative;
}

.newsletter-wrap input {
  height: 62px;
  background: #fff;
  width: 100%;
  border: 0px;
  border-radius: 30px;
  padding-left: 25px;
  padding-right: 65px;
  color: rgba(0, 0, 0, 66%);
}

.newsletter-wrap input:placholder,
.newsletter-wrap input::-webkit-input-placeholder,
.newsletter-wrap input::-moz-placeholder {
  color: rgba(0, 0, 0, 66%);
}

.newsletter-wrap button {
  position: absolute;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background: #a16e1e;
  background-image:
    linear-gradient(#ebc576, #976923);
  border: 0px;
}

.newsletter-wrap button:hover i {
  color: #000;
}

.newsletter-wrap button i {
  color: #fff;
  font-size: 20px;
  transition: all 0.3s ease-in-out;
}

.footer-menu-social-media {
  border-top: 1px solid rgba(255, 255, 255, 15%);
  border-bottom: 1px solid rgba(255, 255, 255, 15%);
}

.footer-menu-social-wrap {
  display: flex;
  align-items: center;
}

.footer-menu {
  display: flex;
  align-items: center;
}

.footer-menu li {
  margin-right: 50px;
  line-height: normal;
}

.footer-menu li:last-child {
  margin-right: 0px;
}

.footer-menu li a {
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
}

.footer-menu li a:hover,
.footer-socialmedia ul li a:hover {
  color: #ca961c;
}

.footer-socialmedia {
  display: flex;
  align-items: center;
  width: 365px;
  margin-left: auto;
  justify-content:center;
  border-left: 1px solid rgba(255, 255, 255, 15%);
  padding: 44px 0px;
}

.footer-socialmedia p {
  margin-bottom: 0px;
  text-transform: uppercase;
  font-size: 16px;
}

.footer-socialmedia ul {
  display: flex;
  align-items: center;
  margin-left: 30px;
}

.footer-socialmedia ul li {
  margin-left: 15px;
  line-height: normal;
}

.footer-socialmedia ul li:first-child {
  margin-left: 0px;
}

.footer-socialmedia ul li a {
  color: #fff;
  font-size: 16px;
}

.copyright {
  padding: 35px 0px 70px;
}

.copyright p {
  margin-bottom: 0px;
  text-align: center;
}

.copyright p a {
  padding: 0px 5px;
  color: #c69714;
  text-decoration: underline;
}

/*----------page---------*/
.page-wrap-default {
  padding: 120px 0px;
}

.outer-page-other {
  padding: 120px 0px;
}

.hm-about .subheading {
  display: none;
}
.gm-style .gm-style-iw-t{
    right:20px !important;
    bottom:115px !important;
}

/*---------Key frames---------*/

@keyframes mouse-wheel {
  0% {
    opacity: 0;
    transform: translateY(0);
  }

  5% {
    opacity: .5;
  }

  10% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translateY(30px);
  }
}

@keyframes fadeup {
  100% {
    opacity: 1;
    transform: none;
  }
}