/* STICKY HEADER/MENU */
.sticky-wrapper.is-sticky {
	height: auto!important;
}

.is-sticky #sp-header {
height: 85px;
}



.sp-megamenu-parent > li > a:hover,
.sp-megamenu-parent > li > a:active,
.sp-megamenu-parent > li > a:focus {
   outline: 0;
}

.sp-megamenu-parent > li > a {
    display: inline-block;
    padding: 0 15px;
    line-height: 90px;
    /*font-size: 0.9vw;*/
	font-size: 1.7rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
}

.sp-megamenu-parent {
    font-family: Arimo, sans-serif;
    font-weight: 300;
}

.pasek {

    border-bottom: 1px solid #dbdbea;
    /*border-top: 4px solid #000000;*/

}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    background: #ffffff;
}

#sp-top-bar a {
    color: #03c2c2;
    font-family: Arimo, sans-serif;
    font-weight: 400;
	letter-spacing: 2px;
	font-size: 16px;
	/*text-transform: uppercase;*/
}
#sp-header.menu-fixed {
	border-bottom: 1px solid #a296bf; 
	}

	/*#sp-header {
		border-bottom: 6px solid #ffffff;
		padding-bottom: 12px;
		background: #ffffff;
	}*/

	

#sp-header {
    background: rgba(255,255,255,0.95) none repeat scroll 0 0;
    box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    height: 90px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
}
/*
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
    border-bottom: 2px solid; color: #604c8d;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
    border-bottom: 3px solid; color: #604c8d !important;
}
*/

#sp-main-body, #sp-page-title, #sp-header, #sp-header .logo, #offcanvas-toggler, .sp-megamenu-parent > li > a {
    -webkit-transition: .6s ease-in-out;
    -moz-transition: .6s ease-in-out;
    -ms-transition: .6s ease-in-out;
    -o-transition: .6s ease-in-out;
    transition: .6s ease-in-out;
}
/*
#sp-header, #sp-header.menu-fixed, .sp-megamenu-parent > li > a {
    -webkit-transition: .6s ease-in-out;
    -moz-transition: .6s ease-in-out;
    -ms-transition: .6s ease-in-out;
    -o-transition: .6s ease-in-out;
    transition: .6s ease-in-out;
}*/

/***** HEAD ******/
#sp-main-body,
#sp-page-title,
#sp-header,
#sp-header .logo,
#offcanvas-toggler,
.sp-megamenu-parent >li >a {
	 -webkit-transition: .6s ease-in-out; 
	 -moz-transition:    .6s ease-in-out; 
	 -ms-transition:     .6s ease-in-out; 
	 -o-transition:      .6s ease-in-out; 
	 transition:         .6s ease-in-out; 
}
.sp-megamenu-parent #sp-header,
.sp-megamenu-parent #sp-header .logo {
	height: 70px!important;
}
.sp-megamenu-parent #offcanvas-toggler,
sp-megamenu-parent >li >a {
	line-height: 70px!important;
}

/*body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
}*/ 

.speasyimagegallery-modal-wrapper {
    text-align: center;
    cursor: zoom-out;
    z-index: 999999999;
} 

div.itemHeader h2.itemTitle {
    padding: 10px 0 4px 0;
    margin: 0;
    font-size: 24px;
}

div.itemToolbar {
    padding: 8px;
    margin: 0px 0 0 0;
    background: #ffffff;
    border-radius: 4px;
}

div.itemListCategory {
    background: #fafafa;
    border: 1px solid #ddd;
    border-radius: 0px;
    margin: 0 0 24px 0;
    padding: 8px;
    text-align: center;
}

div.catItemReadMore a {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    /*white-space: pre-line;*/
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 8px 12px;
    font-size: 16px;
    line-height: 1.55;
    border-radius: 0px;
    transition: all .15s ease-in-out;
    background-color: #cb9116;
    color: #FFFFFF;
    padding: ;
    font-size: 16px;
}

div.catItemReadMore a:hover {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    /*white-space: pre-line;*/
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 8px 12px;
    font-size: 16px;
    line-height: 1.55;
    border-radius: 0px;
    transition: all .15s ease-in-out;
    background-color: #ad7b10;
    color: #FFFFFF;
    padding: ;
    font-size: 16px;
}

div.itemContainerLast {
    border-bottom: 1px solid #dadada;
}

img.jg_photo, .jg_minis a img {

    border: 1px solid #c0c0c0;
    background-color: #fff;
    background-image: none;
    margin: 0 0.3em 0.3em 10px;

}

div.gallery .jg-header {
    font-size: 2em !important;
    font-weight: normal !important;
    text-align: center !important;
    background-color: #f9f9f9 !important;
    background-image: none !important;
    color: #333 !important;
    border: #BBB solid 1px !important;
    padding: 0.3em !important;
    border-radius: 0px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

div.jg_search .inputbox {
    margin: 0 0 0 -1px;
    
}

.jg_subcatelem_cat a {
    
    font-size: 26px;
}

.jg_element_txt li, .jg_element_txt_r li, .jg_element_txt_l li, .jg_element_txt_c li, .jg_element_txt_subs li, .jg_element_txt_subs_r li, .jg_subcatelem_txt_r, .jg_subcatelem_txt_l, .jg_subcatelem_txt_c li {

    line-height: 140% !important;
    font-size: 20px;

}

media (min-width:576px) {
 .container { max-width:540px }
}


@media (min-width:768px) {
 .container {max-width:720px}
 .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  
    font-size: 9px !important;
  	padding: 0px 5px 0px 5px !important;
 }
 }

@media (min-width:992px) {
 .container {max-width:960px}
 .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  
    font-size: 11px !important;
  	padding: 1px 5px 15px 5px !important;
 }
 }


@media (min-width:1200px) {
 .container {max-width:1340px}
 .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  
    font-size: 14px !important;
  	padding: 1px 5px 15px 5px!important;
 }
 }

@media (min-width:1341px) {
 .container {max-width:4000px}
 .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  
font-size: 0.7vw !important;
padding: 1px 10px 5px 10px !important;
 }
 }
 
 .menu-drop-in .sp-has-child .sp-menu-item {
    -webkit-transform: translate(0,100px);
    transform: translate(0,100px);
    opacity: 0;
    padding: 0 20px !important;
        padding-top: 0px;
        padding-bottom: 0px;
    background-color: #f5f5f5;
}

#sp-header a {
    color: #cb9116;
    font-size: 16px;
}