/*
Theme Name: SLOVEN Child
Theme URI: http://www.themestudio.net
Author: Vu Ngoc Linh
Author URI: http://www.themestudio.net
Description: SLOVEN Child Theme - SLOVEN is an onepage, minimal, clean and modern WordPress Theme for anyone who wants to build an amazing & modern website for their agency, company, team work, group of people, a music band, hiphop band, dancing band, dancer, freelancer team..
Template: sloven
Version: 1.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: white, custom-background, threaded-comments, translation-ready, custom-menu
Text Domain: themestudio
*/

/*For older themes, and themes that do not use wp_enqueue_style() to enqueue their stylesheet, use the following line where ainex is the name of the directory where the theme resides:*/
/*@import url("../sloven/style.css");*/

body {
    font-size: 14px;
}

table th, table td {
  border: none;
}

.wpb_text_column ul {
  margin-left: 2em;
}

#portfolio-heading {
    max-height: 445px;
}

#page-banner .banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.table-noprice .price-unit {
    display: none;
    visibility: hidden;
}


.ts-nav-portfolio a.ts-gid {
  margin-left: 0;
}

div.portfolio-single .group-share a {
    line-height: 40px;
    padding: 0 20px;
    color: #252525;
    float: none;
}