@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap');

a,
body,
p {
  color: #888;
  font-family: 'Manrope', sans-serif;

}
a:hover,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333;
}
.btn,
body,
p {
  font-size: 14px;
  font-family: 'Manrope', sans-serif;
}
.category-item,
.feature-box .mdi,
.footer-social a,
.product-header,
.product-header .mdi {
  text-align: center;
}
body {
  background-color: #fff;
  line-height: 25px;
  overflow-x: hidden;
}
p {
  line-height: 22px;
}
img {
  height: auto;
  max-width: 100%;
  transform-style: preserve-3d;
}
.category-item img,
.footer-social a,
.owl-theme .owl-controls .owl-buttons div {
  transform: scale(1);
  transition-duration: 0.4s;
}
ol,
ul {
  list-style: none;
}
ul {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none !important;
  transition-duration: 0.2s;
}

a,
a:hover {
  text-decoration: none;
}
a:focus {
  outline: 0;
  outline-offset: 0;
}
.border-none {
  border: none !important;
}
.section-padding {
  padding: 40px 0;
}
.margin-auto {
  margin: auto;
}
.dataTables_wrapper.container-fluid.dt-bootstrap4.no-footer {
  margin-top: 15px;
  padding: 0;
}
.help-block li {
  color: red;
}
.bg-dark,
.bg-success {
  background: #001e38 !important;
}
.btn-secondary {
  background: #f05d4d !important;
}
.text-secondary {
  color: #f05d4d !important;
}
.badge {
  border-radius: 8px;
  font-weight: 400;
}
.btn {
  border: none;
  border-radius: 2px !important;
}
.heading-design-h5 {
  font-size: 18px;
  margin-bottom: 14px;
}
.heading-design-h5 a {
  font-size: 15px;
  line-height: 22px;
}
.inner-header {
  background: url(../img/inner-bg.jpg) center bottom -145px rgba(0, 0, 0, 0) !important;
}
.inner-header h1 {
  font-size: 37px;
  font-weight: 200;
  margin-bottom: 13px !important;
}
.inner-header .text-success {
  color: #001e38 !important;
}

.dropdown-item.active,
.dropdown-item:active {
  background-color: #f9f9f9 !important;
  color: #1c2224 !important;
  text-decoration: none;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 2px;
  width: 100%;
}
.select2-container .select2-selection--single {
  height: 35px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 21px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0.375rem 0.75rem;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  right: 8px;
  top: 5px;
}
.checkout-step-two .select2-container {
  width: 100% !important;
}
.select2-dropdown {
  border: none !important;
  border-radius: 0 !important;
  box-shadow: 0 4px 4px #dcdcdc !important;
}
.footer-social a:hover,
.owl-theme .owl-controls .owl-buttons div:hover {
  transform: scale(1.09);
}
.input-group-text {
  border-radius: 2px;
}
.card-header {
  background-color: #fbfbfb;
  border-bottom: 1px solid #eee;
}
.card {
  background-clip: border-box;
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 2px;
  display: flex;
  flex-direction: column;
  min-width: 0;
  position: relative;
  word-wrap: break-word;
}
.list-group-item:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.list-group-item:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.list-group-item {
  border: 1px solid #eee;
}
.osahan-menu {
  padding: 0;
}
.osahan-menu .navbar-brand {
  padding: 4px 0;
}
.main-nav-right .btn {
  border-radius: 0 !important;
  border-right: 1px solid #ececec;
  color: #001e42;
  margin: 0 0 0 -4px;
  padding: 16px;
}
.main-nav-right .btn:hover {
  background-color: #eee !important;
}
.main-nav-right li {
  margin: 0 !important;
}
.main-nav-right .osahan-top-dropdown img {
  border: 2px solid #fff;
  border-radius: 50px;
  height: 32px;
  left: 20px;
  position: absolute;
  top: 12px;
  width: 32px;
}
.cart-list-product img,
.dropdown-menu {
  -moz-border-left-colors: none;
  border-image: none;
}
.main-nav-right .osahan-top-dropdown .dropdown-toggle {
  padding-left: 65px;
}
.cart-btn .mdi {
  font-size: 20px;
  line-height: 0;
  margin-right: 5px;
  vertical-align: -3px;
}
.cart-btn .btn {
  font-weight: 500;
  position: relative;
}
.cart-btn .cart-value {
  background: #f05d4d;
  border-radius: 50px;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  height: 18px;
  left: 36px;
  line-height: 17px;
  min-width: 18px;
  position: absolute;
  top: 12px;
}
.top-categories-search {
  margin-top: 15px;
}
.top-categories-search .form-control {
  border-right: medium none;
  border-width: 2px medium 2px 2px;
  font-size: 13px;
  height: 38px;
  min-width: 360px;
  border-color: #e4e4e4;
  /* box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); */
}
.top-categories-search .btn {
  border-radius: 0 2px 2px 0 !important;
  font-weight: 500;
  height: 38px;
  box-shadow: 0 0 0 0 rgba(255, 117, 125, 0.5) !important;
  padding: 0 21px;
  text-transform: uppercase;
}
.top-categories-search .btn:hover {
  background-color: #001e38 !important;
}
.osahan-menu-2 {
  border-radius: 0;
  padding: 0;
}
.osahan-menu-2 .nav-link {
  color: #fff !important;
  font-size: 14px;
  padding: 8px 14px !important;
  text-transform: uppercase;
}
.dropdown-menu {
  -moz-border-bottom-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color #eee #eee;
  border-radius: 0 0 2px 2px;
  border-style: none solid solid;
  border-width: medium 1px 1px;
  margin: 0;
}
.dropdown-menu .dropdown-item {
  color: #666;
  font-size: 13px;
  padding: 5px 14px !important;
}
.osahan-menu-2 .nav-link:hover {
  background: #f4f4f4;
  color: #333 !important;
}
.category-item img {
  background: #fff;
  border-radius: 50px;
  box-shadow: 0 0 2px #ccc;
  margin: 1px 0 8px;
  padding: 7px;
  width: 80px;
}
.cart-list-product img,
.cart_product img {
  box-shadow: 0 0 3px #ececec;
  float: left;
  object-fit: scale-down;
}
.category-item:hover img {
  transform: scale(1.09);
}
.category-item {
  padding: 8px;
}
.category-item h6 {
  font-size: 13px;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.top-category {
  background: #fff;
  padding: 14px 0;
}
.category-item p {
  margin: 0;
}
.top-category .owl-prev {
  left: -70px;
}
.top-category .owl-next {
  right: -70px;
}
.carousel-slider-main .owl-pagination {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
}
.carousel-slider-main {
  padding-top: 114px;
}
.owl-carousel-featured {
  border-right: 1px solid #eee;
}
.product-header .badge {
  background: #262957;
  border: 1px solid #262957;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  left: 20px;
  padding: 4px 10px;
  position: absolute;
  top: 20px;
  z-index: 9;
}
.product {
  background: #f8f8f8;
  /* border: 1px solid #ddd; */
  border-radius: 0px;
  margin: 16px;
  padding: 20px;
  position: relative;
  box-shadow: 8px 8px 10px 3px #bbbbbb5e;
}
.product-header .mdi {
  /* border: 1px solid;
  border-radius: 2px; */
  display: inline-block;
  font-size: 24px;
  height: 22px;
  line-height: 19px;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 22px;
}
.product-body h5 {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}
.product-body h6 {
  color: #9c9c9c;
  font-size: 12px;
  margin: 5px 0 14px;
}
.product-header img {
  height: 240px;
  margin: 0 0 20px;
  object-fit: scale-down;
  transform: scale(1);
  transition-duration: 0.4s;
}
.product:hover .product-header img {
  transform: scale(1.09);
}
.product:hover .product-footer {
  bottom: 80px;
  opacity: 1;
  width: 100px;
}
.offer-price {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
}
.regular-price {
  color: #666 !important;
  font-size: 11px;
  font-weight: 500;
  line-height: 15px;
  text-decoration: line-through;
}
.product-footer .btn {
  border-radius: 4px !important;
  font-size:16px;
  padding: 6px 12px;
}
.owl-carousel-featured .owl-prev {
  left: -40px;
}
.owl-carousel-featured .owl-next {
  right: -40px;
}
.feature-box p {
  margin: 0;
}
.feature-box h6 {
  font-size: 15px;
  font-weight: 200;
  margin: 0;
  /* padding: 10px 0 0; */
}
.feature-box .mdi {
  border: 1px solid #acacac;
  border-radius: 50px;
  color: #acacac;
  display: inline-block;
  float: left;
  font-size: 21px;
  height: 60px;
  line-height: 56px;
  margin: 0 15px 0 0;
  width: 60px;
}
.footer {
  background: #fff !important;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee !important;
}
.footer a {
  color: #90abc1 !important;
}
.footer h6 {
  color: #fff;
}
.app img {
  height: 32px;
  margin: 0 11px 0 0;
}
.footer-social a {
  background: #1a204f;
  border-radius: 34px;
  color: #fff;
  display: inline-block;
  height: 30px;
  line-height: 29px;
  width: 30px;
}
body.toggled {
  overflow: hidden;
}
body.toggled::after {
  background: #000;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.7;
  position: absolute;
  right: 0;
  z-index: 9;
  top: 0;
}
.cart-sidebar {
  background: #fff;
  overflow: auto;
  position: fixed;
  right: -400px;
  top: 0;
  width: 400px;
  z-index: 999;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height: 100vh;
}
.cart-sidebar-header .text-success {
  color: #f05d4d !important;
}
.toggled .cart-sidebar {
  right: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.cart-sidebar-body {
  height: 66vh;
  overflow: inherit;
}
.cart-sidebar-header {
  background: #0b1e38;
  color: #fff;
  padding: 18px 20px;
}
.cart-sidebar-header h5 {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
}
.cart-sidebar-header .float-right {
  background: #fff;
  border-radius: 24px;
  color: #000;
  height: 26px;
  line-height: 25px;
  text-align: center;
  width: 26px;
}
.cart-list-product {
  border-bottom: 1px solid #ececec;
  overflow: hidden;
  padding: 14px 20px;
  position: relative;
}
.cart-list-product img {
  -moz-border-bottom-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #f8f8f8 #f8f8f8 #f8f8f8;
  border-radius: 2px;
  border-style: solid;
  background: #f8f8f8;
  border-width: 1px 1px 3px;
  height: 99px;
  margin: 0 15px 0 0;
  width: 82px;
}
.cart-list-product h5 a {
  font-size: 14px;
}
.cart-list-product h5 {
  margin: 0;
}
.cart-list-product h6 {
  font-size: 11px;
}
.cart-list-product > h6 span {
  color: #f05d4d;
}
.remove-cart {
  position: absolute;
  right: 18px;
  top: 12px;
}
.cart-list-product .badge {
  background: #262957;
  border: 1px solid #262957;
  border-radius: 2px;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  padding: 3px 6px;
}
.cart-sidebar-footer {
  background: #ececec;
  padding: 14px 20px;
}
.cart-store-details p {
  margin: 0 0 3px;
}
.cart-store-details h6 {
  margin: 10px 0 19px;
}
.cart-sidebar-footer .btn {
  padding: 15px 17px;
}
.shop-filters .card-header .btn {
  color: #f05d4d;
  font-size: 15px;
  font-weight: 500;
  padding: 7px 0;
  position: relative;
  text-align: left;
  text-decoration: none;
  width: 100%;
}
.favourite-icon a,
.shop-detail-slider #sync2 .item {
  text-align: center;
}
.shop-filters .card-header .btn .mdi {
  position: absolute;
  right: 0;
}
.shop-filters .card-body {
  padding: 4px;
}
.list-group-item.active {
  background: #f05d4d;
  border-color: #f05d4d;
}
.shop-filters .card {
  margin: -2px 0 0;
}
.shop-detail-slider #sync1 {
  border: 1px solid #eee;
  border-radius: 12px;
  margin-bottom: 15px;
  overflow: hidden;
}
.shop-detail-slider {
  position: relative;
}
.favourite-icon a {
  background: red;
  border-radius: 50px;
  color: #fff;
  font-size: 17px;
  height: 35px;
  line-height: 34px;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 35px;
  z-index: 9;
}
.shop-detail-slider #sync2 img {
  border: 2px solid #eee;
  border-radius: 12px;
  cursor: pointer;
  margin: 26px 0 8px;
  width: 67px;
}
.shop-detail-right {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 12px;
  padding: 32px;
}
.shop-detail-slider #sync2 .synced img,
.shop-detail-slider #sync2 img:hover {
  border-color: #1c2224;
}
.shop-detail-slider #sync2 {
  padding: 0 70px;
}
.shop-detail-right .badge {
  background: #f2fef2;
  border: 1px solid #001e38;
  border-radius: 2px;
  color: #001e38;
  font-size: 14px;
  font-weight: 500;
  padding: 6px 13px;
}
.shop-detail-right {
  padding-top: 25px;
}
.shop-detail-right h2 {
  font-size: 24px;
  font-weight: 100;
  margin: 10px 0 5px;
}
.shop-detail-right > h6 {
  color: #666;
  font-size: 14px;
  margin: 0 0 19px;
}
.shop-detail-right .btn {
  font-weight: 500;
  margin: 8px 0;
  font-size: 16px;
  padding: 8px;
  text-transform: uppercase;
}
.short-description {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 2px;
  padding: 22px;
}
.shop-detail-right .regular-price {
  font-size: 17px;
  font-weight: 100;
  margin: 0 0 8px;
  color: #17a2b8 !important;
}
.shop-detail-right .offer-price {
  font-size: 20px;
  font-weight: 300;
}
.shop-detail-right .offer-price .text-danger {
  font-size: 30px;
  font-weight: 500;
}
.shop-detail-right .feature-box .mdi {
  background: #f05d4d;
  border: none;
  color: #fff;
}
.shop-detail-right .feature-box h6 {
  font-weight: 400;
}
.shop-detail-right .feature-box {
  margin: 4px 0;
  display: flex;
  align-items: center;
}
.cart_product img {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #f8f8f8 #f8f8f8 #f8f8f8;
  border-image: none;
  border-radius: 2px;
  border-style: solid;
  border-width: 1px 1px 3px;
  height: 88px;
  margin: 0;
  width: 72px;
  background-color: #f8f8f8;
}
.cart_summary td {
  vertical-align: middle;
}
.cart_summary > tfoot,
.cart_summary > thead {
  background: #f7f7f7;
}
.cart_summary {
  border: none !important;
}
.qty .form-control {
  border-radius: 2px !important;
  margin: 0 2px;
  text-align: center;
  width: 18px;
}
.qty .btn {
  background: #5a6268;
  border-radius: 2px !important;
  color: #fff;
  font-size: 23px;
  height: 33px;
  line-height: 15px;
  padding: 0;
  text-align: center !important;
  vertical-align: baseline;
  width: 27px;
}
.cart_description h5 {
  font-size: 15px;
  margin: 0 0 5px;
}
.cart_description h6 {
  font-size: 12px;
  font-weight: 100;
}
.availability .badge {
  font-size: 11px;
  padding: 6px 11px;
}
.cart-table {
  border-top: medium none;
  padding: 0;
}
.cart-table .table {
  margin-bottom: 0;
  min-width: 768px;
}
.cart-table .btn-secondary {
  border-radius: 0 !important;
  font-size: 15px;
  padding: 20px;
  text-transform: uppercase;
}
.cart_product {
  width: 10%;
}
.checkout-step .card {
  margin: 0 0 -1px;
}
.checkout-step .card .card-header .btn {
  color: #333;
  font-size: 17px;
  font-weight: 500;
  padding: 9px 0;
  text-align: left;
  text-decoration: none;
  width: 100%;
}
.checkout-step .card .card-header .btn .number {
  border-radius: 50px;
  display: inline-block;
  font-weight: 700;
  height: 34px;
  line-height: 28px;
  margin: 0 8px 0 0;
  text-align: center;
  text-decoration: none;
  vertical-align: 0;
  width: 34px;
}
.checkout-step .card .card-header .btn.collapsed .number {
  border: 2px solid #f05d4d;
  color: #f05d4d;
}
.checkout-step .card .card-header .btn .number {
  border: 2px solid #001e38;
  color: #001e38;
}
.order-done .mdi {
  font-size: 135px;
  line-height: 161px;
}
.login-modal-left {
  background: url(../img/login.jpg) center center rgba(0, 0, 0, 0);
  float: right;
  height: 300px;
  list-style: none;
  margin:auto auto;
  width: 322px;
}
.form-control {
  border-radius: 2px;
  font-size: 14px;
}
label {
  font-size: 13px;
  margin: 0 0 3px;
}
.modal-content {
  border: none;
  border-radius: 2px;
}
.login-modal-right {
  padding: 27px;
}
.login-icons {
  border: none;
  border-radius: 2px;
  cursor: pointer;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}
.login-footer-tab .nav-link {
  background: #ececec !important;
  border: none;
  border-radius: 2px !important;
  margin: 10px 3px 0 2px;
  padding: 7px 20px;
}
.login-footer-tab .nav {
  border: none;
  display: inline-flex;
}
.btn-facebook {
  background: #395b9a;
  color: #fff;
}
.btn-google {
  background: #c71e25;
  color: #fff;
}
.btn-twitter {
  background: #3a9ed8;
  color: #fff;
}
.login-with-sites p {
  margin: 0 0 7px;
}
.login-with-sites {
  margin-bottom: 10px;
}
.modal-backdrop.show {
  opacity: 0.7;
}
.account-page .mx-auto {
  background: #fff;
  border: 1px solid #eee;
  padding: 0;
}
.account-page .mx-auto .card {
  border: none;
}
.team-card img,
.user-profile-header img {
  border-radius: 50px;
  height: 100px;
  width: 100px;
}
.account-right {
  border-left: 1px solid #eee !important;
  min-height: 508px;
}
.user-profile-header img {
  margin-bottom: 15px;
  object-fit: scale-down;
}
.user-profile-header {
  padding: 36px;
  text-align: center;
}
.user-profile-header p {
  margin: 0;
}
.account-left {
  margin-right: -1px;
}
.account-left .list-group {
  padding: 10px;
}
.box-provide .mdi {
  background: #f05d4d;
  border: 1px solid #f05d4d;
  border-radius: 50px;
  color: #fff !important;
  display: inline-block;
  height: 80px;
  line-height: 76px;
  text-align: center;
  width: 80px;
}
@media (max-width: 575.98px) {
  .osahan-menu .navbar-brand {
    padding: 15px;
  }
  .account-left {
    margin-right: 0;
  }
  .account-page .mx-auto {
    margin: 0 15px !important;
  }
  .account-right {
    border-left: medium none !important;
    border-top: 1px solid #eee !important;
    min-height: auto !important;
  }
  .top-categories-search {
    left: 0;
    margin: auto;
    padding: 0 15px 8px;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
  }
  .container {
    max-width: 100%;
  }
  .main-nav-right .osahan-top-dropdown .dropdown-toggle {
    padding: 18px 16px !important;
  }
  .main-nav-right .osahan-top-dropdown img {
    left: auto;
    position: relative;
    top: 0;
  }
  .owl-carousel-featured .owl-prev,
  .top-category .owl-prev {
    left: 0;
  }
  .shop-detail-slider #sync2 {
    padding: 0;
  }
  .shop-detail-slider #sync2 img {
    margin: 26px 0 10px;
  }
  .navbar-toggler {
    background: #fff !important;
    border: 1px solid;
    border-radius: 2px;
    margin: 0 16px 0 0;
    padding: 6px 9px;
  }
  .top-categories-search-main {
    margin-top: 0 !important;
  }
  .main-nav-right .btn {
    font-size: 0;
    padding: 16px 16px;
  }
  .osahan-menu .my-2.my-lg-0 .main-nav-right {
    position: absolute;
    right: 80px;
    top: 0;
  }
  .owl-carousel-featured .owl-next,
  .top-category .owl-next {
    right: 0;
  }
  .main-nav-right .btn .mdi {
    font-size: 17px !important;
    line-height: unset !important;
    margin: 0;
    vertical-align: initial !important;
  }
  .main-nav-right .btn .fas {
    font-size: 17px !important;
    line-height: unset !important;
    margin: 0;
    vertical-align: initial !important;
  }
  .login-modal-left {
    display: none;
  }
  .app img {
    margin-bottom: 4px;
  }
  .footer-social a {
    margin-bottom: 3px;
  }
  .top-categories-search .form-control {
    border-radius: 2px 0 0 2px !important;
    min-width: auto;
  }
  .cart-sidebar {
    width: 320px;
  }
  .login-modal-right {
    padding: 6px;
  }
  .feature-box {
    margin-bottom: 6px;
    overflow: hidden;
  }
  .footer h6 {
    margin-bottom: 12px !important;
    margin-top: 25px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .osahan-menu .navbar-brand {
    padding: 15px;
  }
  .account-left {
    margin-right: 0;
  }
  .account-page .mx-auto {
    margin: 0 15px !important;
  }
  .account-right {
    border-left: medium none !important;
    border-top: 1px solid #eee !important;
    min-height: auto !important;
  }
  .top-categories-search {
    left: 0;
    margin: auto;
    padding: 0 15px 8px;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
  }
  .container {
    max-width: 100%;
  }
  .main-nav-right .osahan-top-dropdown .dropdown-toggle {
    padding: 18px 16px !important;
  }
  .main-nav-right .osahan-top-dropdown img {
    left: auto;
    position: relative;
    top: 0;
  }
  .owl-carousel-featured .owl-prev,
  .top-category .owl-prev {
    left: 0;
  }
  .shop-detail-slider #sync2 {
    padding: 0;
  }
  .shop-detail-slider #sync2 img {
    margin: 26px 0 10px;
  }
  .navbar-toggler {
    background: #fff !important;
    border: 1px solid;
    border-radius: 2px;
    margin: 0 16px 0 0;
    padding: 6px 9px;
  }
  .top-categories-search-main {
    margin-top: 0 !important;
  }
  .main-nav-right .btn {
    font-size: 0;
    padding: 21px 15px;
  }
  .osahan-menu .my-2.my-lg-0 .main-nav-right {
    position: absolute;
    right: 80px;
    top: 0;
  }
  .owl-carousel-featured .owl-next,
  .top-category .owl-next {
    right: 0;
  }
  .main-nav-right .btn .mdi {
    font-size: 17px !important;
    line-height: unset !important;
    margin: 0;
    vertical-align: initial !important;
  }
  .login-modal-left {
    display: none;
  }
  .app img {
    margin-bottom: 4px;
  }
  .footer-social a {
    margin-bottom: 3px;
  }
  .top-categories-search .form-control {
    min-width: auto;
  }
  .feature-box {
    margin-bottom: 6px;
    overflow: hidden;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .osahan-menu .navbar-brand {
    padding: 15px;
  }
  .top-categories-search {
    left: 0;
    margin: auto;
    padding: 0 15px 8px;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
  }
  .container {
    max-width: 100%;
  }
  .main-nav-right .osahan-top-dropdown .dropdown-toggle {
    padding: 18px 16px !important;
  }
  .main-nav-right .osahan-top-dropdown img {
    left: auto;
    position: relative;
    top: 0;
  }
  .owl-carousel-featured .owl-prev,
  .top-category .owl-prev {
    left: 0;
  }
  .shop-detail-slider #sync2 {
    padding: 0;
  }
  .shop-detail-slider #sync2 img {
    margin: 26px 0 10px;
  }
  .navbar-toggler {
    background: #fff !important;
    border: 1px solid;
    border-radius: 2px;
    margin: 0 16px 0 0;
    padding: 6px 9px;
  }
  .top-categories-search-main {
    margin-top: 0 !important;
  }
  .main-nav-right .btn {
    font-size: 0;
    padding: 21px 15px;
  }
  .osahan-menu .my-2.my-lg-0 .main-nav-right {
    position: absolute;
    right: 80px;
    top: 0;
  }
  .owl-carousel-featured .owl-next,
  .top-category .owl-next {
    right: 0;
  }
  .main-nav-right .btn .mdi {
    font-size: 17px !important;
    line-height: unset !important;
    margin: 0;
    vertical-align: initial !important;
  }
  .login-modal-left {
    display: none;
  }
  .app img {
    margin-bottom: 4px;
  }
  .footer-social a {
    margin-bottom: 3px;
  }
  .top-categories-search .form-control {
    min-width: auto;
  }
  .feature-box {
    margin-bottom: 6px;
    overflow: hidden;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .owl-carousel-featured .owl-next,
  .top-category .owl-next {
    right: 0;
  }
  .osahan-menu-2 .nav-link {
    font-size: 13px;
    padding: 13px 10px !important;
  }
  .main-nav-right .osahan-top-dropdown img {
    left: auto;
    position: relative;
    top: 0;
  }
  .owl-carousel-featured .owl-prev,
  .top-category .owl-prev {
    left: 0;
  }
  .main-nav-right .osahan-top-dropdown .dropdown-toggle {
    padding: 18px 16px !important;
  }
  .main-nav-right .btn {
    font-size: 0;
    padding: 21px 15px;
  }
  .main-nav-right .btn .mdi {
    font-size: 17px !important;
    line-height: unset !important;
    margin: 0;
    vertical-align: initial !important;
  }
  .main-nav-right .btn .fas {
    font-size: 17px !important;
    line-height: unset !important;
    margin: 0;
    vertical-align: initial !important;
  }
  .top-categories-search .form-control {
    min-width: auto;
  }
  .top-categories-search {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 16px;
    width: 45%;
  }
}
.collection-list img{
    transition: all 0.3s ease-in;
}
.collection-list:hover  img{
    transform: scale(1.05);
}

.collection-center {
  height:15vw;
}
@media screen and (max-width:991px){
  .collection-center {
    height:auto;
  }
}

.center-heading {
  text-align: center;
}

.center-heading .section-title {
  font-weight: 400;
  font-size: 28px;
  color: #001e38;
  letter-spacing: 1.1px;
  line-height: 38px;
  margin-bottom: 20px;
}

.center-heading.colored .section-title {
  color: #ffffff;
}

.center-text {
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  color:#001e38;
  line-height: 28px;
  letter-spacing: 1px;
  margin-bottom: 50px;
}

.center-text.colored {
  color: #C7E5FF;
}

.center-text p {
  margin-bottom: 30px;
}

.services-small-item {
  display: block;
  background: #fff;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
  border-radius: 5px;
  padding: 40px 28px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  z-index: 2;
  margin-bottom: 30px;
}

.services-small-item:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  border-radius: 5px;
  background-image: linear-gradient(135deg, #001e38 0%, #13547a 100%);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity: 0;
}
.services-small-item.active:before, .services-small-item:hover:before {
  opacity: 1;
}

.services-small-item.active .icon:before, .services-small-item:hover .icon:before {
  opacity: .26;
}

.services-small-item.active .icon i, .services-small-item:hover .icon i {
  background: -webkit-linear-gradient(#fff, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.services-small-item.active .services-title, .services-small-item:hover .services-title {
  color: #ffffff;
}

.services-small-item.active p, .services-small-item:hover p {
  color: #ffffff;
}

.services-small-item.active .button i, .services-small-item:hover .button i {
  background-image: linear-gradient(135deg, #fff 0%, #fff 100%) !important;
  color: #001e38 !important;
}

.services-small-item:hover {
  margin-top: -15px;
}

.services-small-item .icon {
  width: 139px;
  height: 113px;
  margin: auto;
  position: relative;
  margin-bottom: 20px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}


.services-small-item .icon i {
  display: block;
  height: 67px;
  line-height: 67px;
  position: absolute;
  width: 100%;
  top: 22px;
  z-index: 2;
  font-size: 28px;
  background-image: linear-gradient(135deg, #001e38 0%, #13547a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.services-small-item .services-title {
  font-weight: 400;
  font-size: 16px;
  color: #001e38;
  letter-spacing: 0.7px;
  margin-bottom: 15px;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.services-small-item p {
  font-weight: 400;
  font-size: 14px;
  color:#001e38;
  letter-spacing: 0.88px;
  line-height: 26px;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin-bottom: 30px;
}

.services-small-item .button {
  position: relative;
  z-index: 2;
}

.services-small-item .button i {
  width: 42px;
  height: 42px;
  background-image: linear-gradient(135deg, #001e38 0%, #13547a 100%);
  line-height: 42px;
  text-align: center;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  color: #fff;
  padding-left: 3px;
}

.services-small-item:hover + .item-bg {
  bottom: 30px;
}

.item-bg {
  content: '';
  position: absolute;
  width: 80%;
  height: 15px;
  bottom: 15px;
  left: 0px;
  right: 0px;
  margin: auto;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  z-index: 1;
  background: #fff;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.schedule-trail{
  flex: 1 0 50%;
  margin-top: -20px;
  text-align: center;
}
.schedule-head{
  font-weight: 500;
  padding-left: 24px;
  position: relative;
  margin: 0px 0px 40px -24px;
  font-size: 1.6rem;
  color: #2a569c;
}
.schedule-head::before{
  content: "";
  display: inline-block;
  width: 92px;
  height: 1px;
  background: linear-gradient(to right,#5da6f2,#00427c 76%, #00427c 76%, #00427c 86%, #00427c 86%,#00427c 100%);
  position: absolute;
  bottom: -14px;
  left: 0px;
}
.schedule-content {
  font-size: 1.1em;
  font-weight: 800;
  line-height: 24px;
  color: #2a569c;
  text-align: left;
}
.schedule-link{
  font-size: 1.2rem;
  padding: 8px 0px;
  min-height: 38px;
  max-width: 160px;
  background: linear-gradient(to right, rgb(28 80 150), rgb(99 174 251));
  text-align: center;
  color: rgb(255, 255, 255);
  border-radius: 3px;
  display: block;
}
.schedule-link:hover{
  color: rgb(255, 255, 255);
}
.schedule-img{
  width: 100%;
}
@media screen and (max-width: 992px)
{
  .schedule-head{
    left: auto;
    transform: none;
    margin: 40px 0px 40px -24px;
  }
  .schedule-head::before{
    left: 30%;
  }
  .schedule-content {
    text-align: center;
  }
  .schedule-link{
    margin: 0px auto;
  }
}
@media screen and (min-width: 993px)
{
  .schedule-trail {
    max-width: 35%;
    position: absolute;
    right: 42px;
    top: 50%;
    transform: translateY(-50%);
    text-align: left;
}
.schedule-img{
  width: 75%;
}
}
@media screen and (min-width: 1280px)
{
  .schedule-trail{
    right: 70px;
  } 
}
.oshan-menu-fixed {
  z-index: 999;
}

/*** 

====================================================================
	Main Slider style
====================================================================

***/

.main-slider {
  position: relative;
  background: #ffffff;
}

.main-slider .light-blue {
  position: relative;
  background-color: #10bcf4;
  color: #ffffff;
}

.main-slider .light-pink {
  position: relative;
  background-color: #e62c88;
  color: #ffffff;
}

.main-slider .curved-layer {
  transform: skewX(-30deg);
  -webkit-transform: skewX(-30deg);
  -ms-transform: skewX(-30deg);
  -o-transform: skewX(-30deg);
  -moz-transform: skewX(-30deg);
}

.main-slider .curved-layer a,
.main-slider .curved-layer h3,
.main-slider .curved-layer h2 {
  transform: skewX(30deg);
  -webkit-transform: skewX(30deg);
  -ms-transform: skewX(30deg);
  -o-transform: skewX(30deg);
  -moz-transform: skewX(30deg);
}

.main-slider .curved-layer h3 {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 24px;
  padding: 15px 30px;
  text-transform: uppercase;
}

.main-slider .dark-blue {
  position: relative;
  background-color: #0c1f34;
  color: #ffffff;
}

.main-slider .curved-layer h2 {
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 30px;
  padding: 25px 40px;
  text-transform: uppercase;
}

.main-slider .curved-layer a {
  position: relative;
  display: block;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  line-height: 24px;
  color: #ffffff;
  padding: 15px 30px;
  text-transform: uppercase;
}

.main-slider .tp-bullets,
.main-slider .tp-bannertimer {
  display: none;
}

/*----------------------------------------------------
      Preloader
----------------------------------------------------*/

.no-scroll-y {
  overflow-y: hidden !important;
}


/* Preloader */

.ctn-preloader {
  align-items: center;
  cursor: none;
  display: flex;
  height: 100%;
  /* height: 100vh; */
  justify-content: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99999;
}

.ctn-preloader .animation-preloader {
  position: absolute;
  z-index: 100;
}


/* Spinner cargando */

.ctn-preloader .animation-preloader .spinner {
  animation: spinner 1s infinite linear;
  height: 4em;
  margin: 0 auto 3.5em auto;
  width: 4em;
}


/* Texto cargando */

.ctn-preloader .animation-preloader .txt-loading {
  font: bold 5em 'Montserrat', sans-serif;
  /* font-family: "Eina 03 W03 Regular" !important; */
  text-align: center;
  user-select: none;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:before {
  animation: letters-loading 4s infinite;
  /* color: #ff6c43; */
  color: #001e38;
  content: attr(data-text-preloader);
  left: 0;
  opacity: 0;
  position: absolute;
  top: -2px;
  transform: rotateY(-90deg);
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading {
  /* color: #6346fe; */
  color: #000;
  position: relative;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before {
  animation-delay: 0.2s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before {
  animation-delay: 0.4s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before {
  animation-delay: 0.6s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before {
  animation-delay: 0.8s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before {
  animation-delay: 1s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before {
  animation-delay: 1.2s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before {
  animation-delay: 1.4s;
}

.ctn-preloader .loader-section {
  background-color: #ffffff;
  height: 100%;
  position: fixed;
  top: 0;
  width: calc(50% + 1px);
}

.ctn-preloader .loader-section.section-left {
  left: 0;
}

.ctn-preloader .loader-section.section-right {
  right: 0;
}


/* Efecto de fade en la animación de cargando */

.loaded .animation-preloader {
  opacity: 0;
  transition: 0.3s ease-out;
}


/* Efecto de cortina */

.loaded .loader-section.section-left {
  transform: translateX(-101%);
  transition: 0.7s 0.3s all cubic-bezier(0.1, 0.1, 0.1, 1.000);
}

.loaded .loader-section.section-right {
  transform: translateX(101%);
  transition: 0.7s 0.3s all cubic-bezier(0.1, 0.1, 0.1, 1.000);
}


/* Animación del preloader */

@keyframes spinner {
  to {
      transform: rotateZ(360deg);
  }
}


/* Animación de las letras cargando del preloader */

@keyframes letters-loading {
  0%,
  75%,
  100% {
      opacity: 0;
      transform: rotateY(-90deg);
  }
  25%,
  50% {
      opacity: 1;
      transform: rotateY(0deg);
  }
}


/* Tamaño de portatil hacia atras (portatil, tablet, celular) */

@media screen and (max-width: 767px) {
  /* Preloader */
  /* Spinner cargando */
  .ctn-preloader .animation-preloader .spinner {
      height: 3em;
      width: 3em;
  }
  /* Texto cargando */
  .ctn-preloader .animation-preloader .txt-loading {
      font: bold 3.5em 'Montserrat', sans-serif;
  }
  /* banner */
  .banner-2 h1 {
      font-size: 30px;
  }
}

@media screen and (max-width: 500px) {
  /* Prelaoder */
  /* Spinner cargando */
  .ctn-preloader .animation-preloader .spinner {
      height: 3em;
      width: 3em;
  }
  /* Texto cargando */
  .ctn-preloader .animation-preloader .txt-loading {
      font: bold 2em 'Montserrat', sans-serif;
  }
  .home-row {
      height: calc(100vh - 60px);
  }
}
.gold-rate{
  height:100px; 
  background-color: #001e38; 
  right:0; 
  bottom: 0; 
  max-width: 575px; 
  z-index: 999;
  border-radius: 16px;
}

.gold-rate .close {
  height: 25px;
  width: 25px;
  right: 8px;
  background: #fff;
  top: -16px;
  border-radius: 50%;
}

/* .dropdown-menu {
  opacity: 0;
  visibility: hidden;
  transform-origin: top;
  animation-fill-mode: forwards; 
  transform: scale(0.9, 0.7) translateY(-20px);
  display: none; 
  transition: all 80ms ease;
  width: 15rem;
}
.show > .dropdown-menu {
  transform: scale(1, 1) translateY(0);  
  opacity: 1;
  visibility: visible;
} */


.gold{
  color: #001e38;
}
.gold:hover{
  color: #001e38;
}

.silver{
  color: #001e38;
}
.silver:hover{
  color: #001e38;
}
.diamond{
  color: #001e38;
}
.diamond:hover{
  color: #001e38;
}

      /* slider-wrapper */
      .slider-wrapper {
        display: flex;
        position: relative;
        width: 100%;
        height: 40vw;
        max-height: 500px;
        min-height: 300px;
        background: #ddd;
        overflow: hidden;
      }

      .slider-wrapper ul {
        list-style: none;
        margin: 0;
        padding: 0;
      }

      /* slider-img */
      ul.slider-img {
        display: flex;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        transition: 0.5s;
      }

      ul.slider-img li {
        flex: 1 0 100%;
      }

      ul.slider-img li img {
        width: 100%;
        height: 100%;
        object-fit: cover;
      }

      /* slider-arrow */
      ul.slider-arrow {
        position: relative;
        color: #fff;
        font-size: 2rem;
        display: flex;
        justify-content: space-between;
        height: 100%;
        width: 100%;
        text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
      }

      @media screen and (min-width: 768px) {
        ul.slider-arrow {
          font-size: 2.5rem;
        }
      }

      ul.slider-arrow li {
        display: flex;
        align-items: center;
        cursor: pointer;
        height: 100%;
        padding: 0 15px;
        opacity: 0.4;
        transition: 0.5s;
      }

      ul.slider-arrow li:hover {
        opacity: 1;
      }

      /* slider-dot */
      .slider-dot {
        position: absolute;
        bottom: 15px;
        display: flex;
        justify-content: center;
        align-items: flex-end;
        width: 100%;
        color: #fff;
        text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
      }

      .slider-dot li {
        cursor: pointer;
        margin: 0 8px;
        font-size: 0.6rem;
        opacity: 0.4;
      }

      .slider-dot li.active {
        opacity: 1;
      }

      @media screen and (min-width: 768px) {
        .slider-dot li {
          margin: 0 12px;
          font-size: 0.95rem;
        }
      }

.product-category-head {
  color: #001e38;
}
.bg-theme {
  background-color: #001e38 !important;
}
.product-category-image {
  height: 300px;
  background-position: center center;
  background-size: cover;
}
.filters{
  background-color: #f6f6f6;
  transition: all 0.2s ease-in;
}
.btn-danger {
  color: #fff;
  background-color: #e85c4c;
  border-color: #e85c4c;
}
.filters .btn-danger:hover {
  color: #fff;
  background-color: #e85c4c;
  border-color: #e85c4c;
}
.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #e85c4c;
  border: 1px solid !important;
}
.filters .btn-outline-danger:hover {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #e85c4c;
  border: 1px solid !important;
}
.badge-danger {
  color: #fff;
  background-color: #e85c4c;
  font-size: 90%;
  line-height: 1.5;
}
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
  font-size: 90%;
  line-height: 1.5;
}
.badge-light {
  color: #fff;
  font-size: 90%;
  line-height: 1.5;
}
.badge-success {
  color: #fff;
  font-size: 90%;
  line-height: 1.5;
}
.badge-dark {
  color: #fff;
  font-size: 90%;
  line-height: 1.5;
}
.badge-info {
  color: #fff;
  font-size: 90%;
  line-height: 1.5;
}
.badge-warning {
  color: #fff;
  font-size: 90%;
  line-height: 1.5;
}
.sticky {
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
  box-shadow: 0px 0px 10px 10px #94949461;
}

.product-footer{
  position: absolute;
  bottom: 0px;
  opacity: 0;
  right: -18px;
  transition: all 0.3s ease;
  width: 160px;
}
/* @media screen and (max-width:575px){
  .product-footer{
    position: absolute;
    bottom: 80px;
    opacity: 1;
    right: -18px;
    transition: all 0.3s ease;
    width: 100px;
  }
  } */
.product-footer img{
  position: absolute;
  top: -36px;
  right: 70px;
}
.group ul{
  height: 0;
  transition: all 0.3s ease;
}

@media screen and (max-width: 575px) {
  #mobile-navigation {
    height: 50vh;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .shop-detail-right{
    padding: 8px;
  }
  .short-description p{
    float: none !important;
  }
}

.col-megamenu .title::after {
  content: '';
  position: absolute;
  width: 35px;
  height: 2px;
  background-color: coral;
  top: 24px;
  left: 20px;
}
.text-primary {
  color: #001e38!important;
}
#button {
  display: inline-block;
  background-color: #001e38;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 40px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f077";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-style: normal;
  font-size: 2em;
  line-height: 40px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}
.xzoom-gallery {
  margin-top: 10px
}

@media screen and (max-width:575px){
  .filter-view{
    overflow-x: auto;
    height: 22px;
    display: flex;
  }
}

.price-tag {
  position: absolute;
  display: inline-flex;
  flex-direction: column;
  height: 20px;
  margin-left: 10px;
  padding: 0 5px 0 10px;
  bottom: 32px;
  right: 12px;
  transform: rotate(12deg);
  color: #fff;
  border-radius: 0 4px 4px 0;
  background-color: #e85c4c;
  line-height: 1;
  justify-content: center;
  filter: drop-shadow(3px 5px 2px #00000070);
}
.price-tag::before, .price-tag::after {
  position: absolute;
  content: '';
}
.price-tag::before {
  left: -7px;
  width: 14px;
  height: 14px;
  transform: rotate(45deg);
  border-radius: 0 0 0 4px;
  background-color: #e85c4c;
}
.price-tag::after {
  z-index: 1;
  top: 50%;
  left: -10px;
  width: 6px;
  height: 6px;
  transform: translate(-50%, -50%) translateX(10px);
  border-radius: 3px;
  background-color: #fff;
}
.price-tag__main {
  font-size: 1.15em;
  font-weight: bold;
}
.price-tag__main ~ * {
  opacity: 0.85;
}
.price-tag span {
  position: relative;
  z-index: 1;
}
.price-tag--two-lines {
  margin-left: 20px;
  height: 40px;
}
.price-tag--two-lines::before {
  left: -14px;
  width: 28px;
  height: 28px;
}
.price-tag--two-lines::after {
  transform: translate(-50%, -50%) translateX(10px) scale(1);
}
.price-tag--one-line {
  flex-direction: row;
  align-items: center;
}
.price-tag--one-line span:not(:first-child)::before {
  content: ', ';
}
.product-enq{
  margin: -16px 16px 16px 16px;
}

.product-enq button{
  border-radius: 0px !important;
}
.box-provide-title {
  position: relative;
}
.box-provide-title::before{
  content: '';
  position: absolute;
  width: 100px;
  height: 2px;
  background-color: coral;
  left: 50%;
  transform: translateX(-50%);
  top: 50px;
}
.shop-product-title {
  position: relative;
}
.shop-product-title::before{
  content: '';
  position: absolute;
  width: 60px;
  height: 2px;
  background-color: coral;
  left: 50%;
  transform: translateX(-50%);
  top: 60px;
}

.gallery-story {
  max-width: 1200px;
  margin: 0 auto;
  column-count: 4;
  font-family: arial;
}
.gallery-item {
  break-inside: avoid;
  margin-bottom: 16px;
}
.gallery-item figure {
  margin: 0;
  position: relative;
}
.gallery-item figcaption {
  font-style: italic;
  padding: 8px;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  box-sizing: border-box;
  bottom: 0px;
  color: #fff;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 0 0 14px 14px;
}
.gallery-item img {
  width: 100%;
  border-radius: 14px;
}
.gallery-item p {
  margin: 0;
  padding: 8px;
}

@media screen and (max-width: 500px) {
  .gallery-story {
    column-count: 1;
  }
}
@media screen and (min-width: 501px) and (max-width: 700px) {
  .gallery-story {
    column-count: 2;
  }
}
@media screen and (min-width: 701px) and (max-width: 900px) {
  .gallery-story {
    column-count: 3;
  }
}

/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
	padding: 0;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
	top: 0;
	bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
	padding: 0;
}
/* 

for zoom animation 
uncomment this part if you haven't added this code anywhere else

*/
/*

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
		opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
		opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}
*/

.story-img .overlay {
  opacity: 0;
  background-color: rgba(0,0,0,0.20);
  color: #f0e9e9;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 700;
  font-style: italic;
  top: 0px;
  border-radius: 14px;
  transition: 0.3s all ease;
}

.story-img:hover .overlay {
  opacity: 1;
}

.story-ext-link{
  bottom: 4px;
  left: 8px;
  opacity: 0;
  transition: 0.3s all ease;
}

.story-img:hover .story-ext-link {
  opacity: 1;
}
.chit-details{
    background-color: #dfe3ea;
    border-radius: 28px;
}

.chit-details h3{
  color: #001e38 ;
  font-weight: 700;
}
.chit-details h2{
  color: #001e38 ;
  font-weight: 900;
}
.gold-saving-icon{
  display: flex;
  width: 100px;
  height: 100px;
  padding: 8px;
  align-items: center;
  justify-content: center;
  background-color: #acb8c2;
  margin: 0 auto;
  border-radius: 28px;
}
.gold-saving-icon i{
  color:#001e38 ;
  font-size: 32px;
}
.gold-gms{
  font-weight: 900;
}
.btn-primary {
  color: #fff;
  background-color: #001e38;
  border-color: #001e38;
}
.order-list-tabel-main table {
    min-width: 680px;
}

.order-list-tabel-main .table td,.order-list-tabel-main .table th {
  text-align: center;
  padding: .75rem;
  vertical-align: top;
  border-top: 0px solid #dee2e6;
}

.order-list-tabel-main .table {
  border-spacing: 0 0.85rem !important;
  border-collapse: separate !important;
}
.order-list-tabel-main table tbody tr{
  background-color: #fafafa;
}
.dropdown-menu a:hover{
  font-weight: 700;
}

.invoice {
  max-width: 575px;
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: 0px 0px 8px 4px #dddddd50;
}

.invoice .inv-num{
  color: #ddd;
}

.inv-details{
  border-top: 1px dashed;
}

@media screen and (max-width:575px) {
  .story-dialog {
    transform: translateY(-50%) !important;
    top: 50%;
  }
}

.opacity-0{
  opacity: 0;
}

.navbar > .container, .navbar > .container-fluid {
  max-width: 100%;
}

.logo-width{
  width: 180px;
}

@media screen and (max-width:575px) {
  .logo-width{
    width: 180px;
  }
}

@media screen and (max-width:360px) {
  .logo-width{
    width: 160px;
  }
}


/*gallery*/
.gallery-wrapper {
  position: relative;
  z-index: 1;
}
.gallery-wrapper .content {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 80vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0;
  background: #fff;
}
.gallery-wrapper .content .gallery.full {
  position: relative;
  display: flex;
  align-items: center;
}
.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper {
  display: flex;
  height: 80vh;
  align-items: center;
}
.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  height: 80vh;
  transition: all .4s ease-out;
  box-sizing: border-box;
  width: 100%;
  opacity: 1;
}
.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-prev, .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-next {
  width: 30% !important;
}
.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
  height: 80vh;
  width: 40% !important;
  opacity: 1;
}
.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active:hover .zoom {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}
.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .image {
  width: 100%;
  height: 100%;
}
.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}
.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: auto;
  padding: 50px 50px 30px 50px;
  background: black;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0) 100%);
  display: flex;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease-out;
}
.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay.show {
  opacity: 1;
  visibility: visible;
}
.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay.show .text-wrap {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay .text-wrap {
  display: flex;
  flex-direction: column;
  max-width: 600px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(50px);
  transition: all .4s linear;
}
.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay .text-wrap .name span {
  font-size: 2.2em;
  font-weight: 700;
}
.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay .text-wrap .caption p {
  font-size: 1.16em;
  color: #fff;
  line-height: 1.7;
}
.gallery-wrapper .content .gallery.full .swiper-next-button,
.gallery-wrapper .content .gallery.full .swiper-prev-button {
  position: absolute;
  z-index: 99;
  outline: none;
  transition: all .2s linear;
  width: 10%;
  height: 100vh;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  cursor: pointer;
}
.gallery-wrapper .content .gallery.full .swiper-next-button.swiper-button-disabled,
.gallery-wrapper .content .gallery.full .swiper-prev-button.swiper-button-disabled {
  opacity: 1
}
.gallery-wrapper .content .gallery.full .swiper-next-button em,
.gallery-wrapper .content .gallery.full .swiper-prev-button em {
  font-size: 68px;
}
.gallery-wrapper .content .gallery.full .swiper-next-button {
  right: 0;
  padding-left: 5vw;
  justify-content: flex-start;
}
.gallery-wrapper .content .gallery.full .swiper-prev-button {
  left: 0;
  padding-right: 5vw;
}
.gallery-wrapper .content .gallery.thumb {
  position: relative;
  width: auto;
  max-width: 1020px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding-left: 12px;
}
.gallery-wrapper .content .gallery.thumb .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  width: 10vw;
  height: 10vh;
  box-sizing: border-box;
  cursor: pointer;
}
.gallery-wrapper .content .gallery.thumb .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .image {
  box-shadow: inset 0px 0px 0px 2px #e85c4c;
  padding: 2px;
}
.gallery-wrapper .content .gallery.thumb .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .image .overlay {
  opacity: 1;
}
.gallery-wrapper .content .gallery.thumb .swiper-container .swiper-wrapper .swiper-slide .image {
  width: 100%;
  height: 100%;
  position: relative;
}
.gallery-wrapper .content .gallery.thumb .swiper-container .swiper-wrapper .swiper-slide .image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}
.gallery-wrapper .content .gallery.thumb .swiper-container .swiper-wrapper .swiper-slide .image .overlay {
  position: absolute;
  left: 2px;
  top: 2px;
  background-color: rgba(255, 255, 255, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  opacity: 0;
  transition: all 0.2s linear;
}
.gallery-wrapper .content .gallery.thumb .swiper-next-button {
  right: -15px;
}
.gallery-wrapper .content .gallery.thumb .swiper-prev-button {
  left: -5px;
}
.gallery-wrapper .content .gallery.thumb .swiper-prev-button em {
  transform: rotate(180deg);
}
.gallery-wrapper .content .gallery.thumb .swiper-next-button,
.gallery-wrapper .content .gallery.thumb .swiper-prev-button {
  position: absolute;
  z-index: 99;
  outline: none;
  transition: all .2s linear;
  width: 32px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #e85c4c;
  cursor: pointer;
}
.gallery-wrapper .content .gallery.thumb .swiper-next-button:hover,
.gallery-wrapper .content .gallery.thumb .swiper-prev-button:hover {
  background-color: #e85c4c;
}
.gallery-wrapper .content .gallery.thumb .swiper-next-button.swiper-button-disabled,
.gallery-wrapper .content .gallery.thumb .swiper-prev-button.swiper-button-disabled {
  opacity: .2;
}

/*signature*/
.signature {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  padding: 20px;
}
.signature h3 {
  font-weight: 600;
  font-size: .926em;
  color: #e85c4c;
  display: flex;
  margin-bottom: 5px;
}
.signature a,
.signature em {
  text-decoration: none;
  color: #777;
  margin-right: 5px;
  font-size: .88em;
  transition: all .2s linear;
}
.signature a:hover,
.signature em:hover {
  color: #aaa;
}

/*Mobile*/
@media only screen and (max-width: 1024px) {
  .gallery-wrapper .content {
    padding: 5vh 0;
  }
  .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper {
    height: 60vh;
  }
  .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide {
    height: 50vh;
  }
  .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-prev, .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-next {
    width: 10% !important;
  }
  .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
    height: 70vh;
    width: 80% !important;
  }
  .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay {
    padding: 20px;
  }
  .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay .text-wrap {
    transform: translateY(0);
  }
  .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay .text-wrap .name span {
    font-size: 1.6em;
  }
  .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay .text-wrap .caption p {
    font-size: 1.06em;
  }
  .gallery-wrapper .content .gallery.full .swiper-next-button,
  .gallery-wrapper .content .gallery.full .swiper-prev-button {
    width: 10%;
    height: 50vh;
    align-items: center;
    justify-content: center;
  }
  .gallery-wrapper .content .gallery.full .swiper-next-button em,
  .gallery-wrapper .content .gallery.full .swiper-prev-button em {
    font-size: 45px;
  }
  .gallery-wrapper .content .gallery.full .swiper-next-button {
    padding-left: 0;
  }
  .gallery-wrapper .content .gallery.full .swiper-prev-button {
    padding-right: 0;
  }
  .gallery-wrapper .content .gallery.thumb {
    padding: 0 30px;
    max-width: 100%;
  }
  .gallery-wrapper .content .gallery.thumb .swiper-container .swiper-wrapper .swiper-slide {
    width: auto;
    height: 80px;
  }
  .gallery-wrapper .content .gallery.thumb .swiper-next-button {
    right: 10px;
  }
  .gallery-wrapper .content .gallery.thumb .swiper-prev-button {
    left: 10px;
  }

  .signature {
    display: none;
  }
}

.product-type-img {
  margin: 16px;
  height: 352px;
}

@media screen and (max-width:575px){
  .product-type-img {
    margin: 0px;
    height: auto;
  }  
}
.aboutus-section {
  height: 80vh;
  position: relative;
  top: 0px;
}

@media screen and (max-width:992px){
  .aboutus-section {
    height: auto;
  }
}

.about-bg{
  background-image: url(../img/aboutus-bg.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.about-links {
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
}

.about-links .btn{

}
