@charset "UTF-8";
/*
Theme Name: Bakers Bakery
Author: TheMagnifico52
Theme URI: https://www.themagnifico.net/themes/free-bakers-wordpress-theme/
Author URI: https://www.themagnifico.net/
Description: Bakers Bakery is a website design made exclusively for bakeries or companies that offer baked goods. The theme incorporates a warm and welcoming colour scheme, high-quality images of baked goods, and a user-friendly layout to make it easier for potential customers to navigate the website and find the products they're looking for. The theme also comes with a built-in shopping cart, order form, or reservation system to let customers make appointments or special cake or dessert orders. A blog or recipe section is also included for bakers so that they can inform their customers about their skills, tips, and techniques. The finest possible product presentation is one of the main objectives of the Bakers Bakery WordPress theme. The theme is also responsive and cross-browser compatible. This is because a large number of users are accessing websites through their smartphones and tablets. A crucial feature of the Bakers Bakery WordPress theme is its ease of use. The website created using this theme is easy to navigate and user-friendly. It is also translation ready and can translate the text from your website to multiple local and international languages so the customers can navigate through your website smoothly in the comfort of their preferred language. 
Version: 0.5.2
Tested up to: 6.3
Requires PHP: 7.2
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: cake-shop-bakery
Text Domain: bakers-bakery
Tags: wide-blocks, block-styles, custom-logo, one-column, two-columns, grid-layout, sticky-post, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, threaded-comments, theme-options, left-sidebar, right-sidebar, full-width-template, editor-style, food-and-drink, blog, e-commerce

Bakers Bakery WordPress Theme has been created by TheMagnifico52(themagnifico.net), 2023.
Bakers Bakery WordPress Theme is released under the terms of GNU GPL
*/

body{
    font-family: 'Poppins', sans-serif;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Pacifico', cursive;
}

.slider-box-btn a, .addtocart a,#button:hover, #button:active,#button,#colophon,span.onsale,.main-navigation .sub-menu,.woocommerce-account .woocommerce-MyAccount-navigation ul li,.woocommerce .woocommerce-ordering select,.sidebar h5,.pro-button a, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,.sidebar input[type="submit"], .sidebar button[type="submit"],.sidebar .tagcloud a:hover,.socialmedia,.comment-respond input#submit,.post-navigation .nav-previous a:hover, .post-navigation .nav-next a:hover, .posts-navigation .nav-previous a:hover, .posts-navigation .nav-next a:hover,.page-template-home-template .socialmedia,#top-slider .owl-nav i:hover{
    background: #f784b9;
}
.wp-block-button__link{
    background: #f784b9 !important;
}
.main-navigation .sub-menu > li > a:hover, .main-navigation .sub-menu > li > a:focus,.pro-button a:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover,.slider-box-btn a:hover, .addtocart a:hover{
    background: #000;
}
p.price, .woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price{
    color: #000;
}
.sidebar ul li a:hover,.article-box a,.widget a:hover, .widget a:focus,.woocommerce-message::before, .woocommerce-info::before,.page-template-home-template .addtocart a:hover{
    color: #f784b9;
}
.article-box,.woocommerce ul.products li{
    background: #fff2f8;
}
.post-navigation .nav-previous a:hover, .post-navigation .nav-next a:hover, .posts-navigation .nav-previous a:hover, .posts-navigation .nav-next a:hover,.woocommerce-message, .woocommerce-info,#top-slider .owl-nav i:hover{
    border-color: #f784b9;
}
.navbar-brand a,.main-navigation .menu > li > a,.cart_no a,.slider-box-btn a:hover, .addtocart a:hover,.page-template-home-template .slider-box-btn a:hover{
    color: #fff !important;
}
.wp-block-quote, .wp-block-quote:not(.is-large):not(.is-style-large), .wp-block-pullquote{
    border-left: 4px solid #f784b9 !important;
}
.woocommerce ul.products li{
    box-shadow: none;
}
.page-template-home-template .navbar-brand a,.page-template-home-template .main-navigation .menu > li > a, .page-template-home-template .cart_no a{
    color: #000 !important;
}
.page-template-home-template .socialmedia{
    position: static;
    background: transparent;
}
.slider-inner-box {
    right: 30%;
    left: 30%;
    text-align: center;
}

@media screen and (max-width: 1000px){
    .toggle-nav i {
        background: #000;
    }
    .main-navigation .sub-menu{
        background: transparent;
    }
    .sidenav .closebtn{
        background: #f784b9;
    }
    .slider-inner-box {
        right: 20%;
        left: 20%;
    }
}
@media screen and (min-width: 1001px) and (max-width: 1199px){
 
}