/** Shopify CDN: Minification failed

Line 1216:12 Expected identifier but found whitespace
Line 1216:13 Unexpected "("

**/
.index-section, .index-section:last-child {
    padding-top: 35px;
    padding-bottom: 35px;
    width: 100%;
    float: left;
}
p:last-child {
    margin-bottom: 0;
}
p, ul li, ol li {
    font-size: 15px;
    line-height: 24px;
    color: #000;
    font-family: Work Sans;
}
.text-center {
    text-align: center;
}
.wc_collection_grid_six.col-md-6 a {
    height: 450px;
}
.wc_collection_grid_six figure a {
    width: 100%;
    display: inline-block;
    background-position: center top;
    background-size: cover;
}

.wc_collection_grid_six {
    margin-bottom: 10px;
}
@media (min-width: 768px) {
    .col-md-6 {
        float: left;
        width: 50%;
    }
}
.wc_collection_grid_six figure {
    position: relative;
    width: 100%;
    float: left;
}
.hide {
    display: none !important;
}
.col-md-6.col-xs-12.wc_collection_grid_six {
    padding-right: 15px;
    padding-left: 15px;
}
.col-md-6.col-xs-12.wc_collection_grid_six {
    padding-right: 15px;
    padding-left: 15px;
}
.page-width.rich-text .grid {
    list-style: none;
    padding: 0;
    margin: 0 0 0 -30px;
}
.rte-setting {
    margin-bottom: 19.44444px;
}
.col-md-6.col-xs-12.wc_collection_grid_six figure
{
    margin:0px!important;
}
.gridd {
    display: flex
;
    justify-content: center;
}
footer .main-footer {
    background: #f6f6f6;
    padding: 20px 0;
    width: 100%;
    float: left;
}

@media (min-width: 768px) {
   .main-footer .col-md-5 {
        float: left;
        width: 41.666667%;
    }
       .main-footer .col-md-3 {
        float: left;
        width: 25%;
    }
       .main-footer .col-md-4 {
        float: left;
        width: 33.333333%;
    }
}
footer .main-footer .footer-menu {
    width: 100%;
    max-width: 300px !important;
}
footer .main-footer h5 {
    font-size: 13px;
    color: #000;
    font-family: Work Sans;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 0;
    margin-bottom:8px;
    margin-top:0px;
}
footer p {
    margin: 0;
}
footer .main-footer .footer-logo-part p {
    max-width: 435px;
    line-height: 24px;
    color: #000;
}
footer .main-footer .footer-menu ul li a {
    font-size: 15px;
    font-family: Work Sans;
    color: #000;
    text-transform: capitalize;
}
footer .main-footer .footer-menu ul li {
    line-height: 30px;
}
.footer-menu ul
{
    width:100%;
    float:left;
}
.footer-menu ul {
    columns: 2;
    padding: 0;
    list-style:none;
}
.footer-menu ul a
{
text-decoration:none;
}
footer .main-footer .footer-menu ul li a:hover {
    color: #b760e6;
}
footer .bottom-footer {
    background: #eee;
}
footer .bottom-footer .footer-copyright {
    display: table;
    padding: 17px 0;
    width:100%;
}
.atcpayf {
    float: right;
}
.left {
    float: left;
}
a {
    color: #7e7e7e;
    outline: none;
    cursor: pointer;
    transition: all .5s 
ease-in-out;
    -webkit-transition: all .5s 
ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transform: all .5s ease-in-out;
}
footer .bottom-footer .footer-copyright ul {
    float: right;
    margin:0px;
}
footer .bottom-footer .footer-copyright ul li {
    display: inline-block;
    padding: 0 10px;
}
.payicon {
    width: 3.125em;
}
.atcpayf li {
    padding: 0 !important;
}
footer .main-footer .footer-form form input[type=text], footer .main-footer .footer-form form input[type=email] {
    background: #fff;
    width: 100%;
    height: 44px;
    border: none;
    float: left;
    margin: 5px 0;
    font-size: 13px;
    color: #7e7e7e;
}
footer .main-footer .footer-form form button {
    height: 44px;
    width: 128px;
    margin: 5px 0;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
}
.check-box p {
    font-size: 15px;
    width: auto !important;
    display: inline-block;
    vertical-align: middle;
}
[type=checkbox]+label[for], [type=radio]+label[for] {
    cursor: pointer;
}
.check-box input[type=checkbox] {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 8px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$X)";
    filter: alpha(opacity=0);
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    margin: 0;
}
.check-box input[type=checkbox] {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 8px;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    margin: 0;
}
.check-box label:before {
    content: "";
    width: 10px;
    height: 6px;
    display: inline-block;
    top: 3px;
    left: 3px;
    border: 2px solid #c658ed;
    border-top: none;
    border-right: none;
    position: absolute;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$X)";
    filter: alpha(opacity=0);
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
}
footer .main-footer .footer-logo-part figure {
    margin-top:0px;
    margin-bottom: 10px;
}
footer .main-footer .footer-logo-part figure a {
    display: none;
}
footer .main-footer .footer-form form button {
    height: 44px;
    width: 128px;
    margin: 5px 0;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
}
.input-group__btn {
    white-space: nowrap;
    width: 1%;
}
.input-group__field, .input-group__btn {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
}
.input-group {
    position: relative;
    width: 100%;
    display: table;
    border-collapse: separate;
}

.check-box label {
    position: relative;
    width: 16px;
    height: 16px;
    display: inline-block;
    background: #e6e8eb;
    vertical-align: middle;
    margin: 0 8px 0 0;
}
.input-group input {
    padding: 0 18px;
    font-family: 'Work Sans';
}
.check-box input[type=checkbox]:checked+label:before {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$X)";
    filter: alpha(opacity=1);
    opacity: 100;
    -moz-opacity: 100;
    -khtml-opacity: 100;
}
.free-shipping-section {
    padding: 15px 0 35px;
    width: 100%;
    float: left;
}
p.left a {
    text-decoration: none;
}
@media screen and (min-width: 990px) {
    .header--middle-left {
        grid-template-areas: "heading navigation icons";
        grid-template-columns: auto 5fr 1fr!important;
        column-gap: 2rem;
    }
    nav.header__inline-menu {
    display: flex;
    justify-content: center;
}
}


ul.list-menu.list-menu--inline li a {
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    margin: 0 auto;
    transition: color 0.3s 
ease;
    font-size: 18px;
}
ul.list-menu.list-menu--inline li:first-child a {
    color: #8f35c0;
}
.shopify-section.shopify-section-group-header-group {
    margin-bottom: 0px !important;
}
.h4, h4 {
    font-size: 24px!important;
}
@media (min-width: 768px) {
    /* .header__search .search {
        fill: #000;
        opacity: 1;
        width: 27px;
        height: 27px;
        margin-left: 6px;
    } */
}
.header-search ul li a em {
    padding: 0 0 0 20px;
}
 .header-search ul li a em {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 6px;
}
.customer-account {
    display: flex
;
    align-items: center;
    padding: 0 0 0 20px;
}
.header__icons
{
    align-items:center;
}
 .header-search ul li a em {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 6px;
}
.svg-wrapper>svg {
    height: 27px!important;
    width: 27px!important;
}
a#cart-icon-bubble {
    padding: 0 0 0 30px;
}
.cart-count-bubble {
    position: absolute;
    background-color: rgb(var(--color-button));
    color: rgb(var(--color-button-text));
    height: 1.7rem;
    width: 1.7rem;
    border-radius: 100%;
    display: flex
;
    justify-content: center;
    align-items: center;
    font-size: .9rem;
    top: -1px!important;
    right: -10px!important;
    left:auto!important;
    line-height: calc(1 + .1 / var(--font-body-scale));
}
.product__title h1 {
    font-size: 30px;
    color: #000;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: normal;
}
.color-swatch-part label {
    color: transparent !important;
}
.color-swatch-part input:checked+label:after {
    content: "";
    filter: drop-shadow(0 0 3px #999999);
    width: 23px;
    height: 11px;
    background: transparent;
    position: absolute;
    top: 14px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border: 4px solid #fff;
    border-top: none;
    border-right: none;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}
span.custom-sale-badge {
    border: solid 2px #c658ed;
    font-size: 13px;
    font-weight: 700;
    color: #c658ed;
    text-transform: uppercase;
    padding: 4px;
    margin-left: 5px;
    vertical-align: middle;
    line-height: 15px;
    display: inline-block;
    border-radius: 5px;
    font-family: Work Sans;
}
.price--on-sale .price__sale {
    display: flex!important;
    flex-direction: row-reverse!important;
    flex-wrap: wrap;
    align-items: baseline;
}
span.price-item.price-item--sale.price-item--last {
    font-size: 33px;
    font-weight: 600;
    font-family: Work Sans;
}
s.price-item.price-item--regular {
    position: relative;
    color: #828282;
    font-size: 18px;
    margin-left: 5px;
    font-family: Work Sans;
}
.price.price--large.price--on-sale.price--show-badge {
    display: flex
;
    align-items: center;
}
.product__tax.caption.rte {
    display: none;
}
legend.form__label, label.quantity__label.form__label
{
    color: #000;
    font-weight: 600;
    margin: .5em 0;
    text-transform: uppercase;
}
.product-form__input--pill input[type=radio]:checked+label {
    /* background: #8f35c0!important; */
}
.button:after
{
    box-shadow:none!important;
}
button.product-form__submit.button.button--full-width.button--primary {
    background: #8f35c0;
    height: 44px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Work Sans';
    border-radius: 5px !important;
}
.color-swatch-part label {
    border-radius: 50px !important;
}
p.product__inventory {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: uppercase;
}
span.dynamic_inventory {
    color: #8f35c0;
}
.loox-rating .loox-icon {
    color: #7008bf;
}

svg.loox-icon {
    width: 1em!important;
    height: 1em!important;
    flex-shrink: 0;
}
.product__info-container>*+* {
    margin: .5rem 0!important;
}
.sticky-atc--visible {
    transform: translateY(0)!important;
    opacity: 1!important;
}
.sticky-atc {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    transform: translateY(100%);
    opacity: 0;
    transition: transform .28s 
ease, opacity .28s 
ease;
    z-index: 999;
    background: #fff;
    border-top: 1px solid #eee;
    box-shadow: 0 -8px 20px #00000014;
    padding-bottom: max(0px, env(safe-area-inset-bottom));
}
.sticky-atc__inner {
    max-width: 1400px !important;
    margin: 0 auto;
    padding: 12px 16px;
    display: flex
;
    align-items: center;
    gap: 12px;
}
.sticky-atc__left {
    flex: 1 1 auto;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sticky-atc__title {
    font-size: 15px;
    color: #1f2937;
    font-weight: 700;
}
button.sticky-atc__btn {
    background: #8f35c0;
    color: #fff;
    height: 44px;
    font-size: 16px;
    text-transform: uppercase;
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
    border-radius: 5px !important;
    border: none;
    font-weight:600;
}
.info-blocks {
    margin-top: 20px;
    display: flex
;
    gap: 20px;
    justify-content: center;
    align-items: center;
}
.info-card {
    display: flex
;
    align-items: center;
    gap: 20px;
    background: #fff;
    padding: 15px 20px 20px 20px;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
}
.info-icon {
    width: 45px;
    height: 45px;
}
.info-text {
    display: flex
;
    flex-direction: column;
    font-size: 16px;
    color: #000;
}
product-info .page-width {
    padding-left: 15px;
    padding-right: 15px;
}

.grid__item.product__media-wrapper {
    padding-left: 15px;
    padding-right: 15px;
}
.product__info-wrapper.grid__item {
    padding-left: 15px;
    padding-right: 15px;
}
p.info-title {
    margin: 0px;
}
.box__wrapper {
    margin-top: 25px;
    padding: 28px;
    background-color: #EEE;
    box-sizing: border-box;
}
.box__wrapper .box__title {
    font-size: 20px !important;
    line-height: 30px !important;
    color: #000;
    margin: 0 0 16px 0;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-family: Work Sans;
}
.box__inner {
    display: flex
;
    column-gap: 15px;
}
.box__content {
    display: flex
;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    margin: 0;
}
.box__content-copy {
    font-size: 16px !important;
    line-height: 25px !important;
    margin-bottom: 32px;
    font-family: Work Sans !important;
}
.box__content-btn {
    font-size: 14px;
    font-weight: 700;
    padding: 6px 25px;
    background-color: #8F35C0;
    color: #fff;
    text-transform: uppercase;
    height: 35px;
    display: inline-block;
    margin-left: 0;
}
.box__video>iframe {
    max-width: 200px!important;
    height: auto;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    display: block;
}
.featured-section .featured-wrap .row {
    margin-left: -8px;
    margin-right: -8px;
}
.rproduct-wrapper .col-3-slider {
    position: relative;
    list-style:none;
    padding-left:0px;
}
.rproduct-wrapper .product-grid figure {
    margin: 0px !important;
}
.title span {
    font-size: 15px;
    color: #000;
    text-transform: capitalize;
    line-height: 30px;
    float: right;
    font-weight: 400;
    font-family: Work Sans;
}
.title span a {
    color: #000;
    text-decoration: none;
}
.featured-wrap .title a svg {
    width: 20px;
    height: 20px;
}
.featured-wrap .title span a {
    display: flex
;
    align-items: center;
    gap: 10px;
}
@media (max-width: 479px) {
    .title {
        text-align: center;
                width: 100%;
        float: left;
    }
}
@media (max-width: 575px) {
        .box__inner {
        flex-direction: column;
    }
    .box__video {
    margin: 0px auto;
}
.desc_div_contain img {
    width: 100% !important;
    height: auto;
}


        footer .main-footer .check-box p {
        font-size: 13px;
    }
    .title {
        font-size: 16px!important;
        padding: 10px 0!important;
        line-height: 24px!important;
    }
    .gridd .grid__item {
    max-width: 100%!important;
    width: 100%;
    padding: 0!important;
}
}
.col-xs-6 {
    float: left;
    width: 50%;
}
@media (max-width: 479px) {
    .title span {
        width: 100%;
        float: none;
        margin-top: 10px;
        display: inline-block;
    }
}
@media (max-width: 575px) {
    .title span {
        font-size: 13px;
        line-height: 24px;
    }
    .featured-wrap .title span a
    {
        justify-content:center;
    }
}
@media (max-width: 767px) {

    .info-card {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 10px 5px;
        gap: 10px;
        text-align: center;
        width: 117px;
    }
    .grid__item.product__media-wrapper, .product__info-wrapper.grid__item
    {
        padding-left:0px!important;
        padding-right:0px !important;
    }
    .product__title h1 {
    font-size: 24px;
    padding-bottom: 5px;
    line-height: 24px;
    letter-spacing: normal;
    margin-top: 10px;
}
span.price-item.price-item--sale.price-item--last {
    font-size: 28px;
    font-weight: 700;
}
s.price-item.price-item--regular {
    font-size: 17px;
    font-weight: 400;
}
    .feature-row, .custom-content {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        display: block!important;
    }
    a.btn.hero__btn {
    width: 100%;
    max-width: 100%!important;
}
    .feature-row__item, .custom__item {
        -webkit-flex: 1 1 auto;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        max-width: 100%;
    }
    .free-shipping .col-md-6.col-xs-12 {
    padding-left: 15px;
    padding-right: 15px;
}
    .free-shipping-section .free-shipping .free-shipping-part {
        margin: 10px 0;
    }
        footer .main-footer {
        text-align: center;
    }
    footer .main-footer {
        padding: 35px 0 30px;
    }
   .main-footer .col-md-5.col-sm-6.col-xs-12 {
    padding-right: 15px;
    padding-left: 15px;
}
    footer .main-footer .footer-menu {
        padding-top: 20px;
    }
        footer .main-footer h5 {
        padding: 0 0 12px;
    }
    .main-footer .col-md-3.col-sm-6.col-xs-12 {
    float: left;
    width: 100%;
}
footer .main-footer .footer-menu
{
 margin:0px auto;   
}
footer .main-footer .footer-logo-part h6 {
    font-size: 12px;
    color: #000;
    font-family: Work Sans;
    font-weight: 600;
    line-height: 30px;
    text-transform: uppercase;
}
}
p, ul li, ol li {
    font-size: 15px;
    line-height: 24px;
    color: #000;
    font-family: Work Sans;
}
@media (max-width: 991px) {
    .home-collection-section .home-collection .home-collection-part .home-collection-wrap figure img {
        height: 226px!important;
    }
    .float-xs-right
    {
        width:100%;
        padding-left:0px!important;
        padding-right:0px!important;
    }
}
.home-collection-part {
    width: 100%;
    float: left;
}
.home-collection-wrap {
    width: 100%;
    float: left;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.rich-text__heading--large, .rich-text__heading--large h2, .rich-text__heading--large .h2 {
    font-size: 1.4em !important;
}
.social-icons {
    margin-top: 15px;
}
.social-icons li {
    display: inline-block;
    padding-right: 5px;
}
.social-icons .icon {
    width: 18px;
    height: 18px;
}
.visually-hidden, .icon__fallback-text {
    position: absolute !important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
.col-md-4, .col-sm-12
{
    padding-right: 15px;
    padding-left: 15px;
}
.product-grid .product-cart__variant-wrapper {
    background: #fff;
    max-height: 100%;
    padding: 10px;
    width: 100%;
}
.product-grid .product-variants {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    max-height: calc(100% - 40px);
    overflow: auto;
    min-height: 65px;
}
.product-grid:hover .product-card-form {
    opacity: 1;
}
.product-grid .product-card-form {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    max-height: 100%;
    height: fit-content;
    display: flex
;
    opacity: 0;
    transition: .3s;
}
.product-grid figure a {
    background-size: cover;
    background-position: center;
    background-color: transparent!important;
    display: inline-block!important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.product-grid figure a:before {
    content: "";
    width: 100%;
    height: 100%;
    display: inline-block;
    background: #fff;
    transition: all .5s 
ease-in-out;
    -webkit-transition: all .5s 
ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transform: all .5s ease-in-out;
    opacity: 0;
}
.product-grid .product-cart__variant-selector {
    position: relative;
    display: flex
;
    height: 100%;
    flex-direction: column;
    width: 100%;
    justify-content: flex-end;
}
li.grid__item .product-grid:hover .product-card-form {
    opacity: 1;
}
fieldset.js.product-form__input.product-form__input--pill.color-swatch-part {
    display: flex
;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    flex-wrap:wrap;
}
.color-swatch-part label {
    height: 50px;
    width: 50px;
}
.product-grid .variant-group--color .variant-options {
    padding-left: 5px;
}
.product-grid .variant-options {
    display: flex
;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 5px 5px;
}
.product-grid .variant-box.checked {
    background: #000;
    color: #fff;
}
.product-grid .variant-box {
    padding: 2px 5px;
    background: transparent;
    border: 1px solid #000000;
    font-size: 10px;
    height: 22px;
}
.product-grid .variant-box.checked {
    background: #000;
    color: #fff;
}
.product-grid .variant-box--color {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: none;
    position: relative;
}
.product-grid .variant-label {
    font-size: 14px;
    margin-bottom: 0;
}
.WFwrap, .title-desc, .inner-page, .col-4-slider, .col-3-slider, .nav-bar-section, .nav-bar-section .nav-bar-part, header, header .nav-section .header-section, header .nav-section .header-section .header-logo, header .nav-section .header-section .header-search, header .nav-section .header-section .header-search ul, header .menu-part, header .menu-part .topbar-nav ul.metismenu, .search-part, .app-container .content-container .side-menu .navbar .topbar-nav, .app-container .content-container .side-menu .navbar .topbar-nav .metismenu, .slider-section, .slider-section .slider-part, .slider-section .slider-part .home-slider-section .home-slider, .slider-section .slider-part .home-slider-section .home-slider li .fig-caption, .slider-section .slider-part .home-slider-section .home-slider li .fig-caption .small-content, .slider-section .slider-part .home-banner-section .home-banner, .home-collection-section, .home-collection-section .home-collection, .home-collection-section .home-collection .home-collection-part, .home-collection-section .home-collection .home-collection-part .deal-day, .home-collection-section .home-collection .home-collection-part .home-collection-wrap, .product-grid, .product-grid .product-grid-desc, .featured-section, .featured-section .featured-wrap, .featured-section .featured-wrap .featured-part, .latest-blog-section, .latest-blog-section .latest-blog, .latest-blog-section .latest-blog .latest-blog-part, .latest-blog-section .latest-blog .latest-blog-part .latest-blog-wrap, .latest-blog-section .latest-blog .latest-blog-part .latest-blog-figcaption, .free-shipping-section, .free-shipping-section .free-shipping, .free-shipping-section .free-shipping .free-shipping-part, footer, footer .main-footer, footer .main-footer .footer-logo-part, footer .main-footer .footer-menu ul, footer .main-footer .footer-form, footer .main-footer .footer-form form, footer .bottom-footer, footer .bottom-footer .footer-copyright, .social-icons, .banner-section, .banner-section .banner, .banner-section .banner ul, .breadcrumb-section, .breadcrumb-section .breadcrumb-part, .breadcrumb-section .breadcrumb-part ul, .faq-banner, .collection-section, .collection-section .collection-list-part, .collection-section .collection-list-part .collection-sort-section, .collection-section .collection-list-part .collection-sort-section .collection-sort, .collection-section .collection-list-part .collection-wrap, .faq-section, .faq-section .faq, .faq-section .faq #accordion, .about-section, .about .about-part, .about-icon-section, .about-icon-section .about-icon-part, .blog-section, .blog-section .blog, .blog-section .blog .blog-part, .blog-section .blog .blog-part .blog-fig-part, .blog-section .blog .blog-part .blog-wrap, .blog-section .blog .blog-part .blog-fig, .blog-section .blog .blog-description, .blog-section .blog .blog-description .blog-description-part, .blog-section .blog .blog-sidebar, .blog-section .blog .blog-sidebar .blog-sidebar-part, .blog-section .blog .blog-sidebar .blog-sidebar-part .blog-category-ul, .blog-section .blog .blog-sidebar .blog-sidebar-part .blog-recent-ul, .blog-section .blog .blog-sidebar .blog-sidebar-part .blog-archive-ul, .blog-section .blog .blog-sidebar .blog-sidebar-part .blog-tags-ul, .cart-section, .cart-section .cart, .cart-section .cart .shopCart, .cart-section .cart .cart-discount, .cart-section .cart .cart-total, .cart-section .cart .cart-total .cart-checkbox, .cart-section .cart .cart-discount-code-part, .cart-section .cart .we-gladly, .product-detail-section, .product-detail-section .product-detail, .product-detail-section .product-detail .product-slider-part, .product-detail-section .product-detail .product-slider-part .slider-for, .product-detail-section .product-detail .product-slider-part .slider-nav, .product-detail-section .product-detail .product-detail-part, .product-detail-section .product-detail .product-detail-part .pro_inventory, .product-detail-section .product-detail .pro-desc-tabs, .product-detail-section .product-detail .tab-content, .product-detail-section .product-detail .tab-content .desc_div_contain, .product-detail-section .product-detail .pro-tab-content, .product-detail-section .product-detail .desc_div_contain, .product-detail-section .product-detail .pro-tab-content ul.dot-ul, .product-detail-section .product-detail .pro-tab-content ul, .product-detail-section .product-detail .pro-tab-content ol, .product-detail-section .product-detail .desc_div_contain ul.dot-ul, .product-detail-section .product-detail .desc_div_contain ul, .product-detail-section .product-detail .desc_div_contain ol, .product-detail-section .product-detail .visa-section, .product-detail-section .product-detail .visa-section ul, .product-detail-section .product-detail .visa-section ul.secure-ul, .product-detail-section .product-detail .product-sharing, .contact-section, .contact-section .contact, .contact-section .contact .contact-form, .page-container, .main-content, .shopify-section
 {
    width: 100%;
    float: left;
}
header.header.header--middle-left {
    background: #fff;
    width: 100%;
    max-width: 100%;
}
.free-shipping-wrap p {
    margin: 0px;
}
@media (max-width: 991px) {
    .free-shipping-section .free-shipping .free-shipping-part h5 {
        width: 25%!important;
    }
        .free-shipping-section .free-shipping .free-shipping-part .free-shipping-wrap {
        width: 75%!important;
        padding: 10px 16px;
    }
}
@media (max-width: 991px) {
    p {
        margin-bottom: 12px;
    }
}
p, ul li, ol li {
    font-size: 15px;
    line-height: 24px;
    color: #000;
    font-family: Work Sans;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}

li.grid__item .col-xs-6 {
    float: left;
    width: 100%;
}
ul#product-grid {
    margin-top: 30px;
}
h1.collection-hero__title {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin: .5rem 0;
    padding-left: 15px;
}
select#SortBy {
    /* width: 175px; */
    max-width: 100%;
    height: 48px;
    display: inline-block;
    border: solid 1px #e0e0e0;
    font-size: 15px;
    color: #979797;
    margin: 0;
    padding-left: 10px;
}
.product-count.light {
    display: none;
}
select, select.form-control {
    background: #fff url(https://www.blushbees.us/cdn/shop/t/99/assets/arrow.png) no-repeat center right 15px;
    background-size: inherit;
    width: 100%;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    box-shadow: none;
    font-size: 14px;
    color: #777;
    line-height: 22px;
    padding: 13px 11px 13px 12px;
    border-radius: 0;
    margin-bottom: 20px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}
.btn, input[type=submit] {
    width: 100%;
    font-size: 13px;
    color: #f7f7f7;
    background: #8f35c0;
    padding: 7px 0;
    border: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    text-transform: uppercase;
    transition: all .5s 
ease-in-out;
    -webkit-transition: all .5s 
ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transform: all .5s ease-in-out;
    display: block;
    max-width: 155px;
    height: 53px;
    text-align: center;
    clear: both;
    margin: 25px auto;
    font-family: Work Sans;
}
.btn:hover, .btn:focus, input[type=submit]:hover, input[type=submit]:focus {
    color: #f7f7f7;
    background: #000;
}
ul.social-icons {
    padding-left: 0px;
}
h3.card__heading.h2 a {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: #000;
    display: block;
    padding-bottom: 3px;
}
.article-card__info.caption-with-letter-spacing.h5 span {
    font-size: 13px;
    color: #7e7e7e;
    text-transform: capitalize;
    padding-right: 22px;
    display: inline-block;
}
.article-card__info.caption-with-letter-spacing.h5 span.circle-divider:after {
    display: none;
}
.blog-btn {
    max-width: 122px;
    height: 38px;
    border: solid 1px #ebebeb;
    font-size: 12px;
    line-height: 20px;
    color: #222;
    font-family: Work Sans;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    padding: 9px 0;
    text-decoration: none;
}
.banner-section .banner h1 {
    font-weight: 700;
    color: #000;
    font-size: 30px;
    line-height: 36px;
    text-transform: uppercase;
    padding-top: 5px;
    margin-bottom:0px;
}
.banner-section .banner ul
{
    padding-left:0px;
}
.banner-section .banner ul li {
    display: inline-block;
    font-size: 15px;
    line-height: 30px;
    color: #000;
    text-transform: capitalize;
    padding: 0 14px 0 0;
    position: relative;
}
.blog-articles {
    width: 100%;
}
.banner-section .banner ul li:after {
    content: "/";
    position: absolute;
    right: 4px;
    top: 1px;
}
section.banner-section .banner ul {
    margin-top: 0px;
}
section.banner-section .page-width {
    padding: 0px;
}
.banner-section .banner ul li a
Specificity: (0,2,3)
 {
    color: #000;
}
li.collection-list__item.grid__item h3.card__heading a {
    line-height: 22px;
    color: #000;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600;
    display: block;
}
li.collection-list__item.grid__item h3.card__heading span.icon-wrap
{
    display:none;
}
.list-collections--template .card__inner.color-scheme-2.gradient.ratio {
    border-radius: 7px 7px 0 0;
    box-shadow: 0 0 5px 3px #f0f0f0;
    -webkit-box-shadow: 0px 0px 5px 3px #f0f0f0;
    -moz-box-shadow: 0px 0px 5px 3px #f0f0f0;
    position: relative;
    overflow: hidden;
}
a:hover, a:focus, a:active {
    color: #c658ed;
    text-decoration: none;
}
cart-notification {
    display: none !important;
}
button#sticky_atc_btnn {
    cursor: pointer;
    background: #8f35c0;
    color: #fff;
    height: 44px;
    font-size: 16px;
    text-transform: uppercase;
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
    border: none;
    border-radius: 8px;
    font-weight: 600;
}
.search-modal__content-bottom {
    bottom: -50px;
}
a.social-icons__link:hover svg path {
    fill: #c658ed;
}
span.svg-wrapper.header__icon-close {
    display: none;
}
div#countdownhere span {
    color: red;
    font-weight: 700;
}
p.cart_counter {
    font-size: 14px;
    color: #3b3b3b;
    line-height: 34px;
    padding: 0 0 5px;
    display: inline-block;
    line-height: 20px;
    margin:0px;
}

@media (max-width: 768px) {
    .sticky-atc__left {
        display: none !important;
    }
}

.color-swatch-part label[clear-red] {
    display: none !important;
}

.color-swatch-part label[clear-black] {
    display: none !important;
}
fieldset.js.product-form__input:nth-child(2) input:checked + label {
    background: #8f35c0;
}
fieldset.js.product-form__input:nth-child(3) input:checked + label {
    background: #8f35c0;
}
select#SortBy::-ms-expand {
            display: none;
        }
        select#SortBy {
  appearance: none;         /* For modern browsers */
  -webkit-appearance: none; /* For Safari/Chrome */
  -moz-appearance: none;    /* For Firefox */
  background: none;         /* Optional: remove background arrow image */
}
.select span.svg-wrapper {
    right: 10px;
}
.footer-menu ul li:nth-child(9) {
    display: none;
}
.menu-drawer__utility-links ul {
    display: flex;
}