.yith-wcwl-add-button a:after, .yith-wcwl-wishlistaddedbrowse a:after, .yith-wcwl-wishlistexistsbrowse a:after {
    content: "\e004";
    position: relative;
    display: inline-block;
    top: 0;
    vertical-align: top;
    font-family: dripicons-v2 !important;
    font-size: 20px;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s;
}

.mkdf-pl-holder.mkdf-standard-layout.mkdf-normal-space {
    margin-bottom: 70px;
}

.mkdf-content .mkdf-content-inner > .mkdf-full-width > .mkdf-full-width-inner {
    padding: 0;
}

.arrow-container-prev, .arrow-container-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 15;
    height: 100%;
    width: 50%;
    display: flex;
    align-items: center;
}

.arrow-container-prev {
    left: 20px;
}

.arrow-container-next {
    right: 20px;
    justify-content: flex-end;
}

.mkdf-prev-icon:hover, .mkdf-next-icon:hover {
    transition: all 0.3s linear;
    color: white !important;
}

.owl-prev, .owl-next {
    position: absolute;
    z-index: 15166;
    border-radius: 50%;
    top: calc(50% - 25px);
    width: 50px;
    height: 50px;
    background-color: #9ad8d3 !important;

    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 25px;
    line-height: 25px;
}

.owl-prev {
    left: 25px;
}

.owl-next {
    right: 25px;
}

.owl-prev.disabled, .owl-next.disabled {
    opacity: 0.4;
}

.owl-prev:not(.disabled):hover, .owl-next:not(.disabled):hover {
    background-color: #ff6f96 !important;
}

.owl-prev:hover, .owl-next:hover {
    transition: all 0.3s linear;
    cursor: pointer;
}

.yith-wcqv-close {
    color: #cdcdcd;
    position: absolute;
    top: 15px;
    right: 25px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 18px;
    z-index: 2;
    opacity: .5
}

.mkdf-normal-logo {
    transform: scale(2);
}


.mkdf-content {
    /*margin-bottom: 75px;*/
    /*margin: 0!important;*/
    /*padding: 75px 0;*/
}


.vc_row.vc_row-flex {
    display: flex;
    justify-content: center;
}

.mkdf-wishlist-widget-holder a .mkdf-wishlist-widget-icon {
    background-color: #ff6f9610;
    font-size: 25px !important;
}

.mkdf-wishlist-widget-holder a .mkdf-wishlist-widget-icon:after {
    color: #ff6f96;
}


.mkdf-full-width.login {
    background-image: url(/assets/img/login-background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 100vh;
    overflow: hidden;
}


.mkdf-btn.mkdf-btn-solid.mkdf-btn-cf7-huge .wpcf7-submit.mkdf-cf7-submit-with-icon {
    all: unset;
    padding: 15px;
}

.sweet-loading {
    display: flex;
    align-items: center;
}

.invalid {
    text-align: left;
    width: 100%;
    display: block;
    padding-left: 15px;
    margin-bottom: 10px;
    background: 0;
    border: 0;
    color: red;
}

.hover-pointer:hover {
    cursor: pointer;
}

.rounded-circle {
    border-radius: 50%;
}

.mkdf-category-image {
    width: 100px;
    height: auto;
}

.mkdf-footer-content {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}


.mkdf-full-width {
    background-image: url(https://cocco.qodeinteractive.com/wp-content/uploads/2018/06/h4-background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.mkdf-full-width-inner {
    padding: 100px 0 !important;
}


.header-appear {
    background: white !important;
}

.mkdf-menu-area {
    background: transparent !important;
}

.position-absolute {
    position: absolute !important;
}

.mkdf-product-category {
    width: 100% !important;
}

.mkdf-product-categories-holder-inner {
    /*padding: 0 150px;*/
}

/*.mkdf-product-categories-holder-inner {*/
/*    overflow-x: scroll;*/
/*    margin: 0 25px;*/
/*    padding: 0 25px;*/
/*}*/

/*.mkdf-product-category-img-wrapper{*/
/*    min-width: 100px;*/
/*    margin: 0 25px ;*/
/*}*/

.react-responsive-modal-modal {
    padding: 0 !important;
    border-radius: 12px !important;
    overflow: hidden;
}

.react-responsive-modal-closeButton {
    display: none !important;
}

.single-product {
    display: flex;
}


.single_add_to_cart_button {
    margin-top: 12px !important;
    width: 100% !important;
}

.entry-summary {
    padding: 25px !important;
}

.woocommerce-product-details__short-description {
    display: flex;
    flex-direction: column;
    justify-content: stretch;
}


@media (min-width: 320px) {
    #yith-quick-view-content div.summary {
        width: calc(100% - 50px) !important;
    }

    .single-product {
        flex-direction: column;
    }

    .mkdf-position-right {
        position: fixed !important;
        height: 100px !important;
        display: flex;
        justify-content: center;
        bottom: 50px;

        padding: 25px;
        margin-top: 25px;

        left: 0;
        right: 0;

    }

    .mkdf-position-right-inner {
        border-radius: 25px;
        background: white;
        border: dashed #ff6f96 1px;
    }

    .checkout-container{
        flex-direction: column;
    }

}

@media (min-width: 480px) {
    /* smartphones, Android phones, landscape iPhone */
}

@media (min-width: 600px) {

}

@media (min-width: 801px) {
    #yith-quick-view-content div.summary {
        width: 50% !important;
    }

    .single-product {
        flex-direction: row;
    }

    .mkdf-position-right {
        all: unset;

        position: relative !important;
        float: right !important;
        z-index: 2 !important;
        height: 100% !important;
        text-align: right !important;
    }

    .mkdf-position-right-inner {
        all: unset;
    }


    .checkout-container{
        flex-direction: row;
    }
}

@media (min-width: 1025px) {
    /* big landscape tablets, laptops, and desktops */
}

@media (min-width: 1281px) {
    /* hi-res laptops and desktops */
}


.BrainhubCarousel__arrows {
    border-radius: 50%;
}

.price {
    position: relative;
    display: block;
    margin: 6px 0 10px;
    line-height: 1;
    font-family: Baloo, cursive;
    font-size: 26px;
    color: #ff6f96;
}

.checkout-container {
    display: flex;
    justify-content: center;
    /*flex-direction: row;*/
    align-items: center;
}
.mkdf-empty-cart{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.cart-empty {
    position: relative;
    display: block;
    color: #32355d;
    font-family: Baloo, cursive;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.4em;
    text-align: center;
    margin: 40px 0 33px;
}

.vc_row.wpb_row.vc_inner {
    margin-bottom: 100px !important;
}

.mkdf-pls-item .mkdf-pli-out-of-stock:hover {
    cursor: pointer;
}

.mkdf-pls-item .mkdf-pli-out-of-stock {

    margin: 4px;
    border-radius: 4px;
    position: absolute;
    background: #fdbecf;
    border-color: transparent #ff6f96 transparent transparent;

    width: auto;
    color: #32355d;
    font-family: Baloo, cursive;
    font-size: 16px;
    letter-spacing: -.01em;
    line-height: 23px;
    text-align: center;
    box-sizing: border-box;
    padding: 4px 10px;
    z-index: 100;

    display: flex;
    justify-content: center;
    align-items: center;
}

.mkdf-pls-item .mkdf-pli-out-of-stock .icon {
    color: #32355d;
    font-family: Baloo, cursive;
    font-size: 16px;
    letter-spacing: -.01em;
    line-height: 23px;
    text-align: center;
    box-sizing: border-box;
}

/*.mkdf-pls-item .mkdf-pli-out-of-stock {*/
/*    visibility: hidden ;*/
/*}*/

/*.mkdf-pls-item:hover  .mkdf-pli-out-of-stock {*/
/*    visibility: visible !important;*/
/*}*/

.profile {
    margin: 50px;
}

.carousel .slide.selected {
    display: flex;
    justify-content: center;
}

.cancel-all {
    all: unset;
}


.about-us h1{
    margin-top: 40px;
}
.about-us span {
    color: #ff6f96;
    font-family: Baloo, cursive;
    font-size: 21px;
    line-height: inherit;
    letter-spacing: -.01em;
    text-decoration: none;
}
.about-us p, .about-us ul {
    font-family: Baloo, cursive;
    font-size: 21px;
    line-height: inherit;
    letter-spacing: -.01em;
    text-decoration: none;
    list-style-type: none;
}

.profile-info {
    margin: 10px;
}
.profile-info span {
    color: #32355d;
    font-family: Baloo;
    font-size: 21px;
    line-height: inherit;
    letter-spacing: -.01em;
    text-decoration: none;
}
.profile-info ul {
    font-family: Baloo;
    font-size: 18px;
    line-height: inherit;
    letter-spacing: -.01em;
    text-decoration: none;
    list-style-type: none;
}