/*
Theme Name: Rex Child
Description: Rex Child Theme
Theme URI: http://wordpress.mountainthemes.dev/rex
Author: Mountain-Themes
Author URI: https://themeforest.net/user/mountain-themes
Template: rex
Version: 1.0.0
License: GNU General Public License version 3.0 & Envato Regular/Extended License
License URI: http://www.gnu.org/licenses/gpl-3.0.html & http://themeforest.net/licenses
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, featured-images, full-width-template, theme-options, translation-ready
Text Domain: rex-child
*/


/* Copy any classes from parent theme here. They will override the parent's version. */

header {
  height: 100px;
  z-index: 999;
  width: 100%;
  margin-top: 0;
  position: relative;
  background-color: #e5e8f4 !important;
  margin-bottom: 100px;
}

#wrapper {
    padding-bottom: 80px;
    width: 85%;
    /* text-align: center; */
    margin: auto;
}

.vp-portfolio__layout-elements-align-center .vp-filter__style-default {
  padding-bottom: 30px;
}

.vp-portfolio__item-img {
	border: 1px solid #ababab;
}

.img_box {
	border: 1px solid #ababab;
}

.footer {
    padding: 80px;
    width: 100%;
    overflow: hidden;
    color: #000;
    background: #e5e8f4 !important;
    text-align: center;
}
