
/*
Theme Name: STMO
Theme URI: https://www.ashtreedesign.net/ash-tree-design/contact-us.html
Author: Ash Tree Design
Author URI: https://www.ashtreedesign.net
Description: Private Theme
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
Tags: one-column
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Joiin
This theme, like WordPress, is licensed under the GPL.


*/










/* Fundamentals */


*{outline:none;}


html {
	scroll-behavior: smooth;
}


body {
    position: relative;
    overflow-x: hidden;
}

html,
body{
	padding:0;
	margin:0;
	height:100%;
	width:100%;
	min-height:100%;    font-family: "Albert Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;background-color: #ffffff

}



body {
    color: #000000;
    font-size: 23px;
    line-height: 34px; 
}



a {
	color: #000000;
	text-decoration: underline;  transition: 0.4s; text-underline-offset: 7px
}


a:visited {
	color: #ffffff;
	text-decoration: none;  transition: 0.4s;
}
	

a:hover {
	text-decoration: none; 	color: #ffffff;
	outline: none;h
}
	

a img ,img{
	border: none;
}	

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

a.more-link{display:none;}

img,fieldset{border:none;}

img{max-width: 100%;}

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.sticky{}
.screen-reader-text{}
.gallery-caption{}
.bypostauthor{}
.wp-caption{}
.wp-caption-text{}










/* Titles and Paragraphs */


h1,h2,h3,h4{
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 35px;
	margin: 0;
    color: #000000; font-weight: 400
}

h1{font-size: 67px; line-height:67px;}

h2{font-size: 50px; line-height:55px;}

h3{font-size: 35px; line-height:42px;}

h4{
    font-size: 26px;
    line-height: 30px; 
}


p{
	padding: 0;
	margin: 0px; padding-bottom: 12px; 
}

li{
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 7px;      letter-spacing: 0.7px;
}


ul,ol{padding-left: 25px; margin-top: 0px}

ul.widget{
	list-style:none;
	padding:0;
	margin:0;
}

b,strong{

    font-weight: 500;
}


blockquote{
    background-color: #FBFBFB;
    padding: 25px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 30px;
    border-bottom-color: #08344C;
    border-bottom-width: 5px;
    border-bottom-style: solid
}









/* Theme Wrappers */


.wrap{	 
    max-width: 100%;     margin: 0 auto; padding-left: 5%; padding-right: 5%
}

.wrap:after{display: table; clear:both; content:'';}

#wrapper{
	background:none;
	padding:0;
	margin:0;
	width:100%;
	box-shadow:none;
}


#mainbody{ max-width:100%; margin-left: auto; margin-right: auto;  }










/* Theme Header */


#headerwrap{
    width: 100%;max-width: 100%;
    display: block; position: absolute; left: 0px; right: 0px; top: 0px; z-index: 99999; padding-top: 30px
}



.page-template-page-noheader #headerwrap {
    background: linear-gradient(to bottom, #000000, #ffffff); padding-bottom: 30px
}


#centredlogo{
float: left;   animation: fadeIn 5s;
  -webkit-animation: fadeIn 5s;
  -moz-animation: fadeIn 5s;
  -o-animation: fadeIn 5s;
  -ms-animation: fadeIn 5s; z-index: 99999; padding-top: 25px
}

#centredlogo img{
height: 46px; width: auto
}


.scrolled{background-color: #000000!important; padding-bottom: 20px!important; transition: 0.5s;}





 



/* Theme Naivgation Menus */


#main-nav{
  margin: 0 auto; display:inline-block; float:right;  text-align: right;  transition: 0.3s; padding-top: 10px
}


#main-nav ul{
	list-style:none;
	padding:0;
	margin:0;
}

#main-nav ul li{
	display:inline-block;
		margin-left: 3px; margin-right: 3px; margin-bottom: 0px!important
}


body.home #main-nav ul li{border:none;}

#main-nav ul li a{
    font-size: 15px;
    color: #ffffff;
    padding: 0px; margin-left: 18px;
    display: block;  text-decoration: none; line-height: 60px; font-weight: 300
 }


#main-nav ul li a:hover{
text-decoration: underline
}

#main-nav ul li.current-menu-item a{
text-decoration: underline
}


#main-nav ul li.current_page_ancestor a{
text-decoration: underline
}











/* Dropdown Menus */


#main-nav li ul{position: absolute;width: 200px;
z-index: 9999;
    background-color: #000000;
    visibility: hidden;
    opacity: 0;  margin-top: -1px; margin-left: 15px; padding-top: 7px; padding-bottom:7px; border-radius: 8px; border-color: #989898; border-width: 1px; border-style: solid}

#main-nav li ul li{    float: none; text-align: left; 	margin-left: 0px; margin-right: 0px; display: block;}
#main-nav li ul li.current-menu-item{ border-radius: 0px}
#main-nav li ul li a{
    font-size: 15px;
    padding-top: 5px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 5px;
    margin: 0px;
    border: none!important;
    color: #ffffff; letter-spacing: 0px; line-height: 19px
}
#main-nav li ul li a:hover {border-radius:0!important;color: #93C020;}
#main-nav li ul li.current-menu-item a{color: #93C020; }
#main-nav li ul li.current-menu-item a:hover{color: #93C020!important;}
#main-nav li:hover ul{visibility:visible; opacity:1;}

.mobile-nav{display:none;}

#main-nav li ul::before {
    content: "";
    position: absolute;
    top: -10px;
    left: 35px;
    width: 20px;
    height: 10px;
    background-image: url(images/menuarrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}








/* Banners */


#banner{
    position: relative;
    width: 100%; height: auto
}

#banner img{
    width: 100%; height: auto; min-width: 100%
}


#banner-home{position:relative;}
#banner-home img{width:100%; display:block;}

.flexslider .slides > li{ height: auto;}

.flex-control-nav{right:20px; bottom:30px;z-index:55;text-align: right; display: none!important}
.flex-control-nav li{margin:0 5px;}
.flex-control-paging li a{font-size:0;}
.flex-control-paging li a{border:1px solid #fff; background:transparent;    width: 12px; height: 12px;}
.flex-control-paging li a.flex-active{background:#FFF;}


.show-mob,.close-mob{display:none;}

#new-sub-banner {
    height: 580px; position: relative; z-index: 9; 
}

#new-sub-banner .wrap{
   position: relative; min-height: 580px
}

.sub-banner-inner{ text-align: left;max-width: 550px; position: absolute; left:8px; bottom: 60px }
.sub-banner-inner h1{}
.sub-banner-inner a{}
.sub-banner-inner p{color: #ffffff;    font-size: 26px;
    line-height: 30px; letter-spacing: 1px; text-shadow: 0px 0px 10px #333333}


.flex-direction-nav{display:none;}











/* Footer */



#footer-form{}
#footer-form-inner{padding-top: 80px; padding-bottom:80px;  display: block; overflow: hidden; max-width: 900px; margin-left: auto; margin-right: auto}
#footer-form p{}
#footer-form a{ }
#footer-form li{ padding-bottom: 0px; list-style: none; }
#footer-form ul{ padding: 0px; margin: 0px}


#footer-one{}
#footer-one-inner{padding-top: 80px; padding-bottom: 80px;  display: block; overflow: hidden}
#footer-one p{ }
#footer-one a{text-decoration: underline;}
#footer-one li{ padding-bottom: 0px; list-style: none; }
#footer-one ul{ padding: 0px; margin: 0px}


#footer-two{}
#footer-two-inner{padding-top: 20px; padding-bottom: 20px; display: block; overflow: hidden}
#footer-two p{ font-size: 16px;line-height: 22px }
#footer-two a{font-size: 16px; }
#footer-two li{ padding-bottom: 0px; list-style: none; font-size: 14px; line-height: 19px}
#footer-two ul{ padding: 0px; margin: 0px}



#footer-contact-details{float: left; width: 50%}
#footer-opening-times{float: right; width: 50%; padding-top: 7px; text-align: right}
#footer-small-print{float: left; width: 60%}
















/* Contact Form 7 */


.wpcf7-form-control-wrap input[type=text],
.wpcf7-form-control-wrap input[type=email]{
    box-sizing: border-box; /* ← prevents padding from increasing width */
    border-radius: 0px;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 25px;
    max-width:100%;
    width: 100%;
    color: #000000;
    font-size: 16px;
    line-height: 30px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 16px;
    padding-right:16px;
    background-color: #F1F1F2;
  font-family: "Albert Sans", sans-serif;
    font-weight: 400;
    border-bottom-color: #DADADA; border-bottom-style: solid; border-width: 0px 0px 2px 0px;  
}


.wpcf7-form-control-wrap select {
    appearance: none;         /* Standard */
    -webkit-appearance: none; /* Safari */
    -moz-appearance: none;    /* Firefox */
    
    background-image: url('images/selectarrow.svg');
    background-repeat: no-repeat;
    background-position: right 12px center;  /* position arrow */
    background-size: 16px;                   /* adjust size */

    box-sizing: border-box;
    border-radius: 0px;
    margin: 0 0 5px 0;
    max-width:100%;
    width: 100%;
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    padding: 16px 40px 12px 16px;  /* extra right padding so text doesn't overlap arrow */
    background-color: #F1F1F2;  font-family: "Albert Sans", sans-serif;
    font-weight: 400;
  border: none; cursor: pointer
}

    
    
    

textarea.wpcf7-form-control.wpcf7-textarea {
    box-sizing: border-box; /* ← prevents padding from increasing width */
    border-radius: 0px;
    margin-top: 25px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 25px;
    max-width: 100%;
    width: 100%;
    color: #000000;
    font-size: 16px;
    line-height: 30px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right:12px;
    background-color:#F1F1F2;
  font-family: "Albert Sans", sans-serif;
    font-weight: 400; height: 200px;    border: none
}

.wpcf7-form input[type=submit] {
	background-color: transparent;
	color: #000000;
	padding-top: 16px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 18px;
	text-decoration: none;
	font-size: 21px; display: inline-block; border-radius: 25px;font-weight: 400; margin-top: 20px; line-height: 19px; border-width: 1px; border-style: solid; border-color: #000000
}

.wpcf7-list-item{
display: block!important
}

.wpcf7-form-control-wrap input[type=text]::placeholder,
.wpcf7-form-control-wrap input[type=email]::placeholder, textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
    color: #ffffff; 
    opacity: 1;
}


.wpcf7-form-control-wrap select option[disabled] {
    color: #ffffff;
}


.wpcf7-form input[type=checkbox] {
    border: 1px solid #C4C4C4;
}


.wpcf7-form label {
padding-bottom:0px; display: block; margin-bottom: 5px
}

.wpcf7-form p {
padding-right: 0px
}

.wpcf7-form a {

}

.wpcf7-form a:hover {

}


.wpcf7-list-item {
    margin: 0 0 0 0!important;
}

.wpcf7-form {

}


.wpcf7 form.sent .wpcf7-response-output {
    border-color: #93C020!important;
    border-radius: 12px;
    font-size: 16px;
    line-height: 27px;
    padding: 12px!important;
}











/* Slide Arrows */


.slick-prev{background: url(images/left.png) no-repeat center center /cover!important;
    display: block!important;     width: 35px!important;
    height: 35px!important;     left: 2%!important; z-index: 9999}

.slick-prev:hover{background: url(images/left-hover.png) no-repeat center center /cover!important; transition: 0.4s;}

.slick-next{background: url(images/right.png) no-repeat center center /cover!important;
    display: block!important;width: 35px!important;
    height: 35px!important;     right: 2%!important;}

.slick-next:hover{background: url(images/right-hover.png) no-repeat center center /cover!important; transition: 0.4s;}

.slick-prev:before{
	content: "\f0a8"!important; font-family:FontAwesome!important; display:none;
}
.slick-next:before{
	    content: "\f0a9"!important;font-family:FontAwesome!important;display:none;
}


#testimonial-slider .slick-prev{background: url(images/left-white.png) no-repeat center center /cover!important; transition: 0.4s; width: 28px!important; height: 28px!important}
#testimonial-slider .slick-next{background: url(images/right-white.png) no-repeat center center /cover!important; transition: 0.4s; width: 28px!important; height: 28px!important}
#testimonial-slider .slick-prev:hover{background: url(images/left-hover.png) no-repeat center center /cover!important; transition: 0.4s;}
#testimonial-slider .slick-next:hover{background: url(images/right-hover.png) no-repeat center center /cover!important; transition: 0.4s;}















/* Animation */

/* ===== Base Style for Transitions ===== */
.fade-in,
.fade-in-up,
.fade-in-down,
.fade-in-up-left,
.fade-in-up-right,
.fade-in-right {
  opacity: 0;
  transition: opacity 1.5s ease-out, transform 1.5s ease-out;
  will-change: opacity, transform;
}

/* ===== Variants ===== */

.fade-in {
  opacity: 0;
  transition: opacity0.8s ease-out, transform 0.8s ease-out;
  will-change: opacity, transform;
}

.fade-in.visible {
  opacity: 1;
  transform: translateY(0);
}

/* Fade-in Up */
.fade-in-up {
  transform: translateY(50px);
}
.fade-in-up.visible {
  opacity: 1;
  transform: translateY(0);
}

/* Fade-in Down */
.fade-in-down {
  transform: translateY(-60px);
}
.fade-in-down.visible {
  opacity: 1;
  transform: translateY(0);
}

/* Fade-in Up Left */
.fade-in-up-left {
  transform: translate(60px, 60px); /* From bottom right */
}
.fade-in-up-left.visible {
  opacity: 1;
  transform: translate(0, 0);
}

/* Fade-in Up Right */
.fade-in-up-right {
  transform: translate(-60px, 60px); /* From bottom left */
}
.fade-in-up-right.visible {
  opacity: 1;
  transform: translate(0, 0);
}

/* Fade-in Right */
.fade-in-right {
  transform: translateX(-60px); /* From left */
}
.fade-in-right.visible {
  opacity: 1;
  transform: translateX(0);
}








/* Gallery Slider */


/* Slider container */
.gallery-slider {
    margin: 0 auto;
}

.gallery-slide {
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 60vh; /* ← choose your fixed height */
    padding: 0px;
}

.gallery-slide img {
    height: 100%;
    width: auto;
    object-fit: contain;
    display: block;
}




/* Force slick track alignment */
#gallery-slider .slick-track {
    display: flex !important;
    align-items: center;
}

/* Slide container */
#gallery-slider .gallery-slide {
    height: 60vh;              /* ← your chosen height */
    display: flex !important;
    align-items: center;
    justify-content: center;
}

/* IMPORTANT: image sizing */
#gallery-slider .gallery-slide img {
    height: 60vh !important;   /* force equal height */
    width: auto !important;
    max-width: none !important;
    object-fit: contain;
    display: block;
}












/* WP Bakery Styles */


.paddingtopsmall{padding-top:50px}
.paddingbottomsmall{padding-bottom: 35px}

.paddingtop{padding-top:70px}
.paddingbottom{padding-bottom: 55px}

.paddingtoplarge{padding-top:220px}
.paddingbottomlarge{padding-bottom: 200px}


.nobottommargin{margin-bottom: 0px!important}

.whitetext p, .whitetext a, .whitetext h1, .whitetext h2, .whitetext h3, .whitetext h4, .whitetext li{color: #ffffff!important}
.darktext p, .darktext a, .darktext h1, .darktext h2, .darktext h3, .darktext h4, .darktext li{color: #000000!important}

.whitebackground{background-color: #ffffff}
.greybackground{
    background-color: #F1F1F2
}

.roundedcorners{border-radius: 12px}
.roundedcorners img{border-radius:12px}


.clearbutton a, a.clearbutton{
	background-color: transparent;
	color: #000000;
	padding-top: 16px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 18px;
	text-decoration: none;
	font-size: 21px; display: inline-block; border-radius: 50px;font-weight: 400; margin-top: 20px; line-height: 19px; border-width: 1px; border-style: solid; border-color: #000000

}


.clearbutton a:hover, a.clearbutton:hover{
	background-color: #000000; color: #ffffff;
}


.whitebutton a, a.whitebutton{
	background-color: transparent;
	color: #ffffff;
	padding-top: 16px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 18px;
	text-decoration: none;
	font-size: 21px; display: inline-block; border-radius: 50px;font-weight: 400; margin-top: 20px; line-height: 19px; border-width: 1px; border-style: solid; border-color: #ffffff

}

.whitebutton a:hover, a.whitebutton:hover{
	background-color: #ffffff; color: #000000; border-color: #ffffff
}



.blackbutton a, a.blackbutton{
	background-color: #111111;
	color: #ffffff;
	padding-top: 16px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 18px;
	text-decoration: none;
	font-size: 21px; display: inline-block; border-radius: 50px;font-weight: 400; margin-top: 20px; line-height: 19px; border-width: 1px; border-style: solid; border-color: #ffffff

}

.blackbutton a:hover, a.blackbutton:hover{
	background-color: #ffffff; color: #000000; border-color: #000000
}




.smallparagraph p{    font-size: 18px;
    line-height: 29px;}



.box{padding: 35px}

.mobile-nav{display:none}
.mobile-only{display:none!important}
.desktop-only{}

.cky-title{display: none!important}
.cky-notice-des a{color:#ffffff}
.cky-notice-des p{padding-bottom: 5px}



.tablesection strong{float: right; font-weight: 300}

.tablesection h4{
    font-size: 26px;
    line-height: 30px;  padding-bottom: 15px; display: block; border-bottom-color: #111111; border-bottom-width: 1px; border-bottom-style: solid; margin-bottom: 15px;  font-weight: 500
}



.buttonlist li{	background-color: transparent;
	color: #111111;
	padding-top: 16px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 18px;
	text-decoration: none;
	font-size: 21px; display: inline-block; border-radius: 50px;font-weight: 300; margin-top: 10px; line-height: 19px; border-width: 1px; border-style: solid; border-color: #111111; margin-left: 5px; margin-right: 5px}


.buttonlist {text-align: center}

.buttonlist h4{
    font-size: 26px;
    line-height: 30px;  padding-bottom: 15px; display: block; border-bottom-color: #111111; border-bottom-width: 1px; border-bottom-style: solid; margin-bottom: 15px;  font-weight: 300
}

/* Keyframes for fade-in */
@keyframes fadeIn {
    to {
        opacity: 1;
    }
}





}


.cky-notice-btn-wrapper .cky-btn {
	font-size: 15px!important;border-radius: 25px!important; background-color: #000000
}

.cky-consent-container .cky-consent-bar {
    box-shadow:none!important; background-color: #000000!important; color: #ffffff!important; border-color: #000000!important;
}


.cky-notice-btn-wrapper .cky-btn {
    border-radius: 25px!important;  background-color: #000000!important; color: #ffffff!important; border-color: #ffffff!important;; border-width: 1px!important
}



.cky-consent-bar .cky-notice-des p, .cky-gpc-wrapper .cky-gpc-desc p, .cky-preference-body-wrapper .cky-preference-content-wrapper p, .cky-accordion-header-wrapper .cky-accordion-header-des p, .cky-cookie-des-table li div:last-child p {
color: #ffffff!important
}




.faqitem {
    background-color: #ffffff;
    color: #111111;
    margin-bottom: 20px !important;
    transition: background-color 0.3s ease; padding-top: 0px!important
}

.faqitem:hover {

}

.faqitem h4 {
font-weight: 300; display: block!important;   font-size: 26px;
    line-height: 30px;  padding-bottom: 15px; display: block; border-bottom-color: #111111; border-bottom-width: 1px; border-bottom-style: solid; margin-bottom: 15px;  font-weight: 300
}



.faqitem:hover h4 {

}

.faqitem .vc_toggle_title  {
    background-image: url('images/faq-down.svg');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 15px; padding-right: 0px!important

}

.vc_toggle_active .vc_toggle_title  {
    background-image: url('images/faq-up.svg');

}

.faqitem .vc_toggle_icon::before,
.faqitem .vc_toggle_icon::after {
    display: none!important; /* Hides the pseudo elements */
}


.faqitem .vc_toggle_icon {
    display: none!important; /* Hides the pseudo elements */
}

.faqitem .vc_toggle_title {
    padding-left: 0px !important;
    padding-right: 24.2px;
}

.faqitem .vc_toggle_icon {
    left: auto !important;
    right: 0px !important;
}

.faqitem .vc_toggle_content {
padding-left: 0px!important;  padding-right: 24.2px;
}

.imagebanner{min-height: 600px}






/* 1. Flexbox layout for the row */
.flexrow {
  display: flex;
  flex-wrap: wrap;
}

/* 2. Stretch each column */
.flexrow > .wpb_column {
  display: flex;
  flex-direction: column;
}

/* 3. Stretch inner container */
.flexrow .vc_column-inner {
  flex: 1;
  display: flex;
  flex-direction: column;
}

/* 4. Make wrapper fill the height */
.flexrow .wpb_wrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
}

/* 5. Stretch the actual Text Block */
.flexrow .wpb_text_column {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between; min-height: 100px
}
