* {
    margin: 0;
    padding: 0;
    font-family: "Futura Light"}
#iframe1, #iframe2,#iframe3 {
    width: 80%;
    height: 96%;
     margin: 0 auto;
    position: absolute;
}
.button-read-more a:active {
    color: #6d5a9c;
}
p {
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
}
li {
    list-style: none;
}
img {
    max-width: 100%!important;
}
.contact-item-body a {
    text-decoration: none;
    color: #000;
}
.menuWrap>a{
    display:flex;
}
.order-info>p {
    display: none;
}
.woocommerce table.cart img, .woocommerce #content table.cart img, .woocommerce-page table.cart img, .woocommerce-page #content table.cart img {
    width: auto!important;
}
.books-item-info .button-buy a {
    padding: 15px 80px;
}
.sub-menu{
    position: absolute;
    top: 75px;
    background: rgba(167, 155, 200, .9);
    padding: 15px;
    z-index: 100;
    display:none;
}
.sub-menu>li{
    margin:10px auto;
}
embed {
    width: 45%;
    margin: 0 auto;
    height: 98%}
#order_comments {
    width: 100%;
    height: 10vh;
    border: 2px solid #9588bc;
    outline: none;
    border-radius: 10px;
    text-indent: 5px;
    background: transparent;
}
header {
    display: flex;
    flex-direction: column;
    width: 100%;
    background: url(images-min/headerIndexBG-min.png) no-repeat;
    background-size: cover;
    height: 90vh;
    min-height: 700px;
}
.main-img img {
    width: 90%}
.order-info, .woocommerce-order {
    background: url(images-min/cart-bg-min.png) no-repeat;
    background-size: cover;
}
.order_details {
    width: 40%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
}
.order_details li {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    font-size: 25px;
}
.previev-wrap iframe {
    height: 95%;
    width: 50%}
.checkout-page {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: url(images-min/cart-bg-min.png) no-repeat;
    background-size: cover;
    height: 80.5vh;
    overflow: hidden!important;
}
.main-img {
    align-items: center;
}
.form-row {
    display: flex;
    flex-direction: column;
    margin: 15px auto;
}
#order_review h3 {
    font-size: 40px;
    text-transform: uppercase;
    margin: 15px;
    font-family: "Futura Light";
    text-align: center;
}
#order_review {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%}
.policy {
    width: 80%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#place_order {
    width: 27%;
    margin: 0 auto;
    padding: 10px;
    border-radius: 10px;
    border: 2px solid #49d281;
    background: #49d281;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
}
.woocommerce-checkout-review-order-table .order-total {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
.form-row label {
    font-weight: 700;
    font-size: 20px;
}
.previev-wrap {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.woocommerce-input-wrapper input {
    padding: 10px 35px;
    background: transparent;
    border: 2px solid #9588bc;
    outline: none;
    border-radius: 10px;
    color: #000;
    text-indent: 5px;
}
.preview-block {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .7);
    width: 100%;
    height: 100%;
    z-index: 99;
    align-items: center;
    justify-content: center;
    transition: .5s all;
    display: none;
    opacity: 0;
}
.close-preview {
    position: absolute;
    top: 5%;
    right: 15%;
    transition: .5s all;
    z-index: 100;
}
.close-preview:hover {
    transform: scale(1.1);
}
.menu-cart {
    width: 60%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.menu {
    width: 100%;
    background: rgba(167, 155, 200, .5);
    height: 75px;
}
.menuWrap {
    max-width: 1920px;
    width: 90%;
    height: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.logo {
    width: 100px;
    height: 70px;
    display:flex;
    align-items:center;
    justify-content:center
}
.logo>figure{
    margin:0 !important;
}
.menuList {
    width: 90%;
    display: flex;
    flex-direction: row;
    align-self: center;
    align-items: center;
    justify-content: space-around;
}
.cart {
    padding-left: 50px;
    align-self: center;
}
.cart img {
    width: 50%
}
.menu-item a {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 400;
    font-size: 20px;
    text-decoration: none;
}
.header-info-block {
    padding: 25px;
    width: 45%;
    margin: 0 auto;
    margin-top: 100px;
    background: rgba(255, 255, 255, .5);
    border-radius: 50px;
}
.woocommerce-result-count {
    display: none;
}
.header-info-block h1 {
    width: 100%;
    margin: 0 auto;
    font-size: 38px;
}
.stock-info-mobile {
    display: none;
}
.header-info-block h2 {
    width: 100%;
    margin: 0 auto;
    font-size: 35px;
}
.header-info-block h1, h2 {
    text-align: center;
    font-family: Futura Demi;
    font-weight: 700;
    color: #9688bd;
    margin: 10px auto;
    text-transform:uppercase;
}
.arrow-bottom {
    text-align: center;
    align-self: center;
    width: 10%;
    margin: 0 auto;
    cursor: pointer;
    outline: 0;
    background-color: transparent;
}
.mainMenu {
    top: 0;
    left: 0;
}
.menu-second {
    opacity: 0!important;
}
.arrow-bottom img:hover, .arrow-top img:hover {
    transform: scale(1.1);
}
.arrow-bottom img {
    width: 50%;
    transition: .5s all;
}
.reviews-item-mobile {
    display: none;
}
.headerBody {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.page {
    width: 100%;
    display: flex;
    flex-direction: column;
}
.contact-page {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    background: #fff;
    flex-wrap: wrap;
}
.contact-page h1 {
    color: #6c599b;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 40px;
    margin-top: 50px;
}
.contact-item {
    width: 40%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.contact-item img {
    max-width: 288px;
    max-height: 288px;
}
.contact-info-text {
    width: 70%;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
}
.contact-item-body {
    width: 100%;
    justify-content: flex-start;
}
.contact-item-info {
    border-bottom: 1px solid #6c599b;
    display: flex;
    align-items: center;
    padding: 10px 0;
}
.contact-info-icon img {
    width: 70%}
.icon-fb img {
    width: 50%}
.contact-info-icon {
    text-align: center;
    margin-left: 25px;
    width: 10%}
.contact-item h3 {
    color: #9688bd;
    text-transform: uppercase;
    font-size: 35px;
}
.contact-page-body {
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    width: 100%;
    margin-top: 50px;
}
.image-s img {
    border-radius: 50%}
.text-left-span p {
    width: 100%}
.text-left-span {
    width: 100%;
    text-align: left!important;
}
.books {
    max-width: 1500px;
    width: 60%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.books-item-mobile {
    flex-wrap: wrap;
    width: 100%;
    display: flex;
    display: none;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 75px;
    margin-bottom: 75px;
}
.books-item-mobile-image {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    text-align: center;
}
.books-item-mobile-image img {
    margin-bottom: 25px;
    box-shadow: -20px 18px 30px 0 #a0a0a0;
}
.books-item-mobile-info {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    height: 100%}
.books-item-mobile-button-group {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    width: 100%;
    flex-wrap: wrap;
}
.books-item-mobile h3 {
    text-align: center;
    font-size: 35px;
    margin-bottom: 25px;
}
.books-item-mobile-info p {
    font-size: 18px;
}
.books-item-mobile-info h3, .books-item-mobile-info p {
    margin-bottom: 20px;
    text-align: center;
}
.books-item-mobile-button {
    width: 50%;
    text-transform: uppercase;
    border-radius: 15px;
    text-align: center;
    align-self: flex-end;
    padding: 15px;
    font-weight: 700;
    box-shadow: 1px 2px 20px 3px grey;
    transition: .5s all;
    cursor: pointer;
    max-width: 150px;
    margin: 0 auto;
}
.books-item {
    width: 100%;
    height: 55vh;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 100px;
    max-height: 800px;
    min-height: 600px;
}
.books-item-image {
    width: 35%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    text-align: center;
}
.books-item-image img {
    margin-bottom: 25px;
    width: 80%;
    transition: .5s all;
    box-shadow: -20px 18px 30px 0 #a0a0a0;
}
.books-item-image img:hover {
    transform: scale(1.2);
}
.cart-page, .book-page {
    background: url(images/cart-bg.png) no-repeat;
    background-size: cover;
}
.shop_table {
    width: 80%;
    margin: 0 auto;
}
.cart_item {
    padding: 15px;
}
.cart-item-img img {
    width: auto;
    height: auto;
}
.services-btn {
    border: 2px solid #a79bc8;
}
.product-thumbnail {
    max-width: 25%!important;
    width:25%;
}
.screen-reader-text {
    display: none;
}
.order-total th {
    display: none;
}
.cart_totals table {
    width: 30%}
.wc-proceed-to-checkout {
    width: 100%;
    text-align: center;
    padding: 10px;
    background: #48d17e;
    border-radius: 10px;
}
.wc-proceed-to-checkout a {
    color: #fff;
    text-transform: uppercase;
    font-family: "Futura Demi";
    text-decoration: none;
    font-size: 30px;
}
.cart_item {
    padding: 15px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #c5bbd0;
}
.product-name {
    width: 31%;
    text-align: center;
    align-self: center;
}
.cart-page h2 {
    color: #6d5a9c;
    text-transform: uppercase;
    font-family: "Futura Demi";
    font-size: 45px;
}
.product-remove a {
    text-decoration: none;
    color: #6d5a9c;
    font-weight: 700;
    font-size: 25px;
}
.product-name a {
    text-decoration: none;
    color: #6d5a9c;
    text-transform: uppercase;
    font-family: "Futura Demi";
    font-size: 25px;
}
.woocommerce-Price-amount {
    color: #49d281;
    text-transform: uppercase;
    font-family: "Futura-Bold";
    font-size: 20px;
    font-weight: 700;
}
.product-price {
    width: 25%;
    align-self: center;
}
.product-quantity {
    align-self: center;
    width: 6%}
.cart-subtotal {
    display: none;
}
.cart-collaterals {
    display: flex;
    width: 30%;
    margin-left: 30%;
    margin-bottom:100px;
    
}
.cart_totals {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
}
.cart_totals h2 {
    font-size: 25px;
    color: #000;
    font-weight: 600;
    font-family: "Futura Light"}
.woocommerce-form-coupon-toggle {
    display: none;
}
.quantity input {
    max-width: 100%;
    width: 60%;
    padding: 5px;
    text-indent: 10px;
    background: transparent;
    border: 5px solid #9588bc;
    border-radius: 5px;
    outline: none;
    color: #6d5a9c;
    font-size: 15px;
    font-weight: 700;
    font-family: "Futura-Bold";
    margin-left:6%;
    
}
.books-item-info {
    width: 60%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 100%}
.cart-page {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.books-item-button-group {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    width: 100%}
.books-item-info-wrap {
    height: 50vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.books h2, .books h3 {
    color: #6d5a9c;
    text-transform: uppercase;
    margin-top: 100px;
}
.books h2 {
    font-size: 65px;
}
.books-item-info h3 {
    margin-bottom: 40px;
    font-size: 35px;
    text-align: center;
}
.books-item-info p {
    font-size: 27px;
    margin-bottom: 20px;
    text-align: center;
}
.books-item-button {
    text-transform: uppercase;
    border-radius: 15px;
    text-align: center;
    align-self: flex-end;
    padding: 15px;
    font-weight: 700;
    box-shadow: 1px 2px 20px 3px grey;
    transition: .5s all;
    cursor: pointer;
    max-width: 220px;
    margin: 0 auto;
}
.button-read-more {
    color: #6d5a9c;
    align-self: center;
    width: 50%}
.button-buy {
    background: #3fdb79;
    color: #fff;
    width: 40%}
.button-buy a {
    color: #fff;
    text-decoration: none;
    transition: .5s all;
    padding: 20px 143px;
}
.button-buy:hover a {
    color: #3fdb79;
}
.button-rewiews {
    background: #a79bc8;
    color: #fff;
    width: 40%}
.woocommerce-notices-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.woocommerce-message {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    width: 65%;
    height: 50%;
    color: #000;
    font-size: 20px;
}
.books-reviews-wrap {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .9);
    top: 0;
    z-index: 9999;
    overflow: auto;
}
.close-reviews {
    position: fixed;
    top: 5%;
    right: 5%}
.books-reviews-wrap> .reviews {
    background: transparent;
    width: 80%;
    margin: 0 auto;
}
.woocommerce-message a {
    text-decoration: none;
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
}
.button-read-more:hover {
    color: #fff;
    background: #6d5a9c;
}
.button-buy:hover {
    background: #fff;
    color: #3fdb79;
}
.bold {
    font-weight: 700;
    font-family: Futura-Bold;
    white-space: nowrap;
}
.stock-cours {
    background: url(images-min/test-min.png) no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
}
.stock-block {
    border-top-left-radius: 150px;
    border-top-right-radius: 150px;
    margin-top: 140px;
    display: flex;
    flex-direction: column;
    background: #af9bd2;
    align-items: center;
    box-shadow: 2px 0 25px 20px #af9bd2;
}
.stock-block h2 {
    text-align: center;
    color: #fff;
    font-size: 70px;
}
.stock-image {
    max-width: 1920px;
    width: 60%;
    margin: 0 auto;
    margin-top: 25px;
    text-align: center;
}
.stock-image img {
    width: 40%}
.stock-info {
    margin: 0 auto;
    margin-top: 50px;
}
.stock-block p {
    text-align: center;
    font-size: 35px;
    color: #fff;
}
.stock-btn {
    text-transform: uppercase;
    text-align: center;
    margin-top: 50px;
    background: #3fdb79;
    padding: 15px;
    color: #fff;
    width: 30%;
    margin-bottom: 75px;
    font-size: 40px;
    border-radius: 10px;
    transition: .5s all;
}
.stock-btn:hover {
    background: #fff;
    color: #3fdb79;
}
.course-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    background: url(images-min/course-BG-min.png) no-repeat;
    background-size: cover;
}
.course-body {
    margin-top: 150px;
    z-index: 2;
    margin-bottom: 250px;
}
.course-modal {
    background: #fff;
    border-radius: 50px;
    padding: 50px 25px;
    width: 50%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 150px;
}
.cours-modal-mobile {
    display: none;
}
.course-modal p {
    font-size: 35px;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.course-block h2 {
    margin-top: 150px;
    color: #fff;
    text-transform: uppercase;
    font-size: 65px;
    margin-bottom: 50px;
}
.course-btn {
    background: #a79bc8;
    color: #fff;
    width: 50%;
    z-index: 2;
    font-size: 45px;
    max-width: 350px;
    text-transform: uppercase;
    text-align: center;
    padding: 15px;
    font-size: 40px;
    border-radius: 10px;
    transition: .5s all;
    cursor:pointer;
}
.course-btn:hover {
    background: #fff;
    color: #a79bc8;
}
.arrow-top {
    position: fixed;
    right: 7%;
    transition: opacity .5s;
    right: 0;
    bottom: 10%;
    opacity: 0;
    z-index: 10;
}
.arrow-top img {
    width: 50%;
    transition: .5s all;
}
.services {
    width: 60%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    margin-top: 75px;
}
.services-mobile {
    display: none;
}
.services h2 {
    color: #a79bc8;
    text-transform: uppercase;
    font-size: 65px;
    margin-bottom: 50px;
}
.services p {
    color: #000;
    width: 100%;
    text-align: center;
    font-size: 35px;
    margin-bottom: 25px;
    line-height: 50px;
}
.about {
    background: #a79bc8;
    border-radius: 250px;
    box-shadow: 0 15px 20px 20px #a79bc8;
    background-size: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 150px;
    width: 100%}
.about-mobile {
    display: none;
}
.about-btn {
    margin: 0 auto;
    background: #fff;
    color: #a79bc8;
    width: 30%;
    z-index: 2;
    font-size: 50px;
    text-transform: uppercase;
    border-radius: 15px;
    text-align: center;
    align-self: flex-end;
    padding: 15px;
    font-weight: 700;
    box-shadow: 1px 2px 20px 3px grey;
    transition: .5s all;
    cursor: pointer;
    margin-top: 150px;
}
.about-btn:hover {
    background: #a79bc8;
    color: #fff;
}
.services-btn a,.course-btn a{
    text-decoration:none;
    color:white;
    transition:.5s all;
}
.services-btn:hover a,.course-btn:hover a{
    color:#a79bc8;
    
}
.about-btn a{
    color:#a79bc8;
    text-decoration:none;
    transition:.5s all;
}
.price_block{
    margin-top:25px;
    display:flex;
    justify-content:space-between;
    width:100%;
    padding-top:25px;
    border-top:1px solid black;
    align-items:center;
    
}
.price_block>div{
    text-align:center;
}
.price_block>.table-item-big-img{
    font-size:30px ;
}
.about-btn:hover a{
    color:white;
}
.services-btn,.course-btn{
    border:1px solid #a79bc8;
}
.about h2 {
    color: #fff;
    width: 100%;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 65px;
    margin-bottom: 50px;
}
.about p {
    margin: 0 auto;
    color: #fff;
    text-align: center;
    font-size: 35px;
    margin-bottom: 25px;
    line-height: 40px;
}
.about-body {
    margin-top: 50px;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
}
.reviews {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}
.reviews-item {
    display: flex;
    flex-direction: row;
    width: 75%;
    margin: 0 auto;
    margin-top: 50px;
    justify-content: space-between;
}
.reviews-item-image {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 30%}
.reviews-item-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 90%}
.reviews-item-info p {
    color: #777;
    font-size: 30px;
    text-align: center;
}
.reviews h2 {
    color: #a79bc8;
    text-transform: uppercase;
    font-size: 70px;
    margin-bottom: 20px;
    margin-top: 50px;
}
.reviews-item-image span {
    text-align: center;
    color: #a79bc8;
    font-size: 28px;
}
.reviews-button {
    background: #a79bc8;
    border: 1px solid #a79bc8;
    color: #fff;
    width: 85%;
    z-index: 2;
    text-transform: uppercase;
    border-radius: 15px;
    text-align: center;
    align-self: flex-end;
    padding: 15px;
    font-size: 35px;
    font-weight: 700;
    box-shadow: 1px 2px 20px 3px grey;
    transition: .5s all;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 50px;
}
.reviews-button a{
    color: #fff;
    text-decoration:none;
    transition:0.5s all;
}
.reviews-button:hover {
    background: #fff;
    color: #a79bc8;
}
.reviews-button:hover a {
    color: #a79bc8;
}
footer {
    background: #a79bc8;
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
}
.footer-wrap {
    padding: 20px;
    width: 40%;
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-around;
}
.social {
    text-align: center;
    cursor: pointer;
    transition: .5s all;
}
.social img {
    width: 75%}
.social:hover {
    transform: scale(1.2);
}
@media (min-width:1920px) {
    .books-item-image img {
    width: 90%}
}@media (max-width:1700px) {
    .books-item-image img {
    width: 100%}
.header-info-block {
    width: 50%}
}@media (max-width:1400px) {
    .books {
    width: 70%}
.header-info-block {
    width: 70%}
}
.soc-vk img {
    width: 50%}
.checkout {
    display: flex;
    width: 100%;
    justify-content: space-around;
    align-items: center;
}
#customer_details {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}
.woocommerce-billing-fields h3 {
    font-size: 40px;
    text-transform: uppercase;
    margin: 15px;
    font-family: "Futura Light"}
.woocommerce-additional-fields h3 {
    display: none;
}
.stock-btn {
    width:36%;
    font-size:20px;
}
.course-block h2 {
    margin-top: 50px;
}
.course-btn {
    font-size:20px;
}
.services h2 {
 margin-bottom:25px;   
}
.about {
    margin-top:50px;
}
@media (max-width:1250px) {
    .books {
    width: 80%}
.header-info-block {
    width: 80%}
.checkout-page {
    min-height: 1400px!important;
}
}
@media (max-width:1100px) {
    #customer_details {
    width: 90%;
    margin: 0 auto;
}
.product-thumbnail{
    width:15% !important;
}
.product-price{
    width:20% !important;
    text-align:center;
}
#customer_details .col-1 {
    width: 100%}
.form-row label {
    font-weight: 700;
    font-size: 20px;
}
#order_comments {
    font-size: 20px;
    font-weight: 700;
}
.checkout {
    min-height: 900px;
}
.woocommerce-billing-fields h3 {
    font-size: 30px;
    text-transform: uppercase;
    margin: 15px;
    font-family: "Futura Light";
    text-align: center;
}
.woocommerce-input-wrapper input {
    padding: 25px 35px;
    background: transparent;
    border: 2px solid #9588bc;
    outline: none;
    border-radius: 10px;
    color: #000;
    text-indent: 5px;
    width: 80%;
    font-size: 20px;
    font-weight: 700;
}
.footer-wrap {
    width: 80%}
.books h2 {
    font-size: 20px;
    margin:0;
    margin-top:15px;
}
.social img {
    width: 50%
}
.about {
    display: none;
}
.about-mobile {
    display: flex;
}
.about-mobile .about-btn {
    margin-top: 25px;
    font-size: 25px;
}
.services {
    display: none;
}
.services-mobile {
    display: flex;
}
.cours-modal {
    display: none;
}
.cours-modal-mobile {
    display: block;
}
.stock-info {
    display: none;
}
.stock-info-mobile {
    display: block;
}
.menu {
    height: 155px;
}
.menu-item {
    margin: 10px 0;
    width: 33%
    
}
.menu-item a {
    font-size: 12px;
}
#menu-item-133 {
    position: absolute;
    right: 10%;
    text-align: right;
}
.menuList {
    width: 80%;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.header-info-block {
    width: 85%;
    margin-top: 0;
}
.headerBody {
    height: 100%}
.close-preview {
    width: 10%;
    height: 5%;
    text-align: center;
}
.close-preview img {
    width: 50%
}
.header-info-block h1 {
    width: 80%;
    font-size: 17px;
}
.header-info-block h2 {
    font-size: 15px;
}
.about {
    border-radius: 100px;
}
footer {
    border-top-right-radius: 40px;
    border-top-left-radius: 40px;
}
header {
    height: 45vh;
    min-height: 400px;
}
.services {
    margin-top: 0;
}
.services h2, .reviews h2 {
    font-size: 25px;
}
.reviews-item-image span {
    font-size: 15px;
}
.books-item {
    display: none;
}
.menu {
    background: rgba(167, 155, 200, 1);
}
.books-item-mobile {
    display: block;
    margin-top: 25px;
    text-align: center;
    margin-bottom:20px;
}
.books-item-mobile-info p {
    color: #000;
    font-size: 15px;
}
.books-item-mobile h3 {
    text-align: center;
    font-size: 21px;
    margin-top: 15px;
    margin-bottom: 25px;
}
.arrow-bottom {
    display: none;
}
.stock-block {
    margin-top: 50px;
}
.stock-image {
    width: 100%}
.stock-info {
    width: 100%}
.arrow-top {
    display: none;
}
.course-body {
    margin-top: 200px;
    z-index: 2;
    margin-bottom: 250px;
}
.cours-modal {
    width: 80%}
.cours-modal p {
    font-size: 16px;
    width: 100%;
    margin: 0 auto;
}
.services {
    width: 100%}
.order-total td {
    text-align: right;
}
.checkout-page {
    height: auto
}
.product-name {
    width: 37%;
}
.services p {
    width: 90%;
    font-size: 15px;
    line-height: 15px;
}
.books-item-button-group {
    flex-wrap: wrap;
}
.books-item-button {
    margin: 0 auto;
    max-width: 400px;
    width: 35%;
    font-size: 15px;
    margin-top: 25px;
}
.previev-wrap iframe {
    height: 95%;
    width: 80%}
.course-modal p {
    font-size: 15px;
}
.product-total{
    text-align:center;
}
.about h2 {
    width: 100%;
    font-size: 25px;
}
.stock-block p {
    font-size: 15px;
    width:90%;
    margin:0 auto;
}
.about p {
    width: 90%;
    font-size: 15px;
    line-height: 15px;
}
.course-modal {
    width: 80%;
    margin-bottom:70px;
}
.sub-menu{
    right:0;
    width:30%;
}
.sub-menu>li{
    margin:0;
    width:100%;
}
.marafonPriceBlock>.buy-courseBTN a{
    font-size:20px;
}
.marafonPriceBlock>.buy-courseBTN{
    width:100%;
    background:#44cc79 !important;
}
.marafonPriceBlock {
    width:85%;
}
.marafonPriceBlock h1 b, .marafonPriceBlock h1 {
 font-size:20px;   
}
.about-btn {
    width: 45%;
    font-size: 15px;
    padding: 15px;
}
.reviews-item {
    flex-wrap: wrap;
}
.reviews-item-image {
    width: 33%;
    margin: 0 auto;
}
.reviews-item-info {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.reviews-button {
    margin-top: 0;
    font-size: 25px;
}
.reviews-item-info p {
    font-size: 15px;
}
.menu-cart {
    width: 80%;
    justify-content:flex-end;
}
.close-preview {
    position: absolute;
    top: 6%;
    right: 14%;
    transition: .5s all;
}
.main-img img {
    width: 100%}
.cart img {
    width: 100%}
.reviews-item-mobile {
    margin-bottom: 75px;
    display: block;
}
.reviews-item {
    display: none;
}
p {
    font-size: 15px;
}
.cart {
    padding-left: 0;
    align-self: center;
}
.checkout {
    flex-wrap: wrap;
}
.woocommerce-privacy-policy-text {
    width: 90%;
    margin: 0 auto;
    text-align: center;
}
#place_order {
    margin-top: 50px;
    margin-bottom: 50px;
    width: 70%;
    padding: 22px;
    font-size: 23px;
}
.woocommerce-billing-fields__field-wrapper {
    text-align: center;
}
#order_review {
    height: auto;
}
.cart-page {
    justify-content: flex-start;
}
.cart-collaterals {
    width: 80%;
    margin: 0 auto;
}
.cart-page h2 {
    margin-top: 50px;
    font-size:30px;
}
.cart_totals table {
    width: 30%;
    align-self: flex-end;
    margin-bottom: 10px;
}
.woocommerce-Price-amount {
    font-size: 11px;
}
.wc-proceed-to-checkout a {
    font-size: 20px;
}
.wc-proceed-to-checkout {
    padding: 16px;
    border-radius: 20px;
    margin-bottom:25px;
}
.course-block h2 {
    font-size: 25px;
}
.button-buy a {
    padding: 19px 35px;
}
.stock-info p {
    font-size: 35px;
}
.button-read-more {
    max-width: 500px!important;
    width: 35%
    
}
.product-remove a {
    font-size: 30px;
}
.product-name a {

    font-size:15px;
}
.shop_table {
    width: 95%}
.cart_totals h2 {
    font-size: 20px;
}
.stock-block h2 {
    width: 90%;
    margin: 0 auto;
    font-size: 22px;
    margin-top: 15px;
}
.arrow-bottom img {
    width: 50%}
.books {
    width: 100%}
.last-menu-item {
    width: 135px;
}
.header-info-block {
    width: 80%}
.books-item-mobile-image {
    width: 85%;
    margin: 0 auto;
}
.stock-cours {
    background: url(images-min/test-mobile-min.png) no-repeat;
    background-size: cover;
    margin-top: 0;
    display: flex;
    flex-direction: column;
}
.contact-page-body {
    flex-wrap: wrap;
}
.contact-item {
    width: 80%;
    margin: 25px auto;
}
.contact-item-info {
    min-height: 100px;
}
.contact-info-text {
    font-size: 40px;
}
.contact-page h1 {
    font-size: 60px;
}
.contact-item h3 {
    font-size: 55px;
}
.quantity input {
    width:36%;
    margin-left:25%;
    font-size: 14px;
    padding:2px;
    text-indent:5px;
}
#order_review h3{
    font-size:30px;
}
.woocommerce-checkout-review-order-table .order-total{
    width:90%;
    margin:40px auto;
}
.woocommerce-checkout-review-order-table .order-total>div:nth-child(1){
    font-size:20px;
}
.payment_method_all{
    width:90%;
    margin:0 auto;
    font-size:20px;
    text-align:center;
}
}
