/*
 Theme Name:   Bonbon Child Theme
 Theme URI:    https://bonbon.themerex.net
 Description:  Bonbon Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     bonbon
 Version:      1.0.0    
 Tags:         confectionery, cake bakery, artisanal shop, chocolatier, pastry shop, chocolate boutique, gift shop, sweets, desserts, bakery, confections, chocolate, recipe blog, celebration, handmade
 Text Domain:  bonbon
*/


/* =Theme customization starts here
------------------------------------------------------------ */
.d-none{
	display:none !important;
}
.menu_mobile .menu_mobile_nav_area{
	width:90% !important;
}
/*  18-04-2024 */
.up_back_classes  .sc_icons_size_small .sc_icons_icon:before, .sc_icons_size_small .sc_icons_icon>span:before{
	font-size:24px;
}
.up_back_classes p{
	margin-bottom:10px;
}
.up_backing_rows > .elementor-container{
	gap:35px;
}
.elementor-40022 .elementor-element.elementor-element-e7afa85 .logo_image{
	    max-height: 50px;
}
.elementor-38691 .elementor-element.elementor-element-cfe4966 .logo_image {
    max-height: 100px !important;
}
 .logo_image{
	max-height: 100px !important;
}
.sc_layouts_logo.sc_layouts_logo_default{
	width: 300px;
    display: block;
}
@media(max-width:1199px){
	.sc_layouts_logo{
		width: 230px !important;
	}
	 .logo_image{
		max-height: 90px !important;
	}
}
.up_backing_rows .up_backing_card1 .card_title,
.up_backing_rows .up_backing_card2 .card_title{
	max-width: calc(100% - 65px) !important;
}

.up_backing_rows .up_backing_card1 .f_price,
.up_backing_rows .up_backing_card2 .f_price{
	max-width: 100px;
}

@media (max-width:768px){
	.up_backing_rows .up_backing_card2{
		min-height:450px;
	}
}

.footer-links a {
    font-size: 14px;
	padding:0 !important;
	white-space:nowrap;
	color: #54190D !important;
}
.footer-signup-btn .submit-style-in{
	background: linear-gradient(90deg, #CDFFD8 42%, #94B9FF 97%);    
	border-radius: 30px !important;
	padding: 14px 48px !important;
	 color: #343378 !important;	
}
.footer-signup-btn .wpcf7-form-control{
	color:#343378;
	
}
.footer-signup-btn .wpcf7-form-control:hover{
	color: #000 !important;
}
.footer-signup-btn .wpcf7-spinner{
	display: none !important;
}
.footer-form .wpcf7-form-control{
	color:#54190D !important; 
}
.footer-form .wpcf7-form-control::placeholder{
	color:#54190D !important
}
.contact-us-terms .wpcf7-list-item-label::before{
	border-color:#241c10 !important;
}

/* gallery section */

.gallery-section  #gallery-1{
	display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-flow: dense;
    grid-auto-rows: 300px;
    gap: 4px;
	margin: 0;
}
.gallery-section  #gallery-1.gallery .gallery-item{
	max-width: 100% !important;
	width: 100% !important;
	overflow: hidden;
	padding: 0 !important;
	height: 100%;
}
.gallery-section  #gallery-1.gallery .gallery-item .gallery-icon,
.gallery-section  #gallery-1.gallery .gallery-item .gallery-icon a{
	height: inherit;
}
.gallery-section  #gallery-1 .gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.gallery-section  #gallery-1 .gallery-item:nth-child(2n),
.gallery-section #gallery-1 .gallery-item:nth-child(8n){
	grid-column: span 2;
}
.gallery-section  #gallery-1 .gallery-item:nth-child(3){
	grid-row: span 2;
}
.gallery-section  #gallery-1 .gallery-item:nth-child(6n){
	grid-column: span 1;
}
@media (max-width:991px){
    .no-br{display:none;}
	.gallery-section  #gallery-1{
		grid-template-columns: repeat(3, 1fr);
	}
}
@media (max-width:767px){
	.gallery-section  #gallery-1{
		grid-template-columns: repeat(2, 1fr);
	}
    .gallery-item{
        padding: 5px;
    }
    .breadcrumb-section .breadcrumb-inner p{display: none;}
    .footer-fix{position: fixed !important; bottom: 0; z-index: 9999; width: 100%; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);}
    .footer-fix .no-space{display: flex;}
    .footer-fix .no-space a.hero-share {display: flex;}
}
@media (max-width:575px){
	.gallery-section  #gallery-1{
		grid-template-columns: repeat(2, 1fr);
	}
    a.hero-share {
        color: #BBBBBB !important;
        font-weight: 600;
    }
    
}
@media (max-width: 479px) {
    /* .woocommerce div.product div.images .flex-control-thumbs {
        padding: 8px 0 0;
        margin: 0 -8px -8px 0;
        width: 150px !important;
        position: relative;
        display: inline-flex;
    } */
    .woocommerce div.product div.images .flex-control-thumbs li{ padding: 0 8px 8px 0; width: 20% !important;}
    .product-section-images .flex-viewport{margin-left: 0 !important;}
}

/* footer section */
.footer-bottom > .elementor-container{
	align-items:center;
}
.footer-bottom .menu_footer_nav{
	display: flex;
    align-items: center;
    gap: 15px;
}
.footer-bottom .right-footer .right-content{
	 display: flex;
    font-family: ivypresto-display, serif !important;
	align-items: center;
	    font-size: 14px;
}
@media (max-width:1279px){
	.footer-signup-btn, .content-privacy{
		text-align:left !important;
	}
    .widget_custom_links ul>li.custom_links_list_item .custom_links_list_item_title{width: max-content;}
}
@media (max-width:767px){
	.footer-signup-btn, .content-privacy{
		text-align:center !important;
	}
}

.social-links .custom_links_list{
	    display: flex !important;
	    font-size: 14px;
	    align-items: center;
	    flex-wrap: wrap;
        gap: 14px;
}
.social-links .widget_custom_links .custom_links_list .custom_links_list_item + .custom_links_list_item{
	margin-top:0 !important;
}
.social-links .widget_custom_links .custom_links_list .custom_links_list_item .custom_links_list_item_link{
	font-family: ivypresto-display, serif !important;
}
.social-links .widget_custom_links .custom_links_list>li.custom_links_list_item:hover .custom_links_list_item_link{
	margin-left:0;
}
.social-links .widget_custom_links .custom_links_list .custom_links_list_item .custom_links_list_item_link:hover{
	color:#e0908d !important;
}
.social-links .widget_custom_links .custom_links_list>li.custom_links_list_item:hover .custom_links_list_item_title:after{
	width:0;
}

/* footer end section */

/* top to bottom button */
.scroll_to_top_style_default{
	    background: #E82B79 !important;
}
@media (max-width:991px){
	.scroll_to_top_style_default{
		display:none !important;
	}
}

/* top to bottom button end */


/* common button start */

.sc_button.sc_button_default, .newslatter-footer .main-btn{
	padding: 14px 48px 14px;
	border-radius:30px;	
}
.sc_button.sc_button_default:hover,.sc_button.sc_button_default:focus{
	color:#000 !important;
}
.main-btn .sc_button.sc_button_default, .newslatter-footer .main-btn{
	background: linear-gradient(90deg, #CDFFD8 0%, #94B9FF 100%);
    color: #343378;	
}
.main-btn-2 .sc_button.sc_button_default{
	background: linear-gradient(90deg, #FFF7AD 0%, #FFA9F9 100%);
	color:#26206d;
}
/* common button end */

/* about-us-section start */

.about-us-section img{
	object-fit: cover;
	height: 650px;
}

@media (max-width:1365px){
	.about-us-section img{
		height: 500px;
	}
}
@media (max-width:767px){
	.about-us-section img{
		height: 400px;
	}
}
@media (max-width:575px){
	.about-us-section img{height: 350px;}
	.social-icon .box, .order-cart{display:block !important;}
	.signature {margin-top: 20px;}
	.social-icon .box .item{margin-top:10px;}
	.social-icon .box{padding: 20px 20px 20px 20px !important; width: auto !important; max-width: none !important;}
}


/* about-us-section end */

/* error msg strat */

.wpcf7 form.sent .wpcf7-response-output.trx_addons_message_box.trx_addons_message_box_success, .trx_addons_message_box_success,.wpcf7 form .trx_addons_message_box.wpcf7-response-output.trx_addons_message_box_error{
	color: #ff2b00 !important;
	border-color: #ff2b00 !important;
}
div.wpcf7 .form-style-2 span.wpcf7-not-valid-tip{
	color: #ff2b00 !important;
}
/* error msg end */

@media (max-width:767px){
	.adp-popup.adp-popup-location-center{		
		width: 450px !important;
	}
	/* .post_data_inner{text-align: center;} */
	.no-br{display:none;}
	.testimonial-mobile-view .testimonial-slider .sc_testimonials_slider .sc_testimonials_item_content p{   font-family: 'Inter' !important; font-weight: 400; font-size: 16px; color: #000;padding: 0 20px;}
	.testimonial-mobile-view .testimonial-slider .sc_testimonials_slider .sc_testimonials_item_author .sc_testimonials_item_author_title {   font-family: 'Inter' !important;
    font-weight: 500; font-size: 18px;  color: #000;}
}


/* .contact-form-sec .style-line:hover .line{
	background-color: #ffffff !important; 
}
 .contact-form-sec .line{
	background-color: #54190D !important; 
} */
.contact-form-sec .wpcf7-form-control::placeholder{
	color: #54190D !important; 
}
.contact-form-sec .style-line::before{
	color: #54190D !important; 
}



/*Start css for mehul*/




body.home .top_panel section.elementor-section.elementor-top-section {
    background-image: none;
}
.sitemap-menu li.custom_links_list_item {
    display: inline-block !important;
    width: 200px;
}
.sitemap-section .elementor-widget-container {
    box-shadow: 10px 1px 17px 2px rgba(209, 217, 230, .49);
    padding: 15px 0 25px 25px;
    margin: 0 0 20px 0;
}
.sitemap-section .elementor-widget-container .elementor-heading-title.elementor-size-default {
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 0 26px;
}
.sitemp-topmenu .elementor-widget-container .sitemap-content ul li{display: inline-block !important;
    margin: 0 25px 0 0;}
.sitemp-topmenu .elementor-widget-container .sitemap-content ul li a{font-size:20px; font-weight:600;}
body.single-product .content_wrap .post_item_single .product .woocommerce-product-gallery .flex-direction-nav{  display: none;}
.woocommerce div.product div.images .flex-control-thumbs li img{ border-radius: 50%; border: 3px #ffcfd4 solid;}
.postid-45250 .single_product_custom_text_after_add_to_cart {
    display: none !important;
}
.header-phone .elementor-widget-container .sc_layouts_iconed_text .sc_layouts_item_link .sc_layouts_item_icon {background-color: #412b1a !important;}
.sc_layouts_row_type_compact .sc_layouts_item_details_line1{color:#000;}
.page-id-17976 .header-phone .elementor-widget-container .sc_layouts_iconed_text .sc_layouts_item_link .sc_layouts_item_icon{background-color:#E82B79 !important}
.page-id-17976 .sc_layouts_row_type_compact .sc_layouts_item_details_line1 {color: #ffffff !important;}
.about-jay{position: relative;}
.about-jay::before{
	content:'';
	background-image: url(/wp-content/uploads/2024/05/arrow-left.webp);
	width: 100px;
	height: 38px;
	position: absolute;
	bottom: -20px;
    left: 170px;
}
.about-megha{position: relative;}
.about-megha::before{
	content:'';
	background-image: url(/wp-content/uploads/2024/05/arrow-right.webp);
	width: 100px;
	height: 38px;
	position: absolute;
	top: -65px;
    right: 204px;
}
.woocommerce #btn-buy, .tinv-wishlist .tinvwl_added_to_wishlist.tinv-modal button, .woocommerce #respond input#submit, .woocommerce .button, .woocommerce-page .button, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce input[type="button"], .woocommerce-page input[type="button"], .woocommerce input[type="submit"], .woocommerce-page input[type="submit"], .woocommerce ul.products li.product .button, .woocommerce div.product form.cart .button, .woocommerce #review_form #respond p.form-submit input[type="submit"], .woocommerce-page #review_form #respond p.form-submit input[type="submit"], .woocommerce table.my_account_orders .order-actions .button, .woocommerce table.cart td.actions .button, #add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button, .yith-woocompare-widget a.clear-all{
	background: linear-gradient(90deg, #FFF7AD 0%, #FFA9F9 100%) !important;
    color: #343378 !important;	    padding: 14px 48px 14px !important; border-radius: 30px !important;
}
#style-11.mc4wp-form .mc4wp-form-fields button, #style-11.mc4wp-form .mc4wp-form-fields input[type="submit"]{background: linear-gradient(90deg, #FFF7AD 0%, #FFA9F9 100%) !important;
	color:#26206d; border-radius: 30px !important;}
.single-product nav.woocommerce-breadcrumb {
    margin-bottom: 1em !important;
}
body.postid-45250 .bonbon_accordion.woocommerce-accordion {
    display: none;
}
	select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.filled.fill_inited {
		color: #000 !important;
	}
.newslatter-footer .column-1_2 {
    float: left;
    margin-bottom: 20px;
}
.newslatter-footer input.fill_inited {
    width: 100%;
}
label.privacy_policy {
    margin-bottom: 30px; font-size:15px !important; 
}
label.privacy_policy a {
    color: #343378 !important;
}

.newslatter-footer ::placeholder {
    color: #54190D !important;
	font-weight:400 !important;
}
.img-item .elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{display: flex; align-items: center; justify-content: center;}
.newslatter-footer input[type="text"].filled{color:#000 !important; font-weight: 400;}
.slick-slide {
    margin: 0 10px;
}

/* .slick-list {
    margin: 0 -10px;
} */

.related.products .slick-prev,
.related.products .slick-next {
    background-color: #000;
    border-radius: 50%;
    color: #fff;
    padding: 10px;
}

.related.products .slick-prev:hover,
.related.products .slick-next:hover {
    background-color: #555;
}
.post_data_inner .product_type_simple{display:none !important;}

@media (min-width:480px) {
    .woocommerce div.product div.images .flex-control-thumbs li{width: 65% !important;}
    }

@media (min-width: 1440px){
    .jay .elementor-widget-container{
        padding-top: 11px !important;
    }
}
@media screen and (max-width: 1400px) and (orientation: landscape){
    .order-cart{gap: 30px !important;}
    .signature .item .right-contant .title { font-size: 23px !important; margin: 0 0 10px 0;}
}
@media (max-width: 1400px) and (min-width: 1280px) {
	.megha{margin-top:10px;}
}
@media (max-width: 1180px) and (min-width: 768px) {.megha .elementor-widget-container img {width: 100%; max-width: 86.5% !important;}
	.about-megha::before, .about-jay::before{display:none;}
}
@media (max-width: 1180px) and (min-width: 1180px){
	/* .about-megha {left: -405px !important;} .about-jay {left: 48px !important;}  */
	.megha .elementor-widget-container img { width: 100%; max-width: 74.5% !important;}
    .social-follow-megha, .social-follow-jay {top: 156px !important;}
}
@media (max-width: 1166px) and (min-width: 1166px){
	.about-megha {left: -54px !important; top: 40px !important;} .about-jay {left: 30px !important; top: 40px !important;}
	.megha .elementor-widget-container img { width: 100%; max-width: 65% !important;}
	.jay .elementor-widget-container img { width: 100%; max-width: 100% !important;}
}
@media (max-width: 1152px) and (min-width: 1152px){
	.about-megha {left: -54px !important; top: 40px !important;} .about-jay {left: 30px !important; top: 40px !important;}
	.megha .elementor-widget-container img { width: 100%; max-width: 76.4% !important;}
}
/* @media (max-width: 1180px) and (min-width: 1024px){
    .single-product .page_content_wrap {
        padding-top: 80px !important;
    }
} */
@media (max-width: 1024px) and (min-width: 1024px){
    .signature {
        margin: 15px 0 0 0;
    }
    .order-cart{display:block !important;}
	/* .about-megha {left: -350px !important;}  */
	.megha .elementor-widget-container img { width: 100%; max-width: 86.5% !important;}
}
@media (max-width: 871px){.page-banner-section .sc_title_descr p{
	display:none;}
    .about-jay {left: 30px !important;}
    .product-detail {
        padding-top: 60px !important;
    }
}
/* @media (min-width: 800px) and (max-width: 871px){
	.about-megha {left:-300px !important;}
	.megha .elementor-widget-container img { width: 100%; max-width: 75.5% !important;}
	.jay .elementor-widget-container img { width: 100%; max-width: 81.2% !important;}
} */
@media (max-width: 871px) and (min-width: 575px) {.city-linking .left-link {width: 50% !important; padding: 0 15px;}
.city-linking .left-link .elementor-element-populated, .city-linking .left-link .elementor-widget-container{margin-top:0px !important;}
}

@media (max-width: 767px) and (min-width: 576px) {
.section-conteiner .elementor-container, .corporate-section.elementor-section .elementor-container, .testimonial-section.elementor-section .elementor-container, .cake-section.elementor-section .elementor-container, .gift-section.elementor-section .elementor-container, .up_banking_sec.elementor-section .elementor-container {
	flex-wrap: nowrap !important; 
}
.blue-section.elementor-reverse-mobile>.elementor-container>:first-child {order: 9 !important;}
.gift-section .card-inner{margin-top: 30px;}

/* .corporate-products-section{text-align: center; padding: 0 10px 0 0px !important;} */
/* .sc_extended_products_slider .slider_container .products_style_default .product-type-simple .star-rating{text-align: center; margin: 17px auto 5px !important;} */
.founder-inner .elementor-widget-wrap .learn-btn .elementor-widget-container, .corporate-sweet .corporate-section .learn-btn .elementor-widget-container {margin-bottom: 0 !important;}
		
}
@media (max-width:575px) {
    .product-detail {
        padding-top: 40px !important;
    }
	.signature .item .right-contant .title{
		font-size:26px;
	}
    /* .sc_extended_products_slider .slider_container .products_style_default .product-type-simple .star-rating{text-align: center; margin: 17px auto 5px !important;} */
    .social-icon .box{
		flex-wrap:wrap;
		 gap: 8px;
	}
    
}




/*End css for mehul*/
.product-box{
	background-color: #E7F4FB;
 	/* box-shadow: 10px 10px #388EDE; */
	border: 1px solid #1a1a1a; 
	padding: 20px 20px 0 20px;
}
.product-box p{
	/* color: #1a1a1a; */
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
}
.product-box .bottom-content{
	display:flex;
	justify-content:center;
	/* flex-wrap:wrap; */
}

.product-box .bottom-content img{
	width:60px;
	  margin: 0 15px 0px 0px;
/*     border: 1px solid #e02476;
    border-radius: 50%; */
}
.product-box .product-name{font-size: 13px; text-align: left;}
.single-product .woocommerce-product-rating {
    float: none !important; padding: 12px 0 0 0;
}
/* .addtoany_shortcode {
    margin: 20px 0 0 0;
} */
.addtoany_shortcode .addtoany_list{float: right;}
.woocommerce div.product .product_title{
	margin:0px 0 10px !important;
}
.woocommerce div.product div.images .flex-control-thumbs{
    scrollbar-width: none !important;
}
.testimonial-slider .slider_controls_wrap, .postid-45250 .single_product_custom_text_after_price, .postid-45250 nav.woocommerce-breadcrumb {display: none;}
.home-testimonials span.sc_testimonials_rating_star.trx_addons_icon-star.trx_addons_icon-star:before {
    color: #FFC107 !important;
}
.private-product-sections ul.products li.product .button {
    background-image: linear-gradient(90deg, #FFF7AD 0%, #FFA9F9 100%) !important;
}
.woocommerce div.product div.images img{ border-radius: 20px !important;}
 

/* 18-05-2024 */
.order-cart{display: flex; align-items: center; gap: 120px;flex-wrap: wrap;}
.social-icon {margin-top: 30px;}
p.order-now-btn{display: contents;}

/* .single_product_custom_text_after_add_to_cart{	
    align-items: center;    
    flex-wrap: nowrap;
} */
.signature .item{
    display: flex; 
    align-items: center;
}
.signature .item .left-image img{
    width: 100%;
    max-width: 80px;
}
.signature .item .right-contant{
   margin-left: 10px;
}
.signature .item .right-contant .title{
    font-size: 26px;
    margin:0 0 10px 0;
}
.signature .item .right-contant .signature-btn{
	display:flex;	
}
.signature .item .right-contant .signature-btn img{
    width: 100%;
    max-width: 150px;
    height: 30px;
}
.signature .item .right-contant .signature-btn a{
   margin-right: 6px;
   display: inline-block;
}

.social-icon .box{
    display: flex;
    padding: 20px 20px 20px 40px;
    border: 1px solid #1a1a1a;
    background-color: #f1f5ff;
    width: 100%;
    max-width: 500px;
    gap: 5px;
}

.social-icon .box .item{
   display: flex;
   align-items: center;     
}
.social-icon .box .item .image img{
  height: 30px;
  max-width: 50px;
 }
 .social-icon .box .item p{
    padding-left: 10px;    
	margin: 0;
    line-height: 20px;
}
.cupcake-section{
    text-align: center;
}
.cupcake-section .container{
    max-width: 1320px;
    width: 100%;
    margin: auto;
}
.cupcake-section{
    background: linear-gradient(90deg, #FFF7AD 0%, #FFA9F9 100%);
    border-radius: 15px;
    padding: 20px 20px 110px 20px;
    position: relative;
}
.cupcake-section .cm-title{
    font-size: 36px;
    text-align: center;
	margin-top: 20px !important;
	max-width: 550px;
    margin: 0 auto;
    line-height: 125%;
}
.cupcake-section .why-choose-us{
    display: flex;
    flex-wrap: wrap;
    margin: 40px 0;
}
.cupcake-section .text-box{
    padding: 30px 48px;
    max-width: 33.33%;
    width: 100%;
    position: relative;
	flex: 1 1 auto;
}
.cupcake-section .sm-title{
    margin-bottom: 24px;
    font-size: 23px;
	margin-top:0;
}
.cupcake-section .text-box p{
    font-size: 18px;
	margin:0;
}
.cupcake-section .cupcake-sign{
	display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
	flex-wrap:wrap;
}
.cupcake-section .cupcake-sign p{
	margin:0;
}
.cupcake-sign .single_add_to_cart_button.button{
    background: linear-gradient(90deg, #CDFFD8 0%, #94B9FF 100%) !important;
}
@media (min-width:1200px) {
    .cupcake-section .cm-title{
        margin: auto;
        max-width: 50%;
    }
    .cupcake-section .text-box::after{
        content: '';
        position: absolute;
        background-image: url('/wp-content/uploads/2024/05/Line.webp');
        width: 12px;
        height: 100%;
        top: 0;
        right: -10px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
	.cupcake-section .text-box:nth-child(3n+3)::after{
		display:none;
	}
    .cupcake-section::after{
        content: '';
        position: absolute;
        background-image: url('/wp-content/uploads/2024/05/The-best.webp');
        background-repeat: no-repeat;
        width: 70px;
        height: 70px;
        background-size: contain;
        top: 25%;
        left: -10%;
    } 
}
@media (min-width:991px){
    .cupcake-section .background-icon-1{
        position: absolute;
        background-image: url('/wp-content/uploads/2024/05/Fresh.webp');
        width: 60px;
        height: 60px;
        background-size: contain;
        background-repeat: no-repeat;
        top: 5%;
        left: 3%;
    }
    .cupcake-section .background-icon-2{
        position: absolute;
        background-image: url('/wp-content/uploads/2024/05/Right.webp');
        width: 60px;
        height: 60px;
        background-size: contain;
        background-repeat: no-repeat;
        top: 5%;
        right: 5%;
    }
    .cupcake-section .background-icon-3{
        position: absolute;
        background-image: url('/wp-content/uploads/2024/05/Heart.webp');
        width: 60px;
        height: 60px;
        background-size: contain;
        background-repeat: no-repeat;
        bottom: 3%;
        right: 4%;
    }
}
@media (max-width:1199px) {
    .cupcake-section .text-box{
        max-width: 50%;
    }
}
@media (max-width:991px) {
    .cupcake-section .text-box{
        max-width: 100%;
    }
}
@media (max-width:767px) {
    .cupcake-section{
        padding: 20px 20px 70px 20px;
    }
    .cupcake-section .cupcake-sign{
        gap: 20px;
    }
    .cupcake-section .text-box{
        padding: 15px 25px;
	}
    .product-sections .post_data .post_data_inner{width: 100% !important; display: block ;}
    .product-sections .post_data .post_data_inner {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
}
@media (max-width:575px) {
    .cupcake-section .text-box{
        max-width: 100%;
    }
	.cupcake-section .cm-title{
         font-size:26px;
     }
	.cupcake-section{
		  padding: 20px 20px 50px 20px;
	}
}

/* 18-05-2024 */

/* iContact Newslatter CSS Start */
   #ic_signupform .elcontainer {
   text-align: left;
   font-size: 12px;
   color: #5a5a5e;
   }

   .newslatter-footer input.fill_inited::placeholder {
    font-style: normal !important;
}
  
   #ic_signupform .elcontainer.hidden-label .formEl.required:before {
   color: #bdbdbf;
   }
   
   #ic_signupform .elcontainer .formEl.fieldtype-input label,
   #ic_signupform .elcontainer .formEl.fieldtype-dropdown label,
   #ic_signupform .elcontainer .formEl.fieldtype-radio h3,
   #ic_signupform .elcontainer .formEl.fieldtype-checkbox h3 {
   font-size: 100%;
   font-weight: bold;
   color: #5a5a5e;
   }
   #ic_signupform .elcontainer .formEl.fieldtype-input input[type="text"],
   #ic_signupform .elcontainer .formEl.fieldtype-dropdown select {
    border-bottom: 1px #000 solid;
    border-radius: 0; border-left: 0; border-right: 0; border-top: 0; padding: 0; margin: 0;
   }
    #ic_signupform .elcontainer .formEl.fieldtype-input input[type="text"]:focus-visible,
   #ic_signupform .elcontainer .formEl.fieldtype-dropdown select:focus-visible{outline: 0;}


   #ic_signupform .elcontainer .formEl input[type="text"]::-moz-placeholder {
   color: #000000;
   font-family: Inter,sans-serif;
   }
   #ic_signupform .elcontainer .formEl input[type="text"]::-webkit-input-placeholder {
   color: #000000;
   font-family: Inter,sans-serif;
   }
   #ic_signupform .elcontainer .formEl input[type="text"]:-ms-input-placeholder {
   color: #000000;
   font-family: Inter,sans-serif;
   }
   #ic_signupform .elcontainer .formEl input[type="text"],
   #ic_signupform .elcontainer .formEl select,
   #ic_signupform .elcontainer .formEl .option-container label {
   color: #000000;
   font-family: Inter,sans-serif;
   }
   #ic_signupform .elcontainer.inline-button .submit-container {
   display: inline-block;
   box-sizing: border-box;
   right: -.5em;
   padding: 0 1em 0 0;
   position: relative;
   vertical-align: bottom;
   margin-bottom: 1em;
   }
  
   #ic_signupform .elcontainer .submit-container {
   text-align: center;
   }
   #ic_signupform .elcontainer .submit-container input[type="submit"] {
    color: #343378;
    font-size: 100%;
    font-family: Inter, sans-serif;
    margin-top: 20px;
    font-size: 17px;
    font-weight: 400;
    fill: #343378;
    color: #343378;
    background-color: transparent;
    background-image: linear-gradient(90deg, #FFF7AD 0%, #FFA9F9 100%) !important;
    border-radius: 30px 30px 30px 30px;
    padding: 14px 48px 14px 48px;
}
input.fill_inited.filled, input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
    -webkit-text-fill-color: #000 !important;
}
/* iContact Newslatter CSS End */


/* 24-05-2024 */
/* .single-product .page_content_wrap{padding-top:100px;} */
.product-sections .post_data {
    display: flex;
    height: 100%;
    width: 100%;
}
.product-sections .post_data .post_data_inner {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
}
.product-sections .post_item.post_layout_thumbs{
		height:100% !important;
}
.product-sections .post_data .post_data_inner .post_header.entry-header {
    flex-grow: 1;
} 
.product-sections .slick-dots{
    display: none !important;
}
.product-sections .slick-track{
    display: flex;
}
.product-sections .slick-track .slick-slide{
    height: inherit;
}
.product-sections .slick-track .slick-slide,.product-sections .slick-track .slick-slide > div, .product-sections .slick-track .slick-slide > div li, .product-sections .slick-track .slick-slide > div li .post_item,.product-sections .slick-track .slick-slide > div li .post_item .post_data, .product-sections .slick-track .slick-slide > div li .post_data_inner{
    flex-grow: 1;
    display: flex !important;
    flex-direction: column !important;
}
.product-sections .slick-track .slick-slide > div li{
    padding-bottom: 0 !important;
}
.product-sections .slick-track .slick-slide > div li .post_data_inner{
    align-items: flex-start;
    justify-content: flex-start;
}
.product-sections .slick-track .slick-slide > div li .post_data_inner .star-rating{
    margin-bottom: 15px;
}
.product-sections .slick-track .slick-slide > div li .post_data_inner a{
    margin-top: auto !important;
}

.product .single_product_custom_text_after_price p{
    margin-bottom: 15px;
}
.wpcf7 .wpcf7-submit-style .wpcf7-submit:focus{
    color: #000 !important;
}
/* 24-05-2024 */

.achiver-text span,.achiver-text{
    color: #FFF7AD;
}

@media(max-width:991px) {
    .achiver-text{
        font-size: 40px;
    }
}
@media(max-width:575px) {
    .achiver-text{
        font-size: 22px;
    }
}


/* 04-06-2024 */

.main-fixed{
    position: relative;
}
.main-fixed .sec-fixed{
    position: fixed;
    top: 220px;
    right: 140px;
    max-width: 450px;
    z-index: 1;
    padding: 30px;
    background: white;
    border-radius: 20px;
}
.main-fixed .sec-fixed .sc_title{
    text-align: start;
}
.main-fixed .sec-fixed .sc_item_title{
    font-size: 27px;
}
@media(max-width:1750px){
    .main-fixed .sec-fixed{
        right: 40px;
    }
}
@media(max-width:1550px){
    .main-fixed .sec-fixed{
        max-width: 360px;
        padding: 20px;
    }
    .main-fixed .sec-fixed .sc_item_title_text{
        font-size: 23px !important;
        line-height: 30px !important;
    }
    .main-fixed .sec-fixed p{
        line-height: 140%;
    }
	.main-fixed .sec-fixed .sc_item_title {
    	font-size: 28px;
	}
}
@media(max-width:1024px){
    .main-fixed .sec-fixed{
        display: none !important;
    }
	.main-box .modal-content {
    	max-width: 410px !important;
	}
	.main-box .heading{
		font-size:30px !important;
	}
}
/* 04-06-2024 */


/* 05-06-2024 */

.single-product .page_content_wrap .content_wrap {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    background: linear-gradient(90deg, #CDFFD8 0%, #94B9FF 100%);
}
.page_content_wrap{padding-top: 0 !important;
    padding-bottom: 0 !important;}

/* .single-product  .product-detail .elementor-container {padding-top: 80px;} */

/* .acc-btn{
    display: none;
} */
.shop_table_checkout_review table .variation dt.variation-To, .shop_table_checkout_review table .variation dt.variation-From{font-weight: 700 !important;
    color: #000 !important;}
.woocommerce-checkout #payment ul.payment_methods, .shop_table_checkout_review table .variation {margin-bottom: 0 !important;}
.cupcake-section.cupcake-sec{
    background: none;
    padding: 0;
}
.woocommerce-checkout  form .form-row label {
    display: inline-block  !important;
}
.cupcake-section.cupcake-sec::after{
    display: none;
}

.page-id-49405 .footer-fix{
    display: none !important;
}

@media (max-width:1280px){
    .footer-fixed{position: fixed !important; bottom: 0; z-index: 9999; left: 0;width: 100%; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);}
    .footer-fixed .no-space{display: flex;}
    .footer-fixed .no-space a.hero-share{display: flex;}
}

.main-box{
    border-radius: 20px;
    width: 100%;
}
.main-box .heading{
    color: #5B2818;
    font-size: 38px;
    line-height: 103%;
    margin-bottom: 20px;
    margin-top: 0;
}
.btn-demo{
    margin-top: 20px;
    background: linear-gradient(90deg, #FFF7AD 0%, #FFA9F9 100%);
    padding: 14px 48px 14px 48px;
    border-radius: 30px;
    color: #26206d !important;
    display: inline-block;
    font-weight: 500;
}
.main-box .modal-content{
    max-width: 450px;
}
.main-box .btn-close{
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 18px;
}
.main-box .modal-body{
    padding: 25px;
}
.main-box .modal-dialog-centered{
    justify-content: center;
}
.modal-backdrop{
    z-index: 6;
}
@media (max-width:575px){
    .main-box .heading{
        font-size:28px;
        padding-right: 20px;
    }
}

.faq .acc-btn {
    display: none;
}
.sc_testimonials_decoration .sc_testimonials_item_content, .sc_testimonials_decoration [class*="column"] .sc_testimonials_item_content{font-size: 18px !important; text-align: left !important;}
.sc_testimonials_decoration .sc_testimonials_item_author, .sc_testimonials_decoration [class*="column"] .sc_testimonials_item_author{text-align: left !important;}
.city-page-testimonils .sc_testimonials_slider .sc_testimonials_item{border: 1.5px #e16ccb solid; padding: 31px;}
.slider_controls_wrap {display: none;}
.product-testimonials .sc_testimonials_list .sc_testimonials_item:before {content: none;}
.main-fixed .popup-btn{white-space: nowrap;}
.main-fixed .popup-btn .elementor-button-link{padding:14px 30px !important;}
.popup-btn .elementor-button{
    white-space: normal;
    line-height: 130%;
}
.woocommerce .elementor-wc-products .products > h2{text-transform: capitalize !important;}
.accordion-first .elementor-accordion-item:nth-child(1),
.product-section-images ul.flex-direction-nav {
    display: none;
}   
.single-product span.product_id {
    display: none !important;
}
.product-category span.detail-content a {
    pointer-events: none;
}
.product-section-images .flex-viewport {
    margin-left: 100px;
}
.gift-btn .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled, .gift-btn .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled{
    width: 210px;
}
@media (max-width: 1200px) and (min-width: 1025px){
.it-sprinkles-banner .elementor-widget-wrap {background-size: contain !important;}
}

@media (max-width: 1199px) {
    .main-fixed .sec-fixed {
        max-width: 400px;
        right: 20px;
    }
}
@media (max-width: 1180px) and (min-width: 993px){.it-sprinkles-banner .elementor-widget-wrap .elementor-inner-section{margin-top: 0px !important;}}
@media (max-width:1024px){
    .full-width-sec{
        width: 100% !important;
    }
    .achiver-text{
        text-align: center;
    }
    .content-text{
        margin: 0 auto;
    }
    .now-order{
        text-align: center;
    }
    .pro-bottom{
        display: block !important;
    }
    .half-width-sec{
        width: 50% !important;
    }
    .reserve-text{
        padding-bottom: 75px !important;
    }
}
@media (max-width: 1024px) and (min-width: 992px){.it-sprinkles-banner .elementor-widget-wrap{ background-size: contain;}}
@media (max-width: 1023px) and (min-width: 880px){.awaits-best .elementor-widget-wrap{width: 65%;}}
@media (max-width: 879px) and (min-width: 750px){.awaits-best .elementor-widget-wrap{width: 85%;}}
@media (max-width:767px){
    .half-width-sec{
        width: 100% !important;
    }
}
@media (max-width:479px){
    .woocommerce div.product div.images .flex-control-thumbs{display: flex;flex-wrap: wrap;}
}
/* 17-06-2024 */
span.tagged_as.detail-container{
	display:none;
}

.cr-summary-separator{
    display: none !important;
}
.cr-show-more-button{
    border: 1px solid #000 !important;
}
.cr-ajax-reviews-sort,.cr-count-row-count{
    font-size: 14px !important;
}
.cr-summaryBox-add-review{
    background: transparent !important;
}
button.cr-all-reviews-add-review{
    font-size: 17px !important;
    font-weight: 600;
    color: #343378 !important;
    background: linear-gradient(90deg, #FFF7AD 0%, #FFA9F9 100%);
    border-radius: 30px 30px 30px 30px;
    padding: 17px 48px 19px 48px !important;
    line-height: 110% !important;
    height: auto !important;
}
.cake-image .elementor-widget-container img{border-radius: 50%;padding: 10px;background: #fff;}

.woocommerce div.product p.price span.amount, .woocommerce div.product span.price span.amount{color: #000 !important; font-weight: 600;}

.testimonial-btn.single_add_to_cart_button.button{
    background: linear-gradient(90deg, #CDFFD8 0%, #94B9FF 100%) !important;
}
.single-product .cr-review-form-wrap {
    background: linear-gradient(90deg, #FFF7AD 0%, #FFA9F9 100%);
    padding: 60px;
    border-radius: 40px;
}
.single-product .cr-review-form-item span, 
.single-product .cr-review-form-rating-label, 
.single-product .cr-review-form-rating-nbr,
.cr-review-form-terms span,
.cr-form-item-media-none span {
    color: #5B2818 !important;
    font-weight: 600;
}
.single-product .cr-nav-left span {
    color: #5B2818 !important;
    font-size: 20px !important;
    font-weight: 600;
}
.single-product .cr-review-form-nav {
    border-top: 1px solid #582717 !important;
    border-bottom: 1px solid #582717 !important;
}
.single-product .cr-review-form-item {
    border-bottom: 1px solid #582717 !important;
}
.single-product .cr-form-item-media-none {
    border: 1px dashed #582717;
}
.single-product .cr-review-form-terms span {
    color: #582717 !important;
}
.single-product svg.cr-form-item-media-icon {
    fill: #5B2818 !important;
    border: 1px #000 solid !important;
}
.single-product .cr-review-form-comment .cr-review-form-lbl, .single-product .cr-review-form-ne .cr-review-form-lbl {
    color: #5B2818 !important;
    font-size: 14px !important;
    background: none !important;
    position: relative !important;
    font-weight: 600;
    left: 0 !important;
}
.single-product svg.cr-rating-deact path {fill: #cb9b8c !important;}
.single-product .cr-review-form-buttons button.cr-review-form-submit {background: linear-gradient(90deg, #CDFFD8 0%, #94B9FF 100%) !important;border-radius: 30px;
font-weight: 600;color: #582717 !important;}
.single-product .cr-review-form-buttons button.cr-review-form-cancel{border-radius: 30px;font-weight: 600;}
.single_add_to_cart_button.chng-color.button{background: linear-gradient(90deg, #FFF7AD 0%, #FFA9F9 100%) !important;}
/* .trx_addons_mouse_helper.trx_addons_mouse_helper_permanent{opacity: 0 !important;} */
.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .woocommerce-review__verified, #reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .meta .woocommerce-review__verified, .cr-all-reviews-shortcode ol.commentlist li .comment-text .meta time {display: none;}
#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .comment-text, .cr-all-reviews-shortcode ol.commentlist li .comment-text{border-bottom: 1px solid #57190f !important;}
.cart .variations .select_container select, .cart .single_variation_wrap .pwgc-field-container, .cart .single_variation_wrap .pwgc-field-container .pwgc-input-text, .cart .single_variation_wrap .pwgc-field-container .pwgc-subtitle{color: #000000 !important; border-color: #000000 !important;}
.cart .pwgc-field-container input[type="text"], .cart .pwgc-field-container textarea{--theme-color-input_light: #000 !important; border-bottom: #000 solid 1px;}
#payment .place-order, #payment .wc_payment_methods{background: linear-gradient(90deg, #94B9FF 0%, #CDFFD8 100%) !important}
.shop_table_checkout_review{ background: linear-gradient(90deg, #FFF7AD 0%, #FFA9F9 100%) !important;}
#add_payment_method #payment ul.payment_methods li img, .woocommerce-checkout #payment ul.payment_methods li img {margin: 0px 5px 0 !important;max-height: 30px;display: inline-block;}
.woocommerce-checkout-payment .place-order label.checkbox .woocommerce-terms-and-conditions-checkbox-text, .shop_table_checkout_review table tr.order-total *, .shop_table_checkout_review table tr.order-total span.amount{ color: #000 !important;   font-weight: 500;}
#eh-stripe-card-element, #eh-stripe-exp-element, #eh-stripe-cvc-element, #eh-stripe-iban-element{border: 1px solid #000 !important;}
.shop_table_checkout_review table th, .shop_table_checkout_review table td{    color: #060606 !important; font-weight: 500 !important;}
.woocommerce-billing-fields, .woocommerce-additional-fields{    background-color: #fbf6f2; padding: 30px;}
.woocommerce-cart .cart-empty.woocommerce-info { color: #432b1c;  font-weight: 500;}
.woocommerce-checkout .page_content_wrap { margin: 50px 0;}
.woocommerce-error a, .woocommerce-info a, .woocommerce-message a{ text-decoration: underline;}
.woocommerce form .form-row label, .woocommerce-page form .form-row label{font-weight:600;}
.breadcrumbs .breadcrumbs_item.current{color: #f3adad !important;}
.postid-52466 .post_footer_single, .postid-52466 .related_wrap {display: none;}
.menu_mobile .custom-logo-link img, .sc_layouts_logo img{width: revert-layer;}
.private-products-section .star-rating:before, .corporate-products-section .star-rating:before{color: #FFC107 !important;}
.private-products-section .woocommerce ul.products li.product .star-rating  {margin: 5px 0 10px !important;}
.woocommerce ul.products li.product .star-rating{margin: 5px 0 10px !important;}
.page-id-2334 .page_content_wrap {margin: 50px 0;}
ul .woocommerce-MyAccount-navigation-link a {font-weight: 500;}
.page-id-45730 .page_content_wrap{margin: 50px 0;text-align: center;}
.scrolling-form h2 span{font-size:28px !important;line-height:40px !important;}
.blog_mode_page .blog-list-page h3.post_title.entry-title a {font-size: 24px;color: #5B2818 !important;line-height: 28px;}



.woocommerce .star-rating::before {
    /* content: "sssss"; */
    color: #cfc8d8;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.woocommerce .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em
}

.woocommerce .star-rating span::before {
    /* content: "SSSSS"; */
    top: 0;
    position: absolute;
    left: 0
}

.woocommerce .woocommerce-product-rating {
    line-height: 2;
    display: block
}

.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before {
    content: " ";
    display: table
}

.woocommerce .woocommerce-product-rating::after {
    clear: both
}

.woocommerce .products .star-rating {
    display: block;
    margin: 0 0 .5em;
    float: none
}

.woocommerce .hreview-aggregate .star-rating {
    margin: 10px 0 0
}

.woocommerce #review_form #respond {
    position: static;
    margin: 0;
    width: auto;
    padding: 0;
    background: transparent none;
    border: 0
}

.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before {
    content: " ";
    display: table
}

.woocommerce #review_form #respond::after {
    clear: both
}

.woocommerce #review_form #respond p {
    margin: 0 0 10px
}

.woocommerce #review_form #respond .form-submit input {
    left: auto
}

.woocommerce #review_form #respond textarea {
    box-sizing: border-box;
    width: 100%
}
.woocommerce .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 96px;
    font-family: WooCommerce;
}







/* 21-08-2024 */

@media (min-width:1279px){
    body.single-post .blog-content h2{
        font-size: 38px;
        line-height: 130%;
    }
    body.single-post .blog-content h3{
        font-size: 28px;
        line-height: 130%;
    }
    body.single-post .blog-content ol li::marker{
        font-size: 20px;
        font-weight: 500;
		color:#241C10;
        font-family: "Playfair Display", sans-serif;
    }
}
.single-post .blog-profile-breadcum {
    pointer-events: none;
}
@media (min-width:1024px){
.awaits-best .elementor-widget-wrap{width: 50%;}
} 

@media (min-width:767px){
    .product-sections .slider_controls_wrap{
        display: none !important;
    }
}

.product-sections .slider_controls_wrap .slider_prev,.product-sections .slider_controls_wrap .slider_next{
    border-radius: 50%;
}


.wa-widget-send-button , .wa-chat-bubble , .wa-chat-box{
    left: 10px !important;
}

.menu_mobile .menu_mobile_nav_area .open_child_menu , .menu_mobile .menu_mobile_nav_area .menu-item .menu-item .open_child_menu{
    transform: rotate(90deg);
    transition: all 0.5s ease-in-out;
}
.menu_mobile .menu_mobile_nav_area .opened .open_child_menu , .menu_mobile .menu_mobile_nav_area .menu-item .menu-item.opened .open_child_menu{
    transform: rotate(0deg);
     transition: all 0.5s ease-in-out;
}

.homecakes-austin a{
    color: #e82b79 !important;
}

.testi-sec{
	max-width:950px;
	margin:0 auto;
}

.slides.products{
	list-style:none;
}



/* 30-10-2024 Our Sweet Section */
.sweet-it-sprinkle {overflow:hidden !important;}
@media (max-width: 1279px) {
    .sweet-it-sprinkle .elementor-main-swiper {
        height: 140px !important;
        width: 100%;
    }
}
@media (max-width: 1278px) {
    .sweet-it-sprinkle .elementor-main-swiper {
        height: 266px !important;;
        width: 100%;
    }
}
@media (max-width: 1180px) {
    .sweet-it-sprinkle .elementor-main-swiper {
        height: 230px !important;;
        width: 100%;
    }
}
@media (max-width: 1024px) {
    .sweet-it-sprinkle .elementor-main-swiper {
        height: 200px !important;;
        width: 100%;
    }
}
@media (max-width: 910px) {
    .sweet-it-sprinkle .elementor-main-swiper {
        height: 165px !important;;
        width: 100%;
    }
}
@media (max-width: 767px) {
    .sweet-it-sprinkle .elementor-main-swiper {
        height: 190px !important;;
         width: 100%;
    }
}
@media (max-width:575px){
    .sweet-it-sprinkle .elementor-main-swiper {
        height: 140px !important;;
        width: 100%;
    }
}
@media (max-width:430px){
    .sweet-it-sprinkle .elementor-main-swiper {
        height: 110px !important;;
        width: 100%;
    }
}
@media (max-width:375px){
    .sweet-it-sprinkle .elementor-main-swiper {
        height: 93px !important;;
        width: 100%;
    }
}
 

/* IT Sprinkles global newsroom blog layout - managed by Codex */

body.single-post .breadcrumb-section,body.single-post .breadcrumb-section{background:#fff!important;background-color:#fff!important;background-image:none!important;min-height:0!important;padding:48px 24px 24px!important;margin:0!important;color:#1d1d1f!important}
body.single-post .breadcrumb-section:before,body.single-post .breadcrumb-section:before{display:none!important}
body.single-post .breadcrumb-section .elementor-container,body.single-post .breadcrumb-section .elementor-container{max-width:690px!important;margin:0 auto!important}
body.single-post .breadcrumb-section .elementor-column,body.single-post .breadcrumb-section .elementor-column{align-items:flex-start!important;text-align:left!important}
body.single-post .breadcrumb-section .elementor-widget-wrap,body.single-post .breadcrumb-section .elementor-widget-wrap{padding:0!important;align-content:flex-start!important;align-items:flex-start!important;justify-content:flex-start!important;text-align:left!important}
body.single-post h1.elementor-heading-title,body.single-post h1.elementor-heading-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;font-size:42px!important;line-height:1.04!important;letter-spacing:-.05em!important;font-weight:700!important;color:#1d1d1f!important;text-align:left!important;margin:0!important;max-width:690px!important}
body.single-post .breadcrumb-section .elementor-widget-theme-post-title:before,body.single-post .breadcrumb-section .elementor-widget-theme-post-title:before{content:"IT SPRINKLES NEWSROOM";display:block;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:11px;line-height:1.2;font-weight:700;letter-spacing:.1em;color:#6e6e73;margin:0 0 14px}
body.single-post .breadcrumb-section .elementor-widget-theme-post-excerpt,body.single-post .breadcrumb-section .elementor-widget-theme-post-excerpt{max-width:620px!important;margin-top:14px!important}
body.single-post .breadcrumb-section .elementor-widget-theme-post-excerpt .elementor-widget-container,body.single-post .breadcrumb-section .elementor-widget-theme-post-excerpt .elementor-widget-container{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;font-size:18px!important;line-height:1.42!important;letter-spacing:-.016em!important;color:#424245!important;text-align:left!important}
body.single-post .elementor-element-e57fa25>.elementor-container,body.single-post .elementor-element-e57fa25>.elementor-container{max-width:820px!important;margin:0 auto!important}
body.single-post .elementor-element-e57fa25>.elementor-container>.elementor-column>.elementor-widget-wrap,body.single-post .elementor-element-e57fa25>.elementor-container>.elementor-column>.elementor-widget-wrap{padding:26px 0 0!important;box-shadow:none!important}
body.single-post .elementor-widget-theme-post-featured-image,body.single-post .elementor-widget-theme-post-featured-image{max-width:760px!important;margin:0 auto 32px!important;padding:0 18px!important}
body.single-post .elementor-widget-theme-post-featured-image img,body.single-post .elementor-widget-theme-post-featured-image img{width:100%!important;height:auto!important;border-radius:8px!important;box-shadow:none!important}
body.single-post .blog-content>.elementor-widget-container,body.single-post .blog-content>.elementor-widget-container{max-width:690px!important;margin:0 auto!important;padding:0 22px 48px!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;color:#1d1d1f!important}
body.single-post .blog-content p,body.single-post .blog-content p{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;font-size:16px!important;line-height:1.62!important;letter-spacing:-.004em!important;color:#1d1d1f!important;margin:0 0 18px!important}
body.single-post .blog-content p:first-of-type,body.single-post .blog-content p:first-of-type{font-size:18px!important;line-height:1.52!important;letter-spacing:-.012em!important;color:#424245!important;margin-bottom:20px!important}
body.single-post .blog-content h2,body.single-post .blog-content h2{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;font-size:24px!important;line-height:1.18!important;letter-spacing:-.028em!important;font-weight:700!important;color:#1d1d1f!important;margin:42px 0 13px!important}
body.single-post .blog-content h3,body.single-post .blog-content h3{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;font-size:18px!important;line-height:1.28!important;letter-spacing:-.015em!important;font-weight:700!important;color:#1d1d1f!important;margin:24px 0 8px!important}
body.single-post .blog-content ul,body.single-post .blog-content ul{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;font-size:16px!important;line-height:1.58!important;margin:5px 0 20px!important;padding-left:21px!important}
body.single-post .blog-content li,body.single-post .blog-content li{margin:0 0 6px!important;padding-left:2px!important}
body.single-post .blog-content figure,body.single-post .blog-content figure{margin:28px -34px 36px!important}
body.single-post .blog-content figure img,body.single-post .blog-content figure img{display:block;width:100%!important;height:auto!important;border-radius:8px!important}
body.single-post .blog-content figcaption,body.single-post .blog-content figcaption{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;font-size:12px!important;line-height:1.45!important;color:#6e6e73!important;margin:8px 0 0!important;text-align:left!important}
body.single-post .blog-content blockquote,body.single-post .blog-content blockquote{background:#f5f5f7!important;border:0!important;border-radius:10px!important;margin:25px 0!important;padding:17px 19px!important;color:#424245!important}
body.single-post .blog-content blockquote p,body.single-post .blog-content blockquote p{font-size:16px!important;line-height:1.52!important;margin:0!important}
body.single-post .blog-content a,body.single-post .blog-content a{color:#06c!important;text-decoration:none!important}
body.single-post .elementor-widget-html:has(ins.adsbygoogle),body.single-post .elementor-widget-html:has(ins.adsbygoogle){max-width:760px!important;margin:18px auto 28px!important;padding:0 18px!important}
body.single-post .elementor-widget-post-comments,body.single-post .elementor-widget-post-comments,body.single-post .elementor-element-46579f2,body.single-post .elementor-element-46579f2{display:none!important}
@media(max-width:767px){body.single-post .breadcrumb-section,body.single-post .breadcrumb-section{padding:38px 20px 20px!important}body.single-post h1.elementor-heading-title,body.single-post h1.elementor-heading-title{font-size:34px!important}body.single-post .breadcrumb-section .elementor-widget-theme-post-excerpt .elementor-widget-container,body.single-post .breadcrumb-section .elementor-widget-theme-post-excerpt .elementor-widget-container{font-size:17px!important}body.single-post .blog-content>.elementor-widget-container,body.single-post .blog-content>.elementor-widget-container{padding:0 19px 42px!important}body.single-post .blog-content figure,body.single-post .blog-content figure{margin:24px 0 30px!important}}

body.single-post .breadcrumb-section .elementor-background-overlay,body.single-post .breadcrumb-section .elementor-background-overlay{display:none!important;opacity:0!important}
body.single-post .elementor-element-e57fa25,body.single-post .elementor-element-e57fa25{margin-top:0!important}

/* End IT Sprinkles global newsroom blog layout */
