/*

 Theme Name:   ITS UTILAJE Design 2015

 Theme URI:    http://www.utilaje.italstyl.ro/_/

 Description:  Specially designed theme for ITS Utilaje Design Website

 Author:       OvP Design

 Author URI:   http://www.utilaje.italstyl.ro/_/

 Template:     sydney

 Version:      9.9.9

 Tags:         responsive, ecommerce-ready

*/


@import url("../sydney/style.css");


/* =Theme customization starts here

-------------------------------------------------------------- */


.preloader .pre-bounce1, .preloader .pre-bounce2 {
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
    transform: rotate(45deg);
    -webkit-animation: 2s ease 0s normal none infinite bounce;
    animation: 2s ease 0s normal none infinite bounce;
    background-color: #357A68;
    border-radius: 0%;
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
}

.preloader .pre-bounce2 {
    -webkit-animation: 1s ease 0s normal none infinite bounce;
    animation: 1s ease 0s normal none infinite bounce;
    background-color: #de4939;
    border-radius: 0%;
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
}

.site-logo {
    max-height: 120px;
    margin-left: -13px;
}

.site-logo:hover{
    transform:none;
}

.site-header {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 1000;
    background-color: transparent;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    transition: all 0.3s ease-out 0s;
}

#primary{
	background:#ECECEC;
}

.service-thumb {
	transform:none;}

.entry-thumb {
	overflow:hidden;
}

/* All Mobile Sizes */
@media only screen and (max-width: 780px) {
    .text-slider-section {
	min-height: 0;
	top: 36%;
	bottom: 0;
	}
}

@media only screen and (max-width: 780px) {
	.panel-grid-cell {
		padding-left: 15px !important;
	}
}

.more-button {
    display: table;
    margin: 30px auto 20px;
    clear: both;
}

.panel-grid-cell .widget-title {
    margin-top: 30px;
    margin-left: -6px;
    color: #FFF;
}

.widget-area .widget {
    position: relative;
    margin-bottom: 20px;
    padding-top: 20px;
}

.footer-widgets {
    padding: 45px 0px;
	border-top: 14px solid #357A68;
}

a img:hover {
    transform: scale(1.1, 1.1);
    transition: all 0.3s ease 0s;
}

.content-area .entry-thumb {
    text-align: center;
    margin-bottom: 30px;
    overflow: hidden;
}

.roll-icon-box .service-thumb:hover{
    transform: scale(1.05, 1.05);
    transition: all 0.3s ease 0.1s;
}

	h1, h2, h3, h4, h5, h6 {
		color: #818181;
		font-weight: 600;
		margin: 10px 0 24px;
	}

.so-widget-sow-button-flat-920385dd5ed4 .ow-button-base a.ow-button-hover:hover {
    background-color: #444;
    color: #FFF;
}

.header-image {
    display: none;
    position: relative;
    height: 300px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-bottom: 14px solid #357A68;
}

.site-header.float-header {
    background-color: rgba(0, 0, 0, 1);
    border-bottom: 14px solid #357A68;
}

.widget ul {
    list-style: outside none none;
    background-color: #BBCEC8;
    border-bottom: 1px solid #357a68;
}

.widget ul li {
    list-style: outside none none;
    background-color: #BBCEC8;	
    border-top: 1px solid #357a68;
    margin-top: -1px;
    line-height: 3;
    font-weight: 700;
    font-size: 18px;
}

.widget ul li:hover {
    background-color: #CEFEF1;
	margin-left: -2px;
	padding-left: 2px;
}

.widget-area .widget ul li {
    padding: 5px 8px 8px 2px;
}

.widget-area .widget ul li:hover{
    margin-left: 0px;
	padding-left: 2px;
}


.sow-slider-base ul li:hover {
	padding: 0px;
}

.catablog-row {
    position: relative;
    display: block;
    float: none;
    margin: 0;
    padding: 5px 5px 15px 5px;
    border-bottom: solid gray 2px;
    border-top: solid white 2px;
    background-color: #ECECEC;
}

.menu-m2-container {
	background-color: #BBCEC8;
	padding-left: 10px;
	border-top: 1px solid #357a68;
    margin-top: -1px;
	border-bottom: 1px solid #357a68;
	margin-bottom: -1px;
}

.menu-m-categorii-utilaje-container{
	background-color: #BBCEC8;
	padding-left: 10px;
}

.menu-m-categorii-utilaje-container ul li {
    line-height: 2;	
	font-size: 14px !important;
    font-weight: 400;
}

.menu-m3-container{
	background-color: #BBCEC8;
	padding-left: 10px;
}

.menu-m3-container ul li {
    line-height: 2;	
	font-size: 14px !important;
    font-weight: 400;
}

.catablog-navigation {
    display: none;
}

.page .page-wrap .content-wrapper, .single .page-wrap .content-wrapper {
    padding: 0px;
}

.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

/* fix front page layout align */

#pg-10-0 .panel-grid-cell {
    padding-right: 2px !important;
}

#pg-67-0 .panel-grid-cell {
    padding-right: 2px !important;
}

#secondary {
    background-color: #FAFAFA !important;
}
