/** Shopify CDN: Minification failed

Line 461:23 Unexpected "!"
Line 547:20 Unexpected "!"

**/

.dogbedprod-custom .mff_qty_add_to_cart_btn_col{
    display: flex;
    align-items: center;
    column-gap: 10px;
    margin: 25px 0;
}

/* .dogbedprod-custom .mff_product.product h1.h1_medium {
    color: #1b164a;
    font-weight: 600;
    font-family: Quicksand;
    line-height: 44px;
    font-size: 36px;
} */

.dogbedprod-custom .product__info-wrapper .mff_buy-btn-wrap {
    margin: 0;
    width: calc(100% - 130px);
}

.dogbedprod-custom .mff_cart-btn {
    padding: 13px 24px;
    font-size: 16px;
    margin: 0;
}

.dogbedprod-custom .product-form__input.product-form__quantity:not(.pdp_2_0_qty_col_block){
    display: none;
}

.dogbedprod-custom .product-form__input.product-form__quantity.pdp_2_0_qty_col_block{
    display: block;
    width: 120px;
    max-width: fit-content;
    margin: 0;
}

 .dogbedprod-custom .product__media img {
        border-radius: 15px !important;
 }


.dogbedprod-custom .thumbnail.global-media-settings img, .dogbedprod-custom .thumbnail[aria-current] {
    border-radius: 15px;
}


@media(min-width: 767px){
.dogbedprod-custom.mff_product.product .product-form__input--pill .form__label {
    font-size: 18px;
    height: 38px;
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 19.2px;
    color:#8E9CA4;
    column-gap: 5px;
    font-weight: 500;
}
.dogbedprod-custom.mff_product.product .quantity {
    width: calc(12rem / var(--font-body-scale) + var(--inputs-border-width) * 2);
    justify-content: space-between;
    border: 1px solid #5A5A5A;
    padding: 2px 19px;
    border-radius: 7px;
    min-height: 46px;
}
.dogbedprod-custom.mff_product.product .quantity__button{
    width: 10px;
}

.dogbedprod-custom .thumbnail.global-media-settings img, .dogbedprod-custom  .thumbnail[aria-current] {
    border-radius: 15px!important;
}
    .dogbedprod-custom .disclosure__toggle,     .dogbedprod-custom  input:not([type=checkbox]),      .dogbedprod-custom select,     .dogbedprod-custom textarea {
    border: none;
    max-width: 100%;
    line-height: 1.2;
    border-radius: 2px;
    padding: 10px 18px;
    font-size: 18px;
    line-height: 118%;
    font-family: var(--font-body-family);
    font-weight: var(--font-body-weight);
}
}


.dogbedprod-custom.mff_product.product h2.product__title.h1_medium {
    color: #1B164A;
    font-weight: 600;
    font-family: 'Quicksand';
    line-height: 44px;
    font-size: 36px;
}
.dogbedprod-custom.mff_product.product .product__info-wrapper h1,
.dogbedprod-custom.mff_product.product .product__info-wrapper .product__title,
.dogbedprod-custom.mff_product.product .mobile_product_title_col h1,
.dogbedprod-custom.mff_product.product .mobile_product_title_col .product__title {
    font-weight:600;
}
.dogbedprod-custom .product__info-wrapper .product-form__input .quantity__input{
    width: 30px;
    min-width: 30px;
    max-width: 50px;
    /* border-top:0;
    border-bottom:0; */
    padding: 0px 4px !important;
}

.dogbedprod-custom .product__info-wrapper .quantity:before,
.dogbedprod-custom .product__info-wrapper .quantity:after{
    display: none;
}

.dogbedprod-custom .product-form__quantity .form__label.quantity__label{
    display: none;
}

.dogbedprod-custom .product-form__input{
    margin: 0 0 2.5rem;
}

/* .dogbedprod-custom .suggestion-container{
    display: none;
} */
.dogbedprod-custom .find_by_right_box  .suggestion-container {
    display: block;
}
/* .dogbedprod-custom  .mff_static-count{
        display: none!important;
} */

body.dogbed-prodsec-new .mff_qty_add_to_cart_btn_col .suggestion-container.main-pro-temp.v2 {
    width: 100%;
    margin-top: -4px;
    margin-bottom: -4px;
}
body.dogbed-prodsec-new-anim .mff_qty_add_to_cart_btn_col .suggestion-container.main-pro-temp.v2 {
    width: 100%;
    margin-top: -4px;
    margin-bottom: -4px;
}
/* Play icon styling */


@media (max-width:767px){
   .dogbedprod-custom.mff_product.product .product__info-wrapper h1, .dogbedprod-custom.mff_product.product .product__info-wrapper .product__title {
        font-size: 24px !important;
        line-height: 32px !important;
    }
    .dogbedprod-custom .product__media img {
        border-radius: 0 !important;
    }
.dogbedprod-custom.mff_product.product .quantity {
    width: calc(12rem / var(--font-body-scale) + var(--inputs-border-width) * 2);
    justify-content: space-between;
    border: 1px solid #5A5A5A;
    /* padding: 0px 19px; */
    border-radius: 7px;
    min-height: 46px;
}
.dogbedprod-custom  .usp-container {
    display:block!important;
    margin-bottom:0!important;
}

.dogbedprod-custom .product-form__quantity .form__label.quantity__label{
    display: block;
}
.dogbedprod-custom  .quantity:before {
        background: rgb(var(--color-background));
    pointer-events: none;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: var(--inputs-radius-outset);
    box-shadow: var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-shadow), var(--inputs-shadow-opacity));
    z-index: -1;
}
}

/* .dogbedprod-custom.mff_product.product .product-form__input--pill .form__label {
    font-size: 18px;
    height: initial;
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 19.2px;
    color:#8E9CA4;
    column-gap: 5px;
    font-weight: 500;
} */



.dogbedprod-custom .thumbnail.global-media-settings img, .dogbedprod-custom .thumbnail[aria-current] {
        border-radius: 0;
    }

.dogbed-prodsec .product-form__input.product-form__quantity:not(.pdp_2_0_qty_col_block){
    display: none;
}

.dogbed-prodsec .product-form__input.product-form__quantity.pdp_2_0_qty_col_block{
    display: block;
    width: 120px;
    max-width: fit-content;
    margin: 0;
}

 /* .dogbedprod-custom .our_anxiety_wrapper {
    margin-left: -15px !important;
    margin-right: -15px !important;
} */



.dogbedprod-custom  #shopify-block-Aa1hIZnJLelRHUUk3U__klarna_on_site_messaging_app_block_aK6rLt {
    display:none;
}
.dogbedprod-custom #shopify-block-AMThxQU5VN1VxS3ZRU__klarna_on_site_messaging_app_block_Rw64k4{
    display:none;

}




@media (max-width:991px){
    .dogbedprod-custom.mff_product.product.grid, .dogbedprod-custom.mff_product.product {
    gap: 30px;
    flex-direction: column;
    margin-top: 20px;
}

.dogbedprod-custom.mff_product .grid__item.product__media-wrapper, .dogbedprod-custom.mff_product .product__info-wrapper {
    max-width: 100% !important;
}
}
@media (max-width:767px){

    /* Buy Button */
 
    .dogbedprod-custom .mff_qty_add_to_cart_btn_col{
        flex-direction: column;
        row-gap: 20px;
        align-items: flex-start;
        margin: 20px 0 15px;
    }
   
    .dogbedprod-custom .product__info-wrapper .mff_buy-btn-wrap{
        width: 100%;
    }

    /* Review Slider */


    .dogbedprod-custom.featured-product .product-media-container {
    margin-bottom: 0;
}
/* .dogbedprod-custom .product-media-container{
        
    max-width: calc(100% - calc(var(--media-border-width) * 2));
} */
.dogbedprod-custom #main_product_redirect.dogbedprod-custom .product-media-container {
    max-width: 100%;
}

.dogbedprod-custom #main_product_redirect  .product__info-container>*+* {
    margin: 1.5rem 0;
}
.dogbedprod-custom #main_product_redirect.dogbedprod-custom .price--large {
    margin: 1.5rem 0;
}

.dogbedprod-custom .price.price--large.price--on-sale.price--show-badge{
    margin: 1.5rem 0;

}


  .dogbedprod-custom .product_media_wrapper_mobile {
        margin-right: -15px;
    }
/* .dogbedprod-custom .product_media_wrapper_mobile */
    /* Our Anxiety */
    /* Well Designed */

 

    /* .dogbedprod-custom .well_designed_text_col{
        font-size: 14px;
        line-height: 22px;
    } */
  




}
@media (max-width: 767px) {
    .dogbedprod-custom.mff_product.product .product-img-slider {
        margin: 0 !important;
    }
    .dogbedprod-custom.mff_product.product .product-img-slider {
        margin: 0 0 15px !important;
    }
    .dogbedprod-custom .page-width {
        padding: 0 15px;
    }
      .dogbedprod-custom .thumbnail[aria-current] img {
    padding: 2px;
}
}
@media (max-width:749px){
    .dogbedprod-custom .thumbnail-slider .thumbnail-list.slider {
        padding: 3px 10px !important;
    }
}




@media (max-width: 750px) {
.dogbedprod-custom .disclosure__toggle, .dogbedprod-custom input:not([type=checkbox]), .dogbedprod-custom select, .dogbedprod-custom textarea {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .dogbedprod-custom .product-form__input {
        margin: 0 0 1.2rem;
    }




 .dogbedprod-custom.mff_product.product h2.product__title.h1_medium,
    .dogbedprod-custom.mff_product.product .product__title > h1.h1_medium {
        color: #1B164A;
        font-weight: 600;
        font-family: 'Quicksand';
        line-height: 44px;
        font-size: 36px;
    }

    /* .dogbedprod-custom.mff_product.product .product-form__input--pill .form__label {
        font-size: 18px;
        display: flex;
        align-items: center;
        font-size: 16px;
        line-height: 19.2px;
        color: #8E9CA4;
        column-gap: 5px;
        font-weight: 500;
    } */

  .dogbedprod-custom.mff_product.product .product__info-wrapper h1,
    .dogbedprod-custom.mff_product.product .product__info-wrapper .product__title,
    .dogbedprod-custom.mff_product.product .mobile_product_title_col h1,
    .dogbedprod-custom.mff_product.product .mobile_product_title_col .product__title {
        font-size: 24px !important;
        line-height: 32px !important;
    }

    .dogbedprod-custom .product__media img {
        border-radius: 0 !important;
    }

    .dogbedprod-custom .thumbnail.global-media-settings img,
    .dogbedprod-custom .thumbnail[aria-current] {
        border-radius: 0;
    }

   



    .dogbedprod-custom .mff_qty_add_to_cart_btn_col {
        flex-direction: column;
        row-gap: 20px;
        align-items: flex-start;
        margin: 1.5rem 0 15px;
    }

    .dogbedprod-custom .page-width {
      max-width: var(--page-width);
    margin: 0 auto;
    padding: 0 20px;
    }
    .dogbedprod-custom.mff_product.product .mff_static-count 
{
    display:block!important;
    margin-bottom:-13px!important;
    margin-top:0;
}

    .dogbedprod-custom .thumbnail[aria-current] img {
        padding: 2px;
    }

}

@media (max-width: 991px) {
    /* .dogbedprod-custom.mff_product.product.grid,
    .dogbedprod-custom.mff_product.product {
        gap: 30px;
        flex-direction: column;
        margin-top: 20px;
    } */

    .dogbedprod-custom.mff_product .grid__item.product__media-wrapper,
    .dogbedprod-custom.mff_product .product__info-wrapper {
        max-width: 100% !important;
    }
}

@media (max-width: 415px) {
    .dogbedprod-custom .product-form__input {
        margin: 0 0 1.2rem;
    }
}

@media (max-width: 767px) {
    .dogbedprod-custom.mff_product.product .quantity {
         color: rgba(var(--color-foreground));
    position: relative;
    width: calc(14rem / var(--font-body-scale) + var(--inputs-border-width) * 2);
    display: flex;
    border-radius: var(--inputs-radius);
    min-height: calc((var(--inputs-border-width) * 2) + 4.5rem);
    }
.dogbedprod-custom .product__custom_desc.rte.quick-add-hidden h4:has(strong){
font-size: 24px;
        margin: 0 0 20px;
        line-height: 128%;
            font-family: var(--font-body-family);
    font-weight: var(--font-body-weight_medium);
    margin: 0 0 30px;
    line-height: 120%;
    letter-spacing: 0;
    word-break: break-word;
}

.dogbedprod-custom .product__custom_desc.rte.quick-add-hidden:has(h4){
                margin: 40px 0 0 !important;
    color: var(--text_grey_color);
    font-size: 18px;
}

    .dogbedprod-custom !.mff_cart-drawer .quantity__button {
      width: calc(4.5rem / var(--font-body-scale));
    flex-shrink: 0;
    font-size: 1.8rem;
    border: 0;
    background-color: transparent;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgb(var(--color-foreground));
    padding: 0;
    height: 47px;
    }
        .dogbedprod-custom .quantity__button:last-child{
        margin-right: calc(var(--inputs-border-width));
        }
        .dogbedprod-custom .product__info-wrapper .product-form__input .quantity__input {
            padding: 10px 8px !important;

        }
    .dogbedprod-custom .disclosure__toggle,     .dogbedprod-custom  input:not([type=checkbox]),      .dogbedprod-custom select,     .dogbedprod-custom textarea {
    border: 1px solid var(--border_primary_color);
    max-width: 100%;
    line-height: 1.2;
    border-radius: 2px;
    padding: 10px 18px;
    font-size: 18px;
    line-height: 118%;
    font-family: var(--font-body-family);
    font-weight: var(--font-body-weight);
}
.dogbedprod-custom .quantity:after {
    pointer-events: none;
    content: "";
    position: absolute;
    top: var(--inputs-border-width);
    right: var(--inputs-border-width);
    bottom: var(--inputs-border-width);
    left: var(--inputs-border-width);
    border: .1rem solid transparent;
    border-radius: var(--inputs-radius);
    box-shadow: 0 0 0 var(--inputs-border-width) rgba(var(--color-foreground), var(--inputs-border-opacity));
    transition: box-shadow var(--duration-short) ease;
    z-index: 1;
}

.dogbedprod-custom .quantity__input {
    color: currentColor;
    font-family: var(--font-body-family);
    font-style: var(--font-body-style);
    font-weight: var(--font-body-weight);
    font-size: 1.6rem;
    font-weight: 500;
    opacity: .85;
    text-align: center;
    background-color: transparent;
    border: 0;
    padding: 0 .5rem;
    width: 100%;
    flex-grow: 1;
    -webkit-appearance: none;
    appearance: none;
}
.dogbedprod-custom .product__info-wrapper .product-form__input .quantity__input {
	padding: 10px 8px !important;
            border-radius: 0;
        margin-bottom: -1px;
        margin-top: -1px;
}


 .dogbedprod-custom   .quantity:before {
    background: rgb(var(--color-background));
    pointer-events: none;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: var(--inputs-radius-outset);
    box-shadow: var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-shadow), var(--inputs-shadow-opacity));
    z-index: -1;
}

 .dogbedprod-custom !.mff_cart-drawer .quantity__button:not(:focus-visible):not(.focused), .dogbedprod-custom  !.mff_cart-drawer .quantity__input:not(:focus-visible):not(.focused) {
    box-shadow: inherit;
    background-color: inherit;
width: 40px;
}

    /* .dogbedprod-custom .product__info-wrapper .product-form__input .quantity__input {
        width: 30px;
        min-width: 30px;
        max-width: 50px;
        border: none;
        padding: 0px 4px !important;
    } */

    /* .dogbedprod-custom .product__info-wrapper .quantity:before,
    .dogbedprod-custom .product__info-wrapper .quantity:after {
        display: none;
    }

    .dogbedprod-custom .product-form__quantity .form__label.quantity__label {
        display: none;
    } */
/* .dogbedprod-custom .product-form__input.product-form__quantity:not(.pdp_2_0_qty_col_block) {
    display: none;
} */
.dogbedprod-custom .product-form__input.product-form__quantity.pdp_2_0_qty_col_block {
    display: block;
    width: 120px;
    max-width: fit-content;
    margin: 0;
}

.dogbedprod-custom .icon_with_text_wrapper{
    display:none;
}
.dogbedprod-custom .well_designed_text_wrapper{
    display:none;
}
.dogbedprod-custom .product_media_wrapper_mobile ,  .dogbedprod-custom  .our_anxiety_wrapper ,  .dogbedprod-custom  .product__description.mff_content-wrapper {
  display:none;
}

}
@media (max-width: 749px) {
    .dogbedprod-custom .thumbnail-slider .thumbnail-list.slider {
        padding: 10px !important;
    }
}



@media (max-width: 349px) {

}

@media (max-width: 1200px) {
    .dogbedprod-custom.mff_product.product .product__info-wrapper h1,
    .dogbedprod-custom.mff_product.product .product__info-wrapper .product__title {
        font-size: 28px !important;
        font-family: var(--font-body-family) !important;
        font-weight: var(--font-body-weight_medium) !important;
        line-height: 120% !important;
        margin: 0 !important;
    }
}





.dogbedprod-custom  .usp-container {
    display:none;
}

.dogbedprod-custom.mff_product.product .mff_static-count {
display:none;
    /* margin-bottom: -19px;
    margin-top: 0; */
}