.my-auto {
    margin-top: auto;
    margin-bottom: auto;
}

.menu-item-has-children {
    position: relative
}

.menu-item-has-children ul.sub-menu {
    position: absolute;
    top: 62px;
    z-index: 999;
    background: #fff;
    min-width: 200px;
    text-align: left;
    opacity: 0;
    visibility: hidden
}

.menu-item-has-children:hover ul.sub-menu {
    opacity: 1;
    visibility: visible
}

.header .menu__items ul.menu {
    overflow: visible
}

.subnav .rv-box {
    border-right: 1px solid #ddd;
    margin: 10px 0
}

.subnav .rv-box .rc-shape {
    width: 100px;
    height: 100px;
    border: 1px solid #ddd;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    border-radius: 50%;
    padding: 5px
}

.subnav .rv-box .rc-shape h6 {
    margin: 0;
    text-transform: none;
    font-weight: 400 !important;
    font-size: 18px;
    letter-spacing: 0
}

.subnav .shop-link {
    text-transform: uppercase;
    font-weight: 700
}

.header .menu-main-navigation-container ul li a {
    color: #363738 !important
}

.title {
    margin: 0 0 20px
}

.text-center {
    text-align: center
}

.testimonial {
    padding: 0 0 60px
}

.subnav {
    box-shadow: 15px 10px 15px rgba(0, 0, 0, 0.10) !important;
}

.subnav .rv-box h6 {
    letter-spacing: 0;
    text-transform: capitalize !important;
    font-weight: 600;
}

.testimonial .content-block {
    border-radius: 20px;
    border: 1px solid #c3c3c3;
    padding: 35px 35px 70px;
    min-height: 400px;
}

.testimonial .content-block img {
    max-width: 45px;
    margin: 10px 0 5px;
    overflow: hidden;
    object-fit: cover;
    position: absolute;
    right: 15px;
    bottom: 15px;
    transform: rotate(180deg);
}

.testimonial .content-block ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    color: #ea2d22;
    padding: 0
}

.testimonial .content-block ul li {
    font-size: 18px
}

.testimonial .content-block p {
    color: #222;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5
}

.testimonial .name {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    margin: 0 0 10px;
    font-family: gotham bold, helvetica, arial, sans-serif;
    text-transform: capitalize;
}

.testimonial .rating {
    margin: 0 0 10px;
}

.testimonial .rating span {
    background: #e7e7e7;
    display: inline-block;
    vertical-align: middle;
    padding: 2px 8px;
    margin-right: 5px;
    font-size: 15px;
    letter-spacing: 0;
    font-weight: 600;
    line-height: 1.5;
    border-radius: 4px;
    font-family: gotham book, helvetica, arial, sans-serif;
}

.testimonial .rating span small {
    font-size: 15px;
    color: #85754e;
}

.testimonial .owl-nav button {
    position: absolute;
    width: 50px;
    top: 45%
}

.testimonial .owl-nav button.owl-prev {
    left: -20px
}

.testimonial .owl-nav button.owl-next {
    right: -20px
}

form.is-search-form {
    /* max-width: 1320px;
    margin: 0 auto 50px;
    padding: 0 14px!important; */
    position: relative
}

form.is-search-form label {
    position: relative;
    width: 100% !important;
    position: static !important
}

form.is-search-form label input {
    height: 55px !important;
    border-radius: 10px !important;
    font-size: 15px;
    border: 1px solid #85754e !important
}

form.is-search-form button.is-search-submit {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px !important;
    width: auto;
    height: auto;
    background: #85754e;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

form.is-search-form span.is-search-icon svg path {
    fill: #fff !important
}

form.is-search-form spa n.is-search-icon {
    border: transparent;
    background: 0 0 !important
}

form.is-search-form button.is-search-submit span.is-search-icon {
    background: 0 0 !important;
    border: transparent !important
}

/* Advance search filter */
.multi-filter {
    padding: 40px 0 40px;
}

.adv-search {
    /* max-width: 1320px;
    margin: 0 auto 50px;
    padding: 0 14px !important; */
    position: relative;
}

.adv-search input {
    flex: 1 0 0%;
    font-size: 16px;
    color: #333;
    padding: 10px;
    width: 100%;
}

.adv-search .search-input {
    border: 1px solid #ccc;
    display: flex;
    flex-wrap: wrap;
    /*! height: 55px; */
    border-radius: 10px;
    padding: 5px;
}

.adv-search .search-input aside {
    flex: 0 0 210px;
    border-right: 1px solid #ccc;
    padding-right: 10px;
}

.adv-search aside select {
    width: 100%;
    height: 55px;
    font-size: 15px;
    border-radius: 10px;
    background: #fff;
    padding: 0 10px;
    border: 1px solid #ccc;
}

.adv-search .font-medium {
    font-size: 18px;
    margin-bottom: 8px;
}

.adv-search .font-medium {
    font-size: 18px;
    margin-bottom: 8px;
}

/* Advance search filter */

.select-box label {
    position: static;
    font-size: 24px;
    margin-top: 12px;
}

.select-box {
    margin-top: 50px;
    margin-bottom: 30px;
}

.select-box select {
    width: 100%;
    border: 1px solid #dddddd;
    padding: 12px;
    height: 55px;
    border-radius: 6px;
    font-size: 20px;
    appearance: auto;
}


.instagram-gallery-feed {
    padding: 40px;
}

.instagram-gallery-list .instagram-gallery-item {
    padding: 10px;
}

.instagram-gallery-list .instagram-gallery-item .instagram-gallery-item__wrap {
    border-radius: 10px;
}

.instagram-gallery-list .instagram-gallery-item:hover .instagram-gallery-item__media-mask {
    opacity: 0.6;
}

.instagram-gallery-feed .swiper-pagination {
    display: none;
}


.instagram-gallery-feed .swiper-button-prev,
.instagram-gallery-feed .swiper-button-next {
    color: #fff;
    background: #85754e;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.instagram-gallery-feed .swiper-button-prev::after,
.instagram-gallery-feed .swiper-button-next::after {
    font-size: 22px;
}

.instagram-gallery-feed .instagram-gallery__actions {
    display: none;
}



footer div#mc_embed_signup {
    background: transparent;
    width: 100% !important;
}

footer div#mc_embed_signup form {
    margin: 20px 0 15px;
}

footer div#mc_embed_signup form h2 {
    letter-spacing: 0;
    margin-bottom: 10px;
}

footer div#mc_embed_signup form h5 {
    text-transform: inherit;
    font-weight: 400;
    font-family: gotham book, helvetica, arial, sans-serif;
    letter-spacing: 0;
    margin-bottom: 8px;
}

.subscribe-field {
    position: relative;
}

footer div#mc_embed_signup form input:not([type="submit"]) {
    background: transparent;
    outline: none;
    height: 50px;
    border-radius: 6px;
    border: 1px solid #85754e;
    color: #fff;
}

#mc_embed_signup .indicates-required {
    display: none;
}

footer div#mc_embed_signup form label {
    display: none !important;
}

footer #mc_embed_signup div#mce-responses {
    margin: 0;
}

footer #mc_embed_signup div#mce-responses #mce-success-response {
    margin: 0 0 10px;
    color: #b5b5b5 !important;
}

footer #mc_embed_signup .mc-field-group {
    width: 100%;
    padding-bottom: 0;
    margin-top: 14px;
}

footer #mc_embed_signup .mc-field-group .datefield input {
    width: 90px;
}

footer #mc_embed_signup_scroll {
    position: relative;
}

footer #mc_embed_signup_scroll .button {
    position: absolute;
    right: 2px;
    top: 2px;
    width: auto !important;
    text-indent: 0 !important;
    margin: 0 !important;
    padding: 5px 20px !important;
    height: 46px;
    bottom: 0;
    background: #85754e;
}

footer .mce_inline_error {
    background: transparent !important;
    padding: 5px 0 0 !important;
}

section.socila-block {
    background: #35414a;
    padding: 60px 0;
    color: #fff;
    text-align: center;
}

section.socila-block .footer__icons {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin: 40px 0 0;
    gap: 25px;
}

section.socila-block .footer__icons a {
    flex: 0 0 80px;
    height: 80px;
    font-size: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #85754e;
    border-radius: 50%;
    transition: all .3s;
}

section.socila-block .footer__icons a:hover {
    box-shadow: 0 8px 20px #2a333a;
}

section.socila-block .footer__icons a img {
    width: 25px;
}


/* Listing page */

.woof_redraw_zone {
    display: flex;
    flex-wrap: wrap;
    margin: 0 10px;
    padding: 40px 0 30px;
}

.woof_redraw_zone .woof_container_select {
    width: 33.333%;
    padding: 0 15px;
}

.woof_redraw_zone .woof_checkbox_instock_container {
    display: none;
}

.woof_redraw_zone .woof_checkbox_sales_container {
    display: none;
}

.woof_redraw_zone .woof_container_select h4 {
    display: none;
}

.woof_redraw_zone .woof_container_select .chosen-single {
    height: 45px !important;
    border-radius: 0;
    padding-top: 8px;
    border: 2px solid #ccc;
}

.woof_redraw_zone .woof_container_select select {
    height: 45px !important;
    border-radius: 0;
    padding: 10px;
    border: 2px solid #ccc;
    font-size: 16px;
}


.woof_redraw_zone .woof_container_select .chosen-single div b {
    background-position: 0 12px !important;
}

.prdctfltr_wcsc .prdctfltr_wc {
    display: none;
}

.prdctfltr_wcsc ul.products {
    float: none;
    width: 100%;
    justify-content: center;
}

.prdctfltr_wcsc ul.products li.product {
    margin: 0;
}

.prdctfltr_wcsc .load-more {
    width: 100% !important;
    float: none !important;
    display: none !important;
}

.where-to-buy .logo-col {
    border: none;
}

footer div#mc_embed_signup form label.date-label {
    display: block !important;
    position: static;
}

footer div#mc_embed_signup form .datefield {
    margin-bottom: 10px;
}

.article-listing__item__col {
    margin-bottom: 30px;
}

/* START MEDIA SCREEN */

@media (min-width: 1380px) and (max-width: 1280px) {
    .container {
        width: 1200px;
    }
}

@media (min-width: 1024px) {
    .where-to-buy .logo img {
        width: 150px;
        object-fit: contain;
        height: 80px;
    }

}

@media (max-width: 768px) and (min-width: 768px) {
    .where-to-buy .row {
        display: flex;
    }

    .where-to-buy .logo-col {
        flex-basis: inherit;
        max-width: none;
        width: auto;
    }

    body.page-template-template-splash .where-to-buy .logo-col {
        flex-basis: 100%;
        max-width: 100%;
    }

    body.page-template-template-splash .where-to-buy .middle .logo-col {
        flex: 0 0 33.333%;
        align-content: center;
        margin: auto 0;
    }

    body.page-template-template-splash .where-to-buy .middle .logo-col .logo {
        margin: 15px 0;
    }
}

@media only screen and (max-width: 768px) {
    .where-to-buy .col-xs-12::after {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .where-to-buy .logo {
        padding: 15px 0;
    }

    body.page-template-template-splash .where-to-buy .row>div .logo {
        padding: 0;
    }

    .where-to-buy .col-xs-12 div {
        padding: 0;
    }

    body.page-template-template-splash .where-to-buy .row>div,
    body.page-template-template-splash .where-to-buy .row div {
        border-bottom: none !important;
        height: auto;
    }
}

@media (max-width: 767px) {
    .woof_redraw_zone {
        padding: 20px 0 10px;
    }

    .woof_redraw_zone .woof_container_select {
        width: 100%;
        padding: 0;
    }

    .prdctfltr_wcsc ul.products h2.woocommerce-loop-product__title {
        font-size: 14px !important;
    }

    .prdctfltr_wcsc ul.products .bv_stars_button_container svg {
        transform: scale(0.7) !important;
    }

    body.page-template-template-splash .where-to-buy .logo img {
        width: 85px;
    }


    .adv-search .search-input aside select {
        height: 45px;
    }

    .adv-search .search-input aside {
        flex: 0 0 130px;
        padding-right: 6px;
    }

    .adv-search .search-input {
        border-radius: 6px;
        padding: 3px;
    }

    .adv-search input {
        font-size: 15px;
        padding: 8px;
    }

    .adv-search select {
        margin-bottom: 15px;
    }

    .article-listing__item__col {
        margin-bottom: 15px;
    }
}

/* Lowthers Additions */

.banner-hero {
    width: 100%;
    height: 420px;
    position: relative;
    background-size: cover;
    background-position: center center;
    background-color: #323e48;
    color: #fff;
}

.banner-hero .item {
    height: 420px;
}

.mc-field-group input::placeholder {
    color: #C0BFAD;
    opacity: 1;
}

.banner-hero .item::after {
    /* content: ''; */
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    /* background-color: rgba(50,62,72,.6); */
    z-index: 2;
}

.banner-hero .container {
    z-index: 3;
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}

.banner-hero .hero__content strong em {
    font-weight: 1000;
}

.banner-hero .owl-dots {
    display: none;
}

.banner-hero hr {
    background-color: transparent;
}

.banner-hero .owl-nav {
    position: absolute;
    top: 47%;
    left: 0px;
    width: 100%;
    padding: 0px 15px;
}

.banner-hero .owl-nav button {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    color: #fff !important;
    font-size: 25px !important;
    background: #333 !important;
    text-align: center;
}

.banner-hero .owl-nav button span {
    line-height: 36px;
    margin-top: -7px;
    display: inline-block;
}

.banner-hero .owl-nav .owl-next {
    float: right;
}

.banner-hero::after {
    background: none !important;
    display: none !important;
}

.owl-carousel .owl-stage::after {
    display: none !important;
}

.banner-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 40px 0;
}

.banner-hero .owl-carousel .hero__content {
    width: 65%;
    max-width: 100%;
    margin: inherit !important;
    text-align: left;
    padding-left: 40px;
}

.banner-hero .hero__content h1 {
    font-size: 52px;
    letter-spacing: 5px;
}

.banner-hero .hero__content h1 span {
    font-size: 70px;
    color: #33a199 !important;
    text-transform: lowercase;
    letter-spacing: 0px;
    font-family: 'FONTSPRING DEMO - Juana';
    font-weight: bold;
    font-style: italic;
}

.instagram-gallery-square .instagram-gallery-item__media {
    object-fit: contain !important;
}

.instagram-gallery-square .instagram-gallery-item__media-wrap {
    padding-top: 0px !important;
    height: 100% !important;
}

.moblie_slider {
    display: none;
}

@media only screen and (max-width: 991px) {
    .banner-hero .hero__content h1 {
        font-size: 30px;
        letter-spacing: 3px;
    }

    .banner-hero .hero__content h1 span {
        font-size: 40px;
    }

    .innerpage_banner {
        padding: 120px 0;
    }
}

@media only screen and (max-width: 768px) {
    .innerpage_banner {
        padding: 80px 0 !important;
        height: 300px !important;
    }
}

@media only screen and (max-width: 767px) {
    .desktop_slider {
        display: none;
    }

    .moblie_slider {
        display: block;
    }

    .banner-hero .hero__content h1 {
        font-size: 35px;
        letter-spacing: 2px;
    }

    .banner-hero .hero__content h1 span {
        font-size: 48px;
    }

    .banner-hero .owl-carousel .hero__content {
        width: 55%;
    }

    .banner-hero .owl-nav {
        padding: 0px 1px;
    }
}

@media only screen and (max-width: 700px) {
    .banner-hero .hero__content h1 {
        font-size: 28px;
    }

    .banner-hero .hero__content h1 span {
        font-size: 37px;
    }
}

@media only screen and (max-width: 575px) {
    .banner-hero .hero__content h1 {
        font-size: 24px;
    }

    .banner-hero .hero__content h1 span {
        font-size: 30px;
    }
}

@media only screen and (max-width: 500px) {
    .banner-hero .owl-carousel .hero__content {
        padding-left: 28px;
    }
}

@media only screen and (max-width: 450px) {
    .banner-hero .hero__content h1 {
        font-size: 21px;
        letter-spacing: 0px;
    }

    .banner-hero .hero__content h1 span {
        font-size: 24px;
    }
}

@media only screen and (max-width: 360px) {
    .banner-hero .hero__content h1 {
        font-size: 21px;
    }
}

.banner-hero .owl-carousel .item {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    overflow: hidden;
}

.banner-hero .owl-carousel .item img {
    height: 100%;
    width: auto;
    object-fit: cover;
    max-width: none;
}

@media (max-width: 768px) {

    .banner-hero,
    .banner-hero .item {
        height: 300px;
    }
}

/* Lowthers - Product Filter */

#filterview .chosen-container-single .chosen-single span {
    font-family: "Gotham Bold", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
}

#filterview .chosen-container-single .chosen-single span,
#filterview .chosen-container .chosen-results li {
    color: #f4f4f4;
}

#filterview .chosen-container .chosen-results li.highlighted {
    background: #f4f4f4;
    color: #444;
    background-image: unset;
}

#filterview .chosen-container .chosen-results li.no-results {
    color: #444;
}

#filterview .woof_redraw_zone .woof_container_select .chosen-single,
#filterview .chosen-container .chosen-drop {
    background: #85754e;
    border-color: #85754e;
}

@media (min-width: 767px) {
    #filterview .woof_submit_search_form_container {
        padding: 0 15px;
    }
}

#filterview {
    background-color: #ccc;
}

#filterview .woof_submit_search_form_container button {
    font-size: 15px;
}

#filterview li.active-result.result-selected {
    background: #f4f4f4;
    color: #444;
}

#filterview .chosen-container-single .chosen-single div b,
#filterview .chosen-container-single .chosen-search input[type=text] {
    filter: brightness(100);
}

/* Additional CSS - from theme */

.footer__links-logo {
    display: none;
}

.subnav {
    right: 0px !important;
    left: 0px !important;
}

.where-to-buy-intro p {
    font-size: 21px;
}

p {
    line-height: 1.4 !important;
}

.testimonial {
    padding: 0 20px 60px;
}

.only-mob-menu {
    display: none !important;
}

.footer__links .footer__links-links a {
    color: #fff !important;
}

.single-product .breadcrumb {
    background: #31464b;
    margin: 0;
    padding-top: 20px;
}

.page-template-template-splash:not(.home) .header .container .menu__wrap .menu__items,
.page-template-template-splash:not(.home) .header .container .menu__wrap .navigation-more-button__wrap {
    display: block !important;
}

@media only screen and (max-width: 1199px) {
    .header .menu-main-navigation-container ul li a {
        padding: 10px 20px !important;
        font-size: 14px !important;
    }

}

/* 1199 */

@media only screen and (max-width: 991px) {
    .header .menu-main-navigation-container ul li a {
        padding: 8px 15px !important;
        font-size: 14px !important;
    }

    .header .menu__logo .logo {
        width: 150px;
    }

    h2 {
        font-size: 30px;
    }

    h3 {
        font-size: 25px;
    }

    h4 {
        font-size: 22px;
    }

    .where-to-buy .logo img {
        max-width: 150px;
    }

    section.socila-block .footer__icons a {
        flex: 0 0 50px;
        height: 50px;
        font-size: 18px;
    }

    .page-template-template-splash:not(.home) .standard {
        height: 420px !important;
    }

}

/* 991 */

@media (max-width: 768px) {
    .menu__logo {
        height: auto !important;
        padding: 10px 0 !important;
    }

    .hero {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    h1 {
        font-size: 28px;
        letter-spacing: 2px;
    }

    hr {
        margin: 5px 0 !important;
    }

    .hero__content p {
        font-size: 14px !important;
    }

    .hero .item,
    .hero {
        height: 300px !important;
    }

    .shop-banner .article-listing__item--featured {
        min-height: auto;
    }

    .article-listing__item__content .mt-30 {
        margin-top: 10px;
    }

    h2 {
        font-size: 20px;
        letter-spacing: 2px;
    }

    /* .navigation-more-button__wrap a::after {
	width: 100% !important;
    opacity: 1 !important;
    height: 3px;
    bottom: 7px;
}
.navigation-more-button__wrap a::before {
	position: absolute;
    bottom: 20px;
    height: 3px;
    width: 100%;
    opacity: 1;
    content: "";
    display: block;
    background-color: #85754e;	
}	 */
    .navigation-more-button__wrap a::after {
        display: none;
    }

    .subnav h6 {
        padding: 10px 0;
        font-size: 14px;
        letter-spacing: 0px;
    }

    .subnav a {
        margin: 6px 0;
    }

    .subnav .shop-link {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 14px;
        letter-spacing: 0px;
        margin: 0px;
        font-family: gotham bold, helvetica, arial, sans-serif;
    }

    .header .menu-main-navigation-container ul li a {
        padding: 0px 15px !important;
        margin: 1px 0;
    }

    .subnav .container .menu-main-navigation-container .menu {
        padding: 0;
        margin-top: 5px;
    }

    .show-subnav .menu__items {
        display: none;
    }

    .subnav .mega-menu .open a {
        display: block !important;
    }

    .subnav .mega-menu {
        display: block !important;
    }

    .subnav .rv-box .rc-shape {
        width: 50px;
        height: 50px;
        margin: 0 auto 5px;
        padding: 0;
    }

    .rv-box {
        font-size: 13px;
        line-height: 1.3;
    }

    .subnav .rv-box {
        margin: 5px 0;
    }

    .footer__follow {
        text-align: center;
        margin-bottom: 30px;
    }

    P.small {
        font-size: 14px;
        text-align: center;
        margin-top: 25px;
    }

    #app-ctnr {
        background: #fff !important;
    }

    .hero .owl-nav button {
        width: 35px !important;
        height: 35px !important;
    }

    .only-mob-menu {
        display: block !important;
        color: #363738 !important;
        padding: 0px 15px !important;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 14px !important;
        font-family: "Gotham Bold", "Helvetica", "Arial", sans-serif;
    }

    .page-template-template-splash:not(.home) .header .container .menu__wrap .menu__items {
        display: none !important;
    }

    .page-template-template-splash:not(.home) .standard {
        height: 320px !important;
    }

}

.testimonial .rating span small {
    font-size: 20px !important;
}

.testimonial .rating span {
    background: none !important;
    padding: 0px !important;
}

.testimonial .content-block {
    min-height: 415px !important;
}

@media only screen and (max-width: 62em) {
    .section-block.media-text img {
        height: unset;
        width: unset;
    }
}

@media only screen and (max-width: 768px) {
    .section-block.media-text img {
        margin-bottom: 0;
    }
}

/* .owl-carousel .item {
    display: none;
}

.owl-carousel .owl-item.active .item {
    display: flex;
} */