/*
Theme Name: Challenger Web 2.0
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Kapil Dhiman
Author URI: https://www.linkedin.com/in/dhimankapil/
Description: A clean custom theme.
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.0
Updated: 2025-06-27 05:51:15
*/
@font-face {
    font-family: 'Sirba';
    src: url('fonts/Sirba.eot');
    src: url('fonts/Sirba.eot') format('embedded-opentype'),
         url('fonts/Sirba.woff2') format('woff2'),
         url('fonts/Sirba.woff') format('woff'),
         url('fonts/Sirba.ttf') format('truetype'),
         url('fonts/Sirba.svg#Sirba') format('svg');
}
body img, body p, body h1, body span {
    box-shadow: none !important; 
    text-shadow: none !important;
}
body h1 {
	font-size: 64px !important;
	line-height: 70px !important;
}
:root {
  --div-width: 1319px;
}
.npb-subtitle {
    font-size: 1rem;
    color: #666;
    margin-top: 4px;
}
.article-loader {
    font-style: italic;
    color: #999;
}
.npb-loader {
    font-size: 14px;
    color: #555;
    margin-top: 5px;
}
a,
a.affirm-modal-trigger {
  color: #273535;
}

i,
em {
  font-style: italic;
}

.chatbot-cta {
  display: none;
}

.zindex:after {
  z-index: -1;
}

b,
strong {
  font-weight: bold;
}

.zindex:after {
  z-index: -1 !important;
}

.bg-secondary {
  background-color: var(--e-global-color-secondary);
  color: #fff;
}

.explore-the-community-cta .elementor-container {
  display: flex;
  justify-content: flex-end;
}

.explore-the-community-cta .elementor-container .elementor-column {
  max-width: 362px;
}
p#learn-more {
    color: #fff;
}
.jet-carousel__item-link .jet-carousel__item-img {
  transform: scale(1);
  transition: all 0.3s ease-in-out;
}

.jet-carousel__item-link:hover .jet-carousel__item-img {
  transform: scale(1.05);
}

.jet-carousel__item-link:has(> .jet-carousel__item-img) {
  display: block;
  overflow: hidden;
  max-width: 260px;
}

.community-carousel .jet-carousel .jet-carousel__item .jet-carousel__item-text {
  opacity: 0;
  visibility: hidden;
  margin-top: 10px;
  transition: all 0.3s ease-in-out;
}

.community-carousel .jet-carousel .jet-carousel__item:hover .jet-carousel__item-text {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}

/* header */
.menu-main-navigation-container .jet-nav .menu-item-link .jet-nav-link-text {
  font-size: 16px;
  line-height: 30px;
  font-family: "Sirba", Sirba;
}

.header-nav {
  max-width: 1319px;
}

.header-navigation .elementor-container .elementor-widget-wrap {
  display: grid !important;
  grid-template-areas: "logo nav favicon";
  grid-template-columns: 20% 70% 10%;
}

.header-navigation .elementor-container .elementor-widget-wrap .site-logo {
  grid-area: logo;
}

.header-navigation .elementor-container .elementor-widget-wrap .site-logo-nav-item {
  grid-area: nav;
  max-width: 880px;
}

.header-navigation .elementor-container .elementor-widget-wrap .elementor-widget-image.fav-logo {
  grid-area: favicon;
}

.elementor-section.chatbot-cta .elementor-container {
  position: relative;
}

.header-navigation .elementor-container .elementor-widget-wrap .site-logo-nav-item .menu-main-navigation-container .jet-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* ============ */
.custom-header-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
}

.custom-header-wrapper .user-info span {
  display: none;
}

.header-logo {
  font-size: 24px;
  font-weight: bold;
}

.crescent-moon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #2c3e2d;
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.crescent-moon::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 8px 0 0 #2c3e2d;
}

.crescent-moon::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #dc3545;
}

.header-actions {
  display: flex;
  gap: 40px;
  align-items: center;
  justify-content: flex-end;
  padding-left: 40px;
}

.header-icon {
  cursor: pointer;
  border-radius: 4px;
  transition: background 0.3s;
}

.header-icon:hover {
  background: rgba(255, 255, 255, 0.1);
}

.notification-badge {
  position: relative;
}

.notification-badge::after {
  content: "3";
  position: absolute;
  top: -8px;
  right: -8px;
  background: #dc3545;
  color: white;
  font-size: 10px;
  padding: 3px 6px;
  border-radius: 10px;
  min-width: 16px;
  text-align: center;
  line-height: 1;
}

.user-info {
  display: flex;
  align-items: center;
  gap: 10px;
}

.user-avatar {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff;
  color: #2c3e2d;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}

.jet-nav-wrap .jet-nav__mobile-trigger-open {
  display: block;
  color: #fff;
}

.text-bg {
  background-color: #273535;
  max-width: 480px;
  margin-block-end: 30px !important;
}

.border-style .elementor-accordion .elementor-accordion-item {
  border: none;
}

.border-style .elementor-accordion .elementor-accordion-item .elementor-tab-title {
  position: relative;
  padding: 15px 0px 15px 20px;
}

.border-style .elementor-accordion .elementor-accordion-item .elementor-tab-title:after {
  content: "";
  position: absolute;
  width: 89%;
  background-color: #000;
  height: 1px;
  left: 20px;
  bottom: 0;
  top: auto;
}

.border-style .elementor-accordion .elementor-accordion-item .elementor-tab-content.elementor-active {
  border: none;
}

.mb-0 {
  margin-block-end: 0 !important;
}

.chatbot-cta {
  position: relative;
  margin-top: -1px;
}

.chatbot-cta .elementor-widget-button {
  position: absolute;
  right: 0;
  top: -30px;
  z-index: 9;
}

.jet-banner {
  padding-bottom: 200px;
}

.community-carousel .jet-banner.jet-effect-lily .jet-banner__content-wrap {
  height: 35%;
}

.community-carousel .jet-banner.jet-effect-lily .jet-banner__img {
  transform: none;
}

.community-carousel .jet-banner.jet-effect-lily:hover .jet-banner__text,
.community-carousel .jet-banner.jet-effect-lily:hover .jet-banner__title {
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
}

.content-style strong {
  font-size: 25px;
}

/* .imagestyle:after {
  background-image: url(https://cbwstg.wpengine.com/wp-content/uploads/2025/08/caseuse.webp);
  background-repeat: no-repeat;
  background-position: right;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: 880px;
  max-width: 822px;
} */

.imagestyle:after {
  content: "";
  position: absolute;
  left: 0;
  top: 85px;
  background-color: #273535;
  z-index: 9;
  width: 100%;
  height: 83%;
  z-index: -1;
}


.imagestyle.imagstretch::after {
  background-size: 820px;
  background-position: top right;
}

.imagestyle.imagstretch .jet-parallax-section__layout:after {
  content: "";
  position: absolute;
  left: 0;
  top: 85px;
  background-color: #273535;
  z-index: 9;
  width: 100%;
  height: 100%;
}

.imageleft.imagestyle:after {
  right: auto;
  left: 0;
}

/* .imagestyle.common-cast:after {
  background-image: url(/wp-content/uploads/2025/08/getting-started.webp);
} */

.imagestyle.imageleft .jet-parallax-section__layout:after {
  background-color: #415556;
  height: 87%;
}

/* .imagestyle.imageleft:after {
  background-image: url(/wp-content/uploads/2025/08/handling.webp);
}

.imagestyle.baking:after {
  background-image: url(/wp-content/uploads/2025/08/baking.webp);
} */

.article-style .custom-heading .elementor-widget-container h2 {
  padding: 8% 0 9%;
  max-width: 520px;
  margin: 0 auto;
}

.max-width-para {
  max-width: 460px;
  margin: 0 0 0 15%;
}

.all-article-section:after {
  content: "";
  background-image: url(/wp-content/uploads/2025/08/Challenger_2024_OnSi.png);
  position: absolute;
  right: 0;
  width: 47%;
  height: 100%;
  top: 0;
  background-repeat: no-repeat;
  left: auto;
  background-position: right center;
  background-size: 100%;
}

.latest-article .elementor-post__text {
  position: relative;
}

.latest-article .elementor-post__meta-data {
  position: absolute;
  top: 0;
}

.subscribe-form a.jet-subscribe-form__submit {
  position: absolute;
  right: 0;
}

.subscribe-form .jet-subscribe-form__input-group {
  position: relative;
}




/* footer */
.newsletter-form-wrapper .elementor-form .elementor-form-fields-wrapper {
  display: grid;
  grid-template-columns: auto 115px;
}

.newsletter-form-wrapper .elementor-form .elementor-form-fields-wrapper button {
  min-width: 115px;
  width: 100%;
}

.elementor-jet-carousel.jet-elements {
  overflow: hidden;
}

.elementor-jet-carousel.jet-elements .slick-slide img {
  width: 100%;
  object-fit: cover;
}

.gallery-caption span:nth-child(2),
.gallery-caption span:last-child {
  position: relative;
  padding-left: 38px;
  display: block;
  overflow: hidden;
  font-size: 18px;
  font-family: "Cronos Pro", sans-serif;
  line-height: 25px;
  margin: 10px 0;
}

.gallery-caption span:nth-child(2):before {
  top: 0;
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  background-image: url(/wp-content/uploads/2025/08/timer.png);
  background-repeat: no-repeat;
  left: 0;
}

.gallery-caption span:last-child:before {
  content: "";
  background-image: url(/wp-content/uploads/2025/08/cook-time.png);
  top: 0;
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  background-repeat: no-repeat;
  left: 0;
}

.recipies-style .gallery-caption span:nth-child(2):before {
  background-image: url(/wp-content/uploads/2025/08/gr-timer.png);
}

.recipies-style .gallery-caption span:last-child:before {
  background-image: url(/wp-content/uploads/2025/08/gr-cook-time.png);
}

.gallery-caption {
  margin-bottom: 60px !important;
  display: block;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
}

.gallery-caption h3 {
  font-size: 25px !important;
  line-height: 32px;
}

.recipies-style .gallery-caption span:nth-child(2) {
  min-height: 50px;
}

.heading-kis-bg {
  position: relative;
}

.heading-kis-bg h2 {
  position: relative;
  z-index: 9;
}

.heading-kis-bg:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #ba8e5d;
  margin-left: -20%;
  top: 0;
}

.heading-button-bg .jet-button__container {
  position: relative;
}

.heading-button-bg .jet-button__container:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #273535;
  margin-left: -20%;
  top: 0;
  max-width: 40%;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}


.latest-article-list .heading-button-bg .jet-button__container:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #ba8e5d;
  margin-left: -11%;
  top: 0;
  max-width: 20%;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.bg-colum-color {
  position: relative;
}

.bg-colum-color:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 75%;
  background-color: #ba8e5d;
  margin-left: -2%;
  top: 50%;
  border: 0;
  transform: translate(0, -50%);
}

.bg-colum-color.bg-colum-color-right:after {
  content: "";
  position: absolute;
  width: 20%;
  height: 75%;
  background-color: #ba8e5d;
  top: 50%;
  border: 0;
  transform: translate(0, -50%);
  z-index: 1;
  right: 0;
  margin-right: -17%;
}

.next-btn {
  position: absolute !important;
  right: -140px;
  left: auto;
  max-width: 110px;
  z-index: 99;
  transform: translate(0, -50%);
  top: 50%;
}


.greycolorbg .bg-colum-color.bg-colum-color-right:after,
.greycolorbg .bg-colum-color:before {
  background-color: #7e877f;
}

.next-btn a {
  padding: 0 !important;
}

.next-btn .elementor-button-content-wrapper {
  display: block;
  text-align: center;
}

.next-btn .elementor-button-icon {
  display: block;
}

.comm-kitchen .elementor-image-gallery figure figcaption {
  width: 100%;
}

.comm-kitchen .gallery-caption {
  margin-bottom: 10px !important;
}

.social-icon .elementor-grid-item .elementor-social-icon {
  background-color: transparent;
}

/* .imagerightalign.elementor-section {
  background-size: 63% auto;
} */
.imagerightalign.imageleftalign .imagerightalign:after {
  background-color: transparent;
}

.benefit-autolyse.imagerightalign:after {
  background-color: #415556;
}

.ways-autolyse.imagerightalign:after {
  background-color: #273535;
}


.imagerightalign .elementor-column {
  z-index: 9;
}



.technique-list .gallery-caption {
  background-color: #415556;
  margin-top: 0 !important;
  padding: 12px 10px 6px;
}

.technique-list .gallery-caption h3 {
  text-align: center;
  line-height: 35px;
}

.imagerightalign.bread-pan:after {
  background-color: #5c6d76;
  width: 75%;
}

.imagerightalign.bread-pan {
  background-size: 50% auto;
}

.imagerightalign.ultimate-bread:after {
  right: 0;
  background-color: #5c6d76;
  left: auto;
  width: 75%;
}

.imagerightalign.ultimate-bread.elementor-section {
  background-size: 53% auto;
}


.imagerightalign.imageleftalign:after {
  left: auto;
  background-color: #7e877f;
  right: 0;
}

.imagerightalign.colorgreen:after {
  background-color: #415556;
}

.image-centre img {
  margin: 0 auto;
}

.woocommerce button.single_add_to_cart_button.button.alt,
.woocommerce button.single_add_to_cart_button.button.alt:hover {
  background-color: #ba8e5d;
  padding: 0 21px;
  border-radius: 10px;
  font-family: "Cronos Pro", sans-serif;
  font-size: 14px;
}

.woocommerce .elementor-4465 .elementor-element.elementor-element-b81735c .price {
  margin-bottom: 0;
}

/*
effect /product-category/proofing/
 .affirm-as-low-as {
  color: #F9F7EE;
  margin: 20px 0;
}
 */


.woocommerce div.product form.cart div.quantity {
  padding: 0 10px;
  background-color: #efeee9;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image a {
  background-color: #FFFFFF;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
  background-color: #F9F7EE;
}

.mbremove .return-policy .text-bg {
  max-width: 587px;
}

.glossary-page .border-style .elementor-accordion .elementor-accordion-item .elementor-tab-title:after {
  background-color: #7E877F;
  bottom: -1px;
}

.faq-challen-block .jet-accordion {
  border-color: #707070 !important;
}

.margin-remove .elementor-element-populated {
  margin: 0 !important;
}

.testimonial-style section.elementor-section.elementor-top-section {
  border: none;
}

.press-post .jet-listing-dynamic-image__img {
  display: block;
  max-height: 90px;
  width: 100%;
  max-width: 173px !important;
}

.press-post .jet-listing-grid__items.grid-col-desk-3 {
  display: flex;
  align-items: end;
}

.press-column-section .jet-listing-dynamic-field__content {
  max-width: 286px;
}

.taggbox .tb_see_more_btn {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
  margin: 50px 0 0;
  padding: 0 41px 4px;
  border-radius: 10px;
}

.gform-style .gfield input {
  padding: 20px 20px !important;
  background-color: transparent;
}

.gform-style .gfield input {
  padding: 20px 20px !important;
  background-color: transparent;
  border-color: #415556;
  font-size: 18px !important;
  font-family: 'Sirba' !important;
  color: #415556 !important;
}

.darkgreen .tb_app_wrapper {
  background-color: #273535 !important;
}

.gform-style label.gfield_label.gform-field-label {
  display: none !important;
}

.gform-style .gfield {
  width: 100% !important;
  display: block;
}

.gform-style input#gform_submit_button_1 {
  background-color: #7E877F;
  border: none;
  color: #F9F7EE;
  font-size: 14px;
  line-height: 22px;
  padding: 10px 20px 11px;
  text-transform: capitalize;
  font-family: "Cronos Pro", sans-serif;
  border-radius: 10px;
}

div#alphabet-nav a {
  color: #f9f7ee;
}

div#alphabet-nav {
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding: 10px 0 20px;
}

div#alphabet-nav a:first-child {
  padding-right: 20px;
}

.tb-content .elementor-widget-container {
  overflow: visible !important;
}

.tb-content .elementor-toc__header {
  position: relative;
  border: none;
}

.tb-content .elementor-toc__header:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #ba8e5d;
  margin-left: -130px;
  top: 0;
  left: 0;
  /* z-index: -1; */
}

.tb-content .elementor-toc__header-title {
  z-index: 9;
}

.tb-content .elementor-toc__toggle-button {
  padding-right: 20px;
}

a.woocommerce-product-gallery__trigger {
  display: none;
}

.npb-left {
  padding: 0% 5% 0% 17%;
}

a.npb-permalink,
.npb-subtitle em {
  font-family: "Sirba", Sans-serif;
  font-size: 50px;
  line-height: 62px;
  color: #F9F7EE;
}

.npb-excerpt {
  font-family: "Cronos Pro", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  color: #F9F7EE;
}

.npb-right {
  display: inline-block;
  position: absolute;
  right: -110px;
  z-index: 999;
  top: 0%;
  transform: translate(-30px, 0%);
}

.npb-right a {
    position: relative;
    font-family: "Cronos Pro", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    color: #F9F7EE;
}

.npb-right a:after {
  content: "";
  background-image: url(https://cbwdev.wpengine.com/wp-content/uploads/2025/08/arrow-r.png);
  position: absolute;
  top: -40px;
  z-index: 999;
  right: 0;
  width: 40px;
  height: 30px;
  background-repeat: no-repeat;
}

.npb-subtitle {
  margin-bottom: 20px;
}

.our-articel-tab .npb-right {
  right: -80px;
  top: 50%;
  transform: translate(0%, -50%);
}

.our-articel-tab .npb-right a:after {
  right: -17px;
}

.our-articel-tab .npb-right {
  right: -50px;
}

.e-add-to-cart--show-quantity-yes .quantity {
  padding: 0 !important;
  background-color: #fff !important;
}

.e-add-to-cart--show-quantity-yes .quantity input {
  padding: 0 0px !important;
  width: 51px !important;
  background-color: #fff !important;
}

.cm-kitchen .tb_app_wrapper {
  background-color: #ba8e5d !important;
}

.list-spacing .elementor-widget-wrap.elementor-element-populated .elementor-widget-button {
  padding-right: 40px;
}

.imagerightalign.ultimate-bread.master-method:after {
  width: 100%;
  max-width: 55%;
  z-index: -1;
}

/* .imagerightalign.elementor-section {
    background-size: 55% auto !important;
} */



.search-form {
  right: 200px;
  top: 200px;
}

.search-field {
  background-color: transparent;
  background-image: url(/wp-content/uploads/2025/08/search.png);
  background-position: 5px center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  border: none !important;
  cursor: pointer;
  height: 40px;
  margin: 3px 0;
  padding: 0 0 0 34px;
  position: relative;
  -webkit-transition: width 400ms ease, background 400ms ease;
  transition: width 400ms ease, background 400ms ease;
  width: 0px;
  cursor: pointer;
}

.search-field:focus {
  background-color: #F9F7EE;
  border: 2px solid #F9F7EE;
  cursor: text;
  outline: 0;
  width: 250px;
  color: #273535;
}

.search-form .search-submit {
  display: none;
}


.imagerightalign.articlebg:after {
  background-color: #e5e4db;
  width: 75%;
}

.article-style .elementor-element-populated:after {
  content: "";
  background-color: #e5e4db;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}

.bggrey:after {
  content: "";
  background-color: #f9f7ee;
  position: absolute;
  right: 0;
  width: 100%;
  height: 100%;
  top: 0;
  background-repeat: no-repeat;
  left: auto;
  background-size: 100%;
  z-index: -2;
}

.jet-subscribe-form__message {
  left: 0;
}

.fourty {
  background-size: 47% auto;
}

.fifty {
  background-size: 50% auto !important;
}

.sixty {
  background-size: 60% auto !important;
}

.seventy {
  background-size: 70% auto !important;
}

a.read-more {
  display: inline-block;
  margin-top: 20px;
  padding: 5px 25px 5px 25px;
  background-color: var(--e-global-color-primary);
  font-family: "Cronos Pro", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: #fff;
}

a.read-more:hover {
  background-color: var(--e-global-color-2ab71279);
}


.feature-baker-month .npb-excerpt {
  font-weight: 400;
}

.feature-baker-month a.npb-permalink {
  font-size: 31px;
  line-height: 38px;
  font-weight: bold;
}

.feature-baker-month .npb-subtitle {
  font-size: 31px;
  line-height: 38px;
  color: #f9f7ee;
}

.imagestyle.fullwidthbg:after {
  height: 87%;
}

.lightgreen::after {
  background-color: #415556;
}

.lightgreen label {
  background-color: #273535;
  padding: 15px;
  line-height: 20px;
  font-size: 15px;
}

.essential-equip .affirm-as-low-as,
.essential-equip a.affirm-modal-trigger {
  color: #273535;
  margin-top: 0;
  font-size: 18px;
  display: block;
  overflow: hidden;
}

.essential-equip a {
  font-size: 20px;
  color: #273535;
  font-family: "Sirba", sans-serif;
}

.woocommerce ul.products li.product .button {
  display: inline-block;
  margin-top: 1em;
  background-color: #ba8e5d;
  padding: 0 21px;
  border-radius: 10px;
  font-family: "Cronos Pro", sans-serif;
  font-size: 14px;
  height: 40px;
  display: inline-flex;
  align-items: center;
}

.woocommerce ul.products li.product .button:hover,
.taggbox .tb_see_more_btn:hover {
  color: #f9f7ee !important;
  background-color: #000000 !important;
}

.testimonial-carousel .ttext {
  font-family: "Cronos Pro", sans-serif;
}

.community-kitchen .elementor-button.elementor-button-link,
.bread-baking-techniques .elementor-button.elementor-button-link {
  background-color: #7e877f !important;
}

.npb-title {
  color: #f9f7ee;
}

.add_to_cart_button,
.product_type_simple,
a.button.product_type_external {
  display: none !important;
}

.shop-products .woocommerce ul.products li.product a img,
.archive .woocommerce ul.products li.product a img {
  width: auto;
  height: 400px;
  object-fit: contain;
  background-color: #fff;
}

.bakers-classroom .woocommerce ul.products li.product a img {
  width: auto;
  height: 387px;
  object-fit: contain;
  background-color: #fff;
}

form.cart {
  display: block;
  overflow: hidden;
  padding: 20px 0;
}

.ultimate-bread-pan figure.elementor-image-box-img img {
  margin: 0 auto;
}


.posts-tab-menu {
  list-style: none;
  display: flex;
  gap: 10px;
  cursor: pointer;
  margin: 0;
  padding: 0;
}

.posts-tab-menu li {
  padding: 6px 12px;
  border-radius: 6px;
  color: #f9f7ee;
  font-size: 18px;
  font-family: "Cronos Pro", sans-serif;
}

.posts-tab-menu li.active {
  color: #CD8C54;
}

.post-block {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
}

.post-item {
  color: #f9f7ee;
  flex: 0 0 30.7%;
}

.post-block a.post-item:hover {
  color: #f9f7ee;
}

.elementor .post-item img {
  height: 470px;
  object-fit: cover;
  object-position: center center;
}

.post-item .time-icon,
.post-item .cook-icon {
  position: relative;
  padding-left: 33px;
}

.post-item .time-icon:before {
  content: "";
  background-image: url(/wp-content/uploads/2025/09/timer.png);
  width: 33px;
  height: 40px;
  position: absolute;
  background-repeat: no-repeat;
  left: 0;
  background-size: 20px;
}

.post-item .cook-icon:before {
  content: "";
  background-image: url(/wp-content/uploads/2025/09/cook-time.png);
  width: 33px;
  height: 40px;
  position: absolute;
  background-repeat: no-repeat;
  left: 0;
  background-size: 20px;
  top: 3px;
}

.elementor-section.elementor-section-boxed.bg-clr {
  background-color: #415556;
  padding: 20px 0;
}
.bread-baking-techniques .our-category a.elementor-button {
    background-color: transparent !important;
}

.feature-baker-block h2 {
    font-family: "Sirba", Sans-serif;
    font-size: 50px;
    font-weight: 400;
    line-height: 57px;
    color: #F9F7EE;
}

.feature-baker-block .featured-baker-image {
    width: 100%;
}
.feature-baker-block .featured-baker-image img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 680px;
}
.feature-baker-block .elementor-widget-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.feature-baker-block .npb-right { 
    top: 50%;
    transform: translate(-30px, -50%);
}
@media screen and (max-width: 1800px) and (min-width: 1500px) {

  .bg-colum-color:before,
  .bg-colum-color.bg-colum-color-right:after {
    height: 85%;
  }
}

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

  /* .imagerightalign .elementor-widget-wrap.elementor-element-populated {
    padding: 5% 0 !important;
} autolyse page remove*/
  .imagerightalign.ultimate-bread.master-method .elementor-widget-wrap.elementor-element-populated {
    padding: 10% 0 !important;
  }
	.mater-head-align .elementor-widget-wrap .elementor-element.elementor-widget-heading {
    width: var(--container-widget-width, 72%);
    max-width: 72%;
    --container-widget-width: 72%;
}
}

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

  .max-width-para {
    max-width: 460px;
    margin: 0 0 0 5%;
  }

  body .all-article-section .elementor-element.elementor-element-2f6a5ee .jet-button__instance {
    width: 160px;
  }

  body .article-style .custom-heading .elementor-widget-container h2 {
    padding: 4% 0 5%;
  }

  body .all-article-section .elementor-element.elementor-element-1f4d2b9>.elementor-widget-container {
    padding: 5% 0% 0% 0%;
  }

  body .all-article-section .elementor-element.elementor-element-8aae462>.elementor-widget-container {
    padding: 0% 0% 1% 0%;
  }

  body .all-article-section .elementor-element.elementor-element-5c844a3>.elementor-element-populated {
    padding: 5% 6% 4% 0%;
  }

  .imagerightalign.imageleftalign .imagerightalign:after {
    background-color: transparent;
  }

  .imagerightalign.imageleftalign.sixty {
    background-size: 70% auto !important;
  }


  .imagerightalign.elementor-section {
    background-size: 67% auto !important;
  }
    .bread-baking-techniques .imagerightalign.elementor-section {
        background-size: 57% auto !important;
    }
  .imagerightalign.seventy {
    background-size: 71% auto !important;
  }

  .feature-baker-month a.npb-permalink,
  .feature-baker-month .npb-subtitle {
    font-size: 25px;
    line-height: 31px;
  }

  .feature-baker-block .npb-left {
    padding: 0% 5% 0% 8%;
  }

  .feature-baker-block .elementor-widget-container p {
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 0;
  }

  .feature-baker-block .elementor-widget-container {
    margin-bottom: 10px !important;
  }

  .feature-baker-block .bg-colum-color.bg-colum-color-right:after,
  .feature-baker-block .bg-colum-color:before {
    height: 87%;
  }
.npb-right { 
    right: -90px; 
}
}

@media only screen and (max-width: 1200px) {
.recipies-style h4.elementor-heading-title.elementor-size-default {
    font-size: 18px !important;
    line-height: 24px !important;
}

}
@media screen and (max-width: 1400px) and (min-width: 1200px) {

  body h2,
  a.npb-permalink,
  .npb-subtitle em {
    font-size: 32px !important;
    line-height: 40px !important;
  }

  body h1 {
    font-size: 54px !important;
    line-height: 61px !important;
  }

}
@media screen and (max-width: 1199px) and (min-width: 768px) {
body h1 {
    font-size: 44px !important;
    line-height: 51px !important;
}

  body p {
    font-size: 16px !important;
    line-height: 22px !important;
  }

    body h2, .npb-subtitle em {
        font-size: 35px !important;
        line-height: 41px !important;
    }


    .imagerightalign.elementor-section {
        background-size: 80% auto !important;
    }
    .imagerightalign.seventy {
        background-size: 77% auto !important;
    }
.imagerightalign.elementor-section h2 {
    font-size: 25px !important;
    line-height: 31px !important;
}
.imagerightalign.elementor-section.abt-challenger {
    background-size: 46% !important;
}
.section-one {
    max-height: 400px;
}
    .testimonial-info h2 {
        font-size: 22px !important;
        line-height: 28px !important;
    }
	
.recipies-tab .post-item img { 
    width: 100%;
}	
	
body .all-recipies h2 {
    font-size: 24px !important;
    line-height: 30px !important;
}
.single-techniques .elementor-widget-container {
    word-wrap: break-word;
}
.single-techniques .elementor-widget-container p {
    padding-right: 15px;
}
 body .article-style .custom-heading .elementor-widget-container h2 {
        padding: 4% 17px 5%;
        font-size: 28px !important;
        line-height: 34px !important;
    }
.heading-kis-bg h2 { 
    padding: 10px 0;
}
	
	
a.npb-permalink, .npb-subtitle em { 
    font-size: 32px;
    line-height: 38px; 
}	
.npb-excerpt { 
    font-size: 16px; 
    line-height: 22px; 
}
	
.feature-baker-block .elementor-column.elementor-col-33:first-child {
    width: 9% !important;
}	
.feature-baker-block .elementor-column.elementor-col-33:nth-child(2) {
    width: 39% !important;
}		
.feature-baker-block .elementor-column.elementor-col-33:last-child {
    width: 52% !important;
}
.feature-baker-block .npb-left {
        padding: 0% 8% 0% 6%;
    }		
.feature-baker-block .npb-right {
        right: -70px;
    }
}
@media only screen and (max-width: 1280px) {

  .max-width-para {
    margin: 0 0 0 1%;
  }
}

@media only screen and (min-width: 768px) {
  .imagerightalign:after {
    content: "";
    position: absolute;
    left: 0;
    background-color: #ba8e5d;
    top: 0;
    height: 100%;
    width: 50%;
    z-index: 0;
  }

  .imagerightalignbgnew:after {
    content: "";
    position: absolute;
    left: -50%;
    background-color: #415556;
    top: 0;
    height: 100%;
    width: 50%;
    z-index: 0;
  }
.remove-color{
		background-color:transparent !important;
	}
}

@media only screen and (max-width: 768px) {
  .post-item {
    flex: 1 1 calc(50% - 20px);
  }
}

@media only screen and (max-width: 767px) {
.feature-baker-block .elementor-column.elementor-col-33 {
    width: 100% !important;
}
    .feature-baker-block .npb-left {
        padding: 0% 18% 0% 0;
    }
.ultimate-bread-pan figure.elementor-image-box-img img { 
    max-width: 210px;
}
.min-height {
    min-height: 300px !important;
}
.rel-post-info {
    margin-top: 30px;
}
.heading-kis-bg h2 { 
    padding: 10px 0;
}
.bg-lt-green {
    background-color: #7e877f;
}
.master-method.bgnone {
    background-color: #5c6d76;
}
body .recipies-tab .post-block {
    padding: 0 15px;
}
body .recipies-tab h3 {
    font-size: 22px !important;
	line-height: 28px !important;
}
.posts-tab-menu { 
    display: contents; 
}
.gform-style .gfield input {
    padding: 10px 20px !important; 
}
body .testimonial-info h2, 	body .contact-info h3  {
    font-size: 20px !important;
    line-height: 26px !important;
} 
.our-articel-tab .npb-right {
    right: 20px;
    top: 50px;
}
  .jet-carousel-wrap.jet-equal-cols .jet-carousel__item img {
    max-height: 275px;
    object-position: center;
  }

  body h2,
  .npb-subtitle em {
    font-size: 30px !important;
    line-height: 35px !important;
  }

  a.npb-permalink,
  .feature-baker-month .npb-subtitle {
    font-size: 20px !important;
    line-height: 26px !important;
  }

  .feature-baker-month .npb-excerpt {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
  }

  .feature-baker-month .npb-left {
    padding: 0% 5% 0% 3%;
    max-width: 300px;
  }

  .npb-right {
    right: -20px;
  }

  .bg-colum-color.bg-colum-color-right:after {
    content: none;
  }

  body h1 {
    font-size: 40px !important;
    line-height: 45px !important;
  }

  body h3 {
    font-size: 30px !important;
    line-height: 36px !important;
  }



  body p {
    font-size: 14px !important;
    line-height: 20px !important;
  }

  body .header-navigation .elementor-container .elementor-widget-wrap .site-logo-nav-item .menu-main-navigation-container .jet-nav {
    justify-content: normal;
  }

  body .jet-mobile-menu--left-side.jet-nav-wrap .jet-nav.m-layout-mobile,
  .jet-mobile-menu--right-side.jet-nav-wrap .jet-nav.m-layout-mobile {
    background-color: #263333;
  }

  body .jet-nav-wrap.m-layout-mobile .jet-nav__mobile-trigger {
    margin-right: 0;
  }

  body .jet-nav__mobile-close-btn.jet-blocks-icon i {
    color: #fff;
  }

  body .header-navigation .elementor-container .elementor-widget-wrap {
    display: flex !important;
  }

  body .header-navigation .elementor-container .elementor-widget-wrap .site-logo {
    width: 30%;
  }

  body .header-navigation .elementor-container .elementor-widget-wrap .site-logo-nav-item {
    width: 70%;
  }

  body .header-navigation .elementor-container .elementor-widget-wrap .site-logo-nav-item .menu-main-navigation-container .jet-nav.m-layout-mobile .menu-item {
    width: 100%;
    background-color: #283838;
    border-bottom: 1px solid #f5f5f5;
  }


  body .section-second h3.elementor-heading-title.elementor-size-default {
    font-size: 20px !important;
    line-height: 24px !important;
  }

  body .section-second h4.elementor-heading-title.elementor-size-default {
    font-size: 14px !important;
    line-height: 20px !important;
    margin-top: 10px;
  }

  .subscribe-form a.jet-subscribe-form__submit {
    padding: 9px 20px !important;
  }

  .bakers-box p.elementor-image-box-description {
    font-size: 10px !important;
    padding: 0 10px;
  }

  .bakers-classroom .woocommerce ul.products li.product a img {
    height: 230px;
  }

  .essential-equip .affirm-as-low-as,
  .essential-equip a.affirm-modal-trigger {
    font-size: 14px;
  }

  .woocommerce ul.products li.product .price {
    font-size: 16px;
  }

  .woocommerce ul.products li.product .woocommerce-loop-product__title,
  .woocommerce ul.products li.product h3 {
    font-size: 20px !important;
  }

  .npb-right a {
        font-size: 14px;
    }
  body footer h3 {
    font-size: 22px !important;
    line-height: 28px !important;
  }

  .taggbox .tb_see_more_btn {
    padding: 6px 22px 8px;
    border-radius: 5px;
    min-height: auto;
    font-size: 11px;
  }

  .npb-left {
    padding: 0% 3.5% 0% 3.5%;
  }

  .npb-excerpt {
    font-size: 14px;
    line-height: 20px;
  }
	.bgnone {
        background-image: none !important;
    }
.content-style strong {
    font-size: 16px;
}
.lightgreen {
    background-color: #415556;
}
.lightgreen.bgnone {
    padding: 30px 0 !important;
}
.text-bg { 
    max-width: 72% !important;
}
.faq-sec .jet-listing-grid.jet-listing {
    max-width: 79%;
    margin: 0 auto;
}
.faq-sec .jet-listing-grid.jet-listing .jet-accordion .jet-accordion__inner {
    padding-left: 20px;
}
	
	
	.latest-article.single-blg {
    margin: 0 auto;
}
.latest-article.single-blg span.elementor-post-date {
    font-size: 10px;
    font-style: italic;
}
.latest-article.single-blg h3.elementor-post__title a, .latest-article.single-blg h3.elementor-post__title, .latest-article.single-blg p {
    font-size: 20px !important;
    line-height: 26px !important;
}

.our-category .elementor-widget-button {
        display: inline-block;
        width: auto !important;
    }
    .our-category .elementor-widget-button .elementor-button span {
        color: #f9f7ee;
        font-size: 16px;
        font-family: "Cronos Pro", sans-serif;
        padding-right: 5px;
        padding-bottom: 5px;
        font-weight: 400 !important;
		position: relative;
    }
.our-category .elementor-widget-button .elementor-button span.elementor-button-text:after {
    content: "|";
    position: absolute;
    right: -17px;
}
	    .imagerightalign.ultimate-bread.master-method .elementor-widget-wrap.elementor-element-populated {
        padding: 4% 0 3% !important;
    }
}

/* Responsive: 1 per row on small screens */
@media (max-width: 480px) {
  .post-item {
    flex: 1 1 100%;
  }

  .elementor-button {
    font-size: 10px !important;
    line-height: 20px !important;
    padding: 2px 14px !important;
  }

    body .ultimate-bread-pan h3 {
        font-size: 18px !important;
        line-height: 24px !important;
    }
 

  body .ultimate-bread-pan p {
    display: none;
  }

  a.read-more {
    font-size: 11px;
    line-height: 17px;
    color: #fff;
  }
.jet-carousel__item-link:has(> .jet-carousel__item-img) {
    max-width: 100%;
}
}

/* @media only screen and (max-width: 768px) {
    .button.button.alt.ppcp-dcc-order-button {
        margin: 0 !important;
        display: block !important;
    }

    .button.wc-moddify-order {
        margin-top: 0 !important;
    }

a.button.wc-moddify-order {
        margin-top: 0 !important;
        display: block;
        text-align: center;
        margin: 12px 0 !important;
    }
}
.jet-listing-grid.jet-listing .elementor-widget-image img {
    aspect-ratio: 3 / 2;
    object-fit: cover;
} */