/** Shopify CDN: Minification failed

Line 1918:4 Expected ")" to end URL token
Line 1937:8 Expected ")" to end URL token
Line 3055:4 Expected ")" to end URL token
Line 3242:4 "paddign-right" is not a known CSS property
Line 4076:28 Expected identifier but found whitespace
Line 5171:28 Expected identifier but found whitespace

**/
.collection_description .shg-rich-text.shg-theme-text-content{text-align:center!important;}
.collection_description .shg-rich-text.shg-theme-text-content p{font-size:16px!important;}
.collection_description .shg-rich-text.shg-theme-text-content p a,
.collection_description .shg-rich-text.shg-theme-text-content p a span{color:#8cdaf9!important; margin-left:2px;}
.collection_description .shg-rich-text.shg-theme-text-content p a{text-decoration:underline;}

.grecaptcha-badge {
    visibility: hidden;
}
.credits {
    max-width: 450px !important;
}
.purchase-details__buttons {
    margin-top: 20px;
    margin-left: 0px;
}
.shopify-cleanslate ._2PfRg7DFvcstLFRNRf5W1e {
    margin-bottom: 0 !important;
}
.sticky_nav .additional-checkout-wrap {
    margin-top: 8px;
}
.top-bar--right-menu ._2PfRg7DFvcstLFRNRf5W1e:nth-child(2) {
    display: none;
}
body.active-popup .cart-container.active_link .cart_content {
    display: none;
}

body.blocked-scroll {
  pointer-events: unset;
}

.native-recommended-product-popup {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    background: white;
    max-width: 800px;
    border-radius: 16px;
    padding: 30px;
    height: 95%;
    max-height: 735px;
    z-index: 9999999;
}
.recommended-products-overflow button.add_to_cart {
    width: 132px;
    height: 44px;
    margin: 0;
    padding: 0;
    position: relative;
    border: unset!important;
    overflow: hidden;
}
.disabled .added_cart {
    transform: translateX(0px);
    opacity: 1;
    visibility: visible;
}
.recommended-products-overflow button.add_to_cart p {
    font-size: 14px;
    font-weight: 300!important;
    text-transform: uppercase;
    letter-spacing: 1.7px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: absolute;
    height: 100%;
}
.added_cart {
    background: #00ae13;
}
.added_cart {
    width: 100%;
    display: block;
    position: absolute;
    height: 100%;
    z-index: 9;
    transition: all .3s;
    transform: translateX(-132px);
    opacity: 0;
    visibility: hidden;
}
.added_cart svg {
    margin-right: 10px;
}
.native-recommended-product-popup-inner {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.native-recommended-product-popup-section {
    display: none;
    position: fixed;
    width: 100%;
    z-index: 9999999;
    height: 100vh;
    background-color: rgba(0,0,0,0.5);
    top: 0px;
    left: 0px;
}
.native-recommended-product-popup-section.active {
    display: block;
}
.text-content {
    width: calc(100% - 133px);
}
.native-recommended-product-popup .popup-header {
    position: relative;
}
.native-recommended-product-popup .popup-header .popup-close {
    background: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
}
.native-recommended-product-popup .popup-header .popup-title {
    text-align: center;
    color: #333 !important;
    font-weight: 300 !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
    font-size: 20px;
    line-height: 28px;
    max-width: 500px;
    margin: auto;
}
.native-recommended-product-popup .popup-body {
    display: flex;
    flex-direction: column;
}
.native-recommended-product-popup .popup-body .added-product {
    display: flex;
    gap: 25px;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 25px;
}
.native-recommended-product-popup .popup-body .added-product .image-content {
    position: relative;
    width: 56px;
    height: 56px;
}
.native-recommended-product-popup .popup-body .added-product .image-content svg {
    position: absolute;
    top: 0px;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
}
.native-recommended-product-popup .popup-body .added-product .image-content img {
    width: 100%;
}
.native-recommended-product-popup .popup-body .added-product .text-content .title {
    font-size: 14px;
    line-height: 1;
    font-weight: bold;
    color: rgba(51,51,51,1);
    letter-spacing: 1.7px;
    margin-bottom: 5px;
}
p.added_product_notification {
    font-size: 16px;
    font-weight: 500;
    color: #00ba14;
    margin: 0;
    margin-top: 10px;
    font-family: Roboto, sans-serif!important;
}
.native-recommended-product-popup .popup-body .recommended-product {
    margin-left: 0;
    display: flex;
    justify-content: space-between;
    padding-top: 0;
    padding-bottom: 0;
}
.native-recommended-product-popup .popup-body .recommended-product .left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 120px;
    height: 120px;
    padding: 0;
}
.native-recommended-product-popup .popup-body .recommended-product .left .image-content {
    position: relative;
    width: 100%;
}
.native-recommended-product-popup .popup-body .recommended-product .left .image-content img {
    width: 100%;
    height: auto;
}
.native-recommended-product-popup .popup-body .recommended-product .left .image-content span {
    height: 100%;
    transform: translateY(-100%);
    border-left-width: 1px;
    left: -1.5rem;
    display: inline-block;
    --transform-translate-y: -1rem;
    --transform-translate-x: 0;
    --transform-rotate: 0;
    --transform-skew-x: 0;
    --transform-skew-y: 0;
    --transform-scale-x: 1;
    --transform-scale-y: 1;
    width: 2rem;
    top: 50%;
    position: absolute;
    pointer-events: none;
    border-bottom-width: 1px;
    border-bottom-left-radius: 5px;
    border-left: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
}
.native-recommended-product-popup .popup-body .recommended-product .left .text-content .title {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: rgba(51,51,51,1);
}
.native-recommended-product-popup .popup-body .recommended-product .left .text-content .description {
    font-size: 16px;
    font-weight: bold;
}
.native-recommended-product-popup .popup-body .recommended-product .right {
    width: calc(100% - 120px);
    padding-left: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.native-recommended-product-popup .shopify-product-form {
    margin-bottom: 30px;
}
.recom-product_section_title {
    padding-top: 20px;
    padding-bottom: 30px;
}
.recommended-products-overflow {
    height: 450px;
    overflow: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.recommended-products-overflow::-webkit-scrollbar {
    display: none;
}
.recom-product_section_title h2 {
    font-size: 20px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    line-height: 1;
}
a.view_details_option {
    display: inline-block;
    line-height: 1;
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #878788;
}
.native-recommended-product-popup .popup-body .recommended-product .right .button-content {
    display: block;
    align-items: flex-end;
    justify-content: flex-end;
    width: 133px;
}
.native-recommended-product-popup .popup-body .recommended-product .title {
    font-size: 14px;
    letter-spacing: 1.7px;
    font-weight: 700;
    padding-right: 24px;
}
span.price {
    line-height: 1;
    display: block;
    margin-top: 8px;
    margin-bottom: 6px;
}
span.price.sale span.current_price{
    color:#d54d4d;
}
.native-recommended-product-popup .popup-footer {
    display: flex;
    justify-content: flex-end;
    padding: 0;
    border-top: 1px solid lightgray;
    padding-top: 30px;
}
.native-recommended-product-popup .popup-footer button {
    background: white;
    color: #2474a9;
    width: 171px;
    height: 44px;
    font-size: 14px;
}
a.checkout_button {
    width: 171px;
    height: 44px;
    background: #2374a9;
    font-size: 14px;
    text-transform: uppercase;
    color: white;
    font-family: Oswald, sans-serif;
    letter-spacing: 1px;
    text-align: center;
    padding: 9px;
    margin-left: 20px;
}
.native-recommended-product-popup .popup-body .recommended-product .right .button-content .sold-out {
    background: white;
    color: #2474a9;
}
.purchase-details__buttons.purchase-details__spb--true {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.purchase-details__buttons.purchase-details__spb--true .shopify-payment-button {
    margin-left: 0px;
}
.popup-close {
    z-index: 99999999;
}
.popup-close.add_to_cart {
    z-index: 99999999;
}
@media only screen and (max-width:767px){
    .native-recommended-product-popup .popup-body .recommended-product .right {
        flex-direction: column;
        width: calc(100% - 70px);
        padding-left: 15px;
    }
    .recommended-products-overflow button.add_to_cart {
        margin-top: 10px;
        max-width: 254px;
        width: 100%;
    }
    .native-recommended-product-popup .popup-body .recommended-product .right .button-content {
        width: 100%;
    }
    .text-content {
        width: 100%;
    }
    .native-recommended-product-popup .popup-header .popup-close {
        background: no-repeat;
        position: absolute;
        top: -10px;
        right: -18px;
    }
    .native-recommended-product-popup .popup-footer {
        padding-top: 15px;
    }
    a.checkout_button {
        margin-left: 6px;
    }
}
@media only screen and (max-width:480px){
    .native-recommended-product-popup .popup-body .recommended-product .left {
        width: 70px;
        height: 70px;
    }
    .native-recommended-product-popup .popup-footer button {
        background: white;
        color: #2474a9;
        width: 171px;
        height: 44px;
        font-size: 14px;
        padding: 0;
    }
    .native-recommended-product-popup .popup-footer {
        padding-top: 15px;
        justify-content: center;
    }
    .native-recommended-product-popup {
        padding: 30px 20px;
    }
    .native-recommended-product-popup .popup-header .popup-close {
        right: -10px;
    }
}
@media only screen and (min-height:800px){
    .recommended-products-overflow {
        height: 450px;
    }
}
@media only screen and (min-width:1560px) and (min-height:800px){
    .recommended-products-overflow {
        height: 450px;
    }
}
@media only screen and (max-height:799px) and (min-height:680px){
    .recommended-products-overflow {
        height: 350px;
    }
    .native-recommended-product-popup {
        height: auto;
        overflow: hidden;
    }
}
@media only screen and (max-height:679px) and (min-height:585px){
    .recommended-products-overflow {
        height: 250px;
    }
    .native-recommended-product-popup {
        height: auto;
        overflow: hidden;
    }
}
@media only screen and (max-height:584px) and (min-height:480px){
    .recommended-products-overflow {
        height: 212px;
    }
    .native-recommended-product-popup {
        height: auto;
        overflow: hidden;
    }
}
@media only screen and (max-height:480px) {
    .recommended-products-overflow {
        height: 120px;
    }
    .native-recommended-product-popup {
        height: auto;
        overflow: hidden;
    }
    .recom-product_section_title h2 {
        font-size: 18px;
    }
    .recom-product_section_title {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .native-recommended-product-popup .popup-body .added-product {
        padding-bottom: 11px;
    }
}
@media (max-width: 480px) {
    #shopify-section-product-recommendation-popup {
        z-index: 99999;
    }
    .list-collections .thumbnail, .product-list .thumbnail, .slider-gallery .thumbnail {
        margin-bottom: 0px;
    }
    #reamaze-widget-container span div {
        height: 35px !important;
    }
    #reamaze-widget-container span div #reamaze-widget-icon {
        width: 35px !important;
        height: 35px !important;
    }
    #reamaze-widget-container span div #reamaze-widget-icon svg {
        width: 35px !important;
        height: 35px !important;
        margin-left: 2px;
        margin-top: 2px;
    }
    #reamaze-widget-container span div #reamaze-widget-icon svg g g {
        transform: scale(0.3, 0.3) !important;
    }
    #reamaze-widget #reamaze-widget-icon {
    }
    .products-slider.slider-gallery .gallery-cell.visible-2 {
        width: calc(50%) !important;
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width: 768px) {
    .slider-desk {
        display: none !important;
    }
}
@media (min-width: 769px) {
    .slider-mobile {
        display: none !important;
    }
}
.tooltip_inner {
    display: none;
}
.tooltip_inner.show {
    display: block;
}
.special_order_item {
    color: #009bf2;
    line-height: 1;
    margin-bottom: 6px;
}
.related-stock.out-stock span {
    background: red;
}
.related-stock.green-stock span {
    background: #f1c40f;
}
.p_shipping_time p{
    font-size: 14px;
    line-height: 14px;
    margin-bottom:8px;
}
.shipping-delivery-details {
    width: 100%;
    position: relative;
}
.shipping-items-container {
    overflow-x: auto;
}
.shipping-items-container * {
    scrollbar-width: thin;
    scrollbar-color: #2474a9 #ffffff;
}
.shipping-items-container::-webkit-scrollbar {
    width: 16px;
}
.shipping-items-container::-webkit-scrollbar-track {
    background: #ffffff;
}
.shipping-items-container::-webkit-scrollbar-thumb {
    background-color: #2474a9;
    border-radius: 10px;
    border: 5px solid #ffffff;
}
.shipping-delivery-details .shipping-description {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 700;
}
.shipping-delivery-details .shipping-description .shipping-description-icon svg {
    width: 20px !important;
    height: 20px !important;
}
.shipping-delivery-details .shipping-items {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 450px;
    position: relative;
}
.shipping-delivery-details .shipping-items .shipping-item {
    padding: 10px 15px;
    border-left: 1px solid lightgray;
    position: relative;
    background: #e7e7e7;
    flex: 1;
}
.shipping-delivery-details .shipping-items .shipping-item:first-child {
    border-left: none;
}
.shipping-delivery-details .shipping-items .shipping-item .title {
    font-weight: 700;
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-size: 10px;
    text-transform: none;
    color: #333;
    line-height: 1.6em;
    margin-bottom: 5px;
    letter-spacing: 1px;
}
.shipping-delivery-details .shipping-items .shipping-item .text {
    font-family: Roboto,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 10px;
    text-transform: none;
    color: #333;
    line-height: 1.6em;
}
.shipping-delivery-details .shipping-items .shipping-item .text p {
    margin-bottom: 5px;
    line-height: 1.3;
}
.shipping-delivery-details .shipping-items .shipping-item .badge {
    padding: 3px;
    background-color: #2474a9;
    color: white !important;
    position: absolute;
    top: 8px;
    right: 5px;
    font-family: Roboto,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 8px;
    text-transform: none;
    color: #333;
    line-height: 1.6em;
    letter-spacing: 1px;
    border-radius: 3px;
}
.alaska-popup-container {
    display: none;
    position: fixed;
    width: 100%;
    z-index: 9999999;
    height: 100vh;
    background-color: rgba(0,0,0,0.5);
    top: 0px;
    left: 0px;
}
.alaska-popup-container.active {
    display: block;
}
.alaska-popup {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 800px;
    background: white;
    text-align: center;
    padding: 30px;
    padding-top: 50px;
    padding-bottom: 10px;
    color: white;
    font-size: 24px;
    border-top: 2px solid #333;
}
.alaska-popup p:first-child {
    font-size: 32px;
    margin-bottom: 30px;
}
.alaska-popup p {
    margin-bottom: 0px;
}
.alaska-popup p a {
    color: white;
}
.popup-text {
    max-width: 420px;
    margin: auto;
}
.alaska-popup button {
    width: 300px;
    margin: auto;
}
@media (max-width: 800px) {
    .alaska-popup {
        width: 90%;
    }
    .alaska-popup button {
        width: 100%;
    }
}
.product_gallery_nav .gallery-cell {
    display: flex;
    width: auto;
    margin-bottom: 0;
    margin: 0 10px 10px 0;
}
.product_gallery_nav .gallery-cell img {
    width: auto;
    height: 80px;
    max-width: none;
    min-width: 50px;
}
.gallery-wrap .product_gallery img, .gallery-wrap .product_gallery .plyr--html5 video, .gallery-wrap .product_gallery .plyr--youtube {
    max-height: 400px !important;
}
.wrapper {
    cursor: default;
}
.shipping-delivery-details .tooltip {
    background: #ffffff;
    bottom: 100%;
    color: #000;
    display: block;
    margin-bottom: 15px;
    opacity: 0;
    padding: 12px;
    pointer-events: none;
    position: absolute;
    width: 300px;
    font-size: 12px;
    border: 1px solid #e7e7e7;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    z-index: 10;
}
.shipping-delivery-details .tooltip:before {
    top: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
}
.shipping-delivery-details .tooltip:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-bottom: solid #eee 10px;
    top: -10px;
    content: " ";
    height: 0;
    margin-left: -13px;
    position: absolute;
    width: 0;
}
.shipping-delivery-details.show-tooltip1 .tooltip:after {
    left: 30%;
}
.shipping-delivery-details.show-tooltip2 .tooltip:after {
    left: 50%;
}
.shipping-delivery-details.show-tooltip3 .tooltip:after {
    left: 70%;
}
.shipping-delivery-details.show-tooltip1 .tooltip.tooltip1, .shipping-delivery-details.show-tooltip2 .tooltip.tooltip2, .shipping-delivery-details.show-tooltip3 .tooltip.tooltip3 {
    opacity: 1;
    top: 150px;
    height: fit-content;
}
.shipping-delivery-details.show-tooltip1 .tooltip.tooltip1 {
    left: 0;
}
.shipping-delivery-details.show-tooltip2 .tooltip.tooltip2 {
    left: 50%;
    transform: translateX(-50%);
}
.shipping-delivery-details.show-tooltip3 .tooltip.tooltip3 {
    right: 0;
}
.lte8 .wrapper .tooltip {
    display: none;
}
.lte8 .shipping-delivery-details.show-tooltip1 .tooltip.tooltip1, .lte8 .shipping-delivery-details.show-tooltip2 .tooltip.tooltip2, .lte8 .shipping-delivery-details.show-tooltip3 .tooltip.tooltip3 {
    display: block;
}
.free-shipping-info {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 700;
}
.free-shipping-info-icon {
    padding-top: 6px;
}
.free-shipping-info-icon svg {
    width: 20px;
    height: 20px;
}
.shipping-note {
    display: flex;
    align-items: center;
    font-size: 12px;
    gap: 5px;
}
.shipping-note strong {
    padding-top: 3px;
}
.main_product_slider_inner .carousel-cell {
    padding: 15px;
}
div#timer {
    font-family: 'Oswald';
    font-size: 16px;
    line-height: 1;
    text-transform:uppercase;
    display: flex;
}
.promotion {
    height: 39px;
    overflow: hidden;
    padding: 8px;
}
.promotion__inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.promotion__content {
    font-family: 'Oswald';
    font-size: 16px;
    padding: 0px 15px;
    border-left: 2px solid black;
    line-height: 1;
}
.promotion__timer {
    padding: 0px 15px;
}
.promotion__content p {
    margin: 0;
    line-height: 1;
}
.counter__item {
    margin-left: 10px;
}

/* Begin new homepage */


/* New header design */


.topbar {
    background: #1B1F23;
    border-bottom: 1px solid #3F4449;
    width: 100%;
}
.topbar__inner {
    padding: 0px 40px;
}
ul.topbar__menu li a {
    font-size: 14px;
    line-height: 20px;
    font-family: Oswald,sans-serif;
    font-weight: 400;
    letter-spacing: 0.015em;
    color:white;
}
ul.topbar__menu li {
    margin-bottom: 0;
}
ul.topbar__menu.topbar__menu--left li {
    margin-right: 32px;
    margin-bottom: 0;
}
ul.topbar__menu.topbar__menu--left li a{
    font-size: 16px;
    line-height: 24px;
    color:#919EAB;
}
ul.topbar__menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
}
.topbar__inner {
    padding: 0px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.topbar__RightMenu__inner {
    display: flex;
    align-items: center;
}
.topbar__RightMenu__inner ul.social_icons {
    margin: 0!important;
    padding: 0;
    line-height: 1;
}
.topbar__RightMenu__inner ul.social_icons li a {
    font-size: 18px;
    line-height: 1;
    height: 18px;
    width: 18px;
    display: inline-block;
}
.mainNavigation div.header__logo img {
    max-width: 292.5px!important;
}
ul.topbar__menu.topbar__menu--right li {
    margin-left: 18px;
}
ul.topbar__menu.topbar__menu--right {
    padding-right: 18px;
    margin-right: 13px;
    border-right: 1px solid #3F4449;
}
ul.topbar__menu.topbar__menu--social {
    margin-left: 10px;
}
ul.topbar__menu.topbar__menu--left li a {
    font-size: 16px;
    line-height: 24px;
    color: #919eab;
    padding-bottom: 10px;
    display: block;
    padding-top: 10px;
    border-bottom: 1px solid #ffffff00;
    transition: all .1s linear;
    text-transform: capitalize;
}
ul.topbar__menu.topbar__menu--left li.active a,ul.topbar__menu.topbar__menu--left li a:hover {
    color: white;
    border-bottom: 1px solid #2474A9;
}
.topbar a:hover {
    color: #2474a9;
}
.mainNavigation {
    background: #1B1F23;
}
.mainNavigation__inner {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 30px 40px;
}
.mainNavigation__leftPartInner .header__logo {
    margin: 0;
}
.mainNavigation__leftPart {
    width: 30%;
}
.mainNavigation__rightPart {
    width: 70%;
}
.mainNavigation__right__inner {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.mainNavigation__search  .search-container {
    width: 100%;
    max-width: 100%;
    padding-left: 20px;
}
.mainNavigation__nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
ul.mainNavigation__navMenu {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    align-items: center;
}
ul.mainNavigation__navMenu a svg {
    margin-right: 10px;
}
ul.mainNavigation__navMenu li a {
    font-size: 14px;
    font-family: Oswald,sans-serif;
    line-height: 20px;
    display: flex;
    align-items: center;
}
ul.mainNavigation__navMenu li {
    margin-right: 25px;
    margin-bottom: 0;
}
.mainNavigation__search {
    width: 100%;
    max-width: 387px;
    margin-right: 50px;
}
.mainNavigation__cart .cart-container {
    float: none!Important;
}
.mainNavigation__cart .cart-container .mini_cart {
    display: flex;
    justify-content: center;
    width: unset;
    max-width: unset;
    white-space: nowrap;
    position: relative;
    background: unset!important;
    height: auto!Important;
    margin: 0;
    padding: 0;
}

.mainNavigation__cart .cart-container span.cart_count {
    position: absolute;
    background: #339BE1;
    width: 17px;
    height: 17px;
    padding: 0;
    font-size: 10px;
    line-height: 15px;
    border-radius: 9px;
    right: -7px;
    top: -6px;
}
.mainNavigation__cart .cart-container .mini_cart:before {
    display:none;
}
.main-nav__wrapper.sticky_nav.sticky_nav--stick .cart-container .mini_cart svg{

    display:none;
}
.mainNavigation__cart .cart_content {
    top: 108px;

}
.mainNavigation__search .search-submit {
    position: absolute;
    z-index: 1000;
    color: #d9d9d9;
    font-size: 20px;
    top: 13px;
    left: 11px;
    cursor: pointer;
    right: auto;
}
.mainNavigation__search .search__form input, .mainNavigation__search .search__form input:active, .mainNavigation__search .search__form input:focus {
    font-family: Oswald,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: white;
    background-color: transparent;
    padding-right: 35px;
    border-color: white;
    padding-left: 40px;
    letter-spacing: 0;
    line-height: 20px;
}
.homeMegamenu__inner {
    background: #F1F1F1;
    padding: 0px 40px;
}
ul.homeMegamenu__menu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
li.main_megamenu.right_side .megamenu__wrapper {
    right: 0;
}
li.subNav__item:hover>a {
    color: white!important;
}
.megamenu__wrapper {
    position: absolute;
    z-index: -1;
    background: white;
    width: 444px;
    box-shadow: -1px 1px 10px 2px #5d5b5929;
    opacity: 0;
    visibility: hidden;
    transition: all .1s linear;
    animation: fadeIn .1s linear none;
    top: 52px;
}
a.main_megamenu__url {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
    font-family: 'Oswald';
    color: #333333;
}
.main_megamenu {
    margin: 0;
    position: relative;
    padding: 13px 10px;
}
a.main_megamenu__url:hover {
    color: #339BE1;
}
ul.megamenu_menu {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.megamenu_menu li a {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    display: block;
    padding: 8px 24px;
    font-family: Oswald;
    color: #000;
    transition: all .1s linear;
    text-transform: capitalize;
}

.megamenu__menuList {
    width: 100%;
    max-width: 144px;
    border-right: 1px solid #F1F1F1;
}
.megamenu__imagePart {
    width: 100%;
    max-width: 300px;
    padding: 10px 15px;
}
li.main_megamenu:hover > .megamenu__wrapper {
    opacity: 1;
    visibility: visible;
    z-index: 999;
}
a.dropdown_sub_url.active_nav,a.dropdown_sub_url.active_menu, a.dropdown_sub_url:hover {
    background: #000;
    color: white;

}
ul.megamenu_menu li {
    margin: 0;
}
.megamenu__inner {
    display: flex;
    justify-content: space-between;
}
.megamenu__subimg img {
    max-width: 268px;
}
.dropdownSubImg img {
    width: 100%;
}
.megamenu__imageinner {
    position: relative;
    width: 100%;
    height: 100%;
}
.dropdownSubImg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.megamenu__menuList {
    height: 291px;
    overflow-y: scroll;
}
.megamenu__menuList::-webkit-scrollbar {
    width: 2px;
}
.megamenu__menuList::-webkit-scrollbar-thumb {
    background: #dbdada;
}
.dropdownSubImg {
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    transition: opacity .1s linear;
}
.dropdownSubImg.active_nav {
    z-index: 99;
    visibility: visible;
    opacity: 1;
}
li.main_megamenu.Highlight__true a {
    color: #D34E51;
}
.megamenu__wrapper.megamenu--commercial {
    left: 0;
    box-shadow: 0px 13px 20px 0px #5d5b5929;
    width:100%;
}
.commercial_part li.main_megamenu {
    position: unset;
}
.commercial_part {
    position: relative;
    display: none;
}

@media(min-width: 798px) {
  .commercial_part {
    display: block;
  }
}
.megamenu_menu--horizental {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
li.hozentalSub_item img {
    max-width: 160px;
}
li.hozentalSub_item {
    max-width: 160px;
    margin: 0px 20px;
}
.megamenu__hori-List {
    width: 100%;
}
.megamenu__hori-List {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 25px;
}
ul.megamenu_menu--horizental {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    text-align: center;
}
.hozentalSub_item_imageBlock {
    display: block;
}
a.hozentalSub_item_imageBlock span {
    display: block;
    color: #333333;
    font-family: 'Oswald';
    font-size: 14px;
    line-height: 21px;
    margin-top: 10px;
}
ul.homeMegamenu__menu li:hover > a {
    color: #339be1;
}
li.main_megamenu li:hover > a {
    color: #339be1;
}



@media only screen and (max-width:1164px) and (min-width:1064px){
    .main_megamenu {
        margin: 0;
        position: relative;
        padding: 13px 8px;
    }
    a.main_megamenu__url {
        font-weight: 400;
        font-size: 15px;
        line-height: 24px;
        text-transform: capitalize;
        font-family: Oswald;
        color: #333;
    }

}


@media only screen and (max-width:1063px) and (min-width:950px){
    .main_megamenu {
        margin: 0;
        position: relative;
        padding: 13px 8px;
    }
    a.main_megamenu__url {
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
        text-transform: capitalize;
        font-family: Oswald;
        color: #333;
    }
    .homeMegamenu__inner {
        padding: 0 10px;
    }
    .mainNavigation__inner {
        padding: 30px 10px;
    }
    .topbar__inner {
        padding: 0 10px;
    }
}
@media only screen and (max-width:949px) and (min-width:799px){
    .main_megamenu {
        margin: 0;
        position: relative;
        padding: 13px 8px;
    }
    a.main_megamenu__url {
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
        text-transform: capitalize;
        font-family: Oswald;
        color: #333;
    }
    .homeMegamenu__inner {
        padding: 0 10px;
    }
    .mainNavigation__inner {
        padding: 30px 10px;
    }
    .topbar__inner {
        padding: 0 10px;
    }
    a.main_megamenu__url {
        font-weight: 400;
        font-size: 12px;
        line-height: 15px;
        text-transform: capitalize;
        font-family: Oswald;
        color: #333;
    }
    .main_megamenu {
        margin: 0;
        position: relative;
        padding: 13px 6px;
    }
    ul.megamenu_menu li a {
        margin: 0;
        font-size: 12px;
        line-height: 17px;
        display: block;
        padding: 5px 17px;
        font-family: Oswald;
        color: #000;
        transition: all .1s linear;
        text-transform: capitalize;
    }
    ul.topbar__menu.topbar__menu--left li a {
        font-size: 12px;
        line-height: 14px;
        color: #919eab;
        padding-bottom: 10px;
        display: block;
        padding-top: 10px;
        border-bottom: 1px solid #ffffff00;
        transition: all .1s linear;
    }
    ul.topbar__menu li a {
        font-size: 12px;
        line-height: 14px;
        font-family: Oswald,sans-serif;

        font-weight: 400;
        letter-spacing: .015em;
        color: #fff;
    }
    .mainNavigation__inner {
        padding: 12px 10px;
    }
}



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

    header.main_naviagation_wrapper {
        display: none;
    }
    div#shopify-section-home-mega-menu {
        display: none;
    }

}

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

    li.hozentalSub_item {
        max-width: 140px;
        margin: 0 10px;
    }
    li.hozentalSub_item img {
        max-width: 140px;
    }
}


/* End New header design */

/* New location styles */

.storelocationHeader {
    position: relative;
    background-size: cover!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    text-align: center;
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.storelocationHeader__title {
    color: white;
    letter-spacing: 0.1em;
    font-weight: normal;
    font-size: 48px;
    position: relative;
    z-index: 9;
}
.storelocationHeader:before {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #1A1A1A;
    content: "";
    opacity: 0.25;
}
.pageLocationlist__title h2 {
    font-size: 30px;
    font-weight: 400;
    line-height: 1;
    margin: 0;
    color: #1A1A1A;
}
.pageLocationlist__title {
    padding-bottom: 32px;
}
.singleLocInformations {
    border-top: 1px solid #AAAAAA;
    padding-top: 24px;
    padding-bottom: 24px;
}
.singleLocInformations__inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.singleLocInformations__info {
    max-width: calc(100% - 160px);
    width: 100%;
    padding-left: 45px;
}
.single_locationTitlearea {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
}
@media only screen and (min-width:768px){
    .single_loc_infos {
        width: 100%;
    }
}
.singleLocInformations__button.single_loc_infos {
    padding: 0px 15px;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.singleLocInformations__title {
    font-size: 18px;
    line-height: 18px;
    font-family: Roboto;
    text-transform: none;
    font-weight: 400;
    letter-spacing: .02em;
    margin: 0;
    padding: 0;
}
.singleInformation_inner {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}
.store_loc_add p {
    font-size: 16px;
    font-weight: 500;
    text-decoration: underline;
    margin: 0;
    padding: 0;
    line-height: 19px;
    padding-bottom: 8px;
    color: #5D5D5D;
}
.store_loc_phone a {
    color: #5D5D5D;
    font-size: 16px;
    font-weight: 500;
    text-decoration: underline;
}
.singleLocInformations__address {
    display: flex;
}
.singleLocInformations__phone {
    display: flex;
}
.store_loc_icon {
    margin-right: 10px;
}
.singleLocInformations__hours {
    min-width: 306px;
}
.singleLocInformations__hours p {
    font-size: 16px!important;
    line-height: 18px!important;
    padding-bottom: 12px;
    color: #1a1a1a;
}
.singleLocInformations__hours p span {
    color: #5D5D5D;
}
a.store-link_button {
    display: block;
    background: #197BBD;
    color: white;
    width: 167px;
    border-radius: 6px;
    height: 57px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 0.02em;
    padding: 17px;
}
.singleLocInformations_image {
    max-width: 160px;
    width: 100%;
}
.pageLocationlist__inner {
    padding-top: 60px;
}
.rating {
    display: flex;
    align-items: center;
    margin-left: 18px;
}
.single_loc_rating {
    margin: 0px 2px;
    line-height: 1;
}
.locationPageInnerinfo {
    margin-top: 40px;
}
@media only screen and (max-width:767px){
    .singleLocInformations__inner {
        display: block;
        align-items: flex-start;
        justify-content: space-between;
    }
    .singleLocInformations_image {
        max-width: 320px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .singleLocInformations_image img {
        width: 100%;
    }
    .singleLocInformations__info {
        max-width: 100%;
        width: 100%;
        padding-left: 0;
    }
    .single_locationTitlearea {
        display: flex;
        margin-bottom: 16px;
        align-items: center;
        justify-content: center;
        margin-top: 15px;
    }
    .singleLocInformations__hours p {
        font-size: 14px!important;
        line-height: 15px!important;
        padding-bottom: 10px;
        color: #1a1a1a;
    }
    .store_loc_add p {
        font-size: 14px;
        font-weight: 500;
        text-decoration: underline;
        margin: 0;
        padding: 0 0 5px;
        line-height: 19px;
        color: #5d5d5d;
    }
    .store_loc_phone a {
        color: #5d5d5d;
        font-size: 14px;
        font-weight: 500;
        text-decoration: underline;
    }
    .singleInformation_inner {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        justify-content: center;
    }
    .singleLocInformations__hours {
        min-width: 260px;
        margin-top: 13px;
        margin-bottom: 12px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .pageLocationlist .section {
        padding: 0px 15px;
    }
    .storelocationHeader__title {
        color: #fff;
        letter-spacing: .1em;
        font-weight: 400;
        font-size: 35px;
        position: relative;
        z-index: 9;
        line-height: 1.2;
    }
    .pageLocationlist__inner {
        padding-top: 40px;
    }
}
@media only screen and (max-width:991px) and (min-width:768px){
    .store_loc_add p {
        font-size: 14px;
        font-weight: 500;
        text-decoration: underline;
        margin: 0;
        padding: 0 0 8px;
        line-height: 14px;
        color: #5d5d5d;
    }
    .store_loc_phone a {
        color: #5d5d5d;
        font-size: 14px;
        font-weight: 500;
        text-decoration: underline;
    }
    .singleLocInformations__hours p {
        font-size: 14px!important;
        line-height: 16px!important;
        padding-bottom: 8px;
        color: #1a1a1a;
    }
    .singleLocInformations__info {
        max-width: calc(100% - 160px);
        width: 100%;
        padding-left: 15px;
    }
    .singleLocInformations__hours {
        min-width: 231px;
    }
    a.store-link_button {
        display: block;
        background: #197BBD;
        color: #fff;
        width: 150px;
        border-radius: 6px;
        height: 48px;
        text-align: center;
        font-size: 16px;
        letter-spacing: .02em;
        padding: 11px;
    }
}
.storeNavigation__nav {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}
.storeNavigation__nav li a {
    font-size: 24px;
    font-weight: 300;
    font-family: 'Oswald';
    text-transform: uppercase;
    color: #1A1A1A;
    letter-spacing: 0.1em;
    transition: all .5s;
    padding-right: 50px;
    line-height: 18px;
}
.storeNavigation__nav li {
    line-height: 1;
    margin: 0;
    padding: 0;
}
.storeNavigation__nav li a:hover {
    text-decoration: underline;
}
.storeNavigation {
    background: #F1F1F1;
    padding: 29px 0px;
}
#store_info .pageStoreinfo__inner {
    padding-top: 30px;
    padding-bottom: 20px;
}
#team .storeTeam__slider {
    padding-top: 0px;
}
.single_team_slider {
    padding-top: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #cccccc;
}
.single_team_slider:last-child {
    padding-bottom: 0;
    border-bottom: unset;
}
#team .storeTeam__inner {
    padding: 40px 0px;
}
div#find_us {
    padding-top: 35px;
    padding-bottom: 40px;
}
.singleInformations:last-child {
    margin-bottom: 15px;
}
@media only screen and (max-width:767px){
    #team .storeTeam__inner {
        padding: 19px 0px;
    }
    .storeNavigation__nav li a {
        font-size: 18px;
        font-weight: 300;
        font-family: 'Oswald';
        text-transform: uppercase;
        color: #1A1A1A;
        letter-spacing: 0.1em;
        transition: all .5s;
        padding-right: 0;
        line-height: 18px;
        padding: 0px 10px;
    }
    .storeNavigation__nav {
        margin: 0;
        padding: 0;
        list-style: none;
        display: flex;
        justify-content: center;
    }
    .single_team_slider {
        padding-top: 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid #cccccc;
    }
    .storeNavigation {
        background: #F1F1F1;
        padding: 18px 0px;
    }
}
.cart_content_info .cps br,.cps_cart br {
    display: none;
}
.cart_content_info .cps #cps-warranty,.cps_cart #cps-warranty {
    width: 100%;
    max-width: unset!important;
    margin-bottom: 0!important;
    margin-top: 0!important;
    border: unset!important;
    background: unset!important;
    cursor: pointer;
    box-shadow: unset!important;
    font-family: 'Roboto'!important;
}
.cart_content_info .cps .caption-text,.cps_cart .caption-text {
    display: block!Important;
    font-size: 14px;
    padding: 0!Important;
    font-weight: 400!important;
}
.cart_content_info .cps .caption ,.cps_cart .caption {
    overflow: hidden!important;
    display: block!important;
    margin: 15px 0 0px!important;
    padding: 0;
}
.productDetails .product_form {
    max-width: 450px!important;
}
.cart_content_info .cps .select-flex select,div#cps-warranty .select-flex select {
    height: 47px;
    text-align: left!important;
    border: 3px solid #D3D3D3!important;
    border-width: 3px!important;
    border-radius: 6px;
    margin: 0 0 20px!important;
    font-size: 13px!important;
    font-weight: 400!important;
    font-family: Roboto!important;
    max-width: 280px!important;
    color: #333!important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADPSURBVHgB7ZI9DsIgFMcf5QKsbRe9AUkvoJujvYkewc1ruLnpDWR0aBO8Qad2xQOQ+EgwIQQqOtmkv4Q8eB9/yHsAzPwdxHdwzheQCGNMCSFUVLCqqi2aC3xH3bbt9X3I3IjWWqJRkI6yNRAUlFJ2hJAaEjG5psb1UT+p7/suz/MnJm9gXGzfNM3Z99NQ8jAM97IsTX9XEbEDih1DsaCgfakoimKJW+6FTjiEXawugxGw4abQbfrD+qIQ+ID5l5TSm71g7Q/hJ1CUmQUz0+QFwp1EGTVKmRAAAAAASUVORK5CYII=)!important;
    background-repeat: no-repeat!important;
    background-position: 96% 50%!important;
    padding-right: 33px;
}
a#cps-more {
    width: 24px!important;
    height: 24px!important;
    font-size: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJESURBVHgB7VVNchJBFH6vZwots3COwA0yLg1qJjfAE1CeIE2Ve+AAms4JxBPIDSAm4FJyAucIuJSi+/n1DCRhphMqySpV+RbQf++n+33vG6KnDt55Qp9nSsWHTJKSUFIayeVK2Ql9+TB6eAA4jjjqEUnmp0KUw3FejjmFoQ+WYzKwpjW8VwClpz1m6sMRHLhTR3tDMm8WN89E+mdbkAAcpMxsVu7fgMzRYmeAjXPk+d3Knq46riLW531h1SPmkf168JHuhB43o+5U4u7UVLciPWur7vSP0jNdT+pCe7vg3pYTboz9s6zkVb96UMhmuG6TWDrVPWfeGX8DZukhySQcAEXFb5NFBqFncRQbETdwQp8oAOtgh8Ir1dDBABhkxUFa1qmHp1Nk2+VkGa6Jac1R0gkLH95cjjcDMCEFFechJkTUyECHE88JJTFu40lQh4i9ZFad4A0wfM3Ewew8z+1Ja3dTEnn7W2pA7q+QJPQ41OyvAohIXrDkEWCO9otnDgXAwBc3iT8XbLo/QIS1rJwFA6zM+wn+FmK9/mwj6s7GvsnKLPkY49/VplLUKIrrRJlgAA/xPYAsqsYs9oyFJui2IQkaSmjOXuius08LefH75m2+ZVvP9mKI5Y4Id505qElGDXAOBfgBBUD2fLQzgG/1SL34huu0sTu0bulVMg+dU+rlMYsrVDfkPBxgjSuVLI9N/EfGiVsoVgkc7uO1U6wncHBaaNctqnt38+hfzYhc5gVu85ER30ygtCIGW9xoTY5nPBz/AfZX/XzxFOuxAAAAAElFTkSuQmCC);
    display: inline-block;
    margin-left: 5px!important;
    position: relative;
    top: -3px;
}
@media only screen and (max-width:768px){
    a#cps-more {
        width: 20px!important;
        height: 20px!important;
        font-size: 0;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJESURBVHgB7VVNchJBFH6vZwots3COwA0yLg1qJjfAE1CeIE2Ve+AAms4JxBPIDSAm4FJyAucIuJSi+/n1DCRhphMqySpV+RbQf++n+33vG6KnDt55Qp9nSsWHTJKSUFIayeVK2Ql9+TB6eAA4jjjqEUnmp0KUw3FejjmFoQ+WYzKwpjW8VwClpz1m6sMRHLhTR3tDMm8WN89E+mdbkAAcpMxsVu7fgMzRYmeAjXPk+d3Knq46riLW531h1SPmkf168JHuhB43o+5U4u7UVLciPWur7vSP0jNdT+pCe7vg3pYTboz9s6zkVb96UMhmuG6TWDrVPWfeGX8DZukhySQcAEXFb5NFBqFncRQbETdwQp8oAOtgh8Ir1dDBABhkxUFa1qmHp1Nk2+VkGa6Jac1R0gkLH95cjjcDMCEFFechJkTUyECHE88JJTFu40lQh4i9ZFad4A0wfM3Ewew8z+1Ja3dTEnn7W2pA7q+QJPQ41OyvAohIXrDkEWCO9otnDgXAwBc3iT8XbLo/QIS1rJwFA6zM+wn+FmK9/mwj6s7GvsnKLPkY49/VplLUKIrrRJlgAA/xPYAsqsYs9oyFJui2IQkaSmjOXuius08LefH75m2+ZVvP9mKI5Y4Id505qElGDXAOBfgBBUD2fLQzgG/1SL34huu0sTu0bulVMg+dU+rlMYsrVDfkPBxgjSuVLI9N/EfGiVsoVgkc7uO1U6wncHBaaNctqnt38+hfzYhc5gVu85ER30ygtCIGW9xoTY5nPBz/AfZX/XzxFOuxAAAAAElFTkSuQmCC);
        display: inline-block;
        margin-left: 1px!important;
        position: relative;
        top: -1px;
        margin-right: 0!Important;
        background-size: cover!Important;
    }
    .cart_content_info .cps .caption-text, .cps_cart .caption-text {
        display: block!important;
        padding: 0!important;
        font-weight: 400!important;
    }
    .cart_content_info .cps .caption-text img,.cps_cart .caption-text img {
        width: 44px!important;
    }
}
@media only screen and (max-width:362px){
    .cart_content_info .cps .caption-text, .cps_cart .caption-text {
        font-size: 10px!Important;
    }
}
.cart_content_info .cps div {
    width: 100%;
}
@media only screen and (max-width:450px){
    .cart_content_info .cps .select-flex select {
        width: 100%!important;
    }
    .cps_cart .caption {
        overflow: hidden!important;
        display: block!important;
        margin: 24px 0 -9px!important;
        padding: 0;
    }
    div#cps-warranty .select-flex select {
        width: 100%!important;
    }
}
.storeNavigation__nav {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}
.storeNavigation__nav li a {
    font-size: 24px;
    font-weight: 300;
    font-family: 'Oswald';
    text-transform: uppercase;
    color: #1A1A1A;
    letter-spacing: 0.1em;
    transition: all .5s;
    padding-right: 50px;
    line-height: 18px;
}
.storeNavigation__nav li {
    line-height: 1;
    margin: 0;
    padding: 0;
}
.storeNavigation__nav li a:hover {
    text-decoration: underline;
}
.storeNavigation {
    background: #F1F1F1;
    padding: 29px 0px;
}
#store_info .pageStoreinfo__inner {
    padding-top: 30px;
    padding-bottom: 20px;
}
#team .storeTeam__slider {
    padding-top: 0px;
}
.single_team_slider {
    padding-top: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #cccccc;
}
.single_team_slider:last-child {
    padding-bottom: 0;
    border-bottom: unset;
}
#team .storeTeam__inner {
    padding: 40px 0px;
}
a.btn.klaviyo-bis-trigger {
    font-family: Oswald;
    font-weight: 400!important;
    font-size: 20px;
    line-height: 23px;
    color: #0975ae;
    border: 2px solid #0975AE;
    height: 64px!important;
    display: block;
    max-width: 330px;
    padding: 18px;
    text-transform: uppercase;
    margin-top: 24px!important;
    background: url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAcCAYAAACdz7SqAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGCSURBVHgB7ZRNTgIxFMf/5SN8LeAIcwPhBnADBnDtcAIxkdkKOyITwRMIKxdGB04gngCPMEeYjTAEp/UVRaPJAI0hGjK/RdvX9r1/8l77gJBDg60XGXN8IgQvYl8wfzy7rI3kMrbe48I3aCpiX/CIRuNKNII/IFhUYILfsME/QJSN5lalJCDqZLhQwxU+q0t/Wk8UREU+eX5X9LrVgYiyAm042A1H3veu9IH0J1tTEIXGWPQxbdoXXkd3EktWYAJDbIBe/jCRIUG6n2qOT6W/quhHINFKN+0b5FzMrIpBdjvg4pln1Qy4LlJN2wb8/qa4W18v1dVYvGSnycat5lnV1iu+pdsRwi/NrWpfni/i2Sl5lLfF3PXLaCyemKbM+8ayqz9T3Uoy3XL2rOOJbCzyHAHp/EkMu5ODYD2qc3bW0WWaDbmZMu0eNZaGQhwl0RXvdX4og/E2OGuRfQRFlEVXwkAeImJ/dW41/lkbDEVDUQU+vwzj/BqRqIM9wTmeEHKwvAF33ZXPe6YmJwAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    background-position: 39px 50%;
    padding-left: 50px;
}
@media only screen and (max-width:991px){
    a.btn.klaviyo-bis-trigger {
        font-family: Oswald;
        font-weight: 400!important;
        font-size: 18px;
        line-height: 23px;
        color: #0975ae;
        border: 2px solid #0975AE;
        height: 59px!important;
        display: block;
        max-width: 270px;
        text-transform: uppercase;
        margin-top: 24px!important;
        background: url(data:image/png;
        base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAcCAYAAACdz7SqAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGCSURBVHgB7ZRNTgIxFMf/5SN8LeAIcwPhBnADBnDtcAIxkdkKOyITwRMIKxdGB04gngCPMEeYjTAEp/UVRaPJAI0hGjK/RdvX9r1/8l77gJBDg60XGXN8IgQvYl8wfzy7rI3kMrbe48I3aCpiX/CIRuNKNII/IFhUYILfsME/QJSN5lalJCDqZLhQwxU+q0t/Wk8UREU+eX5X9LrVgYiyAm042A1H3veu9IH0J1tTEIXGWPQxbdoXXkd3EktWYAJDbIBe/jCRIUG6n2qOT6W/quhHINFKN+0b5FzMrIpBdjvg4pln1Qy4LlJN2wb8/qa4W18v1dVYvGSnycat5lnV1iu+pdsRwi/NrWpfni/i2Sl5lLfF3PXLaCyemKbM+8ayqz9T3Uoy3XL2rOOJbCzyHAHp/EkMu5ODYD2qc3bW0WWaDbmZMu0eNZaGQhwl0RXvdX4og/E2OGuRfQRFlEVXwkAeImJ/dW41/lkbDEVDUQU+vwzj/BqRqIM9wTmeEHKwvAF33ZXPe6YmJwAAAABJRU5ErkJggg==);
        background-repeat: no-repeat;
        background-position: 22px 50%;
        padding: 16px 18px 18px 50px;
    }
}
div#find_us {
    padding-top: 35px;
    padding-bottom: 40px;
}
.singleInformations:last-child {
    margin-bottom: 15px;
}
@media only screen and (max-width:767px){
    #team .storeTeam__inner {
        padding: 19px 0px;
    }
    .storeNavigation__nav li a {
        font-size: 18px;
        font-weight: 300;
        font-family: 'Oswald';
        text-transform: uppercase;
        color: #1A1A1A;
        letter-spacing: 0.1em;
        transition: all .5s;
        padding-right: 0;
        line-height: 18px;
        padding: 0px 10px;
    }
    .storeNavigation__nav {
        margin: 0;
        padding: 0;
        list-style: none;
        display: flex;
        justify-content: center;
    }
    .single_team_slider {
        padding-top: 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid #cccccc;
    }
    .storeNavigation {
        background: #F1F1F1;
        padding: 18px 0px;
    }
}
@media only screen and (max-width:480px){
    .collection {
      margin-top: 123px;
    }

    .collection .relative.product_image {
        height: unset;
        width: 100%;
    }
    .collection .image__container {
        height: unset!important;
        width: 100%!important;
    }
    body.collection .content-wrapper .container .one-whole.column {
        margin: 0!Important;
    }
    body.collection .content-wrapper .container .one-whole.column .product-list {
        padding: 10px;
    }
}
ul.breadcrump_list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
li.product_page_link {
    color: #808080;
}
ul.breadcrump_list li {
    font-size: 15px;
    font-weight: normal;
    letter-spacing: .1em;
}
ul.breadcrump_list li a {
    color: black;
}
span.bread_sep {
    display: inline-block;
    margin-left: 7px;
    margin-right: 10px;
}
.breadcrump__inner {
    padding: 40px;
    padding-bottom:0px;
}
.ship_hidden {
    display: none!important;
}
.cart_shipping_text p {
    color: #2474A9;
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    margin: 0;
    text-align: left;
}
.shipping_elegible_text {
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.productDetails.carrier-only .modal_price {
    margin-bottom: 0px;
}
.shipping_elegible_icon {
    width: 32px;
    height: 32px;
}
.shipping_elegible_content p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #2474A9;
    padding-left: 8px;
}
.cart_shipping_top {
    display: flex;
    align-items: center;
}
.cart_shipping_text {
    margin-left: 7px;
}
.cart_paege_discount{
    display:none
}
.cart_paege_discount .cart_shipping_text p {
    font-size: 20px;
}
p.cart_page_progress_label {
    font-size: 20px;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    color: #2474A9;
    top: -36px;
}
.no_ship_progress {
    position: relative;
}
.displayCartShip.cart_paege_discount{
    display:block;
}
.sticky_nav .additional-checkout-wrap ul {
    display: block!important;
}
.sticky_nav .additional-checkout-wrap ul li{
    width:98%!important;
    height:54px!important;
}
.sticky_nav .additional-checkout-wrap ul li ._2zarRkvJ2j83NID3Q3t0Ix {
    height: 54px !important;
}
@media only screen and (max-width:767px){
    .shiiping_fee_discount.cart_paege_discount.two-thirds.columns.medium-down--one-whole.displayCartShip {
        margin: 0;
    }
    p.cart_page_progress_label {
        display: none;
    }
}
.progress {
    background-color: #EEF1F3;
    border-radius: 10px;
    position: relative;
    margin: 0;
    height: 12px;
    width: 100%;
    border: 2px solid #EEF1F3;
}
.progress-done {
    background: #2474A9;
    border-radius: 20px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 0;
    opacity: 0;
    transition: .5s ease 0.3s;
}
@media only screen and (max-width:767px){
    .cart_shipping_text p {
        color: #2474A9;
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
        margin: 0;
        text-align: left;
    }
}
span.stamped-product-reviews-badge i:before {
    font-size: 22px;
}
.review_onclick {
    width: 100%;
    height: 28px;
    margin-bottom: -35px;
    z-index: 99999999;
    position: relative;
    cursor: pointer;
}
span.stamped-product-reviews-badge.stamped-main-badge {
    margin-bottom: 5px;
    margin-top: 10px;
}
.stamped-product-reviews-badge i {
    color: #1e5b83;
    font-size: 25px;
}
span.stamped-badge-caption {
    margin-left: 5px;
}
span.stamped-product-reviews-badge {
    font-size: 14px;
    color: #0077b8;
}
.homepageSlider__singleInner {
    min-height: 570px;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.homepageSlider__title {
    font-size: 76px;
    color: white;
    line-height: 0.93;
    font-weight: bold;
}
.bread-as-low-as-tooltip-external {
    display: none!important;
}
/* finacial page */


.financeSingleSteps__content hr {
    border: 0;
    margin: 0;
}

@media only screen and (min-width:1300px){
    .page-finance-page .section {
        max-width: 1500px;
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }

}

.page-finance-page div#shopify-section-newsletter .section {
    width: 100%;
    padding:0;
    max-width: unset;
}

.logo_icons svg {
    margin: 5px;

}
.logo_icons {
    display: flex;
    max-width: 400px;
    justify-content: space-around;
    margin: 0 auto;
    margin-top: 25px;
}
.financeSingleSteps__content a {
    font-weight: 600;
    color: #5257EB;
}

.logo_icons {

    margin-top: 25px;
}

.financeHero__detail {
    padding-top: 90px;
    padding-bottom: 90px;
}
.financeHero__title {
    font-size: 51px;
    line-height: 1;
    margin: 0;
    padding: 0;
    color: white;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: bold;
    padding-top: 23px;
    padding-bottom: 30px;
    font-family: 'Helvetica';
}
.financeHero__title span {
    color: #fac601;
}
.financeHero__content {
    margin: 0;
    padding: 0;
    font-size: 24px;
    color: white;
    letter-spacing: 0.05em;
    font-weight: 500;
    line-height: 32px;
    max-width: 445px;
}
.financeHero__button {
    display: block;
    width: 188px;
    background: #5257EB;
    color: #fff!important;
    text-align: center;
    height: 60px;
    padding: 18px;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Roboto';
    border-radius: 6px;
    margin-top: 40px;
    letter-spacing: 0.02em;
    line-height: 23px;
    text-decoration: none;
}
.financeHero__detail img {
    max-width: 200px;
}
.financeDetails__titLe {
    margin: 0;
    line-height: 1.2;
    font-size: 36px;
    letter-spacing: 0.1em;
    font-family: 'Helvetica';
    font-weight: 500;
    padding-bottom: 25px;
}
.financeDetails__content {
    line-height: 32px;
    font-size: 24px;
    letter-spacing: 0.05em;
    font-weight: 400;
    max-width: 730px;
}
.financeDetails__content p {
    padding: 0;
    margin: 0;
    line-height: 32px;
    font-size: 24px;
    letter-spacing: 0.05em;
}
.financeDetails__single {
    margin-bottom: 45px;
}
.financeDetails__single:last-child {
    margin-bottom: 0px;
}
.financeFeature {
    background: #F5F5F5;
}
.financeFeature__banner {
    width: 37%;
}
.financeFeature__details {
    width: 63%;
}

.financeFeature__inner {
    padding: 60px 0px 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
a.financeDetails__button {
    padding: 20px 44px;
    font-size: 20px;
    line-height: 23px;
    display: inline-block;
    margin-top: 25px;
    letter-spacing: .02em;
    font-weight: 600;
}
.outline_button {
    color: #5257EB!important;
    border: 2px solid #5257EB;
    border-radius: 6px;
}
.flat_button {
    background: #5257EB;
    border-radius: 6px;
    border: 2px solid #5257EB;
    color: white!important;
}

.financeSteps__sectionTitle {
    font-size: 50px;
    line-height: 74px;
    letter-spacing: 0.1em;
    font-weight: 700;
    font-family: 'Helvetica';
    margin: 0;
    text-align: center;
}
.fianceSteps__section_subtitle {
    text-align: center;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.05em;
    margin-top: 15px;
    margin-bottom: 0;
}
.financeSingleSteps {
    width: 100%;
    max-width: 480px;
    padding: 20px;
    text-align: center;
}
.financeSteps__steps {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 53px;
}
.financeSingleSteps__icon {
    width: 72px;
    height: 72px;
    border: 3px solid #5ECFCA;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    margin: 0 auto;
    font-size: 36px;
    line-height: 32px;
    font-weight: 600;
}
h4.financeSingleSteps__title {
    font-size: 30px;
    font-weight: 600;
    line-height: 32px;
    font-family: 'Roboto';
    letter-spacing: 0.05em;
    text-transform: none;
    margin: 0;
    padding: 0;
    margin-top: 34px;
    margin-bottom: 25px;
    position: relative;
}
h4.financeSingleSteps__title span {
    position: absolute;
    font-size: 14px;
    line-height: 14px;
    width: 100%;
    left: 0;
    bottom: -17px;
}
.financeSingleSteps__content {
    font-size: 22px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.03em;
}
.financeSingleSteps__content p{
    font-size: 22px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.03em;
    margin: 0;
}
.financeSteps {
    padding: 70px 0px;
}
.financeBanner__main {
    background: #F5F5F5;
    position: relative;
}

.financeBanner__inner {
    height: 100%!important;
    min-height: 300px;
    background: linear-gradient(265.85deg, #5257EB -3.33%, rgba(245, 245, 245, 0) 79.54%);
}
.financeBanner__inner {
    height: 100%!important;
    min-height: 300px;
    background: linear-gradient(265.85deg,#5257EB -3.33%,rgba(245,245,245,0) 79.54%);
    padding: 50px 70px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.financeSteps__sectionTitle {
    font-size: 50px;
    line-height: 74px;
    letter-spacing: .1em;
    font-weight: 700;

    margin: 0;
    text-align: center;
    font-family: 'Helvetica';
}
.financeBanner__percentage {
    font-size: 160px;
    color: #5257EB;
    font-weight: 700;
    font-family: 'Helvetica';
}

.financeBanner__percentage span {
    font-size: 95px;
}

.financeBanner__content {
    padding-left: 40px;
}
h4.financeBanner__title {
    font-size: 42px;
    line-height: 68px;
    margin: 0;
    padding: 0;
    letter-spacing: 0.03em;
    font-family: 'Helvetica';
    font-weight: 700;
}
.financeBanner__text p {
    font-size: 28px;
    text-transform: uppercase;
    line-height: 36px;
    font-weight: 500;
    font-family: 'Helvetica';
    color: #808080;
    position: relative;
    z-index: 9;
}
.financeBanner__text p span{
    color: #5257eb;
}
.financeContent {
    padding: 70px 0px;
}
.financeContent__contents p {
    font-size: 22px;
    line-height: 32px;
}
.financeContent__contents ul {
    margin-bottom: 46px;
    margin-top: 40px;
    font-size: 22px;
    line-height: 32px;
}
.financeContent__contents {
    margin-top: 30px;
}
.financeContent__table table th {
    font-size: 20px;
    text-align: center;
    background: #F5F5F5;
}
.financeContent__table table {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    font-size: 20px;
    text-align: cline;
    text-align: center;
    line-height: 1;
    margin-top: 60px;
}
.finiace_page_content p {
    font-size: 14px;
    line-height: 20px;
}
.finiace_page_content {
    padding-bottom: 42px!important;
    margin-top: -43px;
}

@media only screen and (max-width:1024px ) and (min-width:768px){

    .logo_icons {
        display: flex;
        justify-content: center;
        max-width: 220px;
        margin-top: 15px;
    }
    .logo_icons svg {
        margin: 0px;
        /* margin-top: 25px; */
        width: 109px!important;
        height: 25px;
    }

    .financeHero__title {
        font-size: 42px;
        padding: 11px 0 15px;
    }
    .financeHero__content {
        margin: 0;
        padding: 0;
        font-size: 20px;
        color: #fff;
        letter-spacing: .05em;
        font-weight: 500;
        line-height: 25px;
        max-width: 377px;
    }
    .financeHero__button {
        display: block;
        width: 188px;
        background: #5257EB;
        color: #fff!important;
        text-align: center;
        height: 50px;
        padding: 12px;
        font-size: 18px;
        font-weight: 500;
        font-family: Roboto;
        border-radius: 6px;
        margin-top: 27px;
        letter-spacing: .02em;
        line-height: 23px;
        text-decoration: none;
    }
    .financeDetails__titLe {
        margin: 0;
        font-size: 24px;
        letter-spacing: .1em;
        font-family: Helvetica;
        font-weight: 500;
        padding-bottom: 15px;
    }

    .financeDetails__content p {
        padding: 0;
        margin: 0;
        line-height: 20px;
        font-size: 16px;
        letter-spacing: .05em;
    }
    a.financeDetails__button {
        padding: 12px 35px;
        font-size: 16px;
        line-height: 23px;
        display: inline-block;
        margin-top: 15px;
        letter-spacing: .02em;
    }
    .financeSteps__sectionTitle {
        font-size: 40px;
        line-height: 60px;
        letter-spacing: .1em;
        font-weight: 700;
        margin: 0;
        text-align: center;
        font-family: Helvetica;
    }
    .fianceSteps__section_subtitle {
        text-align: center;
        font-size: 18px;
        line-height: 20px;
        letter-spacing: .05em;
        margin-top: 7px;
        margin-bottom: 0;
    }
    h4.financeSingleSteps__title {
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
        font-family: Roboto;
        letter-spacing: .05em;
        text-transform: none;
        margin: 15px 0 25px;
        padding: 0;
        position: relative;
    }
    .financeSingleSteps__content p {
        font-size: 16px;
        font-weight: 400;
        line-height: 21px;
        letter-spacing: .03em;
        margin: 0;
    }
    h4.financeSingleSteps__title span {
        position: absolute;
        font-size: 11px;
        line-height: 14px;
        width: 100%;
        left: 0;
        bottom: -15px;
    }
    .financeSingleSteps {
        width: 100%;
        max-width: 480px;
        padding: 10px;
        text-align: center;
    }
    .financeSingleSteps__icon {
        width: 60px;
        height: 60px;
        border: 2px solid #5ECFCA;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50px;
        margin: 0 auto;
        font-size: 25px;
        line-height: 32px;
        font-weight: 600;
    }
    .financeSteps__steps {
        display: flex;
        justify-content: space-between;
        width: 100%;
        margin-top: 30px;
    }
    .financeSteps {
        padding: 50px 0;
    }
    .financeContent__contents p {
        font-size: 16px;
        line-height: 1.5;
    }
    .financeContent__contents ul {
        margin-bottom: 30px;
        margin-top: 30px;
        font-size: 16px;
        line-height: 1.5;
    }
    .financeContent__table table {
        width: 100%;
        max-width: 960px;
        margin: 60px auto 0;
        font-size: 16px;
        text-align: cline;
        text-align: center;
        line-height: 1;
    }
    .financeContent__table table th {
        font-size: 16px;
        text-align: center;
        background: #F5F5F5;
    }
    .financeBanner__percentage {
        font-size: 80px;
        color: #5257eb;
        font-weight: 700;
        font-family: Helvetica;
    }
    .financeBanner__percentage span {
        font-size: 40px;
    }
    h4.financeBanner__title {
        font-size: 26px;
        line-height: 1.5;
        margin: 0;
        padding: 0;
        letter-spacing: .03em;
        font-family: Helvetica;
        font-weight: 700;
    }
    .financeBanner__text p {
        font-size: 20px;
        text-transform: uppercase;
        line-height: 36px;
        font-weight: 500;
        font-family: Helvetica;
        color: gray;
        position: relative;
        z-index: 9;
    }
    .financeBanner__inner {
        height: 100%!important;
        min-height: 210px;
        background: linear-gradient(265.85deg,#5257EB -3.33%,rgba(245,245,245,0) 79.54%);
        padding: 25px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    .financeBanner__main:after {

        height: 133px!important;
        width: 200px!important;
        bottom: 0;
        right: -2px;

    }

}

@media only screen and (max-width:767px){
    .logo_icons {
        display: flex;
        justify-content: center;
        max-width: 300px;
        margin-top: 15px;
        margin: 0 auto;
        margin-top: 14px;
    }

    .logo_icons svg {
        margin: 0px;
        /* margin-top: 25px; */
        width: 150px!important;
        height: 41px;
    }
    .page-finance-page .section {
        padding: 0px 15px;
    }
    .financeHero__detail {
        text-align: center;
    }
    .financeHero__title {
        font-size: 36px;
        line-height: 1.5;
        margin: 0;
        padding: 23px 0 30px;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: .1em;
        font-weight: 700;
        font-family: Helvetica;
        text-align: center;
        width: 100%;
    }
    .financeHero__content {
        margin: 0;
        padding: 0;
        font-size: 20px;
        color: #fff;
        letter-spacing: .05em;
        font-weight: 500;
        line-height: 32px;
        max-width: 445px;
        margin: 0 auto;
    }
    .financeHero__button {
        display: block;
        width: 188px;
        background: #5257EB;
        color: #fff!important;
        text-align: center;
        height: 50px;
        padding: 12px;
        font-size: 18px;
        font-weight: 500;
        font-family: Roboto;
        border-radius: 6px;
        margin-top: 40px;
        letter-spacing: .02em;
        line-height: 23px;
        text-decoration: none;
        margin: 40px auto;
        margin-bottom: 0;
    }
    .financeHero {
        background-size: cover!important;
        background-position: center!important;
    }
    .financeFeature__inner {
        padding: 50px 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: column-reverse;
    }
    .financeFeature__details {
        width: 100%;
    }
    .financeFeature__banner {
        width: 100%;
    }
    .financeDetails__titLe {
        margin: 0;
        line-height: 1;
        font-size: 24px;
        letter-spacing: .1em;
        font-family: Helvetica;
        font-weight: 500;
        padding-bottom: 12px;
    }
    .financeDetails__content p {
        padding: 0;
        margin: 0;
        line-height: 25px;
        font-size: 18px;
        letter-spacing: .05em;
    }
    a.financeDetails__button {
        padding: 15px 33px;
        font-size: 18px;
        line-height: 23px;
        display: inline-block;
        margin-top: 25px;
        letter-spacing: .02em;
    }
    .financeSteps__sectionTitle {
        font-size: 32px;
        line-height: 42px;
        letter-spacing: .1em;
        font-weight: 700;
        margin: 0;
        text-align: center;
        font-family: Helvetica;
    }
    .fianceSteps__section_subtitle {
        text-align: center;
        font-size: 18px;
        line-height: 1.2;
        letter-spacing: .05em;
        margin-top: 15px;
        margin-bottom: 0;
    }
    .financeSteps__steps {
        display: flex;
        justify-content: center;
        width: 100%;
        margin-top: 0px;
        flex-wrap: wrap;
    }
    .financeSingleSteps {
        width: 100%;
        max-width: 480px;
        padding: 0;
        text-align: center;
        margin-top: 40px;
    }
    .financeSingleSteps__icon {
        width: 60px;
        height: 60px;
        border: 3px solid #5ECFCA;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50px;
        margin: 0 auto;
        font-size: 25px;
        line-height: 32px;
        font-weight: 600;
    }
    h4.financeSingleSteps__title {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        font-family: Roboto;
        letter-spacing: .05em;
        text-transform: none;
        margin: 17px 0 25px;
        padding: 0;
        position: relative;
    }
    .financeSingleSteps__content {
        font-size: 16px;
        font-weight: 400;
        line-height: 1.3;
        letter-spacing: .03em;
    }
    .financeSingleSteps__content p {
        font-size: 16px;
        font-weight: 400;
        line-height: 1.3;
        letter-spacing: .03em;
        margin: 0;
    }
    .financeContent {
        padding: 40px 0;
    }
    .financeContent__contents p {
        font-size: 16px;
        line-height: 1.5;
    }
    .financeContent__contents ul {
        margin-bottom: 30px;
        margin-top: 30px;
        font-size: 16px;
        line-height: 1.5;
    }
    .financeContent__table table th {
        font-size: 16px;
        text-align: center;
        background: #F5F5F5;
    }
    .financeContent__table table {
        width: 100%;
        max-width: 960px;
        margin: 60px auto 0;
        font-size: 16px;
        text-align: cline;
        text-align: center;
        line-height: 1;
    }
    .financeBanner__content {
        padding-left: 0;
    }

    .financeBanner__percentage {
        font-size: 160px;
        color: #5257eb;
        font-weight: 700;
        font-family: Helvetica;
        line-height: 1;
    }
    h4.financeBanner__title {
        font-size: 32px;
        line-height: 42px;
        margin: 0;
        padding: 0;
        letter-spacing: .03em;
        font-family: Helvetica;
        font-weight: 700;
    }
    .financeBanner__text p {
        font-size: 17px;
        text-transform: uppercase;
        line-height: 27px;
        font-weight: 500;
        font-family: Helvetica;
        color: gray;
        position: relative;
        z-index: 9;
    }

    .financeBanner__main:after {
        height: 193px!important;
        width: 291px!important;
        bottom: 0;
        right: 0!important;
    }
    .financeBanner__inner {
        height: 100%!important;
        min-height: 540px;
        background: linear-gradient(265.85deg,#5257EB -3.33%,rgba(245,245,245,0) 79.54%);
        padding: 20px;
        text-align: center;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: wrap;display:block;
    }
    .financeBanner__main {
        background: #F5F5F5;
        position: relative;
        max-width: 380px;
        margin: 0 auto;
    }
    .financeHero__title span {
        color: #fac601;
        display: block;
    }

}

/* finacial page */
.homepageSlider__caption {
    max-width: 581px;
}
.homepageSlider__content p {
    font-size: 19px;
    color: #d2d2d2;
    font-weight: 400;
    font-family: 'Roboto';
    line-height: 1.63;
}
a.homepageslider__button {
    display: block;
    background: #1e5b83;
    max-width: 143px;
    text-align: center;
    font-size: 16px;
    font-family: 'Oswald';
    text-transform: uppercase;
    color: white;
    padding: 17px;
    line-height: 1;
}
.homepageSlider__single:before {
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    background: #00000033;
    z-index: 1;
}
.homepageSlider__caption {
    max-width: 630px;
    position: relative;
    z-index: 9;
}
p.moreless-button {
    color: #0099ea;
    cursor: pointer;
}
.moretext{
    display:none;
}
.singleteamSLider__body, .moretext, .moretext p {
    font-size: 19px;
    line-height: 31px;
}
.select.product_select .selector-wrapper label {
    margin-bottom: 0.5em;
    font-family: Oswald, sans-serif;
    font-weight: 500;
    font-size: 14px;
}
.select.product_select select {
    background: url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABAEAYAAAD6+a2dAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAABgAAAAYADwa0LPAAAAB3RJTUUH5gQNFBEERLjAhwAAAvJJREFUeNrt209Ik3Ecx/Hv77EwExQv5aGimnUoKGoX6dBFy2EZEmIhGASdKzd3iUCEoMOWlkF0CDoUgVMilPyD/0IivKTYIYKSJDroSSeJLm1Plz4PNLCle7bn3+d19Hn8bePz9vE0ESIiIiIiIiIiIiIiIiIiciHl84dOdj6urZVebVZF6+pkUV4lp9vaZo5ETl8unJy0+g2SOXy+UCgW8/slqub1YDAod/SPcrurS5Xtbf7U+SMel3x5Iq+LimS/TMlCPC4XktslEgh8ud42cGlmYsLqD0BbU9YRDHT6ysslot2X6cFBY+ezcl4eLi5qElbHZHh01PiNWTkhJcXF0qOtSXhgwDiAHGXD4aFRbsny2Ji2+nX9jfrZ0KCHZE52Dw8bNyCEPwcwBGcwHvWifZOpvr7U4fVuOSP7xsd3vpWDif7GRoULe5qa3sViBQX5h/Me6bt6etQ9KZX5ykrj5IRck3NLSxJO3pTjVVX812AvGF7dUP16YGhIOqRa+ktKcB3DFw7Js8SB6uoP4ejzK6XLyyr1IIbgLFsdHtfVRgczBHvLdHhQ6V6IIdiLWcND2gCAIVjL7OHhvwMAhpBb2RoeNh0AMITsyvbwsOUAgCGYK1fDQ8YBAEPITK6HB9MCAIawOVYND6YHAAzh36weHrIWADCEv9lleMh6AOD1EOw2POQsAPBaCHYdHnIeALg9BLsPD5YFAG4LwSnDg+UBgNNDcNrwYJsAwGkhOHV4sF0AYPcQnD482DYAsFsIbhkebB8AWB2C24YHxwQAuQ7BrcOD4wKAbIfg9uHBsQGA2SF4ZXhwfACQaQheGx5cEwBsNgT9gTqq7q6teW14cF0AgBB2XNxWJ5HeXrmqN+jNFRXGDQgBUr8791S9UNGRkdWX690Srqn53t5+qr5+ZcXqz2U21wYAaZ8IKdz+F5/K9QFAuhC8Njx4JgAwQnifV5o81NqKnyf8v+a0zy0tbn3UExERERERERERERERERGRp/wG28/IxEvHrycAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjItMDQtMTNUMjA6MTc6MDQrMDA6MDBTufkmAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDIyLTA0LTEzVDIwOjE3OjA0KzAwOjAwIuRBmgAAAABJRU5ErkJggg==)!important;
    background-size: 20px!important;
    border: 2px solid #d9dbdc;
    -webkit-appearance: none;
    appearance: none;
    text-indent: 0.01px;
    text-overflow: "";
    font-size: 14px;
    font-family: Roboto,sans-serif;
    background-repeat: no-repeat!important;
    background-position: 98% 54%!Important;
}
.select.product_select {
    display: block!important;
}
.select.product_select .selector-wrapper {
    display: block!important;
}
.swatch_options.select_swatch {
    display: none;
}
.homepageSlider__single {
    background-size: cover!important;
    background-position: center!important;
}
.homepageSlider__content {
    max-width: 444px;
}
.homepageSlider button.flickity-button {
    height: 60px;
    width: 60px;
    border-radius: 50px;
    top: 43%;
    background: #333333!important;
    opacity: 1;
    outline: unset!important;
}
.homepageSlider button.flickity-button.flickity-prev-next-button.next {
    right: 15px;
}
.homepageSlider button.flickity-button.flickity-prev-next-button.previous {
    left: 15px;
}
.homepageSlider .flickity-prev-next-button svg {
    top: 50%;
    transform: translateY(-50.1%);
    padding: 10px 0;
    position: absolute;
    left: 20%;
    width: 35px;
    height: 35px;
}
.homepageSlider .flickity-prev-next-button .arrow {
    fill: white;
}
.homepageSlider button.flickity-button[disabled] {
    opacity: 0;
}
.homeImgText {
    background: #f1f1f1;
}
.homeImgText__inner {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.homeImgText__content {
    width: 100%;
    max-width: 480px;
}
.homeImgText__img {
    width: 100%;
    max-width: 557px;
}
.homeImgText__img img {
    width: 100%;
}
.homeImgText__subtitle {
    margin: 0;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: normal;
    color: #2a99e4;
    line-height: 2.72;
}
.homeImgText__title {
    letter-spacing: normal;
    font-weight: 300;
    font-size: 51px;
    line-height: 1.18;
    text-transform: none;
    margin: 0;
    margin-bottom: 30px;
}
.homeImgText__text {
    max-width: 444px;
    font-size: 19px;
    color: #333;
    line-height: 1.63;
    margin-bottom: 42px;
}
.homeImgText__text p {
    line-height: 1.63;
    margin: 0;
    color: #333;
    font-weight: normal;
}
.homeImgText__button {
    display: inline-block;
    padding: 12px 12px 14px 14px;
    border: 1px solid #333;
    font-family: Oswald,sans-serif;
    line-height: normal;
    font-size: 16px;
    text-transform: uppercase;
    color: #323333!important;
    font-weight: normal;
    letter-spacing: normal;
}
.homeImgText__imgInner {
    margin-top: -45px;
}
.homeImgText--content_right .homeImgText__inner {
    flex-direction: row-reverse;
}
.homeImgText--content_right .homeImgText__imgInner {
    margin-top: 0;
    margin-bottom: -45px;
}
.homeImgText {
    background: #f1f1f1;
    position: relative;
    z-index: 9;
}
.homeImgText--content_right {
    padding-top: 50px;
    margin-bottom: 50px;
}
.homeImgText--content_left {
    margin-top: 50px;
}
.homeImgText--content_left .homeImgText__content {
    padding-right: 25px;
}
.homeImgText--content_right .homeImgText__content {
    padding-left: 25px;
}
.homeImgBanner {
    width: 100%;
    text-align: center;
    background-size: cover!important;
    background-position: center!important;
}
.homeImgBanner__inner {
    min-height: 650px;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.homeImgBanner__subtitle {
    letter-spacing: normal;
    font-weight: 500;
    color: #2a99e4;
    margin: 0;
    line-height: 2.72;
    margin-bottom: 5px;
}
.homeImgBanner__content {
    max-width: 735px;
    margin: 0 auto;
}
.homeImgBanner__title {
    font-size: 76px;
    margin: 0;
    line-height: 0.93;
    font-weight: 600;
    color: white;
    letter-spacing: normal;
}
.homeImgText--mini .homeImgText__img {
    max-width: 463px;
}
.homeImgText--mini .homeImgText__content {
    width: 100%;
    max-width: 581px;
    paddign-right:25px;
}
.homeImgText.homeImgText--mini {
    background: white;
    margin-bottom: 100px;
}
.fitnessExpert__blogsingle:first-child {
    margin-left: 0;
}
.fitnessExpert__blogsingle {
    width: 33%;
    margin: 11px;
}
.fitnessExpert {
    background: #1b1f23;
    padding-top: 100px;
    padding-bottom: 30px;
}
h2.fitnessExpert__title {
    text-transform: none;
    letter-spacing: normal;
    color: white;
    font-size: 36px;
    font-weight: 400;
    margin: 0;
    line-height: 1.67;
}
a.fitnessExpert__button {
    display: inline-block;
    text-align: center;
    padding: 15px;
    border: 1px solid white;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    font-family: Oswald,sans-serif;
    line-height: 1;
    margin-right: 11px;
}
.fitnessExpert__titleArea {
    align-items: center;
    display: flex;
    justify-content: space-between;
}
html {
    width: 100%;
    overflow-x: hidden;
}
.fitnessExpert__blogs_inner {
    display: flex;
    justify-content: space-between;
}
p.fitnessblog_meta {
    color: #2a99e4;
    font-size: 14px;
    margin: 0;
    display: inline-block;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 5px;
    font-family: Oswald,sans-serif;
}
a.fitnessblog_title {
    display: inline-block;
    width: 100%;
    font-size: 22px;
    color: white;
    margin-top: 11px;
    font-family: Oswald,sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.18;
}
.fitness_blog_excerpt .content {
    margin: 0;
    padding: 0;
    margin-top: 15px;
}
.fitness_blog_excerpt {
    font-size: 15px;
    color: #afafaf;
    margin: 0;
    padding: 0;
}
.fitnessExpert__titleArea {
    margin-bottom: 33px;
}
.homePage_newsletter .newsletter_section {
    padding: 0;
    background: unset;
}
.homePage_newsletter {
    background: #1b1f23;
    padding-top: 40px;
    padding-bottom: 60px;
    border-bottom: 1px solid;
}
.homePage_newsletter .five-eighths.columns.medium-down--one-whole.is-hidden-offset-mobile-only.section_form {
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.homePage_newsletter .title {
    letter-spacing: normal;
    color: #fff;
    font-size: 36px;
    margin: 0;
    line-height: 1.67;
    text-transform: none;
}
.homePage_newsletter .newsletter_contents {
    width: 100%;
    max-width: 440px;
}
.homePage_newsletter .newsletter {
    width: 100%!important;
    max-width: calc(100% - 440px);
}
.homePage_newsletter input.contact_email {
    margin-bottom: 0;
    background: #2d3136;
    height: 51px!important;
    max-height: unset;
    padding-left: 23px;
    font-size: 15px;
    color: #afafaf!important;
    border-radius: 2px;
}
.newsletter_section .newsletter-text p {
    margin-bottom: 0;
    color: #afafaf;
}
#contact_form .newsletter-form__sign-up {
    display: inline-block;
    width: 120px;
    padding-left: 0;
    padding-right: 0;
    float: none;
    height: 51px;
    max-height: unset;
    width: 143px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 4px;
    margin-left: 33px;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.single_collection_slider {
    width: 362px!important;
    height: 346px;
    margin-right: 30px!important;
}
.collectionSlider_main {
    width: 100%;
    min-height: 350px;
}
a.single_collection_slider_inner {
    width: 100%;
    height: 100%;
    background-size: cover!important;
    background-position: center!important;
    display: flex;
    text-align: left;
    padding: 40px;
    align-items: flex-end;
}
h2.slide_collection_title {
    width: 100%;
    margin: 0;
    position: relative;
    font-size: 27px;
    color: white!important;
    line-height: 1;
}
span.slide_collection_icon {
    position: absolute;
    right: -6px;
    top: 0px;
    padding: 0;
    margin: 0;
}
span.slide_collection_icon img {
    width: 22px;
    overflow: hidden;
}
.slide_collection_title span {
    color: white;
    letter-spacing: 0;
    font-size: 27px;
    font-weight: 500;
}
.swiper-button-next, .swiper-container-rtl, .swiper-button-prev{
    position: absolute;
    top: -50px;
    width: 18px;
    height: 28px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    filter: brightness(.1);
}
.collectionSlider {
    padding-top: 84px;
    padding-bottom: 100px;
}
.swiper-button-prev {
    right: 34px!important;
    left: unset!important;
}
.swiper-button-next {
    right: 0;
}
h2.collectionSlider__title {
    margin: 0;
    text-transform: none;
    letter-spacing: 0;
    font-size: 51px;
    margin-bottom: 32px;
}
.swiper-wrapper.thumbnail img {
    max-height: 176px;
    width: 100%;
    object-fit: contain;
}
.swiper-slide.single_product_slider.swiper-slide-active {
    max-width: 276px;
    margin-right: 30px;
}
.swiper-slide.single_product_slider {
    width: 246px!important;
    margin-right: 30px;
    padding: 32px 22px;
    max-height: 355px;
    transition: all .3s;
}
body.index {
    width: 100%;
    overflow-x: hidden;
}
.single_product_slider .title {
    font-size: 18px;
    text-transform: none;
    letter-spacing: normal;
    font-weight: 300;
    font-family: Oswald,sans-serif;
    color: #333;
}
.single_product_slider .product-details a {
    font-size: 16px;
    font-family: Oswald,sans-serif;
    font-weight: normal;
}
.single_product_slider .title {
    font-size: 18px;
    text-transform: none;
    letter-spacing: normal;
    font-weight: 300;
    font-family: Oswald,sans-serif;
    color: #333;
    padding-bottom: 1px;
}
.producttabbdSlider__inner {
    padding-bottom: 36px;
}
.single_product_slider span.price {
    font-size: 16px;
    font-family: Oswald,sans-serif;
    font-weight: normal;
    padding-top: 7px;
}
.single_product_slider:hover {
    box-shadow: 0 24px 30px 0 rgb(0 0 0 / 10%);
}
.tabbled_title_text {
    margin: 0;
    padding: 0;
    letter-spacing: normal;
    line-height: 1;
    font-size: 22px;
    text-transform: none;
    margin-right: 20px;
    padding-right: 20px;
    cursor: pointer;
    color: #262626;
    font-weight: 300;
    opacity: .48;
}
.tabbedTitle {
    max-width: 730px;
    width: 70%;
}
.tabbedTitle__inner {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
}
a.colelction_viewall {
    display: block;
    font-family: Oswald,sans-serif;
    color: #323333;
    font-size: 16px;
    text-transform: uppercase;
    border: 1px solid #333;
    padding: 11px;
    text-align: center;
    height: 51px;
    width: 131px;
}
.producttabbdSlider__title_section {
    display: flex;
    align-items: center;
    justify-content: space-around;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 15px;
    padding-top: 77px;
}
.tabbed_section_buttons {
    width: 40%;
    display: flex;
    justify-content: flex-end;
    padding-right: 69px;
}
.single_tabbed_item_inner {
    padding-left: 23px;
    padding-top: 40px;
}
.single_tabbed_item {
    position: absolute;
    width: 100%;
}
.producttabbdSlider__contentArea {
    min-height: 450px;
    position: relative;
}
.single_tabbed_item {
    transition: all .3s;
    opacity: 0;
}
.single_tabbed_item.active {
    opacity: 1;
    z-index: 9;
}
h2.tabbled_title_text.active {
    opacity: 1;
}
.single_tabbed_item .swiper-button-prev {
    display: none;
}
.single_tabbed_item .swiper-button-next {
    display: none;
}
.single_tabbed_item.active .swiper-button-prev {
    display: block;
}
.single_tabbed_item.active .swiper-button-next {
    display: block;
}
.single_product_slider .sale_banner.thumbnail_banner {
    height: 22px;
    width: 65px;
    padding: 3px;
    line-height: 1;
}
.producttabbdSlider__contentInner .swiper-button-next, .producttabbdSlider__contentInner .swiper-container-rtl, .producttabbdSlider__contentInner .swiper-button-prev {
    top: -74px;
}
.nearestwrapper_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.map-area {
    width: 52%;
    max-width: 610px;
    border: 12px solid white;
    height: 320px;
}
.map-area iframe {
    width: 100%!important;
    height: 297px;
}
.store-info-area {
    width: 48%;
    max-width: 452px;
}
h4.store-info-subtitle {
    font-size: 16px;
    font-weight: 500;
    color: #2a99e4;
    letter-spacing: normal;
    margin: 0;
    padding: 0;
    line-height: 1;
    padding-bottom: 20px;
}
h2.store-info-title {
    letter-spacing: normal;
    font-weight: 300;
    font-size: 51px;
    margin: 0;
    line-height: 1.18;
}
h2.store-info-title {
    letter-spacing: normal;
    font-weight: 300;
    font-size: 51px;
    margin: 0;
    line-height: 1.18;
    padding-bottom: 20px;
}
.store-info-area .address p {
    font-size: 14px;
    color: #333;
    margin: 0;
    line-height: 1.64;
    padding: 0;
}
.store-phone p {
    border-bottom: 1px solid #c5c5c5;
    padding-bottom: 15px;
    margin-bottom: 17px;
}
a.flat-button {
    background: #1e5b83;
    color: white;
    margin-right: 16px;
}
.button-area-store a {
    display: block;
    width: 143px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    height: 51px;
    font-family: Oswald,sans-serif;
    text-align: center;
    padding: 13px;
}
a.outline-button {
    color: #333;
    border: 1px solid #333;
}
.button-area-store {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
p.all-store-urls {
    margin: 0;
    padding: 0;
    font-size: 14px;
    padding-top: 15px;
    color: #333;
}
.nearestStore_wrapper {
    background: #f1f1f1;
    padding-top: 70px;
    padding-bottom: 75px;
    min-height: 545px;
    display: flex;
    align-items: center;
}
.working-hrs p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 24px;
    display: flex;
    justify-content: space-between;
    width: 90%;
}
.working-hrs {
    margin-bottom: 21px;
}
.mobile-maps-area {
    display:none;
    min-height: 320px;
}
.carousel-container {
    display: flex;
}
.carousel {
    overflow: visible;
    margin-bottom: 0;
    flex-grow: 1;
}
.carousel-cell {
    width: 100%;
    height: 499px;
    margin-right: 0;
    display: flex;
    border-radius: 0;
    align-items: center;
    justify-content: center;
    cursor: url(/cdn/shop/files/plus.png?v=1643970629), auto;
}
.product_main_informations .product-quantity-box .product-plus img {
    width: 8px;
}
.share-btn a {
    color: #fff;
    padding: 4px 6px 2px 6px;
    border: solid 1px #e2e2e2;
    display: inline-block;
    transition: all 500ms ease 0s;
    font-size: 14px;
}
.shipping-delivery-details .shipping-items .shipping-item .text p {
    margin-bottom: 8px;
    line-height: 14px;
    font-size: 14px;
}
.productDetails__inner .one-whole {
    width: 100%;
}
.carousel-nav {
    width: 130px;
    margin-left: 0;
    max-height: 499px;
    overflow-y: scroll;
}
.carousel-nav::-webkit-scrollbar {
    display: none;
}
.carousel-nav .carousel-cell {
    height: 80px;
    width: 120px;
    margin: 0 0 10px 0;
    cursor: pointer;
    overflow: hidden;
    align-items: center;
    display: block;
    text-align: center;
    border: 3px solid white;
}
.productDetails {
    padding-top: 25px;
}
.carousel-nav .carousel-cell.is-nav-selected {
    background: unset;
    border: 3px solid #898989;
}
.product_main_img {
    position: relative;
}
.product_main_img .sale_banner_product {
    position: absolute;
    right: 34px;
    font-size: 21px;
    padding: 0;
    letter-spacing: 0;
    height: 25px;
    width: 87px;
    top: 9px;
    z-index: 99;
}
.product_main_informations p.vendor {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    font-family: Oswald, sans-serif;
}
.product_main_informations h1.product_name {
    letter-spacing: 0;
    text-transform: none;
    font-size: 47px;
    line-height: 60px;
    margin: 0;
    margin-bottom: 5px;
}
.product_main_informations .spr-badge i {
    color: #1e5b83;
    opacity: 1!important;
    height: 20px!important;
    width: 20px!important;
    font-size: 17px!important;
}
.product_main_informations span.spr-badge-caption {
    font-size: 14px;
    color: #0077b8;
    line-height: 15px;
    display: inline-block;
    position: relative;
    top: 1px;
    left: 8px;
}
.product_main_informations .spr-badge + .feature_divider {
    margin-top: 8px;
}
.product_main_informations .feature_divider {
    width: 100%;
    margin-bottom: 11px;
    display: block;
    border: 0;
    border-color: #cccccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.product_main_informations .price__container span {
    font-family: Oswald, sans-serif;
    line-height: 1;
}
.product_main_informations span.current_price {
    font-size: 28px;
    color: #be605c;
}
.product_main_informations .was_price {
    text-decoration: line-through;
    color: #747474;
    text-shadow: none;
    font-weight: normal;
    font-size: 21px;
    font-weight: 400;
}
.custom_price_container {
    align-items: flex-end;
    justify-content: flex-start;
}
div.stamped-container[data-count="0"] .summary-overview {
    display: none;
}
div.stamped-container[data-count="0"] .stamped-summary {
    display: flex;
    align-items: center;
    justify-content: center;
}
div.stamped-container[data-count="0"] .stamped-header {
    padding-bottom: unset!important;
    border-bottom: unset!important;
}
.stamped-empty-state {
    margin-top: 15px;
}
div#bread-checkout-btn-product {
    height: 25px!important;
    position: relative!important;
    margin: 16px 0px!important;
    width: 100%!important;
    margin-top: 21px!important;
    margin-bottom: 0px!important;
}
span.sale.savings.single_price_block {
    font-size: 15px;
    text-transform: uppercase;
    color: white;
    border-radius: 8px;
    background: #cc5959;
    padding: 3px 9px;
    font-weight: 500;
    line-height: 1;
}
span.sale_price_amount.single_price_block {
    font-size: 15px;
    line-height: 1;
    text-transform: uppercase;
    color: white;
    background: #1b1f23;
    padding: 3px 9px;
    border-radius: 8px;
    font-weight: 500;
}
.single_media_inner a {
    cursor: url(/cdn/shop/files/plus.png?v=1643970629), auto;
    display: block;
    width: 100%;
    height: 100%;
}
.main_product_slider_inner .image__container img {
    width: auto;
    height: auto;
    max-height: 100%!important;
}
.single_price_block {
    margin-right: 10px;
    display: inline-block;
}
.product_main_informations .product-quantity-box label {
    text-align: left;
    display: none;
}
.product_main_informations .product-quantity-box .product-plus, .product_main_informations .product-quantity-box .product-minus {
    background: #6e6e6e;
    font-weight: 300;
    position: relative;
    cursor: pointer;
    height: 44px;
    display: block;
    width: 33px;
    text-align: center;
    float: left;
    color: white!important;
    display: flex;
    align-items: center;
    justify-content: center;
    border: unset!important;
}
div#insta-feed {
    margin-top: 0;
}
.product_main_informations .product-quantity-box .product-minus {
    border-right: 0;
    line-height: 1;
    font-size: 8px;
    opacity: 1;
}
.product_main_informations .product-quantity-box .product-plus {
    border-left: 0;
    font-size: 8px;
    line-height: 1;
}
.product_main_informations .product-quantity-box.purchase-details__quantity input.quantity {
    padding-top: 11px;
    padding-bottom: 11px;
    line-height: 1.4;
    height: 44px;
    margin-bottom: 0;
    width: 69px;
    font-family: Oswald, sans-serif;
    font-weight: 500;
    font-size: 14px;
    border: 1px solid #e2e2e2;
}
.product_main_informations .purchase-details__buttons {
    margin-top: 15px;
    margin-left: 0px;
}
.product_main_informations button.add_to_cart {
    position: relative;
    max-width: 264px;
    height: 51px;
    background: #1e5b83;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 1;
    padding: 0;
}
.product_main_informations span.shipping-description-text {
    font-size: 16px;
    line-height: 1;
    font-family: Oswald, sans-serif;
    font-weight: 400;
}
.product_main_informations .shipping-delivery-details {
    width: 100%;
    position: relative;
    border-top: 1px solid #cccccc;
    padding-top: 20px;
}
.product_main_informations .shipping-delivery-details .shipping-description {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
    font-size: 12px;
    font-weight: 700;
}
.product_main_informations .purchase-details__buttons {
    width: 100%;
}
.mobile_socials{
    display:none
}
.product-quantity-box.purchase-details__quantity {
    margin-right: 5px;
    width: calc(100% - 12px);
}
.product_main_informations .shipping-delivery-details .shipping-items .shipping-item .badge {
    padding: 2px 5px;
    background-color: #2474a9;
    color: white !important;
    position: absolute;
    top: 8px;
    right: 5px;
    font-family: Oswald,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    text-transform: none;
    color: #333;
    line-height: 1;
    letter-spacing: 0;
    border-radius: 8px;
}
.product_main_informations .shipping-delivery-details .shipping-items {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    position: relative;
}
.product_main_informations .shipping-delivery-details .shipping-items .shipping-item .title {
    font-weight: 400;
    font-family: Oswald, sans-serif;
    font-style: normal;
    font-size: 16px;
    text-transform: none;
    color: #333;
    line-height: 1;
    margin-bottom:10px;
    letter-spacing: 0;
}
.product_main_informations . .shipping-items .shipping-item .text p {
    font-size: 14px;
    line-height: 17px!important;
}
.product_main_informations .shipping-items .shipping-item .text p span{
    color: #2373a9;
}
.product_main_informations .shipping-delivery-details .shipping-items .shipping-item {
    padding: 12px 20px;
    border-left: 1px solid lightgray;
    position: relative;
    background: #e7e7e7;
    flex: 1;
}
.special_badge {
    width: 76px;
    height: 18px;
    background: #6ec380;
    display: block;
    text-align: center;
    color: white;
    font-size: 12px;
}
.product_main_informations span.shipping_badge {
    background: #6ec380;
    color: white;
    font-size: 12px;
    font-family: Oswald, sans-serif;
    padding: 2px 10px;
    display: block;
    max-width: 76px;
    text-align: center;
}
.product_main_informations p.shipping-note {
    display: none;
}
.product_store_information {
    margin-top: 20px;
}
.product_main_img button.flickity-button.flickity-prev-next-button.previous svg{
    transform: rotate(90deg);
}
.product_main_img button.flickity-button.flickity-prev-next-button.next svg{
    transform: rotate(90deg);
}
.product_main_img .arrow {
    position: relative;
    top: -1px;
    left: 2px;
    opacity: 1;
}
.single_information p {
    margin: 0;
    line-height: 1;
    margin-left: 6px;
    font-size: 14px;
}
.single_information span {
    line-height: 0;
}
.single_information {
    display: flex;
    align-items: center;
    line-height: 1;
    margin-right: 20px;
}
.product_informations {
    display: flex;
    margin-top: 15px;
}
.product_custom_social_area .social_buttons {
    border-top: unset;
    padding-top: 52px;
    font-size: 1em;
    margin-bottom: 25px;
}
.product_main_informations {
    padding-left: 20px;
}
.product_main_img .flickity-prev-next-button svg {
    top: 0;
    transform: unset;
    padding: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    color: black!important;
}
ol.flickity-page-dots {
    display: none;
}
.product_main_img button.flickity-button.flickity-prev-next-button.next {
    left: -66px!important;
    opacity: 1;
    bottom: -20px!important;
}
.product_information_sections {
    background: #f1f1f1;
    margin-top: 45px;
}
.product_main_img button.flickity-button {
    width: 15px;
    height: 20px;
    bottom: -22px!important;
    padding: 0!important;
    top: unset;
    left: -99px!important;
    opacity: 1;
    position: relative;
}
.product_main_img .flickity-prev-next-button.previous:after {
    content: "";
    right: -18px;
    position: absolute;
    top: -4px;
    height: 24px;
    width: 1px;
    background: black;
}
.product .shopify-section--newsletter {
    display: none;
}
.product_infortion_section_wrapper {
    padding: 30px 0px;
    margin: 0 auto;
}
.related-stock span {
    height: 10px;
    width: 10px;
    background: #6ec380;
    display: block;
    position: absolute;
    left: 0;
    border-radius: 50px;
    top: 2px;
    left: 4px;
}
.single_info_tab h2 {
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 1;
    letter-spacing: normal;
    font-weight: 500;
    text-align: center;
    padding: 26px 47px;
    cursor: pointer;
}
.single_product_tab_content {
    max-width: 750px;
    margin: 0 auto;
}
div.stamped-container[data-widget-style], div[data-widget-style] div.stamped-container {
    max-width: 1200px;
    margin: 30px auto!important;
    border: none!important;
    padding: 0!important;
}
.review span.stamped-summary-caption .stamped-summary-text-1 {
    font-size: 36px!important;
    font-weight: 700;
    color: #1e5b83!important;
    font-family: Oswald, sans-serif;
    line-height: 60px;
}
.review .summary-overview {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.review span.stamped-summary-caption.stamped-summary-caption-1 {
    width: 55px;
}
.review span.stamped-starrating.stamped-summary-starrating {
    width: 125px;
    line-height: 1;
}
.review span.stamped-summary-caption.stamped-summary-caption-2 {
    width: 100%;
    line-height: 1;
}
.review .stamped-summary-caption .stamped-summary-text {
    font-size: 16px;
    margin-top: 0!important;
    font-family: 'Roboto';
    padding: 0;
    line-height: 1!important;
    margin: 0!important;
}
.review span.stamped-starrating.stamped-summary-starrating i {
    color: #1e5b83;
}
div[data-widget-style*=standard] .stamped-header {
    margin-bottom: 20px;
    border-bottom: 1px solid #979797;
    padding-bottom: 14px;
}
.review .stamped-tab-container {
    display: none;
}
.review .stamped-reviews-filter-label {
    font-size: 16px;
    line-height: 1;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    margin-top: 0;
    display: block!important;
}
.stamped-reviews-search-text {
    margin: 0!important;
    margin-top: 16px!important;
    display: block!important;
    clear: unset!important;
    max-width: 388px;
}
.stamped-reviews-search-text .stamped-reviews-search-icon.stamped-fa.stamped-fa-search {
    position: absolute;
    top: 9px!important;
    left: 13px!important;
    line-height: 0!important;
    font-size: 20px!important;
}
.stamped-review {
    margin-bottom: 18px!important;
    padding-top: 25px;
}
input#stamped-reviews-search-input {
    height: 38px;
    font-family: Roboto, sans-serif!important;
    font-size: 16px;
    color: #818181;
    font-weight: normal!Important;
    border: 1px solid #979797!important;
    border-radius: 4px;
    padding-left: 36px;
}
ul.stamped-summary-keywords-list li {
    background: #dcdcdc!important;
    font-size: 14px!important;
    color: #333!important;
    font-family: Roboto, sans-serif!important;
    border-radius: 6px!important;
    padding: 14px 19px!important;
    line-height: 1!important;
    font-weight: normal!important;
}
select#stamped-sort-select {
    width: 146px!important;
    min-width: unset;
    height: 38px;
    font-size: 16px;
    font-weight: normal;
    font-family: Oswald, sans-serif;
    border: 1px solid #333!important;
    border-radius: 0;
    margin-top: 32px;
}
select#stamped-sort-select {
    width: 146px!important;
    min-width: unset;
    height: 38px;
    font-size: 16px;
    font-weight: normal;
    font-family: Oswald, sans-serif;
    border: 1px solid #333!important;
    border-radius: 0;
    margin-top: 32px;
}
.stamped-review {
    background: white;
    padding: 25px;
}
.review .stamped-review-avatar {
    background: #1b1f23!important;
    color: white !important;
}
.stamped-review-avatar-content {
    height: 65px!important;
    width: 65px!important;
    font-weight: 500!important;
    font-family: Oswald, sans-serif!important;
    font-size: 27px!important;
}
.review strong.author {
    font-weight: normal;
    font-family: Roboto, sans-serif!important;
}
.review strong.author {
    font-weight: normal;
    font-family: Roboto, sans-serif!important;
    position: relative;
    top: 11px;
    font-size: 16px;
}
.review .created {
    font-size: 16px!important;
    font-family: Roboto, sans-serif!important;
}
.stamped-fa-star {
    color: #1e5b83!important;
}
.stamped-review-header .review-location {
    color: #555;
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    right: 26px;
    font-size: 12px;
    display: flex;
    align-items: center;
    padding-top: 4px;
}
div#insta-feed {
    padding: 0!important;
}
span.stamped-location-flag {
    margin-right: 6px;
}
.stamped-review-header-starratings {
    font-size: 20px;
    display: inline-block;
    margin-left: -2px;
    margin-top: 15px;
}
h3.stamped-review-header-title {
    font-size: 25px;
    font-weight: 300!Important;
    margin-top: 25px;
    margin-bottom: 17px!important;
}
span.stamped-summary-actions-newreview {
    font-size: 16px;
    height: 51px;
    width: 171px;
    font-family: Oswald, sans-serif!important;
    font-weight: normal;
    text-transform: uppercase;
    padding: 10px;
    border: 1px solid #333;
    border-radius: 0;
    box-shadow: unset!important;
}
.review div#stamped-main-widget {
    margin: 0!important;
}
.review .stamped-container.stamped-container {
    margin: 0!important;
}
div[data-widget-style*=standard] .new-review-form, div[data-widget-style*=standard] .stamped-content form {
    max-width: 550px;
    margin: 0 auto!important;
    border: unset!important;
}
label.stamped-form-label {
    font-family: Roboto, sans-serif;
    font-weight: normal;
    font-size: 16px;
}
.stamped-form-contact-email, .stamped-form-contact-location, .stamped-form-contact-name {
    width: 50%!important;
    padding-right: 5px!important;
}
.stamped-form-input-text,.stamped-form-input-email,.stamped-form-input-textarea {
    height: 40px!important;
    padding: 10px 19px !important;
    border-radius: 4px;
    border: 1px solid #979797!important;
}
input#reviewRating {
    display: none;
}
span.stamped-summary-actions-newreview:before {
    display: none;
}
.stamped-form-input.stamped-starrating a {
    color: #1e5b83!important;
}
div[data-widget-style*=standard] .new-review-form, div[data-widget-style*=standard] .stamped-content form {
    margin: auto!important;
}
input#stamped-button-submit {
    height: 51px!important;
    font-size: 16px;
    text-transform: uppercase;
    font-family: Oswald, sans-serif;
    width: 133px;
}
span.stamped-file-uploader-btn span.stamped-file-uploader-btn-label2 {
    font-weight: 400;
    font-size: 16px;
    color: #444;
}
span.stamped-file-uploader-btn {
    height: 49px!important;
    display: block;
    width: 151px;
    text-align: center;
    padding: 8px!important;
    font-family: Oswald, sans-serif;
    font-weight: 300!Important;
    text-transform: uppercase;
    font-size: 16px!important;
}
div#stamped-reviews-filter {
    padding-top: 18px;
}
.stamped-review-header-starratings {
    font-size: 16px!important;
    display: inline-block;
    margin-left: -2px;
    margin-top: 14px!important;
}
p.stamped-review-content-body {
    font-size: 16px;
    line-height: 1.5;
    font-family: Roboto, sans-serif!important;
    font-weight: normal!important;
}
.review .stamped-container[data-widget-show-product-variant=true] .stamped-review-product {
    display: none!important;
}
.review .stamped-review-footer {
    display: none;
}
.stamped-review-content {
    margin: 0!important;
}
.stamped-review-image img {
    max-width: 73px;
    height: auto!important;
}
.single_product_tab_content.review {
    max-width: 950px;
}
.stamped-review-header-starratings {
    font-size: 20px;
    display: inline-block;
    margin-left: -2px;
    margin-top: 14px;
}
.product_info_tab {
    display: flex;
    max-width: 750px;
    margin: 0 auto;
    justify-content: center;
}
.single_info_tab.active h2 {
    color: #009bf2;
}
.product_info_tab_content {
    padding: 40px 20px;
}
.single_product_tab_content.active {
    display: block;
}
.single_product_tab_content {
    display: none;
    transition: all .3s;
}
.single_product_tab_content {
    font-size: 19px;
    line-height: 31px;
}
.single_product_tab_content {
    font-size: 19px;
    line-height: 31px;
}
.single_product_tab_content h1,.single_product_tab_content h2 ,.single_product_tab_content h2 ,.single_product_tab_content h3 ,.single_product_tab_content h4 ,.single_product_tab_content h5 {
    letter-spacing: normal;
    font-weight: 500;
    margin-bottom: 10px;
}
.single_product_tab_inner ul {
    margin-top: 0;
}
.textImg_image_wrap {
    width: 50%;
    min-height: 480px;
    background-size: cover!important;
    background-position: center!important;
}
.textImgBlock__inn {
    display: flex;
}
.textImgBlock .section {
    width: 100%;
    max-width: 1440px;
    width: 100%;
}
.textImgContent__inner {
    max-width: 500px;
    padding-right: 15px;
}
.textImg_content_wrap {
    width: 50%;
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.textImgBlock__inn.left_box {
    flex-direction: row-reverse;
}
.textImgBlock__inn {
    display: flex;
}
.textImg_image_wrap {
    width: 50%;
    min-height: 480px;
    background-size: cover!important;
    background-position: center!important;
}
.related-stock {
    font-size: 13px;
    line-height: 1;
    position: relative;
    padding-left: 21px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.textimgContent__title {
    font-weight: 300;
    letter-spacing: normal;
    font-size: 52px;
    margin: 0;
    line-height: 1.16;
    margin-bottom: 9px;
}
.main_product_slider_inner .image__container {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    width: 100%!important;
    height: 100%;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.textimgContent__text p{
    margin: 0;
    font-size: 19px;
    line-height: 1.68;
}
.instafeed-container img {
    height: 100%!important;
    width: 100%!important;
}
.instafeed-overlay {
    width: 100%!important;
    height: 100%!important;
}
.productBanner {
    background-size: cover!important;
    background-position: center!important;
    position: relative;
}
.productBanner__inner {
    min-height: 650px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.productBanner__content {
    max-width: 800px;
    padding: 30px;
    position: relative;
    z-index: 9;
}
.productBanner__subtitle {
    line-height: 68px;
    margin: 0;
    margin-bottom: 7px;
    padding: 0;
    letter-spacing: 0;
    font-weight: 500;
    color: #2a99e4;
    font-size: 25px;
}
h2.productBanner__title {
    line-height: 71px;
    margin: 0;
    padding: 0;
    font-weight: 600;
    letter-spacing: 0;
    color: white;
    font-size: 67px;
    margin-bottom: 18px;
}
.productBanner__caption p {
    line-height: 1.63;
}
.productBanner__caption {
    max-width: 556px;
    margin: 0 auto;
    color: white;
    font-size: 19px;
}
.productBanner:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background-image: linear-gradient(to right, #0d0d0d 0%, rgba(0, 0, 0, 0) 100%);
    top: 0;
    left: 0;
}
.productTestimonial {
    background: #1b1f23;
    padding: 80px 0px;
}
.productTestimonial__title {
    text-align: center;
    color: #2a99e4;
    letter-spacing: 0;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
    line-height: 2.72;
    margin-bottom: 28px;
    font-size: 25px;
}
.singletestimonialSlider {
    width: 100%;
}
.productTestimonial__container {
    width: 790px;
    margin: 0 auto;
    text-align: center;
    overflow: visible!important;
}
.testimonialSlider__title {
    margin: 0;
    padding: 0;
    line-height: 60px;
    font-size: 51px;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: none;
    color:white;
    margin-bottom: 18px;
}
.productTestimonial__inner button.flickity-button {
    display: none;
}
.productTestimonial__inner button.flickity-button {
    display: none;
}
.productTestimonial__inner ol.flickity-page-dots {
    display: block;
}
ol.flickity-page-dots li {
    background: #d8d8d8!important;
    height: 8px!important;
    width: 8px!important;
    margin: 0px 30px!important;
    opacity: 1!important;
}
h4.testimonialSlider__name {
    letter-spacing: 0;
    font-family: Roboto, sans-serif;
    text-transform: none;
    font-size: 19px;
    line-height: 31px;
    padding-bottom: 35px;
    color: white;
}
ol.flickity-page-dots .dot.is-selected {
    background: #2a99e4!important;
}
.productLiked_slider__title h2 {
    margin: 0;
    font-size: 35px;
    text-transform: none;
    letter-spacing: 0;
    line-height: 68px;
    color: #262626;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 15px;
    margin-bottom: 35px;
}
.productlikedSlider .swiper-button-next, .productlikedSlider .swiper-container-rtl, .productlikedSlider .swiper-button-prev {
    top: -71px;
}
.productboughtSlider {
    margin-top: 52px;
}
.productlikedSlider {
    margin-top: 50px;
    margin-bottom: 80px;
}
.productboughtSlider .swiper-button-next, .productboughtSlider .swiper-container-rtl, .productboughtSlider .swiper-button-prev {
    top: -71px;
}
p.carousel-status {
    text-align: center;
    font-size: 14px;
    color: #333333;
    display:none;
}
.storePageHeader {
    text-align: center;
    position: relative;
    min-height: 452px;
    background-size: cover!Important;
    background-position: center!important;
    padding-top: 60px;
    padding-bottom: 60px;
    display: flex;
    align-items: center;
}
.storePageHeader:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: #1b1f23d9;
    left: 0;
    top: 0;
}
.storePageHeader__info {
    position: relative;
    z-index: 9;
    color: white;
}
.storePageHeader__title {
    letter-spacing: 1;
    font-weight: 600;
    letter-spacing: normal;
    font-size: 76px;
    color: white;
    text-transform: uppercase;
    margin: 0;
    line-height: .93;
    margin-bottom: 50px;
}
.storePageHeader__address p {
    font-size: 19px;
    line-height: 31px;
    margin: 0;
    font-weight: normal;
    color: #d2d2d2;
}
a.storePageHeader__directions{
    font-size: 19px;
    line-height: 31px;
    margin: 0;
    font-weight: normal;
    color: #0099ea;
    display:block;
}
.store_contact_area p {
    font-size: 19px;
    line-height: 31px;
    margin: 0;
    font-weight: normal;
    color: #d2d2d2;
}
.store_contact_area a {
    font-size: 19px;
    line-height: 31px;
    margin: 0;
    font-weight: normal;
    color: #0099ea;
    ;
}
.store_contact_area {
    margin-top: 18px;
}
.pageStoreinfo__information {
    width: 70%;
}
.pageStoreinfo__sidebar {
    width: 30%;
}
.pageStoreinfo__information {
    width: 70%;
    padding-right: 20px;
}
.singleInformations__inner {
    max-width: 643px;
}
.page-new-store .section {
    max-width: 1086px;
}
.content_title {
    letter-spacing: normal;
    font-size: 18px;
    margin: 0;
    font-weight: 500;
    color: #2a99e4;
    margin-bottom: 20px;
}
.singleInformations__content p {
    margin-bottom: 5px;
    font-size: 19px;
    font-weight: 400;
    line-height: 31px;
}
.singleInformations {
    margin-bottom: 40px;
}
.pageStoreinfo__inner {
    padding-top: 76px;
    padding-bottom: 20px;
}
.pageStoreinfo__content {
    display: flex;
}
.pageStoreinfo__hours p {
    font-size: 19px;
    line-height: 31px;
    margin: 0;
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.pageStoreinfo__social {
    margin-top: 50px;
}
.store_socail {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}
.storeMapArea {
    background: #f1f1f1;
    padding-top: 65px;
    padding-bottom: 60px;
}
.storeMapArea__title {
    margin: 0;
    font-size: 36px;
    letter-spacing: 0;
    font-weight: 400;
    line-height: 1.67;
    margin-bottom: 40px;
}
.storeMapArea_wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.storeMapArea__map {
    width: 48%;
}
.map_area_wrap iframe {
    width: 100%!important;
    height: 100%;
}
.map_area_wrap {
    border: 8px solid white;
    height: 268px;
}
.street_area_wrap {
    height: 268px;
}
.street_area_wrap iframe {
    width: 100%;
    height: 100%;
}
h2.storeTeam__title {
    font-size: 36px;
    line-height: 60px;
    letter-spacing: 0;
    font-weight: 400;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 15px;
    margin: 0;
}
h2.storeTeam__title span {
    font-size: 25px;
}
.singleteamSLider__img img {
    width: 100%!important;
    height: auto!important;
    max-height: unset!important;
}
.singleteamSLider__img {
    width: 312px;
}
.singleteamSLider__content {
    width: calc(100% - 312px);
    text-align: left;
    padding: 0px 54px;
}
.singleteamSLider__body {
    max-width: 643px;
}
.singleteamSLider_inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
}
.singleteamSLider__body p {
    margin: 0;
    font-size: 19px;
    line-height: 31px;
}
h4.singleteamSLider__team_title {
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 500;
    color: #2a99e4;
    line-height: 68px;
    margin: 0;
    padding: 0;
}
.storeTeam__slider {
    padding-top: 52px;
}
.storeTeam__slider .swiper-button-next, .storeTeam__slider .swiper-container-rtl, .storeTeam__slider .swiper-button-prev {
    position: absolute;
    top: -95px;
    width: 18px;
    height: 28px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    filter: brightness(.1);
}
.storeTeam__inner {
    padding: 70px 0px;
}
.page-new-store #shopify-section-newsletter .section {
    max-width: unset;
}
.page-new-store .newsletter_section h2 {
    letter-spacing: 0;
    font-weight: 500;
}
.page-new-store .newsletter_section p {
    color:#000;
}
.page-new-store #contact_form .newsletter-form__sign-up {
    display: inline-block;
    width: 120px;
    padding-left: 0;
    padding-right: 0;
    float: none;
    height: 44px;
    max-height: unset;
    width: 143px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 0;
    margin-left: 6px;
    line-height: 1;
}
.storeTeam__slider .swiper-container {
    overflow: visible;
}
.storeTeam__slider {
    clip-path: inset(-100vw -100vw -100vw 0);
}
.single_price_block {
    margin-right: 10px;
    display: inline-block;
}
.product_main_informations .product-quantity-box label {
    text-align: left;
    display: none;
}
.product_main_informations .product-quantity-box .product-plus, .product_main_informations .product-quantity-box .product-minus {
    background: #6e6e6e;
    font-weight: 300;
    position: relative;
    cursor: pointer;
    height: 44px;
    display: block;
    width: 33px;
    text-align: center;
    float: left;
    color: white!important;
    display: flex;
    align-items: center;
    justify-content: center;
    border: unset!important;
}
div#insta-feed {
    margin-top: 0;
}
.product_main_informations .product-quantity-box .product-minus {
    border-right: 0;
    line-height: 1;
    font-size: 8px;
    opacity: 1;
}
.product_main_informations .product-quantity-box .product-plus {
    border-left: 0;
    font-size: 8px;
    line-height: 1;
}
.product_main_informations .product-quantity-box.purchase-details__quantity input.quantity {
    padding-top: 11px;
    padding-bottom: 11px;
    line-height: 1.4;
    height: 44px;
    margin-bottom: 0;
    width: 69px;
    font-family: Oswald, sans-serif;
    font-weight: 500;
    font-size: 14px;
    border: 1px solid #e2e2e2;
}
.product_main_informations .purchase-details__buttons {
    margin-top: 15px;
    margin-left: 0px;
}
.product_main_informations button.add_to_cart {
    position: relative;
    max-width: 264px;
    height: 51px;
    background: #1e5b83;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 1;
    padding: 0;
}
.product_main_informations span.shipping-description-text {
    font-size: 16px;
    line-height: 1;
    font-family: Oswald, sans-serif;
    font-weight: 400;
}
.product_main_informations .shipping-delivery-details {
    width: 100%;
    position: relative;
    border-top: 1px solid #cccccc;
    padding-top: 20px;
}
.product_main_informations .shipping-delivery-details .shipping-description {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
    font-size: 12px;
    font-weight: 700;
}
.product_main_informations .purchase-details__buttons {
    width: 100%;
}
.mobile_socials{
    display:none
}
.product-quantity-box.purchase-details__quantity {
    margin-right: 5px;
    width: calc(100% - 12px);
}
.product_main_informations .shipping-delivery-details .shipping-items .shipping-item .badge {
    padding: 2px 5px;
    background-color: #2474a9;
    color: white !important;
    position: absolute;
    top: 8px;
    right: 5px;
    font-family: Oswald,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    text-transform: none;
    color: #333;
    line-height: 1;
    letter-spacing: 0;
    border-radius: 8px;
}
.product_main_informations .shipping-delivery-details .shipping-items {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    position: relative;
}
.product_main_informations .shipping-delivery-details .shipping-items .shipping-item .title {
    font-weight: 400;
    font-family: Oswald, sans-serif;
    font-style: normal;
    font-size: 16px;
    text-transform: none;
    color: #333;
    line-height: 1;
    margin-bottom:10px;
    letter-spacing: 0;
}
.product_main_informations . .shipping-items .shipping-item .text p {
    font-size: 14px;
    line-height: 17px!important;
}
.product_main_informations .shipping-items .shipping-item .text p span{
    color: #2373a9;
}
.product_main_informations .shipping-delivery-details .shipping-items .shipping-item {
    padding: 12px 20px;
    border-left: 1px solid lightgray;
    position: relative;
    background: #e7e7e7;
    flex: 1;
}
.special_badge {
    width: 76px;
    height: 18px;
    background: #6ec380;
    display: block;
    text-align: center;
    color: white;
    font-size: 12px;
}
.product_main_informations span.shipping_badge {
    background: #6ec380;
    color: white;
    font-size: 12px;
    font-family: Oswald, sans-serif;
    padding: 2px 10px;
    display: block;
    max-width: 76px;
    text-align: center;
}
.product_main_informations p.shipping-note {
    display: none;
}
.product_store_information {
    margin-top: 20px;
}
.product_main_img button.flickity-button.flickity-prev-next-button.previous svg{
    transform: rotate(90deg);
}
.product_main_img button.flickity-button.flickity-prev-next-button.next svg{
    transform: rotate(90deg);
}
.product_main_img .arrow {
    position: relative;
    top: -1px;
    left: 2px;
    opacity: 1;
}
.single_information p {
    margin: 0;
    line-height: 1;
    margin-left: 6px;
    font-size: 14px;
}
.single_information span {
    line-height: 0;
}
.single_information {
    display: flex;
    align-items: center;
    line-height: 1;
    margin-right: 20px;
}
.product_informations {
    display: flex;
    margin-top: 15px;
}
.product_custom_social_area .social_buttons {
    border-top: unset;
    padding-top: 52px;
    font-size: 1em;
    margin-bottom: 25px;
}
.product_main_informations {
    padding-left: 20px;
}
.product_main_img .flickity-prev-next-button svg {
    top: 0;
    transform: unset;
    padding: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    color: black!important;
}
ol.flickity-page-dots {
    display: none;
}
.product_main_img button.flickity-button.flickity-prev-next-button.next {
    left: -66px!important;
    opacity: 1;
    bottom: -20px!important;
}
.product_information_sections {
    background: #f1f1f1;
    margin-top: 45px;
}
.product_main_img button.flickity-button {
    width: 15px;
    height: 20px;
    bottom: -22px!important;
    padding: 0!important;
    top: unset;
    left: -99px!important;
    opacity: 1;
    position: relative;
}
.product_main_img .flickity-prev-next-button.previous:after {
    content: "";
    right: -18px;
    position: absolute;
    top: -4px;
    height: 24px;
    width: 1px;
    background: black;
}
.product .shopify-section--newsletter {
    display: none;
}
.product_infortion_section_wrapper {
    padding: 30px 0px;
    margin: 0 auto;
}
.related-stock span {
    height: 10px;
    width: 10px;
    background: #6ec380;
    display: block;
    position: absolute;
    left: 0;
    border-radius: 50px;
    top: 2px;
    left: 4px;
}
.single_info_tab h2 {
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 1;
    letter-spacing: normal;
    font-weight: 500;
    text-align: center;
    padding: 26px 47px;
    cursor: pointer;
}
.single_product_tab_content {
    max-width: 750px;
    margin: 0 auto;
}
div.stamped-container[data-widget-style], div[data-widget-style] div.stamped-container {
    max-width: 1200px;
    margin: 30px auto!important;
    border: none!important;
    padding: 0!important;
}
.review span.stamped-summary-caption .stamped-summary-text-1 {
    font-size: 36px!important;
    font-weight: 700;
    color: #1e5b83!important;
    font-family: Oswald, sans-serif;
    line-height: 60px;
}
.review .summary-overview {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.review span.stamped-summary-caption.stamped-summary-caption-1 {
    width: 55px;
}
.review span.stamped-starrating.stamped-summary-starrating {
    width: 125px;
    line-height: 1;
}
.review span.stamped-summary-caption.stamped-summary-caption-2 {
    width: 100%;
    line-height: 1;
}
.review .stamped-summary-caption .stamped-summary-text {
    font-size: 16px;
    margin-top: 0!important;
    font-family: 'Roboto';
    padding: 0;
    line-height: 1!important;
    margin: 0!important;
}
.review span.stamped-starrating.stamped-summary-starrating i {
    color: #1e5b83;
}
div[data-widget-style*=standard] .stamped-header {
    margin-bottom: 20px;
    border-bottom: 1px solid #979797;
    padding-bottom: 14px;
}
.review .stamped-tab-container {
    display: none;
}
.review .stamped-reviews-filter-label {
    font-size: 16px;
    line-height: 1;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    margin-top: 0;
    display: block!important;
}
.stamped-reviews-search-text {
    margin: 0!important;
    margin-top: 16px!important;
    display: block!important;
    clear: unset!important;
    max-width: 388px;
}
.stamped-reviews-search-text .stamped-reviews-search-icon.stamped-fa.stamped-fa-search {
    position: absolute;
    top: 9px!important;
    left: 13px!important;
    line-height: 0!important;
    font-size: 20px!important;
}
.stamped-review {
    margin-bottom: 18px!important;
    padding-top: 25px;
}
input#stamped-reviews-search-input {
    height: 38px;
    font-family: Roboto, sans-serif!important;
    font-size: 16px;
    color: #818181;
    font-weight: normal!Important;
    border: 1px solid #979797!important;
    border-radius: 4px;
    padding-left: 36px;
}
ul.stamped-summary-keywords-list li {
    background: #dcdcdc!important;
    font-size: 14px!important;
    color: #333!important;
    font-family: Roboto, sans-serif!important;
    border-radius: 6px!important;
    padding: 14px 19px!important;
    line-height: 1!important;
    font-weight: normal!important;
}
select#stamped-sort-select {
    width: 146px!important;
    min-width: unset;
    height: 38px;
    font-size: 16px;
    font-weight: normal;
    font-family: Oswald, sans-serif;
    border: 1px solid #333!important;
    border-radius: 0;
    margin-top: 32px;
}
select#stamped-sort-select {
    width: 146px!important;
    min-width: unset;
    height: 38px;
    font-size: 16px;
    font-weight: normal;
    font-family: Oswald, sans-serif;
    border: 1px solid #333!important;
    border-radius: 0;
    margin-top: 32px;
}
.stamped-review {
    background: white;
    padding: 25px;
}
.review .stamped-review-avatar {
    background: #1b1f23!important;
    color: white !important;
}
.stamped-review-avatar-content {
    height: 65px!important;
    width: 65px!important;
    font-weight: 500!important;
    font-family: Oswald, sans-serif!important;
    font-size: 27px!important;
}
.review strong.author {
    font-weight: normal;
    font-family: Roboto, sans-serif!important;
}
.review strong.author {
    font-weight: normal;
    font-family: Roboto, sans-serif!important;
    position: relative;
    top: 11px;
    font-size: 16px;
}
.review .created {
    font-size: 16px!important;
    font-family: Roboto, sans-serif!important;
}
.stamped-fa-star {
    color: #1e5b83!important;
}
.stamped-review-header .review-location {
    color: #555;
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    right: 26px;
    font-size: 12px;
    display: flex;
    align-items: center;
    padding-top: 4px;
}
div#insta-feed {
    padding: 0!important;
}
span.stamped-location-flag {
    margin-right: 6px;
}
.stamped-review-header-starratings {
    font-size: 20px;
    display: inline-block;
    margin-left: -2px;
    margin-top: 15px;
}
h3.stamped-review-header-title {
    font-size: 25px;
    font-weight: 300!Important;
    margin-top: 25px;
    margin-bottom: 17px!important;
}
span.stamped-summary-actions-newreview {
    font-size: 16px;
    height: 51px;
    width: 171px;
    font-family: Oswald, sans-serif!important;
    font-weight: normal;
    text-transform: uppercase;
    padding: 10px;
    border: 1px solid #333;
    border-radius: 0;
    box-shadow: unset!important;
}
.review div#stamped-main-widget {
    margin: 0!important;
}
.review .stamped-container.stamped-container {
    margin: 0!important;
}
div[data-widget-style*=standard] .new-review-form, div[data-widget-style*=standard] .stamped-content form {
    max-width: 550px;
    margin: 0 auto!important;
    border: unset!important;
}
label.stamped-form-label {
    font-family: Roboto, sans-serif;
    font-weight: normal;
    font-size: 16px;
}
.stamped-form-contact-email, .stamped-form-contact-location, .stamped-form-contact-name {
    width: 50%!important;
    padding-right: 5px!important;
}
.stamped-form-input-text,.stamped-form-input-email,.stamped-form-input-textarea {
    height: 40px!important;
    padding: 10px 19px !important;
    border-radius: 4px;
    border: 1px solid #979797!important;
}
input#reviewRating {
    display: none;
}
span.stamped-summary-actions-newreview:before {
    display: none;
}
.stamped-form-input.stamped-starrating a {
    color: #1e5b83!important;
}
div[data-widget-style*=standard] .new-review-form, div[data-widget-style*=standard] .stamped-content form {
    margin: auto!important;
}
input#stamped-button-submit {
    height: 51px!important;
    font-size: 16px;
    text-transform: uppercase;
    font-family: Oswald, sans-serif;
    width: 133px;
}
span.stamped-file-uploader-btn span.stamped-file-uploader-btn-label2 {
    font-weight: 400;
    font-size: 16px;
    color: #444;
}
span.stamped-file-uploader-btn {
    height: 49px!important;
    display: block;
    width: 151px;
    text-align: center;
    padding: 8px!important;
    font-family: Oswald, sans-serif;
    font-weight: 300!Important;
    text-transform: uppercase;
    font-size: 16px!important;
}
div#stamped-reviews-filter {
    padding-top: 18px;
}
.stamped-review-header-starratings {
    font-size: 16px!important;
    display: inline-block;
    margin-left: -2px;
    margin-top: 14px!important;
}
p.stamped-review-content-body {
    font-size: 16px;
    line-height: 1.5;
    font-family: Roboto, sans-serif!important;
    font-weight: normal!important;
}
.review .stamped-container[data-widget-show-product-variant=true] .stamped-review-product {
    display: none!important;
}
.review .stamped-review-footer {
    display: none;
}
.stamped-review-content {
    margin: 0!important;
}
.stamped-review-image img {
    max-width: 73px;
    height: auto!important;
}
.single_product_tab_content.review {
    max-width: 950px;
}
.stamped-review-header-starratings {
    font-size: 20px;
    display: inline-block;
    margin-left: -2px;
    margin-top: 14px;
}
.product_info_tab {
    display: flex;
    max-width: 750px;
    margin: 0 auto;
}
.single_info_tab.active h2 {
    color: #009bf2;
}
.product_info_tab_content {
    padding: 40px 20px;
}
.single_product_tab_content.active {
    display: block;
}
.single_product_tab_content {
    display: none;
    transition: all .3s;
}
.single_product_tab_content {
    font-size: 19px;
    line-height: 31px;
}
.single_product_tab_content {
    font-size: 19px;
    line-height: 31px;
}
.single_product_tab_content h1,.single_product_tab_content h2 ,.single_product_tab_content h2 ,.single_product_tab_content h3 ,.single_product_tab_content h4 ,.single_product_tab_content h5 {
    letter-spacing: normal;
    font-weight: 500;
    margin-bottom: 10px;
}
.single_product_tab_inner ul {
    margin-top: 0;
}
.textImg_image_wrap {
    width: 50%;
    min-height: 480px;
    background-size: cover!important;
    background-position: center!important;
}
.textImgBlock__inn {
    display: flex;
}
.textImgBlock .section {
    width: 100%;
    max-width: 1440px;
    width: 100%;
}
.textImgContent__inner {
    max-width: 500px;
    padding-right: 15px;
}
.textImg_content_wrap {
    width: 50%;
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.textImgBlock__inn.left_box {
    flex-direction: row-reverse;
}
.textImgBlock__inn {
    display: flex;
}
.textImg_image_wrap {
    width: 50%;
    min-height: 480px;
    background-size: cover!important;
    background-position: center!important;
}
.related-stock {
    font-size: 13px;
    line-height: 1;
    position: relative;
    padding-left: 21px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.textimgContent__title {
    font-weight: 300;
    letter-spacing: normal;
    font-size: 52px;
    margin: 0;
    line-height: 1.16;
    margin-bottom: 9px;
}
.textimgContent__text p{
    margin: 0;
    font-size: 19px;
    line-height: 1.68;
}
.instafeed-container img {
    height: 100%!important;
    width: 100%!important;
}
.instafeed-overlay {
    width: 100%!important;
    height: 100%!important;
}
.productBanner {
    background-size: cover!important;
    background-position: center!important;
    position: relative;
}
.productBanner__inner {
    min-height: 650px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.productBanner__content {
    max-width: 800px;
    padding: 30px;
    position: relative;
    z-index: 9;
}
.productBanner__subtitle {
    line-height: 68px;
    margin: 0;
    margin-bottom: 7px;
    padding: 0;
    letter-spacing: 0;
    font-weight: 500;
    color: #2a99e4;
    font-size: 25px;
}
h2.productBanner__title {
    line-height: 71px;
    margin: 0;
    padding: 0;
    font-weight: 600;
    letter-spacing: 0;
    color: white;
    font-size: 67px;
    margin-bottom: 18px;
}
.productBanner__caption p {
    line-height: 1.63;
}
.productBanner__caption {
    max-width: 556px;
    margin: 0 auto;
    color: white;
    font-size: 19px;
}
.productBanner:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background-image: linear-gradient(to right, #0d0d0d 0%, rgba(0, 0, 0, 0) 100%);
    top: 0;
    left: 0;
}
.productTestimonial {
    background: #1b1f23;
    padding: 80px 0px;
}
.productTestimonial__title {
    text-align: center;
    color: #2a99e4;
    letter-spacing: 0;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
    line-height: 2.72;
    margin-bottom: 28px;
    font-size: 25px;
}
.singletestimonialSlider {
    width: 100%;
}
.productTestimonial__container {
    width: 790px;
    margin: 0 auto;
    text-align: center;
    overflow: visible!important;
    padding: 0px 20px;
}
.testimonialSlider__title {
    margin: 0;
    padding: 0;
    line-height: 60px;
    font-size: 51px;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: none;
    color:white;
    margin-bottom: 18px;
}
.productTestimonial__inner button.flickity-button {
    display: none;
}
.productTestimonial__inner button.flickity-button {
    display: none;
}
.productTestimonial__inner ol.flickity-page-dots {
    display: block;
}
ol.flickity-page-dots li {
    background: #d8d8d8!important;
    height: 8px!important;
    width: 8px!important;
    margin: 0px 30px!important;
    opacity: 1!important;
}
h4.testimonialSlider__name {
    letter-spacing: 0;
    font-family: Roboto, sans-serif;
    text-transform: none;
    font-size: 19px;
    line-height: 31px;
    padding-bottom: 35px;
    color: white;
}
ol.flickity-page-dots .dot.is-selected {
    background: #2a99e4!important;
}
.productLiked_slider__title h2 {
    margin: 0;
    font-size: 35px;
    text-transform: none;
    letter-spacing: 0;
    line-height: 68px;
    color: #262626;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 15px;
    margin-bottom: 35px;
}
.productlikedSlider .swiper-button-next, .productlikedSlider .swiper-container-rtl, .productlikedSlider .swiper-button-prev {
    top: -71px;
}
.productboughtSlider {
    margin-top: 52px;
}
.productlikedSlider {
    margin-top: 50px;
    margin-bottom: 80px;
}
.productboughtSlider .swiper-button-next, .productboughtSlider .swiper-container-rtl, .productboughtSlider .swiper-button-prev {
    top: -71px;
}
p.carousel-status {
    text-align: center;
    font-size: 14px;
    color: #333333;
    display:none;
}
@media only screen and (min-width:1440px){
    .textImgBlock .section {
        width: 100%;
        max-width: 100%;
        width: 100%;
    }
    .textImg_content_wrap {
        width: 50%;
        padding: 30px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    .textImgContent__inner {
        max-width: 500px;
        padding-right: 15px;
        margin-left: 10%;
    }
    .left_box .textImg_content_wrap {
        width: 50%;
        padding: 30px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .left_box .textImgContent__inner {
        max-width: 500px;
        padding-right: 15px;
        margin-left: 0;
        margin-right: 10%;
    }
}
@media only screen and (min-width:1440px){
    .textImgBlock .section {
        width: 100%;
        max-width: 100%;
        width: 100%;
    }
    .textImg_content_wrap {
        width: 50%;
        padding: 30px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    .textImgContent__inner {
        max-width: 500px;
        padding-right: 15px;
        margin-left: 10%;
    }
    .left_box .textImg_content_wrap {
        width: 50%;
        padding: 30px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .left_box .textImgContent__inner {
        max-width: 500px;
        padding-right: 15px;
        margin-left: 0;
        margin-right: 10%;
    }
}
@media only screen and (max-width:1439px){
}
@media only screen and (min-width:1200px){
    body.page-new-store {
        width: 100%;
        overflow-x: hidden;
    }
    .storeTeam__slider .swiper-container {
        overflow: visible;
    }
    .storeTeam__slider {
        clip-path: inset(-100vw -100vw -100vw 0);
    }
    body.product {
        width: 100%;
        overflow-x: hidden;
    }
    .productLikedSlider__wrap .swiper-container {
        overflow: visible;
    }
    .productboughtSlider__contentInner .swiper-container {
        overflow: visible;
    }
    .single_tabbed_item_inner {
        clip-path: inset(-100vw -100vw -100vw 0);
        padding-left: 23px;
    }
    .collectionSlider_main_inner {
        clip-path: inset( -100vw -100vw -100vw 0 );
    }
    .collectionSlider_main_inner .swiper-container {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        overflow: visible;
        z-index: 1;
    }
    .single_tabbed_item_inner .swiper-container {
        overflow: visible;
    }
    .single_tabbed_item_inner .swiper-container {
        overflow: visible;
    }
    .productboughtSliderwrap__inner {
        clip-path: inset(-100vw -100vw -100vw 0);
    }
    .productLikedSlider__wrap {
        clip-path: inset(-100vw -100vw -100vw 0);
    }
}
@media only screen and (max-width:800px){
    .promotion {
        height: 30px;
        overflow: hidden;
        padding: 8px;
        margin-top: 40px;
    }
}
@media only screen and (min-width:768px) and (max-width:991px){
    .producttabbdSlider {
        margin-bottom: 52px;
    }
    .store-info-area {
        width: 48%;
        padding-left: 27px;
        max-width: 452px;
    }
}
@media only screen and (max-width:991px){
    .storeMapArea__title {
        margin: 0;
        font-size: 27px;
        letter-spacing: 0;
        font-weight: 400;
        line-height: 1.67;
        margin-bottom: 15px;
    }
    .storeMapArea {
        background: #f1f1f1;
        padding-top: 30px;
        padding-bottom: 39px;
    }
    .storeTeam__slider .swiper-button-next, .storeTeam__slider .swiper-container-rtl, .storeTeam__slider .swiper-button-prev {
        position: absolute;
        top: -79px;
        width: 22px;
        height: 20px;
        margin-top: 0px;
        z-index: 10;
        cursor: pointer;
        -moz-background-size: 27px 44px;
        -webkit-background-size: 27px 44px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        filter: brightness(.1);
    }
    .storeTeam__slider {
        padding-top: 28px;
    }
    .storeTeam__inner {
        padding: 29px 0px;
    }
    .singleteamSLider__body p {
        margin: 0;
        font-size: 14px;
        line-height: 23px;
    }
    .singleteamSLider__body,.moretext, .moretext p {
        font-size: 14px;
        line-height: 23px;
    }
    .storePageHeader__title {
        font-size: 35px;
        margin-bottom: 30px;
    }
    .storePageHeader__address p {
        font-size: 14px;
        line-height: 27px;
    }
    a.storePageHeader__directions {
        font-size: 14px;
        line-height: 27px;
    }
    .store_contact_area p {
        font-size: 14px;
        line-height: 27px;
        ;
    }
    .store_contact_area a {
        font-size: 14px;
        line-height: 27px;
        ;
    }
    .storePageHeader {
        min-height: 363px;
        padding-top: 120px;
    }
    .pageStoreinfo__inner {
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .content_title {
        letter-spacing: normal;
        font-size: 15px;
        margin: 0;
        font-weight: 500;
        color: #2a99e4;
        margin-bottom: 12px;
    }
    .singleInformations__content p {
        margin-bottom: 5px;
        font-size: 14px;
        font-weight: 400;
        line-height: 23px;
    }
    .singleInformations__inner {
        max-width: 643px;
    }
    .pageStoreinfo__information {
        width: 70%;
        padding-right: 20px;
    }
    .pageStoreinfo__sidebar {
        width: 30%;
    }
    .pageStoreinfo__hours p {
        font-size: 14px;
        line-height: 24px;
        margin: 0;
        display: flex;
        width: 100%;
        justify-content: space-between;
    }
    .singleInformations {
        margin-bottom: 20px;
    }
    span.sale.savings.single_price_block {
        font-size: 13px;
    }
    .product_main_informations .product-quantity-box .product-plus, .product_main_informations .product-quantity-box .product-minus {
        height: 37px;
        width: 27px;
    }
    .product_main_informations .product-quantity-box.purchase-details__quantity input.quantity {
        padding-top: 11px;
        padding-bottom: 11px;
        line-height: 1.4;
        height: 37px!Important;
        margin-bottom: 0;
        width: 57px;
        font-family: Oswald, sans-serif;
        font-weight: 500;
        font-size: 14px;
        border: 1px solid #e2e2e2;
        min-height: unset;
    }
    .product_main_informations .was_price {
        font-size: 18px;
    }
    .single_price_block {
        margin-right: 5px;
    }
    span.sale_price_amount.single_price_block {
        font-size: 13px;
    }
    .product_main_informations span.current_price {
        font-size: 24px;
    }
    .homepageSlider__content {
        max-width: unset;
    }
    .product_main_informations h1.product_name {
        font-size: 25px;
        line-height: 26px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .product_main_informations p.vendor {
        font-size: 14px;
    }
    .product_main_informations button.add_to_cart {
        max-width: 264px;
        height: 41px;
        font-size: 13px;
    }
    .product_main_informations .shipping-delivery-details .shipping-items {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        flex-wrap: wrap;
        width: 100%;
        position: relative;
    }
    .product_main_informations .shipping-delivery-details .shipping-items .shipping-item {
        padding: 17px 20px;
        border-left: 1px solid lightgray;
        position: relative;
        background: #e7e7e7;
        flex: unset;
        width: 100%;
    }
    .product_main_informations .shipping-delivery-details .shipping-items .shipping-item .badge {
        padding: 4px 8px;
        top: 16px;
        right: 16px;
    }
    .shipping-item3 {
        border-top: 1px solid lightgray;
        border-left: unset;
    }
    .shipping-item2 {
        border-top: 1px solid lightgray;
        border-left: unset;
    }
    .single_information {
        display: flex;
        align-items: flex-start;
        line-height: 1;
        margin-right: 0;
    }
    .single_information p {
        margin: 0;
        margin-left: 10px;
        font-size: 13px;
        line-height: 19px;
    }
    .product_informations {
        display: flex;
        margin-top: 15px;
        flex-wrap: wrap;
    }
    .single_information {
        display: flex;
        align-items: flex-start;
        line-height: 1;
        margin-right: 0;
        width: 100%;
        margin-bottom: 14px;
    }
    .product_main_informations .shipping-delivery-details .shipping-items .shipping-item .title {
        font-size: 14px;
    }
    .single_product_tab_content {
        font-size: 14px;
        line-height: 23px;
    }
    .product_infortion_section_wrapper {
        padding: 10px 0px;
        max-width: 750px;
        margin: 0 auto;
    }
    .single_product_tab_inner p {
        margin-bottom: 5px;
    }
    .textimgContent__title {
        font-size: 29px;
        line-height: 1.16;
        margin-bottom: 14px;
    }
    .textImg_content_wrap {
        padding: 35px 22px;
    }
    .textimgContent__text p {
        margin: 0;
        font-size: 14px;
        line-height: 23px;
    }
    .productLiked_slider__title h2 {
        font-size: 27px;
        line-height: 68px;
        margin-bottom: 35px;
    }
    .productlikedSlider {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .productboughtSlider {
        margin-top: 30px;
    }
    .productBanner__subtitle {
        margin: 0;
        margin-bottom: 0;
        padding: 0;
        font-size: 15px;
    }
    h2.productBanner__title {
        line-height: 40px;
        font-size: 35px;
        margin-bottom: 18px;
    }
    .productBanner__caption {
        font-size: 14px;
    }
    .productBanner__content {
        padding: 20px;
        position: relative;
        z-index: 9;
    }
    .productBanner__inner {
        min-height: 415px;
    }
    .product_main_informations span.shipping-description-text {
        font-size: 14px;
    }
    .productTestimonial__container {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        overflow: visible!important;
        padding: 0;
    }
    .testimonialSlider__title {
        margin: 0;
        padding: 0;
        line-height: 42px;
        font-size: 28px;
        font-weight: 300;
        letter-spacing: 0;
        text-transform: none;
        color: white;
        margin-bottom: 18px;
    }
    h4.testimonialSlider__name {
        letter-spacing: 0;
        font-family: Roboto, sans-serif;
        text-transform: none;
        font-size: 16px;
        line-height: 31px;
        padding-bottom: 35px;
        color: white;
    }
    .productTestimonial__title {
        text-align: center;
        color: #2a99e4;
        letter-spacing: 0;
        font-weight: 500;
        text-transform: uppercase;
        margin: 0;
        line-height: 2.72;
        margin-bottom: 10px;
        font-size: 15px;
    }
    .productTestimonial {
        background: #1b1f23;
        padding: 35px 0px;
    }
    .productTestimonial__inner .flickity-page-dots {
        position: absolute;
        width: 100%;
        bottom: 2px;
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
        line-height: 1;
    }
    .productTestimonial__inner ol.flickity-page-dots li {
        background: #d8d8d8!important;
        height: 8px!important;
        width: 8px!important;
        margin: 0px 30px!important;
        opacity: 1!important;
    }
    .homePage_newsletter form#contact_form {
        max-width: 450px;
        margin: 0 auto;
    }
    body.product .homePage_newsletter {
        background: #1b1f23;
        border-bottom: 1px solid #2d3136;
    }
    body.product .homePage_newsletter input.contact_email {
        margin-bottom: 0;
        background: #2d3136;
        height: 51px!important;
        max-height: unset;
        padding-left: 23px;
        font-size: 15px;
        color: #afafaf!important;
        margin-bottom: 11px;
        margin-top: 30px;
        border-radius: 0;
    }
    body.product .newsletter_section .newsletter-text p {
        margin-bottom: 0;
        color: #afafaf;
        text-align: center;
    }
    body.product .shopify-section--newsletter {
        display: none;
    }
    body.product .homePage_newsletter .title {
        letter-spacing: normal;
        color: white;
        font-size: 28px;
        margin: 0;
        line-height: 1.67;
        text-transform: none;
        text-align: center;
    }
    h4.store-info-subtitle {
        font-size: 15px;
        font-weight: 500;
        color: #2a99e4;
        letter-spacing: normal;
        margin: 0;
        padding: 0px 0 14px;
        line-height: 1;
    }
    h2.store-info-title {
        letter-spacing: normal;
        font-weight: 300;
        font-size: 31px;
        margin: 0;
        line-height: 1.18;
        padding-bottom: 15px;
    }
    .single_tabbed_item_inner {
        clip-path: inset(-100vw -100vw -100vw 0);
        padding-left: 23px;
    }
    .collectionSlider_main_inner {
        clip-path: inset( -100vw -100vw -100vw 0 );
    }
    .homepageSlider .section {
        max-width: 320px;
        width: 100%;
        padding: 0px 23px;
    }
    .homepageSlider {
        text-align: center;
    }
    .homepageSlider__title {
        font-size: 35px;
        color: #fff;
        line-height: 1.26;
        font-weight: bold;
        letter-spacing: normal;
        margin-bottom: 17px;
    }
    .homepageSlider__content p {
        font-size: 14px;
        color: #fff;
        font-weight: normal;
        font-family: Roboto,sans-serif;
        line-height: 1.64;
    }
    a.homepageslider__button {
        display: block;
        background: #1e5b83;
        max-width: 115px;
        text-align: center;
        font-size: 14px;
        font-family: Oswald;
        text-transform: uppercase;
        color: #fff;
        padding: 14px;
        line-height: 1;
        margin: 0 auto;
        margin-top: 35px!important;
    }
    .homepageSlider__single {
        width: 100%;
        height: 400px;
    }
    .homepageSlider__singleInner {
        min-height: 400px;
        max-width: 1200px;
        margin: 0 auto;
        display: flex;
        align-items: flex-start;
        padding-top: 65px;
    }
    .homepageSlider .flickity-prev-next-button svg {
        top: 50%;
        transform: translateY(-50.1%);
        padding: 10px 0;
        position: absolute;
        left: 13%;
        width: 35px;
        height: 35px;
    }
    .homepageSlider button.flickity-button {
        height: 47px!important;
        width: 47px!important;
        border-radius: 50px;
        top: unset;
        background: #333333!important;
        opacity: 1;
        outline: unset!important;
        bottom: 18px;
        max-width: unset;
    }
    .homepageSlider .flickity-prev-next-button svg {
        top: 50%;
        transform: translateY(-50.1%);
        padding: 10px 0;
        position: absolute;
        left: 13%;
        width: 35px;
        height: 35px;
    }
    .homepageSlider button.flickity-button[disabled] {
        opacity: 1;
    }
    .homepageSlider__single {
        width: 100%;
        height: 400px!important;
    }
    .collectionSlider {
        padding-top: 34px;
        padding-bottom: 100px;
    }
    h2.collectionSlider__title {
        margin: 0;
        text-transform: none;
        letter-spacing: 0;
        font-size: 24px;
        line-height: 2.5;
        margin-bottom: 22px;
        border-bottom: solid 1px #ccc;
    }
    .collectionSlider {
        padding-top: 10px;
        padding-bottom: 48px;
        padding-left: 22px;
        padding-right: 22px;
    }
    .single_collection_slider {
        width: 230px!important;
        height: 222px;
        margin-right: 14px!important;
    }
    a.single_collection_slider_inner {
        width: 100%;
        height: 100%;
        background-size: cover!important;
        background-position: center!important;
        display: flex;
        text-align: left;
        padding: 22px;
        align-items: flex-end;
    }
    span.slide_collection_icon {
        display: none;
    }
    .collectionSlider_main {
        width: 100%;
        min-height: unset;
    }
    .homeImgBanner__inner {
        min-height: 430px;
        padding: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .homeImgBanner__title {
        font-size: 35px;
        margin: 0;
        line-height: 1.16;
        font-weight: 600;
        color: #fff;
        letter-spacing: normal;
    }
    .fitnessExpert {
        background: #1b1f23;
        padding-top: 42px;
        padding-bottom: 30px;
        padding-left: 20px;
        padding-right: 20px;
    }
    h2.fitnessExpert__title {
        letter-spacing: normal;
        color: #fff;
        font-size: 30px;
        margin: 0;
        line-height: 1.67;
    }
    a.fitnessExpert__button {
        display: none;
    }
    .fitnessExpert__titleArea {
        margin-bottom: 15px;
    }
    .fitnessExpert__blogsingle {
        width: 100%;
        margin: 10px;
        max-width: 275px;
    }
    .fitness_blog_excerpt {
        font-size: 14px;
        color: #afafaf;
        margin: 0;
        padding: 0;
    }
    a.fitnessblog_title {
        display: inline-block;
        width: 100%;
        font-size: 18px;
        color: #fff;
        margin-top: 11px;
        font-family: Oswald,sans-serif;
        font-weight: 400;
        text-transform: uppercase;
        line-height: 1.22;
    }
    .homePage_newsletter {
        background: #f1f1f1;
        padding-top: 40px;
        padding-bottom: 40px;
        border-bottom: 1px solid;
        text-align: center;
    }
    .homePage_newsletter .title {
        letter-spacing: normal;
        color: #333;
        font-size: 30px;
        margin: 0;
        line-height: 1.67;
        text-transform: none;
        text-align: center;
    }
    .newsletter_section .newsletter-text p {
        margin-bottom: 0;
        color: #333;
        text-align: center;
    }
    .homePage_newsletter .newsletter {
        width: 100%!important;
        max-width: unset;
    }
    .homePage_newsletter .newsletter_contents {
        width: 100%;
        max-width: unset;
    }
    .homePage_newsletter .five-eighths.columns.medium-down--one-whole.is-hidden-offset-mobile-only.section_form {
        width: 100%;
        margin: 0;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .homePage_newsletter input.contact_email {
        margin-bottom: 0;
        background: white;
        height: 51px!important;
        max-height: unset;
        padding-left: 23px;
        font-size: 15px;
        color: #333!important;
        margin-bottom: 11px;
        margin-top: 30px;
        border-radius: 0;
    }
    #contact_form .newsletter-form__sign-up {
        display: inline-block;
        width: 120px;
        padding-left: 0;
        padding-right: 0;
        float: none;
        height: 44px;
        max-height: unset;
        width: 143px;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: normal;
        border-radius: 0px;
        margin-left: 0px;
    }
    .homePage_newsletter {
        background: #f1f1f1;
        padding-top: 40px;
        padding-bottom: 40px;
        border-bottom: unset;
        text-align: center;
        padding-left: 20px;
        padding-right: 20px;
    }
    .promotion__content {
        font-family: Oswald;
        font-size: 12px;
        padding: 0;
        border-left: 2px solid black;
        line-height: 1;
        padding-left: 10px;
    }
    .promotion__timer {
        padding: 0;
        padding-right: 10px;
    }
    div#timer {
        font-family: Oswald;
        font-size: 12px;
        line-height: 1;
        text-transform: uppercase;
        display: flex;
    }
    .counter__item {
        margin-left: 5px;
    }
    .homeImgText__text p {
        line-height: 1.63;
        margin: 0;
        color: #333;
        font-weight: 400;
        font-size: 15px;
    }
    .homeImgText__text {
        max-width: unset;
        font-size: 14px;
        color: #333;
        line-height: 1.63;
        margin-bottom: 30px;
    }
    .homeImgText__title {
        letter-spacing: normal;
        font-weight: 300;
        font-size: 30px;
        line-height: 1.18;
        text-transform: none;
        margin: 0 0 30px;
    }
    .fitnessExpert__blogs_inner {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    .fitnessExpert__blogsingle:first-child {
        margin-left: 10px;
    }
    .first-image-block {
        padding-top: 19px;
    }
    .producttabbdSlider__title_section {
        display: flex;
        align-items: center;
        justify-content: space-around;
        border-bottom: 1px solid #cccccc;
        padding-bottom: 15px;
        padding-top: 34px;
    }
    .producttabbdSlider__contentArea {
        min-height: 347px;
        position: relative;
    }
    .tabbed_section_buttons {
        padding-right: 0px;
        display: none;
    }
    .producttabbdSlider__inner {
        padding-bottom: 0;
        padding-left: 20px;
        padding-right: 20px;
    }
    .tabbedTitle__inner::-webkit-scrollbar {
        display: none;
    }
    .tabbedTitle {
        max-width: unset;
        width: 100%;
    }
    .tabbled_title_text {
        margin: 0 20px 0 0;
        padding: 0 0px 0 0;
        letter-spacing: normal;
        line-height: 1;
        font-size: 19px;
        text-transform: none;
        cursor: pointer;
        color: #262626;
        font-weight: 300;
        opacity: .48;
    }
    .producttabbdSlider__title_section {
        padding-bottom: 19px;
        padding-top: 40px;
    }
    .single_tabbed_item_inner {
        padding-left: 0;
        padding-top: 20px;
    }
    .swiper-slide.single_product_slider {
        width: 300px!important;
        margin-right: 5px!important;
        padding: 10px 0px;
        max-height: 325px;
        transition: all .3s;
    }
    .single_product_slider .product-details a {
        font-size: 16px;
        font-family: Oswald,sans-serif;
        font-weight: 400;
        margin-top: 14px;
    }
    .homeImgText--content_left {
        margin-top: 15px;
    }
}
@media only screen and (min-width:768px) and (max-width:991px){
}
@media only screen and (max-width:480px){
    .product_main_informations button.add_to_cart {
        max-width: 100%;
        height: 41px;
        font-size: 13px;
    }
    .carousel-cell {
        width: 100%;
        height:180px;
        margin-right: 0;
        display: flex;
        border-radius: 0;
        align-items: center;
        justify-content: center;
    }
    .product_main_img button.flickity-button {
        display: none;
    }
    .image__container {
        width: 270px;
        height: 180px;
    }
    .image__container img {
        width: auto;
        height: 180px;
    }
    .map-area {
        width: 100%;
        max-width: unset;
        border: 6px solid white;
        display: none;
    }
    .mobile-maps-area {
        width: 100%;
        border: 6px solid white;
        margin-bottom: 30px;
        margin-top: 12px;
        display:block;
    }
    .mobile-maps-area iframe {
        width: 100%;
        height: 320px;
    }
    .store-info-area {
        width: 100%;
        padding-left: 0;
        max-width: unset;
        margin-top: 30px;
    }
    .nearestStore_wrapper {
        background: #f1f1f1;
        padding-top: 29px;
        padding-bottom: 30px;
        min-height: 545px;
        display: flex;
        align-items: center;
        padding-left: 23px;
        padding-right: 23px;
    }
    .nearestwrapper_inner {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: column;
    }
    .shopify-section--miniTextImgBlock .homeImgText__inner {
        flex-direction: column-reverse;
    }
    .shopify-section--miniTextImgBlock .homeImgText__imgInner {
        margin-top: -60px;
        margin-bottom: 38px;
    }
    .homeImgText.homeImgText--mini {
        background: white;
        margin-bottom: 0;
    }
    .fitnessExpert__blogs_inner {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    .fitnessExpert__blogsingle {
        width: 100%;
        margin: 0px;
        max-width: 320px;
        margin-bottom: 25px;
    }
    .fitnessExpert__blogsingle:first-child {
        margin-left: 0px;
    }
    .homeImgText__subtitle {
        margin: 0;
        font-size: 15px;
        font-weight: 600;
        letter-spacing: normal;
        color: #2a99e4;
        line-height: 1;
        margin-bottom: 11px;
    }
    .homeImgText__inner {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
        padding: 20px;
    }
    .homeImgText__content {
        width: 100%;
        max-width: 480px;
    }
    .homeImgText__subtitle {
        margin: 0;
        font-size: 15px;
        font-weight: 600;
        letter-spacing: normal;
        color: #2a99e4;
        line-height: 1;
        padding-bottom: 20px;
    }
    .homeImgText__text p {
        line-height: 1.63;
        margin: 0;
        color: #333;
        font-weight: 400;
        font-size: 15px;
    }
    .homeImgText__imgInner {
        margin-top: 34px;
    }
    .homeImgText--content_right .homeImgText__inner {
        flex-direction: column;
    }
    .homeImgText--content_right .homeImgText__content {
        padding-left: 0;
    }
    .homeImgText--content_right {
        padding-top: 0;
        margin-bottom: 50px;
    }
    .homeImgText--content_right .homeImgText__imgInner {
        margin-top: 34px;
        margin-bottom: -62px;
    }
    .swiper-slide.single_product_slider {
        width: 242px!important;
        margin-right: 5px!important;
        padding: 10px 0;
        max-height: 325px;
        transition: all .3s;
    }
    .tabbedTitle__inner {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
        overflow-x: scroll;
    }
    .section {
        width: 100%;
    }
}
@media only screen and (max-width:767px) and (min-width:480px){
    #insta-feed {
        width: 100%;
        display: flex;
        width: 100%;
        overflow: hidden;
    }
    .homeImgText--content_right {
        padding-top: 50px;
        margin-bottom: 50px;
        padding-bottom: 40px;
    }
    .product_main_informations .shipping-delivery-details .shipping-items .shipping-item {
        padding: 12px 20px;
        border-left: 1px solid lightgray;
        position: relative;
        background: #e7e7e7;
        flex: 1;
        width: 100%;
    }
    .summary-overview {
        width: 100%!important;
        float: none!important;
        margin-bottom: 15px!important;
    }
    .stamped-summary-photos.stamped-summary-photos-container {
        text-align: left!important;
    }
    span.stamped-summary-actions-newreview {
        font-size: 13px;
        height: 41px;
        width: 274px;
        font-family: Oswald, sans-serif!important;
        font-weight: normal;
        text-transform: uppercase;
        padding: 3px;
        border: 1px solid #333;
        border-radius: 0;
        box-shadow: unset!important;
    }
    span.stamped-sort-select-wrapper {
        display: none;
    }
    ul.stamped-summary-keywords-list {
        max-height: unset!important;
        overflow-y: scroll;
    }
    h3.stamped-review-header-title {
        font-size: 21px;
        font-weight: 300!Important;
        margin-top: 25px;
        margin-bottom: 17px!important;
    }
    .stamped-review {
        background: white;
        padding: 15px;
        position: relative;
        padding-bottom: 55px!important;
    }
    label.stamped-form-label {
        font-family: Roboto, sans-serif;
        font-weight: normal;
        font-size: 14px;
    }
    .stamped-form-contact-email, .stamped-form-contact-location, .stamped-form-contact-name {
        width: 100%!important;
        padding-right: 5px!important;
    }
    .stamped-form-actions {
        text-align: center;
        margin-bottom: 30px;
        align-items: center;
    }
    span.stamped-file-uploader-btn {
        padding: 13px!important;
    }
    .stamped-review-header .review-location {
        right: unset;
        bottom: 12px;
        left: 15px;
    }
    p.stamped-review-content-body {
        font-size: 13px!important;
        white-space: pre-wrap;
        margin-bottom: 0;
    }
}
@media only screen and (max-width:991px) and (min-width:768px){
    .homeImgText--content_right {
        padding-top: 50px;
        margin-bottom: 50px;
        padding-bottom: 40px;
    }
    .fitnessExpert__blogs_inner {
        flex-wrap: nowrap;
    }
}
@media only screen and (max-width:767px) {
    .breadcrump__inner {
        padding: 10px;
        margin-top: 135px;
    }
    ul.breadcrump_list li {
        font-size: 13px;
        font-weight: normal;
        letter-spacing: .1em;
        line-height: 1.5;
        margin: 0;
    }
    .storeTeam__slider:after {
        width: 21px;
        height: 100%;
        content: "";
        position: absolute;
        background: white;
        top: 0;
        right: -21px;
        z-index: 99;
    }
    .storeTeam__slider {
        position: relative;
    }
    .storeTeam__slider:before {
        width: 21px;
        height: 100%;
        content: "";
        position: absolute;
        background: white;
        top: 0;
        left: -21px;
        z-index: 99;
    }
    .page-new-store #shopify-section-newsletter .section {
        max-width: 1086px;
        padding: 0px 0px;
    }
    .storeMapArea__map {
        width: 100%;
    }
    .storeMapArea_wrap {
        display: block;
        align-items: center;
        justify-content: space-between;
    }
    .storeMapArea__map.streetview {
        margin-top: 18px;
    }
    .page-new-store .section {
        max-width: 1086px;
        padding: 0px 21px;
    }
    .pageStoreinfo__sidebar {
        width: 100%;
    }
    .pageStoreinfo__information {
        width: 100%;
        padding-right: 0;
    }
    .pageStoreinfo__content {
        display: flex;
        flex-direction: column-reverse;
    }
    .pageStoreinfo__social {
        margin-top: 19px;
    }
    .store_socail {
        max-width: 280px;
    }
    .pageStoreinfo__hours {
        max-width: 480px;
    }
    .store_socail {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-top: 15px;
        margin-bottom: 35px;
    }
    h2.storeTeam__title {
        font-size: 27px;
        line-height: 60px;
        letter-spacing: 0;
        font-weight: 400;
        border-bottom: 1px solid #cccccc;
        padding-bottom: 7px;
        margin: 0;
    }
    h2.storeTeam__title span {
        font-size: 19px;
    }
    .singleteamSLider_inner {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        width: 100%;
        flex-direction: column;
    }
    .singleteamSLider__content {
        width: 100%;
        text-align: left;
        padding: 0;
    }
    h4.singleteamSLider__team_title {
        font-size: 18px;
        letter-spacing: 0;
        font-weight: 500;
        color: #2a99e4;
        line-height: 30px;
        margin: 0;
        padding: 0;
        margin-top: 15px;
        margin-bottom: 11px;
    }
    .instafeed-container {
        min-width: 133px;
        min-height: 133px;
    }
    div#insta-feed {
        display: flex;
        width: 100%;
        overflow: hidden;
    }
    p.carousel-status {
        text-align: center;
        font-size: 14px;
        color: #333333;
        display: block;
        margin-bottom: -6px;
        margin-top: 15px;
    }
    .review span.stamped-summary-caption .stamped-summary-text-1 {
        font-size: 30px!important;
        font-weight: 700;
        color: #1e5b83!important;
        font-family: Oswald, sans-serif;
        line-height: 60px;
    }
    .review span.stamped-summary-caption.stamped-summary-caption-2 {
        width: 100%;
        line-height: 1;
        text-align: left;
    }
    .product_information_sections {
        background: #f1f1f1;
        margin-top: 30px;
    }
    .mobile_socials .share-btn a {
        color: #fff;
        padding: 5px 5px 2px 5px;
        border: solid 1px #e2e2e2;
        display: inline-block;
        transition: all 500ms ease 0s;
    }
    .mobile_socials{
        display:block
    }
    .mobile_socials .social_buttons {
        text-align: left;
    }
    .mobile_socials .social_buttons {
        text-align: left;
        border-top: 0;
        padding-top: 6px;
        margin-bottom: 0;
    }
    .carousel-nav {
        display: none;
    }
    .one-whole {
        width: 100%;
    }
    .medium-down--one-whole {
        width: 100%;
    }
    .carousel {
        overflow: visible;
        margin-bottom: 0;
        flex-grow: 1;
        width: 100%;
    }
    .product_custom_social_area {
        display: none;
    }
    .product_main_img .sale_banner_product {
        position: absolute;
        right: 34px;
        font-size: 17px;
        padding: 0;
        letter-spacing: 0;
        height: 24px;
        width: 66px;
        top: 9px;
        z-index: 99;
    }
    .product_main_informations {
        padding-left: 0;
    }
    .product .section {
        width: 100%;
        padding: 0px 21px;
    }
    .product .nearestStore_wrapper .section {
        width: 100%;
        padding: 0px 0px;
    }
    .working-hrs p {
        width: 100%;
    }
    .product .productBanner .section {
        padding: 0;
    }
    .product .homePage_newsletter {
        padding-left: 0;
        padding-right: 0;
    }
    .product #contact_form .newsletter-form__sign-up {
        height: 41px;
        line-height: 1;
        border-radius: 2px;
    }
    .textImgBlock .section {
        width: 100%;
        max-width: 1440px;
        width: 100%;
        padding: 0;
    }
    .textImg_image_wrap {
        width: 100%;
        min-height: 213px;
        background-size: cover!important;
        background-position: center!important;
    }
    .textImg_content_wrap {
        width: 100%;
    }
    .textImgBlock__inn {
        display: flex;
        flex-direction: column;
    }
    .textImgBlock__inn.left_box {
        flex-direction: column;
    }
    .product_info_tab {
        display: flex;
        max-width: 480px;
        margin: 0 auto;
        justify-content: center;
    }
    .single_info_tab h2 {
        font-size: 12px;
        padding: 20px 15px;
        min-width: 80px;
    }
    .product_info_tab_content {
        padding: 9px 0px;
    }
    .productboughtSlider .swiper-button-next, .productboughtSlider .swiper-container-rtl, .productboughtSlider .swiper-button-prev {
        display:none;
    }
    .productlikedSlider .swiper-button-next, .productlikedSlider .swiper-container-rtl, .productlikedSlider .swiper-button-prev {
        top: -71px;
        display: none;
    }
    .productboughtSlider {
        margin-top: 0px;
    }
    .product_main_img {
        margin-bottom: 40px;
    }
}




/* End new homepage */

.header {
  min-height: 109px;
}

#header.mobile_nav-fixed--true {
  min-height: 40px;
  z-index: 90001;
}

@media only screen and (max-width: 798px) {
  #header {
    display: block !important;
  }
}

.product_custom_social_area {
  min-height: 94px;
}

/* New mobile navigation */

.mobile_nav-fixed--true #pagecontent {
  margin-top: 135px;
}

#header .top-bar {
  padding: 18px 12px;
}

#header a.mobile_logo img {
  max-width: 160px;
}

#header .mini_cart {
  background: unset;
  margin-left: 0;
  width: unset !important;
  max-width: unset !important;
  color: #f4f4f4 !important;
  z-index: 0;
}

#header .cart_count {
  width: 12px;
  height: 12px;
  background: #0FA3FF;
  border-radius: 50px;
  line-height: 8px;
  font-size: 8px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
  position: absolute !important;
  top: 0;
  right: 0;
}

.cart_content {
  top: 76px !important;
}

.top-bar .top-bar--right .icon-search {
  padding: 0 6px 0 0;
  z-index: 0;
}

.bottom-menu {
  display: flex;
  border-top: 1px solid #3F4348;
  background-color: #1B1F23;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
}

.bottom-menu li {
  margin: 0;
  flex-grow: 1;
}

.bottom-menu .bottom-menu__link {
  padding: 16px;
  font-family: Oswald;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 100%;
  display: block;
  color: #939DA8;
}

.bottom-menu li.active {
  border-bottom: 1px solid #2473A8;
}

.bottom-menu li.active a {
  color: white;
}


.mobile_menu_closer:before {
  content: '\00d7';
  color: #fff;
  font-weight: 300;
  font-family: Arial, sans-serif;
  position: absolute;
  top: 16px;
  left: 255px;
  font-size: 35px;
  width: 24px;
  height: 24px;
}

.menu-drawer__navigation {
  padding: 45px 0;
}

.menu-drawer__navigation-container .mobile-search {
  position: relative;
  height: unset;
  display: block !important;
  background: transparent;
}

.menu-drawer__navigation-container .mobile-search form {
  min-height: unset;
  background-color: unset;
  padding: 10px 16px 5px 16px;
}

.menu-drawer__navigation-container .mobile-search input#q {
  margin-bottom: 0;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.6);
  padding: 10px 20px 10px 30px !important;
  text-transform: capitalize;
  min-height: 32px;
  height: 32px;
  font-size: 14px;
}

.menu-drawer__navigation-container .mobile-search .icon-search {
  left: 17px;
  top: 13px;
}

.menu-drawer__navigation-container .mobile-search .icon-cross {
  display: none;
}

.menu-drawer__menu .login-button {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 16px;
}

.menu-drawer__menu .login-button a {
  font-weight: 400;
  font-size: 14px !important;
  text-decoration: none;
  color: white !important;
  letter-spacing: 1px;
  font-family: Oswald;
}

.icon-account, .icon-account svg, .icon-location, .icon-location svg {
  width: 24px;
  height: 24px;
}

.find-login {
  display: flex;
}

@media(max-width: 798px) {
  .shopify-section.shopify-section--slideshow.under-menu {
    margin-top: 123px;
  }

  .menu-drawer__inner-container .menu-drawer__navigation-container {
    height: 100%;
    max-width: 290px;
    overflow-y: auto;
    overflow-x: hidden;
    animation: fadeInLeft 0.3s linear none;
  }
}

.header__icon span {
  height: 100%;
  display: flex;
  align-items: center;
}

.header__icon--menu .icon {
  display: block;
  position: absolute;
  opacity: 1;
  transform: scale(1);
  transition: transform 150ms ease, opacity 150ms ease;
  width: 2rem;
  height: 2rem;
}

details summary::-webkit-details-marker {
  display:none;
}

details:not([open]) > .header__icon--menu .icon-close,
details[open] > .header__icon--menu .icon-hamburger {
  visibility: hidden;
  opacity: 0;
  transform: scale(0.8);
}

details[open]:not(.menu-opening) > .header__icon--menu .icon-close {
  visibility: hidden;
}

details[open]:not(.menu-opening) > .header__icon--menu .icon-hamburger {
  visibility: visible;
  opacity: 1;
  transform: scale(1.07);
}

details > .header__submenu {
  opacity: 0;
  transform: translateY(-1.5rem);
}

details[open] > .header__submenu {
  animation: animateMenuOpen 200ms ease;
  animation-fill-mode: forwards;
  z-index: 1;
}

@media (prefers-reduced-motion) {
  details[open] > .header__submenu {
    opacity: 1;
    transform: translateY(0);
  }
}
.overflow-hidden-mobile,
.overflow-hidden-tablet {
  overflow: hidden;
  height: calc(100vh - 123px);
}

@media screen and (min-width: 750px) {
  .overflow-hidden-mobile {
    overflow: auto;
  }
}

@media screen and (min-width: 990px) {
  .overflow-hidden-tablet {
    overflow: auto;
  }
}

.header__icon--menu {
  position: initial;
}

.header__icon--menu[aria-expanded="true"]::before {
  content: "";
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  display: block;
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10;
}

menu-drawer > details > summary::before,
menu-drawer > details[open]:not(.menu-opening) > summary::before {
  content: '';
  position: absolute;
  cursor: default;
  width: 100%;
  height: calc(100vh - 123px);
  top: 100%;
  left: 0;
  background: #1B1F23;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
  transition: opacity 0s, visibility 0s;
}

menu-drawer > details[open] > summary::before {
  visibility: visible;
  opacity: 1;
  transition: opacity 200ms ease,
  visibility 200ms ease;
}

.menu-drawer {
  position: absolute;
  transform: translateX(-100%);
  visibility: hidden;
  z-index: 3;
  left: 0;
  top: 0;
  padding: 0;
  background-color: #1B1F23;
  overflow-x: hidden;
  min-width: 290px;
  max-width: 290px;
  z-index: 10;
  height: 100vh;
}

details[open] > .menu-drawer,
details[open] > .menu-drawer__submenu {
  transition: transform 200ms ease,
    visibility 200ms ease;
}

details[open] > .menu-drawer,
details[open].menu-opening > .menu-drawer,
details[open].menu-opening > .menu-drawer__submenu {
  transform: translateX(0);
  visibility: visible;
}

.menu-drawer__navigation .submenu-open {
  visibility: hidden;
  transition: visibility 10ms ease;
}

.menu-drawer__inner-container {
  position: relative;
  height: 100%;
}

.menu-drawer__navigation-container {
  overflow-y: auto;
  height: 100%;
  position: relative;
}

.menu-drawer__inner-submenu {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

.menu-drawer__menu li {
  padding: 0;
  margin: 0;
}

.menu-drawer .menu-drawer__menu-item {
  font-weight: 400;
  font-size: 14px !important;
  padding: 16px;
  text-decoration: none;
  position: relative;
  justify-content: space-between;
  color: white !important;
  letter-spacing: 1px;
  font-family: Oswald;
  line-height: 100%;
}

.menu-drawer__menu-item--active:hover {
  background-color: rgba(#1B1F23, 0.08);
}

.menu-drawer__menu-item > .icon-caret {
  max-width: 16px;
}

.menu-drawer__submenu {
  position: absolute;
  top: 0;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-color: #1B1F23;
  transform: translateX(100%);
  visibility: hidden;
  overflow-y: auto;
  margin-top: 45px;
}

.menu-drawer__inner-submenu .menu-drawer__submenu.has-submenu {
  margin-top: 0;
}

.menu-drawer__close-button {
  padding: 16px;
  text-decoration: none;
  display: flex;
  align-items: center;
  width: 100%;
  background-color: transparent;
  font-family: Oswald;
  letter-spacing: 0.05em;
  text-align: left;
  color: white;
  font-size: 20px;
}

.menu-drawer__close-button .icon-caret {
  transform: rotate(180deg);
  max-width: 16px;
  margin-right: 16px;
}

.paginate .page {
    display: inline-block;
}

.paginate .next,
.paginate .prev {
  padding: 0.5rem;
}

#reamaze-widget {
    z-index: 9999!important;
}

.shipping_elegible_text,
.displayCartShip.cart_paege_discount {
    display: none;
}

.cart_content .shiiping_fee_discount {
    display: none !important;
}

.js-custom-payment-buttons {
  display: none;
}
.paypal-cstm-btn {
  background: #ffc439;
  color: #111;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  border: none;
  vertical-align: top;
  cursor: pointer;
  outline: none;
  overflow: hidden;
  transition: opacity 0.25s ease-in-out;
  border-radius: 4px;
  height: 30px;
  min-height: 54px;
  max-height: 54px;
  padding-top: 10px;
}
.cart__wrapper #bread-checkout-btn,
.cart__wrapper .shopify-block.shopify-app-block.cart-widget {
  clear: both;
}

.additional-checkout-buttons ul > li:nth-child(2),
.additional-checkout-buttons ul > li:nth-child(3) {
  display: block !important;
}

/** Search page */

body.search .product-details .brand {
  display: block;
}

body.search .product-details .current_price small {
  font-style: italic;
}
@media(max-width: 768px) {
  body.search .product-wrap .image__container {
    width: auto;
    height: auto;
  }
  body.search .relative.product_image {
    height: auto;
  }
  body.search .one-whole {
    max-width: calc(100% - 15px);
  }
}

/** EOF Search page */

.template-collection .fullwd.product-list,
.template-search .fullwd.product-list {
  width: 100%;
}
.call-tag {
    padding: 8px 12px;
    gap: 8px;
    background: #EEF6FF;
    border-radius: 4px;
    display: inline-block;

    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    color: #4373A8;
    width: auto;
}
.modal_price.call--tag {
    display: flex;
    gap: 10px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin-bottom: 10px !important;
    padding-bottom: 0 !important;
}
.price__inner {
    display: flex;
    flex-wrap: wrap;
}
.carousel.carousel-main.main_product_slider_inner .product-gallery__video .lazyframe {
    position: inherit !important;
}
.carousel.carousel-main.main_product_slider_inner .flickity-viewport {
    height: 460px !important;
}
.carousel.carousel-main.main_product_slider_inner .flickity-viewport .carousel-cell {
    height: 100% !important;
}