/*!
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.2.4
Tested up to: 6.5
Requires PHP: 5.6
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/
*/






/*header*/
.woocommerce-page-header {
    width: 100%;
    position: relative;
    /*height: 350px;*/
    background: url(assets/img/innban.jpg) ;
    background-color: #000;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.woocommerce-page-header:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.5;
}
.woocommerce-page-header {
    position: relative;
    z-index: 99;
}
.woocommerce-page-header h1 {
    z-index: 999;
    position: relative;
    color: #fff !important;
}
.woocommerce-page-header p {
    z-index: 999;
    position: relative;
    color: #fff !important;
}


.custom-logo-link img {
    /*width: 123px;*/
    border-radius: 15px;
    position: absolute;
    top: 0;
    box-shadow:0px 7px 17px -10px #000 !important;
}


/*end header*/





/*home page*/


.bhfb-main_header_row {
    /* border-bottom-color: rgb(255 3 3 / 10%); */
    border-bottom: 5px solid #fbdd67;
}
.sticky-header-active .has-sticky-header .bhfb-main_header_row {
    /* border-bottom-color: rgba(234, 234, 234, 1); */
    border-bottom: 5px solid #fbdd67;
}

.bhfb-row-wrapper bhfb-main_header_row  {
    padding-right: 40px;
    padding-left: 40px;
    filter: drop-shadow(2px 4px 6px black);
    box-shadow: -5px 0 21px -12px #000 !important;
}
.bhfb-above_header_row {
    border-bottom-color: rgba(234, 234, 234, 0.1);
    background: red;
}
.elementor-391 .ul.wc-block-grid__products li.wc-block-grid__product, .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link, ul.wc-block-grid__products li.product, ul.products li.wc-block-grid__product, ul.products li.product, ul.products li.product .wp-block-button__link{
    text-align: center !important;
    /*background: red;*/
    padding: 20px 20px 20px 20px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #DFDFDF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 5px 15px -6px #ccc;
}

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color), button:not(.has-text-color), a.button:not(.wc-forward):not(.has-text-color), a.button.checkout:not(.has-text-color), .checkout-button.button:not(.has-text-color), .wp-block-button .wp-block-button__link:not(.has-text-color), .wp-block-button__link:not(.has-text-color), input[type="button"]:not(.has-text-color), input[type="reset"]:not(.has-text-color), input[type="submit"]:not(.has-text-color), .woocommerce-message .button.wc-forward:not(.has-text-color), .comments-area .comment-reply-link:not(.has-text-color), .wp-block-search .wp-block-search__button:not(.has-text-color), .botiga-sc-product-quantity{
    color: #070707;
    background: #f2a729;
    border: none;
    border-radius: 100px;
}

.is-style-outline .wp-block-button__link:not(.has-text-color):hover, button:hover, a.button:not(.wc-forward):not(.has-text-color):hover, a.button.checkout:not(.has-text-color):hover, .checkout-button.button:not(.has-text-color):hover, .wp-block-button .wp-block-button__link:not(.has-text-color):hover, .wp-block-button__link:not(.has-text-color):hover, input[type="button"]:not(.has-text-color):hover, input[type="reset"]:not(.has-text-color):hover, input[type="submit"]:not(.has-text-color):hover, .woocommerce-message .button.wc-forward:not(.has-text-color):hover, .comments-area .comment-reply-link:not(.has-text-color):hover, .wp-block-search .wp-block-search__button:not(.has-text-color):hover {
    color: #f2a729;
    background: black;
}

.woocommerce-LoopProduct-link, ul.products li.product img{
    background: #f0f0f0;
    border-radius: 10px;
}



/*home page end*/




/*cart*/

.product-gallery-summary {
    border: 3px solid #f0f0f0;
    border-radius: 10px;
    padding:0px 0 0 0;
}
.product-gallery-summary .entry-summary {
    /*padding-left: 40px;*/
    padding: 40px 20px 20px 40px;
    background: #efefef;
    box-shadow: -9px 0px 22px -24px #000;
}

.woocommerce-Reviews #comments .review .comment_container{
    background: #fde05b;
    padding: 40px;
    border-radius: 10px;
}

.woocommerce-Reviews #comments .review .comment_container .comment-text .description{
    border-radius: 15px;
}
.editor-styles-wrapper, .entry-content {
    /*background: #efefef;*/

}

.woocommerce-cart .cart_totals{


    border-radius: 10px;
    border-bottom: 5px solid #fbdd67;
}
.wc-proceed-to-checkout a{
    border-radius: 10px;
}
/*cart end






/*Checkout*/

.woocommerce-Reviews #review_form_wrapper{
    border-radius: 8px;
    box-shadow: 0px 0px 13px -10px #000;
    border: 2px solid #efefef;
}
textarea {
    border-radius: 10px;
}


.bhfb-row.bhfb-cols-layout-bigleft.bhfb-cols-3 {
    /*    border-bottom: 2px solid;
        padding-bottom: 50px;*/
}
.checkout #customer_details{
    background: #fbda66;
    padding: 0 10px;
    border-radius: 8px;
}

#customer_details .col-1 input:not([type=checkbox]), #customer_details .col-2 input:not([type=checkbox]) {
    width: 100%;
    border-radius: 8px;
    border: none;
}
.woocommerce .select2-container .select2-selection--single, .woocommerce-page .select2-container .select2-selection--single{
    border-radius: 8px;
    border: none;
}

.woocommerce .notes{
    border-radius: 8px;
}

.woocommerce-NoticeGroup-checkout ul {
    list-style: none;
    /*border-radius: 8px;*/
    border-radius: 8px 8px 12px 12px;
    border-bottom: 6px solid #fbda66;

}
.woocommerce-info, .woocommerce-noreviews, p.no-comments {
    background-color: #f2f2f2;
    border-radius: 8px 8px 12px 12px;
    border-bottom: 6px solid #fbda66;
}
.checkout-wrapper .woocommerce-checkout-review-order{
    border-radius: 8px;
    /*box-shadow: 16px 16px 3px 9px #0000006b;*/
    box-shadow: 7px 7px 3px 4px #0000006b;
}

/*Checkout end*/




/*Account details*/

.woocommerce-account .woocommerce-EditAccountForm.edit-account input[type=text]{
    border-radius: 8px;
}
.woocommerce-account .woocommerce-EditAccountForm.edit-account input[type=email]{
    border-radius: 8px;
}
.woocommerce-account fieldset{
    box-shadow: 0px 8px 13px -9px #000;
}

.woocommerce-account fieldset{
    border-radius: 8px;
}
.woocommerce-account.logged-in .entry-content>.woocommerce .woocommerce-MyAccount-content{
    padding: 10px 10px 10px 30px;
    background:  #f2f2f2;
    border-radius: 10px;
    text-align: left;
}
.woocommerce-account fieldset input[type=password] {
    border-radius: 8px;
}


/*Account details end*/





/*contact form*/

.wpforms-form input[type=datetime]{
    background: red;
    border-radius: 8px !important;
}
.div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea{
    border-radius: 10px !important;
}
.div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button{
    border-radius: 10px !important;
}


/*contact form end*/






/*search bar icon*/

.header-search-form form .search-field {
    border-radius: 100px;
}
.woocommerce-product-search .search-submit {
    display: inline-block;
    border-radius: 125px;
    width: 50px;
    height: 50px;
    line-height: 22px;
    font-size: 11px;
    text-align: center;

}
.error404 .search404 .search-submit {
    min-height: 43px;
    margin-left: 9px;
    display: inline-block;
    border-radius: 125px;
    width: 50px;
    height: 50px;
    line-height: 22px;
    font-size: 11px;
    text-align: center;
    padding: 10px;
}
.error404 .search404 .search-field {
    border-radius: 100px;
}

/*search bar icon end*/






/*login form*/

.entry-content .woocommerce{
    width: 100%
}
.woocommerce-account .woocommerce-form-login, .woocommerce-account .woocommerce-form-register{
    background-color: #f2f2f2;
    border-radius: 8px 8px 12px 12px;
    border-bottom: 6px solid #fbda66;
}


.woocommerce-account .woocommerce-form-login input[type=text]{
    border-radius: 8px ;
}

.woocommerce-account .woocommerce-form-login input[type=password]{
    border-radius: 8px ;
}


/*login form end*/






/*footer*/

.bhfb-footer{
    border-top: 3px solid #ccc;
}


.bhfb-footer .bhfb-main_footer_row .bhfb-column-4 .bhfb-builder-item + .bhfb-builder-item {
    margin-top: 0px;
    width: 137%;
    overflow: hidden !important;
}





/*whatsapp-icon*/

#whatsapp-icon {
    position: fixed;
    bottom: 30px;
    left: 29px;
    z-index: 9999;
}

#whatsapp-icon img {
    width: 50px;  
    height: 50px;
    border-radius: 50%; 
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);  
    transition: transform 0.3s; 
}

#whatsapp-icon img:hover {
    transform: scale(1.1);
}









/*footer end*/





.woocommerce-product-gallery__image .zoomImg{
    background: #fff !important;
}



/*legal pages*/

.entry-content p{
    margin: 0;
}
.entry-content h2{
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 38px;
    /*font-weight: 600;*/
    line-height: 56px;
    margin: 25px 0 7px;
}





/* Custom CSS for 2 columns on mobile */
@media (max-width: 767px) {
    .elementor-widget-products .woocommerce ul.products {
        display: flex;
        flex-wrap: wrap;
    }
    .elementor-widget-products .woocommerce ul.products li.product {
        width: 48%;
        margin: 1%;
    }

    .custom-logo-link img{
        position: relative;
    }
    .bhfb-footer .bhfb-main_footer_row .bhfb-column-4 .bhfb-builder-item + .bhfb-builder-item {
        margin-top: 0px;
        width: 100%;
    }


    .shop-columns-mobile-1 ul.products, .shop-columns-mobile-1 .wc-block-grid .wc-block-grid__products {
        grid-template-columns: repeat(2, 1fr) !important;
        /*margin: -16px;*/
        overflow: hidden;
    }
    .elementor-391 .elementor-element.elementor-element-908745f > .elementor-widget-container {
        padding: 0;
    }
    .elementor-391 .ul.wc-block-grid__products li.wc-block-grid__product, .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link, ul.wc-block-grid__products li.product, ul.products li.wc-block-grid__product, ul.products li.product, ul.products li.product .wp-block-button__link{
        padding: 5px 5px 12px 5px;
    }
    ul.products li.product .botiga-wc-loop-product__title, ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-title, ul.wc-block-grid__products li.wc-block-grid__product .woocommerce-loop-product__title, ul.wc-block-grid__products li.product .wc-block-grid__product-title, ul.wc-block-grid__products li.product .woocommerce-loop-product__title, ul.products li.wc-block-grid__product .wc-block-grid__product-title, ul.products li.wc-block-grid__product .woocommerce-loop-product__title, ul.products li.product .wc-block-grid__product-title, ul.products li.product .woocommerce-loop-product__title, ul.products li.product .woocommerce-loop-category__title, .woocommerce-loop-product__title .botiga-wc-loop-product__title{
        font-size: 14px;
    }
    .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color), button:not(.has-text-color), a.button:not(.wc-forward):not(.has-text-color), a.button.checkout:not(.has-text-color), .checkout-button.button:not(.has-text-color), .wp-block-button .wp-block-button__link:not(.has-text-color), .wp-block-button__link:not(.has-text-color), input[type="button"]:not(.has-text-color), input[type="reset"]:not(.has-text-color), input[type="submit"]:not(.has-text-color), .woocommerce-message .button.wc-forward:not(.has-text-color), .comments-area .comment-reply-link:not(.has-text-color), .wp-block-search .wp-block-search__button:not(.has-text-color), .botiga-sc-product-quantity {
        color: #070707;
        background: #f2a729;
        border: none;
        font-size: 14px !important;
        border-radius: 100px;
        padding: 7px 12px !important;
    }
    .price {
        font-weight: 600;
        font-size: 14px;
    }
    .price del {
        color: #999;
        font-size: 12px;
    }
    .wc-block-grid__product-onsale, span.onsale {
        font-size: 11px !important;
        padding: 2px 10px !important;
    }
    .bhfb-header .bhfb-main_header_row .bhfb-column-2 {
        justify-content: left !important;
    }
    ul.wc-block-grid__products, ul.products {
        gap: 10px;
    }
    .botiga-page-builder-mode ul.wc-block-grid__products, .botiga-page-builder-mode ul.products, .botiga-page-builder-mode .wp-block-columns {
        padding: 0 0px;
    }


}
