/*--------------------------------------------------------------
# Import - Font
--------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Arizonia|Nunito:400,600,700|Playfair+Display:400,700,900");
/*
	font-family: 'Nunito', sans-serif;
	font-family: 'Arizonia', cursive;
	font-family: 'Playfair Display', serif;
*/
/*--------------------------------------------------------------
# SCSS Variables
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Resets & Common Styles
--------------------------------------------------------------*/
html { overflow-x: hidden; }

body { background: none; font-family: "Nunito", sans-serif; font-size: 16px; color: #444444; font-weight: 400; overflow-x: hidden; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: "Playfair Display", serif; font-weight: 900; color: #252525; }

h2, .h2 { font-size: 42px; line-height: 1.25 !important; }

h3, .h3 { font-size: 26px; }

a { color: #c19855; transition: all 0.1s ease-in; }
a:hover, a:focus, a:active { color: #444444; text-decoration: none; outline: none; }

p { margin-bottom: 1.4rem; }

blockquote { border-color: #c19855; }
blockquote p { color: #c19855; }
blockquote p:last-child { margin-bottom: 0; }

.container { max-width: 1200px; }

.content-area { flex: 0 0 70%; max-width: 70%; margin: 50px 0; }

.content-area-menu { flex: 0 0 100%; }

.content-area.tc-fullwidth { flex: 0 0 100%; }

.sidebar { flex: 0 0 30%; max-width: 30%; padding-left: 30px; margin: 50px 0; }

.sidebar-on-left { padding-left: 15px; padding-right: 30px; }

.consulting-page-header { position: relative; background: #fff url(assets/images/inner-header-bg.jpg) no-repeat center center/cover; padding: 60px 0; }
.consulting-page-header .page-title { font-size: 30px; color: #fff; }
.consulting-page-header:before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: ""; background: rgba(0, 19, 40, 0.8); opacity: .8; }
.consulting-page-header.consulting-has-thumb { overflow: hidden; background: none; }
.consulting-page-header.consulting-has-thumb .header-thumb { position: absolute; top: 0; left: 0; width: 100%; z-index: -1; }
.consulting-page-header.consulting-has-thumb:before { z-index: 0; }

.templatic-article { background: none; border: none; border-radius: 0; padding: 0; margin-bottom: 40px; }

.tempatic-sidebar .widget { background: none; border: none; border-radius: 0; padding: 0; margin-bottom: 40px; }

/*--------------------------------------------------------------
# Form & Elements
-------------------------------------------------------------- */
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select { height: 52px; background: rgba(0, 0, 0, 0.01); border: 1px solid rgba(0, 0, 0, 0.12); border-radius: 0; transition: all 0.1s ease-in; font-family: "Nunito", sans-serif; font-size: 15px; color: #333; font-weight: 500; outline: 0; padding: 0 15px; }
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus, select:focus { border-color: #c19855; box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); color: #111; }

textarea { width: 100%; min-height: 220px; padding-top: 8px; padding-bottom: 8px; }

input[type="button"], input[type="reset"], input[type="submit"], button, .button, .btn-primary { display: inline-block; height: 56px; background: none; border: 2px solid #c19855; border-radius: 0; outline: none; transition: all 0.1s ease-in; font-family: "Playfair Display", serif; font-size: 16px; color: #c19855; font-weight: 900; line-height: 52px; letter-spacing: 1px; cursor: pointer; padding: 0 25px; }
input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, button:hover, .button:hover, .btn-primary:hover { background: #c19855; border-color: #c19855; color: #fff; text-decoration: none; }
input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus, button:active, button:focus, .button:active, .button:focus, .btn-primary:active, .btn-primary:focus { background: #c19855; border-color: #c19855; box-shadow: 0 0 15px rgba(0, 0, 0, 0.4); outline: none; color: #fff; text-decoration: none; }

/*--------------------------------------------------------------
# Page Templates
-------------------------------------------------------------- */
.layout-2c-left-sidebar .sidebar { padding-left: 15px; padding-right: 30px; }

.page-template-layout-1c-narrow-width .consulting-page-header .container { max-width: 800px; }

.layout-1c-fullwidth-narrow .content-area { flex: 0 0 100%; max-width: 800px; margin-left: auto; margin-right: auto; }

.layout-1c-fullwidth .content-area { flex: 0 0 100%; max-width: 100%; }

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.home .site-header, .elementor-page-2794 .site-header, .elementor-page-2840 .site-header { position: absolute; top: 0; left: 0; width: 100%; background: none; transition: all 0.1s ease-in; z-index: 99; /* Navigation */ /* Sticky Header */ }
.home .site-header .site-branding .site-title a, .elementor-page-2794 .site-header .site-branding .site-title a, .elementor-page-2840 .site-header .site-branding .site-title a { color: #fff; }
.home .site-header .site-branding .site-description, .elementor-page-2794 .site-header .site-branding .site-description, .elementor-page-2840 .site-header .site-branding .site-description { color: rgba(255, 255, 255, 0.5); }
.home .site-header .nav-wrap .main-navigation ul li a, .elementor-page-2794 .site-header .nav-wrap .main-navigation ul li a, .elementor-page-2840 .site-header .nav-wrap .main-navigation ul li a { color: #fff; }
.home .site-header.sticky-head, .elementor-page-2794 .site-header.sticky-head, .elementor-page-2840 .site-header.sticky-head { position: fixed; top: 0; left: 0; background: #fff; }
.home .site-header.sticky-head .site-branding .site-branding-inner h2 a, .elementor-page-2794 .site-header.sticky-head .site-branding .site-branding-inner h2 a, .elementor-page-2840 .site-header.sticky-head .site-branding .site-branding-inner h2 a { color: #c19855; }
.home .site-header.sticky-head .site-branding .site-branding-inner .site-description, .elementor-page-2794 .site-header.sticky-head .site-branding .site-branding-inner .site-description, .elementor-page-2840 .site-header.sticky-head .site-branding .site-branding-inner .site-description { color: #444444; }
.home .site-header.sticky-head .nav-wrap .main-navigation ul li a, .elementor-page-2794 .site-header.sticky-head .nav-wrap .main-navigation ul li a, .elementor-page-2840 .site-header.sticky-head .nav-wrap .main-navigation ul li a { color: #252525; }
.home .site-header.sticky-head .nav-wrap .main-navigation ul li a:hover, .home .site-header.sticky-head .nav-wrap .main-navigation ul li a:active, .home .site-header.sticky-head .nav-wrap .main-navigation ul li a:hover, .elementor-page-2794 .site-header.sticky-head .nav-wrap .main-navigation ul li a:hover, .elementor-page-2794 .site-header.sticky-head .nav-wrap .main-navigation ul li a:active, .elementor-page-2794 .site-header.sticky-head .nav-wrap .main-navigation ul li a:hover, .elementor-page-2840 .site-header.sticky-head .nav-wrap .main-navigation ul li a:hover, .elementor-page-2840 .site-header.sticky-head .nav-wrap .main-navigation ul li a:active, .elementor-page-2840 .site-header.sticky-head .nav-wrap .main-navigation ul li a:hover { color: #c19855; text-decoration: none; }
.home .site-header.sticky-head .nav-wrap .main-navigation ul li.current-menu-item a, .home .site-header.sticky-head .nav-wrap .main-navigation ul li.current_page_item a, .home .site-header.sticky-head .nav-wrap .main-navigation ul li.current-menu-parent a, .elementor-page-2794 .site-header.sticky-head .nav-wrap .main-navigation ul li.current-menu-item a, .elementor-page-2794 .site-header.sticky-head .nav-wrap .main-navigation ul li.current_page_item a, .elementor-page-2794 .site-header.sticky-head .nav-wrap .main-navigation ul li.current-menu-parent a, .elementor-page-2840 .site-header.sticky-head .nav-wrap .main-navigation ul li.current-menu-item a, .elementor-page-2840 .site-header.sticky-head .nav-wrap .main-navigation ul li.current_page_item a, .elementor-page-2840 .site-header.sticky-head .nav-wrap .main-navigation ul li.current-menu-parent a { color: #c19855; }
.home .site-header.sticky-head .nav-wrap .main-navigation ul li .sub-menu li a, .elementor-page-2794 .site-header.sticky-head .nav-wrap .main-navigation ul li .sub-menu li a, .elementor-page-2840 .site-header.sticky-head .nav-wrap .main-navigation ul li .sub-menu li a { color: #fff; }
.home .site-header.sticky-head .nav-wrap .main-navigation ul li:hover > a, .elementor-page-2794 .site-header.sticky-head .nav-wrap .main-navigation ul li:hover > a, .elementor-page-2840 .site-header.sticky-head .nav-wrap .main-navigation ul li:hover > a { color: #c19855; }
.home .site-header.sticky-head .nav-wrap .nav-right-col a:hover, .elementor-page-2794 .site-header.sticky-head .nav-wrap .nav-right-col a:hover, .elementor-page-2840 .site-header.sticky-head .nav-wrap .nav-right-col a:hover { background: none; color: #c19855; }

.home.admin-bar .site-header, .elementor-page-2794.admin-bar .site-header, .elementor-page-2840.admin-bar .site-header { top: 32px; }

.site-header { border-bottom: none; transition: all 0.1s ease-in; /* Navigation */ /* Sticky Header */ }
.site-header .site-branding { flex: 0 0 25%; max-width: 25%; padding-top: 20px; padding-bottom: 20px; }
.site-header .site-branding .custom-logo-link { display: block; overflow: hidden; height: auto; }
.site-header .site-branding .custom-logo-link img { display: block; height: auto; }
.site-header .site-branding .site-title { margin: 0; }
.site-header .site-branding .site-title a:hover { color: #c19855; text-decoration: none; }
.site-header .nav-wrap { display: flex; align-items: center; flex: 0 0 75%; max-width: 75%; justify-content: flex-end; }
.site-header .nav-wrap .main-navigation { width: auto; }
.site-header .nav-wrap .main-navigation ul li { padding: 0; margin-left: 30px; }
.site-header .nav-wrap .main-navigation ul li:first-child { margin-left: 0; }
.site-header .nav-wrap .main-navigation ul li.current-menu-item a, .site-header .nav-wrap .main-navigation ul li.current_page_item a, .site-header .nav-wrap .main-navigation ul li.current-menu-parent a { color: #c19855; text-decoration: none; }
.site-header .nav-wrap .main-navigation ul li.current-menu-item a:after, .site-header .nav-wrap .main-navigation ul li.current_page_item a:after, .site-header .nav-wrap .main-navigation ul li.current-menu-parent a:after { opacity: 1; }
.site-header .nav-wrap .main-navigation ul li a { position: relative; font-family: "Playfair Display", serif; color: #252525; line-height: normal; letter-spacing: 1px; padding: 10px 0; }
.site-header .nav-wrap .main-navigation ul li a:after { position: absolute; left: 0; bottom: 3px; content: ""; width: 100%; height: 2px; background: #c19855; transition: all 0.1s ease-in; opacity: 0; }
.site-header .nav-wrap .main-navigation ul li a:hover, .site-header .nav-wrap .main-navigation ul li a:active, .site-header .nav-wrap .main-navigation ul li a:hover { color: #c19855; text-decoration: none; }
.site-header .nav-wrap .main-navigation ul li a:hover:after, .site-header .nav-wrap .main-navigation ul li a:active:after, .site-header .nav-wrap .main-navigation ul li a:hover:after { opacity: 1; }
.site-header .nav-wrap .main-navigation ul li .sub-menu { background: #c19855; border: none; box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3); padding: 0; margin-top: -3px; }
.site-header .nav-wrap .main-navigation ul li .sub-menu li { padding: 0; margin: 0; }
.site-header .nav-wrap .main-navigation ul li .sub-menu li .sub-menu { margin-top: 0; }
.site-header .nav-wrap .main-navigation ul li .sub-menu li a { width: 220px; border-radius: 0; border-bottom: 1px solid rgba(255, 255, 255, 0.2); font-size: 15px; color: #fff; padding: 15px 20px; margin: 0; }
.site-header .nav-wrap .main-navigation ul li .sub-menu li a:hover { background: rgba(255, 255, 255, 0.1); }
.site-header .nav-wrap .main-navigation ul li .sub-menu li a:after { display: none; }
.site-header .nav-wrap .main-navigation ul li .sub-menu li:last-child a { border-bottom: 0; }
.site-header .nav-wrap .main-navigation ul li:hover > a { color: #c19855; text-decoration: none; }
.site-header .nav-wrap .main-navigation ul li:hover > a:after { opacity: 1; }
.site-header .nav-wrap .nav-right-col .widget { margin-bottom: 0; }
.site-header .nav-wrap .nav-right-col .widget a { display: inline-block; height: auto; background: #c19855; font-family: "Playfair Display", serif; font-weight: 600; color: #fff; line-height: normal; padding: 8px 11px; margin: 0 0 0 30px; }
.site-header .nav-wrap .nav-right-col .widget a:hover, .site-header .nav-wrap .nav-right-col .widget a:active, .site-header .nav-wrap .nav-right-col .widget a:focus { background: none; border-color: #c19855; color: #c19855; }
.site-header .nav-wrap .nav-right-col .widget a i { display: none; }
.site-header.sticky-head { position: fixed; top: 0; left: 0; width: 100%; background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); z-index: 99; }
.site-header.sticky-head .site-branding { padding-top: 15px; padding-bottom: 15px; }

.admin-bar .sticky-head { top: 32px; }

/*--------------------------------------------------------------
# Post Listing & Single Page
--------------------------------------------------------------*/
/* Post Listing */
.templatic-article { border-bottom: 1px solid rgba(0, 0, 0, 0.12); padding-bottom: 40px; }
.templatic-article:first-child { margin-top: 0; }
.templatic-article .post-thumbnail { margin-bottom: 30px; }
.templatic-article .archive-title { font-size: 22px; color: #252525; }
.templatic-article .archive-title a { color: #252525; }
.templatic-article .archive-title a:hover, .templatic-article .archive-title a:focus, .templatic-article .archive-title a:active { color: #c19855; text-decoration: none; }
.templatic-article .entry-meta { color: #a3a2a2; font-style: normal; margin-bottom: 1rem; }
.templatic-article .entry-meta a { color: #a3a2a2; }
.templatic-article .entry-meta a:hover { color: #c19855; }
.templatic-article .entry-content { margin-top: 0; }
.templatic-article .entry-footer { color: #444444; font-style: normal; }
.templatic-article .read-more-link { margin-bottom: 0; }
.templatic-article:last-child, .templatic-article:last-of-type { border-bottom: none; padding-bottom: 0; }

/* Post Single Page */
.single .templatic-article { border-bottom: none; padding-bottom: 0; }

/* Comments Area */
.comments-area { background: rgba(0, 0, 0, 0.008); border: 1px solid rgba(0, 0, 0, 0.08); border-radius: 0; padding: 20px 20px 0; }
.comments-area .comments-title { font-size: 24px; margin-bottom: 20px; }
.comments-area .comment-list li.comment { border-bottom: 1px solid rgba(0, 0, 0, 0.08); padding: 0 0 20px 0; margin-bottom: 20px; }
.comments-area .comment-list li.comment .comment-body { position: relative; padding-left: 70px; }
.comments-area .comment-list li.comment .comment-body .comment-meta { display: flex; align-items: center; margin-bottom: 5px; }
.comments-area .comment-list li.comment .comment-body .comment-meta .comment-author img { position: absolute; top: 5px; left: 0; border-radius: 0; }
.comments-area .comment-list li.comment .comment-body .comment-meta .comment-author b { text-transform: capitalize; margin-right: 10px; }
.comments-area .comment-list li.comment .comment-body .comment-meta .comment-author .says { display: none; }
.comments-area .comment-list li.comment .comment-body .comment-meta .comment-metadata { font-style: normal; }
.comments-area .comment-list li.comment .comment-body .comment-meta .comment-metadata a { font-size: 13px; opacity: .6; }
.comments-area .comment-list li.comment .comment-body .comment-content p:last-child { margin-bottom: 8px; }
.comments-area .comment-list li.comment .comment-body .reply .comment-reply-link { color: #c19855; font-style: normal; }
.comments-area .comment-list li.comment .comment-body .reply .comment-reply-link:hover { color: #252525; }
.comments-area .comment-list li.comment .children li { border-top: 1px solid rgba(0, 0, 0, 0.08); padding-top: 20px; margin-top: 20px; }
.comments-area .comment-list li.comment .children li:last-child { margin-bottom: 0; }
.comments-area .comment-list li.comment:last-child { border-bottom: 0; padding-bottom: 0; margin-bottom: 0; }
.comments-area .comment-respond { padding-top: 0; }
.comments-area .comment-respond .comment-reply-title { font-size: 24px; }
.comments-area .comment-respond .comment-form input[type="text"], .comments-area .comment-respond .comment-form input[type="email"], .comments-area .comment-respond .comment-form input[type="url"], .comments-area .comment-respond .comment-form textarea { background: #fff; }

/* Breadcrumb */
.breadcrumbs .trail-browse, .breadcrumbs .trail-items, .breadcrumbs .trail-items li { font-size: 14px; color: white; }
.breadcrumbs .trail-browse a, .breadcrumbs .trail-items a, .breadcrumbs .trail-items li a { color: rgba(255, 255, 255, 0.6); }
.breadcrumbs .trail-browse a:hover, .breadcrumbs .trail-items a:hover, .breadcrumbs .trail-items li a:hover { color: #c19855; }

.pagination-nav ul { display: flex; list-style: none; justify-content: center; padding: 0; margin: 0; }
.pagination-nav ul li { overflow: hidden; border-radius: 0; margin: 0 2px; }
.pagination-nav ul li a { display: block; min-width: 44px; min-height: 44px; background: rgba(0, 0, 0, 0.08); border: none; border-radius: 0; font-size: 14px; color: #444444; font-weight: 500; text-align: center; line-height: 44px; padding: 0 10px; margin: 0 !important; }
.pagination-nav ul li a:hover, .pagination-nav ul li a:active, .pagination-nav ul li a:focus { background: #c19855; color: #fff; text-decoration: none; }
.pagination-nav ul li.active a { background: #c19855; color: #fff; }

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation { overflow: visible; }

/*--------------------------------------------------------------
# Widgets & Sidebar
-------------------------------------------------------------- */
/* Sidebar - Common widget styles */
.tempatic-sidebar, .sidebar { margin-top: 0; }
.tempatic-sidebar .widget, .sidebar .widget { margin-bottom: 40px; }
.tempatic-sidebar .widget a, .sidebar .widget a { color: #444444; }
.tempatic-sidebar .widget a:hover, .sidebar .widget a:hover { color: #c19855; }
.tempatic-sidebar .widget .widget-title, .sidebar .widget .widget-title { font-size: 22px; margin-bottom: 12px; }
.tempatic-sidebar .widget .widget-title.screen-reader-text, .sidebar .widget .widget-title.screen-reader-text { position: static !important; clip: auto; clip-path: none; width: auto; height: auto; }
.tempatic-sidebar .widget ul, .sidebar .widget ul { padding: 0; }
.tempatic-sidebar .widget ul li, .sidebar .widget ul li { line-height: 22px; margin-bottom: 10px; }
.tempatic-sidebar .widget.widget_meta ul li, .tempatic-sidebar .widget.widget_pages ul li, .tempatic-sidebar .widget.widget_archive ul li, .tempatic-sidebar .widget.widget_nav_menu ul li, .tempatic-sidebar .widget.widget_categories ul li, .tempatic-sidebar .widget.widget_recent_entries ul li, .tempatic-sidebar .widget.widget_recent_comments ul li, .tempatic-sidebar .widget.widget_recent_comments ul li, .sidebar .widget.widget_meta ul li, .sidebar .widget.widget_pages ul li, .sidebar .widget.widget_archive ul li, .sidebar .widget.widget_nav_menu ul li, .sidebar .widget.widget_categories ul li, .sidebar .widget.widget_recent_entries ul li, .sidebar .widget.widget_recent_comments ul li, .sidebar .widget.widget_recent_comments ul li { position: relative; font-size: 15px; line-height: 22px; padding-left: 15px; margin-bottom: 10px; }
.tempatic-sidebar .widget.widget_meta ul li:before, .tempatic-sidebar .widget.widget_pages ul li:before, .tempatic-sidebar .widget.widget_archive ul li:before, .tempatic-sidebar .widget.widget_nav_menu ul li:before, .tempatic-sidebar .widget.widget_categories ul li:before, .tempatic-sidebar .widget.widget_recent_entries ul li:before, .tempatic-sidebar .widget.widget_recent_comments ul li:before, .tempatic-sidebar .widget.widget_recent_comments ul li:before, .sidebar .widget.widget_meta ul li:before, .sidebar .widget.widget_pages ul li:before, .sidebar .widget.widget_archive ul li:before, .sidebar .widget.widget_nav_menu ul li:before, .sidebar .widget.widget_categories ul li:before, .sidebar .widget.widget_recent_entries ul li:before, .sidebar .widget.widget_recent_comments ul li:before, .sidebar .widget.widget_recent_comments ul li:before { position: absolute; top: 0; left: 0; font-family: "Font Awesome 5 Free", "FontAwesome"; font-size: 18px; color: #c19855; content: "\f105"; font-weight: 900; margin-right: 10px; }
.tempatic-sidebar .widget.widget_meta ul li ul.sub-menu, .tempatic-sidebar .widget.widget_pages ul li ul.sub-menu, .tempatic-sidebar .widget.widget_archive ul li ul.sub-menu, .tempatic-sidebar .widget.widget_nav_menu ul li ul.sub-menu, .tempatic-sidebar .widget.widget_categories ul li ul.sub-menu, .tempatic-sidebar .widget.widget_recent_entries ul li ul.sub-menu, .tempatic-sidebar .widget.widget_recent_comments ul li ul.sub-menu, .tempatic-sidebar .widget.widget_recent_comments ul li ul.sub-menu, .sidebar .widget.widget_meta ul li ul.sub-menu, .sidebar .widget.widget_pages ul li ul.sub-menu, .sidebar .widget.widget_archive ul li ul.sub-menu, .sidebar .widget.widget_nav_menu ul li ul.sub-menu, .sidebar .widget.widget_categories ul li ul.sub-menu, .sidebar .widget.widget_recent_entries ul li ul.sub-menu, .sidebar .widget.widget_recent_comments ul li ul.sub-menu, .sidebar .widget.widget_recent_comments ul li ul.sub-menu { margin: 10px 0; }

.sidebar { margin-top: 50px; }

/* Search Widget */
.templatic-searchform { background: rgba(0, 0, 0, 0.04); padding: 17px; }
.templatic-searchform .input-group { margin-bottom: 0 !important; }
.templatic-searchform .input-group .form-control { height: 52px; background: #fff; border: 2px solid #c19855; font-size: 16px; color: #666; font-style: normal; padding: 0 15px; }
.templatic-searchform .input-group .search-btn { height: 52px; border: 2px solid #c19855; border-left: none; border-radius: 0; padding: 0 15px; }
.templatic-searchform .input-group .search-btn:focus { box-shadow: none; }

/* Calendar */
#wp-calendar { width: 100%; font-size: 14px; font-weight: 300; border-collapse: separate; border-spacing: 2px; margin-left: -2px; }
#wp-calendar caption { display: none; }
#wp-calendar thead th { font-size: 13px; font-weight: 500; text-align: center; padding-bottom: 10px; }
#wp-calendar tbody td { min-width: 40px; border: 1px solid #e0e0e0; font-weight: 500; text-align: center; padding: 6px 0; margin-bottom: 10px; }
#wp-calendar tbody td.pad { background: none; border: 0px none; }
#wp-calendar tbody td#today { background: #c19855; color: #fff; }
#wp-calendar tbody td a { color: #c19855; }
#wp-calendar tbody td a:hover { color: #252525; }
#wp-calendar tfoot td { font-weight: 500; padding: 6px 0; }
#wp-calendar tfoot td#prev { text-align: left; }
#wp-calendar tfoot td#next { text-align: right; }

/* Tag Cloud */
.widget_tag_cloud .tagcloud a { display: inline-block; vertical-align: top; background: rgba(0, 0, 0, 0.05); border: 1px solid rgba(0, 0, 0, 0.05); font-size: 13px !important; padding: 6px 15px; margin: 0 5px 5px 0; }
.widget_tag_cloud .tagcloud a:hover { background: #c19855; border-color: #c19855; color: #fff !important; text-decoration: none; }

/* Gallery */
.widget_media_gallery figure { margin: 0; }

/* Recent Posts Widget */
.widget_recent_entries ul li .post-date { display: block; font-size: 14px; color: #a3a2a2; margin-top: 3px; }

/* Video Banner */
.banner-video { position: relative; height: 960px; overflow: hidden; }
.banner-video:after { position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: ""; background: rgba(0, 19, 40, 0.6); }
.banner-video iframe { max-width: 1000%; min-width: 1920px; width: 100%; height: 1080px; margin: -80px 0 0 0; }

/* Simple Social Icon Widget (by Plugin) */
body .simple-social-icons ul { display: flex; flex-wrap: wrap; float: none; }
body .simple-social-icons ul li { float: none; margin: 0 5px 0 0 !important; }
body .simple-social-icons ul li a { border-radius: 0 !important; }

/* Home Page - Banner */
.home-banner { position: relative; }
.home-banner .widget_media_image { position: relative; margin-bottom: 0; }
.home-banner .widget_media_image:after { position: absolute; top: 0; left: 0; content: ""; width: 100%; height: 100%; background: rgba(0, 19, 40, 0.6); opacity: .8; }
.home-banner .widget_custom_html { margin-bottom: 0; }

.widget_rtb_booking_form_widget .rtb-booking-form { background: rgba(0, 0, 0, 0.02); border: 1px solid rgba(0, 0, 0, 0.02); padding: 15px; }
.widget_rtb_booking_form_widget .rtb-booking-form form fieldset { width: 100%; margin-right: 0; }
.widget_rtb_booking_form_widget .rtb-booking-form form fieldset > div { margin-top: 10px; }
.widget_rtb_booking_form_widget .rtb-booking-form form fieldset legend { font-size: 18px; }
.widget_rtb_booking_form_widget .rtb-booking-form form fieldset label { margin-bottom: 0; }
.widget_rtb_booking_form_widget .rtb-booking-form form .contact { margin-left: 0; }
.widget_rtb_booking_form_widget .rtb-booking-form form input[type="text"], .widget_rtb_booking_form_widget .rtb-booking-form form input[type="email"], .widget_rtb_booking_form_widget .rtb-booking-form form input[type="tel"], .widget_rtb_booking_form_widget .rtb-booking-form form select { background: #fff; }
.widget_rtb_booking_form_widget .rtb-booking-form form button { background: #c19855; width: 100%; color: #fff; }
.widget_rtb_booking_form_widget .rtb-booking-form form button:hover, .widget_rtb_booking_form_widget .rtb-booking-form form button:active, .widget_rtb_booking_form_widget .rtb-booking-form form button:focus { background: none; color: #c19855; }

.sidebar .mprm-widget-categories.mprm-view-grid .mprm-row { padding-bottom: 15px; }
.sidebar .mprm-widget-categories.mprm-view-grid .mprm-row .mprm-menu-category .mprm-link .mprm-category-content { padding: 15px 20px; }
.sidebar .mprm-widget-categories.mprm-view-grid .mprm-row .mprm-menu-category .mprm-link .mprm-category-content h2 { font-size: 24px; }
.sidebar .mprm-widget-categories.mprm-view-grid .mprm-row .mprm-menu-category .mprm-link .mprm-category-content .mprm-category-description { margin-top: 10px; }
.sidebar .mprm-widget-categories.mprm-view-list .mprm-row { padding: 15px 0; }
.sidebar .mprm-widget-categories.mprm-view-list .mprm-row .mprm-menu-category .mprm-link img { width: 25%; }
.sidebar .mprm-widget-categories.mprm-view-list .mprm-row .mprm-menu-category .mprm-category-content { width: 70%; }
.sidebar .mprm-widget-categories.mprm-view-list .mprm-row .mprm-menu-category .mprm-category-content .mprm-link h2 { font-size: 18px; }
.sidebar .mprm-widget-categories.mprm-view-list .mprm-row .mprm-menu-category .mprm-category-content .mprm-category-description { line-height: 24px; margin-top: 10px; }

.widget_mprm_cart_widget .mprm-cart .mprm-cart-item .mprm-remove-from-cart { top: 4px !important; }
.widget_mprm_cart_widget .mprm-cart .mprm-cart-item.mprm_subtotal { font-weight: 700; }
.widget_mprm_cart_widget .mprm-cart .mprm-cart-item.mprm_checkout a { display: inline-block; width: 100%; height: 52px; background: #c19855; border: 2px solid #c19855; font-family: "Playfair Display", serif; color: #fff; font-weight: 700; line-height: 48px; text-align: center; padding: 0 20px; }
.widget_mprm_cart_widget .mprm-cart .mprm-cart-item.mprm_checkout a:hover, .widget_mprm_cart_widget .mprm-cart .mprm-cart-item.mprm_checkout a:active, .widget_mprm_cart_widget .mprm-cart .mprm-cart-item.mprm_checkout a:focus { background: none; color: #c19855; text-decoration: none; }

.widget.recent-posts-extended .rpwe-block ul li { padding-bottom: 15px; margin-bottom: 20px; }
.widget.recent-posts-extended .rpwe-block ul li .rpwe-img img { border: none !important; padding: 0 !important; margin: 6px 15px 10px 0; }
.widget.recent-posts-extended .rpwe-block ul li .rpwe-title { margin-bottom: 8px !important; }
.widget.recent-posts-extended .rpwe-block ul li .rpwe-title a { font-size: 18px; line-height: normal; }
.widget.recent-posts-extended .rpwe-block ul li .rpwe-time { font-size: 14px; color: rgba(0, 0, 0, 0.8); margin-right: 20px; }
.widget.recent-posts-extended .rpwe-block ul li .rpwe-comment { font-size: 14px; color: rgba(0, 0, 0, 0.8); }
.widget.recent-posts-extended .rpwe-block ul li .rpwe-comment:hover { color: #c19855; }
.widget.recent-posts-extended .rpwe-block ul li .rpwe-summary { font-size: inherit; margin-top: 15px; }
.widget.recent-posts-extended .rpwe-block ul li .rpwe-summary .more-link { color: #c19855; }
.widget.recent-posts-extended .rpwe-block ul li .rpwe-summary .more-link:hover { color: #252525; }
.widget.recent-posts-extended .rpwe-block ul li:last-child { border: none; padding-bottom: 0; margin-bottom: 0; }

/*--------------------------------------------------------------
# Search Page
--------------------------------------------------------------*/
.search .templatic-article { display: flex; }
.search .templatic-article .post-thumbnail { flex: 0 0 150px; margin: 0 25px 20px 0; }
.search .templatic-article .entry-summary { margin-top: 0; }
.search .templatic-article .entry-summary .entry-header { margin-bottom: 10px; }
.search .templatic-article .entry-summary .entry-header .entry-meta { margin-bottom: 0; }
.search .templatic-article .entry-summary p { margin-bottom: 16px; }
.search .templatic-article .entry-summary .entry-footer { color: #a3a2a2; }
.search .templatic-article .entry-summary .entry-footer a { color: #a3a2a2; }
.search .templatic-article .entry-summary .entry-footer a:hover { color: #c19855; }

/*--------------------------------------------------------------
# 404 Page
--------------------------------------------------------------*/
.error-404 .wrap-404-error { max-width: 800px; padding: 0 0 50px; margin: 0 auto; }
.error-404 .wrap-404-error h2 { font-size: 200px; color: #a3a2a2; text-align: center; line-height: 160px !important; letter-spacing: -15px; margin-bottom: 80px; }
.error-404 .wrap-404-error p { font-size: 20px; text-align: center; line-height: 32px; margin-bottom: 50px; }
.error-404 .wrap-404-error p a { font-weight: 700; text-decoration: underline; }

.error404 .site-content { background: url(assets/images/food6.png) no-repeat right bottom; }

/*--------------------------------------------------------------
# Elementor Specific Styles
--------------------------------------------------------------*/
.theme-heading h2 { position: relative; }
.theme-heading h2 span { display: block; font-family: "Arizonia", cursive; font-size: 32px; color: #c19855; }

.image-frame .elementor-image { position: relative; display: inline-block; /*&:before {
	position: absolute;
	top: 10px;
	left: 10px;
	content: "";
	width: 70%;
	height: 80%;
	border: 2px solid $secondary-color;
}*/ }
.image-frame .elementor-image:after { position: absolute; top: 10px; left: 10px; content: ""; width: 100%; height: 100%; border: 2px solid #c19855; }

.elementor-button { background: none !important; border: 2px solid #c19855; border-radius: 0 !important; transition: all 0.1s ease-in !important; font-family: "Playfair Display", serif; color: #c19855 !important; font-weight: 900; }
.elementor-button:hover, .elementor-button:active, .elementor-button:focus { background: #c19855 !important; color: #fff !important; }

/*--------------------------------------------------------------
# Home Page 
--------------------------------------------------------------*/
.banner-text-widget { position: absolute; top: 38%; left: 50%; max-width: 1000px; width: 100%; font-size: 20px; color: #fff; text-align: center; margin-left: -500px; }
.banner-text-widget h2 { position: relative; font-size: 60px; color: #fff; z-index: 1; }
.banner-text-widget h2 span { font-size: 75px; color: #c19855; }
.banner-text-widget h4 { position: relative; font-size: 26px; color: #fff; font-weight: 400; margin-bottom: 10px; z-index: 1; }
.banner-text-widget p { position: relative; font-family: "Playfair Display", serif; font-size: 26px; font-weight: 700; z-index: 1; }
.banner-text-widget button, .banner-text-widget .button { position: relative; height: 60px; background: none; font-size: 20px; color: #c19855; line-height: 56px; padding: 0 30px; z-index: 1; }
.banner-text-widget button:hover, .banner-text-widget button:active, .banner-text-widget button:focus, .banner-text-widget .button:hover, .banner-text-widget .button:active, .banner-text-widget .button:focus { background: #c19855; color: #fff; }
.banner-text-widget .style-box { position: absolute; top: -15%; left: 50%; width: 80%; height: 130%; background: rgba(255, 255, 255, 0.08); margin-left: -40%; padding: 50px; }
.banner-text-widget .style-box:before { position: absolute; top: 0; left: 0; content: ""; width: 96%; height: 80%; border-top: 2px solid #c19855; border-left: 2px solid #c19855; transition: all 0.2s ease-in-out; }
.banner-text-widget .style-box:after { position: absolute; bottom: 0; right: 0; content: ""; width: 80%; height: 35%; border-bottom: 5px solid #c19855; border-right: 5px solid #c19855; transition: all 0.2s ease-in-out; }
.banner-text-widget:hover .style-box:hover:before { width: 100%; height: 0; }
.banner-text-widget:hover .style-box:hover:after { width: 100%; height: 0; }

.delicious-food-widget .elementor-icon-box-title { margin-bottom: 15px; }
.delicious-food-widget .elementor-icon-box-title:hover { color: #c19855; }
.delicious-food-widget .elementor-icon-box-title i { display: inline-block; width: 44px; font-size: 40px; text-align: center; margin-right: 15px; }

.catering-service .elementor-image img { width: 100%; }
.catering-service .elementor-heading-title, .catering-service .elementor-text-editor { max-width: 70%; }

/* Home Page - Recent Post by Plugin */
.home-page-recent-posts ul { display: flex; list-style: none; padding: 0; margin: 0 0 0 -3%; }
.home-page-recent-posts ul li { flex: 0 0 30.33%; margin-left: 3%; }
.home-page-recent-posts ul li a { display: block; margin-bottom: 25px; }
.home-page-recent-posts ul li a img { display: block; }
.home-page-recent-posts ul li h3 { font-size: 20px; margin-bottom: 15px; }
.home-page-recent-posts ul li h3 a { color: #252525; margin-bottom: 0; }
.home-page-recent-posts ul li h3 a:hover { color: #c19855; }
.home-page-recent-posts ul li .rpwe-summary .more-link { display: block; width: 136px; background: none; border: 2px solid #c19855; font-family: "Playfair Display", serif; color: #c19855; font-weight: 700; text-align: center; padding: 10px; margin: 20px 0 0; }
.home-page-recent-posts ul li .rpwe-summary .more-link:hover { background: #c19855; color: #fff; }

/* Home Page - Menu Items Widget */
.menu-items-widget .mprm-all-items { padding-top: 0 !important; }
.menu-items-widget .mprm-all-items .mprm-simple-view-column:first-child { display: none !important; margin-bottom: 0 !important; }
.menu-items-widget .mprm-all-items .mprm-simple-view-column .mprm-taxonomy-title { display: none; margin-bottom: 0; }

.hide-title .mprm-taxonomy-title { display: none; }

.about-testimonials .elementor-image { position: relative; }
.about-testimonials .elementor-image:after { position: absolute; top: 10px; left: 10px; content: ""; width: 100%; height: 100%; border: 2px solid #c19855; }

/* Home Page 2 - Image Overlay in Banner */
.elementor-img-banner { position: relative; }
.elementor-img-banner:after { position: absolute; top: 0; left: 0; content: ""; width: 100%; height: 100%; background: rgba(0, 19, 40, 0.8); }

/* Home Page 2 - Banner Text Editor */
.home-page-banner { position: relative; }
.home-page-banner .elementor-text-editor { position: absolute; top: 32%; left: 50%; max-width: 700px; width: 100%; font-size: 20px; color: #fff; text-align: left; margin-left: -350px; }
.home-page-banner .elementor-text-editor h2 { font-size: 70px; color: #fff; margin-bottom: 25px; }
.home-page-banner .elementor-text-editor p { text-align: left; margin-bottom: 40px; }
.home-page-banner .elementor-text-editor .button { height: 60px; font-size: 20px; line-height: 56px; padding: 0 30px; }

/* Home Page 2 - Counter Styles */
.theme-counter .elementor-counter-title { font-family: "Playfair Display", serif; color: #c19855 !important; }

/*--------------------------------------------------------------
# About Page 
--------------------------------------------------------------*/
.about-testimonials .elementor-testimonial-wrapper { background: #fff; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); padding: 50px; margin-left: -80px; }
.about-testimonials .elementor-testimonial-wrapper .elementor-testimonial-name { font-family: "Playfair Display", serif; color: #252525; font-weight: 700; margin-bottom: 10px; }
.about-testimonials.reverse .elementor-testimonial-wrapper { position: relative; margin-left: 0; margin-right: -80px; z-index: 2; }

/*--------------------------------------------------------------
# Contact Page
--------------------------------------------------------------*/
.contact-page .templatic-article { margin-bottom: 0; }
.contact-page .wpcf7-form { display: flex; flex-wrap: wrap; margin-top: 20px; }
.contact-page .wpcf7-form div { width: 100%; margin-left: 0; margin-right: 0; }
.contact-page .wpcf7-form p { width: 100%; margin-bottom: 15px; }
.contact-page .wpcf7-form p:nth-child(2) { width: 48.5%; margin-right: 3%; }
.contact-page .wpcf7-form p:nth-child(3) { width: 48.5%; }
.contact-page .wpcf7-form p:last-of-type { margin-bottom: 0; }
.contact-page .wpcf7-form p label { display: block; font-size: 15px; }
.contact-page .wpcf7-form p label input[type="text"], .contact-page .wpcf7-form p label input[type="email"] { width: 100%; max-width: none; }
.contact-page .wpcf7-form p label textarea { width: 100%; max-width: none; }
.contact-page .wpcf7-form p input[type="submit"] { height: 60px; font-size: 20px; padding: 0 50px; }
.contact-page .textwidget p { margin-bottom: 5px; }

.contact-info-widget ul li { position: relative; padding-left: 30px; margin-bottom: 15px !important; }
.contact-info-widget ul li i { position: absolute; top: 4px; left: 0; }
.contact-info-widget ul li a { position: relative; font-size: 14px; color: #c19855 !important; text-decoration: underline; padding-left: 22px; }
.contact-info-widget ul li a i { top: 2px; }
.contact-info-widget ul li a:hover { color: #252525 !important; }

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer { position: relative; background: #001328 url(assets/images/footer-bg.jpg) no-repeat center bottom/cover; font-size: 15px; color: #c6bcb6; line-height: 2; padding: 80px 0; }
.site-footer a { color: #c6bcb6; }
.site-footer a:hover { color: #fff; text-decoration: none; }
.site-footer .fc-common-col { flex: auto; width: 18%; max-width: none; text-align: center; }
.site-footer .widget ul { padding: 0; margin: 0; }
.site-footer .widget ul li { margin-bottom: 0; }
.site-footer .widget ul li a { color: #c6bcb6; }
.site-footer .widget ul li a:hover { color: #fff; text-decoration: none; }
.site-footer .widget p { margin-bottom: 0; }
.site-footer .widget.simple-social-icons ul { display: flex; float: none; justify-content: center; }
.site-footer .widget.simple-social-icons ul li { float: none; margin: 0 5px !important; }
.site-footer .widget.simple-social-icons ul li a { background: none !important; border: none !important; font-size: 22px; color: inherit !important; padding: 0; }
.site-footer .widget.simple-social-icons ul li a:hover { color: #fff !important; }
.site-footer .widget-title { font-size: 22px; color: #fff; margin-bottom: 18px; }
.site-footer .site-info { text-align: center; border-top: 1px solid rgba(255, 255, 255, 0.08); padding-top: 30px; margin-top: 15px; }
.site-footer .button { height: 44px; color: #c19855; line-height: 40px; padding: 0 15px; margin-top: 15px; }
.site-footer:before { display: block; position: absolute; top: 0; left: 0; content: ""; width: 100%; height: 100%; background: rgba(0, 19, 40, 0.8); }
.site-footer:after { display: none; }

/*--------------------------------------------------------------
# Plugin Compatibility - Restaurant Reservations
--------------------------------------------------------------*/
.rtb-booking-form { max-width: 1024px; width: 100%; padding: 40px 50px 50px; margin: 0 auto; }
.rtb-booking-form form fieldset legend { font-family: "Playfair Display", serif; font-weight: 700; padding: 0; margin: 0; }
.rtb-booking-form form .reservation { display: inline-block; vertical-align: top; width: 48%; margin-right: -5px; }
.rtb-booking-form form .contact { display: inline-block; vertical-align: top; width: 48%; margin-left: 4%; }
.rtb-booking-form form input[type="text"], .rtb-booking-form form input[type="email"], .rtb-booking-form form input[type="tel"], .rtb-booking-form form select, .rtb-booking-form form textarea { width: 100%; max-width: none; height: 52px; }
.rtb-booking-form form .add-message a { text-decoration: underline; }
.rtb-booking-form .rtb-message { text-align: center; }
.rtb-booking-form .rtb-message p { margin-bottom: 0; }

.home-reservation-widget .rtb-booking-form { background: rgba(255, 255, 255, 0.1); color: #fff; }
.home-reservation-widget .rtb-booking-form form input[type="text"], .home-reservation-widget .rtb-booking-form form input[type="email"], .home-reservation-widget .rtb-booking-form form input[type="tel"], .home-reservation-widget .rtb-booking-form form select, .home-reservation-widget .rtb-booking-form form textarea { background: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 255, 255, 0.1); color: #fff; }
.home-reservation-widget .rtb-booking-form form input[type="text"]:focus, .home-reservation-widget .rtb-booking-form form input[type="email"]:focus, .home-reservation-widget .rtb-booking-form form input[type="tel"]:focus, .home-reservation-widget .rtb-booking-form form select:focus, .home-reservation-widget .rtb-booking-form form textarea:focus { border-color: #c19855; box-shadow: 0 0 15px rgba(255, 255, 255, 0.25); }
.home-reservation-widget .rtb-booking-form form .add-message a { color: #fff; }
.home-reservation-widget .rtb-booking-form form .add-message a:hover { color: #c19855; }

.picker .picker__holder .picker__frame { top: 20%; max-width: 550px; }
.picker .picker__holder .picker__frame .picker__wrap .picker__box { background: #c19855; border: none; border-radius: 0; font-size: 18px; color: #fff; }
.picker .picker__holder .picker__frame .picker__wrap .picker__box .picker__header { position: relative; font-family: "Playfair Display", serif; font-size: 22px; padding: 20px 0; margin: 0; }
.picker .picker__holder .picker__frame .picker__wrap .picker__box .picker__header .picker__year { font-size: 22px; color: #fff; font-style: normal; }
.picker .picker__holder .picker__frame .picker__wrap .picker__box .picker__header .picker__nav--prev { top: 13px; left: 0; width: 40px; height: 40px; min-height: auto !important; border: 1px solid rgba(255, 255, 255, 0.08); box-sizing: border-box; padding: 0; }
.picker .picker__holder .picker__frame .picker__wrap .picker__box .picker__header .picker__nav--prev:before { display: block; content: "\f0d9"; width: 40px; height: 40px; border: none; font-family: "Font Awesome 5 Free", "FontAwesome"; font-size: 28px; line-height: 38px; text-align: center; }
.picker .picker__holder .picker__frame .picker__wrap .picker__box .picker__header .picker__nav--prev:hover { background: none; border-color: #fff; color: #fff; }
.picker .picker__holder .picker__frame .picker__wrap .picker__box .picker__header .picker__nav--next { top: 13px; right: 0; width: 40px; height: 40px; min-height: auto !important; border: 1px solid rgba(255, 255, 255, 0.08); box-sizing: border-box; padding: 0; }
.picker .picker__holder .picker__frame .picker__wrap .picker__box .picker__header .picker__nav--next:before { display: block; content: "\f0da"; width: 40px; height: 40px; border: none; font-family: "Font Awesome 5 Free", "FontAwesome"; font-size: 28px; line-height: 38px; text-align: center; }
.picker .picker__holder .picker__frame .picker__wrap .picker__box .picker__header .picker__nav--next:hover { background: none; border-color: #fff; color: #fff; }
.picker .picker__holder .picker__frame .picker__wrap .picker__table { border: 1px solid rgba(255, 255, 255, 0.15); margin: 0 0 20px; }
.picker .picker__holder .picker__frame .picker__wrap .picker__table thead tr th { font-family: "Playfair Display", serif; color: #fff; font-weight: 900; padding: 20px 0; }
.picker .picker__holder .picker__frame .picker__wrap .picker__table tbody tr td .picker--focused .picker__day--disabled, .picker .picker__holder .picker__frame .picker__wrap .picker__table tbody tr td .picker__day--disabled, .picker .picker__holder .picker__frame .picker__wrap .picker__table tbody tr td .picker__day--disabled:hover { background: rgba(255, 255, 255, 0.08); border: 1px solid rgba(255, 255, 255, 0.08); color: rgba(255, 255, 255, 0.4); }
.picker .picker__holder .picker__frame .picker__wrap .picker__table tbody tr td .picker--focused .picker__day--selected, .picker .picker__holder .picker__frame .picker__wrap .picker__table tbody tr td .picker__day--selected, .picker .picker__holder .picker__frame .picker__wrap .picker__table tbody tr td .picker__day--selected:hover { background: #fff; color: #c19855; }
.picker .picker__holder .picker__frame .picker__wrap .picker__table tbody tr td .picker__day--today:before { border-top-color: #c19855; }
.picker .picker__holder .picker__frame .picker__wrap .picker__table tbody tr td .picker--focused .picker__day--highlighted, .picker .picker__holder .picker__frame .picker__wrap .picker__table tbody tr td .picker__day--highlighted:hover, .picker .picker__holder .picker__frame .picker__wrap .picker__table tbody tr td .picker__day--infocus:hover, .picker .picker__holder .picker__frame .picker__wrap .picker__table tbody tr td .picker__day--outfocus:hover { background: #fff; color: #c19855; }
.picker .picker__holder .picker__frame .picker__wrap .picker__table tbody tr td .picker__day { border: 1px solid rgba(255, 255, 255, 0.08); }
.picker .picker__holder .picker__frame .picker__wrap .picker__table tbody tr td .picker__day--outfocus { color: rgba(255, 255, 255, 0.4); }
.picker .picker__holder .picker__frame .picker__wrap .picker__footer { display: flex; padding-bottom: 20px; }
.picker .picker__holder .picker__frame .picker__wrap .picker__footer button { width: 100%; background: none; border: 2px solid #fff; font-size: 18px; color: #fff !important; font-weight: 700; line-height: 48px; padding: 0; margin: 0 15px 0 0; }
.picker .picker__holder .picker__frame .picker__wrap .picker__footer button:before { display: none; }
.picker .picker__holder .picker__frame .picker__wrap .picker__footer button:hover, .picker .picker__holder .picker__frame .picker__wrap .picker__footer button:active, .picker .picker__holder .picker__frame .picker__wrap .picker__footer button:focus { background: #fff; color: #c19855 !important; }
.picker .picker__holder .picker__frame .picker__wrap .picker__footer button:last-child { margin-right: 0; }
.picker.picker--focused .picker__day--highlighted { background: #fff; color: #c19855; }

.picker.picker--time .picker__box { background: #c19855; border: none; border-radius: 0; }
.picker.picker--time .picker__box ul { padding: 0; }
.picker.picker--time .picker__box ul li { background: none; border: none; border-bottom: 1px solid rgba(255, 255, 255, 0.1); font-family: "Playfair Display", serif; color: #fff; font-weight: 700; text-align: center; padding: 15px 20px; margin: 0; }
.picker.picker--time .picker__box ul li button { width: 100%; background: none; border: 2px solid #fff; font-size: 18px; color: #fff; font-weight: 700; line-height: 48px; padding: 0; margin: 0; }
.picker.picker--time .picker__box ul li button:before { display: none; }
.picker.picker--time .picker__box ul li button:hover, .picker.picker--time .picker__box ul li button:active, .picker.picker--time .picker__box ul li button:focus { background: #fff; color: #c19855; }
.picker.picker--time .picker__frame { max-width: 280px; }

.rtb-select { position: relative; }
.rtb-select select { -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.rtb-select select option { font-size: 22px; color: #c19855; padding: 20px; }
.rtb-select:after { position: absolute; bottom: 17px; right: 20px; content: "\f0d7"; font-family: "Font Awesome 5 Free", "FontAwesome"; line-height: normal; }

/*--------------------------------------------------------------
# Plugin Compatibility - Restaurant Menu
--------------------------------------------------------------*/
.content-area-menu .site-main { display: flex; flex-wrap: wrap; margin-left: -3%; }
.content-area-menu .site-main .templatic-article { flex: 0 0 30.33%; border: none; margin-left: 3%; }
.content-area-menu .site-main .templatic-consulting-pagination { flex: 0 0 100%; }

.site-main .mprm-view-list:last-child { border: none; padding-bottom: 0; margin-bottom: 0 !important; }
.site-main .mprm-view-grid:last-child { border: none; margin-bottom: 0 !important; }
.site-main .mprm-view-simple-list:last-child { margin-bottom: 0 !important; }

.mprm-view-list:last-child { border: none; padding-bottom: 0; margin-bottom: 0 !important; }

.mprm-view-grid:last-child { border: none; margin-bottom: 0 !important; }

.mprm-view-list .mprm-taxonomy-title, .mprm-view-grid .mprm-taxonomy-title, .mprm-view-simple-list .mprm-taxonomy-title { font-family: "Playfair Display", serif; font-size: 26px; color: #252525; font-weight: 900; margin-bottom: 20px; }
.mprm-view-list .mprm-add-to-cart, .mprm-view-grid .mprm-add-to-cart, .mprm-view-simple-list .mprm-add-to-cart { height: 42px; color: #c19855 !important; line-height: 40px; padding: 0 15px; }
.mprm-view-list .mprm-add-to-cart:hover, .mprm-view-list .mprm-add-to-cart:active, .mprm-view-list .mprm-add-to-cart:focus, .mprm-view-grid .mprm-add-to-cart:hover, .mprm-view-grid .mprm-add-to-cart:active, .mprm-view-grid .mprm-add-to-cart:focus, .mprm-view-simple-list .mprm-add-to-cart:hover, .mprm-view-simple-list .mprm-add-to-cart:active, .mprm-view-simple-list .mprm-add-to-cart:focus { color: #fff !important; }

.mprm-view-simple-list { margin: 0 0 20px !important; }
.mprm-view-simple-list .mprm-all-items { padding-top: 60px; }
.mprm-view-simple-list .mprm-all-items .mprm-simple-view-column { margin-bottom: 20px; }
.mprm-view-simple-list .mprm-all-items .mprm-simple-view-column .mprm-content-container { line-height: 22px; margin-bottom: 10px; }
.mprm-view-simple-list .mprm-all-items .mprm-simple-view-column .mprm-title { margin-bottom: 8px; }
.mprm-view-simple-list .mprm-all-items .mprm-simple-view-column .mprm-title a { position: relative; display: block; font-family: "Playfair Display", serif; font-size: 20px; color: #252525; font-weight: 700; line-height: normal; }
.mprm-view-simple-list .mprm-all-items .mprm-simple-view-column .mprm-title a:hover { color: #c19855; text-decoration: none; }
.mprm-view-simple-list .mprm-all-items .mprm-simple-view-column .mprm-title a:after { position: absolute; bottom: 2px; }
.mprm-view-simple-list .mprm-all-items .mprm-simple-view-column .mprm-price { font-family: "Playfair Display", serif; font-size: 20px; color: #c19855; font-weight: 700; line-height: normal; margin: 0; }
.mprm-view-simple-list .mprm-all-items .mprm-simple-view-column.mprm-category-title { position: absolute; top: 0; left: 0; margin-bottom: 0; }

.mprm-view-list { border-bottom: 1px solid rgba(0, 0, 0, 0.08); padding-bottom: 25px; margin: 0 0 50px !important; }
.mprm-view-list .mprm-row { padding-bottom: 45px; }
.mprm-view-list .mprm-row .mp_menu_item { display: flex; }
.mprm-view-list .mprm-row .mp_menu_item .mprm-left-side { flex: 0 0 120px; }
.mprm-view-list .mprm-row .mp_menu_item .mprm-left-side a { position: relative; display: block; }
.mprm-view-list .mprm-row .mp_menu_item .mprm-left-side a:after { position: absolute; top: 4px; left: 4px; content: ""; width: 100%; height: 100%; border: 1px solid #c19855; z-index: -1; }
.mprm-view-list .mprm-row .mp_menu_item .mprm-right-side { position: relative; line-height: 22px; width: 100%; }
.mprm-view-list .mprm-row .mp_menu_item .mprm-right-side .mprm-content-container { margin-bottom: 10px; }
.mprm-view-list .mprm-row .mp_menu_item .mprm-right-side .mprm-title { padding-right: 75px; margin-bottom: 8px; }
.mprm-view-list .mprm-row .mp_menu_item .mprm-right-side .mprm-title a { position: relative; display: block; font-family: "Playfair Display", serif; font-size: 20px; color: #252525; font-weight: 700; line-height: normal; }
.mprm-view-list .mprm-row .mp_menu_item .mprm-right-side .mprm-title a:hover { color: #c19855; text-decoration: none; }
.mprm-view-list .mprm-row .mp_menu_item .mprm-right-side .mprm-title a:after { position: absolute; bottom: 2px; }
.mprm-view-list .mprm-row .mp_menu_item .mprm-right-side .mprm-price-container { position: absolute; top: 0; right: 0; font-family: "Playfair Display", serif; font-size: 20px; color: #c19855; font-weight: 700; line-height: normal; margin: 0; }
.mprm-view-list .mprm-row .mp_menu_item .mprm-right-side .mprm_menu_item_buy_button { margin-top: 18px; }

.mprm-view-grid { border-bottom: 1px solid rgba(0, 0, 0, 0.08); margin: 0 0 50px !important; }
.mprm-view-grid .mprm-row { padding-bottom: 50px; }
.mprm-view-grid .mprm-row .mp_menu_item { line-height: 22px; }
.mprm-view-grid .mprm-row .mp_menu_item > a { position: relative; display: block; margin-bottom: 20px; }
.mprm-view-grid .mprm-row .mp_menu_item > a:after { position: absolute; top: 4px; left: 4px; content: ""; width: 100%; height: 100%; border: 1px solid #c19855; z-index: -1; }
.mprm-view-grid .mprm-row .mp_menu_item > a img { margin: 0 !important; }
.mprm-view-grid .mprm-row .mp_menu_item .mprm-content-container { margin-bottom: 10px; }
.mprm-view-grid .mprm-row .mp_menu_item .mprm-title { margin-bottom: 8px; }
.mprm-view-grid .mprm-row .mp_menu_item .mprm-title a { position: relative; display: block; font-family: "Playfair Display", serif; font-size: 20px; color: #252525; font-weight: 700; line-height: normal; }
.mprm-view-grid .mprm-row .mp_menu_item .mprm-title a:hover { color: #c19855; text-decoration: none; }
.mprm-view-grid .mprm-row .mp_menu_item .mprm-price-container { font-family: "Playfair Display", serif; font-size: 20px; color: #c19855; font-weight: 700; line-height: normal; }
.mprm-view-grid .mprm-row .mp_menu_item .mprm_menu_item_buy_button { margin-top: 18px; }

.mprm-container.mprm-shortcode-categories .mprm-menu-category .mprm-link .mprm-category-content, .mprm-container.mprm-widget-categories .mprm-menu-category .mprm-link .mprm-category-content { padding: 20% 10% !important; }
.mprm-container.mprm-shortcode-categories .mprm-menu-category .mprm-link .mprm-category-content .mprm-category-description, .mprm-container.mprm-widget-categories .mprm-menu-category .mprm-link .mprm-category-content .mprm-category-description { font-size: 16px !important; line-height: 26px !important; }

.mprm-container.mprm-shortcode-categories.mprm-view-grid .mprm-menu-category .mprm-effect-hover, .mprm-container.mprm-widget-categories.mprm-view-grid .mprm-menu-category .mprm-effect-hover { background: rgba(0, 19, 40, 0.5); }

.menu-single-sidebar > p { font-family: "Playfair Display", serif; font-size: 32px; color: #c19855; }
.menu-single-sidebar .mprm_menu_item_buy_button { margin-bottom: 30px; }
.menu-single-sidebar .mprm_menu_item_buy_button .mprm-display-inline { display: block; }
.menu-single-sidebar .mprm_menu_item_buy_button .mprm-display-inline .mprm-add-to-cart { width: 100%; text-align: center; margin: 0; }
.menu-single-sidebar ul { list-style: none; padding: 0; margin: 0 0 40px; }
.menu-single-sidebar ul li { position: relative; border-bottom: 1px solid rgba(0, 0, 0, 0.08); padding: 0 0 10px 25px; margin-bottom: 10px; }
.menu-single-sidebar ul li:before { position: absolute; top: -2px; left: 0; content: "\f00c"; font-family: "Font Awesome 5 Free", "FontAwesome"; font-size: 18px; color: #c19855; font-weight: 900; }
.menu-single-sidebar ul li:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }

.mprm-related-items { display: flex; flex-wrap: wrap; margin-top: 40px; }
.mprm-related-items h3 { flex: 0 0 100%; margin-bottom: 20px; }
.mprm-related-items a { margin: 0 15px 15px 0; }

#mprm_checkout_cart { margin-bottom: 50px; }
#mprm_checkout_cart tr { border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
#mprm_checkout_cart tr th { background: none; border: none; font-family: "Playfair Display", serif; font-size: 20px; font-weight: 700; padding: 0 0 15px; }
#mprm_checkout_cart tr td { border: none; padding: 10px 0; }
#mprm_checkout_cart tr td.mprm_cart_item_name .mprm_cart_item_name_wrapper img { max-width: 52px; }

#mprm_checkout_form_wrap fieldset { border: none; padding: 0; margin: 0; }
#mprm_checkout_form_wrap fieldset span { margin-bottom: 5px; }
#mprm_checkout_form_wrap fieldset span legend { font-family: "Playfair Display", serif; margin: 0; }
#mprm_checkout_form_wrap fieldset .mprm-table { margin-bottom: 0; }
#mprm_checkout_form_wrap fieldset .mprm-table tr { border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
#mprm_checkout_form_wrap fieldset .mprm-table tr td { border: none; padding: 10px 0; }
#mprm_checkout_form_wrap fieldset .mprm-table tr td:first-child { font-family: "Playfair Display", serif; font-weight: 700; }
#mprm_checkout_form_wrap fieldset#mprm_payment_summary_table { margin-bottom: 50px; }
#mprm_checkout_form_wrap fieldset#mprm_payment_mode_select { margin-bottom: 30px; }

#mprm_payment_mode_select label input[type="radio"] { margin-right: 10px; }

#mprm_purchase_receipt { margin-bottom: 40px; }
#mprm_purchase_receipt tr { border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
#mprm_purchase_receipt tr th { padding: 10px 0; }
#mprm_purchase_receipt tr th:first-child { width: 200px; font-family: "Playfair Display", serif; }
#mprm_purchase_receipt tr td { padding: 10px 0; }
#mprm_purchase_receipt tr td:first-child { width: 200px; font-family: "Playfair Display", serif; }

#mprm_purchase_receipt_products tr { border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
#mprm_purchase_receipt_products tr th { font-family: "Playfair Display", serif; padding: 10px 0; }
#mprm_purchase_receipt_products tr td { padding: 10px 0; }

/*--------------------------------------------------------------
# Plugin Compatibility - WooCommerce
--------------------------------------------------------------*/
/* Success Message */
.woocommerce-notice--success, .woocommerce-message, .mprm-notice.mprm-notice-success { background-color: #EBF6E0; border: none; border-radius: 0; box-shadow: none; color: #5f9025; padding: 20px 25px; }

/* Error Message */
.woocommerce-error, .contact-page .wpcf7-form div { background-color: #ffe6e7; border: none; border-radius: 5px; box-shadow: none; color: #b81c23; padding: 20px 25px; }

/* Info Message */
.woocommerce-info { background-color: #E9F7FE; border: none; border-radius: 0; box-shadow: none; color: #4587a9; padding: 20px 25px; }

.woocommerce-error, .woocommerce-info, .woocommerce-message { padding-left: 50px !important; }
.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before { top: 20px; }

/* Woocommerce - Shop Page */
.woocommerce .woocommerce-result-count { margin: 10px 0; }
.woocommerce .woocommerce-ordering { position: relative; }
.woocommerce .woocommerce-ordering .orderby { -webkit-appearance: none; -moz-appearance: none; appearance: none; padding: 0 30px 0 15px; }
.woocommerce .woocommerce-ordering:after { position: absolute; top: 14px; right: 15px; content: "\f0d7"; font-family: "Font Awesome 5 Free", "FontAwesome"; line-height: normal; }
.woocommerce ul.products { padding-top: 30px; }
.woocommerce ul.products li.product { text-align: center; }
.woocommerce ul.products li.product a img { margin-bottom: 10px; }
.woocommerce ul.products li.product a .woocommerce-loop-product__title { font-size: 18px; }
.woocommerce ul.products li.product a .price { font-size: 16px; color: #c19855; }
.woocommerce ul.products li.product a .price del { margin-right: 5px; }
.woocommerce ul.products li.product a .price ins { margin-left: 5px; }
.woocommerce ul.products li.product .button { background: none; border: 2px solid #c19855; color: #c19855; line-height: 42px; margin-top: 8px; }
.woocommerce ul.products li.product .button:hover, .woocommerce ul.products li.product .button:active, .woocommerce ul.products li.product .button:focus { background: #c19855; color: #fff; }

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button { height: 46px; background: none; border: 2px solid #c19855; border-radius: 0; color: #c19855; line-height: 42px; padding: 0 25px; }
.woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:active, .woocommerce #respond input#submit:focus, .woocommerce a.button:hover, .woocommerce a.button:active, .woocommerce a.button:focus, .woocommerce button.button:hover, .woocommerce button.button:active, .woocommerce button.button:focus, .woocommerce input.button:hover, .woocommerce input.button:active, .woocommerce input.button:focus { background: #c19855; color: #fff !important; }

/* Woocommerce - Single Page */
.woocommerce.single-product .post-thumbnail { margin: 0; }
.woocommerce.single-product .singular-title { margin-bottom: 30px; }
.woocommerce.single-product .woocommerce .entry-summary { margin-top: 0; }
.woocommerce.single-product .woocommerce .entry-summary .price { color: #c19855; }
.woocommerce.single-product .woocommerce .entry-summary .price del { margin-right: 15px; }
.woocommerce.single-product .woocommerce .entry-summary .price ins { font-size: 26px; }
.woocommerce.single-product .woocommerce .entry-summary .cart .quantity { margin-right: 10px; }
.woocommerce.single-product .woocommerce .entry-summary .cart .quantity .qty { width: 100px; }
.woocommerce.single-product .woocommerce .entry-summary .cart .button { height: 46px; background: #c19855; }
.woocommerce.single-product .woocommerce .entry-summary .cart .button:hover, .woocommerce.single-product .woocommerce .entry-summary .cart .button:active, .woocommerce.single-product .woocommerce .entry-summary .cart .button:focus { background: none; color: #c19855; }
.woocommerce.single-product .woocommerce .woocommerce-tabs ul.tabs li { font-family: "Playfair Display", serif; }
.woocommerce.single-product .woocommerce .woocommerce-tabs .woocommerce-Tabs-panel h2 { font-size: 28px; }
.woocommerce span.onsale { background-color: #0e9100; }

/* Woocommerce - Cart Page */
.woocommerce-cart .woocommerce table.shop_table { border: none; }
.woocommerce-cart .woocommerce table.shop_table tr th { position: relative; vertical-align: top; background: rgba(0, 0, 0, 0.03); font-size: 16px; color: #333; font-weight: 600; text-align: left; line-height: 19px; padding: 25px 20px; margin-left: 33px !important; z-index: 9; }
.woocommerce-cart .woocommerce table.shop_table tr td { border: none; padding: 40px 20px; }
.woocommerce-cart .woocommerce table.shop_table tr td.product-remove a.remove { color: #c19855 !important; }
.woocommerce-cart .woocommerce table.shop_table tr td.product-remove a.remove:hover, .woocommerce-cart .woocommerce table.shop_table tr td.product-remove a.remove:active, .woocommerce-cart .woocommerce table.shop_table tr td.product-remove a.remove:focus { background: none; color: #ff0000 !important; }
.woocommerce-cart .woocommerce table.shop_table tr td.product-thumbnail img { width: 100px; height: 100px; }
.woocommerce-cart .woocommerce table.shop_table tr td.product-quantity .quantity { overflow: hidden; width: 38px; }
.woocommerce-cart .woocommerce table.shop_table tr td.product-quantity .quantity .qty { background: none; border: none; padding: 0; pointer-events: none; }
.woocommerce-cart .woocommerce table.shop_table tr td.actions { background: rgba(0, 0, 0, 0.03); padding: 20px; }
.woocommerce-cart .woocommerce table.shop_table tr td.actions input[type="text"] { width: auto !important; height: 52px !important; background: #fff; padding: 0 15px; }
.woocommerce-cart .woocommerce table.shop_table tr td.actions button[type="submit"] { height: 51px; border-radius: 0; line-height: 47px; padding: 0 15px; }
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2 { font-size: 26px; }
.woocommerce-cart .woocommerce .cart-collaterals .shop_table td { background: rgba(0, 0, 0, 0.01); padding: 25px; }
.woocommerce-cart .woocommerce .cart-collaterals .wc-proceed-to-checkout .checkout-button { background: #c19855; border-color: #c19855; border-radius: 0; height: 68px; line-height: 64px; padding: 0 15px; }
.woocommerce-cart .woocommerce .cart-collaterals .wc-proceed-to-checkout .checkout-button:hover, .woocommerce-cart .woocommerce .cart-collaterals .wc-proceed-to-checkout .checkout-button:active, .woocommerce-cart .woocommerce .cart-collaterals .wc-proceed-to-checkout .checkout-button:focus { background: none; color: #c19855 !important; }

/* Woocommerce - Checkout Page */
.woocommerce form .form-row { padding: 0; margin-bottom: 25px; }

.woocommerce-checkout .col2-set span, .woocommerce-MyAccount-content .col2-set span { display: block; width: 100%; }
.woocommerce-checkout .col2-set label, .woocommerce-MyAccount-content .col2-set label { margin-bottom: 0; }
.woocommerce-checkout .col2-set .col-1, .woocommerce-MyAccount-content .col2-set .col-1 { flex: 0 0 100%; max-width: 100%; padding: 0; }
.woocommerce-checkout .col2-set .col-1 .form-row-first, .woocommerce-MyAccount-content .col2-set .col-1 .form-row-first { width: 100%; }
.woocommerce-checkout .col2-set .col-1 .form-row-last, .woocommerce-MyAccount-content .col2-set .col-1 .form-row-last { width: 100%; }
.woocommerce-checkout .col2-set .col-2, .woocommerce-MyAccount-content .col2-set .col-2 { flex: 0 0 100%; max-width: 100%; padding: 0; }
.woocommerce-checkout table.shop_table tr, .woocommerce-MyAccount-content table.shop_table tr { border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
.woocommerce-checkout table.shop_table tr th, .woocommerce-MyAccount-content table.shop_table tr th { vertical-align: middle; line-height: normal; padding: 20px !important; }
.woocommerce-checkout table.shop_table tr td, .woocommerce-MyAccount-content table.shop_table tr td { vertical-align: middle; line-height: normal; padding: 20px !important; }

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment { background: #fff7eb; border-radius: 0; }

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order { background: #c19855; border-color: #c19855; border-radius: 0; height: 68px; font-size: 22px; line-height: 62px; padding: 0 35px; }
.woocommerce #payment #place_order:hover, .woocommerce #payment #place_order:active, .woocommerce #payment #place_order:focus, .woocommerce-page #payment #place_order:hover, .woocommerce-page #payment #place_order:active, .woocommerce-page #payment #place_order:focus { background: none; color: #c19855 !important; }

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box { background: #c19855; border-radius: 0; color: #fff; }
#add_payment_method #payment div.payment_box:before, .woocommerce-cart #payment div.payment_box:before, .woocommerce-checkout #payment div.payment_box:before { border-bottom-color: #c19855; }

/* Woocommerce - My Account */
.woocommerce-MyAccount-navigation ul { list-style: none; width: 95%; padding: 0; margin: 0; }
.woocommerce-MyAccount-navigation ul li { margin-bottom: 3px; }
.woocommerce-MyAccount-navigation ul li a { display: block; background: rgba(0, 0, 0, 0.03); border-radius: 0; color: #444444; padding: 10px 20px; }
.woocommerce-MyAccount-navigation ul li a:hover, .woocommerce-MyAccount-navigation ul li a:active, .woocommerce-MyAccount-navigation ul li a:focus { background: #c19855; color: #fff; text-decoration: none; }
.woocommerce-MyAccount-navigation ul li:last-child { margin-bottom: 0; }
.woocommerce-MyAccount-navigation ul li.is-active a { background: #c19855; color: #fff; text-decoration: none; }

.woocommerce table.shop_table { border: none; border-collapse: collapse; }
.woocommerce table.shop_table th { position: relative; vertical-align: top; background: rgba(0, 0, 0, 0.03); font-size: 16px; color: #333; font-weight: 600; text-align: left; line-height: 19px; padding: 25px 20px; margin-left: 33px !important; z-index: 9; }
.woocommerce table.shop_table td { border: none; padding: 40px 20px; }

.woocommerce-MyAccount-content span { width: 100%; }
.woocommerce-MyAccount-content label { margin-bottom: 0; }
.woocommerce-MyAccount-content .woocommerce-EditAccountForm button.button, .woocommerce-MyAccount-content .woocommerce-address-fields button.button { height: 60px; line-height: 60px; padding: 0 25px; }

/* Woocommerce - Login/Register Page */
#customer_login { max-width: 900px; margin: 0 auto; }
#customer_login .col-1 { max-width: 50%; }
#customer_login .col-2 { max-width: 50%; }
#customer_login label { line-height: normal; margin-bottom: 5px; }
#customer_login .woocommerce-form p { line-height: 24px; }
#customer_login .woocommerce-form p:last-child { margin-bottom: 0; }
#customer_login .woocommerce-form .woocommerce-Button { width: 100%; height: 52px; background: #c19855; color: #fff; line-height: 52px; margin-bottom: 10px; }
#customer_login .woocommerce-form .woocommerce-form__label { width: 100%; }
#customer_login .woocommerce-form .woocommerce-privacy-policy-text { margin-bottom: 25px; }

/* Woocommerce - Widgets */
.woocommerce .widget_shopping_cart_content ul li a.remove { width: 20px; height: 20px; border-radius: 0; line-height: 16px; }
.woocommerce .widget_shopping_cart .total { border-top: 1px solid rgba(0, 0, 0, 0.1); }

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content { background-color: rgba(0, 0, 0, 0.2); }
.woocommerce .widget_price_filter .ui-slider .ui-slider-range { background-color: #c19855; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle { background-color: #c19855; }
.woocommerce .widget_price_filter .price_slider_amount { font-weight: 700; line-height: 44px; }

.widget_product_categories ul li a:hover { text-decoration: none; }

.woocommerce .widget_products .product_list_widget li, .woocommerce .widget_top_rated_products .product_list_widget li { border-bottom: 1px solid rgba(0, 0, 0, 0.1); padding: 0 0 15px; margin-bottom: 15px; }
.woocommerce .widget_products .product_list_widget li a, .woocommerce .widget_top_rated_products .product_list_widget li a { font-family: "Playfair Display", serif; font-size: 18px; margin-bottom: 5px; }
.woocommerce .widget_products .product_list_widget li del, .woocommerce .widget_top_rated_products .product_list_widget li del { opacity: .5; margin-right: 10px; }
.woocommerce .widget_products .product_list_widget li ins, .woocommerce .widget_top_rated_products .product_list_widget li ins { text-decoration: none; }
.woocommerce .widget_products .product_list_widget li:last-child, .woocommerce .widget_top_rated_products .product_list_widget li:last-child { border: none; padding-bottom: 0; margin-bottom: 0; }

.widget_product_search .woocommerce-product-search button { width: 100%; margin-top: 15px; }

.widget_product_tag_cloud .tagcloud a { display: inline-block; vertical-align: top; background: rgba(0, 0, 0, 0.05); border: 1px solid rgba(0, 0, 0, 0.05); font-size: 13px !important; padding: 6px 15px; margin: 0 5px 8px 0; }
.widget_product_tag_cloud .tagcloud a:hover { background: #c19855; border-color: #c19855; color: #fff !important; text-decoration: none; }

/*--------------------------------------------------------------
# Responsive CSS
--------------------------------------------------------------*/
@media screen and (max-width: 1200px) { /* Home Page ------------------------------*/
  .widget_media_image img { max-width: none !important; width: auto; height: 700px !important; }
  .catering-service .elementor-heading-title, .catering-service .elementor-text-editor { max-width: 100%; }
  .banner-video { height: 750px; } }
@media screen and (max-width: 992px) { /* Common Styles ------------------------------*/
  .content-area { flex: 0 0 100%; max-width: 100%; }
  .sidebar { flex: 0 0 100%; max-width: 100%; padding-left: 15px; }
  .layout-2c-left-sidebar .sidebar { padding-right: 15px; margin: 30px 0; }
  .layout-2c-left-sidebar .content-area { margin: 0 0 30px; }
  /* Header ------------------------------*/
  #primary-menu { display: none; }
  .site-branding { display: flex; flex-direction: row-reverse; }
  .site-branding .slicknav_menu { display: block; }
  .home .site-header.sticky-head, .elementor-page-819 .site-header.sticky-head { position: static; background: none; }
  .site-header { position: relative; }
  .site-header .header-strip { display: none; }
  .site-header .site-branding { position: inherit; flex: 0 0 66%; max-width: 66%; }
  .site-header .site-branding .site-branding-inner { flex-grow: 1; }
  .site-header .site-branding .site-branding-inner .site-title { font-size: 20px; }
  .site-header .site-branding .site-branding-inner .site-description { font-size: 12px; line-height: normal; margin-top: 5px; }
  .site-header .site-branding .slicknav_menu .slicknav_btn { background: none; border-radius: 0; vertical-align: middle; padding: 0; margin: 6px 15px 0 0; }
  .site-header .site-branding .slicknav_menu .slicknav_btn .slicknav_icon { width: 24px; }
  .site-header .site-branding .slicknav_menu .slicknav_btn .slicknav_icon .slicknav_icon-bar { width: 100%; height: 3px; box-shadow: none; background: #c19855; border-radius: 10px; }
  .site-header .site-branding .slicknav_menu .slicknav_nav { top: 85px; background: #c19855; padding: 0; }
  .site-header .site-branding .slicknav_menu .slicknav_nav li { border-bottom: 1px solid rgba(255, 255, 255, 0.08); }
  .site-header .site-branding .slicknav_menu .slicknav_nav li a { background: none; color: #fff; padding: 15px 20px; margin: 0; }
  .site-header .site-branding .slicknav_menu .slicknav_nav li a:hover, .site-header .site-branding .slicknav_menu .slicknav_nav li a:active, .site-header .site-branding .slicknav_menu .slicknav_nav li a:focus { background: none; text-decoration: none; }
  .site-header .site-branding .slicknav_menu .slicknav_nav li a a { padding: 0; }
  .site-header .site-branding .slicknav_menu .slicknav_nav li ul.sub-menu { padding-left: 20px; margin-bottom: 20px; }
  .site-header .site-branding .slicknav_menu .slicknav_nav li ul.sub-menu li { border: none; }
  .site-header .site-branding .slicknav_menu .slicknav_nav li ul.sub-menu li a { padding: 5px 0; border: none; }
  .site-header .nav-wrap { flex: 0 0 34%; max-width: 34%; }
  .site-header .nav-wrap .nav-right-col .widget a { font-size: 0; }
  .site-header .nav-wrap .nav-right-col .widget a i { display: block; font-size: 22px; }
  .site-header.sticky-head { position: static; }
  /* Home Page ------------------------------*/
  .widget_media_image img { height: 520px !important; }
  .banner-text-widget { top: 30%; max-width: 766px; margin-left: -383px; }
  .banner-text-widget h4 { font-size: 20px; }
  .banner-text-widget h2 { font-size: 44px; }
  .banner-text-widget h2 span { font-size: 60px; }
  .banner-video { height: 580px; }
  /* Home Page - 2 ------------------------------*/
  .elementor-img-banner img { max-width: none; width: auto; height: 470px !important; }
  .home-page-banner .elementor-text-editor { top: 23% !important; left: 0; max-width: 100%; margin-left: 0; }
  .home-page-banner .elementor-text-editor h2 { font-size: 46px; } }
@media screen and (max-width: 767px) { /* Common Styles ------------------------------*/
  h2, .h2 { font-size: 30px; }
  h3, .h3 { font-size: 22px; }
  .content-area { margin: 20px 0 30px; }
  .sidebar { margin: 0 0 20px; }
  .image-frame .elementor-image:after { top: 2%; left: 2%; width: 96%; height: 96%; }
  .sidebar .widget:last-child, .tempatic-sidebar .widget:last-child { margin-bottom: 0; }
  /* Home Page ------------------------------*/
  .widget_media_image img { height: 600px !important; }
  .banner-text-widget { max-width: 94%; margin-left: -47%; }
  .banner-text-widget h4 { font-size: 17px; }
  .banner-text-widget p { font-size: 22px; }
  .rtb-booking-form { padding: 10px 15px 15px; }
  .home-page-recent-posts { max-width: 500px; margin: 0 auto; }
  .home-page-recent-posts ul { flex-wrap: wrap; margin: 0; }
  .home-page-recent-posts ul li { flex: 0 0 100%; margin: 0 0 60px; }
  .home-page-recent-posts ul li:last-child { margin-bottom: 0; }
  .mprm-view-list .mprm-row .mp_menu_item .mprm-left-side { flex: 0 0 80px; }
  .mprm-view-list .mprm-row .mp_menu_item .mprm-right-side .mprm-title { margin: -5px 0 5px; }
  .mprm-view-list .mprm-row .mp_menu_item .mprm-right-side .mprm-price-container { top: -7px; }
  .content-area-menu .site-main .templatic-article { flex: 0 0 47%; }
  .about-testimonials .elementor-image:after { top: 2%; left: 2%; width: 96%; height: 96%; }
  .about-testimonials .elementor-testimonial-wrapper { width: 90%; padding: 25px; margin: -90px auto 0; }
  .about-testimonials .elementor-testimonial-wrapper .elementor-testimonial-content { font-size: 16px; }
  .about-testimonials.reverse .elementor-testimonial-wrapper { margin: 0 auto -90px; }
  /* Blog ------------------------------*/
  .templatic-article { padding-bottom: 20px; margin-bottom: 20px; }
  /* Footer ------------------------------*/
  .site-footer { padding: 40px 0; }
  .site-footer .col-md-6 { width: 100%; margin-bottom: 30px; }
  /* Restaurant Menu (Plugin) ------------------------------*/
  .mprm-container.mprm-shortcode-items.mprm-view-list { padding-bottom: 10px; margin: 0 0 10px !important; }
  .mprm-container.mprm-shortcode-items.mprm-view-list:last-child { padding-bottom: 0; margin-bottom: 0 !important; }
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row .mprm-columns { margin-bottom: 25px; }
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row .mprm-columns .mprm-left-side .mprm-image { margin: 0; }
  .mprm-container.mprm-shortcode-items.mprm-view-list .mprm-row .mprm-columns .mprm-right-side .mprm-title a { font-size: 16px; }
  .mprm-container.mprm-shortcode-items.mprm-view-simple-list .mprm-all-items .mprm-simple-view-column { margin-bottom: 10px; }
  .mprm-container.mprm-shortcode-items.mprm-view-simple-list .mprm-all-items .mprm-simple-view-column .mprm-title a { font-size: 16px; }
  .mprm-container.mprm-shortcode-categories.mprm-view-grid .mprm-row .mprm-columns { margin-bottom: 0; }
  /* WooCommerce (Plugin) ------------------------------*/
  .woocommerce-cart .woocommerce table.shop_table tr td { background-color: rgba(0, 0, 0, 0.02); border-bottom: 1px solid rgba(0, 0, 0, 0.04); padding: 15px; }
  .woocommerce-cart .woocommerce table.shop_table tr td.product-quantity .quantity input { height: auto; }
  .woocommerce-cart .woocommerce table.shop_table tr td.actions input[type="text"] { width: 100% !important; margin-bottom: 10px; }
  .woocommerce-cart .woocommerce table.shop_table tr td.actions button { width: 100% !important; } }
@media screen and (max-width: 592px) { /* Common Styles ------------------------------*/
  .consulting-page-header { padding: 30px 0; }
  /* Home Page ------------------------------*/
  .rtb-booking-form form fieldset label { margin-bottom: 0; }
  .rtb-booking-form form .reservation { display: block; width: 100%; margin-right: 0; }
  .rtb-booking-form form .contact { display: block; width: 100%; margin-left: 0; }
  .home-page-recent-posts ul li { margin: 0 0 40px; }
  .home-page-recent-posts ul li a { margin-bottom: 15px; }
  .home-page-recent-posts ul li h3 { margin-bottom: 10px; }
  .home-page-recent-posts ul li:last-child { margin-bottom: 0; }
  /* Blog ------------------------------*/
  .comments-area .comment-list li.comment .children { padding-left: 0; margin-left: 0; }
  /* Contact Page ------------------------------*/
  .contact-page .wpcf7-form p:nth-child(2) { width: 100%; margin-right: 0; }
  .contact-page .wpcf7-form p:nth-child(3) { width: 100%; }
  .contact-page .wpcf7-form input[type="submit"] { width: 100%; }
  /* Search Page ------------------------------*/
  .search .page-title { margin-bottom: 15px; }
  .search .templatic-article { flex-wrap: wrap; padding-bottom: 15px; }
  .search .templatic-article .post-thumbnail { flex: 0 0 100%; margin-right: 0; }
  .search .templatic-article .entry-summary .archive-title a { font-size: 18px; }
  .search .templatic-article .entry-summary p:last-child { margin-bottom: 0; }
  /* 404 Page ------------------------------*/
  .error-404 .wrap-404-error { padding: 0 0 20px; }
  .error-404 .wrap-404-error h2 { font-size: 140px; line-height: 140px !important; margin-bottom: 40px; }
  .error-404 .wrap-404-error p { font-size: 16px; line-height: 26px; margin-bottom: 20px; }
  /* Footer ------------------------------*/
  .site-footer .col-md-2 { width: 100%; margin-bottom: 30px; }
  .site-footer .col-md-2:last-child { margin-bottom: 0; }
  /* Home Page ------------------------------*/
  .elementor-img-banner img { height: 440px !important; }
  .home-page-banner .elementor-text-editor { top: 24% !important; font-size: 16px; padding: 0 10px; }
  .home-page-banner .elementor-text-editor h2 { font-size: 32px; }
  .home-page-banner .elementor-text-editor .button { height: 46px; font-size: 16px; line-height: 42px; padding: 0 25px; }
  .content-area-menu .site-main { margin-left: 0; }
  .content-area-menu .site-main .templatic-article { flex: 0 0 100%; margin-left: 0; } }
@media screen and (max-width: 375px) { /* Home Page ------------------------------*/
  .widget_media_image img { height: 480px !important; }
  .banner-text-widget { top: 28%; max-width: 94%; margin-left: -47%; }
  .banner-text-widget h4 { font-size: 15px; }
  .banner-text-widget h2 { font-size: 24px; }
  .banner-text-widget h2 span { font-size: 40px; }
  .banner-text-widget p { font-size: 22px; }
  .banner-video { height: 460px; } }
