/*
 Theme Name:   TheBakeMart-Child
 Theme URI:    https://wordpress.com
 Description:  This is a child theme for Bfres
 Author:       Goalthemes
 Author URI:   #
 Template:     bfres
 Version:      1.0.0
 Text Domain:  bakemart-child
*/

* {
    font-family: "Futura", "sans-serif";
}

h1,
h2,
h3 {
    font-family: "Poppins", "Times New Roman", Times, serif !important;
    letter-spacing: 0px;
}

.tabs-v1 .nav-tabs>li>a {
    font-family: "Poppins", "Times New Roman", Times, serif;
    text-transform: capitalize;
}

h2.widget-title,
h2.wp-block-heading {
    letter-spacing: 0px !important;
    text-transform: capitalize !important;
}

span.btn.btn-theme {
    text-wrap: auto;
    margin: 0 10px;
}

.product-block h3.name {
    padding-top: 10px !important;
    !i;
    !;
}


.woocommerce div.product .product_title {
    letter-spacing: 0px;
}

.offcanvas-content.active {
    padding: 40px;
}

.categories-resulte img.attachment-medium_large {
    border-radius: 59%;
}

.offcanvas-content.active {
    display: none;
}

.overlay-offcanvas-content.active {
    background: content-box;
}

.media-modal-backdrop {
    position: static !important;
}

.majc-toggle-button .majc-cartbasket-toggle-btn {
    width: 60px;
    height: 60px;
    font-size: 18px;
}

.majc-toggle-button {
    top: 85%;
}

.groups-button.clearfix {
    z-index: auto !important;
}

.majc-right-middle .majc-toggle-button {
    right: 26px;
}

a#back-to-top {
    display: none;
}

.categories-circle img.attachment-full {
    border-radius: 50%;
    height: 192px;
    width: 192px;
    object-fit: cover;
    border: 2px solid #FFA31E;
}

ul.dropdown-menu li {
    padding: 10px;
}

.goal-checkout-step li.active {
    background: #ffa31e;
}

.goal-checkout-step li.active .inner:after {
    border-color: #fff #ffa31e;
}

.goal-checkout-step li.active:after {
    border-color: #ffa31e;
}

input.btn.btn-coupon {
    background-color: #ffa31e;
    border: #ffa31e;
}

aside.widget.woocommerce.widget_product_tag_cloud {
    display: none;
}

.gradient-box .widget-banner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #ffffff80, #00000000);
    z-index: 1;
}

a.majc-continue-shoping-btn.majc-cart-action-btn.majc-button {
    border-radius: 50px;
}

a.majc-view-cart-btn.majc-cart-action-btn.majc-button {
    border-radius: 50px;
}

a.majc-checkout-btn.majc-cart-action-btn.majc-button {
    border-radius: 50px;
}

.tabs-list a {
    font-family: 'Poppins' !important;
}

#respond .comment-reply-title {
    letter-spacing: 0px;
}

.coupon,
.product-nb {
    display: none;
}

.wrapper-breads {
    padding-top: 20px !important;
    padding-bottom: 25px !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    right: 0.5em !important;
    bottom: 0.5em !important;
    top: auto !important;
}

section#goal-breadscrumb {
    margin: auto;
}
.single-product .archive-shop {
    padding-top: 40px !important;
}
.page-shop {
    padding-top: 40px !important;
}

.product-block-list .name a {
    font-family: 'Poppins';
}

.elementor-element.elementor-element-eca1a3c.elementor-widget__width-initial {
    width: 100%;
}

.elementor-element.elementor-element-0afa58e.elementor-widget__width-initial {
    width: 100%;
}
.quantity .plus ,
.quantity .minus{
	height: 25px !important;
}
.whats-new div.product span.price ins,
.discount_product div.product span.price ins{
	padding: 0px;
	display: block;
}
.homebanner_slider .tp-bullets {
    top: 98% !important;
}
.homebanner_slider .custom.tparrows{
	background: #ffa31e !important;
	border-radius: 50px;
}
.header-mobile-bottom {
    display: none;
}

/* Product page */

select#weight {
    width: 166px;
    ;
    margin-left: 20px;
}

.single_variation_wrap {
    margin-top: 20px;
}

table.variations .label {
    margin-bottom: -10px;
}

a.reset_variations {
    padding-left: 22px;
}

.woocommerce-variation-price .price {
    font-size: 20px !important;
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
    font-size: 15px;
}

.woocommerce-variation-price {
    padding-bottom: 8px;
}

a.woocommerce-product-gallery__trigger {
    display: none !important;
}
body.woocommerce-page .main-page {
    padding: 30px 20px;
}
.single-product-page .slick-track {
    display: flex;
    flex-direction: row;
    height: auto !important;
}
.single-product-page .slick-list.draggable {
    height: auto !important;
}

@media (max-width: 768px) {
    .category-square img.attachment-full.size-full {
        height: 83px;
    }
	.category-square .slick-carousel .slick-arrow{
		top: 35%;
	}
	.sale-product-img div#vwg_video_js_1 {
	height: 320px  !important;
	}
	.flex-viewport {
		height: 320px !important;
	}

    .majc-item-count-wrap {
        width: 18px;
        height: 18px;
        font-size: 9px;

    }

    .majc-toggle-button .majc-cartbasket-toggle-btn {
        width: 50px;
        height: 50px;
        font-size: 18px;
    }

    .categories-circle img.attachment-full {
        height: 70px;
        width: 70px;
    }

    .majc-toggle-button {
         top: 85% !important;
    }

    .woocommerce-page table.cart .product-thumbnail {
        display: contents !important;
    }

    .woocommerce-cart table.cart img,
    .woocommerce-checkout table.cart img {
        width: 200px;
        height: 200px;
    }

    .add-cart .button::before {
        display: none !important;
    }

    span.text {
        font-size: 8px;
    }
	.homebanner_slider  .hermes .tp-bullet  {
		width: 12px !important;
		height:12px !important;
	}
	.slick-track {
    height: auto !important;
	}
}