/*
Theme Name: Bakery Shop WordPress Theme
Theme URI: https://www.titanthemes.net/products/bakery-shop-wordpress-theme
Author: Titanthemes
Author URI: https://www.titanthemes.net/
Description: Bakery Shop WordPress theme is designed to help bakery and food-related businesses create a structured and easy-to-navigate website. It includes a responsive layout, organized homepage sections, and clear product display options for showcasing items like cakes, pastries, and desserts. The design focuses on usability, allowing visitors to browse menus, view images, and access contact information without confusion. It supports image galleries, service sections, and location details, which are useful for local businesses aiming to present their offerings online. The theme is compatible with common plugins for SEO optimization, performance improvements, and basic eCommerce functionality. Its layout is built to ensure consistent display across devices, including mobile and tablets. With simple customization options, users can adjust colors, content blocks, and images to match their branding while maintaining a clean and functional website structure.
Version: 0.0.1
Tested up to: 6.2
Requires at least: 5.9
Requires PHP: 7.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: modern-bakery-shop-pro
*/

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
span.header-coupon {
  color: #bb764b;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}
.wpcf7-response-output {
  color: white !important;
  border-color: #bb764b !important;
  text-align: center !important;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: "Inter", sans-serif;
}

body {
  margin: 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "Inter";
  background: #fff8f0;
}

a {
  text-decoration-thickness: 1px;
  text-underline-offset: 0.25ch;
}

a:hover,
a:focus {
  text-decoration-style: dashed;
}

a:active {
  text-decoration: none;
}

figure a {
  display: inline-block;
}

.wp-block-navigation .wp-block-navigation-item a:hover,
.wp-block-navigation .wp-block-navigation-item a:focus {
  text-decoration-style: solid;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-family: "Inter", "Syne";
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h1 {
  font-size: 48px;
  margin: 33px 0;
}

h2 {
  font-size: 30px;
  margin: 25px 0;
}

h3 {
  font-size: 22px;
  margin: 22px 0;
}

h4 {
  font-size: 20px;
  margin: 25px 0;
}

h5 {
  font-size: 18px;
  margin: 30px 0;
}

h6 {
  font-size: 16px;
  margin: 36px 0;
}

p {
  margin: 0 0 25px;
}

img {
  border: none;
  max-width: 100%;
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
  direction: ltr;
  padding: 20px !important;
  border: 1px solid #cbcbcb !important;
  background-color: #faf9ff !important;
  font-size: 18px;
  font-family: inherit !important;
  text-transform: capitalize !important;
}
address {
  font-style: italic;
  margin: 0 0 24px;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: "Inter", "serif";
  font-size: 14px;
  hyphens: none;
}

pre {
  background: #f5f5f5;
  color: #666;
  font-family: "Inter";
  font-size: 14px;
  margin: 20px 0;
  overflow: auto;
  padding: 20px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

blockquote,
q {
  hyphens: none;
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

blockquote {
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  margin: 24px 40px;
}

blockquote blockquote {
  margin-right: 0;
}

blockquote cite,
blockquote small {
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
}

blockquote em,
blockquote i {
  font-style: normal;
  font-weight: 300;
}

blockquote strong,
blockquote b {
  font-weight: 400;
}

small {
  font-size: smaller;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl {
  margin: 0 20px;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 0 20px;
}

menu,
ol,
ul {
  margin: 16px 0;
  padding: 0 0 0 15px;
}

ul {
  list-style-type: square;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

li > ul,
li > ol {
  margin: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  min-width: inherit;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
}

button,
input {
  line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  padding-right: 2px;
  width: 270px;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: none;
  min-height: 120px;
}

table {
  border-bottom: 1px solid #ededed;
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin: 0 0 20px;
  width: 100%;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

caption {
  font-size: 16px;
  margin: 20px 0;
}

th {
  font-weight: bold;
  text-transform: uppercase;
}

td {
  border-top: 1px solid #ededed;
  padding: 6px 10px 6px 0;
}

del {
  color: #333;
}

ins {
  /* background: #fff9c0; */
  text-decoration: none;
}

/* Form fields styles. */
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="date"],
input[type="number"],
input[type="search"],
input[type="url"],
input[type="password"],
textarea {
  border: 2px solid #ffffff1a;
  width: 100%;
  color: #6e8da0;
  padding: 20px;
  outline: none;
  background-color: #faf9ff !important;
  /* border-bottom: 1px solid #121212 !important; */
}

select {
  background: transparent;
  border: 1px solid #00b5e2;
  width: 100%;
  border-radius: 8px;
  padding: 13px;
  outline: none;
}

/* Buttons */
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  background-color: #8274e3;
  border: none;
  border-radius: 5px;
  color: #6e8da0;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  padding: 10px 18px;
  text-decoration: none;
  transition: all 0.2s;
}

/* Placeholder text color -- selectors need to be separate to work. */
::placeholder {
  color: #121212;
  opacity: 1;
  font-weight: 400;
  text-align: left;
  background-color: #faf9ff !important;
}

:-ms-input-placeholder {
  color: #041f69;
}

::-ms-input-placeholder {
  color: #041f69;
}

/*
 * Search and File Block button styles.
 * Necessary until the following issues are resolved in Gutenberg:
 * https://github.com/WordPress/gutenberg/issues/36444
 * https://github.com/WordPress/gutenberg/issues/27760
 */

a:where(:not(.wp-element-button)):hover {
  color: red;
}

/*
 * Button hover styles.
 * Necessary until the following issue is resolved in Gutenberg:
 * https://github.com/WordPress/gutenberg/issues/27075
 */

.wp-block-search__button:hover,
.wp-block-file .wp-block-file__button:hover,
.wp-block-button__link:hover {
  opacity: 0.9;
}

/* Blocks inside columns don't have negative margins. */
.wp-site-blocks .wp-block-columns .wp-block-column .alignfull,
.is-root-container .wp-block-columns .wp-block-column .wp-block[data-align="full"],
/* We also want to avoid stacking negative margins. */
.wp-site-blocks .alignfull:not(.wp-block-group) .alignfull,
.is-root-container .wp-block[data-align="full"]>*:not(.wp-block-group) .wp-block[data-align="full"] {
  margin-left: auto !important;
  margin-right: auto !important;
  width: inherit;
}

/*
 * Responsive menu container padding.
 * This ensures the responsive container inherits the same
 * spacing defined above. This behavior may be built into
 * the Block Editor in the future.
 */

.wp-block-navigation__responsive-container.is-menu-open {
  padding-top: var(--wp--custom--spacing--outer);
  padding-bottom: var(--wp--custom--spacing--large);
  padding-right: var(--wp--custom--spacing--outer);
  padding-left: var(--wp--custom--spacing--outer);
}

.modern-bakery-shop-pro-header .wp-block-cover,
.modern-bakery-shop-pro-header .wp-block-cover-image,
.modern-bakery-shop-pro-footer .wp-block-cover,
.modern-bakery-shop-pro-footer .wp-block-cover-image,
.modern-bakery-shop-pro-porduct-section,
.modern-bakery-shop-pro-menu-section {
  align-items: inherit;
}

.modern-bakery-shop-pro-footer-menu .wp-block-navigation li {
  padding-left: 20px;
  position: relative;
}

.modern-bakery-shop-pro-footer-menu .wp-block-navigation li:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #fff;
  left: 0px;
  top: 50%;
  position: absolute;
  border-radius: 100%;
  transform: translateY(-50%);
}

.modern-bakery-shop-pro-header .wp-block-navigation__submenu-container {
  min-width: 215px !important;
  background: #5f1c00 !important;
}

.modern-bakery-shop-pro-menu .wp-block-navigation li {
  padding: 17px 0px;
}

.modern-bakery-shop-pro-menu .wp-block-navigation__submenu-container li {
  padding: inherit;
}

.modern-bakery-shop-pro-menu .wp-block-group {
  padding: 0;
}

.wc-block-mini-cart__button:hover {
  background: transparent;
}

.modern-bakery-shop-pro-menu {
  font-family: "Inter";
}

.modern-bakery-shop-pro-header
  .wp-block-navigation
  li.current-menu-item
  .wp-block-navigation-item__label,
.modern-bakery-shop-pro-header
  .wp-block-navigation
  li
  .wp-block-navigation-item__label:hover {
  color: #5baaec;
}

.modern-bakery-shop-pro-footer-menu
  .wp-block-navigation
  li.current-menu-item
  .wp-block-navigation-item__label,
.modern-bakery-shop-pro-footer-menu
  .wp-block-navigation
  li
  .wp-block-navigation-item__label:hover {
  color: #ff8502;
}

.modern-bakery-shop-pro-footer-menu .wp-block-navigation li:hover:before,
.modern-bakery-shop-pro-footer-menu .wp-block-navigation li.current-menu-item:before {
  background: #ff8502;
}

.modern-bakery-shop-pro-ice-berg .wp-block-image {
  background: #5f1c00;
  width: 170px;
  height: 170px;
  border-radius: 100%;
  align-items: center !important;
  display: flex !important;
  justify-content: center !important;
}

.modern-bakery-shop-pro-ice-berg h3 {
  width: 50%;
  margin: 0 auto;
}

.modern-bakery-shop-pro-ice-berg:hover .wp-block-image {
  background: #19375b;
}

.modern-bakery-shop-pro-ice-berg:hover h3 {
  color: #19375b !important;
}

.modern-bakery-shop-pro-better-box .wp-block-image {
  background: #fff;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  align-items: center !important;
  display: flex !important;
  justify-content: center !important;
  float: left;
}

.modern-bakery-shop-pro-product-box .wc-block-components-product-image img {
  width: auto !important;
  margin: 0 auto;
  display: table;
}

.modern-bakery-shop-pro-menu-section::before {
  content: "";
  width: 35%;
  height: 100%;
  background: #19375b;
  position: absolute;
  left: 0px;
  top: 0;
  z-index: 1;
}

.modern-bakery-shop-pro-section .wp-block-columns {
  position: relative;
  overflow: hidden;
}

.modern-bakery-shop-pro-discount-box {
  width: 230px !important;
  height: 230px;
  position: absolute;
  right: -60px;
  bottom: -50px;
}

.modern-bakery-shop-pro-section-box .wp-block-column {
  z-index: 9;
}

.modern-bakery-shop-pro-section .modern-bakery-shop-pro-section-box::before {
  content: "";
  width: 99.5%;
  height: 99%;
  border: solid 2px #bd9655;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-style: dashed;
}

.modern-bakery-shop-pro-inner-banner {
  position: relative;
  z-index: -1;
}

.modern-bakery-shop-pro-section11-left {
  margin-right: 100px !important;
}

.modern-bakery-shop-pro-section11 {
  position: relative;
}

.modern-bakery-shop-pro-section11::before {
  content: "";
  width: 41.5%;
  position: absolute;
  height: 100%;
  background: #19375b;
  z-index: 0;
}

.modern-bakery-shop-pro-section11 .wp-block-columns {
  position: relative;
  z-index: 0;
}

.modern-bakery-shop-pro-section7-right .wp-block-image {
  position: absolute;
  right: 0;
}

.modern-bakery-shop-pro-section7 {
  position: relative;
  overflow: hidden;
}

.modern-bakery-shop-pro-section5-left {
  position: relative;
}

.modern-bakery-shop-pro-section5-left::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: #19375b;
  width: 45%;
  height: 100%;
  z-index: -1;
}

.modern-bakery-shop-pro-header {
  position: absolute !important;
  width: 100%;
  z-index: 2;
}

/**woocommerce**/
.woocommerce div.product .product_title {
  display: none;
}

.entry-summary .price {
  padding-bottom: 15px !important;
}

.woocommerce div.product .quantity .qty {
  width: auto;
}

.cart {
  padding-bottom: 0px !important;
}
.taxonomy-product_cat.wp-block-post-terms {
  font-family: "Kaushan Script";
  color: #000000;
  font-weight: 400;
}

.woocommerce div.product div.images img {
  width: 100% !important;
  margin: 0 auto;
  border-radius: 20px;
}

.woocommerce-tabs .tabs.wc-tabs {
  margin: 0px !important;
  padding: 0px !important;
}

.woocommerce-tabs .tabs.wc-tabs:before {
  border: none !important;
}

.woocommerce-tabs .woocommerce-Tabs-panel {
  font-size: 20px;
  padding: 0px !important;
  background-color: #f6f6f6;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background: #222 !important;
  color: #fff !important;
  border-radius: 0px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #fff;
  font-weight: 400 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: none !important;
  padding: 5px 30px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: #5baaec !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  color: #fff !important;
}

.related.products h2 {
  text-align: center;
}

.related.products li .price,
.products li .price {
  text-align: center;
}

.related.products .button,
.products .button {
  display: table;
  margin: 0 auto;
}

.related.products,
.products {
  text-align: center;
}

.related.products li,
.products li {
  float: none !important;
  display: inline-block;
  margin: 15px !important;
  padding: 35px 15px 0px !important;
  border-radius: 5px !important;
}

.related.products li img,
.products li img {
  width: auto !important;
  text-align: center;
  display: table !important;
  margin: 0 auto !important;
  margin-bottom: 20px !important;
}

.woocommerce div.product .related.products {
  padding: 40px !important;
  background-color: #f6f6f6;
}

.qty.text {
  width: auto !important;
}

.woocommerce-account .wp-block-post-title,
.woocommerce-account main .woocommerce,
.woocommerce-cart .wp-block-post-title,
.woocommerce-cart main .woocommerce,
.woocommerce-checkout .wp-block-post-title,
.woocommerce-checkout main .woocommerce {
  max-width: 100%;
}

.woocommerce-page .button {
  padding: 10px 35px !important;
}

.woocommerce-Price-amount bdi {
  font-weight: 600;
}

.select2-container--default .select2-selection--single,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  border: 1px solid #222;
  border-radius: 0px;
}

body.home .modern-bakery-shop-pro-menu li:nth-child(1) span {
  color: #5baaec;
}

body.home
  .modern-bakery-shop-pro-menu
  li
  .wp-block-navigation__submenu-container
  li:nth-child(1)
  span {
  color: inherit;
}

body.home
  .modern-bakery-shop-pro-menu
  li
  .wp-block-navigation__submenu-container
  li:nth-child(1)
  span:hover,
body.home
  .modern-bakery-shop-pro-menu
  li
  .wp-block-navigation__submenu-container
  li
  span:hover,
.modern-bakery-shop-pro-menu li .wp-block-navigation__submenu-container li span:hover {
  color: #5baaec;
}

.modern-bakery-shop-pro-section10 .add_to_cart_button {
  border-radius: 60px;
  background-color: #bb764b;
  padding: 12px 25px !important;
}

.added_to_cart.wc-forward {
  display: block;
}

.current-menu-item a {
  color: #5baaec;
}
.shop-page .wp-block-post-title a {
  font-size: 22px !important;
  font-family: "Kaushan Script" !important;
  text-decoration: none !important;
  font-weight: 400 !important;
  line-height: 32px !important;
  color: #000000 !important;
}
.shop-page h3.has-text-align-center.wp-block-post-title {
  padding-bottom: 0px !important;
}

/* *-*-*-*-*-*-*-*-*-* New baker CSS	*-*-*-*-*-*-*-*-*-*-*-* */
.baker-navbar {
  font-family: "inter";
  font-weight: 400;
  line-height: 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
  text-decoration: none;
  color: #000000;
  font-family: "Kaushan Script";
  font-weight: 400;
}
.our-shop-section .woocommerce-Price-amount.amount {
  font-size: 24px !important;
  font-weight: 400 !important;
  line-height: 34px !important;
}

/********************************* new bakery theme css *********************************/

.baker-header-container {
  max-width: 1530px !important;
  margin: 0px auto !important;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
}
.baker-container {
  max-width: 1360px !important;
  margin: 0px auto !important;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

/*********** header-css ***********************/
.header-col-two-group .wp-block-woocommerce-customer-account {
  width: 100%;
  height: auto;
  max-width: 140px;
  border-radius: 60px;
  box-shadow: -2px 8px 17.1px 0px #bb764b6e;
}
.wc-block-customer-account__account-icon {
  background: #f44565;
  border-radius: 60px;
}
.header-col-two-two-row {
  gap: 75px;
}
.wp-block-woocommerce-customer-account a {
  gap: 10px;
}

/****************** slider section css***************************/
.slider-container-fluid {
  max-width: 1500px !important;
  margin: 0px auto !important;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  overflow: visible;
}
.slider-section .stk-inner-blocks.stk-f1e3542-inner-blocks {
  height: 100%;
}
.slider-section .slider-img-group {
  padding-left: 90px;
}
.slider-section .slider-heading-stack {
  display: flex;
  justify-content: center;
  height: 100%;
}
.slider-section .slider-right-col {
  position: relative;
}
.opening-hour-img-group {
  position: absolute;
  top: 120px;
  left: -8%;
  width: 260px !important;
}
.opening-hour-img-group .stk-block-image {
  position: relative;
  top: -106px;
}
.opening-hour-img-group .opening-hours-grp {
  box-shadow: -48px 11px 60px 0px #bb764b30;
}
.slider-section .member-img-group {
  position: absolute;
  top: 12%;
  right: -25%;
}
.member-img-group .stk-block-image img {
  width: 160px !important;
  height: 70px !important;
  object-fit: cover;
}
.slider-section .for-order-group {
  max-width: 290px;
  padding: 5px 10px;
  position: absolute;
  bottom: 25%;
  right: -15%;
}
.slider-right-col a {
  text-decoration: none;
}
.slider-section .for-order-row {
  gap: 10px;
}
/* .social-media-icon-group {
  position: absolute;
  bottom: 60px;
} */

/************** Cakes & Bakes css *************/

.cakes-bakes-section .gtf-item {
  box-shadow: -30px 30px 50px 0px #bb764b1a;
}
.cakes-bakes-section
  .wp-block-stackable-button.stk-block-button.stk-block.stk-df3fd92 {
  box-shadow: -2px 8px 17.100000381469727px 0px #bb764b6e;
}

/************* baker service section-css **********************/
.baker-service-section {
  --mask:
    radial-gradient(31.5px at 50% 44.4px, #000 99%, #0000 101%) calc(50% - 48px)
      0/96px 51% repeat-x,
    radial-gradient(31.5px at 50% -20.4px, #0000 99%, #000 101%) 50% 24px/96px
      calc(51% - 24px) repeat-x,
    radial-gradient(31.5px at 50% calc(100% - 44.4px), #000 99%, #0000 101%)
      calc(50% - 48px) 100%/96px 51% repeat-x,
    radial-gradient(31.5px at 50% calc(100% + 20.4px), #0000 99%, #000 101%) 50%
      calc(100% - 24px)/96px calc(51% - 24px) repeat-x;
  -webkit-mask: var(--mask);
  mask: var(--mask);
}
.baker-service-main-col {
  gap: 60px;
}

/*********** our shop section ***********************/
.our-shop-section a.added_to_cart.wc-forward {
  width: 100px;
  margin-left: 0;
}
.our-shop-section a.gutentor-button {
  background-color: #bb764b;
  box-shadow: -2px 8px 17.1px 0px #de36546e;
  padding: 15px 20px;
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  color: white;
}
.our-shop-section a.gutentor-button:hover {
  background-color: #944e53;
}
.our-shop-section .gutentor-wc-price {
  position: absolute;
  right: 26px;
  top: 0px;
}
.our-shop-section .gutentor-post-desc {
  width: 355px;
  margin-bottom: 20px !important;
}
.our-shop-section .gutentor-post-title {
  margin-bottom: 10px !important;
}
.our-shop-section .gutentor-post-content {
  padding-left: 0px !important;
}
.our-shop-section .gutentor-post-image-box {
  width: 35% !important;
}
.our-shop-section .gutentor-image-thumb img {
  width: 170px;
  height: 170px;
  object-fit: cover;
  border-radius: 10px;
}

/**************************testimonial section css  ***********************************/
.testimonial-section {
  --mask:
    radial-gradient(31.5px at 50% 44.4px, #000 99%, #0000 101%) calc(50% - 48px)
      0/96px 51% repeat-x,
    radial-gradient(31.5px at 50% -20.4px, #0000 99%, #000 101%) 50% 24px/96px
      calc(51% - 24px) repeat-x,
    radial-gradient(31.5px at 50% calc(100% - 44.4px), #000 99%, #0000 101%)
      calc(50% - 48px) 100%/96px 51% repeat-x,
    radial-gradient(31.5px at 50% calc(100% + 20.4px), #0000 99%, #000 101%) 50%
      calc(100% - 24px)/96px calc(51% - 24px) repeat-x;
  -webkit-mask: var(--mask);
  mask: var(--mask);
}
.testimonial-section .kt-testimonial-item-wrap {
  display: flex;
  flex-direction: column-reverse;
  gap: 15px;
}
.testimonial-section .kt-testimonial-meta-wrap {
  justify-content: flex-start;
}
.testimonial-section .kt-testimonial-text-wrap {
  text-align: start;
}
.testimonial-section .testimonial-main-col {
  gap: 30px;
}
.kt-testimonial-item-wrap::after {
  content: "";
  background-color: #bb764b;
  position: absolute;
  bottom: -10px;
  border-bottom: 1px solid #bb764b;
  height: 10px;
  width: 300px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  z-index: 9999;
  left: 10%;
  right: 0;
  margin: auto;
}
.testimonial-section .stk-block-carousel__slider {
  padding-bottom: 20px;
  padding-top: 20px;
}
.testimonial-section .kt-svg-testimonial-global-icon {
  position: absolute;
  top: -29px;
  right: 20px;
}
.testimonial-section .kt-svg-testimonial-global-icon svg {
  width: 40px !important;
  height: 40px !important;
}

/*********** new arrival section*************************/
.new-arrivals-section .gutentor-image-thumb img {
  width: 270px;
  height: 260px;
  object-fit: cover;
}
.new-arrivals-section .gutentor-post-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  margin: auto;
}
.new-arrival-main-col-two {
  margin-top: 30px;
}
.new-arrivals-section .gutentor-post-desc {
  width: 236px;
  margin-bottom: 20px !important;
}
.new-arrivals-section .arrival-one-group {
  width: 570px;
  max-width: 100%;
  height: 100%;
  margin-right: 10px;
}
.new-arrivals-section .arrival-two-group {
  width: 570px;
  max-width: 100%;
  height: 100%;
  margin-left: 10px;
}
.new-arrivals-section .arrival-three-group {
  width: 570px;
  max-width: 100%;
  height: 100%;
  margin-right: 10px;
}
.new-arrivals-section .arrival-four-group {
  width: 570px;
  max-width: 100%;
  height: 100%;
  margin-left: 10px;
}
.new-arrivals-section a.added_to_cart.wc-forward {
  width: 100px;
  margin-left: 0;
}
.new-arrivals-section
  .wp-block-stackable-button.stk-block-button.stk-block.stk-6eb3aba {
  box-shadow: -2px 8px 17.100000381469727px 0px #00000047;
}
/* .gutentor-post:nth-child(1) {
    background: #fff0fe;
    border-radius: 20px;
    padding-left: 0px;
    border: 1px solid #F8C9FF;
}
.gutentor-post:nth-child(2) {
    background: #edfffe;
    border-radius: 20px;
    padding-left: 0px;
    border: 1px solid #BCF6F3;
}
.gutentor-post:nth-child(3) {
    background: #fff4e3;
    border-radius: 20px;
    padding-left: 0px;
    border: 1px solid #FFEAC2;
}
.gutentor-post:nth-child(4) {
    background: #fff5f5;
    border-radius: 20px;
    padding-left: 0px;
    border: 1px solid #FFDFDF;
} */

/******** book your table section css *****************/
.book-your-table-section {
  --mask:
    radial-gradient(31.5px at 50% 44.4px, #000 99%, #0000 101%) calc(50% - 48px)
      0/96px 51% repeat-x,
    radial-gradient(31.5px at 50% -20.4px, #0000 99%, #000 101%) 50% 24px/96px
      calc(51% - 24px) repeat-x,
    radial-gradient(31.5px at 50% calc(100% - 44.4px), #000 99%, #0000 101%)
      calc(50% - 48px) 100%/96px 51% repeat-x,
    radial-gradient(31.5px at 50% calc(100% + 20.4px), #0000 99%, #000 101%) 50%
      calc(100% - 24px)/96px calc(51% - 24px) repeat-x;
  -webkit-mask: var(--mask);
  mask: var(--mask);
}
.book-your-table-right-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/************** our blogs section css *****************/
.our-blogs-section .gutentor-post-title-data-wrap {
  max-width: 377px;
  width: 100%;
}
.our-blogs-section .gutentor-post-title a {
  line-height: 40px;
}
.our-blogs-section .gutentor-post-desc {
  width: 547px !important;
  max-width: 100% !important;
}
.our-blogs-section .gutentor-post-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: baseline;
  margin: auto;
}
.our-blogs-section .gutentor-post:nth-child(even) .gutentor-post-item {
  display: flex !important;
  flex-direction: row-reverse !important;
}
.our-blogs-section .grid-row {
  gap: 30px;
}

/******* Newsletter section css**********/
.newsletter-section {
  --mask:
    radial-gradient(31.5px at 50% 44.4px, #000 99%, #0000 101%) calc(50% - 48px)
      0/96px 51% repeat-x,
    radial-gradient(31.5px at 50% -20.4px, #0000 99%, #000 101%) 50% 24px/96px
      calc(51% - 24px) repeat-x,
    radial-gradient(31.5px at 50% calc(100% - 44.4px), #000 99%, #0000 101%)
      calc(50% - 48px) 100%/96px 51% repeat-x,
    radial-gradient(31.5px at 50% calc(100% + 20.4px), #0000 99%, #000 101%) 50%
      calc(100% - 24px)/96px calc(51% - 24px) repeat-x;
  -webkit-mask: var(--mask);
  mask: var(--mask);
}
.newsletter-section .subscribe-newsletter-button {
  width: 218px !important;
  max-width: 100% !important;
  height: 50px;
  background: #bb764b;
  color: white;
  padding: 15px 25px;
  border-radius: 60px;
  font-family: "Inter";
  font-size: 16px;
  line-height: 19px;
  position: absolute;
  right: 10px;
  top: 10px;
}
.newsletter-section img.wp-image-145 {
  max-width: 262px;
  height: 310px;
  object-fit: contain;
}
.newsletter-section img.wp-image-146 {
  width: 100%;
  height: 470px;
  object-fit: cover;
  position: absolute;
}
.newsletter-section .search-box {
  width: 570px;
  position: relative;
}
.newsletter-section input.email-input {
  height: 70px;
  border-radius: 60px !important;
}
.newsletter-col-two-stack {
  display: flex;
  justify-content: center;
  height: 100%;
}
.newsletter-section form.wpcf7-form.init {
  display: flex;
  justify-content: center;
  color: white;
}
del {
  color: #a1a1a1 !important;
}
.our-products-section .gutentor-wc-price del {
  text-decoration: unset;
  position: relative;
}

/************ our products section-css*******************************/
.our-products-section .gutentor-image-thumb img {
  height: 320px;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.our-products-section .woocommerce-Price-currencySymbol {
  font-size: 24px !important;
}
.our-products-section .gutentor-wc-price del bdi {
  color: #b7beca;
}
.our-products-section .gutentor-wc-price del .woocommerce-Price-currencySymbol {
  color: #b7beca;
}

/**************** footer-section-css **************************/
.contactus-col a.gutentor-element-advanced-text-link {
  text-decoration: none;
}
/* .contactus-col a.gutentor-element-advanced-text .gutentor-text {
  font-family: Inter;
  font-weight: 400;
  font-size: 18px;
  line-height: 40px;
  color: white;
}
.contactus-col a.gutentor-element-advanced-text-link:hover {
  color: black;
} */
.footer-section LI::before {
  position: absolute;
  content: "";
  height: 8px;
  width: 8px;
  border-radius: 50%;
  color: white;
  background: white;
  left: -25px;
}
.footer-section {
  position: relative;
}
.footer-section ul {
  margin-left: 20px;
}

/*************** responsive css-all-sections *****************/

@media (max-width: 2560px) {
}

@media (max-width: 1920px) {
}

@media (max-width: 1600px) {
}

@media (max-width: 1440px) {
  .baker-header-container {
    max-width: 1360px !important;
    margin: 0px auto !important;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .baker-navbar {
    font-family: "inter";
    font-weight: 400;
    line-height: 20px;
    gap: 55px;
  }
  .slider-container-fluid {
    max-width: 1330px !important;
    margin: 0px auto !important;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    overflow: visible;
  }
  .slider-section h1.stk-block-heading__text.has-text-color {
    font-size: 56px !important;
    line-height: 82px !important;
  }
}
@media (max-width: 1280px) {
  .baker-navbar {
    font-family: "inter";
    font-weight: 400;
    line-height: 20px;
    gap: 37px !important;
  }
  .kt-testimonial-item-wrap::after {
    content: "";
    background-color: #bb764b;
    position: absolute;
    bottom: -10px;
    border-bottom: 1px solid #bb764b;
    height: 10px;
    width: 85%;
    left: 0;
    right: 0;
    border-bottom-left-radius: 10px;
    margin: auto;
    z-index: 9999;
  }
}

@media (max-width: 1366px) {
  .baker-container {
    max-width: 1260px !important;
    margin: 0px auto !important;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .baker-header-container {
    max-width: 1275px !important;
    margin: 0px auto !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .baker-navbar {
    font-family: "inter";
    font-weight: 400;
    line-height: 20px;
    gap: 45px;
  }
  .slider-container-fluid {
    max-width: 1250px !important;
    margin: 0px auto !important;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .slider-section .member-img-group {
    position: absolute;
    top: 0%;
    right: -5%;
    width: 300px !important;
  }
  .slider-heading-stack h1.stk-block-heading__text.has-text-color {
    font-size: 48px !important;
    line-height: 76px !important;
  }
  .slider-right-col img.wp-image-186 {
    width: 220px;
    height: 100% !important;
    object-fit: contain !important;
  }
  .slider-section .slider-img-group {
    padding-left: 60px;
  }
  .slider-right-col img.wp-image-194 {
    width: 85%;
    height: 100%;
    object-fit: contain;
  }
  .gutentor-element-icon-box {
    height: 50px !important;
    width: 50px !important;
    font-size: 15px !important;
  }
  .slider-right-col h6.gutentor-text {
    font-size: 18px !important;
  }
  .slider-right-col p.gutentor-text {
    font-size: 14px !important;
  }
  .slider-section .for-order-group {
    max-width: 230px;
    padding: 14px;
    position: absolute;
    bottom: 21%;
    right: -2%;
  }
  .our-shop-section-inner-group {
    padding: 20px 0px !important;
  }
  .new-arrivals-inner-group {
    padding: 40px 0px !important;
  }
  .member-img-group .stk-block-image img {
    width: 280px !important;
    height: 65px !important;
    object-fit: cover;
  }
  .slider-section .slider-container-fluid .stk-block-heading h1 {
    width: 74% !important;
  }
}

@media (max-width: 1600px) {
}

@media (max-width: 1024px) {
  .baker-container {
    max-width: 990px !important;
    margin: 0px auto !important;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .header-col-two-group .wp-block-column.header-col-two-one {
    flex-basis: 25% !important;
  }
  .header-col-two-group .wp-block-column.header-col-two-two {
    flex-basis: 75% !important;
  }
  .header-col-two-two-row {
    gap: 30px !important;
  }
  .header-col-two-group .baker-navbar {
    font-family: "inter";
    font-weight: 400;
    line-height: 20px;
    gap: 29px !important;
  }
  .header-col-two-group .wp-block-woocommerce-customer-account {
    width: 100%;
    height: 50px;
    max-width: 140px !important;
    border-radius: 60px;
    box-shadow: -2px 8px 17.100000381469727px 0px #bb764b6e;
  }
  .logo-row img.wp-image-182 {
    max-width: 120px !important;
    height: 100%;
  }
  .baker-header-container {
    max-width: 100% !important;
    width: 100% !important;
    justify-content: center !important;
  }
  .header-col-two-group .header-col-two-one {
    max-width: 213px !important;
  }
  .header-col-two-group {
    padding: 20px 0px;
  }
  .wp-block-woocommerce-customer-account
    a
    .wc-block-customer-account__account-icon {
    box-sizing: content-box !important;
    height: 15px;
    padding: 0.5em;
    width: 15px;
  }
  .header-col-two-group span.label {
    font-size: 14px;
  }
  .slider-right-col img.wp-image-194 {
    width: 75%;
    height: 100%;
    object-fit: contain;
  }
  .opening-hour-img-group {
    position: absolute;
    top: 0px;
    left: -10%;
    width: 234px !important;
    object-fit: contain;
  }
  .slider-right-col img.wp-image-186 {
    width: 150px;
    height: 100% !important;
    object-fit: contain !important;
  }
  .slider-heading-stack h1.stk-block-heading__text.has-text-color {
    font-size: 42px !important;
    line-height: 68px !important;
  }
  .gutentor-element-icon-box {
    height: 35px !important;
    width: 35px !important;
    font-size: 12px !important;
  }
  .slider-right-col h6.gutentor-text {
    font-size: 16px !important;
  }
  .slider-section .for-order-group {
    max-width: 230px;
    padding: 14px;
    position: absolute;
    bottom: 20%;
    right: 4%;
  }
  .slider-section .member-img-group {
    position: absolute;
    top: 6%;
    right: 6%;
    width: 300px !important;
  }
  .social-media-icon-group {
    position: absolute;
    bottom: 20px;
  }
  .cakes-bakes-section .gtf-image-box img {
    width: 50px;
    height: 50px;
    object-fit: contain;
  }
  .cakes-bakes-section .g-d-title a {
    font-size: 22px !important;
  }
  .cakes-bakes-section .g-d-desc p {
    font-size: 12px;
  }
  .baker-service-section h5.stk-block-heading__text.has-text-color {
    font-size: 18px !important;
    line-height: 21px !important;
  }
  .baker-service-section h1.stk-block-heading__text.has-text-color {
    font-size: 32px !important;
    line-height: 42px !important;
  }
  #we-make-the-best-cake-amp-bakery-services {
    margin-bottom: 10px !important;
  }
  .baker-service-section
    p.stk-block-subtitle__text.stk-subtitle.has-text-color {
    font-size: 12px !important;
    line-height: 18px !important;
  }
  .baker-service-section
    .wp-block-stackable-subtitle.stk-block-subtitle.stk-block.stk-5ae9a27 {
    margin-bottom: 10px !important;
  }
  .baker-service-section span.kt-svg-icon-list-text {
    font-size: 14px !important;
    line-height: 28px !important;
  }
  .baker-service-section ul.kt-svg-icon-list {
    margin-bottom: 14px !important;
  }
  .our-shop-section .gutentor-image-thumb img {
    max-width: 170px !important;
    height: 100%;
    object-fit: contain;
    border-radius: 10px;
    width: 100%;
  }
  .our-shop-section .gutentor-post-item {
    gap: 15px;
  }
  .our-shop-section .gutentor-post-title a {
    font-size: 21px !important;
  }
  .our-shop-section span.woocommerce-Price-amount.amount {
    font-size: 21px !important;
  }
  .our-shop-section .gutentor-post-desc {
    width: 280px;
    margin-bottom: 10px !important;
  }
  .our-shop-section .gutentor-post-desc {
    font-size: 14px !important;
    line-height: 18px !important;
  }
  .our-shop-section .gutentor-post-title {
    margin-bottom: 10px !important;
  }
  .testimonial-section .kt-testimonial-content {
    font-size: 12px !important;
    line-height: 21px !important;
  }
  .testimonial-section .kt-testimonial-image {
    height: 50px;
    width: 50px;
  }
  .testimonial-section .kt-testimonial-name {
    font-size: 20px !important;
    line-height: 26px !important;
  }
  .kt-testimonial-item-wrap::after {
    content: "";
    background-color: #bb764b;
    position: absolute;
    bottom: -10px;
    border-bottom: 1px solid #bb764b;
    height: 10px;
    max-width: 210px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    z-index: 9999;
    width: 100%;
  }
  .book-your-table-section [type="submit"] {
    background-color: #bb764b !important;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 10px;
    cursor: pointer !important;
    max-width: 100% !important;
    width: 208px !important;
  }
  .newsletter-section .search-box {
    width: 460px;
    position: relative;
  }
  .newsletter-section img.wp-image-145 {
    max-width: 180px;
    height: 310px;
    object-fit: contain;
  }
  .newsletter-section img.wp-image-146 {
    width: 100%;
    height: 340px;
    object-fit: contain;
  }
  .our-products-section .gutentor-image-thumb img {
    min-height: 250px;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .our-products-section .stk-block-carousel__button {
    height: 35px !important;
    width: 35px !important;
  }
  .our-products-section .gutentor-post-title a {
    font-size: 18px !important;
  }
}

@media (max-width: 820px) {
  .baker-container {
    max-width: 780px !important;
    margin: 0px auto !important;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .logo-row img.wp-image-182 {
    max-width: 100px !important;
    height: 100%;
  }
  .header-col-two-group {
    padding: 20px 10px;
  }
  .wp-block-woocommerce-customer-account
    a
    .wc-block-customer-account__account-icon {
    box-sizing: content-box !important;
    height: 10px;
    padding: 0.5em;
    width: 10px;
  }
  .header-col-two-group span.label {
    font-size: 12px;
  }
  .wp-block-woocommerce-customer-account a {
    gap: 5px;
  }
  .header-col-two-group .wp-block-woocommerce-customer-account {
    width: 100%;
    height: 42px;
    max-width: 114px !important;
    border-radius: 60px;
    box-shadow: -2px 8px 17.100000381469727px 0px #bb764b6e;
  }
  .header-col-two-group nav a {
    font-size: 12px;
  }
  .header-col-two-group .baker-navbar {
    font-family: "inter";
    font-weight: 400;
    line-height: 20px;
    gap: 23px !important;
  }
  .slider-right-col img.wp-image-194 {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .opening-hour-img-group {
    position: absolute;
    top: -20px;
    left: 5%;
    width: 130px !important;
    object-fit: contain;
  }
  .slider-right-col img.wp-image-186 {
    width: 120px;
    height: 100% !important;
    object-fit: contain !important;
  }
  .slider-section .slider-img-group {
    padding-left: 0px !important;
  }
  .slider-section img.wp-image-189 {
    width: 250px;
    height: 100%;
    object-fit: contain;
  }
  .slider-section .member-img-group {
    position: absolute;
    top: 2%;
    right: 0%;
    width: 300px !important;
  }
  .slider-section h5.stk-block-heading__text.has-text-color {
    font-size: 18px !important;
    line-height: 21px !important;
  }
  .slider-section .for-order-group {
    max-width: 301px;
    padding: 8px;
    position: absolute;
    bottom: 0%;
    right: 0%;
  }
  .slider-right-col p.gutentor-text {
    font-size: 10px !important;
    margin-bottom: 4px;
  }
  .slider-right-col h6.gutentor-text {
    font-size: 12px !important;
    margin-bottom: 4px !important;
  }
  .cakes-bakes-section .gtf-item-2 {
    margin-top: 30px;
  }
  .cakes-bakes-section .gtf-item-3 {
    margin-top: 30px;
  }
  .baker-service-section img.wp-image-124 {
    max-width: 500px;
    height: 100%;
    width: 100%;
    object-fit: contain;
  }
  .baker-services-inner-group {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .baker-service-section span.kt-svg-icon-list-text {
    font-size: 12px !important;
    line-height: 21px !important;
  }
  .service-left-col {
    display: flex;
    justify-content: center;
    height: 100%;
    margin: auto !important;
  }
  .baker-service-main-col {
    gap: 30px;
  }
  .our-shop-section-inner-group {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .our-shop-section .gutentor-post-title a {
    font-size: 18px !important;
  }
  .our-shop-section span.woocommerce-Price-amount.amount {
    font-size: 18px !important;
  }
  .our-shop-section .gutentor-post-desc {
    font-size: 12px !important;
    line-height: 18px !important;
  }
  .our-shop-section a.added_to_cart.wc-forward {
    width: 90px;
    margin-left: 0;
    font-size: 12px;
  }
  .kt-testimonial-item-wrap::after {
    content: "";
    background-color: #bb764b;
    position: absolute;
    bottom: -10px;
    border-bottom: 1px solid #bb764b;
    height: 10px;
    max-width: 250px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    z-index: 9999;
    width: 100%;
  }
  .new-arrivals-section .gutentor-post-title a {
    font-size: 18px !important;
  }
  .new-arrivals-section .gutentor-post-desc {
    font-size: 14px !important;
    line-height: 18px !important;
  }
  .new-arrivals-section .gutentor-post-desc {
    width: 236px;
    margin-bottom: 10px !important;
  }
  .book-your-table-section [type="submit"] {
    background-color: #bb764b !important;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 10px;
    cursor: pointer !important;
    max-width: 100% !important;
    width: 157px !important;
  }
  .newsletter-section img.wp-image-145 {
    max-width: 150px;
    height: 320px;
    object-fit: contain;
  }
  .newsletter-section .search-box {
    width: 375px !important;
    position: relative;
  }
  .newsletter-section .subscribe-newsletter-button {
    width: 160px !important;
    max-width: 100% !important;
    height: 50px;
    background: #bb764b;
    color: white;
    padding: 15px 25px;
    border-radius: 60px;
    font-family: "Inter";
    font-size: 13px;
    line-height: 13px;
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .our-products-section .gutentor-image-thumb img {
    min-height: 200px !important;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .our-products-section .gutentor-post-title a {
    font-size: 16px !important;
  }
}
.woocommerce-Price-amount.amount {
  font-family: "Kaushan Script";
  color: #bb764b;
  font-size: 16px !important;
  line-height: 34px;
  font-weight: 400;
}
.contactus-col a.stk-link.stk-button.stk--hover-effect-darken {
  height: 35px;
  width: 35px;
}

@media (max-width: 768px) {
  .baker-container {
    max-width: 730px !important;
    margin: 0px auto !important;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .logo-row img.wp-image-182 {
    max-width: 100px !important;
    height: 100%;
  }
  .header-col-two-group {
    padding: 20px 10px;
  }
  .wp-block-woocommerce-customer-account
    a
    .wc-block-customer-account__account-icon {
    box-sizing: content-box !important;
    height: 10px;
    padding: 0.5em;
    width: 10px;
  }
  .header-col-two-group span.label {
    font-size: 12px;
  }
  .wp-block-woocommerce-customer-account a {
    gap: 5px;
  }
  .header-col-two-group .wp-block-woocommerce-customer-account {
    width: 100%;
    height: 42px;
    max-width: 114px !important;
    border-radius: 60px;
    box-shadow: -2px 8px 17.100000381469727px 0px #bb764b6e;
  }
  .header-col-two-group nav a {
    font-size: 12px;
  }
  .header-col-two-group .baker-navbar {
    font-family: "inter";
    font-weight: 400;
    line-height: 20px;
    gap: 18px !important;
  }
  .slider-right-col img.wp-image-194 {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .opening-hour-img-group {
    position: absolute;
    top: -20px;
    left: 5%;
    width: 130px !important;
    object-fit: contain;
  }
  .slider-right-col img.wp-image-186 {
    width: 120px;
    height: 100% !important;
    object-fit: contain !important;
  }
  .slider-section .slider-img-group {
    padding-left: 0px !important;
  }
  .slider-section img.wp-image-189 {
    width: 250px;
    height: 100%;
    object-fit: contain;
  }
  .slider-section .member-img-group {
    position: absolute;
    top: 2%;
    right: 0%;
    width: 300px !important;
  }
  .slider-section h5.stk-block-heading__text.has-text-color {
    font-size: 18px !important;
    line-height: 21px !important;
  }
  #\31 0-off-on-cup-cakes {
    margin-bottom: 10px !important;
  }
  .slider-heading-stack h1.stk-block-heading__text.has-text-color {
    font-size: 31px !important;
    line-height: 56px !important;
  }
  .slider-section span.has-text-color.stk-button__inner-text {
    font-size: 12px !important;
    line-height: 16px !important;
  }
  .slider-section h2.stk-block-heading__text.has-text-color {
    font-size: 12px !important;
    line-height: 16px !important;
  }
  .slider-right-col p.gutentor-text {
    font-size: 10px !important;
    margin-bottom: 4px;
  }
  .slider-right-col h6.gutentor-text {
    font-size: 12px !important;
    margin-bottom: 4px !important;
  }
  .slider-section .for-order-group {
    max-width: 301px;
    padding: 8px;
    position: absolute;
    bottom: 0%;
    right: 0%;
  }
  .cakes-bakes-section .gtf-item-2 {
    margin-top: 30px;
  }
  .cakes-bakes-section .gtf-item-3 {
    margin-top: 30px;
  }
  .inner-cover-baker {
    padding-top: 0px !important;
    padding-bottom: 30px !important;
  }
  .cakes-bakes-section a.gutentor-button {
    margin-top: 10px !important;
  }
  .baker-service-section img.wp-image-124 {
    max-width: 500px;
    height: 100%;
    width: 100%;
    object-fit: contain;
  }
  .baker-services-inner-group {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .our-shop-section-inner-group {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .our-shop-section .gutentor-post-title a {
    font-size: 18px !important;
  }
  .our-shop-section span.woocommerce-Price-amount.amount {
    font-size: 18px !important;
  }
  .our-shop-section .gutentor-post-desc {
    font-size: 12px !important;
    line-height: 18px !important;
  }
  .our-shop-section a.added_to_cart.wc-forward {
    width: 90px;
    margin-left: 0;
    font-size: 12px;
  }
  /* .testimonial-section .wp-block-column.testi-col {
        flex-basis: 33% !important;
    } */
  /* .testi-col-three {
        display: none;
    } */
  .kt-testimonial-item-wrap::after {
    content: "";
    background-color: #bb764b;
    position: absolute;
    bottom: -10px;
    border-bottom: 1px solid #bb764b;
    height: 10px;
    max-width: 230px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    z-index: 9999;
    width: 100%;
  }
  .arrival-one {
    display: flex;
    justify-content: center;
  }
  .arrival-two {
    display: flex;
    justify-content: center;
  }
  .arrival-three {
    display: flex;
    justify-content: center;
  }
  .arrival-four {
    display: flex;
    justify-content: center;
  }
  .new-arrivals-inner-group {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .new-arrival-main-col-two {
    margin-top: 0px;
  }
  .book-your-table-inner-group {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .container {
    max-width: 1170px !important;
    margin: 20px auto;
    padding: 20px 30px !important;
    background-color: #fff;
    border-radius: 20px;
    margin-top: 20px !important;
  }
  .form-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 10px;
    gap: 7px !important;
  }
  .book-your-table-section [type="submit"] {
    background-color: #bb764b !important;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 10px;
    cursor: pointer !important;
    max-width: 100% !important;
    width: 160px !important;
  }
  .book-your-table-right-col-stack {
    align-items: center !important;
    margin: 20px 0px !important;
  }
  .our-blogs-section .gutentor-image-thumb img {
    height: 300px;
    width: 100%;
    object-fit: unset;
  }
  .baker-container.our-blogs-inner-group {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .newsletter-col-one-group figure {
    text-align: center;
  }
  .newsletter-inner-group {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .our-products-inner-group {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .our-products-section .gutentor-image-thumb img {
    min-height: 200px;
    width: 100%;
    height: 100%;
    object-fit: unset !important;
  }
  .our-products-section .gutentor-post-title a {
    font-size: 16px !important;
  }
  .woocommerce-Price-amount.amount {
    font-family: "Kaushan Script";
    color: #bb764b;
    font-size: 18px !important;
    line-height: 34px;
    font-weight: 400;
  }
  .footer-section .wp-block-column.help-link-col {
    flex-basis: 50% !important;
  }
  .footer-section .wp-block-column.aboutus-link-col {
    flex-basis: 50% !important;
  }
  .footer-section .wp-block-column.quick-link-col {
    flex-basis: 50% !important;
  }
  .footer-section .wp-block-column.contactus-col {
    flex-basis: 50% !important;
  }
  .footer-section ul {
    margin-left: 30px !important;
  }
  .footer-section .footer-main-col-one {
    gap: 30px;
  }
}

@media (max-width: 414px) {
  .our-shop-section .gutentor-wc-price {
    position: absolute;
    right: 26px;
    top: 22px !important;
  }
  .our-blogs-section h3.gutentor-post-title {
    text-align: center !important;
  }
  .our-products-section .wp-block-stackable-carousel {
    padding: 0px 20px !important;
  }
}

@media (max-width: 430px) {
  .wp-block-navigation a:hover {
    background: white !important;
    padding: 6px !important;
    border-radius: 6px !important;
    color: #000 !important;
  }
  .wp-block-navigation:not(.has-background)
    .wp-block-navigation__responsive-container.is-menu-open {
    background-color: #944e53;
    color: white !important;
  }
  .header-col-two-two-row {
    gap: 90px !important;
  }
  .slider-section .slider-heading-stack {
    display: flex;
    justify-content: center;
    height: 100%;
    align-items: center;
  }
  .social-media-icon-group {
    position: absolute;
    bottom: -48px;
    width: 100% !important;
    display: flex;
  }
  .slider-heading-stack h1.stk-block-heading__text.has-text-color {
    font-size: 31px !important;
    line-height: 46px !important;
  }

  .slider-section h5.stk-block-heading__text.has-text-color {
    font-size: 14px !important;
    line-height: 18px !important;
  }
  .opening-hour-img-group {
    position: absolute;
    top: 20px;
    left: -10%;
    width: 130px !important;
    object-fit: contain;
  }
  .slider-section .member-img-group {
    position: absolute;
    top: 4%;
    right: -12%;
    width: 300px !important;
  }
  .gutentor-element-icon-box {
    height: 25px !important;
    width: 25px !important;
    font-size: 10px !important;
  }
  .slider-right-col h6.gutentor-text {
    font-size: 10px !important;
    margin-bottom: 0px !important;
  }
  .slider-right-col p.gutentor-text {
    font-size: 8px !important;
    margin-bottom: 0px;
  }
  .slider-section .for-order-row {
    gap: 8px;
  }
  .slider-section .for-order-group {
    max-width: 301px;
    padding: 8px;
    position: absolute;
    bottom: 9%;
    right: 0%;
  }
  .cakes-bakes-section .g-d-title a {
    font-size: 18px !important;
    line-height: 32px !important;
  }
  .cakes-bakes-section .g-d-desc p {
    font-size: 14px !important;
  }
  .cakes-bakes-section a.gutentor-button {
    margin-top: 10px !important;
    font-size: 14px !important;
  }
  .cakes-bakes-section .gutentor-term.gtf-item-1 {
    margin-top: 30px !important;
  }
  .baker-service-section span.kt-svg-icon-list-text {
    font-size: 11px !important;
    line-height: 21px !important;
  }
  .baker-service-section .kb-svg-icon-wrap {
    width: 18px;
    height: 18px;
  }
  .service-right-col-heading-stack {
    align-items: center !important;
    justify-content: center !important;
  }
  .our-shop-section .gutentor-post-content {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    height: 100% !important;
    margin: auto !important;
  }
  .our-shop-section .gutentor-wc-price {
    position: absolute;
    right: 26px;
    top: 26px !important;
  }
  .testimonial-section .kt-testimonial-name {
    font-size: 16px !important;
    line-height: 21px !important;
  }
  .testimonial-section .kt-testimonial-occupation {
    font-size: 12px !important;
    line-height: 18px !important;
  }
  .testimonial-section .kt-testimonial-text-wrap {
    text-align: center !important;
  }
  .kt-testimonial-item-wrap::after {
    content: "";
    background-color: #bb764b;
    position: absolute;
    bottom: -10px;
    border-bottom: 1px solid #bb764b;
    height: 10px;
    max-width: 220px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    z-index: 9999;
    width: 100%;
  }
  .gradient-text {
    font-family: "Kaushan Script";
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    background: linear-gradient(90deg, #6b3e26 0%, #fff8f0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
  }
  .sub-heading {
    font-family: "Inter";
    font-size: 14px !important;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center !important;
    color: #6e8da0;
    margin-bottom: 30px;
  }
  .form-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 10px;
    gap: 10px;
    flex-direction: column;
  }
  .form-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 0px;
    gap: 10px;
    text-align: center !important;
  }
  .our-blogs-section .gutentor-post-item {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .our-blogs-section .gutentor-post:nth-child(even) .gutentor-post-item {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .our-blogs-section
    .gutentor-post-module.gutentor-blog-list
    .gutentor-post:not(.gutentor-post-no-thumb)
    .gutentor-post-image-box {
    width: 100%;
    padding: 10px;
  }
  .our-blogs-section .gutentor-post-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: auto;
  }
  .our-blogs-section
    .gutentor-post-module.gutentor-blog-list
    .gutentor-post:not(.gutentor-post-no-thumb)
    .gutentor-post-content {
    padding: 10px;
    width: calc(100% - 0%);
  }
  .our-blogs-section .gutentor-post-title a {
    line-height: 40px;
    font-size: 16px !important;
  }
  .our-blogs-section .gutentor-post-desc {
    width: 547px !important;
    max-width: 100% !important;
    text-align: center;
    font-size: 14px;
  }
  .our-blogs-section .grid-row {
    gap: 0px !important;
  }
  .footer-section .wp-block-column.help-link-col {
    flex-basis: 100% !important;
  }
  .footer-section .wp-block-column.aboutus-link-col {
    flex-basis: 100% !important;
  }
  .footer-section .wp-block-column.quick-link-col {
    flex-basis: 100% !important;
  }
  .footer-section .wp-block-column.contactus-col {
    flex-basis: 100% !important;
  }
  .help-link-col-stack {
    align-items: center !important;
  }
  .aboutus-link-col-stack {
    align-items: center !important;
  }
  .quick-link-col-stack {
    align-items: center !important;
  }
  .contactus-col-stack {
    align-items: center !important;
  }
  .footer-section li.wp-block-navigation-item {
    width: 100% !important;
    text-align: center !important;
    justify-content: center !important;
  }
  .contactus-col p.gutentor-text {
    text-align: center !important;
  }
  .products-page .gutentor-post-desc {
    font-size: 12px;
    line-height: 14px !important;
    margin-bottom: 10px !important;
  }
  .header-col-two-group ul.wp-block-navigation__container {
    justify-content: center !important;
    align-items: center !important;
    width: 100%;
  }
  .our-blogs-section h3.gutentor-post-title {
    text-align: center !important;
  }
  .our-products-section .wp-block-stackable-carousel {
    padding: 0px 20px !important;
  }
  #our-trending-products {
    margin-bottom: 15px !important;
  }
}

@media (max-width: 414px) {
  .newsletter-section {
    padding: inherit;
  }
  .products-page .gutentor-post-desc {
    font-size: 12px;
    line-height: 14px !important;
    margin-bottom: 10px !important;
  }
  .our-blogs-section h3.gutentor-post-title {
    text-align: center !important;
  }
}

@media (max-width: 390px) {
  .kt-testimonial-item-wrap::after {
    content: "";
    background-color: #bb764b;
    position: absolute;
    bottom: -10px;
    border-bottom: 1px solid #bb764b;
    height: 10px;
    max-width: 185px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    z-index: 9999;
    width: 100%;
  }
  .header-col-two-two-row {
    gap: 70px !important;
  }
  .newsletter-section {
    padding: unset;
  }
  .products-page .gutentor-post-desc {
    font-size: 12px;
    line-height: 14px !important;
    margin-bottom: 10px !important;
  }
  .our-shop-section .gutentor-wc-price {
    position: absolute;
    right: 26px;
    top: 20px !important;
  }
  .our-blogs-section h3.gutentor-post-title {
    text-align: center !important;
  }
}

@media (max-width: 375px) {
  .kt-testimonial-item-wrap::after {
    content: "";
    background-color: #bb764b;
    position: absolute;
    bottom: -10px;
    border-bottom: 1px solid #bb764b;
    height: 10px;
    max-width: 170px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    z-index: 9999;
    width: 100%;
  }
  .products-page .gutentor-post-desc {
    font-size: 12px;
    line-height: 14px !important;
    margin-bottom: 10px !important;
  }
  .our-shop-section .gutentor-wc-price {
    position: absolute;
    right: 26px;
    top: 18px !important;
  }
  .our-shop-section .gutentor-post-title a {
    font-size: 16px !important;
  }
  .our-blogs-section h3.gutentor-post-title {
    text-align: center !important;
  }
  .newsletter-section .search-box {
    width: 100% !important;
    position: relative;
    padding: 0px 6px !important;
  }
  #our-trending-products {
    margin-bottom: 15px !important;
  }
  .our-products-section .wp-block-stackable-carousel {
    padding: 0px 20px !important;
  }
}

@media (max-width: 320px) {
  .products-page .gutentor-post-desc {
    font-size: 12px;
    line-height: 14px !important;
    margin-bottom: 10px !important;
  }
  .our-blogs-section h3.gutentor-post-title {
    text-align: center !important;
  }
  .newsletter-section .subscribe-newsletter-button {
    width: 130px !important;
    max-width: 100% !important;
    height: 50px;
    background: #bb764b;
    color: white;
    padding: 12px 25px;
    border-radius: 60px;
    font-family: "Inter";
    font-size: 13px;
    line-height: 13px;
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .new-arrivals-section .gutentor-post-desc {
    width: 100%;
    margin-bottom: 10px !important;
  }
  .new-arrivals-section .gutentor-post-desc {
    font-size: 12px !important;
    line-height: 16px !important;
  }
  .testimonial-section .stk-block-carousel__buttons {
    display: none;
  }
  .testimonial-section .stk-block-carousel__slider {
    padding-bottom: 20px;
    padding-top: 20px;
    margin: 0px;
    width: 100% !important;
  }
  .kt-testimonial-item-wrap::after {
    content: "";
    background-color: #bb764b;
    position: absolute;
    bottom: -6px;
    border-bottom: 1px solid #bb764b;
    height: 6px;
    max-width: 200px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    z-index: 9999;
    width: 100%;
  }
  .testimonial-section .kt-testimonial-item-wrap {
    display: flex;
    flex-direction: column-reverse;
    gap: 0px;
  }
  .our-products-section .wp-block-stackable-carousel {
    padding: 0px 0px !important;
  }
  .our-products-section .stk-block-carousel__buttons {
    display: none;
  }
  .our-shop-section .gutentor-post-desc {
    width: 100% !important;
    margin-bottom: 10px !important;
  }
  .header-col-two-two-row {
    gap: 30px !important;
  }
  .our-shop-section .gutentor-wc-price {
    position: absolute;
    right: 12px;
    top: 18px !important;
  }
  .our-shop-section span.woocommerce-Price-amount.amount {
    font-size: 14px !important;
  }
  .our-shop-section .gutentor-wc-price {
    position: absolute;
    right: 12px;
    top: 12px !important;
    margin: 0px !important;
  }
  .new-arrivals-section .gutentor-post-title a {
    font-size: 16px !important;
  }
  .wp-block-navigation a:hover {
    background: white !important;
    padding: 6px !important;
    border-radius: 6px !important;
    color: #000 !important;
  }
  .wp-block-navigation:not(.has-background)
    .wp-block-navigation__responsive-container.is-menu-open {
    background-color: #944e53;
    color: white !important;
  }
}

/********* home -page-animations  **************************/
@media screen and (min-width: 1920px) and (max-width: 678px) {
  .aboutus-left-col.animate__slideInLeft {
    animation: slideInLeft;
    animation-duration: 1.5s;
    --animate-delay: 0s;
  }

  .aboutus-right-col.animate__slideInRight {
    animation: slideInRight;
    animation-duration: 1.5s;
    --animate-delay: 0s;
  }

  .premium-features-col-two-one.animate__fadeInUpBig {
    animation: fadeInUpBig;
    animation-duration: 1.5s;
    --animate-delay: 0s;
  }

  .premium-features-col-two-two.animate__fadeInUpBig {
    animation: fadeInUpBig;
    animation-duration: 1.5s;
    --animate-delay: 0s;
  }

  .premium-features-col-two-three.animate__fadeInUpBig {
    animation: fadeInUpBig;
    animation-duration: 1.5s;
    --animate-delay: 0s;
  }

  .premium-features-col-two-four.animate__fadeInUpBig {
    animation: fadeInUpBig;
    animation-duration: 1.5s;
    --animate-delay: 0s;
  }

  .service-section-post-type-group.animate__slideInUp {
    animation: slideInUp;
    animation-duration: 1.5s;
    --animate-delay: 0s;
  }

  .service-section-left-col.animate__slideInLeft {
    animation: slideInLeft;
    animation-duration: 1.5s;
    --animate-delay: 0s;
  }

  .service-section-right-col.animate__slideInRight {
    animation: slideInRight;
    animation-duration: 1.5s;
    --animate-delay: 0s;
  }

  .video-section-main-cover.animate__fadeInDownBig {
    animation: fadeInDownBig;
    animation-duration: 1.5s;
    --animate-delay: 0s;
  }

  .counter-main-column.animate__bounceInUp {
    animation: bounceInUp;
    animation-duration: 1.5s;
    --animate-delay: 0s;
  }

  .testimonial-section-left-col.animate__slideInLeft {
    animation: slideInLeft;
    animation-duration: 1.5s;
    --animate-delay: 0s;
  }

  .testimonial-section-right-col.animate__slideInRight {
    animation: slideInRight;
    animation-duration: 1.5s;
    --animate-delay: 0s;
  }

  .faqs-left-col.animate__fadeInUpBig {
    animation: fadeInUpBig;
    animation-duration: 1.5s;
    --animate-delay: 0s;
  }

  .faqs-right-col.animate__fadeInDownBig {
    animation: fadeInDownBig;
    animation-duration: 1.5s;
    --animate-delay: 0s;
  }

  .best-plan-main-column-one.animate__slideInLeft {
    animation: slideInLeft;
    animation-duration: 1.5s;
    --animate-delay: 0s;
  }

  .best-plan-main-column-two.animate__slideInDown {
    animation: slideInDown;
    animation-duration: 1.5s;
    --animate-delay: 0s;
  }

  .best-plan-main-column-three.animate__slideInRight {
    animation: slideInRight;
    animation-duration: 1.5s;
    --animate-delay: 0s;
  }

  .blog-post-main-group.animate__fadeInUpBig {
    animation: fadeInUpBig;
    animation-duration: 1.5s;
    --animate-delay: 0s;
  }

  .social-media-group.animate__fadeInLeft {
    animation: fadeInLeft;
    animation-duration: 1.5s;
    --animate-delay: 0s;
  }

  .footer-col-one.animate__fadeInLeft {
    animation: fadeInLeft;
    animation-duration: 1.5s;
    --animate-delay: 0s;
  }

  .footer-col-two.animate__fadeInDownBig {
    animation: fadeInDownBig;
    animation-duration: 1.5s;
    --animate-delay: 0s;
  }

  .footer-col-three.animate__fadeInUpBig {
    animation: fadeInUpBig;
    animation-duration: 1.5s;
    --animate-delay: 0s;
  }

  .footer-col-four.animate__fadeInRight {
    animation: fadeInRight;
    animation-duration: 1.5s;
    --animate-delay: 0s;
  }
}

/******** back-to-top-button **************/

.back-to-top {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 10px;
  background-color: #000000;
  color: #bb764b;
  border: none;
  border-radius: 5px;
  padding: 10px 15px;
  cursor: pointer;
  font-size: 16px;
  transition: background-color 0.3s !important;
  scroll-behavior: smooth !important;
  background: none;
}

.back-to-top:hover {
  background: none;
  box-shadow: 0px 0px 16px 0px #0000001a;
}

@media screen and (max-width: 768px) {
  .back-to-top {
    font-size: 14px;
  }
}

.container {
  max-width: 1170px !important;
  margin: 20px auto;
  padding: 20px 30px !important;
  background-color: #fff;
  border-radius: 20px;
  margin-top: 0px;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 10px;
  gap: 10px;
}
.form-group {
  flex-basis: calc(25% - 10px);
}
label {
  font-weight: bold;
}
.contactus-col [type="text"],
input[type="email"],
input[type="tel"],
input[type="date"],
input[type="name"],
input[type="number"],
textarea {
  width: 100% !important;
  padding: 10px !important;
  border-radius: 10px !important;
  background-color: #f5faff !important;
  box-sizing: border-box !important;
  color: #6e8da0 !important;
  font-family: "Inter" !important;
}
#name {
  padding: 10px;
  border-radius: 8px;
  background: #f5fafff2 !important;
}
#email {
  padding: 10px !important;
  border-radius: 8px !important;
  background: #f5fafff2 !important;
  border: none !important;
}
#phone {
  padding: 10px !important;
  border-radius: 8px !important;
  background: #f5fafff2 !important;
  border: none !important;
}
#new_email {
  padding: 10px !important;
  border-radius: 8px !important;
  background: #f5fafff2 !important;
  border: none !important;
}
#name::placeholder {
  background: #f5fafff2 !important;
}

::placeholder {
  color: #6e8da0 !important;
}
input[type="submit"] {
  background-color: #bb764b !important;
  color: #fff;
  border: none;
  padding: 10px 89px;
  border-radius: 10px;
  box-shadow: -2px 8px 17.1px 0px #de36546e;
  cursor: pointer !important;
  max-width: 100% !important;
  font-family: "Inter";
}
input[type="submit"]:hover {
  background-color: #0056b3;
}
#date {
  text-transform: uppercase;
}

.gradient-text {
  font-family: "Kaushan Script";
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  background: linear-gradient(90deg, #6b3e26 0%, #fff8f0 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.sub-heading {
  font-family: "Inter";
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: #6e8da0;
  margin-bottom: 30px;
}
.buy-now a {
  background: #000000;
  color: #fff !important;
  padding: 9px 8px;
}
a.mtsnb-link {
  background: #bb764b;
  padding: 6px;
  border-radius: 9px;
  color: #fff !important;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 8px;
}
.buy-now-footer a {
  background: #bb764b;
  color: #fff !important;
  padding: 7px 6px;
}
.kt-testimonial-occupation,
.testimonial-section .kt-testimonial-item-wrap svg {
  color: #bb764b;
}
.testimonial-section .kt-testimonial-item-wrap {
  background: #ffffff !important;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.wp-block-column.about-us-page-three-section-left-col.is-layout-flow.wp-block-column-is-layout-flow {
  background-image: url(https://preview.titanthemes.net/modern-bakery-shop/wp-content/uploads/sites/95/2026/04/video-bg.png);
}
.wp-block-column.arrival-one.is-layout-flow.wp-block-column-is-layout-flow {
  flex-basis: 44% !important;
}
.wp-block-column.arrival-three.is-layout-flow.wp-block-column-is-layout-flow {
  flex-basis: 44% !important;
}
.wp-block-columns.new-arrival-main-col-one.is-layout-flex.wp-container-core-columns-is-layout-8.wp-block-columns-is-layout-flex {
  justify-content: flex-end;
}
.wp-block-columns.new-arrival-main-col-two.is-layout-flex.wp-container-core-columns-is-layout-9.wp-block-columns-is-layout-flex {
  justify-content: flex-end;
}
@media screen and (min-width: 320px) and (max-width: 425px) {
  .mtsnb .mtsnb-container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    width: 1000px;
    padding: 10px 37px;
    line-height: 1.4;
  }
  .wp-block-group.header-col-two-group.has-background-background-color.has-background.is-layout-constrained.wp-block-group-is-layout-constrained {
    margin-top: 12px;
  }
}

/* New CSS */
header ul li a span {
  font-weight: 400;
}
header ul li ul li a {
  color: black !important;
}
header ul li ul li:hover a {
  color: white !important;
  background-color: #6b3e26 !important;
}
header ul li.buy-now a,
footer ul li.buy-now-footer a {
  border-radius: 8px;
}

header ul li.buy-now a:hover {
  background-color: #bb764b;
}
footer ul li.buy-now-footer a:hover {
  background-color: #fff;
  & span {
    color: #000;
  }
}
.our-shop-section .gutentor-post-content .gutentor-woo-add-to-cart {
  display: flex;
  gap: 15px;
}
.our-shop-section
  .gutentor-post-content
  .gutentor-woo-add-to-cart
  a.add_to_cart_button {
  margin-left: 0;
}
.book-your-table-from-group .form-row input[type="submit"]:hover {
  background-color: #944e53 !important;
}
.book-your-table-from-group .wpcf7-response-output {
  max-width: 800px;
  margin: 2em auto !important;
}
.single-blog-page h2.wp-block-post-title {
  font-family: "Kaushan Script";
  color: #000;
  margin-bottom: 28px;
}

.single-blog-page .social-icon-col .stk-row {
  justify-content: end;
}
.newsletter-col-two-stack form input[type="email"] {
  border-radius: 50px !important;
}
.copy-right-group a {
  text-decoration: unset;
}
.wp-block-group.banner-content h2 {
  color: #fff !important;
}
.wp-block-column.about-us-page-three-section-left-col {
  position: relative;
}
.wp-block-column.about-us-page-three-section-left-col
  .about-us-page-three-section-left-col-group {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.architect-service-main-column .wp-block-stackable-heading {
  padding-left: 0 !important;
}
.contact-page-right-col .wpcf7-response-output {
  color: #000 !important;
}
.modern-bakery-shop-pro-section8-product-box .wc-block-components-product-price del {
  color: #000 !important;
}
.modern-bakery-shop-pro-section8-product-box .wp-block-query-pagination-numbers a {
  padding: 10px;
  color: #000;
  border-radius: 6px;
  text-decoration: unset;
}
.modern-bakery-shop-pro-section8-product-box a.wp-block-query-pagination-next {
  text-decoration: unset;
  color: #000;
}
.single-product .woocommerce-notices-wrapper a.button.wc-forward {
  text-decoration: unset !important;
  background-color: #bb764b !important;
  padding: 4px 15px !important;
  color: #fff !important;
}
.product-category-section ul {
  gap: 30px;
}
.product-category-section ul li .wp-block-button {
  align-items: flex-start !important;
}
.header-container {
  max-width: 1500px !important;
  margin: 0 auto !important;
  padding: 20px 0px;
}
header {
  background-color: #944e53;
}
.slider-section {
  height: 850px;
}
.for-order-group .gutentor-element-advanced-text .gutentor-text {
  margin: auto;
  font-family: Kaushan Script;
  font-weight: 400;
  font-size: 22px;
  line-height: 22px;
}
.for-order-stack .gutentor-element-advanced-text a {
  text-decoration: none;
  color: #bb764b;
}
.slider-img-group img {
  height: 680px;
  object-fit: cover;
}
.slider-section .slider-container-fluid .stk-block-heading h1 {
  width: 75%;
}
.slider-section {
  --mask:
    radial-gradient(31.5px at -30% -20.4px, #0000 99%, #000 101%) 50% 7px/96px
      calc(51% - 14px) repeat-x,
    radial-gradient(31.5px at 50% 44.4px, #000 99%, #0000 101%)
      calc(50% - 48px) -40px/60px 51% repeat-x,
    radial-gradient(31.5px at 50% calc(100% - 44.4px), #000 99%, #0000 101%)
      calc(50% - 48px) 100%/96px 51% repeat-x,
    radial-gradient(31.5px at 50% calc(100% + 20.4px), #0000 99%, #000 101%) 50%
      calc(100% - 24px)/96px calc(51% - 24px) repeat-x;
  -webkit-mask: var(--mask);
  mask: var(--mask);
}
.cakes-bakes-section .baker-main-group .gutentor-module .grid-container {
  max-width: 1250px;
}
.cakes-bakes-section
  .baker-main-group
  .gutentor-module
  .gutentor-term
  .gtf-item {
  border: 1px solid #ffd4db;
  border-radius: 20px;
  padding: 20px;
  display: grid;
  gap: 20px;
}
.cakes-bakes-section
  .baker-main-group
  .gutentor-module
  .gutentor-term
  .gtf-item
  .g-d-title
  a {
  font-family: Kaushan Script;
  font-weight: 400;
  font-size: 26px;
  line-height: 26px;
  text-align: center;
  color: black;
}
.cakes-bakes-section
  .baker-main-group
  .gutentor-module
  .gutentor-term
  .gtf-item
  .g-d-desc
  p {
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  color: #757575;
}
.cakes-bakes-section
  .baker-main-group
  .gutentor-module
  .gutentor-term
  .gtf-item
  .gutentor-button {
  font-family: Inter;
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  color: #bb764b;
  margin: auto;
}
.cakes-bakes-section
  .baker-main-group
  .gutentor-module
  .gutentor-term
  .gtf-item
  .gtf-image
  img {
  transition: transform 0.3s ease;
}
.cakes-bakes-section
  .baker-main-group
  .gutentor-module
  .gutentor-term
  .gtf-item:hover
  .gtf-image
  img {
  transform: rotate(360deg);
}
.our-shop-section .gutentor-blog-list .grid-container {
  max-width: 1250px !important;
  margin: 0 auto !important;
}
.our-shop-section .gutentor-blog-list .gutentor-post-item .gutentor-post-title {
  margin: auto;
}
.our-shop-section
  .gutentor-blog-list
  .gutentor-post-item
  .gutentor-post-title
  a {
  font-family: Kaushan Script;
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
  color: black;
}
.our-shop-section .gutentor-post-desc {
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #757575;
}
.testi-col-group .kt-testimonial-name {
  background: linear-gradient(90deg, #6b3e26 0%, #fff8f0 100%) !important;
  background-clip: text !important;
  -webkit-background-clip: text !important;
  color: transparent !important;
}
.new-arrival-main-col-one,
.new-arrival-main-col-two {
  justify-content: center;
}
.new-arrival-main-col-one .arrival-one .gutentor-blog-list .gutentor-post-item {
  border: 1px solid #ffdfdf;
  background-color: #fff4f4;
  border-radius: 20px;
}
.new-arrival-main-col-one .arrival-two .gutentor-blog-list .gutentor-post-item {
  border: 1px solid #ffeac2;
  background-color: #fff5e2;
  border-radius: 20px;
}
.new-arrival-main-col-two
  .arrival-three
  .gutentor-blog-list
  .gutentor-post-item {
  border: 1px solid #bcf6f3;
  background-color: #f1fffe;
  border-radius: 20px;
}
.new-arrival-main-col-two
  .arrival-four
  .gutentor-blog-list
  .gutentor-post-item {
  border: 1px solid #f8c9ff;
  background-color: #fdefff;
  border-radius: 20px;
}
.new-arrival-main-col-one
  .gutentor-blog-list
  .gutentor-post-item
  .gutentor-post-image-box,
.new-arrival-main-col-two
  .gutentor-blog-list
  .gutentor-post-item
  .gutentor-post-image-box {
  margin: auto;
}
.new-arrival-main-col-one
  .gutentor-blog-list
  .gutentor-post-item
  .gutentor-post-image-box
  .gutentor-image-thumb
  img,
.new-arrival-main-col-two
  .gutentor-blog-list
  .gutentor-post-item
  .gutentor-post-image-box
  .gutentor-image-thumb
  img {
  border-radius: 20px;
}
.new-arrival-main-col-one
  .gutentor-blog-list
  .gutentor-post-item
  .gutentor-post-title
  a,
.new-arrival-main-col-two
  .gutentor-blog-list
  .gutentor-post-item
  .gutentor-post-title
  a {
  font-family: Kaushan Script;
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
  color: black;
}
.new-arrival-main-col-one
  .gutentor-blog-list
  .gutentor-post-item
  .gutentor-post-desc,
.new-arrival-main-col-two
  .gutentor-blog-list
  .gutentor-post-item
  .gutentor-post-desc {
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #757575;
}
.new-arrival-main-col-one
  .arrival-one
  .gutentor-blog-list
  .gutentor-post-item
  .gutentor-woo-add-to-cart
  a {
  background-color: #bb764b;
  box-shadow: -2px 8px 17.1px 0px #de36546e;
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  color: white;
  padding: 15px 20px;
}
.new-arrival-main-col-one
  .arrival-two
  .gutentor-blog-list
  .gutentor-post-item
  .gutentor-woo-add-to-cart
  a {
  background-color: #ffbc3c;
  box-shadow: -2px 8px 17.1px 0px #d1931b78;
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  color: white;
  padding: 15px 20px;
}
.new-arrival-main-col-two
  .arrival-three
  .gutentor-blog-list
  .gutentor-post-item
  .gutentor-woo-add-to-cart
  a {
  background-color: #2ac2b9;
  box-shadow: -2px 8px 17.1px 0px #29a09961;
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  color: white;
  padding: 15px 20px;
}
.new-arrival-main-col-two
  .arrival-four
  .gutentor-blog-list
  .gutentor-post-item
  .gutentor-woo-add-to-cart
  a {
  background-color: #ab3fba;
  box-shadow: -2px 8px 17.1px 0px #ab3fba69;
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  color: white;
  padding: 15px 20px;
}
.new-arrival-main-col-one
  .arrival-one
  .gutentor-blog-list
  .gutentor-post-item
  .gutentor-woo-add-to-cart
  a:hover,
.new-arrival-main-col-one
  .arrival-two
  .gutentor-blog-list
  .gutentor-post-item
  .gutentor-woo-add-to-cart
  a:hover,
.new-arrival-main-col-two
  .arrival-three
  .gutentor-blog-list
  .gutentor-post-item
  .gutentor-woo-add-to-cart
  a:hover,
.new-arrival-main-col-two
  .arrival-four
  .gutentor-blog-list
  .gutentor-post-item
  .gutentor-woo-add-to-cart
  a:hover {
  background-color: #944e53;
}
.our-blogs-section .gutentor-blog-list .gutentor-entry-meta-primary .posted-on {
  color: #bb764b;
}
.our-blogs-section
  .gutentor-blog-list
  .gutentor-entry-meta-primary
  .posted-on
  a {
  font-family: Inter;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
}
.our-blogs-section
  .gutentor-blog-list
  .gutentor-entry-meta-primary
  .posted-on
  i {
  font-size: 100%;
}
.our-blogs-section
  .gutentor-blog-list
  .gutentor-post-item
  .gutentor-post-title
  a {
  font-family: Kaushan Script;
  font-weight: 400;
  font-size: 26px;
  line-height: 40px;
  text-transform: capitalize;
  color: black;
}
.our-blogs-section .gutentor-blog-list .gutentor-post-item .gutentor-post-desc {
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #757575;
}
.our-blogs-section
  .gutentor-blog-list
  .gutentor-post-item
  .gutentor-post-button {
  font-family: Inter;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  color: #bb764b;
}
.our-blogs-section
  .gutentor-blog-list
  .gutentor-post-item
  .gutentor-post-button
  i {
  font-size: 30px;
}
.our-products-section
  .gutentor-blog-grid
  .gutentor-post-item
  .gutentor-post-title
  a {
  font-family: Kaushan Script;
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  color: black;
}
.our-products-section
  .gutentor-blog-grid
  .gutentor-post-item
  .gutentor-post-title,
.our-products-section
  .gutentor-blog-grid
  .gutentor-post-item
  .gutentor-wc-price {
  text-align: left;
}
.our-products-section
  .gutentor-blog-grid
  .gutentor-post-item
  .gutentor-wc-price
  del
  bdi,
.our-products-section .gutentor-wc-price del .woocommerce-Price-currencySymbol {
  font-family: Kaushan Script;
  font-weight: 400;
  font-size: 16px !important;
  line-height: 16px;
  text-decoration: line-through;
  color: #b7beca;
}
.our-products-section
  .gutentor-blog-grid
  .gutentor-post-item
  .gutentor-wc-price
  ins
  bdi,
.our-products-section .gutentor-wc-price ins .woocommerce-Price-currencySymbol {
  font-family: Kaushan Script;
  font-weight: 400;
  font-size: 16px !important;
  line-height: 16px;
  color: #bb764b;
}
@media screen and (max-width: 1920px) and (min-width: 320px) {
  .header-container.animate__fadeInLeft,
  .our-shop-section.animate__fadeInLeft,
  .our-blogs-section.animate__fadeInLeft {
    animation: fadeInLeft;
    animation-duration: 2s;
    --animate-delay: 0s;
  }
  .slider-section.animate__fadeInRight,
  .testimonial-section.animate__fadeInRight,
  .newsletter-section.animate__fadeInRight {
    animation: fadeInRight;
    animation-duration: 2s;
    --animate-delay: 0s;
  }
  .cakes-bakes-section.animate__fadeInUp,
  .new-arrivals-section.animate__fadeInUp,
  .our-products-section.animate__fadeInUp {
    animation: fadeInUp;
    animation-duration: 2s;
    --animate-delay: 0s;
  }
  .baker-service-section.animate__fadeInDown,
  .book-your-table-section.animate__fadeInDown,
  .footer-section.animate__fadeInDown {
    animation: fadeInDown;
    animation-duration: 2s;
    --animate-delay: 0s;
  }
}
.page-template-404-page .wp-block-image.size-full.error_img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}
.page-template-blog-page .gutentor-post,
.page-template-blog-left-sidebar .gutentor-post,
.page-template-blog-right-sidebar .gutentor-post {
  padding: 20px;
}
.page-template-blog-page .gutentor-image-thumb img,
.page-template-blog-left-sidebar .gutentor-image-thumb img,
.page-template-blog-right-sidebar .gutentor-image-thumb img,
.wc-block-components-product-image a {
  transition: transform 0.3s ease;
  width: 100%;
  border-radius: 20px;
}
.page-template-blog-page .gutentor-image-thumb img:hover,
.page-template-blog-left-sidebar .gutentor-image-thumb img:hover,
.page-template-blog-right-sidebar .gutentor-image-thumb img:hover,
.wc-block-components-product-image a:hover {
  transform: scale(1.05);
}
.page-template-blog-page .gutentor-post-title a:hover,
.page-template-blog-left-sidebar .gutentor-post-title a:hover,
.page-template-blog-right-sidebar .gutentor-post-title a:hover {
  color: #bb764b;
}
.page-template-blog-page .gutentor-post-button,
.page-template-blog-left-sidebar .gutentor-post-button,
.page-template-blog-right-sidebar .gutentor-post-button {
  background-color: #bb764b;
  color: white;
  padding: 10px;
  border-radius: 6px;
}
.page-template-blog-page .gutentor-post-button:hover,
.page-template-blog-left-sidebar .gutentor-post-button:hover,
.page-template-blog-right-sidebar .gutentor-post-button:hover {
  background-color: #101114;
}
.page-template-blog-left-sidebar .search_sec,
.page-template-blog-left-sidebar .archive_sec,
.page-template-blog-left-sidebar .category_sec,
.page-template-blog-right-sidebar .search_sec,
.page-template-blog-right-sidebar .archive_sec,
.page-template-blog-right-sidebar .category_sec,
.page-template-page-left-sidebar .search_sec,
.page-template-page-left-sidebar .archive_sec,
.page-template-page-left-sidebar .category_sec,
.page-template-page-right-sidebar .search_sec,
.page-template-page-right-sidebar .archive_sec,
.page-template-page-right-sidebar .category_sec,
.page-template-blog-left-sidebar .calendar_sec,
.page-template-blog-left-sidebar .recent_posts_sec,
.page-template-blog-left-sidebar .meta_sec,
.page-template-blog-right-sidebar .calendar_sec,
.page-template-blog-right-sidebar .recent_posts_sec,
.page-template-blog-right-sidebar .meta_sec,
.page-template-page-left-sidebar .calendar_sec,
.page-template-page-left-sidebar .recent_posts_sec,
.page-template-page-left-sidebar .meta_sec,
.page-template-page-right-sidebar .calendar_sec,
.page-template-page-right-sidebar .recent_posts_sec,
.page-template-page-right-sidebar .meta_sec {
  background-color: #bb764b !important;
  color: white;
}
.page-template-blog-left-sidebar .archive_sec .wp-block-heading,
.page-template-blog-left-sidebar .archive_sec ul li a,
.page-template-blog-left-sidebar .category_sec .wp-block-heading,
.page-template-blog-left-sidebar .category_sec ul li a,
.page-template-blog-right-sidebar .archive_sec .wp-block-heading,
.page-template-blog-right-sidebar .archive_sec ul li a,
.page-template-blog-right-sidebar .category_sec .wp-block-heading,
.page-template-blog-right-sidebar .category_sec ul li a,
.page-template-page-left-sidebar .archive_sec .wp-block-heading,
.page-template-page-left-sidebar .archive_sec ul li a,
.page-template-page-left-sidebar .category_sec .wp-block-heading,
.page-template-page-left-sidebar .category_sec ul li a,
.page-template-page-right-sidebar .archive_sec .wp-block-heading,
.page-template-page-right-sidebar .archive_sec ul li a,
.page-template-page-right-sidebar .category_sec .wp-block-heading,
.page-template-page-right-sidebar .category_sec ul li a,
.page-template-page-left-sidebar .calendar_sec h4,
.page-template-page-left-sidebar #wp-calendar,
.page-template-page-left-sidebar #today a,
.page-template-page-left-sidebar #wp-calendar caption,
.page-template-page-left-sidebar .recent_posts_sec h4,
.page-template-page-left-sidebar .recent_posts_sec ul li a,
.page-template-page-left-sidebar .meta_sec h4,
.page-template-page-right-sidebar .calendar_sec h4,
.page-template-page-right-sidebar #wp-calendar,
.page-template-page-right-sidebar #today a,
.page-template-page-right-sidebar #wp-calendar caption,
.page-template-page-right-sidebar .recent_posts_sec h4,
.page-template-page-right-sidebar .recent_posts_sec ul li a,
.page-template-page-right-sidebar .meta_sec h4,
.page-template-blog-left-sidebar .calendar_sec h4,
.page-template-blog-left-sidebar #wp-calendar,
.page-template-blog-left-sidebar #today a,
.page-template-blog-left-sidebar #wp-calendar caption,
.page-template-blog-left-sidebar .recent_posts_sec h4,
.page-template-blog-left-sidebar .recent_posts_sec ul li a,
.page-template-blog-left-sidebar .meta_sec h4,
.page-template-blog-right-sidebar .calendar_sec h4,
.page-template-blog-right-sidebar #wp-calendar,
.page-template-blog-right-sidebar #today a,
.page-template-blog-right-sidebar #wp-calendar caption,
.page-template-blog-right-sidebar .recent_posts_sec h4,
.page-template-blog-right-sidebar .recent_posts_sec ul li a,
.page-template-blog-right-sidebar .meta_sec h4,
.page-template-page-left-sidebar .meta_sec ul li a,
.page-template-page-right-sidebar .meta_sec ul li a,
.page-template-blog-left-sidebar .meta_sec ul li a,
.page-template-blog-right-sidebar .meta_sec ul li a {
  color: white !important;
}
.page-template-page-left-sidebar #wp-calendar thead,
.page-template-page-left-sidebar #wp-calendar thead tr,
.page-template-page-left-sidebar #wp-calendar thead th,
.page-template-page-right-sidebar #wp-calendar thead,
.page-template-page-right-sidebar #wp-calendar thead tr,
.page-template-page-right-sidebar #wp-calendar thead th,
.page-template-blog-left-sidebar #wp-calendar thead,
.page-template-blog-left-sidebar #wp-calendar thead tr,
.page-template-blog-left-sidebar #wp-calendar thead th,
.page-template-blog-right-sidebar #wp-calendar thead,
.page-template-blog-right-sidebar #wp-calendar thead tr,
.page-template-blog-right-sidebar #wp-calendar thead th {
  border-color: white;
  background-color: transparent;
}
.page-template-page-left-sidebar .calendar_sec nav,
.page-template-page-right-sidebar .calendar_sec nav,
.page-template-blog-left-sidebar .calendar_sec nav,
.page-template-blog-right-sidebar .calendar_sec nav {
  display: none;
}
.page-template-page-left-sidebar .recent_posts_sec ul li,
.page-template-page-right-sidebar .recent_posts_sec ul li,
.page-template-blog-left-sidebar .recent_posts_sec ul li,
.page-template-blog-right-sidebar .recent_posts_sec ul li {
  margin: 10px;
}
.page-template-products
  .products-page
  .gutentor-post-item
  .gutentor-post-title
  a {
  font-family: Kaushan Script;
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  color: black;
}
.page-template-products
  .products-page
  .gutentor-post-item
  .gutentor-image-thumb
  img {
  border-radius: 20px;
}
.page-template-products .products-page .gutentor-post-item .gutentor-post-desc {
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  color: #757575;
}
.page-template-products
  .products-page
  .gutentor-post-item
  .gutentor-woo-add-to-cart
  a {
  padding: 15px 20px;
  background-color: #bb764b;
  box-shadow: -2px 8px 17.1px 0px #de36546e;
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  color: white;
}
.page-template-products
  .products-page
  .gutentor-post-item
  .gutentor-woo-add-to-cart
  a:hover {
  background-color: #944e53;
}
.testimonial-section .kadence-testimonial-image-intrisic img {
  border-radius: 20px;
}
.our-blogs-section
  .gutentor-blog-list
  .gutentor-post-item
  .gutentor-image-thumb
  img {
  height: 350px;
  object-fit: cover;
  border-radius: 10px;
}
.page-template-blog-left-sidebar
  .blogs-page-posts
  .gutentor-post-item
  .gutentor-image-thumb
  img,
.page-template-blog-right-sidebar
  .blogs-page-posts
  .gutentor-post-item
  .gutentor-image-thumb
  img,
.page-template-blog-page
  .blogs-page-posts
  .gutentor-post-item
  .gutentor-image-thumb
  img {
  height: 200px;
  object-fit: cover;
}
.page-template-service .gutentor-post-item .gutentor-post-title,
.page-template-service .gutentor-post-item .gutentor-post-desc {
  text-align: left;
}
.our-products-section .stk-block-carousel {
  margin-top: 20px;
}
.testimonial-section
  .stk-block-carousel__buttons
  .stk-block-carousel__button__prev:hover,
.testimonial-section
  .stk-block-carousel__buttons
  .stk-block-carousel__button__next:hover,
.our-products-section
  .stk-block-carousel__buttons
  .stk-block-carousel__button__prev:hover,
.our-products-section
  .stk-block-carousel__buttons
  .stk-block-carousel__button__next:hover {
  background-color: #000 !important;
}
.copy-right-group .stk-block-heading h2 a:hover {
  color: black;
}
.page-template-blog-left-sidebar
  .blogs-page-posts
  .gutentor-post-item
  .guterntor-post-title
  a,
.page-template-blog-right-sidebar
  .blogs-page-posts
  .gutentor-post-item
  .guterntor-post-title
  a,
.page-template-blog-page
  .blogs-page-posts
  .gutentor-post-item
  .guterntor-post-title
  a {
  font-family: Kaushan Script !important;
  font-weight: 400 !important;
  font-size: 26px !important;
  line-height: 40px !important;
  text-transform: capitalize !important;
  color: black !important;
}
.page-id-10 .button.wp-element-button {
	margin-left: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
	background-color: #944e53;
	padding: 10px 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a {
	color: white;
	text-decoration: none;
}
li.navbar-buynow a .wp-block-navigation-item__label,
li.footer-buynow a .wp-block-navigation-item__label {
  color: white;
  background-color: #bb764b;
  padding: 10px;
  border-radius: 30px;
}
li.navbar-buynow a .wp-block-navigation-item__label:hover {
  background-color: black !important;
  color: white !important;
}

li.footer-buynow a .wp-block-navigation-item__label:hover {
	background-color: white !important;
	color: #000 !important;
}