/**
Theme Name: blaze online
Author: Blaze Online
Author URI: http://blaze.online/
Description: A child theme from astra made for user experience
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: blaze-online
Template: astra
*/
.dgwt-wcas-search-submit:before { display: none; }
.dgwt-wcas-search-input::placeholder { font-style: normal !important; }
.dgwt-wcas-search-input:-ms-input-placeholder { font-style: normal !important; }
.dgwt-wcas-search-input::-ms-input-placeholder { font-style: normal !important; }

@media screen and (max-width: 767px) {
    .dgwt-wcas-search-form {
        padding: 0px 13px 0 0 !important;
    }
}
/* 404 error footer */
.error404 .footer-instagram-heading{
    display: none;
}

.error404 .footer-instagram-body{
    display:none;
}
/* end of 404 error footer */


/* parts and accessories footer */
.page-id-2045 .footer-instagram-heading{
    display: none;
}

.page-id-2045 .footer-instagram-body{
    display:none;
}
/* end of parts and accessories footer */

.related.products h2 {
    text-align: center;
    font-size: 40px !important;
    font-weight: 400;
}
.related.products .woocommerce-loop-product__title {
    font-size: 14px !important;
}
.related.products .astra-shop-summary-wrap {
    text-align: center;
}
.related.products .woocommerce-loop-product__title,
.related.products .price,
.related.products .button {
    margin: 0 !important;
}
.related.products .woocommerce-loop-product__title,
.related.products .price {
    color: #393939 !important;
}
.related.products .price{
    margin-top: 5px !important;
    color: #00A453 !important;
    font-size: 20px;
    line-height: 27px;
}
.related.products .button {
    margin-top: 35px !important;
}
.related.products .button {
    display: inline-block;
    border-radius: 5px;
    font-family: Cairo;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    padding: 13px 13px !important;
}
.related.products .button:hover {
    background: #E63931 !important;
    color: #FFFFFF !important;
}
.related.products .products li {
    border-right: 1px solid #F2F2F2;
    padding: 15px !important;
    margin-bottom: 0 !important;
    width: 25% !important;
    margin: 0 !important;
}
.related.products .products li:last-child {
    border-right: 0
}
.related-products .astra-shop-thumbnail-wrap {
    padding: 15px;
}

@media screen and (max-width: 768px) {
    .related.products h2 {
        font-size: 22px !important;
        margin-bottom: 25px;
    }
    .related.products .price,
    .related.products .button {
        margin-top: 15px !important;
    }
    .related.products .button {
        width: 100% !important;
        display: block !important;
    }
    .woocommerce div.product .related.products ul.products li.product {
        border-top: 1px solid #F2F2F2 !important;
        border-right: 1px solid #F2F2F2 !important;
        width: 50% !important;
        padding: 10px !important;
    }
    .woocommerce div.product .related.products ul.products li.product:nth-child(even) {
        border-right: none !important;
    }
    .woocommerce div.product .related.products ul.products li.product:first-child,
    .woocommerce div.product .related.products ul.products li.product:nth-child(2) {
        border-top: 0 !important;
    }
    .related.products .button {
        width: 100%;
    }
}

.elementor-nav-menu--dropdown .menu-item-type-custom{
    width: 300px;
    font-size: 16px;
}

.elementor-nav-menu--dropdown .menu-item-type-custom a:hover{
    background-color: #fff;
    color: #E63931;
}

.elementor-nav-menu--main .elementor-nav-menu ul{
    box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.26);
    padding: 21px 20px;
}

/*ELEMENTOR MINI CART HEADER*/

.elementor-menu-cart__container .elementor-menu-cart__main::before{
    content: ' Your Cart ';
    position: absolute;
    font-weight: bold;
    font-size: 24px;
    line-height: 33px;
    color: #000000;
    text-transform: uppercase;
    top: 20px;
}

.elementor-menu-cart__close-button{
    width: 16px;
    width: 16px;
    
}

.elementor-menu-cart__close-button:after, .elementor-menu-cart__close-button:before{
    background-color: #323232;
}

.elementor-menu-cart__product:first-child{
    border-top: 1px solid #d4d4d4;
    padding-top: 20px;
}

.elementor-menu-cart__product-remove {
    top: -56px;
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--bag-medium .elementor-menu-cart__toggle .elementor-button-icon i:before{
        color: transparent;
        background-image: url(/wp-content/themes/blaze-online/assets/images/minicart.png);
        background-repeat: no-repeat;
}


.elementor-menu-cart__subtotal strong, 
.elementor-menu-cart__subtotal .woocommerce-Price-amount{
    color: #323232;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
}

.elementor-menu-cart__subtotal{
    text-align: right;
    display: flex;
    justify-content: space-between;
}
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__product-name, 
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__product-name a{
    font-size: 13.68px;
    color: #000000;
    text-transform: uppercase;
    width: 100%;
    max-width: 190px;
    font-weight: n;
}

.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__product-price .woocommerce-Price-amount{
    font-size: 16px;
    line-height: 20px;
    color: #323232;

}
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__product-price .quantity{
    color: #323232;
}

.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__footer-buttons a.elementor-button:first-child {
    background-color: #E63931;
    font-weight: bold;
    font-size: 13.5px;
    line-height: 18px;
    text-transform: uppercase;
    color: #fffffF !important;
}

.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__footer-buttons a.elementor-button:last-child{
    background-color: #1E1E1E;
    font-weight: bold;
    font-size: 13.5px;
    line-height: 18px;
    text-transform: uppercase;
     color: #fffffF !important;
}

.woocommerce-mini-cart .elementor-menu-cart__product.woocommerce-cart-form__cart-item.cart_item.yith-wcpb-child-of-bundle-table-item {
    display: none;
}
.elementor-menu-cart__product-price.product-price .quantity::before {
    content: "QTY: ";
}


/*HOME PAGE*/
.home .best-sellers .uael-flash-container {
    position: inherit;
    display: block;
    float: right;
}
.home .best-sellers .uael-woo-skin-grid-default .uael-sale-flash-wrap {
    margin: auto auto auto -40px;
    position: static;
}
.home .home-banner .elementor-element {
    margin: 0;
}
@media screen and (min-width: 1025px) and (max-width: 1224px) {
    .home .section-category .elementor-flip-box__layer__overlay {
        padding: 5px !important;
    }
    .home .section-category .elementor-flip-box__layer__title, 
    .home .section-profile .elementor-flip-box__layer__title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
    }
}

/*
.blz-image-wrapper {
    height: 250px;
    max-width: 250px;
    width: 100%;
    padding: 2px;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
}*/
/*Blog*/
.blog .sidebar-main .recent-post .recent-post-image,
.single-post .sidebar-main .recent-post .recent-post-image,
.archive.category .sidebar-main .recent-post-image {
    display: none;
}
.single-post article {
    margin-bottom: 24px !important;
}
.single-post .post-thumb-img-content img,
.blog .post-thumb-img-content img {
    width: 100%;
}

.main-header-bar{
    background-color: transparent;
}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{
    background: transparent;
}

.stickyheadersection {
transition: background-color .4s ease;
}

.elementor-sticky--effects.stickyheadersection {
background-color: #fff !important; /* Background color when sticky */
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.29); /* remove if you don't want a box shadow on the sticky header */
}

.elementor-sticky--effects.stickyheadersection a {
color: #323232!important; /* Change this to the color of the links when sticky is active */
}

.elementor-sticky--effects.stickyheadersection img {
    filter: none !important;
}

.home .elementor-6905{
    visibility: hidden;
}


.home .elementor-9 .elementor-element.elementor-element-efd7684 .elementor-image img{
     filter: invert(1);
}

.home .elementor-9 .elementor-element .elementor-element-3986dec .elementor-image img{
     filter: invert(1);
}

.home .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit{
    background-color: #fff;
}

.home .dgwt-wcas-ico-magnifier{
    filter: invert(1);
}

.home .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{
    color: #fff;
}

.home .main-header-menu > .menu-item > .menu-link{
    color: #fff;
}

.home .menu-item .sub-arrow{
    color: #fff !important;
}

.home .elementor-9 .elementor-element.elementor-element-17d8fab .elementor-menu-cart__toggle .elementor-button-icon{
    color: #fff;
}

.home .elementor-9 .elementor-element.elementor-element-f9af6a3 .elementor-menu-cart__toggle .elementor-button-icon{
    color: #fff;
}

.home .elementor-9 .elementor-element.elementor-element-3185a33 .uael-offcanvas-action i{
    color: #fff;
}
/*----*/
.home .elementor-9 .elementor-element.elementor-element-4bd0afa .uael-offcanvas-action i{
    color: #fff;
}

.home .elementor-9 .elementor-element.elementor-element-ee490ea.elementor-view-default .elementor-icon{
    color: #fff;
}

.home .elementor-9 .elementor-element .elementor-element-e95e1be .elementor-image img{
    filter: invert(1);

}

.home .elementor-9 .elementor-element.elementor-element-cfb9833 .elementor-menu-cart__toggle .elementor-button-icon{
    color: #fff;
}

.home .elementor-9 .elementor-element.elementor-element-8f971ff .uael-offcanvas-action i{
    color: #fff;
}

.home .elementor-9 .elementor-element.elementor-element-869d106.elementor-view-default .elementor-icon{
    color: #fff;
}

.home .elementor-9 .elementor-element.elementor-element-0b3f10a.elementor-view-default .elementor-icon{
    color: #fff;
}

.home .elementor-9 .elementor-element.elementor-element-0ff2826 .uael-offcanvas-action i{
    color: #fff;
}

.home .elementor-9 .elementor-element.elementor-element-13bf460 .elementor-menu-cart__toggle .elementor-button-icon{
    color: #fff;
}

.home .elementor-9 .elementor-element.elementor-element-3ca8256 > .elementor-element-populated{
    border-color: #000 !important;
}

.elementor-sticky--effects.stickyheadersection .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{
    color: #666;
}

.elementor-sticky--effects.stickyheadersection i{
    color: #323232 !important;
}

.elementor-sticky--effects.stickyheadersection .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit{
    background-color: #323232;
}

.elementor-sticky--effects.stickyheadersection .dgwt-wcas-ico-magnifier {
    filter: none;
}

.elementor-sticky--effects.stickyheadersection .main-header-menu > .menu-item > .menu-link {
    color: #323232;
}

.elementor-sticky--effects.stickyheadersection .menu-item .sub-arrow {
    color: #323232 !important;
}

.elementor-sticky--effects.stickyheadersection .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit {
    filter: none !important;
}

/*---*/
.elementor-sticky--effects.stickyheadersection .elementor-9 .elementor-element.elementor-element-4bd0afa .uael-offcanvas-action i{
    color: #323232;
}

.elementor-sticky--effects.stickyheadersection .elementor-9 .elementor-element.elementor-element-ee490ea.elementor-view-default .elementor-icon{
    color: #323232;
}

.elementor-sticky--effects.stickyheadersection .elementor-9 .elementor-element .elementor-element-e95e1be .elementor-image img{
    filter: unset;

}

.elementor-sticky--effects.stickyheadersection .elementor-9 .elementor-element.elementor-element-cfb9833 .elementor-menu-cart__toggle .elementor-button-icon{
    color: #323232;
}

.elementor-sticky--effects.stickyheadersection .elementor-9 .elementor-element.elementor-element-8f971ff .uael-offcanvas-action i{
    color: #323232;
}

.elementor-sticky--effects.stickyheadersection .elementor-9 .elementor-element.elementor-element-3ca8256 > .elementor-element-populated{
    border-color: #f4f4f4 !important;
}

.home #mobile-navmenu{
    background-color: #000;
    border-bottom: #000;
    margin-top: -45px;
}

.home #mobile-navmenu1{
    background-color: #000;
    border-bottom: #000;
}

#product-1175 .yith-wcpb-product-bundled-items{
	display:none;
}


/*

    Hide input number arrow up and arrow down button
*/
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
} 


/*
    End Hide input number arrow up and arrow down button
*/  

@media screen and (max-width: 1025px) {
    #footer-logo {
        width: 50%;
    }
    #footer-logo .elementor-column {
        width: 20%;
        margin: 5px auto;
    }
    #footer-logo .visa-logo {
        width: 30%;
    }
    #footer-logo .mastercard-logo {
        width: 10%;
    }
    #footer-logo .americanexpress-logo {
        width: 10%;
    }
    #footer-logo .paypal-logo {
        width: 30%;
    }
    #footer-logo .etika-logo {
        width: 30%;
        margin: 5px 0 5px auto;
    }
    #footer-logo .afterpay-logo {
        width: 30%;
        margin: 5px auto 5px 0;
    }
}

@media screen and (max-width: 500px) {
    #footer-logo {
        width: 80%;
    }
    #footer-logo .elementor-column {
        width: 20%;
        margin: 5px 0px;
    }
    #footer-logo .visa-logo {
        width: 30%;
    }
    #footer-logo .paypal-logo {
        width: 30%;
    }
    #footer-logo .etika-logo {
        width: 50%;
    }
    #footer-logo .afterpay-logo {
        width: 40%;
    }
}

.elementor-menu-cart__products {
    max-height: calc(100vh - 315px) !important;
}