/** Shopify CDN: Minification failed

Line 1410:0 Unexpected "}"

**/
/***********************Jan 12 2023**********************************************/
 
 .collapsible-content {
    padding: 60px 40px;
   transition: 0.5s ease-in
}
.collapsible-btn{
  position:relative;
}
.collection-list-section.hp-slider .collection-grid .slick-slide{
  margin-bottom:30px;
}

/* button.collapsible-btn:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -25px;
    left: 15%;
    border-top: 26px solid #000;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    z-index: 1;
} */
.collapsible-content.content_active {
    display: block;
}
.collapsible-content .gird.main_gird {
    display: grid;
    justify-content: space-around;
    align-items: center;
    gap: 40px;
}
  .tab-active::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -25px;
    left: 15%;
    border-top: 26px solid #000;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    z-index:1;
}
    .tab-active {
        position: relative;
    }
    .btn_location {
    padding: 10px 5px!important;
    border: 2px solid #000 !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .08em;
    white-space: normal;
    font-size: 13px;
}
    .stage_content {
    text-transform: uppercase;
}
    span.stage_content p {
    margin: 0;
/*     font-size: 19px; */
    line-height: normal;
    color: #494949;
}
.tabs-stage span.gird.main_gird span.gird_item h2 {
    font-size: 22.88px;
    line-height: 54px;
    margin-bottom: 10px;
    font-weight: 500;
}
    span.address_heading h2 {
      margin-bottom: 0;
      line-height: 36px;
      font-size: 26px;}

.address_heading h3 {
    font-size: 44px;
    margin-bottom: 0;
    line-height: 26px;
}
    .loaction .icon {
    display: inline-block;
    width: 75px;
    height: 75px;
    vertical-align: middle;
    fill: currentColor;
}
    .tabs-nav {
    position: relative !important;
}
    .loaction {
    display: flex;
    justify-content: center;
    align-items: center;
      gap:25px;
      text-align:left;
      padding:80px 0;
    }

    .gird.main_gird {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding-top:60px;
}
#location_tab .tabs {
  max-width: 100%;
}
#location_tab .tabs-nav li {
  float: left;
  width: 50%;
  border-right: 2px solid #fff;
}
#location_tab .tabs-nav li:first-child a {
  border-right: 0;
  border-top-left-radius: 6px;
}
#location_tab .tabs-nav li:last-child a {
  border-top-right-radius: 6px;
}
#location_tab a {
  color: #000;
  display: block;
  font-weight: 600;
/*   padding: 10px 0; */
  text-align: center;
  text-decoration: none;
}

#location_tab .tab-active a {

  cursor: pointer;
}
#location_tab .tabs-stage {
  border-top: 0;
  clear: both;
  padding: 24px 30px;
  position: relative;
  top: -1px;
}
.loaction {
    color: #fff;
}
/*********************************End 12-jan-2023 ************************************/

html.js.svg.flexbox.csstransforms{
  padding-bottom:0!important;
}

html,body{
  margin:0;
  padding:0;
}
.spacing-first{
 visibility:hidden !important;

}

:focus-visible {
    outline: none !important;
}
.form-message--success {
    color: #1f873d !important;
}
.product_tab {
    margin-bottom: 20px;
}
/* .slick-slide div{
  width:100%;
  height:100%;
} */
.site-footer__social-icons.social-icons li a {
    color: white;
    text-decoration: none;
}

.site-footer__item {
    padding: 0 15px 0 15px;
/*     margin-bottom:0px!important; */
}

.site-footer__icon-list {
    display: flex;
    padding-top: 0px;
    padding-bottom: 15px;
    align-items: center;
}
/*-----------Menu-------*/


/* .mobile-nav-wrapper {
    background: #fff;
    height: 100%;
    left: -330px;
    position: fixed;
    top: 0;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    -webkit-transform: translateX(-110%);
    -ms-transform: translateX(-110%);
    transform: translateX(-110%)!important;
    width: 100%
}

.mobile-nav-wrapper {
    -webkit-transform: translateX(330px)!important;
    -ms-transform: translateX(330px)!important;
    transform: translateX(330px)!important;
} */


.slick-dots {
    display: none!important;
}

.footer_container {
    max-width: 1250px!important;
    margin: 0 auto;
}
small.site-footer__copyright-content {
    text-align: center;
    display: block;
  font-size:10px;
  text-transform:uppercase;
      letter-spacing: 0.75px;
}

/*-----------collection list-------*/

.collection-grid-item__title.h3 {
    color: #000;  
    text-shadow: none;
}
/* .collection-list-section .collection-grid-item__overlay {
    height: calc(100% - 42px);
} */
.collection-grid {
    margin-bottom: -22px;
    overflow: unset;
}

.hp-slider .slick-prev { 
    left: 95%;
    width: 30px; 
    height: 30px; 
    z-index: 999;
    top: -62px;
}
.hp-slider .fa-chevron-left{
   font-size: 20px;
}
.hp-slider .fa-chevron-left:before {
    content: "\f053";
    color: #000;
    line-height: 0px;
    font-size: 20px;
}
.hp-slider .fa-chevron-right{
     font-size: 20px;
}
.hp-slider .fa-chevron-right:before {
    content: "\f054";
    color: #000;
    line-height: 0px;
    font-size: 20px;
}
.hp-slider .slick-prev:hover{
    opacity: 0.5;
}
.hp-slider .slick-next:before, .slick-prev:before {
    display:none;
}
.hp-slider .slick-next:hover{
    opacity: 0.5;
}
.hp-slider .slick-next {
    top: -17%;
    transform: translate(0%, 0%);
    position: absolute !important;
    box-shadow: none !important;
    background-color: transparent;
    right:10px;
    width: 30px; 
    height: 30px; 
}
.collection-title-btn h2 {
    margin-right: 8.3vw;
}

.collection .text-left.hp-title-btn {
    padding: 0px 100px 0 55px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.collection .hp-slider .right_site_slider {
    text-transform: uppercase;
    color: #000;
    background-color: transparent;
    text-decoration: underline;
    position: relative;
    right: unset;
    top: unset;
      font-size: 15px;
  font-weight: 500;
}


.collection-title-btn h2 {
    margin-right: 8.3vw;
}

.hp-title-btn{
  position:relative;   
  padding-left: 80px;
}
.custm-blog .hp-title-btn{
  padding-left:30px;
}
.hp-slider .right_site_slider{
    position: absolute;
    top: 10px;
    padding:0px;
    right: 100px;
    text-transform: uppercase;
    color:#000;
    background-color:transparent;
    text-decoration:underline;

}
.hp-title-btn .btn:hover{
    color:#000;
    background-color:transparent;
}
.hp-title-btn a{
    border-bottom:none;
}
.collection-grid-item__title{
    font-size: 19px;
    position:static;
   padding:10px 0px;
}

.custm-blog .slick-prev { 
    left: 95%;
    width: 30px; 
    height: 30px; 
    z-index: 999;
    top: -65px;
}
.custm-blog .fa-chevron-left{
   font-size: 20px;
}
.custm-blog .fa-chevron-left:before {
    content: "\f053";
    color: #000;
    line-height: 0px;
    font-size: 20px;
}
.custm-blog .fa-chevron-right{
     font-size: 20px;
}
.custm-blog .fa-chevron-right:before {
    content: "\f054";
    color: #000;
    line-height: 0px;
    font-size: 20px;
}
.custm-blog .slick-prev:hover{
    opacity: 0.5;
}
.custm-blog .slick-next:before, .slick-prev:before {
    display:none;
}
.custm-blog .slick-next:hover{
    opacity: 0.5;
}
.custm-blog .slick-next {
    top: -12%;
    transform: translate(0%, 0%);
    position: absolute !important;
    box-shadow: none !important;
    background-color: transparent;
    right:-6px;
    width: 30px; 
    height: 30px; 
}

.mobile-social-icons .social-icons .icon {
    width: 23px;
    height: 23px;
    color: #000;
}

.site-footer .page-width {
    max-width: 100%;
}


.search_icon_box_mobile input.search-header__input.search__input {
    padding:15px 45px 15px 30px;
    font-size: 16px;
   height: 48px!important;
    background: #f8f8f8;
  outline: none;
  border: 0;
}
.site-header .mobile-nav-wrapper .mobile-nav form {
    position: relative;
}


.search_icon_box_mobile form.search-header.search {
    width:100%;
  max-width:100% !important;
}

.search_icon_box_mobile input, textarea{
width:100%!important;
}
  


.mobile-nav-wrapper{
  top:-9px;
}


/********/
.collection .collection-grid .collection-grid-item__title.h3 {
    margin: 0;
    transform: none;
    padding: 20px 0px 10px;
    text-align: left;
}

/* .collection .collection-grid .collection-grid-item__title-wrapper::before{
display:none;
} */



.collection .cstm_collectionslider button.slick-arrow {
    top: -47px;
    left: unset;
    right: 0;
    font-size: 0;
    transform: none;
}

.collection .cstm_collectionslider button.slick-prev {
    background-image: url(//cdn.shopify.com/s/files/1/1420/4316/t/36/assets/icon-chevron-left.svg?v=9581080578232676130) !important;
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    right: 60px;
}

.collection .cstm_collectionslider button.slick-next {
    background-image: url(//cdn.shopify.com/s/files/1/1420/4316/t/36/assets/icon-chevron-right.svg?v=1558618…) !important;
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: center center;
      right: 30px;
}
.collection .section-header {
    margin-bottom: 20px;
}
.collection .section-header h2 {
    margin: 0;
}


.main_slideshow_slider button.slick-arrow {
    width: 40px;
    height: 40px;
    background: #000000b0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 10px;
    z-index: 9;
  opacity: 0;
    visibility: hidden;
    transition: all .25s ease-out;
}
.main_slideshow_slider:hover button.slick-arrow
{
    opacity: 1;
    visibility: visible;
}

.main_slideshow_slider button.slick-next.slick-arrow {
    right: 20px;
    background-image: url(/cdn/shop/t/4/assets/icon-chevron-right.svg?v=1644051911);
}

.main_slideshow_slider button.slick-prev.slick-arrow {left: 20px;
  background-image: url(/cdn/shop/t/4/assets/icon-chevron-left.svg?v=1644051902);}

.main_slideshow_slider button.slick-arrow i {
    display: none;
}

.main_slideshow_slider button.slick-arrow:before {
    display: none;
}

/******/

.accordian_tab{
  border: 1px solid #949494;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.active, .accordian_tab:hover {
  background-color: #ccc; 
}

.acc_inner_tab {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}

.custm-blog .section-header {
    padding: 0 100px 0 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.custm-blog .section-header h2 {
    margin: 0;
}
.custm-blog .blog-slider  button.slick-arrow i{
display:none;
}


.custm-blog .blog-slider button.slick-arrow {
    top: -47px;
    left: unset;
    right: 0;
    font-size: 0;
    transform: none;
}

.custm-blog .blog-slider button.slick-prev {
    background-image: url(//cdn.shopify.com/s/files/1/1420/4316/t/36/assets/icon-chevron-left.svg?v=9581080578232676130) !important;
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    right: 20px;
}

.custm-blog .blog-slider button.slick-next {
    background-image: url(//cdn.shopify.com/s/files/1/1420/4316/t/36/assets/icon-chevron-right.svg?v=1558618…) !important;
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: center center;
      right: -10px;
}
.custm-blog .blog-slider h3.article__title {
    font-size: 22px;
}
.custm-blog .blog-slider span.article__date, .custm-blog .blog-slider span.article__author {
    margin-bottom: 10px;
}
.custm-blog .blog-slider .article__grid-image-wrapper {
    max-width: 100% !IMPORTANT;
}
.custm-blog .blog-slider .article__grid-image-wrapper .article__grid-image-container img {
    max-width: 100% !IMPORTANT;
    max-height: 100% !IMPORTANT;
    object-fit: cover;
}
.custm-blog .blog-slider .article__grid-image-wrapper .article__grid-image-container {
    padding-top: 0 !IMPORTANT;
    height: 300px;
    margin-bottom: 20px;
}

.site-footer .site-footer__content .site-footer__item:first-child, .site-footer .site-footer__content .site-footer__item:last-child {
    width: 25%;
}

.site-footer .site-footer__content .site-footer__item {
    flex: unset;
    width: 16%;
      padding: 0px 30px;
  
}

.site-footer .site-footer__content .site-footer__item  p.h4 {
    font-size: 14px;
    margin-bottom: 10px;
}
.site-footer .site-footer__content .site-footer__item ul.site-footer__linklist li {
    margin: 10px 0;
    padding: 0;
    line-height: normal;
}
.site-footer .site-footer__content .site-footer__item ul.site-footer__linklist li:last-child {
    margin-bottom: 0;
}

.site-footer .site-footer__content .site-footer__item ul.site-footer__linklist li a {
    font-size: 12px;
      text-transform: uppercase;
}

.site-footer .site-footer__content .social_icons li a.social-icons__link svg {
    width: 15px;
    height: 15px;
}


.site-footer .site-footer__content .site-footer__item .site-footer__rte p {
    font-size: 12px;
    margin-bottom: 4px;
}

.site-footer .site-footer__content .social_icons li a.social-icons__link svg path {
    fill: #000;
}

.site-footer .site-footer__content .social_icons li a.social-icons__link {
    color: #000;
    text-align: center;
      align-items: center;
    display: flex;
  
}
.site-footer .site-footer__content .social_icons li {
    width: 30px;
    height: 30px;
    background: #FFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0px 10px 0px 0px;
}

.site-footer .site-footer__content .social_icons li:last-child {
    margin: 0;
}


.site-footer .site-footer__content .site-footer__newsletter .input-group {
    display: table;
    width: 100%;
    height: 42px;
    border: 1px solid #ffffff;
}

.site-footer .site-footer__content .site-footer__newsletter .input-group input {
    display: block;
    flex-basis: unset;
    margin: 0;
    background: transparent;
    color: #FFF;
    border: 0;
    font-size: 12px;
  outline: none;
  
}

.site-footer .site-footer__content .site-footer__newsletter .input-group span.input-group__btn {
    border-left: 1px solid #ffffff;
    display: table-cell;
    vertical-align: top;
    width: 1%;
}

.site-footer .site-footer__content .site-footer__newsletter .input-group span.input-group__btn button {
    margin: 0;
    background: transparent;
    border: 0;
    font-size: 12px;
}

.site-footer .site-footer__content .site-footer__newsletter .input-group input::placeholder {
    color: #FFF;
    opacity: 1;
    font-size: 12px;
}

.site-footer {
    padding: 50px 0 35px 0;
}
.site-footer .site-footer__content .site-footer__item img {
    max-width: 185px;
}
 .slideshow__image.desktop-hidden {
    display: block;
}

 .slideshow__image.mobile-hidden {
    display: none;
}
div#Hero-hero.desktop-hero {
    display: block;
}

div#Hero-hero.mobile-hero {
    display: none;
}
.featured_collection_section a.btn {
    margin-top: 30px;
}
.rich-text-section .page-width.rich-text p {
    text-align: justify;
    text-align-last: center;
}

/*-----feb 2-----*/

#modal .site-footer__newsletter-error {
    color: #000;
}
#modal {
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    text-align: center;
    width: 100%;
    height: 100%;
   background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4);
      display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 0px;
}
.modol_popup_content {
    max-width: 37.5rem;
    width: 100%;
    background-color: #fff8f5;
    background-size: cover;
    padding: 104px 40px 40px;
    position: relative;
      margin: 0 auto;
}

.modol_popup_content h3.modal-header_title {
    font-size: 19px;
    font-weight: 300;
    letter-spacing: .17rem;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.modol_popup_content h2.modal-header {
    font-size: 3rem;
    line-height: 1.3;
    font-weight: 300;
    margin-bottom: 15px;
    color: #000;
    letter-spacing: normal;
    text-transform: capitalize;
}
.modol_popup_content span.popup_content {
    max-width: 25rem;
    margin: 0 auto;
    font-size: 19px;
    line-height: 1.4em;
    color: #000;
    font-weight: 300;
    margin-bottom: 45px;
    letter-spacing: normal;
    display: block;
}

.modol_popup_content .popup_subscribe {
    max-width: 70%;
    margin: 0px auto;
}

.modol_popup_content .popup_subscribe form {
    margin: 0;
}

.modol_popup_content .popup_subscribe input {
    border: 1px solid #7e7e7e;
    color: #000;
    background: transparent;
    border-right: 0;
    margin: 0;
    flex-basis: unset;
    width: 80%;
      height: 58px;
}

.modol_popup_content .popup_subscribe .input-group__btn {
    flex: 1;
    flex-grow: unset;
}

.modol_popup_content .popup_subscribe .input-group__btn button#Subscribe {
    background: transparent;
    color: #000;
    border: 1px solid #000;
      height: 58px;
      font-size: 12px;
}
.modol_popup_content .popup_subscribe .input-group__btn button#Subscribe span {
    letter-spacing: 2px;
}

.modol_popup_content .popup_subscribe input::placeholder {
    color: #c2c2c5;
  font-size:16px;
}

.modol_popup_content .input-group {
    flex-wrap: nowrap;
}
.modol_popup_content span.close {
    display: inline-block;
    margin-top: 48px;
    cursor: pointer;
      text-transform: uppercase;
}

#PageContainer {
    padding-top: 80px !important;
}


.site-footer__item-inner.mobile_footer_section.site-footer__item-inner--newsletter{
    display: none;
}
.site-footer__item-inner.mobile_footer_section.site-footer__item-inner--link_list {
    display: none;
}

.announcement-bar__message {
    font-size: 11px;
  text-transform:uppercase;
  line-height:normal;
  letter-spacing:1px;
}


.collection .image-rectangle .collection-grid-item {
    position: relative;
    width: 100%;
    padding-bottom: 115%;
    margin-bottom: 22px;
}
.collection .cstm_collectionslider .slick-list {
        padding: 0px 7% 0 0;
    margin-left: 55px;
}
.site-footer .site-footer__content .site-footer__item p.h4{    text-transform: uppercase;}

.footer_links_title svg {
    display: none;
}

.site-header .mobile-nav-wrapper li.mobile-nav__item .mobile-nav__link .mobile-nav__icon {
    align-items: center;
    display: flex;
}
.site-header .mobile-nav-wrapper li.mobile-nav__item .mobile-nav__link .mobile-nav__icon svg {
    width: 10px;
    height: 10px;
}


.banner-section .banner-image-with-text {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
.banner-section .banner-image-with-text img {
    width: 100%;
}
.banner-section .banner-image-with-text img.banner_desktop {
    display: block;
}
.banner-section .banner-image-with-text img.banner_mobile {
    display: none;
}
.banner-section .banner-image-with-text a {
    width: 100%;
}


.main-banner-section {
    margin: 40px 0px 0px;
}
.main-banner-section .banner-section {
    flex-wrap: wrap;
      align-items: flex-start;
  
}

.banner-section .banner-image-with-text .banner-content {
    position: absolute;
}
.banner-section .banner-image-with-text .banner-content h3 {
    font-size: 12px;
    letter-spacing: 1.5px;
    margin: 0px 0px 3px;
    text-transform: uppercase;
}
.banner-section .banner-image-with-text .banner-btn-wrapperading {
    margin: 0;
}
.banner-section .banner-image-with-text .banner-btn-wrapperading a.btn {
    border: 0;
    background: transparent;
    height: unset;
    padding: 0;
    min-height: unset;
    font-size: 12px;
    letter-spacing: 1.5px;
    margin: 0;
    font-weight: 600;
  border-bottom: 1px solid transparent;
    width: auto;
    border-radius: 0;
  position: relative;
}
.banner-section .banner-image-with-text .banner-content a.btn:after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.banner-section .banner-image-with-text:hover .banner-btn-wrapperading a.btn {
    border-bottom: 1px solid;
}

.banner-section .banner-image-with-text .banner-content.banner__text-light h3, .banner-section .banner-image-with-text .banner-content.banner__text-light a.btn {
    color: #FFF;
}

.banner-section .banner-image-with-text .banner-content.banner__text-dark h3, .banner-section .banner-image-with-text .banner-content.banner__text-dark a.btn {
    color: #000;
}

.banner-section .banner-image-with-text .banner-content.banner__text-dark a.btn:after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 8px;
    margin-left: 6px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-image: url(/cdn/shop/t/4/assets/arrow-black.svg?v=1644212175);
}
.banner-section .banner-image-with-text .banner-content.banner__text-light a.btn:after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 8px;
    margin-left: 6px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-image: url(/cdn/shop/t/4/assets/arrow-white.svg?v=1644212182);
}


.banner-section .banner-image-with-text .banner-content.banner__text-content--vertical-left_top {
    top: 35px;
    left: 38px;
}
.banner-section .banner-image-with-text .banner-content.banner__text-content--vertical-center_top {
    top: 35px;
    left: 0;
    right: 0;
    text-align: center;
}
.banner-section .banner-image-with-text .banner-content.banner__text-content--vertical-right_top {
    top: 35px;
    right: 38px;
    text-align: right;
}

.banner-section .banner-image-with-text .banner-content.banner__text-content--vertical-left_center {
    top: 50%;
    transform: translateY(-50%);
    left: 38px;
}
.banner-section .banner-image-with-text .banner-content.banner__text-content--vertical-center.center {
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
}
.banner-section .banner-image-with-text .banner-content.banner__text-content--vertical-right_center {
    top: 50%;
    transform: translateY(-50%);
    right: 38px;
    text-align: right;
}

.banner-section .banner-image-with-text .banner-content.banner__text-content--vertical-left_bottom {
    bottom: 35px;
    left: 38px;
}

.banner-section .banner-image-with-text .banner-content.banner__text-content--vertical-center_bottom {
    bottom: 35px;
    left: 0;
    right: 0;
    text-align: center;
}

.banner-section .banner-image-with-text .banner-content.banner__text-content--vertical-right_bottom {
    bottom: 35px;
    right: 38px;
    text-align: right;
}



@media(max-width:1400px)
{
  .site-footer .site-footer__content .site-footer__newsletter .input-group input{    width: 120px;}
  
  .custm-blog .blog-slider .article__grid-image-wrapper .article__grid-image-container {
    height: 150px;
}
  .custm-blog .blog-slider h3.article__title {
    font-size: 18px;
}
  
  
}
@media  (min-width:1180px) { 
   .spacing-first{
 visibility:hidden !important;
  width: 4.6% !important;
}
/* .site-header .list--inline>li {
    padding: 25px 0;
}
.site-header .site-nav {
    margin: 0px;
}
.site-header .site-nav__dropdown {
    top: 80px;
} */
  
}
@media  (max-width:1180px) {
.custm-blog .slick-prev {
     top: -61px; 
}
  
}
@media  (max-width:980px) {
.custm-blog .slick-prev {
    left: 94%;
}

.site-footer .site-footer__content {
    flex-wrap: wrap;
}
  
  .site-footer .site-footer__content .site-footer__item:first-child {
    width: 100% !IMPORTANT;
    text-align: center;
    display: flex;
    justify-content: center;
}
  .site-footer .site-footer__content .site-footer__item {
    width: 50% !IMPORTANT;
}
  .site-footer .site-footer__content .site-footer__newsletter .input-group input {
    
    width: 120px;
}
  .site-footer .site-footer__content .site-footer__item img {
    max-width: 50%;
}
  
}

@media  (max-width:768px) {
.collapsible-btn {
   position:relative;
}
.loaction{
  justify-content:flex-start;
}
.address_mobile_view .collapsible-section:first-child{
  border-bottom: 2px solid #fff !important;
}
/**********************************************************/
.address_desktop_view {
    display: none;
}
  .address_mobile_view {
    display:block!important;
}
 .address_mobile_view .btn_location {
/*     padding: 14px!important; */
    border: 2px solid #000 !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .08em;
    white-space: normal;
    font-size: 13px;
}
  /**************************************************/

  
   .site-footer__linklist{
   display:none;
 }
 .search_button_open{
     display:block;
   float:right;
 }
   .search_button_close{
     display:none;
 }
  .customer_icon{
     display:block;
  }
  .customer_longin{
    display:none;
  }
.mobile-social-icons  .site-footer__social-icons.social-icons svg path {
    fill: #000;
}
.mobile-social-icons {
  margin-top:50px;
  min-height: 125px;
    background: #fff;
}
#SearchDrawer {
    height: 54px!important;
    top: 120px!important;
    border-top: 1px solid #e8e9eb;
}
  .search_icon_box {
     border-top: 1px solid #e8e9eb;
  }
  .mobile-nav-wrapper{
  display:block;
  
  }
  .js-drawer-open-top .drawer--top{
    
  }
  .js-drawer-open-top .drawer--top {
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translate(0%);
    display: block;
}
  .custm-blog .slick-prev,.slick-next {
  display:none;
}
.hp-slider .slick-prev,.slick-next {
  display:none;
}
  
  .modol_popup_content h3.modal-header_title {
    font-size: 1.2rem;
}
  .modol_popup_content h2.modal-header {
    font-size: 2.5rem;
}
  .modol_popup_content span.popup_content {
    max-width: 100%;
    margin: 0 auto 35px;
    font-size: 18px;
}
.custm-blog .blog-slider .article__grid-image-wrapper .article__grid-image-container {
    height: 230px;
}
  
}
 @media(min-width:750px){

/* .site-header__mobile-nav, .site-nav, .site-nav--has-centered-dropdown{
  position:unset;
}
.site-nav__dropdown--centered{
  left: 0;
}
 */
} 

@media(max-width:750px)
{
.collection-list-section.hp-slider .grid__item{
  padding-left:22px !important;
}
h2, .h2 {
    font-size: 1em;
}
div#PageContainer {
    transform: none !important;
}
  .site-header .mobile-nav-wrapper {
    transform: translateY(100px) translatex(-100%) !IMPORTANT;
    height: calc(100vh - 78.61px)!IMPORTANT;
}
  .site-header .mobile-nav-wrapper.js-menu--is-open {
    transform: translateY(88px) translatex(-0%) !IMPORTANT;
}
  #MobileNav .search_icon_box_mobile svg.icon.icon-search {
    width: 20px;
    height: 20px;
}
 .slideshow__image.desktop-hidden {
    display: none;
}

 .slideshow__image.mobile-hidden {
    display: block;
}
  
  div#Hero-hero.desktop-hero {
    display: none;
}

div#Hero-hero.mobile-hero {
    display: block;
}
  
/******/
.mobile-nav-wrapper .mobile-social-icons {
    margin: 0;
    position: fixed;
    bottom: 50px;
    text-align: center;
    width: 100%;
    min-height: unset;
}

.mobile-nav-wrapper .mobile-social-icons .site-footer__icon-list {
    display: flex;
    padding-top: 0;
    padding-bottom: 0px;
    align-items: center;
    justify-content: center;
}

.mobile-nav-wrapper .mobile-social-icons .site-footer__icon-list li {
width: 28px;
    height: 28px;
    background: #FFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0 5px 0 0;
   border: 1px solid;
}

.mobile-nav-wrapper .mobile-social-icons .site-footer__icon-list li a.social-icons__link {
    color: #000;
    text-align: center;
    align-items: center;
    display: flex;
}

.mobile-nav-wrapper .mobile-social-icons .site-footer__icon-list li a.social-icons__link svg {
    width: 12px;
    height: 12px;
}

.mobile-nav-wrapper .mobile-social-icons .customer_icon li {
    margin: 0;
}

.mobile-nav-wrapper .mobile-social-icons .customer_icon li a.site-header__icon.site-header__account {
    padding: 0;
}

.mobile-nav-wrapper .mobile-social-icons .customer_icon li a.site-header__icon.site-header__account svg {
    width: 15px;
    height: 15px;
}

 .customer_icon {
  text-align:center;
  
}
  
  .site-header .mobile-nav-wrapper li.mobile-nav__item {
    text-align: center;
}
  .site-header .mobile-nav-wrapper li.mobile-nav__item .mobile-nav__link {
    text-align: center;
}
  .site-header .mobile-nav-wrapper .mobile-nav span.mobile-nav__label {
    text-transform: uppercase;
}
  
  .site-header .mobile-nav-wrapper .mobile-nav {
    margin-bottom: 20px;
}
  .site-footer__item-inner.mobile_footer_section.site-footer__item-inner--link_list .footer_links_title {
    background: transparent;
    text-align: center;
}
  .site-footer__item-inner.mobile_footer_section.site-footer__item-inner--link_list ul.site-footer__linklist {
    text-align: center;
}
  .site-header .mobile-nav-wrapper li.mobile-nav__item .mobile-nav__table {
    position: relative;
}
  .mobile-nav__item {
    border-bottom: 0;
}
  
  .site-header .mobile-nav-wrapper li.mobile-nav__item .mobile-nav__table .mobile-nav__table-cell {
    position: absolute;
    left: 0;
        border-right: 0;
    top: 50%;
    transform: translateY(-50%);
}
  .mobile-nav__link, .mobile-nav__sublist-link {
    padding: 10px 30px !Important;
}
  
  .mobile-nav__sublist-link:not(.mobile-nav__sublist-header) {
    padding: 10px 30px !Important;
}
  .site-header .mobile-nav-wrapper li.mobile-nav__item .mobile-nav__table .mobile-nav__table-cell .mobile-nav__return-btn {
    border-right: 0;
        display: flex;
    justify-content: center;
    align-items: center;
}
  .site-header .mobile-nav-wrapper li.mobile-nav__item .mobile-nav__table .mobile-nav__table-cell .mobile-nav__return-btn svg {
    width: 10px;
    height: 10px;
    transform: rotate(180deg);
}
  
  .site-header .mobile-nav-wrapper .mobile-nav .search_icon_box.border-bottom {
    margin-bottom: 10px;
}
  .mobile-nav--close .icon-hamburger {
    display: inline-flex;
}
  .mobile-nav-wrapper button.site-header__icon.mobile-nav--close {
    background-color: #fff;
    cursor: pointer;
    position: fixed;
    right: 25px;
    bottom: 52px;
    top: initial;
    opacity: 1;
    transition: opacity .3s ease;
    border-radius: 50%;
    padding: 0;
    color: #000;
}
  .mobile-nav-wrapper button.site-header__icon.mobile-nav--close svg.icon.icon-close {
    height: 18px;
    width: 18px;
    stroke-width: 1px;
}
  .site-header__icons .btn--link {
    color: #000 !IMPORTANT;
}
  .announcement-bar__message {
    font-size: 8px;
}
  .announcement-bar .slick-track {
    display: flex;
    align-items: center;
    justify-content: center;
}
  
  
  
}
  
  
  
}
@media(max-width:640px)
  {
.site-footer__item-inner.desktop_footer_section.site-footer__item-inner--newslettert{
    display: none;
}
.site-footer__item-inner.desktop_footer_section.site-footer__item-inner--link_list {
    display: none;
}
.site-footer__item-inner.mobile_footer_section.site-footer__item-inner--newslettert{
    display: block;
    text-align:center;
   
}
.site-footer__item-inner.mobile_footer_section.site-footer__item-inner--link_list {
    display: block; 
}
    .custm-blog .blog-slider .article__grid-image-wrapper .article__grid-image-container {
    height: 200px;
}
    
  }
@media(max-width:576px)
{
.site-footer .site-footer__content {
    flex-wrap: wrap;
    padding: 0;
}

  .site-footer .site-footer__content .site-footer__item {
    margin-bottom: 35px;
        width: 100%!important;
    padding: 0;
}
  .site-footer .site-footer__content .site-footer__linklist {
    text-align: center;
}
  
  .site-footer .site-footer__content .site-footer__item:nth-child(+1) {
    order: 6;
}
  .site-footer .site-footer__content .site-footer__item:nth-child(+2) {
    order: 2;
}
  .site-footer .site-footer__content .site-footer__item:nth-child(+3) {
    order: 3;
}
  .site-footer .site-footer__content .site-footer__item:nth-child(+4) {
    order: 4;
}
  .site-footer .site-footer__content .site-footer__item:nth-child(+5) {
    order: 5;
}
  .site-footer .site-footer__content .site-footer__item:nth-child(+6) {
    order: 1;
}
/*   .featured_collection_section ul.grid.grid--view-items li.grid__item {
    width: 100%;
    padding: 0;
        text-align: center;
} */
/*   .featured_collection_section ul.grid.grid--view-items {
    margin: 0;
} */
/*   .featured_collection_section .product-card__title, .featured_collection_section dl.price {
    padding: 0px 15px;
    display: block;
    margin-bottom: 5px;
} */
  
  .collection .text-left.hp-title-btn {
    padding: 0px 22px !important;
}
  .collection .text-left.hp-title-btn h2 {
    font-size: 16px ;
}
  
  .cstm_collectionslider .slick-list {
    margin-left: 22px !important;
}

  .collection .cstm_collectionslider button.slick-next {
    right: 10px;
}
  
  .collection .cstm_collectionslider button.slick-prev {
    right: 40px;
}
  .collection .collection-grid .collection-grid-item__title.h3 {
    padding: 15px 0 10px;
        font-size: 14px;
    
}
  .custm-blog .section-header {
    padding: 0px 10px !IMPORTANT;
    display: flex;
    text-align: center !IMPORTANT;
    justify-content: center;
}
  .custm-blog .blog-slider button.slick-prev {
   right: 40px;
}
  .custm-blog .blog-slider button.slick-next {
   right: 10px;
}
  
/*     .modol_popup_content .input-group {
    flex-wrap: wrap;
} */
  .modol_popup_content .popup_subscribe input {
    width: 100%;
        height: 51px;
}
  .modol_popup_content .popup_subscribe input::placeholder {
    font-size: 14px;
}
  .modol_popup_content span.close {
    margin-top: 20px;
}
  .modol_popup_content h3.modal-header_title {
    font-size: 17px;
}
  .modol_popup_content .popup_subscribe .input-group__btn button#Subscribe {
    height: 51px;
}
  
  
  .modol_popup_content .popup_subscribe .input-group__btn {
    flex: unset;
    width: 100%;
}
  .modol_popup_content .popup_subscribe {
    max-width: 100%;
}
  .custm-blog .article__grid-meta {
    margin-bottom: 0;
}
  .modol_popup_content .popup_subscribe .input-group__btn button#Subscribe {
    padding: 8px 8px;
}
  
  
  .site-footer .site-footer__content .site-footer__item:first-child {
    border: 0;
        margin-top: 24px;
    margin-bottom: 15px;
}
  .site-footer .site-footer__content .site-footer__item {
    border-bottom:1px solid #e6e6e663;
    margin: 0;
    padding: 18px 0px;
    justify-content: center;
        position: relative;
}
  .site-footer .site-footer__content .site-footer__item:last-child {
    padding: 0px;
    border: 0;
    text-align: center;
}
  .site-footer .site-footer__content .site-footer__item:last-child p.h4 {
   margin-bottom: 10px;
    text-align: left;
    font-size: 12px;
}
  .site-footer .site-footer__content .site-footer__item p.h4 {
    font-size: 12px;
}
  .footer_links_title svg {
    position: absolute;
    right: 32%;
    top: 20px;
    width: 10px;
    height: 10px;
    display: block;
    transition: all .25s ease-out;
}
  .site-footer .site-footer__content .site-footer__item .footer-active svg:nth-child(+2) {
    opacity: 0;
    visibility: hidden;
}
  .site-footer .site-footer__content .site-footer__item svg:nth-child(+3) {
    opacity: 0;
    visibility: hidden;
}
  
  .site-footer .site-footer__content .site-footer__item .footer-active svg:nth-child(+3) {
    opacity: 1;
    visibility: visible;
}
  
  .site-footer__icon-list {
    justify-content: center;
    padding-bottom: 0;
}
  .site-footer__item-inner--newsletter .site-footer__newsletter {
    margin-top: 15px;
    order:1;
}
  .site-footer__item-inner--newsletter{
    display:inline-grid;
    border-bottom:1px solid #e6e6e663;
  }
  .site-footer__item-inner .social_icons {
    order: 2;
    padding:36px 0 24px;
}
  
  .site-footer .site-footer__content .site-footer__item p.h4 {
    margin-bottom: 0;
   cursor:pointer;
    text-align:center;
}
  
  .site-header__logo img {
  max-width: 140px !IMPORTANT;
}
  .site-footer {
    padding: 25px 25px 21px 25px;
}
  .site-header__icon svg {
    height: 24px;
    width: 22px;
}
  small.site-footer__copyright-content a.copyright_text {
    display: block;
}
  
  .main-banner-section {
    margin: 20px 0px 0px;
}
  .banner-section .banner-image-one {
    width: 100%;
}
  .banner-section {
    flex-wrap: wrap;
}
  .banner-section .banner-image-with-text img.banner_desktop {
    display: none;
}
  .banner-section .banner-image-with-text img.banner_mobile {
    display: block;
}
  
  .banner-section .banner-image-with-text .banner-content.banner__text-content--vertical-left_top {
    top: 24px;
    left: 21px;
}
.banner-section .banner-image-with-text .banner-content.banner__text-content--vertical-center_top {
    top: 24px;
}
.banner-section .banner-image-with-text .banner-content.banner__text-content--vertical-right_top {
    top: 24px;
    right: 21px;
}

.banner-section .banner-image-with-text .banner-content.banner__text-content--vertical-left_center {
    left: 21px;
}

.banner-section .banner-image-with-text .banner-content.banner__text-content--vertical-right_center {
    right: 21px;
}

.banner-section .banner-image-with-text .banner-content.banner__text-content--vertical-left_bottom {
    bottom: 24px;
    left: 21px;
}

.banner-section .banner-image-with-text .banner-content.banner__text-content--vertical-center_bottom {
    bottom: 24px;
}

.banner-section .banner-image-with-text .banner-content.banner__text-content--vertical-right_bottom {
    bottom: 24px;
    right: 21px;
}
  
  .modol_popup_content {
    padding: 64px 40px 40px;
}
.main_slideshow_slider button.slick-arrow {
    width: 35px;
    height: 35px;
    opacity: 1;
    visibility: visible;

}
  .main_slideshow_slider button.slick-prev.slick-arrow {
    left: 10px;
}
  
  .main_slideshow_slider button.slick-next.slick-arrow {
    right: 10px;
}
  
  
}