/**
Theme Name: Astra Child
Author: Codexpert
Author URI: http://codexpert.io/
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
*/


/* Hide increment and decrement buttons in number input */

input.quantity-input::-webkit-inner-spin-button,
input.quantity-input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input.quantity-input {
    -moz-appearance: textfield;
    /* Firefox */
}

.e-checkout__column.e-checkout__column-start .stb-questions {
    display: none;
}
.image-container img{
	display: block !important;
}
#grad-cart-footer {
    justify-content: flex-end !important;
}
textarea.hood-color {
    text-align: center;
    width: 100%;
    border: none;
}

td.product-quantity input {
    width: 40px;
}


/* Registration form fields - read only look */
input[name="grad-cart[first_name]"],
input[name="grad-cart[last_name]"],
input[name="grad-cart[user_email]"],
input[name="grad-cart[user_login]"],
input[name="grad-cart[course]"] {
    pointer-events: none !important;
    background-color: #ffe3e0 !important;
    cursor: not-allowed !important;
    opacity: 1 !important;
}



.grad-portal_product_attribule_align {
    margin: 10px 0;
    display: block;
}

.grad-portal_product_attribule_align label {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #a69086;
    margin-bottom: 15px;
}

.button:hover {
    background-color: var(--e-global-color-4deb527) !important;
    color: var(--e-global-color-5a52f02)!important;
    border-style: solid !important;
    border-width: 2px 2px 2px 2px !important;
    border-color: var(--e-global-color-5a52f02) !important;
}
/* css for 6digit code start */

#code-container {
    display: flex;
    gap: 10px;
}



#code-section {
    color: #fff;
}

.code-input {
    width: 40px;
    height: 40px;
    font-size: 24px;
    text-align: center;
    border: 2px solid #162447;
    border-radius: 5px;
    padding: 0 !important;
}

.code-input:focus {
    border-color: #1f4068;
}

#verifyCode {
    margin-top: 20px;
}


/* css for 6digit code end */

@media only screen and (min-width: 992px) {
    /*.grad-container-wrap {
		margin: 0 150px;
	}*/
}

div#grad-cart-footer .step-info,
div#grad-cart-header .step-info {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    float: right;
}

div#grad-cart-footer label,
div#grad-cart-header label {
    font-size: 14px;
    font-weight: 500;
    color: #a69086;
}

div#grad-cart-header #grad-cart-prev {
    background: none;
    border: none;
    color: #a69086;
    padding: 0;
    float: left;
}

.hide {
    display: none;
}

div#grad-cart-footer button#grad-cart-next {
	padding: 14px 30px;
    background: #92050c;
    color: #ffffff !important;
    display: none;
    border-radius: 5px;
	border: 1px solid #92050c;
}




div#grad-cart-footer button#grad-cart-registration-next {
    padding: 14px 40px;
  background: #92050c;
  color: #ffffff !important;
  float: right;
  border-radius: 5px;
  border: 2px solid #92050c;
}

div#grad-cart-footer button#grad-cart-next:hover {
    background: #92050c;
    color: #ffffff !important;
}

div#grad-cart-footer .step,
div#grad-cart-header .step {
    margin-bottom: 5px;
    font-size: 16px;
    color: #bdbdbd;
    font-weight: 600;
}

.desktop #grad-cart-footer,
.desktop #grad-cart-header {
    margin-top: 30px;
    margin-bottom: 30px;
}

.mobile #grad-cart-footer,
.mobile #grad-cart-header {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}

.cart-trolley-controls button:focus,
.cart-trolley-controls button:hover {
    background: #f2731c;
}

ul.woocommerce-error {
    margin-top: 30px;
}

.grad-portal_atc_btn input[type="number"] {
    max-width: 70px;
    margin-right: 0px;
    text-align: center;
    border: none;
}

.guest-wrap-form .cart-control {
    margin-top: 20px;
}

.guest-wrap-form .grad-portal_product_atc_wrap .cart-trolley-controls {
    display: inline-flex;
    border: 1.5px solid #6e504933;
}

.grad-portal_product_atc_wrap .quantity-container {
    position: relative;
    background: #ffffff;
    text-align: center;
}

.grad-portal_product_atc_wrap .quantity-container .quantity-input {
    text-align: center;
    background: none;
    padding: 0;
    line-height: 20px;
}

.grad-portal_product_atc_wrap .quantity-container .in-cart-message {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}

.elementor-kit-311 button {
   background: #661203;
    border: 1px solid #661203;
    padding: 14px 30px;
    border-radius: 10px;
}
.elementor-kit-311 button:hover{
   background: #fff;
    border: 1px solid #661203;
   color: #661203;
}

h2.grad-portal_product_title {
    margin-bottom: 0px;
}

h2.grad-portal_product_title span {
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
	display: none;
}

.cart-trolley-controls.show {
    display: inline-flex;
    border: solid 2px #f5f5f5;
    margin-bottom: 15px;
    border-radius: 4px 4px 4px 4px;
    margin-right: 5px;
}

button svg {
    height: 17px;
    width: 11px;
}


/*TICKETING PAGE MA NEXT BUTTON DEKHAUNA CSS START*/

/*TICKETING PAGE MA NEXT BUTTON DEKHAUNA CSS end*/

/* button.cart-added-main {
	pointer-events: none;
	opacity: 0.5;
}
button.cart-added-main.both-selected {
	pointer-events: all;
	opacity: 1;
} */

a.event-btn:hover {
    background: #661203;
  color: #fff;
  border: 1px solid #661203;
}

a.event-btn {
    color: #EE3D29;
    border: 1px solid #EE3D29;
    margin-top: 10px;
    display: inline-block;
    padding: 10px 30px;
}

.hide {
    display: none !important;
}

input#grownname {
    max-width: 100%;
    border: 1px solid #69727d;
    background-color: transparent;
    background: white;
    width: 100%;
}

form#nameForm button {
    margin-top: 16px;
    font-size: 16px;
}

span.hood-color {
    text-align: center;
    width: 100%;
    display: block;
    font-weight: 600;
    padding: 10px 0;
}

.added-to-cart-message {
    float: right;
    display: block;
    font-weight: 700;
    color: green;
}

#responseMessage p,
p.logged-in-txt {
    font-size: 17px;
    margin-top: 10px;
}

p.logged-in-txt a {
    color: #EE3D29;
}

td.product-thumbnail a,
td.product-name a,
.uael-mc ul.cart_list li a {
    pointer-events: none;
}

.uael-mc ul.cart_list li a.remove {
    pointer-events: all;
}

.elementor-widget-stb-products-grid .stb-questions {
    margin-top: 50px;
}

#grad-cart_content_54ad2c1 .quantity-container {
    display: none;
}

input.center-course-price {
    width: 50px;
    padding: 0px !important;
    border: none;
    height: auto !important;
    display: inline-grid;
}


/* button.cart-added-main:disabled {
	opacity: 0.4;
} */

img.grad-portal_product_thumb.no-rollover {
    position: relative;
}

.cart-added-main {
    background: #661203 !important;
    color: white !important;
    float: right;
    margin: 15px 0;
    cursor: pointer;
    border-color: white !important;
}

.cart-added-main:hover{
	background: #000;
}

.cart-added-main-wrapper.both-not-selected {
    pointer-events: none;
    opacity: 0.5;
}

.grad-cart-footer-btn.hide,
.main-central .grad-portal_product_atc button {
    display: none !important;
}


/* 
.cart-added-main-wrapper label {
	padding-right: 10px;
}
.cart-added-main-wrapper {
	display: flex;
	justify-content: flex-end;
	margin-top: 20px;
	align-items: center;
} */

.elementor-2023 .elementor-element.elementor-element-b12c24c .grad-portal_product_attribule select {
    width: 100% !important;
    background-position: right 30px center;
}

.grad-portal_product .hood-color {
    text-align: center;
    padding: 20px 30px 20px 30px;
    color: #a69086;
}

.grad-portal_product_attribule_regalia_item_wrapper {
    display: flex;
    flex-wrap: wrap;
}

.grad-portal_product_attribule select option:hover {
    background-color: #fff0e5;
}

input.hood-color {
    width: 100%;
    border: none;
}

option:hover {
    background-color: #fff0e5;
}

.regalia-main-wrapper {
    width: 31.33%;
}

.grad-portal_product_attribule_regalia_item_wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.grad-portal_product_desc {
    border-top: 2px solid #ffe4af;
    padding-top: 15px;
}

.reg-main-attribute-image img {
    height: 250px;
    object-fit: contain;
    width: 100%;
}

.grad-portal-notice.grad-container-wrap {
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 768px) {
    .grad-portal_personal-info-elementor-widget.grad-container label,
    .grad-portal_personal-info-elementor-widget.grad-container input {
        /* Adjustments for mobile */
        width: 100%;
        /* Keep full width on mobile */
        display: block;
        font-size: 14px;
        /* Optional: Adjust font size */
        padding: 8px;
        /* Optional: Add padding for mobile comfort */
    }
    div#grad-student-vars {
        display: flex;
        flex-wrap: wrap;
    }
    div#grad-student-vars button {
        width: 100%;
    }
    .e-checkout__column.e-checkout__column-start {
        width: 100%;
    }
    .e-checkout__column.e-checkout__column-end {
        width: 100%;
    }
    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
        width: 100% !important;
        overflow: hidden !important;
        display: table;
        table-layout: fixed;
    }
}

.woocommerce-mini-cart .woocommerce-mini-cart-item .quantity {
    display: block;
    margin-top: 5px;
}

.elementor-3727 .elementor-element.elementor-element-9ed9f27.elementor-column.header-second-col>.elementor-widget-wrap {
    justify-content: flex-end;
}

.header-second-col .elementor-widget-wrap {
    justify-content: flex-end;
}

.woocommerce-js ul.cart_list li dl dd,
.woocommerce-js ul.product_list_widget li dl dd {
    font-size: 15px;
}

.woocommerce-js ul.cart_list li dl dt,
.woocommerce-js ul.product_list_widget li dl dt {
    font-size: 15px;
}

.woocommerce-mini-cart__buttons {
    flex-direction: row;
}

.woocommerce-mini-cart__buttons a.buttons {
    padding: 20px 30px;
}

.uael-mc-offcanvas__header {
    display: none;
}

/*CHECKOUT PAGE STYLING*/
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last
Specificity: (0,2,1)
 {
    width: 100%;
}
.woocommerce-billing-fields__field-wrapper {
    height: auto !important;
    display: flex;
    flex-direction: column;
}
.woocommerce-js .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 20px;
}
.elementor-kit-311 input:not([type="button"]):not([type="submit"]), .elementor-kit-311 textarea, .elementor-kit-311 .elementor-field-textual
Specificity: (0,1,1)
 {
    padding: 20px !important;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%;
    overflow: visible;
}
