/*
0 - 600px:		Phone
600 - 900px:	Tablet Portrait
900	- 1200px:	Tablet Landscape
[1200-1800] is where our normal styles apply
1800px +:		Big Desktop

$breakpoint argument choices:
- phone
- tab-port
- tab-land
- big-desktop

1em = 16px
*/
.view-default hr {
  margin-top: 5px;
}
.module-search .input-group-btn {
  vertical-align: top;
}
.module-search > .input-group-addon {
  border-left-width: 0;
  border-right-width: 0;
  padding: 0;
  width: 0;
}
@media only screen and (max-width: 1024px) {
  .rating-container .star {
    font-size: 22px;
  }
}
/*
0 - 600px:		Phone
600 - 900px:	Tablet Portrait
900	- 1200px:	Tablet Landscape
[1200-1800] is where our normal styles apply
1800px +:		Big Desktop

$breakpoint argument choices:
- phone
- tab-port
- tab-land
- big-desktop

1em = 16px
*/
.module-search input, .module-search button {
  height: 40px;
}
@media only screen and (max-width: 480px) {
  .module-search .input-group-append, .module-search button {
    display: block;
    width: 100%;
  }
}
/*
0 - 600px:		Phone
600 - 900px:	Tablet Portrait
900	- 1200px:	Tablet Landscape
[1200-1800] is where our normal styles apply
1800px +:		Big Desktop

$breakpoint argument choices:
- phone
- tab-port
- tab-land
- big-desktop

1em = 16px
*/
/*-----------------------------------*/
/* View Page Filter Navbar
/*-----------------------------------*/
.filtrwtnav {
  z-index: 101;
}
.filtrwtnav-bg {
  background-color: #fff !important;
  border-color: #e7e7e7;
}
.filtrwtnav .nav, .filtrwtnav .collapse, .filtrwtnav .dropup, .filtrwtnav .dropdown {
  position: static;
}
.filtrwtnav .container {
  position: relative;
}
.filtrwtnav .dropdown-menu {
  left: auto;
}
.filtrwtnav-filter {
  padding: 5px 0.62rem;
}
.filtrwtnav-filter i {
  display: block;
  padding-bottom: 7px;
}
.filtrwtnav-category {
  padding: 0.62rem 1.875rem;
}
.filtrwtnav-category .fas {
  margin-right: 0.62rem;
}
.filtrwtnav-category [class*="col-"] {
  border: 1px solid #da1e3f;
  font-size: 1em;
  line-height: 2;
  margin-bottom: 5px;
  margin-top: 5px;
}
.filtrwtnav-category [class*="col-"].active {
  background-color: #da1e3f;
  border: 1px solid #da1e3f;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
  color: #093636;
  outline: 0 none;
}
.filtrwtnav-category [class*="col-"].active a {
  color: #093636;
  text-decoration: none;
}
.filtrwtnav-category a {
  color: #093636;
}
.filtrwtnav-scrollable {
  height: auto;
  max-height: 18.75rem;
  overflow-x: hidden;
}
.filtrwtnav .dropdown.filtrwtnav-fw .dropdown-menu {
  left: 0.93rem;
  right: 0;
}
.btn-clean {
  display: inline-block;
  padding: 0.75rem 1rem;
  border-radius: 2px;
  text-decoration: none;
  font-size: 1em;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.btn-clean i {
  position: relative;
  top: 1px;
  margin-left: 7px;
  font-size: 1.15em;
}
.btn-clean i.ion-ios-arrow-down {
  top: 2px;
  margin-left: 8px;
}
/* Deafult Theme Filteration */
.filter01 .filtrwtnav-sort .dropdown-menu {
  width: 195%;
}
.filter01 .filtrwtnav-having .dropdown-menu {
  left: -11.875rem;
  width: 800%;
}
.filter01 .filtrwtnav-fwcategory .dropdown-menu {
  left: -11.375rem;
  width: 652%;
}
/*
0 - 600px:		Phone
600 - 900px:	Tablet Portrait
900	- 1200px:	Tablet Landscape
[1200-1800] is where our normal styles apply
1800px +:		Big Desktop

$breakpoint argument choices:
- phone
- tab-port
- tab-land
- big-desktop

1em = 16px
*/
.sw01 {
  margin: 5px 5px 0.62rem 5px;
}
.sw01 .star-ratings .caption {
  display: none;
}
.sw01 .star-ratings .btn {
  margin-right: 5px !important;
}
.sw01 .star-ratings .far, .sw01 .star-ratings .fas {
  font-size: 18px;
}
.sw01 .img-box {
  height: 100px;
  width: 100px;
}
.sw01 .title {
  font-size: 1.05em;
  text-decoration: none;
  font-family: georgia, sans-serif;
}
.sw01__img {
  height: auto !important;
}
@media only screen and (max-width: 37.5em) {
  .sw01__img {
    max-height: 150px;
  }
}
.sw01 .rating .fa {
  margin-right: 0px;
}
.sw01 .rating-container .star {
  margin: 0px;
}
.sw01 .gc-view-trusted i {
  font-size: 3.75rem;
  color: #0a254c;
}
.sw01 .img-crop-center {
  height: inherit;
}
.sw01 .img-crop-center img {
  object-fit: contain;
}
.gc-grid-view .sw01 .col-sm-2, .gc-grid-view .sw01 .col-sm-3, .gc-grid-view .sw01 .col-sm-4 {
  -ms-flex: 0 0 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
.gc-grid-view .sw01 .img-crop-center {
  height: 12.5rem;
}
.gc-grid-view .sw01 .img-crop-center img {
  object-fit: cover;
}
.gc-grid-view .sw01__grid {
  display: flex;
  margin-top: 0.25rem;
  margin-bottom: 0.5rem;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.gc-grid-view .sw01__grid .gc-view-trusted {
  display: none;
}
.gc-grid-view .sw01__description {
  display: none;
}
.gc-grid-view .sw01 .gc-view-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gc-grid-view .sw01__tags {
  display: none;
}
.gc-grid-view .sw01 .gc-view-address {
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.gc-grid-view .sw01__phone {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
