/*31/03/203 new css*/
section.news_section {
    float: left;
    width: 100%;
    padding: 10px;
}
.section_1, .section_2, .section_3, .section_4{
    width: 21% !important;
}
.header.content .block.block-search {
    width: 668px !important;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 17px;
    margin-right: 0px;
}
.header.content .block.block-search .block.block-content {
    width: 648px !important;
}
.header.content button.action.search {
    padding-top: 3px !important;
    background-color: #d32e35;
    width: 38px;
    border-radius: 35px;
    text-align: center;
    position: absolute;
    top: 23px;
    opacity: 1;
    right: 29px;
    margin-right: 9px;
}
.header.content .block-search input {
    height: 46px;
    min-width: 290px;
    padding-right: 46px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
}
.block-search .action.search:hover:before {
  
    color: #fff;
    box-shadow: inset 0 0 200px rgba(0,0,0,0.1);
}
.header .custom-link-section {
    float: left;
    width: 338px;
    padding-top: 17px;
}
.header .call-us-section {
    float: left;
    width: 50%;
}
.header.content {
    /* new css */
    padding: 0px !important
}
.header .logo_header img {
    padding-top: 5px;
    padding-bottom: 5px;
}
header.page-header {
    float: left;
    width: 100%;
    padding: 0px;
}
.logo_header {
    float: left;
    width: 111px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 0px;
}
.minicart-wrapper {
    padding-top: 11px;
    margin-left: 1px;
}
/*.header .logo_header img {
    width: 103px !important;
    height: 71px;
}*/
.panel.wrapper {
    display: none;
}
.social_items {
      display: none;
}
/*End of css*/

.customer-account-create .choose-account-type button#nextBtn {
    width: 278px;
    padding: 10px 0;
    font-weight: 700;
    font-size: 15px;
    background: #005bab;
    display: inline-block;
    background-color: #005bab;
    border: 1px solid #005bab;
    color: #fff;
    border-radius: 25px;
    text-align: center;
    margin-bottom: 13px;
    margin-top: 46px;
}
.customer-account-create .choose-account-type button#nextBtn i.fa.fa-chevron-circle-right {
    display: inline-block;
    font: inherit;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: 'Font Awesome 5 Free';
}
.customer-account-create .choose-account-type .fa-chevron-circle-right:before {
    content: "\f138";
}
.customer-account-create .choose-account-type .business-account h3.main-title {
    font-size: 20px;
    font-weight: 600;
    margin-top: 20px;
    color: #005bab;
    
}
.customer-account-create .choose-account-type .individual-account h3.main-title:hover{
   color: #005bab;
}
.customer-account-create .choose-account-type .individual-account h3.main-title{
   font-size: 20px;
    font-weight: 600;
    margin-top: 20px;
    color: #000;
}

.customer-account-create .choose-account-type {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 15px;
    padding-top: 25px;
}
.customer-account-create .choose-account-type .account-selection {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: initial;
    align-items: center;
    justify-content: center;
    justify-items: center;
    padding-top: 10px;
    margin-top: 30px;
}
.customer-account-create .choose-account-type .business-account p,
.customer-account-create .choose-account-type .individual-account p
 {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    margin-top: 30px;
    margin-bottom: 0px;
}
.customer-account-create .choose-account-type .business-account a.learn-more-link {
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
    color: #005bab;
      float: left;
}
.customer-account-create .choose-account-type .business-account a.learn-more-link:hover{
    text-decoration: none;

}
.customer-account-create .choose-account-type img.account-image {
    width: 150px;
    height: auto;
}
.customer-account-create .choose-account-type .individual-account {
    padding-bottom: 17px;
}
.customer-account-create .choose-account-type .business-account {
    padding-right: 15px;
}
.customer-account-create .choose-account-type h1.account-title {
    display: block;
    font-weight: 400;
    font-size: 26px;
    margin: 0 auto;
    max-width: 265px;
    border-bottom: 2px solid #005bab;
    padding-bottom: 10px;
}
.individual-account-form .fieldset ul.form-list {
    list-style: none;
}
.individual-account-form .page-title {
    text-align: center;
}
.individual-account-form {
    float: left;
    width: 100%;
}
.individual-account-form .fieldset {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    justify-items: center;
    width: 100%;
    text-align: left;
    margin-bottom: 0px;
    padding-top: 0px !important;
}
.individual-account-form .page-title h1 {
    font-weight: 400;
    font-size: 26px;
    padding-bottom: 10px;
    max-width: 265px;
    border-bottom: 2px solid #005bab;
    display: inline-block;
}
.individual-account-form .fieldset label.required {
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    color: #555;
}
.individual-account-form .fieldset label.required::after {
    content: "*";
    font-style: normal;
    color: #eb340a;
    font-size: 16px;
}
.individual-account-form form#form-validate {
    float: none;
    width: 100% !important;
}
.individual-account-form .fieldset ul.form-list input.input-text.required-entry {
    background-color: #F5F5F5;
    border: 1px solid #F5F5F5 !important;
    color: #000;
    cursor: text;
    font-size: 13px;
    font-weight: 400;
    height: 40px !important;
    line-height: normal;
    letter-spacing: normal;
    text-align: start;
    padding-left: 15px;
    width: 330px;
    vertical-align: middle;
    word-spacing: 0px;
}
.individual-account-form ul.form-list .input-box select#account_type{
    background-color: #F5F5F5;
    border: 1px solid #F5F5F5 !important;
    color: #000;
    cursor: text;
    font-size: 13px;
    font-weight: 400;
    height: 40px !important;
    line-height: normal;
    letter-spacing: normal;
    text-align: start;
    padding-left: 15px;
    width: 330px;
    vertical-align: middle;
    word-spacing: 0px;
}
.individual-account-form .fieldset ul.form-list .input-box input#terms {
    background-color: rgb(254, 254, 254);
    border: 1px #000;
    color: #000;
    cursor: pointer;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    display: inline-block;
    height: 12px !important;
}
.term-condition a {
    color: rgb(0, 91, 171);
    cursor: pointer;
    font-size: 13px;
    line-height: 18px;
}
.term-condition a:hover {
   text-decoration: none;
}
.term-condition span {
    font-size: 13px;
    line-height: 18px;
    color: #000;
}
.buttons-set button.button {
    padding: 11px 0;
    text-transform: capitalize;
    background: #005bab;
    color: #fff;
    text-shadow: 0 1px 1px rgb(0 0 0 / 15%);
    text-decoration: none;
    border-radius: 4px;
    transition: all .3s ease;
    border-color: #fff;
    cursor: pointer;
    text-align: center;
    width: 330px;
}
.individual-account-form .fieldset .buttons-set button.button span{
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    line-height: normal;
}
.individual-account-form .fieldset .buttons-set {
    padding-left: 38px;
}
.individual-account-form.business-account-form .fieldset ul.form-list .input-box p {
    font-size: 13px;
    line-height: 18px;
    text-align: left;
}
/*Exact css*/
.customer-account-create .createtitle h1 {
    max-width: 326px;
    font-weight: 400;
    font-size: 26px;
    padding-bottom: 14px;
    border-bottom: 2px solid #005bab;
    margin: 0 auto;
}
.customer-account-create fieldset.fieldset.create.info label, .customer-account-create fieldset.fieldset.create.account label {
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    color: #000;
    margin-bottom: 1px;
}
.customer-account-create fieldset.fieldset.create.info .required label::after, 
.customer-account-create fieldset.fieldset.create.account .required label::after{
    content: "*";
    font-style: normal;
    color: #eb340a;
    font-size: 16px;
}
.customer-account-create fieldset.fieldset.create.info .field.abnno.require label::after, 
.customer-account-create fieldset.fieldset.create.info .field.landlineno.require label::after{
   display: none;
}
.customer-account-create .fieldset .field .control input.input-text {
    /*background-color: #F5F5F5;
    border: 1px solid #F5F5F5 !important;*/
    background-color: #e0e2e9;
    border: 1px solid #e0e2e9 !important;
    color: #000;
    cursor: text;
    font-size: 13px;
    font-weight: 400;
    height: 40px !important;
    line-height: normal;
    letter-spacing: normal;
    text-align: start;
    padding-left: 15px;
    width: 100%;
    vertical-align: middle;
    word-spacing: 0px;
}
.customer-account-create .fieldset .field .control select#members {
    background-color: #e0e2e9;
    border: 1px solid #e0e2e9 !important;
    color: #000;
    cursor: text;
    font-size: 13px;
    font-weight: 400;
    height: 40px !important;
    line-height: normal;
    letter-spacing: normal;
    text-align: start;
    padding-left: 15px;
    width: 550px;
    vertical-align: middle;
    word-spacing: 0px;
}
 #password-strength-meter-container .password-strength-meter {
    color: #e02b27;
    font-size: 13px;
    line-height: 18px;
    margin-top: 5px;
    background:none;
    padding-left: 0px;
}
.password-weak .password-strength-meter:before{
    background: none;
}
.customer-account-create .checkout-agreement .action-show span strong {
    color: rgb(19 56 190);
    cursor: pointer;
    font-size: 13px;
    line-height: 18px;
}
.customer-account-create .checkout-agreement .action-show span{
    cursor: pointer;
    font-size: 13px;
    line-height: 18px;
    color: #000;
}
.customer-account-create .checkout-agreement input#agreement__1 {
    background-color: rgb(254, 254, 254);
    border: 1px #000;
    color: #000;
    cursor: pointer;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    display: inline-block;
    height: 12px !important;
}
.customer-account-create .form-create-account button.action.submit.primary {
    padding: 11px 0;
    text-transform: capitalize;
    background: #1338be;
    color: #fff;
    text-shadow: 0 1px 1px rgb(0 0 0 / 15%);
    text-decoration: none;
    border-radius: 4px;
    transition: all .3s ease;
    border-color: #fff;
    cursor: pointer;
    text-align: center;
    width: 550px;
}
.customer-account-create .form-create-account button.action.submit.primary span {
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    line-height: normal;
}
.customer-account-create .fieldset.fieldset.create.info .field {
    margin-bottom: 3px;
}
.customer-account-create .actions-toolbar .already_login a {
    font-size: 13px !important;
    line-height: 18px;
}
.customer-account-create .actions-toolbar .already_login p {
    cursor: pointer;
    font-size: 13px !important;
    line-height: 18px;
    color: #000;
    float: left;
}
.customer-account-create .registration {
    margin: 0 auto;
    /*max-width: 1140px;*/
    display: block;
}
.customer-account-create form#form-validate {
    width: 48%;
}
.customer-account-create .registre_image {
    width: 48%;
    margin-top: 20px;
}
.customer-account-create .registration .actions-toolbar{
    margin-top:-23px;
}
.customer-account-create fieldset.fieldset.create.account .field.password.required{
    margin: 0 0 8px;
}
.customer-account-create .actions-toolbar .already_login {
    margin-top: 12px;
}
.customer-account-create .checkout-agreement .action-show span{
    margin-top: 0px !important;
    margin-left: 0px !important;
}
nav.navigation.top-menu .ninjamenus-desktop.ninjamenus-top .level0 {
display: -webkit-inline-flex;
}
nav.navigation.top-menu .ninjamenus.ninjamenus-desktop .left_edge_parent_item > .item-submenu {
    top: 49px;
    padding-right: 0;
}
.business-account, .individual-account {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}
.account-selection h3 {
    font-family: ralewayregular;
}
.account-selection p {
    font-family: ralewayregular;
}
.account-selection a {
    font-family: ralewayregular;
    float: left;
    width: 100%;
    text-align: left;
}
.account-selection .active h3 {
    color: #005bab !important;
}
.account-selection h3 {
    color: #000 !important;
}
/*.individual-account.active img.account-image.icon-individual-o {
    display: block;
}*/
.customer-account-create .choose-account-type .business-account.active .icon-business-o {
    display: none !important;
}
.customer-account-create .choose-account-type .individual-account .icon-individual-o {
    display: none !important;
}
.customer-account-create .choose-account-type .individual-account.active .icon-individual-o {
    display: block !important;
}
.individual-account .icon-individual-o {
    display: none;
}
.business-account.active .icon-business {
    display: block !important;
}
.business-account .icon-business {
    display: none;
}
.account-selection h3 {
    color: #000 !important;
}
.business-account.active .icon-business-o {
    display: none;
}
.customer-account-create .choose-account-type .individual-account.active .icon-individual {
    display: none !important;
}
.customer-account-create .choose-account-type .business-account h3.main-title:hover {
    color: #005bab !important;
}
.customer-account-create .choose-account-type .individual-account h3.main-title:hover {
    color: #005bab !important;
}
.cms-index-index .page.messages {
    float: left;
    width: 100%;
}
.catalog-product-view .price-final_price .weee .price, 
.catalog-product-view .product-info-price .price_gst p,
.catalog-product-view .product.attribute.sku .value, .catalog-product-view .product_location strong
{
    color: #005bab !important;
}
.catalog-product-view .product-add-form .box-tocart .actions button{
    background-color: #005bab !important;
}
.catalog-product-view .product-info-main .warning-msg p {
    color: #D32E35;
    border: 1px solid #D32E35;
    padding: 6px;
    border-radius: 13px;
    margin-bottom: 17px;
    background-color: #efe3e9;
}
/*.cms-index-index .price-box span.old-price {
    float: left;
    width: 100%;
}
.cms-index-index .price-box .old-price .price_main_gs span.price {
    font-size: 14px !important;
    text-decoration: line-through;
    color: #505168;
    margin-bottom: 0;
    float: none;
    width: auto;
}
.cms-index-index .price-box .old-price .price_main_gs span.price-tax {
    float: none !important;
    width: auto !important;
    margin-left: 3px;
    text-decoration: line-through;
    color: #505168 !important;
    font-size: 14px !important;
}*/
@media only screen and (max-width: 1024px){
.customer-account-create main#maincontent{
        padding-left: 20px;
        padding-right: 20px;
    }
    .customer-account-create .registration .bg-loginpage img {
    height: auto;
}
}
@media only screen and (max-width: 991px){
    .customer-account-create main#maincontent{
        padding-left: 20px;
        padding-right: 20px;
    }
    .customer-account-create .form-create-account button.action.submit.primary{
        width: 100%;
    }
    .customer-account-create .fieldset .field .control select#members{
        width: 100%;
    }
    .customer-account-create .registration .bg-loginpage img{
        width: 100%;
    }
    .customer-account-create .choose-account-type .business-account a.learn-more-link{
        padding-left: 18px;
    }
    .customer-account-create .fieldset .field .control input.input-text{
        width: 100%;
    }
}
@media only screen and (max-width: 767px){
    .page-main .page-title-wrapper h1.page-title {
    font-size: 26px;
    margin-bottom: 25px;
}
    .customer-account-create .fieldset .field .control input.input-text{
        width: 100%;
    }
    .customer-account-create .fieldset .field .control select#members{
        width: 100%;
    }
    .customer-account-create .form-create-account button.action.submit.primary{
        width: 100%;
    }
    .customer-account-create main#maincontent{
    padding-left: 15px;
    padding-right: 15px;
    }
    .customer-account-create .fieldset.fieldset.create.info .field {
    margin-bottom: 13px;
}
.customer-account-create .registration .bg-loginpage img {
    height: auto;
}
}
.actions-toolbar.place-order{
    display: none;
}
/*.onestepcheckout-index-index .payment-method .actions-toolbar {
    display: none;
}*/
.loading-mask .loader > img {
    width: 50px;
    margin: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
