/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Solitip Team
Author URI: https://elementor.com/F
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */





.cky-preference-content-wrapper .cky-show-desc-btn{
  font-size: 15px !important;
}
.cky-prefrence-btn-wrapper .cky-btn {
  font-size: 16px !important;
}
.cky-notice-btn-wrapper .cky-btn {
  font-size: 15px !important;
}
.cky-box-bottom-left {
  bottom: 22px;
  left: 22px;
}






/* sliders */


/* .metaslider .caption-wrap */


.stmaincarousel.metaslider{
  
}
.stmaincarousel.metaslider .caption-wrap{
  
}
.stmaincarousel.metaslider .caption-wrap .caption{
  
}
.stmaincarousel.metaslider .caption-wrap .caption div{
  
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(54px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}


.caption-wrap{
	top:24% !important;
	padding-left:6% !important;
}


.metaslider .caption-wrap .caption h1{
/* 	  position: absolute;
	top:0; */
  color: #fff;
  margin: 0;
  display: block;
  width: 100%;
  line-height: 63px;
  font-size: 63px;
  font-weight: 600;
	text-shadow:0px 0px 9px #000;
}
.metaslider .caption-wrap .caption h2{
/* 	  position: absolute;
	top:54px; */
	text-shadow:0px 0px 9px #000;
}


.metaslider.stmaincarousel .flexslider .slides img{
  height: 630px;
  object-fit: cover;
  width: 100%;
  object-position: bottom center;
}

.metaslider li.flex-active-slide .caption-wrap .caption h1 {

  opacity: 0; 
  animation-name: fadeInUp;
  animation-duration: 1s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
  animation-delay: 0.6s; 

}
.metaslider li.flex-active-slide .caption-wrap .caption h2 {
  opacity: 0; 
  animation-name: fadeInUp;
  animation-duration: 1s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
  animation-delay: 1.2s; 
}










/* multivideo player */



.course-videos-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(90%, 1fr));
    gap: 24px;
}

.course-video iframe {
    width: 100%;
    aspect-ratio: 16 / 9;
}





.course-video-player {
    display: flex;
	flex-direction:column-reverse;
	justify-content:center;
    gap: 16px;
    align-items: top;
}

.video-frame {
    position: relative;
    flex: 1;
}

.video-frame iframe {
    width: 100%;
    aspect-ratio: 16 / 9;
}

.video-poster {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    cursor: pointer;
}

.video-languages {
    display: flex;
	justify-content:center;
    gap: 14px;
}

.lang-flag {
    background: none;
    border: 0;
    padding: 0;
    cursor: pointer;
}

.lang-flag img {

	width:62px;
	height:32px;
	margin:6px;
	object-fit:cover;
}


/* testimonials */


body.page-id-82 .pmpro_section{
  padding-top:0 !important;
}
body.page-id-82 .pmpro_card_content{
  padding-top:0 !important;
	padding-left:6px !important;
}
body.page-id-82 .pmpro_card{
  background:transparent;
  margin-top:0;
}
.llms-student-dashboard .llms-sd-nav{
	margin-top:27px;
	width:80%;
	margin-left:auto;
}

/* main structure */

body,html{
	overflow-x:hidden;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Montserrat-Regular';
	font-weight: 600;
}

h2{
	margin-top:27px;
}
p{
	margin-bottom:27px;
}
body.error404 #content h1{
	font-size:38px;
}
body.error404 #content p{
	font-size:21px;
	padding:9px;
}
body.error404 #content h1,
body.error404 #content p{
	text-align:center;
	width:96%;
	margin:0 auto;

}
body.error404 .st404{
	opacity:0.2;
	font-size:144px;
	margin:0 auto;
	height:100%;
	width:90%;
	text-align:center;
	position:absolute;
	z-index:0;
	left:50%;
/* 		background:url('https://staging.solispot.com/wp-content/uploads/2025/12/images.jpeg')center center no-repeat; */
/* 	background-size:63%; */
	top:50%;
	transform:translate(-50%,-63%);
}
body.error404 .page-header{
	min-height:280px;

}
p,a,li{
	font-family: 'Manrope';
	font-size:19px;
}
a {
  color: #607e7f;
  text-decoration: none;
}

h1 {
  font-size: 45px;
}
h2 {
  font-size: 32px;
}
h3 {
  font-size: 26px;
}
h4 {
  font-size: 22px;
}


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

	h1 {
	  font-size: 31px;
	}
}
@media screen and (max-width:720px){

	h1 {
	  font-size: 31px;
	}
	h2 {
	  font-size: 24px;
	}

}
body.page page-id-18 main.site-main > .page-content {
  max-width: 540px;
}

.llms-table tfoot tr .llms-table-sort form, .llms-table tfoot tr .llms-table-sort select, .llms-table tfoot tr .llms-table-sort input, .llms-table tfoot tr .llms-table-sort button {
  margin: 9px;
}
.stflexcenter{
	display:flex;
	justify-content:center;
	margin:0 auto;
}


.llms-sd-item.signout {
	display:none !important;
}

main.site-main{
	  width: 100% !important;
  padding: 0;
  max-width: unset !important;
	background:rgba(96, 126, 127, 0.2);
	margin-top:-2px;
}
main.site-main > .page-header{
	  width: 100% !important;
  padding: 0;
	height:227px;
  max-width: unset !important;
	display:flex;
	align-items:center;
	justify-content:center;
	
}

.pageheadinner{
	max-width:1200px;
	width:98%;
	margin:0 auto;

}




main.site-main > .page-header h1.entry-title{
  color: #fff;
  text-shadow: 0px 0px 9px #222;
  padding: 9px;
  margin: 0 auto;
  max-width: unset;
  font-weight: 700;
  
}

main.site-main > .page-content{
	width:98%;
	padding:0 11px 11px;
	margin:0 auto;
	max-width:1360px
}


body.pmpro-login main.site-main > .page-content{
	max-width:540px;
}

.pmpro_form_field-password-toggle-state {
    font-size: 16px;
}

#pmpro_account-links{
	display:none;
}



/* random pages */

#site-footer .custom-logo{
	width:202px;
}


body.page-id-1126 .page-header,
body.page-id-1009 .page-header,
body.page-id-17 .page-header{
  display:none;
}



.pmprologinout{
	text-decoration: none;
	color: #fff;
	padding: 4px 8px;
	font-weight: 500;
	font-size: 18px;
	font-family: 'Manrope';
	background-color: transparent;
	white-space:nowrap;
}
.pmprologinout:hover{
	color: #fff;
}





@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('fonts/MyriadPro-Regular.woff2') format('woff2'),
       url('fonts/MyriadPro-Regular.woff') format('woff'),
       url('fonts/MyriadPro-Regular.ttf') format('truetype'),
       url('fonts/MyriadPro-Regular.eot') format('eot'),
       url('fonts/MyriadPro-Regular.svg#MyCustomFont') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Montserrat-Regular';
  src: url('fonts/Montserrat-Medium.woff2') format('woff2'),
       url('fonts/Montserrat-Medium.woff') format('woff'),
       url('fonts/Montserrat-Medium.ttf') format('truetype'),
       url('fonts/Montserrat-Medium.eot') format('eot'),
       url('fonts/Montserrat-Medium.svg#MyCustomFont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'Manrope';
    src: url('fonts/Manrope-Regular.eot');
    src: url('fonts/Manrope-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Manrope-Regular.woff2') format('woff2'),
        url('fonts/Manrope-Regular.woff') format('woff'),
        url('fonts/Manrope-Regular.ttf') format('truetype'),
        url('fonts/Manrope-Regular.svg#Manrope-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




/* header title banner */

.stheader{
	background:url('https://solispot.com/wp-content/uploads/2025/10/mt-sample-background.jpg') center center no-repeat;
	background-size:cover;
	min-height:27vh;
}

.stheader h1{
	color:#fff;
	text-shadow:0px 0px 11px #111;
	font-weight:500;
	  font-size: 40px;
}
.stheader .wp-block-column{
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
}
@media screen and (max-width:640px){
	
	.stheader h1{
		font-size:32px;
	}
	
}

h2{}


/* PMPro pages */


#site-header #pmpro_login{
	padding:0;
	margin:0;
}
#site-header button.toggle-menu{
  background: #dfe5e5;
}
#site-header #pmpro_login .pmpro_card_title,
#site-header #pmpro_login .pmpro_card_content{
	display:none !important;
}
#site-header #pmpro_login .pmpro_card_actions{
	  border: 0;
  background: 0;
  padding: 3px 11px;
}
#site-header #pmpro_login .pmpro_card{
	background:transparent;
	border:0;
	font-size:19px;
	font-weight:500;
}

#site-header #pmpro_login .pmpro_card a{
  color: #fff;
  white-space: nowrap;
  background: transparent;
  border: 0;
}





.pmpro_level-description-wrapper {
    position: relative;
    max-height: 45px;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.pmpro_level-description-wrapper::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 25px; /* size of fade */
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    pointer-events: none;
    transition: opacity 0.3s ease;
}

.pmpro_level-description-wrapper.expanded::after {
    opacity: 0; /* hide fade when opened */
}

.pmpro-show-more-btn {
    display: inline-block;
    margin-top: 5px;
    color: #0073aa;
    cursor: pointer;
    font-size: 13px;
}

.pmpro-show-more-btn:hover {
    text-decoration: underline;
}



















.pmpro_card pmpro_content_message .pmpro_card_content{


}

.pmpro_card.pmpro_content_message .pmpro_card_content{
	display:flex;
	justify-content:center;
	text-align:center;
	flex-direction:column;

}
.pmpro_card.pmpro_content_message {
  width: fit-content;
  margin: 56px auto;

}


/* Home and Maintenance pages */


body.pmpro-levels .wp-block-columns {
	
}

body.pmpro-levels .wp-block-columns.stpricetables .wp-block-column{
 	display:flex;
	justify-content:center;
	align-items:center;
}

body.page-id-852 .wpml-ls-statics-footer,
.otgs-development-site-front-end{
	display:none !important;
}

.pmpro_card pmpro_content_message .pmpro_card_content .pmpro_advanced_levels-div pmpro_levels-list{
	margin:0 auto;
}
.pmpro_advanced_levels-div {
  margin-bottom: 0;
}

body.pmpro-levels .wp-block-columns {
  margin: 1px;
}

/* Header */


header .custom-logo{
  width:222px;
}
footer.site-footer,
header.site-header{
  background:#607e7f;
  width: 100%;
  max-width: 100% !important;
  padding: 3px 3% 0;
  height: auto;
  display:flex;
	flex-wrap:no-wrap;
	position:relative;
  z-index: 99;
}

/* Shrunk state */
.site-header.is-shrunk {
  box-shadow: 0 2px 20px rgba(0,0,0,0.1);
	position:fixed;
	top:0;
	width:100%;
}
.site-header img.custom-logo{
	width:212px;
	transition:width 0.5s ease;
}
.site-header.is-shrunk img.custom-logo{
	width:120px;
}


/* forms */

.menu-toggle__text{
	display:none !important;
}
[type="button"], [type="submit"], button:not(.menu-toggle) {
  font-size: 23px !important;
  font-weight: 600;
  border: 0;
  color: #607e7f;
}

[type="button"], [type="submit"], button {
	margin:9px;
}
[type="button"]:hover, [type="submit"]:hover, button:hover {
  background: #607e7f;

}







/* Menu */

li[data-wpml="language-item"]{
	background:#efefef;
}

.wpml-ls-dropdown ul li{
    background:#efefef !important;
}

.sttopmenu{
  display: flex;
  align-items: center;
  gap: 18px;
}
.header-language-switcher{
  display: flex;
  align-items: center;
}



.site-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
	width:100%;
}
.site-branding{
	display:flex;
	align-items:center;
	justify-content:center;
}
.site-nav__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 1rem;
}

.site-nav__list li a {
  text-decoration: none;
  color: #fff;
  padding: 4px 8px;
	  font-weight: 500;
  font-size: 18px;
}

/* Mobile toggle */
.menu-toggle {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
  color: #fff;
  font-size: 24px;
	
}

@media (max-width: 900px) {
  .menu-toggle {
    display: inline-block;
  }

  .site-nav__list {
    display: none;
    flex-direction: column;
    width: 100%;
  }

  .site-nav.open .site-nav__list {
    display: flex;
  }
}




.slideout-menu-list{
	list-style:none;
    padding: 20px;
}

.slideout-menu-list li{
	width:100%;
	padding:6px 18px;
	font-size:21px;
	font-weight:600;
	color:#444444;
	background:transparent;
	transition: all 0.5s ease;
}
.slideout-menu-list li:hover{
	background:#567533;
}
.slideout-menu-list li:hover a{
	color:#FFFFFF;
}
.mobmenutop{
	display:flex;
	justify-content: center;
	align-items: center;
	margin:18px 0 0;

}
.slideout-menu {
    position: fixed;
    top: 0;
    left: -320px; /* start off-screen on the right */
    width: 320px;
    height: 100vh;
    box-shadow: -2px 0 18px rgba(0,0,0,0.9);
    transition: left 0.4s ease;
    z-index: 9999;
    padding: 0;
    box-sizing: border-box;
background: #DFE5E5;
}

.slideout-menu.open {
    left: 0; /* slide in */
}

.slideout-close {
    background: #dfe5e5;
    font-size: 42px;
	font-weight:600;
	border: 1px solid #607e7f;
	color: brown !important;
    cursor: pointer;
    display: block;
	margin:0 18px;
    line-height: 1;
}
.slideout-close:hover {
    background: #567533;
	color:#fff !important;
}

.slideout-overlay {
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0,0,0,0.4);
    display: none;
    z-index: 9998;
}

.slideout-overlay.visible {
    display: block;
}


/* Footer */

footer.site-footer{

  justify-content:center;
}

footer.site-footer > div{
  
}

footer.site-footer .footleft{

}
footer.site-footer .footright{
  display:flex;
  flex-wrap:nowrap;
  justify-content:space-around;
}



/* Home Page */

.stmargintopbottom{
  margin:45px 0;
}
.stmargincenter{
	margin:0 auto;
}


table#pmpro_levels {
  background: #fefefe;
}

.stickyparent {
  position: relative;
}
.stickychild {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
	transition:top 0.6s ease, bottom 0.6s ease;
}
.stickychild.is-fixed {
  position: fixed !important;
  top: 81px !important;
}
.stickychild.is-bottom {
  position: absolute !important;
  top: auto !important;
  bottom: 0 !important;
}




/* welcome Page */

#stenglish,
#stspanish,
#stgerman {
  overflow: hidden;
  height: 0;
  opacity: 0;
	margin:0;
  transition: height 0.4s ease, opacity 0.3s ease;
}

/* When visible */
#stenglish.visible,
#stspanish.visible,
#stgerman.visible {
  opacity: 1;
}

.language-buttons {
  display: flex;
  gap: 8px;
}

.language-buttons button {
  padding: 6px 12px;
  border: none;
  background: #eee;
  cursor: pointer;
  border-radius: 6px;
  transition: background 0.3s;
}

.language-buttons button:hover {
  background: #ddd;
}

.language-buttons button.active {
  background: #222;
  color: #fff;
}


/* Membership Pages */


.pmpro_section{
	padding-top:27px;
}
.llms-sd-layout-columns .llms-sd-nav .llms-sd-items {
    margin-top:72px;
}

.llms-sd-header{
/*     background: #607E7F;
    background: -webkit-linear-gradient(90deg, rgba(96, 126, 127, 1) 33%, rgba(237, 221, 83, 0) 100%);
    background: -moz-linear-gradient(90deg, rgba(96, 126, 127, 1) 33%, rgba(237, 221, 83, 0) 100%);
    background: linear-gradient(90deg, rgba(96, 126, 127, 1) 33%, rgba(237, 221, 83, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#607E7F", endColorstr="#EDDD53", GradientType=1); */
}
.llms-sd-header h2{
	margin:0 !important;
	padding:16px 0;
}


.llms-student-dashboard{
    gap: 2px 18px;
}
.llms-student-dashboard .llms-sd-item{
    border-bottom:2px solid #607e7fAE;
    background:#e1e1e1;
	transition:all 0.5s ease;
	margin: 0;
  border-radius: 0;
  padding: 5px 3px 4px;
	
}
.llms-student-dashboard .llms-sd-item:hover{
    background:#607e7f;
}
.llms-student-dashboard .llms-sd-item a{
    text-decoration:none;
    font-size:17px;
    font-weight:600;
	transition:all 0.6s ease;
    color:#191919;
    padding:6px 18px !important;
}
.llms-student-dashboard .llms-sd-item:hover a{
    color:#fdfdfd;
}



.llms-student-dashboard .llms-loop-list,
.llms-loop-list {
	display:flex !important;
	flex-wrap:nowrap;
	gap:11px;
}
.llms-student-dashboard .llms-loop-list li,
.llms-loop-list li {
	max-width:366px;
}

@media (min-width: 600px) {
  .logged-in .llms-sd-layout-columns {
    grid-template-columns: 222px 1fr;
  }
}


@media screen and (max-width:1100px){
	
	.llms-student-dashboard .llms-loop-list, .llms-loop-list {
	  flex-wrap: wrap;
	}

	.llms-student-dashboard .llms-loop-list li, .llms-loop-list li {
	  max-width: unset;
		width:48%;
	}
}

@media screen and (max-width:644px){
	
	.llms-student-dashboard .llms-loop-list li, .llms-loop-list li {
	  width: 100%;
	}
	

}





/* Lifter Pages */

/* =========================
   AVATAR LAYOUT (Light)
   ========================= */

/* Ensure avatars are present & nicely sized */
.comment-author .avatar {
  width: 44px;
  height: 44px;
  border-radius: 999px;
  display: block;
  flex: 0 0 44px;
  border: 1px solid rgba(0,0,0,.08);
  background: #fff;
}

/* Turn the comment "card" into a grid: avatar | content */
.comment-body {
  display: grid;
  grid-template-columns: 52px 1fr;
  gap: 12px;
  align-items: start;
}

/* Put avatar on the left, everything else on the right */
.comment-meta,
.comment-content,
.reply {
  grid-column: 2;
}

.comment-author {
  grid-column: 1;
  grid-row: 1 / span 3; /* holds left side */
}

/* Author block should be clean (no weird inline layout) */
.comment-author.vcard {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
#comments .comment-list li.depth-1:not(:first-child) {
  margin-top: 20px;
}

#comments .comment-list li.depth-1 {
  background: transparent;
}


#comments .comment-list li.depth-5,
#comments .comment-list li.depth-4,
#comments .comment-list li.depth-3,
#comments .comment-list li.depth-2 {
  margin-top: 20px;
}
	
	
	
/* If the theme prints the name next to avatar, keep it tidy */
.comment-author .fn {
  display: inline-block;
  margin-top: 2px;
}
#comments .comment-list li {
  background: transparent;
/*   border-radius: 6px;
  box-shadow: 0px 0px 9px #ccc;
  margin: 4px; */
}
/* Make meta sit nicely under name */
.comment-meta {
  margin-bottom: 8px;
	justify-content: space-between !important;
  width: 100%;
	font-size: 17px;
}

.comment-metadata {
  margin-top: 2px;
  font-size: 16px;
}

/* Nested thread line + indentation stays clean with avatar grid */
.comment-list article {
  box-shadow:0px 0px 6px #555;
	background:#f4f6f8;
}


.comment-content{
	width:100%;
}
button.my-delete-comment-button{
		border:0;
	background:transparent;
	color:#607e7f;
	cursor:pointer;
	padding:0;
  font-size: 16px !important;
	text-decoration:underline;
	margin:1px;
}

button.my-delete-comment-button:hover{
	background:transparent;
	
}
#respond input["type=submit"]{
	
}

.my-comment-tools{
	margin-top: 8px;
	text-align: right;
  margin-bottom: -25px !important;
}
button {
  font-family: inherit;
  font-size: 19px;
  line-height: 0.9;
  margin: 0;
}

.my-comment-tools{
	margin:0;
}




.comment-meta{
	justify-content:space-between;
}

.comment-list .children {
  margin-top: 0;
  margin-left: 9px;
  padding-left: 11px !important;
	background:#dfe5e5;
	border-radius:4px;
  border-left: 2px solid rgba(0,0,0,.08);
}
.comment-body {
  gap: 2px;
}
/* Slightly smaller avatars for deeper replies */
.comment-list .children .comment-author .avatar {
  width: 38px;
  height: 38px;
  flex-basis: 38px;
}

/* Tighten the grid column on smaller avatars */
.comment-list .children .comment-body {
  grid-template-columns: 46px 1fr;
}

/* Mobile: keep avatar but reduce spacing */
@media (max-width: 640px) {
  .comment-body {
    grid-template-columns: 44px 1fr;
    padding: 12px 12px;
  }

  .comment-author .avatar {
    width: 38px;
    height: 38px;
    flex-basis: 38px;
  }

  .comment-list .children {
    margin-left: 12px;
    padding-left: 12px;
  }
}


.llms-unfavorite-btn{
border-radius: 50%;
  padding: 3px;
  border: 1px solid #fff;
  width: 36px;
  height: 36px;
}

.llms-unfavorite-btn:hover{
	background:#fff;
}

.llms-course-nav.llms-back-to-course{
	background:#eee;
}


section.lms-my-courses{
	padding:0;
}



.llms-lesson-preview .llms-lesson-link {
  width: 100%;
  display: flex;
  gap: 9px;
  align-items: center;
/* 	justify-content:space-between; */
}
.llms-lesson-preview .llms-lesson-thumbnail img {
  width: 100%;
  width: 111px;
  height: auto;
}
.llms-lesson-preview .llms-lesson-meta {
  justify-content: right;
}

body.single-lesson .page-header .pageheadinner{
	width:100%;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
	background:rgba(96,126,127,0.6);
	max-width:unset;
}

body.single-lesson .page-header .pageheadinner > h1 {
	max-width:1300px;
}
body.single-lesson main.site-main > .page-content{
	padding-top:27px;
}
body.single-lesson main.site-main > .page-content .wp-block-embed{
/* 	margin:27px 0; */
}

body.page-id-82 #content > p{
	
}

.llms-video-wrapper{
  margin-top: 11px;
  margin-bottom: 29px;
}


body.single-course .page-content{
  background:#eff5f5;
	padding:27px 18px;
}

#comments .comment-list li{
  background:#eff5f5;
  border-radius:6px;
  box-shadow:0px 0px 9px #ccc;
	margin:4px;
}
#comments .comment .comment-body{
  padding: 20px 36px;
}
#comments .comment-metadata a,
#comments .comment-metadata a time{
    display:none !important;
}

#comments{
  width:98%;
  max-width:1100px;
  padding:18px;
  margin:18px auto;
}
#comments .comment-metadata, #comments .reply {
  font-size: 17px;
}
#comments .comment-list {
  font-size: 18px;
  list-style: none;
  padding:2px 1%;
}

#comments #respond{
  width:96%;
  max-width:1100px;
  margin:0 auto;
}

[type="button"]:focus, [type="button"]:hover, [type="submit"]:focus, [type="submit"]:hover, button:focus, button:hover {
  background-color: #607e7f ;
}

.llms-field-button,
.llms-button-secondary {
  text-decoration: none;
    background:#607e7f;
	color:#fff !important;
	  font-weight: 600;
	font-family: 'Manrope', sans-serif;
	font-size:19px;
}
.llms-field-button:hover,
.llms-button-secondary:hover {
    background:#ccc;
	color:#607e7f !important;
}

#llms-field-toggle--email,
#llms-field-toggle--password{
	width:100%;
	box-shadow:0px 0px 2px #aaa;
}
#llms-field-toggle--email a,
#llms-field-toggle--password a{
	text-decoration:none;
  padding: 6px 27px;
  width: 100%;
  display: block;
  background: rgba(255,255,255,0.5);
}
.llms-table {
  background: #fff;
  border-radius: 9px;
  box-shadow: 0px 0px 9px #ddd;
	
}
.form-submit [type="submit"],
#comment-form #submit,
#llms_mark_complete,
#llms_mark_incomplete,mit{
	background:#607e7f;
	color:#fff;
	  font-size: 19px !important;
}
.form-submit [type="submit"]:hover,
#comment-form #submit:hover,
#llms_mark_complete:hover,
#respond #submit:hover{
	background:#ccc;
	color:#607e7f;
}

.llms-course-nav.llms-back-to-course{
	background: #fefefe;
}

.llms-lesson-preview .llms-main {
  background: transparent;
}


.llms-complete-lesson-form .llms-form-field.type-submit {
	padding:0;
}
.llms-complete-lesson-form .llms-form-field.type-submit button{
    width: 100%;
    padding: 0;
    display: flex;
    align-items: flex-end;
    float: none;
}

#llms_mark_complete{
  width: 49%;
  margin: 0 0 0 auto;
	padding:18px;
  display: flex;
  justify-content: flex-end;
  font-family: 'Manrope';
  font-size: 19px;
  line-height: 1.5;
}




/* Header */








/* media queries */

@media (max-width: 575px) {
  .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*="elementor-page-"]) .site-main {
    padding-inline-end: 0;
    padding-inline-start: 0;
  }
}

@media screen and (max-width:720px){
	
	.stpricetables.two,
	.stpricetables.four{
		flex-direction: column-reverse;
	}

	
}

@media screen and (max-width:1100px){
	
	
}

@media screen and (max-width:1400px){
	
	
}
@media screen and (max-width:1600px){
	
	
}

