:root {
scroll-behavior: smooth;
--color: #ababab;
--bg-color: #0e1317;
--form-border-color:#272b2f;
}
.page-loader {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-position: 50% 50%;
background-repeat: no-repeat;
z-index: 99999;
background-color: #fff;
}
.page-loader.intiate {
transition: all ease 0.35s;
}
.page-loader.loaded {
opacity: 0;
visibility: hidden;
transition: all ease 0.35s;
}
.page-load-end .page-loader {
visibility: hidden;
-webkit-transition-delay: 1.5s;
-o-transition-delay: 1.5s;
transition-delay: 1.5s;
}
.page-load-initiate span.page-loader-divider, .page-load-end span.page-loader-divider {
position: absolute;
height: 1px;
width: 100%;
transition: all ease 0.35s;
transform: translate(-50%, -50%);
top: 50%;
left: 0;
right: auto;
background: #fff;
z-index: 9;
animation: linezoom 5s infinite;
}
.page-load-end span.page-loader-divider {
width: 100%;
opacity: 0;
transform: translateX(0);
left: 0;
}
@keyframes linezoom {
from {
transform: scale(0);
}
to {
transform: scale(1);
}
}
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
overflow-x: hidden;
}
a {
text-decoration: none;
outline: none;
cursor: pointer;
color: #151515;
}
a:focus,
a:hover,
a:active {
text-decoration: none;
outline: none;
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}
.rev-btn,
.rev-btn:hover {
transition: all 0.3s ease-in-out 0s !important;
-moz-transition: all 0.3s ease-in-out 0s!important;
-webkit-transition: all 0.3s ease-in-out 0s!important;
-o-transition: all 0.3s ease-in-out 0s!important;
-ms-transition: all 0.3s ease-in-out 0s!important;
}
ul {
list-style: disc;
padding: 0;
}
ul, ol {
padding-left: 1.59rem;
}
dl, ol, ul {
margin-bottom: 25px;	
}
li > ul, li > ol {
padding-left: 2rem;
}
.entry-content li, .comment-text li, .type-page li {
line-height: 2.2;
}
.widget ul, .widget ol {
padding-left: initial;
list-style-type: none;
}
ul:last-child,
ol li:last-child {
margin-bottom: 0px;
}
ul.nav>li {
display: inline-block;
float: left;
}
img,
video {
max-width: 100%;
height: auto;
}
img {
display: block;
margin: 0 auto;
}
.img-scale img {
transform: scale(0.9);
}
.form-control {
padding-left: 15px;
padding-right: 15px;
}
select {
height: 50px;
line-height: 50px;
padding: 0 15px;
color: #ababab;
border: solid 1px #3a3c3e;
}
body select option {
color: #ababab;
background: #0e1317;
}
.entry-content select {
width: 100%;
padding: 0 15px 0px 15px;
}
.wp-block-archives.wp-block-archives-dropdown select {
margin-bottom: 12px;
}
.single .wp-block-archives-dropdown {
margin-bottom: 20px;
}
select:focus {
outline: 0;
}
iframe {
border: 0;
}
input:focus {
outline: 0;
}
span:focus {
outline: 0;
}
::selection {
color: #fff;
}
svg {
width: 1em;
height: 1em;	
}
pre {
background: #eeeeee none repeat scroll 0 0;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
table td,
table th {
border: 1px solid #3a3c3e;
padding: 5px 10px;
}
input {
border: 1px solid #3a3c3e;
color: #ababab;
}
table {
margin-bottom: 25px;
width: 100%;
color: #fff;
}
table td {
color: #fff;
}
i.fa-brands {
font-style: normal;
} .media {
display: -ms-flexbox;
display: flex;
-ms-flex-align: start;
align-items: flex-start;
}
.media-body {
-ms-flex: 1;
flex: 1;
} .typo-white,
.typo-white p,
.typo-white a,
.typo-white h1,
.typo-white h2,
.typo-white h3,
.typo-white h4,
.typo-white h5,
.typo-white h6,
.typo-white .portfolio-filter li a {
color: #fff;
}
.typo-dark,
.typo-dark p,
.typo-dark h1,
.typo-dark h2,
.typo-dark h4,
.typo-dark h5,
.typo-dark h6,
.typo-dark .portfolio-filter li a {
color: #000;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
-ms-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
-o-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.bypostauthor>.comment-body>.comment-meta>.comment-author .avatar {
border: 1px solid #333;
padding: 2px;
} .pull-left {
float: left;
}
.pull-right {
float: right;
}
figure {
margin: 0;
margin-bottom: 20px;
}
iframe {
width: 100%;
}
pre {
padding: 20px;
background: #f1f1f1;
}
.gallery-item {
display: inline-block;
text-align: left;
vertical-align: top;
margin: 0 0 1.5em;
padding: 0 1em 0 0;
width: 50%;
}
.gallery-item a, .gallery-item a:hover, .gallery-item a:focus {
-webkit-box-shadow: none;
box-shadow: none;
background: none;
display: inline-block;
max-width: 100%;
}
.gallery-item a img {
display: block;
-webkit-transition: -webkit-filter 0.2s ease-in;
transition: -webkit-filter 0.2s ease-in;
transition: filter 0.2s ease-in;
transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
table td {
padding: 5px;
text-align: center;
}
table td, table td {
border: 1px solid #303235;
padding: 8px 10px;
}
ul.sub-menu{
padding-left: 5px;
}
.navbar{
padding:0;
}
.restaurt-content-wrapper {
clear: both;
overflow: hidden;
}
.container,
.boxed-container,
.custom-container {
margin: 0 auto;
max-width: 100%;
width: 1140px;
}
.custom-container {
padding: 0 15px;
}
.full-width-container .custom-container {
width: 100%;    
padding: 0px 40px 0px 30px;
}
.full-width-container .header-cafe .custom-container,
.full-width-container .header-seafoode .custom-container,
.full-width-container .header-delivery .custom-container, {
padding: 0px 20px 0px 25px;
}
.img-before::before{
content:'';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.nav-item-inner img {
display: inline-block;
vertical-align: middle;
}
.nav-item-inner img:before {
content: "";
height: 100%;
vertical-align: middle;
display: inline-block;
}
.site-title {
font-size: 34px;
font-weight: 700;
vertical-align: middle;
}
article.post.sticky {
position: relative;
}
.sticky-post-icon {
color: #fff;
font-size: 24px;
right: 15px;
position: absolute;
top: 14px;
-webkit-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
}
.main-logo img.custom-logo,
.header-inner .sticky-logo img {
padding: 10px 0;
position: relative;
}
.entry-content > ul.wp-block-gallery {
padding-left: 0px;
margin-left: 0;
}
.page-template .post-comments-wrapper.clearfix {
margin-top: 70px;
}
.comments h6 {
font-weight: 700;
}
.page-links {
clear: both;
float: none;
padding-top: 15px;
}
.page-links .post-page-numbers span.page-number:hover {
background: transparent;
}
.page-links .post-page-numbers.current span.page-number {
background: transparent;
}
.page-links .post-page-numbers.current span.page-number, .page-links .post-page-numbers span.page-number:hover, .page-links .post-page-numbers span.page-number:active, .page-links .post-page-numbers span.page-number:focus {
color: #fff;
}
.page-links .post-page-numbers span.page-number {
color: #fff;
}
.page-links .page-number {
display: inline-block;
padding: 0;
width: 45px;
height: 45px;
line-height: 45px;
border-radius: 0;
}
.page-links a .page-number:hover {
color: #fff;
}
.page-links .post-page-numbers {
display: inline-block;
margin-right: 6px;
color: #fff;
font-size: 16px;
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
}
.page .page-links .post-page-numbers {
display: inline-block;
color: #fff;
border-radius: 0;
margin-right: 3px;
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
}
.page .page-links a.post-page-numbers:hover {
color: #fff;
}
.post-comments .post-box-title {
margin-bottom: 25px;
font-size: 24px;
color: #2c3238;
}
.comment-respond .comment-reply-title{
font-weight: 500;
margin-bottom: 0;
}
.comment-respond .comment-reply-title small {
margin-left: 10px;
font-size: 18px;
}
.comment-reply-title a {
text-decoration: underline;
}
.post-comments-wrapper h1,
.post-comments-wrapper h2,
.post-comments-wrapper h3,
.post-comments-wrapper h4,
.post-comments-wrapper h5,
.post-comments-wrapper h6 {
color: #fff;
}
.comment-reply-title,
.post-comments .post-box-title {
font-size: 32px;
font-weight: 600;
color: #fff;
}
ul.comments h2 {
margin-top: 25px;
}
ul.comments h2:first-of-type {
margin-top: 0;
}
.post-password-form input[type="password"] {
line-height: 39px;
padding-left: 10px;
padding-right: 10px;
border-radius: 0;
background-color: #000;
}
.single-post-template .entry-content>h3.entry-title {
margin-top: 0px;
}
.single-post-template .entry-content h1,
.single-post-template .entry-content h2,
.single-post-template .entry-content h3,
.single-post-template .entry-content h4,
.single-post-template .entry-content h5,
.single-post-template .entry-content h6 {
color: #fff;
}
.single-post-template .entry-content h6 {
margin-bottom: 27px;
}
.single-post .elementor-top-section {
padding: 0;
}
.post-comments .comments .comment {
margin-bottom: 40px;
padding: 30px 30px;
background-color: #151920;
border-radius: 0;
}
.single-post-template .entry-content>h3:first-child {
margin-top: 0;
}
img.alignleft,
img.alignright {
float: none;
margin: 0;
margin-bottom: 15px;
}
img.alignleft {
float: left;
margin-right: 15px;
}
img.alignright {
float: right;
margin-left: 15px;
}
.page .content-area p:last-child img.alignright {
margin-left: 63%;
}
.alignnone {
margin: 0;
}
.pull-left {
float: left;
}
.pull-right {
float: right;
}
figure.wp-caption.aligncenter {
text-align: center;
}
figure.wp-caption.alignright {
text-align: right;
}
.wp-caption-text {
font-size: 13px;
line-height: 1.6;
padding: 0.5rem;
text-align: center;
} .back-to-top {
width: 40px;
height: 40px;
border-radius: 0;
position: fixed;
bottom: 20px;
right: 40px;
z-index: 99;
text-align: center;
color: #fff;
font-size: 9px;
line-height: 40px;
transition: all .3s;
}
.back-to-top.position-left {
right: auto;
left: 30px;
}
.back-to-top:hover {
font-size: 12px;
transform: scale(1.1);
transition: all .3s;
}
.back-to-top:hover:after {
color: #fff;
opacity: 0.7;
transition: all .3s;
}
.back-to-top:after {
content: "";
position: absolute;
left: 0;
width: 40px;
height: 40px;
opacity: 1;
bottom: 0;
right: 0;
z-index: -1;
text-align: center;
border-radius: 5px;
transform: rotate(45deg);
} @-webkit-keyframes shadow-blink {
0% { opacity: 1; }
100% {
opacity: 0;
transform: scale(1.7); -webkit-transform: scale(1.7);  -ms-transform: scale(1.7);  -o-transform: scale(1.7);
}
}
@keyframes shadow-blink {
0% { opacity: 1; }
100% {
opacity: 0;
transform: scale(1.7); -webkit-transform: scale(1.7);  -ms-transform: scale(1.7); -o-transform: scale(1.7);
}
}
.secondary-menu-area {
overflow-y: auto;
}
.form-control {
color: #7f7f7f;
}
.form-control:focus {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
} .site-main .error-404 {
padding-top: 100px;
padding-bottom: 120px;
}
.error-404 .page-title {
font-size: 245px;
line-height: 202px;
font-weight: 700;
color: #2c3238;
margin-bottom: 15px;
text-shadow: 9px 8px 0px #3a4146 !important;
}
span.error-smile {
color: #fff;
font-weight: 700;
font-size: 60px;
line-height: 69px;
margin-right: 15px;
}
span.smile-text {
font-size: 21px;
}
.img-right-align img {
margin: 0 80px 0 auto;
}
.img-left-align img {
margin: 47px 0 0 40px;
}
p.img-left-align {
margin-bottom: 0;
}
.err-content .btn {
border: 1px solid;
background: transparent;
color: #151515;
margin-top: -30px;
font-size: 16px;
line-height: 48px;
padding: 0 50px;
}
.err-content .btn:hover {
color: #fff;
}
.error-404 header.page-header>* {
position: relative;
font-weight: 500;
}
.error-404 header.page-header p.error-description {
max-width: 700px;
margin-left: auto;
margin-right: auto;
font-size: 44px;
line-height: 56px;
margin-bottom: 40px;
font-weight: 700;
color: #fff;
}
.error-404 header.page-header>*:last-child {
margin-bottom: 0;
}
.error-404 header.page-header p.error-description span.back-home {
-webkit-text-stroke: 1px rgb(255 255 255);
line-height: 1;
font-weight: 700;
color: transparent;    
margin-top: 15px;
display: block;
}
.error-404 header .image-wrap-404 {
max-width: 50%;
margin: 0 auto;
margin-bottom: 45px;
}
.page-header a.home-link {
text-align: center;
display: inline-block;
width: auto;
font-weight: 600;
padding: 8px 31px 8px;
color: #fff;
z-index: 3;
position: relative;
letter-spacing: 1px;
text-transform: uppercase;
overflow: hidden;
font-size: 15px;
}
.page-header a.home-link:hover {
background: #000;
color: #fff;
}
.relative {
position: relative;
}  span.before-icon {
width: auto;
height: auto;
} .letter-caption p::first-letter {
position: relative;
float: left;
top: 5px;
margin: 0px 15px 0px 0px;
line-height: 1.0em;
font-size: 54px;
font-weight: 600;
display: inline-block;
text-transform: uppercase;
} .services-thumb .img-fluid,
.team-thumb .img-fluid,
.portfolio-img .img-fluid {
width: 100%;
} .btQuoteBooking .btQuoteSliderValue {
color: #fff;
}
.btQuoteBooking .btQuoteTotalText {
color: #fff;
} .footer-top-wrap>*>.row>div {
-ms-flex-item-align: center!important;
align-self: center!important;
-webkit-align-self: center!important;
}
.footer-bottom-inner .col-md-12 ul.footer-bottom-items {
-webkit-box-align: center!important;
-ms-flex-align: center!important;
align-items: center!important;
display: -ms-flexbox!important;
display: flex!important;
}
.footer-bottom-inner .col-md-12 ul.footer-bottom-items.nav.pull-right {
-ms-flex-pack: end!important;
justify-content: flex-end!important;
margin-left: auto;
}
.footer-template-custom .footer-top-wrap>*>.row>div {
position: relative;
}
.footer-top-wrap.boxed-container {
overflow: hidden;
z-index: 1;
width: 62%;
}
.footer-top-wrap>*>.row>div:first-child {
padding-left: 0;
}
.footer-top-wrap.boxed-container {
position: relative;
}
.footer-middle-wrap a {
color: #666666;
}
.footer-middle-wrap {
padding: 80px 0px;
}
.footer-middle-wrap li a{
line-height: 23px;
}
.footer-top-wrap .widget-title {
margin-bottom: 10px;
}
.footer-middle-wrap .widget-title {
border-bottom: unset;
margin-bottom: 0px;
padding-bottom: 14px;
}
.footer-bottom {
color: #ffffff;
padding-top: 10px;
padding-bottom: 10px;
}
.footer-bottom a {
color: #ddd;
}
.col-lg-12 .widget.widget_media_image img {
margin: 0 auto;
}
.footer-bottom-widget {
position: relative;
}
.footer-bottom-inner .col-md-12 {
display: -ms-flexbox!important;
display: flex!important;
} 
.single-cea-service .widget .btn.btn-default {
padding: 19px 19px;
width: 100%;
border-radius: 5px;
}
.single-cea-service .widget span.btn-pos {
position: relative;
z-index: 2;
} .btn,
button, .elementor-button {
cursor: pointer;
padding: 18px 30px;
border: none;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
font-size: 16px;
font-weight: 600;
}
.btn.btn-link {
padding: 0;
font-size: 15px;
}
.btn.focus, .btn:focus {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
}
.btn.classic,
.btn.bordered:hover {
color: #fff;
}
.btn,
.btn-default,
button {
color: #fff;
}
button:focus {
outline: unset;
}
.wp-block-search .wp-block-search__button {
font-size: 16px;
padding: 0 20px;
border-radius: 0;
color: #fff;
border: none;
transition: all .3s ease-in-out 0s;
-webkit-transition: all .3s ease-in-out 0s;
-moz-transition: all .3s ease-in-out 0s;
-ms-transition: all .3s ease-in-out 0s;
-o-transition: all .3s ease-in-out 0s;
}
.wp-block-search .wp-block-search__input {
flex-grow: 1;
min-width: 3em;
border: 1px solid rgb(255 255 255 / 10%);
border-radius: 0;
background: #0e1317;
}
.res-slide-btn {
position: relative;
overflow: hidden;
}
.btn-default,
.btn.btn-default,
.default-btn a.elementor-button,
.restaurt-popup-wrapper a.btn,
.about-widget.widget-content .author-url a {
display: inline-block;
color: #ffff;
font-size: 15px;
letter-spacing: 0.5px;
padding: 14px 32px 14px;
text-align: center;
font-weight: 600;
z-index: 3;
position: relative;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
overflow: hidden;
text-transform: uppercase;
border-radius: 0px !important;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
-ms-border-radius: 0px !important;
-o-border-radius: 0px !important;
}
.elementor-button.cea-button .cea-button-content-wrapper {
position: relative;
}
.btn-default:hover, 
.btn.btn-default:hover,
.restaurt-popup-wrapper a.btn:hover,
.about-widget.widget-content .author-url a:hover {
color: #fff !important;
transition: all .3s;
}
.btn.btn-default:before, .btn.btn-default:after, .btn.btn-bordered:before, .btn.btn-bordered:after, 
.header-button a.btn.btn-default::before, 
.header-button a.btn.btn-default::after,
.feature-box-wrapper a.btn.btn-bg-dark.btn-link:before, 
.feature-box-wrapper a.btn.btn-bg-dark.btn-link:after, 
.page-header a.home-link:before, 
.page-header a.home-link:after, 
.elementor-button-wrapper .elementor-button:before,
.elementor-button-wrapper .elementor-button:after, 
.header-navbar-text-1 .h-donate-btn:before,
.header-navbar-text-1 .h-donate-btn:after, 
.about-widget.widget-content .author-url a:before,
.about-widget.widget-content .author-url a:after,
.elementor-button.cea-button:before,
.elementor-button.cea-button:after,
.custom-post-nav .prev-nav-link > a:before, 
.custom-post-nav .next-nav-link > a:before,
.custom-post-nav .prev-nav-link > a:after, 
.custom-post-nav .next-nav-link > a:after,
.res-slide-btn:before,
.res-slide-btn:after,
.elementor-element .wpc-reservation-form .edit_booking_btn:before,
.elementor-element .wpc-reservation-form .confirm_booking_btn:before,
.elementor-element .wpc-reservation-form .edit_booking_btn:after,
.elementor-element .wpc-reservation-form .confirm_booking_btn:after,
.elementor-element .reservation_form_submit.wpc-btn:before,
.elementor-element .reservation_form_submit.wpc-btn:after,
.elementor-element .wpc-reservation-form .wpc-another-reservation-free:before,
.elementor-element .wpc-reservation-form .wpc-another-reservation-free:after {
content: "";
position: absolute;
width: 0;
height: 0;
border: 0 solid;
transform: rotate(360deg);
transition: all .3s;
}
.header-button a.btn.btn-default::before,
.header-button a.btn.btn-default::after,
.res-slide-btn:before,
.res-slide-btn:after,
.about-widget.widget-content .author-url a:before,
.about-widget.widget-content .author-url a:after,
.elementor-element .wpc-reservation-form .edit_booking_btn:before,
.elementor-element .wpc-reservation-form .confirm_booking_btn:before,
.elementor-element .wpc-reservation-form .edit_booking_btn:after,
.elementor-element .wpc-reservation-form .confirm_booking_btn:after,
.elementor-element .reservation_form_submit.wpc-btn:before,
.elementor-element .reservation_form_submit.wpc-btn:after,
.elementor-element .wpc-reservation-form .wpc-another-reservation-free:before,
.elementor-element .wpc-reservation-form .wpc-another-reservation-free:after,
.page-header a.home-link:before,
.page-header a.home-link:after {
z-index: -1;
transition: all .3s;
}
.elementor-button.cea-button .cea-button-text {
position: relative;
z-index: 1;
transition: all .3s;
}
.elementor-button.cea-button:before, 
.elementor-button.cea-button:after {
z-index: 0;
transition: all .3s;
}
.btn.btn-default:before, .btn.btn-bordered:before, 
.header-button a.btn.btn-default::before, 
.feature-box-wrapper a.btn.btn-bg-dark.btn-link:before, 
.page-header a.home-link:before, 
.elementor-button-wrapper .elementor-button:before, 
.header-navbar-text-1 .h-donate-btn:before, 
.about-widget.widget-content .author-url a:before,
.elementor-button.cea-button:before,
.custom-post-nav .prev-nav-link > a:before, 
.custom-post-nav .next-nav-link > a:before,
.res-slide-btn:before,
.elementor-element .wpc-reservation-form .edit_booking_btn:before,
.elementor-element .wpc-reservation-form .confirm_booking_btn:before,
.elementor-element .reservation_form_submit.wpc-btn:before,
.elementor-element .wpc-reservation-form .wpc-another-reservation-free:before {
bottom: -2px;
left: -2px;
transition: all .3s;
}
.btn.btn-default:before, .btn.btn-bordered:before, 
.header-button a.btn.btn-default::before, 
.feature-box-wrapper a.btn.btn-bg-dark.btn-link:before, 
.page-header a.home-link:before, 
.elementor-button-wrapper .elementor-button:before, 
.header-navbar-text-1 .h-donate-btn:before, 
.about-widget.widget-content .author-url a:before,
.elementor-button.cea-button:before,
.elementor-element .wpc-reservation-form .edit_booking_btn:before,
.elementor-element .wpc-reservation-form .confirm_booking_btn:before,
.elementor-element .reservation_form_submit.wpc-btn:before,
.elementor-element .wpc-reservation-form .wpc-another-reservation-free:before {
border-color: transparent transparent transparent #2c3238;
}
.btn.btn-default:after, .btn.btn-bordered:after, 
.header-button a.btn.btn-default::after, 
.feature-box-wrapper a.btn.btn-bg-dark.btn-link:after, 
.page-header a.home-link:after, 
.elementor-button-wrapper .elementor-button:after, 
.header-navbar-text-1 .h-donate-btn:after, 
.about-widget.widget-content .author-url a:after,
.elementor-button.cea-button:after,
.custom-post-nav .prev-nav-link > a:after, 
.custom-post-nav .next-nav-link > a:after,
.res-slide-btn:after,
.elementor-element .wpc-reservation-form .edit_booking_btn:after,
.elementor-element .wpc-reservation-form .confirm_booking_btn:after,
.elementor-element .reservation_form_submit.wpc-btn:after,
.elementor-element .wpc-reservation-form .wpc-another-reservation-free:after {
top: -2px;
right: -2px;
transition: all .3s;
}
.btn.btn-default:after, .btn.btn-bordered:after, 
.header-button a.btn.btn-default::after, 
.feature-box-wrapper a.btn.btn-bg-dark.btn-link:after, 
.page-header a.home-link:after, 
.elementor-button-wrapper .elementor-button:after, 
.header-navbar-text-1 .h-donate-btn:after, 
.about-widget.widget-content .author-url a:after,
.elementor-button.cea-button:after,
.elementor-element .wpc-reservation-form .edit_booking_btn:after,
.elementor-element .wpc-reservation-form .confirm_booking_btn:after,
.elementor-element .reservation_form_submit.wpc-btn:after,
.elementor-element .wpc-reservation-form .wpc-another-reservation-free:after {
border-color: transparent #2c3238 transparent transparent;
}
.btn.btn-default:hover:before, .btn.btn-default:hover:after, .btn.btn-bordered:hover:before, .btn.btn-bordered:hover:after, 
.header-button a.btn.btn-default:hover::before, 
.header-button a.btn.btn-default:hover::after,
.feature-box-wrapper a.btn.btn-bg-dark.btn-link:hover:before, 
.feature-box-wrapper a.btn.btn-bg-dark.btn-link:hover:after, 
.page-header a.home-link:hover:before, 
.page-header a.home-link:hover:after, 
.elementor-button-wrapper .elementor-button:hover:before,
.elementor-button-wrapper .elementor-button:hover:after, 
.header-navbar-text-1 .h-donate-btn:hover:before,
.header-navbar-text-1 .h-donate-btn:hover:after, 
.about-widget.widget-content .author-url a:hover:before,
.about-widget.widget-content .author-url a:hover:after,
.elementor-button.cea-button:hover:before,
.elementor-button.cea-button:hover:after,
.custom-post-nav .prev-nav-link > a:hover:before, 
.custom-post-nav .next-nav-link > a:hover:before,
.custom-post-nav .prev-nav-link > a:hover:after, 
.custom-post-nav .next-nav-link > a:hover:after,
.res-slide-btn:hover:before,
.res-slide-btn:hover:after,
.elementor-element .wpc-reservation-form .edit_booking_btn:hover:before,
.elementor-element .wpc-reservation-form .confirm_booking_btn:hover:before,
.elementor-element .wpc-reservation-form .edit_booking_btn:hover:after,
.elementor-element .wpc-reservation-form .confirm_booking_btn:hover:after,
.elementor-element .wpc-reservation-form .confirm_booking_btn:hover:before,
.elementor-element .reservation_form_submit.wpc-btn:hover:before,
.elementor-element .reservation_form_submit.wpc-btn:hover:after,
.elementor-element .wpc-reservation-form .wpc-another-reservation-free:hover:before,
.elementor-element .wpc-reservation-form .wpc-another-reservation-free:hover:after {
border-width: 62px 262.5px;
}
.res-slide-btn:before {
border-color: transparent transparent transparent #2c3238;
}
.res-slide-btn:after {
border-color: transparent #2c3238 transparent transparent;
}
.header-button a.btn.btn-default:hover {
color: #fff;
transition: all .3s;
}
.custom-post-nav .prev-nav-link > a:before, 
.custom-post-nav .next-nav-link > a:before {
border-color: transparent transparent transparent #2c3238;
z-index: -1;
}
.custom-post-nav .prev-nav-link > a:after, 
.custom-post-nav .next-nav-link > a:after {
border-color: transparent #2c3238 transparent transparent;
z-index: -1;
}
.header-button a.btn.btn-default
.header-sticky .sticky-btn a.btn.btn-default,
.sticky-scroll.show-menu .navbar .sticky-btn a.btn.btn-default {
padding: 13px 29px 13px;
color: #fff;
transition: all .3s;
}
.home-two .header-button a.btn.btn-default {
color: #090C0F;
}
.home-two .header-sticky .header-button a.btn.btn-default {
color: #fff;
}
.header-sticky .navbar .header-button a.btn.btn-default {
color: #fff !important;  
}   
.btn.btn-bordered {
font-size: 17px;
padding: 15px 30px;
color: #fff;
line-height: 1;
border-radius: 4px !important;
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
-ms-border-radius: 4px !important;
-o-border-radius: 4px !important;
}
.btn.btn-bordered:hover,
.btn.btn-default.theme-color:hover {
background: #000;
color: #fff;
}
.btn.btn-bordered {
background: transparent;
border: 1px solid #fff;
}
.btn.btn-bordered:hover {
border: 1px solid #000;
}
.btn.classic {
background: #000;
}
.btn.link {
background: none;
padding: 0;
}
.btn.link:hover {
background: none;
color: unset;
}
.btn.bordered {
background: transparent;
border: 1px solid #eaeaea; 
}
.btn.underline {
text-decoration: underline;
}
.btn.inverse {
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
background: #fff;
color: #000;
}
.btn.inverse:hover {
color: #fff;
}
.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group {
margin-left: 0;
}
input[type="submit"]:hover {
cursor: pointer;
}
.btn:hover,
button:hover,
.search-form .input-group .btn:hover {
color: #fff;
}
.feature-box-btn .btn.classic:hover {
color: #fff;
}
.btn.bordered:hover {
color: #fff;
}
.mejs-button.mejs-playpause-button button,
.mejs-button.mejs-playpause-button button:hover,
.mejs-button.mejs-volume-button button {
border: 0 !important;
}
.mejs-button>button:hover {
background-color: transparent !important;
}
@-webkit-keyframes criss-cross-left {
0% {
right: 0px;
left: 0;
}
50% {
left: 50%;
right: 50%;
width: 20px;
height: 20px;
}
100% {
left: 50%;
right: 50%;
width: 150px;
height: 150px;
}
}
@keyframes criss-cross-left {
0% {
right: 0px;
left: 0;
}
50% {
left: 50%;
width: 20px;
height: 20px;
}
100% {
left: 50%;
width: 150px;
height: 150px;
}
}
@-webkit-keyframes criss-cross-right {
0% {
right: 0px;
left: 0;
}
50% {
right: 50%;
left: 50%;
width: 20px;
height: 20px;
}
100% {
right: 50%;
width: 150px;
height: 150px;
}
}
@keyframes criss-cross-right {
0% {
right: 0px;
left: 0;
}
50% {
right: 50%;
left: 50%;
width: 20px;
height: 20px;
}
100% {
right: 50%;
left: 50%;
width: 150px;
height: 150px;
}
} .alignleft {
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .restaurt-header {
background-color: #fff;
}
.restaurt-header.header-absolute {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
left: 0;
position: absolute;
right: 0;
z-index: 999;
}
.restaurt-header .navbar-nav .nav-item {
list-style: none;
}
.restaurt-header .header-inner .nav-link {
padding-top: 0;
padding-bottom: 0;
overflow: hidden;
}
.header-inner .navbar .custom-container a.btn.restaurt-btn {
padding: 0 38px;
vertical-align: top;
border-radius: 0 !important;
}
.header-inner .navbar .custom-container a.btn.restaurt-btn:focus {
color: #fff;
}
.header-absolute.boxed-container .navbar .navbar-inner {
padding-right: 0;
padding-left: 0;
}
.header-absolute.boxed-container .header-sticky .navbar .navbar-inner {
padding-left: 15px;
padding-right: 15px;
}
.rtl .header-absolute.boxed-container .navbar .navbar-inner {
padding-right: 15px;
padding-left: 0;
} 
.rtl .navbar {
padding-left: 0;
}
.restaurt-header ul.dropdown-menu>li>a {
transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-webkit-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
}
.restaurt-header .header-inner .restaurt-main-menu > li:last-child > .nav-link {
padding-right: 0;
}
.rtl .restaurt-header .header-inner ul.restaurt-main-menu > li:last-child > .nav-link {
padding-left: 0;
padding-right: 15px;
}
.rtl .restaurt-header .header-inner .restaurt-main-menu > li.menu-item:first-child > .nav-link {
padding-left: 15px;
padding-right: 0;
}	
.navbar ul ul.social-icons li:first-of-type .nav-link {
margin-left: 0;
}
.navbar ul ul.social-icons li .nav-link {
background: transparent !important;
width: auto;
margin-left: 25px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.navbar ul ul.social-icons li .nav-link:hover {
opacity: 0.50;
color: #fff !important;
}
.topbar ul ul.social-icons li:last-child .nav-link,
.logobar ul ul.social-icons li:last-child .nav-link,
.navbar ul ul.social-icons li:last-child .nav-link {
margin-right: 0;
}
.restaurt-header ul.dropdown-menu li .nav-link {
padding: 11px 18px 11px 26px;
border-bottom-width: 1px;
border-bottom-color: rgba(255,255,255,0.09);
border-bottom-style: solid;
position: relative;
}
.restaurt-header ul.mega-dropdown-menu li .nav-link {
font-size: 12px;
}
.restaurt-header ul.dropdown-menu:not(.mega-dropdown-menu) li:last-child > .nav-link {
border: 0;
}
.restaurt-header .header-inner .restaurt-main-menu > li.menu-item:first-child > .nav-link {
padding-left: 0;
}
.restaurt-header .header-inner .restaurt-main-menu>li>a {
position: relative;
display: inline;
}
.restaurt-header .header-inner .restaurt-main-menu>li>a:before {
content: '';
position: absolute;
bottom: -8px;
top: auto;
left: 22px;
width: 0;
height: 2px;
transition: all .2s ease;
visibility: hidden;
opacity: 0;
}
.restaurt-header .header-inner .restaurt-main-menu>li:hover>a:before, 
.restaurt-header .header-inner .restaurt-main-menu>li.current-menu-parent>a:before, 
.restaurt-header .header-inner .restaurt-main-menu>li.current-menu-item>a:before {
margin-bottom: 0;
visibility: visible;
opacity: 1;
width: 55px;
}
.restaurt-header .header-inner .restaurt-main-menu>li:first-child> a:before {
left: 0;
}
.header-ten .header-button a.btn.btn-default {
background: #252525 !important;
}
.header-ten .header-button a.btn.btn-default:hover {
color: #fff !important;
background: #454444 !important;
}
header .header-ten .woo-icon-count {
background: #020202;
}
.header-ten .header-button a.btn.btn-default:hover::before,
.header-ten .header-button a.btn.btn-default:hover::after {
border-width: 0;
} .restaurt-header ul.dropdown-menu li > ul.mega-child-dropdown-menu > li:last-child .nav-link {
border: none;
}
.restaurt-header .header-inner ul.dropdown-menu.mega-dropdown-menu > li > a:after {
content: "";
}
.restaurt-header ul.dropdown-menu.mega-dropdown-menu > li > a {
text-transform: uppercase;
font-size: 14px;
font-weight: 300;
}
.restaurt-header ul.dropdown-menu li > ul.mega-child-dropdown-menu > li .nav-link {
font-size: 12px;
}
.boxed-container {
position: relative;
margin-left: auto;
margin-right: auto;
}
.nav.pull-center {
position: static;
left: 0;
right: 0;
float: left;
display: inline-block;
text-align: center;
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
}
.nav.pull-center.show-opacity {
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
-webkit-transition: opacity ease 0.35s;
-moz-transition: opacity ease 0.35s;
transition: opacity ease 0.35s;
}
.nav.pull-center .nav {
display: inline-flex;
}
.search-form .input-group .form-control {
background: #0e1317 none repeat scroll 0 0;
border: 1px solid rgb(255 255 255 / 10%);
border-right: 0;
height: 55px;
line-height: 55px;
}
.search-form .input-group .input-group-btn {
border: none;
cursor: pointer;
position: absolute;
right: 0;
background: transparent;
color: #fff;
line-height: 41px;
z-index: 5;
}
.mobile-bar-items .search-form .input-group .input-group-btn {
height: 55px;
line-height: 55px;
}
input[type="submit"] {
-webkit-transition: all ease 0.35s;
-moz-transition: all ease 0.35s;
transition: all ease 0.35s;
}
input[type="submit"],
.search-form .input-group .btn {
border: none;
color: #fff;
line-height: 60px;
padding: 0 15px;
font-weight: 600;
font-size: 14px;
}
input.wpcf7-form-control.wpcf7-submit.btn-center {
margin: 0 auto;
display: flex;
}
.widget-area .wpcf7 .ajax-loader {
margin: 5px auto 0 auto;
display: flex;
}
.widget-area input.wpcf7-form-control.wpcf7-submit {
line-height: 1;
color: #1c1b1b;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}
.widget-area input.wpcf7-form-control.wpcf7-submit:hover {
color: #fff;
}
form.post-password-form input[type="submit"] {
padding: 3px 20px 1px;
line-height: 39px;
border-radius: 0;
}
form.post-password-form input[type="submit"]:hover {
color: #fff;
background: #2c3238 !important;
}
.contact-form-wrapper .wpcf7 input[type="submit"] {
padding: 19px 33px 17px;
text-transform: uppercase;
font-size: 15px;
font-weight: 700;
line-height: 1;
height: auto;
letter-spacing: 0.5px;
}
.widget-area input.wpcf7-form-control.wpcf7-submit, 
.contact-form-wrapper .wpcf7 input[type="submit"] {
background: transparent;
color: #fff;
border-radius: 5px;
}
.search-form .input-group .btn {
padding: 0 16px;
border-radius: 0;
}
.search-form .input-group .btn:hover,
.search-form .input-group .btn:focus,
.search-form .input-group .btn:active{
transition: all 0.35s ease-in-out 0s;
-moz-transition: all 0.35s ease-in-out 0s;
-webkit-transition: all 0.35s ease-in-out 0s;
-o-transition: all 0.35s ease-in-out 0s;
-ms-transition: all 0.35s ease-in-out 0s;
}
.search-form .input-group .btn:focus {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
}
.nav-item-inner .search-form {
display: inline-block;
vertical-align: middle;
width: 100%;
}
.sticky-logo {
display: none;
}
.nav-link {
padding: 0 22px;
}
.navbar .search-form {
vertical-align: unset;
}
.navbar .search-form .input-group .form-control,
.navbar .search-form .input-group .form-control:focus,
.navbar .search-form .input-group .form-control:active {
border: unset;
color: #ababab;
}
.navbar .search-form .input-group .form-control::-webkit-input-placeholder { color: #b7b7b7;
}
.navbar .search-form .input-group .form-control::-moz-placeholder { color: #b7b7b7;
}
.navbar .search-form .input-group .form-control:-ms-input-placeholder { color: #b7b7b7;
}
.navbar .search-form .input-group .form-control:-moz-placeholder { color: #b7b7b7;
}
.site-footer .zozo-mc-form input.form-control::-webkit-input-placeholder { color: #b7b7b7;
}
.site-footer .zozo-mc-form input.form-control::-moz-placeholder { color: #b7b7b7;
}
.site-footer .zozo-mc-form input.form-control:-ms-input-placeholder { color: #b7b7b7;
}
.site-footer .zozo-mc-form input.form-control:-moz-placeholder { color: #b7b7b7;
}
.navbar .search-form .input-group span.input-group-btn {
height: 55px;
line-height: 55px;
}
.navbar .search-form .input-group span.input-group-btn button.btn {
padding: 0 8px;
background: unset;
color: #797979;
}
.navbar .search-toggle-wrap a {
position: relative;
}
.navbar .search-toggle-wrap a::before {
right: 0;
}
.navbar .search-toggle-wrap a::after {
left: 0;
}
.navbar .search-toggle-wrap a i {
font-weight: 600;
vertical-align: middle;
font-size: 20px;
}
.main-logo {
display: inline-block;
vertical-align: middle;
padding: 10px 0;
margin-top: 0;
position: relative;
}
.main-logo > * {
line-height: 1;
display: block;
}
span.logo-tagline {
color: #ababab;
}
.sticky-head.header-sticky span.logo-tagline {
color: #ababab;
}
.main-logo a.site-title {
margin-bottom: 7px;
}
.mobile-bar-items .main-logo a.site-title {
margin-bottom: 10px;
}
.mobile-logo .main-logo span.logo-tagline {
color: #bfbfbf;
}
.restaurt-header-custom-info {
padding-left: 0;
}
.restaurt-header-custom-info li:last-of-type {
padding-right: 0;
}
.restaurt-header-custom-info li {
display: inline-block;
padding: 0 25px 0 0px;
}
.restaurt-header-custom-info li.restaurt-header-phone {
vertical-align: middle;
position: relative;
}
.restaurt-header-custom-info .media {
vertical-align: -11px !important;
}
.restaurt-header-custom-info .media,
.restaurt-header-custom-info .media-body {
align-self: center;
} .close {
position: absolute;
right: 16px;
top: 16px;
width: 32px;
height: 32px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
filter: alpha(opacity=30);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.close:hover {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=100);
cursor: pointer;
background: #2c3238;
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.close:hover:before, .close:hover:after {
transform: rotate(90deg);
transition: all ease .4s;
}
.close:before,
.close:after {
position: absolute;
content: ' ';
height: 16px;
width: 2px;
background-color: #fff;
right: 16px;
top: 8px;
transition: all ease .4s;
-webkit-transition: all ease .4s;
-moz-transition: all ease .4s;
}
.mobile-bar-toggle.close:hover {
background: #202933;
}
.close:before {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.close:after {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.secondary-menu-area .secondary-space-toggle:before {
content: "\e646";
font-family: 'themify';
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
background: transparent;
left: -15px;
top: 15px;
right: 15px;
width: 50px;
height: 50px;
line-height: 50px;
color: #fff;
font-size: 15px;
font-weight: 100;
transition: all .3s;
}
.secondary-menu-area .close.secondary-space-toggle:hover {
background: transparent;
}
.secondary-menu-area .secondary-space-toggle {
transition: all .3s;
}
.secondary-menu-area .secondary-space-toggle:after {
clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
width: 50px;
height: 47px;
transform: none;
top: 15px;
right: 15px;
z-index: -1;
transition: all .3s;
}
.secondary-menu-area .secondary-space-toggle:hover:after {
transform: rotate(15deg);
transition: all .3s;
} .header-six .custom-container.navbar-inner, .header-three .custom-container.topbar-inner, .header-three .custom-container.logobar-inner {
width: 100%;
}
.header-six.cus-h6 .custom-container.navbar-inner ul.social-icons li .nav-link {
color: #fff;
}
.header-six.cus-h6 .header-sticky .custom-container.navbar-inner ul.social-icons li .nav-link {
color: #090C0F;
}
span.new-tag {
position: absolute;
top: 10px;
left: -23px;
background: #00cc65;
padding: 5px 28px 4px;
border-radius: 0;
color: #fff;
transform: rotate(-45deg);
line-height: 1;
font-size: 13px;
}
.restaurt-main-menu .mega-child-widget {
overflow: hidden;
position: relative;
} .social-icons .nav {
display: block;
}
ul.social-icons>li {
text-align: center;
text-align: -webkit-center;
padding: 0;
}
ul.social-icons>li>a {
width: 35px;
height: 35px;
line-height: 35px;
display: inline-block;
text-align: center;
transition: all ease 0.35s;
-webkit-transition: all ease 0.35s;
-moz-transition: all ease 0.35s;
-ms-transition: all ease 0.35s;
padding: 0;
font-size: 14px;
border-radius: 2px;
}
.secondary-menu-area-inner ul.social-icons>li>a {
line-height: 37px;
}
header .social-icons.social-bg-transparent li a {
margin-right: 0;
}
.topbar ul.social-icons>li {
border: solid 1px rgb(239 239 239 / 12%);
border-bottom: none;
border-right: none;
border-top: none;
width: 50px;
}
.topbar ul.social-icons>li>a {
width: 50px;
height: 50px;
line-height: 50px;
}
.topbar ul.social-icons>li:last-child {
border-right: solid 1px #efefef;
}
.rtl ul.social-icons>li>a {
margin-right: 0;
margin-left: 5px;
}
ul.social-icons>li:last-child>a {
margin-right: 0;
}
.post-meta ul.social-icons>li>a {
width: 35px;
height: 35px;
line-height: 35px;
font-size: 11px;
}
.res-contact form.wpcf7-form > p {
margin-bottom: 0;
}
.post-meta ul.social-icons>li>a i {
width: 28px;
height: 28px;
line-height: 28px;
margin-right: 0;
}
.post-meta ul.social-icons>li>a:hover {
background: transparent !important;
}
ul.social-icons.social-transparent>li a {
background: transparent;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
box-shadow: unset;
-webkit-box-shadow: unset;
-moz-box-shadow: unset;
-ms-box-shadow: unset;
-o-box-shadow: unset;
} ul.social-icons.social-circled>li a,
article ul.social-icons>li>a {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
ul.social-icons.social-rounded>li a {
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
}
ul.social-icons.social-transparent>li a {
background: transparent;
}
ul.social-icons.social-white>li a,
ul.social-icons.social-h-white>li a:hover {
color: #fff;
}
ul.social-icons.social-black>li a,
ul.social-icons.social-h-black>li a:hover {
color: #000;
}
ul.social-icons.social-bg-white>li a,
ul.social-icons.social-hbg-white>li a:hover {
background-color: #fff;
}
ul.social-icons.social-bg-black>li a,
ul.social-icons.social-hbg-black>li a:hover {
background-color: rgba(0, 0, 0, 0.6);
}
ul.social-icons.social-bg-light>li a,
ul.social-icons.social-hbg-light>li a:hover {
background: rgba(255, 255, 255, 0.5);
}
ul.social-icons.social-bg-dark>li a,
ul.social-icons.social-hbg-dark>li a:hover {
background: #2c3238;
}
ul.social-icons.social-bg-trans>li a,
ul.social-icons.social-bg-transparent>li a {
background: transparent;
}
.header-cafe ul.social-icons.social-black>li a, 
.header-cafe ul.social-icons.social-h-black>li a:hover,
.header-seafood ul.social-icons.social-black>li a, 
.header-seafood ul.social-icons.social-h-black>li a:hover,
.header-delivery ul.social-icons.social-black>li a, 
.header-delivery ul.social-icons.social-h-black>li a:hover {
color: #fff;
} ul.social-icons.social-hbg-transparent>li a:hover {
background: transparent;
}
ul.social-icons.social-own>li a.social-fb,
ul.social-icons.social-h-own>li a.social-fb:hover,
article.post ul.social-icons>li>a.social-fb,
ul.social-icons>li>a.share-fb:hover {
color: #3b5999;
}
ul.social-icons.social-own>li a.social-twitter,
ul.social-icons.social-h-own>li a.social-twitter:hover,
article.post ul.social-icons>li>a.social-twitter,
ul.social-icons>li>a.share-twitter:hover {
color: #55acee;
}
ul.social-icons.social-own>li a.social-instagram,
ul.social-icons.social-h-own>li a.social-instagram:hover,
article.post ul.social-icons>li>a.social-instagram,
ul.social-icons>li>a.share-instagram:hover {
color: #e4405f;
}
ul.social-icons.social-own>li a.social-linkedin,
ul.social-icons.social-h-own>li a.social-linkedin:hover,
article.post ul.social-icons>li>a.social-linkedin,
ul.social-icons>li>a.share-linkedin:hover,
ul.social-icons>li>a.share-linkedin:hover {
color: #0077B5;
}
ul.social-icons.social-own>li a.social-pinterest,
ul.social-icons.social-h-own>li a.social-pinterest:hover,
article.post ul.social-icons>li>a.social-pinterest,
ul.social-icons>li>a.share-pinterest:hover {
color: #bd081c;
}
ul.social-icons.social-own>li a.social-youtube,
ul.social-icons.social-h-own>li a:hover.social-youtube,
article.post ul.social-icons>li>a.social-youtube,
ul.social-icons>li>a.share-youtube:hover {
color: #cd201f;
}
ul.social-icons.social-own>li a.social-vimeo,
ul.social-icons.social-h-own>li a.social-vimeo:hover,
article.post ul.social-icons>li>a.social-vimeo,
ul.social-icons>li>a.share-vimeo:hover {
color: #1ab7ea;
}
ul.social-icons.social-own>li a.social-soundcloud,
ul.social-icons.social-h-own>li a.social-soundcloud:hover,
article.post ul.social-icons>li>a.social-soundcloud,
ul.social-icons>li>a.share-soundcloud:hover {
color: #ff3300;
}
ul.social-icons.social-own>li a.social-yahoo,
ul.social-icons.social-h-own>li a.social-yahoo:hover,
article.post ul.social-icons>li>a.social-yahoo,
ul.social-icons>li>a.share-yahoo:hover {
color: #410093;
}
ul.social-icons.social-own>li a.social-tumblr,
ul.social-icons.social-h-own>li a.social-tumblr:hover,
article.post ul.social-icons>li>a.social-tumblr,
ul.social-icons>li>a.share-tumblr:hover {
color: #34465d;
}
ul.social-icons.social-own>li a.social-paypal,
ul.social-icons.social-h-own>li a.social-paypal:hover,
article.post ul.social-icons>li>a.social-paypal,
ul.social-icons>li>a.share-paypal:hover {
color: #003087;
}
ul.social-icons.social-own>li a.social-mailto,
ul.social-icons.social-h-own>li a.social-mailto:hover,
article.post ul.social-mailto>li>a.social-mailto,
ul.social-icons>li>a.share-mailto:hover {
color: #ffa500;
}
ul.social-icons.social-own>li a.social-flickr,
ul.social-icons.social-h-own>li a.social-flickr:hover,
article.post ul.social-icons>li>a.social-flickr,
ul.social-icons>li>a.share-flickr:hover {
color: #ff0084;
}
ul.social-icons.social-own>li a.social-dribbble,
ul.social-icons.social-h-own>li a.social-dribbble:hover,
article.post ul.social-icons>li>a.social-dribble,
ul.social-icons>li>a.share-dribble:hover {
color: #ea4c89;
}
ul.social-icons.social-own>li a.social-rss,
ul.social-icons.social-h-own>li a.social-rss:hover,
article.post ul.social-icons>li>a.social-rss,
ul.social-icons>li>a.share-rss:hover {
color: #ff6600;
}
ul.social-icons.social-own>li a.social-tiktok,
ul.social-icons.social-h-own>li a.social-tiktok:hover,
article.post ul.social-icons>li>a.social-tiktok,
ul.social-icons>li>a.share-tiktok:hover {
color: #FC2858;
}
ul.social-icons.social-own>li a.social-whatsapp,
ul.social-icons.social-h-own>li a.social-whatsapp:hover,
article.post ul.social-icons>li>a.social-whatsapp,
ul.social-icons>li>a.share-whatsapp:hover {
color: #0D5E54;
} ul.social-icons.social-bg-own>li a.social-fb,
ul.social-icons.social-hbg-own>li a.social-fb:hover,
article.post ul.social-icons>li>a.social-fb:hover {
background: #3b5999;
}
ul.social-icons.social-bg-own>li a.social-twitter,
ul.social-icons.social-hbg-own>li a.social-twitter:hover,
article.post ul.social-icons>li>a.social-twitter:hover {
background: #55acee;
}
ul.social-icons.social-bg-own>li a.social-instagram,
ul.social-icons.social-hbg-own>li a.social-instagram:hover,
article.post ul.social-icons>li>a.social-instagram:hover {
background: #e4405f;
}
ul.social-icons.social-bg-own>li a.social-linkedin,
ul.social-icons.social-hbg-own>li a.social-linkedin:hover,
article.post ul.social-icons>li>a.social-linkedin:hover {
background: #0077B5;
}
ul.social-icons.social-bg-own>li a.social-pinterest,
ul.social-icons.social-hbg-own>li a.social-pinterest:hover,
article.post ul.social-icons>li>a.social-pinterest:hover {
background: #bd081c;
}
ul.social-icons.social-bg-own>li a.social-youtube,
ul.social-icons.social-hbg-own>li a.social-youtube:hover,
article.post ul.social-icons>li>a.social-youtube:hover {
background: #cd201f;
}
ul.social-icons.social-bg-own>li a.social-vimeo,
ul.social-icons.social-hbg-own>li a.social-vimeo:hover,
article.post ul.social-icons>li>a.social-vimeo:hover {
background: #1ab7ea;
}
ul.social-icons.social-bg-own>li a.social-soundcloud,
ul.social-icons.social-hbg-own>li a.social-soundcloud:hover,
article.post ul.social-icons>li>a.social-soundcloud:hover {
background: #ff3300;
}
ul.social-icons.social-bg-own>li a.social-yahoo,
ul.social-icons.social-hbg-own>li a.social-yahoo:hover,
article.post ul.social-icons>li>a.social-yahoo:hover {
background: #410093;
}
ul.social-icons.social-bg-own>li a.social-tumblr,
ul.social-icons.social-hbg-own>li a.social-tumblr:hover,
article.post ul.social-icons>li>a.social-tumblr:hover {
background: #34465d;
}
ul.social-icons.social-bg-own>li a.social-paypal,
ul.social-icons.social-hbg-own>li a.social-paypal:hover,
article.post ul.social-icons>li>a.social-paypal:hover {
background: #003087;
}
ul.social-icons.social-bg-own>li a.social-mailto,
ul.social-icons.social-hbg-own>li a.social-mailto:hover,
article.post ul.social-icons>li>a.social-mailto:hover {
background: #ffa500;
}
ul.social-icons.social-bg-own>li a.social-flickr,
ul.social-icons.social-hbg-own>li a.social-flickr:hover,
article.post ul.social-icons>li>a.social-flickr:hover {
background: #ff0084;
}
ul.social-icons.social-bg-own>li a.social-dribbble,
ul.social-icons.social-hbg-own>li a.social-dribbble:hover,
article.post ul.social-icons>li>a.social-dribble:hover {
background: #ea4c89;
}
ul.social-icons.social-bg-own>li a.social-rss,
ul.social-icons.social-hbg-own>li a.social-rss:hover,
article.post ul.social-icons>li>a.social-rss:hover {
background: #ff6600;
}
ul.social-icons.social-bg-own>li a.social-bloglovin,
ul.social-icons.social-hbg-own>li a.social-bloglovin:hover {
background: #00BFF8;
}
ul.social-icons.social-bg-own>li a.social-tiktok,
ul.social-icons.social-hbg-own>li a.social-tiktok:hover {
background: #FC2858;
}
ul.social-icons.social-bg-own>li a.social-whatsapp,
ul.social-icons.social-hbg-own>li a.social-whatsapp:hover {
background: #0D5E54;
}
ul.social-icons.social-own>li a.social-bloglovin,
ul.social-icons.social-h-own>li a.social-bloglovin:hover {
color: #00BFF8;
} ul.social-icons.social-h-white>li a:hover {
color: #fff;
}
ul.social-icons.social-h-black>li a:hover {
color: #333;
}
ul.social-icons.social-hbg-white>li a:hover {
background-color: #fff;
}
ul.social-icons.social-hbg-black>li a:hover {
background-color: #333;
}
ul.social-icons.social-hbg-light>li a:hover {
background: rgba(255, 255, 255, 0.5);
}
ul.social-icons.social-hbg-dark>li a:hover {
background: #2c3238;
} .topbar,
.logobar,
.navbar {
position: relative;
} .topbar {
color: #fff;
z-index: 0;
}
.topbar-items,
.logobar-items {
margin: 0;
}
.topbar-items>li {
height: 50px;
line-height: 50px;
}
.topbar-items>li img,
.logobar-items>li img,
.navbar-items>li img {
margin-top: -2px;
}
.topbar-items .nav-item-inner,
.logobar-items .nav-item-inner,
.navbar-items .nav-item-inner {
padding-right: 30px;
}
.logobar-items .nav-item:last-child .nav-item-inner:last-child,
.navbar-items .nav-item:last-child .nav-item-inner:last-child {
padding-right: 0;
}
.topbar-items .nav-item-inner {
padding-right: 26px;
}
.topbar-items li:last-child .nav-item-inner {
padding-right: 0;
border: 0;
}
.topbar-inner ul.topbar-items.nav.pull-left {
position: relative;
}
header.restaurt-header .header-inner .sticky-outer .header-sticky .custom-container.navbar-inner {
box-shadow: unset;
-webkit-box-shadow: unset;
-moz-box-shadow: unset;
}
.header-phone span,
.header-email span,
.header-address span {
padding-right: 8px;
vertical-align: -2px;
}
.topbar-items .form-control,
.topbar-items .input-group-btn,
.topbar-items .btn,
.logobar-items .form-control,
.logobar-items .input-group-btn,
.logobar-items .btn {
font-size: inherit;
}
.restaurt-header .header-inner .menu-top-bar-menu-container .nav-link {
padding: 0 10px;
}
.restaurt-header .header-inner .menu-top-bar-menu-container li:first-child .nav-link {
padding-left: 0;
}
.restaurt-header .header-inner .menu-top-bar-menu-container li:last-child .nav-link {
padding-right: 0;
}
.topbar-center-item,
.logobar-center-item {
display: inline-block;
-webkit-transition: margin 0.5s ease 0s;
-moz-transition: margin 0.5s ease 0s;
-ms-transition: margin 0.5s ease 0s;
-o-transition: margin 0.5s ease 0s;
transition: margin 0.5s ease 0s;
}
.topbar ul.social-icons.social-circled.social-bg-transparent>li a:hover {
background: transparent;
}
.topbar-items ul.social-icons>li>a {
box-shadow: unset;
-webkit-box-shadow: unset;
-moz-box-shadow: unset;
-ms-box-shadow: unset;
-o-box-shadow: unset;
}
.topbar-items .social-icons li:last-child a {
margin-right: 0 !important;
}
.topbar-items .social-icons li a i {
font-size: 13px;    
line-height: 30px;
}
.topbar-items li.menu-item {
position: relative;
}
.topbar-items li.menu-item:after {
content: "";
display: inline-block;
width: 1px;
background-color: black;
position: absolute;
right: 0;
top: calc(50% - 1px);
height: 14px;
transform: translateY(-50%);
}
.topbar-items li.menu-item:last-of-type:after {
background-color: transparent;
}
.welcome-txt {
letter-spacing: 1.2px;
}
header.full-width-container .topbar-items li:last-child {
border-right: solid 1px rgb(239 239 239 / 12%);
padding-right: 0;
}
header.full-width-container .topbar-items li:first-child {
padding-left: 0;
}
header.full-width-container .topbar-items li {
padding: 0 20px;
}
header.full-width-container .topbar-items ul.social-icons li {
padding: 0;
}
header.full-width-container .topbar-items .nav-item-inner {
padding-right: 0;
}
header.full-width-container .topbar-items.topbar-items.nav.pull-left li:first-child {
border-right: 0;
} .header-button a.btn-gd {
color: #fff !important;
line-height: 1;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
padding: 26px 70px;
font-size: 16px;
vertical-align: initial;
}
.header-button a.btn-gd::after {
content: "\e628";
font-family: themify;
margin-left: 10px;
}
.header-button a.btn-gd:hover {
color: #fff;
}
.header-button a.btn.btn-default,
.restaurt-popup-wrapper a.btn {
position: relative;
z-index: 1;
overflow: hidden;
border-radius: 5px;
}
.header-button a.btn.btn-default {
padding: 13px 30px 13px;
font-size: 14px;
}
.header-sticky .header-button a.btn.btn-default:hover {
color: #fff !important;
}
.header-sticky .header-button a.btn.btn-default:hover {
background: #2c3238;
}
.navbar a.btn.restaurt-btn.btn-default:active {
color: #fff;
}
.restaurt-header.header-absolute.boxed-container .mini-cart-dropdown.dropdown {
padding: 0 35px;
}
.restaurt-header.header-absolute.boxed-container .mini-cart-dropdown.dropdown a.mini-cart-item i {
color: #fff;
font-size: 20px;
}
.mini-cart-dropdown:hover .mini-cart-item::before {
opacity: 0.7;
transition: all .3s;
}
.mini-cart-dropdown.dropdown {
padding-right: 10px;
}
.mini-cart-dropdown .mini-cart-item {
position: relative;
}
.mini-cart-dropdown .mini-cart-item i {
font-size: 26px;
vertical-align: -7px;
}
.mini-cart-dropdown .mini-cart-item .woo-icon-count.restaurt-cart-items-count {
visibility: visible;
} .menu-tag {
color: #fff;
padding: 1px 12px;
float: right;
font-size: 11px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
animation: blinker 1s linear infinite;
-moz-animation: blinker 1s linear infinite;
-webkit-animation: blinker 1s linear infinite;
}
.restaurt-main-menu li.menu-icon a {
font-size: 0;
}
.restaurt-main-menu li.menu-icon span.menu-icon {
font-size: 22px;
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
background: #eee;
padding: 10px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
vertical-align: middle;
display: inline-block;
}
.restaurt-main-menu li.menu-icon a::after {
display: none;
} .restaurt-main-menu .dropdown-menu .dropdown-menu {
margin: 0;
top: 0;
left: 100%;
transform: none;
}
.restaurt-main-menu > li:last-of-type ul ul {
left: inherit !important;
right: 250px;
}
ul.dropdown-menu li:hover .dropdown-menu {
left: 100%;
transform: none;
transition: all 0.4s ease-in-out;
}
.navbar-items.pull-right .restaurt-main-menu > li.menu-item-has-children ul.dropdown-menu ul.dropdown-menu {
left: 100%;
}
.restaurt-header .header-inner .restaurt-main-menu > li.menu-item-has-children > a:after,
ul.dropdown-menu > li.menu-item-has-children > a:after{
content: "\e64b";
font-family: themify;
font-size: 10px;
font-weight: 700;
margin: 0;
border: 0;
vertical-align: initial;
padding-left: 8px;
}
ul.dropdown-menu > li.menu-item-has-children > a:after {
content: "\e61a";
}
.sub-menu>li.dropdown:hover:after {
content: "\f104";
}
.sub-menu>li.dropdown:after {
content: "\f105";
font-family: FontAwesome;
position: absolute;
color: inherit;
line-height: normal;
top: 10px;
right: 30px;
font-size: 12px;
}
span.menu-icon {
padding-right: 10px;
}
.dropdown-menu {
padding: 0;
border: 0;
display: block;
opacity: 0;
visibility: hidden;
min-width: 280px;
transform: scaleY(0);
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform-origin: center top 0;
-webkit-transform-origin: center top 0;
-moz-transform-origin: center top 0;
-ms-transform-origin: center top 0;
-o-transform-origin: center top 0;
transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
box-shadow: 0 16px 50px rgba(0,0,0,.08);
-webkit-box-shadow: 0 16px 50px rgba(0,0,0,.08);
-moz-box-shadow: 0 16px 50px rgba(0,0,0,.08);
-ms-box-shadow: 0 16px 50px rgba(0,0,0,.08);
-o-box-shadow: 0 16px 50px rgba(0,0,0,.08);
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
}
.dropdown.mega-dropdown {
position: static;
}
.restaurt-main-menu .dropdown-menu {
margin: 0px;
line-height: 30px;
}
.restaurt-header ul.dropdown-menu li .nav-link:before {
position: absolute;
content: "";
left: -15px;
width: 8px;
height: 8px;
z-index: -1;
top: 50%;
transform: translateY(-50%) rotate(45deg);
background: #323232;
-webkit-transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
-o-transition: all 0.35s;
transition: all 0.35s;
}
.restaurt-header ul.dropdown-menu li:hover > .nav-link:before {
left: 2px;    
animation: blinker 1s linear infinite;
-moz-animation: blinker 1s linear infinite;
-webkit-animation: blinker 1s linear infinite;
-webkit-transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
-o-transition: all 0.35s;
transition: all 0.35s;
}
.restaurt-header .header-inner .restaurt-main-menu .dropdown-menu li.current-menu-item:hover > a,
.restaurt-header .header-inner .restaurt-main-menu .dropdown-menu li.current-menu-item:hover > a:focus {
color: #fff;
}
.sticky-head.header-sticky .dropdown-menu .dropdown-menu {
margin: 0;
}
.restaurt-header ul.dropdown-menu li:hover > .nav-link:focus {
color: #fff;
}
.mega-dropdown .mega-dropdown-menu {
margin: 0 auto;
}
.mega-dropdown .mega-dropdown-menu.mega-dropdown-full {
width: 100%;
}
.dropdown:hover>.dropdown-menu {
opacity: 1;
visibility: visible;
transform: scaleY(1);
-webkit-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
}
.mega-dropdown-menu {
top: auto;
left: 0;
right: 0;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.dropdown-menu.mega-dropdown-menu {
padding: 15px 0;
}
.mega-dropdown-menu>li {
float: left;
}
.mega-child-dropdown-menu {
list-style: none;
padding-left: 0;
}
.mega-child-dropdown-menu>li {
padding-left: 0;
}
.mega-child-dropdown>a,
.mega-child-heading>a {
font-weight: bold;
font-size: 17px;
line-height: 17px;
}
.mega-child-item-disabled {
font-weight: bold;
padding-left: 10px;
font-size: 17px;
line-height: 17px;
display: block;
padding-top: 7px;
padding-bottom: 7px;
}
.menu-item.menu-item-logo {
padding: 0 30px;
}
.mega-sub-dropdown.max-col-1.left-side .mega-sub-dropdown-menu {
left: -100%;
}
.mega-sub-dropdown.max-col-2 .mega-sub-dropdown-menu {
width: 174%;
}
.mega-sub-dropdown.max-col-3 .mega-sub-dropdown-menu {
width: 261%;
}
.mega-sub-dropdown.max-col-4 .mega-sub-dropdown-menu {
width: 348%;
}
.mega-sub-dropdown.max-col-2.left-side .mega-sub-dropdown-menu {
left: -174%;
}
.mega-sub-dropdown.max-col-3.left-side .mega-sub-dropdown-menu {
left: -261%;
}
.mega-sub-dropdown.max-col-4.left-side .mega-sub-dropdown-menu {
left: -348%;
}
.mega-sub-dropdown.max-col-1.left-side .mega-sub-dropdown-menu>li.mega-sub-child {
float: none;
}
.navbar-items.pull-right .restaurt-main-menu > li.menu-item-has-children:nth-last-child(2) ul.dropdown-menu ul.dropdown-menu,
.navbar-items.pull-right .restaurt-main-menu > li.menu-item-has-children:nth-last-child(2) ul.dropdown-menu ul.dropdown-menu,
.navbar-items.pull-right .restaurt-main-menu > li.menu-item-has-children:last-child ul.dropdown-menu ul.dropdown-menu {
left: -100%;
}
.mega-sub-dropdown-menu>li.mega-sub-child {
float: left;
}
.mega-sub-dropdown-menu>li.mega-sub-child>a {
display: inline-block;
}
ul.mega-sub-child-inner {
padding-left: 0;
}
.mega-sub-dropdown.max-col-2 .mega-sub-dropdown-menu>li.mega-sub-child {
width: 50%;
}
.mega-sub-dropdown.max-col-3 .mega-sub-dropdown-menu>li.mega-sub-child {
width: 33.333%;
}
.mega-sub-dropdown.max-col-4 .mega-sub-dropdown-menu>li.mega-sub-child {
width: 25%;
}
.restaurt-main-menu>li .mega-child-widget img {
max-height: 100%;
} .sticky-outer {
height: auto;
}
.sticky-outer .header-sticky,
.sticky-outer .sticky-scroll.show-menu {
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 99;
background: #ffff;
}
.sticky-head.header-sticky .main-logo {
display: none;
}
.logged-in.admin-bar .sticky-outer .header-sticky,
.logged-in.admin-bar .sticky-outer .sticky-scroll.show-menu {
top: 31px;
}
.boxed-container .sticky-head.header-sticky,
.boxed-container .sticky-scroll.show-menu {
width: 100%;
left: 0 !important;
}
.boxed-container .sticky-outer .header-sticky,
.boxed-container .sticky-outer .sticky-scroll.show-menu {
left: auto;
right: auto;
}
.sticky-outer .header-sticky .sticky-logo,
.sticky-outer .sticky-scroll.show-menu .sticky-logo,
.sticky-outer .header-sticky .sticky-logo .main-logo,
.sticky-outer .header-sticky .mobile-logo .main-logo {
display: inline-block;
} .secondary-menu-area {
height: 100%;
position: fixed;
width: 420px;
z-index: 9999;
margin-bottom: 20px;
overflow-y: auto;    
background: rgb(0 0 0 / 96%) !important;
}
.secondary-menu-area.left-overlay,
.secondary-menu-area.left-push {
left: -350px;
}
.secondary-menu-area.right-overlay,
.secondary-menu-area.right-push {
right: -350px;
left: auto;
}
.secondary-menu-area.full-overlay {
position: fixed;
left: 0;
top: 0;
height: 100%;
width: 100%;
text-align: center;
display: none;
background: #000;
}
.secondary-menu-area-inner {
padding: 85px 100px;
}
.secondary-menu-area-inner .widget-title {
color: #000;
}
.secondary-menu-area span.text-widget-content-text{
font-size: 18px;
color: #cbcbcb;
line-height: 1.6;
}
.secondary-menu-area .text-widget-content img {
max-width: 185px;
}
.secondary-space-toggle {
display: inline-block;
position: relative;
vertical-align: middle;
width: 33px;
}
.secondary-space-toggle>span {
display: block;
height: 1px;
border-bottom: 1px solid;
margin: 8px auto;
width: 22px;
-webkit-transition: all ease 0.5s;
-moz-transition: all ease 0.5s;
-ms-transition: all ease 0.5s;
-o-transition: all ease 0.5s;
transition: all ease 0.5s;
}
.secondary-space-toggle>span:nth-child(2) {
width: 35px;
}
.secondary-space-toggle.active>span:first-child {
bottom: 5px;
margin: 0;
position: absolute;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.secondary-space-toggle.active>span:nth-child(2) {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
}
.secondary-space-toggle.active>span:last-child {
bottom: 5px;
margin: 0;
position: absolute;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.secondary-space-toggle:hover>span {
width: 33px;
}
.secondary-menu-area-inner ul.menu li {
position: relative;
border: 0;
}
.secondary-menu-area.full-overlay > .secondary-menu-area-inner {
position: absolute;
left: 0;
right: 0;
top: 50%;
bottom: 0;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
padding: 0;
}
.secondary-menu-area .contact-widget-info span a {
color: #ababab;
}
.full-overlay .widget_nav_menu .zmm-dropdown-toggle {
right: 50px;
line-height: 54px;
}
.full-overlay .widget_nav_menu li {
padding: 14px 0 !important;
font-size: 24px;
font-weight: 600;
display: block;
}
.restaurt-wrapper {
position: relative;
}
body.secondary-push-actived {
width: 100%;
}
.restaurt-content-wrapper>div {
position: relative;
}
.restaurt-content-wrapper .container .wrap {
max-width: 100%;
}
.restaurt-content>.restaurt-content-inner,
.search-results .restaurt-content>.restaurt-content-inner {
padding: 100px 0;
}
section.no-results.not-found {
color: #ababab;
}
section.no-results.not-found .page-header {
margin-bottom: 30px;
}
.no-results h1.page-title {
text-shadow: unset;
font-size: 44px;
line-height: 1;
}
.no-results .search-form .input-group .form-control {
height: 60px;
line-height: 60px;
border: 1px solid #303235;
color: #ababab;
border-radius: 0;
}
.no-results .search-form .input-group .form-control:focus {
border-color: #c59d5f;
}
.no-results .search-form .input-group .btn {
height: 60px;
line-height: 60px;
padding: 0 30px;
}
.no-results .search-form .input-group .btn.btn-secondary:not(:disabled):not(.disabled):active:focus {
box-shadow: none;
}
.header-seafood .secondary-space-toggle>span {
height: 2px;
border-bottom: 2px solid;
}  .plumbe-header-custom-info li {
display: inline-block;
padding: 0 25px;
}
.header-inner .nav-item-inner .media {
line-height: 1;
vertical-align: middle;
}
.header-inner .media i {
margin-right: 14px;
font-size: 40px;
font-weight: 100;
vertical-align: top;
line-height: 42px;
height: 42px;
position: relative;
}
.restaurt-header-custom-info li.restaurt-header-phone i {
font-size: 33px;
margin-right: 19px;
margin-top: 3px;
}
p.info-text {
margin-bottom: 12px;
}
.restaurt-header-custom-info li.restaurt-header-phone p.info-text {
color: #20253a;
font-size: 15px;
font-weight: 700;
}
ul.nav.header-info>li {
padding: 0 25px 0 25px;
text-align: left;
}
.header-info.restaurt-header-multi-info > li.nav-item {
position: relative;
}
.header-info.restaurt-header-multi-info > li.nav-item:after {
content: "";
position: absolute;
top: 50%;
right: 0;
left: auto;
width: 1px;
height: 50px;
background: #eaeaea;
display: block;
transform: translateY(-50%);
}
.header-info.restaurt-header-multi-info > li.nav-item:last-child:after {
display: none;
}
ul.nav.header-info>li:last-child {
padding-right: 0;
}
p.menu-phone a {
font-weight: 700;
transition: all .3s;
}
p.menu-phone a:hover {
color: #252525 !important;
transition: all .3s;
}
.header-seafood ul.navbar-items.nav.pull-left:before {
content: "";
position: absolute;
left: -57px;
top: 0;
bottom: 0;
background: rgb(251 246 240);
right: 0;
transform: skew(-29deg);
z-index: 0;
width: 347px;
}
.header-seafood ul.navbar-items.nav.pull-left {
padding-right: 30px;
position: relative;
} .header-inner .topbar-inner .media i {
font-size: 16px;
line-height: 46px;
height: 46px;
}
.header-inner .topbar-inner .media p {
line-height: 35px;
padding-top: 5px;
}
.header-inner .logobar .media i {
font-size: 30px;
vertical-align: middle;
line-height: 40px;
height: 40px;
width: 40px;
color: #f3420e !important;
text-align: center;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
}
.header-inner .nav-item-inner .media h6 {
color: #000;
font-weight: 700;
text-align: left;
font-size: 18px;
} .sticky-header-space {
background-color: #ffffff;
height: 100%;
position: fixed;
width: 350px;
z-index: 99999;
overflow: auto;
-webkit-transition: all 0.8s ease 0s;
-moz-transition: all 0.8s ease 0s;
-o-transition: all 0.8s ease 0s;
-ms-transition: all 0.8s ease 0s;
transition: all 0.8s ease 0s;
padding: 15px 20px;
}
.sticky-header-space.left-sticky {
left: 0;
}
.sticky-header-space.right-sticky {
right: 0;
}
.sticky-header-space .nav li {
padding: 10px 0px;
display: block;
text-align: left;
}
.sticky-header-space .nav.social-icons li {
display: inline-block;
}
.sticky-head.header-sticky {
box-shadow: 0px 0 20px -1px rgba(0, 0, 0, .1);
-ms-box-shadow: 0px 0 20px -1px rgba(0, 0, 0, .1);
-moz-box-shadow: 0px 0 20px -1px rgba(0, 0, 0, .1);
-o-box-shadow: 0px 0 20px -1px rgba(0, 0, 0, .1);
-webkit-box-shadow: 0px 0 20px -1px rgba(0, 0, 0, .1);
}
.sticky-head.header-sticky .navbar .custom-container {
box-shadow: unset;
-webkit-box-shadow: unset;
-moz-box-shadow: unset;
} .sticky-header-space .restaurt-main-menu .menu-item-has-children,
.mobile-bar .restaurt-main-menu .menu-item-has-children {
position: relative;
}
.zmm-dropdown-toggle {
position: absolute;
right: 0;
top: 0;
cursor: pointer;
line-height: 45px !important;
padding: 0 10px;    
font-size: 13px;
font-weight: 600;
}
span.zmm-dropdown-toggle.ti-minus {
font-family: themify;
}
.restaurt-mobile-main-menu .nav-link {
padding: 0;
}
.restaurt-mobile-main-menu ul li {
list-style: none;
}
ul.restaurt-mobile-menu li.menu-item a {
position: relative;
line-height: 45px;
font-weight: 600;
}
ul.restaurt-mobile-menu .sub-menu.sub-menu .zmm-dropdown-toggle {
border-bottom: none;
border-top: none;
border-right: none;
line-height: 38px;
}
ul.restaurt-mobile-menu li.menu-item {
position: relative;
} .mobile-topbar-wrap {
height: auto;
min-height: 40px;
line-height: 1;
padding: 0 15px;
}
ul.mobile-topbar-items > li {
line-height: 35px;
min-height: 35px;
height: auto;
width: 50%;
font-size: 12px;
}
ul.mobile-topbar-items {
text-align: center;
} .full-search-wrapper {
background: rgba(0, 0, 0, 0.95);
height: 100%;
width: 100%;
left: 0;
right: 0;
position: fixed;
display: none;
top: 0;
z-index: 999999;
}
.full-search-wrapper .search-form {
position: absolute;
width: 60%;
left: 0;
right: 0;
margin: 0 auto;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
}
.full-search-wrapper .input-group {
width: 100%;
}
.full-search-wrapper .search-form .form-control {
background: transparent;
font-size: 16px;
height: 60px;
padding: 5px 62px 5px 18px;
color: #ababab;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border: unset;
background: #151a20;
}
.full-search-wrapper .search-form .input-group .btn {
border: none;
cursor: pointer;
position: absolute;
right: 0;
background: transparent;
color: #fff;
line-height: 41px;
padding: 0.2rem 1rem 0;
margin: 8px;
z-index: 5;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}
.full-search-wrapper .search-form .input-group .btn:hover {
color: #fff;
}
.full-search-wrapper .search-form .input-group .input-group-btn {
width: auto;
line-height: 60px;
height: 60px;
}
.full-search-wrapper .input-group-btn .btn.btn-default {
background: transparent;
border: none;
font-size: 20px;
line-height: 45px;
padding: 0;
position: absolute;
top: 0;
right: 0;
} .textbox-search-wrap .form-control {
width: 0;
height: 0;
padding: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-webkit-transition: all 0.8s ease 0s;
-moz-transition: all 0.8s ease 0s;
-o-transition: all 0.8s ease 0s;
-ms-transition: all 0.8s ease 0s;
transition: all 0.8s ease 0s;
}
.search-toggle-wrap.active .textbox-search-wrap .form-control {
width: 200px;
border-right: 1px solid #ccc;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
height: 40px;
line-height: 40px;
padding: 10px;
}
.textbox-search-wrap .textbox-search-toggle,
.search-toggle-wrap .textbox-search-wrap,
.search-toggle-wrap .full-bar-search-wrap {
display: inline-block;
}
.full-bar-search-wrap {
position: absolute;
top: 0;
left: 0;
visibility: hidden;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-webkit-transition: all 0.8s ease 0s;
-moz-transition: all 0.8s ease 0s;
-o-transition: all 0.8s ease 0s;
-ms-transition: all 0.8s ease 0s;
transition: all 0.8s ease 0s;
background: #fff;
}
.full-bar-search-wrap.active {
visibility: visible;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
z-index: 1;
}
.full-bar-search-wrap,
.full-bar-search-wrap .search-form,
.full-bar-search-wrap .input-group,
.full-bar-search-wrap .input-group .form-control {
height: 100%;
width: 100%;
}
.full-bar-search-wrap .input-group .form-control {
font-size: 24px;
line-height: 1;
padding: 0 25px;
font-weight: 600;	
border-radius: 0;
}
.full-bar-search-wrap .input-group .form-control::placeholder {
color: #b7b7b7 !important;
}
.close.full-bar-search-toggle {
z-index: 99;
vertical-align: middle;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
}
.search-toggle-wrap {
position: relative;
padding-right: 40px;
}
.search-toggle-wrap:before {
position: absolute;
content: '';
background: rgba(255,255,255,0.12);
width: 1px;
height: 100%;
top: 50%;
right: 7px;
transform: translateY(-50%);
}
.header-cafe .search-toggle-wrap:before,
.header-seafood .search-toggle-wrap:before,
.header-delivery .search-toggle-wrap:before {
background: rgb(0 0 0 / 12%);
}
header.restaurt-header .header-inner ul.navbar-items.nav.pull-right > li:last-of-type .search-toggle-wrap:before {
right: 64px;
}
.bottom-search-toggle {
display: inline-block;
}
.bottom-search-wrap {
background: #555 none repeat scroll 0 0;
display: inline-block;
padding: 0 10px;
position: absolute;
right: 0;
top: 100%;
width: 200px;
visibility: hidden;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
-webkit-transition: all 0.8s ease 0s;
-moz-transition: all 0.8s ease 0s;
-o-transition: all 0.8s ease 0s;
-ms-transition: all 0.8s ease 0s;
transition: all 0.8s ease 0s;
}
.search-toggle-wrap.active .bottom-search-wrap {
visibility: visible;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
} .mobile-header,
.mobile-header .sticky-outer {
position: relative;
}
.mobile-header {
z-index: 999;
height: auto;
overflow: hidden;
}
.mobile-header-items.nav.pull-left {
margin-top: -3px;
}
.mobile-header-items.nav.pull-right {
margin-top: -2px;
}
.mobile-header .mobile-header-inner ul>li img {
margin-bottom: 2px;
padding: 5px 0;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.mobile-header-items li i {
font-size: 20px;
}
.mobile-header-items li a i {
vertical-align: middle;
}
.mobile-header .mobile-header-inner ul>li {
transition: 0.70s ease-in-out;
}
.mobile-header .sticky-head,
.mobile-header .header-sticky,
.mobile-header .sticky-scroll,
.mobile-header .sticky-scroll.show-menu {
height: auto;
overflow: hidden;
transition: 0.70s ease-in-out;
}
.header-sticky .topbar,
.header-sticky .logobar,
.header-sticky .navbar {
transition: 0.70s ease-in-out;
}
header.restaurt-header.boxed-container .logobar .logobar-items.nav.pull-left {
margin-left: -15px;
}
.mobile-header-inner .sticky-outer {
height: auto;
}
.header-inner .sticky-outer {
height: auto;
}
.restaurt-mobile-menu ul.sub-menu li>a {
padding: 0 15px;
line-height: 38px;
}
header.restaurt-header .header-inner ul.navbar-items.nav.pull-right > li:last-of-type {
padding: 0 0px 0 5px;
} .mobile-bar {
position: fixed;
z-index: 999999;
height: 100%;
max-width: 400px;
width: 90%;
overflow: auto;
padding-top: 50px;
padding-bottom: 30px;
background: rgb(0 0 0 / 96%) none repeat scroll 0 0;
}
.mobile-bar-toggle.close {
right: 15px;
}
.mobile-bar.animate-from-left {
top: 0;
left: -100%;
}
.mobile-bar.animate-from-right {
top: 0;
right: -100%;
}
.mobile-bar.animate-from-top {
top: -100%;
left: 0;
}
.mobile-bar.animate-from-bottom {
bottom: -100%;
left: 0;
}
body.mobile-bar-active {
overflow: hidden;
}
ul.mobile-bar-items>li.nav-item {
padding: 15px 0;
}
.mobile-bar ul.restaurt-main-menu {
padding: 0;
}
.mobile-bar ul.restaurt-main-menu>li {
line-height: 36px;
}
.mobile-bar .main-logo,
.mobile-logo {
text-align: center;
text-align: -webkit-center;
}
.mobile-header .container {
position: relative;
height: auto;
}
.mobile-bar-items .search-form .input-group input.form-control {
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border: solid 1px #434d58;
color: #fff;
}
.mobile-bar-items .search-form .input-group .btn {
width: 40px;
height: 40px;
line-height: 42px;
margin: 5px 8px 8px;
padding: 0;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}
.mobile-bar-top .mobile-logo img {
height: 35px;
} .top-sliding-bar {
position: absolute;
top: 0;
right: 0;
left: 0;
width: 100%;
z-index: 9999;
}
.top-sliding-bar-inner {
position: relative;
background-color: #ccc;
display: none;
overflow: hidden;
height: auto;
padding: 25px 0;
}
.logged-in.admin-bar .top-sliding-bar .top-sliding-bar-inner {
padding-top: 50px;
}
.top-sliding-toggle {
border-left: 40px solid rgba(0, 0, 0, 0);
border-top: 40px solid #333333;
bottom: -40px;
height: 0;
position: absolute;
right: 0;
width: 0;
outline: none;
text-align: right;
transition: all ease 0.5s;
}
.logged-in.admin-bar .top-sliding-toggle {
top: 32px;
}
.logged-in.admin-bar .top-sliding-toggle.ti-minus {
top: unset;
}
.top-sliding-toggle::before {
bottom: 12px;
color: #ffffff;
content: "\e61a";
font-family: themify;
height: 30px;
position: absolute;
right: 5px;
width: 30px;
line-height:30px;
}
.top-sliding-toggle.ti-minus:before {
content: "\e622";
} .parallax-item {
background-attachment: fixed;
background-position: 50% 0;
background-repeat: no-repeat;
position: relative;
}
.page-title-wrap-inner {
position: relative;
background: #090C0F;
padding: 50px 0;
color: #fff;
}
h1.page-title:before {
content: "";
position: absolute;
border: 0;
width: 85px;
height: 4px;
z-index: 1;
margin-left: 0;
left: 0;
top: -28px;
}
.page-title-overlay {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.page-title-inner {
display: table;
width: 100%;
position: relative;
z-index: 1;
}
.page-title-inner>div {
display: table-cell;
vertical-align: middle;
float: none;
max-width: 50%;
}
.page-title-inner .pull-left {
max-width: 50%;
}
.page-title-inner .breadcrumb-wrap {
font-size: 17px;
}
.page-title-inner .pull-left .breadcrumb-wrap .breadcrumb {
text-align: left;
}
.page-title-inner .pull-center {
text-align: center;
}
.page-title-inner .pull-right {
text-align: right;
max-width: 50%;
}
h1.page-title {
text-transform: capitalize;
margin-bottom: 0;
-ms-word-break: break-word;
word-break: break-word;
z-index: 1;
position: relative;
color: #fff;
margin-bottom: 13px;
}
.page-title-inner .breadcrumb {
display: inline-block;
position: relative;
}
.breadcrumb {
margin: 0;
padding: 0;
border: none;
display: block;
font-size: 16px;
background: unset;
}
.breadcrumb > span.current {
color: #fff;
}
.page-title-inner > div > .breadcrumb > * {
word-break: break-all;
}
.page-title-inner > div > .breadcrumb a {
position: relative;
}
.page-title-inner > div > .breadcrumb > *::after {
padding: 3px 3.5px 3.5px;
font-size: 11px;
vertical-align: middle;
}
h1.page-title {
position: relative;
}
.paged-2.woocommerce .breadcrumb> span.current:after,
.paged-3.woocommerce .breadcrumb> span.current:after {
padding-left: 7px;
position: relative;
margin: 0 8px 0px 10px;
padding: 4px 3.5px 3px;
color: #fff;
font-size: 9px;
content: "\e661";
font-family: themify;
}
.page-title-inner > div > *:last-child {
margin-bottom: 0;
}
.page-title-inner > div > * {
margin-bottom: 13px;
}
.page-title-inner > .pull-left > * {
text-align: left;
}
.rtl .page-title-inner > .pull-left > * {
text-align: right;
}
.breadcrumb a {
color: #ff6000;
}
.breadcrumb>*:last-child {
padding-right: 0;
}
.breadcrumb>a::after {
content: "";
width: 7px;
height: 7px;
margin: 0 12px 0 17px;
transform: rotate(45deg);
background: #c49f66;
display: inline-block;
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}
.breadcrumb>a:hover::after {
transform: rotate(135deg);
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}
.breadcrumb>a:last-child::after {
display: none;
}
.page-title-wrap .page-title-desc {
margin-bottom: 10px;
} .page-title-default .page-title {
display: inline-block;
font-size: 55px;
line-height: 65px;
font-weight: 700;
}
.error-404-area .page-title-default .page-title,
.error-404-area .page-title-default .breadcrumb > * {
color: #fff;
} article.post {
background: #0e1317;
position: relative;
}
article.post footer a, article.post footer, article.page footer a {
font-weight: 600;
}
.single-post-template article.post {
margin-bottom: 24px;
overflow: initial;
}
.single-post-template .post-author a {
display: inline-block;
clear: both;
}
.single-post-template .article-inner>*:first-child.entry-header {
padding-top: 0;
}
.single-post-template article .article-inner .entry-content {
overflow: hidden;
margin-bottom: 35px;
padding-bottom: 0px;
}
.single-post-template article .article-inner>* {
clear: both;
float: none;
margin-bottom: 10px;
}
.single-post-template article .article-inner> .top-meta {
margin-top: 0px;
margin-bottom: 40px;
padding-bottom: 32px;
border-bottom: solid 1px rgb(255 255 255 / 17%);
}
.single-post-template article .article-inner> .top-meta:first-child {
margin-top: 0;
margin-bottom: 25px;
padding-bottom: 25px;
border-bottom: solid 1px rgb(255 255 255 / 17%);
background: #fff;
}
.single-post-template article .article-inner> .top-meta:nth-child(2) {
z-index: 2;
position: relative;
}
.single-post-template .article-inner .post-format-wrap {
margin-bottom: 30px;
}
.single-post .bottom-meta ul.social-icons>li {
margin-right: 0;
}
.article-inner>* {
margin-bottom: 20px;
}
.article-inner>*:last-child {
margin-bottom: 0;
}
.top-meta ul li i {
margin-right: 5px;
}
.rtl .top-meta ul li i, .rtl .bottom-meta ul li i {
margin-right: 0;
margin-left: 5px;
}
.rtl ul li .post-views i {
margin-left: 0;
margin-right: 5px;
}
.rtl .post-author a > span {
margin-right: 0;
}
.blog-template .top-meta ul li .post-category i {
display: none;
}
.single-post-template .top-meta .post-meta > ul > li {
font-size: 15px;
position: relative;
margin-right: 17px !important;
padding-right: 23px;
letter-spacing: 0.1px;
}
.single-post-template .top-meta .post-meta > ul > li::after {
content: "";
width: 7px;
height: 7px;
background: #fff;
position: absolute;
right: 0;
top: 12px;
border-radius: 0;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
}
.single-post-template .top-meta .post-meta > ul > li:last-child::after {
content: none;
}
.single-post-template .top-meta .post-meta > ul > li:last-of-type {
margin-right: 0px !important;
}
.single-post-template .top-meta .post-meta > ul > li a {
color: #ababab;
}
.single-post-template .top-meta .post-meta > ul > li i {
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
margin-right: 10px;
font-size: 14px;
vertical-align: initial;
}
.single-post-template .top-meta .post-meta .post-author .author-img img {
width: 20px;
}
.post-meta>ul>li.nav-item a {
margin-right: 15px;
}
.post-meta>ul>li.nav-item a:last-child {
margin-right: 0px;
}
.single-post .bottom-meta ul li a {
font-weight: 400;
color: #ababab;
}
.single-post-template .post-tags {
color: #ababab;
}
.single-post-template .post-tags i {
display: none;
}
.single-post .post-meta>ul>li.nav-item .post-tags a {
position: relative;
display: inline-block;
font-size: 15px !important;
line-height: 22px;
color: #ababab;
font-weight: 600;
background: #2c3238;
padding: 6px 20px;
margin-right: 10px;
margin-bottom: 10px;
transition: all .3s;
}
.single-post .post-meta>ul>li.nav-item .post-tags a:hover {
color: #fff;
}
.single-post .post-meta>ul>li.nav-item .post-tags a:last-child {
margin-right: 0px;
}
.post-meta ul li.nav-item:last-child a:after {
display: none;
}
.post-meta>ul>li.nav-item .post-category a,
.post-meta>ul>li.nav-item .post-tags a {
padding-right: 0px;
padding-left: 5px;
margin-right: 0;
position: relative;
}
.single .top-meta .post-meta ul.nav>li.nav-item .post-category a:first-of-type {
padding-left: 0;
}
.single .top-meta .post-meta ul.nav>li.nav-item .post-category a:last-child {
padding-right: 0;
}
.single-post-template .bottom-meta .post-meta > ul > li a {
font-size: 15px;
border-radius: 0;
}
.single-post-template .bottom-meta .post-meta > ul > li a:hover i {
color: #fff;
}
.single-post .post-meta ul.social-icons>li>a i {
vertical-align: unset;
}
.entry-meta .post-category {
padding-left: 1px;
}
.single-post-template article .article-inner> .top-meta:first-child .post-category {
color: #797979;
}
.single-post-template .post-meta .post-social {
display: inline-flex;
}
.post-meta>ul>li.nav-item .post-social a {
margin-right: 6px;
}
.post-meta>ul>li.nav-item .post-social li:last-child a {
margin-right: 0;
}
.entry-title {
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.single-post h3.entry-title {
font-size: 35px;
line-height: 40px;
}
.post-format-wrap {
position: relative;
margin-left: -30px;
margin-right: -30px;
}
.blog-template .post-format-wrap {
margin-bottom: 35px;
} .archive-template .post-format-wrap {
margin-left: -30px;
margin-right: -30px;
}
.post-quote-wrap>.blockquote {
margin-bottom: 0;
}
.site-main.archive-template.list-layout h3.entry-title {
font-size: 20px;
line-height: 1;
}
.site-main.archive-template.list-layout .article-inner .entry-meta.top-meta {
padding-bottom: 0;
}
.site-main.archive-template.list-layout .article-inner .entry-meta.bottom-meta {
padding-top: 15px;
}
.site-main.archive-template.list-layout .entry-content {
padding-top: 15px;
padding-bottom: 15px;
}
.services-archive-title a, .events-archive-title a {
line-height: 30px;
font-size: 20px;
margin-top: 20px;
display: block;
} .entry-meta .post-category span {
padding-right: 10px;
}
.author-info-wrapper .media.author-info .media-left {
padding-right: 0px;
}
.pull-center .author-info-wrapper .media.author-info {
display: inline-block;
}
.pull-center .author-info-wrapper .media.author-info .media-left {
margin-bottom: 20px;
}
.nav.author-social>li>a>i {
height: 30px;
line-height: 30px;
width: 30px;
}
span.view-count {
padding: 2px 10px;
background: rgb(255, 7, 236);
color: #fff;
margin: 0 10px;
text-align: center;
text-align: -webkit-center;
}
.post-meta .post-author .author-img img {
border-radius: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
-o-border-radius: 30px;
-ms-border-radius: 30px;
width: 20px;
}
.single .post-author a > span.author-img {
margin-right: 10px;
}
.single .post-author a > span {
margin-right: 0;
text-transform: capitalize;
vertical-align: middle;
margin-left: 0 !important;
}
.media-left.author-img>img {
max-width: inherit;
width: auto;
}
ul.comments {
list-style: none;
}
ul.comments .media-body {
overflow: auto;
}
.single-post .author-info {
background: #f5f5f5;
padding: 30px;
margin-top: 45px;
margin-bottom: 43px;
border: 1px solid #f2f2f2 !important;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.single-post .author-info .author-avatar.me-3 {
margin-right: 25px !important;
}
.single-post .author-info .posts-count h5 {
margin-bottom: 18px;
font-weight: 700;
font-size: 22px;
}
.single-post .author-info .posts-count h5 a.author-link {
color: #222;
}
.single-post .author-info .author-bio p {
margin-bottom: 18px;
}
.author-info ul.social-icons>li>a {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
width: 30px;
height: 30px;
font-size: 13px;
line-height: 35px;
text-align: center;
background: #fff;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
}
.author-info ul.social-icons>li>a.social-youtube i {
color: #c4302b;
}
.author-info ul.social-icons>li>a.social-vimeo i {
color: #86c9ef;
}
.author-info ul.social-icons>li>a.social-fb i {
color: #3b5998;
}
.author-info ul.social-icons>li>a.social-twitter i {
color: #1da1f2;
}
.author-info-wrapper .author-avatar img {
margin-bottom: 0;
border-radius: 50%;
}
.author-template article .entry-title a,
.category-template article .entry-title a,
.search-template article .entry-title a,
.archive-template article .entry-title a,
.tag-template article .entry-title a {
color: #21212d;
}
.author-template .entry-title,
.category-template .entry-title,
.search-template .entry-title,
.archive-template .entry-title,
.tag-template .entry-title {
font-size: 1.3125rem;
line-height: 1.5;
}
.author-template .entry-meta.top-meta,
.category-template .entry-meta.top-meta,
.search-template .entry-meta.top-meta,
.archive-template .entry-meta.top-meta,
.tag-template .entry-meta.top-meta {
margin-bottom: 15px;
}
.author-template  article.post footer a, .author-template article.post footer,
.category-template  article.post footer a, .category-template article.post footer,
.search-template  article.post footer a, .search-template article.post footer,
.archive-template  article.post footer a, .archive-template article.post footer,
.tag-template  article.post footer a, .tag-template article.post footer {
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
} .left-gallery-grid,
.right-gallery-grid,
.right-gallery-grid>.grid-popup {
float: left;
max-width: 50%;
}
.left-gallery-grid .grid-popup {
border-right: 1px solid #ffffff;
}
.right-gallery-grid>.grid-popup {
border: 1px solid #ffffff;
}
.right-gallery-grid {
margin-right: -1px;
margin-top: -2px;
}
.single-post-template .right-gallery-grid {
margin-top: -1px;
}
.right-gallery-grid>.grid-popup:nth-of-type(1n+5) {
display: none;
} article.post {
margin-bottom: 50px;
height: auto;
overflow: hidden;
padding: 0;
}
.standard-layout article.post, 
.standard-layout article.page {
border-radius: 10px;
padding: 30px;
box-shadow: rgba(2, 2, 2, 0.06) 0px 0px 50px;
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}
.standard-layout article.post .article-inner >.post-format-wrap:first-child {
margin-top: -30px;
}
.standard-layout article.page {
padding: 30px;
margin-bottom: 30px;
}
article.post .post-format-wrap .post-overlay-items {
padding: 10px 30px;
}
.post-thumb-wrap {
position: relative;
overflow: hidden;
}
.post-thumb-wrap img {
max-width: 100%;
}
.post-full-thumb-wrap {
height: auto;
position: relative;
width: 100%;
background-color: #fff;
}
.blog-template.grid-layout ul.nav li {
display: inline-block;
}
.blog-template .entry-title a {
font-size: 28px;
line-height: 36px;
color: #fff;
}
.blog-template .entry-title {
line-height: 0;
}
.grid-layout .top-standard-post article.post header.entry-header {
margin-top: 0;
padding-top: 0;
}
.list-layout .article-inner .entry-meta.top-meta,
.list-layout .post-meta .nav .post-category {
padding-bottom: 0;
}
.grid-layout article {
display: inline-block;
overflow: hidden;
background: #0e1317;
}
.grid-layout article:hover {
-webkit-box-shadow: 0 0 70px rgb(0 0 0 / 8%);
box-shadow: 0 0 70px rgb(0 0 0 / 8%);
}
.grid-layout .article-inner> * {
position: relative;
}
.grid-layout.grid-normal > article,
.grid-layout .isotope > article {
opacity: 0;
}
.grid-layout.grid-normal > article.grid-dyno-visible,
.grid-layout .isotope > article.grid-dyno-visible {
opacity: 1;
}
.grid-layout .article-inner h3.entry-title {
font-size: 28px;
line-height: 36px;
position: relative;
padding-bottom: 0;
margin-bottom: 0;
}
.grid-layout .article-inner h3.entry-title:before {
content: "";
position: absolute;
background-color: #28253700;
background-image: -webkit-linear-gradient(left, #3c3b5200 0%, #c49f66 148%);
background-image: -moz-linear-gradient(left, #3c3b5200 0%, #c49f66 148%);
background-image: -o-linear-gradient(left, #3c3b5200 0%, #c49f66 148%);
background-image: linear-gradient(left, #3c3b5200 0%, #c49f66 148%);
bottom: -28px;
right: -31px;
width: 293px;
height: 3px;
transition: all .4s;
}
.grid-layout .article-inner:hover h3.entry-title:before {
width: 0;
transition: all .4s;
}
.grid-layout .article-inner h3.entry-title:after {
content: "";
position: absolute;
background-color: #28253700;
background-image: -webkit-linear-gradient(right, #3c3b5200 0%, #c49f66 148%);
background-image: -moz-linear-gradient(right, #3c3b5200 0%, #c49f66 148%);
background-image: -o-linear-gradient(right, #3c3b5200 0%, #c49f66 148%);
background-image: linear-gradient(right, #3c3b5200 0%, #c49f66 148%);
bottom: -28px;
left: -31px;
width: 0;
height: 3px;
transition: all .4s;
}
.grid-layout .article-inner:hover h3.entry-title:after {
width: 293px;
transition: all .4s;
}
.grid-layout .bottom-meta .post-meta .nav .post-category {
padding-bottom: 0;
}
.grid-layout article .article-inner .entry-meta.top-meta {
margin-bottom: 15px;
}
.grid-layout article .article-inner .entry-meta.top-meta:first-child {
margin-top: 29px;
}
.grid-layout .top-meta .post-author span.author-name,
.grid-layout .top-meta .post-category a {
font-size: 14px;
margin: 0;
font-weight: 400;
}
.grid-layout .top-meta ul.nav li {
position: relative;
line-height: 1;
margin-right: 15px;
align-self: center;
}
.grid-layout .top-meta ul.nav li:first-child {
margin-left: 0;
}
.grid-layout .top-meta ul.nav li .post-date a,
.grid-layout .top-meta .post-author span.author-name {
color: #797979;
}
.grid-layout .top-meta ul.nav li:last-child {
padding-right: 0px;
margin-right: 0;
}
.grid-layout .top-meta ul.nav li:last-child::before {
content: none;
}
.grid-layout .top-meta .post-meta>ul>li.nav-item .post-category a {
color: #777 !important;
}
.post-meta ul li.nav-item a.read-more {
margin-right: 0;
text-decoration: underline;
}
.post-meta ul li.nav-item a.read-more:hover,
.article-inner.post-items .post-more:hover:after {
color: #000;
}
.blog-template article.post footer a,
.blog-template article.post footer {
font-size: 15px;
font-weight: 700; 
font-size: 10px;
}
.article-inner header.entry-header {
margin-bottom: 10px;
}
.grid-layout .article-inner>.post-format-wrap {
margin-right: 0;
margin-bottom: 31px;
}
.blog-template .entry-meta.top-meta {
margin-bottom: 15px;
}
.blog .top-meta .post-meta ul li,
.archive .top-meta .post-meta ul li,
.search.search-results .top-meta .post-meta ul li {
text-transform: uppercase;
}
.search-template article.page,
.search-template article.product {
padding: 30px;
border: 1px solid #eaeaea;
border-radius: 10px;
box-shadow: 0 3px 35px -8px #ccc;
}
.search-template article.product .post-format-wrap:first-child {
margin-top: -30px;
}
.search-template article.product {
overflow: hidden;
}
.entry-content .wp-block-button:not(.is-style-squared) .wp-block-button__link {
border-radius: 0;
}
input[type="search"] {
padding: 0.36rem 0.66rem;
}
.single .entry-content form.wp-block-search {
margin-bottom: 1.5em;
}
figure.alignnone, figure.aligncenter {
width: auto !important;
} article.post .post-format-wrap .post-overlay-items {
padding: 0 30px 30px;
}
article.post:last-child,
.single-post .article-inner>*:last-child,
.grid-layout .article-inner>*:last-child,
.list-layout .article-inner>.post-list-right-part>*:last-child {
margin-bottom: 5px;
}
.grid-layout .article-inner>*,
.list-layout .article-inner>.post-list-right-part>* {
margin-bottom: 20px;
}
.post-overlay-items {
bottom: 0;
position: absolute;
max-width: 100%;
left: 0;
right: 0;
}
.article-inner .post-overlay-items .entry-meta.top-meta {
padding: 0;
}
.set-bg-img {
background-position: center center;
background-size: cover;
min-height: 400px;
width: 100%;
max-height: 400px;
}
.post-full-thumb-wrap .post-overlay-items {
position: relative;
padding: 40px 0 60px;
}
.post-full-thumb-wrap .post-overlay-items.thumb-exists {
bottom: 0;
left: 0;
position: absolute;
right: 0;
}
.post-overlay-items>* {
margin-bottom: 15px;
line-height: 1.2;
}
.post-overlay-items>*:last-child {
margin-bottom: 0;
}
.post-overlay-items.video-post-overlay {
position: relative;
} .grid-layout article.post .post-format-wrap .post-overlay-items {
padding: 0 20px 20px;
}
.article-inner>.post-format-wrap,
.grid-layout .article-inner>.post-format-wrap {
margin-top: 0px;
}
.grid-layout .article-inner {
position: relative;
padding: 0px 30px 28px 30px;
transition: all 350ms ease;
border: solid 1px #1d2128;
}
.grid-layout .article-inner>.post-format-wrap:first-child {
margin-left: -30px;
margin-right: -30px;
}
.grid-layout.isotope article.post {
float: none;
}
.grid-layout .article-inner .post-thumb-wrap img {
transition: 2s;
-webkit-transition: 2s;
-moz-transition: 2s;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.grid-layout .article-inner .entry-meta.top-meta:first-child .post-meta {
float: left;
}
.grid-layout .article-inner .top-meta .post-date {
position: relative;
}
.grid-layout .top-meta .post-meta>ul>li.nav-item .post-date a {
color: #ABABAB;
}
article.post .article-inner.text-center>* {
padding-left: 15px;
padding-right: 15px;
}
.standard-layout article.post .article-inner>*.entry-content {
margin-bottom: 10px;
}
article.post .article-inner>*.post-nav-icon,
article.post .article-inner>*.post-format-wrap {
padding: 0;
}
article.post a.more-icon {
font-size: 14px;
color: #fff;
display: block;
background: #dddddd;
padding: 16px 0;
text-align: center;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.blog-wrapper.blog-style-1 .post-author>a:hover,
article.post .article-inner:hover .entry-title a {
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.text-center .pull-left,
.text-center .top-meta ul li,
.text-center .pull-right,
.text-center .bottom-meta ul li {
float: none;
clear: both;
display: block;
width: 100%;
}
.grid-layout .post-meta>ul>li .post-date a{
font-size: 13px;
letter-spacing: 0;
}
.post-quote-wrap,
.post-link-wrap {
background-size: cover;
text-align: center;
}
.grid-layout .post-meta>ul>li.nav-item a{
margin-right: 0px;
}
.grid-layout .top-meta .post-meta>ul>li.nav-item a {
letter-spacing: 0.00em;
text-transform: capitalize;
color: #797979;
font-size: 15px;
font-weight: 400;
line-height: 1;
}
.grid-layout .top-meta .post-meta>ul>li.nav-item a.read-more {
text-decoration: none;
display: block;
line-height: 1;
padding: 0px 17px 0px 0px;
position: relative;
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
letter-spacing: 1px;
}
.grid-layout .top-meta .post-meta>ul>li.nav-item a.read-more::before {
content: "\e65a";
font-family: themify;
background: unset;
position: absolute;
right: 0px;
font-size: 13px;
text-align: center;
top: 50%;
transform: translateY(-50%) rotate(45deg);
border-radius: 50%;
margin-top: 0;
}
.grid-layout .article-inner .top-meta .post-date > * {
vertical-align: initial;
}
.grid-layout .top-meta .post-date i.before-icon {
margin-right: 7px;
font-size: 13px;
}
.grid-layout .top-meta ul.nav li .post-author a .author-name {
position: relative;
height: 21px;
line-height: 22px;
display: inline-block;
}
.grid-layout .top-meta ul.nav li .post-author a .author-name::before {
content: "";
width: 4px;
height: 21px;
position: absolute;
left: 0;
}
.grid-layout .article-inner header.entry-header {
margin-bottom: 0px;
}
.grid-layout .article-inner header.entry-header:first-child {
padding-top: 26px;
}
.grid-layout .article-inner> .entry-content {
margin-bottom: 25px;
word-break: break-word;
} 
.grid-layout .top-meta .post-meta>ul>li.nav-item .post-category a {
padding: 7px 15px 6px !important;
margin-right: 8px;
margin-bottom: 8px;
text-transform: capitalize;
font-size: 14px;
font-weight: 600;
z-index: 1;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border: 2px solid #efefef;
}
.grid-layout .top-meta .post-meta>ul>li.nav-item .post-category a:hover {
color: #fff !important;
}
.grid-layout .top-meta .post-meta>ul>li.nav-item .post-category {
font-size: 0;
}
.grid-layout .top-meta .post-meta>ul>li.nav-item .post-category a:hover {
color: #fff;
}
.grid-layout .top-meta .post-meta>ul>li.nav-item .post-category a:first-of-type {
padding-left: 0px;
}
.grid-layout .article-inner> footer.entry-footer .bottom-meta .post-author span.author-name {
margin-right: 0;
color: #1c1b1b;
}
.grid-layout .article-inner> footer.entry-footer .bottom-meta .post-date a {
text-decoration: none;
text-transform: uppercase;
font-size: 14px;
font-weight: 400;
color: #797979;
letter-spacing: 0.5px;
}
.grid-layout .article-inner> footer.entry-footer .bottom-meta .post-date {
line-height: 1;
}
.grid-layout .article-inner> footer.entry-footer .bottom-meta .post-date i {
font-size: 14px;
margin-right: 7px;
vertical-align: 0;
}
.grid-layout .article-inner> footer.entry-footer .bottom-meta .post-more .read-more {
text-decoration: none;
display: block;
line-height: 1;
padding: 0px 17px 0px 0px;
position: relative;
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
letter-spacing: 1.5px;
transition: all .3s;
}
.grid-layout .article-inner> footer.entry-footer .bottom-meta .post-more .read-more::before {
content: "\e65a";
font-family: themify;
background: unset;
position: absolute;
right: 0px;
font-size: 13px;
text-align: center;
top: 50%;
transform: translateY(-50%) rotate(45deg);
border-radius: 50%;
margin-top: 0;
transition: all .3s;
}
.grid-layout .article-inner> footer.entry-footer .bottom-meta .post-more {
position: relative;
line-height: 1;
}
.grid-layout .article-inner:hover> footer.entry-footer .bottom-meta .post-more .read-more {
letter-spacing: 1px;
transition: all .3s;
}
.grid-layout .article-inner:hover> footer.entry-footer .bottom-meta .post-more .read-more::before {
color: #2c3238;
transition: all .3s;    
animation: blinker 1s linear infinite;
-moz-animation: blinker 1s linear infinite;
-webkit-animation: blinker 1s linear infinite;
} .site-main.list-layout .post-quote-wrap>.blockquote,
.site-main.list-layout .post-link-inner,
.site-main.list-layout .post-format-wrap .post-audio-wrap {
margin-bottom: 0;
}
.list-layout .article-inner .post-list-left-part {
margin-top: 0;
}
.list-layout .article-inner>* {
margin-bottom: 0;
}
.list-layout .article-inner .post-list-left-part,
.list-layout .article-inner .post-list-right-part {
float: left;
width: 50%;
}
.list-layout .article-inner .post-list-right-part {
padding: 0 20px;
}
.list-layout .article-inner .post-list-right-part.post-list-full {
width: 100%;
margin-top: 0;
}
.site-main.list-layout .blockquote {
border-left: 0;
}
.site-main.list-layout .post-format-wrap {
margin: 0;
}
.list-layout article.post {
padding: 30px;
border: 1px solid #eee;
}
.list-layout .article-inner .post-list-left-part {
padding-left: 0;
}
.list-layout article.post header.entry-header {
padding-top: 0;
} .post-pagination-wrap {
margin-top: 40px;
}
.standard-layout .post-pagination-wrap {
margin-top: 70px;
}
.pagination li.nav-item {
display: inherit;	    
margin-right: 7px;
}
.pagination li.nav-item:last-child {
margin-right: 0px;
}
.nav.pagination>li.nav-item a,
.nav.pagination>li.nav-item span {
color: #fff;
width: 45px;
padding: 0;
text-align: center;
border-radius: 0;
height: 45px;
line-height: 45px;
transition: all .3s;
}
.nav.pagination>li.nav-item a.next-page, .nav.pagination>li.nav-item a.prev-page {
width: 45px;
padding: 0;
text-align: center;
height: 45px;
line-height: 45px;
transition: all .3s;
}
.nav.pagination>li.nav-item a {
color: #fff;
}
.nav.pagination>li.nav-item a,
.nav.pagination>li.nav-item a:hover {
color: #fff;
transition: all .3s;
}
.nav.pagination>li.nav-item a.next-page i, .nav.pagination>li.nav-item a.prev-page i {
font-size: 12px;
}
.nav.pagination>li.nav-item.active a, .nav.pagination>li.nav-item.active span,.nav.pagination>li.nav-item a:hover  {
background: #000;
transition: all .3s;
}
.nav.pagination>li.nav-item.active a,
.nav.pagination>li.nav-item.active span,
.nav.pagination>li.nav-item.next a,
.nav.pagination>li.nav-item.previous a {
color: #fff;
}
.post-comments .next.page-numbers,
.post-comments .prev.page-numbers {
font-size: 0;
}
.post-comments .prev.page-numbers::before {
content: "\e64a";
}
.post-comments .next.page-numbers::before {
content: "\e649";
}
.post-comments .prev.page-numbers::before,
.post-comments .next.page-numbers::before {
font-family: "themify";
font-size: 13px;
vertical-align: middle;
}
.nav.pagination > li.nav-item.next a,
.nav.pagination > li.nav-item.previous a {
background: #000;
}
.nav.pagination>li.nav-item a:hover {
color: #fff;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
margin: 0 0 1.5em;
padding: 0 1em 0 0;
width: 33%;
}
.gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
background: none;
display: inline-block;
max-width: 100%;
}
.gallery-item a img {
display: block;
-webkit-transition: -webkit-filter 0.2s ease-in;
transition: -webkit-filter 0.2s ease-in;
transition: filter 0.2s ease-in;
transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.gallery-item a:hover img,
.gallery-item a:focus img {
-webkit-filter: opacity(60%);
filter: opacity(60%);
}
.gallery-caption {
display: block;
text-align: center;
padding: 0 10px 0 0;
margin-bottom: 0;
} .post .post-tags a {
display: inline-block;
}
.post .post-category a {
display: inline-block;
} .single-post-template .post-format-wrap {
margin-left: 0;
margin-right: 0;
}
.single-post-template h1.entry-title {
font-size: 50px;
line-height: 59px;
}
blockquote,
.wp-block-quote,
.wp-block-quote.is-large {
font-size: 20px;
line-height: 32px;
font-weight: 600;
color: #ffffff;
position: relative;
padding: 30px;
margin: 15px 0;
background: #151920;
border-left: unset;
}
.single-post-template blockquote, .wp-block-quote.has-text-align-right, blockquote.wp-block-quote.is-style-large,
.page blockquote {
margin: 40px 0px 35px 0px;
padding: 30px 30px 30px 92px;
border-right: unset;
z-index: 1;
position: relative;
overflow: hidden;
border-radius: 0;
}
.single-post-template blockquote.wp-block-quote {
color: #ffffff;
}
.single-post-template .wp-block-columns blockquote.wp-block-quote {
padding: 40px 15px 35px 40px;
}
.single-post-template .wp-block-columns blockquote.wp-block-quote:after {
left: -17px;
top: -24px;
content: "";
}
.single-post-template .wp-block-columns blockquote.wp-block-quote:before {
left: 0;
top: 0;
font-size: 21px;
}
.wp-block-quote.has-text-align-right {
padding: 30px 60px 30px 30px;
border-left: inherit;
}
.single-post-template blockquote[style*="text-align:right"] {
padding: 50px 80px;
}
.single-post-template blockquote:before, .comments blockquote:before, 
.page blockquote:before, 
blockquote:before, 
.wp-block-quote:before, .wp-block-quote.is-large:before {
content: "\e67f";
font-family: 'themify';
width: 40px;
height: 40px;
position: absolute;
left: 11px;
font-size: 27px;
top: 11px;
color: #fff;
text-align: center;
}
.single-post-template blockquote:after, .comments blockquote:after, 
.page blockquote:after, 
blockquote:after, 
.wp-block-quote:after, .wp-block-quote.is-large:after {
content: "";
width: 60px;
height: 60px;
position: absolute;
left: 0;
top: 0;
border-radius: 0;
z-index: -1;
}
.wp-block-pullquote.is-style-solid-color blockquote {
position: relative;
background: #151920;
}
.single-post-template blockquote>* {
z-index: 1;
position: relative;
margin-bottom: 0;
}
.page blockquote > p {
margin-bottom: 0;
}
.single-post-template blockquote> cite, 
.single-post-template .wp-block-quote.is-style-large cite {
font-size: 17px;
line-height: 26px;
text-transform: capitalize;
}
.single-post-template .wp-block-quote.is-style-large cite {
display: flex;
}
p.quote-author {
font-weight: 500;
}
.single-post-template blockquote .quote-author,
.single-post-template blockquote cite {
margin-top: 5px;
position: relative;
font-size: 16px;
font-style: italic;
padding-left: 29px;
}
.single-post-template blockquote .quote-author::before,
.single-post-template blockquote cite::before {
content: "";
width: 20px;
height: 2px;
position: absolute;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
left: 0;
}
.single-post-template blockquote cite {
display: inline-block;
}
.restaurt-single-post .post-full-thumb-wrap .post-video-wrap {
max-height: 500px;
overflow: hidden;
position: relative;
text-align: center;
text-align: -webkit-center;
}
blockquote.about-quote {
background: #ffffff;
padding: 20px;
font-style: italic;
line-height: 36px;
}
.single-post-template .post-meta ul.social-icons li a {
border: unset;
text-align: center;    
border-radius: 50%;
}
.single-post .custom-post-nav {
padding: 0 0;
}
.post-navigation-wrapper .nav-links.custom-post-nav>div {
min-height: auto;
background-size: cover;
color: #898585;
position: relative;
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
background-image: none !important;
background-color: transparent;
max-width: 48%;
float: left;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
position: relative;
}
.post-navigation-wrapper .nav-links.custom-post-nav>div {
font-size: 12px;
max-width: 48%;
align-self: center;
}
.post-navigation-wrapper .nav-links.custom-post-nav>div > a {
color: #090C0F;
}
.post-navigation-wrapper .nav-links.custom-post-nav>div h4 {
font-size: 22px;
line-height: 32px;
margin-bottom: 0;
padding: 0;
align-self: center;
}
.post-navigation-wrapper .nav-links.custom-post-nav>div:hover a h4,
.post-navigation-wrapper .nav-links.custom-post-nav>div a h4 {
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}
span.post-nav-link-sub {
display: block;
font-size: 13px;
font-weight: 700;
padding-bottom: 10px;
}
.post-navigation-wrapper .nav-links.custom-post-nav>div.next-nav-link {
text-align: right;
float: right;
}
.post-navigation-wrapper .nav-links.custom-post-nav>div a {
font-size: 18px;
font-weight: 600;
word-break: break-word;
display: inline-flex;
margin: unset;
background: transparent !important;
overflow: visible;
padding: 40px 40px;
}
.post-navigation-wrapper .nav-links.custom-post-nav>div>* {
position: relative;
z-index: 1;
}
.single-post .custom-post-nav > .prev-nav-link > .post-nav-text, .single-post .custom-post-nav > .next-nav-link > .post-nav-text {
display: none;
}
.custom-post-nav > .prev-nav-link > .post-nav-text, .custom-post-nav > .next-nav-link > .post-nav-text {
margin: 0 10px;
}
.single-post .post-navigation-wrapper .nav-links.custom-post-nav>div>i {
display: none;
}
.single-post .custom-post-nav {
margin: 0 0;
display: flex;
justify-content: space-between!important;
background: #151920;
border: none;
}
.post-navigation-wrapper .nav-links.custom-post-nav .prev-nav-link a.prev::before {
content: "\e629";
}
.post-navigation-wrapper .nav-links.custom-post-nav .next-nav-link a.next::after {
content: "\e628";
right: auto;
left: inherit;
margin-left: 20px;
margin-right: 0 !important;
}
.post-navigation-wrapper .nav-links.custom-post-nav .prev-nav-link a.prev::before,
.post-navigation-wrapper .nav-links.custom-post-nav .next-nav-link a.next::after {
font-family: Themify;
font-size: 16px;
line-height: 1;
font-weight: 200;
vertical-align: middle;
margin-right: 20px;
margin-top: -1px;
padding: 15px;
display: table;
align-items: center;
align-self: center;
color: #fff;
border-radius: 0;
transition: all .3s;
}
.post-navigation-wrapper .nav-links.custom-post-nav .prev-nav-link a.prev:hover::before, 
.post-navigation-wrapper .nav-links.custom-post-nav .next-nav-link a.next:hover::after {
color: #fff;
transition: all .3s;
}
.single-post .post-navigation-wrapper .nav-links.custom-post-nav .prev-nav-link a.prev::before,
.single-post .post-navigation-wrapper .nav-links.custom-post-nav .next-nav-link a.next::after {
position: relative;
}
.single-post .post-navigation-wrapper .nav-links.custom-post-nav .prev-nav-link a.prev:hover::before, 
.single-post .post-navigation-wrapper .nav-links.custom-post-nav .prev-nav-link a.prev:hover::after,
.single-post .custom-post-nav .next-nav-link > a:hover:before,
.single-post .custom-post-nav .next-nav-link > a:hover:after {
border-width: 0;
background: #2c3238 !important;
}
.single-post .post-navigation-wrapper .nav-links.custom-post-nav .next-nav-link a.next:hover::after {
background: #2c3238 !important;
}
.single-post-template article.post .post-format-wrap .post-overlay-items {
padding-bottom: 0;
color: #fff;
}
.custom-post-nav > a:hover {
background: #090C0F;
}
.single-post-content {
line-height: 30px;
}
.single-post-content .lead {
font-size: 17px;
line-height: 34px;
font-weight: 600;
}
.single-post-template article.post .post-format-wrap .post-overlay-items .post-meta ul li a {
color: #fff;
}
.post-full-thumb-wrap .owl-carousel {
max-height: 500px;
}
.restaurt-single-post .post-link-inner,
.restaurt-single-post .post-quote-wrap>.blockquote {
padding: 150px 15px;
}
.restaurt-single-post .post-quote-wrap blockquote {
margin-bottom: 0;
}
.post-audio-full-wrap .post-audio-wrap {
padding-left: 15px;
padding-right: 15px;
}
.post-navigation .nav-links>* {
min-width: 180px;
width: auto;
}
.post-navigation-wrapper.clearfix {
position: relative;
margin-top: 0;
padding: 30px 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
border-left: unset;
border-right: unset;
}
.single-post .custom-post-nav .prev-nav-link > a, .single-post .custom-post-nav .next-nav-link > a {
box-shadow: none;
}
.navigation.post-navigation .nav-next {
float: right;
}
.post-navigation .nav-links .nav-next,
.post-navigation .nav-links .nav-previous {
position: relative;
}
.post-navigation .nav-links .nav-previous a,
.post-navigation .nav-links .nav-next a {
border-style: solid;
border-width: 1px;
display: inline-block;
}
.post-navigation .nav-links .nav-previous a {
padding: 6px 15px 6px 32px;
}
.post-navigation .nav-links .nav-next a {
padding: 6px 32px 6px 15px;
}
.post-navigation .nav-links .nav-next a:hover,
.post-navigation .nav-links .nav-previous a:hover {
color: #fff;
}
.post-navigation .nav-links .nav-previous:before,
.post-navigation .nav-links .nav-next:after {
font-family: fontawesome;
position: absolute;
top: 50%;
font-size: 20px;
color: #333;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.post-navigation .nav-links .nav-previous:hover:before,
.post-navigation .nav-links .nav-next:hover:after {
color: #fff;
transition: all 0.4s ease-in-out 0s;
-moz-transition: all 0.4s ease-in-out 0s;
-webkit-transition: all 0.4s ease-in-out 0s;
-o-transition: all 0.4s ease-in-out 0s;
-ms-transition: all 0.4s ease-in-out 0s;
}
.post-navigation .nav-links .nav-previous:before {
content: "\f104";
left: 14px;
}
.post-navigation .nav-links .nav-next:after {
content: "\f105";
right: 14px;
}
.post-navigation .custom-post-nav::before {
content: "";
width: 1px;
height: 45px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
background-size: cover;
background: rgb(255 255 255 / 25%);
}
.related-slider-wrapper {
margin-top: 85px;
}
.related-slider-wrapper h4 {
color: #000;
margin-bottom: 30px;
font-size: 25px;
line-height: 30px;
} .standard-layout .post-video-wrap iframe,
.single-post-template .post-video-wrap iframe {
min-height: 400px;
}
.top-standard-post article.post {
margin-bottom: 30px;
max-width: 100%;
width: 100% !important;
}
.grid-layout .post-video-wrap iframe,
.list-layout .post-video-wrap iframe {
min-height: 200px;
} .post-link-inner i {
font-size: 35px;
color: #fff;
}
.post-link-inner h4 {
padding-top: 20px;
}
.post-link-wrap a.post-link:hover {
opacity: .7;
}
.post-audio-wrap .mejs__audio {
max-width: 100%;
}
.post-video-wrap {
min-height: 200px;
} .post-quote-wrap>.blockquote,
.post-link-inner {
padding: 50px 15px;
background-color: rgba(0, 0, 0, 0.7);
}
.post-quote-wrap>.blockquote h4,
.post-link-wrap .post-link-inner a {
color: #fff;
line-height: 42px;
}
.post-quote-wrap>.blockquote .blockquote-footer {
color: #ffffff;
margin-top: 10px;
}
.post-quote-wrap blockquote.blockquote {
text-align: center;
text-align: -webkit-center;
}
.blockquote {
font-size: 18px;
color: rgba(0, 0, 0, 0.8);
}
.post-quote-wrap.blockquote-theme .blockquote,
.post-link-wrap.post-link-theme .post-link-inner {
border: 25px rgba(0, 0, 0, 0.05) solid;
} .comments .media>.media-left img{
margin-right: 20px;
}
.comment-like {
cursor: pointer;
}
ul.nav.comments-like-nav > li {
position: relative;
text-align: center;
width: 30px;
margin: 0;
padding: 0;
}
span.comment-likes-count, span.comment-dislikes-count {
position: absolute;
top: -100%;
left: 0;
text-align: center;
background: #333;
color: #fff;
border-radius: 4px;
width: 30px;
visibility: hidden;
opacity: 0;
transition: opacity ease 0.35s;
}
.comments-like-nav > li:hover span.comment-likes-count, .comments-like-nav > li:hover span.comment-dislikes-count {
opacity: 1;
visibility: visible;
}
.comments li.comment {
padding-bottom: 10px;
margin-bottom: 30px;
border-bottom: 1px dashed #151920;
}
.restaurt-single-post .post-comments .comments {
margin-bottom: 22px;
padding-left: 0;
}
.restaurt-single-post .post-comments .comments>* {
margin-bottom: 40px;
}
.comments li.comment:last-child {
margin-bottom: 0;
}
.post-comments-wrapper{
margin-top: 38px;
}
.post-comments-wrapper .comment-respond {
padding: 30px 40px 48px;
background: #080c0e;
}
.restaurt-single-post .post-comments-wrapper .comment-respond {
margin-top: 42px;
}
.restaurt-single-post .post-comments-wrapper ul.comments ul .comment-respond {
margin-bottom: 42px;
}
.post-comments-wrapper .comment-form-author,
.post-comments-wrapper .comment-form-url,
.post-comments-wrapper .comment-form-email,
.post-comments-wrapper .comment-form-cookies-consent {
margin-bottom: 20px;
}
.post-comments-wrapper .comment-form-comment{
margin-bottom: 10px;
}
.post-comments-wrapper .comment-form-cookies-consent {
display: none;
}
.post-comments-wrapper .form-control {
font-size: 16px;
font-weight: 400;
border-radius: 0;
padding: 0 15px;
height: 55px;
line-height: 55px;
border: none;
border-bottom: 1px solid #2e3033;
padding-left: 0;
padding-right: 0;
color: #bfbfbf;
background: transparent;
}
.post-comments-wrapper textarea.form-control {
height: 140px;
line-height: 30px;
padding: 0;
}
.post-comments-wrapper input {
display: inline-block;
font-size: 0.75rem;
line-height: 2.25;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.comment-form-cookies-consent > * {
display: inline;
}
.comment-form-cookies-consent input[type=checkbox] {
margin-right: 6px;
}
.post-comments-wrapper p.form-submit input {
margin-top: 20px;
padding: 17px 35px;
line-height: 1;
border-radius: 3px;
}
.post-comments-wrapper p.form-submit input:hover {
color: #fff;
}
.post-comments .comment-meta {
margin-bottom: 10px;
}
.post-comments .media-body img {
margin: 6px 0 0 0;
}
ul.comments>li {
max-width: 100%;
}
ul.comments .media-body p:last-child {
margin-bottom: 0;
}
ul.comments .comment-respond {
margin-bottom: 24px;
}
.post-comments span.author {
font-size: 16px;
font-weight: 900;
color: #090C0F;
display: block;
margin-bottom: 2px;
line-height: 23px;
}
.comment-meta span.date {
font-weight: 400;
font-size: 12px;
text-transform: uppercase;
}
.comment-text span.reply {
border: 1px solid rgb(255 255 255 / 16%);
border-radius: 0;
}
.comment-text span.reply a {
float: right;
font-weight: 700;
text-transform: capitalize;
font-size: 13px;
padding: 0px 12px;
color: #222;
border-radius: 0;
transition: all .3s;
}
.comment-text span.reply a {
color: #fff;
margin: 5px;
}
.comment-text span.reply:hover a {
color: #fff;
transition: all .3s;
}
.comments .author-img img {
-webkit-border-radius: 0%;
-moz-border-radius: 0%;
-ms-border-radius: 0%;
-o-border-radius: 0%;
border-radius: 0%;
}
.post-comments-wrapper ul.children {
padding-left: 40px;
}
.restaurt-single-post .post-comments .comments {
margin-bottom: 20px;
padding-left: 0;
}
div#comments_pagination {
display: inline-flex;
margin-top: 20px;
margin-bottom: 20px;
}
.post-comments .page-numbers {
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
color: #fff;
margin-right: 10px;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}
.post-comments .page-numbers.current, .post-comments .page-numbers:hover {
background: transparent;
}
.post-comments .page-numbers:last-child {
margin-right: 0;
}
.post-comments .page-numbers.current, 
.post-comments .page-numbers:hover {
color: #fff;
}
p.logged-in-as,
p.comment-notes {
margin-bottom: 15px;
}
.comment-form p.form-submit {
margin-bottom: 0px;
}
p.logged-in-as > a {
color: #fff;
text-transform: capitalize;
}
.post-comments-wrapper .form-control:before {
content: "";
width: 0;
height: 1px;
position: absolute;
bottom: 0;
transition: ease-in .3s;
border-bottom: 1px solid;
border-image: linear-gradient(to right, #c49f66, rgb(58 123 213 / 0%));
border-image-slice: 1;
}
.post-comments-wrapper .form-control:hover:before {
width: 100%;
transition: ease-in .3s;
} .nav.comments-share>li,
.comments-like-nav>li {
padding: 0 8px;
}
.post-meta .author-img {
display: inline-block;
vertical-align: middle;
margin-right: 7px;
}
.post-meta .nav .nav-item:first-child,
.nav.comments-share>li:first-child,
.comments-like-nav>li:first-child {
padding-left: 0;
}
.post-meta .nav .nav-item:last-child,
.nav.comments-share>li:last-child,
.comments-like-nav>li:last-child {
padding-right: 0;
}
.post-meta .nav .nav-item:last-child {
float: none;
}
.post-tags a {
padding-left: 4px;
}
article .entry-title a {
color: #333;
}
.standard-layout article.post:first-child header.entry-header {
padding-top: 0;
}
.post-fav-wrap a.icon.icon-heart.post-fav-done,
.single-post-template article.post .post-format-wrap .post-overlay-items .post-fav-wrap a.icon.icon-heart.post-fav-done {
color: #e72153;
}
.post-fav-wrap a>* {
display: inline-block;
vertical-align: inherit;
}
.single .post-meta ul.nav>li.nav-item:last-child {
margin-right: 0;
}
.single .post-meta ul.nav>li.nav-item {
margin-right: 20px;
}
ul.nav.post-fav-wrap a>i {
margin-right: 10px;
margin-left: 0;
}
.icon-like:before,
.icon-dislike:before {
font-size: 15px;
}
span.like-count,
span.dlike-count {
padding: 0 6px;
display: inline-block;
font-family: "Work Sans";
}
ul.nav.nav-block>li {
display: inline-block;
}
ul.nav.nav-block {
display: block;
} .post-category>a:first-child,
.post-tags>a:first-child {
padding-left: 0;
}
.pull-center .author-info-wrapper .media-left.author-avatar img {
webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.posts-count h5 {
text-transform: capitalize;
font-size: 16px;
margin-bottom: 20px;
font-weight: normal;
}
.posts-count h6:before {
content: "\e639";
}
.posts-count h6:before {
font-family: themify;
font-size: 13px;
padding-right: 10px;
vertical-align: middle;
} .mfp-fade.mfp-bg {
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
opacity: 0;
}
.post-video-wrap {
position: relative;
}
.post-video-wrap iframe {
border: none;
}
.video-play-icon {
left: -30px;
position: absolute !important;
right: auto;
bottom: 10%;
}
.video-play-icon>span {
font-size: 20px;
color: #fff;
}
.grid-layout .video-play-icon>span {
font-size: 70px;
}
.zoom-anim-dialog {
max-width: 800px;
margin: 0 auto;
position: relative;
}
.zoom-anim-dialog .mfp-close {
left: auto;
position: absolute;
} #infscr-loading {
bottom: -30px;
left: 0;
position: absolute;
right: 0;
}
#infscr-loading>img {
left: 50%;
position: absolute;
top: 0%;
transform: translateX(-50%);
margin-top: 40px;
min-width: 100px;
min-height: 100px;
}
#infscr-loading>div {
margin: 0 auto;
text-align: center;
text-align: -webkit-center;
font-size: 20px;
} .owl-carousel,
.owl-carousel .owl-item {
position: relative;
} .owl-carousel .owl-dot {
display: inline-block;
position: relative;
margin: 8px 8px !important;
}
.owl-dot.active button {
border-width: 1px;
border-style: solid;
}
.owl-dots button.owl-dot.active {
transform: scale(1.6) rotate(45deg);
-webkit-transform: scale(1.6) rotate(45deg);
-moz-transform: scale(1.6) rotate(45deg);
-ms-transform: scale(1.6) rotate(45deg);
-o-transform: scale(1.6) rotate(45deg);
}	
.owl-dot button {
display: block;
height: 10px;
margin: 0 6px;
width: 10px;
border-radius: 0%;
-webkit-border-radius: 0%;
-moz-border-radius: 0%;
-ms-border-radius:0%;
-o-border-radius: 0%;
border: 1px solid #dfdfdf;
z-index: 999999;
background: #fff;
}
.owl-dots button.owl-dot {
width: 6px;
height: 6px;
margin: 0 7px;
transform: rotate(45deg);
border-radius: 0;
box-shadow: 0 3px 3px rgb(0 0 0 / 15%);
-webkit-transition: all 250ms ease-in-out 0s;
-moz-transition: all 250ms ease-in-out 0s;
-ms-transition: all 250ms ease-in-out 0s;
-o-transition: all 250ms ease-in-out 0s;
transition: all 250ms ease-in-out 0s;
} .owl-carousel .owl-nav {
text-align: center;
text-align: -webkit-center;
font-size: 0px;
left: 0;
position: absolute;
top: 41%;
transform: translateY(-50%);
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
display: inline-block;
padding: 0 10px;
color: #fff;
position: absolute;
top: auto;
right: auto;
width: 50px;
height: 50px;
overflow: hidden;
border-radius: 0;
opacity: 0;
box-shadow: 0 10px 40px 0 rgb(0 0 0 / 8%);
transition: all .3s;
-webkit-transition: all .3s;
}
.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:hover {
color: #fff;
transition: all .3s;
-webkit-transition: all .3s;
}
.owl-prev::before, .owl-next::before {
width: 100%;
height: 100%;
background: transparent;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
}
.owl-prev:hover::before, .owl-next:hover::before {
left: 0;
bottom: 0;
border-color: #ffc600;
transition: all .3s;
-webkit-transition: all .3s;
}
.owl-prev {
margin-right: 0px;
}
.owl-carousel .owl-nav .owl-prev {
left: 0;
}
.owl-carousel:hover .owl-nav .owl-prev {
opacity: 1;
left: -25px;
}
.owl-carousel .owl-nav .owl-next {
right: 0;
}
.owl-carousel:hover .owl-nav .owl-next {
opacity: 1;
right: -25px;
}
.owl-carousel .owl-nav .owl-prev:before,
.owl-carousel .owl-nav .owl-next:before {
font: normal normal normal 14px/1 'themify';
font-size: 15px;
line-height: 40px;
}
.owl-carousel .owl-nav .owl-prev:before,
.owl-carousel .owl-nav .owl-next:before {
position: relative;
z-index: 2;
}
.owl-carousel .owl-nav .owl-prev:before {
content: "\e629";
}
.owl-carousel .owl-nav .owl-next:before {
content: "\e628";
}
.owl-carousel .owl-nav .owl-prev:after,
.owl-carousel .owl-nav .owl-next:after {
content: "";
background: #090C0F;
height: 100%;
width: 0;
position: absolute;
transition: 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
-webkit-transition: 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
z-index: 0;
border-radius: 0;
}
.owl-carousel .owl-nav .owl-prev:after,
.owl-carousel .owl-nav .owl-next:after {
bottom: 0;
right: 0;
left: auto;
}
.owl-carousel .owl-nav .owl-prev:hover:after,
.owl-carousel .owl-nav .owl-next:hover:after {
width: 100%;
left: 0;
right: auto;
}
.blog-template .owl-carousel .owl-nav .owl-prev,
.blog-template .owl-carousel .owl-nav .owl-next,
.related-slider-wrapper .owl-carousel .owl-nav .owl-prev,
.related-slider-wrapper .owl-carousel .owl-nav .owl-next,
.portfolio-related-slider .owl-carousel .owl-nav .owl-prev,
.portfolio-related-slider .owl-carousel .owl-nav .owl-next {
width: 35px;
height: 35px;
color: #7f7f7f;
}
.blog-template .owl-carousel .owl-nav .owl-prev:hover,
.blog-template .owl-carousel .owl-nav .owl-next:hover,
.related-slider-wrapper .owl-carousel .owl-nav .owl-prev:hover,
.related-slider-wrapper .owl-carousel .owl-nav .owl-next:hover,
.portfolio-related-slider .owl-carousel .owl-nav .owl-prev:hover,
.portfolio-related-slider .owl-carousel .owl-nav .owl-next:hover {
color: #424242;
}
.related-slider-content {
padding: 20px;
-webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.15);
-ms-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.15);
box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.15);
margin-bottom: 30px;
}
h6.related-title {
margin-bottom: 0;
}
.related-slider-content .related-title a {
font-size: 15px;
line-height: 24px;
}
.related-slider-content-wrap {
margin: 0 5px;
}
.related-slider-content-wrap:hover .related-slider-content .related-title a {
color: #fff;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
} .widget-area .widget {
margin-bottom: 40px;
padding: 30px 30px;
position: relative;
-webkit-box-shadow: 0 0 70px rgb(0 0 0 / 8%);
box-shadow: 0 0 70px rgb(0 0 0 / 8%);
background:#151920;
}
.wp-block-search .wp-block-search__label {
font-weight: 600;
margin-bottom: 10px;
}
.widget-area .widget-area .wp-block-search__inside-wrapper {
margin-bottom: 10px;
}
footer .widget h2 {
color: inherit;
}
footer .widget .widget-title::before,
footer .widget .widget-title::after {
content: none;
}
.footer-heading.typo-white {
color: #fff;
}
.footer-heading .strike-txt {
background-color: #cda274;
background-image: linear-gradient(45deg, transparent 45%, #f5f5f5 45%, #f5f5f5 55%, transparent 0);
background-size: 1px 0.05em;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.widget .btn.btn-default {
padding: 20px 30px;
} .widget {
max-width: 100%;
overflow: hidden;
margin-bottom: 40px;
position: relative;
}
.site-footer .widget {
margin-bottom: 25px;
}
.site-footer .widget.widget_block {
margin-bottom: 25px;
}
.site-footer .widget.widget_block:last-child {
margin-bottom: 0;
}
.footer-middle-sidebar .widget_text:first-child {
margin-bottom: 21px;
}
section#block-7.widget.widget_media_image {
margin-top: 9px;
margin-bottom: 16px;
}
body .widget-area .wp-block-group {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.widget .nav {
display: block;
}
.comments-wrap>* i {
font-size: 13px;
vertical-align: unset;
}
.comments-wrap span {
font-size: 14px;
}
.comments-wrap .meta-left span:before {
content: "\e72b";
margin-right: 7px;
font-family: 'themify';
font-size: 13px;    
vertical-align: middle;
}
.widget.widget_media_image img {
margin: 0;    
}
.footer-bottom .widget.widget_media_image img {
margin-bottom: 15px;
max-width: 180px;
margin-top: 10px;
}
.footer-middle-wrap .col-lg-12 .widget .text-center {
margin: 0 auto;
}
.footer-middle-wrap .col-lg-12 .widget {
text-align: center;
}
.widget-area .widget.widget_recent_entries ul li a, 
.widget-area .widget.widget_archive ul li a, 
.widget-area .widget.widget_pages ul li a, 
.widget-area .widget.widget_meta ul li a, 
.widget-area .widget.widget_nav_menu ul li a, 
.widget-area .widget.widget_categories ul li a {
position: relative;
padding-left: 25px;
font-weight: 600;
display: inline-block;
}
.widget-area .widget.widget_recent_entries ul li a::before,
.widget-area .widget.widget_archive ul li a::before,
.widget-area .widget.widget_pages ul li a::before,
.widget-area .widget.widget_meta ul li a::before,
.widget-area .widget.widget_nav_menu ul li a::before {
position: absolute;
left: 0;
content: "\e65a";
font-family: themify;
font-size: 14px;    
line-height: 35px;
}
.widget_recent_entries ul li:first-child,
.widget_meta ul li:first-child {
padding-top: 0;
}
.widget_meta ul li:last-child {
padding-bottom: 0 !important;
}
.widget_recent_entries ul li {
border-bottom: 1px dashed #eaeaea;
}
.widget.widget_media_image img.image {
transform: scale(0.9);
}
.footer-top-wrap .zozo_social_widget, 
.footer-top-wrap .zozo_social_widget ul.nav.social-icons {
line-height: 1;
}
footer .restaurt_mailchimp_widget .mailchimp-wrapper .form-control::placeholder {
color: #b7b7b7;
}
footer .restaurt_mailchimp_widget .mailchimp-wrapper button.zozo-mc.btn {
background: unset;
color: #fff;
padding: 0;
padding-right: 20px;
margin-left: -38px !important;
}
footer .restaurt_mailchimp_widget .mailchimp-wrapper button.zozo-mc.btn:hover {
background: transparent !important;
}
footer .restaurt_mailchimp_widget .mailchimp-wrapper input.zozo-mc.btn {
padding: 14px 19px;
border: unset;
z-index: 1;
height: 55px;
width: auto;
}
footer .restaurt_mailchimp_widget .mailchimp-wrapper input.zozo-mc.btn:hover {
color: #fff;
}
footer .zozo_contact_info_widget .contact-widget.widget-content > * {
position: relative;
}
footer .zozo_contact_info_widget .contact-widget.widget-content > *.contact-text {
margin-bottom: 22px;
}
.widget .btn.foot-btn {
padding: 16px 30px;
font-size: 16px;
line-height: 1;
}
.widget.widget_nav_menu ul .sub-menu li:first-child {
margin-top: 12px;
border-top: dashed 1px rgb(255 255 255 / 12%);
}
.site-footer .widget.widget_nav_menu ul.menu li:first-child {
padding-top: 0;
}
.site-footer .widget.widget_nav_menu ul.menu li:last-child {
padding-bottom: 0;
}
.site-footer .widget.widget_nav_menu ul .sub-menu li:first-child {
border: none;
} .widget-title {
padding-bottom: 19px;
margin-bottom: 20px;
position: relative;
padding-top: 0;
}
.widget-area .widget .widget-title,
.widget-area .widget_block .wp-block-group__inner-container > h2,
.secondary-menu-area-inner .widget-title {    
font-size: 24px;
line-height: 1;
}
.widget_tag_cloud .widget-title {
margin-bottom: 25px;
}
.secondary-menu-area-inner .widget-title {
line-height: 1 !important;
}
.widget-area .widget .widget-title:before,
.widget-area .widget_block .wp-block-group__inner-container > h2:before,
.secondary-menu-area-inner .widget-title:before {
content: "";
bottom: 0;
left: inherit;
position: absolute;
z-index: 1;
width: 60px;
height: 2px;
border-bottom: 2px solid;
border-image: linear-gradient(to right, #c49f66, rgb(58 123 213 / 0%));
border-image-slice: 1;
}
.widget-area .widget.null-instagram-feed .widget-title {
margin-bottom: 32px;
}
.widget .menu-service-menu-container ul li {
padding: 0;
margin-bottom: 5px;
}
.widget-area .widget .menu-service-menu-container ul > li > a:hover {
color: #fff;
}
.widget-area .widget_block .wp-block-group__inner-container > h2 {
position: relative;
z-index: 2;
}
.widget select, select {
width: 100%;
border: 1px solid #eaeaea;
border-radius: 0;
background-image: url(//lavecchiaroma2.com.pt/wp-content/themes/restaurt/assets/images/icon-select.png);
background-repeat: no-repeat;
background-position: calc( 100% - 15px ) 50%;
padding-right: 0;
}
.widget select, select {
border: 1px solid rgb(255 255 255 / 10%);
background-color: #0e1317;
}
caption {
color: inherit;
}
select {
width: auto;
}
.widget ul li,
.widget ol li {
text-transform: capitalize;
padding: 10px 0;
}
ul.sub-menu li{
padding-left:8px !important;
}
.widget ul li:last-child,
.widget ol li:last-child {
padding-bottom: 0;
}
.widget ul .children li {
padding-left: 15px;
}
.widget p:last-child {
margin-bottom: 0;
}
.widget ul:last-child {
margin-bottom: 0;
}
.widget .comments-wrap>*:last-child {
margin-right: 0;
}
.widget .comments-wrap>* {
display: inline-block;
margin-right: 15px;
}
.widget.restaurt_latest_post_widget .comments-wrap>* i {
padding-right: 5px;
font-weight: bold;
}
.site-footer .widget .widgettitle {
padding-bottom: 15px;
margin-bottom: 20px;
font-size: 24px;
line-height: 32px;
}
.widget.widget_archive .widget-title,
.widget.widget_categories .widget-title {
margin-bottom: 22px;
}
.widget.widget_pages .widget-title,
.widget.widget_archive .widget-title,
.widget.widget_meta .widget-title,
.widget.widget_recent_comments .widget-title,
.widget.widget_recent_entries .widget-title,
.widget.widget_recent_rss .widget-title,
.widget.widget_nav_menu .widget-title {
margin-bottom: 22px;
}
.site-footer .widget.widget_nav_menu .widget-title {
margin-bottom: 18px;
}
.site-footer .widget .widg-content ul.side-newsfeed {
margin-top: 26px;
}
.widget.widget_text .widget-title,
.widget.widget_rss .widget-title, 
.widget-area .widget_block .wp-block-group__inner-container > h2{
margin-bottom: 17px;
padding-bottom: 20px;
}
.widget.widget_search .widget-title {
margin-bottom: 25px;
}
.widget.widget_block .wp-block-group .wp-block-archives li, 
.widget.widget_block .wp-block-group .wp-block-categories li, 
.widget.widget_block .wp-block-group .wp-block-pages li, 
.widget.widget_block .wp-block-group .wp-block-meta li, 
.widget.widget_block .wp-block-group .wp-block-recent_comments li, 
.widget.widget_block .wp-block-group li.wp-block-latest-comments__comment, 
.widget.widget_block .wp-block-group .wp-block-latest-posts.wp-block-latest-posts__list li {
border-bottom: 1px dashed #323a43;
}
.widget.widget_block .wp-block-group .wp-block-archives li:first-child, 
.widget.widget_block .wp-block-group .wp-block-categories li:first-child, 
.widget.widget_block .wp-block-group .wp-block-pages li:first-child, 
.widget.widget_block .wp-block-group .wp-block-meta li:first-child, 
.widget.widget_block .wp-block-group .wp-block-recent_comments li:first-child, 
.widget.widget_block .wp-block-group li:first-child, 
.widget.widget_block .wp-block-group .wp-block-latest-posts.wp-block-latest-posts__list li:first-child {
padding-top: 0;
}
.site-footer .widget.widget_block .wp-block-group .wp-block-archives li, 
.site-footer .widget.widget_block .wp-block-group .wp-block-categories li, 
.site-footer .widget.widget_block .wp-block-group .wp-block-pages li, 
.site-footer .widget.widget_block .wp-block-group .wp-block-meta li, 
.site-footer .widget.widget_block .wp-block-group .wp-block-recent_comments li, 
.site-footer .widget.widget_block .wp-block-group li.wp-block-latest-comments__comment, 
.site-footer .widget.widget_block .wp-block-group .wp-block-latest-posts.wp-block-latest-posts__list li {
border-bottom: 1px dashed #323a43;
}
.site-footer .widget.widget_categories ul .children li:first-child, 
.site-footer .widget.widget_pages ul .children li:first-child {
border-top: 1px dashed #323a43;
}
.site-footer .widget.widget_archive select {
margin-top: 7px;
margin-bottom: 5px;
}
.site-footer .widget.widget_text select {
margin-bottom: 8px;
}
.site-footer .widget.widget_calendar .widget-title,
.site-footer .widget.widget_search .widget-title,
.site-footer .widget.widget_tag_cloud .widget-title {
margin-bottom: 30px;
}
.site-footer .widget.widget_rss .widget-title {
margin-bottom: 26px;
}
.site-footer.widget.widget_text .widget-title {
margin-bottom: 22px;
}
.widget.widget_categories form select,
.site-footer .widget.widget_search form.search-form {
margin-top: 6px;
}
.widget.widget_categories ul .children li:first-child, 
.widget.widget_pages ul .children li:first-child {
border-top: 0;
padding-top: 10px;
}
.site-footer .widget.widget_search form.search-form {
margin-bottom: 10px;
}
.site-footer .widget.widget_categories form select {
margin-bottom: 8px;
}
.widget .textwidget p br {
display: none;
} .widget_recent_comments li.recentcomments,
.widget_meta li{
border-bottom: 1px solid #eaeaea;
padding-top: 10px;
padding-bottom: 10px;
}
.widget_recent_comments li.recentcomments:first-child {
padding-top: 0px;
}
.widget_recent_comments li.recentcomments:last-child {
padding-bottom: 0;
}
.widget_recent_comments .comment-author-link {
position: relative;
padding-left: 24px;
}
.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-author:before,
.widget_recent_comments .comment-author-link:before {
content: "\e644";
font-size: 14px;
font-family: 'themify';
line-height: 0;
position: absolute;
top: 11px;
left: 0;
}
.widget.widget_block .wp-block-group li.wp-block-latest-comments__comment a:first-child {
position: relative;
padding-left: 21px;
font-weight: 400;
}
.widget li.wp-block-latest-comments__comment {
margin-bottom: 0;
} .widget-area .wp-block-cover__inner-container .has-large-font-size,
.secondary-menu-area-inner .wp-block-cover__inner-container .has-large-font-size {
font-size: 28px !important;
margin-bottom: 18px;
line-height: 36px;
}
.widget-area .wp-block-cover__inner-container,
.secondary-menu-area-inner .wp-block-cover__inner-container {
padding: 0 25px;
}
.widget-area .wp-block-cover__inner-container a,
.secondary-menu-area-inner .wp-block-cover__inner-container a {
display: inline-block;
color: #ffff;
font-size: 14px;
letter-spacing: 1px;
padding: 9px 32px 9px;
text-align: center;
font-weight: 600;
z-index: 3;
border: solid 1px #c49f66;
position: relative;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
overflow: hidden;
text-transform: uppercase;
}
.widget-area .wp-block-cover__inner-container a:before,
.widget-area .wp-block-cover__inner-container a:after,
.secondary-menu-area-inner .wp-block-cover__inner-container a:before,
.secondary-menu-area-inner .wp-block-cover__inner-container a:after {
content: "";
position: absolute;
width: 0;
height: 0;
border: 0 solid;
transform: rotate(360deg);
transition: all .3s;
z-index: -1;
}
.widget-area .wp-block-cover__inner-container a:before,
.secondary-menu-area-inner .wp-block-cover__inner-container a:before {
bottom: -2px;
left: -2px;
transition: all .3s;
}
.widget-area .wp-block-cover__inner-container a:before,
.secondary-menu-area-inner .wp-block-cover__inner-container a:before {
border-color: transparent transparent transparent #2c3238;
}
.widget-area .wp-block-cover__inner-container a:after,
.secondary-menu-area-inner .wp-block-cover__inner-container a:after {
top: -2px;
right: -2px;
transition: all .3s;
}
.widget-area .wp-block-cover__inner-container a:after,
.secondary-menu-area-inner .wp-block-cover__inner-container a:after {
border-color: transparent #2c3238 transparent transparent;
}
.widget-area .wp-block-cover__inner-container a:hover:before,
.secondary-menu-area-inner .wp-block-cover__inner-container a:hover:before,
.widget-area .wp-block-cover__inner-container a:hover:after,
.secondary-menu-area-inner .wp-block-cover__inner-container a:hover:after {
border-width: 77px 262.5px;
}
.widget-area .wp-block-cover__inner-container p,
.secondary-menu-area-inner .wp-block-cover__inner-container p {
margin-bottom: 26px;
}
.widget-area .wp-block-cover__inner-container p + p,
.secondary-menu-area-inner .wp-block-cover__inner-container p + p {
margin-bottom: 0;
}
.widget-area .wp-block-cover,
.secondary-menu-area-inner .wp-block-cover {
min-height: 400px;
}
.widget-area .widget.zozo_contact_info_widget {
margin-bottom: 21px;
}
.secondary-menu-area-inner .widget.restaurt_mailchimp_widget {
position: relative;
margin-bottom: 55px;
}
.widget span.mc-notice-msg {
font-size: 14px;
margin-top: 6px;
display: block;
color: #f65f5f;
} .widget .terms-menu li {
padding: 0;
padding-bottom: 20px;
}
.widget .terms-menu li>span {
margin-right: 15px;
}
.footer-bottom .widget {
margin-bottom: 0;
} .widget_media_video .mejs__container,
.widget_media_video .mejs__overlay-play,
.widget_media_video .wp-video-shortcode video,
video.wp-video-shortcode {
height: 100%;
max-width: 100%;
} .about-widget.widget-content img {
margin: 0 auto;
border-radius: 0;
}
.about-widget.widget-content .about-description {
margin-top: 20px;
margin-bottom: 20px;
}
.about-widget.widget-content img.sign-image {
margin-top: 20px;
max-width: 180px;
}
.secondary-menu-area-inner .widget.zozo_about_widget {
margin-bottom: 27px;
} .zozo_author_widget img {
margin: 0 0 10px 0;
}
.zozo_author_widget span {
display: block;
} .footer-top-sidebar .contact-widget-info>p>span:first-child {
font-size: 40px;
}
.contact-widget-info>p>span:first-child {
line-height: 1;
display: table-cell;
margin-right: 15px;
float: left;
font-weight: bold;
font-size: 20px;
}
.widget-area .contact-widget-info>p>span:first-child {
color: #fff;
}
.contact-widget-info>p>span:last-child {
display: table-cell;
vertical-align: middle;
}
.contact-widget-info>p {
margin-bottom: 13px;
display: table;
}
.contact-widget-wrap.contact-widget-bg-activated {
padding: 30px;
border-radius: 5px;
background-size: cover;
position: relative;
overflow: hidden;
}
.secondary-menu-area-inner .contact-widget-info>p>span:first-child {
line-height: 30px;
display: table-cell;
margin-right: 15px;
float: left;
font-weight: 400;
font-size: 16px;
margin-top: 3px;
}
.contact-widget-wrap.contact-widget-bg-activated > * {
position: relative;
z-index: 5;
}
.contact-widget-wrap.contact-widget-bg-activated:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
background: rgba(0, 0, 0,0.8);
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 0;
}
.contact-widget-info>p>span.ti-location-pin:before {
font-size: 20px;
} .widget .instagram-pics li {
display: inherit;
float: left;
height: 90px;
width: 33.3333%;
padding: 3px !important;
}
.widget .instagram-pics li .insta-footer-img {
background-position: center;
height: 100%;
width: 100%;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-ms-background-size: cover;
-o-background-size: cover;
}
.instagram-pics.instagram-size-thumbnail li {
height: 85px;
width: 85px;
}
.instagram-pics.instagram-size-large li {
height: 150px;
width: 50%;
} .widget .instagram-pics.insta-col-2 li {
width: 50%;
}
.widget .instagram-pics.insta-col-3 li {
width: 33.3333%;
}
.widget .instagram-pics.insta-col-4 li {
width: 25%;
}
.widget .instagram-pics.insta-col-5 li {
width: 20%;
}
.widget .instagram-pics.insta-col-6 li {
width: 16.66666%;
}
.widget .instagram-pics.insta-col-8 li {
width: 12.5%;
}
.widget .instagram-pics.insta-col-10 li {
width: 10%;
}
ul.nav.instagram-pics {
margin: 0 -3px;
}
.widget .instagram-pics.instagram-size-original li {
width: 100%;
height: 150px;
}
.widget-area .instagram-pics.instagram-size-large li {
width: 33.3%;
height: 100px;
}
.widget.null-instagram-feed .clear {
text-align: center;
margin-bottom: 0;
}
.null-instagram-feed p a {
padding: 8px 25px;
display: inline-block;
border-radius: 40px;
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
-o-border-radius: 40px;
-ms-border-radius: 40px;
margin-top: 20px;
color: #fff;
}
.null-instagram-feed p a:hover {
background: #000;
} .instagram-pics>li>a div.insta-footer-img {
position: relative;
}
.widget .instagram-pics>li>a div.insta-footer-img {
position: relative;
overflow: hidden;
}
.instagram-pics>li>a div.insta-footer-img:before {
position: absolute;
top: 0;
left: -75%;
z-index: 2;
display: block;
content: '';
width: 50%;
height: 100%;
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
-webkit-transform: skewX(-25deg);
transform: skewX(-25deg);
}
.instagram-pics>li>a div.insta-footer-img:hover:before {
-webkit-animation: shine .75s;
animation: shine .75s;
}
@-webkit-keyframes shine {
100% {
left: 125%;
}
}
@keyframes shine {
100% {
left: 125%;
}
} .widget.widget_tag_cloud a.tag-cloud-link {
position: relative;
display: inline-block;
font-size: 15px !important;
line-height: 22px;
color: #ababab;
font-weight: 600;
background: #2c3238;
padding: 6px 20px;
margin-right: 10px;
margin-bottom: 10px;
transition: all .3s;
}
.wp-block-tag-cloud a.tag-cloud-link {
position: relative;
display: inline-block;
font-size: 15px !important;
line-height: 22px;
color: #ababab;
font-weight: 600;
background: #2c3238;
padding: 6px 20px;
margin-right: 10px;
margin-bottom: 10px;
transition: all .3s;
}
.wp-block-tag-cloud a.tag-cloud-link:hover,
.widget.widget_tag_cloud a.tag-cloud-link:hover {
color: #fff;
transition: all .3s;
}
footer .widget.widget_tag_cloud a.tag-cloud-link:hover {
background: #383838;
transition: all .3s;
}
.site-footer .widget.widget_tag_cloud a.tag-cloud-link,
.site-footer .wp-block-tag-cloud a.tag-cloud-link {
color: #bfbfbf;
background: #242a30;
border-color: #5b6072;
}
.site-footer .widget.widget_tag_cloud a.tag-cloud-link:hover, 
.site-footer .wp-block-tag-cloud a.tag-cloud-link:hover {
color: #fff;
} .site-footer .cta-btn a.btn,
.site-footer .cta-btn a.btn:hover {
border: solid #fff 2px;
color: #fff;
} .widget-area .widget .menu-services-menu-container ul > li > a {
padding: 10px 45px 10px 25px;
display: block;
overflow: hidden;
position: relative;
z-index: 1;
border: 1px solid #eee;
border-radius: 4px;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
}
.widget-area .widget .menu-services-menu-container ul > li.current-menu-item > a {
color: #fff;
}
.widget-area .widget .menu-services-menu-container ul > li:last-child > a {
margin-bottom: 0;
}
.widget-area .widget .menu-services-menu-container ul > li > a::before {
content: none;
}
.widget-area .widget .menu-item-object-restaurt-services.current-menu-item a::before, 
.widget-area .widget.widget_nav_menu ul li.menu-item-object-restaurt-services a:hover::before {
opacity: 1 !important;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
color: #fff;
}
.widget-area .widget .menu-services-menu-container ul > li > a::after {
content: "\e628";
font-family: themify;
position: absolute;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
right: 21px;
font-size: 13px;
display: block;
z-index: 2;
}
.widget ul li.menu-item-object-restaurt-services {
padding: 0;
margin-bottom: 10px;
}
.widget .menu-item-object-restaurt-services.current-menu-item a,
.widget .menu-item-object-restaurt-services a:hover {
color: #fff;
}
footer .widget .menu-item-object-restaurt-services.current-menu-item a,
footer .widget .menu-item-object-restaurt-services a:hover {
color: inherit;
}
.widget ul li.menu-item-object-restaurt-services:before {
content: "";
}
.widget .menu-services-menu-container ul li.menu-item:before {
content: "";
display: none;
}
.single-restaurt-services .menu {
background: #f8f8f8;
padding: 30px;
}
.widget .menu-item-object-restaurt-services a {
position: relative;
font-weight: normal;
background: #fff;
}
.widget-area .widget_categories > ul > li:first-child {
padding-top: 0px;
}
.widget-area .widget_categories ul li {
position: relative;
}
.widget-area .widget_categories ul li a:before {
position: absolute;
left: 0;
content: "\e65a";
font-family: themify;
font-size: 14px;    
line-height: 35px;
}
.widget .menu-item-object-restaurt-service a:hover,
.widget .menu-item-object-restaurt-service.current-menu-item a {
color: #fff;
-webkit-transition: all 400ms linear;
-ms-transition: all 400ms linear;
transition: all 400ms linear;
border-color: #333;
}
.widget-area .widget .menu-item-object-restaurt-services.current-menu-item a, 
.widget-area .widget .menu-services-menu-container ul > li > a:hover {
color: #fff !important;
}
.site-footer .widget .menu-item-object-restaurt-service.current-menu-item a {
background: transparent;
color: #ababab;
}
.widget-area strong {
color: #ababab;
}
footer .widget_nav_menu ul li {
padding: 7px 0;
}
footer .widget ul li.menu-item-object-restaurt-services {
padding: 4px 0;
margin-bottom: 0;
}
footer .widget_nav_menu ul.menu > li:first-of-type {
padding-top: 0px;
} .widget-area .testimonial-wrapper .testimonial-inner {
padding: 25px 5% 15px !important;
}
.widget-area .testimonial-wrapper .testimonial-inner p {
font-size: 15px !important;
line-height: 28px !important;
}
.widget-area .testimonial-wrapper .testimonial-info .client-name {
color: #000;
} .widget_calendar th,
.widget_calendar td {
text-align: center;
border: 1px solid #303235;
font-size: 14px;
color: #ababab;
}
.widget_calendar tr {
border-bottom: 1px solid #303235;
}
.widget_calendar table {
border-collapse: collapse;
margin: 0;
width: 100%;
}
.widget_calendar caption {
text-align: center;
border-bottom: 1px solid #303235;
font-weight: 600;
color: #ababab;
}
.site-footer .widget_calendar th, 
.site-footer .widget_calendar td {
border: 1px solid #303235;
}
.site-footer .widget_calendar caption {
color: #ababab;
border-bottom: 1px solid #303235;
}
.site-footer table td,
.site-footer table th {
color: #ababab;
}
.widget_calendar .calendar_wrap nav.wp-calendar-nav {
margin-top: 15px;
line-height: 1;
}
.entry-content .wp-block-calendar table {
margin-bottom: 0;
}
.widget_calendar .calendar_wrap nav.wp-calendar-nav {
margin-top: 15px;
}
.widget_calendar .calendar_wrap nav.wp-calendar-nav .wp-calendar-nav-next {
float: right;
}
.widget_calendar .calendar_wrap th, .widget_calendar tfoot td a, .wp-block-calendar table th {
color: #fff;
}
.widget_calendar .calendar_wrap td a, .entry-content .wp-block-calendar table td a {
font-weight: 800;
text-decoration: none;
}
.widget_calendar td,
.widget_calendar th {
padding: 0.38em;
}
.wp-block-calendar table caption {
text-align: center;
font-weight: 700;
color: #ababab;
border-bottom: 1px solid #303235;
margin-bottom: 20px;
}
td#today {
font-weight: 600;
color: #fff;
}
.entry-content nav.wp-calendar-nav {
display: table;
width: 100%;
margin-bottom: 20px;
}
.entry-content .wp-calendar-nav span {
display: table-cell;
font-size: 1em;
font-weight: 500;
line-height: 1;
padding: 0% 2.5% 1% 2.5%;
text-align: center;
}
.wp-block-calendar tbody td, 
.wp-block-calendar th {
color: #ababab;
border: 1px solid #303235;
} .widget-area a.btn.btn-block {
border-radius: 0px 0px 10px 10px;
margin-top: 15px;
padding: 13px 40px;
text-align: left;
position: relative;
font-size: 16px;
}
.widget-area a.btn.btn-block span {
position: absolute;
right: 50px;
top: 50%;
transform: translateY(-50%);
}
.widget-area a.btn.btn-block.btn-border {
border: 1px solid #f1f1f1;
background: transparent;
color: #000;
}
.widget-area a.btn.btn-block.btn-border:hover {
background: #000;
color: #fff;
} .zozo-twitter-widget .twitter-wrap.media {
margin-bottom: 20px;
padding-bottom: 20px;
}
.widget .zozo-twitter-widget ul li.tweet-item {
padding: 0;
}
.tweet-profile-pic img {
max-width: 50px;
} .widget.zozo_advance_tab_post_widget .widget-title {
text-align: center;
text-align: -webkit-center;
}
.zozo_advance_tab_post_widget .nav-tabs .nav-link {
line-height: 36px;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background: #ececec;
color: #000;
border: 0;
font-weight: 600;
}
.widget.zozo_advance_tab_post_widget p {
font-size: 14px;
line-height: 1;
margin-bottom: 10px;
}
.zozo_advance_tab_post_widget .nav-tabs .nav-item.show .nav-link,
.widget .nav-tabs .nav-link.active {
color: #fff;
box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
-ms-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
-o-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
}
.post-item-comment span:before,
.side-item-meta span.post-item-comment:before {
content: "\e645";
font-family: themify;
font-size: 12px;
font-style: normal;
font-weight: 400;
margin-right: 10px;
vertical-align: top;
}
.post-item-date span:before,
.side-item-meta span.post-item-date:before {
content: "\e6b6";
font-family: themify;
font-size: 12px;
font-style: normal;
font-weight: 400;
margin-right: 10px;
vertical-align: top;
}
.zozo_advance_tab_post_widget .post-item>.post-image {
max-width: 110px;
position: relative;
}
ul.nav.nav-tabs {
display: flex;
border-bottom: 0;
}
.tab-content {
padding: 30px 0 0;
position: relative;
}
.zozo_advance_tab_post_widget ul.post-newsfeed li,
.zozo_advance_tab_post_widget li.recentcomments {
padding: 20px 0;
border-bottom: 1px solid #d5eaea;
}
.zozo_advance_tab_post_widget ul.post-newsfeed li:first-child,
.zozo_advance_tab_post_widget li.recentcomments:first-child {
padding-top: 0;
}
.zozo_advance_tab_post_widget ul.post-newsfeed li:last-child,
.zozo_advance_tab_post_widget li.recentcomments:last-child {
padding-bottom: 0;
border: none;
}
.zozo_advance_tab_post_widget .post-image a {
display: block;
position: relative;
}
.post-item:hover .post-image a:before {
position: absolute;
top: 0;
left: 0;
content: "";
background: rgba(0, 0, 0, 0.4);
width: 100%;
height: 100%;
-webkit-transition: .2s ease all;
transition: .2s ease all;
} .restaurt_latest_post_widget img,
.restaurt_popular_post_widget img,
.elementor-widget-wp-widget-restaurt_latest_post_widget img.img-responsive.wp-post-image {
margin: 0 23px 0px 0;
float: left;
-o-border-radius: 0px;
-ms-border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
max-width: 80px;
}
.widget.restaurt_latest_post_widget li,
.restaurt_popular_post_widget li,
.elementor-widget-wp-widget-restaurt_latest_post_widget li {
margin-bottom: 16px;
clear: both;
padding: 0;
}
footer .restaurt_latest_post_widget li, footer .restaurt_popular_post_widget li {
margin-bottom: 0;
}
.widget.widget_media_image {
margin-bottom: 25px;
}
ul.nav.social-icons.social-widget.social-transparent.social-bg-transparent.social-hbg-transparent > li > a {
width: 25px;
height: 25px;
line-height: 25px;
text-align: left;
}
.rtl ul.nav.social-icons.social-widget.social-transparent.social-bg-transparent.social-hbg-transparent > li > a {
text-align: right;
margin-right: 0;
margin-left: 5px;
}
ul.nav.social-icons.social-widget.social-transparent.social-bg-transparent.social-hbg-transparent > li > a > i {
width: 25px;
height: 25px;
line-height: 25px;
}
.widget.restaurt_latest_post_widget li:last-child,
.restaurt_popular_post_widget li:last-child,
.elementor-widget-wp-widget-restaurt_latest_post_widget li:last-child {
margin-bottom: 0;
padding-bottom:0;
}
.restaurt_latest_post_widget li a,
.restaurt_popular_post_widget li a,
.elementor-widget-wp-widget-restaurt_latest_post_widget li a {
margin-bottom: 5px;
display: block;
line-height: 22px;
font-weight: 600;
color: #fff;
}
.restaurt_latest_post_widget .side-item-meta,
.restaurt_popular_post_widget .side-item-meta,
.elementor-widget-wp-widget-restaurt_latest_post_widget .side-item-meta {
font-size: 15px;
}
.widget.restaurt_latest_post_widget li .side-item,
.restaurt_popular_post_widget li .side-item ,
.elementor-widget-wp-widget-restaurt_latest_post_widget .side-item {
clear: both;
float: none;
}
.widget.restaurt_latest_post_widget li .side-image,
.restaurt_popular_post_widget li .side-image,
.elementor-widget-wp-widget-restaurt_latest_post_widget li .side-image  {
float: left;
}
.widget.restaurt_latest_post_widget li .side-item-text,
.restaurt_popular_post_widget li .side-item-text,
.elementor-widget-wp-widget-restaurt_latest_post_widget li .side-item-text {
display: table-cell;
}
aside.widget-area .restaurt_latest_post_widget li .side-item {
display: flex;
}
aside.widget-area .restaurt_latest_post_widget li .side-item-text {
align-self: center;
}
aside.widget-area .restaurt_latest_post_widget li .side-item-text a {
display: block;
position: relative;
margin-bottom: 5px;
font-weight: 600;
}
.widget.widget_archive ul li {
position: relative;
width: 100%;
}
.widget.widget_archive ul li:first-child {
padding-top: 0px;
} .rsswidget img {
display: inherit;
margin: 0px !important;
}
li a.rsswidget {
font-weight: 600;
display: block;
}
.rsswidget .rss-date{
font-style: italic;
}
.widget_rss ul li {
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid rgb(255 255 255 / 12%);
padding-top: 0;
}
.widget_rss ul li:last-child {
margin-bottom: 0;
border-bottom: 0;
padding-bottom: 0;
}
.rssSummary{
margin-top: 20px;
margin-bottom: 20px;
}
.widget_rss cite{
font-weight: 600;
}
.site-footer .widget.widget_rss .widget-title a {
color: #fff;
} .widget ul.social-icons>li {
padding: 0;
} .widget_search .search-form .input-group .form-control,
.widget_search .search-form .input-group .btn {
height: 55px;
border: solid 1px rgb(255 255 255 / 10%);
border-radius: 0 !important;
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
}
.widget_search .search-form .input-group .form-control {
color: #fff;
}
.widget_search .search-form .input-group .form-control:focus,
.widget_search .search-form .input-group .btn:focus {
border-color:  rgb(255 255 255 / 21%);
}
.widget_search .search-form .input-group .btn {
line-height: 43px;
position: relative;
border-left: none;
height: 40px;
margin: 7px;
width: 40px;
padding: 0;
border-radius: 4px;
background: transparent;
border: unset !important;
}
.widget_search .search-form .input-group .btn:focus {
box-shadow: none;
}
.widget_search .search-form .input-group .btn:hover {
background: #2c3238 !important;
}
.widget.widget_archive li,
.widget.widget_categories li,
.widget.widget_pages li,
.widget.widget_meta li,
.widget.widget_recent_comments li
{
border-bottom: dashed 1px rgb(255 255 255 / 12%);
}
.widget li:last-child{
border-bottom:0 !important;
}
.widget.widget_archive li:first-child, 
.widget.widget_categories li:first-child, 
.widget.widget_pages li:first-child, 
.widget.widget_meta li:first-child, 
.widget.widget_recent_comments li:first-child, 
.widget.widget_recent_entries li:first-child {
padding-top: 0;
}
.widget.widget_categories ul .children li:first-child,
.widget.widget_pages ul .children li:first-child {
margin-top: 12px;
border-bottom: dashed 1px rgb(255 255 255 / 12%);
}
.widget.widget_pages > ul > li:first-child,
.widget_nav_menu ul.menu > li:first-child {
padding-top: 0;
}
.site-footer .widget li{
border-color: rgb(255 255 255 / 10%);
}
.elementor-widget-wp-widget-nav_menu .menu li {
line-height: 26px;
margin-bottom: 1em;
}
.elementor-widget-wp-widget-nav_menu .menu li:last-child {
margin-bottom: 0;
}
.widget_recent_entries span.post-date {
display: block;
font-size: 12px;
opacity: .9;
text-transform: uppercase;
margin-top: 10px
}
.footer-middle-sidebar .widget li.half-col.menu-item {
float: left;
width: 46%;
}
.widget ul li.menu-item a {
position: relative;
padding-left: 20px;
}
.site-footer .widget ul li.menu-item a:before {
content: "";
vertical-align: middle;
font-size: 12px;
width: 7px;
height: 7px;
margin-right: 10px;
transform: rotate(45deg) translateY(-50%);
position: absolute;
left: 0;
-webkit-transition: all 250ms ease-in-out 0s;
-moz-transition: all 250ms ease-in-out 0s;
-ms-transition: all 250ms ease-in-out 0s;
-o-transition: all 250ms ease-in-out 0s;
transition: all 250ms ease-in-out 0s;
background: #c49f6680;
display: inline-block;
top: 50%;
}
.site-footer .widget ul li.menu-item a:hover:before {
-webkit-transition: all 250ms ease-in-out 0s;
-moz-transition: all 250ms ease-in-out 0s;
-ms-transition: all 250ms ease-in-out 0s;
-o-transition: all 250ms ease-in-out 0s;
transition: all 250ms ease-in-out 0s;
}
.site-footer .widget ul li.menu-item a {
padding-left: 24px;
}
.restaurt_latest_post_widget ul.side-newsfeed li {
border-bottom: solid 1px rgb(255 255 255 / 10%);
padding-bottom: 16px;
margin-bottom: 16px;
}
.widget-area .restaurt_latest_post_widget ul.side-newsfeed li {
border-bottom: solid 1px rgb(255 255 255 / 10%);
}
footer .widget .menu-item-object-restaurt-services.current-menu-item a,
footer .widget .menu-item-object-restaurt-services a:hover {
background: transparent;
}
footer .widget .menu-item-object-restaurt-services a {
background: transparent;
}
.widget-area ul li.menu-item a:before {
margin-right: 12px;
color: #fff;
}
.rtl .footer-middle-sidebar .widget li.half-col.menu-item{
float: right;
text-align: right;
} .widget .owl-carousel .owl-nav {
right: 15px;
} .zozo-mc.btn {
font-size: 14px;
color: #222;
z-index: 9;
line-height: 1;
height: 100%;
border-radius: 0;
}
.restaurt_mailchimp_widget input.zozo-mc.btn:hover {
background: #000;
}
.zozo-mc-form input.form-control {
height: 50px;
color: #ababab;
padding-left: 20px;
border-radius: 0;
border: solid 1px #434d58;
background: transparent;
border-right: 0;
}
.zozo-mc.btn.btn-block{
width: auto;
}
.mailchimp-shortcode-classic .zozo-mc-form input.form-control {
margin-bottom: 18px;
border: 0;
text-align: center;
border-bottom: 1px solid #eaeaea;
max-width: 50%;
margin: 0 auto 40px auto;
border-radius: 0;
}
.mailchimp-shortcode-classic span.input-group-btn {
margin: 0 auto;
display: block;
text-align: center;
}
.mailchimp-wrapper .btn, .mailchimp-wrapper button {
padding: 12px 20px;
height: 50px;
border-top-left-radius: 0 !important;
border-bottom-left-radius: 0 !important;
color: #fff;
}
.mailchimp-wrapper .btn:hover, .mailchimp-wrapper button:hover {
color: #232323;
}
.mailchimp-wrapper .input-group-btn .ti-location-arrow {
font-size: 22px;
}
.mailchimp-shortcode-classic .mailchimp-wrapper button {
border-radius: 5px !important;
padding: 0 25px;
}
.restaurt_mailchimp_widget .mailchimp-wrapper button.zozo-mc.btn {
padding: 15px 25px;
font-size: 16px;
height: 60px;
border: unset;
border-radius: 0 5px 5px 0 !important;
}
.restaurt_mailchimp_widget .mailchimp-wrapper button.zozo-mc.btn::before {
content: none;
}
.restaurt_mailchimp_widget .mailchimp-wrapper button.zozo-mc.btn:hover {
background: #444444;
color: #fff;
}
span.mc-notice-msg.mc-failed {
color: #f65f5f;
}
span.mc-notice-msg.mc-success {
color: #289428;
}
.widget-abt-sec .text-widget-content {
position: relative;
margin-bottom: 25px;
padding-bottom: 25px;
border-bottom: solid 1px rgb(255 255 255 / 10%);
}
.widget-abt-sec .text-widget-content>a {
position: relative;
display: block;
align-items: center;
}
.widget-abt-sec .text-widget-content a img {
margin: 0 0 17px 0;
max-width: 160px;
}
.widget-abt-sec .text-widget-content-text {
font-size: 16px;
margin: 0;
display: block;
}
.text-widget-content img {
margin: 0;
max-width: 158px;
}
.footer-middle-wrap .col-lg-4:first-child .footer-middle-sidebar .wp-block-cover.widget-abt-sec .wp-block-cover__inner-container .open-hour .open-hr-title {
font-size: 21px;
line-height: 1;
margin-bottom: 12px;
color: #fff;
text-align: left;
}
.footer-middle-wrap .col-lg-4:first-child .footer-middle-sidebar .widget.widget_block {
overflow: visible;
margin-right: 19px;
}
.footer-middle-wrap .col-lg-4:first-child .footer-middle-sidebar .widget-abt-sec {
margin-top: -100px !important;
}
.footer-middle-wrap .col-lg-4:first-child .footer-middle-sidebar .wp-block-cover.widget-abt-sec {
background: #1b1f22;
padding: 50px 40px 55px;
}
.footer-middle-wrap .col-lg-4:first-child .footer-middle-sidebar .wp-block-cover.widget-abt-sec .wp-block-cover__inner-container {
color: #fff;
}
.footer-middle-wrap .col-lg-4:first-child .footer-middle-sidebar .widget-abt-sec .widget.zozo_social_widget {
margin-top: 25px;
}
.site-footer .widget.widget_block .wp-container-2.wp-block-columns {
margin-bottom: 0;
}
.widget.restaurt_mailchimp_widget {
position: relative;
}
.widget.restaurt_mailchimp_widget .zozo-mc-form {
margin-top: 32px;
}
.secondary-menu-area-inner .zozo_contact_info_widget .widget-title {
margin-bottom: 25px;
} .elementor-section {
position: relative;
padding: 130px 0;
}
.elementor-section.elementor-inner-section {
padding: 0 0;
}
.elementor-inner {
margin: 0 -15px;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
padding: 0 15px;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated .elementor-widget-wrap {
padding: 0;
}
.elementor-section .elementor-inner-section {
padding: 0 0;
}
body .elementor-widget:not(:last-child) {
margin-bottom: 0;
}
.elementor-inner-section > .elementor-container.elementor-column-gap-default {
margin: 0 -15px;
}
body[class*="single-charety"] .elementor-inner-section > .elementor-container.elementor-column-gap-default {
margin: 0;
}
.charety-content-wrap .elementor-inner-section > .elementor-container.elementor-column-gap-default {
margin: 0 -15px;
}
.charety-content-wrap .elementor-section-stretched.elementor-section-full_width .elementor-inner-section > .elementor-container.elementor-column-gap-default {
margin: auto;
}
.elementor-section.elementor-section-stretched.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
margin: 0 auto;
}
.elementor-shape-top {
top: -2px !important;
}
.elementor-column-gap-wide>.elementor-column>.elementor-element-populated,
.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated,
.elementor-column-gap-extended>.elementor-column>.elementor-element-populated,
.elementor-column-gap-wider>.elementor-column>.elementor-element-populated,
{
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.cus-pad-sec .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
padding: 0 0;
}
.row {
--bs-gutter-x: 2rem;
}
.elementor-button-wrapper .elementor-button {
font-size: 16px;
font-weight: 600;
padding: 18px 30px;
} section.elementor-element.pattern-dot:after {
content: "";
bottom: 0;
right: 0;
top: 20%;
width: 150px;
height: 50%;
-webkit-transform: translate3d(0,50%,0);
transform: translate3d(0,50%,0);
background-color: initial;
background-image: -webkit-radial-gradient(rgba(39,51,62,.3) 3px,transparent 0);
background-image: radial-gradient(rgba(39,51,62,.3) 3px,transparent 0);
background-size: 30px 30px;
position: absolute;
} .site-footer {
position: relative;
color: #777777;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
.footer-top-wrap {
position: relative;
z-index: 1;
}
.footer-top-wrap .widget {
margin-bottom: 30px;
}
.footer-menu{
padding:0;
}
.footer-menu > li {
display: inline-block;
}
.footer-bottom .footer-menu a {
padding-right: 15px;
position: relative;
margin-right: 5px;
}
.footer-bottom .footer-menu li:last-child a {
margin-right: 0;
padding-right: 00;
}
.footer-bottom .footer-menu a::after {
content: "";
width: 5px;
height: 5px;
line-height: 5px;
background: #fff;
display: inline-block;
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
}
.footer-bottom .footer-menu li:last-child a::after {
display: none;
}
.site-footer .textwidget img {
margin: inherit;
}
.widget .footer-info {
border: 1px solid #333;
padding: 18px 12px;
}
.footer-additional-cta {
margin-top: 7px;
}
.footer-additional-cta h3 {
font-weight: 600;
}
footer img.footer-logo {
width: 140px;
height: auto;
}
.site-footer .search-form input.form-control{
color: inherit;
}
footer.site-footer .widget-title {
padding-bottom: 30px;
} .widget .footer-info .media::before{
margin-right: 16px;
font-size: 28px;
vertical-align: middle;
line-height: 55px;
height: 55px;
}
.widget ul.nav.footer-info > li {
padding: 0 10px;
}
.widget ul.nav.footer-info .media-body > *,
.widget .footer-info .media-body > * {
font-size: 16px;
}
.footer-top-wrap ul.menu {
text-align: center;
}
.footer-top-wrap ul.menu li a:before {
content: none;
}
.footer-top-wrap ul.menu li {
display: inline-block;
padding-bottom: 0;
margin-right: 30px;
} .footer-bottom.footer-bottom-fixed {
bottom: 0;
left: 0;
position: fixed;
right: 0;
z-index: 1;
}
.footer-fixed .footer-bottom.footer-bottom-fixed {
position: relative;
}
.footer-bottom .footer-bottom-inner ul.pull-center li.nav-item {
display: block;
margin-bottom: 30px;
}
.footer-bottom .footer-bottom-inner ul.pull-center li.nav-item:last-child {
margin-bottom: 0;
}
.site-footer .widget ul.cus-list li {
border-bottom: solid 1px #212b3e;
padding: 16px 0px;
}
.site-footer .widget ul.cus-list li:first-child {
padding-top: 0;
}
.site-footer .widget ul.cus-list li:last-child {
padding-bottom: 0;
}
.site-footer .widget ul.cus-list li a {
color: #fff;
display: block;
}
.site-footer .widget.widget_block.widget_text {
margin-bottom: 17px;
} @keyframes blinker {
0% {
opacity: 1.0;
}
50% {
opacity: 0.3;
}
100% {
opacity: 1.0;
}
} @-webkit-keyframes header_sticky {
0%   {margin-top:-150px;
opacity:0;}
50%  {margin-top: -90px;
opacity:0.5;}
100% {margin-top: 0; opacity:1;}
}
@keyframes header_sticky {
0%   {margin-top:-150px;opacity:0;}
50%  {margin-top: -90px;opacity:0.5;}
100% {margin-top: 0;opacity:1;}
}
.sticky-outer .header-sticky,
.sticky-outer .sticky-scroll.show-menu {
-webkit-animation-name: header_sticky;
animation-name: header_sticky;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
box-shadow: 0 0 20px -1px rgb(0 0 0 / 10%);
-ms-box-shadow: 0 0 20px -1px rgba(0,0,0,.1);
-moz-box-shadow: 0 0 20px -1px rgba(0,0,0,.1);
-o-box-shadow: 0 0 20px -1px rgba(0,0,0,.1);
-webkit-box-shadow: 0 0 20px -1px rgb(0 0 0 / 10%);
} @keyframes bounceRight {
0%,
20%,
50%,
80%,
100% {
-ms-transform: translateX(0);
transform: translateX(0);
}
40% {
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
60% {
-ms-transform: translateX(-5px);
transform: translateX(-5px);
}
} .big-text {
font-size: 164px;
line-height: 164px;
position: relative;
display: block;
text-align: center;
margin-left: -130px;
margin-right: -360px;
font-weight: 900;
color: transparent;
-webkit-text-stroke: 1px rgba(31, 38, 52, .20);
}
.text-marq {
animation-name: text-marq;
animation-duration: 7s;
animation-iteration-count: infinite;
animation-timing-function: linear;
-webkit-animation-name: text-marq;
-webkit-animation-duration: 7s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-moz-animation-name: text-marq;
-moz-animation-duration: 7s;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
-ms-animation-name: text-marq;
-ms-animation-duration: 7s;
-ms-animation-iteration-count: infinite;
-ms-animation-timing-function: linear;
-o-animation-name: text-marq;
-o-animation-duration: 7s;
-o-animation-iteration-count: infinite;
-o-animation-timing-function: linear;
}
@-webkit-keyframes text-marq {
0% {
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
}
50% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
}
}
@keyframes text-marq {
0% {
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
}
50% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
}
} @-webkit-keyframes circle-rotation {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(359deg);
}
}
@-webkit-keyframes circle-rotation1 {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(359deg);
}
} .hidden-xs-up {
display: none !important;
}
@media (max-width: 575px) {
.hidden-xs-down {
display: none !important;
}
}
@media (min-width: 576px) {
.hidden-sm-up {
display: none !important;
}
}
@media (max-width: 767px) {
.hidden-sm-down {
display: none !important;
}
.footer-bottom-inner .col-md-12 ul.footer-bottom-items {
display: block !important;
}
.footer-bottom .footer-bottom-inner ul.pull-center li.nav-item:last-child {
margin-bottom: 4px;
}
.footer-bottom-inner .col-md-12 ul.footer-bottom-items li.nav-item {
float: none;
margin-top: 10px;
}
}
@media (min-width: 768px) {
.hidden-md-up {
display: none !important;
}
}
@media (max-width: 991px) {
.hidden-md-down {
display: none !important;
}
}
@media (min-width: 992px) {
.hidden-lg-up {
display: none !important;
}
}
@media (max-width: 1199px) {
.hidden-lg-down {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-xl-up {
display: none !important;
}
}
.hidden-xl-down {
display: none !important;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
.hidden-md-land-down {
display: none !important;
}
.hidden-lg-land-up {
display: block !important;
}
} .margin-bottom-0 {
margin-bottom: 0px !important;
}
.margin-bottom-25 {
margin-bottom: 25px !important;
}
.margin-bottom-30 {
margin-bottom: 30px !important;
}
.margin-bottom-35 {
margin-bottom: 35px !important;
}
.margin-bottom-40 {
margin-bottom: 40px !important;
}
.padding-0 {
padding: 0px !important;
}
.padding-lr-15 {
padding-left: 15px !important;
padding-right: 15px !important;
}
.team-wrapper.team-style-default .team-inner:before {
content: "";
background-image: url(//lavecchiaroma2.com.pt/wp-content/themes/restaurt/assets/images/team-badge.png);
background-size: cover;
width: 50px;
height: 50px;
position: absolute;
bottom: 64px;
right: 40px;
visibility: visible;
transition: all .3s;
z-index: 1;
opacity: 0.3;
}
.team-wrapper.team-style-default.team-slide-model .team-inner:before {
right: 30px; 
}
.team-wrapper.team-style-default .team-inner:hover:before {
transform: rotateY(-180deg);
opacity: 1;
} @media only screen and (max-width: 1899px) {
ul.topbar-items.nav.pull-center .header-address.goal-txt {
display: block;
}
header.restaurt-header .header-inner ul.navbar-items.nav.pull-right > li:nth-child(2) .nav-item-inner {
padding-right: 30px;
display: block;
} 
}
@media only screen and (max-width: 1699px) {
header.restaurt-header .header-inner ul.navbar-items.nav.pull-right > li:last-of-type,
header.restaurt-header .header-inner.header-seafood ul.navbar-items.nav.pull-left > li:last-of-type {
display: block;
}
header.restaurt-header .header-inner ul.navbar-items.nav.pull-right > li:nth-child(2) .nav-item-inner {
display: none;
}   
}
@media only screen and (max-width: 1500px) {
header.restaurt-header .header-inner ul.navbar-items.nav.pull-right > li:last-of-type,
header.restaurt-header .header-inner.header-seafood ul.navbar-items.nav.pull-left > li:last-of-type {
display: none;
}
header.restaurt-header .header-inner ul.navbar-items.nav.pull-right > li:nth-child(2) .nav-item-inner {
padding-right: 0;
display: none;
}   
header.restaurt-header .header-inner ul.navbar-items.nav.pull-right > li:first-child .nav-item-inner {
padding-right: 30px;
}
}
@media only screen and (max-width: 1400px) {
header.restaurt-header .header-inner ul.navbar-items.nav.pull-right > li:last-of-type,
header.restaurt-header .header-inner.header-seafood ul.navbar-items.nav.pull-left > li:last-of-type {
display: none;
}
header.restaurt-header .header-inner ul.navbar-items.nav.pull-right > li:nth-child(2) .nav-item-inner {
padding-right: 0;
}    
header.restaurt-header .header-inner ul.navbar-items.nav.pull-right > li:first-child .nav-item-inner {
padding-right: 0;
}
} @media only screen and (max-width: 1024px) { .mobile-header-items .nav-item .nav-item-inner {
padding-right: 30px;
}
.mobile-header-items .nav-item:last-child .nav-item-inner:last-child {
padding-right: 0;
}
.header-slider-wrapper {
margin-top: unset !important;
}
.footer-top-wrap.boxed-container {
transform: translateY(0%);
}	
.mobile-logo .main-logo a.site-title, .sticky-logo .mobile-logo .main-logo a.site-title {
font-size: 24px;
}
.mobile-logo .main-logo span.logo-tagline {
font-size: 16px;
}
.page-title-wrap-inner::before {
opacity: 0.3;
}
.restaurt-mobile-main-menu .restaurt-mobile-menu {
padding-left: 5px;
}
.restaurt-cea .page-title-wrap-inner {
background-position: center center;
background-size: cover;
} .center-full-image {
margin-bottom: 120px !important;
margin-top: 30px !important;
} .widget ul.nav.footer-info>li {
padding: 0 2px;
} .right-full-image {
margin-top: 125px;
}
.left-full-image {
margin-bottom: 125px !important;
}
.center-full-image {
margin: 125px 0 !important;
} .rtl .mobile-header-items .nav-item:last-child .nav-item-inner:last-child {
padding-left: 0;
}
.rtl .mobile-header-items .nav-item .nav-item-inner {
padding-left: 30px;
padding-right: 0;
}
.max-width-none .elementor-image img {
max-width: 100% !important;
} body.page-template-default {
margin: 0;
}
.pt-relative {
position: relative !important;
}
.ct-before-bg .elementor-image img {
padding-left: 0px !important;
padding-bottom: 0px !important;
}
.ct-before-bg .elementor-image::before {
content: none !important;
}
.portfolio-wrapper.portfolio-style-default .owl-prev {
left: 45.8%;
}
.portfolio-wrapper.portfolio-style-default .owl-next {
left: 52.2%;
}
.before-pattern-dark .elementor-image {
padding: 0px !important;
}
.before-pattern-dark .elementor-image::before {
display: none !important;
}
.ct-price-table.last-table {
right: 0;
left: 180px;
}
.service-wrapper.service-default .service-icon-img-wrap:nth-child(2) {
top: 130px;
}
.ct-img-center .feature-box-wrapper .media > * {
align-self: center;
}
.ct-img-center .feature-box-wrapper .media>* .feature-box-btn, 
.ct-img-center .feature-box-wrapper .media>* .feature-box-btn a.btn-link {
line-height: 1;
}
.af-dot .elementor-image::after {
right: 0px !important;
}
.bg-none-1024 {
background-image: unset !important;
}
.bf-quote::before {
content: none !important;
}
.bg-none-1024, .bg-none-1024 .elementor-column-wrap {
background-color: transparent !important;
background-image: unset !important;
}
.bg-res-hide .elementor-background-overlay {
background-image: unset !important;
}
.bf-sh .elementor-image::before {
content: none !important;
}
.exp-text {
writing-mode: inherit !important;
}
.chooseus-section .elementor-column-wrap .elementor-widget-wrap {
max-width: 100% !important;
}
body .restaurt-content-wrapper .page-title-wrap-inner {
padding-top: 60px;
padding-bottom: 60px;
margin-top: -1px;
}
.widget-area .widget {
padding: 25px 20px;
}
aside.sidebar-widget.widget-area {
padding-left: 0;
}
.widget-area .widget {
margin-bottom: 30px;
} 
.service-wrapper.service-style-modern .owl-carousel .owl-nav .owl-next {
right: 10px;
}
.service-wrapper.service-style-modern .owl-carousel .owl-nav .owl-prev {
left: 10px;
}
.owl-carousel .owl-nav {
top: 40%;
}
.footer-bottom {
padding-top: 20px !important;
}   
.restaurt-content>.restaurt-content-inner, .search-results .restaurt-content>.restaurt-content-inner {
padding: 70px 0;
}
.footer-middle-wrap {
padding-top: 70px!important;
padding-bottom: 70px!important;
}
body .restaurt-content-wrapper .page-title-wrap-inner .page-title {
font-size: 42px;
line-height: 50px;
}
.text-widget-content img {
max-width: 185px;
}
.text-widget-content-text br {
display: none;
}
.restaurt_latest_post_widget img, .restaurt_popular_post_widget img, .elementor-widget-wp-widget-restaurt_latest_post_widget img.img-responsive.wp-post-image {
max-width: 60px;
}
body .restaurt-content-wrapper h1 {
font-size: 42px;
line-height: 52px;
}
body .restaurt-content-wrapper h2 {
font-size: 40px;
line-height: 48px;
}
body .restaurt-content-wrapper h3 {
font-size: 32px;
line-height: 40px;
}
body .restaurt-content-wrapper h4 {
font-size: 26px;
line-height: 36px;
}
body .restaurt-content-wrapper h5 {
font-size: 20px;
line-height: 32px;
}
body .restaurt-content-wrapper h6 {
font-size: 16px;
line-height: 30px;
}
.owl-carousel:hover .owl-nav .owl-prev {
left: 0;
}
.owl-carousel:hover .owl-nav .owl-next {
right: 0px;
}
.team-wrapper .owl-carousel .team-inner {
margin-bottom: 0;
}
.footer-middle-wrap .col-lg-4:first-child .footer-middle-sidebar .widget-abt-sec {
margin-top: 0px !important;
}
.footer-middle-wrap .col-lg-4:first-child .footer-middle-sidebar .widget-abt-sec .wp-image-25885 {
opacity: 0;
}
.footer-middle-wrap .col-lg-4:first-child .footer-middle-sidebar .wp-block-cover.widget-abt-sec {
padding: 0;
min-height: auto !important;
}
.footer-middle-wrap .col-lg-4:first-child .footer-middle-sidebar .wp-block-cover.widget-abt-sec,
.footer-middle-wrap .col-lg-4:first-child .footer-middle-sidebar .wp-block-cover .has-background-dim:not([class*=-background-color]) {
background: transparent;
}
.footer-top-wrap.boxed-container {
width: 100%;
}
.team-wrapper.team-style-default.team-slide-model .team-inner:before {
opacity: 0;
}
footer.site-footer .footer-middle-wrap, footer.site-footer.footer-template-custom {
background-image: none;
}
.contact-form-wrapper .wpcf7 input[type="submit"] {
padding: 15px 25px 13px;
}
}
@media only screen and (max-width:1024px) and (min-width:992px) { .section-spacing-1024 {
margin-top: 30px;
}
.before-pattern.style-2 .elementor-image {
padding: 0 !important;
}
.sh-triangle .elementor-image::after {
content: none !important;
}
}
@media only screen and (max-width:1024px) and (min-width:768px) {
.event-wrapper.event-classic .event-inner .event-date span.event-time {
float: unset;
display: block;
}
}
@media (min-width: 1025px) {
.bf-jt {
position: relative;
}
.bf-jt::before {
width: 0;
height: 0;
border-top: 45px solid;
border-left: 38px solid transparent;
position: absolute;
left: -38px;
bottom: 0;
content: "";
}
.before-pattern .elementor-image {
position: relative;
}
.before-pattern .elementor-image::before {
content: "";
position: absolute;
background: url(//lavecchiaroma2.com.pt/wp-content/themes/restaurt/assets/images/dots-th-color.png);
width: 50%;
height: 35%;
top: -35px;
left: -45px;
z-index: 1;
}
}
@media (min-width: 1024px) {
.site-footer.footer-fixed {
bottom: 0;
left: 0;
margin: 0 auto;
max-width: 100%;
position: fixed;
right: 0;
z-index: -1;
}
aside.widget-area.left-widget-area {
padding-right: 20px;
}
aside.sidebar-widget.widget-area {
padding-left: 20px;
}
}
@media only screen and (max-width : 1023px){
.site-footer.footer-fixed {
position: relative;
}
}
@media only screen and (max-width: 1024px) and (min-width: 996px) {
.widget-area .widget.widget_categories .widget-title {
font-size: 21px;
}
}
@media only screen and (min-width : 997px){ 
aside.widget-area.right-widget-area {        
margin-left: 15px;
} 
}
@media only screen and (max-width : 997px){ 
.post-navigation-wrapper.clearfix {
padding: 30px 0px 0;
} 
aside.widget-area {
margin-top: 50px;
}
.restaurt_latest_post_widget img, 
.restaurt_popular_post_widget img, 
.elementor-widget-wp-widget-restaurt_latest_post_widget img.img-responsive.wp-post-image {
max-width: 80px;
}
}
@media only screen and (min-width : 992px){    
.pull-md-3, .pull-lg-3 {
right: 25%;
}
.pull-md-4, .pull-lg-4 {
right: 33.333333%;
}
.pull-md-6, .pull-lg-6 {
right: 50%;
}
.pull-md-8, .pull-lg-8 {
right: 66.666667%;
}
.pull-md-9, .pull-lg-9 {
right: 75%;
}
.push-md-3, .push-lg-3 {
left: 25%;
}
.push-md-4, .push-lg-4 {
left: 33.333333%;
}
.push-md-6, .push-lg-6 {
left: 50%;
}
.push-md-8, .push-lg-8 {
left: 66.666667%;
}
.offset-md-2, .offset-lg-2 {
margin-left: 16.666667%;
} .rtl .push-md-4,
.rtl .push-lg-4 {
right: 33.333333%;
left: auto;
}
.rtl .pull-md-8,
.rtl .pull-lg-8 {
left: 66.666667%;
right: auto;
}
}
@media only screen and (max-width: 996px) and (min-width: 768px) {
.blog .restaurt-blog .col-lg-8, .blog .restaurt-blog .col-lg-4, 
.restaurt-single-post .col-lg-8, .restaurt-single-post .col-lg-4,
.single-cea-service .col-lg-8, .single-cea-service .col-lg-4,
.single-cea-service .col-md-8, .single-cea-service .col-md-4,
.single-cea-service .col-md-8, .single-cea-service .col-md-4 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media only screen and (max-width: 991px) {
.rtl .testimonial-classic .owl-prev, .testimonial-classic .owl-prev {
left: inherit;
right: 45px;
}
.testimonial-classic .owl-prev, .testimonial-classic .owl-next {
top: 0;
transform: unset;
-webkit-transform: unset;
-moz-transform: unset;
}
.footer-top-wrap .col-lg-9 .footer-top-sidebar {
float: unset !important;
}
.footer-top-wrap ul.menu {
text-align: inherit;
}
.footer-bottom {
text-align: center;
}
.footer-bottom-items.nav {
display: grid;
float: none !important;
text-align: center;
}
.footer-bottom-items.nav.pull-left {
margin-left: 0 !important;
}
.restaurt_latest_post_widget ul.side-newsfeed li {
display: flex;
}
.footer-bottom-items.nav:first-child {
padding-bottom: 0;
}
.footer-middle-wrap .col-lg-4 .zozo_contact_info_widget {
margin-top: 0px !important;
}
.site-footer [class*="col-lg-"] {
margin-bottom: 35px;
}
.site-footer [class*="col-lg-"]:last-child {
margin-bottom: 0;
}
.site-footer [class*="col-lg-"] .widget:last-child {
margin-bottom: 0;
}
.footer-btns {
text-align: left !important;
}
ul.sub-menu li {
padding-left: 10px !important;
}
.footer-bottom section#block-13.widget {
margin-bottom: 0;
} section.additional-call-to-action {
margin-top: 0px !important;
}
.widget ul.nav.footer-info>li {
display: block;
margin-bottom: 35px;
} .ct-app form.form-horizontal .col-md-6 {
max-width: 100% !important;
}
.service-wrapper.service-default .service-icon-img-wrap:nth-child(2) {
top: 224px;
}
.footer-bottom .widget:last-child {
margin-bottom: 0;
}
.footer-top-wrap>*>.row>div:first-child {
padding-left: 15px;
}
.footer-template-custom .footer-top-wrap .col-lg-4:nth-child(2) {
border: none;
border-top: 0;
border-bottom: 0;
}
}
@media only screen and (min-device-width: 991px) {
.widget:last-child {
margin-bottom: 0;
}
}
@media only screen and (min-width: 768px) {
.entry-content > *.alignfull, .entry-summary > *.alignfull {
margin-top: calc(2 * 1rem);
margin-bottom: calc(2 * 1rem);
}
}
@media only screen and (max-width: 768px) {
.mobile-bar-inner .nav-item-inner .mobile-logo img {
max-width: 200px;
}
.before-pattern.style-2 .elementor-image::before {
width: 30% !important;
height: 32% !important;
left: 20% !important;
}
.faq-style .elementor-accordion-item .elementor-tab-title a.elementor-accordion-title {
line-height: 27px;
}
.portfolio-model-2 .row.portfolio-details {
padding-top: 30px;
}
.service-wrapper.service-default .service-icon-img-wrap:nth-child(2) {
top: 155px;
}
}
@media only screen and (max-width: 767px) {
.restaurt-content > .restaurt-content-inner,
.search-results .restaurt-content > .restaurt-content-inner {
padding: 70px 0 !important;
}
.single-cea-portfolio .restaurt-content-inner {
padding-bottom: 0 !important;
}
.elementor-section {
padding: 60px 0;
}
.restaurt-content-inner > .container > .row > .col-md-4 {
padding-left: 15px;
}
.restaurt-content-inner > .container > .row > .col-md-8 {
padding-right: 15px;
}
.portfolio-info .custom-post-nav .prev-nav-link,
.portfolio-info .custom-post-nav .next-nav-link {
max-width: 100% !important;
width: 100%;
margin-bottom: 20px;
}
.portfolio-info .custom-post-nav .prev-nav-link > a,
.portfolio-info .custom-post-nav .next-nav-link > a {
min-width: 250px !important;
}
.site-footer.footer-fixed {
position: relative;
}
.footer-bottom.footer-bottom-fixed {
position: relative;
} .page-title-inner .pull-left,
.page-title-inner .pull-right {
width: 100%;
max-width: 100%;
text-align: left;
}
.page-title-inner>div {
display: block;
max-width: 100%;
}
.error-404 h3.page-title {
position: relative;
font-size: 130px;
line-height: 110px;
margin-bottom: 17px;
}
.error-404 header.page-header p.error-description {
font-size: 36px;
line-height: 51px;
}
.err-content .btn {
margin-top: 60px;
}
.header-slider-wrapper, .page-title-wrap {
margin-top: unset !important;
}
.page-title-inner > div > *,.single-post h1.page-title {
max-width : 100%;
} .post-navigation-wrapper .nav-links.custom-post-nav>div a {
margin: 0 auto;
}
body .restaurt-content-wrapper .page-title-wrap-inner {
padding: 60px 0 60px 0;
}
body .restaurt-content-wrapper .page-title-wrap-inner .page-title {
font-size: 32px;
line-height: 38px;
}
body .restaurt-content-wrapper .page-title-inner .breadcrumb-wrap {
bottom: -80px;
}
.comment-meta span.date {
margin-right: 10px;
}
body.single.woocommerce .restaurt-content-wrapper .page-title-wrap-inner {
padding: 50px 0 50px 0;
} .image-grid-wrapper.image-grid-1 .image-grid-inner {
margin-bottom: 10px;
}   
.site-main .error-404 {
padding-top: 60px;
padding-bottom: 70px;
} .widget ul.nav.footer-info>li {
padding: 0 10px;
width: 100%;
margin-bottom: 30px;
}
.widget ul.nav.footer-info>li:last-child {
margin-bottom: 0;
} .zozo-mc-form .input-group,
footer .restaurt_mailchimp_widget .mailchimp-wrapper input.zozo-mc.btn {
display: block;
width: 100%;
}
.zozo-mc-form .input-group input {
width: 100%;
display: inline-block;
max-width: 100%;
margin: 0;
border-right: 1px solid #434d58;
border-radius: 0 !important;
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
}
.restaurt_mailchimp_widget .zozo-mc-form .input-group input.zozo-mc-email {
margin-bottom: 15px;
} 
.restaurt_mailchimp_widget .zozo-mc-form .input-group input.zozo-mc.btn-default {
border: unset;
}
.ct-position .elementor-widget-container {
position: absolute;
top: -67px;
right: 0;
margin: unset !important;
}
.ct-center .section-title-wrapper, .ct-center .section-title-wrapper.text-left .section-description {
text-align: center !important;
}
.restaurt_mailchimp_widget .mailchimp-wrapper button.zozo-mc.btn {
border-radius: 4px !important;
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
-ms-border-radius: 4px !important;
-o-border-radius: 4px !important;
}
.portfolio-wrapper.portfolio-style-default .owl-prev {
left: 41.8%;
}
.portfolio-wrapper.portfolio-style-default .owl-next {
left: 50.2%;
}
.widget-area .widget:last-of-type {
margin-bottom: 0;
}
.widget-area .widget {
margin-left: 0;
}
.blog-template.grid-layout article.post:last-of-type {
margin-bottom: 0 !important;
}
.post-pagination-wrap {
margin-top: 50px;
}
.restaurt-content-inner .widget-area {
padding-top: 50px;
}
.single-cea-service .col-md-4 .sidebar-widget.widget-area {
margin-top: 0;
padding-top: 0;
}
.footer-bottom-inner .col-md-12 {
-ms-flex-pack: justify!important;
justify-content: space-between!important;
display: -ms-flexbox!important;
display: block!important;
}
.footer-contact-info .content {
-ms-flex-preferred-size: 100% !important;
flex-basis: 100% !important;
margin-bottom: 20px;
}
.footer-social-info {
display: inline-block !important;
}
.footer-social-info .content {
-ms-flex-preferred-size: 100% !important;
flex-basis: 100% !important;
margin-bottom: 20px;
}
.footer-social-info .social-links {
-ms-flex-preferred-size: 100% !important;
flex-basis: 100% !important;
text-align: right !important;
}
.footer-contact-info .box {
-ms-flex-preferred-size: 100% !important;
flex-basis: 100% !important;
}
.ct-app form.form-horizontal .col-md-6 {
padding-top: 0px !important;
}
.ct-app .ea-bootstrap .step.final {
padding-left: 15px !important;
}
.ct-app .ea-bootstrap .col-sm-8 {
width: 100% !important;
max-width: 100% !important;
}
.single-post .author-info {
display: block;
}
.media.author-info .author-avatar img {
margin: 0;
margin-bottom: 20px;
}
.media.author-info .author-avatar {
margin: 0 !important;
}
.secondary-menu-area {
box-shadow: none;
}
.testimonial-list .testimonial-list-item {
display: block;
}
.testimonial-list .testimonial-list-item, .testimonial-list .owl-item .testimonial-list-item {
margin: 10px 15px 10px 15px;
}	
.testimonial-list .testimonial-list-item .media-body {
margin-left: 0px;
margin-top: 30px;
}
.testimonial-list .testimonial-list-item .testimonial-thumb {
display: inline-block;
margin-left: 0px;
}
.testimonial-list .testimonial-list-item .testimonial-thumb::before {
top: -34px;
}
.ct-feature .feature-box-wrapper .feature-box-image img {
opacity: 0.1;
}
.bg-none-767 {
background-color: transparent !important;
background-image: unset !important;
}
.bg-grey {
background: #f7f7f7;
}
h3.pricing-title {
font-size: 22px !important;
}
.post-navigation-wrapper .nav-links.custom-post-nav>div h4 {
font-size: 20px !important;
}
.custom-post-nav .next-nav-link h4, .custom-post-nav .prev-nav-link h4 {
font-size: 18px !important;
}
.full-img img {
max-width: 100% !important;
}
.portfolio-model-4 .portfolio-info .portfolio-meta {
position: inherit;
width: 100%;
}
.portfolio-model-4 .portfolio-info .portfolio-meta ul li {
display: inline-block;
width: 49%;
}
.service-wrapper.service-default .service-icon-img-wrap:nth-child(2) {
top: 155px;
}
.single-campaign .campaign-single-summary > * .campaign-donation.pull-right {
float: left;
margin-top: 25px;
}
.footer-bottom-items.nav {
margin: 0 0 0 0px !important;
}
section.res-hide-img .float-parallax {
display: none;
}
.footer-bottom-inner .col-md-12 ul.footer-bottom-items.nav.pull-right {
padding-bottom: 0px;
padding-top: 10px;
}
.single-post .entry-meta.bottom-meta .post-meta.pull-left, 
.single-post .entry-meta.bottom-meta .post-meta.pull-right {
float: none;
}
.single-post .entry-meta.bottom-meta .post-meta.pull-left {
margin-bottom: 10px;
}
.footer-middle-wrap {
padding-top: 60px !important;
padding-bottom: 60px !important;
}
.page-title-inner > div > * {
margin-bottom: 5px;
}
.grid-layout h3.entry-title {
line-height: 28px;
font-size: 21px;
}
.blog-template .entry-title a {
font-size: 21px;
line-height: 28px;
}
body .restaurt-content-wrapper h1 {
font-size: 32px;
line-height: 38px;
}
body .restaurt-content-wrapper h2 {
font-size: 30px;
line-height: 36px;
}
body .restaurt-content-wrapper h3 {
font-size: 26px;
line-height: 34px;
}
body .restaurt-content-wrapper h4 {
font-size: 22px;
line-height: 30px;
}
body .restaurt-content-wrapper h5 {
font-size: 20px;
line-height: 32px;
}
body .restaurt-content-wrapper h6 {
font-size: 16px;
line-height: 30px;
}
.back-to-top {
width: 30px;
height: 30px;
line-height: 30px;
bottom: 30px;
right: 30px;
}
.back-to-top:after {
width: 30px;
height: 30px;
}
.site-footer .footer-top-wrap [class*="col-lg-"] {
margin-bottom: 25px;
}
.site-footer [class*="col-lg-"]:last-child {
margin-bottom: 0;
}
.team-wrapper.team-style-default.team-slide-model .team-inner:before {
bottom: 32px;
opacity: 1;
}
.footer-template-custom .footer-top-wrap .col-lg-4:nth-child(2) {
border: none !important;
border-top: 0;
border-bottom: 0;
}
}
@media only screen and (max-width: 580px) {
.testimonial-wrapper.testimonial-modern .testimonial-inner .testimonial-excerpt {
font-size: 18px;
line-height: 32px;
}
.service-wrapper.service-default .service-icon-img-wrap:nth-child(2) {
top: 95px;
}
.single-post-template article .article-inner> .top-meta ul li:not(:last-of-type) {
margin-bottom: 5px;
}
.single-post-template blockquote:before {
left: 1px;
top: 6px;
font-size: 21px;
}
.single-post-template .top-meta .post-meta .post-author .author-img img {
width: 20px;
}
.single .post-author a > span {
vertical-align: middle;
}
.single-post-template blockquote:after {
left: -15px;
top: -15px;
}
.single-post-template blockquote, .wp-block-quote.has-text-align-right, blockquote.wp-block-quote.is-style-large {
padding: 53px 30px 30px 30px;
}
.feature-box-classic .media-body .fbox-number {
position: relative;
right: auto;
padding-left: 0;
background: transparent;
}
}
@media only screen and (max-width: 640px) {
.single-post-template blockquote {
font-size: 18px;
line-height: 32px;
}	
.single-post .post-meta.pull-left {
margin-bottom: 30px;
}
.single-post .entry-meta .post-meta {
float: none;
margin-bottom: 0px;
}
.single-post .entry-meta .post-meta.pull-left {
margin-bottom: 0px;
}
.restaurt-single-post .post-comments .comments .comment {
padding: 15px;
}
ul.mobile-topbar-items > li {
width: 100%;
}
.single-post-template article .article-inner> .top-meta ul li {
margin-bottom: 0px;
}
.portfolio-wrapper.portfolio-style-default .owl-prev {
left: 40.8%;
}
.portfolio-wrapper.portfolio-style-default .owl-next {
left: 51.2%;
}
.post-navigation-wrapper .nav-links.custom-post-nav>div {
width: 100%;
display: block;
max-width: 100%;
margin-bottom: 15px;
text-align: inherit;
}
.post-navigation-wrapper .nav-links.custom-post-nav>div:last-of-type {
margin-bottom: 0px;
padding-bottom: 0;
border: none;
}
.post-navigation-wrapper .nav-links.custom-post-nav .prev-nav-link:after, .post-navigation-wrapper .nav-links.custom-post-nav .next-nav-link:after {
position: inherit;
left: inherit;
right: inherit;
}
.post-navigation-wrapper .nav-links.custom-post-nav > div a {
margin-bottom: 0px !important;
}
.post-navigation-wrapper .nav-links.custom-post-nav>div a {
padding: 15px 0;
}
.post-navigation-wrapper .nav-links.custom-post-nav .next-nav-link a.next::after {
margin-left: 20px;
}
.single-post .custom-post-nav {
display: inline-block;
padding: 30px;
}
.single-restaurt-team .team-info .team-info-inner > div > *,
.single-restaurt-team .team-info > * ul.nav.social-icons.team-social {
padding-left: 0;
}
.single-restaurt-team .team-image-wrap {
margin-bottom: 30px;
}
.single-restaurt-team .team-info .team-title h2 {
font-size: 28px;
}
.service-wrapper.service-default .service-icon-img-wrap:nth-child(2) {
top: 115px;
}
.counter-style-classic .counter-value {
margin-right: 25px;
}
.counter-style-classic .counter-value span.counter-up {
font-size: 48px;
}
.counter-style-classic .counter-value span.counter-suffix {    
font-size: 16px;
line-height: 1;
}
.counter-style-classic .counter-title .counter-title-head {
line-height: 18px;
}
.counter-style-classic::before {
width: 35px;
height: 35px;
}
.single-post .custom-post-nav {
display: inline-block;
}
.post-navigation-wrapper .custom-post-nav::before {
content: none;
}
.post-navigation-wrapper .nav-links.custom-post-nav>div {
margin-bottom: 25px;
display: block;
text-align: left !important;
width: 100%;    
padding-bottom: 25px;
border-bottom: solid 1px #2e2e2e;
}
.post-navigation-wrapper .nav-links.custom-post-nav>div.next-nav-link a.next {
margin-bottom: 0 !important;
}
.single-post .post-navigation-wrapper.clearfix {
padding: 30px 0px 0;
}
.post-navigation-wrapper .nav-links.custom-post-nav .next-nav-link:after, .post-navigation-wrapper .nav-links.custom-post-nav .prev-nav-link:after {
position: inherit;
}
}
@media only screen and (max-width: 782px) and (min-width: 600px) {
.logged-in.admin-bar .sticky-outer .header-sticky,
.logged-in.admin-bar .sticky-outer .sticky-scroll.show-menu {
top: 46px;
}
}
@media only screen and (max-width: 580px) {
.zozo-mc-form .input-group input {
width: 100%;
}	
}
@media only screen and (max-width: 600px) {
.logged-in.admin-bar .mobile-header-inner .sticky-outer .header-sticky,
.logged-in.admin-bar .mobile-header-inner .sticky-outer .sticky-scroll.show-menu {
top: 0;
}
.container.float-video-container {
transform: translateY(100%);
}
.comments .media .media-left img {
margin-right: 10px;
width: 40px !important;
}
}
@media only screen and (max-width: 575px) {
.team .team-info {
padding-top: 30px;
}
.custom-post-nav {
padding: 20px 20px 35px;
}
.custom-post-nav::before {
content: none;
}
.custom-post-nav .prev-nav-link {
margin-bottom: 25px;
}
.custom-post-nav .prev-nav-link, .custom-post-nav .next-nav-link {
display: block;
text-align: center;
float: unset;
}
.ct-price-table.last-table {
right: 0;
left: unset;
}
.custom-post-nav .prev-nav-link > a, .custom-post-nav .next-nav-link > a {
vertical-align: bottom;
position: relative;
}
}
@media only screen and (max-width: 565px) {
.single-post-template .top-meta .post-meta > ul > li::after {
display: none;
}
.single-post-template .top-meta .post-meta > ul > li {
padding-right: 0;
}
.single-post-template article .article-inner> .top-meta {
margin-bottom: 33px;
padding-bottom: 18px;
}
}
@media only screen and (max-width: 515px) {
.single-post-template article .article-inner> .top-meta ul li:nth-child(1) {
margin-bottom: 10px;
}
.single-post-template article .article-inner> .top-meta:first-child li:nth-child(1) {
margin-bottom: 3px;
}
.single-post-template article .article-inner> .top-meta ul li {
display: block;
float: none;
}
.single-post-template article .article-inner> .top-meta ul li .post-date {
display: inline-block;
margin-bottom: 0px;
}
.text-widget-content {
display: block;
align-items: inherit;
}
.text-widget-content-text {
font-size: 16px;
margin-left: 0;
display: block;
}
.elementor-element .wpc-reservation-field.date.wpc-reservation-calender-field {
padding: 30px 20px 22px;
}
.elementor-element .wpc-reservation-form .wpc_reservation_form {
padding: 0 20px;
}
}
@media only screen and (max-width: 480px) {
.btn-default, .btn.btn-default, .default-btn a.elementor-button {
font-size: 15px;
}
.portfolio-wrapper.portfolio-style-default .owl-prev {
left: 37.8%;
}
.portfolio-wrapper.portfolio-style-default .owl-next {
left: 52.2%;
}
.ct-price-table.last-table {
display: block !important;
position: inherit !important;
transform: unset !important;
top: unset !important;
margin-top: 35px;
}
.before-pattern .elementor-image::before {
content: none !important;
}
.before-pattern.style-2 .elementor-image {
padding: 0 !important;
}
.sh-triangle .elementor-image::after {
left: 0px !important;
}
.testimonial-list .testimonial-list-item {
padding: 25px;
}
.service-wrapper.service-default .service-icon-img-wrap:nth-child(2) {
top: 210px;
}
.custom-footertop-widget:last-of-type {
margin-bottom: 0;
}
.custom-footertop-widget {
width: 100%;
display: block  !important;
margin-bottom: 20px;
}
.portfolio-model-4 .portfolio-info .portfolio-meta {
padding: 30px;
}
.portfolio-model-4 .portfolio-info .portfolio-meta ul li {
width: 100%;
}
.portfolio-model-4 .portfolio-meta-list > li > * {
display: block;
text-align: center;
}
.single-post-template article .article-inner> .top-meta:nth-child(2)::before {
content: none;
}
.single-post-template blockquote, .wp-block-quote.has-text-align-right, blockquote.wp-block-quote.is-style-large {
margin: 40px 0px 35px 0px;
}
.post-navigation-wrapper .nav-links.custom-post-nav>div a > * {
display: block;
overflow: hidden;
}
.single-post-template article .article-inner> .top-meta ul li:first-child {
margin-bottom: 13px;
}
.widget.restaurt_mailchimp_widget {
padding: 30px 30px 38px;
}
.woocommerce #content div.product .woocommerce-tabs .panel, 
.woocommerce div.product .woocommerce-tabs .panel, 
.woocommerce-page #content div.product .woocommerce-tabs .panel, 
.woocommerce-page div.product .woocommerce-tabs .panel {
padding: 20px 10px 30px;
}
.single-post-template article .article-inner> .top-meta {
padding-bottom: 12px;
}
.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {
padding: 7px 0;
}
}
@media only screen and (max-width: 479px) {
.bf-sh .elementor-image::before {
width: 250px !important;
height: 250px !important;
}
.footer-btns .foot-btn:first-of-type {
margin-bottom: 20px;
}
.widget.widget_tag_cloud a.tag-cloud-link {
padding: 5px 15px;
font-size: 14px !important;
}
}
@media only screen and (max-width: 410px) {
.wpc-reservation-field.date .flatpickr-day {
height: 45px;
line-height: 43px;
}
}
@media only screen and (max-width: 410px) {
.site-footer .widget.restaurt_mailchimp_widget .widget-title {
line-height: 25px;
}
}
@media only screen and (max-width: 400px) {
.post-comments .comments .comment {
padding: 20px;
}
.post-comments-wrapper .comment-respond {
padding: 15px 25px 30px;
}
.comment-text span.reply a {
margin: 3px;
}
}
@media only screen and (max-width: 366px) {
.restaurt_latest_post_widget img, .restaurt_popular_post_widget img, .elementor-widget-wp-widget-restaurt_latest_post_widget img.img-responsive.wp-post-image {
max-width: 60px;
}
}
@media only screen and (max-width: 360px) {
.mobile-logo .main-logo a.site-title, .sticky-logo .mobile-logo .main-logo a.site-title {
font-size: 22px;
}
.mobile-logo .main-logo span.logo-tagline {
font-size: 16px;
}
.portfolio-wrapper.portfolio-style-default .owl-prev {
left: 33.8%;
}
.portfolio-wrapper.portfolio-style-default .owl-next {
left: 52.2%;
}
.section-title-wrapper.text-center .title-wrap > .section-title {
padding-left: 0px;
}
.section-title-wrapper .title-wrap > .section-title::before {
width: 42px;	
}
.testimonial-list .testimonial-list-item {
padding: 25px 0px;
}
.media.testimonial-list-item .media-body {
margin-left: 0px;
}
.testimonial-wrapper.testimonial-list .owl-prev, .testimonial-wrapper.testimonial-list .owl-next {
top: inherit;
bottom: 25px;
}
.testimonial-wrapper.testimonial-list .owl-prev {
left: inherit;
right: 50px;
}
.testimonial-list .testimonial-list-item .testimonial-thumb img {
max-width: 200px;
}	
.table-style1 .tablepress tr {
display: grid;
}
.table-style1 .tablepress thead th {
width: 100% !important;
}
.table-style1 .tablepress tr td {
width: 100% !important;
}
.table-style1 .tablepress thead th,
.table-style1 .tablepress tr td {
border-right: unset !important;
}
.table-style1 .tablepress tbody tr:first-child td {
border-top: 2px solid #ededed;
}
.portfolio-model-2 .portfolio-meta-list > li .portfolio-meta-title-wrap {
display: block;
margin-bottom: 10px;
margin-right: 0;
}
.event-wrapper.event-classic .event-inner .event-date span.event-time {
float: inherit;
display: block;
}
.zozo-mc-form .input-group input {
width: 100%;
}
.portfolio-model-4 .portfolio-info .portfolio-meta ul li {
display: block;
width: 100%;
}
.service-wrapper.service-default .service-icon-img-wrap:nth-child(2) {
top: 140px;
}
.pricing-style-1 .pricing-inner-wrapper > .pricing-table-info .price-before {
top: -182px !important;
}
.portfolio-model-4 .portfolio-meta-list>li {
margin-right: 0px;
margin-bottom: 15px;
}
.portfolio-model-4 .portfolio-meta-list>li:last-of-type {
margin-bottom: 0;
}
.widget-area .widget .widget-title, .widget-area .widget_block .wp-block-group__inner-container > h2 {
font-size: 23px;
}
.single-cea-service .widget .btn.btn-default {
padding: 14px 12px;
}
.nav.pagination>li.nav-item a, .nav.pagination>li.nav-item span {
width: 40px;
height: 40px;
line-height: 40px;
}
.nav.pagination>li.nav-item a.next-page, 
.nav.pagination>li.nav-item a.prev-page {
width: 40px;
height: 40px;
line-height: 40px;
}
.grid-layout .article-inner {
padding: 0px 20px 20px 20px;
}
.elementor-element .wpc-reservation-field.date.wpc-reservation-calender-field {
padding: 0;
background: transparent;
}
.flatpickr-current-month {
font-size: 15px;
line-height: 1;   
}
}
@media only screen and (max-width: 320px) {
.service-wrapper.service-default .service-icon-img-wrap:nth-child(2) {
top: 115px;
}
.grid-layout .article-inner>.post-format-wrap {
margin-bottom: 20px;
}
.grid-layout .post-items .post-meta.pull-left, .grid-layout .post-items .post-meta.pull-right {
float: none;
}
.grid-layout .post-items .post-meta.pull-left {
padding-bottom: 19px;
}
.flatpickr-current-month {
font-size: 13px;  
}
.elementor-element .wpc-reservation-form .wpc_reservation_form {
padding: 0 5px;
}
} .rtl {
direction: rtl;
} .rtl .pull-left,
.rtl .page-title-inner .pull-left {
float: right;
}
.rtl .pull-right {
float: left;
}
.rtl .restaurt-single-post .post-comments .comment-text {
margin-right: 15px;
}
.rtl .post-box-title {
margin-bottom: 25px;
}
.rtl .search-toggle-wrap,
.rtl .widget .side-item-text {
padding-right: 15px;
}
.rtl .nav-item-inner .search-form {
float: right;
} .rtl .search-form .input-group .btn,
.rtl .search-form .input-group .form-control {
border-bottom-left-radius: .25rem;
border-top-left-radius: .25rem;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
border-left: none;
}
.rtl .full-search-wrapper .search-form .input-group .btn {
text-align: left;
position: absolute;
left: 0;
}
.rtl .search-form .input-group .form-control {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
border-right: 1px solid #ccc;
border-left: 0;
padding-right: 15px;
}
.rtl blockquote.blockquote {
border-left: none;
}
.rtl .input-group>.custom-select:not(:last-child), .rtl .input-group>.form-control:not(:last-child) {
border-radius: .25rem;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.rtl .mailchimp-wrapper .btn, .rtl .mailchimp-wrapper button {
border-radius: 0.25em !important;
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
} .rtl .header-phone span, .rtl .header-email span, .rtl .header-address span {
padding-right: 8px;
}
.rtl .topbar-items.nav.pull-left {
padding-left: 0;
padding-right: 15px;
}
.rtl .topbar-items .nav-item-inner,
.rtl .logobar-items .nav-item-inner,
.rtl .navbar-items .nav-item-inner {
padding-left: 15px;
padding-right: 0;
}
.rtl .topbar-items .nav-item:last-child .nav-item-inner,
.rtl .logobar-items .nav-item:last-child .nav-item-inner:last-child,
.rtl .navbar-items .nav-item:last-child .nav-item-inner:last-child {
padding-left: 0;
}
.rtl .topbar-items li.menu-item:first-of-type:after {
background: transparent;
}
.rtl .topbar-items li.menu-item:last-of-type:after {
background-color: #000;
}
.rtl .header-inner .media i {
margin-right: 0;
margin-left: 16px;
}
.rtl .pull-right .breadcrumb {
text-align: left;
}
.rtl ul.nav.header-info>li:first-child {
padding-right: 0px;
}
.rtl ul.nav.header-info>li:last-child {
padding-right: 10px;
}
.rtl .nav.pull-center {
float: right;
}
.rtl .close {
left: 16px;
right: auto;
} .rtl .restaurt-main-menu li a.dropdown-toggle:after {
padding-right: 5px;
padding-left: 0;
}
.rtl span.menu-icon,
.rtl .post-tags-before {
padding-left: 10px;
}
.rtl .dropdown-menu {
right: 0;
}
.rtl .restaurt-main-menu .dropdown-menu .dropdown-menu {
top: -3px;
right: 100%;
}
.rtl ul.dropdown-menu>li,
.rtl ul.mega-child-dropdown-menu>li {
text-align: right;
}
.rtl .mega-dropdown-menu>li {
float: right;
}
.rtl .restaurt-main-menu>li>.dropdown-menu li.dropdown>a:after {
content: "\f105";
font-family: "FontAwesome";
left: 20px;
right: auto;
}
.rtl .restaurt-main-menu>li>.dropdown-menu li.dropdown:hover>a:after {
content: "\f104";
font-family: "FontAwesome";
left: 20px;
right: auto;
}
.rtl span.menu-tag {
display: inline-block;
padding: 5px 8px;
line-height: 1;
margin: 0 0 0 7px;
}
.rtl ul.restaurt-mobile-menu li.menu-item {
text-align: right;
} .rtl .zmm-dropdown-toggle {
left: 0;
right: auto;
}  .rtl .related-slider-wrapper .related-meta>div {
padding-right: 0;
}
.rtl .owl-prev {
margin-left: 10px;
margin-right: 0;
} .rtl .post-meta .post-author .author-img img {
margin-left: 10px;
margin-right: 0;
}
.rtl .post-meta .nav .nav-item,
.rtl .nav.comments-share>li,
.rtl .comments-like-nav>li {
padding: 0 0 0 0;
}
.rtl .post-meta .nav .nav-item:first-child, .rtl .nav.comments-share>li:first-child, .rtl .comments-like-nav>li:first-child {
margin-right: 0;
}
.rtl .post-meta .post-fav-wrap li.nav-item {
padding-left: 0 !important;
}
.rtl span.like-count,
.rtl span.dlike-count {
padding: 0 7px 0 0px;
} .rtl .portfolio-icons p a:last-child {
margin-right: 6px;
}
.rtl .portfolio-style-classic .post-overlay-items .bottom-meta {
right: 0px;
}
.rtl span.portfolio-meta-icon {
margin-right: 0;
margin-left: 10px;
float: right;
} .rtl span.before-icon {
padding-right: 0;
padding-left: 10px;
}
.rtl .blog-wrapper .post-author .author-img {
margin-right: 0;
margin-left: 5px;
}
.rtl .top-meta ul>li,
.rtl .bottom-meta ul>li {
float: right;
margin-left: 15px;
margin-right: 0;
}
.rtl .top-meta ul li:last-child,
.rtl .bottom-meta ul li:last-child {
margin-left: 0;
}
.rtl .blog-style-classic .post-overlay-items .post-more a {
right: inherit;
left: 20px;
}
.rtl ul.nav.bottom-meta-list.meta-left, .rtl ul.nav.top-meta-list.meta-left {
float: right;
}
.rtl ul.nav.bottom-meta-list.meta-left li, .rtl ul.nav.top-meta-list.meta-left li {
float: initial;
}
.rtl .blog-style-default .blog-inner li {
line-height: inherit;
}
.rtl .anim .popup-video-post.popup-trigger-icon:before, .rtl .anim .popup-video-post.popup-trigger-icon:after {
right: inherit;
}
.rtl .widget .widget-title::after {
right: 0;
left: inherit;
}
.rtl .grid-layout article .top-meta:nth-child(2) {
right: inherit;
left: 50px;
}
.rtl .grid-layout .article-inner> footer.entry-footer .bottom-meta .post-more .read-more::before {
right: 0;
left: inherit;
}
.rtl .grid-layout .article-inner> footer.entry-footer .bottom-meta .post-more .read-more:hover {
padding-left: 0;
padding-right: 35px;
}
.rtl .single-post-template article .article-inner> .top-meta:nth-child(2) ul li:first-child {
left: 45px;
right: inherit;
}
.rtl .single-post-template .top-meta .post-meta > ul > li:nth-child(2) {
margin-right: 0px !important;
margin-left: 0;
}
.rtl .single-post-template .top-meta .post-meta > ul > li:last-of-type {
padding-right: 17px;
margin-right: 15px !important;
}
.rtl .single-post-template .top-meta .post-meta > ul > li i {
margin-right: inherit;
margin-left: 10px;
}
.rtl .single-post-template .top-meta .post-meta > ul > li::after {
left: -17px;
right: inherit;
}
.rtl aside.widget-area .restaurt_latest_post_widget li .side-item-text a::after {
left: inherit;
right: 25px;
}
.rtl.single .post-author a > span.author-img {
margin-right: 0;
}
.rtl .single-post-template blockquote .quote-author, .rtl .single-post-template blockquote cite {
padding-left: 0;
padding-right: 34px;
}
.rtl .single-post-template blockquote .quote-author::before, .rtl .single-post-template blockquote cite::before {
left: inherit;
right: 0;
}
.rtl .post-navigation-wrapper .nav-links.custom-post-nav>div .prev h4 {
text-align: left;
} .rtl .testimonial-wrapper.testimonial-default .testimonial-inner:before {
right: inherit;
left: 30px;
} .rtl .widget-area .widget .menu-item-object-restaurt-service a:before {
left: 20px;
right: auto;
}
.rtl .contact-widget-info>p>span:first-child {
float: right;
margin-right: 0;
margin-left: 15px;
}
.rtl .services-title > .service-title-element {
padding-left: 0px;
padding-right: 15px;
}
.rtl .service-wrapper.service-default .service-icon-img-wrap:nth-child(2) {
right: inherit;
left: 15px;
}
.rtl .widget-area .widget .menu-services-menu-container ul > li > a {
padding: 15px 44px 10px 25px;
}
.rtl .widget-area .widget .menu-services-menu-container ul > li > a::before {
left: inherit;
right: 16px;
padding-right: 0;
padding-left: 10px;
} .rtl .mailchimp-wrapper .mc-form .input-group input.form-control {
border-left: none;
padding-right: 25px;
padding-left: 12px;
border-right: 1px solid #fff;
border-top-right-radius: 0;
-moz-border-top-right-radius: 50px;
-webkit-border-top-right-radius: 50px;
-o-border-top-right-radius: 50px;
-ms-border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
-moz-border-bottom-right-radius: 50px;
-webkit-border-bottom-right-radius: 50px;
-o-border-bottom-right-radius: 50px;
-ms-border-bottom-right-radius: 50px;
border-top-left-radius: unset;
-moz-border-top-left-radius: unset;
-webkit-border-top-left-radius: unset;
-o-border-top-left-radius: unset;
-ms-border-top-left-radius: unset;
border-bottom-left-radius: unset;
-moz-border-bottom-left-radius: unset;
-webkit-border-bottom-left-radius: unset;
-o-border-bottom-left-radius: unset;
-ms-border-bottom-left-radius: unset;
}
.rtl .mailchimp-wrapper .input-group .input-group-btn .mc-submit-btn {
border-top-left-radius: 50px;
-moz-border-top-left-radius: 50px;
-webkit-border-top-left-radius: 50px;
-o-border-top-left-radius: 50px;
-ms-border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
-moz-border-bottom-left-radius: 50px;
-webkit-border-bottom-left-radius: 50px;
-o-border-bottom-left-radius: 50px;
-ms-border-bottom-left-radius: 50px;
border-top-right-radius: unset;
-moz-border-top-right-radius: unset;
-webkit-border-top-right-radius: unset;
-o-border-top-right-radius: unset;
-ms-border-top-right-radius: unset;
border-bottom-right-radius: unset;
-moz-border-bottom-right-radius: unset;
-webkit-border-bottom-right-radius: unset;
-o-border-bottom-right-radius: unset;
-ms-border-bottom-right-radius: unset;
} .rtl .zozo_advance_tab_post_widget .post-item>.post-item-desc {
padding-right: 20px;
}
.rtl .widget,
.rtl .site-footer .widget .widget-title,
.rtl .tab-content,
.rtl .zozo_advance_tab_post_widget .post-item>.post-item-desc {
text-align: right;
}
body.rtl {
text-align: unset;
}
.rtl .site-footer .widget .widget-title, 
.rtl .tab-content, .rtl .zozo_advance_tab_post_widget .post-item > .post-item-desc  {
text-align: right;
}
.rtl .widget li.cat-item a,
.rtl .widget.widget_archive li a,
.rtl .widget .author-counts a {
display: inline-block;
}
.rtl i.icon {
padding-left: 10px;
padding-right: 0;
}
.rtl .widget .footer-info .media::before {
margin-right: 0px;
margin-left: 16px;
}
.rtl .widget ul li.menu-item:before {
display: none;
} .rtl .me-3 {
margin-right: 0 !important;
margin-left: 1rem;
}
.rtl .contact-widget>p>span {
margin-right: 0;
margin-left: 10px;
} .rtl .widget.restaurt_latest_post_widget li .side-image,
.rtl .restaurt_popular_post_widget li .side-image {
float: right;
}
.rtl .restaurt_latest_post_widget img,
.rtl .restaurt_popular_post_widget img {
margin: 0 0 10px 10px;
}
.rtl .widget.restaurt_latest_post_widget li .side-item .side-item-text,
.rtl .restaurt_popular_post_widget li .side-item .side-item-text {
padding-right: 0;
}
.rtl .widget .comments-wrap>* {
margin-right: 0;
margin-left: 15px;
}
.rtl .widget .comments-wrap>*:last-child {
margin-left: 0;
} .page-has-no-sidebar .entry-content > *.alignfull, .page-has-no-sidebar .entry-summary > *.alignfull {
position: relative;
clear: both;
padding: 0;
margin-left: calc(50% - 50vw);
margin-right: calc(51% - 50vw);
width: auto;
max-width: 1000%;
}
.page-has-no-sidebar .entry-content > *.wp-block-columns.alignfull,
.page-has-no-sidebar .entry-summary > *.wp-block-columns.alignfull {
padding-left: 45px;
padding-right: 45px;
background: #fff;
}
.wp-block-gallery {
clear: both;
}
.wp-block-image {
margin-top:20px;
margin-bottom: 20px;
}
.wp-block-image figcaption {
color: #ababab;
line-height: 28px;
}
.wp-block-image img {
margin-left: 0;
}
.wp-block-gallery.has-nested-images figure.wp-block-image img {
transition: all .3s;
}
.wp-block-gallery.has-nested-images figure.wp-block-image:hover img {
opacity: 0.7;    
transition: all .3s;
}
table.wp-block-table, table.wp-block-table.aligncenter, table.wp-block-table.alignleft, table.wp-block-table.alignright {
width: 100%;
}
blockquote.wp-block-quote.is-style-large {
padding: 40px 40px 40px 92px !important;
margin: 40px 0px 35px 0px;
}
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p, 
.wp-block-pullquote p, .wp-block-pullquote.is-style-solid-color blockquote p {
font-size: 24px;    
line-height: 36px;
color: #fff;
}
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
font-style: normal;
}
.single-post-template blockquote a {
color: #fff;
}
.single-post-template blockquote cite a {
color: inherit;
}
.wp-block-pullquote {
border: 0;
}
figure.wp-block-pullquote.alignleft {
text-align: left;
}
figure.wp-block-pullquote.alignright {
text-align: right;
}
.wp-block-button {
margin-bottom: 15px;
}
.wp-block-button__link:hover {
background: #2c3238;
}
.is-style-outline .wp-block-button__link:hover,
.wp-block-file .wp-block-file__button:hover {
background: #2c3238;
color: #fff !important;
}
.wp-block-file .wp-block-file__button {
border-radius: 0;
}
.wp-block-button.is-style-squared .wp-block-button__link, .wp-block-button__link.wp-block-button.is-style-squared .wp-block-button__link {
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}
.wp-block-video {
overflow: hidden;
}
.has-large-font-size {
font-size: 36px;
line-height: 42px;
color: #fff;
}
.wp-block-cover-image .wp-block-cover-image-text, 
.wp-block-cover .wp-block-cover-text, 
section.wp-block-cover-image>h2 {
color: #fff !important;
}
.wp-block-cover, .wp-block-cover-image {
margin-bottom: 1.5em;
}
.wp-block-archives:not(.alignwide):not(.alignfull), .wp-block-categories:not(.alignwide):not(.alignfull), .wp-block-code, .wp-block-columns:not(.alignwide):not(.alignfull), .wp-block-cover:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter), .wp-block-embed:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter), .wp-block-gallery:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter), .wp-block-group:not(.has-background):not(.alignwide):not(.alignfull), .wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter), .wp-block-latest-comments:not(.aligncenter):not(.alignleft):not(.alignright), .wp-block-latest-posts:not(.aligncenter):not(.alignleft):not(.alignright), .wp-block-media-text:not(.alignwide):not(.alignfull), .wp-block-preformatted, .wp-block-pullquote:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright), .wp-block-quote, .wp-block-quote.is-large, .wp-block-quote.is-style-large, .wp-block-verse, .wp-block-video:not(.alignwide):not(.alignfull) {
margin-bottom: 1rem;
margin-top: 0;
}
.widget_media_gallery .wp-block-gallery {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.secondary-menu-area-inner .widget.widget_block.widget_media_gallery {
padding-bottom: 0;
margin-bottom: 20px;
}
.about-widget.widget-content .author-url a {
padding: 9px 32px 9px;
}
.wp-block-calendar tfoot a {
color: #fff;
}
.wp-block-table {
margin-bottom: 20px;
}
ul.wp-block-categories.wp-block-categories-list.aligncenter {
text-align: center;
}
ul ul.children {
list-style: none;
}
.wp-block-table td, .wp-block-table th {
border: 1px solid #303235;
padding: 8px 10px;
}
.wp-block-table.has-fixed-layout {
width: auto;
}
.wp-block-table.is-style-stripes td {
border: 1px solid #303235; 
}
.is-style-outline .wp-block-button__link:hover {
border: 2px solid transparent;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
background-color: #151920;
}
.wp-block-table.is-style-stripes {
border-bottom: 1px solid #303235;
}
.site-footer .wp-block-archives:not(.alignwide):not(.alignfull), 
.site-footer .wp-block-categories:not(.alignwide):not(.alignfull), 
.site-footer .wp-block-code, 
.site-footer .wp-block-columns:not(.alignwide):not(.alignfull), 
.site-footer .wp-block-cover:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter), 
.site-footer .wp-block-embed:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter), 
.site-footer .wp-block-gallery:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter), 
.site-footer .wp-block-group:not(.has-background):not(.alignwide):not(.alignfull), 
.site-footer .wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter), 
.site-footer .wp-block-latest-comments:not(.aligncenter):not(.alignleft):not(.alignright), 
.site-footer .wp-block-latest-posts:not(.aligncenter):not(.alignleft):not(.alignright), 
.site-footer .wp-block-media-text:not(.alignwide):not(.alignfull), 
.site-footer .wp-block-preformatted, 
.site-footer .wp-block-pullquote:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright), 
.site-footer .wp-block-quote, .site-footer .wp-block-quote.is-large, 
.site-footer .wp-block-quote.is-style-large, 
.site-footer .wp-block-verse, 
.site-footer .wp-block-video:not(.alignwide):not(.alignfull),
.wp-block-latest-comments:not(.aligncenter):not(.alignleft):not(.alignright), 
.wp-block-latest-posts:not(.aligncenter):not(.alignleft):not(.alignright) {
margin-bottom: 0;
}
.entry-content > p[style^="font-size"] {
line-height: 1.2;
}
.gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33.33%;
}
.gallery-columns-4 .gallery-item {
width: 20%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.66667%;
}
.gallery-columns-7 .gallery-item {
width: 14.28571%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11.11111%;
}
.sticky-logo,
.header-sticky .main-logo,
.sticky-scroll.show-menu .main-logo {
display: none;
}
.header-sticky .sticky-logo,
.sticky-scroll.show-menu .sticky-logo {
display: block;
}
.bold-text {
color: #000;
font-weight: 700;
}
.wp-block-latest-posts.wp-block-latest-posts__list li:first-child {
padding-top: 0;
}
.wp-block-latest-posts.wp-block-latest-posts__list li:last-child {
padding-bottom: 0;
}
footer.wp-block-latest-comments__comment-meta {
line-height: 28px;
}
.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-author {
position: relative;
padding-left: 24px;
}
.blocks-gallery-caption,
.wp-block-video figcaption,
.wp-block-embed figcaption {
color: #ababab;
}
.wp-block-media-text.alignfull.has-media-on-the-right,
.wp-block-group.has-background {
background-color: #151920 !important;
} .padding-none {
padding: 0!important;
}
.padding-top-none {
padding-top: 0!important;
}
.padding-bottom-none {
padding-bottom: 0!important;
}
.padding-left-none {
padding-left: 0!important;
}
.padding-right-none {
padding-right: 0!important;
}
.padding-top-10 {
padding-top: 10px;
}
.padding-top-20 {
padding-top: 20px;
}
.padding-top-25 {
padding-top: 25px;
}
.padding-top-30 {
padding-top: 30px;
}
.padding-top-40 {
padding-top: 40px;
}
.padding-top-50 {
padding-top: 50px;
}
.padding-top-60 {
padding-top: 60px;
}
.padding-top-70 {
padding-top: 70px;
}
.padding-top-75 {
padding-top: 75px;
}
.padding-top-80 {
padding-top: 80px;
}
.padding-top-90 {
padding-top: 90px;
}
.padding-top-100 {
padding-top: 100px;
}
.padding-top-110 {
padding-top: 110px;
}
.padding-bottom-none {
padding-bottom: 0px;
}
.padding-bottom-10 {
padding-bottom: 10px;
}
.padding-bottom-20 {
padding-bottom: 20px;
}
.padding-bottom-30 {
padding-bottom: 30px;
}
.padding-bottom-40 {
padding-bottom: 40px;
}
.padding-bottom-50 {
padding-bottom: 50px;
}
.padding-bottom-60 {
padding-bottom: 60px;
}
.padding-bottom-70 {
padding-bottom: 70px;
}
.padding-bottom-75 {
padding-bottom: 75px;
}
.padding-bottom-80 {
padding-bottom: 80px;
}
.padding-bottom-90 {
padding-bottom: 90px;
}
.padding-bottom-100 {
padding-bottom: 100px;
}
.padding-bottom-110 {
padding-bottom: 110px;
}
.padding-10 {
padding: 10px;
}
.padding-20 {
padding: 20px;
}
.padding-30 {
padding: 30px;
}
.padding-40 {
padding: 40px;
}
.padding-50 {
padding: 50px;
}
.padding-60 {
padding: 60px;
}
.padding-70 {
padding: 70px;
}
.padding-75 {
padding: 75px;
}
.padding-80 {
padding: 80px;
}
.padding-90 {
padding: 90px;
}
.padding-100 {
padding: 100px;
}
.padding-110 {
padding: 110px;
}
.padding-tb-10 {
padding-top: 10px;
padding-bottom: 10px;
}
.padding-tb-0 {
padding-top: 0px;
padding-bottom: 0px;
}
.padding-tb-20 {
padding-top: 20px;
padding-bottom: 20px;
}
.padding-tb-30 {
padding-top: 30px;
padding-bottom: 30px;
}
.padding-tb-40 {
padding-top: 40px;
padding-bottom: 40px;
}
.padding-tb-50 {
padding-top: 50px;
padding-bottom: 50px;
}
.padding-tb-60 {
padding-top: 60px;
padding-bottom: 60px;
}
.padding-tb-70 {
padding-top: 70px;
padding-bottom: 70px;
}
.padding-tb-75 {
padding-top: 75px;
padding-bottom: 75px;
}
.padding-tb-80 {
padding-top: 80px;
padding-bottom: 80px;
}
.padding-tb-90 {
padding-top: 90px;
padding-bottom: 90px;
}
.padding-tb-100 {
padding-top: 100px;
padding-bottom: 100px;
}
.padding-tb-110 {
padding-top: 110px;
padding-bottom: 110px;
}
.padding-lr-10 {
padding-left: 10px;
padding-right: 10px;
}
.padding-lr-20 {
padding-left: 20px;
padding-right: 20px;
}
.padding-lr-30 {
padding-left: 30px;
padding-right: 30px;
}
.padding-lr-40 {
padding-left: 40px;
padding-right: 40px;
}
.padding-lr-50 {
padding-left: 50px;
padding-right: 50px;
}
.padding-lr-60 {
padding-left: 60px;
padding-right: 60px;
}
.padding-lr-70 {
padding-left: 70px;
padding-right: 70px;
}
.padding-lr-75 {
padding-left: 75px;
padding-right: 75px;
}
.padding-lr-80 {
padding-left: 80px;
padding-right: 80px;
}
.padding-lr-90 {
padding-left: 90px;
padding-right: 90px;
}
.padding-lr-100 {
padding-left: 100px;
padding-right: 100px;
}
.padding-lr-110 {
padding-left: 110px;
padding-right: 110px;
}
.margin-none {
margin: 0!important;
}
.margin-top-none {
margin-top: 0!important;
}
.margin-bottom-none {
margin-bottom: 0!important;
}
.margin-left-none {
margin-left: 0!important;
}
.margin-right-none {
margin-right: 0!important;
}
.margin-top-1 {
margin-top: 1px;
}
.margin-top-2 {
margin-top: 2px;
}
.margin-top-3 {
margin-top: 3px;
}
.margin-top-4 {
margin-top: 4px;
}
.margin-top-5 {
margin-top: 5px;
}
.margin-top-6 {
margin-top: 6px;
}
.margin-top-7 {
margin-top: 7px;
}
.margin-top-8 {
margin-top: 8px;
}
.margin-top-9 {
margin-top: 9px;
}
.margin-top-10 {
margin-top: 10px;
}
.margin-top-15 {
margin-top: 15px;
}
.margin-top-20 {
margin-top: 20px;
}
.margin-top-25 {
margin-top: 25px;
}
.margin-top-30 {
margin-top: 30px;
}
.margin-top-35 {
margin-top: 35px;
}
.margin-top-40 {
margin-top: 40px;
}
.margin-top-50 {
margin-top: 50px;
}
.margin-top-60 {
margin-top: 60px;
}
.margin-top-70 {
margin-top: 70px;
}
.margin-top-75 {
margin-top: 75px;
}
.margin-top-80 {
margin-top: 80px;
}
.margin-top-90 {
margin-top: 90px;
}
.margin-top-100 {
margin-top: 100px;
}
.margin-top-110 {
margin-top: 110px;
}
.margin-top-125 {
margin-top: 125px;
}
.margin-top-130 {
margin-top: 130px;
}
.margin-top-150 {
margin-top: 150px;
}
.margin-bottom-0 {
margin-bottom: 0px!important;
}
.margin-bottom-10 {
margin-bottom: 10px!important;
}
.margin-bottom-20 {
margin-bottom: 20px!important;
}
.margin-bottom-30 {
margin-bottom: 30px!important;
}
.margin-bottom-40 {
margin-bottom: 40px!important;
}
.margin-bottom-50 {
margin-bottom: 50px;
}
.margin-bottom-60 {
margin-bottom: 60px;
}
.margin-bottom-70 {
margin-bottom: 70px;
}
.margin-bottom-75 {
margin-bottom: 75px!important;
}
.margin-bottom-80 {
margin-bottom: 80px;
}
.margin-bottom-90 {
margin-bottom: 90px;
}
.margin-bottom-100 {
margin-bottom: 100px;
}
.margin-bottom-110 {
margin-bottom: 110px;
}
.margin-10 {
margin: 10px;
}
.margin-20 {
margin: 20px;
}
.margin-30 {
margin: 30px;
}
.margin-40 {
margin: 40px;
}
.margin-50 {
margin: 50px;
}
.margin-60 {
margin: 60px;
}
.margin-70 {
margin: 70px;
}
.margin-75 {
margin: 75px;
}
.margin-80 {
margin: 80px;
}
.margin-90 {
margin: 90px;
}
.margin-100 {
margin: 100px;
}
.margin-110 {
margin: 110px;
}
.margin-tb-10 {
margin-top: 10px;
margin-bottom: 10px;
}
.margin-tb-20 {
margin-top: 20px;
margin-bottom: 20px;
}
.margin-tb-30 {
margin-top: 30px;
margin-bottom: 30px;
}
.margin-tb-40 {
margin-top: 40px;
margin-bottom: 40px;
}
.margin-tb-50 {
margin-top: 50px;
margin-bottom: 50px;
}
.margin-tb-60 {
margin-top: 60px;
margin-bottom: 60px;
}
.margin-tb-70 {
margin-top: 70px;
margin-bottom: 70px;
}
.margin-tb-75 {
margin-top: 75px;
margin-bottom: 75px;
}
.margin-tb-80 {
margin-top: 80px;
margin-bottom: 80px;
}
.margin-tb-90 {
margin-top: 90px;
margin-bottom: 90px;
}
.margin-tb-100 {
margin-top: 100px;
margin-bottom: 100px;
}
.margin-tb-110 {
margin-top: 110px;
margin-bottom: 110px;
}
.margin-lr-10 {
margin-left: 10px;
margin-right: 10px;
}
.margin-lr-20 {
margin-left: 20px;
margin-right: 20px;
}
.margin-lr-30 {
margin-left: 30px;
margin-right: 30px;
}
.margin-lr-40 {
margin-left: 40px;
margin-right: 40px;
}
.margin-lr-50 {
margin-left: 50px;
margin-right: 50px;
}
.margin-lr-60 {
margin-left: 60px;
margin-right: 60px;
}
.margin-lr-70 {
margin-left: 70px;
margin-right: 70px;
}
.margin-lr-75 {
margin-left: 75px;
margin-right: 75px;
}
.margin-lr-80 {
margin-left: 80px;
margin-right: 80px;
}
.margin-lr-90 {
margin-left: 90px;
margin-right: 90px;
}
.margin-lr-100 {
margin-left: 100px;
margin-right: 100px;
}
.margin-lr-110 {
margin-left: 110px;
margin-right: 110px;
}
.padding-right-30 {
padding-right: 30px;
}
.padding-left-50 {
padding-left: 50px;
}
.margin-top-minus-150 {
margin-top: -150px;
}
.margin-top-minus-90 {
margin-top: -90px;
}
.margin-top-minus-50 {
margin-top: -50px;
}
.btn-wrap .btn-lg {
width: 100%;
}
.rev_slider .btn.btn-rounded {
padding: 12px 54px 12px 54px !important;
}
.rev_slider .btn.btn-default,
.rev_slider .btn.btn-bordered {
padding: 12px 42px !important;
}
.rev_slider .btn.btn-default i, .rev_slider .btn.btn-bordered i {
display: contents;
vertical-align: middle;
}
.rev_slider .btn.btn-default {
border: 1px solid !important;
}
.rev_slider .btn.btn-default:hover {
border-color: #000 !important;
}
footer .widget .btn.link.before-icon {
font-size: 18px;	
}
footer .widget .btn.link.before-icon:before {
content: "\e628";
color: #fff;
font-family: themify;
padding-right: 12px;
font-size: 12px;
line-height: 26px;
}
.sticky-date .post-date > a > span {
display: block;
font-weight: 400;
} .mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
background: transparent;
text-align: right;
}
span.ti-star.ti-half-star:after {
content: "";
position: absolute;
height: 100%;
width: 50%;
right: 0;
top: 0;
background: #fff;
}
.mfp-iframe-holder .mfp-close:hover {
background: unset !important;
}
.mfp-iframe-holder .mfp-close {
border: unset !important;
} .sticky-header-space > span.customize-partial-edit-shortcut,
.footer-top-wrap > span.customize-partial-edit-shortcut,
.footer-middle-wrap > span.customize-partial-edit-shortcut,
.footer-bottom > span.customize-partial-edit-shortcut {
right: 10px;
}  .image-dotted .elementor-image:before {
content: "";
position: absolute;
background: url(//lavecchiaroma2.com.pt/wp-content/themes/restaurt/assets/images/dots.png);
width: 50%;
height: 70%;
right: -36px;
top: -26px;
z-index: -1;
}
.image-dotted .elementor-image {
display: inline-block;
position: relative;    
z-index: 0;
}     
body.opacity-zero, body[data-corestat="1"] {
opacity: 0;
transition: opacity ease 0.35s;
}
body.opacity-one {
opacity: 1;
transition: opacity ease 0.35s;
}
.before-pattern.style-2 .elementor-image {
padding: 0 0 0 65px;
position: relative;
}
.before-pattern.style-2 .elementor-image::before {
content: "";
position: absolute;
background: url(//lavecchiaroma2.com.pt/wp-content/themes/restaurt/assets/images/dots-th-color.png);
width: 56%;
height: 50%;
left: 30px;
top: -42px;
z-index: 1;
}
.before-pattern .elementor-image img {
position: relative;
z-index: 1;
}
.before-pattern-dark .elementor-image {
position: relative;
}
.before-pattern-dark .elementor-image::before {
content: "";
position: absolute;
background: url(//lavecchiaroma2.com.pt/wp-content/themes/restaurt/assets/images/dots.png);    
width: 40%;
height: 62%;
left: -28px;
bottom: -24px;
z-index: 1;
}
.before-pattern-dark .elementor-image img {
position: relative;
z-index: 1;
} .restaurt-sticky-wrapper.active {
right: 0 !important;
}
a.restaurt-sticky-trigger {
position: absolute;
right: 100%;
top: 0;
height: 50px;
min-width: 50px;
background: #333;
line-height: 50px;
padding: 0 4px;
text-align: center;
color: #fff !important;
}
a.restaurt-sticky-trigger > span {
line-height: 44px;
font-size: 17px;
vertical-align: middle;
}
.restaurt-sticky-wrapper {
position: fixed;
transition: all ease 0.35s;
top: 50%;
right: -350px;
width: 350px;
height: auto;
left: auto;
height: auto;
min-height: 120px;
background: #fff;
z-index: 999;
}
.restaurt-sticky-wrapper.position-middle {
transform: translateY(-50%);
}
.restaurt-sticky-content {
background: #fff;
padding: 20px;
border: 1px solid #f7f7f7;
color: #000;
text-align: left;
max-height: 350px;
overflow-y: scroll;
}
.restaurt-sticky-wrapper.full-height .restaurt-sticky-content {
max-height: none;
height: 85vh;
padding: 30px 20px;
overflow-y: scroll;
}
.restaurt-sticky-wrapper.position-bottom {
top: auto;
bottom: 10%;
}
.restaurt-sticky-wrapper.position-top {
top: 20%;
bottom: auto;
}
.restaurt-sticky-wrapper.text_trigger a {
width: auto;
min-width: 100px;
height: auto;
line-height: 1.5;
display: inline-block;
padding: 15px 5px;
color: #fff;
border-radius: 5px 0 0 5px;
}
.restaurt-sticky-wrapper.text_trigger a:hover {
color: #fff;
}
.restaurt-sticky-content form.wpcf7-form > p {
margin-bottom: 5px;
}
.restaurt-sticky-content input.wpcf7-form-control, .restaurt-sticky-content select {
height: 35px;
line-height: 35px;
}
.restaurt-sticky-wrapper.dark .restaurt-sticky-content {
background: #000;
color: #fff;
}
.hgt-text {
font-size: 20px;
line-height: 34.4px;
font-weight: 600;
}
.feature-box-wrapper.ct-pg-style {
position: relative;
}
.feature-box-wrapper.ct-pg-style::before {
content: "";
position: absolute;
background: url(//lavecchiaroma2.com.pt/wp-content/themes/restaurt/assets/images/progress-loader.png);
width: 138px;
height: 23px;
background-repeat: no-repeat;
background-size: 100%;
left: 76px;
top: 20px;
}	
.feature-box-wrapper.ct-pg-style.pic-2::before {
background: url(//lavecchiaroma2.com.pt/wp-content/themes/restaurt/assets/images/progress-loader-2.png) no-repeat;
background-size: 100%;
}
.feature-box-wrapper.ct-pg-style.pic-3::before {
background: url(//lavecchiaroma2.com.pt/wp-content/themes/restaurt/assets/images/progress-loader-3.png) no-repeat;
background-size: 100%;
}
.feature-box-wrapper.ct-pg-style.pic-4::before {
background: url(//lavecchiaroma2.com.pt/wp-content/themes/restaurt/assets/images/progress-loader-4.png) no-repeat;
background-size: 100%;
}
textarea.area-md {
height: 45px;
}
.ct-before-bg .elementor-image {
position: relative;
}
.ct-before-bg .elementor-image img {
padding-left: 56px;
padding-bottom: 60px;
position: relative;
}
.ct-before-bg .elementor-image::before {
content: "";
height: 430px;
width: 395px;
position: absolute;
left: 0;
bottom: 0;
}
.before-style .elementor-image {
position: relative;
}
.before-style .elementor-image img {
position: relative;
padding: 36px 30px 36px 0px;
}
.before-style .elementor-image::before {
content: "";
background: #fff;
width: 80%;
height: 100%;
border: 5px solid #eee;
position: absolute;
right: 0;
}
.single-product h1.page-title {
display: none;
}
.about-call span {
font-size: 24px;
font-weight: 700;
color: #0e0e0e;
font-family: 'Poppins',sans-serif;
}
.signature-meta h3 {
font-size: 20px;
line-height: 1;
color: #0e0e0e;
font-weight: 600;
margin-bottom: 0;
}
header.restaurt-header .header-inner .sticky-outer {
position: relative;
z-index: 9;
}
header.restaurt-header .header-inner ul.navbar-items.nav.pull-right li:last-of-type .search-toggle-wrap {
padding: 0 5px 0 0px;
}
.ct-price-table {
background-color: #fff;
background-image: url(//lavecchiaroma2.com.pt/wp-content/themes/restaurt/assets/images/pricing-bg.png);
background-repeat: no-repeat;
background-position: top left -45px;
margin: 0;
max-width: 370px;
width: 100%;
-webkit-box-shadow: 0 0 30px rgba(0,0,0,.12);
-khtml-box-shadow: 0 0 30px rgba(0,0,0,.12);
-moz-box-shadow: 0 0 30px rgba(0,0,0,.12);
-ms-box-shadow: 0 0 30px rgba(0,0,0,.12);
-o-box-shadow: 0 0 30px rgba(0,0,0,.12);
box-shadow: 0 0 30px rgba(0,0,0,.12);
position: relative;
overflow: hidden;
z-index: 1;
text-align: center;
-webkit-transition: all .5s ease-in-out;
-khtml-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
.ct-price-table.last-table:hover {
-webkit-transform: translate(0,-50%) scale(1);
-khtml-transform: translate(0,-50%) scale(1);
-moz-transform: translate(0,-50%) scale(1);
-ms-transform: translate(0,-50%) scale(1);
-o-transform: translate(0,-50%) scale(1);
transform: translate(0,-50%) scale(1);
z-index: 1;
}
.ct-price-table .pricing-table-wrapper {
margin-bottom: 0;
}
.ct-price-table .pricing-table-wrapper .pricing-inner-wrapper {
background: unset;
padding: 40px 30px 42px;
}
.ct-price-table .pricing-table-wrapper .pricing-inner-wrapper > * {
padding-left: 0;
padding-right: 0;
}
.ct-price-table.last-table {
display: block;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0,-50%) scale(.88);
-khtml-transform: translate(0,-50%) scale(.88);
-moz-transform: translate(0,-50%) scale(.88);
-ms-transform: translate(0,-50%) scale(.88);
-o-transform: translate(0,-50%) scale(.88);
transform: translate(0,-50%) scale(.88);
z-index: 0;
}
.ct-price-table .pricing-table-wrapper .pricing-content, .ct-price-table .pricing-table-wrapper .pricing-content > * {
margin-bottom: 10px;
}
.ct-price-table .pricing-table-wrapper .price-before {
margin-bottom: 30px;
}
.ct-price-table .pricing-table-wrapper .price-before > * {
color: #fff;
padding: 12px 20px;
border-radius: 4px;
}
.ct-bf-image {
position: relative;
}
.ct-bf-image::before {
content:"";
background-image: url(//lavecchiaroma2.com.pt/wp-content/themes/restaurt/assets/images/new_ideas.png);
background-position: top center;
background-repeat: no-repeat;
position: absolute;
height: 100%;
width: 100%;
left: 0;
bottom: 0;
opacity: 0.5;
}
.t-radius .elementor-image img {
border-radius: 100px 0 0;
-webkit-border-radius: 100px 0 0;
-moz-border-radius: 100px 0 0;
}
.sh-triangle .elementor-image::after {
content: "";
width: 0;
height: 0;
left: 60px;
bottom: -5px;
border-bottom: 100px solid;
border-right: 100px solid transparent;
position: absolute;
z-index: 9;
}
.elementor-accordion .elementor-accordion-item:first-of-type, .elementor-accordion .elementor-accordion-item:last-of-type {
margin-bottom: 0;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title {
line-height: 28px;
margin-bottom: 20px;
}
.elementor-accordion .elementor-accordion-item:last-child .elementor-tab-title {
margin-bottom: 0;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title {
line-height: 28px;
box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 8%);
-webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 8%);
-moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .08);
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
margin-bottom: 20px;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active {
margin-bottom: 0 !important;
border-bottom: 0;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
padding: 12px 25px 10px 25px !important;
color: #fff !important;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-content {
border-left: 3px solid #eee !important;
margin: 25px 0 25px 25px;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title span.elementor-accordion-icon-closed i, 
.elementor-accordion .elementor-accordion-item .elementor-tab-title span.elementor-accordion-icon-opened i {
padding: 7px 10px;
margin-top: -1px;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title:hover a, 
.elementor-accordion .elementor-accordion-item .elementor-tab-title:focus a,
.elementor-accordion .elementor-accordion-item .elementor-tab-title:hover span i, 
.elementor-accordion .elementor-accordion-item .elementor-tab-title:focus span i {
color: #fff !important;
}
.section-title-wrapper.sep-none .section-title {
padding-bottom: 0;
}
.section-title-wrapper.sep-none .section-title::before {
content: none;
}
.faq-style .elementor-accordion-item {
margin-bottom: 20px !important;
}
.faq-style .elementor-accordion-item .elementor-tab-title.elementor-active {
background: transparent !important;
border: 2px solid !important;
padding: 10px 22px 10px 15px !important;
}
.faq-style .elementor-accordion .elementor-accordion-item .elementor-tab-title:hover, .faq-style .elementor-accordion .elementor-accordion-item .elementor-tab-title:focus, .faq-style .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active {
box-shadow: unset !important;
-webkit-box-shadow: unset !important;
-moz-box-shadow: unset !important;
background: unset !important;
color: #1C1C25 !important;
}
.faq-style .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active .elementor-accordion-title, .faq-style .elementor-accordion .elementor-accordion-item .elementor-tab-title:hover .elementor-accordion-title, .faq-style .elementor-accordion .elementor-accordion-item .elementor-tab-title:focus .elementor-accordion-title, .faq-style .elementor-accordion .elementor-accordion-item .elementor-tab-title:hover .elementor-accordion-icon i:before, .faq-style .elementor-accordion .elementor-accordion-item .elementor-tab-title:focus .elementor-accordion-icon i:before {
color: #1C1C25 !important;
}
.faq-style .elementor-accordion-item .elementor-tab-title {
padding: 21px 24px 23px 30px;
border: 2px solid #eaeaea;
-webkit-border-radius: 3px 3px 0px 0px;
-khtml-border-radius: 3px 3px 0px 0px;
-moz-border-radius: 3px 3px 0px 0px;
-ms-border-radius: 3px 3px 0px 0px;
-o-border-radius: 3px 3px 0px 0px;
border-radius: 3px 3px 0px 0px;
background-color: #fff;
}
.faq-style .elementor-accordion-item .elementor-tab-content.elementor-active {
padding: 21px 24px 23px 30px;
}
.table-style1 .tablepress {
box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.08);
-webkit-box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.08);
}
.table-style1 .tablepress thead th {
color: #fff;
padding: 15px 30px;
text-align: center;
border-right: 2px solid #ededed;
}
.table-style1 .tablepress tr td {
padding: 15px 30px;
color: #222;
text-align: center;
border-right: 2px solid #ededed;
}
.table-style1 .tablepress tr td:last-of-type {
border-right: 0;
}
.flip-box-inner.imghvr-flip-horiz .flip-box-btn a.btn {
position: initial;
color: #222;
}
.flip-box-inner.imghvr-flip-horiz .flip-box-btn a.btn:hover {
color: #fff;
}
.elementor-widget-tabs .elementor-tab-title.elementor-tab-mobile-title.elementor-active {
color: #fff !important;
} .ct-app .ea-bootstrap .form-horizontal .control-label {
text-align: left;
padding-top: 8px;
color: #222;
}
.ct-app .ea-bootstrap .col-sm-4 {
width: 20%;
}
.ct-app .ea-bootstrap .col-sm-8 {
width: 80%;
max-width: 80%;
}
.ct-app .ea-bootstrap .form-horizontal select {
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
background-image: url(//lavecchiaroma2.com.pt/wp-content/themes/restaurt/assets/images/icon-select.png);
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
background-position: right center;
background-repeat: no-repeat;
cursor: pointer;
border: 1px solid #eaeaea;
color: #222;
height: 45px !important;
}
.ct-app .ea-bootstrap .disabled .block {
z-index: 8;
}
.ct-app .step.calendar {
margin-top: 45px;
padding-top: 3px;
}
.ct-app .step.calendar .ui-datepicker .ui-datepicker-header {
margin-bottom: 20px;
padding-right: 7px;
}
.ct-app .step.calendar .ui-datepicker {
padding: 0;
border: unset;
box-shadow: unset;
}
.ct-app .step.calendar .ui-datepicker .ui-datepicker-title {
font-size: 20px;
color: #222;
}
.ct-app .step.calendar .ui-datepicker .ui-datepicker-calendar th, 
.ct-app .step.calendar .ui-datepicker .ui-datepicker-calendar td {
padding: 12px 0;
color: #222;
font-size: 16px;
}
.ct-app .step.calendar .ui-datepicker .ui-datepicker-calendar th a, 
.ct-app .step.calendar .ui-datepicker .ui-datepicker-calendar td a {
font-size: 16px;
color: #222;
}
.ct-app .step.calendar .ui-datepicker .no-slots, 
.ct-app .step.calendar .ui-datepicker .no-slots:hover {
background: #eee;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}
.ct-app .step.calendar .ui-datepicker .no-slots a, 
.ct-app .step.calendar .ui-datepicker .no-slots:hover a {
color: #a7a7a7 !important;
}
.ct-app .step.calendar .ui-datepicker-prev::before, 
.ct-app .step.calendar .ui-datepicker-next::before {
padding: 6px 8px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
color: #fff;
}
.ct-app .step.calendar .ui-datepicker .ui-datepicker-current-day {
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}
.ct-app .step.calendar .ui-datepicker .ui-datepicker-current-day a.ui-state-active {
color: #fff;
}
.ct-app .step.calendar .ui-datepicker tr.time-row .time.well {
background: transparent;
border: unset;
box-shadow: unset;
}
.ct-app .ea-bootstrap .step.final {
padding-left: 30px;
}
.ct-app .ea-bootstrap .step.final input {
height: 45px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
.ct-app .ea-bootstrap .step.final h3 {
color: #222;
font-weight: 600;
}
.ct-app .ea-bootstrap .step.final #booking-overview td {
padding: 10px;
}
.ct-app .ea-bootstrap .step.final #booking-overview td.value {
font-size: 14px;
font-weight: 400;
}
.ct-app .ea-bootstrap .step.final #booking-overview td.ea-label {
font-size: 16px;
font-weight: 600;
color: #222;
}
.ct-app .ea-bootstrap .step.final .ea-submit.booking-button, 
.ct-app .ea-bootstrap .step.final .ea-btn.ea-cancel {
padding: 10px;
padding: 11px 38px;
border: none;
border-radius: 4px;
font-weight: 600;
font-size: 14px;
}
.ct-app .ea-bootstrap .step.final .ea-submit.booking-button:hover, 
.ct-app .ea-bootstrap .step.final .ea-btn.ea-cancel:hover {
background: #000;
color: #fff;
} .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
padding-top: 30px;
padding-bottom: 0;
}
.tribe-events .tribe-events-c-top-bar__nav-list-item {
padding-right: 10px;
}
.tribe-events .tribe-events-c-top-bar__nav-list-item .tribe-events-c-top-bar__nav-link {
cursor: pointer;
text-align: center;
}
.tribe-events .tribe-events-c-top-bar__nav-list-item .tribe-events-c-top-bar__nav-link::before {
background: none;
color: #fff;
font-family: themify;
height: 30px !important;
width: 30px !important;
line-height: 30px;
border-radius: 50%;
font-size: 14px;
}
.tribe-events .tribe-events-c-top-bar__nav-list-item .tribe-events-c-top-bar__nav-link--prev::before {
content: "\e64a";
}
.tribe-events .tribe-events-c-top-bar__nav-list-item .tribe-events-c-top-bar__nav-link--next::before {
content: "\e649";
}
.tribe-common .tribe-common-c-btn:hover, .tribe-common a.tribe-common-c-btn:hover, 
.tribe-events .tribe-events-c-top-bar__nav-list-item .tribe-events-c-top-bar__nav-link--prev:hover::before, 
.tribe-events .tribe-events-c-top-bar__nav-list-item .tribe-events-c-top-bar__nav-link--next:hover::before {
background: #000;
color: #fff;
}
.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
font-size: 14px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-cost {
font-size: 16px;
font-weight: 600;
margin-top: 28px;
}
span.tribe-events-c-top-bar__datepicker-desktop.tribe-common-a11y-hidden {
font-size: 16px;
}
.single-tribe_events .single-featured-image-header {
display: none;
}
.single-tribe_events .tribe-events-single {
margin-bottom: 0 !important;
}
.single-tribe_events .tribe-events-single .tribe-events-back {
display: none;
}
.single-tribe_events .tribe-events-single .tribe-events-single-event-title {
color: #222;
}
.single-tribe_events .tribe-events-single .tribe-events-schedule h2 {
font-size: 16px;
}
.single-tribe_events .tribe-events-single .tribe-events-schedule .tribe-events-cost {
font-weight: 600;
font-size: 20px;
}
.single-tribe_events .tribe-events-cal-links a.tribe-events-button {
color: #222 !important;
padding: 15px 12px 14px !important;
}
.single-tribe_events .tribe-events-cal-links a.tribe-events-button:hover {
background-color: #000 !important;
color: #fff !important;
}
.single-tribe_events .tribe-events-event-meta > * {
padding: 0;
}
.single-tribe_events .tribe-events-event-meta {
background: transparent;
border: unset;
margin-bottom: 0;
}
.single-tribe_events .tribe-events-event-meta > * .tribe-events-single-section-title {
margin-top: 0;
color: #222;
font-size: 16px;
}
.single-tribe_events .tribe-events-event-meta > * dt {
margin-bottom: 5px;
color: #111;
}
.single-tribe_events .tribe-events-event-meta > * dd {
margin-bottom: 16px !important;
}
.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
padding: 2px 0px 5px;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium {
color: #fff;
}
.tribe-common--breakpoint-medium .tribe-events-calendar-list__event-date-tag-daynum {
color: #fff !important;
}
.tribe-events-c-ical a.tribe-events-c-ical__link {
border: 1px solid;
}
.tribe-common .tribe-common-c-btn-border:hover, .tribe-common a.tribe-common-c-btn-border:hover, .tribe-events .tribe-events-c-ical__link:active, .tribe-events .tribe-events-c-ical__link:focus, .tribe-events .tribe-events-c-ical__link:hover {
color: #222;
}
.tribe-events .tribe-events-c-ical__link:before {
content: none;
}
h3.tribe-events-calendar-month__calendar-event-title {
padding-top: 5px;
}
.tribe-events-calendar-month__calendar-event-tooltip-cost span 	{
font-size: 14px;
font-weight: 700;
}
.tribe-events-nav-pagination li a {
padding: 20px 16px 10px;
color: #222;
}
.tribe-events-nav-pagination li a:hover {
background: #000;
color: #fff;
}
.ct-ft-style .feature-box-wrapper .feature-box-icon span {
box-shadow: 6px 5px 16px 0px rgba(0, 0, 0, 0.15);
}
.ct-feature .feature-box-wrapper {
overflow: hidden;
z-index: 1;
}
.ct-feature .feature-box-wrapper .feature-box-image img {
position: absolute;
top: 0;
width: 400px !important;
height: auto;
right: -140px;
z-index: -1;
}
.feature-box-wrapper.ct-ft-style-2 {
box-shadow: 0 0 25px rgba(0,0,0,.08);
-webkit-box-shadow: 0 0 25px rgba(0,0,0,.08);
-moz-box-shadow: 0 0 25px rgba(0,0,0,.08);
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
overflow: hidden;
}
.feature-box-wrapper.ct-ft-style-2:hover::before {
width: 100%;
opacity: 1;
}
.feature-box-wrapper.ct-ft-style-2::before {
position: absolute;
content: '';
right: 0;
top: 0;
width: 50%;
height: 100%;
opacity: 0;
-webkit-transition: all 600ms ease;
-ms-transition: all 600ms ease;
-o-transition: all 600ms ease;
-moz-transition: all 600ms ease;
transition: all 600ms ease;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}
.feature-box-wrapper.ct-ft-style-2 .feature-box-inner {
position: relative;
z-index: 9;
}
.feature-box-wrapper.ct-ft-style-2:hover .feature-box-inner img {
filter: brightness(0) invert(1);
-webkit-filter: brightness(0) invert(1);
}
.feature-box-wrapper.ct-ft-style-2:hover .feature-box-inner .feature-box-title,
.feature-box-wrapper.ct-ft-style-2:hover .feature-box-inner .fbox-content,
.feature-box-wrapper.ct-ft-style-2:hover .feature-box-btn a.btn {
color: #fff !important; 
}
.feature-box-wrapper.ct-ft-style-2:hover::after {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
transition: all .5s linear;
transition-delay: .1s;
}
.feature-box-wrapper.ct-ft-style-2::after {
content: '';
width: 273px;
height: 273px;
border-radius: 50%;
position: absolute;
top: -148px;
right: -83px;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
.feature-box-wrapper.ct-ft-style-2 .feature-box-btn a.btn::before {
content: "";
width: 100%;
height: 9px;
position: absolute;
z-index: -1;
bottom: 5px;
}
.feature-box-wrapper.ct-ft-style-2 .feature-box-btn a.btn {
background: transparent;
position: relative;
z-index: 9;
}
.feature-box-wrapper.ct-ft-style-2 .feature-box-btn a.btn:hover {
text-decoration: none;
}
.feature-box-wrapper.ct-ft-style-2:hover .feature-box-btn a.btn::before {
background: #5a5a5a;
}
.feature-box-wrapper.ft-list-style {
box-shadow: 0px 15px 38px 0px rgba(0, 0, 0, 0.08);
-webkit-box-shadow: 0px 15px 38px 0px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0px 15px 38px 0px rgba(0, 0, 0, 0.08);
overflow: hidden;
}
.feature-box-wrapper.ft-list-style::before {
content: "";
border-radius: 74% 26% 100% 0/1% 48% 52% 99%;
-webkit-border-radius: 74% 26% 100% 0%/1% 48% 52% 99%;
-moz-border-radius: 74% 26% 100% 0%/1% 48% 52% 99%;
width: 140px;
height: 140px;
position: absolute;
left: -14px;
top: -14px;
z-index: 0;
transform: scale(.8);
-webkit-transform: scale(.8);
-moz-transform: scale(.8);
transition: all .5s ease;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
}
.feature-box-wrapper.ft-list-style:hover::before {
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
}
.feature-box-wrapper.ft-list-style .feature-box-image img {
transform: scale(.9);
}
.before-shape .elementor-image {
position: relative;
}
.before-shape .elementor-image::before {    
content: "";
width: 80%;
height: 50%;
position: absolute;
left: -30px;
bottom: -30px;
z-index: 1;
}
.before-shape .elementor-image img {
position: relative;
z-index: 8;
}
.ct-list-2 .feature-box-image {
position: relative;
padding-top: 10px;
padding-left: 10px;
}
.ct-list-2 .feature-box-image::before {
content: "";
position: absolute;
width: 80%;
height: 80%;
left: 0;
top: 0;
background: rgba(255, 255, 255, 0.38);
}
.ct-list-2 .feature-box-image img {
width: 68px !important;
height: auto;
background: #fff;
padding: 15px;
}
.rt-full-img {
position: relative;
}
.rt-full-img img {
position: absolute;
top: -180px;
}
.tb-price-style .tablepress tr > td:first-child {
padding-left: 0;
padding-right: 20px;
color: #222;
}
.tb-price-style .tablepress tr > td:not(:first-child) {
font-size: 16px;
}
.bf-sh .elementor-image {
position: relative;
}
.bf-sh .elementor-image img {
position: relative;
z-index: 1;
}
.bf-sh .elementor-image::before {    
content: "";
position: absolute;
width: 45%;
height: 50%;
left: -10px;
top: -10px;
}
.af-dot .elementor-image::after {
content: "";
position: absolute;
background: url(//lavecchiaroma2.com.pt/wp-content/themes/restaurt/assets/images/dots.png);
width: 200px;
height: 200px;
left: -30px;
top: -42px;
z-index: 0;
}
footer .contact-widget-info > p {
align-items: center;
display: flex;
}
footer .contact-widget-info>p.contact-address {
align-items: inherit;
}
footer .contact-widget-info > p span::before {
margin-left: 2px;
font-weight: 100;
font-size: 16px;
line-height: 2;
}
.footer-menu ul li {
display: inline-block;
}
footer ul.nav.social-icons > li > a {
margin-right: 10px;
}
span.ct-quote {
display: inline-block;
position: relative;
z-index: 1;
font-size: 19px;
line-height: 32px;
font-weight: 700;
padding: 34px 43px;
background: #f5f5f5;
border-radius: 0 10px 10px 0;
width: 100%;
overflow: hidden;
color: #0a1026;
border-left: 4px solid;
}
.sh-bf .elementor-image {
position: relative;
}
.sh-bf .elementor-image::before {
content: "";
width: 145px;
height: 145px;
position: absolute;
left: 20%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
bottom: 0px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
}
.sh-bf .elementor-image img {
position: relative;
}
.full-img img {
max-width: inherit;
}
.cf-default .contact-form-title {
margin-bottom: 30px;
}
.feature-box-wrapper.img-bf .feature-box-image img {
position: relative;
}
.feature-box-wrapper.img-bf .feature-box-image::before {
content: "";
width: 100%;
height: 100%;
position: absolute;
bottom: -8px;
right: -8px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
}
.feature-box-wrapper.img-bf .feature-box-image {
position: relative;
overflow: visible;
}
span.hgt-tl {
font-size: 50px;
}
.bf-br {
position: relative;
}
.bf-br::before {
content: "";
position: absolute;
right: 10px;
top: 10px;
width: 0;
height: 0;
border-top: 35px solid;
border-left: 40px solid transparent;
}
.btn-inverse .btn {
color: #fff;
}
.ct-ft1 {
overflow: hidden;
}
.ct-ft1::before {
content: "";
width: 30px;
height: 30px;
position: absolute;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
right: -15px;
bottom: -15px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
}
.ct-ft1 .feature-box-inner {
width: 100%;
}
.ct-ft1 .feature-box-inner > * {
display: inline-block;
}
.ct-ft1 .feature-box-inner .feature-box-btn {
float: right;
}
.ct-ft1 a.btn::after {
content: "\e628";
font-family: themify;
font-size: 14px;
padding: 10px;
border: 2px solid #23a036;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
}
.ct-ft1 a.btn:hover::after {
color: #fff;
}
.ct-ft1 a.btn::before {
content: none;
}
.ct-ft1 a.btn {
font-size: 0;
border: unset;
padding: unset;
overflow: inherit;
}
.feature-box-wrapper.ct-ft1 a.btn {
background: transparent;
}
.count-style .feature-box-wrapper .fbox-number {
position: absolute;
top: 6px;
left: 0;
font-size: 40px;
font-weight: 700;
padding-bottom: 10px;
}
.count-style .feature-box-wrapper .fbox-number::after {
content: "";
width: 100%;
height: 2px;
background: #1c1b1b;
position: absolute;
left: 0;
bottom: 0px;
}
.title-lt .circle-progress-wrapper .circle-progress-title > * {
color: #fff;
}
.feature-box-wrapper.ct-ft-icon .feature-box-icon {
position: absolute;
opacity: 0.1;
}
.feature-box-wrapper.ct-ft-icon2 {
overflow: hidden;
}
.ct-ft-icon2 .feature-box-inner .feature-box-image {
position: absolute;
right: 0;
top: 0;
overflow: visible;
}
.ct-ft-icon2 .feature-box-inner .feature-box-image::before {
content: "";
width: 130px;
height: 130px;
position: absolute;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
top: -55px;
left: -15px;
}
.ct-ft-icon2 .feature-box-inner .feature-box-image img {
transform: scale(0.7);
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
filter: brightness(0) invert(1);
-webkit-filter: brightness(0) invert(1);
}
.feature-box-wrapper.ct-process .feature-box-inner .fbox-number {
display: inline-block;
width: 65px;
height: 65px;
line-height: 65px;
color: #fff;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
z-index: 3;
position: relative;
font-size: 28px;
}
.feature-box-wrapper.ct-process .feature-box-inner .fbox-number::before {
content: "";
width: 80px;
height: 80px;
opacity: .2;
margin-left: -25px;
top: -7px;
z-index: -1;
position: absolute;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
}
.ft-cd-column {
min-height: 30px;
line-height: 30px;
padding: 23px 30px;
position: relative;
overflow: hidden;
z-index: 1;
background: #191a1c;
}
.ft-cd-icon {
font-size: 14px;
background: rgba(255,255,255,.05);
width: 48px;
height: 48px;
text-align: center;
line-height: 48px;
float: left;
border-radius: 100%;
}
.ft-cd-icon i {
font-size: 20px;
background: rgba(255,255,255,.05);
width: 48px;
height: 48px;
text-align: center;
line-height: 48px;
float: left;
border-radius: 100%;
color: #fff;
}
.ft-cd-title, .ft-cd-subtitle {
display: block;
padding-left: 68px;
}
.ft-cd-title {
font-weight: 700;
color: #fff;
}
.ft-opp .feature-box-classic {	
box-shadow: 0px 15px 38px 0px rgba(0, 0, 0, 0.08);
-webkit-box-shadow: 0px 15px 38px 0px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0px 15px 38px 0px rgba(0, 0, 0, 0.08);
border: unset;
overflow: hidden;
}
.ft-opp .feature-box-classic::before {
content: "";
width: 150px;
height: 150px;
background: #489f10;
position: absolute;
opacity: 0.1;
border-radius: 59% 41% 42% 58% / 43% 27% 73% 57%;
-webkit-border-radius: 59% 41% 42% 58% / 43% 27% 73% 57%;
-moz-border-radius: 59% 41% 42% 58% / 43% 27% 73% 57%;
right: -20px;
top: -20px;
}
.ft-opp .feature-box-classic::after {
content: "";
width: 3px;
height: 70%;
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
}
.feature-box-wrapper.ct-num .fbox-number {
position: absolute;
top: 65px;
font-size: 90px;
font-weight: 700;
right: 0;
opacity: 0.15;
color: #489f10;
}
.feature-box-wrapper.ct-num.even .fbox-number {
bottom: 65px;
top: inherit;
}
.bf-quote::before {
content: "";
background-image: url(//lavecchiaroma2.com.pt/wp-content/themes/restaurt/assets/images/quote-4.png);
background-size: cover;
width: 150px;
height: 150px;
position: absolute;
top: 50px;
right: 15%;
opacity: 0.2;
z-index: 1;
}
.ct-quote::before {
content: "\e67e";
font-family: themify;
position: absolute;
right: -10px;
bottom: -15px;
font-size: 35px;
}
.ct-quote {
position: relative;
}
.ct-quote .author {
margin-top: 15px;
}
.h-text {
position: absolute;
right: 0;
font-size: 43px;
opacity: .4;
font-weight: 800;
text-transform: capitalize;
letter-spacing: 3px;
writing-mode: vertical-rl;
width: 33px;
height: 380px;
word-break: break-all;
}
.bf-sh2 .elementor-image::before {
content: "";
width: 70%;
height: 80%;
position: absolute;
bottom: -20px;
right: 0px;
z-index: 1;
}
.bf-sh2 .elementor-image img {
position: relative;
z-index: 1;
}
.footer-top-wrap .col-lg-9 .footer-top-sidebar {
float: right;
}
.custom-footertop-widget {
padding-right: 50px;
}
.custom-footertop-widget:last-of-type {
padding-right: 0;
}
.footer-top-wrap .custom-footertop-widget .media {
display: block;
-ms-flex-align: center;
align-items: center;
text-align: center;
}
.footer-top-wrap .title-txt {
font-size: 21px;
line-height: 1;
}
.footer-top-wrap .footer-box-icon {
font-size: 36px;
}
.pricing-table-wrapper.career-style .pricing-inner-wrapper {
padding: 50px 0;
}
.pricing-table-wrapper.career-style .pricing-table-head {
margin: unset;
margin-bottom: 10px;
padding: 0 20px;
}
.footer-top-wrap .custom-footertop-widget .media h4 {
color: #fff;
}
.phone-txt,
.open-txt,
.mail-txt {
letter-spacing: 0.5px;
font-weight: 700;
color: #c59d5f;
}
.footer-top-wrap .phone-txt a:hover,
.footer-top-wrap .mail-txt a:hover {
color: #fff;
}
.mail-txt {
font-size: 17px;
}
.custom-footertop-widget .footer-content {
line-height: 1;
}
footer .widget .widget-title,
footer .widget_block .wp-block-group__inner-container > h2,
footer .widget .widgettitle {
position: relative;
padding-bottom: 18px;
margin-bottom: 20px;
}
footer .widget_block .wp-block-group__inner-container > h2 {
font-size: 22px;
line-height: 30px;
color: #fff;
}
footer .widget .widget-title::before,
footer .widget_block .wp-block-group__inner-container > h2::before,
footer .widget .widgettitle::before {
content: "";
bottom: 0;
left: inherit;
position: absolute;
z-index: 1;
width: 60px;
height: 1px;
border-bottom: 1px solid;
border-image: linear-gradient(to right, #c49f66, rgb(58 123 213 / 0%));
border-image-slice: 1;
}
.footer-template-custom .footer-top-wrap .col-lg-4:nth-child(2) {
border: solid 1px #31373b;
border-top: 0;
border-bottom: 0;
}
.bf-shape-triangle::before {
content: "";
width: 0;
height: 0;
border-top: 100px solid #c1282a;
border-left: 100px solid transparent;
position: absolute;
top: 0;
right: 0;
}
.img-mid .media-body, 
.img-mid .media-icon-part {
align-self: center;
}
.bf-sh3 > * {
position: relative;
z-index: 1;
}
.bf-sh3::before {
content: "";
width: 100%;
height: 100%;
position: absolute;
background: #c1282a;
z-index: -1;
right: -8px;
bottom: -8px;
}
.exp-text {
font-size: 20px;
line-height: 26px;
display: inline-block;
}
.exp-text .exp-yr {
font-size: 60px;
line-height: 1;
font-weight: 600;
display: block;
}  .weather-img-wrap {
padding: 10px 0;
}
.weather-days-report .weather-img-wrap {
float: left;
text-align: center;
width: 20%;
text-transform: uppercase;
font-size: 12px;
}
.widget.zozo_weather {
padding: 25px 0;
}
.weather-days-report .weather-img-wrap img {
margin-top: 10px;
max-width: 24px;
margin: 0 auto;
filter: brightness(3);
}
.weather-single-wrap > div {
float: left;
padding: 0 5px;
width: 30%;
}
.widget .weather-model-1 img {
filter: brightness(100);
-webkit-filter: brightness(100); }
.weather-single-wrap > div:last-child {
width: 20%;
}
.weather-single-wrap > div:first-child {
width: 40%;
}
.weather-days-report .weather-img-wrap:nth-child(even):last-child {
padding: 12px 0px;
}
.weather-model-2 .weather-value .weather-temp ,.weather-main.weather-calc-default.weather-model-2 {
color: #fff;
}
.weather-single-wrap .weather-img {
text-align: center;
}
.weather-img > img {
margin-bottom: 10px;
}
.weather-img img {
max-width: 44px;
margin-bottom: 10px;
}
.weather-stat {
text-transform: uppercase;
}
.weather-value > * {
float: left;
}
.weather-info {
margin-top: 10px;
}
.weather-info > div > * {
float: left;
}
.weather-info > div {
margin-bottom: 10px;
}
.weather-info > div > img {
margin-right: 10px;
max-width: 20px;
}
.weather-days-report .weather-value > * {
float: none;
}
.weather-single-wrap .weather-img > span {
display: block;
margin-bottom: 0;
}
.weather-stat-sub {
text-transform: capitalize;
}
.weather-wind-value {
margin-right: 4px;
}
.weather-min-max.clearfix {
position: relative;
}
.weather-min-max > .weather-max-temp {
margin-bottom: 26px;
}
.weather-min-max > div {
text-align: center;
}
.weather-value .weather-temp {
cursor: pointer;
color: #545454;
}
.weather-title h5 {
color: #fff;
}
.weather-short-wrap .weather-img > img {
margin: 0;
vertical-align: middle;
max-width: 20px;
}
.navbar-items > li .weather-img img {
max-height: 37px;
}
.weather-short-wrap > div {
display: inline-block;
margin-right: 10px;
vertical-align: middle;
}
.weather-area strong {
font-weight: 300;
}
.weather-value {
font-size: 11px;
}
.weather-short-wrap > div:last-child {
margin-right: 0;
}
.elementor-shortcode .wpsf-product.slick-slide {
padding: 10px;
}
.elementor-shortcode #wps-slider-section .sp-wps-theme_two .wpsf-product .sp-wps-product-details-inner {
padding: 5px 15px 14px;
}
#wps-slider-section .sp-wps-theme_two .wpsf-product .sp-wps-product-details-inner {
background-color: #fff;
padding: 1px 15px 15px 15px;
transform: translateY(54px);
-webkit-transform: translateY(54px);
-ms-transform: translateY(54px);
-o-transform: translateY(54px);
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.elementor-shortcode #wps-slider-section .sp-wps-theme_two .wpsf-product {
border: 1px solid #efefef!important;
border-radius: 8px;
}
#wps-slider-section .wpsf-product-title {
margin-top: 10px;
line-height: 20px;
}
.elementor-shortcode #wps-slider-section .wpsf-product-title a {
color: #222222 !important;
font-size: 18px !important;
}
.elementor-shortcode #wps-slider-section .wpsf-product-price {
font-size: 16px !important;
line-height: 30px;
padding-top: 4px;
padding-bottom: 5px;
}
.elementor-shortcode #wps-slider-section .wpsf-product-price del span {
color: #797979;
font-weight: 600;
opacity: .7;
}
#wps-slider-section .wpsf-cart-button a:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button) {
line-height: 10px !important;
font-size: 0px !important;
}
#wps-slider-section .wpsf-cart-button a:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button) span::before {
font-size: 18px;
}
#wps-slider-section .wps-product-section .wpsf-cart-button a:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button) {
background-color: transparent;
}
.elementor-shortcode #wps-slider-section .wps-product-section ul.slick-dots li, 
.elementor-shortcode #wps-slider-section .wps-product-section ul.slick-dots li button {
width: 34px;
border-radius: 7px;
height: 6px;
}
.footer-contact-info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.footer-contact-info .content {
-ms-flex-preferred-size: 35%;
flex-basis: 35%;
}
.footer-contact-info .box {
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
position: relative;
padding-right: 50px;
}
.footer-contact-info .box .icon i {
position: absolute;
font-size: 40px;
right: 15px;
bottom: 15px;
opacity: 0.1;
}
.footer-social-info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.footer-social-info .content {
-ms-flex-preferred-size: 45%;
flex-basis: 45%;
}
.footer-social-info .social-links {
-ms-flex-preferred-size: 55%;
flex-basis: 55%;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: right;
}
.footer-social-info .social-links a {
display: inline-block;
width: 40px;
height: 40px;
background: #272727;
line-height: 41px;
text-align: center;
border-radius: 50%;
color: #fff;
}
.footer-btns {
text-align: right;
}
.footer-btns .foot-btn.btn-white, 
.footer-btns .foot-btn:hover {
background: #fff;
color: #3b3b3b;
}
.footer-btns .foot-btn {
background: #fb5c06;
display: inline-block;
font-weight: 500;
margin-right: 20px;
}
.footer-btns .foot-btn {
padding: 13px 13px 13px 20px;
}
.footer-btns .foot-btn.btn-white .icon-white {
color: #fff;
}
.footer-btns .foot-btn .icon {
padding: 10px;
margin-left: 10px;
background: #fb5c06;
}
.footer-btns .foot-btn .icon.white-bg, 
.footer-btns .foot-btn.btn-white:hover .icon-white {
background: #fff;
}
.footer-btns .foot-btn.btn-white:hover,
.footer-btns .foot-btn:hover .icon.white-bg i {
color: #fff;
}
.bf-border .elementor-image {
position: relative;
}
.bf-border .elementor-image::before {
content: "";
width: 96%;
height: 115%;
background: transparent;
border: 8px solid #fb5c06;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.wave-bg {
position: relative;
overflow: hidden;
}
.wave-bg::after {
content: "";
background-size: cover;
background-repeat: no-repeat;
background-position: bottom;
content: "";
width: 100%;
height: 110px;
display: block;
position: absolute;
top: 0;
left: 0;
-webkit-transition: all .5s;
transition: all .5s;
z-index: 0;
}
.wave-bg .feature-box-inner {
position: relative;
z-index: 1;
}
.chooseus-section .elementor-column-wrap .elementor-widget-wrap {
max-width: 620px;
}
.bf-shapes .elementor-widget-container::before {
content: "";
width: 5px;
height: 150px;
position: absolute;
background: #e2e2e2;
right: 0;
bottom: 50px;
}
.bf-shapes .elementor-image {
position: relative;
padding: 50px;
}
.bf-shapes .elementor-image::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 192px;
height: 192px;
border-radius: 50%;
z-index: 0;
background: #002bc5;
}
.bf-shapes .elementor-image::after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 191px;
height: 191px;
z-index: 1;
background: #292929;
clip-path: polygon(100% 100%, 0 100%, 0 0);
}
.bf-shapes .elementor-image img {
position: relative;
clip-path: polygon(100% 0, 100% 100%, 110px 100%, 0 calc(100% - 110px), 0 0);
}
.swiper-pagination.swiper-pagination-bullets {
bottom: -5px;
}
footer ul > li.current-menu-item > a,
footer ul > li.current-menu-parent > a {
color: #e4e4e4;
}
.vl-line .elementor-text-editor {
margin-bottom: 42px;
position: relative;
}
.vl-line .elementor-text-editor::after {
content: "";
width: 1px;
height: 30px;
background: #fff;
position: absolute;
left: 50%;
}
.campaign-loop.campaign-grid li.campaign {
border: unset !important;
box-shadow: 0 0px 20px rgb(0 0 0 / 7%) !important;
-webkit-box-shadow: 0 0px 20px rgb(0 0 0 / 7%) !important;
-moz-box-shadow: 0 0px 20px rgb(0 0 0 / 7%) !important;
padding: 0px 30px 30px 30px !important;
margin: 0 30px 30px 0 !important;
}
.campaign-loop.campaign-grid.campaign-grid-2 li.campaign {
width: 48%;
}
.campaign-loop.campaign-grid.campaign-grid-3 li.campaign {
width: 31.5%;
}
.campaign-loop.campaign-grid.campaign-grid-3 li.campaign:nth-child(3), 
.campaign-loop.campaign-grid.campaign-grid-3 li.campaign:last-child {
margin-right: 0 !important;
}
.campaign-loop.campaign-grid.campaign-grid-2 li.campaign:last-child {
margin-right: 0 !important;
}
.campaign-loop.campaign-grid li.campaign .campaign-thumbnail-wrap {
margin-left: -30px;
margin-right: -30px;
}
.campaign-loop.campaign-grid li.campaign .campaign-thumbnail-wrap img {
margin-bottom: 20px;
}
.campaign-loop.campaign-grid li.campaign .campaign-content-wrap h3 {
font-size: 22px;
line-height: 1;
margin-bottom: 14px;
}
.campaign-loop.campaign-grid li.campaign .campaign-content-wrap .campaign-description {
margin-bottom: 20px;
}
.campaign-loop.campaign-grid li.campaign .campaign-content-wrap .campaign-donation-stats {
margin-bottom: 0;
}
.campaign-loop.campaign-grid li.campaign .campaign-content-wrap .campaign-donation {
position: absolute;
top: 0;
right: 0;
}
.campaign-loop.campaign-grid li.campaign .campaign-content-wrap .campaign-donation a.donate-button {
border-radius: 0px 0px 0px 20px;
-webkit-border-radius: 0px 0px 0px 20px;
-moz-border-radius: 0px 0px 0px 20px;
font-weight: 600;
line-height: 1;
padding: 12px 28px;
}
.campaign-loop.campaign-grid li.campaign .campaign-content-wrap .campaign-donation a.donate-button:hover {
color: #fff;
}
.single-campaign .post-format-wrap {
padding-bottom: 30px;
}
.single-campaign .campaign-description,
.single-campaign .campaign-summary,
.single-campaign .top-meta {
display: none !important;
}
.single-campaign .campaign-single-summary {
align-items: center;
margin-bottom: 5px;
}
.charitable-donation-form .donation-amounts .custom-donation-amount {
border: unset;
background: unset;
}
.charitable-donation-form .donation-amounts .custom-donation-amount.selected {
background: unset;
}
.charitable-donation-form .custom-donation-amount-wrapper {
padding: 0 !important;
}
.charitable-donation-form .custom-donation-amount-wrapper label {
padding: 0.57em 4.75em;
font-weight: 600;
background: #0e926b;
border: unset;
}
.charitable-donation-form .custom-donation-amount-wrapper .description {
color: #fff;
}
.charitable-donation-form .custom-donation-amount-wrapper .custom-donation-input {
border: 2px solid #0e926b;
height: 50px;
width: 49.5%;
padding: 10px;
}
.charitable-form-fields input {
padding: 5px 10px;
}
.charitable-form-fields .charitable-fieldset {
padding: 1.5em 1.65em 0.5em;
}
fieldset#charitable-donor-fields {
padding: 1.5em .4em 1.1em;
}
.donate-button {
padding: 14px 30px;
border-right: 3px solid;
font-weight: 600;
}
.donate-button:hover {
color: #fff;
}
.single-campaign .campaign-single-summary .campaign-figures.campaign-summary-item {
text-align: left;
margin-bottom: 10px;
}
.single-campaign .campaign-single-summary .campaign-progress-bar {
margin-bottom: 0;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.single-campaign .custom-post-nav {
padding: 0;
display: block;
overflow: hidden;
}
.single-campaign .custom-post-nav i, .single-campaign .custom-post-nav .post-nav-text {
display: none;
}
.single-campaign .entry-content {
margin-bottom: 20px !important;
}
.single-post-template .campaign .article-inner .post-format-wrap {
margin-left: 0;
margin-right: 0;
}
.single-post-template .campaign footer.entry-footer {
margin-bottom: 30px;
}
.single-campaign .campaign-single-summary > * {
display: block;
text-align: left;
}
.single-campaign .campaign-single-summary > * a.donate-button {
float: inherit;
}
.charitable-table tfoot td, .charitable-table tfoot tr {
color: #fff;
}
.charitable-table thead td, .charitable-table thead tr {
text-align: center;
} .grid-layout article .article-inner .entry-meta.top-meta ul.nav {
margin-top: 0;
}
.team-style-classic-pro .team-social-wrap ul.social-icons > li > a {
background: #f3420e;
width: 40px;
height: 38px;
}
.header-cafe .sticky-head.header-sticky .navbar,
.header-seafood .sticky-head.header-sticky .navbar,
.header-delivery .sticky-head.header-sticky .navbar {
background: #fff;
}
.mega-child-widget .widget_media_image {
margin-bottom: 0;
}
.restaurt-main-menu .mega-child-widget {
margin-bottom: 15px;
}
.restaurt-main-menu>li .mega-child-widget img {
box-shadow: 0 6px 10px rgb(0 0 0 / 8%);
border-radius: 7px;
}
.restaurt-main-menu>li .mega-child-widget figure.wp-block-image {
margin-bottom: 0 !important;
}
.cus-img-menu .mega-dropdown-menu li.col-sm-3 {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.cus-img-menu .mega-dropdown-menu li .mega-menu-title {
transition: all ease 0.35s;
}
.cus-img-menu .mega-dropdown-menu li:hover .mega-menu-title {
transition: all ease 0.35s;
}
.cus-img-menu .mega-dropdown-menu .mega-child-widget img {
margin-bottom: 15px;
transform: translateY(0);
transition: all ease 0.35s;
}
.cus-img-menu .mega-dropdown-menu .mega-child-widget figure:hover img {
transition: all ease 0.35s;
transform: translateY(-6px);   
}
.restaurt-main-menu .cus-img-menu .mega-child-widget {
margin-bottom: 15px;
}
.restaurt-main-menu>li .mega-child-widget .widget_block {
text-align: center;
position: static;
}
.cus-img-menu .dropdown-menu.mega-dropdown-menu {
padding: 30px 15px 10px;
background: black;
}
a.mega-menu-title,
.cus-img-menu .mega-dropdown-menu li p {
font-size: 16px;
font-weight: 700;
line-height: 30px;
display: block;
}
.restaurt-main-menu>li .no-image .mega-child-widget img {
box-shadow: none;
}
.heart-color {
color: red;
}
.wp-block-gallery.has-nested-images figure.wp-block-image {
max-width: 110px;
margin-bottom: 0 !important;
}
@media only screen and (max-width: 767px) {
.wp-block-columns.is-not-stacked-on-mobile.is-layout-flex.wp-container-core-columns-is-layout-1.wp-block-columns-is-layout-flex {
flex-wrap: wrap;
}
}
@media only screen and (max-width: 1024px) { 
ul.restaurt-mobile-menu li.menu-item.no-image {
display: none;
}	
}
@media only screen and (max-width: 425px) {
.mobile-header-inner .mobile-logo img {
max-height: 33px;
}
}
@media only screen and (max-width: 375px) {
.mobile-header-inner .mobile-logo img {
max-height: 30px;
}
}
@media only screen and (max-width: 425px) {
body .is-layout-flex {
display: flex;
flex-direction: column;
align-items: normal;
}
}
@media only screen and (max-width: 375px) {
body .is-layout-flex {
display: flex;
flex-direction: column;
align-items: normal;
}
}