/*
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
*/
.form-control-lg {
  font-size: 0.875rem;
}
/*
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
*/
.filter-searchbox {
  margin-bottom: 1.25rem;
  border-radius: 4px;
  background: #fff !important;
  margin-top: -1px;
  border: none;
  padding: 20px !important;
}
.filter-searchbox h4 {
  font-size: 20px;
  padding: 13px;
  position: relative;
  background: #ff3f19;
  left: -39px;
  top: -5px;
  width: calc(100% + 42px);
  padding-left: 29px;
  margin: 0px !important;
}
.filter-searchbox h4:after {
  content: "";
  height: 17px;
  width: 16px;
  border-style: solid;
  border-width: 9px;
  position: absolute;
  bottom: -18px;
  left: 0;
  border-color: #ff3f19 #ff3f19 transparent transparent;
}
.filter-searchbox input {
  background: #fbfdff;
  margin-bottom: 10px;
  height: 50px;
  color: #3e3e3e;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.filter-searchbox input:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.2);
}
/*
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
*/
.filter-searchbox {
  margin-bottom: 1.25rem;
  border-radius: 4px;
  background: #ffffff;
  margin-top: -1px;
  padding: 0.62rem 1.8rem;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.filter-searchbox .btn {
  font-size: 1rem;
  padding: 0.62rem 1rem;
}
.filter-searchbox h4 {
  border-bottom: 1px solid #ddd;
  margin-left: -0.93rem;
  margin-right: -0.93rem;
  padding-bottom: 0.62rem;
}
/*
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
*/
.wtlt01 {
  background: #fff;
  padding-top: 13px;
}
.wtlt01 .heading-theme-primary:before, .wtlt01 .heading-theme-primary a:before {
  margin: 0px;
  font-size: 20px;
}
.wtlt01 h2 {
  font-size: 20px;
  padding: 13px;
  position: relative;
  background: #ff3f19;
  left: -17px;
  padding-left: 29px;
}
.wtlt01 h2:after {
  content: "";
  height: 17px;
  width: 16px;
  border-style: solid;
  border-width: 9px;
  position: absolute;
  bottom: -18px;
  left: 0;
  border-color: #ff3f19 #ff3f19 transparent transparent;
}
.wtlt01 h2 a {
  color: #ffffff !important;
  text-decoration: none;
}
.wtlt01 .list-group {
  scrollbar-color: rebeccapurple green;
  scrollbar-width: thin;
  overflow-y: auto;
  max-height: 700px;
}
.wtlt01 .list-group::-webkit-scrollbar {
  width: 5px;
}
.wtlt01 .list-group::-webkit-scrollbar-track {
  background: #fff;
}
.wtlt01 .list-group::-webkit-scrollbar-thumb, .wtlt01 .list-group::-webkit-scrollbar-thumb:hover {
  background: #ff3f19;
}
.wtlt01 .list-group-item {
  border: none;
  position: relative;
  font-size: 14px;
}
.wtlt01 .list-group-item a {
  margin-left: 35px;
  text-decoration: none;
}
.wtlt01 .list-group-item span {
  position: absolute;
}
/*
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
*/
/*---------------------------------------------*/
/* Modules Featured, Popular and Recently Block
/*---------------------------------------------*/
.fprlvwidget03 {
  border: none;
  border-radius: 0px;
}
.fprlvwidget03.card {
  margin-bottom: 1rem;
}
.fprlvwidget03 .card-body {
  padding-bottom: 0;
}
.fprlvwidget03 .card-header {
  background: #ff3f19 none repeat scroll 0 0;
  border-color: #ff3f19;
  border-radius: 0px;
  font-size: 1rem;
  text-transform: uppercase;
  color: #ffffff;
}
.fprlv03 {
  border: none;
  border-radius: 0px;
}
.fprlv03.border-list {
  border-bottom: 1px dotted #bbb;
}
.fprlv03 .list-heading {
  color: #202c40;
  font-style: italic;
  font-size: 0.93rem;
}
.fprlv03:hover {
  color: #202c40;
  text-decoration: none;
}
.fprlv03 .home-lst-desc {
  font-size: 0.75rem;
  text-align: left;
}
.fprlv03-img {
  height: auto !important;
}
@media only screen and (max-width: 37.5em) {
  .fprlv03-img {
    max-height: 150px;
  }
}
/*
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 #ff3f19;
  font-size: 1em;
  line-height: 2;
  margin-bottom: 5px;
  margin-top: 5px;
}
.filtrwtnav-category [class*="col-"].active {
  background-color: #ff3f19;
  border: 1px solid #ff3f19;
  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
*/
.sw07 {
  margin: 5px 5px 0.62rem 5px;
}
.sw07 .star-ratings .caption {
  display: none;
}
.sw07 .dday {
  color: #222;
}
.sw07__ribbon {
  position: absolute;
  top: -6px;
  right: 0;
  z-index: 1;
  font-size: 12px;
  box-shadow: -8px 8px 11px 0px rgba(0, 0, 0, 0.4);
}
.sw07__ribbon-start {
  background: #c20;
  content: "";
  display: inline-block;
  height: 10px;
  width: 0.5rem;
  border-bottom-right-radius: 1rem;
  border-top-right-radius: 1rem;
  right: -0.5rem;
  position: absolute;
  z-index: 1;
  top: 100%;
}
.sw07__ribbon-start::after {
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
  right: 0;
  top: 0;
}
.sw07__ribbon-content {
  box-shadow: 0 0.1rem rgba(0, 0, 0, 0.15);
  background-color: #ff3f19;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
  z-index: 1;
  padding: 0.5rem;
  letter-spacing: 2px;
}
.sw07__ribbon-content:before {
  background-color: #ff3f19;
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 0;
  right: -0.5rem;
  content: "";
  border-top-right-radius: 50%;
}
.sw07__ribbon-content:after {
  background-color: #ff3f19;
  width: 0.5rem;
  height: 100%;
  content: "";
  position: absolute;
  top: 0.5rem;
  right: -0.5rem;
}
.sw07__ribbon-end {
  height: 100%;
  width: 1.5rem;
  position: absolute;
  top: 0;
  left: -1.5rem;
}
.sw07__ribbon-end::before {
  border-width: 0 1.5rem 1.5rem 0;
  border-color: transparent #ff3f19 transparent transparent;
  border-style: solid;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}
.sw07__ribbon-end::after {
  border-width: 0 0 1.5rem 1.5rem;
  border-color: transparent transparent #ff3f19 transparent;
  bottom: 0;
  border-style: solid;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}
.sw07__wrapper {
  box-shadow: 0 0.1rem 1rem #ddd;
  transition: 0.3s box-shadow ease, 0.3s transform ease;
  border-radius: 0.5rem;
  background-color: #fff;
  position: relative;
  transform: translateY(0);
  padding-bottom: 0px;
  margin-bottom: 15px;
}
.sw07__wrapper:hover {
  box-shadow: 0 0.3rem 1.3rem rgba(0, 0, 0, 0.3);
  transform: translateY(-0.2rem);
}
.sw07__wrapper .meta {
  background-color: #f8f8f8;
  padding: 1rem;
  width: 100%;
  white-space: nowrap;
  margin-top: -0.2rem;
  position: relative;
}
.sw07__wrapper .meta::before {
  background: -moz-linear-gradient(left, rgba(248, 248, 248, 0) 0%, #f8f8f8 50%, #f8f8f8 100%);
  height: 100%;
  width: 3rem;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.sw07__wrapper .meta span {
  opacity: 0.8;
  margin-right: 10px;
  font-size: 90%;
  display: inline-block;
}
.sw07__category {
  display: inline-block;
  color: #fff;
  position: relative;
  transition: 0.3s background-color ease;
  font-weight: 600;
  font-size: 10px !important;
  width: max-content;
  text-shadow: none;
  text-decoration: none;
  top: inherit;
  bottom: 1rem;
  left: 0;
}
.sw07 .tag {
  background-color: #000;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 0.2rem;
  padding: 0.3rem 0.5rem;
}
.sw07__image {
  height: 20rem;
  position: relative;
  border-top-left-radius: 0.6rem;
  border-top-right-radius: 0.6rem;
  background-color: #f8f8f8;
}
.sw07__image .image-wrapper {
  transition: none;
  display: block;
  position: relative;
  z-index: 0;
  border: 0.6rem solid #f8f8f8;
  border-radius: 0.9rem;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% center;
  overflow: hidden;
}
.sw07__image .image-wrapper:before {
  opacity: 0.8;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 15rem;
  content: "";
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
}
.sw07__address {
  opacity: 0.9;
  font-size: 80%;
  color: #fff;
  line-height: 1.1rem;
}
.sw07__address .text-muted {
  color: #fff !important;
}
.sw07__wrap {
  position: relative;
}
.sw07__wrap .dday {
  font-size: 15px;
}
.sw07__wrap .rating-stars {
  font-size: 1rem;
  color: #ff3f19;
}
.sw07__wrap .rating-stars span {
  color: #feea0f;
}
.sw07__wrap .tag:not(.sw07__category) {
  background-color: transparent;
  top: 5%;
  z-index: 2;
  max-width: 3.5rem;
  position: absolute;
  font-size: 10px;
  left: 5%;
  transition: none;
  pointer-events: none;
}
.sw07__wrap h3 {
  position: absolute;
  z-index: 1;
  font-size: inherit;
  left: 1.2rem;
  width: calc(100% - 20px);
  color: #fff;
  bottom: 2rem;
  padding-right: 1.8rem;
  margin-bottom: 0.5rem;
}
.sw07__wrap h3 a {
  color: #fff;
  text-decoration: none;
  transition: none;
  text-shadow: 0 0.1rem 0.2rem rgba(0, 0, 0, 0.6);
  display: block;
}
.sw07__clicklinks, .sw07__item {
  opacity: 0.8;
  margin-right: 10px;
  padding: 1rem;
  letter-spacing: 0.5px;
  font-size: 90%;
}
.sw07__clicklinks {
  padding: 0px;
  margin: 0px;
}
.sw07__clicklinks > * {
  border: 1px solid #fff;
  opacity: 0.6;
  border-right: 0px;
  background: #f8f8f8;
  cursor: pointer;
}
.sw07__clicklinks > *:first-child {
  border-bottom-left-radius: 0.5rem;
}
.sw07__clicklinks > *:last-child {
  border-bottom-right-radius: 0.5rem;
  border-right: 1px solid #fff;
}
.gc-list-view .sw07__details {
  margin-top: 3px;
  width: 49%;
  float: right;
  background: #fff;
}
.gc-list-view .sw07__wrap {
  position: relative;
  width: 49%;
  float: left;
}
.gc-list-view .sw07__wrapper {
  box-shadow: none;
  background-color: transparent;
  height: 100%;
}
.gc-list-view .sw07__wrapper:hover {
  box-shadow: none;
  transform: translateY(-0.2rem);
}
