.slick-dots li.slick-active {
    background-color: #b1bb1e;
}
.flickity-page-dots {
    list-style: none;
    padding: 0 0 0 20px;
    display: flex;
    justify-content: center;
    max-width: 640px;
    margin: 0 auto;
    position: unset;
}
.flickity-page-dots li.dot {
    background-color: #e9e9e9;
    flex: 1;
    height: 4px;
    border-radius: 0;
    margin: 0;
}
.flickity-page-dots li.dot.is-selected {
    background-color: #b1bb1e;
    height: 4px;
}
.slick-arrow {
    z-index: 1;
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    height: 28px;
    width: 28px;
    background-color: #e9e9e9;
    border-radius: 50px;
    font-size: 0;
    background-position: center;
    background-repeat: no-repeat;
}
.slick-prev.slick-arrow {
    background-image: url(https://cdn.shopify.com/s/files/1/0561/6359/8543/files/left_arrow.svg?v=1679048963);
    left: 6px;
}
.slick-next.slick-arrow {
    background-image: url(https://cdn.shopify.com/s/files/1/0561/6359/8543/files/right_arrow.svg?v=1679048963);
    right: -12px;
}
.flickity-button {
    display: block;
    z-index: 1;
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    height: 28px;
    width: 28px;
    background-color: #e9e9e9;
    border-radius: 50px;
    font-size: 0;
    background-position: center;
    background-repeat: no-repeat;
}
.flickity-button svg {
    display: none;
}
.flickity-button:disabled {
    display: block;
}
.flickity-previous {
    background-image: url(https://cdn.shopify.com/s/files/1/0561/6359/8543/files/left_arrow.svg?v=1679048963);
    left: 6px;
}
.flickity-next {
    background-image: url(https://cdn.shopify.com/s/files/1/0561/6359/8543/files/right_arrow.svg?v=1679048963);
    right: -12px;
}
.boost-pfs-filter-option-content .boost-pfs-filter-option-item-list .boost-pfs-filter-option-item button,
.boost-pfs-filter-option-content .boost-pfs-filter-option-item-list .boost-pfs-filter-option-item .boost-pfs-filter-button,
.boost-pfs-filter-option-range-amount input,
.boost-pfs-filter-tree-v .boost-pfs-filter-refine-by .boost-pfs-filter-refine-by-items .refine-by-item,
.boost-pfs-filter-refine-by-wrapper-v .boost-pfs-filter-refine-by .boost-pfs-filter-refine-by-items .refine-by-item,
.boost-pfs-filter-refine-by .boost-pfs-filter-option-title,
.boost-pfs-filter-refine-by .boost-pfs-filter-refine-by-items .refine-by-item > a,
.boost-pfs-filter-refine-by > span,
.boost-pfs-filter-clear,
.boost-pfs-filter-clear-all .boost-pfs-filter-option-title-text,
.boost-pfs-filter-refine-by .boost-pfs-filter-option-title .boost-pfs-filter-clear-all {
    font-family: Century Gothic !important;
    font-size: 14px;
}
.boost-pfs-filter-tree-v .boost-pfs-filter-option-title-heading {
    padding-bottom: 0 !important;
}
.boost-pfs-filter-tree-v .boost-pfs-filter-option {
    padding: 11px 0;
}
.boost-pfs-filter-option-title-text {
    font-family: inherit !important;
}
.special_color {
    color: #ff2600 !important;
}
.site-header .site-header__logo {
    margin: 0;
}
.header-wrapper .site-header {
    padding: 12px 0;
    box-shadow: none;
}
.site-nav li > .site-nav__link {
    font-weight: 700;
    letter-spacing: 0.05em;
    padding: 7.5px 22px;
}
.site-nav li > .site-nav__link.active {
    color: #b1bb1e;
}
.site-nav li > .site-nav__link:hover {
    color: #b1bb1e !important;
}
.header-item.header-item--navigation {
    justify-content: flex-end;
}
.toolbar {
    background: #061822;
    color: #fff;
    padding: 8.5px 0;
    position: relative;
}
.toolbar__menu li a {
    color: #fff;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
}
.top-menu ul {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
}
.top-menu ul li {
    margin: 0 18px;
}
.top-menu ul li a {
    padding: 0;
    color: #fff;
    font-size: 11px;
    letter-spacing: 0.409091px;
    text-transform: uppercase;
    font-weight: 700;
    display: flex;
    align-items: center;
}
.top-menu ul li a:hover {
    color: #b1bb1e;
}
.top-menu ul li a svg {
    margin-right: 5px;
}
.top-menu ul li:last-child {
    margin-right: 0;
}
.header-item--navigation .site-nav__link.js-search-header {
    padding: 0;
    margin-left: 13px;
}
.toolbar-top-left {
    display: flex;
    align-items: center;
}
.toolbar-top-left .multi-selectors button {
    background: #fff;
    letter-spacing: 0.05em;
    font-size: 8px;
    color: #000;
    font-weight: 700;
    border-radius: 60px;
    text-transform: uppercase;
    padding: 3px 5px;
}
.toolbar-top-left .multi-selectors button svg {
    display: none;
}
.toolbar-top-left .toolbar__menu li {
    margin: 0 18px;
}
.toolbar-top-left .toolbar__menu li a {
    padding: 0;
}
.toolbar-top-left .multi-selectors__item {
    margin-left: 0;
    margin-right: 18px;
}
.toolbar-top-left .toolbar__menu {
    margin-left: 0;
}
.disclosure-list--down {
    min-height: auto;
}
.selector_parent .multi-selectors__item {
    margin: 0;
}
.selector_parent .disclosure__toggle {
    background: #fff;
    font-weight: 700;
    font-size: 8px;
    padding: 6px 10px;
    line-height: normal;
    border-radius: 40px;
}
.selector_parent .disclosure__toggle svg {
    display: none;
}
.site-header .site-header__logo img {
    height: 100%;
    width: 100%;
}
.site-header.site-header--stuck {
    padding: 0;
}
.site-header.site-header--stuck .site-header__logo a {
    width: 56px !important;
    position: relative;
}
.site-header.site-header--stuck {
    background-color: #061822;
}
.site-header.site-header--stuck .site-nav li > .site-nav__link {
    color: #fff;
    padding: 24px 10px;
    line-height: normal;
}
.site-header.site-header--stuck .site-nav li > .site-nav__link:hover,
.site-header.site-header--stuck .site-nav li > .site-nav__link.active {
    background: #fff;
    color: #061822 !important;
}
.site-header:not(.site-header--stuck) .sticky-icon,
.site-header:not(.site-header--stuck) .sticky-search {
    display: none;
}
.site-header.site-header--stuck .nav-right_search {
    display: none;
}
.sticky-search {
    margin: 0 30px;
    padding: 0 40px;
}
.sticky-search .search_wrapp {
    background: #fff;
    width: 365px;
    border: 1px solid #061822;
    border-radius: 30px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.sticky-search .search_wrapp input {
    width: 100%;
    flex: 1;
    border: none;
    color: #95a4ab;
    font-size: 14px;
    padding: 10.5px 15px;
    color: #000;
}
.sticky-search .search_wrapp input::placeholder {
    color: #95a4ab;
    opacity: 1 !important;
}
.sticky-search .search_wrapp button {
    padding: 0 15px;
}
.sticky-icon .site-nav__icons a:last-child {
    padding-right: 0;
}
.site-nav--is-megamenu.site-nav__item:hover a svg {
    transform: rotate(180deg);
}
.sticky-icon .site-nav__icons a {
    line-height: normal;
}
.sticky-icon .site-nav__icons {
    display: flex;
    align-items: center;
}
.site-header.site-header--stuck .header-layout--left-center .header-item--logo {
    min-width: unset;
}
.site-nav__link--underline:after {
    display: none;
}
ul.cstm-category {
    margin: 0;
    list-style: none;
    display: flex;
}
ul.cstm-category li {
    text-align: center;
    flex: 1;
    border-bottom: 4px solid #e9e9e9;
    padding: 16px 5px;
    margin: 0;
    color: #95a4ab;
    font-size: 12px;
    text-transform: uppercase;
}
ul.cstm-category li.is-active {
    border-color: #b1bb1e;
    font-weight: 700;
    color: #061822;
}
.cate-item-inner {
    height: 64px;
    width: 64px;
    border-radius: 50px;
    background: #95a4ab;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.cate-item-inner p {
    font-size: 11px;
    color: #fff;
    font-weight: 700;
    padding: 0 5px;
    margin: 0;
    text-align: center;
    word-break: break-all;
}
.tabs-content > div {
    display: none;
}
.tabs-content > div.is-active {
    display: block;
}
#NavDrawer .drawer__scrollable {
    padding: 0;
}
#NavDrawer.drawer--right {
    width: 100%;
    right: -100%;
    max-width: 100%;
    height: calc(100% - 115px);
}
#NavDrawer.drawer--right.drawer--is-open {
    transform: translate(-100%);
}
#NavDrawer .drawer__fixed-header,
#NavDrawer .mobile-nav {
    display: none;
}
.cstm-cate-items {
    display: flex;
    list-style: none;
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin: 16px 0 16px 16px;
    padding-bottom: 10px;
}
.cstm-cate-item {
    width: 100%;
    max-width: 16.6666667%;
    padding: 0 2.5px;
    margin-bottom: 0;
}
.cstm-cate-item.is-active .cate-item-inner {
    background: #b1bb1e;
}
.drawer-sub-around {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -9px;
}
.drawer-sub-around .drawer-sub-item {
    padding: 0 9px;
    width: 100%;
    max-width: 33.33%;
}
.drawer-sub-img {
    position: relative;
    padding-bottom: 100%;
}
.drawer-sub-img img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.drawer-sub-cate {
    padding: 0 16px;
}
.drawer-sub-item P {
    font-size: 11px;
    text-align: center;
    font-weight: 700;
    margin: 6.5px 0 18.5px;
}
.site-nav__dropdown {
    top: 100%;
    background: #e9e9e9;
    box-shadow: none;
}
.site-nav__link svg {
    margin-left: 5px;
}
.mega-main {
    display: flex;
}
.megamenu .h5 .site-nav__dropdown-link {
    margin-bottom: 12px;
    background-color: transparent;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #b1bb1e;
    font-weight: 700;
    font-size: 13px;
    padding: 0 0 8px;
    border-bottom: 1px solid #b1bb1e;
}
.megamenu .site-nav__dropdown-link:not(.site-nav__dropdown-link--top-level) {
    color: #061822;
    background-color: transparent;
    letter-spacing: 0.05em;
    font-size: 12px;
    text-transform: capitalize;
}
.megamenu .site-nav__dropdown-link:not(.site-nav__dropdown-link--top-level):hover {
    color: #b1bb1e;
}
.mega-main .mega-left.medium-up--one-quarter {
    width: 100%;
    max-width: 32%;
}
.mega-main .medium-up--three-quarters {
    width: 100%;
    max-width: 68%;
}
.mega-main .medium-up--three-quarters.full_menu {
    max-width: 100%;
}
.mega-right .grid {
    display: flex;
    flex-wrap: wrap;
}
.mega-right .grid .grid__item {
    flex: 1;
    width: auto;
}
.mega-img-inner {
    position: relative;
    max-width: 308px;
}
.mega-img-inner img {
    width: 100%;
    max-width: 100%;
}
.mega-img-inner .btn {
    position: absolute !important;
    width: max-content;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-transform: capitalize;
}
.mega-img-inner .btn {
    color: #061822;
}
.sticky-icon .site-nav__link svg {
    margin-left: 0;
}
.sticky-icon .site-nav__link--icon {
    padding-left: 10px;
    padding-right: 10px;
}
.cstm_search-result {
    padding: 80px 40px 0;
    background: #fff;
    display: none;
    position: absolute;
    width: 100%;
    max-width: 460px;
    margin: 0 auto;
    left: 50%;
    transform: translate(-50%);
    top: -12px;
    z-index: -1;
}
.sticky-search.open .cstm_search-result {
    display: none;
}
.sticky-search {
    position: relative;
}

body.open:after {
    opacity: 1;
    visibility: visible;
}
.cstm-search-item {
    margin-bottom: 30px;
}
.cstm-search-item h4 {
    font-size: 12px;
    text-transform: uppercase;
    color: #061822;
}
.search-recent ul {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
.search-recent li {
    margin-right: 11px;
}
.search-recent li a {
    background: #e9e9e9;
    font-weight: 700;
    font-size: 10px;
    display: inline-block;
    padding: 10px 16px;
    border-radius: 16px;
}
.cstm-search-brand {
    display: flex;
    flex-wrap: wrap;
    margin-left: -8px;
}
.cstm-search-brand-item {
    padding-left: 8px;
    margin-bottom: 5px;
}
.search-brand-item-inner {
    width: 64px;
    height: 64px;
    background: #061822;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.search-pro-item {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
}
.search-pro-item .search-pro-grid {
    padding-left: 20px;
    width: 100%;
    max-width: 33.33%;
}
.search-pro-grid .grid-product__title {
    font-size: 10px;
}
.search-pro-grid .grid-product__vendor,
.search-pro-grid .grid-product__price--regular {
    font-size: 11px;
}
.search-pro-grid .grid-product__price--original {
    font-size: 9px;
}
.search-pro-grid .grid-product__tag--sale {
    padding: 5.5px 8px;
    font-size: 7px;
}
.search-pro-grid .grid-product__price--savings,
.burger-close,
.js-drawer-open-nav[aria-expanded="true"] .burger-open {
    display: none;
}
.js-drawer-open-nav[aria-expanded="true"] .burger-close {
    display: block;
}
.cart-link__bubble--visible {
    font-family: Mulish;
    font-weight: 600;
    position: unset;
    border-radius: 20px;
    height: 20px;
    width: 20px;
    border-color: #061822;
    margin-left: -10px;
    margin-top: -10px;
    margin-right: 5px;
    font-size: 8px;
    color: #061822;
    display: flex;
    align-items: center;
    justify-content: center;
}
.site-header.site-header--stuck .cart-link__bubble--visible {
    margin: 0;
    position: absolute;
    right: -8px;
    top: -8px;
}
.center_image_text_link {
    width: 100vw;
    padding: 60px 0 95px 20px;
    margin: 0;
}
.promo_img_inner {
    position: relative;
}
.promo_img_inner .promo_link {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}
.promo_img_inner .promo_link a {
    color: #fff;
    font-weight: 700;
    font-size: 39px;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 15px;
}
.promo_img_inner .promo_link a:hover,
.site-header__search .icon:hover {
    color: #b1bb1e;
}
.cstm-modal-content.language {
    background: #061822;
    border-radius: 20px;
    padding: 50px 60px;
}
.lang-item p {
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.409091px;
    color: #95a4ab;
    text-transform: uppercase;
}
.lang-item {
    text-align: center;
    padding: 30px 0;
}
.lang-item:not(:last-child) {
    margin-bottom: 10px;
    border-bottom: 1px solid #b1bb1e;
}
.lang-item select {
    padding: 10px 0;
    width: 100%;
    text-align: center;
    color: #fff;
    border: none;
    letter-spacing: 0.409091px;
    text-transform: uppercase;
    font-size: 18px;
    background-image: url(https://cdn.shopify.com/s/files/1/0561/6359/8543/files/Vector_13a237b5-99e1-47c7-89cf-23a5d7ff941a.svg?v=1682427015);
    background-position: center right 10px;
    background-size: 20px;
}
.cstm-con h4 {
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-size: 18px;
    position: relative;
    margin-bottom: 0;
    padding: 30px 0;
    background-image: url(https://uae.gosportme.com/cdn/shop/files/Vector_13a237b5-99e1-47c7-89cf-23a5d7ff941a.svg?v=1682427015);
    background-position: center right 10px;
    background-repeat: no-repeat;
    background-size: 20px;
}
.cstm-con h4 img {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    height: 65px;
    width: 65px;
    border-radius: 50%;
}
.cstm-con {
    position: relative;
}
.counrty-list {
    display: none;
    top: 100%;
    left: 0;
    position: absolute;
    background: #fff;
    width: 100%;
}
.counrty-list ul {
    margin: 0;
    list-style: none;
    padding: 15px;
}
.counrty-list ul li {
    display: flex;
    align-items: center;
    font-size: 16px;
    margin-bottom: 0;
    cursor: pointer;
}
.counrty-list ul li:not(:last-child) {
    margin-bottom: 10px;
}
.counrty-list ul img {
    height: 25px;
    width: 25px;
    margin-right: 15px;
}
.cstm-lang-close {
    position: absolute;
    right: 28px;
    top: 28px;
    display: inline-block;
    cursor: pointer;
}
.nav-right_search {
    display: flex;
    align-items: center;
}
.nav-right_search .mobile-header-wishlist-icon {
    display: flex;
}
.nav-right_search .mobile-header-wishlist-icon svg {
    height: 24px;
    width: 24px;
}
.cstm-collection-wrapper {
    overflow: hidden;
}
.cstm-coll-around {
    display: flex;
}
.cstm-coll-around .cstm-coll-item {
    width: 20%;
    position: relative;
    transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.cstm-coll-item .cstm-coll-focus {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}
.cstm-coll-img img {
    display: block;
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.75;
}
.cstm-coll-img {
    position: relative;
    height: 600px;
    transition: all 0.5s;
    background-size: cover;
    background-position: center;
}
.cstm-coll-img:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #061822;
    opacity: 0.3;
    transition: all 0.5s;
}
.rtl .coll__link {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
    direction: rtl;
    padding: 30px 30px 30px 0;
}
.rtl .coll__link svg {rotate: 180deg;}
.coll__link {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
    padding: 30px 0 30px 30px;
}
.coll__link span {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
}
.cstm-coll-item:hover {
    width: 30%;
}
.cstm-coll-item:hover .cstm-coll-img:before {
    opacity: 0.1;
}
.cstm-coll-item:hover img {
    opacity: 1;
}
.collection-item__title .btn {
    padding: 10.5px 20px;
    text-transform: capitalize;
}
.coll_list .collection-item {
    margin-bottom: 36px;
}
.coll-img {
    position: relative;
}
.coll-img a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.cstm-img-inner {
    display: flex;
    flex-wrap: wrap;
}
.cstm-img-inner .cstm-img-item {
    width: 100%;
    max-width: 70%;
}
.cstm-img-inner .cstm-img-content {
    width: 100%;
    max-width: 30%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cstm-img-item img {
    max-width: 100%;
    width: 100%;
    display: block;
}
.cstm-img-content-items {
    text-align: center;
}
.cstm-img-content .section-header__title {
    text-transform: inherit;
    font-size: 39px;
}
.cstm-img-content .section-header {
    margin-bottom: 33px;
}
.cstm-img-content a {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-decoration: underline;
    text-underline-offset: 6px;
}
.cstm-img-content a:hover {
    color: #b1bb1e;
}
.cstm-img-content-items .section-header a {
    text-decoration: unset;
}
#insta-feed h2 {
    display: none;
}
.shipping-text-wrapper {
    padding: 60px 0;
}
.ship-text-around {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    align-items: center;
}
.ship-text-item {
    padding: 0 15px;
    width: 100%;
    max-width: 25%;
    position: relative;
}
.ship-item-text {
    display: flex;
    align-items: center;
    padding: 0 39px;
}
.ship-item-text p {
    margin: 0 0 0 30px;
    flex: 1;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #061822;
    line-height: 1.4;
}
.ship-text-item:before {
    position: absolute;
    right: 0;
    top: 50%;
    width: 2px;
    background: #b1bb1e;
    content: "";
    height: 47px;
    transform: translateY(-50%);
}
.ship-text-item:last-child:before {
    display: none;
}
.hero__link .btn {
    position: relative;
    z-index: 5;
}
.hero__link .btn:hover {
    background-color: #000 !important;
    border-color: #000 !important;
    color: #fff !important;
}
.slideshow__slide .hero__text-content {
    z-index: unset;
}
.footer__small-text {
    text-align: left;
}
.footer__title {
    text-transform: inherit;
    font-weight: 700;
    font-size: 14px;
    padding-bottom: 13px;
    border-bottom: 1px solid #95a4ab;
    margin-bottom: 20px;
}
.site-footer__linklist li a {
    font-size: 14px;
    padding: 0;
}
.site-footer__linklist li:not(:last-child) {
    margin-bottom: 16px;
}
.grid__item[data-type="newsletter"] .footer__title {
    border: 0;
}
.site-footer .grid,
.f-social-item .social-icons {
    display: flex;
    flex-wrap: wrap;
}
.f-social-item .social-icons li {
    margin-right: 15px;
}
.f-social-item .social-icons li svg:hover path {
    fill: #fff;
}
.f-social-item .social-icons li .footer-instagram-icon svg:hover circle {
    fill: #fff;
}
.f-social-item .social-icons li .footer-instagram-icon svg:hover path {
    fill: #000;
}
.footer__newsletter-btn.btn {
    padding: 11px 20px;
    background: #b1bb1e;
    color: #fff;
    position: unset;
    transform: unset;
    width: 100%;
    margin-top: 12px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: normal;
}
.footer__newsletter-btn .footer__newsletter-btn-label {
    display: block;
    font-size: 13px;
    line-height: normal;
}
.footer__newsletter-input {
    height: 48px;
    padding: 16px;
    border: 1px solid #95a4ab;
    border-radius: 60px;
    font-size: 14px !important;
    letter-spacing: 0.409091px;
    font-weight: 700;
    color: #95a4ab;
}
.footer__newsletter-input::placeholder {
    color: #95a4ab;
}
.footer__newsletter-input:focus {
    border: 1px solid #95a4ab;
}
.site-footer__linklist li a:hover {
    color: #b1bb1e;
}
.site-footer .note--success {
    max-width: 300px;
    border-radius: 5px;
}
.fix_footer {
    background: #061822;
    position: fixed;
    bottom: 0;
    z-index: 26;
    width: 100%;
}
.fix_footer ul {
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    padding: 10.75px 0;
}
.fix_footer ul li {
    flex: 1;
    text-align: center;
    margin-bottom: 0;
}
.fix_footer ul li svg {
    height: 25px;
}
.fix_footer ul li p {
    font-size: 9px;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
}
.fix_footer ul li a {
    display: inline-block;
}
.fix_footer ul li a.active svg path {
    stroke: #fff;
}
.footer__logo img {
    height: auto;
    width: 100%;
}
#insta-feed .instafeed-container {
    overflow: hidden;
}
#insta-feed .instafeed-container img {
    transition: all 0.5s;
}
#insta-feed .instafeed-container:hover img {
    transform: scale(1.05);
}
.cart_f_count {
    position: relative;
    display: inline-block;
}
.cart_f_count .cart_count_footer {
    background: #d9d9d9;
    border: 2px solid #061822;
    width: 12px;
    height: 12px;
    font-size: 6px;
    line-height: normal;
    border-radius: 50px;
    color: #061822;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: -4px;
}
.promo-grid__container.horizontal-center .btn:hover {
    background-color: #000 !important;
}
.promo-grid .type-product .type-product__content {
    text-align: center;
}
.scrolling-text__inner span:hover {
    color: #95b415;
}
.featured-product-wrapp .product-top {
    border-top: 0;
}
.featured-product-wrapp .product-block .variant-wrapper {
    margin-top: 25px;
}
.lp-banner-img {
    position: relative;
}
.lp-banner-img:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.lp-banner-item {
    display: block !important;
    position: relative;
}
.lp-banner-img img {
    max-width: 100%;
    display: block;
    width: 100%;
    height: 100%;
}
.lp-banner-wrapper {
    position: relative;
}
.lp-banner-wrapper h2 {
    line-height: normal;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    z-index: 1;
    font-weight: 700;
    text-transform: inherit;
    color: #fff;
    font-size: 61px;
}
.lp-banner-wrapper .slick-next.slick-arrow,
.coll_side-wrapper .slick-next.slick-arrow {
    background-color: transparent;
    background-image: url(https://cdn.shopify.com/s/files/1/0561/6359/8543/files/Vector_005417ff-75b5-4c4e-b60f-f63eeadf0545.svg?v=1679388543);
    right: 5%;
}
.lp-banner-wrapper .slick-prev.slick-arrow,
.coll_side-wrapper .slick-prev.slick-arrow {
    background-color: transparent;
    background-image: url(https://cdn.shopify.com/s/files/1/0561/6359/8543/files/Vector_0084324e-ee11-4b5f-89d0-e0aadf837134.svg?v=1679388537);
    left: 5%;
}
.lp-banner-wrapper .slick-arrow,
.coll_side-wrapper .slick-arrow {
    top: 50%;
}
.lp-banner-wrapper .slick-dots,
.coll_side-wrapper .slick-dots {
    max-width: initial;
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translate(-50%);
    padding: 0;
}
.lp-banner-wrapper .slick-dots li,
.coll_side-wrapper .slick-dots li {
    width: 11px;
    height: 11px;
    flex: unset;
    border-radius: 50px;
    margin: 0 7px;
    background-color: transparent;
    border: 1px solid #fff;
}
.lp-banner-wrapper .slick-dots li.slick-active,
.coll_side-wrapper .slick-dots li.slick-active {
    background-color: #fff;
}
.grid-product__meta {
    text-align: left;
    padding: 10px 0 0;
}
.grid-product__title {
    color: #061822;
    font-size: 14px;
}
.grid-product__vendor {
    letter-spacing: normal;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 5px;
    color: #061822;
    opacity: 1;
}
.grid-product__price--regular {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    line-height: 1;
}
.grid-product__price--original {
    color: #95a4ab;
    font-size: 14px;
    margin-top: 2px;
    text-transform: uppercase;
    display: block;
}
.grid-product__price .price-main {
    display: flex;
    justify-content: space-between;
}
.grid-product__price--savings {
    font-size: 13px;
    font-weight: 700;
}
.grid-product__price {
    margin-top: 15px;
}
.featured-collection-wrapp .grid-product {
    margin-bottom: 0;
}
.grid__image-ratio:after {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #00000014;
    z-index: 1;
    content: "";
    position: absolute;
}
.grid-product__content .grid__image-ratio--portrait:before {
    padding-bottom: 120%;
}
.featured-collection-wrapp .grid-product {
    width: 25%;
}
.featured-collection-wrapp .flickity-page-dots {
    display: none;
}
.featured-collection-wrapp .flickity-button {
    top: 37%;
}
.cstm-large--img-inner {
    position: relative;
}
.cstm-large--img-inner a {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 39px;
    font-weight: 700;
    transform: translate(-50%);
    text-decoration: underline;
    text-underline-offset: 15px;
    text-decoration-thickness: 2px;
}
.cstm-large--img-inner a:hover {
    color: #b1bb1e;
}
.logo-bar {
    margin-left: -10px;
    display: block;
    margin-bottom: 0;
}
.logo-bar__item {
    flex: unset;
    padding-left: 10px;
    margin: 0 0 36px;
    width: 16.6666666667%;
}
.logo-bar__item-inner {
    background-color: #061822;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding-bottom: 100%;
}
.logo-bar__item-inner img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: scale-down;
}
.logo-bar__item-inner svg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.logo-bar .flickity-button {
    top: 42%;
}
.logo-bar .flickity-previous {
    left: -6px;
}
.logo-bar__item-inner:hover {
    background-color: #b1bb1e;
}
.lp-main-wrapp .lp-sub-collection {
    margin-top: 50px;
}
.lp-main-wrapp .sub-coll-wrapper {
    margin-bottom: -15px;
}
.template-collection .page-content--top.coll-breadcrumb-main {
    padding-top: 25px;
}
.template-collection .coll-breadcrumb-main .breadcrumb {
    margin-bottom: 0;
    margin-top: 0;
}
.template-collection .cstm-sub {
    margin: 0 0 25px;
    padding: 0;
}
.template-collection .cstm-sub-item {
    padding-bottom: 20px;
}
.cstm-sub {
    margin: 35px 0 -20px;
    padding: 0 16px;
}
.cstm-sub-around {
    max-width: 640px;
    margin: 0 auto;
}
.cstm-sub-round {
    height: 90px;
    width: 90px;
    padding-bottom: unset;
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #f5f5f5;
    transition: all 0.5s;
}
.cstm-sub-round:hover {
    transform: scale(1.1);
}
.cstm-sub-round img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.cstm-sub-item h4 {
    margin: 4px 0 0;
    padding: 0;
    color: #95a4ab;
    letter-spacing: 0.41px;
    font-weight: 700;
    text-align: center;
    font-size: 14px;
    line-height: normal;
    text-transform: capitalize;
}
.cstm-sub-inner {
    margin-left: -20px;
}
.cstm-sub-item {
    padding: 20px 0 20px 20px;
}
.cstm-sub-inner .slick-arrow {
    top: 50%;
}
.cstm-sub-inner .slick-prev.slick-arrow {
    left: -15px;
}
.cstm-sub-inner .slick-next.slick-arrow {
    right: -35px;
}
.boost-pfs-filter-refine-by .boost-pfs-filter-option-title .boost-pfs-filter-clear-all,
.boost-pfs-filter-tree-v .boost-pfs-filter-option-title .boost-pfs-filter-clear,
.boost-pfs-filter-tree-v .boost-pfs-filter-refine-by .boost-pfs-filter-refine-by-items {
    padding-right: 15px;
}
.sub-coll-wrapper .grid__item {
    width: 16.6666666667%;
}
.sub-coll-wrapper {
    text-align: center;
    margin: 0 auto 75px;
    padding-left: 0;
    max-width: 670px;
}
.sub-coll-wrapper .collection-item__title {
    position: unset;
    transform: unset;
    font-size: 14px;
}
.sub-coll-wrapper .collection-image {
    height: 90px;
    width: 90px;
    padding-bottom: unset;
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #f5f5f5;
}
.sub-coll-wrapper .collection-item:not(.collection-item--below):after {
    display: none;
}
.sub-coll-wrapper .collection-item__title .btn {
    margin-top: 4px;
    padding: 0;
    color: #95a4ab;
}
.sub-coll-wrapper .collection-item__title .btn:hover {
    background-color: transparent !important;
    color: #95a4ab !important;
}
.sub-coll-wrapper .flickity-button,
.sub-coll-wrapper .flickity-page-dots {
    display: none;
}
.collection-item .collection-image img {
    animation: unset !important;
    transition: initial !important;
}
.sub-coll-wrapper .collection-image:hover {
    transform: scale(1.1);
}
.grid-product__tag {
    right: auto;
    left: 13px;
    top: 11px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 60px;
    padding: 8.5px 16px;
}
.coll-img,
.coll_banner_main {
    position: relative;
}
.coll_banner_main .section-header {
    margin-bottom: 0;
}
.coll-img:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #0003;
}
.lp-banner-wrapper .slick-arrow:hover,
.coll_side-wrapper .slick-arrow:hover {
    opacity: 0.8;
}
.coll_banner_main .coll-img img {
    width: 100%;
}
.coll_banner_main .page-content--top {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0;
    width: 100%;
    text-align: center;
}
.coll_banner_main .section-header .section-header__title {
    color: #fff;
    font-size: 61px;
    text-transform: inherit;
}
.coll_side-wrapper:not(.slick-initialized),
.lp-banner-inner:not(.slick-initialized) {
    display: none;
}
.collection-filter select {
    max-width: 200px;
    margin: 0 0 0 auto;
    height: 40px;
    font-weight: 700;
    border-color: #95a4ab;
    border-radius: 40px;
    color: #95a4ab;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.409091px;
}
.collection-filter__item.colle_title h1 {
    position: relative;
    text-align: center;
    font-size: 31px;
    text-transform: uppercase;
    font-weight: 700;
    color: #b1bb1e;
}
.back-collection {
    position: absolute;
    left: 0;
    top: 0;
}
.collection-filter__item--sort,
.collection-filter__item {
    flex: 1;
    margin-bottom: 48px;
}
.cstm-filter_btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    border: 1px solid #95a4ab;
    border-radius: 20px;
    height: 40px;
    width: 100%;
    padding: 10.5px 20px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #95a4ab;
    line-height: normal;
}
.collection-item {
    margin-bottom: 0;
}
.sub-coll-wrapper .collection-item__title .btn {
    min-width: auto;
}
.mobile-filter-main {
    position: sticky;
    bottom: 85px;
    z-index: 2;
}
.mobile-filter-main ul.mobile-filter-item {
    display: flex;
    list-style: none;
    border-radius: 60px;
    overflow: hidden;
    width: fit-content;
    margin: 0 auto;
}
.mobile-filter-main ul.mobile-filter-item li {
    background: #061822;
    padding: 13.5px 20px;
    line-height: normal;
    color: #fff;
    font-weight: 700;
    font-size: 11px;
    margin: 0;
    display: flex;
    align-items: center;
}
.mobile-filter-main ul.mobile-filter-item li svg {
    margin-right: 10px;
}
.mobile-sort-dropdown {
    position: fixed;
    top: 0;
    width: calc(100% - 60px);
    right: 0;
    background: #fff;
    padding: 15px 16px;
    z-index: 28;
    transition: all 0.3s;
    height: 100%;
    transform: translate(100%);
}
.mobile-sort-dropdown h4 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    lin-height: normal;
}
.mobile-sort-dropdown ul {
    list-style: none;
    margin: 0;
}
.mobile-sort-dropdown ul li.selected {
    color: #061822;
}
.mobile-sort-dropdown ul li {
    font-size: 16px;
    font-weight: 700;
    color: #95a4ab;
    margin: 0;
    border-top: 1px solid #e9e9e9;
    display: flex;
    align-items: center;
    padding: 15px 0;
}
.mobile-sort-dropdown ul li p {
    border-radius: 50px;
    height: 12px;
    width: 12px;
    border: 1px solid #95a4ab;
    margin: 0 13px 0 0;
}
.mobile-sort-dropdown ul li.selected p {
    background: #b1bb1e;
}
.sort-title {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sort-title .close {
    position: absolute;
    right: 15px;
}
.mobile-sort-dropdown.is-open {
    transform: translate(0);
}
.default-sort {
    display: none;
}
.collection-filter__item .dropdown .select {
    transition: all 1.3s ease;
    font-size: 14px;
    padding: 10.5px 20px;
    cursor: pointer;
    min-width: 200px;
    justify-content: space-between;
    margin: 0 0 0 auto;
    display: flex;
    align-items: center;
}
.collection-filter__item .dropdown {
    width: fit-content;
    position: relative;
    margin: 0 0 0 auto;
}
.collection-filter__item .dropdown .dropdown-menu {
    padding: 0 0 15px;
    list-style: none;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    border-color: #95a4ab;
    border-radius: 0 0 20px 20px;
    bottom: auto;
    top: 100%;
}
.collection-filter__item .dropdown-menu li {
    font-size: 12px;
    color: #95a4ab;
    font-weight: 700;
    margin: 0;
    padding: 8.5px 15px;
    line-height: normal;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.collection-filter__item .dropdown.active .select {
    border-radius: 20px 20px 0 0;
    border-width: 1px 1px 0 1px;
    transition: all 0s ease;
}
.dropdown-menu li.selected {
    color: #061822;
    background-color: #e9e9e9;
}
.dropdown-menu li p {
    margin: 0 8px 0 0;
    display: inline-block;
    border: 1px solid #95a4ab;
    height: 12px;
    width: 12px;
    border-radius: 50px;
}
.dropdown-menu li.selected p {
    background-color: #b1bb1e;
}
#CollectionAjaxContent {
    margin-bottom: 95px;
}
.collection-grid__wrapper .grid {
    display: flex;
    flex-wrap: wrap;
}
.collection-more .btn {
    min-width: 175px;
    font-size: 13px;
    padding: 11px 20px;
}
.collection-more {
    margin: 20px 0 0;
    text-align: center;
}
#FilterDrawer.drawer {
    width: 100%;
    max-width: 100%;
    left: 0;
    transform: translateY(100%);
    top: 90px;
    z-index: 26;
}
#FilterDrawer.drawer.drawer--is-open {
    transform: translateY(0);
}
#FilterDrawer .drawer__header {
    text-align: center;
    border: none;
}
#FilterDrawer .drawer__header .drawer__close {
    width: auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
#FilterDrawer .drawer__title {
    font-size: 14px;
}
.filter-form .collection-sidebar__group {
    padding-top: 0;
    margin-bottom: 0;
}
.filter-form .collection-sidebar__group button {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.409091px;
    text-transform: uppercase;
    line-height: normal;
}
.collection-sidebar__group {
    border-color: #95a4ab;
}
.filter-form .tag-list li label {
    font-size: 14px;
}
.filter-form .price-range__display-wrapper {
    font-size: 12px;
}
.custom-filter-main {
    max-width: 310px;
    position: relative;
}
.custom-filter-main .collection-sidebar {
    height: 90vh;
    overflow-y: auto;
}
.custom-filter-main .grid__item--sidebar {
    position: absolute;
    top: 100% !important;
    width: 100%;
    background: #fff;
    z-index: 3;
    margin-top: 47px;
    max-height: unset;
    overflow: unset;
}
.icon-mius,
.collection-sidebar__group button.is-open .collapsible-trigger__icon .icon-plus {
    display: none;
}
.collection-sidebar__group .collapsible-trigger__icon {
    width: 16px;
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.collection-sidebar__group button.is-open .collapsible-trigger__icon .icon-mius {
    display: inline-block;
}
.tag-list.tag-list--active-tags .btn {
    height: auto;
    padding: 8.5px 30px 8.5px 20px;
    line-height: normal;
    font-size: 12px;
    color: #061822;
}
.tag-list.tag-list--active-tags li {
    width: fit-content;
    display: inline-block;
    margin: 0 10px 10px 0;
}
.tag-list.tag-list--active-tags .tag--remove .icon {
    color: #061822;
}
.tag-list.tag-list--active-tags .tag--remove:hover .icon {
    color: #fff;
}
.cstm-filter_btn svg {
    transform: rotate(180deg);
}
.cstm-filter_btn.open svg {
    transform: rotate(0);
}
.tag-list label:hover {
    text-decoration: none;
}
.filter-form .size .tag-list .tag__checkbox {
    display: none;
}
.filter-form .size .tag-list li {
    border: 1px solid #95a4ab;
    min-width: 36px;
    height: 36px;
    padding: 0 5px;
    display: inline-block;
    margin: 0 8px 8px 0;
}
.filter-form .size label.tag__checkbox-wrapper {
    align-items: center;
    justify-content: center;
    margin: 0;
    height: 100%;
}
.filter-form .size .tag-list li.tag--active {
    background: #95a4ab;
    color: #fff;
}
.coll-filter-title {
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.coll-filter-title h4 {
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
    color: #b1bb1e;
}
#CollectionSidebar .drawer__close-button {
    display: flex;
}
.clear_all_btn {
    text-transform: uppercase;
    font-size: 10px;
    color: #95a4ab;
    font-weight: 700;
    border: 1px solid #95a4ab;
    border-radius: 40px;
    padding: 6.5px 17px;
}
.clear_all_btn:hover {
    background: #95a4ab;
    color: #fff;
}
.boost-pfs-filter-bottom-pagination ul {
    list-style: none;
    display: flex;
    justify-content: center;
}
.boost-pfs-filter-bottom-pagination ul li {
    margin: 0 5px;
    height: 25px;
    width: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.boost-pfs-filter-bottom-pagination .boost-pfs-filter-pagination-active {
    font-weight: 700;
    color: #b0bb30;
}
.read_more_main {
    padding: 30px 20px;
    text-align: center;
    background: #e9e9e9;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    line-height: 1.6;
}
.read_more_btn button,
.read_less_btn button {
    font-size: 14px;
    font-weight: 700;
}
.read_more_main p a {
    font-weight: 700;
    text-decortation: underline;
}
.grid-product__content .iWishAddColl {
    position: absolute;
    right: 13px;
    padding: 0;
    top: 11px;
    z-index: 2;
}
.grid-product__content .iWishAddColl.iwishAdded svg path {
    stroke: #b1bb1e;
    fill: #b1bb1e;
}
.featured-collection-wrapp .grid__item > .discountyard-product-label-wrapper {
    display: none;
}
.page-content--product {
    padding-top: 0;
    padding-bottom: 0;
}
.product-top {
    border-top: 1px solid #95a4ab;
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product-top .breadcrumb {
    margin: 0;
}
.ask_us span {
    position: relative;
    font-size: 12px;
    line-height: normal;
    cursor: pointer;
    background: #b1bb1e;
    border-radius: 20px;
    color: #fff;
    font-weight: 700;
    padding: 5px 15px;
    width: fit-content;
    display: flex;
    align-items: center;
}
.ask_us span svg {
    margin-right: 5px;
}
.ask_us span:hover {
    background: #061822;
}
.product-single__vendor {
    font-size: 31px;
    font-weight: 700;
    letter-spacing: 0.409091px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.product-single__title {
    font-size: 25px;
    text-transform: inherit !important;
}
.product__policies {
    display: none;
}
.product__price {
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
}
.variant-wrapper .variant__label {
    font-size: 18px !important;
    font-weight: 700 !important;
    letter-spacing: 0.409091px !important;
}
.variant-input-wrap label {
    box-shadow: 0 0 0 1px #b1bb1e;
    padding: 0 5px;
    height: 45px;
    min-width: 45px;
    line-height: 45px;
    text-align: center;
    margin: 0 10px 10px 0;
}
.variant-input-wrap input[type="radio"]:checked + label {
    box-shadow: 0 0 0 1px #b1bb1e;
    background-color: #b1bb1e;
    color: #fff;
}
.product-block .variant-wrapper {
    margin-top: 56px;
}
.product-single__meta {
    padding-left: 15%;
}
.product-single__form .btn,
.product-single__form .shopify-payment-button .shopify-payment-button__button {
    padding: 15px 20px;
    font-size: 13px;
    text-transform: uppercase;
    min-width: 199px;
}
.product-block h4 {
    border-color: #95a4ab;
}
.tab-content {
    display: none;
}
.tab-content.current {
    display: inherit;
}
.product-desc-wrapper ul.tabs {
    margin: 0 0 25px -1px;
    list-style: none;
    display: flex;
}
.product-desc-wrapper ul.tabs li {
    flex: 1;
    padding-left: 1px;
    margin-bottom: 0;
}
.product-desc-wrapper ul.tabs li .tab_title {
    cursor: pointer;
    border-bottom: 1px solid #95a4ab;
    font-size: 14px;
    font-weight: 700;
    color: #95a4ab;
    margin-bottom: 0;
    padding-bottom: 10px;
}
.product-desc-wrapper ul.tabs li.current .tab_title {
    border-color: #000;
    color: #000;
}
.tab-content .rte {
    color: #000;
    font-size: 14px;
    line-height: 1.4;
}
.product-desc-wrapper {
    margin: 60px 0;
}
.product__thumb-item {
    border: none;
}
.product__thumb-item a {
    opacity: 0.3;
}
.product__thumb-item a.is-active {
    opacity: 1;
}
.product__thumb-item a.is-active:before,
.product__thumb-item a:focus:before {
    display: none;
}
.complete-item-wrapper {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    color: #b1bb1e;
}
.complete-item-wrapper h4 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 20px;
}
.complete-item {
    width: 40%;
    padding-left: 20px;
}
.com-item-around {
    margin-left: -20px;
}
.com-item-around .grid-product__vendor {
    font-size: 11px;
}
.com-item-around .grid-product__title {
    font-size: 11px;
    font-weight: 400;
    text-transform: initial;
}
.com-item-around .grid-product__price--regular,
.com-item-around .grid-product__price--savings {
    font-size: 11px;
}
.com-item-around .grid-product__price--original {
    font-size: 9px;
}
.com-item-around .flickity-page-dots {
    margin-top: 17px;
}
.com-item-around .grid-product__tag--sale {
    display: none;
}
.com-item-around .flickity-button {
    top: 34%;
    height: 44px;
    width: 44px;
    background-size: 15px;
}
.com-item-around .flickity-next {
    right: -20px;
}
.com-item-around .flickity-previous {
    left: 0;
}
.com-item-around .flickity-button:disabled {
    display: none;
}
.custom-check input {
    display: none;
}
.custom-check label {
    position: relative;
    cursor: pointer;
}
.custom-check label:before {
    content: "";
    -webkit-appearance: none;
    background-color: #fff;
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    top: 8px;
    left: 8px;
}
.custom-check input:checked + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 13px;
    left: 15px;
    width: 6px;
    height: 13px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.complete-btn .btn {
    padding: 14.5px 24px;
    background: transparent;
    color: #000;
    text-transform: initial;
    border: 1px solid #b1bb1e;
}
.complete-btn .btn:hover {
    border-color: #081822;
}
.complete-btn {
    margin-top: 24px;
    text-align: center;
}
.com-item-around .grid__image-ratio.grid__image-ratio--portrait:after {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #0000000d;
    z-index: 1;
    content: "";
    position: absolute;
}
.com-item-around .grid-product__image-mask:before {
    display: none;
}
.custom-check {
    position: absolute;
    z-index: 2;
}
.prod-payment-around {
    padding: 30px 35px;
    background: #e9e9e9;
    margin-top: 60px;
}
.payment-icon_item {
    display: flex;
    align-items: center;
}
.payment-icon_item p {
    flex: 1;
    margin: 0 0 0 20px;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
}
.payment-icon-img {
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.payment-icon-img img {
    margin: 0 auto;
}
.payment-icon_item:not(:last-child) {
    margin-bottom: 20px;
}
.product_venter-wrapp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px;
}
.pro_share,
.pro-back {
    display: inline-block;
    color: #95a4ab;
    font-size: 12px;
    border: 1px solid #95a4ab;
    border-radius: 40px;
    padding: 5.5px 18px;
    font-weight: 700;
    cursor: pointer;
}
.product__main-photos .flickity-page-dots li.dot {
    height: 8px;
    width: 8px;
    background: #061822;
    flex: unset;
    opacity: 1;
    border-radius: 50%;
    margin: 0 4px;
}
.product__main-photos .flickity-page-dots li.dot.is-selected {
    background: #b1bb1e;
}
.pro-back {
    display: flex;
    align-items: center;
    line-height: normal;
}
.pro-back svg {
    margin-right: 5px;
}
.cstm-modal {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 28;
    width: 100%;
    height: 100%;
    background: #06182266;
    opacity: 0;
    visibility: hidden;
    transform: scale(1.1);
    transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
}
.cstm-modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 24px;
    width: 400px;
}
.close-button {
    float: right;
    width: 1.5rem;
    text-align: center;
    cursor: pointer;
    position: absolute;
    right: 12px;
    top: 12px;
}
.show-modal {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}
.cstm-modal-content.for_ask {
    text-align: center;
}
.for_ask h2 {
    font-size: 20px;
    font-weight: 700;
}
.for_ask .rte {
    font-size: 14px;
    margin-bottom: 20px;
}
.for_ask a {
    padding: 12px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    background: #e9e9e9;
    border-radius: 20px;
    max-width: 175px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
}
.for_ask a svg {
    margin: 0 8px;
}
body.open-ask-modal {
    overflow: hidden;
}
.social-sharing__link:last-child {
    margin: 0 auto;
}
.social-sharing {
    margin-top: 25px;
}
.sticky-cart {
    position: fixed;
    flex-wrap: wrap;
    bottom: 0;
    left: 0;
    background: #061822;
    padding: 8px 16px;
    width: 100%;
    z-index: 20;
    display: flex;
    transform: translateY(100%);
    transition: all 0.3s;
}
.sticky-cart.is-show {
    transform: translateY(0);
}
.dropdown {
    transition: all 0.5s ease;
    flex: 1;
}
.dropdown .dropdown-menu {
    position: absolute;
    background-color: #fff;
    width: 100%;
    left: 0;
    bottom: 100%;
    margin: 0;
    padding: 0 16px 30px;
    overflow: hidden;
    display: none;
    max-height: 350px;
    overflow-y: auto;
    z-index: 9;
}
.dropdown .select {
    border: 1px solid #95a4ab;
    border-radius: 40px;
    color: #95a4ab;
    margin-right: 13px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 8.5px 20px;
    line-height: normal;
}
.dropdown .select svg {
    width: 15px;
}
.sticky-cart .btn {
    flex: 1;
    text-transform: uppercase;
    padding: 8.5px 20px;
    font-size: 13px;
}
.sticky-cart-overlay {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: #06182266;
    opacity: 0;
    visibility: hidden;
}
.sticky-cart .size_select_error_msg {
    width: 100%;
}
.sticky-cart .size_select_error_msg p {
    margin: 5px 0 0;
    text-align: center;
}
.sticky-cart .dropdown ul li p {
    margin: 0 23px 0 0;
    border: 1px solid #e9e9e9;
    height: 12px;
    width: 12px;
    border-radius: 50%;
}
.sticky-cart .dropdown ul li.selected p {
    background: #b1bb1e;
}
.sticky-cart .dropdown ul li.selected {
    color: #b1bb1e;
    background: transparent;
}
.dropdown.active .select svg {
    transform: rotate(180deg);
}
.drop-title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    position: sticky;
    top: 0;
    background: #fff;
    padding: 10px 0;
    text-align: center;
}
.drop-title svg {
    position: absolute;
    right: 0;
    top: 20px;
}
.drop-sizes {
    margin: 19px 0 28px;
    text-align: center;
}
.drop-sizes p {
    display: inline-block;
    margin: 0;
    border: 1px solid #95a4ab;
    border-radius: 40px;
    min-width: auto;
    padding: 7.5px 20px;
    color: #95a4ab;
    font-size: 12px;
    font-weight: 700;
    line-height: normal;
}
.dropdown-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.dropdown-menu ul li {
    border-bottom: 0.5px solid #95a4ab;
    font-size: 12px;
    font-weight: 700;
    color: #000;
    padding: 10px;
}
.dropdown-menu ul li.disable {
    color: #95a4ab;
    pointer-events: none;
}
.dropdown-menu ul li small {
    font-weight: 400;
    float: right;
    color: #f4692e;
    font-size: 10px;
}
.js-qty__wrapper {
    min-width: 129px;
}
.js-qty__adjust {
    background: #061822;
    fill: #fff;
    padding: 0 15px;
}
.js-qty__num {
    padding: 11px 20px;
    line-height: normal;
    background-color: #e9e9e9;
    font-size: 13px;
    border-color: #e9e9e9;
}
.js-qty__adjust:hover {
    background-color: #061822;
}
.product-recommendations .grid__item {
    margin-bottom: 0;
}
.product-recommendations .flickity-button {
    top: 34%;
}
.breadcrumb {
    font-size: 12px;
}
.price_discount {
    display: flex;
    justify-content: space-between;
}
.price_discount .product__price.on-sale {
    font-size: 25px;
    font-weight: 700;
    display: block;
}
.price_discount .product__price.product__price--compare {
    font-weight: 400;
    color: #95a4ab;
    font-size: 18px;
}
.price_discount .product__price-savings {
    font-size: 16px;
    font-weight: 700;
}
.product__thumb-item .image-wrap {
    padding-bottom: 100% !important;
}
.product__main-photos .flickity-previous {
    left: 0;
}
.product__main-photos .flickity-next {
    right: 0;
}
.product__main-photos .flickity-button {
    top: 50%;
}
.product-single__meta .social-sharing a {
    display: block;
    margin: 8px 0;
}
.pro-share_main {
    position: relative;
}
.product-single__meta .social-sharing {
    position: absolute;
    background: #fff;
    width: max-content;
    top: 100%;
    padding: 0;
    display: none;
    margin-top: 10px;
}
.product-single__meta .social-sharing a:hover {
    color: #b0bb30;
}
.variant-wrapper .variant__label {
    display: flex;
    align-items: start;
    justify-content: space-between;
}
.sizechart_btn {
    border: 1px solid #95a4ab;
    border-radius: 40px;
    font-size: 12px;
    color: #95a4ab;
    font-weight: 700;
    padding: 5.5px 18px;
    line-height: normal;
}
.sizechart_btn svg {
    display: none;
}
.sizechart_btn .tool-tip-trigger__title:hover {
    text-decoration: none;
}
.pro_share:hover,
.sizechart_btn:hover {
    background: #95a4ab;
    color: #fff;
}
.product-single__form .errors {
    margin-top: 15px;
}
.whatsaap_cta a {
    margin-bottom: 0;
}
.product-image-main .image-wrap {
    padding-bottom: 100% !important;
}
.product-image-main .image-wrap img {
    object-fit: contain;
}
.pro-top-right {
    display: flex;
    align-items: center;
}
.pro-top-right .pro-share_main,
.pro-top-right .pro-wishlist {
    margin-right: 10px;
}
.modal__centered-content .product-top {
    border: none;
    padding: 0 0 20px;
}
.product-block.button_wishlist {
    display: flex;
    margin-left: -21px;
    flex-wrap: wrap;
    gap: 10px;
}
.product-block.button_wishlist > div {
    padding-left: 21px;
    margin-bottom: 10px;
}
.pdp-wishlist.iWishAdd {
    margin-bottom: 0;
    min-width: 199px;
    font-size: 13px;
    padding: 14px 20px;
    text-transform: uppercase;
    border: 1px solid #95a4ab;
    width: fit-content;
    color: #95a4ab;
    letter-spacing: 0.409091px;
    border-radius: 50px;
    font-weight: 600;
    line-height: normal;
}
.pdp-wishlist.iWishAdd svg,
.pdp-wishlist.iWishAdd svg path {
    fill: #fff;
}
.pdp-wishlist.iWishAdd.iwishAdded {
    color: #b1bb1e;
    border-color: #b1bb1e;
}
.product-block.button_wishlist div[data-store-availability-holder] {
    margin-top: 20px;
    width: 100%;
}
.size_select_error_msg p {
    font-size: 14px;
    color: red;
    margin: 5px 0 0;
}
.variant-input-wrap label.disabled,
.variant-input-wrap input[type="radio"]:checked + label.disabled {
    color: #a7a7a7;
    background: #e9e9e9;
    box-shadow: 0 0 0 1px #e9e9e9;
}
.variant-input-wrap label.disabled:after {
    display: none;
}
.pro-wishlist .pdp-wishlist.iWishAdd {
    border: none;
    padding: 0;
    min-width: auto;
    margin: 0;
    font-size: 0;
}
.pro-wishlist .pdp-wishlist.iWishAdd span {
    display: none;
}
.cart-title .btn {
    font-size: 11px;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    padding: 8.5px 20px;
}
.cart-title {
    position: relative;
}
.drawer__fixed-header,
.drawer__header {
    height: auto;
}
.drawer__title {
    font-weight: 700;
}
.cart__page-col .cart__item:first-child {
    border-top: 1px solid #e9e9e9;
}
.cart__item {
    border-color: #e9e9e9;
}
.cart__item-title .product-single__vendor {
    font-size: 16px;
    margin-bottom: 6px;
}
.cart__item-name {
    font-size: 13px;
}
.cart__item--variants > div {
    margin-top: 25px;
    font-size: 12px;
}
.cart__image a {
    padding-bottom: 120% !important;
    position: relative;
}
.cart__item-details,
.cart__item-qty,
.cart__item-price-col {
    flex: 1;
}
.cart__item-details {
    flex: 1 1 15%;
}
.cart__page .cart__remove a {
    margin-top: 0;
    display: flex;
}
.cart__remove a svg:hover line {
    stroke: #b1bb1e;
}
.cart__page-col:last-child {
    padding: 35px 40px;
}
.cart__item {
    padding-bottom: 25px;
    margin-bottom: 15px;
}
.cart_total {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cart_subtotal div["data-subtotal"] {
    text-transform: uppercase;
}
.cart_total-label {
    font-size: 14px;
    font-weight: 700;
}
.cart_total-value {
    font-size: 11px;
    color: #95a4ab;
}
.cart_total-value span {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #b1bb1e;
}
.cart__price {
    color: #b1bb1e;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
}
.cart__checkout-wrapper {
    margin-bottom: 0;
}
.template-cart .page-content {
    padding-top: 0;
}
.template-cart .main-cart {
    padding-top: 36px;
    position: relative;
    margin-bottom: 56px;
}
.res-data,
.drawer__inner .cart__item-qty.text-center,
.drawer__inner .cart__item-price-col.text-center {
    display: none;
}
.res-data .cart__remove {
    top: 0;
    right: 0;
    position: absolute;
}
.drawer__inner .res-data {
    display: flex;
    justify-content: space-between;
    flex: 1;
    align-items: center;
}
.drawer__inner .res-data .cart__item-price-col {
    text-align: right;
}
.drawer__inner .cart__item--variants > div {
    font-size: 11px;
    margin-top: 0;
}
.drawer .js-qty__adjust {
    fill: #fff;
    padding: 0 12px;
}
.drawer .js-qty__wrapper {
    min-width: 110px;
}
.drawer .js-qty__num {
    padding-top: 8px;
    padding-bottom: 8px;
}
.cart__item--variants {
    margin-bottom: 0;
}
.drawer .cart__item--variants {
    margin-bottom: 10px;
}
.cart__item-row small {
    font-size: 12px;
}
.drawer .cart__item-sub div {
    letter-spacing: inherit;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
}
.drawer .cart__price {
    font-size: 16px;
}
.js-qty__adjust span {
    color: #fff;
    font-size: 20px;
}
.cart_count {
    margin-top: 5px;
}
.cart__page-col:last-child h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 35px;
}
.cart__page .cart__page-col .cart__item:last-child {
    padding-bottom: 0;
}
.recently-view-wrapper .grid .grid__item {
    margin-bottom: 0;
}
.blank_cart {
    margin-top: 32px;
    border-bottom: 1px solid #95a4ab;
    padding-bottom: 40px;
}
.blank_cart .rte p b {
    text-transform: uppercase;
}
.blank_cart .rte p {
    font-size: 18px;
}
.recently-view-wrapper .grid__item {
    width: 25%;
}
.recently-view-wrapper .flickity-button {
    top: 0;
    bottom: 0;
    margin: auto;
    transform: translateY(-60px);
}
tool-tip[data-tool-tip-open="true"] .tool-tip__inner {
    width: 100%;
}
.cart__item-price-col .cart_compare_price {
    font-size: 14px;
    text-decoration: line-through;
    color: #95a4ab;
}
.cart__image img {
    object-fit: contain;
}
.optionflex ul.sizeoption {
    display: flex;
    margin: 15px 0 25px;
    list-style: none;
    background: #e9e9e9;
}
.optionflex ul.sizeoption li {
    position: relative;
    flex: 1;
    text-align: center;
    font-family: Century Gothic;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%;
    letter-spacing: 0.409px;
    cursor: pointer;
    border-bottom: 3px solid transparent;
    margin: 0;
    color: #95a4ab;
    padding: 10px 40px;
}
.optionflex ul.sizeoption li.active {
    color: #061822;
    border-color: #b1bb1e;
}
.optionflex ul.sizeoption li:after {
    content: "";
    position: absolute;
    right: 0;
    top: 10px;
    width: 1px;
    height: calc(100% - 20px);
    background: #95a4ab;
}
.optionflex ul.sizeoption li:last-child:after {
    display: none;
}
.form-vertical label {
    text-transform: inherit !important;
    font-size: 16px !important;
    letter-spacing: 0.409091px !important;
}
#RecoverPassword,
#customer_register_link,
#HideRecoverPasswordLink,
#address-edit-toggle,
#addresses-cancel-submit {
    font-size: 12px;
}
#RecoverPassword:hover,
#customer_register_link:hover,
#HideRecoverPasswordLink:hover,
#address-edit-toggle:hover,
#addresses-cancel-submit:hover {
    color: #b1bb1e;
}
#RecoverPasswordForm h2 {
    font-size: 20px;
}
#RecoverPasswordForm p {
    font-size: 14px;
    margin-bottom: 20px;
}
#customer_register_link {
    font-size: 12px;
    font-weight: 600;
}
#customer_register_link:hover {
    color: #b1bb1e;
}
.ac-main-wrapper {
    padding: 0 120px 0 100px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
}
.ac-item-list,
.ac-details {
    width: 100%;
    max-width: 50%;
}
.ac-item-list {
    padding-right: 130px;
}
.ac-list-inner {
    background: #e9e9e980;
    padding: 0 0 20px;
}
.ac-name h5 {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 3px;
}
.ac-name p {
    font-size: 11px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
}
.ac-name {
    padding: 20px 20px 20px 50px;
}
.ac-list-inner ul {
    margin: 0;
    list-style: none;
}
.ac-list-inner ul li {
    padding: 10px 20px;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    margin: 0;
}
.ac-list-inner ul li:after {
    position: absolute;
    content: "";
    bottom: 0;
    width: calc(100% - 40px);
    border-bottom: 1px solid #e9e9e9;
}
.ac-list-inner ul li .ac-arrow {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.ac-list-inner ul li p {
    margin: 0 0 0 10px;
    font-size: 12px;
    color: #95a4ab;
    font-weight: 700;
    line-height: normal;
}
.ac-list-inner ul li a {
    display: flex;
    align-items: center;
}
.ac-list-inner ul li.active {
    background: #fff;
}
.ac-list-inner ul li.active p {
    color: #b1bb1e;
}
.ac-list-inner ul li.active .ac-icon svg path,
.ac-list-inner ul li.active .ac-icon svg circle {
    stroke: #b1bb1e;
}
.ac-icon {
    display: flex;
}
.acc-title.section-header--with-link {
    justify-content: space-between;
}
.ac-btn_bottom {
    margin: 24px 20px;
}
.ac-btn_bottom .btn {
    text-transform: inherit;
}
.border-top {
    border-top: 1px solid #95a4ab;
}
.cstm-acc {
    margin-top: 0;
}
.cstm-acc .section-header {
    padding-top: 36px;
}
.ac-details-main h3 {
    font-size: 20px;
    font-weight: 700;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
.ac-details-main p,
.address-items p {
    font-size: 14px;
    line-height: 1.4;
}
.ac-details-main p.h5 {
    font-size: 16px;
    font-weight: 700;
}
.acc-title {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.acc-title h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
}
.ac-details .form-vertical input,
.ac-details .form-vertical select,
.ac-details .form-vertical textarea {
    margin-bottom: 15px;
    font-size: 14px !important;
}
.ac-details .form-vertical label {
    font-size: 14px !important;
    margin-bottom: 5px;
}
#address_form_new {
    margin-top: 20px;
}
.ac-details .hr--medium,
.form-vertical hr {
    border-color: #e9e9e9;
}
.page--faqs .index-section.index-section--faq {
    margin-top: 50px;
}
.page--faqs .index-section {
    margin-top: 0;
}
.page--contact-us .main-contact-wrapper .index-section {
    margin: 0;
}
.page--contact-us .main-contact-wrapper .page-width--narrow,
.page-width--tiny {
    margin: 0 auto;
}
.contact_inner,
.default-page {
    padding: 60px 0;
}
.cstm-order-main {
    padding-bottom: 10px;
}
.ac-details-main table {
    border: none;
    border-collapse: collapse;
    margin-top: 20px;
}
.ac-details-main table tr {
    border-bottom: 1px solid #e9e9e9;
}
.ac-details-main table tr td[data-label="Order"]:hover a,
.ac-details-main table tr td[data-label="Total"] {
    color: #b1bb1e;
}
.ac-details-main table tr td[data-label="Total"] {
    font-weight: 700;
}
.template-404 .main-content {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.template-404 .section-header--404 {
    padding-top: 0;
}
.grecaptcha-badge {
    z-index: 26;
}
.rte.collapsible-content__inner--faq {
    font-size: 14px;
    padding: 15px 0;
}
.faq-inner .collapsible-trigger {
    font-weight: 600;
}
.faq_sort_option .dropdown {
    width: fit-content;
    margin: 0 auto;
    position: relative;
}
.faq_sort_option .select {
    transition: all 1.3s ease;
    font-size: 14px;
    padding: 10.5px 20px;
    cursor: pointer;
    min-width: 200px;
    justify-content: space-between;
    margin: 0 0 0 auto;
    display: flex;
    align-items: center;
}
.faq_sort_option .dropdown-menu {
    padding: 0 0 15px;
    list-style: none;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    border-color: #95a4ab;
    border-radius: 0 0 20px 20px;
    bottom: auto;
    top: 100%;
}
.faq-inner {
    padding-top: 50px;
}
.faq-inner-item {
    margin: 0 auto;
}
.faq_sort_option {
    margin-bottom: 30px;
}
.faq_sort_option .dropdown.active .select {
    border-radius: 20px 20px 0 0;
    border-width: 1px 1px 0 1px;
    transition: all 0s ease;
}
.faq_sort_option .dropdown-menu li {
    font-size: 12px;
    color: #95a4ab;
    font-weight: 700;
    margin: 0;
    padding: 8.5px 15px;
    line-height: normal;
    cursor: pointer;
    display: flex;
}
.breadcrumb a,
.breadcrumb span {
    color: #95a4ab;
}
.breadcrumb span.current_page a {
    color: #061822;
}
.grid-product__image-mask img {
    transition: all 0.5s ease;
}
.grid-product__image-mask:hover img {
    transform: scale(1.05);
}
.search-bar--page {
    margin: 0 auto;
    border: 1px solid #95a4ab;
    border-radius: 20px;
    line-height: normal;
    height: auto;
}
.search-bar--page input {
    font-size: 14px;
    padding: 0 20px;
}
.search-bar--page .input-group-field {
    border: none;
}
.search-bar--page button {
    padding: 7px 15px;
    min-width: unset;
    border-radius: 20px;
    border: none;
}
.default-page-inner {
    margin: 0 auto;
}
.template-search .search-content .no_any_products {
    width: 100%;
}
.customer-left-colum p.section-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.409091px;
    color: #000;
    margin-bottom: 40px;
}
.location-page .customer-section {
    padding: 30px 0;
    position: relative;
    z-index: 9;
}
.location-page .customer-left-colum {
    padding: 44px 40px;
    background: #e9e9e9;
}
.location-page .customer-left-colum .section-title {
    font-size: 31px;
    line-height: 31px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.409091px;
    text-transform: uppercase;
    color: #b1bb1e;
}
.contact-left-field .border-btn {
    margin-bottom: 0;
}
.contact-left-field .border-btn span {
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    letter-spacing: 0.409091px;
    text-transform: uppercase;
    color: #95a4ab;
}
.border-btn:hover span {
    color: #fff;
}
.contact-left-field .border-btn:hover span {
    color: #000;
}
.location-img {
    position: absolute;
    right: 0;
    top: -1px;
    height: 100%;
    width: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
}
.location-results {
    max-width: 100%;
    margin: 0 auto;
}
.location-results h3 span {
    font-weight: 700;
    font-size: 22px;
    line-height: 22px;
    letter-spacing: 0.409091px;
    text-transform: uppercase;
    color: #b1bb1e;
}
.location-results h3 {
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 19px;
}
.contact-left-field .border-btn img {
    max-width: 25px;
    vertical-align: middle;
    margin-right: 15px;
    display: inline-block;
    margin-top: -1px;
}
.location-results .all-btn {
    border: 0;
    color: #fff;
    font-size: 13px;
    letter-spacing: 0;
    max-width: 250px;
    margin: 40px 0 0;
    text-transform: uppercase;
    font-weight: 400;
}
.locationsMain {
    max-height: 600px;
    overflow-y: scroll;
    overflow: auto;
    padding-right: 10px;
}
.location-page .locationsMain .mapMain {
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    left: 0 !important;
}
.location-page .locationsMain .mapMain h4 {
    background: transparent;
    padding: 10px 0;
    font-weight: 400;
    border-bottom: 1px solid #000;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.409091px;
    color: #061822;
}
.location-page .map-details {
    padding: 0 0 15px;
    font-size: 13.5px;
}
.location-page .map-addess + div {
    width: 100% !important;
}
.customer-section button.border-btn {
    border: 1px solid #95a4ab;
    border-radius: 40px;
    padding: 11px 50px;
    max-width: 280px;
    width: 100%;
}
.customer-section button.border-btn:hover {
    color: #fff;
}
.or-feild {
    margin: 10px 0 35px;
    border-bottom: 1px solid #000;
    text-align: center;
}
.contact-left-field,
.contact-left-field > select {
    width: 100%;
    display: block;
    cursor: pointer;
    text-align: -webkit-center;
    text-align-last: center;
    text-align: center;
}
.customer-section select,
.customer-section .button_hover {
    font-size: 17px;
}
.customer-section select {
    background-position: right 16px center;
    background-size: 14px;
}
.customer-section {
    padding: 100px 0;
}
.customer-section:after {
    content: "";
    clear: both;
    display: block;
}
.customer-section .section-title {
    margin-bottom: 20px;
}
.customer-left-colum {
    width: 50%;
    float: left;
    padding: 0 15px;
}
.customer-right-colum {
    width: 50%;
    float: right;
    padding: 0 0 0 60px;
}
.customer-section input {
    height: 70px;
    background: transparent;
    border-radius: 0;
    padding: 20px;
    border: 1px solid #333;
    font-size: 18px;
    color: #333;
}
.customer-section input::-webkit-input-placeholder {
    color: #999;
}
.customer-section input::-moz-placeholder {
    color: #999;
}
.customer-section input:-ms-input-placeholder {
    color: #999;
}
.customer-section input:-moz-placeholder {
    color: #999;
}
.customer-section .contact-left-field .border-btn img {
    margin-top: -10px;
}
.getdirection {
    font-family: Century Gothic Bold;
    background: #bebe00;
    font-weight: 400;
    font-size: 10px;
    color: #fff;
    text-transform: uppercase;
    padding: 2px 10px;
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.style_title {
    display: none;
}
.text-columns-with-images-section .style_title {
    display: block;
}
.locationsMain div.gm-style > button[title="Toggle fullscreen view"] {
    margin: 0 !important;
    background: #bebe00 !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    width: 32px !important;
    height: 30px !important;
    min-height: 30px !important;
    right: 15px !important;
    top: 106px !important;
    line-height: 1 !important;
}
.locationsMain div.gm-style > button[title="Toggle fullscreen view"] img {
    display: none;
}
.locationsMain div.gm-style > button[title="Toggle fullscreen view"]:after {
    content: "\f065";
    font-family: "Font Awesome 5 Pro";
    font-size: 17px;
    color: #fff;
}
.or-feild span {
    background: #e9e9e9;
    padding: 5px 15px;
    position: relative;
    bottom: -12px;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    letter-spacing: 0.409091px;
    color: #000;
}
.contact-left-field select {
    margin-bottom: 30px;
}
.customer-section select {
    height: 48px;
    max-width: 280px;
    margin: 0 auto 20px;
    border-radius: 40px;
    padding: 10px 20px;
    border: 1px solid #95a4ab;
    text-align: -webkit-left;
    text-align-last: left;
    text-align: left;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.409091px;
    text-transform: uppercase;
    color: #95a4ab;
}
.contact-left-form {
    text-align: center;
}
button.submit.action_button {
    max-width: 280px;
    width: 100%;
    margin: 0 auto;
    padding: 11px 20px;
}
button.submit.action_button span {
    font-weight: 700;
    font-size: 13px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}
.map-details p.map_address,
.map-details p.map_phone {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.409091px;
    color: #000;
}
.map-details p.map_phone {
    text-decoration: underline;
}
.map-details p.map_time {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.409091px;
    color: #000;
}
.locationsMain::-webkit-scrollbar-track {
    background-color: #e9e9e9;
    border-radius: 100px;
}
.locationsMain::-webkit-scrollbar {
    width: 8px;
    background-color: #e9e9e9;
    border-radius: 100px;
}
.locationsMain::-webkit-scrollbar-thumb {
    background-color: #061822;
    border-radius: 100px;
}
.location-page .noRecord {
    display: none;
}
.page--locations .breadcrumb {
    margin: 20px 0 0;
}
.page--locations .breadcrumb .current_page {
    color: #000;
}
.iwishItem .iwishImgWrap {
    height: auto;
}
.iwishImgWrap a {
    position: relative;
    display: block;
}
.iwishImgWrap a:after {
    padding-bottom: 100%;
    content: "";
    display: block;
    height: 0;
    width: 100%;
}
.iwishImgWrap img {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.iwishImgWrap a:before {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #00000014;
    z-index: 1;
    content: "";
    position: absolute;
}
.iwishItem .iwishMeta {
    text-align: left;
}
.iwishWrapper {
    margin: 0 !important;
    padding-top: 36px;
}
.iwishTitle {
    padding: 30px 0 0;
}
.iwishMeta-title {
    letter-spacing: normal;
    font-size: 14px;
    margin: 0 0 10px;
    color: #061822;
    line-height: normal;
}
.iwishMeta-price {
    font-size: 20px;
    color: #b1bb1e;
    font-weight: 700;
    line-height: normal;
}
.iwishRemoveBtn {
    font-size: 12px;
    font-weight: 300;
    letter-spacing: normal;
}
.iwishRemoveBtn:hover {
    text-decoration: underline;
}
.iwishMeta-title,
.iwishMeta-price,
.iwishMeta-variant-title,
.iwishMeta-qty {
    margin-bottom: 10px !important;
}
.iwishBuyBtn.btn {
    text-transform: inherit;
}
.error_msg {
    margin-bottom: 0;
    color: red;
    font-size: 12px;
    margin-top: 5px;
}
.page--brands .cstm-sub {
    margin: 30px 0;
}
.brand-logos ul {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    list-style: none;
}
.brand-logos ul li {
    width: 100%;
    max-width: 20%;
    padding-left: 20px;
    padding-bottom: 20px;
    margin-bottom: 0;
}
.brand-logos ul li a {
    position: relative;
    padding-bottom: 100%;
    background-color: #061822;
    display: block;
    transition: all 0.3s;
}
.brand-logos ul li a:hover {
    background-color: #b1bb1e;
}
.brand-logos ul li a img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: contain;
    padding: 30px;
    object-position: center;
}
.brand-list .acc-content {
    display: none;
}
.brand-list .acc-container .acc:first-child {
    border-top: 1px solid #95a4ab;
}
.brand-list .acc-container .acc {
    border-bottom: 1px solid #95a4ab;
}
.brand-list .acc-head p {
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    padding: 13px 0;
}
.brand-list .acc-content ul {
    list-style: none;
    margin: 0;
}
.brand-list .acc-content ul li {
    font-size: 12px;
    margin-bottom: 0;
    cursor: pointer;
}
.brand-list .acc-content ul li:hover {
    color: #b1bb1e;
}
.brand-list .acc-content ul li:not(:last-child) {
    margin-bottom: 5px;
}
.brand-list .acc-content {
    padding: 0 13px 13px 0;
}
.brand-acc-icon .acc_minus,
.acc-head.active .brand-acc-icon .acc_plus {
    display: none;
}
.brand-acc-icon {
    height: 15px;
    width: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.acc-head {
    position: relative;
}
.acc-head.active .brand-acc-icon .acc_minus {
    display: inherit;
}
.b_list-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}
.b_list-title h4 {
    font-size: 20px;
    font-weight: 700;
    color: #b1bb1e;
    margin: 0;
}
.custom-brand-wrapper {
    padding: 30px 0 60px;
}
.custom-brand-wrapper .grid {
    display: flex;
    flex-wrap: wrap;
}
.mob-brand-btn {
    text-align: center;
    position: sticky;
    width: 100%;
}
.mob-brand-btn .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #95a4ab;
    width: fit-content;
    margin: 0 auto;
}
.mob-brand-btn .btn svg {
    margin-right: 12px;
}
.brand_sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.3s;
    z-index: 30;
}
.brand_sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
.brand_sidenav-inner {
    padding: 60px 20px;
}
.cstm-modal-content .btn {
    width: 100%;
}
.cstm-modal-content .btn:hover {
    background: #b1bb1e;
}
.apps-link a {
    margin-bottom: 10px;
    display: block;
}
.for_complete .cstm-modal-content {
    width: 860px;
    padding: 50px 50px 0;
    max-height: 700px;
    overflow: auto;
}
.already_add_msg {
    font-size: 14px;
    color: red;
    margin-top: 10px;
}
.complete__item:first-child {
    border-top: 1px solid #e9e9e9;
}
.complete__item {
    border-bottom: 1px solid #e9e9e9;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
}
.comp-image {
    flex: 0 0 110px;
    margin-right: 20px;
}
.comp-details {
    flex: 1 1 15%;
}
.comp-qty,
.comp-price {
    flex: 1;
}
.comp-details .comp-vender {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
}
.comp-details .comp-pro {
    font-size: 13px;
    display: inline-block;
}
.back-pdp {
    display: inline-block;
    margin-bottom: 20px;
    border: 1px solid #95a4ab;
    border-radius: 40px;
    font-size: 12px;
    color: #95a4ab;
    font-weight: 700;
    padding: 7.5px 18px;
    line-height: normal;
    text-transform: uppercase;
}
.back-pdp:hover {
    color: #fff;
    background-color: #95a4ab;
}
.for_complete .close-button {
    top: 25px;
    right: 25px;
}
.comp-variant {
    margin-top: 15px;
}
.comp-variant select {
    padding: 8px 28px 8px 16px;
    font-size: 12px !important;
    border: 1px solid #95a4ab;
    min-width: 163px;
    border-radius: 50px;
    background-position: right 14px center;
    background-size: 12px;
}
.com-add-cart {
    margin-top: 25px;
    position: sticky;
    bottom: 0;
    background: #fff;
    padding: 20px 0;
    z-index: 11;
}
.com-add-cart .btn {
    width: auto;
    min-width: 199px;
}
.comp-remove svg {
    height: 15px;
    width: 15px;
}
.comp-price .price_discount {
    justify-content: center;
}
.comp-price .product__price {
    font-size: 18px;
}
.comp-detail-inner {
    display: flex;
    width: 100%;
}
.ship-wrap-inner .ship-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
}
.cart__page-col .shipping-cost {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin-bottom: 8px;
    font-size: 14px;
    border-bottom: 1px solid #95a4ab;
    padding-bottom: 8px;
}
.cart__page-col .cart_subtotal,
.ship-col {
    font-size: 14px;
}
.cart__page-col .cart_total {
    margin-top: 20px;
}
.ship-wrap-inner .ship-row:last-child {
    border-bottom: 1px solid #95a4ab;
    padding-bottom: 8px;
}
@media (min-width: 769px) and (max-width: 991px) {
    .product-block.button_wishlist {
        display: block;
    }
}
@media only screen and (min-width: 960px) {
    .js-drawer-open-nav,
    .fix_footer,
    .sticky-cart {
        display: none;
    }
}
@media only screen and (min-width: 769px) {
    .desk-hide {
        display: none !important;
    }
    .small-action .pro-top-right,
    .mob-brand-btn {
        display: none;
    }
}
@media only screen and (max-width: 1440px) {
    .collection-filter__item.colle_title h1 {
        font-size: 24px;
    }
    .cstm-coll-img {
        height: 600px;
    }
}
@media only screen and (max-width: 1366px) {
    .sticky-search {
        margin: 0 20px;
        padding: 0 20px;
    }
    .cstm_search-result {
        padding-left: 20px;
        padding-right: 20px;
    }
    .sticky-search .search_wrapp {
        width: 300px;
    }
    .site-header.site-header--stuck .site-nav li > .site-nav__link {
        padding: 24px 10px;
    }
    .ship-item-text {
        padding: 0 20px;
    }
    .ac-main-wrapper {
        padding: 0 60px;
    }
    .ac-item-list {
        padding-right: 60px;
    }
    .cstm-img-content .section-header__title {
        font-size: 30px;
    }
    .coll__link span {
        font-size: 1rem;
    }
}
@media only screen and (max-width: 1199px) {
    .coll__link {
        padding: 20px;
    }
    .coll__link span {
        font-size: 1rem;
    }
    .sticky-search .search_wrapp {
        width: 250px;
    }
    .sticky-search {
        margin: 0 10px;
        padding: 0 10px;
    }
    .site-header.site-header--stuck .site-nav li > .site-nav__link {
        font-size: 10px;
        padding: 26px 10px;
    }
    .ship-item-text {
        padding: 0;
    }
    .ship-item-text p {
        margin: 0 0 0 20px;
    }
    .product-single__title,
    .product-single__vendor,
    .price_discount .product__price.on-sale {
        font-size: 20px;
    }
    .product__price,
    .price_discount .product__price-savings {
        font-size: 18px;
    }
    .cart__page-col:first-child {
        padding-right: 50px;
    }
    .coll_banner_main .section-header .section-header__title {
        font-size: 50px;
    }
    .center_image_text_link {
        padding: 30px 0 60px;
    }
    .custom-filter-main {
        max-width: 250px;
    }
}
@media only screen and (max-width: 1024px) {
    .customer-right-colum {
        padding: 0 0 0 30px;
    }
    .location-page .customer-left-colum {
        padding: 30px 20px;
    }
    .ship-item-text {
        padding: 0;
    }
    .ship-text-item {
        max-width: 50%;
    }
    .ship-text-item:before {
        display: none;
    }
    .sticky-icon .site-nav__icons a {
        padding: 0 6px;
    }
    .lp-banner-wrapper h2,
    .coll_banner_main .section-header .section-header__title {
        font-size: 45px;
    }
    .grid-product__price {
        margin-top: 10px;
    }
    .grid-product__price--original {
        font-size: 11px;
    }
    .grid-product__title {
        font-size: 13px;
    }
    .grid-product__vendor,
    .grid-product__price--regular {
        font-size: 16px;
    }
    .ship-text-item:nth-child(1),
    .ship-text-item:nth-child(2) {
        margin-bottom: 25px;
    }
    .featured-collection-wrapp .grid-product,
    .recently-view-wrapper .grid__item {
        width: 33.33%;
    }
    .product-single__meta {
        padding-left: 5%;
    }
    .cart__page-col .cart__item-price-col.text-center,
    .cart__page-col .cart__item-qty.text-center,
    .cart__page-col .cart__remove.text-right {
        display: none;
    }
    .res-data {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        flex: 1;
    }
    .res-data .cart__item-price-col {
        text-align: right;
    }
    .cart__item-details {
        position: relative;
    }
    .cart__item--variants > div {
        margin-top: 0;
    }
    .sub-coll-wrapper {
        margin: 0 auto 50px;
    }
    .ac-main-wrapper {
        padding: 0;
    }
    .blank_cart .rte p {
        font-size: 16px;
        margin: 0;
    }
    .promo_img_inner .promo_link a {
        text-underline-offset: 8px;
        font-size: 24px;
    }
    .coll__link {
        padding: 20px 15px;
    }
    .coll__link span {
        font-size: 1rem;
    }
    .custom-filter-main {
        max-width: 180px;
    }
    .site-header.site-header--stuck .site-nav li > .site-nav__link {
        font-size: 8px;
    }
    .brand-logos ul li {
        max-width: 25%;
    }
    .brand-logos ul li a img {
        padding: 20px;
    }
    .site-nav li > .site-nav__link {
        padding: 7.5px 15px;
    }
}
@media only screen and (max-width: 959px) {
    .location-page .customer-left-colum .section-title {
        font-size: 26px;
        line-height: 26px;
    }
    .customer-left-colum p.section-text {
        font-size: 12px;
        margin-bottom: 30px;
    }
    .toolbar,
    .header-item--navigation .site-navigation,
    .sticky-search,
    .sticky-icon {
        display: none;
    }
    .site-header.site-header--stuck .nav-right_search {
        display: flex;
        align-items: center;
    }
    .nav-right_search .mobile-header-wishlist-icon svg {
        height: 22px;
        width: 22px;
    }
    .site-header .nav-right_search svg path {
        stroke: #fff !important;
    }
    .site-header.site-header--stuck .site-header__logo a {
        width: 34px !important;
    }
    .header-wrapper .site-header {
        background: #061822;
        padding: 11px 0;
    }
    .js-drawer-open-nav {
        padding: 0;
    }
    .header-item--navigation .site-nav__link.js-search-header {
        margin: 0 15px;
    }
    a.mobile-header-wishlist-icon {
        padding: 0;
        margin: 0 0 0 15px;
    }
    .nav-right_search .ly-custom-0 {
        display: inline-flex;
    }
    .site-nav__link--icon .icon {
        height: 26px;
        width: 26px;
    }
    .nav-right-inner {
        display: flex;
        align-items: center;
    }
    .cart__page-col:first-child,
    .cart__page-col:last-child {
        flex: 1 1 100%;
    }
    .cart__page-col:first-child {
        padding-right: 0;
    }
    .collection-grid__wrapper .medium-up--one-quarter {
        width: 33.33%;
    }
    .header-sticky-wrapper {
        z-index: 28 !important;
    }
    .ac-item-list,
    .ac-details {
        max-width: 100%;
    }
    .ac-item-list {
        padding-right: 0;
    }
    .ac-main-wrapper,
    .ac-details {
        margin-top: 30px;
    }
    .site-nav__link svg {
        margin-left: 0;
    }
    .ac-list-inner ul li {
        padding: 10px 0;
    }
    .ac-list-inner {
        background: transparent;
    }
    .ac-list-inner ul li:after {
        width: 100%;
    }
    .ac-list-inner ul li .ac-arrow {
        right: 0;
    }
    .ac-name {
        margin-bottom: 40px;
        padding: 0 0 20px;
        border-bottom: 1px solid #e9e9e9;
    }
    .ac-list-inner ul li:first-child {
        border-top: 1px solid #e9e9e9;
    }
    .ac-btn_bottom {
        margin: 35px 0 0;
    }
    .template-cart .main-cart.border-top,
    .acc_main-wrapp .border-top,
    .border-top.default-page,
    .cstm-acc .border-top {
        border: none;
    }
    .contact_inner,
    .default-page {
        padding: 40px 0;
    }
    .coll__link {
        padding: 20px 5px 20px 15px;
        bottom: 20px;
    }
    .humgler-menu_icon {
        display: flex;
    }
    .humgler-menu_icon button {
        line-height: 0;
    }
    .product-single__form .btn {
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 969px) {
    .sub-coll-wrapper .collection-image {
        height: 64px;
        width: 64px;
    }
    .sub-coll-wrapper .slick-list {
        padding-left: 0 !important;
    }
    .collection-item .collection-image {
        transform: scale(1);
    }
}
@media only screen and (max-width: 900px) {
    .for_complete .cstm-modal-content {
        width: calc(100% - 40px);
    }
}
@media only screen and (max-width: 768px) {
    .customer-left-colum,
    .customer-right-colum {
        width: 100%;
    }
    .customer-right-colum {
        padding: 30px 0 0;
    }
    .section-header {
        margin-bottom: 15px;
    }
    .mob-hide,
    .flickity-button {
        display: none !important;
    }
    .cstm-coll-around {
        flex-wrap: wrap;
    }
    .cstm-coll-around .cstm-coll-item {
        width: 100%;
    }
    .cstm-coll-img {
        height: 200px;
    }
    .coll__link span {
        font-size: 1rem;
        display: flex;
        align-items: center;
    }
    .coll__link {
        padding: 16px;
    }
    .coll__link span svg {
        margin-left: 5px;
    }
    .cstm-coll-item:hover .cstm-coll-img {
        transform: unset;
    }
    .cstm-coll-img img,
    .cstm-coll-item:hover .cstm-coll-img img {
        opacity: 0.7;
    }
    .cstm-img-inner .cstm-img-item,
    .cstm-img-inner .cstm-img-content {
        max-width: 100%;
    }
    .cstm-img-content {
        padding: 20px 15px 25px;
    }
    .cstm-img-content .section-header__title {
        font-size: 22px;
    }
    .cstm-img-content .section-header {
        margin-bottom: 12px;
    }
    .ship-img {
        width: 60px;
    }
    .ship-img img {
        margin: 0 auto;
    }
    .ship-text-item {
        max-width: 100%;
    }
    .ship-text-item:not(:last-child) {
        margin-bottom: 20px;
    }
    .shipping-text-wrapper {
        padding: 32px 0;
    }
    .coll_list .collection-item {
        margin-bottom: 28px;
    }
    .footer__title {
        border: none;
        margin-bottom: 0;
    }
    .site-footer .grid__item {
        padding-bottom: 0;
    }
    .footer__title {
        padding: 18px 0;
    }
    .footer__title.collapsible-trigger,
    .site-footer .collapsible-content__inner {
        text-align: left;
    }
    .f-social-item .social-icons {
        justify-content: center;
    }
    .f-social-item .social-icons li {
        margin: 0 7.5px;
    }
    .f-social-item .footer__title,
    .grid__item[data-type="newsletter"] .footer__title {
        font-size: 18px;
    }
    .grid__item[data-type="newsletter"] .collapsible-content__inner {
        text-align: center;
    }
    .footer__newsletter-btn.btn {
        padding: 15px 20px;
    }
    .site-footer .grid__item:after {
        display: none;
    }
    .footer__title.collapsible-trigger {
        border-bottom: 1px solid #95a4ab;
    }
    .footer__collapsible {
        padding: 15px 0;
    }
    .site-footer .grid__item[data-type="logo_social"]:after,
    .site-footer .grid__item[data-type="newsletter"]:after,
    .site-footer .grid__item[data-type="social"]:after {
        display: none;
    }
    .site-footer {
        padding: 35px 0 70px;
    }
    .site-footer .grid__item:first-child {
        padding-top: 0;
    }
    .site-footer .footer__logo {
        margin-top: 0;
        text-align: center;
    }
    .footer__title.is-open .collapsible-trigger__icon {
        transform: rotate(90deg);
    }
    .privacy-menu ul {
        display: flex;
        justify-content: center;
        list-style: none;
        margin: 0;
    }
    .privacy-menu ul li a {
        font-size: 12px;
        opacity: 0.75;
    }
    .privacy-menu ul li {
        margin: 0 10px;
    }
    .footer__logo img {
        max-width: 135px !important;
    }
    .site-footer .footer__logo a {
        height: auto;
    }
    .footer__title {
        text-align: center;
    }
    .lp-banner-wrapper .slick-arrow,
    .coll_side-wrapper .slick-arrow {
        background-size: 10px;
    }
    .lp-banner-wrapper .slick-dots li,
    .coll_side-wrapper .slick-dots li {
        height: 8px;
        width: 8px;
        margin: 0 4px;
    }
    .lp-banner-wrapper .slick-dots,
    .coll_side-wrapper .slick-dots {
        bottom: 15px;
    }
    .lp-banner-wrapper h2 {
        font-size: 27px;
    }
    .section-header .section-header__title {
        font-size: 22px;
    }
    .grid-product__vendor,
    .grid-product__price--regular {
        font-size: 14px;
    }
    .template-collection .grid-product__title,
    .grid-product__price--original {
        font-size: 12px;
    }
    .template-collection .grid-product__meta {
        margin: 6px 0 0;
    }
    .grid-product__price--savings {
        font-size: 12px;
    }
    .grid-product__title {
        font-size: 10px;
    }
    .grid-product__meta {
        padding: 4px 0 0;
    }
    .grid-product__vendor {
        margin: 0 0 4px;
    }
    .grid-product__price {
        margin-top: 10px;
    }
    .grid-product__tag--sale {
        font-size: 9px;
        left: 7px;
        top: 7px;
        padding: 4.5px 9px;
    }
    .coll_banner_main .section-header .section-header__title {
        font-size: 18px;
    }
    .collection_list-wrapper .page-width.coll_grids,
    .featured-collection-wrapp .page-width.featured_grids,
    .logo-main-list .page-width.logos_grids {
        padding-right: 0;
    }
    .collection_list-wrapper .grid__item,
    .featured-collection-wrapp .grid-product,
    .recently-view-wrapper .grid__item {
        width: 40%;
    }
    .logo-bar__item {
        width: 23%;
        margin-bottom: 20px;
    }
    .collection-filter {
        position: unset;
    }
    .collection-grid__wrapper .medium-up--one-quarter {
        width: 50%;
    }
    .product-single__meta {
        padding-left: 0;
        text-align: left;
    }
    .pro-breadcum .breadcrumb,
    .product-block .variant-wrapper {
        display: none;
    }
    .product-single__vendor {
        font-size: 22px;
    }
    .product-single__title {
        font-size: 18px;
    }
    .product-block hr {
        display: none;
    }
    .product-block.buy_button .product-single__form {
        display: block;
        padding-left: 16px;
    }
    .product-single__form button[type="submit"],
    html[dir="rtl"] .product-single__form button[type="\627\631\633\644"] {
        display: none;
    }
    .pdp-wishlist.iWishAdd {
        margin-top: 20px;
    }
    .product-desc-wrapper ul.tabs li .tab_title {
        font-size: 13px;
    }
    .product-desc-wrapper .tab-content .rte {
        font-size: 12px;
    }
    .product-desc-wrapper {
        margin: 40px 0;
    }
    .com-item_inner .grid-product__meta {
        padding: 11px 0 0;
    }
    .prod-payment-around {
        padding: 32px 22px;
        margin-left: -16px;
        margin-right: -16px;
    }
    .payment-icon_item p {
        font-size: 12px;
    }
    .payment-icon_item:not(:last-child) {
        margin-bottom: 28px;
    }
    .page-content--product {
        padding-bottom: 0;
    }
    .cart__image {
        flex: 0 0 75px;
    }
    .drawer__inner .res-data {
        margin-top: 12px;
    }
    .product_venter-wrapp {
        margin-bottom: 6px;
    }
    .product-block {
        margin-bottom: 8px;
    }
    .product-top {
        padding: 8px 0;
        border-top: 0;
    }
    .complete-item-wrapper {
        margin-right: -16px;
    }
    .complete-btn {
        margin-right: 16px;
    }
    .collection-filter__item {
        margin-bottom: 15px;
    }
    .collection-filter__item.colle_title h1 {
        font-size: 12px;
        color: #061822;
        padding-bottom: 10px;
        border-bottom: 1px solid #e9e9e9;
    }
    .collection-content {
        padding-top: 0;
    }
    .cart_count {
        display: none;
    }
    .template-cart .main-cart {
        padding-top: 11px;
        border-top: 0;
        margin-bottom: 0;
    }
    .template-cart .cart-title .section-header__title {
        font-size: 12px;
        text-transform: inherit;
        color: #061822;
        padding-bottom: 10px;
        border-bottom: 1px solid #e9e9e9;
    }
    .js-qty__wrapper {
        min-width: 85px;
    }
    .js-qty__num {
        padding: 5px 20px;
        font-size: 10px !important;
    }
    .js-qty__adjust {
        padding: 0 7px;
    }
    .cart__price,
    .cart__item-title .product-single__vendor {
        font-size: 12px;
    }
    .cart__item--variants > div {
        font-size: 11px;
    }
    .res-data {
        margin-top: 10px;
    }
    .cart__item-name {
        margin-bottom: 4px;
    }
    .cart__page-col:last-child {
        padding: 35px 0 0;
    }
    .lp-main-wrapp {
        display: flex;
        flex-wrap: wrap;
    }
    .lp-main-wrapp .lp-banner-wrapper {
        width: 100%;
        order: 2;
    }
    .lp-main-wrapp .lp-sub-collection {
        width: 100%;
        order: 1;
        margin: 0;
        overflow: hidden;
    }
    .lp-main-wrapp .lp-sub-collection .sub-coll-wrapper {
        margin: 20px -20px 20px 0;
    }
    .lp-main-wrapp .sub-coll-wrapper {
        margin-bottom: 0;
    }
    .ship-item-text p {
        font-size: 12px;
    }
    .sub-coll-wrapper {
        margin: 0 auto 22px;
    }
    #CollectionAjaxContent .sub-coll-wrapper {
        margin: 0 0 22px;
    }
    .product-recommendations .grid__item {
        width: 40%;
    }
    product-recommendations .page-width.reco_grids,
    .recently-view-wrapper .page-width.rece_grids {
        padding-right: 0;
    }
    .template-product .site-footer {
        padding-bottom: 130px;
    }
    .filter-form .price-range__display-wrapper {
        padding: 0 0 8px;
    }
    .price_discount .product__price.on-sale {
        font-size: 18px;
    }
    .price_discount .product__price-savings {
        font-size: 12px;
    }
    .blank_cart {
        margin-top: 10px;
        padding-bottom: 0;
        border-color: #e9e9e9;
    }
    .blank_cart .rte p {
        font-size: 11px;
    }
    .filter-form .tag-list li label {
        font-size: 12px;
    }
    .cstm-large--img-inner a {
        font-size: 26px;
    }
    .cart__page .cart__item {
        padding-top: 0;
        padding-bottom: 15px;
    }
    .cart__page-col .cart__item:first-child {
        padding-top: 15px;
    }
    .recently-view-wrapper .index-section {
        margin: 25px 0;
    }
    .product__main-photos .flickity-button {
        display: block !important;
        background-color: #fff;
    }
    .product__main-photos .flickity-button.flickity-previous {
        left: 16px;
        background-image: url(https://cdn.shopify.com/s/files/1/0561/6359/8543/files/grey-left.svg?v=1680693247);
    }
    .product__main-photos .flickity-button.flickity-next {
        right: 16px;
        background-image: url(https://cdn.shopify.com/s/files/1/0561/6359/8543/files/grey-right.svg?v=1680693246);
    }
    .product-top {
        position: absolute;
        width: 100%;
        z-index: 1;
        left: 0;
        padding: 7px 16px;
    }
    .product__photos {
        width: 100vw !important;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
    }
    .product__main-photos .flickity-page-dots {
        position: absolute;
        bottom: 15px;
        max-width: 100%;
    }
    .btn {
        font-size: 13px;
    }
    .form-vertical label,
    input,
    select,
    textarea {
        font-size: 14px !important;
    }
    .form-vertical input,
    .form-vertical select,
    .form-vertical textarea {
        margin-bottom: 20px;
    }
    .form-vertical input.btn {
        margin-bottom: 0;
    }
    .center_image_text_link {
        padding: 25px 0 45px;
        margin: 0 0 0 16px;
    }
    .template-404 .border-top {
        border: none;
    }
    .pro-top-right {
        display: none;
    }
    .small-action .pro-top-right {
        display: flex;
        justify-content: flex-end;
        margin-bottom: 10px;
    }
    .sub-coll-wrapper .grid__item {
        padding-left: 6px;
    }
    .sub-coll-wrapper .grid {
        margin-left: -6px;
    }
    .iwishWrapper .border-top {
        border-top: 0;
        padding-top: 0;
    }
    .button_wishlist .buy_button {
        padding-left: 0 !important;
    }
    .template-collection .cstm-sub-item {
        padding-bottom: 20px;
    }
    .custom-brand-wrapper {
        padding: 0 0 45px;
    }
    .apps-link {
        display: flex;
        justify-content: center;
        margin: 30px 0;
    }
    .apps-link a {
        margin: 0 5px;
    }
    .comp-small-remove {
        position: absolute;
        top: 0;
        right: 0;
    }
    .comp-small-remove svg {
        height: 15px;
        width: 15px;
    }
    .comp-details {
        position: relative;
    }
    .comp-mobile {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-top: 20px;
    }
    .comp-image {
        flex: 0 0 90px;
    }
    .cstm-sub-inner {
        margin-left: 0;
    }
    .cstm-sub-item {
        padding: 20px 0;
    }
    .cstm-sub-around {
        max-width: 300px;
    }
    .cstm-sub-round {
        height: 60px;
        width: 60px;
    }
    .cstm-sub-item h4 {
        font-size: 10px;
    }
    .cstm-sub-inner .slick-prev.slick-arrow {
        left: -25px;
    }
    .cstm-sub-inner .slick-next.slick-arrow {
        right: -25px;
    }
    .custom-content .custom__item-inner .rte {
        text-align: center;
    }
    .feature-row-wrapper .feature-row__text {
        text-align: center !important;
    }
    .featured-product-wrapp .pro-breadcum {
        display: none;
    }
    .featured-product-wrapp .product_venter-wrapp,
    .featured-product-wrapp .variant-wrapper .variant__label,
    .featured-product-wrapp .product-block.button_wishlist {
        justify-content: center;
    }
    .featured-product-wrapp .product-single__title {
        text-align: center;
    }
    .featured-product-wrapp .price_discount {
        justify-content: center;
    }
    .featured-product-wrapp .product-block.buy_button .product-single__form,
    .featured-product-wrapp .product-block .variant-wrapper {
        display: inherit;
    }
    .featured-product-wrapp .small-action .pro-top-right {
        justify-content: center;
    }
    .featured-product-wrapp .product-block.button_wishlist .buy_button {
        padding-left: 21px !important;
    }
    .featured-product-wrapp .product-block .variant-wrapper {
        margin: 25px 0;
        text-align: center;
    }
    .slideshow-wrapper .flickity-button {
        display: inherit !important;
    }
    .payment-icons.footer__section,
    .footer__small-text {
        text-align: center;
    }
    .product-block.button_wishlist {
        display: block;
    }
    .optionflex ul.sizeoption li {
        font-size: 12px;
        padding: 10px 20px;
    }
    .optionflex ul.sizeoption {
        max-width: 260px;
        margin-left: auto;
        margin-right: auto;
    }
    .droptitlesize {
        position: relative;
        display: flex;
        margin: 10px 0 30px;
        align-items: center;
        justify-content: center;
    }
    .droptitlesize .drop-sizes {
        margin: 0;
        position: absolute;
        left: 0;
    }
}
@media only screen and (max-width: 640px) {
    .cstm-sub-around .slick-list {
        padding-left: 0 !important;
    }
    .index-section.featured-collection-wrapp {
        margin-top: 28px;
    }
    .cstm-sub {
        margin: 10px 0 -20px;
    }
    .logo-main-list .slick-dots {
        margin-top: 20px;
        padding: 0 10px;
    }
    .featured-collection-wrapp .grid .slick-list,
    .logo-main-list .slick-list {
        padding-left: 0 !important;
    }
    .logo-bar__item {
        padding-left: 8px;
    }
    .logo-bar {
        margin-left: -8px;
    }
    .sub-coll-wrapper .collection-item__title .btn {
        font-size: 10px;
    }
    .collection_list-wrapper .grid__item {
        width: 70%;
    }
    .logo-bar__item {
        width: 30%;
    }
    .flickity-page-dots {
        padding-right: 20px;
    }
    .logo-bar .flickity-page-dots {
        padding-left: 8px;
    }
    .cstm-modal-content {
        top: auto;
        bottom: 0;
        width: 100%;
        left: 0;
        transform: unset;
    }
    .for_ask h2 {
        font-size: 14px;
    }
    .for_ask .rte {
        font-size: 11px;
    }
    .for_ask a {
        font-size: 10px;
    }
    .cstm-large--img-inner a {
        font-size: 14px;
        text-underline-offset: 5px;
    }
    .drawer .cart__image {
        flex: 0 0 75px;
    }
    .cart__page .cart__remove a svg {
        height: 15px;
        width: 15px;
    }
    .recently-view-wrapper .section-header .section-header__title {
        font-size: 14px;
    }
    .cstm-coll-img {
        height: 132px;
    }
    .cstm-cate-item {
        max-width: 25%;
    }
    .drawer .cart__price,
    .lang-item p,
    .lang-item select {
        font-size: 14px;
    }
    .cstm-modal-content.language {
        top: 50%;
        bottom: auto;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 241px;
        padding: 30px 35px;
        border-radius: 10px;
    }
    .lang-item {
        padding: 18px 0;
    }
    .cstm-sub-round:hover {
        transform: scale(1);
    }
    .cstm-con h4 {
        font-size: 14px;
        padding: 15px 0;
    }
    .lang-item select,
    .cstm-con h4 {
        background-size: 10px;
    }
    .cstm-con h4 img {
        height: 30px;
        width: 30px;
    }
    .brand-logos ul li {
        max-width: 33.33%;
        padding-left: 18px;
        padding-bottom: 18px;
    }
    .brand-logos ul {
        margin-left: -18px;
    }
    .brand-logos ul li a img {
        padding: 15px;
    }
    .for_complete .cstm-modal-content {
        width: calc(100% - 30px);
        padding: 40px 20px 0;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: calc(100vh - 40%);
    }
    .comp-image {
        flex: 0 0 80px;
    }
    .cstm-lang-close {
        top: 15px;
        right: 15px;
    }
}
@media only screen and (max-width: 425px) {
    .ship-item-text p {
        font-size: 12px;
    }
    .logo-bar__item {
        width: 40%;
    }
    .drawer .cart__image {
        flex: 0 0 60px;
    }
    .coll-img img {
        height: 165px;
        object-fit: cover;
    }
    .drawer .cart__price {
        font-size: 14px;
    }
    .comp-image {
        flex: 0 0 60px;
    }
    .cstm-sub-around {
        max-width: 260px;
    }
    .cstm-sub-item {
        padding: 20px 0;
    }
    .cstm-sub-inner .slick-arrow {
        height: 25px;
        width: 25px;
    }
}
.lp-banner-inner {
    opacity: 0;
}
.lp-banner-inner.slick-initialized {
    opacity: 1;
}
.cstm-sub-inner {
    opacity: 0;
}
.cstm-sub-inner.slick-initialized {
    opacity: 1;
}
#PredictiveWrapper {
    display: none;
}
.single_custom_colour_swatch {
    display: inline-block;
    margin-right: 4px;
    overflow: hidden;
    transition: all 0.5s ease;
}
.single_custom_colour_swatch.Selected,
.single_custom_colour_swatch:hover {
    box-shadow: 0 0 0 0.1rem #b1bb1f;
}
.single_custom_colour_swatch img {
    width: 100%;
    max-width: 70px;
    object-fit: cover;
    object-position: center;
}
.custom_colour_swatch_label {
    font-size: 18px !important;
    font-weight: 700 !important;
    letter-spacing: 0.409091px !important;
    text-transform: uppercase;
    margin-bottom: 10px;
}
button.btn.btn--body.btn--circle.pswp__button.pswp__button--arrow--right,
button.btn.btn--body.btn--circle.pswp__button.pswp__button--arrow--left,
button.btn.btn--body.btn--circle.js-photoswipe__zoom.product__photo-zoom {
    padding: 10px;
}