/** Shopify CDN: Minification failed

Line 55:52 Unexpected "/"
Line 56:86 Unexpected "/"

**/
.about-services .services .service-block {text-align:left;}
.sponsor-grid .grid__item.medium-up--three-quarters {margin-bottom:40px;}
.qv-regularprice,.product-form__item--submit,.price-product,.left-column.tag-filter {display:none !important;}
li.sub-category {margin-bottom:10px;}
.dropdown-menu {margin-top:15px !important;}
.products-display .list__item .grid-view-item .grid-view-item__image-container .grid-view-item__image-wrapper .image-inner {height:250px;}
.products-display-collection .image-inner {height:250px;}
.add-in-wishlist-js {display:none !important;}
.product-single-left img.feature-row__image.product-featured-img {max-height:300px;}
ul.grid--uniform li .grid-view-item__image {border: 1px solid #febc1d;padding: 5px; border-radius: 8px; max-height:250px; min-height:250px;}
.tab-content td img {display:block;margin: 0 auto;}
#rfq_form .item_title {font-size:14px;}
#rfq_form .item_title a {text-decoration:none; border-bottom: none;}
.rfq_form .form-control {color:#000;}
#_desktop_cart .cart-display, #_mobile_cart .cart-display {width:40% !important;}
#_desktop_top_menu #top-menu>li .sub-menu, #_desktop_top_menu .dropdown-menu>li .sub-menu {border-right: 2px solid #f5a623 !important;
    border-left: 2px solid #f5a623 !important;}
#ishicategoryblock .ishicategoryblock-container .image-container {border:1px solid;}
#shopify-section-Ishi_offerblock {margin-top:50px;}
.price {display:none !important;}
.nav-bg {margin-bottom: 15px;}
#faq-block {width:100% !important;}
.our_team {}
.our_team h3 {margin-top:5px !important; margin-bottom:15px !important;color: #2f2f2f;}
.our_team h4 {margin-top:5px !important; margin-bottom:15px !important;}
.our_team p {color: #788188;}
.our_team p a {color:#febc1d;}
.our_team p a i.fa {margin-right: 5px;}
.panel-title {padding:5px;}
.topbar {height: 30px;background: #ffa500;}
a.header__first-row-icon {margin-top: 5px;display: inline-block;}
.topright {margin-top: 5px; text-align:right;}
.topright span {background:#000; color:#fff; padding:7px 10px;}
.topright span a {color:#fff;}
.quot {padding:14px; background:#ffa500;}
.return-link-wrapper {margin-bottom:20px !important;}
#desc table tr {color: #000;}
#desc table tr td {border: 1px solid #2e2e2e !important; text-align: center;}
#desc table th {border: 1px solid #2e2e2e !important;}
#desc table th,#desc table td {padding: 10px 11px !important;text-align: center;}
#desc table tr.odd {background: #fc9907;}
.omgrfq-collection-button {display: inline-block !important; text-align: center;}
.omgrfq-product-button .omgrfq-btn-quotes {width:auto !important;}
.ishi-product-swatch .option-swatch .custom-swatch, .ishi-quickview-swatch .option-swatch .custom-swatch {font-size:12px;}
.hidecol {display:none;}
.template-search .products-display .list__item .grid-view-item .grid-view-item__image-container .grid-view-item__image-wrapper {width:130px !important; height:130px !important;}
.template-search .rfq-btn {display:none;}
#ishiservices .services .service-text .service-desc {font-size: 16px;line-height: normal;}
.product-template__container {margin-bottom: 40px;}*/
#ishiheaderlinks_block .bullet li .headerlink-dropdown {background: #ddd !important;}*/
.tab-pane img {margin-bottom:10px;}
.tab-pane a {color:#ffa500;}
.tab-pane a.btn-primary {color:#000000;}
.tab-pane a.btn-primary:hover {color:#ffffff;}
.tab-pane a.btn-info {color:#000000;margin-top: 10px;}
.tab-pane a.btn-info:hover {color:#ffffff;}
.tab-pane h1 {font-size: 1.8em;}
.tab-pane h2 {font-size: 1.4em;}
.tab-pane h3 {font-size: 1.2em;}
.tab-pane ul {font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px;}
#header_ishiheaderlinks ul > li {
  --b: 0.2em;   
  --c: #ffffff;
  
  color: #0000;
  padding-block: var(--b);
  background: 
    linear-gradient(var(--c) 50%,#000 0) 0% calc(100% - var(--_p,0%))/100% 200%,
    linear-gradient(var(--c) 0 0) 0% var(--_p,0%)/var(--_p,0%) var(--b) no-repeat;
  -webkit-background-clip: text,padding-box;
          background-clip: text,padding-box;
  transition: .3s var(--_s,0s) linear,background-size .3s calc(.3s - var(--_s,0s));
}
#header_ishiheaderlinks ul > li:hover {
  --_p: 100%;
  --_s: .3s;
}
#ishiheaderlinks_block .bullet > li > a:hover {color:#ffffff !important;}

span.sitecert {background:#000;transition: all .5s; margin-right:4px;}
span.sitecert:hover {background:#fff;}
span.sitecert a {color:#fff;}
span.sitecert:hover a {color:#000;}
.panel-default>.panel-heading {padding-top: 5px; padding-bottom: 5px;margin-bottom: 10px;}
.shopify-model-viewer-ui .shopify-model-viewer-ui__controls-overlay {top:-450px !important;}
/*accordian start*/
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}
.active2, .accordion:hover {
  background-color: #ccc;
}
.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
.active2:after {
  content: "\2212";
}
#desc .panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  padding-top:15px;
}
.owl-stage-outer img.extra-img {display:none !important;}
.shopify-model-viewer-ui model-viewer {background-color: #transparent !important;}
model-viewer {
   --poster-color: transparent !important;
}
#shopify-section-Ishi_sidebar .left-column {border:none !important; }
#testimonial-container {border: 1px solid #e5e5e5; border-radius: 10px;}

/*accordian end*/
@media (max-width: 767px){
.topright {margin-top:-18px; font-size:10px;}
.quot {position: absolute;right: 120px;top: 0px;}
.topbar .page-width .col-md-6 > span {font-size:12px;}
#ishiheaderlinks_block .bullet.small {width:200px !important;}
.collection-left {display:none !important;}
.topbar .col-md-6 span  {display:none !important;}
}