/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
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: astra-child
Template: astra
*/

/*
You can add your own CSS here.

Click the help icon above to learn more.
Cart/{cart_total_currency_symbol}
*/

.site-logo-img img{
	filter:none !important;
}
.change_box_color > div:hover {
    background: white !important;
}
.change_box_color > div:hover h2, .change_box_color > div:hover h4 {
    color: #101014 !important;
}
.change_box_color > div:hover .hfe-infocard-text {
	     color: rgb(16 16 20 / 80%) !important;
}
Footer p, Footer a {
    color: #D6D6D6 !important;
}
footer li {
    padding-bottom: 10px;
}
.astra-shop-thumbnail-wrap .ast-on-card-button:not(.ast-onsale-card) {
    opacity: 1;
    visibility: visible;
	    top: 230px;
}
.astra-shop-thumbnail-wrap .ast-on-card-button:not(.ast-onsale-card)  span.ahfb-svg-iconset {
    background: #136BC2 !important;
	border-radius:10px;
	    OPACITY: 1;
}
.ast-on-card-button .ahfb-svg-iconset{
	color: #ffffff !important;
}
.home .astra-shop-thumbnail-wrap .ast-on-card-button:not(.ast-onsale-card) {
    top: 240px;
}
.twwf_open_close_field.twwf_close {
    background-image: url(/wp-content/uploads/2026/01/Frame.svg);
}
	.twwf_open_close_field{
		 background-image: url(/wp-content/uploads/2026/01/Frame-1.svg);
		width: 20px;
    height: 20px;
	}
   span.checkmark {
    width: 16px !important;
    height: 16px !important;
    border: 1px solid #136BC2 !important;
}
.cstm_timeline  .twae-icon {
    left: -10px !important;
}
.cstm_timeline .twae-title, .cstm_timeline .twae-description p{
	justify-content:left !important;
	text-align:left !important;
}
.cstm_timeline .twae-content {
    box-shadow: unset !important;
	  padding: 0 !important;
    padding-right: 20px !important;
}
.cstm_timeline .twae-icon{
	    width: 24px !important;
    height: 24px !important;
}
.cstm_timeline .twae-horizontal-timeline.twae-wrapper .twae-h-line {
    top: calc(0px + var(--tw-lbl-big-size) + var(--tw-lbl-small-size) + var(--tw-lbl-gap) + 10px + var(--tw-ibx-size) - var(--tw-line-width) * .5);

}
.cstm_timeline .twae-article-6b02409 .fa-circle{
	color:#136BC2 !important;
}
.cstm_timeline  .twae-horizontal-timeline.twae-wrapper .twae-h-line {
    width: 76%;
}
.cstm_timeline .twae-horizontal-timeline{
	padding: 0 !important;
    margin: 0 !important;
    width: 100% !important
}



.video-library-wrapper {
    margin-top: -60px;
}
.video-tabs {
    display: flex;
    gap: 10px;
    margin-bottom: 25px;
    justify-content: end;
}

.video-tab {
    padding: 8px 18px;
    border-radius: 20px;
    border: 1px solid #136BC21A;
    background: #136BC21A;
    cursor: pointer;
    color: #136BC2;
}

.video-tab.active {
    background: #136BC2;
    color: #fff;
    border-color: #136BC2;
}

.video-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    padding-top: 20px;
}

.video-card {
    display: block;

    border-radius: 18px;
}

.video-thumb {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
}

.video-thumb img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.play-btn {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 42px;
    color: #0073aa;
    text-decoration: none;
}
.video-thumb span img {
    height: 20px;
    width: 20px;
}
.video-thumb span {
    display: flex;
    width: 60px;
    height: 60px;
    background: white;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
}
.video-duration {
    position: absolute;
    bottom: 12px;
    right: 12px;
    background: rgba(0,0,0,0.7);
    color: #fff;
    font-size: 12px;
    padding: 4px 8px;
    border-radius: 6px;
}

.video-meta {
    margin-top: 12px;
    font-size: 12px;
    color: #0073aa;
    text-transform: uppercase;
}
.video-category {
    color: #1a73e8; /* Blue */
}

.video-tag {
    color: #9aa0a6; /* Grey */
}

.video-dot {
    margin: 0 6px;
    color: #9aa0a6;
}
.video-title {
    font-size: 18px;
    margin: 8px 0;
}

.video-description {
    font-size: 14px;
    color: #555;
    margin-bottom: 16px;
}

.video-btn {
    display: inline-block;
    padding: 10px 22px;
    border: 1px solid #101014;
    border-radius: 30px;
    text-decoration: none;
    color: #000;
    font-size: 14px;
    text-align: center;
    width: 100%;
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    text-transform: capitalize;

}

.video-btn:hover {
    background: #136BC2;
    color: #fff;
    border-color: #136BC2;
}



.product-accordion {
    border-top: 1px solid #1010141A;
}

.accordion-item {
    border-bottom: 1px solid #1010141A;
}

.accordion-header {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    padding: 15px 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #101014;
}
.accordion-header span.toggle {
    font-size: 25px;
}
.accordion-content {
    display: none;
    padding-bottom: 15px;
}



.accordion-item.active .toggle {
    content: "−";
}

.single-product .product_title.entry-title{
    font-weight: 600;
    font-size: 28px;
    line-height: 30px;
    color: #101014;
}

.single-product .price {
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 30px;
    color: #136BC2 !important;
    padding-bottom: 20px;
     /* border-bottom: 1px solid #1010141A; */
}
.single-product .input-text.qty {
    border: none !important;
}
.single-product .qib-button-wrapper {
    border: 1px solid #10101433;
    border-radius: 50px;
    padding: 0 20px;
}
.single-product button.single_add_to_cart_button.button.alt {
    width: 100% !important;
    margin-top: 20px;
    padding: 15px !important;
}
.single-product table.variations.cfvsw-variation-disable-logic{
    border-top: 1px solid #1010141A !important;
    border-bottom: none !important;
}
.single-product .woocommerce-tabs.wc-tabs-wrapper {
    display: none !important;
}
.single-product .custom-product-thumbnails{
        display: grid;
    grid-template-columns: 1fr 1fr;
        gap: 20px;
}
.single-product .custom-product-thumbnails > div {
    width: 100% !important;
}
.single-product .accordion-item p {
    FONT-SIZE: 16PX;
}
.woocommerce-product-gallery__wrapper > .woocommerce-product-gallery__image {
    display: none !important;
}
.woocommerce #content .ast-woocommerce-container div.product div.images, .woocommerce .ast-woocommerce-container div.product div.images, .woocommerce-page #content .ast-woocommerce-container div.product div.images, .woocommerce-page .ast-woocommerce-container div.product div.images {
    width: 57% !important;
}
.woocommerce #content .ast-woocommerce-container div.product div.summary, .woocommerce .ast-woocommerce-container div.product div.summary, .woocommerce-page #content .ast-woocommerce-container div.product div.summary, .woocommerce-page .ast-woocommerce-container div.product div.summary {
    width: 38% !important;
}
p.woocommerce-mini-cart__total.total {
    border: none !important;
}
p.woocommerce-mini-cart__total.total {
    border: none !important;
    background: #F2F2F2;
}
p.woocommerce-mini-cart__buttons.buttons {
    background: #F2F2F2;
}

.mini-cart-attributes > span > span {
    color: #101014 !important;
}
.mini-cart-attributes > span {
    display: block;
}
p.price.mini-price {
    position: absolute;
    right: 0;
}
.reemove_caart_mini {
    bottom: 20px !important;
    top: unset !important;
}
.single-product  div.product div.images img {
    height: 400px;
    object-fit: cover;
}
.woocommerce-js ul.product_list_widget li.woocommerce-mini-cart-item  img {
    width: 7em;
    height: 7em;
}
 .woocommerce.widget_shopping_cart .cart_list li.woocommerce-mini-cart-item  {
    padding: 1.2em 0 1.2em 8em !important;
}
.woocommerce-Price-amount {
    color: #136BC2;
}
@media (max-width: 992px) {
    .video-grid { grid-template-columns: repeat(2, 1fr); }
    .home .astra-shop-thumbnail-wrap .ast-on-card-button:not(.ast-onsale-card) {
        top: 300px;
    }

}

@media (max-width: 767px) {
    .video-grid { grid-template-columns: 1fr; }
        .home .image-container{
        height: 280px !important;
    }
    .video-tabs {
        justify-content: center !important;
        flex-wrap: wrap !important;
    }
    .myfilteer_div {
        position: fixed;
        top: 0;
        right: -100%;
        width: 80%;
        height: 100%;
        background: #fff;
        z-index: 9999;
        transition: right 0.3s ease-in-out;
        box-shadow: -4px 0 10px rgba(0,0,0,0.2);
        overflow-y: auto;
    }

    .myfilteer_div.active {
        right: 0;
    }
    .tww_filter_form {
        max-height: unset !important;
    }
    .astra-shop-thumbnail-wrap .ast-on-card-button:not(.ast-onsale-card) {  
        top: 300px;
    }
    .single-product   #content .ast-woocommerce-container div.product div.images, 
    .single-product #content .ast-woocommerce-container div.product div.summary{
        width: 100% !important;
    }
    .single-product  div.product div.images img {
        height: 200px;
        object-fit: cover;
    }
    body.single-product body .qib-button-wrapper {
        float: left !important;
    }
    .single-product div#primary {
    padding: 50px 10px !important;
}
}


@media (max-width: 600px) {
 body.single-product  .qib-button-wrapper {
        float: left !important;
    }
}