/**
Theme Name: Websmart Astra Child Theme
Author: Websmart
Author URI: https://www.websmart.de/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child-theme
Template: astra
*/
/* add Fontawesome */
@import url('https://d2ta2fpo91apla.cloudfront.net/fontawesome-free-5.9.0-web/css/all.min.css');

/* @import url('https://fonts.googleapis.com/css2?family=Parisienne&display=swap'); */


/* Hide Visual Composer animations on mobile */
@media screen and (max-width: 1279px) {
.wpb_animate_when_almost_visible {opacity: 1;filter: alpha(opacity=100) !important;-webkit-animation: none !important;-moz-animation: none !important;-o-animation: none !important;animation: none !important;}
	
}

/*Back to top on Desktop */

#ast-scroll-top { margin-bottom: 44px; border: 1px solid #000; line-height: 2em; }

#ast-scroll-top:hover {	box-shadow: 0px 0px 10px #cccccc82;}

@media screen and (max-width:767px) {
	
#ast-scroll-top {right: 15px;}
	
}

.ast-flyout-menu-enable.ast-main-header-nav-open .main-header-bar {	padding-bottom: 0em;}

.menu-toggle.main-header-menu-toggle { position: relative; top: -5px; right: -20px; }

.main-header-bar.ast-sticky-active.ast-sticky-shrunk.ast-header-sticked .menu-toggle.main-header-menu-toggle { position: relative; top:-5px; right:-20px; }

.ast-scroll-top-icon {	transition: ease-in-out .2s linear;}

#ast-scroll-top {text-align: center;cursor: pointer;line-height: 2.0;color: #fff;}

.f-bar span {	padding-left:3px;	padding-right:3px;}


/************************************/
/***Impressum Page Do not delete***/
/************************************/
ol[type] {
    list-style: upper-roman;
}
/*Table style - see https://www.tablesgenerator.com/ to create tables*/
/* #datenschutzerklarung .tg  {border-collapse:collapse;border-spacing:0;border-color:#ccc;margin:0px auto;}
#datenschutzerklarung .tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#ccc;color:#333;background-color:#fff;}
#datenschutzerklarung .tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#ccc;color:#333;background-color:#f0f0f0;} */

@media screen and (max-width: 767px) {
  .tg {width: auto !important;}
  .tg-wrap {overflow-x: auto;-webkit-overflow-scrolling: touch;margin: auto 0px;}
  #datenschutzerklarung ol,
  #datenschutzerklarung ul{
    margin-left:15px !important;
  } 
}

/*Grey text*/
#datenschutzerklarung .wpb_text_column.wpb_content_element.grey-data .wpb_wrapper *{color:#888888 !important;}

/*text styling*/
#datenschutzerklarung .wpb_wrapper .bodytext{margin-bottom:0 !important;}

#datenschutzerklarung h1,
#impressum h1,
#datenschutzerklarung h2,
#datenschutzerklarung h3,
#datenschutzerklarung .smallsubtitle,
#datenschutzerklarung .subtitle{color:#000 !important;   font-weight:bold !important;}

#datenschutzerklarung .subtitle{margin-top:20px}
#datenschutzerklarung .smallsubtitle{margin-bottom:0; margin-top:20px}
#datenschutzerklarung ul.no-style{list-style:none;}
#datenschutzerklarung .wpb_content_element{margin-bottom:30px}

@media screen and (min-width: 768px) {
  #datenschutzerklarung .tg-wrap{margin-left:20px;}
  #datenschutzerklarung p{margin-left:20px;
}
}

/*data-inject highlight*/
/* span.data-highlight{background:#121314 !important;color:#ffffff!important;} */

/* impressum and datenschutzerklarung white background and black text*/
div#impressum,
div#datenschutzerklarung { background-color: #fafafa !important; color: inherit !important;}
div#impressum a, div#datenschutzerklarung a { color:#b79e63 !important;}
div#impressum a:hover, div#datenschutzerklarung a:hover { color:#121314 !important;}


/************************************/
/***Impressum Page end***/



/************************************/
/***Gravity form styling STYLE***/
/************************************/
/* error message styling */
.gform_wrapper div.validation_error,
.gform_wrapper li.gfield.gfield_error, 
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
  background-color: rgba(0,0,0,0);
  margin-bottom: 6px!important;
  border-top: none ;
  border-bottom: unset;
  color:#FF0000;
  text-align: left;
}
/* error message styling */
.gform_wrapper .validation_message,
.gform_wrapper .gfield_error .gfield_label{
  color:#FF0000;
}
/* error message styling */
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea{
  border:2px solid #ff0000;
}

/* input fields gravity forms */
input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
  background:#f0f4f7;
  border-color:#f0f4f7;
}

/* form style */
body, button, input[type=button], input[type=submit], textarea {
  line-height: unset;
}
/* form style */
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
  line-height:2.5em;
  padding:5px 10px;
}
/* form style */
.gform_wrapper form.gf_simple_horizontal {
    width: 100%;
}
/************************************/
/***Gravity form styling END***/


/************************************/
/***ASTRA THEME BLOG STYLING***/
/************************************/
.entry-content {word-wrap: break-word;	line-height: 30px;}

/*blog date-card recolor*/
.ast-article-post .ast-date-meta .posted-on, .ast-article-post .ast-date-meta .posted-on * {background-color: #b79e63;border-radius: 10px 0px 10px 0px;}

/*read more button blog*/
.menu-toggle {background-color: #b79e63 !important; 	color: #fff !important; 	border: 1px solid #b79e63 !important; } 

.main-header-menu button {    background-color: #fff !important; 	color: #b79e63 !important; 	border: 0px solid #b79e63 !important; }

button {    background-color: #fff !important; 	color: #b79e63 !important; 	border: 0px solid #b79e63 !important; }

.ast-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"] {
    background-color: #b79e63 !important; 	color: #fff !important; 	border: 1px solid #b79e63 !important; }

.menu-toggle:hover, button:hover {background:transparent;}

  /*blog button hover state*/
button:focus, .ast-button:hover, .button:hover, input[type="reset"]:hover, input[type="reset"]:focus, input#submit:hover, input#submit:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {color: #212121 !important;border: 1px solid transparent !important;background-color: #f5f5f5 !important;-webkit-transition: all .5s ease-in-out;-o-transition: all .5s ease-in-out;transition: all .5s ease-in-out;}

.menu-toggle, button, .ast-button, .ast-custom-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"] {color: #000000;border-color: #b79e63;background-color: #b79e63; border-radius: 0px; padding-top: 13px;padding-right: 40px;padding-bottom: 13px;padding-left: 40px;text-transform: normal;font-weight: 700;font-family:inherit;}

.ast-button-wrap .menu-toggle:hover, .ast-button-wrap .menu-toggle:focus { background-color: transparent !important; color: #b79e63 !important; }

  /*blog meta data recolor*/
  .entry-meta, .entry-meta * { color: #b79e63}

.entry-meta a:hover, .entry-meta a:hover *, .entry-meta a:focus, .entry-meta a:focus *, .page-links > .page-link, .page-links .page-link:hover, .post-navigation a:hover { color: #b79e63; }

  /*blog pagination text*/

.ast-pagination a, .page-links .page-link, .single .post-navigation a { width: 100%; color: #fff!important; font-size: inherit; text-transform: capitalize; font-weight:inherit; font-family: inherit; line-height:normal; transition: all .2s linear;}

.ast-pagination a:hover, .page-links .page-link, .single .post-navigation a:hover {width: 100%;color: #fafafa;font-size: inherit;text-transform:capitalize;font-family: inherit; font-weight:inherit;}

  /*blog title resize*/
  .entry-title {font-size:24px !important;}

  .read-more {	margin-top: 20px;}

  @media only screen and (min-width: 1280px) {
    
  .ast-separate-container #primary { margin: 0em 0 0em 0; padding: 0; } 
	  .ast-separate-container.ast-left-sidebar #primary { margin: 4em 0 0em 0; padding: 0; }
	  .ast-separate-container.ast-right-sidebar #primary { margin: 4em 0 0em 0; padding: 0; }
    
  .ast-separate-container.ast-left-sidebar #secondary, .ast-separate-container.ast-right-sidebar  #secondary , .ast-separate-container #secondary { margin: 4em 0 2.5em 0; }
    .vc_btn3-left .vc_btn3-shape-rounded { margin-top: -5% !important; }
  }
  @media only screen and (max-width: 1279px) {
	  
	.vc_btn3-left .vc_btn3-shape-rounded { margin-top: auto; }
	  
  .ast-separate-container .ast-article-post,.ast-separate-container .ast-comment-list li.depth-1, .ast-separate-container .comment-respond, .single.ast-separate-container .ast-author-details, .ast-separate-container .ast-related-posts-wrap, .ast-separate-container .ast-woocommerce-container {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    padding: 2em 2em 3em 2em !important;
  }
    
    .ast-separate-container.ast-two-container.ast-left-sidebar #secondary {	padding-right: 0px;	padding-left: 0;}

    #primary, #secondary {	width: 100%;}
    
	  .ast-separate-container #primary {}
	  
    .ast-separate-container.ast-right-sidebar #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-plain-container #primary {
    margin-top: 1.5em;   margin-bottom: 1.5em;    border-bottom: 0px solid #b79e63;  }
    
    .ast-separate-container.ast-two-container #secondary .widget {    background-color: #fff;    padding: 2em 2em !important;    margin-bottom: 2em;  }	
  }
  .single .post-navigation {
    margin-bottom: 4em !important;
  }

  .single .post-navigation a {
    margin: 2px; padding:10px 10px 8px 10px;
    display: inline-block;
    text-align: center;
  /* 	color: #000; */
  }


  /* .single .post-navigation a {
    width: 100%;
    color: #86ae35;
  } */

  .nav-next:hover {background-color: #616264;    border: 2px solid #616264; color:#fff !important;}

  .nav-previous:hover {background-color: #616264;    border: 2px solid #616264;  color:#fff !important;}

  .nav-next {    margin-right: 1% !important;    border: 2px solid #b79e63;   text-align: center;    background-color: #b79e63; border-radius:10px;  }

  .nav-previous {    margin-right: 1% !important;    border: 2px solid #b79e63;    text-align: center;    background-color: #b79e63; border-radius:10px; }

.ast-single-post .entry-title, .page-title {font-family: inherit;text-transform: inherit;font-weight: 600;}

  .secondary .widget-title {	font-family:inherit;	text-transform: inherit;	font-size: 25px !important; font-weight:600;}

  .ip-blog-text {padding-top: 4% !important;}

.single.single-post .footer-adv.footer-adv-layout-1 {	border-top: 1px solid #eee;}

.nav-previous .ast-left-arrow {	display: none;}

.nav-next .ast-right-arrow {	display: none;}

.ast-single-post .entry-content.clear {	margin-bottom: 0em !important;}

.ast-separate-container .ast-article-post  {background-color: #fff;border-bottom: 1px solid #eee;margin: 0;padding: 4em;border-radius: 0px;}

.ast-separate-container .ast-article-single { background-color: #fff; border-bottom: 0px solid #eee; margin: 0; padding: 0em; border-radius: 0px; }

.post-thumb-img-content img {border-radius: 0px;}

#secondary .widget.widget_categories, #secondary .widget.widget_recent_entries {border-radius: 0px;background-color: #fafafa;padding: 2em;box-shadow: 0px 0px 5px #f2f2f2;}

.vc_gitem_row .vc_gitem-col { box-sizing: border-box; padding: 30px; background-repeat: no-repeat; background-position: 50% 50%; background-size: cover;  text-align:left; }

.ip-blog .vc_btn3-container.vc_btn3-left { display: none; }

p.read-more {    margin-top: -10px !important;     margin-bottom: -30px !important; color:#22b9ce !important; }

p.read-more:hover { opacity: 1; color: #363668 !important; }

.ip-blog .vc_gitem-post-data { margin-bottom:-20px !important; }

.single.single-post { background-color: #eceaea; }
/*  
.ast-blog-single-style-1 .ast-article-single {padding:2em;} */

.single .entry-header { margin-bottom: 1em; }

.ast-post-format-.single-layout-1 {  padding: 2em; }

.ip-blog .vc_gitem-post-data h4 { font-size: 22px; font-weight: inherit; margin-bottom: 20px !important; letter-spacing: 0.5px; line-height: 30px; }

/************************************/
/***ASTRA THEME BLOG END***/



/************************************/
/***WOOCOMMERCE STYLING***/
/************************************/
/*search product styling*/
.ast-above-header-section .widget {margin: 10px;}
.menu-toggle, button, .ast-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"] {padding: 10px 10px;}
input#woocommerce-product-search-field-0 {margin-right: 10px;}
.woocommerce-ordering select{background:#fff;}

/*extra marging for the read more blog buttons*/
.read-more {margin-top: 5%  !important;}

/*add extra margin for the products*/
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {margin-bottom: 2em !important; margin-top: 2em !important;}

/*Pagination*/
.woocommerce nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul li {border-color: #101010 !important;}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {background-color:#101010 !important;}

/* price */
.themecolor, .opening_hours .opening_hours_wrapper li span, .fancy_heading_icon .icon_top, .fancy_heading_arrows .icon-right-dir, .fancy_heading_arrows .icon-left-dir, .fancy_heading_line .title, .button-love a.mfn-love, .format-link .post-title .icon-link, .pager-single > span, .pager-single a:hover, .widget_meta ul, .widget_pages ul, .widget_rss ul, .widget_mfn_recent_comments ul li:after, .widget_archive ul, .widget_recent_comments ul li:after, .widget_nav_menu ul, .woocommerce ul.products li.product .price, .shop_slider .shop_slider_ul li .item_wrapper .price, .woocommerce-page ul.products li.product .price, .widget_price_filter .price_label .from, .widget_price_filter .price_label .to, .woocommerce ul.product_list_widget li .quantity .amount, .woocommerce .product div.entry-summary .price, .woocommerce .star-rating span, #Error_404 .error_pic i, .style-simple #Filters .filters_wrapper ul li a:hover, .style-simple #Filters .filters_wrapper ul li.current-cat a, .style-simple .quick_fact .title {
    color: #101010;
}

/* top left sale triangle */
.woocommerce span.onsale {
    background-color: #101010 !important; color: #fff !important; font-weight: bold;  }

/* fix circle shape for sales circle */
.woocommerce span.onsale{
  padding:13px 8px !important;
}
/* icons on hover image */
.image_frame .image_wrapper .image_links, .portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc {
    background: #101010;
}
.image_frame .image_wrapper .image_links a:hover {
    color: #101010;
}

/*tab color product page*/
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {background: #101010 !important;}

/* cart icon */
.ast-cart-menu-wrap .count, .ast-cart-menu-wrap .count:after{
    border-color: #101010 !important;
    color: #101010 !important;
}

/*cart icon hover*/
.ast-cart-menu-wrap:hover .count {
    background-color: #ebebeb !important;
    color: #000 !important;
}

/*price filter color*/
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {background-color:#101010!important;}

/* add to cart button */
/*.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #101010;
    color: #fff;
}*/

/*.button .product_type_variable .add_to_cart_button {background-color: #101010 !important; color: #fff !important;}*/

/*add to cart hover*/
.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce .woocommerce-message a.button:hover, .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce input.button:hover, .woocommerce button.button.alt.disabled:hover {border-color: #282828; background-color: #282828 !important;}

/*text color in add to  cart button*/
.woocommerce a.button, .woocommerce button.button, .woocommerce .woocommerce-message a.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce input.button, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover, .woocommerce #respond input#submit, .woocommerce button.button.alt.disabled {color: #fff !important; border:none}

/* submit review button */
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button{
  background-color: #101010 !important; border:none;
}

.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover {
    background-color: #282828 !important; border:none;
}

/* reviews stars */
.stars a {
    color: #ff0000 !important;
}
.woocommerce-message::before, .woocommerce-info::before{color: #ff0000 !important;}
.woocommerce .star-rating, .woocommerce .comment-form-rating .stars a, .woocommerce .star-rating::before {color: #101010 !important;}

/* item label */
td.woocommerce-grouped-product-list-item__label a {
    color: #101010;
}

/* product info */
.product_meta a {
    color: #101010;
}

/* product info h2 */
h2.woocommerce-loop-product__title{
    font-size:18px !important;
}

/* checkout */
.product-name a {
    color: #101010;
}

.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit[disabled]:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button[disabled]:disabled, .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button[disabled]:disabled, .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button[disabled]:disabled {
    background-color: #101010;
}

/* search bar */
#Top_bar .search_wrapper {background: #ffffff;}

/*border-top color woocommerce message */
.woocommerce-message, .woocommerce-info {border-top: 2px solid #101010 !important;}

/*view basket button*/
.button.wc-forward {background-color: #101010 !important;}

/* checkout page, right box padding */
.woocommerce-page.woocommerce-checkout form #order_review{
  padding:0 2em 2em;
}
/************************************/
/***WOOCOMMERCE STYLING END***/




/***********************************************/
/***AWE BOOKING - BOOKINGS ACCOMMODATION PAGE***/
/***********************************************/
/*alignment clean up */
.search-rooms__form{margin-top:20px;}
.rtb-booking-form fieldset{padding-left:20px;}

/* Anchor titles on hotel bookng page */
.awebooking-block .roommaster-header__title a,
.awebooking-block .list-room__title a{
  color:#101010;
  font-weight: bold;
}
.awebooking-block .roommaster-header__title a:hover,
.awebooking-block .list-room__title a:hover{
  color:#282828;
}

/* General button stying */
.search-rooms__form button.button.abrs-searchbox__submit,
.awebooking .button, 
.awebooking-block .button{
  background-color:#101010 !important;
  color:#fff;
}
.search-rooms__form button.button.abrs-searchbox__submit:hover,
.awebooking .button:hover, 
.awebooking-block .button:hover{
  background-color:#282828 !important;
}
.roommaster-box button.booknow.button{
  padding:5px 8px;
}

/* remove default button padding */
.abrs-searchbox__wrap button.button.abrs-searchbox__submit{
  margin-top:0 !important;
}

/* change centered text */
.roommaster-content__title{
  text-align: left;
}
/***********************************************/
/***AWE BOOKING - END***/




/***********************************************/
/***BOOKLY -  BOOKINGS APPOINTMENT PAGE***/
/***********************************************/
/* Global colour is updated through Dashboard, go to Bookly > Appearance */

/* Booking calendar width - mobile */
.bookly-form .picker__holder{  width:100% !important;}
.bookly-slot-calendar{margin: 0 0 20px 0;}

/***********************************************/
/***BOOKLY -  BOOKINGS APPOINTMENT PAGE END***/



/***********************************************/
/***JOB LISTING PLUGIN -  JOBS PAGE***/
/***********************************************/

.job_filters{
    background-color:rgba(0,0,0,0);
    border:2px solid #f0f4f7;
    border-bottom-width: 0;
}


/***********************************************/
/***JOBS PAGE END***/

/***********************************************/
/***FLOATING CTA - START***/
/***********************************************/
a.float-standard {
    position: fixed;
    right: 20px;
    bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 99;
    height: 30px;
    padding: 20px 20px;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    text-decoration: none;
    color: white;
    border-color: #101010;
    border-radius: 50px;
    background-color: #101010;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.float-standard:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    background-color: #282828;
    -webkit-box-shadow: 0 5px 20px 1px rgba(0, 0, 0, .22);
    box-shadow: 0 5px 20px 1px rgba(0, 0, 0, .22);
}

/* Icon settings - remove if not needed*/

.float-standard.icon:before {
    font:normal normal normal 14px/1 FontAwesome;
    margin-right: 15px;
    content: '\f073';
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

/* Media queries */

@media screen and (max-width:440px) {
    a.float-standard {
        right: 0px;
        bottom: 0px;
        width: 100%;
        border-radius: 0px;
        padding: 5px;
    }
}
/***********************************************/
/***FLOATING CTA - END***/




/***********************************************/
/***MAILOPTIN FORMS***/
/***********************************************/
/* Footer newsletter signup - 
Change text in Dashboard > mailOptin > Optin campaigns > Customize (blue pencil button)


/*-------------Newsletter General Styling End Liatris Theme Option--------------- */
/* button styling */
input.mo-optin-form-submit-button{
    background-color:#101010 !important;
    font-weight:normal !important;
}
input.mo-optin-form-submit-button:hover{
    background-color:#282828 !important;
}

/* forms, except in sidebar */
@media (min-width:768px){
html #primary .liatris_inner .liatris_fields_wrap{
    display: flex !important;
  }
}
/*------------- Newsletter General Styling End--------------- */



/* ------------Specific to Newsletter in footer styling ------------*/
html footer div#xFGWOMVNlC div#xFGWOMVNlC_sidebar.liatris-container{max-width:100%}

@media (min-width:1240px){
    /* display in even columns */
    html footer div#xFGWOMVNlC div#xFGWOMVNlC_sidebar .liatris_fields_wrap{display:flex !important;}  
}
@media (min-width:1024px){
    /* newsletter styling */
    html footer div#xFGWOMVNlC div#xFGWOMVNlC_sidebar.liatris-container{
        max-width:56%; 
        margin-right:0 !important; 
        padding:10px;
    } 
}
@media (min-width:768px) and (max-width:1023px){
  html footer div#xFGWOMVNlC div#xFGWOMVNlC_sidebar .liatris_fields_wrap{
      display: flex !important;
  } 
}
/* newsletter styling */
html footer div#xFGWOMVNlC div#xFGWOMVNlC_sidebar.liatris-container{
    background: rgba(0,0,0,0) !important;
    border:none;
    border-top:2px solid #fff;
}
/* Newsletter Title styling */
html footer div#xFGWOMVNlC div#xFGWOMVNlC_sidebar .liatris_headline{ 
    text-transform:uppercase; 
    letter-spacing: 2px;
    /* color:#101010 !important; */
}

html footer div#xFGWOMVNlC div#xFGWOMVNlC_sidebar p{
  color:#fff;
font-weight:normal;
}

/* cookies/privacy text - align right */
html footer div#xFGWOMVNlC div#xFGWOMVNlC_sidebar .liatris_note{ 
    text-align:right; 
    /* color:#101010 !important; */
}

html div#xFGWOMVNlC div#xFGWOMVNlC_sidebar .liatris_fields.liatris_field::placeholder{
    font-size:14px;
}

/* ------------Specific to Newsletter in footer styling END------------*/

/***********************************************/
/***MAILOPTIN FORMS END***/


  /* FOOTER STYLES GENERAL --------*/

/*column padding and margin*/
.footer-group .footer-col {-webkit-box-sizing: border-box;box-sizing: border-box;padding: 0 10px;margin-bottom: 20px;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}

/* style the titles */
.footer-col p.title {text-transform: uppercase;font-weight: 500;font-size: 1.2em;letter-spacing: 0.02em;}

/*consistent lineheight spacing*/
.footer-col p,.footer-col a {line-height: 1.5em;margin-bottom: 0;}

/*separate tel and email anchors*/
.footer-col a {display: block;}

/*logo sizing*/

/*stop bad break points*/
.footer-col p span,a[href^="tel:"],a[href^="mailto:"] {white-space: nowrap;}

/*lists general*/
.footer-group ul {list-style: none;margin-top: 0px;margin-bottom: 0;}

/*social media list*/
ul.social li {display: inline-block;padding: 0 10px;}

ul.social li a i {    font-size: 30px;}

/*layout STYLS general*/


.footer-group {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: nowrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;}

#Footer .container {    padding-left: 10px !important;    padding-right: 10px !important;}


/*FOOTER SPECIFIC STYLES*/

.footer-group.one {    text-align: center;}

@media (min-width:1280px) {
	
	.footer-col .fas {color: #22b9ce; font-size:30px;margin-bottom: 10px;}
	
	.footer-group .footer-col { white-space: nowrap; }

	.footer-col.flogo p { font-size: 20px; font-weight: 600; margin-top:10px; }
	
	.p-title { font-size: 22px; font-weight: 600; }
	
	.footer-col a img {max-height: 130px;}
	
}

@media (max-width: 1279px) {
	
/* 	.footer-col a img {max-height:70px;} */
	
	.p-title { font-size:20px; font-weight: 600; }
	
	.footer-col .fas {color: #22b9ce;font-size:25px;margin-bottom: 5px;}
	
    .widgets_wrapper .container {max-width: 100%;}
		
	.footer-group.one .footer-col {-ms-flex-preferred-size: 50% !important;flex-basis: 50% !important;}

	
.footer-adv-widget-1 { padding-left: 0; padding-right: 0; }
	
	  .footer-col.flogo img {width: 40%;}	
	
}

@media (min-width: 300px) {
			
.footer-group.one .footer-col:first-of-type { -ms-flex-preferred-size: 100% !important; flex-basis: 100% !important; padding-bottom: 20px; border-bottom: 1px solid rgb(183 158 99 / 26%); margin-bottom: 30px; }
	
}

@media only screen and (max-width: 768px) {

    .footer-adv-widget-1 .widget:last-child {   margin: 0 0 0em;    }

}

@media (max-width: 767px) {

    .footer-group.one .footer-col {-ms-flex-preferred-size: 100% !important; flex-basis: 100% !important;}

    .footer-adv-overlay {	padding-top: 30px;	padding-bottom:10px;}
	
	.footer-col.floc p:nth-child(1), .footer-col.fphone p:nth-child(1), .footer-col.fmail p:nth-child(1) {margin-bottom: 0px !important;}
	
}

.footer-col.fsoc .fab.fa-instagram {padding: 9px 12px;border-radius: 0%;font-size: 25px;color: #fff;background: #d6249f;background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);}

.footer-col.fsoc .fab.fa-twitter {background-color:#1c9cea;padding: 11px 13px;border-radius: 0%;font-size: 20px;color:#fff;}

.footer-col.fsoc .fab.fa-tripadvisor {background-color: #32d99c;padding: 10px 10px;border-radius: 100%;font-size: 23px;color: #fff;}

.footer-col.fsoc .fab.fa-linkedin-in {background-color: #007ab9;padding: 10px 13px;margin-top: 6px;color: #fff;font-size: 25px;}

.footer-col.fsoc .fab:hover {	opacity: 0.7;}

.footer-col.fsoc .fab.fa-facebook-f {background-color: #007ab9;padding: 10px 16px 10px 16px;border-radius: 0%;font-size: 25px;color: #fff;}

.footer-col.fsoc {text-align: center;/*display: flex;justify-content: center; */}

.footer-col.fsoc p a {	margin: 5px;}

.trip {padding-top: 3px;}

.trip:hover {opacity:0.7;}

.footer-col a {    display: inline-block;}

/* .ast-small-footer a:hover */
.ast-small-footer a:focus {color:#7ea0c1;}

.ast-footer-overlay {	padding: 15px; font-size: 15px;}

.ast-small-footer .nav-menu li:first-child  {border-right: 1px solid #fff;padding-right:10px !important; line-height:15px;}

.ast-small-footer .nav-menu li:nth-child(2) { line-height: 15px; padding-left: 9px; }

.ast-small-footer .nav-menu li:nth-child(3) { border-right: 1px solid #fff; padding-right: 10px !important; line-height: 15px; border-left: 1px solid #fff; padding-left: 10px; margin-left: 10px; margin-right: 8px; }

.ast-small-footer .nav-menu li:nth-child(2) { line-height: 15px; padding-left: 9px; }

.sep {padding-left: 5px;padding-right: 5px;}
.footer-sml-layout-2 .ast-small-footer-section-2 .menu-item {padding-left:0px;padding-right: 0px;}
.footer-sml-layout-2 .ast-small-footer-section-2 .menu-item a {padding: 0 0 0 0em;}
.footer-sml-layout-2 .ast-small-footer-section-2 .menu-item .menu-link { padding: 0 0 0 0em; }

.f-bar {padding-left:5px; padding-right:5px;}

.hp-row11, .hp-row10 { background-color:#fafafa;}


/***********************************************/
/***GENERAL SECTIONS STYLE START ***/
/***********************************************/
/*** GENERAL SECTIONS STYLE -----------------------------------------------------------*/


/*** GENERAL SECTIONS STYLE -----------------------------------------------------------*/

/*hack responsive issues of Astra*/
.vc_row {margin-left: 0px !important;margin-right: 0px !important;}
/*prevent scrolling to the sides on mobile*/
body, html {position: relative;overflow-x: hidden;}

/*add smooth scroll*/
html {  scroll-behavior: smooth;}
:target::before {    content: "";    display: block;    height: 0px; /* This change depending on the height of the header*/}

/*** RESET THEME SPACING ---------------------------------*/
/* Remove default margin-bottom from all divs */
.wpb_wrapper>div {  margin-bottom: 0;}

/* Remove default padding for all columns */
.vc_column_container>.vc_column-inner {  padding: 0;}

/*reset theme*/
.vc_column-inner .wpb_wrapper .vc_row{    margin-left:0;    margin-right:0;}

/* Remove columns padding-top */
.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {  padding-top: 0px;}

/* Remove margin from paragraph */
p {  margin: 0;}

/* Remove default margin-bottom from all elemets */
.wpb_content_element {  margin-bottom: 0;}

/* set the wrapper width to the default theme one */
@media only screen and (max-width: 767px) {
	
  .section_wrapper, .container, .four.columns .widget-area {    max-width: 700px !important;  }
  
}

/* CUSTOM SPACING ---------------------------------*/
/* padding left and right is given only when the row is stretch otherwise it mess up the padding right and left calculated by the theme*/
.pad-xl {padding-top: 12%;padding-bottom: 12%;}
.pad-xl[data-vc-stretch-content] {padding-right: 5%;padding-left: 5%;}
.pad-lg {padding-top: 10%;padding-bottom: 10%;}
.pad-lg[data-vc-stretch-content] {  padding-right: 5%;  padding-left: 5%;}
.pad-md {  padding-top: 8%;  padding-bottom: 8%;}
.pad-md[data-vc-stretch-content] {  padding-right: 9%;  padding-left: 9%;}
.pad-md-usp{  padding-top: calc(8% + 10px);  padding-bottom:calc(8% + 10px);}
.pad-md-usp[data-vc-stretch-content] {  padding-right: 9%;  padding-left: 9%;}
.pad-sm {padding-top: 6%;padding-bottom: 6%;}
.pad-sm[data-vc-stretch-content] {padding-right: 5%;padding-left: 5%;}
.pad-xs {padding-top: 4%;padding-bottom: 4%;}
.pad-xs[data-vc-stretch-content] {padding-right: 5%;padding-left: 5%;}

/* make side padding equal */
@media (max-width:1300px) {
	
.pad-xl:not(.vc_inner), .pad-lg:not(.vc_inner), .pad-md:not(.vc_inner), .pad-sm:not(.vc_inner), .pad-xs:not(.vc_inner) {padding-right: 8%!important;padding-left:8%!important;}
	
}

/* COLUMN PADDING ---------------------------------*/
/* Inner column padding */
.pad-xl-col > .vc_column-inner {padding: 12% 12% !important;}
.pad-lg-col > .vc_column-inner {padding: 10% 10% !important;}
.pad-md-col > .vc_column-inner {padding: 8% 8% !important;}
.pad-sm-col > .vc_column-inner {padding: 6% 6% !important;}
.pad-xs-col > .vc_column-inner {padding: 4% 4% !important;}


@media (max-width: 768px) {
	
  .pad-xl-col > .vc_column-inner, .pad-lg-col > .vc_column-inner, .pad-md-col > .vc_column-inner, .pad-sm-col > .vc_column-inner, .pad-xs-col > .vc_column-inner { padding-right: 8% !important;    padding-left: 8% !important;  }
	
}


/* REMOVE PADDING ---------------------------------*/
/* Remove padding top or bottom*/
.remove-pad-top {padding-top: 0 !important;}
.remove-pad-bottom {padding-bottom: 0 !important;}

@media (max-width:1279px){
.remove-pad-mobile{
	padding-top: 0 !important; 
	padding-bottom: 0 !important;
}
	.remove-pad-bottom-mobile{
		padding-bottom: 0 !important;
	}
		.remove-pad-top-mobile{
		padding-top: 0 !important;
	}
}

/* Remove element margin */
.remove-margin-top {margin-top: 0 !important;}
.remove-margin-bottom {margin-bottom: 0 !important;}


/* TEXT ---------------------------------*/

/* headings font family*/
.entry-content h1, h1 {letter-spacing: 0px;line-height: 1.3em;margin-bottom: 15px !important;font-weight:inherit; font-family:'Cormorant Garamond',serif; color: #393938; text-transform:uppercase; }

.entry-content h2, h2, .entry-content h3, h3, .entry-content h4, h4, .entry-content h5, h5, .entry-content h6, h6, .p-head {letter-spacing: 0px;line-height: 1.3em;margin-bottom: 15px !important;font-weight:inherit; font-family:'Cormorant Garamond',serif; color: #393938; text-transform:uppercase;}

.entry-content h1, h1, .entry-content h2, h2, .entry-content h3, h3, .entry-content h4, h4, .entry-content h5, h5, .entry-content h6, h6, .p-head {text-align:inherit !important}

/* headings color on dark backgrounds */
.dark .entry-content h1, .dark h1, .dark .entry-content h2, .dark h2, .dark .entry-content h3, .dark h3, .dark .entry-content h4, .dark h4, .dark .entry-content h5, .dark h5, .dark .entry-content h6, .dark h6 {  color: #fafafa;}

/*  font size for tablet and desktop */
@media (min-width: 1280px) {
.vc_images_carousel .vc_carousel-indicators {
	bottom: -30px !important;
	line-height: 20px;
}
.p-head  p { margin-bottom: 15px !important;}

	p.slogan {font-size:50px !important; line-height:60px !important; }

  .entry-content h1, h1{    font-size: 45px !important; letter-spacing:1px; }
  .entry-content h2, h2, .p-head {    font-size: 35px !important; letter-spacing:1px;  }
  .entry-content h3, h3 {    font-size: 27px !important;  }
  p {font-size: 20px;	line-height: 30px;	color: #6d6b68;font-family:inherit;font-weight: 300;}
  
 
p.slogan { font-size: calc(20px + 2vw); line-height: calc(30px + 2vw); margin-bottom: 15px !important; font-weight: inherit; font-family: 'Cormorant Garamond',serif; text-align: center;  text-transform:uppercase; color:#363639; }

}

@media (max-width:1279px) {
	.vc_images_carousel .vc_carousel-indicators {
	bottom: -40px !important;
		line-height: 20px;
}
p.slogan { font-size: calc(24px + 2vw); line-height: calc(30px + 2vw); margin-bottom: 15px !important; font-weight: inherit; font-family:'Cormorant Garamond',serif; text-align:left; text-transform: inherit; text-transform:uppercase; color:#363639; }

.entry-content h1, h1, .entry-content h2, h2, .entry-content h3, h3, .entry-content h4, h4, .entry-content h5, h5, .entry-content h6, h6, .p-head { overflow-wrap: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; }

/*  font size for smaller devices */
.entry-content h1, h1 {  font-size: calc(22px + 2vw); }
.entry-content h2, h2 , .p-head {  font-size: calc(20px + 1vw);   }
.entry-content h3, h3 {  font-size: calc(19px + 1vw);}

p {font-size:16px;	line-height:26px;	color: #6d6b68;font-family:inherit;font-weight:300;}

}
/* paragraph and list color */
p:not(footer), li:not(footer) {  color: #6d6b68;}

/* footer paragraph and list color */
.site-footer p, .site-footer li, .site-footer .title {  color: #6d6b68;}

/* paragraph and list color on dark backgrounds */
.dark p, .dark li {  color: #F8F8F8;}

/* BUTTON ---------------------------------*/
/* Remove default button style*/
.vc_btn3.vc_btn3-style-modern {  background-image: none !important;  background-repeat: none;}

@media only screen and (min-width: 768px){
	
  .button-flat a.button:after,  .button-flat button:after{background: rgba(0,0,0,.0);}
  
}

/* BUTTON ---------------------------------*/
/* Remove default button style*/
.vc_btn3.vc_btn3-style-modern {background-image: none !important; background-repeat: none;}

@media only screen and (min-width: 768px){

  .button-flat a.button:after,  .button-flat button:after{background: rgba(0,0,0,.0);}

}

@media only screen and (min-width: 1280px){

	.vc_btn3-container.vc_btn3-inline {margin-top:30px !important;margin-bottom:10px;}
	
}

@media only screen and (max-width:1279px){

	.vc_btn3-container.vc_btn3-inline {margin-top:20px !important; -webkit-transition: opacity .5s ease;-o-transition: opacity .5s ease;transition: opacity .5s ease;}
	
}

.btn > .vc_btn3, .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type="submit"], .awebooking .button, .awebooking-block .button {padding:15px 40px 15px 40px;border-radius:10px !important;letter-spacing: 0;text-transform:inherit;border: 0px solid transparent;margin-top:00px;font-size:inherit;font-weight: inherit;font-family: inherit; -webkit-transition: opacity .5s ease;-o-transition: opacity .5s ease;transition: opacity .5s ease; line-height:25px;}
		

/* form button */
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {color: #fff !important; border: 1px solid #fafafa !important; background-color: #b79e63 !important; margin-top: 20px;margin-bottom:10px !important;}

/* form button hover */
.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover, .gform_wrapper .gform_page_footer input.button:hover, .gform_wrapper .gform_page_footer input[type=submit]:hover {color: #fff !important;border: 1px solid #fff !important;background-color:#616264 !important; }

/* Button one */
.btn.btn-one > .vc_btn3 { color: #fff !important; border: 1px solid #fafafa !important; background-color: #b79e63 !important; }

/* Button one > hover */
.btn.btn-one:hover>.vc_btn3 {color: #fff !important;border: 1px solid #fff !important;background-color:#616264 !important;}

/* Button two */
.btn-two > .vc_btn3{color: #fff !important;border: 1px solid #fff !important;background-color:#b79e63 !important;}

/* Button two> hover */
.btn.btn-two:hover>.vc_btn3  { color: #fff !important; border: 1px solid #fafafa !important; background-color: #616264 !important; }

/* Button three */
.btn.btn-three>.vc_btn3{ color: #fff !important; border: 1px solid #fafafa !important; background-color: #616264 !important; }

/* Button three > hover */
.btn.btn-three:hover>.vc_btn3 { color: #fff !important; border: 1px solid #fafafa !important; background-color: #b79e63 !important; }

/*** MOBILE CTA ***/

/* mobile click to call color */
#mobile-phone-cta a {background-color: #616264 !important;color: #fff !important;}

#mobile-phone-cta a:hover {background-color: #b79e63 !important;color: #fff !important;}

#mobile-phone-cta {display: block;position: fixed;bottom: -1px;left: 0;right: 0;height: 52px;z-index: 108;padding: 0 !important;-webkit-box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.1);box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.1);}

#mobile-phone-cta a {display: block;height: 54px;width: 100%;text-align: center;font-size: 18px; padding-top:15px;-webkit-transition: 0.3s all ease;transition: 0.3s all ease;font-family: inherit; font-weight: inherit;}

#mobile-phone-cta>div>div {padding-top: 0 !important;}

#mobile-phone-cta a i {font-size:18px;padding-right: 8px;}

/* Add margin to footer and back to top button so CTA doesn't cover them */
@media screen and (max-width:767px) {
footer, a#back_to_top {margin-bottom: 50px;}
	
	.vc_custom_heading.h2-left { text-align: center !important;  }
	
	.wpb_text_column.wpb_content_element p { text-align: center !important;  }
	
	.h2-left::before { height: 0px !important;   content: "";  }
	
	.pad-md-col.overlay-one-col.wpb_column { text-align: center !important; }
	
	.vc_column-inner { text-align: center !important; }
	
}

/* Hide the mobile CTA on desktop */
@media screen and (min-width:768px) {
#mobile-phone-cta {display: none;}
	

}

/* COLUMNS */
/* column full width on tablet */
@media (max-width: 1279px) {
  .full-width-tablet .wpb_column {    width: 100%;  }
}

/* minimum height for columns with a background image */
@media (min-width: 1280px) {
   div.bg-img-col .vc_column-inner {background-size: cover !important;background-position: 50% 50%;min-height: 30rem !important;}    
    }

@media (min-width:768px) and  (max-width:1279px) {
   div.bg-img-col .vc_column-inner {background-size: cover !important;background-position: 50% 50%;min-height: 42rem !important;}  

}
	.bg-img-col .vc_column-inner {
    background-size: cover !important;
    background-position: 50% 0%;
    min-height: 22rem !important;
    border-radius: 10px 10px 10px 10px;
}
/*    .bg-img-col .vc_column-inner {background-size: cover !important;background-position: 50% 50%;min-height: 15rem !important;border-radius:10px 10px 10px 10px;}     */

/* background for columns with text */
.bg-text-col {  background-color:#fff;}

.bg-text-col1 { background-color:#f5f5f5; }

.bg-text-col2 { background-color:#22b9ce; }

.bg-text-col3 { background-color:#363635; }

.bg-01 { background-color:#393938;}

.bg-02 { background-color:#fafafa;}

.bg-03{ background-color:#22b9ce;} 

/* REVERSE */
/* reverse columns on tablet */
@media (max-width: 1279px) {
  
	.reverse-tablet {/* Safari *//* Safari 6.1+ */display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}
	
}

/* reverse columns on mobile */
@media (max-width: 768px) {
  .reverse-mobile {/* Safari *//* Safari 6.1+ */display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}
}

/* VISIBILITY */
/* hide elements from small screens on*/
@media (max-width: 1279px) {
  .hidden-sm-screen {    display: none !important;  }
}

/* hide elements from tablet on */
@media (max-width:1279px) {
  .hidden-tablet {    display: none !important;  }
}

/* hide elements from mobile on */
@media (max-width: 768px) {
  .hidden-mobile {    display: none !important;  }
}

/* hide elements from small mobile on */
@media (max-width: 480px) {
  .hidden-sm-device {    display: none !important;  }
}

/* BACKGROUND POSITION */
div.bg-0 {background-position: 50% 0% !important;}
div.bg-10 {background-position: 50% 10% !important;}
div.bg-20 {background-position: 50% 20% !important;}
div.bg-30 {background-position: 50% 30% !important;}
div.bg-40 {background-position: 50% 40% !important;}
div.bg-60 {background-position: 50% 60% !important;}
div.bg-80 {background-position: 50% 80% !important;}
div.bg-100 {background-position: 50% 100% !important;}

.bg-inner-0 .vc_column-inner {background-position:100% 50% !important;}
.bg-inner-20 .vc_column-inner {background-position: 50% 20% !important;}
.bg-inner-40 .vc_column-inner {background-position: 50% 40% !important;}
.bg-inner-60 .vc_column-inner {background-position: 50% 60% !important;}
.bg-inner-80 .vc_column-inner {background-position: 50% 80% !important;}
.bg-inner-100 .vc_column-inner {background-position: 50% 100% !important;}


/* OVERLAY ROWS */
.vc_row.overlay-one-row::before {
  content: "";
  position: absolute;
  display:block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(26 72 142 / 0.5);
}
 

/* OVERLAY COLUMNS */


/* OVERFLOW */
/*make overflow elements in a row visible*/
.overflow.vc_row, .overflow.vc_row[data-vc-full-width] {
  overflow: visible;
}

/* NEGATIVE MARGIN */
@media only screen and (min-width: 1280px) {
.neg-top {  margin-top: -120px;}
.neg-bottom {  margin-bottom: -120px;}
.neg-left {  margin-left: -120px;}
.neg-right {  margin-right: -120px;}}

/* CONTACT FORM STYLING*/
/* contact form error > remove styling */
.gform_wrapper div.validation_error {border-top: none;border-bottom: none;text-align: left;}

/* contact form error > remove styling */
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {background-color: transparent;border-top: none;border-bottom: none;}


/* END GENERAL CSS ---------------------------------------------------------***/


/* HERO SECTION GENERAL ------------------------------------------------------*/
/* change the background size for home and internal hero */
.hero {
  background-size: cover !important;
}

/* background color of hero inner column */
.hero .hero-col .vc_column-inner {
  background-color: whitesmoke;
}

.vc_row-has-fill+.vc_row-full-width+.vc_row.hero>.vc_column_container.hero-col>.vc_column-inner {
  padding: 8% 8%;
}

/* inner padding of homepage hero column */
.hero.homepage .hero-col .vc_column-inner {
  padding: 8% 8%;
}

/* titles follow the alignment set to the section */
.hero h1, .hero h2, .hero h3, .hero h4, .hero h5, .hero h6, .hero p.slogan {
  text-align: inherit !important;
}

@media (max-width: 768px) {
  .hero {
    text-align: center !important;
  }
}

/*--- HERO TWO ---*/
/* row padding of internal hero */
.hero.hero-two {
  padding-top: 6%;
  padding-bottom: 6%;
}

/* row padding of homepage hero*/
.homepage.hero.hero-two {
  padding-top: 12%;
  padding-bottom: 12%;
  background-position: 50% 50%;
}

/* element alignment in the row */
.hero.hero-two {
  text-align: center !important;
}

/* column expand to 100% width on tablet */
@media (max-width: 1024px) {
  .hero.hero-two .wpb_column {
    width: 100% !important;
  }
}


/*--- HERO FOUR ---*/
/* remove padding top and bottom because the padding for this row is set by the columns */
.hero.hero-four {
  padding-top: 0;
  padding-bottom: 0;
  background-position: 50% 50%;
}

/* column padding of homepage hero */


/* set a minimum height for the hero in the homepage */


@media (min-width:1280px) {
	
.homepage.hero.hero-four { min-height: 60vh; }
	
.homepage.hero.hero-four .hero-col .vc_column-inner {
  padding: 10% 10% !important;
}	

}
/* column expand to 100% width on mobile */
@media (max-width: 1279px) {
	
  .hero.hero-four .wpb_column {  width: 100% !important;  }
	
}

.js_active .vc_row.hero.hero-four {
    margin-left: -15px;
    margin-right: -15px;
}



/* TEXT SECTION GENERAL ------------------------------------------------------*/
/*Divide text in 2 columns */

@media (min-width: 768px) {

  .text-two-col {-webkit-column-count: 2;column-count: 2;-webkit-column-gap: 10%;column-gap: 10%;column-rule-width: 1px;column-rule-color: #d7d7d7;column-rule-style: solid;text-align:left !important;margin-top:2%;}
	
}

/*Divide text in 3 columns */
@media (min-width: 768px) {
	.text-three-col { -webkit-column-count: 3;column-count: 3;-webkit-column-gap: 30px;column-gap: 30px;  }
}

/* TEXT AND IMAGE SECTION GENERAL --------------------------------------------*/


/*--- TEXT SECTION FOUR ---*/
/*set a max width for the content */
.text-four .vc_column-inner {  max-width: 1024px;  margin: auto;  text-align: center !important;}

/* headings inherit the alignement set above */
.text-four h1, .text-four h2, .text-four h3, .text-four h4, .text-four h5, .text-four h6 {  text-align: inherit !important;}


/*--- TEXT SECTION FIVE ---*/
.text-five {  text-align: center !important;  background-size: cover !important;  background-position: 50% 50%;}

.text-five h1, .text-five h2, .text-five h3, .text-five h4, .text-five h5, .text-five h6, .text-five p {  text-align: inherit !important;  max-width: 950px;  margin: auto;}

/*--- CONTACT PAGE THREE ---*/
/* contact page hero height and background position */
.contact-three-bg {	padding-top: 8%;	padding-left: 8% !important;	padding-right: 8% !important;	padding-bottom: 8%;
	background-position: 50% 50%;	background: #fff;	border-top: 0px solid #054b52;}

/* contact page hero title alignment and max-width */
.contact-three-bg .wpb_column h1 {max-width: 1024px;text-align: center !important;margin: auto;}
.contact-three-bg .wpb_column p {	max-width: 950px;	text-align: center !important;	margin: auto;}

/* columns width responsive */
/*  @media only screen and (max-width: 1200px) {
     .contact-three > .wpb_column {
         width: 50%;
    }
} */
@media only screen and (max-width: 1279px) {
	.contact-three>.wpb_column {width: 100%;}
	.contact-three>.wpb_column>.vc_column-inner {     padding: 8% 8% !important;}
		
}

@media only screen and (min-width: 768px) {
.gform_wrapper ul.gform_fields li.gfield {	padding-right: 0px;}
	
}

.gform_wrapper .top_label li.gfield.gf_right_half {	padding-right: 0px;	float: none;}

/* @media only screen and (min-width: 768px) and (min-width: 1280px) {
.gform_wrapper .top_label li.gfield.gf_left_half{
	padding-right: 20px;
	float: none;
}
} */
@media only screen and (max-width: 767px) {
	
	.contact-icons.contact-list p {line-height: normal;}
	
	.contact-three .contact-icons.contact-list .wpb_wrapper {display: block !important;text-align: center;}
	
	.contact-three .contact-icons.contact-list .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {width: 100% !important;text-align: center !important;}
	
	.contact-three .contact-icons.contact-list .wpb_wrapper p {margin-left: 0rem !important;}
	
	.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {height:1em !important;}
	
	.contact-three .contact-icons.contact-list {padding-top: 1.5rem !important;}
	
	.contact-three .hero-col .vc_custom_heading.p-head {text-align: center !important;}
		
	.contact-three-bg .wpb_column p {text-align:center !important;}
	
	.ic-info .vc_custom_heading, .ic-info {	text-align: center !important;}
	.vc_images_carousel .vc_carousel-indicators {
	bottom: -40px !important;
		line-height: 15px;
}
}


/* row with negative margin */

/* .contact-three {    margin-top: -6%;} */

/* form column background */
/* .contact-three .form-col {background-color: #fefefe;} */

/* list with icons */

.contact-icons .list_item .list_left {width: 50px;height: 80px;line-height: 54px;font-size: 27px;overflow: hidden;text-align: left;float: left;}

/* margin between icon and text */
.contact-icons .list_item .list_right {    margin-left: 70px;}

/* margin below icon title */
.contact-icons .list_item .list_right h4 {    margin-bottom: 5px !important;}

/* margin above icons */
.contact-icons .list_item {    margin-top: 20px !important;}

/* space below icons */
.contact-three .contact-icons {  padding-top: 20px;}

.contact-three .contact-icons.contact-list {    padding-top: 1rem;}

.contact-three .contact-icons.contact-list .wpb_wrapper {    display: flex;}

.contact-three .contact-icons.contact-list .wpb_wrapper p {    margin-left: 0.8rem;}

.contact-three .contact-icons.contact-list .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {    width: 1em;}

.contact-list .vc_icon_element-inner .vc_icon_element-icon.fa.fa-map-marker {font-size: 25px !important;}

.contact-list .vc_icon_element-inner  .vc_icon_element-icon.fa.fa-phone {font-size: 30px !important;}

.contact-list .vc_icon_element-inner  .vc_icon_element-icon.fa.fa-clock-o  {font-size: 30px !important;}

/*Gravity Form CSS*/
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .gform_wrapper textarea {
	font-size: 18px;
	font-family: inherit;
	padding: 10px 15px 10px 15px !important;
	letter-spacing: normal;
	line-height: normal;
	 border-radius: 0px; 
	color: inherit;
}

.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container), .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container) {
		margin: 5px 0 0 0; line-height:normal;}

.gform_wrapper .top_label li.gfield.gf_right_half {	padding-right: 0px;	float: none;	padding-bottom: 0px;}

input[type="email"],input[type="number"],input[type="password"],input[type="reset"],input[type="search"],input[type="tel"],input[type="text"],input[type="url"],select,textarea {color: #000; padding: .75em;height: auto;border-width: 1px;border-style: solid;border-color: #b79e63;border-radius: 0px;background: transparent;box-shadow: none;box-sizing: border-box;transition: all .2s linear;}

.gform_wrapper ul.gform_fields li.gfield {	padding-top:10px;}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-white .vc_icon_element-icon {color: #fff;}

.gform_wrapper textarea.medium {height: 100px;width: 100%;}

.gform_wrapper .gform_footer {padding: 0px 0 0px;margin: 0px 0 0;}

#gform_submit_button_8, 
#gform_submit_button_4 {width: auto;line-height: normal;margin-bottom: 0;}

#gform_confirmation_message_8, 
#gform_confirmation_message_4 {padding-top: 8%; text-align:left;color: #4aad55; line-height:normal;}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {top: 20%;}
.contact-icons.contact-list.c-links .wpb_wrapper {display: block !important;}

.ic-form > .vc_column-inner { background-color: #fafafa; border: 1px solid transparent; /* border-radius:0px 10px 10px 0px;*/}

.ic-info > .vc_column-inner {background-color:#616264; border: 1px solid #cccccc70; /*border-radius:10px 0px 0px 10px;*/} 

.contact-three-bg.vc_row[data-vc-full-width] {-webkit-transition: opacity .5s ease;-o-transition: opacity .5s ease;transition: opacity .5s ease;overflow: visible;}

.ic.vc_row[data-vc-full-width] {-webkit-transition: opacity .5s ease;-o-transition: opacity .5s ease;transition: opacity .5s ease;overflow: visible;}

@media only screen and (max-width: 1279px) {
	
.ic-form >  .vc_column-inner { background-color: #fafafa;border: 1px solid #cccccc70;/* border-radius: 0px 0px 10px 10px;*/}
	
.ic-info > .vc_column-inner {background-color: #616264;border: 1px solid #cccccc70; /*border-radius: 10px 10px 0px 0px;*/}	
	
.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {width: 100%;}	
	
.gform_wrapper .top_label li.gfield.gf_left_half {padding-right: 0px !important;}
	
}

.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*="gfield_time_"].ginput_container label {
	margin: 1px 0 0px 1px;}

body .gform_wrapper ul li.gfield {margin-top: 0px;padding-top: 0;}


@media only screen and (min-width: 1280px) {

	.contact-three-bg {padding-top:8%;padding-bottom:calc(8% + 60px);background-position: 50% 50%;}

	.ic {padding-top:0% !important; overflow:visible;}
	
	.ic-form , .ic-info {margin-top:-60px !important;}
	
}

@media only screen and (min-width:768px) and (max-width:1279px) {

	.contact-three .contact-icons.contact-list {padding-top: 1rem;width: 50%;display: inline-flex; vertical-align:top;}

}

.contact-three-bg.listed-items ul {	margin-top: 4%;}

.contact-three {border-bottom: 0px solid #1c96a9;}
		
/*Form Validation error Message*/

.gform_wrapper div.validation_error {color: #790000;font-size: 18px;font-weight: inherit;border-top: 1px solid #231f20;border-bottom: 1px solid #231f20;padding: 2% 0%;}

.gform_wrapper .validation_message {color: #790000;font-weight: inherit;letter-spacing: normal;font-size: 18px;}

.gform_wrapper .gfield_required {color: #790000;margin-left: 4px;}

.gform_wrapper .gfield_error .gfield_label {color: #790000;}

/*Map Height */

@media only screen and (max-width: 767px) {
	
	.wpb_gmaps_widget .wpb_map_wraper iframe {max-height:350px;}

	.ic-info .h2-left::before {width:80px;height: 2px;background: #a9cf3a;position: absolute;content: "";left: 0;bottom: 0;margin: auto;right: 0;} 
	
}

.gform_wrapper input:not([type="submit"]):focus, .gform_wrapper select:focus, .gform_wrapper textarea:focus {background: #fff;border-color: #616264;outline: 0;box-shadow: none;}

.gform_wrapper.gf_browser_chrome select { padding: 10px 0 10px 10px; height: auto; border: 1px solid #b79e63; }

.gform_wrapper.gf_browser_gecko select {padding: 10px 20px 10px 20px;height: auto;border-radius: 5px;border: 1px solid #b79e63;}

body .gform_wrapper .top_label div.ginput_container {	margin-top: 5px;}

.gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label {font-weight: 500;font-size: inherit;}

.wpb_gmaps_widget .wpb_wrapper {	padding: 0px;}

a:hover, a:focus, a:active {outline:none !important;}

.gfield.form-name {padding-top: 0px !important;margin-top: -00px !important;}

.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*="gfield_time_"].ginput_container label { margin: 1px 0 -10px 0px; }

.ic-info a:hover { color: #fff; }

.gform_wrapper { margin-bottom: 16px; margin-top: 0px; max-width: 100%; }

.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container), .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container) {
    margin: 0px 0 0 0;
    line-height: normal;
}

.form-title h3 { margin-top: 0px !important; margin-bottom: 0px !important; text-transform: inherit !important; }

.t-above a { padding: 5px; }

/* PODS GENERAL --------------------------------------------------------------*/
.pods {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

/* columns start stacking on small screens */


@media (min-width:1280px) and (max-width:1699px) {

.pods.pods-three-col .wpb_column.vc_column_container { -ms-flex-preferred-size: calc(33.3% - 20px); flex-basis:calc(33.3% - 20px); margin:10px auto; }


	
}

@media (min-width:1700px) {


.pods.pods-three-col .wpb_column.vc_column_container { -ms-flex-preferred-size: calc(25% - 20px); flex-basis:calc(25% - 20px); margin:10px auto; }

	.pods.pods-three-col .wpb_column:nth-child(5) { margin-right:0px;}	
	
	.pods.pods-three-col .wpb_column:nth-child(6) {margin-left:20px; margin-right:20px;}	
	
	.pods.pods-three-col .wpb_column:nth-child(7) {margin-left:0;}	 
	
	
}

@media (min-width:1280px) {
	

}

@media (max-width:1279px) {
  .pods {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
}

/* columns expand to 100% on mobile */
@media (max-width: 600px) {
  .pods .wpb_column.vc_column_container {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}

/* column max-width - please only change the margin between the columns and adjust the flex-basis so the total is always 50 */
.pods .wpb_column.vc_column_container {
  width: 0;
 -ms-flex-preferred-size: calc(50% - 20px);
  flex-basis:calc(50% - 20px);
  margin:10px auto;
}

/* use this class when you have 3 pods to adjust the responsive - please only change the margin between the columns and adjust the flex-basis so the total is always 33 */

.pods.pods-three-col {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

/* columns expand to 100% on mobile */
@media (max-width: 680px) {
  .pods.pods-three-col .wpb_column.vc_column_container {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}

/* add margin bottom to icon image */
.pods .wpb_single_image img {
  margin-bottom: 0;
}

/* style the titles */
.pod-title p {
    font-family: 'Cormorant Garamond',serif;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 1.5em;
    letter-spacing: 0.02em;
    margin-bottom: 5px !important;
    color: #b79e63;
}

/* style the paragraph */
/* .pods .wpb_text_column p {
  margin-bottom: 15px !important;
}
 */
/* style the button - if left empty it inherits the style of button one */
.pods .btn.btn-one>.vc_btn3 {
  margin-top: 0 !important;
}

/* link expands to cover the content of the column */
a.pod-link {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 3;
}

/* button align to the bottom */

.pods .wpb_column.vc_column_container .vc_column-inner{
  display: flex;
  align-items: stretch;
  height: 100%; 
   width:100%;
}
.pods .wpb_column.vc_column_container .vc_column-inner .wpb_wrapper{
    display: flex;
    flex-flow: column nowrap;
    align-items: stretch;
    height: 100%;
     width:100%; 
}

.pods .wpb_column.vc_column_container .vc_column-inner .wpb_wrapper figure img {
  border-radius: 6px;
}

/*align button to bottom of pod*/
.vc_row.wpb_row.vc_row-fluid.pods .vc_btn3-container{
  margin-top:auto;
}/* PODS SIX ------------------------------------------------------------------*/
/* when we want to use a background image below the pods and a title we need to nest the pods row in a container */
.pods-container {
  background-size: cover;
  background-position: 50% 50%;
}

.pods-container .wpb_text_column.wpb_content_element{
  text-align: center;
  /*max-width: 750px;
  margin: 1% !important;
	margin: auto;*/
}



/* margin between title and inner row with pods */
.pods-container > .wpb_column:first-child {
    margin-bottom: 2%;
	text-align:center;
}

/* column background color */
.pods.pods-six .wpb_column.vc_column_container  {
  background-color: #ffffff;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; 
}

/* columns padding */
.pods.pods-six .vc_column-inner {
    padding: 8% 8% !important;
    border: 1px solid rgb(183 158 99 / 10%);
		border-radius:10px;    
}

.pods.pods-six .wpb_column.vc_column_container:hover .vc_column-inner {	border-radius:0px;}

/* center align content and image */
.pods.pods-six, .pods.pods-six .wpb_single_image.vc_align_left {
  text-align: center !important;
}

/* HOVER EFFECT */
/* change background color on hover*/
.pods.pods-six .wpb_column.vc_column_container:hover {
  background-color: #fff;
  box-shadow: 0px 20px 35px rgba(230, 225, 221, 0.37);
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; 
}

.pods.pods-six .wpb_column .wpb_single_image .vc_single_image-wrapper {
  display: block;
    box-sizing: content-box;
    overflow: hidden;
    margin-bottom: 15px;
    border-radius: 6px;
}

.pods.pods-six .wpb_column img {
     -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out

    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
  }

.pods.pods-six .wpb_column:hover img {
      -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15)
}


/* change text color on hovre*/
.pods.pods-six .wpb_column:hover .pod-title p, .pods.pods-six .wpb_column:hover .wpb_text_column p {
  color: #616264 !important;
  z-index: 2;
  position: relative;
}

/* change button color */
.pods.pods-six .wpb_column:hover .btn.btn-one>.vc_btn3, .pods.pods-six .wpb_column:hover .btn>.vc_btn3:hover {
  background-color: #404040 !important;
}


/* USP GENERAL ---------------------------------------------------------------*/
.usp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

/* columns start stacking on small screens */
@media (min-width:1280px) {

.usp .wpb_column.vc_column_container { width: 0; -ms-flex-preferred-size: calc(50% - 20px); flex-basis:calc(50% - 20px); margin: 10px; }
	
.usp { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; }	

}

@media (max-width:1279px) {
  .usp {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
	
	
.usp .wpb_column.vc_column_container { width: 0; -ms-flex-preferred-size: calc(50% - 20px); flex-basis:calc(50% - 20px); margin: 10px; }
}

/* columns expand to 100% on mobile */
@media (max-width:767px) {
  .usp .wpb_column.vc_column_container {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}

/* column padding */
.usp .vc_column-inner {
  padding: 8% !important;
}

/* column max-width - please only change the margin and adjust the flex-basis so the total is always 50 */


/* use when you have 3 columns - please only change the margin and adjust the flex-basis so the total is always 33 */
.usp.usp-three-col .wpb_column.vc_column_container {
  -ms-flex-preferred-size: 32% !important;
  flex-basis: 32% !important;
  margin: 0.5%;
}

/* change columns padding when they jump on 2 columns*/


/* columns expand to 100% on mobile */
@media (max-width: 650px) {
  .usp.usp-three-col .wpb_column.vc_column_container {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}

/* center align content and image */
.usp, .usp .wpb_single_image.vc_align_left {
  text-align: center !important;
}

/* add margin bottom to icon image */
.usp .wpb_single_image img {
	margin-bottom: 15px;
	width: 100px;
}

/* style the titles */
.usp-title p {
    text-transform: inherit;
    font-weight: 500;
    font-size: 22px;
    letter-spacing: 0.02em;
    margin-bottom: 0px !important;
    line-height: normal;
    color: #363639;
    font-family: 'Cormorant Garamond',serif;
}

/* USP TWO ------------------------------------------------------------------*/
/* when we want to use a background image below the usp and a title we need to nest the usp row in a container */
.usp-container {
  background-size: cover;
  background-position: 50% 50%;
}

.usp-container > .wpb_column:first-child{
  text-align: center !important;
  max-width: 750px;
  margin: auto;
}

/* margin between title and inner row with pods */
.usp-container > .wpb_column:first-child {
    margin-bottom: 2%;
}

/* add a background color to the columns */
.usp.usp-two .wpb_column.vc_column_container {
    background-color: rgba(255, 255, 255, 0.30);
    box-shadow: -1px 1px 35px rgb(230 225 221 / 37%);
    border-radius: 10px;
}


/* CTA GENERAL --------------------------------------------------------------*/
/* style the text of the cta > use a paragraph*/
.cta .wpb_text_column p {
    font-size: 22px !important;
    line-height: 30px;
    margin-top: 20px;
}

/* use this class to hightlight text in the cta, the phone number for example*/
.cta .cta-highlight {
  margin-top: 25px;
  font-size: 1.4em;
  letter-spacing: 0.08em;
}

/*--- CTA FOUR ---*/
/* content alignment */
.cta-four {
  text-align: left !important;
}

/* column background color */
.cta.cta-four .wpb_column {
  background-color: white;
}

/* image margin */


/*center align icon */
.cta-img.wpb_single_image img {
    height: auto;
    max-width: 50%;
    vertical-align: top;
}

.footer-adv-overlay {
      border-top: 1px solid #eee !important;
}

/*center align all the elements on mobile and makes the padding from the elements stack correctly */
@media (max-width:1279px) {
  .cta-four {
    text-align: center !important;
  }

.cta-four .wpb_column:nth-child(2) .vc_column-inner { padding: 8% !important; box-shadow: 0px 2px 35px rgb(230 225 221 / 37%); border-radius: 6px; margin-top: 20px; }
	
	.cta-img.wpb_single_image.vc_align_left { text-align: center; }
 
}

/* remove padding left on the second column in desktop*/
@media (min-width:1280px) {
	
.cta-four .wpb_column:nth-child(2) .vc_column-inner { padding: 8% !important; box-shadow: 0px 2px 35px rgb(230 225 221 / 37%); border-radius: 6px; margin-left: 20px; }
	
}

/*Gallery*/
.vc_gitem-zone-a:hover {opacity: 0.7;}

.vc_gitem-zone-a {border: 1px solid #eaeaea;	text-align: center;}

.vc_grid.vc_row.vc_grid-gutter-20px {	margin-bottom: -20px;	text-align: center;}

.listed-items ul li {list-style: none;position: relative;padding-left: 25px;font-size: inherit;color: inherit;text-align: left;line-height: 25px;padding-bottom:5px;}

.listed-items ul li::before {content: "\f101";font-family: Font Awesome\ 5 Free;position: absolute;left: 0;font-weight: 900 !important;color:#fcb040;font-size: 16px;}

.listed-items ul {margin: 0px 0px 0px 0px;}

.listed-items ul li ul li {list-style: none;position: relative;padding-left: 20px;font-size: 18px;color: inherit;text-align: left;line-height: 20px;padding-bottom:10px;font-weight: 400;padding-top: 5px;}

.listed-items ul li ul li::before {content: "\f105";font-family: Font Awesome\ 5 Free;position: absolute;left: 0;font-weight: 900 !important;color:#fcb040;font-size: 16px;}

/*Cookie Notification*/
.cn-text-container {margin: 0 0 0px 0;}
.cn-button.bootstrap, .cn-button.wp-default {text-decoration: none;padding: 8px 15px;line-height:inherit;border-radius: 5px;}
.cookie-notice-container {padding: 10px 30px;}
.cn-buttons-container, .cn-text-container {display: inline-block;font-size: 14px;line-height: normal;}
#cookie-notice .cn-button {margin: 8px 0 8px 10px;border: none;}
#cookie-law-info-again{width: calc(100% + 10px) !important;bottom: 45px !important;left: 0;position: relative !important;z-index: 100;}	


/*Center*/
.vc_custom_heading.h2-center {position: relative; padding-bottom: 15px; 	line-height: normal !important;}

.h2-center::before {width:100px;height:1px;background:#b79e63;position: absolute;content: "";right: 0;left: 0;margin: 0 auto;bottom: 0;}

.vc_custom_heading.h2-center-dark {position: relative; padding-bottom: 15px; 	line-height: normal !important;}

.h2-center-dark::before {width:100px;height:1px;background: #fff;position: absolute;content: "";right: 0;left: 0;margin: 0 auto;bottom: 0;}

/*left */

.vc_custom_heading.h2-left {position: relative; padding-bottom: 10px; 	line-height: normal !important;}

.h2-left::before { width:90px; height: 1px; background: #b79e63; position: absolute; content: ""; left: 0; bottom: 0; }

.vc_custom_heading.h2-left-dark {position: relative; padding-bottom: 10px; 	line-height: normal !important;}

.h2-left-dark::before { width:90px; height: 1px; background: #fff; position: absolute; content: ""; left: 0; bottom: 0; }

.logos {text-align: center;}

.logos img {margin: 10px !important;max-width: 15%;border: 1px solid #eaeaea;padding: 1%;box-shadow: 0px 0px 5px #f2f2f2;}
.logos.in-logos img {margin: 10px !important;max-width: 100%;border: 1px solid #eaeaea;padding: 1%;box-shadow: 0px 0px 5px #f2f2f2;}

/*Sticky shadow*/
.ast-above-header, .main-header-bar, .ast-below-header {	max-width: 100%;	box-shadow: 0 1px 5px rgba(0,0,0,.2);}

.main-header-bar.ast-sticky-active {	box-shadow: 0 1px 5px rgba(0,0,0,.2);}

.hp-row2-inner { padding-top: 2%; }

.contact-recap .ic-form, .contact-recap .ic-info {
    margin-top: 0px !important;
   }

/*Menu Bottom Bar*/
@media only screen and (min-width: 1280px)  and (max-width: 1699px) {
	
	button#tt_fbutton-QTdEP2TR3P { top: 0.7rem !important; right:2% !important; }
	
	header .custom-logo-link img {  max-width: 324px; }
	
}

@media only screen and (min-width: 1700px) {
	
#masthead .ast-container, .ast-header-breadcrumb .ast-container {padding-left: 0% !important;padding-right: 0% !important;}
	
	.t-phn {margin-left: 100px !important;}
	
	.hp-hero .wpb_column:nth-child(1) .vc_column-inner { padding-left: 33% !important; }
	
	button#tt_fbutton-QTdEP2TR3P { top: 0.7rem !important; right: 14% !important; }
	
	
}

@media only screen and (min-width: 1280px) {
		
	li.ast-masthead-custom-menu-items:last-child {margin-right: 0px !important;padding-right: 0px;}
	
#masthead .ast-container, .ast-header-breadcrumb .ast-container {padding-left:1%;padding-right:1%;}
	
	.hp-mob-show {display:none !important;}
	
	.arrow {margin-top: -120px;}
	
	p, .entry-content p {margin-bottom: 1.5em;}

	.main-header-menu .sub-menu {	width: 600px;}

.sub-menu li {	float: left;	width: 50%;}

.sub-menu {display:inline-block;}

.ast-desktop .main-header-menu.submenu-with-border .sub-menu .menu-link, .ast-desktop .main-header-menu.submenu-with-border .children .menu-link {	border-bottom-width: 1px;	border-style: solid;	border-color: #e2e2e2!important;	border-left-width: 1px;}

.main-header-bar .main-header-bar-navigation .sub-menu {line-height: 1.0;}

#menu-item-17 .sub-menu li {
	float: left;
	width: 100%;
}

#menu-item-17 .sub-menu {
	width: 240px;
	float: none;
	column-count: 1;
}
	
	.hp-row2 { padding-bottom:0px;}
	
	.hp-row3 { z-index: 1; }

	.hp-row3-inner .wpb_column .vc_column-inner { min-height: 15rem !important; }
	
.overlay-one-col .vc_column-inner::before {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/wp-content/uploads/2021/07/shutterstock_1500043271.png);
	z-index: -1;
	background-repeat: no-repeat;
	background-size: 96%;
	background-position: 50% 50%;
	opacity: 0.2;
}

	
	
.vc_row.hp-row2::before { content: ""; position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; background: url(https://reiseland-itzehoe.com/wp-content/uploads/2021/06/1086673436.png); background-repeat: no-repeat; background-position: 100% 0%; background-size: contain; opacity: 0.1; }
	
	.hp-row3-inner { margin-left: -200px !important; margin-top: -50px; }
	
	.vc_row.hp-pods::before { content: ""; position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; background: url(https://reiseland-itzehoe.com/wp-content/uploads/2021/07/shutterstock_542548249.png); background-repeat: no-repeat; background-position: 100% 20%; background-size: 100%; opacity: 0.1; }
	
		.vc_row.hp-usp::before { content: ""; position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; background: url(https://reiseland-itzehoe.com/wp-content/uploads/2021/06/02.png); background-repeat: no-repeat; background-position: 00% 100%; background-size: contain; opacity: 0.2; }
	
	.hp-row4 {padding-top:0px;}
	
	.ip-mobile {display:none !important;}
	
	.ip-row2 .wpb_column:nth-child(2) {padding-left:4%;}
			
	.hp-row5 .wpb_column:nth-child(2) {padding-left:4%;}
	
	.hp-hero .wpb_text_column p { font-family: 'Parisienne', cursive; font-size: 35px; line-height: 50px; }

}


@media (max-width: 1279px) {

	.hp-hero .wpb_text_column p { font-family: 'Parisienne', cursive; font-size: 25px; line-height:35px; }
	
	.ast-header-break-point.ast-above-header-hide-on-mobile .ast-above-header-wrap { display: block; }
	
	button#tt_fbutton-QTdEP2TR3P { top: 0.5rem !important; right: 3% !important; }
	
	.ip-row2 { background:#fafafa; }
	
	.ip-desktop {display:none !important;}
	
	.hp-row2-inner .wpb_column:nth-child(2) .vc_column-inner {  background-color:#fafafa; }
	
	.hp-hero .wpb_column:nth-child(1) .vc_column-inner {  background-color:#fafafa; }
	
	.ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary { margin: 0em 0; padding: 0; }
	
	.hp-pods  { background-color:#fafafa;}
	
	.hp-row4, .hp-usp { background-color:#fafafa;}

	.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .site-branding {padding-bottom: 0;}
	
	.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .ast-mobile-menu-buttons {	line-height: 0;	padding-bottom: 0em;	padding-top:0em;}

	.ast-sticky-main-shrink .ast-sticky-shrunk .main-header-bar .ast-site-identity, .ast-sticky-main-shrink .ast-sticky-shrunk.main-header-bar .ast-site-identity {padding-top: 	0.0em;padding-bottom: 0.0em;} 
		
	.ast-flyout-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation #site-navigation, .ast-flyout-menu-enable.ast-header-break-point .ast-primary-menu-disabled .ast-merge-header-navigation-wrap {width: 50%;}
	
		.site-branding img, .site-header .site-logo-img .custom-logo-link img {	max-width: 190px;}
	
	.ast-sticky-main-shrink .ast-sticky-shrunk .site-logo-img img {max-height:30px !important;width: auto;}
	
	.ast-site-identity {padding:0.5em 0 0.5em 0;}
		
		 .ast-button-wrap .menu-toggle:focus {	outline: none;	background-color: none !important;}

	.ast-button-wrap .menu-toggle {	height: 45px;}
	
	.ast-header-break-point .main-header-bar {line-height: 0;}

	.main-header-bar .main-header-bar-navigation.toggle-on {	padding-top: 0em;}
	
	.hp-mob-inner {padding: 8% 8% 10% 8%;background-color: #5a3013;text-align: center;}
	
	.hp-mob-inner .vc_custom_heading {margin-bottom: 0px !important;}
	
	.hp-mob-img {min-height: 30vh;padding-top: 20%;padding-bottom: 20%;background-position: 100% 50% !important;background-size: cover !important;}
	
	.footer-sml-layout-2 .ast-small-footer-section-1, .footer-sml-layout-2 .ast-small-footer-section-2 {text-align: center;width: 100%;}
	
	.ast-header-break-point .footer-sml-layout-2 .ast-small-footer-section-2 {margin-top: 0em;}
	
	p, .entry-content p {margin-bottom: 1em;}
	
	.t-phn {margin-left: 10px !important;}
	
	.ast-header-break-point .ast-mobile-menu-buttons-minimal.menu-toggle { background: transparent !important; color: #b79e63 !important; border: 2px solid transparent !important; }
	
	.hp-hero { text-align: center; }
	

}


@media (max-width: 768px) {
.main-header-bar, .ast-header-break-point .main-header-bar, .ast-header-break-point .header-main-layout-2 .main-header-bar {padding-top: 0em;padding-bottom: 0em;}
}


@media (max-width: 767px) {
	.ast-flyout-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation #site-navigation, .ast-flyout-menu-enable.ast-header-break-point .ast-primary-menu-disabled .ast-merge-header-navigation-wrap {width: 95%;}
}


/* TEAM GENERAL ---------------------------------------------------------------*/
.team {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

/* columns start stacking on small screens */
@media (max-width: 1240px) {
  .team {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
.team .wpb_column.vc_column_container {
	margin: 0 auto !important;
}
}

/* columns expand to 100% on mobile */
@media (max-width: 600px) {
  .team .wpb_column.vc_column_container {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}

/* column padding */
.team .vc_column-inner {
  padding: 10% !important;
}

/* column max-width - please only change the margin and adjust the flex-basis so the total is always 50 */
.team .wpb_column.vc_column_container {
  width: 0;
  -ms-flex-preferred-size: 49%;
  flex-basis: 49%;
  margin: 0.5%;
}

/* use when you have 3 columns - please only change the margin and adjust the flex-basis so the total is always 33 */
.team.team-three-col .wpb_column.vc_column_container {
  -ms-flex-preferred-size: 32% !important;
  flex-basis: 32% !important;
  margin: 0.5%;
}

/* change columns padding when they jump on 2 columns*/
@media (max-width: 1239px) {
  .team .vc_column-inner {
    padding: 3% !important;
  }

}

/* columns expand to 100% on mobile */
@media (max-width: 650px) {
  .team.team-three-col .wpb_column.vc_column_container {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}

/* center align content and image */
.team, .team .wpb_single_image.vc_align_left {
  text-align: center !important;
}

/* add margin bottom to icon image */
.team .wpb_single_image img {
  margin-bottom: 15px;
}

/* style the titles */
.team-title p {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.4em;
  letter-spacing: 0.02em;
  margin-bottom: 5px !important;
}

/* style the titles */
.team-subtitle p {
  font-size: 1.2em;
  font-style: italic;
  margin-bottom: 15px !important;
}
.team.team-one .vc_column-inner {
  padding: 10% !important;
background-color: whitesmoke;
padding-bottom: 65px !important;
}


.team.team-one .vc_column-inner {
    padding-top: 0 !important;
    margin-top: 100px !important;
}

.team.team-one .wpb_single_image img {  border-radius: 0%;}

.team.team-one .wpb_single_image {
    margin-top: -67px;
    width:100%;
    height:100%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
}

/* testimonial content background */
.testimonials.testimonials-one .vc_tta-panels {
    background-color: whitesmoke !important;
}

/* testimonial content padding */
.testimonials.testimonials-one .vc_tta-panel-body {
    padding: 4% !important;
}

/* testimonial content alignment */
.testimonials.testimonials-one {
    text-align: center;
}

/* style the testimonial title */
.wpb_text_column.wpb_content_element.testimonial-title p {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.4em;
  letter-spacing: 0.02em;
  margin-bottom: 15px !important;
}

/* style the testimonial name */
.testimonials-name p {
  font-size: 1.2em;
  font-style: italic;
  margin-top: 15px !important;
}

/* style the pagination dots */
 .testimonials.testimonials-one .vc_pagination-trigger {
  border-color: #181818;
}

/* style the pagination active dot */
 .testimonials.testimonials-one .vc_active .vc_pagination-trigger {
  background-color: #181818;
}

.pods-container .wpb_text_column.wpb_content_element{
  text-align: center;
  /*max-width: 750px;
  margin: 1% !important;
	margin: auto;*/
}
@media only screen and (min-width: 1280px) {
.hp-row3-inner {     margin-left: -200px !important;     margin-top: -50px; }
#primary-menu span.menu-text { /*     font-weight: 700; */     font-size: 18px; }

	div.img-home.bg-img-col .vc_column-inner { background-size: cover !important; background-position: 60% 50%; min-height: 34rem !important; }
a.menu-link {
    padding-left: 8px !important;
    padding-right: 8px !important;
}
	
}	

/*Blog Button*/
.vc_gitem-zone.vc_gitem-zone-c a.vc_general.vc_btn3 {
    font-size: 18px;
    padding: 15px 30px;
    color: #fff;
    background: #b79e63;
    border-radius: 10px;
}
.vc_gitem-zone.vc_gitem-zone-c a.vc_general.vc_btn3:hover {
    color: #fff;
    background: #616264;
}

.wpb_single_image .vc_figure-caption {
	margin-top: 10px;
	font-size: 16px;
	line-height: 20px;
	color: #6d6b68 !important;
	margin-bottom: 10px;
}

.footer-group.one .fab, .footer-group.one .fa { font-size: 15px !important; }


.pum-theme-1996 .pum-title, .pum-theme-enterprise-blue .pum-title { text-align: center; font-weight:400;}

.pum-content.popmake-content { text-align: center; }

a.homepage {background-color: #b79e63;    border: 2px solid #b79e63; color:#fff !important;}
a.homepage:hover {background-color: #616264;    border: 2px solid #616264; color:#fff !important;}
  .single .post-navigation a.homepage {
    margin: 2px;
    padding: 0px 0px 0px 0px;
	  border-radius: 10px;
	  border:1px solid;
  }