@import url('https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600;700&family=Manrope:wght@200;300;400;500;600;700&display=swap');
body{
    font-family: 'Jost', sans-serif;
}

h1, h2, h3, h4, h5, h6{
    font-family: 'Manrope', sans-serif;
    font-weight: 700;
}

.xoo-el-login-tgr{
  color: #595959 !important;
  font-weight: normal !important;
  font-size: 15px;
  background: url(../images/login-icon-1.png) no-repeat 0 12px !important;
  text-align: left !important;
  padding-left: 30px !important;
}
.xoo-el-reg-tgr{
  background: none !important;
  color: #595959 !important;
  font-weight: normal !important;
  font-size: 15px;
  text-align: right !important;
  background: url(../images/login-icon-1.png) no-repeat 0 12px !important;
}

.xoo-aff-input-group .xoo-aff-input-icon{
  display: none !important;
}
.xoo-aff-group select, .xoo-aff-group select + .select2{
padding: 0 !important;}

.xoo-ml-reg-phone-cc_cont{
  width: calc(20% - 20px) !important;
}
.xoo-ml-reg-phone_cont{
  width: calc(80% - 20px) !important;
}
.xoo-el-form-container button.button.btn.xoo-el-action-btn{
  clear: both;
  width: 170px !important;
  text-transform: none !important;
  display: block !important;
  cursor: pointer;
  margin: 10px 0;
  font-weight: normal !important;
} */



body {
  padding: 0;
  margin: 0;
  color: #292929;
  font-family: "Jost", sans-serif;
  font-size: 14px;
}

a {
  text-decoration: none;
  transition: 0.5s;
  color: #060606;
}

#accordionExample .accordion-button::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='currentColor' class='bi bi-plus' viewBox='0 0 12 12'%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3E%3C/svg%3E");
  transition: all 0.5s;
  order: -1;
  margin-left: 0;
  margin-right: 10px;
  margin-top: -10px;
}
#accordionExample .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='currentColor' class='bi bi-dash' viewBox='0 0 12 12'%3E%3Cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/%3E%3C/svg%3E");
  margin-top: 0;
    margin-bottom: -6px;
}
#accordionExample .accordion-button::after {
  transition: all 0.5s;
}

#accordionExample .accordion-body p{
  padding: 0;
  margin: 0;
  font-size: 15px;
}

.best-saler-wrap{
  position: relative;
}

.best-saler-wrap .best-text-wrap{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 36px;
    margin: auto;
}

.best-saler-wrap .best-text-wrap h3{
  color: #000000;
  font-family: "Amethysta", Sans-serif;
  font-size: 34px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0 0px 0px 0px;
  text-align: center;
  margin: 0;
}

.best-saler-wrap .best-text-wrap span{
  color: #000000;
  font-size: 16px;
  text-decoration: underline;
  padding: 0px 0px 0px 0px;
  text-align: center;
  display: block;
}


#wishlist_counter{
  background: #000;
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  top: -2px;
  left: -11px;
  font-size: 8px;
  border-radius: 25px;
  color: #fff;
  text-align: center;
  line-height: 15px
}

#add_cart_counter{
  background: #000;
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  top: -2px;
  left: -11px;
  font-size: 8px;
  border-radius: 25px;
  color: #fff;
  text-align: center;
  line-height: 15px
}


.container {
  max-width: 1580px;
}

.header-wrap {
  display: block;
  width: 100%;
  border-top: 1px solid light-gray;
}
.header-wrap .header-top-border {
  min-height: 3px;
  background-color: dark-black;
  line-height: 0;
}
.header-wrap .head-wrap-1 {
  width: 100%;
  border-bottom: 1px solid #e9e9e9;
  background-color: #e9e9e9;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 3px;
  overflow: hidden;
}
.header-wrap .head-wrap-2 {
  background: dark-white;
  padding: 10px 0;
}
.header-wrap .head-wrap-2 .top-logo img {
  max-height: 28px;
  width: auto;
}
.header-wrap .head-wrap-2 .nav-1 {
  padding: 0;
  margin: 0;
  float: right;
}
.header-wrap .head-wrap-2 .nav-1 li {
  float: left;
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 30px;
}
.header-wrap .head-wrap-2 .nav-1 li a {
  color: #7a7a7a;
  text-decoration: none;
  font-size: 17px;
}
.header-wrap .head-wrap-2 .nav-1 li a:hover {
  color: #000;
}
.header-wrap .head-wrap-3 {
  background: #fafafa;
  padding: 14px 0;
  border-bottom: solid 1px #d6d6d6;
}
.header-wrap .head-wrap-3 .nav-2 {
  padding: 0;
  margin: 0;
  float: right;
}
.header-wrap .head-wrap-3 .nav-2 li {
  float: left;
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 30px;
}
.header-wrap .head-wrap-3 .nav-2 li a {
  color: #7a7a7a;
  text-decoration: none;
  font-size: 17px;
}
.header-wrap .head-wrap-3 .nav-2 li a:hover {
  color: #000;
}

.home-banner-slider {
  display: block;
}
.home-banner-slider .carousel-indicators [data-bs-target] {
  width: 10px;
  height: 10px;
  border-radius: 20px;
  border: solid 1px #fff;
  background: transparent;
}
.home-banner-slider .carousel-dark .carousel-caption {
  color: #000;
  width: 35%;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 200px;
  left: 10%;
  right: auto;
  text-align: left;
  color: #fff;
}
.home-banner-slider .carousel-dark .carousel-caption h5 {
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 700;
}
.home-banner-slider .carousel-dark .carousel-caption p {
  font-size: 20px;
  text-transform: capitalize;
}
.home-banner-slider .carousel-dark .carousel-caption .link-bt {
  margin-top: 25px;
  padding: 15px 30px;
  background: #000;
  color: #fff;
  font-size: 16px;
  display: table;
}
.home-banner-slider .dot {
  display: block;
  width: 4px;
  height: 4px;
  background: #000;
  border-radius: 5px;
  margin: 0 auto;
}

.home-shop-cat-wrap {
  display: block;
}
.home-shop-cat-wrap h2 {
  font-size: 32px;
  color: #060606;
  display: block;
  text-align: center;
  font-weight: 700;
  margin: 0;
  padding: 60px 0;
}
.home-shop-cat-wrap .shop-cart-flex {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  overflow: auto;
  flex-direction: row;
}
.home-shop-cat-wrap .shop-cart-flex a {
  position: relative;
  display: block;
  overflow: hidden;
}
.home-shop-cat-wrap .shop-cart-flex a img {
  transition: 0.4s ease;
}
.home-shop-cat-wrap .shop-cart-flex a img:hover {
  transform: scale(1.08);
}
.home-shop-cat-wrap .shop-cart-flex .text-1 {
  font-size: 26px;
  font-weight: 700;
  position: absolute;
  top: 40px;
  right: 30px;
  color: #fff;
  font-family: 'Manrope', sans-serif;
}
.home-shop-cat-wrap .shop-cart-flex .text-2 {
  font-size: 26px;
  font-weight: 700;
  position: absolute;
  top: 40px;
  left: 30px;
  color: #fff;
  font-family: 'Manrope', sans-serif;

}
.home-shop-cat-wrap .shop-cart-flex .block-1 {
  width: 50%;
  padding-right: 10px;
}
.home-shop-cat-wrap .shop-cart-flex .block-2 {
  width: 50%;
  padding-left: 10px;
  display: flex;
  flex-direction: column;
}
.home-shop-cat-wrap .shop-cart-flex .block-2 .block-3 {
  width: 100%;
  height: 50%;
  overflow: hidden;
  display: flex;
  padding-bottom: 10px;
}
.home-shop-cat-wrap .shop-cart-flex .block-2 .block-4 {
  display: flex;
  padding-top: 10px;
}
.home-shop-cat-wrap .shop-cart-flex .block-2 .block-4 .block-5 {
  width: 50%;
  padding-right: 10px;
}
.home-shop-cat-wrap .shop-cart-flex .block-2 .block-4 .block-6 {
  width: 50%;
  padding-left: 10px;
}
.home-shop-cat-wrap .shop-cat-grid {
  display: grid;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 20px;
  height: 100%;
}
.home-shop-cat-wrap .shop-cat-grid .block-1 {
  background-color: #FBCCC9;
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 6;
  grid-column-end: 3;
}
.home-shop-cat-wrap .shop-cat-grid .block-2 {
  background-color: #B9FD9C;
  grid-row-start: 1;
  grid-column-start: 3;
  grid-row-end: 2;
  grid-column-end: 5;
}
.home-shop-cat-wrap .shop-cat-grid .block-3 {
  background-color: #BABF9A;
  grid-row-start: 2;
  grid-column-start: 4;
  grid-row-end: 6;
  grid-column-end: 5;
}
.home-shop-cat-wrap .shop-cat-grid .block-4 {
  background-color: #8D9579;
  grid-row-start: 2;
  grid-column-start: 3;
  grid-row-end: 6;
  grid-column-end: 4;
}

.our-promise {
  display: block;
}
.our-promise h2 {
  font-size: 32px;
  color: #060606;
  display: block;
  text-align: center;
  font-weight: 700;
  margin: 0;
  padding: 60px 0;
}
.our-promise ul {
  padding: 0;
  margin: 0;
}
.our-promise ul li {
  list-style-type: none;
  width: 16.66%;
  float: left;
  text-align: center;
  font-size: 16px;
  color: #060606;
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  padding: 0 10px;
  margin-bottom: 50px;
}
.our-promise ul li img {
  display: block;
  margin: 20px auto;
  height: auto;
  width: 100%;
  max-width: 60px;
}
.our-promise .view-sample-bt {
  display: table;
  margin: 30px auto 30px auto;
  background: #000;
  color: #fff;
  padding: 12px 35px;
  border-radius: 50px;
}
.our-promise .view-sample-bt:hover {
  opacity: 0.7;
}
.our-promise .ad-1 {
  background: #FFF5F5;
  border: dashed 1px #DA7474;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 60px;
  margin-top: 25px;
}
.our-promise .ad-1 h2 {
  font-size: 16px;
  color: #F03E3E;
  font-weight: 900;
  font-family: "Manrope", sans-serif;
  text-transform: uppercase;
  padding: 0;
  margin: 6px 0 0 0;
  text-align: left;
}
.our-promise .ad-1 .shop-now-bt {
  font-size: 13px;
  color: #fff;
  background: #FA1313;
  padding: 8px 30px;
  float: left;
  border-radius: 50px;
  margin: 0 35px 0 0;
}
.our-promise .ad-1 .shop-now-bt:hover {
  background: #060606;
}
.our-promise .ad-1 h6 {
  font-size: 14px;
  color: #000000;
  text-transform: uppercase;
  font-weight: 700;
  float: left;
  margin: 12px 0 0 0;
}
.our-promise .ad-2 {
  background: #FAC2131C;
  border: dashed 1px #FAC213;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 60px;
  margin-top: 25px;
}
.our-promise .ad-2 h2 {
  font-size: 16px;
  color: #060606;
  font-weight: 900;
  font-family: "Manrope", sans-serif;
  text-transform: none;
  padding: 0;
  margin: 6px 0 0 0;
  text-align: center;
}
.our-promise .ad-2 .shop-now-bt {
  font-size: 13px;
  color: #fff;
  background: #fac213;
  padding: 8px 30px;
  float: left;
  border-radius: 50px;
  margin: 0 auto;
}
.our-promise .ad-2 .shop-now-bt:hover {
  background: #060606;
}
.our-promise .ad-2 h6 {
  font-size: 17px;
  color: #060606;
  text-transform: uppercase;
  float: left;
  margin: 8px 0 0 0;
}
.our-promise .image-style-1 {
  border-radius: 10px;
}
.our-promise .product-wrap-1 {
  display: block;
  margin-bottom: 40px;
}
.our-promise .product-wrap-1 .image-wrap {
  position: relative;
  display: block;
  overflow: hidden;
}
.our-promise .product-wrap-1 .image-wrap img {
  width: 100%;
  height: auto;
  transition: 0.4s ease;
}
.our-promise .product-wrap-1 .image-wrap img:hover {
  transform: scale(1.08);
}
.our-promise .product-wrap-1 .image-wrap .heart-bt {
  position: absolute;
  top: 5px;
  right: 5px;
  color: #060606;
  background: #ececec;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50px;
  padding-top: 5px;
}
.our-promise .product-wrap-1 .image-wrap .heart-bt:hover {
  background: #fff;
}
.our-promise .product-wrap-1 .image-wrap .sale-tag {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 11px;
  letter-spacing: 2px;
  text-transform: uppercase;
  background: #060606;
  color: #fff;
  border-radius: 3px;
  padding: 2px 8px;
}
.our-promise .product-wrap-1 h5 {
    font-family: 'Manrope', sans-serif;
    font-size: 14px;
    line-height: 1.6;
    font-weight: 700;
    color: #060606;
    padding: 0;
    margin: 5px 0;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.our-promise .product-wrap-1 h6 {
  font-size: 17px;
  color: #7a7a7a;
  text-align: left;
}
.our-promise .product-wrap-1 h6 span {
  text-align: right;
  color: #f7ba01;
  font-size: 10px;
  float: right;
  margin-top: 4px;
  letter-spacing: -1px;
}

.catagories-wrap {
  margin-top: 50px;
}
.catagories-wrap .ui-widget-content {
  border: none;
  background: #ebebeb;
}
.catagories-wrap .ui-widget-header {
  background: #ebebeb;
}
.catagories-wrap .ui-slider-horizontal {
  height: 0.5em;
}
.catagories-wrap .ui-corner-all {
  border-radius: 0;
  margin-right: 5px;
}
.catagories-wrap .ui-state-default, .catagories-wrap .ui-widget-content .ui-state-default, .catagories-wrap .ui-widget-header .ui-state-default {
  height: 14px;
  width: 14px;
  margin-top: 2px;
  border-radius: 100%;
  margin-left: 0;
  background: #7a7a7a;
  border-color: #7a7a7a;
  cursor: all-scroll;
}
.catagories-wrap .filter-bt {
  float: left;
  background: #060606;
  padding: 5px 15px;
  font-size: 12px;
  border-radius: 0px !important;
  text-transform: uppercase;
  font-weight: 400;
  min-width: inherit;
  background: #060606;
  min-height: auto;
  color: #fff;
  margin: 30px 0 0 0;
}
.catagories-wrap .valu-wrap {
  float: right;
  margin: 35px 0 0 0;
}
.catagories-wrap .valu-wrap input {
  border: navajowhite;
  width: 99px;
  text-align: right;
}
.catagories-wrap .accordion-item {
  border: none;
}
.catagories-wrap .accordion-collapse {
  border: 0;
}
.catagories-wrap .accordion-button {
  padding: 0px;
  border: none;
  font-size: 15px;
  line-height: 20px;
  color: #060606;
  text-align: left;
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  margin: 0 0 20px 0;
}
.catagories-wrap .accordion-button:focus {
  box-shadow: none;
  border: none;
}
.catagories-wrap .accordion-button:not(.collapsed) {
  background: none;
  line-height: 20px;
}
.catagories-wrap .accordion-body {
  padding: 0;
  margin: 0;
}
.catagories-wrap .accordion-body .cat-list {
  padding: 0;
  margin: 0 0 20px 0;
}
.catagories-wrap .accordion-body .cat-list li {
  list-style-type: none;
  display: block;
  width: 100%;
  float: none;
  padding: 0;
  margin: 7px 0;
  line-height: 20px;
  text-align: left;
}
.catagories-wrap .accordion-body .cat-list li a {
  font-size: 15px;
  font-family: "Jost", sans-serif;
  line-height: 1.6;
  font-weight: 400;
  text-decoration: none;
  color: #060606;
}
.catagories-wrap .accordion-body .cat-list li a:hover {
  opacity: 0.8;
}
.catagories-wrap .accordion-button::after {
  width: auto;
  height: auto;
  content: "+";
  font-size: 20px;
  line-height: 30px;
  background-image: none;
  font-weight: 500;
  color: #060606;
  background: #f5f4ee;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  text-align: center;
}
.catagories-wrap .accordion-button:not(.collapsed)::after {
  width: auto;
  height: auto;
  background-image: none;
  content: "-";
  font-size: 20px;
  transform: rotate(0deg);
  background: #f5f4ee;
  line-height: 30px;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  text-align: center;
}

.shop-collction {
  display: block;
}
.shop-collction h2 {
  font-size: 32px;
  color: #060606;
  display: block;
  text-align: center;
  font-weight: 700;
  margin: 0;
  padding: 60px 0;
}
.shop-collction hr {
  background: #979797;
  color: #979797;
  padding: 0;
  margin: 0;
  height: 1px;
}
.shop-collction .image-wrap {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 5px;
  margin: 25px 0;
}
.shop-collction .image-wrap img {
  width: 100%;
  height: auto;
  transition: 0.5s ease;
  border-radius: 5px;
}
.shop-collction .image-wrap img:hover {
  transform: scale(1.2);
}
.shop-collction .image-wrap h5 {
  position: absolute;
  bottom: 40px;
  left: 0;
  color: #fff;
  font-size: 20px;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.castomer-review {
  display: block;
}
.castomer-review .owl-prev {
  position: absolute;
  top: 27%;
  left: -30px;
  font-size: 45px !important;
}
.castomer-review .owl-next {
  position: absolute;
  top: 27%;
  right: -30px;
  font-size: 45px !important;
}
.castomer-review h2 {
  font-size: 32px;
  color: #060606;
  display: block;
  text-align: center;
  font-weight: 700;
  margin: 0;
  padding: 60px 0;
}
.castomer-review .comment-wrap {
  position: relative;
  background: #fafafa;
  border-radius: 4px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24) !important;
  padding: 15px;
  margin: 2px;
}
.castomer-review .comment-wrap h3 {
  font-size: 17px;
  color: #154fc1;
  font-weight: 500;
}
.castomer-review .comment-wrap h3 span {
  font-size: 14px;
  color: #060606;
  display: block;
  font-weight: normal;
}
.castomer-review .comment-wrap h3 img {
  float: left;
  margin-right: 10px;
  width: 50px;
  height: 50px;
  background: #ccc;
  border-radius: 100px;
}
.castomer-review .comment-wrap .star-wrap {
  font-size: 18px;
  color: #fb8e27;
}
.castomer-review .comment-wrap p {
  font-size: 14px;
  height: 71px;
  overflow: scroll;
  margin-top: 15px;
}
.castomer-review .comment-wrap .g-icon {
  position: absolute;
  top: 10px;
  right: 10px;
}
.castomer-review .comment-wrap .g-icon img {
  max-width: 25px;
}

.our-store-wrap {
  display: block;
  margin: 25px 0;
  position: relative;
}


.our-store-wrap .zoom {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    padding: 80px 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;

}

.our-store-wrap .zoom {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.our-store-wrap .zoom {
    --align-self: center;
    --order: -99999 /* order start hack */;
}
.our-store-wrap .zoom {
    overflow: hidden;
    background-image: url(../images/accesories-full-1.jpg);
    padding: 90px 0;
    text-align: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}



.our-store-wrap .zoom .zoom-innercontent{
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  display: none;
}

.our-store-wrap .zoom h2 {
  font-size: 28px;
  text-transform: uppercase;
  color: #fff;
  display: block;
  text-align: center;
  font-weight: 700;
  margin: 0;
  padding: 60px 0 15px 0;
}
.our-store-wrap .zoom .get-bt {
  background: #fac213;
  font-size: 14px;
  letter-spacing: 2px;
  font-weight: 500;
  padding: 10px 30px;
  display: table;
  margin: 0 auto;
  border-radius: 50px;
  color: #000;
  text-transform: uppercase;
}
.our-store-wrap .zoom .get-bt:hover {
  background: #060606;
  color: #fff;
}
.our-store-wrap .zoom p {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
}
.our-store-wrap .zoom .see-bt {
  display: table;
  margin: 0 auto 100px auto;
  padding: 10px 30px;
  border: solid 2px #fff;
  font-size: 14px;
  color: #fff;
  background: transparent;
}
.our-store-wrap .zoom .see-bt:hover {
  background: #fff;
  color: #060606;
}

.faq-wrap h3 {
  font-size: 32px;
  color: #060606;
  display: block;
  text-align: center;
  font-weight: 700;
  margin: 0;
  padding: 60px 0;
}
.faq-wrap .accordion-body {
  color: #7d7d7d;
  font-size: 16px;
}
.faq-wrap .accordion-button {
  font-size: 18px;
  font-weight: 500;
}
.faq-wrap .accordion-item:first-of-type {
  border-radius: 0;
}
.faq-wrap .accordion-button:not(.collapsed) {
  background: transparent;
  color: #cc7351;
}
.faq-wrap .accordion-button:focus {
  box-shadow: none;
  border: none;
}

.news-letter-wrap {
  display: block;
  margin: 25px 0;
}
.news-letter-wrap .left-wrap {
  text-align: left;
}
.news-letter-wrap .left-wrap h6 {
  font-size: 10px;
  letter-spacing: 2px;
  color: #7a7a7a;
  font-family: 'Manrope', sans-serif;
  padding: 0;
  margin: 0 0 8px 0;
}
.news-letter-wrap .left-wrap h3 {
  font-size: 24px;
  color: #060606;
  font-weight: 700;
  padding: 0;
  margin: 0 0 15px 0;
}
.news-letter-wrap .left-wrap h5 {
    color: #7a7a7a;
    font-size: 11px;
    padding: 0;
    margin: 0 0 15px 0;
    font-weight: 400;
    font-family: 'Jost', sans-serif;
}
.news-letter-wrap .left-wrap a {
  font-size: 17px;
  font-weight: 600;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #060606;
}
.news-letter-wrap .left-wrap a:hover {
  color: #cc7351;
}
.news-letter-wrap .right-wrap {
  float: right;
  width: 65%;
}
.news-letter-wrap .right-wrap .form-control {
  border-radius: 0;
  padding: 12px 10px;
}
.news-letter-wrap .right-wrap .btn-outline-secondary {
  border-radius: 0;
  padding: 0 30px;
  background: #012f49;
  color: #fff;
}
.news-letter-wrap .right-wrap .btn-outline-secondary:hover {
  color: #fff;
  background: #000000;
  border-color: #000000;
}
.news-letter-wrap .right-wrap h6 {
  font-size: 12px;
  letter-spacing: 2px;
  color: #7a7a7a;
  padding: 0;
  margin: 0 0 8px 0;
}
.news-letter-wrap .right-wrap p {
  font-size: 15px;
  color: #7a7a7a;
  padding: 0;
  margin: 0;
}

.footer-wrap {
  background: #012f49;
  padding: 30px 0;
}
.footer-wrap .copywrite-wrap {
  margin-top: 40px;
}
.footer-wrap .copywrite-wrap .payment-icon {
  margin: 0 auto;
  display: block;
  width: 50%;
}
.footer-wrap .copywrite-wrap h6 {
  font-size: 14px;
  color: #222;
  text-align: center;
  display: block;
}
.footer-wrap .foot-logo {
  margin: 60px 0 30px 0;
  display: block;
  max-width: 400px;
}
.footer-wrap h3 {
  width: 100%;
  text-align: left;
  font-size: 14px;
  line-height: 1.6;
  color: #ffffff;
  font-family: 'Manrope', sans-serif;
  font-weight: 700;
  padding: 0;
  margin: 50px 0 20px 0;
}
.footer-wrap h4 {
  width: 100%;
  text-align: left;
  font-size: 14px;
  line-height: 1.6;
  color: #ffffff;
  font-family: 'Manrope', sans-serif;
  font-weight: 700;
  margin: 15px 0;
}
.footer-wrap .social-nav {
  padding: 0;
  margin: 0;
}
.footer-wrap .social-nav li {
  list-style-type: none;
  margin-right: 5px;
  float: left;
}
.footer-wrap .social-nav li a {
  text-decoration: none;
}
.footer-wrap .social-nav li a:hover {
  opacity: 0.8;
}
.footer-wrap .foot-nav {
  padding: 0;
  margin: 0;
}
.footer-wrap .foot-nav li {
  list-style-type: none;
  margin-bottom: 10px;
}
.footer-wrap .foot-nav li a {
  font-size: 15px;
  color: #ffffff;
  text-transform: capitalize;
  text-decoration: none;
}
.footer-wrap .foot-nav li a:hover {
    color: #7a7a7a;
    opacity: 0.8;
}
.pagination-wrap {
  display: flex;
  justify-content: center;
  margin: 25px 0;
}

.select-menu {
  max-width: 240px;
  margin: 0 0 0 0;
}

.select-menu .select-btn {
  display: flex;
  height: auto;
  margin-bottom: 20px;
  background: #fff;
  padding: 0;
  font-size: 15px;
  font-weight: 400;
  border-radius: 8px;
  align-items: center;
  cursor: pointer;
  justify-content: space-between;
  box-shadow: none;
  color: #7a7a7a;
}

.select-menu .options {
  position: absolute;
  width: 182px;
  overflow-y: auto;
  max-height: 295px;
  padding: 0;
  margin-top: 10px;
  border-radius: 0;
  background: #fff;
  box-shadow: none;
  border: solid 1px #cacaca;
}

.select-menu .options .option {
  display: flex;
  height: auto;
  cursor: pointer;
  padding: 0;
  border-radius: 8px;
  align-items: center;
  background: #fff;
  width: 100%;
  padding: 0;
  margin: 0;
}

.select-menu .options .option .option-text {
  font-size: 13px;
  color: #333;
  font-weight: 400;
  font-family: "Jost", sans-serif;
  padding: 6px 15px;
  width: 100%;
  text-align: left;
}
.select-menu .options .option .option-text:hover {
  background: #060606;
  color: #fff;
}

.select-menu.active .options {
  display: block;
  opacity: 0;
  z-index: 10;
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
  animation-duration: 0.4s;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  margin-top: 0;
}

@keyframes fadeInUp {
  from {
    transform: translate3d(0, 30px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInDown {
  from {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  to {
    transform: translate3d(0, 20px, 0);
    opacity: 0;
  }
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: -1;
  opacity: 0;
  transition: 1s all;
}

.navbar {
  display: block;
  width: 100%;
  position: relative;
  padding: 0;
  margin: 0;
}

.navbar-logo {
  color: #ff3f34;
  text-decoration: none;
  font-size: 25px;
  padding: 0px 20px;
}

.navbar .menu {
  list-style-type: none;
  display: flex;
  padding: 0;
  margin: 0;
}

.navbar .menu li a {
  font-size: 15px;
  display: block;
  text-decoration: none;
  color: #7a7a7a;
  padding: 0 30px 0 0;
  transition: 0.4s all;
  text-transform: uppercase;
}

.navbar .menu li.navbar-dropdown {
  position: relative;
}

.navbar .menu li.navbar-dropdown:hover .dropdown {
  visibility: visible;
  opacity: 1;
  transform: translateY(0px);
}

.navbar .menu li.navbar-dropdown .dropdown {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  padding: 20px;
  top: 100%;
  transform: translateY(50px);
  left: 0;
  width: 250px;
  background-color: #fff;
  box-shadow: 0px 3px 3px 1px rgba(0, 0, 0, 0.1);
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  z-index: 111;
  transition: 0.4s all;
}

.navbar .menu li.navbar-dropdown .dropdown a {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 400;
  font-size: 14px;
  text-transform: capitalize;
}

.navbar-dropdown .dropdown a:hover {
  padding-left: 10px;
}

.navbar .menu li a:hover {
  color: #000;
}

.header {
  display: flex;
  justify-content: center;
  align-items: center;
  /*width: 100vw;
  height: 90vh;
   background-color: #f00; 
  background-image: url("http://lorempixel.com/1366/698/food/");
  background-size: cover;*/
}

.header-inner {
  text-align: center;
  color: #ff3f34;
  text-shadow: 0px 10px 10px rgba(0, 0, 0, 0.8);
}

.header-inner h1 {
  font-family: "Great Vibes", cursive;
  font-size: 130px;
}

.header-inner form input[type=search] {
  position: relative;
  width: 500px;
  border: none;
  padding: 15px;
  border-radius: 27px;
  box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.3);
  z-index: 11;
}

.header-inner form input[type=search]:focus {
  outline: none;
}

.header-inner form input[type=search]:focus + div {
  z-index: 1;
  opacity: 1;
}

::-moz-placeholder {
  color: #666;
  font-weight: 400;
}

::placeholder {
  color: #666;
  font-weight: 400;
}/*# sourceMappingURL=style.css.map */


