/* Enter Your Custom CSS Here */

.icon-box__title {
    margin: 4px 0 0 0;
    font-size: 14px;
    font-weight: bold;
    color: #9e9e9e;
}

.icon-box__subtitle {
    color: #9e9e9e;
}

.fa-check:before {
    content: "\f00c";
    color: #00ac5b;
}

.fa-home:before {
    content: "\f015";
    color: #00ac5b;
}

.fa-phone:before {
    content: "\f095";
	color: #00ac5b;
}


.fa-info-circle:before {
    content: "\f05a";
	color: #00ac5b;
}

.jedan{
	background-color:#9b3279;
	
}

.meta-data__comments{
	
	display:none;
}

.meta-data__author{
	display:none;
}

.meta-data__categories{display:none;

}

.cat-item-15{
	display:none;
	
}

body.woocommerce-page div.product div.images img {
    box-shadow: none;
    border-radius: 2px;
    width: 300px;
    height: 300px;
}


.navigation--main > li :hover{
   border: solid 1px #abafb5;
	background:#dbdde0;
}

.woocommerce .woocommerce-ordering select {
    vertical-align: top;
	  display:none;
}

.term-description{
	color:#333333;
}

body.woocommerce-page a.button, body.woocommerce-page input.button, body.woocommerce-page input.button.alt, body.woocommerce-page button.button {
    display: inline-block;
    background: #eeeeee;
    border: none;
    box-shadow: none;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    padding: 15px 15px;
    color: #00ac5b;
    text-shadow: none;
    transition: all 200ms ease-out;
}

.icon-container {
    display: inline-block;
    font-size: 18px;
    margin-right: 3px;
    color: #00ac5b;
}

.icon-box > .fa {
    float: left;
    font-size: 40px;
    margin-right: 10px;
    color: #00ac5b;
}

.main-title h1 {
    color: #ffffff;
}

body.woocommerce-page .woocommerce-result-count {
    font-size: 16px;
    margin: 18px 0 20px 0;
    display: none;
}

.read-more{
	color:#00ac5b;
}

.read-more:hover{
	color:#00ac5b;
}

.so-widget-sow-button-atom-4a75a8acc3b6 .ow-button-base a{
	
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00ac5b), color-stop(1, #00ac5b));
}

.project__navigation{
	display:none;
	
}

.project__gallery{
	width:555px !important;
	
}

.main-title--small .main-title__secondary {
    border-top: none;
    padding-top: 0;
    margin-top: 10px;
    font-weight: 600;
    font-size: 18PX;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    color: #ffffff;
}

.main-title--small .main-title__primary {
    font-size: 40px;
}

.main-title__primary {
    margin: 0;
    color: white;
}

.main-title__secondary {
    font-size: 14px;
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
    margin-top: 30px;
    padding-top: 30px;
    margin-bottom: 0;
    color: white;
}









