/**
Theme Name: Energy Star
Author: Energy Star
Author URI: https://energystar.top/
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: energy-star
Template: astra
*/

/*Scroll*/
.container {
    height: 1200px;
}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    background: #ccc;
    box-shadow: 0 0 2px rgba(0, 0, 0, .2) inset;
}

::-webkit-scrollbar-thumb {
    background: var(--ast-global-color-0);
    border-radius: 3px;
    border: 1px solid #fff;
}

::-webkit-scrollbar-thumb:hover {
    background: #05d20c;
}
/*end*/

p, .entry-content p {
    margin-bottom: 0em;
}

/*Heading*/
.ast-single-post .entry-title, .ast-single-post .entry-title a {
    line-height: 1.2;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
}

/*Checkout*/
.woocommerce-page.woocommerce-checkout #payment #place_order, .woocommerce.woocommerce-checkout #payment #place_order {
    width: 100%;
    margin-top: 20px;
}

.woocommerce-js div.product .woocommerce-tabs ul.tabs li a {
        padding: 0.5em 10px;
}

td, th {
    padding: 0em 0em;
    border-width: 0px 0px 0px 0px;
}

.cfvsw-swatches-option.cfvsw-label-option {
    width: 80px !important;
}

th.woocommerce-product-attributes-item__label {
    font-size: 14px;
}

td.woocommerce-product-attributes-item__value {
    font-size: 14px;
    font-style: normal;
}

.woocommerce-js table.shop_attributes {
    margin-bottom: 0.618em;
}

.woocommerce-js table.shop_attributes td {
    font-style: normal;
    line-height: 0.5;
	color: var(--ast-global-color-0);
}

.woocommerce-js table.shop_attributes th {
    font-weight: 600;
}
	
.cfvsw-swatches-option.cfvsw-label-option.cfvsw-swatches-blur-disable.cfvsw-swatches-disabled {
    width: 100px !i;
}

.cfvsw-swatches-option .cfvsw-swatch-inner {
    color: green;
    font-weight: 700;
}

a.reset_variations {
    color: red !important;
    font-weight: 700;
}


/*Sidebar Woo*/
.ast-filter-wrap .ast-woo-sidebar-widget.widget {
    margin-bottom: 1.2em;
}

#secondary li {
    margin-bottom: 0em;
}

.wc-block-components-checkbox {
    margin-top: 0.5em !important;
}

span.wc-block-components-checkbox__label {
    color: var(--ast-global-color-0);
}



div#block-17 {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 20px;
    background-color: #fff;
}

div#block-19 {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 20px;
    background-color: #fff;
}

/*Single*/

.woocommerce-js .woocommerce-breadcrumb {
    margin: 0 0 0em;
}
	
.single-product div.product .entry-title {
    font-weight: 600;
    line-height: 1.3em;
    text-align: left;
}

.product-links a[rel=prev] i {
    margin-left: -1px;
    padding-top: 4px;
}

.product-links {
    display: flex;
}

.product-links a[rel=next] i {
    margin-right: -1px;
    padding-top: 5px;
}

.woocommerce-js div.product form.cart .variations {
    margin-bottom: 0em;
}

.woocommerce-js div.product form.cart .single_variation_wrap p {
    margin-bottom: 0em;
}

/*Variation Colors Fields*/
table.wccpf_fields_table td.wccpf_label label {
    margin: 0px;
    display: block;
    width: 200px !important;
    font-weight: 700;
}

/*Ol,UL*/
ol, ul {
    margin: 0 0 1.5em 1em;
}

li::marker{
	font-size: 20px;
	color: var(--ast-global-color-0);
}

/*Footer*/
.wc-block-product-categories-list li {
    padding-left: 0px;
}

.wpforms-container input[type=email]{
	width: 87% !important;
}

@media only screen and (max-width: 600px){
	.wpforms-container input[type=email]{
	width: 100% !important;
}
}

/*Add*/
@media (max-width: 540px){
a.button.addtocartbutton {
    text-align: center;
}
}

/*Order*/
.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received {
    text-align: center;
    margin: 1.5em auto 2em;
    padding: 1em 0;
    font-weight: 600;
    font-size: large;
    border: 1px solid #4CAF50;
    background-color: #fff;
}

.woocommerce-checkout.woocommerce-order-received .woocommerce-order {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
    background-color: #08ff082e;
}

.woocommerce-checkout.woocommerce-order-received .woocommerce-order ul.woocommerce-order-overview li {
    font-size: 0.7em;
    font-weight: 700;
}

.woocommerce-checkout.woocommerce-order-received .woocommerce-order ul.woocommerce-order-overview {
    color: inherit;
    padding: 1.5em 1.5em 1em 1.5em;
    background: #ffffff;
    margin: 2.5em auto 3em;
    color: var(--ast-global-color-0);
}

.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table tr td, .woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table tr th {
    padding: 1.5em 1.2em 1.5em 1.2em;
    line-height: 1.4em;
    border-color: var(--ast-border-color);
    font-weight: 400;
    border-right: 0;
    font-size: 14px;
	color: #000;
    font-weight: 600;
}

address {
    font-size: 14px;
    color: #000;
    font-weight: 600;
}

/**
 * Styling the WP Portfolio grid.
 *
 * 1. Filters - Category & Other Category
 * 2. Single Portfolio Item
 * 3. Quick View
 * 4. Portfolio Title
 */

/**
 * 1. Filters - Category & Other Category
 */

/** Filter background */
.astra-portfolio-wrap .astra-portfolio-filters {
    background: #3b3e46;
}

/** Filter link */
.astra-portfolio-wrap .filter-links li a {
    color: #fff;
}

/** Filter active link */
.astra-portfolio-wrap .filter-links li .active {
    color: #03A9F4;
}

/**
 * 2. Single Portfolio Item
 */

/** Single Portfolio */
.astra-portfolio-wrap .site-single .inner {
    border: 5px solid var(--ast-global-color-0);
}

/** Hover on Single Portfolio */
.astra-portfolio-wrap .site-single:hover .view-demo-wrap {
    background: rgba(255, 255, 255, 0.6784313725490196);
}

/**
 * 3. Quick View
 */

/** Quick view */
.astra-portfolio-wrap .view-demo {
    background: var(--ast-global-color-0);
    color: #fff;
    border-radius: 20px;
}

/** Hover on Quick view */
.astra-portfolio-wrap .view-demo:hover {
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.23);
}

/**
 * 4. Portfolio Title
 */
.astra-portfolio-wrap .template-meta {
    background: var(--ast-global-color-0);
    color: #fff;
}

.et_divi_builder #astra-portfolio .template-meta .item-title, .template-meta .item-title {
    color: #fff !important;
}