/*
Theme Name: VintWood (Child Theme)
Description: a Vintage, Retro WordPress Theme
Theme URI: http://vintwood.cwsthemes.com/
Author: CWSThemes
Author URI: http://themeforest.net/user/creativews
Version: 1.0.0
License: Envato full licence agreement - https://themeforest.net/licenses/terms/regular
License URI: https://themeforest.net/licenses
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: vintwood
Template: vintwood

*/ 

/* =Theme customization starts here
-------------------------------------------------------------- */
.portfolio_duze
{font-size:15px;}
.wc_payment_method{display: inline-flex;}

.pricing_plan_price .main_price_part {
    border-width: 0 3px 3px 3px;
    border-style: solid;
    font-weight: 300;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    font-family: Barlow Condensed;
}
.pricing_plan_price .left-part {
    padding: 10px 10px 20px 10px;
}
.pricing_plan .price_desc {
    font-size: 18px;
    font-weight: 900;
    line-height: 1;
    display: inline-block;
}
.item.cws_staff_post .cws_staff_post_info .cws_staff_post_title .no_link, .item.cws_staff_post .cws_staff_post_info .cws_staff_post_title a {background-image: none!important;}
