/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.loginmodule .uk-form-row, .loginmodule .tm-login-grid {color: #FFF !important;}

#hikashop_product_description_main_mini { display:none; }

/* jGIive Custom Css */
label[for="org_ind_type"], select#org_ind_type {
 display:none;
}

.tjBs3 .text-capitalize {
  text-transform: none;
}
#jgiveWrapper .embed-responsive {
  background-color: white;
  background-size: contain;
}
.campaignDonar .col-xs-6 {
  width: 49.99999%;
}
.campaignDonar .col-xs-6 h3 {
  font-size: 20px;
}
@media (max-width: 864px) {
  .campaignDonar .col-xs-6 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .campaignDonar .col-xs-6 {
    width: 24.99999%;
  }
}
@media (max-width: 550px) {
  .campaignDonar .col-xs-6 {
    width: 49.99999%;
  }
}

.tjBs3 textarea {min-height: 50px;}

.tjBs3 .form-horizontal .control-label { text-align:left;}

.form-horizontal .control-label {
	float: none;
  width: 200px;
    padding-top: 5px;
    text-align: right;
	display:block;

	}
	/* END jGiive Custom Css */


@media print {

.row {
  margin-left: 0px;}
}
@media (min-width: 1200px) {
.row {
    margin-left: 0px ;
  }
}

 a {color:#035C3E;}
 a:hover {color:#035C3E; text-decoration:underline;}

 .tm-header-right { color:#035C3E;}
.tm-toolbar a, .tm-toolbar .uk-subnav > li > a {color:#F0DD52;}

.tm-toolbar .uk-subnav-line > li:nth-child(n+2):before { background:#efe256;}

   .tm-header-right a:hover {}
 .tm-toolbar { background:#035C3E;}

 [data-uk-sticky].uk-active.tm-navbar .uk-navbar-nav > li > a {color:#FFF;}

 .tm-navbar {}

 .tm-slider, .tm-slider-right { background-color:#035C3E;}

 .fitslider img { width:770px; height:302px !important; }

 .twitter_box {
background: url("../images/twitter_bg.png") no-repeat;
height: 318px;
  width: 380px ;
  margin-left: auto ;
  margin-right: auto ;
margin-top:10px; }

.twitter_box .uk-panel-title  { padding:15px 0 0 15px; font-weight:500; color:#035C3E;}

#wds-container { margin:19px 0 0 15px;
width:346px;
}
#wds {height:207px;}

.tm-slider-right { overflow:hidden;}

/* NAV BAR */

.tm-navbar .uk-navbar-nav > li:hover > a, .tm-navbar .uk-navbar-nav > li > a:focus, .tm-navbar .uk-navbar-nav > li.uk-open > a, .tm-navbar .uk-navbar-nav > li.uk-active > a { background-color:#035C3E;}

.tm-navbar {
 background: -webkit-linear-gradient(#EFE256,#fdb030); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient (#EFE256,#fdb030; /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient (#EFE256,#fdb030; /* For Firefox 3.6 to 15 */
  background: linear-gradient (#EFE256,#fdb030; /* Standard syntax */

}

/* UTILITY doesn 't work

.tm-utility .uk-panel-box { color:#E9E9D1;}*/



/* footer */

.tm-footer { background-color:#035C3E !important;}

.fitslider img { width:120% !important;}

/*HIKASHOP */

span.hikashop_product_price {
color: #2C8296;
font-size: 14px;
font-style: normal !important;
font-weight: bold;
font-family: 'Varela Round', Verdana !important;
white-space: nowrap; }

element.style {
}

.imageholder {
background: none;
border: 1px solid #AAAAAA;
background-color: none !important;
text-align: center;
width: 280px;
height: 130px;
padding-top: 10px;
padding-left: 10px; }



.box_weblinks { border-top:none !important; }

.weblinksbox_weblinks { list-style:none !important;}

@media (max-width: 767px) {
  .tm-content,
  .uk-panel-box {
   border-top-color: #3ba462;
    box-shadow: none;
  }
}
