/*
 Theme Name:   Flexia Child
 Theme URI:    http://bgproaquarium.com/flexia-child/
 Description:  Flexia Child Theme
 Author:       deiDreams
 Author URI:   http://deidreams.com
 Template:     flexia
 Version:      1.0.776
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  flexia-child
*/

/* 	PRIMARY: #3489FF
	GREEN: #00853c
	Grey: #ddd 
*/

/* Login Form */

.elementor-register, .elementor-lost-password {
  font-size: 14px;
  margin-left: auto;
  margin-right: auto;
}

.elementor-login a, .elementor-login a:hover {
  color: #fff;
}


/* Stock Email Notify */

.cwginstock-subscribe-form .panel-primary>.panel-heading {
  background-color: #1D50B3 !Important;
  border-color: #1D50B3 !Important;
}

.cwg_iagree_checkbox {
  padding-bottom: 5px;
  font-size: 14px;
}

/* WP FORMS */

.wpforms-submit  {
  background: #1D50B3 !Important;
  color: #fff !Important;
  border-radius: 5px !Important;
}





.entry-content-wrapper {
  background-color: #ffffff !Important;
  margin: 0em auto 0 !Important;
}

/*  Recaptcha */


/* POSTS */

.post {
  background-color: #000000 !Important;
  color: #fff;
}

/* WOOCOMMERCE */

/* CART */

.woocommerce div.product p.stock {
  text-align: center;
}

/* Checkout */


.woocommerce-checkout-payment  {
  background: #1D50B3 !Important;
  color: #fff;
}

.woocommerce-checkout-payment a {
  color: #fff;
}

.woocommerce-shipping-methods {
  font-weight: 300 !Important;
  font-size: 12px;
}

.back-to-shopping, .woocommerce-info a {
  background: #1D50B3 !Important;
  color: #fff !Important;
  padding: 10px !Important;
  border-radius: 5px !Important;
}

input[type="radio"]  {
  margin-right: 3px !Important;
}

.order-total span.woocommerce-Price-amount  {
  font-size: 18px !Important;
}

.footer-content .tax-total {
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}


.woocommerce-account-fields:before {
  content: "Click the checkbox below to create an account using the details you have provided. Having an account will make it faster and easier to order on your next visit and will give you site access to additional detail regarding your orders";
}


.elementor-button--view-cart, .elementor-button--checkout, .woocommerce-form-login__submit, .woocommerce-form-register__submit {
  background: #1D50B3 !Important;
}


/* Register & Login fill area */
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  width: auto;
  float: none;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
  width: auto;
  float: none;  
}

/* Phone settings below */

@media (max-width: 600px) {

  .content-area {
     padding-top: 50px !Important; 
  }

}
