/** Shopify CDN: Minification failed

Line 4569:52 Expected identifier but found whitespace
Line 6453:21 Expected ":"

**/
@font-face {
    font-family: 'New Order';
    src: url('/cdn/shop/files/NewOrder-SemiBold.eot?v=1712748602');
    src: url('/cdn/shop/files/NewOrder-SemiBold.eot?v=1712748602?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/NewOrder-SemiBold.woff2?v=1712748532') format('woff2'),
        url('/cdn/shop/files/NewOrder-SemiBold.woff?v=1712748570') format('woff'),
        url('/cdn/shop/files/NewOrder-SemiBold.ttf?v=1712748602') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'New Order';
    src: url('/cdn/shop/files/NewOrder-Bold.eot?v=1712748643');
    src: url('/cdn/shop/files/NewOrder-Bold.eot?v=1712748643?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/NewOrder-Bold.woff2?v=1712748643') format('woff2'),
        url('/cdn/shop/files/NewOrder-Bold.woff?v=1712748642') format('woff'),
        url('/cdn/shop/files/NewOrder-Bold.ttf?v=1712748643') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'New Order';
    src: url('/cdn/shop/files/NewOrder-Medium.eot?v=1713939771');
    src: url('/cdn/shop/files/NewOrder-Medium.eot?v=1713939771?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/NewOrder-Medium.woff2?v=1713939770') format('woff2'),
        url('/cdn/shop/files/NewOrder-Medium.woff?v=1713939770') format('woff'),
        url('/cdn/shop/files/NewOrder-Medium.ttf?v=1713939771') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'New Order';
    src: url('/cdn/shop/files/NewOrder-Regular.eot?v=1713939880');
    src: url('/cdn/shop/files/NewOrder-Regular.eot?v=1713939880?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/NewOrder-Regular.woff2?v=1713939880') format('woff2'),
        url('/cdn/shop/files/NewOrder-Regular.woff?v=1713939880') format('woff'),
        url('/cdn/shop/files/NewOrder-Regular.ttf?v=1713939880') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'New Order';
    src: url('/cdn/shop/files/NewOrder-Light.eot?v=1713939983');
    src: url('/cdn/shop/files/NewOrder-Light.eot?v=1713939983?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/NewOrder-Light.woff2?v=1713939983') format('woff2'),
        url('/cdn/shop/files/NewOrder-Light.woff?v=1713939983') format('woff'),
        url('/cdn/shop/files/NewOrder-Light.ttf?v=1713939983') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
.product ul.wd-list.wd-wpb,
body.product {
    font-family: 'New Order' !important;
}
h1, h2, h3, h4, h5, h6 {
 font-family: 'New Order' !important; 
}
html {
  scroll-behavior: smooth;
}
 p {
    font-family: 'New Order' !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #808080;
}
body {
    max-width: 1920px;
    margin: 0 auto;
}
.wipex-loader {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ffffff;
    width: 100%;
    min-height: 100vh;
    z-index: 999;
}
.wipex-loader-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    background: #fff;
}
img.loader-img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    max-width: 290px;
}
/*---------- Wipex Studio Header Css Start-----------*/
.site-header.header_sites.alternate_header_sites {
    padding-top: 0;
}
.default-header .site-header.header_sites {
    padding-top: 0;
}
.header_Row_top {
    position: relative;
    display: flex;
}
.headerTop_Left {
    position: relative;
    flex: 0 0 370px;
    max-width: 370px;
    width: 100%;
}
.headerTop_Right {
    position: relative;
    flex: 0 0 100%;
    max-width: calc(100% - 370px);
    width: 100%;
}
.miidleRight_block {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 0px;
    height: 100%;
}
ul.wipex_header_Tabs {
    margin: 0;
    display: flex;
    align-items: center;
    list-style: none;
    position: relative;
}
ul.wipex_header_Tabs li.header-tab {
    position: relative;
    transition: 0.5s;
    margin-bottom: 0;
    cursor: pointer;
    width: 100%;
    filter: grayscale(1);
}
ul.wipex_header_Tabs li.header-tab.active {
    background: #fff;
    filter: none;
}
.tabHeader_Items {
    position: relative;
    max-width: 180px;
    height: 70px;
    width: 100%;
    overflow: hidden;
    transition: 0.5s;
    padding: 7px 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.tabHeader_Items img.wipexesP_TabImg {
    height: 35px;
    width: 100%;
    object-fit: contain;
    transition: 0.5s;
}
ul.wipex_header_Tabs li.header-tab:first-child .tabHeader_Items img.wipexesP_TabImg {
    height: 23px;
}
.header_navigation_main_st, .main_navigation_header {
    position: relative;
    padding-top: 15px;
    transition: 0.5s;
}

.header-layout.header_layout_alternate {
    justify-content: center;
}
.default_studio_head {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.miidleRight_block .header-item.header-item--navigation {
    justify-content: end;
}
.site-header--opening .tab_middle_header_sec .tabHeader_Items img.wipexesP_TabImg {
    height: 25px;
}
.site-header--opening ul.wipex_header_Tabs li.header-tab:first-child .tabHeader_Items img.wipexesP_TabImg {
    height: 20px;
}
.site-header--opening .tabHeader_Items {
    height: 41px;
}
.site-header--opening h1.site-header__logo image-element>img {
    height: 30px;
    object-fit: contain;
}
h1.site-header__logo image-element>img {
    transition: 0.5s;
}
.site-header--opening h1.site-header__logo {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.site-header--opening h1.site-header__logo a.site-header__logo-link {
    padding-top: 0 !important;
    height: 30px;
}
body.studio-dispenser-qr div#header-wipex-studio, 
body.studio-dispenser-qr div#header-wipex {
    display: none !important;
}
body.welcome-to-wipex div#header-wipex,
body.welcome-to-wipex div#header-wipex-studio  {
    display: none !important;
}
/*---------- Wipex Studio Header Css End-----------*/
.header_navigation_main_st .header-layout {
    justify-content: center;
}
a.cc-search-icons {
    display: none;
}
.site-header.header_sites {
    box-shadow: 0px 4px 6px 0px #00000026;
}
#shopify-section-sections--17712059580659__cstm_announcement_cbnFxR {
    background: #afdab2;
    padding: 5px 0;
}
.progress_bar_cstm {
    height: 17px !important;
    border-top-right-radius: 80px !important;
    border-bottom-right-radius: 80px !important;
    position: relative;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .25) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, .25) 50%, rgba(255, 255, 255, .25) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-size: 1rem 1rem;
    animation: 1s linear infinite qsc2-progress-bar-stripes;
}
span.percntcstm {
    position: absolute;
    font-size: 10px;
    color: #fff;
    line-height: 10px;
    top: 2px;
    bottom: 0;
    right: 10px;
}
.pregressCstm_flrx {
    position: relative;
    display: flex;
    align-items: center;
}
.cstm-goal-msg {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 13px;
}
.cstm-goal-msg .goal-message,
.cstm-goal-msg .goal-message p {
    font-family: 'New Order' !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    margin: 0;
    color: #000;
}
.annoucmnt_bar_flex .annoucment_text span {
    letter-spacing: 0;
    color: #000;
}
.pregressCstm_flrx .cart-progress-bar-container {
    width: 270px;
    margin: 0!important;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0!important;
    background-color: #f7e8f8;
    border: none!important;
    padding: 0;
    margin-left: -5px !important;
}
.pregressCstm_flrx img.barIcons_img {
    height: 32px;
    width: 32px;
    object-fit: contain !important;
    background: #d0acd0;
    padding: 5px;
    border-radius: 100px;
    border: 2px solid #afdab2 !important;
    z-index: 1;
}
div#AnnouncementSlider .flickity-slider {
    position: relative !important;
    transform: none !important;
}
div#cart-progress-wrapper {
    transform: none !important;
    width: 100%;
    position: relative !important;
    text-align: center;
}
div#AnnouncementSlide-announcement-0 span {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    letter-spacing: 0;
    color: #000000;
}
.annoucment_text span.announcement-text {
    font-weight: bold !important;
}
.annoucmnt_bar_flex .annoucment_text {
    display: flex;
    align-items: center;
    position: relative;
    flex-wrap: wrap;
    gap: 6px;
}
div#AnnouncementSlide-announcement-0 {
    text-align: center;
}
.annoucmnt_bar_flex {
    position: relative;
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: center;
}
.wrapper_header_sct .cc-ci-section {
    display: none;
}
#qikify-stickycart-v2-app button.qsc2-basic.qsc2-stickybtn {
    display: none;
}
#qikify-stickycart-v2-app .qsc2-drawer-wrapper {
  scrollbar-width: thin !important;
}
#qikify-stickycart-v2-app .qsc2-drawer-wrapper::-webkit-scrollbar {
  width: 5px;
  border-radius: 30px;
}

/* Track */
#qikify-stickycart-v2-app .qsc2-drawer-wrapper::-webkit-scrollbar-track {
  background: #bf8dc070;
  border-radius: 30px;
}

/* Handle */
#qikify-stickycart-v2-app .qsc2-drawer-wrapper::-webkit-scrollbar-thumb {
  background: #bf8dc070;
  border-radius: 30px;
}
.cstm-mobile-subnav-component.cstm-mobile-nav {
    position: relative;
    padding: 15px 10px;
    display: none;
}
/*--------------- Header Menu ----------------*/
ul.navigation_menus.site-nav {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}
ul.navigation_menus.site-nav li .site-nav__link {
    font-family: 'New Order' !important;
    font-size: 18px !important;
    font-weight: 400;
    line-height: 24px;
    color: #000;
    letter-spacing: 0;
    text-transform: capitalize;
    transition: 0.5s;
    position: relative;
}
ul.navigation_menus.site-nav li .site-nav__link span.cc-finder-label:after {
  display: none;
}
ul.navigation_menus.site-nav li .site-nav__link:hover {
    color: #BF8DC0;
}
.cstm_header_icons .site-nav__icons .site-nav__link--icon:hover span.account_Text {
    color: #BF8DC0;
}
.cstm_header_icons .site-nav__icons .site-nav__link--icon svg.icon path {
    transition: 0.4s;
}
.cstm_header_icons .site-nav__icons .site-nav__link--icon:hover svg.icon path {
    stroke: #BF8DC0;
}
ul.navigation_menus.site-nav li:hover .site-nav__link:after {
    opacity: 0;
    display: none;
}
.cstm_header_icons .site-nav__icons .site-nav__link--icon {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.cstm_header_icons .site-nav__icons {
    display: flex;
    align-items: center;
    position: relative;
    gap: 0px;
}
.cstm_header_icons .site-nav__icons .site-nav__link--icon svg.icon {
    opacity: 0.7;
}
.cstm_header_icons .site-nav__icons span.account_Text {
    font-family: 'New Order' !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #000;
    transition: 0.5s;
}
.cstm_header_icons .site-nav__icons .cart-link__bubble--visible {
    border: none;
    letter-spacing: 0;
    font-size: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #000;
}
h2.main_titles {
    font-family: New Order;
    font-size: 54px;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: 0;
}
p.main_titles {
    font-family: New Order;
    font-size: 54px;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: 0;
    color:#000;
}

/***mega menu css start here***/

div#shopify-section-sections--17712059580659__header {
    position: relative;
    z-index: 999;
}

#SiteHeader .header-layout {
    position: static;
}
header .tmenu_submenu.tmenu_submenu_type_tab.tmenu_submenu--desktop.tmenu_submenu_mega_position_fullwidth.tmenu_submenu_tab_position_top {
    border-bottom: 9px solid #AFDAB2;
}

header .tmenu_submenu_type_tab .tmenu_submenu_tab_control {
    justify-content: space-between;
    padding: 24px 40px 35px!important;
    max-width: 1500px;
    margin: 0 auto !important;
}
header .tmenu_col.tmenu_submenu_tab_content {
    padding: 33px 40px 50px !important;
    max-width: 1500px;
    margin: 0 auto!important;
    border-top: 1px solid #808080;
}
header .tmenu_submenu_tab_control .tmenu_item_link {
    text-align: center!important;
    display: flex!important;
    justify-content: center;
    flex-direction: column;
    padding: 0px !important;
    margin: 0px !important;
}

header .tmenu_submenu_tab_position_top .tmenu_submenu_tab_control>li img {
    margin-bottom: 14px;
    max-width: 110px!important;
    margin-right: 0!important;
    width: 100% !important;
    height: 110px !important;
    object-fit: contain;
}

header a.tmenu_item_link span {
    display: block;
}

header ul.tmenu_col.tmenu_submenu_tab_control li {
    border: none!important;
    text-align: center !important;
}

header ul.tmenu_col.tmenu_submenu_tab_control span.tmenu_indicator_icon {
    display: none !important;
}
header .tmenu_submenu_tab_position_top .tmenu_submenu_tab_control>li img {
    margin-bottom: 14px;
    max-width: 134px!important;
    margin-right: 0px !important;
  
}

header .tmenu_submenu_tab_control .tmenu_submenu_tab_active {
    background: transparent !important;
}

header ul.tmenu_col.tmenu_submenu_tab_control span.tmenu_item_text {
       font-family: New Order !important;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 19px;
    text-align: center;
}

header .tmenu_col.tmenu_submenu_tab_content .tmenu_product.tmenu_product-left img {
    max-width: 84px !important;
    width: 100% !important;
    margin-right: 10px !important;
}
header .tmenu_product_price {
    display: none;
}

header .tmenu_product_body .tmenu_product_title {
    color: #808080 !important;
    font-size: 14px!important;
    font-family: New Order!important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

header .tmenu_product_body .tmenu_product_title:hover{
  color:#BF8DC0 !important;
}
header li.tmenu_submenu_tab_active span.tmenu_item_text {
    color: #BF8DC0 !important;
}

header .tmenu_product.tmenu_product-left {
    display: flex;
    justify-content: center;
    align-items: center !important;
}

header a[title="Shop All"] .tmenu_item_text {
    color: #000;
   font-family: New Order!important;
font-size: 14px;
font-weight: 500 !important;
text-decoration:underline;

}
header a[title="Shop All"] {
    display: flex!important;
    align-items: center;
    margin-top: 26px;
}
header  a[title="Shop All"] span {
    width: max-content !important;
}

header a[title="Shop All"]  span.tmenu_item_icon {
    order: 2;
    margin-left: 13px !important;
}

header .tmenu_masonry.tmenu_submenu.tmenu_submenu_type_mega.tmenu_submenu--desktop.tmenu_submenu_mega_position_fullwidth .tmenu_masonry_row {
    gap: 35px;
}
header .tmenu_masonry_row ul {
    padding: 0px !important;
}

header .tmenu_submenu_type_mega .tmenu_item_link {
    padding: 0px !important;
}
header ul.tmenu_submenu.tmenu_submenu_type_automatic.tmenu_submenu--desktop {
    padding: 0px !important;
}

header ul.tmenu_submenu.tmenu_submenu_type_automatic.tmenu_submenu--desktop {
    gap: 20px;
}
header .cstm_header_icons.header-item.header-item--icons {
    position: relative;
    z-index: 9;
}
header a.tmenu_item_link span {
    font-family: 'New Order' !important;
    font-weight: 500 !important;
}

header ul.navigation_menus.custom_nav.site-nav.site-navigation.small--hide li.site-nav__item.site-nav__expanded-item {
    /* display: none !important; */
}

header .tmenu_item--root>.tmenu_submenu {
    z-index: 99999999 !important;
}


@media all and (max-width:1480px){
header .tmenu_submenu_tab_position_top .tmenu_submenu_tab_control>li img {
    height: 115px!important;
    object-fit: contain;
    margin-bottom: 8px!important;
    max-width: 115px!important;
}
  header .tmenu_submenu_type_tab .tmenu_submenu_tab_control {
    padding: 25px 40px 30px!important;
}
  header ul.tmenu_nav li a {
    font-size: 14px !important;
}
  
}

@media all and (max-width:992px){
  header .tmenu_submenu_tab_position_top .tmenu_submenu_tab_control>li img {
    height: 80px!important;
    max-width: 80px!important;
}
  
  header ul.tmenu_col.tmenu_submenu_tab_control span.tmenu_item_text {
    font-size: 11px!important;
    line-height: 17px;
}
}

@media all and (max-width:768px){
div#NavDrawer {
    background: #fff !important;
}
div#NavDrawerStudio {
    background: #fff !important;
}  
.mobile-nav>.mobile-nav__item, .studio_mobiles-nav>.mobile-nav__item {
    background: transparent !important;
}
.drawer__contents .tmenu_image--above>img {
    margin-left: unset;
    margin-right: 0px !important;
    max-width: 45px !important;
    display: inline-block !important;
    width: 100% !important;
}
   .drawer__contents .tmenu_image--above .tmenu_item_text {
    display: inline-block !important;
    margin-top: 0;
}
.drawer__contents .tmenu_image.tmenu_image--above {
    display: flex;
    justify-content: flex-start;
    align-items: center!important;
    gap: 16px;
}
  .drawer__contents .tmenu_item_content_alignment_center>.tmenu_image--above>img {
    margin: 0px;
}

 .drawer__contents  .tmenu_image--above>img {
    display: block!important;
    max-width: 75px;
}
  .drawer__contents .drawer__contents .tmenu_image--above .tmenu_item_text {
    font-family: New Order !important;
}
.drawer__contents  li.tmenu_item.tmenu_item_level_2.tmenu_item_submenu_type_automatic.tmenu_item_has_child.tmenu_item_mobile.tmenu_item_layout.tmenu_item_layout_text ul.tmenu_submenu.tmenu_submenu_type_automatic.tmenu_submenu--mobile {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    height: 100%;
  z-index:4 !important;
}
 .drawer__contents ul.tmenu_submenu.tmenu_submenu_type_automatic.tmenu_submenu--mobile {
    padding: 0px !important;
}
  .drawer__contents li.tmenu_item.tmenu_item_level_2.tmenu_item_submenu_type_automatic.tmenu_item_has_child.tmenu_item_mobile.tmenu_item_layout.tmenu_item_layout_text > a {
    display: none;
}
.drawer__contents .tmenu_item_mobile.tmenu_item_active>.tmenu_item_link, .tmenu_item_mobile .tmenu_item_active>.tmenu_item_link {
    background: #fff!important;
    color: #BF8DC0 !important;
}
  .drawer__scrollable a {
    font-family: New Order !important;
}
 .drawer__contents .tmenu_product-left img {
    max-width: 40px !important;
}
   .drawer__contents a.tmenu_item_link[title="Shop All"] {
    padding: 12px 33px;
}
 .drawer__contents  li.tmenu_item.tmenu_item_level_3.tmenu_item_submenu_type_automatic.tmenu_item_mobile.tmenu_item_layout.tmenu_item_layout_image img {
    width: 100% !important;
    max-width: 100% !important;
           padding: 7px 0px;
}
  .drawer__contents  li.tmenu_item.tmenu_item_level_2.tmenu_item_submenu_type_automatic.tmenu_item_mobile.tmenu_item_layout.tmenu_item_layout_image img {
    width: 100% !important;
    max-width: 100% !important;
            padding: 7px 0px;
}
  .drawer__contents  ul.tmenu_submenu.tmenu_submenu_type_automatic.tmenu_submenu--mobile .tmenu_product_price {
    display: none !important;
} 
 .drawer__contents .tmenu_product_title {
    max-width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #808080;
    font-family: 'New Order' !important;
}
.drawer__contents  .tmenu_product.tmenu_product-left {
    display: flex;
    align-items: center !important;
}
  .drawer__contents a.tmenu_item_link[title="Shop All"] {
    padding: 12px 19px;
    display: flex;
}
  
.drawer__contents a.tmenu_item_link[title="Shop All"] span.tmenu_item_text {
    margin: 0px !important;
}
 .drawer__contents span.tmenu_item_icon {
    order: 2;
    margin-left: 10px !important;
}
  .drawer__contents  ul.mobile-nav__social.appear-animation.appear-delay-6 {justify-content: flex-start !important;gap: 30px !important;}

 .drawer__contents  .mobile-nav__social-item {
    flex: unset !important;
    width: max-content !important;
}

 .drawer__contents  li.mobile-nav__social-item a {
    padding: 0px;
}
  .drawer__contents ul.mobile-nav__social.appear-animation.appear-delay-6 {
    justify-content: flex-start!important;
    gap: 30px!important;
    margin: 10px 0px 40px;
}
  .drawer__scrollable a {
    font-family: New Order!important;
    font-weight: 500;
}
  .tmenu_item_mobile > .tmenu_item_link {
    font-size: 14px !important;
    font-weight: 500;
}
  .drawer__close-button {
    position: relative;
    height: 100%;
    padding: 0;
    color: inherit;
}
  .drawer__fixed-header {
    border-bottom: 1px solid #ddd;
}
  .drawer__contents li.mobile-nav__item.mobile-nav__item--secondary a {
    text-transform: uppercase !important;
}
  .drawer__contents  ul.tmenu_submenu.tmenu_submenu_type_automatic.tmenu_submenu--mobile ul ul.tmenu_submenu a.tmenu_item_link {
    padding: 5px 30px !important;
}
  .drawer__contents .tmenu_item_mobile > .tmenu_item_link {
    font-size: 16px !important;
    font-family: 'New Order' !important;
    padding: 15px 15px;    
}
li.tmenu_item_mobile:after {
    border-bottom: 1px solid;
    border-bottom-color: var(--colorDrawerBorder);
    bottom: 0;
    content: "";
    left: var(--drawer-gutter);
    position: absolute;
    right: var(--drawer-gutter);
    display: block !important;
}  
.drawer__contents ul.tmenu_submenu.tmenu_submenu_type_automatic.tmenu_submenu--mobile ul ul.tmenu_submenu a.tmenu_item_link[title="Shop All"] {
    padding: 10px 36px!important;
    color: #fff;
    background: #BF8DC0;
    line-height: normal;
}
  .mobile-nav__item:not(.mobile-nav__item--secondary)+.mobile-nav__item--secondary {
    margin-top: 0;
}
 .drawer__contents li.mobile-nav__social-item svg {
    color: #bf8dc0;
}

}


/*****collections header csss***/
.collection div#HeaderWrapper {
    position: relative;
    background: #fff;
}
.collection .is-light .site-nav__link {
    color: #000;
}
 .collection .is-light .site-nav__link:hover{
   color:#bf8dc0;
 }
/*----------- Wipex Hero Banner------------*/
.wipex_hero_section {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 160px 0;
}
h2.main_hero_title {
    font-size: 64px;
    font-weight: 600;
    line-height: 70px;
    position: relative;
    margin-bottom: 30px;
}
h2.main_hero_title b {
    display: block;
    font-weight: 600;
}
p.mobile_descr {
  display: none;
}
a.btn.cstmbtnshop {
    display: inline-flex;
    align-items: center;
    background: #76C39C;
    font-family: 'New Order' !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.5px;
    min-height: 55px;
    min-width: 225px;
    justify-content: center;
    gap: 10px;
    border-radius: 3px;
}
.heroleftDiv_main {
    position: relative;
    max-width: 730px;
    width: 100%;
}
.hero_sliderBtns {
    position: relative;
    margin-top: 50px;
}
.heroleftDiv_inner p {
    max-width: 630px;
}
.heroRows {
    position: relative;
    display: flex;
    align-items: center;
    z-index: 11;
}
.heroright_img {
    position: relative;
    display: none;
}
.heroabsulte_wipex {
    background-size: 1200px;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
}  
/*------------ Wipex Shiping --------------*/
.home_shipping_free {
    position: relative;
    padding: 40px 0;
    overflow: hidden;
} 
.cstm_shiping_row {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    width: 100%;
} 
.shipping_inner {
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px;
    max-width: 320px;
    width: 100%;
} 
.shiping_colmn {
    position: relative;
    flex: 0 0 39%;
    max-width: 39%;
    width: 100%;
}
.shiping_colmn.shipcolmn_rich_text_ypEqYK {
    flex: 0 0 275px;
    max-width: 275px;
    width: 100%;
} 
.shiping_colmn.shipcolmn_rich_text_xNj6rn {
    flex: 0 0 275px;
    max-width: 275px;
    width: 100%;
}
.shipping_content p {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color:#000;
    position: relative;
    margin-bottom: 0;
    max-width: 190px;
}
img.shipping_icon_img {
    height: 50px;
    object-fit: contain;
}
.shipingDiv_main {
    position: relative;
    padding: 0 10px;
}
.shiping_colmn {
    position: relative;
    display: inline-flex;
}
span.spanline1 {
    position: relative;
    height: 1px;
    max-width: 230px;
    width: 100%;
    background: #000;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto 0;
}
span.spanline1.span_rich_text_E7jjG7 {
    margin: auto;
}
span.spanline1.span_rich_text_UQ4ecy {
    display: none;
}
/*----------- Shop Collection -------------*/
.section-header:empty {
    display: none;
}
.content_search_cstm {
    padding: 40px 0;
}
.shop_product_collection {
    position: relative;
    overflow: hidden;
    padding: 100px 0 130px;
}     
.shopcstmRow {
    position: relative;
    display: flex;
    gap: 20px;
    width: 100%;
    justify-content: center;
} 
.shopcstmcolmn {
    position: relative;
    flex: 0 0 49%;
    max-width: 50%;
    width: 100%;
} 
.section_header_cstm {
    position: relative;
    margin-bottom: 70px;
}
.content_search_cstm hr.hr--medium {
    margin: 0;
    display: none;
}
.cstmdiv_shop {
    position: relative;
    padding: 20px;
    height: 100%;
    transition: 0.5s;
}
.collectionLeaf {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: 400px;
    height: 100%;
    width: 100%;
    background-position: bottom right;
    z-index: 1;
}
.cstmshop_imgs {
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    transition: 0.5s;
}
.cstmshop_content {
    position: absolute;
    z-index: 1;
    transition: .5s;
    bottom: -25px;
}
.shopcstmImgs_main a.shopbtn_all {
    opacity: 0;
}
.shopcstmImgs_main:hover a.shopbtn_all {
    opacity: 1;
}
.collect_cstmshop {
    position: relative;
    height: 100%;
    transition: 0.5s;
    border-radius: 3px;
}
.cstmdiv_shop_flex {
    position: relative;
    display: flex;
    justify-content: space-between;
    transition: 0.5s;
    padding: 20px;
    min-height: 280px;
}
.cstmshopDiv {
    position: relative;
    transition: 0.5s;
    border-radius: 3px;
}
.cstmshop_contentsR {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: end;
    transition: .5s;
    bottom: -50px;
}
.shopcstmImgs_main {
    position: relative;
    transition: .5s;
    height: 252px;
    overflow: hidden;
    border-radius: 3px;
}
.shopcstm_img {
    position: relative;
    height: 100%;
}
.cstmShop_all {
    position: relative;
    height: 100%;
    transition: 0.5s;
    padding: 15px;
    border-radius: 3px;
}
.innerCstm_shop {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.shopcstmImgs_main a.shopbtn_all {
    color: #000;
}
.shopcstmImgs_main a.shopbtn_all img.allbtn_img {
    filter: brightness(0.1);
}
.shopAll_cstm {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    transition: 0.5s;
    border: 2px solid #000000;
    transition: 0.5s;
    gap: 10px;
}
.shopAll_cstm span.cstmhosptext {
    text-decoration: underline;
}
img.cstm_collection_img {
    position: relative;
    transition: .5s;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.shopcstmImgs_main h3.collTitles_pdct {
    margin-bottom: 10px;
    line-height: 1.2;
}
img.pdct_collection_img {
    transition: 0.5s;
    position: relative;
}
.shopcstm_content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 15px 20px;
}
.cstmdiv_inner_flex {
    position: relative;
    display: flex;
    justify-content: center;
    gap: 20px;
    width: 100%;
}
.cstmshop_colmleft {
    position: relative;
    flex: 0 0 49%;
    max-width: 49%;
    width: 100%;
}
.cstmshop_colmRight {
    position: relative;
    flex: 0 0 49%;
    max-width: 49%;
    width: 100%;
}
h3.collTitles_pdct {
    font-size: 26px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    letter-spacing: 0;
    position: relative;
}
a.shopbtn_all {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    transition: .5s;
    color: #fff;
    font-family: 'New Order' !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 23.48px;
    text-align: center;
    overflow: hidden;
}
.shopcstmImgs_main:hover img.cstm_collection_img {
    transform: scale(1.2);
}
.cstmshop_content h3.collTitles_pdct {
    padding-bottom: 15px;
}
.collect_cstmshop:hover .cstmshop_content {
    bottom: 20px;
}
.collect_cstmshop:hover .cstmshop_content h3.collTitles_pdct {
    padding-bottom: 0px;
}
.collect_cstmshop:hover img.pdct_collection_img {
    transform: scale(1.2);
}
.cstmshop_contentsR h3.collTitles_pdct {
    padding-bottom: 20px;
}
.cstmshopDiv:hover .cstmshop_contentsR {
    bottom: 0;
}
.cstmshopDiv:hover .cstmshop_contentsR h3.collTitles_pdct {
    padding-bottom: 0px;
}
.cstmshopDiv:hover img.pdct_collection_img {
    transform: scale(1.2);
}
.cstmShop_all:hover {
    background-color: #f3fff9 !important;
}

/*------------- Popular Products -------------*/

.home_product_section {
    position: relative;
    overflow: hidden;
    padding-top: 130px;
}
.section_header_product {
    position: relative;
    margin-bottom: 60px;
}
.cstm_product_items .grid-product {
    width: 100%;
    position: relative;
    padding-left: 0;
}
.type_img_pro {
    position: absolute;
    z-index: 1;
    top: 10px;
    left: 10px;
    max-width: 60px;
    height: 60px;
}
.type_img_pro img.type_img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
}
.cstm_product_items .image-wrap {
    height: inherit !important;
    text-align: center;
    background: #fff;
    padding: 10px !important;
}
.cstm_product_items .grid-product .grid-product__content {
    position: relative;
    text-align: center;
    transition: 0.5s;
}
.cstm_product_items .image-wrap image-element {
    position: relative !important;
    max-width: 260px;
    height: 260px;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.cstm_product_items .image-wrap image-element img.grid-product__image {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
}
.cstm_product_items .grid-product .grid-product__meta {
    text-align: left;
    padding: 20px 0 0;
}
.wipex_cstm_product_btns {
    position: relative;
    padding-top: 20px;
    display: flex;
    align-items: center;
    gap: 6px;
    justify-content: space-around;
}
.cstm_product_items .grid-product .grid-product__meta .grid-product__title {
    font-family: New Order;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    letter-spacing: 0;
    color: #000;
    display: block;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 65px;
}
.cstm_product_items .grid-product .grid-product__price {
    font-family: New Order;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
}
.cstm_product_items .grid-product .grid-product__price span.grid-product__price--original {
    font-family: New Order !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    color: #949494;
}
button.btn.addtocartbtn {
    font-family: 'New Order' !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    letter-spacing: 0;
    min-height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #BF8DC0;
    transition: 0.5s !important;
    width: 100%;
    border-radius: 3px;
    color: #fff;
}
button.btn.addtocartbtn:after, 
a.btn.vewdetalbtns:after {
  display: none;
}
a.btn.vewdetalbtns {
    font-family: 'New Order' !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #BF8DC0;
    letter-spacing: 0;
    border: 1px solid #BF8DC0;
    min-height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    width: 100%;
    transition: 0.5s !important;
    border-radius: 3px;
}
a.btn.vewdetalbtns:hover {
    color: #fff;
    border: 1px solid #BF8DC0;
    background-color: #BF8DC0 !important;
}
.cstm_product_carousel button.owl-prev {
    position: absolute;
    top: 25%;
    max-width: 68px;
    height: 68px;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #888787 !important;
    transition: 0.5s;
    left: -20px;
    background-image: url(https://wipex.co/cdn/shop/files/Left_Vector.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.cstm_product_carousel button.owl-next {
    position: absolute;
    top: 25%;
    max-width: 68px;
    height: 68px;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #888787 !important;
    transition: 0.5s;
    right: -20px;
    background-image: url(https://wipex.co/cdn/shop/files/Right_Vector.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.cstm_product_carousel button:hover {
    background-color: #000 !important;
}
.cstm_product_carousel button span {
  display: none;
}
span.cartcstText_cstm {
    display: block !important;
}
a.btn.vewdetalbtns:hover span.viewcstmSvg_icon svg path {
    fill: #fff;
}
/*------------------Naturally Cleaning------------------*/
.natural_cleaning_sct {
    position: relative;
    overflow: hidden;
    padding: 130px 0;
} 
.naturalRow {
    position: relative;
    display: flex;
    gap: 20px;
    width: 100%;
    justify-content: center;
}
.natural_colm {
    position: relative;
    flex: 0 0 30%;
    max-width: 30%;
    width: 100%;
}
.natural_clean_main {
    position: relative;
    max-width: 345px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding: 0 10px;
}
.natural-custom-title {
    text-align: center;
    padding-bottom: 60px;
}
.naturally_select_UAHTPV {
    border-left: 1px dashed #808080;
    border-right: 1px dashed #808080;
}
.natural_colm.naturally_select_UAHTPV {
    flex: 0 0 37%;
    max-width: 37%;
    width: 100%;
}
img.natural_symbol {
    position: absolute;
    right: -60px;
    bottom: -35px;
}
.naturally_contents .heading-nature {
    font-size: 22px;
    font-weight: 500;
    color:#000;
    line-height: 26px;
    position: relative;
}
.naturally_contents .subheading-nature {
    position: relative;
    font-family: 'New Order' !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    color: #808080;
}
.naturally_icons {
    position: relative;
    padding-bottom: 20px;
    max-width: 100px;
    height: 100px;
    width: 100%;
    margin: 0 auto;
}
img.natural_icon_img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
/*---------- What Are Saying ----------*/
.what_are_saying {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 130px 0 100px;
}
img.authors_saying_img {
    width: 100% !important;
    height: 100%;
    object-fit: contain;
}
img.quote_saying_img {
    width: auto !important;
}
.cstm_saying_imgs {
    position: relative;
    max-width: 180px;
    height: 100px;
    width: 100%;
    margin-bottom: 30px;
}
.cstm_saying_text p {
    margin-top: 20px;
}
.cstm_saying_items {
    box-shadow: 0 0 16px #00000026;
    background: #fff;
    padding: 30px;
    margin: 15px 0;
    position: relative;
    min-height: 365px;
    border-radius: 3px;
}
.saying_cstm_header {
    position: relative;
    margin-bottom: 60px;
}

.saying_are_carousel .owl-dots {
    text-align: center;
    padding-top: 30px;
}
.saying_are_carousel .owl-dots button.owl-dot {
    width: 25px;
    height: 25px;
    background: transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 3px;
    border: 1px solid transparent;
    border-radius: 50%;
    transition: 0.5s;
}
.saying_are_carousel .owl-dots button.owl-dot:hover,
.saying_are_carousel .owl-dots button.owl-dot.active {
    border: 1px solid #292E36;
}
.saying_are_carousel .owl-dots button.owl-dot span {
    width: 11px;
    height: 11px;
    display: inline-flex;
    align-items: center;
    background: #B6B6B6;
    border-radius: 50%;
    justify-content: center;
    transition: 0.5s;
}
.saying_are_carousel .owl-dots button.owl-dot:hover span, 
.saying_are_carousel .owl-dots button.owl-dot.active span {
    background: #292E36;
} 

/*---------- Starter Bundles ----------*/
.starter_bundles_main {
    position: relative;
    width: 100%;
    overflow: hidden;
}
div#shopify-section-template--17712063643891__starter_bundles_aeBVkD {
    position: relative;
    width: 100%;
}
.starterabsulte {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    height: 30px;
}
.starter_row {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.starterColmLeft {
    max-width: 35%;
    flex: 0 0 35%;
    width: 100%;
    position: relative;
}
.starterColmRight {
    flex: 0 0 65%;
    max-width: 65%;
    width: 100%;
}
.starterDiv_img {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
}
.starterDiv_flex {
    display: flex;
    align-items: center;
    padding: 146px 0 116px;
}
.starterDivText {
    position: relative;
    max-width: 460px;
    width: 100%;
    text-align: center;
    z-index: 1;
}
p.wipexSubTitle {
    font-size: 26px;
    font-weight: 500;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.starterbundle_main .wip-desc {
    font-family: 'New Order' !important;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    text-align: center;
    color: #fff;
    letter-spacing: 0;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}
.starterBtns {
    position: relative;
    margin-top: 50px;
}

/*----------Review----------*/
.custom_review_section {
    position: relative;
    overflow: hidden;
    padding: 130px 0 95px;
    width: 100%;
}
.review-custom-title {
    position: relative;
    margin-bottom: 60px;
}
.cstm_review_items {
    position: relative;
    padding: 10px 0;
    opacity: 0.5;
}
.owl-item.active.center .cstm_review_items {
    opacity: 1;
}
.cstm_review_content {
    position: relative;
    display: flex;
    align-items: center;
    background: #fff;
    padding: 30px;
    min-height: 320px;
    border-radius: 3px;
}
.owl-item.active.center .cstm_review_content {
    box-shadow: 0 0 10px #0000001a;
}
.owl-item.active.center .cstm_review_imgs {
    padding-right: 20px;
}
.cstm_review_text {
    position: relative;
    padding-left: 30px;
}
.cstm_review_text p {
    font-family: 'New Order' !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    color: #A3A3A3;
}
p.clientName {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    letter-spacing: 0;
    color: #BF8DC0;
    margin-bottom: 0;
}
.cstm_review_text p.clientprofile {
    line-height: 21.13px;
    text-align: left;
    color: #A3A3A3;
    margin-bottom: 0;
    margin-top: 5px;
}
.cstm_review_imgs {
    position: relative;
    max-width: 270px;
    width: 100%;
}
span.reviewimgs_quote {
    position: absolute;
    top: -12px;
}
.cstm_review_text h3, .cstm_review_text p.h3 {
    font-size: 28px;
    letter-spacing: 0;
    font-family: Roboto Condensed;
    font-weight: 700;
    line-height: normal;
}
.cstm_review_text h5, .cstm_review_text p.h5 {
    font-size: 20px;
    font-family: Roboto Condensed;
    color: #202020;
    margin-bottom: 0;
    letter-spacing: 0;
    line-height: normal;
} 
img.quote_img {
    max-width: 50px !important;
    height: 45px !important;
    object-fit: contain;
    position: absolute;
    top: -38px;
    left: 0;
}
.cstm_review_carousel .owl-dots {
    text-align: center;
    padding-top: 60px;
}
.cstm_review_carousel .owl-dots button.owl-dot {
    width: 25px;
    height: 25px;
    background: transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 3px;
    border: 1px solid transparent;
    border-radius: 50%;
    transition: 0.5s;
}
.cstm_review_carousel .owl-dots button.owl-dot:hover,
.cstm_review_carousel .owl-dots button.owl-dot.active {
    border: 1px solid #292E36;
}
.cstm_review_carousel .owl-dots button.owl-dot span {
    width: 11px;
    height: 11px;
    display: inline-flex;
    align-items: center;
    background: #B6B6B6;
    border-radius: 50%;
    justify-content: center;
    transition: 0.5s;
}
.cstm_review_carousel .owl-dots button.owl-dot:hover span, 
.cstm_review_carousel .owl-dots button.owl-dot.active span {
    background: #292E36;
} 
/*--------------Dutch Harbor Brands---------------*/
.greater_good_section {
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}
.greater_good_section .page-width {
    max-width: 1315px;
}
.greatorRow {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.greatorColmLeft {
    position: relative;
    max-width: 640px;
    width: 100%;
}
.greator_dutch_inner p {
    font-size: 30px;
    font-weight: 500;
    color:#000;
    line-height: 40px;
    text-align: left;
    letter-spacing: 0;
    position: relative;
}
img.dutchLogo {
    max-width: 210px;
}
.greatorBtns {
    position: relative;
    margin-top: 40px;
}
a.btn.cstmbtnLearn {
    display: inline-flex;
    align-items: center;
    background: #BF8DC0;
    font-family: 'New Order' !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.5px;
    min-height: 55px;
    min-width: 225px;
    justify-content: center;
    gap: 10px;
    border-radius: 3px;
}

/*----------Newsletter Section---------*/
.custom_newsletter_section {
    position: relative;
    padding: 110px 0;
    overflow: hidden;
}
.cstmflower_news {
    position: absolute;
    width: 100%;
    bottom: 15px;
    background-size: 350px !important;
    background-repeat: no-repeat !important;
    background-position: left bottom !important;
    left: 15px;
    top: 0;
}
.custom_newsletter_section .page-width {
    position: relative;
    z-index: 1;
}
.news-custom-title h2.main_titles {
    margin-bottom: 30px;
}
.news-custom-title {
    position: relative;
    padding-bottom: 10px;
}
.news-custom-title .newsletter-dec {
    color: #fff;
    font-size: 18px;
    font-family: 'Montserrat';
    line-height: 1.5;
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
}
.cstm_newsletter_block .input-group.newsletter__input-group {
    flex-direction: column;
    justify-content: center;
    gap: 40px;
    margin-top: 20px;
}
.cstm_newsletter_block .input-group input {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 17px;
    line-height: 1.5;
    outline: none;
    box-shadow: none;
    width: 100%;
}
.cstm_newsletter_block .newsletter__input-group {
    max-width: 710px;
}
.cstmNewsltr {
    position: relative;
    display: flex;
    gap: 10px;
}
.cstm_newsletter_block .input-group input::placeholder {
    color: rgba(255, 2555, 255, 0.5) !important;
}
.cstm_newsletter_block .input-group-btn {
    justify-content: center;
}
.cstm_newsletter_block .input-group-btn button.btn {
    background: #76C39C;
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 400;
    max-width: 230px;
    width: 100%;
    transition: 0.4s !important;
    min-height: 55px;
    border-radius: 3px !important;
}
.cstm_newsletter_block .input-group-btn button.btn:hover {
    background-color: #bf8dc0 !important;
} 
.dispensorBulk_sect {
    position: relative;
    padding-bottom: 20px;
    overflow: hidden;
}
.cstm_newsletter_block .plant-tree-form {
    text-align: center;
    padding: 15px 0;
}  
.text_center {
    text-align: center;
}
/*---------- Top Search Bar --------------*/
predictive-search.is-active .predictive__screen {
    background: rgba(118, 195, 156, 0.4);
}
.site-header__search-container.is-active form input.search__input {
    min-height: 40px;
    outline: none;
    font-family: 'New Order' !important;
    font-size: 14px;
}
.site-header__search button.btn--search .icon {
    height: 24px;
    width: 24px;
}
.site-header__search-container.is-active form input.search__input:focus {
    border-color: rgba(128, 128, 128, 0.4);
}
predictive-search.is-active .btn--close-search {
    align-items: center;
    display: flex;
    justify-content: center;
    flex: 40px 0 0;
    background: #bf8dc0;
}
predictive-search.is-active .btn--close-search svg.icon.icon-close {
    width: 30px;
    height: 30px;
}
predictive-search.is-active .btn--close-search svg.icon.icon-close path {
    stroke: #fff !important;
}
/*----------- Common Pages Css -----------*/
.inner_pages_banner, 
.blog_page_banner, 
.woocomerce_page_banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 240px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.inner_pages_color,
.blog_page_color, 
.Woocommerce_page_color {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 240px;
}
h1.section_header_title, 
h1.blogs_header_title,
h1.post_header_title,
h1.woocommerce_header_title {
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
  text-align: center;
}
/*----------- About Us Page ------------*/
.custm_dream_clean_main {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.proudly_wipes_header {
    position: relative;
}
.proudly_wipes_solution {
    position: relative;
    overflow: hidden;
    padding-top: 130px;
    padding-bottom: 30px;
}
h5.wipexes_subTitle, p.wipexes_subTitle {
    font-family: New Order;
    font-size: 18px;
    font-weight: 500;
    line-height: 21.6px;
    text-align: center;
    letter-spacing: 0;
}
h4.subMIdtitle, h3.subMIdtitle {
    font-family: 'New Order' !important;
    font-size: 25px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0;
}
.meetAviRow {
    position: relative;
    display: flex;
}
.aviColmn {
    position: relative;
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
}
.communityRow {
    position: relative;
    display: flex;
}
.communityColm {
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
    position: relative;
}
.communitiesDivRight {
    position: relative;
    padding-top: 30px;
}
.communityDivImage {
    position: relative;
    overflow: hidden;
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.4);
    border-radius: 3px;
}
.meetAvimeldiv_inr {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: end;
    padding-bottom: 20px;
}
.aviRow_img {
    position: relative;
    overflow: hidden;
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.4);
    border-radius: 3px; 
}
.meetAvimelindaDiv {
    position: relative;
    padding-right: 60px;
}
h6.highlight_text, p.highlight_text {
    font-family: 'New Order' !important;
    font-size: 24px;
    font-weight: 400;
    line-height: 35px;
    text-align: left;
    letter-spacing: 0;
}
.communityDivRight {
    position: relative;
    padding-left: 60px;
    padding-top: 40px;
}
.communitiesDivLeft {
    position: relative;
    margin-top: -80px;
    padding-left: 60px;
}
.our_communities_sect {
    position: relative;
    padding: 110px 0 130px;
    overflow: hidden;
    width: 100%;
}
.communityBtns {
    position: relative;
    padding-top: 30px;
}
img.community_img {
    width: 100%;
}
/*----------- Plant A Tree -------------*/
a.btn.cstmbtnsgreen {
    display: inline-flex;
    align-items: center;
    background: #76c39c;
    font-family: 'New Order' !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: .5px;
    min-height: 60px;
    min-width: 225px;
    justify-content: center;
    gap: 10px;
    border-radius: 3px;
}

.effortsRow {
    position: relative;
    display: flex;
    align-items: center;
}
.effortsColmn {
    position: relative;
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
}
.proudly_forward_header {
    max-width: 780px;
    margin: 0 auto 40px;
    position: relative;
}
.pay-forward_section {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 130px 0;
}
h4.subMidlletitle, h3.subMidlletitle {
    font-family: New Order;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.3;
    text-align: center;
    letter-spacing: 0;
    position: relative;
    color: #808080;
}
.effortsRightDiv {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: end;
}
.effortsDivImage {
    position: relative;
    max-width: 540px;
    width: 100%;
    overflow: hidden;
}
img.plants_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.effortsDivContent {
    position: relative;
    max-width: 606px;
    width: 100%;
}
h3.joinEffort_titles, h2.joinEffort_titles {
    font-family: New Order;
    font-size: 36px;
    font-weight: 500;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 20px;
}
.makeRowfull {
    position: relative;
    padding: 70px;
    overflow: hidden;
}
.makecolmfull {
    box-shadow: 2px 2px 20px 0px #00000040;
    border: 1px solid #76C39C;
    background: #000000a6;
    padding: 60px 40px;
    max-width: 540px;
    backdrop-filter: brightness(0.8);
    position: relative;
    transition: 0.5s;
    width: 100%;
}
.make_diffrence_div {
    position: relative;
}
.make_diffrence_div p {
    text-align: center;
    color: #fff;
}
.make_diffrence_div p:first-child strong {
    color: #BF8DC0;
}
.make_diffrence_div p:last-child strong {
  color: #76C39C;
}
h3.diffrenceTitle {
    font-family: New Order;
    font-size: 36px;
    font-weight: 600;
    line-height: 1;
    text-align: center;
}
h4.treeTitles {
    font-family: New Order;
    font-size: 26px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    letter-spacing: 0;
}
.make_diffrence_forms .input-group {
    flex-direction: column;
    gap: 30px;
    max-width: 440px;
    width: 100%;
}
label.makeLabel {
    font-family: New Order;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 28.8px !important;
    letter-spacing: 0 !important;
    color: #76C39C;
    margin-bottom: 5px;
}
.make_form_group:not(:last-child) {
    margin-bottom: 20px;
}
.make_form_group {
    position: relative;
    transition: 0.5s;
    overflow: hidden;
}
.make_form_group input.input-group-field {
    width: 100%;
    border: 1px solid #DCDCDC;
    min-height: 50px;
    border-radius: 3px;
    color: #fff;
    font-family: 'New Order' !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
.make_form_group input.input-group-field::placeholder {
    color: #ffffff !important;
}
button.btn.plantTreebtns {
    background: #BF8DC0;
    min-height: 50px;
    font-family: 'New Order' !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 21.13px;
    text-align: center;
    letter-spacing: 0;
    min-width: 206px;
    border-radius: 3px !important;
    transition: 0.5s !important;
    margin: 5px auto 0;
}
button.btn.plantTreebtns:hover {
    background: #76C39C !important;
    color: #fff;
}
.sponsor_planting_sec {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 130px 0;
}
.sponsorRow {
    position: relative;
    display: flex;
    justify-content: center;
}
.sponsorpairdiv {
    position: relative;
}
.sponsorColmn {
    position: relative;
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
}
.pairdivMainImg {
    position: relative;
    padding-right: 40px;
}
.pairdivMainText {
    position: relative;
    padding-left: 45px;
    padding-top: 45px;
}
.farprogressDiv {
    position: relative;
    display: flex;
    align-items: center;
    gap: 20px;
}
.pro_colmnLeft {
    position: relative;
    flex: 0 0 350px;
    max-width: 350px;
    width: 100%;
}
.progressDivRow {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.progressDiv_main {
    clip-path: polygon(8% 0,100% 0,100% 100%,0% 100%);
    position: absolute;
    bottom: 60px;
    left: auto;
    right: 0;
    max-width: 85%;
    width: 100%;
}
.progressfarInner {
    position: relative;
    padding-left: 120px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.pro_colmnRight {
    position: relative;
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
    text-align: center;
}
.divcontent_progress h2.main_titles {
    margin-bottom: 0;
}
.profarDiv_Inner {
    max-width: 180px;
    width: 100%;
    position: relative;
    text-align: center;
    margin: auto;
}
.profarDiv_textMain {
    position: relative;
    transition: 0.5s;
}
.profarDiv_textMain:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 10px;
    width: 1px;
    height: 100%;
    background: #fff;
}
.profarDiv_textMain:after {
    position: absolute;
    content: "";
    top: 0px;
    bottom: 10px;
    left: 3px;
    width: 16px;
    height: 16px;
    background: #fff;
    margin: auto 0 0;
    animation: pulse 5s ease infinite alternate,nudge 5s linear infinite alternate;
}
@keyframes pulse{
    0%{
        transform:translateY(0)
    }
    100%{
        transform:translateY(-100px)
    }
}
@keyframes nudge{
    0%{
        transform:translateY(0)
    }
    100%{
        transform:translateY(-100px)
    }
}
.sponsor_textfar {
    position: relative;
}
h2.sponsorHideTitle, p.sponsorHideTitle {
    font-family: New Order;
    font-size: 60px;
    font-weight: 600;
    line-height: 70px;
    letter-spacing: 0.05em;
    text-align: center;
    margin: 0;
    text-shadow: 2px 0 #afdab280, -2px 0 #afdab280, 0 2px #AFDAB2, 0 -2px #afdab280, 1px 1px #afdab280, -1px -1px #afdab280, 1px -1px #afdab280, -1px 1px #afdab280;
    color: #76c39c !important;
    opacity: 0.5;
    position: absolute;
    left: 0;
    right: 0;
}
.sponsor_textfar p.sponsrtitlep, .sponsor_textfar h3 {
    font-family: New Order;
    font-size: 40px;
    font-weight: 700;
    line-height: 70px;
    letter-spacing: 0.05em;
    text-align: center;
    position: relative;
    color: #fff !important;
    margin-bottom: 0;
}
.sponsor_textfar p {
    color: #fff;
    margin-bottom: 0;
}
.sponsor_icon {
    position: relative;
    max-width: 80px;
    height: 80px;
    margin: 0 auto 10px;
}
img.sponsorIcon_img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.pairdivMainText h3.growing_titles, h2.growing_titles {
    text-align: left;
}
h5.growing_highlight, h3.growing_highlight {
    font-family: 'New Order' !important;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    text-align: left;
    letter-spacing: 0;
}
a.btn.cstmbttnsgreen {
    display: inline-flex;
    align-items: center;
    background: #76c39c;
    font-family: 'New Order' !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: .5px;
    min-height: 55px;
    min-width: 225px;
    justify-content: center;
    gap: 10px;
    border-radius: 3px;
}
img.btn_img_hover {
    position: relative;
    display: none;
    transition: 0.5s;
}
.ownForestDiv:hover a.btn.cstmbttnsgreen {
  transition: 0.5s !important;
}
.ownForestDiv:hover a.btn.cstmbttnsgreen img.btn_img {
    display: none;
}
.ownForestDiv:hover a.btn.cstmbttnsgreen img.btn_img_hover {
    display: block;
}
.ownForestDiv:hover a.btn.cstmbttnsgreen:hover img.btn_img_hover {
  display: none;
}
.ownForestDiv:hover a.btn.cstmbttnsgreen:hover img.btn_img {
  display: block;
}
a.btn.cstmbttnsgreen:hover {
  background: #BF8DC0 !important;
}
.forestRow {
    position: relative;
    display: flex;
    justify-content: center;
}
.forestColm {
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
    position: relative;
}
.ownForestDiv {
    height: 100%;
    position: relative;
    overflow: hidden;
    transition: 0.5s;
    padding: 20px;
}
.ownForestDiv:hover .forestownDiv_main {
    background: #76c39c;
}
.ownForestDiv:hover a.btn.cstmbttnsgreen {
    background: #fff;
    color: #76c39c;
}
.ownForestDiv:hover a.btn.cstmbttnsgreen:hover {
    color: #fff;
}
.forestownDiv_main {
    position: relative;
    background: #000000bf;
    padding: 110px 40px;
    text-align: center;
    transition: .5s;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
}
h3.owngrowingTitle, h2.owngrowingTitle {
    font-family: New Order;
    font-size: 36px;
    font-weight: 500;
    line-height: 1.1;
    text-align: center;
}
.forestownDiv_main p {
    color: #fff;
}
.forestownDiv_main p a {
    color: #fff;
    text-decoration: underline;
    transition: 0.4s;
}
.shipping_inner h2.h3 {
    margin-bottom: 0;
}
p:empty {
  display: none;
}
.growing_OwnBtns {
    position: relative;
    padding-top: 20px;
}

.earth_communities_sec {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 130px;
}
.communities_thanks_sec {
    position: relative;
    padding: 130px 0;
}
.earth_setion_header {
    max-width: 950px;
    margin: 0 auto 60px;
    position: relative;
}
h3.growing_titles, h2.growing_titles {
    font-family: New Order;
    font-size: 36px;
    font-weight: 500;
    line-height: 1.2;
    text-align: center;
}
.earthRow {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.earthcolmn {
    position: relative;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    width: 100%;
}
img.earthPlant_img {
    width: 100%;
    transition: 0.5s;
}
.earthDiv_inner {
    position: relative;
    overflow: hidden;
    transition: 0.5s;
}
/*----------- Cart Page -----------*/
.cart_content_sect {
    position: relative;
    padding: 30px 0;
}
.cart_contiue_btn a {
    color: #fff;
    transition: 0.5s;
}
.cart_contiue_btn a:hover {
    opacity: 0.8;
}
.cart_content_sect #cart_reserved_box {
    justify-content: center;
    text-align: center;
    position: relative;
}
.cart_content_sect .cart-reserved-text-box span {
    font-family: 'New Order' !important;
    font-size: 16px !important;
    font-weight: 600;
    line-height: 1.5;
    text-align: center !important;
    color: #fff;
}
.cartPage_endCol {
    background: #76c39c;
    color: #fff;
    position: relative;
}
.subtotalcstm {
    font-family: New Order;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
    text-align: left;
}
.pricetotalcstm {
    font-family: New Order;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
    text-align: left;
}
small.csrtTexts {
    font-family: 'New Order' !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}
.row_item_cart.cart__item-row {
    margin-bottom: 0;
}
svg.remove_svg {
    fill: red;
}
.woocomCart_page .cart__item-title a.cart__item-name {
    font-family: New Order;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    text-align: left;
}
.woocomCart_page .cstmtext_carts {
    font-family: 'New Order' !important;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
}
.woocomCart_page .cart__item-sub .cart__item-price-col span.cart__price {
    font-family: New Order;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    text-align: left;
}
.woocomCart_page .sub_item_cart {
    display: flex;
    align-items: center;
    gap: 10px;
}
.woocomCart_page .sub_item_cart .js-qty__wrapper {
    min-width: 120px;
} 
.woocomCart_page .sub_item_cart .js-qty__wrapper button.js-qty__adjust--minus {
    border-right: 1px solid #e8e8e1;
}
.woocomCart_page .sub_item_cart .js-qty__wrapper button.js-qty__adjust--plus {
    border-left: 1px solid #e8e8e1;
}
.woocomCart_page .sub_item_cart .js-qty__wrapper button.js-qty__adjust {
    min-width: 40px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.woocomCart_page .sub_item_cart .js-qty__wrapper button.js-qty__adjust:hover {
    background-color: transparent;
    color: #bf8dc0;
}
.woocomCart_page .sub_item_cart .js-qty__wrapper button.js-qty__adjust:hover svg path {
    fill: #bf8dc0;
}
.woocomCart_page .sub_item_cart input.js-qty__num {
    min-height: 45px;
}
.woocomCart_page .cart__item-sub {
    padding-top: 10px;
    align-items: center;
}
.cartPage_cstm_main {
    position: relative;
    border: 1px solid #e8e8e1;
}
.cartPage_cstm_main .cart_items_cstm {
    padding-top: 20px;
    padding-right: 30px;
    padding-left: 10px;
}
button.btn.checkoutCart_cstm {
    display: inline-flex;
    align-items: center;
    background: #bf8dc0;
    font-family: 'New Order' !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: .5px;
    min-height: 60px;
    min-width: 225px;
    justify-content: center;
    gap: 10px;
    border-radius: 3px;
    text-transform: capitalize;
}
h5.emptycart_titles {
    font-family: New Order;
    font-size: 34px;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    letter-spacing: 0;
}
body.cart main#MainContent {
    min-height: initial;
}
.cartEmpty_sect {
    position: relative;
    padding: 20px 0;
}
a.btn.cstmbtncartempty {
    display: inline-flex;
    align-items: center;
    background: #BF8DC0;
    font-family: 'New Order' !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: .5px;
    min-height: 60px;
    min-width: 270px;
    justify-content: center;
    gap: 10px;
    border-radius: 3px;
} 

/*----------- Collection Page ----------------*/
.collection-sidebar.cstmside_collection {
    display: none;
}
.cstmGrid_default {
    padding-top: 50px;
}
.coll_grid_items .pagination>span.prev,
.coll_grid_items .pagination>span.next {
    background: #bf8dc0;
}
.coll_grid_items .pagination span.page {
    width: 44px;
    height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #fafafa;
    position: relative;
}
.coll_grid_items .pagination span.page a {
    font-family: 'New Order' !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
}
.coll_grid_items .pagination span.page.current {
    background: #76C39C;
    opacity: 1;
    color: #fff;
}

div#shopify-section-template--17712063283443__main-collection {
    position: relative;
}
div#shopify-section-template--17712063283443__main-collection .collection-content {
    padding: 130px 0;
}
.wrapper_collections_grid .collection-filter__item--count {
    display: none;
}
label.hidden_label_cstm {
    font-family: New Order !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: 30px;
    text-align: left;
    letter-spacing: 0 !important;
    margin-bottom: 0;
    white-space: pre;
}
.cstm_filter_by_sect select#SortBy {
    border: 1px solid #000000;
    font-family: 'New Order' !important;
    font-size: 14px!important;
    font-weight: 400;
    line-height: normal;
    text-align: left;
    max-width: 225px;
    width: 100%;
    flex: 0 0 225px;
    background-image: url(/cdn/shop/files/Arrow_Vector.png);
    background-repeat: no-repeat;
    background-size: 20px;
}
.product_gridsect .pagination {
    padding-bottom: 0;
    padding-top: 30px;
}
.collection-filter__sort-container.cstm_filter_by_sect {
    display: flex;
    align-items: center;
    gap: 15px;
    position: relative;
    justify-content: end;
}
.wrapper_collections_grid .collection-filter__item--sort {
    margin-bottom: 0;
}
.coll_grid_items.medium-up--four-fifths{width:77%;}
.cstmgrid_sidebar_item.medium-up--one-fifth{width:22%;}
.cstmgrid_sidebar_item.grid__item {
    scrollbar-width: thin!important;
    max-height: 100vh;
    padding-left: 10px;
    padding-right: 5px;
}
h2.colleheadertitle {
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    text-align: left;
    margin-bottom: 15px;
    margin-top: 10px;
}
p.collectionMobile_title {
    display: none;
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    text-align: left;
    color: #000;
} 
.cstm_fillter_collections {
    position: relative;
    box-shadow: 0px 0px 15px 0px #0000001A;
    background: #fff;
    padding: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.cstmgrid_sidebar_item::-webkit-scrollbar {
  width: 5px !important;
}
.cstm_fillter_collections a.col-cstm:not(:last-child) {
    border-bottom: 1px solid #B7B7B7;
}
h2.category_subTitle {
    font-size: 34px;
    font-weight: 600;
    line-height: 1;
    text-align: left;
    color: #bf8dc0;
    display: inline-flex;
    z-index: 11;
    position: relative;
}
.collectionMain_Header p {
    font-family: 'New Order' !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #000;
}
.collectionMain_Header {
    position: relative;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
}
.collectionMain_sct {
    position: relative;
    padding-bottom: 30px;
    top: -40px;
    width: 100%;
}
.filters_collections {
    z-index: 1;
    position: relative;
    top: 0 !important;
}
.cstm_fillter_collections a.col-cstm {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 15px;
    padding: 10px 0;
    justify-content: start;
}
.cstm_fillter_collections a.col-cstm image-element.categryImg_cstm {
    max-width: 90px;
    height: 90px;
    width: 100%;
}
.cstm_fillter_collections a.col-cstm image-element.categryImg_cstm img.image-element {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.cstm_fillter_collections p.categoryName {
    margin-bottom: 0;
    transition: .5s;
    line-height: 25px;
    color: #000;
    max-width: 150px;
    width: 100%;
}
.cstm_fillter_collections a.col-cstm.active p.categoryName, 
.cstm_fillter_collections a.col-cstm:hover p.categoryName {
    color: #bf8dc0;
}
.grid.cstmrowCollection {
    position: relative;
    display: flex;
    justify-content: space-between;
    gap: 1%;
    flex-wrap: wrap;
    margin: 0;
} 
.meta_products_grids .grid-product__title {
    font-family: New Order;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    letter-spacing: 0;
    display: block;
    display: -webkit-box;
    max-width: 100%;
    height: 60px;
    margin: 0 auto 15px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.meta_products_grids .grid-product__price {
    font-family: New Order;
    font-size: 22px;
    font-weight: 600;
    line-height: 1;
    text-align: left;
    position: relative;
}
.meta_products_grids .grid-product__price span.grid-product__price--original {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    color: #949494;
}
.content_products_grid .grid-product__image-mask {
    background: #fff;
    padding: 20px;
    position: relative;
    border-radius: 3px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
    margin: 5px;
}
.content_products_grid {
    overflow: hidden;
}
button.btn.addtocartbtn[disabled="disabled"] {
    cursor: no-drop;
    opacity: 0.5;
    color: #fff;
}
button.btn.addtocartbtn[disabled=disabled]:hover {
    background: #bf8dc0 !important;
    opacity: .5;
}
.content_products_grid .grid-product__tag--sold-out {
    background: #bf8dc0;
    color: #fff;
    font-size: 14px;
    transform: rotate(45deg);
    top: 15px;
    right: -25px;
    max-width: 110px;
    width: 100%;
    text-align: center;
}
.grid-product__meta.meta_products_grids {
    padding-top: 20px;
}
.content_products_grid:hover .grid-product__image-mask button.quick-product__btn, 
.content_products_grid .grid-product__image-mask button.quick-product__btn {
    display: none !important;
}
.collection-hero.collection_hero_slide {
    height: 240px;
    position: relative;
}
.collection-hero__content.content_hero_collection:before {
    background: linear-gradient(90deg, rgba(118,195,156,0.5) 20%, rgba(118,195,156,1) 107%);
    opacity: 1;
}
.cstm-all-banner .collection-hero__content.content_hero_collection:before {
    opacity: 0.1;
}
.content_hero_collection h1.section-header__title {
    font-family: New Order;
    font-size: 40px;
    font-weight: 600;
    line-height: 48px;
    text-align: center;
    text-transform: capitalize;
}
a.btn.cstm_BtnsDown {
    display: inline-flex;
    align-items: center;
    background: #76c39c;
    font-family: 'New Order' !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: .5px;
    min-height: 60px;
    min-width: 225px;
    justify-content: center;
    gap: 10px;
    border-radius: 3px;
    transition: 0.5s !important;
}
a.btn.cstm_BtnsDown:hover {
    background: #BF8DC0 !important;
}
.custm_gyme_starter_main {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.homeCaption_caption {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
img.sustainBGhero {
    position: relative;
    height: 640px;
    width: 100%;
    object-fit: cover;
    transition: 0.5s;
}
.cstm_home_video {
  position: relative;
  height: 640px;
  overflow: hidden;
}
video.gymevideo_starter{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cstm_caption_sustinb p {
    font-family: 'New Order' !important;
    font-size: 23px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
}
.cstm_caption_sustinb h2.main_titles {
    margin-bottom: 20px;
}
.gymstarterBtns {
    position: relative;
    padding-top: 20px;
}
.collection_main_faq_sect {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 130px 0;
}
h5.super_subTitle {
    font-family: Montserrat !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 3px;
    text-align: center;
    text-transform: uppercase;
}
.header_acordion {
    position: relative;
    display: flex;
    align-items: start;
    justify-content: space-between;
    transition: .5s;
    cursor: pointer;
}
img.accordinIcon {
    transition: 0.5s;
    position: relative;
}
.cstm_active img.accordinIcon {
  transform: rotate(180deg);
}
.faqs_title_header {
    position: relative;
    padding-bottom: 60px;
}
.header_acordion h3 {
    position: relative;
    margin-bottom: 0;
    font-family: New Order;
    font-size: 25px;
    font-weight: 500;
    line-height: 32px;
    text-align: left;
    letter-spacing: 0;
}
.accordion_cstm .accordion-item {
    padding: 50px;
    border-bottom: 2px solid #808080;
    border-left: 2px solid #808080;
    border-right: 2px solid #808080;
}
.accordion_cstm .accordion:first-child .accordion-item {
    border-top: 2px solid #808080;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.accordion_cstm .accordion:last-child .accordion-item {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.accordion_cstm .accordion-content {
    position: relative;
    transition: .5s;
    overflow: hidden;
}
.accordion_div_main p {
    color: #808080;
    margin-bottom: 0;
    line-height: 32px;
}
.cstm_active .accordion_div_main p {
    padding-top: 40px;
}
.accordion_div_main p:empty {
    display: none;
}
.cstm-all-products-sec {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding-top: 60px;
}
.cstm-mobile-filters {
    display: none;
}
.collectionMain_sct .owl-carousel button.owl-prev {
    position: absolute;
    top: 25%;
    max-width: 60px;
    height: 60px;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #88878780 !important;
    transition: .5s;
    left: 0;
    background-image: url(https://wipex.co/cdn/shop/files/Left_Vector.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.collectionMain_sct .owl-carousel button span {
  display: none;
}
.collectionMain_sct .owl-carousel button.owl-next {
    position: absolute;
    top: 25%;
    max-width: 60px;
    height: 60px;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #88878780 !important;
    transition: .5s;
    right: 0px;
    background-image: url(https://wipex.co/cdn/shop/files/Right_Vector.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
/*---------- Single Product Page -------------*/
.cstmGrid_uniform_search.grid {
    margin: 0;
}
.collectionMain_sct .owl-carousel .cstm_grids_items.grid__item.grid-product {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
}
.collectionMain_sct .content_products_grid {
    padding: 2px;
}

a.category_subTitle {
    position: relative;
    transition: 0.5s;
    font-size: 20px;
    font-family: New Order !important;
    color: #bf8dc0;
    font-weight: 500;
    text-decoration: underline;
    letter-spacing: 0;
}
a.category_subTitle:hover {
    color: #76c39c;
}
span.addtocartSvg_icon {
    display: none;
}
span.viewcstmSvg_icon {
    display: none;
}
svg.sls-sub-icon {
    fill: #76C39C !important;
}
.cstm-parent-share {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: end;
}
.cstm-icons {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    z-index: 9;
}
.cstm-icons a {
    background: #f2f2f2;
    width: 35px;
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    position: relative;
    transition: 0.5s;
}
.product-block.cstm-hover-icon {
    position: absolute;
    right: 0;
    top: 35px;
    background: #fff;
    z-index: 11;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    padding: 20px;
    margin-bottom: 0;
}
.cstm-hover-icon .social-sharing a.social-sharing__link:hover {
    color: #bf8dc0;
}
.cstm-hover-icon .social-sharing a.social-sharing__link {
    transition: 0.5s;
    position: relative;
}
.cstm-hover-icon .social-sharing a.social-sharing__link span.social-sharing__title {
    display: none;
}
.product-block.cstm-hover-icon .social-sharing {
    margin-top: 0;
}
div.sealsubs-target-element {
    position: relative;
    top: -30px;
}
body.product .pswp--open {
    z-index: 11111;
}
body.product.ccShowVp .cc-vp-section {
   display: none; 
}
.block_cstm_purchase .shopify-payment-terms.product__policies {
    display: none;
}
.block_cstm_purchase div#ultimateTrustBadgeswidgetDiv {
    display: none;
}
.block_cstm_purchase .Vtl-SizeChartButtonWrapper {
    display: none;
}
.cstm_single_products ul.sales-points {
    display: none;
}
.boughtRow .cstm_product_items .grid-product {
    margin-bottom: 0;
}
.cstmBlock_product label.variant__label {
    font-family: 'New Order' !important;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    color: #000;
    letter-spacing: 0;
    padding-bottom: 5px;
    display: block;
}
.cstmBlock_product .variant-input-wrap .variant-input label.variant__button-label {
    font-family: 'New Order' !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    color: #808080;
    border: 1px solid #808080;
    box-shadow: none;
    border-radius: 3px;
}
.cstmBlock_product .variant-input-wrap .variant-input input[type=radio]:checked+label.variant__button-label {
    border: 1px solid #000000;
    color: #000;
  font-weight:600;
}
.cstmBlock_product fieldset.variant-input-wrap[name="Scent"] {
    display: flex;
    align-items: center;
    gap: 15px;
    padding-bottom: 20px;
}
.cstmBlock_product .variant-input-wrap .variant-input.text_color_lavender label.variant__button-label {
    border: 1px solid #BF8DC0 !important;
    color: #BF8DC0 !important;
    max-width: 130px;
    width: 100%;
    display: flex;
    align-items: center;
    min-height: 50px;
    margin: 0;
    line-height: normal;
	opacity: 0.5;
}
.cstmBlock_product .variant-input-wrap .variant-input.text_color_lemon label.variant__button-label {
    border: 1px solid #70924F !important;
    color: #70924F !important;
    max-width: 130px;
    width: 100%;
    display: flex;
    align-items: center;
    min-height: 50px;
    margin: 0;
    line-height: normal;
	opacity: 0.5;
}
.cstmBlock_product .variant-input-wrap .variant-input.text_color_anti label.variant__button-label {
    border: 1px solid #4EC1E3 !important;
    color: #4ec1e3 !important;
    max-width: 130px;
    width: 100%;
    display: flex;
    align-items: center;
    min-height: 50px;
    margin: 0;
    line-height: normal;
    opacity: 0.5;
}

.cstmBlock_product .variant-input-wrap .variant-input.text_color_lemon input[type=radio]:checked+label.variant__button-label, 
.cstmBlock_product .variant-input-wrap .variant-input.text_color_lavender input[type=radio]:checked+label.variant__button-label, .cstmBlock_product .variant-input-wrap .variant-input.text_color_anti input[type=radio]:checked+label.variant__button-label {
    opacity: 1;
}
.block_cstm_purchase .sealsubs-container label#seal-purchase-options-label, 
.sealsubs-target-element .sealsubs-container label#seal-purchase-options-label {
    font-family: 'New Order' !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    color: #000;
    letter-spacing: 0;
    padding: 12px 25px;
    display: inline-block;
    box-shadow: 0px 0px 10px 0px #0000001A;
    margin-bottom: 0;
    position: relative;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.block_cstm_purchase .sealsubs-container label#seal-purchase-options-label:before, 
.sealsubs-target-element .sealsubs-container label#seal-purchase-options-label:before {
    position: absolute;
    content: "";
    bottom: -7px;
    left: 0;
    right: 0;
    background: #fff;
    height: 15px;
    z-index: 11;
    width: 100%;
}

.block_cstm_purchase .sls-purchase-options-container .seal-row label.sls-selling-plan-group-name, 
.sealsubs-target-element .sls-purchase-options-container .seal-row label.sls-selling-plan-group-name {
    width: 100% !important;
    display: flex;
    align-items: center;
    min-height: 45px;
    box-shadow: 0px 0px 16px 0px #0000001A;
    max-width: 500px;
    font-family: 'New Order' !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0;
    color: #808080;
    padding: 5px 10px;
    border-radius: 3px;
}
.block_cstm_purchase .sls-purchase-options-container .seal-row .seal-col-radio, 
.sealsubs-target-element .sls-purchase-options-container .seal-row .seal-col-radio {
   display: none;
}
.block_cstm_purchase .sealsubs-container .sls-option-container, 
.sealsubs-target-element .sealsubs-container .sls-option-container {
    border-bottom: none !important;
    padding: 10px 15px !important;
}
.sealsubs-target-element .sealsubs-container .sls-purchase-options-container .sls-option-container.seal-table {
    border: none;
    box-shadow: none;
    margin-bottom: 0 !important;
}
.block_cstm_purchase .sls-purchase-options-container .seal-row .sls-total-price .sls-original-price, 
.sealsubs-target-element .seal-row .sls-total-price .sls-original-price {
    display: none;
}
.block_cstm_purchase .sls-purchase-options-container .seal-row .sls-selling-plan-group-first-line, 
.sealsubs-target-element .sls-purchase-options-container .seal-row .sls-selling-plan-group-first-line {
    gap: 20px;
}
.block_cstm_purchase .sls-option-container.seal-table.sls-active label.sls-selling-plan-group-name, 
.sealsubs-target-element .sls-option-container.seal-table.sls-active label.sls-selling-plan-group-name {
    background: #BF8DC0;
    color: #fff;
}
.block_cstm_purchase .sls-option-container.seal-table.sls-active .sls-total-price, 
.sealsubs-target-element .sls-option-container.seal-table.sls-active .sls-total-price {
    background: #BF8DC0;
}
.block_cstm_purchase .sls-option-container.seal-table.sls-active .sls-total-price span.money, 
.sealsubs-target-element .sls-option-container.seal-table.sls-active .sls-total-price span.money {
    color: #fff;
}
.sealsubs-target-element .sealsubs-container .sls-purchase-options-container {
    background: #fff;
}
.block_cstm_purchase .sls-purchase-options-container .seal-row .sls-total-price, 
.sealsubs-target-element .sls-purchase-options-container .seal-row .sls-total-price {
    width: 90px;
    align-items: center;
    justify-content: center;
    min-height: 45px;
    box-shadow: 0px 0px 16px 0px #0000001A;
    font-family: New Order;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    border-radius: 3px;
    overflow: hidden;
    padding: 5px 10px;
}
.block_cstm_purchase span.sls-more-info-text span.sls-subscription-details-label a, 
.sealsubs-target-element span.sls-more-info-text span.sls-subscription-details-label a {
    font-family: 'New Order' !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #000;
}
.block_cstm_purchase .sealsubs-container .sls-purchase-options-container, 
.sealsubs-target-element .sealsubs-container .sls-purchase-options-container {
    box-shadow: 0px 0px 10px 0px #0000001A;
    border: none;
    padding: 20px 10px 20px;
    position: relative;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.block_cstm_purchase .sls-option-container.seal-table.sls-active .sls-selling-plan-description-content, 
.sealsubs-target-element .sls-option-container.seal-table.sls-active .sls-selling-plan-description-content {
    font-family: 'New Order' !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    color: #808080;
    margin-top: 15px;
}
.block_cstm_purchase span.sls-more-info-text, 
.sealsubs-target-element span.sls-more-info-text{
    padding-top: 10px;
    padding-bottom: 0;
}
.sealsubs-target-element .sealsubs-container .sls-purchase-options-container {
  border-bottom: none !important;
    padding: 10px 15px !important;
}
svg.sls-sub-icon {
    fill: #76c39c;
}
.block_product_blank hr {
    display: none;
}
.shipping-product .shipcolmn_price,
.shipping-product .shipcolmn_areviews_reviews_importer_areviews_title_rating_yVUGNU,
.shipping-product .shipcolmn_separator,
.shipping-product .shipcolmn_variant_picker,
.shipping-product .shipcolmn_sales_point,
.shipping-product .shipcolmn_inventory_status, 
.shipping-product .shipcolmn_quantity_selector_AzPiLA, 
.shipping-product .shipcolmn_buy_buttons,
.shipping-product .shipcolmn_description, 
.shipping-product .shiping_colmn.shipcolmn_share {
    display: none;
}
.shipping-product .shiping_colmn.shipcolmn_seal_subscriptions_subscription_widget_rmW4hi {
    display: none;
}

.shipping-product .shiping_colmn.shipcolmn_one_click_upsell_on_page_PBineJ {
    display: none;
}

.shipping-product .shipcolmn_cstm_shipping_timer_bV498h {
    display: none;
}
.shipcolmn_seal_subscriptions_subscription_widget_rmW4hi {
    display: none;
}

.ocu-widget h1, .ocu-widget h2, .ocu-widget h3, .ocu-widget h4, .ocu-widget h5, .ocu-widget h6, .ocu-widget label, .ocu-widget option, .ocu-widget p, .ocu-widget select, .ocu-widget span {
    font-family: New Order !important;
}

.product-single__meta select.ocu-variant__dropdown {
    font-family: 'New Order' !important;
    border: 1px solid #000 !important;
    height: 100% !important;
    padding: 4px 10px !important;
    font-size: 15px;
    line-height: 22px;
}
.product-single__meta select.ocu-variant__dropdown:focus {
    outline: none !important;
    box-shadow: none !important;
}
.product-single__meta .ProseMirror span {
    font-weight: 600 !important;
    font-family: 'New Order' !important;
}

.product-single__meta button.ocu-product-add__button.ocu-button__primary {
    font-family: New Order !important;
    font-size: 14px;
    font-weight: 400 !important;
    line-height: 1.5;
    text-align: center;
    color: gray;
    box-shadow: none;
    border-radius: 3px;
    padding: 10px !important;
    min-height: 39px;
    height: 31px;
    background: #000 !important;
    border: navajowhite;
}


.product-single__meta button.ocu-product-add__button.ocu-button__primary:hover {
    background: #bf8dc0!important;
}

.shipping-modal-open {
     overflow-y: auto !important; 
}
div#shopify-block-one_click_upsell_on_page_PBineJ {
    margin-bottom: 20px;
}

span.spanline1.span_rich_text_ferhWm {
    margin: auto;
}
.shiping_colmn.shipcolmn_rich_text_UQ4ecy {
    flex: 0 0 275px;
    max-width: 275px;
    width: 100%;
}
.bought_product_sct {
    position: relative;
    padding: 130px 0;
    overflow: hidden;
    width: 100%;
}
.boughtRow {
    position: relative;
    display: flex;
    justify-content: center;
    gap: 1.5%;
    flex-wrap: wrap;
}
.cstmboughtcolm {
    position: relative;
    flex: 0 0 23.5%;
    max-width: 23.5%;
    width: 100%;
}
.transform_header {
  position: relative;
  padding-bottom: 50px;
}
.transform_clean_you {
    position: relative;
    padding: 130px 0 0;
    overflow: hidden;
    width: 100%;
}
.cleanRow {
    position: relative;
    display: flex;
    justify-content: center;
    gap: 1%;
    flex-wrap: wrap;
}
.cleanyouColm {
  position: relative;
  flex:0 0 32.33%;
  max-width: 32.33%;
  width: 100%;
}
.cleantransformDiv {
  position: relative;
  transition: 0.5s;
  overflow: hidden;
}
.cleantrans_Titles {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    padding: 20px;
    background: rgba(0, 0, 0,0.5);
    opacity: 0;
}
h3.titleTransHover {
    margin: 0;
    font-size: 26px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
    color: #fff;
    transition: 0.5s;
}
.cleantransformDiv:hover .cleantrans_Titles {
  opacity: 1;
}
.cleantrans_inner {
  position: relative;
  transition: 0.5s;
  width: 100%;
}
.transform_cleans {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
  height: 380px;
}
img.product_clean_img {
  position: relative;
  transition: 0.4s;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cleantransformDiv:hover img.product_clean_img {
  transform: scale(1.1);
}
.imgclean_transfrm {
    height: 100%;
    position: relative;
    width: 100%;
}
.product_cstm_setup {
    position: relative;
    padding: 130px 0;
    overflow: hidden;
}
.product_section_header {
    position: relative;
    padding-bottom: 40px;
}
.setup_row {
    position: relative;
    display: flex;
    justify-content: center;
    gap: 0px;
    flex-wrap: wrap;
}
.setupprodct_inner {
    box-shadow: 0 0 16px #00000040;
    max-width: 256px;
    text-align: center;
    min-height: 260px;
    padding: 20px;
    position: relative;
    transition: .5s;
    background: #fff;
    border-radius: 15px;
    height: 100%;
    z-index: 1;
}
.setup_colmn {
    position: relative;
    flex: 0 0 25%;
    max-width: 25%;
    width: 100%;
}
.setupprodct_Img {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 90px;
    height: 90px;
    width: 100%;
    margin: 0 auto 15px;
}
img.buckets_img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.setupprodct_content h4 {
    font-family: New Order;
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0;
    margin-bottom: 15px;
}
.setupprodct_content p {
    color: #B0B0B0;
}
.setupprodct_main {
    position: relative;
    height: 100%;
    padding-right: 30px;
}
.setupprodct_div {
    position: relative;
    height: 100%;
    padding: 20px;
    background: #f2f2f2;
    max-width: 296px;
}
.setupprodct_div:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 20px;
    height: 48%;
    border-top-width: 5px;
    border-style: dashed;
    border-left-width: 5px;
    border-right-width: 5px;
    border-bottom-width: 0;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-color: #76C39C;
    max-width: 296px;
    width: 100%;
}
.setupprodct_div:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 20px;
    height: 48%;
    border-top: 0;
    border-style: dashed;
    border-left-width: 5px;
    border-right-width: 5px;
    border-bottom-width: 5px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-color: #BF8DC0;
    max-width: 296px;
    width: 100%;
}
.cstmstselect_fUrwq6 .setupprodct_div:before, 
.cstmstselect_UK6igi .setupprodct_div:before {
    border-style: solid;
}
.cstmstselect_iPxMCq .setupprodct_div:after, 
.cstmstselect_MKGGqG .setupprodct_div:after {
   border-style: solid;
}
.setupprodct_main:before {
    position: absolute;
    content: "";
    right: 10px;
    max-width: 80px;
    width: 100%;
    height: 48%;
    border-bottom: 5px solid #76C39C;
}
.setupprodct_main:after {
    position: absolute;
    content: "";
    bottom: 18px;
    right: 0;
    top: 0;
    max-width: 22px;
    height: 25px;
    width: 100%;
    background: url(/cdn/shop/files/Green_Vector.svg)no-repeat;
    margin: auto;
    background-size: contain;
    background-position: center;
}
.cstmstselect_iPxMCq:before, 
.cstmstselect_MKGGqG:before {
    border-bottom: 5px solid #BF8DC0;
    height: 53%;
    top: 2px;
}
.cstmstselect_iPxMCq:after, 
.cstmstselect_MKGGqG:after {
    bottom: 0px;
    right: 0;
    top: 20px;
    max-width: 22px;
    height: 25px;
    width: 100%;
    background: url(/cdn/shop/files/purple_Vector.svg)no-repeat;
    margin: auto;
    background-size: contain;
    background-position: center;
}
.cstm-tab-product div#vitals-tabs-placeholder {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.cstm-tab-product .product-single__description-full.rte {
    margin-left: 0;
    margin-right: 0;
}
.cstm-tab-product {
    position: relative;
    padding: 80px 0;
    overflow: hidden;
}
.cstm-tab-product ul.tab-titles li.tab-title {
    font-family: 'New Order' !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    position: relative;
    transition: 0.5s;
    padding: 15px 20px;
    white-space: nowrap;
    border: none;
    background: transparent;
    margin: 0;
}
.cstm-tab-product .tab-contents {
    border: none;
    padding: 0;
}
.cstm-tab-product .tab-contents .tab-content h2, 
.cstm-tab-product .tab-contents .tab-content h1 {
    font-family: 'New Order' !important;
    font-size: 18px;
    font-weight: 400 !important;
    line-height: 30px;
    color: gray;
    margin-bottom: 15px;
    margin-top: 10px;
}
.cstm-tab-product ul.tab-titles {
    border-bottom: 0;
    flex-wrap: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    padding-top: 5px;
    padding-left: 3px;
    padding-right: 3px;
    margin: 0;
    scrollbar-width: thin;
}
.cstm-tab-product ul.tab-titles li.tab-title.active {
    color: #bf8dc0;
    border: none;
    box-shadow: 0 0 10px #0000001a;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.cstm-tab-product .tab-contents .tab-content {
    box-shadow: 0px 0px 10px 0px #0000001A;
    position: relative;
    padding: 50px 30px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    margin: 0 3px;
}
.cstm-tab-product ul.tab-titles li.tab-title.active:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: -8px;
    height: 15px;
    background: #fff;
    z-index: 1;
}
.photo_product_main .product__main-photos {
    background: #fff;
    padding: 60px;
    position: relative;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
}
.thumbs_product_cstm.product__thumbs-placement--left {
    margin-right: -40px;
    z-index: 1;
    margin-top: 30px;
    margin-bottom: 30px;
}
.thumbs_product_cstm.product__thumbs--beside.product__thumbs-placement--left {
    display: block !important;
}
.thumbs_product_cstm .product__thumb-item a.product__thumb {
    border: 1px solid #80808080 !important;
}
.thumbs_product_cstm .product__thumb-item a.product__thumb:before {
    display: none;
}
.thumbs_product_cstm button.product__thumb-arrow {
    background: transparent;
}
.thumbs_product_cstm button.product__thumb-arrow.product__thumb-arrow--prev {
    top: -20px !important;
}
.thumbs_product_cstm button.product__thumb-arrow.product__thumb-arrow--next {
    bottom: -20px !important;
} 
.cstm_single_products .product__quantity label {
    font-family: 'New Order' !important;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0;
    margin-bottom: 20px;
}
.cstm_single_products .product__quantity .js-qty__wrapper {
    background-color: #F3F3F3;
    min-width: 170px;
}
.cstm_single_products .product__quantity .js-qty__wrapper input.js-qty__num {
    min-height: 45px;
    font-family: 'New Order' !important;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    text-align: center;
    border: none;
}
.cstm_single_products .product__quantity .js-qty__wrapper button.js-qty__adjust {
    min-width: 45px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
}
.cstm_single_products .product__quantity .js-qty__wrapper button.js-qty__adjust:hover svg path {
    fill: #76C39C;
}
.thumbs_product_cstm button.product__thumb-arrow svg.icon.icon-chevron-left, 
.thumbs_product_cstm button.product__thumb-arrow svg.icon.icon-chevron-right {
    width: 20px;
    height: 20px;
}
.thumbs_product_cstm.product__thumbs-placement--left .product__thumb-item {
    margin-bottom: 8px;
}
.thumbs_product_cstm .product__thumbs--scroller {
    top: 20px;
}
.thumbs_product_cstm .product__thumbs--scroller {
    top: 20px;
    bottom: 30px;
}
.thumbs_product_cstm .product__thumb-item a.product__thumb.is-active {
    border: 1px solid #BF8DC0 !important;
}
.heymerch-widget-div .heymerch-banner-block img.heymerch-banner-icon-css {
    max-width: 50px !important;
    height: 50px !important;
    width: 100% !important;
}
.heymerch-widget-div .heymerch-banner-block p.heymerch-banner-block-item-content-title {
    font-family: 'New Order' !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 35px !important;
    letter-spacing: 0;
}
.heymerch-widget-div .heymerch-banner-block p.heymerch-banner-block-item-content-body {
    font-family: 'New Order' !important;
    font-size: 16px !important;
    color: #808080 !important;
}
button.cstmAdd_cartbtn.btn {
    position: relative;
    transform: none!important;
    background: #76c39c!important;
    font-family: 'New Order' !important;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0;
    min-height: 45px!important;
    padding: 5px 20px;
    border: none;
    color: #fff;
    border-radius: 3px;
} 
.block_cstm_purchase .payment-buttons button.shopify-payment-button__button {
    font-family: 'New Order' !important;
    font-size: 20px;
    font-weight: 600;
    line-height: 28.18px;
    letter-spacing: 0;
    border-radius: 3px;
    min-height: 45px;
}
.cstm_single_products .payment-buttons div[role="button"].kqsiVA9Jf8LJAbxw8Bau {
    min-height: 45px !important;
    border-radius: 3px;
} 
button.cstmAdd_cartbtn.btn:hover {
    background: #BF8DC0 !important;
    color: #fff;
}
.product_single_info h1.h2.product-single__title {
    font-family: New Order;
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0;
    margin-bottom: 0;
    position: relative;
}
.cstm_single_products .product-block--price span.product__price {
    font-family: New Order !important;
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    text-align: left;
}
.cstm_single_products span.compare_price span.product__price--compare {
    font-family: New Order;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    text-align: left;
    color: #808080;
}
.cstm_product_price span.product__price-savings {
    display: none;
}
.product-block.product_titles_headers {
    margin-bottom: 20px;
}
.product_titles_headers .areviews_main_header_container span.main_starts_box {
    margin: 10px 0 0 !important;
}
.product_titles_headers .areviews_main_header_container span.areviewstooltip {
    font-family: 'New Order' !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #808080;
}
.product_titles_headers span.reviews_rating_title i.fas.fa-star:before {
    font-size: 16px !important;
}
.product_titles_headers span.reviews_rating_title i.fas.fa-star {
  color: #F6B712 !important;
}
body.product #az_reviews ul.pagination li a, 
body.product #az_reviews ul.pagination li span {
    font-family: 'New Order' !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 20px !important;
    text-align: center;
    width: 30px !important;
    height: 30px !important;
    padding: 0 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    border: none;
    background-color: transparent !important;
}
body.product #az_reviews ul.pagination li.active span {
    font-family: 'New Order' !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 20px !important;
    text-align: center;
    width: 30px !important;
    height: 30px !important;
    padding: 0 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    border: none;
    background-color: #F3F3F3 !important;
    color: #BF8DC0 !important;
}
.compare_header_section {
    position: relative;
    margin-bottom: 50px;
}
.compareRow {
    position: relative;
    display: flex;
    gap: 0;
    justify-content: center;
    flex-wrap: wrap;
}
.compareColmn {
    flex: 0 0 25%;
    max-width: 25%;
    width: 100%;
    position: relative;
}
img.compare_prodct_img {
    height: 270px;
    width: 100%;
    object-fit: contain;
    transition: 0.5s;
}
.compareProduct_Image {
    position: relative;
    background: #fff;
    padding: 40px;
    overflow: hidden;
    transition: .4s;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
}
h3.product_title_com {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    text-align: left;
    display: block;
    display: -webkit-box;
    max-width: 100%;
    min-height: 70px;
    margin: 0 auto 15px;
    text-overflow: ellipsis;
    padding: 0 10px;
}
.compareProduct_Info {
    position: relative;
    padding: 20px 0px;
}
.compare_product_section {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 130px;
}
body.product #az_reviews .grid-x .areviws_write_button {
  margin-left: auto;
  margin-right: auto;
}
.compare_product_section .index-section {
    margin: 0 !important;
}
body.product #az_reviews .large-12.columns.main_reviews_container {
    max-width: 1520px !important;
    margin: 0 auto;
    padding: 0 40px;
}
.btn.shopbtncompare {
    background: #BF8DC0;
    min-height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-family: 'New Order' !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0;
    border-radius: 3px;
}
.compareProductDiv {
    position: relative;
    min-height: 560px;
    transition: 0.4s;
   padding: 0 15px;
}
.compareProduct_table {
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    padding-top: 10px;
}
.compareMain_product .type_img {
    width: 23px;
    max-width: 100%;
}
.compareProduct_table h6 {
    font-family: New Order;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    text-align: left;
    margin-bottom: 0;
    letter-spacing: 0;
}


/***new compare csss***/
table.products-table tr th, table.products-table tr td {
    max-width: 100%;
    width: 25%;
  padding:20px;
}
th.product-image {
    padding: 0px 15px 10px !important;
}
th.product-image {
    position: relative;
}
.compareProduct_Image {
    position: relative;
    background: #fff;
    padding: 40px;
    overflow: hidden;
    transition: .4s;
    box-shadow: 0 0 4px #0000001a;
}
.compare-tbl .type_img_pro {
    max-width: 50px;
    height: 50px;
}
.compare-tbl .type_img_pro {
    position: absolute;
    z-index: 1;
    top: 7px;
    left: 22px;
    max-width: 50px;
    height: 50px;
}

.compareProduct_Image_main img {
    height: 270px;
    width: 100%;
    object-fit: contain;
    position: relative;
    background: #fff;
    overflow: hidden;
    transition: .4s;
    box-shadow: 0 0 4px #0000001a;
    padding: 40px;
}
.compareProduct_Image_main .type_img_pro {
    top: 18px;
    left: 23px;

}
th.product-image {
    background: #fff!important;
}

table.products-table {
      border-collapse: collapse !important;
}
table.products-table tr {
    border-bottom: 1px solid #656565;
}
table.products-table tr:first-child, table.products-table tr:last-child {
    border: none;
}

table.products-table tbody tr th {
    background: #f2f2f2;
}
table.products-table tbody tr td:nth-child(3) {
    background: #fff2ff;
}
.products-table h3.product_title_com {
    min-height: 50px !important;
    margin-bottom: 23px;
}
.compare-tbl p {
    margin-bottom: 0;
    font-family: New Order !important;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    text-align: left;
    color: #656565;
}
table.products-table tr th, table.products-table tr td {
    vertical-align: top;
}
table.products-table th h6 {
    margin: 0px;
    font-family: New Order !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    text-align: left;
    margin-bottom: 0;
    letter-spacing: 0;
}

.cstmTD {
    position: relative;
    min-height: 85px;
    padding: 15px 20px;
}
.cstmTH {
    position: relative;
    min-height: 85px;
    padding: 15px 20px;
}
.cstmTD:not(:last-child),
.cstmTH:not(:last-child) {
    border-bottom: 1px solid #656565;
}
.cstmTD p {
    margin-bottom: 0;
    font-family: New Order !important;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    text-align: left;
    color: #656565;
}
.cstmTD p {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.compareProduct_table .cstmTD.products_counts p {
    -webkit-line-clamp: 4;
}

.cstmTD.products_counts {
    min-height: 120px;
}
.compareProduct_table.TablebgLight .cstmTH.products_counts_TH:first-child {
    min-height: 120px !important;
}
.compareProduct_table.TablebgLight div:nth-child(2) {
    min-height: 120px;
}
.TablebgLight {
  background: #F2F2F2;
}
.compareColmn:nth-child(3) .compareMain_product .compareProduct_table {
  background: #FFF2FF;
}
.custom-timer-box {
    padding: 20px;
    border: 1px solid #808080;
    border-radius: 3px;
    margin-top: 26px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
img.custom-deliver {
    height: 60px;
    margin-right: 20px;
    max-width: 60px;
    width: 100%;
    object-fit: contain;
    flex: 0 0 60px;
    background: #fff;
    padding: 15px;
    border-radius: 3px;
    box-shadow: 0 0 4px #0003;
}
.custom-timer-box .custom-content span {
    font-family: New Order !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    color: #000;
}
.custom-timer-box .custom-content {
    margin: 0;
}
.custom-timer-box .custom-content span span.custom-time-content {
    color: #be8bbe !important;
    font-weight: 600;
    font-size: 16px;
}
.custom-timer-box .custom-content span span.custom-time-content span.custom-digit {
    font-weight: 600;
    color: #be8bbe !important;
}
.block_cstm_purchase button.shopify-payment-button__more-options {
    display: none;
}
.product-block.cstm_product_price .cc-SF-root.ccSF-0 {
    display: none;
}
.block_cstm_purchase .cc-shipptimer .cc-timerbox {
    padding: 20px;
    border: 1px solid #808080;
    border-radius: 3px;
    margin-top: 26px;
    margin-bottom: 10px;
}
.block_cstm_purchase .cc-shipptimer .cc-timerbox .cc-content span {
    font-family: 'New Order' !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    color: #000000;
}
.block_cstm_purchase .cc-shipptimer .cc-timerbox .cc-content span.cc-timecontent span {
    color: #be8bbe !important;
    font-weight: 600;
    font-size: 16px;
}
.block_cstm_purchase .cc-shipptimer .cc-timerbox .cc-deliver {
    height: 60px;
    margin-right: 20px;
    max-width: 60px;
    width: 100%;
    object-fit: contain;
    flex: 0 0 60px;
    background: #fff;
    padding: 15px;
    border-radius: 3px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
}
.cstm_single_products .payment-buttons div[role=button].kqsiVA9Jf8LJAbxw8Bau span {
    font-family: 'New Order' !important;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
}
.cstmboughtcolms .medium-up--one-quarter {
    width: 100%;
    padding-left: 0;
}
.grid {
    margin-left: 0;
}

body .shopify-cleanslate .qZgSr5RiiBCTAMfQYsty {
	    max-width: 70px !important;
}

/*--------Product Page Review-------*/
div#shopify-section-template--17712063971571__1629746450643786911 {
    overflow: hidden;
}
body.product #az_reviews {
    max-width: 100%!important;
    width: 100%!important;
    position: relative;
    padding: 130px 0!important;
    background: #f8f8f8 !important;
}
body.product #az_reviews ul.pagination {
    padding-bottom: 0;
    margin-bottom: 0;
}
body.product #az_reviews .reviews_main_title {
    position: relative;
    text-align: center;
    padding-bottom: 40px;
}
body.product #az_reviews .reviews_main_title p {
    font-family: New Order !important;
    font-size: 60px !important;
    line-height: 72px;
    text-align: center;
    letter-spacing: 0 !important;
    margin: 0;
}
body.product #az_reviews button.write_review_button {
    font-family: 'New Order' !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 24px !important;
    letter-spacing: 0.5px;
    text-align: left;
    min-height: 55px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 225px !important;
    background: #76C39C !important;
    border-radius: 3px !important;
    transition: 0.5s !important;
    border: none !important;
}
body.product #az_reviews button.write_review_button: {
    display: none;
}
body.product #az_reviews button.write_review_button:hover {
    background: #BF8DC0 !important;
}
body.product #az_reviews .areviws_write_button .write_review_container {
    background: transparent !important;
}
body.product #az_reviews .review_rate_section .areviews_rating_filter .total_reviews_number_Rating span.box_rating_number {
    border: none;
    font-family: 'New Order' !important;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
}
body.product #az_reviews .review_rate_section .areviews_rating_filter i.fas.fa-star:before {
    font-size: 20px !important;
    color: #f3c621;
}
body.product #az_reviews .review_rate_section .box_style2_rating {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
body.product #az_reviews .review_rate_section .box_style2_rating .w3-light-grey.w3-round-xlarge {
    height: 8px;
}
body.product #az_reviews .areviews_ratings_section .media-object-section.main_review_stars span.third_main_starts_box {
    margin-top: 15px !important;
}
body.product #az_reviews .areviews_ratings_section .media-object-section.main_review_stars span.third_main_starts_box i.fas.fa-star:before {
    font-size: 30px !important;
}
body.product #az_reviews .areviews_ratings_section .media-object-section.main_review_stars span.third_main_starts_box {
    margin-top: 15px!important;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}
body.product #az_reviews .areviews_ratings_section .media-object-section.main_review_stars>div {
    font-family: 'New Order' !important;
    font-size: 20px !important;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    letter-spacing: 0 !important;
    color: #808080 !important;
}
body.product #az_reviews .main_reviews_container .grid-x.clearfix {
    width: 100%;
    min-height: 60px;
    border-top: 1px solid #808080;
    border-bottom: 1px solid #808080;
    display: inline-flex;
    align-items: start;
    flex-direction: column-reverse;
    justify-content: center !important;
}
body.product #az_reviews .main_reviews_container .grid-x.clearfix  .areviews_dropdown {
    float: none;
    padding: 0 20px;
}
body.product #az_reviews .main_reviews_container .grid-x.clearfix .areviews_dropdown label.areviwes_sort_label {
    font-family: 'New Order' !important;
    font-size: 20px;
    font-weight: 500 !important;
    line-height: 30px;
    letter-spacing: 0;
    color: #BF8DC0;
}
body.product #az_reviews .main_reviews_container .grid-x.clearfix .areviews_dropdown label.areviwes_sort_label i.fas.fa-arrow-down {
    background: url(/cdn/shop/files/downReviewVector.png)no-repeat;
    background-size: contain;
    width: 20px;
    height: 10px;
    background-position: center;
}
body.product #az_reviews .main_reviews_container .grid-x.clearfix .areviews_dropdown label.areviwes_sort_label i.fas.fa-arrow-down:before {
  display: none;
}
body.product #az_reviews .main_reviews_container .grid-x.clearfix .areviews_dropdown label.areviwes_sort_label i.fas.fa-arrow-down {
    background: url(https://wipex.co/cdn/shop/files/downReviewVector.png)no-repeat;
    background-size: contain;
    width: 20px;
    height: 10px;
    background-position: center;
}
body.product #az_reviews .main_reviews_container .grid-x.clearfix select#sort_by_type:hover {
    border: none !important;
}
body.product #az_reviews .main_reviews_container .grid-x.clearfix .large-3.small-3.cell {
    width: 100%;
    border-top: 1px solid #808080;
    border-bottom: 1px solid #808080;
    padding: 5px 20px;
}
body.product #az_reviews .main_reviews_container .grid-x.clearfix select#sort_by_type {
    top: 0 !important;
    float: none !important;
    position: relative;
    height: 50px !important;
    font-family: 'New Order' !important;
    font-size: 20px;
    font-weight: 500 !important;
    line-height: 30px;
    text-align: left;
    color: #BF8DC0;
    outline: none !important;
    box-shadow: none !important;
    background-size: 20px;
}
body.product #az_reviews .review_rate_section .box_style2_rating .areviews_rating_filter .large-2 {
    font-family: 'New Order' !important;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #000;
}
body.product #az_reviews .box_rating_container_style2 .areviews_first_border_section {
    border-left: 1px solid #808080 !important;
}
body.product #az_reviews .box_rating_container_style2 .areviws_write_button_border {
    border-left: 1px solid #808080 !important;
}
body.product #az_reviews .reviews_main_title_container .main_reviews_titel_div hr.my_borderz.reviews_main_title_border {
    display: none;
}
body.product #az_reviews .themes_container .areviews_load_more_container .large-12.cell .callout.areviews_slide_image_details {
    border-left: 0 !important;
    border-right: 0 !important;
    border-radius: 0 !important;
    border-color: #808080 !important;
    box-shadow: none !important;
    border-top: none !important;
    background-color: transparent !important;
}
body.product #az_reviews .main_reviews_container hr.my_borderz.tabs_border.bottom_border {
    display: none;
}
body.product #az_reviews .themes_container .areviews_load_more_container .large-12.cell .callout.areviews_slide_image_details .grid-x {
    flex-direction: column;
    position: relative;
}
body.product #az_reviews .themes_container .areviews_load_more_container span.main_container_review_stars {
    display: none;
}
body.product #az_reviews .themes_container .areviews_load_more_container .grid-x .cell.user_info_container .container_head .grid-x {
    display: none;
}
body.product #az_reviews .themes_container .areviews_load_more_container .grid-x .cell.user_info_container .container_head {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 20px;
    justify-items: flex-start;
    justify-content: start;
}
body.product #az_reviews .themes_container .areviews_load_more_container .grid-x .cell.user_info_container .container_head p:empty {
    display: none;
}
body.product #az_reviews .themes_container .areviews_load_more_container .grid-x .cell.user_info_container .container_head .verified_user {
    margin-top: 0 !important;
    max-width: 44px;
    height: 44px;
    width: 100%;
    background: #F2F2F2 url(/cdn/shop/files/review_user.png)no-repeat;
    border-radius: 3px;
    overflow: hidden;
    background-size: 24px;
    background-position: center;
    text-indent: -40px;
}
body.product #az_reviews .themes_container .areviews_load_more_container .large-12.cell .callout.areviews_slide_image_details .grid-x p.comment {
    font-size: 18px !important;
    font-family: 'New Order' !important;
    font-weight: 400;
    line-height: 32.4px;
    text-align: left;
    color: #808080 !important;
    padding-left: 0 !important;
    background-color: transparent !important;
}
body.product #az_reviews .themes_container .areviews_load_more_container .large-12.cell .callout.areviews_slide_image_details .small-12.cell.divider {
    border-left: none !important;
}
body.product #az_reviews .themes_container .areviews_load_more_container .large-12.cell .callout.areviews_slide_image_details .grid-x .small-12.cell.image_container {
    display: none !important;
}
body.product #az_reviews .themes_container .areviews_load_more_container .grid-x .cell.user_info_container .container_head p span.areviews_user_name {
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 30px;
    text-align: left;
    white-space: pre;
}
.cstmRecomondation {
    position: relative;
    width: 100%;
}
body.product #az_reviews .areviews_ratings_section .average_rating span.box_rating4_average {
    font-size: 100px!important;
    letter-spacing: 0!important;
    color: #bf8dc0!important;
    font-family: New Order !important;
    font-weight: 600 !important;
}
body.product #az_reviews .areviews_ratings_section .average_rating span {
    font-size: 60px !important;
    top: 0 !Important;
}
body.product #az_reviews .themes_container .areviews_load_more_container .large-12.cell .callout.areviews_slide_image_details .grid-x .small-12.cell {
    width: 100% !important;
}
.filters_collections_search {
    padding-bottom: 50px;
}
div#CollectionAjaxContent {
    margin: 0 !important;
}
span.h4.searchTitles {
    font-family: New Order;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    text-align: left;
    letter-spacing: 0;
    max-width: 100%;
    margin: 15px auto 10px;
}
/*---------- Cart Drawer Sidebar----------*/
form#CartDrawerForm .h2.drawer__title {
    font-size: 34px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
    font-family: New Order;
    position: relative;
}
form#CartDrawerForm .cart__item-title a.cart__item-name {
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0;
    font-family: New Order;
    position: relative;
}
div#qikify-stickycart-v2-app .qsc2-product-item__content .qsc2-product-item__product-title a span {
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0;
    font-family: New Order;
    position: relative;
}
div#qikify-stickycart-v2-app .qsc2-product-item__content .qsc2-product-item__option span {
    color: #333;
    font-size: 16px;
    line-height: 1.5;
}
div#qikify-stickycart-v2-app .qsc2-product-item__content .qsc2-product-item__price-wrapper span.qsc2-product-item__price {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
#qikify-stickycart-v2-app .qsc2-product-item__footer .qsc2-product-item__quantity {
    background: transparent;
    border: 1px solid #808080;
    border-radius: 0;
    position: relative;
}
#qikify-stickycart-v2-app .qsc2-product-item__footer .qsc2-product-item__quantity .qsc2-product-item__quantity-input[type=number] {
    border-left: 1px solid #808080;
    border-right: 1px solid #808080;
    width: 40px;
    min-height: 40px;
}
#qikify-stickycart-v2-app .qsc2-product-item__footer .qsc2-product-item__quantity button.qsc2-basic.qsc2-product-item__quantity-btn {
    width: 40px;
}
.qsc2-drawer-footer .qsc2-drawer-footer__summary button.qsc2-basic.qsc2-btn.qsc2-checkout-button {
    border-radius: 0;
    transform: none;
    transition: 0.5s;
    position: relative;
    background: #bf8dc0;
    font-family: 'New Order' !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
.qsc2-drawer-footer .qsc2-drawer-footer__summary button.qsc2-basic.qsc2-btn.qsc2-checkout-button:hover {
    background: #76c39c;
    color: #fff;
}
#qikify-stickycart-v2-app .qsc2-sf-content--shipping .qsc2-sf-shipping__footer .qsc2-btn.qsc2-sf-content__action-btn {
    transform: none !important;
    border-radius: 3px;
    min-height: 50px;
    display: inline-flex;
    align-items: center;
    background: #76c39c;
    ffont-family: 'New Order' !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 24px;
    justify-content: center;
    gap: 10px;
}
#qikify-stickycart-v2-app .qsc2-sf-content__body .qsc2-sf-discount__footer .qsc2-btn {
    transform: none !important;
    border-radius: 3px;
    min-height: 50px;
    display: inline-flex;
    align-items: center;
    background: #76c39c;
    font-family: 'New Order' !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 24px;
    justify-content: center;
    gap: 10px;
}
#qikify-stickycart-v2-app .qsc2-sf-content--shipping .qsc2-sf-shipping__footer .qsc2-btn.qsc2-sf-content__action-btn:hover, 
#qikify-stickycart-v2-app .qsc2-sf-content__body .qsc2-sf-discount__footer .qsc2-btn:hover {
    background: #BF8DC0;
}
#qikify-stickycart-v2-app .qsc2-sf-content .qsc2-sf-content__header svg.qsc2-svg-icon.qsc2-side-features__icon {
    fill: #BF8DC0;
}
#qikify-stickycart-v2-app .qsc2-sf-content .qsc2-sf-content__header span.qsc2-sf-content__title {
    font-family: New Order;
    font-weight: 600;
}
#qikify-stickycart-v2-app .qsc2-sf-content .qsc2-sf-content__close-btn {
    background: #76c39c;
}
#qikify-stickycart-v2-app .qsc2-sf-content .qsc2-sf-content__close-btn svg.qsc2-svg-icon.qsc2-sf-content__icon-close {
    fill: #fff;
}
#qikify-stickycart-v2-app .qsc2-sf-content__body .qsc2-form-group label.qsc2-label {
    font-family: New Order;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
}
#qikify-stickycart-v2-app .qsc2-sf-content__body .qsc2-form-group select.qsc2-basic.qsc2-select {
    font-family: 'New Order' !important;
}
#qikify-stickycart-v2-app .qsc2-sf-content__body .qsc2-form-group input.qsc2-basic {
  font-family: 'New Order' !important;
}
#qikify-stickycart-v2-app .qsc2-sf-content__body .qsc2-form-group input.qsc2-basic:focus, 
#qikify-stickycart-v2-app .qsc2-sf-content__body .qsc2-form-group select.qsc2-basic.qsc2-select:focus {
  border-color: rgba(150, 150, 150, 0.4);
}
#qikify-stickycart-v2-app span.qsc2-badge.qsc2-drawer-header__badge {
    background: #bf8dc0;
    letter-spacing: 0;
    font-size: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    width: 20px;
    height: 20px;
}
#qikify-stickycart-v2-app .qsc2-drawer-header button.qsc2-drawer-header__close-button {
    background: #76c39c;
    color: #fff;
} 
div#qikify-stickycart-v2-app .qsc2-product-item__content .qsc2-product-item__product-title a {
    text-decoration: none;
}
div#qikify-stickycart-v2-app .qsc2-drawer-header__shipping-goal--animated .qsc2-drawer-header__shipping-goal-progress {
    background-color: #bf8dc0;
}
div#qikify-stickycart-v2-app .qsc2-drawer-header__shipping-goal--animated span.qsc2-drawer-header__shipping-goal-icon {
    color: #bf8dc0;
}
#qikify-stickycart-v2-app .qsc2-drawer .qsc2-side-features .qsc2-side-feature-btn svg.qsc2-svg-icon {
    fill: #bf8dc0;
    width: 35px;
}
#qikify-stickycart-v2-app .qsc2-drawer .qsc2-side-features .qsc2-side-feature-btn .qsc2-side-feature-btn__label span {
    font-family: 'New Order' !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
}
#qikify-stickycart-v2-app .qsc2-drawer-body span.qsc2-product-item__variant-editor svg.qsc2-svg-icon.qsc2-svg--icon-edit {
    fill: #76c39c;
    width: 20px;
}
div#qikify-stickycart-v2-app .qsc2-drawer--empty .qsc2-drawer--empty-text {
    font-family: New Order;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    text-align: left;
}
#qikify-stickycart-v2-app .qsc2-drawer--empty .qsc2-drawer--empty-button {
    width: 100%;
}
#qikify-stickycart-v2-app .qsc2-drawer--empty .qsc2-drawer--empty-button button.qsc2-btn.qsc2-btn-empty-state {
    display: inline-flex;
    align-items: center;
    background: #76c39c;
    font-family: 'New Order' !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    justify-content: center;
    gap: 10px;
    min-height: 50px;
    width: 100%;
    transform: none !important;
    transition: 0.5s;
    text-transform: capitalize;
}
#qikify-stickycart-v2-app .qsc2-drawer--empty .qsc2-drawer--empty-button button.qsc2-btn.qsc2-btn-empty-state:hover {
    background: #bf8dc0;
}
/*----------- Search Result Page -----------*/
.main_search_Sect {
    position: relative;
    width: 100%;
    z-index: 11;
}
body.search .coll_grid_items.medium-up--four-fifths {
    width: 100%;
    padding-left: 0;
}
h1.search_header_title {
    font-family: New Order;
    font-size: 40px;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 11;
}
.search_inner_sct {
    position: relative;
    min-height: 230px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 60px 0;
}
.search_inner_sct .page-width {
    width: 100%;
}
.cstm_search_sect input.search__input {
    min-height: 50px;
    box-shadow: none;
    font-size: 18px;
    color: #808080;
}
.cstm_search_sect input.search__input:focus {
    border-color: rgba(128, 128, 128, 0.3);
}
body.search .coll_grid_items .pagination {
    padding-bottom: 0;
    padding-top: 30px;
}
/*----------- 404 Page ---------------*/
.cstm_error_page {
    position: relative;
    display: flex;
    height: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 80px 0;
    min-height: 50vh;
}
.button.errorbtns {
    min-width: 240px;
    min-height: 58px;
    border-radius: 0;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0;
    font-family: Roboto Condensed,sans-serif;
    gap: 10px;
    position: relative;
    transition: all .5s;
    color: #fff;
    margin-top: 40px;
}
.cstm_error_page:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(175, 218, 178, 0.4);
}
body.cstm_not_found .main-content {
    min-height: inherit;
}
h1.error_header__title {
    font-size: 70px;
    font-weight: 600;
    line-height: 1;
    position: relative;
    margin-bottom: 30px;
}
.cstm404page_sct p {
    color: #000;
    margin-top: 0;
}
.cstm404page_sct {
    position: relative;
    z-index: 1;
}

/*-------------SHIPPING BLOCK Css-------------*/

.shipping-block-mainn {
    padding: 15px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.shipping-block-flex {
    display: flex;
    gap: 80px;
}
.shiping-flex {
    display: flex;
    align-items: center;
    gap: 20px;
}
.shiping-flex img {
    max-width: 35px;
}
.shiping-flex  p {
    margin: 0;
    color: rgb(190, 139, 190);
    font-weight: 600;
	line-height: normal;
}
.free-shiping-data {
    line-height: normal;
}
.same-day-shiping-icon img {
    max-width: 30px;
}

.shiping-flex a {
    font-size: 14px;
    text-decoration: none;
}

.shipping-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 19999;
	display: none;
}

.cstm-shipping-modal-open .free-shipping-modal, .cstm-free-modal-open .shipping-modal.same-day-shiping {
    display: none;
}
.shipping-modal .modal-overlay {
    background: #00000080;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.shipping-modal-open .shipping-modal {
    display: flex;
    align-items: center;
    justify-content: center;
}
.shipping-modal-open {
    overflow-y: hidden;
}
.shipping-dialog {
    position: relative;
    background: #fff;
    background-color: #fff;
    max-width: 490px;
    margin: auto;
    padding: 20px 30px 30px;
    border: 1px solid #afdab2;
}
.shiping-modal-header a {
    font-size: 0;
    position: absolute;
    right: -15px;
    width: 30px;
    height: 30px;
    top: -15px;
    background: #bf8dc0;
    border-radius: 100%;
	display: flex;
    align-items: center;
    justify-content: center;
}
.shiping-modal-header a:before {
    content: "";
    height: 15px;
    width: 1px;
    background: #fff;
    display: block;
    transform: rotate(45deg);
    position: relative;
    top: 0px;
    right: -2px;
}
.shiping-modal-header a:after {
    content: "";
    height: 15px;
    width: 1px;
    background: #fff;
    display: block;
    transform: rotate(-45deg);
    position: relative;
    top: 0px;
    left: -1px;
}
.shipping-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
}
.shipping-modal-heading p {
    text-align: center;
    margin: 0;
}
.same-day-shiping .shiping-modal-icon img {
    max-width: 50px;
}
.shiping-modal-icon {
    text-align: center;
    display: flex;
    justify-content: center;
    margin: 10px 0;
}
.shiping-modal-icon img {
    max-width: 60px;
}
.shipping-modal-heading h3 {
    color: #bf8dc0;
    font-weight: 600;
    border-bottom: 1px solid;
    padding: 0 0 5px 0;
}
.shipping-modal-heading {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.cstm-tab-product .tab-contents .tab-content iframe {
    width: 100%;
}
.collectionMain_sct1 .collectionMain_Header {
    flex-direction: column;
}
.product .cstm-tab-product .tab-contents .tab-content li, 
.product .cstm-tab-product .tab-contents .tab-content li a, 
.product .cstm-tab-product .tab-contents .tab-content p a {
    font-family: New Order !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: gray;
} 
/*-------------Footer Css-------------*/
.footer_sect.site-footer {
    padding: 0;
    position: relative;
    overflow: hidden;
}
.footer_social_icon svg.icon.icon-twitter {
    height: 17px;
    width: 17px;
}
.footer_social_icon  svg.icon.icon-youtube {
    height: 23px;
    width: 23px;
    padding-top: 6px;
}
.top_footer_Section {
    position: relative;
    overflow: hidden;
    padding-top: 110px;
}
.footer_social_icon .icon {
    fill: #bf8dc0;
} 
.footer_social_icon ul.social-icons {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
    transition: 0.5s;
}
.cstm_socials_footer {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding-top: 10px;
}
a.socialsDivs {
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px;
    transition: .5s;
    font-family: 'New Order' !important;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    text-align: left;
    color: #808080;
}
a.socialsDivs:hover {
    color: #76C39C;
}
h2.h4_footer_titles {
    font-family: 'New Order' !important;
    font-size: 20px;
    font-weight: 600;
    line-height: 23.48px;
    text-align: left;
    color: #76c39c;
    position: relative;
    margin-bottom: 30px;
}
ul.footer_navgations li a {
    font-family: 'New Order' !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    text-align: left;
    position: relative;
    transition: 0.5s;
    color: #808080;
}
.footer_content p {
    font-family: 'New Order' !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    color: #808080;
}
ul.footer_navgations li a:hover {
    color: #76C39C;
}
ul.footer_navgations {
    display: flex;
    flex-direction: column;
    gap: 0px;
}
ul.footer_navgations li {
    margin-bottom: 0;
}
.footer__item--custom_FYbbtH .image-wrap image-element {
    position: relative;
}
.footer__item--custom_Mr4E6X .cstm_socials_footer {
    display: none;
}
.footer__item--custom_Mr4E6X .footer_content .footer__collapsible {
    display: flex;
    flex-direction: column-reverse;
    position: relative;
    gap: 15px;
}
.footer__item--custom_FYbbtH .image-wrap {
    background: transparent;
    padding: 0 !important;
    height: inherit !important;
    padding-right: 60px !important;
}
.footer__item--custom_FYbbtH {
    padding-left: 0;
}
.footer__item--custom_Mr4E6X .footer_content .footer__collapsible .image-wrap {
    margin-bottom: 0;
}
.copyright_content p.footer__small-text {
    font-family: 'New Order' !important;
    font-size: 15px;
    font-weight: 400;
    line-height: 21.13px;
    text-align: center;
    color: #808080;
    padding: 2px 0;
}
h2.h4_footer_titles:empty {
    display: none;
}
.top_footer_Section .footer__item-padding {
    padding-right: 0px;
}
.footer__item--custom_FYbbtH .footer_content {
    padding-right: 30px;
}
.footer__item--custom_WVTW8F .footer_content {
    padding-right: 50px;
}
.footer__item--custom_FYbbtH .cstm_socials_footer {
    display: none;
}
.copyright_content {
    position: relative;
    border-top: 1px solid #CECECE;
    padding: 15px 0;
}
/*----------BookMark Page---------*/
.bookmark_section {
    position: relative;
    padding: 80px 0;
    overflow: hidden;
}
.bookmark_row {
    position: relative;
    display: flex;
    gap: 25px 2%;
    flex-wrap: wrap;
    width: 100%;
}
.bookmark_colmn {
    position: relative;
    flex: 0 0 31.33%;
    max-width: 31.33%;
    width: 100%;
}
.bookmark_divImg {
    position: relative;
    border-radius: 3px;
    box-shadow: 0 0 4px #0000001a;
    margin: 5px;
    background: #fff;
}
.bookmark_divcontent p {
    font-family: New Order;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    letter-spacing: 0;
    color: #000;
    display: block;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.empty-bookmark p {
    margin-bottom: 0;
    font-size: 20px;
    color: #000;
}
.empty-bookmark {
    position: relative;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    text-align: center;
}
.bookmark_divcontent {
    text-align: left;
    padding: 20px 0 0;
}
button.remove-bookmark-btn {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    letter-spacing: 0;
    min-height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #bf8dc0;
    transition: .5s !important;
    width: 100%;
    border-radius: 3px;
    color: #fff;
    margin-top: 10px;
}
button.remove-bookmark-btn:hover {
    background: #000;
    color: #fff;
}
div#bookmark-message a {
    color: #fff;
    text-decoration: underline;
}
div#bookmark-message {
    font-size: 14px;
    background: #bf8dc0 !important;
    color: #fff;
    border: none !important;
}
.cstm-all-loader {
  border: 4px solid #f3f3f3;
  border-top: 4px solid #bf8dc0;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 2s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
   z-index: 1111; 
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.cstm_product_carousel_container .owl-carousel {
  display: none;
}
.cstm-loaderCls:before {
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: white;
    position: absolute;
    z-index: 111;
}


/***contact page css start here***/

  div#shopify-section-template--17712063742195__form .index-section, div#shopify-section-template--17712063742195__form.index-section {
    margin: 0px !important;
}
div#shopify-section-template--17712063742195__form .index-section {
    padding: 60px 0px 0;
} 
 
.contact-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.contact-row .contact-us-column {
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
}

.contact-row h2.section-header__title {
    margin-bottom: 25px;
    font-weight: 500;
    font-size: 25px;
}

.contact-row .address {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    margin-bottom: 20px;
}
.contact-row .address-icon {
    min-width: 40px;
    background: #bf8dc0;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
}
.contact-row .address-icon img {
    width: 22px;
    height: 22px;
    object-fit: contain;
}
.contact-row .address-info h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    text-align: left;
    font-family: New Order !important;
    color: #000;
    margin-bottom: 2px;
}
.contact-row .address-info p {
    margin-bottom: 0;
}
.contact-row .form-vertical {
    width: 100%;
    padding: 30px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}
.contact-row .form-vertical h2 {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 25px;
    text-align: left;
}

.contact-row .grid.grid--small div {
    margin-bottom: 15px;
}
.contact-row .form-vertical label {
    font-family: New Order !important;
    font-size: 14px;
    font-weight: 500;
    color: #3d3d3d !important;
    letter-spacing: 0 !important;
    margin-bottom: 6px;
}
.contact-row .form-vertical input, .contact-row  .form-vertical textarea {
    display: block;
    width: 100%;
    min-width: 100px;
    margin: 0 !important;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 2px;
    transition: border-color .15s ease-in-out;
    font-family: New Order !important;
}
.contact-row .form-vertical input:focus-visible, .contact-row  .form-vertical textarea:focus-visible {
    outline: none !important;
}

.contact-row  .form-vertical textarea{
    height: 80px;
}

.contact-row .form-vertical button.btn  {
    background: #76c39c;
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 400;
    max-width: 188px;
    width: 100%;
    transition: .4s !important;
    min-height: 47px;
    border-radius: 3px !important;
    margin: 20px 0px 15px;
}
.contact-row .form-vertical p, .contact-row .form-vertical a {
    font-size: 14px;
    line-height: 21px;
}
.contact-row .errors {
    background: transparent;
    border: none;
    padding: 0px;
}
.contact-row .errors ul {
    list-style: none;
    margin-left: 0;
}
.map-section-contact {
    padding-top: 40px;
} 

.map-section-contact iframe {
    display: block;
}

/***privacy policy***/

.shopify-policy__container p, .shopify-policy__container h1, .shopify-policy__container h2, .shopify-policy__container ul li, .shopify-policy__container table th, .shopify-policy__container table td {
    font-family: New Order !important;
    margin: 0;
}
.shopify-policy__container h1 {
    font-size: 30px;
    font-weight: 600 !important;
    margin: 20px 0px;
}
.shopify-policy__container h2 {
    font-size: 24px;
    line-height: 30px;
    margin: 10px 0px;
}
.shopify-policy__container table td {
    font-size: 14px;
}
.shopify-policy__container ul li {
    font-size: 14px;
    margin: 10px 0px;
}



/****shipping policy css***/
body.template-page.wipex®-shipping-policy main#MainContent {
    min-height: 100% !important;
    padding: 80px 0px;
}
body.template-page.wipex®-shipping-policy p, body.template-page.wipex®-shipping-policy h1, body.template-page.wipex®-shipping-policy a {
    font-family: New Order !important;
}
body.template-page.wipex®-shipping-policy h1.section-header__title {
    font-size: 32px;
    font-weight: 600 !important;
}

body.template-page.wipex®-shipping-policy p strong {
    color: #000;
    font-weight: 600;
}

body.template-page.wipex®-shipping-policy .rte.rte--nomargin p {
    margin: 10px 0px;
}


/**LOGIN PAGE, ACCOUNT, CUSTOMER PORTAL LOGIN**/
.cstm_Account_section .section-header__title, .seal-subscription-page .seal-auto-min h2, 
.seal-subscription-page .seal-auto-min h1 {
    font-size: 40px;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: 0;
    color: #000000;
    text-align: center;
} 
.cstm_Account_section .label, .cstm_Account_section label:not(.variant__button-label):not(.text-label) {
    font-size: 22px;
    font-weight: 500;
    line-height: 26px;
    position: relative;
    letter-spacing: 0;
}
.cstm_Account_section .label, .cstm_Account_section label:not(.variant__button-label):not(.text-label), .seal-subscription-page .label, .seal-subscription-page label:not(.variant__button-label):not(.text-label) {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    position: relative;
    letter-spacing: 0;
    font-family: 'New Order';
	position: static;
    text-align: left;
	color: #000;
}
.cstm_Account_section  .one-half {
    padding: 0;
}
.cstm_Account_section a#RecoverPassword {
    font-weight: 500;
    font-family: 'New Order';
    font-size: 16px;
}
.cstm_Account_section .page-width.page-width--tiny {
    max-width: 450px;
}
.cstm_Account_section button, .cstm_Account_section #register-submit, .seal-subscription-page .seal-auto-min .seal-button {
        transform: none;
    background: #76c39c;
    font-family: New Order !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0;
    min-height: 45px;
    padding: 5px 20px;
    border: none;
    color: #fff;
    border-radius: 3px;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
	position: relative;
	overflow: hidden;
}
.cstm_Account_section button:hover, .cstm_Account_section #register-submit:hover, .seal-subscription-page .seal-auto-min .seal-button:hover {
    background: #bf8dc0 !important;
    color: #fff;
}
.cstm_Account_section #customer_register_link, .cstm_Account_section a.link {
    color: #bf8dc0;
    font-weight: 500;
    font-family: New Order;
    border-bottom: 1px solid;
}
.cstm_Account_section  h5 {
    letter-spacing: 0;
    font-weight: 500;
    font-size: 16px;
}
.seal-subscription-page {
    padding: 75px 0 !important;
}
.seal-subscription-page .seal-auto-min {
    margin: 0;
}
.seal-subscription-page .seal-auto-min .seal-container {
    box-shadow: none;
    padding: 0 40px;
}

.seal-subscription-page .seal-mb-1 {
    font-family: New Order;
}

.seal-subscription-page .seal-floating-label .seal-input, .seal-subscription-page .seal-floating-label input.seal-input[type="text"], .seal-subscription-page .seal-floating-label input.seal-input[type="number"] {
    border: 1px solid;
    border-color: var(--colorBorder);
    border-radius: 0;
    max-width: 100%;
    padding: 8px 10px;
}

.seal-subscription-page .seal-floating-label input.seal-input[type="text"]:focus, .seal-subscription-page .seal-floating-label input.seal-input[type="number"]:focus {
    border-color: #000;
}

.seal-subscription-page .seal-auto-min .seal-button:after {
	background-image: linear-gradient(90deg, transparent, hsla(0, 0%, 100%, .25), transparent);
    content: "";
    height: 100%;
    left: 150%;
    position: absolute;
    top: 0;
    transform: skew(-20deg);
    width: 200%;
}

.seal-subscription-page .seal-auto-min .seal-button:hover:after
{
	animation: shine .75s cubic-bezier(.01,.56,1,1);
}


.makeRowfull form.needsclick.klaviyo-form label {
    font-weight: 100 !important;
}
.makeRowfull h3.diffrenceTitle span {
    font-family: 'New Order' !important;
    font-weight: 600 !important;
}
.makeRowfull .needsclick span {
    font-family: 'New Order' !important;
}
.makeRowfull button.needsclick {
    padding: 1px 40px !important;
    border-radius: 4px !important;
  
}
.makeRowfull form.needsclick.klaviyo-form label {
    font-family: New Order !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 28.8px !important;
    letter-spacing: 0 !important;
    margin-bottom: 0;
}


.wrapper_header_sct .cc-ci-section {
	display: none !important;
}

.cc-intl-search-desk {
	display: none;
}
.search-active .cc-intl-search-desk {
    display: block;
}


.header-sticky-wrapper .cc-intl-search-desk {
	position: absolute;
    top: 100%;
    right: 220px;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 4px 0 #ddd;
    border-top: 4px solid #be8bbe;
	z-index: 10;
	min-width: 400px
}
.cc-intl-search-desk .cc-search-icon, .cc-intl-search-desk .cc-loading-icon {
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
}


/***blog page css start here****/

.blog-section-data .grid.grid--uniform {
    padding: 60px 0 30px;
    gap: 20px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.blog-section-data .grid__item.medium-up--one-third.aos-init.aos-animate {
    flex: 0 0 31%;
}
.blog-section-data .grid__item{
  padding-left:0px !important;
}

 .template-blog a.article__title {
    font-family: New Order !important;
    font-size: 16px;
    line-height: 20px;
}
.blog-section-data  .grid__item.medium-up--one-third.aos-init.aos-animate {
    padding-left: 0px !important;
}
.collection-hero.blogs-single-data h1 {
    font-size: 33px;
    line-height: 40px;
    font-weight: 500;
}
div#container-sec-blogs {
    max-width: 900px !important;
    padding: 40px 0px 20px;
}
div#container-sec-blogs  img{
  width:100% !important;
}
div#container-sec-blogs h3 {
    font-size: 18px !important;
    line-height: 25px;
}
div#container-sec-blogs h2 {
    font-size: 23px;
    line-height: 28px;
}
div#container-sec-blogs h2 strong, div#container-sec-blogs h3 strong{
  font-weight:600 !important;
}
div#container-sec-blogs ul li {
    font-size: 14px;
    color: #808080;
    margin-bottom: 6px !important;
}
div#container-sec-blogs .article__body.rte h2, div#container-sec-blogs .article__body.rte h3 {
    margin: 0px 0px 20px;
}

div#container-sec-blogs img.btn_img {
    width: 12px!important;
    height: 12px;
    object-fit: contain;
}
div#container-sec-blogs .articalpost_rBtns.text_center {
    margin-bottom: 40px;
}

div#container-sec-blogs strong {
    font-weight: 600;
    color: #000;
}
div#container-sec-blogs h2, div#container-sec-blogs h2 span, div#container-sec-blogs h3,  div#container-sec-blogs h3 span {
    color: #000 !important;
    font-weight: 500;
}
div#container-sec-blogs ol li {
    font-size: 14px;
    margin-bottom: 7px;
}

div#container-sec-blogs .a.btn.cstmbtnLearn span.btntexts {
    color: #fff !important;
}
/****collections page css***/ 

.template-list-collections.collections .page-width.page-content {
    padding: 60px 0px 40px;
}
.template-list-collections.collections h1.section-header__title {
    font-weight: 600;
    color: #000000;
    font-family: 'New Order';
}
.template-list-collections.collections span.collection-item__title.collection-item__title--overlaid-box.collection-item__title--body.collection-item__title--center span {
    font-family: 'New Order';
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    text-transform: capitalize;
  font-weight:500;
}

/**register page**/
.cstm_Account_section {
    padding-top: 50px;
}

/***terms and condtions**/

.terms-of-service h1, .terms-of-service h2, terms-of-service h3, .terms-of-service p, .terms-of-service a {
    font-family: 'New Order' !important;
}
.terms-of-service .shopify-policy__body strong {
    font-weight: 600;
    margin: 0px 0px 10px !important;
    display: inline-block;
    font-size:17px !important;
  line-height:24px;
}
.terms-of-service .shopify-policy__body {
    font-family: 'New Order' !important;
  font-size:14px !important;
}

/***whats the big deal page css***/

.what-39-s-the-big-deal .header-wrapper {
    position: relative !important;
}

.what-39-s-the-big-deal .site-header.header_sites {
    box-shadow: 0 4px 6px #00000026;
}

.what-39-s-the-big-deal .site-nav__link {
    color: #000 !important;
}

.what-39-s-the-big-deal p, .what-39-s-the-big-deal h2, .what-39-s-the-big-deal h3, .what-39-s-the-big-deal a {
    font-family: 'New Order' !important;
}
.what-39-s-the-big-deal h2.h1.hero__title,
.what-39-s-the-big-deal h1.h1.hero__title {
    font-weight: 600;
    font-family: 'New Order' !important;
    font-size: 45px;
    line-height: 60px;
}
.what-39-s-the-big-deal .index-section p.h2 {
    font-weight: 600;
    color: #000000;
    line-height: 1.2;
}
.what-39-s-the-big-deal .index-section h2 {
    font-weight: 600;
      color: #000000;
}
.what-39-s-the-big-deal .grid.grid--flush-bottom p.h3 {
    font-size: 18px !important;
    font-weight: 500;
    color: #000;
    font-family: New Order !important;
}
.what-39-s-the-big-deal .grid.grid--flush-bottom p {
    line-height: 1.8;
}

.what-39-s-the-big-deal .grid.grid--flush-bottom p strong {
    font-weight: 600;
    color: #000;
}

.what-39-s-the-big-deal .rte p strong {
    color: #000;
    font-family: 'New Order';
    font-size: 18px;
}
.what-39-s-the-big-deal .page-width.page-width--narrow.text-left p.h2 {
    margin-bottom: 30px;
}

.what-39-s-the-big-deal .page-width.page-width--narrow.text-left .rte p {
    margin: 15px 0px;
}

.what-39-s-the-big-deal .feature-row p.h3 {
    color: #000;
    font-weight: 500;
    font-size: 23px;
}
.what-39-s-the-big-deal .rte.featured-row__subtext strong {
    font-size: 14px;
    font-weight: 600;
}
.what-39-s-the-big-deal a.btn {
    display: inline-flex;
    align-items: center;
    background: #bf8dc0;
    font-family: New Order !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: .5px;
    min-height: 55px;
    min-width: 245px;
    justify-content: center;
    gap: 10px;
    border-radius: 3px;
}

.selling-plan-group-options-name-select label {
    font-family: New Order!important;
    letter-spacing: 0.5px!important;
    font-weight: 400!important;
    text-transform: capitalize!important;
    color: gray !important;
}
.sls-select, .sealsubs-container .sls-select-container select.sls-select {
    font-family: New Order!important;
    letter-spacing: .5px!important;
    font-weight: 400!important;
    text-transform: capitalize!important;
    color: gray!important;
    font-size: 14px!important;
    border: 1px solid #ccc!important;
    border-radius: 4px!important;
    line-height: 13px!important;
    min-height: 30px!important;
    display: flex!important;
    align-items: center!important;
    border-width: 1px !important;
}
.sls-select, .sealsubs-container .sls-select-container select.sls-select {
    border-width: 1px !important;
}

.sls-select-container select.sls-select.seal-tight.needsclick {
    border-width: 1px !important;
}

.hero-banner-subheading h1 b {
    font-weight: 400;
}
.hero-banner-subheading h1  {
      margin-bottom: 10px;
}
.hero-banner-subheading h1, h2 {
    font-size: 16px;
}
.hero-banner-subheading h2 b {
    font-weight: 400;
}
.hero-banner-subheading {
    margin-top: 16px;
}
/*---------Dispenser Landing Page----------*/
.these-wipes #shopify-section-sections--18725253841139__header {
    display: none;
}
.these-wipes #shopify-section-sections--18725253841139__cstm_announcement_cbnFxR {
  display: none;
}
div#shopify-section-template--18960448749811__custom_header_dispenser_xGkkpw {
    position: sticky;
    top: 0;
    z-index: 999;
}
img.logo_dispenser_img {
    max-width: 190px;
}
.wipex_main_grid_nav {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.custom_wipex_header_dispenser {
    position: sticky;
    box-shadow: 0 4px 6px #00000026;
    top: 0;
    padding:0 0 10px 0;
}
ul.cstm_navigation_block li {
    margin-bottom: 0;
}
ul.cstm_navigation_block li a {
    position: relative;
    transition: 0.5s;
    padding: 15px 0;
    display: block;
    font-size: 20px;
    font-family: New Order !important;
}
ul.cstm_navigation_block {
    list-style: none;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
}
.homCaption_captions {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
a.btn.dispenser_wipex_btn {
    display: inline-flex;
    align-items: center;
    background: #bf8dc0;
    font-family: New Order!important;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: .5px;
    min-height: 55px;
    min-width: 225px;
    justify-content: center;
    gap: 10px;
    border-radius: 3px;
    margin-top: 30px;
}
.homCaption_captions .page-width {
    width: 100%;
}
.dispnser_main_hero {
    position: relative;
    overflow: hidden;
}
.slider_discolLeft {
    position: relative;
    max-width: 70%;
    width: 100%;
    /* padding: 40px 0 80px; */
}
.bulkdispenserColm {
  position: relative;
}
img.bulkdispenserthumb_img {
    position: absolute;
    right: 10px;
    bottom: 50px;
    width: auto !important;
}
.dispenser_yoga_header {
    position: relative;
    text-align: center;
}
a.btn.cstmdispnbtnLearn {
    display: inline-flex;
    align-items: center;
    background: #bf8dc0;
    font-family: New Order!important;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: .5px;
    min-height: 55px;
    min-width: 225px;
    justify-content: center;
    gap: 10px;
    border-radius: 3px;
}
.bulk_dispenser_sect {
    position: relative;
    padding: 60px 0;
    overflow: hidden;
}
.cstm_gymYoga_carousel button.owl-next,
.cstm_homeAuto_carousel button.owl-next, 
.cstm_getCreative_carousel button.owl-next {
    position: absolute;
    top: 25%;
    max-width: 68px;
    height: 68px;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #888787!important;
    transition: .5s;
    right: -20px;
    background-image: url(/cdn/shop/files/Right_Vector.png)!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
.cstm_gymYoga_carousel button.owl-prev, 
.cstm_homeAuto_carousel button.owl-prev, 
.cstm_getCreative_carousel button.owl-prev {
    position: absolute;
    top: 25%;
    max-width: 68px;
    height: 68px;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #888787!important;
    transition: .5s;
    left: -20px;
    background-image: url(/cdn/shop/files/Left_Vector.png)!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
.cstm_gymYoga_carousel button:hover,
.cstm_getCreative_carousel button:hover,
.cstm_homeAuto_carousel button:hover {
    background-color: #000!important;
}
.cstm_gymYoga_carousel button span,
.cstm_getCreative_carousel button span, 
.cstm_homeAuto_carousel button span {
    display: none;
}
.dispenser_cretive_detail, 
.dispenser_autoHom_detail {
    position: relative;
    transition: display 2s ease 0s;
    padding-top: 15px;
}
.dispenser_product_detail {
    position: relative;
    transition: display 2s ease 0s;
    padding-top: 15px;
}
ul.dispenser_yoga_list li p, 
ul.dispenser_cretive_list li p,
ul.dispnsr_auto_list li p {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 28px;
    color: gray;
}  
ul.dispenserList_sct li p {
    margin-bottom: 0;
}

.dispenser_yoga_header p {
    font-size: 18px;
    font-weight: 500;
    color: #000;
}
.dispenser_row {
    position: relative;
    display: flex;
    justify-content: center;
    gap: 40px;
}
.dispenser_column {
    position: relative;
    flex: 0 0 50%;
    max-width: calc(50% - 20px);
}
.dispenser_main_block {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.dispenserAboutBtns {
    position: relative;
    padding-top: 20px;
}
.dispenser_main_inner>p {
    color: #000;
    font-size: 20px;
    line-height: normal;
}
ul.dispenserList_sct {
    font-size: 14px;
}
img.dispenserImages {
    width: 100%;
}
.dispenser_imgs {
    position: relative;
    overflow: hidden;
    box-shadow: 0 3px 15px #0006;
    border-radius: 3px;
}
.dispenserAboutBtnsMobile {
  display: none;
}
#shopify-section-template--18960448749811__home_shipping_hhik3b .shipping_content p {
    max-width: 160px;
}
.these-wipes.page.qsc2-body-wrapper .custom_newsletter_section {
    display: none;
}
.toggle-dispeer {
    display: none;
}
.dispenser-mobile-menu {
    position: fixed;
    right: -100%;
    width: 350px;
    background: #fff;
    padding: 0;
    top: 0;
    height: 100vh;
    transition: 0.5s;
}
.dispenser-mobile-menu.highlight {
    right: -20px;
}
.dispenser-mobile-menu ul.cstm_navigation_block {
    display: block;
    margin-top: 15px;
}
.dispenser-mobile-menu li {
    padding: 0 20px;
}
.close-btn {
    display: flex;
    border-bottom: 1px solid #ccc;
    justify-content: end;
    padding: 15px 35px;
}
.bulkrefl_product_normal p {
    margin: 0;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.cstm_mob_product_carousel {
    display: flex;
    flex-wrap: wrap;
    gap: 35px 2.6%;
}
.cstm_mob_product_carousel .catergy-dispenser {
    width: 23%;
    padding: 20px;
    box-shadow: 2px 2px 6px 2px #faf8f6;
    border: 0.5px solid rgba(0, 0, 0, 0.1);
}
a.col_Nav_cstm p.colName-dispenser {
    margin: 0;
    line-height: normal;
    font-size: 18px;
    margin-top: 12px;
    text-align: center;
}
.cstm-category {
    padding: 80px 0 20px;
    scroll-margin-top: 40px;
}
.cstm-cetegery {
    margin-top: 30px;
}
.cstm_colect_Navimg-dispenser img {
    height: 180px;
    width: 180px;
    margin: auto;
}
.shop-all-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 23%;
}
.shop-all-btn a.btn.cstmbtnshop {
    background: #bf8dc0;
}
.expend-data {
    cursor: pointer;
}
.dispenser_expend-data {
    cursor: pointer;s
}
.desktop_toggle_wipex {
    display: none;
}
.homCaption_captions {
    padding: 100px 0;
}
.these-wipes-2 .announcement-bar.top_announcmentBar.cstm-announcement-bar-cls {
    display: none !important;
}
.these-wipes-2 .main_header_sec {
    display: none;
}
.these-wipes-2 .bulkrefilRow {
    flex-direction: column;
}
.these-wipes-2 .main-flex {
    display: flex;
    gap: 20px;
    justify-content: center;
    margin-top: 40px;
}
.cstm-iteam {
    width: 25%;
}
.bulkrefl_product_hover p {
    padding: 0 10px;
}

.these-wipes-2 .bulkrefl_product_main {
    padding: 10px;
}
.these-wipes-2 span.epaSolid {
    max-width: 90px;
    height: 90px;
    left: 10px;
}
.these-wipes-2 .dispenser_button_block {
    display: flex;
    justify-content: center;
    align-items: center;
}
.homcstm_row {
    justify-content: center;
}
h2.product_bulk_titles + p {
    max-width: 500px;
    margin: auto;
}
div#shopify-section-template--18991834628339__custom_header_dispenser_xGkkpw {
    position: sticky;
    top: 0;
    z-index: 999;
}
div#about_dispenser_sect {
    scroll-margin-top: 100px;
}
.cstm-annu-bar p {
    color: #000;
    margin: 0;
    text-align: center;
    font-size: 16px;
}
.cstm-annu-bar p span {
    font-weight: 600;
}
.cstm-annu-bar {
    padding: 10px;
    margin-bottom: 10px;
}
div#shopify-section-template--18991834628339__home_shipping_hhik3b .shipping_content p {
    max-width: 160px;
}
.studio_gyme_starter_main {
    position: relative;
    overflow: hidden;
    width: 100%;
}
p.main_titles_revie {
    font-family: New Order;
    line-height: 1.2;
    letter-spacing: 0;
}
.header_acordion_studio {
    position: relative;
    display: flex;
    align-items: start;
    justify-content: space-between;
    transition: .5s;
    cursor: pointer;
}
.header_acordion_studio h3 {
    position: relative;
    margin-bottom: 0;
    font-family: New Order;
    font-weight: 500;
    line-height: 1.2;
    text-align: left;
    letter-spacing: 0;
}
.content_hero_collection .hero-banner-subheading p {
    color: #fff;
}
