
:root {
	--MBCILabelIcon: #B3B3B3;
	--MBCIRed: #ED1C24;
	--MBCIRedAA: #EB121A;
	--MBCIRedAccentRed: #F78F93;

	--MBCIGreen: #6AA965;
	--MBCIGreenAA: #4E831B;

	--MBCIBlue: #678695;
	--MBCIBrightBlue: #2468AF;

	--MBCIBrightBlueHover:#256292;

	--MBCIBlueAA: #466A7B;
	--MBCIAABlue: #ADC4D6;
	--MBCILightBlue: #96AAb4;
	--MBCIBody: #333333;
	--MBCIDarkGrey: #494949;
	--MBCIGrey: #616161;
	--MBCIGrey2: #949494;
	--MBCIGrey3: #C9C9C9;
	--MBCIGrey4: #D7D7D7;
	--MBCIGrey5: #ECECEC;
	--MBCIGrey6: #FAFAFA;
	--MBCIGrey7: #EFEFEF;
	--MBCIWhite: #FFFFFF;
	--TaskBarTxt: #FFFFFF;
	--MBCITxtColor: #333333;
	--MBCIBtnBlue: #246fa8;
	--MBCIBreadcrumb: #EFEFEF;
	--MBCIOffWhite: #f5f5f5;

	--Font12: 12px;
	--Font13: 13px;
	--Font14: 14px;
	--Font15: 15px;
	--Font16: 16px;
	--Font17: 17px;
	--Font18: 18px;
	--Font19: 19px;
	--Font20: 20px;
	--Font21: 21px;
	--Font22: 22px;
	--Font23: 23px;
	--Font24: 24px;
	--Font25: 25px;
	--Font26: 26px;
	--Font27: 27px;
	--Font28: 28px;
	--Font29: 29px;
	--Font30: 30px;
	--Font31: 31px;
	--Font32: 32px;
	--Font33: 33px;
	--Font34: 34px;
	--Font35: 35px;
	--Font36: 36px;
	--Font37: 37px;
	--Font38: 38px;
	--Font39: 39px;
	--Font40: 40px;

	--FontW100: 100;
	--FontW200: 200;
	--FontW300: 300;
	--FontW400: 400;
	--FontW500: 500;
	--FontW600: 600;
	--FontW700: 700;
	--FontW800: 800;
}

.FontW100 { font-weight: 100;}
.FontW200 { font-weight: 200;}
.FontW300 { font-weight: 300;}
.FontW400 { font-weight: 400;}
.FontW500 { font-weight: 500;}
.FontW600 { font-weight: 600;}
.FontW700 { font-weight: 700;}
.FontW800 { font-weight: 800;}

/*New Page Design Aakash and Nitin Start*/

.navigation li.level2.has-children > a, .navigation li.level2.has-children > div > a {
    font-weight: 700;
    text-transform: uppercase;
    color:var(--MBCIDarkGrey);
}
.navigation li.level1 > a, .navigation li.level1 > div > a {
    text-transform: uppercase;
    font-weight: 700;
    color:var(--MBCIDarkGrey);
}
.arrow-new {
    border: solid var(--MBCIRed);
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    position: absolute;
    top: 5px;
    right: 13px;
}

.right-new-arrow {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.menu-wrapper.height_decrease.guest-navigation {
    box-shadow: none;
    background: none;
}
.navigation li.level2.has-children > a:before, .navigation li.level2.has-children > div > a:before {
    color: var(--MBCIRed);
    font-weight: 700 !important;
    font-size: 14px;
    content:none;
}



.page-cartPage .cart_item .cart-header .dropdown-line-custom .custom-styled-select .outer.open {
    border-width: 0px 0px 0 1px;
}
/* .page-cartPage .cart_item .cart-header .dropdown-line-custom .custom-styled-select .outer.open:before {
    content: '';
    position: absolute;
    bottom: -3px;
    right: 2px;
    transform: translateY(-50%);
    width: 115px;
    height: 2px;
    background-color: #FFFFFF;
    display: block;
    z-index: 999;
} */
.page-cartPage .cart_item .cart-header .dropdown-line-custom .custom-styled-select .outer {
    border-color: #c9c9c9;
}
.page-cartPage .cart_item .cart-header .dropdown-line-custom { height:44px;}
.page-cartPage .cart_item .cart-header .dropdown-line-custom .custom-styled-select.with-custom-options ul.custom-options.open {
    top: 44px;
    border-color: #c9c9c9;
}
.page-productDetails .button {
    margin: 10px 0;
}


.final-popup-design h2 {
    padding-bottom: 5px !important;
    margin-bottom: 15px !important;
}
.final-popup-design .modal-content .confirm-content {
    padding-bottom: 15px;
}
.final-popup-design .modal-content .confirm-modal .buttons {
    margin-top: 0;
}
.final-popup-design .modal-content { padding:0;}

.final-popup-design .form-list li.control { margin-bottom:0;}
.final-popup-design .form-list li.control:last-child { margin-bottom:15px;}
.final-popup-design address span { width:100%; display:block; margin-bottom:5px;}
.dropdown-btn-border-white .dropdown-border:before {
    bottom: 0px !important;
}
.final-popup-design address  { margin-bottom:15px !important;}

.gor-accordion.editor-accordion .accordion-header {
    background: var(--MBCIBtnBlue);
}
.gor-accordion.editor-accordion .accordion-header span {
    font-size: 14px;
    font-weight: normal;
    margin-left: 3px;
}

.dropdown-border:before {
    width: 105px;
}

#header #addto-cart-layer .outline-left-button, .buttons.row a.outline-left-button{
    padding:10px 20px !important;
}
#header #mini-cart-layer .pull-left a.outline-left-button, #mini-cart-layer .pull-left a.outline-left-button:hover{
    padding:10px 20px !important;
}
#addto-cart-layer h2.mbci_text_capital.false { display:none;}
#addto-cart-layer .section-inner .popupCartItem h2.mbci_text_capital { padding-left:0 !important;}
#addto-cart-layer .section-inner .popupCartItem .itemDesc { padding-left:0 !important;}

#addto-cart-layer .section-inner .add-text em.cart-has-added {
    border-top: 1px solid #c9c9c9;
    width: 100%;
    display: block;
    padding-top: 5px;
}


.page-productDetails .non-standard-popup .section-inner.nsa {
    padding: 20px !important;
}
.page-productDetails .non-standard-popup .section-inner.nsa .section-header {
    padding: 0 0 10px 0;
}
.page-productDetails .non-standard-popup #addto-cart-layer .section-inner.nsa .popupCartItem .itemDesc {
    padding-left: 0 !important;
}

.page-productDetails #addto-cart-layer .section-inner .popupCartItem {
    border-bottom: none !important;
}

.page-productDetails .non-standard-popup .section-inner.nsa p { padding-left:0 !important;}
.page-productDetails .non-standard-popup .section-inner.nsa .custom-checkbox label {
    padding-left:10px !important;
}

.section-inner {
    padding: 20px;
    background-color: #ffffff;
}

.copyright a{
	color: black;
}

.copyright a:focus {
    color: black !important;
}

.selected-quotes a.selected-quotes__cancel {
    color: #fff !important;
    text-decoration: underline;
}

.page-productDetails .new-quote .button {
    margin-top: 0px;
    margin-bottom: 0px;
}

.page-productDetails .nsa button.close {
    background: none;
    border: none;
    padding: 0;
    color: var(--MBCIBtnBlue);
    font-weight: bold;
}

.page-organizationManagement .section-header, .page-manageUsergroups .section-header {
    background: none;
    color: #000;
    padding: 0 0 10px 0;
    line-height: normal;
    text-transform: uppercase;
    height: auto;
    font-size: 22px;
    font-weight: bold;
    border-bottom: 1px solid var(--MBCIRed);
}
.page-organizationManagement .section-header span:before, .page-manageUsergroups .section-header span:before { color:var(--MBCIBtnBlue);}
.page-organizationManagement .section-inner, .page-manageUsergroups .section-inner {
    padding: 10px 0  0;
    background-color: inherit;
}
.page-organizationManagement .dashboard-section, .page-manageUsergroups .dashboard-section, .page-manageUsergroups .account-section-content {
    padding: 20px 20px 20px 20px;
    background-color: #FFF;
    height: 100%;
    margin-bottom: 0;
}
.page-organizationManagement .section-header span.icon-question-circle, .page-manageUsergroups .section-header span.icon-question-circle {
    font-size: 18px;
    position: static;
    margin-left: 10px;
}
.page-organizationManagement .mb-20, .page-manageUsergroups .mb-20 { margin-bottom:20px;}

.page-manageUsergroups .buttons-set, .page-my-company .buttons-set, .page-manageUnits .buttons-set, .page-organizationManagement .buttons-set {
    margin-top: 20px;
    margin-bottom: 20px;
}
.page-manageUsergroups #content {
    min-height: auto;
}

.page-manageUsergroups .section-inner-info {
    font-size: 14px;
    line-height: 20px;
}


.page-favorites #content {
    min-height: auto;
}

html{
	height:100%;
}
.page-favorites{
	height:100%;
}

.page-favorites #page {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.page-favorites #page #content{
	flex:1;
	display: flex;
    flex-direction: column;
}
.page-favorites #page #content > .gray-bg{
	flex:1;
}

.page-productDetails .product-shop {
    float: left;
    margin: 15px 0 20px 6.12244898%;
    width: 48.97959184%;
    position: relative;
    margin-top: 32px;
}
.add-pluse-icon img {
    margin-right: 8px;
}

.global-message-after-breadcrumb {
    margin-top: 0;
    margin-bottom: 0;
}
.page-my-company .gray-bg {
    padding-top: 15px;
}
.gray-bg { padding-top:15px;}
.messages li.note-msg {
    margin-bottom: 0;
}

.popupCartItem .options, .popupCartItem .line-note, .popupCartItem .part-number-modal{
    font-size: 14px;
    line-height: 21px;
}
.account-page > h2 {
    margin: 20px 0;
}
.page-address-book h2, .page-add-edit-contact h2, .page-add-edit-address h2, body.page-my-default-markups h2{
    margin: 20px 0;
}
a.cancle-btn {
    margin-top: 7px !important;
   	max-width: 46px;
    display: inline-block;
}
.cms_disp-img_slot .content h4 {
    font-size: 13.5px;
}
.cms_disp-img_slot .content p, .cms_disp-img_slot .content ul li {
    font-size: 10.5px;
}
.cms_disp-img_slot .content ol li {
	font-size: 10.5px;
    line-height: 1.5;
}
u.que-link {
    text-decoration: none;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}
.cms_disp-img_slot .content p .question-text {
    font-size: 11px;
}
.page-manageUsergroups .account-section-content .account-overview-table {
    margin: 0 -20px;
}
.page-manageUsergroups .account-section-content .section-header{
	padding:0;
	border-bottom:0;
}
.page-manageUsergroups .account-section-content .account-overview-table table th:first-child,
.page-manageUsergroups .account-section-content .account-overview-table table tr td:first-child{
	border-left:0 !important;
}
.page-manageUsergroups .account-section-content .account-overview-table table th:last-child,
.page-manageUsergroups .account-section-content .account-overview-table table tr td:last-child{
	border-right:0 !important;
}
#mini-cart-layer .pull-left a.outline-left-button, #mini-cart-layer .pull-left a.outline-left-button:hover {
    padding: 14.2px 20px !important;
    min-height: 40px;
}
#mini-cart-layer .pull-left a.outline-left-button {
    border-width: 1px !important;
}
#mini-cart-layer .pull-right a.right-button{
	border-width: 1px !important;
}
.account-default-markups h4 {
    margin-top: 20px;
    font-size: 18px;
}
.markup-section .heading {
    font-size: 18px;
}
.page-manageUsergroups .account-section-content .account-overview-table table th {
    border-bottom-color: #212529 !important;
}

.page-productDetails #addto-cart-layer .section-inner.error h4 {
	margin-top: 0;
	font-size: 21px;
	color: var(--MBCIWhite);
}

.page-productDetails #addto-cart-layer .section-inner.error .button.error-cart-button{
		color: black !important;
}

/*New Page Design Aakash and Nitin End*/


.banner-component, .rotating-images {
    margin-bottom: 0;
}
.page-multipleLogin label.error {
    color: var(--MBCIRed) !important;
}
.page-multipleRegion label.error, .office-selection-error {
    color: var(--MBCIRed) !important;
    font-size: 12px;
}
.register_home_account ul { margin-bottom:0;}
.register_home_account ul li img { width:20px; margin-right:5px;}
.register_home_account ul li .list-main {display: flex; align-items:center;}
.register_home_account ul li label {
    color: var(--MBCIWhite);
    font-size: var(--Font14);
    font-weight: bold;
    margin-bottom: 0;
}

.text-underline-none { text-decoration:none;}
.border-bottom-none { border-bottom:none !important;}

.tag-non-standard {
    background: inherit;
    font-weight: bold;
}
.page-productDetails .custom-checkbox label:before, .page-productDetails .custom-checkbox input { left:0px;}
.page-productDetails .custom-checkbox label {
    font-size: 14px;
    font-style: normal;
    line-height: 1.5;
    font-weight: bold;
}
.page-report-generate .generate-controls a {
    display: block;
    padding-top: 3px;
    font-size: var(--Font14);
}

.page-report-dashboard .tabs-header.tabs-row { padding:0;}

.report-dashboard-active tr td:last-child {
    padding-left: 5px;
    padding-right: 5px;
    width: 20%;
}

.action a {
    font-size: 12px;
    text-transform: uppercase;
    color: var(--MBCIBtnBlue);
    font-weight: 700 !important;
    text-decoration: underline !important;
}

.respon_pad.registered_customer h1 {
    color: var(--MBCITxtColor);
    font-weight: 700 !important;
    margin-bottom: 0 !important;
    font-size: 18px !important;
}

#report-glossary-modal .modal-content { width:960px; max-width:100%;}
#report-glossary-modal .section-inner h4 {
    font-size: var(--Font18);
}

.page-my-default-markups p {font-size: var(--Font14);}
.page-my-default-markups .account-section .headline {
    padding: 0px 0px 5px 0;
    font-weight: normal;
    font-size: var(--Font24);
    text-transform: capitalize;
}
.account-section-content .account-orderhistory {
    background-color: #FFFFFF;
}

.page-order-approval-dashboard #content {
    background-color: #efefef;
}

.productGridItem {
    height: 100%;
    background-color:#fff;
}
.productGridItem a  {
    display: block;
    text-decoration: none;
    padding: 5px;
}
.px-5px { padding-left:5px !important; padding-right:5px !important;}
.px-19px { padding-left:19px !important; padding-right:19px !important;}
.main-product-section .productGridItem a { padding:5px !important; height:100%;}
.main-product-section .productGridItem {height:100%;}
.main-product-section .productGridItem .card-body { padding:5px !important;}

.accountBodyContentSlot .section-header,
.quote-summary .section-header,
.quote-items .section-header{
	background: #FFFFFF;
    color: #000;
    border-bottom: 0;
    padding: 10px 10px;
    line-height: normal;
    text-transform: uppercase;
    height: auto;
    font-size: 22px;
    font-weight: bold;
}

.panel_register_account button { border:none;}
.panel_register_account button a {
    margin: 0;
    background-color: var(--MBCIWhite);
    color: var(--MBCIBtnBlue);
    border: 1px solid var(--MBCIBtnBlue);
    box-shadow: none;
    outline: none;
    font-size: var(--Font14);
    font-weight: 700;
}
.panel_register_account button a:hover { 
	background-color: var(--MBCIBtnBlue);
    color: var(--MBCIWhite);
}

.quote-items table tr td:nth-child(2){
    border-left: none !important;
}
.quote-items table tr td:nth-child(3){
    max-width:70px !important;
}

.actions-tab .gor-accordion .invoice-dropdown .content-inner{
	border:1px solid var(--MBCIGrey3);
}
.actions-tab .gor-accordion .accordion-item {
    border: 0;
}

.account-section .headline {
    background: #FFFFFF;
    color: #000;
    border-bottom: 0;
    padding: 0px 0px 10px 0;
    line-height: normal;
    text-transform: uppercase;
    height: auto;
    font-size: 22px;
    font-weight: bold;
    border-bottom: 1px solid var(--MBCIRed);
}

.c-info {
    background: #FFFFFF;
    color: #000;
    border-bottom: 0;
    padding: 10px 0px;
    line-height: normal;
    text-transform: uppercase;
    height: auto;
    font-size: 22px;
    font-weight: bold;
	border-bottom: 1px solid var(--MBCIRed);
}

#orderApprovalDecisionForm .button.btn {
    font-weight: bold;
    font-size: 14px;
    border-radius: 0;
    padding: 12px 24px;
    line-height: 14px;
    cursor: pointer;
}
#orderApprovalDecisionForm .button.btn:hover{
	background-color: var(--MBCIBrightBlueHover);
    border: 1px solid var(--MBCIBrightBlueHover);
    color: var(--MBCIWhite) !important;
}
#approval-modal-APPROVE .section-inner, #approval-modal-REJECT .section-inner{
    padding: 20px 15px;
}
#approval-modal-APPROVE .section-header, #approval-modal-REJECT .section-header{
    padding: 15px;
    border-bottom: 2px solid var(--MBCIRed);
    font-size: 22px;
    font-weight: 600;
}
.gray-bg .invoice-detail-wrapper {
    background-color: #efefef;
    display: inline-block;
    width: 100%;
}
.invoice-detail-wrapper .section-header {
    background: #FFFFFF;
    color: #000;
    border-bottom: 0;
    padding: 10px 10px;
    line-height: normal;
    text-transform: uppercase;
    height: auto;
    font-size: 22px;
    font-weight: bold;
}
body .confirmation-popups .modal-content{
	
	max-width:390px;
	width:100%;
}	
   

.add_new_user_popup_design .modal-content {
    padding: 20px;
    border: none;
    border-radius: 0;
}
.add_new_user_popup_design h2 {
	font-weight: 700;
    font-size: var(--Font22) !important;
    padding-bottom: 5px;
    margin-bottom: 20px !important;
    border-bottom:2px solid var(--MBCIRed);
    color: var(--MBCIBody);
}
.add_new_user_popup_design .section-inner {
    padding: 0px 0 23px 0;
}
.text-underline { text-decoration:underline;}
.text-underline:hover  { text-decoration:underline;}
.add_new_user_popup_design form .section-inner ul.form-list { margin-left:0; margin-right:0;}

u { color:var(--MBCIBtnBlue);}
u:hover { color:var(--MBCIRed);}

.location-color { color:var(--MBCIGreen);}

button, .button, .btn, .outline-left-button { text-transform:uppercase !important;}
button.button-alternate:focus, button.button-alternate:hover {
    background-color: var(--MBCIBtnBlue);
    border-color: var(--MBCIBtnBlue);
}

.file-upload > div.drop-zone-custom-product {
	width: calc(100% - 110px);
}

.org-search {
    width: 100%;
    max-width: inherit;
}

#addressesTable tr td p, #addressesTable tr td { font-size: var(--Font12);}

/*File Upload Tab Design Start*/
.uploader-section__progress-step--active {
    background: var(--MBCIBtnBlue);
    color: #ffffff;
}

.uploader-section__progress-step--complete {
    background: #adc4d6;
    color: #333333;
}
.uploader-section__progress-step--active.uploader-section__progress-step--complete:after {
    border-left: 10px solid #adc4d6 !important;
}

.uploader-section__progress-step--active:after {
    border-left: 10px solid var(--MBCIBtnBlue) !important;
}
.uploader-section__progress-step:after {
    right: -9px;
    border-left: 10px solid #c9c9c9;
    
}
.uploader-section__progress-step {
    padding: 10px 0;
    width: 33.3333%;
}
.uploader-section__progress-step:before, .uploader-section__progress-step:after {
    border-top: 23px solid transparent;
    border-bottom: 23px solid transparent;
}
.uploader-section__progress-step:before {
    border-left: 10px solid #ffffff;
    left: 0;
}
.uploader-section__progress-step--success:after {
    border-left: 10px solid var(--MBCIBtnBlue) !important;
}
.uploader-section__progress-step--success {
    background: var(--MBCIBtnBlue);
    color: #ffffff;
}

.page-fileUploadPage #content .upload-section__inner .yCmsContentSlot p { font-size:14px;}
.page-fileUploadPage #content .upload-section__inner .yCmsContentSlot h4 strong {
    font-size: 18px;
}

.page-fileUploadPage .button-alternate:focus, .page-fileUploadPage .button-alternate:hover {
    color: #ffffff;
    background-color: var(--MBCIBtnBlue);
    border-color: var(--MBCIBtnBlue);
}
.uploader-section__progress-bar {
    padding: 0;
}
.uploader-section__icon:before {
    top: 1px;
}
.page-fileUploadPage .file-uploader__heading {
    display: block;
}
.page-fileUploadPage .file-upload .dz-file-preview {
    width: 100%;
    margin-top: 0;
}

.page-fileUploadPage .file-uploader--step {
    max-width: 100%;
}

/*File Upload Tab Design End*/

.page-fileUploadPage .upload-section__container { padding:20px; background-color:#FFFFFF;}

.page-fileUploadPage p.Font14 {font-size:var(--Font14);}
.page-fileUploadPage p.Font14 a { text-decoration:underline;}

.page-fileUploadPage .upload-section__container .file-upload-main p { font-size:var(--Font14);}
.page-fileUploadPage .upload-section__container .file-upload-main h4 { font-size:var(--Font18);}

.button_with_icon a { max-width:382px;}
#nciContactInfoForm .icon-plus-circle,
#job-contact-form .icon-plus-circle,
#pickup-form .icon-plus-circle {color:#246fa8;}

#command table tr th, #command table tr td {
	border-right: none !important;
	border-left: none !important;
	border-bottom: none !important;
	border-top: none !important;
	padding-top: 0;
	padding-right: 10px;
}
 #command table tr td.line-total-inches input { width:70px;}

.accordion-item.assembly__accordion-item { border:none;}
.page-productDetails .assembly__accordion-header {
    color: var(--MBCIBtnBlue);
    font-size: 16px;
    font-weight: var(--FontW700);
    padding:10px 25px 10px 0;
}
.page-productDetails .assembly__accordion-header:after { right:5px;}

.user-login-wrapper .user-login-form label, .user-login-wrapper .user-login-form a, .user-login-wrapper .user-login-form p {
    color: #000;
    font-weight: 700;
}
.selected-quotes a {
    color: #6aa965 !important;
}

.user-login-wrapper h2, .copy-quote-popup h2 { font-size:24px; margin-bottom:15px;}
.user-login-wrapper form#multipleLoginForm { background:none !important;}
.user-login-wrapper form#multipleRegionLoginForm { background:none !important;}
.cursor-pointer {
    cursor: pointer;
}
.copy-quote-popup__buttons .button {
    max-width: inherit;
}
.modal-popup__standard-text--bottom-offset {
    line-height: normal;
}

.pickup-container {
    margin-top: 24px;
}

.product-documentations__link i {
    color: #246fa8;
}

#generalInformationForm .tipClick.brand-color a i, .page-quote-markup  .tipClick a i, .page-multiStepCheckoutSummaryPage .tipClick a i, .page-add-edit-contact .tipClick a i  { color: var(--MBCIBtnBlue); font-size: var(--Font14);}

.tipClick a{
    font-size: 20px;
    line-height: 21px
  }
  .tipClick a i { color: var(--MBCIWhite); font-size: var(--Font14);}
  .tipClick.brand-color a i { font-size: var(--Font14);}
.tipClick {
	position: relative;
	margin-left: 5px;
}
  .tipClick a:focus + .tooltipT{
      display:block;
  }
.tooltipT {
	display: none;
	position: absolute;
	background: var(--MBCIBtnBlue);
	-moz-box-shadow: 0 0 6px 1px #666666;
	-webkit-box-shadow: 0 0 6px 1px #666666;
	box-shadow: inherit;
	border: solid var(--MBCIBtnBlue);
	color: var(--MBCIWhite);
	padding: 10px 35px 10px 10px;
	font-family: Arial;
	text-align: center;
	text-align: left;
	bottom: 36px;
	left: calc(50% - 90px);
	right: auto;
	z-index: 59;
	min-width: 180px;
	max-width: 300px;
	font-size: var(--Font14);
}
  .tooltipT p {
    margin: 0;
    font-size: var(--Font14);
}
    /*=====CLOSE BUTTON=====*/
  .tooltipT span {
    position: absolute;
    top: 6px;
    right: 10px;
    font-size: 20px;
    line-height: 1;
}
.tooltipT span a {
	text-decoration: none;
	color: var(--MBCIWhite);
	font-size: 10px;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #fff;
	width: 20px;
	height: 20px;
	display: inline-block;
	line-height: 17px;
}
.tooltipT span a:hover {
    color: var(--MBCIWhite) !important;
}
.overflow-accordion.gor-accordion .accordion-content.gor-active {
    overflow: inherit;
}
.dashboard-accordion.gor-accordion .accordion-content.gor-active { overflow:inherit;}
.tooltipT span {
	position: absolute;
	right: 8px !important;
	margin-left: auto;
	display: inline-block;
	left: auto;
	padding: 0 !important;
	top: calc(50% - 10px);
	text-align: center;
}
.tooltipT.close-button span  {top: 3px;}
  .tooltipT span:focus .tooltipT{
      display: none;/*CLOSE TOOLTIP ON CLICK*/
  }
  /*======ARROW=====*/
  .tooltipT .arrow, .tooltipT .arrow:after {
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid
  }
  .tipClick .tooltipT .arrow {
    border-width: 11px;
    bottom: -12px;
    right: calc(50% - 10px);
    margin-left: -11px;
    border-top-color: inherit;
    border-top-color: inherit;
    border-bottom-width: 0;
}
  .tipClick .tooltipT .arrow:after {
      content: "";
      border-width: 10px;
      bottom: 1px;
      margin-left: -10px;
      content: " ";
      border-top-color: inherit;
      border-bottom-width: 0
  }

/* Start Custom CSS Aakash Koshti and Nitin Bhiwapurkar*/

.web-feedback h2, .page-siteMap h2 {
	font-weight: normal;
	font-size: var(--Font28) !important;
	padding-bottom: 3px;
	margin-bottom: 20px !important;
}
.page-siteMap h1 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.page-siteMap #site-map { padding-left:30px; padding-right:30px; font-size: var(--Font40);}
.page-siteMap #site-map ul li a { color:var(--MBCIBtnBlue);}
.page-siteMap #site-map ul li a:hover {color:var(--MBCIBtnBlue);}
.web-feedback p {
	font-size: var(--Font14);
}

.web-feedback input, .web-feedback textarea { padding:0 5px; }
.web-feedback textarea {
    white-space: normal;
    border: 2px solid var(--MBCIGrey4);
}
.web-feedback input[type="checkbox"] { display:inline; width:auto;}
.web-feedback label.checkbox-aligned { padding-left:0;}
.web-feedback .submit-button-style {
	padding: 7px 20px;
	border: 1px solid #979797;
	border-radius: 3px;
	background-color: #fff;
	color: #4a4a4a;
	cursor: pointer;
}
#QSIFeedbackButton-btn {
	text-transform: capitalize !important;
	width: auto !important;
}

#QSIFeedbackButton-btn div {
	background: var(--MBCIBtnBlue) !important;
	color: var(--MBCIWhite) !important;
}

.quick-price .error {
    border: none !important;
}

.page-contactUs .cms-content, .page-websiteFeedback .section-inner { margin-bottom:50px;}

 #quick-price-box .section-inner { margin:0;}

.page-contactUs .web-feedback { margin-bottom:20px;}
.page-privacy .section-inner, .page-loginAccountRegistration .section-inner, .page-termsAndConditions .section-inner, .page-termsAndConditionsCheckoutOrderDetail .section-inner { margin-top:30px; margin-bottom:50px;}
.page-siteMap .back-to-top-container {
    margin-top: 0;
}
.footer .footer-top .footer__nav--container.left-nav-footer:first-child ul.reset-list li a { display: inline;
    font-size: var(--Font16);
    color: var(--MBCIBody);
    position: relative;
    font-weight: 700;
    border-bottom: none;
    margin-bottom: 8px;
}
.footer .footer-top .footer__nav--container.left-nav-footer:first-child ul.reset-list li a::after {
    display: block;
    /* margin: 30px auto; */
    width: 8px;
    height: 8px;
    overflow: visible;
    right: -15px;
    visibility: visible;
    color: #000;
    content: "";
    border-top: 2px solid var(--MBCIRed);
    border-left: 2px solid var(--MBCIRed);
    position: absolute;
    top: 6px;
    transform: rotate(135deg);
}
#mini-cart-layer .mini-cart-header a.close { font-weight:700 !important;}
.page-seamerRental .cms_disp-img_slot h4 {
	margin-bottom: 20px;
}
.page-seamerRental .cms_disp-img_slot table tr td strong,
.page-seamerRental .cms_disp-img_slot table tr td b,
.page-seamerRental .cms_disp-img_slot table tr td { font-size:14px;}

.page-seamerRental .custom-styled-select.with-custom-options .outer {
	background-color: #ececec;
	border:2px solid #c9c9c9;
}


.dropdown-content ul li button { text-transform: capitalize !important;}
.dropdown {
	float: none;
}
.table-wrapper table tr td {vertical-align:middle;}
#mini-cart-component .trigger { margin-top:3px;}
.header-top .header-account-info span {
    max-width: 100%;
}
.w-55 { width:55%;}
.w-45 { width:45%;}
.details-separator {
  margin-top: 20px;
}
.linear-foot-pricing {
	font-size: 16px;
}
.linear-foot-pricing p.register-user {
	font-size: 14px;
	font-style: italic;
}
.linear-foot-pricing em {
	color: #000;
	font-style: normal;
}
.cart-details .cart-table--sorting .table.shopping-cart-items tr td:nth-child(2) { border-left:none !important;}
.cart-details .cart-table--sorting .table.shopping-cart-items tr td:first-child { border-right:none !important;}
.checkout-shipping .js-shipping-method label {
	white-space: normal;
}

#new-quote-modal-popup h2 {
	font-size: var(--Font22);
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.cvv input.error {
	margin-bottom: 0;
}
.cvv label.error {
	position:inherit;
	line-height: normal;
	margin-top:0;
}
.subtotal tr td { padding-right:5px;}
.subtotal tr td .helpful-hint i { left:0;}

.product-length .add-length a:focus {
	background-color: #f5f5f5;
	color: var(--MBCIRed) !important;
}

.product-length .add-length a:hover { color: var(--MBCIRed) !important;}

.footer .footer-top .footer__nav--container .rightArrow a {
	font-weight: 700 !important;
}

.assembly .accordion-header.assembly__accordion-header {
	color: #333333;
	padding: 10px 15px 10px 0;
	font-size: 16px;
	font-weight: 700;
	border-bottom: 2px solid var(--MBCIRed);
}

.assemblies-modal .section-inner {
    background-color: var(--MBCIWhite);
    color: #000000;
    padding: 20px 21px 23px 21px;
}
.assemblies-modal ul li {font-size: var(--Font16);}
.assemblies-modal .section-inner h2 { font-size: var(--Font22); text-transform:uppercase;}
.assemblies-modal .assemblies-modal__close {
    color: var(--MBCIRed);
    top:15px;
}
.assemblies-modal .assembly-table th, .assemblies-modal .assembly-table td {
	padding:15px 10px !important;
}
.assemblies-modal .assembly-table td:first-child {
    font-weight: 400;
}

.assemblies-modal .assembly-table {
    border: 1px solid var(--MBCIGrey4);
    margin-top:0;
}
.assemblies-modal__print {
    color:var(--MBCIBtnBlue);
    text-transform:uppercase;
}

.search-result.facetNavigation .gor-accordion .accordion-header {
	border-bottom: none;
}
.search-result.facetNavigation .form-list li label {
	font-weight: 700;
}
.search-result .search-returned-result h4 { font-size: var(--Font22);}


.guest-navigation ul.panel_slider {
	opacity: 1 !important;
	width: 100% !important;
}
.gor-accordion.assembly {
	margin-bottom: 10px;
}
.guest-navigation ul.panel_slider ul.slides {
	width: 69% !important;
	margin-left: 230px;
}
.guest-navigation ul.panel_slider ul.slides li ul li a:hover { color: var(--MBCIRed);}
.guest-navigation ul.panel_slider ul.slides li.level2.has-children {
	width: 33.3333% !important;
	margin-right: 0 !important;
}
.guest-navigation ul.panel_slider ul.slides li a::after {
	background-color: var(--MBCIRed);
	bottom: -7px;
}
.guest-navigation ul.panel_slider ul.slides li a::before { color:var(--MBCIRed);}


.guest-navigation ul.panel_slider ul.slides li ul.level2 { margin-top:10px;}

#view-all-orders .section-header, #view-all-quotes .section-header {background: none; height: auto; line-height: normal;}
#view-all-orders .section-header h2, #view-all-quotes .section-header h2 { font-size:22px; border-bottom: 2px solid var(--MBCIRed);}
#view-all-orders .section-inner p, #view-all-quotes .section-inner p { font-size:18px;}


#nonStandarModal-modal .section-header {
	background: none; height: auto; line-height: normal;
}

#nonStandarModal-modal .modal-content h2 {
	font-size:22px;
	color:#000;
	margin: 0;
	font-weight: 700;
	color: var(--MBCIBody);
	border-bottom: 2px solid var(--MBCIRed);
	padding-bottom: 10px;
}
#nonStandarModal-modal .modal-wrapper {padding:16px 15px 16px 20px; font-size: 18px;} 
#nonStandarModal-modal .modal-content { width:380px;}

#report-glossary-modal .section-header {
	background: none; height: auto; line-height: normal;
}
#report-glossary-modal .modal-content h2 {
	font-size:22px;
	color:#000;
	margin: 0;
	font-weight: 700;
	color: var(--MBCIBody);
	border-bottom: 2px solid var(--MBCIRed);
	padding-bottom: 10px;
}
#report-glossary-modal .section-inner p { font-size: var(--Font14);}

.page-productDetails #addto-cart-layer .section-inner {
  padding: 35px 50px 13px 41px;
  background-color: #ffffff;
  color: #000;
}
.page-productDetails #addto-cart-layer .modal-content .button {
    display: inline-block;
    margin-top: 0;
    color: #ffffff;
    transition: background 0.3s ease;
    background-color: var(--MBCIBtnBlue);
    border-color: var(--MBCIBtnBlue);
    padding: 15px 14px;
}
.page-productDetails #addto-cart-layer .modal-content .button:hover {
	background-color: var(--MBCIBrightBlueHover);
	border-color: var(--MBCIBrightBlueHover);
}
.page-productDetails #addto-cart-layer .links {
    margin-top: 10px;
    display: flex;
    align-items: center;
}
.page-productDetails #addto-cart-layer .modal-content {
	background-color: transparent;
	max-width: 380px !important;
	/* box-sizing: border-box; */
	margin: 80px auto;
	border: 2px solid rgba(0,0,0,.2);
	
}
.gor-accordion.assembly .accordion-header::after {
	content: "\f078";
	font-size: 14px;
	right: 10px;
	color: var(--MBCIRed);
}

.page-productDetails #addto-cart-layer .variants .add-text em{font-size: 18px;}
.page-productDetails #addto-cart-layer .itemName {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 8px;
}
.page-productDetails #addto-cart-layer .popupCartItem {
	padding-bottom: 8px;
	margin-bottom: 0;
	border-bottom: 1px solid #91a7b2;
}
.page-productDetails #addto-cart-layer table.length {
	margin-top: 5px;
	font-size: 18px;
}
.add-length a i {
    color: #246fa8;
}
.custom-length table.table-length:not(.piecemark) td.line-id, .product-length table.table-length:not(.piecemark) td.line-id {
    color: #246fa8;
}
.page-productDetails #addto-cart-layer .add-text {
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 10px;
}
.page-productDetails #addto-cart-layer .add-text {
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 10px;
}
.mbci_text_capital {
	text-transform: uppercase;
}

#content .upload-section__header h2 {
	font-size: 24px;
	border-bottom: 2px solid var(--MBCIRed);
	margin: 0;
	font-weight: 700;
	padding-bottom: 10px;
	background: #ffffff;
}
#content .upload-section__inner {
  background: #ffffff;
  padding: 16px 0px 6px;
  font-size: 18px;
}
#content .upload-section__inner .yCmsContentSlot h4 strong {
	font-size: 20px;
}

.guest-navigation ul.guest-nav-ul li.level2.has-children {
width: 33.3333% !important;
margin-right: 0 !important;
padding-right: 10px;
margin-bottom: 30px;
}

.guest-navigation ul.guest-nav-ul li.level2.has-children > a {
position: relative;
width: 100%;
text-align: left;
}

/* .menu-wrapper.height_decrease.guest-navigation{overflow:auto} */

.guest-navigation ul.guest-nav-ul li.level2.has-children > a:after {
content: "";
position: absolute;
display: block;
width: 100%;
height: 2px;
background-color: var(--MBCIRed);
bottom: -7px;
left: 0;
}

.guest-navigation ul.guest-nav-ul li.level2.has-children > a:before,
.navigation li.level2.has-children > a:before, .navigation li.level2.has-children > div > a:before{
color:var(--MBCIRed);
}

.navigation li.level2.has-children > a:after, .navigation li.level2.has-children > div > a:after{
background-color: var(--MBCIRed);
bottom: -7px;
}

.navigation li.level3 a:hover{
color:var(--MBCIRed);
}

.navigation ul.level2 {
margin: 10px 0;
}

.menu-wrapper.height_decrease.guest-navigation {
	padding: 20px 14px 30px 30px;
	border: none;
}

.guest-navigation ul.panel_slider ul.slides li ul li a:hover {
    color: var(--MBCIRed) !important;
}

#popup_address_validation .modal-content h2
{
    font-size: 22px;
    color: #000;
    margin: 0;
    font-weight: 700;
    border-bottom: 2px solid var(--MBCIRed);
    padding-bottom: 10px;
    background-color: #00000000;
}

#duplicated-address-modal h2{
 	font-size: 22px;
    color: #000;
    margin: 0;
    font-weight: 700;
    border-bottom: 2px solid var(--MBCIRed);
    padding-bottom: 10px;
    background-color: #00000000;
}

#duplicated-address-modal .error-msg, #popup_address_validation  .error-msg {font-size: var(--Font16);}
.file-upload .dz-file-preview {
    width: calc(100% - 134px);
    margin-top: -2px;
}
.file-upload .input_main .dz-file-preview, .file-upload .dz-file-preview.input-upload-main {
    margin-top:1px;
}

#duplicated-address-modal .section-header, #popup_address_validation .section-header{
background: none;
height: auto;
line-height: normal;
padding-bottom: 0;
}

#duplicated-address-modal .section-header h2, #popup_address_validation .section-header h2{padding: 0 0 10px 0; height: auto;}

#duplicated-address-modal .modal-wrapper, #popup_address_validation .modal-wrapper {padding: 16px 15px 16px 20px;}

/* table.product-table.new tr td:nth-child(2) { width:80%;} */
.product-table.markup-product-items #header7, .product-table.quote-product-details-markup #header7 {
	padding: 9px;
}
#markupQuoteForm .markup-product-items tr td:nth-child(2)  {
	border-left: 0 !important;
}

.custom_table-design tr th, .custom_table-design tr td { width:16.25%;}
.custom_table-design tr th:first-child, .custom_table-design tr td:first-child { width:35%;  padding-left:20px !important;}

table { background-color:#fff;}
.markup-cutome-table-design tr th, .custom_table-design tr td { width:10%; padding:9px 5px !important;}
.markup-cutome-table-design tr td:first-child { border-right:none !important;}
.markup-cutome-table-design tr th:first-child { padding-left:20px !important;}
.markup-cutome-table-design tr td:nth-child(2) { width:25%; border-left:none !important;}
.markup-cutome-table-design tr td:nth-child(3), .markup-cutome-table-design tr th:nth-child(2) { width:5%;}
.markup-cutome-table-design tr td:nth-child(6), .markup-cutome-table-design tr th:nth-child(5) { width:13%;}
.markup-cutome-table-design tr td:nth-child(8), .markup-cutome-table-design tr th:nth-child(7) { width:20%;}


.button-bottom { position:absolute; bottom:0;}

.thank-you-order { text-align:left;}

.thank-you-order button.warranty-button { border:1px solid #000; transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.thank-you-order button.warranty-button:hover { background-color: var(--MBCIBtnBlue); color: var(--MBCIWhite); border:1px solid var(--MBCIBtnBlue);}

.quote-items .table tr td:nth-child(2) {
	border-left: 1px solid #c9c9c9;
}
/* table.product-table tr td:nth-child(2) { width:30%;} */
table.product-table tr td { border:1px solid #c9c9c9 !important;}
table.product-table tfoot tr td { border:none !important;}
.product-table td.product-image img {
	width: 55px !important;
	max-width: 100%;
}

table.product-table tr td:first-child { border-left:none !important;}
table.product-table tr td:last-child { border-right:none !important;}
table.markup-other-charges tbody tr:last-child td {
	border-bottom: 1px solid #c9c9c9 !important;
}
.need-help {
	background-color: #f2f2f2;
	padding: 10px 15px;
	display: flex;
	align-items: center;
}
.need-help a { margin-top:0 !important; margin-left:5px;}
table.markup-other-charges {
	background: #fff;
}
table.markup-other-charges thead th, table.markup-product-items thead th{
	border-bottom: 0 !important;
	border-top: 0 !important;
}
table.markup-other-charges tr .row {
	margin: 0;
}
table.markup-product-items thead th{
	border-left:1px solid #b3b3b3 !important;
	border-right:0 !important;
}
table.markup-product-items tr td{
	border-right: 1px solid var(--MBCIGrey4) !important;
	border-left: 0px solid var(--MBCIGrey4) !important;
}
table.markup-product-items tbody tr td:first-child, table.markup-product-items thead tr th:first-child{
	border-left:0 !important;
}
table.markup-product-items tbody tr td:last-child{
	border-right:0 !important;
}
table.markup-product-items tbody tr:last-child td{
	border-bottom: 1px solid var(--MBCIGrey4) !important;
}
table.markup-product-items.markup-product-table .product-info{
	padding-left:15px;
}


/* END */



/*Custom CSS Aakash Koshti and Vidhi Jain*/

.page-organizationManagement #content .user-edit-container .accordion-content {
    top: 40px;
    left:0;
    right:0;
}
.page-organizationManagement #content .user-edit-container  .gor-accordion{
	position:relative;
}

.page-quotes .outline-left-button { padding: 12px 20px !important;}

.product-length.info-wrapper table tr td input.hide { display:block !important;}

/*. option-manual-box ul.reset-list li  { padding:0 10px;}
.option-manual-box ul.reset-list li label  { padding:0;}
.option-manual-box ul.reset-list label  { padding:0 10px;}
.option-manual-box ul.reset-list .custom-styled-select.with-custom-options {
    padding: 0 10px;
    margin-bottom: 10px;
}
.option-manual-box ul.reset-list .custom-styled-select.with-custom-options ul { width: calc(100% - 20px); margin-left: 10px;}

#addtocartform .product-options-box ul.reset-list li label {
    padding-left: 30px;
} */

.page-order table tr td { font-size: var(--Font12);}
.page-order table tr td table tr td table tr td { padding:5px;}

.link {
    color: var(--MBCIBtnBlue);  
}

.search-loader .quick-search-loader {
    position: absolute;
    width: 22px;
    top: 50%;
    right: 35px;
    transform: translateY(-50%);
}

.page-my-company .account-section-content .table td:first-child a{
	color: var(--MBCIBtnBlue);
}
.reports-table tbody tr:nth-of-type(odd) { 
	background-color: inherit;
    --bs-table-accent-bg: inherit;
}
.reports-table { border:1px solid #d7d7d7;}
.reports-table tr td {
    background-color: #FFFFFF;
    vertical-align: middle;
    padding:10px;
}
.reports-table tr th { background-color:#d7d7d7;}

.cms_disp-img_slot h2 {
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.cms_disp-img_slot h4 { font-size:18px;  
    margin-bottom: 0;
    font-weight:400;
    }
.cms_disp-img_slot h4 a {
    text-decoration: underline;
    margin-top: 5px;
    display: inline-block;
}
.cms_disp-img_slot h4 img {}

.breadcrumb_main ol li::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #6c757d;
    content: "/";
}
.breadcrumb_main ol li:first-child::before { display:none;}
.markup-edit-message {
    background-color: var(--MBCIBtnBlue);
}
.button-default, .button-alternate {
    background-color: var(--MBCIBtnBlue);
    border: 1px solid var(--MBCIBtnBlue);
    font-size: var(--Font14) !important;
    /* line-height: 14px !important; */
/*     color: var(--MBCIWhite) !important; */
}
.button-default:hover,
.button-alternate:hover{
background-color: var(--MBCIBrightBlueHover);
    border: 1px solid var(--MBCIBrightBlueHover);
    color: var(--MBCIWhite) !important;
}
.manage-address-list .address-list-item.gor-active, .manage-contact-list .address-list-item.gor-active, .manage-address-list .contact-list-item.gor-active, .manage-contact-list .contact-list-item.gor-active {
    background-color: var(--MBCIBtnBlue);
}

#addto-cart-layer .line-note { word-break: break-all;}
table.table tr td:first-child {
    border-right: none !important;
}
table.table tr td:nth-child(2) {
    /*border-left: none !important;*/
}
table.table tfoot tr td { border-left:none !important; border-right:none !important;}
.word-break {word-break: break-all;}
/* .product-table td:nth-child(8)  {margin:0;} */
.manage-address-list .address-list-item.gor-active span.red,
.manage-contact-list .address-list-item.gor-active span.red,
.manage-address-list .contact-list-item.gor-active span.red,
.manage-contact-list .contact-list-item.gor-active span.red {color: var(--MBCIWhite);}

.checkout-steps a {
    width: 33.3333%;
}
.checkout-steps a:last-child:after {
    right: 1px;
}
.checkout-steps a.active div {
    background-color: var(--MBCIBtnBlue);
}

.checkout-steps a.error div {
    background-color: #ed1c24;
}
.checkout-steps a.active + .step-head div:after {
    border-left-color: var(--MBCIBtnBlue);
}
.checkout-steps a.active.error + .step-head div:after {
    border-left-color: #ed1c24;
}


.header-top .reset-list li .menu-wrapper ul.reset-list li a:hover { color:var(--MBCIBtnBlue) !important;}
.header-top .reset-list li .menu-wrapper ul.reset-list li a:focus {
    color: var(--MBCIBtnBlue) !important;
}

.checkout-custom .step-body-form {
    background-color: #efefef;
    margin-bottom: 20px;
    padding: 20px;
}
.checkout-custom .step-body-form .reset-list li { margin-bottom:0;}
.checkout-custom .step-body-form .reset-list li.orderName label { display:none;}

.checkout-custom .step-body-form .reset-list li label.order-name-number {display:block; margin-bottom:10px;}
.helpful-hint i {
    position: absolute;
    top: -3px;
    left: 5px;
    color: var(--MBCIBtnBlue);
    font-size: 15px;
}
.checkout-custom .gor-accordion .accordion-header:before {
    display: none;

}
.checkout-custom .gor-accordion .accordion-header {
    padding: 0;
    background-color: #FFFFFF;
    color: #000000;
    font-weight: 800;
    border-bottom: none;
    text-transform: uppercase;
    display: block;
    height: auto;
    margin-bottom: 20px;
}

.checkout-custom .gor-accordion .accordion-header h2 {
    font-size: 24px;
    border-bottom: none;
}
.checkout-custom .helpful-link .gor-accordion .accordion-content-inner ul li label.order-name-number { margin-bottom:0;}

.checkout-custom .gor-accordion .accordion-header::after {
    color: var(--MBCIRed);
    border-bottom: none;
    padding-bottom: 0;
    top: 20px;
    right: 5px;
}
.file-upload > div.drop-zone span, .file-upload > div.drop-zone-custom-product span {
    color: var(--MBCIBtnBlue);
}
.checkout-custom .helpful-link .gor-accordion .accordion-content-inner {
    background-color: #FFFFFF;
    padding: 0;
}
.checkout-custom .helpful-link .gor-accordion .accordion-content-inner .reset-list li.orderName{
	margin-bottom:0;
}
.loginErrorMsg {
    background-color: var(--MBCIRed);
    color: var(--MBCIWhite);
    text-align: center;
    display:block;
    width:100%;
    padding:10px;
    margin-bottom:10px;
}

.alert-icon .input-box { position:relative;}
#loginForm .alert-icon .input-box i.fa-exclamation-triangle {
    margin: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 16px;
    color: var(--MBCIRed);
    display: inline-block;
}
#loginForm .input-box i.fa-exclamation-triangle, #guestForm .input-box i.fa-exclamation-triangle,
.input-box i.fa-exclamation-triangle {
    display: none;
}
.checkout-button-container.white-bg { padding:0 20px;}

.uploader-section__msg--success {
    background: var(--MBCIGreenAA);
    color: #fff;
}
.uploader-section__icon--success-inverted {
    background:  var(--MBCIGreenAA);
}
.file-upload .dz-success .dz-success-mark:before {
    color: var(--MBCIGreenAA);
}

.checkout-custom .gor-accordion .accordion-item {
    border: none;
    padding: 20px;
}
.checkout-custom .helpful-link .gor-accordion .accordion-content-inner .reset-list .custom-checkbox li.taxExempt{
	padding-left:0;
	padding-right:0;
} 
.checkout-custom .helpful-link .gor-accordion .accordion-content-inner .reset-list .custom-checkbox input[type="checkbox"]:checked + label:before {
  background-color: var(--MBCIBtnBlue);
}
.checkout-custom .helpful-link .gor-accordion .accordion-content-inner .reset-list .file-upload > div.drop-zone, .checkout-custom .helpful-link .gor-accordion .accordion-content-inner .reset-list .file-upload > div.drop-zone-custom-product {
    width: calc(100% - 134px);
    padding: 12px 10px;
}

.notes_optional.reset-list li { padding-left:0; padding-right:0;}
.checkout-custom .helpful-link .gor-accordion .accordion-content-inner .checkout-upload-subtext {
    font-weight: 400;
    font-size:14px;
}
.page-favorites .product-grid, .page-favorites .category-grid {
    margin: 0 -7px;
}

.cart_total {
    background-color: #FFFFFF;
    padding:10px 28px 10px 20px;
}
.cart_total .total-wrapper {
    margin-bottom: 0;
    background-color: inherit;
}
.cart_total #choosePaymentType_continue_button {
    margin: 10px 10px;
    width: calc(100% - 10px);
    font-weight: 700;
}

.cart_total .order-total-subhead { padding-left:0; padding-right:0;}

.cart_total .order-total-head {
    margin-left: 0;
    margin-right: 0;
    display: block;
    width: 100%;
    padding: 0 0 0 10px;
}


.price-login-label {
    padding: 0px 10px;
    line-height: 10px;
    color: #333333;
    font-size: var(--Font12) !important;
    background-color: #c9c9c9;
}
.price-login-label a {
    padding: 0px !important;
    display: inline !important;
}

.mini-cart .total {
    padding: 6px 10px;
}
.header-top li .cart-trigger.enable .count {
    background-color: #ed1c24;
}

.mini-cart .mini-cart-layer {
    width: 300px;
}

.totals-redirect-login a {
    color: #000000;
    margin-left: 0;
    padding-left: 0;
}
.totals-redirect-login a:hover span { color:var(--MBCIRed); border-bottom: 1px solid var(--MBCIRed);}
.totals-redirect-login a span { border-bottom:1px solid #000000;}
.totals-redirect-login a i.fa-angle-right { color: var(--MBCIRed);}

.cart_total .order-total-head { padding-left:0;}


.cart_total .total-wrapper h2, .cart_total h2 {
	font-size: 24px;
}

.checkout-steps a div:before {
    border-width: 32px 0 32px 13px;
}
.checkout-steps a div:after {
    border-width: 32px 0 32px 13px;
    border-left-color: #c9c9c9;
}
.checkout-steps a div:before {
    left: 4px;
    border-width: 32px 0 32px 13px;
}
.checkout-next{
	 font-weight: 700;
}
a.btn-primary:not(.helpful-hint):not(.button):hover, a.btn-primary:not(.helpful-hint):not(.button):focus {
    color: var(--MBCIWhite);
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    background-color: var(--MBCIBrightBlueHover);
    border-color: var(--MBCIBrightBlueHover);
}
.btn-check:focus+.btn-primary, .btn-primary:focus {
    background-color: var(--MBCIBrightBlueHover);
    border-color: var(--MBCIBrightBlueHover);
    box-shadow:none;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}
.checkout-steps a:last-child:after {
    border-width: 30px 0 30px 13px;
}
.checkout-steps a div:before, .checkout-steps a div:after {
    top: -10px;
}
.cart_total button {
    margin-left: 13px;
    margin-right: 13px;
    margin-top: 0;
    margin-bottom: 20px;
    width: calc(100% - 40px);
    font-weight: 700;
}
.cart_total .anchor a { padding-left:13px; padding-right:13px; font-size:14px;}
.checkout-steps a:last-child.active:after {
    border-left-color: var(--MBCIBtnBlue);
}
.order-notes .reset-list li { padding:0;}
.helpful-link li {
    padding: 0;
    margin-bottom: 15px;
    line-height: 1;
}
.custom-title-mbci {
	background: #FFFFFF;
    color: #000;
    border-bottom: 0;
    padding: 10px 10px;
    line-height: normal;
    text-transform: uppercase;
    height: auto;
    font-size: 18px;
    font-weight: bold;
}
.custom-title-mbci:before { display:none;}

.gray-bg {
    background-color: #efefef;
    padding-bottom: 20px;
}

.custom-mbci-table table thead tr th {
    background: #ccc;
    font-size: 14px;
    font-weight: bold;
}
.footer { margin-top:0 !important;}
.custom-mbci-table table tbody tr { background:#FFFFFF !important; --bs-table-accent-bg:inherit !important;}
.custom-mbci-table table tr td { background:#FFFFFF !important; border-bottom:1px solid #dee2e6 !important;}
.custom-mbci-table tfoot tr td table tr td { border-bottom:none !important;}

.review-section {
    padding: 20px 15px;
    margin-top:0;
}
.custom-checkbox input[type="checkbox"]:checked + input + label:before, .custom-checkbox input[type="checkbox"]:checked + label:before {
    background-color: var(--MBCIBtnBlue);
    border: 1px solid var(--MBCIBtnBlue);
    padding-bottom: 4px;
    border-radius: 0;
    line-height: 15px;
}
.review-section h2, .review-section h3 {
    font-size: 24px;
    text-transform:uppercase;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 5px;
    font-weight: 700;
    text-transform: uppercase;
}
.term-condition-link {
    text-decoration: underline;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 14px;
}
.term-condition-link:hover { text-decoration:underline;}
.custom-checkbox label:before { border-radius:0;}
.review-section h2 a:before, .review-section h3 a:before {
    content: "\270E";
    font-size: 18px;
    top: 0;
    color: var(--MBCIBtnBlue);
    position: absolute;
    transform: rotate(90deg);
    font-weight: normal;
    right: 0;
}
.custom-checkbox label {
    font-size: 14px;
}

.place-order-form .order-button {
    text-align: left;
}
.place-order-form .order-button  a { text-decoration:underline; font-weight:600; font-size:14px;}

.grey-opacity { position:relative;}
.grey-opacity:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
}

.confirm-pad{padding: 16px 15px 16px 20px;}

.register-account { text-align:left;}
.register-account .container { width:100% !important;}
.register-account .nciThankYouRegisterForAnAccountComponent { padding-left:20px !important; padding-right:20px !important; background-size:cover;}
.register-account hr { display:none !important;}
.register-account h1 {
    font-size: 24px;
    text-align: left;
    border-bottom: 2px solid #fff;
    font-weight: bold;
    padding-left: 0;
    padding-bottom: 10px;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-right: 0;
    color: white;
}
.register-account br { display:none;}
.register-account .row div { height:auto !important;}
.register-account .row div img {
    width: 20px;
    margin-bottom: 10px;
    margin-right: 5px;
}
.register-account .row div a {
    display: inline-block;
    color: #fff;
    margin-bottom: 10px;
    font-weight: normal;
}

.register-account button {
    margin: 0;
    border-radius: 0;
    background: #FFF !important;
    color: var(--MBCIBtnBlue);
}
.register-account button a {
    color: var(--MBCIBtnBlue) !important;
    margin-bottom: 0 !important;
    font-size: 14px;
    display: block !important;
    font-weight: 600 !important;
}

.thank-you-order h2 {
	font-size: 28px;
	display:inline-block;
	color:#000;
    text-align: left;
    border-bottom: 2px solid var(--MBCIRed);
    font-weight: bold;
    padding-left: 0;
    padding-bottom: 10px;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-right: 0;
}
.orderthank h1{	
	font-size: 40px;
	display:inline-block;
	color:#000;
    text-align: left;
    border-bottom: 1px solid var(--MBCIRed);
    font-weight: bold;
    padding-left: 0;
    padding-bottom: 10px;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-right: 0;
}
.thank-you-order h3 {
    font-weight: 700;
    font-size: 22px;
}
.thank-you-order .receive {
    font-weight: 700;
    color: var(--MBCIBody);
}
.thank-you-order p { font-size:18px;}

.thank-you-order button.warranty {
    background: #FFFFFF;
    color: #000;
    border: 2px solid #555;
    border-radius: 0;
    text-transform: uppercase;
    padding: 15px 30px;
}
#confirm-modal a.outline-left-button.button {
    padding: 12px 20px !important;
}
.thank-you-order button.warranty:hover {
    background: var(--MBCIBtnBlue);
    color: #FFF;;
    border: 2px solid var(--MBCIBtnBlue);
    border-radius: 0;
}


.print { display:block; text-align:right;}
.print a i {
    position: inherit;
    right: 0;
    top: inherit;
    transform: inherit;
    font-size: 22px;
    margin-bottom: 0;
    color:var(--MBCIBtnBlue); 
}
.quote-back .orderBackBtn a{
    text-decoration: underline;
}
.order-totals.account-section .quote-total{
    font-size: 14px;
}
.print label { margin:0; color:var(--MBCIBtnBlue); font-size:20px;}

.pickup_location tr td, .font-size { font-size:18px;}
.print a {
    text-align: center;
   /* margin-bottom:20px;*/
}

.mbci_btn_primary:hover { color:#fff !important;}

.return-button a { margin-left:10px;}

/* .button-narrow {
    min-width: 0;
    background: #FFF;
    border: 2px solid #ccc;
}
.warranty-button:hover {
    margin: 0;
    background: var(--MBCIBtnBlue);
    color: #fff;
    border: 2px solid var(--MBCIBtnBlue);
} */



/*Custom CSS Aakash Koshti and Vidhi Jain*/

/*Custom CSS Narendra Gupta and Aakash Koshti*/
.messages li.error-msg {
    margin-bottom: 0px;
}
	
.header-top li.quick-price-li #quick-price-link {
    padding: 18px 14px;
    position: relative;
    font-weight: var(--FontW600) !important;
}

.header-top li.quick-price-li:hover #quick-price-link { background-color:var(--MBCIRed) !important;}

.header-top li.quick-price-li {
    position: relative;
    cursor:pointer;
}

.left-section-login .passwordResetinfo {
	background: var(--MBCILightBlue);
    color: var(--MBCIWhite);
    padding:0px 20px;
    text-align: center;
    display: block;
}
#login-modal-popup .passwordResetinfo {
	
    background: var(--MBCIGreenAA);
    color: var(--MBCIWhite);
    padding: 5px 20px;  
    display: inline-flex;
    margin-bottom: 10px;
    text-align: left;
}
#forgottenPwdModal .section-header { margin-bottom:0; font-weight:700; font-size: var(--Font22);}
#forgottenPwdModal .section-header .modal-close { color:var(--MBCIBtnBlue); margin:0;}
#forgottenPwdModal .section-header, #forgottenPwdModal .modal-wrapper { color:#000;}
#forgottenPwdModal .modal-wrapper { padding:20px;}
#forgottenPwdModal .forgot-ul li { width:100%; max-width:100%; padding:0;}
#forgottenPwdModal p.description, #forgottenPwdModal .forgot-ul li label { color:#000; font-weight:normal; font-size: var(--Font16);}
#forgottenPwdModal .forgot-ul li label { font-weight:700;}

.header-top li.quick-price-li #quick-price-link.active { background-color:var(--MBCIRed) !important;}
.header-top li.quick-price-li #quick-price-box {
    position: absolute;
    width: 350px;
    z-index: 9;
    left: 0;
    top: 60px;
}
.header-top li.quick-price-li #quick-price-box {
    border: 1px solid #d7d7d7;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
}
.header-top li.quick-price-li #quick-price-box .white-custom.quick-price {
    background: #d7d7d7;
    margin-bottom: 0;
    padding: 13px 20px 5px 20px;
    border: none;
}
.header-top li.quick-price-li #quick-price-box .white-custom.quick-price .background-none {
    background: none;
    padding: 0;
    border-bottom: none;
}
.header-top li.quick-price-li #quick-price-box .white-custom.quick-price .section-inner .quick-link.on-top {
    background: #ececec;
    margin-left: -20px;
    margin-right: -20px;
    padding: 0 20px;
    margin-top: 15px;
}
.header-top li.quick-price-li #quick-price-box .white-custom.quick-price .section-inner .quick-price .on-top a {
    text-decoration: underline;
	font-weight: bold !important;
    font-size: 16px !important;
}
.custom-styled-select .inner .inner-text {
    text-transform: capitalize;
}
.custom-styled-select .outer .inner .inner-text {
    text-transform: uppercase;
}
.custom-styled-select.with-custom-options ul.custom-options li.selected,
.custom-styled-select.with-custom-options ul.custom-options li.activated {
    color: var(--MBCIBtnBlue);
    font-weight:700;
}
.btn-primary.disabled, .btn-primary:disabled {
    color: var(--MBCIBody);
    background-color: var(--MBCIGrey4);
    border-color: var(--MBCIGrey4);
}
.header-top li.quick-price-li #quick-price-box .white-custom.quick-price .section-inner .quick-price .on-top a:hover,
.header-top li.quick-price-li #quick-price-box .white-custom.quick-price .section-inner .quick-price .on-top a:focus
	{
	background-color: inherit !important;
    color: var(--MBCIBtnBlue) !important;
}
.header-top li.quick-price-li #quick-price-box .white-custom.quick-price .section-inner {
    padding: 0;
    background: none;
}
.header-top li.quick-price-li #quick-price-box .white-custom.quick-price .section-inner .configurable-option-quick ul {
    background: #ececec;
    margin-left: -20px;
    margin-right: -20px;
    border: none;
    padding: 0 10px;
    border-top: 0;
}
.header-top li.quick-price-li #quick-price-box .white-custom.quick-price .section-inner .configurable-option-quick ul li ul {
    margin-left: 0px;
    background: #ffffff;
    border: none;
    margin-right: 0;
    padding: 0;
    border-top: none;
}
.header-top li.quick-price-li #quick-price-box .white-custom.quick-price .section-inner .configurable-option-quick ul li ul li.selected,
.header-top li.quick-price-li #quick-price-box .white-custom.quick-price .section-inner .configurable-option-quick ul li ul li.activated {
	color: var(--MBCIBtnBlue);
	font-weight:700;
}
.header-top li.quick-price-li #quick-price-box .pricing-container {
    background: #ececec;
    margin-left: -20px;
    clear: both;
    margin-right: -20px;
    margin-bottom: -5px;
    padding: 0 20px 15px;
    font-size: 14px;
}
table.table.table-striped tr:nth-of-type(odd) {background-color: inherit !important; --bs-table-accent-bg: none !important;}
table.table.table-striped tr th {
    background-color: #c9c9c9 !important;
}
.custom-length table.table-length th.table-length-header, .product-length table.table-length th.table-length-header,
.product-options .title {
    background-color: #494949;
}
.checkout-steps a.done div {
    color: #333333;
    background-color: #adc4d6;
    font-weight: 600;
}
.checkout-steps a div {
    background-color: #c9c9c9;
}
.button-default:focus{
    color: #ffffff;
    background-color: var(--MBCIBtnBlue);
    border-color: var(--MBCIBtnBlue);
}
.payment_new ul li {
    padding-left: 0;
    padding-right: 0;
    width: 100% !important;
    max-width: 100% !important;
}
.custom-radio label:before {
    top: -2px;
    color: var(--MBCIBtnBlue);
}

.checkout-steps a:last-child:after {
    border-left-color: #c9c9c9;    
}
.checkout-steps {
    text-transform: uppercase;
}
.checkout-steps a.done + .step-head div:after {
    border-left-color: #adc4d6;
}
.gor-tabs .tabs-tab.gor-active:after {
    background-color: var(--MBCIBtnBlue);
}
.custom-length table.table-length tr:first-child:not(.piecemark) td:not(.piecemark), .product-length table.table-length tr:first-child:not(.piecemark) td:not(.piecemark) {
    padding-top: 10px;
}

.quick-price .global-linear-foot-pricing em {
    font-size: 14px;
}

header-top li.quick-price-li #quick-price-box .pricing-container .global-linear-foot-pricing span {
    font-weight: normal;
    text-transform: lowercase;
}
.quick-price .global-linear-foot-pricing {
    margin: 0;
    font-size: 16px;
}
.header-top li.quick-price-li #quick-price-box .pricing-container .global-linear-foot-pricing {font-size: 14px;}


.header-top li.quick-price-li #quick-price-box .pricing-container button { margin-top:10px;}
.header-top li.quick-price-li #quick-price-box .pricing-container button a  { color:#fff;}
.header-top li.quick-price-li #quick-price-box .pricing-container button:hover a {color:#fff;}
.header-top li.quick-price-li #quick-price-box .pricing-container button a:hover {
    background-color: inherit !important;
}
.header-top li.quick-price-li #quick-price-box .pricing-container b {font-size: 14px;}
.header-top li.quick-price-li #quick-price-box .pricing-container .quick-link a:hover  { background-color: inherit !important;}
.header-top li.quick-price-li #quick-price-box .pricing-container .quick-link {
    margin-bottom: .5rem;
}
.header-top li.quick-price-li #quick-price-box .pricing-container button.quick-link {
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
    font-weight: 600;
}
.header-top li.quick-price-li #quick-price-box .pricing-container .linear-foot-pricing span {
    font-weight: normal;
    text-transform: lowercase;
}
.header-top li.quick-price-li #quick-price-box .pricing-container .linear-foot-pricing {font-size: 14px;}
.header-top li.quick-price-li #quick-price-box .white-custom.quick-price .section-inner .quick-search-box i.fa.fa-search { color:#000000;}
.header-top li.quick-price-li .grey-bg .section-inner {
    background-color: #d7d7d7;
    padding: 15px;
}
#quick-price .custom-styled-select .outer {
    border: none;
}
.col-right #quick-price .custom-styled-select .outer {
    border: 1px solid #d7d7d7;
}
.col-right .custom-styled-select.with-custom-options ul.custom-options {
    z-index: 9;
    border: 1px solid #d7d7d7;
    border-top: none;
}
.quick-price .linear-foot-pricing em {
    font-size: 14px;
}
.header-top li.quick-price-li #quick-price-box .quick-price .pricing-loader {
    background: #ececec;
    margin-left: -20px;
    clear: both;
    margin-right: -20px;
    margin-bottom: -10px;
    padding: 0 20px 15px;
    font-size: 14px;
}
.quick-search-box #top-pricing-search-button i#top-pricing-search-icon { color:#000;}
.header-top li.quick-price-li #quick-price-box .pricing-container .text-capitalize {
    text-transform: capitalize!important;
}
.header-top li.quick-price-li #quick-price-box .white-custom.quick-price .section-inner #quick-search-auto-complete ul {
    width: calc(380px - 30px) !important;
    top: 54px !important;
    left: -20px !important;
    border: 1px solid #d7d7d7;
    padding: 0;
}
.header-top li.quick-price-li .quick-price .ui-autocomplete .ui-menu-item span:hover {
    color: var(--MBCIBtnBlue);
}
.quick-price .ui-autocomplete .ui-menu-item span {
    padding: 10px 20px;
}
.configurable-option-quick .product-search-result {
	margin-top: 0;
}
.header-top li.quick-price-li #quick-price-box .white-custom.quick-price .section-inner .configurable-option-quick .product-search-result ul

{
	background:#FFF;
}
.header-top li.quick-price-li #quick-price-box .white-custom.quick-price .section-inner .configurable-option-quick .product-search-result ul li {
	background: #FFFFFF;
	padding:0;
}

.header-top li.quick-price-li #quick-price-box .white-custom.quick-price .section-inner .configurable-option-quick .product-search-result ul li a {
	color:#333333;
}


#cartMessages {
	margin-top: 0;
}

.header-top li.quick-price-li #quick-price-box .white-custom.quick-price .section-inner .configurable-option-quick ul.product-search-result li {
	background: #FFF;
	padding: 0;
	margin: 0;
}
.header-top li.quick-price-li #quick-price-box .white-custom.quick-price .section-inner .configurable-option-quick ul.product-search-result li a {
	padding: 10px;
	color: #333;
	font-weight: normal !important;
}
.header-top li.quick-price-li #quick-price-box .white-custom.quick-price .section-inner .configurable-option-quick ul.product-search-result li a:hover {
	background: #ececec !important;
	color: var(--MBCIBtnBlue);
	font-weight: 600 !important;
}

.credit-card li label i { color:#333333;}
.reset-list li i.icon-cvv-white, .reset-list li i.icon-cvv-black { font-size: var(--Font30); margin-top:3px;}
.cvv {
    margin-right: 0px;
}

.white-bg-remove { background:inherit; padding:0;}
.white-bg-remove .contact-info {
    background-color: #FFFFFF;
    padding: 20px;
    margin-bottom: 20px;	
}
.white-bg-remove .contact-info h2 { font-size:24px; margin-bottom:20px; text-transform:uppercase;}
.white-bg-remove .contact-info.contact-company form { width:100%;}

.payment .order-total-head { width: 100%;
    margin: 0;
    padding: 0;
}

.payment .order-total-subhead {
    width: 100%;
    padding: 0;
}
.payment .subtotals { padding-left:0; padding-right:0; margin-bottom:1rem;}
.payment .order-total-subhead h2 { padding:10px 0; font-size:var(--Font22);}

.white-bg-remove .contact-info .checkbox.reset-list { padding-left:5px; padding-right:5px;}

#selectPaymentTypeForm .step-body-form {background:inherit; padding:0;}
#selectPaymentTypeForm .content-wrapper {
    background-color: #FFFFFF;
    padding: 20px;
    width: 100%;
    margin-bottom: 20px;
    max-width: 100%;
}
#selectPaymentTypeForm .content-wrapper h2 {font-size: 24px;}
#selectPaymentTypeForm .payment-form h2 {
    background-color: #FFFFFF;
    margin-bottom: 0;
    padding: 20px 20px 10px 20px;
    font-size: 24px;
}

#selectPaymentTypeForm .content-wrapper h2.margin-bottom { margin-bottom:20px;}

.exposed-left-refine ul.exposed li a.active { color:var(--MBCIBtnBlue);}

.grid-list-toggle a { opacity:0.4 !important;}
.grid-list-toggle a:hover { opacity:1 !important;}
.grid-list-toggle span { opacity:1 !important;}


.page-productDetails #addto-cart-layer .section-inner {
    padding: 20px;
    background-color: #FFF;
    color: #000000;
}


#addto-cart-layer  .modal-content {
    background-color: transparent;
    max-width: 379px;
    border-radius: 0;
}

#addto-cart-layer h2 {
	margin-bottom: 10px;
	font-size: var(--Font22);
	border-bottom: 1px solid var(--MBCIRed);
}
#addto-cart-layer .popupCartItem{padding-left: 0 !important;}
#addto-cart-layer .popupCartItem h2 , #addto-cart-layer .popupCartItem .itemDesc{padding-left: 25px !important;}

#addto-cart-layer .outline-left-button, .buttons.row .outline-left-button {
    padding: 14.2px 20px !important;
}
.custom-styled-select.with-custom-options ul.custom-options {
    z-index: 9;
}
.table-striped-cart .product-row.gray td {
    background-color: #FFFFFF;
}

.slider.product-grid { margin-top:20px;}
.slider.product-grid .thumb img, .slider .category-grid .thumb img {
    display: block;
    max-width: 100%;
    width: 100% !important;
    border-radius: 0;
}
.slider.product-grid .thumb, .category-grid .thumb {
    border: 1px solid #555555;
}
#load-more button {
    margin: 20px 0 0 0;
}
#addto-cart-layer .variants {
    text-transform: capitalize;
    font-size: 14px;
}
#addto-cart-layer table.length {
    margin-top: 5px;
    font-size: 14px;
}
#addto-cart-layer .popupCartItem {
    border-bottom: 1px solid var(--MBCIRed) !important;
}
#addto-cart-layer .itemName {
    font-size: 20px;
}

/*Header Mini Cart Design*/

#mini-cart-layer .mini-cart-header a {
    font-size: 12px !important;
    color: var(--MBCIBtnBlue);
    padding: 10px 0;
    opacity: 1;
    text-decoration: underline;
}

#mini-cart-layer .mini-cart-header a:hover { background:#FFF !important;}

#mini-cart-layer .mini-products-list li table tr th { background-color:var(--MBCIGrey4);}
#mini-cart-layer .mini-cart .total {
    background-color: var(--MBCIGrey4);
}
#mini-cart-layer .links {
    background-color: #FFFFFF;
    padding: 10px;
}
.header-top li.hover-none .outline-left-button {
    padding: 6px 20px !important;
    font-weight: 700 !important;
    border: 2px solid var(--MBCIBtnBlue);
    color: var(--MBCIBtnBlue);
    background: var(--MBCIWhite);
    margin-top: 0;
    display: block !important;
}
.header-top li.hover-none .outline-left-button:focus {color: var(--MBCIBtnBlue) !important;}
.header-top li.hover-none .outline-left-button:hover {
    padding: 6px 20px !important;
    font-weight: 700 !important;
    border: 2px solid var(--MBCIBtnBlue) !important;
    color: var(--MBCIWhite) !important;
    background: var(--MBCIBtnBlue) !important;
    margin-top: 0;
    display: block !important;
}

.header-top li.hover-none .right-button {
    padding: 14.2px 20px !important;
    font-weight: 700 !important;
    border: 2px solid var(--MBCIBtnBlue);
    color: var(--MBCIWhite);
    background: var(--MBCIBtnBlue);
    margin-top: 0;
    display: block !important;
}
.header-top li.hover-none .right-button:hover {
    padding: 14.2px 20px !important;
    font-weight: 700 !important;
    border: 2px solid var(--MBCIBrightBlueHover) !important;
    color: var(--MBCIWhite) !important;
    background: var(--MBCIBrightBlueHover) !important;
    margin-top: 0;
    display: block !important;
}

.header-top li.hover-none .pull-left, .header-top li.hover-none .pull-right { text-align:center;}


.outline-left-button {
    padding: 14.2px 20px !important;
    font-weight: 700 !important;
    border: 1px solid var(--MBCIBtnBlue);
    color: var(--MBCIBtnBlue);
    background: var(--MBCIWhite);
    margin-top: 0;
    display: inline-block !important;
    border-radius: 0;
}
.outline-left-button:hover {
    border: 1px solid var(--MBCIBtnBlue) !important;
    background: var(--MBCIBtnBlue) !important;
    color:var(--MBCIWhite) !important;
}
.outline-left-button:focus {
	color: var(--MBCIWhite) !important;
}
.search-bar {
    padding: 28px 0;
    margin-right: 0;
    cursor: pointer;
}
.right-button {
    padding: 12px 20px !important;
    font-weight: 700 !important;
    border: 1px solid var(--MBCIBtnBlue);
    color: var(--MBCIBtnBlue);
    background: var(--MBCIWhite);
    margin-top: 0;
    display: inline-block !important;
}
.right-button:hover {
    border: 1px solid var(--MBCIBtnBlue) !important;
    background: var(--MBCIBtnBlue) !important;
    color:var(--MBCIWhite) !important;
}

/*Header Mini Cart Design*/

.page-searchList .product-list-item-wrapper, .page-productList .product-list-item-wrapper, .page-category .category-list-item-wrapper {
    padding-bottom: 0;
    margin-bottom: 20px;
    border:1px solid var(--MBCIGrey4) !important;
}
.custom-styled-select.with-custom-options .outer {
    background-color: #FFF;
}
.custom-styled-select .outer.error {
    border: 1px solid var(--MBCIRed);
}

.quote-sort-select .custom-styled-select.with-custom-options .outer {
    background-color: #CCC;
}
.product-list-item, .category-list-item {
    display: flex;
    margin-left: 0;
    align-items: center;
    margin-right: 0;
}
.product-list-item .product-info span a, .category-list-item span.category-name a {
	border-bottom: 1px solid var(--MBCIRed);
    padding-bottom: 5px;
    position:relative;
    display: block;
    font-size: var(--Font18);
    text-transform:UPPERCASE;   
    margin-bottom: 15px;
    margin-top:10px; 
}
.category-list-item p {
    color: var(--MBCIBody);
    font-size: var(--Font14);
}

.product-list-item .product-info span a i, .category-list-item span.category-name a i { 
	position: absolute;
    right: 0;
    color: var(--MBCIRed);
    font-size: var(--Font18);
    margin-top: 4px;
    font-weight: 700;}
/*Navigation Start*/
.navigation li.level1 > a, .navigation li.level1 > div > a {
    width: 100%;
    padding:12px 0 12px 15px;
    height:auto;
}
.navigation ul.level0 {
    min-height: auto;
    border-right: 0;
}

.navigation .active + ul.level1 {
    border-left: 2px solid #c9c9c9;
   
}
.navigation a + .menu-wrapper.show{
	/* overflow: auto; */
    background: #ececec;
    box-shadow: 0 10px 6px -6px #777;
    
}
.isGuestUser .navigation ul.level1{
	box-shadow: 0 10px 6px -6px #777;
}

/* .navigation a + .menu-wrapper.show.menu-subnavigation{
	min-height: 557px;
}

.navigation a + .menu-wrapper.show.menu-subnavigation ul.level1 {
    min-height: 557px;
} */

.isGuestUser .navigation ul.level1 {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: calc(100% - 180px);
    text-align: left;
    padding: 0px 14px 30px 30px;
    transition: opacity 0.5s ease;
    background-color: #ffffff;
    z-index: -1;
    min-height: 445px;
    /* border: 2px solid #c9c9c9; */
    border-top: 2px solid #c9c9c9;
    /* border-bottom: 2px solid #c9c9c9; */
}
.navigation ul.level1 {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: calc(100% - 180px);
    text-align: left;
    padding: 0px 14px 30px 30px;
    transition: opacity 0.5s ease;
    background-color: #ffffff;
    z-index: -1;
    min-height: 445px;
   /*  border: 1px solid #c9c9c9; */
}

.menu .drop-down, .navigation a + .menu-wrapper, .navigation div + .menu-wrapper {
	position: absolute;
	z-index: 100;
	top: 100%;
	left: auto;
	padding: 0;
	min-width: 250px;
	border: 1px solid #c9c9c9;
	visibility: hidden;
	opacity: 0;
	transition: opacity .25s ease, visibility .25s ease;
	background: #fff;
	box-shadow: 0 10px 6px -6px #777;
}
/*Navigation End*/


.header-top {
    height: 65px;
}
.header-top li a { font-size: var(--Font14) !important; font-weight:var(--FontW600) !important; display:flex; align-items:center;}
.header-top li a i.fa-tag, .header-top li a i.fa-phone { color:var(--MBCILabelIcon); font-size:var(--Font20) !important;}
.header-top li .cart-trigger, .header-top li > a, .header-top li > div > a {
    padding: 18px 14px;
}
.header-top-nav li:last-child a {
    padding: 18px 14px;
}
.header-top-nav li.mini-cart .trigger a.cart-trigger {
    padding: 11px 14px;
}
.header-top-nav li a:hover {
    background-color: var(--MBCIRed) !important;
}
.header-top li .active .cart-trigger {
    background-color: inherit;
}

.mini-cart .mini-cart-layer .mini-cart-header:after {
    border-color: transparent transparent #FFF;
}
.mini-cart .mini-cart-layer .mini-cart-header:before {
    border-color: transparent transparent #FFF;
}
.mini-cart .mini-cart-layer .mini-cart-header {
    border: none;
}
.header-top li, .header-top li:first-child {
    border-right: none;
    border-left:none;
}
.header-top li.hover-none a:hover {
    background-color: inherit !important;
}
.header-top li .cart-trigger .count {
    top: 1px;
    right: 3px;
}

.navigation li.level0 > a, .navigation li.level0 > div > a {
    font-weight: 700;
    color: var(--MBCIDarkGrey);
    padding: 28px 15px;
}

.header button.login_button {
    padding: 0;
    border: none;
    display: inherit;
    margin-left: 10px;
}

.navigation li.level0 {
    margin-right: 0;
    margin-left: 0;
}
.header button.login_button a { width:auto; min-width:auto;}

.header .nav-container {
    width:86.93877551%;
}

.header-wrapper .site-logo, .header-wrapper .smartedit-site-logo-wrapper {
    margin-right: 0;
    float:left;
}

.navigation ul li {
	display: inline-flex !important;
	/* height: 100%; */
}
.navigation ul li ul li ul ul li {
    display: block !important;
    padding-right: 10px;
    position: relative;
}
.navigation ul.flex-direction-nav { display:none;}

.navigation ul li.new-quote.header-button { display: inline !important;}
.navigation ul li.new-quote.header-button a.button { padding:10.4px 20px;}

.navigation ul li i.fa-search {
    margin-right: 15px;
    margin-left: 15px;
    font-size: 16px;
    font-weight: bold;
}
.navigation ul li button.login_button a {
    /* padding: 14px 30px; */
    /* line-height: 14px !important; */
    color: #fff;
}
.page-productDetails .assembly-button-set button {
    padding: 14.2px 10px;
}

.navigation ul li button.login_button a:hover { color:#FFF;}

.login_main {
    height: 70px;
    display: flex;
    width: 12%;
    align-items: center;
    justify-content: end;
}
.navigation > ul {
    text-align: right;
}
.login_main i.fa-search { margin-right:30px;}


.header button.login_button:focus {color: var(--MBCIBtnBlue) !important;}


a:not(.helpful-hint):not(.button):hover, a:not(.helpful-hint):not(.button):focus {
    color: var(--MBCIWhite);
}

#carousel .caption {
    background-color: var(--MBCIWhite);
    width: 600px;
    margin-top: 0;
    top: calc(50% - 162px);
    text-align: left;
    padding: 0 !important;
}

#carousel .caption .white_spacing { padding:20px 90px 20px 30px; position:relative;}
.owl-carousel .owl-dots {
    bottom: -35px;
}
.owl-carousel .owl-dots .owl-dot span {
    height: 15px;
    width: 15px;
}

.page-header-overlay:after {
    content: inherit;
}

#carousel .caption .h3 {
    color: var(--MBCITxtColor);
    font-weight: 900;
    font-size: var(--Font40);
    color: var(--MBCITxtColor);
}

#carousel .caption span.banner_paragraph {
    color: var(--MBCITxtColor);
    font-size: var(--Font18);
    font-weight: 400;
}
#carousel .caption .left_border {
    top: 0;
    opacity: 1;
}
#carousel .caption .left_border1 {
    top: 25%;
    opacity: 0.75;
}
#carousel .caption .left_border2 {
    top: 50%;
    opacity: 0.50;

}
#carousel .caption .left_border3 {
    top: 75%;
    opacity: 0.25;
}

#carousel .caption .caption_border {
    background: var(--MBCIRed);
    width: 10px;
    height: 25%;
    position: absolute;
    left: 0;
}

/* #sort_form1 .reset-list { display:flex;} */

#sort_form1 .reset-list {
    display: block;
}

.box .gor-accordion .accordion-header {
    background-color: inherit;
    padding: 0;
    height: auto;
}
.facetHead.accordion-header {background: none;
color: var(--MBCITxtColor);
font-weight: 700;
font-size: var(--Font14);
text-transform: uppercase;
box-shadow: none;}

.facetHead.accordion-header a {
color: var(--MBCITxtColor);
}
.facetHead.accordion-header a:hover {
color: var(--MBCITxtColor);
}
.facetHead.accordion-header a:hover:focus {
    color: var(--MBCITxtColor);
}

.box .gor-accordion .facet_block.form-list {
    margin-left: 0;
    margin-right: 0;
    padding: 7px;
}
.box .gor-accordion .facet.accordion-item { border:none;}
.box .gor-accordion .facet_block.form-list li { margin-bottom:0;}


.box .gor-accordion {
    border-bottom: 2px solid var(--MBCITxtColor);
    margin-bottom: 10px;
}
.back-to-top {
    margin-top: 0;
    margin-bottom: 0;
    position:fixed;
    background: var(--MBCIBtnBlue);
}
.checkout-payment li {
    padding-left: 10px;
    display: flex;
    align-items: center;
}

.rightArrow {
    position: relative;
    text-decoration: none;
} 

.rightArrow::after {
	content: '\203A';
	position: absolute;
	font-weight: 600;
	margin-left: 10px;
	color: var(--MBCIRed);
	font-size: var(--Font28);
}

.back-to-top:not(.link) {
	background: var(--MBCIBtnBlue);
	padding: 10px 14px;
	height: 40px;
	width: 40px;
	bottom: 100px !important;
	line-height: normal;
}

.accessories label { display:block;}
.assembly__option-title {
 	background-color: var(--MBCIDarkGrey);
}
.assembly__option-title i { color:var(--MBCIWhite);}



.cart-bg .back-to-top:hover { background: var(--MBCIBrightBlueHover);}
.box .gor-accordion .accordion-header:before { content:inherit; width:inherit;}
.box .gor-accordion .accordion-header:after {
    content: "\f078";
    font-size: 14px;
    right: 15px;
    color: var(--MBCIBody);
}

.email-form .email::marker  { display:none;}
.email-form .email label, .email-form .email .input-box { width:100%; display:block;}
.email-form .email {
    width: 75%;
    display: block;
    max-width: 75%;
    flex: 0 0 75%;
}

.left-section-login h1 {
    font-size: 1.5rem;
    font-weight: bold;
    padding-left:3px;
    padding-right:3px;
}
.left-section-login .reset-list a { margin-bottom:20px;}
.left-section-login p { font-size:14px; margin-top:10px; line-height:24px; 
    padding-left:3px;
    padding-right:3px;}
.left-section-login input { border:1px solid #949494;}
.email-form .email .input-box input { border: 2px solid var(--MBCIGrey4);}

.checkout-card h2  { font-size:1.6rem;}
.checkout h2  { font-size:1.5rem;}
.packaging {
    margin-top: 0;
}
.subtotals .left {
    width: 110px;
    font-size: var(--Font14);
    display: inline-block;
}
.subtotals .right {
    text-align: right;
    display: inline-block;
    font-size: var(--Font14);
    width: 100px;
}
.account_main a { color:#FFFFFF; font-size: var(--Font16); font-weight:700;}

/*Cart Page Dropdown CSS*/
/* .account-orderhistory .actions-tab .gor-accordion .accordion-header, .actions-tab .gor-accordion .accordion-header {
    height: auto;
    background-color: #ffffff;
    border: 1px solid var(--MBCIGrey3);
    color: var(--MBCITxtColor);
    font-size: 12px;
    padding: 8px 42px 8px 15px;
}
.account-orderhistory .actions-tab .gor-accordion .accordion-header:before, .actions-tab .gor-accordion .accordion-header:before {
    content:inherit;
}
.accordion-item:last-of-type {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
} */
/* Cart Page Dropdown CSS */

/* Cart Page CSS */
.grey-bg { background-color:#efefef;}
.white-bg { background-color:#FFFFFF;}

.cart_item .cart-header {
    background: #fff;
    margin-top: 15px;
    border-left: none;
}
.cart-details h1 {
    position: relative;
    height: auto;
    padding: 9px 0 9px 15px;
    color: #000;
    text-transform: uppercase;
    display: inline-block;
    font-size: 22px;
    margin: 0;
    font-weight: bold;
}
.cart_item .cart-header .custom-styled-select {
    float: right;
    width: auto;
    height: auto;
}
.cart_item .cart-header .custom-styled-select .outer {
    color: #000;
    line-height:40px
}
.cart_item .cart-header .custom-styled-select .outer:after {
    color: #000;
}
.cart_item .cart-subtotal {
    color: #000;
    line-height: 40px;
}
.table thead th {
    vertical-align: middle;
    font-size: 14px;
    font-weight: 700;
}
.table thead td {
    vertical-align: top;
    font-size: 14px;
}
.cart_item table.table  { background-color:#ffffff;}
.cart_item .cart-header .custom-styled-select .outer:after {
    top: 12px;
}


.account-orderhistory .actions-tab .gor-accordion .accordion-header, .actions-tab .gor-accordion .accordion-header {
    height: auto;
    background-color: #ffffff;
    border: 1px solid var(--MBCIGrey3);
    color: var(--MBCITxtColor);
    font-size: 13px;
    text-transform: uppercase;
    padding: 8px 42px 8px 15px;
    font-weight: bold;
}
.account-orderhistory .actions-tab .gor-accordion .accordion-header:before, .actions-tab .gor-accordion .accordion-header:before {
    content:inherit;
}
.accordion-item:last-of-type {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
/* Cart Page CSS END */


/* PDP Page Css */
.page-productDetails .product-image {
    float: left;
    margin-top: 41px;
    width: 44.89795918%;
}

.footer .footer-top {
    background-color: #fafafa;
    font-weight: normal;
}
.footer .footer-bottom {
    background-color: #FFF;
}
.mini-cart .mini-cart-layer .empty:not(span) {
    text-align: left;
    background-color: #ececec;
    font-style: italic;
}

.footer .footer-top .footer__nav--container:nth-child(1) .title { display:block;}
.footer .footer-top .footer__nav--container:nth-child(1) a { font-weight:400;}

.footer .footer-top .footer__nav--container .title {
	display: block;
	font-size: var(--Font14);
	color: var(--MBCIBody);
	position: relative;
	font-weight: 700;
	border-bottom: none;
	margin-bottom: 8px;
}

/* .footer .footer-top .col-md-8 .container-fluid { border-right:1px solid var(--MBCIGrey3);} */
.footer .title i {
	color: var(--MBCIRed);
	font-size: var(--Font14);
	margin-left: 10px;
}
.footer-bottom .footer__nav--container .title i { display:none;}

.footer .footer-bottom .footer__nav--container ul li a:hover {
    color: var(--MBCIRed);
    background-color: inherit;
}
a:not(.helpful-hint):not(.button):hover, a:not(.helpful-hint):not(.button):focus {
    color: var(--MBCIRed);
}
.footer .footer-bottom .footer__nav--container ul li a {color: var(--MBCIBody); font-size: var(--Font14);}

.footer .footer-bottom .copyright {
    color: var(--MBCIBody);
    font-size: var(--Font14);
}
.footer .footer-top a {
    font-weight: 400;
    color:var(--MBCIBody);
    line-height:20px;
    font-size:var(--Font14);
    text-decoration:none;
}
.footer .footer-top a:hover {
    color: var(--MBCIRed);
    text-decoration: none;
    font-weight: 700 !important;
}
.footer .footer-top .footer__nav--container label {display: block;
    font-size: var(--Font16);
	color: var(--MBCIBody);
	font-weight: 700;
	border-bottom: none;
}

.footer input {border: 2px solid var(--MBCIGrey4);
padding: 7px 5px;
float: left;
width: 180px;
margin-bottom: 5px;}

.footer button {
    background-color: var(--MBCIBtnBlue);
    border-color: var(--MBCIBtnBlue);
    border-radius: 0;
    color: var(--MBCIWhite);
    text-transform: uppercase;
    border: none;
    padding: 8px 20px;
    font-weight: var(--FontW700);
}

.footer button:hover {
    background-color: var(--MBCIBrightBlueHover);
    border-color: var(--MBCIBtnBlue);
}

/* PDP Page Css */

/*Custom CSS Narendra Gupta and Rinku Start*/
.newsletter-box {
    position: relative;
    display: inline-block;
}
span.subscribe-status-message.mailing_error, .subscribe-status-message.mailing_already{
    position: absolute;
    left: 0;
    right: 0;
    bottom: -22px;
    color: #ff0000;
    font-size: 14px;
    font-weight: 600;
}

span.subscribe-status-message.mailing_success {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -32px;
    font-size: 14px;
    font-weight: 600;
    background: #4e831b;
    color: #fff;
    padding: 5px 10px;
}
.footer input[id="emailID"] {
    max-height: 34px;
    min-height: 34px;
}
.footer .footer-top .footer__nav--container label.footer-label-text {
    margin: 0;
}
span.footer-label-subtext {
    font-weight: 400;
    color: var(--MBCIBody);
    line-height: 20px;
    font-size: var(--Font14);
    text-decoration: none;
}
/* span.subscribe-status-message.mailing_error:before {
    content: "\f3322";
    font-family: boostrap-icons !important;
    position: absolute;
    left: 0;
}
 */

/*Custom CSS Narendra Gupta and Rinku END*/


/*Custom CSS Narendra Gupta and Aakash Koshti*/
button.button, a.button, .button, .minicart-checkout-button a, .btn, .outline-left-button, .quote-page-button {
    font-size: var(--Font14) !important;
    font-weight: 700 !important;
    padding: 14.2px 20px;
    line-height: 10px !important;
    min-width: auto;
    height: auto;
}
a.button { padding:14.2px 20px;}
.links .pull-right a.btn.btn-primary.mbci_btn_primary:hover{
    background-color: var(--MBCIBrightBlueHover) !important;
    border-color: var(--MBCIBrightBlueHover);
}
.mbci_btn_border_white {
	border-color: var(--MBCIWhite) !important;
}
button a.mbci_btn_primary, a.mbci_btn_primary, a.button-narrow, a.button-alternate, a.button-default {
    background-color: var(--MBCIBtnBlue);
    border-color: var(--MBCIBtnBlue);
    border-radius: 0;
    color: var(--MBCIWhite) !important;
    min-width: auto !important;
    font-weight: 700;
    line-height: normal !important;
    font-size: var(--Font14) !important;
    padding: 10.4px 20px !important;
}
button a.mbci_btn_primary:hover, a.mbci_btn_primary:hover, a.button-narrow:hover, a.button-alternate:hover {
    background-color: var(--MBCIBrightBlueHover);
    border-color: var(--MBCIBrightBlueHover);
}
button a.mbci_btn_primary:focus, a.mbci_btn_primary:focus, a.button-narrow:focus, a.button-alternate:focus {
    background-color: var(--MBCIBtnBlue);
    border-color: var(--MBCIBtnBlue);
}
.button-default:focus, .button-default:hover {
    color: #ffffff;
    background-color: var(--MBCIBtnBlue);
    border-color: var(--MBCIBtnBlue);
}
button.mbci_btn_primary, button.button, input.mbci_btn_primary, a.mbci_btn_primary {
    background-color: var(--MBCIBtnBlue);
    border-color: var(--MBCIBtnBlue);
    border-radius: 0;
    min-width: auto;
    color: var(--MBCIWhite) !important;
    font-weight: 700;
    font-size: var(--Font14) !important;
    padding: 10.4px 20px !important;
    line-height: normal !important;
}
button.mbci_btn_primary:hover, button.button:hover, input.mbci_btn_primary:hover, a.mbci_btn_primary:hover {
    background-color: var(--MBCIBrightBlueHover) !important;
    border-color: var(--MBCIBrightBlueHover);
}
button.mbci_btn_primary:focus, button.button:focus {
    background-color: var(--MBCIBtnBlue);
    border-color: var(--MBCIBtnBlue);
}

input.mbci_btn_primary	{
    background-color: var(--MBCIBtnBlue);
    border-color: var(--MBCIBtnBlue);
    border-radius: 0;
    min-width: auto;
    color: var(--MBCIWhite) !important;
    font-weight: 700;
    font-size: var(--Font14) !important;
    padding: 10.4px 20px !important;
    line-height: normal;
}
input.mbci_btn_primary:hover {
    background-color: var(--MBCIBrightBlueHover);
    border-color: var(--MBCIBrightBlueHover);
}
input.mbci_btn_primary:focus {
    background-color: var(--MBCIBtnBlue);
    border-color: var(--MBCIBtnBlue);
}
.mbci_btn_primary {
    background-color: var(--MBCIBtnBlue);
    border-color: var(--MBCIBtnBlue);
    border-radius: 0;
    color: var(--MBCIWhite);
    font-size: var(--Font14) !important;
}
input.mbci_btn_primary:hover {
    background-color: var(--MBCIBrightBlueHover);
    border-color: var(--MBCIBrightBlueHover);
}
.mbci_btn_primary:hover {
	background-color: var(--MBCIBrightBlueHover);
	border-color: var(--MBCIBrightBlueHover);
}


input.mbci_btn_primary:focus {
	background-color: var(--MBCIBtnBlue);
    border-color: var(--MBCIBtnBlue);
}

a.d-padding-outline-button.outline-left-button { padding:10.4px 20px !important;}

a.outline-left-button {
    padding: 10.4px 20px !important;
    font-weight: 700 !important;
    border: 1px solid var(--MBCIBtnBlue);
    color: var(--MBCIBtnBlue) !important;
    background: var(--MBCIWhite);
    margin-top: 0;
    min-width: auto !important;
    display: inline-block !important;
    border-radius: 0;
    background-color: var(--MBCIWhite) !important;

}
a.outline-left-button:hover {
    border: 1px solid var(--MBCIBtnBlue) !important;
    background: var(--MBCIBtnBlue) !important;
    color:var(--MBCIWhite) !important;
}
button.outline-left-button {
    padding: 10.4px 20px !important;
    font-weight: 700 !important;
    border: 1px solid var(--MBCIBtnBlue);
    color: var(--MBCIBtnBlue) !important;
    background: var(--MBCIWhite);
    background-color: var(--MBCIWhite) !important;
    margin-top: 0;
    min-width: auto !important;
    display: inline-block !important;
    border-radius: 0;
}
button.outline-left-button:hover {
    border: 1px solid var(--MBCIBtnBlue) !important;
    background: var(--MBCIBtnBlue) !important;
    color:var(--MBCIWhite) !important;
}
.outline-left-button:focus {
    color: var(--MBCIBtnBlue) !important;
}


.mbci_btn_secondary {
	background-color: var(--MBCIWhite);
	border-color: var(--MBCIBtnBlue);
	border-radius: 0;
	color: var(--MBCIBtnBlue);
	font-size: var(--Font14) !important;
}

.mbci_btn_secondary:hover {
	background-color: var(--MBCIBtnBlue);
	border-color: var(--MBCIBtnBlue);
}

.mbci_btn_blue {
	background-color: var(--MBCIBtnBlue);
	border-color: var(--MBCIBtnBlue);
	border-radius: 0;
	font-size: var(--Font14) !important;
	color: var(--MBCIWhite);
}

.mbci_btn_blue:hover {
	background-color: var(--MBCIBrightBlueHover);
	border-color: var(--MBCIBtnBlue);
}

.MBCIregister_btn {
	background-color: var(--MBCIWhite);
	border: 1px solid var(--MBCIBtnBlue);
	color: var(--MBCIBtnBlue);
	border-radius: 0;
	font-size: var(--Font14) !important;
    line-height: 14px !important;
}

.MBCIregister_btn:hover {
	background-color: var(--MBCIBtnBlue);
	border: 1px solid var(--MBCIBtnBlue);
	color: var(--MBCIWhite);
}

.mbci_btn_padding {
    padding: 14.2px 20px;
}

.mbci_btn_primary_outline {
    background-color: var(--MBCIWhite);
    border-color: var(--MBCIBtnBlue);
    font-weight: var(--FontW700);
    border-radius: 0;
    font-size: var(--Font14) !important;
    line-height: 14px !important;
    color: var(--MBCIBtnBlue);
}

.mbci_btn_primary_outline:hover {
	background-color: var(--MBCIBtnBlue);
	border-color: var(--MBCIBtnBlue);
	border-radius: 0;
	color: var(--MBCIWhite) !important;
}

.page-cartPage .cart_item .cart-header{
	display:flex;
	justify-content: space-between;
	align-items: center;
}
.page-cartPage .cart_item .cart-header .custom-styled-select.with-custom-options ul.custom-options li {
    padding: 0 10px;
   background:#fff;
    color: #000;
    font-weight: 400;
    font-size: 14px;
    text-transform: none;
    line-height: 24px;
}
.page-cartPage .cart_item .cart-header .with-custom-options{
	height:100%;
}

.page-cartPage .cart_item .cart-header .custom-styled-select.with-custom-options ul.custom-options{
	background:#fff;
}
.page-cartPage .cart_item .cart-header .custom-styled-select .outer.open:before{
	display: none;
}
.page-cartPage .cart_item .cart-header > div{
	display: flex;
    align-items: center;
    flex-direction: row-reverse;
}
.page-organizationManagement .row .row-flex {
    font-size: 14px !important;
}
.page-cartPage .cart_item .cart-header .custom-styled-select .outer.open{
	padding:0 44px 0 15px;
	border-color:  #c9c9c9;
}
.page-cartPage .cart_item .cart-header .custom-styled-select.with-custom-options ul.custom-options.open {
    top: 40px;
    border-color:  #c9c9c9;
}
.page-manageUsergroups .section-inner.general-info .general-info__section {
	font-size:14px;
}
.page-manageUsergroups .section-inner.general-info .general-info__section strong{
	font-size:16px;
}
.page-manageUsergroups .account-section-content .account-overview-table table tr td a, .page-manageUsergroups .account-section-content .account-overview-table table tr td p {
    font-size: 14px;
}

.cart-non-standard {
	background: #b3b3b3;
	color: #fff;
	font-weight: 600;
	text-align: center;
	padding: 5px 25px;
	/* font-size: ; */
}

.cart-panel-div .tag-non-standard {
	left: auto;
	position: relative;
	top: auto;
}

/* END Custom CSS Nitin Bhiwapurkar and AAkash Koshti*/
body {
	margin: 0;
	padding: 0;
	font-family: 'Source Sans Pro', sans-serif;
	
}
h1 {
	margin: 0;
}
.page-multiStepCheckoutSummaryPage h2, .page-multiStepCheckoutSummaryPage h3 {
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    color: var(--MBCIBody);
    border-bottom: 1px solid var(--MBCIRed);
    padding-bottom: 10px;
    text-transform: uppercase;
    background-color:#fff;
}
.page-multiStepCheckoutSummaryPage .p-20 {padding: 20px 20px 10px 20px;}

h2 {
	margin: 0;
	font-weight: 700;
	color: var(--MBCIBody);
	border-bottom: 1px solid var(--MBCIRed);
	padding-bottom: 10px;
	font-size: 22px;
}
li { font-size: var(--Font14); font-weight: 400;}
p	  { font-size: var(--Font14); font-weight: 400;}
a { color: var(--MBCIBtnBlue);}
a:hover { color: var(--MBCIRed);}

ul {
	list-style: none;
	padding-left: 0;
}
input {
	border: 2px solid var(--MBCIGrey4);
	padding: 6px 5px 5px 5px;
}
.select {
	display: block;
	width: 100%;
}
.select .selectBtn {
	background: none;
	border: 2px solid var(--MBCIGrey4);
}
.select.bg_none .selectBtn {
	background: none;
	border: 2px solid var(--MBCIGrey4);
}

.login_popup .modal-content a:hover { color: var(--MBCIRed);}
.m-h-auto {
	min-height: auto !important;
}

/*login Page Start*/

.login_popup .modal-header {
	display: inline;
	border-bottom: none;
}
.login_popup h2 {
    font-size: var(--Font22);
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.login_popup input {
    border: 2px solid var(--MBCIGrey4);
    padding: 7px 5px 7px 5px;
    float: left;
}
.login_popup label { font-weight: 700; font-size: var(--Font18);}
.login_popup .modal-content { border-radius: 0;}
.login_popup a {
	font-weight: 600;
	font-size: var(--Font14);
	text-decoration: underline;
	color: var(--MBCIBtnBlue);
}
.login_popup a:hover {	text-decoration: underline;}
.login_popup label.error {font-size: var(--Font13); font-weight:600;}
.login_popup .buttons-set {
    clear: both;
    padding-left: 5px;
    padding-right: 5px;
}
.login_popup .modal-footer {
	background-color: var(--MBCIGrey5);
	justify-content: flex-start;
	margin: 0;
	padding-top: 10px;
}
.login_popup .reset-list li .custom-checkbox label { font-size: var(Font16);}
.login_popup .modal-footer p {
	font-weight: 600;
	margin: 0;
}

#convert-current-cart-new-quote-modal-popup .button-set { clear:both;}
#convert-current-cart-new-quote-modal-popup h4 {
    font-size: var(--Font18);
    font-weight: 500;
    line-height: 22px;
}
#convert-current-cart-new-quote-modal-popup .modal-content { width:500px;}
#convert-current-cart-new-quote-modal-popup .button-set a {
    padding: 6px 20px;
    font-weight: 600;
    border: 2px solid var(--MBCIBtnBlue);
    background: var(--MBCIWhite);
    margin-top: 0;
    display: inline-block !important;
}
#convert-current-cart-new-quote-modal-popup .button-set a:hover {
	color: var(--MBCIWhite) !important;
	background: var(--MBCIBtnBlue);
}
#convert-current-cart-new-quote-modal-popup .button-set a:focus {
    color: var(--MBCIBtnBlue);
}
#convert-current-cart-new-quote-modal-popup h2 { font-size:var(--Font24); margin-bottom:20px;}

.header-top .header-account-info {
    height: 60px;
    text-align: left;
}

.accountGlobalAnnouncementsContentSlot .global-announcement-content {
    padding: 5px 15px;
}
.header-top .header-account-info.organization {
    width: 100%;
}
.new-quote.header-button a {
    color: var(--MBCIWhite);
    margin-left: 10px;
}
.new-quote.header-button a:hover { color: var(--MBCIWhite);}

.styled-checkbox {
	position: absolute;
	opacity: 0;
  }
  .login_popup .styled-checkbox + label {
	position: relative;
	cursor: pointer;
	padding: 0;
	font-size: var(--Font16);
}
  .styled-checkbox + label:before {
	content: "";
	margin-right: 10px;
	display: inline-block;
	vertical-align: text-top;
	width: 20px;
	height: 20px;
	background: white;
	border: 1px solid var(--MBCIBtnBlue);
  }
  .styled-checkbox:hover + label:before {
	background: var(--MBCIBtnBlue);
  }
  .styled-checkbox:focus + label:before {
	box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
  }
  .styled-checkbox:checked + label:before {
	background: var(--MBCIBtnBlue);
  }
  .styled-checkbox:disabled + label {
	color: var(--MBCILightBlue);
	cursor: auto;
  }
  .styled-checkbox:disabled + label:before {
	box-shadow: none;
	background: #ddd;
  }
  .styled-checkbox:checked + label:after {
	content: "";
	position: absolute;
	left: 5px;
	top: 11px;
	background: white;
	width: 2px;
	height: 2px;
	box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
	transform: rotate(45deg);
  }
  

/*login Page Start*/

.border_title h1, .border_title h3 {
	margin: 0;
	font-weight: 700;
	color: var(--MBCIBody);
	border-bottom: 1px solid var(--MBCIRed);
	padding-bottom: 10px;
}

.text-uppercase {
	text-transform: uppercase;
}

.text-capitalize {
	text-transform: capitalize;
}

a {
	text-decoration: none;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

a:hover {
	text-decoration: none;
}

img {
	max-width: 100%;
}

.container {
    width: 1040px;
    margin: 0 auto;
    max-width: 100%;
}

.task_bar {
	background-color: var(--MBCIDarkGrey);
	padding: 0;
}
.task_menu ul {
	padding: 0;
	margin-bottom: 0;
	display: flex;
	align-items: center;
	float: right;
}

.task_menu ul li {
	display: inline-block;
	color: var(--TaskBarTxt);
}

.task_menu ul li a {
	color: var(--TaskBarTxt);
	padding: 20px 10px;
	display: flex;
	line-height: 24px;
	align-items: center;
}

.task_menu ul li a:hover { background-color: var(--MBCIRedAA);}
.task_menu ul li:last-child { position: relative;}
.task_menu ul li:last-child .count {
	background-color: var(--MBCIRed);
	color: var(--MBCIWhite);
	font-size: var(--Font14);
	position: absolute;
	top: -10px;
	right: -10px;
	width: 25px;
	height: 25px;
	line-height: 24px;
	text-align: center;
	border-radius: 50px;
	font-weight: 600;
}

.task_bar .task_menu ul li i.fa-shopping-cart {
	font-size: var(--Font20);
}
.task_bar .task_menu ul li span.icon-Icon-TypeWhite-Cart {
	font-size: var(--Font35);
	color: var(--MBCIWhite);
}

.task_menu ul li.contact a:hover { background-color: inherit;}
.task_menu i.fa-tag { font-size: var(--Font20);}

.header {
	padding: 0;
}

/*Header Menu*/
.section {
	margin: 0 auto;
	padding: 5rem 0 2rem;
}

.brand {
	font-family: inherit;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: var(--MBCIDarkGrey);
}

.header {
	position: inherit;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
	z-index: 60;
	margin: 0 auto;
	background-color: var(--MBCIWhite);
	box-shadow: var(--MBCIDarkGrey);
}

.navbar {
	position: relative;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	margin: 0 auto;
}

.menu {
	position: fixed;
	top: 0;
	left: -100%;
	width: 80%;
	height: 100%;
	z-index: 999;
	overflow-y: inherit;
	background-color: var(--MBCIWhite);
	transition: all 0.5s ease-in-out;
}

.menu.is-active {
	top: 0;
	left: 0;
}

.menu-inner {
	display: flex;
	flex-direction: column;
	row-gap: 1.25rem;
	margin: 1.25rem;
	list-style: none;
	padding-left: 0;
}

.menu-link {
	font-size: 15px;
	font-weight: 600;
	line-height: 1.5;
	text-transform: uppercase;
	color: var(--MBCIDarkGrey);
	transition: all 0.3s ease;
	padding: 0 15px;
}

.menu-link:hover {
	color: var(--MBCIRed);
}

.placeholder {
	position: relative;
}

.play {
	position: absolute;
	top: calc(50% - 30px);
	font-size: var(--Font28);
	left: calc(50% - 30px);
	background-color: var(--MBCIWhite);
	color: var(--MBCIBtnBlue);
	width: 60px;
	line-height: 60px;
	height: 60px;
	border-radius: 100%;
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
	text-align: center;
}

.burger {
	position: relative;
	display: block;
	cursor: pointer;
	order: -1;
	width: 1.6rem;
	height: auto;
	border: none;
	outline: none;
	visibility: visible;
}

.burger-line {
	display: block;
	cursor: pointer;
	width: 100%;
	height: 2px;
	margin: 6px auto;
	transform: rotate(0deg);
	border-radius: 1rem;
	background: var(--MBCIDarkGrey);
}


.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	opacity: 0;
	visibility: hidden;
	background-color: rgba(0, 0, 0, 0.6);
	transition: all 0.3s ease-in-out;
}

.overlay.is-active {
	display: block;
	opacity: 1;
	visibility: visible;
}

.search-toggle,
.search-cancel {
	display: block;
	cursor: pointer;
	font-size: 1.45rem;
	line-height: inherit;
	color: var(--MBCIDarkGrey);
}

.search-block {
	position: fixed;
	top: 0;
	right: -100%;
	width: 100%;
	height: 100%;
	z-index: 10;
	overflow: hidden;
	background-color: var(--MBCIWhite);
	transition: all 0.35s ease-in-out;
}

.search-block.is-active {
	top: 0;
	right: 0;
}

.search-form {
	display: flex;
	align-items: center;
	column-gap: 0.75rem;
	padding: 0.75rem 1rem;
}

.search-input {
	display: block;
	background-color: #f1f1f1;
	font-family: inherit;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	width: 100%;
	height: auto;
	padding: 0.65rem 1.25rem;
	border: none;
	outline: none;
	border-radius: 0.25rem;
	color: var(--MBCIDarkGrey);
}

.search-input::-webkit-search-decoration,
.search-input::-webkit-search-cancel-button {
	display: none;
	visibility: hidden;
}

/*Common Search Bar Start*/

.search_bar { z-index: 999999;}
.search-bar.active { background-color:#ed1c24;}
.search-bar.active i.fa-search {
    color: #FFF;
}
#custom-search {
    position: absolute;
    right: 0;
    top: 75px;
    width: 280px;
}
#search-auto-complete {
    position: relative;
    margin-top: 6px;
}
#custom-search #search-auto-complete .ui-autocomplete .ui-menu-item a {
    font-weight: 700;
    color: #808080;
    padding: 6px 10px;
    width: 100%;
    text-align: left;
    display: block;
}
.site-search .input-text {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #d7d7d7;
    padding-right: 44px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
}
#custom-search #search-auto-complete .ui-autocomplete .ui-menu-item a:hover {
    color: var(--MBCIBtnBlue);
    background: #ececec;
    font-weight: 700;
}
#search-auto-complete .ui-autocomplete.ui-menu {
    border: 1px solid #d7d7d7;
    top: -2px !important;
    border-top: none;
    left: 0px !important;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
}
#custom-search .site-search-wrapper { width:100%; margin-top:0;}
#custom-search .search-query {
	padding: 0;
	width: 30px;
	height: 36px;
	border: none;
	background-color: transparent;
	color: transparent;
	font-size: 1.2em;
	-webkit-transition: all 0.8s;
	transition: all 0.8s;
	margin-bottom: 0;
}
#custom-search button {
    margin-top: 0 !important;
    top: 20px !important;
}
#custom-search i.fa-search {
    margin-right: 0;
    font-size: 13px;
}

.section-header:before, .gor-accordion .accordion-header:before {
    display: none;
}

.white-custom { background:#fff; padding:15px;}

.white-custom .background-none {
    background: var(--MBCIWhite);
    color: #000;
    height: auto;
    border-bottom: 2px solid var(--MBCIRed);
    text-transform: uppercase;
    padding: 0 10px 10px 0;
    font-size: 22px;
    font-weight: bold;
}
.white-custom img { width:70% !important;}
.white-custom .accordion-item { border:none;}
.white-custom .gor-accordion .accordion-header:after {
    top: 25%;
    right: 5px;
}
.odd-even-table .table-striped tbody tr:nth-of-type(odd) {
    background-color: #FFF;
    --bs-table-accent-bg: none;
}
.odd-even-table { margin-bottom:10px;}
.odd-even-table .gor-accordion {
    margin-bottom: 0;
}
.odd-even-table table tr td:first-child, .odd-even-table table tr th:first-child { width:25%;}
.odd-even-table table { border-left:1px solid #e3e3e3; border-right:1px solid #e3e3e3;}
.odd-even-table table tr td, .odd-even-table table tr th { width:12.5%;}
/* .odd-even-table table tr th:last-child i, .odd-even-table table tr th:last-child a.helpful-hint { margin-left:5px; margin-top:2px; display:none;} */
.odd-even-table table tr th:last-child i, .odd-even-table table tr th:last-child a.helpful-hint {
    margin-top: 0;
}
table tr.responsive-table-head th.header .helpful-hint {
    margin-top:0;
}
.odd-even-table table tr th {
    background: #e3e3e3;
    border-bottom:none;
}
.odd-even-table table tr td:last-child, .odd-even-table table tr th:last-child { border-right:1px solid #e3e3e3;}
.odd-even-table .accordion-content-inner a.button  { margin:0px 0px 10px 0;}
.white-custom .quick-search-box i { font-size:14px;}
.white-custom .gor-accordion {
    margin-bottom: 0;
}

.product-description-container {font-size: 14px;}

/* .quotes.odd-even-table .accordion-header:after { display:none;} */

.odd-even-table .accordion-item { border:none; background:none;}
.odd-even-table .accordion-item table tr td { background:#FFF;}

.outline-border-button {
    background: var(--MBCIWhite);
    border: 1px solid var(--MBCIBtnBlue);
    color: var(--MBCIBtnBlue);
    text-transform:uppercase;
}
.outline-border-button:hover {
    background: var(--MBCIBtnBlue);
    border: 1px solid var(--MBCIBtnBlue);
    color: var(--MBCIWhite);	
}


.odd-even-table .accordion-header {
    padding: 15px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: var(--Font20);
}
.white-custom .background-none i { color:#aaa;}
.white-custom .section-inner {
    padding: 20px 10px;
    background-color: #ffffff;
}
  
  /* Hide Text when unfocused plus fallbacks */
  #custom-search .search-query::placeholder {
	color: transparent;
	-webkit-transition: all 0.8s;
	transition: all 0.8s;
  }
  
  #custom-search .search-query::-webkit-input-placeholder {
	color: transparent;
	-webkit-transition: all 0.8s;
	transition: all 0.8s;
  }
  
  #custom-search .search-query::-moz-placeholder {
	color: transparent;
	-webkit-transition: all 0.8s;
	transition: all 0.8s;
  }
  
  #custom-search .search-query:-moz-placeholder {
	color: transparent;
	-webkit-transition: all 0.8s;
	transition: all 0.8s;
  }
  
  #custom-search .search-query:-ms-input-placeholder {
	color: transparent;
	-webkit-transition: all 0.8s;
	transition: all 0.8s;
  }
  
  /* Style when Search is selected */
  #custom-search .search-query:focus {
	border-radius: 0;
	border: 1px solid var(--MBCIGrey2);
	background-color: #FFF;
	width: 670px;
	color: #000;
	padding: 0 20px;
	font-size: 16px;
}
#custom-search .search-query:focus-visible {
	border: 1px solid var(--MBCIGrey2);
	box-shadow: none;
	outline: none;
}

  
  /* Style for placeholder value plus fallbacks */
  #custom-search .search-query:focus::placeholder {
	color: #000000;
  }
  
  #custom-search .search-query:focus::-webkit-input-placeholder {
	color: #000000;
  }
  
  #custom-search .search-query:focus::-moz-placeholder {
	color: #000000;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
  }
  
  #custom-search .search-query:focus::-moz-placeholder {
	color: #000000;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
  }
  
  #custom-search .search-query:focus:-ms-input-placeholder {
	color: #000000;
  }
  
  /* Style for Button */
  #custom-search button {
	border: 0;
	background: none;
	padding: 0;
	width: 50px;
	margin-top: -5px;
	position: absolute;
	top: 10px;
	right: 0;
	margin-bottom: 0;
	border-radius: 3px;
}
  
  /* Font Awesome Icon Style */
  #custom-search button i {
	  margin-left:0px;
	  color:#000;
  }

  #custom-search button.main i {
	color: #FF0000;
}

/*Common Search Bar End*/

.carousel-inner {
	width: 100%;
	display: inline-block;
	position: relative;
}

.carousel-inner {
	padding-top: 30%;
	display: block;
	content: "";
}

.carousel-item {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: skyblue;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.caption {
    position: absolute;
    top: 10vh;
    left: 15px;
    transform: inherit;
    width: 60%;
    z-index: 9;
    margin-top: 20px;
    text-align: center;
}

a.big-button {
	color: #fff;
	font-size: 19px;
	font-weight: 700;
	text-transform: uppercase;
	background: #eb7a00;
	background: rgba(255, 0, 0, 0.75);
	padding: 28px 35px;
	border-radius: 3px;
	margin-top: 80px;
	margin-bottom: 0;
	display: inline-block;
}

a.big-button:hover {
	text-decoration: none;
	background: rgba(255, 0, 0, 0.9);
}

a.view-demo {
	color: #fff;
	font-size: 21px;
	font-weight: 700;
	display: inline-block;
	margin-top: 35px;
}

a.view-demo:hover {
	text-decoration: none;
	color: #333;
}

.carousel-indicators .active {
	background: var(--MBCIRed);
}

.carousel-indicators li {
	background: var(--MBCIGrey4);
	border-top: none;
	z-index: 15;
}

.carousel-indicators li {
	width: 16px;
	height: 16px;
	border-radius: 100%;
}

.carousel-indicators {
	bottom: -30px;
	margin: 0;
}

.banner_1 {
	background: url("../img/banner.jpg");
	background-size: cover;
}

.banner_2 {
	background: #52c;
}

.banner_3 {
	background: url("../img/banner.jpg");
	background-size: cover;
}

.custom_pt_pb {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.products_main {
    margin: 0;
    border: 1px solid var(--MBCIGrey4);
    width: 100%;
    height: 100%;
    display: block;
}

.products_main:hover {
	margin: 0;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}

.products_main img {
	margin-bottom: 15px;
}

.products_main h1, .products_main h3 {
    font-size: var(--Font22);
    position: relative;
    min-height: auto !important;
    margin-bottom: 10px !important;
    display: flex;
    color: var(--MBCIBody);
    padding-right: 20px;
    align-items: normal;
}

.products_main h1 i, .products_main h3 i {
    position: absolute;
    right: 0;
    color: var(--MBCIRed);
    font-size: var(--Font18);
    margin-top: 4px;
    font-weight: 700;
}

table tr td { font-size: var(--Font14);}

.products_main p {
    color: var(--MBCIBody);
    font-size: var(--Font14);
}

.products_main ul {
	padding-left: 0;
}

.products_main ul li {
	color: var(--MBCIBody);
}

.advantage_bg {
	background: url("/ncib2b2cstorefront/_ui/responsive/theme-mbci/images/advantage_panels.jpg");
	background-size: cover;
}

.advantage img {
	max-height: 56px;
}

.advantage h5 {
	font-size: var(--Font20);
	font-weight: 700;
	line-height: 20px;
	color: var(--MBCITxtColor);
}

.advantage p {
	font-size: var(--Font16);
	font-weight: 400;
	line-height: 24px;
	color: var(--MBCITxtColor);
}

.account_bg {
	background: url("../img/account_bg.jpg");
	background-size: cover;
}

.account_bg h2 {
	color: var(--MBCIWhite);
	font-weight: 700;
	font-size: var(--Font32);
	line-height: 34px;
}

.account_bg p {
	color: var(--MBCIWhite);
	font-size: var(--Font14);
	font-weight: 400;
}

.account_main i {
	color: var(--MBCIGrey3);
	font-size: var(--Font22);
}

.account_main label {
	color: var(--MBCIWhite);
	font-size: var(--Font16);
	font-weight: 700;
}

.testimonial {
	background: url("../img/testimonial_bg.jpg");
	background-size: cover;
	position: relative;
}

/* .testimonial { background-color: #000;} */

.navs {
	position: absolute;
	width: 100%;
	display: flex;
	align-items: center;
	bottom: 0;
}


.testim {
	width: 100%;
	position: inherit;
	top: inherit;
	padding-left: 20px;
}
.testimonial .testim:before {
    font-size: 110px;
    position: absolute;
    left: -10px;
    top: -40px;
    font-weight: bold;
    content: "\201C";
    color: var(--MBCIGrey4);
}

.testimonial i.fa-quote-left { color: var(--MBCIGrey4); font-size: 50px; position: absolute; left: 0; top: 0;}

.testim .wrap {
	position: relative;
	width: 100%;
	max-width: 1020px;
	padding: 0px 20px;
	margin: auto;
}

.testim .arrow {
	display: block;
	position: absolute;
	color: var(--MBCIRed);
	cursor: pointer;
	font-size: 1em;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	padding: 5px;
	z-index: 22222222;
}

.testim .arrow:before {
	cursor: pointer;
}

.testim .arrow:hover {
	color: var(--MBCIRed);
}

.testim .arrow.left {
	left: 44%;
	top: inherit;
	transform: inherit;
	bottom: 5px;
}

.testim .arrow.right {
	right: 44%;
	top: inherit;
	transform: inherit;
	bottom: 5px;
}

.testim .dots {
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	display: block;
	z-index: 3333;
	height: 12px;
}

.testim .dots .dot {
	list-style-type: none;
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	border: 1px solid var(--MBCIGrey4);
	background-color: var(--MBCIGrey4);
	margin: 0 5px;
	cursor: pointer;
	-webkit-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
	background: var(--MBCIRed);
	border-color: var(--MBCIRed);
}

.testim .dots .dot.active {
	-webkit-animation: testim-scale .5s ease-in-out forwards;
	-moz-animation: testim-scale .5s ease-in-out forwards;
	-ms-animation: testim-scale .5s ease-in-out forwards;
	-o-animation: testim-scale .5s ease-in-out forwards;
	animation: testim-scale .5s ease-in-out forwards;
}

.testim .cont {
	position: relative;
	overflow: hidden;
}

.testim .cont>div {
	text-align: left;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 0 40px 0;
	opacity: 0;
}

.testim .cont>div.inactive {
	opacity: 1;
}

.testim .cont>div.active {
	position: relative;
	opacity: 1;
}

.testim .cont div .img img {
	display: block;
	width: 100px;
	height: 100px;
	margin: auto;
	border-radius: 50%;
}

.testim .cont h5 {
	font-style: normal;
	font-weight: 700;
	font-size: var(--Font20);
}

.testim .cont div h2 {
	color: var(--MBCIRed);
	font-size: 1em;
	margin: 15px 0;

}

.testim .cont div p {
	font-size: 1.15em;
	color: var(--MBCIBody);
	font-weight: 400;
	font-size: var(--Font20);
	font-style: italic;
	width: 100%;
	margin: 0 auto 10px auto;
}

.testim .cont div.active .img img {
	-webkit-animation: testim-show .5s ease-in-out forwards;
	-moz-animation: testim-show .5s ease-in-out forwards;
	-ms-animation: testim-show .5s ease-in-out forwards;
	-o-animation: testim-show .5s ease-in-out forwards;
	animation: testim-show .5s ease-in-out forwards;
}

.testim .cont div.active h2 {
	-webkit-animation: testim-content-in .4s ease-in-out forwards;
	-moz-animation: testim-content-in .4s ease-in-out forwards;
	-ms-animation: testim-content-in .4s ease-in-out forwards;
	-o-animation: testim-content-in .4s ease-in-out forwards;
	animation: testim-content-in .4s ease-in-out forwards;
}

.testim .cont div.active p {
	-webkit-animation: testim-content-in .5s ease-in-out forwards;
	-moz-animation: testim-content-in .5s ease-in-out forwards;
	-ms-animation: testim-content-in .5s ease-in-out forwards;
	-o-animation: testim-content-in .5s ease-in-out forwards;
	animation: testim-content-in .5s ease-in-out forwards;
}

.testim .cont div.inactive .img img {
	-webkit-animation: testim-hide .5s ease-in-out forwards;
	-moz-animation: testim-hide .5s ease-in-out forwards;
	-ms-animation: testim-hide .5s ease-in-out forwards;
	-o-animation: testim-hide .5s ease-in-out forwards;
	animation: testim-hide .5s ease-in-out forwards;
}

.testim .cont div.inactive h2 {
	-webkit-animation: testim-content-out .4s ease-in-out forwards;
	-moz-animation: testim-content-out .4s ease-in-out forwards;
	-ms-animation: testim-content-out .4s ease-in-out forwards;
	-o-animation: testim-content-out .4s ease-in-out forwards;
	animation: testim-content-out .4s ease-in-out forwards;
}

.testim .cont div.inactive p {
	-webkit-animation: testim-content-out .5s ease-in-out forwards;
	-moz-animation: testim-content-out .5s ease-in-out forwards;
	-ms-animation: testim-content-out .5s ease-in-out forwards;
	-o-animation: testim-content-out .5s ease-in-out forwards;
	animation: testim-content-out .5s ease-in-out forwards;
}

@-webkit-keyframes testim-scale {
	0% {
		-webkit-box-shadow: 0px 0px 0px 0px #eee;
		box-shadow: 0px 0px 0px 0px #eee;
	}

	35% {
		-webkit-box-shadow: 0px 0px 10px 5px #eee;
		box-shadow: 0px 0px 10px 5px #eee;
	}

	70% {
		-webkit-box-shadow: 0px 0px 10px 5px var(--MBCIRed);
		box-shadow: 0px 0px 10px 5px var(--MBCIRed);
	}

	100% {
		-webkit-box-shadow: 0px 0px 0px 0px var(--MBCIRed);
		box-shadow: 0px 0px 0px 0px var(--MBCIRed);
	}
}

@-moz-keyframes testim-scale {
	0% {
		-moz-box-shadow: 0px 0px 0px 0px #eee;
		box-shadow: 0px 0px 0px 0px #eee;
	}

	35% {
		-moz-box-shadow: 0px 0px 10px 5px #eee;
		box-shadow: 0px 0px 10px 5px #eee;
	}

	70% {
		-moz-box-shadow: 0px 0px 10px 5px var(--MBCIRed);
		box-shadow: 0px 0px 10px 5px var(--MBCIRed);
	}

	100% {
		-moz-box-shadow: 0px 0px 0px 0px var(--MBCIRed);
		box-shadow: 0px 0px 0px 0px var(--MBCIRed);
	}
}

@-ms-keyframes testim-scale {
	0% {
		-ms-box-shadow: 0px 0px 0px 0px #eee;
		box-shadow: 0px 0px 0px 0px #eee;
	}

	35% {
		-ms-box-shadow: 0px 0px 10px 5px #eee;
		box-shadow: 0px 0px 10px 5px #eee;
	}

	70% {
		-ms-box-shadow: 0px 0px 10px 5px var(--MBCIRed);
		box-shadow: 0px 0px 10px 5px var(--MBCIRed);
	}

	100% {
		-ms-box-shadow: 0px 0px 0px 0px var(--MBCIRed);
		box-shadow: 0px 0px 0px 0px var(--MBCIRed);
	}
}

@-o-keyframes testim-scale {
	0% {
		-o-box-shadow: 0px 0px 0px 0px #eee;
		box-shadow: 0px 0px 0px 0px #eee;
	}

	35% {
		-o-box-shadow: 0px 0px 10px 5px #eee;
		box-shadow: 0px 0px 10px 5px #eee;
	}

	70% {
		-o-box-shadow: 0px 0px 10px 5px var(--MBCIRed);
		box-shadow: 0px 0px 10px 5px var(--MBCIRed);
	}

	100% {
		-o-box-shadow: 0px 0px 0px 0px var(--MBCIRed);
		box-shadow: 0px 0px 0px 0px var(--MBCIRed);
	}
}

@keyframes testim-scale {
	0% {
		box-shadow: 0px 0px 0px 0px #eee;
	}

	35% {
		box-shadow: 0px 0px 10px 5px #eee;
	}

	70% {
		box-shadow: 0px 0px 10px 5px var(--MBCIRed);
	}

	100% {
		box-shadow: 0px 0px 0px 0px var(--MBCIRed);
	}
}

@-webkit-keyframes testim-content-in {
	from {
		opacity: 0;
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-moz-keyframes testim-content-in {
	from {
		opacity: 0;
		-moz-transform: translateY(100%);
		transform: translateY(100%);
	}

	to {
		opacity: 1;
		-moz-transform: translateY(0);
		transform: translateY(0);
	}
}

@-ms-keyframes testim-content-in {
	from {
		opacity: 0;
		-ms-transform: translateY(100%);
		transform: translateY(100%);
	}

	to {
		opacity: 1;
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

@-o-keyframes testim-content-in {
	from {
		opacity: 0;
		-o-transform: translateY(100%);
		transform: translateY(100%);
	}

	to {
		opacity: 1;
		-o-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes testim-content-in {
	from {
		opacity: 0;
		transform: translateY(100%);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@-webkit-keyframes testim-content-out {
	from {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	to {
		opacity: 0;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

@-moz-keyframes testim-content-out {
	from {
		opacity: 1;
		-moz-transform: translateY(0);
		transform: translateY(0);
	}

	to {
		opacity: 0;
		-moz-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

@-ms-keyframes testim-content-out {
	from {
		opacity: 1;
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	to {
		opacity: 0;
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

@-o-keyframes testim-content-out {
	from {
		opacity: 1;
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	to {
		opacity: 0;
		transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

@keyframes testim-content-out {
	from {
		opacity: 1;
		transform: translateY(0);
	}

	to {
		opacity: 0;
		transform: translateY(-100%);
	}
}

@-webkit-keyframes testim-show {
	from {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-moz-keyframes testim-show {
	from {
		opacity: 0;
		-moz-transform: scale(0);
		transform: scale(0);
	}

	to {
		opacity: 1;
		-moz-transform: scale(1);
		transform: scale(1);
	}
}

@-ms-keyframes testim-show {
	from {
		opacity: 0;
		-ms-transform: scale(0);
		transform: scale(0);
	}

	to {
		opacity: 1;
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

@-o-keyframes testim-show {
	from {
		opacity: 0;
		-o-transform: scale(0);
		transform: scale(0);
	}

	to {
		opacity: 1;
		-o-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes testim-show {
	from {
		opacity: 0;
		transform: scale(0);
	}

	to {
		opacity: 1;
		transform: scale(1);
	}
}

@-webkit-keyframes testim-hide {
	from {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	to {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0);
	}
}

@-moz-keyframes testim-hide {
	from {
		opacity: 1;
		-moz-transform: scale(1);
		transform: scale(1);
	}

	to {
		opacity: 0;
		-moz-transform: scale(0);
		transform: scale(0);
	}
}

@-ms-keyframes testim-hide {
	from {
		opacity: 1;
		-ms-transform: scale(1);
		transform: scale(1);
	}

	to {
		opacity: 0;
		-ms-transform: scale(0);
		transform: scale(0);
	}
}

@-o-keyframes testim-hide {
	from {
		opacity: 1;
		-o-transform: scale(1);
		transform: scale(1);
	}

	to {
		opacity: 0;
		-o-transform: scale(0);
		transform: scale(0);
	}
}

@keyframes testim-hide {
	from {
		opacity: 1;
		transform: scale(1);
	}

	to {
		opacity: 0;
		transform: scale(0);
	}
}

.why_mbci {
	background-color: var(--MBCIBody);
}

.why_mbci h5 {
	font-size: var(--Font16);
	font-weight: 700;
}

.why_mbci h2,
.why_mbci p,
.why_mbci h5 {
	color: var(--MBCIWhite);
}
.why_mbci p {font-size: var(--Font14);}

.footer {
	background-color: var(--MBCIGrey6);
}

.footer h2 {
	font-size: var(--Font16);
	color: var(--MBCIBody);
	font-weight: 700;
	border-bottom: none;
}

.footer p {
	font-size: var(--Font16);
	color: var(--MBCIBody);
	font-weight: 400;
}

.footer h2 i {
	color: var(--MBCIRed);
	font-size: var(--Font18);
}

.footer ul {
	margin-bottom: 0;
}

.footer ul li a,
.footer ul li {
	color: var(--MBCIBody);
	font-size: var(--Font16);
}

.footer ul li a:hover {
	color: var(--MBCIRed);
}

.copyright_footer {
	margin: 0;
}

.copyright_footer span {
	font-size: var(--Font14);
	color: var(--MBCIBody);
	font-weight: 700;
}

.copyright_footer a {
	font-weight: 400;
	color: var(--MBCIBody);
	padding: 0 7px;
	font-size: var(--Font14);
	border-left: 1px solid var(--MBCIRed);
}

.copyright_footer a.first-child {
	margin-left: 7px;
}

.copyright_footer a:hover {
	color: var(--MBCIRed);
}

.m-h-270 {
	min-height: 270px;
}

/*Products Page*/

.card {
	margin-bottom: 1rem;
}

.list-view .row>[class*='col-'] {
	max-width: 100%;
	flex: 0 0 100%;
}

.list-view .card {
	flex-direction: row;
}

/* For checkout page jyoti*/
.bg_gray {background-color: #efefef;}
.bg_gray.gray_padding{padding-top: 20px !important;}
.MBCI-Red-remove{color: #EB121A !important;}
.pencil-icon {color: #2471AC;;}
.btn {white-space: initial !important;}
/* .checkout-stepone .accordion-button::after{background-image: none !important;} */
.checkout-stepone .btn.btn-primary.mbci_btn_primary.mbci_btn_padding {font-weight: 700;}
.checkout-stepone .btn.btn-primary.MBCIregister_btn.mbci_btn_padding {font-weight: 700;}
input[type="file"] {
    display: none;
}
.custom-file-upload {
	border: 2px solid var(--MBCIGrey4);
	padding: 6px 5px 5px 5px;
    display: inline-block;
    cursor: pointer;
}
.card.checkout-card, .checkout
{
padding:20px 15px;
border: 0;
border-radius: 0;
}
.card.checkout-card .payment-total p {font-weight: bold;}
.checkout h5 {
	color: var(--MBCITxtColor);
	font-weight: 700;
	margin-bottom: 0;
	font-size: 18px;
}
.respon_pad .btn-primary.mbci_btn_primary {
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    padding: 14.2px 25px;
}
.pay-card span i {
    color: #949494;
    font-size: 36px;
    margin: 12px 2px;
}
.list-payment ul li::before
{
	   content: '';
       display: inline-block;
       width: 6px;
       height: 6px;
       -moz-border-radius: 7.5px;
       -webkit-border-radius: 7.5px;
       border-radius: 7.5px;
       background-color: #333;
	   margin-right: 8px;
}
.list-payment label i::before {font-size: 12px;color:var(--MBCIRed);}
.forgrt-pass a{font-weight: 700;font-size: 14px;color: #466A7B;line-height: 20px;text-decoration: underline;}
.bold-label {font-weight: 700;font-size: 16px;line-height: 20px;}
.bold-label a{font-weight: 700;font-size: 16px;line-height: 20px;color:black;}
.bold-label-Info{font-weight: 700;font-size: 14px;line-height: 14px;}
.border-middle {
	border-left: 1px solid #D7D7D7;
	height: 100%;
	display: inline-block;
}
@media (max-width: 1200px) {
	.border-middle {
		display: none;
	}
	.checkout h5 {margin-top: 15px;}
	.respon_pad{padding: 0 !important;}
}

respon_pad
/* For checkout page jyoti */
/* For checkout step-1 page jyoti */
/* breadcrumb step indicator css start */
 .breadcrumb {
	list-style-type: none;
	background-color: transparent !important;
	padding: 0;
}
.v1 .breadcrumb-level::before, .v1 .breadcrumb-level::after {
	content: '';
	position: absolute;
	left: 0;
	height: 51%;
	width: 100%;
	background: #D7D7D7;
}
.v1 .breadcrumb-level::before {
	top: 0;
	transform: skew(30deg);
}
.v1 .breadcrumb-level::after {
	bottom: 0;
	transform: skew(-30deg);
}
.breadcrumb-level {
	display: inline-block;
	position: relative;
	width: calc(33.33% - 5px);
	margin-right: 5px;
	padding: 3px 0;
}
/* .breadcrumb-level:last-child a {
	cursor: default;
} */

.breadcrumb {
    background-color: var(--MBCIBreadcrumb);
}
.page-order-approval-dashboard .breadcrumb {
   display: block;
}
.breadcrumb-level.activebred a {color: #efefef !important;} 
.breadcrumb-level.activebred::before, .breadcrumb-level.activebred::after {background: #2471AC;}
.breadcrumb-level:hover::before, .breadcrumb-level:hover::after {background: var(--MBCIRed);color: var(--MBCIWhite);}
.breadcrumb-level.completed a {color: var(--MBCITxtColor) !important;} 
.breadcrumb-level.completed::before, .breadcrumb-level.completed::after {background: #ADC4D6;}
.breadcrumb-level.completed:hover::before, .breadcrumb-level.completed:hover::after {background: var(--MBCIRed);color: var(--MBCIWhite);}
.breadcrumb-level.completed a:hover {color: var(--MBCIWhite) !important;}
.breadcrumb-level a {
	display: inline-block;
	position: relative;
	padding: 10px 20px;
	color: var(--MBCIGrey) !important;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
	z-index: 1;
	text-transform: uppercase;
}
.breadcrumb-level a:hover{color: var(--MBCIWhite) !important;}
/* breadcrumb step indicator css end */
.checkout-stepone .exposed .accordion_main .accordion .accordion-header button {font-size: 22px;font-weight: 700;}
.checkout-stepone .checkout-card h2 {font-size: 22px;font-weight: 700;}
.checkout-stepone .exposed .box {background-color: #fff;border: none;}
.checkout-stepone .exposed .accordion_main .accordion .accordion-item h2 {border-bottom: 2px solid var(--MBCIRed);}
.checkbox-set .styled-checkbox:checked + label::after {left: 19px;}
.checkbox-set .label-bold {font-weight: 700;font-size: 16px;}
.not-registed span {font-weight: 700;font-size: 12px;line-height: 12px;color: #333333;border-bottom: 1px solid #3333;}
.not-registed i::before {font-size: 12px;color:var(--MBCIRed);}
.font-14{font-size: 14px !important;line-height: 20px;}
/* For checkout step-1 page jyoti End*/
/* For checkout step-2 page jyoti start */
.checkout-steptwo .exposed .box {background-color: #fff;border: none;}
.checkout-steptwo .checkout-card h2 {font-size: 22px;font-weight: 700;}
.checkout-steptwo .exposed .accordion_main .accordion .accordion-item h2 {border-bottom: 2px solid var(--MBCIRed);}
.yellow {color: #ffff00;}
.checkout-steptwo .form .select { display: block; width: 100%;}
.checkout-steptwo .form .select .selectBtn { background: none; border: 2px solid var(--MBCIGrey4);}
.checkout-steptwo .form .select .selectDropdown.toggle { background: var(--MBCIGrey6); border-top: none;}
.checkout-steptwo .form .select .selectDropdown .option:hover {background: var(--MBCIGrey4);}
/* For checkout step-2 page jyoti End */
/* checkout step 3 start */
/* table css */
@media (max-width: 767px) {
	.table-xs tr, .table-xs td, .table-xs tbody, .table-xs thead, .table-xs tfoot, .table-xs th {
		display: table;
		width: 100%;
		border-collapse: separate;
   }
	.table-xs > tbody tr:first-child {
		position: absolute;
		top: -9999px;
		left: -9999px;
   }
	.table-xs td[title]:before {
		content: attr(title) ": ";
   }
	.table-xs td:before {
		white-space: nowrap;
		width: 50%;
		display: table-cell;
		text-align: left;
		font-weight: bold;
   }
	.table-xs .item-row td:first-child, .table-xs .item-row td:nth-child(2) {
		border: 0 none;
   }
	.table-xs .item-row td:first-child {
		border: 0 none;
   }
	.table-xs .item-row td:last-child {
		background: #eee;
		border-bottom: 2px solid #a2a2a2;
		font-weight: bold;
   }
	.table-xs .item-row img {
		margin-bottom: 1em;
   }
	.table-xs .total-row td {
		display: table-cell;
		width: 1%;
		border-top: 0 none;
		border-bottom: 3px double #a2a2a2;
		font-weight: bold;
		font-size: 1.5em;
   }
	.table-xs .total-row td:first-child {
		width: 99%;
   }
}
/* table css */
.checkout-stepthree .checkout-card h2{border-bottom: none;}
.checkout-stepthree .table-xs td ,.checkout-stepthree .table-xs th {
	vertical-align: top;
	border: 1px solid #b3b3b3;
}
.checkout-stepthree .table-xs td {border-top: 0 !important;}
.checkout-stepthree .table-xs .item-row.first td {border-top: 0 !important;}
.checkout-stepthree .table-xs th {background-color: #d7d7d7;border-top: 0;padding: 6px 10px !important;height: 30px !important;font-size: 12px;font-weight: 700;border-bottom: 0 !important;}
.checkout-stepthree .table-xs tr th:first-child , .checkout-stepthree .table-xs tr td:first-child {
    border-left: 0 !important;
}
.checkout-stepthree .table-xs tr th:last-child , .checkout-stepthree .table-xs tr td:last-child{
    border-left: 0 !important;
    border-right: 0 !important;
}
.checkout-stepthree .table-xs .total-row.info td:first-child , 
.checkout-stepthree .table-xs .total-row.info td:last-child ,  
.checkout-stepthree .table-xs .total-row.info td:nth-child(2)  
{ 
	border-right: 0 !important;
	border-left: 0 !important;
	border-bottom: 0 !important;
}
.under-line-table {border-bottom: 1px solid var(--MBCIGrey4);}
.img_border {
	border: 2px solid #d7d7d7;
	display: flex;
	width: 55px;
	height: 55px;
	text-align: center;
	align-items: center;
}
.img_border img {margin: 0 auto;}
.step-three-inner .checkout-card h2 {font-size: 22px;}
.icon-set {position: absolute;right: 0;}
.step-three-inner .card.checkout-card {height: 100%;}
.border-line {border: 1px solid var(--MBCIGrey4);}
/* checkout step 3 End */

@media (max-width: 575.98px) {
	.list-view .card {
		flex-direction: column;
	}
}

.list-view .card>.card-img-top {
	width: auto;
}

.list-view .card .card-body {
	display: inline-block;
}

.list-view .products_main {
	min-height: inherit;
}

.grid_list_btn button {
	color: var(--MBCIGrey2);
	font-size: var(--Font28);
}

.breadcrumb_main {
	background-color: var(--MBCIBreadcrumb);
}

.breadcrumb_main ol li {
	display: inline;
}

.breadcrumb_main ol li a {
    margin: 0;
    color: var(--MBCITxtColor);
    font-weight: normal;
}

.breadcrumb_main ol li.active a, .breadcrumb_main ol li.active {
	color: var(--MBCIBtnBlue);
	font-weight: 600;
}

.inner_banner .product_img {
	position: relative;
	background: url("../img/product-banner.png") no-repeat;
	width: 100%;
	background-size: cover;
	height: 200px;
}

.inner_banner .product_img h1 {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	color: var(--MBCIWhite);
	font-weight: 900;
	font-size: var(--Font40);
	text-transform: uppercase;
}

.subscription input {
	border: 2px solid var(--MBCIGrey4);
	padding: 6px 5px 5px 5px;
	float: left;
	width: 180px;
}

/*Products Page*/


/*Panel Page*/
.inner_banner .panel_img {
	position: relative;
	background: url("../img/panel-banner.png") no-repeat;
	width: 100%;
	background-size: cover;
	height: 200px;
}

.panel_register_account {
	background: url("../img/panel_register_account.jpg") no-repeat;
	width: 100%;
	background-size: cover;
}

.account_bg p {
	font-weight: 400;
	line-height: 20px;
}

/*Panel Page*/

/*Exposed Fastener Panels Page*/
.exposed .products_main h1, .page-favorites .products_main h1{
	font-size: var(--Font18);
	min-height: 100px;
}

.exposed .products_main h1 i {
	margin-top: 2px;
}

.exposed .box {
	border: 1px solid var(--MBCIGrey3);
	width: 100%;
}

.exposed .box h3 {
	border-bottom: 1px solid var(--MBCIRed);
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: 700;
	font-size: var(--Font22);
}

.exposed .box ul li a {
	color: var(--MBCITxtColor);
	font-size: var(--Font14);
	font-weight: 700;
	text-transform: uppercase;
}

.exposed .box ul li a:hover {
	color: var(--MBCIBtnBlue);
}

.exposed .accordion_main .accordion .accordion-header button {
	background: none;
	color: var(--MBCITxtColor);
	font-weight: 700;
	font-size: var(--Font14);
	text-transform: uppercase;
	box-shadow: none;
}
.exposed .accordion_main .accordion .accordion-item h2 { border-bottom: 2px solid var(--MBCITxtColor);}
.exposed .accordion_main .accordion .accordion-header button::after { font-weight: 700;}
.exposed .accordion_main .accordion .accordion-item {
	border: none;
}
.accordion-button::after {
	width: 15px;
	height: 15px;
	background-size: 15px;
}
.pro-buying-tip-bg {background: url("../images/pro-buying-tip.png") no-repeat;}

.pro-buying-tip{
	width: 100%;
	background-size: cover;
}
.pro-buying-tip h3, .pro-buying-tip p { color: var(--MBCIWhite);}
.accordion-body { font-size: var(--Font14); padding: 10px;}

.select {
	position: relative;
	margin-bottom: 0;
	margin-right: 10px;
	width: 160px;
	box-shadow: none;
	text-align: left;
	display: inline-block;
}
.select .selectBtn {
  background: var(--bg1);
  padding: 5px;
  box-sizing: border-box;
  border-radius: 0px;
  width: 100%;
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: var(--MBCIGrey5);
}
.select .selectBtn:after {
  content: "";
  position: absolute;
  top: 45%;
  right: 15px;
  width: 6px;
  height: 6px;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  border-right: 2px solid #666;
  border-bottom: 2px solid #666;
  transition: 0.2s ease;
}
.select .selectBtn.toggle {
  border-radius: 3px 3px 0 0;
}
.select .selectBtn.toggle:after {
  -webkit-transform: translateY(-50%) rotate(-135deg);
          transform: translateY(-50%) rotate(-135deg);
}
.select .selectDropdown {
  position: absolute;
  top: 100%;
  width: 100%;
  border-radius: 0 0 3px 3px;
  overflow: hidden;
  border-top: 1px solid #eee;
  z-index: 1;
  background: var(--MBCIGrey5);
  -webkit-transform: scale(1, 0);
          transform: scale(1, 0);
  -webkit-transform-origin: top center;
          transform-origin: top center;
  visibility: hidden;
  transition: 0.2s ease;
  box-shadow:none;
}
.select .selectDropdown .option {
	padding: 2px 5px;
	box-sizing: border-box;
	cursor: pointer;
}
.select .selectDropdown .option:hover {
  background: var(--MBCIGrey3);
}
.select .selectDropdown.toggle {
  visibility: visible;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
/*Exposed Fastener Panels Page*/

/*Scroll to Top Start*/
.scrollToTop {
	width: 40px;
	height: 40px;
	padding: 0;
	text-align: center;
	background: var(--MBCIBtnBlue);
	font-weight: bold;
	color: var(--MBCIWhite);
	text-decoration: none;
	position: fixed;
	bottom: 100px;
	right: 100px;
	display: none;
	line-height: 40px;
}
.scrollToTop:hover{
	text-decoration:none;
	color: var(--MBCIWhite);
	background-color: var(--MBCITxtColor);
	border-color: var(--MBCITxtColor);
}
/*Scroll to Top End*/


/*Product Detail PBR*/
.pbr_left { border:2px solid var(--MBCIGrey4); text-align: center; height: 400px; display: flex; align-items: center;}
.pbr_left img { margin: 0 auto;}
.product_detail_img a { border: 2px solid var(--MBCIGrey4); display: inline-block;}
.product_detail_img a:hover {border: 2px solid var(--MBCIDarkGrey);}
.product_detail_PBR h2  { border-bottom: none;}

.product_detail_PBR .form label { display: block; width: 100%;}
.product_detail_PBR .form .select { display: block; width: 100%;}
.product_detail_PBR .form .select .selectBtn { background: none; border: 2px solid var(--MBCIGrey4);}
.product_detail_PBR .form .select .selectDropdown.toggle { background: var(--MBCIGrey6); border-top: none;}
.select .selectDropdown .option { padding: 3px 10px; box-sizing: border-box; cursor: pointer;}
.product_detail_PBR .form .select .selectDropdown .option:hover {background: var(--MBCIGrey4);}

.product_detail_PBR .form.color .select { position: relative;}
.product_detail_PBR .form.color .select .selectBtn {
	padding: 5px 35px;
}
.product_detail_PBR .form.color .select .color_display {
	background: var(--MBCIGrey3);
	height: 14px;
	width: 14px;
	border-radius: 100%;
	position: absolute;
	top: calc(50% - 7px);
	left: 10px;
}
.colors_fonts { font-size: var(--Font12); font-style: italic; color: var(--MBCIGrey); font-weight: 400;}
.colors_fonts a { color: var(--MBCIBtnBlue);}

.list_price h5 { color: var(--MBCITxtColor); font-size: var(--Font16); font-weight: 700; margin-bottom: 0;}
.list_price h5 span {
	color: var(--MBCIGrey);
	font-weight: 400;
	display: block;
	width: 100%;
}

.heading_box h5 {
	background-color: var(--MBCIDarkGrey);
	color: var(--MBCIWhite);
	margin-bottom: 0;
	padding: 7px 10px;
	font-size: var(--Font18);
}
.heading_box .heading_box_body h3 { font-size: var(--Font18); color: var(--MBCITxtColor); font-weight: 400;}
.heading_box .heading_box_body { padding: 10px; background: var(--MBCIGrey5);}
.heading_box .heading_box_body input {
	background: var(--MBCIWhite);
	padding: 6px 5px 5px 5px;
	border: 2px solid var(--MBCIGrey5);
}
.heading_box .heading_box_body .styled-checkbox + label {
	position: relative;
	cursor: pointer;
	padding: 0;
	font-size: var(--Font16);
}

.quantity_table tr th { font-weight: 700; font-size: var(--Font12); color: var(--MBCITxtColor); padding: 5px; border-top: 3px solid #fff; border-bottom: 3px solid #fff;}
.quantity_table tr td { font-size: var(--Font12); color: var(--MBCITxtColor); padding: 5px;	border-top: 3px solid #fff; border-bottom: 3px solid #fff;}
.quantity_table tr td:first-child { color: var(--MBCIBtnBlue); font-weight: 700;}
.quantity_table tr td i { color: var(--MBCIBtnBlue); font-size: var(--Font18);}

.heading_box_body i.add_aditional { color: var(--MBCIBtnBlue); font-size: var(--Font24);}
.heading_box_body .aditional_label { color: var(--MBCIBtnBlue); font-size: var(--Font18); color: var(--MBCITxtColor); font-weight: 700;}

.sub_total_border { border-bottom: 2px solid var(--MBCIGrey4);}

.Grey_bg { background-color: var(--MBCIGrey5);}
.Grey_bg i { color: var(--MBCIRed); font-size: var(--Font25);}
.Grey_bg label {font-weight: 700; font-size: var(--Font16); color: var(--MBCITxtColor);}
.Grey_bg a { font-weight: 700; font-size: var(--Font16);}


.border-btn {
	display: block;
	border: 2px solid var(--MBCIGrey4);
	color: var(--MBCIDarkGrey);
	font-weight: 600;
	font-size: var(--Font14);
}
.border-btn i, .border-btn span.icon-Rep-Icon--Warranty { font-size: var(--Font16); color: var(--MBCIBtnBlue);}
.border-btn:hover {
    border: 2px solid var(--MBCIBtnBlue);
    background-color: var(--MBCIBtnBlue);
    color: var(--MBCIWhite) !important;
}
.border-btn:hover i { color: var(--MBCIWhite);}

.button_with_icon a img.normal { display:inline-block;}
.button_with_icon a img.hover { display:none;}
.button_with_icon a:hover img.normal { display:none;}
.button_with_icon a:hover img.hover { display:inline-block;}

.border-btn:hover .icon-Rep-Icon--Warranty .path1:before {
color: rgb(255, 255, 255);
}
.border-btn:hover .icon-Rep-Icon--Warranty .path2:before {
color: rgb(255, 255, 255);
}
.border-btn:hover .icon-Rep-Icon--Warranty .path3:before {
color: rgb(255, 255, 255);
}

.step-body > h3 {
    border: 0;
}

.thank-you-register img {
    margin-bottom: 0 !important;
    margin-right: 10px !important;
}
.thank-you-register +  .thank-you-register{
	margin-top:10px;
}
.thank-you-register:last-child{
	margin-bottom:20px;
}
.thank-you-register  label{
	font-size:14px;
	font-weight:bold;
}
.thank-you-register {
	display:flex;
	align-items:center;
}
.checkout-success__body .print a i{font-size: 30px;}

.order-colapse .accordion-content-inner{background: #efefef;}

.border-bottom { border-bottom: 1px solid var(--MBCIRed) !important;}
.border-bottom-checkout{border-bottom: 1px solid var(--MBCIGrey4) !important;}
.product_description h5 { color: var(--MBCITxtColor); font-size: var(--Font18); font-weight: 700;}
.product_description ul { list-style: disc; padding-left: 15px;}

.related_documents { background-color: var(--MBCIBreadcrumb);}

.responsive-tabs {
	margin-top: 20px;
}

.responsive-tabs-container .tab-content {
	padding: 1.5rem;
	border: none;
	border-top: none;
	background-color: var(--MBCIWhite);
}

.responsive-tabs-container[class*="accordion-"] .tab-pane {
	margin-bottom: 15px;
}

.responsive-tabs-container[class*="accordion-"] .accordion-link {
	display: none;
	margin-bottom: 10px;
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-radius: 3px;
	border: 1px solid #ddd;
	color: #333;
}

.responsive-tabs-container[class*="accordion-"] .accordion-link.active {
	border-bottom: medium none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	color: #ff6600;
}

.tabs .responsive-tabs-container ul li a {
	padding: 6px 20px 10px 20px;
	display: inline-block;
	background-color: var(--MBCIGrey4);
	color: var(--MBCIDarkGrey);
	font-size: var(--Font14);
	font-weight: 700;
	box-shadow: 0 -6px 0 0 var(--MBCIGrey4);
	text-transform: uppercase;
}
.tabs .responsive-tabs-container ul li a:hover { background-color: var(--MBCIWhite); box-shadow: 0 -6px 0 0 var(--MBCIRed);}
.tabs .responsive-tabs-container ul li.active a { background-color: var(--MBCIWhite); box-shadow: 0 -6px 0 0 var(--MBCIRed);}
.tabs .responsive-tabs-container .tab-content ul li i { color: var(--MBCIBtnBlue);}
.tabs .responsive-tabs-container .tab-content ul li { color: var(--MBCITxtColor); font-size: 14px; line-height: 20px; margin-bottom: 15px;}


/* carousal css by jyoti */
.product_description.carosal-part .carosal-product .item {
    margin-right: 26px !important;
}
.product_description.carosal-part .carosal-product h2 {
    color: #FFF;
    text-align: center;
    padding: 5rem 0;
    margin: 0;
    font-style: italic;
    font-weight: 300;
}
.product_description.carosal-part .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: var(--MBCIRed) !important;
}
.owl-theme .owl-dots .owl-dot span {
	background: #d9d9d9;}
.product_description.carosal-part .owl-nav {
	display: none;
}
.product_description.carosal-part p {
	color: var(--MBCITxtColor);
	font-weight: 700;
	margin-bottom: 0;
	font-size: 18px;
	line-height: 18px;
}
.product_description.carosal-part .owl-dots{padding-top: 30px;}
/* carousal css by jyoti */
/*Product Detail PBR*/

/*Product Detail Page with MiniCart Start*/
.minicart-checkout-button{
    text-transform: uppercase;
}

.add-to-cart .close { font-size: var(--Font14); color: var(--MBCIBtnBlue); opacity: 1;}
.add-to-cart .close:hover { color: var(--MBCIRed) !important;}
.add-to-cart .modal-header h2 {
	font-size: var(--Font22);
	padding-bottom: 5px;
	border-bottom: none;
}
.add-to-cart .border-bottom {
	border-bottom: 1px solid var(--MBCIRed) !important;
	width: 100%;
	display: flex;
	align-items: center;
}

.cart_table tr th { background-color: var(--MBCIGrey4); color: var(--MBCITxtColor); font-size: var(--Font14); padding: 10px;}
.cart_table tr td { padding: 10px; border-bottom: 1px solid var(--MBCIGrey2);  border-right:1px solid var(--MBCIGrey2);}
.cart_table tr th:first-child, .cart_table tr td:first-child { border-right: 1px solid var(--MBCIGrey2);}
.cart_table.gray tr td { background-color: var(--MBCIGrey5);}
.cart_table.gray tr td a { text-decoration: underline;}
.scrollbar { height: 80vh; overflow: auto;}
.scrollbar::-webkit-scrollbar {
    width: 7px;
}
 
.scrollbar::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 10px;
    border-radius: 0px;
}

.scrollbar::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 0px;
    background: #6d6d6d; 
}
/*Product Detail Page with MiniCart Start*/

/*Cart Start*/
.custom_product { background-color: var(--MBCIRed); padding: 10px 0; color: var(--MBCIWhite); font-size: var(--Font14); font-weight: 400;}
.cart .select { width: 200px;}
.cart .select .selectBtn { background-color: var(--MBCIWhite);}

.dropdown_button_custom .dropdown-toggle {
	background-color: var(--MBCIWhite);
	border: 1px solid var(--MBCIGrey3);
	color: var(--MBCITxtColor);
	border-radius: 0;
	display: flex;
	align-items: center;
	font-size: 15px;
}
.dropdown_button_custom .dropdown-toggle::after {
	content: "";
	-webkit-appearance: none;
	-moz-appearance: window;
	padding: 5px 20px 5px 2px;
	border: none;
	background-image: url("https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png");
	background-repeat: no-repeat;
	background-position: center right;
}
.dropdown_button_custom .dropdown-toggle:not(:disabled):not(.disabled).active, .dropdown_button_custom .dropdown-toggle:not(:disabled):not(.disabled):active, .show > .dropdown_button_custom .dropdown-toggle.dropdown-toggle {
	color: var(--MBCITxtColor);
	background-color: var(--MBCIWhite);
	border: 1px solid var(--MBCIGrey3);
	box-shadow: none;
}
.dropdown_button_custom .dropdown-toggle:focus {box-shadow:none;}
.dropdown_button_custom .dropdown-menu { border-radius: 0;}
.dropdown_button_custom .dropdown-menu button { padding-left: 10px; padding-right: 10px;}
.dropdown_button_custom .dropdown-menu button i { color:var(--MBCIBrightBlue) ;}
.dropdown_button_custom .dropdown-menu button .fa-close {
	border: 2px solid var(--MBCIBrightBlue);
	border-radius: 50%;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 15px;
	font-size: 12px;
}
.dropdown_button_custom .dropdown-menu button .fa-download {
	margin: 0 3px;
}
.dropdown_button_custom .dropdown-menu li button {
	font-size: var(--Font15);
	color: var(--MBCITxtColor);
}


.cart_item tr td, .cart_item tr th {
	color: var(--MBCITxtColor);
	font-size: var(--Font15);
	padding: 10px;
	border-right: 2px solid var(--MBCIGrey4) !important;
	border-left: 2px solid var(--MBCIGrey4) !important;
}
.page-orders .container {
	background-color: inherit;
}
.cart_item tr td {
	border-bottom: 2px solid var(--MBCIGrey4);
}
.cart_item tr th  { background-color: var(--MBCIGrey4); font-weight:700;}
.cart_item tr td:last-child, .cart_item tr th:last-child { border-right: none;}
.cart_item tr td p, .cart_item tr th p { font-size: var(--Font15); margin-top: 5px; margin-bottom: 0;}

.placeholder-img { width: 50px; height: 50px; background-color: var(--MBCIGrey2);}
.cart_item tr td p a { font-weight: 700; text-decoration: underline;}
.cart_item tr td p span.devider { margin: 0 10px; color: var(--MBCIGrey4);}
.cart_item tr td p a.edit { color: var(--MBCIRedAA);}
.cart_item tr td p a.remove { color: var(--MBCIBtnBlue);}

/*Cart Start*/

@media only screen and (min-width: 992px) {
.products_main {
    height: 100%;
}

.menu {
	position: relative;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
	margin-left: auto;
	background: none;
	box-shadow: none;
}

.menu-inner {
	display: flex;
	flex-direction: row;
	margin: 0 auto;
	margin-right: 0;
}

.menu-link {
	text-transform: uppercase;
}

.menu-block {
	margin-left: 2rem;
}

.burger {
	display: none;
	visibility: hidden;
}
}
@media (min-width: 1200px) {
	.responsive-tabs-container.accordion-lg .nav-tabs {
		display: none;
	}

	.responsive-tabs-container.accordion-lg .accordion-link {
		display: block;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.responsive-tabs-container.accordion-sm .nav-tabs {
		display: none;
	}

	.responsive-tabs-container.accordion-sm .accordion-link {
		display: block;
	}

	.responsive-tabs-container .tab-content {
		border: none;
	}

	.responsive-tabs-container[class*="accordion-"] .tab-pane {
		border: 1px solid #ddd;
		border-top: none;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border-width: medium 1px 1px;
		margin-bottom: 10px;
		margin-top: -10px;
		padding: 10px 10px 0;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.responsive-tabs-container.accordion-md .nav-tabs {
		display: none;
	}

	.responsive-tabs-container.accordion-md .accordion-link {
		display: block;
	}
}
@media only screen and (max-width: 1400px) {
	.caption {
		top: 0vh;
	}
}

@media only screen and (max-width: 1170px) {
	.carousel-inner {
		height: 448px;
	}

	.banner_1 {
		background-size: 100% 100%;
	}

	.caption {
		top: 7vh;
	}
}

@media only screen and (max-width: 991px) {
	.products_main {
		min-height: 300px;
	}

	.icons_navs {
		position: absolute;
		right: 0;
	}

	.testim .arrow.right {
		right: 40%;
	}

	.testim .arrow.left {
		left: 40%;
	}

	.menu {
		width: 40%;
	}
	#custom-search .search-query:focus {
		width: 610px;
	}
}



@media only screen and (max-width: 1040px) {
	.container {
		width: 100%;
	}
}

@media all and (max-width: 550px) {
	#carousel .caption {
		width: 90%;
		padding: 20px 20px 20px 20px;
		max-height: 310px;
		overflow: auto;
	}
}

@media only screen and (max-width: 768px) {
	.products_main {
		min-height: auto;
	}

	.testim .arrow.right {
		right: 35%;
	}

	.testim .arrow.left {
		left: 35%;
	}

	.why_mbci p br {
		display: none;
	}
}

@media (max-width: 767px) {
	.responsive-tabs-container.accordion-xs .nav-tabs {
		display: none;
	}

	.responsive-tabs-container.accordion-xs .accordion-link {
		display: block;
	}

	.responsive-tabs-container .tab-content {
		border: none;
	}

	.responsive-tabs-container[class*="accordion-"] .tab-pane {
		border: 1px solid #ddd;
		border-top: none;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border-width: medium 1px 1px;
		margin-bottom: 10px;
		margin-top: -10px;
		padding: 10px 10px 0;
	}
}


@media all and (max-width: 575px) {
	
.testimonial i.fa-quote-left { left:10px;}
.testim {
	padding-left: 40px;
}
}


@media all and (max-width: 500px) {
	.testim .arrow {
		font-size: 1rem;
	}

	.testim .cont div p {
		line-height: 25px;
	}
}

@media only screen and (max-width: 450px) {
	.testim .arrow.right {
		right: 30%;
	}

    .testim .arrow.left {
        left: 30%;
    }
}


/*#parent-ship, #parent-sale{*/

/*    padding-left:0;*/
/*    padding-right: 0;*/
/*}*/
#parent-ship i, #parent-sale i,
#parent-ship1 i, #parent-sale1 i{

    top: 10px !important;
    right:5px !important;
}
#nciContactInfoForm .margin-bottom.button{
    padding-left:0px;
}

#quick-search-auto-complete ul li span{
    cursor: pointer;
}

.account-orderhistory .quote-sort-select div.custom-styled-select,
.quotes .quote-sort-select div.custom-styled-select{
    z-index: 55;
}
#nciContactInfoForm .icon-plus-circle,
#job-contact-form .icon-plus-circle,
#pickup-form .icon-plus-circle{
    margin-right:5px;
}

#nciContactInfoForm > div > div.col-md-12.margin-bottom.button,
#job-contact-form > div > ul > li > div.col-md-12.margin-bottom.button,
#pickup-form  > div > ul > li > div.col-md-12.margin-bottom.button{
    text-align: left;
    padding-top:0px;
}

/*New css added by 03/09/2023*/
.page-dashboard .dashboard-section .dashboard-table {
	table-layout: fixed;
	/* margin: 0; */
}
.page-dashboard .dashboard-section .accordion-item { border:none;}
.page-dashboard .dashboard-section .accordion-item table tr th:last-child, .page-dashboard .dashboard-section .accordion-item table tr td:last-child { border-right: 1px solid #c9c9c9;}
.page-dashboard .dashboard-section .accordion-item table tr th:first-child, .page-dashboard .dashboard-section .accordion-item table tr td:first-child { border-left: 1px solid #c9c9c9;}
.page-dashboard .dashboard-section .dashboard-table td {
	padding: 10px 3px;
}
.page-dashboard .dashboard-section table.dashboard-table tr td:nth-child(2) {
	border-left: 1px solid #c9c9c9 !important;
}
.page-dashboard .dashboard-section .dashboard-table td:first-child {
	padding-left: 10px;
	padding-right: 10px;
}
#mini-cart-component .mini-cart-layer .mini-cart-header{
	background: transparent;
}
#mini-cart-component .mini-cart-layer table.table tr td:nth-child(2){
	border-left:1px solid #c9c9c9 !important;
}
a.right-button:focus {
	color: var(--MBCIWhite) !important;
}
.header-top-nav li a:focus {
	color: var(--MBCIWhite) !important;
}
.header-top li.level0.active > a:focus{
	color: #ed1c24 !important;
}
.header-top li.level0.active > a:hover{
	color: var(--MBCIWhite) !important;
}
.yCmsContentSlot{
	height:auto;
	display: flex;
	flex-direction: column;
}
.yCmsContentSlot .list-payment, #guestForm{
	flex: 1;
}
#guestForm{
	display: flex;
	flex-direction: column;
}
body{
	background-color: #efefef;
}
body table.table th{
	border: 1px solid #b3b3b3;
	background-color: #d7d7d7;
}
.account-section-content .table th {
	border: 1px solid #b3b3b3 !important;
}
/*Multi contact li class ="col-md-12 p-0"*/

/*col-md-12 sub-input please add extra div with classname ="row"*/

/*organization overview page please remove container class*/

/* Added by Anand Panchal*/
.quote-page-button{
    font-weight: bold;
    font-size:14px;
    text-transform: uppercase;
}
.quote-page-checkout{
    font-size: 14px;
    font-weight: bold;
    padding: 12px 24px;
}

.quote-shipping-contact-info h2 {
    font-size: 22px;
}
.quotepage-quote-summary td {
    font-size: 14px !important;
    vertical-align: middle !important;
}
.quotepage-quote-summary td tr.tax-exempt-row td{
    padding-bottom:0px;
}
.accountOrderDetailOrderTotals table tr th,
.accountOrderDetailOrderTotals div.total{
    font-size:14px;
}
.dashboard-section.quotes.odd-even-table .accordion-header{
    font-size: 24px;
    text-transform: capitalize;
    font-weight: normal;
}
.quotes-archived{
    background: var(--MBCIBtnBlue);
}
.selling-plant .plan-info .email{
    color: var(--MBCIBtnBlue);
}
.actions-tab .accordion-content-inner .content-inner ul li span,
.dropdown-content.show span {
    color: var(--MBCIBtnBlue);
}
.dropdown .dropbtn{
    font-weight: bold;
    font-size: 14px;
}
.dropbtn:after {
    content: "";
    position: absolute;
    right: 18px;
    z-index: 11;
    display: block;
    width: 7px;
    height: 7px;
    border-top: 3px solid var(--MBCITxtColor);
    border-left: 3px solid var(--MBCITxtColor);
    top: 14px;
    transform: rotate(225deg);
    font-size: 14px;
}
@media print
{
    .bgl{
        padding-left:1px !important;
        background-color: #c0c0c0 !important;
        color: #000 !important;
        font-weight: 600 !important;
    }
    .bgd{
        padding-left:1px !important;
        background-color: #494949 !important;
        color: #ffffff !important;
        font-size: 12px !important;
        font-weight: 700 !important;
    }
    div#QSIFeedbackButton-target-container{
        border:none !important;
    }
    table tr th:last-child, table tr td:last-child{
        border-left:none !important;
        border-right:none !important;
    }
    table tr th:first-child, table tr td:first-child{
        border-left: none !important;
    }
   table tr{
            page-break-after: avoid;
        }
}
.red{
    color:var(--MBCIBtnBlue) !important;
}

@media print {
    body {
        border-left: 0px !important;
        border-right: 0px !important;
    }



    .printQuoteCustom {
        border: none !important;
        -webkit-print-color-adjust: exact;
        -moz-print-color-adjust: exact;
        -ms-print-color-adjust: exact;
        print-color-adjust: exact;
    }



    .printQuoteCustom .bgd {
        background: #494949 !important;
        color: white !important;
    }



    .printQuoteCustom .bgl {
        background: #c0c0c0 !important;
    }



    div#QSIFeedbackButton-target-container {
        border: none !important;
    }



    table tr th:last-child,
    table tr td:last-child {
        border-left: none !important;
        border-right: none !important;
    }



    table tr th:first-child,
    table tr td:first-child {
        border-left: none !important;
    }
}

#selectPaymentTypeForm > div.step-body-form > div.content-wrapper > ul.reset-list{
    margin-top:15px;
}

.tipClick.brand-color a i.blue-info {
    color: var(--MBCIBtnBlue);
}

form#quick-price .configurable-option-quick ul.form-list{
    float: none;
}
#quick-price-box form#quick-price .pricing-container{
    margin-top:0px;
}
.checkout-login-leftbox input.error{
    border:2px solid #db2323;
}
.checkout-login-leftbox i.username{
    position: absolute;
    margin-top: 37px;
    margin-left: -35px;
    color: #db2323;
}

.checkout-login-leftbox i.password{
    position: absolute;
    margin-top: 118px;
    margin-left: -35px;
    color: #db2323;
}


/*FAQ Page CSS Start*/
.faq .help-title {
	border-bottom: none;
	padding-bottom: 0;
	font-size: Var(--Font32);
	text-transform: uppercase;
	font-weight: var(--FontW700);
}
.faq .input-main {
	position: relative;
	margin-top: 10px;
}
.faq .input-main input { padding-right: 30px;}
.faq .input-main i { right: 10px; top: 10px; position: absolute;}
.faq p { font-size: var(--Font14); margin-top: 20px;}

.faq .customer_service { border: 1px solid #c9c9c9; padding: 20px;}
.faq .customer_service p { margin-bottom: 10px;}
.faq .customer_service h2 { font-size: var(--Font18); margin-bottom: 10px;}
.faq .customer_service ul li { font-size: var(--Font14); margin-bottom: 15px;}
.faq .customer_service ul li i { font-size: var(--Font20); color: var(--MBCIGrey2); margin-right: 10px; width: 20px; text-align: center;}
.faq .customer_service.categories ul li { font-weight: 700; text-transform: uppercase;}
.faq .customer_service.categories ul li:last-child { margin-bottom: 0;}
.faq .customer_service.categories ul li a.active {color: var(--MBCIRed);}
.faq .customer_service.categories ul li a { color: var(--MBCIBody);}
.faq .customer_service.categories ul li a:hover { color: var(--MBCITxtColor);}
.faq .customer_service.categories {
	position: -webkit-sticky;
	position: sticky;
	top: 1%;
}

.top-question-section .content { 
	border-bottom: 1px solid var(--MBCIGrey3);
    margin-bottom: 30px;
    padding-bottom: 10px;}

.faq .top-question h2 { font-size: var(--Font22);}
.faq .top-question h3 { font-size: var(--Font16); color: var(--MBCITxtColor); font-weight: 700; text-decoration: none; border-bottom: none;}
.faq .top-question ul li a { font-size: var(--Font14); color: var(--MBCIBrightBlue); display: block; margin-bottom: 7px; font-weight: 700;}
.faq .top-question ul li a:hover { color: var(--MBCIRed);}

.faq .faq_accordion h2 { font-size: var(--Font22);}

.faq .faq_accordion .faq-drawer {
	margin-bottom: 0;
  }

  .faq .faq_accordion .faq-drawer__content-wrapper {
	font-size: var(--Font14);
	line-height: 20px;
	max-height: 0px;
	overflow: hidden;
	transition: 0.25s ease-in-out;
	background-color: #fafafa;
	padding: 0px 15px;
	border-bottom: 1px solid var(--MBCIGrey3);
}
.faq .faq_accordion .faq-drawer__content-wrapper p {
	margin: 15px 0;
}

.faq .faq_accordion .faq-drawer__title {
	border-bottom: 1px solid var(--MBCIGrey3);
	cursor: pointer;
	display: block;
	font-size: var(--Font16);
	font-weight: 400;
	padding: 10px 0;
	position: relative;
	margin-bottom: 0;
	transition: all 0.25s ease-out;
	color: var(--MBCITxtColor);
}

.faq .faq_accordion .faq-drawer__title::after {
	content: " ";
	width: 16px;
	height: 2px;
	background-color: #000;
	display: block;
	position: absolute;
	top: 50%;
	right: 0%;
	transition: all 0.15s cubic-bezier(.42, 0, .58, 1);
	opacity: 1;
	border-radius: 0;
	transform: translate(-50%, -50%);
}
.faq .faq_accordion .faq-drawer__trigger:checked + .faq-drawer__title::after {
	transform: translate(-50%, -50%) rotate(0deg);
}

.faq .faq_accordion .faq-drawer__title::before {
	content: " ";
	width: 16px;
	height: 2px;
	background-color: #000;
	display: block;
	position: absolute;
	top: 50%;
	right: 0%;
	transition: all 0.15s cubic-bezier(.42, 0, .58, 1);
	opacity: 1;
	border-radius: 0;
	transform: translate(-50%, -50%) rotate(90deg);
}
.faq .faq_accordion .faq-drawer__trigger:checked + .faq-drawer__title::before { transform: translate(-50%, -50%) rotate(0deg);}

/* OPTIONAL HOVER STATE */
.faq .faq_accordion .faq-drawer__title:hover {
color: #4E4B52  ;
}
.faq .faq_accordion .faq-drawer__trigger:checked
+ .faq-drawer__title
+ .faq-drawer__content-wrapper {
max-height: 350px;
}
.faq .faq_accordion input[type="checkbox"] {
display: none;
}

.faq .accordion { margin-bottom: 15px;}
.faq .accordion h2 {
	font-size: var(--Font22);
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.faq .accordion__header {
	padding: 10px;
	background-color: #FFF;
	border-bottom: 1px solid var(--MBCIGrey3);
	margin-top: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
}
.faq .accordion__header h2 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
	color: var(--MBCITxtColor);
	font-weight: 500;
	text-transform: inherit;
}
.faq .accordion__header.is-active {
	background-color: var(--MBCIDarkGrey);
	color: #fff;
}
.faq .accordion__header.is-active h2 { color: var(--MBCIWhite);}

.faq .accordion__toggle {
	margin-left: 10px;
	height: 2px;
	background-color: #222;
	width: 13px;
	display: block;
	position: relative;
	flex-shrink: 1;
	border-radius: 2px;
}
.faq .accordion__toggle::before {
	content: "";
	width: 2px;
	height: 13px;
	display: block;
	background-color: #222;
	position: absolute;
	top: -5px;
	left: 5px;
	border-radius: 2px;
}

.faq .is-active .accordion__toggle {
	background-color: #fff;
}
.faq .is-active .accordion__toggle::before {
	display: none;
}
.faq .accordion__body {
	display: none;
	padding: 1em;
	border: 1px solid var(--MBCIGrey6);
	border-top: 0;
	background-color: var(--MBCIGrey6);
}
.faq .accordion__body p { margin: 0; color: var(--MBCITxtColor);}
.faq .accordion__body.is-active {
	display: block;
}

/*FAQ Page CSS End*/

.quick-price-li #quick-price-box span#quick-price-per,
.quick-price-li #quick-price-box span#quick-price-per-linear{
    font-weight: normal;
    text-transform: none;
}
.quick-price-li #quick-price-box span#quick-price-per-linear{
    display: block;
}
.quick-price-li #quick-price-box .quick-link.on-top a{
    margin-bottom:10px;
    margin-top: 20px;
}
.quick-price-li #quick-price-box ul label{
    font-weight: bold;
}

.quick-price-li .quick-price .form-list li.product-option:first-child{
    margin-top:0px;
}
.quick-price-li .quick-price .form-list li.product-option:last-child{
    margin-bottom:18px;
}
.quick-price-li .quick-price .form-list li.product-option{
    margin-bottom:10px;
}

.quote-copy-button-white.js-copy-quote-ajax-trigger,
.quote-copy-button-white.js-copy-quote-ajax-trigger:hover,
.order-copy-orders-page.js-copy-quote-ajax-trigger,
.order-copy-orders-page.js-copy-quote-ajax-trigger:hover{
    background:white;
    color: var(--MBCIGreen) !important;
    text-transform: none !important;
}

.button_with_icon a.thankyou-warranty{
    max-width: 320px;
}
.button_with_icon a.thankyou-warranty span{
    margin-left:10px;
}
.button_with_icon a.thankyou-warranty:not(.helpful-hint):not(.button):hover, a:not(.helpful-hint):not(.button):focus{
    color: var(--MBCIDarkGrey);
}

.footer-product-links > .container-fluid{
    padding:0;
}
.newsletter-footer-block:after {
    content: "";
    left: -22px;
    top: 0;
    bottom: 50px;
    width: 1px;
    background: #cecece;
    position: absolute;
}
.page-order-approval-details .page-header {
    margin-bottom: 0px;
 }
 .accountBodyContentSlot .orderListTable.table.product-table tr td:nth-child(2) {
     padding: 8px !important;
 }
 
 .navigation a + .menu-wrapper.show.left-right-subnavigation{
    min-width: 100% !important;
    left: 0 !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important;
}

.navigation ul.level1 .menu-subnavigation ul > li{
    width:33.33% !important;
    margin:0 !important;
}
.navigation ul.level1 .menu-subnavigation ul ul li {
    width: 100% !important;
}
.navigation ul.level1 .menu-subnavigation ul{
max-width:100% !important;
}

.isGuestUser .navigation a + .menu-wrapper.show{
    box-shadow:none !important;
}
.dashboard-section table tr.pending td { background-color: #d9d9d9;}
.dashboard-section table tr.pending td a, .dashboard-section table tr.pending td:hover { cursor:pointer; pointer-events: none;}
.dashboard-section table tr.pending td .actions-tab .gor-accordion .accordion-header { background-color: #d9d9d9; cursor:auto;}

.page-cartPage #updateProductErrorPopup .section-inner.error {
    background-color: rgba(237, 28, 36, 0.97);
}

#updateProductErrorPopup h4 { color:#fff;}
#updateProductErrorPopup ul li { padding:0; text-align:left;}
#updateProductErrorPopup .links a.button {
    background: #fff;
    color: #000 !important;
    margin-top: 25px;
    border: none;
}
#updateProductErrorPopup .links a.button:hover  {background: var(--MBCIBrightBlueHover);
    color: #fff !important;
    border: none;
}

.pb-7 {
  padding-bottom: 5rem !important;
}

.page-productDetails .custom-dropdown.create-quote-popup .accordion-header {
    display: block;
}

.font-14 {
    font-size: var(--Font14) !important;
}

.errorBorder {
    border: 1px solid var(--MBCIRed);
}

.pl-3 {
    padding-left: 0.75rem
}


/* ============ Full Page Slider ================= */
.creative-showcase--slider .swiper-slide{
    position: relative;
    overflow: hidden;
    width: 100%;
    min-height: 510px;
    padding: 80px 0;
}
.creative-showcase--slider .swiper-slide .slide-bg{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
}
.creative-showcase--slider .swiper-slide .overlay-dark:before{
	    opacity: .3;
	background: #1d1d1d;
	    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
}
.creative-showcase--slider .swiper-slide .video-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.creative-showcase--slider .swiper-slide .video-container video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
}
.swiper-slide .slide-bg .slide-container {
    max-width: 1320px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 7;
    padding-left: 15px;
    padding-right: 15px;
}
.slide-bg .slide-container .slide-row {
    display: flex;
    flex-wrap: wrap;
}
.slide-container .slide-row .slider-content {
    flex: 0 0 auto;
    width: 91.66666667%;
    margin-left: 8.33333333%;
    padding-left: 15px;
    padding-right: 15px;
}
.slider-content .slide-subtitle {
	    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 30px;
        margin-top: 0px;
}
.slider-content .slide-heading{
    font-size: 100px;
    color: #fff;
    margin: 0px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: .2rem;
}
.slider-content .slide-heading a{
	    text-decoration: none;
    color: #fff;
    outline: none;
}
.slider-content .slide-heading a span{
	display: inline-block;
}
.overlay-light .slider-content .slide-heading a{
color: #000;
}
.overlay-light .slider-content .slide-subtitle {
color: #000;
}
.creative-showcase--slider .creative-button--wrapper .swiper-button-prev,
.creative-showcase--slider .creative-button--wrapper .swiper-button-next{
     position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: auto;
    color: #fff;
    z-index: 9;
    cursor: pointer;
    width: auto;
    bottom: 30px;
        font-weight: 300;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: normal;
}
.creative-showcase--slider .creative-button--wrapper .swiper-button-next{
    right: 120px;
}
.creative-showcase--slider .creative-button--wrapper .swiper-button-prev{
	left: 120px;
}
.creative-showcase--slider .creative-button--wrapper .swiper-button-next:after,
.creative-showcase--slider .creative-button--wrapper .swiper-button-prev:after{
	display: none;
}
.creative-showcase--slider .creative-button--wrapper .swiper-button-prev i{
	    margin-right: 25px;
}
.creative-showcase--slider .creative-button--wrapper .swiper-button-next i{
	margin-left: 25px;
}
.creative-showcase--slider .banner-horizental .swiper-pagination {
    bottom: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto;
}
.creative-showcase--slider .banner-horizental .swiper-pagination-bullet {
    background: transparent;
    margin: 0 5px !important;
}
.creative-showcase--slider .banner-horizental .path {
    display: none;
}
.creative-showcase--slider .banner-horizental .swiper-pagination-bullet-active .path{
	    display: inline-block !important;
    stroke-dasharray: 1000;
    stroke-dashoffset: 0;
    -webkit-animation: dash linear 10s;
    animation: dash linear 10s;
    -webkit-animation-iteration-count: unset;
    animation-iteration-count: unset;
}
@keyframes dash{
	0% {
    stroke-dashoffset: 1000;
}
100% {
    stroke-dashoffset: 0;
}
}
/* ====================== Responsive Ipad =============================== */
@media (max-width: 991px) {
	.slide-container .slide-row .slider-content {
        flex: 0 0 auto;
        width: 100%;
        margin-left: 0px;
    }
	.slider-content .slide-heading{
		    font-size: 72px;
	}
	.creative-showcase--slider .banner-horizental .swiper-pagination{
		display: block;
	}
	.creative-showcase--slider .creative-button--wrapper .swiper-button-prev {
    left: 15px;
}
.creative-showcase--slider .creative-button--wrapper .swiper-button-next {
    right: 15px;
}
}
/* ====================== Responsive Iphone =============================== */
@media screen and (max-width: 767px) {
	.slide-container .slide-row .slider-content{
		        padding-left: 0px;
        padding-right: 0px;
	}
	    .slider-content .slide-heading {
        font-size: 40px;
    }
    .slider-content .slide-subtitle{
    	margin-bottom: 15px;
    }
}
.swiper .caption {
    background-color: var(--MBCIWhite);
    width: 600px;
    max-width:100%;
    margin-top: 0;
    top: calc(50% - 162px);
    text-align: left;
    padding: 0 !important;
}
.swiper .caption .white_spacing {
    padding: 20px 90px 20px 30px;
    position: relative;
}
.swiper .slider-content .slide-heading {
    color: var(--MBCITxtColor);
    font-weight: 900;
    font-size: var(--Font40);
    text-transform: uppercase;
}
.swiper .caption .slide-content {
    color: var(--MBCITxtColor);
    font-size: var(--Font18);
    font-weight: 400;
    text-transform: none;
}
.swiper .caption .left_border {
    top: 0;
    opacity: 1;
}
.swiper .caption .caption_border {
    background: var(--MBCIRed);
    width: 10px;
    height: 25%;
    position: absolute;
    left: 0;
}
.swiper .caption .left_border1 {
    top: 25%;
    opacity: 0.75;
}
.swiper .caption .left_border2 {
    top: 50%;
    opacity: 0.50;
}
.swiper .caption .left_border3 {
    top: 75%;
    opacity: 0.25;
}
.banner-horizental .swiper-pagination.custom-swipper-pagination {
    position: inherit;
    transform: inherit;
    /* background: #efefef; */
    background: #FFFFFF;
    padding-top: 15px;
    padding-bottom: 15px;
}
.dashboard-rotating-component .banner-horizental .swiper-pagination.custom-swipper-pagination {
     background: #efefef;
}
.dashboard-rotating-component .banner-horizental .swiper-pagination-bullet {
    background: var(--MBCILabelIcon) !important;
}
/* .page-anonymousHomePage .banner-horizental .swiper-pagination.custom-swipper-pagination {
    background: #fff;
} */
.banner-horizental .swiper-pagination-bullet {
    background: var(--MBCILabelIcon) !important;
    margin: 0 5px !important;
    width: 15px;
    height: 15px;
    opacity: 1;
}
.banner-horizental .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ed1c24 !important;
}
.banner-horizental .swiper-pagination.custom-swipper-pagination svg { display:none;}

.mb-30 {
	margin-bottom: 30px;
}

/* Promotion-Phase-two START*/

/* PDP Promo */
.pdp-promo-msg {
	margin-top: 30px;
}

.pdp-promo-msg, .cart-promo-msg, .quoteDetails-promo-msg {
	width: 100%;
	background-color: rgba(106, 169, 101, .2);
	border: 1px solid #538d4e;
	padding: 8px 0 8px 16px;
	font-family: Source Sans Pro, sans-serif;
	color: #538d4e;
	font-size: 16px;
}

.pdp-promo-msg a, .cart-promo-msg a, .quoteDetails-promo-msg a {
	color: #538d4e;
	text-decoration: underline;
	font-weight: 600;
}

.pdp-promo-msg .content a:hover, .pdp-promo-msg .content a:focus,
	.cart-promo-msg .content a:hover, .cart-promo-msg .content a:focus,
	.quoteDetails-promo-msg .content a:hover, .quoteDetails-promo-msg .content a:focus
	{
	text-decoration: none;
	color: inherit;
	text-decoration: underline;
}

.page-cartPage .banner-option-row {
	margin-top: 15px;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
}

.page-cartPage .cart-promo-msg {
	margin-right: 20px;
}

.cart-promo-msg .title, .quickPrice-promo-msg .content, .pdp-promo-msg .title,
	.pdp-congrats-promo-msg .content, .product-page-promo-msg .title,
	.quote-promo-msg .title, .quoteDetails-promo-msg .title {
	margin: 0;
}

.cart-promo-msg .content, .pdp-promo-msg .content,
	.product-page-promo-msg .content, .quote-promo-msg .content,
	.quoteDetails-promo-msg .content {
	margin: 0;
	font-weight: 600;
	font-size: 14px;
}

.quickPrice-promo-msg p, .pdp-congrats-promo-msg .content {
	margin: 0;
	font-size: 12px;
	font-weight: 700;
}

.page-productDetails .pdp-congrats-promo-message {
	text-align: center;
}

.page-productDetails .pdp-congrats-promo-msg {
	background-color: rgba(106, 169, 101, .2);
	color: #538d4e;
	border: 1px solid #538d4e;
	font-size: 12px;
	padding: 5px;
	display: inline-block;
	margin: 10px 0;
}

.quick-price-promo-message {
	text-align: center;
}

.quickPrice-promo-msg {
	background-color: rgba(106, 169, 101, .2);
	color: #538d4e;
	border: 1px solid #538d4e;
	font-size: 12px;
	padding: 5px;
	font-weight: 700;
	display: inline-block;
	margin: 10px 0;
	width: 100%;
}

.quick-link label {
	margin: 20px 0;
	font-size: 16px;
	font-weight: 700;
}

.pricing-container .result-label b {
	font-size: 16px !important;
	font-weight: 600;
}

.pricing-container .result-label {
	margin-bottom: 10px;
}

.promo-label {
	color: #538d4e;
	font-size: 14px;
}

.page-cartPage .promo-label {
	font-weight: 600;
}

.promo-label .left {
	width: 100%;
	font-weight: 600 !important;
}

.coupon-container {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.coupon-container .coupon-form-fields {
	display: flex;
	margin: 15px 0;
	justify-content: space-between;
	gap: 10px;
}

.coupon-container .coupon-form-fields input {
	flex: 1;
	height: 40px;
}

.coupon-container .coupon-form-fields button {
	width: 30%;
	margin: 0;
}

.coupon-success-msg {
	font-size: var(--Font14);
	margin: 0 0 15px 0;
	color: #538d4e;
	font-weight: 600;
}

.coupon-error-msg {
	font-size: var(--Font14);
	margin: 0 0 15px 0;
	color: #db2323;
	font-weight: 600;
}

.page-multiStepCheckoutSummaryPage .step-body .total-wrapper .subtotals > div {
    display: block;
}

.page-multiStepCheckoutSummaryPage .subtotals .left {
    width: 70%;
}

.page-cartPage .cart-details .table-tr-bottom td {
	height: 0px;
}

.page-cartPage .cart-details .table-tr-bottom .item-total,
	.page-cartPage .cart-details .table-tr-bottom .subtotal-wrapper {
	padding-bottom: 0px;
	padding-top: 0px;
}

.page-cartPage #cartItems tfoot tr:last-child .subtotal-wrapper {
	padding-bottom: 20px;
}

.page-cartPage #cartItems tfoot tr:not(:first-child) .subtotal-wrapper {
	padding-top: 0;
}

.page-cartPage #cartItems tfoot tr:first-child .item-total,
	.page-cartPage #cartItems tfoot tr:not(:last-child) .subtotal-wrapper {
	padding-bottom: 0;
}

.page-cartPage #cartItems tfoot tr:first-child .item-total,
	.page-cartPage #cartItems tfoot tr:first-child .subtotal-wrapper {
	padding-top: 10px;
}

.page-cartPage #cartItems tfoot tr:not(:first-child) td .subtotal-wrapper
	{
	width: 100% !important;
}

.mr-5 {
	margin-right: 5px;
}

#applyVoucherForm input.disabled {
  pointer-events: none;
  background-color: #eee;
  color: #999;     
  border-color: #ccc;
  cursor: not-allowed;
  opacity: 0.7;
}

.print-and-options .print-quote a {
	padding-right: 0px;
}

.print-and-options .print-quote {
	margin-bottom: 12px;
	padding-top : 0;
}

.page-quote .quote-promo-message {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    margin-bottom: 20px;
}

.page-quote .quoteDetails-promo-msg {
    flex: 1;
    margin-right: 20px;
    margin-top: 25px;
}

.page-quote .category-breadcrumbs {
	margin-bottom: 0px;
}

.review-total-section-foot .review-total-section .item-total,
	.review-total-section-foot .review-total-section .subtotal-wrapper {
	width: auto;
}

.expired-coupon-dropdown-modal .modal-content{
	max-width: 520px;
}

.expired-coupon-dropdown-modal .modal-content .expired-coupon-content {
    padding-bottom: 15px;
    padding-top: 15px;
}


.page-checkout-login .checkout-card .subtotals {
    width: 45%;
}

.page-checkout-login .checkout-card .subtotals .left {
    width: 70%;
}
.page-checkout-login .checkout-card .subtotals .right {
    width: 25%;
}

.splide .splide__slide {
  padding: 8px 16px 16px 16px;
  min-height: 60px
}

.splide .global-banner-icon img {
	width: 24px !important;
	height: 24px !important;
	max-width: none !important;
	flex-shrink: 0;
	object-fit: contain;
}

.splide .global-banner-icon {
	margin-right: 5px;
}

.splide .global-banner-content,.splide .global-banner-content span{
font-size: 16px;	
}

.white-font .global-banner-content u:hover, .white-font .global-banner-content u:focus,
.white-font .global-banner-content a:hover, .white-font .global-banner-content a:focus
	{
	text-decoration: none;
	color: var(--MBCIWhite);
	text-decoration: underline;
}

.blue-font .global-banner-content, .blue-font .global-banner-content span,
	.blue-font .global-banner-content a {
	color: #246FA8;
}

.white-font .global-banner-content a,.white-font .global-banner-content span,.white-font .global-banner-content u{
	color: var(--MBCIWhite) !important;
}

.blue-font .global-banner-content u:hover, .blue-font .global-banner-content u:focus,
.blue-font .global-banner-content a:hover, .blue-font .global-banner-content a:focus
	{
	text-decoration: none;
	color: #246FA8;
	text-decoration: underline;
}


.offline-product:hover, .offline-product:focus {
	color: #333333 !important;
}

.splide .splide__list .splide__slide .slide-content{
	display: flex;
}

.page-multipleLogin .search-box-mobile {
	padding: 0px;
}

.product-description .features .table th:first-child,
	.product-description .features .table td:first-child {
	text-align: center;
}

.product-description .features .table thead td {
	vertical-align: middle;
}


.assembly-qty-section {
	display: flex;
}

.assembly-qty-section .tipClick a i {
	color: unset;
}

.assembly-qty-section .tipClick a:hover,
.assembly-qty-section .tipClick a:focus,
.assembly-qty-section .tipClick a:active {
    color: var(--MBCIBtnBlue);
}

@media screen and (max-width: 426px){
	.review-total-section-foot .review-total-section .item-total {
		padding-bottom: 0px;
	}
	
}

@media screen and (max-width: 371px) {
	.review-total-section-foot .review-total-section .subtotal-wrapper {
		padding-top: 0px;
	}
}


@media screen and (max-width: 640px) {

	.product-table .review-total-section-foot tr:not(.edit) td:nth-child(2) {
    	padding: 0px;
	}
    .review-total-section-foot .review-total-section .item-total {
		padding-left: 20px;
	}
	.review-total-section-foot .review-total-section .subtotal-wrapper {
		padding-right: 15px;
	}
	.review-total-section-foot .item-total table td, .review-total-section-foot .subtotal-wrapper table td
		{
		text-align: right !important;
	}
	.page-cartPage #cartItems tfoot tr:not(.edit) td:nth-child(2) {
		padding: 0px 20px;
	}
	.page-quote .quote-promo-message {
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	 .page-quote .quoteDetails-promo-msg {
        margin-right: 0;
    }
	.page-quote .print-and-options {
		display: flex;
		align-items: flex-end;
		justify-content: flex-end;
		margin-top: 15px;
	}
	.print-and-options .print-quote {
		margin-bottom: 5px;
		padding-top: 0;
	}
	.page-quote .print {
        margin-right: 10px;
    }	
    
    .page-cartPage .edit-section .variant-qty-data {
		text-align: left !important;
	}
}

@media screen and (max-width: 800px) {
	.page-cartPage #cartItems tfoot tr {
		border-width: 0px !important;
	}
	
	.page-quote .print-and-options .print {
        display: block !important;
    }
    
    .product-table .product-info {
    margin-left: 10px;
	}
}

@media screen and (max-width: 320px) {
	.coupon-container .coupon-form-fields {
		flex-direction: column;
		gap: 15px;
	}
	.coupon-container .coupon-form-fields button {
		width: 50%;
	}
}


@media screen and (max-width: 980px) {
	.quick-link label {
		font-weight: 700 !important;
	}
	.page-checkout-login .checkout-card .subtotals {
		width: 60%;
	}
	.announcement_filter_acc .accordion-header {
		position: relative;
	}
	.announcement_filter_acc .accordion-header.gor-active:after {
		transform: translateY(-50%);
	}
}

@media screen and (max-width: 768px) {
	.page-checkout-login .checkout-card .subtotals {
		width: 50%;
	}
}

@media screen and (max-width: 768px) {
	.page-checkout-login .checkout-card .subtotals {
		width: 65%;
	}
	.page-productDetails .product-shop .info-wrapper, .lineNote-wrapper {
		margin-bottom: 0px;
	}}

@media screen and (max-width: 480px) {
	.page-checkout-login .checkout-card .subtotals {
		width: 100%;
	}
}

@media screen and (max-width: 800px) {
	.page-cartPage .cart-promo-msg {
		margin-right: 0px;
	}
}
/* Promotion-Phase-two END*/

.product-inner-table tr td, .product-inner-table tr th { padding: .5rem .5rem !important;}
.mbci-table-common {
    background-color: #f5f5f5;
    text-align: left !important;
    width: 100%;
}
.mbci-table-common tr th { font-weight:700; font-size:12px; padding:.5rem;}
.mbci-table-common tr td { padding:0 .5rem .5rem .5rem; vertical-align:top;}
.mbci-table-common tr td input { width:100%; max-width:100% !important;}
.mbci-table-common tr th.title {
    background-color: #494949;
    color: #FFF;
    width: 100% !important;
}
.mbci-table-common tr th:first-child.title {
    width: 100% !important;
}
.mbci-table-common tr th, .mbci-table-common tr td {
    display: inline-block;
}
.mbci-table-common tr th:first-child, .mbci-table-common tr td:first-child {
    width: 20.94240838% !important;
}
.mbci-table-common tr th:nth-child(2), .mbci-table-common tr td:nth-child(2) {
    width: 25.94240838% !important;
}
.mbci-table-common tr td input	{ padding:4px 0;}
.mbci-table-common tr th.title a i.blue-info {
    color: var(--MBCIWhite);
}
.product-inner-table tr th.line-id, .product-inner-table tr td.line-id {
    width: auto !important;
}
.product-inner-table tr th.line-piece-mark, .product-inner-table tr td.line-piece-mark {
    width: 18.94240838% !important;
}
.product-inner-table tr th.line-qty, .product-inner-table tr td.line-qty {
    width: 16.01570681% !important;
}
.product-inner-table tr th.line-feet, .product-inner-table tr td.line-feet {
    width: 17.70680628% !important;
}
.product-inner-table tr th.line-inches, .product-inner-table tr td.line-inches {
    width: 15.92146597% !important;
}
.product-inner-table tr th.or-separator, .product-inner-table tr td.or-separator {
    width: 6.54450262% !important;
}
.product-inner-table tr th.line-total-inches, .product-inner-table tr td.line-total-inches {
    width: 22.17801047% !important;
}

.product-length table.table-length tr.error-container td {
    padding: 0 10px !important;
}

.accessories .line-qty {padding-left: 20px !important; }
.page-productDetails .piece-mark-title {
    width: 100%;
    max-width: 382px;
    background-color: var(--MBCIDarkGrey);
    padding: 5px 10px;
    color: var(--MBCIWhite);
    font-weight: var(--FontW700);
}
.flex-center {
	display: flex;
	align-items: center;
}

.piecemark-wrapper {
	background: var(--MBCIOffWhite);
	width: 100%;
    max-width: 382px;
    padding: 0 10px 10px 10px;
    border-top: 2px solid var(--MBCIWhite);
}
.product-length table.table-length tr.error-container td {
    padding: 2px 10px !important;
}  

.page-cartPage .product-inner-table tr td {
    padding: 7px 4px !important;
}

.page-cartPage .product-length table.table-length td input{
	    padding: 5px 0px !important;
}

.page-cartPage .cart-details .cart-table--sorting .table.shopping-cart-items .product-options-box .info-wrapper {
    margin-bottom: 0px;
}

.page-cartPage .piecemark-wrapper{
	margin-bottom: 20px;
}

.page-cartPage .lineNote-wrapper{
	margin-top: 10px;
}

.announcement-filter-category, .announcement-filter-monthYear,
	.announcement-filter-displayFor {
	cursor: pointer;
}

.announcement-filter-category.active, .announcement-filter-monthYear.active,
	.announcement-filter-displayFor.active {
	font-weight: bold;
	color: var(--MBCIBtnBlue);
}

.announcement_page {
	background: #fff;
	padding: 30px 0 0 0;
}

.announcement_page .box {
	border: 1px solid var(--MBCIGrey3);
	width: 100%;
}

.announcement-body-left-section h3 {
	border-bottom: 1px solid var(--MBCIRed);
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: 700;
	font-size: var(--Font22);
	text-transform: uppercase;
}

.announcement-body-left-section ul {
	margin: 0px;
}

.announcement-body-left-section ul li {
	color: var(--MBCITxtColor);
	font-size: var(--Font14);
	font-weight: 700;
	margin: 5px 0;
}

.announcement-body-left-section ul li:hover {
	color: var(--MBCIBtnBlue);
}

.announcement_filter_acc .accordion-item {
	background: none;
}

.announcement_filter_acc .accordion-header {
	font-size: var(--Font14);
	font-weight: 600;
	text-transform: capitalize;
}

.announcement_filter_acc .accordion-content ul li {
	margin: 5px 0;
	font-size: var(--Font14);
	font-weight: 700;
}

.announcement-body-right-section .right-section-banner {
	display: flex;
	align-items: stretch;
	border: 1px solid #d2d2d2;
	margin: 0 0 30px 0;
}

.announcement-body-right-section .announcement-banner-media {
	width: 275px;
	flex-shrink: 0;
	min-height: 200px;
}

.announcement-body-right-section .announcement-banner-media img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.announcement-body-right-section .announcement-banner-body {
	padding: 20px;
	flex: 1;
}

.announcement-body-right-section .announcement-banner-category {
	color: var(--MBCIRed);
	font-size: 12px;
	font-weight: 600;
}

.announcement-banner-headline {
	font-size: 18px;
	line-height: 1.2rem;
	margin: 7px 0;
	font-weight: 600;
}

.announcement_data_time {
	display: flex;
	justify-content: flex-end;
	font-size: 12px;
	font-weight: 600;
}

.announcement-highLight-banner {
	margin-bottom: 50px
}

.announcement-highLight-banner .splide__slide {
	padding: 0;
}

.announcement-highLight-banner .slide-content {
	gap: 10px;
	align-items: stretch;
}

.announcement-highLight-banner .announcement-banner-content a {
	display: block;
	margin: 10px 0 0 0;
}

.announcement-highLight-banner .announcement-highlight-media {
	width: 350px;
	flex-shrink: 0;
	min-height: 275px;	
}

.announcement-highLight-banner .announcement-highlight-media img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.announcement-highLight-banner .announcement-highlight-body {
	border: 1px solid #d2d2d2;
	padding: 20px;
	width: 100%;
}

.no-image-placeholder {
	border-right: 1px solid #d2d2d2;
}

.page-announcementPage .breadcrumb li:nth-child(2) {
    pointer-events: none;
}

.page-announcementPage .splide__pagination {
	bottom: -25px; 
	}

.page-announcementPage .splide__pagination__page {
    height: 10px;
    width: 10px;
    transform: scale(1) !important;
    background: #B3B3B3 !important;
    opacity: 1 !important;
}
	
.splide__pagination__page.is-active{
	transform: scale(1) !important;
	background: #ed1c24 !important;
	opacity: 1 !important;
}	

.page-announcementPage .splide__pagination__page:focus {
	border: 0;
	box-shadow: none;
	outline: none;
}


.page-productDetails #addto-cart-layer .add-text {
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 10px;
}

.page-productDetails .product-length table.table-length.piecemark td.line-id
	{
	position: unset;
	color: var(--MBCIBtnBlue) !important;
	vertical-align: middle;
	text-align: center;
}

#menu-navigation .flexslider1 .flex-viewport .slides {
	transform: none !important;
	transition: none !important;
}

@media screen and (max-width: 480px) {
	.announcement-body-right-section .announcement-banner-media {
		width: auto;
	}
	.no-image-placeholder {
		border-right: none;
	}
	.announcement-body-right-section .right-section-banner {
		flex-direction: column;
	}
}

@media screen and (max-width: 767px) {
	.announcement-highLight-banner .slide-content {
		flex-direction: column;
	}
	.announcement-highLight-banner .announcement-highlight-media {
		width: 100%;
	}
	.page-cartPage .cart-details .messages li.error-msg {
		text-align: left;
		padding: 12px 5px 12px 16px;
		background-color: #F0262D;
	}
	.page-cartPage .cart-details .messages li.error-msg ul li{
		font-size: 16px;
	}
	.page-cartPage .cart-details .messages li.error-msg ul {
		padding: 0px;
	}

}

@media screen and (min-width: 980px) {
	.isResourceNode {
		position: relative;
	}
	.isResourceNode .menu-wrapper.height_decrease.guest-navigation,
		.isResourceNode .menu-wrapper.left-right-subnavigation {
		min-width: 100px !important;
		width: 200px;
		height: auto !important;
		min-height: unset;
		padding: 15px;
		left: -90px !important;
		background: #ffffff;
	}
	.navigation .isResourceNode a+.menu-wrapper.show.left-right-subnavigation
		{
		left: -90px !important;
		padding: 10px;
		background: #ffffff;
	}
	.isResourceNode .menu-wrapper.height_decrease.guest-navigation ul li,
		.isResourceNode .menu-wrapper.left-right-subnavigation ul li {
		margin-bottom: 0px;
		background: #ffffff;
	}
	.isResourceNode .menu-wrapper.height_decrease.guest-navigation ul li a:after,
		.isResourceNode .menu-wrapper.left-right-subnavigation ul li a:after {
		display: none;
	}
	.isResourceNode .menu-wrapper.left-right-subnavigation ul li a {
		border: none;
		font-size: 16px;
	}
	.isResourceNode .menu-wrapper.left-right-subnavigation ul {
		width: 100%;
	}
}

.tr-qty .line-piece-mark label{
	line-height: 1.1;
}

.product-length table.table-length td input {
	text-align: center;
}

/* CartConsolidate */

.product-inner-table tr td, .product-inner-table tr th { padding: .5rem .5rem !important;}

.mbci-table-common {
    background-color: #f5f5f5;
    text-align: left !important;
    width: 100%;
}
.mbci-table-common tr th { font-weight:700; font-size:12px; padding:.5rem;}
.mbci-table-common tr th.title {font-size:1rem;}
.mbci-table-common tr td { padding:0 .5rem .5rem .5rem; vertical-align:top;}
.mbci-table-common tr td input { width:100%; max-width:100% !important;}
.mbci-table-common tr th.title {
    background-color: #494949;
    color: #FFF;
    width: 100% !important;
}
.mbci-table-common tr th:first-child.title {
    width: 100% !important;
}
.mbci-table-common tr th, .mbci-table-common tr td {
    display: inline-block;
}
.mbci-table-common tr th:first-child, .mbci-table-common tr td:first-child {
    width: 20.94240838% !important;
}
.mbci-table-common tr th:nth-child(2), .mbci-table-common tr td:nth-child(2) {
    width: 25.94240838% !important;
}
.mbci-table-common tr td input    { padding:9px 10px;}

.mbci-table-common tr th.title a i.blue-info {
    color: var(--MBCIWhite);
}

.product-inner-table tr th.line-id, .product-inner-table tr td.line-id {
    width: auto !important;
}
.product-inner-table tr th.line-piece-mark, .product-inner-table tr td.line-piece-mark {
    width: 20.94240838% !important;
}
.product-inner-table tr th.line-qty, .product-inner-table tr td.line-qty {
    width: 17.01570681% !important;
}
.product-inner-table tr th.line-feet, .product-inner-table tr td.line-feet {
    width: 15.70680628% !important;
}
.product-inner-table tr th.line-inches, .product-inner-table tr td.line-inches {
    width: 14.92146597% !important;
}
.product-inner-table tr th.or-separator, .product-inner-table tr td.or-separator {
    width: 6.54450262% !important;
}
.product-inner-table tr th.line-total-inches, .product-inner-table tr td.line-total-inches {
    width: 26.17801047% !important;
}

.lengthText {
	border-bottom: 2px solid #ececec;
	margin: 10px 0 10px 0;
	padding: 0 0 2px 0;
	font-size: 14px;
}

.quantity-row-data tr td {
	display: block;
	width: 100% !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
}
.quantity-row-data tr.multiple td {
display: flex !important;
  align-items: center;
}
.quantity-row-data tr.multiple td a { margin-top:0 !important;}
.quantity-row-data tr.multiple td input { margin:0 10px;}

.quantity-row-data tr.multiple td span { color:#246fa8;}

.product-length table.table-length.piecemark td.line-id {
	color: #246fa8;
	position: inherit;
	vertical-align: middle;
	text-align:center;
}

.quantity-row-data tr td input {
	max-width: 100px;
}

.qty_box {
	display: flex;
	align-content: center;
	gap: 0;
	margin: 0 0 5px 0;
}

.qty_box label {
	font-weight: normal;
	line-height: normal;
	padding: 0;
	font-size:var(--Font14) !important;
	margin-right: 5px;
}
  
.qty_input {
	/* border: 1px solid #222222; */
	/* text-align: right; */
	border: none;
	text-align: left;
	padding: 0;
	margin-right: 10px;
	width: 30px;
	font-size: var(--Font14);
}

.qty_length {
	padding: 0;
	font-size: var(--Font14);
}

.qty_len{
	display: flex; 
	align-items: center;
}
 
table.quote-items-table-custom-width tr th:first-child {width: 25%;}
table.quote-items-table-custom-width tr th:nth-child(2){width: 4%;}
table.quote-items-table-custom-width tr th:nth-child(3){width: 8%;}
table.quote-items-table-custom-width tr th:nth-child(4){width: 9%;}
table.quote-items-table-custom-width tr th:nth-child(5){width: 9%;}
table.quote-items-table-custom-width tr th:nth-child(6){width: 10%;} 

.line_note{
word-break: break-all;
}

.mini-cart .mini-products-list .cart-top_view .qty_length,
.mini-cart .mini-products-list .cart-top_view .qty_box label,
.mini-cart .mini-products-list .cart-top_view .qty_input {font-size: var(--Font12);}

.same-size input { width:50px;}


.mini-cart .mini-products-list .cart-top_view tr td .product-info { width:100%; float:none;}
.mini-cart .mini-products-list .cart-top_view tr td ul li {
	margin-bottom: 0;
	font-size: var(--Font12);
	display: block;
	width: 100%;
}
.mini-cart .mini-products-list .cart-top_view tr td ul { float:none;}
.mini-cart .mini-products-list .cart-top_view tr td .qty_box {
	align-items: center;
	font-size: 12px;
	margin-top: 10px;
}
.mini-cart .mini-products-list .cart-top_view tr td .lengthText {
	font-size:var(--Font12);
}
.mini-cart .mini-products-list .cart-top_view tr td .qty_box label {
	font-size: var(--Font12);
}
.mini-cart .mini-products-list .cart-top_view tr td .qty_input {
	width: 40px;
}
.mini-cart .mini-products-list .cart-top_view tr td.item-total { font-weight:bold; text-align:right;}

.mini-cart .mini-products-list .cart-top_view tr td .tag-non-standard.openNonStandardProductModal {
	background-color: #F8F8F8;
	padding: 0 5px;
	text-decoration: underline;
	font-weight: 500;
	color: #000000;
	font-size: 10px;
	cursor: pointer;
	float: right;
	position: inherit;
}

.twinEntryData-border-bottom { border-bottom:2px solid var(--MBCIGrey5) !important;}

.product-length table.table-length th.table-length-header.quantity-header {
    background-color: #F5F5F5 !important;
    color:#000;
    font-size:1rem;
    font-weight:normal;
}
.product-length table.table-length th .qty_len {font-size:1rem;}

#mini-cart-component .cart-top_view table.qty-table tr td:nth-child(2) {
	border-left: none !important;
}

.piecemark-wrapper {
	background: #f5f5f5;
    width: 100%;
    max-width: 382px;
    padding: 5px 10px 10px 10px;
}

.page-cartPage .add-length {
	width: calc(100% + 25px);
	margin: 3px 0 0 0;
}

.accessories .line-qty {padding-left: 20px !important; }


.page-productDetails .piece-mark-title {
    width: 100%;
    max-width: 382px;
    background-color: #494949;
    padding: 5px 10px;
    color: #ffffff;
    font-weight: 700;
}

.flex-center {
	display: flex;
	align-items: center;
}

.non-standard-desctiption-pdp {
	border: 4px solid #678695;
	height: 50%;
	width: 100%;
}

.page-cartPage .qty-label{text-align: center;}

.display-as-profile-option-title {
	display: flex;
	align-items: center;
	background-color: #494949;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	padding: 5px 10px 5px 10px;
}

.display-as-profile-option-label {
	background-color: #f5f5f5;
	padding: 10px 10px 10px 10px;
}


.product-length table.table-length td input {
	padding: 4px 0px;
	font-size: 12px;
}

.page-multiStepCheckoutSummaryPage #captcha-error-popup .modal-content {
    background-color: transparent;
    max-width: 400px;
}


.page-multiStepCheckoutSummaryPage #captcha-error-popup .section-inner {
    background-color: rgba(237, 28, 36, 0.97);
	padding: 20px;
    color: #ffffff;
}

.page-multiStepCheckoutSummaryPage #captcha-error-popup .popupCartItem {
    border: none;
}

.page-multiStepCheckoutSummaryPage #captcha-error-popup .popupCartItem {
    padding-top: 10px;
}

.page-multiStepCheckoutSummaryPage #captcha-error-popup .error-article {
    font-size: 24px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ffffff;
}

.page-multiStepCheckoutSummaryPage #captcha-error-popup .error-message {
    font-size: 18px;
}

.page-multiStepCheckoutSummaryPage #captcha-error-popup a.outline-left-button
	{
	text-transform: none !important;
	border: 1px solid #2468AF !important;
	color: #2468AF !important;
}

.page-multiStepCheckoutSummaryPage #captcha-error-popup a.outline-left-button:hover
	{
	color: var(--MBCIWhite) !important;
	border: 1px solid #2468AF !important;
}

.assembly-Pdp-Document-Url {
	font-size: 14px;
	font-weight: 400;
}

.page-cartPage .variant-qty-message {
    font-size: 14px !important;
    line-height: 1;
    margin-top: 0px !important;
}

.assembly-Pdp-Document-Url a,
.assembly-Pdp-Document-Url a:hover,
.assembly-Pdp-Document-Url a:focus,
.assembly-Pdp-Document-Url a:active,
.assembly-Pdp-Document-Url a:visited {
    color: inherit !important;
    font: inherit;
    text-decoration: underline;
    outline: none;
    box-shadow: none;
    background: none;
}

@media screen and (max-width: 980px) {
		.piecemark-wrapper {
		max-width: none;
		width: 100%;
	}
	.page-productDetails .piece-mark-title {
		max-width: none;
		width: 100%;
	}
}

@media ( max-width : 767px) {
	.twinEntryData-mobile-border-bottom {
		border-bottom: 2px solid #ececec !important;
	}
}