/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.7.1779715055
Updated: 2026-05-25 13:17:35

*/
body,html{
	overflow-x: hidden !important;
}

.elementor-widget-text-editor :last-child {
     margin-bottom: 0 !important;
 }

 .pd100 {
     padding-bottom: clamp(58.5px, 12.2px + 4.5732vw, 100px);  /*change as per figma */
     padding-top: clamp(58.5px, 12.2px + 4.5732vw, 100px); /*change as per figma */
 }

 .pdb0 {
     padding-bottom: 0 !important;
 }

 .pdt0 {
     padding-top: 0 !important;
 }

 .pdlr {
     padding-left: 10% !important; /*change as per figma */
     padding-right: 10% !important; /*change as per figma */
 }
.quotesscript .elementor-heading-title {
    font-family: 'QuotesScript-Regular' !important;
    color: #fff !important;
    -webkit-text-stroke: 2px #000;
}
.quotesscript .elementor-heading-title span {
    color: #C00D0D;
    -webkit-text-stroke: 0;
}

.quotesscript.inner .elementor-heading-title {
    -webkit-text-stroke: 0px #000;
}

.elementor-widget-woocommerce-product-content,.gotham-book.elementor-widget-text-editor p,.gotham-book.elementor-widget-text-editor,.elementor-nav-menu--main .elementor-item,.e-n-accordion-item-title-text,.gotham-book span.elementor-icon-list-text {
    font-family: 'gotham-book' !important;
}
.gotham-bold .elementor-widget-text-editor p,.gotham-bold.elementor-widget-text-editor,.gotham-bold a.elementor-button span.elementor-button-text,.woocommerce div.product .product_title {
    font-family: 'Gotham Bold' !important;
}
.lib_gp .gallery-item img {
    padding: 10px;
}
.lib_gp .gallery-item img:hover {
    border-color: #C00D0D !important;
}
.elementor-nav-menu--main .elementor-item.elementor-item-active {
    font-weight: bold !important;
}
.e-n-accordion-item {
    border: 1px solid hsl(0deg 0% 0% / 20%);
    border-radius: 10px;
}

.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title span.e-n-accordion-item-title-header .e-n-accordion-item-title-text {
    font-family: 'Gotham Bold' !important;
}
.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title {
	background: #C00D0D;
	color: #fff !important;
	border-radius: 10px 10px 0 0;

}
.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title span.e-n-accordion-item-title-icon span.e-opened svg {
    fill: #ffffff !important;
}
.anim-zoom{
    overflow:hidden;
    position:relative;
}

.anim-zoom img{
    animation:cinema 9s ease-in-out infinite alternate;
}

@keyframes cinema{

0%{
    transform:scale(1.35) rotate(-4deg);
    filter:brightness(.45) blur(1px);
}

40%{
    filter:brightness(.8) blur(0);
}

100%{
    transform:scale(1) rotate(0deg);
    filter:brightness(1);
}
}

.elementor-50 .elementor-element.elementor-element-10814eb .elementor-field-group .elementor-field:not(.elementor-select-wrapper) {
    border-width: 0px 0px 0px 0px;
    background: url('https://moodebooks.csweb.ca/wp-content/uploads/2026/07/envelope.png') no-repeat 15px center;
    background-size: 20px;
    padding-left: 50px;
    font-family: 'gotham-book' !important;
    color: #000 !important;
    opacity: 1 !important;
}

.elementor-widget-form .elementor-button[type="submit"] {
    font-family: 'Gotham Bold' !important;
}
.elementor-field-group .elementor-field-textual:focus {
    box-shadow: inset 0 0 0 0px rgba(0,0,0,.1) !important;
    outline: 0;
}
.elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-33.e-form__buttons {
	width: 40%;
}
.elementor-field-type-email.elementor-field-group.elementor-column.elementor-field-group-email.elementor-col-66.elementor-field-required {
	width: 60%;
}
ul.list_icon,ul.list_icon_white {
    list-style: none;
    padding-left: 40px;
}
ul.list_icon li span {
    font-family: 'Gotham Bold' !important;
}
ul.list_icon li,ul.list_icon_white li {
    padding-bottom: 15px;
	position:relative;
	font-family: 'gotham-book';
}
ul.list_icon li:before {
    content: "";
    position: absolute;
    background-image: url(https://moodebooks.csweb.ca/wp-content/uploads/2026/07/red-icon.svg);
    height: 25px;
    width: 25px;
    left: -35px !important;
    background-size: 20px;
    background-repeat: no-repeat;
    margin-top: 5px;
}
ul.list_icon_white li:before {
    content: "";
    position: absolute;
    height: 25px;
    width: 25px;
    left: -35px !important;
    background-size: 20px;
    background-repeat: no-repeat;
    margin-top: 5px;
    background-image: url(https://moodebooks.csweb.ca/wp-content/uploads/2026/07/white-icon.svg);
}
.buy_about a.elementor-button {
    color: #fff !important;
}
.buy_about a.elementor-button {
    color: #fff !important;
    font-family: 'gotham-book' !important;
}
.buy_about img {
    background: #fff;
    padding: 10px;
    object-fit: contain;
    height: 163px !important;
}
.buy_home img {
    padding: 10px;
    object-fit: contain;
    height: 163px !important;
	background: #fff;
}

.white_quote span {
    color: transparent !important;
    -webkit-text-stroke: 2px #ffffff !important;
}
.black_stroke .elementor-heading-title {
    -webkit-text-stroke: 2px #00000000;
}
.buy_about .elementor-widget-image {
    background: #fff;
}
.elementor-element.elementor-element-0a9f08a.elementor-widget.elementor-widget-image {
    padding: 10px!important;
}
.behind .elementor-heading-title {
    font-family: 'Behind-the-Gesture' !important;
    color: transparent !important;
    -webkit-text-stroke: 2px #000000 !important;
}
.behind .elementor-heading-title span {
    color: #c00d0d;
    -webkit-text-stroke: 2px #c00d0d !important;
}
.buy_about .elementor-widget-image {
	background: #fff;
	padding: 10px !important;
}
.prod_cont {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
a.page-numbers {
    background: #c00d0d !important;
    padding: 7px 16px;
}
span.page-numbers.current,a.page-numbers:hover {
    background: #000 !important;
    padding: 7px 16px;
}
.sticky-header-sec.fixed { position: fixed !important; top: 0px; background-color: #fff !important; box-shadow: 0 0 5px rgb(0 0 0 / 25%); z-index: 99;
width: 100%; }


/*  Responsive Media Query  */

@media (max-width:1100px){
.pdlr {
     padding-left: 5% !important; /*change as per figma */
     padding-right: 5% !important; /*change as per figma */
}
.elementor-image-gallery .gallery-columns-7 .gallery-item {
	max-width: 20% !important;
}
.elementor-245 .elementor-element.elementor-element-7cb9c57 .gallery-item {
	padding: 0 20px 50px 0 !important;
}
}

@media (max-width:991px){
.elementor-245 .elementor-element.elementor-element-7cb9c57 .gallery-item {
	padding: 0 20px 20px 0 !important;
}
}

@media (max-width:767px){
.elementor-field-type-email.elementor-field-group.elementor-column.elementor-field-group-email.elementor-col-66.elementor-field-required,.elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-33.e-form__buttons{
	width: 100% !important;
}
.elementor-image-gallery .gallery-columns-7 .gallery-item {
	max-width: 33% !important;
}
}















