/* 
Theme Name: hello-child
Theme URI: https://github.com/elementor/hello-theme/
Description: hello-child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-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
*/

.page-header h1 {
    display: none !important;
}

/*Header */
.top-bar-icon {
    height: 20px;
}
.main-menu-header .elementor-item-active,
.main-menu-header .elementor-item:hover {
    display: inline-block;
    padding: 10px 14px;
    border-radius: 10px !important;
    background-color: rgba(139, 25, 25, 0.06) !important;
	display: flex;
}
ul#menu-1-c80c9be {
    gap: 5px !important;
}
ul#sm-1776279473201044-2 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.main-menu-header .elementor-item-anchor {
    position: relative;
}

.main-menu-header .elementor-item-active::after  ,
.main-menu-header  .elementor-item-anchor::after{
    content: '';
    position: absolute;
    left: 50%;
    bottom: -8px;
    transform: translateX(-50%);
    width: 5px !important; 
    height: 5px !important;
    background: #000;
    border-radius: 50%;
    z-index: 2;
	bottom: 7px;
}

.mega-menu-sub-work svg ,
.mega-menu-sub-work h3{
    transition: all .5s ease !important;
}
.mega-menu-sub-work:hover svg path {
    stroke: #fff !important;
}
.mega-menu-sub-work:hover svg rect {
    fill: #8B1919 !important;
}
.mega-menu-sub-work:hover h3{
	color: #8B1919 !important;
}
/*Header */

/*Button */
.button-transparent .elementor-button-icon,
.button-red .elementor-button-icon,
.button-transparent-footer .elementor-button-icon,
.teacher-workshop-cta-btn .teacher-workshop-cta-btn-icon{
    transition: all .5s ease;
    transform: rotate(0deg);
}
.button-transparent:hover .elementor-button-icon ,
.button-red:hover .elementor-button-icon ,
.button-transparent-footer:hover .elementor-button-icon,
.teacher-workshop-cta-btn:hover .teacher-workshop-cta-btn-icon{
    transform: rotate(-45deg);
}
.button-red .elementor-button-icon {
    padding: 6px !important;
    border-radius: 999px !important;
    background: #ffffff20 !important;
}
.button-red  .elementor-button-content-wrapper {
    align-items: center;
    gap: 12px;
}
.button-transparent a, .button-transparent-footer a, .button-red a{
	transition: all .5s ease;
}
.button-transparent .elementor-button-icon {
    padding: 6px !important;
    border-radius: 999px !important;
    background: #09090950 !important;
}
.button-transparent .elementor-button-icon svg {
	stroke: #000000;
}

.button-red  .elementor-button-content-wrapper {
    align-items: center;
    gap: 12px;
}

.button-transparent a:hover {
    background: #090909 !important;
    color: #fff !important;
}

.button-transparent-footer .elementor-button-icon{
	 background: #09090950 !important;
}
.button-transparent:hover .elementor-button-icon {
    background: #d5d5d550 !important;
}
.button-transparent .elementor-button-content-wrapper {
    gap: 12px;
}
.button-transparent .elementor-button-content-wrapper, .button-red .elementor-button-content-wrapper {
    align-items: center;
}
/*Button */

/* Hero */
.hero-icon-cont {
    display: flex;
    box-sizing: border-box;
    width: 70px;
    height: 60px;
}
/* Hero */

/* Blog card */
.heading-blog-card h3{
    display: block;
    /* white-space: nowrap; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
/* Blog card */

/* card shade */
.box-shadow-shade:hover {
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
    
}
.box-shadow-shade .hover-arrow-move a svg {
    transition: .5s all ease ;
}
.box-shadow-shade:hover .hover-arrow-move a svg {
    transform: translateX(10px);
}
/* card shade */

/* /////////////////wordkshops page///////////// */
.list-text-wrapper ul {
    padding: 0 0px 0 30px;
}

.list-text-wrapper ul li::marker {
    color: #8B1919;
  
}
.post-tags-wrapper .elementor-post-info__terms-list-item {
background-color: #EDE0C8;
    padding: 8px 14px;
    border-radius: 5px;
    font-size: 15px;
	display: inline-block !important;
    margin: 5px 6px !important;
}
.reviews-tags-wrapper span.elementor-post-info__terms-list-item {
    background-color: #fff;
    color: #88011c;
    border: 1px solid #88011c;
}
.grea-book-reviews .elementor-widget-post-info {
    width: fit-content !important;
}
.tag-main-parent-wrapper a.elementor-button {
    padding: 10px 20px;
}

.tag-main-parent-wrapper a.elementor-button:hover {
    background-color: #88011c !important;
    color:#fff !important;
}

.tag-main-parent-wrapper a.elementor-button:hover span{
    color:#fff !important;
}
.tag-main-parent-wrapper a.elementor-button:hover svg path {
    stroke:#fff !important;
}
.download-button-wrapper a:hover path {
    stroke: #fff;
}
.book-detail-page-template .box-shadow-shade .e-flex.e-con.e-child {
    background-color: #F5EEE0 !important;
}
.rave-and-review-name-wrapper .elementor-widget-text-editor {
    height: 65px !important;
    align-content: center;
    text-align:center !important;
    width:65px !important;
}

.post-tags-wrapper-single-post ul.elementor-inline-items.elementor-icon-list-items.elementor-post-info li span span span {
    background-color: #fff;   
    border: 1px solid #dfdfdf;
    margin-right:15px;
    width:fit-content;
    display:inline-block;
    padding:5px 10px 5px 40px;
    border-radius:5px;
    position:relative;
}

.post-category-wrapper a.elementor-post-info__terms-list-item {
    background-color: #fff;
    padding: 10px 20px;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
}

.post-tags-wrapper-single-post ul.elementor-inline-items.elementor-icon-list-items.elementor-post-info li span span span:before {
    content: " ";
    background-image: url('https://translatethebrain.com/wp-content/uploads/2026/04/Icon-22.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    width: 30px;
    height: 25px;
    position: absolute;
    left:5px;
}
.single-post-content p {
    font-family: 'Copse';
    color: #3D2F1F !important;
    font-size: 20px !important;
    line-height: 1.4em !important;
	margin-bottom: 5px;
	margin-bottom: 5px;
}

.single-post-content a {
    color: #8B1919 !important;
	font-weight: bold;
	text-decoration: underline !important;
	margin-top: 5px;
    margin-bottom: 5px
}


.single-post-content h2 , .single-post-content h3 , .single-post-content h4 , .single-post-content h5 , .single-post-content h6 {
    font-family: 'Copse';
    color: #090909 !important;
    display: block !important;
    margin:20px 0 10px !important;
    line-height: 1.4em !important;
}
.single-post-content img {
	/*width:100% !important;
	margin:20px auto;*/
	width: 50% !important;
    margin: 20px auto !important;
    display: flex;
}
.feature-post-tag-wrapper ul.elementor-inline-items.elementor-icon-list-items.elementor-post-info li span span span {
    background-color: #EDE0C8;
    border: 1px solid #dfdfdf;
    margin-right: 15px;
    width: fit-content;
    display: inline-block;
    padding: 5px 20px 5px 20px;
    border-radius: 50px;
    position: relative;
    margin:5px 20px 5px 0;
}


.feature-post-tag-wrapper ul.elementor-inline-items.elementor-icon-list-items.elementor-post-info li span span span:before {
    content:none;
}

.privacy-content h1, .privacy-content h2, .privacy-content h3, .privacy-content h4 {
    font-family: 'Copse' !important ;
    color: #8B1919 !important;
}
.privacy-content p,
.privacy-content li ,
.privacy-content a{
	font-family: 'Copse' !important;
}
.category-linked-wrapper:hover .elementor-element {
    background-color: #88011c !important;
    color:#fff !important;
}

.category-linked-wrapper:hover .elementor-element a {
    color:#fff !important;
}

.category-linked-wrapper:hover svg path {
    fill:#fff !important;
}



.category-linked-wrapper .elementor-element {
    transition:0.6s all ease !important;
}

.category-linked-wrapper .elementor-element a {
    transition:0.6s all ease !important;
}

.category-linked-wrapper svg path {
    transition:0.6s all ease !important;
}
.category-linked-wrapper svg path {
    transition:0.6s all ease;
}
.feature-blog-main-post-wrapper-bg-image {
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
@media(max-width: 1600px){
	.category-pill a {
    font-size: 12px !important;
}
	.book-card-desc{
		    display: block;
    /* white-space: nowrap; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	}
	.single-post-content p {
    font-size: 18px !important;
    line-height: 1.3em !important;
		margin-bottom: 5px;
		margin-top: 5px;
}
}

@media(min-width: 1440px) and (max-width: 1600px){
	.hero-content-cont {
    padding-top: 200px !important;
}
}

/* Teacher Workshops */
.teacher-workshops-section {
    padding: 40px 0 60px;
    
}

.teacher-workshops-container {
    width: 100%;
    margin: 0 auto;
}

.teacher-workshops-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: stretch;
}

.teacher-workshop-card {
    display: flex;
    flex-direction: column;
    border-radius: 26px;
    border: 1.303px solid rgba(0, 0, 0, 0);
    background: #FFF;
    overflow: hidden;
    transition: box-shadow 0.35s ease, transform 0.35s ease;
}

.teacher-workshop-card:hover {
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.10);
}

.teacher-workshop-image-wrap {
    position: relative;
    display: block;
    border-top-left-radius: 26px;
    border-top-right-radius: 26px;
	border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    overflow: hidden;
    line-height: 0;
}
.teacher-workshop-image-wrap img{
	border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.teacher-workshop-image {
    display: block;
    width: 100%;
    aspect-ratio: 495 / 297;
    object-fit: cover;
    border-top-left-radius: 26px;
    border-top-right-radius: 26px;
}

.category-card {
    position: absolute;
    top: 20px;
    left: 20px;
    display: inline-flex;
    padding: 6px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 44199092px;
    background: #8B1919;
    z-index: 2;
}

.category-text {
    color: #FFF;
    font-family: "Copse", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24.698px;
    letter-spacing: 1.647px;
    text-transform: uppercase;
}

.teacher-workshop-content {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 26px 28px 26px;
}

.teacher-workshop-title {
    margin: 0 0 20px;
}

.teacher-workshop-title a {
    color: #090909;
    font-family: "Copse", serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 41.038px;
    text-decoration: none;
}

.teacher-workshop-desc {
    color: #5A4A38;
    font-family: "Copse", serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 37.048px;
    padding-bottom: 20px;
}

.teacher-workshop-bottom {
    display: flex;
    width: 100%;
    min-height: 53.394px;
    padding: 26px 0 0 0;
    justify-content: space-between;
    align-items: center;
    border-top: 1.303px solid rgba(9, 9, 9, 0.08);
    margin-top: auto;
}

.teacher-workshop-link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: #8B1919;
}

.learn-more-text {
    color: #8B1919;
    font-family: "Copse", serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26.056px;
}

.teacher-workshop-arrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.35s ease;
}

.teacher-workshop-card:hover .teacher-workshop-arrow {
    transform: translateX(10px);
}

.teacher-workshop-cta-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 26px;
    background: #050505;
    padding: 28px 28px 26px;
    min-height: 100%;
}

.teacher-workshop-cta-icon {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 1px solid rgba(255,255,255,0.18);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 48px;
}

.teacher-workshop-cta-content h3 {
    margin: 0 0 20px;
    color: #FFF;
    font-family: "Copse", serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 41.038px;
}

.teacher-workshop-cta-content p {
    margin: 0;
    color: #EDE0C8;
    font-family: "Copse", serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 37.048px;
    max-width: 440px;
}

.teacher-workshop-cta-btn {
    margin-top: 40px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    width: fit-content;
    padding: 10px 10px 10px 25px ;
    border-radius: 999px;
    background: #8B1919;
    color: #FFF;
    text-decoration: none;
    font-family: "Copse", serif;
    font-size: 18px;
    line-height: 26px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.teacher-workshop-cta-btn:hover {
   background: #681616 !important;
	color: #FFFFFF !important;
}

.teacher-workshop-cta-btn-icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: rgba(255,255,255,0.12);
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
/* ////////////////faq page//////////// */
.faqs-main-accordian-wrapper details.e-n-accordion-item , .box-shadow-border-wrapper {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
/* ///////////////contact page///////// */


.contact-us-form span.elementor-button-icon svg {
    padding: 6px !important;
    border-radius: 999px !important;
    background: #ffffff20 !important;
}

.contact-us-form  span.elementor-button-icon svg {
    width: 30px;
    fill: #a24747;
    color: #a24747;
    stroke: #a24747;
}
.contact-us-form  span.elementor-button-icon svg path{
    width: 30px;
    fill: #fff;
    color: #fff;
    stroke: #fff;
}

.contact-us-form   button.elementor-button:hover span.elementor-button-icon svg{
    transition: all .5s ease;
    
}

.contact-us-form  button.elementor-button:hover span.elementor-button-icon svg {
        transform: rotate(-45deg);
    
}

.about-page-books-main-wrapper-parent .e-loop-item-969.post-969 .about-page-books-main-wrapper .e-con-inner {
    flex-direction: row-reverse !important;
}


@media (min-width: 1601px) {
    .teacher-workshops-container {
        max-width: 1560px;
    }

    .teacher-workshops-grid {
        gap: 40px;
    }
}

@media (min-width: 1280px) and (max-width: 1600px) {
    .teacher-workshops-container {
        max-width: 1240px;
    }

    .teacher-workshops-grid {
        gap: 30px;
    }

    .teacher-workshop-title a,
    .teacher-workshop-cta-content h3 {
        font-size: 24px;
        line-height: 34px;
    }

    .teacher-workshop-desc,
    .teacher-workshop-cta-content p {
        font-size: 20px;
        line-height: 31px;
    }
}

@media (max-width: 1279px) {
    .teacher-workshops-container {
        max-width: 100%;
        padding: 0 20px;
    }

    .teacher-workshops-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
    }

    .teacher-workshop-title a,
    .teacher-workshop-cta-content h3 {
        font-size: 24px;
        line-height: 34px;
    }

    .teacher-workshop-desc,
    .teacher-workshop-cta-content p {
        font-size: 18px;
        line-height: 30px;
    }

}
@media only screen and (max-width:1600px){
		.main-menu-header li.e-n-menu-item .e-n-menu-title {
   			 padding: 8px;
}
}
@media only screen and (max-width:1024px){
	.post-tags-wrapper-single-post ul.elementor-inline-items.elementor-icon-list-items.elementor-post-info li span span span {
    margin: 6px 6px 6px 0;
}
	.post-tags-wrapper .elementor-post-info__terms-list-item {
    padding: 8px 8px;
    font-size: 12px;
    margin: 5px 6px !important;
}
	.main-menu-header button:hover svg path {
    fill: #681616 !important;
}
.main-menu-header .e-n-menu-wrapper {
    background-color: #fff !important;
}
    .teacher-workshops-container {
     
        padding: 0;
    }
	    .teacher-workshop-desc, .teacher-workshop-cta-content p {
        font-size: 16px;
        line-height: 1.2em;
    }
	
.main-menu-header .e-n-menu-wrapper {
    top: 55px !important;
}
.main-menu-header ul.e-n-menu-heading {
    padding-left: 20px !important;
}

}
@media (max-width: 767px) {
    .teacher-workshops-section {
        padding: 24px 0 40px;
    }


    .teacher-workshops-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .teacher-workshop-content {
        padding: 22px 20px;
    }

    .teacher-workshop-title a,
    .teacher-workshop-cta-content h3 {
        font-size: 22px;
        line-height: 31px;
    }

    .teacher-workshop-desc,
    .teacher-workshop-cta-content p {
        font-size: 17px;
        line-height: 28px;
    }

    .category-card {
        top: 14px;
        left: 14px;
        padding: 5px 14px;
    }

    .category-text {
        font-size: 12px;
        line-height: 18px;
        letter-spacing: 1px;
    }
.teacher-workshop-cta-btn {
    width: 100%;
    text-align: center;
    place-content: center !important;
}
	.main-menu-header .e-n-menu-wrapper {
    top: 45px !important;
}

.main-menu-header ul.e-n-menu-heading {
    padding-left: 10px !important;
}

}
/* Teacher Workshops */