/*
Theme Name: Bromic Theme
Theme URI: https://wordpress.org/themes/Bromicpg/
Author: The Bromic PG Team
https://codepen.io/slwulf/pen/gpqZrW
Description: Bromic Project
Requires at least: 6.1
Tested up to: 5.0
Requires PHP: 7.1
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

VSA WordPress Theme, (C) 2023 WordPress.org
*/
.header {
    position: relative;
}

.header__search-wrp {
    max-width: 268px;
}

.header__menu-wrp {
    justify-content: flex-start;
    gap: 20px;
    align-items: center;
}
.pt-48 {
    z-index: 2;
    position: relative;
}
@media (min-width: 991px) {
    body .header__top-nav {
        padding-top: 23px;
    }
}

.header.constant .header__top-nav {
    padding: 25px 0;
}

.header__menu-elem .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target {
    padding-right: 8px;
    padding-left: 8px;
}

.header__menu-elem .ubermenu .ubermenu-target {
    padding: 15px !important;
}

.header__search-wrp {
    margin-top: 0;
}

#scrollToggle {
    position: fixed;
    right: 20px;
    bottom: 40px;
    z-index: 999;
    background-color: #333;
    color: white;
    border: none;
    padding: 5px 15px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 15px;
    transition: background-color 0.3s, transform 0.3s;
}

#scrollToggle:hover {
    background-color: #555;
}

.header .col-lg-12 {
    position: relative;
}

.header__top-nav {
    position: absolute;
    right: 15px;
    z-index: 999999;
}

.header__logo-menu {
    align-items: center;
}

@media (min-width: 991px) {
    .ubermenu-submenu.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
        top: 90px;
    }
}

@media (max-width: 1100px) {
    .header__top-nav .nav-menu {
        gap: 20px;
    }

    .header__top-nav .nav-menu a:not(:last-child)::after {
        right: -7px;
    }

    .header.sticky .header__menu-wrp,
    .header.constant .header__menu-wrp,
    .header .active-header .header__menu-wrp {
        padding: 20px 0 15px !important;
    }

    .header.sticky .header__top-nav,
    .header.constant .header__top-nav,
    .header .active-header .header__top-nav {
        padding: 30px 0;
    }
}

.ubermenu .ubermenu-nav .ubermenu-column-1-4 {
    overflow-y: auto;
    max-height: 90vh !important;
    position: relative;
}

.ubermenu .ubermenu-tab-layout-left>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel {
    overflow-y: auto;
    max-height: 100vh !important;
    height: 100%;
}

.ubermenu-submenu.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
    height: 90vh !important;
}

.has-child .ubermenu-item:hover,
.ubermenu-tab .ubermenu-item:hover {
    background: transparent !important;
    color: #000002 !important;
    text-decoration: underline
}

.has-child .ubermenu-item:hover,
.ubermenu-tab .ubermenu-item {
    text-decoration: underline
}

.has-child .ubermenu-item:hover,
.ubermenu-tab .ubermenu-item {
    text-decoration: underline
}

.has-child .ubermenu-tab-content-panel .ubermenu-item:hover>a span {
    text-decoration: underline
}

.has-child .ubermenu-item:hover span,
.ubermenu-tab .ubermenu-item:hover span {
    color: #000002 !important
}

.header .header__menu-elem .ubermenu-tabs-group li.ubermenu-active>a {
    background: #ffc426 !important;
    color: #000;
}

.ubermenu-submenu.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width::after,
.ubermenu-submenu.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width::before {
    content: unset;
}

.ubermenu-submenu.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
    width: auto;
    max-width: 100%;
}

li.ubermenu-tab.has-child {
    position: relative;
}

li.ubermenu-tab.has-child:before {
    content: '';
    position: absolute;
    top: 12px;
    right: 15px;
    z-index: 99;
    cursor: pointer;
    width: 10px;
    height: 20px;
    background: url(../../themes/bromic/images/home/prev.svg);
    background-repeat: no-repeat;
    transform: rotate(180deg);
    line-height: 0;
}


li.ubermenu-tab.has-child:before:hover>a {
    background: #ffc436;
}

.ubermenu .ubermenu-tab-layout-left>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel {
    max-width: 100% !important;
    background: #ffffff !important;
    position: fixed;
}

.ubermenu-nav .ubermenu-submenu .ubermenu-tabs-group li {
    background: #ffffff !important;
}

.ubermenu-nav .ubermenu-submenu .ubermenu-tabs-group {
    background: #ffffff !important;
}

.level-2.ubermenu-item-type-custom {
    margin-top: 100px !important;
}

@media (max-width: 991px) {
    button#shiftnav-toggle-main-button {
        padding-top: 20px !important;
    }
}

/*******Favourite Popup*********/
@media (max-width: 767px) {
    .header.sticky.scrolled {
        position: fixed;
    }
}

.fav-modal-wht-logg:hover .icon-dark-hover {
    display: block;
    opacity: 1 !important;
    position: unset !important;
}

.fav-modal-wht-logg:hover .icon-white {
    display: none;
}

.favourite-modal:hover .icon-white {
    display: none;
}

body:not(.home) .favourite-modal:hover .icon-dark,
body:not(.home) .fav-modal-wht-logg:hover .icon-dark {
    display: none;
}

.favourite-modal .icon-dark-hover {
    display: none;
}

.favourite-modal:hover .icon-dark-hover {
    display: block;
    opacity: 1 !important;
    position: unset !important;
}

.header__top-nav .nav-menu a .icon-dark-hover {
    width: 20px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

/* .favourite-modal:hover .icon-dark {
    display: block;
    opacity: 1 !important;
    position: unset !important;
} */

.header__top-nav .favourite-modal img {
    height: auto;
}

#favourite-modal {
    position: fixed;
    right: -400px;
    top: 0;
    z-index: 999999;
}

#favourite-modal .favourite-modal-inner {
    display: flex;
    width: 350px;
}

#favourite-modal .fav-modal-close {
    height: 100%;
    background: #e8e8e8;
    cursor: pointer;
}

#favourite-modal .fav-modal-close img {
    width: 40px;
    padding: 5px 4px;
    height: auto;
}

#favourite-modal .fav-modal-body {
    background: #fff;
    margin-left: 2px;
    height: 100vh;
    /* display: flex;
    flex-direction: column;
    justify-content: space-between; */
    position: relative;
}

#favourite-modal .modal-body-top {
    padding: 22px;
    max-height: 570px;
    overflow-x: hidden;
    overflow-y: scroll;
}

#favourite-modal .modal-body-top h6 {
    color: #0c0c0c;
    line-height: 18px;
    font-size: 13px;
    font-family: "Raleway", sans-serif;
    margin-bottom: 15px;
    font-weight: 500;
}

#favourite-modal .modal-body-top h5 {
    color: #0c0c0c;
    line-height: 23px;
    font-size: 17px;
    font-family: "Raleway", sans-serif;
    font-weight: 800;
    margin-bottom: 15px;
}

#favourite-modal .modal-body-top h4 {
    color: #0c0c0c;
    line-height: 28px;
    font-size: 13px;
    font-family: "Raleway", sans-serif;
}

#favourite-modal .modal-body-top h3 {
    font-family: "Raleway", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    margin: 0;
}

#favourite-modal .modal-body-top h2 {
    font-family: "Raleway", sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    margin: 0;
}

#favourite-modal .modal-body-top h1 {
    font-family: "Raleway", sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 57px;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    margin: 0;
}

#favourite-modal .modal-body-top ul {
    padding-left: 30px;
    margin-bottom: 40px;
}

#favourite-modal .modal-body-top ul li {
    color: #0c0c0c;
    line-height: 18px;
    font-size: 13px;
    font-family: "Raleway", sans-serif;
    margin-bottom: 15px;
    font-weight: 400;
    position: relative;
}

#favourite-modal .modal-body-top ul li:before {
    content: "";
    position: absolute;
    left: -27px;
    top: 0px;
    width: 20px;
    height: 20px;
    background-image: url(/./wp-content/uploads/2025/05/check.png);
    background-size: contain;
    background-repeat: no-repeat;
}

#favourite-modal .modal-body-top p {
    color: #0c0c0c;
    line-height: 21px;
    font-size: 15px;
    font-family: "Raleway", sans-serif;
    margin-bottom: 15px;
}

#favourite-modal .modal-body-bottom {
    position: absolute;
    bottom: 0;
    background: #fdbb27;
}

#favourite-modal .modal-body-bottom .modal-body-bottom-inner a {
    display: flex;
    padding: 20px 15px;
    gap: 20px;
    align-items: center;
}

#favourite-modal .modal-body-bottom .modal-body-bottom-inner .body-bottom-icon img {
    width: 76px;
    height: auto;
}

#favourite-modal .modal-body-bottom .modal-body-bottom-inner .body-bottom-content {
    width: 140px;
    color: #0c0c0c;
    line-height: 21px;
    font-size: 17px;
    font-family: "Raleway", sans-serif;
    font-weight: 800;
}

#favourite-modal .modal-body-bottom .modal-body-bottom-inner .body-bottom-content p {
    color: #0c0c0c;
    line-height: 21px;
    font-size: 17px;
    font-family: "Raleway", sans-serif;
    font-weight: 800;
}

#favourite-modal .modal-body-bottom .modal-body-bottom-inner .body-bottom-arrow img {
    width: 35px;
    height: auto;
}

@media (max-width: 767px) {
    #favourite-modal .favourite-modal-inner {
        width: 100%;
        position: relative;
    }

    #favourite-modal .fav-modal-close {
        position: absolute;
        top: 10px;
        right: 10px;
        z-index: 9;
        height: auto;
        background: transparent;
    }

    #favourite-modal {
        right: -550px;
    }

    #favourite-modal .modal-body-bottom .modal-body-bottom-inner .body-bottom-content {
        width: 100%;
    }

    #favourite-modal .fav-modal-body {
        margin-left: 0px;
    }
}

@media (max-width: 991px) {
    body .bottom-elem-2 a:before {
        background-image: url(../../uploads/2025/04/add-to-favorite.png);
        background-size: 22px;
    }
}

/*******Start Product Listing View Document Button*********/
.view-documents {
    display: block;
    width: 100%;
}

.view-documents button {
    background: #ffc426;
    width: 100%;
    font-size: 14px;
    padding: 8px 15px;
    line-height: 20px;
    border: 1px solid #ffc426;
    display: flex;
    justify-content: center;
    align-items: center;
}

.view-documents ul {
    margin-bottom: 0 !important;
    background: #e8e8e8;
    overflow: hidden;
    transition: max-height 0.4s ease, opacity 0.4s ease;
    max-height: 0;
    opacity: 0;
}

.view-documents ul.open {
    max-height: 500px;
    opacity: 1;
}

.view-documents ul li {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-size: 13px;
    padding: 5px 10px;
    line-height: 18px;
    color: #474747;
}

.view-documents ul li a {
    font-size: 13px;
    line-height: 18px;
    display: block;
    color: #474747 !important;
    font-weight: 400;
}

.view-documents ul li a:hover,
.topProducts__element:hover .view-documents ul li a {
    color: #474747 !important;
    text-decoration: none !important;
}

.prod-list-title {
    height: 50px;
    overflow: hidden;
}

.view-documents button img {
    width: 15px !important;
    max-width: 100%;
    height: 8px !important;
    border: 0 !important;
    box-shadow: unset !important;
    margin-top: 7px;
    margin-left: 10px;
}

.topProducts__element:hover .view-documents button img {
    border: 0px solid #000002 !important;
}

.topProducts__element .exists a {
    background-image: url(../../uploads/2025/04/add-to-favorite-active.png) !important;
    top: -3px !important;
}

.topProducts__element .exists .yith-wcwl-add-button a:hover span {
    display: none !important;
}

.topProducts__element .yith-wcwl-add-button .add_to_wishlist {
    display: flex;
    flex-direction: column;
    align-items: end;
}

.topProducts__element .yith-wcwl-add-button .add_to_wishlist:hover span {
    display: block !important;
}

.topProducts__element .yith-wcwl-add-button .add_to_wishlist span {
    font-size: 12px;
    line-height: 10px;
}

.topProducts__element .yith-wcwl-wishlistaddedbrowse span {
    font-size: 0 !important;
}

.topProducts__element:hover .yith-wcwl-add-button a {
    text-decoration: none !important;
}

/* .topProducts__element:hover .prod-detail .yith-wcwl-add-button a span{
    display: block!important;
} */
@media (max-width:640px) {
    .prod-list-title {
        height: auto;
        overflow: unset;
    }
}

/*******End Product Listing View Document Button*********/

/*******Algolia Search*********/
@media (min-width: 992px) {
    span.algolia-autocomplete {
        top: 100px !important;
        width: 448px !important;
    }
}

@media (max-width: 991px) {

    span.algolia-autocomplete,
    .shiftnav--scroll-down span.algolia-autocomplete {
        top: 120px !important;
    }
}

/*******Algolia Search*********/

/*******Wishlist*********/
.about-right__upper .outline-btn-light {
    display: flex;
    gap: 10px;
    background: transparent;
    justify-content: space-around;
    min-width: 100%;
}

.about-right__upper .outline-btn-light.single-item-component {
    justify-content: start;
}

.about-right__upper .outline-btn-light .view-documents-single {
    width: 50%;
    background: #ffc426;
}

.about-right__upper .outline-btn-light.single-item-component .yith-wcwl-add-to-wishlist {
    width: 100% !important;
}

.about-right__upper .outline-btn-light .view-documents-single a {
    display: flex;
    width: 100%;
    gap: 10px;
    justify-content: center;
    padding: 15px 32px;
    margin-bottom: 0;
    background: #ffc426;
}

.about-right__upper .outline-btn-light .yith-wcwl-add-to-wishlist {
    width: 50% !important;
}

.about-right__upper .outline-btn-light .view-documents-single a img {
    width: 20px;
}

.about-right__upper .outline-btn-light .yith-wcwl-add-to-wishlist a {
    padding: 15px 32px !important;
    flex-direction: row-reverse !important;
    height: auto !important;
    background: #ffc426;
    position: relative;
}

.about-right__upper .outline-btn-light .yith-wcwl-add-to-wishlist.exists a:after {
    background-image: url(../../uploads/2025/04/add-to-favorite.png) !important;
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: top right;
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    top: 18px;
    right: 23px;
}

.about-right__upper .outline-btn-light .yith-wcwl-add-to-wishlist a img {
    margin-right: 0px !important;
    margin-left: 10px;
}

.about-right__upper .outline-btn-light .yith-wcwl-wishlistaddedbrowse {
    padding: 0;
}

.about-right__upper .outline-btn-light .yith-wcwl-add-to-wishlist .feedback {
    display: none;
}

@media (max-width: 1024px) {
    .about-right__upper .outline-btn-light .yith-wcwl-add-to-wishlist a {
        text-align: center;
    }

    .about-right__upper .outline-btn-light .yith-wcwl-add-to-wishlist.exists a:after {
        top: 40%;
        right: 12px;
    }
}

@media (max-width: 768px) {
    .about-right__upper .outline-btn-light .yith-wcwl-add-to-wishlist.exists a:after {
        top: 18px;
        right: 23px;
    }
}

@media (max-width: 767px) {
    .about-right__upper .outline-btn-light {
        display: block;
    }

    .about-right__upper .outline-btn-light .view-documents-single {
        width: 100%;
        margin-bottom: 10px;
    }

    .about-right__upper .outline-btn-light .yith-wcwl-add-to-wishlist {
        width: 100% !important;
    }

    .product-detail__right .about-right__upper .detail-btn .yith-wcwl-add-to-wishlist img {
        max-width: 24px;
        height: 100%;
    }
}

/*******Wishlist*********/

/*******Related Products*********/
#relatedProducts .prod-detail .yith-wcwl-wishlistaddedbrowse a,
#relatedProducts .prod-detail .yith-wcwl-wishlistaddedbrowse>a {
    font-size: 0;
    height: 22px;
}

@media (max-width: 767px) {
    #relatedProducts {
        padding-left: 15px;
    }

    #relatedProducts .owl-dots {
        position: unset;
        margin-top: 50px;
    }
    #relatedProducts_items.sm-btn-active {
        padding-bottom: 10px;
    }
}

#relatedProducts .prod-detail .yith-wcwl-wishlistaddedbrowse .feedback {
    display: none;
}
/*******Related Products*********/
