/*
Theme Name: TheGem Child
Theme URI: http://codex-themes.com/thegem/
Template: thegem
Author: Codex Themes.
Description: Multi-Purpose Wordpress Theme
Tags: one-column,two-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,featured-images,flexible-header,full-width-template,theme-options,translation-ready
Version: 3.5.0.1536580502
Updated: 2018-09-10 11:55:02

*/

.block-content {
    padding: 60px 0 100px;
}

.page-title-block {
    background-image: url(https://edenfashion.hu/wp-content/uploads/2018/09/webshop-hatter.jpg);
    padding-top: 120px !important;
    padding-bottom: 120px !important;
}

.block-content:last-of-type {
    padding-bottom: 0px;
}

.woocommerce-cart .custom-header .breadcrumbs span a, .woocommerce-checkout .custom-header .breadcrumbs span a, .woocommerce-wishlist .custom-header .breadcrumbs span a, .woocommerce-account .page-title-block .breadcrumbs span a {
    color: #9e1d4e;
}

.breadcrumbs .current {
    color: #ff89b8;
    padding-bottom: 12px;
    border-bottom: 3px solid #ff89b2;
}

.single-product-content .gem-gallery {
    margin-bottom: 35px;
}

table.variations {
    margin-bottom: 0px;
}

@media (max-width: 500px){

    .vc_sep_holder {
        display: table;
        text-align: left;
    }
    body .vc_separator.vc_separator_align_center h4 {
        padding: 0;
    }
}