/*
 Theme Name:     Savings: Divi child theme
 Theme URI:      http://lukaszchojnicki.pl
 Description:    Divi child theme
 Author:         Lukasz Chojnicki & Elegant Themes
 Author URI:     http://lukaszchojnicki.pl
 Template:       Divi
 Version:        1.0.1
*/
 
@import url("../Divi/style.css");
/* .post-36 .page p{text-align:justify;} */

.su-row .su-column {
    text-align: justify;
}
p{padding-bottom:0;}
 .et_pb_text p{text-align:justify !important;}
.et_pb_blurb_content p:last-of-type {
    padding-bottom: 0px;
    text-align: justify;
}
#logo {
	max-height: 100%;
}

@media all and (max-width: 980px) {
	#section_menu_visible {
		display: none;
	}
	
	#et_top_search {
		display: none;
	}
	#footer-bottom #top-menu-nav{
		float:none !important;
	}
	#footer-bottom #top-menu{
		display:block;    
		text-align: center;
		float: none;
	}
	#main-header {
		margin-bottom: -18px;
	}
}

	
.et_mobile_menu {
	border-top: 3px solid #1a337e;
}


@media all and (min-width: 981px) {
	.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
		padding-top: 40px;
	}

	.et_pb_section_2 {
		padding-bottom: 0px !important;
	}

	.et_pb_section_3 {
		padding-top: 0px !important;
	}

	.one-to-three .et_pb_column:first-child {
		width: 32.265% !important;
	}
	
	.one-to-three .et_pb_column:last-child {
		width: 60.265% !important;
	}

	.et_header_style_left #et-top-navigation nav > ul > li > a {
		padding-bottom: 40px;
	}
}


#et-info-address {
    margin-right: 13px;
	position: relative;
}


#et-info-address:before {
	content: "\e081";
	position: relative;
	top: 2px;
	margin-right: 2px;
    font-family: 'ETmodules';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#sec-menu-container {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

#main-header {
	box-shadow: none;
}

#search-in-menu {
	display: inline-block;
	float: right;
	margin-top: 2px;
}

#search-in-menu #s {
	border: none;
}

#search-in-menu #s:focus {
	border: 1px solid #ddd; 
}

#et_search_icon_form {
	font-family: 'ETmodules';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	height: 100%;
	transition: all 0.4s ease-in-out;
	background: none !important;
	border: none !important;
	outline: none !important;
}

#et_search_icon_form:hover {
	opacity: 0.7;
}

#et_search_icon_form:before {
    content: "\55";
    font-size: 17px;
	color: #1a337e;
}

#top-menu .menu-item-has-children > a:first-child::after, .fullwidth-menu .menu-item-has-children > a:first-child::after, #et-secondary-nav .menu-item-has-children > a:first-child::after {
	content: "";
}

#top-menu > li > a {
	transition: none;
}

#top-menu > li > a:hover {
	opacity: 1 !important;
	transition: none !important;
	color: #dc0f36 !important;
}

@media all and (max-width: 980px) {
	.et_pb_widget ul li {
		margin-bottom: 2px;
	}
	
	.et_pb_row,
	.et_pb_section {
		padding: 20px 0;
	}
	
	#bcrumbs {
		display: none;
	}
}

#bcrumbs {
	padding: 0;
	margin-top: -30px;
}

#bcrumbs .et_pb_widget_area {
	border: 0;
	font-size: 12px;
}

.widget_breadcrumb_navxt {
	width: 100% !important;
	margin-bottom: 10px !important;
}

@media all and (min-width: 981px) {
	#nav_menu-3 .menu > li {
		display: block;
	}

	#nav_menu-3 .menu > li > a {
		color: #fff;
		font-size: 18px;
		background: #1a337e;
		padding: 15px 10px;
		display: block;
		width: 100%;
		border-radius: 4px;
	}
	
	#nav_menu-3 .menu > li > a:hover {
		background: linear-gradient(#1a337e, #3053bc);	
		color:#fff !Important;
	}
	
	#nav_menu-3 .menu > li > .sub-menu {
		display: none;
	}
	
	#nav_menu-3 .menu > li > .sub-menu > li {
		display: block;
	}
	
	#nav_menu-3 .menu > li > .sub-menu > li:first-child {
		margin-top: 10px;
	}
	
	#nav_menu-3 .menu > li > .sub-menu > li:last-child {
		margin-bottom: 10px;
	}

	
	#nav_menu-3 .menu > li > .sub-menu > li > a:hover {
		color: #1a337e;
		font-weight: 600;
	}
	
	#nav_menu-3 .menu > li > .sub-menu > li:before {
		content: "\00BB";
		padding-right: 5px;
	}


	#menu-drugie {
		padding-top: 10px !important;
	}

	#menu-drugie > li {
		padding-right: 0;
	}

	#menu-drugie > li > a {
		padding-right: 0;
		color: #1a337e;
		font-weight: 600;
		transition: none;
		padding-bottom: 18px;
		width: 105%;
		padding-right: 15px;
	}
	
	#menu-drugie > li > a:hover {
		opacity: 1 !important;
		color: #dc0f36;
	}

	#menu-drugie > li > ul {
		top: 47px;	
	}

	#sec-menu-container,
	#et-secondary-menu {
		display: none;
	}

	.second-menu-container .et_pb_fullwidth_menu {
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	}

	li.mega-menu > .sub-menu {
		display: initial;
		max-height: 0;
		transition: max-height .4s ease-in;
		overflow: hidden;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		pointer-events: none;
	}

	li.mega-menu > .sub-menu a {
		color: #666 !important;
	}

	li.mega-menu > .sub-menu a:hover {
		opacity: 1 !important;
	}

	li.mega-menu > .sub-menu > li {
		margin-top: 30px !important;
		margin-bottom: 30px !important;
	}

	li.mega-menu:hover > .sub-menu {
		max-height: 600px;
		pointer-events: auto;
	}

	li.et-show-dropdown > .sub-menu {
		display: initial;
	}

	li.mega-menu > .sub-menu .sub-menu {
		display: initial;
	}

	li.mega-menu > .sub-menu > li > a{
		cursor: text;
		display: initial;
		visibility: visible;
	}

}

@media all and (max-width: 980px) {

	#nav_menu-3 .menu > li > .sub-menu {
     	display: none;
/* ppp */
		float: left;
		clear: both;
		margin: 10px 0;
	}
	#nav_menu-3 .menu > li:hover > .sub-menu {display: block;}
	#nav_menu-3 .menu > li {
		clear: both;
		position: relative;
		float: left;
		width: 100%;
	}
	
	#nav_menu-3 .menu > li > a {
		float: left;
		clear: both;
		color: #fff;
		background: #1a337e;
		padding: 8px 10px;
		display: block;
		width: 100%;
		border-radius: 4px;
		
	}
	
	#nav_menu-3 ul li ul li {
		width: auto;
		position: relative;
		float: left;
		list-style: initial;
		margin-left: 25px;
	}
	
	
	#nav_menu-3 {
		width: 100% !important;
	}
	
	


}






@media all and (max-width: 980px) {
	.second-menu-container {
		display: none;
	}
}



@media all and (min-width: 981px) {
	.page .et_pb_column_3_4 {
		width: 65%;
	}
	
	.page .et_pb_column_1_4 {
		width: 29.5%;
	}
	
	.home .et_pb_column_3_4 {
		width: 73.625%;
	}
	
	.home .et_pb_column_1_4 {
		width: 20.875%;
	}
}


#nav_menu-3 .menu > li.current-menu-item .sub-menu,
#nav_menu-3 .menu > li.current-menu-parent .sub-menu {
	display: initial;
}

#nav_menu-3 .menu > li.current-menu-parent .sub-menu .current-menu-item a {
	color: #1a337e;
	font-weight: 600;
}

img.hours {
	width: 25%;
	margin-bottom: 20px;
	margin-right: 4%;
}

table.hours tr td {
	width: 20%;
}

@media all and (max-width: 400px) {
	table.hours {
		font-size: 11px;
	}
}

table.table-img {
	width: 70%;	
}


.entry-content tr td {
	text-align: center;
	padding: 6px;
	border-right: 1px solid #eee;
}

.entry-content a:hover {
	color: #1a337e !important;
}

hr {
	border-width: 1px 0 0 0;
	opacity: 0.4;
}

#fancybox-overlay {
	z-index: 100000 !important;
}

#fancybox-wrap {
	z-index: 100001 !important;
}

#fancybox-close {
	background: url(close.png) no-repeat center top !important;
	top: 20px !important;
	right: 20px !important;
	opacity: 0.6;
	transition: opacity .4s;
	width: 20px !important;
	height: 20px !important;
}

#fancybox-close:hover {
	opacity: 0.9;
}

.et_pb_fullwidth_header_0{
	padding:0;
}

@media (min-width: 981px){
.contact .et_pb_team_member {
    width: 49%;
    display: inline-block;
}
}
.et_pb_section_5{
	background:#fff !important;
}

.et_pb_section_5 .et_pb_image {
	min-height:100px;
	max-height:100px;
	opacity:1;
}
.et_pb_section_5 .et_pb_image img{
	vertical-align:middle;
	max-width:100%;
	height:100px;
	display:block;
}
.et_pb_divider_0 {
    height: 15px;
}
.one-to-three{
	padding-top:0;
}
.et_pb_team_member_description { display: block; text-align: center; }
img.round {
    border-radius: 50%; max-height:180px;
}
.shc_Ok{background:none;color: #1a337e;border:none;padding-left:0px;}
.et_pb_text_align_left{clear:both;}
.et_pb_text_0 h5, .et_pb_text_1 h5, .et_pb_text_2 h5, .et_pb_text_3 h5, .et_pb_text_4 h5, .et_pb_text_5 h5{clear:both;margin-top:10px;float:left;}
h4.western span{font-size:24px !important;line-height:30px;}
h3#al1 strong,h3#ch1 strong,h3#ch2 strong,h3#cz1 strong,h3#cw1 strong,h3#di1 strong,h3#gi1 strong,h3#gi2 strong,h3#gi3 strong,h3#in1 strong,h3#ka1 strong,h3#ka2 strong,h3#mb1 strong,h3#ne1 strong,h3#or1 strong,h3#pe1 strong,h3#pe2 strong,h3#ps1 strong,h3#ps2 strong,h3#py1 strong,h3#py2 strong,h3#se1 strong,h3#ul1 strong,h3#ul2 strong,h3#ul3 strong,h3#re1 strong{font-size:14px;}
#multitab{
	position:fixed;
	right:0px;
	top:190px;
	z-index:100;
}
#multitab li{
	cursor:pointer;
	width:35px;
	height:110px;
	margin-bottom:1px;
	position:relative;
}
#multitab > li > div{
	padding:5px;
	border: solid #0170cf 3px;
	background: #fff;
	float:left;
	width:286px;
	height:296px;
	-moz-border-radius: 0 0 0 8px;
	-webkit-border-radius: 0 0 0 8px;
	border-radius: 0 0 0 8px;
	position:absolute;
	top:0;
	left:35px;
	z-index:100;
}
#footer-bottom #top-menu-nav {
	float:right;
	color:#fff;
}
#footer-bottom #top-menu-nav a {
	color:#fff;
	line-height:24px;
}