/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 09 2025 | 10:13:25 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.header-search .search-wrap .wc_ps_container {
    border: 0 !important;
    overflow: unset;
}
.header-search .search-wrap .wc_ps_container form {
    margin-left: auto !important;
    margin-right: auto !important;
    border: 1px solid #cdcdcd;
}
.header-search .search-wrap .wc_ps_container form .wc_ps_nav_scope {
    overflow: unset;
}
.header-search .search-wrap .wc_ps_container form .wc_ps_nav_scope .wc_ps_nav_facade {
    display: none;
}
.header-search .search-wrap .wc_ps_container form .wc_ps_nav_scope .select {
    position: static;
    height: auto;
    line-height: 40px;
}
.header-search .search-wrap .wc_ps_container form .wc_ps_nav_scope .select .select-options {
    min-width: 220px;
}
#order_review_table .cart_totals .shipping-total>p.left-corner {
    font-size: 22px !important;
    margin: 0px 0px 20px 0px;
    color: #24262b;
}
#order_review_table .shipping-total #shipping_method>li {
    text-align: left;
}
#order_review_table .cart_totals .tax-rate p, #order_review_table .cart_totals .tax-rate span {
    font-size: 20px !important;
}
#order_review_table .cart_totals .order-total p, #order_review_table .cart_totals .order-total span {
    font-size: 20px !important;
}


/* Dilip */
.wc-pao-addon-5023746-rush-production-3 .select-options li {
    line-height: 24px;
}
.stockie-slider-sc .nav-offset .owl-stage-outer {
    height: 500px !important;
}

.variations #variation_pa_size .label label {
    font-size: 20px;
    font-weight: 700;
}
.variations .reset.variation .reset_variations {
    padding: 10px 0px !important;
}
.variations .variation-option-title {
    line-height: 40px;
}
.wc-pao-required-addon .wc-pao-addon-wrap .select .select-options li {
    padding: 10px 16px;
    line-height: 23px;
}
.wc-pao-required-addon .wc-pao-addon-wrap .select .select-options {
    max-width: 500px !important;
    width: 450px !important;
}
.wc-pao-required-addon .wc-pao-addon-wrap .select .select-options li {
    line-height: 23px;
}
.select .select-options li:hover {
    color: #24262b;
    font-weight: unset !important;
    background-color: #f9f9f9;
}
/* Walkingdreamz */

.woo_c-product .woo_c-product-details .cart:not(.variations_form):not(.grouped_form) {
    flex-direction: column !important;
    align-items: start !important;
}