.cylinder-collection-only {
  display: none;
}
body.ex-l-2509 .cylinder-collection-only {
  display: block;
}


.col-lg-3.col-md-4.col-sm-6.col-xs-12.tileparent.product.item_227153002.supplier_1000.itembrand_0.brand_0.category_1095840.company_0 {
    display: none;
}

/*minicart - dry ice products non-editable 209069220 209069221 */

.cart-dropdown .item[data-itemid='227153002'] .plus-minus,
.cart-dropdown .item[data-itemid='15724314'] .plus-minus,
.cart-dropdown .item[data-itemid='227153009'] .plus-minus,
.cart-dropdown .item[data-itemid='23928091'] .plus-minus,
.cart-dropdown .item[data-itemid='18881156'] .plus-minus,
.cart-dropdown .item[data-itemid='18881157'] .plus-minus,
.cart-dropdown .item[data-itemid='18881158'] .plus-minus,
.cart-dropdown .item[data-itemid='71227016'] .plus-minus,
.cart-dropdown .item[data-itemid='209069220'] .plus-minus,
.cart-dropdown .item[data-itemid='209069221'] .plus-minus {
  display:none;
}

.cart-dropdown .item[data-itemid='227153002'] .right-td,
.cart-dropdown .item[data-itemid='15724314'] .right-td,
.cart-dropdown .item[data-itemid='227153009'] .right-td,
.cart-dropdown .item[data-itemid='23928091'] .right-td,
.cart-dropdown .item[data-itemid='18881156'] .right-td,
.cart-dropdown .item[data-itemid='18881157'] .right-td,
.cart-dropdown .item[data-itemid='18881158'] .right-td,
.cart-dropdown .item[data-itemid='71227016'] .right-td,
.cart-dropdown .item[data-itemid='209069220'] .right-td,
.cart-dropdown .item[data-itemid='209069221'] .right-td {
  position:relative;
  opacity:0.3;
  pointer-events: none;
}
.cart-dropdown .item[data-itemid='227153002'] .right-td:after,
.cart-dropdown .item[data-itemid='15724314'] .right-td:after,
.cart-dropdown .item[data-itemid='227153009'] .right-td:after,
.cart-dropdown .item[data-itemid='23928091'] .right-td:after,
.cart-dropdown .item[data-itemid='18881156'] .right-td:after,
.cart-dropdown .item[data-itemid='18881157'] .right-td:after,
.cart-dropdown .item[data-itemid='18881158'] .right-td:after,
.cart-dropdown .item[data-itemid='71227016'] .right-td:after,
.cart-dropdown .item[data-itemid='209069220'] .right-td:after,
.cart-dropdown .item[data-itemid='209069221'] .right-td:after {
  content:"";
  position: absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
}

/*main cart - dry ice products non-editable*/

.ex-cart .items-list .category_1095840 .incr-btn{
  display:none;
}

.ex-cart .items-list .category_1095840 .qnt-count{
  position:relative;
  opacity:0.5;
}

.ex-cart .items-list .category_1095840 .qnt-count:after{
  content:"";
  position: absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
}

/*product grid - dry ice product edits*/

.productgridwidget .product.category_1095840 .addtoquicklist-wrapper,
.productgridwidget .product.category_1095840 .buttons.group input,
.productgridwidget .product.category_1095840 .buttons.group button.btn-add-to-cart,
.productgridwidget .product.category_1095840 .divquickview{
  display:none;
}

/* hide bin from dry ice category */
.ex-category-dryice .productgridwidget .product.item_227153002 {
   display: none; 
}

.btn-viewProduct{
  width:100%;
  max-width:100%;
  display:inline-block !important;
  font-size:0.9rem;
  color:#fff !important;
  border-radius:.25em;
  margin:0;
  padding-left:5px;
  padding-right:5px;
}

.myaccount .btn-viewProduct{
  width:auto;
  border-radius:3px;
  padding:10px;  
}

.ex-quicklists .myaccount .btn-viewProduct{
  font-size:0;
  padding:9.2px 10px;
}

.ex-quicklists .myaccount .btn-viewProduct:after{
  content:"View";
  font-size:0.8rem;
}

/* PDP / QL / contract - hide dry ice compare/quikclist */

.category_1095840 .product-compare-action,
.category_1095840 .product-shopping-actions-addtoquicklist{
  display:none;
}

/*ESTG Changes Account Balances font colors and weights*/
body > div.page-content > section > div.row.tab-content > div:nth-child(2) > div > table > tbody > tr:nth-child(5) > td.title.price-title {
    color: red;
    font-weight: bolder;
}

body > div.page-content > section > div.row.tab-content > div:nth-child(2) > div > table > tbody > tr:nth-child(5) > td.value.price-value {
    color: red;
    font-weight: bolder;
}

body > div.page-content > section > div.row.tab-content > div:nth-child(3) > div > table > tbody > tr:nth-child(3) > td.title.price-title {
    color: red;
    font-weight: bolder;
}

body > div.page-content > section > div.row.tab-content > div:nth-child(3) > div > table > tbody > tr:nth-child(3) > td.value.price-value {
    color: red;
    font-weight: bolder;
}

body > div.page-content > section > div.row.tab-content > div:nth-child(3) > div > table > tbody > tr:nth-child(4) > td.title.price-title {
    color: red;
    font-weight: bolder;
}

body > div.page-content > section > div.row.tab-content > div:nth-child(3) > div > table > tbody > tr:nth-child(4) > td.value.price-value {
    color: red;
    font-weight: bolder;
}

body > div.page-content > section > div.row.tab-content > div:nth-child(3) > div > table > tbody > tr:nth-child(5) > td.title.price-title {
    color: red;
    font-weight: bolder;
}

body > div.page-content > section > div.row.tab-content > div:nth-child(3) > div > table > tbody > tr:nth-child(5) > td.value.price-value {
    color: red;
    font-weight: bolder;
}
body > div.page-content > section > div.row.tab-content > div:nth-child(3) > div > table > tbody > tr:nth-child(2) > td.title.price-title{
    color: red;
    font-weight: bolder;
}
body > div.page-content > section > div.row.tab-content > div:nth-child(3) > div > table > tbody > tr:nth-child(2) > td.value.price-value{
    color: red;
    font-weight: bolder;
}
/*ESTG END Changes Account Balances font colors and weights*/

/*ESTG - Hides newsletter from storefront  on user profile*/
#userformedit > div.row > div.col-md-6.left-details > div:nth-child(1) > div.col-md-7 > div.row.vertical-align > div {
    display: none;
}

/*ESTG - Hides Addresses menu from storefront */
body > div.customertools.open > div > ul > li.sidebar-addresses{
        display: none;
}
.navText p:first-of-type{
  display:none;
}

.listtools .listgrid {
    display: none;
}
section.filter-section.filtername-incontract {
    display: none;
}

.nFlex{
    display:flex;
    justify-content:space-between;
    align-items:center;
}

.nRel{
    position:relative;
}

.nLinkArea{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
}

.nList{
    margin:0;
    padding:0;
    list-style:none;
}

.nList li{
    margin:0;
    padding:0;
}

.horizDivide {
  width: 100%;
  height: 1px;
  position: relative;
  background: #ddd;
  margin: 20px 0;
}
.horizDivide:before {
  width: 100px;
  height: 2px;
  background: #28634B;
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
}

/* Start of add Sticky header EvoX */
.menubarStick {
  position: fixed !important;
  top: 0;
  width:100%;
  z-index: 150;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0,0,0,.2);
}

/*.headersection-1.menubarStick > .row-1,
.headersection-1.menubarStick .row-2 {
  max-width: 1450px;
  margin: 0 auto;
}*/

.headersection-2.menubarStick .vertical-align.container{
  padding:1;
}
/* change me to the height of the sticky row */
.menubarHeader {
  padding-top:136px;
}
/* end of add Sticky header EvoX */
/**/

.headersection-1 > .row-1,
.topBar{
    background:#28634B;
}

.topBar ul li{
    display:inline-block;
    vertical-align:middle;
    font-size:13px;
}

.topBar ul li a{
    color:#fff;
    vertical-align:middle;
}

.topBar ul li a:hover{
    text-decoration:underline;
}

.topBar img{
    margin-right:10px;
    vertical-align:baseline;
}

.topBar .nDivide{
    width:2px;
    height:11px;
    background:#fff;
    margin:0 10px;
}

.topBar ul + ul{
    display:flex;
}

.topBar ul + ul li:not(:last-child){
    border-right:1px solid #fff;
}

.topBar ul + ul li a{
    padding:7px 20px;
    background:#28634B;
    font-weight:500;
    display:block;
    height:100%;
}

.topBar ul + ul li a img{
    vertical-align:middle;
}

.topBar ul + ul li a:hover{
    text-decoration:none;
    background:#0b3f1e;
}

.header-full .vertical-align{
    justify-content:space-around;
    padding:10px 0;
}

.header-full .vertical-align:before,
.header-full .vertical-align:after{
    display:none;
}

.header-full .vertical-align > div{
    width:auto;
}

.header-full .logo img{
    width:100% !important;
    max-width:340px !important;
    height:auto !important;
    max-height:none !important;
}

.header-full .search_container{
    flex-grow:1;
}

header section.search .search-form .form-group input{
    height:50px;
    border:2px solid #28634B;
    padding-right:50px;
}

header section.search .search-form button[type="submit"]{
    top:0;
    right:0;
    height:50px;
    width:50px;
    background:url('https://us.evocdn.io/dealer/1177/content/media/My_Theme/ox-head-search-v2.png')no-repeat center;
    border-left:2px solid #28634B;
}

header section.search .search-form button[type="submit"] i{
    display:none;
}

.toolbar .account-btn{
    display:flex;
    align-items:center;
    margin:0 !important;
}


.toolbar a.account-btn > span{
    margin-left:10px !important;
}

.toolbar .account-btn .user-icon{
    width:35px;
    height:35px;
    background:#28634B url('https://us.evocdn.io/dealer/1177/content/media/My_Theme/ox-head-account.png')no-repeat center;
    padding:0;
}

.toolbar .account-btn .user-icon:before,
.toolbar .cart-btn > .btn > i:before{
    display:none;
}

.toolbar .account-btn span span:first-child,
.toolbar .account-btn span br{
    display:none;
}

.toolbar .account-btn span strong{
    color:#221e1f;
    font-size:14px;
    font-weight:700;
}

.toolbar .cart-btn{
    margin:0;
}

.toolbar .cart-btn > .btn{
    background:none;
    border-radius:0;
}

 .toolbar .cart-btn:hover > .btn{
    background:none;
    border-radius:0;
}

.toolbar .cart-btn > .btn > i{
    width:35px;
    height:35px;
    background:#28634b url('https://us.evocdn.io/dealer/1177/content/media/My_Theme/ox-head-basket.png')no-repeat center;
}

.toolbar .cart-btn > .btn span{
    color:#221e1f;
    position:relative;
    display:inline;
    background:none;
    top:10px;
    right:inherit;
    padding:0;
}

.toolbar .cart-btn > .btn span:before{
    content:"My Cart";
    position:absolute;
    left:0;
    top:-18px;
    font-size:14px;
    font-weight:700;
}

.toolbar .cart-btn > .btn b{
    color:#221e1f;
    font-weight:700;
    position:relative;
    top:10px;
}

.toolbar .cart-btn > .btn b:before{
    content:"items | ";
    font-weight:400;
}

.ex-loggedin .shoppingtools_container.col-md-2 .account-btn .arrow-your-account{
  position:unset;
}

.menu .catalog > li{
    padding:0;
}

.menu .catalog > li > a{
    padding:20px;
    font-size:16px;
    font-weight:900;
    line-height:20px;
}

.menu ul.catalog > li.has-submenu > a {
    letter-spacing:0;
    background: url('https://us.evocdn.io/dealer/1177/content/media/My_Theme/ox-nav-arrow.png')no-repeat right 10px center;
    padding-right: 30px;
}

.catBoxes{
    margin:40px 0 0;
}

.catBoxes .nFlex{
    flex-wrap:wrap;
    align-items:stretch;
}

.catBox{
    border:1px solid #e7e7e7;
    text-align:center;
    width:calc(100% / 7);
    padding:20px 20px 30px;
    transition:0.35s border-color;
    background:#fff;
}

.catImg{
    height:170px;
    display:flex;
    align-items:center;
    justify-content:center;
    margin:0 0 20px;
}
.catImg img{
    max-height:100%;
}

.catBox h3{
    transition:0.35s color;
    font-size:16px;
    margin:0;
    color:#221e1f;
}

.catBox:hover{
    border-color:#28634b;
}
.catBox:hover h3{
    color:#28634b;
}

.homeBoxes{
    margin:40px 0;
}

.homeBoxes > h1{
    margin:0 0 20px;
}

.homeBoxes > .nFlex{
    align-items:stretch;
}

.homeBoxes > .nFlex > div{
    width:49%;
    min-height:688px;
}

.homeBoxes .nFlex .nFlex{
    flex-direction:column;
}

.homeBox{
    overflow:hidden;
}

.homeBox > img{
    width:100%;
    height:100%;
    object-fit:cover;
    transition:all 0.35s;
}

.hbOverlay{
    position:absolute;
    height:100%;
    width:100%;
    top:0;
    left:0;
    display:flex;
    flex-direction:column;
    justify-content:center;
    padding:42px;
    background: rgb(0,0,0);
    background: linear-gradient(120deg, rgba(0,0,0,0.8) 11%, rgba(0,0,0,0) 95%);
}

.hbIcon{
    width:64px;
    height:64px;
    display:flex;
    justify-content:center;
    align-items:center;
}

.hbOverlay > .hbIcon{
    margin: 0 0 20px;
}

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

.hbOverlay  span .hbIcon{
    margin:0 15px 0 0;
}

.hbOverlay  span h1{
    font-size:24px;
}

.hbOverlay h1{
    color:#fff;
    margin:0;
}

.hbOverlay p{
    font-weight:500;
    font-size:18px;
    color:#fff;
    margin:30px 0;
    max-width:460px;
    transition:0.35s all;
}

.hbOverlay span + p{
    margin:15px 0;
}

.hbOverlay p:last-child{
    margin:0;
    font-size:16px;
    padding:8px 20px;
    text-align:center;
    border:2px solid #fff;
    width:150px;
}

.nFlex .nFlex .homeBox{
    height:48%;
    width:100%;
}

.homeBox:hover > img{
    transform:scale(1.1);
}

.homeBox:hover .hbOverlay p:last-child{
    background:#fff;
    color:#000;
}

.homeProdsTitle{
    font-size: 28px;
    color: #28634B;
    font-weight: 700;
    display:flex;
    justify-content:space-between;
    align-items:flex-end;
    margin:40px 0 10px;
}

.homeProdsTitle a{
    font-weight:700;
    font-size:14px;
    text-transform:uppercase;
    text-decoration:underline;
    text-decoration-thickness: 3px;
    text-underline-offset:5px;
}

.homeProducts .manufacturer-ref,
.homeProducts .indicators-grid,
.homeProducts .product-sku,
.homeProducts .product-category,
.homeProducts .uom,
.homeProducts .addtoquicklist-wrapper,
.homeProducts .product-compare-action,
.homeProducts input.qty-list.form-control{
    display:none !important;
}

.catalog-single.homeProducts  .tile .footer{
    padding-left:8px;
    padding-right:8px;
}

.catalog-single.has-carousel.homeProducts .brand-label{
    line-height:28px;
    margin:0 0 5px;
}

.catalog-single.has-carousel.homeProducts .brand-label a{
    color:#555 !important;
    font-size:16px;
    font-weight:400;
}

.catalog-single.homeProducts .tile .product-name{
    margin:0 0 10px;
    min-height:78px;
}

.catalog-single.homeProducts .tile .product-name a{
    color:#221e1f;
    font-size:14px;
    font-weight:700;
    line-height:26px;
}

.catalog-single.homeProducts .tile .product-name a:hover{
    color:#28634B;
}

.homeProducts .owl-carousel .tile .footer .price-label{
    font-size:24px;
    font-weight:700;
    color:#015601;
}

.catalog-single.homeProducts  .tile .footer .btn{
    width:100%;
    border-radius:0;
    color:#fff;
    font-size:18px;
    text-transform:uppercase;
    font-weight:700;
    padding:10px;
}

.homeBrands{
    background:url('https://us.evocdn.io/dealer/1177/content/media/My_Theme/ox-brands-bg.jpg')no-repeat center;
    background-size:cover;
    margin-bottom:0;
}

.homeBrands .owl-prev,
.homeBrands .owl-next,
.homeProducts .owl-prev,
.homeProducts .owl-next{
    width:34px;
    height:29px;
    padding:0;
    top:50%;
}
.homeBrands .owl-prev:before,
.homeBrands .owl-next:before,
.homeProducts .owl-prev:before,
.homeProducts .owl-next:before{
    display:none;
}

.homeBrands .owl-prev,
.homeProducts .owl-prev{ background:url('https://us.evocdn.io/dealer/1177/content/media/My_Theme/ox-arrow-left.png')no-repeat center; }
.homeBrands .owl-next,
.homeProducts .owl-next{ background:url('https://us.evocdn.io/dealer/1177/content/media/My_Theme/ox-arrow-right.png')no-repeat center; }

footer.footer{
    padding:0;
    background: rgb(40,99,75);
    background: linear-gradient(180deg, rgba(40,99,75,1) 0%, rgba(20,70,38,1) 100%);
}

.footMain{
    padding:40px 0 15px;
}

.footMain .nFlex{
    align-items:flex-start;
}

.footMain h3{
    font-size:20px;
    text-transform:none;
    margin:0 0 20px;
}

.accordList li{
    margin:10px 0;
    font-size:15px;
}

.footMain p{
    font-size:15px;
}

.footMain .footTel{
    padding:3px 0 3px 35px;
    background:url('https://us.evocdn.io/dealer/1177/content/media/My_Theme/ox-foot-tel.png')no-repeat center left;
}

.footMain .footAddress{
    margin:20px 0;
}

.footBot{
    padding:15px 0;
}

.footBot li{
    display:inline-block;
    vertical-align:middle;
    font-size:12px;
}

.footBot li.nDivide{
    width:2px;
    height:11px;
    background:#e9ecea;
    margin:0 10px;
}

/*main nav edits*/
.menu.expanded .catalog li .submenu .submenucontainer{
  flex-direction:row;
}
.menu.expanded .catalog > li > ul.submenu > div > li{
  width:32%;
}
.menu.expanded .catalog .submenu .submenucontainer > li.nav-hide > a{
  font-size:0;
  opacity:0;
}
.menu.expanded .catalog .submenu li:not(.has-image) a{
  font-size:16px;
  background:url('https://us.evocdn.io/dealer/1177/content/media/My_Theme/ox-nav-arrow-green.png')no-repeat right 20px center;
  border-bottom:1px solid #d9d9d9;
  padding:5px 15px;
}
.menu.expanded .catalog .submenu li.nav-image{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.menu.expanded .catalog .submenu li.nav-image a{
  height:unset;
  padding:0;
}
.navText{
  margin:20px 0;
}
.menu.expanded .catalog .submenu li .navText p{
  white-space: break-spaces;
  font-size:16px;
  margin:0 0 10px;
}
.menu.expanded .catalog .submenu li .navText a{
  font-size:16px;
  font-weight:700;
  color:#28634B;
  text-decoration:underline;
}
.menu.expanded .catalog .submenu li .navText a:hover{
  color:#0b3f1e; 
}

/*main nav edits end*/

/*PLP changes*/
.catalog-grid #grid .brand-label img{
  max-width:100px;
}
.indicators-grid i.fa-archive,
.catalog-grid .tile .manufacturer-ref{
  display:none;
}
/*PLP changes end*/

/*PDP changes*/
.product-summary .product-brand img{
  max-height:55px;
}
.product-indicators i.fa-archive,
.productdetails .manufacturer-ref{
  display:none;
}
.catalog-single .softgraybackground, .softgraybackground {
  padding: 35px 50px;
}
.catalog-single .softgraybackground, .softgraybackground, .catalog-grid #list .product-shopping-actions .softgraybackground {
  background: #fff;
  border: 1px solid #28634B;
  text-align: center;
}
.catalog-single .price {
  width: 100%;
  border: 1px solid #28634B;
  border-radius: 5px;
  font-size: 20px;
  font-weight: 900;
  color: #000;
  padding:4px;
}
.catalog-single .product-shopping-actions .product-shopping-actions-addtocart button{
  width:100%;
  background: #fff;
  color: #28634B;
  border: 1px solid #28634B;
  font-weight: 500;
  border-radius: 5px;
  transition:0.35s all;
}
.catalog-single .product-shopping-actions .product-shopping-actions-addtocart button:hover{
  background: #28634B;
  color: #fff;
}
.product-shopping-actions-addtoquicklist .addtoquicklist{
  width:100%;
  background: #28634B;
  color: #fff;
  border: 1px solid #28634B;
  font-weight: 500;
  border-radius: 5px;
  display: inline-block;
  padding: 8px;
 transition:0.35s all;
}
.product-shopping-actions-addtoquicklist .addtoquicklist:hover{
  background: #fff;
  color: #28634B;
}
.product-compare-action{
  border-top:none;
  text-align:center;
  margin-top:10px;
}

/*PDP changes end*/

/*faq page start*/
.contentTopBanner{
  height:168px;
  width:100%;
}
.contentTopBanner img{
  height:100%;
  width:100%;
  object-fit:cover;
}

.ex-name-faqs .row-breadcrumb{
  display:none;
}

.faqContent {
  margin:20px 0 70px;
}
.faqContent h1{
  margin:0 0 35px;
}
.accWrap{
	border: 2px solid #28634B;
	margin-bottom: 13px;
}
.nAccordion {
  cursor: pointer;
  padding: 17px 18px;
  width: 100%;
  text-align: left;
  border:none;
  outline: none;
  font-size:18px;
  font-weight:500;
  transition: 0.4s;
  background-color: #fff;
  color:#221e1f;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}
.accWrap.active .nPanel{
  border-top:2px solid #28634B;
}
.nAccordion:focus,
.nAccordion:active {
  outline: none;
  outline: 0;
  outline: none !important;
  outline: 0 !important;
}
.nPanel {
  padding: 0 18px;
  background-color: #edf7f3;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.accAnswer{
  padding:30px 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-items: flex-start;
}
.accAnswer p{
  margin:0 0 20px;
}
.accAnswer img{
  margin:0 0 30px;
}
.accAnswer p:last-of-type{
  margin:0;
}
.accAnswer:before{
  content: "A";
  font-size: 30px;
  font-weight: 500;
  color: #28634B;
  padding: 0 35px 0 10px;
}
.nAccordion:before{
  content: "Q";
  font-size: 30px;
  font-weight: 500;
  color: #28634B;
  padding: 0 35px 0 10px;
  line-height: 24px;
}
.nAccordion:after {
  content: "\f0dd";
  font-size: 25px;
  color: #28634B;
  font-weight:300;
  position: absolute;
  right: 40px;
  top:10px;
  font-family: FontAwesome;
}
.nAccordion.active:after {
  content: "\f0de";
  top:20px;
}
.faqBtn{
  display: inline-block;
  width:170px;
  padding:5px 10px;
  border:2px solid #28634b;
  background:#fff;
  font-size:16px;
  font-weight:700;
  color:#28634B;
  transition:0.35s all;
  text-align:center;
}
.faqBtn:hover{
  background:#28634B;
  color:#fff;
}

/*faq page end*/


.returnContact h2, 
.returnContact h3,
.sdsContact h2, 
.sdsContact h3{
  color:#000;
  margin:25px 0 0;
}
.returnContact h2,
.sdsContact h2{
  border-bottom:2px solid #28634B;
  padding-bottom:15px;
}
.returnContact h3 span,
.sdsContact h3 span{
  color:#e11515;
}


/*contact us and experts modals start*/
.modalContactForm h2{
  color:#28634B;
  margin:0 0 20px
}
.modalContactForm label{
  font-weight:700;
  color:#000
}
.modalContactForm .form-group {
  color:#000;
}
.modalContactForm .row{
  margin-bottom:20px;
}
.modalContactForm .form-control{
  background:#eaeaea;  
}
#modalContact .contactTel,
#modalExpertsDryice .contactTel,
#modalExpertsAutomation .contactTel,
#modalExpertsRental .contactTel{
  width:100%;
  padding:10px;
  text-align:center;
  background:#28634B;
  font-size:20px;
  font-weight:500;
  color:#fff;
  display: inline-block;
  margin: 20px 0 0;
}
#modalContact .contactTel:hover,
#modalExpertsDryice .contactTel:hover,
#modalExpertsAutomation .contactTel:hover,
#modalExpertsRental .contactTel:hover{
  background:#28634B;
}
.modalContactForm .response-message + .response-message{
  display:none !important;
}
/*contact us modal end*/

/*account dropdown start*/
.ex-loggedout .toolbar .account-dropdown {
  left: -250px;
  width: 570px;
  border-radius: 0;
  border: 1px solid #28634B;
  box-shadow: none;
  padding: 20px;
  margin: 20px 0 0;
}
.ex-loggedout .toolbar .account-dropdown .signinWrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ex-loggedout .toolbar .account-dropdown .signinWrap > div {
  width: 48%;
}
.signinText h3 {
  margin: 0 0 10px;
  font-size: 14px;
  font-weight:900;
}
.signinText ul li {
  margin: 3px 0;
  padding: 0;
  font-size: 12px;
}
.signinText ul li i{
  color:#28634B;
}
.signinButtons .form-group,
.signinButtons .signin_register{
  display:flex;
  align-items:center;
  justify-content:flex-start;
}
.signinButtons .form-group:before,
.signinButtons .signin_register:before{
  content:url('https://us.evocdn.io/dealer/1177/content/media/My_Theme/ox-accountdropdown-icon-1.png');
  width:44px;
  height:44px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-right:12px;
  background:#28634B;
}
.signinButtons .signin_register:before{ content:url('https://us.evocdn.io/dealer/1177/content/media/My_Theme/ox-accountdropdown-icon-2.png'); }
.signinButtons .btnCreditAcc:before{ content:url('https://us.evocdn.io/dealer/1177/content/media/My_Theme/ox-accountdropdown-icon-3.png'); }
.signinButton{
  width:calc(100% - 56px);
}
.dropdown .pointer:hover{
  background:#28634B;
}
.toolbar .account-dropdown div.description{
  white-space: break-spaces;
}
.dropdown-menu span.overlap{
  height:30px;
  top: -25px;
}

.toolbar .account-dropdown .arrow_box:after, .toolbar .account-dropdown .arrow_box:before{
  border-bottom-color:#28634B;
}

/*account dropdown end*/

/*locations modal start*/
#modalLocations .modal-dialog{
  width:950px;
  max-width:90%;
  text-align:left;
}
#modalLocations .modal-content{
  padding:0 30px 15px;
}
.locationsBanner{
  background:url('https://us.evocdn.io/dealer/1177/content/media/My_Theme/ox-locations-banner.jpg')no-repeat center;
  height:219px;
  padding:20px;
  display:flex;
  align-items:center;
  justify-content:center;
  width: 100%;
  background-size: cover;
  margin:0 0 25px;
}
.locationsBanner h1{
  margin:0 0 20px;
  color:#fff;
  text-align:center;
  max-width:500px;
}
.locationsBanner p{
  margin:0;
  color:#fff;
  font-size:18px;
  text-align:center;
}
#modalLocations .modal-body > .nFlex{
  flex-wrap:wrap;
  align-items:stretch;
}
.openTimeBox{
  width:49%;
  margin:5px 0;
}
.otbImage{
  height:100%;
  width:142px;
}
.otbImage img{
  object-fit:cover;
  height: 100%;
  width: 100%;
}
.otbText{
  width:calc(100% - 142px);
  padding:13px;
  background:#f6f2f7;
  height:100%;
}
.otbText h3{
  margin:0 0 10px;
  font-size:16px;
  color:#474747;
  font-weight:500;
  text-transform:none;
}
.otbText h3 a{
  margin:0;
  padding:4px 7px;
  border:2px solid #28634B;
  font-size:14px;
  color:#28634B;
  font-weight:500;
}
.otbText p{
  padding-left:38px;
  margin:0 0 5px;
  font-size:14px;
  color:#474747;
  font-weight:300;  
  background:url('https://us.evocdn.io/dealer/1177/content/media/My_Theme/ox-locations-tel-v2.png')no-repeat top 2px left;
}
.otbText p + p{
  background:url('https://us.evocdn.io/dealer/1177/content/media/My_Theme/ox-locations-address-v2.png')no-repeat top 3px left;
  margin:0;
}
.otbText p + p + p{
  background:url('https://us.evocdn.io/dealer/1177/content/media/My_Theme/ox-locations-hours.png')no-repeat top 3px left;
  margin:0;
}
.otbText p strong{
  color:#28634B;
  font-weight:500;
}
.otbText p a{
  font-size:14px;
  color:#474747;
  font-weight:300;
}
.otbText h3 a:hover{
  color:#fff;
  background:#28634B;
  text-decoration:none;
}
.otbText p a:hover{
  color:#28634B;
  text-decoration:none;
}


/*locations modal end*/

@media only screen and (min-width : 2177px) {
  .dropdown-menu span.overlap {
    left: 42% !important;
  }
}

@media only screen and (min-width : 1818px) {
  .toolbar .account-dropdown .arrow_box{
    left: 50%;
  }
}

@media only screen and (max-width: 1300px) {
  .catalog-single .softgraybackground, .softgraybackground{
    padding: 35px 10px;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .catalog-single .softgraybackground .row.pickup > div, .softgraybackground .row.pickup > div{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
  }
}

@media only screen and (max-width : 991px) {
    .header-full .vertical-align{
        margin-left:-5px;
        margin-right:-5px;
    }
    .header-full .vertical-align > div{
        padding-left:5px;
        padding-right:5px;
    }

    .catBox{
        width:25%;
    }
    .catBox:nth-child(-n+2){
        width:50%;
    }

    .homeBoxes > .nFlex > div{
        min-height:850px;
    }
    .nFlex .nFlex .homeBox{
        height:49%;
    }

    .openTimeBox{
        width:100%;
    }
}

@media only screen and (max-width : 768px) {
    .catBox{
        width:calc(100% / 3);
    }

    .homeBoxes > .nFlex{
        flex-direction:column;
    }
    .homeBoxes > .nFlex > div{
        min-height:0;
        width:100%;
    }
    .homeBox{
        width:100%;
        height:450px;
        margin:10px 0;
    }
    .nFlex .nFlex .homeBox{
        height:450px;
    }

    .footMain .nFlex{
        flex-direction:column;
        text-align:center;
    }
    .footCol{
        width:100%;
    }
    .fc5{
        margin:40px 0;
    }
    .fc2, .fc3, .fc4{
        order:2;
    }
    .footMain .footTel{
        padding:25px 0 0;
        background-position:top center;
        margin:20px 0;
    }

     footer ul:not(.hasSubmenus, .submenu) li{
        border:none;
        margin:0;
        padding:0;
    }

  .mobAccord .accordList h3 { cursor: pointer; margin:0; background:#fff; padding:20px; color:#28634b;}
  .mobAccord ul { max-height: 0; overflow:hidden; transition: max-height 1s ease-out; padding:0; margin:5px 0;}
  .mobAccord .accordList h3:after { content: "+"; float: right; }
  .mobAccord .accordList.open h3:after { content: "-"; }
  .mobAccord .accordList.open ul { height:auto; max-height: 1000px; transition: max-height 1s ease-in-out !important; }

  .mobAccord ul li{
    margin:0 !important;
    padding:0 !important;
    border:none !important;
    display:block !important;
  }
  .mobAccord ul li a{
    display:block;
    margin:10px 0;
    padding:20px;
    border:1px solid #fff;
    font-size:16px;
    background:none;
  }
}

@media only screen and (max-width : 481px) {
    .catBoxes .catBox{
        width:100%;
        display:flex;
        justify-content:space-between;
        align-items:center;
        padding:10px 20px;
    }
    .catImg{
        height:80px;
        width:80px;
        margin:0 20px 0 0;
    }
    .catBox h3{
        font-size:16px;
        max-width:calc(100% - 100px);
    }

    .homeBox .hbOverlay p:first-of-type{
        font-size:0;
    }
    .homeBox,
    .nFlex .nFlex .homeBox{
        height:250px;
    }
}

/*** Dry Ice Popup ***/

.dryIcePopup #modalAddToCart{
  overflow:auto;
}

.dryIcePopup .modal-title{
  text-transform: uppercase;
  color:#707070;
  font-weight: 700;
  font-size:16px;
}

.dryIcePopup .modal-title em{
  color:#41ad49;
}

.dryIcePopup .product-name{
  font-weight: 900;
  font-size:20px;
  margin:0 0 15px;
}

.dryIcePopup .product-item-spacing{
  padding:0 0 3px;
}

.dryIcePopup .label-focus,
.dryIcePopup .min-order{
  background:none;
  padding:0;
  border-radius: 0;
  color:#494949;
  font-weight: 400;
  font-size: 16px;
}

.dryIcePopup .min-order i{
  display:none;
}

.dryIcePopup .product-shopping-actions-prices{
  padding:0;
}

.dryIcePopup .price{
  border:none;
  padding:0;
  border-radius: 0;
    margin:15px 0 25px;
}

.dryIcePopup .price .has-price{
  color:#28634B;
  font-size:18px;
  font-weight: 900;
}

.dryIcePopup .price .uomvalue{
  color:#494949;
  font-size:14px;
  font-weight: 400;
}

.dryIcePopup .btn{
  font-size: 16px;
  border-radius: 5px;
  padding:8px;
}

.modal-dialog{
  width:95%;
  max-width:800px;
}

.mpiAddBin{
  margin-top:20px;
  padding-top:20px;
  border-top:1px solid #d3d3d3;
}

.dryIcePopup .imgthumbnail{
  height:auto;
}

.mpiBinCount{
  background:url('https://us.evocdn.io/dealer/1177/content/media/My_Theme/binBg.jpg')no-repeat center;
  background-size:cover;
  padding:30px;
}

.mpiBinCount h3{
  font-weight:900;
  margin:0 0 5px;
}

.mpiBinCount h2{
  font-weight: 900;
  color:#454545;
  margin:0;
}

.mpiBinCount p{
  margin:0;
  color:#656565;
  font-weight: 700;
}

.mpiBinCount span{
  color:#28634B;
  font-weight: 900;
}

.binCalc{
  background:#fff;
  padding:20px 5px 20px 100px;
  border-radius: 5px;
  margin:30px 0 0 20px;
}

.binCalc img{
  position: absolute;
  top:calc(50% - 61px);
  left:-30px;
}

.mpiProduct .imgthumbnail img{
  width:100px;
  margin:0 auto 20px;
}

.mpiProduct .divquickview,
.mpiProduct .brand-label,
.mpiProduct .manufacturer-ref,
.mpiProduct .addtoquicklist-wrapper{
  display:none;
}

.mpiProduct .product-name a{
  font-size:14px;
  text-transform:none;
  font-weight: 900;
}

.mpiProduct .product-name + span{
  font-size:12px;
  color:#9e9e9e;
  display: block;
}

.mpiProduct .price-label.has-price{
  display: inline;
}

.mpiProduct .buttons.group{
  margin-top:25px;
}

.mpiProduct .buttons.group button{
  margin:0;
  width:calc(100% - 50px);
}

.dryIcePDPDeliv {
  background-color: #28634B;
  padding: 35px;
}
.dryIcePDPDeliv .nFlex {
  flex-wrap: wrap;
}
.dryIcePDPDeliv p {
  color: #fff;
}

/*** End Dry Ice Popup ***/

/*** Dry Ice PLP ***/

.dryicePLPModal .modal-dialog {
  width: 90%;
  max-width: 595px;
  margin-top: 35vh;
}
.dryicePLPModal .modal-content {
  padding: 0;
}
.dryicePLPModal .modal-header {
  background: url("https://us.evocdn.io/dealer/1177/content/media/My_Theme/ice-deliv-bg.png") no-repeat center;
  background-size: cover;
  padding: 35px;
}
.dryicePLPModal .modal-header h3 {
  color: #fff;
  text-align: center;
  font-size: 1.5em;
  margin: 0;
}
.dryicePLPModal .modal-header .close {
  text-shadow: none;
  color: #fff;
  font-size: 20px;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.dryicePLPModal .modal-header .fa-times:hover, .dryicePLPModal .modal-header .fa-times:focus {
  opacity: 0.75;
}
.dryicePLPModal .modal-body {
  padding: 35px !important;
}
.dryicePLPModal .modal-body .nFlex {
  flex-wrap: wrap;
}

/*** End Dry Ice PLP ***/

.ex-cart .no-more-tables input.quantity{
  font-size:12px;
}

.dryIcePopup .mpiButtons {display: none;}