/*
Theme Name: Stacks
Theme URI: http://www.theslidefactory.com
Template: Divi
Author: SLIDEFACTORY
Author URI: http://www.theslidefactory.com
Description: Stacks Journal Custom Theme
Version: 4.17.4.1692596875
Updated: 2023-08-21 05:47:55

*/
/***** HOMEPAGE STYLES BELOW *******/

#main-header-top img{
    /*max-width:180px !important; */
}
.et-menu a, .et-menu a:hover {
    transition: all .0s ease-in-out;
	opacity:1;
}
.sp-testimonial-client-name img {
    height:20px;
    margin-top:3px;
    margin-left:10px;
    position:absolute;
}
a.et_pb_button:hover {
    background-color:#2D2163 !important;
}
#menu-main-menu a:hover {
    text-decoration-color: #7448FF !important;
    font-family: Open Sans;
    font-style: normal;
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-thickness: 2px;
}
#page-container header#main-header {
	display:none; 
}

input, .et_pb_contact p input, .et_pb_contact p textarea  {
    color:black !important;
}

.expand-button::before {
  position:absolute;
  content:"";
    width:20px;
    height:20px;
    background-image:url('/wp-content/uploads/2022/10/Vector-1.png');
    background-size: 20px 20px;
    display:block;
    opacity:1;
margin: 0 0 0 -26px;
}

.modal{
    display:none;
    position:fixed;
    z-index:100 !important;
    left:50%;
    top:50%;
    transform:translatex(-50%) translatey(-50%);
    min-width:350px;
    border-radius: 10px;
    margin:0px;
    padding:0px;
     transform-style: preserve-3d;
}


.modal {
    height:auto !important;
}

.modal img {
    width:120px;
    margin-bottom:20px;
}
.modal-container {
    position:absolute;
    transform:translatey(-50%);
    padding:5px;
    width:100%;
    min-width:300px;
    max-width:500px;
    border-radius: 10px;
    background-color:white;
	z-index:100;
}

#close {
        background-image:url(https://www.stacksjournal.org/wp-content/themes/Stacks/images/close.png);
    cursor:pointer;
    content:"";
    text-align: center;
    width:40px;
    height:40px;
    margin-top:0px;
    background-size: 40px 40px;
    background-repeat: no-repeat;
    display:block;
    background-color:white;
    opacity:1;
    position:absolute;
    top:-20px;
    right:5px;
    z-index:10001;
}

.modal:before{
    content:"";
    background-color:rgba(0,0,0,.6);
    width:100vw;
    height:100vh;
    top:50%;
    left:50%;
    transform:translatey(-50%) translatex(-50%) translatez(-1px);
    position: absolute;
	z-index:10;
}
.left-align-image, .right-align-image{
    height:300px;
    display:block !important;
  }
.left-image-row{
  display:flex;
  flex-direction: column-reverse;
}
@media only screen and (min-width: 920px) {
  .text-left {
    padding-left:35px;
  }
  .text-right {
      padding-right:35px;
  }
  .left-align-image, .right-align-image{
    min-width:434px;
    height:434px;
  }
  .right-image-row, .left-image-row {
    display:flex;
    flex-direction: row;
  }
}

/********** HEader ***********/
#main-header-top:before {
    position:absolute;
    content:"";
    background-image:url("/wp-content/uploads/2022/10/header_right.png");
    background-repeat: no-repeat;
    background-size:contain;
    height:450px;
    width:350px;
    top:50%;
    transform:translatey(-50%);
    right:50px;
    background-position: center;
		transition: all 0.5s ease;
}

#main-header-top::after {
    position:absolute;
    content:"";
    background-image:url("/wp-content/uploads/2022/10/header_left.png");
    background-repeat: no-repeat;
    background-size:contain;
    height:450px;
    width:350px;
    top:50%;
    transform:translatey(-50%);
    left:50px;
    background-position: center;
}

@media only screen and (max-width: 920px) {
  .shot2 {
    height:327px;
  }
  .shot3 {
    height:312px;
  }
    .et_pb_row_4.et_pb_row.left-image-row, .et_pb_row_4.et_pb_row.right-image-row, .et_pb_row_2.et_pb_row.left-image-row, .et_pb_row_2.et_pb_row.right-image-row, .et_pb_row_3.et_pb_row.left-image-row, .et_pb_row_3.et_pb_row.right-image-row {
      padding-top:0px !important;
      margin-top:0px !important;
  }
  .et_pb_row_4.et_pb_row.left-image-row .text-right {
       padding-top:5% !important;
  }
}
@media only screen and (max-width: 1120px) {
    #main-header-top:before, #main-header-top:after {
        opacity:.2;
    }
}

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

    #main-header-top:before {
        right:50%;
        opacity:.1;
        transform:translatex(50%) translatey(-50%);
    }
    #main-header-top:after{
        display:none;
    }
}

/******* Image alignment *******/
.image-bottom {
    position:absolute;
    bottom:0px;
}
#top-header {
	z-index:1000 !important;
}
/************************/

.custom-testimonial .sp-testimonial-content {
    margin-left:auto;
    margin-right:auto;
    text-align: center;
}

.custom-testimonial .sp-testimonial-content p {
    text-align:left !important;
    font-family: Open Sans;
    font-size: 28px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal; 
    padding-left:15%;
    padding-right:15%;    
}

@media screen and (max-width:960px) {
   .custom-testimonial .sp-testimonial-content p {
        text-align:center !important;  
        font-size: 22px;
        padding-left:0%;
        padding-right:0%; 
    }
}
@media screen and (max-width:980px) {

	.left-mobile-center p, 
	.left-mobile-center h4, 
	.left-mobile-center h3, 
	.left-mobile-center h2, 
	.left-mobile-center h1 {
		text-align:center;
	}
}
@media screen and (max-width:767px) {

	.left-mobile-center-2 p, 
	.left-mobile-center-2 h4, 
	.left-mobile-center-2 h3, 
	.left-mobile-center-2 h2, 
	.left-mobile-center-2 h1 {
		text-align:center;
	}
}
@media screen and (max-width:480px) {
   .custom-testimonial .sp-testimonial-content p {
        text-align:center !important;  
        font-size: 18px;
        padding-left:0%;
        padding-right:0%; 
    }

}
.custom-testimonial h4.sp-testimonial-client-name{
    font-family: Open Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal; 
}
.sp-testimonial-client-image img {
    width:80px;
}

#sp-testimonial-free-wrapper-661 .sp-testimonial-free-section .testimonial-pagination span.swiper-pagination-bullet {
      background:#E4DDFF;
    margin-left:10px;
    margin-right:10px;
    margin-top:-30px;
}
.swiper-pagination-bullet-active {
    color:#7448FF;
    background:#7448FF !important;
}
.sp-testimonial-client-image {
    padding-top:10px;
}
.sp-testimonial-content span{
    font-family: Open Sans;
    font-size: 28px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
	margin-top:20px;
}

/*********** Menu Global ********/
.menu-custom.menu-global {
  background-color:rgba(255,255,255,1) !important;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.10);
}
.menu-custom.menu-global.menu-shrink{
    transition-duration: .5s;
    transition-delay: 0s;
    transition-timing-function: ease;
    background-color:rgba(255,255,255,1) !important;
  	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.menu-custom.menu-global .black-logo {
  display:block;
}

.menu-custom.menu-global .menu-custom {
  background-color:rgba(255,255,255,1) !important;
}


/*********** Menu Custom (main)****************/

#mobile_menu2 {
  display: none;
  position: fixed;
  left: 0px;
  width: 100%;
  top: 80px;
  background-color: white !important;
}

.menu-custom.menu-home {
  background-color:rgba(255,255,255,0) !important;
}
.menu-custom.menu-home.menu-shrink{
    transition-duration: .5s;
    transition-delay: 0s;
    transition-timing-function: ease;
    background-color:rgba(255,255,255,1) !important;
  	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.menu-custom.menu-home .white-logo {
  display:block;
}
.menu-custom.menu-home .black-logo {
  display:none;
}
.menu-custom.menu-home.menu-shrink .white-logo {
  display:none;
}
.menu-custom.menu-home.menu-shrink .black-logo {
  display:block;
}

/**************/
.menu-custom.menu-shrink ul#mobile_menu2 li a, .menu-custom.menu-shrink nav ul li a {
     color:black !important;
}
.menu-custom.menu-shrink ul li a:hover, .menu-custom.menu-shrink nav ul li a:hover {
     color:black !important;
}
div.white-items #menu-main-menu li a {
    color:#fff !important;
}
.menu-shrink div.white-items #menu-main-menu li a {
    color:#000 !important;
}

/**************/
.menu-custom.menu-shrink ul#mobile_menu2 li a, .menu-custom.menu-shrink nav ul li a {
     color:black !important;
}
.menu-custom.menu-shrink ul li a:hover, .menu-custom.menu-shrink nav ul li a:hover {
     color:rgb(132,127,239) !important;
}


@media (max-width: 1020px) {
  .menu-custom .et_pb_button.early-access {
      padding-left:30px !important;
      padding-right:30px !important;
  }
}

/**********************************************/

.project-tags {
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom:5px;
}

.tag {
  border-radius: 2.7px;
  background: var(--secondary-honey-h-300, #FFDE99);
  /* 2DP */
  box-shadow: 0px 1px 2px -1px rgba(16, 24, 40, 0.10), 0px 1px 3px 0px rgba(0, 0, 0, 0.10);
  padding:6px 15px;
  margin-right:9px;
  color: var(--text, #2C2C2C);
  text-align: center;
  font-family: Open Sans;
  font-size: 9.45px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize; 
  margin-bottom:13px;
}

body #page-container .et_pb_section .three-buttons a.article-download-button.share{
  background-color: white !important;
  color:#7448FF !important;
}
body #page-container .et_pb_section .three-buttons a.article-download-button {
  height:40px;
  display:flex;
  margin-top:0px;
  align-items:center;
  align-content:center;
  justify-content: center;
}
body #page-container .et_pb_section .three-buttons a.article-download-button.share:hover{
  background-color: #2D2163!important;
  border-color: #2D2163!important;
  color:white !important;
  transition:.2s;
}

.three-buttons {
  display:flex;
  align-items:center;
  align-content:center;
  justify-content: center;
  gap:10px;  
}

.citations, .affiliations {
  padding-top:25px;    
}
.affiliations:before , .citations:before {
  position:absolute;
  content:"Citation";
  font-weight:700;
  margin-top:-30px;
  font-size:14px;
}
.affiliations:before {
  content:"Affiliations";
}

@media (max-width:580px){
  .affiliations {
  padding-bottom:40px;   
  margin-top:20px;
      
}
}

@media (max-width: 640px) {
  .three-buttons {
      flex-direction: column;
  }
}

.single-project .three-col-button{
    width:100%;
}
body #page-container .et_pb_section a.article-download-button {
  color: white !important;
  background-color:#7448FF !important;
}
.single-project .two-col-text {
  display:inline-block;
  width:50%;
  padding-right:25px;
  vertical-align: top;
}
.single-project .article-body a, .single-project .caption-title {
  font-weight: 700; 
  color:#7448FF;
}
.single-project .article-body h2 {
  padding-bottom:30px
}
.single-project .imgWithCitation {
    padding:20px;
    max-width:450px;
    min-width:320px;
    margin-left:auto;
    margin-right:auto;
    background-color:#F4F1FF;
    font-size: 12px;
    text-align: left;
}
.single-project .imgWithCitation img {
    width:100%;
    object-fit:cover;
}

.single-project .imgWithCitation .title {
    color:#7448FF;
    font-weight:700;
}
.single-project .imgWithCitation .citation {
    display:inline-block;
    width:85%;
    font-family: Open Sans;
    font-size: 12px;
    font-style: normal;
    line-height: 148.182%; 
  padding-top:10px;
}
.single-project .imgWithCitation .citation a {
  font-weight:700;
  color:black;
  text-decoration:underline;
}
.single-project .imgWithCitation i.img-glass {
    display:inline-block;
    position:relative;
    width:10%;
    text-align:right;
    right:0px;
    vertical-align: top;
    padding-top:20px;
}
.single-project .imgWithCitation.noBg {
    padding:0px;
    background-color:white;
    max-width:560px;
}
.single-project .imgWithCitation.noBg .citation{
    padding-top:0px;
    width:100%;
}
.single-project sup {
  top:-5px;
  font-size: 10px;
  padding-left:2px;
}
.single-project .collaborators {
  font-style: italic;
}
.menu-custom.menu-global {
  box-shadow: 0px 4px 4px 0px rgba(204, 194, 243, 0.14) !important; 
}
.menu-custom.menu-shrink {
  box-shadow: 0px 4px 4px 0px rgba(204, 194, 243, 0.14) !important; 
}
.single-project .sticky-nav {
  position:fixed;
  top:0px;
  z-index:2;
  width:100%;
  background-color:white;
  padding-top:10px;
  padding-bottom:10px;
  box-shadow: 0px 4px 4px 0px rgba(204, 194, 243, 0.14); 
  display:none;
}
.single-project .sticky-nav .title {
  color: #000;
  font-family: Open Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3; 
}
.single-project .sticky-nav .authors, .single-project .sticky-nav .collaborators {
  color: #000;
  font-family: Open Sans;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal; 
  padding-top:2px;
  font-style: italic;
  line-height: 1.5em;
  font-weight: 500;
}
.single-project .sticky-nav .authors {
  font-size: 14px;
  padding-top:4px;
  line-height: 1.7em;
  font-style: normal;
}

.single-project .sticky-nav .sticky-container {
    display:flex;
    padding:0px;
    width: 80%;
    max-width: 1080px;
    margin: auto;
    position: relative;
    
}
.single-project .sticky-nav .sticky-container .content {
    width:68%;
}
.single-project .sticky-nav .sticky-container .container-buttons {
  width:32%;
}
.single-project .container-buttons {
    padding-left:7%;
    display:block;
}
.article-download-button {
    display:block;
    text-align: center;
    color: white !important;
    background-color: #7448FF !important;
    width:100%;
    padding:3px;
    padding-left:20px;
    padding-right:20px;
    border-radius:4px;
    font-size: 14px;
    font-weight: 700!important;
}

.single-project .article-download-button.share {
  color:#7448FF !important;
  background-color:white !important;
  border:2px solid #7448FF;
  margin-top:10px;
}
.single-project .article-download-button.share:hover {
  color:white !important;
  background-color:#2D2163!important;
}
.single-project .container-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.single-project .hide  {
  display:none !important;
}

.single-project .show {
  display:block !important;
}

.single-project .abstract-photo-caption {
  font-size:12px;
  line-height:16px;
  padding-bottom:30px;
  padding-top:30px;
}
.single-project .abstract-photo-caption strong {
  font-weight: 700;
  color: #7448FF;
}
.accepted-by {
  padding-left:25px;
  padding-bottom:20px;
  margin-top:5px !important;
}
.open-access, .peer-reviewed, .creative-commons  {
  padding-left:30px;
}
.accepted-by:before {
  position:absolute;
  margin-left:-25px;
  margin-top:0px;
  content:" ";
  width:17px;
  height:17px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('../../themes/Stacks/images/black-checks.png');
}

.open-access::before, .peer-reviewed:before, .creative-commons:before {
  position:absolute;
  margin-left:-25px;
  margin-top:-2px;
  content:" ";
  width:17px;
  height:17px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('../../themes/Stacks/images/lock.png');
}

.peer-reviewed:before {
  background-image: url('../../themes/Stacks/images/doublecheck.png');
}

.creative-commons:before {
  background-image: url('../../themes/Stacks/images/cc.png');
}

.img_close {
  width:20px;
  margin-top:-7px;
  margin-right:-7px;
}

.share-modal.show{
  display:flex !important;
  min-width:300px;
  max-width:520px;
  width:90%;
  background-color:white;
  z-index:990;
  position:fixed;
  transform:translatex(-50%) translatey(-50%);
  top:50%;
  left:50%;
  border-radius:10px;
  box-shadow: 0px 25px 25px -5px rgba(16, 24, 40, 0.10), 0px 8px 10px -6px rgba(0, 0, 0, 0.10); 
  color: var(--neutral-g-600-text, #2C2C2C);
  /* Paragraph-Normal */
  font-family: Open Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal; 
}
.share-modal {
  display:flex;
  flex-direction: column;
  padding-bottom:60px;
  padding-top:60px;
  padding-left:60px;
  padding-right:60px;
}

.share-modal .top-bar {
  display:flex;
  flex-direction: row;
  justify-content: space-between;
  width:100%;
  padding-bottom:30px;
}

.share-modal .top-bar .logo img {
  height:38px;
}
.share-modal .top-bar .close img {
    height:48px;
    margin-top:-5px;
}

.share-modal .top-bar .close img, .share-modal .top-bar .close {
  cursor:pointer;
}

.share-modal .text {
  padding-bottom:20px; 
  font-family: Open Sans;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal; 
}

.share-modal .icons {
  padding-bottom:10px;
}

.share-modal .share-copy {
 font-size: 18px;
  padding-bottom:10px;
}

.share-modal .share-input-container img {
  width:24px;
  position:absolute;
  padding-top:8px;
}

.share-modal .share-input-container {
  border-radius: 4px;
  border: 2px solid var(--neutral-g-200, #CECDCF);
  padding:10px;
  display:flex;
  flex-direction: row;

  position:relative;
}
.share-modal .share-input-container button {
  min-width:100px;
  background-color: #7448FF;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 5px;
  border:0px;
  color:white;
  font-weight: 700;
  cursor:pointer;
  height:42px;
  width:30%;
}


.share-modal .share-input-container .link-text {
  width:70%;
  margin-right:10px;
  overflow:hidden;
}

.share-modal .share-input-container .permalink{
  position:relative;
  line-height:24px;
  left:33px;
  width:calc(100%);
  padding-right:20px;
  overflow:hidden;
  user-select: all;
  padding-top:8px;
  font-size:16px;
    height:30px;
}

.addtoany_shortcode a{
  background-color:#E4DDFF;
  padding:15px;
  border-radius: 50px;
  margin-right:20px;
  text-align: center;
  margin-bottom:20px;
}
.addtoany_shortcode a:hover{
  background-color:#E4DDFF;
  opacity:.8;
}

.addtoany_list a img {
  width:43px;
}
.addtoany_list a .a2a_s_twitter svg{
  background-color:transparent !important;
}
.addtoany_list a .a2a_s_email svg{
  background-color: transparent !important;
}
.addtoany_list a .a2a_s_facebook svg{
  background-color: transparent !important;
}
.addtoany_list a .a2a_s_linkedin svg{
  background-color: transparent !important;
}
/************ HIDE ADD TO ANY ***************/
.addtoany_share_save_container {
  display:none;
}
/************ END HIDE ADD TO ANY ***********/
@media (max-width: 980px) {
  .left-column {
    padding-right:0px !important;
  }
  .credabilityScore {
      margin-top:60px;
  }
}
@media (max-width: 580px) {
  .share-modal {
    width:90%;
    padding-left:20px;
    padding-right:20px;
  }
  .single-project .sticky-nav {
      display:none !important;
  }
  .single-project .two-col-text {
      display: block;
      width: 100%;
      padding-top:10px;
  }
}



#img_overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 99;
}

.img_modal {
  background-color: white;
  max-width: 80%;
  padding: 20px;
  position: relative;
  text-align: center;
  border-radius: 5px;
    display:flex;
    left:50%;
    top:50%;
    margin:0px;
    transform: translate(-50%, -50%);
    height:90vh;
}

.img_modal img {
    position:relative;
    margin:0px;
    height:100% !important;
    width:100%;
    top:0px;
    object-fit:contain;
}


.img_close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
  cursor: pointer;
}

#page-container .project p{
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
}
#page-container .project p a{
    color: #7448FF;
    font-weight: 700;
}
#page-container .project p{
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
}
#page-container .project .citation a{
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    color: #000;
}
#page-container .project h2 {
    font-size:26px;
}

.article-download-button:hover, body #page-container .et_pb_section .three-buttons a.article-download-button:hover {
    background-color: #2D2163 !important;
    transition:.2s;
}
.share-text-button {
  font-size: 14px;
}
.share-text-button:hover {
     background-color: #2D2163 !important;
    transition:.2s;
}
.single-project .article-download-button.share:hover {
   border: 2px solid #2D2163;
}

.img_close {
    height:40px;
    width:40px;
    z-index:1;
    background-color: white;
}

.addtoany_shortcode .addtoany_list a:hover {
    background-color: #2D2163 !important;
    opacity:1;
    transition:.2s;
}

.img_close:hover img, .close.share-close:hover img {
    filter: brightness(.5) contrast(1);
    transition:.2s;
}

.addtoany_shortcode .addtoany_list a:hover img {
    filter: grayscale(100%) brightness(0) contrast(1) invert(1);
    opacity:1;
}

