/*
Theme Name:     ContentExchange Theme
Theme URI: 		http://www.contentexchange.me
Description:    Child theme for the Jupiter theme 
Author:         VSN
Template:       jupiter
Version:        1.0
*/



#theme-page h4 {
height:50px
}

.wpb_column .blueBtn {
background-color: #4fbfd1;
}
h3.topBox {
    height: 48px;
}

.mk-header-toolbar{background-color:#fff}
header #mk-header-social{display:none}
#mk-header{background-color:#fff !important}

/* formica get started */
.headerFreeWForm{
   background-color:#fff;
   margin-top:50px;
   padding-top:15px;
   width:315px !important;
}
.headerFreeWForm input {
   width:285px !important;
  font-size: 13px;
  color: #767676;
  padding: 10px 12px;
  background-color: #fdfdfd;
  border: 1px solid #e3e3e3;
  outline: 0;
  margin-bottom: 4px;
}
.headerFreeWForm div.wpcf7-response-output{
   display:none
}

/* Category Box */
.categoryBox {
/*transition:all 0.3s ease-in-out 0s;*/
}
.categoryBox .content-box-heading {
display:none;
}
.mk-content-box.categoryBox {
border:none;
}
.categoryBox .content-box-content {
position:relative;
padding:0;
}
.categoryBox .content-box-content .mk-image-shortcode {
margin-bottom:0 !important;
}
.categoryBox .content-box-content h3 {
display:none;
opacity:.9;
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:0;
background-color:#4fbfd1;
margin:0 !important;
}
.categoryBox .content-box-content h3 span {
display:table;
width:100%;
height:100%;
padding:0;
}
.categoryBox .content-box-content h3 a {
display:table-cell;
vertical-align:middle;
color:#fff;
}
.categoryBox .content-box-content h3 a:hover {
color:#fff;
}
/* Hover */
.categoryBox:hover h3 {
display:block;
}
/* Fashion Category */
.sidebar-wrapper {
padding-top:0 !important;
}
.fashionBoxes .mk-padding-wrapper > .vc_col-sm-6 {
padding-left:0;
padding-right:0;
}
.sidebar-wrapper .widget_text .widgettitle {
	font-size:18px !important;
}
.sidebar-wrapper .widget_text .textwidget p {
	font-size:15px !important;
}
/* Fashion Header */
.tempHide {
display:none !important;
}
/* Header */
section#mk-page-introduce {
background:url("https://www.contentexchange.me/wp-content/uploads/2014/09/people_BW_small_grey1.jpg") repeat 0 0 rgba(0, 0, 0, 0);
}
/* Header Languages */
#mk-header-social {
position:relative;
    color: #fff;
    font-size: 20px;
    margin-top: 5px;
    cursor: pointer;
}
#mk-header-social ul {
    display: none;
position:absolute;
top:23px;
right:0;
padding-bottom:10px;
background-color:#8C8C8C;
}
#mk-header-social ul li {
display:block;
color:#fff;
}
#mk-header-social ul li a {
display:block;
color:#fff;
font-family:Lato;
font-size:18px;
margin:0;
padding:4px 25px;
}
#mk-header-social ul li a:hover {
background-color:rgba(0,0,0,.2);
}
#mk-header-social ul li i {
display:none;
}
/* Footer */
.on {
background-image:none !important;
background-color:rgba(0, 0, 0, 0.2) !important;
}



/* Drugo */

.video-600 {
max-width:600px;
margin:0 auto;
height:0;
width:100%;
padding-bottom:41.2%;
position:relative;
}
.video-600 iframe {
width:100%;
height:100%;
}

.mk-padding-wrapper > .mk-col-1-2:nth-child(2) {
    background: white;
    margin-top:-10px;
    padding-top:10px !important
}

.mk-padding-wrapper > .mk-col-1-2:nth-child(2) .widgettitle {
    color:black !important;
}

.eulogo {
  float:right;
  clear:right;
  width:300px;
  margin-left:30px;
}
@media (max-width:650px) {
  .eulogo {
    float:none;
    margin:0 auto;
  }
}
