/* 20260113172557 - v2 */
.gui,
.gui-block-linklist li a {
  color: #002330;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #145170;
}

.gui-block-inner strong {
  color: #667b82;
}

.gui a {
  color: #008ebf;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #008ebf;
  box-shadow: 0 0 2px #008ebf;
}

.gui-select.gui-focus .gui-handle {
  border-color: #008ebf;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #028fbf;
}

.gui-block-title {
  color: #002330;
  background-color: #ffffff;
}

.gui-content-title {
  color: #002330;
}

.gui-form .gui-field .gui-description span {
  color: #002330;
}

.gui-block-inner {
  background-color: #f4f4f4;
}

.gui-block-option {
  border-color: #d9eef5;
  background-color: #f2f9fb;
}

.gui-block-option-block {
  border-color: #d9eef5;
}

.gui-block-title strong {
  color: #002330;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #8dcce2;
}

.gui ul.gui-products li {
  border-color: #b3ddeb;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #b3ddeb;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #b3ddeb;
}

.gui-block-content .gui-table {
  border-color: #d9eef5;
}

.gui-table thead tr th {
  border-color: #8dcce2;
  background-color: #f2f9fb;
}

.gui-table tbody tr td {
  border-color: #d9eef5;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #8d8d8d;
  color: #145170;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #8d8d8d;
  color: #002330;
  background-color: #ffffff;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #8d8d8d;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #8d8d8d;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #002330;
}

.gui-progressbar {
  background-color: #cf2327;
}

/* custom */
#gui-block-billing-address > div.gui-block-subcontent > div:nth-child(12){
    display: none !important;
}
body > div.page-content > footer > div > div.payments {
    display: none !important;
}
body > div.page-content > footer > div > div:nth-child(2) > ul > li:nth-child(3)  {
    display: none !important;
}
/*Aileen Tagalog - Lightspeed Support 979730 Editing the margin below the hero image in mobile and desktop versions 09/17/19 Start*/
@media only screen and (min-width: 600px) {
.home-intro-text {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
}
.hero{
  min-height:0px;
}

.main-content > .container > .home-intro-text:first-child, .main-content > .container > .featured-categories-contained:first-child, .main-content > .container > .featured-blocks:first-child {
	margin-top: 0px;
}
.home-intro-text {
	margin-top: 0px;
}
/*Aileen Tagalog - Lightspeed Support 979730 Editing the margin below the hero image in mobile and desktop versions 09/17/19 End*/
/*Aileen Tagalog - Lightspeed Support 979730 Removing youtube video and social media links 09/17/19 Start*/
.video-trigger-wrapper.m-b-20 {
    display: none !important;
}
.share.m-b-50.pull-right {
    display: none !important;
}
/*Aileen Tagalog - Lightspeed Support 979730 Removing youtube video and social media links 09/17/19 End*/
/*START: remove filter product counter*/
/*div.sidebar-filter-item.clearfix > label >span {
  display:none;
}
/*END by Jeffrey Juban 02/20/2017*/

/* Added by Lance @ Lightspeed to display the information on the full page and hide the out of stock message on products */

div.page.info.active {
    display: inline;
}

h1 {
    display: inline;
}

li.active.col-2.information {
  display: none;
}

tr.availability {
  display: none;
}

/* End Lance @ Lightspeed */

/*START - Lightspeed eCom Support - Mila M - Oct 23rd 2017 - Removing the capitalization of every word in the footer */
.footer a, .footer .footer-nav ul li, #newsletterbar label, .footer-copyright {
    color: #999999;
    text-transform: none;
}
/*END - Lightspeed eCom Support - Mila M - Oct 23rd 2017 */

#menu > ul > li.level0.level-top.hiden_menu > ul > li > a {
  /*width: -webkit-fill-available;*/
}
/*Eduard Lordan, 11/16/17, ticket# 369606, this will hide product description and featured image, BEGIN*/

body > div.wrapper.default.layout-fluid > section > div.template-content.template-textpage.container-inner > div > div.sidebar-main > div.image > img {
display: none;
}

/*Eduard Lordan, 11/16/17, ticket# 369606, this will hide product description and featured image, END*/

/* Make the category title box shorter, by Gracey from lightspeed, nov 2017 */
.breadcrumb-box {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  margin-bottom: 10px !important;
}
/* end of category box edit */

/* START | Force images in Content area to resize  | 01/02/2018 | Amaury C. | LS ticket #404005 */
.wysiwyg img {
   max-width: 100%;
   height: auto;
}
/* END | Amaury C. */

/* Lightspeed eCom Support Mathieu Brousseau-Julien Feb. 5th 2018 Start - Bring mega menu infront of product images - ticket # 431071 */
div#menu.main-menu ul.main-navigation.clearfix li.level0 ul {
  z-index: 99;
}
/* Lightspeed eCom Support Mathieu Brousseau-Julien Feb. 5th 2018 End */

/* Lightspeed eCom Support Mathieu Brousseau-Julien Feb. 5th 2018 Start - Auto-resize images in blog articles - ticket # 431071 */
article.gui-blog-article img {
  height: auto;
  max-width: 100%;
}
/* Lightspeed eCom Support Mathieu Brousseau-Julien Feb. 5th 2018 End */

/* Lightspeed eCom Support Mathieu Brousseau-Julien Feb. 5th 2018 Start - Hide product count in category overview - ticket # 4310710 */
div.product-items.product div.product-block div.product-block-inner div.product-detail p.description {
  display: none;
}
/* Lightspeed eCom Support Mathieu Brousseau-Julien Feb. 5th 2018 End */

/* Name: Tatiana | Date: October 12, 2018  | Reason: Justin asked to undo Rina's code since it shows a blank space on the mobile version | Begin. */
/* Rina | Sept. 19, 2018 | #625854 | Change background and category names of featured categories slider to white| */
/*
.slider-bottom-cms .even {
  background-color: white!important;
}
.slider-bottom-cms .odd {
  background-color: white!important;
}
.slider-bottom-cms .cms-block .right .title a {
  color: white!important;
}
*/
/* End of Rina's CSS */
/* Name: Tatiana | Date: October 12, 2018  | End. */

#gui-wrapper > div > div.gui-col2-right-col1 > article > p > img {
  float: left;
}
/*Sarah | March 27 19 | Ticket# | Forces the header service image to show*/
body > div.wrapper.default.layout-fluid > header > div.header-center > div > div.header-cms > div.block1 > div.img {
    background: url(header-service-image.png?20) no-repeat scroll 0 0px transparent;

}
body > div.wrapper.default.layout-fluid > header > div.header-center > div > div.header-cms > div.block2 > div.img {
  background: url("https://cdn.shoplightspeed.com/shops/609677/files/13138408/e.jpg") no-repeat scroll 0 0px transparent;
}
/*Sarah end*/
span.share-label {
  display: none !important;
}
	
/* Name: Sara | Date: November 19, 2019 | Ticket: 1046415 | Reason: Change color of filter check boxes on collection page |  Begin. */
/*.checkbox label:before, .product-configure-custom-option-item label:before {
   color: black !important;
  border-color: rgba(0, 0, 0, 0.78) !important;
	}
/* Name: Sara | Date: November 19, 2019 | Ticket: 1046415 | End. */

.featured-block.featured-block-big {
    min-height: 0;
    padding-bottom: 37%;
}

.featured-block.featured-block-big .featured-block-content {
    width: 100%;
    position: absolute;
}

.featured-block.featured-block-big h3 {
    height: auto;
}

.sims-advantage {
	
}

.sims-advantage h3 {
	margin-bottom: 15px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 400;
  padding: 10px 0;
  border-top: 7px solid #155273;
  display: inline-block;
  line-height: 1;
  position: relative;
}

.sims-advantage h3:after {
  content: '';
  display: block;
	position: absolute;
  top: 0;
  right: 0;
  width: 40%;
  border-top: 7px solid #0f8dbe;
  margin-top: -7px;
}

.sims-advantage h3 .bold {
	font-weight: bold;
}

/*@media screen and (max-width: 991px) {
  .enable-zoom .product-image a {
    pointer-events: none;
  }
}*/
#textpage > div.text-center.m-t-80.sm-m-t-50 > h1,
#catalog-page > div.text-center.m-t-80.sm-m-t-50 > h1 {
display: none;
}

.blog-entry-image {
	margin-left: 0;
	margin-right: 0;
}

#instafeed a {
    width: 100% !important;
}

#instafeed{margin-left:-7px;margin-right:-7px}@media only screen and (min-width: 600px){#instafeed{margin-left:-10px;margin-right:-10px}}#instafeed .instafeed-item-wrap{width:50%;float:left}@media only screen and (min-width: 480px){#instafeed .instafeed-item-wrap{width:33.333333%}.instagram-feed-4 #instafeed .instafeed-item-wrap{width:50%}}@media only screen and (min-width: 600px){#instafeed .instafeed-item-wrap{width:16.666666%}.instagram-feed-5 #instafeed .instafeed-item-wrap{width:20%}.instagram-feed-4 #instafeed .instafeed-item-wrap{width:25%}}#instafeed a{height:auto;overflow:hidden !important;display:block;padding-bottom:100%;position:relative}#instafeed a figure{position:absolute;left:7px;right:7px;bottom:7px;top:7px;background-size:cover;background-position:center;background-repeat:no-repeat}.rounded-corners #instafeed a figure{border-radius:5px}@media only screen and (min-width: 600px){#instafeed a figure{left:10px;right:10px;bottom:10px;top:10px}}#instafeed a img{max-height:100%;max-width:100%;height:187px;width:100%;-o-object-fit:cover;object-fit:cover;padding:7px;display:block}@media only screen and (min-width: 600px){#instafeed a img{padding:10px;height:121px}}@media only screen and (min-width: 1000px){#instafeed a img{height:187px}}#instafeedv2{margin-left:-7px;margin-right:-7px}@media only screen and (min-width: 600px){#instafeedv2{margin-left:-10px;margin-right:-10px}}#instafeedv2 .instagram-image,#instafeedv2 .instagram_gallery>a{width:50%;float:left;height:auto;overflow:hidden !important;display:block;position:relative}@media only screen and (min-width: 480px){#instafeedv2 .instagram-image,#instafeedv2 .instagram_gallery>a{width:33.333333%}.instagram-feed-4 #instafeedv2 .instagram-image,.instagram-feed-4 #instafeedv2 .instagram_gallery>a{width:50%}}@media only screen and (min-width: 600px){#instafeedv2 .instagram-image,#instafeedv2 .instagram_gallery>a{width:16.666666%}.instagram-feed-5 #instafeedv2 .instagram-image,.instagram-feed-5 #instafeedv2 .instagram_gallery>a{width:20%}.instagram-feed-4 #instafeedv2 .instagram-image,.instagram-feed-4 #instafeedv2 .instagram_gallery>a{width:25%}}#instafeedv2 .instagram-image img,#instafeedv2 .instagram_gallery>a img{max-height:100%;max-width:100%;height:auto;width:100%;display:block;padding:7px}.rounded-corners #instafeedv2 .instagram-image img,.rounded-corners #instafeedv2 .instagram_gallery>a img{border-radius:5px}@media only screen and (min-width: 600px){#instafeedv2 .instagram-image img,#instafeedv2 .instagram_gallery>a img{padding:10px}}

@media screen and (max-width: 600px) {
img {
  width: 100%;
  height: auto;
}
}
.hero {
    height: auto;
    min-height: 0;
}

.hero .hero-element {
    height: auto;
    min-height: 0;
}

.hero .hero-image {
    position: relative;
    height: auto;
    padding-bottom: 41.6%;
}
span.nc-icon-mini.ui-1_zoom {position: absolute;}
<div class="row">
   <div class="col-md-6">
      <a href="....">
         <img src="...." >
      </a>
   </div>
   <div class="col-md-6">
      <a href="....">
         <img src="...." >
      </a>
   </div>
</div>
<div class="row">
   <div class="col-md-6">
      <a href="....">
         <img src="...." >
      </a>
   </div>
   <div class="col-md-6">
      <a href="....">
         <img src="...." >
      </a>
   </div>
</div>
<div class="row">
   <div class="col-md-6">
      <a href="....">
         <img src="...." >
      </a>
   </div>
   <div class="col-md-6">
      <a href="....">
         <img src="...." >
      </a>
   </div>
</div>
<div class="row">
   <div class="col-md-6">
      <a href="....">
         <img src="...." >
      </a>
   </div>
   <div class="col-md-6">
      <a href="....">
         <img src="...." >
      </a>
   </div>
</div>
....
