/*
Theme Name: CVE Child
Description: Child Theme for the CVE Theme
Version: 2.5.0
Author: DDP
Author URI: http://deplume.ca
Template: calluna
*/

/* ==========================================================================
   Your custom styles
   ========================================================================== */
.no-top-padding > div>.vc_column-inner  { padding-top:0px !important;}
.top-full-nav, .top-nav .container-fluid .row, .navbar-shrink {   background-color: rgba(23,18,40,0.80)}
.navigation {   background-color: rgba(23,18,40,0.60)}
.col-sm-2 { width: 30%;}
h2 {padding-bottom: 20px;}
.site-footer h3 {padding-bottom: 20px;}
.front-page-content .wpb_images_carousel {	margin-bottom: 0;}
.front-page-content .vc_custom_1452270816624 {	padding-right: 0 !important;}
.front-page-content .wpb_wrapper {	width: 100%;}
.front-page-content .vc_images_carousel {	width: 100% !important;}
body.page .master-slider-parent .ms-layer h2::after {border-color: white;	position: relative;	display: block;	margin: 0 auto;	left: unset;	bottom: -20px;}
body.home .master-slider-parent .ms-layer h2::after {	display: none;}
/*.container-fluid {   padding-right: 0% !important;}*/
@media only screen and (max-width: 1240px) {    .container-fluid {        padding-left: 4%;        padding-right: 4%;    }}
@media only screen and (max-width: 1200px) {    footer .container-fluid {        padding-left: 1%;        padding-right: 1%;   }}
@media only screen and (max-width: 1000px) {	footer .container-fluid {		padding-left: 4%;		padding-right: 4%;	}}
@media (min-width:1000px) {	footer .col-lg-3 {		width: 25%;	}}