/*
Theme Name: Veritas Farms
Description: Veritas Farms child theme of Astra.
Author: Mindsize
Author URI: https://mindsize.com
Template: astra
Version: 2021.9
*/

body {
    font-family: "Fira Sans", "Fira Sans";
}

p {
    line-height: 1.5;
    margin-bottom: 1.5em;
}

.elementor a {
    text-decoration: none;
}

.font-rufina {
    font-family: 'Rufina', serif;
}

.font-dancing {
    font-family: "Dancing Script", Fira sans-serif;
}

small.wcsatt-sub-options {
    display: none;
}

a.vf_more_btn, a.vf_less_btn {
    display: block;
    margin: 10px 0;
    text-decoration: underline !important;
    text-transform: capitalize;
    color: #9d7692;
}

.font-fira {
    font-family: "Fira Sans", "Fira Sans"!important;
}

.vf-star-rating .fas {
    color: #f0ad4e;
    font-size: 14px;
}

.fa-star:before {
    content: "\f005";
}

.black-border-small {
    border: 1px solid #000;
}

.single-product.woocommerce div.product form.cart .variations select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-transform: capitalize;
    background-image: url(/wp-content/uploads/2019/11/down_arrow.svg) !important;
    background-repeat: no-repeat !important;
    background-position: center right 23px !important;
    background-size: 14px 8.14px !important;
    border: 1px solid #000 !important;
    border-radius: 0;
    padding: 13.8px 50px 14.2px 20px !important;
    position: relative !important;
    height: auto !important;
    font-family: "Fira Sans", Fira Sans !important;
    font-weight: normal !important;
    text-transform: uppercase;
    line-height: 20px;
    font-size: 16px !important;
    letter-spacing: 2px;
    margin: 0 !important;
}

.single-product.woocommerce .quantity > button {
    background-color: rgba(0,0,0,0) !important;
    color: #000 !important;
    line-height: 53px;
    height: 53px;
    outline: none !important;
}

.woocommerce form .quantity .minus, .woocommerce form .quantity .plus {
    border: none!important;
}

.single-product.woocommerce .woocommerce-variation-add-to-cart .single_add_to_cart_button {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 18px !important;
    line-height: 22px !important;
    padding: 16px 10px !important;
    min-height: 54px;
    max-height: 54px;
    font-weight: 400;
    font-family: 'Fira Sans';
    width: calc(100% - 110px) !important;
    flex:3;
}

.single-product.woocommerce div.product form.cart .variations label {
    font-weight: 700;
    font-family: 'Rufina';
    font-size: 18px;
}

.single-product.woocommerce .quantity {
    display: inline-flex;
    border: 1px solid #EBE5EA;
    padding-left: 5px;
    padding-right: 5px;
    width: 90px;
    min-width: 90px;
    border: 1px solid #000;
    width: 129px;
    max-height: 54px;
    min-height: 54px;
    justify-content: center;
}

.single-product .variations_button.woocommerce-variation-add-to-cart{
    display: flex;
    flex-wrap: wrap;
}
div.product-type-simple .cart{display:flex;flex-wrap:wrap;column-gap:10px;}
div.product-type-simple .cart .wcsatt-options-wrapper{width:100%}
div.product-type-simple .cart div.quantity{width:30%;max-width:120px;}
div.product-type-simple .cart .button.single_add_to_cart_button{width:70%!important;}

.single-product.woocommerce .quantity > button {
    background-color: rgba(0,0,0,0) !important;
    color: #000 !important;
    line-height: 53px;
    height: 53px;
    outline: none !important;
}

div.product form.cart div.quantity {
    float: left;
    margin: 0 4px 0 0;
    flex:1;
}

.single-product.woocommerce .quantity > button {
    background-color: rgba(0,0,0,0) !important;
    color: #000 !important;
    line-height: 53px;
    height: 53px;
    outline: none !important;
}

.single-product.woocommerce div.product form.cart div.quantity input {
    width: 24px;
    height: 52px !important;
    line-height: 53px;
    color: #9C7490;
    padding: 0;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    border: none;
}

.ast-menu-cart-outline .ast-cart-menu-wrap .count, .ast-menu-cart-outline .ast-addon-cart-wrap{
    color: #fff;
}

.ast-menu-cart-outline .ast-addon-cart-wrap {
    background: transparent!important;
}

.ast-site-header-cart .ast-addon-cart-wrap i.astra-icon:after {
    color: #000;
    background-color: #fff;
    padding-left: 2px;
}

.ast-header-account-wrap .ast-header-account-type-icon .ahfb-svg-iconset svg path:not( .ast-hf-account-unfill ), 
.ast-header-account-wrap .ast-header-account-type-icon .ahfb-svg-iconset svg circle {
    fill: #fff;
}

.ast-site-header-cart i.astra-icon {
    font-size: 3.5em;
}

.ast-icon-shopping-cart svg {
    height: .9em;
    width: 25px;
}

.ast-header-account-wrap .ast-header-account-type-icon .ahfb-svg-iconset svg {
    width: 29px;
    height:29px;
}


.site-footer h2{
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 22px;
    letter-spacing: 0px;
    margin-bottom: 20px;
    text-align: center;
}

.site-footer .widget_nav_menu li {
    transition: 0.3s;
    text-align: center;
}

.site-footer .widget_nav_menu li:hover {
    padding-left:5px;
}

.site-footer .widget_nav_menu li a,  .site-footer .address{
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    color: #000;
    transition-property: border,background,color;
    transition-duration: .05s;
    transition-timing-function: ease-in-out;
}

.site-footer .widget_nav_menu li:hover a {
    color:#9e628b;
}

.ast-builder-grid-row-container.ast-builder-grid-row-tablet-5-equal .ast-builder-grid-row {
    display: block;
}

.site-footer .site-footer-section{
    margin: 40px auto 0 auto;
}

#ast-mobile-header .menu-text{
    font-size: 14px;
    font-weight: bold;
}

.site-footer .footer-payments {
    display: flex;
}

.site-footer .footer-payments img{
    height: 26px;
    margin-left:5px;
}

.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row {
    grid-template-columns: repeat( 1,1fr );
}

.ast-footer-copyright {
    font-size: 14px;
    font-weight: bold;
}

.swiper {
    width: 350px;
    height: 50px;
}

.swiper .swiper-slide{
    text-align:center;
    font-size:12px;
}

.mySwiper .swiper-button-next, .mySwiper .swiper-button-prev {
    background-image: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 20px;
    color: #fff;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 5px;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 5px;
}

.mySwiper .swiper-slide a{
    margin: 0 25px;
}

.mySwiper .swiper-button-next, .mySwiper .swiper-button-prev {
    top: 25%;
}
/** Account page, post grid */
.uagb-post-grid .uagb-post__title a {
    color: #9e628b;
}


.uagb-post-grid  .uagb-post__cta .uagb-text-link {
    background: #9e628b;
    color:#fff;
    border-radius: 5px;
    border-color: #9e628b;
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a {
    font-family: "Fira Sans", Fira Sans, Arial;
    font-size: 18px;
    text-decoration: none;
    font-weight:bold;
    color: #000;
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:hover {
    color:#9e628b;
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a {
    color:#9e628b;
}

.woocommerce-MyAccount-content {
    font-size: 16px;
    color: #000;
}

.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wp-block-button__link {
    background: #9e628b;
    color:#fff;
}
.woocommerce-page .sidebar-main .product-cat-title {
    text-transform: capitalize;
    font-family: Rufina!important;
    font-style: normal;
    margin-top:40px;
}

.woocommerce-page .sidebar-main {
    display: none; /* don't show on mobile*/
}

.woocommerce-page .sidebar-main  .widget {
    margin-bottom: 20px;
}

#secondary li {
    margin:0;
}

.woocommerce-page .widget_ep-facet h2:after, .woocommerce-page .widget_price_filter h2:after{
    content:"\002B";
}

.woocommerce-page .widget_ep-facet h2, .woocommerce-page .widget_price_filter h2{
    display: flex;
    justify-content: space-between;
    font-size:16px;
    font-weight: bold;
    cursor: pointer;
}

.woocommerce-page .widget_ep-facet.open-terms .terms {
    display: block;
}

.woocommerce-page .widget_ep-facet .terms {
    display: none;
}

.wc-block-product-categories-list li a{
    text-transform: capitalize;
    font-family: Fira Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #515151;
}

.wc-block-product-categories-list li .wc-block-product-categories-list-item-count{
    float: right;
}

.ep-checkbox, .widget_ep-facet .term a {
    color: #000;
}

.woocommerce-page .widget_price_filter form  {
    display: none;
}

.woocommerce-page .widget_price_filter.open-form form  {
    display: block;
}

/* add to cart button color*/

.woocommerce a.button, .woocommerce button.button, 
.woocommerce .woocommerce-message a.button, 
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, .woocommerce button.button.alt, 
.woocommerce input.button.alt, .woocommerce input.button, 
.woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], 
.woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover, 
.woocommerce #respond input#submit, .woocommerce button.button.alt.disabled, 
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link, .wc-block-grid__product-onsale {
    background: #000;
    color: #fff!important;
}

/* add to cart button color on hover*/

.woocommerce a.button:hover, .woocommerce button.button:hover, 
.woocommerce .woocommerce-message a.button:hover, 
.woocommerce #respond input#submit:hover, .woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, 
.woocommerce input.button:hover, .woocommerce button.button.alt.disabled:hover, 
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover {
    background: #9D7692;
    color: #000!important;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
    color: #fff;
}

/* Homepage adjustments */
.wp-block-group.trusted-by{
    max-width: 1100px;
    margin:0 auto;
    padding:60px 40px 40px;
}

.wp-block-group.trusted-by .uagb-columns__inner-wrap {
    flex-wrap: wrap;
    justify-content: center;
}

.trusted-by h4{
    margin-bottom: 0 ;
}
.trusted-by figure.wp-block-image.size-full {
    margin-top:10px;
}

.trusted-by figure.wp-block-image.size-full img{
    filter: grayscale(1);
    opacity: 0.5;
}

.three-column-overlay .wp-block-uagb-column {
    display: flex;
    align-items: end;
    justify-content: flex-end;
    flex-direction: column;
}

.three-column-overlay .wp-block-uagb-column .wp-block-button {
    margin: 0 auto;
    max-width: 250px;
}

.three-column-overlay .wp-block-uagb-column .wp-block-button a {
    border: none;
    font-weight: bold;
}

.three-column-overlay .wp-block-uagb-column .wp-block-button .wp-block-button__link:hover, 
.three-column-overlay .wp-block-uagb-column .wp-block-button .wp-block-button__link:focus {
    background: #fff;
    color: #000;
}

.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
    padding: 5.34em 2.5em
}
/* category page and single product pahe changes */

/* this conainter sets max-width on all pages and prevents the full width header on the cat pages*/
.tax-product_cat .site-content .ast-container:first-child, .post-type-archive-product .site-content .ast-container:first-child{
    flex-wrap: wrap;
    max-width:100%!important;
    padding: 0;
    flex-direction: column!important;
}

.single-product .ast-container:first-child {
    flex-wrap: wrap;
}

.single-product .ast-woocommerce-container {
    margin-top: 30px;
}

body.archive.tax-product_cat .product_category_header_container {
    min-height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    display: flex;
    align-items: center!important;
}
body.archive.tax-product_cat .product_category_header_container .container, 
.product_category_footer_container .container, .vf_page_hero_banner .container,
.vf-shop-subscription-container .container, .hero .container {
    max-width: 90%;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto;
}

.product_category_footer_container .container {
    max-width: 100%;
}

.product_category_header_container h1.woocommerce-products-header__title {
    font-size: 30px;
    font-family: "Rufina",Fira Sans;
    font-weight: 600;
    margin-bottom: 0px;
    color: #000;
    margin-top:20px;
}

.product_category_header_container .term-description p {
    font-size: 15px;
    font-family: "Fira Sans", Fira Sans;
    font-weight: 700;
    line-height: 28px;
    color: #000!important;
}

.woocommerce-category-products-header {
    max-width: 470px;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.text-center {
    text-align: center;
}


.shop_cbd_footer {
    width: 100%;
    background-image: url('img/static_banner_collections.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;
    margin-top: 50px;
    margin-bottom: 50px;
}


.shop_cbd_footer .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.shop_cbd_footer .vf-container {
    padding: 30px 0px 10px 0px;
}

.shop_cbd_footer .cbd-footer-item {
    width: 50%;
}

.shop_cbd_footer .vf-size-default {
    font-family: "Fira Sans",Fira Sans;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 2px;
    line-height: 22px;
    margin-bottom:20px;
    font-size:16px;
    color:#000;
}

.shop_cbd_footer .vf-size-title{ 
    text-transform: uppercase;
}

.shop_cbd_footer img{
    margin-bottom: 1rem;
}

.product_category_footer_container .row{
    margin-bottom: 50px;
}

.product_category_footer_container h2 {
    font-family: "Rufina", Fira Sans;
    font-size: 30px;
    font-weight: bold;
    font-style: normal;
    line-height: 42px;
    color: #000000;
    margin: 30px 0;
}

.vf-text-editor p, .vf-text-editor {
    font-family: "Fira Sans", Fira Sans;
    font-size: 18px;
    line-height: 27px;
    color: #000000;
    font-weight: normal;
}

body.tax-product_cat .product_category_footer_container a.read_more, body.tax-product_cat .product_category_footer_container a.show_less {
    display: block;
    color: #000;
    padding-top: 20px;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-bottom: 5px;
    border-bottom: 1px solid;
    max-width: 115px;
}

.tax-product_cat .desc {
    display: none;
}

.row.row-reverse-mobile {
    flex-direction: column-reverse;
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}

.vf-shop-subscription-container .subscription-logo, .vf-shop-subscription-container .subscription-title {
    margin: 0 auto;
    width: 100%;
}

.vf-shop-subscription-container .subscription-form {
    width: 100%;
    max-width:300px;
    margin-left: auto;
    margin-right: auto;
}

.vf-shop-subscription-container .klaviyo_submit_button {
    font-family: Fira Sans;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #FFF;
    border-radius: 0;
    min-height: 39px;
    background-color: #000;
    border: none;
    width: 100%;
    margin-top: 10px;
    padding: .375rem .75rem;
}

.vf-shop-subscription-container form#hup_klaviyo_newsletter {
    margin-top:10px;
}

.product_category_footer_container .vf-shop-subscription-container h2 {
    font-size: 24px;
    margin: 30px 0;
}


.vf-shop-subscription-container p {
    font-size: 14px;
    font-weight: 400;
    margin:0;
}

.hup_form_newslatter_inline .hup_form_group .form-control {
    background: #FFF;
    border: 1px solid #000;
    box-sizing: border-box;
    border-radius: 0;
    padding: 0;
    min-height: 37px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    padding: 10px 20px;
    width: 100%;
}

#faq-accordion-wrap h3.pp-accordion-title-text, div#pp-accordion-tab-title-6401 {
    font-size: 1rem;
    padding: 0;
    margin-top: .5rem;
    margin-bottom: .5rem;
}

.pp-faq-item.pp-accordion-item {
    cursor: pointer;
}

.pp-advanced-accordion .pp-accordion-tab-title {
    padding: 15px;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    outline: 0;
}

#faq-accordion-wrap .pp-advanced-accordion .pp-accordion-tab-content a {
	font-weight:700;
	text-decoration:underline;
}

.clearfix:after {
    clear: both;
    content: "";
    font-size: 0;
    height: 0;
    display: block;
    visibility: hidden;
}

.pp-accordion-toggle-icon {
    -webkit-transition: none;
    transition: none;
    z-index: 10;
}

.pp-icon {
    display: inline-block;
    line-height: 1;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.pp-icon i, .pp-icon svg {
    width: 1em;
    height: 1em;
    position: relative;
    display: block;
}
.ml-auto, .mx-auto {
    margin-left: auto!important;
}

.single-product #whats_inside_wrapper {
    padding-bottom: 40px;
}

.single-product #whats_inside_wrapper h2 {
    font-family: 'Rufina';
    font-size: 36px;
    font-weight: 700;
    line-height: 42px;
}

.bg-white {
    background-color: #fff!important;
}

#whats_inside_wrapper .bundle_items{gap:40px;justify-content:space-between;}
#whats_inside_wrapper .bundle_items img{max-width:300px}

.single-product #whats_inside_wrapper .is_ingredient figure {
    padding: 20px;
    display: block;
    margin: 1em 0;
}

.single-product #whats_inside_wrapper .is_ingredient h3 {
    text-align: left;
    font-family: 'Rufina';
    font-size: 20px;
    font-weight: 700;
    color: #000000;
}

#whats_inside_wrapper .container, .vf_bottom_product_faq .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.single-product #whats_inside_wrapper .is_ingredient p {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.single-product #whats_inside_wrapper .is_ingredient .is_ingredient_content_readmore {
    font-weight: bold;
    text-decoration: underline;
}

.single-product #whats_inside_wrapper .is_full_ingredient figure {
    padding: 20px;
}

.single-product #whats_inside_wrapper .is_full_ingredient h3 {
    text-align: left;
    font-family: 'Rufina';
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 28px;
}

.single-product #whats_inside_wrapper .is_full_ingredient .row {
    margin: 0;
}

.bg-light-gray {
    background-color:#F7F7F7;
}

.single-product #whats_inside_wrapper .is_full_ingredient p {
    font-size: 16px;
    font-family: 'Fira Sans';
    font-weight: 400;
    line-height: 1.5;
}

.single-product .is_full_ingredient b, .single-product .is_full_ingredient strong {
    color: #9d7692;
}

.single-product #whats_inside_wrapper .vf_ingredients_color_boxes ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

#whats_inside_wrapper .vf_ingredients_color_boxes .vf_active_ingredient {
    color: #9D7692;
    margin-right:.25rem!important;
}

#whats_inside_wrapper .vf_ingredients_color_boxes .fv-icon-list-icon {
    margin-right:.25rem!important;
}

#whats_inside_wrapper .vf_ingredients_color_boxes .f-icon-list-icon {
    margin-right:.25rem!important;
}

.single-product #whats_inside_wrapper .vf_ingredients_color_boxes .fa-square-full {
    font-size: 35px;
}

.d-flex {
    display: flex!important;
}

#single_product_bottom_wrapper {
    width:100%;
}

#vf_how_to_use_wrapper {
    margin: 30px 0;
    font-size: 18px;
    text-align: left;
}

#vf_how_to_use_wrapper h2 {
    font-size: 36px;
    font-family: Rufina, "Fira Sans";
    font-weight: 700;
    margin-bottom:10px;
}

#vf_how_to_use_wrapper p {
    font-size: 18px;
    font-family: "Fira Sans";
    font-weight: 400;
    text-align: center;
}

.single-product #vf_how_to_use_wrapper .elementor-image {
    padding-left:5px;
    padding-right:5px;
}

.single-product #vf_how_to_use_wrapper .elementor-image img {
    max-width: 700px;
    width: 100%;
}

#vf_how_to_use_wrapper .howtouse_content.hup_tab-col {
    position: relative;
    background: #FAFAFA;
    padding: 20px;
    max-width: 654px;
    margin-left: auto;
    width: 100%;
    margin-bottom: 0px;
}

#vf_how_to_use_wrapper ul#HowToUsetab {
    margin-left: 0;
}

.card {
    position: relative;
    margin-top: 20px;
    padding: .7em 2em 1em;
    min-width: 255px;
    max-width: 520px;
    border: 1px solid #c3c4c7;
    box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
    background: #fff;
    box-sizing: border-box;
}

#howtouseAccordionContent .card-header h2, #howtouseAccordionContent .card-header h2 button {
    color: #fff;
    font-family: 'Fira Sans';
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    outline: none;
    text-align: left;
    margin-bottom: 0;
    padding:10px;
}

.hup_read_more-btn, .hup_view_coas {
    font-weight: bold;
    text-decoration: underline;
}

#howtouseAccordionContent .card-header {
    background: black;
    padding: 10px 0;
    outline: none;
}

.d-none {
    display: none!important;
}

.btn {
    background-color:#000;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}

#vf_how_to_use_wrapper p {
    font-size: 18px;
    font-family: "Fira Sans";
    font-weight: 400;
    text-align: left;
}

#vf_how_to_use_wrapper .card-body ul{
    margin:0 0 1.5em 1em;
}

#vf_how_to_use_wrapper  .collapse {
    display: none;
}

#vf_how_to_use_wrapper  .collapse.show {
    display: block;
}

#vf_how_to_use_wrapper  .container{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

#vf_how_to_use_wrapper .nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

#vf_how_to_use_wrapper .nav-tabs {
    border-bottom: 1px solid #dee2e6;
}

#vf_how_to_use_wrapper ul#HowToUsetab li {
    border-bottom: 1px solid #fff;
    width: 100%;
    background: #000;
    color: #fff;
    text-align: center;
}

#vf_how_to_use_wrapper ul#HowToUsetab li a {
    color: #fff;
    font-family: 'Fira Sans';
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    display: block;
    padding: .5rem 1rem;
}

#vf_how_to_use_wrapper ul#HowToUsetab li a.active {
    color: #000;
    border-radius: 0;
    background: #fff;
}

#vf_how_to_use_wrapper div.tab-content {
    padding: 20px 0;
}

#vf_how_to_use_wrapper p {
    font-size: 18px;
    font-family: "Fira Sans";
    font-weight: 400;
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

#vf_single_qualities_icon  .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.align-items-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}

.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}

#vf_single_qualities_icon .single-quality {
    width: 50%;
    margin-bottom: 2rem;
}

div#vf_single_qualities_icon {
    padding:42px 0;
    text-align: center;
}

div#vf_single_qualities_icon span {
    display: block;
    font-size: 14px;
    font-weight: 600;
}

#whats_inside_wrapper .whats-inside-item {
    width: 100%;
    -webkit-box-shadow: 4px 5px 6px 3px rgba(201,201,201,0.43); 
box-shadow: 4px 5px 6px 3px rgba(201,201,201,0.43);
}

#vf_how_to_use_wrapper {
    margin: 30px 0;
    font-size: 18px;
}

#vf_pet_chews_slider {
    margin-bottom: 3rem!important;
}

.hup_serving_size_slider .swiper-button-next::before {
    content: '\e87d';
    right: 0;
    color:#fff;
}

.hup_serving_size_slider .swiper-button-prev::before {
    content: '\e87e';
    left: 0;
    color:#fff;
}

.hup_serving_size_slider .swiper-button-next::after, .hup_serving_size_slider .swiper-button-prev::after{
    position: absolute;
    color:#B5B5B5;
    font-size: 40px;
    display:none;
}

#vf_pet_chews_slider .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

#vf_pet_chews_slider .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

#vf_pet_chews_slider .swiper-container .swiper-button-next, 
#vf_pet_chews_slider .swiper-container .swiper-button-prev, 
#vf_pet_chews_slider .swiper-container-wrap .swiper-button-next, 
#vf_pet_chews_slider .swiper-container-wrap .swiper-button-prev {
    background-image: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: auto;
    top: 50%;
}

.hup_serving_size_slider-img-holder {
    text-align: center;
}

.single .hup_serving_size_slider-img-holder img {
    max-width: 300px;
    width: fit-content;
    height: auto;
}

.hup_serving_size-title {
    font-size: 24px;
    margin-bottom: 20px;
    font-family: "Rufina", Fira Sans;
    font-weight:bold;
}

.hup_serving_size_icon-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    padding-top: 60px;
    align-items: center;
}

.hup_serving_size_icon-list .hup_serving_size_icon-list-col:last-of-type {
    margin-top: 20px;
}

.hup_serving_size_icon-list-col {
    padding: 0 15px;
    width: 24%;
    flex-grow: 1;
}

.hup-icon.elementor-animation {
    width: 45px;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 50%;
    background-color: #000;
    padding: 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
}

.hup-icon.elementor-animation > img {
    display: block;
    position: relative;
    max-height: 38px;
    margin: auto;
}

.hup-icon-box-title {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000;
    padding-top: 10px;
}

.hup-icon-box-desc {
    font-size: 14px;
    line-height: 21px; 
    color: #000;
    margin-top: 10px;
}

div#vf_bottom_product_faq h2 {
    font-family: 'Rufina';
    font-size: 36px;
    font-weight: 700;
    line-height: 42px;
    margin-top:3em;
}

#faq-accordion-wrap h3.pp-accordion-title-text, div#pp-accordion-tab-title-6401 {
    font-size: 14px;
    padding: 0;
    margin-top: .5rem;
    margin-bottom: .5rem;
    padding-left: 15px;
    padding-right: 15px;
}

.single-related-products h2{
    font-family: "Rufina", Fira Sans;
    font-size: 36px;
    font-weight: bold;
    line-height: 42px;
    text-align: center;
}

.single-related-products .related.products h2{
    display: none;
}

.white-overlay {
    background-color: rgba(244,244,244,0.6);
}

.home.ast-page-builder-template .entry-header.ast-header-without-markup{
    display: none;
}

.vf_page_hero_banner .vf_page_hero_content {
    color: #fff;
    align-content: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

.vf_page_hero_banner .vf_page_hero_content h1 {
    font-size: 42px;
    line-height: 52px;
    font-family: "Rufina", Fira Sans;
    font-weight: 600;
    color: #fff;
    margin: 0.67em 0;
}

.vf_page_hero_banner .vf_page_hero_content p {
    color: #FFFFFF;
    font-family: "Fira Sans", Fira Sans;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 1.5em;
}

.vf_page_hero_banner .col-md-6.col-sm-12, .hero .col-md-6.col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.vf_page_hero_banner .vf_page_hero_content {
    color: #fff;
    align-content: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

.vf_page_hero_background {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0px;
    margin-bottom: 100px;
}

.vf_two_col_hero_background {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    display: flex;
    align-items: center;
}

.vf_two_col_hero_background p {
    color: #000;
} 

.vf_two_col_hero .vf_page_hero_content {
    padding: 0 20px;
}

.vf_page_hero_background  a {
    text-decoration: none!important;
    z-index: 8;
    background-color: rgb(0, 0, 0);
    font-family: Roboto;
    height: auto;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: normal;
    width: 173px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: center;
    line-height: 50px;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 20px;
    padding-left: 20px;
    padding-right: 20px;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
    border-width: 0px;
    border-radius: 0px;
    cursor: pointer;
}

.vf_page_hero_background  a:hover {
    background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
}

.vf_two_col_hero .row {
    display: block;
}

.vf_two_col_hero .vf_page_hero_content {
    max-width:500px;
    margin: 0 auto;
}

.vf_two_col_hero .left-col {
    display: none;
}

.vf_two_col_hero .right-col {

}

a.black-background {
    background-color: #000;
    color: #fff;
    padding: 5px 10px;
    text-decoration: none!important;
    margin-top: 20px;
    display: block;
    max-width: 125px;
    text-align: center;
    border: 1px solid #000;
    font-weight: bold;
    transition: 0.3s;
    font-size: 17px;
}

a.black-background:hover{
    background-color: #fff;
    color: #000;
}

.signature-collection p a {
    font-family: "Fira Sans", "Fira Sans";
    font-weight: 400;
    text-transform: uppercase;
    line-height: 22px;
    letter-spacing: 3px;
    text-decoration: none!important;
}

.vf-shop-subscription-container h2 {
    margin-bottom: 0;
}

.home .entry-content p {
    margin-bottom: 0;
}

div[class*=' pp-'], div[class^=pp-] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.pp-tm-wrapper {
    position: relative;
}

.pp-tm-content-normal {
    padding:0px 20px 0px 0px;
}

.pp-tm {
    text-align:right;
}

h4.pp-tm-name {
    font-size: 40px;
    color: #ffffff;
    margin-bottom: 0px;
}

.pp-tm-position {
    color: #fff;
}

.pp-team-member-carousel-wrap .swiper-button-next:after, .pp-team-member-carousel-wrap .swiper-button-prev:after {
    display: none;
}

.post-type-archive-product .add_to_cart_button, .related.products .add_to_cart_button{
    width: 100%;
}

.ast-single-post .entry-content .elementor-post__title a{
    text-decoration: none;
}

/* The following removes the sezzle html near first instance of price but still show when customers choose variations*/
.vf-shop-subscription-container .subscription-title {
    text-align: center;
}

/* New custom header - 2 column design */



@media screen and (min-width: 650px) { 
    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-5-equal .ast-builder-grid-row {
        grid-template-columns:repeat( 2,1fr );
    }
    
    .site-footer-section-3, .site-footer-section-4, .site-footer-section-5 {
        margin-top: 30px;
    }
    
    [data-section="section-fb-social-icons-1"] .footer-social-inner-wrap{
        text-align: left;
    }
    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-5-equal .ast-builder-grid-row {
        display: grid;
    }

    .site-footer .widget_nav_menu li, .site-footer h2 {
        text-align: left;
    }

    .site-footer .address {
        text-align: left;
    }

    .site-footer-section-1 {
        padding-left: 25px;
    }

    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row {
        grid-template-columns: repeat( 2,1fr );
    }
    
    .ast-footer-copyright {
        padding-left:20px;
    }

    .swiper {
        width: 600px;
    }

    .swiper .swiper-slide{
        font-size:18px;
    }

    .swiper-button-next, .swiper-rtl .swiper-button-prev {
        right: 10px;
    }
    
    .swiper-button-prev, .swiper-rtl .swiper-button-next {
        left: 10px;
    }

    .swiper-button-next:after, .swiper-button-prev:after {
        font-size: 25px;
    }
}

@media screen and (min-width: 767px) { 
    .ast-footer-copyright {
        padding-left:40px;
    }

    .swiper {
        width: 700px;
    }

    .shop_cbd_footer .cbd-footer-item {
        width: 25%;
    }

    .product_category_header_container .term-description, .product_category_header_container .term-description p {
      font-size: 18px;
      font-weight: 700;
      margin-top: 0;
      margin-bottom: .9rem;
    }

    .row.row-reverse-mobile {
        flex-direction: row;
    }

    .two-col-text-container {
        width:66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .two-col-image-container {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .vf-shop-subscription-container .subscription-logo {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
        padding-right: 15px;
        padding-left: 15px;
        text-align:right;
    }

    .vf-shop-subscription-container .subscription-title {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
        padding-right: 15px;
        padding-left: 15px;
        text-align:left;
    }

    .vf-shop-subscription-container .subscription-form {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        padding-right: 15px;
        padding-left: 15px;
        max-width: none;
    }

    .product_category_footer_container .vf-shop-subscription-container h2 {
        margin-top:0;
        margin-bottom: 10px;
        text-align: left;
    }

    .vf-shop-subscription-container p {
        text-align: left;
    }

    #faq-accordion-wrap h3.pp-accordion-title-text, div#pp-accordion-tab-title-6401 {
        font-size: 18px;
    }

    #whats_inside_wrapper .whats-inside-item {
        width: 30%;
        margin:10px;
    }

    #whats_inside_wrapper .whats-inside-item.is_full_ingredient {
        margin-right:0px;
    }

    #vf_how_to_use_wrapper  .container, .vf_bottom_product_faq .container, .vf_page_hero_banner .container,
    .vf-shop-subscription-container .container, .hero .container{
        max-width: 720px;
    }

    #vf_how_to_use_wrapper  .container .col-12{
        padding-left: 15px;
        padding-right: 15px;
    }

    .d-lg-none {
        display: none;
    }

    .d-md-block {
        display: block!important;
    }

    #vf_single_qualities_icon .single-quality {
        width: 25%;
    }

    #vf_how_to_use_wrapper h2 {
        text-align: left;
    }

    .hup_serving_size_icon-list-col {
        padding: 0 10px;
        width: auto;
    }

    .hup_serving_size_icon-list .hup_serving_size_icon-list-col:last-of-type {
        margin-top: 0;
    }

}

@media (min-width: 768px) { 
    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .vf_page_hero_banner .col-md-6.col-sm-12, .hero .col-md-6.col-sm-12 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    
    .vf_two_col_hero .left-col {
        width: 50%;
        display: flex;
        align-items: center;
    }
    
    .vf_two_col_hero .right-col {
        width: 50%;
    }

    .vf_two_col_hero .right-col .vf_page_hero_content {
        display: none;
    }

    .vf_two_col_hero .row {
        display: flex;
    }

    .vf_two_col_hero_background {
        height: 400px;
    }
}

@media (max-width: 768px) { 
	.vf_two_col_hero_background.disable_background{background-image:unset!important;}
}

@media screen and (min-width: 921px) { 

    .ast-site-header-cart .ast-addon-cart-wrap i.astra-icon:after {
        color: #fff;
        background-color: #000;
    }
    
    .ast-menu-cart-outline .ast-cart-menu-wrap .count, .ast-menu-cart-outline .ast-addon-cart-wrap{
        color: #000;
    }

    .ast-header-account-wrap .ast-header-account-type-icon .ahfb-svg-iconset svg path:not( .ast-hf-account-unfill ), 
    .ast-header-account-wrap .ast-header-account-type-icon .ahfb-svg-iconset svg circle {
        fill: #000;
    }

    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-5-equal .ast-builder-grid-row {
        grid-template-columns:repeat( 5,1fr );
    }

    .site-footer-section-3, .site-footer-section-4, .site-footer-section-5 {
        margin-top: 0px;
    }

    [data-section="section-fb-social-icons-1"] .footer-social-inner-wrap{
        text-align: center;
    }

    .site-footer-section-1 {
        padding-left: 0px;
    }

    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row {
        grid-template-columns: repeat( 3,1fr );
    } 
    
    .ast-footer-copyright {
        padding-left:0px;
    }

    .swiper {
        width: 900px;
    }
    .woocommerce-page .sidebar-main {
        display: block;
    }

    .woocommerce-page .astra-shop-filter-button {
        display: none;
    }

    .shop_cbd_footer .container, .product_category_footer_container .container, 
    .vf_page_hero_banner .container, .vf-shop-subscription-container .container, .hero .container {
        max-width: 900px;
    }

    .product_category_header_container h1.woocommerce-products-header__title {
        font-size: 48px;
        margin: 0.67em 0;
    }

    .form-inline .form-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .hup_form_newslatter_inline .hup_form_group .form-control {
        width:65%;
    }

    .hup_form_newslatter_inline .hup_form_group .klaviyo_form_actions {
        margin-left:0;
    }
    .vf-shop-subscription-container .klaviyo_submit_button {
        margin-top:0;
    }

    .product_category_footer_container h2 {
        font-size: 36px;
    }

    .vf-shop-subscription-container form#hup_klaviyo_newsletter {
        margin-top: 30px;
    }

    .vf_two_col_hero .left-col {
        width: 60%;
    }
    
    .vf_two_col_hero .right-col {
        width: 40%;
    }

    .vf_two_col_hero_background {
        height: 300px;
    }
}

@media screen and (min-width: 992px) { 
    #vf_how_to_use_wrapper .container, #vf_single_qualities_icon  .container, 
    .vf_bottom_product_faq .container, .vf-shop-subscription-container .container{
        max-width: 960px;
    }

    #vf_how_to_use_wrapper .howtouse_content.hup_tab-col {
        margin-top: -220px;
        max-width: 654px;
    }

    #vf_how_to_use_wrapper ul#HowToUsetab li {
        width: auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }

}

@media screen and (min-width: 1024px) { 
    .vf_two_col_hero_background {
        height: 400px;
    }
}

@media screen and (min-width: 1200px) { 
    .vf_two_col_hero_background {
        height: 450px;
    }
    .shop_cbd_footer .container, .product_category_footer_container .container {
        max-width: 1140px;
    }

    #vf_how_to_use_wrapper .container, #vf_single_qualities_icon  .container, .vf_bottom_product_faq .container, .vf_page_hero_banner .container, .hero .container {
        max-width: 1140px;
    }

    .product_category_footer_container .vf-shop-subscription-container .container {
        max-width: 960px;
    }
}


/* 
Author: Ariel
Note: Veritas Gift Plugin CSS to work with Checkout WC styling*/

.cp-gifts ul {
    list-style: none;
    display:flex;
    margin:0;
}

.cp-gifts ul li {
    margin-right: 20px;
    padding-bottom:10px;
    display: flex;
    align-items: end;
}

.cp-gifts ul li label {
    cursor: pointer;
}

.cp-gifts input, .cp-gifts input[type="submit"], .cp-gifts p {
    display: none;
}

.cp-gifts ul li h4 {
    margin-bottom: 0;
}

.cart-collaterals.gwp-activated {
    display:flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.cart-collaterals .cp-gifts {
    width: 100%;
    margin-bottom: 40px;
}

.cp-gift-product-review ul {
    list-style: none;
}

.cp-gift-product-review ul li {
    display: flex;
    align-items: center;
}

.cp-gift-product-review ul li h4{
    font-family: "Fira Sans";
    font-weight: normal;
    margin-left: 10px;
}

@media screen and (min-width: 950px) { 
    .cart-collaterals .cp-gifts {
        width:50%;
    }
}

/* Yotpo Custom Styles */
.yotpo div, .yotpo span, .yotpo p, .yotpo a, .yotpo img, .yotpo i, .yotpo strong, .yotpo sup, .yotpo ul, .yotpo li, .yotpo form, .yotpo label, .yotpo-reviews-carousel{font-family: "Fira Sans", "Fira Sans"!important;}

@media screen and (max-width:921px){
	.ast-left-sidebar #content > .ast-container{flex-direction:column!important;}
}

.woocommerce.single-product div.has-subscription-plans .woocommerce-variation .woocommerce-variation-price{display: flex;flex-direction: column;}
.woocommerce.single-product div.has-subscription-plans .woocommerce-variation-price div.wcsatt-options-wrapper{order:1;}
.woocommerce.single-product div.has-subscription-plans.woocommerce-variation-price span.price{order:2;}
.woocommerce.single-product div.has-subscription-plans .woocommerce-variation-price .sezzle-shopify-info-button{order:3;margin:0 0 1em 0!important;}
.subscription-option-details .sezzle-shopify-info-button,.woocommerce-variation-price .wcsatt-options-product-prompt,.woocommerce.single-product div.wcsatt-options-wrapper.open .wcsatt-options-product-prompt{display:none!important}
.woocommerce.single-product div.has-subscription-plans .subscription-price p.price, .woocommerce.single-product div.has-subscription-plans span.subscription-price.price, .subscription-option-details .price .woocommerce-Price-amount{font-size:1em!important;font-weight:300!important;}
.woocommerce div.has-subscription-plans .single_variation_wrap .woocommerce-variation-price .price{display:none!important}
.woocommerce.single-product div.has-subscription-plans ul.wcsatt-options-product, .wcsatt-options-product-dropdown{margin: 0 0 1em 0}

div.product-type-simple div.summary{display:flex;flex-direction:column;}
div.product-type-simple div.summary .entry-title{order:1}
div.product-type-simple div.summary p.price{order:2}
div.product-type-simple div.summary .yotpo.bottomLine{order:3;margin:5px 0 20px;}
div.product-type-simple div.summary .woocommerce-product-details__short-description{order:4}
div.product-type-simple div.summary .ast-stock-detail{order:5}
div.product-type-simple .summary .sezzle-shopify-info-button{order:6;margin-bottom:1.5em!important;}
div.product-type-simple div.summary form.cart{order:7}


.product-type-variable div.summary{display:flex;flex-direction:column;}
.product-type-variable div.summary .entry-title{order:1}
.product-type-variable div.summary p.price{order:2}
.product-type-variable div.summary .yotpo.bottomLine{order:3;margin:5px 0 20px;}
.product-type-variable div.summary .woocommerce-product-details__short-description{order:4}
.product-type-variable div.summary .ast-stock-detail{order:5}
.product-type-variable div.summary form.cart{order:7}
.product-type-variable div.summary .sezzle-shopify-info-button{display:none}
.product-type-variable .woocommerce-variation-price .sezzle-shopify-info-button{display:block}
.product-type-variable .subscription-option-details .sezzle-shopify-info-button{display:none}


/* Fix Layout of Category Pages */
@media screen and (max-width:600px){
	.woocommerce ul.products:not(.elementor-grid).columns-3, .woocommerce-page ul.products:not(.elementor-grid).columns-3{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media screen and (max-width:400px){
	.woocommerce ul.products:not(.elementor-grid).columns-3, .woocommerce-page ul.products:not(.elementor-grid).columns-3{grid-template-columns:repeat(1,minmax(0,1fr))!important;}
}

/* Autoship Styles */
.autoship-schedule-options{width:100%}