/*!
Theme Name: Botiga
Theme URI: https://athemes.com/theme/botiga/
Author: aThemes
Author URI: https://athemes.com
Description: Launch your store with Botiga. A beautiful theme that is optimized for both the block editor and Elementor. We proudly introduce Botiga, with a modern and clean design that will effortlessly match your brand. Botiga has been developed from the ground up with clean code for optimal performance. You’ll get a mobile-optimized theme that looks and works great on any device and comes with plenty of customization options as well. Discover the theme that will transform your online business.
Version: 2.3.7
Tested up to: 6.8
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: botiga
Tags: e-commerce, custom-menu, custom-logo, grid-layout, featured-images, right-sidebar, left-sidebar, custom-colors, editor-style, theme-options, threaded-comments, translation-ready, blog, one-column, two-columns, rtl-language-support, custom-background, custom-header, footer-widgets, post-formats, wide-blocks

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Botiga is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

.mc4wp-response p{border: 2px solid #000;padding: 0 5px;font-size: 14px;text-align: center;color: #446d3c;margin-bottom: 0px;}
.email_add input {width: 204px;border-radius: 8px;}
.custom-page-banner {position: relative;width: 100vw;height: 100vh;overflow: hidden;}
.custom-page-banner-bg {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;z-index: 1;}
.custom-page-banner-content {position: relative;z-index: 2;height: 100%;display: flex;align-items: center;justify-content: left;padding: 0 5%;}
.custom-page-banner-content h1.wp-block-heading {color: #000;font-size: 3rem;margin-bottom: 20px;}
.custom-page-banner-content .wp-block-button__link {background-color: #212121;color: #fff;padding: 12px 30px;text-decoration: none;border-radius: 5px;transition: background 0.3s ease;}
.custom-page-banner-content .wp-block-button__link:hover {background-color: #757575;}
.page-id-1278 img.attachment-botiga-large.size-botiga-large.wp-post-image {width: 100%;}
.page-id-1286 img.attachment-botiga-large.size-botiga-large.wp-post-image {width: 100%;}
.page-id-1278 .entry-title.page-title {display: none;}
.page-id-1286 .entry-title.page-title {display: none;}
.page-id-1286 .container.content-wrapper{max-width:95%;margin-top: 15px;margin-bottom: 10px;}
.page-id-1286 #ez-toc-container{display: none;}
.page-id-1271 .container.content-wrapper{max-width:95%;margin-top: 15px;margin-bottom: 10px;}
.page-id-1278 .container.content-wrapper{max-width:95%;margin-top: 15px;margin-bottom: 10px;}
.page-id-1278 textarea{width: 59.5%;height: 100px;}
.page-id-1278 .wpcf7-form p{margin-bottom: var(--bt-paragraph-margin-bottom, 15px);}
.page-id-1278 .site-main{padding-left: 0px !important;padding-right: 0px !important;width: 100%;}
.page-id-1286 .site-main{padding-left: 0px !important;padding-right: 0px !important;width: 100%;}
.page-id-1278 .post-thumbnail{margin-bottom: 0px;}
.mission-col {display: flex;flex-direction: column;justify-content: center;text-align: center;}
.mission-col p {margin-bottom: 0px}
.page-id-1278 .wpcf7-form-control.wpcf7-textarea {width: 100%;max-width: 100%;height: 150px;resize: vertical;padding: 10px 12px;border: 1px solid #ccc;border-radius: 4px;font-size: 1rem;line-height: 1.5;box-sizing: border-box;}
.page-id-1278 .wpcf7-form-control.wpcf7-text, .page-id-1278 .wpcf7-form-control.wpcf7-email {width: 100%;padding: 10px 12px;border: 1px solid #ccc;border-radius: 4px;font-size: 1rem;box-sizing: border-box;}
#sticky-subscribe-icon {position: fixed;right: 0;top: 50%;transform: translateY(-50%);background: #212121;color: #fff;padding: 12px 16px;border-radius: 8px 0 0 8px;cursor: pointer;z-index: 9999;font-size: 20px;box-shadow: 0 4px 10px rgba(0,0,0,0.2);transition: background-color 0.3s ease;}
#sticky-subscribe-icon:hover {background-color: #757575;}
#mailchimp-popup-overlay {display: flex;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);z-index: 10000;justify-content: center;align-items: center;}
#mailchimp-popup {background: #fff;padding: 25px;border-radius: 8px;max-width: 400px;width: 90%;box-shadow: 0 4px 20px rgba(0,0,0,0.25);position: relative;}
#mailchimp-popup-close {position: absolute;top: 0px;right: 0px;background: none;border: none;font-size: 24px;color: #333;cursor: pointer;}
#mailchimp-popup form {margin: 0;}
#mailchimp-popup input[type="email"], #mailchimp-popup input[type="text"] {width: 100%;margin-bottom: 10px;padding: 8px;border: 1px solid #ccc;border-radius: 4px;font-size: 14px;}
#mailchimp-popup input[type="submit"], #mailchimp-popup button[type="submit"] {width: 100%;background-color: #212121;color: #fff;border: none;padding: 10px;cursor: pointer;}
#mailchimp-popup input[type="submit"]:hover, #mailchimp-popup button[type="submit"]:hover {background-color: #757575;}
.custom-page-banner-content {
  position: absolute;
  top: 65%;
  transform: translateY(-50%);
  color: #000;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

/* Heading style */
.custom-page-banner-content .banner-title {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 20px;
  color: #000;
  font-family: Playfair Display, serif;
  font-style: italic;
}

/* Button style (under heading) */
.custom-page-banner-content .banner-btn {
  display: inline-block;
  background-color: #212121;
  color: #fff;
  padding: 12px 28px;
  text-transform: uppercase;
}

.custom-page-banner-content .banner-btn:hover {
  background-color: #757575;
}

/* Responsive adjustments */
/*13-11-2025*/
.mission_home{text-align: center;
    padding: 10px 35px;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 12%);
    margin-top: 20px;
    border-radius: 25px;}
.mission_home h2{font-weight:700;}
.categoriies h4{text-align: center;font-weight: 700;}
.categoriies .row{margin-bottom: 50px;}
.categoriies .row h4{margin-bottom: 20px;}
.categoriies .row p{margin-bottom: 0px;}
.categoriies{margin-top:50px;}
.categoriies .row .categoeis-content a{display: inline-block;background-color: #212121;color: #fff;padding: 12px 40px;text-transform: uppercase;}
.subscribe{background: url(https://homechisel.etrueconcept.com/wp-content/uploads/2025/10/image-2.jpeg) no-repeat center center / cover;padding: 50px;margin-bottom: 50px;    position: relative;box-shadow: 0px 4px 26px rgb(0 0 0 / 25%);    border-radius: 30px;overflow: hidden;}
.subscribe:before{content: '';background: rgb(16 45 4 / 83%);position: absolute;top: 0;left: 0;right: 0;bottom: 0;}
.subscribe h4{text-align: center;font-weight: 700;margin-bottom: 0;margin-top: 0;position: relative;color: #fff;}
.subscribe p{text-align: center;margin: 11px auto 25px;max-width: 800px;position: relative;color: #fff;}
.subscribe .row{justify-content: center;}
.subscribe input{width: 100%;}
.subscribe input::placeholder{color:#000;}
.subscribe a{display: inline-block;background-color: #212121;color: #fff;padding: 12px 40px;text-transform: uppercase;position: relative;color: #fff;}
.subscribe .mc4wp-form-fields {display: flex;}
.subscribe .email_add {margin-right: 20px;flex: 0 0 320px;}
.calculator-cate .categoeis-img img {max-width: 80px;}
.categoeis-img{display: block;background: #fff;text-align: center;padding: 50px 35px 70px;box-shadow: 0px 0px 20px rgb(0 0 0 / 12%);margin-top: 20px;border-radius:25px;transition: 0.5s all ease;position:relative;top: 0;cursor: pointer;}
.categoeis-img:hover{top: -10px;background: #fff5ec;}
.subscribe .submit_button input{background: #fff5ec !important;color: #000!important;font-weight: 700!important;border-color:#fff5ec !important;}
.menu-options{padding: 15px 20px;box-shadow: 0px 0px 20px rgb(0 0 0 / 12%);margin-top: 20px;border-radius: 12px;}
.menu-options a{display: block;line-height: 33px;}
.menu-options a i{transform: rotate(-90deg);width: 13px;height: 13px;margin-right: 5px;}

.menu-options {display: none;}
.menu-options.active {display: block;}

.bottom-arrow{position: absolute;bottom: 20px;transform: rotate(90deg);left: 0;right: 0;}
.categoeis-img .bottom-arrow img{max-width: 26px;animation: upDown 1.2s ease-in-out infinite;}
@keyframes upDown {
    0% { transform: translateX(0); }
    50% { transform: translateX(-8px); }
    100% { transform: translateX(0); }
}

@media (min-width: 1025px) {
    .bhfb-header .botiga-dropdown > .botiga-dropdown-ul, .bhfb-header .botiga-dropdown > div > .botiga-dropdown-ul {
        display: -webkit-box;
        display: -ms-flexbox;
        /* display: flex; */ 
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
  .bhfb-main_header_row .container-fluid {position: fixed;background-color: #fff;}
}

@media (max-width: 768px) {
  .custom-page-banner-content .banner-btn {padding: 5px 10px;font-size: 14px;}
  .custom-page-banner-content .banner-title {font-size: 18px;}
  .page-id-1271 .container.content-wrapper {margin-top: 0px;}
  .page-id-1278 .container.content-wrapper {margin-top: 0px;}
  .page-id-1286 .container.content-wrapper {margin-top: 0px;}
  .custom-page-banner-bg {height: auto;}
  .custom-page-banner-content {top: 55%;}
  .custom-page-banner {height: 30vh;}
  .subscribe .mc4wp-form-fields {display: block;}
  .subscribe .email_add {margin-right: 0px;}
  .cat-margin{margin-bottom: 50px;}
}

.home-top-latest-posts-grid {
    margin-bottom: 30px;
}

.latest-posts-grid-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 3 equal-width columns */
    gap: 20px;
}

.latest-post-grid-item {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 15px;
    transition: transform 0.3s ease;
}

.latest-post-grid-item:hover {
    transform: translateY(-5px);
}

.latest-post-grid-item img {
    width: 100%;
    height: auto;
    border-radius: 8px;
}

.latest-post-grid-item h2 {
    font-size: 1.5em;
    margin-top: 15px;
}

.latest-post-grid-item .post-meta {
    font-size: 0.9em;
    color: #888;
    margin-top: 10px;
}
.home-top-latest-posts-grid .entry-date {display: block;text-align: center;}
.home-top-latest-posts-grid{margin-top: 25px;}