/** Shopify CDN: Minification failed

Line 16:59 Expected ")" to end URL token

**/

.py-3 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important;
}
header.header {
    max-width: 100%;
}

.header-search .form-select {
    --bs-form-select-bg-img: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e);
    display: block;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-weight: 500;
    line-height: 1.5;
    color: #212529;
    background-color: var(--bs-form-control-bg);
    background-image: var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: 0.375rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.search__input.field__input {
    padding-right: 5rem !important;
}

form.search.headersearch-form label.field__label {
    font-weight: normal;
    top: 15px;
    left: 30px;
    color: #000;
}

button.search__button.field__button {
    width: 61px !important;
}

button.search__button.field__button svg.icon.icon-search {
    width: 25px;
    height: 25px;
}

.header__icons a {
    text-decoration: none;
    font-family: inherit;
    font-weight: 700;
}
.header__icons a i {
    font-size: 21px;
}
nav.header__inline-menu .list-menu li a {
    /* padding-right: 19px;
    padding-left: 19px;
    color: #000;
    padding-top: 16px;
    padding-bottom: 16px; */
}

section#MainProduct-template--16781409845480__main {
    max-width: 1920px !important;
} 

.product-top.pb-4.border-bottom {
    margin-bottom: 48px !important;
    border-bottom: 1px solid #dee2e6 !important;
}

.product-top.pb-4.border-bottom .page-width {
    max-width: 100% !important;
    padding: 0;
}

ul.product-menu.d-flex.justify-content-center {
    margin-bottom: 16px;
}

.product__media.media.media--transparent {
    margin-top: 0;
}
.product__info-container p.follow-text {
    color: #000;
}

.text-black {
    color: #000;
}

.store-retailer a.border-bottom.dotter {
    color: rgb(13,110,253);
    text-decoration: underline;
    font-size: 14px;
}

.border-end {
    border-right: 1px solid #dee2e6;
}

.pe-3 {
    padding-right: 1rem!important;
}

.px-3 {
    padding-left: 1rem!important;
    padding-right: 1rem!important;
}
.sale-number p {
    color: #000;
    font-size: 14px;
}

legend.form__label {
    font-size: 18px;
    font-weight: 500;
    border: 0;
    margin: 10px 0 10px 0 !important;
    color: #000;
}
.price__regular {
    color: #000;
    padding: 10px 0px;
}

.price__regular span.price-item {
    font-size: 22px;
    color: #000;
}

.product__info-container .product__title h1 {
    font-weight: 500;
    padding: 10px 0 0px;
}
.product-form__input.product-form__quantity label.form__label {
    font-size: 18px;
    font-weight: 500;
    border: 0;
    margin: 10px 0 10px 0 !important;
    color: #000;
}

quantity-input.quantity {
    min-height: 37px;
    max-width: 115px;
    width: 100%;
}
.quantity__input {
    max-height: 27px;
    margin-top: 5px;
}
fieldset.js.product-form__input label {
    padding: 16px 35px;
    font-size: 16px;
}

.product-form__buttons button.product-form__submit.button {
    min-height: 48px !important;
    background: #269ab8;
    color: #fff;
    padding: 0 !important;
    outline: 0 !important;
    box-shadow: 0px 0px !important;
    border-radius: 34px;
    margin-top: 10px !important;
    display: inline-block;
}

.product-form__buttons button.product-form__submit.button span {
    font-size: 24px;
    font-weight: 500;
}
.product__description span {
    color: #000;
    font-size: 14px;
    line-height: 20px;
}

.border-0 {
    border: 0;
}


.product__accordion summary {
    padding: 20px 0;
    color: #000;
}

.product__accordion summary +.accordion__content p {
    font-size: 14px;
    color: #000;
}

product-recommendations.product-recommendations {
    display: block;
    max-width: 1920px;
}
@media screen and (min-width:750px){
.page-width {
    padding: 0 80px;
}
}

h2.product-recommendations__heading.h4 {
    font-size: 30px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif !important;
    margin-bottom: 30px;
}

h2.product-recommendations__heading.h4  span.fs-5.including {
    font-size: 20px;
}

.card__information h3 {
    font-size: 18px;
    font-weight: 500;
}
.disclaimer .page-width, .explore-search .page-width,.more-explore-search .page-width,
.product-breadcrumb .page-width, .publish-product .page-width{
    max-width: 1920px;
}

.disclaimer .card {
    border: 1px solid rgba(0, 0, 0, 0.175);
    border-radius: 15px;
    padding: 20px;
}

.disclaimer .card p.card-text {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    line-height: 24px;
}
.more-explore-search .more-explore-images-block a {
    padding: 10px 15px;
    border-radius: 35px;
    font-size: 12px;
    font-weight: bold;
}

.publish-product p.listed-on {
    color: #000;
    font-size: 14px;
}
.publish-product p.listed-on a.product-favorites {
    color: #000;
    padding-left: 10px;
    text-decoration: underline;
}

.product-breadcrumb ol.breadcrumb {
    background: none;
    padding-left: 0;
}

.product-breadcrumb ol.breadcrumb li a, .product-breadcrumb ol.breadcrumb li {
    font-size: 14px;
    text-decoration: underline;
    color: #000;
    position: relative;
}

.product-breadcrumb ol.breadcrumb li:before {
    color: #000;
    text-decoration: none !important;
    position: absolute;
    left: 0;
}

.product-breadcrumb ol.breadcrumb li.active {
    padding-left: 20px;
}

.position-relative {
    position: relative;
}

.form-floating label.form-label {
    display: none;
}
.form-floating button.btn.subsribe-bt {
    background: none !important;
}

.footer-search input#Search-In-Modal-1, .footer-search label.field__label {
    font-weight: normal;
    color: #000;
}

div#shopify-section-sections--16781410140392__b29d92e6-82fb-425c-bd8c-41f144b52d59 {
    padding: 40px 0 70px;
}


.custom-footer .page-width {
    max-width: 1920px;
}

.fs-6 {
    font-size: 16px !important;
}

.mt-2 {
    margin-top: 8px;
}

ul.footer-social-icons {
    padding-left: 0;
}

.aarcdnew {
    padding-left: 70px;
}
.product__info-container .product__title h1{
   font-size: 40px !important;
    font-weight: bold !important;
}


