/*
Theme Name: Agenriver Child
Author: 
Description: Your description goes here
Version: 1.0
Template: agenriver

This is the child theme for Agenriver theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
.agt-brd-content {
    padding-top: 130px;
    padding-bottom: 100px;
	text-align:center;
}
.agn-pr-btn-3 .icon {
    background: #E6B84A;
   
}
.product-slider-cls .shopengine_comparison_add_to_list_action{
	display:none;
}
.agt-brd-content.ver_2 ul {
    border-radius: 100px;
    border: 1px solid #E6B84A;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(29.79%, rgba(255, 255, 255, 0.6)), to(#FB995A));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 29.79%, #E6B84A 100%);
}
.header-cta-btn i{
	color:#B71C1C;
}
.agn-form-1-box .msg{
	height:120px;
}
.agt-brd-content.ver_3 ul {
    background-color: #fff;
    border: 1px solid #E6B84A;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 29.79%, #E6B84A 100%);
    border-radius: 30px;
}
/* ===============================
   FIX WooCommerce Blocks Labels
   =============================== */

/* Force labels to be visible */
.wc-block-components-text-input label,
.wc-blocks-components-select__label {
    position: static !important;
    transform: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
    color: #333 !important;
    font-size: 14px;
    margin-bottom: 6px;
    background: none !important;
}

/* Fix input padding (theme breaks it) */
.wc-block-components-text-input input,
.wc-blocks-components-select__select {
    padding: 12px !important;
    background-color: #fff !important;
}

/* Remove broken floating-label animation */
.wc-block-components-text-input.is-active label,
.wc-block-components-text-input.has-value label {
    transform: none !important;
}

/* Fix error state spacing */
.wc-block-components-validation-error {
    margin-top: 6px;
}
body{
	background:#e2e7eb !important;
}
.about-us-section .agt-ab-top-img:before {
    
    background-color: unset !important;
}
.product-slider-cls .shopengine_add_to_list_action ,.product-slider-cls .shopengine-quickview-trigger{
	display:none !important;
}
.product-slider-cls .woocommerce ul.products li.product .button {
    display: inline-block;
    margin-top: 5px;
    background-image: linear-gradient(135deg, #2346C5 0%, #E6B84A 100%);
    color: #fff;
    font-weight: 400;
    border-radius: 10px;
}
/* Force gallery visible */
.woocommerce-product-gallery {
    opacity: 1 !important;
}
nav.woocommerce-breadcrumb {
    display: none;
}
.bb-product-single-product-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
}
.bb-product-single-product-container .entry-summary{
	text-align:left;
}
.bb-product-single-product-container .entry-summary .product_title{
	font-size:35px;
}
.bb-product-single-product-container .wc-tabs, .bb-product-single-product-container .woocommerce-Tabs-panel--description, .bb-product-single-product-container .woocommerce-Tabs-panel--reviews{
		text-align:left;
}
#review_form_wrapper{
    width: 45%;
    background: #fff;
    padding: 25px;
    border-radius: 10px;
}
.wp-block-woocommerce-checkout-fields-block{
	background: #fff;
    padding: 30px;
}
.woocommerce-input-wrapper {
    width: 100% !important;
}
span.selection {
    width: 100%;
    border: 1px solid #000;
    padding: 5px 3px;
}
.agn-video-1-content img {
    filter: grayscale(0);
}
.agt-menu-hidden-sidebar .agt-menu-popup-content .agt-item--image img{
	 filter: grayscale(0);
}
.agt-ab-img-text-3 .item-img:before {
    background-color:unset;
}
.ag-p-contact-content .ag-p-contact-item .item-icon {
    top: unset;
}
.single-page-breadcrump-section .agt-brd-section-1 .agt-brd-bg2:before {
    background: transparent;
}
.about-us-section .rotate_view img{
	height:220px;
}
.wc-block-cart .wc-block-cart__submit-container {
   margin-top: 5px;
    background-image: linear-gradient(135deg, #2346C5 0%, #E6B84A 100%);
    color: #fff;
    font-weight: 400;
    border-radius: 10px;
}
.woocommerce-checkout .select2-search--dropdown{
display:none;	
}
.agt-blog-dt-text .item-text-area h3, #respond .comment-reply-title {
    font-size: 22px;
}
.woocommerce-order-received .woocommerce-thankyou-order-received {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 40px;
    color: green;
}
.woocommerce-order-received .woocommerce-thankyou-order-details {
    padding: 10px 0px 20px !important;
}
.woocommerce-order-received .woocommerce-order-details .woocommerce-order-details__title{
	font-size: 35px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.woocommerce-order-received .woocommerce-customer-details .woocommerce-column__title{
		font-size: 35px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.woocommerce-checkout-payment{
	background:#fff;
}
.selection{
	background:#fff;
	padding:0px 8px;
}
.select2-selection{
padding:7px !important;
}
input#billing_date_of_birth {
    border-color: #000;
    border-radius: unset;
	background:#fff;
}.checkout-static-note {
    background: #f9f9f9;
    padding: 12px;
    border-left: 4px solid #007cba;
    margin: 15px 0;
    font-size: 14px;
}

.exam-note {
    border-color: #28a745;
}

.material-note {
    border-color: #ff9800;
}

/* .exam-products .agt-fr-service-content .agt-fr-ser-item .item-icon{
	max-width:264px
} */

/* for style number 2 in exam products */
.exam-products .agt-wrp-content .agt-wrp-item .item-icon {
  width: 300px;
  margin: 90px;
}

.about-us-section-img  .agn-about-3-arrow img{
	display:none;
}
.agn-about-3-sec-title .sec-disc {
    margin-top: 22px;
    text-align: justify;
}
.arv-video-1-title{
	  text-align: justify;
}
.feature-disc p{
	 text-align: justify;
}
.agn-video-1-content-btn{
	display:none !important;
}
.exam-category-shortcode .category-products-wrapper ul.products {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px; /* space between products */
}

/* remove WooCommerce default floats */
.exam-category-shortcode .category-products-wrapper ul.products li.product {
    float: none;
    width:100%;
    margin: 0;
}
.exam-category-shortcode .woocommerce .products ul::after, .exam-category-shortcode .woocommerce .products ul::before, .exam-category-shortcode .woocommerce ul.products::after, .exam-category-shortcode .woocommerce ul.products::before {
    content: " ";
    display: none !important;
}
.exam-category-shortcode .woocommerce-loop-product__link{
display: flex !important;
    flex-direction: row;
    justify-content: space-evenly;
}
.exam-category-shortcode .woocommerce ul.products li.product a img{
	width:45%;
	border-radius:10px;
}
.arv-video-1-popup {
    display: none;
}
.agn-p-3 p{
	text-align:justify;
}
span.elementor-icon-list-text {
    text-align: justify;
}
.ag-p-contact-content .ag-p-contact-item {
    padding: 50px 25px;
}
#chaty-widget-0 .chaty-widget {
    right: 14px !important;
    left: auto;
}
#chaty-widget-0 .chaty-widget {
    bottom: 70px !important;
}
.woocommerce-form-coupon-toggle {
    display: none !important;
}
.single-product .product_meta {
    display: flex;
    flex-direction: column;
}
.woocommerce-Tabs-panel--description  ul li {
    list-style-type: disc;
    margin-left: 30px;
}
.ag-p-contact-content .ag-p-contact-item:hover {
   background: linear-gradient(135deg,rgba(224, 231, 245, 1) 0%, rgba(195, 223, 255, 1) 100%);
}
.agn-form-1-box .agn-pr-btn-4{
	    background-image: linear-gradient(135deg, #2346C5 0%, #E6B84A 100%);
}
/* 
broucher */
@media (min-width: 320px) and (max-width: 768px) {

    /* 1️⃣ Product grid → 1 column */
    .category-products-wrapper.exam-material ul.products {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .bb-custom-product img {
        width: 100%;
        height: auto;
    }
	.exam-category-shortcode .woocommerce-loop-product__link {
    flex-direction: column;
}

.exam-category-shortcode .woocommerce ul.products li.product a img {
    width: 100%;
}

  
}
.agn-loader-wrap.preloaded{
	background:#e2e7eb !important;
}
.agn-loader-wrap svg{
	fill:#e2e7eb !important;
}
