HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: /var/www/html/CW-techs/wp-content/themes/cw-techs/css/home-session.css
@import url("https://fonts.googleapis.com/css2?family=Schibsted+Grotesk:ital,wght@0,400..900;1,400..900&display=swap");
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
.product-listing {
  padding-top: 100px;
  padding-bottom: 60px;
}
@media (max-width: 1679px) {
  .product-listing {
    padding-top: 90px;
    padding-bottom: 60px;
  }
}
@media (max-width: 1441px) {
  .product-listing {
    padding-top: 80px;
    padding-bottom: 60px;
  }
}
@media (max-width: 1199px) {
  .product-listing {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 991px) {
  .product-listing {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.product-listing .custom-container {
  padding: 0;
}
.product-listing.featured {
  padding-top: 90px;
  padding-bottom: 90px;
}
@media (max-width: 1441px) {
  .product-listing.featured {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 1199px) {
  .product-listing.featured {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 991px) {
  .product-listing.featured {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.product-listing .tab-wrp {
  margin-top: 50px;
}
@media (max-width: 1679px) {
  .product-listing .tab-wrp {
    margin-top: 40px;
  }
}
@media (max-width: 1441px) {
  .product-listing .tab-wrp {
    margin-top: 35px;
  }
}
@media (max-width: 1199px) {
  .product-listing .tab-wrp {
    margin-top: 30px;
  }
}
.product-listing .tab-wrp .product-tabs {
  border: none;
  justify-self: center;
  background-color: #181819;
  border-radius: 33px;
  padding: 9px 11px;
  gap: 7px;
}
@media (max-width: 1679px) {
  .product-listing .tab-wrp .product-tabs {
    gap: 5px;
    padding: 7px 9px;
  }
}
@media (max-width: 1441px) {
  .product-listing .tab-wrp .product-tabs {
    padding: 5px 7px;
  }
}
@media (max-width: 1199px) {
  .product-listing .tab-wrp .product-tabs {
    padding: 5px;
  }
}
.product-listing .tab-wrp .product-tabs .nav-item .nav-link {
  border-radius: 24px;
  text-align: center;
  color: #fff;
  padding: 14px 27px;
  height: 49px;
  width: 166px;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 18px;
}
@media (max-width: 1679px) {
  .product-listing .tab-wrp .product-tabs .nav-item .nav-link {
    font-size: 16px;
    height: 45px;
    padding: 14px 20px;
    width: 140px;
  }
}
@media (max-width: 1441px) {
  .product-listing .tab-wrp .product-tabs .nav-item .nav-link {
    font-size: 15px;
    height: 42px;
    padding: 14px 15px;
    width: 120px;
  }
}
@media (max-width: 1199px) {
  .product-listing .tab-wrp .product-tabs .nav-item .nav-link {
    font-size: 14px;
    height: 40px;
    padding: 15px;
  }
}
@media (max-width: 991px) {
  .product-listing .tab-wrp .product-tabs .nav-item .nav-link {
    font-size: 13px;
    height: 40px;
    padding: 15px;
  }
}
@media (max-width: 767px) {
  .product-listing .tab-wrp .product-tabs .nav-item .nav-link {
    width: auto;
    height: 38px;
  }
}
@media (max-width: 579px) {
  .product-listing .tab-wrp .product-tabs .nav-item .nav-link {
    height: 33px;
    padding: 10px;
  }
}
.product-listing .tab-wrp .product-tabs .nav-item .nav-link.active, .product-listing .tab-wrp .product-tabs .nav-item .nav-link:hover {
  background-color: #CD6429;
}
.product-listing .tab-wrp .tab-content {
  padding-top: 64px;
}
@media (max-width: 1679px) {
  .product-listing .tab-wrp .tab-content {
    padding-top: 50px;
  }
}
@media (max-width: 1441px) {
  .product-listing .tab-wrp .tab-content {
    padding-top: 40px;
  }
}
@media (max-width: 1199px) {
  .product-listing .tab-wrp .tab-content {
    padding-top: 30px;
  }
}
@media (max-width: 991px) {
  .product-listing .tab-wrp .tab-content {
    padding-top: 10px;
  }
}
.product-listing .btn-blk {
  display: flex;
  justify-content: center;
  margin-top: 60px;
}
@media (max-width: 1679px) {
  .product-listing .btn-blk {
    margin-top: 50px;
  }
}
@media (max-width: 1441px) {
  .product-listing .btn-blk {
    margin-top: 40px;
  }
}
@media (max-width: 1199px) {
  .product-listing .btn-blk {
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  .product-listing .btn-blk {
    margin-top: 20px;
  }
}
.product-listing .btn-blk .sec-btn:hover .icon {
  filter: brightness(0) saturate(100%) invert(99%) sepia(6%) saturate(303%) hue-rotate(286deg) brightness(117%) contrast(100%) !important;
}
.product-listing .btn-blk .sec-btn:hover .icon img {
  filter: brightness(0) saturate(100%) invert(99%) sepia(6%) saturate(303%) hue-rotate(286deg) brightness(117%) contrast(100%) !important;
}

.listing-products {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.listing-products .listing-blks {
  margin: 32px 13px;
  border: 1px solid #1c1c1f;
  position: relative;
  border-radius: 12px;
  max-width: calc(20% - 26px);
  width: calc(20% - 26px);
  flex: 0 0 calc(20% - 26px);
  text-decoration: none;
  display: flex;
  flex-direction: column;
  flex: auto;
}
@media (max-width: 1679px) {
  .listing-products .listing-blks {
    margin: 25px 10px;
    max-width: calc(20% - 20px);
    width: calc(20% - 20px);
    flex: 0 0 calc(20% - 20px);
  }
}
@media (max-width: 1199px) {
  .listing-products .listing-blks {
    margin: 20px 5px;
    max-width: calc(25% - 10px);
    width: calc(25% - 10px);
    flex: 0 0 calc(25% - 10px);
  }
}
@media (max-width: 991px) {
  .listing-products .listing-blks {
    margin: 15px 5px;
    max-width: calc(33.3333333333% - 10px);
    width: calc(33.3333333333% - 10px);
    flex: 0 0 calc(33.3333333333% - 10px);
  }
}
@media (max-width: 767px) {
  .listing-products .listing-blks {
    margin: 5px 5px;
    max-width: calc(50% - 10px);
    width: calc(50% - 10px);
    flex: 0 0 calc(50% - 10px);
  }
}
@media (max-width: 579px) {
  .listing-products .listing-blks {
    margin: 5px 0;
    max-width: 100%;
    width: 100%;
    flex: 0 0 100%;
  }
}
.listing-products .listing-blks:hover {
  border-color: #CD6429;
}
.listing-products .listing-blks .products-wrp {
  background-color: #fff;
  padding: 15px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0509803922);
  border-radius: 12px;
  height: 250px;
}
@media (max-width: 1679px) {
  .listing-products .listing-blks .products-wrp {
    height: 200px;
  }
}
@media (max-width: 1441px) {
  .listing-products .listing-blks .products-wrp {
    height: 180px;
  }
}
.listing-products .listing-blks .products-wrp .prod-img {
  max-width: 200px;
}
@media (max-width: 1679px) {
  .listing-products .listing-blks .products-wrp .prod-img {
    max-width: 180px;
  }
}
@media (max-width: 1441px) {
  .listing-products .listing-blks .products-wrp .prod-img {
    max-width: 150px;
  }
}
@media (max-width: 1199px) {
  .listing-products .listing-blks .products-wrp .prod-img {
    max-width: 120px;
  }
}
.listing-products .listing-blks .products-wrp .prod-img img {
  max-width: 100%;
}
.listing-products .listing-blks .products-wrp .off-label {
  position: absolute;
  left: 0px;
  top: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  background-color: #CD6429;
  border-radius: 12px 0px 12px 0px;
  padding: 7px 10px 7px 7px;
  color: #fff;
}
@media (max-width: 1679px) {
  .listing-products .listing-blks .products-wrp .off-label {
    font-size: 15px;
  }
}
@media (max-width: 1441px) {
  .listing-products .listing-blks .products-wrp .off-label {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .listing-products .listing-blks .products-wrp .off-label {
    font-size: 13px;
  }
}
@media (max-width: 579px) {
  .listing-products .listing-blks .products-wrp .off-label {
    font-size: 12px;
  }
}
.listing-products .listing-blks .products-wrp .off-label .icon {
  margin-right: 7px;
  display: inline-block;
}
.listing-products .listing-blks .products-wrp .off-label .icon img {
  max-width: 16px;
}
.listing-products .listing-blks .products-wrp .fav-list {
  width: 41px;
  height: 41px;
  position: absolute;
  right: 15px;
  top: 11px;
}
@media (max-width: 1679px) {
  .listing-products .listing-blks .products-wrp .fav-list {
    width: 36px;
    height: 36px;
    right: 10px;
  }
}
@media (max-width: 1441px) {
  .listing-products .listing-blks .products-wrp .fav-list {
    width: 34px;
    height: 34px;
  }
}
@media (max-width: 1199px) {
  .listing-products .listing-blks .products-wrp .fav-list {
    width: 32px;
    height: 32px;
  }
}
@media (max-width: 991px) {
  .listing-products .listing-blks .products-wrp .fav-list {
    width: 30px;
    height: 30px;
    top: 8px;
    right: 10px;
  }
}
@media (max-width: 767px) {
  .listing-products .listing-blks .products-wrp .fav-list {
    width: 24px;
    height: 24px;
    top: 6px;
    right: 10px;
  }
}
.listing-products .listing-blks .products-wrp .fav-list img {
  max-width: 100%;
}
.listing-products .listing-blks .product-desc {
  padding: 31px 26px 27px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1679px) {
  .listing-products .listing-blks .product-desc {
    padding: 25px;
  }
}
@media (max-width: 1441px) {
  .listing-products .listing-blks .product-desc {
    padding: 20px;
  }
}
.listing-products .listing-blks .product-desc .prod-title {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 10px;
}
@media (max-width: 1679px) {
  .listing-products .listing-blks .product-desc .prod-title {
    font-size: 16px;
  }
}
@media (max-width: 1441px) {
  .listing-products .listing-blks .product-desc .prod-title {
    font-size: 15px;
  }
}
@media (max-width: 1199px) {
  .listing-products .listing-blks .product-desc .prod-title {
    font-size: 14px;
  }
}
.listing-products .listing-blks .product-desc .price-blk {
  display: flex;
}
.listing-products .listing-blks .product-desc .price-blk .price {
  font-weight: 700;
  font-size: 18px;
  color: #fff;
}
@media (max-width: 1679px) {
  .listing-products .listing-blks .product-desc .price-blk .price {
    font-size: 16px;
  }
}
@media (max-width: 1441px) {
  .listing-products .listing-blks .product-desc .price-blk .price {
    font-size: 15px;
  }
}
@media (max-width: 1199px) {
  .listing-products .listing-blks .product-desc .price-blk .price {
    font-size: 14px;
  }
}
.listing-products .listing-blks .product-desc .price-blk .price.old {
  color: #6c6c7c;
  font-weight: 400;
  margin-left: 10px;
}
.listing-products .listing-blks .product-desc .bottom-blk {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 32px;
}
@media (max-width: 1679px) {
  .listing-products .listing-blks .product-desc .bottom-blk {
    margin-top: 25px;
  }
}
@media (max-width: 1441px) {
  .listing-products .listing-blks .product-desc .bottom-blk {
    margin-top: 20px;
  }
}
@media (max-width: 1199px) {
  .listing-products .listing-blks .product-desc .bottom-blk {
    margin-top: 15px;
  }
}
.listing-products .listing-blks .product-desc .bottom-blk .save-tag {
  font-weight: 400;
  color: #6c6c7c;
  line-height: 1;
  font-size: 18px;
}
@media (max-width: 1679px) {
  .listing-products .listing-blks .product-desc .bottom-blk .save-tag {
    font-size: 16px;
  }
}
@media (max-width: 1441px) {
  .listing-products .listing-blks .product-desc .bottom-blk .save-tag {
    font-size: 15px;
  }
}
@media (max-width: 1199px) {
  .listing-products .listing-blks .product-desc .bottom-blk .save-tag {
    font-size: 14px;
  }
}
.listing-products .listing-blks .product-desc .bottom-blk .rating-wrp {
  width: 89px;
  margin-left: auto;
  align-items: center;
  display: flex;
}
@media (max-width: 1679px) {
  .listing-products .listing-blks .product-desc .bottom-blk .rating-wrp {
    width: 70px;
  }
}
@media (max-width: 1199px) {
  .listing-products .listing-blks .product-desc .bottom-blk .rating-wrp {
    width: 60px;
  }
}

.mid-prod-bnr {
  width: 100%;
  position: relative;
  overflow-x: clip;
  display: flex;
  align-items: stretch;
  background-color: #090909;
}
@media (max-width: 579px) {
  .mid-prod-bnr {
    flex-direction: column;
  }
}
.mid-prod-bnr .content-left {
  max-width: 740px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1;
  padding: 50px 0;
  margin-left: 207px;
}
@media (max-width: 1679px) {
  .mid-prod-bnr .content-left {
    margin-left: 40px;
  }
}
@media (max-width: 1441px) {
  .mid-prod-bnr .content-left {
    margin-left: 0px;
  }
}
@media (max-width: 579px) {
  .mid-prod-bnr .content-left {
    order: 2;
    padding-top: 20px;
  }
}
.mid-prod-bnr .content-left .title {
  text-align: left;
}
.mid-prod-bnr .content-left .bnr-desc {
  color: #fff;
  padding: 17px 0 33px;
  font-size: 18px;
}
@media (max-width: 1679px) {
  .mid-prod-bnr .content-left .bnr-desc {
    font-size: 16px;
    padding: 15px 0 30px;
  }
}
@media (max-width: 1441px) {
  .mid-prod-bnr .content-left .bnr-desc {
    font-size: 15px;
    padding: 15px 0 25px;
  }
}
@media (max-width: 1199px) {
  .mid-prod-bnr .content-left .bnr-desc {
    font-size: 14px;
    padding: 15px 0 20px;
  }
}
@media (max-width: 991px) {
  .mid-prod-bnr .content-left .bnr-desc {
    font-size: 13px;
    padding: 0px 0 20px;
  }
}
.mid-prod-bnr .content-left .sec-btn {
  font-weight: 500;
  font-size: 18px;
}
@media (max-width: 1679px) {
  .mid-prod-bnr .content-left .sec-btn {
    font-size: 16px;
  }
}
@media (max-width: 1441px) {
  .mid-prod-bnr .content-left .sec-btn {
    font-size: 15px;
  }
}
@media (max-width: 1199px) {
  .mid-prod-bnr .content-left .sec-btn {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .mid-prod-bnr .content-left .sec-btn {
    font-size: 13px;
  }
}
.mid-prod-bnr .content-left .sec-btn:hover::after {
  background-color: #151516;
}
.mid-prod-bnr .img-wrp-hold {
  display: flex;
  justify-content: flex-end;
  flex: 1;
  margin-left: 20px;
}
@media (max-width: 579px) {
  .mid-prod-bnr .img-wrp-hold {
    margin: 0 auto;
  }
}
.mid-prod-bnr .img-wrp-hold img {
  max-width: 639px;
}
@media (max-width: 1679px) {
  .mid-prod-bnr .img-wrp-hold img {
    max-width: 500px;
  }
}
@media (max-width: 1441px) {
  .mid-prod-bnr .img-wrp-hold img {
    max-width: 400px;
  }
}
@media (max-width: 1199px) {
  .mid-prod-bnr .img-wrp-hold img {
    max-width: 350px;
  }
}
@media (max-width: 991px) {
  .mid-prod-bnr .img-wrp-hold img {
    max-width: 300px;
  }
}
@media (max-width: 579px) {
  .mid-prod-bnr .img-wrp-hold img {
    max-width: 200px;
  }
}

.brand-slide-wrp {
  padding: 31px 0 0;
}
.brand-slide-wrp .slide-item {
  border: 1px solid #1c1c1f;
  border-radius: 10px;
  height: 94px;
  width: 236px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 12px 9px;
}
@media (max-width: 1679px) {
  .brand-slide-wrp .slide-item {
    height: 80px;
    margin: 10px 9px;
  }
}
@media (max-width: 1441px) {
  .brand-slide-wrp .slide-item {
    height: 70px;
    margin: 8px 9px;
  }
}
@media (max-width: 1199px) {
  .brand-slide-wrp .slide-item {
    height: 60px;
    margin: 7px 8px;
  }
}
@media (max-width: 991px) {
  .brand-slide-wrp .slide-item {
    height: 50px;
    margin: 6px;
  }
}
@media (max-width: 767px) {
  .brand-slide-wrp .slide-item {
    height: 40px;
  }
}
@media (max-width: 1679px) {
  .brand-slide-wrp .slide-item img {
    max-width: 90px;
  }
}
@media (max-width: 1441px) {
  .brand-slide-wrp .slide-item img {
    max-width: 80px;
  }
}
@media (max-width: 1199px) {
  .brand-slide-wrp .slide-item img {
    max-width: 70px;
  }
}
@media (max-width: 767px) {
  .brand-slide-wrp .slide-item img {
    max-width: 50px;
  }
}

.stay-bnr-btm .custom-container {
  padding: 0px;
}
.stay-bnr-btm .inner-cont-wrp {
  background-color: #040404;
  padding: 173px 0;
  position: relative;
  background-image: url(../img/stay-right.png);
  background-repeat: no-repeat;
  background-position: top right;
  border-radius: 25px;
  overflow: hidden;
}
@media (max-width: 1679px) {
  .stay-bnr-btm .inner-cont-wrp {
    padding: 140px 0;
  }
}
@media (max-width: 1441px) {
  .stay-bnr-btm .inner-cont-wrp {
    padding: 100px 0;
  }
}
@media (max-width: 1199px) {
  .stay-bnr-btm .inner-cont-wrp {
    background-size: 600px;
    padding: 80px 0;
  }
}
@media (max-width: 991px) {
  .stay-bnr-btm .inner-cont-wrp {
    background-size: 400px;
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .stay-bnr-btm .inner-cont-wrp {
    padding: 40px 0;
  }
}
@media (max-width: 579px) {
  .stay-bnr-btm .inner-cont-wrp {
    padding: 30px 0;
  }
}
.stay-bnr-btm .inner-cont-wrp::before {
  content: "";
  width: 791px;
  height: 509px;
  background: url(../img/stay-left.png) no-repeat left bottom 100px;
  background-size: contain;
  position: absolute;
  bottom: -100px;
}
@media (max-width: 1199px) {
  .stay-bnr-btm .inner-cont-wrp::before {
    height: 404px;
    width: 420px;
  }
}
@media (max-width: 991px) {
  .stay-bnr-btm .inner-cont-wrp::before {
    height: 404px;
    width: 420px;
  }
}
.stay-bnr-btm .inner-cont-wrp .sec-wrp {
  display: flex;
  padding: 0 280px;
}
@media (max-width: 1679px) {
  .stay-bnr-btm .inner-cont-wrp .sec-wrp {
    padding: 0 100px;
  }
}
@media (max-width: 1441px) {
  .stay-bnr-btm .inner-cont-wrp .sec-wrp {
    padding: 0 60px;
  }
}
@media (max-width: 1199px) {
  .stay-bnr-btm .inner-cont-wrp .sec-wrp {
    padding: 0 40px;
  }
}
@media (max-width: 991px) {
  .stay-bnr-btm .inner-cont-wrp .sec-wrp {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .stay-bnr-btm .inner-cont-wrp .sec-wrp {
    flex-direction: column;
  }
}
.stay-bnr-btm .inner-cont-wrp .sec-wrp .newsletter-blk {
  flex: 1;
  margin-left: auto;
  max-width: 511px;
}
@media (max-width: 1679px) {
  .stay-bnr-btm .inner-cont-wrp .sec-wrp .newsletter-blk {
    max-width: 450px;
  }
}
@media (max-width: 767px) {
  .stay-bnr-btm .inner-cont-wrp .sec-wrp .newsletter-blk {
    max-width: 400px;
    width: 100%;
    margin: 20px auto 0;
  }
}
.stay-bnr-btm .inner-cont-wrp .sec-wrp .newsletter-blk .form-group {
  margin-bottom: 39px;
  position: relative;
}
.stay-bnr-btm .inner-cont-wrp .sec-wrp .newsletter-blk .form-group .error-msg {
  left: 20px;
}
.stay-bnr-btm .inner-cont-wrp .sec-wrp .newsletter-blk .form-control {
  height: 62px;
  border: 1px solid #27272a;
  background-color: #18181a;
  border-radius: 30px;
  font-weight: 400;
  font-size: 14px;
  padding: 23px 27px;
  color: #fff;
}
.stay-bnr-btm .inner-cont-wrp .sec-wrp .newsletter-blk .form-control::-webkit-input-placeholder {
  color: #fff;
}
@media (max-width: 1679px) {
  .stay-bnr-btm .inner-cont-wrp .sec-wrp .newsletter-blk .form-control {
    height: 50px;
    font-size: 13px;
    padding: 20px 25px;
  }
}
@media (max-width: 1441px) {
  .stay-bnr-btm .inner-cont-wrp .sec-wrp .newsletter-blk .form-control {
    height: 46px;
  }
}
@media (max-width: 1199px) {
  .stay-bnr-btm .inner-cont-wrp .sec-wrp .newsletter-blk .form-control {
    height: 42px;
    padding: 15px 20px;
  }
}
@media (max-width: 991px) {
  .stay-bnr-btm .inner-cont-wrp .sec-wrp .newsletter-blk .form-control {
    height: 40px;
    padding: 10px 15px;
  }
}
.stay-bnr-btm .inner-cont-wrp .content-left {
  max-width: 576px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1;
  position: relative;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .stay-bnr-btm .inner-cont-wrp .content-left {
    max-width: 100%;
    margin-right: 0;
  }
}
.stay-bnr-btm .inner-cont-wrp .content-left .sec-title {
  font-weight: 400;
  font-size: 24px;
  margin-bottom: 24px;
  color: #CD6429;
}
@media (max-width: 1679px) {
  .stay-bnr-btm .inner-cont-wrp .content-left .sec-title {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1441px) {
  .stay-bnr-btm .inner-cont-wrp .content-left .sec-title {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .stay-bnr-btm .inner-cont-wrp .content-left .sec-title {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .stay-bnr-btm .inner-cont-wrp .content-left .sec-title {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .stay-bnr-btm .inner-cont-wrp .content-left .sec-title {
    text-align: center;
  }
}
@media (max-width: 579px) {
  .stay-bnr-btm .inner-cont-wrp .content-left .sec-title {
    font-size: 15px;
    margin-bottom: 10px;
  }
}
.stay-bnr-btm .inner-cont-wrp .content-left .title {
  text-align: left;
}
@media (max-width: 767px) {
  .stay-bnr-btm .inner-cont-wrp .content-left .title {
    text-align: center;
  }
}
.stay-bnr-btm .inner-cont-wrp .content-left .bnr-desc {
  color: #fff;
  padding: 17px 0 33px;
  font-size: 16px;
}
@media (max-width: 1679px) {
  .stay-bnr-btm .inner-cont-wrp .content-left .bnr-desc {
    padding: 15px 0 30px;
    font-size: 15px;
  }
}
@media (max-width: 1441px) {
  .stay-bnr-btm .inner-cont-wrp .content-left .bnr-desc {
    padding: 15px 0 25px;
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .stay-bnr-btm .inner-cont-wrp .content-left .bnr-desc {
    padding: 15px 0 20px;
    font-size: 13px;
  }
}
@media (max-width: 991px) {
  .stay-bnr-btm .inner-cont-wrp .content-left .bnr-desc {
    padding: 0px 0 10px;
  }
}
@media (max-width: 767px) {
  .stay-bnr-btm .inner-cont-wrp .content-left .bnr-desc {
    text-align: center;
    max-width: 400px;
    margin: 0 auto;
    padding-bottom: 0px;
  }
}
.stay-bnr-btm .inner-cont-wrp .content-left .sec-btn {
  font-weight: 500;
  font-size: 18px;
  background-color: #CD6429;
}
@media (max-width: 1679px) {
  .stay-bnr-btm .inner-cont-wrp .content-left .sec-btn {
    height: 50px;
    font-size: 16px;
  }
}
@media (max-width: 1441px) {
  .stay-bnr-btm .inner-cont-wrp .content-left .sec-btn {
    height: 48px;
    font-size: 15px;
  }
}
@media (max-width: 1199px) {
  .stay-bnr-btm .inner-cont-wrp .content-left .sec-btn {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .stay-bnr-btm .inner-cont-wrp .content-left .sec-btn {
    font-size: 13px;
  }
}
.stay-bnr-btm .inner-cont-wrp .content-left .sec-btn:hover::after {
  background-color: #151516;
}

.woocommerce-Price-amount {
  margin-right: 10px;
}

/*# sourceMappingURL=home-session.css.map */