/* ===================================================================================

* Theme Name: Suxnix Child
* Theme URI: https://www.themegenix.net/wp/suxnix/
* Author: ThemeGenix
* Author URI: https://themeforest.net/user/themegenix/
* Description: Suxnix - Health Supplement WordPress Theme
* Version: 1.6
* Template: suxnix
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */
p#billing_first_name_field {
    width: 100%!important;
}
.form-container {
    margin-top: 5%;
}
.from-div{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    border-radius: 25px;
    border: solid 2px;
    padding: 2%;
    margin: 1%;
	height: 64px;
}
.formproduct{
border:0px !important;
text-align: right;
  margin: 9px;
	width: 100%;
  }
#buttonHolder{
  background: #7d2b2d !important;
  width: 70%;
  margin-left: 15%;
  margin-right: 15%;
  border-radius: 20px !important;
  color: white;height: 64px;
  }
  
 label,input{
 font-family: 'QuixoticSans-Bold';
 }
#btn12345{
position:fixed;
width:100%;
bottom:0;
background:#7d2b2d !important;
color:white;
font-size: 27px;
height: 6%;
left:0;
right:0;
display:block;
z-index:999999999;
}
ul.tabs.wc-tabs.nav.list-wrap.nav-tabs {
    display: none;
}