/*  ---------------------------------------------------------------------------
    BULL BBQ EU — preserved layout layer
    ---------------------------------------------------------------------------
    This file is the CSS of the live Domestica-child theme, carried over
    verbatim EXCEPT that its design atoms (brand red, heading/body font
    families, italic 900 headings, theme-folder paths) have been swapped for
    the Bull design tokens declared in style.css.

    Purpose: every grid, gallery, dealer-area, recipe and WooCommerce layout
    the live site depends on keeps working untouched. All *looks* — colour,
    type, buttons, header, footer, cards — are re-skinned by style.css, which
    is enqueued AFTER this file.

    Do not add new styling here. Add it to style.css.
    ------------------------------------------------------------------------ */

.qodef-header-logo-link img {
    width: 200px !important;
    object-fit: contain;
}

.qodef-h1, h1, h2, h3, h4, h5, h6, .rs-layer, .qodef-header-navigation>ul>li>a, .recipe-title, #qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-m-nav-title, #qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-m-nav-title {
    font-family: var(--bull-font-head) !important;
	font-weight: 700 !important;
	font-style: normal !important;
}

.qodef-header-navigation>ul>li>a {
	letter-spacing: 0px !important;
	font-size: 16px !important;
}

.qodef-section-title .qodef-m-text, .single-recipe-extra-details, .recipe-btn, .qodef-banner.qodef-layout--link-button .qodef-m-text, .cat-name, body, .qodef-social-icons-group .qodef-social-icons-item a, .qodef-blog.qodef--single .qodef-blog-item .qodef-e-bottom-holder .qodef-e-info>* {
    font-family: var(--bull-font-head) !important;
}

.qodef-header-navigation>ul>li {
    margin: 0 14px;
}

/* .page #qodef-page-header-inner .qodef-header-navigation ul .current-menu-item a {
    color: var(--bull-red) !important;
} */

#qodef-page-header .qodef-header-logo-link.qodef-height--not-set img {
    max-height: 80%;
}

.qodef-header--sticky-display #qodef-page-header .qodef-header-logo-link.qodef-height--not-set img {
    max-height: 100%;
}

.main_cta .qodef-menu-item-text {
    border: 2px solid;
    padding: 4px 20px;
    background-color: var(--bull-red);
    border-radius: 30px;
    color: #ffffff !important;
}

.qodef-mobile-header-navigation .main_cta .qodef-menu-item-text {
    margin-left: -23px;
}

.qodef-section-title .qodef-m-subtitle {
    color: var(--bull-red) !important;
}

#qodef-page-header-inner.qodef-skin--dark nav>ul>li.current-menu-ancestor>a, #qodef-page-header-inner.qodef-skin--dark nav>ul>li.current-menu-item>a, .qodef-custom-header-layout.qodef-skin--dark nav>ul>li.current-menu-ancestor>a, .qodef-custom-header-layout.qodef-skin--dark nav>ul>li.current-menu-item>a {
    color: var(--bull-red) !important;
}

.qodef-testimonials-list .qodef-e-static-holder .qodef-e-static-subtitle, .qodef-testimonials-list .qodef-e-static-holder:before, .qodef-header--sticky-display .current-menu-item a {
	color: var(--bull-red) !important;
}

#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a:hover, .qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a:hover {
    color: var(--bull-red) !important;
}

.qodef-header-navigation>ul>li>a:after {
    background-color: currentColor;
    right: unset !important;
    left: 50% !important;
    bottom: 40px !important;
    top: unset !important;
    transform: translateX(-50%) !important;
}

.qodef-header--sticky-display .qodef-header-navigation>ul>li>a:after {
	bottom: 20px !important;
    top: unset !important;
}

a:focus, a:hover, p a:focus, p a:hover {
    color: var(--bull-red) !important;
}

.qodef-header-standard--center #qodef-page-outer {
	margin-top: -120px !important;
}

.qodef-woo-shortcode .button:after, #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:after, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tabs li a:after, #qodef-woo-page.qodef--single form.cart .variations .reset_variations:after, #yith-quick-view-content.single-product form.cart .variations .reset_variations:after {
	display: none !important;
}

#qodef-page-footer #qodef-page-footer-top-area-inner .qodef-grid-inner {
	display: grid !important;
    grid-template-columns: repeat(3, max-content);
    justify-content: space-between;
}

#qodef-page-footer #qodef-page-footer-top-area-inner .qodef-grid-inner .qodef-grid-item {
	width: 100% !important;
    padding: 0px !important;
}

#qodef-page-footer #qodef-page-footer-top-area-inner .qodef-grid-inner:before, #qodef-page-footer #qodef-page-footer-top-area-inner .qodef-grid-inner:after {
	display: none !important;
}
footer .widget {
    margin-bottom: 40px !important;
}
a.export-csv.button {
    border: 2px solid var(--bull-red);
    padding: 4px 10px;
    border-radius: 6px;
    float: right;
    margin-bottom: 30px;
}

.qodef-button.qodef-layout--textual:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    right: 2px;
    top: unset;
    bottom: 0px;
    transition: all .3s ease-in-out;
}

.qodef-h2, h2 {
    font-family: var(--bull-font-head);
    font-weight: 500;
    text-transform: uppercase;
    color: var(--bull-black);
    font-size: 38px;
    line-height: 1em;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.wpcf7-not-valid-tip {
    margin-top: -16px;
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0px 6px 0px 0px;
}

.about-us-gallery img {
	height: 300px !important;
    object-fit: cover;
}

.side-area-logo {
	width: 100%;
	height: 24px;
	background-image: url(/wp-content/uploads/2022/11/Domestica-Logo-White-Text.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.qodef-social-icons-group .qodef-social-icons-item a:after, #rev_slider_2_1_wrapper .tobel-pagination-light .tp-bullet.selected .rev-pagination-inner:after, #rev_slider_2_1_wrapper .tobel-pagination-light .rev-pagination-inner:after, .qodef-video-button .qodef-m-play .qodef-m-play-inner .qodef-m-play-text:after, #qodef-woo-page .added_to_cart:after, #qodef-woo-page .button:after, #yith-quick-view-modal .added_to_cart:after, #yith-quick-view-modal .button:after, .qodef-woo-shortcode .added_to_cart:after, .qodef-woo-shortcode .button:after, .single-product .qodef-breadcrumbs {
	display: none !important;
}

.showroom-cont .elementor-widget-wrap {
	display: grid !important;
    grid-template-columns: 1fr 1fr;
}

.showroom-cont .elementor-widget-wrap .elementor-element:first-child {
	grid-column: 1 / -1;
}

.footer-logo {
    background-image: url(/wp-content/uploads/2022/11/Domestica-Logo-White-Text.svg);
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    width: 100%;
    height: 30px;
    margin-bottom: 20px;
    margin-top: -12px;
}

.qodef-woo-thumbnails-wrapper {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    margin-top: 20px;
}

.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
	padding: 0px;
    margin: 0px;
}

.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
	margin: 0px !important;
    width: 100% !important;
	padding: 0px !important;
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper, #yith-quick-view-content.single-product .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper {
    width: 100% !important;
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure, #yith-quick-view-content.single-product .woocommerce-product-gallery.qodef-position--left figure {
    display: flex;
    flex-direction: column;
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.woocommerce-product-gallery__image, #yith-quick-view-content.single-product .woocommerce-product-gallery.qodef-position--left figure>.woocommerce-product-gallery__image {
    width: 100% !important;
}

#slb_viewer_wrap .slb_theme_slb_baseline .slb_container {
    position: relative;
    display: inline-block;
    background-color: transparent !important;
    margin: 0 auto;
    padding: 16px;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_container {
    box-shadow: unset !important;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_controls .slb_slideshow .slb_template_tag {
    display: none !important;
}

#slb_viewer_wrap .slb_theme_slb_baseline {
    color: #ffffff !important;
}

.all-recipe-cont {
    display: grid;
    grid-template-columns: 1fr 4fr;
    gap: 10px;
}

.furniture-gallery-cont ul {
  list-style-type: none !important;
}

.furniture-gallery-cont ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}

.furniture-gallery-cont ul li:first-child {
	grid-column: 1 / -1;
}

.furniture-gallery-cont ul img {
    width: 100%;
    height: 204px;
    object-fit: cover;
}

.furniture-gallery-cont ul li:first-child img {
    height: 600px;
}

.single-furniture-cont {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
}

.single-furniture .qodef-woo-product-title {
    margin-top: 0px !important;
    margin-bottom: 13px;
}

.single-furniture .qodef-shortcode {
	display: flex;
    align-items: center;
}

.qodef-header--standard #qodef-page-header {
    background-color: unset;
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgb(3 3 3 / 54%) 100%);
}

.single #qodef-page-header {
    background-color: unset;
    background: unset;
}

.single-furniture .qodef-shortcode-list {
    display: flex;
    line-height: 1;
    top: 1px;
    margin-left: 6px;
}

.single-furniture .single_schdule_btn {
    padding: 8px 47px !important;
    letter-spacing: 0;
    color: var(--bull-red);
    background-color: transparent;
    border: 1px solid var(--bull-red);
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: var(--bull-font-body);
    font-size: 13px;
    line-height: 30px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;
    margin-bottom: 20px;
    margin-top: 14px;
}

.single-furniture .single_schdule_btn:hover {
	color: #fff !important;
    background-color: var(--bull-red);
    border-color: var(--bull-red);
}

.qodef-social-share.qodef-layout--text li a:after {
	display: none !important;
}

.related-festured-inner .qodef-woo-product-title {
	margin-bottom: 10px;
}

.related-festured-cont:hover .qodef-woo-product-title span {
	color: var(--bull-red) !important;
}

.related-festured-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    margin-bottom: 20px;
    height: 310px;
}

.related-furniture-inner {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    row-gap: 40px;
}

.related-festured-inner .qodef-woo-product-categories span {
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cat-name {
	text-transform: uppercase;
}

#tobel_core_social_icons_group-2, #tobel_core_separator-2, #tobel_core_icon-2, #tobel_core_search_opener-2, .qodef-breadcrumbs {
	display: none !important;
}

.gap-30 {
	gap: 30px !important;
	row-gap: 60px !important;
}

.brands-cont .swiper-wrapper {
    align-items: center;
}

.qodef-woo-dropdown-cart .qodef-m-action-link {
    color: var(--bull-black) !important;
    font-weight: 600;
}

.related-furniture-cont {
    margin-top: 100px;
}

#qodef-woo-page.qodef--single .qodef-woo-single-inner, #yith-quick-view-content.single-product .qodef-woo-single-inner {
    gap: 20px;
}

#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li {
    margin: 0 0 0px;
}

.qodef-shortcode-list a {
	background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 26px;
    height: 26px;
    display: block;
}

.qodef-shortcode-list a .qodef-social-network-text {
	display: none !important;
}

.qodef-shortcode-list .qodef-facebook-share a {
	background-image: url(/wp-content/uploads/2023/03/square-facebook-1.svg);
}

.qodef-shortcode-list .qodef-twitter-share a {
	background-image: url(/wp-content/uploads/2023/03/square-twitter-1.svg);
}

.qodef-shortcode-list .qodef-linkedin-share a {
	background-image: url(/wp-content/uploads/2023/03/linkedin-1.svg);
}

.rocket-btn {
    display: block;
    width: 200px;
    height: 60px;
    position: fixed;
    right: -4px;
    bottom: 84px;
    background-image: url(/wp-content/uploads/2023/02/Rocket-Logo-Wide-600W_large.jpg);
    background-repeat: no-repeat;
    background-size: 175px;
    background-position: center;
    border-radius: 50px;
    background-color: #ffffff;
    z-index: 9999;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.19);
}

.rocket-espresso {
	display: none !important;
}

.furniture-gallery-cont.doors-cont ul img {
    object-fit: contain !important;
}

.doors-detials-attributes-cont {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}

.doors-detials-attributes-cont.single-colour, .doors-detials-attributes-cont.single-jamb, .doors-detials-attributes-cont.single-solution {
    width: 40px;
    height: 40px;
	cursor: pointer;
	position: relative;
}

.doors-detials-attributes-cont.single-jamb {
	background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.active-detail::after {
    content: "";
    border-bottom: 1px solid var(--bull-red) !important;
    display: block;
    width: 100%;
    position: absolute;
    bottom: -6px;
}

.doors-detials-attributes-cont.single-solution {
	background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
	width: 50px !important;
	height: 50px !important;
}

.doors-detials-attributes-cont-grid {
    column-gap: 20px;
    display: grid;
    grid-template-columns: max-content max-content;
    margin-top: 10px;
}

.dimensions-cont {
	display: grid;
}

.technical-title {
	font-size: 20px;
    font-family: var(--bull-font-head);
    font-weight: 500;
    text-transform: uppercase;
    color: var(--bull-black);
}

.single-tech-title {
    text-transform: uppercase;
    font-size: 14px;
}

.single-tech-detail {
    color: var(--bull-black);
}

.tech-sep {
    grid-column: 1 / -1;
    height: 1px;
    width: 100%;
    background-color: #d6d6d6;
    margin-top: 6px;
    margin-bottom: 10px;
}

.download-documentation-btn {
    display: grid;
    grid-template-columns: max-content max-content;
    gap: 10px;
    align-items: center;
    line-height: 1;
    margin-bottom: 20px;
    margin-top: 20px;
    text-decoration: underline;
    color: var(--bull-red);
}

.download-documentation-btn svg {
	width: 20px;
    height: 20px;
	fill: var(--bull-red);
}

.doors-detials-single-title span {
	font-weight: bold;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul {
    background-color: #ffffff;
}

.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li>a {
   position: relative;
    display: flex;
    white-space: normal;
    margin: 6px 0 12px 0;
    overflow: visible;
    text-transform: uppercase;
    font-family: var(--bull-font-body);
    font-size: 13px;
    line-height: 1em;
    letter-spacing: .3em;
    font-weight: 400;
    color: var(--bull-black);
}

.qodef-woo-dropdown-cart .qodef-m-dropdown-inner {
    background-color: #ffffff;
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items a {
    color: var(--bull-black);
}

.qodef-woo-dropdown-cart .qodef-e-price, .qodef-woo-dropdown-cart .qodef-e-quantity {
    color: var(--bull-black);
}

.qodef-woo-dropdown-cart .qodef-m-order-details .qodef-m-order-amount {
    color: var(--bull-black);
}

.qodef-woo-dropdown-cart .qodef-m-order-details .qodef-m-order-label {
    color: var(--bull-black);
}

.qodef-woo-dropdown-cart .qodef-m-action-link:hover {
    color: #ffffff !important;
}

.qodef-page-title .qodef-m-title {
    color: #ffffff !important;
    width: fit-content;
}

.page-id-2039.qodef-header--standard #qodef-page-header {
    background-color: unset;
    background: unset;
}

.qodef-header-standard--center #qodef-page-header-inner .qodef-header-navigation {
    margin-left: auto;
    margin-right: 188px;
}

.qodef-woo-product-yith {
	display: none !important;
}

.qodef-button.qodef-layout--outlined:hover {
    color: #fff !important;
    background-color: var(--bull-red);
    border-color: var(--bull-red);
}

.qodef-page-title {
    height: 450px !important;
}

.single .qodef-page-title {
	height: 0px !important;
}

.latest-recipe-cont {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: repeat(6, 1fr);
    gap: 16px;
    margin: 0px 0px 0px;
}

.recipe-1 { 
	height: 670px !important; 
	grid-area: 1 / 1 / 7 / 3; 
}

.recipe-2 { 
	grid-area: 4 / 5 / 7 / 7; 
}

.recipe-3 { 
	grid-area: 1 / 3 / 4 / 7; 
}

.recipe-4 { 
	grid-area: 4 / 3 / 7 / 5; 
}

.single-recipe-cont {
    width: 100%;
    height: 100%;
    background-image: linear-gradient(0deg, rgba(0,0,0,0.72) 0%, rgba(0,0,0,0) 100%), url(https://m7alphadesignstudios.com/bullbbq/wp-content/uploads/2022/04/image.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    cursor: pointer;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    padding: 26px;
    overflow: hidden;
    flex-direction: column;
    gap: 14px;
    text-decoration: none !important;
}

.recipe-title {
    color: #ffffff;
    font-size: 28px;
    font-weight: 600;
    position: relative;
    transition: all .4s;
}

.recipe-title strong {
	color: var(--bull-red);
}

.recipe-desc {
	color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0px;
}

.single-recipe-extra-details {
    display: flex;
    flex-direction: row;
    gap: 22px;
    flex-wrap: wrap;
}

.single-detail {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 6px;
    flex-direction: row-reverse;
}

.bull-sep {
    width: 1px;
    height: 26px;
    display: block;
    background-color: var(--bull-red);	
}

.recipe-title::after {
    content: "";
    display: block;
    background-color: var(--bull-red);
    width: 10px;
    height: 1px;
    margin-top: 4px;
    transition: all .4s;
}

.single-recipe-cont:hover .recipe-title::after {
    width: 26px;
}

.recipe-btn {
    background: var(--bull-red);
    color: #ffffff !important;
    border-radius: 0px;
    border: none;
    padding: 8px 24px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 12px;
    text-transform: uppercase;
}

.all-recipes-cont {
    display: grid;
    gap: 16px;
    grid-template-columns: 1fr 1fr;
}

.all-recipes-cont .single-recipe-cont {
	height: 350px;
}

.other-recipes-cont {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.other-recipes-cont .all-recipes-cont {
    grid-template-columns: 1fr 1fr 1fr !important;
}

.product-pdfs-cont p {
    margin: 0px !important;
}

.findadealer-cont a:hover {
	background-color: var(--bull-black);;
	color: #ffffff !important;
}

.findadealer-cont a {
    padding: 8px 30px!important;
    letter-spacing: 0;
    color: var(--bull-black);
	font-weight:bold;
    background-color: transparent;
    text-transform: capitalize;
    line-height: 1;
    border: 1px solid var(--bull-black);
    display: block;
    width: fit-content;
    transition: all .2s ease-out;
    min-width: 260px;
    text-align: center;
}

.product-pdfs-cont p a {
    padding: 8px 30px!important;
    letter-spacing: 0;
    color: var(--bull-red);
    background-color: transparent;
    text-transform: capitalize;
    line-height: 1;
    border: 1px solid var(--bull-red);
    display: block;
    width: fit-content;
    transition: all .2s ease-out;
    min-width: 260px;
    text-align: center;
}

.product-pdfs-cont p a:hover {
	background-color: var(--bull-red);
	color: #ffffff !important;
}

.product-pdfs-cont {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 6px;
    padding-top: 10px;
    margin-bottom: 26px !important;
}

.product-warranty-btn {
    display: block;
    align-items: center;
    gap: 18px;
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
    padding-left: 70px;
    width: fit-content;
    background-color: var(--bull-black);
    color: #ffffff !important;
    padding-right: 10px;
    padding-top: 6px;
    padding-bottom: 4px;
    font-weight: 400;
}

.warranty-logo {
    background-image: url(/wp-content/uploads/2023/03/warranty.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 4px;
}

.product-warranty-cont {
    margin-top: 18px;
    margin-bottom: 24px !important;
}

.product-warranty-btn:hover {
	color: #ffffff !important;
}

#qodef-woo-page.qodef--single .product_meta {
	margin-top: 22px !important;
}

.single-recipe-attribute-cont {
    display: grid;
    grid-template-columns: 1fr;
    margin-top: 20px;
	margin-bottom: 20px;
}

.single-recipe .qodef-woo-meta-label, .single-recipe .qodef-social-title {
	flex-shrink: 0;
    margin: 0;
    margin-right: 4px;
    font-weight: 500;
    text-transform: uppercase;
    color: var(--bull-black);
    font-family: var(--bull-font-head) !important;
    font-size: 13px;
    line-height: 1.4em;
    letter-spacing: .3em;
    font-weight: 400;
    line-height: inherit!important;
}

.single-recipe-desc ul li {
    border-left: 1px solid var(--bull-red);
    padding-left: 16px;
    margin: 10px 0px;
}

.single-recipe-desc ul {
	list-style: none;
}

.single-recipe .single-furniture-cont {
    grid-template-columns: 1fr 1.2fr;
    padding-bottom: 50px;
}

.single-recipe .furniture-gallery-cont ul {
    grid-template-columns: 1fr;
}

.single-recipe .furniture-gallery-cont ul img {
    height: 500px !important;
}

.single-recipe-cat {
	display: grid;
    grid-template-columns: max-content max-content;
    align-items: center;
    align-content: center;
    line-height: 1;
	margin-bottom: 6px !important;
	gap: 6px;
}

.recipe-categories-cont h4 {
	margin-top: 0px !important;
	margin-bottom: 10px !important;
}

.single-recipe-cat * {
	margin: 0px !important;
}

.no-products-availbale-text, .slb_template_tag {
	display: none;
}

.qodef-woo-product-list .qodef-woo-product-title-price-holder {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
}

.qodef-woo-product-list .qodef-woo-product-title-price-holder .price {
    margin-top: 10px !important;
}

.qodef-woo-product-image-inner {
	display: none !important;
}

.no-padd-cont .elementor-widget-wrap {
	padding: 0px !important;
}

.qodef-woo-product-title-link, .qodef-woo-product-title *, .qodef-woo-meta-value {
	color: var(--bull-red) !important;
}

.product:hover .qodef-woo-product-title-link, .related li:hover .qodef-woo-product-title * {
	color: var(--bull-black) !important;
}

#qodef-woo-page.qodef--single .related>h2, .other-recipes-cont h3 {
	color: var(--bull-red) !important;
	font-size: 32px !important;
}

.related .qodef-woo-product-list.qodef-gutter--small ul.products>.product {
	padding: 0 40px;
}

.qodef-e-info>* {
    font-size: 12px;
}

.qodef-woo-product-list .qodef-woo-product-image img {
    height: 300px;
    object-fit: contain;
}

.single-recipe-desc {
    margin-bottom: 40px;
}

.other-recipes-cont h3 {
	margin-bottom: 0px !important;
}

/* .tax-product_cat .qodef-page-sidebar-section {
	display: none !important;
}

.tax-product_cat .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--9 {
    width: 100% !important;
} */

.tax-product_cat .qodef-page-title {
    background-image: url(/wp-content/uploads/2024/01/cat_header.jpg);
    margin-top: 120px;
	background-position: center;
}

.tax-product_cat.qodef-header--standard #qodef-page-header {    
	background: unset !important;
	background-color: rgb(255 255 255) !important;
}

.tax-product_cat .qodef-breadcrumbs {
	display: block !important;
}

.tax-product_cat .qodef-breadcrumbs-link, .tax-product_cat .qodef-breadcrumbs-separator {
	display: none !important;
}

.tax-product_cat .qodef-breadcrumbs-current {
	color: #ffffff !important;
    width: fit-content;
	font-family: var(--bull-font-head) !important;
    font-weight: 700 !important;
    font-style: normal !important;
	text-transform: uppercase;
    font-size: 66px !important;
    line-height: 1em;
}

.recipe-categories-cont .diff-widget-title {
	margin-top: 20px !important;
}

.no-products-availbale-text {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    align-self: center;
    justify-self: center;
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.current:after, .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--active:after {
	display: none !important;
}

.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote:before {
    color: var(--bull-red);
}

.center-btn-cont {
	margin: 0 auto !important;
    width: fit-content !important;
    display: flex !important;
}

.qodef-e-read-more .qodef-qi-button.qodef-layout--filled {
    font-size: 13px;
    border-style: solid;
    color: var(--bull-red);
    background-color: transparent;
    border-radius: 0;
    font-family: var(--bull-font-head) !important;
    border: 1px solid var(--bull-red);
    text-transform: uppercase;
    padding: 6px 30px;
    font-weight: 500;
}

.qodef-button.qodef-layout--textual, .single-feat-product-inner-btn, .gform_body .button, .widget.woocommerce .price_slider_amount button {
    font-size: 13px !important;
    border-style: solid !important;
    color: var(--bull-red) !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    font-family: var(--bull-font-head) !important;
    border: 1px solid var(--bull-red) !important;
    text-transform: uppercase !important;
    padding: 6px 30px !important;
    font-weight: 500;
    letter-spacing: 0;
}

.gform_body .button {
	line-height: 30px;
	cursor: pointer;
	transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;
	margin-bottom: 0px !important;
}

.gform_wrapper.gravity-theme .gform_page_footer {
	display: flex;
    justify-content: space-between;
}

.gform_body .gform_button {
	color: #ffffff !important;
    background-color: var(--bull-red) !important;
}

.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
    background-color: var(--bull-red) !important;
}

.qodef-e-read-more .qodef-qi-button.qodef-layout--filled:hover, .qodef-button.qodef-layout--textual:hover, .gform_body .button:hover, .single-feat-product-inner-btn:hover, .widget.woocommerce .price_slider_amount button:hover {
	color: #ffffff !important;
    background-color: var(--bull-red) !important;
}

.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--3 {
	background-color: #FCFCFC;
    padding: 30px;
}

.widget ul:not(.qodef-shortcode-list) li {
    margin: 0 0 2px;
}

.widget ul:not(.qodef-shortcode-list) li ul {
    margin-top: 2px;
}

#qodef-page-sidebar {
    margin-bottom: 0px;
}

.qodef-e-title-link {
	color: var(--bull-red) !important;
}

h5.qodef-woo-product-title a:hover, .qodef-e-title-link:hover {
    color: var(--bull-black) !important;
}

.single-feat-product-inner-btn {
	line-height: 2em;
	transition: color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out;
	display: block;
	width: fit-content;
}

.single-feat-product-cont .qodef-e-title-link {
	transition: color .2s ease-out;
}

.single-feat-product-cont .qodef-e-title-link:hover {
	color: var(--bull-red) !important;
}

.qodef-button.qodef-layout--textual:hover {
	border: 1px solid var(--bull-red) !important;
}

.single-feat-product-img {
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 240px;
}

.qodef-button.qodef-layout--outlined {
	font-family: var(--bull-font-head) !important;
	font-weight: 500;
}

.qodef-shortcode h2 a {
    color: var(--bull-red) !important;
    font-size: 30px;
    line-height: 1;
}

.featured-products-cont {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
    row-gap: 46px;
}

.qodef-shortcode h2 a:hover {
	color: var(--bull-black) !important;
}

.single-feat-product-inner h5 {
	margin: 20px 0;
}

#qodef-woo-page .woocommerce-pagination .page-numbers.current:after, #qodef-woo-page .woocommerce-pagination .page-numbers.qodef--active:after {
    content: '';
    display: none;
}

#qodef-woo-page .woocommerce-pagination .page-numbers.current, #qodef-woo-page .woocommerce-pagination .page-numbers:hover {
	color: var(--bull-red) !important;
}

.qodef-button.qodef-layout--textual:after {
	display: none !important;
}

.qodef-blog-item .qodef-e-info.qodef-info--top, .qodef-blog:not(.qodef--single) .qodef-blog-item.format-video .qodef-e-icon-wrapper .qodef-e-icon-holder .qodef-e-icon-text:after, .qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-info-date {
	display: none !important;
}

.qodef-blog .qodef-blog-item .qodef-e-top-holder {
    margin-bottom: 11px;
    display: none;
}

.qodef-blog:not(.qodef--single) .qodef-blog-item.format-video .qodef-e-media-video {
	margin-bottom: 21px !important;
}

.qodef-blog .qodef-blog-item.format-audio .qodef-e-media {
    margin-bottom: 0px !important;
}

.qodef-blog .qodef-blog-item .qodef-e-media-image a, .qodef-blog .qodef-blog-item .qodef-e-media-image img {
    height: 330px !important;
    object-fit: cover;
}

body {
    background-image: unset !important;
}

.single-post .qodef-page-sidebar-section, .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:after, .gform_required_legend {
	display: none !important;
}

.single-post .qodef-page-content-section {
	width: 100% !important;
}

.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-content {
    padding: 20px 0px;
}

.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-inner {
    box-shadow: unset;
    background-color: unset;
}

.qodef-tabs-content strong {
	font-weight: 800 !important;
    font-size: 20px !important;
	color: var(--bull-red) !important;
}

.qodef-tabs-content p a, .ui-tabs-active a {
	color: var(--bull-red) !important;
}

.gsection_title {
	color: var(--bull-red) !important;
	font-size: 20px !important;
	margin-bottom: 10px !important;
}

.ginput_container_consent {
	display: grid;
    gap: 4px;
    align-items: flex-start;
    grid-template-columns: max-content 1fr max-content;
}

.ginput_container_consent input {
	margin-top: 6px !important;
}

.qodef-addons-blog-list .qodef-e-media-image a img {
	width: 100%;
    height: 300px;
    object-fit: cover;
}

.qodef-addons-blog-list .qodef-blog-item .qodef-e-media-image {
	width: 100%;
}

.widget.woocommerce .button:after {
    display: none !important;
}

.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle {
    width: 4px;
	background-color: var(--bull-red) !important;
}

.page .full-btn {
	background-color: var(--bull-red) !important;
	color: #ffffff !important;
}

.accordion-header {
    padding: 10px 0px;
    cursor: pointer;
    border-bottom: 1px solid;
	transition: border-color .4s;
}

.accordion-header h4 {
	margin: 0px !important;
	font-size: 18px !important;
	transition: all .4s;
}

.dealers-cont .accordion {
    display: grid;
    gap: 20px;
}

.dealers-cont .qodef-accordion-mark span {
	font-family: var(--bull-font-head) !important;
    font-weight: 700 !important;
    font-style: normal !important;
	font-size: 20px !important;
}

.accordion-content {
    display: none;
    padding: 40px 0px;
}

.accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dealer-flag {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 46px;
    height: 30px;
}

.accordion-header:hover, .accordion-header.active {
	border-color: var(--bull-red) !important;
}

.accordion-header:hover h4, .accordion-header.active h4 {
	color: var(--bull-red) !important;
}

.dealer-logo {
    width: 250px;
    height: 120px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
}

.dealer-single-inner {
    display: grid;
    gap: 10px;
}

.dealer-logo-cont {
    display: grid;
    grid-template-columns: max-content max-content;
    align-items: center;
    gap: 20px;
}

.dealer-auth {
    width: 135px;
    height: 100px;
    background-image: url(/wp-content/uploads/2023/03/image-4.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
}

.distributor-auth {
    width: 135px;
    height: 100px;
    background-image: url(/wp-content/uploads/2023/07/distributer.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
}

.accordion-content-dealer {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}

.dealer-title {
    font-size: 24px;
    margin: 0px;
}

.tax-product_cat .qodef-grid>.qodef-grid-inner>.qodef-grid-item {
    padding: 0 40px 0px 15px;
}

.widget.woocommerce.widget_product_categories .product-categories .children li a {
	font-size: 13px;
}

#qodef-page-footer {
	background-color: var(--bull-black);
}

#qodef-page-footer::after {
	content: "";
	background-image: url(https://bullbbq.eu/wp-content/uploads/2023/03/logo_bullonlywhite.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-size: 900px;
    background-position: center right -300px;
    /*opacity: 0.05;*/
	opacity: 0;
}

#qodef-page-footer-top-area, #qodef-page-footer-bottom-area {
    background-color: transparent;
	z-index: 99;
}

.search-results #qodef-page-header {
    background-color: unset;
    background: unset;
}

.social_footer_cont {
    display: grid;
    grid-template-columns: repeat(3, max-content);
    gap: 10px;
    align-items: center;
    margin-top: 34px;
}

.social_icon {
	background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
	filter: brightness(0) invert(1);
	transition: filter .4s;
}

.social_icon:hover {
	filter: invert(9%) sepia(78%) saturate(6897%) hue-rotate(359deg) brightness(96%) contrast(110%);
}

.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li.current-menu-item>a {
	color: var(--bull-red) !important;
}

.facebook_icon {
	background-image: url(/wp-content/uploads/2023/11/square-facebook-3.svg);
}

.instagram_icon {
	background-image: url(/wp-content/uploads/2023/11/square-instagram-2.svg);
}

.youtube_icon {
	background-image: url(/wp-content/uploads/2023/11/square-youtube-1.svg);
}

.gallery_tabs_cont .gallery {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 20px;
}

.gallery_tabs_cont .gallery br {
	display: none !important;
}

.gallery_tabs_cont .gallery-item {
    margin-top: 0px !important;
    width: 100% !important;
}

.gallery_tabs_cont .gallery-item img {
	width: 100%;
	height: 300px;
	object-fit: cover;
}

body .draft_status_text {
	font-size: 14px;
    line-height: 1;
    color: var(--bull-red) !important;
}

.landing_page_img img {
	height: 420px !important;
	object-fit: cover;
}

body #qodef-page-header-inner .social_footer_cont {
	margin-top: 0px !important;
}

body #qodef-page-header-inner .widget_custom_html {
	margin: 0px !important;
}

@media only screen and (max-width: 1450px) {
  	.qodef-header-navigation>ul>li {
		margin: 0 14px;
	}
}

@media only screen and (max-width: 1400px) {
  	.qodef-header-navigation>ul>li {
		margin: 0 12px;
	}
	
	.qodef-header-logo-link img {
		width: 160px !important;
	}
}

@media only screen and (max-width: 1300px) {
  	#qodef-page-header .social_icon {
		width: 24px;
		height: 24px;
	}
	
	#qodef-page-header .qodef-widget-holder .widget {
		margin: 0 12px;
	}
	
	.qodef-header-standard--center #qodef-page-header-inner .qodef-header-navigation {
		margin-right: 150px;
	}
}

@media only screen and (max-width: 1250px) {
  	.qodef-header-navigation>ul>li>a {
		font-size: 14px !important;
	}
}

@media only screen and (max-width: 1200px) {
  	.qodef-header-navigation>ul>li {
		margin: 0 8px;
	}
	
	.qodef-header-logo-link img {
		width: 140px !important;
	}
	
	.other-recipes-cont .all-recipes-cont {
		grid-template-columns: 1fr !important;
	}
	
	#qodef-page-footer::after {
		display: none;
	}
}

@media only screen and (max-width: 1100px) {
	.qodef-header-navigation>ul>li>a {
		font-size: 11px;
	}
	
	.qodef-header-standard--center #qodef-page-header-inner .qodef-header-navigation {
		margin-right: 134px;
	}
	
	#qodef-page-header .qodef-widget-holder .widget {
		margin: 0 10px;
	}

	.single-furniture #qodef-page-inner {
		position: relative;
		padding: 70px 0 100px;
	}
	
	.single-furniture-cont {
		grid-template-columns: 1fr;
	}
	
	.furniture-gallery-cont ul img {
		height: 150px;
	}
	
	.furniture-gallery-cont ul li:first-child img {
		height: 300px;
	}
	
	.qodef-h1, h1 {
		font-size: 46px;
	}
	
	.single-furniture .related-furniture-inner {
		 grid-template-columns: repeat(2, 1fr);
	}
	
	.single-furniture .related-festured-img {
		height: 250px;
	}
	
	.latest-recipe-cont {
		grid-template-columns: 1fr 1fr;
		grid-template-rows: unset;
	}
	
	.latest-recipe-cont a {
		grid-area: unset;
		height: 300px !important;
	}
	
	.single-recipe .single-furniture-cont {
		grid-template-columns: 1fr;
	}
	
	.single-furniture-details {
		grid-row: 1 / 2;
	}
	
	.single-recipe .furniture-gallery-cont ul img {
		height: 300px !important;
	}
}

@media only screen and (max-width: 1024px) {
  #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main {
		width: 120px !important;
	}
	
	.accordion-content-dealer {
		grid-template-columns: 1fr;
	}
	
	#qodef-page-inner {
		position: relative;
		padding: 70px 0 40px;
	}
	
	.all-recipes-cont {
		grid-template-columns: 1fr;
	}
	
	.all-recipe-cont {
		grid-template-columns: 1fr 3fr;
	}
	
	#qodef-page-footer-top-area-inner {
		padding: 110px 0 60px;
		border-top: 0 solid #8d8d8d;
	}
	
	.contact-form-col-cont {
		padding-top: 40px !important;
	}
	
	.single-recipe .single-furniture-cont {
		margin-top: -60px;
	}
}

@media only screen and (max-width: 989px) {
	 .related-furniture-inner {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media only screen and (max-width: 767px) {
	.qodef-covers-search--fadein .qodef-search-cover-form {
		animation: cover_search_fade_in .3s ease-out both;
		right: 0px !important;
		width: 100%;
	}
	
	.qodef-search-cover-form .qodef-m-inner {
		height: 70px;
		width: 100%;
	}
	
	#qodef-woo-page.qodef--single .qodef-woo-single-inner, #yith-quick-view-content.single-product .qodef-woo-single-inner {
		flex-direction: column-reverse;
	}
	
	#qodef-woo-page.qodef--single .entry-summary {
		margin-top: 0px;
	}
	
	.gallery_tabs_cont .gallery-item img {
		height: 250px;
	}
	
	.gallery_tabs_cont .gallery {
		grid-template-columns: 1fr 1fr;
	}
	
 #qodef-page-footer #qodef-page-footer-top-area-inner .qodef-grid-inner {
		grid-template-columns: repeat(1, max-content);
		justify-content: space-between;
		gap: 40px;
	}
	
	.mob-padd {
		padding: 70px 0px 70px 0px !important;
	}
	
	.featured-products-cont {
		grid-template-columns: 1fr 1fr;
	}
	
	.footer-logo {
		height: 20px;
		margin-top: 0px;
	}
	
	body {
		font-size: 14px;
	}
	
	.no-products-availbale-text {
		grid-column: unset;
		grid-row: unset;
	}
	
	.tax-product_cat .qodef-breadcrumbs-current {
		font-size: 36px !important;
	}
	
	.showroom-cont .elementor-widget-wrap {
		grid-template-columns: 1fr;
	}
	
	.related-festured-img {
		height: 250px;
	}
	
	.single-furniture #qodef-page-inner {
		padding: 0px 0 100px;
	}
	
	.single-furniture .related-furniture-inner {
		 grid-template-columns: repeat(1, 1fr);
	}
	
	.latest-recipe-cont {
		grid-template-columns: 1fr;
	}
	
	.all-recipe-cont {
		grid-template-columns: 1fr;
	}
	
	.landing_page_img img {
		height: 300px !important;
	}
	
	.no_marg_mob .elementor-widget-wrap {
		margin: 0px !important;
	}
}

.clientmedia_folderholder {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.clientmedia_foldername {
    text-align: center;
	cursor:pointer;
}
.clientmedia_folder:hover {
    background-color: #eeeeee;
    transform: scale(1.1);
}
.clientmedia_folder { transition: all .2s ease-in-out; }
.clientmedia_foldericon {
    background-image: url(/wp-content/themes/bullbbq-us-child/imgassets/folder_icon.svg);
    width: 100%;
    height: 80px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 60px;
}
.clientmedia_folder {
    border: 1px solid #cccccc;
    min-height: 130px;
    display: grid;
    justify-content: center;
    align-items: center;
    justify-items: center;
}
.media_file_row {
    display: grid;
    grid-template-columns: 60px 1fr 160px;
    align-items: center;
    border-bottom: 1px solid #cccccc;
    padding: 0 10px;
    grid-column-gap: 15px;
    height: 60px;
}
.media_file_thumb {
    height: 60px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.media_file_thumb img {
    width: 60px;
    height: 50px;
    object-fit: cover;
    border-radius: 3px;
}
a.media_file_download {
    background-size: 24px;
    background-position: left center;
    padding-left: 30px;
    padding-top: 0;
    height: auto;
    font-size: 0.85em;
    line-height: 60px;
}
.media_file_title {
    color: var(--bull-red);
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.media_file_row:hover{
	background-color:#f5f5f5;
}
.mediacat_current_title {
    margin-bottom: 20px;
}
.mediacat_breadcrumbs {
    font-weight: normal !important;
}
.mediacat_breadcrumbs strong {
    color:var(--bull-red) !important;
}
.mediacat_breadcrumbs {
    background-color: #f6f6f6;
    width: 100%;
    margin-bottom: 50px;
    padding: 10px 20px;
}
.clientarea_main{
margin-top:50px;
	margin-bottom:50px;
}
a.media_file_download {
    background-image: url(/wp-content/themes/bullbbq-us-child/imgassets/download_icon.svg);
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    padding-top: 0;
    height: 60px;
    line-height: 60px;
    font-size: 0.85em;
    text-align: left;
    width: 100%;
}
a.media_file_download:hover{
color:#448D41 !important;	
}

@media only screen and (max-width: 700px) {
	.related .qodef-woo-product-list .qodef-woo-product-image img {
		height: 250px;
		object-fit: cover;
	}
	
	.prod_video_cont {
		width: 100%;
    	object-fit: cover;
    	height: 300px;
	}
}

@media only screen and (max-width: 600px) {
	.qodef-woo-thumbnails-wrapper {
		width: 100%;
		grid-template-columns: unset;
		overflow-y: scroll;
		grid-auto-columns: max-content;
		grid-auto-flow: column;
		padding-bottom: 20px;
		-webkit-overflow-scrolling: touch;
	}
	
	.qodef-woo-thumbnails-wrapper::-webkit-scrollbar{
		 width: 5px;
		 background-color:#ffffff;
		 height: 6px;
	}

	  .qodef-woo-thumbnails-wrapper::-webkit-scrollbar-thumb{
		background: var(--bull-red) !important;
		border-radius:5px;
	  }
	
	.qodef-woo-thumbnails-wrapper div img {
		width: 120px;
	}
	
	.qodef-woo-product-list .qodef-woo-product-image img {
		height: 250px;
	}
	
	.qodef-testimonials-list .qodef-e-static-holder:before {
		top: 35px;
	}
	
	.qodef-blog .qodef-blog-item .qodef-e-media-image a, .qodef-blog .qodef-blog-item .qodef-e-media-image img {
		height: 250px !important;
		object-fit: cover;
	}
	
	.qodef-addons-blog-list .qodef-e-media-image a img {
		height: 250px;
		object-fit: cover;
	}
	
	.featured-products-cont {
		grid-template-columns: 1fr;
	}
	
	#qodef-page-inner {
		padding: 40px 0 40px;
	}
	
	.recipe-title {
		font-size: 20px;
	}
	
	.single-recipe-extra-details {
		gap: 14px;
	}
	
	h1, .qodef-h1 {
		font-size: 44px !important;
	}
	
	
	.doors-detials-attributes-cont-grid {
		grid-template-columns: 1fr;
	}
	
	.gallery_tabs_cont .gallery-item img {
		height: 200px;
	}
	
	.gallery_tabs_cont .gallery {
		grid-template-columns: 100%;
	}
}

@media only screen and (max-width: 500px) {
	 .related-furniture-inner {
		grid-template-columns: repeat(1, 1fr);
	}
	
	.dealer-logo-cont {
		grid-template-columns: 1fr;
		align-items: center;
		gap: 0px;
	}
	
	.furniture-gallery-cont ul {
		grid-template-columns: 1fr 1fr;
	}
}
table.dist_table {
    font-size: 11px;
}

.restricted_area {
    font-size: 32px !important;
    width: 100%;
    text-align: center;
    padding: 100px;
    font-weight: bold;
}
a.loggedarealink:hover *{
color:var(--bull-red) !important;
}
.qodef-search-cover-form .qodef-m-inner {
    background-color: rgba(0, 0, 0, 0.30) !important;
}
a.topheaderitem {
    color: #ffffff !important;
    font-size: 14px;
    margin: 0 10px !important;
    font-weight: bold;
}

/* KITCHEN CONFIGURATOR */


.page-id-16406  .qodef-page-title {
    height: 350px !important;
}

.page-id-16406 .elementor-section.elementor-section-height-full {
     height: auto !important;
    }


a.kitchen_config_banner {
    width: 100%;
    text-align: center !important;
    height: 120px;
    display: block;
    border: 1px solid #cccccc;
    margin-top: 50px;
    padding: 36px;
    font-size: 24px;
    font-weight: bold;
    color: var(--bull-red);
    background-image: url(/wp-content/uploads/2025/02/kitchenconfigback2.jpg);
    background-size: cover;
    background-position: center;
    line-height: 20px;
}

.kitchen_conf_open {
    background-color: var(--bull-red);
    width: 500px;
    margin: 0 auto;
    height: 40px;
    padding: 8px;
    border-radius: 28px;
	color:#ffffff;
	max-width:90%;
}

@media only screen and (max-width: 767px) {
   a.kitchen_config_banner  {
        font-size: 17px;
    }
}