/* To load spinner, when doing ajax call */
 .ajax-loader {
  visibility: hidden;
  background-color: rgba(255,255,255,0.7);
  position: fixed;
  z-index: +100 !important;
  width: 100%;
  height:100%;
}
.cart-loader{
  transform: translate(0%, -50%);
  top:50%;
}
.chainOrder-loader{
 top:0%;
 display:flex;
 align-items:center;
 justify-content:center;
}

.cart-loader.ajax-loader img {
  position: fixed;
  top:50% !important;
  left:50% !important;
  width: 100px;
  height: 100px;
}
 .ajax-loader img {
 transform: translate(0%, -50%);
  position: fixed;
  text-align:center;
   width:100px;
  height:100px;
}
.cart-loader img{
  transform: translate(-50%, 50%);
}

.ajax-loader span {
  display:flex;
  color: #fd7b7b;
}
.ajax-loader-submit {
  visibility: hidden;
  background-color: rgba(255,255,255,0.7);
  position: absolute;
  z-index: +100 !important;
  width: 100%;
  height:100%;
}
.ajax-loader-submit img {
  position: relative;
  top:1%;
  left:50%;
  width: 100px;
  height: 100px;
  margin-top: 0%;
}

.ajax-loader-submit span {
  position: relative;
  top:33%;
  left:49%;
  display:block;
  color: #000000;
}
@media only screen and (max-width:690px){
.ajax-loader span {
  padding-top:10%;
  text-align:center;
}
.ajax-loader img {
  width:100px;
  height:100px;
}
.ajax-loader-submit img {
  left:41%;
  width: 100px;
  height: 100px;
}
.ajax-loader-submit span {
  top:24% !important;
  left:40%;
}
.page-mecOrderHistory .account-section .ajax-loader img {
    height: 100px !important;
    width: 100px !important;
}
}
@media only screen and (min-width:640px) and (max-width:1024px){
.ajax-loader span {
  top:55% !important;
  left:21% !important;
}
.ajax-loader img {
  text-align:center;
  width:100px;
  height:100px;
}
.ajax-loader-submit img {
  left:45%;
  width: 87px;
  height: 77px;
}
.ajax-loader-submit span {
  top:33%;
  left:44%;
}
.cart-loader.ajax-loader img {
  top:30% !important;
}
.page-chainorder{
 height: 100% !important;
 padding-bottom: 100px;
}
.page-chainorder footer{
position: fixed;
bottom: 0;
width: 100%;
}
}
@media only screen and (min-width:640px) and (max-width:1024px){
.page-mecOrderHistory .account-section .ajax-loader span{
  top:39% !important;
  left:30% !important;
}
}
.page-cartPage{
 overflow:visible;
 overflow-x:hidden;
}
.page-searchGrid{
 overflow:visible;
 overflow-x:hidden;
}
.page-chainorder{
 overflow:visible;
 overflow-x:hidden;
 height: 100px;
}
.page-mecOrderHistory{
 overflow:visible;
 overflow-x:hidden;
}

/* To load spinner, when doing ajax call */

/* Applying ajax loader while fetching order history */

.page-mecOrderHistory .account-section .ajax-loader {
	top: 0%;
	left: 0%;
}
@media only screen and (min-width:1025px){
.page-mecOrderHistory .account-section .ajax-loader img {
margin-top:200px;
    height: 100px;
    width: 100px;
}
.page-mecOrderHistory .account-section .ajax-loader span{
margin-top:200px;
}
}

.product-main-info {
  padding-left: 0px;
  padding-right: 30px;
}

/*  .btn--continue-shopping,
  .btn--continue-checkout,
  .btn--update-quantity,
  .btn-create-quote {
    margin-bottom: 15px;
  } */

   .href-disabled {
        pointer-events: none;
        cursor: default;
    }
 @media (max-width: 639px) {
  .mobile-search {
   display: inline;
   }
}

.btn-tmp {
    border: 3px solid;
    color: #ffffff;
    background-color: #282828;
    border-color: #282828;
}
.login-btn
{
	width: auto;
    margin-top: 20px;
    margin-left: -15px;
    margin-bottom: 20px;
}
.orderprocessed
{
	font-weight: 600;
    color: #464646;
    line-height: 1.25em;
 	padding-top: 10px;
}
.orderprocesseddark
{
	display:none;
}
.orderprocessed_confirmation
{
    color: #464646;
    font-size:18px;
    font-weight: 600;
    line-height: 1.25em;
    padding-bottom:10px;
}
.costcenter_email
{
  width:100%;
  overflow: hidden;
}
.checkCostCenter_btn
{
	float: right;
    margin-top: -45px;
    margin-right: 2px;
    height: 29px;
}

#asm_global_logout
{
  text-decoration: none;
}

.product__listing.product__grid .thumb img {
  width: auto;
  height: auto;
  max-width: 140px;
  max-height: 180px;
}

@media (min-width: 1024px)
{
 .mec_footer_row {
    margin-left: 35%;
 }
}

@media (min-width: 1024px)
{
.col-sm-3 {
    width: 33%;
}
}


.navigation--middle .nav__left .site-search .input-group .form-control {
  color: #cecece;
}

@media (min-width: 1024px)
{
.navigation--middle .nav-cart .mini-cart-count
{
	float: none;
    font-size: 12px;
    text-transform: uppercase;
}
}
@media (min-width: 1024px)
{
.navigation--middle .nav-cart .mini-cart-count
{
	margin-right: 0;
}
}

.image-gallery .image-gallery__image .owl-item img {
  width: 100%;
  height: auto;
  max-width: fit-content;
  max-height: fit-content;
}

.product__listing.product__grid .details .name {
	font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
    color: #282828;
    white-space: initial;
}


.stock-rfc-inventory{
  color:#767676;
  font-size: 14px;
  font-family: "Proxima Nova Rg", Helvetica, Arial, sans-serif;
}

/*Price RFC CSS changes*/
.price-section {
	display: flex;
    float: right;
    flex-direction: column;
}

.price-section .updated-price,
.item-price-label  {
	color:#000000;
	font-weight:600
}

.checkout-order-summary .checkout-order-summary-list .price-section .price {
	margin-bottom:0;
	}

	li.item__list--item .item__price.item__price__total .js-original-price,
	li.item__list--item .item__price.item__price__total .updated-price {
    display: flex;
    width: 100%;
    justify-content: end;
	}

 .js-original-price {
 	color: #CB0505;
 }

 .subtotals__item--state-discount,
 .cart-totals .discount  {
 	color:#767676;
 	line-height: 1;
 }

 .grand-total,
 .totals {
 	color:#000000;
 	line-height: 1;
 }

 .subtotal {
     line-height: 1;
 }

/* UI changes */
/* Cart */
.item__list .item__name {
    font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
    color: #282828;
}
.item__code{
	font-weight: 600;
    font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
    color: #767676;
}
.item__list--item .item__price {
	font-size:16px;
	color:#282828;
	font-weight: 600;
}
.cart-totals .grand-total {
    font-size: 23px;
    padding-top: 10px;
    font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
}

/* Checkout */
.checkout-order-summary .checkout-order-summary-list .details .name {
    font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
    color: #282828;
    font-size:16px;
}
.checkout-order-summary .subtotals .totals {
	font-size: 23px;
    font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
}
checkout-order-summary .subtotals .multi-totals {
	font-size: 23px;
    font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
    color: #000000
}
/* Summary */
.item__list .item__total {
	font-size: 16px;
	color:#282828;
}

/* PDP */
.product-details .sku {
    color: #767676;
    font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
}
.product-details .price {
	font-size:30px;
	font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
}

/* SLP PLP */
.product__listing.product__grid .details .price {
	font-size: 16px;
	white-space: normal;
}

.searchProductCode {
	font-weight: 600;
    font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
    color: #767676;
}

/*Truckload verbiage */
 @media (max-width:600px){
 	.product-main-info {
 	 padding-left: 30px;
      padding-right: 30px;
 	}
 }

.packQuantityFormat p {
 display:inline-block
}

.cartprocessed {
	padding-left: 40px;
	color: #464646;
	font-weight: 600;
}
@media ( max-width :767px) {
	.cartprocessed {
		padding-left: 10px;
		padding-bottom: 10px;
		line-height: 1.25em;
	}
}

.orderTotalCart-line {
  margin-bottom: 0;

  color: #929292;
  border: 0;
  clear:both;
  display:block;
  background-color:#cccccc;
  height: 1px;
  margin-top: 50px;
  margin-left:50px;
  margin-right:60px

}
 @media (max-width:767px){
 	.orderTotalCart-line {
 	margin-right:20px;
 	margin-left:20px;
 	}
 }

.orderTotalSummary-line {
  margin-bottom: 0;

  color: #929292;
  border: 0;
  clear:both;
  display:block;
  background-color:#cccccc;
  height: 1px;
  margin-top: 75px;
  margin-left:10px;
  margin-right:10px

}

.account-orderdetail .orderTotal .totals {
	padding-top: 10px;
	font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
}

/* Starting for Changes of Address Ticket*/
#addressForm{
	display:none;
}
.confirmationModal {
	display:none;
    position: fixed;
    z-index: 99999;
    background: white;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px 30px;
    border: 2px solid black;
    border-radius: 10px;
    text-align: center;
    }

    .confirmationModal.open {
    display:block;
    }



    .confirm-modal-heading ,
    .confirm-modal-text{
    margin-bottom:10px;
    }

    .confirm-modal-heading {
        font-weight: 900;
    color: red;
    font-size: 18px;
    }

    .confirm-modal-text {
    font-weight:900;
    }

    .confirm-modal-buttons{
    	    display: flex;
    justify-content: space-between;
    }

     .confirm-modal-buttons button {
         min-width: 120px;
    border: 2px solid black;
    border-radius: 3px;
    padding: 6px;
    background: #202020;
    color: #ffffff;
     }

     .confirm-modal-buttons button:first-child {
     margin-right:10px
     }

      .confirm-modal-buttons button:last-child {
     margin-left:10px
     }
     .addressSaveFont {
     text-transform: capitalize;
	 font-size: 15px;
}
.ssoheading {
	text-align: center;
}

@media (max-width:600px){
 	.headline {
 	 font-size:13px;
 	}
 }
/* End for the Changes of Address Ticket*/

@media (max-width: 639px) {
  #cboxLoadedContent {
    padding: 22px 20px 30px 20px;
  }
}

/*Truckload verbiage */
 @media (max-width:600px){
 	.product-main-info {
 	 padding-left: 30px;
      padding-right: 30px;
 	}
 }

@media ( max-width :768px) {
	.navigation--bottom .column-20-percent {
		float: left;
		width: 100%;
	}
}

@media ( max-width :768px) {
	.navigation--middle .mobile__nav__row--btn span.glyphicon {
		color: #ffffff;
	}
	.login-btn {
		width: auto;
		margin-top: 20px;
		margin-left: auto;
	}
	.add_to_cart_form-mobile {
	width:150px;
	}
	.glyphicon-shopping-cart{
	width:100%
	}
}
 .product__listing .addtocart .quantity.buttons_added .plus:disabled {
    color: #ffffff;
    background-color: #dedede;
    border-color: #dedede;
    cursor: not-allowed;
}

.item__list .item__quantity .form-control {
    width: 70px;
}

.addtocart-component .qty-selector .form-control, #add_to_cart_storepickup_form .qty-selector .form-control {
    width: 65px;
}

/* Homepage Carousel */
.carousel__component--carousel .carousel__item .carousel__item--name {
    font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
    color: #282828;
    margin: 0px;
    margin-bottom: 5px;
    padding-bottom: 10px;
    display: -webkit-box !important;
    text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
	max-width: 270px;
}

.carousel__component--carousel .carousel__item .carousel__item--price {
    font-family: "Proxima Nova Rg", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: initial;
    color: #767676;
}

.carousel__component--carousel .carousel__item a {
    font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
    font-size: 16px;
}

.carousel .item .item__name:before, .carousel__component--carousel .item .item__name:before, .carousel .carousel__item .item__name:before, .carousel__component--carousel .carousel__item .item__name:before, .carousel .item .carousel__item--name:before, .carousel__component--carousel .item .carousel__item--name:before, .carousel .carousel__item .carousel__item--name:before, .carousel__component--carousel .carousel__item .carousel__item--name:before {
    content: "";
}

.carousel__item--code {
	color: #767676;
}

 /* My Account cursor */
 .myAccountLinksHeader {
	cursor: pointer;
}

.rating .rating-stars span.customstar{
   color:white;
   background-color:gainsboro;
 }

 .rating .rating-stars span.customstar.active{
   color:#535353;
   background-color:gainsboro;
 }

 .promotion.prod-msgs {
     color:#CB0505;
     line-height:1.2;

 }
.pdp-product-detail {
    margin-bottom: 0;
    line-height:1.2;
}
.pdp-product-detail .price {
    line-height:1;
    color:#CB0505;
}
.cart-prod-details {
    display: inline-block;
    color: #CB0505;
    font-size:16px;
    font-weight: bold;
    font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}

/* Start For IR975134-Refresh Login Ticket */
#selflogin {
	margin: auto;
	width: 100%;
    background-color: #767676;
    color: #ffffff;
    border: 3px solid #767676;
}
@media only screen and (min-width: 1025px) {
    .country-fr_FR {
        width: 410px !important;
    }
}
#ssologin {
	width: 100%;
	margin: auto;
}

.login-form-action {
	margin-right: 0;
	margin-left: 0;
    margin-top: 15px;
}
hr {
    margin-top: 30px;
    margin-bottom: 30px;
}

@media ( min-width : 1024px) {
	#ssologin {
		/*width: 250px;*/
		width: 309px;
		margin: auto;
	}
	#selflogin {
		margin: auto;
		/*width: 250px;*/
		width: 309px;
	}
    .country-fr_FR {
        width: 410px !important;
    }
}
@media only screen and (max-width: 430px) {
    .country-fr_FR {
        white-space: normal;
    }
}
/* End For IR975134-Refresh Login Ticket */

/* Help Pop Up */
a.cartHelpContent {
	color: #3498db !important;
	text-decoration: underline;
}

a.cartHelpContent:hover {
	color: black;
 }

 /* Country Flag-Code */
.countryFlagCode {
	display: flex;
}

/* MS login messages */
.email-not-found {
	color: red;
	font-weight: bold;
	text-align: center;
}

.forgotten-password-email-not-found {
	color: red;
	font-weight: bold;
	text-align: left;
}

.desktop-d-none {
	display: block;
}

@media ( min-width : 767px) {
	.desktop-d-none {
		display: none;
	}
}

@media ( max-width : 639px) {
	.export__cart--link {
		padding-top: 0px;
	}
	.mob-hide-myAcc {
		display: none;
	}
}

.desktop-hide-myACC {
	color: #ffffff;
}

.navigation--middle .mobile__nav__row .componentContainer .nav-my-account
	{
	font-size: 30px;
	line-height: 60px;
	padding: 0;
	width: 100%;
}

@media ( max-width : 639px) {
	.btn--checkout {
		margin-top: 15px;
	}
}

@media ( min-width : 639px) {
	.desktop-hide-myACC {
		display: none;
	}
}

.cart-top-bar {
	position: relative;
}

.cart-top-bar a.help {
	top: auto;
	bottom:30px;
}

@media (min-width: 700px) and (max-width: 1023px){
.navigation--bottom .navigation__overflow {
    padding: 0 5px;
}

.js-offcanvas-links {
    display: flex;
    justify-content: space-around;
}

.navigation--bottom .nav__links--products li a {
    text-transform: uppercase;
    font-weight: bold;
    /*font-size: 12pt;*/
    font-size: 13px;
    line-height: 20px;
    padding: 10px 12px;
    display: block;
    color: #ffffff;
}
    @media (min-width: 700px) and (max-width: 1366px) {
        .navigation--bottom .nav__links--products li a {
            text-transform: uppercase;
            font-weight: bold;
            /* font-size: 12pt; */
            font-size: 14px;
            line-height: 20px;
            padding: 10px 12px;
            display: block;
            color: #ffffff;
        }
    }
.navigation--bottom .nav__links--products li:last-child {
    padding-bottom: 5px;
}

.navigation--bottom .nav__links--primary-has__sub .nav__link--drill__down {
    display: none;
}

.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a {
    display: block;
    color: #282828;
    line-height: 30px;
    padding: 0 0 0 5px;
}
.back-btn-hide{
    display: none !important;
}

.sub-categories-alignment {
    width: 100%
}
.sub-categories-alignment .row {
    display:flex;
    display:-webkit-flex;
}
.sub-categories-alignment .sub-navigation-section {
    width:25%
}
.navigation--bottom .nav__links--primary .sub-categories-alignment .sub-navigation-section .title {
    padding-left: 5px
}

.navigation--bottom .nav__links--primary .sub-navigation-section .title {
    border-bottom: 0px solid #e5e5e5;
}
.navigation--bottom .nav__links--products.active{
position:relative;
left:auto;
}

}

@media (max-width: 700px){
.navigation--bottom .nav__links--products.active{
position:relative;
left:-100%;
}
}

.addtocart-component .stock-wrapper * {
    float: none;
}

.over-quantity-red-alert {
border-color : red;
}

.item__list .item__list--item:last-child {
    padding-right: 0px;
}

.cart-top-box {
    padding-top: 0;
    padding-bottom: 0;
}

.cart-top-first-box {
    display: block;
    position: unset;
    margin-bottom: 0px ;
}

.cart-top-box .help.cart-box-help {
    position: unset;
}

.cart-top-box .help.cart-box-help .glyphicon-info-sign.cart-help-info-icon {
    position:relative;
    top:5px;
    left:5px;
}
.cart-top-error-detail {
    display: block;
    margin-bottom: 10px;

}

@media ( min-width : 767px) {

}

/* Cart read only message CSS implementation */
.cart-read-only-message {
   color: #CB0505;
   font-weight: bold;
   font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
    margin-top: 15px;
    display: inline-block;
    line-height: 1.5;
    word-wrap: break-word;
    overflow-wrap: break-word;
    margin-right: 0;
}
.cart-top-detail-msg {
    padding: 20px;
}
/* Footer Country & Language dropdown implementation */
.footer__select-wrapper {
   max-width : 250px;
   margin :0 auto ;
}

.select__color {
   background :#ebebeb;
}

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

.langLoc-selector--label {
   min-width: 85px ;
   margin-right: 10px ;
   color: #464646;
}

.langloc-dropdown {
   flex: 1 auto;
}

@media ( min-width : 767px) {
    .footer__select-wrapper {
       max-width :500px ;
    }
    .footer__dropdown {
       width:50%;
    }
    .langLoc-selector--label{
       margin-bottom :0;
       color: #464646;
    }
}

@media ( min-width : 1024px) {
    .langLoc-selector {
       align-items: end;
       color: #464646;
    }
    .langLoc-selector--label {
       margin-bottom :5px;
       color: #464646;
    }
}

select.form-homepage-control {
    font-weight: bold;
    color: #464646;
    text-transform: capitalize;
    border-block-color: #464646;
    border-left-color: #464646;
    border-right-color: #464646;
}

select.form-homepage-control option {
    font-size: 12px;
}

/* Bill Of Lading implementation */
.fedex-tracking-number {
   text-decoration: none !important;
   cursor: text;
}
.information-request {
	font-size: 15px;
	font-weight: 800;
	font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
	color: rgb(203,5,5);
	margin-top: 6px;
	text-transform: uppercase;
}
/* Code for address alignment on checkout page */
.selectedAddChkBox, .selectedAddChkBoxNew{
position:absolute;
right: -10px;
bottom: -19px;
}
.billingAddressAlignment{
padding-right:70px;
position:relative;
}

.addressActions{
    position: absolute;
    top:58%;
    right:-30px;
    transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
     z-index: 10;
}
.empty-trash{
display:inline-block;
width:14px;
height:14px;
}
.addressBookAlignment{
padding-right:70px !important;
position:relative;
}

/* minicart alignment code */
@media only screen and (min-width:640px){
.mini-cart-container{
    display: flex;
    flex-direction: column-reverse;
    line-height: initial;
    align-items: flex-start;
    margin-right:15px;
}
.navigation--middle .nav-cart .mini-cart-price {
    align-self: flex-end;
     top: 2px;
     margin-right:0;
     margin-left: 0;
}
.navigation--middle .nav-cart .mini-cart-count {
    margin-top: 4px;
}
.navigation--middle .nav-cart .mini-cart-count:before,
.navigation--middle .nav-cart .mini-cart-price:before,
.navigation--middle .nav-cart .mini-cart-count:after,
.navigation--middle .nav-cart .mini-cart-price:after{
content:none;
}
.navigation--middle .nav-cart .mini-cart-count .nav-items-total {
    top: unset;
    right: unset;
}
.navigation--middle .nav-cart .mini-cart-icon{
    position: absolute;
    right: 6%;
    left:unset;
}
.navigation--middle .nav-cart {
    padding-left: 15px;
}
}
}
@media only screen and (min-width:640px) and (max-width:1024px){
.navigation--middle .nav-cart .mini-cart-count .nav-items-total {
        display: inline-block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: break-spaces;
}
.navigation--middle .nav-cart .mini-cart-price {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
}
}
@media only screen and (min-width:640px) and (max-width:767px){
.navigation--middle .nav-cart {
    max-width: 80px;
}
.navigation--middle .nav-cart .mini-cart-count .nav-items-total {
        max-width: 58px;
        display: inline-block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: break-spaces;
}
.navigation--middle .nav-cart .mini-cart-price {
        max-width: 50px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
}
.navigation--middle .nav-cart .mini-cart-count {
    max-width:60px;
}
}


@media only screen and (min-width:768px) and (max-width:1024px){
.navigation--middle .nav-cart {
    max-width: 105px;
}

.navigation--middle .nav-cart .mini-cart-count .nav-items-total {
        max-width: 80px;
        display: inline-block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: break-spaces;
}
.navigation--middle .nav-cart .mini-cart-price {
        max-width: 75px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
}
.navigation--middle .nav-cart .mini-cart-count {
    max-width:80px;
}
}
@media only screen and (min-width:640px) and (max-width:991px){
.navigation--middle .nav-cart .mini-cart-price {
    top: 2px;
}
.navigation--middle .nav-cart .mini-cart-count {
    margin-top: 11px !important;
    margin-right:0;
}
}
@media only screen and (min-width:992px) and (max-width:1024px){
.navigation--middle .nav-cart .mini-cart-price {
    top: -2px;
}
.navigation--middle .nav-cart .mini-cart-count {
    margin-top: 4px;
    margin-right:0;
}
}
@media only screen and (min-width:1650px){
    .navigation--middle .nav-cart .mini-cart-icon{
        right:3%;
    }
}
/* Code for display error for input box for downloading order */
.order-error-none{
    display: none;
}
.orderError {
    position: absolute;
    right: 10px;
    bottom:-2px;
    color: red;
    font-size: 20px;
}
.downloadOrderHistoryCont{
   position: relative;
}
.orderHistoryError,
.noOrderFoundError,
.orderHierarchyStructureError{
   color: red;
   margin-top:6px;
   flex-basis:100%
}
.orderInputError,
orderInputError:focus-visible{
padding-right: 28px;
border: 1px solid red;
}

/* Code for display error for input box for downloading order */

/* order history alignment code */

#mecOrderHistoryForm input,
#mecOrderHistoryForm label,
#mecDownloadOrderHistoryForm input,
#mecDownloadOrderHistoryForm label{
display:block;
width:100%
}
#mecDownloadOrderHistory{
margin-top:24px;
}
@media only screen and (min-width:1024px){
#mecOrderHistoryForm{
display:flex;
justify-content:space-between;
align-items:end;
-webkit-align-items: flex-end;
-webkit-justify-content: space-between;
}
#mecDownloadOrderHistoryForm{
display:flex;
align-items:end;
-webkit-align-items: flex-end;
flex-wrap:wrap;
}
#mecOrderDownloadButton{
margin-left:10px;
}
.orderHistoryContainer{
width:17%
}
}

@media only screen and (max-width:640px){
.orderHistoryContainer{
margin-bottom:12px;
}
.downloadOrderHistoryCont{
margin-top:20px;
}
}

@media only screen and (min-width:641px) and (max-width:1024px){
#mecOrderHistoryForm{
display:flex;
justify-content:flex-start;
align-items:end;
-webkit-align-items: flex-end;
-webkit-justify-content: flex-start;
flex-wrap:wrap;
}
#mecDownloadOrderHistoryForm{
display:flex;
align-items:end;
-webkit-align-items: flex-end;
flex-wrap:wrap;
}
.orderHistoryContainer{
    width: 31%;
    margin-right: 10px;
    margin-top:12px;
}
}

/* Image suggestions css changes */
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .thumb {
  width: 15%;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .thumb img {
  max-width: 70px;
  max-height: 70px;
}
/*End of Image suggestions css changes */

/* Code for countdown clock */
.flipdown .rotor {
      height: 50px;
      width: 30px;
      font-size: 30px;
    }

    .flipdown .rotor-top,
    .flipdown .rotor-bottom {
      height: 25px;
      width: 30px;
    }

    .flipdown .rotor-leaf {
      height: 50px;
      width: 30px;
    }

    .flipdown .rotor-leaf-front,
    .flipdown .rotor-leaf-rear {
      height: 25px;
      width: 30px;
    }

    .flipdown .rotor-leaf-front {
      line-height: 50px;
    }

    .flipdown .rotor-top {
      line-height: 50px;
      width: 30px;
    }

    .flipdown .rotor:after {
      height: 25px;
      width: 30px;
    }

    .flipdown.flipdown__theme-dark .rotor-group-heading:before {
      color: white;
    }
    .flipdown.flipdown__theme-dark
      .rotor-group:nth-child(n + 2):nth-child(-n + 3):before,
    .flipdown.flipdown__theme-dark
      .rotor-group:nth-child(n + 2):nth-child(-n + 3):after {
      background-color: #8b8585;
    }
    .flipdown .rotor-group:nth-child(n + 2):nth-child(-n + 3):before {
      bottom: 10px;
      left: 72px;
      width: 7px;
      height: 7px;
    }
    .flipdown .rotor-group:nth-child(n + 2):nth-child(-n + 3):after {
      bottom: 30px;
      left: 72px;
      width: 7px;
      height: 7px;
    }
    .flipdown .rotor-group {
      padding-right: 20px;
    }


    .counter-container {
      display: flex;
      justify-content: center;
      width: 50%;
      height: auto;
    }

    .countdown-banner {
      display: flex;
      font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
      align-items: center;
      justify-content: space-between;
      padding: 24px 32px;
      background-repeat: no-repeat;
      background-size: cover;
      overflow: hidden;
    }

    .countdown-text {
      width: 50%;
      text-align: center;
      font-size: 30px;
      font-weight: 800;
      color:white;
      text-transform: capitalize;
    }

    .prdName {
      color: rgb(141, 198, 63);
    }

    .counter-container .flipdown {
      margin: 0;
      height: auto;
      width: auto;
    }

    @media (max-width: 550px) {
      .flipdown .rotor {
        height: 40px;
        font-size: 24px;
      }

      .flipdown .rotor-group-heading:before{
      font-size: 14px;
      }

      .flipdown .rotor-top,
      .flipdown .rotor-bottom {
        height: 20px;
      }

      .flipdown .rotor-leaf {
        height: 40px;
      }

      .flipdown .rotor-leaf-front,
      .flipdown .rotor-leaf-rear {
        height: 20px;
      }

      .flipdown .rotor-leaf-front {
        line-height: 40px;
      }

      .flipdown .rotor-top {
        line-height: 40px;
      }

      .flipdown .rotor:after {
        height: 20px;
      }
    }

    @media only screen and (max-width: 991px) {
          .countdown-text {
            font-size: 24px;
          }
        }

    @media only screen and (max-width: 640px) {
      .countdown-banner {
        flex-direction: column;
        padding: 16px;
      }
      .countdown-text {
        width: 100%;
        font-size: 24px;
      }
      .flipdown .rotor-group {
        padding-right: 12px;
      }
      .counter-container {
        width: 100%;
        height: auto;
        padding-top: 14px;
      }
      .flipdown .rotor-group:nth-child(n + 2):nth-child(-n + 3):before {
        bottom: 8px;
        left: 67px;
        width: 5px;
        height: 5px;
      }
      .flipdown .rotor-group:nth-child(n + 2):nth-child(-n + 3):after {
        bottom: 26px;
        left: 67px;
        width: 5px;
        height: 5px;
      }
    }
/* End of Code for countdown clock */
/* PLP/SLP add to cart button */
.btn-cart-icon {
    padding: 11px 0 10px !important;
    font-size: 16px;
}
/* Import Cart CSV fix */
.chain-order-tool {
display:flex;
align-items: center;
}
@media (max-width: 740px) {
.chain-order-tool {
display:none;
}
}

.chain-order-tool a{
color:#fff;
}
.chain-order-tool a:hover {
color:#fff;
}
.chainOrder_mobile :first-child {
border-right:none !important;
}
.session-login_mobile{
border:none !important;
}
/* END of Import Cart CSV fix */

/* Code for trash icon on cart page */
.cart-remove-icon{
transform:scale(0.7);
right:10px;
}
/* End of Code for trash icon on cart page */

/* Update Cart quantity */

.product__listing .addtocart .quantity.buttons_added .cart-prod-minus, .product__listing .addtocart .quantity.buttons_added .cart-prod-plus {

    padding: 0px;
    height: 48px;
    width: 48px;
    background-color: #929292;
    color: white;
    border: 1px solid #efefef;
    cursor: pointer;
    font-weight: bold;
    font-size: 28px;

}

.product__listing .addtocart__wrapper .quantity.buttons_added .cart-prod-minus:disabled ,.product__listing .addtocart__wrapper .quantity.buttons_added .cart-prod-plus:disabled {
  color: #ffffff;
  background-color: #dedede;
  border-color: #dedede;
  cursor: not-allowed;
}
.mobile-product__listing {
display:flex;
align-items: baseline;
}
.mobile-product__addtocart {
flex:1;
text-align:left !important;
}

.buttons_added-wrapper {
display:flex;
}



.product__listing .addtocart__wrapper .quantity.buttons_added {
  text-align: left;
  position: relative;
  white-space: nowrap;
  vertical-align: top;
}



.product__listing .addtocart__wrapper .quantity.buttons_added .cart-prod-minus, .product__listing .addtocart__wrapper .quantity.buttons_added .cart-prod-plus {

    padding: 0px;
    height: 48px;
    width: 48px;
    background-color: #929292;
    color: white;
    border: 1px solid #efefef;
    cursor: pointer;
    font-weight: bold;
    font-size: 28px;

}

.product__listing .addtocart__wrapper .quantity.buttons_added input {
  display: inline-block;
  margin: 0;
  vertical-align: top;
  box-shadow: none;
}

.product__listing .addtocart__wrapper .quantity .input-text.qty {
  width: 54px;
  height: 48px;
  padding: 0 5px;
  text-align: center;
  background-color: transparent;
  border: 1px solid #efefef;
  font-size: 13px;
  font-weight: bold;
  margin:0 2px;
}

.product__listing .addtocart__wrapper .quantity.buttons_added {
  text-align: left;
  white-space: nowrap;
}

.product__listing .addtocart__wrapper .quantity.buttons_added .cart-prod-plus ,
.product__listing .addtocart__wrapper .quantity.buttons_added .cart-prod-minus {
  padding: 0px;
  height: 48px;
  width: 48px;
  background-color: #929292;
  color: white;
  border: 1px solid #efefef;
    border-left-color: rgb(239, 239, 239);
    border-left-style: solid;
    border-left-width: 1px;
  cursor: pointer;
  font-weight: bold;
  font-size: 28px;
}

.product__listing .addtocart__wrapper .quantity.buttons_added {
  text-align: left;
  white-space: nowrap;
}

.product__listing .addtocart__wrapper .quantity.buttons_added input {
  display: inline-block;
  margin: 0;
  vertical-align: top;
  box-shadow: none;
}


button::-moz-focus-inner, input::-moz-focus-inner {

    border: 0;
    padding: 0;

}
::before, ::after {

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

.product__listing .addtocart__wrapper .quantity.buttons_added .cart-prod-minus:hover, .product__listing .addtocart__wrapper .quantity.buttons_added .cart-prod-plus:hover {
  background-color: #ffffff;
  border: 3px solid #929292;
  color: #929292;
}


@media (max-width: 639px) {
  .product__listing .addtocart__wrapper .quantity.buttons_added .cart-prod-plus ,
  .product__listing .addtocart__wrapper .quantity.buttons_added .cart-prod-minus {
    padding: 0px;
    height: 45px;
    width: 44px;
    background-color: #929292;
    color: white;
    border: 1px solid #efefef;
      border-left-color: rgb(239, 239, 239);
      border-left-style: solid;
      border-left-width: 1px;
    cursor: pointer;
    font-weight: bold;
    font-size: 28px;
  }

  .product__listing .addtocart__wrapper .quantity .input-text.qty {
    width: 54px;
    height: 44px;
    padding: 0 5px;
    text-align: center;
    background-color: transparent;
    border: 1px solid #efefef;
    font-size: 13px;
    font-weight: bold;
    margin: 1px 2px;
  }

  .mobile-product__listing {
    display: block;
  }
.product__listing .addtocart__wrapper .quantity.buttons_added {
    display: inline-flex;

}

}

@media (min-width: 1024px) and (max-width: 1366px){
.product__listing .addtocart__wrapper .quantity .input-text.qty {
width: 45px;
height: 45px;
padding: 0 ;

}

.item__list .item__list--item .item__quantity {
padding: 0 !important;

}
.product__listing .addtocart__wrapper .quantity.buttons_added .cart-prod-plus, .product__listing .addtocart__wrapper .quantity.buttons_added .cart-prod-minus {
height:44px;
}
}
/* End Update Cart quantity */

/* Homepage Extra Margin */
.pageLabel-homepage header{
   margin-bottom: 0;
}
/* End of Homepage Extra Margin */

/* Code for SignOut text for mobile */
@media (max-width: 639px) {
#_asm .ASM_header .first-top-row .element-separator-height.asm-separator-margin {
padding-top:6px;
}
}
/*End of SignOut text for mobile */

/* Code for different error pages */
.errorNotFoundSpacing{
position: relative;
}
.error-custom-button{
top: 60px;
position: absolute;
z-index: 99;
transform: translate(-50%, -50%);
background-color: #b7b7b7 !important;
color: black !important;
border:none !important;
}
.error-custom-button:hover,
.error-custom-button:active:hover,
.error-custom-button:active:focus{
background-color: #b7b7b7;
color: black;
}
.page-notFound header{
margin-bottom: 0;
}
.serverErrorTopSpacing{
margin-bottom:20px;
}
.image-container{
height:100%;
}
.serverErrorImage{
width:100%;
height:100%;
}
/*End of code for different error pages */

/* Code for alignment of billing address on order confirmation page */
.order-billing-address a,
.order-billing-address a:hover,
.order-billing-address a:active {
color: #ffffff;
}
/*End of code for alignment of billing address on order confirmation page */

/* Code for cart remove all items */
.cart-remove-all-items{
     display: flex;
     flex-wrap:wrap;
     float: left;
     align-items: center;
     width: 100%;
     padding: 1% 5%;
     padding-left: 10px;
      margin:0;
      position:relative;
 }
.select-all-container{
  display: flex;
  align-items: center;
}
.cart__top--totals{
margin-top:2px;
}
.cart-total-price-right{
right: -28%;
left:unset !important;
}
.select-all-container input{
margin-bottom:0;
margin-top:0;
padding:0;
}
.cart-remove-all-items .export__cart--link{
margin-top: 0;
}
.cart-remove-all-items .remove__cart--link{
border-right: 1px solid;
}
.js-cart-item-selectall,
.js-execute-remove-cart-entry-action-button{
    -webkit-appearance: initial;
    appearance: initial;
    position: relative;
    width: 20px;
      height: 20px;
      border: 1px solid #cccccc;
      text-align: center;
      background: #ffffff;
}
.js-cart-item-selectall:checked,
.js-execute-remove-cart-entry-action-button:checked{
    background: #535353;
}
/*.js-cart-item-selectall:focus,*/
.js-cart-item-selectall {
    position: relative;
    z-index: 1;
}
.cart-remove-all-items .export__cart--link{
    z-index: 9999;
}
.js-execute-remove-cart-entry-action-button:focus{
outline:none !important;
}
.js-cart-item-selectall:checked:after,
.js-execute-remove-cart-entry-action-button:checked:after{
    content: "";
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.cart-top-section-links{
display:flex;
}
.cart-total-price-right{
right: 10px;
top:12px;
position:absolute;
}
@media only screen and (max-width:690px){
.cart-top-section-links{
    margin-top: 10px !important;
    margin: auto;
    margin-bottom:25px;
}
.cart-remove-all-items{
padding:1% 16px !important;
}
.cart-total-price-right{
    position: absolute;
    right: 10px;
    top:1px;
    width:100%;
    }
    .cart__top--totals {
       margin-top:2px;
    }
}
@media only screen and (min-width:691px) and (max-width:1024px){
 .cart-total-price-right{
 top:12px;
 width:auto;
 }
 .cart-remove-all-items{
   padding:16px;
  }
  .removed-items_col{
     position: absolute;
      width: auto;
      text-align: end;
      right: 15px;
      top: 175px;
  }
}
@media only screen and (max-width:1023px){
.cart-checkbox-mobile-view{
        margin-left: 0px !important;
        float: left;
        margin-top: 40px !important;
        width: 40px !important;
        padding-right: 0 !important;
        padding-left: 16px !important;
    }
    .cart-checkbox-items > div{
    margin-left:176px;
    }
}
/*End of code for cart remove all items */

/* ###MONST-201 */
.custom-checkbox label,
.product__facet .facet .facet__list label {
  cursor: pointer;
  font-weight: normal;
  display: block;
  margin: 0;
}

.custom-checkbox .custom-checkbox-mark,
.product__facet .facet .facet__list .facet__list__mark {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 0;
  margin-right: 10px;
  border: 1px solid #cccccc;
  text-align: center;
  vertical-align: middle;
  background: #ffffff;
  margin-top: -3px;
}

.custom-checkbox .input-checkbox:checked + .custom-checkbox-label .custom-checkbox-mark,
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__mark {
  background: #535353;
  border: 1px solid #535353;
  -webkit-box-shadow: inset 0 0  0 1px @check-box-bg;
  box-shadow: inset 0 0  0 1px @check-box-bg;
}

.custom__checkbox .input-checkbox:checked + .custom-checkbox-label .custom-checkbox-text,
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__text {
  color: #535353;
}

.custom-checkbox .input-checkbox:focus + .custom-checkbox-label .custom-checkbox-mark,
.product__facet .facet .facet__list .facet__list__checkbox:focus + .facet__list__label .facet__list__mark {
  border: 1px solid #535353;
  -webkit-box-shadow: inset 0 0  0 1px @check-box-bg;
  box-shadow: inset 0 0  0 1px @check-box-bg;
}

.custom-checkbox .custom-checkbox-text,
.product__facet .facet .facet__list .facet__list__text {
  line-height: 20px;
}

.product-grid-add-selection-cart {
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.product-grid-add-selection-text {
	padding-right: 15px;
	color:#929292 !important;
}

.product-grid-add-selection-label {
	padding-right: 15px;
}

.product-grid-add-selection-cart .btn-add-selection-cart {
  margin-top: 0;
  width: 300px;
}
@media (max-width: 639px) {
  .product-grid-add-selection-cart {
    flex-wrap: wrap;
    justify-content: start;
  }
  .product-grid-add-selection-cart .btn-add-selection-cart {
    width: 100%;
    margin-top: 20px;
  }
}
/* ###MONST-201 */

/*Code for Navigation Bar Flyout */
.navigation--bottom .nav__links--products li a:hover {
  color: #b7b7b7;
}
.navigation--bottom .show-sub .nav__link a{
text-decoration:underline !important;
}
/*Code for Navigation Bar Flyout */

.chain-order-detail-msg{
   text-align : center;
}

/*MONST-314*/
.qtyFormat {
    color: #767676;
    font-weight: normal !important;
    font-family: arial !important;
}

.priceTBDFormat {
    font-weight: 900;
    color: #CB0505;
    font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
    white-space: normal;
}
/*MONST-314*/

/* MONST-316 */
.recipient-info{
  font-size: 16px;
  font-weight: 600;
  }
@media only screen and (min-width:1024px){
.recipientPhone{
  margin-left: 322px;
  display: grid;
  padding-right: 20px;
}
}
@media (min-width:1400px){
.recipientPhone{
  margin-left: 454px;
   display: grid;
   padding-right: 20px;
}
}
@media (min-width:1400px){
.recipientPhoneNumber{
  width:50% !important;
}
}

/* MONST-316 */

/*Monst-358 start*/

.disclaimer{
color: #AE0F0D;
/*font-weight: bold;*/
font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
    margin-bottom: 50px;
}
.ssoDisclaimer{
    color:#767676;
    text-align: center;
}
.nonMonsterDisclaimer{
    color:#767676;
    text-align: center;
}
.headline{
margin-top: 14px;
}

/*Monst-358 end*/

/* Monster Address Search */

.mec-filter-address {
	border: 0;
	box-shadow: none;
	height: 44px;
}

.mec-search-address-input-group {
	border: 1px solid black;
	display: table;
	min-height: 44px;
	margin-top: -15px;
	margin-bottom: 30px;
}

.mec-search-address-icon {
	cursor: none;
	pointer-events: none;
}

@media (max-width: 639px) {
	.mec-search-address-input-group {
		margin-bottom: 40px;
		margin-top: 20px;
	}

	.mec-address-popup-headline {
		margin-bottom: 40px !important;
	}
}

.mec-address-popup-headline {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	width: 100%;
	margin-bottom: 30px;
	vertical-align: middle;
}

.page-multiStepCheckoutSummaryPage #cboxLoadedContent {
	margin-top: 70px;
}

/* End of Monster Address Search */

/* Address Verification Popup */
.verification_address_container {
    margin-top: -30px;
}

.verification-address-popup-headline {
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    width: 100%;
    vertical-align: middle;
}

#cboxLoadedContent .suggested_Addresses_Spacing + .suggested_Addresses_Spacing{
    margin-top: 55px;
}

.verification_address_title {
    margin-bottom: 10px;
}

@media (max-width: 639px) {
    .verification_address_title {
        margin-bottom: 25px;
    }
    .checkbox-bill-to-selected {
        right: 12px !important;
    }
}

.verification_address_original {
    margin-bottom: 10px;
    margin-top: -8px;
    font-weight: bold;
}

.residential-checkbox-message {
    color: red;
    font-weight: bold;
    margin-top: -13px;
}

.residential-checkbox-container{
    display:flex;
}
.residential-checkbox-heading{
    margin-top:2px;
}
/* End of Address Verification Popup */

/* Bill To Popup */
.bill-to-name {
    margin-bottom: 30px;
    margin-left: 15px;
    font-weight: bold;
    padding-right: 70px;
}

.checkbox-bill-to-selected {
    position: absolute;
    right: 30px;
    bottom: 185px;
}

.btn-shipping-address-book {
    margin-top: 30px;
}

.receipt-info-request-message {
    margin-top: 0px;
}

.no-net-tax-message {
    margin-bottom: 15px;
}

.billing-book-popup-headline {
    margin-top: -17px;
}

/* End of Bill To Popup */

/* Start of code for removed items popup */
.empty_cart_removedItems_popup{
    top: 6px;
    position: relative;
    margin-right: 10px;
}
@media (min-width: 1025px) {
.removed-items_col{
display:flex;
align-items:center;
flex-direction: row-reverse;
}
}
@media only screen and (min-width:691px) and (max-width:1024px){
.removed-items_col{
     position: absolute;
      width: auto;
      text-align: end;
      right: 15px;
      /*top: 175px;*/
      top: auto;
  }
}
@media (max-width: 639px){
 .removed-items_col .remove-items-link {
        display: flex;
        margin-top: 25px;
        justify-content: end;
    }
}
/* End of code for removed items popup */


/* PLP Variants starts  */
.quantity.buttons_added.half-width {
    text-align: left;
    position: relative;
    white-space: nowrap;
    vertical-align: top;
    display: flex;
    justify-content: space-between;
    gap: 2.2px;
}
.fontFamily {

    font-weight: normal;
    text-align: left;
    position: relative;
    white-space: nowrap;
    vertical-align: top;
    display: flex;
    justify-content: space-between;
    gap: 4px;
}
.styledSelect {
    font-weight: 600;
    	font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
    	color: #767676;
}


@media (max-width: 640px) {
    .quantity.buttons_added.half-width {
        font-weight: bold;
        align-items: flex-start;
        display: block;
    }

    .fontFamily {
        gap: 6px;
        width: 100%;
    }

    .minus, .plus {
        padding: 10px;
    }

    .qty {
        width: 60px;
        text-align: center;
    }
}


/* Foldable devices and large phones (768px and below) */
@media (max-width: 768px) {
    .quantity.buttons_added.half-width {
        display: block;
        text-align: left;
    }

    .fontFamily {
        width: 100%;
    }

    .minus, .plus {
        padding: 6px;
        width: 30px;
        height: 30px;
    }

    .qty {
        width: 45px;
        font-size: 13px;
    }
}

/* iPad Mini  */
@media (min-width: 768px) and (max-width: 1024px) {
    .quantity.buttons_added.half-width {
        text-align: left;
        position: relative;
        white-space: nowrap;
        vertical-align: top;
        /*display: flex;*/
        justify-content: space-between;
        /*gap: 2.2px;*/
        gap: 1%;
    }
    .fontFamily {

        font-weight: normal;
        text-align: left;
        position: relative;
        white-space: nowrap;
        vertical-align: top;
        /*display: flex;*/
        justify-content: space-between;
        /*gap: 4px;*/
    }
    .styledSelect {
        font-weight: 600;
        font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
        color: #767676;
    }
}


/* This is for iPad Air */
@media (min-width: 1024px) and (max-width: 1366px) {
    .quantity.buttons_added.half-width {
        text-align: left;
        position: relative;
        white-space: nowrap;
        vertical-align: top;
        /*display: flex;*/
        display: inline;
        justify-content: space-between;
        /*gap: 2.2px;*/
        gap: 1%;
    }
    .fontFamily {

        font-weight: normal;
        text-align: left;
        position: relative;
        white-space: nowrap;
        vertical-align: top;
        /*display: flex;*/
        justify-content: space-between;
        /*gap: 4px;*/
        /*left: 5px;*/
        /* padding: 0px 2px; */
        font-size: 17px;
    }
    .styledSelect {
        font-weight: 600;
        font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
        color: #767676;
    }
}



/* This is for iPad Air */
@media (min-width: 800px) and (max-width: 1000px) {
    .quantity.buttons_added.half-width {
        text-align: left;
        position: relative;
        white-space: nowrap;
        vertical-align: top;
        /*display: flex;*/
        display: inline;
        justify-content: space-between;
        /*gap: 2.2px;*/
        gap: 1%;
    }
    .fontFamily {

        font-weight: normal;
        /*text-align: left;*/
        position: relative;
        white-space: nowrap;
        vertical-align: top;
        /*display: flex;*/
        /*justify-content: space-between;*/
        /*gap: 4px;*/
        /*left: 5px;*/
        /* padding: 0px 2px; */
        font-size: 17px;
        margin-right: 2%;
        margin-left: 3%;
    }
    .styledSelect {
        font-weight: 600;
        font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
        color: #767676;
    }
}
/* Specific styles for MacBook Pro | macos (1440*900/220ppi) AND MacBook Pro | macos (1440*900/128ppi) */
@media screen and (min-resolution: 2dppx) and (max-width: 1440px) {
    .quantity.buttons_added.half-width {
        text-align: left;
        position: relative;
        white-space: nowrap;
        vertical-align: top;
        justify-content: space-between;
        gap: 1%;
    }
    .fontFamily {

        font-weight: normal;
        position: relative;
        white-space: nowrap;
        vertical-align: top;
        font-size: 17px;
    }
    .styledSelect {
        font-weight: 600;
        font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
        color: #767676;
        font-size: 16px
    }

}

/* Specific styles for MacBook | macos (2304*1440/226ppi)  */
@media screen and (min-width: 2304px) and (max-width: 2304px) and (min-height: 1440px) and (max-height: 1440px) {
    .quantity.buttons_added.half-width {
        text-align: left;
        position: relative;
        white-space: nowrap;
        vertical-align: top;
        justify-content: space-between;
        gap: 1%;
    }
    .fontFamily {

        font-weight: normal;
        position: relative;
        white-space: nowrap;
        vertical-align: top;
        font-size: 17px;
    }
    .styledSelect {
        font-weight: 600;
        font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
        color: #767676;
    }

}

/* 4K (Ultra HD) Styles */
@media (min-width: 2560px) and (max-width: 3840px) {
    .quantity.buttons_added.half-width {
        text-align: left;
        position: relative;
        white-space: nowrap;
        vertical-align: top;
        display: flex;
        justify-content: space-between;
        gap: 1.5%; /* Adjust gap for better spacing */
    }

    .fontFamily {
        font-weight: normal;
        text-align: left;
        position: relative;
        white-space: nowrap;
        vertical-align: top;
        display: flex;
        justify-content: space-between;
        font-size: 20px; /* Slightly larger font for readability */
        gap: 6px; /* Wider gap for larger screen real estate */
    }

    .styledSelect {
        font-weight: 600;
        font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
        color: #767676;
    }

    .minus, .plus {
        padding: 12px; /* Larger button padding */
        width: 40px; /* Wider buttons */
        height: 40px; /* Taller buttons */
    }

    .qty {
        width: 70px; /* Increase width for clarity */
        font-size: 18px; /* Larger font size */
        text-align: center;
    }
}


/* PLP Variants End  */

.cc-color-override-1240506701.cc-window {
    background-color: #DEDEDE !important;
    /*color: rgb(169, 169, 169) !important;*/
}

.emailPOS-btn-icon{
    margin-bottom: 5px;
}
.product__listing .addtocart .quantity.buttons_added{
    margin-bottom: 1px;
}
/* Customer Password Expire PopUp Starts */
.password-update-modal {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
}

.modal-content {
    background: white;
    width: 30%;
    padding: 20px;
    border-radius: 8px;
    position: relative;
    font-family: Arial, sans-serif;
}

.close-modal-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: 1px solid #ccc;
    border-radius: 50%;
    font-size: 16px;
    cursor: pointer;
    width: 30px;
    height: 30px;
}

.cusPassExpText {
    margin-bottom: 30px;
    margin-left: 3px;
    margin-top: 30px;
    font-size: large;
}

.update-password-btn, .cancel-modal-btn {
    background-color: #333;
    border: none;
    color: white;
    margin-bottom: 10px;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

.cancel-modal-btn {
    background-color: #333;
    color: white;
    border: none;
}

/* Responsive styling */
@media (max-width: 768px) {
    .modal-content {
        width: 60%;
    }

    .cusPassExpText {
        font-size: medium;
    }

    .update-password-btn, .cancel-modal-btn {
        font-size: 12px;
    }
}

@media (max-width: 480px) {
    .modal-content {
        width: 80%;
        padding: 15px;
    }

    .cusPassExpText {
        font-size: small;
    }

    .update-password-btn, .cancel-modal-btn {
        font-size: 12px;
        padding: 8px;
    }

    .close-modal-btn {
        width: 25px;
        height: 25px;
        font-size: 14px;
    }
}
/* Customer Password Expire PopUp Ends */

/* PDP Variants Start */
.variants-input-btn{
    /*vertical-align: middle;*/
    vertical-align: top;
    /*width: 30%;*/
    display: table-cell;
    border-collapse: separate;
}

.variantdetails {
    align-items: center;
    margin-top: 6%;
    padding-left: 4%;
    padding-top: 3%;
    padding-bottom: 3%;
    border: solid 2px;
    border-radius: 10px 10px 10px 10px;
    width: 115%;
}
.variantprice {
    font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
    color: #282828;
    font-size: 130%
}

.addtocart-component {
    margin-top: 10%;
}

.js-qty-selector-input{
      width: 50px;
      height: 48px;
      text-align: center;
      font-size: 13px;
      font-weight: bold;
}

.qty-selector .form-control {
    width: 65px;
}

.qty-selector .btn{
    width: 48px;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    background-color: #929292;
    border-color: #929292;
}
.codeandsize{
    color: #767676;
    font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
    /*width: 22%;*/
    width: 100%;
    font-size: 130%;
    margin-bottom: 1%;

}


.productVariant{
    /*margin-right: -81px;
    margin-right: -33%;
    /*margin-bottom: 23px;*/

}


.cart-prod-details{
    display: inline-block;
    color: #CB0505;
    /*font-size: 12px;*/
    font-weight: bold;
    font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    /*margin-bottom: 3%;*/
    margin-top: 1%;
    margin-right: 1%;
}


@media (min-width: 400px) and (max-width: 1600px){
    .variantdetails{
        margin-top: 6%;
        padding-left: 4%;
        padding-top: 3%;
        padding-bottom: 3%;
        align-items: center;
        border: solid 2px;
        border-radius: 10px 10px 10px 10px;
        /*width: 136%;*/
        width: 146%;
    }
}

/* PDP variants for mobile View */


/* This is for iPad Air */
@media (min-width: 800px) and (max-width: 1000px) {

    .variantdetails{
        margin-top: 6%;
        padding-left: 4%;
        padding-top: 3%;
        padding-bottom: 3%;
        align-items: center;
        border: solid 2px;
        border-radius: 10px 10px 10px 10px;
        width: inherit;
    }

}

@media screen and (max-width: 640px) {
    .variantdetails {
        margin-top: 6%;
        padding-left: 4%;
        padding-top: 3%;
        padding-bottom: 3%;
        align-items: center;
        border: solid 2px;
        border-radius: 10px 10px 10px 10px;
        /*width: inherit;*/
        width: 107%;
    }

    .js-qty-selector-input {
        width: 40px; /* Adjust for smaller inputs */
        height: 40px;
        font-size: 12px; /* Slightly smaller font */
    }

    .qty-selector .form-control {
        width: 50px; /* Reduce width for mobile */
    }

    .qty-selector .btn {
        width: 40px;
        padding: 6px 5px; /* Adjust padding for smaller buttons */
        background-color: #929292;
        border-color: #929292;
    }
    .codeandsize {
        font-size: 15px;
        width: 45%;
    }

    .productVariant {
        margin-right: 0; /* Reset margin for better alignment */
        margin-bottom: 15px;
        font-size: 14px; /* Slightly smaller font */
    }

    .cart-prod-details {
        font-size: 16px; /* Smaller font for compact display */
        margin-top: 1%;
    }
}



@media only screen and (min-width: 481px) and (max-width: 768px) {
    .variantdetails {
        margin-top: 6%;
        padding-left: 4%;
        padding-top: 3%;
        padding-bottom: 3%;
        align-items: center;
        border: solid 2px;
        border-radius: 10px 10px 10px 10px;
        /*width: inherit;*/
        width: 108%;
    }

    .js-qty-selector-input {
        width: 40px; /* Adjust for smaller inputs */
        height: 40px;
        font-size: 12px; /* Slightly smaller font */
    }

    .qty-selector .form-control {
        width: 50px; /* Reduce width for mobile */
    }

    .qty-selector .btn {
        width: 40px;
        padding: 6px 5px; /* Adjust padding for smaller buttons */
        background-color: #929292;
        border-color: #929292;
    }
    .codeandsize {
        font-size: 12px; /* Smaller font size for mobile readability */
        width: 50%; /* Adjust width to fit better */
        text-align: left; /* Align text for better readability */
    }

    .productVariant {
        margin-right: 0; /* Reset margin for better alignment */
        margin-bottom: 15px;
        font-size: 14px; /* Slightly smaller font */
    }

    .cart-prod-details {
        font-size: 10px; /* Smaller font for compact display */
        margin-top: 1%;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {

    .variantdetails {
        margin-top: 6%;
        padding-left: 4%;
        padding-top: 3%;
        padding-bottom: 3%;
        width: 100%;
    }

    .js-qty-selector-input {
        width: 40px; /* Adjust for smaller inputs */
        height: 40px;
        font-size: 12px; /* Slightly smaller font */
    }

    .qty-selector .form-control {
        width: 50px; /* Reduce width for mobile */
    }

    .qty-selector .btn {
        width: 40px;
        padding: 6px 5px; /* Adjust padding for smaller buttons */
        background-color: #929292;
        border-color: #929292;
    }
    .codeandsize {
        font-size: 12px; /* Smaller font size for mobile readability */
        width: 50%; /* Adjust width to fit better */
        text-align: left; /* Align text for better readability */
    }

    .productVariant {
        margin-right: 0; /* Reset margin for better alignment */
        margin-bottom: 15px;
        font-size: 14px; /* Slightly smaller font */
    }

    .cart-prod-details {
        font-size: 16px; /* Smaller font for compact display */
        margin-top: 1%;
    }
}

/*.codeandsize {*/
/*       !*  font-size: 12px; Smaller font size for mobile readability *!*/
/*       !*  width: 50%; Adjust width to fit better *!*/
/*       !* text-align: left;  Align text for better readability *!*/
/*      flex: 0 0 33.3333333333%;*/
/*      max-width: 33.3333333333%;*/
/*      padding-right: 5%;*/
/*      font-size: 18px;*/
/*}*/
.product-statuses {
   flex: 0 0 33.3333333333%;
   /*max-width: 33.3333333333%;*/
   /*padding-left: 5%;*/
    margin-left: 7%;
    position: absolute;
    width: 120%;
    bottom: 0px;
}


/*     VIAJY   */
.plp-sku-quantity-wrapper .plp-sku {
	/*margin-bottom: 5px;*/
	width: 100%;
}

.plp-sku-quantity-wrapper .plp-sku select {
	height: 100%;
	padding: 8px;
	width: 100%;
}

@media (min-width: 1400px) {
	.plp-sku-quantity-wrapper {
		display: flex;
		justify-content: space-between;
	}

	.plp-sku-quantity-wrapper.content-center {
		display: flex;
		justify-content: center;
	}

	.plp-sku-quantity-wrapper .plp-sku {
		padding-right: 5px;
		width: 100%;
	}

	.plp-sku-quantity-wrapper .plp-sku select {
		width: 100%;
		padding: 8px 3px;
	}
}

@media (min-width: 1400px) and (max-width: 1600px) {
	.product__listing .addtocart .quantity.buttons_added .minus,
	.product__listing .addtocart .quantity.buttons_added .plus,
	.product__listing .addtocart .quantity .input-text.qty {
		width: 36px;
		height: 36px;
		line-height: 36px;
	}
}



.restorecart-msgs {
    color: #CB0505;
    font-size: 23px;
    text-align: center;
    text-transform:none;
    line-height: 1.2;
    font-weight: bold;
}
#noResultMessage{
    margin-top: 1%;
}

/*css for Special Order Rework start */
.cart-vendor-direct {
    display: inline-block;
    font-size:12px;
    font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
    color: #CB0505;
}
/* css for Special Order Rework End */
/* Start css for disclaimer message on OrderHistory page */
.disclaimerOrderHistory{
    padding-left: 30px;
    padding-bottom: 10px;
}
/* For screens smaller than 768px (tablets and below) */
@media (max-width: 768px) {
    .disclaimerOrderHistory {
        padding-left: 20px;
        padding-bottom: 8px;
    }
}
/* For screens smaller than 480px (mobile devices) */
@media (max-width: 480px) {
    .disclaimerOrderHistory {
        padding-left: 21px;
        padding-bottom: 5px;
    }
}
/* End css for disclaimer message on OrderHistory page */
@media (max-width: 1024px) {
    .item__list .item__total {
        float: inherit;
    }
}
.checkout-order-summary .subtotals .multi-totals span {
  float: right;
  font-weight: 600;
}
.checkout-order-summary .subtotals .multi-totals {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 23px;
  font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
  color: #000000
}

/* Export Cart CSV For Save Cart Start */
#saveCartExport {
    margin-top: 0;
    text-align: left;
    padding-left: 0;
}

#saveCartExport .glyphicon {
    margin-left: 6px;
}

@media (max-width: 767px) {
    #saveCartExport {
        position: absolute;
        right: -4px;
        top: 69px;
        width: auto;
        font-size: 24px;
        margin-right: 16px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #saveCartExport span.hidden-xs {
        display: block;
        white-space: normal;
        word-wrap: break-word;
        text-align: center;
    }

    #saveCartExport {
        max-width: 100%;
    }
}
/* Export Cart CSV For Save Cart End */

/* Multi-ship-total orderconfirmation */
.account-orderdetail .orderTotal .multi-totals {
    padding-top: 10px;
    font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
}
.account-orderdetail .orderTotal .multi-totals {
    font-size: 22px;
    line-height: 1.2em;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 15px;
}
.grand-total,
 .multi-totals {
 	color:#000000;
 	line-height: 1;
 }
/* END Multi-ship-total orderconfirmation */




/* MecHomePage PopUp Starts */

#mecHomePageModel {
    display: none;
}

.mec-homepage-model {
    position: fixed;
    inset: 0;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: flex-start;
    z-index: 1000;
}

/* Modal Box with NO padding */
.mecHomePageModel-content {
    background-color: #fff;
    max-width: 600px;
    width: auto;
    border-radius: 8px;
    position: relative;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    overflow: hidden;
}

/* Main Close Button */
.popup-close {
    position: absolute;
    right: 0;
    background: rgba(0,0,0,0.6);
    color: #fff;
    border: none;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .mecHomePageModel-content {
        max-width: 90%;
    }
}
/* MecHomePage PopUp Ends */

/* Country flag starts */

.img-country-flag{
  width: 45px;
  height: 25px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  margin-left: 10px;
}

@media only screen and (max-width: 641px) {
  .img-country-flag {
      width: 35px !important;
      height: 25px !important;
      display: inline-block !important;
      vertical-align: top !important;
      margin-right: 10px !important;
      margin-left: 10px !important;
  }
}

@media only screen and (max-width: 641px) {
  .hide-on-mobile {
    display: none !important;
  }
}

.welcomeUser {
  display: flex;
  flex-direction: row;
  gap: 5px;
}

@media only screen and (max-width: 641px) {
  .js-logged_in {
    flex-direction: column;
    align-items: flex-start;
    line-height: 1.2;
  }
}
@media (max-width: 639px) {

  .nav-my-account .glyphicon-user,
  .nav-my-account .img-country-flag {
    padding: 0 !important;
    margin: 0 2px !important;
    height: 18px;
  }
}
.navigation--middle .mobile__nav__row .componentContainer .nav-my-account
	{
	font-size: 30px;
	line-height: 60px;
	margin-left: 7px;
	padding: 0;
	width: 100%;
}

.mobile-only-flag {
    display: none;
}

@media (max-width: 641px) {
    .mobile-only-flag {
        display: inline;
    }
}
.miniCartSlot > .mobile__nav__row--table-cell.hide-on-mobile-js {
  display: none !important;
}
.miniCartSlot > .mobile__nav__row--table-cell:nth-of-type(2) {
  flex: 0 0 60px;
  max-width: 31px;
}

/* Country flag ends */


/* Checkout ReceiptEmail Starts  */
#checkoutReceiptEmail {
    font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
}
/* Checkout ReceiptEmail Ends  */

/* checkout billTo starts */
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title{
    width:67px;
}

/* checkout multi billTo starts */
@media (max-width: 768px), (min-width: 768px) and (max-width: 910px) {
    .multi-totals {
        display: flex;
    }
}
@media (min-width: 477px) and (max-width: 650px) {
    .multi-total-price{
        margin-left: 148px;
    }
}
@media only screen
and (min-device-width: 820px)
and (max-device-width: 820px){
    .multi-total-price{
        margin-left: 18px;
    }
}
@media only screen
and (min-device-width: 780px)
and (max-device-width: 910px){
    .multi-total-price{
        margin-left: 56px;
    }
}
/* checkout billTo Ends */

.help-text,
.contact-text {
    max-width: 260px;
    font-weight: bold;
}
.help-text{
    margin-top: 15px;
}


.checkout-success__disclaimer{
    /*color: #CB0505;*/
    line-height: 1.2;
    max-width: 726px;
    margin: 0 auto;
    text-align: left;
    font-size: 19px;
    font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
}

/* Notify Me Button Start */
.notifyMeButton{
    width: 161px;
    height: 48px;
    color: #ffffff;
    background-color: #282828;
    font-size: 16px;
    font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif;
    border: none !important;
}

@media (min-width: 768px) and (max-width: 1024px),
screen and (max-width: 640px) {
    .notifyMeButton {
        width: 130px;
        height: 40px;
    }
}
.js-notified-to-customer-single{
    background-color: #dedede;
    border-color: #dedede;
    color: black;
}
.js-notified-to-customer-pdp{
    background-color: #dedede;
    border-color: #dedede;
    color: black;
}
.js-notified-to-customer{
    background-color: #dedede;
    border-color: #dedede;
    color: black;
}
/* Notify Me Button Ends */

/* Overlay background */
/* Overlay */


/* Popup box */

.close-btn {
  position: absolute;
  top: 10px;
  right: 12px;
  background: none;
  border: none;
  font-size: 22px;
  cursor: pointer;
  color: #999;
}

.close-btn:hover {
  color: #000;
}

/* Title */
.notify-popup h2 {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: bold;
}
/* Popup heading */
/* Force popup heading bold */
/* Force heading bold */
#notifyPopup h2 {
  font-weight: 900 !important;   /* extra-bold */
  font-size: 20px !important;
  font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif !important; /* ensure bold-supported font */
  color: #000 !important;
}

/* Force paragraph strong text bold */
#notifyPopup p strong {
  font-weight: 900 !important;
  font-family: "Proxima Nova Th", Helvetica, Arial, sans-serif !important;
  color: #000 !important;
}

#notifyPopup p {
  margin-bottom: 50px; /* add space below the ETA text */
}


/* Description */

/* Inputs */
.notify-popup input {
  width: 100%;
  padding: 10px;
  margin-bottom: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 14px;
}

/* Button */
.primary-btn {
  width: 100%;
  padding: 12px;
  border: none;
  border-radius: 4px;
  background: #000;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  cursor: pointer;
}


.primary-btn:hover {
  background: #333;
}

.primary-btn:disabled {
  background: #ccc;
  color: #666;
  cursor: not-allowed;
}

#notifyOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);  /* dark semi-transparent */
  display: none;                /* hidden by default */
  z-index: 999;
}

/* Popup */
#notifyPopup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 5px 20px rgba(0,0,0,0.4);
  z-index: 1000; /* above overlay */
  display: none; /* hidden until opened */
  max-width: 400px;
  width: 90%;
    flex-direction: column;
    align-items: center;
}

.notify-text {
  text-align: center;      /* centers both lines */
  margin: 10px 0;          /* optional spacing */
  line-height: 1.5;        /* better readability */
}
.notify-text strong {
  margin-bottom: 4px;      /* space between bold and normal text */
}

/* PLP Category Page */
.category-image img {
    width: 100%;
    height: 100%;
    object-fit: inherit;
    object-position: center;
    display: block;
    overflow: hidden;
    position: relative;
}
.large-image {
    height: 417px;
}
.medium-image {
    height: 287px;
}
.small-image {
    height: 160px;
}

/* --- For Laptops / Small Desktops (992px - 1199px) --- */
@media screen and (max-width: 1199px) and (min-width: 992px) {
    .large-image {
        height: 360px;
    }
    .medium-image {
        height: 260px;
    }
    .small-image {
        height: 150px;
    }
}

/* --- For Tablets (768px - 991px) --- */
@media screen and (max-width: 991px) and (min-width: 768px) {
    .large-image {
        height: 300px;
    }
    .medium-image {
        height: 220px;
    }
    .small-image {
        height: 140px;
    }
}

/* --- For Mobile Devices (up to 767px) --- */
@media screen and (max-width: 767px) {
    .large-image {
        height: 220px;
    }
    .medium-image {
        height: 180px;
    }
    .small-image {
        height: 130px;
    }
}

/* --- For Very Small Mobiles (up to 480px) --- */
@media screen and (max-width: 480px) {
    .large-image {
        height: 180px;
    }
    .medium-image {
        height: 150px;
    }
    .small-image {
        height: 120px;
    }
}
/* PLP Category Page Ends */
.order-attachment-text {
    color: #333;
}

.order-attachment-preview-wrapper {
    display: block;
    margin-bottom: 5px; /* optional spacing */
}

.small-btn {
    padding: 4px 10px;
    font-size: 1rem;
    border-radius: 4px;
    width: auto;
}

#addAttachmentBtn{
    margin-bottom: 15px;
    font-size: 11px;
}

/* Max File Size Text Start */
.fileMaxSizeText{
    font-family: "Proxima Nova Rg", Helvetica, Arial, sans-serif;
    font-weight: 600;
    color: #929292;
    position: absolute;
    top: inherit;
    padding-left: 5px;
    margin-top: 4px;
}
/* Max File Size Text Ends */

#selflogin:hover,#nonMonster:hover {
    background-color: #ffffff !important;
    color: #535353; !important;
 }

.loginFields ,#selflogin {
    display: none;
}

#nonMonster{
    margin: auto;
    width: 100%;
    background-color: #767676;
    color: #ffffff;
    border: 3px solid #767676;
}

@media (min-width: 1024px) {
    #nonMonster {
        margin: auto;
        width: 309px;
    }
}
#selflogin{
    color: #000000;
    background-color: #A8D42E;
    border: 3px solid #A8D42E;
}

@media only screen
and (min-device-width: 1024px)
and (max-device-width: 1366px)
and (orientation: portrait) {

    #chainorder_block .col-md-4 {
        width: 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}