* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.container {
  width: 100% !important;
}

@font-face {
  font-family: IcoFont;
  font-weight: 400;
  font-style: Regular;
  src: url(../fonts/icofont.woff2) format("woff2"), url(../fonts/icofont.woff) format("woff");
}
body {
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.2pt;
  font-size: 15px;
  overflow-x: hidden;
}

.btn {
  background-color: transparent !important;
  border: 1px solid #f69322 !important;
  color: #f69322 !important;
}

.btn:hover {
  background-color: #f69322 !important;
  color: #fff !important;
}

.all-title h2 {
  margin: 0;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
}

.owl-prev {
  position: absolute;
  top: 20%;
  left: -2px;
}

.owl-next {
  position: absolute;
  top: 20%;
  right: -2px;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
  padding: 10px !important;
  background-color: #fff !important;
  border-radius: 50px !important;
  display: block;
  width: 40px;
  height: 40px;
  color: #999;
  --tw-shadow: 0 3px 6px rgba(115, 125, 144, 0.25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}
.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
  color: #fff;
}

.z-depth-1,
nav,
.card-panel,
.card,
.toast,
.btn,
.btn-large,
.btn-small,
.btn-floating,
.dropdown-content,
.collapsible,
.sidenav {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.header-main {
  background-color: #f5edf0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.header-main .row {
  margin-bottom: 0;
}
.header-main .logo-box img {
  width: 160px;
}
.header-main .right-cont .search-box {
  float: left;
  padding-top: 8px;
}
.header-main .right-cont .search-box .form-control {
  border: 0;
  width: 400px;
  border-radius: 0;
}
.header-main .right-cont .search-box .form-control:focus {
  box-shadow: none;
}
.header-main .right-cont .search-box .form-inline .btn {
  background-color: #fff !important;
  border: 0 !important;
}
.header-main .right-cont .search-box .form-inline .btn i {
  color: #f69322;
}
.header-main .right-cont .search-box .form-inline .btn:hover {
  background-color: #e5e5e5;
}
.header-main .right-cont .cart-box a {
  text-decoration: none;
  color: #000;
}
.header-main .right-cont .cart-box {
  float: right;
  padding-right: 20px;
}
.header-main .right-cont .cart-box ul {
  margin-bottom: 0;
}
.header-main .right-cont .cart-box ul li {
  margin-left: 40px;
}
.header-main .right-cont .cart-box ul li .mitem {
  font-size: 14px;
  position: relative;
}
.header-main .right-cont .cart-box ul li .cartct {
  background: #f69322;
  height: 20px;
  width: 20px;
  border-radius: 100px;
  position: absolute;
  color: #fff;
  top: -3px;
  right: 25px;
}
.header-main .right-cont .cart-box ul li .fa-user {
  font-size: 20px;
}
.header-main .right-cont .cart-box ul li .icofont-cart-alt {
  font-size: 27px;
}
.header-main .right-cont .cart-box ul li {
  text-align: center;
}

.home-categories .owl-carousel.owl-drag .owl-item {
  text-align: center;
}
.home-categories {
  margin-top: 30px;
}
.home-categories a {
  text-decoration: none;
  color: #000;
}
.home-categories .carousel-box .category-card .image {
  background: #f5edf0;
  height: 130px;
  width: 130px;
  border-radius: 100px;
  position: relative;
  left: 50%;
  transform: translate(-50%);
}
.home-categories .carousel-box .category-card .image img {
  width: 120px;
  position: relative;
  left: 50%;
  transform: translate(-50%);
  padding-top: 5px;
}
.home-categories .carousel-box .category-card .text {
  text-align: center;
  margin-top: 20px;
  font-size: 14px;
  text-transform: capitalize;
}

.home-banner .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: -44px !important;
  z-index: 10;
  position: relative;
}
.home-banner .owl-theme .owl-dots .owl-dot span {
  width: 30px !important;
  height: 10px !important;
  margin: 10px;
}
.home-banner .owl-theme .owl-dots .owl-dot.active span,
.home-banner .owl-theme .owl-dots .owl-dot:hover span {
  background: #f69322 !important;
  box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.section-hmproducts {
  margin-top: 90px;
}
.section-hmproducts .product-card {
  margin-bottom: 40px;
  text-align: center;
  border: 1px solid #e4e7ec;
  padding: 10px;
}
.section-hmproducts .product-card .title {
  margin-top: 20px;
  font-size: 18px;
  text-transform: capitalize;
}
.section-hmproducts .product-card .cart-cont {
  min-height: 50px;
}
.section-hmproducts .product-card .cart-cont ul {
  margin-bottom: 0;
}
.section-hmproducts .product-card .cart-cont {
  margin-top: 20px;
}
.section-hmproducts .product-card .cart-cont .select-box {
  margin-right: 20px;
  min-height: 35px;
}
.section-hmproducts .product-card .price-box .price {
  font-size: 22px;
}
.section-hmproducts .product-card .price-box .price-actual {
  margin-left: 10px;
  font-size: 14px;
  font-weight: 400;
  color: #74869c;
  text-decoration: line-through;
}
.section-hmproducts .product-card:hover {
  cursor: pointer;
  box-shadow: 0 0 15px rgba(204, 204, 204, 0.2156862745);
}

.carys-footer {
  background: #2d2d2d;
  color: #f1f1f1;
  padding: 40px 0 20px;
  font-family: "Poppins", sans-serif;
}
.carys-footer .footer-top {
  max-width: 1200px;
  margin: auto;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .carys-footer .footer-top {
    flex-direction: column;
    text-align: center;
  }
}
.carys-footer .footer-left {
  max-width: 500px;
}
.carys-footer .footer-left .footer-logo {
  width: 170px;
  margin-bottom: 15px;
}
.carys-footer .footer-left .footer-address {
  font-size: 14px;
  line-height: 1.6;
  color: #dcdcdc;
  margin-top: 5px;
}
.carys-footer .footer-right {
  text-align: right;
}
@media (max-width: 768px) {
  .carys-footer .footer-right {
    text-align: center;
    margin-top: 20px;
  }
}
.carys-footer .footer-right h4 {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 500;
  color: #ffffff;
}
.carys-footer .footer-right .footer-social a {
  display: inline-block;
  margin-left: 12px;
  font-size: 20px;
  color: #f1f1f1;
  transition: 0.3s;
}
.carys-footer .footer-right .footer-social a:hover {
  color: #ff9600;
}
.carys-footer .footer-bottom {
  text-align: center;
  margin-top: 30px;
  font-size: 13px;
  color: #cccccc;
  border-top: 1px solid #444;
  padding-top: 15px;
}

@media only screen and (max-width: 768px) {
  .home-categories {
    margin-top: 60px;
  }
  .home-categories .owl-theme .owl-dots .owl-dot.active span,
  .home-categories .owl-theme .owl-dots .owl-dot:hover span {
    background: #f69322;
  }
  .home-categories .carousel-box ul li {
    position: relative;
    left: 50%;
    transform: translate(-50%);
  }
}