/* h custome style*/
.nav-logo {
  max-height: 80px !important;
}
.top-bar {
  background-color: #008080;
  display: flex;
  flex-direction: column;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  font-size: 14px;
  font-family: inherit;
  font-weight: normal;
  text-align: center;
}
.border-right {
  border-right: 1px solid #ffffff57 !important;
}

.cont-wrp {
  /* display: flex;*/
  flex-direction: row;
  justify-content: space-between;
}
.cont-wrp .google {
  color: #fff;
  font-size: 16px;
}
.content5 {
  display: flex;
  gap: 0.7rem;
}
.cart-icn {
  position: relative;
  background: #f7f8fc;
  border-radius: 50%;
  color: #333;
  width: 50px;
  height: 50px;
  text-align: center;
  vertical-align: middle;
  /* line-height: 50px; */
  justify-content: center;
  display: flex;
  align-items: center;
  transition: all 0.2s;
  border: 1px solid #ddd;
}
.cart-icn:after {
  display: none !important;
}
.navbar-nav li:hover a.nav-link:not(#cart-icon):after {
  display: none !important;
}
#cart-icon {
  position: relative;
  background: #f7f8fc;
  border-radius: 50%;
  color: #333;
  width: 50px;
  height: 50px;
  text-align: center;
  vertical-align: middle;
  /* line-height: 50px; */
  justify-content: center;
  display: flex;
  align-items: center;
  transition: all 0.2s;
  border: 1px solid #ddd;
}
#cart-icon .badge {
  background-color: #008080;
}
#cart-icon:hover {
  /*background: #008080;*/
}
.input-group.input-group-seamless > .input-group-append .input-group-text,
.input-group.input-group-seamless > .input-group-prepend .input-group-text {
  padding: 12px 14px;
  background: 0 0;
  border: none;
  background: #ededed;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  margin-top: 10px;
  justify-content: center;
  align-items: center;
  color: #000;
  position: absolute;
}
#s-btn {
  padding: 12px 14px;
  background: 0 0;
  border: none;
  background: #ededed;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  margin-top: -25px;
  justify-content: center;
  align-items: center;
  color: #000;
  position: absolute;
  right: -10px;
  z-index: 9999999;
}
.input-group.input-group-seamless > .custom-select:not(:last-child),
.input-group.input-group-seamless > .form-control:not(:last-child) {
  right: 10px;
  display: none;
}
#search-field {
  right: 10px;
  display: none;
  border: 2px solid #ededed !important;
}
#footer .footer-copyright {
  background-color: #008080;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
  color: #fff;
  border-color: #333;
}
#footer .footer-copyright p {
  margin: 10px;
  color: #fff;
  font-weight: normal;
}
#footer a {
  color: #fff;
  text-decoration: none;
}
#footer ul li a {
  font-weight: 500;
}
.search-result {
  right: 0;
}
.input-group.input-group-seamless > .input-group-append {
  right: 30px;
  top: -15px;
}
.carousel-caption {
  /* right: 0%;
    left: 10% !important; */
  text-align: left;
  height: fit-content;
  /* background-color: #ffffff7d; */
  border-radius: 20px;
  z-index: 1;
}
.navbar-light .navbar-toggler {
  background-color: #fff;
}
#search-form .sr-frm {
  width: 50%;
}
.carousel-caption .btn-success1 {
  margin-top: 25px;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link {
  font-weight: normal;
}
.navbar.navbar-light .dropdown-item {
  font-weight: normal;
}
.contact-info {
  display: flex;
}
.contact-info a {
  color: #fff !important;
  font-weight: 500;
  /* padding-right: 1rem !important;
    padding-left: 1rem !important; */
  transition: all 0.2s;
}
.contact-info .nav-item {
  /* padding-right: 1rem !important; */
  padding-left: 0.6rem !important;
}
.contact-info a:hover {
  /* color: #008080 !important; */
}
.contact-info .design-now-menuBtn {
  border: 1px solid #fff;
  padding: 10px 20px;
  color: #008080 !important;
  text-decoration: none;
  /* box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important; */
  transition: all 0.2s;
  background-color: #fff;
  border-radius: 4px;
}
.contact-info .design-now-menuBtn:hover {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  background-color: #008080;
  color: #fff !important;
  border: 1px solid #fff;
  border-radius: 4px;
}
.contact-info .free-sample-menuBtn {
  border: 1px solid #fff;
  background-color: #fff;
  padding: 10px 20px;
  color: #008080 !important;
  text-decoration: none;
  border-radius: 4px;
}
.contact-info .free-sample-menuBtn:hover {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  background-color: #008080;
  color: #fff !important;
  border: 1px solid #fff;
  border-radius: 4px;
}
#search-form {
  display: none !important;
}
.product-grid .add-to-cart {
  background-color: #008080;
}
.product-grid .price {
  color: #008080;
}
.product-grid .product-links li a:hover {
  background-color: #008080;
}
a[data-link="fabrics-19"] {
  display: none;
}
.icon-set h5 {
  font-family: inherit;
}
.modal-header {
  border-bottom: none !important;
  padding-bottom: 15px;
}
.modal-header .modal-title {
  /* background-color: #008080;
    color: #fff;
    border-radius: 4px;
    padding: 5px 15px;
    font-size: 1rem; */
  font-weight: 500;
}
.iframe1 {
  height: 90vh;
  width: 100%;
}
.modal-body {
  padding-top: 0px;
}
.close {
  color: #000 !important;
  outline: none !important;
  margin-top: -15px !important;
  padding: 0px !important;
  /* background-color: #008080 !important;
    padding: 3px !important; */
}
#footer {
  padding-top: 50px !important;
  border-top: 1px solid rgba(54, 110, 172, 0.15);
}
.full-width-menu {
  left: 50% !important;
  translate: -50%;
}
.full-width-menu h5 {
  font-size: 1.1rem;
  font-weight: 600;
  color: #008080;
  text-align: center;
}
.navbar-nav li:hover > ul.dropdown-menu {
  display: block;
  width: max-content;
}
.btns {
  margin-top: 15px;
  display: flex;
  flex-direction: column;
  align-items: self-start;
  gap: 0.5rem;
}
.btns a {
  font-weight: 500;
  font-family: "Poppins";
  font-size: 0.9rem;
  text-decoration: none;
  background-color: #f7f8fc;
  padding: 5px 15px;
  width: 100%;
  border-radius: 4px;
  text-align: center;
  transition: all 0.2s;
  color: #333 !important;
}
.btns a:hover {
  background-color: #008080;
  color: #fff !important;
}
.wrp-bx {
  flex-wrap: nowrap;
}
/* .c-width {
  width: 25%;
} */
.wrp-bx .c-width {
  width: 25%;
  border: 1px solid #366eac26;
  border-radius: 4px;
}
.product-grid .title:hover {
  color: #008080 !important;
}
.product-grid .add-to-cart {
  width: max-content;
  height: auto;
  border-radius: 5px;
  padding: 0px 15px;
  font-size: 12px;
}
.newMenu {
  width: 100%;
  background-color: #008080;
  /* padding: 5px 0; */
}
.navbar-nav li a.nav-link.active:not(#cart-icon):before {
  display: none !important;
}
.navbar-nav {
  width: 100%;
  display: flex;
  /* justify-content: space-between; */
}

.newMenu .contact-info {
  width: 100% !important;
  display: flex;
}
.newMenu .navbar-nav li a.nav-link:not(#cart-icon):after {
  display: none !important;
}
.newMenu .dropdown-item {
  color: #333 !important;
}
.newBoxWrp {
  display: flex;
  gap: 2.5rem;
  width: 100%;
  justify-content: end;
}
.newBoxWrp .box1 {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.newBoxWrp .box1 .icnBx {
  border: thin solid #ddd;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #f7f8fc;
  color: #008080;
}
.newBoxWrp .box1 .contbx {
  display: flex;
  flex-direction: column;
}
.newBoxWrp .box1 .contbx span {
  font-weight: normal;
  font-size: 0.8rem;
}
.newBoxWrp .box1 .contbx h6 {
  padding: 0;
  margin: 0;
  font-weight: 500;
  font-size: 0.9rem;
}
.newMenu .navbar-nav .fa-shopping-cart {
  color: #008080 !important;
}
.newMenu .navbar {
  padding: 0.5rem 1.5rem;
}
/* .newMenu .contact-info .nav-item:after{
    content: "";
    width: 1px;
    height: 30px;
    background-color: #ddd;

} */
.carousel-control-next,
.carousel-control-prev {
  width: 60px;
  color: #fff;
  opacity: 0.5;
  height: 60px;
  background: #404040;
  border-radius: 50%;
  top: 40%;
  /* border: 1px solid #008080; */
  outline: 10px solid #008080;
}
.carousel-control-prev {
  left: 0px;
}
.carousel-control-next {
  right: 0px;
}
html {
  scroll-behavior: smooth;
}

#scrolltop {
  display: block;
  visibility: visible;
  opacity: 1;
  transition: visibility 0s, opacity 0.5s ease-in;
  position: fixed;
  bottom: 30px;
  right: 30px;
  /* background: rgba(255, 255, 255, 0.4); */
  border-radius: 20%;
  z-index: 1;
}

.top-button {
  text-decoration: none;
  cursor: pointer;
  padding: 0;
  outline: 3px solid #f7f8fc;
  border-radius: 50%;
  padding: 10px 15px;
  background: #008080;
  color: #fff;
  transition: all 0.3s;
}
.top-button:hover {
  background-color: #f7f8fc;
  outline: 3px solid #008080;
  color: #008080;
}
.carousel-indicators .active {
  background-color: #008080;
}
.carousel-indicators li {
  background-color: rgb(0 128 128 / 48%);
}
.addrss {
  color: #333;
  font-weight: 500;
  font-size: 0.9rem;
}
.newMenu .contact-info .nav-item .nav-link:hover {
  color: #111 !important;
}
.carousel-item img {
  height: 800px;
  object-fit: cover;
}
.design-now-menuBtn2 {
  border: 1px solid #000;
  padding: 10px 20px;
  color: #fff !important;
  text-decoration: none;
  /* box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important; */
  transition: all 0.2s;
  background-color: #000;
  border-radius: 4px;
  transition: all 0.3s;
}
.design-now-menuBtn2:hover {
  text-decoration: none;
  color: #008080;
  background-color: transparent;
  border: 1px solid #fff;
}
.page-header{
  margin-top: 185px;
}
.navbar-nav .designStd-btn{
  border: 1px solid #fff;
    background-color: #fff;
    padding: 10px 10px;
    color: #008080 !important;
    text-decoration: none;
    border-radius: 4px;
    transition: all 0.3s;
}
.navbar-nav .designStd-btn:hover{
  background-color: #008080;
  color: #fff !important;
}
.free-sample-box {
  box-sizing: border-box;
  width: 320px;
  min-width: 200px;
  max-width: 1000px;
  position: fixed;
  bottom: 20px;
  left: 30px;
  background-color: #fff;
  color: #333;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  display: none;
  border-radius: 20px;
  padding: 0;
}
.free-sample-box .cont {
  padding: 20px;
  text-align: center;
  display: flex;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
.cont .txt-wrp {
  padding: 20px;
  width: 100%;
}
.cont h3 {
  font-size: 25px;
  font-weight: 600;
  text-align: center;
}
.cont p {
  font-weight: 400;
  font-size: 14px;
}
.cont .odr-smp-btn {
  text-decoration: none;
  background-color: #008080;
  color: #fff;
  padding: 11px 10px;
  margin: 0 auto;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  border-radius: 6px;
  margin-top: 20px;
  display: block;
  width: max-content;
  transition: all 0.3s;
}
.cont .odr-smp-btn:hover {
  background-color: #333;
  color: #fff;
}
.alert-dismissible .close {
  top: 10px;
  right: 10px;
}
.cnt-img {
  width: 65%;
}
.cnt-img img {
  width: 100%;
  height: 100%;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  object-fit: cover;
}
.free-sample-box {
  z-index: 555;
}

@media (max-width: 1350px) {
  .carousel-item img {
    height: 750px;
    object-fit: cover;
  }
}

@media (max-width: 992px) {
  .page-header{
    margin-top: 100px;
  }
  .mw-25 {
    width: 100%;
  }
  .carousel-item img {
    height: 400px;
    object-fit: cover;
  }
  .icn-box1 {
    margin-bottom: 20px;
  }
  .navbar.navbar-light .nav-link {
    color: #000 !important;
    border-bottom: 1px solid #0000001f;
  }
  .navbar.navbar-light .nav-item {
    margin-bottom: 10px;
  }
  .carousel-caption {
    top: 5% !important;
    left: 0%;
    right: 0%;
  }
  .carousel-caption h1 {
    font-size: 2.5em;
    line-height: 2.5rem;
  }
  .price-t {
    font-size: 1.7rem;
    margin-top: 0;
  }
  .carousel-caption h1 span {
    font-size: 2rem !important;
  }
  .icon-set {
    margin-top: 0px;
  }
  .dropdown-submenu > .dropdown-menu {
    margin-top: 0px;
  }
  .navbar.navbar-light {
    background-color: #ffffff !important;
  }
  .carousel-caption h5 {
    margin-top: 0;
  }
  .carousel-caption .btn-success1 {
    margin-top: 0;
  }
}
@media (max-width: 767.98px) {
  .mw-25 {
    width: 80%;
  }
  .carousel-caption h1 {
    font-size: 2rem;
    line-height: 2rem;
  }
  .price-t {
    font-size: 1rem !important;
    margin-top: 0px !important;
    text-align: center;
  }
  .carousel-caption h1 span {
    font-size: 1.5rem !important;
  }
  .c-width {
    width: 50% !important;
  }
  .wrp-bx .c-width {
    width: 50% !important;
  }
  .wrp-bx {
    flex-wrap: wrap !important;
  }
  .wrp-bx div {
    width: 100% !important;
    /* text-align: center; */
  }
  .wrp-bx img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .cont-wrp {
    font-size: 0.8em;
  }
  #search-form .sr-frm {
    width: 75%;
  }
  /* .carousel-caption .btn-success1{
            display: none;
        } */
  .carousel-caption h5 {
    display: none;
  }
  .carousel-caption .btn-success1 {
    margin-top: 0px !important;
  }
}
@media (max-width: 575.98px) {
  .cont-wrp {
    font-size: 0.5em;
    text-align: center;
  }
  #s-btn {
    right: 5px;
    margin-top: -15px;
  }
  #search-field {
    top: 10px;
  }
  .carousel-caption {
    left: 0% !important;
    top: 0% !important;
  }
  .carousel-caption h1 {
    font-size: 23px;
  }
  .custome-align {
    text-align: center !important;
  }
  .custome-align h1 {
    font-size: 23px;
  }
  .carousel-caption h5 {
    margin-top: 0px;
  }
  .carousel-caption .btn-success1 {
    font-size: 12px;
    margin-top: -5px;
  }
  .icon-set h5 {
    font-size: 12px;
  }
  .icon-set img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 500.98px) {
  .carousel-control-next,
  .carousel-control-prev {
    width: 40px;
    height: 40px;
  }
  /* .carousel-caption{
            display: none;
        } */
  .icon-set h5 {
    font-size: 10px;
    line-height: 14px;
  }
  .carousel-caption {
    left: 0% !important;
    top: 2% !important;
  }
  .carousel-caption .btn-success1 {
    display: none;
  }
  .carousel-caption h5 {
    display: none;
  }
  .abt-us {
    padding-top: 50px;
  }
  .about-bx h3 {
    font-size: 1.5rem;
  }
  .pro {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .pro-text-block h3 {
    font-size: 1.5rem;
  }
  .faq-area .text-wrp h3 {
    text-align: center;
    font-size: 1.5rem;
  }
  .how-it-works {
    padding-bottom: 50px;
  }
  .faq-area {
    padding-bottom: 50px;
  }
  .icon-set img {
    width: 100%;
    height: auto;
  }
}
