/**
* Theme Name: MindVersity
* Author: Maxim Chernousov
*/

.header, .footer{
   //margin: 5px 0;
   text-align: center;
   border-bottom: none;
}
.content {
  position:relative;
  background: none;
  margin-bottom:20px;
}
.greenbanner {
	background: #E3EFCF;
}
.headertext{
	color: #7F896A;
	font-family: Nunito;
	font-size: 20px;
	font-style: normal;
	font-weight: 900;
	line-height: normal;
}

.menu_mobile{
  position:relative;
  display:block;
  margin-right:3vw;
  margin-top:4vw;
  text-decoration:none!important;
  color: #7F896A;
  text-align: right;
  font-family: Nunito;
  font-size: 2.5vw;
  font-style: normal;
  font-weight: 600;
}

.wpadminbar { display:none; }


/* 
original in
\wp-content\plugins\wp-recall\add-on\commerce\style.css 
*/
.rcl-cart-box{
  //background: black;
}
.rcl-cart-box .cart-button {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    background: red;
    border-radius: 1000px;
}
.rcl-cart-box .current-price {
    margin: 0 3px 0 0;
    //background: green;
}
.rcl-in-to-cart{
  background: black;
}
.rcl-cart-box.cart-button{
  background: black;
}

/*записаться кнопки */
#rcl-product-box-bottom .rcl-cart-box .cart-button a {
    border-radius: 2px;
    font-size: 20px;
    //background: black;/* bottom button*/
    border-radius: 1000px;
}
#rcl-product-box-bottom .rcl-cart-box .cart-button {
    vertical-align: middle;
    background: none;/* top button shadow*/
    border-radius: 1000px;
}

/*bottom product box*/
#rcl-product-box{
  background:none;
}
.rcl-cart-form{
  background:none;
}
#rcl-product-box .product-metabox1 {
  background: red;
}
#rcl-product-box .product-metabox {
    min-width: 300px;
    overflow: hidden;
    padding: 10px 25px;
    background: none;
    border-radius: 1000px;
}

#rcl-product-box .rcl-cart-box .cart-button {
    vertical-align: middle;
    background: none;/* top button shadow*/
    border-radius: 1000px;
}

#rcl-product-box .rcl-cart-box .cart-button a {
    border-radius: 2px;
    font-size: 20px;
    background: green;/* top button*/
    border-radius: 1000px;
}
/*#rcl-product-box .rcl-cart-box .cart-button .fa-shopping-cart {
    font-size: 22px;
    background: green; // top button round
    border-radius: 1000px;
}*/

/*Рекомендуем products*/
.rcl-related-products{
  text-align: center;
  background: none;
}

.products-box.type-slab .products-list .product {
    border-top: 1px solid #d9e0e6;
    //box-shadow: 0 2px 4px #B9C9D6;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.9), 0 6px 20px 0 rgba(0, 0, 0, 0.9);
    box-sizing: border-box;
    display: inline-block;
    margin: 12px;
    padding: 5px;
    width: 150px;
    //background: green;
    border-radius: 10px;
}

.products-box.type-slab .products-list .product .product-content .product-title {
    background: rgba(255, 255, 255, 0.8);
    box-shadow: none;
    box-sizing: border-box;
    display: block;
    font-size: 14px;
    left: 0;
    line-height: 1;
    padding: 10px 3px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}

.product-excerpt
{
    color: #5A6C80;
    font-family: Nunito;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-align: justify;
}

.products-box.type-slab .products-list .product .product-thumbnail {
    box-shadow: none;
    display: inline-block;
    margin-bottom: 5px;
    width: 75%;
}

.products-box.type-slab .products-list .product .product-thumbnail img {
    margin: 0;
    width: 90%;
    border-radius: 30px;
}

.inside_thumb1{
  position:relative;
  display:block;
  margin-left:auto;
  margin-right:auto;
  margin-top:11px;
  border-radius: 25px;
  background: #E7F1F2;
  color: #415265;
  font-family: Nunito;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal; 
}
.inside_text1{
  text-align:left;
  position:absolute;
  background:none;
  position:block;
  height:auto;
  left:20px;
  right:65px;
  top:50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.inside_text1_1{
  text-align:left;
  position:absolute;
  background:none;
  position:block;
  overflow-y:auto;
  max-height:70%;  
  //vertical-align:middle;
  //height:auto;
  //height:fit-content;
  left:20px;
  right:65px;
  //top: calc( 50% - height );
  top:50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.inside_text1_1::-webkit-scrollbar {
  display: none;
}


.cabinet_round{
  position: absolute;
  display: flex;
  width: 27px;
  height: 27px;
  padding: 15px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 62.637px;
  background: rgba(127, 137, 106, 0.78);
}
.cabinet_digit1{
  position: absolute;
  display: flex;
  color: #7F896A;
  font-family: Nunito;
  font-size: 25px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}
.cabinet_digit2{
  position: relative;
  display: block;
  color: #7F896A;
  font-family: Nunito;
  font-size: 25px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}

.cabinet_text1{
  position: absolute;
  display: flex;
  color: #7F896A;
  font-family: Nunito;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.cabinet_round_btn{
  position:absolute;
  display: flex;
  width: 28px;
  height: 28px;
  //padding: 7px 7.737px 8px 7.263px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 85px;
  background: #7F896A;
  color: #FFFFFF;
}
.cabinet_text2{
  color: #5A6C80;
  font-family: Nunito;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.cabinet_chalenge_thumb{
  position:absolute;
  width:182px; height: 224px;
  display: flex;
  //padding: 41px 26px 26px 25px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  border-radius: 50px; 
  font-family: Nunito;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;   
}

.dark_round_button{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 85px;
  background: rgba(90, 108, 128, 0.70);
  color: #FFF; font-family: Nunito; font-size: 12px; font-style: normal; font-weight: 600; 
  cursor: pointer;
}

/* modal */
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 2; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 5px;
  border: 1px solid #888;
  width: 730px;
  height:730px;
  border-radius: 35px; 
}
.modal-content-animatetop {
  /*z-index: 2;*/
  position: relative;  
  margin: auto;
  width:auto;
  height:auto;
  padding: 0;
  border: none;
  text-align: center;
  align-content: center;
  align-items: center;
  background: none;
  /*border: 1px solid #888;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);*/
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}
/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close {
  color: #aaaaaa;
  margin-right: 12px;
  margin-top: 7px;
  float: right;
  font-size: 38px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.modal-image {
  top:126px;
  left:225px;
  position:absolute;
  width:280px;
  height:233px;
}
.modal-head {
  position:absolute;
  //left:170px;
  left:0px;
  width:100%;
  top:419px;
  font-family: Nunito;
  font-size: 30px;
  font-weight: 800;
  line-height: 41px;
  letter-spacing: 0em;
  text-align: center;
  color: rgba(170, 225, 237, 1);
}
.modal-text {
  position:absolute;
  left:71px;
  top:485px;
  width:588px;
  font-family: Nunito;
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: center;
  color:rgba(90, 108, 128, 1);
}

//commentaries
.filter-data{
  border-radius: 35px; 
}

.recallbar{display:none}
.recallbar-block{display:none}

/*
.floatWrapper {float:none!important;}       
.float-panel {position:static!important;}
*/
.floatWrapper {}       
.float-panel {}

/*
//register
//dont work :(
.form-tab-rcl{
  background: red;
}
.rcl-loginform rcl-loginform-full{
  background: orange;
}
.panel_lk_recall {
    color: #333;
    display: block;
    line-height: 1.5; 
    margin: 0 auto;
    max-width: 400px;
    width: 100%;
}
                         
.panel_lk_recall.floatform {
    display: none;
    left: 50%;
    margin-left: -400px;
    position: absolute;
    z-index: 9999;
}
.link-tab-form{
 border-radius: 35px;  
 }*/

