/*** General CSS ***/
body {
    line-height: 1.9em;
}

/*** Header Area ***/
/* Header Top */
#sp-top-bar {
    position: relative;
    z-index: 9999;
}

/* Header Menu */
#sp-header {
    height: inherit;
    box-shadow: none;
    top: 0px;
}
#sp-header.header-sticky {
    position: fixed;
    top: 0;
  	box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%);
}
body:not(.home) #sp-header {
    position: static;
}
body:not(.home) #sp-header.header-sticky {
    position: fixed;    
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
  	font-size: 14px !important;
    font-weight: 400 !important;
    padding: 10px 0;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    text-transform: uppercase;
    position: relative;
}
.sp-megamenu-parent>li.active>a {
    font-weight: 600;
}
.sp-megamenu-parent > li {
    border-right: 1px solid #ddd;
}
.sp-megamenu-parent>li:last-child>a {
    padding: 0px 15px 0px 15px;
}

/* Canvas Menu */
.offcanvas-menu .offcanvas-inner .menu-child > li a {
    padding: 12px 10px !important;
    border-bottom: 1px solid rgba(197, 153, 153, 0.21);
    display: inherit;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    font-size: 15px;
    font-weight: 500;
}
.burger-icon>span {
    background-color: #000;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #fff;
}

/*** Block Styles ***/
/* Button */
.tp-caption a.btn-slider {
     display: inline-block;
     padding:10px 50px;
     vertical-align: middle;
     -webkit-transform: translateZ(0);
     transform: translateZ(0);
     box-shadow: 0 0 1px rgba(0, 0, 0, 0);
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
     -moz-osx-font-smoothing: grayscale;
     position: relative;
     -webkit-transition-property: color;
     transition-property: color;
     -webkit-transition-duration: 0.3s;
     transition-duration: 0.3s;
 }
 .tp-caption a.btn-slider:before {
     content: "";
     position: absolute;
     z-index: -1;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0;
     background: #f9f9f9;
     -webkit-transform: scaleY(1);
     transform: scaleY(1);
     -webkit-transform-origin: 50%;
     transform-origin: 50%;
     -webkit-transition-property: -webkit-transform;
     transition-property: -webkit-transform;
     transition-property: transform;
     transition-property: transform, -webkit-transform;
     -webkit-transition-duration: 0.3s;
     transition-duration: 0.3s;
     -webkit-transition-timing-function: ease-out;
     transition-timing-function: ease-out;
 }
.tp-caption a.btn-slider:hover,
.tp-caption a.btn-slider:focus,
.tp-caption a.btn-slider:active {
     color: #342f31; 
 }
.tp-caption a.btn-slider:hover:before,
.tp-caption a.btn-slider:focus:before,
.tp-caption a.btn-slider:active:before {
     -webkit-transform: scaleY(0);
     transform: scaleY(0);
} 
.tp-caption a.btn-slider{
     border: 2px solid #fff;
     display: inline-block;
     text-align: center;
     float: left;
     color: #342f31;
     font-size: 20px;
     text-transform: uppercase;
     letter-spacing: 2px;
     font-weight: 700;
     -webkit-transition-duration: 1000ms;
     transition-duration: 1000ms;
}
.tp-caption a.btn-slider:hover {
     border: 2px solid transparent;
}
body a:hover, body a:focus, body a:active {
    color: #222;
}

 /* Title */
 .title .sppb-addon-content h5 {
    font-size: 24px;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
}
.title .sppb-addon-content h3 {
    color: #222;
    display: inline-block;
    font-size: 40px;
    font-weight: 900;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase;
}
.white .sppb-addon-content h3 {
  color: #fff!important;
}
 
/* Slider */
.slider-color span {
	color: #fff;
}
.slider-color i {
    border-radius: 50%;
    color: #242525;
    font-size: 48px;
    font-weight: 400;
    height: 62px;
    line-height: 64px;
    margin-left: 30px;
    overflow: hidden;
    padding: 1px 0 0 9px;
    text-align: center;
    width: 62px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.slider-content h2 {
    font-family: Poppins;
    color: #fff;
    font-size: 50px;
    max-width: 70%;
    display: inline-block;
    line-height: 55px;
    margin-bottom: 0;
    font-weight: 700;
    -webkit-text-shadow: 0 5px 0 rgba(0,0,0,.38);
    -ms-text-shadow: 0 5px 0 rgba(0,0,0,.38);
    -o-text-shadow: 0 5px 0 rgba(0,0,0,.38);
    text-shadow: 0 5px 0 rgba(0,0,0,.38);
}
.slider-content h2 strong {
    font-family: Great Vibes;
    font-size: 60px;
    font-weight: normal;
}
.counter-item  strong span.counter  {
    font-size: 35px;
    font-weight: 900;
}
.counter-item .sppb-img-container {
    background-color: #fff;
    display: inline-block;
    border-radius: 100%;
    height: 82px;
    line-height: 82px;
    margin-right: 10px;
    text-align: center;
    vertical-align: middle;
    width: 82px;
}
.contact-top .acym_form {
    width: 75%;
    float: left;
}
.contact-top p.acysubbuttons {
    width: 25%;
    float: left;
}
.contact-top .acym_form .onefield {
    width: 50%;
    float: left;
}
.contact-top .acym_module_form label {
    width: 100%;
}
.contact-top input.btn.btn-primary.button.subbutton {
    width: 100%;
    margin: 0;
}
.contact-top .acym_form .onefield input {
    padding: 14px 10px;
    border-radius: 0 !important;
}
.contact-top p.acysubbuttons input {
    padding: 12px 10px;
    margin-top: 34px !important;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 500;
    background: #ff0018 !important;
    border: none !important;
}

/* Feature */
.feature-content  {
    position: absolute;
    top: -232px;
    left: 0;
    right: 0;
    width: 101%;
    max-width: 102%;
}

/* About */
.about-us-item {
    cursor: pointer;
}
.about-us-item .sppb-addon-single-image-container  {
    border: 3px solid #f1f1f1;
    box-shadow: 0 11px 0 0 rgba(0, 0, 0, 0.02);
    height: 155px;
    padding: 30px;
    width: 155px;
    border-radius: 100px;
}
.about-us-item .sppb-addon-single-image-container img {
    width: auto !important;
    display: inline-block !important;
    transform: scale(0.75);
    transition: all 0.2s linear 0s;
}
.about-us-item .sppb-addon-single-image-container:hover img {
    transform: scale(0.8);
}

/* menu */
/*--- new section home 1---*/
.top-mockup {
    position: absolute;
    right: 0;
    top: 0;
}
.bottom-mockup {
    bottom: 0;
    left: -40px;
    position: absolute;
}
.dishes-caro {
    float: left;
    width: 100%;
  box-shadow: 0px 5px 32px 0px rgba(0, 0, 0, 0.04);
}
.dish-item {
    background: #fff none repeat scroll 0 0;
    border-radius: 6px;
    float: left;
    padding-bottom: 70px;
    position: relative;
    width: 100%;
}
.dish-item > figure {
    display: inline-block;
    margin-bottom: 22px;
  width: 100%;
}
.dishes-caro .dish-item .item-meta > img{
  background: #f8f8f8;
  border-radius: 4px;
}
.item-meta {
    border-bottom: 1px dashed #ececec;
    display: inline-block;
    padding: 0 35px 12px;
    width: 100%;
}
.item-meta > img {
    display: inline-block !important;
    vertical-align: top;
    width: 54px !important;
}
.item-meta > div {
    display: inline-block;
    vertical-align: middle;
}
.item-meta > div span {
    color: #735959;
    display: inline-block;
    font-family: poppins;
    font-size: 15px;
    font-weight: 600;
    width: 100%;
}
.item-meta > div p {
    font-size: 13px;
    margin-bottom: 0;
}
.caro-dish-name {
    display: inline-block;
    padding: 14px 35px;
    text-align: center;
    width: 100%;
}
.caro-dish-name > h4 {
    color: #444;
    font-size: 17px;
    font-weight: bold;
}
.caro-dish-name > span {
    display: inline-block;
    font-size: 15px;
    margin-top: 5px;
    width: 100%;
}
.rite-meta {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.rite-meta .view-more {
    background: #000 none repeat scroll 0 0;
    border-radius: 30px;
    bottom: 10px;
    color: #fff;
    display: inline-block;
    font-family: poppins;
    font-weight: bold;
    left: 50%;
    padding: 15px 40px;
    text-transform: uppercase;
}

.dishes-caro .owl-dots {
    bottom: 40px;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
}
.dishes-caro .owl-dots .owl-dot {
    background: #e3e3e3 none repeat scroll 0 0;
    border-radius: 100%;
    display: inline-block;
    height: 12px;
    margin: 0 2px;
    width: 12px;
}
.dishes-caro .owl-dots .owl-dot.active {
    background: #bfbfbf none repeat scroll 0 0;
}

.popular-of-month {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 5px 32px 0 rgba(0, 0, 0, 0.04);
    display: inline-block;
    padding: 37px 63px;
    width: 100%;
}
.pop-dish {
    border-bottom: 1px dashed #ebebeb;
    display: inline-block;
    margin-bottom: 18px;
    padding-bottom: 18.7px;
    width: 100%;
}
.poplr-dish {
    display: inline-block;
    vertical-align: middle;
    width: 57.5%;
}
.poplr-dish > img {
    border-radius: 100%;
    display: inline-block;
    vertical-align: middle;
    width: 88px;
}
.dish-meta {
    display: inline-block;
    margin-left: 18px;
    vertical-align: middle;
    width: 66%;
}
.dish-meta > h4 {
    color: #444;
    font-size: 15px;
    font-weight: 600;
}
.dish-meta > span {
    font-size: 15px;
}
.pop-dish .item-meta {
    border: medium none;
    padding: 0;
    vertical-align: middle;
    width: 41%;
}
.popular-of-month > .pop-dish:last-child {
    border-bottom: 0 none;
    margin-bottom: 0;
    padding-bottom: 0;
}

/* Order */
.order-item .sppb-img-container {
    padding-bottom: 15px;
}

/* Team */
.team-item .sppb-img-container,
.team-item .sppb-img-container img {
	width: 100%;
}
.team-item h6 {
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
}
.team-item ul {
	padding: 0;
	position: absolute;
	bottom: 94px;
	width: 100%;
	left: 0;
	right: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.team-item:hover ul {
	bottom: 113px;
	opacity: 1;
	visibility: inherit;
}
.team-item ul li {
	list-style: none;
    width: 33.33%;
    text-align: center;
    float: left;
    position: relative;
    z-index: 1;
}
.team-item ul li:before {
	content: "";
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -1;
}
.team-item ul li:nth-child(2):before {
	background: rgba(0,0,0,.1);
}
.team-item ul li:nth-child(3):before {
	background: rgba(0,0,0,.2);
}
.team-item ul li a {
	padding: 20px 0;
    display: inline-block;
    width: 100%;
}
.team-item ul li em {
	font-size: 24px;
	color: #fff;
	-webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.team-item ul li a:hover em {
	color: #000;
}
.team-item ul li strong {
	display: none;
}

/* Testimonial */
.testimonial {
	position: relative;
	z-index: 1;
}
.testimonial:before {
	content: "";
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 60%;
	position: absolute;
	z-index: -1;
}

/* Portfolio */
#portfolio .sppb-row > div:first-child {
	padding: 0;
}
.portfolio-top {
	padding: 40px;
}
.portfolio-top p {
	color: #000;
}
.portfolio-top ul {
	padding-left: 0;
}
.portfolio-top ul li {
	list-style: none;
}
.portfolio-top ul li:before {
	content: "\f101";
	font-family: FontAwesome;
	margin-right: 10px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
  background: none;
  color: #b0b0b0;
  font-size: 16px;
  position: relative;
  padding: 11px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
	background: none;
  border: 1px solid #333;
  border-radius: 50px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a:after {
	visibility: inherit;
	opacity: 1;
}

/* App */
.app-download-btns {
    padding-top: 20px;
}
.app-download-btns img  {
    display: inline-block;
    float: left;
    margin-right: 20px;
}

/* Contact */
.contact-us ul {
  	padding-left: 0;
}
.contact-us ul li {
  	list-style: none;
  	margin: 20px 0;
  	font-size: 18px;
  	color: #fff;
}
.contact-us ul li em {
  	margin-right: 10px;
  	color: #555;
}
.creativecontactform_body {
    padding: 5px 15px 10px 0px !important;
}
.contact-us ul li strong {
  	display: none;
}

/* Blog */
.jmm-item .jmm-image.mod-article-image {
  	overflow: hidden;
}
.jmm-image.mod-article-image img {
  	transform: scale(1);
  	-webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.jmm-item:hover .jmm-image.mod-article-image img {
  	transform: scale(1.12);
  	filter: grayscale(100%);
}
.blog .jm-category-module.default .jmm-intortext {
    color: #000;
}
.jm-category-module.default .jmm-rows.rows-3 > div > .jmm-item {
    width: 31%;
    margin: 1%;
  	background: #fff;
}

/* Contact Info */
.contact-info h2, .contact-info h3 {
    font-size: 25px;
}
button.btn.btn-primary.validate {
    color: #fff !important;
    padding: 13px 20px;
}

/* Bottom */
#sp-bottom1 .footer-social-pro {
    margin:0 auto;
    padding-top: 10px!important;
    display:block;
}
.footer-social-pro li {
    margin:0 1px;
    display:inline-block!important;
    list-style:none;
}
#sp-bottom1 .footer-social-pro li a {
    width: 40px;
    height: 40px;
    color: #ffffff!important;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    line-height: 40px;
    border-radius: 50px;
}
#sp-bottom1 .footer-social-pro li em {
  	font-family: 'Font Awesome 5 Brands';
}
.footer-social-pro li.facebook a {
    background:#496bb4;
}
.footer-social-pro li.facebook a i {
    background:#496bb4;
}
.footer-social-pro li.google a {
    background:#db3623;
}
.footer-social-pro li.google a i {
    background:#db3623;
}
.footer-social-pro li.twitter a {
    background:#009ad2;
}
.footer-social-pro li.twitter a i {
    background:#009ad2;
}
.footer-social-pro li.instagram a {
    background:#d15c8f;
}
.footer-social-pro li.instagram a i {
    background:#d15c8f;
}
.footer-social-pro li.pinterest a {
    background:#c12123;
}
.footer-social-pro li.pinterest a i {
    background:#c12123;
}
.footer-social-pro li strong {
  	display: none;
}

/* Footer Copyright */
#sp-footer {
    text-align: center;
}
#sp-footer {
    display: inline-block;
    width: 100%;
}
#sp-footer .container-inner {
    border-top: 1px solid rgba(255, 255, 255, .1);
}

/*** Responsive Layout ***/
/* Tablet Landscape Layout */
@media (min-width: 1400px) {
    .sppb-row-container {
      	max-width: 1320px;
    }
}

/* Mobile Standard Layout */
@media (max-width: 768px) {
	#sp-header, #sp-header .logo {
        height: 70px;
    }
  	#sp-footer p {
  		text-align: center;
	}
  	body #sp-header {
      	padding: 0;
	}
  	.slider-colum-right .sppb-column-addons {
    	left: 0px;
	}
  	#sp-header {
    	top: 0px;
	}
  	.jm-category-module.default .jmm-rows.rows-3 > div > .jmm-item {
    	width: 98%;
    	margin: 20px 1%;
	}
  	.title {
  		padding: 80px 10px;  
  	}
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
  	.cd-headline.clip span {
    	font-size: 60px !important;
	}
}

/* General color defination
Color value depend on preset color that picking on template settings > Presets
*/

:root {
  --background-color: currentColor;
  --background: currentColor;
  --text-color: currentColor;
}
.page-item.active .page-link,
.slider-item .sppb-btn-success, .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover,
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay,
a.hikabtn.hikacart, .contact-top-sub {
 	background-color: var(--background-color) !important;
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .article-header h2 a:hover,
.title .sppb-addon-content h5, .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
  	color: var(--text-color) !important; 
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
  	border-color: var(--text-color) !important;
}
