/* 
Theme Name: ArtaYar
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.woocommerce-checkout .woocommerce-info, .woocommerce-checkout .woocommerce-form-coupon, .woocommerce-checkout .woocommerce-form-login, .woocommerce-checkout .woocommerce-billing-fields, .woocommerce-checkout .woocommerce-additional-fields {
    padding-right: 4%;
    padding-left: 4%;
}
.comments-area a, .page-content a {
    color: #8B0002;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    background: #f2f2f2;
}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    background: #f2f2f2;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    background-color: #cecece;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    background: #8b0002;
    color: #fff;
}
.mystickyelements-fixed, .mystickyelements-fixed *, .mystickyelements-fixed :after, .mystickyelements-fixed :before {
    color: #fff !important;
}
