/**
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
*/


/* Load FontAwesome 4.7 */
@import url('https://d2ta2fpo91apla.cloudfront.net/font-awesome-4.7.0/css/font-awesome.min.css');

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

/*Back to top on Desktop */
#ast-scroll-top {
    margin-bottom: 40px;
}

.ast-small-footer > .ast-footer-overlay {
    padding-bottom: 90px;
}

/************************************/
/***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:#fff000 !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***/
/************************************/
/*blog date-card recolor*/
.ast-article-post .ast-date-meta .posted-on, .ast-article-post .ast-date-meta .posted-on * {background-color: #101010;}

/*read more button blog*/
.menu-toggle, button, .ast-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"] {
    color: #fff; 
    background-color: #101010; 
    border-color:#101010;
}

/*blog button hover state*/
button:focus, .menu-toggle:hover, button:hover, .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 {background-color: #282828; border-color:#282828;}

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

/*blog pagination text*/
.ast-pagination a, .page-links .page-link, .single .post-navigation a {width: 100%; color: #101010;}

/*active pagination color*/
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {color: #fff !important;}

/*Categorie links*/
li.cat-item a {color: #101010 !important;}
li.cat-item a:hover {color: #282828 !important;}

/*meta links*/
aside#meta-2.widget.widget_meta ul > li a {color: #101010 !important;}
aside#meta-2.widget.widget_meta ul > li a:hover {color: #282828 !important;}

/*extra margin bottom for the previous post link*/
.single .post-navigation {margin-bottom: 5% !important;}

/*previous button styling*/
.nav-previous {margin-right: 1% !important; border: 2px solid #101010; text-align: center;}
.nav-previous:hover  {background-color: #282828; border: 2px solid #282828;}
.nav-previous a:hover {color: #fff;}


/*next button styling*/
.nav-next  {margin-left: 1% !important; text-align: center !important; border: 2px solid #101010;}
.nav-next:hover  {background-color: #282828; border: 2px solid #282828;}
.nav-next a:hover {color: #fff;}

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


.ast-separate-container .ast-article-post, 
.ast-separate-container .ast-article-single{
padding:0;
}

/************************************/
/***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;
}
/* Mobile view of product fiter */
@media (max-width:768px){
div#secondary  .widget{margin-bottom: 0 !important; }
div#secondary  .widget-title{font-size:16px !important}

div#woocommerce_rating_filter-2,
div#woocommerce_product_categories-2{width:50%; float: left;     padding: 10px 10px 10px 0;}

div#woocommerce_products-4  ul.product_list_widget,
div#woocommerce_products-3  ul.product_list_widget{display: flex; flex-wrap: wrap;}

div#woocommerce_products-4  ul.product_list_widget li,
div#woocommerce_products-3  ul.product_list_widget li{ width:50%}
}

/************************************/
/***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)
Colour options changed here*/

/*-------------Newsletter General Styling End Liatris Theme Option--------------- */
/* button styling */
.liatris_fields_wrap input.mo-optin-form-submit-button{
    background-color:#101010 !important;
    font-weight:normal !important;
}
.liatris_fields_wrap 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:80%}
@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:50%; 
        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; */
}
/* ------------Specific to Newsletter in footer styling END------------*/

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





/***********************************************/
/***FOOTER STYLES***/
/***********************************************/
/*---- FOOTER STYLES GENERAL--------*/
.footer-group.two .footer-col {
    text-align: left;
}

/*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;
}

/* footer text colour */
.footer-col p{
    color:#fff;
}

/* 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.7em;
    margin-bottom: 0;
}

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

.footer-col a:hover {
    color:#282828 !important;
}

/*logo sizing*/
.footer-col a img {
    max-height: 80px;
}
/*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*/
@media (max-width: 1240px) {
    .widgets_wrapper .container {
        max-width: 100%;
    }
}
.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*/
@media (min-width: 1024px) {
    .footer-group.two .footer-col:first-of-type {
        -webkit-box-flex: 2;
        -ms-flex-positive: 2;
        flex-grow: 2;
        padding-right: 40px;
    }
    /*keep consistent with logo max height*/
    .footer-group.two .footer-col p.title {
        line-height: 80px
    }
}
@media (max-width: 1023px) {
    .footer-group.two .footer-col:first-of-type {
        -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    }
    .footer-group.two .footer-col:first-of-type p {
        max-width: 600px;
        margin: 0 auto;
    }
    .footer-group.two .footer-col {
        text-align: center;
    }
}
@media (max-width: 650px) {
    .footer-group.two .footer-col {
        -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    }
}

/* HEADER OR FOOTER */
/* Impressum Datenschutzerklärung */
.site-footer a:focus, .site-footer a:hover{
    color:#90a1af;
}

#cookie-notice #cn-notice-text a{
    color:#90a1af;
   font-weight:bold;
  }

  #cookie-notice #cn-notice-text a:hover{
    color:#fff;
  }
/***********************************************/
/***FOOTER STYLES***/


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


/*** GENERAL SECTIONS STYLE -----------------------------------------------------------*/
/*** 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;
  }
}


/*hack responsive issues of Astra*/
body .vc_row[data-vc-full-width]:not([data-vc-stretch-content]) { position: relative; width: 100vw !important; right: 50% !important; left: auto; padding-left: calc( (100vw - 1140px) / 2 ) !important; padding-right: calc( (100vw - 1140px) / 2 ) !important; }
@media(max-width:1024px){
body .vc_row[data-vc-full-width]:not([data-vc-stretch-content]) { padding-left: 30px !important; padding-right: 30px !important; margin-right: 0 !important; margin-left: 0 !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: 5%;
  padding-left: 5%;
}

.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: 5% !important;
    padding-left: 5% !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: 5% !important;
    padding-left: 5% !important;
  }
}

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

.remove-pad-bottom {
  padding-bottom: 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, .entry-content h2, h2, .entry-content h3, h3, .entry-content h4, h4, .entry-content h5, h5, .entry-content h6, h6 {
  font-weight: 900;
  letter-spacing: 0px;
  line-height: 1.2em;
  margin-bottom: 15px !important;
}



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

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

/* .entry-content h1, h1 font size for tablet and desktop */
@media (min-width: 1024px) {
  .entry-content h1, h1 {
    font-size: 60px !important;
  }
}

/* .entry-content h1, h1 font size for smaller devices */
.entry-content h1, h1 {
  font-size: calc(20px + 2vw);
}

/* .entry-content h2, h2 font size for tablet and desktop */
@media (min-width: 1024px) {
  .entry-content h2, h2 {
    font-size: 30px !important;
  }
}

/* .entry-content h2, h2 font size for smaller devices */
.entry-content h2, h2 {
  font-size: calc(20px + 1vw);
}

/* .entry-content h3, h3 font size for tablet and desktop */
@media (min-width: 1024px) {
  .entry-content h3, h3 {
    font-size: 27px !important;
  }
}

/* .entry-content h3, h3 font size for smaller devices */
.entry-content h3, h3 {
  font-size: calc(19px + 1vw);
}

/* paragraph font family and size */
p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7em;
}

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

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

/* 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);

  }
}

/* Buttons style */
.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: 14px 20px;
  font-size: 14px;
  border-radius: 0;
  letter-spacing: 0;
  text-transform: initial;
  border: 0px solid transparent;
  margin-top: 20px;
}

/* 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] {
  background-color: #101010 !important;
  color: #F8F8F8 !important;
  border: 0px solid transparent !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 {
  background-color: #282828 !important;
}

/* Button one */
.btn.btn-one>.vc_btn3 {
    background-color: #1010107d !important;
    color: #F8F8F8 !important;
    border: 1px solid #b3b3b3 !important;
}

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

/* Button one > dark backgrounds > add class btn-dark*/
.btn.btn-one.btn-dark>.vc_btn3 {
  background-color: #C0C0C0 !important;
  color: #181818 !important;
}

/* Button one > dark backgrounds > hover*/
.btn.btn-one.btn-dark:hover>.vc_btn3 {
  background-color: #808080 !important;
}

/* Button two */
.btn-two>.vc_btn3 {
  background-color: #444 !important;
  color: #F8F8F8 !important;
  border: 0px solid transparent !important;
}

/* Button two> hover */
.btn.btn-two:hover>.vc_btn3 {
  background-color: #282828 !important;
}

/* Button two > dark backgrounds > add class btn-dark*/
.btn.btn-two.btn-dark>.vc_btn3 {
  background-color: #C0C0C0 !important;
  color: #181818 !important;
}

/* Button two > dark backgrounds > hover*/
.btn.btn-two.btn-dark:hover>.vc_btn3 {
  background-color: #808080 !important;
  color: #222 !important;
}

/* Button three */
.btn.btn-three>.vc_btn3 {
  background-color: #101010 !important;
  color: #F8F8F8 !important;
  border: 0px solid transparent !important;
}

/* Button three > hover */
.btn.btn-three:hover>.vc_btn3 {
  background-color: #282828 !important;
}

/* Button three > dark backgrounds > add class btn-dark*/
.btn.btn-three.btn-dark>.vc_btn3 {
  background-color: #C0C0C0 !important;
  color: #181818 !important;
}

/* Button three > dark backgrounds > hover*/
.btn.btn-three.btn-dark:hover>.vc_btn3 {
  background-color: #808080 !important;
    -webkit-box-shadow: 0 4px 12px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    -webkit-transform: translateY(-1px);
	-moz-transform: translateY(-1px);
    transform: translateY(-1px);
}

/*** MOBILE CTA ***/

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

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

#mobile-phone-cta {
display: block;
position: fixed;
bottom: -1px;
left: 0;
right: 0;
height: 44px;
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: 44px;
width: 100%;
text-align: center;
font-size: 16px;
font-weight: normal;
padding-top: 10px;
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
}

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

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



/* Add margin to footer and back to top button so CTA doesn't cover them */
@media screen and (max-width:640px) {
footer, a#back_to_top {
margin-bottom: 50px;
}
}

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

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

/* minimum height for columns with a background image */
.bg-img-col .vc_column-inner {
  background-size: cover !important;
  background-position: 50% 50%;
  min-height: 15rem !important;
}

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

/* REVERSE */
/* reverse columns on tablet */
@media (max-width: 1023px) {
  .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: 1240px) {
  .hidden-sm-screen {
    display: none !important;
  }
}

/* hide elements from tablet on */
@media (max-width: 1024px) {
  .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 */
.bg-0 {
  background-position: 50% 0% !important;
}

.bg-20 {
  background-position: 50% 20% !important;
}

.bg-40 {
  background-position: 50% 40% !important;
}

.bg-60 {
  background-position: 50% 60% !important;
}

.bg-80 {
  background-position: 50% 80% !important;
}

.bg-100 {
  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%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.5+0,0.15+100 */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.15) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.15)));
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.15) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.15) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff', endColorstr='#26ffffff', GradientType=1);
  /* IE6-9 */
}

/* OVERLAY COLUMNS */
.overlay-one-col .vc_column-inner::before {
  content: "";
  position: absolute;
  display:block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.5+0,0.15+100 */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.15) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.15)));
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.15) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.15) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff', endColorstr='#26ffffff', GradientType=1);
  /* IE6-9 */
  z-index: -1;
}

/* 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: 1024px) {
.neg-top {
  margin-top: -120px;
}
.neg-bottom {
  margin-bottom: -120px;
}
.neg-left {
  margin-left: -120px;
}
.neg-right {
  margin-right: -120px;
}}


/* 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: transparent;
}

/* add side padding when row and content are stretched */
.hero[data-vc-stretch-content], .hero.homepage[data-vc-stretch-content] {
  padding-right: 5%;
  padding-left: 5%;
}

.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 {
  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: 15%;
  padding-bottom: 15%;
  background-position: 50% 50%;
}

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

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

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



/*--- TEXT & IMAGE SECTION ONE---*/
 .text-img-one {
}

/* CTA GENERAL --------------------------------------------------------------*/
/* style the text of the cta > use a paragraph*/
.cta .wpb_text_column p {
  font-size: 1.9em !important;
  line-height: 1.4em;
}

/* 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 ONE---*/
/* content alignment */
.cta-one {
  text-align: center !important;
}

/* set a max width for the column */
@media (min-width: 769px) {
  .cta.cta-one .vc_column-inner {
    max-width: 950px;
    margin: auto;
  }
}

/* text alignment and bottom margin */
.cta-one .wpb_single_image.vc_align_left {
  text-align: center !important;
  margin-bottom: 25px;
}


/* 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 (max-width: 1240px) {
  .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;
  }
}

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

/* column padding */
.usp .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 */
.usp .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 */
.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*/
@media (max-width: 1239px) {
  .usp .vc_column-inner {
    padding: 3% !important;
  }
}

/* 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;
}

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

/* USP ONE ------------------------------------------------------------------*/
/* add a background color to the columns */
 .usp.usp-one .wpb_column.vc_column_container {
     background-color: transparent;
}



/* CONTACT ONE ---------------------------------------------------------------*/
.contact-one .contact-icon {
  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 (max-width: 1240px) {
  .contact-one .contact-icon {
    -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: 480px) {
  .contact-one .contact-icon .wpb_column.vc_column_container {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}

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

/* center align content and image */
.contact-one .contact-icon .wpb_single_image.vc_align_left {
  text-align: left !important;
}

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

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

/* column with the contact form */
.contact-one .form-col {
  padding: 5% !important;
  background-color: transparent;
}

#OAldEAfAhE_inpost {
    display: none;
}

/* 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.7em;
  margin-bottom: 0;
}

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

/*logo sizing*/
.footer-col a img {
  max-height: 80px;
}
/*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*/
@media (max-width: 1240px) {
  .widgets_wrapper .container {
    max-width: 100%;
  }
}
.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.five .footer-col:last-of-type a {
  font-size: 30px;
  line-height: 1.2em
}

@media (max-width: 1023px) {
  .footer-group.five .footer-col {
    -ms-flex-preferred-size: 50% !important;
    flex-basis: 50% !important;
  }
  .footer-group.five{
    text-align: center;
  }
}
@media (max-width: 640px) {
  .footer-group.five .footer-col {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
  /*only display none if using sticky cta*/
  .footer-group.five .footer-col:last-of-type {
    display: none;
  }
}

.centered {
  text-align: center !important;
}

.textwidget{
	
	color: #ffffff !important;
}



/*--- TEXT SECTION FOUR ---*/
/*set a max width for the content */
.text-four .vc_column-inner {
  max-width: 750px;
  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;
}

/* Template-Custom */

.footer-col a:hover {
	 
	color: #e97d1f !important;
	
}
	
h2.woocommerce-loop-product__title {
    color: black;
    font-weight: 900;
}
	
.ast-woo-product-category{
	
	display: none;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title{
	
	    font-family: 'roboto slab', sans-serif;
	
} 

p.title {
    font-family: 'roboto slab';
}

.product_title.entry-title{
	
	color: black !important; 

}

.entry-title {
 
    color: black !important;
    
}

@media (max-width: 768px){
.ast-left-sidebar #content>.ast-container {
    -js-display: flex;
    display: flex;
    /* flex-direction: column-reverse; */
    width: 100%;
    flex-direction: column;
	}}

@media (max-width: 768px){
.ast-header-break-point .footer-sml-layout-2 .ast-small-footer-section-2 {
    margin-top: 0 !important;
}
}

.woocommerce ul.products li.product a {
    text-decoration: none;
    color: black;
}

/* Browser resize window fix */
.vc_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

/*Shop products display between mobile and tablet*/
@media (min-width:500px) and (max-width:768px){
	ul.product_list_widget {
    display: flex;
    flex-wrap: wrap;
}
	ul.product_list_widget li{
		min-width:50%;
	}
	
}



/* yellow sample site banner at bottom of screen*/
#watermark{
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #FFA703;
  padding: 0 10px;
  font-size: 16;
  width: 100%;
  z-index: 500;
  text-align: right;
  color: #000;
}

#watermark a{
	color:#000;
	text-decoration: underline;
}

#watermark a:hover{
	color:#000;
	text-decoration: none;
}

@media screen and (max-width: 640px){
  #watermark {
    bottom: 43px;
    text-align: center;
  }
  .ast-scroll-to-top-right{
    right:5px !important;
  }
  #ast-scroll-top {
    margin-bottom: 75px;
  }
}
