/** Shopify CDN: Minification failed

Line 1176:0 Unexpected "}"

**/
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap");

body {
  margin: 0;
  padding: 0;
  font-family: "DM Sans", sans-serif;
}
img {
  max-width: 100%;
}
.container {
  max-width: 1640px;
  margin: 0 auto;
  padding: 0 20px;
}
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
.page-width {
  max-width: 1640px;
  margin: 0 auto;
  padding: 0 20px;
}
a {
  text-decoration: none;
}

header .headerTop .hdrtopRight {
  display: none;
}
header .headerTop .hdrtopLeft {
  width: 100%;
  text-align: center;
}



header button.search-bar__submit span {
  color: #ffffff;
  display: inline-block;
  font-size: 15px;
}

header .search-bar__submit {
  background: inherit;
  width: 150px;
  background-color: #000;
  display: flex;
  align-items: center;
  column-gap: 10px;
  justify-content: center;
  border-radius: 30px;
}
header .headerTop {
  border-bottom: 1px solid #d9d9d9;
  padding: 4px 0 4px;
  background: #ededed;
}
header .orderIc {
  color: #D9D9D9;
  font-size: 15px;
  font-weight: 400;
  align-content: center;
  display: flex;
  align-items: center;
  gap: 10px; }

  header .orderIc svg { display: block; }


header .header-bottom-main {
  background: #040404;
  padding: 26px 0 26px 0;
}
header .header__action-item .icon--arrow-bottom {
  width: 10px;
  color: #73768f;
}
header .header__action-item--currency span {
  font-size: 15px;
  color: #D9D9D9;
  text-transform: uppercase;
  font-weight: 400;
}
header .header__action-item--account span {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
}
header .header__action-item-link {
  display: flex;
  align-items: center;
  column-gap: 5px;
}
header .header__cart-count {
  height: 28px; 
  width: 28px;
  font-weight: 600;
  background: #FB6818;
  border: 2px solid #040404;
  right: -22px;
  top: -18px;
  font-size: 15px;
  color: #fff;
}
header .headerRight .header__action-item {
  padding: 7px 20px;
}

header .headerRight .header__action-item.header__action-item--currency { background-size: 0; } 

header .search-bar__input-wrapper {
  width: 400px;
  height: 50px;
  background: white;
}
header .search-bar__top {
  height: 48px;
}
.search-bar__filter-label {
  height: 48px;
  line-height: 50px;
  background-color: #dadada;
  border-radius: 30px 0 0 30px;
}
header .header__action-list {
  padding-left: 0px;
}
header .header__action-item--currency .popover__inner {
  height: 400px;
  overflow: scroll;
}
header .headerRight {
    width: 33.33%;}
header .headerCenter {
    width: 33.33%; text-align: center; }

header .headerLeft {
    width: 33.33%;}

.header  .header__logo { margin: 0 auto; } 



.popover--currency .icon--nav-triangle-borderless {
    left: 23px;
}
.popover--logged .icon--nav-triangle-borderless {
    left: 68%;
}
.mini-cart .icon--nav-triangle-borderless {
    right: 30px;
}
.nav-bar ul li a {
    display: flex;
    justify-content: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    text-transform: capitalize; 
    gap: 10px;
    color:#202020;
    padding: 0;
    align-items: center;
} 

 .nav-bar ul li a span {
   text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  min-width: 30px;
}

 .nav-bar ul li a span img {
    display: block;
}

 .nav-bar ul li {
    border-left: 1px solid #ededed;
    padding: 5px 15px;
    height: 100%;
    display: table-cell;
    border-bottom: 1px solid #D9D9D9;
    min-height: 70px;
  align-content: center;
}

.nav-bar ul li .nav-dropdown li {
    display: block;
    padding: 0 0 10px 0;
}
 .nav-bar ul li .nav-dropdown li a {
    justify-content: left;}
 .nav-bar .nav-dropdown:not(.nav-dropdown--floating) {
    right: -15px;left: inherit;
}
.nav-bar ul li:last-child a svg {
    opacity: 0;
}
 .nav-bar ul li .nav-dropdown li:last-child{background:transparent;}


.nav-bar ul li:last-child a {
    position: relative;
}
  .nav-bar .nav-dropdown a:before{display:none;}
  .nav-bar  .nav-bar__link .icon--nav-triangle {
    bottom: -26px;
  }


header .gt_container-x2phi .gt_switcher {
    width: 94px;
}
header .gt_container-x2phi .gt_switcher .gt_selected {background:transparent;}
header .gt_container-x2phi .gt_switcher .gt_selected a {
    border: 0px solid #cccccc;
    color: #D9D9D9;
    width: 94px;
    font-size: 15px;
    padding: 0px;
    font-family: "DM Sans", sans-serif;
    font-weight: 400;
}



header .gt_container-x2phi .gt_switcher .gt_selected a:hover {
    background: transparent;
}
header .gt_container-x2phi .gt_switcher .gt_option {
    position: absolute;
    width: 126px;
    height: 60px !important;
}

.gt_container-x2phi .gt_switcher .gt_option a { font-size: 12pt; }

header .header__search-bar-wrapper .search-bar__filter select {
    padding: 10px;
}
header  .header__search-bar-wrapper {
    padding-bottom: 10px;
}









.slideshow_banner .slideshow .flickity-prev-next-button.next {
  background: none;
  right: 20px;
  background-color: #ffffff;
  height: 36px;
  width: 36px;
  top: 0;
  margin: auto;
  bottom: 0;
  border: 1px solid #ffffff;
  opacity: 0;
  border-radius: 36px;
}
.slideshow_banner .slideshow .flickity-prev-next-button.previous {
  background: none;
  left: 20px;
  background-color: #ffffff;
  height: 36px;
  width: 36px;
  top: 0;
  margin: auto;
  bottom: 0;
  border: 1px solid #ffffff;
    opacity: 0;
  border-radius: 36px;
}
.slideshow_banner .slideshow .flickity-prev-next-button.next:before {
  content: "\f105";
  font: 16px/1 FontAwesome;
  color: #000000;
  opacity: inherit !important;
  font-weight: 600;
}
.slideshow_banner .slideshow .flickity-prev-next-button.previous:before {
  content: "\f104";
  font: 16px/1 FontAwesome;
  color: #000000;
  opacity: inherit !important;
  font-weight: 600;
}
.slideshow_banner .slideshow .flickity-prev-next-button.previous:hover {
  background-color: #FB6818; 
}
.slideshow_banner .slideshow .flickity-prev-next-button.next:hover {
  background-color: #FB6818; 
}

.slideshow:hover .flickity-prev-next-button.previous { opacity:1; }
.slideshow:hover .flickity-prev-next-button.next { opacity:1; }

.slideshow_banner .slideshow .flickity-prev-next-button.previous:hover:before {
  color: #ffffff;
}
.slideshow_banner .slideshow .flickity-prev-next-button.next:hover:before {
  color: #ffffff;
}

.category_main {
  padding: 30px 0 30px 0;
}
.category_main .category_heading {
  text-align: center;
  padding: 20px 0 50px 0;
}

.category_main .category_heading p strong {
  font-size: 25px;
  line-height: 30px;
  color: #000000;
}

.category_main .category_heading p {
  font-size: 22px;
  line-height: 30px;
  color: #000000;
}
.category_main .category-main-content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
}

.category_main .category_box-inner {
  background: #f5f5f5;
  padding: 37px 30px 37px 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.category_main .category_box-inner a {
  display: flex;
  column-gap: 10px;
  align-items: center;
}
.category_main .down-content p {
  font-size: 35px;
  line-height: 40px;
  font-weight: 700;
  color: #000000;
  font-family: "Oswald", sans-serif;
}
.category_main .category_box-inner a img {
  width: 60%;
}

.category_main .category_box-inner .down-content {
  width: 40%;
}
.category_main .category_box-inner:nth-child(2) {
  background: #ebf4fc;
}
.category_main .category_box-inner:nth-child(4) {
  background: #ebf4fc;
}
.category_main .category_box-inner:nth-child(5) {
  background: #ebf4fc;
}
.category_main .category_box-inner:nth-child(7) {
  background: #ebf4fc;
}


.tab_container h3 {
  display: none;
}

/* .tab_collection_sliders ul.tabs li.active {
  border-bottom: 4px solid #FB6818;
} */
.tab_collection_sliders ul.tabs li.active:before {
    content: "";
    position: absolute;
    height: 4px;
    width: 100%;
    bottom: -5px;
    background: #FB6818;
}
.tab_collection_sliders ul.tabs li.active span {
  color: #FB6818;
}
.tab_collection_sliders ul.tabs li.active:after {
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 10px solid #FB6818;
  content: "";
  position: absolute;
  bottom: -12px;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.tab_collection_sliders ul.tabs li {
  display: inline-block;
  float: none;
  font-size: 22px;
  margin: 0 17px;
  padding: 10px 0px;
  width: auto;
  color: #bababa;
  position: relative;
  z-index: 1;
  cursor: pointer;
  border: none;
  font-weight: 600;
  height: auto;
  letter-spacing: 1px;
}
.tab_collection_sliders ul.tabs li span {
  font-size: 22px;
  color: #bababa;
  font-weight: 600;
  line-height: 35px;
}
.tab-container ul.tabs {
    position: relative;
}
.description_tab .tab_container {
    padding:0;
}

/* .tab-container {
    border: 1px solid #dedede;    border-top: 0px;
} */


.tab_collection_sliders ul.tabs li:first-child {
  margin-left: 0px;
}

.tab_collection_sliders .owl-controls .owl-prev {
  background: none;
  right: 43px;
  background-color: #ededed;
  height: 36px;
  width: 36px;
  top: -80px;
  border: 1px solid #ffffff;
}
.tab_collection_sliders .owl-controls .owl-next {
  background: none;
  right: 0px;
  background-color: #ededed;
  height: 36px;
  width: 36px;
  top: -80px;
  border: 1px solid #ffffff;
}
.tab_collection_sliders .product-list {
  overflow: inherit;
}
.tab_collection_sliders .owl-controls .owl-next:before {
  content: "\f105";
  font: 16px/1 FontAwesome;
  color: #000;
  opacity: inherit !important;
  font-weight: 600;
  left: 0;
  position: absolute;
  top: 7px;
  right: 0;
}
.tab_collection_sliders .owl-controls .owl-prev:before {
  content: "\f104";
  font: 16px/1 FontAwesome;
  color: #000;
  opacity: inherit !important;
  font-weight: 600;
  position: absolute;
  left: 0;
  top: 7px;
  right: 0;
}

.tab_collection_sliders .owl-controls .owl-prev:hover {
  background-color: #FB6818;
}
.tab_collection_sliders .owl-controls .owl-next:hover {
  background-color: #FB6818;
}
.tab_collection_sliders .owl-controls .owl-prev:hover:before {
  color: #ffffff;
}
.tab_collection_sliders .owl-controls .owl-next:hover:before {
  color: #ffffff;
}
.collection-listing .tab_slider_main {
    margin: 0px;
}
/* .tab_collection_sliders .by-price-page-width:before {
  position: absolute;
  content: "";
  background: #ffffff;
  height: 100%;
  width: 5px;
  left: -24px;
  top: 0;
  z-index: 9;
} */
.tab_collection_sliders .tab_slider_main .owl-item {
    border-left: 1px solid #dbdbdb;
      padding: 0 30px;
} 

.tab_collection_sliders .tab_slider_main .owl-wrapper-outer:after {
    content: "";
    position: absolute;
    background: #fff;
    height: 100%;
    width: 1px;
    left: 0px;
    top: 0px;
}
.tab_collection_sliders .tab_slider_main .owl-wrapper-outer {
    position: relative;
}
.tab_collection_sliders .by-price-page-width {
  position: relative;
}

.product-item__vendor {
  font-size: 15px;
  color: #AFAFAF;
  opacity: 1;
  margin-bottom: 5px;
  height: 21px;
  overflow: hidden;
}
.product-item__title {
  font-size: 15px;
  color: #202020;
  min-height: 43px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: 600;
  height:auto;
}
.product-item .price {
  font-size: 19px;
  color: #202020;
  font-weight: 700; 
}
.product-item .price .from {   font-size: 19px;
  color: #AFAFAF;
  font-weight: 400; font-style:italic; }

.product-item .price span { font-size: 19px; font-weight: 700;  color: #202020; font-style:normal; }


.product-item:after {
  display: none;
}

.about_section .aboutBoxMain {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 50px;
  align-items: center;
  position: relative;
}

.about_section .abtText h2 {
  font-size: 32px;
  color: #000000;
  font-weight: 600;
  margin-bottom: 20px;
}

.about_section .abtText a {
  display: block;
  color: #FB6818;
  text-decoration: underline;
  font-size: 16px;
  font-weight: 600;
}
.about_section .abtText {
  padding-right: 216px;
}
.about_section .abtText p {
  color: #000000;
  font-size: 15px;
}
.aboutBoxMain:before {
  position: absolute;
  content: "";
  right: -130px;
  bottom: -110px;
  height: 232px;
  width: 230px;
  background: url(hand-img.jpg) no-repeat;
}

.location-section-home-main {
  padding: 110px 0 0 0;
}
.location-section-home-main .location-main {
  position: relative;
}
.location-section-home-main .location-text {
  max-width: 1600px;
  padding: 40px 140px;
  min-height: auto;
  text-align: left;
  background: #fff;
  position: absolute;
  top: 65px;
  left: 0;
  width: 100%;
  right: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.location-section-home-main .location-text .rte-setting ul li {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  margin: 0;
  line-height: 22px;
  list-style: none;
  position: relative;
  padding: 5px 0 5px 30px;
  display: inline-block;
  margin: 0 40px 0 40px;
}
.location-section-home-main .location-text .rte-setting ul li.location:before {
  content: "";
  width: 20px;
  height: 20px;
  left: 0;
  position: absolute;
  background: url(location.png) no-repeat left center;
}
.location-section-home-main .location-text .rte-setting ul li.call:before {
  content: "";
  width: 18px;
  height: 18px;
  left: 0;
  position: absolute;
  top: 8px;
  background: url(call.png) no-repeat left center;
}
.location-section-home-main .location-text .rte-setting ul li a {
  color: #000;
  font-weight: 400;
  font-size: 15px;
}
.location-section-home-main .location-text .rte-setting ul li.mail:before {
  content: "";
  width: 21px;
  height: 18px;
  left: 0;
  position: absolute;
  top: 8px;
  background: url(email.png) no-repeat left center;
}
.location-section-home-main .location-text .rte-setting .last-btn .btn {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  background: #FB6818;
  padding: 0;
  width: 253px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  text-align: center;
  letter-spacing: 1px;
  border-radius: 30px;
}
.location-section-home-main .location-text .rte-setting .last-btn .btn:before {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  background: url(map.png) no-repeat left bottom;
  margin: 0 10px -5px 0;
}
.location-section-home-main .location-text .rte-setting ul li:first-child {
  margin-left: 0px;
}
.rte-setting {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.location-section-home-main .location-text .rte-setting ul li:first-child {
  margin-left: 0;
}

.location-section-home-main
  .social-media__item-list
  .social-media__item--facebook
  a
  svg {
  display: none;
}
.location-section-home-main
  .social-media__item-list
  .social-media__item--instagram
  a
  svg {
  display: none;
}
.location-section-home-main
  .social-media__item-list
  .social-media__item--facebook
  a {
  background: url(facebook.png) no-repeat left center;
  height: 50px;
  width: 50px;
  border-radius: 50px;
}
.location-section-home-main
  .social-media__item-list
  .social-media__item--instagram
  a {
  background: url(instagram.png) no-repeat left center;
  height: 50px;
  width: 50px;
  border-radius: 50px;
}
.location-section-home-main .social-media__item-list .social-media__item--tiktok a { background: url(tiktok_icon.png) no-repeat left center; height: 50px; width: 50px; border-radius:50px; }
.location-section-home-main .social-media__item-list .social-media__item--tiktok a svg { display: none; }

.location-section-home-main li.mail:after {
  position: absolute;
  content: "";
  right: -43px;
  top: 3px;
  height: 25px;
  width: 1px;
  background: #e5e5e5;
}
.location-section-home-main li.location:after {
  position: absolute;
  content: "";
  right: -43px;
  top: 5px;
  height: 25px;
  width: 1px;
  background: #e5e5e5;
}
.location-section-home-main .location-main p {
  font-size: 15px;
  color: #000000;
}

.footer_main .footerLeft:before {
  display: none;
}
.footer_main .footerLeft {
  width: 100%;
  right: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.footer_main
  .footer__block-item.footer__block-item--links
  .footer__linklist
  li {
  display: block;
  vertical-align: top;
  line-height: 22px;
  margin: 0 0px 0 0;
  padding: 0 0px 25px 0px;
}
.footer_main .footer__block-item {
  width: 23%;
  padding: 0;
  border-bottom: 0px;
  margin: 0;
  flex: unset;
  border-right: 1px solid #202020;
}

.footer_main .footer__block-item:first-child {   width: 23%; margin-top: 0px; padding-left: 25px; padding-right: 25px; }
.footer_main .footer__block-item:nth-child(2) {   width: 27%; margin-top: 0px; padding: 0 20px 0 65px; }
.footer_main .footer__block-item:nth-child(2) .footer__linklist { column-count: 2; padding-bottom: 50px; }
.footer_main .footer__block-item:nth-child(2) .footer__linklist li:nth-child(9) { max-width: 160px;  }
.footer_main .footer__block-item:nth-child(3) {   width: 20%; border: 0; margin-top: 0px; padding-left:100px; }
.footer_main .footer__block-item:last-child {   width: 30%;  border: 0; position: relative;  }
.footer_main { overflow: hidden; }
.footerLeft .ftrTop .footerSocial ul li a svg { width: auto; height: auto; opacity: .5;  display: block; margin: 0 auto;  }
.footerLeft .ftrTop .footerSocial ul li a:hover svg { opacity: .9; }
.footer_main .footer__block-item:last-child:after { width: 586px; height: 100%; position: absolute; right: -50px; top: 0; content: ""; background: url(footer-map.jpg) no-repeat center; background-size: cover; z-index: 0; } 
.footer-box { position: relative; z-index: 1; border-radius: 10px; background: #FFF; box-shadow: 0 4px 34px 0 rgba(0, 0, 0, 0.25); width: 100%; max-width: 385px; min-height: 360px; margin-top: 85px; margin-left: 80px; padding: 40px; }
.footer-box .footer__title { color: #000 !important; margin-bottom: 30px; }
.footer_main .footer__linklist li { display: block; } 

.template-index .footer_main .footer__block-item:first-child { margin-top: 145px; }
.template-index .footer_main .footer__block-item:nth-child(2) { margin-top: 145px; }
.template-index .footer_main .footer__block-item:nth-child(3) { margin-top: 145px; }
.template-index .footer-box { margin-top: 190px; }




.footer .contact_info { margin: 0; padding: 0; display: flex; flex-direction: column; row-gap: 15px; }
.footer .contact_info p { padding: 5px 0 5px 33px; margin: 0; font-size: 15px; font-weight:600; line-height: 24px; color:#202020; font-family: "DM Sans", sans-serif; margin-bottom: 8px; }
.footer .contact_info p a { text-decoration: none; color:#202020; }
.footer .contact_info p a:hover { color:#FB6818;  }
.footer .contact_info p.call_icon { font-size: 16px; }
.footer .contact_info .call_icon { background: url(ftr-call-icon.png) no-repeat left 4px; }
.footer .contact_info .mail_icon { background: url(ftr-mail-icon.png) no-repeat left 8px;   }
.footer .contact_info .location_icon { background: url(ftr-location-icon.png) no-repeat left 2px;   }
.footer .contact_info p.btn_icon { padding: 10px 0 0 0; margin: 0; font-size: 16px; }
.footer .contact_info p.btn_icon a { display: block; color:#FB6818; }
.footer .contact_info p.btn_icon a:hover { color:#000; }
.footer .contact_info p.btn_icon .svg-wrapper {   transition: 0.3s; display: inline-block; vertical-align: middle; border: 1px solid rgba(0,0,0,0.5); margin-left: 13px; width: 40px; height: 40px; border-radius: 40px; align-content: center; }
.footer .contact_info p.btn_icon .svg-wrapper svg { left: -8px; position: relative;   transition: 0.3s; }
.footer .contact_info p.btn_icon a:hover .svg-wrapper {  border: 1px solid #FB6818;  }
.footer .contact_info p.btn_icon a:hover .svg-wrapper svg { left: 5px; }

.footer_main .footerLeft .ftrTop .ftrNewsletter .newsletterHead {
  background: inherit;
  padding: 85px 0 0 0;
}
.footer_main .footer__newsletter-form .form__submit {
position: absolute;
  padding: 0;
  font-size: 16px;
  color: #FB6818;
  border: 0px solid #fff;
  height: 50px;
  line-height: 50px;
  background: transparent;
  top: 0;
  right: 0;
  letter-spacing: 2.4px;
  font-weight: 600;
  font-family: "DM Sans", sans-serif;
}

.footer_main .footer__newsletter-form .form__submit:hover {   color: #fff;}
.footer__newsletter-form .alert--success { background: #fff;
  color: green;
  text-align: left;
  line-height: 1.2;
  border-radius: 30px;
  padding: 10px 20px; }


.footer__newsletter-form .form__field.is-filled + .form__floating-label { top: -4px;  }

.footer_main
  .footer__newsletter-form
  .form__input-wrapper--labelled
  .form__field {
  height: 50px;
  min-width: unset;
  padding: 10px 120px 10px 10px;
  font-size: 16px;
  line-height: 50px;
  background: transparent;
  border: 0px solid #4b5797; border-bottom:1px solid rgba(217,217,217,0.2);
  color: #7C7C7C;
  box-shadow: none;
  border-radius: 0;
}
.footer_main .form__floating-label {
top: 6px;
  color: #7C7C7C;
  left: 10px;
}


.footer_main .footerBottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #000;
  border-top: 1px solid #202020;
  padding: 25px 0 25px 0;
  max-width: 1820px;
  margin: 0 auto;
}
.footer_main .footerBottom .copyRight {
padding: 0;
  color: #D9D9D9;
  font-size: 15px;
  flex: 0 0 60%;
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
}
.footer_main .footer__block-item.footer__block-item--links .footer__title {
  display: block;
  padding-bottom: 40px; padding-top:85px;
  text-transform: capitalize;
}
.footer_main .footer__title {
  font-size: 28px;
  font-weight: 400;
  font-family: "PT Serif", serif; 
  color: #fff;
  text-transform: capitalize;
}
.footer_main .footerLeft .ftrTop .ftrNewsletter .newsletterHead p {
line-height: 22px;
  font-size: 15px;
  color: #D9D9D9;
  padding: 35px 0 10px 0;
}

.footer_main .footer {
  background: #ffffff;
  margin: 0px 0 0;
  border-top: 10px solid #FB6818;
}


.footer_main .footerLeft .ftrTop .footer__title {
  color: #ffffff;
}
.footer_main .footerBottom .copyRight .bull {
  color: #202020;
}
.footer_main .footer a:hover {
  color: #FB6818;
}

.template-product .AirReviews-Blocks {
    max-width: 1600px;
    margin: 0 auto!important;
  flex-wrap: wrap; margin-top: 50px!important;
}

.product-recommendations .flickity-prev-next-button.next:before {
  content: "\f105";
  font: 16px/1 FontAwesome;
  color: #000;
  opacity: inherit !important;
  font-weight: 600;
  left: 0;
  position: absolute;
  top: 7px;
  right: 0;
}
.product-recommendations .flickity-prev-next-button.previous:before {
  content: "\f104";
  font: 16px/1 FontAwesome;
  color: #000;
  opacity: inherit !important;
  font-weight: 600;
  position: absolute;
  left: 0;
  top: 7px;
  right: 0;
}

.product-recommendations .flickity-prev-next-button.previous:hover {
  background-color: #FB6818;
}
.product-recommendations .flickity-prev-next-button.next:hover {
  background-color: #FB6818;
}
.product-recommendations .flickity-prev-next-button.previous:hover:before {
  color: #ffffff;
}
.product-recommendations .flickity-prev-next-button.next:hover:before {
  color: #ffffff;
}

.product-recommendations .flickity-prev-next-button.previous {
  left: -45px;
  background: #cccccc;
  width: 35px;
  height: 35px; z-index:9;
}
.product-recommendations  .flickity-prev-next-button.next {
  right: -45px;
  background: #cccccc;
  width: 35px;
  height: 35px;z-index:9;
}

.product-recommendations .product-list .owl-item .product-item {width: 100%;}

.product-recommendations .product-list { overflow: unset; }
.product-recommendations .product-list .owl-controls .owl-prev {
    left: auto;
    right: 45px;
  	background: #fff;
  	width: 35px;
  	height: 35px; z-index:9;
    border-radius: 30px; border:1px solid #FB6818; top: -50px;
}
.product-recommendations .product-list .owl-controls .owl-prev:before {
  content: "\f104";
  font: 16px/1 FontAwesome;
  color: #000;
  opacity: inherit !important;
  font-weight: 600;
  position: absolute;
  left: 0;
  top: 7px;
  right: 0;
}

.product-recommendations .product-list .owl-controls .owl-next {
	right: 0px;
  background: #fff;
  width: 35px;
  height: 35px;z-index:9;
  border-radius: 30px; border:1px solid #FB6818; top: -50px;
}
.product-recommendations .product-list .owl-controls .owl-next:before {
  content: "\f105";
  font: 16px/1 FontAwesome;
  color: #000;
  opacity: inherit !important;
  font-weight: 600;
  left: 0;
  position: absolute;
  top: 7px;
  right: 0;
}


.product-recommendations .product-list .owl-controls .owl-prev:hover {
  background-color: #FB6818;
}
.product-recommendations .product-list .owl-controls .owl-next:hover {
  background-color: #FB6818;
}
.product-recommendations .product-list .owl-controls .owl-prev:hover:before {
  color: #ffffff;
}
.product-recommendations .product-list .owl-controls .owl-next:hover:before {
  color: #ffffff;
}

.collection__title {
  margin-bottom: 0;
  position: inherit;
  top: 50%;
  padding-left: 0;
}



.product-list .product-item.product-item--list {
  border-bottom: 1px solid #cdcdcd;
}

.template-cart .estimate-shipping {
  border: 1px solid #cdcdcd;
  border-radius: 10px;
}
nav.breadcrumb {
  padding-bottom: 0px;
}
.shopify-policy__container {
    max-width: 1600px; padding-bottom:50px;
}

.cart-wrapper {max-width:1600px;}
.template-cart .footer_main .footer {margin-top:60px;}

.product-item .AirReviews-Widget.AirReviews-Widget--Stars {
    justify-content: center;
}

.product-item--list .product-item__info .button--primary{
background: #FB6818;
}
.collection__image .collection__title {
    padding-left: 30px;
}

.AirReviews-Blocks__LayoutList .AirReviews-Blocks--Actions{margin-left:0px!important; -webkit-justify-content: flex-start!important;}

header .header__action-item--currency .popover__inner {
    height: 400px;
    overflow: scroll;
    width: 100%;
}
header .header__action-item--currency .popover--currency {
    min-width: 0;
    width: 140px;
    z-index: 999;
    height: 400px!important;
}
header .header__action-item--currency .popover__inner button.popover__link-item {
    text-align: left;
    padding: 1px 10px;
    font-size: 14px;
}
.description_tab h2.card__title.heading {
    padding-bottom: 10px;
    color: #000;
}
.collection__products-count {
    padding-top: 10px;
}

.product-block-list__item--shipping .form__label { color: #666; }

.template-collection .product-list .product-item--list .product-item__info .product-item__info-inner {
    width: 60%;
    text-align: left;
}
.product-single__meta {
    background: #f5f5f5;
    padding: 50px 30px 30px 30px;
    border-radius: 10px;
}
.quantity-selector--product .quantity-selector__button {
    background: #e9e9e9;
}
.descriptionMain ul.tabs li.active {
    background: #FB6818;
    color: #fff;
}


#AirReviews-BlockWrapper .AirReviews-Blocks--Title {
    font-size: 20px;
  font-family: "PT Serif", serif; 
    background: #FB6818;
    color: #fff !important;
    padding: 5px 20px;
      margin-bottom: 0px;
      grid-column: span 2;
      max-width: 130px;
      border-radius: 10px 10px 0 0;
}
#AirReviews-BlockWrapper {
    padding-bottom: 30px;
}
#AirReviews-BlockWrapper .AirReviews-Blocks .AirReviews-Blocks__Summary .AirReviews-Blocks--Actions {
    align-items: flex-start;
}
#AirReviews-BlockWrapper .AirReviews-Blocks .AirReviews-Blocks__Summary .AirReviews-Blocks__SummaryLeft {
    display: grid;
    grid-template-columns: repeat(2, auto);
  font-size: 16px;
    letter-spacing: 0px;
    color: #000000;
  position: relative;
}
}
#AirReviews-BlockWrapper .AirReviews-Blocks__List .AirReviews-Blocks__ListSort {
    margin-bottom: 30px;
}
#AirReviews-BlockWrapper .AirReviews-NoReview__Wrapper .AirReviews-NoReview__Inner {
    box-shadow: 1px 1px 10px #00000033;
}
#AirReviews-BlockWrapper .AirReviews-Blocks .AirReviews-Blocks__Summary .AirReviews-Blocks__SummaryLeft:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    background: #dcdcdc;
    top: 0px;
}
#AirReviews-BlockWrapper .AirReviews-Blocks {
    flex-direction: column;
    row-gap: 30px;
  padding: 0 5px !important;
}
#AirReviews-BlockWrapper .AirReviews-Blocks .AirReviews-Blocks__Summary, #AirReviews-BlockWrapper .AirReviews-Blocks .AirReviews-Blocks__List {
    margin: 0px !important;
}
#AirReviews-BlockWrapper .AirReviews-Blocks .AirReviews-Blocks__Summary {
    width: 100%;
}
#AirReviews-BlockWrapper .AirReviews-Blocks .AirReviews-Blocks__List {
    width: 100%;
}
 .related_title span {
    background: #FB6818;
    color: #fff; border-radius:10px 10px 0 0; }
.product-single__meta .block-swatch__item {
    border-radius: 50px;
}
.nav-bar__inner {
    border-bottom: 1px solid #ededed;
}
.template-index .nav-bar__inner {
    border-bottom: 0px;
}
.product-gallery__thumbnail-list .product-gallery__thumbnail img {
    max-width: 100%; height: 145px; width: 100%;
}
.product-gallery__thumbnail-list .product-gallery__thumbnail {
    max-width: 100%; height: 145px; width: 100%;
}
.descriptionMain {
    padding-top: 80px;
}

.template-collection .product-list {
    column-gap: 20px;
}
.template-collection .product-item {
    width: calc(33.33% - 15px ); 
    padding: 18px;
    margin-bottom: 20px;
}

.shipping-estimator .form__input-row{
  margin-left:0;
  margin-right:0;
  gap: 15px;
}
.shipping-estimator .form__input-row>.form__input-wrapper {
    margin-bottom: 0;
    flex: auto;
    width: 100%;
    max-width: 100%;
    margin: 0;
}
.collection__toolbar-item--sort .value-picker-wrapper .value-picker{
  right: 0;
  min-width: 100%;
}






@media screen and (max-width: 1800px) {
  .aboutBoxMain:before {
    right: 0px;
  }

  header .header__search-bar-wrapper {
    padding-bottom: 0px;
  }
  .footer__block-item {
    flex: inherit;
  }

}

@media screen and (max-width: 1600px) {
  .location-section-home-main .location-text .rte-setting ul li {
    margin: 0 21px;
  }
  .location-section-home-main li.location:after {
    right: -24px;
  }
  .location-section-home-main li.mail:after {
    right: -24px;
  }
  header .search-bar__input-wrapper {
    width: 285px;}
.product-recommendations .flickity-prev-next-button.previous {
    left: -11px;}
.product-recommendations  .flickity-prev-next-button.next {
    right: -11px;}
.nav-bar ul li a {
    padding: 0px 15px;
}

  .location-section-home-main .location-text {padding: 40px 100px;}
  #AirReviews-BlockWrapper .AirReviews-Blocks { padding: 0 20px !important; }
  

}

@media screen and (max-width: 1360px) {
  .category_main .category_box-inner {
    padding: 37px 20px 37px 20px;
  }
  .category_main .down-content p {
    font-size: 26px;
    line-height: 30px;
  }
  .about_section .abtText {
    padding-right: 0px;
  }
  .aboutBoxMain:before {
    bottom: -213px;
  }
  .location-section-home-main {
    padding: 210px 0 0;
  }
  .location-section-home-main .location-text {
    padding: 40px 50px;
  }
  .footer_main .footer__block-item:first-child ul {
    column-count: 2;
  }
  .tab_collection_sliders .tab_slider_main {
    margin: 0px;
  }
.nav-bar ul li a {
    padding: 0px 5px;
}
.footer_main .footerBottom {flex-direction: column; gap: 10px;}
.template-collection .product-list .product-item--list .product-item__info .product-item__info-inner {
    width: 100%; }
  
}

@media screen and (max-width: 1200px) {
  .footer_main .footer__block-item {
    width: 30%;
  }
  .footer_main .footer__block-item:first-child ul {
    column-count: 1;
  }
  .footer_main .footer__block-item:first-child {
    width: 50%;
  }
  .footer_main .footerBottom {
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 10px;
  }
  .footer_main .footer__block-item {
    padding: 60px 0 20px 20px;
  }
  .location-section-home-main .location-text {
    padding: 30px 20px;
  }
  .rte-setting {
    flex-wrap: wrap;
    row-gap: 10px;
  }
  .social-media__item-list {
    flex-wrap: nowrap;
  }
  header .search-bar__input-wrapper {
    width: 300px; border-radius: 50px; }
.nav-bar ul li a {
    font-size: 14px;}
.nav-bar ul li:last-child {
    width: 100px;
}
  
header .search-bar__submit {
    width: 50px;
}
header button.search-bar__submit span {
    font-size: 0px; display:none;
}
.header__action-item--currency {
    margin-right: 0px;
}  
.collection__title {
    font-size: 40px;
}
.template-collection .product-item {
      width: calc(50% - 15px);
}
.template-collection .product-list {
    column-gap: 30px;
    padding: 10px;
    justify-content: space-between;
}

  
  
}

@media screen and (max-width: 1024px) {
  .category_main .category-main-content {
    grid-template-columns: repeat(3, 1fr);
  }
  header .header__mobile-nav-toggle span {
    color: #ffffff;
  }
  header .headerRight a.header__action-item-link svg {
    color: #ffffff;
  }
  .headerRight {
    padding: 0;
}
.template-cart .estimate-shipping .shipping-estimator .form__input-row {
    flex-wrap: wrap;
    row-gap: 10px;
}
.template-cart .estimate-shipping .shipping-estimator .form__input-row>div {
    padding-bottom: 10px;
}
.template-addresses .layout .layout__section {
    border-left: 0px solid #cdcdcd;    padding-left: 0px;
}
.template-addresses .layout .layout__section:first-child {
    border-left: 0px solid #cdcdcd; 
}

.layout__section .card__section.card__section--flex.card__section--tight .button  { margin-bottom: 10px;  }
  
  
}


@media screen and (max-width: 999px) {
  
  .header .header__inner { column-gap: 10px; }

  /* .headerRight .header__action-item--currency { display: block!important; position: absolute; top: 0; right: 182px; border: 1px solid #ffffff; padding: 6px 10px 6px 10px!important; } */
  .headerRight .header__action-list .header__action-item.header__action-item--currency { display: inline-flex !important; position: relative; }


}

@media screen and (min-width: 992px) { 

.header__search-bar-wrapper {  visibility: hidden; position: absolute; left: 0; right: 0; top: 100%; padding: 7px; background: #FB6818; z-index: 1; max-width: 1600px; margin: 0 auto; }
.header__search-bar-wrapper.is-visible { visibility: visible; width: 100% !important;   } 


}


@media screen and (max-width: 991px) {
  .header__search-bar-wrapper.is-visible { margin-bottom: -65px; }
  .header .header__inner .hidden-tablet-and-up { display: inline-block !important; }
  header .search-bar__top-wrapper .search-bar__close-button.hidden-tablet-and-up { display: none !important; }
  .header .header__inner { flex-wrap: unset; justify-content: space-between; }
  .location-section-home-main .location-text .rte-setting ul li { display: block; }
  .location-section-home-main .location-text .rte-setting ul li { margin: 0px; }
  .location-section-home-main li.location:after { display: none; }
  .location-section-home-main li.mail:after { display: none; }
  .rte-setting { column-gap: 30px; }
  .tab_collection_sliders .owl-controls .owl-prev { top: 0; bottom: 0; margin: auto; left: 13px; right: inherit; }
  .tab_collection_sliders .owl-controls .owl-next { top: 0; bottom: 0; margin: auto; right: 13px; }
  .tab_collection_sliders .product-list { justify-content: center; }
  .tab_collection_sliders ul.tabs li { padding-bottom: 0px; }
  header .header .icon--search { color: #ffffff; }
  header .search-bar__top-wrapper { background: white; border-radius: 50px; }
  header button.search-bar__submit span { font-size: 0; }
  header .search-bar__submit { width: 68px; }
  header .search-bar__close-text { padding-left: 0; }
  .footer_main .footerBottom .copyRight { text-align: center; }
  .header__cart-icon img { width: 26px; }
 

  .header__mobile-nav { width: auto; margin: 0;}
  header .headerLeft { width: auto;}
  header .headerRight { width: 100%;}


  header .gt_container-x2phi .gt_switcher { width: 110px;}
  header .headerRight .header__action-item { padding: 7px 12px;}
  body .header .icon--search {width: 18px;height: 18px;}

  .tab_collection_sliders ul.tabs li span { font-size: 16px; line-height: 1.2; letter-spacing: 0px;}
  .descriptionMain .tab-container ul.tabs { text-align: left; }
  .descriptionMain { padding-top: 0;  margin-bottom: 20px; }
  .template-product .AirReviews-Blocks { margin-top: 20px !important; } 


}

@media screen and (max-width: 768px) {
  .footer_main .footerLeft { flex-wrap: wrap; }
  .footer_main .footerLeft .ftrTop { width: 100%; }
  .footer_main .footerLeft .ftrTop .ftrNewsletter .newsletterHead { width: 100%; }
  .footer_main .ftrNewsletter { padding: 0 20px 30px; }
  .footer_main .footer__block-item:first-child { width: 50%; }
  .about_section .aboutBoxMain { grid-template-columns: repeat(1, 1fr); }
  .location-section-home-main { padding: 170px 0 0; }
  .aboutBoxMain:before { bottom: -168px; }
  .tab_collection_sliders { padding: 50px 0 24px; margin-bottom: 75px; border: 0px; }
  .category_main .category-main-content { grid-template-columns: repeat(2, 1fr); }
  .tab_collection_sliders .by-price-page-width:before { left: -8px; }
  .tab_collection_sliders ul.tabs li { font-size: 20px; margin: 0 7px; }
  .tab_collection_sliders ul.tabs li span { font-size: 18px; }
  .tab-container ul.tabs { text-align: center; }
  .gt_switcher_wrapper { left: 0px; right: 0px !important; }
  .gt_container-jx5sqe .gt_switcher { margin: 0 auto; }
  header .headerRight .header__action-item { padding: 7px 10px; }
  .headerLeft .header__logo-image { max-width: 205px !important; }
  .tab-container ul.tabs {border-bottom: 0px;}
  .tab_collection_sliders .product-list {border-top: 1px solid var(--border-color); border-bottom: 1px solid var(--border-color);}
  
}




@media screen and (max-width: 641px) {
  .footer_main .footer__block-item:first-child { width: 100%; border-right: 0px; }
  .footer_main .footer__block-item { width: 100%; }
  .footer_main .footer__block-item.footer__block-item--links .footer__title { display: flex; align-items: center; justify-content: space-between; column-gap: 20px; padding-bottom: 0px; }
  .footer_main .footer__block-item { padding: 10px 0 10px 0px; }
  .location-section-home-main .location-text { padding-bottom: 30px; position: inherit; top: 0; margin-bottom: 50px; flex-wrap: wrap; row-gap: 30px; }
  .tab_collection_sliders ul.tabs li span { font-size: 20px; }
  .tab_collection_sliders ul.tabs li { margin: 0 10px; }
  .category_main .category_heading { padding: 20px 0 20px; }
  .category_main .category_heading p { font-size: 16px; line-height: 23px; }
  header .header-bottom-main { width: 100%;  padding: 18px 0 10px 0;}
  .tab_collection_sliders .product-list { justify-content: center; }
  header .search-bar__input-wrapper { width: auto; }
  header .header__search-bar-wrapper.is-visible { z-index: 9; }
  header .search-bar { padding-bottom: 1px; }
  .footer_main .footer__block-item .footer__linklist { margin-top: 20px; }
  .footer .footer__wrapper { padding-top: 30px; }
  header .header__action-list { padding: 10px 0px 10px 0; }
  .template-addresses .layout .layout__section { border-left: 0px solid #cdcdcd; }
  .template-product .AirReviews-Blocks { margin-top: 40px!important; }
 .product-item .product-item__image-wrapper .aspect-ratio { height: 160px; }
  
  .header .header__inner { flex-wrap: wrap !important; }
  .header__mobile-nav { width: 20%; margin: 0; order: 2; }
  header .headerLeft { width: 100%; position: static; order: 1;  text-align: center; }
  header .headerRight { width: 75%; order: 3; }


 
  header .header__cart-count { height: 20px; width: 20px; right: -10px; top: -10px; font-size: 9px; font-weight: 700;}

  .slideshow_banner .slideshow .flickity-prev-next-button.previous,
  .slideshow_banner .slideshow .flickity-prev-next-button.next {height: 30px; width: 30px;}
 .tab_collection_sliders .tab_container h3.tab_drawer_heading {
    display: block;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: #000000;
    opacity: 60%;
    border-bottom: 1px solid #e5e5e5;
    margin: 0px;
    padding: 5px 0;
    cursor: pointer;
}

  .tab_collection_sliders .tab_container h3.tab_drawer_heading.d_active {position: relative; opacity: 100%; color: #FB6818;font-size: 20px; font-weight: 700; border-bottom: 4px solid #FB6818; text-align: center; padding-bottom: 5px;}
.tab_collection_sliders .tab_container h3.tab_drawer_heading.d_active:after {content: "";width: 0;  height: 0; border-left: 12px solid transparent; border-right: 12px solid transparent; border-top: 10px solid #FB6818; position: absolute; bottom: -13px; margin: 0 auto; left: 0; right: 0;}
.home_product_tab_sec .grid .product-item__title { min-height: auto; margin-bottom:10px; }
.address-list__item {  padding: 24px 0px; }

.address-list:before, .address-list__item+.address-list__item:before { width: 100%; left: 0; }


}

@media screen and (max-width: 575px) {
 
  .footerBottom .mobIc { display: block; }
  .footer_main .footerBottom { text-align: center; }
  .footer_main .footerLeft .ftrTop { padding: 35px 0 0; }
  .footer_main .footerLeft .ftrTop .ftrNewsletter .newsletterHead p { padding: 10px 0 4px; }
  .tab_collection_sliders { margin-bottom: 35px; }
  .about_section .abtText h2 { margin-bottom: 14px; line-height: 30px; }
  .tab_collection_sliders ul.tabs li { padding-bottom: 0px; }
  .tab_collection_sliders { padding: 30px 0 24px; }
  .product-list { border-top: 0px solid var(--border-color); }
  
  .headerRight { padding: 0px; }  
  header .header__mobile-nav { width: 10%; margin: 0; }  
  header .headerLeft { width: 100%;padding:0;}
  header .headerRight { width: 87%;}
  header .headerRight .header__action-list { margin: 0; width:100%;padding-bottom:0;}
  .about_section .abtText h2 { font-size: 26px; }
  header .headerRight .header__action-item { padding: 7px 12px; }
  nav.breadcrumb { padding-bottom: 0px; }
  .collection__title { font-size: 25px; }
  .breadcrumb__list { flex-wrap: wrap; row-gap:10px; }

  .collection__image .collection__title { max-width: 70%; }
  body .header .icon--search { width: 16px; height: 16px; }
  .tab_collection_sliders .owl-controls .owl-next {right: 0;}
  .tab_collection_sliders .owl-controls .owl-prev {left: 0px;}
  .tab_collection_sliders .product-list .owl-carousel .owl-item {border: 0px;}
.template-collection .product-item { width:100%; }
.product-item__title { min-height: auto; }
.template-collection .product-list { padding-left:0; padding-right:0; }
.product-item__info .button { padding-left:20px; padding-right:20px; }
.card .card__section .heading { padding: 0; }
}

@media screen and (max-width: 480px) {
  .category_main .category-main-content { grid-template-columns: repeat(1, 1fr); }
  .footer_main  .footer__block-item.footer__block-item--links  .footer__linklist  li { text-align: left; }
  .product-list .owl-carousel .owl-item { padding: 0px; }
  header .headerRight .header__action-item { padding: 7px 8px; }
  .aboutBoxMain:before {height: 170px; width: 170px; background-size: 170px;}
}

@media screen and (max-width: 400px) {  
  header .headerRight { padding-top: 0; }
}

@media(min-width:1280px) and (max-width:1375px) {
  header .header__action-list { margin-top: 15px; }
}
.template-cart .cart-wrapper { padding-bottom:70px; }
.product-list.slick-slider { overflow: unset; } 
.product-item.slick-slide {  border-left: solid 1px #dbdbdb;  box-shadow: none;  }
.product-list--vertical .slick-arrow { width: 36px; height: 36px; background: #efefef !important; opacity: 1; top: -70px; transform: unset; right: 0; }
.product-list--vertical .slick-arrow.slick-prev {right: 50px; left: auto;  }
.product-list.slick-slider .slick-list {  margin-left: 2px; }
.product-list--vertical .slick-prev:before { content: "\f104"; font: 16px/1 FontAwesome; color: #000; opacity: inherit !important; font-weight: 600; }
.product-list--vertical .slick-next:before { content: "\f105"; font: 16px/1 FontAwesome; color: #000; opacity: inherit !important; font-weight: 600; }

@media screen and (max-width:999px) {

.product-recommendations .scroller__inner { overflow-x: unset;  overflow-y: unset; }
  .product-list--vertical .slick-dots { display: none !important; }
  .product-list--vertical { border-bottom:0 !important;  }
  .product-list.slick-slider .slick-list {
    margin-left: 5px;
}
  
}

@media screen and (max-width:479px) {

 .product-item.slick-slide { border-left: 0; }
  
}

