/*
Theme Name:     CargoPress Child Theme
Theme URI:      http://www.proteusthemes.com
Description:    Child theme for the CargoPress
Author:         Primoz Cigler
Template:       cargopress-pt
Version:        1.0
*/


/* add custom CSS code bellow */

.jumbotron__control {
	display:none;
}

@media (min-width: 992px) {
	.header__container {
		background-color: #9c9c9c !important;
	}
	.widget-featured-page, .featured-widget {
		min-height:550px;
	}
	#row-contact .featured-widget {
		min-height:auto !important;
	}
	.header__logo a img {
		height: auto;
		margin-top: 40px;
	}
}
@media (max-width: 991px) {
	.jumbotron-content, .header .icon-box {
		display: none;
	}
}
.footer-top {
	padding: 30px 0 0 0;
}
.header .textwidget br {
	display:none;
}
.header .textwidget .btn-info {
	margin-left: 10px;
}
.featured-widget a, a.read-more, a:hover {
    color: #ED1C24!important;
}
.navbar-toggle, .jumbotron {
    background-color: #9c9c9c !important;
}
.navbar-toggle {
	margin: 30px 0 0 0 !important;
}
.widget_pw_icon_box .icon-box, .wpb_wrapper .icon-box {
	height: 131px;
}
.widget_pw_icon_box .icon-box:hover {
	height: 131px !important;
	border-bottom: 2px solid #ed1c24 !important;
}
.widget-featured-page, .featured-widget {
	padding: 30px;
	background-color: #fff;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

.logo-panel img {
	padding: 10px;
	opacity: 1;
}
.icon-box i, .icon-box:hover i {
	color: #b9babc !important;
}

[class^="y2s-"], [class*=" y2s-"] {

	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	width:45px;
	height:45px;
	margin-top: 15px;
    margin-left: 9px;
}

.y2s-1 {
	background:url(./homeicons/y2s1.png);
}
.y2s-2 {
	background:url(./homeicons/y2s2.png);
}
.y2s-3 {
	background:url(./homeicons/y2s3.png);
}
.y2s-4 {
	background:url(./homeicons/y2s4.png);
}
.y2s-5 {
	background:url(./homeicons/y2s5.png);
}
.y2s-6 {
	background:url(./homeicons/y2s6.png);
}
.y2s-7 {
	background:url(./homeicons/y2s7.png);
}
.y2s-8 {
	background:url(./homeicons/y2s8.png);
}
.y2s-9 {
	background:url(./homeicons/y2s9.png);
}
.y2s-10 {
	background:url(./homeicons/y2s10.png);
}
.y2s-11 {
	background:url(./homeicons/y2s11.png);
}
.y2s-12 {
	background:url(./homeicons/y2s12.png);
}
.y2s-13 {
	background:url(./homeicons/y2s13.png);
}
