/* begin fix the thumbnail arrows */
#page-product .product-images-module .product-images ul.secondary-images.owl-carousel .owl-next, 
#page-product .product-images-module .product-images ul.secondary-images.owl-carousel .owl-prev {
     height: 60px;
padding: 0;
}

#layout_product .product-details-module iframe {
	width: 100%;
}
/* end fix the thumbnail arrows */

.featured-products-module .featured-product .image-display .product-image.lazy-load { position: inherit; }

.page-subheader-component h1, .page-subheader-component h2 { font-size: 23px; }
.page-subheader-component h3 { font-size: 14px; }

/* KT-4418: Papago Theme fix */
.header-right-wrap .main-nav { margin: 0; }

.promotional-banner-wrap .promotional-banner-text {
	font-size:	16px!important;
    color:#fff;
    background-color: #9d9fa0;
}
.promo .container-wrap.container-fluid {
    padding-top: 0px!important;
    padding-bottom: 0px!important;   
}
#page-cart .promotional-banner-wrap, #page-one_page_checkout .promotional-banner-wrap {
    display: block !important;
}

.homeseo {
    font-size: 17px;
    text-align:center;
}


.top-custom-wrap { 
  padding-top: -10px!important;
  padding-bottom: -10px!important; }

.top-custom ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: stretch; }

.top-custom ul li {
  display: flex;
  flex: 1 1 auto;
  align-self: stretch;
  text-align: center; }

.top-custom ul li a {
  display: block;
  padding: 5px 0;
  font-weight: 500;
  width: 100%;
  text-align: center; }

.top-custom ul li a:hover {
  text-decoration: none;
  background-color: #000;
  color: #ff3f40 !important; }
.hours { border: #c2c2c2 1px solid; padding-right: 15px; padding-left: 15px; }
.hours-operation-module ul li.today { font-weight: 600; }


.labor-time {
display: none !important;
}