
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
 .owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

 .ui-helper-hidden {
  display: none
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse
}

.ui-helper-clearfix:after {
  clear: both
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0)
}

.ui-front {
  z-index: 100
}

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none
}

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0
}

.ui-menu .ui-menu {
  position: absolute
}

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px
}

.ui-menu-icons {
  position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px
}

body .ui-tooltip {
  border-width: 2px
}
.ui-menu .gf-search-products .ui-menu-item-wrapper {
    text-decoration: none;
}
.gf-search-no-result p.ui-menu-item-wrapper {
  padding: 15px 15px !important;
}
.ui-menu.ui-widget-content.ui-autocomplete {
  border: 0;
  background: #fff;
  z-index: 9999999999;
  color: #333;
  box-shadow: 0 0 0 1px rgba(39, 44, 48, 0.05), 0 1px 5px 1px rgba(39, 44, 48, 0.16);
  max-height: 100vh;
  overflow: auto;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
  border-radius: 0 0 3px 3px;
}
#gl-fullscreen-recommended-products li {
  max-width: 280px;
}
.ui-menu.ui-widget-content.ui-autocomplete>li>.gf-search-header {
  display: block;
  background: #f3f5f6 !important;
  box-shadow: 0 1px #e1e3e4, 0 -1px #e1e3e4 !important;
  font-weight: 600;
  color: #677279
}

.ui-menu .ui-menu {
  display: block !important;
  clear: both;
  position: static !important;
  font-size: .9em;
  padding: 0
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin-top: 0
}

.ui-menu .ui-menu-item-wrapper.count {
  float: right;
  padding: 3px 0
}

.ui-menu .ui-menu-item-wrapper {
  margin: 0 !important;
  padding: 5px 15px !important;
  display: flex;
  color: #677279;
}

.ui-menu .gf-search-products .ui-menu-item-wrapper {
  padding: 5px 15px !important
}

.ui-menu .ui-menu-item-wrapper.ui-state-active {
  background: rgba(0, 128, 96, 0.08);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03);
  position: relative;
  z-index: 2
}

.ui-menu .ui-menu-item {
  clear: both
}

.ui-menu .gf-search-viewall a.ui-menu-item-wrapper {
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  border-top: 1px solid #e6e6e6;
  padding: 5px 0 !important;
  display: block;
  font-weight: 600
}
.gf-search-left {
  flex: 0 0 60px;
  margin-right: 15px;
  max-width: 60px;
  position: relative;
  min-width: 60px;
  display: flex;
  align-items: center;
  justify-content: center
}

.gf-search-item-product>a {
  display: flex;
  padding: 3px 0 !important;
  position: relative !important
}

.gf-search-right {
  flex: 1 1 auto
}

.gf-search-item-product-vendor {
  opacity: .8;
  font-size: .9em
}

.gf-search-left img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0
}

.ui-menu.ui-widget .gf-search-products.ui-menu-item ul li a {
    padding: 15px !important;
}

.ui-menu.ui-widget .gf-search-item-product-price {
    font-weight: 700;
    color: #008060;
}

.gf-search-item-product-title {
    font-size: 14px;
    color: #677279;
}

/*** globo-search-popup  ***/
.gl-filter-search-fullscreen {
  font-size: 16px;
  color: #212529;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 2147483647;
  overflow: hidden !important;
}

.gl-filter-search-fullscreen .gl-backdrop {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1 !important;
    transition: opacity .3s cubic-bezier(.25,.46,.45,.94);
    background: #000 !important;
    opacity: .75 !important;
    display: block;
}

.gl-fullscreen-layer {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    transition: max-height .3s cubic-bezier(.25,.46,.45,.94),padding .3s cubic-bezier(.25,.46,.45,.94);
    max-height: 100%;
    overflow: auto;
}
.gl-filter-search-fullscreen .gl-fullscreen-layer {
  background-color: #f8f9fa;
}
body.gl-search-open{
  overflow: hidden;
}
.gl-fullscreen-layer .gl-fullscreen-header {
    padding: 24px;
    display: flex;
}
  
.gl-fullscreen-layer .gl-d-searchbox {
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  margin: 0;
  flex: 1 1 auto;
  padding-right: 10px;
}
  
.gl-fullscreen-layer .gl-d-searchbox-icon {
    width: 64px;
    height: 64px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    overflow: visible;
    flex: 0 0 auto;
    padding: 0 12px;
    margin: 0;
    line-height: 48px;
    font-family: inherit;
    font-size: 100%;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    background-color: #ffffff;
}
.gl-list__content ul {
  margin: 0;
  padding: 0;
}
.gl-fullscreen-layer .gl-d-searchbox-icon>svg {
    width: 32px;
    height: 32px;
    fill: #495057;
    margin: 0;
}
  
.gl-fullscreen-layer .gl-d-searchbox-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    flex: 1 1 auto;
    height: 64px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    outline: none;
    font-size: 24px;
    font-weight: 400;
    line-height: 64px;
    text-overflow: ellipsis;
    background: #fff;
    width: 100%;
    max-width: 100%;
}
.gl-fullscreen-layer .gl-d-searchbox-input:focus{
  border: none;
}
.gl-fullscreen-layer .gl-d-close-btn {
  -webkit-appearance: button;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #212529;
  margin: 0;
  background-color: transparent;
  border: 1px solid transparent;
  outline: 0;
  cursor: pointer;
  margin: auto 0;
  position: relative;
  width: 64px;
  height: 64px;
  flex: 0 0 64px;
  transition: opacity .125s ease-in;
  padding: 16px;
  box-shadow: none;
  min-width: auto;
} 
/*   
.gl-fullscreen-layer .gl-d-close-btn:after, 
.gl-fullscreen-layer .gl-d-close-btn:before {
    content: " ";
    display: block;
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0;
    left: calc(50% - 1px);
    background-color: #000;
    transition: background-color .125s ease-in;
}  
  
.gl-fullscreen-layer .gl-d-close-btn:before {
  transform: rotate(-45deg) translateX(0);
}
  
.gl-fullscreen-layer .gl-d-close-btn:after {
    transform: rotate(45deg) translateX(0);
}   */

.gl-filter-search-fullscreen .gl-fullscreen-layer .gl-fullscreen-initial-content {
    padding: 0 24px 24px;
}
  
.gl-filter-search-fullscreen .gl-fullscreen-layer .gl-fullscreen-suggestions div {
  padding: 0 24px 24px;
}

.gl-filter-search-fullscreen .gl-fullscreen-layer .gl-fullscreen-top-searches {
    background-color: #fff;
    padding: 15px;
}
.gl-fullscreen-layer .gl-fullscreen-results__meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.custom-owl-nav {
  width: 60px;
  display: flex;
  justify-content: space-between;
}

.custom-owl-nav span {
  width: 26px;
  height: 26px;
  cursor: pointer;
}
.gl-fullscreen-layer .gl-fullscreen-top-clicked {
    width: 100%;
    overflow: hidden;
    padding-bottom: 0;
    background: none; 
    align-self: flex-start;
    flex: 1 1 auto;
}
  
.gl-filter-search-fullscreen .gl-fullscreen-layer .gl-list__title {
    font-size: 18px;
    font-weight: 700;
}

.gl-grid-layer .gl-fullscreen-layer .gl-list__title {
  font-size: 16px;
  font-weight: 500;
}

.gl-fullscreen-layer .gl-list__title {
  margin-bottom: 12px;
}

.gl-filter-search-fullscreen .gl-fullscreen-layer .gl-fullscreen-top-searches ul li {
  margin-bottom: 3px;
  list-style: none;
}
#gf-grid + #gf-products{
  display: none !important;
  visibility: hidden;
}
.gl-fullscreen-layer .gl-fullscreen-top-searches ul li a {
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    padding: 5px 8px !important;
    border-radius: 4px;
    text-decoration: none;
    color: #333333;
}
.gl-fullscreen-layer .gl-card-title a {
  text-decoration: none;
}
.gl-fullscreen-layer .gl-fullscreen-top-searches ul li a:hover {
    background-color: rgba(222,226,230,.8);
}

.gl-fullscreen-layer .gl-card {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 15px;
    border: 0;
    color: #212529;
    background-color: #fff;
    font-size: 14px;
    text-align: left;
    outline: none;
}
.ui-autocomplete-flex .gl-fullscreen-layer .gl-owl--carousel .gl-card {
  padding: 0;
}
.gl-fullscreen-layer .owl-stage {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    flex: 1 1 auto;
}

.gl-fullscreen-layer .owl-carousel .owl-item {
  display: flex;
}

.gl-fullscreen-layer .gl-card-pricing {
    font-weight: bold;
    margin-top: 6px;
}

.gl-fullscreen-layer .gl-card-content {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    margin-top: 12px;
    flex: 1 1 auto;
    text-align: center;
}

.gl-fullscreen-layer .gl-card-title {
    flex: 0 0 auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
}

.gl-fullscreen-layer .gl-card-flex {
    flex: 1 1 auto;
}

.gl-fullscreen-layer .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.gl-fullscreen-layer .owl-nav button svg {
    width: 30px;
    height: 30px;
    display: block;
}

.gl-fullscreen-layer .owl-nav button svg path {
    fill: #E6E7E9;
}

.gl-fullscreen-layer .owl-nav button.owl-prev {
  left: 0;
}

.gl-fullscreen-layer .owl-nav button.owl-next {
  right: 0;
}

.gl-fullscreen-layer .owl-nav button:hover svg path {
    fill: #212529;
}

.gl-fullscreen-layer .gl-fullscreen-suggestions a {
    background-color: #dee2e6;
    border: 1px solid #dee2e6;
    display: inline-block;
    width: auto;
    height: 32px;
    padding: 0 16px;
    line-height: 30px;
    overflow-x: visible;
    border-radius: 30px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 14px;
}
.gl-filter-search-fullscreen .gl-fullscreen-layer .gl-fullscreen-suggestions a{
  margin-top: 5px;
}
.gl-fullscreen-layer .gl-list__group {
    margin-bottom: 10px;
}

.gl-fullscreen-layer .gl-list__group:last-child {
  margin-bottom: 0;
}

.gl-fullscreen-layer .gl-fullscreen-top-clicked .gl-list__content {
    margin-bottom: 20px;
}

.gl-fullscreen-layer .gl-fullscreen-results__meta {
    background-color: #fff;
    padding: 15px 15px;
    margin-bottom: 20px;
}
.gl-card-thumbnail {
  width: 100%;
}
.gf-search-products {
  position: relative;
}
.gl-fullscreen-layer .gl-fullscreen-results__content {
    position: relative;
    z-index: 1;
    display: grid;
    padding: 0;
    margin: 0;
    grid-gap: 16px;
    gap: 16px;
    grid-template-columns: repeat(auto-fill,minmax(220px,1fr));
}
.gl-fullscreen-layer .gl-fullscreen-results__meta a {
  font-size: 14px;
  text-decoration: underline;
  color: #0053c3;
}
.gl-fullscreen-loading-content{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 200px;
}
.gl-fullscreen-layer .gl-fullscreen-results__meta .gl-list__title {
  margin: 0;
}
.gl-fullscreen-layer .gl-list__title a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.gl-fullscreen-layer .gl-list__title a span {
    font-size: 13px;
    font-weight: normal;
    color: #6c757d;
}

.gl-fullscreen-layer .gl-fullscreen-top-searches ul li a .count {
    color: #6c757d;
}

.gl-list__content.hide {
  display: none !important;
}

.gl-fullscreen-layer .gl-fullscreen-top-searches ul li .gl-item-search-selected {
    background-color: #008060 !important;
    color: #ffffff !important;
    font-weight: bold;	
}

.gl-fullscreen-layer .gl-fullscreen-top-searches ul li .gl-item-search-selected .count {
    color: #ffffff;
    font-weight: bold;
}

.gl-card-title a {
    color: #1e2d7d;
    font-weight: 600;
}

.gl-fullscreen-layer .gl-card-thumbnail a {
    display: block;
    position: relative;
    padding-top: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.gl-fullscreen-layer .gl-card-thumbnail img {
  -o-object-fit: contain;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.gl-fullscreen-layer .gl-backdrop.ui-state-active {
  box-shadow: none !important;
  padding: 0 !important;
}

.gl-fullscreen-layer .gl-fullscreen-top-clicked .gl-list__content .gf-search-left {
  flex: 0 0 100px;
  max-width: 100px;
  min-width: 100px;
}

.ui-menu .gl-fullscreen-layer .gl-fullscreen-top-clicked .ui-menu-item-wrapper {
  padding: 15px !important;
}

.ui-menu .gl-fullscreen-layer .ui-menu-item-wrapper.ui-state-active {
  box-shadow: none;
}

@media (min-width: 992px) {
  .gl-fullscreen-layer .gl-fullscreen-initial-content {
    /* flex-wrap: nowrap; */
  }
  .gl-fullscreen-layer .gl-fullscreen-top-clicked {
    width: auto;
    margin-top: 0;
  }
}
   
@media(max-width: 991px) {
  .gl-fullscreen-layer .gl-fullscreen-initial-content {
    /* flex-wrap: wrap;
    align-items: stretch; */
  }

  .gl-fullscreen-layer .gl-fullscreen-top-searches {
    flex: 1 1 auto;
  }

}
  

@media(max-width: 767px) {
  .gl-fullscreen-layer .gl-fullscreen-header {
    padding: 15px;
  }	
  .gl-fullscreen-layer .gl-d-close-btn{
    height: 46px;
    width: 46px;
    padding: 10px;
    flex: 0 0 46px;
  }
  .gl-filter-search-fullscreen .gl-fullscreen-layer .gl-fullscreen-initial-content {
    padding: 0 15px 15px;
  }
    
  .gl-filter-search-fullscreen .gl-fullscreen-layer .gl-fullscreen-suggestions div {
    padding: 0 15px 15px;
  }

  .gl-fullscreen-layer .gl-fullscreen-initial-content {
    padding: 0 15px 15px 15px;
  }
  
  .gl-fullscreen-layer .gl-fullscreen-top-clicked {
    padding: 0;
  }
  
  .gl-fullscreen-layer .gl-fullscreen-results__content {
    grid-template-columns: repeat(auto-fill,minmax(145px,1fr));
  }
  
  .gl-fullscreen-layer .gl-d-searchbox-icon {
    width: 46px;
    height: 46px;
    padding: 10px;
  }
  
  .gl-fullscreen-layer .gl-d-searchbox-input {
    height: 46px;
    line-height: 46px;
    font-size: 16px;
  }
  
  .gl-fullscreen-layer .gl-card {
    padding: 15px;
  }
}

.gl-row{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  min-width: 100%;
}
.gl-grid-layer .gl-col-left{
  flex: 0 0 35%;
  min-width: 35%;
  background: #f9f9f9;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
}
.gl-grid-layer .gl-col-right{
  min-width: 65%;
  max-width: 100%;
  flex: 1 1 65%;
  padding-top: 15px;
  padding-bottom: 15px;
}
.gl-col-left{
  flex: 0 0 25%;
  min-width: 25%;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.gl-col-right{
  padding-right: 15px;
  padding-left: 15px;
  overflow: hidden;
  min-width: 75%;
  max-width: 100%;
  flex: 1 1 75%;
  box-sizing: border-box;
}

@media (max-width: 767px){
  .gl-col-left {
    flex: 0 0 100% !important;
    min-width: 100% !important;
  }
  .gl-col-right {
    flex: 0 0 100% !important;
    min-width: 100% !important;
  }
}
#gl-fullscreen-recommended-products.owl-carousel .owl-nav button.owl-next, 
#gl-fullscreen-recommended-products.owl-carousel .owl-nav button.owl-prev, 
#spf-products-carousel.owl-carousel .owl-nav button.owl-next, 
#spf-products-carousel.owl-carousel .owl-nav button.owl-prev, 
#gl-fullscreen-recommended-products.owl-carousel button.owl-dot {
  padding: 12px 3px !important;
  background: rgba(255,255,255,0.5);
  border-radius: 2px;
  min-width: auto;
  box-shadow: none;
}
.gl-grid-layer.ui-menu-item {
  overflow: auto;
  max-height: 100%;
  height: 100%;
  width: 100%;
  min-width: 250px;
}
@media (min-width: 992px){
  .ui-autocomplete-flex .gl-grid-layer{
    min-width:900px;
  }
}
@media (min-width: 768px) and (max-width: 991px){
  .ui-autocomplete-flex .gl-grid-layer{
    min-width:650px;
  }
}
@media (max-width: 767px){
  .ui-autocomplete-flex .gl-grid-layer{
    width:90vw;
  }
}
.gl-grid-layer .gl-fullscreen-layer {
  padding: 0 !important;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.gl-grid-layer .gl-fullscreen-suggestions {
  padding: 15px;
}
.gl-grid-layer .gl-fullscreen-layer .gl-fullscreen-top-searches ul li a,
.gl-grid-layer .gf-search-products .ui-menu-item-wrapper{
  padding: 5px 0 !important;
  background: none !important;
}
.gl-grid-layer .ui-state-active{
  background: none !important;
}

.gl-grid-layer .gl-fullscreen-initial-content{
  padding: 0 15px;
  height: 100%;
  overflow: auto;
}
.ui-menu.ui-autocomplete-flex .gf-search-viewall a.ui-menu-item-wrapper{
  padding: 10px 0 !important;
}
.ui-autocomplete-flex {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.gl-fullscreen-layer .gl-list__content .gf-search-products{
  background-color: #ffffff;
}
/*** end-globo-search-popup  ***/