/**
Theme Name: farwah
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: farwah
Template: astra
*/


.service-link span.elementor-icon-list-text {
    background: #0077b6;
    padding: 7px 15px;
    border-radius: 0 10px 0 0;
	width: 100%;
}
.service-link span.elementor-icon-list-text:hover{
    background: #000;

}

a.added_to_cart.wc-forward {
    display: none !important;
}

.elementor-441 .elementor-element.elementor-element-1f5cffa.elementor-wc-products ul.products li.product .button {
    width: 95% !important;
}

/* Hide quantity box on product page */
/*.quantity {
  display: none;
}*/


.selector {
  overflow: hidden;
}

.selector img {
  display: block;
  transition: transform 0.5s ease;
}

.selector img:hover {
  transform: scale(1.1);
}

span.ast-woo-product-category {
    display: none !important;
}
.review-rating {
    display: inline-block !important;
    align-items: center;
    order: 2;
}
.woocommerce .elementor-product-price-block-yes.elementor-widget-woocommerce-product-price .price del, .woocommerce .elementor-product-price-block-yes.elementor-widget-woocommerce-product-price .price ins {
    display: inline-block !important;
}


/* Add this in Appearance > Customize > Additional CSS or in your child theme */
.woocommerce form .form-row-first,
.woocommerce form .form-row-last {
    width: 48%;
    float: left;
    margin-right: 4%;
}

.woocommerce form .form-row-last {
    margin-right: 0;
}

.woocommerce form .clear {
    clear: both;
}
/* Optional: Hover effect */
.woocommerce form.register button.button:hover {
    background-color: #ec1719;
}

:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart .button:where(:not(:first-child)), :is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart button:where(:not(:first-child)) {
    margin-left: var(--button-spacing,0px) !important;
    margin-top: 0;
}

button.select2-selection__clear span {
    display: none !important;
}
p.price {
    font-size: 16px !important;
    line-height: 22px !important;
    color: #f00;
}
a.button.alt {
    background: #000 !IMPORTANT;
    padding: 11px 20px !important;
}
a.button.alt:hover {
    background: #0077b6 !IMPORTANT;

}

header.entry-header .entry-title {
    font-weight: 600;
    font-size: 32px;
    font-size: 2.5rem;
    text-align: center;
    background: #f7f8fa;
    padding: 10px;
    font-family: 'Poppins';
    line-height: 3rem;
}
/*
.elementor-kit-5 a {
    color: #000000;
    background-color: #fbfbfb;
    font-size: 18px;
    font-family: 'Poppins';
    font-weight: 500;
}
address, blockquote, body, dd, dl, dt, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, html, iframe, legend, li, ol, p, pre, textarea, ul {
    border: 0;
    font-size: 18px;
    font-style: inherit;
    font-weight: 500;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
.elementor-kit-5 h2 {
    color: #000000;
    font-size: 33px;
    font-family: 'poppins';
}
.elementor-kit-5 p {
    border: 0;
    font-size: 18px;
    font-style: inherit;
    font-weight: 500;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    font-family: 'poppins';
    color: #222;
}
#star-downline-tree ul li {
    list-style: none !important;
}
input[type="text"], input[type="number"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type=reset], input[type=tel], input[type=date], select, textarea {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    width: 100%;
    padding: 12px 16px;
    margin: 10px 0;
    border-radius: 4px;
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.05);
    color: var(--ast-form-input-text,#475569);
	width: 80%;
	display: block;
}

.elementor-kit-5 button{
    background-color: #0077b6 !important;
    color: #FFFFFF;
	font-size: 18px !important;
    font-family: 'poppins' !important;
    font-weight: 500 !important;
    padding: 10px 20px !important;
	margin: 10px 0;
}
.elementor-kit-5 button:hover{
    background-color: #000 !important;
    color: #FFFFFF;
}
td, th {
    padding: .7em 1em;
    border-width: 0 1px 1px 0;
    color: #000;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
    zoom: 1;
    width: 100%;
    text-align: center;
}
*/