ketball body {
    color: #2d2d2d;
    /*color: #646aea;*/
}
.header-main-content {
    position: relative;
    z-index: 999999;
    padding: 5px 0px;
}
.action.primary, .action.secondary{
    background-color: #078dd6;
    border: 1px solid #078dd6;
    text-transform: uppercase;
    font-weight: 800;
}
button.action.tocart {
    width: 100%;
}
.owl-carousel.owl-theme .owl-dots .owl-dot.active span, .owl-carousel.owl-theme .owl-dots .owl-dot:hover span{
    background-color: #078dd6;
}
.logo img {
    width: 100% !important;
    max-width: 200px;
    padding-top: 5px;
    padding-bottom: 5px;
}
 .custom-slider .owl-stage-outer {
    margin: 0;
    padding: 0 !important;
}
.featured-brands .brand img {
    max-width: 120px;
    display: inline-block;
    vertical-align: middle;
    margin: auto;
}
.featured-brands .brand {
    width: 25%;
    display: inline-block;
    vertical-align: middle;
    margin: 15px -3px;
    text-align: center;
}
.text-overlay .brandLogo {
    max-width: 60px;
}
.text-overlay {
    text-align: left;
    max-width: 600px;
    color: #333;
    margin-top: -20px;
}
.text-overlay h2 {
    margin-top: 10px;
    font-size: 25px;
}
.text-overlay p {
    font-size: 14px;
}
a.cta {
    padding: 10px 25px;
    background: #078dd6;
    display: inline-block;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 500;
}
.slider-overlay-container img {
    max-width: 40px;
    margin-bottom: 10px;
}
.text-overlay h3 {
    font-size: 18px;
    text-transform: uppercase;
    font-style: italic;
    color: #8d37d6;
    font-weight: lighter;
}
.col-search {
    margin: 10px 0px;
}
.block-search input, .block-search button {
    height: 35px;
}
.block-search button span {
    font-size: 15px;
}
.block-search input {
    font-size: 12px;
    border-radius: 0px !important;
}
.magebig-nav > li {
    display: none !important;
}
.magebig-nav li>a {
    font-size: 16px;
    letter-spacing: 0.06em;
}
.sticky-wrap {
    min-height: 50px !important;
}
.header-maininner-row {
    min-height: 50px;
    padding: 0;
}
.header-top-inner {
    background: #fff;
}
.header-content-action>div {
  display: inline-block !important;
  float: none !important;
  vertical-align: middle;
  margin-right: 8px;
}
.header-content-action .user-topbar svg {
  top: -1px !important;
  margin-right: 4px;
}
.account-text span {
  display: block;
}
.user-topbar svg, .user-topbar .account-text {
  display: inline-block;
  vertical-align: middle;
}
span.mbi.mbi-menu {
    display: none;
}
.mb-navigation .title > span {
    font-size: 14px;
    margin-top: 14px;
    padding-left: 10px;
}
.vertical-menu .title>.mbi-menu {
    font-size: 20px;
    margin-right: 10px;
    position: relative;
    top: 4px;
}
.sticky-menu.active .vertical-menu .title .mbi-menu{
    display: none;
}
.sticky-menu.active .vertical-menu .title i {
    display: inline-block;
}
.sticky-menu.active .vertical-menu{
    margin-top: -28px;
}
.header-main-content.sticky-menu.active .title > span {
    padding: 17px 20px !important;
}
.sticky-menu.active .magebig-nav>li.level0>a.level-top {
    font-size: 14px;
}
.sticky-menu.active .vertical-menu .navigation{
    margin-top: 8px;
}
.promotions {
    background: #fff;
    margin-top: 25px;
    padding: 20px;
}
.header-content-action i {
    font-size: 21px !important;
    color: #131313;
}
.cms-index-index .page-main {
    background: #f9f9f9;
}
.product-item .product-item-name {
    margin-bottom: 0px;
    font-weight: 600;
}
.top-picks-categories.section {
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}
.cms-index-index .container.main-container h2 {
    font-size: 42px;
    margin-bottom: 20px;
    color: #1e1e1e;
}
.featured-brands h2 {
    padding: 12px 20px;
    text-align: center;
}
.product.details.slider-product-item-details{
    color: #078dd6;
    margin: 0;
    margin-top: 15px;
    margin-left: 0 !important;
}
strong.product-item-name a, h2.product-item-name a {
    color: #252525 !important;
    font-size: 16px;
    font-weight: 800 !important;
    font-style: italic;
}
.block-search button {
    border-radius: 0 3px 3px 0;
    background-color: #eaeaea;
}
.block-search input{
    border-radius: 3px 0 0 3px;
}
.block-cat-product .owl-carousel .owl-stage {
    width: 100% !important;
}
.block-cat-product .owl-carousel.owl-drag .owl-item {
    width: 25% !important;
}
.category-image{
    display: none;
}
.catalog-category-view .page-title, .catalogsearch-result-index .page-title, .mpbrand-index-view .page-title {
    text-align: left;
    margin: 0;
    padding: 30px 0px;
}
.catalog-category-view .product-item-info, .catalogsearch-result-index .product-item-info, .mpbrand-index-view .product-item-info{
    border: 1px solid #ddd;
    padding: 15px;
    background: #fff;
    margin: 0% 3%;
    position: relative;
}
.brand-char .action {
  display: none;
}
.block-brand-list .brand-list-content li.product-item {
  width: 25%;
}
.block-brand-list .show-more {
  display: none;
}
.brand-list-content .products.list .product-item-name {
  min-height: auto;
  max-height: max-content;
}
.products-list li.item .product-item-info {
    border: none;
    border-bottom: 1px solid #ddd !important;
    border-radius: 0px;
    padding: 30px 20px;
    margin: 0;
}
.product-item-photo img {
    max-width: 150px;
    width: auto !important;
    height: 150px;
}
.wrapper-breadcrums .breadcrumbs a {
    color: #333;
}
.magebig-nav {
    text-align: center;
    width: 100%;
    padding: 0;
}
.magebig-nav>li {
    vertical-align: middle;
    float: none;
    padding-right: 12px !important;
    padding-left: 0 !important;
}
.fotorama__nav-wrap--horizontal {
    position: unset;
}
.gallery-placeholder {
    height: auto;
    padding: 0;
}
.smartmenu .mbi {
    padding-left: 5px;
    margin-right: 14px;
    font-size: 11px;
}
.user-topbar .header.links {
    padding: 0px 0;
}
.vertical-menu .title {
    padding: 0;
}
.vertical-menu .navigation{
    margin-top: -6px;
}
.cms-page-view ul {
    list-style-type: disc;
}
.magebig-nav li.level0{
    padding: 5px 10px;
}
.magebig-nav li.level0 ul li a {
    font-size: 14px;
}
.magebig-nav .simple-dropdown ul.level0 li a {
    border-bottom: none;
}
.magebig-nav .simple-dropdown ul li a{
    padding: 8px 0;
}
.vertical-menu .magebig-nav>li.level0:hover>a.level-top {
    color: #fff;
}
.smile-es-range-slider a.action.primary span {
    color: #fff;
}
.product.details.product-item-details .price-box.price-final_price {
    margin-top: 8px;
}
.cms-index-index .page-header {
    box-shadow: none;
}
.page-header{
    box-shadow: 0px 2px 3px #e1e1e1;
    position: relative;
    z-index: 9999;
}
.slider-overlay-container h3 {
    font-size: 2.4rem;
    font-weight: 200;
    color: #79bbec;
}

.slider-overlay-container h2 {
    font-size: 4.5rem;
    font-weight: 800;
    color: #078dd6;
    text-transform: capitalize;
    font-style: italic;
}
.slider-overlay-container p {
    font-size: 19px;
    margin-bottom: 20px;
}
.product-item-description a {
    color: #131313;
    display: block;
}
.product-btn button:hover {
    opacity: 0.8;
}
.product-btn svg {
    height: 20px;
    fill: #0b1b57;
}
.gallery-placeholder .fotorama__nav-wrap--vertical .fotorama__thumb-border{
    border-radius: 0px;
    border: 3px solid #f60406;
}
.fotorama__thumb {
    background: none !important;
}
.product-info-main-content {
    min-height: 250px;
}
.product.info.detailed{
    margin-top: 50px;
}
.gallery-placeholder .fotorama, .gallery-placeholder .fotorama__wrap {
    position: unset;
    height: auto;
    padding: 0;
}
.product-info-price {
    border: none;
}
.sidebar-product-wrap svg {
    height: 20px;
    margin-right: 10px;
    position: relative;
    top: -3px;
}
.selling-feature-sidebar {
    padding-bottom: 0 !important;
    border-radius: 5px;
}
.products.list .product-item-name {
    display: block;
    max-height: 70px;
    min-height: 70px;
}
.category-products .product-item-name {
    display: block;
    max-height: 70px;
    min-height: 70px;
}
.companyaccount-order-history .Processing {
    background: none !important;
}
.companyaccount-order-history .Processing::before {
    background: #3773be;
}
.companyaccount-order-history .Complete {
    background: none !important;
}
.companyaccount-order-history .Complete::before {
    background: #6dbe37;
}
.companyaccount-order-history .Pending, .companyaccount-order-history .Open {
    background: none !important;
}
.companyaccount-order-history .Pending::before, .companyaccount-order-history .Open::before {
    background: #f9cf00;
}
.companyaccount-order-history .Closed {
    background: none !important;
}
.companyaccount-order-history .Closed::before {
    background: #f94500;
}
.companyaccount-order-history table#customer_order_grid_table .even {
    position: relative;
}
.companyaccount-order-history .status-record::before {
    content: '';
    width: 96px;
    height: 23px;
    position: absolute;
    border-radius: 5px;
    left: 0;
    z-index: -1;
    display: inline-block;
    margin-top: -2px;
    color: #fff !important;
    max-width: 100%;
}
.companyaccount-order-history .status-record {
    text-transform: capitalize;
    position: relative;
    color: #ffffff !important;
    text-align: center;
}
.pages .pages-items .item.current span {
    color: #fff;
}
.info-after-title{
    display: none;
}
.catalog-product-view h1.page-title {
    margin: 0px 0px 5px 0px !important;
    color: #252525 !important;
    font-size: 24px;
    font-weight: 800 !important;
    font-style: italic;
}
.product-info-price .manufacturer {
    color: #999999;
}
.product-info-main-top {
    border: none;
}
.product.data.items {
    text-align: left;
}
.product.data.items .item.title>.switch {
    font-weight: 800;
}
.product.data.items .item.title a {
    font-size: 15px !important;
}
.product.data.items .item.content {
    color: #333;
    font-size: 14px;
}
.product.data.items:before{
    background: none;
}
.product-info-main .product.attribute.overview {
    margin-top: 10px;
    font-size: 14px;
    color: #333;
    line-height: 22px;
}
.product.attribute.description br {
    display: none;
}
.box-tocart .field>label {
    display: none;
}
.fieldset-add .control > div, .box-tocart .fieldset-add .control > input {
    padding: 10px 0px;
    height: 53px;
}
.additional-attributes tr th {
    width: auto;
}
.additional-attributes tr th, .additional-attributes tr td {
    font-size: 14px;
}
.product-info-stock-sku {
    margin-top: 20px;
}
#mini-cart .product-item-photo .product-image-wrapper {
    width: 75px;
}
.minicart-items .product-item-details {
    margin-left: 10px;
}
.block-minicart .block-content .cart-sum-wrap .actions .viewcart {
    background: #333;
    border: 1px solid #333;
}
.block-minicart .block-content .cart-sum-wrap .actions .secondary:hover .viewcart {
    background: #fff !important;
}
.action.button, .action.continue, .action.update, .action.clear, .b2b-admin__data-grid-pager button {
    background: #131313 !important;
    border: none;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0;
}
.action.continue, .action.update, .action.clear {
    background: #333;
    border: none;
}
.action.continue span, .action.update span, .action.clear span {
    color: #fff;
}
.checkout-cart-index .page-title {
    text-align: left;
}
.cart.table-wrapper .product-item-name {
    font-size: 14px;
}
.cart.table-wrapper span.price {
    font-size: 14px;
}
.cart.table-wrapper th.col.price,  .cart.table-wrapper td.col.price{
    display: none;
}
.cart.table-wrapper th.col.qty {
    text-align: center !important;
}
.cart.table-wrapper a.action.action-delete {
    bottom: auto;
    position: unset;
}
.cart.table-wrapper .cart thead tr th.col{
    background: #f5f5f5;
    font-weight: 600;
}
.cart.table-wrapper {
    border: 1px solid #ddd;
    border-radius: 5px !important;
}
.cart.table-wrapper .item .col.item {
    padding: 10% 0% !important;
}
.cart-container .form-cart {
    width: 100% !important;
    padding: 0 !important;
}
.cart.table-wrapper .actions-toolbar {
    text-align: center;
}
a.action.multicheckout {
    display: none;
}
.cart.table-wrapper td.col.stock .stock-i {
    background: #68b780;
    color: #fff;
    width: 20px;
    display: block;
    text-align: center;
    border-radius: 30px;
    font-style: normal;
}
.cart-summary {
    padding: 3% !important;
    border-radius: 3px;
    background: #f9f9f9;
}
.mobile {
    display: none;
}
#block-discount strong {
    font-size: 12px;
}
#discount-button {
    display: none;
}
.opc-block-summary {
    padding: 8% !important;
    background: #f9f9f9;
    margin-top: 6%;
}
.opc-block-summary .items-in-cart>.title {
    display: none;
}
.opc-block-summary .minicart-items-wrapper {
    overflow: hidden;
    padding-right: 0;
}
.opc-block-summary .block.items-in-cart {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #474747;
}
.opc-block-summary .minicart-items{
    margin-top: 0px;
}
.opc-block-summary .product-item .product-item-inner {
    display: block !important;
}
.opc-block-summary .product-item .product-item-name-block {
    display: block;
    font-size: 12px;
}
.opc-block-summary .minicart-items .product-item-name {
    padding: 0;
    font-weight: 800;
    font-style: italic;
    font-size: 16px;
}
.container.logo-checkout {
    display: none;
}
.checkout-container::before {
    content: 'Checkout';
    margin: 20px;
    display: block;
    font-size: 30px;
    text-align: center;
    font-weight: 700;
}
div#checkout-step-shipping .field.addresses {
    display: none;
}
div#checkout-step-shipping button.action.action-show-popup {
    display: none;
}
.opc-progress-bar{
    width: 100%;
}
.opc-progress-bar-item {
    width: 50%;
}
.opc-block-summary .price-excluding-tax:after, .opc-block-summary .price-including-tax:after {
    margin-left: 3px;
}
.action-auth-toggle {
    background: #131313;
    color: #fff;
    padding: 10px 20px;
}
.checkout-shipping-method .actions-toolbar .action.primary:hover span {
    color: #333;
}
.checkout-shipping-method .actions-toolbar .action.primary:hover {
    border: 2px solid #333;
    color: #333;
}
.checkout-shipping-method .actions-toolbar .action.primary {
    border: 2px solid;
    padding: 10px;
    border-radius: 6px;
    background: #586ff7 !important;
    padding: 10px 15px !important;
    border-radius: 0;
}
.customer-account-login .page-main {
    min-height: 50vh;
}
.login-container .remind {
    font-size: 10px;
}
.customer-account-login .page-main {
    background: #fff;
}
.login-container .fieldset, .form.password.reset .fieldset, .form.send.confirmation .fieldset, .form.password.forget .fieldset {
    box-shadow: none;
}
.login-container .block .block-title .title, .b2b-form-create-account .block-title .title{
    font-weight: 800;
}
.login-container .block .block-title span {
    border-bottom: 2px solid #131313;
    padding-bottom: 10px !important;
}
.vertical-menu:hover:after {
    top: 116%;
}
.login-container .block .block-title {
    margin-bottom: 0;
    padding: 30px 0px 0px 0px;
    background: #fff;
    font-size: 15px;
}
.login-container .remind {
    font-size: 10px;
    position: relative;
    text-align: center;
    display: block;
}
.col-carrier {
    display: none;
}
table.table-checkout-shipping-method {
    min-width: 100%;
}
.categoriesLinks {
    text-align: center;
    padding: 30px 0px;
}
.categoryBlock {
    width: 12% !important;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    font-size: 14px;
}
.categoryBlock h4 {
    font-weight: 900;
}
.categoryImage {
    padding: 10px;
    border: 3px solid #131313;
    border-radius: 30px;
    width: 50px;
    height: 50px;
    margin: auto;
    margin-bottom: 10px;
}
a.categoryBlock img {
    height: 26px;
    margin-bottom: 10px;
}
.categoriesLinks svg {
    max-height: 36px;
}

.product-item .product-item-name {
    max-height: 70px;
    min-height: 70px;
    font-size: 14px;
}
.smile-es-range-slider .ui-slider-handle {
    background: #f60406;
}
.minicart-wrapper .action.primary, .minicart-wrapper .action.secondary {
    background-color: #131313;
    border: none;
    margin-top: 10px;
    width: 100%;
}
span.discount-percent {
    display: none;
}
span[data-price-type="oldPrice"] {
    display: none;
}
span.special-price span {
    display: inline-block;
    color: #494949 !important;
}
.price-box.price-final_price {
    width: 100%;
}
.user-topbar:hover .header.links .acc-list {
    opacity: 1;
    visibility: visible;
}
.user-topbar:hover .header.links {
    display: inline-block;
}
.acc-topbar .acc-list {
    margin-top: 10px !important;
}
.acc-topbar .acc-list a {
    padding: 0px 12px;
}
.cart-summary .checkout-methods-items li {
    margin-bottom: 10px !important;
}
.checkout {
    background: none !important;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
    background: #078dd6 !important;
}

.cart-summary .checkout-methods-items .action.primary.checkout:hover {
    color: #fff;
    opacity: 0.9;
}
.action.button:hover, .action.continue:hover, .action.update:hover, .action.clear:hover {
    opacity: 0.9;
}
a.action.torequisition::before {
    content: '+';
    font-size: 43px;
    color: #005493;
    margin-left: 10px;
    position: relative;
    top: -2px;
    font-weight: 200;
    font-family: sans-serif;
    display: inline-block;
    line-height: initial;
}
.box-tocart .mbi-heart:before {
    content: "\e68c";
    color: #005493;
    font-weight: 800;
}
.box-tocart .mbi-heart:hover:before {
    color: #f5ac05;
}
a.action.torequisition:hover::before{
    color: #078dd6;
}
.box-tocart .actions .tocart:hover, .box-tocart .instant-purchase:hover {
    background: #078dd6;
    color: #fff;
    opacity: 0.8;
}
.customer-account-edit input.input-text {
    width: auto;
    height: auto;
    font-size: 14px;
    width: 100%;
    padding: 7px;
}
.b2b-control input {
    width: 100%;
    padding: 7px;
}
fieldset.b2b-fieldset {
    border: none !important;
    background: none !important;
    padding: 0 !important;
}
.b2b-data-grid-filters input {
    height: 30px !important;
    min-height: 30px !important;
}
.b2b-admin__data-grid-pager input {
    top: 0px !important;
    height: 30px !important;
}
.b2b-tag-top {
    padding: 0 !important;
    border: none !important;
    background: none !important;
}
.b2b-box-container {
    border: none;
    padding: 0;
}
.b2b-data-grid-filters td select {
    height: 30px !important;
}
.b2b-recent-quote-status-list {
    padding: 0;
}
select#list_quote_grid_page-limit {
    height: 30px !important;
    border-radius: 0px;
}
label.b2b-admin__control-support-text {
    top: 0px !important;
}
#companyAccountPage .b2b-box-container {
    width: 48% !important;
}
a.action.torequisition span {
    text-indent: -999px;
    display: none;
}
.cat-links a {
    color: #131313;
}
.at-style-responsive .at-share-btn {
    padding: 1px !important;
}
.at-resp-share-element .at-share-btn .at-label {
    display: none;
}
.rfq-productList tbody > tr {
    width: 100%;
    margin-bottom: 20px;
}
.b2b-introduction{
    background: #131313 !important;
}
#quote button#submit-form {
    background: #131313;
    border: none;
}
.login-container a.action.primary {
    background: #131313;
    border: none;
}
.rfq-productList th {
    color: #131313 !important;
}
.checkout-index-index .minicart-items .product-image-container {
    max-height: 75px;
}
.minicart-items .product-image-container{
    max-height: 75px;
}
.opc-wrapper .shipping-address-item.selected-item {
    border-color: #131313;
}
.opc-wrapper .shipping-address-item.selected-item:after {
    color: #131313;
}
.shop-by-brand-container {
    position: relative;
    z-index: 999;
}
.at-share-btn-elements {
    text-align: right;
}
.block-cat-product .product-item{
    min-height: auto !important;
}
.block-cat-product  .product-item .product-item-name {
    max-height: 34px;
}
.slider-product-item-info img {
    max-width: 150px;
}
.price-including-tax::before {
    content: attr(data-label) ': ';
    font-size: 1.1rem;
}
.price-excluding-tax .price, .price-including-tax .price {
    font-size: 1.8rem !important;
    display: inline-block !important;
}
.price-excluding-tax, .price-including-tax {
    display: block;
    width: 100%;
    margin-top: 5px;
    line-height: 20px;
}
.price-including-tax::before, .price-excluding-tax::before {
    color: #333;
    font-size: 12px !important;
}
.owl-theme.owl-carousel .owl-controls .owl-dot.active span {
    background: #131313 !important;
    border-color: #131313 !important;
}
button#btn-minicart-close {
    display: none;
}
.table-comparison .cell.remove .action.delete:before{
    display: none;
}
.table-comparison .cell.remove .action.delete>span {
    position: unset;
}
button.mfp-close:before {
    content: 'Close';
    font-size: 15px;
    font-family: inherit;
    color: #ffffff;
    font-family: Work Sans;
}
button.mfp-close {
    background: #131313;
    padding: 6px 20px;
    width: 100px;
    opacity: 1;
    line-height: initial;
    margin: 7px;
    height: auto;
}
.catalog-product-view .StripeElement {
    display: none !important;
}
.header.links .name {
    margin-top: 3px; 
}
.hide {
    display: none !important;
}
.magebig-nav {
    padding-top: 0;
}
.contact-information {
    text-align: center;
    margin-top: 50px;
}
.contact-information strong {
    font-weight: 700;
}
button.action-primary.action-accept {
    background: #131313;
    color: #fff;
    border: none;
}
button.action-secondary.action-dismiss {
    background: #fff;
    border: none;
}
.owl-controls {
    position: relative;
    top: 40px;
}
.block-cat-promo .img-lazy-wrap h2 {
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    margin-top: 40px;
    color: #fff !important;
}
.iconBlock img {
    max-width: 50px;
}
.account-nav .item.current a, .account-nav .item.current strong {
    border-color: #131313;
}
.account .page-title{
    text-align: left !important;
}
.owl-controls {
    position: unset;
}
.user-topbar .header.links > a{
    float: left;
}
.loggedin .mbi-user {
    color: #131313;
}
.owl-theme.owl-carousel .owl-controls .owl-dot span{
    background: #d6d6d6 !important;
}
.owl-theme.owl-carousel .owl-controls .owl-dot:hover span {
    border: none;
    background: #131313 !important;
}
.minicart-wrapper .action.primary {
    background: #131313 !important;
}
.actions.b2b-cart-custom.b2b-request-quote-btn a {
    background: #131313 !important;
    border: none;
}
.recently-viewed .owl-stage-outer .owl-stage {
    text-align: center;
    margin: auto;
}
.recently-viewed .owl-item {
    display: inline-block;
    float: none;
}
.acc-topbar > div > a {
    padding: 6px 0 !important;
}
.loggedin > a {
    float: left;
}
#quote .b2b-introduction {
    margin: 3% 0%;
    color: #000;
    background: none !important;
    padding: 0;
}
#quote textarea {
    box-shadow: none;
    font-size: 14px;
    font-weight: 400;
    min-height: 100px;
    border: 1px solid #afaeaedd;
}
#quote .b2b-quote-form {
    padding-top: 20px !important;
}
#quote .b2b-quote-form h4 {
    border-bottom: none;
    font-size: 15px;
}
.rfq-productList th {
    color: #131313 !important;
    font-weight: 600 !important;
}

.rfq-productList th, .rfq-productList td {
    text-align: left !important;
    font-size: 12px;
    padding: 8px !important;
    border: 1px solid #ddd !important;
}
#quote table tr td {
    vertical-align: middle !important;
    padding: 7px 10px !important;
}
#quote textarea {
    box-shadow: none !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
#quote .b2b-quote-form h4 {
    border-bottom: none !important;
    font-size: 17px !important;
    margin-bottom: 20px !important;
}
#submit-quote-request .b2b-quickQuoteButtons button {
    margin: auto;
    background: #131313 !important;
    padding: 10px 26px;
    font-weight: 400 !important;
    font-size: 15px !important;
}
#submit-quote-request .b2b-quickQuoteButtons {
    margin-bottom: 20px;
    text-align: center;
}
textarea#quote-comments {
    border: 1px solid #d6d6d6 !important;
}
.login-container .g-recaptcha {
    max-width: 304px;
    margin: auto;
}
.qty input::-webkit-inner-spin-button, .qty input::-webkit-outer-spin-button {
    opacity: 1;
}
span.or, .createaccount {
    text-align: center;
    display: block;
}
.pflfo-section form > .fieldset {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-right: 30px !important;
    margin-top: 20px !important;
}
.pflfo-section .form .fieldset>.field.pflfo-col1 {
    width: 100%;
}
.hide-field {
    margin: 30px 0px;
}
.hide-field input{
    display: none;
}
.pflfo-section .form .fieldset>.legend {
    background: #131313;
    padding: 20px;
    color: #fff;
}
.pflfo-section a {
    color: #131313;
}
.pflfo-section form > .actions-toolbar {
    text-align: center;
}
.pflfo-section > h2 {
    text-align: center;
    margin-top: 30px;
}
.pflfo-section .legend {
    border: none !important;
    color: #000;
    font-size: 14px !important;
}
.login-container .action.primary {
    width: 100%;
    display: block;
    margin-top: 10px;
    padding: 12px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
    background: none !important;
}
button.action.secondary.white {
    background: #131313;
    border: none;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before, .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
    background: #052c49 !important;
}
div#block-discount {
  display: none;
}
.pflfo-form-bottom-description {
  text-align: center;
}
.pflfo-section .action.back {
  display: none !important;
}
.b2b-block-order-details-comments {
    background: #e6eff3 !important;
    box-shadow: none !important;
    padding: 20px 30px;
}
.b2b-block-order-details-comments strong {
    font-weight: 700;
}
.edit-order-table .col-subtotal, .edit-order-table .col-tax-percent {
    display: none;
}
.edit-order-table .col-ordered-qty {
    text-align: center;
}
.edit-order-table .col-product {
    max-width: 300px;
}
.edit-order-table .col-tax-amount {
    text-align: center;
}
.b2b-order-table-content .b2b-totals .price {
    display: inline-block !important;
    float: none;
    width: auto;
    margin-left: 5px;
    font-weight: 700;
}
.opc-block-shipping-information .action-edit:before {
    color: #131313 !important;
    font-size: 20px !important;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:after{
    display: none;
}
.owl-carousel .animated {
    animation-duration: 2000ms !important;
}
.minicart-items .action.delete:before {
    color: #131313;
}
.opc-wrapper .step-title{
    font-size: 20px;
    font-weight: 700;
}
.opc-block-summary>.title {
    font-weight: 700;
    font-size: 20px;
}
.checkout-shipping-method .step-title::after {
    display: block;
    color: #131313;
    font-size: 15px;
}
.before-place-order textarea {
    width: 100%;
    min-height: 100px;
    border-color: #ccc;
}
.company-button button {
    width: 48% !important;
    display: inline-block;
    clear: none;
    float: none;
    position: unset !important;
    background: #e4e4e4;
    border: none;
    padding: 5px 10px !important;
    font-size: 11px;
}
.opc-wrapper .shipping-address-item {
    padding-bottom: 20px;
    font-size: 14px;
}
button.action.action-show-popup {
    background: #e4e4e4;
    border: none;
    font-size: 14px;
    padding: 5px 10px !important;
}
.product.attribute.description b {
    clear: both;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.b2b-actions-toolbar .b2b-action-primary, .b2b-actions-toolbar .action.primary, .b2b-actions-toolbar .b2b-action, .b2b-actions-toolbar .action {
    background: #078dd6 !important;
    border: none !important;
    color: #fff !important;
    font-weight: 800;
    border-radius: 0px;
    padding: 10px 15px !important;
}
.defaultlabel {
    display: none;
}
.b2b-actions-toolbar .b2b-action-primary span, .b2b-actions-toolbar .action.primary span, .b2b-actions-toolbar .b2b-action span, .b2b-actions-toolbar .action span {
    text-transform: uppercase;
    padding: 10px 15px;
}
.gdpr-delete-message {
    margin: 0;
    padding: 0;
}
.mp-gdpr-delete-account .actions-toolbar {
    margin-left: 0 !important;
    padding-left: 0;
}
.mp-gdpr-delete-account .actions-toolbar .action-delete {
    border-radius: 0pc;
    text-shadow: none;
}
.apiquote-index-view .b2b-actions-toolbar {
    padding-bottom: 10px;
    display: block;
}
.apiquote-index-view fieldset.b2b-fieldset a {
    color: #131313;
}
.primary-color {
    color: #ef1c54;
}
.categoryImage.green-circle {
    border: 3px solid #07afaf;
}
.categoryImage.green-circle img {
    position: relative;
    left: -4.5px;
}
.cart.table-wrapper .actions-toolbar>.action-delete:before {
    color: #131313 !important;
    content: '';
    height: 20px;
    width: 20px;
    background: url(/media/svg/trash.svg) no-repeat;
    background-position: center;
    background-size: 14px;
}
.bottom-right {
    position: absolute;
    right: 120px;
    bottom: -150px;
    font-weight: 700;
}
.bottom-left {
    font-weight: 700;
    position: absolute;
    bottom: -100px;
}
.quote-notification{
    margin-top: 10px;
    color: #131313;
    display: none;
}
.owl-theme.owl-carousel .owl-controls .owl-dot:nth-child(3).active span {
    background: #07afaf !important;
    border-color: #07afaf !important;
}
.owl-theme.owl-carousel .owl-controls .owl-dot:nth-child(3):hover span{
    background: #07afaf !important;
}
.banner-content .action.secondary {
    background: #fff;
    border-color: #fff;
    color: #131313;
}
.b2b-request-quote-btn {
    margin-top: 10px;
}
button.button.action.continue.primary.company-custom {
    display: none;
}
.checkout-shipping-address .action.primary.company-custom-address {
    margin-right: 0;
}
.stripe-payments-express-minicart {
    margin-top: 10px !important;
}
#minicart-content-wrapper a.b2b-btn-cart.action.primary {
    margin-top: 0;
}
#minicart-content-wrapper .action.primary, #minicart-content-wrapper .action.secondary {
    padding: 12px 15px;
}
.checkout-shipping-address .action.primary.company-custom-address {
    margin-right: 0 !important;
}
.shipping-address-items.row {
    margin: 0;
}
.minicart-wrapper.showInclPrices .price-including-tax, .minicart-wrapper.showExclPrices .price-excluding-tax {
    display: block;
}
.minicart-wrapper .price-including-tax, .minicart-wrapper .price-excluding-tax {
    display: none;
}
.field-recaptcha > div {
    text-align: center;
}
.g-recaptcha {
    display: inline-block;
    margin: auto;
}
span.stripe-icon-container {
    margin-left: 10px;
}
span.stripe-icon-container .stripe-icon:nth-child(2), span.stripe-icon-container .stripe-icon:nth-child(3), span.stripe-icon-container .stripe-icon:nth-child(4) {
    display: none;
}
.shipping-address-items.row {
    flex: none !important;
    display: inline-block;
    width: 100%;
}
.checkout-index-index .logo-checkout {
    max-width: 100% !important;
    padding-bottom: 20px;
}
footer.modal-footer {
    padding: 20px !important;
}
.recaptcha-checkout-wrap {
    display: none;
}
.company-address-form .edit-form-region {
    height: 42px;
    width: 100%;
    padding: 0 10px;
    border-radius: 3px;
    font-size: 16px;
}
.opc-wrapper .shipping-address-item {
    width: 32%;
    display: inline-block;
    margin-bottom: 5px !important;
}
button.button.action.continue.primary.company-custom-address {
    display: none;
}
footer.modal-footer .close-modal {
    background: #e4e4e4;
    color: #191818;
    border-color: #e4e4e4;
}
.opc-wrapper .form-discount .actions-toolbar button {
    background: #078dd6;
    color: #fff;
}
footer.modal-footer .save-address-company {
    background: #078dd6;
    color: #fff;
}
hr {
    background: none !important;
    height: 0px !important;
    display: block;
    border: none;
    border-bottom: 1px solid #ddd;
}
.ajaxwishlist-success-box {
    background: #fff;
    color: #333;
    max-width: 50%;
    margin: auto;
    padding: 3% 10%;
}
.ajaxwishlist-success-box .wishlist-media .product-image-container {
    max-width: 150px;
    margin: auto;
    display: inline-block;
}
.customer-name.acc-btn {
    display: none;
}
.item-slider .block-content .block-center {
    left: 0 !important;
}
.item-slider .text-small {
    color: #be1e2d;
}
.btn-wrap {
    margin-top: 10px !important;
}
.category-products .product-image-wrapper img {
    position: initial;
}
.category-products .product-image-wrapper {
    padding: 0 !important;
    height: auto;
}



/*My Account Martfur Changes*/

/*Core Lists*/
.b2b-requisition-title {
    margin-bottom: 20px;
}
#requisition_list_grid_table .col-action a {
    margin-right: 10px;
}
#requisition-list {
    margin-bottom: 20px;
}
.requisition-action-toolbar .checkbox input {
    margin-right: 5px;
}
.requisition-action-toolbar > div {
    margin-right: 10px;
}
.requisition-action-toolbar > div .action, .requisition-action-toolbar > div a {
    color: #514943 !important;
    background: #e3e3e3;
    padding: 3px 15px;
    border-radius: 3px;
    border: 1px solid #adadad;
    font-size: 14px;
}
#requisition-view-form .b2b-field.qty input[type="number"] {
    width: 55px !important;
    padding: 10px 7px;
}
#requisition-view-form .b2b-table > tbody > tr > td {
    padding: 10px 5px;
}
.b2b-field.b2b-country select#country {
    width: 100%;
    padding: 5px;
}
.b2b-table td.b2b-col.price {
    display: table-cell !important;
}
.header-menu-content {
    padding: 5px;
    border: none;
    background: #f6002a;
}
.changeprice {
    font-size: 8.5px;
    margin-right: 2px;
}
.vat-hotline > div {
    display: inline-block;
}
.changeprice span {
    display: inline-block;
    vertical-align: middle;
    color: #000;
}
.subscribe .title {
    margin-top: 0px;
}
.subscribe .text{
    font-size: 12px;
    margin-bottom: 0px;
}
.newsletter{
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 30px;
}
.footer .container .footer-newsletter input {
    width: 100%;
    padding: 8px;
    height: 35px;
}
.footer .container .footer-newsletter button {
    position: absolute;
    right: 0;
    height: 34px;
    line-height: 0;
}
.footer .container .footer-newsletter .control {
    position: relative;
}
.page-bottom {
    padding: 5px 0px 30px 0px;
}
.header-main-content.sticky-menu.active .title > span {
    color: #000;
    margin-top: 0;
    padding-left: 0;
}
.header-main-content.sticky-menu.active .block-search .action.search {
    background: #078dd6;
}
.block-search .action.search {
    background: #078dd6;
    border-radius: 0px;
}
.subscribe .input-box input::placeholder {
    font-size: 14px;
}
.changeprice div {
    width: 54px;
    height: 23px;
    display: inline-block;
    vertical-align: middle;
    background: #212121;
    border-radius: 0px;
    padding: 5px;
    margin: 0px 3px;
    border: none;
    border-radius: 30px;
}
.changeprice div span {
    height: 11px;
    width: 44%;
    border-radius: 0px;
    display: inline-block;
    font-size: 9px;
    line-height: 0px;
    padding: 0px 2px;
    cursor: pointer;
    text-align: center;
}
.changeprice div span.current {
    background: #fff;
    color: #fff;
    border-radius: 30px;
}
.display-inline-block {
    display: inline-block;
}
.main-slider-full {
    background: #f4f4f4;
    padding: 0px;
    margin-bottom: 0px;
}
.main-slider-full .widget {
    margin-bottom: 0;
}
.subscribe .input-box input{
    border-radius: 3px;
}
.cms-index-index .main-slider-full .widget.block.block-static-block {
    background: none;
}
.owl-theme .owl-nav [class*='owl-'] {
    top: 30%;
}
.owl-theme .owl-nav [class*='owl-']:hover {
    background: none;
    opacity: 0.6;
}
.block-catalog .info {
    z-index: 9;
}
.featured-products h3 {
    font-weight: 200;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.home-bottom-section .container > .widget.block:last-child {
    margin-bottom: 0 !important;
}
.header-main-content.sticky-menu.active {
    background: #fff;
}
.mb-navigation .title > span {
    color: #000;
}
.magebig-nav li>a {
    letter-spacing: 0;
}
.fotorama__thumb {
    background: #fff;
}
.specification-table-content td {
    border-bottom: 1px solid #f3f3f3;
    padding: 6px 0px;
}
.action.showcart .counter.qty {
    background: #078dd6;
    top: -8px;
    right: -10px;
}
.minicart-items-wrapper {
    height: auto !important;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
    border: none;
}
@media only screen and (max-width: 771px) {
    .mobile {
        display: block;
    }
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
    padding: 0;
}
#stripe-payments-card-number {
    width: 99% !important;
}
#stripe-payments-card-expiry {
    width: 50% !important;
}
#stripe-payments-card-cvc {
    width: 48.5% !important;
}
.stripe-elements-field {
    padding: 10px 14px !important;
    box-shadow: none !important;
    border: 1px solid #ddd !important;
}
.stripe-payments-brand {
    top: -16px !important;
}
.stripe-payments .field>input[type="radio"]+label{
        line-height: 32px !important;
}
.checkout-payment-method .checkout-billing-address h3 {
    font-size: inherit;
}


form.b2b-form-create-account {
	width: 60%;
	margin: 30px auto;
    background-color: #ffffff;
    box-shadow: 0px 1px 2px 0px rgb(0 0 0 / 15%);
    border-radius: 2px;
    padding: 50px;
    padding-bottom: 10px;
}

form.b2b-form-create-account fieldset.b2b-info {
	padding-bottom: 2%;
	margin-bottom: 3%;
	float: left;
	width: 50%;
	padding-right: 5%;
}

form.b2b-form-create-account fieldset.b2b-info .b2b-field { margin-top: 10px; }

form.b2b-form-create-account fieldset.b2b-info .field.field-name-firstname.required { margin-bottom: 15px; }

form.b2b-form-create-account fieldset.b2b-info label.b2b-label,
form.b2b-form-create-account fieldset.b2b-info label.b2b-label-marketing-business { padding-left: 5px; }

form.b2b-form-create-account fieldset.b2b-info legend.b2b-legend span { font-size: 1.8rem; color: #131313; font-weight: normal; border: 0px; }

form.b2b-form-create-account fieldset.b2b-info #b2b-add_company { margin: 3% 0 2%; }

form.b2b-form-create-account fieldset.b2b-info .marketing-checkboxes-business,
form.b2b-form-create-account fieldset.b2b-info .marketing-checkboxes-marketing,
form.b2b-form-create-account fieldset.b2b-info .marketing-checkboxes-contact { margin-bottom: 10px; }

form.b2b-form-create-account fieldset.fieldset.create.account { width: 50%; float: left; }

form.b2b-form-create-account fieldset.fieldset.create.account .legend { 
	margin-left: 0px; 
	border: 0px; 
	padding: 0; 
    margin-bottom: 10px;
}

form.b2b-form-create-account fieldset.fieldset.create.account .legend span { font-size: 1.8rem; font-weight: normal; color: #131313;  }
form.b2b-form-create-account fieldset.fieldset.create.account > br {
    display: none;
}
form.b2b-form-create-account fieldset.fieldset.create.account label.label span {     
    font-size: 14px;
    display: inline-block;
 }
 .b2b-form-create-account .block-title .active.title {
    border-bottom: 2px solid #131313;
    padding-bottom: 10px !important;
}

.b2b-form-create-account .block-title .title {
    display: inline-block;
    padding: 0 15px;
}
.b2b-form-create-account .block-title {
    margin-bottom: 0;
    padding: 0px 0px 30px 0px;
    background: #fff;
    font-size: 15px;
}
form.b2b-form-create-account .content-marketing-checkboxes { font-size: 14px; font-style: italic; }
form.b2b-form-create-account input#b2b-company {
	width: 50%; 
	height: 42px; 
	width: 100%; 
	padding: 0 10px; 
	border-radius: 3px; 
	font-size: 16px; 
}

form.b2b-form-create-account .b2b-actions-toolbar {
    display: block;
    width: 100%;
    clear: both;
}
form.b2b-form-create-account .b2b-actions-toolbar > div button, form.b2b-form-create-account .b2b-actions-toolbar > div a {
    color: #000;
    padding: 10px 15px;
}

form.b2b-form-create-account .b2b-actions-toolbar > div {
    display: inline-block;
}
form.b2b-form-create-account .b2b-actions-toolbar .b2b-secondary {
    float: right;
    margin-top: 5px;
}
form.b2b-form-create-account .b2b-actions-toolbar .b2b-action { margin-left: 0px;     border-radius: 5px;}

form.b2b-form-create-account .b2b-control { position: relative; }

.item-slider .block-center{
    z-index: 99;
}
/*Header Navigation*/
li.level2 > .simple-dropdown {
    display: none;
}
li.level2 > a::before {
    display: none;
}
.magebig-nav .level0 > div.submenu.simple-dropdown {
    margin-top: -2px;
    padding-top: 0px !important;
}
.magebig-nav ul.level0 li {
    position: unset;
    float: none !important;
}
.magebig-nav li .show-sub li div.show-sub {
    transform: unset;
    left: 100%;
    top: 0;
    padding: 0;
    min-height: 100% !important;
}
.show-sub-content ul.level0 {
    position: relative !important;
}
.magebig-nav div.submenu:before {
    top: 0;
    height: 100%;
}
.box-tocart .actions .tocart, .box-tocart .instant-purchase {
    color: #fff;
}
.action.primary:hover, .action.secondary:hover {
    color: #fff;
    opacity: 0.9;
    background: #078dd6;
}
.checkout-cart-index .stock.available span i, .checkout-cart-index .stock.available span span {
    display: inline-block !important;
    margin-left: 10px;
}
.cart.table-wrapper .col.qty .input-text{
    margin-top: 5px;
    height: auto;
}
.cart.table-wrapper .cart tbody td.stock {
    padding-top: 0 !important;
    min-width: 100px;
}
.checkout-index-index .action.custom-tigren {
    background: #45a741 !important;
}
.opc-progress-bar-item._active:before, .opc-progress-bar-item._active>span:before {
    background: #f60406;
}
.stock-status-availible {
    fill: #338a1f;
    position: relative;
    top: 2px;
    margin-right: 2px;
}
.stock-status-availible, .stock-amount {
    color: #338a1f;
    display: inline-block;
    vertical-align: middle;
}
/*Product Listing design*/
.product.details.product-item-details .price-wrapper .price {
    display: inline-block !important;
}
/* .product.details.product-item-details .price-wrapper::after {
    content: 'Excl VAT';
    display: inline-block;
    margin-left: 5px;
    font-size: 9px;
} */
ol.products.list .price-wrapper .price {
    display: inline-block !important;
    color: #078dd6;
    font-weight: 700;
}
/* ol.products.list .price-wrapper::after {
    content: 'Excl VAT';
    display: inline-block;
    margin-left: 5px;
    font-size: 9px;
} */
.brand {
    margin-bottom: 8px;
    color: #838181;
    font-size: 10px;
}
a:hover, a:visited {
    color: unset;
}
.text-white{
    color: #fff;
}
.dark-overlay {
    background: #00000057;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
span.img-native-wrap {
    position: relative;
}
.sticky-addcart-wrap {
    min-height: auto !important;
}
.checkout-index-index button.action.primary.checkout:hover {
    color: #fff !important;
}
.checkout-index-index button.action.primary.checkout {
    background: #1c3378 !important;
}
.field-select-billing .action-update {
    display: none !important;
}
/*Horizontal Nav*/
.magebig-nav li.level0:nth-child(1), .magebig-nav > li.level0:nth-child(2), .magebig-nav > li.level0:nth-child(3), .magebig-nav > li.level0:nth-child(4), .magebig-nav > li.level0:nth-child(5), .magebig-nav > li.level0:nth-child(6), .magebig-nav > li.level0:nth-child(7), .magebig-nav > li.level0:nth-child(8) {
    display: inline-block !important;
}
.horizontal-menu .magebig-nav li.level0>a {
    font-weight: 700;
    font-size: 14px;
    text-transform: capitalize;
}
.horizontal-menu .level0.level-top.parent:hover:after {
    top: 100%;
}
ul.header.links li.authorization-link {
    display: none;
}
ul.header.links > li {
    display: none;
}
ul.header.links > li.customer-welcome {
    display: initial;
}
.icon-med {
    max-width: 40px;
}
.icon-small {
    max-width: 20px;
}
.smile-elasticsuite-autocomplete-result .product-shop{
    min-height: 60px;
}
.modal-slide._show, .modal-popup._show {
    z-index: 1200 !important;
}
.icon-small.display-inline-block, .display-inline-block {
    display: inline-block;
    vertical-align: middle;
    fill: #fff;
}
.cms-page-view .main-wrap a {
  color: #078dd6;
}
.page-wrapper.magebig-container > .widget {
    margin: 0;
}
#search_mini_form svg {
    fill: #fff;
    width: 15px;
    padding-top: 5px;
}
.header-content-action svg {
    height: 17px;
    position: relative;
    top: 2px !important;
    color: #000;
}
.text-center {
    text-align: center;
}
.cms-page-view .container.main-container {
    background: #fff;
    padding-top: 60px;
    padding-bottom: 60px;
}
.cms-page-view .container.main-container h3 {
    margin-top: 20px;
}
.slider-overlay-container {
    margin-top: 45px;
    color: #fff;
    max-width: 700px;
}
.icon-top-mobile .col-wishlist {
    display: inline-block !important;
    width: auto;
}
.icon-top-mobile .col-wishlist svg {
    width: 20px;
    position: relative;
    top: 2px;
}
.wishlist-icon .qty{
    right: -10px;
    top: -7px;
}
.icon-top-mobile {
    max-width: unset;
}
.slider-overlay {
    position: absolute;
    top: 30%;
    left: 0;
    width: 100%;
}
.nvidea-green{
    color: #78ba00;
}
.block-title.filter-title {
    display: none;
}
.filter-options .count{
    float: right;
    position: relative;
    top: -1px;
}
.filter-options .filter-options-title {
    font-weight: 700;
    font-size: 16px;
    text-transform: capitalize;
}
.filter .field.search input[type="text"] {
    width: 100%;
    padding: 10px;
}
.wrapper-breadcrums{
    background: none;
}
.product.details.product-item-details {
    color: #078dd6;
}
.product-image-wrapper img {
    position: unset;
}

.product-image-wrapper {
    padding-bottom: 0px !important;
    height: auto !important;
    min-height: 150px;
    display: flex;
}
.top-toolbar .toolbar-products {
    background: none;
    padding-bottom: 25px;
    padding-bottom: 6px;
    margin-bottom: 10px;
}
.pages {
    margin-top: 20px;
}
.pages .action span {
    margin-right: 5px;
}
.catalog-category-view .page-title, .catalogsearch-result-index .page-title {
    font-size: 23px;
    font-weight: 600;
}
.payment-method.stripe-payments.mobile {
    padding-top: 0 !important;
}
.stripe-payments-apple-pay-section, .payment-method.stripe-payments .checkout-agreements-block {
    margin-bottom: 0 !important;
}
.block.filter {
    border-radius: 0px;
    background: #fff;
}
.toolbar-products select{
    font-size: 14px;
}
.products-list li.item:nth-child(1) > div {
    border: none;
}
.customer-account-login .main-wrap.col-12 {
    position: relative;
    padding: 25px 0px;
}

form.b2b-form-create-account {
    width: 100%;
    max-width: 700px;
}
.customer-account-create .page-main {
  background: none;
}
form.b2b-form-create-account {
  box-shadow: none;
}
.cart-bottom-left {
    clear: both;
    width: 50%;
    display: inline-block;
    padding-right: 30px;
}
#block-shipping #block-summary {
    display: block !important;
    padding: 2% 5%;
    border: 1px solid #ddd;
}
#shipping-zip-form .legend {
    display: none;
}
#block-shipping .title {
    width: auto;
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #ddd;
    border-bottom: 0;
    background: #fff;
    position: relative;
    top: 1px;
}
.checkout-cart-index #co-shipping-method-form .price {
    display: inline-block !important;
}
.checkout-cart-index #co-shipping-method-form .item-title {
    margin-bottom: 10px;
}
.cart-summary>.title {
    display: none !important;
}
.cart-totals, .opc-block-summary .table-totals {
    border: none;
    width: 100%;
}
.cart-totals .grand .mark, .opc-block-summary .table-totals .grand .mark, .cart-totals .grand .amount, .opc-block-summary .table-totals .grand .amount {
    border: none;
}
#block-shipping .title, #block-discount .title {
    display: none;
}
#block-discount {
    display: none;
}
.nav-tab-cart {
    display: inline-block;
    padding: 10px 15px;
    border: 1px solid #ddd;
    border-bottom: none;
    background: #f1f1f1;
    font-weight: 500;
}
.nav-tab-cart.active {
    background: #ffffff;
}
.cart-bottom-left-navigation {
    position: relative;
    top: 1px;
}

.companyaccount-account-addresscreate .b2b-actions-toolbar {
    text-align: right;
}

.companyaccount-account-addresscreate .b2b-actions-toolbar button.b2b-primary.action {
    float: none;
    display: inline-block;
}
select#country {
    height: auto;
}
.companyaccount-account-addresscreate .b2b-street label.b2b-label {
    margin-top: 10px;
    display: block;
}
/*Billing Address*/
.billing-address-details > div {
    display: block !important;
}
form#magenest_sagepay-form .field.type {
    display: none;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
    margin-top: 10px;
    background: #078dd6;
    color: #fff;
}
.action.primary, .action.secondary {
    color: #fff;
    border-radius: 0px;
    padding: 5px 10px;
}
.product.details.product-item-details {
    color: #3a3a3a;
}
.block-nav {
    display: none;
}
.filter-options .filter-options-content .item {
    margin-left: 0;
}
filter .filter-content .item {
    margin-left: 0;
}
.filter-options-content input {
    margin-right: 9px;
    position: relative;
    top: 2px;
}
.filter-options-content label span {
    color: #000;
    padding-right: 3px;
    font-size: 14px;
}
.smile-es-range-slider > div {
    font-size: 14px !important;
    font-weight: 700;
}
.shortDescriptionCustom ul {
    list-style-type: disc;
    padding-left: 10px;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 5px;
}
a.action.primary.small {
    padding: 0;
}
.b2b-box-container, .b2b-user-item {
    box-shadow: none !important;
    background: none !important;
    border: none !important;
    padding: 0px !important;
}
.action-default, .block-footer .action-add, .block-footer .action-add {
    background: #078dd6 !important;
    color: #fff !important;
    border: none !important;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 0;
}
#list_quote_grid_table {
    width: 100%;
}
select#orderer_customer_grid_page-limit, select.limiter-options {
    font-size: 12px;
    height: 30px;
}
.b2b-admin__data-grid-pager input {
    border-radius: 0px;
}
.b2b-admin__data-grid-pager {
    margin-bottom: 0 !important;
}
.b2b-data-grid-filters input, .b2b-data-grid-filters td select {
    font-size: 12px;
}
.b2b-data-grid-filters .range input {
    width: 46% !important;
    margin-right: 4%;
}
.mfp-close-btn-in .mfp-close{
    display: none;
}
.mfp-close-btn-in .mfp-close.close2 {
    display: inline-block;
    position: unset;
    float: right;
    margin-top: -8px;
}
.minicart-items {
    clear: both;
    margin-top: 40px;
}
#minicart-content-wrapper {
    padding-top: 20px;
}
.items-total {
    margin-bottom: 20px;
}
.sticky-menu.active svg {
    fill: #000;
}
.checkout-index-index .logo-checkout .logo {
    padding-top: 10px;
}
table.table-checkout-shipping-method td.col-price, table.table-checkout-shipping-method td.col-method {
    display: inline-block !important;
    margin-right: 10px;
}
input#edit-form-region {
    width: 100%;
    padding: 9px;
    border-radius: 3px;
}
div#shipping-new-address-form select#country {
    width: 100%;
    padding: 8px;
}
ul.opc-progress-bar {
    margin-bottom: 30px;
}
div#opc-new-shipping-address {
    display: block !important;
}
button.action.action-show-popup {
    margin-top: 10px;
}
.mobile-only {
    display: none;
}
.desktop-only {
    display: block;
}
.icon-top-mobile svg {
    fill: #fff;
}
.icon-top-mobile .minicart-action {
    position: relative;
    top: 6px;
}
.mb-toggle-switch span {
    background: #fff;
}
.mb-toggle-switch span::before, .mb-toggle-switch span::after {
    background: #fff;
}
.magebig-mobile-menu .nav-logo img {
    max-width: 200px;
    margin: 20px;
}
.popular-categories .product-image-wrapper {
    min-height: 150px;
}
.popular-categories .product-item {
    padding: 5%;
    min-height: 273px;
    border: 1px solid #f1f1f1;
    margin-right: 6%;
    margin-bottom: 7% !important;
}
.page-footer {
    border-top: 1px solid #f4f4f4;
}
.acceptedCards img {
    height: 24px;
    margin-bottom: 10px;
}
.footer .container .social-links ul li{
    margin-right: 10px;
}
.footer .container .social-links ul li a {
    width: 25px;
    height: 25px;
    line-height: 27px;
    border-radius: 30px !important;
}
.footer .container .social-links ul li a i{
    font-size: 14px;
    line-height: 0;
}
.footer{
    padding: 60px 0;
    background: #f8f9fa;
    padding-bottom: 0px;
    line-height: 23px;
}
.footer .container h3{
    font-size: 15px;
    font-weight: 800;
    margin-bottom: 10px;
    font-style: italic;
    text-transform: uppercase;
}
.footer .container h3 {
    color: #101010;
}
.footer .container .footer-newsletter .field.newsletter > .control input[type="email"] {
    border-radius: 3px;
    font-size: 12px;
}
.footer .container p, .footer .container a, .footer .container span {
    color: #2f2f2f !important;
    font-size: 12px;
}
.footer .container .footer-newsletter button span {
    color: #fff !important;
}
footer ul {
    margin: 0;
    padding: 0;
}
.sidebar-wrap.col-12.col-lg-4.col-xl-3.order-1.order-md-2 {
    position: unset;
}
.action.tocart.disabled {
    background: #ddd;
    border: none;
    opacity: 0.6;
}
.minicart-wrapper .product-image-wrapper img {
    max-height: 75px;
    margin: 0;
}
button.mfp-close:before {
    font-family: 'Varela';
}
.price-block .tocart {
    width: 100%;
}
.torequisition.mb-tooltip {
    display: inline-block;
}
.filter-button {
    display: inline-block;
    background: #078dd6;
    color: #fff;
    padding: 10px 20px;
    width: 90%;
    text-align: center;
    margin-bottom: 20px;
}
.header-top-links a {
    margin-right: 10px;
}
.header-top-links {
    font-size: 14px;
    background: #dcdcdc;
    padding: 7px 0px;
}
.header-top-links i {
    font-size: 16px;
    position: relative;
    top: 3px;
}
.home-brand-section {
    text-align: center;
    padding: 20px 0px;
}
.home-brand-section p {
  margin-bottom: 30px;
  display: block;
}
.home-brand-section h2 {
  margin-bottom: 10px !important;
}
.home-brand-section p a {
  color: #078dd6;
}
.cms-index-index .main-container h2 {
    margin: 10px 0px 40px;
    font-weight: 900;
    font-size: 21px !important;
    text-transform: uppercase;
    font-style: italic;
}
.home-brand-section ul img {
    max-height: 30px !important;
    max-width: 60%;
}
.home-brand-section ul li {
    display: inline-block;
    width: 8%;
    margin-bottom: 35px;
}
.home-brand-section ul {
    display: block !important;
}
.second-header-blocks span {
    font-weight: 800;
}

.second-header-blocks img, .second-header-blocks svg {
    height: 15px !important;
    margin-right: 10px;
    vertical-align: middle;
    display: inline-block;
}
.second-header-blocks {
    padding: 7px 0px;
    color: #3e3e3e;
    background: #fff;
    border-top: 3px solid #078dd6;
}
.second-head-block p {
    font-weight: 300;
    margin: 0;
}

.second-head-block > div {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    margin-left: 10px;
}
.slider-product-item-info .secondary-addto-links {
    display: none;
}
.trending-products {
    background: #f3f3f3;
    padding: 2% 0%;
}
.trending-products .slider-product-item-info {
    margin: auto;
    padding: 20px;
    border: 1px solid #ddd;
    background: #fff;
    width: 95% !important;
}
.trending-products .product-item .product-item-name {
    font-size: 12px;
}

.sku-fact {
    font-size: 12px;
    margin-bottom: 8px;
    color: #6a6a6a;
}
.stock {
    margin-bottom: 10px;
}
.stock.available {
    color: #5aab3e;
    text-transform: capitalize;
}
.stock.available::before {
    content: '';
    height: 10px;
    width: 10px;
    background: #5aab3e;
    display: inline-block;
    border-radius: 30px;
    margin-right: 5px;
}
.cms-index-index .page-main > .container {
    max-width: 100%;
    padding: 0;
}
.slider-overlay img {
    max-height: 20px;
    display: inline-block !important;
    width: auto !important;
}
.slider-overlay p {
    font-size: 14px;
}
.cms-index-index .slider-overlay h2 {
    font-size: 34px;
    color: #666ae8;
    font-style: italic;
    display: block;
    padding-top: 5px;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0 !important;
}
.slider-overlay.white-text, .slider-overlay.white-text h2 {
    color: #fff !important;
}
.cms-index-index .slider-overlay h2 {
    font-size: 40px !important;
}
.slider-overlay .cta{
    font-weight: 800;
    font-size: 14px;
    margin: 10px 0px;
}
.categories-links-container {
    padding: 30px 0px;
}
.trending-products .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: -20px;
    margin-bottom: 20px;
}
.category-link .category-overlay h4 {
    font-weight: 900;
    font-size: 21px;
    text-transform: uppercase;
    font-style: italic;
}
.category-link .category-overlay {
    position: absolute;
    top: 30%;
    padding: 10px 20px;
    color: #fff;
    background: #0000006e;
    width: 80%;
}
.category-link::before {
    content: '';
    width: 100%;
    height: 167px;
    position: absolute;
    top: 0;
    left: 0;
    background: #00000075;
}
.category-link {
    position: relative;
    overflow: hidden;
}
.category-link .category-overlay p {
    font-weight: 300;
}
.contact-home-section {
    padding: 30px 0px;
}
.news-container {
    padding: 30px 0px;
    background: #f8f8f8;
}
.news-block h3 {
    margin-top: 20px;
    font-weight: 700;
}
.news-block {
    text-align: center;
    border: 1px solid #ddd;
    padding-bottom: 20px;
    background: #fff;
}
.banner-text-overlay h3 {
    font-weight: 800;
}
.banner-text-overlay {
    position: absolute;
    top: 45%;
    left: 40px;
    color: #fff;
    width: 50%;
}
.banner-container {
    position: relative;
}
.catalog-category-view main#maincontent, .catalogsearch-result-index main#maincontent, .mpbrand-index-view main#maincontent {
    background: #f5f5f5;
}
.btn-wishlist button {
    border: none;
    float: right;
    font-size: 20px;
}
.btn-wishlist {
    position: absolute;
    right: 0;
    z-index: 2;
    top: 7px;
}
.product-btn-info {
    padding-top: 20px;
}
.product-item .price-no {
    width: 100%;
}
.price-no:visited {
    color: #fff !important;
}
.price-no {
    width: auto;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    background: #078dd6;
    padding: 7px 15px;
    text-transform: uppercase;
    font-weight: 800;
}
.price-no:hover {
    color: #fff;
}
.product-info-main .price-no {
    text-align: left;
    margin-top: 20px;
    text-transform: uppercase;
}
.btn-wishlist svg {
    height: 20px;
}
.specification-table-content table td {
    border: 1px solid #ddd;
    padding: 8px;
}
.specification-table-content table th {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 700;
    margin-top: 10px;
    width: 100% !important;
    padding: 25px 0px 10px 0px;
}
.specification-table-wrapper {
    margin-bottom: 30px;
}
.specification-table-wrapper h2 {
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 7px;
}
.after-product-add img {
    max-width: 50px;
}

.after-product-add {
    margin-top: 20px;
    font-weight: 800;
}
.product-info-price {
    padding: 50px 50px;
    box-shadow: 1px 1px 8px #ddd;
}
.product.attribute.sku .type {
    display: none !important;
}
.breadcrumbs {
    padding: 10px 15px;
}
.breadcrumbs .item:not(:last-child):after {
    content: '';
    width: 20px;
    height: 13px;
    background: url(/media/svg/arrow-right.svg) no-repeat;
    background-position: center;
    position: relative;
    top: 2px;
}
li.item.home a::before {
    content: '';
    width: 20px;
    height: 13px;
    background: url(/media/svg/house.svg) no-repeat;
    background-position: center;
    position: relative;
    top: 1px;
    display: inline-block;
    margin-right: 5px;
}
.breadcrumbs .items>li {
    font-size: 14px;
}
.icon-small {
    display: inline-block;
    width: 20px;
    position: relative;
    top: 2px;
    margin-right: 10px;
}
.box-tocart .fieldset-add {
    display: inline-block;
    margin: 0 !important;
    width: 100%;
}
.box-tocart .fieldset-add .field {
    margin: 0;
    width: 30%;
}
.box-tocart .towishlist {
    display: none;
}
.box-tocart .fieldset-add .actions {
    width: 68%;
}
.box-tocart .actions .tocart {
    margin: 0;
    width: 100%;
    font-weight: 800;
    text-transform: uppercase;
}
.price-excluding-tax:before, .price-including-tax:before {
    display: none;
}
.product-info-price .price-box .price-wrapper .price {
    color: #078dd6;
    font-weight: 700;
}
.price-excluding-tax:after, .price-including-tax:after {
    content: attr(data-label) ' ';
    margin-left: 9px;
    font-size: 12px;
}
.account h1.page-title {
    display: none;
}
#list_request_grid_page-limit {
    height: 30px;
    font-size: 14px;
}
.requisition-index-lists button.b2b-primary.action {
    background: #078dd6;
    border: none !important;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}
.action.showcart {
    pointer-events: none;
}
caption.table-caption {
    display: none;
}
.cms-page-view .footer ul{
  list-style-type: none;
}
.cms-trade-register-form .mp-custom-form-popup .mp-1column , .cms-register .mp-custom-form-popup .mp-1column {
  width: 50%;
  padding-right: 20px;
}
.h3 {
    font-size: 1.17em;
}
.header-text a {
    color: #078dd6;
}
.horizontal-menu {
    display: inline-block;
}
.MyInvoices, .MySubscriptions {
    display: none;
}

@media (min-width: 991px) {
    /* header.page-header .header {
        position: fixed;
        width: 100%;
    } */
    .fixed-nav #layered-filter-block {
        position: fixed;
        top: 200px;
        z-index: 1;
        width: 270px;
    }
}
@media (max-width: 1400px) {
    .slider-overlay-container {
        margin-top: 20px;
    }
}
@media (max-width: 1200px) {
    .slider-overlay-container h3 {
        font-size: 2.4rem;
    }
    .slider-overlay-container h2 {
        font-size: 3.5rem;
    }
    .slider-overlay-container p {
        font-size: 17px;
        margin-bottom: 10px;
    }
    a.cta {
        padding: 3px 25px;
    }
    .header-content-action {
        text-align: center;
    }
    .header-content-action>div {
        display: inline-block !important;
        float: none;
    }
    .col.vat-switcher-container {
        width: 100%;
        text-align: center;
        margin-bottom: 8px;
    }
    .container {
        max-width: 95%;
    }
    .second-head-block {
        text-align: left;
    }
    .second-head-block > div{
        width: 100%;
        margin-left: 0;
        margin-top: 4px;
    }
    .second-header-blocks img, .second-header-blocks svg {
        display: inline-block;
        margin: auto;
        width: auto;
    }
    .home-brand-section ul li {
        width: 20%;
    }
    .slider-overlay {
        top: 10%;
    }
    .category-link p {
        display: none;
    }
}
@media (max-width: 991px) {
    .slider-overlay-container img {
        margin-bottom: 3px;
    }
    .slider-overlay-container {
        margin-top: 13px;
    }
    .header-top p {
        font-size: 12px;
    }
    .featured-brands img {
        max-width: 100%;
    }
    .featured-brands img {
        max-height: 75px;
    }
    .slider-overlay-container p {
        font-size: 12px;
    }
    .slider-overlay-container h2 {
        font-size: 2.5rem;
    }
    .header-top .col-12 {
        text-align: center !important;
        margin-bottom: 3px;
    }
    .logo img {
        max-width: 220px;
        margin-top: 10px;
    }
    .menu-logo {
        margin-bottom: 0px;
    }
    .featured-brands .col-brand {
        width: 50%;
    }
    .account .sidebar-wrap {
        order: 1;
    }
    .account .main-wrap {
        order: 2;
    }
    .box-tocart .actions{
        width: 68% !important;
    }
    .catalog-category-view .sidebar-wrap, .catalogsearch-result-index .sidebar-wrap {
        display: unset;
    }
    #layered-filter-block {
        display: none;
    }
    .block.filter.active {
        display: block !important;
    }
    .desktop {
        display: none !important;
    }
    .banner-text-overlay p {
        display: none;
    }
    .categoryBlock {
        width: 24% !important;
        margin-bottom: 5%;
    }
}
@media (max-width: 767px) {
    .featured-brands img {
        max-width: 58%;
    }
    .selling-feature .media-left {
        margin-top: 20px !important;
    }
    .btn-nav-mobile button {
        position: relative;
        margin-left: 10px;
        top: -2px;
    }
    
    .btn-nav-mobile {
        display: inline-block;
        vertical-align: middle;
    }
    .minicart-action > a {
        display: inline-block;
        vertical-align: middle;
    }
    .icon-top-mobile a {
        display: inline-block;
        vertical-align: middle;
    }
    ul#mb-collapsible-mobile {
        display: none;
    }
    .mobile-only {
        display: block;
    }
    .desktop-only {
        display: none;
    }
    .b2b-box-content.b2b-notifications, .b2b-box-content.b2b-recent-orders, .b2b-box-content.b2b-recent-quotes {
        width: 100% !important;
    }
    .action-reset {
        display: none;
    }
    .cart.table-wrapper .item .col.item, .cart.table-wrapper .cart tbody td.stock {
        padding: 2% 4% !important;
        max-width: 90%;
        margin: auto;
        display: block;
    }
    .text-copyright {
        text-align: center;
    }
    .cart-bottom-left {
        display: none;
    }
    .cart.table-wrapper .col.subtotal {
        text-align: left;
    }
    .cms-index-index .page-main {
        margin-top: -18px;
    }
    .header-top-links {
        display: none;
    }
    .icon-top-mobile svg {
        fill: #000;
    }
    .mb-toggle-switch span::before, .mb-toggle-switch span::after, .mb-toggle-switch span {
        background: #000;
    }
    .contact-home-section img {
        margin-top: 20px;
    }
    .category-link {
        margin-bottom: 10px;
    }
    .product.data.items>.item.title>.switch {
        padding: 0px 30px;
    }
    .product.data.items .item.title a:after {
        right: 30px;
    }
    .box-tocart .fieldset-add input.input-text {
        width: 100%;

    }
}
@media (max-width: 500px) {
    .categoryBlock {
        width: 48% !important;
    }
}