/*
Theme Name: TW Why Weight Child Theme
Description: Child theme for Avada theme
Author: ThemeFusion
Modifications: TWBC Digital Services
Template: Avada
Version: 1.0.0
*/


/**************************************************************************************************************************************************************************/
/**/
/*---- HEADER -----------------*/
/**/

/**/
/*.....SECONDARY HEADRER ..................*/
/**/


/**/
/*...... Logo .....................*/
/**/


/**/
/*...... MENU .....................*/
/**/

.awb-menu__overlay-search-trigger::before {
  content: "\f002";
  font-family: awb-icons;
  color: currentColor !important;
  font-size: 24px !important;
}

/**/

/*-- Off Canvas Menus ---*/


#oc-level-1-menu-item .fusion-vertical-menu-widget.left .menu > li:first-child > a {
    background: none;
    border: none;
    border-radius: 8px;
    color: #353535;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;    
    font-size: 20px;
    font-family: "Roboto Condensed", sans-serif;
    letter-spacing: -0;
    font-weight: 700;
    padding: 0px; 
    display: block !important;
    margin: 0px 0px 15px 10px;
    width: 100% !important;
    line-height: 1.5 !important;
    color: #00767a;
}

#oc-level-1-menu-item .fusion-vertical-menu-widget.left .menu > li:first-child > a:hover {
    color: #787878;
    text-decoration: underline;
}

#oc-level-1-menu-item .fusion-vertical-menu-widget ul.menu li a {
  width: 95% !important;
  display: list-item !important;
  list-style: disc !important;
  line-height: 22px !important;
  color: #444444;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  text-transform: none;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 0px 40px;
  padding: 0px 15px 5px 5px;
   border: none !important;
}

#oc-level-1-menu-item .fusion-vertical-menu-widget ul.menu li a:hover {
    color: #2d002e;
    text-decoration: underline;
}

#twww-oc-childless-menu a {
     background: none;
    border: none;
    border-radius: 8px;
    color: #353535;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;    
    font-size: 20px;
    font-family: "Roboto Condensed", sans-serif;
    letter-spacing: -0;
    font-weight: 700;
    padding: 0px; 
    display: block !important;
    margin: 0px 0px 15px 10px;
    width: 100% !important;
    line-height: 1.5 !important;
    color: #00767a;
}

#twww-oc-childless-menu a:hover {
    color: #787878;
    text-decoration: underline;
}




/**/
/*---- Events widget in menu -----------------*/
/**/


/**/


/*------Mobile Menu ----*/


/**/
/*...... Page Title & Breadcrumbs Bar .....................*/
/**/

.fusion-breadcrumb-prefix {
  padding-right: 5px;
  font-size: 10px;
}

.fusion-breadcrumbs a:first-child {
    font-weight: 500;
    letter-spacing: -1 !important;
    font-family: "Roboto", sans-serif;
    color: #00767a;
}

/**/
/*---- Sliding Bar -----------------*/
/**/

/**************************************************************************************************************************************************************************/
/**/
/*------- MAIN CONTENT ---------------------------------*/
/**/
/*TYPOGRAPHY*/

h2 {
  /*background: linear-gradient(90deg,rgb(255, 204, 0) 0%, rgb(255, 255, 255) 100%);*/
  width: fit-content;
  padding: 5px 15px 5px 15px !important;
  background: #fc0;
  margin-top: 10px !important;
}

#twww-smaller-green-h2 h2 {
     width: fit-content;
     padding: 0px !important;
     background: transparent !important;
      margin-top: 10px !important;
    color: #00767a !important;
    font-size: 36px !important;
}

#twww-xsmaller-green-h2 h2 {
     width: fit-content;
     padding: 0px !important;
     background: transparent !important;
      margin-top: 0px !important;
    color: #00767a !important;
    font-size: 30px !important;
}

#twww-xsmaller-green-h2 .fusion-dropcap.dropcap-boxed {
  height: 41px;
  width: 41px;
  line-height: 51px;
  border-radius: var(--awb-border-radius);
  background-clip: padding-box;
  box-shadow: 0 1px 1px rgba(0,0,0,.2);
  color: var(--awb-color);
  font-size: 36px;
  margin: -5px 1px 0px 0px;
}

ul.dashed {
  list-style-type: none;
}
ul.dashed > li {
  text-indent: -5px;
}
ul.dashed > li:before {
  content: "-";
  text-indent: -5px;
  margin-right: 10px;
}

ul.dashed {
  list-style-type: none;
}
ul.dashed > li {
  text-indent: -5px;
}
ul.dashed > li:before {
  content: "-";
  text-indent: -5px;
  margin-right: 10px;
}

#yellow-squares-checklist {
    margin-left: 30px;
}


/**/

/**************************************************************************************************************************************************************************/
/**/
/*---- FOOTER -----------------*/
/**/


/**************************************************************************************************************************************************************************/
/**/
/*------- New ELEMENTS ---------------------------------*/
/**/

#trigger-for-usermenu-oc {
     cursor: pointer !important;
     display: flex;
     justify-content: flex-end;
}


/*
#twww-homepage-preheader-container {
     max-height: 65px !important;
}
*/

#twww-homepage-header-container {
     background-position-y: 42%;
}


.fusion-container-stuck.twww-header { padding-bottom: 0px !important; }


.oyk-highlight-sans {
   font-family: "Roboto" !important;
    font-size: 26px;
    font-weight: 800;
    letter-spacing: -1px;
    color: #555;
}

.oyk-highlight-script {
   font-family: "OneYou Script";
    font-size: 24px;
    font-weight: 800;
    letter-spacing: -1px;
    text-decoration: underline;
    color: #555;
}


#portion-tiles-column {
     min-height: 280px;
}

#portion-tiles-column .title {
  text-align: center;
  font-family: "Roboto Condensed";
  font-size: 22px;
  font-weight: 800;
  color: #00767a;
  line-height: 1;
  padding: 5px 10px 0px 10px;
  letter-spacing: -0.3px;
}

#portion-tiles-column h3 {
  text-align: center;
  font-family: "Roboto Condensed";
  font-size: 22px;
  font-weight: 800;
  color: #00767a;
  line-height: 1;
  padding: 5px 10px 0px 10px;
  letter-spacing: -0.3px;
    margin: 0px;
}

#portion-tiles-column .portion {
      text-align: center;
     font-size: 16px;
     line-height: 1.2;
}

#preformatted-content {
    background: #efede2;
    padding: 30px 30px 10px 30px;
    font-family: "Roboto Mono", monospace;
    letter-spacing: -1px;
    font-size: 16px;
}

#preformatted-content strong {
    font-family: "Roboto";
    color: #00767a;
    letter-spacing: -0.5px;
    font-size: 20px;
}

.negative-thought-title {
  position: absolute;
  top: 20px;
  width: 100%;
}

.positive-thought-title {
  position: absolute;
  top: 20px;
  right: 40px;
  width: 84%
}


.negative-thought-title:before {
  content: "\f057";
  font-family: "Font Awesome 5 Free";
  float: left;
  margin: -5px 5px 0px 0px;
  color: #862041;
  font-size: 16px;

}

.positive-thought-title:before {
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  float: right;
  margin: -7px 0px 0px 5px;
  color: #00767a;
  font-size: 16px;

}

/**/

/*------- THEME ELEMENTS ---------------------------------*/
/**/

.fusion-body blockquote {
  background: #f5f5f5 !important;
}

/**/
/*--------- Flip BOXES ---------------------*/

#thoughts-flip-boxes .flip-box-heading {
  text-align: left !important;
  font-weight: bold !important;
  font-size: 14px;
  position: absolute !important;
  top: 10px !important;
}

#thoughts-flip-boxes .flip-box-heading-back {
  text-align: left !important;
  font-weight: bold !important;
  font-size: 14px;
  position: absolute !important;
  top: 10px !important;
}

#thoughts-flip-boxes .flip-box-back .flip-box-back-inner p {
  margin-top: 40px !important;
  padding-bottom: 20px !important;
} 

/*--------- Image Carousel ---------------------*/




/*--------- Links ---------------------*/




/*--------- Vertical Menu ---------------------*/

/*--------- Vertical Menu ---------------------*/

#wrapper .fusion-vertical-menu-widget.left .menu > li {
    padding-bottom: 0px;
    padding-top: 0px !important;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 10px;
    padding-left: 30px;
}

#wrapper .fusion-vertical-menu-widget.left .menu > li:first-child {
    padding-left: 0px;

}

#wrapper .fusion-vertical-menu-widget.left .menu > li > a {
    padding-left: 0px;
    padding-top: 0px;
    font-size: 14px;
    text-decoration: none !important;
    line-height: 1.5;
    color: #00767a !important;
}

#wrapper .fusion-vertical-menu-widget.left .menu > li:first-child > a {
    font-size: 20px;
}


#wrapper .fusion-vertical-menu-widget.left .menu .children, #wrapper .fusion-vertical-menu-widget.left .menu .sub-menu, .awb-off-canvas .fusion-vertical-menu-widget.left .menu .children, .awb-off-canvas .fusion-vertical-menu-widget.left .menu .sub-menu {
  margin-left: 50px !important;

}

ul.children a {
    font-size: 12px !important;
}

/*--------- BLOG & ARCHIVES ---------------------*/



/*---- Buttons ------------------*/



/*----------  PORTFOLIO ----------*/


/*---- Content Boxes ------------------*/


/**/
/*
*/
/**************************************************************************************************************************************************************************/

/**/

/**/
/*------- SHARING ---------------------------------*/
/**/




/*==================================================================================================================================================
         PLUGINS
=====================================================================================================================================================*/

/* WP-MEMBERS */

#twww-header-login-form #wpmem_login legend, #wpmem_reg legend {
  display: none;
}

#twww-header-login-form #wpmem_login {
  color: #fff;
}

#twww-header-login-form a {
    text-decoration: underline;
}

#wpmem_login input[type="password"], #wpmem_login input[type="text"], #wpmem_reg input[type="date"], #wpmem_reg input[type="email"], #wpmem_reg input[type="number"], #wpmem_reg input[type="password"], #wpmem_reg input[type="text"], #wpmem_reg input[type="url"], #wpmem_reg textarea {
  border-radius: 8px;
}

#wpmem_login input.buttons, #wpmem_reg input.buttons {
    background: #ffcc00;
    border: none !important;
    padding: 10px;
    border-radius: 6px;
    cursor: pointer;
}

#wpmem_login input.buttons:hover, #wpmem_reg input.buttons:hover {
    background: #e0e9d5;
}

.log-in-notif {
    text-align: center;
    margin-top: 30px;
}

/**/
/**************************************************************************************************************************************************************************/
/**/



/*==================================================================================================================================================
         MOBILE & RESPONSIVE
=====================================================================================================================================================*/


/*-------------------------------------------------------------*/    
@media only screen and (min-width: 1025px) and (max-width: 1594px) {
/*---------------------------------------------------------------*/



}


/*-------------------------------------------------------------*/    
@media only screen and (max-width: 1024px) {
/*---------------------------------------------------------------*/

.fusion-container-stuck.twww-header { 
    padding-bottom: 10px !important; 
}


#portion-tiles-column {
     min-height: 340px;
}

}


/*------------------------------------------------------*/
@media only screen and (max-width: 1000px) {
/*--------------------------------------------------------*/ 

    

}



/*------------------------------------------------------*/
@media only screen and (max-width: 991px) {
/*--------------------------------------------------------*/ 

 
}


/*------------------------------------------------------*/
@media only screen and (max-width: 835px) {
/*--------------------------------------------------------*/ 



}



/*------------------------------------------------------*/
@media only screen and (max-width: 827px) {
/*--------------------------------------------------------*/    




}



/*------------------------------------------------------*/
@media only screen and (max-width: 800px) {
/*--------------------------------------------------------*/    

  

}


/*------------------------------------------------------*/
@media only screen and (max-width: 678px) {
/*----------------------------------------------------------*/

   

}


/*------------------------------------------------------*/
@media only screen and (max-width: 654px) {
/*----------------------------------------------------------*/

 
}

}


/*------------------------------------------------------*/
@media only screen and (max-width: 528px) {
/*--------------------------------------------------------*/ 

     #twww-homepage-preheader-container {
     max-height: 95px !important;
}

#portion-tiles-column {
     min-height: 280px;
}

}


/*------------------------------------------------------*/
@media only screen and (max-width: 480px) {
/*--------------------------------------------------------*/    



}


/*-------------------------------------------------------------*/    
@media only screen and (max-width: 377px) {
/*---------------------------------------------------------------*/


}