/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.16.1
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

body {
    width: 100%;
    height: 100%;
}

#mobile_menu {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 256px;
    min-height: 100vh;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    z-index: 0;
    display: none;
}

.mm-listview {
    padding-bottom: 50px !important;
}

.slideout-menu-left {
    left: 0;
}

.slideout-menu-right {
    right: 0;
}

.slideout-panel {
    position: relative;
    z-index: 1;
    will-change: transform;
    background-color: #fff; /* A background-color is required */
    min-height: 100vh;
}

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
    overflow: hidden;
}

.slideout-open #mobile_menu {
    display: block;
}
.mm-page {
    position: initial;
}
.slideout-panel:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.5s ease;
}
.slideout-open .slideout-panel:before {
    z-index: 99;
    opacity: 0.5;
}
/* header */
#top-bar {
    margin-bottom: 20px;
}
#top-bar .nav > li > a {
    text-decoration: underline;
    color: #000;
}
#top-bar .nav > li:hover a {
    color: #fb838d;
    text-decoration: none;
}
#top-bar .nav > li:hover a:before,
#top-bar .nav > li.current-menu-item a:before {
    opacity: 0;
}
.header-bg-color,
.header-wrapper {
    background-image: url("https://family-flowers.com.ua/wp-content/themes/flatsome-child/img/bg.png");
}
#top-bar {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.header-main {
    background-color: #d3507e;
}

.logo-left .logo {
    margin-right: 0;
}
.header-bottom .ff_custom_mega_menu.header-nav-main {
    justify-content: center;
    /* background-color: #d3507e; */
}
.ff_custom_mega_menu.header-nav-main li.menu-item a {
    border-bottom: 2px solid transparent;
    margin: 0 15px;
    white-space: nowrap;
}
.ff_custom_mega_menu.header-nav-main li.menu-item.current-menu-item a,
.ff_custom_mega_menu.header-nav-main li.menu-item:hover a {
    border-bottom: 2px solid #fff;
}
#header-contact li {
    background-color: #d3507e;
    border-radius: 3px;
    padding: 1px 2px 1px 7px;
}
#header-contact li a {
    text-decoration: none !important;
    color: #fff !important;
}
#header-contact li:hover a {
    color: #fb838d !important;
}

.header-nav-main .html_top_right_text {
    width: 100%;
}
.header_middle_block {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.header_middle_block > div {
    display: flex;
    align-items: center;
    padding: 15px 15px;
    justify-content: center;
    min-width: 215px;
    border: 1px solid #faedcc;
    border-radius: 20px;
    margin: 10px 20px;
}
.header_middle_block i {
    display: block;
    height: 50px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.header_middle_block .fast_delivery i {
    background-image: url("https://family-flowers.com.ua/wp-content/themes/flatsome-child/img/delivery.png");
    width: 85px;
}
.header_middle_block .fresh_flowers i {
    background-image: url("https://family-flowers.com.ua/wp-content/themes/flatsome-child/img/fresh_flowers.png");
    width: 41px;
}
.header_middle_block .reasonable_prices i {
    background-image: url("https://family-flowers.com.ua/wp-content/themes/flatsome-child/img/price.png");
    width: 56px;
}
.header_middle_block p {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-left: 15px;
    line-height: normal;
}
.header_right_block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.header_right_block p,
.header_right_block a {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}
.header_right_block a {
    font-size: 25px;
	transition: all .5s ease;
}
.header_right_block a:hover {
	text-decoration: underline;
}
/* .pt-special-dropdown{ */
/* border-right:0!important; */
/* } */

/* .pt-special-dropdown a i{ */
/* display:none; */
/* } */

/* .pt-special-dropdown  .nav-dropdown-simple li { */
/* vertical-align:middle; */
/* } */

/* .pt-special-dropdown  .nav-dropdown-simple li a{ */
/* line-height: 16px; */
/* padding: 2px 0px; */
/* margin: auto 20px; */
/* font-size: 16px; */
/* border-bottom: 1px solid!important; */
/* } */
/* .pt-special-dropdown  .nav-dropdown-simple li a:hover{ */
/* border-bottom-color: #D3507E; */
/* color: #D3507E; */
/* background: #fff; */
/* } */
.nav-line-bottom > li > a:before,
.nav-line-grow > li > a:before,
.nav-line > li > a:before {
    display: none;
}
.navGap {
    margin-top: 15% !important;
}
.nav > ul > li:hover > ul {
    visibility: visible;
    opacity: 1;
}
/* .image-column{ */
/* width:100%!important; */
/* margin:auto; */
/* text-align:center!important; */
/* } */
/* .image-column a{ */
/* float: right; */
/* color:#000!important; */
/* pointer-events: none; */

/* } */
/* .image-column:hover a, .image-column a:hover{ */
/* color:#000!important; */
/* border-color:#000; */
/* } */
/* .image-column a:before{ */
/* content:'Family-Flowers.com.ua'; */
/* top:-30px; */
/* font-size: 16px; */
/* position:relative; */
/* } */
/* li.image-column>a img{ */
/* height: 300px; */
/* width: auto!important; */
/* margin:auto!important; */
/* padding-top: 15px; */
/* padding-bottom: 15px; */
/* border-top: 1px solid; */
/* border-bottom: 1px solid; */
/* } */
/*end menu*/
#content {
    background-image: url("https://family-flowers.com.ua/wp-content/themes/flatsome-child/img/bg.png");
}
#main {
    background-image: url("https://family-flowers.com.ua/wp-content/themes/flatsome-child/img/bg.png");
    padding-top: 23px;
}

img.back-image {
    object-fit: inherit;
}
.show-on-hover {
    -webkit-filter: none;
    filter: none;
}
.woocommerce-shipping-fields {
    display: none;
}
#del_comments_field,
#order_comments_field {
    width: 100%;
    float: left;
}
#del_time,
#del_time_till {
    /* background: #fff url("img/time-icon.png") no-repeat right center;
    background-size: 38px; */
    background-color: #fff;
    margin-bottom: 0;
}
#del_date {
    background: #fff url("https://family-flowers.com.ua/wp-content/themes/flatsome-child/img/address-icon.png") no-repeat right center;
    background-size: 38px;
}
#del_address {
    background: #fff url("https://family-flowers.com.ua/wp-content/themes/flatsome-child/img/marker_bg.png") no-repeat right center;
    background-size: 38px;
}
.slected_gift {
    background: #6acb96;
}

.gift_button {
    text-align: center;
    position: absolute;
    background: transparent;
    font-size: 0;
    border: 0;
    width: 100% !important;
    height: 100%;
    top: 0;
    left: 0;
}
.gift_button:hover {
    box-shadow: none;
}
.presentsSingle .show-on-hover {
    z-index: 9;
}
.presentsSingle .box-text {
    position: initial;
}
.selected_gift_icon {
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.woof_color_term {
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
.header-bottom {
    /* display: none; */
    min-height: 45px !important;
}
.burgerOpen {
    display: none;
}
.nav>li>a {
    font-size: .9em;
}
.nav-dropdown li>a {
    padding: 5px 10px;
}
.nav-dropdown li{
    border-bottom: 1px solid #f1f1f1;
}
.nav-dropdown>li.nav-dropdown-col, .nav-dropdown>li.image-column {
    border-left: 1px solid transparent;
    border-right: 0;
}
.nav-dropdown:not(.nav-column)>li.black_item:not(.nav-dropdown-col) {
    width: 250px;
}
.nav-dropdown:not(.nav-column)>li.black_item:not(.nav-dropdown-col) a,
.nav-dropdown .menu-item-has-children>a, .nav-dropdown .title>a, .nav-dropdown .nav-dropdown-col>a,
.sub-menu.nav-dropdown.nav-dropdown-simple>li>a {
    font-weight: 600;
    color: #000;
    font-size: 1em;

}

/* style forinfo blocks on single product page woocommerce */

.entry-summary .menu_items_info ul {
    list-style: none;
    margin-top: 25px;
}
.entry-summary .menu_items_info li {
    margin-left: 0;
    margin-bottom: 4px;
    cursor: pointer;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    font-weight: 700;
}
.entry-summary .menu_items_info li:hover {
    color: #71892a;
}
.entry-summary .menu_items_info li i {
    width: 40px;
    text-align: center;
}
.content_items_info h3 {
    border-bottom: 1px solid #ececec;
    text-transform: uppercase;
    color: #71892a;
}
.content_items_info h3 i {
    width: 40px;
    text-align: center;
}

@media screen and (max-width: 1200px) {
    .full-width .ubermenu-nav,
    .container,
    .row,
    .innerMenu-container {
        max-width: 1080px !important;
    }
}
@media screen and (max-width: 1800px) {
    .full-width .ubermenu-nav,
    .container,
    .row,
    .innerMenu-container {
        max-width: 1170px !important;
    }
}

/*home page */

@media (min-width: 550px) {
    .home .bg.bg-loaded {
        background-size: 100% 100% !important;
    }
    .home .banner-grid-wrapper {
        min-height: 260px !important;
    }
    .home .banner-grid-wrapper .grid-col-2-3 {
        height: 260px !important;
    }
    .home .banner-grid-wrapper .grid-col-1-3 {
        height: 130px !important;
    }
    .home .banner-grid-wrapper .grid-col-1-3:last-child {
        top: 130px !important;
    }
}
@media (min-width: 849px) {
    .home .bg.bg-loaded {
        background-size: 100% 100% !important;
    }
    .home .banner-grid-wrapper {
        min-height: 340px !important;
    }
    .home .banner-grid-wrapper .grid-col-2-3 {
        height: 340px !important;
    }
    .home .banner-grid-wrapper .grid-col-1-3 {
        height: 170px !important;
    }
    .home .banner-grid-wrapper .grid-col-1-3:last-child {
        top: 170px !important;
    }
}
@media (min-width: 1024px) {
    /*megamenu */
    .subMenu-container {
        height: 80vh !important;
    }
    .subMenu-container.show_dropdown li {
        line-height: 17px;
    }
}
@media (min-width: 1200px) {
    .home .banner-grid-wrapper {
        min-height: 380px !important;
    }
    .home .banner-grid-wrapper .grid-col-2-3 {
        height: 380px !important;
    }
    .home .banner-grid-wrapper .grid-col-1-3 {
        height: 190px !important;
    }
    .home .banner-grid-wrapper .grid-col-1-3:last-child {
        top: 190px !important;
    }
}
@media (min-width: 1440px) {
    #checkOutPageContent .nav.nav-tabs li:after {
        width: 82% !important;
    }
}
@media (min-width: 1800px) {
    .innerMenu-container {
        max-width: 1478px !important;
    }
    .home .banner-grid-wrapper {
        min-height: 480px !important;
    }
    .home .banner-grid-wrapper .grid-col-2-3 {
        height: 480px !important;
    }
    .home .banner-grid-wrapper .grid-col-1-3 {
        padding-left: 30px;
        height: 240px !important;
    }
    .home .banner-grid-wrapper .smallBannerTop {
        padding-bottom: 35px !important;
    }
    .home .banner-grid-wrapper .grid-col-1-3:last-child {
        top: 240px !important;
    }
    /*megamenu */
    .subMenu-container {
        height: 60vh !important;
    }
    /*product quick view */
    .product-lightbox.lightbox-content {
        max-width: 1200px;
    }
    .product-lightbox.lightbox-content .flickity-viewport {
        min-height: 520px;
    }
}
@media (max-width: 550px) {
    .home .bg.bg-loaded {
        background-size: 100% 100% !important;
    }
    .home .banner-grid-wrapper {
        min-height: 190px !important;
    }
    .home .banner-grid-wrapper .grid-col-2-3 {
        height: 190px !important;
    }
    .home .banner-grid-wrapper .grid-col-1-3 {
        height: 225px !important;
    }
    #tab_delivery:after {
        display: none;
    }
    /* quick checkout */
    #checkOutPageContent .product_row {
        text-align: center;
    }
    #checkOutPageContent .product_row .titlesBold {
        font-weight: 700;
    }
    /* end quick checkout */
    .messengersBlock {
        height: auto !important;
        width: 100% !important;
        text-align: center;
    }
    .messengersTitle,
    .messengersBlock ul {
        float: none !important;
        margin: 15px 0;
    }
}

@media (max-width: 1200px) {
    #checkOutPageContent .nav.nav-tabs li:after {
        width: 75% !important;
    }
    .ff_custom_mega_menu.header-nav-main li.menu-item a {
        margin: 0 10px;
    }
}
@media (min-width: 1024px) {
    [data-show="show-for-medium"],
    .show-for-medium {
        display: none !important;
    }
}
@media (max-width: 1023px) {
    #logo img {
        width: 100%;
    }
    .category-page-row .large-9 {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    [data-show="hide-for-medium"],
    .hide-for-medium {
        display: none !important;
    }
    [data-show="show-for-medium"],
    .show-for-medium {
        display: block !important;
    }
    .medium-logo-center .logo {
        -ms-flex-order: 2;
        order: 2;
        text-align: center;
        margin: 0 15px;
        flex: 80%;
        display: flex;
        justify-content: center;
    }
    .medium-logo-center .flex-left {
        -ms-flex-order: 1;
        order: 1;
        -ms-flex: 10%;
        flex: 10%;
    }
    .medium-logo-center .flex-right {
        -ms-flex: 10%;
        flex: 10%;
        -ms-flex-order: 3;
        order: 3;
    }
    .header-bottom {
        display: block;
        background-color: #d3507e !important;
        padding-bottom: 50px;
    }
    .burgerOpen {
        display: block;
    }
    .html.custom.html_nav_position_text_top {
        display: inline-block !important;
    }
    #checkOutPageContent .nav.nav-tabs li:after {
        width: 78% !important;
    }
    .subMenu-container.show_dropdown {
        position: relative !important;
    }
    .megaColumn.one_columns {
        flex: 0 100% !important;
    }
    .megaColumn.two_columns {
        flex: 0 100% !important;
    }
    .allItem {
        flex: 0 100% !important;
    }
    .col-3.megaColumn.image {
        display: none !important;
    }
    .ff_custom_mega_menu.header-nav.header-nav-main.nav.nav-left.nav-line.nav-size-medium {
        flex-wrap: wrap;
        flex-direction: column;
        position: fixed;
        left: 0;
        right: 0;
        top: 113px;
        padding-bottom: 70px;
        background: #fff;
        overflow-y: scroll;
        max-height: 100%;
        justify-content: space-between;
        margin-top: 0;
        display: none;
    }
    .ff_custom_mega_menu.header-nav.nav > li.hidden {
        display: none;
    }
    .dashedSeparator {
        border-width: 0 !important;
    }
    .ff_custom_mega_menu.header-nav.nav > li {
        width: 100%;
        text-align: center;
        position: relative !important;
    }
    .header:not(.transparent) .ff_custom_mega_menu.header-nav.nav > li > a {
        color: #212121 !important;
    }
    .ff_custom_mega_menu.header-nav.nav > li a:before {
        display: none;
    }
    .burgerOpen {
        position: inherit;
        top: 5px;
        /* left: 15px; */
    }
    .burgerOpen label:after {
        height: 2px;
        width: 20px;
        background: rgba(255, 255, 255, 0.8);
        display: inline-block;
        content: "";
        margin-left: -30px;
        transform: rotate(-45deg);
        transition: all 0.5s;
        position: relative;
        opacity: 0;
    }
    .burgerOpen label:before {
        height: 2px;
        width: 20px;
        background: rgba(255, 255, 255, 0.8);
        display: inline-block;
        content: "";
        box-shadow: 0px -5px 0px 0px rgba(255, 255, 255, 0.8),
            0px -10px 0px 0px rgba(255, 255, 255, 0.8);
        margin-right: 10px;
        transition: all 0.5s;
        position: relative;
        opacity: 1;
    }
    .burgerOpen label {
        display: block;
        padding: 10px;
        color: white;
        cursor: pointer;
    }
    .burgerOpen input[type="checkbox"] {
        visibility: hidden;
        position: absolute;
    }
    .burgerOpen #collapse:checked ~ li {
        margin-top: 0;
        opacity: 1;
    }
    .burgerOpen #collapse:checked + label:before {
        box-shadow: none;
        transform: rotate(45deg);
    }
    .burgerOpen #collapse:checked + label:before,
    .burgerOpen #collapse:checked + label:after {
        position: relative;
        opacity: 1;
        top: -5px;
    }
    .closeSubmenu {
        position: absolute;
        top: 10px;
        right: 5%;
        transform: rotateX(180deg);
    }
    .closeSubmenu i {
        font-size: 25px;
        cursor: pointer;
    }
    .closeSubmenu.rotated {
        transform: rotateX(0deg);
    }
    #footer .widget div:last-child {
        display: none;
    }
    #top-bar {
        margin-bottom: 0px;
        box-shadow: 0px 2px 8px -4px #000;
        border: none;
        background: #d3507e !important;
    }
    #top-bar .nav {
        display: flex;
        justify-content: space-between;
    }
    #top-bar .nav li {
        margin: 0;
        display: block;
    }
    #top-bar .nav li.html_topbar_left {
        width: 20%;
        text-align: left;
    }
    #top-bar .nav li.header-search,
    #top-bar .nav li.html_nav_position_text {
        width: 40%;
        text-align: right;
    }
    #top-bar .nav .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
        border: 0;
    }
    #top-bar .nav .burgerTopOpen {
        position: relative;
        top: 0;
        left: 0;
        display: inline-block;
    }
    #top-bar .nav .burgerTopOpen label {
        display: inline-block;
        margin: 0;
        padding: 10px;
        color: white;
        cursor: pointer;
    }
    #top-bar .nav .burgerTopOpen  label:before {
        height: 2px;
        width: 20px;
        background: rgba(255, 255, 255, 0.8);
        display: inline-block;
        content: "";
        box-shadow: 0px -5px 0px 0px rgba(255, 255, 255, 0.8), 0px -10px 0px 0px rgba(255, 255, 255, 0.8);
        margin-right: 10px;
        transition: all 0.5s;
        position: relative;
        opacity: 1;
    }
    #top-bar .nav .burgerTopOpen  label:after {
        height: 2px;
        width: 20px;
        background: rgba(255, 255, 255, 0.8);
        display: inline-block;
        content: "";
        margin-left: -30px;
        transform: rotate(-45deg);
        transition: all 0.5s;
        position: relative;
        opacity: 0;
    }
    #top-bar .nav .burgerTopOpen input[type="checkbox"] {
        visibility: hidden;
        position: absolute;
    }
    #top-bar .nav .burgerTopOpen #collapseTop:checked ~ li {
        margin-top: 0;
        opacity: 1;
    }
    #top-bar .nav .burgerTopOpen #collapseTop:checked + label:before {
        box-shadow: none;
        transform: rotate(45deg);
    }
    #top-bar .nav .burgerTopOpen #collapseTop:checked + label:before,
    #top-bar .nav .burgerTopOpen #collapseTop:checked + label:after {
        position: relative;
        opacity: 1;
        top: -5px;
    }
    #top-bar .nav .header-search a {
        color: #fff;
    }
    #top-bar .menu-top_bar_nav {
        display: none;
        position: absolute;
        background: #fff;
        padding: 10px 20px;
    }
    #top-bar .menu-top_bar_nav > ul {
        padding: 0 !important;
        margin: 0;
    }
    .header-bottom .burgerOpen {
        display: none;
    }
    .header_right_block {
        align-items: center;
    }
    ol, ul {
        padding-left: 15px !important;
    }
}
@media (max-width: 425px) {
    #logo {
        width: 150px !important;
    }
    #checkOutPageContent .nav.nav-tabs li:after {
        width: 80% !important;
    }
    #checkOutPageContent label {
        font-size: 0.7em;
    }
}
@media (max-width: 375px) {
    #checkOutPageContent .nav.nav-tabs li:after {
        width: 77% !important;
    }
}
@media (max-width: 320px) {
    #checkOutPageContent .nav.nav-tabs li:after {
        width: 72% !important;
    }
}
.section-title,
.product-section-title-related {
    font-size: 18px;
    line-height: 22px;
    padding: 8px 15px 8px 27px;
    background-color: #6bcb97;
    color: #fff;
    margin-bottom: 33px;
    text-transform: none;
    border: 0;
}

.section-title .section-title-main {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
/*end home page */
/* category page */
a.xoo-qv-button {
    opacity: 0;
    margin-top: -2.6em !important;
    top: -30px !important;
    left: 0 !important;
    padding: 8px 8px !important;
    width: 100%;
    text-align: center;
    position: absolute;
    transition: all 0.5s;
}
.product-small:hover a.xoo-qv-button {
    opacity: 1;
}
.xoo-qv-container .button.buy_now {
    display: none;
}
.innerBanner {
    min-height: 250px;
    background-size: cover;
}
.archive.tax-product_cat #wrapper {
    background-image: url("https://family-flowers.com.ua/wp-content/themes/flatsome-child/img/bg.png");
}
.row.titleBlock {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
}
.row.titleBlock .large-12 {
    padding: 0;
}
.categoryBaner {
    margin-top: 20px;
}
.shop-page-title.category-page-title {
    margin-top: 30px;
    margin-bottom: 15px;
}
.shop-page-title.category-page-title .page-title-inner {
    background-color: #fff;
    padding-top: 0;
    margin-top: 30px;
}
.catTitle {
    max-width: 50%;
    text-transform: uppercase;
    float: left;
}
.catTitle.center {
    max-width: 100%;
    float: inherit;
    text-align: center;
    color: #d3507e;
}
.catTitle.left {
    text-align: right;
    padding-right: 15px;
    color: #d3507e;
	margin-bottom: 0;
}
.catTitle.right {
    border-left: 2px solid #d3507e;
    text-align: left;
    padding-left: 15px;
	margin-bottom: 0;
}
.catTitle.right a {
    color: #777;
}
.catTitle.right a:hover {
    color: #d3507e;
}
.category-page-row {
    padding-top: 50px;
}
#woof_results_by_ajax .container:first-child .woocommerce-pagination {
    float: right;
    margin-top: -43px;
}
.topPagination .nav-pagination {
    float: right;
}
/* end category page */
/*product grid (shop) */

.orderby {
    font-size: 0.8rem;
}
.product-small .box-text.box-text-products {
    margin-top: 30px;
    border-top: 1px solid #ccc;
}
.product-small .dimensions {
    opacity: 0;
    padding-bottom: 15px;
}
.product-small:hover .dimensions {
    opacity: 1;
}
.product-info {
    background-color: #fff;
    margin-left: 2%;
    margin-right: 2%;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.product-small .title-wrapper {
    padding-right: 0;
}
.product-small .name.product-title {
    height: 2.5em;
}
.product-small .price-wrapper {
    width: 50%;
    text-align: left;
}
.product-small .add-to-cart-button {
    width: 50%;
    text-align: right;
}

.product-small .add-to-cart-button a {
    margin-top: 0;
    margin-right: 0;
	border-radius: 99px;
}
.product-gallery.col {
    background-color: transparent;
}
.product-small.col > .col-inner {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 15px 15px 0px;
}

.product-small.list_product {
    margin: 0 2% 2%;
}
.product-small.list_product .box-image {
    max-width: 28%;
    float: left;
    margin: 2% 1% 0;
}
.product-small.list_product .box-text.box-text-products {
    max-width: 70%;
    padding: 5%;
    border: 0;
    margin-top: initial;
}
.woocommerce-Price-amount.amount {
    font-size: 1rem;
}
.products.small-columns-1.large-columns-1.medium-columns-1 .box-text,
.product-small.list_product .dimensions {
    font-size: 1.2rem;
}
.product-small.list_product .dimensions {
    text-align: center;
}

/*mega menu */

.subMenu-container.hidden {
    display: none;
}

.subMenu-container.visuallyhidden {
    opacity: 0;
}
.subMenu-container.show_dropdown {
    display: flex !important;
    position: absolute;
    left: 0;
    right: 0;
    padding: 3% 4% 3% 4%;
    background: #fff;
    margin-top: 5px;
    transition: all 2s linear;
}
.innerMenu-container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: auto;
    margin-top: 10px;
}
.megaColumn.one_columns {
    flex: 0 40%;
    position: relative;
}
.megaColumn.two_columns {
    flex: 0 20%;
    position: relative;
}
.col-3.megaColumn.image {
    flex: 0 60%;
}

.col-3.megaColumn.image .topLabel {
    font-size: 16px;
    color: #000;
}
.imageContainer {
    width: 100%;
    text-align: center;
}
.imageContainer img {
    height: 300px;
    width: auto !important;
    margin: auto !important;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}
.megaColumn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    padding-left: 15px;
    padding-right: 15px;
}
.solidSeparator {
    border-left: 1px solid;
}
.dashedSeparator {
    border-left: 1px dashed;
}
.disableSeparator {
    border-left: 0;
}
.subMenu-container.show_dropdown li {
    list-style: none;
    margin-bottom: 0;
    line-height: 20px;
    padding-right: 15px;
}
.subMenu-container.show_dropdown li:hover {
    border-bottom-color: #d3507e;
}
.subMenu-container.show_dropdown li a {
    border-bottom: 1px solid !important;
    display: block;
    width: 100%;
}
.subMenu-container.show_dropdown li:hover > a {
    color: #d3507e !important;
    transition: all 0.5s;
}
.bigItem a {
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: none;
    font-size: 20px;
}
.subMenu-container.show_dropdown li.bigItem a {
    border-bottom-color: transparent !important;
}
.subMenu-container.show_dropdown li.bigItem a:hover {
    border-bottom-color: #d3507e !important;
}
.allItem {
    flex: 0 40%;
    margin-top: 2%;
    text-transform: uppercase;
    font-weight: bold;
    justify-content: center;
    color: #d3507e !important;
}
.subMenu-container.show_dropdown li.allItem a,
.allItem a {
    color: #d3507e;
    text-align: center;
    border-bottom: 1px solid transparent !important;
}
.allItem:hover {
    text-decoration: underline;
}
.itemNonUnderlined {
    text-decoration: none;
}
.listedItem {
    list-style-type: disc !important;
    color: #000;
    margin-left: 40px;
}
.listedItem a {
	margin-left: 0 !important;
}
.addSpace {
    margin-bottom: 10% !important;
}
.second-level {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.second-level .dropdown_right ul {
    border-left: dashed 1px #000;
    position: absolute;
    left: 80% !important;
    /* width: calc(150% + 60px); */
    height: 100% !important;
    flex-flow: column;
    justify-content: center;
    top: 0;
    background: #fff;
    padding: 0px 15px;
    z-index: 1;
}
.second-level .dropdown_right:hover ul {
    display: flex !important;
}
.subMenu-container.show_dropdown li.disable_border > a {
    border: none !important;
}
@media screen and (min-width: 550px) {
/*     .large-columns-3 .product-small.col {
        max-width: 48%;
        margin: 0 1% 4%;
        padding: 4% 3%;
    } */
}

@media screen and (max-width: 850px) {
    .callCategory {
        text-align: center;
    }
/*     .small-columns-1 .product-small.col {
        margin: 0 4% 13px;
        padding: 7px 2% 0;
    }

    .medium-columns-2 .product-small.col {
        max-width: 42%;
        margin: 0 4% 13px;
        padding: 7px 1% 0;
    } */
    .grid_product_btn,
    .list_product_btn {
        display: none;
    }
}

@media screen and (max-width: 550px) {
/*     .large-columns-3 .product-small.col {
        margin: 0 auto 5%;
        padding: 4% 3%;
    }
    .medium-columns-2 .product-small.col {
        max-width: 100%;
        margin: 0 1% 10px;
        padding: 10px 2% 0;
    } */
}
@media screen and (min-width: 850px) {
/*     .large-columns-3 .product-small.col {
        max-width: 31%;
        margin: 0 1% 35px;
        padding: 9px 1%;
    }
    .large-columns-4 .product-small.col {
        max-width: calc(25% - 1%);
        margin: 0 1% 20px;
        padding: 12px 1% 0;
    } */
}
.row.category-page-row .col.large-3 {
    background: #fff;
    padding: 2%;
}
.categoryRow {
    background-color: #fff;
    padding-top: 20px;
}
.descriptCateg {
    padding: 2%;
    margin: 3% 0;
}
.textCategory {
    padding-top: 7%;
}
.postImage img {
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    object-position: 50% 50%;
    object-fit: cover;
    font-family: "object-fit: cover;";
}
/* quick view */
@media screen and (min-width: 850px) {
    .product-quick-view-container .large-6 {
        max-width: 48%;
        -webkit-flex-basis: 48%;
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
    }
    .product-quick-view-container .product-info {
        border: 0;
    }
}
.product-lightbox .button.buy_now,
.product-lightbox .product-lightbox-inner > .price-wrapper {
    display: none;
}
/* end quick view */

/*end product grid */
/* single product */
.messengersBlock {
    padding: 7px 10px;
    background: #d3507e;
    height: 40px;
    width: fit-content;
    border-radius: 99px;
}
.messengersTitle {
    float: left;
    color: #fff;
}
.messengersBlock ul {
    float: left;
    margin-bottom: 0;
}
.messengersBlock ul li {
    margin-left: 0.6em;
    margin-bottom: 0;
}
.messengersBlock ul img {
    filter: invert(1);
    height: 25px;
    transition: all 0.3s;
    display: block;
}
.messengersBlock a:hover img {
    transform: scale(1.1);
}
.messengersBlock.messengersHeaderBlock {
    height: inherit;
}
.messengersBlock.messengersFooterBlock {
    background: none;
    padding: 7px 0px;
}
.messengersBlock.messengersFooterBlock ul li:first-of-type {
    margin-left: 0;
}

.messengersBlock.messengersHeaderBlock ul,
.messengersBlock.messengersFooterBlock ul {
    display: flex;
}
.messengersBlock.messengersHeaderBlock ul li {
    margin-left: 10px;
}
.messengersBlock.messengersHeaderBlock ul img{
    filter: none;
    height: 40px;
}
.messengersBlock.messengersFooterBlock ul img {
    filter: none;
    height: 40px;
}
.messengersBlock.messengersHeaderBlock a:hover img {
    /* transform: none; */
}
.xoo-qv-container.woocommerce.single-product .product_meta {
    display: none;
}
.xoo-qv-container.woocommerce.single-product {
    top: 30%;
    bottom: auto;
    display: flex;
    align-items: center;
}
.presentsSingle a.xoo-qv-button {
    top: auto !important;
}
.tooltipster-base {
    display: none !important;
}
.product-summary .button.circle.facebook {
    margin-bottom: 0;
}

.yith_magnifier_gallery li {
    max-width: 23%;
    margin-right: 2%;
}
@media screen and (min-width: 850px) {
    .yith_magnifier_zoom_magnifier {
        width: calc(300px + 85%) !important;
    }
}
.yith_magnifier_mousetrap.pp_woocommerce,
.yith_magnifier_zoom_magnifier {
    z-index: 12 !important;
}
.yith_magnifier_lens {
    z-index: 11 !important;
}
.productBottom {
    margin-top: 5%;
    max-width: 50%;
}
.productBottom.left {
    float: left;
}
.productBottom.right {
    float: right;
}
.related.related-products-wrapper.product-section {
    margin-bottom: 5%;
}
@media screen and (max-width: 550px) {
    .productBottom {
        max-width: 100%;
        text-align: center;
        margin: 10px;
    }
    .related-products-wrapper .small-columns-2 > .col {
        max-width: 100%;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin: 0 1% 2%;
        padding: 2% 2% 0;
    }
    .button.buy_now,
    .single_add_to_cart_button.button.alt {
        font-size: 0.9em;
    }
	
	.messengersBlock.messengersHeaderBlock ul {
		justify-content: center;
		padding-left: 0 !important;
	}
	.nav.header-bottom-nav {
		padding-left: 0 !important;
	}
}
.product-lightbox-inner form.cart {
    display: block;
}
.product-lightbox-inner form.cart .price-wrapper,
.product-lightbox-inner form.cart .quantity.buttons_added {
    padding: 0;
}
.product-lightbox-inner form.cart .single_add_to_cart_button.button.alt {
    margin: 0 10px 10px 10px;
}
.presentsSingle .product-small .box-image div:first-child a,
.presentsSingle .product-small .product-title a {
    pointer-events: none;
}
@media screen and (min-width: 1025px) {
    form.cart {
        display: flex;
        align-items: baseline;
        flex-direction: row;
    }
    form.cart .price-wrapper,
    form.cart .quantity.buttons_added {
        padding: 10px;
    }
    form.cart .single_add_to_cart_button.button.alt,
    .button.buy_now {
        margin: 10px;
        font-size: 0.8em;
    }
}
/* end single product */

/* cart */
/* .woocommerce-cart.woocommerce-page .large-columns-4 .product-small.col {
    max-width: inherit;
    max-width: 33%;
    -webkit-flex-basis: 33%;
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
} */
/* info pages */
.page-template-default.page .page-title-inner {
    background-color: #fff;
    border: 1px solid #d2d2cb;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0;
    padding: 0 20px !important;
    font-size: 12px;
    line-height: 12px;
}
.entry-content.single-page {
    padding: 5%;
    background: #fff;
}
.ff_breadcrumb_container .page-title-inner {
	border: 0 !important;
	padding-top: 0 !important;
}
.ff_breadcrumb_container .page-title-inner .is-small {
	font-size: .8rem !important;
}
/* end info pages */
/*contact page */
.contactBlock i {
    color: #fb838d;
    font-size: 26px;
    width: 1.25em;
}
.contactBlock p a {
    color: #fb838d;
}

.contactBlock p a:hover {
    color: #777;
}
.formBlock {
    background-color: #fff;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
/*end contact page */
/* delivery page */
.deliveryContent p {
    color: #000;
}
/*end delivery page */
/*blog */
.blog-wrapper .col.post-item .col-inner,
.comments-area {
    background: #fff;
    padding: 3%;
}
.blog-single footer.entry-meta {
    display: none;
}
.navigation-post {
    background: #fff;
}
/*end blog */
/*footer-1 home */
.footer-1 h3.widget-title {
    color: #6bcb97;
}
@media screen and (max-width: 850px) {
    .footer.footer-1 .row.large-columns-6,
    .footer.footer-1 .row.large-columns-6 li {
        text-align: center;
    }
    .footer.footer-1 .row.large-columns-6 .is-divider.small {
        margin: 10px auto;
    }
}
@media screen and (min-width: 850px) {
    .footer-widgets.footer-1 .col.widget:last-child {
        max-width: 24%;
        margin-left: 9%;
        -webkit-flex-basis: 24%;
        -ms-flex-preferred-size: 24%;
        flex-basis: 24%;
    }
}
/* end footer-1 home */

.wish_card {
    float: right;
    font-size: 15px;
    text-transform: inherit;
    color: #000;
    text-decoration: underline;
    background: url("https://family-flowers.com.ua/wp-content/themes/flatsome-child/img/card.png") no-repeat;
    height: 35px;
    padding-left: 45px;
    border-radius: 0 !important;
    border: 0;
}
.wish_card:hover {
    color: #71892a;
}
.modal_shadow {
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: rgba(0, 0, 0, 0.7);
}
.modal_card {
    top: 0;
    left: 0;
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal_inner {
    display: block;
    background: #fff;
    padding: 10px;
    text-align: center;
    z-index: 1000;
    border: 3px solid rgb(170, 170, 170);
}
.modal_inner h2 {
    text-transform: initial;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 20px;
}
.modal_inner .card_image {
    max-width: 556px;
    max-height: 370px;
    margin-bottom: 20px;
}
.modal_inner label {
    text-transform: initial;
    color: #000;
    font-size: 13px;
    margin-left: 45px;
    line-height: 16px;
    text-align: left;
    margin-bottom: 10px;
    font-weight: 400;
}
.modal_inner textarea {
    z-index: auto;
    position: relative;
    line-height: 20px;
    font-size: 13px;
    transition: none;
    background: transparent !important;
    width: 90%;
    margin-bottom: 20px;
}
.modal_inner .add_card {
    padding: 10px 40px;
    background-color: #d3507e;
    color: #fff;
    font-size: 15px;
    min-height: inherit;
    line-height: normal;
}

#checkOutPageContent {
    display: none;
    background: #eeeeee;
    margin-bottom: 5%;
}
#checkOutPageContentSpiner {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    z-index: 999;
    display: none;
}
.titleBuyNow {
    background-color: #7f8585;
    color: #fff;
    font-size: 16px;
    padding: 5px 20px 5px;
    margin-bottom: 0;
}
#checkOutPageContent .nav-tabs {
    margin: 0;
    border: 2px solid #ddd;
    border-bottom: 0;
    border-top: 0;
    padding-top: 20px;
}
#checkOutPageContent .nav.nav-tabs li {
    margin-left: 0;
    text-align: center;
    cursor: default;
}
#checkOutPageContent .nav.nav-tabs li.active a,
#checkOutPageContent .nav.nav-tabs li.complete a {
    background: #d3507e;
    color: #fff;
}
#checkOutPageContent .nav.nav-tabs li.complete:after {
    background: #d3507e;
}
#checkOutPageContent .nav.nav-tabs li h2 {
    font-size: 14px;
}
#checkOutPageContent .nav.nav-tabs li a {
    border: 2px solid #d3507e !important;
    background-color: rgb(229, 229, 229);
    cursor: inherit;
    border-radius: 100px;
    height: 40px;
    width: 40px;
    padding: 0;
    justify-content: center;
}
#checkOutPageContent .nav.nav-tabs li:after {
    content: "";
    width: 78%;
    height: 2px;
    background: #ddd;
    position: absolute;
    left: 50%;
    top: 67%;
    margin-left: 20px;
}
#checkOutPageContent .nav.nav-tabs li:last-child:after {
    display: none;
}
#checkOutPageContent .nav-tabs > li > a {
    border-top-color: #d3507e;
}
#checkOutPageContent .nav-tabs > li.disabled > a {
    border-color: #ddd !important;
}
#checkOutPageContent .nav.nav-tabs li.active a {
    border-bottom-color: transparent;
}
#checkOutPageContent .nav.nav-tabs li:first-child a {
    border-left-width: 2px;
}
#checkOutPageContent .nav.nav-tabs li:last-child a {
    border-right-width: 2px;
}
#checkOutPageContent .tab-content {
    margin-top: -2px;
}
#checkOutPageContent .tab-content .tab-pane {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    border: 2px solid #ddd;
    border-top-color: transparent;
    padding: 10px;
    -webkit-transition: opacity 500ms, visibility 500ms;
    transition: opacity 500ms, visibility 500ms;
}
#checkOutPageContent .tab-content .tab-pane.active {
    visibility: visible;
    opacity: 1;
    position: relative;
}
#checkOutPageContent .tab-content .tab-pane h3 {
    border-bottom: 2px solid #d3507e;
}
#checkOutPageContent .tab-content .tab-pane .product_row .col:first-child {
    padding-right: 0;
}
#checkOutPageContent .tab-content .tab-pane .product_row .col:last-child {
    padding-left: 0;
    text-align: right;
}
#checkOutPageContent .tab-content .tab-pane .product_row .col p {
    border-bottom: 1px solid #ddd;
}
#checkOutPageContent .del_time,
#checkOutPageContent .del_day {
    text-align: center;
    border-width: 1px;
    margin-bottom: 0;
    margin-left: -1px;
}
#checkOutPageContent .icon_input {
    border-radius: 14%;
    vertical-align: middle;
    width: auto;
    padding-left: 3px;
    height: 30px;
}
#checkOutPageContent .input_time,
#checkOutPageContent .input_day,
#checkOutPageContent .input_address {
    display: flex;
    width: 40%;
    float: left;
    margin-bottom: 1em;
    padding-right: 10px;
    border-radius: 55px;
    background: #d3507d;
    align-items: center;
}
#checkOutPageContent .input_day,
#checkOutPageContent .input_address {
    width: 100%;
}
#checkOutPageContent .intl-tel-input .flag-dropdown .selected-flag {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    padding-top: 11px;
}
#checkOutPageContent .intl-tel-input .flag-dropdown .country-list li {
    margin-left: 0;
}
#del_address {
    margin-bottom: 0;
    margin-left: -1px;
}
#checkOutPageContent span.text_time {
    height: 2.507em;
    vertical-align: middle;
    line-height: 2.507em;
    display: inline-block;
    margin-bottom: 1em;
    width: 10%;
    float: left;
    text-align: center;
}
#checkOutPageContent input {
    background: #fff;
}
#checkOutPageContent textarea {
    height: 70px;
    min-height: 50px;
    background: #fff;
}
#checkOutPageContent .col {
    padding-bottom: 0;
}
#del_wish_text {
    display: none;
}
#conf_del_comment {
    word-wrap: break-word;
}
#conf_product_price_summ {
    font-weight: bold;
}
.show_text_card button {
    color: #d3507e;
}

.show_text_card button:hover {
    color: rgba(102, 102, 102, 0.85);
}
.ff_custom_mega_menu.nav {
    position: inherit;
}
.ff_custom_mega_menu.header-nav.nav > li {
    position: inherit;
    padding-bottom: 5px;
    padding-top: 5px;
}
/* .pt-special-dropdown.full_dropdown>ul.nav-dropdown.nav-dropdown-simple { */
/* align-items: center; */
/* margin: 0 !important; */
/* margin-top: 10px !important; */
/* left: 0 !important; */
/* max-width: 1920px !important; */
/* -webkit-transform: translateX(0%); */
/* -ms-transform: translateX(0%); */
/* transform: translateX(0%); */
/* display: none; */
/* opacity: 1; */
/* min-height: 460px; */
/* } */
.header-cart-link {
    padding-top: 0 !important;
}
.ff_custom_mega_menu .nav-dropdown-has-arrow li.has-dropdown:after,
.ff_custom_mega_menu .nav-dropdown-has-arrow li.has-dropdown:before {
    bottom: -6px;
}
.list_product_btn,
.grid_product_btn {
    font-size: 24px;
    padding: 0 5px;
    cursor: pointer;
}
.list_product_btn {
    margin-left: 5px;
}
.woocommerce-ordering {
    z-index: inherit;
}

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
    color: #dedede;
}
.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5;
}
.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede;
}
.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6;
}
.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4;
}
.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc;
}
.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.2);
}
.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none;
}

/* -------------------------------------------------
    Datepicker cells
   ------------------------------------------------- */
.datepicker--cells {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.datepicker--cell {
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 32px;
    z-index: 1;
}
.datepicker--cell.-focus- {
    background: #f0f0f0;
}
.datepicker--cell.-current- {
    color: #4eb5e6;
}
.datepicker--cell.-current-.-focus- {
    color: #4a4a4a;
}
.datepicker--cell.-current-.-in-range- {
    color: #4eb5e6;
}
.datepicker--cell.-in-range- {
    background: rgba(92, 196, 239, 0.1);
    color: #4a4a4a;
    border-radius: 0;
}
.datepicker--cell.-in-range-.-focus- {
    background-color: rgba(92, 196, 239, 0.2);
}
.datepicker--cell.-disabled- {
    cursor: default;
    color: #aeaeae;
}
.datepicker--cell.-disabled-.-focus- {
    color: #aeaeae;
}
.datepicker--cell.-disabled-.-in-range- {
    color: #a1a1a1;
}
.datepicker--cell.-disabled-.-current-.-focus- {
    color: #aeaeae;
}
.datepicker--cell.-range-from- {
    border: 1px solid rgba(92, 196, 239, 0.5);
    background-color: rgba(92, 196, 239, 0.1);
    border-radius: 4px 0 0 4px;
}
.datepicker--cell.-range-to- {
    border: 1px solid rgba(92, 196, 239, 0.5);
    background-color: rgba(92, 196, 239, 0.1);
    border-radius: 0 4px 4px 0;
}
.datepicker--cell.-range-from-.-range-to- {
    border-radius: 4px;
}
.datepicker--cell.-selected- {
    color: #fff;
    border: none;
    background: #5cc4ef;
}
.datepicker--cell.-selected-.-current- {
    color: #fff;
    background: #5cc4ef;
}
.datepicker--cell.-selected-.-focus- {
    background: #45bced;
}
.datepicker--cell:empty {
    cursor: default;
}

.datepicker--days-names {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 8px 0 3px;
}

.datepicker--day-name {
    color: #ff9a19;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.8em;
}

.datepicker--cell-day {
    width: 14.28571%;
}

.datepicker--cells-months {
    height: 170px;
}

.datepicker--cell-month {
    width: 33.33%;
    height: 25%;
}

.datepicker--years {
    height: 170px;
}

.datepicker--cells-years {
    height: 170px;
}

.datepicker--cell-year {
    width: 25%;
    height: 33.33%;
}

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
    color: #dedede;
}
.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5;
}
.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede;
}
.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6;
}
.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4;
}
.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc;
}
.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.2);
}
.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none;
}

/* -------------------------------------------------
    Datepicker
   ------------------------------------------------- */
.datepickers-container {
    position: absolute;
    left: 0;
    top: 0;
}
@media print {
    .datepickers-container {
        display: none;
    }
}

.datepicker {
    background: #fff;
    border: 1px solid #dbdbdb;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-sizing: content-box;
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    color: #4a4a4a;
    width: 250px;
    position: absolute;
    left: -100000px;
    opacity: 0;
    transition: opacity 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s,
        -webkit-transform 0.3s ease;
    z-index: 1111;
}
.datepicker.-from-top- {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}
.datepicker.-from-right- {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
}
.datepicker.-from-bottom- {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
}
.datepicker.-from-left- {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px);
}
.datepicker.active {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0);
    transition: opacity 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s;
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s,
        -webkit-transform 0.3s ease;
}

.datepicker-inline .datepicker {
    border-color: #d7d7d7;
    box-shadow: none;
    position: static;
    left: auto;
    right: auto;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

.datepicker-inline .datepicker--pointer {
    display: none;
}

.datepicker--content {
    box-sizing: content-box;
    padding: 4px;
}
.-only-timepicker- .datepicker--content {
    display: none;
}

.datepicker--pointer {
    position: absolute;
    background: #fff;
    border-top: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    width: 10px;
    height: 10px;
    z-index: -1;
}
.-top-left- .datepicker--pointer,
.-top-center- .datepicker--pointer,
.-top-right- .datepicker--pointer {
    top: calc(100% - 4px);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.-right-top- .datepicker--pointer,
.-right-center- .datepicker--pointer,
.-right-bottom- .datepicker--pointer {
    right: calc(100% - 4px);
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}
.-bottom-left- .datepicker--pointer,
.-bottom-center- .datepicker--pointer,
.-bottom-right- .datepicker--pointer {
    bottom: calc(100% - 4px);
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
}
.-left-top- .datepicker--pointer,
.-left-center- .datepicker--pointer,
.-left-bottom- .datepicker--pointer {
    left: calc(100% - 4px);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.-top-left- .datepicker--pointer,
.-bottom-left- .datepicker--pointer {
    left: 10px;
}
.-top-right- .datepicker--pointer,
.-bottom-right- .datepicker--pointer {
    right: 10px;
}
.-top-center- .datepicker--pointer,
.-bottom-center- .datepicker--pointer {
    left: calc(50% - 10px / 2);
}
.-left-top- .datepicker--pointer,
.-right-top- .datepicker--pointer {
    top: 10px;
}
.-left-bottom- .datepicker--pointer,
.-right-bottom- .datepicker--pointer {
    bottom: 10px;
}
.-left-center- .datepicker--pointer,
.-right-center- .datepicker--pointer {
    top: calc(50% - 10px / 2);
}

.datepicker--body {
    display: none;
}
.datepicker--body.active {
    display: block;
}

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
    color: #dedede;
}
.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5;
}
.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede;
}
.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6;
}
.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4;
}
.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc;
}
.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.2);
}
.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none;
}

/* -------------------------------------------------
    Navigation
   ------------------------------------------------- */
.datepicker--nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #efefef;
    min-height: 32px;
    padding: 4px;
}
.-only-timepicker- .datepicker--nav {
    display: none;
}

.datepicker--nav-title,
.datepicker--nav-action {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.datepicker--nav-action {
    width: 32px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.datepicker--nav-action:hover {
    background: #f0f0f0;
}
.datepicker--nav-action.-disabled- {
    visibility: hidden;
}
.datepicker--nav-action svg {
    width: 32px;
    height: 32px;
}
.datepicker--nav-action path {
    fill: none;
    stroke: #9c9c9c;
    stroke-width: 2px;
}

.datepicker--nav-title {
    border-radius: 4px;
    padding: 0 8px;
}
.datepicker--nav-title i {
    font-style: normal;
    color: #9c9c9c;
    margin-left: 5px;
}
.datepicker--nav-title:hover {
    background: #f0f0f0;
}
.datepicker--nav-title.-disabled- {
    cursor: default;
    background: none;
}

.datepicker--buttons {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 4px;
    border-top: 1px solid #efefef;
}

.datepicker--button {
    color: #4eb5e6;
    cursor: pointer;
    border-radius: 4px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 32px;
}
.datepicker--button:hover {
    color: #4a4a4a;
    background: #f0f0f0;
}

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
    color: #dedede;
}
.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5;
}
.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede;
}
.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6;
}
.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4;
}
.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc;
}
.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.2);
}
.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none;
}

/* -------------------------------------------------
    Timepicker
   ------------------------------------------------- */
.datepicker--time {
    border-top: 1px solid #efefef;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 4px;
    position: relative;
}
.datepicker--time.-am-pm- .datepicker--time-sliders {
    -webkit-flex: 0 1 138px;
    -ms-flex: 0 1 138px;
    flex: 0 1 138px;
    max-width: 138px;
}
.-only-timepicker- .datepicker--time {
    border-top: none;
}

.datepicker--time-sliders {
    -webkit-flex: 0 1 153px;
    -ms-flex: 0 1 153px;
    flex: 0 1 153px;
    margin-right: 10px;
    max-width: 153px;
}

.datepicker--time-label {
    display: none;
    font-size: 12px;
}

.datepicker--time-current {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    text-align: center;
    margin: 0 0 0 10px;
}

.datepicker--time-current-colon {
    margin: 0 2px 3px;
    line-height: 1;
}

.datepicker--time-current-hours,
.datepicker--time-current-minutes {
    line-height: 1;
    font-size: 19px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    position: relative;
    z-index: 1;
}
.datepicker--time-current-hours:after,
.datepicker--time-current-minutes:after {
    content: "";
    background: #f0f0f0;
    border-radius: 4px;
    position: absolute;
    left: -2px;
    top: -3px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    opacity: 0;
}
.datepicker--time-current-hours.-focus-:after,
.datepicker--time-current-minutes.-focus-:after {
    opacity: 1;
}

.datepicker--time-current-ampm {
    text-transform: uppercase;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    color: #9c9c9c;
    margin-left: 6px;
    font-size: 11px;
    margin-bottom: 1px;
}

.datepicker--time-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 11px;
    height: 17px;
    background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px
        no-repeat;
}
.datepicker--time-row:first-child {
    margin-bottom: 4px;
}
.datepicker--time-row input[type="range"] {
    background: none;
    cursor: pointer;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
}
.datepicker--time-row input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
}
.datepicker--time-row input[type="range"]::-ms-tooltip {
    display: none;
}
.datepicker--time-row input[type="range"]:hover::-webkit-slider-thumb {
    border-color: #b8b8b8;
}
.datepicker--time-row input[type="range"]:hover::-moz-range-thumb {
    border-color: #b8b8b8;
}
.datepicker--time-row input[type="range"]:hover::-ms-thumb {
    border-color: #b8b8b8;
}
.datepicker--time-row input[type="range"]:focus {
    outline: none;
}
.datepicker--time-row input[type="range"]:focus::-webkit-slider-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef;
}
.datepicker--time-row input[type="range"]:focus::-moz-range-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef;
}
.datepicker--time-row input[type="range"]:focus::-ms-thumb {
    background: #5cc4ef;
    border-color: #5cc4ef;
}
.datepicker--time-row input[type="range"]::-webkit-slider-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    transition: background 0.2s;
}
.datepicker--time-row input[type="range"]::-moz-range-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    transition: background 0.2s;
}
.datepicker--time-row input[type="range"]::-ms-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    transition: background 0.2s;
}
.datepicker--time-row input[type="range"]::-webkit-slider-thumb {
    margin-top: -6px;
}
.datepicker--time-row input[type="range"]::-webkit-slider-runnable-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: transparent;
}
.datepicker--time-row input[type="range"]::-moz-range-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: transparent;
}
.datepicker--time-row input[type="range"]::-ms-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: transparent;
}
.datepicker--time-row input[type="range"]::-ms-fill-lower {
    background: transparent;
}
.datepicker--time-row input[type="range"]::-ms-fill-upper {
    background: transparent;
}
.datepicker--time-row span {
    padding: 0 12px;
}

.datepicker--time-icon {
    color: #9c9c9c;
    border: 1px solid;
    border-radius: 50%;
    font-size: 16px;
    position: relative;
    margin: 0 5px -1px 0;
    width: 1em;
    height: 1em;
}
.datepicker--time-icon:after,
.datepicker--time-icon:before {
    content: "";
    background: currentColor;
    position: absolute;
}
.datepicker--time-icon:after {
    height: 0.4em;
    width: 1px;
    left: calc(50% - 1px);
    top: calc(50% + 1px);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.datepicker--time-icon:before {
    width: 0.4em;
    height: 1px;
    top: calc(50% + 1px);
    left: calc(50% - 1px);
}

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
    color: #dedede;
}
.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5;
}
.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede;
}
.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6;
}
.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4;
}
.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc;
}
.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.2);
}
.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none;
}

input[type="time"] {
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 0.75em;
    height: 2.507em;
    font-size: 0.97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    transition: color 0.3s, border 0.3s, background 0.3s, opacity 0.3s;
}

.intl-tel-input {
    width: 100%;
}
.payment_shipping_row > .col {
    padding: 0 15px 0;
}
.shipping_section > .col-inner {
    background: url("https://family-flowers.com.ua/wp-content/themes/flatsome-child/img/delivery_bg.png") center 85% no-repeat;
    background-size: 35%;
}
.shipping_section > .col-inner .col > .col-inner {
    background: transparent !important;
}

.woocommerce-tabs .product-small .box-image {
	z-index: 999
}

.woof_container_inner > p {
    font-weight: 700;
    font-size: 1.125em;
}
@media screen and (max-width: 1800px) {
    .button, button, input[type='submit'], input[type='reset'], input[type='button'] {
        font-size: 0.87em;
    }
    .header_middle_block p {
        font-size: 16px;
        margin-left: 10px;
    }
    .header_middle_block > div {
        padding: 20px;
        min-width: 200px;
        margin: 10px;
    }
    .header_middle_block .fast_delivery i {
        width: 75px;
    }
    .header_middle_block i {
        height: 40px;
    }
}
@media screen and (max-width: 1440px) {
    .header_middle_block > div {
        padding: 20px;
        min-width: 115px;
        margin: 10px 5px;
    }
    .header_middle_block p {
        font-size: 14px;
        margin-left: 10px;
    }
    .header_middle_block .fast_delivery i {
        width: 50px;
    }
    .header_middle_block i {
        height: 30px;
    }
}

#modalByClick {
    border: 0;
    z-index: 99;
}
#modalByClick td {
    padding: 0 0.2em 0.2em;
}
#modalByClick td label {
    margin: 0.3em 0 0.3em;
}
#modalByClick .custom-radio input[type=radio] {
	display: none;
}
#modalByClick .custom-radio label {
    display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 25px;
	margin-right: 0;
	line-height: 18px;
	user-select: none;
}
#modalByClick .custom-radio  label:before {
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	position: absolute;
    left: 0;
    top: 0;
	border: 1px solid #000;
    background: #fff;
    border-radius: 20px;
}
#modalByClick .custom-radio  label:after {
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	position: absolute;
	left: 2px;
    top: 2px;
    background: #000;
    border-radius: 20px;
    opacity: 0;
}
 
/* Checked */
#modalByClick .custom-radio  input[type=radio]:checked + label:after {
	opacity: 1;
}

#modalByClick .input_day,
#modalByClick .input_address,
#modalByClick .input_time {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1em;
    padding-right: 10px;
    border-radius: 55px;
    background: #d3507d;
}
#modalByClick .input_day input,
#modalByClick .input_address input,
#modalByClick .input_time input {
    margin: 0;
    background: #fff;
}
#modalByClick .col .form-group input,
#modalByClick .col textarea {
    background: #fff;
    border: 1px solid rgb(229 229 229);
}
#modalByClick .recipient_row,
#modalByClick .wish_row {
    display: flex;
}

#modalByClick .recipient_row > div, 
#modalByClick .wish_row > div {
    margin-right: 15px;
}
#modalByClick label,
#modalByClick .col p.label {
    font-weight: 600;
    color: #000;
    font-size: .9em;
}
#modalByClick .custom-control label {
    font-weight: 400;
}
#modalByClick .custom-control label img {
    display: inline-block;
    height: 18px;
}
@media screen and (max-width: 500px) {
    #modalByClick .col {
        flex-basis: unset;
    }
}

ul.nav.header-nav>li.active>ul.sub-menu {
    display: table !important;
}

.woocommerce-shipping-destination {
    display: none;
}

.woocommerce-checkout label span.optional {
    display: none !important;
}

#viber-icon-call {
	position: fixed;
    left: 23px;
	bottom: 40px;
    display: block;
	z-index: 999;
}

#viber-icon-call a {
	display: block;
}

#viber-icon-call a img {
	display: block;
}

.grecaptcha-badge {
  display: none;
}

.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3{
    display: none;
}

.woocommerce-additional-fields h3:first-of-type{
    display: block;   
}

ul.nav.header-nav>li>ul.sub-menu {
    display: table !important;
}