/*
Theme Name:   Hello Child
Description:  Richies Child of Hello
Author:       Richard Thorogood
Author URI:   http://futurestudios.com
Template:     hello-elementor
Version:      1.0.0
License:      GNU General Public License v2 or later
*/ 

/*Woocommerce and related Styles*/
.qib-container .quantity input.qty:not(#qib_id):not(#qib_id) {color:#fff!important}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
  background-color: var( --e-global-color-primary )!important;
  color: #fff;
  -webkit-font-smoothing: antialiased;
} 
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background: #000!important;
  border-radius: 5px;
}

h1 {font-size:2rem!important; text-transform:uppercase!important;}
h2,h3 {font-size:1.6rem!important; text-transform:uppercase!important;}



.white-text h1,.white-text h2,.white-text h3,.white-text h4,.white-text h5,.white-text h6 {color:#fff!important}

.white-arrow h1:before,.white-arrow h2:before,.white-arrow h3:before,.white-arrow h4:before,.white-arrow h5:before,.white-arrow h6:before {
    content: url('https://cwmniegino.wales/wp-content/uploads/2023/11/heading-chevron-sml-white.png'); margin-right:5px;!important}

.red-arrow h1:before,.red-arrow h2:before,.red-arrow h3:before,.red-arrow h4:before,.red-arrow h5:before,.red-arrow h6:before  {
    content: url('https://cwmniegino.wales/wp-content/uploads/2023/11/heading-chevron-sml.png'); margin-right:5px;!important}
