@import url("wp-content/plugins/js_composer/assets/lib/bower/font-awesome/css/all.min.css?ver=6.9.0");

#cakecious-header-main-bar:before {
    content: "";
    background: url(https://cdn.bolvo.com/images/menu-draw.png) repeat-x scroll center center;
    height: 19px;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: -13px;
    z-index: 30;
}

.cakecious-header-top-bar:after {
    content: "";
    width: 100%;
    border-bottom: 1px dashed #f5b5c9;
    position: absolute;
    left: 0px;
    bottom: 4px;
}

.cakecious-header-search-dropdown:before {
    content: "";
    width: 1px;
    height: 20px;
    background: #f8cad9;
    position: absolute;
    left: 2px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cakecious-logo-image img {
    max-height: 120px;
    max-width: 100%;
    margin: 0 auto;
    width: auto !important;
}

.cakecious-header-html-2 .media {
    align-items: center;
}

.blv-cust-p-addon .blv-cust-p-addon-image-swatch img {
    max-width: 65px !important;
}

.c_says_title h2::before {
    content: none;
}

.client_says_area.p_20 {
    padding: 20px 0;
}

.client_says_slider .item .media .d-flex h3 {
    display: none;
}

.cake_feature_item .cake_img img {
    height: 320px;
}

.s_we_item.gray_s_item {
    height: 350px;
}

.discover_menu_inner {
    padding-top: 10px;
    padding-bottom: 10px;
}

.woocommerce ul.products li.product a img {
    height: 300px;
}

.th-var-active th.label {
    vertical-align: top !important;
    width: 130px;
}

.single-product div.product table.variations td.value {
    width: 73%;
}

.bakery_video_area .video_inner {
    text-align: left;
}

.bakery_video_area .video_inner h3 {
    color: rgb(117, 51, 117);
}

.bakery_video_area .video_inner p {
    color: rgb(117, 51, 117);
    margin: 10px 0 0 0 !important;
}

@media screen and (max-width: 828px) {
    .bakery_video_area .video_inner h3 {
        font-size: 44px;
        line-height: 54px;
    }

    .bakery_video_area .video_inner p {
        font-size: 20px;
        line-height: 32px;
    }

    .we_offer_inner .vc_col-sm-4 {
        width: 50%;
    }

    .welcome_bakery_inner .welcome_img {
        margin-top: 0;
    }
}

@media screen and (max-width: 759px) {
    .we_offer_inner .vc_col-sm-4 {
        width: 100%;
    }

    .we_offer_inner .s_we_item {
        height: auto;
    }
}

@media screen and (max-width: 575px) {
    .bakery_video_area .video_inner {
        padding-right: 100px;
    }
    .bakery_video_area .wpb_text_column {
        margin: 0;
    }

    .bakery_video_area .video_inner h3 {
        font-size: 28px;
        line-height: 35px;
        position: relative;
        z-index: 9;
    }

    .bakery_video_area .video_inner p {
        font-size: 15px;
        line-height: 22px;
        position: relative;
        z-index: 9;
        font-weight: 600;
    }

    .bakery_video_area .video_inner h3 br,
    .bakery_video_area .video_inner p br {
        display: none;
    }

    .bakery_video_area {
        position: relative;
    }

    .bakery_video_area:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background-color: #ffffffba;
    }
}

@media screen and (min-width: 481px) {
    #rev_slider_4_1_forcefullwidth {
        display: block;
    }

    #rev_slider_6_2_forcefullwidth {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    #rev_slider_4_1_forcefullwidth {
        display: none;
    }

    #rev_slider_6_2_forcefullwidth {
        display: block;
    }

    .cakecious-header-section .menu>.menu-item svg {
        max-width: 16px;
    }

    .bakery_video_area .video_inner h3 .cakecious-header-contact-item-text {
        font-size: 12px;
    }
}
@media screen and (max-width: 390px) {
	.cakecious-header-section .cakecious-header-menu .menu-item {
		padding:0 6px !important;
		font-size: 11px !important;
	}
}
@media screen and (max-width: 324px) {
	.cakecious-header-section .cakecious-header-menu .menu-item {
		display:none;
	}
}