/*
Theme Name: Jabak Child
Version: 1.0
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. 
Author: HindInfotech Team
Author URI: http://hindinfotech.in/
Theme URI: 

Template: jabak
*/
@import url('../jabak/style.css');

@import url('assets/fonts/fontsheet.css');

/*RESET CSS*/
.post-edit.meta-wrapper, #vc_load-inline-editor,
.singular .entry-header.has-text-align-center.header-footer-group{
	display: none;
}
.page-template .post-inner{
    padding-top: 0;
}
.privacy-policy{ margin:0; }
#site-content {
  overflow: hidden;
  margin-bottom: -16px;
}
:focus{
	outline-color:rgba(0, 0, 0, 0) !important;
	outline: none !important;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; 
}
input, .contact-form-right textarea {
    -webkit-user-select: text !important; /* Chrome, Opera, Safari */
    -moz-user-select: text !important; /* Firefox 2+ */
    -ms-user-select: text !important; /* IE 10+ */
    user-select: text !important; /* Standard syntax */
}
.hide-desktop{ display:none;}

/**CUSTOMFONTS**/
.lato{   font-family: 'Lato', sans-serif;}
.montserrat{   font-family: 'Montserrat', sans-serif;}
.noto{font-family: 'Noto Serif Display Regular';}

/*====== BODY CSS  =======*/

html body{  font-family: 'Lato', sans-serif;}
html body .entry-content p {
    font-weight: 300;
    letter-spacing: 0px;
}
.header-navigation-wrapper{ flex:1; margin-right: 2em;}
.header-right-menu {
	margin: 10px 0 0;
}
.header-inner .toggle-wrapper::before{
    display: none;
}
.header-inner.section-inner{
    padding: 0.35em 0;
}
ul{
    margin:0;
    padding:0;
}
ul li{
    list-style: none;
}
a, a:hover, a:focus{
    outline: none;
    border: none;
    text-decoration: none!important;
}
main#site-content .entry-content, .section-inner {
	max-width: 150rem;
	margin: auto;
    width: calc(100% - 8rem);
}
.header-title {
	padding-left: 3em;
}
.header-title h1, 
h1.header-title{
    color: #fff;
    font-size: 67px;
    font-weight: normal;
    letter-spacing: 0;
    margin-top:2em;
    font-family: 'Noto Serif Display Regular';
}
a{
    transition: all 0.45s linear; 
    -webkit-transition: all 0.45s linear; 
}

/**Header**/
ul.primary-menu{
    display: flex;
    margin:0;
}
.primary-menu > li{
    margin:0;
}

.site-logo img {
  width: 230px;
  height: auto!important;
}
header#site-header{
    position: fixed;
    width: 100%;
    left:0;
    top:0;
    z-index:99;
    opacity: 1;
    transition: all 0.45s linear; 
    -webkit-transition: all 0.45s linear; 
}
#site-header.fixed-header{
    top:-10px;
    opacity: 0.775;
	z-index:999;
}
#site-header.fixed-header:hover{
    opacity: 1;
}
nav.primary-menu-wrapper ul.primary-menu li a:hover, nav.primary-menu-wrapper ul.primary-menu li.current-menu-item a{
    color:#D7C439;
}
main#site-content {
	margin-top: 75px;
}
.vc_row.wpb_row.vc_row-fluid.main-header-slider, .vc_row.wpb_row.vc_row-fluid.below-header-section{
    overflow: visible;
}

/*============*/

html body:not(.overlay-header) .primary-menu > li > a{
    text-decoration: none;
    color:#fff;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding:23px 25px;
    transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
}
.footer-map {
	border-radius: 10px;
	overflow: hidden;
}
ul#menu-footer-menu-1 li a, #menu-footer-menu-2 li a{
    font-size: 15px;
    line-height: 34px;
    letter-spacing: 0px;
    color: #707070;
}
.vc_row.wpb_row.vc_row-fluid.main-header-slider{
    padding: 14em 0 7em;
    
}
.below-header-section h2{
     font-family: 'Noto Serif Display Regular';
    color:#000;
    font-style: italic;
    font-weight: normal;
    font-size: 35px;
    line-height: 60px;
    letter-spacing: 0;
    max-width:80%;
    margin:30px auto 0;
}
.below-header-section .wpb_single_image {
	margin-top: -5em;
}
.vc_row.wpb_row.vc_row-fluid.below-header-section{
    padding-bottom: 18em;
}
.title-inner{
    color:#d7c439;
    text-transform:uppercase;
    text-align:center;
}

a.explore-btn{ 
    color:#fff;
    background:#d7c439;
    border:1px solid #d7c439;
    padding:15px 30px;
    text-transform:uppercase;
    text-align:center;
    font-size: 16px;
}
ul.bookings-btn li a.explore-btn:hover{
    background: #fff;
    color:#d7c439;
}
a.explore-btn.secondary{ 
	background: #fff;
    color:#d7c439;    
    border:1px solid #d7c439;
    padding:15px 30px;
    text-transform:uppercase;
    text-align:center;
    font-size: 16px;
}
ul.bookings-btn li a.explore-btn.secondary:hover{
    color:#fff;
    background:#d7c439;
}
 .booking-form .wpcf7-submit{ 
    color:#fff;
    background:#d7c439;
    border:1px solid #d7c439;
    padding:15px 30px;
    text-transform:uppercase;
    text-align:center;
    font-size: 16px;
     width:75%;
     font-weight: 300;
     transition: all 0.45s ease-in-out;
     -webkit-transition: all 0.45s ease-in-out;
}
.booking-form .wpcf7-submit:hover{
    background:#fff;
    text-decoration: none;
     color:#d7c439;
}
.callbutton-btn{ 
    color:#d7c439;
    border:1px solid #d7c439;
    padding:15px 30px;
    text-transform:uppercase;
    background:#fff;
    margin-top:5px;
   text-align:center;
}
.wpb_text_column.wpb_content_element.escap-block {
    background: #fff;
    padding: 2em 3em 2em;
    margin: -10em auto 0;
    width:100%;
    max-width:85%;
}
.wpb_text_column.wpb_content_element.escap-block h3, .wpb_text_column.wpb_content_element.wine-dine h3{
    margin-top:0;    
    font-family: 'Noto Serif Display Regular';
    font-size: 38px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0px;
}
.wpb_text_column.wpb_content_element.escap-block p, .wpb_text_column.wpb_content_element.wine-dine p{
    color: #000;
    font-size: 22px;
    line-height: 35px;
}
.booking-txt-btn{ 
    color:#293D7E;
    font-weight: bold;
    font-size: 3em; 
}
.booking-ext-btn{ 
    font-weight: bold;
    font-size: 3em;
    color:#499FDD;
}
.chw-widget{
    vertical-align: bottom;
    display: inline;
}
.chw-widget a{ color:#fff; }
.booking-form .left-part, .booking-form .right-part {
  width: 100%;
  float: left;
  padding: 0 1em 0 0;
}
.booking-form .left-part .wpcf7-form-control-wrap {
	margin-top: 10px;
	display: block;
}
.list-style-designing ul{
    margin:2em 0 0;
    padding:0;
}
.list-style-designing ul li{
    font-size: 23px;
    font-weight: 300;
    color: #000;
    line-height: 40px;
    margin:0 10px;
}
.list-style-designing ul li:before{
    content: '•';
    color:#D7C439;
    margin:0 10px;
}
.wpb_text_column.wpb_content_element.wine-dine {
	margin-top: 8em;
	margin-bottom: 0;
	margin-left: 20px;
}
.wpb_text_column.wpb_content_element.wine-dine a {
	margin-top: 2em;
	display: inline-block;
}
ul.room-list{
    margin:0;
    padding:0; 
}
.slick-slide img{ margin-bottom: -7px !important;}
span.content-section {
	display: none;
}
ul.room-list li {
	font-size: 21px;
	list-style: none;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 35px;
    color: #707070;
}
ul.room-list li::before {
	content: '•';
	color: #D7C439;
	margin: 0 10px 0 0;
}
html .wpsm_col-md-3.wpsm_col-sm-6:first-child {
	border:0;
}
html .wpsm_col-md-3.wpsm_col-sm-6 {
	border-left: 1px solid #707070;
}
html #wpsm_counter_b_row_125 .wpsm_counterbox{
	margin-top:20px;
	margin-bottom:20px;
}
html #wpsm_counter_b_row_125 .wpsm_counterbox .wpsm_number {
	font-family: 'Noto Serif Display Regular', sans-serif;
	font-weight: 800;
	display: inline-block;
	margin-top: 0;
}
html #wpsm_counter_b_row_125 .wpsm_counterbox .wpsm_count-title {
	font-family: 'Lato', sans-serif;
	color: #000;
	font-weight: 300;
	font-size: 32px;
	line-height: 60px;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 0;
	left: 10px;
	position:relative;
	top:-7px;
}


/*======= BACKGROUND IMAGE =========*/
.vc_row.wpb_row.vc_row-fluid.bgimageview {
  margin-top: -1.25em;
  height: 600px;
  background-size: 100% 100% !important;
  padding:2em 0em;
}


/*TESTIMONIAL CSS*/
.sp-testimonial-free-section .sp-testimonial-client-testimonial .sp-testimonial-content .testimonial-para {
	font-family: 'Noto Serif Display LightItalic', sans-serif!important;
	font-size: 23px;
	line-height: 45px;
	letter-spacing: 0;
}
.sp-testimonial-free-wrapper {
	padding: 20px 0 0;
    max-width: 95%;
}
.sp-testimonial-free-section .sp-testimonial-client-testimonial{
    max-width: 80%;
    margin:auto;
}
.sp-testimonial-free-section .sp-testimonial-client-testimonial .sp-testimonial-content .testimonial-para.client-name span{ 
    font-weight: 400;
}
.sp-testimonial-free-section .sp-testimonial-client-testimonial .sp-testimonial-content .testimonial-para.client-name{
	color: #969121;
    font-size: 20px;
   font-family: 'Lato', sans-serif;
    font-weight: 300;
}
.link-title a,
.header-sub-title,
.link-title,
.food_top_pageclass,
.room_top_pageclass,
.room_top_pageclass a,
.room_top_pageclass p {
    color:#fff!important; 
}
.sub-section-title{  font-weight:bold; }
.green-title{ color:#CEC95E }
.vc_row.wpb_row.vc_row-fluid.above-footer {  background-position: center bottom !important; background-repeat: no-repeat !important;}
.vc_row.wpb_row.vc_row-fluid.above-footer img {
	margin-right: 3em;
	width: 250px;
}
.slick-prev.slick-arrow::before, .slick-next.slick-arrow::before {
    font-size: 55px;
	font-weight: 100;
    font-family: 'Lato', sans-serif;
}
.slick-prev.slick-arrow::before {
	content: "<" !important;
	}
.slick-next.slick-arrow::before {
	content: ">" !important;
}
.slick-prev.slick-arrow, .slick-next.slick-arrow  {
	font-size: 0;
}
.slick-prev.slick-arrow:hover, .slick-next.slick-arrow:hover, .slick-prev.slick-arrow:focus, .slick-next.slick-arrow:focus{
    background: transparent !important;  
    text-decoration: none !important;  
    color: #777 !important;
}
.tdt-slider.slider .slick-prev.slick-arrow::before{
	content:'' !important;
	background:url(https://jabajak.co.uk/wp-content/uploads/2022/07/left-arrow.png);
}
.tdt-slider.slider .slick-next.slick-arrow::before{
	content:'' !important;
	background:url(https://jabajak.co.uk/wp-content/uploads/2022/07/right-arrow.png);
}
.tdt-slider.slider .slick-prev.slick-arrow::before, .tdt-slider.slider .slick-next.slick-arrow::before {
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	display: block;
	width: 26px;
	height: 100%;
}
ul.footer-social-contacts li a{
   font-size: 17px;
    line-height: 45px;
    color:#707070;
    font-weight: 500;    
}
ul.footer-social-contacts li.tele a::before {
	content: '';
	background: url(https://jabajak.co.uk/wp-content/uploads/2022/07/phone-flip-solid.svg);
    background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	display: inline-block;
	margin: 0 10px 0 0;
    color:#979794;
}
ul.footer-social-contacts li.email-contact a::before {
	content: '';
    background: url(https://jabajak.co.uk/wp-content/uploads/2022/07/at-solid.svg);
    background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	display: inline-block;
	margin: 0 10px 0 0;
    color:#979794;
}
.room_top_pageclass {
	margin-top: 20px;
}
.room_top_pageclass .wpb_text_column.wpb_content_element {
	margin: 0 70px;
}
.room_top_pageclass.border-left{
    content: '';
    border-left: 1px solid #fff;
}
.room_top_pageclass p{
    margin-bottom:4px;
}
.room_top_pageclass h3{
    margin-top:0;
    font-family: 'Noto Serif Display Regular';
}
ul.directory-list {
    margin:0;
    padding:0;
}
ul.directory-list li {
    font-size:16px;
    margin-bottom: 0;
    margin-left: 0;
     font-family: 'Noto Serif Display Regular';
}
.inner-main-header, .footer-top-content {
	overflow: visible !important;
}
html body ul.directory-list li a {
    margin-bottom: 40px !important;
    display: block;
    font-size: 18px;
    letter-spacing: 0;
    font-family: 'Lato', sans-serif;
    background: url(https://jabajak.co.uk/wp-content/uploads/2022/07/arrow-image.png);
    background-repeat: no-repeat;	
    background-position: 95% 100%;
    background-size: 40px 25px;
    transition: all 0.45s ease-in-out;
    -webkit-transition: all 0.45s ease-in-out;
}
html body ul.directory-list li a:hover{
    color:#D7C439 !important;
    background-position: 100% 100%;
}
.room_top_pageclass {
	margin-bottom: 10em;
}
.vc_row.wpb_row.vc_row-fluid.footer-top-content{
    padding-bottom: 2em;
}
.vc_row.wpb_row.vc_row-fluid.footer-top-content .vc_column-inner {
	background: #fff;
	max-width: 85%;
	margin: -7em auto 0;
	padding: 2em 3em 0!important;
}
.vc_row.wpb_row.vc_row-fluid.footer-top-content .vc_column-inner p{
    font-size: 26px;
    line-height: 45px;
    font-family: 'Noto Serif Display Regular';
    font-style: italic;
    /*font-weight: 600;*/
    color: #000;
}
/**Rooms page **/
body.post-template.post-template-templates article .featured-media-inner.section-inner {
	display: none;
}
section.slider, main#site-content article .post-inner.thin {
	padding: 0;
}
.wpb_content_element.rooms-left-content {
	padding-left: 10em;
	padding-right: 7em;
	padding-top: 5em;
}
.wpb_content_element.rooms-left-content .green-title {
	font-size: 40px;
	font-weight: 400;
	margin-bottom: 15px;
    margin-top:0;
}
.wpb_content_element.rooms-left-content h3.post-hdr-title {
	margin-top: 0px;
	font-size: 60px;
	font-weight: 400;
}
.wpb_content_element.rooms-left-content p {
	font-size: 23px;
	line-height: 35px;
	margin-top: 2em;
    margin-bottom: 2em;
}
ul.price-listing-ul, ul.bookings-btn {
	margin: 0;
	padding: 0;
}
ul.bookings-btn {
    width: 75%;
}
ul.price-listing-ul  li{
    margin-left: 0;
    font-weight: 300;
}
ul.bookings-btn li {
	margin: 1.55em 0 0;
	display: block;
}
ul.bookings-btn li a{
    display: block;
}
.wpb_text_column.pagination-links{
    margin-right: 3px;
}
.wpb_text_column.pagination-links::last-child{
    margin:0;
}
.pagination-single.section-inner {
	max-width: 100%;
	width: 100%;
}
#custom-bg {
	width: 100%;
}
#custom-bg.next-area-post {
	margin-left: 3px;
}
.pagination-single-inner #custom-bg a.previous-post, .pagination-single-inner #custom-bg a.next-post {
	color: #fff;
	padding: 7em 0em;
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	letter-spacing: 0;
	color: #fff;
	font-size: 2rem;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
}
.pagination-single-inner #custom-bg a.previous-post::before, .pagination-single-inner #custom-bg a.next-post::before{
	content:'';
	position:absolute;
	display:block;
	background: url(https://jabajak.co.uk/wp-content/uploads/2022/07/arrow-image.png);
	background-repeat: no-repeat;	
	background-position:center;
	background-size: 100% 100%;
	width:40px;
	height:20px;
	right:20%;
	 transition: all 0.45s ease-in-out;
    -webkit-transition: all 0.45s ease-in-out;
}
.pagination-single-inner #custom-bg a.previous-post:hover::before, .pagination-single-inner #custom-bg a.next-post:hover::before{
	right:10%;
}
.wpb_text_column.pagination-links a {
    color: #fff;
    padding: 7em 14em ;
    display: block;
    background: url(https://jabajak.co.uk/wp-content/uploads/2022/07/arrow-image.png);
    background-repeat: no-repeat;	
    background-position: 70% 50%;
    background-size: 40px 25px;
}
.wpb_text_column.pagination-links a:hover{
    background-position: 75% 50%;
} 
/***FOODS PAGE**/
.food_top_pageclass.border-left {
	border-left: 1px solid #fff;
    height: 480px;
    margin-bottom: 200px;
}
.food_top_pageclass .wpb_text_column.wpb_content_element {
	padding-left: 3em;
}
.food_top_pageclass .link-title.noto{
    margin:0;
}
.food_top_pageclass .link-title.noto a {
    font-size: 33px;
    margin-bottom: 40px !important;
    padding-bottom: 60px;
    display: block;
    letter-spacing: 0;
   background: url(https://jabajak.co.uk/wp-content/uploads/2022/07/arrow-image.png);
    background-repeat: no-repeat;	
    background-position: 88% 100%;
    background-size: 40px 25px;
    transition: all 0.45s ease-in-out;
    -webkit-transition: all 0.45s ease-in-out;
}
.food_top_pageclass .link-title.noto a:hover{
    color:#D7C439 !important;
    background-position: 100% 100%;
}
ul.bookings-btn.food-bokking {
	width: 25%;
	margin: 3em auto;
	display: block;
}
.bookings-btn.food-bokking.food-btns{
    width: 100%;
    text-align: center;
    margin: auto;
}
.bookings-btn.food-bokking.food-btns li {
	display: inline-block;
	margin: 1.55em 5px 0;
}
html .rooms-right-content {
	padding-left: 4em;
    padding-right: 4em;
}
ul.food-listing-pts {
	margin: 0 3em;
	padding: 0;
	display: block;
	width: 85%;
}
ul.food-listing-pts li {
	list-style: none;
	margin: 20px 0;
	font-weight: 300;
	font-size: 23px;
	line-height: 40px;
}
ul.food-listing-pts li::before{
  content: '•';
  color: #D7C439;
  margin: 0 10px 0 0 ;
}
.wpb_text_column.wpb_content_element.chief-feedback {
	text-align: center;
    padding: 2em 0;
}
.wpb_text_column.wpb_content_element.chief-feedback h3{
    font-size: 30px;
    margin-top:0;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0;
    color:#969121;
}
.wpb_text_column.wpb_content_element.chief-feedback p{
    font-size: 26px;
    letter-spacing: 0;
    line-height: 45px;
    font-weight: 400;
    font-style: italic;
    width: 85%;
    margin: 0 auto 3em;
    position: relative;
    z-index: 0;
}
.wpb_text_column.wpb_content_element.chief-feedback p:before{
    content: '';
    background: url(https://jabajak.co.uk/wp-content/uploads/2022/07/left-img-plant.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: -9em;
    bottom: -5em;
    display: block;
    width:300px;
    height: 300px;
    z-index: -1;
}
.wpb_text_column.wpb_content_element.chief-feedback p:after{
    background: url(https://jabajak.co.uk/wp-content/uploads/2022/07/right-img-plant.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
     position: absolute;
    right: -9em;
    bottom: -5em;
     display: block;
    width:300px;
    height: 300px;
    z-index: -1;
}
/*VINEYARD PAGE*/
.rooms-left-content.vineyard-first-para {
	padding-left: 15em;
	padding-right: 7em;
	padding-top: 5em;
    position: relative;
}

.rooms-left-content.vineyard-second-para .price-tag.floating-circle{
  padding-top: 40px !important;
  margin: auto !important;
  line-height: 35px !important;
  position: absolute;
  right: 16em;
}

.rooms-left-content.vineyard-first-para .price-tag.floating-circle{
  padding-top: 40px !important;
  margin: auto !important;
  line-height: 35px !important;
  position: absolute;
  right: 13em;
}

/*.rooms-left-content.vineyard-first-para::before {
	content: '';
	background: url(hhttps://jabajak.co.uk/wp-content/uploads/2022/07/group85.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 140px;
	height: 140px;
	display: block;
	position: absolute;
	left: 6em;
	top: 11em;
}*/
ul.bookings-btn.vineyard-btn {
    width: 40%;
    margin:auto;
}
.wpb_text_column.wpb_content_element.rooms-left-content.vineyard-second-para {
	padding-top: 0;
	padding-left: 0;
    padding-right: 1em;
    margin-bottom: 110px;
    position: relative;
}

/*.wpb_text_column.wpb_content_element.rooms-left-content.vineyard-second-para::before{
    content: '';
	background: url(https://jabajak.co.uk/wp-content/uploads/2022/07/group59.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 140px;
	height: 140px;
	display: block;
	position: absolute;
	left: -9em;
	top: -1em;    
}*/
.para-vineyard--wine h3{
    margin-top:0;
}
html body .para-vineyard--wine p{
    font-size: 23px;
    line-height: 40px;
    letter-spacing: 0;
    width: 80%;
    margin-top:2em;
    margin-bottom: 0;
}
.para-vineyard--wine img{
    width:141px;
    height:141px;
    display: block;
}
.noto.margin-top-2 {
	margin-top: 3em;
}
.rooms-left-content.vineyard-story-first-para{
	padding-left: 15em;
	padding-right: 7em;
	padding-top: 5em;
    position: relative;
}
.rooms-left-content.vineyard-story-first-para::before {
	content: '';
	background: url(https://jabajak.co.uk/wp-content/uploads/2022/07/2007-circle.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 140px;
	height: 140px;
	display: block;
	position: absolute;
	left: 6em;
	top: 11em;
}
.rooms--second-left-content.vineyard-story-first-para p {
  font-size: 23px;
  line-height: 35px;
  margin-top: 2em;
  margin-bottom: 0em;
}
.vc_custom_1657459852408{
    background-position: center bottom;
}
.rooms--second-left-content.vineyard-story-first-para{
	padding-left: 15em;
	padding-right: 7em;
	padding-top: 0em;
    padding-bottom: 6em;
    position: relative;
}
.rooms--second-left-content.vineyard-story-first-para::before {
	content: '';
	background: url(https://jabajak.co.uk/wp-content/uploads/2022/07/2008-circle.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 140px;
	height: 140px;
	display: block;
	position: absolute;
	left: 6em;
	top: 0em;
}
.wpb_single_image.wpb_content_element.vc_align_center.image-2013 {
	margin-left: -3em;
}
.wpb_text_column.wpb_content_element.vineyard-para-content p{
    font-size: 23px;
    line-height: 35px;
    margin-top: 0em;
    margin-bottom: 2em;
}
.wpb_text_column.wpb_content_element.image-2014 {
	padding-top: 23em;
    position: relative;
	display: block;
}
.wpb_text_column.wpb_content_element.image-2014::before{
    content: '';
	background: url(https://jabajak.co.uk/wp-content/uploads/2022/07/2014-circle.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 140px;
	height: 140px;
	display: block;
	position: absolute;
	left: -2em;
	top: 0em;    
}
.wpb_text_column.wpb_content_element.image-2014 h3 {
	background: #F8F8EA;
	font-size: 35px;
	line-height: 40px;
	margin-top: 0;
	padding: 1em;
	width: 70%;
}
.rooms--second-left-content.para-text p {
	font-size: 23px;
	line-height: 35px;
	margin-top: 0;
	margin-bottom: 2em;
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.finally-news{
    background:#F8F8EA;
    padding: 60px 40px 30px;
    position: relative;
    left:-4em;
}
.finally-news::before{
    content: '';
	background: url(https://jabajak.co.uk/wp-content/uploads/2022/07/now-circle.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 140px;
	height: 140px;
	display: block;
	position: absolute;
	left: 2em;
	top: -5em;        
}
html body .finally-news p{
    font-size: 23px;
	line-height: 35px;
	margin-top: 0;
    font-weight: 500;
}
.vc_row.wpb_row.vc_row-fluid.now-time-paraa{
    padding: 17em 0 3em;
}
html body .link-title.noto.wines-title a{
    font-size: 44px;
}
.vc_row.wpb_row.vc_row-fluid.how-to-find {
    padding-top: 6em;
    padding-bottom: 8em;
    overflow: visible;
}
.vc_row.wpb_row.vc_row-fluid.vc_custom_1657193223245.vc_row-has-fill{
    overflow: visible;
}
.find_us_block.first-block{
   margin-top:-4em;    
}
.find_us_block {
	max-width: 80%;
	margin: auto;
	padding: 50px 50px !important;
	display: block;
}
.find_us_block h3{
    margin-top:0;
    letter-spacing: 0;
    font-size: 38px;
    line-height: normal;
}
.find_us_block p.result-sty{
    font-size: 23px;
    line-height: 45px;
}
html body .our-story-row{
    overflow: visible !important;
}
.our-story.find_us_block.first-block p.noto{
    font-size: 26px;
    line-height: 45px;
    color: #000;
    font-style: italic;
}
.our-story.find_us_block p{
    font-size: 25px;
    line-height: 45px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.vc_row.wpb_row.vc_row-fluid.our-last-block {
	background-position: left bottom !important;
	background-size: auto !important;
    padding-bottom: 13em;
}
.about-last-block{
   text-align: center;
}
.vc_row.wpb_row.vc_row-fluid .about-last-block p{
    font-size: 25px;
    line-height: 45px;
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.vc_row.wpb_row.vc_row-fluid .about-last-block a {
	max-width: 40%;
	display: block;
	margin: 5em auto 0;
    font-weight: 400;
    padding: 10px 0;
}
.vc_row.wpb_row.vc_row-fluid .about-last-block a:hover{
    background: #fff;
    color:#d7c439;
}
.wpb_text_column.wpb_content_element.contact-para-desc p {
	max-width: 73%;
	margin: auto;
    font-size: 20px;
    color: #fff;
    line-height: 30px;
}
.gf_browser_gecko.gform_wrapper.gravity-theme{
    max-width: 73%;
    margin: auto;
}
.gform_wrapper.gravity-theme .gfield input.large, 
.gform_wrapper.gravity-theme .gfield select.large, 
.gform_wrapper.gravity-theme .gfield textarea.small{
    font-size: 18px;
    font-weight:300;
    letter-spacing: 0;
}
/*#gform_submit_button_1 {
	display: none;
}*/
.gform_button.button.new-button{
	background: #000;
    border:1px solid #000;
	color: #fff;
	font-weight: 300;
	max-width: 50%;
	display: block;
	width: 100%;
    background-image: url(https://jabajak.co.uk/wp-content/uploads/2022/07/arrow-image.png);
    background-position: 90% center;
    background-size:40px 20px;
	margin-top:20px;
    background-repeat: no-repeat;
    transition: all 0.45s ease-in-out;
    -webkit-transition: all 0.45s ease-in-out;
}
.gform_button.button.new-button:hover{
    text-decoration: none;
     background-position: 95% center;
}
.room-booking .explore-btn.secondary{
	color: #fff;
	background: #d7c439;
	border: 1px solid #d7c439;
	padding: 15px 30px;
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	font-weight:300;
	text-decoration: none;
	margin:0 auto;
	width:30%;
	display:block;
	margin-top:2em;
	 transition: all 0.45s ease-in-out;
    -webkit-transition: all 0.45s ease-in-out;
	margin-bottom: -3.5em;
}
.gform_footer.top_label #gform_submit_button_2{
	color: #fff;
	background: #d7c439;
	border: 1px solid #d7c439;
	padding: 15px 30px;
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	font-weight:300;
	text-decoration: none;
	width:70%;
	margin-top:2em;
	 transition: all 0.45s ease-in-out;
    -webkit-transition: all 0.45s ease-in-out;
}
.gform_footer.top_label #gform_submit_button_2:hover,
.room-booking .explore-btn.secondary:hover{
    text-decoration: none;
	background: #fff;
	color: #d7c439;
}
#gform_wrapper_2.gf_browser_gecko.gform_wrapper.gravity-theme {
	max-width: 100%;
}
html body .price-tag {
	width: 141px !important;
	height: 141px !important;
	float: left;
	background: #e5b762;
	border-radius: 100em;
	color: #fff;
	text-align: center;
	font-size: 51px !important;
	font-weight: 700 !important;
	margin-top: 1em !important;
	padding-top: 34px !important;
	line-height:35px !important;
}
html body .price-tag .sub-tag{
	width:100%;
	display:block;
	font-weight:300;
	text-align:center;
	font-size:15px;
}
html body .price-tag.floating-circle {
	padding-top: 40px !important;
	margin: auto !important;
	line-height: 35px !important;
	position:absolute;
	right:1em;
}
.tdt-slider .carousel-caption div {position: relative;}
.annex--rooms .carousel-caption span.content-section {
	display: block;
	position: absolute;
	width: 40%;
	bottom: 0;
	z-index: 111;
	background: #D7C439;
	padding: 10px 0 0;
	margin: auto;
	height: 50px;
	left: 0;
	right: 0;
	color: #fff;
}
.annex--rooms .carousel-caption span.content-section h2 {
	font-weight: 300 !important;
	letter-spacing: 0;
	font-size: 20px !important;
}
/*FOOTER*/
 html body.footer-top-hidden footer#site-footer{
    border:0;
    margin:0;
    background:#ECECE8;
}
.footer-social-contacts li {
	margin: 0;
	line-height: 0;
}
#site-footer .section-inner{
align-items:normal !important;
}
#site-footer #header-widget-area ul.social--icon li {
  list-style: none;
  display: inline-block;
  margin: 0 -15px 0 0;
  padding:10px 10px;
}
#site-footer #header-widget-area ul.social--icon li svg {
	width: 30px;
	height: 30px;
	color: #fff;
	background: #d7c439;
	border-radius: 100%;
	padding: 7px;
}
#site-footer #header-widget-area img {
	width: 110px;
	margin-top: 24px;
	/*position: absolute;*/
	vertical-align: middle;
    display: inline;
}
p.copyright {
	color: #707070;
	font-size: 14px;
	margin: 0 55px 0 14px !important;
}
.footer-map iframe {width: 100%; height: 220px;}

.openig-hours-content{
  padding-left: 10em;
  padding-right: 7em;
}
