/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

.blog-author {
    display: inline-table !important;
}

.main_color .sidebar ul a {
    color: #919191 ! important;
}

.main_color:hover .sidebar ul a:hover {
    color: #0f2946 ! important;
}

.cpm-header  > .container:before {
  top: 0;
  background: linear-gradient(to left, #8866bc 0%, transparent 100%);
  content: "";
  position: absolute;
  display: block;
  left: -18.5%;
  width: 15%;
  height: 100%;
}

.cpm-header > .container:after {
  bottom: 0;
  background: linear-gradient(to right, #8866bc 0%, transparent 100%);
  content: "";
  position: absolute;
  display: block;
  right: -18.5%;
  width: 15%;
  height: 100%;
  visibility:visible;
}

.mdm-header > .container:before {
  top: 0;
  background: linear-gradient(to left, #ffc656 0%, transparent 100%);
  content: "";
  position: absolute;
  display: block;
  left: -18.5%;
  width: 15%;
  height: 100%;
}

.mdm-header > .container:after {
  bottom: 0;
  background: linear-gradient(to right, #ffc656 0%, transparent 100%);
  content: "";
  position: absolute;
  display: block;
  right: -18.5%;
  width: 15%;
  height: 100%;
  visibility:visible;
}

.connectivity-header > .container:before {
  top: 0;
  background: linear-gradient(to left, #70ad47 0%, transparent 100%);
  content: "";
  position: absolute;
  display: block;
  left: -18.5%;
  width: 15%;
  height: 100%;
}

.connectivity-header > .container:after {
  bottom: 0;
  background: linear-gradient(to right, #70ad47 0%, transparent 100%);
  content: "";
  position: absolute;
  display: block;
  right: -18.5%;
  width: 15%;
  height: 100%;
  visibility:visible;
}
.mag-header > .container:before {
  top: 0;
  background: linear-gradient(to left, #384967 0%, transparent 100%);
  content: "";
  position: absolute;
  display: block;
  left: -18.5%;
  width: 15%;
  height: 100%;
}

.mag-header > .container:after {
  bottom: 0;
  background: linear-gradient(to right, #384967 0%, transparent 100%);
  content: "";
  position: absolute;
  display: block;
  right: -18.5%;
  width: 15%;
  height: 100%;
  visibility:visible;
}

.featured_cs .grid-entry {
  padding: 0 0.25em;
}

.featured_cs .avia_textblock a, .featured_cs .main_color a {
white-space: nowrap;
}

.featured_cs .grid-entry-excerpt{
font-size: 0.75em;
}

.tonys {max-width:220px;}

.mktoForm {
    color: #fff !important;
    font-size: 1em !important;
}

#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
	width: 276px !important;
	max-width:100% !important;
	margin:0 !important;
}

.mktoForm .mktoAsterix {
    color: yellow !important;
}

.cpm.mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    background-color: #4e8108 !important;
    background-image: linear-gradient(to bottom, #baea77, #4e8108) !important;
    border: 1px solid #4e8108 !important;
    padding: 0.7em 1em 0.5em !important;
}

@media only screen and (min-width: 1025px) {
#layerslider_33 .ls-inner {
	/* margin-top:8.5em; */
	/* margin-top: 89px; */
   }
}
