<!-- start Simple Custom CSS and JS -->
<style type="text/css">
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500;1,600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700&display=swap');
@import url('https://cdn-uicons.flaticon.com/uicons-regular-rounded/css/uicons-regular-rounded.css');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
@import url('https://cdn-uicons.flaticon.com/3.0.0/uicons-regular-rounded/css/uicons-regular-rounded.css');
@font-face {
    font-family: 'Figerona';
    src: url('https://cdn.shopify.com/s/files/1/0527/7587/8825/files/Figerona-Black.woff2') format('woff2'),
        url('https://cdn.shopify.com/s/files/1/0527/7587/8825/files/Figerona-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figerona';
    src: url('https://cdn.shopify.com/s/files/1/0527/7587/8825/files/Figerona-Bold.woff2') format('woff2'),
        url('https://cdn.shopify.com/s/files/1/0527/7587/8825/files/Figerona-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figerona';
    src: url('https://cdn.shopify.com/s/files/1/0527/7587/8825/files/Figerona-ExtraBold.woff2') format('woff2'),
        url('https://cdn.shopify.com/s/files/1/0527/7587/8825/files/Figerona-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figerona';
    src: url('https://cdn.shopify.com/s/files/1/0527/7587/8825/files/Figerona-ExtraLight.woff2') format('woff2'),
        url('https://cdn.shopify.com/s/files/1/0527/7587/8825/files/Figerona-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figerona';
    src: url('https://cdn.shopify.com/s/files/1/0527/7587/8825/files/Figerona-Light.woff2') format('woff2'),
        url('https://cdn.shopify.com/s/files/1/0527/7587/8825/files/Figerona-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figerona';
    src: url('https://cdn.shopify.com/s/files/1/0527/7587/8825/files/Figerona-Medium.woff2') format('woff2'),
        url('https://cdn.shopify.com/s/files/1/0527/7587/8825/files/Figerona-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figerona';
    src: url('https://cdn.shopify.com/s/files/1/0527/7587/8825/files/Figerona-SemiBold.woff2') format('woff2'),
        url('https://cdn.shopify.com/s/files/1/0527/7587/8825/files/Figerona-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figerona';
    src: url('https://cdn.shopify.com/s/files/1/0527/7587/8825/files/Figerona-Regular.woff2') format('woff2'),
        url('https://cdn.shopify.com/s/files/1/0527/7587/8825/files/Figerona-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figerona';
    src: url('https://cdn.shopify.com/s/files/1/0527/7587/8825/files/Figerona-Thin.woff2') format('woff2'),
        url('https://cdn.shopify.com/s/files/1/0527/7587/8825/files/Figerona-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Belgium';
    src: url('https://cdn.shopify.com/s/files/1/0527/7587/8825/files/Belgium-Italic.woff2') format('woff2'),
        url('https://cdn.shopify.com/s/files/1/0527/7587/8825/files/Belgium-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Belgium';
    src: url('https://cdn.shopify.com/s/files/1/0527/7587/8825/files/Belgium-Regular.woff2') format('woff2'),
        url('https://cdn.shopify.com/s/files/1/0527/7587/8825/files/Belgium-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
b, div, html, p, span, strong, .navPages-action,.button
{
    font-family: 'Jost', sans-serif !important;
}
h1,h2,h3,h4,h5,
{
    font-weight: 400 !important;
    font-family: 'Jost', sans-serif !important;
}
.collectioninsides:hover .imagecollectionblock::before {
    background-color: rgba(0, 0, 0, 0.7);
    transition: 0.2s;
}
body {
    max-width: 100%;
    margin: auto;
}
.secondsection--home .col-sm-6 {
    padding: 0;
}
.footer--newsletter h2 {
    margin: 0;
    color: #000;
    font-size: 12px;
    line-height: normal;
    font-weight: 700;
    letter-spacing: 2px;
    text-align: left;
    font-family: 'Jost'!important;
    text-transform: uppercase;
}
.footer--newsletter {
    text-align: left;
}
.footer--newsletter p {
    font-size: 12px;
    margin-top: 10px;
    text-align: left;
}
.innermenusection ul {
    list-style: none;
    text-align: left;
    color: #fff;
    margin: 0;
}
.innermenusection a {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #000000;
    font-family: Jost!important;
    text-transform: uppercase!important;
}
.innermenusection li {
    padding: 0px 0;
    margin-bottom: 10px;
}
.eapps-link {
    filter: blur(1000000000px) !important;
}
body {
    overflow-x: hidden !important;
}
.productView-details .productView-rating .productView-reviewLink {
    font-size: 1.5rem;
}
.productView-details .productView-rating .icon {
    width: 2rem;
    height: 2rem;
}
.site-box-content {
    padding: 50px 10px;
    text-align: center;
}
.content.media-and-text-block {
    max-width: 900px;
    margin: auto;
}
.pace {
    display: none !important;
}
.icon--ratingEmpty svg {
    fill: #e3e3e3!important;
}
.themevale_page-heading {
    background: 0 0 !important;
}
.quickSearchResults .price-wrapper {
    display: none !important;
}
.hypardlist .col-sm-4 {
    padding: 5px;
}
.productimgfeatured {
    padding: 5px 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: left;
    justify-content: left;
    border: 1px solid #ebebeb;
}
.productimgsection {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 19px;
    margin-left: 4px;
}
.quickSearchResults {
    margin-top: 0;
}
.quickSearchResults .card-figure {
    display: none !important;
}
.dropdown--quickSearch {
    transition: 0.3s;
    position:relative !important;
    top:0 !important;
    display:none;
}
.dropdown--quickSearch.is-open {
    z-index: 999999999;
    border: 0 solid #000;
    transition: 0.3s;
    display:block;
}
.dropdown--quickSearch.is-open {
    left: 0;
    outline: 0;
    transform: translateY(-0%);
    z-index: 50;
}
.blogthumbnail img {
    width: 100% !important;
}
.blogthumbnail {
    padding: 5px !important;
}
.blogthumbnailinner {
    border: 1px solid #e9e9e9 !important;
    padding: 15px !important;
}
.heroCarousel {
    margin-bottom: 0;
}
[data-product-option-change] .form-option {
    width: 150px;
    height: 37px;
    border-radius: 0 !important;
}
.cart-item-quantity .form-increment .button > .icon {
    font-size: 30px;
}
.form-field--increments .form-increment .button > .icon {
    font-size: 30px;
}
.page-heading-wrapper p {
    max-width: 800px;
    margin: auto;
}
.threesection.col-sm-6 {
    padding: 5px;
}
.threesection.col-sm-4 {
    padding: 5px;
}
img.threesectionovertext {
    position: relative;
}
.threesectioncontent {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 26px;
    font-weight: 800;
    color: #000;
    text-align: center;
}
@media (min-width: 993px) {
    .heroCarousel-content {
        background-color: #fff;
        padding: 30px;
    }
}
.button-transparent:hover svg {
    fill: #fff;
}
.header-logo > a {
    vertical-align: middle;
}
@media (max-width: 550px) {
    .themevale_middleHeader .header-logo-text {
        font-size: 28px;
    }
}
.form-input,
.form-select {
    height: 44px;
}
.desktopheader {
    z-index: 9999;
    background-color: #fff;
    border-bottom: 0px solid #eee;
}
.navPage-subMenu {
    z-index: 999;
    top:auto;
}
@media (min-width: 1025px) {
    .header-logo-text {
        font-size: 40px;
    }
}
#maintenance-notice {
    display: none !important;
}
.navPages-item:hover > .has-subMenu + .navPage-subMenu-horizontal {
    z-index: 99;
}
.privy-powered-by {
    height: 0 !important;
    opacity: 0 !important;
}
.privy-privacy-container.privy-foreground-element {
    opacity: 0 !important;
    height: 0 !important;
}
body {
    font-size: 1.3rem;
    line-height: 30px;
}
.productView-details .productView-price .price-section {
    font-size: 15px;
    font-weight: 400;
    color: #000!important;
}
.productView-details .productView-price .price-section.non-sale-price--withoutTax + .price-section--withoutTax {
    color: #969696;
}
.productView-details .productView-price {
    margin-top: 10px;
}
@media (min-width: 415px) {
    .productView-details .productView-title {
        font-size: 28px;
        font-weight: 100;
        text-transform: uppercase;
        line-height: normal;
    }
}
.tickmark {
    position: absolute;
    width: 40px;
    right: 36px;
    top: 29px;
}
.fifthsection {
    padding: 20px;
    border: 1px solid #e2e2e2;
    min-height: 200px;
    margin: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-height: 200px;
}
.twosection {
    font-size: 18px;
    letter-spacing: 0;
}
.socialLinks .socialLinks-item {
    margin: 0 6px 5px 0;
}
.socialLinks--alt .icon {
height: 29px;
    width: 29px;
    margin: 0 10px;
}
h2.newlstterheading {
    font-size: 29px;
    line-height: normal;
}
p.newlstterbody {
    font-size: 20px;
    line-height: normal;
}
.footernewsletter {
    max-width: 500px;
    margin: auto;
    text-align: center;
}
.footernewslettercontainer {
    padding: 90px 40px;
    background-color: #f9f9f9;
}
@media (min-width: 768px) {
    .home--thirdsection .col-sm-2 {
        width: 16%;
    }
    .flexboxnew {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.sidetoolbar {
    display: inline-block;
    margin-right: 14px;
}
.sidetoolbar a {
    font-weight: 700;
    font-size: 14px;
}
.sidetoolbar .icon {
    width: 25px;
    height: 25px;
    vertical-align: middle;
}
.header-logo-image {
    max-height: 45px;
}
@media (min-width: 768px) {
    .header-logo-image {
    max-height: 100%;
    width: 240px;
    }
    .navPages-action {
font-weight: 400!important;
    letter-spacing: 1px !important;
    font-size: 12px!important;
    transition: 0s!important;
    color: #000!important;
    font-family: 'Jost', sans-serif !important;
    }
    .flexdesktopgrid {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 5px 0;
    }
    .flexheadertop {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        padding: 5px 0;
    }
    .footerinsider {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: baseline;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media only screen and (max-width: 1024px) {
    .desktopheader {
        display: none;
    }
}
@media only screen and (min-width: 1024px) {
    .mobileheader {
        display: none;
    }
    .navPages {
        text-align: center;
        line-height: normal;
        max-width:100%;
    }
}
#top-bar-promotion {
    font-size: 14px;
    color: #000;
    background-color: #f5deb3;
    text-transform: capitalize;
    padding: 5px 0;
}
@media (min-width: 1025px) {
    .header-logo {
        margin-top: 0;
        margin-bottom: 0;
    }
}
.collectioninsides:hover .button {
    background-color: #fff;
    color: #000;
    border: 1px solid #fff;
}
.collectioninsides {
    transition: 0.2s;
}
.gallery-top {
    height: 80%;
    width: 100%;
}
.gallery-thumbs {
    box-sizing: border-box;
    padding: 10px 0;
    margin-top: 20px;
    margin-bottom: 20px;
}
.gallery-thumbs .swiper-slide {
    opacity: 1;
    border: 2px solid #f7f7f7;
    padding: 3px;
}
.gallery-thumbs img {
    object-fit: cover;
}
@media only screen and (min-width: 600px) {
    .navPages-container {
        border-top: 0 solid #e5e5e5 !important;
    }
}
.bestseling {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 500px;
    margin: auto;
    margin-top: 53px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    box-shadow: 6px 6px #f8752b;
}
.iconcontainer img {
    width: 59px;
}
.iconclicksection a {
    margin-bottom: 0 !important;
    margin-left: 18px;
    opacity: 1;
}
.productCarousel .slick-arrow {
    top: 50% !important;
}
.productView-img-container img {
    position: relative;
}
.previewCartCheckout .button-transparent {
    color: #fff;
    border: 1px solid #000;
    padding: 15px 30px 15px 30px;
}
@media (min-width: 1025px) {
    .previewCartCheckout .button-transparent:active,
    .previewCartCheckout .button-transparent:focus,
    .previewCartCheckout .button-transparent:hover {
        color: #fff;
        border: 1px solid gray;
    }
}
@media (max-width: 1024px) {
    .navPages li {
        border-top: 0 solid #eaeaea;
    }
}
@media (max-width: 1024px) {
    .navPages .navPages-list > li:last-child {
        border-bottom: 0 solid #eaeaea;
    }
}
@media (max-width: 1024px) {
    .navPages-action {
        font-size: 14px;
    }
}
.themevale_Mobile {
    transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
}
@media (min-width: 1025px) {
    .navPage-subMenu-item > .navPage-subMenu-action {
        border-bottom: 0 solid #ebebeb;
    }
}
.imagecollectionblock::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.43);
    color: #fff;
}
.absoluteone {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
h2.collectionsheading {
    color: #fff;
    font-weight: 900;
    text-transform: none;
    font-family: 'Jost' !important;
    font-style: italic;
    margin-bottom: 30px;
}
.brandingnew {
    padding: 20px;
    background-color: #ff5c00;
    font-size: 17px;
    font-style: italic;
    font-weight: 900;
    color: #fff;
    -webkit-clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);
    clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);
}
.brandcontainer {
    max-width: 800px;
    margin: auto;
}
.heroCarousel .slick-slide.slick-current .heroCarousel-title {
    font-weight: 900;
    font-style: normal;
    text-transform: uppercase;
    line-height: normal;
    font-size: 40px;
    margin-bottom: 10px;
}
.heroCarousel .heroCarousel-title {
    font-weight: 900;
    font-style: normal;
    text-transform: uppercase;
    line-height: normal;
    font-size: 22px;
    margin-bottom: 14px;
}
@media (min-width: 801px) {
    .heroCarousel .slick-slide.slick-current .heroCarousel-title {
        font-size: 80px;
    }
    .heroCarousel .slick-slide.slick-current .heroCarousel-title {
        font-weight: 900;
        font-style: normal;
        text-transform: uppercase;
        color: #000;
        margin-bottom: 14px;
    }
    .heroCarousel .heroCarousel-title {
        font-weight: 900;
        font-style: normal;
        text-transform: uppercase;
        color: #000;
        margin-bottom: 14px;
    }
    p.heroCarousel-description {
        color: #000 !important;
        font-size: 22px !important;
        font-weight: 400 !important;
    }
    .navPage-subMenu {
        padding: 15px 0 0;
    }
}
body {
    font-family: 'Jost' !important;
}
a.linkitems {
    padding: 0 14px;
}
#fs_container #fs_background #fs_bar .demo-icon {
    background: #e95144;
    color: #fff;
    padding: 2px 7px 3px 7px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.02em;
    margin-right: 15px;
    line-height: 16px;
}
@media (max-width: 1024px) {
    #fs_container #fs_background #fs_bar .demo-icon {
        display: none;
    }
}
.free_shipping_message .demo-icon {
    display: none;
}
#cart-preview-dropdown .free_shipping_message,
#cart-preview-dropdown2 .free_shipping_message {
    margin-top: 20px;
}
@media only screen and (min-width: 600px) {
    .navPages-container {
        border-top: 1px solid #e5e5e5;
    }
    .navPages-action {
            border-bottom: 0px solid white;
    margin: 0px 10px 0 10px;
    padding:0px;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 0;
        color: #000;
    }
    nav.navUser {
        position: absolute;
        width: 100%;
    }
    .themevale_middleHeader {
        max-width: 100%;
        margin: auto;
        z-index: 99999;
    }
    nav.navUser {
        z-index: 10;
    }
}
.adminBar {
    display: none;
}
body.hasAdminBar .header {
    padding-top: 0;
}
.themevale_bottomFooter {
    display: none;
}
.themevale_bottomFooter {
    display: none !important;
}
.button-transparent {
    color: #000 !important;
}
.button,
button {
    font-weight: 500;
    border-radius: 36px;
    letter-spacing: 0;
    border: 1px solid transparent;
    transition: all .3s ease;
    padding: 9px 30px;
    background-color: #ddc3be;
    color: #000;
    font-size: 14px;
    border-radius: 2px;
}
.button:active,
.button:focus,
.button:hover,
button:active,
button:focus,
button:hover {
color: #fff;
    border: 1px solid #010101;
    background-color: #010101;
}
.footer-info-heading {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    position: relative;
    margin: 0 0 20px 0;
    letter-spacing: 0;
    text-transform: uppercase;
}
.footer-info-list > li {
    margin-bottom: 8px;
    text-transform: capitalize;
    font-weight: 300;
    letter-spacing: 0;
    font-size: 16px;
}
@media (min-width: 993px) {
    .themevale-infoFooter .footer-info-col {
        width: 50%;
    }
}
.button-transparent {
    color: #fff;
}
.button-transparent svg {
    fill: #fff;
}
.button-transparent:hover svg {
    fill: #000;
}
@media (min-width: 993px) {
    .heroCarousel-content {
        top: 50%;
        left: 50%;
        width: 100%;
        transform: translate(-50%, -50%);
    }
}
.heroCarousel .slick-slide.slick-current .heroCarousel-description {
    font-weight: 300;
    font-size: 19px;
    letter-spacing: 0;
    margin-bottom: 5px;
}
@-ms-viewport {
    width: device-width;
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none !important;
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table;
    }
    tr.visible-md {
        display: table-row !important;
    }
    td.visible-md,
    th.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table;
    }
    tr.visible-print {
        display: table-row !important;
    }
    td.visible-print,
    th.visible-print {
        display: table-cell !important;
    }
}
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.row {
    margin-left: 0;
    margin-right: 0;
}
.col,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 768px) {
    .col,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 20%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 992px) {
    .col,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .col,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}
.clearfix,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table;
}
.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
*,
:after,
:before {
    box-sizing: border-box;
}
.themevale_page-heading {
    font-weight: 700;
    text-transform: none;
    font-family: 'Jost' !important;
}
@media (min-width: 501px) {
    .themevale_page-heading {
        font-size: 59px;
    }
}
.banner-block .half-block .img {
    width: 100%;
    object-fit: cover;
    height: 560px;
}
@media (max-width: 870px) {
    .banner-block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (min-width: 871px) {
    .banner-block .second {
        margin-left: 50px;
    }
}
.banner-block .second .content {
    right: 0;
}
@media (max-width: 870px) {
    .banner-block .first {
        margin-bottom: 40px;
    }
}
.banner-block .first .content {
    left: 0;
}
@media (max-width: 870px) {
    .banner-block .half-block {
        width: 100%;
    }
}
.banner-block .half-block .img {
    width: 100%;
    object-fit: cover;
    height: 560px;
}
@media (max-width: 400px) {
    .banner-block .half-block .img {
        height: 500px;
    }
}
.banner-block .half-block .content {
    max-width: 100%;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    padding: 20px;
    width: 100%;
}
@media (max-width: 1000px) {
    .banner-block .half-block .content {
        bottom: 0;
        max-width: 100%;
        width: 100%;
    }
}
.banner-block .half-block .content .heading {
    font-size: 32px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 38px;
    font-family: 'Jost' !important;
    color: #fff;
}
@media (max-width: 1000px) {
    .banner-block .half-block .content .heading {
        font-size: 26px;
    }
}
.banner-block .half-block .content .btn-shop {
    border: 2px solid #000;
    font-weight: 600;
    padding: 9px 50px;
    display: inline-block;
    font-size: 14px;
    text-shadow: unset;
    transition-duration: 0.4s;
}
.banner-block .half-block .content .btn-shop:hover {
    background: #000;
    color: #fff;
}
p.boxbody {
    color: #fff;
}
a.boxlink {
    color: #fff;
    border-bottom: 1px solid #fff;
}
.themevale_page-heading-wrapper:before {
    height: 0 !important;
}
.helpcenter {
    padding: 30px 0 30px 0;
    background-color: #fbfbfb;
}
.helpcentertext {
    text-align: center;
    font-size: 21px;
    letter-spacing: 0;
    margin-bottom: 0;
}
.helpcenterimg {
    width: 20px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    top: -1px;
    right: 0;
    transition: 0.2s ease;
}
.helpcenterlink:hover .helpcenterimg {
    right: -10px;
}
body.hasAdminBar {
    padding-top: 0;
}
@media (min-width: 993px) {
    .banner-parallax .image-parallax-wrapper .white-banner {
        background-color: transparent;
    }
}
.banner-parallax .content-parallax-wrapper {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.08), #fff);
}
@media (min-width: 1025px) {
    .trending-blog .wrapper-image:before {
        padding-top: 50%;
    }
}
@media (min-width: 1025px) {
    .card:hover .card-img-container:before {
        opacity: 0;
        visibility: hidden;
    }
}
a.card-figcaption-button.quickview {
    display: block !important;
}
a.card-figcaption-button.wishlist {
    display: none !important;
}
a.button.card-figcaption-button.themevale_btnATC {
    display: block !important;
}
.card .card-body {
    text-align: center;
    padding-top: 0;
}
.card .card-body .price-wrapper .card-price {
    float: none;
}
.card-price {
    letter-spacing: 0;
}
@media only screen and (min-width: 750px) {
    .themevalte_productView-images .productView-img-container > a img {
        top: initial;
        left: initial;
        right: initial;
        width: auto;
        height: auto;
        position: relative;
        transform: none;
    }
    .productView-img-container:after {
        padding-bottom: initial !important;
    }
    .productView-img-container img {
        max-height: none;
    }
    .themevalte_productView-images .productView-img-container > a {
        position: relative;
    }
}
img.card-image.lazyautosizes.lazyloaded {
    margin-bottom: 0;
    margin-top: 0;
}
figure.card-figure {
    padding-bottom: 0;
}
.themevale_page-heading {
    font-weight: 500;
    font-family: 'Jost' !important;
    color: #252527 !important;
    line-height: 1.2em !important;
    font-size: 40px !important;
    margin-top: 50px;
}
.card-img-container:after {
    content: "";
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: unset !important;
}
.card-image {
    position: relative;
    width: 100%;
}
#themevale_newsletter .newsletter-popup-container {
    padding: 0px;
    background: white;
        max-width: 800px;
}
h2.newsletter-heading {
    font-family: 'Jost' !important;
    text-transform: none;
    font-size: 59px !important;
    font-weight: 100;
    margin-bottom: 56px !important;
    margin-top: 23px !important;
    color: #fff !important;
}
p.newsletter-sub-heading {
    color: #fff;
    font-size: 20px;
    line-height: normal;
}
.newsletter-popup-container .modal-close span {
    color: #fff;
}
#popupSubcribeForm .button {
    background-color: #fff;
    color: #000;
}
.newsletter-message {
    color: #fff;
    border-bottom: 1px solid #fff;
}
#popupSubcribeForm #nl_email2 {
    border-radius: 0;
    border-bottom: 5px solid #f8752b;
}
.fiveicons {
    letter-spacing: 0;
    font-size: 14px;
    margin-top: 23px;
}
.fiveiconsimg {
    width: 160px;
}
@media (min-width: 1025px) {
    .navPage-subMenu {
        background-color: #fff !important;
    }
}
.navPages .navPage-subMenu-list {
    max-width: 100%;
}
.productimghome img {
    width: 84px;
}
.productimghome {
    text-align: center;
}
.productsectionhome {
    text-align: left;
}
.productView-details .productView-price {
    font-size: 19px;
    color: #1f0e12;
}
.hypardimageovertxt {
    width: 30%;
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translate(0, -50%);
}
.empirevita--imageovertext {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    max-width: 600px;
}
.hypardcontainer {
    position: relative;
}
.hyparimageheading {
    font-size: 31px;
    color: #000;
    letter-spacing: 0;
    text-transform: capitalize;
    margin-top: 0;
    margin-bottom: 15px;
    line-height: normal;
}
.hypardcontainer img {
    height: 400px;
    object-fit: cover;
    width: 100%;
}
@media only screen and (max-width: 801px) {
    .hypardimageovertxt {
        width: 90%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
    }
}
.card-price p {
    margin-bottom: 0;
}
.footer .socialLinks {
    margin-top: 0;
}
.payment-wrapper {
    margin-top: 20px;
}
.footer-info-list li {
    padding-bottom: 15px;
}
.Footer {
    padding: 34px 0;
    background: #fff;
    color: #6a6a6a;
    border-top: 1px solid #ddd;
}
.Footer--withMargin {
    margin-top: 60px;
}
.Footer .Heading,
.Footer .Link--primary:hover {
    color: #1c1b1b;
}
.Footer .Link--secondary:hover {
    color: #6a6a6a;
}
.Footer__Block {
    margin-top: 48px;
}
.Footer__Block:first-child {
    margin-top: 0;
}
.Footer__Title {
    margin-bottom: 20px;
}
.Footer__Social {
    margin-top: 5px;
}
.Footer__Content + .Footer__Newsletter {
    margin-top: 18px;
}
.Footer__Aside {
    text-align: center;
}
.Footer__Inner + .Footer__Aside {
    margin-top: 0;
    background-color: #fef8f2;
}
.Footer__ThemeAuthor {
    margin-top: 4px;
}
.Footer__PaymentList {
    margin: 54px -24px 0 -24px;
    padding-top: 28px;
    border-top: 1px solid #e9e9e9;
}
.Footer__PaymentList svg {
    opacity: 0.8;
    width: 38px;
    height: 24px;
}
@media screen and (min-width: 641px) {
    .Footer {
        padding: 75px 0 42px 0;
    }
    .Footer--withMargin {
        margin-top: 80px;
    }
    .Footer__Inner {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-left: 0;
        margin-right: 0;
    }
    .Footer__Block {
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        margin-top: 0;
        margin-bottom: 50px;
        padding-left: 40px;
        padding-right: 40px;
    }
    .Footer__Social {
        margin-top: 14px;
    }
    .Footer__Aside {
        text-align: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center;
    }
    .Footer__Inner + .Footer__Aside {
        margin-top: 20px;
    }
    .Footer__StoreName {
        font-size: 13px;
    }
    .Footer__PaymentList {
        padding: 0;
        margin: 0 -8px;
        border: none;
    }
}
@media screen and (min-width: 1240px) {
    .Footer--withMargin {
        margin-top: 120px;
    }
    .Footer__Inner {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .Footer--center .Footer__Inner {
        -ms-flex-pack: center;
        justify-content: center;
    }
    .Footer__Block {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }
    .Footer__Block--newsletter,
    .Footer__Block--text {
        -ms-flex-preferred-size: 240px;
        flex-basis: 240px;
    }
}
@media screen and (min-width: 1240px) {
    .Footer__Block--text {
        -ms-flex-preferred-size: 460px;
        flex-basis: 460px;
    }
    .Footer__Block--newsletter {
        -ms-flex-preferred-size: 375px;
        flex-basis: 375px;
    }
}
@media only screen and (min-width: 801px) {
    .logolists .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media only screen and (max-width: 801px) {
    .logolists .col-xs-6 {
        min-height: 100px;
    }
}
.CollectionItem__Content {
    opacity: 0 !important;
    transition: 0.2s;
}
.CollectionItem:hover .CollectionItem__Content {
    opacity: 1 !important;
    transition: 0.2s;
}
#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 45%;
    z-index: 99;
    font-size: 15px;
    border: none;
    outline: 0;
    background-color: #81d8d0;
    color: #fff;
    cursor: pointer;
    padding: 7px 16px;
    border-radius: 4px;
    transition: 0.1s;
}
#myBtn:hover {
    background-color: #555;
    transition: 0.1s;
}
.CollectionItem:hover .CollectionItem__Image {
    opacity: 0.1 !important;
    transition: 0.2s;
}
.CollectionItem:hover .CollectionItem__ImageWrapper {
    background: #81d8d0 !important;
    transition: 0.2s;
}
.CollectionItem__ImageWrapper {
    transition: 0.2s;
}
.value-propositions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #81d8d0;
}
@media only screen and (min-width: 768px) {
    .value-propositions {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}
.value-propositions li {
    width: 100%;
    border-bottom: 1px solid #81d8d0;
    color: #000;
    text-align: center;
    padding: 25px 15px 35px;
}
@media only screen and (min-width: 768px) {
    .value-propositions li {
        width: 25%;
        border-right: 1px solid #81d8d0;
    }
}
.value-propositions li:last-child {
    border-right: none;
}
.value-propositions li:last-child p span {
    display: block;
}
@media only screen and (min-width: 768px) {
    .value-propositions li:last-child p span {
        display: none;
    }
}
.value-propositions li .proposition-icon-holder {
    height: 38px;
    margin: auto 10px auto auto;
    width: 50px;
}
.value-propositions li .proposition-icon-holder img {
    margin-left: auto;
    width: 100%;
    height: auto;
    max-width: 40px;
    filter: invert(1);
}
.value-propositions li p {
    font-size: 10px;
    text-transform: uppercase;
    max-width: 173px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    letter-spacing: 1px;
}
@media only screen and (min-width: 768px) {
    .value-propositions li p {
        max-width: 180px;
    }
}
.value-proposition-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: center;
    justify-content: center;
}
@media only screen and (min-width: 768px) {
    .value-proposition-item {
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.proposition-copy-wrap {
    margin: auto;
    margin-left: 10px;
    padding-top: 10px;
}
@media only screen and (min-width: 768px) {
    .proposition-copy-wrap {
        padding-top: 0;
        margin-left: 5px;
    }
}
.Footer__Inner .footer-col1:nth-child(1) {
    width: 60%;
    border-right: 2px solid #e2e0e0;
    padding-right: 4%;
}
.Footer__Inner .footer-col1:nth-child(2) {
    width: 15%;
}
.Footer__Inner .footer-col1:nth-child(3) {
    width: 15%;
}
.Footer__Inner .footer-col1:nth-child(1) .Footer__Content.Rte {
    text-align: right;
    margin-bottom: 20px;
    padding-right: 2%;
}
.footer-col1 h2 {
    text-align: left;
    font-weight: 700;
    letter-spacing: 0;
    font-size: 16px;
    color: #666;
}
.Footer__Inner .footer-col1:nth-child(1) h2 {
    text-align: right;
    font-weight: 700;
    letter-spacing: 0;
    font-size: 16px;
    color: #666;
    padding-right: 2%;
}
.Footer__Inner #mc_embed_signup {
    background: 0 0;
}
.Footer__Inner #mc_embed_signup label {
    display: none;
}
.Footer__Inner #mc_embed_signup .mc-field-group {
    width: 48%;
    float: left;
    clear: none;
    margin-right: 2%;
}
.Footer__Inner #mc_embed_signup .mc-field-group:nth-child(3) {
    width: 63%;
}
.Footer__Inner input#mc-embedded-subscribe {
    clear: none !important;
    width: 33% !important;
    height: 40px !important;
    border-radius: 0 !important;
    background: #000 !important;
}
.Footer__Inner #mc_embed_signup .mc-field-group input {
    height: 40px !important;
    border-radius: 0 !important;
    border: 1px solid #000;
}
.Footer__Inner .footer-col1:nth-child(3) .social-links {
    display: none;
}
li.fa-contact,
li.fa-face,
li.fa-insta {
    border-bottom: 0 solid #d0cbca;
}
ul.social-links-footer {
    list-style: none;
}
ul.social-links-footer li img {
    filter: brightness(0);
}
.footer-col1 .social-links h3 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    color: #444;
    margin-top: 25px;
    margin-bottom: 0;
}
.Footer__Inner .footer-col1:nth-child(1) .Footer__Content.Rte span {
    display: block;
}
@media screen and (min-width: 1240px) {
    img.account-icon {
        width: 27px;
    }
}
@media screen and (max-width: 1239px) {
    .Collapsible .Heading {
        font-family: 'Jost' !important;
        letter-spacing: normal;
    }
    .datepicker-form input[type="text"] {
        padding: 10px;
        border: 2px solid #131212;
        width: 320px;
        text-transform: uppercase;
    }
    .datepicker-form {
        position: absolute;
        width: 43%;
        right: 26%;
        top: 35%;
    }
    .mobile-show {
        display: block;
    }
    aside.Drawer__Footer {
        display: none !important;
    }
}
@media screen and (max-width: 1007px) {
    #collection-filter-drawer .Drawer__Main {
        padding-left: 5%;
    }
    .search-container .items .item {
        width: 31% !important;
    }
    .datepicker-form {
        position: absolute;
        width: 50%;
        right: 18%;
        top: 35%;
    }
}
@media screen and (max-width: 870px) {
    .datepicker-form {
        position: absolute;
        width: 50%;
        right: 18%;
        top: 35%;
    }
    .datepicker-form input[type="text"] {
        width: 240px;
    }
}
@media screen and (max-width: 768px) {
    .Footer__Inner .footer-col1:nth-child(1) .Footer__Content.Rte span {
        display: inline-block;
    }
    .datepicker-form input[type="text"] {
        width: 210px;
    }
    .datepicker-form {
        width: 52%;
        right: 18%;
    }
    .search-container .sorting {
        width: 80px;
    }
    section#section-1557073413903 .left {
        width: 100%;
        margin-bottom: 20px;
    }
    section#section-1557073413903 .right {
        width: 100%;
    }
    .Footer__Inner .footer-col1:nth-child(1) {
        width: 50%;
    }
    .Footer__Inner .footer-col1:nth-child(2) {
        width: 23%;
    }
    .Footer__Inner .footer-col1:nth-child(3) {
        width: 23%;
    }
    .Footer__Inner #mc_embed_signup .mc-field-group {
        width: 100%;
        margin-right: 0;
    }
    .Footer__Inner #mc_embed_signup .mc-field-group:nth-child(3) {
        width: 100%;
    }
    .Footer__Inner input#mc-embedded-subscribe {
        width: 100% !important;
    }
}
@media screen and (max-width: 640px) {
    .spr-summary-actions-newreview {
        float: none !important;
    }
    .search-container .filter.vertical {
        width: 100% !important;
        margin-right: 0 !important;
    }
    .datepicker-form {
        top: initial;
        bottom: 12px;
        width: 100%;
        right: 0;
        padding: 0 2%;
    }
    span.pick-icon {
        float: left;
        position: relative;
        display: block;
        width: 65%;
    }
    .datepicker-form input[type="text"] {
        width: 100%;
    }
    .datepicker-form input[type="submit"] {
        width: 32%;
        margin-left: 2%;
    }
    .Footer__Inner .footer-col1:nth-child(1) {
        width: 100%;
        border-right: 0 solid #e2e0e0;
        padding-right: 0;
    }
    .Footer__Inner #mc_embed_signup form {
        padding: 10px 0 10px 0;
    }
    .Footer__Inner .footer-col1:nth-child(3) {
        width: 50%;
        float: right;
    }
    .Footer__Inner .footer-col1:nth-child(2) {
        width: 50%;
        float: left;
    }
    .Footer__Inner + .Footer__Aside {
        margin-top: 20px;
        clear: both;
    }
}
@media screen and (max-width: 425px) {
    .datepicker-form input[type="submit"] {
        width: 30%;
    }
    span.pick-icon {
        width: 68%;
    }
    .Footer__Inner .footer-col1:nth-child(3) {
        width: 100%;
        float: right;
        margin-top: 20px;
    }
    .Footer__Inner .footer-col1:nth-child(2) {
        width: 100%;
        float: left;
    }
    .Footer__Inner .footer-col1:nth-child(2) .social-links {
        display: none;
    }
    .Footer__Inner .footer-col1:nth-child(3) .social-links {
        display: block;
    }
    .Footer__Inner .footer-col1:nth-child(1) .Footer__Content.Rte {
        text-align: center;
    }
    .Footer__Inner .footer-col1:nth-child(1) h2 {
        text-align: center;
    }
    .QuantitySelector {
        width: 100%;
        margin-left: 0;
    }
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #ffdcd5 !important;
    border-color: transparent;
    color: #fff;
}
.daterangepicker td.in-range {
    background-color: #fff5f3 !important;
    border-color: transparent;
    color: #000;
    border-radius: 0;
}
.alert-info {
    background-color: #fff5f3 !important;
    border-color: #fff5f3 !important;
    color: #3d3d3d !important;
}
li.fa-contact img {
    height: 23px;
}
li.fa-contact a {
    padding-right: 10px;
}
li.fa-contact,
li.fa-face,
li.fa-insta {
    padding: 20px 8px 20px 0;
}
.subintracitypk {
    font-size: 18px !important;
}
.whymonblarimage {
    width: 70px;
}
.whymonblarheading {
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 0;
}
.whymonblarbody {
    font-size: 13px;
    letter-spacing: 1px;
    margin-bottom: 30px !important;
}
.monblarsectionheader {
    font-size: 28px;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.monblarsection {
    padding: 50px 0 94px 0;
    background-color: #fbfbfb;
}
.socialmedia {
    font-size: 28px;
}
.helpcenter {
    padding: 50px 0 50px 0;
    background-color: #fbfbfb;
}
.helpcentertext {
    text-align: center;
    font-size: 21px;
    letter-spacing: 2px;
}
.helpcenterimg {
    width: 20px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    top: -1px;
    right: 0;
    transition: 0.2s ease;
}
.helpcenterlink:hover .helpcenterimg {
    right: -10px;
}
.contactdiv {
    padding: 30px 0 30px 0;
    background-color: #fafafa;
}
footer#section-232332 .Container {
    padding: 0;
}
.Footer__Copyright {
    width: 100%;
    padding: 10px 30px;
}
ul.Linklist {
    margin: 0;
    list-style: none;
    font-size: 14px;
}
.heroCarousel-content .button {
    margin-top: 20px;
}
.heroCarousel .slick-arrow {
    padding: 7px;
    background-color: #fff;
    fill: #000;
    opacity: 1 !important;
}
.heroCarousel .slick-slide .heroCarousel-description {
    visibility: visible !important;
    animation-delay: 0s !important;
    animation-name: fadeInUp !important;
}
.heroCarousel .slick-slide .heroCarousel-title {
    visibility: visible !important;
    animation-delay: 0s !important;
    animation-name: fadeInUp !important;
}
.heroCarousel-content .heroCarousel-description {
    margin-bottom: 5px;
}
.iconimg img {
    max-width: 64px;
    max-height: 64px;
}
.iconcontent h2 {
    margin: 0;
    font-size: 18px;
    color: #000;
}
.iconcontent p {
    margin: 0;
    font-size: 14px;
    line-height: normal;
}
.iconcontent {
    padding-left: 10px;
    border-left: 1px solid #d6b99a;
}
.iconimg {
    padding-right: 10px;
}
.extrarow {
    margin-top: 40px;
    padding: 30px 30px;
    background-color: #f7d6b3;
}
.row.twonewbannners {
    padding-top: 8px !important;
}
.insideicons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px;
}
.card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
footer#section-232332 {
    background-color: #fff;
}
.extrarow {
    background-color: #f7d6b3;
}
.card-figcaption-button {
    display: none !important;
}
.card .card-body .card-title {
    font-size: 14px;
    font-weight: 500;
    margin-top: 20px;
}
.card .rating--small .icon {
    height: 17px;
    width: 17px;
}
.card-compare {
    display: none !important;
}
@media only screen and (min-width: 801px) {
    p.heroCarousel-description {
        color: #fff !important;
    }
    .heroCarousel .heroCarousel-title {
        color: #fff !important;
    }
    .heroCarousel-content .button {
        color: #fff !important;
        border-color: #3c3c3c !important;
        background-color: #3c3c3c !important;
        border-radius: 50px !important;
    }
    .heroCarousel-content {
        background-color: transparent !important;
    }
}
.accordion:after {
    content: "";
    color: #777;
    font-weight: 700;
    float: left;
    margin-left: 5px;
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
    transition: 0.2s;
    transform: translate(-90%, 20%);
}
.actives:after {
    transition: 0.2s;
    transform: rotate(90deg);
}
.panel {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    padding: 0 12px;
    border: 0 solid #888;
    font-size: 16px;
    padding: 0;
}
.accordion {
    color: #000;
    padding: 3px 9px 3px 0;
    width: 100%;
    border: none;
    transition: 0.4s;
    border-bottom: 0 solid #888;
    text-align: left;
    border-radius: 0;
    background-clip: padding-box;
    margin-top: 0;
    margin-bottom: 0;
    outline: 0;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0 10px;
    margin: 5px 0;
    background-color: #fff;
}
.buttoninside1,
.buttoninside1:hover {
    transition: 0.2s;
    padding: 10px 18px;
    color: #000;
}
.accordion:after,
.actives:after {
    background-image: url(https://cdn11.bigcommerce.com/s-lmmuc4p8rl/product_images/uploaded_images/img.png);
}
.panel.show {
    max-height: 100%;
}
.themevale_Mobile {
    width: 85%;
}
@media (min-width: 551px) {
    .themevale_Mobile {
        width: 380px;
    }
}
.firstone {
    padding: 0 20px;
}
.footerinsidernewsletter {
    text-align: center;
}
.Footer__Inner.row {
    background-color: #fef8f2;
}
@media only screen and (min-width: 801px) {
    .Footer__Inner.row .col-sm-6 {
        border: 1px solid #000;
    }
    .Footer__Inner.row .col-sm-6:nth-child(2) {
        border-left: 0 solid #000;
        border-right: 0 solid #000;
    }
    .Footer__Inner.row .col-sm-6:nth-child(1) {
        border-left: 0 solid #000;
    }
}
.footerinsidernewsletter {
    padding: 80px 20px;
}
.footerinsider {
    padding: 80px 20px;
}
.Footer__Inner + .Footer__Aside {
    margin-top: 0;
    background-color: #fef8f2;
}
.card .card-body .card-price {
font-size: 13px;
    letter-spacing: 1px;
}
a,
input[type="email"],
input[type="text"],
li,
p {
    font-family: 'Jost' !important;
    opacity: 1;
    text-transform: none !important;
}
body {
    color: #000 !important;
}
.title p {
    font-weight: 900;
    font-family: 'Jost' !important;
    color: #252527 !important;
    line-height: 1.2em !important;
    font-size: 40px !important;
}
h2.heroCarousel-title {
    font-family: 'Jost' !important;
}
.heroCarousel-content {
    max-width: 100%;
    width: 100%;
}
.fallinlovesectionimg {
    padding: 0;
}
.fallinlovesectioncontent {
    padding: 50px 50px;
}
.bgcolorfallinlove {
    background-color: #fdd8ca;
    padding: 0;
}
.col-sm-6.fallinlovesectioncontent h2 {
    font-family: 'Jost' !important;
    color: #252527 !important;
    line-height: 1.2em !important;
    font-size: 40px !important;
    margin-top: 50px;
}
@media screen and (min-width: 481px) {
    .mount-testimonials #shopify-section-product-recommendations:not([data-all_posts="2"]) .site-box,
    .mount-testimonials .site-box-container:not([data-all_posts="2"]) .site-box {
        height: auto !important;
    }
    .mount-testimonials .site-box-container[data-all_posts="1"] .site-box,
    .mount-testimonials [data-all_posts="1"]#shopify-section-product-recommendations .site-box {
        min-height: 100vh !important;
    }
}
.site-box.box__testimonial .site-box-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    text-align: center;
    padding: 50px 11%;
}
@media screen and (min-width: 769px) and (orientation: landscape) {
    .site-box.box__testimonial.box--small-lg blockquote {
        font-family: 'Jost' !important;
        font-weight: 400;
        font-style: italic;
        font-size: 1.75rem;
    }
    .site-box.box__testimonial.box--big blockquote {
        font-family: 'Jost' !important;
        font-weight: 400;
        font-style: italic;
        font-size: 2.25rem;
    }
}
@media screen and (max-width: 768px), screen and (max-width: 1024px) and (orientation: portrait) {
    .site-box-container[data-posts="0"] .site-box.box__testimonial:last-child,
    [data-posts="0"]#shopify-section-product-recommendations .site-box.box__testimonial:last-child {
        width: 100% !important;
        height: auto !important;
        min-height: 50vh !important;
    }
}
@media screen and (max-width: 480px) {
    .site-box.box__testimonial {
        width: 100% !important;
        height: auto !important;
        min-height: 33vh !important;
    }
}
.site-box.box__testimonial .cite {
    opacity: 0.66;
    font-size: 1rem;
    margin: 0;
    padding-top: 10px;
}
.site-box.box__testimonial .avatar {
    width: 75px;
    height: 75px;
    border-radius: 100%;
    margin: 0 auto 50px;
}
.site-box.box__testimonial .avatar img {
    border-radius: 100%;
}
.site-box.box__testimonial .avatar .avatar {
    background: #f5f5f5;
}
.site-box.box__testimonial .avatar .avatar path {
    fill: #222633;
}
.site-box.box__text .site-box-content {
    padding: 60px 0;
    width: 70%;
    max-width: 800px;
}
@media screen and (max-width: 768px), screen and (max-width: 1024px) and (orientation: portrait) {
    .site-box.box__text .site-box-content {
        width: 80%;
        padding: 12% 0;
    }
}
.site-box.box__text.box--big .site-box-content {
    max-width: 80%;
}
.site-box.box__text .rich-text-title {
    font-size: 0.875rem;
    text-transform: uppercase;
    border-bottom: 3px solid;
    padding-bottom: 25px;
    margin-bottom: 75px;
}
@media screen and (max-width: 768px), screen and (max-width: 1024px) and (orientation: portrait) {
    .site-box.box__text .rich-text-title {
        margin-bottom: 50px;
    }
}
@media screen and (max-width: 480px) {
    .site-box.box__text .rich-text-title {
        margin-bottom: 30px;
    }
}
.site-box.box__text .block:not(:first-child) {
    margin-top: 90px;
}
.site-box.box__form .site-box-content {
    padding: 100px 0;
    width: 70%;
    max-width: 500px;
}
.site-box.box__form .caption {
    font-size: 0.8125rem;
    opacity: 0.66;
    margin-bottom: 40px;
}
.site-box.box__slideshow-split {
    border-bottom: 1px solid #ededed;
    background: #fff !important;
}
@media screen and (min-width: 1025px) {
    .site-box.box__slideshow-split:not(.back-to-normal) .site-box-background-container {
        transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    }
    body.sidebar-move .site-box.box__slideshow-split:not(.back-to-normal) .site-box-background-container {
        transform: translateX(-480px);
    }
}
@media screen and (min-width: 1025px) and (max-width: 1024px) {
    .site-box.box__slideshow-split:not(.back-to-normal) .site-box-background-container {
        transition: transform 250ms linear;
    }
}
@media screen and (min-width: 1025px) and (max-width: 640px) {
    body.sidebar-move .site-box.box__slideshow-split:not(.back-to-normal) .site-box-background-container {
        transform: translateX(-320px);
    }
}
.site-box.box__slideshow-split .slideshow-item .site-box.box--big.box--big,
.site-box.box__slideshow-split .slideshow-item .site-box.box--big.box--bigger {
    height: 100vh;
}
.site-box.box__slideshow-split .slideshow-item .site-box.box--big.box--flexible {
    height: auto;
}
.index-margin-fix .site-box.box__slideshow-split .slideshow-item:not(:first-child) .site-box-content.fix-me-with-margin {
    margin-top: 0 !important;
}
.site-box.box__slideshow-split .slideshow-item .site-box-content {
    width: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.site-box.box__slideshow-split .slideshow-item .site-box {
    border: none !important;
}
.box--small {
    width: 25%;
    min-height: 0 !important;
}
@media screen and (max-width: 768px), screen and (max-width: 1024px) and (orientation: portrait) {
    .lap--box--small-lg {
        width: 50%;
        min-height: 0 !important;
    }
}
@media screen and (max-width: 480px) {
    .palm--box--small-fl {
        width: 100%;
        min-height: 0 !important;
        text-align: center;
    }
}
.container--fullscreen {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.site-box-content h2 {
    font-family: 'Jost' !important;
    color: #252527 !important;
    line-height: 1.2em !important;
    font-size: 40px !important;
    margin: 0;
}
.insidecontentmax {
    padding: 220px 0;
    text-align: center;
    background-size: cover !important;
    background-position: center !important;
    min-height: 600px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.insidecontentmax h2 {
    color: #fff !important;
    line-height: 1.2em !important;
    font-size: 40px !important;
    margin-top: 0;
}
h1.productView-title {
    font-weight: 900;
    color: #252527!important;
    line-height: 20px!important;
    font-size: 20px!important;
    margin-top: 50px;
    letter-spacing: 1px;
    margin-bottom: 5px !important;
}
.themevalte_productView .productView-description {
    line-height: 30px !important;
    font-size: 16px !important;
}
.twoblocktextblock p {
    font-size: 20px;
    line-height: 35px;
}
.twoblocktextblock h2 {
    font-weight: 900;
    font-family: 'Jost' !important;
    color: #252527 !important;
    line-height: 1.2em !important;
    font-size: 27px !important;
    margin-top: 50px;
}
.twoblocktextblock {
    padding: 0;
    max-width: 500px;
    margin: auto;
}
.twoblockimageblock {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
@media only screen and (min-width: 801px) {
    .twoblockproducts .row {
        position: relative;
        display: -ms-flexbox;
        display: flex;
    }
}
.button[disabled],
.button[disabled]:active,
.button[disabled]:focus,
.button[disabled]:hover,
button[disabled],
button[disabled]:active,
button[disabled]:focus,
button[disabled]:hover {
    opacity: 0.7 !important;
    color: #fff !important;
    border: 1px solid #000 !important;
    background-color: #000 !important;
}
.form-input {
    font-size: 1.5rem;
}
.Footer__Content.Rte {
    max-width: 500px;
    margin: auto;
}
.Footer__Content.Rte .form {
    margin: 0;
}
.Footer__Content.Rte .form-field {
    margin-bottom: 10px;
}
@media only screen and (max-width: 801px) {
    .footerinsidernewsletter {
        padding-bottom: 20px;
    }
    .footerinsider {
        padding-top: 0;
    }
}
#back-to-top .icon {
    fill: #fff;
}
#back-to-top {
    background-color: #d3163c !important;
    border: 2px solid #d3163c !important;
    border-radius: 50% !important;
}
.page-heading-wrapper .themevale_img-bg {
    width: 100%;
    object-fit: cover;
}
.page-heading-wrapper p {
    font-size: 20px;
}
h1.page-heading {
font-weight: 400!important;
    line-height: 1.2em!important;
    font-size: 33px!important;
    font-family: 'Jost'!important;
}
.new-customer .panel {
    height: 100%;
    max-height: 100%;
    border: 0 !important;
}
.new-customer .panel-body {
    padding: 0;
    margin-bottom: 0;
    font-size: 19px;
}
.new-customer .panel-body ul {
    list-style: none;
}
.new-customer .panel-header .panel-title {
    font-size: 28px;
    font-family: Jost!important;
}
p {
        font-size: 1.2rem;
    line-height: 1.5;
    margin-bottom: 1.5rem;
}
b,
strong {
    font-family: 'Jost' !important;
    line-height: 1.2em !important;
}
.disclaimer {
    color: #fff;
    padding: 20px 40px;
    background: #252a2b !important;
    font-size: 14px !important;
    text-align: left;
    position: relative;
    z-index: 999;
}
.disclaimer p {
    opacity: 0.48;
    font-size: 14px !important;
}
.content {
    border: 0 solid #e1e1e1 !important;
}
.home--firstsection {
    max-width: 700px;
    margin: auto;
    text-align: left;
    padding-top: 50px;
    padding-bottom: 50px;
    padding: 20px;
}
.home--firstsection h1 {
    font-size: 42px !important;
    line-height: normal;
    color: #4c3026;
}
.home--secondsection {
    padding-top: 60px;
    max-width: 1200px;
    margin: auto;
    padding-bottom: 60px;
}
.iconhome--main {
    text-align: center;
}
.main--footer {
    padding: 40px 0px;
    text-align: center;
    padding-bottom:0px;
}
.footer-copyright {
    margin: 0;
    font-size: 14px;
    color: #888;
    margin-top: 40px;
}
.footer-links {
    margin: 0;
}
.footerlinks-inside {
    padding: 0;
}
.footer-links {
    margin: 0;
    font-size: 16px;
}
.hypardimageovertxt p {
    font-size: 24px;
    color: #717171;
}
.homeicons {
    width: 70px;
}
.home--fourthsection {
    max-width: 800px;
    margin: auto;
    text-align: center;
}
.home--fourthsection img {
    max-height: 74px;
    filter: grayscale(1);
}
.home--slidingsection h3 {
    font-size: 45px;
    color: #000;
}
.home--slidingsection p {
    color: #717171;
}
.home--fourthsection .col-sm-3 {
    padding: 20px 20px;
}
.home--fifthsection {
    text-align: center;
    max-width: 1200px;
    margin: auto;
    padding-bottom: 50px;
}
.home--fifthsection h1 {
    font-size: 42px !important;
    line-height: normal;
    color: #d3163c;
    margin-bottom: 40px;
}
.headercontainer {
    max-width: 100%;
    margin: auto;
}
.socialLinks .icon svg {
    fill: #999999!important;
}
.socialLinks .icon:hover svg {
    fill: #000!important;
}
.empirevita--imageovertext h3 {
    color: #fff;
    font-size: 30px;
}
.empirevita--imageovertext p {
    color: #dcdcdc;
}
.naturalicon--inside h3 {
    margin: 0;
    font-size: 17px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    line-height: normal;
    padding: 10px 0;
}
.home--thirdsection {
    padding-bottom: 50px;
    max-width: 1000px;
    margin: auto;
}
.naturalicon--inside {
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto;
}
#back-to-top .icon {
    fill: #323232;
    width: 40px;
    height: 40px;
    display: block;
    transform: none;
}
#back-to-top {
    background-color: #f7d6b3 !important;
    border: 2px solid #f7d6b3 !important;
    border-radius: 50% !important;
}
.page-heading-wrapper {
    padding: 25px 0;
    background-color: transparent;
}
.page-heading-wrapper .breadcrumb a,
.page-heading-wrapper .breadcrumb.is-active > .breadcrumb-label,
.page-heading-wrapper .breadcrumb:before,
.page-heading-wrapper .page-heading,
.page-heading-wrapper p {
    color: #000;
}
@media (min-width: 801px) {
    .cart-header {
        background-color: #fff;
    }
}
.jdgm-star {
    font-family: JudgemeStar !important;
}
.jdgm-widget.jdgm-widget {
    font-size: 20px;
}
.sc-fzqARJ {
    display: none !important;
}
#top-bar-promotion p {
margin-bottom: 0;
    font-size: 12px;
    text-transform: uppercase !important;
    padding: 5px 0px;
}
.header {
    padding: 0px 0;
    padding-bottom: 0;
}
.header {
    border-bottom: 0;
}
@media only screen and (min-width: 750px) {
    .navPages-action:hover {
        color: #000;
        transition: 0s !important;
    }
    .navPages .navPages-item:hover {
        color: #000;
        transition: 0s !important;
    }
    .navPages-item:hover .navPages-action {
        color: #000;
        transition: 0s !important;
    }
    .navPages-container {
        margin-top: 0px;
    }
    .themevale_navPages-item {
        background-color: #ffffff;
    }
}
@media (min-width: 1025px) {
    .navUser .navUser-action--quickSearch .text:before {
        height: 0;
    }
}
@media (min-width: 1025px) {
    .navUser-item--cart .navUser-action .navUser-item-cartLabel:before {
        height: 0;
    }
}
@media (min-width: 1025px) {
    .navUser .navUser-action:before {
        height: 0;
    }
}
@media (min-width: 1025px) {
    .navUser .navUser-action:before {
        height: 0;
    }
}
.header--icons {
    width: 23px !important;
    height: 23px !important;
}
.navUser-item--account {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.navUser-item--account .navUser-action {
    padding-left: 10px;
}
h2.footer--headingmenu {
    text-align: left!important;
    font-weight: 400;
    font-size: 23px;
    margin: 0;
    letter-spacing: 0;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase;
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 10px;
    letter-spacing: 2px;
}
.footer--newsletter .form-input {
    border: 0;
    border-radius: 5px;
    font-size: 15px;
}
.footer--newsletter .button {
    position: absolute;
    right: -2px;
    background-color: transparent;
    border: 0;
    top: auto;
    width: auto;
    height: 100%;
    margin: 0;
        color: black !important;
}
.newsletter--arrow {
    fill: #000 !important;
    stroke: #000 !important;
    width: 20px;
    height: 20px;
}
.footer--newsletter .form-prefixPostfix {
    position: relative !important;
}
.tailor--productsection h2 {
    font-family: 'Jost' !important;
    font-size: 45px;
    line-height: normal;
    margin-top: 0;
}
.tailor--productsection p {
    font-size: 18px;
}
@media only screen and (min-width: 900px) {
    .product-slider .swiper-slide {
        width: 25% !important;
    }
    .product-slider .swiper-wrapper {
        margin-left: 10px;
    }
}
.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 15px !important;
}
.swiper-button-next,
.swiper-button-prev {
    width: 50px !important;
    height: 50px !important;
    border-radius: 50% !important;
    color: #000 !important;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0 !important;
}
.card {
    margin-bottom: 0;
}
.tailor--container {
    max-width: 1400px;
    margin: auto;
    padding: 90px 0;
}
.tailor--smallcontainer img {
    height: 400px;
    object-fit: cover;
}
.tailor--smallcontainer {
    max-width: 1400px;
    margin: auto;
    padding: 50px 0;
}
.shopbutton--main {
    font-size: 18px;
    border-bottom: 1px solid #4a4a4a;
}
.tailor--content h2 {
    font-family: 'Jost' !important;
    font-size: 45px;
    line-height: normal;
    margin-top: 0;
}
.home-categories img {
    height: 400px;
    object-fit: cover;
    width: 100%;
}
.home-categories .col-sm-4 {
    padding: 5px;
}
.custom--iconsfooter h2 {
    margin: 0;
    font-size: 14px;
    line-height: normal;
    font-weight: 500;
    letter-spacing: 2px;
    margin-bottom: 2px;
    color: #242424;
    font-family: 'Jost'!important;
    margin-bottom: 7px;
}
.custom--iconsfooter p {
font-size: 12px;
    line-height: 18px;
    font-weight: 300;
    margin-bottom: 0;
    color: #262626;
    font-family: 'Jost'!important;
    letter-spacing: 1px;
}
.custom--iconsfooter img {
    width: 50px;
    margin-bottom: 20px;
}
.productView-details .productView-options .button-wishlist {
    position: relative;
    width: 100%;
    left: auto;
}
.button-wishlist .button {
    width: 100%;
    margin-top: 5px;
    background-color: #fff;
    color: #000 !important;
}
.button-wishlist .button svg {
    fill: #000 !important;
}
.icon--heart {
    fill: #000 !important;
    stroke: #000 !important;
}
.productView-details .productView-options .form-action .button {
    min-width: 100%;
}
.slideshow {
    display: -ms-flexbox;
    display: flex;
    height: 80vh;
    width: 80vw;
    max-width: 1240px;
    min-height: 400px;
    max-height: 700px;
    position: relative;
    background-color: #fff;
    padding: 20px;
}
.slideshow__gallery {
    height: 100%;
    width: calc(80% - 20px);
    margin-right: 20px;
}
.slideshow__gallery-wrap {
    will-change: transform;
    transition-timing-function: cubic-bezier(0, 0, 0.3, 0.98);
    transform: translate3d(0, 0, 0);
}
.slideshow__gallery-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    font-size: 32px;
    color: #fff;
    letter-spacing: 3.2px;
    transform: translate3d(0, 0, 0);
    will-change: font-size;
    transition: font-size 0.3s ease;
}
.slideshow__gallery-slide.active {
    font-size: 36px;
}
.slideshow__thumbs {
    height: 100%;
    width: 20%;
}
.slideshow__thumbs-wrap {
    will-change: transform;
    transition-timing-function: cubic-bezier(0, 0, 0.3, 0.98);
    transform: translate3d(0, 0, 0);
}
.slideshow__thumbs-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    color: #fff;
    letter-spacing: 2px;
    will-change: font-size;
    transition: font-size 0.3s ease;
}
.slideshow__thumbs-slide.active {
    font-size: 26px;
}
.productView-details .productView-price .price-section {
    font-size: 18px;
    font-weight: 400;
    color: #000 !important;
}
.productView-description p {
    font-size: 16px;
    line-height: normal;
}
.productView-description li {
    font-size: 16px;
}
.productView-description b {
    font-size: 16px;
    font-weight: 500;
}
.active:after {
    background-image: url(https://cdn11.bigcommerce.com/s-lmmuc4p8rl/product_images/uploaded_images/img.png);
}
@media (min-width: 1025px) {
    .countPill--positive {
        top: 1px;
        right: 2px;
        position: relative;
    }
}
b,
strong {
    font-weight: 500;
}
@media (min-width: 1025px) {
    .body > .page {
        padding: 0 0 100px;
    }
}
.navUser-action--currencySelector .icon {
    height: 10px;
    width: 10px;
    margin: -7px 0 0 0.16667rem;
}
.disBSn {
    font-family: 'Jost' !important;
}
.RJtyC {
    font-family: 'Jost' !important;
}
@media only screen and (min-width: 750px) {
    .navUser {
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
}
    .dropdown--quickSearch .form-input {
    border: 0!important;
    height: 70px;
    font-family: 'Jost' !important;
    font-weight: 400;
    font-size: 17px;
    letter-spacing: 5px;
    text-transform: uppercase;
    text-align:center;
    }
    .dropdown--quickSearch {
    }
    .dropdown--quickSearch {
        max-width: 100%;
    }
    .dropdown--quickSearch {
    transition: 1s;
    transform: translateY(-900%);
    z-index: 999999999999;
    left: 0;
    }
    .navUser-action .icon {
    height: 1.66667rem;
    width: 1.66667rem;
}
.themevale_navPages-item {
       border-top: 0px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}
}
.custom--iconsfooter {
    padding: 23px 20px;
}
.bg-mobile {
    z-index: 999 !important;
}
.custom--iconsfooter img {
    width: 80px;
    margin-bottom: 0;
    filter: invert(1);
}

.image---block {
    margin-right: 20px;
}
.custom-3grid .col-sm-6 {
    padding: 0;
}

.hero--banner img {
    object-fit: cover;
    height: 600px;
}

.hero--content {position: absolute;top: 50%;left: 16px;}

.hero--content h2 {
    font-size: 37px;
    margin: 0;
    margin-bottom: 11px;
}

.hero--banner {
    position: relative;
}

.hero--content a {
    border-bottom: 2px solid black;
    color: black;
}
.hyparimageheading .offprice {
    font-weight: 900;
    font-size: 85px;
    margin-right: 14px;
}
.shopbycategory {
    margin: auto;
    padding-bottom: 50px;
}

h3.custom3grid--title {
    text-align: center;
    margin-bottom: 30px;
    font-size: 31px;
    line-height: normal;
}

.shopbycategory .col-sm-4 {
    padding: 5px;
}

.shopbycategory--insider img {
    object-fit: cover;
    height: 400px;
}

.shopcategory--content h2 {
    margin-top: 11px;
    font-size: 21px;
    line-height: normal;
}

.shopcategory--content a {
    font-size: 17px;
    border-bottom: 2px solid black;
}
.card .card-body .card-title {
    margin-top: 5px;
}

.card-body {
    text-align: left !important;
    padding: 5px;
}
.themevale_page-heading-wrapper.has-view-all {
    margin-bottom: 35px;
}
.themevale_page-heading {
    font-size: 25px !important;
    line-height: normal;
}
.slick-dots li button {
    width: 12px;
    height: 12px;
    font-size: 0 !important;
}
.navPages-action:hover {
}
.pxpop-newsletter-form input {
    background-color: #fbfbfb !important;
}

.pxpop-title {
    font-size: 35px !important;
    margin-bottom: 10px !important;
}

.pxpop-body {
    font-size: 16px !important;
}

.pxpop-theme-dallas .pxpop-newsletter-form {
    max-width: 100%;
}

.pxpop-shape {
    padding: 20px !important;
}
.pxpop-theme-dallas .pxpop-close {
    right: 45px;
}
.card .card-figure {
    padding-bottom: 10px;
}
.footer--newsletter {
    text-align: center;
    max-width: 600px;
    margin: auto;
}
.footer--newsletter p {
font-size: 13px;
    margin-top: 0;
    margin-bottom: 10px;
    text-align: left;
    color: #000;
    margin-top: 11px;
    font-family: 'Jost'!important;
}

p.small--copyright {
    font-size: 9px;
    letter-spacing: 0px;
    text-align: left;
}

.footer--backgroundcustomnews {
    padding: 50px 10px;
    background-color: #f3f3f3;
}

.footer--newsletter .form-input {
    height: unset;
    border: 0 solid #ebebeb;
    background: 0 0;
    border-bottom: 1px solid #d9d9d9;
    border-radius: 0;
    font-size: 12px;
    letter-spacing: 0.8px;
    text-transform: uppercase !important;
}

.footer--newsletter .button {
    font-size: 12px !important;
    height: 100%;
    padding: 0;
    letter-spacing: 1px;
    font-weight: 400;
    font-family: Jost!important;
    color: grey !important;
}

.footer--newsletter .form-field {
    margin-bottom: 0px;
}

.main--footer .row {
    max-width: 1400px;
    margin: auto;
}
p.footer-copyright {
    margin-top: 80px;
    color: #c6c6c6;
    border-top: 1px solid #e4e4e4;
    padding-top: 30px;
    margin-bottom:0px;
}
.custom--iconsfooter .row {
    max-width: 100%;
    margin: auto;
}

.custom--iconsfooter {
border-bottom: 0 solid #e5e5e5;
    border-top: 0 solid #e5e5e5;
    background: transparent;
}
p.banner-header-top a {
    text-transform: uppercase !important;
    border-bottom: 1px solid gray;
}
b, strong {
    font-weight: 700;
}
li {
    font-size: 1.2rem;
    line-height: normal;
}
.themevale_navPages-item {
    padding: 10px 0px;
}
#top-bar-promotion {
    margin-bottom: 0px;
}
.slider--customcontent {
    position: absolute;
    left: 0px;
    transform: translate(0,-50%);
    max-width: 100%;
    width: 100%;
    text-align: left;
    top: 50%;
    z-index: 9;
}

.slider--customcontent h2 {
font-size: 40px;
    line-height: 39px;
    letter-spacing: 0;
    color: #fff;
    font-weight: 600;
}

.slider--customcontent p {
font-size: 17px;
    line-height: normal;
    letter-spacing: 0;
    font-weight: 500;
    color: #fff;
    text-align: left;
    margin-bottom: 0px;
}
.custommainfixinggood h2 span {
    font-weight: 100;
}
.slider--customcontent .btn {
    padding: 11px 45px;
    background-color: transparent;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    border: 1px solid #fff;
    border-radius: 2px;
    text-transform: uppercase !important;
}
p.btnn--container {
    margin-top: 22px;
}
.shopthecategories {
    text-align: center;
}

.shopthecategories .row {
    max-width: 1500px;
    margin: auto;
}

.shopthecategories h1 {
    margin: 0;
    font-size: 25px!important;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-top: 40px!important;
    margin-bottom: 20px;
    line-height: normal;
}

.shopbeauty--v1 h2 {
    font-size: 21px;
    margin-top: 8px;
    letter-spacing: 3px;
    font-weight: 500;
    font-family: Jost,sans-serif!important;
    min-height: 70px;
}
.shopbeauty--v1 {
    padding: 10px;
}
p.custom--arrow {
    color: white;
    font-size: 20px;
}

p.custom--arrow svg {
    width: 36px;
    height: 36px;
    vertical-align: middle;
    fill: white;
    margin-left: 10px;
}
.category--text {
position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    text-align: left;
    width: 90%;
    z-index: 99;
    line-height: normal;
    top: 20px;
}

.customcategory--main {
    position: relative;
}

.category--text h2 {
color: #000;
    font-size: 33px;
    margin-top: 0;
    letter-spacing: 0;
    text-transform: lowercase;
    font-weight: 100;
}
.customcategory--main img {
    object-fit: cover;
    width: 100% !important;
    object-position: left;
}
.customcategory--main {
    position: relative;
}
.custom--category .col-sm-4 {
    padding: 14px;
}
.custom--category .row {
    max-width: 100%;
    margin: auto;
}
.custom--category {
    margin-top: 2px;
}

.shopthecategories {
    margin-top: 50px;
        margin-bottom: 50px;
}
.custom--arrow {
    margin-top: 28px;
}
.bigbannercustom img {
    object-fit: cover;
    width: 100%;
    object-position: top;
}

.custombigcontent {
    position: absolute;
    top: 50%;
    left: 65%;
    transform: translate(0%, -50%);
    width: 100%;
    max-width: 300px;
    z-index: 9;
}
.right-side {
    left: 6%;
    max-width: 400px;
}
.bigbannercustom {
    position: relative;
}

.custombigcontent h2 {
font-size: 36px;
    line-height: 34px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0;
    margin-top: 0;
    font-family: Jost,sans-serif!important;
}

.custombigcontent p {
font-size: 16px;
    color: #fff;
    letter-spacing: 0px;
    font-weight: 300;
}
.svgicons--v1 svg {
    height: 90px;
    width: 90px;
    fill: #000000;
}
.whyusaicons--categories {
    margin-bottom: 40px;
}
.custom--socialv1 {
    margin-bottom: 30px;
}

.custom--socialv1 h2 {
    margin-bottom: 25px;
}
img.payments--icons {
    width: 250px;
    margin-top: 10px;
    margin-bottom: 30px;
    filter: grayscale(1);
}
.custom-bottom-newbanner .col-sm-8 {padding: 5px;}

.custom-bottom-newbanner .col-sm-4 {
    padding: 0px;
}

.custom-bottom-newbanner .row {
    margin-left: 5px;
    margin-right: 5px;
}
.newbanner--bottomcustom h2 {
    margin: 0px;
    margin-bottom: 10px;
}

.newbanner--bottomcustom {
    padding: 15px;
    max-width: 400px;
    margin: auto;
}
.newcustom--bannerv1 .customtext--bottom {
    top: 50%;
    transform: translate(-50%,-50%);
    left: 15%;
    right: unset;
}
@media only screen and (min-width: 750px) {
.flexbox
{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
}
.newbanner--bottomcustom h2 {
    font-size: 41px;
    line-height: normal;
}

.newbanner--bottomcustom h2 span {
    color: #000000;
    font-weight: 900;
}
.newbanner--bottomcustom p {
    font-size: 20px;
}
.products--sliderv1 .swiper-container {
    position: unset;
}

.products--sliderv1 {
    position: relative;
}
.form-increment svg {
    width: 14px;
    height: 40px;
    fill: #000000;
}

.form-field--increments .form-increment .button {
    border: 0px;
}

.form-field--increments .form-input--incrementTotal {
    border: 0px;
}
.form-increment {
    width: fit-content;
    border: 1px solid #f3f3f3;
    border-radius: 0px;
    padding: 5px 9px;
}
.productView-details .productView-title {
    text-transform: none;
    font-weight: 400;
}
.button-transparent {
    border-color: #d8d8d8 !important;
}
.breadcrumb::before {
    content: "/";
    background-size:10px 10px;
    display:inline-block;
    width:10px;
    height:10px;
    margin-left: 10px;
    margin-right: 0px;
}
.customicons--payments {
    padding: 20px 20px;
    max-width: 450px;
    padding-bottom: 0px;
}
.previewCartCheckout .button-transparent {
    border-radius: 5px;
    color: white !important;
}
.swal2-icon.swal2-warning {
    color: #1f0e12;
    border-color: #1f0e12;
}
.swal2-modal .swal2-confirm:focus, .swal2-modal .swal2-confirm:hover {
    background-color: #1f0e12;
    border-color: #1f0e12;
    color: white;
}

.swal2-modal .swal2-confirm {
    background-color: #1f0e12;
    border-color: #1f0e12;
}

.swal2-modal .swal2-cancel {
    border-color: #1f0e12;
    color: black;
}

.swal2-modal .swal2-cancel:active {
    color: black;
}

.swal2-modal .swal2-cancel:focus, .swal2-modal .swal2-cancel:hover {
    background-color: white;
    color: black;
}
@media only screen and (max-width: 750px) {
    .tohide
    {
        display:none !important;
    }
    .custombigcontent {
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 100%;
    text-align: center;
    width: 90%;
}

.bigbannercustom img {
    height: 350px;
}

.slider--customcontent {
    left: 50%;
    max-width: 100%;
    width: 90%;
    text-align: center;
    z-index: 999999;
}
}
.hasAdminBar {
    padding-top: 0 !important;
}
.login-form .form-actions .button {
    color: #000!important;
}
.pagination {
    margin-top: 0px;
}

.page-heading-wrapper {
    margin-bottom: 30px;
}
.stickycontainer {
    position: sticky;
    top: 0px;
    z-index:999;
    padding-top:0px;
}

.changelogoheight {
    max-height: 80px;
}
.header-logo-image {
    transition: 0.3s;
}
.themevale_middleHeader .icon
{
    fill:black;
}
.navUser-action svg {
    fill: transparent;
}
.navUser-action svg:hover {
    fill: transparent;
}
.icon--search {
    fill: black !important;
}
.navUser-action .icon {
    height: 23px;
    width: 23px;
}
.dropdown--quickSearch.is-open {
    z-index: 9999;
}

.themevale_navPages-item {
    background: transparent;
}
.white---color h2 {
    color: white;
}

.white---color p {
    color: white;
}
.products--sliderv1 .themevale_container {
    max-width: 1250px;
}
.custom--category .col-sm-6 {
    padding: 4px;
}
.custom--images .col-sm-4 {
    padding: 2px;
}
.custom--naming {
    position: absolute;
    position: absolute;
    bottom: 42px;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 65px;
    width: 100%;
    text-align: center;
    color: white;
}
.custom--images img {
    object-fit: cover;
    height: 400px;
}
.about--banner {
    position: relative;
}
.about--banner img {
    height: 400px;
    width: 100%;
    object-fit: cover;
    object-position: bottom;
}
.about--text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    text-align: center;
}
.about--text h2 {
    color: #fff;
    font-size: 56px;
    margin: 0;
}
.about--text span {
    color: #d4af37;
    font-size: 94px;
}
.about-second h2 {
    margin: 0;
    margin-bottom: 15px;
}
.about-second {
    text-align: center;
    max-width: 600px;
    margin: auto;
    padding: 120px 20px;
}
.about-second p {
    font-size: 18px;
    color: gray;
}
.custom--insidethird h2 {
    margin: 0;
    font-size: 21px;
    margin-bottom: 12px;
}
.custom--insidethird .col-sm-6 {
    padding: 0;
}
p.third-firstp {
    margin-bottom: 12px;
    font-size: 18px;
}
.custom--insidethird {
    max-width: 700px;
    margin: auto;
    padding: 50px 10px;
}
@media only screen and (min-width: 750px) {
    .insidethird--text {
        max-width: 300px;
    }
}
.insidethird--text p {
    text-align: justify;
}
.custommedia--quriy h3 {
    margin: 0;
}
.custommedia--quriy {
    padding: 30px;
}
.white--bg {
    background-color: #fff;
}
.gray--color {
    background-color: #f5f5f5;
}
.about--thirdsection img {
    height: 500px;
}
.about--thirdsection h2 {
    font-size: 33px;
    margin-bottom: 10px;
}
.about--thirdsection p {
    color: #fff;
    font-size: 18px;
}
/* Style the element that is used to open and close the accordion class */
p.accordion {
    background-color: rgba(245, 245, 245, 0);
    color: #444;
    cursor: pointer;
    padding: 4px 0px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.1s;
    margin-bottom: 0px;
    border: 0px solid #c9c9c9;
    font-size: 14px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    letter-spacing:0px;
    font-weight:400;
}

/* Add a background color to the accordion if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
p.accordion.active, p.accordion:hover {
color: #000000;
    background-color: rgba(245, 245, 245, 0);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

/* Unicode character for "plus" sign (+) */


/* Style the element that is used for the panel class */

div.panel {
    padding: 3px 6px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: 0.1s ease-in-out;
    opacity: 0;
    margin-bottom: 4px;
    font-size: 14px;
    border: 0px solid #c9c9c9;
    border-top: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    letter-spacing: 0px !important;
}

div.panel.show {
    opacity: 1;
    max-height: 100%; /* Whatever you like, as long as its more than the height of the content (on all screen sizes) */
}
.accordion:after {
    content: '';
    color: #777;
    font-weight: 700;
    float: right;
    margin-left: 5px;
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
    margin-top: 5px;
    transition: .2s;
}

.actives:after {
    transition: .2s;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.panel {
    max-height: 0;
    overflow: hidden;
    transition: max-height .2s ease-out;
    padding: 0 12px;
    border: 0 solid #888;
    font-size: 12px;
  padding:0px;
}

.accordion {
  color: #000;
    padding: 3px 9px 3px 0;
    width: 100%;
    border: none;
    transition: .4s;
    border-bottom: 0 solid #888;
    text-align: left;
    border-radius: 0;
    background-clip: padding-box;
    margin-top: 0;
    margin-bottom: 0;
    outline: none;
    font-weight: 500;
    letter-spacing: 1px;
}

.accordion,
.accordion:hover,
.actives,
.panel {
    background-color: #fff;
}
.accordion:after,
.actives:after {
    background-image: url('https://cdn11.bigcommerce.com/s-lmmuc4p8rl/product_images/uploaded_images/img.png');
}
.custom--textghome {
    max-width: 900px;
    margin: auto;
    text-align: center;
    padding: 50px 20px;
}
.custom--textghome h2 {
    text-align: center;
    display: block;
    margin-bottom: 12px;
    margin-top: 0;
    letter-spacing: 5px !important;
    font-weight: 400;
    text-transform: uppercase;
}
.img--column {
    padding: 0px;
}

.img--column img {
    width: 100%;
}
@media only screen and (min-width: 750px) {
.imagewith--text .row {
    display: flex;
    align-items: center;
    justify-content: center;
}
}

.custom--contentwithtext h2 {
    font-size: 36px;
    line-height: normal;
}

.custom--contentwithtext p {
    font-size: 18px;
    text-align: center;
}

.withtext--colorone {
    background-color: #ffffff;
}

.custom--contentwithtext {
    max-width: 450px;
    margin: auto;
}

.withtext--colortwo {
    background-color: #ffffff;
}

.withtext--colorthree {
    background-color: #ffffff;
}
.dropdown--quickSearch .form-input {
    text-align: left;
    text-transform: none;
    letter-spacing: 1px;
    background-color: white;
}
.navUser-action.is-open svg, .navUser-action:hover svg {
    fill: transparent;
    stroke: #000;
}
.new-customer .panel {
    opacity: 1;
    background: transparent;
}
.insideheader--main .row {
    display: flex;
    align-items: center;
    justify-content: center;
}
.customtop--mainbaer h4 {
    margin: 0px;
    text-align: center;
    letter-spacing: 2px;
    font-size: 11px;
    font-weight: 400;
}
.customtop--mainbaer {
    padding: 2px 10px;
    background: #f9f9f9;
}
.custom--sidemainv1 ul {
    list-style: none;
    margin: 0px;
}
.custom--sidemainv1 ul {
    text-align: right;
}
.custom--sidemainv1 li {
    display: inline-block;
    margin: 0px;
    margin-right: 0;
    margin-left: 35px;
}
.custom--sidemainv1 a {
    padding: 0;
}
.custom--sidemainv1 a {
padding: 0!important;
    font-weight: 400!important;
    letter-spacing: 0px!important;
    font-size: 13px!important;
    transition: 0s!important;
    color: #5f5f5f!important;
    line-height:13px;
}
.custom--currencyconverter .dropdown-menu {
    position: absolute !important;
    left: 0 !important;
    top: auto !important;
}

.custom--currencyconverter {
    position: relative;
}

.dropdown-menu.is-open:before {
    display: none;
}

.dropdown-menu.is-open:after {
    display: none;
}
.custom--currencyconverter .dropdown-menu-item {
    margin: 0px;
    padding: 5px;
}
.custom--currencyconverter .navUser-item {
    margin: 0px !important;
    float: none;
}

.custom--currencyconverter svg {
    margin: -4px 0 0 -2.9px!important;
    width: 15px!important;
    height: 15px!important;
    line-height: 0px !important;
}

.custom--currencyconverter .navUser-section {
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom--sidemainv1 .customul--mainfixed {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.custom--currencyconverter .currencymainflag {
    width: 20px !important;
    height: 20px !important;
    margin-right: 7px !important;
}

.custom--currencyconverter .has-dropdown {
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom--currencyconverter .icon-chevron-down {
    margin-left: 3px !important;
    margin-top: -1px !important;
}
.currency-image {
    width: 25px;
    height: 25px;
    flex: 0 0 auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    display: inline-block;
}

.currency-image {
    width: 20px;
    height: 20px;
    margin-right: 7px;
    margin-top: -2px;
}
.dropdown-menu-item a {
    display: flex;
}
.custom--currencyconverter .dropdown-menu-item {
    margin: 0;
    padding: 0px;
    width: 100%;
}
.dropdown-menu-item a {
    display: flex;
    width: 100% !important;
}

.custom--currencyconverter .dropdown-menu-item {
    padding: 11px 8px;
}
.custom--currencyconverter .dropdown-menu {
    border: 1px solid #ececec;
    background: white;
}
.customul--mainfixed .large--icons {
    width: 22px;
    height: 22px;
    vertical-align: middle;
}
.footer--newsletter .form-input {
    padding-left: 0px;
}
.footer-copyright img {
width: 114px;
    opacity: 0.2;
    filter: grayscale(1);
}
.footer-copyright p {
    margin-bottom: 0px;
}

.footer-copyright {
    padding-bottom: 20px;
}
.innermenusection li {
    margin-bottom: 8px;
}
.footerwithsocial .socialLinks--alt .icon {
    margin-left: 0px;
}
.footerwithsocial .socialLinks {
    text-align: left;
}
.footerwithsocial .socialLinks .icon svg {
    width: 20px;
    height: 20px;
    border-radius: 50px;
}
.twogridproducts {
    transform: translate(-50%,-50%);
    top: 50%;
    bottom: unset;
}
.twogridproducts h2 {
    text-transform: lowercase;
    font-size: 69px;
    line-height: 64px;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.43);
}

.twogridproducts h3 {
    color: white;
    margin-top: -5px;
    text-shadow:0px 0px 10px rgba(0,0,0,0.63);
}

.small--newbutton {
    background: white;
    padding: 10px 20px;
    display: block;
    max-width: 250px;
    margin: auto;
}
.image---block svg {
    width: 45px;
    height: 45px;
    fill: #747474;
}
.custom--textghome p {
    letter-spacing: 2px;
    font-weight: 300;
    font-style: italic;
}
.mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::after, .mobileMenu-toggle .mobileMenu-toggleIcon::before {
    height: 1px;
}
.shopbeauty--v1 img {
    border-radius: 5px;
        max-width: 230px;
    width: 100%;
}
.insidemainbanner--v1 h2 {
    margin-top: 0;
    font-size: 12px;
    letter-spacing: 4px;
    line-height: 17px;
    margin-bottom: 2px;
    font-weight: 500;
}

.insidemainbanner--v1 p {
    margin-bottom: 0px;
}

.custombelow--mainbannercustom {
    text-align: center;
    padding: 10px 5px;
    background: #f3f3f3;
}

.insidemainbanner--v1 p {
    font-size: 10px;
    letter-spacing: 3px;
}

.custombelow--mainbannercustom .col-sm-4:nth-child(1) {
    border-right: 1px solid #dbdbdb;
}
.custombelow--mainbannercustom .col-sm-4:nth-child(2) {
    border-right: 1px solid #dbdbdb;
}
.custommainnewsection .col-sm-4 {
    padding: 0px;
}

.custmimg--contentmain {
    padding: 30px;
}
.custommainnewsection {
    background: #000000;
}
.custmimg--contentmain h2 {
    margin-top: 0px;
    font-weight: 700;
    font-size: 56px;
    line-height: 56px;
    color: white;
}

.custmimg--contentmain h3 {
    color: white;
}

.custmimg--contentmain a {
    margin-right: 10px;
    background: white;
    padding: 10px 20px;
    font-size: 11px;
}

.custombuttons--belows {
    margin-top: 22px;
}
.uswebite--main p {
    margin-bottom: 0px;
    font-size: 16px;
}

.uswebite--main {
    text-align: center;
    padding: 10px 20px;
    background: #f3f3f3;
}
.custompricing--percent {
    margin: 0px 10px;
    background: #000000;
    text-align: center;
    margin-top: 5px;
    padding: 60px 30px;
}

.custompricing--percent h2 {
    margin-top: 0px;
    color: white;
    font-size: 38px;
    margin-bottom: 6px;
    line-height: 38px;
}

.custompricing--percent h3 {
    margin-top: 9px;
    color: white;
    margin-bottom: 5px;
    margin-top: 0px;
}

.custompricing--percent p {
margin-bottom: 0;
    color: #fff;
    font-style: italic;
}
.customrightbanner:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(90deg,rgba(0,0,0,0.37) 10%,rgba(84,84,84,0) 100%);
    z-index: 9;
}
.customleftbanner:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(270deg,rgba(0,0,0,0.37) 10%,rgba(84,84,84,0) 100%);
    z-index: 9;
}
a.mediumbuttonn {
    background: #fff;
    padding: 10px 20px;
}
@media only screen and (max-width: 750px) {
.insidemainbanner--v1
{
    padding:10px 10px;
    text-align:center;
}
.themevale_middleHeader .middleHeader-item.text-left, .themevale_middleHeader .middleHeader-item.text-right {
    max-width: 80px;
}
.custombelow--mainbannercustom .col-sm-4:nth-child(2)
{
    display:none;
}
.custombelow--mainbannercustom .col-sm-4:nth-child(3)
{
    display:none;
}
}
@media (max-width: 1024px)
{
.navPages-action {
    font-weight: 300;
    letter-spacing: 0px;
}
.custmimg--contentmain a {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
}
.themevale_404 .page-404 {
    font-weight: 200;
    letter-spacing: 6px;
}

.themevale_404 .page-heading {
    font-weight: 100;
}

.themevale_404 .search-page {
    display: none;
}

.themevale_404 p.u-textAlignCenter {
    display: none;
}
.insideheader--main .col-sm-5 {
    position: unset;
}
@media (min-width: 1025px) {
.submenu--belowmain {
    background: #fff;
    margin-top: 0px;
    padding-top: 15px;
    border-top: 1px solid #f1f1f1;
    padding-bottom: 30px;
    border-bottom: 1px solid #f1f1f1;
}
.navPage-subMenu {
    background: transparent !important;
    padding-top:0px;
}
.needtocustomized {
    margin: 0!important;
    font-size: 14px!important;
    letter-spacing: 0px!important;
    font-weight: 500!important;
    margin-bottom: 10px!important;
}

.toreducespacingmain {
    margin: 0px;
    text-transform: uppercase !important;
}
}
@media (min-width: 1025px)
{
.navPage-subMenu-item .navPage-childList .navPage-childList-action:hover:before {
    display:none;
}
}
@media (min-width: 1025px)
{
}
.productsectiongrid--main h3 {
    margin-top: 0px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 16px;
    font-weight: 400;
}

.productsectiongrid--main .col-sm-4 {
    padding: 5px;
}

.productsectiongrid--main .row {
    display: block;
}

.submenu--belowmain .row {
    display: block;
}
.producmegamenumain img {
    width: 100%;
    object-fit: cover;
    height: 150px;
}
.productsectiongrid--main {
    max-width: 400px;
}
.producmegamenumain:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    left: 0;
    bottom: 0;
    background: linear-gradient(180deg,transparent,rgba(0,0,0,0.42) 87.47%);
    z-index: 99;
    transition:0.3s;
    opacity: 0;
}
.producmegamenumain:hover:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    left: 0;
    bottom: 0;
    background: linear-gradient(180deg,transparent,rgba(0,0,0,0.42) 87.47%);
    z-index: 99;
    transition:0.3s;
    opacity: 1;
}

.producmegamenumain {
    position: relative;
    transition:0.3s;
}
@media (max-width: 1024px) {
.productsectiongrid--main {
    display: none;
}  
.productsectiongrid--main {
    display: none;
}
.needtocustomized {
    text-transform: uppercase !important;
    font-size: 14px !important;
}
}
@media (max-width: 1024px)
{
.navPages-action-moreIcon:before {
    display: none;
}
.themevale_MobileContent .navPages-action {
    border-bottom: 1px solid #cdcdcd;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
}
@media (max-width: 1024px)
{
.navPages-action-moreIcon svg {
    display: block;
    fill: transparent !important;
    stroke: unset !important;
}
.needtocustomized .icon svg {
    width: 25px;
    height: 100%;
}

.submenu--belowmain .col-sm-7 {
    padding: 0px;
}
.navUser-action--currencySelector {
    display: flex;
    align-items: center;
    justify-content: center;
}

.navUser-action--currencySelector .icon-chevron-down {
    margin-top: 2px;
}

ul#currencySelection {
    position: relative !important;
    top: unset !important;
    width: 100% !important;
    left: unset !important;
    max-width: 100% !important;
    border: 0px !important;
    text-align: center !important;
}

ul.navUser-section.mobileheader {
    width: 100% !important;
    text-align: center !important;
}

ul#currencySelection li {
    text-align: center !important;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 12px;
}

.dropdown-menu-item a {
    padding: 4px 10px;
}
}
.smalllogo--maon {
    text-align: center;
}

.smalllogo--maon img {
    width: 143px;
}
.smalllogo--maon .socialLinks .icon svg {
    fill: #000000 !important;
    width: 20px;
    height: 20px;
    margin-top: 10px;
}
@media (max-width: 1024px)
{
.themevale_middleHeader {
    padding: 0px 15px;
}
.custom--category .col-sm-4 {
padding: 10px;
    padding-bottom: 0px;
}

.custom--category .row {
    margin: 0px;
}

.custom--category {
    margin: 0px;
}

.twogridproducts h2 {
    font-size: 30px;
    line-height: 30px;
}

.twogridproducts h3 {
    font-size: 11px;
}

.small--newbutton {
    font-size: 11px;
}

.custom--category .col-sm-6 {
    padding: 10px;
    padding-bottom: 0px;
}

.custompricing--percent {
    margin: 0px;
}
.custombigcontent h2 {
    margin-top: 0px;
    font-size: 19px;
}

.custombigcontent p {
    font-size: 14px;
}
.innermenusection {
    margin-bottom: 40px;
}
}
h2.comingsoontext {
    font-weight: 400;
    letter-spacing: 8px;
    font-size: 16px;
    animation: 1s ease-out 0s 1 letterspacing;
}
@keyframes letterspacing {
  0% {
    letter-spacing:4px;
  }
  100% {
    letter-spacing:8px;
  }
}
.customcontainer--main {
    max-width: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.swipergallerypagination {
    position: relative !important;
    bottom: unset !important;
    left: unset !important;
    transform: unset !important;
    margin-top: 19px;
}
.breadcrumb-label {
    font-size: 14px;
}
.breadcrumb.is-active a {
    color: #a1a1a1 !important;
}
.breadcrumbs {
    max-width: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    text-align: center;
}
.productView-details .productView-options .form-action .button {
    font-size: 14px;
    background: #000000;
    border-color: #000000;
    color: #fff!important;
    border-radius: 50px!important;
    text-transform: none;
    letter-spacing: 0;
    line-height: normal;
    padding: 16px 20px;
    font-weight: 100;
}

.productView-details .productView-options .button-wishlist .button {
    font-size: 11px;
    font-weight: 300;
    border: 0px;
    padding: 0px;
}

.button-wishlist .button svg {
    width: 13px;
    height: 13px;
}
[data-product-option-change] .form-option {
    box-shadow: unset !important;
    border: 0px;
    width: fit-content;
    height: fit-content;
    line-height:normal;
}
.labelmain--products label {
letter-spacing: 0px!important;
    font-size: 12px;
    margin-bottom: 0;
}
.swatchfields {
    display: flex;
    align-items: center;
}

.productvalues--main {
    width: 90%;
    text-align: right;
    line-height:normal;
}

.productvalues--main .form-option-swatch {
    margin-bottom: 0px;
}

[data-product-option-change] [data-product-attribute=swatch] .form-radio:checked+.form-option {
    border: 1px solid grey;
    border-radius: 50% !important;
}

[data-product-attribute] .form-option.form-option-swatch {
    border: 1px solid #ffffff;
    border-radius: 50% !important;
}
.swatchfields {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom:0px !important;
}

[data-product-option-change] .form-option-swatch .form-option-variant {
    width: 25px;
    height: 25px;
    margin: 4px;
}
.rectanglefield {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 0px solid #e6e6e6;
}

.rectanglefield .form-option {
    margin-bottom: 0px !important;
    margin-right: 0px !important;
    margin-left: 5px;
    padding: 0px 10px;
    border-bottom: 1px solid transparent;
    padding-bottom: 5px;
}

.rectanglefield .form-radio:checked+.form-option {
    border-bottom: 0px solid black;
}
section.productView-details {
    margin-bottom: 10px;
}
.descripiontabs--main .accordion {
    text-transform: uppercase !important;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 4px 0px;
}

.descripiontabs--main .panel li 
{
    font-size: 14px !important;
    letter-spacing: 0px;
    font-weight: 300;
}
.descripiontabs--main .panel b 
{
    font-size: 16px !important;
    letter-spacing: 0px;
    font-weight: 500;
}
.descripiontabs--main .panel a 
{
    font-size: 14px !important;
    letter-spacing: 0px;
    font-weight: 300;
}
.descripiontabs--main .panel p 
{
    font-size: 14px !important;
    letter-spacing: 0px;
    font-weight: 300;
}
.productView-price span {
    letter-spacing: 0px;
    font-size: 16px;
}

.productView-details .productView-price {
    margin-top: 0px;
}
[data-rating="0.0"] .stamped-badge-caption[data-reviews][data-label][data-version="2"]:after {
    content: 'Write a review' !important;
    font-size:22px;
    letter-spacing:1px;
    font-weight:300;
}
.stamped-badge[data-rating="0.0"], .stamped-badge[data-rating="0"], .stamped-badge[data-rating="0,0"] {
    display: block !important;
}

.fa-star, .fa-star-checked, .fa-star-half-o, .fa-star-o, .stamped-fa-star, .stamped-fa-star-checked, .stamped-fa-star-half-o, .stamped-fa-star-o {
    color: #000000 !important;
}
.stamped-header-title {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 400;
    font-size: 18px;
}
div.stamped-container[data-widget-style], div[data-widget-style] div.stamped-container {
    max-width: 100%;
}
.customicons--section {
    max-width: 1000px;
    margin: auto;
}

.textsection--only {
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 15px;
}
@media only screen and (min-width: 750px) {
.logowidget .swiper-slide:nth-child(2) .customiconssection--withtext {
    border-right: 1px solid #e5e5e5;
    margin-right: 22px;
}
.logowidget .swiper-slide:nth-child(1) .customiconssection--withtext {
    border-right: 1px solid #e5e5e5;
    margin-right: 10px;
}
}
.iconsection--medium {
    border-radius: 50px;
    background: #d6eff0;
}

.customiconssection--withtext {
    display: flex;
    align-items: center;
    justify-content: center;
}

.iconssection--only {
    margin-right: 20px;
}

.textsection--only {
    width: 90%;
}

.iconsection--medium img {padding: 10px;width: 55px;}
.logowidget .swiper-pagination {
    position: unset !important;
    bottom: unset !important;
    left: unset !important;
    margin-top: 20px;
}
.relatedproducts-main h2 {
    font-weight: 400;
    font-size: 23px;
    margin-top: 0;
    letter-spacing: 0px;
    margin-bottom: 0;
    text-align: center;
    margin-bottom: 30px;
}

.relatedproducts-main p {
    letter-spacing: 1px;
    font-size: 12px;
}
.custombackgroundcolor {
    padding: 46px 10px;
}
.card-figure {
    background: transparent;
}
@media (min-width: 1025px)
{
.productCarousel-slide {
    padding: 15px;
}
}
.image---block {
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (min-width: 1025px)
{
.productGrid .product {
    padding: 8px !important;
}
}
h1.page-heading {
    font-size: 28px!important;
    max-width: 100%;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    text-align: center;
    font-weight: 300!important;
    letter-spacing: 1px;
    border-bottom: 0px solid #c9c9c9;
    padding-bottom: 20px;
}
.customcolumns--main {
    max-width: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    overflow: auto;
}
.page-heading-wrapper {
    margin-bottom: 0px;
}
.customwish--card svg {
    width: 22px;
    height: 22px;
}

.customwish--card {
    position: absolute;
    top: 22px;
    z-index: 8;
    right: 22px;
}

.product:hover .customwish--card {
    opacity: 1;
    transition: 0.2s;
}

.product .customwish--card {
    opacity: 0;
    transition: 0.2s;
}
.card .card-body .card-title>a {
font-weight: 400;
    letter-spacing: 0;
    font-size: 18px;
    line-height: 22px!important;
}

.card .card-body .card-title {
    margin-top: 0px;
    margin-bottom: 5px;
    text-align: left;
}

.card .card-body {
    padding: 0px;
}

.card .card-body .card-price .price-section {
    font-weight: 400;
}
.product:hover .card-figure:before {
    opacity:0;
    transition:0.3s;
}
.card-figure:before {
    content: "";
    width: 100%;
    height: 40%;
    display: block;
    background: #fff;
    background: linear-gradient(0deg,#fff,rgba(255,255,255,0.81) 45%, rgba(255,255,255,0));
    position: absolute;
    bottom: 0px;
    opacity:0;
    pointer-events: none;
    z-index: 9;
    transition:0.3s;
}
.card .card-figure {
    padding-bottom: 0px;
    margin-bottom: 6px;
}
figure.card-figure {
    position: relative;
}
@media (min-width: 801px)
{
.customtwogridsection {
    width: 50% !important;
}
}
@media (max-width: 801px)
{
.customtwogridsection {
    width: 100% !important;
}
}
.productdescription---main p {
    margin-bottom: 0px;
    font-size: 12px;
    letter-spacing: 1px;
    margin-top: 7px;
}
.productdescription---main {
    margin-bottom: 20px;
}
.addtobasket--custommain {
    bottom: 25px;
    position: absolute;
    z-index: 9;
    width: 100%;
    text-align: center;
    opacity: 0;
    transition: 0.3s;
    font-size:12px;
}

.addtobasket--custommain a {
    background: 0 0;
    padding: 7px 15px;
    display: block;
    max-width: 176px;
    margin: auto;
    border-radius: 50px;
    color: #000;
    border: 0px solid grey;
    background: #fff;
    line-height: normal;
}

.product:hover .addtobasket--custommain {
    opacity: 1;
    transition: 0.3s;
}
.customproductcontainsermain {
    max-width: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
b, strong {
    font-weight: 600;
}
.custommaininside {
    max-width: 600px;
    margin: auto;
    padding: 70px 40px;
}

.custommaininside h2 {
    margin-top: 0px;
    font-weight: 400;
}
.about--text p {
    margin-bottom: 0px;
    text-align: center;
    color: white;
    font-size: 20px;
    line-height: normal;
}
.custombigmaimbanners img {
    height: 750px;
    object-position: center;
}
.custombigmaimbanners p {
    font-size: 18px;
    margin-bottom: 16px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 25px;
}
.custombigmaimbanners:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(0deg,rgba(0,0,0,0.35) 10%,rgba(84,84,84,0) 100%);
    z-index: 9;
}
h3.customsmall--latters {
    margin-top: 0;
    font-size: 49px;
}
.shopbeauty--v1 img {
}
    .shadow-effect {
    background: #ffffff;
    padding: 20px;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #d6eff0;
        box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
    }
    #customers-testimonials .shadow-effect p {
        font-family: inherit;
        font-size: 17px;
        line-height: 1.5;
        margin: 0 0 17px 0;
        font-weight: 300;
    }
    .testimonial-name {
        margin: -17px auto 0;
        display: table;
        width: auto;
        background: #000000;
        padding: 9px 35px;
        border-radius: 12px;
        text-align: center;
        color: #fff;
        box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
    }
    #customers-testimonials .item {
        text-align: center;
        padding: 0px;
        margin-bottom:80px;
        opacity: .2;
        transform: scale3d(0.8, 0.8, 1);
        transition: all 0.3s ease-in-out;
    }
    #customers-testimonials .owl-item.active.center .item {
        opacity: 1;
        transform: scale3d(1.0, 1.0, 1);
    }
    .owl-carousel .owl-item img {
        transform-style: preserve-3d;
        max-width: 90px;
        margin: 0 auto 17px;
    }
    #customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
        background: #000000;
        transform: translate3d(0px, -50%, 0px) scale(0.7);
    }
#customers-testimonials.owl-carousel .owl-dots{
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot{
  display: inline-block;
}
    #customers-testimonials.owl-carousel .owl-dots .owl-dot span {
background: #000000;
    display: inline-block;
    height: 20px;
    margin: 0 2px 5px;
    transform: translate3d(0,-50%,0) scale(.3);
    transform-origin: 50% 50% 0;
    transition: all 250ms ease-out 0s;
    width: 20px;
    border-radius: 50px;
    }
    .customsection--heading
    {
    font-size: 32px;
    line-height: normal;
    letter-spacing: 2px;
    }
    .customsectionbody {
    font-size: 18px;
    letter-spacing: 0px;  
    }
    .testimonial--customslidermain {
    text-align: center;
}
div#customers-testimonials {
    margin-top: 40px;
}
.custompricing--percent h2 span {
    font-size: 93px;
    letter-spacing: 0px;
}
#customers-testimonials.owl-carousel .owl-dots {
    display: none;
}
.customcategory--main:hover .twogridproducts
{
    bottom:unset !important;
}
@media (max-width: 801px) {
 .hidemobilecustom
 {
     display:none;
 }
}
@media (min-width: 801px) {
   .hidedesktopcustom
 {
     display:none;
 }  
}
.hidedesktopcustom .accordion {
    padding: 0px;
    margin-bottom: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 13px;
}
.custom--category h3 {
    text-align: center;
    font-size: 32px;
    line-height: normal;
    letter-spacing: 0px;
    margin: 0;
    margin-top: 30px;
    margin-bottom: 20px;
}
.customfooterbottoms---mains ul {
    margin: 0px;
    list-style: none;
}

.customfooterbottoms---mains li {
    display: inline-block;
    border-right: 1px solid #000000;
    padding-right: 20px;
    padding-left: 20px;
}

.customfooterbottoms---mains {
    text-align: center;
}

.customfooterbottoms---mains {
    max-width: 1312px;
    margin: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 20px;
}

.customfooterbottoms---mains li:last-child {
    border: 0px;
}

.customfooterbottoms---mains a {
    font-weight: 400;
    border-bottom: 0 solid #979797;
    font-size: 15px;
    color: #1a1a1a;
}
.customfooter--background {
    background: #f3f3f3;
    padding: 70px 20px;
    padding-top: 0px;
}
.custombanners .col-sm-6 {
    padding: 0px;
}

.custombanners .custompricing--percent {
    margin: 0px;
}
.wintersale {
    background: #4ababe;
}
.custompricing--percent h2 b {
    font-weight: 100;
    text-transform: lowercase;
    font-size: 82px;
    line-height: 20px !important;
}

.custombanners .row {
    background: #4ababe;
}
.customiconswith--text .row {
    max-width: 1000px;
    margin: auto;
    padding-bottom: 70px;
    padding-top: 70px;
}

.imageinside--iconsmain img {
    width: 44px;
    z-index: 99999 !important;
}

.imageinside--iconsmain h2 {
    font-size: 16px;
    margin-top: 13px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 2px;
}

.imageinside--iconsmain p {
    margin-bottom: 0px;
    letter-spacing: 1px;
    font-size: 13px;
    font-style: italic;
}

.customiconswith--text {
    background: aliceblue;
}

.imageinside--iconsmain {
    text-align: center;
}

.imageinside--iconsmain:after {
    content: "";
    position: absolute;
    width: 120px;
    height: 120px;
    background: #d6eff0;
    border-radius: 50%;
    top: -27px;
    right: 91px;
    z-index: -1;
    display: block;
    overflow: auto;
}

.imageinside--iconsmain {
    position: relative;
    z-index: 0;
}
.cart-total-label, .cart-total-value {
    font-weight: 300;
}
.cart-total-label b, .cart-total-label strong, .cart-total-value b, .cart-total-value strong {
    font-weight: 400;
}
.cart-item-name+.definitionList {
    margin-top: 1px;
    margin-bottom: 0px;
}

.definitionList .definitionList-key {
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 1px;
}

.definitionList .definitionList-value {
    color: grey;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 1px;
}

a[data-item-edit] {
    text-transform: uppercase !important;
    font-size: 10px;
    letter-spacing: 2px;
    color: #8f8f8f;
}

.cart-item-value {
    font-weight: 400;
    letter-spacing: 1px;
}

.cart-header-item {
font-size: 14px;
    font-family: Jost!important;
    font-weight: 400;
}

.cart-remove {
    background: transparent;
    border: 1px solid #d6eff0;
}
.data-cart-totals {
    padding: 20px;
    background: #fff;
    border: 0px solid grey;
    box-shadow: 0px 0px 5px 4px rgba(0,0,0,0.11);
    border-radius: 5px;
}
.new-customer .panel-header .panel-title {
    margin-bottom: 20px;
    font-weight: 400;
    letter-spacing: 3px;
}

.new-customer .panel-body ul li {
    font-weight: 300;
    letter-spacing: 1px;
}

p.new-customer-intro {
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.new-customer {
    background: #fff;
    border: 0px solid #000;
    box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.16);
    border-radius: 10px;
}

.login-form .form-actions .button {
    background: #000000;
    color: white !important;
}
.page-heading-wrapper-2 .page-heading {
    font-size: 41px !important;
    padding-bottom: 0;
    margin-bottom: 0;
    color: #000;
}
[data-testid="privy-links-container"] {
    display: none;
}

.privy-widget-form__submit {
    font-size: 15px !important;
    background: #000000 !important;
    color: white !important;
}
.text-extra-large {
    font-size: 30px !important;
    line-height: 30px !important;
    text-transform: uppercase !important;
    letter-spacing: 5px !important;
}
.countPill {
    background: #000000;
}
@media only screen and (max-width: 801px) {
    .sliderv---inside img {
    object-fit: cover;
}
.custompricing--percent h2 span {
    font-size: 57px;
}
.imageinside--iconsmain:after
{
    display:none;
}
.imageinside--iconsmain {
    padding: 20px;
}

.customiconswith--text .row {
    padding-bottom: 30px;
    padding-top: 30px;
}
.shadow-effect {
    box-shadow: none;
}

#customers-testimonials .item {
    margin-bottom: 30px;
}

.content--footer {
    padding: 10px;
}

.customfooterbottoms---mains {
    text-align: center;
}

.customfooterbottoms---mains a {
    font-size: 12px;
}

.customfooterbottoms---mains li {
    padding-left: 5px;
    padding-right: 8px;
}
.navPages-action-moreIcon {
    width: 100%;
}

.navPages-action-moreIcon {
    width: 100%;
}

.navPages-action-moreIcon svg {
    width: 40px;
    margin-left: auto;
}
}
.customunique--mainsections h3 {
    margin: 0;
    font-size: 37px;
    line-height: normal;
    font-style: italic;
}

.customunique--mainsections {
    padding: 20px;
    text-align: center;
    max-width: 800px;
    margin: auto;
    padding-bottom: 40px;
}
.customuniquemain--gifts .row {
    max-width: 1200px;
    margin: auto;
    padding-bottom: 40px;
}
.customuniquemain--gifts .col-sm-6 {
    padding: 10px;
}
.customgift--insidecontents {
    text-align: center;
}
.customgift--insidecontents h2 {
    font-size: 32px;
    line-height: normal;
    font-style: italic;
}
.customgift--insidecontents a.custombelow--mainbutton {
    margin-top: 20px;
    display: block;
    border: 3px solid black;
    font-size: 21px;
    line-height: normal;
    padding: 10px 20px;
}
.iubenda-tp-btn.iubenda-cs-preferences-link {
    display: none !important;
}
.custombanners .col-sm-6 {
    padding: 4px;
}

.custombanners {
    margin: 0px 9px;
    margin-top: 5px;
}

.customiconswith--text {
    margin: 0px 9px;
}

.bigbannercustom {
    margin: 0px;
}

.custommainnewsection {
    margin: 0px 9px;
}
p.toitalicfont--main {
    font-style: italic;
}
.customapp--mainiconsfooter a {
    color: #8b8b8b;
}

.customapp--mainiconsfooter a:hover {
    color: #000000;
}

.customapp--mainiconsfooter {
    text-align: left;
}

.customapp--mainiconsfooter {
    margin-bottom: 8px;
}

p.small--copyright {
    margin-bottom: 13px;
}

.card .card-body .card-title {
    margin-top: 12px;
    margin-bottom: 6px;
}

.card .card-body .card-price .price-section {
    font-weight:100;
}
[data-testid="privy-links-container"] {
    display: none !important;
}
.page-heading-wrapper .page-heading+p {
    font-style: italic;
    padding: 30px 20px;
    font-size: 16px;
}
.customthemevalue---text {
    max-width: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin:auto !important;
}

.customthemevalue---text h2 {
    text-transform: uppercase;
    font-size: 19px;
    margin-bottom: 0px;
}

.customthemevalue---text p {
    font-style: italic;
    letter-spacing: 1px;
}
.sidebarBlock-heading {
    font-weight: 500;
    border-bottom: 1px;
    font-size: 24px;
    margin-bottom: 10px;
    font-family: Jost,sans-serif!important;
    text-transform: none;
}

.themevale_products-filter .actionBar .actionBar-section .form-field {
    border: 0px;
}

.actionBar-section .form-input, .actionBar-section .form-label, .actionBar-section .form-select {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
}

.themevale_products-filter .actionBar .actionBar-section .form-select {
    background-image: url(https://cdn11.bigcommerce.com/s-lmmuc4p8rl/product_images/uploaded_images/img.png);
    background-size: 13px 13px;
    background-position: right 5px top 5px;
    width: fit-content;
    min-width: auto;
}
.account-body {
    max-width: 800px;
    margin: auto;
    padding: 30px;
    border-radius: 10px;
    background: #fdfdfd;
    border: 1px solid #dbdbdb;
    overflow: auto;
}
.alertBox--success {
    background-color: #d6eff0;
    border-color: #d6eff0;
    color: #fff;
}
.alertBox--success svg {
    fill: #000000;
}
.login-row input {
    border: 0px;
    border-bottom: 1px solid #000 !important;
    border-radius: 0px !important;
}
p.new-customer-intro {
    font-style: normal;
}

.new-customer .panel-body ul li {
    font-style: normal;
}
span.form-inlineMessage {
    display: none;
}
.login-form .form-actions .button {
    padding: 10px 20px;
}
.account-body input {
    border-radius: 0px;
}
header.header {
    border-bottom: 0px solid #ededed;
}
@media only screen and (max-width: 801px) {
    .page-type-category .page {
    padding-top: 0px;
}

.page-type-category .page-heading-wrapper {
    padding-bottom: 0px;
}

.actionBar-section .form-label {
    padding-left: 0px;
}
.custombanners {
    margin: 0px;
    margin-top: 0px;
}    
.page-type-product  .page-heading-wrapper-2 {
    display: none;
}

.page-type-product .page {
    padding: 0px;
}

.customcontainer--main {
    padding: 10px;
}

.productView-product {
    margin-top: 15px;
}
.about--text {
    width: 90%;
}

.about--text p {
    font-size: 15px;
    line-height: 15px;
}
}
.hidedesktopcustom div.panel {
    background: transparent;
}
.customtop--mainbaer {
    margin: 0px !important;
}

header.mobileheader.header {
    margin: 0px !important;
}

header.desktopheader.header {
    margin-top: 0px !important;
}

.custombelow--mainbannercustom {
    margin-top: 0px !important;
}

.body {
    margin-top: 0px !important;
}

.custom--iconsfooter {
    margin-top: 0px !important;
}

.main--footer {
    margin-top: 0px !important;
}
.alertBox--info {
    margin-bottom: 30px;
}
.productView-details .productView-options .button-wishlist {
    z-index: 1;
}
.previewCart .productView {
    width: 100%;
    padding: 0px;
}

.previewCart .previewCartCheckout {
    width: 100%;
    padding: 0px;
    margin-top: 40px;
}

.productView-image {
    min-height: 100%;
}

#previewModal .modal-body {
    padding: 20px;
}

.previewCartCheckout .button--primary {
    font-size: 12px;
    background: #000000;
    padding: 12px 20px;
    border-radius: 2px;
    border: 0px !important;
}

.previewCartCheckout .button-transparent {
        font-size: 12px;
    background: #000000;
    padding: 12px 20px;
    border-radius: 50px;
    border: 0px !important;
}
.modal .modal-close>span {
    color: black;
}
.customapp--mainiconsfooter a {
    margin-right: 10px;
}
.fresh_filter .searchContainer {
    display: none !important;
}
@media (max-width: 1025px)
{
.custombelow--mainbannercustom .col-sm-4:nth-child(1)
{
    border:0px;
}
}
@media (min-width: 1025px)
{
.page-sidebar+.page-content .productGrid .product {
    width: 25% !important;
}
}
@media (min-width: 993px) {
form#filter_form {
    display: flex !important;
}

#SideCategoryRefinements h2, .fresh_filter h2, .fresh_filter .h2 {
    border-bottom: 0px !important;
}

.fresh_filter .Block.ShopByColor.Moveable.Panel {
    width: fit-content !important;
}

.pagesideflex--main .page-sidebar {
    padding: 0px !important;
}

.custommain--flexboxfixed .col-sm-9 {
    padding: 0px !important;
}

.custommain--flexboxfixed .col-sm-3 {
    padding: 0px !important;
}

.customsort--leftsidede .text-left {
    display: none !important;
}

.fresh_filter h2, .fresh_filter .h2 {
    padding: 4px 20px 4px 20px !important;
}

.fresh_filter h2:before, .fresh_filter .h2:before {
    content: '' !important;
    background: url('https://cdn.shopify.com/s/files/1/0527/7587/8825/files/arrowdown.svg') !important;
    background-size: 11px 11px !important;
    width: 11px !important;
    height: 11px !important;
    left: unset !important;
    right: 3px !important;
    top: 11px !important;
}

#SideCategoryRefinements h2, .fresh_filter h2, .fresh_filter .h2 {
    text-transform: uppercase !important;
    font-size: 12px !important;
    font-weight: 400 !important;
}
.fresh_filter .BlockContent {
    position: absolute !important;
    width: 250px !important;
    z-index: 9999 !important;
    border: 0px !important;
    background: white;
}

.fresh_filter .BlockContent li {
    display: block !important;
    width: 100% !important;
}

.BlockContent.block li label {
    width: 100% !important;
    padding: 0px 17px !important;
    border: 0px !important;
    text-align: left !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    letter-spacing: 0.4px !important;
}
.fresh_filter h2.open:before, .fresh_filter .h2.open:before {
    content: '' !important;
}
div#SideCategoryRefinements {
    display: none !important;
}

.irs--flat .irs-handle>i:first-child, .fresh_filter .block input[type=checkbox]:checked+label {
    background: transparent !important;
    color: black;
    font-weight: 500;
    font-style: italic;
}

.fresh_filter h2, .fresh_filter .h2 {
    margin-top: 0px;
    margin-bottom: 0px !important;
}

.fresh_filter .Block.ShopByColor.Moveable.Panel {
    padding-top: 0px;
}

.themevale_sidebar-mobile-wrapper {
    margin-bottom: 0px;
}

.custommain--flexboxfixed {
    margin-bottom: 20px;
}
}
.fresh_filter h2, .fresh_filter .h2 {
    margin-top: 0px !important;
}

.fresh_filter .Block.ShopByColor.Moveable.Panel {
    padding-top: 0px !important;
}
a#ShowHideFilter {
    display: none !important;
}
@media (max-width: 993px) {
.item.text-left {
    width: 50%;
    float: left;
}

.themevale_sidebar-mobile-wrapper>.item {
    float: left;
    width: 50%;
    margin-top: 0px !important;
}

.themevale_sidebar-mobile-wrapper {
    width: 100%;
    overflow: hidden;
}

.customsort--leftsidede.col-sm-3 {
    padding: 0px;
}

.customshowhidefilter {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: normal;
    padding-top: 5px;
    padding-bottom: 5px;
}

.themevale_sidebar-mobile-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
.customshowhidefilter img {
width: 13px;
    height: 13px;
    margin-left: 0px;
    margin-top: -4px;
}
.customshowmobilefilter .page-sidebar {
    display: block !important;
}

.fresh_filter {
    display: block !important;
}
.fresh_filter h2:before, .fresh_filter .h2:before {
    content: '' !important;
    background: url('https://cdn.shopify.com/s/files/1/0527/7587/8825/files/arrowdown.svg') !important;
    background-size: 11px 11px !important;
    width: 11px !important;
    height: 11px !important;
    left: unset !important;
    right: 3px !important;
    top: 11px !important;
}

#SideCategoryRefinements h2, .fresh_filter h2, .fresh_filter .h2 {
    text-transform: uppercase !important;
    font-size: 12px !important;
    font-weight: 400 !important;
}

.fresh_filter .BlockContent li {
    display: block !important;
    width: 100% !important;
}

.BlockContent.block li label {
    width: 100% !important;
    padding: 0px 0px !important;
    border: 0px !important;
    text-align: left !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    letter-spacing: 0.4px !important;
}
.fresh_filter h2.open:before, .fresh_filter .h2.open:before {
    content: '' !important;
}
div#SideCategoryRefinements {
    display: none !important;
}

.irs--flat .irs-handle>i:first-child, .fresh_filter .block input[type=checkbox]:checked+label {
    background: transparent !important;
    color: black;
    font-weight: 500;
    font-style: italic;
}

.fresh_filter h2, .fresh_filter .h2 {
    margin-top: 0px;
    margin-bottom: 0px !important;
}
.fresh_filter h2, .fresh_filter .h2 {
    padding-left: 0px !important;
}
.themevale_sidebar-mobile-wrapper {
    margin-bottom: 5px;
}
.customshowmobilefilter {
    margin-bottom: 30px;
}
.fresh_filter h2, .fresh_filter .h2 {
    border-bottom: 1px solid #e6e6e6 !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
.text-right .form-field {
    padding: 0px !important;
}

.item.text-right {
    text-align: right;
}
main#product-listing-container {
    margin-top: 10px;
}
}
.about--text h2 {
    margin-bottom: 13px;
    font-size: 34px;
    line-height: normal;
}
.customcolumns--main {
    max-width: 100%;
}
.alertBox--success {
    color: #000000;
}
p.productlisting---text {
    letter-spacing: 1px;
    font-weight: 200;
    font-family: 'Jost', sans-serif!important;
    font-style: italic;
}
.login-form .form-actions .button:hover {
    border: 0px !important;
}

.login-form .form-actions .button {
    border: 0px !important;
}
.login-row .form-input {
    padding-left: 0px;
}
.page-type-forgotpassword h2.page-heading {
    font-weight: 400;
    letter-spacing: 2px;
}

.account.themevale_account p {
    font-family: 'Jost', sans-serif!important;
    font-style: italic;
}

.page-type-forgotpassword .page {
    max-width: 600px;
    margin: auto;
}
.page-type-createaccount .form-label {
    font-size: 17px;
}

.page-type-createaccount .form-label>small {
    display: none;
}
.account-content .alertBox--info {
    margin-bottom: 0px;
}
.navBar--sub .navBar-item.is-active, .navBar--sub .navBar-item.navBar-item--separate.is-active, .navBar--sub .navBar-item.navBar-item--separate:hover, .navBar--sub .navBar-item:hover {
    background-color: #f3f3f3;
}
.navBar--account a.navBar-action {
    color: black !important;
    font-weight: 400 !important;
    letter-spacing: 0.7px;
}
.themevale_account h2, .themevale_account h3 {
    font-weight: 400;
}
.themevale_Mobile .themevale_close {
    background: transparent;
}

.themevale_Mobile .themevale_close .close {
    font-weight: 100 !important;
    font-family: 'Jost', sans-serif!important;
}
.addressList .panel {
    opacity: 1;
    background: transparent;
    max-height: 100% !important;
}
.addressList .panel {
    opacity: 1;
    background: transparent;
    max-height: 100% !important;
}

h5.address-title {
    font-weight: 400;
}

span.address-symbol {
    font-family: 'Jost', sans-serif!important;
}

.panel--newAddress .address-title {
    font-family: 'Jost', sans-serif!important;
}

.address-details--postal li {
    font-family: 'Jost', sans-serif!important;
}
.panel--address .form-actions {left: 12px;bottom: 29px;}

.panel--address .form-actions .button {
    border: 0px;
}
dl.account-orderTotal dt {
    font-size: 16px;
}
dl.account-orderTotal dd {
    font-size: 16px;
}
.account-orderStatus-label {
    border: 0px !important;
    background: #d7eff0 !important;
    font-weight: 500 !important;
    color: black !important;
}

.account-product-detail-heading {
    font-weight: 500;
    font-size: 16px;
}
.account--addReturn thead.table-thead {
    background: transparent;
    font-family: Jost!important;
    font-weight: 400 !important;
}

.account--addReturn th {
    font-family: Jost!important;
    font-weight: 400 !important;
}

.account--addReturn .form-select--short {
    background-position: right 0.5rem top 12px;
}

.return-itemName dt {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
}

.account--addReturn .button--primary {
    font-size: 10px;
}
.account-product-title>a {
    font-size: 22px;
    font-weight: 400;
}
.account-orderStatus-action {
    text-align: center;
    margin-top: 10px;
}
.about--text2 {
    text-align: center;
    max-width: 600px;
    margin: auto;
}

.about--banner2 {
    padding: 90px 20px;
}

.about--text2 p {
    margin-bottom: 0px;
    font-family: 'Jost', sans-serif!important;
    font-size: 26px;
}
.sliderv---inside img {
    width: 100%;
    object-fit: cover;
}
/* The container */
.containercheckbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.containercheckbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 4px;
  left: 0;
  height: 21px;
  width: 21px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.containercheckbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.containercheckbox input:checked ~ .checkmark {
  background-color: #000000;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.containercheckbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.containercheckbox .checkmark:after {
    top: 6.5px;
    left: 7px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: white;
}

.containercheckbox {
    margin-bottom: -22px;
}
[for="return_reason"] {
    margin-bottom: -17px;
    font-size: 18px;
}

[for="return_comments"] {
    font-size: 17px;
    line-height: normal;
}
[for="return_action"] {
    margin-bottom: -17px;
    font-size: 18px;
}
.card-image {
    position: absolute;
    width: auto;
    height: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.card-image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
        margin-top: 0px;
    margin-bottom: 0px;
}

.card .card-img-container:before {
    display: none;
}

.card-img-container {
    max-width: 100%;
}

.insidearticle {
    width: 100%;
}
div.panel .page-content {
    padding: 10px 0px;
}
.sizechartabs table {
    width: 100%;
    margin-top: 14px;
    margin-bottom: 20px;
}

.sizechartabs td {
    padding: 10px;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 20px !important;
}
.swiper-button-next,
.swiper-button-prev {
    width: 50px!important;
    height: 50px!important;
    background-color: #010101!important;
    border-radius: 50%!important;
    color: #fff!important;
}
@media only screen and (min-width: 801px) {
.customshowhidefilter img {
    width: 13px;
    height: 13px;
    margin-left: 6px;
    margin-top: -3px;
}

.customshowhidefilter {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: normal;
    padding-top: 5px;
    padding-bottom: 5px;
        margin-left: 4px;
        cursor:pointer;
}

.themevale_products-filter .actionBar .actionBar-section .form-select {
    padding-top: 0px;
    padding-bottom: 0px;
}
}
@media only screen and (max-width: 801px) {
.pagesideflex--main {
    display: none;
}
}
@media (max-width: 750px) {
    .themevale_products-filter .actionBar .actionBar-section .form-select {
    background-position: right 5px top 10px;
}
}
.annoucemebt--mainbaner h3 {
    margin-bottom: 0px;
    margin-top: 0px;
    font-weight: 400;
}

.annoucemebt--mainbaner h4 {
    margin-top: 0px;
    font-size: 16px;
    margin-bottom: 0px;
}

.annoucemebt--mainbaner p {
    font-weight: 300;
    font-size: 13px;
    letter-spacing: 1px;
    margin-bottom: 0px;
}

.annoucemebt--mainbaner {
    padding: 20px 10px;
    text-align: center;
    background: #f1f1f1;
}
.customtop--mainbaer h5 {
    margin-top: 0px;
    font-size: 11px;
    text-transform: none;
    text-align: center;
    margin-top: 0px;
    line-height: 11px;
}

.customtop--mainbaer div {
    text-transform: uppercase;
}
img.customheight--main {
    object-fit: cover;
}
@media (max-width: 750px) {
  img.customheight--main {
    object-fit: cover;
}  
}
.backbutton--main {
    background: #a3dbdc;
}

.backbutton--main svg {
    width: 20px;
    height: 20px;
    margin-right: 9px;
}

.backbutton--main a {
    display: flex;
    align-items: center;
}

.backbutton--main {
    padding: 3px 30px;
}
.customsearchbox--mainv1 {
    position: absolute;
    top: -10px;
    max-width: 100%;
    width: 100%;
    right: 10px;
}

.customsearchbox--mainv1 form.form {
    margin: 0px;
}

.customsearchbox--mainv1 .form-field {
    margin: 0px;
}

.customsearchbox--mainv1 button {
    position: absolute;
    top: -2px;
    right: 15px;
    padding: 0px;
    height: 100%;
    background: transparent;
    border: 0px;
}

.customsearchbox--mainv1 .form-input {
    font-size: 16px;
    border: 1px solid #d9d9d9;
    border-radius: 0px;
}

.customsearchbox--mainv1 button span {
    display: none;
}

.customsearchbox--mainv1 button svg {
    fill: black;
    width: 22px;
    height: 22px;
}
.closesearch svg {
    width: 15px;
    height: 15px;
    margin-right: 6px;
}

.closesearch {
    display: flex;
    align-items: center;
}

.flexcontainer--main {
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
}

.customsearchbox--mainv1 form.form {
    width: 100%;
}

.closesearch {
    margin-right: 19px;
}
.closesearch {
    cursor: pointer;
}
@media (min-width: 750px) {
iframe#tidio-chat-iframe {
    bottom: 62px !important;
    right: -3px !important;
}
}
.cardimagemain {
    height: 350px !important;
}
@media (max-width: 750px)
{
.cardimagemain {
    height: 210px !important;
}
}

.customthumbnailscard .swiper-slide {
    padding: 0px;
}

img.thumbnailimagemain {
    height: 100px;
    object-fit: cover;
}
.customthumbnailscard {
    margin-top: 3px;
}
.customfooterbottoms---mains {
    margin-top: 0px;
}
@media (min-width: 993px)
{
.productGrid .product {
    width: 49%;
}
}
.cardimagemain {
    opacity: 0.9;
    transition: 0.3s;
}
.thumbnailimagemain
{
      opacity: 0.9;
    transition: 0.3s;  
}
.cardimagemain.lazyloaded {
    opacity: 1;
    transition: 0.3s;

}
img.thumbnailimagemain.lazyloaded {
        opacity: 1;
    transition: 0.3s;
}
div#facetedSearch .accordion-title {
    margin-bottom: 0px !important;
    font-size: 12px;
    font-weight: 400;
    border: 0px;
    letter-spacing: 2px;
}

div#facetedSearch .accordion-block {
    margin-top: 11px;
    width: 100%;
    float: left;
    padding: 5px 10px;
}

div#facetedSearch .accordion {
    max-width: 100%;
}

.facetedSearch-refineFilters.sidebarBlock {
    margin-top: 14px;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 1px;
}

div#facetedSearch div#facetedSearch-navList {
    margin-top: 5px;
}

div#facetedSearch .accordion:after {
    display: none;
}

div#facetedSearch {
top: 52px;
    left: 0;
    z-index: 9;
    background: #fff;
    width: 100%;
    padding: 4px;
    padding-top: 0;
    height: 100%;
    overflow: auto;
}

.customcolumns--main .col-sm-9 {
    position: unset;
}

.customcolumns--main {
    position: relative;
}

div#facetedSearch .accordion-content.is-open {
    z-index: 99;
    background: white;
    width: 100%;
}
@media (min-width: 750px) {
div#facetedSearch div#facetedSearch-navList {
    max-width: 100%;
}
}
.card:hover .card-body .card-title a {
    border-bottom: 1px solid grey;
    color: #000000;
}
h3.productid {
    margin-top: 0px;
    font-size: 14px;
    margin-bottom: 0px;
}
div#facetedSearch .accordion-title {
    padding-bottom: 0px;
}
.customcolumns--main .accordion-navigation-actions {
    top: -4px;
}
@media (min-width: 750px) {
.custommain--flexboxfixed .customshowmobilefilter {
background: #fff;
    max-width: 100%;
}

div#facetedSearch {
    height: fit-content;
}
}
@media (max-width: 750px) {
div#facetedSearch .accordion-block {
    margin-top: 11px;
    width: 100%;
    float: none;
    padding: 5px 10px;
}
}
.newproducts .customheight--main {
    height: 222px !important;
}

.newproducts .thumbnailimagemain {
    height: 58px;
}
.custommainbreadcontainer {
    max-width: 100%;
}
.themevale_products-filter .actionBar .actionBar-section .form-select {
    font-size: 0px;
}
.themevale_products-filter .actionBar .actionBar-section .form-select option {
    font-size: 12px;
}

span.custommainsort--spanss {
    font-size: 12px;
    letter-spacing: 1px;
}

.customain-cusrosmd-asjdywbesd .form-field {
    display: flex;
    align-items: center;
    justify-content: center;
}
.themevale_products-filter .actionBar .actionBar-section .form-select {
    padding-left: 0px;
    padding-right: 6px;
}
.cart-item-quantity .form-increment {
    display: flex;
    align-items: center;
    justify-content: center;
}
.cart-item-quantity .form-increment {
    border-radius: 2px;
}

.cart-item-quantity .form-increment .button svg {
    width: 20px;
    height: 28px;
}

.cart-item-quantity .form-increment .form-input--incrementTotal {
    height: 21px;
    line-height: 21px;
}

.cart-item-quantity .form-increment .button {
    height: 30px;
}
.themevale_products-filter .actionBar .actionBar-section .form-select option {
    font-size: 13px;
    letter-spacing: 1px;
}
.modal-background {
    z-index: 9999;
}

.modal {
    z-index: 9999;
}
#facetedSearch-navList .accordion-block {
    margin-bottom: 0px !important;
}

#facetedSearch-navList li.navList-item {
    margin-bottom: 0px;
    margin-top: 0px;
}

#facetedSearch-navList li.navList-item a {
    line-height: normal;
}

#facetedSearch-navList li.navList-item:first-child {
    margin-top: 14px;
}
.customshowhidefilter:after {
    background-image: url(https://cdn11.bigcommerce.com/s-z5zid6mes9/product_images/uploaded_images/001-down-arrow.png);
    background-size: 13px 13px;
    content: '';
    width: 13px;
    height: 13px;
    display: block;
    position: absolute;
    top: 13px;
    right: 13px;
    filter: invert(1);
}

.customshowhidefilter {
    width: fit-content;
    position: relative;
}
.customain-cusrosmd-asjdywbesd select {
    position: absolute;
    right: 0;
    width: 150px !important;
    background-color: transparent;
}

span.custommainsort--spanss {
    margin-right: 22px;
}
ul#facetedSearch-navList--Dress-Size li:nth-child(6) {
    order: 1;
}

ul#facetedSearch-navList--Dress-Size {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* optional */
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

ul#facetedSearch-navList--Dress-Size li:nth-child(1) {
    order: 7;
    margin-top: 0px !important;
}
ul#facetedSearch-navList--Dress-Size li:nth-child(2) {
    order: 8;
}
ul#facetedSearch-navList--Dress-Size li:nth-child(3) {
    order: 9;
}
ul#facetedSearch-navList--Dress-Size li:nth-child(4) {
    order: 10;
}
ul#facetedSearch-navList--Dress-Size li:nth-child(5) {
    order: 5;
}
ul#facetedSearch-navList--Dress-Size li:nth-child(6) {
    order: 2;
}
ul#facetedSearch-navList--Dress-Size li:nth-child(7) {
    order: 1;
    margin-top: 14px;
}
ul#facetedSearch-navList--Dress-Size li:nth-child(8) {
    order: 5;
}
#facetedSearch-navList--CLOTHING-SIZE {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* optional */
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

#facetedSearch-navList--CLOTHING-SIZE li:nth-child(1) {
    order: 7;
    margin-top: 0px !important;
}
#facetedSearch-navList--CLOTHING-SIZE li:nth-child(2) {
    order: 8;
}
#facetedSearch-navList--CLOTHING-SIZE li:nth-child(3) {
order: 2;
    margin-top: 0px;
}
#facetedSearch-navList--CLOTHING-SIZE li:nth-child(4) {
    order: 1;
    margin-top: 14px;
}
#facetedSearch-navList--CLOTHING-SIZE li:nth-child(5) {
    order: 3;
}
#facetedSearch-navList--CLOTHING-SIZE li:nth-child(6) {
    order: 4;
}
#facetedSearch-navList--CLOTHING-SIZE li:nth-child(7) {
    order: 1;
    margin-top: 14px;
}
#facetedSearch-navList--CLOTHING-SIZE li:nth-child(8) {
    order: 5;
}
.active:after{
    background-image: url('https://cdn11.bigcommerce.com/s-lmmuc4p8rl/product_images/uploaded_images/001-minus.png');
}
.themevale_products-filter .actionBar .actionBar-section .form-select option {
    font-size: 12px;
    letter-spacing: 1px;
}
.sort--optionsmain--slider {
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 9;
    background: white;
    padding: 17px;
    max-width: 200px;
    padding-right: 0;
    text-align: left;
}

.sort--optionsmain--slider ul {
    margin: 0px;
}

.sort--optionsmain--slider li {
    list-style: none;
    font-weight: 400;
    text-transform: uppercase !important;
    margin-bottom: 12px;
    font-size: 12px;
}

.customsort--boxmain {
    font-size: 12px;
    letter-spacing: 1px;
}

.sort--optionsmain--slider li a {
    text-transform: uppercase !important;
    letter-spacing: 1px;
    font-size: 12px;
}
.customsort--boxmain:after {
    background-image: url(https://cdn11.bigcommerce.com/s-lmmuc4p8rl/product_images/uploaded_images/img.png);
    background-size: 13px 13px;
    content: '';
    width: 13px;
    height: 13px;
    display: block;
    position: absolute;
    top: 7px;
    right: 0px;
    display:none;
}

.customsort--boxmain {
    padding-right: 0px;
}
.customsort--boxmain {
    cursor: pointer;
}
.activefilter:after {
    background-image: url(https://cdn11.bigcommerce.com/s-z5zid6mes9/product_images/uploaded_images/001-down-arrow.png);
    transform: rotate(180deg);
}
div#consent-manager {
    display: none !important;
}
.express--text {
font-size: 16px;
    text-align: left;
    font-weight: 500;
    color: white;
}

.topannoucement--mainbar {
    background: #EEBAB2;
    color: #fff;
    padding: 8px 20px;
}

.topannoucement--mainbar a {
    color: white;
    border-bottom: 1px solid white;
}
.custom--currencyconverter {
    position: absolute;
    top: -4px;
    right: 13px;
    z-index: 99;
}
.custom--currencyconverter .has-dropdown:hover {
    color: white;
}

.custom--currencyconverter .has-dropdown {
    font-size: 13px;
}
a.custom--btn-close {
    position: absolute;
    top: 8px;
    right: 16px;
}
a.custom--btn-close svg {
    width: 37px;
    height: 37px;
}
.selectcurrencies--main li {
    list-style: none;
}

.selectcurrencies--main {
    color: black;
}

.selectcurrencies--main li:hover {
    background: transparent !important;
}

.selectcurrencies--main a:hover {
    background: transparent;
}
.mainfixed--svg svg {
    width: 21px !important;
    height: 21px !important;
    fill: white !important;
    vertical-align: middle;
}

.mainfixed--svg {
    margin-right: 6px;
}
.customain---swiperfixed {
    position: relative;
}
.customfooter--background {
    margin-top: 0px !important;
}
.footer--newsletter h2 {
    font-size: 21px;
    letter-spacing: 0;
    margin-bottom: 0;
    text-align: left;
    font-weight: 400;
}
.customfooterbottoms---mains a {
    line-height: 13px;
}

.customfooterbottoms---mains li {
    line-height: 0px;
}
.toblurthedesignmain {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999999999 !important;
}

.toaddoverlay {
width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 999999!important;
    background: rgba(255,255,255,0.96);
}

.customcomingsoonpage {
    background: transparent;
}

.toblur {
    filter: blur(6px);
    opacity: 0.2;
}
.categories--mainmifashion {
    max-width: 1300px;
    margin: auto !important;
    margin: 0 60px;
}

.categorumifashion--inside h4 {
    margin: 0px;
    margin-top: 15px;
    font-size: 12px;
    line-height: 12px;
    color: #7e7e7e;
    letter-spacing: 1px;
    margin-bottom: 7px;
}

.categorumifashion--inside a {
    font-size: 21px;
}

.categorumifashion--inside a svg {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    vertical-align: middle;
}

.categorumifashion--inside img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.custom--category .col-sm-3 {
    padding: 5px;
}
.categories--mainmifashion h3 {
    text-align: center;
    font-size: 32px;
    line-height: normal;
    letter-spacing: 0;
    margin: 0;
    margin-top: 30px;
    margin-bottom: 20px;
}
@media (min-width: 768px)
{
.shopthecategories .col-sm-2 {
    width: 25%;
    padding: 0px;
}
}
.testimoniall--stars svg {
    width: 19px;
}

p.customquotebody {
    font-size: 31px;
    line-height: 36px;
    margin-bottom: 10px;
    margin-top: 10px;
}

p.customauthor--name {
    font-size: 17px;
    color: grey;
}

.customtestimonia--insidemain {
    background: #F1E3D4;
    padding: 40px 20px;
}
@media only screen and (min-width: 750px) {
.customtestimonia--insidemain .row {
    display: flex;
    align-items: center;
    justify-content: center;
}
}

.customtext--imgmain img {
    max-height: 370px;
}
.designers--customain .col-sm-6 {
    padding: 0px;
}

.other--contentblacked--main {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.other--contentblacked--main h2 {
    font-size: 19px;
    margin: 0px;
    color: white;
}

.other--contentblacked--main {
    text-align: center;
}

.other--contentblacked--main h1 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 46px;
    text-transform: uppercase;
    color: white;
    line-height: 46px;
    letter-spacing: 3px;
}

.custominsdosj--content a {
    color: white;
    font-size: 16px;
}

.custommainsection img {
width: 27px!important;
    filter: invert(1);
}

.ucustomicons {
    line-height: 0px;
    margin-right: 15px;
}

.custominstagrammain {
    padding: 10px;
    background-color: #000000;
}
@media only screen and (max-width: 750px) {
.tohide
  {
    display:none !important;
  }
}
.ucstomtext {
    color: #fff;
    font-size: 16px;
}
@media only screen and (min-width: 750px) {
.custommainsection {
    border-right: 1px solid #dbdbdb;
}

.custominstagrammain .col-sm-4:last-child .custommainsection {
    border: 0px;
}
}
.customof--inside h2 {
    margin: 0px;
    margin-bottom: 10px;
}

.customof--inside {
    text-align: center;
}

.customof--inside p {
    margin-bottom: 0px;
}

.cusotomof--baners {
    padding: 20px 10px;
    background: #F1E3D4;
}
.shopwhatyoulook h2 {
    margin-top: 0px;
}

.shopwhatyoulook {
    text-align: center;
    padding: 40px 20px;
}

.shopwhatyoulook a {
    padding: 6px 19px;
    display: block;
    width: fit-content;
    margin: auto;
    border: 1px solid black;
    margin-top: 19px;
    font-size: 14px;
}
@media (min-width: 768px)
{
.whychoosetherights .col-sm-3 {
    width: 20%;
}
}

.choosetheright--icons {
    text-align: center;
}

.choosetheright--icons h2 {
    margin: 0px;
    font-size: 18px;
    margin-top: 11px;
}

.whychoosetherights {
    padding: 50px 20px;
    background: black;
}

.choosetheright--icons img {
    filter: invert(1);
}

.choosetheright--icons h2 {
    color: white;
}
.customquotes--main {
    top: 19%;
    position: absolute;
    z-index: 99;
    right: 38px;
}

.estimonial--mains--custom {
    position: relative;
}
.customquotes--main svg {
    width: 70px;
    height: 70px;
    fill: #484848;
}

.customquotes--main {
    top: 10%;
    right: 6%;
}
.card-img-container img {
    position: absolute;
    height: 100%;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    top: 0;
    left: 0;
}

.card-img-container img {
    position: absolute;
    width: auto;
    height: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.card-img-container img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.card-img-container {
    padding-bottom: 100%;
}
h2.monthnewarrivals--main {
text-transform: none;
    text-align: center;
    font-size: 33px;
    line-height: normal;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 400;
}
@media only screen and (max-width: 1024px) {
    .desktophide {
        display: none;
    }
}
@media only screen and (min-width: 1024px) {
    .mobilehide {
        display: none;
    }
}
.desktopsection--main .col-sm-6 {
    padding: 3px;
}

.desktopsection--main .row {
    margin: 0px -2px;
}
.desktopsection--main .col-sm-6 {
    padding: 3px;
}

.desktopsection--main .row {
    margin: 0px -2px;
}

.productView-price {
    top: 0;
    right: 0;
}

.productView-product {
    position: relative;
}

.swatchfields {
    display: block;
}

.productvalues--main {
    width: 100%;
    text-align: left;
    margin-top: 13px;
    margin-bottom: 13px;
}

.rectanglefield {
    display: block;
}

.rectanglefield .form-radio:checked+.form-option {
    background: #fafafa;
    border: 1px solid grey;
}

.rectanglefield .form-option {
    padding: 18px 35px;
}

.form-option-variant {
    font-weight: 500;
    font-size: 21px;
}

.rectanglefield .form-option {
    margin-left: 0px;
    margin-right: 6px !important;
    background: #f3f3f3;
}
.descripiontabs--main .panel.show {
    padding: 15px 0px;
}
.descripiontabs--main .panel.show {
    padding: 15px 0px;
}

.descripiontabs--main .accordion {
    font-size: 16px;
    text-transform: none !important;
}
.productView-details .productView-options .button-wishlist .button .text {
    text-transform: none;
    font-size: 14px;
    font-weight: 100 !important;
}

.productView-details .productView-options .button-wishlist .button .icon {
    display: none;
}

.productView-details .productView-options .button-wishlist .button {
    background: whitesmoke;
    border-radius: 10px !important;
    padding: 10px 20px;
}
section.product-description ul {
    margin-left: 25px;
}
.customucos--block {
    text-align: center;
}

.customucos--block h2 {
    font-size: 18px;
    margin-top: 0px;
}

.customucos--block p {
    font-size: 12px;
}

.customucos--block {
    padding: 20px;
    background: #f9f9f9;
}

.customthree--icons .col-sm-4 {
    padding: 3px;
}

.customthree--icons .row {
    margin: 0px -3px;
}
.customucos--block h2 {
    line-height: normal;
    margin-bottom: 2px;
    margin-top: 10px;
}
@media only screen and (min-width: 750px) {
.themevalte_productView {
    display: flex;
}
}
.fairpricing-main h3 {
    font-size: 37px;
    line-height: normal;
    margin-top: 0px;
    margin-bottom: 16px;
}

.fairpricing-main {
    text-align: center;
    max-width: 600px;
    margin: auto;
}
.iconproduct--section img {
    width: 48px;
    opacity: 0.4;
}

.iconproduct--section h2 {
    font-size: 15px;
    margin: 0px;
    margin-top: 8px;
    margin-bottom: 0px;
}

.iconproduct--section p {
    font-size: 20px;
}

.fairpricing-main {
    max-width: 800px;
}

.fairpricing-main p {
    margin-bottom: 37px;
    font-weight: 300;
    line-height: 23px;
}
.sizechartmain--custom {
    text-align: right;
}

.sizechartmain--custom a {
    font-size: 15px;
}

.sizechartmain--custom svg {
    vertical-align: middle;
    width: 16px;
    height: 16px;
}

.sizechartmain--custom {
    position: absolute;
    top: 16px;
    right: 0px;
}

.size-chart__table__container td {
    border: 1px solid #b9b9b9;
    padding: 7px 15px;
    font-size: 14px;
}
.mainsearch--fixedbar {
    position: absolute;
    z-index: 99;
    background: #fff;
    width: 100%;
    padding-bottom: 50px;
}

.getthesearch--fixed {
    max-width: 600px;
    margin: auto;
    padding-top: 50px;
}

.getthesearch--fixed .text {
    display: none;
}

.getthesearch--fixed .icon {
    width: 21px;
    fill: #959595;
    height: 21px;
}

.getthesearch--fixed button {
    background: 0 0;
    border: 0;
    padding: 0 13px;
    position: absolute;
    top: 0;
    height: 100%;
    right: 0;
    background: whitesmoke;
}

.getthesearch--fixed .form-field {
    position: relative;
    margin-bottom: 0px;
}

.getthesearch--fixed .form-input {
    background: whitesmoke;
    border: 0px !important;
    font-size: 14px;
}
.customclose--button {
    position: absolute;
    top: 4px;
    right: 31px;
}

.customclose--button svg {
    width: 38px;
}
.search--popular h1 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 40px;
}
.customclose--button {
    cursor: pointer;
}
.mainsearch--fixedbar {
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}

.showthebar {
    opacity: 1;
    visibility: visible;
    transition: 0.3s;
}
.getthesearch--fixed {
    padding: 30px;
}
.vdeo---section .custommain--content {
position: absolute;
    bottom: 7%;
    left: 18px;
    transform: translate(0%,0%);
    z-index: 99;
}

.vdeo---section {
    position: relative;
}

.custommain--content h2 {
    font-size: 43px;
    color: #fff;
    font-family: Jost,Arial,Helvetica,sans-serif !important;
    font-weight: 400;
    margin-top: 0px;
    line-height: normal;
}

.vdeo---section:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.63);
    z-index: 9;
}
@media only screen and (max-width: 750px) {
.express--text {
    font-size: 12px;
}
    .cusotomof--baners .row {
    display: flex;
    overflow: auto;
    white-space: nowrap;
}

.categories--mainmifashion .row {
    display: flex;
    overflow: auto;
    white-space: nowrap;
}

.categories--mainmifashion {
    margin: auto !important;
    margin-top: 20px !important;
    margin-bottom: 30px !important;
}

.categories--mainmifashion .col-sm-2 {
    min-width: 300px;
}
.custom--category .col-sm-3 {
    min-width: 300px;
}

.custom--category .col-sm-4 {min-width: 300px;}

.custombigcontent h2 {
    font-size: 32px;
}

.whychoosetherights .row {
    display: flex;
    overflow: auto;
    white-space: nowrap;
}

.custommain--content h2 {
    font-size: 30px;
    line-height: normal;
}
}
.clearance--salesmain {
    text-align: center;
    background: #B6CCC8;
    padding: 30px 20px;
}

.clearance--salesmain h3 {
    margin-top: 0px;
}

.clearance--salesmain h1 {
    margin-top: 10px;
    font-size: 43px;
}

.clearance--salesmain a {
    display: block;
    width: fit-content;
    margin: auto;
    margin-top: 16px;
    margin-bottom: 16px;
    background: black;
    padding: 10px 40px;
    color: white;
}

.clearance--salesmain p {
    font-size: 12px;
    color: #394241;
    margin-bottom: 0px;
}
.custominsdosj--content:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.35);
    z-index: 9;
}

.other--contentblacked--main {
    z-index: 99;
}
.mifashion--maincustom {
    max-width: 100%;
}
@media (min-width: 1025px)
{
.page-sidebar+.page-content {
    width: 78%;
}
}
@media (min-width: 1025px)
{
.page-sidebar {
    width: 22%;
    padding-right: 10px;
}
}

div#facetedSearch .accordion-block {
    padding: 0px;
}
.page-type-category h1.page-heading {
    text-align: center;
    text-transform: uppercase;
}
.themevale_sidebar-mobile .icon {
    display: none;
}

.themevale_sidebar-mobile>.icon+.text {
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 400;
    margin-left: 0px;
}
#facetedSearch-navList .accordion-navigation-actions {
    display: none;
}

#facetedSearch-navList .accordion--navList .accordion-content {
    width: 100% !important;
    display: block !important;
}
.ourtransparency--main h2 {
    margin-bottom: 39px;
    text-align: center;
    margin-top: 60px;
    font-size: 34px;
}

.outstras--content h3 {
    font-size: 21px;
    line-height: 26px;
    letter-spacing: 0px;
}

.ourtransparency--main .row {
    max-width: 1200px;
    margin: auto;
}

.ourtransparency--main {
    padding-bottom: 40px;
}
.valentine--giftsmain {
    padding: 60px 30px;
    background: #f9f9f9;
}

.valentine--maincontent {
    text-align: center;
}

.valentnetopgift--main {
    text-align: center;
}
.valentine--maincontent p {
    margin-bottom: 0px;
}

.valentine--maincontent h2 {
margin-top: 5px;
    margin-bottom: 0;
    font-family: 'Sacramento', cursive !important;
    font-size: 56px;
    line-height: 56px;
}

.valentnetopgift--main p {
    margin-bottom: 7px;
}

.valentnetopgift--main a {
    display: block;
    background: black;
    width: fit-content;
    margin: auto;
    margin-top: 14px;
    color: white;
    padding: 7px 26px;
    font-size: 14px;
}

.valentnetopgift--main p {
    font-weight: 300;
}

.border--smallright {
    border-right: 1px solid #cfcfcf;
}
.valentnetopgift--main {
    padding-left: 40px;
}

.valentine--giftsmain .row {
    display: flex;
    align-items: center;
    justify-content: center;
}

.img--mifashionblock img {
    box-shadow: 10px 10px #e31837;
}

.valentine--maincontent h2 {
    color: #e31837;
}

.valentnetopgift--main p {
    font-size: 17px;
}
.contentent--toplacedmain {
    position: absolute;
    top: 59%;
    left: 48%;
    transform: translate(-50%, -50%);
}

.bannerwith--maintextfixed {
    position: relative;
}

.bannerwith--maintextfixed img {
    width: 100%;
}

.contentent--toplacedmain {
    text-align: center;
}

.contentent--toplacedmain h2 {
    margin-top: 0px;
    font-family: Sacramento,cursive!important;
    font-size: 43px;
    margin-bottom: 16px;
}

.contentent--toplacedmain h1 {
    font-weight: 900;
    margin-top: 8px;
    font-size: 35px;
    line-height: 41px;
}

.contentent--toplacedmain a {
    display: block;
    margin-top: 16px;
    width: fit-content;
    margin: auto;
    padding: 7px 22px;
    background: black;
    color: white;
    margin-top: 17px;
}
.mifashion--containers h2 {
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 35px;
    line-height: normal;
}

.mifashion--containers {
    text-align: center;
}
.mifashion--containers {
    padding: 20px;
}
.clothingmain--custom img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}

.clothingmain--custom {
    position: relative;
}

.ourstory--custom {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 99;
    max-width: 500px;
}

.clothingmain--custom:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.28);
    z-index: 9;
}

.ourstory--custom h2 {
    margin-top: 0px;
    font-size: 44px;
    color: white;
    margin-bottom: 22px;
}

.ourstory--custom p {
    margin-bottom: 0px;
    font-size: 20px;
    color: white;
}
.custombackgroind--sectionmains p {
    margin-bottom: 0px;
    font-size: 36px;
    color: white;
}

.custombackgroind--sectionmains {
    text-align: center;
    background: #59636B;
    padding: 120px 40px;
}
.customain--pricjung {
    padding-top: 60px;
    padding-bottom: 60px;
}
@media (max-width: 750px)
{
.ourstory--custom {
    max-width: 100%;
    width: 90%;
}

.fairpricing-main {
    padding: 20px;
}

.fairpricing-main .row {
    overflow: auto;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px;
}

.fairpricing-main .col-sm-2 {
    min-width: 145px;
}
.bannerwith--maintextfixed img {
    height: 400px;
    object-fit: cover;
}

.contentent--toplacedmain h2 {
    font-size: 21px;
    margin-bottom: 6px;
}

.contentent--toplacedmain h1 {
    font-size: 22px;
    line-height: 22px;
}

.valentine--giftsmain .row {
    display: block;
}

.border--smallright {
    border: 0px;
}

.valentnetopgift--main {
    padding: 20px;
}
.navPages-action {
    font-size: 18px;
}
}
.customcookie--banermain {
    position: fixed;
    z-index: 9999999999999999999 !important;
    bottom: 0;
    width: 100%;
    padding: 50px 20px;
    background: #010101;
}

.cookie--sindiecontent p {
    color: white;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 0px;
}

button.acceptcookie {
    background: white;
    color: black;
    padding: 13px 50px;
    border-radius: 0px;
    letter-spacing: 0px;
    text-transform: none;
    font-size: 17px;
    border: 2px solid white;
}

button.delinecookie {
    background: transparent;
    color: white;
    padding: 13px 50px;
    border-radius: 0px;
    letter-spacing: 0px;
    text-transform: none;
    font-size: 17px;
    border: 2px solid white;
    margin-left: 13px;
}

.customcookie--banermain .col-sm-4 {
    text-align: right;
}
@media (max-width: 750px)
{
    .customcookie--banermain .col-sm-4 {
    text-align: left;
    margin-top: 30px;
}
}
#themevale_newsletter {
    z-index: 99999;
}
#themevale_newsletter .newsletter-popup-container {
    padding: 0px;
}
#themevale_newsletter .newsletter-popup-container {
    max-width: 550px;
}

.newsletter-content .col-sm-6 {
    padding: 0px;
}

.inside--mainnewslettercontent {
    padding: 40px;
}

#themevale_newsletter .newsletter-popup-container .newsletter-heading {
    font-size: 30px !important;
    color: black !important;
    margin-bottom: 17px !important;
}

#themevale_newsletter .newsletter-popup-container .newsletter-sub-heading {
    color: black !important;
    font-size: 15px;
}

#themevale_newsletter .newsletter-popup-container .modal-close[data-close-newsletter-popup] svg {
    fill: black;
    color: black;
    width: 30px;
    height: 30px;
}

#themevale_newsletter .newsletter-popup-container .modal-close[data-close-newsletter-popup] path {fill: black;}

#themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form-field .form-input {
    border: 0px !important;
    background: #f1f1f1;
    padding: 14px 20px;
    height: unset !important;
    text-align: left;
    font-size: 15px;
    margin-bottom: 8px;
}

#themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form-field .button-transparent {
    width: 100%;
    max-width: 100%;
    margin: 0!important;
    border: 0!important;
    background: 0 0;
    border-radius: 0!important;
    margin-bottom: 0!important;
    padding: 11px 20px;
    color: #000!important;
    text-transform: none!important;
    letter-spacing: 0!important;
    font-size: 15px;
    border-radius: 0!important;
    border: 1px solid #000000!important;
    background: #ffffff!important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
}

#themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form-field .button + .button {
    border: 0px !important;
    text-transform: capitalize;
    padding: 8px 20px;
    letter-spacing: 0px !important;
}

#themevale_newsletter .newsletter-popup-container .newsletter-message {
    border: 0px;
    color: black;
    font-size: 12px;
}
img.logo--custom {
    max-width: 168px;
}

#themevale_newsletter .newsletter-popup-container .newsletter-heading {
    font-weight: 400;
    text-transform: lowercase;
}
@media (max-width: 750px)
{
    .custom--currencyconverter {
    display: none;
}
 img.logo--custom {
    max-width: 168px;
}

#themevale_newsletter .newsletter-popup-container .newsletter-heading {
    font-weight: 400;
    text-transform: lowercase;
}

.img--contentmain img {
    height: 150px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
#themevale_newsletter .newsletter-popup-container .modal-close[data-close-newsletter-popup] svg g {
    fill: white !important;
    color: white !important;
}   
}
.mainsearch--fixedbar {
    height: 100vh;
    overflow-y: auto;
}
.login-row .form-input {
    border: 0px !important;
    font-size: 15px;
    background: whitesmoke;
    padding: 16px 20px;
    height: unset !important;
}

.login-form .form-actions .button {
    border-radius: 2px !important;
    text-transform: none;
}

.login-form .form-actions .forgot-password {
    font-size: 15px;
}
.button, button {
    text-transform: none;
}
.weglot-container {
    width: 100%;
    text-align: left;
}

.wg-list.country-selector .wgcurrent a {
    padding-left: 0px !important;
    color: black !important;
    text-decoration: none !important;
}

.wg-list.country-selector a:hover {
    color: black !important;
    text-decoration: none !important;
}
@media (max-width: 750px)
{
    .productView-details .productView-options .button-wishlist {
    margin-top: 5px;
}
    button.acceptcookie {
    padding: 15px 25px;
}

button.delinecookie {
    padding: 15px 25px;
}
.previewCart {
    padding: 30px;
}
}
.previewmodal--main {
    text-align: center;
}

.previewmodal--main svg {
    width: 80px;
    height: 80px;
}

.previewmodal--main h3 {
    margin-top: 4px;
}

div#previewModal {min-height: auto !important;width: auto !important;padding: 30px;}

div#previewModal .modal-close {
    display: none;
}
@media (max-width: 750px)
{
div#previewModal {
    min-height: auto !important;
    width: 100%;
    padding: 30px;
}
}
div#buttontop {
    position: fixed;
    z-index: 9999;
    bottom: 51px;
    left: 25px;
    text-align: center;
}

div#buttontop svg {
    width: 23px;
    height: 12px;
    stroke: black;
}

div#buttontop p {
    margin: 0px;
    display: block;
    font-size: 13px;
    margin-top: -5px;
}

div#buttontop {
    padding: 4px 13px;
    background: #fff;
    border: 0px solid #000;
    cursor: pointer;
    border-radius: 50%;
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.11);
}
div#buttontop.show {
    display: block !important;
}
.customof--inside h2 {
    font-size: 19px;
}

.customof--inside a {
    font-size: 15px;
    text-decoration: underline;
}
.form-input {
    background: #f5f5f5!important;
    border: 0px !important;
    font-size: 14px;
}
.login-form .form-field input:-webkit-autofill, .login-form .form-field select:-webkit-autofill, .login-form .form-field textarea:-webkit-autofill 
{
    -webkit-box-shadow: 0 0 0 30px #f5f5f5 inset;
}
.loginmodal {
    z-index: 999999 !important;
    width: 800px !important;
}
.login--contentmain--fixed .login-form {
    padding: 0px;
    max-width: 100% !important;
    width: 100%;
    float: none !important;
}

.customcontainerregister--main .col-sm-6 {
    padding: 0px;
}

.login--contentmain--fixed {
    padding: 20px;
}
.customcontainerregister--main .col-sm-7 {
    padding: 0px;
}

.customcontainerregister--main .col-sm-5 {
    padding: 0px;
}

.loginmodal {
    border: 0px !important;
}

.login--contentmain--fixed {
    background: white;
}
.loginmodal svg.new-user-modal__close-button {
    stroke: white !important;
    width: 22px;
}
.maincontent--fixedcontent {
    text-align: center;
    margin-bottom: 30px;
}

.maincontent--fixedcontent h2 {
    font-size: 34px;
    line-height: normal;
    margin-top: 10px;
}

.login--contentmain--fixed {
    padding: 30px 30px;
}

.login--contentmain--fixed .button-transparent {
    width: 100%;
    max-width: 100% !important;
    padding: 14px 20px !important;
}

.login--contentmain--fixed .form-actions {
    margin-top: 7px !important;
}

.login--contentmain--fixed .form-field {
    margin-bottom: 15px;
}
.login--contentmain--fixed .login-form .shepple_social_login_wrapper {
    display: none;
}
.login--contentmain--fixed .login-form .shepple_social_login_wrapper {
    display: none;
}

h2.orcontinuewith {
    color: #8f8f8f;
    text-align: center;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 0px;
}
.loginmodal {
    overflow-y: auto;
}
span.login__footer-signup-text {
    font-size: 13px;
    font-weight: 300;
}

.login__user-link {
    text-align: center;
}

a.login__footer-signup-link {border-bottom: 1px solid #7e7e7e;margin: 0px 4px;}
#openregister a.button {
    width: 100%;
    border-radius: 0px !important;
    text-transform: none;
    font-size: 15px;
    padding: 18px 20px;
}
@media only screen and (min-width: 750px) {
.toreducespacingmain {
    text-transform: none !important;
}

.needtocustomized {
    margin-bottom: 0px !important;
}
}
@media only screen and (max-width: 750px) {
    .custominside--maincontentfixed {
    display: none !important;
}
}
.footer--newsletter .form-input {
    padding: 10px 20px;
}
.footer--newsletter .button {
    right: 19px;
}
.content--containersmian img {
    width: 100%;
}
.cartheading--main h3 {
    margin: 0px;
}

.sidecart--drawer {
    position: fixed;
    z-index: 9999999999999999 !important;
    width: 477px;
    height: 100vh;
    background: white;
    right: 0;
    transform: translateX(100%);
    transition: 0.3s;
}
.sidecart--active {
    transform: translateX(0);
    transition: 0.3s;
}
.close--drawer {
    position: absolute;
    top: 8px;
    right: 12px;
}

.close--drawer svg {
    width: 39px;
    height: 39px;
}

.cartheading--main {
    padding: 12px;
}

.cartheading--main h3 {
    font-size: 27px;
}
.close--drawer {
    cursor: pointer;
}
.sidecart-drawercontent .cart-item-price {
    display: none;
}

.sidecart-drawercontent .cart-item-quantity {
    display: none;
}

.sidecart-drawercontent a[data-item-edit] {
    display: none;
}

.sidecart-drawercontent .cart-item-title {
    width: 18%;
}

.sidecart-drawercontent .cart-item-info {
    width: 0%;
}

.sidecart-drawercontent {
    padding: 0px 20px;
}

.definitionList .definitionList-value {
    width: 100%;
    letter-spacing: 0px;
    line-height: normal;
    margin-top: 4px;
    font-size: 14px;
}

.definitionList .definitionList-key {
    line-height: normal;
    margin-top: 4px;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: 500;
}
.cartdrawermain {
    position: fixed;
    width: 100%;
    bottom: 0px;
    background: white;
}

a.checkoutbutton svg {
    width: 24px;
    height: 24px;
    fill: white;
    position: absolute;
    right: 8px;
    top: 13px;
}

a.checkoutbutton {
    font-size: 14px;
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background: black;
    color: white;
    padding: 11px 18px;
    border-radius: 10px;
    margin-bottom: 10px;
}

a.cartbutton {
    width: 100%;
    display: block;
    text-align: center;
}

a.cartbutton {
    padding: 10px 20px;
    background: #f7f7f7;
    border-radius: 10px;
    margin-bottom: 10px;
    font-size: 14px;
}

.cartdrawermain {
    padding: 10px;
    box-shadow: 17px 10px 11px 10px rgba(0,0,0,0.16);
}

.cartsubtotal--main {
    margin-bottom: 13px;
}

.customflexsubtotal {
    display: flex;
    align-items: center;
    justify-content: center;
}

.subtotal--heading {
    width: 50%;
    text-align: left;
}

.subtotal--pricing {
    width: 50%;
    text-align: right;
}

.subtotal--pricing span {
    font-weight: 300;
}
.cartsubtotal--main {
    margin-bottom: 0px;
}

.hasslefreereturn {
    margin-bottom: 11px;
    line-height: normal;
    font-weight: 300;
    font-size: 12px;
}
.cartheading--main p {
    margin-bottom: 0px;
    font-size: 26px;
    font-weight:500;
}
.descripiontabs--main ul {
    margin-left: 25px;
}

.sidecart-drawercontent {
    height: 50vh;
    overflow-y: auto;
}
.swal2-icon.swal2-warning {
    display: none !important;
}
.cart-item-quantity .form-increment .form-input--incrementTotal {
    background: transparent !important;
}
.customcomingsoon--section {
    text-align: center;
}

.customcomingsoon--section h2 {
    font-size: 26px;
    margin: 0px;
}

.customcomingsoon--section a {
    display: block;
    margin-top: 19px !important;
    background: black;
    color: white;
    font-weight: 400;
    padding: 8px 20px;
    width: fit-content;
    font-size: 14px;
    margin: auto;
}

.customcomingsoon--section {
    position: absolute;
    width: 100%;
    bottom: 0px;
}
.customcomingsoon--section p {
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: 400;
    margin-top: 8px;
}
.customcomingsoon--section img {
    margin-top: 40px;
}
@media only screen and (max-width: 750px) {
.sidecart--drawer {
    width: 90%;
}
}
.customshowhidefilter {padding: 10px 20px;background: #424242;border-radius: 50px;color: white;text-transform: none;padding-right: 37px;}
@media (min-width: 768px)
{
.alltoshowmain .col-sm-3 {
    width: 14%;
}

.alltoshowmain .col-sm-9 {
    width: 86%;
}
}
.categoriesblock--main ul {
    list-style: none;
}

.categoriesblock--main li {
    margin-bottom: 10px;
}

.categoriesblock--main a {
    font-size: 13px;
    color: #707070;
}
.allthemain--categories {
    position: sticky;
    top: 71px;
}
@media (min-width: 768px)
{
.alltoshowmain .flexmainrow {
    display: flex;
}
}
div#facetedSearch .accordion-title {
    text-transform: none;
    letter-spacing: 0px;
    font-size: 19px;
    font-weight: 100;
}
div#facetedSearch .accordion-block {
    padding: 20px 40px;
    border: 1px solid #e5e5e5;
}

div#facetedSearch {
    width: 500px;
}

.navList-action--checkbox::before {
    border: 2px solid black;
    top: 47% !important;
}
.categoriesblock--main li a:hover {
    background: #f7f7f7;
    transition: 0.2s;
}

.categoriesblock--main li a {
    display: block;
    padding: 3px 10px;
    transition: 0.2s;
}

.categoriesblock--main li {
    margin-bottom: 5px;
}
main#product-listing-container {
    padding: 0px;
}
.customshowhidefilter {
    margin-left: 0px;
}
.alltoshowmain .page-heading-wrapper {
    padding: 0px;
}
.alltoshowmain .page-heading-wrapper {
    padding: 0px;
}
.showsubcategorismain .categories--mainmifashion .row {
    margin: 0px 5px;
}
.showsubcategorismain h3 {
    font-size: 18px;
    margin-top: 6px;
    text-align:left;
    margin-top: 11px;
}

.showsubcategorismain h3 svg {
    display: none;
}
.showsubcategorismain h3 {
    font-size: 18px;
    margin-top: 6px;
    text-align:left;
    margin-top: 11px;
}

.showsubcategorismain h3 svg {
    display: none;
}

.customwish--card a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
    background: white;
    border-radius: 50px;
    width: 38px;
    height: 38px;
}

.customwish--card svg {
    margin: 2px !important;
    width: auto !important;
    height: auto !important;
}
.secondimage {
    opacity: 0;
    transition: 0.2s;
}
.card:hover .firstimage
{
    opacity:0;transition: 0.2s;
}
.card:hover .secondimage
{
    opacity:1;transition: 0.2s;
}
.card .card-figure .quickview {
    position: relative;
    top: unset !important;
    left: unset !important;
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
    transform: unset !important;
    margin: auto;
    width: 90% !important;
    max-width: 90% !important;
    background: white !important;
    color: black !important;
    border-radius: 2px;
    padding: 16px 20px;
    font-weight:400;
}

.modal-quickview .swatchfields {
    border: 0px;
}

.modal-quickview .form-field.rectanglefield {
    border: 0px;
}

.modal-quickview .modal-body {
    padding: 10px !important;
}

.modal-quickview {
    width: 100%;
    max-width: 900px;
}

.modal-quickview .themevalte_productView-right {
    width: 50% !important;
}
@media (max-width: 768px)
{
   div#facetedSearch {
    width: 100%;
}
.allthemain--categories {
    display: none;
}
.customcolumns--main {
    padding: 0px;
}
.page-type-category .page-heading {
    margin: 0px;
}
}
.subtotal--heading {
    font-weight: 600;
}

.subtotal--pricing span {
    font-weight: 600;
}
.has-activeModals .modal-background {
    display: block;
}
body.has-activeModals {
    overflow: hidden;
}
a.checkoutbutton {
    margin-bottom: 0px;
}

.smallbold--textmain {
font-size: 12px;
    text-align: right;
    padding: 5px 2px;
    font-weight: 600;
}
.cart-item-name a {
    letter-spacing: 0px;
    text-transform: none !important;
    font-size: 14px;
}
.sidecart-drawercontent .cart-item {
    padding-top: 0px;
    padding-bottom: 0px;
}

.sidecart-drawercontent .cart-item-figure {
    padding-top: 15px;
    padding-bottom: 15px;
}

.sidecart-drawercontent .cart-item-title {
    padding-top: 15px;
    padding-bottom: 15px;
}

.sidecart-drawercontent .cart-item-info {
    padding-top: 15px;
    padding-bottom: 15px;
}
.sidecart-drawercontent .cart-item-value {
    font-weight: 500;
}
@media (max-width: 768px)
{
.sidecart-drawercontent .cart-item-info {
    width: 100%;
    margin-top: 0px !important;
    padding-top: 0px;
    text-align: right;
    padding-left: 0px;
}
}
.progress {
    margin: 0px;
    padding: 0;
    width: 100%;
    height: 10px;
    overflow: hidden;
    background: #e5e5e5;
    border-radius: 6px;
}

.bar {
position: relative;
    float: left;
    min-width: 1%;
    height: 100%;
    background: #213D4D;
}

.percent {
    position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  margin:0;
  font-size:12px;
  color:white;
}
.customprogressbar--main10percent h4 {
    margin-top: 5px;
    font-size: 16px;
    letter-spacing: 0px;
}
.progress--customcontainer {
    padding: 1px 14px;
    padding-top: 15px;
}
.customprogressbar--main80percent h4 {
    margin-top: 5px;
    font-size: 16px;
    letter-spacing: 0px;
}
.customproductcontainer--main {
    display: flex;
}

.productimageupsell {
    width: 22%;
}

.upsell--container h4 {
    margin-top: 1px;
    margin-bottom: 1px;
    font-size: 19px;
}

.upsell--container .firstname {
    margin-bottom: 10px;
    font-size: 15px;
    color: grey;
}

.upsell--container {
    width: 80%;
    margin-left: 14px;
}

.upsell--button a {
    font-size: 14px;
    padding: 7px 20px;
    border: 1px solid #dddddd;
}

.upsell--button {
    position: absolute;
    right: 13px;
    bottom: 14px;
}

.customproductcontainer--main {
    padding: 10px;
    border: 1px solid #e3e3e3;
}

.upsell--container .upsell--productpricing {
    margin-bottom: 0px;
}

.upsell--button a:hover {
    border-color: black;
    background-color: black;
    color: white;
}
.upsellproducts .swiper-pagination {
    bottom: 0px !important;
    position: relative !important;
    text-align: left !important;
    margin-top: 12px !important;
}
.sidecart-drawercontent--insidecontent .modal-background {
    display: none !important;
}

.sidecart-drawercontent--insidecontent header {
    display: none !important;
}

.sidecart-drawercontent--insidecontent .custom--iconsfooter {
    display: none !important;
}

.sidecart-drawercontent--insidecontent .main--footer {
    display:none !important;
}

.sidecart-drawercontent--insidecontent .topannoucement--mainbar {
    display: none !important;
}

.sidecart-drawercontent--insidecontent .page-heading-wrapper-2 {
    display: none !important;
}

.sidecart-drawercontent--insidecontent .data-cart-totals {
    display: none !important;
}

.sidecart-drawercontent--insidecontent main.themevale_container {
    max-width: 100% !important;
    padding: 0px !important;
}

.sidecart-drawercontent--insidecontent .page {
    padding: 0px !important;
}

.sidecart-drawercontent--insidecontent thead.cart-header {
    display: none !important;
}

.sidecart-drawercontent--insidecontent main.themevale_container .col-sm-8 {
    width: 100%;
    padding: 0px !important;
}
.upsellcontainer--main h3 {
    margin-top: 3px;
}
.sidecart-drawercontent--insidecontent .themevale_Mobile
{
    display:none !important;
}
.cart-remove>svg {
    fill: transparent !important;
}

.cart-remove {
    border: 0px !important;
}
.loader {
border: 1px solid transparent;
    border-radius: 50%;
    border-top: 1px solid #000000;
    width: 40px;
    height: 40px;
    animation: spin 0.4s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.cartdrawermain {
    z-index: 9999999 !important;
}
.preloader--container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(255,255,255,0.86);
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999999999 !important;
}
a[data-item-edit] {
    display: none !important;
}
.adminBar {
    display: none !important;
}
body.hasAdminBar .adminBar {
    display: none !important;
}

.topannoucement--mainbar {
    margin-top: 0px !important;
}

.customlogin--popup {
    margin-top: 0px !important;
}
.customcomingsoonpage {
    margin-top: 0px !important;
}
.sidecart--drawer {
    margin-top: 0px !important;
}
span.sidelink--cart a {
    font-size: 14px;
    padding: 7px 20px;
    border: 1px solid #ddd;
    border-radius: 7px;
    float: right;
}
.upsell--button a {
    border-radius: 7px;
}
.modal {
    margin-top: 0px !important;
}
.customcookie--banermain {
    left: 0;
}

body.compensate-for-scrollbar {
    margin: auto;
}
.page-type-cart .toshowoncartphp {
    display: block !important;
}
.page-type-category .body {
    max-width: 1400px;
    margin: auto;
}
.sidecart-drawercontent .toshowoncartphp {
    display: none !important;
}
.modal-background {
    opacity: 0.35;
}
.button--primary {
    border-radius: 2px !important;
}
.desktophide .col-sm-12 {
    padding: 3px;
}
.swal2-container.swal2-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-type-product .body {
    max-width: 1400px;
    margin: auto;
}
.card .card-body .card-title {
    margin-bottom: 0px;
}

.availability--colormain {
    margin-bottom: 4px;
    color: grey;
    font-style: italic;
}
.imgcustom--mainfixed img {
    height: 450px;
    width: 100%;
    object-fit: cover;
}
.page-type-product .page {
    padding-bottom: 0px;
}
@media only screen and (max-width: 750px) {
.imgcustom--mainfixed img {
    height: 250px;
}
.loginmodal svg.new-user-modal__close-button {
    stroke: black !important;
}
}
div#account-mobile {
    margin-top: 0px !important;
}
.themevale_Mobile {
    margin-top: 0px !important;
}
@media only screen and (max-width: 750px) {
   .content--containersmian {
    display: none;
}

.modal {
    max-width: 100%;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    top:unset !important;
    bottom:0px !important;
    transform: translate(-50%,0%);
}

.modal .modal-close {
    top: 33px;
}
}

@media only screen and (max-width: 750px) {
 .express--text {
    font-size: 10px;
}   
.ourstory--custom p {
    display: none;
}    
    .ourstory--custom h2 {
    font-size: 29px;
    line-height: 39px;
    margin-bottom: 0px;
}
}
.searchbar--fixedmain button {
padding: 0;
    background: 0 0!important;
    border: 0!important;
    color: #fff!important;
    font-size: 26px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding: 0px 10px;
    background: #1f0e12 !important;
    border-radius: 0px !important;
}

.searchbar--fixedmain .form {
    margin-bottom: 0px;
}

.searchbar--fixedmain .form-field {
    margin-bottom: 0px;
    position: relative;
}
.searchbar--fixedmain svg {
    width: 30px;
    height: 20px;
}
.maincustom---navigationss {
    background: white;
    border-top: 1px solid #f7f7f7;
    margin-top: 6px;
    position: relative;
}

.maincustom---navigationss nav.navPages {
    max-width: 100%;
}
ul.customul--mainfixed svg {
    width: 25px;
    height: 25px;
}
a.navPages-action
{
    letter-spacing: 0px !important;
    font-weight: 400!important;
    font-family: 'Lato', sans-serif !important;
    padding: 5px 5px;
}
.searchbar--fixedmain .form-input {
    height: unset !important;
    padding: 15px 20px;
    font-size:16px;
}
@media only screen and (min-width: 750px) {
    a.navPage-childList-action {
padding-top: 0!important;
    padding-bottom: 5px!important;
    font-size: 17px !important;
    font-weight: 300!important;
}
.needtocustomized {
    font-size: 18px !important;
}
}
h2.footer--headingmenu {
    color: #4a4a4a;
    font-family: 'Jost'!important;
}
p.small--copyright {
    color: #141414;
    text-align: left;
}
.footer--newsletter .form-input {
    background: #ffffff!important;
    padding: 14px 20px;
    border-radius: 5px;
    border: 0px solid #e7e7e7!important;
}
.category--text p {
    color: #202020;
}
.grid-six {transform: translate(0%,0%);left: 36px;top: 36px;text-align: left;width: 100%;max-width: 300px;}
.shopbytitle h2 {
    margin-top: 0px;
    font-size: 34px;
    font-weight: 400;
}

.shopbytitle p {
    font-size: 21px;
}

.custommain--typebymodals {
    padding: 10px;
}

.shopbytitle {
    text-align: center;
}
.insidecar--manufacturer img {
    max-height: 33px;
    filter: grayscale(1);
}
.custommain--typebymodals .col-sm-2 {
    padding: 5px;
}
@media only screen and (min-width: 750px) {
.custommain--typebymodals .col-sm-2 {
    width: 25%;
}
}
.insidecar--manufacturer {
    padding: 40px 20px;
    background: #f7f7f7;
}
.insidecontentfixing {
    text-align: center;
    padding: 20px;
}

.insidecontentfixing h2 {
    margin: 0px;
    margin-bottom: 10px;
    font-size: 32px;
    line-height: normal;
    font-weight: 400;
    text-transform: uppercase;
}

.insidecontentfixing p {
    margin: 0px;
    line-height: normal;
    margin-bottom: 12px;
    font-size: 16px;
}

.custom--category .col-sm-12 {
    padding: 4px;
}

.allgetcar--main {
    background: whitesmoke;
}
.shadow-effect {
        background: #fff;
        padding: 20px;
        border-radius: 4px;
        text-align: center;
  border:1px solid #ECECEC;
        box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
    }
    #customers-testimonials .shadow-effect p {
        font-family: inherit;
        font-size: 17px;
        line-height: 1.5;
        margin: 0 0 17px 0;
        font-weight: 300;
    }
    .testimonial-name {
        margin: -17px auto 0;
        display: table;
        width: auto;
        background: #000000;
        padding: 9px 35px;
        border-radius: 12px;
        text-align: center;
        color: #fff;
        box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
    }
    #customers-testimonials .item {
        text-align: center;
        padding: 0px;
        margin-bottom:80px;
        opacity: .2;
        transform: scale3d(0.8, 0.8, 1);
        transition: all 0.3s ease-in-out;
    }
    #customers-testimonials .owl-item.active.center .item {
        opacity: 1;
        transform: scale3d(1.0, 1.0, 1);
    }
    .owl-carousel .owl-item img {
        transform-style: preserve-3d;
        max-width: 90px;
        margin: 0 auto 17px;
    }
    #customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
        background: #000000;
        transform: translate3d(0px, -50%, 0px) scale(0.7);
    }
#customers-testimonials.owl-carousel .owl-dots{
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot{
  display: inline-block;
}
    #customers-testimonials.owl-carousel .owl-dots .owl-dot span {
background: #000000;
    display: inline-block;
    height: 20px;
    margin: 0 2px 5px;
    transform: translate3d(0,-50%,0) scale(.3);
    transform-origin: 50% 50% 0;
    transition: all 250ms ease-out 0s;
    width: 20px;
    border-radius: 50px;
    }
    .customsection--heading
    {
font-size: 32px;
    line-height: normal;
    letter-spacing: 0;
    margin-bottom: 0;
    }
    .customsectionbody {
    font-size: 20px;
        
    }
    .testimonial--customslidermain {
    text-align: center;
    padding: 40px 20px;
    padding-bottom:0px;
}
div#customers-testimonials {
    margin-top: 40px;
}
.insidereview--body svg {
width: 133px!important;
    position: relative!important;
    top: unset!important;
    left: unset!important;
}

.insidereview--body svg .tp-star__canvas {
    fill: #00b67a;
}

.insidereview--body path.tp-star__canvas--half {
    display: none;
}
.customer--mainreviewss {
background: white;
    padding: 80px 10px;
    padding-top: 40px;
}
p.review--title {
    margin-bottom: 0px;
    position: absolute;
    top: 0;
    right: 0;
    color: grey;
        font-size: 12px;
}

h3.review--title {
margin-top: 3px;
    font-weight: normal;
    font-size: 21px;
    margin-bottom: 3px;
    margin-top: 0;
    font-family: Jost!important;
    line-height: normal;
}

p.body--review {
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: 100;
}

p.author--name {
    margin-bottom: 0px;
    font-size: 12px;
    color: grey;
}
.mainfixed--body {
    text-align: center;
}

.mainfixed--body svg {
    width: 188px;
}

.mainfixed--body h2 {
    margin-top: 0px;
}

p.basedon {
    margin-bottom: 0px;
}

p.basedon span {
    border-bottom: 1px solid grey;
}

.mainfixed--body .tp-star__canvas {
    fill: #00b67a;
}
.mainfixed--body path.tp-star__canvas--half {
    fill: #00b67a;
}
.customproductmain--container {
    max-width: 1480px;
    padding: 0px 10px;
    margin: auto;
}
.all-categories-list .navPages-item a {
    margin-left: 0px;
    margin-right: 15px;
    line-height: normal;
}
ul.brandGrid .brand {
    padding: 5px;
}
.brand .card .card-figure {
    display: none !important;
}

.brand .card .card-body {
    text-align: center !important;
    padding: 23px 20px !important;
}
li.brand .card-title {
    margin-top: 0px !important;
    font-size: 18px !important;
}
li.brand .card-title a {
    margin-top: 0px !important;
    font-size: 15px !important;
}
.page-sidebar ul>li>a {
    font-size: 16px;
    color: black;
    font-weight: 400;
}
.categorumifashion--inside {
    padding: 10px 20px;
}

.categories--mainmifashion .col-sm-3 {
    padding: 5px;
}

.showsubcategorismain .categories--mainmifashion .row {
    margin: 0px -10px;
}
@media (min-width: 1025px)
{
.page-sidebar + .page-content .productGrid .product {
    width: 25%;
}
}
.insidearticle .card-body {
    padding: 10px;
}
.card:hover .card-body .card-title a {
    border: 0px;
}

.card .card-body .card-title > a {
    line-height: 13px;
}

.card .card-body .card-title {
    margin-top: 0px;
    margin-bottom: 10px;
}

.rrp-price--withoutTax {
    display: none !important;
}

.card .card-body .card-price .price-section {
font-size: 18px;
    font-weight: 300;
    letter-spacing: 0;
    color: #1f0e12;
}
@media (max-width: 750px)
{
 .page-type-category h1.page-heading {
    text-align: center;
    padding-bottom: 0px;
}   
}
.productGrid .product {
    padding: 5px;
}
.showsubcategorismain h3 {
    text-align: center;
    margin: 0px;
    font-family: Jost,Arial,Helvetica,sans-serif !important;
    font-size: 15px;
    padding: 10px 20px;
    font-weight: 400;
}
.productView-details .productView-title {
    font-size: 37px !important;
    line-height: 34px !important;
}

.price-section--saving {
    border-radius: 50px;
    background: white;
    color: white !important;
    padding: 5px 20px;
    margin-left: 12px;
    border: 1px solid black;
}

.price-section--saving span {
    color: black !important;
    font-size: 16px !important;
}

.productView-details .productView-price {
    display: flex;
    align-items: center;
    margin-top: 19px;
}

.productView-price span {
    font-size: 30px;
    color: #1f0e12;
}

.productView-details .productView-price .price-section.non-sale-price--withoutTax+.price-section--withoutTax {
    margin-top: 3px;
}
.productView-details .productView-options .button-wishlist .button span {
    font-weight: 600 !important;
    color: #1f0e12 !important;
}
.productView-details .productView-options .button-wishlist .button {
    border-radius: 50px!important;
    background: #f3f3f3;
    border: 0px solid #e5e5e5!important;
}
.customproduct--containermain {
    max-width: 1200px;
    margin: auto;
}
.customproducttabs--main {
    padding: 30px 20px;
    background: aliceblue;
}

.customproducttabs--main [role=tab][aria-selected=true] {
    background: #1f0e12!important;
    color: white !important;
    border-color: #1f0e12 !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
}
.customproducttabs--main [role=tab]:hover:not([aria-selected=true]) {
    background: white !important;
}

.customproducttabs--main [role=tab] {
    padding: 12px 20px;
    border-radius: 0px !important;
}

.description--insidecontent {
    padding: 20px;
    background: white;
}

div#description span {
    font-size: 16px !important;
}
.productView-details .productView-price .price-section--saving {
    margin-top: 0px;
}
.productView-details .productView-price .price-section.non-sale-price--withoutTax+.price-section--withoutTax {
    margin-top: 0;
}
#themevale_newsletter .newsletter-popup-container .newsletter-heading {
font-family: Jost!important;
    text-transform: unset;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 20px !important;
    letter-spacing: 3px;
}
.shortbrand--namke {
font-size: 15px;
    line-height: normal;
    margin-bottom: 7px;
    font-weight: 600;
    border-bottom: 0px solid #000;
    width: -moz-fit-content;
    width: fit-content;
}
.customcontainer--main {
    max-width: 1480px;
    margin: auto;
}
.customcontainer--main .slick-dots {
    border-bottom: 0px !important;
    display: none !important;
}
.customcontainer--main {
    padding: 0px;
    margin-bottom: 10px;
    margin-top: 0px;
}

.custombackgroundcolor {
    padding-bottom: 20px;
    padding-top: 20px;
}
dl.productView-info dt {
    font-size: 15px !important;
}
dl.productView-info dd {
    font-size: 15px !important;
    font-weight: 300;
}
.insidearticle .card-body {
    text-align: center !important;
}
.productCarousel .slick-arrow.slick-prev {
    left: 0px;
}
.productCarousel .slick-arrow.slick-next {
    right: 0px;
}

.insidearticle {
    padding: 0px;
    border-radius: 0px;
        background: white;
}

.card .card-body .price-wrapper {
    margin-bottom: 10px !important;
    text-align: center;
}

.insidearticle .card-body {
    padding: 0px;
}
.shortlabel--quantity {
    font-size: 17px;
}

.customaintextwithelement .form-field--increments {
    margin-top: 11px !important;
}
.customaintextwithelement .form-field--increments .form-input {
    background: transparent !important;
}
.button:active svg, .button:focus svg, .button:hover svg, button:active svg, button:focus svg, button:hover svg {
    fill: #000000;
}
.customaintextwithelement .form-field--increments .form-increment {
    padding: 0px;
}

.customaintextwithelement .form-field--increments .form-increment {
    border: 1px solid #cbcbcb;
}
.productView-details .productView-options {
    border-top: 0px solid #d1d1d1;
    padding-top: 15px;
}

.productView-product {
    margin-bottom: 15px !important;
}

.customaintextwithelement .form-field--increments .form-increment {
    background: white;
    margin: auto;
}
.buynowonproductpoage a {
background: #fff200!important;
    padding: 9px 20px;
    margin-top: 10px;
    color: #000!important;
    font-family: Jost,sans-serif!important;
    font-size: 14px;
    letter-spacing: 0;
    border-radius: 2px;
}

.buynowonproductpoage {
    margin-top: 10px !important;
}
.modal-quickview .productView-rating {
    display: none !important;
}

.modal-quickview .modal-body {
    padding: 30px !important;
}
.swal2-container.swal2-center {
    z-index: 99999999999999999999999999 !important;
}
span.updatecartcount {
    position: absolute;
    top: -11px;
    left: 18px;
    border-radius: 50%;
    background: #1f0e12;
    font-size: 12px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    color: white;
    text-align: center;
    font-weight: 600;
}
@media only screen and (max-width: 801px) {
.slider--customcontent h2 {
    font-size: 24px;
    line-height: 24px;
}

.slider--customcontent p {
    margin-bottom: 10px;
    font-size: 14px;
}

p.btnn--container {
    margin-top: 20px;
}

.slider--customcontent .btn {
    font-size: 12px;
    padding: 8px 40px;
}

.insidecar--manufacturer {max-height: 110px;}

.hidedesktopcustom .accordion {
    color: white !important;
}

.hidedesktopcustom .accordion:after {
    filter: invert(1);
}

p.review--title {
    position: unset;
}

.customerijnside--main {
    margin-top: 30px;
}

.countPill {
    background: #1f0e12;
}
.themevale_MobileContent .navPages-action {
padding: 0!important;
    padding-bottom: 10px!important;
    padding-top: 10px!important;
    font-size: 18px;
    border: 0!important;
    font-weight: 100;
}

.navPages-action-moreIcon svg {
    width: 29px;
}

.themevale_MobileMenu .navPage-subMenu ul .navPages-action {
    font-weight: 300;
    font-size: 15px !important;
    text-transform: none !important;
}
}
#cookiescript_injected {
    background: white !important;
}

#cookiescript_copyright {
    display: none !important;
}

#cookiescript_header {
    color: black !important;
}

#cookiescript_description {
    color: black !important;
}

#cookiescript_readmore, #cookiescript_reportlink, #cookiescript_cookiescriptlink {
    display: none !important;
}

#cookiescript_reject {
    background: #ededed !important;
    color: black !important;
}

#cookiescript_accept, #cookiescript_save {
    background: #1f0e12!important;
}
#cookiescript_badge {
    display: none !important;
}
.productView-details .productView-rating .productView-reviewLink {
    font-size: 13px;
}

.productView-details .productView-rating .icon {
    width: 20px;
    height: 20px;
}
.productView-details .productView-rating {
    margin-bottom: 11px;
}

.productView-details .productView-price {
    margin-top: 0px;
}
.ratingportions {
    margin-bottom: 40px;
}

.sorrynoerevis a {
    background: #1f0e12;
    color: white !important;
    padding: 10px 20px;
    border: 0px !important;
}

.sorrynoerevis .btn-createReview {float: none;margin-top: 26px;}

.sorrynoerevis {
    margin-top: 23px;
}
@media only screen and (max-width: 801px) {
.customproducttabs--main [role=tablist] {
    overflow: auto;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px;
}

.customcontainer--main {
    padding: 20px;
}
}

.maincustom---navigationss {
    background: transparent;
    border: 0px;
}

.insideheader--main {
    padding: 10px 10px;
}
.insideheader--main .col-sm-3 {
    width: 30%;
}
.maincustom---navigationss {
    margin-top: 0px;
}
.customcategory--main .col-sm-4 {
    padding: 5px;
}
.customcategory--main .row {
    padding: 5px;
}
.categorycontent h2 {
    margin-top: 0px;
}
.categorycontent .button {
    margin-bottom: 0px;
}
.categorycontent {
width: 70%;
    position: absolute;
    text-align: left;
    top: 20px;
    left: 20px;
}
.category--content {
    position: relative;
}
.categorycontent h2 {
    font-weight: 100;
    font-size: 35px;
    line-height: 36px;
        margin-bottom: 0px;
}
.categorycontent p {
    margin-bottom: 10px;
}
.container, .emthemesModez-section--alt .emthemesModez-section-inner {
    max-width: 100%;
}
.mainbigbanner--custombig h2 {
    margin-top: 0px;
    font-weight: 100;
}

.mainbigbanner--custombig .button {
    margin-bottom: 0px;
}

.mainbigbanner--custombig p {
    margin-bottom: 10px;
}

.mainbigbanner--custombig {
    position: absolute;
    top: 50%;
    left: 8%;
    transform: translate(0,-50%);
    width: 350px;
}

.custom--mainbigbanerfixed {
    position: relative;
}

.mainbigbanner--custombig h2 {
    font-size: 48px;
    line-height: 55px;
}

.mainbigbanner--custombig p {
    font-size: 18px;
}
.insideshopcategories--main img {
border-radius: 50% !important;
    width: 100% !important;
    opacity: 1 !important;
}

.insideshopcategories--main {
    text-align: center;
}

.insideshopcategories--main h3 {
    font-size: 18px;
    font-weight: 400;
    margin-top: 12px;
}

.shopbytocategories a {
    text-decoration: none !important;
}

.shopbytocategories .col-sm-2 {
    padding: 10px;
}

.shopbytocategories h2 {
    text-align: center;
    margin: 0px;
    margin-top: 40px;
    margin-bottom: 26px;
    font-weight: 500;
}
.sixgrid .col-sm-6 {
    padding: 5px;
}

.firstsixgrid {
    margin-top: 40px;
}
@media (min-width: 768px)
{
.customcategory--main .col-sm-4 {
    padding-top: 0px;
}

.customcategory--main .row {
    padding-top: 0px;
}

.sixgrid .col-sm-6 {
    padding-top: 0px;
}
}
.svgicon--main svg {
    width: 53px;
    height: 53px;
    fill: #041e42;
}

.custominside--mainfixing {
    text-align: center;
    border-radius: 5px;
}

.custominside--mainfixing h2 {
margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 100;
}

.custominside--mainfixing {
    background: #ffffff;
    padding: 30px;
}

.customfaq--centermain .col-sm-6 {
    padding: 10px;
}

.customain---title h2 {
    text-align: center;
    margin: 0px 0px 20px;
    font-size: 35px;
    line-height: normal;
    font-weight: 100;
}

.customfaq--centermain {
    background: #f7f7f7;
    padding: 40px 30px;
}
.scrollToTop {
    display: none !important;
}
.rightbanner .mainbigbanner--custombig {
    left: 6%;
}
.firsttopsectionmma {
    padding-top: 10px;
}
@media (min-width: 768px)
{
.shopbytocategories .col-sm-2 {
    width: 16.6666666667%;
}
}
.custombigharbor--main {
    text-align: center;
    padding: 60px 10px;
    background: white;
    margin-top: 50px;
    margin-bottom: 0px;
    padding-bottom: 20px;
}

.custombigharbor--main h2 {
    font-weight: 100;
    margin: 0px;
}

.insidemain--big h3 {
    font-weight: 100;
    font-size: 19px;
    margin: 0px;
    margin-bottom: 8px;
}

.insidemain--big {
    padding: 20px;
}

.firstsixgrid {
    margin-top: 10px;
}

.custombigharbor--main .col-sm-3 {
    padding: 10px;
}

.insidemain--big p {
    font-size: 16px;
    margin-bottom: 0px;
}
.insidemain--big img {
    max-width: 64px;
    margin-bottom: 19px;
}

.custombigharbor--main h2 {
    margin-bottom: 20px;
}
.customfaqsection--main h4 {
    margin-top: 0px;
}

.customfaqsection--main {
    padding: 30px;
    max-width: 600px;
    margin: auto;
}

.customquestion---sectionsss {
    background: white;
}

.customfaq--centermain .col-sm-12 {
    padding: 10px;
}
.mainbigbanner--custombig h2 {
    color: white;
}
.mainbigbanner--custombig p {
    color: white;
}
.mainbigbanner--custombig {
    z-index: 9;
}
.rightbanner:before {
    background: linear-gradient(90deg,rgba(0,0,0,.43) 10%,rgba(84,84,84,0) 100%);
}
.aboutus--page {
    position: relative;
}

.customabout--main {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    max-width: 500px;
}

.aboutus--page img {
    width: 100%;
    object-fit: cover;
    height: 600px;
}

.customabout--main h3 {
    color: white;
    font-size: 39px;
    margin: 0px;
    line-height: 39px;
}

.customabout--main p {
    color: white;
    margin-bottom: 0px;
    margin-top: 13px;
    font-size: 18px;
}
.aboutus--page:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.35);
    z-index: 9;
}

.customabout--main {
    z-index: 9;
}
.customabout--msinfixingss h2 {
    margin: 0px;
    font-size: 40px;
    line-height: normal;
}

.customabout--msinfixingss p {
    margin: 0px;
    margin-top: 9px;
    font-size: 18px;
}

.customabout--msinfixingss {
    padding: 20px;
}

.ourjorneymain--custom {
    padding: 50px 30px;
}
@media only screen and (min-width: 750px) {
.ourjorneymain--custom .row {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
}
}

.tootsmain--custom img {
    box-shadow: 9px 9px #1f0e12;
}

.ourjorneymain--custom {
    background: #f7f7f7;
}
.categorumifashion--inside h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.card .card-body .card-brand {
    display: block;
    color: #000000;
    line-height: 1;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .24px;
    margin-bottom: 7px;
}
.sale-flag-side {
padding: 5px 20px;
    height: unset!important;
    border-radius: 0px;
    font-size: 12px;
    background: #4a4a4a!important;
    text-transform: uppercase !important;
    letter-spacing: 4px;
}
.page-type-category {
    background: white;
}
.pagination-item .pagination-link {
    font-size: 16px;
    background: white;
    padding: 9px 18px;
}

.pagination-list .pagination-item--next a {padding: 8px 18px;}
.productCarousel .slick-arrow {
    display: none !important;
}
@media (max-width: 750px) {
.slider--customcontent {
    transform: translate(-50%,-50%);
}

.slider--customcontent p {
    text-align: center;
}

.custom--mainbigbanerfixed img {
    height: 400px;
    object-fit: cover;
}

.mainbigbanner--custombig {
    transform: translate(-50%,-50%);
    left: 50%;
    text-align: center;
}

.mainbigbanner--custombig h2 {
    font-size: 30px;
    line-height: 30px;
}

.custom--mainbigbanerfixed:before {
    background: rgba(0,0,0,0.38);
}

.rightbanner .mainbigbanner--custombig {
    left: 50%;
}

.express--text {
    font-size: 16px;
}
}
.customfeatured--productsmain {
    background: white;
}

.customfeatured--productsmain h2.monthnewarrivals--main {
    margin-top: 0px;
}

.customfeatured--productsmain {
    padding: 40px 10px;
}
#cookiescript_header {
    font-weight: 500 !important;
}

#cookiescript_description {
    font-size: 14px !important;
    font-weight: 100 !important;
}

#cookiescript_injected {
    width: 400px;
}
#themevale_newsletter .newsletter-popup-container .newsletter-heading {
    margin-top: 67px !important;
}
.customproducttabs--main [role=tablist] {
    border-bottom: 1px solid #1f0e12 !important;
}

.customproducttabs--main [role=tab]:hover:not([aria-selected=true]) {
    background: transparent !important;
    border-color: transparent !important;
}
.custominstagrammain {
    margin-top: 0px !important;
}

.footer--backgroundcustomnews {
    margin-top: 0px !important;
}
.customicon--main img {
    margin: 0px;
}

.customicon--main img {
    padding: 6px;
}

.customicon--main {
    max-width: 104px;
    margin: auto;
    height: 104px;
    border-radius: 50%;
    background: linear-gradient(0deg,#f9f9f9,#fdfbfb 60%,#fff);
    margin-bottom: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.slick-dotted.slick-slider {
    margin-bottom: 0px;
}
.alert-warning {
    color: #040404;
    background-color: #f7f7f7;
    border-color: #f7f7f7;
}
.sorrynoerevis {
    text-align: center;
}

.customrating--reviewsmain h1 {
    text-align: center;
}

.shortbrand--namke {
    text-transform: uppercase;
    font-weight: 400;
}
@media (min-width: 993px)
{
.page-type-search li.product {
    width: 25%;
}
}
@media (max-width: 750px)
{
.card .card-body .card-brand {
    font-size: 10px;
}    
}
.insideshopcategories--main div {
    border-radius: 50% !important;
}
.custommainsection div {
    background: transparent !important;
}
.searchbar--fixedmain .form-input {
    background: white !important;
}
.customnavigation--main {
    background: transparent;
    padding: 12px 5px;
}
.iconmainsection {
    display: flex;
}

.texticon--main span {
    display: block;
}

.texticon--main {
    text-align: left;
}

span.accountshortitle {
    color: #1f0e12;
    font-size: 16px;
    font-weight: 200;
}

span.accountbottomtitle {
    font-size: 20px;
    font-weight: 500;
    margin-top: 11px;
}

.texticon--main {
    margin-left: 14px;
}

span.carttitle--main {
    font-size: 20px;
}
.ucustomicons svg {
    width: 102px;
    height: 29px;
    fill:#1f0e12;
}

.ucustomicons {
    color: #1f0e12 !important;
}

.ucustomicons g {
    fill: #1f0e12;
}
.klarnalogo svg {
    width: 79px;
}
.customain---swiperfixed {
    max-width: 100%;
    margin: auto;
    margin-top: 0px;
}
body {
    background: white;
}
span.carttitle--main {
    line-height: normal;
    margin-left: 10px;
}
@media (min-width: 768px)
{
.insideheader--main .col-sm-5 {width: 46%;}
}
.swiper-button-next, .swiper-button-prev {
    box-shadow: 0px 0px 9px 1px rgba(0,0,0,0.29);
}
@media (min-width: 768px)
{
.pickandmix .col-sm-2 {
    width: 25%;
}
.goitnowrow .tohidepadding {
    padding: 0px;
}
}
.pickandmix .row {
    max-width: 1000px;
}
.custom--category h1 {
    margin: 0;
    font-size: 36px !important;
    font-weight: 100;
    letter-spacing: 0px;
    margin-top: 40px!important;
    margin-bottom: 20px;
}
.largecategoriescircle .row {
    overflow: auto;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
}

.largecategoriescircle .col-sm-2 {
    min-width: 250px;
}
/* width */
.largecategoriescircle .row::-webkit-scrollbar {
  width: 10px;
    height:5px;
}

/* Track */
.largecategoriescircle .row::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.largecategoriescircle .row::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.largecategoriescircle .row::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.custom--mainbigbanerfixed {
    max-width: 100%;
    margin: auto;
}
.nowspportbuynow h1 {
    margin-top: 0px;
}

.nowspportbuynow {
    max-width: 100%;
    margin: auto;
    text-align: center;
    padding: 60px 10px;
    margin-top: 30px;
    margin-bottom: 60px;
    background: white;
}

.nowspportbuynow h1 {
    font-size: 40px;
    line-height: normal;
}

.nowspportbuynow p.bottomtag {
    font-size: 18px;
}
.iconsbanner--isndeimain {
    border: 1px solid rgba(127,127,127,.16);
    box-shadow: 0 1px 4px rgba(127,127,127,0.11);
    padding: 30px;
    border-radius: 5px;
}

.nowspportbuynow .row {
    max-width: 1200px;
    margin: auto;
    margin-top: 30px;
}

.custombutton--main {
    margin-top: 30px;
}
.insidemain--icons svg {
    width: 60px;
    height: 60px;
    fill: #32555e;
}

.insidemain--icons h3 {
    margin-top: 0px !important;
}

.iconsbanner--isndeimain h3 {
    margin-top: 3px;
}

.iconsbanner--isndeimain p {
    margin-bottom: 0px;
}
h2.footer--headingmenu+.socialLinks--alt .icon {
    margin-left: 0px;
}

h2.footer--headingmenu+.socialLinks--alt .icon svg {
    fill: #000!important;
    width: 24px;
    height: 24px;
}
@media (min-width: 768px)
{
}
.topcustompadding {
    padding-top: 15px;
}
.customfooterbottoms---mains .col-sm-7 {
    text-align: left;
    padding: 0px;
}

.customfooterbottoms---mains .col-sm-5 {
    padding: 0px;
}

span.methods-of-payment img {
    width: 49px;
    margin-left: 10px;
}

span.methods-of-payment svg {
    width: 55px;
    height: 55px;
}

span.methods-of-payment {
    text-align: right;
}
.header-logo-image-container {
    padding: 0;
}
.page-heading-wrapper-2 {
    background: #fdfdfd;
}
.insidecontainer--heaading p {
    color: #000;
    margin: 0px !important;
    margin-top: 10px !important;
    font-size: 16px;
}

.insidecontainer--heaading {
    max-width: 500px;
    margin: auto;
    padding-top: 40px;
    padding-bottom: 40px;
}
.customtextmain--font p {
    font-size: 16px;
    line-height: 33px;
    color: #5e5e5e;
}

.customtextmain--font {
    margin-top: 40px !important;
}

.customtextmain--font strong {
    color: black;
}
.customtextmain--font b {
    color: black;
}
.faq--width div.panel {
    background: transparent;
}
.table-wrapper td {
    padding: 10px;
}

.customtextmain--font td {
    padding: 10px;
}
@media only screen and (max-width: 801px)
{
.customfooterbottoms---mains ul {
    text-align: center;
    line-height:normal;
    margin-bottom:10px;
}
    span.methods-of-payment img {
    width: 32px;
    margin-left: 10px;
}
h2.footer--headingmenu {
    text-align: left !important;
}

.innermenusection ul {
    text-align: left;
}

.main--footer .col-sm-2 {
    padding: 0px;
}

.innermenusection {
    margin-bottom: 40px;
}

.innermenusection {
    padding-top: 0px;
}
}
.custombreadcrumb--headings {
    max-width: 1480px;
    margin: 0px 48px;
    text-align: left;
    padding: 30px 0px;
}
@media only screen and (min-width: 801px)
{
    .customsection--main {
    max-width: 100%;
}
    .customcontainer--main {
    margin: 0px 38px;
}
.custombreadcrumb--headings {
    max-width: 1480px;
    margin: 0px 48px;
    text-align: left;
    padding: 30px 0px;
}
ul.breadcrumbs {
    text-align: left;
    padding: 0px;
}
}
.productView-details .productView-title {
    font-weight: 400;
}
.customsticky--topmain {
    padding: 30px;
    border: 1px solid #e1e3e4;
    background: white;
}
.customain--descriptionmain {
padding: 0px;
    background: #fff;
    border: 0px solid #e1e3e4;
}

.customsticky--topmain {
position: sticky;
    top: 80px;
    background: #fff;
    border: 0;
    border: 1px solid #ebebeb;
    border-radius: 10px;
}
.smallline--line {
    width: 100%;
    height: 0px;
    background: #e1e3e4;
    margin-top: 10px;
    margin-bottom: 10px;
}

.productView-details .productView-title {
    margin-bottom: 0!important;
    line-height: 40px!important;
    letter-spacing: 0!important;
    font-family: Jost,serif!important;
    font-size: 32px!important;
    font-weight: 600;
}
.shortlabel--quantity {
    font-size: 19px;
    font-weight: 500;
}
.customaintextwithelement .col-xs-3 {
    padding: 0px;
    width: 19%;
}

.customaintextwithelement {
    display: flex;
    align-items: center;
    justify-content: center;
}

.customaintextwithelement .col-xs-9 {
    width: 100%;
}

.customaintextwithelement .form-field--increments {
    margin: 0px !important;
}
.customaintextwithelement .productView-price {
    margin-bottom: 0px;
}
.customdescription--main {
    padding: 20px;
    background: white;
    border: 0px solid #e1e3e4;
    margin-top: 30px;
}

p.descriptiontitle {
    font-size: 26px;
    font-weight: 500;
}

.description--container p {
    font-size: 16px;
    line-height: 26px;
    color: #3c3c3c;
}

.description--container strong {
    color: #4c4c4c;
}
.svgicons-main svg {
    width: 102px;
    height: auto;
    margin-right: 20px;
    fill: #545454;
}

.svgicons-main .clearpay {
    width: 118px;
}

.svgicons-main .klarna {
    width: 85px;
    margin-bottom: 4px;
}

.svgicons-main .clearpay g {
    fill: #545454;
}

.svgicons-main .layby {
    width: 90px;
}

.svgicons-main {
    margin-top: 30px;
}
.relatedproducts-main h2 {
    text-align: center;
    margin-bottom: 15px;
    font-family: Jost,sans-serif!important;
    font-weight: 600;
    letter-spacing: 0px !important;
    font-size: 20px;
}
.productCarousel-slide {
    padding: 0px;
}

article.card {
    position: relative;
}

.productCarousel {
    margin: 0px;
}
.productCarousel-slide .card {
    margin-bottom: 0px;
}
.buynowonproductpoage {
    text-align: center;
}

.buynowonproductpoage a {
    font-weight: 600;
}
.customcontainer--main {
    margin-bottom: 30px;
}
.card .card-body .card-title {
    margin-top: 15px;
}
.sidebarBlock-heading span {
    text-transform: none;
    letter-spacing: 0px;
    font-size: 24px;
    font-weight: 500;
}
.all-categories-list .navPages-item a {
    font-size: 16px!important;
    color: #000 !important;
    font-weight: 300!important;
}

.all-categories-list .navPages-item {
    margin-bottom: 1px;
}

.customain--filterfixing {
border: 0px solid #e1e3e4;
    background: #f9f9f9;
    padding: 20px;
}
.productGrid .product {
    padding: 0px !important;
}
.productGrid {
    margin: 0px !important;
}
ul.productGrid {
    border: 0px solid #e1e3e4;
}
ul.productGrid {
    border: 0px solid #e1e3e4;
}

.customproductmain--container .pagination {
    padding: 18px 20px;
    background: white;
    border: 0px solid #e1e3e4;
    border-top: 0px;
}

.customproductmain--container .pagination-list {
    margin-bottom: 0px;
}

.customproductmain--container .pagination-item--current a {
    background: #010101!important;
    color: white !important;
}

.customproductmain--container .pagination-item .pagination-link:before {
    display: none;
}

.customproductmain--container .pagination-list .pagination-item {
    margin-left: 0px;
}
.page-heading-wrapper-2 {
    margin-bottom: 70px;
}
.login-form .form-actions .forgot-password:before
{
    display:none !important;
}
.customsmartclllection a {
    font-weight: 100 !important;
    font-size: 16px !important;
}
.belowcategory--maincontent h1 {
margin: 0!important;
    padding: 0!important;
    text-align: left!important;
    font-weight: 500;
}

.belowcategory--maincontent {
    padding: 30px 20px;
    background: white;
    border: 0px solid #e1e3e4;
    border-bottom: 0px;
}

.belowcategory--maincontent span {
    font-size: 17px !important;
    line-height: normal;
}

.belowcategory--maincontent .collection__header {
    margin-top: 10px;
}
.collectionstoolbar--main {
    padding: 14px 20px;
    border: 0px solid #e1e3e4;
    background: white;
    border-bottom: 0px;
}

.displaycount--main {
    font-size: 16px;
    font-weight: 100;
}
.collectionstoolbar--main {
    display: flex;
    align-items: center;
}

.displaycount--main {
    margin-right: 40px;
}

.customproductselect ul {
    list-style: none;
    margin: 0px;
}

.customproductselect ul li {
    display: inline-block;
}

.customproductselect {
    display: flex;
    align-items: center;
}

.mainselect--content a {
    background: #f9f9f9;
    margin-left: 5px;
    padding: 7px 11px;
    border: 1px solid #e3e3e3;
}
.mainselect--sortbox select {
    padding: 0px 9px !important;
    background-color: transparent;
    letter-spacing: 0px !important;
    text-transform: none !important;
    font-size: 16px !important;
    font-weight: 100 !important;
    background-position: right .5rem top .2rem;
    background-size: 2rem;
}

.mainselect--sortbox .form-field {
    margin: 0px !important;
    border: 0px !important;
}

.mainselect--sortbox .form-label {
    text-transform: none;
    letter-spacing: 0px;
    font-size: 15px;
    font-weight: 500;
}

.mainselect--sortbox .actionBar {
    margin: 0px;
}
.mainselect--sortbox {
    margin-left: auto;
}
.categorumifashion--inside a {
    font-size: 17px;
}
.categorumifashion--inside {
    padding: 0px;
}
.categories--mainmifashion {
    overflow: auto;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px;
}
.custommaincategories {
    margin-right: 17px;
}
.customain--cateogrybigfixing {
    padding: 14px 20px;
    border: 1px solid #e1e3e4;
    background: #fff;
    border-bottom: 0;
}
.breadcrumb::before {
    content: "/";
    margin: 0px 10px;
}
@media only screen and (max-width: 801px)
{
.customproductmain--container {
    padding: 0px 10px;
}

.collectionstoolbar--main {
    display: block;
}

.displaycount--main {
    margin: 0px;
    margin-bottom: 14px;
}

.customproductselect {
    margin-bottom: 16px;
}

.customain--cateogrybigfixing {
    padding: 12px 20px;
}

.categories--mainmifashion {
    margin: 0px !important;
}

.belowcategory--maincontent {
    padding: 30px 20px;
}
.customcontainer--main {
    padding: 10px;
}

.breadcrumbs {
    overflow: auto;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px;
}

.custombreadcrumb--headings {
    margin: 0px 10px;
    padding: 10px 0px;
    padding-bottom: 1px;
}
}
@media only screen and (max-width: 801px)
{
    .custominstagrammain .row {
    overflow: auto;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px;
}
 .desktoponly   
 {
  display:none;   
 }
 .customdescription--main {
    margin-top: 10px !important;
}

.themevalte_productView {
    margin-bottom: 5px;
}

.customsticky--topmain {
    position: relative;
    top: unset !important;
    margin-top: 10px;
    padding: 20px;
}

.productView-details .productView-title {
    font-size: 24px !important;
}
.svgicons-main .klarna {
    width: 56px;
}

.svgicons-main .clearpay {
    width: 94px;
}

.svgicons-main .layby {
    width: 72px;
}

.svgicons-main svg {
    margin-right: 12px;
}
}
@media only screen and (min-width: 801px)
{
 .mobileonly   
 {
  display:none;   
 }
}
@media only screen and (min-width: 801px)
{
.main--footer {
    padding: 30px 10px;
}
}
@media only screen and (max-width: 801px) {
    .tohidepadding {
    padding: 0px !important;
}
.iconsbanner--isndeimain {
    margin-bottom: 20px;
}
.nowspportbuynow h1 {
    font-size: 31px;
}

.nowspportbuynow p.bottomtag {
    font-size: 18px;
}
.main--footer {
    padding: 30px 10px;
}
.customproductcontainsermain {
    padding: 0px;
}
.custom--iconsfooter .row {
    overflow: auto;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px;
}
.customain---swiperfixed {
    margin-top: 0px;
}
}
.noproducts--main p {
    margin: 0px;
    font-size: 17px;
}

.noproducts--main {
    padding: 34px 20px;
    border: 1px solid #e1e3e4;
    background: #fff;
    text-align: center;
}
#themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form-field .form-input {
    background: #f7f7f7 !important;
}
.page-heading-wrapper-2 .page-heading .label-quantity {
    border-color: #000;
    color: #000;
    border: 2px solid #000;
}
[data-cart-content] {
    padding: 10px;
    background: white;
    border: 1px solid #e1e3e4;
}

.cart-item {
    border: 0px !important;
}

.data-cart-totals {
    box-shadow: unset !important;
    border: 1px solid #e1e3e4;
    border-radius: 0px;
}
.customfeatured--productsmain h2.monthnewarrivals--main {
    text-transform: none;
    font-weight: 100;
    font-size: 44px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
}
.customfeatured--productsmain .themevale-section {
    margin: 0px;
}
.page-heading-wrapper-2 .breadcrumbs {
    text-align: center;
}
.page-heading-wrapper-2 {
    padding: 50px 0;
    text-align: center;
}
#cookiescript_injected {
    z-index: 999999999999 !important;
}
div#cookiescript_accept {
    border-radius: 50px !important;
}

div#cookiescript_reject {
    border-radius: 50px !important;
}
div#cookiescript_injected {
    border-radius: 2px !important;
}
.custombg--mainfooter {
    background: #EEBAB2;
    background-size: cover;
}
.category--content img {
    width: 100%;
}
.modal-quickview {
    z-index: 99999 !important;
    border-radius: 5px !important;
}

.productView-details .productView-brand {
    display: none !important;
}
.secondimage {
    opacity: 0;
    transition: 0.2s;
}
.card:hover .firstimage
{
    opacity:0;transition: 0.2s;
}
.card:hover .secondimage
{
    opacity:1;transition: 0.2s;
}
.page-heading-wrapper-2 .desciption-page {
    color: #000;
    margin-top: 20px;
    font-weight: 400;
}
.account-body .form-input {
    border: 1px solid #dbdbdb !important;
    background: #f7f7f7 !important;
}
.account-body select {
    border: 1px solid #dbdbdb !important;
    background-color: #f7f7f7 !important;
}
@media (min-width: 801px)
{
.cart-header {
    background-color: #fff;
    border-bottom: 1px solid #e3e3e3;
}
}
.cart-total-label strong {font-size: 16px;font-weight: 500;}
.swal2-modal .swal2-title {
    font-family: Jost,sans-serif!important;
    font-size: 18px !important;
    line-height: normal !important;
    font-weight: 300 !important;
    padding-top: 30px !important;
}
.swal2-modal .swal2-confirm:focus, .swal2-modal .swal2-confirm:hover {
    background-color: #1f0e12 !important;
    border-color: #1f0e12 !important;
}
button.swal2-confirm {
    background-color: #1f0e12 !important;
    border-color: #1f0e12 !important;
}
.disabledcheckout {
    pointer-events: none;
    background: #dfdfdf;
    border-color: #dfdfdf;
    color: #8d8d8d;
}
p.cart-item-brand {
    display: none !important;
}
main.custommain--containercart {
    max-width: 1400px;
}
.cart-total+.cart-total {
    border-top: 0px solid #ebebeb;
}
@media (min-width: 768px)
{
.topcategories .col-sm-2 {
    width: 16.6666666667%;
}
.heroslider {
    overflow: unset !important;
}
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    background: white !important;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    width: 15px !important;
    height: 5px !important;
}
@media (max-width: 768px)
{
.heroslider .swiper-pagination-clickable
{
    display:none;
}
.heroslider .swiper-button-next,.heroslider .swiper-button-prev
{
    display:none !important;
}
}
@media (min-width: 801px)
{
    .customnavigation--main .navPages .maintochooseli:first-child a {
    margin-left: 0px;
}

a.navPage-subMenu-action {
    margin-left: 0px;
}
}
@keyframes wpmmfadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -10px, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.firstslidecontent {
    left: unset;
    right: 5%;
    max-width: 347px;
}
.insidemain--icons img {
    max-width: 63px;
}

.insidemain--icons {
    margin-bottom: 19px;
}
.rightside {
    left: 6%;
}
div#cookiescript_injected {bottom: unset;top: 20px;}
@media (max-width: 768px) {
    .themevale_middleHeader {
    padding: 6px 10px;
}
.themevale_middleHeader {
    padding: 6px 10px;
}

.ucstomtext {
    font-size: 14px;
}

.ucustomicons {
    display: none;
}

.express--text {
    font-size: 14px;
}

.topannoucement--mainbar {
    padding: 4px 20px;
}

.custominstagrammain {
    padding: 3px 10px;
}

.firstslidecontent {
    left: 50%;
    right: unset;
    max-width: 90%;
    width: 100%;
}

.sliderv---inside img {
    height: 400px;
}

.navPages-action-moreIcon svg {
    fill: black !important;
    width: 15px;
}

.themevale_Mobile {
    background: #ffffff;
}

.rightside {
    left: 50%;
}
.cart-list {
    border: 0px;
}

.data-cart-totals {
    margin-top: 20px;
}
}
.custombg--mainfooter {
    margin-top: 0px !important;
}

[data-content-region="homewidget2"] {
    margin: 0px !important;
}
[data-content-region="homewidget3"] {
    margin: 0px !important;
}
span.updatecartcount {
    background: #ffffff;
    color: black;
}
.productmaincontent--main .productpruce {
    display: block;
}
.currentporidtc--mains h2 {font-size: 44px;text-align: center;margin-top: 0px;margin-bottom: 30px;}
.showcurrentproduct--main .row {max-width: 1300px;margin: auto;}
div#currentproducts {display: none !important;}
.customnewproducts {max-width: 1100px;margin: auto;}

.customfuturedproductsmain {padding-bottom: 4px;}
.svgiconsfixing svg {
width: 100%;
    height: 100%;
    fill: #ffffff;
}

.iconswithnothingnew--fixed {display: flex;
    align-items: center;
    justify-content: center;}

.inside-maincontentifixng {display: flex;
    align-items: center;
    }

.iconswithnothingnew--fixed {margin-right: 14px;}

.svgiconsfixing {
        height: 45px;
    width: 45px;
    padding: 10px;
    border-radius: 50%;
    background: #EEBAB2;
}

.svgiconsfixing {margin-right: 9px;}

.customcontent--mainicn {font-size: 16px;}

.slider--customcontent {z-index: 999;}

.categorycontent h2 {color: #EEBAB2;}

.categorycontent p {
    color: #000;
    font-size: 18px;
    margin-top: 0;
}

.categorycontent {z-index: 99;}
.nowspportbuynow .col-sm-3 {padding: 10px;}
.insidemain--icons {width: 70px;height: 70px;margin: auto;padding: 12px;border-radius: 50%;background: #EEBAB2;margin-bottom: 15px;}

.insidemain--icons svg {width: 100%;height: 100%;}
.iconsbanner--isndeimain h3 {font-size: 26px;}
.productmaincontent--main h2 {
    font-size: 33px;
    line-height: normal;
}
.rightsidemain {
    left: unset;
    right: 6%;
}
.shortsmall--fademain:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(270deg,rgba(0,0,0,.52) 10%,rgba(84,84,84,0) 100%);
    z-index: 9;
}
.customfaq--centermain h2 {
margin-top: 0;
    font-size: 55px;
    line-height: normal;
    color: #000;
}

.custominside--mainfixing h2 {
    color: black;
    font-size: 31px;
}
@keyframes inventory-pulse{
  0%{
    opacity:0.5;
  }
  to{
    transform:scale(2.5);
    opacity:0;
  }
}

.icon--inventory:after,.icon--inventory:before{
    width:12px;
    height:12px;
    background:#54c63a;
    border-radius:9px;
    position:absolute;
    left:0;
    top:0;
    content:"";
    margin:8px;
  }

.icon--inventory:before{
    animation:inventory-pulse 2s linear infinite;
  }

.inventory--low .icon--inventory:after,.inventory--low .icon--inventory:before{
      background:#f4af29;
    }

.inventory--low{
  color:#f4af29;
}
.icon--inventory {
    position: relative;
    width: 32px;
    height: 32px;
  display:block;
}
.custominsidemain {
    display: flex;
    align-items: center;
    padding-bottom: 12px;
}

.iconcontainer {
    margin-right: 10px;
}

.iconcontainer img {
    width: 32px;
    height: 32px;
}
.customshippingblocksmain {
padding-left: 0px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.viewproductmain a {text-align: center;display: block;padding: 10px 20px;border: 1px solid #dbdbdb;margin-top: 9px;}
.shortdescription--main {font-size: 25px;line-height: normal;margin-bottom: 11px;}
.customaintextwithelement {margin-top: 30px;}

.customaintextwithelement .price--discounted, .customaintextwithelement .price--non-sale, .customaintextwithelement .price--rrp {
    font-weight: 100;
font-size:25px;
}
div#cookiescript_accept {
    border-radius: 2px!important;
    background: #f0b934!important;
    color: #fff!important;
}

div#cookiescript_reject {border-radius: 2px !important;}
@media (max-width: 768px)
{
.themevale_middleHeader {
    padding: 12px 10px;
}
}
@media (max-width: 768px)
{
#customers-testimonials .owl-item.active.center .item {margin-bottom: 10px;}

.mainbigbanner--custombig {top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);right: unset;}
}
.page-heading-wrapper-2 .desciption-page p:last-child {color: #646464;}
.customainflex--godone {
    display: flex;
    align-items: center;
    justify-content: end;
}
.maintochooseli .icon svg {
    fill: #000;
    stroke: #000;
}
.changemainfooter--colormain {
    background: white;
    background-size:cover;
}
p.copyright--bottom {
    font-size: 12px;
}
.customheaderbottom--icons {
    background: whitesmoke;
    padding: 18px 20px;
}
.customheaderbottom--icons h2 {
    color: #EEBAB2;
}

.customheaderbottom--icons svg {
    fill: #EEBAB2;
}

.customheaderbottom--icons p {
    color: #161616;
}
.customheaderbottom--icons .row .col-sm-4:not(:last-child):after {
    background: #fff;
    content: "";
    display: inline-block;
    height: 120px;
    position: absolute;
    right: -8px;
    top: -24px;
    width: 10px;
    transform: rotate(15deg);
}

.content--footer {margin: auto;}

.customheaderbottom--icons {padding: 17px 20px;}

.customheaderbottom--icons h2 {font-size: 16px;}

.customheaderbottom--icons p {font-size: 12px;font-weight: 400;}

.customheaderbottom--icons svg {width: 40px;height: 40px;}

.customheaderbottom--icons .row {max-width: 1300px;margin: auto;}
.navPage-subMenu {
    border-radius: 0px !important;
}
.desktopheader .row {
    max-width: 1250px;
    margin: auto;
}
.navPages-action svg {
    stroke: black;
}
.custommaininside--content img {
    max-width: 350px;
}

.custommaininside--content {
    max-width: 500px;
    margin: auto;
}

.maincontentfixing--goodoneone li svg {
    width: 25px;
    height: 25px;
    vertical-align: middle;
    fill: #EEBAB2;
    margin-right: 11px;
}

.maincontentfixing--goodoneone {
    list-style: none;
}

.maincontentfixing--goodoneone li {
    margin-bottom: 15px;
    font-size: 17px;
}

.maincontentfixing--goodoneone {
    margin-top: 20px;
}
.mincontentmains--fixing {padding: 25px 20px;}

.main--footer {border-top: 1px solid #e9e9e9;border-bottom: 1px solid #e9e9e9;}
.customheaderbottom--icons {
    margin: 10px 10px !important;
    border: 0px !important;
}
.customainrightgood .col-sm-6:last-child {
    border-left: 1px solid #e9e9e9;
}

.main--footer {
    padding-top: 0px;
    padding-bottom: 0px;
}

.moregrid {
    padding: 30px;
}
.navPages-action:hover svg {
    fill: #fff;
    stroke: black;
}
.customchoosemain---icons {
    text-align: center;
}

.customchoosemain---icons h2 {
    margin-top: 10px;
    font-size: 52px;
    line-height: normal;
    margin-bottom: 40px;
}

.customchoosemain---icons .row {
    max-width: 1200px;
    margin: auto;
}
.customchoosemain---icons .col-sm-3 {
    padding: 10px;
}

.iconsectionmain--fixing img {
    max-width: 55px;
}

.iconsectionmain--fixing {
width: 85px;
    margin: auto;
    height: 85px;
    background: #f5f3e7;
    border-radius: 50px;
    line-height: 85px;
}
.customchooseuse--mainsection {
    background: #ffffff;
    padding-top: 50px;
}

.bottomsection--mainfixing path {
    fill: #ffffff;
}
.bottomsection--mainfixing {
    background: #f0edeb;
}

.bottomsection--mainfixing .row {
    max-width: 1000px;
    margin: auto;
    padding-bottom: 50px;
}

.maincontent--godonefixing h2 {
font-size: 55px;
    line-height: normal;
    color: #080808;
}

.maincontent--godonefixing p {
    color: #080808;
    font-size: 18px;
}

.maincontent--godonefixing .button {
background-color: #fff200;
    border: 1px solid #fff200;
}

.customimagemain--goodone img {
    max-width: 100%;
    margin: auto;
}

.customimagemain--goodone {
    text-align: center;
}
.changemainfooter--colormain {
    margin-top: 0px !important;
}
.ourallbrandsmain--fixing h1 {
    text-align: center;
    margin: 0;
    font-size: 52px;
    line-height: normal;
    margin-bottom: 10px;
}

.ourallbrandsmain--fixing {
    padding: 20px;
}
ul.customul--mainfixed .button {
    padding: 14px 25px!important;
    display: block!important;
    color: #fff!important;
    margin: 0!important;
    font-size: 14px!important;
    margin-left: 7px!important;
    border-radius: 50px!important;
    font-weight: 500!important;
    background: linear-gradient(#326bb4,#b37db7) !important;
    margin: 0px !important;
}
.custom--sidemainv1 a {
    display: flex;
    align-items: center;
    justify-content: center;
}
.customcarosuel img {
    width: 120px;
}
.customcarosuel {
    position: absolute;
    right: 7%;
    top: 0;
}
.mainflexmaingood--one img {width: 133px;}

.customsetmain--fixing h2 {margin: 0px;font-size: 41px;line-height: normal;color: white;}

.customsetmain--fixing p {font-size: 19px;margin: 0px;color: white;}

.customsetmain--fixing {max-width: 500px;}

.mainflexmaingood--one {margin-right: 30px;}

.customgoodone--buttonsfixing .button {margin: 0px;background: transparent !important;color: white !important;font-size: 17px;border: 2px solid white;}

.mainsindeicoontet--fixjg {padding: 40px 30px;background: #EEBAB2;}

.mainsindeicoontet--fixjg .flexboxnew {width: 100%;}
@media (max-width: 768px)
{
.header {background: #ffffff;}

.customcarosuel {display: none !important;}

.slider--customcontent h2 {font-size: 40px;line-height: normal;margin-top: 0px;margin-bottom: 5px;}

.slider--customcontent p {font-size: 20px;}

.slider--customcontent .btn {font-size: 17px;padding: 9px 40px;}

.mainbigbanner--custombig h2 {font-size: 53px;line-height: 52px;}

.mainflexmaingood--one {margin: 0px;text-align: center;}

.customsetmain--fixing {max-width: 100%;text-align: center;}

.customgoodone--buttonsfixing {text-align: center;margin-top: 10px;}

.customainrightgood .col-sm-6:last-child {border: 0px;}

.moregrid {padding: 10px;}

.mincontentmains--fixing {padding: 20px 20px;}

.main--footer {padding-top: 30px;}

.maincontentfixing--goodoneone {text-align: center;}
}
.customainform\=---fixjg img {
    object-fit: cover;
    width: 100%;
    height: 400px;
}

.customlookingform--mains h2 {
    margin: 0px;
    font-size: 39px;
    line-height: normal;
    color: white;
}

.customlookingform--mains p {
    margin: 0px;
    font-size: 21px;
    color: white;
}

.customlookingform--mains {
    text-align: center;
}

.customlookingform--mains {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 500px;
}

.customainform\=---fixjg {
    position: relative;
}
@media (max-width: 768px)
{
 .customlookingform--mains {
    max-width: 100%;
    width: 90%;
}

.customlookingform--mains h2 {
    font-size: 27px;
    line-height: 27px;
}

.customlookingform--mains p {
    margin-top: 10px;
    font-size: 16px;
}
.custommaininside--content img {
    max-width: 100%;
}
}
.custom--mainbigbanerfixed img {
    width: 100%;
}
.custom--mainbigbanerfixed img {
    width: 100%;
}

.customrowtopmain .row {
    max-width: 1300px;
    margin: auto;
}

.customfaq--centermain .row {
    max-width: 1400px;
    margin: auto;
}

.custom--iconsfooter .row {
    max-width: 1200px;
}

.imagewith--text .row {
    max-width: 1500px;
    margin: auto;
}

.custom--mainbigbanerfixed {
    max-width: 1500px;
}

.ourallbrandsmain--fixing {
    max-width: 1500px;
    margin: auto;
}

.testimonial--customslidermain {
    max-width: 1500px;
    margin: auto;
}

.custom--category .row {
    max-width: 1500px;
    margin: auto;
}

.customain---swiperfixed {
    max-width: 100%;
    margin: auto;
}

.custominstagrammain .row {
    max-width: 1300px;
    margin: auto;
}

.heroslider {
    overflow: hidden !important;
}
.fa-star-half-o:before, .fa-star-o:before, .fa-star:before, .stamped-fa-star-half-o:before, .stamped-fa-star-o:before, .stamped-fa-star:before {
    font-size: 25px;
}
.insidemainstory-g-ododon h2 {
margin: 0;
    line-height: 61px;
    font-size: 69px;
}

.insidemainstory-g-ododon p {
    margin: 0px;
    font-size: 20px;
}

.insidemainstory-g-ododon {
    max-width: 600px;
    margin: auto;
    padding: 10px;
    text-align: center;
}

.customtopourstory-mains {
    padding: 60px 0px;
}
.customaboutimage img {
    width: 100%;
}
.ourstoremaincontentfixing--good h2 {
    margin: 0;
    font-size: 67px;
    line-height: 70px;
    margin-bottom: 13px;
}

.ourstoremaincontentfixing--good p {
    font-size: 18px;
}

.ourstoremaincontentfixing--good {
    max-width: 800px;
    margin: auto;
    text-align: center;
    padding: 50px 10px;
}
.aspengolf--team .row {
    max-width: 1100px;
    margin: auto;
}

.customcontentbottomains h2 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.customcontentbottomains p {
    margin-bottom: 0px;
    font-size: 19px;
    margin-top: 7px;
}

.customcontentbottomains {
    padding: 30px 30px;
}

.aspengolf--team .col-sm-4 {
    padding: 15px;
}

.customaininside--containersifinx {
    border: 1px solid #e9e9e9;
}
.custombrad--imagemain img {
    max-width: 172px;
    filter: grayscale(1);
}

.custombrad--imagemain {
    padding: 10px 10px;
}
ul.productGrid {
    padding: 20px;
}
.dropdown--quickSearch {
    margin-top: 0px !important;
}
.customainflexingbgood {
    display: flex;
    align-items: center;
}
.custom--iconsfooter .row {
    max-width: 1200px;
    margin: auto;
}
.customnavigation--main {
    margin-left: 0px;
}
.w-bottom-bar-lower {
    display: none !important;
}
.videowithtextmain--container .row {
    max-width: 1300px;
    margin: auto;
    padding: 90px 20px;
}

.customhomepage--videomain {
    background: #F5F3E7;
}
.insidecontent--sectionmainfixing h2 {
margin-top: 0;
    font-size: 51px;
    line-height: 51px;
}

.insidecontent--sectionmainfixing p {
    font-size: 18px;
}
.themevale_middleHeader .middleHeader-item>.items a svg {
    width: 20px;
    height: 20px;
    vertical-align: middle;
}
@media (max-width: 750px) {
    .videowithtextmain--container .row {
    padding: 20px 0px;
}

.insidecontent--sectionmainfixing h2 {
    font-size: 27px;
    line-height: 30px;
    margin-top: 20px;
}
}
.order-md-0
{
    order:0;
}
.order-md-1
{
    order:1;
}
.customtextwithrowmains .row {
    max-width: 1200px;
    margin: auto;
    margin-bottom: 30px;
}

.customtextwithrowmains {
    padding: 50px 20px;
}

.textwmains--contentext h2 {
    margin: 0;
    margin-bottom: 10px;
    font-size: 57px;
    line-height: normal;
}

.textwmains--contentext p {
    font-size: 19px;
}
.custommain--rowingfix img {
    box-shadow: 10px 10px #CCD4BF;
}
.insidechosoeiconsmain--fixing h3 {
    margin-top: 10px;
}
.custommain--rowingfix img {
    max-width: 500px;
}

.customtextwithrowmains .order-md-1 .custommain--rowingfix {
    text-align: right;
}
.customquantitymainnumber {
    background: #F5F3E7;
    width: 70px;
    height: 70px;
    margin: auto;
    line-height: 70px;
    font-size: 38px;
    border-radius: 50px;
}

.threeeasysteps h3 {
    font-family: Jost,sans-serif!important;
    font-weight: 600;
}

.threeeasysteps p {
    font-size: 16px;
}
.customfreeemain--fixing .row {
    max-width: 1300px;
    margin: auto;
}
.itsallstartwithmain----customer .row {
    max-width: 1000px;
    margin: auto;
}

.customimagesectionbigbanner {
    max-width: 80%;
    margin: 0 auto;
    border: 10px solid #fff;
    backface-visibility: hidden;
    transform: rotate(-4deg);
    box-shadow: 0 2px 6px rgba(0,0,0,0.40);
}

.custominsidemain--contentfixing h2 {
    margin-top: 0;
    font-size: 54px;
    line-height: normal;
    color: #484848;
}

.custominsidemain--contentfixing p {
    font-size: 16px;
}

.itsallstartwithmain----customer {
    background: #ffffff#ffffff;
    padding: 60px 20px;
}

.custominsidemain--contentfixing p {
    color: #383838;
}
.cusomertestimonialmain--fixjgng {
    background: white;
    z-index: 9;
    display: block;
    position: relative;
}
.threeeasysteps {
    padding-top: 10px;
    padding-bottom: 60px;
}
.custominsidemain---custom .customcircleicons {
height: 126px;
    width: 126px;
    border-radius: 50%;
    line-height: 128px;
}

.custominsidemain---custom img {
    max-height: 109px;
}
.customservingsize--main {
    text-align: center;
}

.customservingsize--main h2 {
    margin: 0px;
    padding-top: 30px;
    padding-bottom: 40px;
    font-size: 52px;
}

.customservingsize--main .row {
    max-width: 1200px;
    margin: auto;
}

.customservingsize--main .col-sm-4 {
    padding: 10px;
}

.custominsidemain---custom .customcircleicons {
    margin: auto;
    background: #CCD4BF;
}

.customservingsize--main {
    background: #F5F3E7;
    padding-top: 40px;
    padding-bottom: 0px;
}
.custominsidemain---custom h3 {
    margin-top: 10px;
}
.customservingsize--main .col-sm-3 {
    padding: 10px;
}
.svgmaingoodone--fixing {
    position: absolute;
    top: 0;
    width: 100%;
}

.bottomsection--mainfixing {
    position: relative;
}
.maincontent--godonefixing h2 {
    margin-top: 0px;
}

.maincontent--godonefixing h3 {
    font-family: Jost,sans-serif!important;
    font-size: 18px;
    letter-spacing: 3px;
        color: white;
    margin-bottom: 0px;
}
.bottomsection--mainfixing {
    padding-top: 50px;
}
.followusoninstagram h2 {
margin: 0;
    padding: 30px 20px;
    text-align: center;
    font-size: 53px;
    line-height: normal;
}
.copyrighbottom--manss {
    margin-top: 15px;
}
.custombg--overlaymain {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.custombg--overlaymain {
    background-image: url('https://cdn11.bigcommerce.com/s-1fshjnffqq/product_images/uploaded_images/insect.png');
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 28% auto;
    opacity: .13;
    mix-blend-mode: multiply;
}

.videowithtextmain--container {
    position: relative;
}
.customlgoo--man img {
    max-width: 180px;
    margin: auto;
    filter: grayscale(1);
    opacity: 0.4;
}

.customlgoo--man {
    text-align: center;
}
@media (max-width: 1025px) {
.customlgoo--man img {
    max-width: 180px;
    margin: auto;
    filter: grayscale(1);
    opacity: 0.4;
}

.customlgoo--man {
    text-align: center;
}

.insidecontent--sectionmainfixing h2 {
    font-size: 42px;
    line-height: 48px;
}

.insidecontent--sectionmainfixing p {
    font-size: 16px;
}

.customchoosemain---icons h2 {
    padding: 0px 10px;
}

.custommain--rowingfix {
    text-align: center;
}

.custommain--rowingfix img {
    max-width: 100%;
}

.custommain--rowingfix {
    margin-bottom: 30px;
}

.custominsidemain--contentfixing h2 {
    line-height: 40px;
}

.custominsidemain--contentfixing {
    margin-bottom: 30px;
}

.customsection--heading {
    font-size: 23px;
    line-height: 25px;
}

.customsectionbody {
    font-size: 17px;
}

.customer--mainreviewss {
    padding-top: 10px;
}

.customservingsize--main .row {
    overflow: auto;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px;
}

.customimagemain--goodone img {
    max-width: 100%;
}

.customimagemain--goodone {
    padding-top: 30px;
    margin-bottom: 30px;
}

.maincontent--godonefixing h2 {
    line-height: 40px;
}

.followusoninstagram h2 {
    font-size: 43px;
}
.tieredofunwanted h2 {
    font-size: 50px;
    line-height: 52px;
}

.maincontent--godonefixing h2 {
    line-height: 56px;
    margin-top: 10px;
}

.customfaq--centermain {
    padding: 20px 5px;
}

.image---block {
    width: 42px;
}

.ucustomicons {
    width: 18px;
    display: block;
}
}
.customshortbannerbottom h2 {
    margin: 0px;
    font-size: 44px;
}

.customshortbannerbottom {
    text-align: center;
}

.customshortbannerbottom {
    padding: 90px 20px;
    background: aliceblue;
}
.custommissionstatement--main path {
    fill: aliceblue;
}

.custommissionstatement--main svg {
    position: absolute;
    top: 0;
}

.customimagecontenains--main img {
    width: 100%;
}

.custommissionstatement--main {
    position: relative;
}
.insidemainvideo--container {
    max-width: 650px;
}
.mainsvgunvited--containerfixing {
    text-align: center;
    background: #e1e0df;
    position: relative;
}

.custommainsvg--fixing {
    position: absolute;
    width: 100%;
    z-index: 0;
    overflow: auto;
    display: block;
    top: -1px;
}

.custommainsvg--fixing path {
    fill: #f0edeb;
}

.tieredofunwanted {
    padding: 50px 20px;
    overflow: auto;
    display: block;
    position: relative;
}

.tieredofunwanted h2 {
    font-size: 60px;
    line-height: normal;
}

.tieredofunwanted p {
    font-size: 18px;
}
.insidecupbg {
    padding: 0px 20px;
}

.customsocialmedia--main .footer--headingmenu {
    text-align: center !important;
}

.customsocialmedia--main ul {
    text-align: center !important;
}

.customsocialmedia--main a {
    margin: 0px !important;
    margin: 0px 10px !important;
}

.customsocialmedia--main .socialLinks-item {
    margin: 0px !important;
}

.insidecupbg .panel {
    background: transparent;
}

.insidecupbg .accordion {
    font-size: 21px !important;
}

.insidecupbg .innermenusection {
    margin-bottom: 0px;
    padding-top: 10px;
}

.customsocialmedia--main {
    padding-bottom: 40px;
}
@media only screen and (max-width: 1025px) {
.insidecontent--sectionmainfixing {
    text-align: center;
}
.insidemainvideo--container {
    max-width: 100%;
}
.testimonial .insidereview--body {
    text-align: center;
}
.insidemainstory-g-ododon h2 {
    font-size: 49px;
    line-height: 48px;
}

.ourstoremaincontentfixing--good h2 {
    font-size: 48px;
    line-height: 50px;
}

}
.custominside--mainfixing h3 {
    margin-top: 0px;
    font-size: 28px;
    line-height: normal;
}
.insideheader--main .col-sm-8 {
    position: unset;
}
@media (min-width: 1025px) {
.customaddpadding {
    padding: 18px 5px !important;
}

.customnavigation--main {
    padding: 0px;
}

.insideheader--main {
    padding: 0px 10px;
}
}
a.navPage-subMenu-action.navPages-action.has-subMenu.needtocustomized {
    font-size: 18px !important;
    font-weight: 600 !important;
    padding-bottom: 15px;
}
.searchbar--maincustom .form {
    margin: 0px;
}

.searchbar--maincustom .form-field {
    margin-bottom: 0px;
}

.searchbar--maincustom button span {
    display: none;
}

.searchbar--maincustom button {
    padding: 0px;
    border: 0px !important;
    position: absolute;
    top: 0;
    height: 100%;
    right: 0;
    width: 45px;
}

.searchbar--maincustom {
    position: relative;
    width: 250px;
}

.searchbar--maincustom .form-input {
    background: transparent !important;
    border: 2px solid white !important;
    border-radius: 50px;
    color: white !important;
    font-weight: 600;
}

.searchbar--maincustom .form-input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1;
    /* Firefox */
}

.searchbar--maincustom .form-input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: white;
}

.searchbar--maincustom .form-input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: white;
}
.navPages-action-moreIcon {
    width: 13px;
    height: 13px;
}

.maintochooseli .icon svg {
    stroke-width: 1.5px;
}
.custommainsection {
    text-align: center;
}

.leftalign {
    text-align: left;
}

.rightalign {
    text-align: right;
}

.custommainsection {
    border: 0px;
}
.ucstomtext a {
    border-bottom: 0px solid white;
    color: white;
}
.insidemaincontainer--fixg {
    max-width: 1276px;
    margin: auto;
}

.custommainfixinggood {
max-width: 100%;
    text-align: center;
}
.custombottomslidersections {
    background: #1a1718;
}
.custom--category h1 {
    margin: 0;
    font-size: 36px !important;
    font-weight: 100;
    letter-spacing: 0px;
    margin-top: 40px!important;
    margin-bottom: 20px;
}
.searchbar--maincustom button {
    background: transparent;
}

.searchbar--maincustom button svg {
    fill: white !important;
}
.category--text p {
    font-size: 18px;
    max-width: 300px;
}
.footer--newsletter .form-field {
    max-width: 500px;
    margin: auto;
}

.footer--newsletter .form-input {
    border:02px solid black !important;
    border-radius: 5px;
}

.footer--newsletter .button {
border: 0px solid #000;
    padding-left: 20px;
    font-weight: 600;
    padding-right: 20px;
    right: 0;
    border-top-right-radius: 50px!important;
    border-bottom-right-radius: 50px!important;
    background: transparent;
}
.footerloog img {
    width: 100%;
    max-width: 300px;
}

.customainisndiecontanen p {
    color: white;
    font-size: 16px;
    margin-top: 20px;
}
.customainisndiecontanen li {
    color: white;
    margin-bottom: 20px;
    font-size: 16px;
}

.customainisndiecontanen ul {
    list-style: none;
    margin: 0px;
}

.customainisndiecontanen li svg {
    width: 30px;
    height: 30px;
    fill: #000000;
    vertical-align: middle;
    margin-right: 12px;
}
@media (min-width: 768px) {
    .custombrand--mainlogo .col-sm-2 {
        width: 14.2857142857%;
    }
}

.custombrand--mainlogo h2 {
    text-align: center;
    font-size: 37px;
    line-height: normal;
    margin-top: 0px;
    margin-bottom: 20px;
}

.brandlogo--main img {
    filter: grayscale(1);
    opacity: 0.7;
}

.custombrand--mainlogo {
    padding-top: 60px;
    padding-bottom: 60px;
}

.custombrand--mainlogo .row {
    max-width: 1300px;
    margin: auto;
}

.bottomsection--mainfixing .row {
    padding-bottom: 0px;
    padding-top: 50px;
}
.maincontent--godonefixing .button {
    border-color: #fff200;
}
@media (max-width: 1025px) {
.maincontent--godonefixing .button {
    border-color: #fff200;
}


.navPages-action-moreIcon {
    top: 11px;
}

.shopthecategories .row {
    overflow: auto;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px;
}

.shopthecategories .row .col-sm-2 {
    min-width: 50%;
}

.custombrand--mainlogo .row {
    overflow: auto;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px;
}

.custombrand--mainlogo .col-sm-2 {
    min-width: 50%;
}
}
.express--text b {
    color: orange;
    font-weight: 900;
}
@media only screen and (min-width: 1024px)
{
.navPages {
    text-align: left;
}
}
.customaincontent--container h2 {
    margin: 0px;
}

.customaincontent--container p {
    margin: 0px;
}

.customaincontent--container {
    text-align: center;
    padding: 40px 20px;
}

.customaincontent--container h2 {
    font-size: 33px;
    line-height: normal;
}

.customabout--uspage {
}

.customaincontent--container {
    background: #3d3d38;
}

.customsvgcontent svg path {
    fill: #111111;
}
.customaincontent--container h2 {
    color: white;
}

.customaincontent--container p {
    color: white;
    font-size: 18px;
    margin-top: 15px;
}
.customsvgcontent {
    width: 100%;
}

.customabout--uspage {
    position: relative;
}
.customshorttext--mainshortgot p {
    font-size: 19px;
}

.customshorttext--mainshortgot {
    max-width: 700px;
    margin: auto;
}

.customshorttext--mainshortgot {
    background: white;
    z-index: 99;
    position: relative;
    padding: 20px;
}
.customcommunity--content {
    text-align: left;
}

.customainfixing--row .row {
    max-width: 1200px;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 0px;
}

.rightalign .customainimage---section:before {
    content: "";
    display: block;
    position: absolute;
    width: 200%;
    height: 100%;
    left: 66%;
    top: -40px;
    background-color: #98a3b3;
    opacity: .25;
    z-index: -1;
}
.customcommunity--content p {
    font-size: 16px;
}

.customcommunity--content h2 {
    font-size: 40px;
    line-height: normal;
    font-family: 'Jost',serif!important;
    font-weight: 500;
}
.leftalign .customainimage---section:before {
    content: "";
    display: block;
    position: absolute;
    width: 200%;
    height: 100%;
    left: 66%;
    top: -40px;
    background-color: #98a3b3;
    opacity: .25;
    z-index: -1;
    left: -166%!important;
    top: 100px!important;
}
.customwhychooseus .row {
    max-width: 1200px;
    margin: auto;
}

.insidemainsection--icon h2 {
    margin-top: 10px;
}

.customwhychooseus .col-sm-4 {
    padding: 10px;
}

.insidemainsection--icon img {
    width: 53px;
}

.insidemainsection--icon {
    text-align: center;
    padding: 20px;
    border: 1px solid grey;
}

.customwhychooseus {
    margin-top: 40px;
}
.customsection--title h2 {
    text-align: center;
    font-size: 35px;
    line-height: normal;
    margin: 10px;
}

.customsection--title p {
    text-align: center;
    font-size: 18px;
}
.labelmain--products label {
    font-size: 18px;
    line-height: normal;
}
.rectanglefield .form-option {
    border: 1px solid #fafafa;
}
.customicons--mainfixjng {
    margin-top: 20px;
}

.customicons--mainfixjng .col-sm-4 {
    padding: 5px;
}

.customiconmain img {
    width: 56px;
}

.mainisocnsod---f {
    text-align: center;
}

.mainisocnsod---f p {
    font-size: 16px;
    margin-top: 18px;
    margin-bottom: 0px;
}

.mainisocnsod---f {
    padding: 20px 10px;
    background: #f7f7f7;
}
.customotherdetailsmain ul {
    margin: 0px;
    list-style: none;
}

.customotherdetailsmain li {
    font-size: 17px;
    margin-bottom: 15px;
}
.categorumifashion--inside a {
    display: block;
    padding: 10px 20px;
    border: 1px solid #dfdfdf;
}

.custommaincategories {
    margin-right: 10px;
}

.categories--mainmifashion {
    padding-bottom: 20px;
}
ul.dropdown-category-list {
    padding-left: 10px !important;
}

.all-categories-list .dropdown-category-list .navPage-subMenu-item {
    padding-bottom: 8px;
    margin-bottom: 0px;
}
.customainbranding--fixing .customwhychooseus {
    margin-top: 0px;
}

.customainbranding--fixing .insidemainsection--icon {
    border: 0px;
    border-radius: 10px;
}
.cusomertestimonialmain--fixjgng {
    max-width: 1300px;
    margin: auto;
}

#themevale_newsletter .newsletter-popup-container {
    top: -50% !important;
    transition: 0.3s;
}
#themevale_newsletter.fadeIn .newsletter-popup-container {
    top: 50% !important;
    transition: 0.3s;
}
.insidemaincontainer--fixng {
    max-width: 900px;
    margin: auto;
    text-align: center;
}

.insidemaincontainer--fixng img {
    display: block;
    margin: auto;
    margin-top: 50px;
}

.insidemaincontainer--fixng h2 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 43px;
    line-height: normal;
    margin-top: 0px;
}

.insidemaincontainer--fixng p {
    font-size: 20px;
}

.insidemaincontainer--fixng {
    padding: 30px;
}

.customlaptopswithmainimage {
    background: whitesmoke;
}

.bottomsection--mainfixing path {
    fill: #ffffff;
}
.customlaptopswithmainimage {
    margin-top: 0px;
}

.insidemaincontainer--fixng h2 {
    padding-top: 40px;
}
.allcategories .shopallcategories {
    max-width: 1255px;
    margin: auto;
}

.allcategories h2.footer--headingmenu {
    font-size: 28px;
    line-height: normal;
}

.allcategories a.footerlinks-inside {
    font-size: 18px;
}

.allcategories li {
    display: inline-block;
    margin-right: 29px;
    margin-bottom: 20px;
}

.allcategories {
    border-bottom: 1px solid #343434;
    padding-bottom: 29px;
}
.customfeaturedmain--products {
    padding-top: 40px;
}
.aboutus--main {
    margin-top: 90px;
}
.svgicon--main img {
    max-width: 40px;
    margin-bottom: 17px;
}
@media only screen and (max-width: 1024px)
{
 .svgmaingoodone--fixing svg {
    width: 100%;
}

.allcategories {
    display: none;
}
.rightalign .customainimage---section:before, .leftalign .customainimage---section:before
{
    display:none !important;
}
}
.themevale_Mobile .themevale_close .close {
    color: white;
}

.themevale_MobileContent .navPages-action {
    color: white;
}
.peoplesbehind--ourteam .row {
    max-width: 1100px;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 50px;
}

.maincustom--ourteam p {
    margin-bottom: 0px;
}
.maincustom--ourteam .authorname {
    font-size: 28px;
    font-weight: 500;
}

.maincustom--ourteam .authorpost {
    font-size: 18px;
}
.peoplesbehind--ourteam .col-sm-4 {
    padding: 10px;
}
.customainboldsection--v1 {
    padding: 20px 10px;
    border: 0px solid #ededed;
}

.authorimage---main img {
    box-shadow: -10px -10px #ededed;
}
.customcontentmain h2 {
    margin-top: 0px;
    color: white;
}

.customcontentmain p {
    margin-bottom: 0px;
}

.customcontentmain {
    text-align: center;
}

.customcontentmain {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    z-index: 99;
}

.customshopwith--confidecne h1 {
    margin-top: 0px;
    text-align: center;
    font-size: 35px;
    line-height: normal;
    margin-bottom: 20px;
}

.customshopwith--confidecne {
    background: whitesmoke;
}

.customshopwith--confidecne .row {
    max-width: 1200px;
    margin: auto;
}

.customshopwith--confidecne .col-sm-4 {
    padding: 10px;
}

.shopinsidecontent---main:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.50);
    z-index: 9;
}

.shopinsidecontent---main {
    position: relative;
}

.customcontentmain p {
    color: white;
}
.express--text a {
    color: white;
    border-bottom: 1px solid white;
}
.customflexmainone {display: flex;
    align-items: center;
    justify-content: flex-end;}

.customflexmainone ul {margin: 0px;list-style: none;}

.customflexmainone ul li {display: inline-block;}
ul.customenuu--short a {
    color: white;
    font-size: 18px;
}

ul.customenuu--short li {
    margin: 0px 10px;
}

.customflexmainone li.socialLinks-item {
    margin: 0px;
}

.customflexmainone .icon {
    transform: unset !important;
    margin: 0px;
    width: 20px;
    margin-left: 15px;
}

.customflexmainone .icon svg {
    fill: #fff200 !important;
}
.navPage-subMenu {
    background: white !important;
}
.customainbranding--fixing {
    text-align: center;
}

.customainbranding--fixing h1 {
    font-size: 36px;
    line-height: normal;
    margin-top: 20px;
    margin-bottom: 20px;
}

.customainbranding--fixing {
    margin-top: 50px;
}

.customainbranding--fixing .row {
    max-width: 1400px;
}
p.btnn--container {
    margin-top: 40px;
}
.slider--customcontent .btn--secondary {
    border-color: white;
    background: transparent;
    color: white;
}
.customainflexing--row .row {
    max-width: 1200px;
    margin: auto;
    background: beige;
}

.mainimage--flexing {
    background: url('https://cdn11.bigcommerce.com/s-eljt26xkfb/product_images/uploaded_images/mainone-texture.jpg');
    background-size: cover;
}

.customainflexing--row .col-sm-6 {
    padding: 5px;
}

.mainimage--contentflexing {
    text-align: center;
}

.customainflexing--row .col-sm-6 {
    padding: 0px;
}

.mainimage--contentflexing h3 {
    font-size: 40px;
    font-weight: 900;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: normal;
}

.mainimage--contentflexing h2 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 21px;
    line-height: normal;
}

.mainimage--contentflexing {
    max-width: 400px;
    margin: auto;
}

.customainflexing--row {
    margin-bottom: 50px;
    margin-top: 50px;
}
.customtestimonialmain {
    background: whitesmoke;
    margin-bottom: 40px;
}

.cusomertestimonialmain--fixjgng {
    background: whitesmoke;
}

.customer--mainreviewss {
    background: whitesmoke;
}
.card .card-body .card-price .price-section.price-section--withoutTax {
    color: #000000;
}
.buynowonproductpoage a {
    display: inline-block !important;
}

.buynowonproductpoage .Mainbutton--custom {
    background: black !important;
    color: white !important;
    width: 50% !important;
}

.buynowonproductpoage {
    display: flex;
}

.buynowonproductpoage a {
    width: 50%;
    margin-top: 0px;
    margin-bottom: 10px;
}

.buynowonproductpoage {
    max-width: 300px;
    margin: auto;
    width: 100%;
    margin-top: 0px !important;
}

.insidearticle {
    border: 0px solid #f3f3f3;
}
.customfaq--centermain h1 {
    color: white;
    font-size: 36px;
    line-height: normal;
    position: relative;
    text-align: center;
    font-weight: 900;
    margin-top: 0px;
}
.absoluteimage--main img {
    max-width: 200px;
    width: 100%;
    margin-bottom: 30px;
}
.needhelpmain {
    margin: 0px !important;
}

.needhelpmain h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 26px;
    line-height: normal;
    color: white;
}

.needhelpmain {
    text-align: center;
}

.needhelpmain .button {
}

.custonewmain--content a {
    margin-bottom: 0px;
}

.needhelpmain .row {
    max-width: 1300px;
    margin: auto;
}

.needhelpmain {
    padding: 30px 20px;
    background: #303030;
}
.customainisndiecontanen {
    text-align: center;
}

.buttoncustomsocial--medialinks .socialLinks .icon svg {
    fill: #282828!important;
    width: 20px;
    height: 20px;
    margin: 0px;
}

.buttoncustomsocial--medialinks .socialLinks--alt .icon {
    margin: 0px;
}
.mainimage--contentflexing h2,.mainimage--contentflexing h3 {
    text-transform: uppercase;
}
.description--container table, .description--container td, .description--container th {  
  border: 1px solid #ddd;
  text-align: left;
}

.description--container table {
  border-collapse: collapse;
  width: 100%;
}

.description--container th, .description--container td {
  padding: 15px;
}
.maintopbannerfixing {
letter-spacing: 0;
    background: #343434;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    padding: 5px 6px;
}
.customainimage--section img {
    max-width: 47px;
}


.customainimage--section {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custominsidemain .col-sm-6 {
    padding: 10px;
}

.insidemain--containers {
    background: #ffffff;
    padding: 20px;
}

.customainimage--section .icon {width: 40px;height: 40px;}
.brandsbanner {
    background: transparent;
}
.product__info-container {
    padding: 30px !important;
    background: #fbfbfb !important;
}

.product__accordion {
    border: 0px !important;
}
.iconwithtext {
    display: flex;
    align-items: center;
}

.iconcontainer--main img {
    width: 32px;
}

.iconcontainer--main {
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.textsection--main {
font-size: 16px;
    letter-spacing: 2px;
    line-height: normal;
    font-weight: 500;
    color: #000!important;
}
.custombottom--sectionmain .col-sm-3 {
    padding: 7px 9px;
    border-right: 1px solid #d9d9d9;
}

.custombottom--sectionmain .row {
    max-width: 1300px;
    margin: auto;
}

.custombottom--sectionmain {
border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
  background: white;
}

.custombottom--sectionmain .col-sm-3:last-child {
    border: 0px;
}
.slider--customcontent .btn:hover {
    background: white !important;
    color: black;
}
.custommainfixinggood h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #cfcec6;
    font-size: 19px;
    letter-spacing: 5px;
}

.custommainfixinggood h2 {
    margin-top: 5px;
}
.mincontentmains--fixing {
    padding-top: 0px;
}

.moregrid {
    padding-top: 0px;
}

img.onlyinclude--img {
    max-width: 200px;
    margin-bottom: 17px;
}

.bottom--contenttextcontent p {
    font-size: 16px;
}

h2.footer--headingmenu+.socialLinks--alt .icon svg {
    fill: black !important;
}

.socialLinks--alt .icon {
    margin-right: 1px;
}
.customtextwithshort--imagesmain img {
    max-width: 220px;
}

.customtextwithshort--imagesmain {
    text-align: center;
    max-width: 700px;
    margin: auto;
    padding: 50px 20px;
}

.customtextwithshort--imagesmain h2 span {
    font-weight: 100;
}
.category--text .button {
    border-color: #ffffff !important;
    background: #ffffff !important;
    color: black !important;
}
.whychoosesection h1 span {
    font-weight: 100;
}

.whychoosesection {
    text-align: center;
    padding: 60px 10px;
}
.insidemain--ctainer h2 {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.insidemain--ctainer {
    padding: 10px;
}

.whychoosesection .col-sm-2 {
    padding: 5px;
}
.insidemain--ctainer img {
    max-width: 84px;
    width: 100%;
}
h1.customsection--heading span {
    font-weight: 100;
}
.maincontent--godonefixing h2 span {
    font-weight: 100;
}
.maincontent--godonefixing .button {
border-color: #f0b934!important;
    background: #f0b934!important;
    color: #fff!important;
}
.customfaq--centermain h2 span {
    font-weight: 100;
}

.customfaq--centermain h2 {
    margin-bottom: 30px;
    font-size: 43px;
}
.customaintestinmonia--fitted .row {
    max-width: 1300px;
    margin: auto;
    padding: 20px 30px;
}

.customaintestinmonia--fitted {
    margin-top: 30px;
}

.insidetestimonia--mainv1 h2 span {
    font-weight: 100;
}

.insidetestimonia--mainv1 h2 {
    font-size: 26px;
}

.insidetestimonia--mainv1 {
    text-align: center;
}
.differentcolor {
    background: white;
}

.logocontainer--main img {
    max-height: 30px;
    filter: grayscale(1);
    opacity: 0.8;
}

.differentcolor h1 {
line-height: normal;
    margin: 0;
    font-size: 36px !important;
    font-weight: 100;
    letter-spacing: 0px;
    margin-top: 40px!important;
    margin-bottom: 20px;
}
.customimagewith--pattern {
    max-width: 1100px;
    margin: auto;
}

.customimagewith--pattern h2 {
    font-size: 40px;
}

.customimagewith--pattern .button {
    border-color: black !important;
}

.customimagewith--pattern .row {
    margin-top: 30px;
}
.mainbigbanner--custombig h2 span {
    font-weight: 100;
}
.margintop--main {
    margin-top: 40px;
}
.bottomdescription--mainone .accordion {
font-size: 13px;
    font-weight: 400;
    text-transform: uppercase!important;
    letter-spacing: 2px;
}

.bottomdescription--mainone {
    max-width: 500px;
}

.bottomdescription--mainone {
    margin-top: 30px;
}

.onecustomaccordion {
    border-bottom: 1px solid #dbdbdb;
    padding-top: 10px;
    padding-bottom: 0px;
}
.bottomdescription--mainone .accordion:after {
    background-image: url(https://cdn11.bigcommerce.com/s-837evylq48/images/stencil/original/image-manager/001-down-arrow.png);
    background-size: 12px 12px;
    width: 12px;
    height: 12px;
}
.onecustomaccordion p, .onecustomaccordion li, .onecustomaccordion b {
    font-size: 14px;
    color: #000;
    font-weight: 300;
    letter-spacing: 1px;
}

.onecustomaccordion .panel {
    padding: 3px 0px;
}

.onecustomaccordion ul {
    margin-left: 28px;
}
h2.details--title {
    margin-bottom: 10px;
}
.icon-containers {
    max-width: 100%;
    padding: 10px;
    border: 0px solid #e7e7e7;
    margin-top: 20px;
}

.customicons--mainss img {
    max-width: 72px;
    opacity: 0.3;
}

.customicons--mainss {
    text-align: left;
}

.customicons--mainss h2 {
    font-size: 18px;
}

.icon-containers .details--title {
    text-align: left;
    margin-bottom: 24px;
    margin-top: 20px;
}

.icon-containers .col-sm-3 {
    padding: 5px;
}
.icon--textmain {
    font-size: 16px;
}
.customain--containermain {
    text-align: center;
    max-width: 700px;
    margin: auto;
    padding: 70px 10px;
}

.customain--containermain p {
    margin-bottom: 0px;
}

.customtestimonialmian---fitted {
    padding: 20px;
    background: url(https://cdn11.bigcommerce.com/s-9vxoueuj8r/images/stencil/original/image-manager/heart1.png);
    margin-bottom: 40px;
    background-size: cover;
}

.customain--containermain p:first-child {
font-size: 42px;
    font-family: 'Times New Roman',Times,serif!important;
    line-height: normal;
    color: black;
    font-style: italic;
}

.customain--containermain .author--body {
    color: white;
    font-size: 30px;
        margin-top: 20px;
    margin-bottom: 20px;
}
.customain--containermain p.author--name {
color: #000000;
    font-size: 16px;
    text-transform: uppercase !important;
    letter-spacing: 7px;
}
.customimagemain--goodone img {
    border-radius: 10px;
}
.customimagemain--goodone img {
    border-radius: 10px;
}

section#relatedProducts {
    margin-top: 70px;
}

section#relatedProducts h2 {
    font-size: 30px;
    line-height: normal;
    margin-bottom: 30px;
}
.productCarousel-slide .card {
    margin-left: 10px;
    margin-right: 10px;
}
.buynowonproductpoage {
    max-width: 100%;
    display: block !important;
}

.buynowonproductpoage .quickview {
    max-width: 100%;
    width: 100%;
    font-weight: 100;
    padding: 4px 20px;
    background: white !important;
    border: 1px solid black !important;
    font-size: 13px;
}
.productGrid .product .quickview {
    padding: 12px 20px !important;
}
.pagination-item .pagination-link {
    border-radius: 50px;
    padding: 14px 18px;
}
.maincontainerfixing {
    text-align: center;
    max-width: 800px;
    margin: auto;
}

.maincontainerfixing h2 {
font-weight: 500;
    font-size: 35px;
    line-height: normal;
}

.maincontainerfixing p {
    font-size: 18px;
}

.bottoimage--mainss img {
    width: 100%;
}

.bottoimage--mainss {
    max-width: 900px;
    margin: auto;
    margin-top: 20px;
}

.maincontainerfixing {
    padding: 10px 20px;
    padding-bottom:15px;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background: #ffffff;
    max-width: 100%;
}
.customnavigation--main {
    margin-left: 30px;
}
.custom--iconsfooter {
    padding-bottom: 80px;
}
.buttnsocial--mediamain li {
    margin: 0px;
    border: 0px !important;
}

.buttnsocial--mediamain {
    padding-top: 40px;
}
.copyrighted--main {
    margin-bottom: 10px;
    font-family: Jost!important;
    font-weight: 400;
    font-size: 14px;
}
.maintopbannerfixing {
    margin-top: 0px !important;
}
@media (min-width: 768px)
{
.insideheader--main .col-sm-2 {
    width: 10%;
}
}
.custom--category h1 {
    margin: 0;
    font-size: 36px !important;
    font-weight: 100;
    letter-spacing: 0px;
    margin-top: 40px!important;
    margin-bottom: 20px;
}

.custom--category {
    max-width: 1400px;
    margin: auto;
    padding: 20px;
}

.insidemain--contentfixing {
    text-align: center;
}

.category--text h2 {
    font-size: 21px;
    font-family: Jost!important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
    color: white !important;
    letter-spacing: 2px;
}

.category--text p {
    max-width: 100% !important;
}

.category--text {
    top: unset !important;
    bottom: 0px;
    width: 100% !important;
    padding: 20px;
}

.category--text p {
    color: white;
    font-size: 14px;
    font-weight: 100;
    letter-spacing: 1px;
}

.category--text .button {
    margin-bottom: 0px !important;
}
.smallarrow--main {
    width: 50px;
    height: 2px;
    background: #6c6c6c;
    margin: auto;
    margin-bottom: 20px;
}
.ourcustomers--main h1 {
line-height: normal;
    margin: 0;
    font-size: 36px !important;
    font-weight: 100;
    letter-spacing: 0px;
    margin-top: 40px!important;
    margin-bottom: 20px;
}
p.bodytestimonial {
    line-height: normal;
    font-size: 21px;
    font-weight: 300;
}
.reviewstart--main {
    font-size: 26px;
    letter-spacing: 4px;
    text-align: left;
}

.authortitle--mains {
    width: 70px;
    height: 70px;
    font-size: 18px;
    background: #e6e6e6;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    margin-top: 18px;
}

.authorimagemsinone {
    text-align: center;
    position: relative;
    width: 70px;
    margin: auto;
}

.verifiedstar svg {
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 3px;
    right: 0px;
}

.customauthor--namemma {
    text-align: center;
    margin-top: 12px;
    font-size: 15px;
    letter-spacing: 0px;
}

.reviewdate--main {
    text-align: center;
    font-size: 12px;
    letter-spacing: 2px;
}

.testimonial {
    max-width: 1200px;
}
.followus--instagrammina .col-sm-3 {
    padding: 5px;
}

.followus--instagrammina .row {
    max-width: 1400px;
    margin: auto;
}

.followus--instagrammina .row {
    margin-top: -41px;
}

.followunstagram--main {
    position: relative !important;
    z-index: 9;
    max-width: 600px;
    text-align: center;
    margin: auto;
}

.followunstagram--main h2 {
    font-size: 26px!important;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-top: 20px!important;
    margin-bottom: 5px;
    line-height: normal;
}

.followunstagram--main p {
    font-size: 15px;
    letter-spacing: 1px;
}

.followunstagram--main .button {
    padding: 10px 50px;
    background: #535353 !important;
    color: white !important;
    border-radius: 0px;
    border: 0px !important;
}
.customain--bannergoodne {
    text-align: center;
    z-index: 99;
    position: relative;
}

.custombigbanner--maincustom {
    background: url('https://cdn11.bigcommerce.com/s-837evylq48/images/stencil/original/image-manager/clearance.jpg');
    background-attachment: fixed;
    height: 500px;
    background-size: cover;
}

.custombigbanner--maincustom {
    display: flex;
    align-items: center;
    justify-content: center;
}

.customain--bannergoodne h2 {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: white;
}

.customain--bannergoodne p {
    letter-spacing: 1px;
    font-weight: normal;
    color: white;
}

.placeholderdark--main {position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,0.26);}

.custombigbanner--maincustom {
    position: relative;
}
.customcategory--main {
    overflow: hidden;
}
.shopthecategories .row {
    max-width: 1200px;
}
.customnewarival--content {
    max-width: 1150px;
    margin: auto;
}

.custommaincontent--goodoneone h2 {
    margin-top: 0px;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 2px;
    margin-bottom: 0px;
}

.custommaincontent--goodoneone .button {
    margin-bottom: 0px;
}

.custommaincontent--goodoneone {
    position: absolute;
    bottom: 50px;
    left: 50px;
}

.custommain--newarrials {
    position: relative;
}

.custommaincontent--goodoneone h3 {
    margin-top: 0px;
    font-size: 33px;
    line-height: normal;
    text-transform: none !important;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 20px;
    letter-spacing: 3px;
}
.imagewith--text {
    max-width: 1152px;
    margin: auto;
}

.custom--contentwithtext h2 {
    line-height: 46px;
    margin: 0;
    font-size: 46px!important;
    font-weight: 900;
    letter-spacing: 0;
    margin-top: 0px!important;
    margin-bottom: 20px;
}

.custom--contentwithtext p {
font-size: 18px;
    letter-spacing: 0;
    font-weight: 300;
}
.customimagebottom--mainsone .row {
    max-width: 1000px;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 50px;
}

img {}

.insidecontent--mainsone img {
    max-width: 400px;
    width: 100%;
}

.contentbottomm---mainsonegood {
    margin-top: 150px;
}

.contentbottomm---mainsonegood h2 {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 400;
}
.customproductmain--container {
    max-width: 1200px;
}
.customproductmain--container {
    max-width: 1200px;
}

.card .card-body .card-title>a {
    font-size: 16px!important;
    letter-spacing: 1px;
    font-weight: 500;
}

.card .card-body .card-price .price-section {
    font-size: 14px;
}
.customproduct--containermain {
    margin-top: 40px;
}

.customsticky--topmain {
    border: 0px;
}

.custombreadcrumb--headings {}

.customsticky--topmain .custombreadcrumb--headings {
    max-width: 100%;
    margin: 0px;
    padding: 0px;
    margin-bottom: 0px;
}

.customsticky--topmain .custombreadcrumb--headings a {
    font-size: 13px;
}

.customsticky--topmain .custombreadcrumb--headings .breadcrumb::before {
    text-align: center;
    margin: 0px 10px;
}

.customaintextwithelement .col-xs-3 {
    width: 40%;
}

.productView-details .productView-options .form-action .button {
border-radius: 0!important;
    font-weight: 500!important;
    text-transform: uppercase;
    letter-spacing: 2px;
    background: transparent;
    border-color: #9b9b9b !important;
    color: black !important;
    font-size: 12px;
}

.productView-details .productView-options .button-wishlist .button .text {
    font-weight: 500 !important;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.productView-details .productView-options .button-wishlist .button {
    border-radius: 0px !important;
}
@media (min-width: 768px) {
    .themevalte_productView .themevalte_productView-left {
        width: 60%;
    }

    .themevalte_productView .themevalte_productView-right {
        width: 40%;
    }
}

.customproduct--containermain {
    max-width: 1214px;
    margin: auto;
    margin-top: 40px;
}
.productView-details .productView-options .form-action {
    margin-top: 20px;
}
.customaintextwithelement {
    margin-top: 0px;
}
.custommaincontent--goodoneone h3 {
    color: white;
}

.custommaincontent--goodoneone h2 {
    color: white;
    opacity: 0.8;
}
.customain--image {
    text-align: center;
}

.customain--image img {
    max-width: 150px;
}

.customain--image {
    margin-top: -18px;
    position: absolute;
    width: 100%;
    z-index: 10;
}
.custommainfixinggood {
    max-width: 500px;
    text-align: left;
}

.custommainfixinggood h2 {
font-size: 43px;
    line-height: normal;
    font-family: 'Jost',serif!important;
}

.slider--customcontent p {
    font-size: 14px;
    letter-spacing: 0px;
}

p.btnn--container {
    margin-top: 30px;
}
#themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form-field .button+.button {
    border: 0!important;
    text-transform: uppercase;
    padding: 8px 20px;
    letter-spacing: 2px !important;
    font-size: 12px;
}
.img--contentmain img {
    height: 100%;
    object-fit: cover;
}
@media (max-width: 768px) {
.customtestimoniallgroundmain {
    padding: 10px;
}
.logocontainer--main {
    padding: 20px;
}
.logocontainer--main {
    padding: 20px;
}

.custombigbanner--maincustom {
    height: 250px;
}

.custom--contentwithtext {
    padding: 20px;
}

.custom--contentwithtext h2 {
    font-size: 16px;
}

.custom--contentwithtext p {
    font-size: 14px;
}

.moregrid {
    column-count: 1;
}

.themevale_MobileContent .navPages-action {
    color: black !important;
}

.navPages-action-moreIcon {
    display: block;
}

.navPages-action svg {
    fill: black !important;
}
.themevale_Mobile .themevale_close .close {
    color: #000;
}
}
.customsection--title {
    margin-top: 40px;
}

.customsection--title h2 {
font-size: 30px!important;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 40px!important;
}

.customsection--title p {
    font-size: 18px;
    letter-spacing: 1px;
}
@media only screen and (min-width: 1024px)
{
.navPages {
    text-align: center;
}
}

.navPages-action {
    margin: 0px !important;
}

li.maintochooseli {
    padding: 0px 5px;
}
.navPages-action {
    margin: 0px !important;
}

li.maintochooseli {
    padding: 0px 5px;
}

a.navPages-action {
    font-size: 13px!important;
    font-weight: 400!important;
    padding: 10px 10px!important;
    text-transform: uppercase !important;
    letter-spacing: 0.2em !important;
}
@media (min-width: 801px) {
.navPage-subMenu {
    visibility:hidden;
    opacity:0;
    transition: all .3s ease-in-out;
    display:block;
}

.navPages-item:hover>.has-subMenu+.navPage-subMenu-horizontal {
    opacity: 1;
    visibility: visible;
    transition: all .3s ease-in-out;
}
.navPages-item:hover>.has-subMenu+.navPage-subMenu {
    left: 0;
    width: 100%;
    display: block;
    visibility: visible;
    opacity: 1;
}
}
span.customtitle--main {
    font-size: 12px;
    letter-spacing: 1px;
    margin-left: 10px;
}
.category--text .button {
    border-radius: 0px !important;
    padding: 10px 40px;
    text-transform: uppercase !important;
    font-size: 14px;
    letter-spacing: 2px;
}

.category--text h2 {
    font-size: 29px;
}

.category--text p {
    font-weight: 500;
    font-size: 15px;
}
.category--text .button {
    border-radius: 0px !important;
    padding: 10px 40px;
    text-transform: uppercase !important;
    font-size: 14px;
    letter-spacing: 2px;
}

.category--text h2 {
    font-size: 29px;
}

.category--text p {
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 1px;
}

.category--text {
    bottom: 20px;
}
.ourcustomers--main h1 {
    font-size: 27px !important;
    line-height: normal;
}
.custommaincontent--goodoneone .button {
    border: 0px;
}
.button
{
    text-transform:uppercase;
    letter-spacing:2px;
}
.footer--backgroundcustomnews {
    background: transparent;
}

.custom--iconsfooter {
    padding-bottom: 0px;
}

.changemainfooter--colormain {
    background: white;
}

.image---block svg {
    fill: white;
}

.custom--iconsfooter h2 {
    color: white;
}

.custom--iconsfooter p {
    color: white;
}

.footer--newsletter h2 {
    color: white;
    text-align: center;
    font-weight: 500;
    font-size: 27px;
}

.footer--newsletter p {
    text-align: center;
    color: white;
    font-size: 16px;
    margin-bottom: 30px;
}

p.small--copyright {
    font-size: 12px;
}

.footer--newsletter {
    max-width: 500px;
}

.footer--newsletter .form-input {
    border-radius: 5px;
}

h2.footer--headingmenu {
    color: white;
    border: 0px;
    text-transform: none;
    font-weight: 500;
}

.innermenusection a {
    color: white;
    text-transform: none !important;
}

h2.footer--headingmenu+.socialLinks--alt .icon svg {
    fill: #000!important;
}

.bottom--contenttextcontent p {
    color: white;
    font-size: 15px;
}
.customfooter--background {
    background: #000000;
    padding: 0px 20px;
    padding-top: 0;
}

.customfooterbottoms---mains a {
    color: white;
}

.customfooterbottoms---mains li {
    border-right: 1px solid white;
}
.footer--newsletter h2 {
    font-size: 29px;
    letter-spacing: 5px;
    margin-bottom: 17px;
}
h2.footer--headingmenu {
    padding-bottom: 10px;
    margin-bottom: 0px;
}
.card .card-figure .quickview {
    background: #f0b934!important;
    padding: 7px 20px;
    color: #fff!important;
    text-align: center;
    text-transform: uppercase!important;
    border-radius: 0!important;
    font-weight: 600;
    transform: translate(0,100px)!important;
    position: absolute;
    bottom: 0;
    transition: .3s;
    border: 0px !important;
}

.card:hover .card-figure .quickview {
    transform: translate(0px, 0px) !important;
}
.customwish--card {
    border-radius: 50px;
    border: 0px solid #e3e3e3;
}
.customcookie--banermain {
    position: fixed;
    z-index: 9999999999999999999 !important;
    bottom: 0;
    width: 100%;
    padding: 50px 20px;
    background: #010101;
}

.cookie--sindiecontent p {
    color: white;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 0px;
}

button.acceptcookie {
    background: white;
    color: black;
    padding: 13px 50px;
    border-radius: 0px;
    letter-spacing: 0px;
    text-transform: none;
    font-size: 17px;
    border: 2px solid white;
}

button.delinecookie {
    background: transparent;
    color: white;
    padding: 13px 50px;
    border-radius: 0px;
    letter-spacing: 0px;
    text-transform: none;
    font-size: 17px;
    border: 2px solid white;
    margin-left: 13px;
}

.customcookie--banermain .col-sm-4 {
    text-align: right;
}
@media (max-width: 750px)
{
    .customcookie--banermain .col-sm-4 {
    text-align: left;
    margin-top: 30px;
}
}
.ourcustomers--main {
    padding-top: 40px;
    padding-bottom: 60px;
}
.img--column img {
    border-radius: 20px;
}
a.customain--button svg {
    width: 17px;
    height: 17px;
    vertical-align: middle;
    margin-left: 10px;
}

.shopbeauty--v1 h2 {
    min-height: unset;
}
.maintopbannerfixing {
    margin-bottom: 0px;
}

span.customtitle--main {
    font-weight: 500;
}
.maintopbannerfixing {
    margin-bottom: 0px;
}

span.customtitle--main {
    font-weight: 500;
}
.card:hover .card-figure .quickview {
    width: 100% !important;
    max-width: 100% !important;
}
a.quickview svg {
    fill: white !important;
    color: white !important;
    width: 19px;
    height: 19px;
    vertical-align: middle;
    position: absolute;
    right: 10px;
    top: 11px;
}

a.quickview svg path {
    fill: white !important;
}
.themevale_Mobile {
    transition: transform .5s cubic-bezier(.645,.045,.355,1),visibility .5s cubic-bezier(.645,.045,.355,1);
    background: #ffffff;
    box-shadow: none;
    touch-action: manipulation;
    left: 0;
    visibility: hidden;
    transform: translate(calc(-100vw + 65px));
}

.has-activeNavPages .themevale_MobileMenu {
    visibility: visible;
    transform: translate(0);
}
.themevale_open-Sidebar .themevale_MobileSidebar {
    visibility: visible;
    transform: translate(0);
}
.themevale_open-Account .themevale_MobileAccount {
    visibility: visible;
    transform: translate(0);
}
@media (max-width: 993px) {
.header-logo-image {
    max-height: 88px;
}

.sliderv---inside img {
    height: unset;
}

.custom--category .col-sm-4 {
    padding: 5px;
}

.custom--category {
    padding: 10px;
}

.themevale-section {
    margin-bottom: 0px;
}

.whychoosesection {
    padding-top: 10px;
    padding-bottom: 10px;
}

.whychoosesection .col-sm-2 {
    width: 50%;
    float: left;
}

.logocontainer--main img {
    min-height: 30px;
}

.whychoosesection .col-sm-2:last-child {
    display: none;
}

.custommain--newarrials img {
    height: 500px;
    object-fit: cover;
}

.custommaincontent--goodoneone {
    bottom: 20px;
    left: 20px;
}

.custommaincontent--goodoneone h3 {
    margin-bottom: 10px;
    margin-top: 0px;
}

.custom--contentwithtext h2 {
    font-size: 29px;
    line-height: 33px;
}

.shopbeauty--v1 h2 {
    margin-bottom: 0px;
}

.shopthecategories .row {
}

.shopthecategories .row .col-sm-2 {
    min-width: 65%;
}

.customrowtopmain {
    text-align: center;
}
.displaycount--main {
    display: none;
}

.mainselect--sortbox {
    text-align: right;
}

.collectionstoolbar--main {
    padding: 0px;
}

ul.productGrid {
    padding: 20px 0px;
}
.pagination-list .pagination-item--next {
    top: 4px;
}
}
.actionBar-section .form-select {
    font-weight: 400 !important;
}
.card .card-body .card-price .price-section {
    font-weight: 400;
    font-size: 16px;
}
.customproductmain--container {
    max-width: 1350px;
}
.price-none {
    display: none !important;
}

.rrp-price--withoutTax {
    display: none !important;
}

.customaintextwithelement .col-xs-12 {
    padding: 0px;
}
.customsticky--topmain {
    padding: 20px;
    background: transparent;
}
.form-select--date, .form-select--small {
    background-size: 2.5rem;
}
.form-label>small {
    display: none;
}

.productView-details .productView-options .form-label--alternate {
    font-size: 15px;
    line-height: normal;
}

.productView-options select {
    background-color: white;
    font-size: 15px;
}

.onecustomaccordion {
    border: 0px;
}

.bottomdescription--mainone .accordion {
    font-size: 15px;
    text-transform: none !important;
    letter-spacing: 1px;
}

.onecustomaccordion .panel, .onecustomaccordion span {
    background: transparent !important;
}

.onecustomaccordion .panel {
    padding-left: 8px;
}
.customain--containermain p:first-child {
    color: white;
}

.customain--containermain p.author--name {
    color: white;
}
.changemainfooter--colormain {
background: white;  /* fallback for old browsers */
background: white; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
.productView--quickView .productView-options select {
    background-color: whitesmoke;
}

.customaintextwithelement .form-field--increments .form-increment {
    margin: unset;
    margin-top: 10px;
}

.productView-details .productView-options .form-action .button {
    background: #202020!important;
    font-size: 18px!important;
    color: #fff!important;
    border-color: #202020!important;
    font-weight: 900!important;
    font-family: Jost,sans-serif!important;
    letter-spacing: 0px;
    text-transform: none;
    padding: 13px 20px !important;
    border-radius: 0px !important;
}
.modal .modal-close>span {
    font-weight: 100 !important;
}
@media (min-width: 1024px)
{
.productView--quickView.themevalte_productView .themevalte_productView-left {
    width: 60%;
}
}
#size-guide {
    margin: 25px auto 12px;
    width: 100%;
    background: #eee;
    letter-spacing: 0.05rem;
}

aside img {
    max-width: 285px;
}

#size-guide a {
    text-decoration: none;
}

#size-guide #header {
    background: #fff;
    padding: 0 30px 40px;
}

#size-guide #header h1 {
    font-size: 24px;
    margin: 0;
    text-align: center;
}

#size-guide #header p {
    text-align: center;
    max-width: 780px;
    margin: 15px auto 0;
}

#size-guide p {
    color: #2d2d2d;
    line-height: 1.38em;
}

#size-guide nav {
    padding: 30px 0 0;
    max-width: 1322px;
    margin: 0 auto;
}

#size-guide ul#nav {
    margin: 0 auto 15px;
    text-align: center;
}

#size-guide ul#nav li {
    background: #fff;
    text-align: center;
    display: inline-block;
    border: 2px solid #fff;
}

#size-guide ul#nav li h2 {
    font-size: 14px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    width: 168px;
}

#size-guide ul#nav li.active {
    border-color: #2d2d2d;
}

#size-guide ul#nav li.active h2 {
    color: #fff;
    display: block;
    padding: 15px 0 15px;
    background: #2d2d2d;
}

#size-guide nav div {
    margin: 0 0 15px;
    overflow: hidden;
    /*padding: 0 15px 15px;*/
}

#size-guide nav div p {
    line-height: 1.4em;
    text-align: center;
}

#size-guide ul#sub-nav {
    overflow: hidden;
    margin: 20px auto;
    text-align: center;
    max-width: 1322px;
}

#size-guide ul#sub-nav li {
    background: #fff;
    display: inline-block;
    margin: 10px 8px;
    width: calc(25% - 20px);
    zoom: 1;
    min-width: 250px;
    border: 2px solid #fff;
    box-sizing: border-box;
}

#size-guide ul#sub-nav li a {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

#size-guide ul#sub-nav li a, #size-guide ul#nav li h2 a {
    padding: 15px 10px;
    display: block;
}

#size-guide ul#nav li:hover {
    text-decoration: none;
    border-color: #2d2d2d;
}
#size-guide ul li:hover a {
    color: #fff;
}

#size-guide ul#sub-nav li:hover, #size-guide ul#nav li:hover {
    border: 2px solid #2d2d2d;
    background: #2d2d2d;
}

#size-guide ul#sub-nav li:hover a {
    color: #fff;
}

#size-guide ul#sub-nav li a:hover {
    text-decoration: none;
}

#size-guide article {
    overflow: hidden;
    background: #eee;
    max-width: 1322px;
    margin: 0 auto 0;
}

#size-guide article>header {
    margin: 0 auto;
    padding: 32px;
}

#size-guide h1 {
    font-size: 18px;
    margin: 0 0 .67em;
    text-align: left;
}
#size-guide h1, #size-guide h2 {
    color: #2d2d2d;
    text-transform: uppercase;
    font-weight: 700;
}

#size-guide h1 span {
    font-weight: normal;
}

#size-guide article section, #size-guide aside {
    background: #fff;
    margin: 0 0 3px;
    padding: 32px;
    overflow-x: auto;
}

#size-guide table {
    text-align: center;
    min-width: 100%;
    position: relative;
    display: inline-table;
    margin-bottom: 32px;
}

#size-guide section table:last-of-type {
    margin-bottom: 0px;
}

#size-guide tr td, #size-guide tr th {
    padding: 16px;
    border: 1px solid #eeeeee;
}

#size-guide tr td.table-null {
    border: none;
    background: #fff;
}

#size-guide th {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    height: 40px;
    vertical-align: middle;
    background: #010101;
    color: #fff;
}

#size-guide tr {
    height: 48px;
}

#size-guide aside {
    background: #fff;
    margin: 0 auto 15px;
    overflow: hidden;
    padding: 32px;
    max-width: 1258px;
}

#size-guide aside p {
    margin: 5px 0 0;
}

#size-guide aside div {
    overflow: hidden;
}

#size-guide aside div dl {
    margin: 15px 0 0;
}

#size-guide aside div dl dt {
    padding: 0 20px 0 0;
    text-transform: uppercase;
}

#size-guide aside div dl dd {
    margin: 8px 0 20px 0;
    padding: 0 20px 20px 0;
}

aside img {
    max-width: 285px;
}

#size-guide tr:nth-child(2n+1) {
    background: #ffffff;
}

#size-guide tr:nth-child(2n) {
    background: #eeeeee;
}

#size-guide article section .two-column td {
    width: 25%;
}

#size-guide article section .five-column td {
    width: 20%;
}

#size-guide tr td {
    font-size: 16px;
    letter-spacing: 0.8px;
    vertical-align: middle;
}

#size-guide tr.caption th:nth-child(1) {
    text-align: left;
}

#size-guide .washing-symbols dt {
    display: block;
    clear: both;
    border-bottom: 1px solid #eee;
}

#size-guide .washing-symbols dt img {
    float: left;
    display: inline-block;
    clear: both;
    margin: 16px 0;
    position: relative;
}

#size-guide .washing-symbols dd {
    float: left;
    display: inline;
    margin: 16px;
    width: 70%;
}
#size-guide {
    margin: 0px;
    background: white;
}

#size-guide th strong {
    color: white;
}
.insidecontainer--heaading {
    padding: 10px;
}

.page-heading-wrapper-2 {
    padding: 30px 0px;
}

.page-heading-wrapper-2 .page-heading {
    font-size: 30px !important;
    font-weight: 500 !important;
}

.page-heading-wrapper-2 {
    background: #f9f9f9;
}
.dropdown--quickSearch .form-input {
    background: white !important;
    padding: 19px 20px;
    height: unset;
}

.dropdown--quickSearch {
    position: absolute !important;
    top: 0;
    background: white !important;
    z-index: 99999999 !important;
    display: block !important;
}

.themevale_quickSearch .modal-background {
    display: block !important;
    opacity: 0.5;
    background: black;
}
@media (max-width: 801px)
{
    .dropdown--quickSearch button[type=submit] .icon {
    width: 35px;
}

.dropdown--quickSearch .form-input {
    padding: 10px 20px;
}
}
.customsvg--liness {
    display: flex;
}

.customsvg--liness path {
    fill: whitesmoke;
}
.onecustomaccordion .panel {
    padding: 10px 0px;
}

.onecustomaccordion span, .onecustomaccordion p, .onecustomaccordion strong, .onecustomaccordion b {
    font-size: 15px !important;
}

.onecustomaccordion .accordion {
    font-size: 16px !important;
}

.onecustomaccordion .panel {
    display: none;
}

div.panel.show {
    display: block;
}
.differentcolor {
    padding-top: 10px;
}
@media (max-width: 801px) {
.card .card-figure .quickview {
    transform: unset !important;
    z-index: 999;
}

.swiper-button-next, .swiper-button-prev {
    display: none !important;
}

.card .card-figure .quickview {
    padding: 7px 20px !important;
}

a.quickview svg {
    display: none !important;
}

.modal-quickview .themevalte_productView-right {
    width: 100% !important;
}
.themevale_MobileContent .navPages-action {
    font-size: 17px !important;
}

.navPages .navPages-item {
    padding: 0px;
    margin-bottom: 16px;
}

.navPages-action-moreIcon {
    width: 100%;
    height: 27px;
    top: 9px;
}

.themevale_MobileMenu .navPage-subMenu ul .navPages-action {
    font-weight: 400 !important;
}

.navPages .navPage-subMenu-list {
    padding-left: 10px;
}

.themevale_Mobile .themevale_close .close svg {
    width: 30px;
    height: 30px;
}
.smalllogo--maon {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 10px;
}
.themevale_middleHeader .middleHeader-item>.items a svg {
    width: 27px;
    height: 27px;
    vertical-align: middle;
}
}
.differentcolor .row {
    max-width: 1400px;
    margin: auto;
}
.differentcolor .row {
    max-width: 1400px;
    margin: auto;
}

.customleftside span {
    margin: 0px;
}

.customleftside li span {font-size: 14px;}

.customleftside li:first-child {
    border-right: 1px solid white;
    padding-right: 20px;
}
.tb__icon {
    font-family: TaggboxSocialFonts !important;
}
@media (max-width: 801px) {
.card .card-figure .quickview {
    font-size: 12px !important;
    padding: 2px 10px !important;
    width: 100% !important;
    min-width: 100% !important;
}

.insidearticle {
    padding: 2px;
}
.img--contentmain img {
    display: none !important;
}
.customcookie--banermain button {
    padding: 9px 25px;
}
}
.customnavigation--main {
    margin: 0px;
}

.customnavigation--main nav.navPages {
    text-align: left;
}

.desktopheader .row {
    max-width: 1320px;
}

.header-logo-image {
        width: 100px;
}
.desktopheader .row {
    padding: 10px 0px;
}
p.btnn--container {
    text-align: left;
}
.goodons--ssmainsfittingss {
    text-align: center;
    max-width: 1300px;
    margin: auto;
    padding: 20px;
    padding-top: 40px;
}

.goodons--ssmainsfittingss img {
    max-width: 100px;
}

.goodons--ssmainsfittingss p {
    font-size: 16px;
}
.goodons--ssmainsfittingss h2 {
font-weight: 500;
    font-size: 54px;
    line-height: 80px;
}
.sf-custom__newsletter .sf__btn {
    border-radius: 0 .25rem .25rem 0
}

@media(max-width:1440px) {
    .sf-icon-box--horizontal .sf-icon-box__icon {
        margin-right: 15px
    }
}

.sf__text-stroke {
    -webkit-text-stroke: .5px #dfdfdf;
    color: transparent;
    font-size: 110px;
    font-style: italic;
    font-weight: 700;
    letter-spacing: 10px;
    text-transform: uppercase
}

.sf__text-stroke.text-stroke-1 {
    -webkit-text-stroke: 1px #696969;
    font-style: normal;
    letter-spacing: 0
}

.sf__text-scroll,
.sf__text-stroke.text-stroke-1 {
    font-size: 48px;
    line-height: 56px;
}

.m-scroll {
    display: flex;
    height: 165px;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%
}

.m-scroll__title {
    transition: all 1s ease;
    white-space: nowrap
}

.m-scroll__title>div {
    animation: scrollText var(--speed, 22s) infinite linear;
    display: flex;
    position: absolute
}

ul.sf__list-inline {
    align-content: stretch;
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 -11px
}

ul.sf__list-inline li {
    line-height: 30px;
    margin: 0 6px;
    padding: 0 5px
}

ul.sf__list-inline li a {
    color: var(--text-gray-400);
    padding: 0
}

ul.sf__list-inline li.active a,
ul.sf__list-inline li:hover a {
    border-bottom: 1px solid var(--color-primary);
    color: var(--color-primary)
}

ul.sf__list-row li {
    line-height: 34px
}

ul.sf__list-row li a {
    color: var(--color-secondary);
    transition: all .3s
}

ul.sf__list-row li.active a {
    color: var(--color-primary)
}

ul.sf__list-row .sf__option-filter a {
    display: inline-block;
    line-height: 24px;
    position: relative
}

ul.sf__list-row .sf__option-filter a:after {
    background-color: var(--color-primary);
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    transition: all .3s ease;
    width: 0
}

ul.sf__list-row .sf__option-filter a:hover {
    color: var(--primary-color)
}

ul.sf__list-row .sf__option-filter.active a:after,
ul.sf__list-row .sf__option-filter a:hover:after {
    width: 100%
}

ul.sf__list-row-border li {
    border-bottom: 1px solid var(--border-color-1);
    padding-bottom: .625rem;
    padding-top: .625rem
}

ul.sf__list-row-border li a {
    padding-left: 0;
    padding-right: 0
}

ul.sf__list-row-border li.active a span,
ul.sf__list-row-border li:hover a span,
ul.sf__list-row-border li:last-child {
    border-bottom: 0
}

@keyframes scrollText {
    0% {
        transform: translateZ(0)
    }
    to {
        transform: translate3d(-30%, 0, 0)
    }
}

@keyframes sf-scrolling-text-animation {
    0% {
        transform: translateX(-20%) translateZ(0)
    }
    to {
        transform: translateX(-120%) translateZ(0)
    }
}

@keyframes sf-scrolling-text-animation-reverse {
    0% {
        transform: translateX(20%) translateZ(0)
    }
    to {
        transform: translateX(120%) translateZ(0)
    }
}

.sf__scrolling-text .sf__scrolling-text-inner {
    align-items: center;
    display: flex;
    flex-direction: row;
    height: auto;
    justify-content: flex-start;
    overflow: hidden;
    vertical-align: baseline;
    white-space: nowrap;
    width: 100%
}

.sf__scrolling-text .sf__scrolling-text-inner:hover>* {
    animation-play-state: paused
}

.sf__scrolling-text .sf__scrolling-text-inner>* {
    animation-duration: var(--speed, 15s);
    margin: 0
}

.sf__scrolling-text .sf__scrolling-text-inner a {
    color: inherit;
    text-decoration: none
}

.sf__scrolling-text .sf__scrolling-text-inner a em {
    font-style: normal
}

.sf__scrolling-text .sf__scrolling-text-inner span.custom {
    display: inline-block;
    padding: 0 1em;
    vertical-align: middle
}

.sf__scrolling-text .sf__scrolling-text-inner span.custom[data-scale=medium] {
    padding: 0 1em;
    transform: scale(.5)
}

.sf__scrolling-text .sf__scrolling-text-inner span.custom[data-scale=large] {
    padding: 0 2em
}

.sf__scrolling-text[data-s-dir=ltr] .sf__scrolling-text-inner>* {
    animation: sf-scrolling-text-animation 15s linear infinite;
    transform: translateX(-20%) translateZ(0)
}

.sf__scrolling-text[data-s-dir=rtl] {
    direction: rtl
}

.sf__scrolling-text[data-s-dir=rtl] .sf__scrolling-text-inner>* {
    animation: sf-scrolling-text-animation-reverse 15s linear infinite;
    transform: translateX(20%) translateZ(0)
}

.sf__scrolling-text[data-s-speed=lowest] .sf__scrolling-text-inner>* {
    animation-duration: 15s
}

.sf__scrolling-text[data-s-speed=medium] .sf__scrolling-text-inner>* {
    animation-duration: 7s
}

.sf__scrolling-text[data-s-speed=fast] .sf__scrolling-text-inner>* {
    animation-duration: 4s
}

.sf__scrolling-text[data-style=text-outline] em {
    -webkit-text-stroke-color: inherit;
    -webkit-text-fill-color: transparent
}

.sf__scrolling-text[data-style=text-outline][data-outline-thickness=thin] em {
    -webkit-text-stroke-width: .015em
}

.sf__scrolling-text[data-style=text-outline][data-outline-thickness=thick] em {
    -webkit-text-stroke-width: .03em
}

.sf__scrolling-text[data-style=text-outline] a:hover em {
    -webkit-text-fill-color: initial;
    -webkit-text-stroke-width: 0
}

.sf__scrolling-text.font_size_11vh * {
    font-size: 11vh;
    line-height: 1.2em
}

.sf__custom-select {
    line-height: 30px;
    position: relative
}

.sf__custom-select select {
    display: none
}

.sf__custom-select .select-selected {
    align-items: center;
    cursor: pointer;
    display: flex;
    font-weight: inherit;
    justify-content: space-between;
    -webkit-user-select: none;
    user-select: none
}

.sf__custom-select .select-selected .select-arrow {
    padding-left: 8px;
    transition: transform .3s ease-in-out
}

.sf__custom-select .select-selected .select-arrow svg {
    height: 8px;
    width: 8px
}

.sf__custom-select .select-selected.select-arrow-active .select-arrow {
    transform: rotateX(180deg)
}

.sf__custom-select.sf__select-plain {
    border-bottom: 2px solid #000
}

.sf__custom-select.sf__select-plain .select-items {
    line-height: inherit;
    padding: 20px 25px
}

.sf__custom-select.sf__select-plain .select-selected .select-arrow {
    padding-left: 20px
}

.sf__custom-select.select__custom-width {
    min-width: 250px
}

@media screen and (max-width:1535px) {
    .sf__custom-select.select__custom-width {
        min-width: 180px
    }
}

@media screen and (max-width:1279px) {
    .sf__custom-select.select__custom-width {
        min-width: 130px
    }
}

.sf__custom-select.sf__select-top .select-items {
    bottom: 100%;
    top: auto
}

.sf__custom-select.sf__select-top .select-items.select-hide {
    bottom: calc(100% + 20px);
    top: auto
}

.sf__custom-select.sf__select-medium .select-items {
    padding: 20px 25px
}

.sf__custom-select.sf__select-bordered .select-selected {
    border: 1px solid var(--color-border);
    border-radius: .25rem;
    padding: 9px 16px
}

.sf__custom-select.sf__select-bordered .select-items {
    left: 0
}

@media screen and (max-width:639px) {
    .sf__custom-select.sf__select-bordered.w-full-mobile {
        width: 100% !important
    }
    .sf__custom-select.sf__select-bordered.w-full-mobile .select-items {
        width: 100%
    }
}

.sf__custom-select .select-items {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 20px 30px rgba(0, 0, 0, .12);
    color: #757575;
    left: 0;
    line-height: 32px;
    max-height: 60vh;
    min-width: 100%;
    opacity: 1;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    top: 100%;
    transform: translateZ(0);
    transition: all .2s ease-in-out;
    visibility: visible;
    width: min-content;
    z-index: 80
}

.sf__custom-select .select-items div {
    color: rgba(0, 0, 0, .3);
    cursor: pointer;
    transition: color .25s ease;
    -webkit-user-select: none;
    user-select: none;
    white-space: nowrap
}

.sf__custom-select .select-items div.same-as-selected,
.sf__custom-select .select-items div:hover {
    color: #000
}

.sf__custom-select .select-items.select-hide {
    opacity: 0;
    top: calc(100% + 20px);
    visibility: hidden
}

.sf-country-switcher .select-items>div {
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis
}

.sf__page-header {
    margin-top: 40px
}

.sf__page-header .section__heading {
    font-size: 42px;
    line-height: 60px;
    margin-bottom: 5px
}

@media(max-width:767px) {
    .sf__page-header {
        margin-top: 30px
    }
}

.sf__page-header .sf-breadcrumb .sf__breabcrumb-page-title,
.sf__page-header .sf-breadcrumb a.bread-crumb__item {
    padding-bottom: 0;
    padding-top: 0
}

.sf__page-header .sf-breadcrumb span.sf__breadcrumb-separator {
    padding-bottom: 10px;
    padding-top: 10px
}

.sf__breadcrumb-separator svg {
    height: 9px;
    width: 9px
}

.sf__pages-other ul.sf__list-row li a {
    color: #999;
    font-weight: 500
}

.sf__pages-other ul.sf__list-row li.active a,
.sf__pages-other ul.sf__list-row li:hover a {
    color: #000
}

.sf__page-about .section-my {
    margin-top: 45px
}

@media(max-width:767px) {
    .sf__page-about .section-my {
        margin-top: 30px
    }
}

.sf__page-about .sf__about-block {
    margin-bottom: 40px;
    margin-top: 40px
}

@media(min-width:1024px) {
    .sf__page-about .sf__about-block {
        margin-bottom: 50px;
        margin-top: 50px
    }
}

@media(min-width:1280px) {
    .sf__page-about .sf__about-block {
        margin-bottom: 70px;
        margin-top: 70px
    }
}

@media(max-width:767px) {
    .sf__page-about .sf__about-block {
        margin-bottom: 15px;
        margin-top: 15px
    }
}

.sf__page-about .sf__about-block .sf-custom__block-inner {
    margin: 0 auto
}

@media(min-width:1024px) {
    .sf__page-about .sf__about-block .sf-custom__block-inner {
        max-width: 85%
    }
}

@media(min-width:1280px) {
    .sf__page-about .sf__about-block .sf-custom__block-inner {
        max-width: 70%
    }
}

.sf__page-about .about__block-heading {
    font-size: 36px;
    line-height: 56px;
    margin-bottom: 30px
}

@media(max-width:1023px) {
    .sf__page-about .about__block-heading {
        font-size: 30px;
        line-height: 42px
    }
}

@media(max-width:767px) {
    .sf__page-about .about__block-heading {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 20px;
        text-align: left
    }
}

.sf__page-about .about__block-subheading {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 20px;
    text-align: left
}

.sf__page-about .sf__about-block-text-1 .rte,
.sf__page-about .sf__about-block-text-2 .rte {
    text-align: left
}

.sf__page-about .sf__about-custom-html {
    align-items: center
}

@media(min-width:1024px) {
    .sf__page-about .sf__about-custom-html .sf-custom__block-inner {
        padding-left: 40px
    }
}

@media(min-width:1280px) {
    .sf__page-about .sf__about-custom-html .sf-custom__block-inner {
        padding-left: 70px
    }
}

.sf__page-about .sf__about-custom-list h3 {
    font-size: 42px;
    line-height: 60px;
    margin-bottom: 60px
}

@media(max-width:1023px) {
    .sf__page-about .sf__about-custom-list h3 {
        font-size: 30px;
        line-height: 42px;
        margin-bottom: 30px;
        margin-top: 10px
    }
}

@media(max-width:767px) {
    .sf__page-about .sf__about-custom-list h3 {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 30px;
        margin-top: 10px
    }
}

.sf__page-about .sf__about-custom-list ul li {
    column-gap: 20px;
    display: grid;
    grid-template-columns: 65px auto;
    margin-bottom: 30px
}

.sf__page-about .sf__about-custom-list ul li h4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 12px
}

.sf__page-about .sf__about-custom-list ul li:last-child {
    margin-bottom: 0
}

.sf__page-about .sf__about-custom-heading .content__heading {
    font-size: 42px;
    line-height: 60px;
    margin-bottom: 30px
}

@media(max-width:1023px) {
    .sf__page-about .sf__about-custom-heading .content__heading {
        font-size: 30px;
        line-height: 42px;
        margin-bottom: 10px
    }
}

@media(max-width:767px) {
    .sf__page-about .sf__about-custom-heading .content__heading {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 0
    }
}

.sf__page-about .sf__about-card-custom .image-card__content {
    padding: 30px 0 0;
    position: relative
}

@media(max-width:767px) {
    .sf__page-about .sf__about-card-custom .image-card__content {
        margin-bottom: 10px;
        padding-top: 10px
    }
}

.sf__page-about .sf__about-card-custom .image__card-heading-group {
    display: flex;
    flex-direction: column-reverse
}

.sf__page-about .sf__about-card-custom .image__card-heading-group h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 5px
}

.sf__page-about .sf__about-card-custom .image__card-heading-group p {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 0
}

@media(max-width:1023px) {
    .sf__page-about br {
        display: none
    }
}

.sf__page-about.sf-icon-box {
    border-top: 1px solid #eee
}

.sf__page-about.sf-icon-box .section-py {
    padding-bottom: 40px;
    padding-top: 40px
}

.sf__page-about.sf-icon-box .sf-icon-box__text h3 {
    font-size: 20px;
    font-weight: 500
}

.sf__page-find-store .content__info h3 {
    font-size: 42px;
    line-height: 60px
}

@media(max-width:767px) {
    .sf__page-find-store .content__info h3 {
        font-size: 24px;
        line-height: 42px
    }
}

@media(min-width:768px)and (max-width:1920px) {
    .sf__page-find-store .content__info h3 {
        font-size: 36px;
        line-height: 42px
    }
}

.sf__page-find-store .sf__store-info {
    column-gap: 70px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 50px;
    row-gap: 70px
}

.sf__page-find-store .sf__store-info .sf__store-item a {
    text-decoration: underline
}

.sf__page-find-store .sf__store-info .sf__store-item h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 10px
}

.sf__page-find-store .sf__store-info .sf__store-item ul {
    align-items: center;
    display: flex;
    margin: 20px -15px 0
}

.sf__page-find-store .sf__store-info .sf__store-item ul li {
    padding: 0 15px
}

@media(max-width:767px) {
    .sf__page-find-store .sf__store-info {
        grid-template-columns: auto;
        margin-top: 10px;
        row-gap: 20px
    }
}

@media(min-width:768px) {
    .sf__page-find-store .sf__store-info {
        column-gap: 50px;
        margin-top: 30px;
        row-gap: 40px;
    }
}

@media(min-width:1024px)and (max-width:1920px) {
    .sf__page-find-store .sf__store-info {
        column-gap: 30px;
        margin-top: 30px;
        row-gap: 30px;
    }
}

@media(max-width:1023px) {
    .sf__page-find-store .sf-custom__grid .sf-custom__block:first-of-type {
        order: 1;
    }
    .sf__page-find-store .sf-custom__grid .sf-custom__block:nth-of-type(2) {
        order: 2;
    }
    .sf__page-find-store .sf-custom__grid .sf-custom__block:nth-of-type(3) {
        order: 4;
    }
    .sf__page-find-store .sf-custom__grid .sf-custom__block:nth-of-type(4) {
        order: 3;
    }
    .sf__page-find-store .sf-custom__grid .sf-custom__block:nth-of-type(5) {
        order: 5;
    }
    .sf__page-find-store .sf-custom__grid .sf-custom__block:nth-of-type(6) {
        order: 6;
    }
}

@media(min-width:1024px)and (max-width:1919px) {
    .sf__page-find-store .sf-custom__grid {
        margin: -20px;
    }
    .sf__page-find-store .sf-custom__grid .sf-custom__block {
        padding: 20px;
    }
    .sf__page-find-store .sf-custom__grid .sf-custom__block.sf-custom-block-image {
        width: 60%;
    }
    .sf__page-find-store .sf-custom__grid .sf-custom__block.sf-custom-block-content {
        width: 40%;
    }
}

@media(max-width:767px) {
    .sf__page-find-store .sf-custom__grid .sf-custom__block.sf-custom-block-content {
        margin-bottom: 30px;
    }
    .sf__page-find-store .sf-custom__grid .sf-custom__block.sf-custom-block-content svg {
        height: 16px;
        width: 16px;
    }
}

.sf__tab-item {
    color: #fff;
    margin-bottom: 40px;
    overflow: hidden;
    width: 100%;
}

.sf__tab-item input {
    opacity: 0;
    position: absolute;
    z-index: -1;
}

.sf__tab-item-label {
    border-bottom: 1px solid #ededed;
    color: #000;
    cursor: pointer;
    display: flex;
    font-weight: 700;
    justify-content: space-between;
    padding: 1em 0;
    position: relative;
}

.sf__tab-item-label:after,
.sf__tab-item-label:before {
    background: #000;
    content: "";
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    transition: all .35s;
}

.sf__tab-item-label:after {
    height: 1px;
    right: 0;
    width: 11px;
}

.sf__tab-item-label:before {
    height: 11px;
    right: 4.5px;
    width: 1px;
}

.sf__tab-item-content {
    color: #000;
    max-height: 0;
    padding: 0;
    transition: all .35s;
}

.sf__tab-item input:checked+.sf__tab-item-label {
    border-bottom-color: #000;
}

.sf__tab-item input:checked+.sf__tab-item-label:before {
    display: none;
}

.sf__tab-item input:checked~.sf__tab-item-content {
    max-height: 100vh;
    padding: 20px 0 0;
}

@media screen and (max-width:767px) {
    .responsive-table thead {
        display: none;
    }
    .responsive-table td,
    .responsive-table th {
        border: 0;
        clear: left;
        color: var(--color-sub-text);
        float: left;
        margin: 0;
        padding: 10px 0;
        text-align: right;
        width: 100%;
    }
    .responsive-table td:before,
    .responsive-table th:before {
        color: var(--color-body-text);
        content: attr(data-label);
        float: left;
        font-size: 16px;
        font-weight: 500;
        padding-right: 10px;
        text-align: center;
    }
    .responsive-table__row+.responsive-table__row,
    tfoot>.responsive-table__row:first-child {
        margin-top: 10px;
        padding-top: 55px;
        position: relative;
    }
    .responsive-table__row+.responsive-table__row:after,
    tfoot>.responsive-table__row:first-child:after {
        border-bottom: 1px solid var(--color-border);
        content: "";
        display: block;
        left: 27.5px;
        position: absolute;
        right: 27.5px;
        top: 0;
    }
    tfoot .small-hide {
        display: none;
    }
}

@media(max-width:767px) {
    #shopify-chat-dummy,
    #shopify-chat>iframe:not([style*="width: 100vw"]) {
        bottom: 70px !important;
    }
}

.template-product #shopify-chat-dummy,
.template-product #shopify-chat>iframe:not([style*="width: 100vw"]) {
    bottom: 70px !important;
}

.sf__coming-soon .sf__newsleter-form,
.sf__coming-soon .sf__password-form {
    width: 80%;
}

@media (min-width:768px) {
    .sf__coming-soon .sf__newsleter-form,
    .sf__coming-soon .sf__password-form {
        width: 33.333333%;
    }
}

.sf__coming-soon .sf__newsleter-form .errors,
.sf__coming-soon .sf__password-form .errors {
    color: #ff534d;
}

.sf__masonry-wrapper {
    margin: -7px;
}

.sf__masonry-wrapper .sf__masonry-item {
    padding: 7px;
    width: 100%;
}

.sf__masonry-wrapper .sf__masonry-item:hover {
    background: #f8f8f8;
}

.sf__masonry-wrapper .sf__masonry-item>div {
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}

@media screen and (min-width:768px) {
    .sf__masonry-wrapper .sf__masonry-item {
        width: 25%;
    }
}

@media screen and (min-width:640px) {
    .sf__masonry-wrapper .sf__masonry-item {
        width: 33.3333%;
    }
}

@media screen and (min-width:1024px) {
    .sf__masonry-wrapper .sf__masonry-item {
        width: 20%;
    }
}
.sf__text-stroke {
    padding: 0px 70px;
}
.m-scroll {
    height: 56px;
}

.customainbanner--top {
    padding: 20px 0;
    background: #022632;
}
.m-scroll__title span {
    font-weight: 700;
}
.m-scroll__title span {
    text-transform: uppercase;
}
.customwhiechooose---goodonss {
    text-align: center;
}

.customwhiechooose---goodonss .row {
    max-width: 1200px;
    margin: auto;
}

.customicons--manss h2 {
    font-size: 20px;
    font-weight: 500;
}
.customwhiechooose---goodonss .row {
    max-width: 1300px;
}

.customwhiechooose---goodonss .col-sm-2 {
    padding: 10px;
}

.customicons--manss {
    padding: 15px;
}

.customwhiechooose---goodonss {
    padding: 20px 0px;
    background: #ffffff;
}
.customblackfade .col-sm-6 {
    padding: 0px;
}

.customblackfade .row {
    max-width: 100%;
}

.custom--category {
    max-width: 100%;
    padding: 0px;
}
.insidemain--contentfixings {
    text-align: center;
    padding: 20px;
    max-width: 400px;
    margin: auto;
}

.insidemain--contentfixings h2 {
    font-size: 32px;
    line-height: normal;
    margin-top: 0px;
}

.insidemain--contentfixings p {
    font-size: 16px;
}

.color01 .customcategory--main {
    padding: 30px;
    background: #d7203e;
}
.color02 .customcategory--main {
    padding: 30px;
    background: #004e87;
}

.color01 .customcategory--main h2, .color01 .customcategory--main p {
    color: white;
}
.color02 .customcategory--main h2, .color02 .customcategory--main p {
    color: white;
}
.color01 .button
{
    background: white !important;
    border-color: white !important;
    color: black !important;
    letter-spacing: 0px;
    font-size: 16px;
}
.color02 .button
{
      background: white !important;
    border-color: white !important;
    color: black !important;
    letter-spacing: 0px;
    font-size: 16px;  
}
.mainonecontent--gondone h2 {
    font-weight: 100;
    font-size: 39px;
    line-height: normal;
}

.mainonecontent--gondone p {
    font-size: 17px;
}

.kapes--imagewithcontent .row {
    max-width: 1300px;
    margin: auto;
}
.mainonecontent--gondone h2 {
    line-height: 39px;
}
.kapes--imagewithcontent {
    padding-top: 40px;
    padding-bottom: 40px;
}
.custommains--goodonss {
    display: flex;
    align-items: center;
    justify-content: center;
}

.authorimagemsinone {
    width: 70px;
}

.lineheadingss {
    width: 100%;
    text-align: left;
    padding-left: 20px;
}

.customauthor--namemma {
    font-size: 18px;
    text-align: left;
    margin-top: 0px;
}

.reviewdate--main {
    font-size: 14px;
    text-align: left;
}

.authortitle--mains {
    margin-top: 0px;
}

.customtestimoniallgroundmain {
    padding: 20px;
    border: 0px solid #bfbfbf;
}

.reviewstart--main {
    margin-bottom: 15px;
}

p.bodytestimonial {
    min-height: 70px;
}
.custom--category h1 {
    text-align: center;
}
.customainbanner--top {
    padding-top: 50px !important;
}
.ourcustomers--main h1 {
    text-align: center;
}
.cannabislite--mainss {
    text-align: center;
    font-size: 51px;
    line-height: normal;
    padding-top: 80px;
    padding-bottom: 80px;
    font-weight: 900;
    color: #e71d34!important;
}

.cannabislite--mainss span {
    display: block;
    font-size: 33px;
    color: grey;
}
.bigbannercustom {
    margin-top: 40px;
    margin-bottom: 40px;
}
.customcombinations--mainssss {
    background: #0F2027;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to top, #2C5364, #203A43, #0F2027);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to top, #2C5364, #203A43, #0F2027); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.customcombinations--mainssss span {
    color: white;
    margin-top: 20px;
}

.customcombinations--mainssss .cannabislite--mainss {
    max-width: 900px;
    margin: auto;
    line-height: 60px;
}
.custominsidemains--faqss {
    max-width: 600px;
    margin: auto;
    padding: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.custominsidemains--faqss h2 {
    margin-bottom: 30px;
    margin-top: 0px;
    font-size: 30px;
}

.faqbarss .accordion {
    font-size: 17px;
}

.faqbarss {
    padding: 6px 15px;
    background: #f9f9f9;
    margin-bottom: 15px;
}

.faqbarss .panel {
    display: none;
}

.custominsidemains--faqss .panel {
    background: transparent;
}
.videomanagerss {
    max-width: 600px;
    margin: auto;
    margin-top: 30px;
}

.videomanagerss div {
    border-radius: 20px;
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.13);
}
.customrowtopmain .row {
    max-width: 1150px;
}
.custom--iconsfooter h2 {
    letter-spacing: 0px;
    font-size: 17px;
}

.custom--iconsfooter p {
    letter-spacing: 0px;
    font-size: 14px;
    line-height: normal;
}

.footer--newsletter h2 {
    letter-spacing: 1px;
    font-size: 36px;
    font-weight: 600;
}

.innermenusection a {
    font-weight: 100;
}
.header {
    position: sticky;
    top: 0;
    box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.25);
}
.customaddpadding:before {
    display: none !important;
}
.maintopbannerfixing {
    letter-spacing: 0;
    background: #343434;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    padding: 5px 6px;
    text-align: center;
}

.header {
    box-shadow: unset !important;
}
@media (min-width: 801px)
{
.navPage-subMenu-item .navPages-action {
    font-weight: 300 !important;
}

a.navPage-subMenu-action.navPages-action.has-subMenu.needtocustomized {
    font-weight: 900 !important;
}

.navPage-subMenu {
    width: 100%;
    left: 0;
}
}
@media (min-width: 801px)
{
.navPage-subMenu-item .navPages-action {
    font-weight: 300 !important;
}

a.navPage-subMenu-action.navPages-action.has-subMenu.needtocustomized {
    font-weight: 900 !important;
}

.navPage-subMenu {
    width: 100%;
    left: 0;
}
    .toreducespacingchild {
    margin-bottom: 5px;
}
.navPage-subMenu {
    top: 100%;
}
}
.customsearchformains--mainss button {
    padding: 0px;
    background: transparent !important;
    border-color: transparent !important;
    position: absolute;
    top: 3px;
    height: 100%;
    left: 2px;
}

.customsearchformains--mainss button svg {
    fill: white!important;
}

.customsearchformains--mainss .form {
    margin: 0px;
}

.customsearchformains--mainss .form-field {
    margin: 0px;
    position: relative;
}

.customsearchformains--mainss input {
    background: transparent !important;
    border-bottom: 1px solid #c9c9c9 !important;
    border-radius: 0px !important;
    padding-left: 38px;
    font-size: 17px;
    font-weight: 300 !important;
}
.custom--iconsfooter h2, .custom--iconsfooter p {
    color: black;
}

.image---block svg {
    fill: black;
}

.footer--newsletter h2 {
    color: black;
    margin-bottom: 0px;
}

.footer--newsletter p {
    color: black;
    margin-top: 5px;
    margin-bottom: 15px;
}

h2.footer--headingmenu {
    color: black;
    letter-spacing: 0px;
}

.innermenusection a {
    color: black;
    letter-spacing: 0px;
    font-weight: 400;
}

.customfooter--background {
    background: white;
}

.customfooterbottoms---mains a {
    color: black;
}

.customfooterbottoms---mains li {
    border-color: black;
}

.footer--newsletter h2 {
    text-transform: none;
    font-weight: 400;
}

.footer--newsletter .form-input {
    border: 1px solid grey !important;
}
.custombottom--sectionmain {
    margin: 0px !important;
}
.header {
    border-bottom: 1px solid whitesmoke !important;
}
.sliderv---inside .col-sm-7 {
    padding: 0px;
}

.custommainfixinggoods {
    padding: 30px;
}

.custommainfixinggoods h2 {
    font-size: 40px;
    line-height: 46px;
    font-weight: 100;
    color: #060606;
    margin-top: 2px;
    font-family: 'Fjalla One', sans-serif !important;
    margin-bottom: 10px;
}

.custommainfixinggoods .body {
    font-weight: 400;
    font-size: 17px;
    margin-bottom: 5px!important;
    font-weight: 400 !important;
}

p.btnn--container {
    margin-top: 20px;
}

.custommainfixinggoods .button {
    padding: 12px 30px;
    letter-spacing: 0;
    font-size: 18px;
    font-weight: 400!important;
}

.sliderv---inside {
    background: #f8ebe9;
}

.imagecontainer {
    padding: 0px 0px;
    background: white;
}
.customwhiechooose---goodonss {
    background: #ffffff;
    padding: 5px 0px;
}

.customicons--manss h2 {
    color: #000;
    font-size: 24px;
    letter-spacing: 0;
    margin-bottom: 0;
    font-weight: 500;
    margin-bottom: 5px;
}
.customicons--manss img {
    max-width: 50px;
}

.customicons--manss h2 {
    margin-top: 20px;
}
.customhaircare--mainss .col-sm-4 {
    padding: 5px;
}

.insidecontent--ggv1 {position: absolute;top: 20px;right: 0;padding: 0px 20px;}

.insidecontent--ggv1 p {
    font-size: 17px;
}

.insidecontent--ggv1 h2 {
    margin-top: 0px;
}

.customhaircare--mainss h1 {
    text-align: center;
    font-size: 37px;
    line-height: normal;
    font-weight: 400;
    margin: 0px;
    padding: 30px 0px;
}

.button {
    padding: 14px 40px;
    letter-spacing: 0px;
    font-size: 19px;
    font-weight: 400;
}
.insidecontent--ggv1 h2 {
font-size: 38px;
    line-height: normal;
    font-weight: 800;
    font-family: Jost,serif!important;
}
.customhaircare--mainss .row {
    max-width: 1500px;
    margin: auto;
}
.customhaircare--mainss .row {
    max-width: 1500px;
    margin: auto;
}

.insidemgoodone--minass {
    position: relative;
}

.insidecontent--ggv1 {
    padding: 0px;
    right: 0px !important;
    left: 0px;
    padding: 0px 20px;
}
.shopthecategories .col-sm-2 {
    width: 16.6666666667%;
}

.shopthecategories .row {
    max-width: 1300px;
}

.shopthecategories h1 {
    font-size: 30px!important;
    letter-spacing: 0;
    text-transform: unset!important;
    font-family: Jost,serif!important;
}

.shopbeauty--v1 h2 {
    letter-spacing: 0px;
    font-size: 20px;
    font-weight: 400;
}
.mainonecontent--gondone h2 {
    font-family: Jost,serif!important;
    font-size: 46px;
    line-height: 43px;
    font-weight: 700;
}

.mainonecontent--gondone .button {
    background: transparent !important;
    color: black !important;
}
.titlemains--fitted {
    text-align: center;
    font-size: 34px;
    line-height: normal;
    font-weight: 500;
}

.customreviewss {
    text-align: center;
    font-size: 31px;
    margin: auto;
    margin-bottom: 30px;
    margin-top: 10px;
    color: orange;
}
.lineheadingss {
    padding: 0px;
    margin-top: 40px;
}
.img--column img {
    border-radius: 0px;
}

.imagewith--text {
    max-width: 1300px;
}

.custom--contentwithtext h2 {
    font-weight: 400;
    margin-bottom: 20px;
}
.img--column img {
    border-radius: 0px;
}

.imagewith--text {
    max-width: 1300px;
}

.custom--contentwithtext h2 {
font-weight: 400;
    margin-bottom: 20px;
    font-family: "Jost",serif!important;
    font-size: 60px !important;
    line-height: 60px;
}

.customfaq--centermain {
    background: #e1e0df;
    border-top: 0px solid #e3e3e3;
}

.customfaq--centermain h2 {
    font-weight: 400;
}

.custominside--mainfixing {
    border-radius: 0px;
    border: 1px solid black;
}
.goodoness--container p {
margin: 0;
    font-size: 26px;
    line-height: normal;
}

.goodoness--container {
    text-align: center;
    max-width: 700px;
    margin: auto;
}

.byfounder--mainss {
    font-size: 18px;
    line-height: normal;
    padding: 20px 10px;
}

.customcontentmains--goodonss {
    background: #f8f8f8;
    padding: 120px 20px;
}
.goodoness--v1 h3 {
    margin: 0px;
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 2px;
}

.goodoness--v1 h2 {
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.goodoness--v1 p {
    font-size: 16px;
    min-height: 70px;
}

.goodoness--v1 .btn {
    border-bottom: 1px solid black;
}

.mainscontent--blogss .col-sm-4 {
    padding: 10px;
}

.mainscontent--blogss .row {
    max-width: 1300px;
    margin: auto;
}

.mainscontent--blogss {
    padding-top: 10px;
    padding-bottom: 30px;
}
.custom--contentwithtext .button {
    border: 1px solid black;
    background: transparent;
    color: black;
}
.custom--contentwithtext .button {
    border: 1px solid black;
    background: transparent;
    color: black;
}

.customtestimoniallgroundmain {
    background: white;
}
.customain--content11 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.customsnowmountainss {
    position: relative;
    margin-bottom: 30px;
}

.customainsgood--one {
    text-align: center;
}

.customainsgood--one h2 {
    color: white;
    font-size: 44px;
    line-height: normal;
    margin-top: 0px;
}

.customsnowmountainss:before {
    height: 100%;
    position: absolute;
    content: "";
    left: 0;
    z-index: 9;
    display: block;
    top: 0;
    width: 100%;
    background: rgba(0,0,0,0.42);
}

.customain--content11 {
    z-index: 9;
}

.customainsgood--one p {
    color: white;
    font-size: 19px;
}

.customainsgood--one .button {
    background: transparent !important;
    border: 1px solid white;
}
.custommainmountainss .row {
    max-width: 1300px;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

.maincontent--goodoness {
    text-align: center;
}

.maincontent--goodoness h4 {
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 500;
    letter-spacing: 2px;
}

.customcontent--mainssrow .col-sm-6 {
    padding: 10px;
}

.customgoodone--mainscontent p {
    font-size: 16px;
}

.customgoodone--mainscontent h3 {
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 0px;
    font-weight: 500;
}

.customgoodone--mainscontent h2 {
    margin-top: 5px;
    margin-bottom: 15px;
    font-family: 'Jost',serif!important;
    font-size: 36px;
}
.maincontent--goodoness img {
    max-width: 45px;
}

.maincontent--goodoness h4 {
    font-size: 14px;
}
.customsketch--mainss img {
    width: 100%;
    max-width: 500px;
    opacity: 0.1;
}

.customsketch--mainss {
    position: absolute;
    bottom: -90px;
    width: 100%;
    text-align: center;
}
.col-sm-6.nopadding {
    padding: 0px;
}

.bigmainimage--sectionss {
    background: #3d3d38;
}

.insidecontent--mainss {
    max-width: 440px;
    margin: auto;
    padding: 140px 10px;
}

.insidecontent--mainss h3 {
    text-transform: uppercase;
    color: #e5e5e5;
    margin-top: 0px;
    letter-spacing: 7px;
    font-size: 15px;
    font-weight: 500;
}

.insidecontent--mainss h2 {
color: #fff;
    font-size: 52px;
    line-height: 46px;
    font-weight: 100;
    color: #e5e5e5;
    margin-top: 2px;
    font-family: 'Jost', serif !important;
}

.insidecontent--mainss p {
    font-size: 19px;
    color: #e5e5e5;
    margin-top: 15px;
    font-weight: 300;
}
.insidecontentmains--see {
    text-align: center;
}

.insidecontentmains--see h2 {
font-family: Jost,serif!important;
    font-size: 34px;
    line-height: normal;
    font-weight: 600;
    margin-top: 0;
}

.insidecontentmains--see p {
    font-size: 16px;
    color: #3d3d38;
    font-weight: 300;
}

.goodonegrey--section .row {
    max-width: 1100px;
    margin: auto;
    background: #f9f9f9;
    margin-top: 60px;
    margin-bottom: 60px;
}

.insidecontentmains--see {
    max-width: 400px;
    margin: auto;
}

.insidecontentmains--see {
    min-height: 300px;
}
.insidecontentmains--see img {
    max-width: 60px;
}

.goodonegrey--section .row {
    padding-top: 60px;
    padding-bottom: 60px;
}

.insidecontentmains--see {
    min-height: 150px;
}
.whychooseus--mainss {
    text-align: center;
    margin-bottom: 40px;
    max-width: 900px;
    margin: auto;
    margin-bottom: 40px;
}

.whychooseus--mainss h2 {}

.whychooseus--mainss h2, .whychooseus--mainss span {
    font-family: "Jost",serif!important;
    font-size: 32px;
    font-weight: 100;
    line-height: normal;
}

.whychooseus--mainss img {
    max-width: 70px;
}
.whychooseus--mainss p {
    font-size: 20px;
    font-weight: 300;
}
.customabout--uspage {
    background: #3d3d38;
}

.customaincontent--container {
    max-width: 500px;
    margin: auto;
    padding: 80px 20px;
}

.customaincontent--container h2 {
    font-weight: 400;
}

.customaincontent--container p {
    font-weight: 400;
}
.customcommunity--content p, .customaincontent--container p, .whychooseus--mainss p, .insidecontent--mainss p {
    font-size: 17px;
    font-weight:400;
}
@media (min-width: 768px)
{
.customourmission--content .col-sm-2 {
    padding: 0px;
    width: 20%;
}

.customourmission--content .col-sm-5 {
    width: 40%;
}
}
@media (min-width: 768px)
{
.customourmission--content .col-sm-2 {
    padding: 0px;
    width: 20%;
}

.customourmission--content .col-sm-5 {
    width: 40%;
}
}

.custominsidemainc--mainss h2 {
    line-height: normal;
    font-family: "Jost",serif!important;
    font-weight: 500;
    font-size: 34px;
    margin-top: 0px;
}

.custominsidemainc--mainss p {
    font-size: 17px;
}

.custominsidemainc--mainss {
    padding: 20px;
}
.customainimage---section img {
    max-width: 350px;
}

.customcommunity--content {
    max-width: 450px;
}
.custom--iconsfooter {
    margin-top: 40px !important;
    margin-bottom: 40px;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    padding: 23px 20px;
}

.custom--iconsfooter h2, .custom--iconsfooter p {
    margin: 0px;
    font-weight: 400;
}
.custombigmain--section:before {
    display: none;
}
.custombigmain--section h2 {
    font-family: "Jost",serif!important;
    font-weight: 600;
}

.custombigmain--section p {
    font-weight: 400;
}
.thingswecare h2 {
    font-size: 42px;
    font-weight: 500;
}

.thingswecare {
    padding-top: 40px;
}

.withwatermains h2 {
    font-size: 33px !important;
    line-height: normal;
    font-weight: 500;
}
.icon--textmain {
    font-weight: 400;
}

.customsticky--topmain {
    max-width: 600px;
    padding: 0px 10px;
}
.customaintextwithelement {
    margin-top: 15px;
    margin-bottom: 20px;
}
.customainsul--good svg {
    width: 9px;
    height: 7px;
    margin-right: 5px;
}

.customainsul--good li {
    align-items: center;
    display: flex;
    margin-top: 10px;
    margin-right: 10px;
    padding: 5px 10px;
    background-color: #f8f8f8;
    background-color: #f8f8f8;
    border-radius: 15px;
    color: #000;
}

.customainsul--good ul {
    margin: 0px;
}

.customainsul--good li {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
}
.description--toponemainsgood {
    padding: 20px;
    background: #ebeee7;
}

.description--toponemainsgood .row {
    max-width: 1500px;
    margin: auto;
}

.insideconent--descriptionmains {
    padding: 20px;
}

.insideconent--descriptionmains h2 {
    margin-top: 0px;
    font-size: 30px;
    line-height: normal;
    font-weight: 400;
    margin-bottom: 20px;
}

.goodone--mainss, .goodone--mainss p {
    font-size: 16px;
    font-weight: 400;
}

.goodonemains--ssfittedss ul {
    margin: 0px;
    list-style: none;
    margin-top: 5px;
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    margin-top: 5px;
    min-width: 100%;
}

.goodonemains--ssfittedss ul li {
    padding: 10px 20px;
    background: #f8f8f8;
    margin-top: 10px;
    margin-right: 10px;
    font-size: 15px;
    font-weight: 400;
    align-items: center;
    display: flex;
}
.productsection--mains img {
    filter: unset;
    opacity: 1;
}

.productsection--mains .row {
    max-width: 1300px;
}

.productsection--mains {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding: 33px 20px;
}
.mainone--itedss {
    max-width: 1000px;
    margin: auto;
}

.goodone--ingredientss {
    padding: 40px 20px;
    background: #f8f8f8;
    margin-top: 30px;
}

.mainone--itedss h2 {
    margin: 0px;
    font-size: 43px;
    line-height: normal;
    font-weight: 500;
}

.mainone--itedss h4 {
    margin-top: 0px;
    font-size: 24px;
    font-weight: 500;
}

.customonegoodonessflex {
    display: flex;
    padding: 20px 10px;
    border-bottom: 1px solid #dddddd;
}

.customonegoodonessflex h3 {
    font-size: 20px;
    margin-top: 00px;
    width: 40%;
    line-height: normal;
    font-weight: 500;
}

.customonegoodonessflex p {
    margin: 0px;
    font-size: 15px;
    width: 60%;
}
.customproduct--containermain {
    max-width: 1400px;
    margin: 20px;
}
.roductimagewithtext {
    margin-top: 30px;
    margin-bottom: 30px;
}
.mainselect--sortbox .form-label {
    margin-right: 0px;
}

.mainselect--sortbox {
    padding: 5px 10px;
    border-radius: 5px;
    background: whitesmoke;
}

.actionBar-section .form-field {
    background: transparent;
}
.card .card-body .card-title {
    text-align: left;
    margin-top: 0px;
}

.card .card-body .card-title>a {
    font-size: 22px !important;
    font-weight: 500;
    line-height: 27px !important;
    letter-spacing: 0px;
}

p.card-text.card-text--brand {
    text-align: left;
    font-size: 18px;
    font-weight: 400;
}

.card .card-body .price-wrapper {
    text-align: center;
}

.card .card-body .price-wrapper span {
    font-size: 19px;
}

.card .card-figure .quickview {
    position: relative !important;
    transform: unset !important;
    text-transform: none !important;
    letter-spacing: 0px !important;
}

.customone--sectionmainss .quickview {}

.quickview:before {
    display: none !important;
}

.customone--sectionmainss a {
    padding: 14px 20px !important;
    width: 100% !important;
    display: block !important;
    font-size: 15px !important;
    text-align: center;
    line-height: normal !important;
    border: 1px solid black !important;
    margin: 0px 2px !important;
}

.customone--sectionmainss {
    display: flex;
    align-items: center;
    justify-content: center;
}

.customone--sectionmainss .viewdetailss {
    border: 1px solid black;
    background: white;
}

.card .card-figure .quickview {
    width: 100% !important;
    max-width: 100% !important;
    padding: 14px 20px !important;
}

.customone--sectionmainss {
    transition: 0.3s;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 99;
    max-width: 90%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: 0.3s;
}

.card:hover .customone--sectionmainss {
    opacity: 1;
    transition: 0.3s;
}
p.card-text.card-text--brand {
    font-family: 'Barlow Condensed', sans-serif !important;
    font-size: 24px;
}

.newarrivalsmainss {
    position: absolute;
    top: 10px;
    z-index: 9;
    padding: 5px 15px;
    background: white;
    border-radius: 5px;
    font-size: 14px;
    left: 10px;
}
.customains--bannergoodonefitteess {
    position: absolute;
    top: 60px;
    z-index: 9;
    left: 0;
    padding: 0px 10px;
}
.placeholder--aminss {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #f3f3f3;
    z-index: 3;
}

.customains--bannergoodonefitteess li {
    background: white;
}

.customains--bannergoodonefitteess {
    opacity: 0;
    transition: 0.3s;
}

.card:hover .customains--bannergoodonefitteess {
    opacity: 1;
    transition: 0.3s;
}

.placeholder--aminss {
    opacity: 0;
    transition: 0.3s;
}

.card:hover .placeholder--aminss {
    opacity: 1;
    transition: 0.3s;
}
.customone--sectionmainss a {
    font-weight: 500 !important;
}
.productView-details .productView-price .price-section.non-sale-price--withoutTax+.price-section--withoutTax {
    margin-top: 10px;
}
.insidecontent--ggv1 .button {
    background: transparent;
    color: black;
}
.insidecontent--ggv1 {
    top: 10px;
    text-align: left;
    padding: 20px;
}

.insidecontent--ggv1 .button {
    margin: 0px;
}
.insidemgoodone--minass img {
    object-fit: cover;
}
.shopbeauty--v1 {
    position: relative;
}

.contentover h2 {
    margin: 0px;
    font-weight: 600;
    line-height: 25px;
    font-size: 20px;
}
.mainonecontent--gondone h2 {
    margin-bottom: 25px;
}
.custommainfixinggoods h3 {
    margin-top: 0px;
    margin-bottom: 10px;
    color: #000000;
    font-weight: 400;
    letter-spacing: 4px;
    font-size: 16px;
}

.custommainfixinggoods p {
    color: #000000;
}

.custommainfixinggoods .body {
    margin-top: 20px !important;
    font-weight: 300;
}

.custommainfixinggoods .button {
    background: #f0b934!important;
    border-color: #f0b934!important;
    color: white !important;
    font-weight: 600!important;
}
.homepagegotit {
    padding: 20px 20px;
}
.blogSec{position:relative; padding:0 0 75px 0;}
.blogSec ul{margin:0 -10px 0 -6px; padding:0; list-style:none;}
.blogSec ul li{display:inline-block; vertical-align:middle; margin-left:-4px; width:33.33%; padding:10px;}
.blogSec .blogListing{width:100%; margin:0;}
.blogSec .moreLink{text-align:right; margin:-65px 0 40px 0; position:relative;}
.blogSec .moreLink a{font-size:14px; text-decoration:underline; text-transform:uppercase; color:#303030;}
.blog + .blog.blogListing{ margin-top:0; margin-bottom:20px; padding-top:0; }
.blogListing{background-color: #fff;  position: relative; border:solid 1px #e2e2e2; width:calc(33.33% - 20px); margin:0 10px 0 6px; display:inline-block; vertical-align:middle;}
.pagination { clear: both; }
.blogListing .blog-post-body{ width:100%; background:#f5f5f5; padding:20px; position:relative; }
.blog-post-body-meta{  background-color: #fff; display: block; margin-top: -15%; padding: 20px; z-index: 10000; }
.bloglisting-date{background-color: #c22226;border-radius: 50%;color: #fff;display: table;height: 75px;left: 20px;padding: 10px 0 0;position: absolute;top: 20px;width: 75px;z-index: 10;border:2px solid #fff;}
.bloglist-figure a{ background-position: 50% 50%; background-repeat: no-repeat; background-size: cover; display: block; height: 21.5rem; position: relative; } 
.bloglist-figure img{display: block; height: 100%; max-height: 100%; max-width: 100%; object-fit: cover; width: 100%; } 
.bloglist-figure figure{ margin:0; }
.blogListing .blog-post-body .blog-header { margin:0; }
.blogListing .blog-post-body .blog-header .blog-title{ margin:15px 0 15px; line-height:20px; overflow: hidden; }
.blogListing .blog-post-body .blog-header .blog-title a{ text-transform:none; color:#000; font-size:26px; font-weight:700; line-height:normal;  }
.blogListing .blog-post-body .blog-post{ font-size:15px; text-align:center; line-height:22px; color:#303030; min-height:90px; }
.blogListing .blog-post-body .blog-post p{margin:0 0 20px 0;}
.blogListing .blog-post-body .blog-post a.blogmoreLink{ display:block; padding:0; color:#c22126; text-transform:none; text-decoration:underline; }
.blogListing .blog-post-body .blog-post a:hover{ color:#000; }

.blogpostPage{padding-top:20px;}
.bloglisting-date span{ display:block; text-align:center; }
.bloglisting-date span.blogListDate{ font-weight:700; font-size:28px; line-height:26px; }
.bloglisting-date span.blogListMonth{ font-size:16px; font-weight:700;  }
.headingmainss {
    text-align: center;
    font-size: 40px;
    font-family: "Jost",serif!important;
    margin-bottom: 30px;
    border-top: 1px solid #d9d9d9;
    padding-top: 40px;
}

.bloglisting-date {border-radius: 0px;background: white;color: black;}

.bloglisting-date span.blogListDate {
    font-weight: 500;
}

.bloglisting-date span.blogListMonth {
    text-transform: uppercase;
}

.blogsinside--mainss .container {
    width: 100%;
    max-width: 1300px;
    margin: auto;
}
.page-type-blog_post .page-heading-wrapper-2 {
    display: none;
}
.blog-title a {
    font-size: 40px;
    line-height: normal;
    font-weight: 500;
}

.blog-author, .blog-date {
    font-size: 18px;
}
.blog-title a {
    font-size: 40px;
    line-height: normal;
    font-weight: 500;
}

.blog-author, .blog-date {
    font-size: 18px;
}

figure.blog-thumbnails {
    margin-top: 0px;
}

.page-type-blog_post .themevale_container {
    max-width: 100%;
    padding: 0px;
}

.page-type-blog_post article.blog {
    max-width: 100%;
}

.page-type-blog_post figure.blog-thumbnails img {
    width: 100%;
}

.blog-post-figure+.blog-post-body {
    max-width: 900px;
    margin-top: -150px;
    position: relative;
    background: white;
    padding: 30px;
    box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.11);
    border-radius: 10px;
}

.blog .tags a {
    border: 1px solid black;
    background: transparent;
    color: black;
    font-size: 14px;
    padding: 8px 30px;
}
.blogthumbnailinner {
    border: 0px !important;
    padding: 0px !important;
}

.blogthumbnailinner .blog {
    width: 100%;
}

.page-type-blog .themevale_container {
    max-width: 1300px;
}
.page-heading-wrapper-2 .page-heading, .page-heading {
    font-family: "Jost",serif!important;
    font-size: 28px !important;
    font-weight: 400 !important;
}

.page-heading-wrapper-2 {
    background: transparent !important;
}

.page-heading-wrapper-2 {
    margin-bottom: 20px !important;
    padding: 20px 0px !important;
}
.goodoness--container p {
    font-family: "Jost",serif!important;
    font-size: 29px;
}

.byfounder--mainss {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 4px;
}
.contentblueone--ss {
    padding: 10px;
    background: #fbfbfb;
}

.goodoness--v1 h2 {
    text-align: center;
    font-family: "Jost",serif!important;
    font-size: 31px;
    font-weight: 500;
    margin-bottom: 15px;
}

.goodoness--v1 p {
    text-align: center;
}

.goodoness--v1 h3 {
    text-align: center;
}

.goodoness--v1 {
    padding: 20px 20px;
}

.goodoness--v1 h3 {
    font-size: 14px;
    letter-spacing: 3px;
}
.header {
    box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.07) !important;
    z-index: 9999 !important;
}
h2.footernewsletter--v {
    font-family: "Jost",serif!important;
    font-size: 46px;
}
h2.footernewsletter--v {
    font-family: "Jost",serif!important;
    font-size: 46px;
}

.custominside--mainfixing h3 {
    font-family: "Jost",sans-serif!important;
    font-size: 29px;
    font-weight: 500;
}

.customfaq--centermain h2 {
    font-family: "Jost",serif!important;
    margin-bottom: 50px !important;
}

.custominside--mainfixing p {
    font-size: 18px;
    font-weight: 400;
}

.custominside--mainfixing {
    border: 0px;
    padding: 0px;
}
.customainsgood--one h2 {
    font-family: "Jost",serif!important;
    font-weight: 500;
    font-size: 52px;
}
.customainsgood--one h2 {
    font-family: "Jost",serif!important;
    font-weight: 500;
    font-size: 52px;
}

.customsection--title {
    margin-bottom: 30px;
}

.customsection--title h2 {
    font-size: 45px !important;
    font-family: "Jost",serif!important;
    text-transform: none;
    letter-spacing: 0px;
    font-weight: 400;
}

.titlemains--fitted {
    font-family: "Jost",serif!important;
    font-size: 40px;
}
.customsection--title h2 {
font-size: 31px!important;
    margin-bottom: 0px;
    font-weight: 600;
}

.customsection--title p {
    letter-spacing: 1px;
    font-size: 17px;
}

.customsection--title {
    margin-bottom: 60px;
}
.insidecontentmains--see .button {
    background: transparent;
    color: black !important;
    padding: 7px 30px;
    font-size: 16px;
}
@media (max-width: 801px) {
.mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::after, .mobileMenu-toggle .mobileMenu-toggleIcon::before {
    background: black !important;
}

.custombottom--sectionmain .row {
    overflow: auto;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px;
}

.custombottom--sectionmain .col-sm-3 {
    padding: 10px 20px;
}

.custommainfixinggoods h2 {
    font-size: 40px;
}

.custommainfixinggoods {
    padding: 45px 20px;
}

.homepagegotit {
    padding: 0px 10px;
}

.customcontent--mainssrow .col-sm-6 {
    width: 50%;
    float: left;
}

.goodons--ssmainsfittingss {
    padding-top: 10px;
}

.goodons--ssmainsfittingss img {
    max-width: 77px;
}

.goodons--ssmainsfittingss h2 {
    font-size: 25px;
}

.customwhiechooose---goodonss .col-sm-2 {
}

.testimonial {
    margin: 0px 20px;
}

.customsnowmountainss img {
    height: 500px;
    object-fit: cover;
}

.customainsgood--one h2 {
    font-size: 38px;
}

.customain--content11 {
    width: 90%;
}

.customainsgood--one p {
    font-weight: 500;
}

.custom--contentwithtext h2 {
    font-size: 35px !important;
    line-height: normal !important;
}

.mainonecontent--gondone h2 {
    font-size: 35px;
    line-height: normal !important;
}

.goodoness--container p {
    font-size: 21px;
}

.goodoness--container img {
    max-width: 71px;
}

.customcontentmains--goodonss {
    padding: 40px 20px;
}

.blogSec ul li {
    width: 100%;
}

h2.footer--headingmenu {
    text-align: center !important;
}

.innermenusection ul {
    text-align: center;
}

.maintochooseli .icon svg {
    fill: transparent !important;
    stroke: transparent !important;
    transform: rotate(90deg);
}

a.navPage-subMenu-action.navPages-action.has-subMenu.needtocustomized {
    font-size: 15px !important;
    font-weight: 400 !important;
}

.submenu--belowmain .col-sm-12 {
    padding: 0px;
}

ul.navPage-subMenu-list {}

.navPages .navPage-subMenu-list {
    padding: 0px !important;
}

.navPages-action-moreIcon {
    height: 18px;
}

.navPage-childList a {
    font-weight: 300 !important;
}

a.navPage-childList-action.navPages-action.toreducespacingmain {
    font-weight: 300 !important;
}

.navPage-childList.havingchildcustom {
    padding-left: 20px;
}

.navPages .navPage-subMenu-list {
    padding-left: 10px !important;
}
.collectionstoolbar--main {
    margin-bottom: 20px;
}

.mainselect--sortbox {
    background: transparent;
    padding-right: 0px;
}
.customone--sectionmainss {
    display: none !important;
}

.customains--bannergoodonefitteess {
    display: none !important;
}

.placeholder--aminss {
    display: none !important;
}
.card .card-body .card-title>a {
    font-size: 17px !important;
    line-height: normal !important;
}

p.card-text.card-text--brand {
    display: none !important;
}
.customsticky--topmain {
    padding: 10px 10px;
}

.description--toponemainsgood .col-sm-6 {
    padding: 0px;
}

.insideconent--descriptionmains {
    padding: 0px;
}

.mainone--itedss h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
}

.mainone--itedss h4 {
    text-align: center;
    font-size: 21px;
    font-weight: 400;
}

.customonegoodonessflex {
    display: block;
}

.customonegoodonessflex h3 {
    width: 100%;
}

.customonegoodonessflex p {
    width: 100%;
    font-weight: 400;
}
.customproduct--containermain {
    padding: 0px;
}
}
.previewCart .productView {
    display: none;
}

div#previewModal {
    padding: 0px !important;
}

div#previewModal .modal-close {
    display: block;
}

.previewCart .previewCartCheckout {
    margin-top: 0px;
}

.previewCartCheckout .button--primary {
    background: #c22126;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    border-radius: 50px !important;
}

.previewCartCheckout-subtotal {
    font-size: 24px;
    line-height: normal;
    font-weight: 600;
}

.previewCartCheckout-subtotal .previewCartCheckout-price {
    font-weight: 500;
}

.previewCart .previewCartCheckout p {
    font-size: 18px;
}

.previewCartCheckout .button-transparent {
    font-size: 16px;
    line-height: normal;
    padding: 10px 20px;
    border: 1px solid black !important;
    background: transparent !important;
    color: black !important;
}

div#previewModal {
    width: 100%;
}

.previewCartCheckout .button {
    max-width: 300px;
    width: 100% !important;
    margin: auto !important;
    display: block;
    margin-bottom: 10px !important;
}
#themevale_newsletter .newsletter-popup-container .newsletter-heading {
    font-family: "Jost",serif!important;
    text-transform: none;
    letter-spacing: 0px;
    font-size: 36px !important;
}

#themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form-field .button-transparent {
    letter-spacing: 0!important;
    font-weight: 600!important;
    text-transform: none!important;
    background: #fec965 !important;
    color: #000!important;
    border: 0px !important;
}
.customsnowmountainss img {
    width: 100%;
}

.customain---swiperfixed {
    max-width: 2000px;
}

.custom--iconsfooter {
    max-width: 1600px;
    margin: auto;
}
.customicons--manss h2 {
    text-transform: uppercase;
}
.custommainsiag--goodones {
    text-align: center;
}

.custommainsiag--goodones {
    max-width: 1200px;
    margin: auto;
}

.custommainsiag--goodones img {
    width: 100%;
    max-width: 800px;
}

.custommainsiag--goodones {
    margin-bottom: 30px;
}
.customainsgood--mainss .row {
    max-width: 1100px;
    margin: auto;
}

.customainsgood--mainss h1 {
    line-height: normal;
    font-family: "Jost",serif!important;
    font-weight: 500;
    font-size: 34px;
    margin-top: 0;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 20px;
}

.customainsgood--mainss {
    margin-bottom: 50px;
}
.customsketch--mainss {
    z-index: -1;
}

.customfooter--background {
    background: transparent;
}

.changemainfooter--colormain {
    background: transparent !important;
}
@media (max-width: 801px)
{
.customonegoodonessflex h3:after
{
    content: '';
    color: #777;
    font-weight: 700;
    float: right;
    margin-left: 5px;
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
    margin-top: 5px;
    transition: .2s;
    background-image: url(https://cdn11.bigcommerce.com/s-lmmuc4p8rl/product_images/uploaded_images/img.png);
}

.customonegoodonessflex p {
    display: none;
}

.customonegoodonessflex {
    padding-bottom: 10px;
}
.customonegoodonessflex h3 {
    width: 100%;
    font-size: 17px;
}
}
.customsearchformains--mainss input {
padding: 13px 20px!important;
    border-radius: 0px!important;
    border: 0!important;
    background: #ffffff!important;
    height: unset!important;
    width: 100%!important;
    border: 0px solid #2c2c2c!important;
    color: #181818!important;
    font-weight: 400!important;
    font-size: 14px;
    border-bottom: 1px solid grey !important;
    padding-left: 0px !important;
}

.customsearchformains--mainss button {
    left: unset;
    right: 5px;
}
.button--primary {
    background: #000000!important;
    border-color: transparent!important;
    color: #fff!important;
    font-size: 19px;
    font-family: Jost,serif!important;
    font-weight: 600!important;
    border: 0px !important;
}
.m-scroll {
    height: unset;
    margin-top: 30px;
}

.m-scroll__title>div {
    position: relative;
}

.m-scroll__title span {}

.sf__text-scroll, .sf__text-stroke.text-stroke-1, .m-scroll__title span {
    padding: 0 30px !important;
    font-weight: 100 !important;
    font-size: 41px;
    line-height: normal;
}
.customicons--manss p {
    font-size: 15px;
}
.customicons--manss p {
    font-size: 15px;
}

.customicons--manss {
    padding: 40px 10px;
}
header .col-sm-6 {
    position: unset;
}
@media (min-width: 1025px)
{
.navPage-subMenu-item {
    width: 100%;
    float: unset;
    width: 100%;
    break-inside: avoid;
    width: unset!important;
    float: none;
    padding-bottom: 15px;
}

.submenu--belowmain ul.navPage-subMenu-list {
    column-count: 4;
    column-gap: 0;
    margin: auto;
}
}
.customains--fitedss--heading h2 {
    text-align: center;
    margin: 40px 0px;
    font-weight: 400;
    font-size: 41px;
    line-height: normal;
    margin-bottom: 10px;
}

.customains--fitedss--heading h2 span {

}

.customains--goodnss h2 {
    font-size: 20px;
    margin: 20px 0px;
    margin-bottom: 0px;
    font-family: Jost,serif!important;
    font-weight: 700 !important;
}
@media (min-width: 768px)
{
.customains--fitedss--heading .col-sm-2 {
    width: 16.6666666667%;
    padding: 10px;
}
}
.customains--goodnss {
    text-align: center;
    padding: 25px 20px;
    background: #efcfc9;
}
.customlogo--mainss {
    padding: 30px 0px;
}

h2.footernewsletter--v {
    font-size: 31px;
    text-align: left;
    font-weight: 600;
}

.footer--newsletter p {
    text-align: left;
}

.custombigmains.row {
    max-width: 1300px;
}

.customrowtopmain .row {
    max-width: 1250px;
}

h2.footer--headingmenu {
    font-family: Jost,serif!important;
    font-weight: 600;
    margin-bottom: 7px;
}

.innermenusection a {
    font-size: 15px;
}

.innermenusection li {
    margin-bottom: 14px;
}

.footer--newsletter .form-input {
    border-radius: 0px !important;
    border: 0px !important;
    border-bottom: 1px solid grey !important;
    padding-left: 0px;
    padding-right: 0px;
    letter-spacing: 0px;
    font-size: 15px;
}
.customfooter--background {
    border-top: 1px solid #e9e9e9;
}
.footer--newsletter svg {
    width: 30px;
    height: 30px;
    stroke: unset !important;
    fill: transparent !important;
}

.footer--newsletter .button {
    color: transparent !important;
}

.copyrighbottom--manss {
    margin: 0px;
}

.customrowtopmain .row {
    max-width: 1300px;
}
.customhaircare--mainss h1 span {

}
.asseenone--mainss .row {
    max-width: 1200px;
    margin: auto;
}

.assseen--insidecontenss h2 {
    font-size: 41px;
    line-height: normal;
    font-family: Jost,serif!important;
    font-weight: 900;
}

.assseen--insidecontenss p {
    font-size: 18px;
}

.asseenone--mainss {
    padding: 80px 20px;
    background: #f1d2cd;
}

.customlogo--mainss1 {
    width: 50%;
    float: left;
    padding: 30px 10px;
}

.customnewsection--mainss {
    text-align: center;
}

.customnewsection--mainss img {
    max-height: 47px;
    object-fit: contain;
    min-height: 47px;
}

.customnewsection--mainss {
    padding: 0px 10px;
}

.customlogo--mainss1 {
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}

.customlogo--mainss1:nth-child(even) {
    border-right: 0px;
}

.customlogo--mainss1:nth-child(5), .customlogo--mainss1:nth-child(6) {
    border-bottom: 0px;
}

.customains--rowsectionss {
    overflow: hidden;
    background: rgba(216,156,156,0.36);
    padding: 20px;
    border-radius: 20px;
}

.assseen--insidecontenss {
    max-width: 500px;
}
.mainscontent--blogss h1 {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 30px;
    font-size: 37px;
    font-weight: 500;
}

.mainscontent--blogss h1 span {

    display: block;
    text-transform: lowercase;
    font-size: 34px;
    line-height: 60px;
    color: #fec965;
}
.goodoness--v1 {
    text-align: center;
}

.goodoness--v1 .button {
    padding: 12px 30px;
    font-size: 20px;
    border-radius: 50px !important;
}
.colormain--01, .colormain--03 {
    background: url('https://cdn11.bigcommerce.com/s-ceuzh8y7jc/images/stencil/original/image-manager/iamgemains2222.jpg');
    background-size: cover;
}

.colormain--02 {
    background: #d79c9b;
}

.goodoness--v1 h2 {
    font-weight: 900;
}

.shopbeauty--v1 img {
    border-radius: 5px;
}
.customonemains--goodoness:before {
    content: '';
    background: url('https://cdn11.bigcommerce.com/s-ceuzh8y7jc/images/stencil/original/image-manager/mainpatternss-1-1-.jpg');
    background-size: cover;
    top: 20px;
    right: -50px;
    position: absolute;
    display: block;
    width: 600px;
    height: 700px;
    z-index: -1;
}

.imagewith--text {
    position: relative;
}
.custombigcontent h2 {
    font-family: Jost,serif!important;
    font-weight: 700;
}

.custombigcontent p {
    font-size: 18px;
    font-weight: 400;
}

.custombigcontent h2, .custombigcontent p {
    color: #fff;
}
.insidecontentmains--see h2 {
    text-transform: lowercase;
    margin-top: 10px;
}
.insidecontentmains--see p {
    font-weight: 400;
}
.bigbannercustom {
    margin-top: 0px;
}
.customainsgoodons---mainss .row {
    max-width: 1300px;
    margin: auto;
}

.insidecontentmains--goodonss h2 {
    text-align: center;

    font-size: 28px;
}

.insidecontentmains--goodonss {
    text-align: center;
}

.insidecontentmains--goodonss h3 {
    font-size: 41px;
    letter-spacing: 3px;
    line-height: normal;
    margin-top: 10px;
    margin-bottom: 10px;
}

.insidecontentmains--goodonss p {
    font-size: 20px;
}

.insidecontentmains--goodonss {
    padding: 160px 90px;
    background: url('https://cdn11.bigcommerce.com/s-ceuzh8y7jc/images/stencil/original/image-manager/bigimage1-1-.png');
    background-size: cover;
}
.bottomz-indexmainsss {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 80%;
    background: whitesmoke;
}

.customainsgoodons---mainss {
    position: relative;
}
.bottomz-indexmainsss {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 80%;
    background: whitesmoke;
}

.customainsgoodons---mainss {
    position: relative;
}

.customainsvideobanner--sizz {
    padding: 72px 50px;
    background: url(https://cdn11.bigcommerce.com/s-ceuzh8y7jc/images/stencil/original/image-manager/seanewmain1.png);
    background-size: cover;
}
.newfont--pickainss {
    padding: 90px 20px;
}

.newfont--pickainss h2 {

    font-size: 37px;
    margin-bottom: 10px;
}

.newfont--pickainss p {
    font-weight: 400;
    font-size: 21px;
}
.aboutusmain--image h3 {

    font-size: 31px;
    text-transform: capitalize;
    color: #d79c9b;
    text-align: center;
}

.aboutusmain--image h2 {
    font-size: 45px !important;
    line-height: 41px;
    font-weight: 900;
    text-align: center;
}
.customainsgood--one h2 {

    color: black;
    font-size: 39px;
    line-height: normal;
}

.customainsgood--one p {
    color: black;
}
.titlemains--fitted {
display: block;
    text-transform: lowercase;
    font-size: 38px;
    line-height: 38px;
}

.customreviewss {
    text-transform: uppercase;
    color: #585858;
    font-weight: 900;
    letter-spacing: 5px;
    font-size: 23px;
}
.reviewstart--main {
    color: #fec965;
    font-size: 35px;
}

p.bodytestimonial {
    font-weight: 400;
}
.productView-price span {
    font-size: 26px;
    letter-spacing: 3px;
}
.productView-details .productView-options .form-label--alternate {
    font-size: 19px;
    font-weight: 700;
}
.customaintextwithelement .form-field--increments .form-increment {
    padding: 7px 10px;
    border: 1px solid black;
}

.customsection--main svg {
    width: 18px;
    height: 18px;
    display: inline-block;
    stroke-width: 1px;
    stroke: black !important;
}
.smallline--mainsgoodss {
    font-size: 21px;
    line-height: normal;
    display: block;
    text-transform: uppercase;
    margin-top: 12px;
    letter-spacing: 4px;
}
.goodonamins--fittedsss ul {
    margin: 0px;
}

.goodonamins--fittedsss svg {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 10px;
}

.goodonamins--fittedsss ul {
    list-style: none;
}

.goodonamins--fittedsss {
    margin-top: 10px;
    max-width: 100%;
}

.goodonamins--fittedsss li {
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
    font-weight: 300;
    padding: 10px 20px;
    background: #ededed;
    font-family: Jost,serif!important;
}

.goodonamins--fittedsss li span {
    font-weight: 400;
}
.customains--fittedss {
    max-width: 1000px;
    margin: auto;
}

.customains--fittedss .accordion {
    font-size: 30px;
    font-weight: 400;
    color: #a7b2b8 !important;
    letter-spacing: 4px;
    border-bottom: 1px solid #eeeeee;
    border-radius: 0px;
    padding: 15px 10px;
}

.customains--fittedss .accordion:after {
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
}

.customains--fittedss .panel {
    display: none;
}

.customains--fittedss .panel {
    padding: 16px 5px;
}

.customains--goodonsmainss p {
    font-size: 21px;
    font-weight: 400;
}
.customainsgood--contentsimass ul {
    margin: 0px;
}

.customainsgood--contentsimass li {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
}

.customains--contenss h2 {
margin: 0;
    font-size: 28px;
    color: #818181!important;
    font-weight: 500;
}

.customainsgood--contentsimass li::marker {
    color: #fec965;
}

.mainstyles--goodoness {
    padding: 20px;
}
.insideshortline-aminss {
    display: flex;
}

.goodcntents---ss {
    width: 30%;
    padding: 10px 15px;
    background: whitesmoke;
}

.fittedcontentmainss {
    width: 70%;
    padding: 10px 15px;
}

.fittedcontentmainss {
    background: #ebebeb;
}
.hiddenmian--content ul {
    list-style: none;
}

.hiddenmian--content li {
    margin-bottom: 5px;
}

.goodcntents---ss {
    margin-right: 5px;
}
.hiddenmian--content ul {
    list-style: none;
}

.hiddenmian--content li {
    margin-bottom: 5px;
}

.goodcntents---ss {
    margin-right: 5px;
}

.customains--goodonsmainss {
    font-size: 21px;
    font-weight: 400;
}
.productpageone--mains .m-scroll {
    margin: 0px;
}
.stampedrevew--aminsss {
    max-width: 1000px;
    margin: auto;
}
.insidearticle .card-body {
    text-align: center;
}

.card .card-body .card-title {
    text-align: center;
    line-height: normal;
    padding: 5px 0px;
}

.card .card-body .price-wrapper {
    text-align: center;
}

.card .card-body .card-title a {
    display: block;
    font-size: 15px !important;
    line-height: 24px !important;
}

.maincontainerfixing h2 {
    font-family: Jost,serif!important;
    font-size: 42px !important;
}
.page-content li {
    margin-bottom: 10px;
    font-size: 16px;
}
.insidecontent--aminss {
    text-align: center;
    max-width: 500px;
    margin: auto;
}

.insidecontent--aminss h3 {

    font-size: 33px;
    font-weight: 100;
}

.insidecontent--aminss h2 {
    font-family: Jost,serif!important;
    font-size: 38px;
    line-height: normal;
    font-weight: 700;
}

.insidecontent--aminss p {
    font-size: 17px;
}

.stepstoapply--nowss {
    padding: 70px 20px;
}
.customstepsmains-content {
    text-align: center;
}

.customstepsmains-content .row {
    max-width: 1200px;
    margin: auto;
}

.mainsucsotm--contenss h2 {
    font-family: Jost,serif!important;
    font-weight: 700;
    font-size: 37px;
    line-height: normal;
    margin-top: 20px;
}

.mainsucsotm--contenss p {
    font-size: 16px;
}

.customnumber--count {
    width: 70px;
    height: 70px;
    line-height: normal;
    font-weight: 900;
    font-size: 26px;
    font-weight: 500;
    background: #f1d2cd;
    line-height: 70px;
    border-radius: 50px;
    margin: auto;
}
p {
    font-weight: 400 !important;
}
@media (max-width: 801px) {
.insidecontentmains--goodonss h3 {
    font-size: 27px;
}

.insidecontentmains--goodonss p {
    font-size: 17px;
}

.newfont--pickainss h2 {
    font-size: 26px;
    line-height: normal;
}
}
.customains--goodnss img {
    max-width: 71px;
}

.customicons--manss img {
    max-width: 70px;
}

.withtext--colorone {
    background: transparent;
}

.customtestimoniallgroundmain {
    background: transparent;
}
.customcookie--banermain {
    background: transparent;
    padding: 0px;
}

.customcookie--banermain .row {
    max-width: 1000px;
    margin: auto;
    padding: 20px;
    background: #6e7a26;
    margin-bottom: 20px;
}

.cookie--sindiecontent p {
    font-size: 13px;
}
.customcookie--banermain {
    background: transparent;
    padding: 0px;
}

.customcookie--banermain .row {
    max-width: 1000px;
    margin: auto;
    padding: 20px;
    background: #6e7a26;
    margin-bottom: 20px;
}

.cookie--sindiecontent p {
    font-size: 13px;
}
.customcookie--banermain {
    background: transparent;
    padding: 0px;
}

.customcookie--banermain .row {
    max-width: 1000px;
    margin: auto;
    padding: 20px;
    background: #6e7a26;
    margin-bottom: 20px;
}

.cookie--sindiecontent p {
    font-size: 14px;
}

button.acceptcookie,.delinecookie {
    font-size: 15px !important;
    padding: 7px 30px !important;
    border-radius: 10px !important;
}

button.acceptcookie {
    background: #fec965 !important;
    border-color: #fec965 !important;
}

button.delinecookie {
    background: #f0edeb !important;
    border-color: #f0edeb !important;
    color: black !important;
    opacity: 0.7;
}

.customcookie--banermain .row {
    border-radius: 10px !important;
}
.customrowtopmain {
    padding-top: 60px;
}
@media (min-width: 768px)
{
.custombigmains .col-sm-4 {
    width: 33.3333333333%;
}
}

.custombigmains.row {
    max-width: 1200px;
}

.custom--iconsfooter .row {
    max-width: 1200px;
}
.slider--customcontents {
position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.insidemaincontainer--fixgs {
    max-width: 1300px;
    margin: auto;
}

.custommainfixinggoods {
    max-width: 450px;
}
.customfooterbottoms---mains .row {
    max-width: 1250px;
    margin: auto;
}
.goodnamins--fiteedsss {
    max-width: 400px;
}
.goodnamins--fiteedsss {
    background: #f0edeb;
    padding: 40px 30px;
    max-width: 100%;
}

.goodnamins--fiteedsss input {
    background: transparent !important;
}

.footer--newsletter .form-input {
    background: transparent !important;
}
@media (min-width: 768px)
{
.custombigmains .col-sm-2 {
    width: 16.6666666667%;
}
}

.goodnamins--fiteedsss {
    max-width: 500px;
}

.goodnamins--fiteedsss {
    padding: 60px 50px;
}
.custom--iconsfooter p {
    font-size: 15px;
    font-weight: 400 !important;
}

.custom--iconsfooter h2 {
    font-family: Jost,serif!important;
    font-weight: 600;
    margin-bottom: 5px;
}
.custom--iconsfooter p {
    font-size: 14px;
    font-weight: 400 !important;
}

.custom--iconsfooter h2 {
    font-family: Jost,serif!important;
    font-weight: 600;
    margin-bottom: 5px;
}

.custom--iconsfooter {
    background: #d4e08c;
    border: 0px !important;
    padding: 17px 20px;
}
.copyrighbottom--manss {
    padding-top: 20px;
}
.customsearchformains--mainss button svg {
    width: 24px;
    height: 24px;
}
.socialLinks--alt .icon {
    margin-left: 0px;
    margin-right: 10px;
}
.footer--newsletter .button {
    display: flex;
    align-items: center;
    justify-content: center;
}
.customicons--manss h2 {
    text-transform: none;
    line-height: normal;
}

.customwhiechooose---goodonss .col-sm-6 {
    padding: 10px;
}
.customainsgoodo--v1 h2 {
    font-family: Jost,serif!important;
    font-size: 39px;
    line-height: 40px;
    text-align: left;
    margin-bottom: 15px;
}

.customainsgoodo--v1 p {
    text-align: left;
}

.customicons--manss {
    padding: 40px 20px;
}
.customainsgoodo--v1 h2 {
    font-size: 47px;
    line-height: 51px;
}

.customainsgoodo--v1 p {
    font-size: 18px;
    text-align: justify;
}
.bigcustomblock--fiteedss .row {
    max-width: 1200px;
    margin: auto;
    background: linear-gradient(rgba(254,201,101,0.56), rgba(254,201,101,0.56)), url(https://cdn11.bigcommerce.com/s-kauchzl8i3/images/stencil/original/image-manager/pattern1.png);
    background-size: cover;
}
.nopaddingimage {
    padding: 0px;
}

.customains--contentgoodonss {
    max-width: 450px;
    margin: auto;
}

.customains--contentgoodonss h3 {
    margin: 0px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: grey;
    font-size: 19px;
}

.customains--contentgoodonss h2 {
    font-size: 38px;
    line-height: normal;
    margin-top: 10px;
    font-family: Jost,serif!important;
}

.customains--contentgoodonss p {
    font-size: 16px;
}

.customains--contentgoodonss .button {
    background: transparent !important;
    border: 1px solid black !important;
}

.bigcustomblock--fiteedss .row {
    max-width: 1220px;
}
.contentover h2 {
line-height: normal;
    margin-top: 10px;
    font-weight: 500;
    font-size: 17px;
}
.m-scroll__title span, .sf__text-scroll, .sf__text-stroke.text-stroke-1 {
    font-size: 56px !important;
    padding: 0px 50px !important;
    font-weight: 900 !important;
}

.customainbanner--top img {
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin-right: 11px;
}

.m-scroll {
    margin-top: 0px;
}
.button {
    padding: 11px 35px;
    letter-spacing: 0;
    font-size: 14px;
    font-weight: 400;
}
.custommaingood--mainss h1 {
    text-align: center;
    margin-bottom: 30px;
    font-family: Jost,serif!important;
    font-size: 32px;
    line-height: normal;
}

.custommaingood--mainss .col-sm-4 {
    padding: 5px;
}
.custommaingood--mainss .col-sm-6 {
    padding: 5px;
}

.insidemainsrow .row {
    margin: 0px -5px;
    margin-top: -5px;
}

.custommaingood--mainss h2 {
    font-size: 27px;
}

.insidecontent--ggv1 {
    max-width: 400px;
}
.insidecontent--ggv1 .button {
    background: white !important;
}
.customtestimoniallgroundmain {
    text-align: center;
}

.reviewstart--main {
    text-align: center;
}

.lineheadingss {
    text-align: center;
}

.customauthor--namemma {
    text-align: center;
    font-size: 22px;
}

.reviewdate--main {
    text-align: center;
}

p.bodytestimonial {
    font-family: 'Cormorant', serif !important;
    font-weight: 400 !important;
    font-size: 32px;
}

.mainone--galerrytestminalss {
    max-width: 800px;
}


.ourcustomers--main {
    background: #f3f3f3;
}

p.bodytestimonial {}

.ourcustomers--main {
    background: linear-gradient(rgba(243,243,243,0.80), rgba(243,243,243,0.80)), url(https://cdn11.bigcommerce.com/s-kauchzl8i3/images/stencil/original/image-manager/pattern.png);
    background-size: cover !important;
}
.mainone--galerrytestminalss {
    margin: auto;
    padding: 30px;
    background: white;
    border-radius: 20px;
}

.mainone--galerrytestminalss .gallery-thumbs1 {
    max-width: 400px;
}

.custominside--imagemainss img {
    border-radius: 50%;
}

.mainone--galerrytestminalss .gallery-thumbs1 .swiper-slide {
    opacity: 0.4 !important;
}

.mainone--galerrytestminalss .gallery-thumbs1 .swiper-slide-thumb-active {
    opacity: 1 !important;
}
.onemainsgoodonssv1 h2 {
    text-align: center;
    font-size: 40px !important;
    margin-bottom: 10px;
}

.custom--contentwithtext p {
    text-align: center;
}

.onemainsgoodonssv1 {
    text-align: center;
}

.custom--contentwithtext {
    padding: 102px 20px;
}

.col-sm-4.nopaddingss {
    padding: 0px;
}

.custom--contentwithtext.colorone {
    background: #f0def8;
}

.custom--contentwithtext.colortwo {
    background: #fef9f5;
}

.custom--contentwithtext.colorthree {
    background: #ffe993;
}
.custominside--mainfixing {
    padding: 30px;
    border-radius: 20px;
}
.whychoose--use h3 {
    font-size: 30px!important;
    letter-spacing: 0;
    text-transform: unset!important;
    font-family: Jost,serif!important;
    text-align: center;
    line-height: normal;
    margin-top: 30px;
    margin-bottom: 30px;
}

.whychoose--use .col-sm-3 {
    padding: 10px;
}

.whychoose--use .row {
    max-width: 1200px;
    margin: auto;
}

.isndie--choosenowfixing {
    text-align: center;
}

.isndie--choosenowfixing h2 {
    margin: 10px 0px;
    margin-top: 20px;
    font-size: 19px;
        margin-bottom: 3px;
}

.isndie--choosenowfixing p {
    font-size: 15px;
}

.isndie--choosenowfixing {
    padding: 20px;
    background: white;
}
.tieredofunwanted {
    max-width: 800px;
    margin: auto;
}

.tieredofunwanted h2 {
    font-family: Jost,serif!important;
    font-size: 40px;
}

.maincontent--godonefixing h2 {
    font-family: Jost,serif!important;
    font-size: 50px;
}

.bottomsection--mainfixing .row {
    max-width: 1100px;
}
.bigbannercustom {
    max-width: 1300px;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 40px;
}

.leftside--main .custombigcontent {
    left: 6%;
    max-width: 450px;
}

.custombigcontent {
    max-width: 380px;
}

.custombigcontent h2 {
    font-size: 38px;
    line-height: 48px;
}
.productView-details .productView-options .button-wishlist .button {
    font-size: 22px!important;
    color: #000!important;
    font-weight: 900!important;
    font-family: Jost,sans-serif!important;
    letter-spacing: 1px;
    text-transform: none;
    padding: 12px 20px;
}

.productView-details .productView-options .button-wishlist .button span {
    font-weight: 900 !important;
    font-family: Jost,sans-serif!important;
    letter-spacing: 0px;
    font-size: 18px!important;
    text-transform: none !important;
    line-height: normal;
}

.productView-details .productView-options .button-wishlist .button .text {
    font-weight: 900 !important;
}
.productView-details .productView-price .price-section.non-sale-price--withoutTax+.price-section--withoutTax {
    display: block;
    margin-top: 0px;
}

.productView-price span {
    font-size: 26px;
    letter-spacing: 1px;
    font-weight: 500;
}
.customainsgoodons--fittedss .col-sm-3 {
    padding: 5px;
}

.customainsgoodons--fittedss .row {
    margin: 0px -5px;
}

.mainsheading {
    margin-bottom: 20px;
    font-family: Jost,serif!important;
    font-size: 27px;
    font-weight: 400;
    line-height: normal;
}

.isnidemains--goodonss {
    text-align: center;
}

.isnidemains--goodonss h2 {
    font-size: 18px;
    font-weight: 400;
    margin: 9px 0px;
}

.customainsgoodons--fittedss {
    border-top: 1px solid #ededed;
    margin-top: 20px;
    padding-top: 20px;
}
.goodonamins--fittedsss .custominsidemain {
    background: #f3f3f3;
    padding: 0px;
    padding: 6px 10px;
}
.isnidemains--goodonss img {
    width: 55px;
}

.isnidemains--goodonss {
    padding: 20px 10px;
    border: 1px solid #ebebeb;
}

.isnidemains--goodonss h2 {
    margin-bottom: 0px;
}
.freeshippingover149 {
    background: #f3f3f3;
    font-style: italic;
    font-size: 28px;
    text-align: center;
    color: black;
    line-height: normal;
    padding: 10px 20px;
    font-weight: 900;
    margin-top: 10px;
}
.customains--goodonsmainss p, .customains--goodonsmainss li {
    font-size: 20px;
    font-weight: 400;
}

.customains--goodonsmainss ul {
    margin-left: 30px;
}
.goodonemains--fittedss {
    padding: 30px 20px;
    background: #f9f9f9;
}

.goodonemains--fittedss .panel {
    background: transparent !important;
}
.cstomshortmains--flexifingss {
    max-width: 1100px;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 40px;
}
.customicon-mainflex img {
    max-width: 70px;
}
.customicon-mainflex img {
    max-width: 70px;
}

.isndie--choosenowfixing {
    border: 0px solid #ebebeb;
}
.insidemainsreviewws--aminss {
    display: flex;
    align-items: center;
    justify-content: center;
}

.mainreviewgoodons--fittedss svg {
    width: 21px;
    height: 21px;
    margin: 0px 3px;
    fill: #fc871f;
}

.custoains--godoisnss22222 h3 {
    font-weight: 400;
    margin: 0px;
}

.custoains--godoisnss1111 {
    margin: 0px 20px;
}

.custoains--godoisnss img {
    max-width: 188px;
}

.mainreviewgoodons--fittedss {
    display: flex;
    align-items: center;
    justify-content: center;
}

.fromreviews--aminss {
    margin-bottom: 40px;
}

.productView.themevalte_productView {
    margin-bottom: 10px;
}
.insidecontentmains--see {
    padding: 20px 0px;
}

.insidecontentmains--see h2 {
    font-weight: 500;
    font-size: 26px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.smallborder--circlemainss {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #fec965;
    position: absolute;
    top: 4%;
    left: 47%;
    transform: translate(-50%, 0%);
    z-index: 0;
}

.insidecontentmains--see img {
    z-index: 9;
    position: relative;
}
.ourmisionsvissible {
    max-width: 1100px;
    margin: auto;
}

.whatwedomains--customss h2 {
    font-family: Jost,serif!important;
    font-size: 36px;
    line-height: normal;
}

.whatwedomains--customss p {
    font-size: 16px;
}

.ourmisionsvissible .row {}

.ourmisionsvissible .col-sm-6 {
    padding: 10px;
}

.ourmisionsvissible .row {
    margin: 0px -10px;
}

.customains--contentgoodonsmainss h2 {
    font-family: Jost,serif!important;
    font-size: 30px;
    line-height: normal;
}

.customains--contentgoodonsmainss p {
    font-size: 16px;
}
.whatwedomains--customss {
    padding: 30px;
    background: #f0f8ff;
}

.whatwedomains--customss h2 {
    margin-top: 0px;
}

.customains--contentgoodonsmainss.colormainone {
    padding: 20px 10px;
    background: #ffffff;
}

.customains--contentgoodonsmainss.colormaintwo {
    padding: 30px;
    background: aliceblue;
}

.ourmisionsvissible .row {
    margin-top: 10px;
}
.fittedmainsone--godoonsmainss h2 {
    font-size: 38px;
    line-height: normal;
    margin-top: 10px;
    font-family: Jost,serif!important;
}

.fittedmainsone--godoonsmainss h3 {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: grey;
    font-size: 19px;
}

.fittedmainsone--godoonsmainss p {
    font-size: 17px;
}

.fittedmainsone--godoonsmainss {
    text-align: center;
    max-width: 900px;
    margin: auto;
}

.bigcustomsection--mainsifftedsss {
    padding: 140px 20px;
    background: linear-gradient(rgba(254,201,101,.56),rgba(254,201,101,.56)),url(https://cdn11.bigcommerce.com/s-kauchzl8i3/images/stencil/original/image-manager/pattern1.png);
    background-size: cover;
}
.mainonegoodons--fittedss h2 {
    font-size: 38px !important;
    line-height: normal;
}

.mainonegoodons--fittedss p {
    text-align: left;
}
.mainonegoodons--fittedss h2 {
    font-size: 38px !important;
    line-height: normal;
}

.mainonegoodons--fittedss p {
    text-align: left;
}

.ourmisionsvissible {
    max-width: 1050px;
}
.shortcontent--mansss h2 {
    margin-top: 0px;
    font-size: 38px!important;
    font-family: Jost,serif!important;
    line-height: normal;
}

.shortcontent--mansss p {
    font-size: 16px;
}

.shortcontent--mansss {
    text-align: center;
    max-width: 800px;
    margin: auto;
    padding: 70px 20px;
}
.custom--iconsfooter {
    margin-top: 0px !important;
}
.customshortgarden--fairy {
    margin-top: -146px;
    max-width: 600px;
    background: white;
    position: relative;
    padding: 30px;
    border-radius: 20px;
}

.customshortgarden--fairy p {
    font-size: 16px;
}
.custom--contentwithtext p {
    text-align: left;
}
.custommainfixinggoods .button {
    background: #f0b934!important;
    border: 1px solid #f0b934!important;
    color: white !important;
}
.custom--iconsfooter {
    background: transparent;
}

.customfooter--background {
    background: transparent;
    border: 0px;
}

.goodone--gradientsminass {
    background: #ffffff;
}

.goodone--gradientsminass {
    margin-top: 0px !important;
}
.homepage--mainsbannerss svg {
    width: 20px;
    height: 20px;
}

.homepage--mainsbannerss img {
    max-width: 150px;
}

.homepage--mainsbannerss h3 {
    font-size: 18px;
}

.homepage--mainsbannerss {
    padding: 10px 5px;
    background: white;
    border-bottom: 1px solid #f1f1f1;
}
#themevale_newsletter .newsletter-popup-container {
    background: #f1f1f1;
    background-size: cover;
}

#themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form-field .button+.button {
    background: transparent !important;
}
.mainonegoodons--fittedss p {
    text-align: left;
}
.custommaingood--mainss .col-sm-5, .custommaingood--mainss .col-sm-7 {
    padding: 5px;
}
.maintopbannerfixing svg {
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 3px;
}
.insidecontentmainss--top--right a {
    font-size: 16px;
    font-weight: 500;
}
.insidecontentmainss--top--right li {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #d4d4d4;
}
.insidecontentmainss--top--right li {
    display: inline-block;
    margin-left: 20px;
}
.insidecontentmainss--top--right li {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #d4d4d4;
}
.insidecontentmainss--top--right li:first-child {
    border: 0;
}
.insidecontentmainss--top--right ul {
    margin: 0;
}
.insidecontentmainss--top--right {
    text-align: right;
}
.insidecontentmainss--top--left {
    text-align: left;
}
.insidecontentmainss--top--left p {
    margin-bottom: 0;
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
    font-weight: 500;
}
.insidecontentmainss--top--left p {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #d4d4d4;
}
.insidecontentmainss--top--left p:last-child {
    border: 0;
}
@media only screen and (min-width: 801px) {
.submenu--belowmain {
    height: 100vh;
    overflow-y: auto;
}
}
.belowcategory--maincontent p {
    font-size: 16px;
}
.belowcategory--maincontent p {
    font-size: 16px;
}

div#facetedSearch .accordion-block {
    float: unset !important;
    padding: 10px;
    background: transparent;
    border: 0px !important;
}

div#facetedSearch {
    width: 100%;
    background: transparent;
}

.customain--filterfixing {
    padding: 5px;
}

div#facetedSearch .accordion {
    background: transparent;
}

div#facetedSearch .accordion-content {
    background: transparent !important;
}
.navList-action--checkbox::before {
    background: transparent;
}

div#facetedSearch .accordion-title {
    font-weight: 500;
}

.facetedSearch-refineFilters.sidebarBlock {padding: 10px;padding-bottom: 0px;font-weight: 400;letter-spacing: 0px;}

div#facetedSearch {
    margin-top: 0px;
}

div#sideAllCategories {
    padding: 0px 15px;
}

.customain--filterfixing {
    padding: 15px;
        padding-top: 30px;
}

#facetedSearch-navList li.navList-item a {
    font-weight: 400;
}
div#facetedSearch-content--price input {
    background: white !important;
}

.form-minMaxRow .form-field:last-child {
    padding: 4px;
    margin-top: 5px;
}

.form-minMaxRow .form-field:last-child button {
    background: #fec965 !important;
    text-transform: none !important;
    font-weight: 500;
    border: 0px !important;
    color: black !important;
    font-size: 17px;
}

div#facetedSearch .accordion-title {
    line-height: normal;
    margin-bottom: 5px !important;
    font-weight: 700;
}

form#facet-range-form .form-inlineMessage {
    display: none !important;
}
ul.all-categories-list a {
    font-family: Jost,sans-serif!important;
    font-weight: 500 !important;
}

.all-categories-list .navPages-item a {
    font-weight: 400 !important;
}
.facetLabel {
    background: white !important;
    font-weight: 400 !important;
}
.card:hover .customone--sectionmainss {
    z-index: 9;
}
#facetedSearch-navList li.navList-item {
    margin-bottom: 5px;
}

.page-sidebar .accordion--navList ul>li>a {
    padding-left: 25px;
}
.card .card-body .card-title {
    margin-bottom: 5px;
}
.card .card-body .card-title {
    margin-bottom: 5px;
}

.card .card-body .price-wrapper span {
    font-size: 16px;
    font-weight: 400;
}
.categorumifashion--inside a {
    font-weight: 400;
    padding: 6px 20px;
    font-size: 15px;
}

.collectionstoolbar--main {
    border: 1px solid #e1e3e4;
}

.collectionstoolbar--main+form {
    border: 0px solid #e1e3e4;
    border-top: 0px;
}
.categorumifashion--inside a {
    font-weight: 400;
    padding: 6px 20px;
    font-size: 15px;
}

.collectionstoolbar--main {
    border: 1px solid #e1e3e4;
}

.themevale_products-filter+form {
    border: 1px solid #e1e3e4;
    border-top: 0px;
}

.page-sidebar+.page-content .productGrid .product .card {
    padding: 2px !important;
    margin: 5px;
}

.page-sidebar+.page-content .productGrid .product {
    padding: 4px !important;
}

.card-img-container img {
    border-radius: 0px;
}

.card:hover .card-figure .quickview {
    border-radius: 50px !important;
    padding: 10px 20px !important;
}
.displaycount--main {
    font-weight: 400;
}
.navPage-subMenu-item .navPages-action {
    font-family: Jost,sans-serif !important;
}

.navPage-subMenu-item .navPages-action {
    font-weight: 400 !important;
    font-size: 15px !important;
}
@media (max-width: 801px) {
.mainselect--sortbox {
    display: none;
}

.themevale_products-filter .actionBar .actionBar-section .form-select {
    font-size: 16px;
    background-color: transparent;
    letter-spacing: 1px !important;
}

.actionBar-section .form-label {
    display: none;
}

.themevale_sidebar-mobile>.icon+.text {
    font-size: 16px;
    background-color: transparent;
    letter-spacing: 1px !important;
}

.themevale_sidebar-mobile-wrapper {
    margin: 0px;
    padding: 0px 10px;
}

.page-sidebar+.page-content .productGrid .product .card {
    padding: 0px !important;
}

.customcategoru--content {
    display: none;
}

.all-categories-list .dropdown-category-list .navPage-subMenu-item .navPage-subMenu-action {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.insidecontentmainss--top--left p:last-child {
    display: none !important;
}

.insidecontentmainss--top--left p {
    border: 0px !important;
}

.insidecontentmainss--top--left {
    text-align: center;
}

.insidecontentmainss--top--right {
    display: none;
}

.iconcontainer--main img {
    min-width: 32px;
}
.goodnamins--fiteedsss {
    background: transparent;
    padding: 10px;
}
}
.biginstagramsection--mainss {
    max-width: 100%;
    padding: 0px;
}

.biginstagramsection--mainss h2 {
    margin-bottom: 30px;
    font-weight: 400;
}
.biginstagramsection--mainss h2 a svg {
    width: 35px;
    height: 35px;
    vertical-align: middle;
    margin-top: -6px;
}
.custominside--mainfixing .button {
    border-radius: 50px !important;
    padding: 11px 35px;
    font-size: 18px;
}
.blog-date {
    margin-bottom: 10px;
}
.themevale_account .form-actions #gift-certificate-submit {
    font-size: 14px;
    text-transform: none;
    font-family: Jost,sans-serif!important;
}

input#gift-certificate-preview {
    font-size: 14px;
    text-transform: none;
    background: transparent !important;
}

.button {}

input#gift-certificate-preview {
    font-size: 14px;
    text-transform: none;
    font-family: Jost,sans-serif!important;
}

label.form-label {
    font-family: Jost,sans-serif!important;
    font-size: 17px;
    line-height: normal;
    display: block !important;
    margin-bottom: 15px;
}

.form-checkbox+.form-label, .form-radio+.form-label {
    font-family: Jost,sans-serif!important;
    font-size: 14px;
    line-height: normal;
    display: block !important;
    margin-bottom: 15px;
}

.navBar--sub .navBar-item.is-active, .navBar--sub .navBar-item.navBar-item--separate.is-active, .navBar--sub .navBar-item.navBar-item--separate:hover, .navBar--sub .navBar-item:hover {
    background: #f3f3f3;
}
.button {
    font-family: Jost,sans-serif!important;
    text-transform: none !important;
}

p.new-customer-intro {
    font-size: 16px;
}

.new-customer .panel-body ul {
    list-style: auto;
    margin-left: 17px;
}

.new-customer .panel-body ul li {
    font-weight: 400;
}

.new-customer .panel-header .panel-title {
    letter-spacing: 1px;
    text-transform: none;
    font-weight: 500;
}

.login-row .new-customer {
    box-shadow: unset;
    border: 1px solid #e9e9e9;
}

.login-form .form-actions .button {
    font-family: Jost,sans-serif!important;
    text-transform: none!important;
    background: #f0b934;
    color: #fff!important;
    font-weight: 600;
}
.account-body {
    background: transparent;
}

span.form-inlineMessage {
    display: block;
}
.textsection--main {
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 18px;
}
@media (max-width: 900px) {
.slider--customcontents {
    position: relative;
    transform: unset;
    left: unset;
    top: unset;
}

.sliderv---inside {
    background: white;
}

.custommainfixinggoods {
    max-width: 100%;
    padding: 10px;
}

.insidemaincontainer--fixgs {
    max-width: 100%;
}

.custommainfixinggoods h2 {
    text-align: center;
    font-size: 32px;
    margin-bottom: 5px;
}

.custommainfixinggoods .body {
    text-align: center;
    margin-top: 10px !important;
}

.custommainfixinggoods p {
    text-align: center;
}

.sliderv---inside img {
    height: 270px;
    object-position: right;
}

.fromreviews--aminss {
    background: #f9f9f9;
    display: block;
    padding: 30px 5px;
}

.insidemainsreviewws--aminss {
    display: block;
    text-align: center;
}

.custoains--godoisnss {}

.custoains--godoisnss1111 {
    padding: 25px 0px;
}

.customainsgoodo--v1 h2 {
    font-size: 33px;
    line-height: normal;
    margin-top: 0px;
}

.customainsgoodo--v1 p {
    font-size: 14px;
}

.goodons--ssmainsfittingss {
    padding: 5px;
}

.fromreviews--aminss {
    margin-bottom: 20px;
}

.customains--contentgoodonss {
    padding: 30px 20px;
}

p.bodytestimonial {
    font-size: 21px;
}

.customtestimoniallgroundmain {
    padding: 20px 0px;
}

.custominside--imagemainss img {
}

.mainone--galerrytestminalss .gallery-thumbs1 {
    max-width: 200px;
}

.custombigcontent {
    position: relative;
    left: unset !important;
    width: 100% !important;
    transform: unset;
    max-width: 100% !important;
    padding: 10px 10px;
}

.custombigcontent h2 {
    font-size: 32px;
    line-height: 39px;
}

.custombigcontent h3 {
    font-size: 18px;
    font-weight: 500;
}

.custombigcontent p {
    font-size: 16px;
}

.bigbannercustom img {
    height: 300px;
    object-position: right;
}

.rightside--main img {
    object-position: left;
}

.maincontent--godonefixing h2 {
    font-size: 36px;
}

.maincontent--godonefixing p {
    font-size: 15px;
}
}
.customfaq--centermain .col-sm-4, .customfaq--centermain .col-sm-6, .customfaq--centermain .col-sm-12 {
    padding: 10px;
}
.homepage--mainsbannerss {
    background: #fbfbfb;
}
.smalllinke--manss {
    font-size: 15px;
    line-height: normal;
    max-width: 900px;
    margin: auto;
    margin-top: 20px;
}
.customshortaboutisma--goodonss {
    margin-top: 0px !important;
}
@media (max-width: 900px) {
.custom--contentwithtext {
    padding: 10px 10px;
}
.customains--fittedss .accordion {
    font-size: 19px;
    padding: 15px 0px;
}

.customains--fittedss .accordion:after {
    margin-top: 0px;
}
div#previewModal {
    max-width: 100%;
    width: 95% !important;
}
.previewCart .previewCartCheckout {
    background: transparent;
}

.previewCart {
    padding: 0px;
}
}
.mainselect--sortbox .form-label {
    display: none !important;
}
.maintopbannerfixing .row {
    max-width: 1300px;
    margin: auto;
}

.custommaingood--mainss .row {
    max-width: 1600px;
    margin: auto;
}

.ourcustomers--main {
    max-width: 1600px;
    margin: auto;
}
.cart-total-value button:active, .cart-total-value button:focus, .cart-total-value button:hover {
    color: grey;
    font-size: 14px;
}

.cart-total-value button {
    color: grey;
    font-size: 14px;
    letter-spacing: 0.4px;
}

.cart-gift-certificate-form .form-input, .coupon-form .form-input {
    padding: 14px 20px;
    height: unset;
}

.cart-form.gift-certificate-code .button {
    font-size: 15px;
}
.goodonesmains--contentss h2 {
    margin: 0px;
    font-size: 29px;
    font-family: Jost,serif!important;
}

.custoextra-sectionmainss .row {
    max-width: 1200px;
    margin: auto;
    margin-top: 100px;
    margin-bottom: 60px;
    background: #d4e08c;
    padding: 20px;
    border-radius: 20px;
}

.mainsinside--goodonimagess {
    margin-top: -95px;
}

.mainsfixed--buttonss {
    text-align: right;
}

.mainsfixed--buttonss .button {
    margin: 0px;
}
@media (max-width: 993px) {
.goodonesmains--contentss {
    text-align: center;
    margin-top: 20px;
}

.goodonesmains--contentss h2 {
    font-size: 23px;
    line-height: normal;
}

.mainsfixed--buttonss {
    text-align: center;
    margin-top: 20px;
}
}
.custommaincontent--godonsie {
    text-align: center;
    max-width: 700px;
    margin: auto;
}

.custommaincontent--godonsie h2 {
    font-family: Jost,serif!important;
    font-size: 44px;
    line-height: normal;
    font-weight: 500;
}

.custommaincontent--godonsie p {
    font-size: 18px;
}

.maincontent--belowfitted {
    padding: 80px 0px;
    padding-bottom: 0px;
    background: #f0b934;
}

.custommaincontent--godonsie .row {
    max-width: 1000px;
    margin: auto;
}

.maincontent--belowfitted .row {
    max-width: 1000px;
    margin: auto;
    padding-top: 60px;
}

.imageinsidemains--content {
width: 90px;
    height: 90px;
    margin: auto;
    border-radius: 50%;
    background: #ebf4f5;
}

.customcontent--mains {
    text-align: center;
}

.customcontent--mains h2 {
    font-size: 23px;
    font-weight: 500;
}

.customcontent--mains p {
    font-size: 16px;
    font-weight: 400;
}

.customcontent--mains {
    padding: 40px 20px;
    background: white;
    border-radius: 20px;
}

.maincontent--belowfitted .row .col-sm-4 {
    padding: 10px;
}

.imageinsidemains--content img {
    padding: 21px;
}

.customcontent--mains {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.bottomimage--maiinss img {
    position: relative;
    margin-top: -120px;
}

.maincontent--belowfitted .row {
z-index: 2 !important;
    position: relative;
}
.bigbannercustom {
    max-width: 1300px;
    margin: auto;
    margin-bottom: 30px;
}
.customtopoproducts--tabgsss [role="tablist"] {
    text-align: center;
    max-width: 1200px;
    margin: auto;
    margin-bottom: 30px;
}

.customtopoproducts--tabgsss li a {
    font-size: 19px;
    font-family: Jost,serif!important;
    font-weight: 500;
    border: 0px !important;
    border-bottom: 2px solid transparent !important;
    background: transparent !important;
}

.customtopoproducts--tabgsss li [role=tab][aria-selected=true] {
    border-bottom: 2px solid black !important;
}
.maincontent--belowfitted {
    max-width: 1400px;
    margin: auto;
}

.custommaincontent--godonsie h2, .custommaincontent--godonsie p {
    color: white;
}
@media (min-width: 993px)
{
.themevale_sidebar-mobile-wrapper {
    display: none;
}
}
.quickView h1.productView-title {
    font-size: 32px !important;
    line-height: normal !important;
    margin-bottom: 20px !important;
}

.quickView .gallery-thumbs {
    display: none !important;
}

.quickView input#form-action-addToCart, .productView-details .productView-options .button-wishlist .button {
    font-size: 19px !important;
    padding: 12px 20px;
}

.quickView .productView-details .productView-options .button-wishlist .button .text {
    font-size: 16px !important;
}
.customblogpagefited .blogSec {
    padding-bottom: 10px;
}
.customtopoproducts--tabgsss [role=tablist] {
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width: 993px)
{
.header-logo-image {
    width: 100%;
    max-height: 70px;
}
.themevale_sidebar-mobile-wrapper label.form-label {
    display: none !important;
}

.customain--cateogrybigfixing {
    border: 0px;
}

.collectionstoolbar--main {
    display: none;
}

ul.productGrid {
    border: 0px !important;
}

.themevale_products-filter+form {
    border: 0px;
}

.customain--cateogrybigfixing {
    padding-left: 10px;
}
.freeshippingover149 {
    display: none;
}

.productView-details .productView-options .button-wishlist .button, .quickView input#form-action-addToCart {
    padding: 10px 20px !important;
}

input#form-action-addToCart {
    padding: 10px 20px !important;
    font-size: 18px !important;
}

.productView-details .productView-options .button-wishlist .button .text {
    font-size: 18px !important;
}

.productView-details .productView-title {
    font-size: 29px !important;
}

.productView-price span {
    font-size: 30px;
}

.customproduct--containermain {
    margin: 8px;
}

.productView-product {
    margin-bottom: 0px !important;
}

.customaintextwithelement {
    margin-top: 0px;
}

.customains--goodonsmainss li, .customains--goodonsmainss p {
    font-size: 14px;
}
.custombreadcrumb--headings .breadcrumbs {
    padding: 0px;
}
}
@media (min-width: 901px)
{
.header-logo {
    text-align: left;
}
}
.insidecontentmainss--top--right a {
    color: white;
}

.insidecontentmainss--top--right li {
    border-color: white;
}

.insidecontentmainss--top--left p {
    border-color: white;
}
.navigationtop--barmain {
    max-width: 1400px;
    margin: auto;
    padding: 0px 16px;
}
.custombottom--sectionmain {
    padding: 10px 0;
    background: #f9f9f9;
    border: 0!important;
}

.textsection--main {
    color: #2e2e2e!important;
}
.mainsgoodons--fiteedbottomss svg {
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-right: 4px;
    min-width: 30px;
    min-height: 30px;
    margin-right: 11px;
}

.mainsgoodons--fiteedbottomss ul {
    margin: 0px;
    list-style: none;
}

.mainsgoodons--fiteedbottomss li {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.goodnamins--fiteedsss {
    padding: 0px 50px;
}

p.mainsgoodns--titless {
    font-size: 16px;
    margin-bottom: 25px;
    margin-top: 15px;
}

.goodnamins--fiteedsss {
    background: transparent;
}
.custombigmains.row {
    max-width: 1400px;
}
.custom--iconsfooter h2, .custom--iconsfooter p {
    color: #e9e9e9;
}

.image---block svg {
    fill: #e9e9e9;
}

h2.footer--headingmenu {
    color: #e5e5e5;
}

.innermenusection a {
    color: #f1f1f1;
}

.socialLinks .icon:hover svg {
    fill: black!important;
}

p.mainsgoodns--titless {
    color: #efefef;
}

.mainsgoodons--fiteedbottomss li {
    color: #ededed;
    line-height: 24px;
}

.mainsgoodons--fiteedbottomss svg {
    color: #ededed;
}

.mainsgoodons--fiteedbottomss svg path {
    fill: currentColor;
}

.customfooterbottoms---mains a {
    color: #ebebeb;
}

.customfooterbottoms---mains li {
    border-color: #818181;
}

.smalllinke--manss {
    color: #8b8b8b;
}
.goodnamins--fiteedsss {
    padding: 0px;
        margin-left: auto;
}
.topmainscontent--fittedss {
    max-width: 800px;
    text-align: center;
    margin: auto;
}

.topmainscontent--fittedss h2 {
    font-size: 35px;
    line-height: normal;
    margin-top: 10px;
}

.mainne {
    height: 7px;
    width: 40px;
    background: grey;
}

.colored--mainss {
    display: flex;
    align-items: center;
    justify-content: center;
}

.topmainscontent--fittedss {
    padding: 50px 10px;
}

.topmainscontent--fittedss p {
    font-size: 18px;
}

.color1.mainne {
    background: #131945;
}

.color2.mainne {
    background: #fa935b;
}

.color3.mainne {
    background: #f0b934;
}
.shopbybrands--mainss .col-sm-4, .shopbybrands--mainss .col-sm-8 {
    padding: 10px;
}
.shopbybrands--mainss .row {
    max-width: 1300px;
    margin: auto;
}
.goodonemains--ssmain {
    position: relative;
    border-radius: 20px!important;
}
.goodonemains--ssmain:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,.56);
    z-index: 9;
    border-radius: 20px;
}
.goodonemains--ssmain img {
    border-radius: 15px;
    height: 300px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.custommain--contentss {
    position: absolute;
    left: 50%;
    transform: translate(-50%,0%);
    width: 90%;
    z-index: 9;
    bottom: 20px;
}

.custommain--contentss h2, .custommain--contentss p {
    color: white;
}

.custommain--contentss h2 {
    font-weight: 900;
    margin-top: 0px;
}

.custommain--contentss p {
    font-size: 16px;
}
.rightarrow-mainss svg {
    width: 20px;
    height: 20px;
    color: white;
}

.rightarrow-mainss span {
    padding: 8px 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rightarrow-mainss {
    position: absolute;
    bottom: 35px;
    right: 10px;
    z-index: 9;
    background: #f0b934;
    border-radius: 50px;
}

.custommain--contentss {
}

.custommain--contentss p {
    max-width: 100%;
}
.shopbeauty--v1 {
    padding: 20px;
}
.belowmainsiamgess {
    padding: 12px 20px;
    border-bottom: 1px solid #dbdbdb;
}
.authorratings--mainss {
    display: flex;
    align-items: center;
    justify-content: center;
}

.author--informationss h3 {
    font-size: 19px;
    margin: 0px;
}

.author--informationss h4 {
    color: #b3b3b3;
    font-weight: 400;
}
.bigimage---barss img {
    max-width: 55px;
}

.authorratings--mainss {
    justify-content: unset;
}

.author--informationss h4 {
    margin: 0px;
    font-size: 16px;
    line-height: normal;
}

.author--informationss {
    margin-left: 13px;
}

.authorratings--mainss h5 {
    margin-top: 10px;
}

.custombodreviewss h5 {
    margin-top: 10px;
    font-size: 22px;
    line-height: normal;
    letter-spacing: 5px;
}

.custombodreviewss p {
    font-size: 16px;
    min-height: 70px;
}

.insiderow .col-sm-4 {
    padding: 10px;
}

.insierating--barss {
    padding: 20px;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.14);
    border-radius: 10px;
}
.insideflex--mainss h3 {
    margin-top: 0px;
}

.insideflex--mainss h5 {
    margin-bottom: 0px;
}

.insideflex--mainss h2 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.insideflex--mainss h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.insideflex--mainss h5 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.custominside--ratingsmainss {
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 6px rgba(0,0,0,0.14);
    padding: 20px 10px;
    background: #fa935b;
    border-radius: 20px;
    margin-top: 9px;
    min-height: 400px;
}

.insideflex--mainss {
    text-align: center;
}

.insideflex--mainss h3 {
    font-size: 26px;
}

.insideflex--mainss h2 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 86px;
    line-height: normal;
}

.insideflex--mainss h4 {
    font-size: 27px;
    letter-spacing: 7px;
}

.insideflex--mainss h5 {
    margin-top: 24px;
    text-transform: none;
    font-size: 22px;
}

.customreview--ratingmainss .col-sm-3,.customreview--ratingmainss .col-sm-9 {
    padding: 5px;
}

.customreview--ratingmainss .mainrow {
    max-width: 1300px;
    margin: auto;
}
.bigbannercustom img {
    border-radius: 20px;
}

.bigbannercustom {
    margin-top: 20px;
}
.imagetext--mainss .row {
    max-width: 1330px;
    margin: auto;
}

.maincontent--godonefixing h2 {
    font-size: 38px;
}

.maincontent--godonefixing {
    max-width: 500px;
    margin: auto;
}
.bigheading--mainss {
    padding: 20px 10px;
    text-align: center;
    margin-top: 40px;
    font-size: 33px;
    font-weight: 500;
}

.custominsidemain--logoss img {
    max-height: 46px;
    filter: grayscale(1);
    opacity: 0.6;
}

.custominsidemain--logoss {
    text-align: center;
    padding: 10px;
}

.customasseenonemains--see .row {
    max-width: 1000px;
    margin: auto;
}

.customasseenonemains--see {
    margin-bottom: 40px;
}
.customrow--ocntenta--ains h3 {
    margin: 0px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 35px;
    line-height: normal;
}

.customrow--ocntenta--ains .row .col-sm-4 {
    padding: 10px;
}

.customrow--ocntenta--ains .row {
    max-width: 1300px;
    margin: auto;
}

.bottomcontent--aminss h2 {
    margin-top: 0px;
    text-align: center;
}

.bottomcontent--aminss p {
    margin-bottom: 0px;
    font-size: 16px;
    text-align: center;
}

.bottomcontent--aminss {
    padding: 20px 20px;
    background: #f3f3f3;
}
.shopbybrands--mainss .col-sm-5, .shopbybrands--mainss .col-sm-7 {
    padding: 10px;
}

.othersidecontentss .custommain--contentss {
    bottom: unset;
    top: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}

.othersidecontentss .custommain--contentss h2 {
    font-size: 29px;
    line-height: normal;
    margin-bottom: 20px;
}

.mainscontent--sss {
    text-align: center;
}

.mainscontent--sss h2 {
    font-size: 32px;
    line-height: normal;
}

.mainscontent--sss p {
    font-size: 17px;
}

.othersidecontentss {
    margin-bottom: 30px;
}
.customshortaboutisma--goodonss {
    max-width: 100%;
    border-radius: 0px;
}

.customshortaboutisma--goodonss img {
    border-radius: 0px;
}
.customshortaboutisma--goodonss:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(92deg,#fff 10%,rgba(255,255,255,0.53) 100%);
    z-index: 9;
}
.whatwedomains--customss {
    text-align: center;
}

.colormaintwo h2, .colormaintwo p {
    color: #383838;
}
.mainsgodoonsmains--fteess h2 {
    margin-top: 0px;
}

.bigcontentmains--fiteeds {
    padding: 90px 20px;
    background: #f9f9f9;
}

.mainsgodoonsmains--fteess {
    max-width: 800px;
    margin: auto;
}

.mainsgodoonsmains--fteess h2 {
    font-size: 41px;
    line-height: normal;
}

.mainsgodoonsmains--fteess p {
    font-size: 17px;
}

.insidemcontent--insidness img {
    box-shadow: 10px 10px #f0b934;
}

.customcontent--gtextss h2 {
    font-size: 34px;
    line-height: normal;
}

.customcontent--gtextss p {
    font-size: 16px;
}

.customcontent--gtextss {
    max-width: 500px;
    margin: auto;
}

.newonegoodons-mainss .row {
    max-width: 1200px;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 60px;
}

.insidegoodond--contentssv11 h2 {
    margin-top: 0px;
    font-size: 30px;
    line-height: normal;
}

.insidegoodond--contentssv11 p {
    font-size: 16px;
}

.customgoodc---contentss .row {
    padding: 40px 50px;
    max-width: 1200px;
    margin: auto;
    background: whitesmoke;
}

.customgoodc---contentss {
    margin-bottom: 60px;
}
.sidecategory--mainsss {
    margin-top: 30px;
    background: #ffffff;
    border: 1px solid #ebebeb;
    border-radius: 10px;
}

div#sideAllCategories {
    padding: 0px;
}

.sidecategory--mainsss h5.sidebarBlock-heading {
    font-size: 19px;
    text-align: center;
    font-weight: 100;
    padding: 13px 20px;
    background: #f0b934;
    font-family: 'Fjalla One',sans-serif!important;
    color: white;
    text-transform: uppercase;
}

.sidecategory--mainsss .all-categories-list {
    padding: 10px 10px;
}

.all-categories-list .navPages-item a {
    font-size: 19px !important;
    font-weight: 500 !important;
}
@media (min-width: 993px) {
    .mainrw--fitteds
    {
        display:flex;
    }
    .sidecategory--mainsss {
    position: sticky;
    top: 133px;
}
}
.sidecategory--mainsss a.navPages-action.has-subMenu {
    width: 100%;
    font-size: 18px !important;
}
.shortarrowmains--svg svg {
    transform: rotate(90deg);
    width: 22px;
    height: 22px;
    stroke-width: 2.5px;
}

.shortarrowmains--svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: right;
    padding: 13px 0px;
    cursor: pointer;
}
.sidecategory--mainsss .all-categories-list .navPages-item .icon-plus {
    width: 35px;
    height: 35px;
}

.sidecategory--mainsss .icon-plus:before {
    background: #343434;
    width: 13px;
}

.sidecategory--mainsss .icon-plus:after {
    background: #343434;
    height: 13px;
}

.sidecategory--mainsss .all-categories-list .navPages-item .icon-plus {
    top: 7px;
}
.sidecategory--mainsss .all-categories-list .navPages-item .icon-plus {
    width: 35px;
    height: 35px;
}

.sidecategory--mainsss .icon-plus:before {
    background: #343434;
    width: 13px;
}

.sidecategory--mainsss .icon-plus:after {
    background: #343434;
    height: 13px;
}

.sidecategory--mainsss .all-categories-list .navPages-item .icon-plus {
    top: 7px;
}
.all-categories-list .dropdown-category-list .navPage-subMenu-item .navPage-subMenu-action {
    padding: 0px 10px !important;
    font-weight: 400 !important;
    font-size: 16px !important;
}
.customproductmain--container {
    margin-top: 20px;
}
.tabby--widgetmains li {
    margin-bottom: 0px;
}

.tabby--widgetmains [role=tablist] {
    border: 0px;
}

[role=tab] {
    color: white !important;
    font-size: 16px;
    font-weight: 400;
    padding: 6px 30px;
}

[role=tab] {
    background: black !important;
    border-radius: 0px !important;
    margin-bottom: 4px;
}
[role=tab][aria-selected=true] {
    border-radius: 0px !important;
    background: #f3f3f3 !important;
    color: black !important;
    border-color: #f3f3f3 !important;
}

.insidereview--contentss {
    background: #f3f3f3;
    padding: 20px 20px;
}

.tabby--widgetmains {
    margin-top: 40px;
}

.insidereview--contentss p {
    font-size: 16px;
    font-weight: 300;
}
.reviewsmainss {
    padding-bottom: 30px;
}
#customers {
  border-collapse: collapse;
  width: 100%;
}

#customers td, #customers th {
  border: 1px solid #ddd;
  padding: 8px;
}

#customers tr:nth-child(even){background-color: #f2f2f2;}

#customers tr:hover {background-color: #ddd;}

#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #04AA6D;
  color: white;
}

#customers {
    margin-top: 20px;
}

.insdiemains--fiteds h3 {
    margin-top: 0px;
}
.productView-details .productView-info .productView-info-name {
    font-weight: 600 !important;
    color: black;
    font-family: Jost,sans-serif!important;
}

.productView-details .productView-info .productView-info-value {
    font-weight: 400;
    font-family: Jost,sans-serif!important;
}
.card .card-body .card-rating {
    margin-bottom: 12px;
    text-align: center;
    margin-top: 5px;
}

.card .card-body .price-wrapper {
    text-align: center;
}
.card .card-body .card-rating {
    margin-bottom: 12px;
    text-align: center;
    margin-top: 5px;
}

.card .card-body .price-wrapper {
    text-align: center;
}

.card .card-body .card-title a {
    font-size: 20px!important;
    font-weight: 600!important;
    text-align: center;
    line-height: 30px!important;
    font-family: Jost!important;
    text-align: center;
    letter-spacing: 0px !important;
}

.card .card-body .price-wrapper span {
    line-height: normal;
    font-size: 16px;
}
a.button.card-figcaption-button.themevale_btnATC {
background: 0 0!important;
    border: 1px solid #000!important;
    font-size: 16px;
    padding: 7px 8px;
    color: #000!important;
}
.categorumifashion--inside span {
    display: block;
}

.categorumifashion--inside {
    text-align: center;
}

.categorumifashion--inside img {
    max-width: 100%;
    height: unset !important;
}

.custommaincategories {
    padding: 10px;
    border: 1px solid #efefef;
}
.custommaincategories {
    min-width: 200px;
}

.categorumifashion--inside span {
    margin-top: 5px;
    font-size: 17px;
    line-height: normal;
    padding: 10px 0px;
    font-weight: 500;
}
ul.productGrid {
    border: 0px !important;
}

.themevale_products-filter+form {
    border: 0px;
}

.collectionstoolbar--main {
    border: 0px !important;
}

ul.productGrid {
    padding: 0px !important;
}

.customproductmain--container .pagination-item--current a {
    border-radius: 5px !important;
}
img.customsignature {
    max-width: 150px;
}
.mainonegoodons--fittedss h2 {
    font-family: "Jost",sans-serif!important;
    line-height: 41px !important;
    font-weight: 600;
}
.teamsindiemains--bannerss {
    text-align: center;
    padding: 15px 20px;
}

.teamsindiemains--bannerss h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 26px;
    line-height: normal;
}

.teamsindiemains--bannerss h3 {
    margin-top: 5px;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
}

.customteamsection--mainss .row {
    max-width: 1250px;
    margin: auto;
}

.customteamsection--mainss .col-sm-4 {
    padding: 10px;
}

.shortcontent--mansss p {
    font-size: 19px;
}
.customicon-mainflex {
    width: 80px;
    height: 80px;
    margin: auto;
    border-radius: 50px;
    background: linear-gradient(#326bb4,#b37db7)!important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.customicon-mainflex img {
    max-width: 50px;
    filter: invert(1);
}

.isndie--choosenowfixing {
    padding: 5px 5px;
}
.bottomcontent--aminss p {
    font-size: 18px;
    min-height: 91px;
}
a.iubenda-tp-btn.iubenda-cs-preferences-link {
    display: none !important;
}
.goodonsmains--iamgess img {
    max-width: 250px;
}

.custom--iconsfooter .row {
    max-width: 1250px;
}

h2.footer--headingmenu {
    font-family: "Jost",sans-serif!important;
}
.smallbar--mainss {
    width: 90px;
    height: 7px;
    background: #fc7f00;
    margin-bottom: 30px;
}
.accordion:after, .actives:after {
    background-image: url(https://cdn.shopify.com/s/files/1/0319/2963/0852/files/ezgif.com-webp-to-png.png);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.insidemains--faqss {
    padding: 10px;
    max-width: 600px;
    margin: auto;
}

.shortfaq--homepagess {
    padding: 50px 20px;
    background: #e1e0df;
}

.questiona--mainss {
    background: white;
    padding: 10px 20px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.questiona--mainss .panel {
    display: none;
}

.questiona--mainss .accordion {
    font-size: 17px;
    font-weight: 600 !important;
}

.bottomcustom--faqsections .panel p {
    margin-bottom: 5px;
    font-size: 15px;
}

.questiona--mainss .panel {
    padding: 5px 0px;
}

.insidemains--faqss h3 {
    margin-top: 0px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 33px;
    line-height: normal;
}
.insidemains--gocontenss {
    max-width: 1300px;
    margin: auto;
    padding: 10px;
}

.insidemains--gocontenss h2 {
    font-size: 31px;
    line-height: normal;
}

.insidemains--gocontenss p {
    font-size: 17px;
}

.insidemains--gocontenss ul {
    margin: 0px;
    list-style: none;
    margin-left: -7px;
}

.insidemains--gocontenss li {
    display: inline-block;
    padding: 7px 18px;
    background: #efefef;
    margin: 6px 5px;
    border-radius: 50px;
}
.custommainfixinggoods h2, .custommainfixinggoods p {
    color: #f9f9f9;
}

.custommainfixinggoods .button {
    border: 1px solid #141414!important;
    color: #fbfbfb!important;
    background: #141414 !important;
}
.mainrw--fitteds.row {
    max-width: 1340px;
    margin: auto;
}
.custombigcontent {
    padding: 20px 30px;
    background: transparent;
    border-radius: 5px;
    max-width: 450px;
}

.custombigcontent h3 {
    margin-top: 0px;
}

.custombigcontent h2 {
    font-family: 'Jost',sans-serif!important;
}
.all-categories-list .navPages-item .icon-plus {
    top: 6px;
}
@media (max-width: 801px) {
.header-logo-image {
    object-fit: contain;
    max-height: 51px;
}

.custombottom--sectionmain .col-sm-4 {
    width: 100%;
}

.custombottom--sectionmain {
    display: none;
}

.sliderv---inside img {
    height: 217px;
    object-position: -30px 0px;
}

.slider--customcontents {
position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.custommainfixinggoods h2 {
    font-size: 19px;
    line-height: normal;
    text-align: left;
}

.custommainfixinggoods .body {
    text-align: left;
    font-size: 12px;
    font-weight: 500 !important;
}

.custommainfixinggoods .button {
    padding: 4px 15px;
    font-size: 11px;
    margin-bottom: 0px;
}

p.btnn--container {
    text-align: left;
}

.smallbar--mainss {
    margin-bottom: 15px;
    height: 5px;
    width: 50px;
    display: none;
}

.insidemaincontainer--fixgs {
    max-width: 220px;
    margin: unset;
}

.custommainfixinggoods .body {
}

p.btnn--container {
    margin-top: 10px;
}

.sidecategory--mainsss {
    display: none;
}

.topmainscontent--fittedss h2 {
    font-size: 27px;
}

.topmainscontent--fittedss p {
    font-size: 14px;
}

.topmainscontent--fittedss {
    padding-bottom: 10px;
    padding-top: 30px;
}

.customicon-mainflex img {
    max-width: 34px;
}

.customicon-mainflex {
    width: 60px;
    height: 60px;
}

.shopthecategories h1 {
    font-size: 22px !important;
    margin-top: 10px !important;
}

.shopthecategories {
    margin-top: 20px;
    margin-bottom: 10px;
}

.shopbeauty--v1 {
    padding: 10px;
}

.shopthecategories .row {
    display: block;
    overflow: unset;
    white-space: unset;
}

.shopthecategories .row .col-sm-2 {
    min-width: unset;
    width: 50% !important;
    float: left;
    padding: 5px;
}

.contentover h2 {
    font-size: 14px;
}

.custominside--ratingsmainss {
    border-radius: 10px;
    min-height: unset;
    padding: 30px 20px;
}

.insideflex--mainss h3 {
    font-size: 20px;
    line-height: normal;
}

.insideflex--mainss h2 {
    display: block;
    font-size: 42px;
    line-height: 40px;
}

.insideflex--mainss h4 {
    font-size: 19px;
    margin-bottom: 5px;
}

.insideflex--mainss h5 {
    margin-top: 5px;
    font-size: 17px;
}

.custombodreviewss p {
    min-height: unset;
    margin-bottom: 0px;
}

.bigbannercustom img {
    border-radius: 0px;
    min-height: unset !important;
    height: unset;
}

.custombigcontent h2 {
    font-size: 28px;
    line-height: normal;
}

.custombigcontent h3 {
    margin-bottom: 0px;
}

.custombigcontent p {
    font-size: 15px;
}

.bigbannercustom {
    margin-bottom: 5px;
}

.maincontent--godonefixing h2 {
    text-align: center;
    font-size: 27px;
    line-height: normal;
}

.maincontent--godonefixing p {
    text-align: center;
    font-size: 14px;
}

.maincontent--godonefixing {
    text-align: center;
}

.bigheading--mainss {
    padding: 5px;
    margin-top: 20px;
    font-size: 27px;
    line-height: normal;
}

.custominsidemain--logoss img {
    max-height: 32px;
}

.custominsidemain--logoss {
    padding: 15px 20px;
}

.customrow--ocntenta--ains h3 {
    font-size: 26px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.customasseenonemains--see {
    margin-bottom: 10px;
}

.bottomcontent--aminss p {
    min-height: unset;
    font-size: 14px;
}

.bottomcontent--aminss h2 {
    font-size: 22px;
    line-height: normal;
}

.mainscontent--sss h2 {
    font-size: 21px;
}

.mainscontent--sss p {
    font-size: 15px;
    max-width: 280px;
    margin: auto;
    margin-bottom: 20px;
}

.insidemains--gocontenss h2 {
    font-size: 23px;
    margin-top: 5px;
}

.insidemains--gocontenss p {
    font-size: 14px;
}

.shortfaq--homepagess {
    padding: 20px;
}

.insidemains--faqss h3 {
    font-size: 22px;
    font-weight: 600;
}

.questiona--mainss .accordion {
    font-size: 16px;
}

.customfaq--centermain h2 {
    font-size: 28px;
    margin-bottom: 10px !important;
}

.customfaq--centermain {
    padding-top: 10px;
}

.svgicon--main img {
    max-width: 44px;
}

.custominside--mainfixing h3 {
    font-size: 27px;
    font-weight: 400;
    margin-bottom: 0px;
}

.custominside--mainfixing p {
    font-size: 14px;
}

.custominside--mainfixing {
    padding: 15px;
}

.customrowtopmain {
    padding-top: 10px;
}

.goodonsmains--iamgess img {
    max-width: 177px;
}

p.mainsgoodns--titless {
    font-size: 14px;
}

.mainsgoodons--fiteedbottomss li {
    font-size: 14px;
    text-align: center;
}

.mainsgoodons--fiteedbottomss ul {
    text-align: center;
}

.mainsgoodons--fiteedbottomss li {
    display: flex;
    align-items: center;
    justify-content: center;
}
li.maintochooseli.navPages-item {
    margin-bottom: 5px;
    border-bottom: 1px solid #e5e5e5;
}

.navPages-action-moreIcon {height: 27px !important;top: 14px;}

.themevale_MobileContent .navPages-action {
    padding-bottom: 8px !important;
    padding-top: 8px !important;
    font-size: 19px !important;
}

.maintochooseli .icon svg {
    width: 20px;
    height: 20px;
}
.whatwedomains--customss h2 {
    font-size: 23px;
}

.whatwedomains--customss p {
    font-size: 14px;
}

.customains--contentgoodonsmainss h2 {
    text-align: center;
    font-size: 24px;
}

.customains--contentgoodonsmainss p {
    font-size: 14px;
    text-align: center;
}

.mainonegoodons--fittedss h2 {
    text-align: center;
    font-size: 23px !important;
    line-height: normal;
    margin-bottom: 5px;
}

.mainonegoodons--fittedss p {
    text-align: center;
}

.bigcontentmains--fiteeds {
    padding: 30px 20px;
}

.mainsgodoonsmains--fteess h2 {
    text-align: center;
    font-size: 25px;
}

.mainsgodoonsmains--fteess p {
    text-align: center;
    font-size: 14px;
}

.customcontent--gtextss h2 {
    font-size: 25px;
    text-align: center;
}

.customcontent--gtextss p {
    font-size: 14px;
    text-align: center;
}

.customcontent--gtextss {
    text-align: center;
}
.maincontainerfixing h2 {
    font-size: 24px !important;
    margin-top: 10px;
    margin-bottom: 0px;
}

.themevale_sidebar-mobile-wrapper>.text-left {}

.themevale_sidebar-mobile {
    display: none !important;
}

.themevale_products-filter .actionBar .actionBar-section .form-select {
    text-transform: none;
    letter-spacing: 0px !important;
}

.customproductmain--container {
    margin-top: 0px;
}

.themevale_products-filter .actionBar {
    padding: 5px 20px;
    background: #f7f7f7;
}
.themevale_middleHeader .middleHeader-item>.items a svg {
    width: 24px;
    height: 24px;
}
.tabby--widgetmains {
    margin-top: 0px;
}

.tabby--widgetmains ul {
    display: flex;
    align-items: center;
    overflow: auto;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px;
}

.insidereview--contentss p {
    font-size: 14px;
}

.insdiemains--fiteds h3 {
    font-size: 19px;
    line-height: normal;
}

section#relatedProducts h2 {
    font-size: 22px;
}

section#relatedProducts {
    margin-top: 20px;
}

.productView-details .productView-title {
    font-size: 25px !important;
    line-height: normal;
}

.customsticky--topmain {
    padding: 0;
}

.customproduct--containermain {
    margin: 4px;
}

.icon--textmain {
    font-size: 15px;
}

.iconcontainer img {
    width: 30px;
    height: 30px;
}

.icon--inventory {
    width: 30px;
    height: 30px;
}

.productView-details .productView-info .productView-info-name {
    font-size: 14px !important;
    line-height: normal;
}

.productView-details .productView-info .productView-info-value {
    font-size: 14px !important;
}

.customaintextwithelement .form-field--increments .form-increment {
    padding: 3px 10px;
}
.themevale_middleHeader {
    padding: 5px 10px;
}
}
#themevale_newsletter .newsletter-popup-container .newsletter-heading {
    font-weight: 600;
}

#themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form-field .button-transparent {
    background: #181818!important;
    color: white !important;
}
@media (min-width: 768px)
{
.customfaq--centermain .col-sm-4 {
    width: 33.333333%;
    padding: 10px;
}
}
.customfaq--centermain .row {
    max-width: 1200px;
}
.navigationtop--barmain {
    padding: 0px;
    padding-top: 10px;
}
.customsearchformains--mainss button svg {
    width: 21px;
    height: 21px;
}
.insidecontent--mainssgoodoness {
    font-weight: 500;
    font-size: 16px;
}

.closebutton--mainss {
    position: absolute;
    top: 6px;
    right: 7%;
    cursor: pointer;
}

.closebutton--mainss svg {
    fill: white;
    color: white;
    filter: invert(1);
    width: 13px;
    height: 13px;
}
.iconwithtext {
    display: flex;
    align-items: center;
    justify-content: center;
}

.custombottom--sectionmain {
    padding: 3px 0px;
}

.textsection--main {
    font-size: 16px;
}

.iconcontainer--main img {
    width: 26px;
}

.custombottom--sectionmain .col-sm-3 {
    padding: 5px;
}
li.freeshippingmainss {
    width: 100%;
    margin-left: 14px;
}

.freeshippingovermainss {
    text-align: left;
    font-size: 20px;
    font-weight: 500;
}
.shortmainstile--fittedss li {
    display: inline-block;
    margin: 0 25px;
}
.custominside--starss {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
}
.custominside--starss {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
}
.shortmainstile--fittedss ul {
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.custominside--starss {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
}
.custominside--starss svg {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 11px;
}
.starratingss {
    color: #f88d2b;
    font-size: 26px;
}

.shortmainstile--fittedss {
    padding: 4px 0px;
    background: aliceblue;
}
.footer--newsletter .button {
    color: black !important;
}

h2.footer--headingmenu {
    color: black;
}

.innermenusection a {
    color: #363636;
}

.customfooterbottoms---mains a {
    color: grey;
}

.custom--iconsfooter h2, .custom--iconsfooter p {
    color: grey;
}

.custom--iconsfooter img {
    filter: unset;
}
.customainsground--fittedss .row {
    max-width: 1100px;
    margin: auto;
    padding: 30px 20px;
}

.mainscustont--godonanss h3 {
    margin-top: 0px;
    font-size: 16px;
    letter-spacing: 3px;
}

.mainscustont--godonanss h2 {
    font-family: 'Jost', serif !important;
    font-size: 57px;
    font-weight: 500;
    margin-top: 15px;
}

.mainscustont--godonanss222 h3 {
    font-size: 18px;
    margin: 0px;
    letter-spacing: 2px;
}

.mainscustont--godonanss222 h2 {
    margin: 0px;
    font-size: 17px;
    font-weight: 400;
}

.customlimited--maijss {
    background: #cedae6;
}
.mainscustont--godonanss a {
    font-size: 14px;
    vertical-align: middle;
    margin-left: 20px;
    text-transform: uppercase !important;
    border: 1px solid black;
    padding: 8px 20px;
    border-radius: 3px;
    letter-spacing: 1px;
}

.customainsground--fittedss .col-sm-6 {
    padding: 10px;
}

.mainscustont--godonanss {
    border-right: 1.5px solid #2c2c2c;
    margin-right: 12px;
}
.mainsdivider--goodnss {
    width: 90px;
    height: 4px;
    background: orange;
    margin: auto;
    margin-bottom: 40px;
}

.customglutenfree-mainss h1 {
    text-align: center;
    font-size: 30px;
    line-height: normal;
    margin-bottom: 15px;
}

.customglutenfree-mainss .col-sm-3 {
    width: 25%;
}

.insidemains--contentsswithicons {
    text-align: center;
}

.insidemains--contentsswithicons h2 {
    font-size: 18px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 20px;
}

.customglutenfree-mainss .row {
    max-width: 1300px;
    margin: auto;
}
.customglutenfree-mainss {
    padding: 10px 10px;
}
.custominside--ratingsmainss {min-height: 320px;}

.insideflex--mainss h2 {
    font-size: 60px;
    line-height: 60px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.insideflex--mainss h3 {
    font-size: 22px;
}

.insideflex--mainss h5 {
    margin-top: 10px;
    font-size: 18px;
}

.insierating--barss {
    min-height: 316px;
}

.insierating--barss {
    margin: 10px;
    margin-right: 5px;
    margin-left: 5px;
}

.customreview--ratingmainss .col-sm-9 {
    padding: 5px 10px;
}

.authortle--mainss {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: whitesmoke;
}

.author--informationss h4 {
    font-weight: 400;
}

.author--informationss h3 {
    font-weight: 500;
}

.custominside--ratingsmainss {
    background: #cedae6;
}
.customreview--ratingmainss {
    margin-top: 40px;
    margin-bottom: 40px;
}
.customainsheader--goodonss {
    text-align: center;
}

.customainsheader--goodonss h3 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    margin-bottom: 0px;
}

.customainsheader--goodonss h2 {
    font-weight: 600;
    margin: 0px;
    font-family: 'Jost',serif!important;
    font-size: 36px;
    line-height: normal;
}

.customainsheader--goodonss p {
    margin-top: 9px;
    font-size: 16px;
}

.customainsheader--goodonss svg {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-top: -4px;
}

.customainsheader--goodonss a {
    font-weight: 600;
    letter-spacing: 3px;
}

.mainscustomgood--ss {
    margin: auto;
    max-width: 1285px;
    padding: 30px 10px;
    background: #eae9e5;
    border-radius: 20px;
}
.mainscustomgood--ss {
    padding: 30px;
}

.mainscustom--buttons--imgss {
    margin-top: 30px;
}
.mainonecontent--gondone svg {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-top: -2px;
}

.mainonecontent--gondone .button {
    width: 100%;
}

.mainonecontent--gondone p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 5px;
}

.mainonecontent--gondone h2 {
    text-align: center;
    font-size: 35px;
    line-height: normal;
    margin-bottom: 5px;
    margin-top: 0px;
}
.mainonecontent--gondone {
    max-width: 450px;
    margin: auto;
}

.kapes--imagewithcontent .row {
    margin-bottom: 40px;
}

.customainsimage--section img {
    border-radius: 10px;
}
.mainscustomgoodns--contentinside {
    background: #cedae6;
    padding: 25px 10px;
}

.mainscustomgoodns--contentinside h2 {
    text-align: center;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif !important;
    font-weight: 600;
    margin-top: 0px;
}

.mainscustomgoodns--contentinside svg {
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.mainscustomgoodns--contentinside ul {
    list-style: none;
    margin: 0px;
    text-align: center;
    margin-top: 14px;
}

.mainscustomgoodns--contentinside li {
    display: inline-block;
    margin: 0px 20px;
    font-weight: 600;
}
.whitecolors {
    background: white;
    max-width: 100%;
    padding: 30px 0px;
}

.whitecolors ul {
    list-style: none;
    margin: 0px;
}

.whitecolors li {
    display: inline-block;
    margin: 0px 10px;
}

.whitecolors li a {
    letter-spacing: 0px;
}

.whitecolors img {
    width: 100%;
}
.custombigcontent h2 {
    letter-spacing: 0px !important;
}
.contentblueone--ss {
    background: transparent;
    padding: 0px;
}

.goodoness--v1 {
    margin: auto;
    position: relative;
    border: 0px solid #e5e5e5;
    border-radius: 5px;
}

.goodoness--v1 p {
    min-height:unset;
}
.shopthecategories {
    margin-bottom: 20px;
}

.customainbanner--top {
    padding: 10px 0px;
}
.custommaincontent--godonsie h2 {
    font-family: "Jost",serif!important;
    font-weight: 900;
}
.contentblueone--ss img {
    border-radius: 10px;
}
.kapes--imagewithcontent.nopadding {
    padding: 0px;
}

.kapes--imagewithcontent {
    padding-bottom: 0px;
}

.kapes--imagewithcontent.nopadding-top {
    padding-top: 0px;
}
.sliderv---inside {
    background: transparent;
    position: relative;
}
.mainscontentogond--fittedss .row {
    max-width: 1280px;
    margin: auto;
    margin-top: -120px;
    z-index: 999;
    position: relative;
    margin-bottom: 40px;
}

.mainscontentogond--fittedss .col-sm-3 {
    padding: 10px;
}

.mainsucstom--godonaminss {
    box-shadow: 0 0 20px rgba(0,0,0,0.21);
    padding: 20px 20px;
    background: white;
    border-radius: 10px;
    padding-bottom: 30px;
}

.mainscontentoogond--fittedss {
    width: 80px;
    height: 80px;
    margin: auto;
    margin-top: -40px;
    padding: 9px;
    border-radius: 50%;
    background: #f0b934;
    position: relative;
    padding: 18px;
}

.mainsucstom--godonaminss h2 {
    line-height: normal;
    font-size: 20px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0px;
}
.customainsgoodobbaers--fitedss .row {
    max-width: 1300px;
    margin: auto;
}

.customainsgoodobbaers--fitedss .col-sm-7, .customainsgoodobbaers--fitedss .col-sm-5 {
    padding: 10px;
}

.goodonamins--content111 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.goodonamins--fittedscntenss {
    position: relative;
}
.mainscontent--fitteds {
    max-width: 650px;
    margin: auto;
}

.mainscontent---goodnss {
    max-width: 300px;
}

.mainscontent---goodnss h3 {
    margin: 0px;
    font-size: 22px;
    font-weight: 500;
}

.mainscontent---goodnss h2 {
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 34px;
    line-height: 40px;
}

.mainscontent---goodnss p {
    font-size: 17px;
}

.mainscontent---goodnss .button {
    background: black !important;
    border: 0px !important;
}

.goodonamins--fittedscntenss img {
    border-radius: 5px;
}

.customainsgoodobbaers--fitedss {
    margin-bottom: 40px;
}
@media (min-width: 768px)
{
.customainsgoodobbaers--fitedss .col-sm-7 {
    width: 70%;
}

.customainsgoodobbaers--fitedss .col-sm-5 {
    width: 30%;
}
}
.mainscontent---goodnss {
    max-width: 440px;
}

.mainscontent--fitteds {
    max-width: 750px;
}

.mainscontent---goodnss p {
    font-size: 21px;
}
.goodonamins--content11122 h3 {
    margin: 0px;
}

.goodonamins--content11122 h2 {
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 28px;
}

.goodonamins--content11122 p {
    font-size: 16px;
}

.goodonamins--fittedscntenss22 {
    padding: 30px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 414px;
    background: aliceblue;
    border-radius: 10px;
}
.helpcenter {
    background: #f0ba34;
    padding: 30px 10px;
}

.helpcenter p {
    color: white;
}

a.helpcenterlink {
    color: white;
}

a.helpcenterlink img {
    filter: invert(1);
}

a.helpcenterlink {
    border-bottom: 1px solid white;
    padding-bottom: 4px;
}
.goodone--gradientsminass {
    background: white;
}

.footer--newsletter .form-input {
    background: whitesmoke !important;
    padding: 14px 20px;
    border: 0px !important;
}
.goodone--gradientsminass {
    background: white;
}

.footer--newsletter .form-input {
    background: whitesmoke !important;
    padding: 14px 20px;
    border: 0px !important;
}

.customfooter--background {
    background: #ebf4f5;
    border-top: 1px solid #dfdfdf;
}

.copyrighbottom--manss {
    text-align: right;
}

span.methods-of-payment img {
    width: 34px;
}
.customfooterbottoms---mains ul {
    text-align: left;
}

.smalllinke--manss {
    font-size: 12px;
    margin-top: 2px;
    text-align: left;
}

.customfooterbottoms---mains li {
    padding-left: 0px;
    margin-right: 10px;
    padding-right: 10px;
}
.customfooterbottoms---mains a {
    color: black;
    font-weight: 400;
}
.freeshippingovermainss svg {
    width: 31px !important;
    height: 28px !important;
    vertical-align: middle;
    margin-top: -5px;
}
.whychoose--use {
    padding: 30px 10px;
    background: #e3e3e3;
}

.isndie--choosenowfixing {
    background: transparent;
}

.isndie--choosenowfixing h2 {
color: #282828;
    font-family: Jost,sans-serif!important;
}

.isndie--choosenowfixing p {
    color: #2c2c2c;
}
.custom--contentwithtext {
    max-width: 550px;
}

.maincontainerr {
    max-width: 1150px;
    margin: auto;
    margin-bottom: 40px;
    margin-top: 40px;
}
.ourmisionsvissible {
    margin-top: 40px;
}
.customainsmapp--goodns {
    line-height: 0;
}
.customainsmapp--goodns {
    line-height: 0;
}

.custombigcontent {
    top: unset;
    bottom: 10px;
    transform: unset;
}

.customshortaboutisma--goodonss:before {
    display: none;
}
.insidecontainsmains--goodss {
    text-align: center;
}

.insidecontainsmains--goodss img {
    max-width: 90px;
    margin: auto;
}

.insidecontainsmains--goodss {
    max-width: 700px;
    margin: auto;
    padding: 20px 10px;
    text-align: center;
}

.insidecontainsmains--goodss p {
    font-size: 15px;
    line-height: 24px;
}
.signature img {
    max-width: 250px;
}
.customains--contentgoodonsmainss.colormaintwo {
    border-radius: 10px;
}

.whatwedomains--customss {
    border-radius: 10px;
}
.insidereviewsection--mains svg {
    height: 100% !important;
    width: 140px !important;
}

.custom--sidemainv1 li {
    margin-left: 26px;
}

.freeshippingovermainss {
    font-size: 16px;
}

.insidereviewsection--mains {
    display: flex;
    align-items: center;
    justify-content: center;
}
#themevale_newsletter .newsletter-popup-container {
    background: #ffffff;
}

#themevale_newsletter .newsletter-popup-container .col-sm-6:first-child {
    width: 45%;
}

#themevale_newsletter .newsletter-popup-container .col-sm-6:last-child {
    width: 55%;
}

.inside--mainnewslettercontent {
    padding: 40px 60px;
}

#themevale_newsletter .newsletter-popup-container .newsletter-heading {
    font-size: 37px !important;
}
.custommainfixinggoods h2 {
    font-weight: 900;
    color: white;
    margin-bottom: 0px !important;
}

.custommainfixinggoods .body {
    font-weight: 400 !important;
    color: white;
    margin-top: 5px !important;
}
.customaddpadding:hover:before {
    transform: scaleX(1);
}
.insidereview--contentss {
    background: transparent;
    padding: 20px 0px;
}

.customains--gooodonsonecontainer {
    max-width: 600px;
    margin: auto;
    padding: 10px;
}

.customman--description--fiteedss {
    background: #f9f9f9;
    margin-top: 30px;
    margin-bottom: 30px;
}

h2.titlemain {
    font-weight: 900;
    font-family: 'Jost', sans-serif !important;
    text-align: center;
    color: #0b0b0b;
}
@media (min-width: 768px)
{
.themevalte_productView .themevalte_productView-left, .themevalte_productView .themevalte_productView-right, .themevalte_productView .themevalte_productView-rightmost {
    width: 50%;
}
}

.productView-securityImage ul {
    list-style: none;
    margin: 0px;
}

.productView-securityImage li {
    display: inline-block;
    margin-right: 20px;
}

.fast-smartshipping {
    font-weight: 500;
    font-size: 13px;
    margin-top: 5px;
    max-width: 450px;
    line-height: 15px;
    margin-bottom: 12px;
}

.fast-smartshipping a {
    color: #fe2400;
    margin-left: 8px;
}

.customaintextwithelement .form-field--increments .form-increment {
    border-radius: 50px;
    border: 1px solid #c5c5c5;
}

.form-field--increments .form-input--incrementTotal {
    height: 27px;
}

.form-field--increments .form-increment .button {
    height: 21px;
    line-height: 31px;
}

.form-field--increments .form-increment .button svg {
    width: 14px;
}

.customaintextwithelement .form-field--increments .form-increment {
    margin-top: 0px;
}

input#form-action-addToCart {
    border-radius: 50px !important;
    width: 100%;
    margin: 0px;
}

.form-action {
    width: 61%;
}

.customaintextwithelement .form-field--increments .form-increment {
}

.customaintextwithelement {
    margin: 0px;
    margin-right: 12px;
}

.button-wishlist .button {
    border-radius: 50px;
    padding: 10px 20px;
}

form#scrolltothisone {
    width: 100%;
    margin-bottom: 0px;
    margin-top: 7px;
}

.button-wishlist .button .icon {
    display: none;
}

.button-wishlist .button .text {
    font-size: 17px;
}
.productView-product ul.breadcrumbs li:last-child {
    display: none;
}
.insidemains--contentgoodons {
    padding: 20px;
    background: #e5f1f1;
}

.form-action {
    width: 57%;
}
.custominsidemain {
    padding: 0px;
}

.maintopbanner--ss {
    display: inline-block;
    padding: 2px 13px;
    background: #f3f3f3;
    border-radius: 50px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.iconcontainer img {
    width: 21px;
    height: 21px;
}

.icon--textmain {
    line-height: normal;
    font-size: 14px;
}
.custominsidemain {
    padding: 0px;
}

.maintopbanner--ss {
    display: inline-block;
    padding: 2px 13px;
    background: #f3f3f3;
    border-radius: 50px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.iconcontainer img {
    width: 21px;
    height: 21px;
}

.icon--textmain {
    line-height: normal;
    font-size: 14px;
}

.productView-price span {
    font-size: 41px;
    line-height: normal;
    font-family: 'Jost', sans-serif !important;
    color: #f88d2b;
    font-weight: 900;
}
.productView-details .productView-title {
    font-family: 'Jost', sans-serif !important;
    font-weight: 600;
}
.cusompayment--methodss h2 {
    margin-top: 0px;
}

.cusompayment--methodss {
    margin-bottom: 30px;
}

.cusompayment--methodss img {
    margin-left: 0px !important;
    margin-right: 10px;
    width: 38px !important;
}
.goodonemainscontentss {
    padding: 15px 5px;
    background: #e5f1f1;
    border-bottom: 1px solid #d5d5d5;
}

.customman--description--fiteedss {
    margin-top: 0px;
}

.customproductmain--container.themevale_container {
    padding: 0px;
}

.goodonemainscontentss svg {
    opacity: 0.3;
}
.form-field--increments .form-input--incrementTotal {
    width: 25px;
    min-width: 25px;
}

.form-action {
    width: 64%;
}
.form-field--increments .form-input--incrementTotal {
    width: 25px;
    min-width: 25px;
}

.form-action {
    width: 64%;
}

.sorrynoerevis a {
    padding: 10px 40px;
    background: transparent !important;
    color: black !important;
    border-radius: 50px !important;
    border: 1px solid black !important;
}

.sorrynoerevis {
    max-width: 600px;
    margin: auto;
}
img.stockimage--mainss {
    width: 15px;
    height: 15px;
    margin-top: -2px;
}
.customaintextwithelement.row.price {
    margin-top: 10px;
    margin-bottom: 20px;
}
.categorydesignmain.customproductmain--container.themevale_container {
    max-width: 1300px;
}

.all-categories-list .navPages-item a {
    font-weight: 400 !important;
    font-size: 16px !important;
    padding-left: 0px !important;
}

.customain--filterfixing {
    background: transparent;
}
@media (min-width: 1025px)
{
    main#product-listing-container {
    border-left: 0px solid #efefef;
}
.page-sidebar {
    width: 20%;
}
.page-sidebar+.page-content {
    width: 80%;
}
}
.text---content {
    text-align: center;
}

.image---block {
    margin: 0px;
}

.text---content h2 {
    font-size: 18px;
    color: #f0b934;
}

.custom--iconsfooter p {
    color: black;
}
.text---content {
    text-align: center;
        margin-left: 20px;
}

.image---block {
    margin: 0px;
}

.text---content h2 {
    font-size: 16px;
    color: #f0b934;
}

.custom--iconsfooter p {
    color: black;
}
.image---block svg path {
    fill: #f0b934;
}

.custom--iconsfooter .col-sm-3 {
    padding: 20px;
}

.customrowtopmain {
    padding-top: 20px;
}

h2.footer--headingmenu {
    color: #232323;
}
.mainonecontent--gondone img {
    max-width: 40px;
    margin: auto;
    margin-bottom: 10px;
}

.mainonecontent--gondone {
    text-align: center;
}
.insierating--barss {
    background: white;
}
.mainscontentoogond--fittedss img {
    filter: invert(1);
}
.insidemains--contentsswithicons svg {
    width: 70px;
    height: 70px;
}

.insidemains--contentsswithicons svg path {
    fill: #f0b934;
}
@media (max-width: 900px) {
.countPill {
    background: #f0b934 !important;
}
.shortmainstile--fittedss ul {
    display: block;
}

.shortmainstile--fittedss li {
    display: block;
    padding: 10px 0px;
}

.mainscustont--godonanss {
    border: 0px;
    margin: 0px;
    text-align: center;
}

.mainscustont--godonanss a {
    display: block;
    margin: 0px;
    margin-top: 34px;
}

.mainscustont--godonanss222 {
    text-align: center;
}

.customglutenfree-mainss .col-sm-3 {
    width: 50%;
    float: left;
    padding: 10px;
}

.shopthecategories .row .col-sm-2:last-child {
    display: none;
}

.contentover h2 {
    min-height: 48px;
}

.mainonecontent--gondone {
    padding: 30px 20px;
}

.mainscontentogond--fittedss .row {margin-top: 0px;}

.mainscontentogond--fittedss .col-sm-3 {
    width: 50%;
    float: left;
    padding: 5px;
}

.mainsucstom--godonaminss h2 {
    font-size: 13px;
}

.mainscontentoogond--fittedss {
    width: 50px;
    height: 50px;
    margin-top: -29px;
    padding: 10px;
}

.goodonamins--fittedscntenss img {
    height: 400px;
    object-fit: cover;
}

.mainscontent---goodnss {
    padding: 10px;
}

.mainscontent---goodnss h2 {
    font-size: 25px;
    line-height: normal;
}

.mainscontent---goodnss p {
    font-size: 17px;
}

.mainscontent---goodnss {
    padding-right: 40px;
}

.goodonamins--fittedscntenss22 {
    min-height: unset;
}

.mainscustomgoodns--contentinside li {
    display: block;
    padding: 10px 0px;
}

.maincontent--belowfitted {
    padding: 30px;
}

.custommaincontent--godonsie h2 {
    font-size: 28px;
}

.custommaincontent--godonsie p {
    font-size: 15px;
}

.maincontent--belowfitted .row {
    padding-top: 10px;
}

.customcontent--mains p {
    font-size: 14px;
}

.customcontent--mains h2 {
    font-size: 20px;
}

.bottomimage--maiinss {
    display: none;
}

.helpcentertext {
    font-size: 14px;
}

a.helpcenterlink img {
    width: 16px;
}

.custom--iconsfooter .row {
    display: block;
    white-space: unset;
}

.content--footer {
    text-align: center;
}

.image---block {
    margin: auto;
}

.smalllinke--manss {
    text-align: center;
}
.customfooterbottoms---mains ul {
    text-align: center;
}
}
li.freeshippingmainss {
    margin-left: 13px;
}
.customain--cateogrybigfixing {
    padding: 0px;
    border: 0px;
}
.maincontainerfixing {
    background: #ededed;
}

.maincontainerfixing h2 {
    font-size: 29px !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.page-type-product main#product-listing-container {
    padding: 0px;
    border: 0px;
}
.insidereview--contentss td {
    background: white;
}

#customers {
    margin-top: 0px;
}
@media (max-width: 801px) {
section.productView-details {
    padding: 0px 10px;
}

.form-action {
    width: 100%;
}

.customaintextwithelement {
    width: 100%;
}

.customaintextwithelement .form-field--increments .form-increment {
    margin: 0px !important;
    width: 100%;
}
section.productView-details {
    padding: 0px 10px;
}

.form-action {
    width: 100%;
}

.customaintextwithelement {
    width: 100%;
}

.customaintextwithelement .form-field--increments .form-increment {
    margin: 0px !important;
    width: 100%;
}

.insidecontent--mainssgoodoness {
    line-height: normal;
    font-size: 14px;
    padding: 5px 0px;
}

.closebutton--mainss {
    display: none;
}
}
.shopbeauty--v1 img {
    border-radius: 10px !important;
}
div#consent-manager-update-banner {
    display: none !important;
}
@media (max-width: 900px) {
.countPill {
    background: linear-gradient(#326bb4,#b37db7) !important;
}
.shortmainstile--fittedss ul {
    display: block;
}

.shortmainstile--fittedss li {
    display: block;
    padding: 10px 0px;
}

.mainscustont--godonanss {
    border: 0px;
    margin: 0px;
    text-align: center;
}

.mainscustont--godonanss a {
    display: block;
    margin: 0px;
    margin-top: 34px;
}

.mainscustont--godonanss222 {
    text-align: center;
}

.customglutenfree-mainss .col-sm-3 {
    width: 50%;
    float: left;
    padding: 10px;
}

.shopthecategories .row .col-sm-2:last-child {
    display: none;
}

.contentover h2 {
    min-height: 48px;
}

.mainonecontent--gondone {
    padding: 30px 20px;
}

.mainscontentogond--fittedss .row {margin-top: 0px;}

.mainscontentogond--fittedss .col-sm-3 {
    width: 50%;
    float: left;
    padding: 5px;
}

.mainsucstom--godonaminss h2 {
    font-size: 13px;
}

.mainscontentoogond--fittedss {
    width: 50px;
    height: 50px;
    margin-top: -29px;
    padding: 10px;
}

.goodonamins--fittedscntenss img {
    height: 400px;
    object-fit: cover;
}

.mainscontent---goodnss {
    padding: 10px;
}

.mainscontent---goodnss h2 {
    font-size: 25px;
    line-height: normal;
}

.mainscontent---goodnss p {
    font-size: 17px;
}

.mainscontent---goodnss {
    padding-right: 40px;
}

.goodonamins--fittedscntenss22 {
    min-height: unset;
}

.mainscustomgoodns--contentinside li {
    display: block;
    padding: 10px 0px;
}

.maincontent--belowfitted {
    padding: 30px;
}

.custommaincontent--godonsie h2 {
    font-size: 28px;
}

.custommaincontent--godonsie p {
    font-size: 15px;
}

.maincontent--belowfitted .row {
    padding-top: 10px;
}

.customcontent--mains p {
    font-size: 14px;
}

.customcontent--mains h2 {
    font-size: 20px;
}

.bottomimage--maiinss {
    display: none;
}

.helpcentertext {
    font-size: 14px;
}

a.helpcenterlink img {
    width: 16px;
}

.custom--iconsfooter .row {
    display: block;
    white-space: unset;
}

.content--footer {
    text-align: center;
}

.image---block {
    margin: auto;
}

.smalllinke--manss {
    text-align: center;
}
.customfooterbottoms---mains ul {
    text-align: center;
}
}
li.freeshippingmainss {
    margin-left: 13px;
}
.customain--cateogrybigfixing {
    padding: 0px;
    border: 0px;
}
.maincontainerfixing {
    background: #ededed;
}

.maincontainerfixing h2 {
    font-size: 29px !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.page-type-product main#product-listing-container {
    padding: 0px;
    border: 0px;
}
.insidereview--contentss td {
    background: white;
}

#customers {
    margin-top: 0px;
}
@media (max-width: 801px) {
section.productView-details {
    padding: 0px 10px;
}

.form-action {
    width: 100%;
}

.customaintextwithelement {
    width: 100%;
}

.customaintextwithelement .form-field--increments .form-increment {
    margin: 0px !important;
    width: 100%;
}
section.productView-details {
    padding: 0px 10px;
}

.form-action {
    width: 100%;
}

.customaintextwithelement {
    width: 100%;
}

.customaintextwithelement .form-field--increments .form-increment {
    margin: 0px !important;
    width: 100%;
}

.insidecontent--mainssgoodoness {
    line-height: normal;
    font-size: 14px;
    padding: 5px 0px;
}

.closebutton--mainss {
    display: none;
}
}
.shopbeauty--v1 img {
    border-radius: 10px !important;
}
.customainsmapp--goodns iframe {
    border: 0px;
}
@media (min-width: 1025px)
{
.navPage-subMenu-item-child:hover>.has-subMenu+.navPage-subMenu-horizontal {
    display: block;
    opacity: 1;
    visibility: visible;
}
 .navPage-subMenu-action .navPages-action-moreIcon {
    position: absolute;
    right: 7px;
    margin-top: 2px;
}

.navPage-subMenu-horizontal .navPage-subMenu-horizontal {
    margin-top: -1px;
    margin-left: 228px;
}
.navPages-action-moreIcon {
    width: 10px;
    height: 13px;
}
}
@media (min-width: 801px) {
.navPages .navPages-item {
    position: relative;
}

.navPage-subMenu {
    min-width: 230px;
    padding: 0px;
}

li.navPage-subMenu-item {
    padding: 0px;
}

li.navPage-subMenu-item a {
    padding: 8px 20px !important;
}

li.navPage-subMenu-item a:hover {
    background: #f9f9f9;
}
}
@media (min-width: 1025px)
{
.navPage-subMenu-item {
    width: 100%;
}
}
@media (min-width: 801px)
{
.navPage-subMenu {
    padding: 10px;
    border: 1px solid #ebebeb;
    margin-top: 10px;
}

.customnavigation--main {
    position: relative;
}
.navPage-subMenu-item-child .navPage-subMenu-action {
    width: 100%;
    padding: 1rem 1.5rem !important;
}
}
@media (max-width: 1024px)
{
.customaddpadding:before {
    display: none !important;
}

.maintochooseli .icon svg {
    fill: black !important;
    transform: unset !important;
    width: 13px;
    stroke-width: 1px;
    stroke: black !important;
}
    li.maintochooseli.navPages-item {
    margin-bottom: 0px;
    padding: 6px 0px;
}
}
.customtext {
    font-size: 14px;
    font-weight: 500;
    min-width: 84px;
}
li.customloginmarin--main {
    margin-left: 10px;
}
[type="application/ld+json"]+a {
    filter: opacity(0);
    max-height: 0px !important;
}

.LayoutSidebar__Container-sc-oejpsz-0.blVSrO {
    margin-top: -18px !important;
    margin-bottom: -59px !important;
    position: relative;
    z-index: 9999999999999 !important;
}
.customrating--appmainss {
    padding: 10px;
}
.reviewsection--amins .Rating__Container-sc-99sdg2-0:before {
    content: '';
    background: url('https://cdn11.bigcommerce.com/s-zagjuqfvi4/images/stencil/original/image-manager/googleicon1.png');
    position: absolute;
    display: inline-block;
    background-size: contain;
    width: 25px;
    height: 25px;
    left: -20px;
    top: 21px;
    background-repeat: no-repeat;
}

.reviewsection--amins .BadgeTotalReviews__Content-sc-1sj93r3-0 {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 12px;
    margin-top: 0px !important;
}

li.reviewsection--amins {
    margin-left: 41px;
}
.custominside--starss .BadgeTotalReviews__Content-sc-1sj93r3-0 {
    display: none !important;
}

.shortmainstile--fittedss {
    padding: 11px 0px;
}

.starratingss {
    z-index: 0;
}
.custominside--starss .BadgeTotalReviews__Content-sc-1sj93r3-0 {
    display: block !important;
}
.header {
    border: 0px !important;
}
@media (min-width: 801px) {
.header {
    border: 0px !important;
}
.navPage-subMenu {
    border: 0px !important;
}

.navPage-subMenu-item-child .navPage-subMenu-action:hover {
    background: transparent !important;
}
}
.m-scroll__title span, .sf__text-scroll, .sf__text-stroke.text-stroke-1 {
    font-size: 17px !important;
    color: white !important;
    -webkit-text-stroke: unset !important;
    font-weight: 600 !important;
}
.iconwithtext {
    padding: 8px 20px;
}

.textsection--main {
    font-size: 17px;
        font-weight: 400;
}

.custombottom--sectionmain {
    background: #fbfbfb;
}
.customfooterbottoms---mains ul {text-align: center;}

.customfooterbottoms---mains li {
    padding: 0px;
    margin: 0px;
    padding: 0px 20px;
}

.copyrighbottom--manss {
    text-align: center;
    padding-top: 5px;
}

.customfooter--background {
    background: transparent;
    border: 0px !important;
    padding-top: 0px;
}

h2.footernewsletter--v {
    margin-bottom: 12px;
}

.footer--newsletter .form-input {
    background: 0 0!important;
    font-size: 13px!important;
    border-radius: 50px !important;
    background: #f9f9f9 !important;
}

.footer--newsletter p {
    font-size: 16px;
    font-weight: 400;
}
.moregrid.row {
    padding: 0px;
}
.goodonsmains--iamgess h2 {
    margin-top: 0px;
}
.mainsgoodons--fiteedbottomss svg {
    color: black !important;
    width: 22px !important;
    height: 22px !important;
    display: inline-block;
    min-width: unset;
    min-height: unset;
}
.customrowtopmain {
    padding-top: 60px;
}
.helpcenter {
    text-align: center;
    background: #022632;
}

.helpcenter img {
    max-width: 77px;
    filter: invert(1);
}

.helpcenter h2 {
    color: white;
    font-size: 35px;
    line-height: normal;
}

.helpcenter p {
    font-size: 17px;
    font-weight: 100;
}

.helpcenter a {
    background: transparent !important;
    border: 1px solid white !important;
}
.customainbanner--top {
    margin: 0px !important;
}

.banners {
    margin: 0px !important;
}

.helpcenter {
    margin: 0px !important;
}
.mainscustom--godonaminss {
    line-height: normal;
    font-size: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    border-radius: 50px;
    background: #f7f7f7;
    margin: auto;
}

span.testimonial-stars {
    font-size: 21px;
    letter-spacing: 4px;
    margin-top: 12px;
    display: block;
    margin-bottom: 10px;
    color: #f0ba35;
}
.customains--headingss {
    text-align: center;
}

.customains--headingss {
    padding-bottom: 30px;
}

.customains--headingss p {
    font-size: 16px;
    font-weight: 400 !important;
}

.customains--headingss h1 {
    margin-bottom: 10px;
}

.insidemains--contentsswithicons h2 {
    margin-bottom: 6px;
    font-size: 22px;
    font-weight: 600;
}
.insidemains--contentsswithicons img {
    max-width: 60px;
}
.customcategory--mainss .row {
    max-width: 1300px;
    margin: auto;
}

.customcategory--mainss .col-sm-3, .customcategory--mainss .col-sm-6 {
    padding: 10px;
}

.firstcustom--mainssgood img {
    width: 100%;
}

.firstcustom--mainssgood.firstone {
    padding: 0px;
}

.shortmainscontent--ss {
    left: 40px;
    position: absolute;
    top: 20px;
}

.firstcustom--mainssgood {
    position: relative;
}

.firstcustom--mainssgood.firstone {
    padding-bottom: 20px;
}
.customlimited--maijssnew {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 20px;
    background: #faebd7;
}

.customlimited--maijssnew p {
    font-size: 19px;
    margin-right: 20px;
}

.customlimited--maijssnew .button {
    color: black !important;
    padding: 7px 20px;
    background: transparent !important;
    border: 1px solid black !important;
    font-size: 16px;
    margin: 0px;
}

.customlimited--maijssnew p {
    margin: 0px;
    margin-right: 20px;
}
p.author-name {
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.mainonecontent--gondone .button {
    border: 1px solid black !important;
    width: fit-content;
    margin-top: 10px;
}
section.testimonials h2 {
    text-align: center;
    font-size: 31px;
    line-height: normal;
    margin-top: 40px;
    margin-bottom: 5px;
}

div#customers-testimonials {
    margin-top: 20px;
}

.shadow-effect {
    border-radius: 20px;
}
.shortmainscontent--ss h2 {
    margin-top: 0px;
}

.shortmainscontent--ss {
    top: 20px;
    left: 20px;
    max-width: 350px;
}

.shortmainscontent--ss p {
    font-size: 16px;
}
.shortmainscontent--ss h2 {
    font-weight: 900;
    color: white;
}

.shortmainscontent--ss p {
    color: white;
}

.shortmainscontent--ss .button {
    border-radius: 50px !important;
    background: white !important;
    border: 1px solid white !important;
    color: black !important;
}

.firstcustom--mainssgood:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(153deg,rgba(0,0,0,0.39) 10%,rgba(84,84,84,0) 100%);
    z-index: 9;
}

.shortmainscontent--ss {
    z-index: 9;
}
.productView-details .productView-options .form-action {
    margin-top: 0px;
}

input#form-action-addToCart {
    min-width: 350px;
}

.productView-details .productView-options .button-wishlist .button {
    max-width: 491px;
    border-radius: 50px !important;
}

.productView-price span {
    color: black !important;
}
.custombreadcrumb--headings.productapgecrumbs {
    text-align: center;
    max-width: 100%;
    background: #f6f6f6;
    margin: 0px;
}

.custombreadcrumb--headings.productapgecrumbs ul {
    text-align: center;
}

.productView.themevalte_productView {
    max-width: 1300px;
    margin: auto;
}
@media (min-width: 768px)
{
.themevalte_productView-left {
    width: 60% !important;
}

.themevalte_productView-right {
    width: 40% !important;
}
}

.productView-securityImage {
    margin-top: 30px;
}

.customman--description--fiteedss {
    margin-top: 60px;
}
@media (max-width: 993px) {
.customlimited--maijssnew p {
    margin: 0px;
}

.customlimited--maijssnew {
    display: block;
    text-align: center;
}

.customglutenfree-mainss .col-sm-3 {
    width: 100%;
    float: unset;
}

.mainscontentinsde--aminass {}

.firstcustom--mainssgood.firstone {
    padding-bottom: 0px;
    margin-bottom: 20px;
}

.contentover h2 {
    min-height: unset;
}

.mainonecontent--gondone {
    padding: 30px 0px;
}

.mainonecontent--gondone h2 {
    font-size: 24px;
    margin-bottom: 20px;
}

.helpcenter img {
    max-width: 52px;
}

.helpcenter h2 {
    font-size: 25px;
}

.helpcenter p {
    font-size: 14px;
}

.moregrid.row {
    margin-top: 60px;
}

h2.footernewsletter--v {
    text-align: center;
}

.footer--newsletter p {
    text-align: center;
}
.m-scroll__title span, .sf__text-scroll, .sf__text-stroke.text-stroke-1 {
    font-size: 10px !important;
    padding: 0px 10px !important;
}
.themevale_middleHeader .middleHeader-item>.items a svg {
    width: 24px;
    height: 24px;
}

.mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::after, .mobileMenu-toggle .mobileMenu-toggleIcon::before {
    background: #222!important;
}
}
.maincontainerfixing ul.breadcrumbs {
    text-align: center;
    padding-top: 30px;
}
.maincontainerfixing ul.breadcrumbs {
    text-align: center;
    padding-top: 30px;
}

.maincontainerfixing h2 {
    text-align: center;
}
@media (max-width: 768px)
{
   .maincontainerfixing ul.breadcrumbs {
    display:none !important;
} 
.card .card-body .card-title {
    margin-bottom: 10px !important;
    padding-bottom: 0px !important;
}

.customsection--main {
    display: block;
}

.customaintextwithelement .form-field--increments .form-increment {
    width: fit-content !important;
}

.customaintextwithelement.row {
    margin-bottom: 15px !important;
}

.productView-price span {
    font-size: 29px;
}

.productView-details .productView-title {
    font-size: 22px !important;
    line-height: 31px !important;
}
.custombreadcrumb--headings.productapgecrumbs {
    padding: 10px 20px;
}
}
.card .card-body .card-title {
    margin-bottom: 10px !important;
    padding-bottom: 0px !important;
}

.customshipping--topbanner {
background: #141414;
    color: #fff;
    text-align: center;
    padding: 7px 0;
    font-size: 15px;
}
.navigationtop--barmain {
    padding: 0px;
}
p.small--copyright {
    font-size: 13px;
}
@media (min-width: 801px) {
.col-sm-12.mincontentmains--fixing .col-sm-8 {
    width: 50%;
}

.col-sm-12.mincontentmains--fixing .col-sm-4 {
    width: 50%;
}
}
.content--footer {
    text-align: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.text---content h2 {
    text-align: left;
}

.custom--iconsfooter p {
    text-align: left;
    line-height: 19px;
}

.custom--iconsfooter .col-sm-3 {
    padding: 5px 20px;
}

.custom--iconsfooter {
    padding: 0px 20px;
}

.text---content h2 {
    line-height: 25px;
    color: black;
}

.image---block svg path {
    fill: black;
}
.custom--iconsfooter.customfootermainsss svg path {
    fill: white;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    width: 40px !important;
    border-radius: 10px !important;
}
.customsearchformains--mainss button path {
    fill: black !important;
}
.custombottom--sectionmain:before {
    content: '';
    background: #f1f1f1;
    width: 50%;
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    clip-path: polygon(3% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.custombottom--sectionmain {
    position: relative;
}
.sectionfirst--mainss h2 {
    margin: 0px;
    margin-bottom: 10px;
    font-size: 32px;
    margin-bottom: 20px;
}

.sectionfirst--mainss {
    text-align: center;
    max-width: 700px;
    margin: auto;
}

.sectionfirst--mainss {
    padding: 70px 10px;
}

.sectionfirst--mainss p {
    font-size: 18px;
    font-weight: 600;
}
.shortdivider--mains {
    width: 120px;
    height: 20px;
    background-image: linear-gradient(to right, #306bb4, #b37db7);
    border-radius: 50px;
    margin: auto;
    margin-bottom: 30px;
}
.changemainfooter--colormain {
    background: white !important;
}

.footer--newsletter .form-input {
    background: white !important;
}
.shopbycategory--main h1 {
    margin-top: 0px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 35px;
    line-height: normal;
}

.shopbycategory--main .row img {
    border-radius: 10px;
}
.firstcustom--mainssgood {
    border-radius: 10px;
}

.firstcustom--mainssgood:before {
    border-radius: 10px;
}

.firstcustom--mainssgood.firstone {
    padding-bottom: 0px;
    margin-bottom: 20px;
}
.customshipping--topbanner {
    margin: 0px !important;
}
.customglutenfree-mainss .col-sm-3 {
    padding: 10px;
}
.ourtcustom--customerss {
    padding: 30px 20px;
    background: whitesmoke;
}

.customainsrow--mainss {
    margin-top: 40px;
}

.customainsrow--mainss .row {
    column-count: 3;
    column-gap: 0;
}

.customainsrow--mainss .col-sm-4 {
    width: 100%;
    break-inside: avoid;
}
.authortle--mainss {
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-weight: 600;
    background: #eeeeee;
    border-radius: 50%;
}

.authorratings--mainss {
    display: flex;
    align-items: center;
}

.author--informationss h3, .author--informationss h4 {
    margin: 0px;
}

.author--informationss h3 {
    font-size: 19px;
    font-weight: 600;
}

.author--informationss h4 {
    font-size: 14px;
    color: grey;
    margin-top: 5px;
}

.author--informationss {
    margin-left: 10px;
}

.insierating--barss {
    padding: 20px 30px;
    background: white;
    border-radius: 20px;
    box-shadow: 0px 0px 12px 5px rgba(0,0,0,0.08);
}

.customainsrow--mainss .row {
    max-width: 1200px;
    margin: auto;
}

.custombodreviewss p {
    font-size: 18px;
}

.custombodreviewss h5 {
    margin-top: 13px;
    font-size: 27px;
    color: orange;
}

.customainsrow--mainss .col-sm-4 {
    padding: 15px;
}
.insierating--barss {
    transition: 0.3s;
    transform: translateY(0px);
}

.insierating--barss:hover {
    transition: 0.3s;
    transform: translateY(-5px);
}
.custom--iconsfooter .row {
    max-width: 1200px;
}

.site-footer .wrapper {
    max-width: 1250px;
}

.maincategory--goodnass h1 {
    margin-bottom: 0px;
    font-size: 36px;
}

.maincategory--goodnass p {
    font-weight: 400;
    text-align: center;
    max-width: 700px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 40px;
}
.featuredsection--content svg {
    width: 20px;
    height: 20px;
    fill: white;
    vertical-align: middle;
}

.featuredsection--content polygon {
    fill: white;
}

.featuredcollections--main .btn {
    border-radius: 5px !important;
    background: transparent !important;
    border-color: white !important;
}

.featuredsection--content h2 {
    font-weight: 600;
    font-size: 35px;
}

.featuredsection--content {
    transform: unset;
    top: unset;
    left: 30px !important;
    bottom: 25px !important;
    width: 80%;
    text-align: left;
}

.featuredsection--content.grid3content p {
    font-weight: 400;
}

.featuredcollections--main .btn {
    padding: 12px 30px;
}

.featuredcollections--main .btn svg {
    margin-left: 10px;
}
.featuredcollections--main .col-sm-4 {
    padding: 15px;
}

.featuredsection--inside.grid3 img {
    border-radius: 10px;
}

.featuredsection--inside:before {
    border-radius: 10px;
}
.maincategory--goodnass h1 span:after {
    background-image: url(https://cdn.shopify.com/s/files/1/0527/7587/8825/files/icon.svg?v=1681819278);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    bottom: -12px;
    content: "";
    display: block;
    height: 12px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
}

.maincategory--goodnass h1 span {
    position: relative;
}
.mainonecontent--gondone h2 span:before {
    position: absolute;
    content: '';
    width: 50px;
    height: 8px;
    display: block;
    bottom: 1px;
    margin-left: -4px;
    background: #d45525;
}

.mainonecontent--gondone span {
    position: relative;
}


.mainonecontent--gondone .btn {
    color: black !important;
    border-radius: 5px;
    letter-spacing: 0px;
    font-weight: 500;
    background: transparent !important;
}
.customgood--headermainss {
    text-align: center;
    padding: 20px;
    padding-top: 40px;
}

.customgood--headermainss h1 {
    font-size: 38px;
    font-weight: 600;
}

.customgood--headermainss p {
    font-size: 16px;
}

.goodmains--fittedmains--letter .col-sm-4 {
    width: 25%;
    padding: 10px;
}

.goodmains--fittedmains--letter .row {
    max-width: 1300px;
    margin: auto;
}

.iconsectionmains {
    text-align: center;
}

.goodonamins--cionss h2 {
    font-size: 22px;
    margin-bottom: 5px;
    margin-top: 10px;
}
.goodonamins--cionss p {
    font-weight: 300;
}
.goodmains--fittedmains--letter .row {
    max-width: 1250px;
}
.iconbar--main {
    height: 80px;
    width: 80px;
    margin: auto;
    background: #d45525;
    border-radius: 50px;
    line-height: 80px;
    font-size: 20px;
    color: white;
    font-weight: 900;
    margin-bottom: 20px;
}
.iconbar--main {
    font-size: 27px;
}

.iconsectionmains:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    background: #e8e8e8;
    top: 51px;
    z-index: -1;
}

.goodmains--fittedmains--letter .col-sm-4:last-child .iconsectionmains:before {
    display:none;
}
.customainscontent--goodonas {
    text-align: left;
}

.customainscontent--goodonas p {
    font-weight: 300;
}

.whychooseus--mainss .col-sm-6 {
    padding: 10px;
}

.customainscontent--goodonas h2, .insideulcontent--mainss h2 {
    text-align: left;
    font-size: 21px;
    margin-bottom: 25px;
}

.insideulcontent--mainss h2 {
    text-align: left;
}

.insideulcontent--mainss ul {
    padding: 0px;
    margin: 0px;
    text-align: left;
    list-style: none;
}

.insideulcontent--mainss svg {
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
}

.insideulcontent--mainss li {
    margin-bottom: 14px;
    font-weight: 300;
}

.insideulcontent--mainss svg path {
    fill: #d45525;
}

.topdivider--mains {
    height: 5px;
    width: 90px;
    margin: auto;
    background: #d45525;
    margin-bottom: 20px;
}

.topdivider--mains h1 {
    margin-bottom: 50px;
}

.whychooseus--mainss h1 {
    margin-bottom: 40px;
}
.bannersmall--main {
    max-width: 1300px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.bannersmall--main img {
    border-radius: 30px;
}
.bannerfogoisidnfotingevery .btn {
    border-radius: 10px;
    letter-spacing: 0px;
    background: transparent !important;
    border-color: white !important;
}
.customainscontent--goodonas p {
    font-size: 18px;
}
.shopbyevents {
    max-width: 100%;
    background: #fafafa;
    padding: 30px 10px;
}

.shopbyevents .maincategory--goodnass h1 {
    margin-top: 0px;
    font-size: 49px;
    padding-bottom: 0px;
}

.shopbyevents .maincategory--goodnass p {
    font-size: 16px;
    font-weight: 400;
}

.custombottommain--text {
    text-align: center;
    max-width: 800px;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 30px;
}

.custombottommain--text p {
    font-size: 17px;
}

.custombottommain--text .btn {
    background: black !important;
    border-color: black !important;
    letter-spacing: 0px !important;
}

.customeventsmain .btn {
    padding: 0px;
    border: 0px !important;
    letter-spacing: 0px;
}

.customeventsmain h2 {
    font-size: 60px;
    line-height: 62px;
    margin-bottom: 15px;
}
.content--footer {}

form#ContactForm--footer button {
    background: transparent !important;
    border: 0px !important;
}

form#ContactForm--footer button svg {
    fill: black !important;
}

form#ContactForm--footer button svg path {
    fill: black !important;
}

.form-vertical input, .form-vertical textarea {
    border: 0px!important;
    padding: 10px 20px !important;
    border-radius: 0px !important;
    background: #f8f8f8 !important;
}

.site-footer__linktitle {
    font-size: 26px;
}
.customainsgoodona--mains ul {
    text-align: center;
    list-style: none;
    margin: 0px;
}

.customainsgoodona--mains li {
    display: inline-block;
    border-right: 1px solid #000;
    margin: 0px !important;
    padding: 0px 20px;
    line-height: 18px;
}
.ourtcustom--customerss {
    background: linear-gradient(rgba(255,255,255,0.92), rgba(255,255,255,0.92)), url(https://cdn11.bigcommerce.com/s-74x9hbdfhg/images/stencil/original/image-manager/2395528-13972.jpg);
    background-size: 30% 30%;
}
.customsection--heading {
    text-align: center;
}

p.customsectionbody {
    text-align: center;
}

p.customsectionbody span {
    font-weight: 600;
}

h1.customsection--heading span {
    margin-left: 6px;
}
.custommains-svg {
    position: absolute;
    right: -154px;
    top: 30px;
}

.sectionfirst--mainss {
    position: relative;
}

.custommains-svg path {
    fill: #ba86bb;
}
.col-sm-6.img--column img {
    border-radius: 20px;
}
.maincontainerr {
    max-width: 1200px;
}

.custom--contentwithtext {
    max-width: 500px;
}
.mainbackgrond--conainer {
    background: linear-gradient(309deg, rgba(255, 202, 244, .2) 29%, rgba(255, 255, 255, .2) 52%, rgba(141, 150, 222, .2) 62%);
    padding-top: 40px;
    padding-bottom: 40px;
}
.goodoness--v1 h3, .goodoness--v1 h2, .goodoness--v1 p {
    color: white;
}
.textonmains--customtext {
    left: 30px;
    position: absolute;
    top: 50px;
    width: 100%;
}

.customain--mountaintraits {
    position: relative;
}

.maincontent--insidess {
    max-width: 1300px;
    margin: auto;
}

.insidefle--containe {
    max-width: 500px;
}

.insidefle--containe h2 {
    font-size: 45px;
    line-height: 57px;
    margin-top: 0px;
    margin-bottom: 20px;
    font-family: 'Jost', sans-serif !important;
}

.customain--mountaintraits img {
    width: 100%;
}
.insidefle--containe h2 span {
    font-style: italic;
    font-family: Jost,sans-serif!important;
}
.insidecontain--ss img {
    max-width: 80px;
}

.insidecontain--ss {
    max-width: 700px;
    margin: auto;
    text-align: center;
    padding: 70px 10px;
}

.maincustom--goodone {
    background: linear-gradient(#326bb4,#b37db7)!important;
}

.insidecontain--ss h2 {
    color: whitesmoke;
    font-size: 39px;
    line-height: normal;
    margin-top: 20px;
    margin-bottom: 5px;
}

.insidecontain--ss p {
    color: #f3f3f3;
    font-size: 16px;
}
.uppermaincloseblock---goodone .row {
    max-width: 1300px;
    margin: auto;
}

.custommain--goodone h2 {
    line-height: 55px;
    margin-top: 0px;
    font-size: 53px;
    font-family: Jost,sans-serif!important;
    -webkit-text-fill-color: #e8eaf8; /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 3px;
    -webkit-text-stroke-color: #7672b5;
}

.custommain--goodone p {
    font-size: 17px;
}

.maincustom--image.blockimage1 img {clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);}

.maincustom--image.blockimage2 img {
    clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);
}

.uppermaincloseblock---goodone {
    background: linear-gradient(309deg, rgba(255, 202, 244, .2) 29%, rgba(255, 255, 255, .2) 52%, rgba(141, 150, 222, .2) 62%);
    padding: 50px 20px;
}
.asfeaturedlogo img {
    text-align: center;
    max-height: 38px;
    object-fit: contain;
    filter: grayscale(1);
}

.asfeaturedlogo {
    text-align: center;
}

.ourhappycustomers--mains h2 {
    font-family: 'Fjalla One', sans-serif !important;
    text-align: center;
    margin-bottom: 30px;
    filter: grayscale(1);
}

.ourhappycustomers--mains .row {
    max-width: 1200px;
    margin: auto;
    margin-bottom: 10px;
}

.ourhappycustomers--mains {
    padding: 30px 20px;
}
.customsectionimage1 img {
    border-radius: 50%;
    max-width: 200px;
    box-shadow: 0px 0px 20px 9px rgba(0,0,0,0.06);
}

.customsectionimage2 img {
        border-radius: 50%;
    max-width: 180px;
}
.customsectionimage3 img {
        border-radius: 50%;
        max-width: 220px;
        box-shadow: 0px 0px 20px 9px rgba(0,0,0,0.06);
}

.customsectionimage4 img {
        border-radius: 50%;
        max-width: 210px;
        box-shadow: 0px 0px 20px 9px rgba(0,0,0,0.06);
}

.customsectionimage5 img {
        border-radius: 50%;
        max-width: 150px;
        box-shadow: 0px 0px 20px 9px rgba(0,0,0,0.06);
}
.customsectionimage6 img {
        border-radius: 50%;
        max-width: 170px;
        box-shadow: 0px 0px 20px 9px rgba(0,0,0,0.06);
}
.customsectionimage7 img {
        border-radius: 50%;
        max-width: 160px;
        box-shadow: 0px 0px 20px 9px rgba(0,0,0,0.06);
}
.customsectionimage8 img {
        border-radius: 20px;
        max-width: 140px;
        box-shadow: 0px 0px 20px 9px rgba(0,0,0,0.06);
}


.maincontent--gooodns {
    text-align: center;
    max-width: 500px;
    margin: auto;
}

.maincontent--gooodns h2 {
    font-size: 39px;
    line-height: 40px;
}

.maincontent--gooodns p {
    font-size: 19px;
}

.customsectionimage1 {
    position: absolute;
    top: 20px;
    left: 20px;
}

.customsectionimage2 {
    position: absolute;
    top: 61%;
    left: 57%;
    display: none;
}
.customsectionimage3 {
    position: absolute;
    top: 61%;
    left: 12%;
}
.customsectionimage4 {
    position: absolute;
    top: 48%;
    right: 6%;
}
.customsectionimage5 {
    position: absolute;
    top: 6%;
    right: 2%;
}
.customsectionimage6 {
    position: absolute;
    top: 67%;
    left: 29%;
}
.customsectionimage7 {
    position: absolute;
    top: 2%;
    left: 22%;
}
.customsectionimage8 {
    position: absolute;
    top: 1%;
    right: 17%;
}

.insidemains--containss {
    position: relative;
    padding: 120px 20px;
}
.top-diagonal {
    width: 120%;
    height: 300px;
    background-color: #fff;
    transition: all .25s;
    transform: rotate(-4deg)translate(-50px, -198px);
}
.bottom-diagonal {
    width: 120%;
    height: 300px;
    background-color: #fff;
    transform: translate(0, -130px)rotate(-4deg);
}
.maincustomgood {
    background: linear-gradient(25deg, #000, #64eee3 0%, #ecf7f8 0%, #f5f1fd);
    padding-top: 150px;
    padding-bottom: 150px;
}
.diagonal-shape {
    height: 10px;
}

.goodsection--ss {
    width: 100%;
    overflow: hidden;
}

.maincustomgood .custom--contentwithtext {
    padding: 10px;
}

.maincustomgood img {
    border-radius: 20px;
}
.shopbycategory--main {
    background: linear-gradient(#000, #fff 0%, #f8fdff 20%, #f8fdff 85%, #fff);
}

.customglutenfree-mainss {
    margin-top: 40px;
}
.bigbannercustom.customshortaboutisma--goodonss {
    margin-bottom: 0px;
}
.customimagewithtext img {
    box-shadow: unset !important;
    border-radius: 0px !important;
}
.customimagewithtext img {
    box-shadow: unset !important;
    border-radius: 0px !important;
}

.customjoinus--mainss h1 {
    font-size: 34px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 40px;
    font-family: 'Jost', serif !important;
    font-weight: 500;
}

.customgood--flowminass svg {
    width: 50px;
    height: 50px;
}

.fittedmainsrowing--god .col-sm-3 {
    text-align: center;
}

.customgood--flowminass h4 {
    margin: 0px;
    font-size: 34px;
    line-height: normal;
}

.customgood--flowminass h5 {
    margin: 0px;
}
.shortone--mainss img {
    max-width: 60px;
}

.shortone--mainss {
    text-align: center;
}

.customimagewithtext h2 {
    text-align: left;
    font-size: 33px !important;
    line-height: normal;
    font-weight: 600;
    margin-bottom: 20px;
}
.gradient--customcontent {
    padding: 40px 10px;
    background: linear-gradient(#000,#fff 0,#f8fdff 20%,#f8fdff 85%,#fff);
}
.row.customimagewithtext.flexbox {
    background: #fff;
    transition: .3s;
    border-bottom: 1px solid white;
}
.mainsticky--goodnmianss {
    position: relative;
}
.custom--contentwithtext h2 {
    font-size: 38px!important;
    line-height: 40px!important;
    font-weight: 400;
    letter-spacing: 0px;
}
@media (min-width: 768px)
{
.whychoose--use .col-sm-3 {
    width: 20%;
}
}
.rightbannermains--goodons .custombigcontent.right-side {
    top: 50px;
}
.custombigcontent.right-side {
    width: 100%;
    max-width: 100%;
}

.mainsgoodonsmains--ss {
    max-width: 1300px;
    margin: auto;
}

.inside--contentmainss11 {
    max-width: 650px;
}

.customainsrow--godonsaminss {
    max-width: 1300px;
    margin: auto;
    padding: 10px 20px;
}
div#sideAllCategories {
    padding: 10px 20px;
    background: white;
    border-radius: 10px;
    border: 1px solid #ebebeb;
}
.productView-details .productView-title {
    font-size: 35px!important;
    line-height: 40px!important;
    font-weight: 100;
}

.productView-price span {
    font-size: 19px;
    font-weight: 600;
}

.customaintextwithelement .form-field--increments .form-increment {
    padding: 8px 15px !important;
    border-radius: 10px !important;
}

.form-field--increments .form-increment .button {
    line-height: normal;
    height: 100%;
    width: 25px;
}

.customaintextwithelement .form-field--increments .form-input {
    width: 60px;
}

input#form-action-addToCart {
    background: #141414 !important;
    padding: 14px 20px!important;
    min-width: 335px;
    font-family: Jost,serif!important;
    line-height: normal;
    border-radius: 10px!important;
    font-weight: 500!important;
    margin-top: 15px;
}

.customaintextwithelement {
    margin-right: 10px;
}

.productView-details .productView-options .button-wishlist .button {
    border-radius: 10px !important;
    margin-top: 4px !important;
}

.productView-details .productView-options .button-wishlist .button .text {
    font-family: 'Jost', serif !important;
    margin: 0px !important;
    font-weight: 500 !important;
}

.custombreadcrumb--headings.productapgecrumbs {
    background: #f1f1f1 !important;
}

.gallery-thumbs .swiper-slide {
    border-radius: 10px;
}
.productView-details .productView-options .form-label--alternate {
    margin-bottom: 5px !important;
}

.rectanglefield .form-option {
    padding: 9px 25px !important;
    background: transparent;
    border: 1px solid #e3e3e3;
    border-radius: 10px !important;
}

[data-product-option-change] .form-option .form-option-variant {
    font-size: 15px;
    font-weight: 500;
}
.customains--gooodnaminss {
    padding: 30px 20px;
}

.customains--gooodnaminss [role=tablist] {
    border-bottom: 1px solid #d5d5d5;
    text-align: left;
}

.customains--gooodnaminss [role=tablist] [role=tab] {
    background: transparent !important;
    color: black !important;
    font-family: Jost,sans-serif!important;
    font-weight: 500;
    padding: 13px 20px;
    border: 0px !important;
    padding-bottom: 15px;
    border-bottom: 2px solid transparent !important;
}

.customains--gooodnaminss [role=tablist] [role=tab][aria-selected=true] {
    border-bottom: 3px solid #000000!important;
}

.intend--inside {
    padding: 20px;
    max-width: 800px;
    margin: auto;
}

.insidereview--contentss table {
    width: 100%;
}

.insidereview--contentss table td, .insidereview--contentss table th {
    border: 1px solid #ddd;
    padding: 9px 20px;
    font-family: Jost,sans-serif!important;
}

.insidereview--contentss table tr:nth-child(even) {
    background-color: #f2f2f2;
}

.insidereview--contentss table tr:hover {
    background-color: #ddd;
}

.insidereview--contentss table th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #04AA6D;
    color: white;
}


.insidereview--contentss, .insidereview--contentss p {
    font-family: Arial,serif!important;
}
.insidereview--contentss p {
    margin-bottom: 10px;
    margin-top: 10px;
}
.productView-securityImage {
    margin-top: 5px;
}

.mainscontent--goodone {
    margin-top: 20px;
    max-width: 489px;
}

.mainscontent--goodone p {
    font-size: 13px;
    line-height: 16px;
}
section#relatedProducts h2 {
    font-family: Jost,sans-serif!important;
    margin-bottom: 50px;
}
.customains--goodnamsiforneac svg {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 10px;
    display: inline-block;
    opacity: 0.5;
}

.customains--goodnamsiforneac ul {
    margin: 0px;
    list-style: none;
}

.customains--goodnamsiforneac li {
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 16px;
}
.gallery-thumbs img {
    padding: 4px;
}
.new-customer .button {
    border-radius: 0px !important;
}

.login-form .form-actions .button {
    background: #000000!important;
    border-radius: 0px !important;
}

.new-customer .panel-body ul li {
    letter-spacing: 0px;
}

p.new-customer-intro {
    letter-spacing: 0px;
}

.new-customer .panel-header .panel-title {
    font-family: Jost,sans-serif!important;
    letter-spacing: 0px;
}

.login-row .new-customer {
    background: #f7f7f7;
}
.button, .button span, ul.customul--mainfixed .button {
    font-weight: 500 !important;
}
.account-body {
    border: 0px !important;
}
@media (max-width: 801px) {
#themevale_newsletter .newsletter-popup-container .col-sm-6:last-child {
    width: 100%;
}

#themevale_newsletter .newsletter-popup-container .col-sm-6:first-child {
    display: none !important;
}
}
.insidefle--containe h2 {
    color: white;
    text-shadow: 0px 0px 20px black;
}
.customsectionimage7 {
    top: -12%;
}
.customfaq--centermain {
    position: relative;
}
.custominside--mainfixing {
    background: rgba(255,255,255,0.62);
    border: 1px solid #d1d1d1;
}

.customfaq--centermain {
    background: #f1f1f1;
}
.bottombehind {
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    border-radius: 50%;
    background: linear-gradient(#326bb4,#b37db7)!important;
}

.insidemains--contentsswithicons img {
    width: 46px;
    height: 46px;
    object-fit: contain;
}
.uppermaincloseblock---goodone .col-sm-4:nth-child(2) {
    padding-right: 0px;
    padding-left: 0px;
}

.uppermaincloseblock---goodone .col-sm-4:nth-child(3) {
    padding-right: 150px;
    padding-left: 0px;
}

.uppermaincloseblock---goodone .col-sm-4:nth-child(3) .maincustom--image.blockimage2 {
    position: relative;
    z-index: -1;
}
@media (min-width: 768px)
{
.customcategory--mainss .col-sm-6 {
    width: 50%;
}

.customcategory--mainss .col-sm-3 {
    width: 25%;
}
}
.firstcustom--mainssgood.secondplace {
    margin-bottom: 25px;
}
.separateblock .shortmainscontent--ss {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
}

.separateblock .shortmainscontent--ss h2 {
    font-size: 36px;
    line-height: normal;
    margin-bottom: 15px;
}

.firstcustom--mainssgood.separateblock {
    background: linear-gradient(#326bb4,#b37db7)!important;
}

.firstcustom--mainssgood.separateblock img {
    opacity: 0;
}

.firstcustom--mainssgood:before {
    display: none;
}
.custommainfixinggoods h2 {
font-size: 52px!important;
    line-height: 57px!important;
    margin-bottom: 15px!important;
    font-weight: 500!important;
    letter-spacing: 0!important;
}
.insidemains--contentsswithicons p {
    min-height: 80px;
}

.customglutenfree-mainss .row {
    max-width: 1250px;
}
@keyframes MoveUpDown {
  0%, 100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-20px);
  }
}

.customsectionimage1 img {
    animation: MoveUpDown 3s linear infinite;
}
.customsectionimage2 img {
    animation: MoveUpDown 1s linear infinite;
}
.customsectionimage3 img {
    animation: MoveUpDown 4s linear infinite;
}
.customsectionimage4 img {
    animation: MoveUpDown 2s linear infinite;
}
.customsectionimage5 img {
    animation: MoveUpDown 5s linear infinite;
}
.customsectionimage6 img {
    animation: MoveUpDown 6s linear infinite;
}
.customsectionimage7 img {
    animation: MoveUpDown 7s linear infinite;
}
.customsectionimage8 img {
    animation: MoveUpDown 8s linear infinite;
}

.insidemains--containss {
    max-width: 1400px;
    margin: auto;
}
@media (max-width: 993px) {
.custommainfixinggoods h2 {
    font-size: 15px !important;
    line-height: normal !important;
    margin-bottom: 5px !important;
}

.custommainfixinggoods .body {
    font-weight: 400 !important;
    font-size: 11px;
}

.custommains-svg {
    right: 0px;
    opacity: 0.1;
}

.customainsrow--mainss .row {
    column-count: unset;
}

.authortle--mainss {
    width: 50px;
    height: 50px;
    font-size: 14px;
}

.author--informationss h3 {
    font-size: 16px;
    line-height: normal;
}

.author--informationss h4 {
    font-size: 12px;
}

.custombodreviewss h5 {
    font-size: 18px;
}

.custombodreviewss p {
    font-size: 15px;
}

.insierating--barss {
    min-height: unset;
}

.customainsrow--mainss .col-sm-4 {
    padding: 5px;
}

.insierating--barss {
    margin: 5px;
    padding: 30px;
}

.custom--contentwithtext h2 {
    font-size: 25px !important;
    line-height: normal !important;
}

.customain--mountaintraits img {
    height: 400px !important;
    object-fit: cover;
}

.insidefle--containe h2 {
    font-size: 19px;
    line-height: normal;
}

.textonmains--customtext {
    top: 30px;
    left: 30px;
}

.insidefle--containe {
    max-width: 250px;
}

.insidecontain--ss h2 {
    font-size: 30px;
    line-height: normal;
    margin-bottom: 10px;
}

.custommain--goodone h2 {
    font-size: 32px;
    line-height: 40px;
}

.custommain--goodone {
    margin-bottom: 20px;
}

.ourhappycustomers--mains .col-sm-3 {
    padding: 20px 10px;
    width: 50%;
    float: left;
}

.asfeaturedlogo img {
    min-height: 50px;
}

.ourhappycustomers--mains .col-sm-3:last-child {
    width: 100%;
}

.maincustomgood {
}

.custommain--goodsectionss {
    display: none;
}

.customfaq--centermain {
    padding: 30px 10px;
}

.customfaq--centermain h2 {
    font-weight: 500;
}

.custominside--mainfixing {
    padding: 30px 20px;
}

.custominside--mainfixing h3 {
    margin-bottom: 10px;
}

.moregrid.row {
    margin-top: 10px;
}

.customrowtopmain {
    padding-top: 10px;
}

p.small--copyright {
    line-height: 13px !important;
}

.img--column {
    padding: 30px !important;
}

.maincontent--insidess {
    max-width: 100%;
    padding: 40px 20px;
}

.textonmains--customtext {
    width: 100%;
    top: 0px;
    left: 0px;
}
.bigbannercustom.customshortaboutisma--goodonss img {
    height: 350px;
}

.custombigcontent.right-side {
    bottom: 0px !important;
    position: absolute;
}

.custom--contentwithtext {
    max-width: 100%;
    padding: 30px 10px;
}

.fittedmainsrowing--god .col-sm-3 {
    padding: 20px;
    width: 50%;
    float: left;
}
.customains--gooodnaminss [role=tablist] {
    display: flex;
    align-items: center;
    justify-content: center;
}
}
.custom--sidemainv1 li {
    margin: 0px 5px;
}
.custom--sidemainv1 {
    display: flex;
    display: flex;
    align-items: center;
    justify-content: end;
}

.navigationtop--barmain {
    max-width: 100%;
    margin: unset;
}
.custom--sidemainv1 {
    display: flex;
    display: flex;
    align-items: center;
    justify-content: end;
}

.navigationtop--barmain {
    max-width: 100%;
    margin: unset;
}

.customainscontentgoodmains ul {
    list-style: none;
    margin: 0px;
    text-align: right;
}

.maincustomcontent--good .row {
    max-width: 1300px;
    margin: auto;
}

.customainscontentgoodmains li {
    display: inline-block;
    margin-left: 20px;
}

.desktopheader .row {
    padding: 5px 0px;
}

.maincustomcontent--good {
    padding: 5px 0px;
    border-bottom: 1px solid #efefef;
}
.customainscontentgoodmains svg {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 2px;
    position: relative;
    top: -1px;
}
.customshipping--topbanner {
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 13px;
}
.maincustomcontent--good {
    margin-top: 0px !important;
}
.custommainfixinggoods {
    margin: auto;
    max-width: 500px;
    text-align: center;
}
p.btnn--container {
    text-align: center;
}
.maingoodcontent--ssgoodone {
    max-width: 700px;
    margin: auto;
    text-align: center;
}

.rugscuratedforyou {
    background: #f8f4ea;
    padding: 60px 20px;
}

.maingoodcontent--ssgoodone h2 {
    margin: 0px;
    font-size: 36px;
    line-height: normal;
    margin-bottom: 15px;
}

.maingoodcontent--ssgoodone p {
    margin: 0px;
    font-size: 15px;
}

.row.customimagewithtext.flexbox {
    border: 0px !important;
}
.rugscuratedforyou .row {
    max-width: 1200px;
    margin: auto;
    margin-top: 40px;
}

.insidemainscontent--imagess {
    text-align: center;
}

.goodmainimamge--insidemainss img {
    height: 250px;
    width: 250px;
    object-fit: cover;
    border-radius: 50%;
    padding: 10px;
    border: 1px solid #e1e1e1;
}
.bigmainsheading--fitted {
    max-width: 950px;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 60px;
}

.bigmainsheading--fitted p {
    font-size: 16px;
}

.bigmainsheading--fitted h2 {
    font-size: 33px;
    line-height: normal;
}
.customicons--manss h3 {
    margin-bottom: 3px;
}

.customicons--manss p {
    margin-bottom: 0px;
    font-size: 15px;
}

.customicons--manss {
    padding: 30px 0px;
}
.customwhiechooose---goodonss {
    margin: 70px 10px;
}
.maingoodsubscrip---txt h2 {
    margin: 0px;
    margin-bottom: 11px;
}

.maingoodsubscrip---txt p {
    font-size: 18px;
    margin-bottom: 0px;
}

.footer--newsletter form.form {
    margin-bottom: 0px !important;
}

.insidemainsnews--main .row {
    max-width: 1233px;
    margin: auto;
}

.insidemainsnews--main {
    padding: 50px 30px;
}

.footer--newsletter {
    margin-top: 14px;
}

.footer--newsletter input {
    border-radius: 5px !important;
}

.footer--newsletter .form-input {
    border-radius: 0px !important;
    border: 1px solid #cfcfcf !important;
    background: transparent !important;
    border: 0px !important;
    border-bottom: 1px solid black !important;
    padding-left: 0px !important;
    font-size: 15px !important;
    text-transform: unset !important;
}

.footer--newsletter .button {
    font-size: 15px !important;
    letter-spacing: 0px !important;
}
.custoaboutus--content h3 {
    margin-top: 0px;
    font-weight: 100;
    font-size: 25px;
    letter-spacing: 5px;
    margin-bottom: 20px;
}

.mincontentmains--fixing .col-sm-2 {
    width: 20%;
}

.mincontentmains--fixing .col-sm-5 {
    width: 55%;
}

.custoaboutus--content {
    max-width: 500px;
}

.custoaboutus--content p {
    font-size: 16px;
}
.custoaboutus--content h3 {
margin-top: 0;
    font-weight: 500;
    font-size: 25px;
    letter-spacing: 0px;
    margin-bottom: 20px;
}
@media (min-width: 768px)
{
.mincontentmains--fixing .col-sm-2 {
    width: 20%;
}

.mincontentmains--fixing .col-sm-5 {
    width: 45%;
}
}
.custoaboutus--content {
    max-width: 500px;
}

.custoaboutus--content p {
    font-size: 15px;
    line-height: 25px;
}
.custoaboutus--content svg {
    width: 25px;
    height: 25px;
    vertical-align: middle;
    margin-right: 10px;
}

.custoaboutus--content ul {
    list-style: none;
    margin: 0px;
}

.custoaboutus--content li {
    margin-bottom: 15px;
}
.copyrighttop--mains a {
    text-align: center;
    display: block;
    font-size: 17px;
}

span.methods-of-payment img {
    margin: 0px 10px;
    width: 42px;
}

.copyrighttop--mains {
    margin-bottom: 10px;
}

.footerbottom--main {
    padding: 20px 10px;
}
.copyrighttop--mains a {
    text-align: center;
    display: block;
    font-size: 17px;
}

span.methods-of-payment img {
    margin: 0px 10px;
    width: 42px;
}

.copyrighttop--mains {
    margin-bottom: 10px;
}

.footerbottom--main {
    padding: 20px 10px;
}
.mainscontent--blogss {
    background: whitesmoke;
    padding: 50px 15px;
}

.goodoness--v1 h2, .goodoness--v1 h3, .goodoness--v1 p {
    color: black;
}

.goodoness--v1 h2 {
    font-weight: 600;
}
.text---content {
    margin: 0px;
    text-align: center;
}

.text---content h2 {
    text-align: center;
    font-size: 21px;
    line-height: normal;
}

.custom--iconsfooter p {
    text-align: center;
}

.image---block {
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

.content--footer {
    display: block;
}

.custom--iconsfooter {
    margin-bottom: 40px;
}

.customrowtopmain {
    padding-top: 30px;
}

.custom--iconsfooter .row {
    max-width: 1260px;
}
.custombigsection--mainwithrevies {
    padding: 70px 20px;
    background: #ffffff;
}
.testimonialss11 {
    font-size: 42px;
    color: #c31b21;
}
.maincontentgoodsd h2 {
    font-size: 34px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.maincontentgoodsd h2 {
    font-size: 31px;
    font-weight: 600;
}
.maincontentgoodsd p {
    font-size: 17px;
}
.star-wrap {
    font-size: 32px;
    color: #c31b21;
    margin-top: 10px;
    margin-bottom: 10px;
}
.rightsidecontentmainss .rev {
    font-size: 18px;
    font-weight: 400;
    max-width: 385px;
}
.rightsidecontentmainss .author {
    font-weight: 700;
    margin-bottom: 0;
}

.maincontentgoodsd {
    max-width: 500px;
}
.custombigsection--mainwithrevies .row {
    max-width: 1200px;
    margin: auto;
}
.testimonialss11, .star-wrap {
    color: #ffa500;
}
.testimonialinside--mainss h3 {
    margin: 0px;
    margin: 10px 0px;
    text-align: center;
}

.testimonialinside--mainss p {
    font-size: 16px;
    text-align: center;
}

.mainreview {
    text-align: center;
    letter-spacing: 2px;
    color: #ffa500;
    font-size: 27px;
    line-height: normal;
}

.mainauthortitle--ss h4 {
    margin: 0px;
}

.mainauthortitle--ss h5 {
    margin: 0px;
}

.customainsgood {
    width: fit-content;
}

.customainsgood img {
    border-radius: 50%;
    max-width: 80px;
}

.mainsreviewsectiongood {
    display: flex;
    align-items: center;
    justify-content: center;
}

.mainauthortitle--ss {
    margin-left: 20px;
}

.testimonialinside--mainss {
max-width: 450px;
    margin: auto;
    background: #f5f5f5;
    padding: 30px;
    border-radius: 10px;
    border: 0px solid #dbdbdb;
}
.verifiedreviewss span {
    letter-spacing: 0px;
    font-size: 16px;
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-left: 5px;
    color: black;
}

.verifiedreviewss svg {
    fill: black;
    width: 18px;
    height: 18px;
    vertical-align: middle;
}

.verifiedreviewss {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: -2px;
}
.rightsidecontentmainss .swiper-pagination {
    position: relative;
    bottom: unset !important;
    margin-top: 15px;
}

.rightsidecontentmainss .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    background: black !important;
    height: 11px !important;
}
.maingoodone--fitedcontain .row {
    max-width: 1200px;
    margin: auto;
}

.insidecontent--mainsgood h2 {
    margin: 0px;
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 43px;
    font-weight: 700;
    letter-spacing: 0px;
}

.insidecontent--mainsgood {
    max-width: 500px;
}

.insidecontent--mainsgood p {
    font-size: 16px;
}

.insidecontent--mainsgood .button {
    border-radius: 50px !important;
}

.insidecontent--mainsgood .button {
    background: transparent !important;
    border: 1px solid black !important;
    color: black !important;
}

.goodoanmsin--contentfitting img {
    max-width: 450px;
}

.goodoanmsin--contentfitting {
    text-align: center;
}
.goodoanmsin--contentfitting img {
    border-radius: 20px;
    box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.13);
}

.maingoodone--fitedcontain {
    background: #141414;
    padding-bottom: 60px;
}

.goodoanmsin--contentfitting {
    margin-top: -77px;
}

.insidecontent--mainsgood h2, .insidecontent--mainsgood p {
    color: white;
}

.insidecontent--mainsgood .button {
    border: 1.5px solid white !important;
    color: white !important;
}
.maingoodone--fitedcontain {
    background-image: linear-gradient(#48458b, #141414);
}
.insidecontentgood--mainss {
    max-width: 1200px;
    margin: auto;
    padding-top: 60px;
}

.goodonemainsection--button {
    background: #f1f1f1;
}

.maingoodimage--fitted h2 {
    margin: 0px;
    text-align: center;
}

.goodonemainsection--button .row {
    max-width: 1229px;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 60px;
}

.maingoodimage--fitted {
    position: relative;
    top: -30px;
    background: white;
    max-width: 600px;
    margin: auto;
    padding: 15px 40px;
    box-shadow: 11px -3px 13px -14px rgba(0,0,0,0.30), -11px -3px 13px -14px rgba(0,0,0,0.30);
}

.insidecontentgood--mainss img {
    border: 5px solid white;
}

.insidemainscontent--fittedmainss img {
    border: 5px solid white;
}

.newonecontentogfood h2 {
    margin: 0px;
}

.newonecontentogfood {
    position: relative;
    top: -30px;
    background: white;
    max-width: 600px;
    margin: auto;
    padding: 15px 40px;
    box-shadow: 11px -3px 13px -14px rgba(0,0,0,0.30), -11px -3px 13px -14px rgba(0,0,0,0.30);
    text-align: center;
}

.newonecontentogfood h2 {
    font-size: 22px;
}
.mainonegood--newoncneonss h2 {
    margin-top: 0px;
    font-size: 35px;
    line-height: normal;
}

.mainonegood--newoncneonss p {
    font-size: 17px;
    margin: 10px 0px;
}

.goodcontentonplace--main {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.customainscontent--goodsection {
    position: relative;
}

.newonegoodcontent {
    max-width: 1300px;
    margin: auto;
}

.mainonegood--newoncneonss {
    max-width: 500px;
    margin-left: auto;
}

.mainonegood--newoncneonss {
    padding: 40px 30px;
    background: rgba(250,235,215,0.90);
    border-radius: 5px;
}
.topnewslettermainss {
    margin: 0px !important;
}
.maingoodcontains--ss {
    max-width: 500px;
    text-align: center;
    margin: auto;
    padding: 40px 10px;
}

.maincustomgoodomains {
    background: #fdfdfd;
    padding-bottom: 40px;
}

.maingoodcontains--ss h2 {
    font-size: 36px;
    line-height: normal;
}

.maingoodcontains--ss p {
    font-size: 17px;
}

.maincustomgoodomains center {
    max-width: 900px;
    margin: auto;
}

.maincustomgoodomains center img {
    filter: invert(1);
    opacity: 0.1;
}
.maincontent--goodonaminss {
    position: absolute;
    bottom: 30px;
    width: 100%;
}

.maincontentgood--setion {
    position: relative;
}

.insidebigcontent--mainss {
    max-width: 500px;
    margin: auto;
    text-align: center;
}

.insidebigcontent--mainss h2 {
    font-size: 29px;
    line-height: normal;
}

.insidebigcontent--mainss p {
    font-size: 15px;
}
.custoaboutus--content p, .changemainfooter--colormain p, .custom--iconsfooter p, .custom--iconsfooter a, .innermenusection a {
    font-family: 'Jost', sans-serif !important;
}
.inside--contentmainss11 {
    margin: auto;
    text-align: center;
}

.custombigcontent.right-side {
    left: 0px;
}
.mainimagewithtextgood .row {
    max-width: 1100px;
    margin: auto;
    margin-top: 90px;
}

.custgoodmains--fixing img {
    width: 100%;
}

.custgoodmains--fixing {
    max-width: 450px;
}

.custgoodmains--fixing1 h2 {
    margin: 0;
    margin-top: 100px;
    margin-bottom: 30px;
    font-size: 26px;
    line-height: normal;
    letter-spacing: 0;
}

.custgoodmains--fixing1 {
    max-width: 450px;
}
.insidemainscontentss {
    max-width: 800px;
    margin: auto;
}

.insidemainscontentss h3 {
    font-size: 32px;
    line-height: normal;
    margin-bottom: 30px;
}

.insidemainscontentss p {
    font-size: 16px;
}

.insidemainscontentss {
    text-align: center;
}

.maingoodcontent {
    padding: 30px 0px;
}
.customcookie--banermain {
    bottom: 20px;
    top: unset;
}

.customcookie--banermain .row {
    background: #144b8f;
}

.delinecookie, button.acceptcookie {
    font-size: 12px !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
}

button.acceptcookie {
    background: white !important;
    border-color: white !important;
}
.customicons--manss img {
    max-width: 49px;
}

.topmainbanner--icon {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    margin: auto;
    justify-content: center;
    border-radius: 50%;
    background: aliceblue;
    border: 5px solid white;
    box-shadow: 0px 0px 1px #cbcbcb;
}
.contentblueone--ss img {
    height: 320px;
    width: 100%;
    object-fit: cover;
}

.insidebigcontent--mainss h2, .insidebigcontent--mainss p {
    color: white;
    text-shadow: 0px 0px 5px black;
}
.sliderv---inside:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(356deg,rgba(0,0,0,0.56) 10%,rgba(84,84,84,0) 100%);
    z-index: 9;
}
p {
    font-family: Jost,sans-serif!important;
}
.image---block {
    height: 100px;
    width: 100px;
    margin: auto;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #d9eaf9;
    padding: 20px;
    border: 1px solid #ffffff;
    box-shadow: 0px 0px 0px 8px #f4faff;
}

.custom--iconsfooter img {
    height: 60px;
    width: 60px;
    object-fit: contain;
}
.image---block {
    height: 100px;
    width: 100px;
    margin: auto;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(255,255,255,0.62);
    padding: 20px;
    border: 1px solid rgba(255,255,255,0.62);
    box-shadow: 0px 0px 0px 8px rgba(255,255,255,0.28);
}

.custom--iconsfooter img {
    height: 60px;
    width: 60px;
    object-fit: contain;
}

.changemainfooter--colormain {
    background: transparent !important;
}
.category--title {
    text-align: center;
}

.category--title h2 {
    margin-top: 0px;
    margin-bottom: 30px;
}

.shopbycategory--mainss .col-sm-4 {
    padding: 10px;
}

.shopbycategory--mainss .row {
    max-width: 1300px;
    margin: auto;
    margin-bottom: 50px;
}

.maincontent--goodmains img {
    border-radius: 20px;
}

.customanscontent--good1 {
    text-align: center;
}

.customanscontent--good1 h2 {
    margin-top: 0px;
    margin-bottom: 15px;
}

.customanscontent--good1 {
    margin: auto;
    background: white;
    position: relative;
    border-radius: 10px;
    padding-bottom: 20px;
}

.customanscontent--good1 .button {
    margin: 0px;
}

.customanscontent--good1 {
    padding: 20px;
}
.maincontent--goodmains img {
    height: 300px;
    width: 100%;
    object-fit: cover;
}
.customanscontent--good1 h2 {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: normal;
}

.customanscontent--good1 p {
    font-size: 14px;
}
.mainourservices--goodons h2 {
    margin: 0px;
    text-align: center;
    color: white;
    font-size: 44px;
}

.mainourservices--goodons {
    background: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url(https://cdn11.bigcommerce.com/s-1qtb4u2pbj/images/stencil/original/image-manager/bigimage2.jpg);
    padding: 150px 20px;
    background-size: cover !important;
}
.customjotform--mainss {position: relative;}

.customjotform--mainss:before {
    position: absolute;
    background: #f8f4ea;
    content: '';
    bottom: 0;
    height: 70px;
    width: 100%;
}
.faqmainbanner--ss {
    max-width: 700px;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 60px;
}

.faqmainbanner--ss .accordion {
    font-size: 20px;
}
.faqmainbanner--ss div.panel {
    margin-bottom: 15px;
}

.faqmainbanner--ss {
    padding: 10px;
}
.card .card-body .card-title {
    margin-top: 10px;
}
.card .card-img-container:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: "";
    opacity: 0;
    position: absolute;
    visibility: hidden;
    transition: all .5s ease;
    background-color: rgba(0,0,0,.3);
}
.card-img-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 134%;
}
.card-img-container:after {
    content: "";
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: unset!important;
}
.card-img-container:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    pointer-events: none;
}
img.firstimage {
    padding-top: 20px;
    padding-bottom: 20px;
}
.customaintextwithelement {
    min-width: 150px;
}
.mainfirstaccordion div.panel {
    display: none;
}

.mainfirstaccordion .panel.show {
    display: block;
}

.mainfaq--sectiongood {
    margin-top: 20px;
}

.mainfaq--sectiongood .accordion {
    font-size: 17px !important;
}

.mainfirstaccordion {
    padding: 5px 10px;
    box-shadow: 0px 1px #ebebeb;
}
.customains--goodnamsiforneac li img {
    width: 30px;
    margin-right: 5px;
}
.customains--goodnamsiforneac li img {
    width: 30px;
    margin-right: 5px;
}

div.panel.show {
    overflow: unset;
}

.mainfirstaccordion .panel.show {
    padding: 20px 0px;
}
.secondmaincolor--main {
    background: #f8f4ea;
    border-radius: 0px;
}

.secondmaincolor--main .custom--contentwithtext {
    padding: 20px;
    max-width: 650px;
}

.secondmaincolor--main .img--column img {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
.slider--customcontents {
    z-index: 9;
}

.custommainfixinggoods {
    max-width: 500px;
}
.custgoodmains--fixing img {
    border-radius: 10px;
}

.custgoodmains--fixing1 img {
    border-radius: 10px;
}
.custoaboutus--content a {
    font-size: 16px;
}
.maincustomgallery--good {
    margin-top: 40px;
    margin-bottom: 40px;
}

.maincustomgallery--good .row {
    max-width: 1200px;
    margin: auto;
}

.maincustomgallery--good img {
    height: 300px;
    width: 100%;
    object-fit: cover;
    border-radius:10px;
}

.maincustomgallery--good .col-sm-3 {
    padding: 10px;
}
.insidemainscontent--imagess {
    max-width: 450px;
    margin: auto;
}
@media only screen and (max-width: 901px) {
.customainscontentgoodmains {
    display: none;
}

.maincustomcontent--good .col-sm-6 {
    padding: 0px;
}

.mainnewcontent {
    padding: 10px;
}

.maincustomcontent--good {
    display: none;
}

.slider--customcontents {
    top: unset !important;
    bottom: 10px;
}

.insidemaincontainer--fixgs {
    margin: auto;
    text-align: center;
    max-width: 100%;
}

.custommainfixinggoods h2 {
    text-align: center;
    font-size: 23px !important;
    line-height: normal !important;
}

.custommainfixinggoods .body {
    text-align: center;
    font-size: 14px;
    font-weight: 500 !important;
}

.img--column {
    padding: 0px !important;
}

.custom--contentwithtext h2 {
    font-size: 33px !important;
}

.custom--contentwithtext p {
    font-size: 15px;
}

.rugscuratedforyou {
    padding: 30px;
}

.maingoodcontent--ssgoodone h2 {
    font-size: 29px;
}

.goodoness--v1 {
    padding: 10px;
    padding-bottom: 30px;
}

.goodoness--v1 h2 {
    font-size: 29px;
    line-height: normal;
    margin: 10px 0px;
}

.maincontentgoodsd h2 {
    font-size: 30px;
    text-align: center;
}

.maincontentgoodsd p {
    font-size: 15px;
    text-align: center;
    margin-bottom: 30px;
}

.testimonialss11 {
    font-size: 28px;
    text-align: center;
}

.custombigsection--mainwithrevies {
    padding: 40px 20px;
}

.goodoanmsin--contentfitting img {
    width: 100%;
}

.goodoanmsin--contentfitting {
    margin: 0px;
    padding-top: 30px;
}

.insidecontent--mainsgood h2 {
    font-size: 31px;
    padding-top: 40px;
}

.insidecontent--mainsgood p {
    font-size: 15px;
}

.insidecontentgood--mainss img {
    height: 300px;
    object-fit: cover;
}

.mainonegood--newoncneonss {
    margin-top: 50px;
}

.mainonegood--newoncneonss h2 {
    font-size: 28px;
}

.mainonegood--newoncneonss p {
    font-size: 15px;
}

.customainscontent--goodsection img {
    height: 500px;
    object-fit: cover;
}

.maincontentgood--setion img {
    height: 500px;
    object-fit: cover;
}

.maincontent--goodonaminss {
    padding: 0px 20px;
}

.insidebigcontent--mainss h2 {
    font-size: 28px;
}

.insidebigcontent--mainss p {
    font-size: 14px;
}

.insidemainsnews--main {
    padding: 40px 10px;
}

.maingoodsubscrip---txt h2 {
    text-align: left;
    font-size: 26px;
    line-height: normal;
}

.maingoodsubscrip---txt p {
    font-size: 16px;
}

.mincontentmains--fixing .col-sm-5 {
    width: 100%;
}

.row.mincontentmains--fixing {
    padding: 0px;
}

.mincontentmains--fixing .col-sm-2 {
    width: 100%;
}

.innermenusection {
    margin-top: 40px;
}

span.methods-of-payment img {
    width: 30px;
    margin: 0px 5px;
}

.customshipping--topbanner {
    line-height: normal;
    padding: 15px 5px;
}
.custgoodmains--fixing1 h2 {
    margin-top: 30px;
    text-align: center;
    font-size: 24px;
}

.custom--contentwithtext h2 {
    font-size: 25px !important;
    line-height: 31px !important;
}

.custom--contentwithtext {
    padding: 10px !important;
    margin-bottom: 30px;
}

.maingoodcontent {
    padding: 10px;
}
.row.withtext--colorone.mainonegoodons--fittedss.flexbox.maincontainerr.secondmaincolor--main {
    padding: 20px;
}
.row.withtext--colorone.mainonegoodons--fittedss.flexbox.maincontainerr.secondmaincolor--main {
    padding: 20px;
}

.custom--contentwithtext h2 {
    font-size: 30px !important;
    line-height: normal !important;
}

.secondmaincolor--main .col-sm-8 {
    padding: 0px;
}
}
.headerbootoma-msinaa .custom--sidemainv1 {
    display: block;
}

.headerbootoma-msinaa ul.maintochoose.navPages-list {
    text-align: center;
}

.customnavigation--main nav.navPages {
    text-align: left;
}

.header-logo {
    text-align: center;
}

.maincustomgood--section ul {
    list-style: none;
    margin: 0px;
}

.headerbootoma-msinaa {
    padding: 10px 0px;
}
.custom--sidemainv1 ul.customul--mainfixed li {
    margin-left: 20px;
}
.custom--sidemainv1 ul.customul--mainfixed li {
    margin-left: 20px;
}

ul.customul--mainfixed svg {
    width: 22px;
    height: 22px;
}
.mainsgoodfitted--aminss {
    text-align: right;
}
.maincustomcontent--good {
    border: 0px !important;
}

.copyrighttop--mains a {
    color: black;
}
.footer--newsletter .form-input {
    border: 1px solid #141414 !important;
    padding: 15px 20px !important;
}

.footer--newsletter .button {
    background: #141414 !important;
    border-radius: 0px !important;
    padding: 10px 30px;
}

.footer--newsletter svg {
    width: 25px !important;
    height: 25px !important;
}

h2.footer--headingmenu {
    font-size: 20px !important;
}

.custoaboutus--content p {
    font-size: 14px;
}
.maincontentgood--mainss {
    position: absolute;
}

.maincontentgimage--textgood .row {
    max-width: 1300px;
    margin: auto;
}

.maincotnetng--fittedss {
    padding: 10px;
    max-width: 500px;
}

.maincotnetng--fittedss h2 {
    font-size: 47px;
    line-height: normal;
    font-weight: 500;
}

.maincotnetng--fittedss p {
    font-size: 16px;
    line-height: 26px;
}

.maincontentgimage--textgood .col-sm-6 {
    padding: 20px;
}
.featured--mainsgoosection {
    padding: 30px;
    background: #F7EDE7;
    margin-top: 30px;
    margin-bottom: 20px;
}

.featured--mainsgoosection h1 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 40px;
}
@media only screen and (min-width: 801px) {
.featured--mainsgoosection .product {
    width: 33.3333333%;
}

}
.card-figure:before {
    display: none;
}

.insidearticle {
    background: transparent;
}

.card-img-container:after {
    display: none;
}
.featured--mainsgoosection .product {
    padding: 25px !important;
}
.featured--mainsgoosection .product:hover .insidearticle {
    background: white;
    padding: 10px;
    box-shadow: 0px 0px 9px 2px rgba(0,0,0,0.05);
}
.featured--mainsgoosection .product .insidearticle {
    padding: 10px;
}

.featured--mainsgoosection .product {
    padding: 15px !important;
}
.card .card-body .card-title a {
    text-align: left;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 21px !important;
}

.mainsgoodmainss {
    display: flex;
}

.card .card-body .card-title {
    margin: 0px !important;
}

.card .card-body .card-title {
    padding: 0px !important;
}

.titlemains--flexing {
    max-width: 180px;
    width: 100%;
}

.mainscontengoo--reviewss {
    width: 100%;
    text-align: right;
}

.card .card-body .price-wrapper {
    text-align: right;
    padding-right: 2px;
}

.card .card-body .card-rating {
    text-align: right;
    margin-top: 0px !important;
}

.card .card-body .price-wrapper span {
    color: #141414 !important;
    font-weight: 500 !important;
}

.mainsgoodmainss {
    padding: 0px 10px;
}

.mainsgoodmainss {
    padding: 10px;
}

.customainsgoodmcontent {
    padding: 0px 8px;
}

.customainsgoodmcontent p {
    font-size: 14px;
    line-height: 23px;
}
.mainbottomgood--content h1 {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}

.mainsinsidgood--contntss h2 {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 26px;
    margin-bottom: 20px;
}

.mainsinsidgood--contntss {
    max-width: 600px;
    margin: auto;
}

.mainbuttons--goodmainss a {
    color: #141414;
    font-weight: 500;
    font-size: 19px;
    border-bottom: 1px solid #141414;
    padding-bottom: 5px;
}

.mainbuttons--goodmainss span svg {
    width: 70px;
    height: 70px;
}

.mainbuttons--goodmainss span {
    position: absolute;
    top: -22px;
    left: 81px;
    opacity: 0.4;
}

.mainbuttons--goodmainss {
    margin-top: 30px;
}
.mainbottomgood--content h1 {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}

.mainsinsidgood--contntss h2 {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 26px;
    margin-bottom: 20px;
}

.mainsinsidgood--contntss {
    max-width: 600px;
    margin: auto;
}

.mainbuttons--goodmainss a {
    color: #141414;
    font-weight: 500;
    font-size: 19px;
    border-bottom: 1px solid #141414;
    padding-bottom: 5px;
}

.mainbuttons--goodmainss span svg {
    width: 70px;
    height: 70px;
}

.mainbuttons--goodmainss span {
    position: absolute;
    top: -22px;
    left: 81px;
    opacity: 0.4;
}

.mainbuttons--goodmainss {
    margin-top: 30px;
}

.mainsconteng--imagess:before {
    content: '';
    position: absolute;
    background: #f7ede7;
    width: 500px;
    height: 100%;
    left: -15px;
    top: -33px;
    z-index: -1;
}
.blogListing .blog-post-body .blog-header .blog-title {
    text-align: left;
    font-weight: 500 !important;
}

.blogListing .blog-post-body .blog-header .blog-title a {
    font-weight: 500 !important;
    font-size: 24px !important;
}

.blogListing .blog-post-body .blog-post p {
    text-align: left !important;
}
.blogListing .blog-post-body .blog-header .blog-title svg {
    right: 0;
    position: absolute;
}

.blogListing .blog-post-body .blog-header .blog-title a {
    width: 100%;
    display: block;
}
.blogListing .blog-post-body .blog-header .blog-title svg {
    right: 0;
    position: absolute;
}

.blogListing .blog-post-body .blog-header .blog-title a {
    width: 100%;
    display: block;
}

.blogListing .blog-post-body {
    padding: 0px;
}

.blog-post-body-meta {
    margin-top: 0px;
}

.blogListing {
    border: 0px !important;
}

.blogListing {
    padding: 20px;
    box-shadow: 0px 0px 7px rgba(0,0,0,0.4);
    border-radius: 5px;
}
.blogSec ul li {
    padding: 15px;
}

.blog-post-body-meta {
    padding: 15px 5px;
}
.headingmainss {
    border: 0px !important;
}
.maingoodmains--fittedss {
    text-align: left;
    margin-top: 10px;
    color: #141414;
    font-weight: 600;
}

.blogListing .blog-post-body .blog-header .blog-title {
    margin-top: 10px;
}

.maingoodmains--fittedsminass {
    display: flex;
    align-items: center;
}

.author--mainss {
    margin-right: 20px;
}

.maingood--tilemainss h5 {
    text-transform: none;
    margin-top: 0px;
    text-align: left;
    margin-bottom: 2px;
    font-weight: 600;
    font-size: 15px;
}

.maingood--tilemainss p {
    margin-bottom: 0px;
    text-align: left;
}

.maingood--tilemainss p {
    font-size: 14px;
}

.author--mainss img {
    border-radius: 50px !important;
}
.author--mainss img {
    max-width: 55px;
}
.maincontentgood--mainsssdssd {
    text-align: center;
    margin-bottom: 50px;
    margin-top: 40px;
}

.customainsgood--whutechoose--mainss {
    text-align: center;
}

.customainsgood--whutechoose--mainss .row {
    max-width: 1300px;
    margin: auto;
}

.customainsgood--whutechoose--mainss .col-sm-4 {
    padding: 20px;
}

.maincontentgood--mainsswewe h2 {
    font-size: 20px;
    line-height: normal;
    font-weight: 500;
}

.maincontentgood--mainsswewe p {
    font-size: 14px;
    padding: 0px 20px;
}

.maincontentgood--mainsssdssd h1 {
    font-size: 25px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}
.mainbottomgood--content .row {
    margin: auto;
    max-width: 1500px;
}
.maincontentgimage--textgood {
    margin: 80px 0px;
}

.customblogpagefited {
    margin-top: 50px;
    margin-bottom: 50px;
}
.maincontenggod-aminss {
    background: #f7ede7;
}

.maincontenggod-aminss .col-sm-5, .maincontenggod-aminss .col-sm-7 {
    padding: 10px;
}

.mainquotegood--fited {
    text-align: center;
}

.insiedemainshsort--gfittdss {
    text-align: center;
}

.insiedemainshsort--gfittdss h3 {
    color: #B44B14;
    text-transform: capitalize;
    font-size: 27px;
    line-height: normal;
}

.insiedemainshsort--gfittdss p {
    text-align: left;
    font-size: 16px;
}

.insiedemainshsort--gfittdss {
    max-width: 600px;
    margin: auto;
    border-top: 1px solid #2B241D;
    margin-top: 20px;
    border-bottom: 1px solid #2B241D;
    padding: 40px 0px;
}

.maincontenggod-aminss .row {
    max-width: 1350px;
    margin: auto;
}

.aboutuspageicons--mainss h1 {
    font-size: 36px;
}

.aboutuspageicons--mainss .maincontentgood--mainsswewe img {
    width: 70px;
    height: 70px;
    object-fit: contain;
}

.aboutuspageicons--mainss .col-sm-4 {
    box-shadow: 1px 1px #ededed;
}

.aboutuspageicons--mainss .col-sm-4:nth-child(3) {
    box-shadow: 0px 1px #ededed;
}

.aboutuspageicons--mainss .col-sm-4:nth-child(4), .aboutuspageicons--mainss .col-sm-4:nth-child(5), .aboutuspageicons--mainss .col-sm-4:nth-child(6) {
    box-shadow: 1px 0px #ededed;
}

.aboutuspageicons--mainss .col-sm-4:nth-child(6) {
    box-shadow: unset;
}
.ourbeautyproduct--mainss h1 {
    font-size: 36px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 60px;
    margin-bottom: 60px;
}

.ourbeautyproduct--mainss .col-sm-4 {
    width: 33.333333333333%;
}

.ourbeautyproduct--mainss .col-sm-4, .ourbeautyproduct--mainss .col-sm-3 {
    padding: 0px;
}

.ourbeautyproduct--mainss .row {
    max-width: 1200px;
    margin: auto;
    background: #f7ede7;
    border-radius: 20px;
}

.ourbeautyproduct--mainss .col-sm-3 {
    width: 33.33333333333333%;
}

.contentabove--mainsfiltess {
    position: absolute;
    bottom: 30px;
    left: 30px;
}

.mainsinsidecontentg--maiinss {
    position: relative;
}

.contentabove--mainsfiltess h2 {
    color: white;
    font-weight: 500;
    font-size: 21px;
    margin-top: 0px;
    margin-bottom: 2px;
}

.contentabove--mainsfiltess p {
    color: white;
    font-size: 17px;
    margin-bottom: 0px;
}

.mainsinside--cotnentmianss h3 {
    margin: 0px;
    padding-top: 120px;
    font-size: 34px;
    padding: 0px 30px;
    padding-top: 120px;
    line-height: normal;
}
.bottomtestimonais--mainss h1 {
    font-size: 36px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 60px;
    margin-bottom: 60px;
}

.bottomtestimonais--mainss .testimonaigodmainssss {
    max-width: 800px;
    margin: auto;
}

.bottomtestimonais--mainss .swiper-button-next, .bottomtestimonais--mainss .swiper-button-prev {
    background: transparent !important;
    box-shadow: unset !important;
    opacity: 1 !important;
}
.bottomtestimonais--mainss h1 {
    font-size: 36px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 60px;
    margin-bottom: 60px;
}

.bottomtestimonais--mainss .testimonaigodmainssss {
    max-width: 900px;
    margin: auto;
}

.bottomtestimonais--mainss .swiper-button-next, .bottomtestimonais--mainss .swiper-button-prev {
    background: transparent !important;
    box-shadow: unset !important;
    opacity: 1 !important;
}

.maincontent--testionainss {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #ffffff;
    border-radius: 50%;
    font-size: 18px;
    font-weight: 600;
}

.authormainss--idso {
    display: flex;
    align-items: center;
    justify-content: center;
}

.authormains-mainss p {
    margin-bottom: 0px;
    font-size: 17px;
    font-weight: 500 !important;
    line-height: normal;
}

.authormains-mainss span {
    margin-bottom: 0px;
    display: block;
}

.authormains-mainss {
    margin-left: 20px;
}

.authormainss--idso {
    margin-top: 30px;
}

.maintetimsona--goodmainss222 {
    padding: 70px 50px;
    background: #f7ede7;
    margin-top: 30px;
    margin-right: 35px;
    margin-left: 35px;
}

.testimonaigodmainssss .swiper-button-next:after, .testimonaigodmainssss .swiper-button-prev:after {
    display: none;
}

.shortquotemains--ss {
    margin-top: -84px;
}

.aminbody--content {
    text-align: center;
    padding-top: 40px;
}

.aminbody--content p {
    font-size: 16px;
    padding: 0px 40px;
}

.bottomtestimonais--mainss .swiper-button-next {}

.bottomtestimonais--mainss {
    margin-bottom: 60px;
}
.authormainss--idso {
    margin-top: 50px;
}

.maincontent--testionainss {
    background: #141414;
    color: white;
}
.aboutuspageicons--mainss {
    margin-top: 80px;
    margin-bottom: 70px;
}
.page-type-product .custombreadcrumb--headings.productapgecrumbs {
    padding-bottom: 0px;
    background: transparent !important;
}

.page-type-product .custombreadcrumb--headings.productapgecrumbs ul {
    text-align: left;
    max-width: 1280px;
    margin: auto;
}

.productView-details .productView-title {
    font-size: 26px !important;
    font-weight: 500 !important;
}
.mainscontent--goodone p {
    font-size: 15px;
    line-height: 23px;
}

.customains--goodnamsiforneac li img {
    width: 28px;
    height: 28px;
    object-fit: contain;
    margin-right: 10px;
}


.customains--goodnamsiforneac li {
    margin-bottom: 15px;
    font-weight: 500;
    color: #3e3e3e;
}

.customains--goodnamsiforneac {
    padding-top: 40px;
    margin-top: 40px;
    border-top: 1px solid #A19EA0;
}
.productView-price span {
    font-size: 26px;
    font-weight: 500;
}

.productView-details .productView-price .price-section.non-sale-price--withoutTax {
    margin-right: 15px;
}

.customaintextwithelement.row.price {
    margin-top: 20px;
}

.productView-details .productView-price .price-section.non-sale-price--withoutTax+.price-section--withoutTax {
    position: relative;
    top: -2px;
}
.productwarrantymainss h2 {
    font-size: 21px;
    margin-bottom: 20px;
}

.productwarrantymainss li {
    margin-bottom: 17px;
    margin-left: 16px;
}

.productwarrantymainss {
    padding-top: 6px;
    margin-top: 40px;
    border-top: 1px solid #a19ea0;
}
.productwarrantymainss h2 {
    font-size: 21px;
    margin-bottom: 20px;
}

.productwarrantymainss li {
    margin-bottom: 17px;
    margin-left: 16px;
}

.productwarrantymainss {
    padding-top: 6px;
    margin-top: 40px;
    border-top: 1px solid #a19ea0;
}

.custom--contentwithtext h2 {
    font-weight: 500;
    font-size: 36px !important;
    line-height: normal !important;
}

.custom--contentwithtext p {
    line-height: 33px;
}

.secondmaincolor--main {
    max-width: 100%;
    margin-top: 70px;
        margin-bottom: 90px !important;
}

section#relatedProducts h2 {
    font-weight: 500;
    font-size: 27px;
}

.customains--goodonamins {
    margin-top: 40px;
}

.customains--descriptiongoo {
    padding: 40px 20px;
}

.customains--descriptiongoo p, .customains--descriptiongoo li {
    line-height: normal;
    margin-bottom: 18px;
}

.customains--goodonamins [role=tablist] li a {
    padding: 9px 20px;
    background: transparent !important;
    border: 0px !important;
    padding-bottom: 20px !important;
    border-bottom: 2px solid transparent !important;
    color: black !important;
}

.customains--goodonamins [role=tablist] li [role=tab][aria-selected=true] {
    border-bottom: 2px solid black !important;
}

.isndiemainsreviewmainss {
    padding: 40px 30px;
}

.sorrynoerevis {
    max-width: 800px;
}

.sorrynoerevis a {
    border: 0px !important;
    border-radius: 0px !important;
    background: #141414 !important;
    color: white !important;
    padding: 17px 30px;
}
.maingoodmains--gitedd {
    position: absolute;
    margin-bottom: 30px;
    top: 36px;
    font-weight: 400;
}

.customaintextwithelement .productView-price {
    margin-bottom: 25px;
}

.maingoodmains--gitedd svg {
    vertical-align: middle;
}
.maingoodmains--gitedd {
    position: absolute;
    margin-bottom: 30px;
    top: 36px;
    font-weight: 400;
}

.customaintextwithelement .productView-price {
    margin-bottom: 25px;
}

.maingoodmains--gitedd svg {
    vertical-align: middle;
}

.productView-details .productView-options .button-wishlist .button, input#form-action-addToCart {
    max-width: 100%;
    border-radius: 2px !important;
    padding: 15px 30px !important;
}

.productView-details .productView-options .button-wishlist .button span, input#form-action-addToCart {
    font-size: 16px !important;
}
.form-field--increments .form-increment .button {
    line-height: 31px;
    width: 50px;
    height: 41px;
    border: 1px solid black !important;
    border-radius: 0px !important;
}

.customaintextwithelement .form-field--increments .form-increment {
    padding: 0px !important;
    border: 0px !important;
}

.customaintextwithelement .form-field--increments .form-input {
    height: 41px;
    font-size: 19px;
}
.customains--descriptiongoo li, .customains--descriptiongoo p, .customains--descriptiongoo span {
    line-height: 26px;
}

.customains--goodonamins {
    max-width: 1200px;
    margin: auto;
    margin-top: 30px;
}
.mainscontent--goodone {
    max-width: 100%;
}
.gallery-thumbs .swiper-slide {
    height: 100% !important;
    margin-bottom:10px !important;
}
@media (min-width: 768px)
{
.customain--descriptionmain .col-sm-3 {
    padding: 5px;
    width: 12%;
}

.customain--descriptionmain .col-sm-9 {
    padding: 5px;
    width: 88%;
    padding-left: 15px;
}
}

.gallery-thumbs {
    margin-top: 0px !important;
}
.isndiemainsreviewmainss p {
    font-size: 19px;
}
.mainourcategrlo--gosmainss .col-sm-6 {
    padding: 0px;
}

.mainourcategrlo--gosmainss img {
    width: 100%;
}

.insidemainscontentgood--fittedss {
    max-width: 550px;
    margin: auto;
    padding: 10px;
}

.mainourcategrlo--gosmainss .row {
    max-width: 1400px;
    margin: auto;
}
.insidemainscontentgood--fittedss h3 {
    margin-top: 0px;
    font-size: 31px;
    margin-bottom: 5px;
}

.insidemainscontentgood--fittedss h4 {
    margin-top: 10px;
    font-weight: 500;
}

.insidemainscontentgood--fittedss h5 {
    margin-bottom: 20px;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 17px;
    line-height: 26px;
}

.insidemainscontentgood--fittedss p {
    line-height: 27px;
    font-size: 15px;
}
.mainourcategrlo--gosmainss {
    background: white;
}

.mainourcategrlo--gosmainss.lightcream {
    background: #f7ede7;
}
.maincustomcontent--good {
    background: white;
}
.featured--mainsgoosection {
    padding-bottom: 0px;
}

.customainsgood--whutechoose--mainss {
    padding: 50px 10px;
    background: white;
}
#themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form-field .form-input {
    border-radius: 5px !important;
}

#themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form-field .button-transparent {
    border-radius: 5px !important;
}

.inside--mainnewslettercontent {
    padding-top: 60px;
}
.login-row .new-customer {
    background: white;
    border-radius: 5px;
}

.new-customer .button {
    border-radius: 0px !important;
}

.login-form .form-actions .button {
    border-radius: 0px !important;
}

.login-row .form-input {
    background: white !important;
    border: 1px solid #e1e1e1 !important;
}
.bloglisting-date {
    top: 30px !important;
    left: 30px !important;
}
.blogListing .blog-post-body .blog-header .blog-title a {
    line-height: 30px;
}

.blogListing .blog-post-body .blog-header .blog-title {
    margin-bottom: 10px !important;
}
.headertitle--mainss h3 {
    margin-bottom: 40px;
    text-align: center;
    font-size: 29px;
    font-weight: 500;
    margin-bottom: 30px;
}
.blogthumbnail {
    padding: 12px !important;
}
.mainsgoodmains--fittedmainsss .row {
    max-width: 1280px;
    margin: auto;
}

.mainsgoodmains--fittedmainsss header.blog-header {
    padding: 0px;
    text-align: left;
    font-size: 30px;
}

.mainsgoodmains--fittedmainsss .col-sm-6 {
    padding: 10px;
}

.mainsgoodmains--fittedmainsss .maingoodsocontains--fitted article.blogarticless {
    display: flex;
}

.mainsgoodmains--fittedmainsss .mainauthor--titles {
    text-align: left;
    color: #B44B14;
    font-weight: 500;
}

.mainsgoodmains--fittedmainsss .blog-post {
    text-align: left !important;
}

.mainsgoodmains--fittedmainsss ul.tags {
    text-align: left;
}

.mainsgoodmains--fittedmainsss ul.tags a {
    border-radius: 0px !important;
    background: #fbfbfb !important;
    border: 0px !important;
    color: #B44B14 !important;
    font-weight: 600 !important;
}

.mainsgoodmains--fittedmainsss .blog-title a {
    font-size: 21px;
}

.mainsgoodmains--fittedmainsss .blog-post-body-meta {
    padding: 20px 40px;
}

.mainsgoodmains--fittedmainsss ul.tags li {
    margin-left: 0px;
    margin-right: 15px;
}

.mainsgoodmains--fittedmainsss .bloglist-figure a {
    height: 210px;
}

.mainsgoodmains--fittedmainsss .maingoodsocontains--fitted article.blogarticless {
    padding-bottom: 20px;
}

.mainsgoodmains--fittedmainsss .bloglist-figure {
    width: 60%;
}

.mainsgoodmains--fittedmainsss .maingoodsocontains--fitted .blog-post {
    display: none;
}

.mainsgoodmains--fittedmainsss .maingoodsocontains--fitted .blog-post-body-meta {
    padding: 24px 30px;
}

.mainsgoodmains--fittedmainsss .maingoodsocontains--fitted .mainauthor--titles {
    margin-bottom: 6px;
}
.mainsgoodmains--fittedmainsss .col-sm-6:first-child .bloglist-figure {
    width: 100%;
}
@media (max-width: 801px) {
.page-heading-wrapper-2 .breadcrumbs {
    display: block;
}

.page-heading, .page-heading-wrapper-2 .page-heading {
    margin-top: 15px;
}

.page-heading-wrapper-2 {
    margin-bottom: 0px !important;
    padding-bottom: 5px !important;
}

.headertitle--mainss h3 {
    font-size: 23px;
    margin-top: 5px;
    margin-bottom: 9px;
}

.mainsgoodmains--fittedmainsss .blog-post-body-meta {
    padding: 20px;
}

.mainsgoodmains--fittedmainsss header.blog-header {
    margin: 15px 0px;
}

.mainsgoodmains--fittedmainsss ul.tags {
    margin-bottom: 0px;
}

.mainsgoodmains--fittedmainsss .maingoodsocontains--fitted article.blogarticless {
    display: block;
}

.mainsgoodmains--fittedmainsss .bloglist-figure {
    width: 100%;
}

.mainsgoodmains--fittedmainsss .maingoodsocontains--fitted .blog-post {
    display: block;
}

.blogthumbnail {
    padding: 0px !important;
    margin-top: 19px;
}

.blogthumbnailinner .blog {
    margin: 0px !important;
}

.blogListing .blog-post-body .blog-header .blog-title a {
    font-size: 21px !important;
    line-height: 28px;
}
}
.maincontentgood--mainsswewe p {
    min-height: 66px;
    font-size: 16px;
}
.smalsvgmains svg {
    width: 120px;
    height: 120px;
}

.smalsvgmains path {
    fill: #f7ede7;
}

.maincontentgood--mainsswewe img {
    max-width: 75px;
    z-index: 99;
    position: relative;
}

.smalsvgmains {
    top: -12px;
    position: absolute;
    left: 138px;
    z-index: 0;
}
.customainbanner--top {
    background: white !important;
}

.m-scroll__title span, .sf__text-scroll, .sf__text-stroke.text-stroke-1 {
    font-size: 50px !important;
    color: black !important;
}

.sf__text-stroke.text-stroke-1 {
    -webkit-text-stroke: 1px #696969 !important;
    color: transparent !important;
}
.whiteshortcolor--gmainss .row {
    margin-top: 0px;
}

.whiteshortcolor--gmainss {
    background: white;
    padding-top: 40px;
    padding-bottom: 20px;
}
.whiteshortcolor--gmainss .row {
    margin-top: 0px;
}

.whiteshortcolor--gmainss {
    background: white;
    padding-top: 40px;
    padding-bottom: 20px;
}

article.card .maingoodmains--gitedd {
    display: none !important;
}

.sale-flag-side {
    top: 20px;
    right: 20px;
    border-radius: 50px;
    background: white !important;
    color: black !important;
}
.customshoptop--categories {
    text-align: center;
}

.customshoptop--categories h1 {
    font-size: 24px;
    font-weight: 500;
    margin-top: 60px;
    margin-bottom: 30px;
    line-height: normal;
}

.customshoptop--categories .col-sm-3 {
    width: 16.6666666667%;
    padding: 10px;
}

.customshoptop--categories .row {
    max-width: 1300px;
    margin: auto;
}

.insidemainscontent h3 {
    font-size: 15px;
    font-weight: 500;
    margin-top: 2px;
}

.insidemainscontent img {
    background: #efefef;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 10px;
}
.custombigsection--mainwithrevies .row {
    padding: 40px 10px;
    background: white;
    max-width: 1300px;
}

.custombigsection--mainwithrevies {
    padding: 10px;
}

.testimonialinside--mainss {
    background: #f7ede7;
}

.rightsidecontentmainss .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    background: #141414 !important;
}
.customshoptop--categories {
    padding-top: 0px;
    padding-bottom: 30px;
}
.contentblueone--ss img {
    height: unset !important;
}

.goodoness--v1 h2 {
    font-size: 26px;
    line-height: normal;
    font-weight: 500;
}
.mainscontent--blogss {
    background: #f7ede7;
}

.contentblueone--ss img {
    border-radius: 0px !important;
}
.customainbanner--top {
    padding-bottom: 50px !important;
}
.maintetimsona--goodmainss222 {
    background: white;
    border-radius: 10px;
}
.maincustom--goodmainss {
    text-align: center;
    max-width: 900px;
    margin: auto;
    padding: 50px 10px;
}

.maincustom--goodmainss h3 {
    font-size: 28px;
    line-height: 44px;
    font-weight: 500;
    margin-top: 30px;
}

.maincustom--goodmainss img {
    max-width: 90px;
}

.maingoodblack---main {
    padding: 50px 10px;
    background: #ffffff;
}
.insidemainscontentgood--fittedss h3 {
    line-height: normal;
}
.maincontentgimage--textgood img {
    border-radius: 20px;
    box-shadow: 0px 0px 7px rgba(0,0,0,0.09);
}
.page-type-product {
    background: white;
}

.maincontentgood--mainsswewe p {
    min-height: 74px;
    font-weight:300 !important;
}

.custom--contentwithtext p {
    line-height: normal !important;
    font-weight: 400 !important;
}

.mainonegood--newoncneonss {
    max-width: 450px;
}

.mainsinsidgood--contntss {
    max-width: 500px;
}

.mainsinsidgood--contntss p {
    font-size: 17px;
    font-weight: 400 !important;
}

.blogListing .blog-post-body .blog-header .blog-title a {
    font-size: 25px !important;
    line-height: normal !important;
}

.custoaboutus--content p {
    font-size: 17px;
    line-height: 26px;
}

.socialLinks .icon svg {
    fill: black !important;
}
@media (max-width: 801px) {
.header-logo-image {
    max-height: 30px;
}

.mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::after, .mobileMenu-toggle .mobileMenu-toggleIcon::before {
    height: 1.2px !important;
    background: #141414 !important;
}

.customshipping--topbanner {
    letter-spacing: 1px;
    padding: 10px 2px;
}

.maincontentgimage--textgood {
    padding: 0px !important;
    margin: 0px;
}

.maincustomcontent--good .col-sm-6:last-child {
    display: none;
}

.mainnewcontent {
    text-align: center;
    padding: 1px 20px !important;
    line-height: normal !important;
}

.maincotnetng--fittedss h2 {
    font-size: 30px !important;
    margin-top: 0px;
}

.maincotnetng--fittedss p {
    font-size: 15px !important;
    line-height: normal !important;
}

.maincontentgimage--textgood .col-sm-6 {
    padding: 10px;
}

.featured--mainsgoosection {
    padding: 0px !important;
    margin: 0px;
}

.productGrid .product {
    width: 50%;
    padding: 10px !important;
    padding-bottom: 0px !important;
    padding: 0px !important;
}

.products--sliderv1 .themevale_container {
    padding: 5px !important;
}

.featured--mainsgoosection h1 {
    margin-bottom: 5px !important;
    margin-top: 30px !important;
}

.featured--mainsgoosection .product .insidearticle {
    padding-bottom: 0px !important;
}

.customainsgoodmcontent {
    display: none !important;
}

.maincontentgood--mainsssdssd {
    margin-top: 10px;
    margin-bottom: 30px;
}

.maincontentgood--mainsssdssd p {
    font-size: 17px;
}

.custom--contentwithtext h2 {
    font-size: 31px !important;
    line-height: 40px !important;
    margin-bottom: 20px;
}

.col-sm-6.img--column img {
    border-radius: 0px !important;
}

.custom--contentwithtext {
    padding: 0px !important;
    padding-top: 30px !important;
}

.customshoptop--categories .row {
    overflow: auto;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px;
}

.customshoptop--categories .col-sm-3 {
    width: unset;
    min-width: 250px;
}

.mainsinsidgood--contntss h2 {
    font-size: 25px;
    text-transform: none;
    margin-bottom: 10px;
}

.mainsinsidgood--contntss {
    margin-bottom: 50px;
}

.maincustom--goodmainss h3 {
    font-size: 21px;
    line-height: 27px;
}

.maincustom--goodmainss {
    padding: 10px;
}

.blogListing .blog-post-body .blog-header .blog-title svg {
    display: none;
}

.mainscontent--blogss {
    padding-top: 0px;
}

.mainscontent--blogss .col-sm-4 {
    padding: 0px;
}

.maingoodsubscrip---txt p {
    text-align: center;
}

.maingoodsubscrip---txt h2 {
    text-align: center;
}

.custoaboutus--content {
    margin-bottom: 120px !important;
}
.maincontentgood--mainss img {
    width: 100%;
}

.maincontentgood--mainss {
    width: 100%;
}

.maincontentgood--mainss svg {
    width: 100%;
}

.mainsconteng--imagess:before {
    left: -100%;
}
.insidemainscontentgood--fittedss h3 {
    font-size: 26px !important;
}

.insidemainscontentgood--fittedss p {
    line-height: 22px;
}

.insidemainscontentgood--fittedss {
    padding: 30px 20px;
}

.lightcream .row {display: grid;}

.lightcream .row .col-sm-6:last-child {
    order: 0;
}

.lightcream .row .col-sm-6:first-child {
    order: 1;
    flex: auto;
}
.insiedemainshsort--gfittdss h3 {
    margin-top: 0px;
    font-size: 23px;
    margin-bottom: 19px;
}

.insiedemainshsort--gfittdss p {
    text-align: center;
    font-size: 19px;
    margin-bottom: 0px;
}

.mainquotegood--fited {
    margin-top: 30px;
}

.mainsflexcontentg--dss {
    padding: 10px;
}

.aboutuspageicons--mainss h1 {
    font-size: 31px;
    line-height: 44px !important;
    margin-bottom: 20px;
}

.maincontentgood--mainsssdssd p {
    font-size: 19px;
}

.customainsgood--whutechoose--mainss {
    padding: 5px 10px;
}

.aboutuspageicons--mainss .col-sm-4:nth-child(4), .aboutuspageicons--mainss .col-sm-4:nth-child(5), .aboutuspageicons--mainss .col-sm-4:nth-child(6) {
    box-shadow: unset !important;
}

.ourbeautyproduct--mainss h1 {
    font-size: 32px !important;
    line-height: normal !important;
    margin-bottom: 40px !important;
    margin-top: 10px !important;
    padding-top: 30px !important;
}

.ourbeautyproduct--mainss .col-sm-4 {
    width: 100%;
    display: none !important;
}

.ourbeautyproduct--mainss .col-sm-3 {
    width: 100%;
}

.mainsinside--cotnentmianss h3 {
    font-size: 25px !important;
    padding: 30px 10px;
    text-align: center;
    font-weight: 500;
}

.customainsgood--whutechoose--mainss {
    margin-bottom: 20px !important;
}

.mainsinsidecontentg--maiinss img {
    border: 0px !important;
}

.maintetimsona--goodmainss222 {
    padding: 5px;
    margin: 0px !important;
    margin-top: 40px !important;
    padding-top: 50px !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
    padding-bottom: 30px !important;
}

.shortquotemains--ss {
    margin-top: -64px;
}

.aminbody--content {
    padding-top: 20px !important;
}

.aminbody--content p {
    padding: 0px 20px;
    font-weight: 400 !important;
}

.bottomtestimonais--mainss h1 {
    margin-bottom: 20px !important;
}

.aboutuspageicons--mainss .col-sm-4 {
    box-shadow: unset !important;
    padding: 30px 20px !important;
}

.mincontentmains--fixing .col-sm-5 {
    padding: 0px;
}

.custoaboutus--content p {
    font-size: 15px;
    line-height: normal;
}

.custoaboutus--content {
    margin-bottom: 50px !important;
}

h2.footer--headingmenu {
    font-size: 25px !important;
    font-weight: 500 !important;
}
.bottomtestimonais--mainss h1 {
    font-size: 30px !important;
}
.blog-post-figure+.blog-post-body {
    margin-top: 0px !important;
    border-radius: 0px !important;
    padding: 15px !important;
}

.blog-title a {
    font-size: 25px !important;
    line-height: 30px;
}

p.blog-date {
    font-size: 15px;
}
.gallery-thumbs {
    display: none !important;
}

.productView-details .productView-title {
    font-size: 29px !important;
}

.productView-price span {
    font-size: 21px;
}

.productwarrantymainss h2 {
    font-weight: 500;
}

.productwarrantymainss {
    margin-top: 25px;
}

.customains--goodonamins [role=tablist] {
    overflow: auto;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px;
}

.customains--goodonamins [role=tablist] li a {
    padding-bottom: 10px !important;
    font-weight: 400 !important;
}

div#description span {}

.customains--descriptiongoo li, .customains--descriptiongoo p, .customains--descriptiongoo span, div#description span, .customains--descriptiongoo {
    font-size: 14px !important;
    line-height: normal !important;
}

.customains--descriptiongoo {
    padding-bottom: 10px !important;
}

.row.withtext--colorone.mainonegoodons--fittedss.flexbox.maincontainerr.secondmaincolor--main {
    margin-top: 10px !important;
}

.custom--contentwithtext h2 {
    font-size: 27px !important;
    line-height: normal !important;
    font-weight: 400 !important;
    margin-bottom: 10px;
}

.custom--contentwithtext p {
    font-size: 14px !important;
}

.isndiemainsreviewmainss p {
    font-size: 15px;
    font-weight: 400 !important;
}

.isndiemainsreviewmainss p b {
    font-weight: 500 !important;
    font-size: 22px !important;
}

.customains--goodnamsiforneac li {
    font-size: 14px;
    font-weight: 400;
}

.customains--goodnamsiforneac li img {
    width: 25px !important;
    height: 25px !important;
}

.productwarrantymainss li {
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 400;
}

.productwarrantymainss h2 {
    font-weight: 400;
}
.customains--goodonamins [role=tablist] li a {
    margin-bottom: 0px !important;
}
}
.maincustomcontent--good {
    border-bottom: 1px solid #ededed !important;
}
.mainnewcontent.centertext {
    text-align: center;
}

.mainnewcontent {
    font-weight: 400 !important;
}

.custosocialmm--botooms svg {
    width: 22px !important;
    height: 22px !important;
}

.mainsgoodfitted--aminss li.socialLinks-item {
    margin: 0px !important;
    vertical-align: middle;
    margin-left: 12px !important;
}

.socialLinks--alt .icon {
    margin: 0px !important;
}

.socialLinks--alt .icon {
    height: unset !important;
}

.mainsgoodfitted--aminss li.socialLinks-item svg {
    fill: white !important;
}

.mainnewcontent {
    color: #242424!important;
}
.maincustomcontent--good {
    border: 0px !important;
    background-size: contain !important;
    padding: 9px 20px;
}
.dropdownmains--search button {
    background: transparent !important;
    font-size: 0px !important;
    padding: 0px !important;
    position: absolute;
    top: 0;
    height: 100%;
    right: 11px;
}

.dropdownmains--search button svg {
    fill: black !important;
}

.custom--sidemainv1 .form-input {
    background: #f7f7f7 !important;
}

.custom--sidemainv1 .form-field {
    margin: 0px !important;
    position: relative;
}

.custom--sidemainv1 form.form {
    margin: 0px !important;
}

.dropdownmains--search {
    min-width: 200px;
}
.custom--sidemainv1 .form-input {
    height: unset !important;
    padding: 14px 20px;
}
.dropdownmains--search button {
    border: 0px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dropdownmains--search button svg path {
    stroke-width: 2px !important;
    stroke: black !important;
}

ul.customul--mainfixed svg {
    width: 25px !important;
    height: 25px !important;
}

.dropdownmains--search button svg {
    width: 22px !important;
    height: 22px !important;
}
.footer--newsletter .form-input {
    border: 0px !important;
    background: #f7f7f7 !important;
}

.footer--newsletter .button {
    background: transparent !important;
}
.maincustontnegood--fliping {
    display: flex;
    align-items: center;
}

.customainsgood--mainsss {
    margin: 0px !important;
}

.customainsgood--mainsss .row {
    max-width: 1250px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.flipmain--svg img {
    max-width: 45px;
}

.flipmain--svg {
    margin-right: 10px;
}

.flipcontent--mains h3 {
    margin-top: 0px;
}

.flipcontent--mains p {
    margin-bottom: 0px;
}

.insidemainsnews--main {
    padding-bottom: 30px;
}

.flipcontent--mains h3 {
    text-transform: uppercase;
    font-size: 15px;
    line-height: normal;
    color: #686868;
    font-weight: 500;
    margin-bottom: 2px;
}

.flipcontent--mains p {
    font-size: 16px;
    max-width: 250px;
}
.maingoodsubscrip---txt h2, .flipcontent--mains h3, h2.footer--headingmenu {
    font-weight: 500 !important;
}
.custommainfixinggoods {
    margin: unset;
    text-align: left;
}

p.btnn--container {
    text-align: left;
}
.maincamo--good {
    text-align: center;
}

.maincamo--good {
    padding: 20px 20px;
    padding-bottom: 10px;
}

.maincamo--good h1 {
    margin-top: 10px;
}

.camomains--goodmainss {
    background: url('https://cdn11.bigcommerce.com/s-ip7jc56vle/images/stencil/original/image-manager/patterncalo.jpg');
    width: 90px;
    height: 10px;
    background-size: cover;
    margin: auto;
    border-radius: 50px;
}

.bigcategory--sectionmainss {
    margin-top: 30px;
}
.insidemains--contentsswithicons h2 {
    font-weight: 500;
}

.insidemains--contentsswithicons p {
    font-size: 15px;
    min-height: unset;
}

.customglutenfree-mainss .col-sm-3 {
    padding: 5px;
}

.insidemains--contentsswithicons {
    padding: 30px 5px;
    background: #fff;
    border-radius: 5px;
}
.custommainfixinggoods .button {
    font-size: 16px;
}
.gooodmains--headergoodmainss h2 {
    text-align: center;
}

.whatpeoplesayaboutus--mainss .branding {
    opacity: 0;
}

.reviewmains--goodmainss {
    max-width: 1100px;
    margin: auto;
}

.gooodmains--headergoodmainss h2 {
    font-size: 29px;
    line-height: normal;
}

.whatpeoplesayaboutus--mainss {
    padding-top: 20px;
}

.gooodmains--headergoodmainss {
    margin-bottom: 20px;
}

.tb_cc_contant_wrapper {
    padding: 20px !important;
    padding-bottom: 5px !important;
}

.tb__rating__ {
    padding-bottom: 5px !important;
    padding-top: 15px !important;
}

.tb_cc_time, .tb_cc_username {
    line-height: normal !important;
    font-size: 13px !important;
}

.tb_cc_authorname {
    line-height: normal !important;
}

.tb_color_icon__, .tb_color_icon__>div {
    font-family: TaggboxSocialFonts!important;
}
.tb_nc_time, .tb_nc_username {
    line-height: normal !important;
    font-size: 13px;
}

.tb_nc_authorname {
    line-height: normal !important;
    font-size: 15px !important;
}

.tb_nc_post_in {
    padding: 15px !important;
}
.mainbig-sidelinegood .row {
    max-width: 1200px;
    margin: auto;
}

.maincontent--godonefixings {
    max-width: 500px;
    margin: auto;
}

.maincontent--godonefixings h2 {
    font-size: 33px;
    line-height: normal;
}
.insidemainsgood--mainss {
    text-align: center;
    max-width: 900px;
    margin: auto;
    margin-top: 100px;
    background: #f9f9f9;
    padding: 40px 30px;
    border-radius: 30px;
}

.insidemainsgood--mainss p {
    font-size: 18px;
    font-weight: 400 !important;
}

.insidemainsgood--mainss h2 {
    font-size: 34px;
    line-height: normal;
    margin-top: 0px;
}

.insidemainsgood--mainss .button {
    margin-bottom: 0px;
}
.insidemainsgood--mainss {
    margin-bottom: 70px;
}
.customanscontent--good1 .button {
    background: black !important;
    border: 0px !important;
    color: white !important;
}
.custom--contentwithtext p {
    font-size: 16px;
}
.maingoodcontent {
    padding-top: 0px;
}
.maincustomgood--fitted {
    text-align: center;
}

.maincustomgood--fitted img {
    max-width: 80px;
}

.maincustomgood--fitted h2 {
    font-size: 22px;
}

.maincustomergood--fitted .row {
    max-width: 1100px;
    margin: auto;
    margin-top: 80px;
}
.inside--contentmainss11s {
    text-align: center;
}

.inside--contentmainss11s h2 {
    margin-top: 0px;
    font-size: 32px;
    line-height: normal;
}

.inside--contentmainss11s p {
    margin-bottom: 0px;
    font-size: 16px;
}

.inside--contentmainss11s {
    max-width: 1300px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 20px;
    background: black;
    padding: 30px 10px;
    border-radius: 5px;
}

.inside--contentmainss11s h2, .inside--contentmainss11s p {
    color: white;
}

.bigbannercustom.customshortaboutisma--goodonss+.row {
    max-width: 1330px;
    margin: auto;
}

.goodcontent--mainss {
    text-align: center;
}

.goodcontent--mainss h3 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 28px;
    line-height: normal;
    font-weight: 500;
}

.goodcontent--mainss h4 {
    margin-top: 5px;
    margin-bottom: 0px;
    font-weight: 200;
}

.goodcontent--mainss {
    padding: 20px 0px;
}
.customaminsinside--content img {
    object-fit: cover;
    object-position: top;
    height: 400px;
    width: 100%;
}
.customaintextwithelement .form-field--increments .form-input {
    border-top: 1px solid black !important;
    border-bottom: 1px solid black !important;
}
.customains--goodonamins {
    padding: 15px;
    border: 1px solid #efefef;
}
.card .card-body .card-rating {
    text-align: left;
    padding-top: 10px;
}

.card .card-body .card-title {
    text-align: center !important;
}

.card .card-body .price-wrapper {
    text-align: left;
}

.card .card-body .card-title a {
}
.bitencrupted {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
}

.mainscontent--goodone {
    margin-top: 0px;
}

.mainscontent--goodone p {
    font-weight: 300 !important;
}

.bitencrupted img {
    max-width: 26px;
    margin-right:5px;
}
.swiper-slide-thumb-active {
    border-color: black !important;
}
.followus--oninstagram h3 {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 20px;
    font-size: 26px;
}

.maincontains--goodmainssss {
    max-width: 1300px;
    margin: auto;
}

.tb_hc_post_container+div:before {
    background: white;
    height: 40px;
    width: 100%;
    position: absolute;
    display: inline-block;
    content: '';
    z-index: 999;
    left: 0;
}
.insidemainsgood--mainss h2 {
    margin-top: 30px;
}

.videmainsgood--sectionssss {
    max-width: 600px;
    margin: auto;
}

.videmainsgood--sectionssss div {
    border-radius: 20px;
}
.img--contentmain img {
    height: 600px;
}
.whatpeoplesayaboutus--mainss .tb_nc_post_wrapper:last-child {
    display: none;
}

.whatpeoplesayaboutus--mainss {
    margin-bottom: 50px;
}
.maincontent--godonefixings h2 {
    margin-top: 0px !important;
    margin-bottom: 20px;
    font-size: 38px;
}

.maincontent--godonefixings p {
    font-size: 16px;
}

.insidemainsgood--mainss {
    background: url('https://cdn11.bigcommerce.com/s-ip7jc56vle/images/stencil/original/image-manager/bannermains11.png');
}
@media (max-width: 801px) {
.slider--customcontents {
    top: 50% !important;
    bottom: unset !important;
}

p.btnn--container {
    text-align: center;
}

.custommainfixinggoods h2 {
    font-size: 33px !important;
}

.custommainfixinggoods .button {
    padding: 10px 30px;
}

.custommainfixinggoods .body {
    margin-bottom: 17px !important;
}

.sliderv---inside img {
    height: 350px !important;
}

.shortmainscontent--ss .button {
    border-radius: 5px !important;
}

.maincontent--godonefixings h2 {
    font-size: 30px;
    margin-bottom: 10px;
}

.insidemainsgood--mainss {
    border-radius: 0px;
    padding: 10px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.insidemainsgood--mainss p {
    font-size: 15px;
}

.custombigcontent h2 {
    color: black;
}

.custombigcontent p {
    color: black;
}

.customrowtopmain {
    padding-top: 0px;
}

.innermenusection {
    margin-top: 5px;
}

.flipcontent--mains p {
    font-size: 15px;
}

.customainsgood--mainsss .col-sm-4 {
    margin-bottom: 25px;
}

.maingoodsubscrip---txt h2 {
    font-size: 30px;
}

.copyrighttop--mains a {
    font-size: 14px;
}
.custombigcontent h2 {
    color: white;
}

.custombigcontent p {
    color: white;
}
}
.navPages-action-moreIcon {
    margin-left: 9px;
}
.mainnewcontent.righttext {
    text-align: right;
}

.header-logo>a {
    text-align: left;
}

.headerbootoma-msinaa {
    max-width: 1310px;
    margin: auto;
}
a.navPages-action {
    text-align: left !important;
}

.navPage-subMenu-item-child {
    margin: 0px !important;
    text-align: left !important;
}

.navPage-subMenu-item-child .navPage-subMenu-action {
    text-align: left !important;
    display: block;
}

.navPages .navPage-subMenu-list {
    text-align: left !important;
}

.navPage-subMenu {
    text-align: left !important;
}

.navPages .navPages-item {
    text-align: left;
}
.maincustomcontent--good {
    padding: 0px 10px;
}
.mainnewcontent.centertext {
    text-transform: capitalize;
}
.shopnowpaylater--mainss svg {
    width: 70px;
    vertical-align: middle;
    margin-left: 5px;
    position: relative;
    top: -2px;
}

.shopnowpaylater--mainss {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}

.shopnowpaylater--mainss {
    padding: 8px 10px;
}

.shopnowpaylater--mainss {
    background: #1c1c1c;
    color: white;
}

.shopnowpaylater--mainss svg {
    filter: invert(1);
}
.navPage-subMenu-item-child .navPage-subMenu-action {
    font-size: 16px !important;
}
.insidemain--contentgoodd h3 {
    margin: 0px;
    font-weight: 400;
    text-align: left;
    font-size: 16px;
    margin-bottom: 5px;
}

.insidemain--contentgoodd p {
    margin-bottom: 0px;
    font-weight: 300 !important;
    font-size: 14px;
}
.expressshipoingmainss {
    display: flex;
    align-items: center;
    justify-content: center;
}

.maincustomiconss {
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.customul--mainfixed .maincustomiconss svg {
    width: 45px !important;
    height: 45px !important;
}

.maincustomiconss {
    margin-right: 10px;
}

ul.customul--mainfixed svg {
    fill: white;
    stroke: black;
    stroke-width: 2px;
    width: 28px !important;
    height: 28px !important;
}

.contentwith-icns {
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.customul--mainfixed .maincustomiconss svg path {}

.custom--sidemainv1 .form-input {
    background: transparent !important;
    border-bottom: 1px solid black !important;
    padding-left: 0px !important;
    border-radius: 0px !important;
}

ul.customul--mainfixed .dropdownmains--search button svg {
    width: 19px !important;
    height: 22px !important;
}
.shopnowpaylater--mainss {
    font-size: 15px;
    font-weight: 400 !important;
}

.shopnowpaylater--mainss svg {
    width: 56px;
}
.header-logo {
    text-align: left;
}
.navPage-subMenu-item-child .navPage-subMenu-action {
    line-height: normal;
}
ul.customul--mainfixed .maincustomiconss svg path {
    fill: #d3163c;
}
.customcategory--mainss .col-sm-4 {
    padding: 10px;
}

.maincamo--good {
    margin-bottom: 10px;
}

.maincamo--good h1 {
    font-weight: 400;
}

.shortmainscontent--ss .button {
    border-radius: 5px !important;
}

.button, .button span, ul.customul--mainfixed .button {
    font-weight: 500 !important;
}
.mainconstitution {
    text-align: center;
}

.mainconstitution h3 {
    margin-bottom: 30px;
    font-size: 29px;
    line-height: normal;
}

.mauncontentgood--ss img {
    object-fit: contain;
    height: 70px;
}
@media (min-width: 768px)
{
.mainconstitution .col-sm-2 {
    width: 16.6666666667%;
    padding: 5px;
}
}

.mainconstitution .col-sm-2 {
    box-shadow: 1px 1px #c9c9c9;
}

.mauncontentgood--ss {
    padding: 20px;
}

.mainconstitution .row {
    border-top: 1px solid #c9c9c9;
}
.shortmainscontent--ss {
    text-align: center;
    top: unset;
    left: 0px;
    max-width: 100%;
    bottom: 0px;
    padding: 20px 20px;
    background: rgba(0,0,0,0.68);
}
.mainconstitution {
    margin-bottom: 60px;
    margin-top: 50px;
}
.mainconstitution {
    margin-bottom: 60px;
    margin-top: 50px;
}

.mainnewcontent.righttext {
    padding: 5px 40px;
    background: #d3163c;
    color: white !important;
    width: fit-content;
    margin-left: auto;
}

.bigbannercustom {
    margin-top: 50px;
}
.custombigcontent {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 100%;
    bottom: unset !important;
    background: #c30529;
}

.custombigcontent h2 {
    font-weight: 900 !important;
    text-align: center;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.custombigcontent h2 span {
    color: #fcb13d;
}
.customimagemain--goodone img {
    border-radius: 0px !important;
}

.mainbig-sidelinegood .row {
    max-width: 1250px;
}
.maincontent--goodmains img {
    border-radius: 0px;
}
.custommainrugs .col-sm-6 {
    padding: 60px;
    box-shadow: 1px 1px #c9c9c9;
}

.shopbycategory--mainss .row {
    border-top: 1px solid #c9c9c9;
    border-left: 1px solid #c9c9c9;
}

.maincontent--goodmains img {
    max-width: 250px;
    margin: auto;
}

.maincontent--goodmains {
    text-align: center;
}
.blogListing .blog-post-body .blog-header .blog-title a {
    font-weight: 400 !important;
    line-height: normal !important;
}

.blogListing {
    box-shadow: unset;
    background: #f3f3f3;
}

.blog-post-body-meta {
    background: unset;
}

.blogListing .blog-post-body {
    background: transparent !important;
}

.blogListing .blog-post-body .blog-post {
    min-height: unset;
}
.shopbygamesmainss h2 {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 50px;
    font-size: 30px;
}
.placeovertext--goodcontent h4 {
    margin-top: 0px;
    font-size: 17px;
}

.placeovertext--goodcontent h3 {
    margin-top: 0px;
    font-weight: 500 !important;
    margin-bottom: 5px;
}

.placeovertext--goodcontent p {
    font-size: 16px;
    font-weight: 400 !important;
    margin-bottom: 15px;
}

.placeovertext--goodcontent {
    padding: 20px 30px;
    bottom: 30px;
    position: absolute;
    right: 30px;
    max-width: 350px;
    background: white;
}

.shopbygamesmainss .row {
    max-width: 1300px;
    margin: auto;
}

.shopbygamesmainss .col-sm-6 {
    padding: 10px;
}
.billiardaccessories h3 {
    margin-bottom: 30px;
    font-size: 29px;
    line-height: normal;
    text-align: center;
}

.billiardaccessories .row {
    max-width: 1100px;
    margin: auto;
    margin-bottom: 50px;
}

.oinsidemainscontentgoood--ss {
    text-align: center;
}

.oinsidemainscontentgoood--ss h2 {
    margin-bottom: 0px;
    margin-top: 15px;
    font-size: 20px;
}

.oinsidemainscontentgoood--ss img {
    border-radius: 20px;
}
.goodmainfollowingfitted .image---block {
    background: #f1f1f1;
    width: 60px;
    height: 60px;
    padding: 7px;
    margin-bottom: 0px;
}

.goodmainfollowingfitted .content--footer {
    display: flex;
}

.goodmainfollowingfitted .text---content {
    text-align: left;
    width: 85%;
    margin-left: 30px;
}

.goodmainfollowingfitted .text---content h2 {
    text-align: left;
}

.goodmainfollowingfitted p {
    text-align: left;
}
.outmuscotm--mainss h2 {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 50px;
    margin-bottom: 40px;
    font-size: 29px;
    line-height: normal;
}
.svgreview svg .tp-star__canvas {
    fill: #d3163c;
}
path.tp-star__canvas--half {
    display: none;
}

.svgreview svg {
    position: relative !important;
    max-width: 150px;
    margin: auto;
}

.svgreview {
    text-align: center;
    margin-bottom: 15px;
}

.insierating--barss {
    box-shadow: unset;
    padding: 40px 10px;
    min-height: unset;
    margin: 0px;
}

.insierating--barss:hover {
    transform: unset;
}

.custombodreviewss {
    text-align: center;
}

.authorratings--mainss {
    display: block;
    text-align: center;
}

.author--informationss h3 {
    font-weight: 500 !important;
}

.insierating--barss {
    border-radius: 0px;
    padding: 30px;
}

.outcustomermaijs--good {
    background: #f9edde;
    padding-top: 5px;
}

.outmuscotm--mainss h2 {
    margin-top: 20px;
}

.outcustomermaijs--good .row {
    max-width: 1300px;
    margin: auto;
}

.outcustomermaijs--good .col-sm-4 {
    padding: 10px;
}

.outcustomermaijs--good {
    margin-top: 40px;
    margin-bottom: 50px;
    padding-bottom: 60px;
}
.maunciustomgood--fitted svg {
    width: 100%;
    height: 100%;
    opacity: 0.03;
}

.maunciustomgood--fitted {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.insierating--barss {
    padding: 50px 40px;
}

.authorratings--mainss {
    margin-top: 40px;
}

.outmuscotm--mainss h2 {
    padding-top: 40px;
}
.socialLinks--alt .icon {
    height: 29px !important;
}

.maubncustomconteng--gossd h4 {
    margin-top: 0px;
    font-size: 27px;
    line-height: normal;
}

.maubncustomconteng--gossd p {
    font-size: 16px;
    max-width: 350px;
    margin-top: 30px;
}

.maubncustomconteng--gossd p+ul {
    list-style: none;
    margin: 0px;
    margin-bottom: 40px;
}
@media (min-width: 768px)
{
.mincontentmains--fixing .col-sm-5 {
    width: 55%;
    padding: 5px;
}

.mincontentmains--fixing .col-sm-2 {
    width: 20%;
    padding: 5px;
}
}
.customrowtopmain .row {
    padding: 10px;
    max-width: 1400px;
}

.goodone--gradientsminass {
    background: #fff;
}

.copyrighttop--mains ul {
    margin-bottom: 20px;
    margin: 0;
    list-style: none;
    text-align: center;
    -ms-flex-wrap: unset;
    flex-wrap: unset;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    list-style: none;
    max-width: 900px;
    margin: auto;
    margin-bottom: 20px;
}

.copyrighttop--mains ul a {
    color: white;
    font-size: 13px;
    letter-spacing: 0.5px;
}

h2.footer--headingmenu {
    color: #000;
    margin-bottom: 20px;
    font-size: 14px !important;
    text-transform: uppercase !important;
    letter-spacing: 3px;
    margin-bottom: 10px !important;
}

a.footerlinks-inside {
    color: #bbbbbb;
    font-weight: 100;
}

.innermenusection li {
    margin-bottom: 25px;
}

.maubncustomconteng--gossd h4 {
    color: white;
}

.changemainfooter--colormain p, .custoaboutus--content p, .custom--iconsfooter a, .custom--iconsfooter p, .innermenusection a {
    color: #000;
}

.maubncustomconteng--gossd p+ul li {
    color: #bbbbbb;
    margin-bottom: 10px;
    font-size: 17px;
}

.socialLinks .icon svg {
    width: 19px;
}

.socialLinks .socialLinks-item {
    margin-right: 20px;
}

.row.mincontentmains--fixing {
    padding-top: 40px;
    padding-bottom: 80px;
}

.maingoodsubscrip---txt h2 {
    color: white;
}

.footer--newsletter .form-input {
    border-radius: 50px !important;
    border: 0px !important;
    background: white !important;
}

.footer--newsletter .button {
    background: #d3163c !important;
    color: white !important;
    border-radius: 50px !important;
}
.moregrid.row {
    max-width: 1234px !important;
}

.copyrighttop--mains ul {
    max-width: 700px;
}

.row.mincontentmains--fixing {
    padding-bottom: 20px;
}
.content--footer {
    display: flex;
}

.custom--iconsfooter p {
    text-align: left;
}

.text---content h2 {
    text-align: left;
}

.image---block {
    margin: 0px;
}

.custom--iconsfooter.customfootermainsss {
    margin-bottom: 0px;
    background: #d3163c;
}

.custom--iconsfooter.customfootermainsss .image---block {
    background: transparent;
    box-shadow: unset !important;
    border: 0px;
}

.custom--iconsfooter p, .custom--iconsfooter h2 {
    color: white;
}
.insidemain--contentgoodd {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.themevale_middleHeader {
    padding: 10px 10px;
}
.goodmainfollowingfitted h2, .goodmainfollowingfitted p {
    color: black;
}

.custom--iconsfooter.goodmainfollowingfitted {
    padding: 15px 20px;
}
.maininsidegood--cojtnentss {
    text-align: center;
    max-width: 750px;
    margin: auto;
    padding: 10px;
}

.maininsidegood--cojtnentss p {
    font-size: 15px;
}

.maininsidegood--cojtnentss h4 {
    text-transform: capitalize;
    margin-top: 0px;
    font-size: 30px;
    line-height: normal;
}

.maininsidegood--cojtnentss h3 {
    font-size: 21px;
}
.rediconsmianss {
    width: 90px;
    height: 10px;
    background: #d3163c;
    margin: auto;
    margin-top: 20px;
}
.rediconsmianss {
    width: 90px;
    height: 10px;
    background: #d3163c;
    margin: auto;
    margin-top: 20px;
}

.aboutuspagecontentsection .col-sm-3 {
    width: 33.3333333%;
}

.aboutuspagecontentsection .insidemains--contentsswithicons {
    max-width: 500px;
    margin: auto;
}
.maingoodcontent {
    background: #d9e1e2;
    padding: 60px 10px;
}
.insidemainscontentss {
    text-align: center;
}
.insidemainscontentss {
    max-width: 800px;
    margin: auto;
}
.insidemainscontent--insidegood p {
    text-align: left;
    font-size: 15px;
}

.insidemainscontentss h2 {
    margin-top: 0px;
    margin-bottom: 30px;
}
.maininsidegood--cojtnentss {
    padding: 60px 10px;
}
.maininsidegood--cojtnentss {
    padding: 60px 10px;
}

.insidemainscontent--insidegood p {
    line-height: 27px;
}
.insidemainscontent--insidegood p {
    line-height: normal;
    font-size: 16px;
}

.insidemainscontentss h2 {
    font-size: 29px;
    line-height: normal;
}
.col-sm-6.img--column img {
    border-radius: 0px !important;
}

.col-sm-6.img--column {
    position: unset !important;
}

.maincontainerr {
    position: relative;
}
.othercontentmainss h3 {
    margin-bottom: 10px;
}

.othercontentmainss p {
    font-size: 18px;
}

.othercontentmainss .insidemainscontentss {
    max-width: 700px;
}
.mainvidegood--fited {
    margin-top: 40px;
}
.twocolorgood {
    background: #f3f3f3;
}

.onecolorgood {
    background: #f3f3f3;
}
.actionBar-section .form-select {background-color: transparent !important;}

h4.card-title {
    text-align: center;
}

.card .card-body .card-title a {
    text-align: center;
    font-size: 16px !important;
    line-height: 24px !important;
}

.card .card-body .card-rating {
    text-align: center;
}

.card .card-body .price-wrapper .card-price {
    text-align: center;
}

.productGrid .product {
    padding: 10px !important;
}
.themevalte_productView-images {
    max-width: 100%;
}
[data-product-option-change] .form-option .form-option-variant {
    background-size: cover !important;
    background-size: 60px 60px !important;
}

.productView-options select {
    background-color: whitesmoke !important;
}

.productView-details .productView-options .form-field {
    margin-top: 20px;
}

.productView-details .productView-options .form-label--alternate {
    font-size: 16px;
    margin-bottom: 10px !important;
}

input#form-action-addToCart {
    background: #d3163c !important;
}

.productView-details .productView-options .button-wishlist .button .text, input#form-action-addToCart {
    font-size: 18px !important;
    font-weight: 500 !important;
}

.customaintextwithelement .form-field--increments .form-increment {
    margin-top: 30px;
}
.themevalte_productView-images .productView-for .productView-thumbnail>a img {
    object-fit: contain;
    position: relative;
    top: unset;
    left: unset;
    height: unset;
    width: unset;
    transform: unset;
    aspect-ratio: 1/1;
    border: 1px solid #efefef;
}

.themevalte_productView-images .productView-img-container>a img {
    aspect-ratio: 1/1;
    object-fit: contain;
}

.themevalte_productView-images .productView-for {
    margin-top: 0px;
}

.themevalte_productView-images .productView-for .productView-thumbnail>a {
}

.themevalte_productView-images .productView-for .productView-thumbnail>a:after {
    display: none;
}

.slick-slide.slick-current.slick-active.is-active img {
    border: 1px solid black;
}

.card .card-body .price-wrapper span {
    font-size: 15px;
    font-weight: 400 !important;
}

.text---content h2 {
    margin-bottom: 1px;
    font-weight: 500 !important;
}

.custom--iconsfooter p {
    font-weight: 500 !important;
    font-size: 14px;
}

.custom--iconsfooter .row {
    max-width: 1300px;
}
.mancustongoodmains-ss {
    text-align: center;
    padding: 10px 10px;
}

.mancustongoodmains-ss img {
    max-width: 50px;
}

.customainsiconsogodmains .col-xs-6 {
    padding: 5px;
}

.mancustongoodmains-ss h2 {
    margin-bottom: 0px;
    font-size: 17px;
    margin-top: 15px;
}

.mancustongoodmains-ss {
    border: 0px solid grey;
    background: #f3f3f3;
    padding: 30px 10px;
}

.mainscontent--goodone p {
    text-align: center;
}

.custombottomdescriptionmainss {
    margin-top: 20px;
}

.custombottomdescriptionmainss .accordion {
    font-size: 22px;
}

.custombottomdescriptionmainss .accordion:after {
    margin-top: 10px;
}

.custombottomdescriptionmainss .panel {
    padding: 10px 0px;
}
.mainscontent--goodone p {
    font-weight: 400 !important;
}

.custombadgesmins img {
    max-width: 450px;
    margin: auto;
}

.custombadgesmins {
    text-align: center;
    margin-bottom: 20px;
}
.shopnowpaylater--mainss {
    margin: 0px !important;
}
.placeovertext--goodcontent {
    right: 53px;
    background: rgba(255,255,255,0.93);
}

.maincustomgood--mainss222 {
    position: relative;
}
.maincontent--goodmains img {
    height: unset;
    border: 10px solid white;
    border-radius: 50%;
    box-shadow: 0px 0px 1px black;
}
.custommainfixinggoods .button {
    background: #d3163c !important;
    border: 0px !important;
    border-radius: 5px !important;
    padding: 13px 50px;
}

.custommainfixinggoods .body {
    font-weight: 500 !important;
}
.custommainfixinggoods .button {
    background: #d3163c !important;
    border: 0px !important;
    border-radius: 5px !important;
    padding: 13px 50px;
}

.custommainfixinggoods .body {
    font-weight: 500 !important;
}
.customanscontent--good1 p {
    min-height: 70px;
    font-size: 15px;
}

.maincontent--godonefixings p {
    font-size: 16px;
}
.custombodreviewss p {
    min-height: 120px;
}
.trustted--sites {
    margin: 0px !important;
    position: fixed;
    bottom: 0px;
    z-index: 999999999 !important;
}
[data-product-option-change] .form-option .form-option-variant {
    position: relative;
    z-index: -1;
    display: block;
}


[data-product-attribute] .form-option.form-option-swatch {
    position: unset !important;
}

.form-option-expanded {
    top: unset;
    left: unset;
}
.toast-footer {
    display: none !important;
}
.custombrad--imagemain img {
    aspect-ratio: 1/1;
    object-fit: contain;
    max-width: 140px;
}
.docholidaybrand-mainss {
    text-align: center;
}

.docholidaybrand-mainss img {
    aspect-ratio: 3/1;
    object-fit: cover;
    width: 100%;
}

.cutomaingood--aminss img {
    aspect-ratio: unset;
    width: unset;
    max-width: 250px;
}

.cutomaingood--aminss {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    z-index: 999;
    bottom: 40px;
}

.docholidaybrand-mainss {
    position: relative;
}

.cutomaingood--aminss h2 {
    color: white;
    font-size: 29px;
    line-height: normal;
}
.viewtopproducts--mainss {
    text-align: center;
    padding: 10px 20px;
    margin-top: 40px;
}

.viewtopproducts--mainss h2 {
    font-size: 32px;
}

.lagesmall--arrow {
    width: 60px;
    height: 5px;
    background: #d3163c;
    margin: auto;
}
.mainbrandname {
    text-align: center;
}

.mainbrandname+div {
    margin-top: 10px;
}

.mainbrandname img {
    max-width: 150px;
    margin-top: 70px;
}
div.toast-outer>.toast-middle>.toast-inner .toast-layout-content .toast-message>p {
    line-height: 20px;
    font-size: 13px;
    font-weight: 500 !important;
}

div.toast-outer>.toast-middle>.toast-inner.toast-icon .toast-layout-content .toast-message a {
    font-weight: 500 !important;
}

div.toast-outer b, div.toast-outer strong {
    color: #d3163c !important;
    -webkit-text-fill-color: #d3163c !important;
}

div.toast-outer>.toast-middle>.toast-inner .toast-layout>div:last-child {
    background: white !important;
}

div.toast-outer>.toast-middle>.toast-inner .toast-header-top.toast-header-top__no-nudge-title {
    display: none !important;
}

div.toast-outer>.toast-middle>.toast-inner {
    padding: 10px 20px !important;
    padding-bottom: 0px;
}

div.toast-outer>.toast-middle.toast-shadow {
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.10) !important;
}
div.toast-outer>.toast-middle>.toast-inner {
    padding-top: 20px !important;
}
.custom--iconsfooter p {
    font-weight: 400 !important;
}
@media (max-width: 993px) {
.maincustomcontent--good {
    display: block;
    padding: 5px 10px;
}

.maincustomcontent--good .col-sm-4:first-child, .maincustomcontent--good .col-sm-4:last-child {
    display: none;
}

.sliderv---inside:after {
    width: 150px;
}

.custom--iconsfooter .row {
    overflow: auto;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px;
}

.custom--iconsfooter p {
    font-weight: 300 !important;
}

.custom--iconsfooter.goodmainfollowingfitted {
    margin-bottom: 10px !important;
}

.maincamo--good h1 {
    font-size: 24px;
}

.maincamo--good {
    padding: 5px;
}

.insidemains--contentsswithicons {
    padding: 10px 5px;
}

.custombigcontent {
    left: 50% !important;
}

.custombigcontent h2 {
    font-size: 19px;
    padding: 0px 10px;
}

.bigbannercustom img {
    height: 350px;
}

.maincustomgood--mainss222 img {
    height: 300px;
    object-fit: cover;
}

.placeovertext--goodcontent {
    bottom: 10px;
    right: 10px;
    width: 100%;
    max-width: 250px;
    padding: 5px 20px;
    padding-top: 12px;
}

.placeovertext--goodcontent h4 {
    display: none;
}

.mainconstitution .col-sm-2 {
    width: 50%;
    float: left;
    box-shadow: unset;
}

.mainconstitution .row {
    border-top: 0px;
}

.billiardaccessories .col-sm-3 {
    width: 50%;
    float: left;
    padding: 10px;
}

.outmuscotm--mainss h2 {
    padding: 5px;
    font-size: 31px;
    margin-bottom: 15px;
}

.custombodreviewss p {
    min-height: unset;
}

.custommainrugs .col-sm-6 {
    box-shadow: unset !important;
    padding: 10px;
}

.shopbycategory--mainss .row {
    border: 0px;
}

.mincontentmains--fixing .col-sm-5 {
    margin-bottom: 50px;
}

.copyrighttop--mains li {
    display: none;
}

.copyrighttop--mains li:first-child {
    display: block;
}

.copyrighttop--mains ul {
    display: block;
    text-align: center;
}
h1.header-logo {
    text-align: center;
}
.productView-img-container:after {
    display: none;
}

.themevalte_productView-images .productView-img-container>a img {
    position: relative !important;
    transform: unset !important;
    top: unset !important;
    bottom: unset;
    left: unset;
    right: unset;
}

.themevalte_productView-images .productView-img-container>a {
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
}

.productView-details .productView-options .form-label--alternate {
    font-weight: 400 !important;
}

.customsection--main {
}

.customaintextwithelement .form-field--increments .form-increment {
    margin-top: 30px !important;
}

.custombadgesmins img {
    max-width: 100%;
}

.mancustongoodmains-ss h2 {
    font-size: 13px;
    margin-bottom: 0px;
}

.custom--iconsfooter.customfootermainsss .image---block {
    padding: 5px !important;
    height: unset;
}

.custom--iconsfooter .col-sm-3 {
    padding: 5px;
}

.form-option-expanded {
    display: none !important;
}
.themevale_Mobile {
    box-shadow: 2px 0px 11px rgba(0,0,0,0.15);
}
.dropdown--quickSearch {
    box-shadow: 0px 2px 7px rgba(0,0,0,0.09);
}
.aboutuspagecontentsection .col-sm-3 {
    width: 100%;
}
}
.trustplogmains {
    margin-top: 40px;
}

.trustplogmains img {
    max-width: 450px;
    width: 100%;
}
.mainbigcategory .row {
    max-width: 1100px;
    margin: auto;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 60px;
}
.imagebelomna {
    text-align: center;
}

.imagebelomna img {
    aspect-ratio: 1/1;
    object-fit: contain;
}

.topcontentaminss {
    max-width: 450px;
    margin: auto;
}

.topcontentaminss h2 {
    font-size: 30px;
    line-height: normal;
    margin-top: 0px;
}

.topcontentaminss p {
    font-size: 16px;
}

.topcontentaminss .button {
    background: transparent !important;
    border: 1px solid black !important;
    color: black !important;
}

.twocolor--mm {
    background: #144b8f;
}
.onecolor--mm {
    background: #ebebeb;
}

.mainbigcategory .col-sm-6 {
    padding: 5px;
}

.maingooocontentg--fiteds {
    padding: 50px 10px;
}
.mainbigcategory .row {
    max-width: 1250px;
}
.imagebelomna {
    text-align: center;
}

.imagebelomna img {
    aspect-ratio: 1/1;
    object-fit: contain;
}

.topcontentaminss {
    max-width: 450px;
    margin: auto;
}

.topcontentaminss h2 {
    font-size: 30px;
    line-height: normal;
    margin-top: 0px;
}

.topcontentaminss p {
    font-size: 16px;
}

.topcontentaminss .button {
    background: 0 0!important;
    border: 0px solid #000!important;
    color: #000!important;
}

.twocolor--mm {
    background: #144b8f;
}
.onecolor--mm {
    background: #ebebeb;
}

.mainbigcategory .col-sm-6 {
    padding: 5px;
}

.maingooocontentg--fiteds {
    padding: 50px 10px;
}

.mainbigcategory .row {
    max-width: 1250px;
}

.imagebelomna img {
    margin-top: -70px;
}

.maingooocontentg--fiteds {
    padding-bottom: 120px;
}

.maingooocontentg--fiteds {
    max-width: 550px;
    margin: auto;
    border-radius: 10px;
}

.onecolor--mm+div img {
    margin-top: -70px;
}

.topcontentaminss .button {
border-radius: 50px!important;
    background: #fff!important;
    text-transform: uppercase !important;
    padding: 10px 30px !important;
}
.insidemainscontentgod--mainss {
    text-align: center;
}

.customainssc---goodmainss .row {
    max-width: 1200px;
    margin: auto;
}

.insidemainscontentgod--mainss h2 {
    font-size: 32px;
    font-weight: 900 !important;
    line-height: normal;
}

.insidemainscontentgod--mainss p {
    font-size: 18px;
}

.customainssc---goodmainss .col-sm-4 {
    padding: 10px;
}
@media (max-width: 993px) {
    .onecolor--mm+div img {
    max-width: 100%;
}

.imagebelomna img {
    max-width: 100%;
}
}
.navPage-subMenu {
    box-shadow: 0px 7px 5px rgba(0,0,0,0.14);
}
.custombottomdescriptionmainss p, .custombottomdescriptionmainss b, .custombottomdescriptionmainss strong, .custombottomdescriptionmainss li, .custombottomdescriptionmainss span, .shipping-section {
    font-size: 16px;
    font-weight: 300 !important;
}
.custombottomdescriptionmainss .accordion {
    font-weight: 400 !important;
}

.custombottomdescriptionmainss strong {
    font-weight: 400 !important;
}
.outcustomermaijs--good {
    background: #ffc72c;
}

.maincontent--godonefixings p, .insidemains--contentsswithicons p, .shortmainscontent--ss p {
    line-height: 24px;
    font-weight: 400 !important;
}
@media (max-width: 801px) {
.docholidaybrand-mainss img {
    height: 300px;
    object-fit: cover;
}

.cutomaingood--aminss img {
    height: unset;
    max-width: 120px;
}

.cutomaingood--aminss h2 {
    margin-top: 15px;
    font-size: 20px;
}

.customains--headingss h1 {
    font-size: 24px;
}

.insidemains--contentsswithicons h2 {
    font-size: 17px;
}
.docholidaybrand-mainss img {
    height: 300px;
    object-fit: cover;
}

.cutomaingood--aminss img {
    height: unset;
    max-width: 120px;
}

.cutomaingood--aminss h2 {
    margin-top: 15px;
    font-size: 20px;
}

.customains--headingss h1 {
    font-size: 24px;
}

.insidemains--contentsswithicons h2 {
    font-size: 17px;
}

.middleHeader-item.middleHeader-item-mobile.text-right {
    position: relative;
    top: -2px;
}

.header-logo-image {
    max-height: 23px;
}

.header-logo {
    text-align: center;
}

.themevale_middleHeader .middleHeader-item>.items a svg {
    width: 20px;
    height: 20px;
}

.themevale_middleHeader .middleHeader-item>.items a {
    width: 20px;
}

span.mobileMenu-toggleIcon {}

.mobileMenu-toggle .mobileMenu-toggleIcon::after {
    bottom: -6px;
}

.mobileMenu-toggle .mobileMenu-toggleIcon::before {
    top: -6px;
    height: 1.1px !important;
}

.mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::after, .mobileMenu-toggle .mobileMenu-toggleIcon::before {
    height: 1.1px !important;
}
}
.headerbootoma-msinaa {
    max-width: unset;
    margin: unset;
    width: 100%;
}
.customonegood--fixing {
    margin-right: 15px;
}
.socialtopmainss ul.socialLinks.socialLinks--alt {
    text-align: right;
}

.socialtopmainss li.socialLinks-item {
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 5px;
}

.goodmainsarrowss ul {
    margin: 0px;
}

.goodmainsarrowss ul li {
    display: inline-block;
    margin-right: 20px;
}

.maincustomcontent--good {
    border-bottom: 1px solid rgba(0,0,0,0.10) !important;
    padding: 2px 10px;
}

.socialLinks .icon svg {
    width: 16px;
}

.goodmainsarrowss a {
    font-size: 12px;
    color: #081f2e;
}
.customaddpadding:before {
    content: "";
    display: block !important;
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 100%;
    margin: 0px 9px;
    border-bottom: 2px solid;
    border-bottom-color: black;
    transition: right .5s;
}

.customaddpadding {
    position: relative;
}

.customaddpadding:hover:before {
    right: 0 !important;
    transform: unset !important;
}
.freeshipping {
    margin: 0px !important;
    text-align: center;
    background: #f0f8ff;
    color: black !important;
    font-size: 14px;
    padding: 3px 10px;
}
.maincontentgood--aminssh {
    display: flex;
    align-items: center;
    justify-content: center;
}

.custommainsicon img {
    max-width: 25px;
}

.custommainsicon {
    margin-right: 10px;
}

.customainsgood--section {
    margin-top: 0px !important;
    padding: 10px 10px;
    background: #144b8f;
}

.contemains--goodnasinss {
    color: white;
    text-transform: uppercase;
    letter-spacing: 3px !important;
    font-size: 11px;
}

.customainsgood--section .col-sm-3 {
    border-right: 1px solid rgba(255,255,255,0.53);
}

.customainsgood--section .col-sm-3:last-child {
    border: 0px;
}
.imagewithcontentgosd--manss .col-sm-6 {
    padding: 0px;
}

.maincontnentgoodmians--gs img {
    width: 100%;
}

.insidemainscontent--fittedss {
    position: absolute;
    bottom: 30px;
    left: 30px;
}

.insidemainscontent--fittedss h3 {
    text-transform: uppercase;
    letter-spacing: 7px;
    font-size: 19px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0px;
}

.insidemainscontent--fittedss h2 {
    font-size: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 500 !important;
    line-height: normal;
    color: white;
    font-family: "New York", Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol !important;
}

.insidemainscontent--fittedss p {
    font-size: 18px;
    letter-spacing: 0.025em;
    color: white;
    font-weight: 300 !important;
}

.insidemainscontent--fittedss .button {
    padding: 10px 20px !important;
    background: white !important;
    color: black !important;
    letter-spacing: 2px;
    text-transform: uppercase !important;
}
.insidemainscontent--fittedss h2 {
    font-size: 42px;
}

.button, .button--primary, .insidemainscontent--fittedss .button {
    letter-spacing: .3em !important;
    font-size: 13px !important;
    padding: 10px 20px !important;
}
.imagewithcontentgosd--manss .col-sm-6:last-child .insidemainscontent--fittedss {
    top: 30px;
    bottom: unset;
}
.whychooseus--mainssicream {
    text-align: center;
}

.whychooseus--mainssicream h1 {
    margin-top: 40px;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 2px;
}

.whychooseus--mainssicream .row {
    max-width: 1250px;
    margin: auto;
    margin-top: 60px;
}

.maincontent--fitted h2 {
    font-size: 19px;
    line-height: normal;
}

.maincontent--fitted p {
    font-weight: 300 !important;
}
.copyrightmains--goodss {
    text-align: center;
    max-width: 550px;
    margin: auto;
    margin-top: 20px;
    font-size: 13px;
    line-height: normal;
    font-weight: 300;
}

.footer--newsletter .button {
    text-transform: uppercase !important;
    background: transparent !important;
    color: black !important;
    letter-spacing: 2px !important;
    font-size: 13px !important;
}

.footer--newsletter .form-input {
    background: #ffffff !important;
    border-radius: 0px !important;
    border-radius: 5px !important;
}

.maingoodsubscrip---txt {
    text-align: center !important;
}

.insidemainsnews--main {
    padding-bottom: 10px !important;
    padding-top: 0px;
}

.maingoodsubscrip---txt p {
    font-size: 16px;
    color: black !important;
    max-width: 500px;
    margin: auto;
}

.maingoodsubscrip---txt h2 {
    color: black !important;
    text-align: center !important;
    margin-bottom: 10px;
    text-transform: uppercase !important;
    font-size: 27px;
    line-height: normal !important;
    letter-spacing: 2px;
}

.topnewslettermainss {
    padding: 70px 10px;
    background: #f1f1f1;
}
a.footerlinks-inside {
    font-weight: 300!important;
    color: #000000!important;
    font-size: 15px;
}
.copyrighttop--mains ul {
    max-width: 1203px;
    justify-content: unset;
}

.copyrighttop--mains ul li {
    margin-right: 30px;
}

.copyrighbottom--manss {
    max-width: 1205px;
    margin: auto;
    text-align: left;
}

span.methods-of-payment img {
    margin-left: 0px;
    margin-right: 20px;
}
.maingoodmains {
    max-width: 1203px;
    margin: auto;
    margin-bottom: 9px;
}

.insmainscontentgo1111 {
    max-width: 900px;
    font-size: 14px;
    line-height: normal;
    font-weight: 300;
}

.copyrighttop--mains {
    margin-bottom: 0px !important;
}

.insmainscontentgo1111 {
    line-height: normal;
}

.copyrighttop--mains ul {
    margin-bottom: 6px;
}
.maingooocontentg--fiteds.twocolor--mm h2, .maingooocontentg--fiteds.twocolor--mm p {
    color: white;
}
.topcontentaminss p {
    font-weight: 300 !important;
    max-width: 350px;
    margin: auto;
    margin-bottom: 20px;
}
.maincustomheadgii h2 {
    text-align: center;
    margin-bottom: 30px;
}

.whatpeoplesaysaboutus--mainss .row {
    max-width: 1300px;
    margin: auto;
}

.whatpeoplesaysaboutus--mainss .col-sm-4 {
    padding: 10px;
}

span.testimonial-starss {
    font-size: 29px;
    margin-bottom: 20px;
    display: block;
}

.customaiinsgoodsection--fitted {
    padding: 30px;
    background: #f9f9f9;
}

p.customreduced {
    font-size: 18px;
    font-weight: 300!important;
    min-height: 120px;
}

p.author-names {
    margin-bottom: 0px;
    font-size: 21px;
    font-weight: 400 !important;
}

.reviewdate--mains {
    font-weight: 400 !important;
}
.maincustomheadgii h2 {
    font-size: 28px;
}
.whatpeoplesaysaboutus--mainss .row {
    overflow: auto;
    display: -ms-flexbox;
    display: flex;
    max-width: 1300px;
}

.whatpeoplesaysaboutus--mainss .col-sm-4 {
    min-width: 30%;
}
/* width */
.whatpeoplesaysaboutus--mainss .row::-webkit-scrollbar {
  height: 5px;
    border-radius:50px !important;
}

/* Track */
.whatpeoplesaysaboutus--mainss .row::-webkit-scrollbar-track {
  background: #f1f1f1;
    border-radius:50px !important;
}

/* Handle */
.whatpeoplesaysaboutus--mainss .row::-webkit-scrollbar-thumb {
  background: #888;
    border-radius:50px !important;
}

/* Handle on hover */
.whatpeoplesaysaboutus--mainss .row::-webkit-scrollbar-thumb:hover {
  background: #555;
    border-radius:50px !important;
}
.freeshipping {
    text-transform: uppercase;
    letter-spacing: 3px;
}
.topcontent--heading {
    text-align: center;
}

.maincontentgoodmainss {
    margin-top: 90px;
}

.topcontent--heading h1 {
    margin-bottom: 50px;
    text-transform: uppercase;
    font-weight: 400 !important;
    max-width: 700px;
    margin: auto;
    margin-bottom: 50px;
    font-size: 34px;
    line-height: 43px;
    letter-spacing: 5px;
}
.imagescontent--mainss .col-sm-2 {
    padding: 10px;
}

.maingoodcontent--imageontent img {
    aspect-ratio: 1/1;
    object-fit: cover;
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
}

.maingoodcontent--imageontent {
    margin-left: -50px;
    margin-right: -50px;
}

.maincontentgood--mainssmainss:after {
    content: '';
    width: 1000%;
    position: absolute;
    height: 100%;
    z-index: 999;
    display: block;
    background: #144b8f;
    top: 0;
    right: 71%;
}

.maincotnentgodoleft {
    height: 100%;
    background: #144b8f;
    aspect-ratio: 1/1;
    margin-left: -50px;
    margin-right: -50px;
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
}

.maincotnentgodoleft {
    position: relative;
}
.maincontentgood--mainssmainss {
    position: relative;
}
.maincotnentgodoright {
    height: 100%;
    background: #144b8f;
    aspect-ratio: 1/1;
    margin-left: -50px;
    margin-right: -50px;
    -webkit-clip-path: polygon(25% 0%,100% 0%,75% 100%,0% 100%);
    clip-path: polygon(25% 0%,100% 0%,75% 100%,0% 100%);
}

.maincontentgood--mainssright:before {
    content: '';
    width: 1000%;
    position: absolute;
    height: 100%;
    z-index: 999;
    display: block;
    background: #144b8f;
    top: 0;
    left: 71%;
}

.maincontentgood--mainssright {
    position: relative;
}

.imagescontent--mainss .row {
    max-width: 1300px;
    margin: auto;
}
.maincontengodmainss ul {
    list-style: none;
    text-align: center;
    margin: 0px;
}

.maincontengodmainss svg {
    width: 19px;
    height: 19px;
    vertical-align: middle;
    margin-right: 10px;
}

.maincontengodmainss li {
    display: inline-block;
    margin: 0px 10px;
}

.placeholdertop--mainss {
    width: 100%;
    height: 300px;
    background: aliceblue;
    margin-top: -13%;
}
.customainscontent {
    text-align: center;
    max-width: 800px;
    margin: auto;
    margin-top: 30px;
    font-size: 18px;
    font-weight: 400 !important;
}
.imagewithtext--goodmainss .row {
    max-width: 1250px;
    margin: auto;
}

.imagewithtext--goodmainss {
    margin-top: 50px;
}

.maincontent--godonefixing p {
    font-size: 16px;
    font-weight: 300 !important;
}

.maincontent--godonefixing h2 {
    font-size: 26px;
}

.customimagemain--goodone img {
    border-radius: 20px !important;
    box-shadow: 0px 0px 9px rgba(0,0,0,0.12);
}
.topcontent--heading h1 {
    margin-bottom: 20px;
}

.placeholdertop--mainss {
    margin-top: -24%;
    height: 400px;
}

.maincontent--belowfitted {
    margin-top: 50px;
    background: #d5d5d5;
}

.custommaincontent--godonsie h2 {
    color: black;
}

.custommaincontent--godonsie h2, .custommaincontent--godonsie p {
    color: black;
    font-weight: 300 !important;
}

.customcontent--mains p {
    font-size: 15px;
    font-weight: 300 !important;
}

.customcontent--mains h2 {
    font-weight: 300 !important;
}
.customainscontent {
    text-transform: capitalize;
    font-weight: 300 !important;
}

.topcontent--heading h1 {
    font-size: 30px;
    text-transform: capitalize;
    letter-spacing: 0px;
}
.maincontengoodcontent--fitedss {
    text-align: center;
}

.maincontengoodcontent--fitedss {
    max-width: 600px;
    margin: auto;
    padding: 30px 10px;
}

.maincontengoodcontent--fitedss h3 {
    font-size: 36px;
    line-height: normal;
    font-weight: 300 !important;
}

.maincontengoodcontent--fitedss p {
    font-size: 16px;
    font-weight: 300 !important;
}

.maincontengoodcontent--fitedss img {
    margin-top: 30px;
    border-radius: 20px;
}
.mainiconssection {
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
    padding: 10px;
    border: 1px solid #666666;
    line-height: 70px;
}

.mainiconssection img {
    width: 60px;
    height: 60px;
}
.newongodomainss .row {
    max-width: 1200px;
    margin: auto;
    margin-top: 50px;
}
.maincnteot--fited {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.maincusotmgoodmainss---mainss {
    position: relative;
}

.maincontentgooodmainss {
    max-width: 1200px;
    margin: auto;
}

.bringtopmainss {
    max-width: 500px;
}

.bringtopmainss h2 {
    font-size: 42px;
    line-height: normal;
}

.bringtopmainss p {
    font-size: 18px;
}

.bringtopmainss {
    background: #0097db;
    padding: 20px 40px;
}

.bringtopmainss .button {
    background: #ffd030 !important;
    letter-spacing: 0px !important;
    padding: 10px 30px !important;
    font-size: 17px !important;
    color: black !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    font-weight: 400 !important;
}

.bringtopmainss h2, .bringtopmainss p {
    color: white;
}
.mainicrema--foogoainss svg {
    width: 100%;
    height: auto;
    max-width: 170px;
}
.maincusotmgoodmainss---mainss img {
    width: 100%;
}

.maincusotmgoodmainss---mainss {
    max-width: 1500px;
    margin: auto;
}

.maincontentgoodmainss {
    position: relative;
}

.imagewithtext--goodmainss {
    clear: both;
}

.placeholdertop--mainss {
    margin-top: -274px;
}

.imagewithcontentgosd--manss .row {
    max-width: 2000px;
    margin: auto;
}
.customainsgood--section .row {
    max-width: 1350px;
    margin: auto;
}
.maininsidegood--cojtnentss h4 {
    font-weight: 400 !important;
}

.maininsidegood--cojtnentss p {
    font-size: 17px;
    font-weight: 300 !important;
}
.maininsidegood--cojtnentss img {
    max-width: 70px;
    margin-bottom: 30px;
}
.insidemainscontentss h2 {
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    font-size: 20px;
}

.insidemainscontent--insidegood p {
    text-align: justify;
    font-weight: 300 !important;
    line-height: 28px;
}
.maininsidegood--cojtnentss h4 {
    margin-bottom: 20px;
}
.insidemains--contentsswithicons p {
    font-weight: 300 !important;
    margin-top: 10px;
}
.othercontentmainss h3 {
    text-transform: uppercase;
    font-size: 25px;
    letter-spacing: 3px !important;
}

.othercontentmainss p {
    font-weight: 300 !important;
}

.insidethird--text p {
    font-weight: 300 !important;
}

.custommedia--quriy p {
    font-weight: 300 !important;
    margin-top: 10px;
}
.aboutuspagecontentsection p {
    max-width: 400px;
    margin: auto;
    margin-top: 10px;
}
h2.footer--headingmenu {
    font-weight: 400 !important;
    letter-spacing: 4px !important;
}

.maingoodsubscrip---txt h2 {
    font-weight: 400 !important;
    font-size: 22px;
    letter-spacing: 2px !important;
}
.custommainsicon img {
    max-width: 16px;
    filter: invert(1);
}
.newsletter-popup-container {
    background: linear-gradient(rgba(20,75,143,0.85), rgba(20,75,143,0.85)), url(https://cdn11.bigcommerce.com/s-e8fmve49qf/images/stencil/original/image-manager/image12.jpg) !important;
    background-size: cover !important;
}

#themevale_newsletter .newsletter-popup-container .newsletter-heading {
    color: white !important;
}

#themevale_newsletter .newsletter-popup-container .newsletter-sub-heading {
    color: white !important;
}

#themevale_newsletter .newsletter-popup-container .newsletter-message {
    color: white !important;
}

p.newsletter-message a {
    color: white !important;
}

#themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form-field .button+.button {
    color: white !important;
}

#themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form-field .button-transparent {
    padding: 13px 20px !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    color: black !important;
    background: white !important;
}

.inside--mainnewslettercontent {
    padding: 40px;
}

#themevale_newsletter .newsletter-popup-container .modal-close[data-close-newsletter-popup] svg {
    filter: invert(1);
}
@media (max-width: 801px) {

.freeshipping {
    font-size: 12px;
    letter-spacing: 2px !important;
}
.header {
    z-index: 9 !important;
}

.bg-mobile {
    margin-top: 0px !important;
}
.themevale_close {
    width: 70px !important;
}

.customaddpadding:before {
    display: none !important;
}

.themevale_MobileContent .navPages-action {
    font-size: 15px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    font-weight: 300 !important;
}

.navPages .navPages-item {
    margin-bottom: 0px !important;
}

.themevale_MobileContent .navPages-item:first-child .navPages-action {
    border-top: 1px solid #e8e8e1 !important;
}

.themevale_MobileContent .navPages-item .navPages-action {
    border-bottom: 1px solid #e8e8e1 !important;
}
.themevale_close {
    width: 70px !important;
}

.customaddpadding:before {
    display: none !important;
}

.themevale_MobileContent .navPages-action {
    font-size: 15px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    font-weight: 300 !important;
}

.navPages .navPages-item {
    margin-bottom: 0px !important;
}

.themevale_MobileContent .navPages-item:first-child .navPages-action {
    border-top: 1px solid #e8e8e1 !important;
}

.themevale_MobileContent .navPages-item .navPages-action {
    border-bottom: 1px solid #e8e8e1 !important;
}

.smalllogo--maon {
    position: relative;
    text-align: left;
    padding-left: 20px;
}

.smalllogo--maon li.socialLinks-item {
    margin: 0px !important;
    margin-right: -8px !important;
}

.smalllogo--maon .socialLinks .icon svg {
    margin-top: 0px;
    min-width: 20px;
}

.smalllogo--maon .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e9e9e9 !important;
    transform: unset !important;
    height: unset !important;
    padding: 10px 35px;
}

.smalllogo--maon li.socialLinks-item:first-child .icon {
    border-right: 0px !important;
}

.smalllogo--maon li.socialLinks-item:last-child .icon {
    border-left: 0px !important;
}
.dropdown--quickSearch button[type=submit] .icon {
    width: 39px !important;
}
.dropdown--quickSearch .form-input {
    font-size: 15px;
    font-weight: 300 !important;
    padding: 17px 30px !important;
}

.dropdown--quickSearch button[type=submit] {
    right: 20px;
}

.bottomainscustom--arrowsmin ul {
    margin: 0px;
    list-style: none;
    padding: 0px 15px;
    column-count: 2;
    column-gap: 0;
}

.bottomainscustom--arrowsmin li {
    margin-bottom: 20px;
}

.bottomainscustom--arrowsmin {
    margin-top: 20px;
}

.bottomainscustom--arrowsmin li a {
    font-size: 15px;
    font-weight: 400;
}
}
.swiper.gallery-top {
    padding-bottom: 20px;
}

.gallery-thumbs img {
    aspect-ratio: 1/1;
    padding: 0px;
}

.gallery-top img {
    aspect-ratio: 1/1;
    object-fit: contain;
}

.gallery-thumbs .swiper-slide {
    margin-right: 20px;
}

.gallery-thumbs .swiper-slide {
    padding: 0px;
    border-radius: 0px !important;
    border-color: transparent;
    opacity: 0.4;
    cursor: pointer;
    border: 0px !important;
}

.swiper-slide-thumb-active {
    border: 0px !important;
    opacity: 1 !important;
}
.breadcrumb a {
    font-weight: 300 !important;
}

.productView-details .productView-title {
    font-weight: 300 !important;
    font-size: 36px !important;
    line-height: normal !important;
    letter-spacing: 1px !important;
}

.productView-price span {
    font-weight: 400 !important;
}

.productView-details .productView-rating .productView-reviewLink a {
    font-weight: 400 !important;
}

.productView-details .productView-rating .productView-reviewLink {
    font-weight: 400 !important;
}

.productView-details .productView-info .productView-info-value {
    font-weight: 400 !important;
    letter-spacing: 2px;
}

.productView-details .productView-info .productView-info-name {
    font-weight: 400 !important;
    letter-spacing: 2px;
}

.customaintextwithelement .productView-price {
    margin-bottom: 5px !important;
}

.customaintextwithelement.row.price {
    margin-bottom: 5px !important;
}

.customaintextwithelement .form-field--increments .form-increment {
    margin-top: 0px !important;
}

.customaintextwithelement .form-field--increments .form-input {
    border: 0px !important;
    font-weight: 300 !important;
}

.customaintextwithelement .form-field--increments .form-increment {
    background: #f1f1f1 !important;
    border-radius: 0px !important;
}

.form-field--increments .form-increment .button {
    border: 0px !important;
}

.productView-details .productView-options .button-wishlist .button .text, input#form-action-addToCart {
    text-transform: uppercase !important;
    font-size: 15px !important;
    letter-spacing: 1px !important;
    font-weight: 400 !important;
}

input#form-action-addToCart {
    background: black !important;
    letter-spacing: 1px !important;
}

.bitencrupted {
    font-weight: 300 !important;
}

.mainscontent--goodone p {
    font-weight: 300 !important;
}
h2.maincontentgoo--s {
    margin-top: 0px;
    margin-bottom: 20px;
}

.maincontentgoodmainssmain {
    max-width: 1100px;
    margin: auto;
    margin-top: 40px;
}

.maincontentgoodmainssmain p, .maincontentgoodmainssmain li {
    font-weight: 300 !important;
    letter-spacing: 1.5px !important;
}

.maincontentgoodmainssmain b, .maincontentgoodmainssmain strong {
    font-weight: 400 !important;
}
.form-field--increments .form-increment .button {
    height: 47px;
}

.customsection--main svg {
    stroke-width: 0px !important;
}
dl.productView-info {
    margin-bottom: 0px;
}

.customshippingblocksmain {
    margin-top: 0px;
    margin-bottom: 30px;
}

.iconcontainer img {
    height: 24px;
    width: 32px;
    object-fit: contain;
}

.iconcontainer {
    line-height: 32px;
}

.icon--textmain {
font-size: 15px;
    font-weight: 400!important;
    opacity: 0.5;
}

.custominsidemain {
    margin-bottom: 10px;
}
.bringtopmainss p {
    font-size: 16px;
    font-weight: 300 !important;
}
.imagebelomna img {
    max-width: 350px;
    margin-top: -130px !important;
}
.insidemainscontent--fittedss h3 {
    font-size: 15px;
    letter-spacing: 5px !important;
}
.maincontnentgoodmians--gs:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.23);
    z-index: 6;
}

.insidemainscontent--fittedss {
    z-index: 7;
}

.custommainfixinggoods .body {
    font-weight: 300 !important;
}

.custommainfixinggoods .button {
    text-transform: uppercase !important;
    background: #144b8f !important;
    padding: 14px 30px !important;
}
.button, .login-form .form-actions .button {
    text-transform: uppercase !important;
    letter-spacing: 0px !important;
}
.button, .login-form .form-actions .button {
    text-transform: uppercase !important;
    letter-spacing: 0px !important;
}

p.new-customer-intro, new-customer-fact-list li, .new-customer .panel-body ul li {
    font-weight: 300 !important;
    color: black !important;
    letter-spacing: 1px !important;
}
@media (max-width: 801px) {
.custommainfixinggoods {
    padding: 0px 20px;
}
.inside--mainnewslettercontent {
    padding: 40px 0px;
}

#themevale_newsletter .newsletter-popup-container .newsletter-heading {
    font-size: 27px !important;
    margin-top: 30px !important;
    margin-bottom: 20px !important;
}
main#size-guide {
    margin-top: 0px !important;
    padding-top: 10px !important;
}
.heroslider .swiper-pagination {
    display: block !important;
}

.insidemainscontent--fittedss h2 {
    font-size: 31px;
}

.whychooseus--mainssicream .row {
    overflow: auto;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px;
}

.whychooseus--mainssicream .col-sm-3 {
    min-width: 260px;
}

.whatpeoplesaysaboutus--mainss .col-sm-4 {
    min-width: 300px;
}

.imagescontent--mainss .col-sm-2 {
    width: 20%;
    float: left;
}

.maincontentgood--mainssright:before {
    display: none;
}

.maincotnentgodoright {
    margin-right: 0px;
    margin-left: 0px;
}

.maincontentgood--mainssright {}

.imagescontent--mainss .col-sm-2:last-child {
    display: none;
}

.imagescontent--mainss .col-sm-2:nth-child(4) {}

.imagescontent--mainss {
    display: none;
}

.maincontengodmainss li {
    font-weight: 300;
}

.topcontent--heading h1 {
    font-size: 25px;
    line-height: normal;
    margin-bottom: 10px;
}

.customainscontent {
    margin-top: 10px;
    padding: 0px 20px;
}

.customainscontent {
    font-size: 14px;
    line-height: 23px;
}

.placeholdertop--mainss {
    height: 350px;
}

.maincontent--godonefixing p {
    font-size: 14px;
}

.maincontent--belowfitted {
    padding: 30px 10px;
}

.custommaincontent--godonsie {
    padding: 0px 30px;
}

.maincontent--godonefixing p {
    line-height: 23px;
    text-align: justify;
}

.maincontent--godonefixing h2 {
    text-align: left;
}

.maincontengoodcontent--fitedss {
    padding-top: 0px;
}

.maincontengoodcontent--fitedss h3 {
    font-size: 26px;
}

.maincontengoodcontent--fitedss p {
    font-size: 14px;
}

.maincontengoodcontent--fitedss {
    padding: 30px 20px;
    padding-top: 0px;
}

.maincusotmgoodmainss---mainss img {
    height: 500px;
    object-fit: cover;
}

.mincontentmains--fixing .col-sm-2 {
    padding: 0px;
}

.moregrid.row {
    padding: 0px;
    margin-top: 0px;
}

.row.mincontentmains--fixing {
    padding: 5px;
}

.row.mincontentmains--fixing .col-sm-12 {
    padding: 0px;
}
h1.header-logo {
    text-align: left;
}
h2.footer--headingmenu {
    text-align: left !important;
    margin-bottom: 0px !important;
    font-size: 15px !important;
    letter-spacing: 3px !important;
}

.innermenusection ul {
    max-height: 0;
    overflow: hidden;
    transition: .5s ease-in-out;
    opacity: 0;
}

.innermenusection {
    margin-bottom: 5px !important;
}

.row.mincontentmains--fixing {
    padding: 5px 20px;
}

h2.footer--headingmenu:before {
    content: "";
    color: #777;
    font-weight: 700;
    float: right;
    margin-left: 5px;
    background-size: 15px 15px;
    width: 12px;
    height: 12px;
    margin-top: 5px;
    transition: .2s;
    background: url(https://cdn.shopify.com/s/files/1/0319/2963/0852/files/ezgif.com-webp-to-png.png);
    transform: rotate(90deg);
    display: block !important;
    background-size: 12px 12px;
    margin-top: 8px;
}

h2.footer--headingmenu.activeone+ul {
    opacity: 1;
    max-height: 500px;
    transition: .5s ease-in-out;
}


.innermenusection ul {
    text-align: left;
}

.innermenusection li {
    margin-bottom: 10px;
}

.innermenusection {
    border-bottom: 1px solid #e3e3e3;
    padding-top: 10px;
    padding-bottom: 10px;
}

h2.footer--headingmenu {
    padding-bottom: 5px !important;
}

.insmainscontentgo1111 {
    text-align: center !important;
    font-size: 12px;
}

span.methods-of-payment img {
    margin: 0px 5px;
}

span.methods-of-payment {
    display: block;
    text-align: center;
}

.bringtopmainss h2 {
    margin-top: 0px !important;
    font-size: 29px;
}
.maininsidegood--cojtnentss img {
    max-width: 40px;
}

.maininsidegood--cojtnentss h4 {
    font-size: 20px;
}

.maininsidegood--cojtnentss p {
    font-size: 14px;
}

.insidemainscontent--insidegood p {
    font-size: 14px;
    line-height: 23px;
}

.othercontentmainss p {
    font-size: 14px;
}
.productView-details .productView-title {
    font-size: 28px !important;
}

.maincontentgoodmainssmain {
    padding: 0px 20px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.maincontentgoodmainssmain li, .maincontentgoodmainssmain p {
    letter-spacing: 0.5px !important;
}
.customain--descriptionmain {
    padding: 0px 10px;
}
}
.card .card-body .card-title a {
    font-weight: 300 !important;
    font-size: 24px !important;
    line-height: normal !important;
}

.maincontainerfixing h2 {
    font-weight: 400 !important;
}
.card-img-container img {
    object-fit: cover !important;
    padding-top: 10px !important;
    padding-bottom: 20px !important;
}
.gallery-top img {
    object-fit: cover !important;
    object-position: center !important;
}
h2.maincontentgoo--s {
    border-bottom: 1px solid #efefef;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.custommaincontent--godonsie {
    max-width: 967px;
}

.mainvideolinss div {
    border-radius: 20px;
}

.mainvideolinss {
    margin-top: 50px;
}
#size-guide p {
    font-weight: 400 !important;
}

.customtextmain--font strong {
    font-weight: 400 !important;
    display: block;
}

.page-heading, .page-heading-wrapper-2 .page-heading {
    font-weight: 300 !important;
}
.page-heading-wrapper-2 .desciption-page {
    font-weight: 300 !important;
}

label.form-label {
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 1px;
}
.maincontentgood--aminssh {
    display: block;
    text-align: center;
}

.customainsgood--section {
    background: #f5f1e6;
}

.maincontentgood--aminssh h3 {
    margin: 0px;
    font-size: 15px;
    font-weight: 500 !important;
    line-height: normal !important;
    text-transform:capitalize;
}

.maincontentgood--aminssh h4 {
    margin: 0px;
    font-size: 14px;
    font-weight: 400 !important;
    line-height: normal !important;
}

.customainsgood--section .row {
    max-width: 1200px !important;
}
.socialtopmainssss p {
    margin: 0px;
    font-weight: 400 !important;
    text-align: right;
}

.goodmainsarrowss a, .socialtopmainssss p {
    font-size: 14px;
    font-weight: 400 !important;
}
.blackmaingoo--content {
    background: black !important;
}

.blackmaingoo--content .goodmainsarrowss ul {
    text-align: right;
}

.blackmaingoo--content .goodmainsarrowss ul a {
    color: white;
}

.blackmaingoo--content .col-sm-8 {
    padding: 0px;
}

.blackmaingoo--content .col-sm-4 {
    padding: 0px;
}

.blackmaingoo--content .col-sm-4 .socialtopmainssss p {
    color: white;
    text-align: left;
}

.blackmaingoo--content .goodmainsarrowss ul li {
    margin-right: 0px;
    margin-left: 20px;
}

.maincustomcontent--good .row {
    max-width: 1310px;
}
.blackmaingoo--content .row {
    max-width: 1279px;
}
.header-logo {
    text-align: center;
}

.customnavigation--main nav.navPages {
    text-align: center;
}

a.navPages-action {
    text-decoration: none !important;
    text-transform: unset !important;
    letter-spacing: 0px !important;
    font-size: 14px !important;
}

.maincontentgood--mainss .form-field {
    margin: 0px !important;
    position: relative;
}

.maincontentgood--mainss form.form {
    margin: 0px !important;
}

.maincontentgood--mainss {
    position: relative;
}

.maincontentgood--mainss button {
    background: transparent !important;
    padding: 0px !important;
    font-size: 0px !important;
}

.maincontentgood--mainss button {
    position: absolute;
    right: 20px;
    top: 0;
    height: 100%;
}

.maincontentgood--mainss button svg {
    fill: black !important;
}

.maincontentgood--mainss input {
    background: transparent !important;
    border: 1px solid grey !important;
}
ul.customul--mainfixed svg {
    height: 19px !important;
    width: 19px !important;
    display: block !important;
    margin: auto !important;
}

.contentwith-icns {
    display: block !important;
    text-align: center !important;
}

ul.customul--mainfixed span {
    margin-top: 8px !important;
    display: block !important;
    font-size: 12px;
}

.contentwith-icns span {
    margin-top: 10px !important;
}
.headerbootoma-msinaa ul.maintochoose.navPages-list {
    text-align: center;
    -ms-flex-wrap: unset;
    flex-wrap: unset;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    list-style: none;
}

.headerbootoma-msinaa ul.maintochoose.navPages-list {
    max-width: 1300px;
    margin: auto;
}

.customaddpadding:before {
    display: none !important;
}
.headerbootoma-msinaa {
    padding-bottom: 6px;
}

.maincontentgood--mainss input {
    border: 0px !important;
    background: #f3f3f3 !important;
}
.customainsgood--section .col-sm-4 .maincontentgood--aminssh {
    border-right: 1px solid grey;
}

.customainsgood--section .col-sm-4:last-child .maincontentgood--aminssh {
    border: 0px;
}
.custommainfixinggoods h2 {
    font-family: 'Cormorant Garamond', serif !important;
    text-transform: capitalize;
}

.custommainfixinggoods {
    margin: auto;
    text-align: center;
    max-width: 700px;
}

p.btnn--container {
    text-align: center;
}

.slider--customcontents {
    transform: translate(-50%,0%);
}

.custommainfixinggoods .button {
    padding: 5px 30px !important;
    border-radius: 2px !important;
    background: white !important;
    color: black !important;
    font-weight: 500 !important;
}

a.navPages-action {

    letter-spacing: 0px!important;
    font-weight: 400!important;
    font-family: 'Lato', sans-serif !important;
}
.maincontentgood--flexingss {
    max-width: 1400px;
    margin: auto;
    padding-left: 30px;
    margin-top: 60px;
}

.maincontentgood--flexingss h3 {
    margin-bottom: 20px;
    font-family: 'Cormorant Garamond',serif!important;
    font-size: 40px;
    font-weight: 600 !important;
}

.maincontentgood--flexingss h3 span {
    font-size: 18px;
    vertical-align: middle;
    margin-left: 20px;
    font-weight: 400 !important;
}

.maincontentgood--flexingss .row {
    overflow: auto;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px;
}

.maincontentgood--flexingss .row .col-sm-3 {
    padding: 10px;
    min-width: 400px;
}

.maincontentgood--flexingss .row {
    margin: 0px -5px;
}

.maincotnentgood---flexingss h4 img {
    margin-left: 6px;
    max-width: 23px;
    vertical-align: middle;
}

.maincotnentgood---flexingss h4 {
    font-weight: 500 !important;
    font-size: 16px;
    margin-top: 10px;
}
.mainonlyarrow-mainsss h3 {
    margin: 0px;
    text-align: center;
}

.mainonlyarrow-mainsss h3 {
    font-size: 41px;
    font-family: "Cormorant Garamond",serif!important;
    font-weight: 400 !important;
    max-width: 800px;
    margin: auto;
    line-height: normal;
}

.mainonlyarrow-mainsss {
    padding: 80px 10px;
}
.bigcategory--sectionmainss {
    text-align: center;
    background: #f5f4f2;
    padding: 30px 10px;
}

.bigcategory--sectionmainss h1 {
    margin-bottom: 30px;
    font-family: "Cormorant Garamond",serif!important;
    font-size: 33px;
}

.shortmainscontent--ss {
    background: transparent;
    width: 100%;
}

.shortmainscontent--ss h2 {
    font-family: "Cormorant Garamond",serif!important;
    font-size: 30px;
    font-weight: 600 !important;
}

.shortmainscontent--ss p {
    line-height: normal;
    font-weight: 300 !important;
    font-size: 14px;
}

.shortmainscontent--ss .button {
    background: transparent !important;
    color: white !important;
    border-radius: 0px !important;
    padding: 4px 40px !important;
}
.mainbigbanner--mcstomss img {
    width: 100%;
}

.newmaincontentg--dooaminss {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

.maincontentgood--mainss {
    position: relative;
}

.insideflexingocntentss {
    padding: 20px;
    max-width: 1300px;
    margin: auto;
}

.insidemm {
    max-width: 500px;
}

.insidemm h3 {
font-size: 41px;
    line-height: 35px;
    font-family: "Cormorant Garamond",serif!important;
    margin-bottom: 20px;
}

.insidemm p {
    font-size: 17px;
    font-weight: 400 !important;
}

.insideflexingocntentss .button {
    background: white !important;
    color: black !important;
    padding: 5px 25px !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    letter-spacing: 1px !important;
}
.insidemm p {
    font-size: 14px;
}

.insidemm {
    max-width: 450px;
}
.insidemains--contentsswithicons h2 {
    font-size: 18px;
    margin-top: 15px;
}
.customrowtopmain {
    background: #E6E3DF;
}

.topnewslettermainss {
    background: transparent;
    padding: 0px;
}

.mincontentmains--fixing .col-sm-5 {
    width: 30%;
}

.mincontentmains--fixing .col-sm-2 {
    width: 17.5%;
}

h2.footer--headingmenu {
    letter-spacing: 0px !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    padding-bottom: 5px !important;
    margin-bottom: 0px !important;
    margin-top: 0px;
}

.innermenusection li {
    margin-bottom: 10px !important;
}

a.footerlinks-inside {
    font-weight: 400 !important;
    font-size: 13px !important;
}

.insidemainsnews--main {
    padding: 0px !important;
}

.maingoodsubscrip---txt h2 {
    text-align: left !important;
    text-transform: none !important;
    font-size: 18px !important;
    font-weight: 500 !important;
}

.maingoodsubscrip---txt p {
    text-align: left !important;
    font-size: 13px;
    max-width: 350px;
    margin: unset;
}

.copyrightmains--goodss {
    margin-top: 10px;
    text-align: left;
    font-size: 10px;
}

.footer--newsletter .form-input {
    font-size: 13px !important;
    padding: 10px 20px !important;
    border-radius: 0px !important;
}

.footer--newsletter .button {
    text-transform: none !important;
    letter-spacing: 1px !important;
    font-size: 13px !important;
    background: black !important;
    border-radius: 0px !important;
    color: white !important;
}

.innermenusection+.innermenusection h3 {}

.innermenusection+.innermenusection h2 {
    margin-top: 20px !important;
}

.copyrighttop--mains ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

.insmainscontentgo1111 {
    margin: auto;
    text-align: center;
    max-width: 700px;
    font-size: 12px;
}

.copyrighbottom--manss {
    text-align: center;
}

.footerbottom--main {
    background: #e6e3df;
}

.customrowtopmain .moregrid.row {
    max-width: 1000px !important;
}

.innermenusection.socialmediamain {
    margin-top: 20px;
}

h2.footer--headingmenu+.socialLinks--alt .icon svg {
    width: 20px;
    height: 20px;
}

.socialLinks .socialLinks-item {}

.innermenusection.socialmediamain h2.footer--headingmenu {
    margin-bottom: 10px !important;
}

span.methods-of-payment img {
    margin: 0px 7px;
    width: 31px;
}
a.footerlinks-inside {
    font-weight: 400 !important;
    opacity: 0.7;
}
.customcookie--banermain .row {
    background: #282828 !important;
    border-radius: 0px !important;
}

.cookie--sindiecontent p {
    font-size: 12px;
    font-weight: 300 !important;
    line-height: 21px;
}

.delinecookie, button.acceptcookie {
    border-radius: 0px !important;
    padding: 2px 25px !important;
    font-size: 10px !important;
}

button.delinecookie {
    opacity: 1;
    background: transparent !important;
    color: white !important;
}
.maincustomgod--contentss .col-sm-4 {
    padding: 10px;
}

.maincustomgod--contentss .row {
    max-width: 1260px;
    margin: auto;
}

.maincontentg--flexingss h3 {
    margin: 10px 0px;
}

.maincontentg--flexingss h3 {
    font-size: 17px;
    font-weight: 400;
}

.maincontentg--flexingss h3 i {
    vertical-align: middle;
    position: relative;
    top: 1px;
}
.maincustomgod--contentss .col-sm-4 {
    padding: 10px;
}

.maincustomgod--contentss .row {
    max-width: 1300px;
    margin: auto;
}

.maincontentg--flexingss h3 {
    margin: 10px 0px;
}

.maincontentg--flexingss h3 {
    font-size: 17px;
    font-weight: 400;
}

.maincontentg--flexingss h3 i {
    vertical-align: middle;
    position: relative;
    top: 1px;
}
.maincustomgod--contentss .col-sm-6 {
    padding: 10px;
}
.customourcustomer--mainss {
    text-align: center;
}

.customourcustomer--mainss h4 {
    margin: 0px;
    font-size: 15px;
    letter-spacing: 3px !important;
}

.customourcustomer--mainss h3 {
    line-height: normal;
    margin: 0px;
    font-size: 36px;
    line-height: normal;
    margin-bottom: 40px;
}

.customourcustomer--mainss {
    padding: 60px 10px;
    background: #ffffff;
    margin-top: 50px;
    border-top: 1px solid #dddddd;
}

.customourcustomer--mainss h3 {
    font-family: "Cormorant Garamond",serif!important;
}

.customourcustomer--mainss .row {
    max-width: 1200px;
    margin: auto;
}

span.testimonial-stars {
    color: black;
    font-size: 27px;
    line-height: normal;
}

p.customreduce {
    font-size: 17px;
    font-weight: 400 !important;
    opacity: 0.6;
    min-height: 90px;
}

.shadow-effect {
    border-radius: 0px;
    box-shadow: unset;
    padding: 30px;
    background: #f5f1e6;
    border: 0px;
}

.customourcustomer--mainss .col-sm-4 {
    padding: 5px;
}
span.testimonial-stars {
    font-size: 21px;
    letter-spacing: 5px !important;
}

p.customreduce {
    font-size: 15px;
}
.moretowithus .col-sm-12 {
    padding: 10px;
}

.mainflexina--contentsmainss {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
}

.imagewithtextmainss {
    position: relative;
}
.mainclassy--content {
    max-width: 700px;
    margin: auto;
    padding: 10px;
}

.mainclassy--content h3 {
    font-size: 34px;
    line-height: normal;
    font-family: "Cormorant Garamond",serif!important;
    text-transform: capitalize;
    font-size: 44px;
    margin-bottom: 10px;
    margin-top: 50px;
}

.mainclassy--content p {
    font-size: 17px;
    font-weight: 300 !important;
}

.mainclassy--content a {
    background: transparent !important;
    padding: 0px !important;
    border-bottom: 1px solid black !important;
    color: black !important;
}
.moretowithus .col-sm-4 {
    padding: 10px;
}

.mainflexina--contentsmainsss {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

.imagewithtextmainssnewmains--ocntness {
    position: relative;
}

.mainclassy--contents {
    padding: 40px;
}

.mainclassy--contents h3 {
    font-family: "Cormorant Garamond",serif!important;
    font-size: 32px;
    line-height: normal;
    font-weight: 500 !important;
}

.mainclassy--contents p {
    font-weight: 300 !important;
    font-size: 17px;
}

.mainclassy--contents a {
    background: transparent !important;
    padding: 0px !important;
    border-bottom: 1px solid black !important;
    color: black !important;
}

.customrowtopmain .moregrid.row {
    max-width: 1100px !important;
}

.maingoodsubscrip---txt h2 {
    letter-spacing: 0px !important;
}
.blackmaingoo--content {
    border: 0px !important;
    background: #3b3b3b !important;
    padding: 2px 0px;
    padding-bottom: 4px;
}

.goodmainsarrowss a, .socialtopmainssss p {
    font-size: 12px;
    line-height: normal;
}

.blackmaingoo--content .goodmainsarrowss ul {
    line-height: normal;
}

.goodmainsarrowss ul {
    line-height: normal;
}
.blackmaingoo--content {
    border: 0px !important;
    background: #3b3b3b !important;
    padding: 2px 0px;
    padding-bottom: 4px;
}

.goodmainsarrowss a, .socialtopmainssss p {
    font-size: 12px;
    line-height: normal;
        font-family: 'Lato', sans-serif !important;
}

.blackmaingoo--content .goodmainsarrowss ul {
    line-height: normal;
}

.goodmainsarrowss ul {
    line-height: normal;
}

.maincontentgood--aminssh h3 {
    font-size: 13px;
}

.maincontentgood--aminssh h4 {
    font-size: 12px;
}

.customainsgood--section {
    padding: 9px 10px;
}
.maingoood--contentflexingss {
    position: absolute;
    top: 7%;
    left: 50%;
    transform: translate(-50%, 0%);
    z-index: 99;
    width: 100%;
}

.maincontentclass--goodainss {
    position: relative;
}

.maingoodc-contentflexing {
    max-width: 550px;
    margin: auto;
    text-align: center;
}

.maingoodc-contentflexing h3 {
    margin: 0px;
    margin-bottom: 10px;
    font-size: 15px;
    letter-spacing: 3px !important;
}

.maingoodc-contentflexing h2 {
    margin: 0px;
    margin-bottom: 10px;
}

.maingoodc-contentflexing p {
    font-size: 16px;
    font-weight: 400 !important;
    opacity: 0.7;
}

.maingoodc-contentflexing h2 {
    font-family: 'Cormorant Garamond',serif!important;
    font-size: 45px;
    line-height: 43px;
}

.maincontentclass--goodainss:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(153deg,rgba(245,241,230,0.65) 10%,rgba(84,84,84,0) 100%);
    z-index: 9;
}
.aboutuspagecontentsection p {
    font-weight: 400 !important;
    opacity: 0.6;
}

.customglutenfree-mainss {
    margin-bottom: 40px;
}

.customglutenfree-mainss .row {
    max-width: 1200px;
}
.customains--headingss h1 {
    font-family: "Cormorant Garamond",serif!important;
    font-size: 38px;
}

.aboutuspagecontentsection .insidemains--contentsswithicons {
    padding: 20px 20px;
}
.maincontentg--mainsmainss {
    margin: auto;
    max-width: 800px;
    text-align: center;
}

.maingoodcontentflexing--fittingmainss {
    background: #112035;
    padding: 90px 10px;
}

.maincontentg--mainsmainss h4 {
    color: white;
    margin: 0px;
    text-transform: uppercase;
    letter-spacing: 4px !important;
    font-size: 14px;
    opacity: 0.8;
}

.maincontentg--mainsmainss h3 {
    color: white;
    margin: 0px;
    margin-top: 10px;
    font-family: "Cormorant Garamond",serif!important;
    font-size: 39px;
    line-height: 44px;
    opacity: 0.8;
}
.maincontentgood--newone22 {
    text-align: center;
    max-width: 900px;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 30px;
}

.mainvideoc--containerss {
    max-width: 700px;
    margin: auto;
    margin-top: 40px;
}

.maincontentgood--newone22 h3 {
    font-size: 21px;
    font-weight: 500 !important;
    margin-top: 50px;
}
.maingood--contentflexins .row {
    max-width: 1200px;
    margin: auto;
}

.maingood--contentflexins .col-sm-6 {
    padding: 20px;
}

.maingoodcontnt--mainss {
    padding: 10px;
    max-width: 500px;
    margin: auto;
}

.maingoodcontnt--mainss h3 {
    font-family: "Cormorant Garamond",serif!important;
    font-size: 48px;
    font-weight: 500 !important;
    margin-bottom: 20px;
    padding-right: 70px;
    line-height: 43px;
}

.maingoodcontnt--mainss p {
    opacity: 0.6;
}

.maingoodcontnt--mainss p {
    font-size: 15px;
}

.mainflexing--img {
    max-width: 450px;
    margin: auto;
}
.mainflexing--img img {
    box-shadow: 30px 30px #e4cbaa;
}

.about-third {
    margin-top: 50px;
}
.maingood--ocjntentss {
    position: absolute;
    top: 8%;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 100%;
}

.mainflexingmgood--godmainss {
    position: relative;
}

.mainflexing--conents {
    max-width: 700px;
    margin: auto;
    text-align: center;
}

.mainflexing--conents h3 {
    margin: 0px;
    font-weight: 500 !important;
    font-size: 17px;
}

.mainflexing--conents h2 {
    margin: 0px;
    font-family: "Cormorant Garamond",serif!important;
    font-size: 39px;
    line-height: 46px;
    font-weight: 500 !important;
}
.maingood--ocjntentss {
    position: absolute;
    top: 8%;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 100%;
}

.mainflexingmgood--godmainss {
    position: relative;
}

.mainflexing--conents {
    max-width: 700px;
    margin: auto;
    text-align: center;
}

.mainflexing--conents h3 {
    margin: 0px;
    font-weight: 500 !important;
    font-size: 17px;
}

.mainflexing--conents h2 {
    margin: 0px;
    font-family: "Cormorant Garamond",serif!important;
    font-size: 39px;
    line-height: 46px;
    font-weight: 500 !important;
}

.insidethird--text p {
    font-weight: 400 !important;
    opacity: 0.6;
}

.custommedia--quriy p {
    font-weight: 400 !important;
    opacity: 0.6;
}
.maincontent--good h2 {
    margin: 0px;
    font-family: "Cormorant Garamond",serif!important;
    font-size: 35px !important;
    font-weight: 500 !important;
}

.maincontainer--good .row {
    padding: 10px;
    max-width: 1200px;
    margin: auto;
    padding: 90px 10px;
}

.maincutomgoo--fittingsss {
    padding: 10px;
}

.maincutomgoo--fittingsss p {
    font-size: 16px;
    opacity: 0.6;
}
.maincontentgoo--finhsing {
    text-align: center;
}

.topheader-mainss h2 {
    font-size: 39px;
    font-family: "Cormorant Garamond",serif!important;
    line-height: normal;
}

.topheader-mainss p {
    font-size: 17px;
    margin-bottom: 30px;
    opacity: 0.7;
}

.maincontentgoo--finhsing .row {
    max-width: 1300px;
    margin: auto;
}

.maincontentgood--mainss h2 {
    margin-top: 20px;
    font-size: 21px;
    font-weight: 400 !important;
    margin-bottom: 3px;
}

.maincontentgood--mainss p {
    max-width: 250px;
    margin: auto;
    font-size: 16px;
    opacity: 0.6;
    line-height: normal;
}

.maincontentgood--mainss a .fi {
    vertical-align: middle;
    position: relative;
    top: 3px;
}

.maincontentgood--mainss a {
    display: block;
    margin-top: 10px;
}

.maincontentgoo--finhsing .col-sm-4 {
    padding: 10px;
}
.maincontentgood--mainssss {
    position: relative;
}
.maincustom--goomanss {
    text-align: center;
}

.maincustom--goomanss h3 {
    margin-top: 0px;
    margin-bottom: 50px;
    font-family: "Cormorant Garamond",serif!important;
    font-size: 33px;
}

.maincustom--goomanss .row {
    max-width: 1250px;
    margin: auto;
}

.maincustom--goomanss .col-sm-3 {
    padding: 10px;
}

.maincustom--content {
    padding: 10px;
}

.maincustom--content h2 {
    font-size: 17px;
    line-height: normal;
}

.maincustom--content p {
    opacity: 0.6;
}

.whychooseusmainss {
    padding: 30px 10px;
    background: #f5f1e6;
}

.maincustom--content img {
    max-width: 50px;
}
.productView-details .productView-title {
    font-weight: 400 !important;
    font-size: 22px !important;
}
.productView-rating svg {
    width: 17px;
}

.productView-details .productView-rating .productView-reviewLink {
    margin-left: 15px !important;
}
.customaintextwithelement.row.price {
    margin-top: 5px;
    margin-bottom: 0px !important;
}

.customaintextwithelement .productView-price {
    margin-bottom: 0px !important;
}

.productView-details .productView-price .price-section.non-sale-price--withoutTax+.price-section--withoutTax {
    top: unset;
}

.productView-price span {
    font-size: 19px !important;
}

.smallline--line {
    margin-top: 3px !important;
    margin-bottom: 3px;
}
.customaintextwithelement .form-field--increments .form-input {
    min-height: 47px;
}

.form-field--increments .form-increment .button {
    line-height: 35px;
}
.productView-details .productView-options .form-label--alternate {
    font-weight: 400 !important;
}

.rectanglefield .form-option {
    font-size: 14px !important;
}

[data-product-option-change] .form-option .form-option-variant {
    font-size: 12px !important;
}

.rectanglefield .form-option {
    padding: 11px 20px !important;
    background: #f5f1e6 !important;
    border-color: #f5f1e6;
}

input#form-action-addToCart {
    letter-spacing: 0px !important;
    font-weight: 500 !important;
}

.productView-details .productView-options .button-wishlist .button, input#form-action-addToCart {
    border-radius: 0px !important;
    padding: 10px 10px !important;
}

.productView-details .productView-options .button-wishlist .button .text, input#form-action-addToCart {
    letter-spacing: 0px !important;
    font-size: 14px !important;
    line-height: normal !important;
    font-weight: 500 !important;
}

.productView-details .productView-options .button-wishlist .button {
    padding: 8px 10px !important;
}

.productView-details .productView-options .button-wishlist .button {
    background: #f5f1e6 !important;
    margin-top: 0px !important;
}
.productView-details .productView-options .form-label--alternate {
    font-weight: 400 !important;
}

.rectanglefield .form-option {
    font-size: 14px !important;
}

[data-product-option-change] .form-option .form-option-variant {
    font-size: 12px !important;
}

.rectanglefield .form-option {
    padding: 11px 20px !important;
    background: #f5f1e6 !important;
    border-color: #f5f1e6;
}

input#form-action-addToCart {
    letter-spacing: 0px !important;
    font-weight: 500 !important;
}

.productView-details .productView-options .button-wishlist .button, input#form-action-addToCart {
    border-radius: 0px !important;
    padding: 10px 10px !important;
}

.productView-details .productView-options .button-wishlist .button .text, input#form-action-addToCart {
    letter-spacing: 0px !important;
    font-size: 14px !important;
    line-height: normal !important;
    font-weight: 500 !important;
}

.productView-details .productView-options .button-wishlist .button {
    padding: 8px 10px !important;
}

.productView-details .productView-options .button-wishlist .button {
    background: #f5f1e6 !important;
    margin-top: 0px !important;
}

.custominsidemain {
    margin-bottom: 5px;
}

.iconcontainer img {
    width: 21px;
    margin-right: 5px;
}
.productView-details .productView-rating {
    border-bottom: 1px solid rgba(128,128,128,0.29);
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.insidemain--contentss h3 {
    margin: 0px;
    line-height: normal;
    font-size: 17px;
}

.insidemain--contentss p {
    margin: 0px;
    margin-top: 5px;
    font-size: 14px;
    font-weight: 400 !important;
    opacity: 0.5;
}

.insidemain--contentss {
    padding: 12px 20px;
    border: 1px solid #d7d7d7;
}
.maincontentgood--flecing a { display: block; text-align: center; letter-spacing: 0!important; font-size: 14px!important; line-height: normal!important; font-weight: 500!important; text-transform: uppercase !important; background: #f5f1e6; padding: 10px 10px; margin-top: 7px; }
.breadcrumb a {
    font-weight: 400 !important;
    opacity: 0.6;
}
.maincontentgood--flecing a {
    padding: 13px 10px !important;
}
.maincontentgoodmainssmains {
    max-width: 1100px;
    margin: auto;
    padding: 50px 10px;
}

h2.maincontentgoo--s {
    font-size: 19px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    font-weight: 500 !important;
}

.maincustomgood--contentss {
    background: #f5f4f2;
}

.maincustomgood--contentss [role=tablist] {
    background: white;
    text-align: center;
}

.maincustomgood--contentss {
    margin-top: 50px;
}

.maincustomgood--contentss [role=tablist] li a {
    background: transparent !important;
    border: 0px !important;
    color: black !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
    font-size: 14px;
    border-bottom: 2px solid transparent !important;
    padding-bottom: 15px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.maincustomgood--contentss [role=tablist] li {
    margin: 0px 15px;
    padding: 0px 10px;
}

.maincustomgood--contentss [role=tablist] [role=tab][aria-selected=true] {
    border-color: black !important;
}

.productGrid .product {
    width: 33.3333% !important;
}

.card .card-body .card-title a {
    text-align: left;
    font-size: 16px !important;
    font-weight: 400 !important;
}

.card .card-body .card-rating {
    text-align: left;
}

.card .card-body .price-wrapper span {
    display: block !important;
}


.card .card-body .price-wrapper .card-price {
    text-align: left;
}

.card .card-body .price-wrapper span {
    font-size: 14px !important;
}
.productGrid .product {
    width: 25% !important;
}
section#relatedProducts h2 {
    text-align: left;
    border-bottom: 1px solid #d1d1d1;
    font-size: 21px;
    padding-bottom: 15px;
    font-weight: 500 !important;
}
.maincustomgood--contentss [role=tablist] li a {
    letter-spacing: 0.5px;
    opacity: 0.8;
}
.mainrelatedproduct--fittedss img {
    width: 100%;
}

.mainrelatedproduct--fittedss {
    position: relative;
}

.maincontentgflexin--ss {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 9;
}

.mainonegood--newocntent {
    text-align: center;
    max-width: 700px;
    margin: auto;
    padding: 10px;
}

.mainonegood--newocntent h2 {
    margin: 0px;
    text-transform: uppercase;
    letter-spacing: 3px !important;
    font-size: 20px;
}

.mainonegood--newocntent h3 {
    font-family: "Cormorant Garamond",serif!important;
    font-size: 39px;
    line-height: normal;
    font-weight: 600 !important;
    margin-top: 0px;
}

.mainrelatedproduct--fittedss:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(245,241,230,.85);
    z-index: 9;
}
.customain--goodcontent {
    text-align: center;
    padding: 50px 10px;
    padding-bottom: 20px;
}

.customain--goodcontent h2 {
    font-size: 37px;
    font-family: "Cormorant Garamond",serif!important;
    font-weight: 500 !important;
    margin-bottom: 30px;
}

.customain--goodcontent .col-sm-4 {
    padding: 10px;
}

.maininsiecontent-flexing {
    padding: 20px;
}

.customain--goodcontent .row {
    margin: auto;
    max-width: 1200px;
}

.maininsiecontent-flexing img {
    max-width: 50px;
}

.maininsiecontent-flexing h3 {
    font-size: 20px;
    line-height: normal;
}

.maininsiecontent-flexing p {
    font-size: 14px;
    font-weight: 400 !important;
    opacity: 0.6;
    padding: 0px 30px;
}

section#relatedProducts {
    margin-top: 10px;
}
.customain--wishlist svg {
    width: 20px;
    height: 20px;
}
figure.card-figure {
    position: relative;
}

.card .card-figure .card-link+a {
    position: absolute;
    display: block;
    top: 20px;
    right: 20px;
    z-index: 9;
}
.card .card-img-container:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: "";
    opacity: 0;
    position: absolute;
    visibility: hidden;
    transition: all .5s ease;
    background-color: rgba(0,0,0,.3);
}
.card-img-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 134%;
}
.card-img-container:after {
    content: "";
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: unset!important;
}
.card-img-container:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    pointer-events: none;
}

.card-body {
    padding-top: 15px !important;
}

.card .card-body .card-title a {
    font-size: 17px !important;
}
.insidemflexmain--ss {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border: 1px solid black;
    background: white;
    cursor: pointer;
}

.maincontent--goodss {
    bottom: 20px;
    position: fixed;
    right: 20px;
}

.insidemflexmain--ss svg {
    width: 28px;
    height: 28px;
    stroke: black !important;
}
.maingoodimage--ss img {
    width: 100%;
}

.maincontentgood--flexing .col-sm-12, .maincontentgood--flexing .col-sm-4 {
    padding: 10px;
}

.maincontentgood--flexing .row {
    max-width: 1000px;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 40px;
}
.belowbutotn--m {
    text-align: center;
}

.belowbutotn--m a {
    padding: 10px 40px !important;
    background: black !important;
    text-transform: none !important;
    letter-spacing: 0px !important;
    font-size: 15px !important;
}

.maincontentgood--ss img {
    text-align: center;
}

.maincontentgood--ss {
    margin: auto;
    max-width: 1300px;
}
.maincustomgood--contentssssssss {
    text-align: center;
    max-width: 900px;
    margin: auto;
    margin-top: 50px;
}

.maincustomgood--contentssssssss h3 {
    font-size: 27px;
    margin-bottom: 10px;
}

.maincustomgood--contentssssssss p {
    font-size: 17px;
    opacity: 0.6;
    margin-top: 20px;
}
.page-heading, .page-heading-wrapper-2 .page-heading {
    font-family: 'Cormorant Garamond',serif!important;
    font-size: 40px !important;
    font-weight: 400 !important;
}
.customvideoontop--mainss:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.18);
    z-index: 9;
}

.maincontentontop-ss {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    text-align: center;
}

.maingoodcontent--ss {
    padding: 10px;
}

.customvideoontop--mainss {
    position: relative;
}

.maincontent--goodss {
    z-index: 9999999;
}

.maingoodcontent--ss h3, .maingoodcontent--ss p {
    color: white;
}

.maingoodcontent--ss p {
    font-size: 21px;
    font-weight: 500 !important;
    opacity: 0.8;
}

.maingoodcontent--ss h3 {
    font-family: "Cormorant Garamond",serif!important;
    font-size: 55px;
    line-height: 55px;
    opacity: 0.9;
}
.newontne-ss h3 {
    margin: 0px;
    text-align: center;
    font-size: 18px;
}

.maincontent--fitted {
    background: #f5f4f2;
    padding: 50px 10px;
}

.newontne-ss {
    max-width: 800px;
    margin: auto;
}
.maincontentgood-flexing {
    background: #f5f4f2;
    text-align: center;
}
.mainflexing-0imagess {
    width: 90px;
    height: 90px;
    padding: 16px;
    border-radius: 50%;
    border: 2px solid black;
    margin: auto;
}

.flexigodomainss {
    padding-top: 60px;
}

.flexigodomainss h2 {
    font-weight: 500 !important;
    text-transform: capitalize;
    font-family: "Cormorant Garamond",serif!important;
    font-size: 33px;
}

.flexigodomainss {
    max-width: 700px;
    margin: auto;
    padding-bottom: 70px;
}

.flexigodomainss p {
    font-size: 16px;
    opacity: 0.6;
    margin-top: 20px;
}
.maincustom--setupss {
    max-width: 1100px;
    margin: auto;
    padding: 20px;
}

.maincustom--setupss h3 {
    font-size: 29px;
    line-height: normal;
}

.maincustom--setupss p {
    font-size: 17px;
    opacity: 0.7;
}
.imagewithtextmainss:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.58);
    z-index: 9;
}

.mainflexina--contentsmainss {
    z-index: 99;
}

.mainclassy--content h3, .mainclassy--content p, .mainclassy--content a {
    color: white;
}

.mainclassy--content a {
    border-bottom: 1px solid white !important;
    color: white !important;
}

.imagewithtextmainssnewmains--ocntness:before {
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background: rgba(0,0,0,0.56);
        z-index: 9;
}

.mainflexina--contentsmainsss {
    z-index: 99;
}

.mainclassy--contents h3, .mainclassy--contents p {
    color: white;
}

.mainclassy--contents a {
    color: white !important;
    border-bottom: 1px solid white !important;
}

.mainbigbanner--mcstomssss:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(153deg,rgba(0,0,0,0.35) 10%,rgba(84,84,84,0) 50%);
    z-index: 9;
}

.newmaincontentg--dooaminss {
    z-index: 9;
}

.firstcustom--mainssgood:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(356deg,rgba(0,0,0,0.85) 10%,rgba(84,84,84,0) 70%);
    z-index: 9;
}
.insidemm p {
    font-size: 16px;
}
.insidemm h3 {
    font-weight: 600 !important;
}
.m-scroll__title span, .sf__text-stroke.text-stroke-1 {
    font-family: 'Lato' !important;
    padding: 0px 26px !important;
    letter-spacing: 2px !important;
    font-size: 46px !important;
}
@media (max-width: 801px) {
h1.header-logo {
    text-align: center;
}

.maincustomcontent--good {
    display: block;
    background: black;
    padding: 7px 10px;
}

.blackmaingoo--content {
    display: none;
}

.blackmaingoo--content .col-sm-8 {
    display: none;
}

.blackmaingoo--content .col-sm-4 {
    display: none;
}

.maincustomcontent--good .col-sm-8 {
    display: none;
}

.maincustomcontent--good .col-sm-4 {
    display: block !important;
}

.socialtopmainssss {
    text-align: center;
}

.socialtopmainssss p {
    color: white;
    text-align: center;
}

.header-logo-image {
    max-height: 38px;
}

.themevale_middleHeader .middleHeader-item>.items a svg {
    width: 18px !important;
    height: 18px !important;
}

.mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::after, .mobileMenu-toggle .mobileMenu-toggleIcon::before {
    height: 1px !important;
}

.customainsgood--section .row {
    overflow: auto;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px;
}

.customainsgood--section .col-sm-4 div {padding-right: 30px;}

.custommainfixinggoods h2 {
    font-size: 27px !important;
}

.custommainfixinggoods .body {
    font-weight: 400 !important;
}

.custommainfixinggoods .button {
    font-size: 12px !important;
    padding: 5px 30px !important;
}

.slider--customcontents {
    top: 44% !important;
}

.maincontentgood--flexingss h3 {
    font-size: 29px;
    text-align: center;
}

.maincontentgood--flexingss h3 span {
    display: block;
    margin: 0px;
    margin-top: 7px;
    font-size: 15px;
}

.maincontentgood--flexingss {
    max-width: 100%;
    padding-left: 10px;
    margin-top: 30px;
}

.maincontentgood--flexingss .row .col-sm-3 {
    min-width: 200px;
}

.mainonlyarrow-mainsss {
    padding-top: 30px;
}

.mainonlyarrow-mainsss h3 {
    font-size: 26px;
}

.bigcategory--sectionmainss h1 {
    font-size: 26px;
    line-height: normal;
    margin-top: 0px;
    margin-bottom: 20px;
}

.bigcategory--sectionmainss {
    margin-top: 5px;
}

.header {
    z-index: 99999 !important;
}

.firstcustom--mainssgood:before {
    border-radius: 0px;
}

.maincustom--goomanss h3 {
    margin-bottom: 20px;
}

.mainbigbanner--mcstomssss img {
    height: 400px;
    object-fit: cover;
}

.mainbigbanner--mcstomssss:before {
    background: rgba(0,0,0,0.58);
}

.newmaincontentg--dooaminss {
    z-index: 99;
}

.insidemm h3, .insidemm p {
    color: white;
}

.insidemm h3 {
    font-size: 32px;
    margin-bottom: 9px;
}

.insidemm p {
    font-size: 14px;
}

.customglutenfree-mainss .col-sm-3 {
    width: 50%;
    float: left;
}

.insidemains--contentsswithicons img {
    width: 36px;
    height: 36px;
}

.insidemains--contentsswithicons h2 {
    font-size: 16px;
}

.customourcustomer--mainss {
    padding-bottom: 0px;
}

.m-scroll__title span, .sf__text-stroke.text-stroke-1 {
    font-size: 25px !important;
}

.customainbanner--top {
    padding-bottom: 20px !important;
    padding-top: 20px !important;
}

.mainflexing--img img {
    box-shadow: -30px -30px #e4cbaa;
}

.maingoodcontnt--mainss h3 {
    margin-top: 0px;
    font-size: 34px;
    padding-right: 0px;
    line-height: 37px;
}

.maingoodcontnt--mainss {
    padding: 5px;
}

.moretowithus .col-sm-12 {
    display: none;
}

.mainclassy--contents {
    padding: 40px 10px;
}

.mincontentmains--fixing .col-sm-2 {
    width: 100%;
}

.innermenusection {
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
}

.innermenusection+.innermenusection {
    display: none;
}

.row.mincontentmains--fixing {
    padding-top: 30px;
}

.mincontentmains--fixing .col-sm-5 {
    width: 100%;
}

.insmainscontentgo1111 {
    font-size: 10px;
}

.mincontentmains--fixing .col-sm-5 {
    margin-bottom: 0px;
    margin-top: 30px;
}

h2.footer--headingmenu {
    font-weight: 400 !important;
    letter-spacing: 1px !important;
}
.navPage-subMenu {
    box-shadow: unset !important;
}

.themevale_MobileMenu .navPage-subMenu ul .navPages-action {
    font-weight: 300 !important;
}
.insidemflexmain--ss svg {
    width: 20px;
    height: 20px;
}
.maincontentclass--goodainss img {
    height: 500px;
    object-fit: cover;
}

.maingoodc-contentflexing h2 {
    font-size: 31px;
    padding: 0px 30px;
    line-height: 32px;
}

.maingoodc-contentflexing p {
    padding: 0px 5px;
}

.customains--headingss h1 {
    font-size: 31px;
    margin-top: 0px;
}

.customains--headingss {
    padding-bottom: 10px;
}

.customglutenfree-mainss .col-sm-3 {
    width: 100%;
}

.maincontentg--mainsmainss h3 {
    line-height: normal;
    font-size: 27px;
}

.maingoodcontentflexing--fittingmainss {
    padding: 50px 10px;
}

.custom--insidethird {
    padding-top: 0px;
}

.about-third {
    margin-top: 10px;
}

.maincutomgoo--fittingsss {
    padding: 15px 0px;
}

.maincontent--good h2 {
    font-size: 31px !important;
}

.maincontainer--good .row {
    padding: 40px 5px;
}

.mainflexingmgood--godmainss img {
    height: 500px;
    object-fit: cover;
}

.mainflexing--conents h2 {
    line-height: 33px;
    font-size: 28px;
}

.mainflexing--conents h3 {
    margin-bottom: 10px;
    font-size: 14px;
}
.maingoodcontent--ss h3 {
    font-size: 32px;
    margin-top: 0px;
    line-height: normal;
}

.maingoodcontent--ss p {
    font-size: 16px;
    padding: 0px 20px;
}

.maincontent--fitted {
    padding: 30px 8px;
}

.newontne-ss h3 {
    font-size: 14px;
    line-height: 23px;
}

.flexigodomainss h2 {
    font-size: 26px;
    line-height: normal;
}

.flexigodomainss p {
    margin-top: 5px;
}

.mainflexing-0imagess {
    width: 70px;
    height: 70px;
    border: 1px solid black;
}

.flexigodomainss {
    padding-top: 30px;
    padding-bottom: 30px;
}

.maincustom--setupss h3 {
    font-size: 21px;
}

.maincustom--setupss p {
    font-size: 14px;
}

.maincustom--setupss {
    padding: 10px 20px;
}
.customtextmain--font p {
    font-size: 14px !important;
}

.page-heading, .page-heading-wrapper-2 .page-heading {
    font-size: 31px !important;
    margin-top: 0px !important;
}

.insidecontainer--heaading {
    padding: 5px !important;
}
.customain--wishlist svg {
    width: 15px;
    height: 15px;
}

.card .card-figure .card-link+a {
    top: 10px;
    right: 10px;
}

.insidearticle .card-body {
    padding-top: 8px !important;
}

.card .rating--small .icon {
    width: 15px;
    height: 15px;
}

.maincontainerfixing {
    padding: 5px 10px;
}

.maincontainerfixing h2 {
    margin: 12px 0px !important;
    font-size: 24px !important;
}
input#form-action-addToCart {
    min-width: 100%;
}

.maincustomgood--contentss {
    margin-top: 10px;
}

.maincustomgood--contentss [role=tablist] {
    overflow: auto;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    max-width: 1400px;
}

.mainrelatedproduct--fittedss {
    display: none;
}

.customain--goodcontent {
    padding-top: 5px;
}

.customglutenfree-mainss {
    margin-bottom: 5px;
}

.customain--goodcontent h2 {font-size: 33px;}

.productGrid .product {
    width: 50% !important;
}
}
.maincontentgood--22 h3 {
    font-size: 32px;
    font-family: "Cormorant Garamond",serif!important;
    line-height: normal;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 20px;
}
#themevale_newsletter .newsletter-popup-container {
    max-width: 800px !important;
    background: white !important;
}

#themevale_newsletter .newsletter-popup-container .modal-close[data-close-newsletter-popup] svg {
    filter: unset;
}

#themevale_newsletter .newsletter-popup-container .newsletter-heading {
    color: black !important;
    font-family: "Cormorant Garamond",serif!important;
    font-weight: 500 !important;
}

#themevale_newsletter .newsletter-popup-container .newsletter-sub-heading {
    color: black !important;
}

#themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form-field .button-transparent {
    color: white !important;
    background: black !important;
    border-radius: 0px !important;
    font-size: 14px !important;
}

#themevale_newsletter .newsletter-popup-container #popupSubcribeForm .form-field .button+.button {
    color: black !important;
}

#themevale_newsletter .newsletter-popup-container .newsletter-message {
    color: black !important;
}

p.newsletter-message a {
    color: black !important;
}
@media (max-width: 801px) {
.inside--mainnewslettercontent {
    padding: 20px !important;
}
}
.insideheader--main {
    padding-top: 15px;
}
.maincontentgood--mainss {
    max-width: 350px;
}
.maingood--headingss h3 {
    text-align: center;
    padding: 40px 10px;
    font-size: 33px;
    line-height: normal;
}

.maincustomgood--fittingss .row {
    max-width: 1200px;
    margin: auto;
}

.maincustomgood--fittingss .row .col-sm-6 {
    padding: 10px;
}
.maincustomgood--fittingss .row .col-sm-4 {
    padding: 10px;
}
.customshopbymaterialss {
    text-align: center;
    padding: 40px 10px;
    padding-top: 70px;
}

.customshopbymaterialss h3 {
    margin-bottom: 30px;
}

.customshopbymaterialss .row {
    max-width: 1050px;
    margin: auto;
}

.customshopbymaterialss .col-sm-3 {
    padding: 10px;
}

.maincustom--gogdmainss {
    position: relative;
}

.maincustom--gogdmainss img {
    opacity: 0;
}

.maincustom--gogdmainss {
    background: #f9f9f9;
}

.maincustomgood--mainss {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.maincustomgood--mainss h3 {
    margin: 0px;
    font-size: 20px;
}
@media (max-width: 993px) {
.customshopbymaterialss .col-sm-3 {
    width: 50%;
    float: left;
}

.customshopbymaterialss {
    padding-top: 0px;
}
}
.maincontentgood--aminssh a {
    text-decoration: underline;
}
.maincontent--flexingss img {
    aspect-ratio: 1/1;
    object-fit: cover;
}
.tb_hs_post_container+div {
    filter: opacity(0);
}
.tb_app_container+[style="align-items: center !important; display: flex !important; width: 100% !important; text-decoration: none !important; justify-content: center !important; color: rgb(11, 87, 208) !important;"] {
    opacity: 0 !important;
    max-height: 0px !important;
}

.tb_app_container {
    overflow: hidden;
}

div#root_Earow {
    overflow: hidden;
}
.imagewithtextmainssnewmains--ocntness img {
    aspect-ratio: 1/1;
    object-fit: cover;
}
.mainourimages--goodsss .row {
    max-width: 1300px;
    margin: auto;
}

.mainourimages--goodsss .row img {
    max-height: 149px;
}

.mainourimages--goodsss .col-sm-3 {
    padding: 10px;
}
@media only screen and (min-width: 801px) {
.mainourimages--goodsss .col-sm-3 {
    width: 20%;
}
}
.goodmains--contentss {
    text-align: center;
}
.mainbigbanner--mcstomssss h3, .mainbigbanner--mcstomssss p {
    color: white;
}

.mainbigbanner--mcstomssss p {
    font-size: 14px;
    text-transform: uppercase !important;
    letter-spacing: 3px;
}
.maingodconte--flexingss {
    text-align: center;
}

.maingodconte--flexingss img {
    aspect-ratio: 1/1;
    object-fit: contain;
    width: 200px;
    max-width: 120px;
    filter: grayscale(1);
}

.maingoodcontent--fitingss {
    max-width: 1100px;
    margin: auto;
}

.maingoodcontent--fitingss h3 {
    text-align: center;
    line-height: normal;
    font-size: 33px;
    margin-top: 60px;
    margin-bottom: 30px;
}

.maingodconte--flexingss h3 {
    margin-top: 25px;
    font-size: 22px;
    margin-bottom: 10px;
}

.maingodconte--flexingss p {
    font-size: 16px;
    font-size: 17px;
    font-weight: 300 !important;
}
.maincontentclass--goodainss.designservicemainss:before {
    background: linear-gradient(358deg,rgba(0,0,0,0.65) 10%,rgba(84,84,84,0) 100%);
}

.maincontentclass--goodainss.designservicemainss {}

.maincontentclass--goodainss.designservicemainss .maingoood--contentflexingss {
    top: unset;
    bottom: 40px;
}

.maincontentclass--goodainss.designservicemainss .maingoood--contentflexingss h2, .maincontentclass--goodainss.designservicemainss .maingoood--contentflexingss p {
    color: white;
}

.maincontentclass--goodainss.designservicemainss .maingoood--contentflexingss h2 {
    font-weight: 600 !important;
}

.maincontentclass--goodainss.designservicemainss .maingoood--contentflexingss p {
    font-size: 19px;
    font-weight: 300 !important;
    color: white !important;
    opacity: 0.9 !important;
}
.maingoodconte--tfittingss {
    text-align: center;
    max-width: 900px;
    margin: auto;
    padding: 10px;
}

.maingoodconte--tfittingss h3 {
    font-size: 33px;
    line-height: normal;
    font-family: "Cormorant Garamond",serif!important;
    font-weight: 700 !important;
}

.maingoodconte--tfittingss p {
    font-size: 15px;
    font-weight: 400 !important;
}
.maingoodconte--tfittingss img {
    margin-top: 30px;
}
.maingoodonen--ss232 {
    max-width: 500px;
    margin: auto;
}

.maingoodonen--ss232 h2 {
    font-family: "Cormorant Garamond",serif!important;
    font-weight: 600!important;
    font-size: 42px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.maingoodonen--ss232 h3 {
    font-size: 15px;
    letter-spacing: 4px;
}

.maingoodonen--ss232 p {
    font-size: 16px;
}

.maincustomgood--newoness .row {
    max-width: 1200px;
    margin: auto;
    margin-top: 50px;
}
.customisn--mainscontentss {
    text-align: center;
}

.customisn--mainscontentss h2 {
    margin-top: 60px;
    font-family: "Cormorant Garamond",serif!important;
    font-size: 35px;
    font-weight: 600 !important;
}

.customisn--mainscontentss .row {
    max-width: 1200px;
    margin: auto;
}

.customisn--mainscontentss .col-sm-3 {
    padding: 60px 20px;
}

.minanewocntntss h2 {
    margin: 0px;
}

.customisn--mainscontentss .col-sm-3 h2 {
    font-size: 70px;
    font-weight: 500 !important;
    margin-bottom: 40px;
}
.maingoodcontentflexing--fittingmainss.bringideasmanss {
    margin-top: 50px;
    background: #e9e9e9;
}

.maingoodcontentflexing--fittingmainss.bringideasmanss .maincontentg--mainsmainss {
    max-width: 1000px;
}

.maingoodcontentflexing--fittingmainss.bringideasmanss .maincontentg--mainsmainss h4, .maingoodcontentflexing--fittingmainss.bringideasmanss .maincontentg--mainsmainss h3 {
    color: black;
}

.ourtopdesignss {
    max-width: 1300px;
    margin: auto;
    text-align: center;
}

.ourtopdesignss h2 {
    margin-bottom: 40px;
}

.maingoodcontentflexing--fittingmainss.bringideasmanss .col-sm-4 {}

.ourtopdesignss .col-sm-4 {
    padding: 10px;
}

.ourtopdesignss .col-sm-4 img {
    filter: grayscale(1);
}

.conentabess {
    position: absolute;
    bottom: 30px;
    padding: 7px 30px;
    background: white;
    text-transform: uppercase;
    font-size: 19px;
    line-height: normal;
    font-weight: 500;
    letter-spacing: 1px;
}
.maincustocontent--gridss .row {
    max-width: 1193px;
    margin: auto;
    margin-top: 30px;
}

.maincustocontent--gridss .col-sm-6 {
    padding: 10px;
}

.maincustomgoo--contentss.firstmaincontent--goodconet+div {
    margin-top: 20px;
}

.maincustomgoo--contentss.firstmaincontent--goodconet+div img {
    aspect-ratio: 1/0.37;
    object-fit: cover !important;
    object-position: bottom;
}
.maingoodcontentflexing--fittingmainss.bringideasmanss {
    padding-bottom: 190px !important;
}

.maincustomform--goodss {
    max-width: 600px;
    margin: auto;
    margin-top: -145px;
    padding: 20px;
    background: white;
    padding-top: 0px;
    border-radius: 10px;
    box-shadow: 0px 0px 6px 3px rgba(0,0,0,0.06);
}
@media (max-width: 993px) {
.maingoodconte--tfittingss {
    padding: 30px;
}

.maincustocontent--gridss .col-sm-6 {
    width: 50%;
    float: left;
}

.maincustomgoo--contentss.firstmaincontent--goodconet img {
    aspect-ratio: 1/0.54;
}

.maincustomgood--newoness .row {
    margin-top: 20px;
}

.maingoodonen--ss232 {
    padding: 13px;
}

.maingoodonen--ss232 h2 {
    font-size: 33px;
    line-height: normal;
    margin-bottom: 9px;
}

.maincustomform--goodss {
    border-radius: 0px;
    margin-top: 0px !important;
}

.maingoodcontentflexing--fittingmainss.bringideasmanss {
    padding: 50px 10px !important;
}

.customisn--mainscontentss h2 {
    padding: 0px 30px;
    font-size: 26px;
}

.customisn--mainscontentss .col-sm-3 {
    padding: 20px;
    width: 50%;
    float: left;
}

.customisn--mainscontentss .col-sm-3 h2 {
    font-size: 50px;
    line-height: normal;
    margin-bottom: 10px !important;
} 
}
.mainbigbanner--mcstomssss h3 {
    margin-top: 5px;
}

.mainbigbanner--mcstomssss p {
    padding-top: 30px;
}
.mainourimages--goodsss .row img {
    aspect-ratio: 1/1;
    object-fit: contain;
    object-position: center;
}
.mainbigbanner--mcstomssss h3 {
    margin-top: 35px;
    margin-bottom: 30px;
}
.estimated--datemain {
    text-align: center;
    font-size: 14px;
    line-height: normal;
    padding: 8px 10px;
    font-weight: 400;
}
figure.blog-thumbnails img {
    aspect-ratio: 1/0.3;
    object-fit: cover;
}
.maincustomgod--contentss h1 {
    text-align: center;
    font-size:25px;
    margin-top:25px;
    margin-bottom:15px;
}
.maingoodcollectionl---flexingss {
    max-width: 1300px;
    margin: auto;
    padding: 40px 10px;
}

.maingoodcollectionl---flexingss h3 {
    margin-bottom: 20px;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 15px;
}

.maingoodcollectionl---flexingss .col-sm-3 {
    padding: 10px;
}

.maingoodcollectionl---flexingss .row {
    margin: 0px -10px;
}

.maistitle h4 {
    margin: 6px 0px;
    font-size: 17px;
}

.goodcontnt--flexingss img {
    position: absolute;
    position: absolute;
    height: 100%;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    width: auto;
    height: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.goodcontnt--flexingss {
    position: relative;
    padding-bottom: 100%!important;
}
@media (max-width: 801px) {
.maingoodcollectionl---flexingss .row {
    margin: unset;
}

.maingoodcollectionl---flexingss .col-sm-3 {
    width: 50%;
    float: left;
}

.maistitle h4 {
    font-size: 15px;
}

.maingoodcollectionl---flexingss h3 {
    margin-left: 10px;
    margin-right: 10px;
}
}
.maingodoocntent--customss a {
    width: 100%;
    display: block;
    text-align: center;
    background: #d3cec1 !important;
    color: black !important;
    font-size: 16px !important;
    padding: 8px 10px !important;
}
.maingodoocntent--customss.maingoodcontent--flexingss {
    margin-bottom: 10px;
}

.maingodoocntent--customss.maingoodcontent--flexingss a {
    background: #f7f7f7 !important;
}
.maingodoocntent--customss.maingoodcontent--flexingss a {
    text-transform: uppercase !important;
    font-size: 15px !important;
    letter-spacing: 1px !important;
}

.maingodoocntent--customss.maingoodcontent--flexingss {
    margin-top: 10px;
}
.navPages .navPages-item:last-child .navPage-subMenu {
    right: 0px;
    left: unset !important;
}
.maincustocontent--gridssss .col-sm-4 {
    padding: 15px;
}

.maincustocontent--gridssss .row {
    max-width: 1200px;
    margin: auto;
    margin-top: 20px;
}
.maincontentgood--mainss {
    width: 100%;
    margin: auto;
}
p.requirepricing+div {
    display: none !important;
}

p.requirepricing {
    text-align: left !important;
    font-weight: 400 !important;
    margin-top: 2px !important;
    margin-bottom: 0px !important;
}
.storelocation--mainss--sss .row {
    max-width: 1200px;
    margin: auto;
    padding-top: 30px;
}

.goodmans--flexindaminss {
    background: #f0f4f7;
    padding: 55px 30px;
}

.maingoodmains-sssss iframe {
    width: 100%;
}

.storelocation--mainss--sss .col-sm-4, .storelocation--mainss--sss .col-sm-8 {
    padding: 10px;
}

.goodmans--flexindaminss .text---content h2 {
    margin: 0px;
    text-align: left;
    font-size: 19px;
}

.goodmans--flexindaminss .text---content p {
    text-align: left;
    font-size: 16px;
    margin: 0px;
}

.goodmans--flexindaminss .image---block {
    padding: 0px;
    background: transparent !important;
    box-shadow: unset !important;
    border: 0px !important;
}

.goodmans--flexindaminss .image---block {
    width: unset !important;
    height: unset !important;
}

.goodmans--flexindaminss .image---block {
    margin-right: 10px;
    width: 20% !important;
}

.goodmans--flexindaminss .image---block svg {
    width: 34px;
    max-height: 34px !important;
}

.goodmans--flexindaminss .content--footer {
    margin-bottom: 30px;
}

.goodmans--flexindaminss .text---content {
    width: 70%;
}
.goodmains--flexingss a {
    text-align: center;
    display: block;
    background: black;
    color: white;
    padding: 10px 20px;
    font-size: 18px;
}.goodmains--contentss .row {
    max-width: 1300px;
    margin: auto;
    padding-top: 40px;
}

.goodmains--contentss .col-sm-4 {
    padding: 5px;
}

.flexmina--godomaiss {
    padding: 20px 10px;
    background: #ededed;
}
.maingodoocntent--customss a {
    background: black !important;
    border: 0px !important;
    color: white !important;
}
.mainbigbanner--mcstomssss img {
    width: 100%;
}
div#requestpricing {
    padding: 0px !important;
    width: 100% !important;
}
div#requestpricing {
    max-width: 100% !important;
    padding: 0px !important;
}

.fancybox-slide {
    padding: 0px !important;
}

.fancybox-slide--html .fancybox-close-small {
    background: transparent !important;
    border: 0px !important;
}
.goodmains--content--flexings2222:before {
    position: absolute;
    content: '';
    background: white !important;
    height: 122px;
    bottom: 0px !important;
    width: 100% !important;
}
.fancybox-stage {
    z-index: 9999999999999999999999999999 !important;
}

.fancybox-slide {
    z-index: 9999999999999999999999999999999999999 !important;
}

.fancybox-container {
    z-index: 99999999999999999 !important;
}
div#requestpricing {
    max-width: 750px !important;
}
.bigcollectina--mainheading h2 {
    text-align: center;
}

.bigcollectina--mainheading h3 {
    text-align: center;
    font-size: 42px;
    line-height: normal;
    margin-top: 60px;
    margin-bottom: 20px;
}
.goodmains--flexingaminsss {
    margin-top: 40px;
}

.goodmains--flexingaminsss .row {
    max-width: 1400px;
    margin: auto;
}

.goodmains--flexingaminsss .col-sm-6 {
    padding: 20px;
}

.bigmains--conten22222 img {
    position: absolute;
    height: 100%;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    top: 0;
    left: 0;
}

.bigmains--conten22222 img {
    position: absolute;
    width: auto;
    height: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.bigmains--conten22222 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.bigmains--conten22222 img {
    opacity: 1;
}

.bigmains--conten22222 {
    padding-bottom: 70%;
    position: relative;
}

.goodmains--contentss h3 {
    font-size: 34px;
    margin: 0px;
    line-height: normal;
}

.goodmains--contentss {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
}

.bigmains--content22ss {
    position: relative;
}

.goodmains--contentss {
    width: 90%;
}

.goodmains--contentss h3 {
    color: white !important;
    font-weight: 700 !important;
    text-shadow: 0px 0px 20px black;
}
.goodmains--contentss h5 {
    margin-top: 20px;
    font-size: 23px;
    color: white;
    font-weight: 500 !important;
    text-shadow: 1px 1px 20px black;
}
.maincustomform--goodss:before {
    content: '';
    background: white !important;
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 150px;
    left: 0px;
    border-radius: 20px;
}

.maincustomform--goodss {
    position: relative;
}
.bigcollectina--mainheading h3 {
    font-size: 31px;
    margin-bottom: 30px;
}

.goodmains--contentsss {
    max-width: 1300px;
    margin: auto;
}

.goodmains--contentsss .col-sm-4 {
    padding: 10px;
    text-align: center;
}
.maincontentclass--goodainss img {
    width: 100%;
}
[data-product-option-change] [data-product-attribute="swatch"] .form-radio:checked + .form-option {
    transform: scale(1.3);
    transition: 0.3s;
}

[data-product-attribute] .form-option.form-option-swatch {
    transition: 0.3s;
}

.customshippingblocksmain {
    margin-bottom: 20px;
}

.insidemain--contentss {
    text-align: center;
    margin-bottom: 20px;
    font-size: 17px;
}

.insidemain--contentss p {
    font-size: 26px;
}
.maincontentg--mainsmainss h3 {
    margin-bottom: 12px;
}

.maincontentg--mainsmainss p {
    font-size: 17px;
}
.maingodoocntent--customss.maingood-contess {
    margin-top: 10px;
}

.maingoodmains-sssss iframe {
    height: 507px;
}
.goodmains--contentss h5 {
    display: none;
}
@media (min-width: 768px)
{
.goodmains--flexingaminsss .col-sm-6 {
    width: 25%;
}

.goodmains--contentss h3 {
    font-size: 21px;
    opacity: 0;
    transition: 0.3s;
}


.bigmains--content22ss:hover img {
    opacity: 0.6;
    transition: 0.3s;
}

.bigmains--content22ss {
    background: #fff9eb;
}

.bigmains--content22ss img {
    transition: 0.3s;
}

.bigmains--content22ss:hover h3 {
    opacity: 1;
}

.bigmains--content22ss h3 {
    color: black !important;
    text-shadow: unset !important;
    font-size: 28px !important;
    font-style: italic;
    font-weight: 500 !important;
}
}
.bigmainscontent---flexing img {
    width: 100%;
    aspect-ratio: 1/0.3;
    object-fit: cover !important;
}

.maincontainerfixing {
    background: transparent !important;
}

.maincontainerfixing h2 {
    font-family: "Cormorant Garamond", serif !important;
    font-weight: 500 !important;
    font-size: 40px !important;
    line-height: normal !important;
    font-style: italic !important;
}
.goodmains--description {
    max-width: 900px;
    margin: auto;
    font-size: 15px;
}

.goodmains--description p {
    font-size: 17px;
    font-weight: 300 !important;
}
.maincustomform--goodss.goodmainscontent-222 {
    margin: 0px !important;
    max-width: 100% !important;
}

.maincustomform--goodss.goodmainscontent-222:before {
    height: 140px !important;
}
.insidemain--contentss p {
    font-size: 16px;
}
.mainourimages--goodsss .goodmains--contentss {
    position: unset !important;
    transform: unset !important;
    top: unset !important;
    left: unset !important;
}
.bigmains--content22ss h3 {
    font-size: 22px !important;
    color: white !important;
    text-shadow: 0px 0px 20px black !important;
}
.maincontentgood--mainss {
    margin: unset !important;
}
.goodmains--customforms {
    clear: both;
}

.extraformsss {
    clear: both;
    overflow: auto;
}

.goodmains--customforms {
    max-width: 900px;
    margin: auto;
    margin-top: 50px;
    overflow: auto;
    border: 1px solid grey;
    padding: 10px 40px;
}
.goodmains--customforms {
    clear: both;
}

.extraformsss {
    clear: both;
    overflow: auto;
}

.goodmains--customforms {
    max-width: 900px;
    margin: auto;
    margin-top: 50px;
    overflow: auto;
    border: 1px solid grey;
    padding: 10px 40px;
}

.goodmains--customforms h4 {
    text-align: center;
}
.goodmains--customforms {
    position: relative;
}

.goodmains--customforms:before {
    background: white;
    position: absolute;
    width: 100%;
    height: 120px;
    z-index: 999;
    display: block;
    content: '';
    bottom: 0px;
}

.goodmains--customforms {
    overflow: hidden;
}
.biggalleryss {
    text-align: center;
}

.biggalleryss .row {
    padding-top: 20px;
    max-width: 1200px;
    margin: auto;
}

.niceimagess img {
    aspect-ratio: 1/1;
    object-fit: cover;
}

.biggalleryss .col-sm-3 {
    padding: 10px;
}

.biggalleryss h4 {
    margin-top: 40px;
    margin-bottom: 0px;
    font-size: 27px;
    line-height: normal;
}

.fleximgin222 {
    max-width: 500px;
    margin: auto;
}

.bigmains--gridss .row {
    max-width: 1200px;
    margin: auto;
}

.videbannerss iframe {
    max-width: 100%;
    width: 100%;
    margin: auto;
}

.videbannerss {
    width: 100%;
    max-width: 600px;
    margin: auto;
    padding-bottom: 40px;
}

.mainsig--dm22 {
    text-align: center;
}

.mainsig--dm22 img {
    max-width: 450px;
}

.mainsig--dm22 {
    padding-top: 30px;
    padding-bottom: 40px;
}
.mainsig--dm22 {
    overflow: hidden;
    clear: both;
    padding-top: 40px;
}
.maincontainerfixing video {
    width: 100% !important;
    height: 100% !important;
    margin-top: 20px !important;
}
.maincontainerfixing video {
    width: 100% !important;
    height: 100% !important;
    margin-top: 20px !important;
}
img.goodmainscontentss {
    max-width: 350px;
}
.card-img-container img {
    object-fit: contain !important;
}





.et_pb_column.et_pb_column_1_2 {
    padding: 15px !important;
    width: 50%;
}

.et_pb_row {
    display: flex;
    justify-content: center;
}

.et_pb_section {
    clear: both;
    overflow: hidden;
    text-align: center;
}

.fluid-width-video-wrapper {
    padding: unset !important;
}

.fluid-width-video-wrapper iframe {
    width: 100% !important;
    height: 500px !important;
}

.et_pb_code_inner h3 {
    margin-top: 0px !important;
}

.contenbigmains-newone {
    max-width: 1250px;
    margin: auto;
}

.et_pb_code_inner {
    font-weight: 300 !important;
}
.bigmains--conten222 {
    clear: both;
    overflow: auto;
    text-align: center;
}

.bigmains--conten222 h4 {
    padding-bottom: 10px;
}

.bigmains--conten222 .col-sm-4 {
    padding: 10px;
}

.fittedmains-222 {
    text-align: center;
    max-width: 700px;
    margin: auto;
}

.fittedmains-222 img {
    max-width: 350px;
}

.fittedmains-222 ul {
    text-align: left;
}

.fittedmains-222 ul li {
    margin-bottom: 10px;
}
.goodmains--flexingiss .row {
    max-width: 1250px;
    margin: auto;
    padding-top: 20px;
}

.bigmaiins-consn22 {
    padding: 20px;
}

.mainflexingnice-22 {
    text-align: center;
    padding-top: 40px;
}

.mainflexingnice-22 h4 {
    margin-bottom: 30px;
}

.mainflexingnice-22 .row {
    max-width: 1250px;
    margin: auto;
}

.nicemain--contenss img {
    aspect-ratio: 1/1;
    object-fit: cover;
}

.mainflexingnice-22 .col-sm-4 {
    padding: 10px;
}

.nicemain--contenss h3 {
    margin-bottom: 0px;
}

.nicemain--contenss h5 {
    margin-top: 0px;
}

.bigoneminas-min222 {
    text-align: center;
    padding-top: 20px;
}

.bigoneminas-min222  h4 {
    margin-bottom: 30px;
}

.bigoneminas-min222 {
    padding-bottom: 30px;
}

.bigoneminas-min222 .row {
    max-width: 1250px;
    margin: auto;
}

.bigoneminas-min222 .col-sm-4 {
    padding: 15px;
}

.bigniceone-222 .row {
    max-width: 1000px;
    margin: auto;
}

.mmaincontent22 {
    padding: 20px;
}

.fleximgins-222 {
    text-align: center;
}

.fleximgins-222 h5 {
    margin-top: 50px;
    margin-bottom: 20px;
    font-size: 21px;
}

.fleximgins-222 {
    margin-bottom: 30px;
}
.bigmainsnic--content22 .row {
    max-width: 1250px;
    margin: auto;
    text-align: center;
}

.bigmainsnic--content22 .col-sm-4 {
    padding: 20px;
}

.bigmainsnic--content22 p {
    margin-top: 20px;
}

.bigcollectina--mainheading+div+h3 {
    text-align: center;
}
.goodmains--cotmin22 img {
    width: 100%;
    aspect-ratio: 1/0.2 !important;
    object-fit: cover;
}
.goodmains---cmn22 {
    text-align: center;
}

.goodmains---cmn22 {
    max-width: 650px;
    margin: auto;
    padding-top: 15px;
    padding-bottom: 20px;
}

.goodmains---cmn22 iframe {
    width: 100%;
}
.bigmains--image22 {
    max-width: 450px;
    margin: auto;
}

.bigmains--image22 {
    padding: 10px;
}

.bigmains--image22 img {
    width: 100%;
    margin-bottom: 20px;
}
.customain--wishlist {
    background: white !important;
    display: flex !important;
    padding: 8px;
    border-radius: 50px;
}

.card .card-figure .card-link+a {
    right: 30px !important;
    top: 30px !important;
}
p {}

.bigmains--comains22 {
    max-width: 900px;
    margin: auto;
    text-align: center;
}

.bigmains--comains22 p {
    margin-bottom: 50px;
    font-size: 18px;
    font-weight: 300 !important;
}

.bigmains--comains22 h3 {
    font-size: 35px;
    line-height: normal;
}

.bigmains--comains22 .row {
    max-width: 600px;
    margin: auto;
}

.bigmainscoontenmin-22 img {
    max-width: 45px;
}

.bigmainscoontenmin-22 h4 {
    font-size: 18px;
    line-height: 24px;
}
.bigmains--comains22 p {
    font-size: 17px;
}

.bigmains--comains22 {
    padding: 15px;
}
.fleximgianss .row {
    max-width: 1300px;
    margin: auto;
}

.page-type-category {}

.page-type-category .body > .page {
    padding-bottom: 20px !important;
}

.bigmainscoontenmin-22sss h4 {
    bottom: 40px;
    margin: 0px;
    position: absolute;
    background: rgba(255,255,255,0.76);
    width: 100%;
    font-size: 15px;
    text-align: center !important;
    width: 100%;
    left: 0px !important;
}

.fleximgianss .row .col-sm-4 {
    padding: 20px;
}

.bigmainscoontenmin-22sss img {
    aspect-ratio: 1/1;
}

.bigmainscoontenmin-22sss {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}
img.othermains--imagess {
    height: 300px;
    object-fit: cover;
}
.biggalleryss {
    padding-top: 25px;
    clear: both;
}
main#product-listing-container {
    clear: both;
}

.bigmains--gridss.othermainss {
    clear: both;
    padding-top: 40px;
}
.bothamins--content {
    text-align: center;
    padding-top: 30px;
}

.bothamins--content .button {
    background: black !important;
    padding: 6px 40px !important;
    color: white !important;
    border: 0px !important;
}
.maincotnentgood---flexingss img {
    width: 100%;
}

.maingoodcontent--fittemdinass.othermaisnsinss .maincontentgood--flexingss {
    padding: 0px 30px;
}

.maingoodcontent--fittemdinass.othermaisnsinss .row .col-sm-6 {
    padding: 10px;
}
@media (max-width: 993px) {
.maingoodcontent--fittemdinass.othermaisnsinss .row {
    display: block;
}
}
.niceimagess-newocnemainsonc h4 {
    margin-top: 0px;
    margin-bottom: 15px !important;
}

.niceimagess-newocnemainsonc p {
    font-size: 15px;
}

.niceimagess-newocnemainsonc {
    padding: 20px;
}

.niceimagessbigmainss img {
    width: 100%;
}
.sliderv---inside { line-height: 0px !important; } .slider--customcontents { height: fit-content; display: block; } .slider--customcontents { top: unset !important; bottom: 30px !important; } .custommainfixinggoods { max-width: 600px !important; } .custommainfixinggoods .body { padding-bottom: 10px !important; margin-bottom: 0px !important; } p.btnn--container { margin-top: 5px !important; } .custommainfixinggoods h2 { padding-bottom: 5px !important; padding-bottom: 5px !important; margin-bottom: 5px !important; } .custommainfixinggoods .button { padding: 10px 30px !important; display: block !important; width: fit-content; margin: auto; } .mainonlyarrow-mainsss h3 { font-size: 55px !important; } .bigcategory--sectionmainss { margin-top: 0px !important; background: #eef1f5; } .firstcustom--mainssgood { border-radius: 0px !important; } .firstcustom--mainssgood:before { border-radius: 0px !important; } .shortmainscontent--ss h2 { line-height: 30px !important; } .maincustom--content p { display: none !important; } .whychooseusmainss { background: #00b1ea; } .whychooseusmainss h3 { color: white; } .maincustom--content img { filter: invert(1); } .maincustom--content h2 { color: white; } .mainourimages--goodsss .row img { max-height: unset !important; aspect-ratio: unset !important; width: 100%; } .goodmains--contentss { width: 100%; } .customourcustomer--mainss .col-sm-6 { padding: 10px; }
.et_fixed_nav #main-header {
    position: unset !important;
}

.et_fixed_nav.et_show_nav #page-container {
    padding-top: 0px !important;
}

.et_fixed_nav #top-header {
    position: unset !important;
}

.maincontentgood--mainss {
    margin: auto !important;
}

.maincontentgood--mainss h2 {
    color: black !important;
}

.maincontentgood--mainss a {
    color: black !important;
}

.maincontentgoo--finhsing {
    padding-top: 30px !important;
}

.topheader-mainss h2 {
    color: black !important;
}

.imagewithtextmainssnewmains--ocntness:before {
    display: none;
}

.imagewithtextmainssnewmains--ocntness {
    background: #004490 !important;
}

.mainflexina--contentsmainsss {
    position: unset !important;
    transform: unset !important;
}

.imagewithtextmainssnewmains--ocntness img {
    max-width: 150px;
    margin: auto;
}

.imagewithtextmainssnewmains--ocntness {
    text-align: center;
    padding: 25px 0px;
}

.mainclassy--contents {
    padding: 0px !important;
}

.mainclassy--contents h3 {
    font-size: 24px !important;
}

.moretowithugggs .row {
    max-width: 1250px;
    margin: auto;
}

.fittmains--conteminss img {
    width: 100%;
    max-width: 250px;
}

.moretowithugggs {
    text-align: center;
    margin-top: 20px;
}

.moretowithugggs h2 {
    font-size: 34px;
    color: #004590;
}

.fittmains--conteminss {padding-bottom: 25px;}

.maingoodcontnt--mainss p {
    padding-bottom: 0px !important;
}

.maingoodcontnt--mainss .btn {}

.customourcustomer--mainss {
    padding-bottom: 0px;
}

.customourcustomer--mainss h3 {
    margin-bottom: 10px !important;
}

.customourcustomer--mainss {
    margin-top: 10px;
}

.mainbigbanner--mcstomssss h3 {
    margin-top: 0px;
    line-height: 45px !important;
    margin-bottom: 10px !important;
}

.mainbigbanner--mcstomssss p {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.insideflexingocntentss .button {
    padding: 10px 35px !important;
    border-radius: 0px !important;
}
.whychooseusmainss {
    background: white !important;
}

.whychooseusmainss h3 {
    color: #004490 !important;
}

.maincustom--content img {
    filter: unset !important;
}

.maincustom--content h2 {
    color: black !important;
    font-weight: 400 !important;
}

.maingoodcontnt--mainss .button {
    background: #004690 !important;
}
span#nf-form-title-2 {
    display: none !important;
}

.nf-before-form-content {
    display: none !important;
}

.nf-field-label {
    display: none !important;
}

#ninja_forms_required_items, .nf-field-container {
    margin-bottom: 10px !important;
}

.footer--newsletter input {
    padding: 10px 20px !important;
    border: 0px !important;
}

.footer--newsletter .field-wrap input[type=submit] {
    width: 100% !important;
    background: black !important;
    color: white !important;
    cursor: pointer;
}
.maincontentgood--mainss label {
    display: none !important;
}

.maincontentgood--mainss input {
    width: 100% !important;
    padding: 10px 20px !important;
}

.maincontentgood--mainss button {
    border: 0px !important;
}

.maincontentgood--mainss button path {
    stroke: unset !important;
}

.maincontentgood--mainss button svg {
    fill: transparent !important;
}

.eael-simple-menu-container.preset-2 {
    border: 0px !important;
}

.eael-simple-menu-container .eael-simple-menu.eael-simple-menu-horizontal li {
    letter-spacing: 0px !important;
    font-weight: 400 !important;
    font-family: 'Lato', sans-serif !important;
    border: 0px !important;
    color: black !important;
}

.eael-simple-menu-container.preset-2 .eael-simple-menu.eael-simple-menu-horizontal:not(.eael-advanced-menu-responsive)>li>a {
    border: 0px !important;
    letter-spacing: 0px !important;
    font-weight: 400 !important;
    font-family: 'Lato', sans-serif !important;
    border: 0px !important;
    color: black !important;
}

.elementor-4479 .elementor-element.elementor-element-82c72e7 .eael-simple-menu li span svg {
    fill: #767676 !important;
    position: relative;
    top: 3px;
}
.eael-simple-menu-container.preset-2 .eael-simple-menu li ul {
    border: 0px !important;
}

.eael-simple-menu-container.preset-2 .eael-simple-menu li ul li>a {
    color: black !important;
}
.maincontentgood--mainss {
    margin: unset !important;
}
.maincontentgood--aminssh h3 {
    font-weight: 600 !important;
    padding-bottom: 5px !important;
}

.customainsgood--section .row {
    display: flex;
    align-items: center;
}
@media (max-width: 801px) {
.hfe-nav-menu-icon {
    padding: 0px !important;
    display: flex !important;
    align-items: center;
}

.hfe-nav-menu__toggle {
    align-items: center !important;
}

.custom--sidemainv1 ul.customul--mainfixed li {
    margin-left: 10px !important;
}

.hfe-nav-menu-icon svg {
    width: 21px !important;
    height: 21px !important;
    line-height: unset !important;
    font-size: unset !important;
    position: relative;
    top: 1px;
}

.maincontentgood--aminssh h4 {
    padding-bottom: 0px !important;
}

.maincontentgood--aminssh h3 {
    padding-bottom: 5px !important;
    font-weight: 600 !important;
}
	.hfe-flyout-close, .hfe-flyout-close svg {
    width: 15px !important;
}

.hfe-flyout-content {
    padding: 30px 0px !important;
}

.hfe-nav-menu a.hfe-menu-item, .hfe-nav-menu a.hfe-sub-menu-item {
    font-weight: 500 !important;
    color: #2a2929 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    font-family: 'Lato' !important;
}
	.elementor-element.elementor-element-11661e2 .elementor-widget-container {
    display: flex;
    align-items: center;
}
}
.eael-simple-menu-container .eael-simple-menu li a {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.eael-simple-menu-container.preset-2 .eael-simple-menu li>a {font-weight: 400 !important;}

ul.sub-menu {
    z-index: 999999999 !important;
}
.et_right_sidebar #sidebar {
    display: none !important;
}

.et_right_sidebar #left-area {
    float: unset !important;
    width: 100% !important;
    padding: 0px !important;
}

.et_right_sidebar #main-content .container:before {
    display: none;
}

div#content-area {
    width: 100% !important;
}

.tax-product_cat div#main-content {}

.tax-product_cat div#main-content .container {
    width: 100% !important;
    max-width: 1250px !important;
}

h1.woocommerce-products-header__title.page-title {
    text-align: center;
    font-family: "Cormorant Garamond", serif !important;
    font-weight: 500 !important;
    font-size: 40px !important;
    line-height: normal !important;
    font-style: italic !important;
    color: black !important;
}

.woocommerce .woocommerce-breadcrumb {
    text-align: center !important;
    font-weight: 400 !important;
}

.woocommerce .woocommerce-result-count {
    font-weight: 300 !important;
}

.woocommerce .woocommerce-ordering select {
    padding: 10px 20px !important;
    padding-right: 40px;
    position: relative;
    background: url(https://cdn11.bigcommerce.com/s-f7u5m751xw/images/stencil/original/image-manager/chevron.png);
    background-color: #f2f2f2;
    background-size: 14px 14px;
    background-repeat: no-repeat;
    background-position: 90% 50%;
    padding-left: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    text-align: center !important;
    color: black !important;
    font-weight: 500 !important;
    font-size: 17px !important;
}

.woocommerce ul.products li.product .price {
    display: none !important;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    background: transparent !important;
    color: black !important;
    padding: 10px 30px !important;
    font-size: 15px !important;
}
.woocommerce .woocommerce-breadcrumb {
    font-size: 14px !important;
    font-weight: 300 !important;
    padding-bottom: 40px !important;
}

div.product p.price, .woocommerce-page div.product p.price {
    display: none !important;
}

.product_meta {
    display: none !important;
}

li#tab-title-additional_information {
    display: none !important;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs {
    background: transparent !important;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li a, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a {
    margin: 0px !important;
    padding: 10px 40px !important;
    font-weight: 500 !important;
}

.product .related h2 {
    font-size: 20px !important;
    font-weight: 400 !important;
}
.et_overlay {
    display: none !important;
}
.woocommerce ul.products li.product a img {
    aspect-ratio: 1/1 !important;
    object-fit: contain;
}
.woocommerce div.product .woocommerce-tabs .panel {
    max-height: unset !important;
    opacity: 1 !important;
    overflow: unset !important;
}

div#tab-description p:empty, div#tab-description li:empty {
    display: none !important;
}
.woocommerce div.product .woocommerce-tabs .panel {
    max-height: unset !important;
    opacity: 1 !important;
    overflow: unset !important;
}

div#tab-description p:empty, div#tab-description li:empty {
    display: none !important;
}

div#tab-description>h2 {
    display: none;
}

div#tab-description p, div#tab-description span {
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: normal !important;
}

div#prod-left-info {}

.woocommerce div.product form.cart div.quantity {
    display: none !important;
}

.woocommerce div.product form.cart .button {
    display: none !important;
}

.woocommerce div.product form.cart {
    margin-bottom: 10px !important;
}

a.add-request-quote-button.button {
    width: 100% !important;
    text-align: center;
    font-size: 16px !important;
    letter-spacing: 2px !important;
}

a.add-request-quote-button.button:after {
    display: none;
}

p.stock.in-stock {
    display: none !important;
}
.woocommerce div.product .woocommerce-tabs .panel {
    max-height: unset !important;
    opacity: 1 !important;
    overflow: unset !important;
}

div#tab-description p:empty, div#tab-description li:empty {
    display: none !important;
}

div#tab-description>h2 {
    display: none;
}

div#tab-description p, div#tab-description span {
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: normal !important;
}

div#prod-left-info {}

.woocommerce div.product form.cart div.quantity {
    display: none !important;
}

.woocommerce div.product form.cart .button {
    display: none !important;
}

.woocommerce div.product form.cart {
    margin-bottom: 10px !important;
}

a.add-request-quote-button.button {
    width: 100% !important;
    text-align: center;
    font-size: 16px !important;
    letter-spacing: 2px !important;
}

a.add-request-quote-button.button:after {
    display: none;
}

p.stock.in-stock {
    display: none !important;
}

.insidemain--contentss {
    margin-bottom: 0px !important;
}
.woocommerce div.product .woocommerce-tabs .panel {
    max-height: unset !important;
    opacity: 1 !important;
    overflow: unset !important;
}

div#tab-description p:empty, div#tab-description li:empty {
    display: none !important;
}

div#tab-description>h2 {
    display: none;
}

div#tab-description p, div#tab-description span {
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: normal !important;
}

div#prod-left-info {}

.woocommerce div.product form.cart div.quantity {
    display: none !important;
}

.woocommerce div.product form.cart .button {
    display: none !important;
}

.woocommerce div.product form.cart {
    margin-bottom: 10px !important;
}

a.add-request-quote-button.button {
    width: 100% !important;
    text-align: center;
    font-size: 16px !important;
    letter-spacing: 2px !important;
}

a.add-request-quote-button.button:after {
    display: none;
}

p.stock.in-stock {
    display: none !important;
}

.insidemain--contentss {
    margin-bottom: 0px !important;
}

.yith_ywraq_add_item_response {
    text-transform: capitalize;
    font-weight: 400 !important;
    text-align: center;
    background: #eeeeee !important;
    padding: 10px 10px;
    font-size: 15px;
}

.yith_ywraq_add_item_browse-list a {
    display: block !important;
    text-align: center;
    background: #0076dc !important;
    color: white !important;
    text-transform: capitalize !important;
    padding: 10px 20px !important;
}
nav.woocommerce-MyAccount-navigation ul {
    list-style: none !important;
    padding: 20px !important;
    background: #f5f5f5;
}

nav.woocommerce-MyAccount-navigation ul a {
    color: black !important;
    font-size: 16px !important;
}

nav.woocommerce-MyAccount-navigation ul li {
    margin-bottom: 10px !important;
}

.woocommerce-MyAccount-content a {
    color: black;
    text-decoration: underline;
}
.woocommerce table.shop_table td.product-thumbnail img {
    max-width: 150px !important;
}

.woocommerce table.shop_table td.product-name a {
    color: black;
    font-size: 19px;
    font-weight: 400 !important;
}

.woocommerce .cart .button, .woocommerce .cart input.button {
    padding: 10px 30px !important;
    color: white !important;
    letter-spacing: 1px !important;
}

.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper input, .ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper textarea {
    border: 1px solid #dedede !important;
    background-color: transparent !important;
}

.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper input.button.raq-send-request {
    color: white !important;
    width: 100% !important;
    background: #00358d !important;
    letter-spacing: 1px !important;
    padding: 15px 20px !important;
    font-size: 15px !important;
}
.eael-simple-menu-container .sub-menu li a {
    font-weight: 400 !important;
    font-size: 16px !important;
    padding:5px 15px !important;
}
.eael-simple-menu-container .sub-menu li a {
    font-weight: 400 !important;
    font-size: 16px !important;
    padding:5px 15px !important;
}

.eael-simple-menu-container.preset-2 .eael-simple-menu li ul svg {
    transform: rotate(0deg);
}

.eael-simple-menu-container.preset-2 .eael-simple-menu .sub-menu li a {
    display: flex;
    justify-content: space-between;
}

.eael-simple-menu-container .eael-simple-menu li .sub-menu {
    min-width: 350px;
}
.hfe-submenu-icon-arrow .hfe-nav-menu .parent-has-child .sub-arrow i:before {
    content: "\f170" !important;
}
div#othermainnavigaminss a.wpr-menu-item {
    text-decoration: none !important;
    text-transform: unset !important;
    letter-spacing: 0px !important;
    font-size: 14px !important;
    letter-spacing: 0px !important;
    font-weight: 400 !important;
    font-family: 'Lato', sans-serif !important;
    color:black !important;
}

.elementor-4479 .elementor-element.elementor-element-338279c.wpr-pointer-line-fx .wpr-menu-item:before, .elementor-4479 .elementor-element.elementor-element-338279c.wpr-pointer-line-fx .wpr-menu-item:after {
    background-color: black !important;
}

.wpr-nav-menu {
    display: flex;
    justify-content: space-around;
    padding: 0px 20px !important;
}
.wpr-sub-menu .wpr-sub-menu-item:hover {
    background: black !important;
}
span.methods-of-payment {
    display: flex;
    justify-content: center;
}
.cky-btn-revisit-wrapper {
    display: none !important;
}
@media (max-width: 801px) {
.wpr-mobile-toggle-line {
    height: 2px !important;
    margin-bottom: 4px !important;
}

.wpr-mobile-toggle {
    width: 20px !important;
    padding: 0px !important;
}

ul.customul--mainfixed svg {
    width: 16px !important;
    height: 16px !important;
}

.custom--sidemainv1 ul.customul--mainfixed li {
    margin-right: 0px !important;
    margin-left: 16px !important;
}
	.wpr-mobile-toggle-line {
    height: 2px !important;
    margin-bottom: 4px !important;
}

.wpr-mobile-toggle {
    width: 20px !important;
    padding: 0px !important;
}

ul.customul--mainfixed svg {
    width: 16px !important;
    height: 16px !important;
}

.custom--sidemainv1 ul.customul--mainfixed li {
    margin-right: 0px !important;
    margin-left: 16px !important;
}
	.wpr-mobile-toggle-line {
    height: 2px !important;
    margin-bottom: 4px !important;
}

.wpr-mobile-toggle {
    width: 20px !important;
    padding: 0px !important;
}

ul.customul--mainfixed svg {
    width: 16px !important;
    height: 16px !important;
}

.custom--sidemainv1 ul.customul--mainfixed li {
    margin-right: 0px !important;
    margin-left: 16px !important;
}

.wpr-mobile-toggle-line {
    background: black !important;
}

.wpr-mobile-nav-menu a:hover {
    background: black !important;
}
}		
	
footer.et-l.et-l--footer {
    display: none !important;
}

.et_pb_scroll_top.et-pb-icon {
    display: none !important;
}

.maincontentgoo--finhsing .maincontentgood--mainss {
    margin: auto !important;
}

.et_fixed_nav #main-header {
    display: none !important;
}

div#top-header {
    display: none !important;
}
header#main-header {
    display: none !important;
}
.maincotnentgood---flexingss h4 {
    display: flex;
    justify-content: space-between;
}

.maincustom--content {
    display: flex;
    align-items: center;
}

.maincustom--content img {
    padding-right: 15px !important;
}

.maincustom--content h2 {
    padding: 0px !important;
}
@media (max-width: 801px) {
.maincotnentgood---flexingss h4 {
    display: flex;
    justify-content: space-between;
}

.maincustom--content {
    display: flex;
    align-items: center;
}

.maincustom--content img {
    padding-right: 15px !important;
}

.maincustom--content h2 {
    padding: 0px !important;
}

.maincustom--content {
    justify-content: center !important;
}

.mainonlyarrow-mainsss h3 {
    font-size: 28px !important;
}
}
div#othermains--22 a {
    display: block !important;
    width: 100% !important;
}

div#othermains--22 a img {
    border: 0px !important;
}

#gallery-1 .gallery-item {
    padding: 5px !important;
}

div#othermains--22 br {
    display: none !important;
}
.fittmains--conteminss {
    text-align: center !important;
}

.fittmains--conteminss img {
    margin: auto !important;
}
.maincotnentgood---flexingss>img {
    aspect-ratio: 1/1;
    object-fit: cover;
    min-height: 400px !important;
}</style>
<!-- end Simple Custom CSS and JS -->
