/*---------------------------------------------------------------------------------

 Theme Name:   Divi Child
 Theme URI:    
 Description:  Kolin Keidas -sivuston teema
 Author:       
 Author URI:   
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  https://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

/*** General ***/

body, html {
	background-color: #efa040 !important;
}

#main-content a, footer a {
	color: #222222 !important;
	font-weight: 600 !important;
}

.et-menu a:hover, .et_pb_menu_0_tb_header.et_pb_menu ul li a:hover {
    opacity: 1 !important;
		color: #222222 !important;
}

.et_pb_button {
	line-height: 1.2em !important;
}

#main-content ul li {
	padding-top: 1rem;
}

.left-ornament p {
	padding-left: 50px;
	margin-left: 20px;
	border-left: 1px solid #912114;
}

/*** Sections, rows and columns ***/

.et_pb_row {
    width: 90%;
    max-width: 1080px;
}

.subheader-section {
	padding: 3rem !important;
	margin: 0rem !important;
}

.smooth-light-section-fullwidth {
	background: rgb(255,255,255);
	background: linear-gradient(42deg, rgba(255,241,221,1) 0%, rgba(255,255,255,1) 48%) !important;
	padding: 0px !important;
	width: 100% !important;
	max-width: 100% !important;
}

.smooth-light-reverse {
    background: rgb(255,255,255);
    background: linear-gradient(230deg,rgba(255,241,221,1) 0%,rgba(255,255,255,1) 48%)!important;
}

.section-fullwidth {
	padding: 0px !important;
	width: 100% !important;
	max-width: 100% !important;
}

.default-section {
	padding: 4rem !important;
}

.smooth-light-section {
	background: rgb(255,255,255);
	background: linear-gradient(42deg, rgba(255,241,221,1) 0%, rgba(255,255,255,1) 48%) !important;
}

.row-0-margin-padding {
	width: 100% !important;
	max-width: 100% !important;
	padding: 0px !important;
	margin: 0px !important;	
}

.courses-row-animated .et_pb_column {
	margin-right: 0 !important;
	width: 50% !important;
}

.fullwidth-section-column {
	padding: 4rem !important;
}


/*** HEADER ***/

.custom-header {
	background: rgb(255,255,255);
	background: linear-gradient(42deg, rgba(255,241,221,1) 0%, rgba(255,255,255,1) 48%) !important;
	-webkit-box-shadow: 0px 5px 15px 0px rgba(145,33,20,.15);
	-moz-box-shadow: 0px 5px 15px 0px rgba(145,33,20,.15);
    box-shadow: 0px 5px 15px 0px rgba(145,33,20,.15);
	padding: 3rem 0 0.3rem 0 !important;
}

.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {
    color: #912114 !important;
}

.et_pb_image_3_tb_header {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 40px!important;
    margin-bottom: 0px!important;
    width: 150px;
    text-align: right;
    margin-right: 0;
}

.et_pb_image_4_tb_header {
    padding-right: 10px;
    padding-left: 10px;
    width: 150px;
    text-align: right;
    margin-right: 0;
}

/*** Navigation ***/

.custom-header-menu-trigger {
	position: relative;
	padding: 0rem !important;
}

.custom-header-menu-trigger, .menu-open {
	cursor: pointer !important;
	color: white !important;
}

.menu-open-hamburger {
	font-size: 2rem !important;
  	padding: 0rem!important;
	color: #912114!important;
}

.menu-open-dark {
	color: #912114!important;
	margin-bottom: 15px !important;
}

.menu-item-click {
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid white;
	padding: 1rem !important;
	margin: 0px !important;
	color: white !important;
	letter-spacing: 2px !important;
}

.menu-item-language {
	font-family: 'Roboto', sans-serif;
	font-size: 1.3rem !important;
	font-weight: 700 !important;
	letter-spacing: 3px !important;
	border: 1px solid white !important;
}

.menu-item-language a {
	color: white !important;
}

.section-transform {
	top: 0;
	left: 0;	
	height: 0px !important; 
	width: 100% !important;
	opacity: 0 !important;
	position: absolute !important;	
	z-index: 999999 !important;	
	padding: 0px !important;
}

.section-transform-active {
	top: 0;
	left: 0;
	height: 100% !important;
	width: 100% !important;
	z-index: 999999 !important;
	opacity: 1 !important;		
	background-color: rgba(49, 62,217,0.85) !important;
	padding: 0px !important;
	position: fixed !important;
	display: block!important;
	overflow-x: hidden;
}   

.section-transform {
	-webkit-transition: all 0.3s ease-in-out !important;
	-moz-transition: all 0.3s ease-in-out !important;
	-o-transition: all 0.3s ease-in-out !important;
	-ms-transition: all 0.3s ease-in-out !important;
	transition: all 0.3s ease-in-out !important;
} 

.custom-fullscreen-menu-2nd-row {
	padding: 0px !important;
	height: 100% !important;
	min-height: 100% !important;
	width: 100% !important;
	min-width: 100% !important;
}

.custom-fullscreen-menu-left {
	background: rgba(240, 229, 221, 0.92)!important;
}

.custom-fullscreen-menu-left, .custom-fullscreen-menu-right {
	height: 100% !important;
	margin-top: 0px !important;
}

#custom-header-logo {
	height: 180px !important;
	margin-bottom: 0px !important;
}

#custom-header-logo img {
	display: inline-block;
  	float: none;
  	vertical-align: top;
	-webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
	margin-top: 25px !important;
	margin-bottom: 0px !important;
	margin-left: 20%;
	height: 140px!important;
  max-height: 160px!important;
}

.custom-fullscreen-menu-some .et_pb_social_icon .icon {
	background-color: #313ed9 !important;
}

/* Front Page */

.recents-block {
    height: 390px !important;
	margin-bottom: 1rem !important;
	box-shadow: 0em 0em 1.5em rgba(145,33,20,0.5);
	background-color: #e1e1e1;
	background-blend-mode: multiply;
	-webkit-transition: all 0.2s ease-in-out;
  	-moz-transition: all 0.2s ease-in-out;
  	-o-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;
}

.recents-block:hover {
	background-color: white;
	background-blend-mode: multiply;
}

/* Online Shop */

.shop-block {
    height: 390px !important;
	margin-bottom: 2rem !important;
	box-shadow: 0em 0em 1.5em rgba(145,33,20,0.5);
	background-color: #e1e1e1;
	background-blend-mode: multiply;
	-webkit-transition: all 0.2s ease-in-out;
  	-moz-transition: all 0.2s ease-in-out;
  	-o-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;
}

.shop-block:hover {
	background-color: white;
	background-blend-mode: multiply;
}

/*** Blogilistaus ***/

.blogilistaus .et_pb_post {
	background: #efa040 !important;
    margin-bottom: 2rem !important;
	padding: 19px 24px 30px 24px !important;
    box-shadow: 0em 0em 1.5em rgba(145,33,20,0.5);
}

.blogilistaus .et_pb_post .entry-featured-image-url {
    margin-bottom: 1rem !important;
}

.blogilistaus .et_pb_post .et_pb_image_container {
	margin-bottom: 0rem !important;
	margin: -19px -24px 29px;
}

.blogilistaus .et_pb_post h2.entry-title, .blogilistaus .et_pb_post .entry-title a {
    font-family: 'Signika',Helvetica,Arial,Lucida,sans-serif !important;
	font-weight: 400 !important;
	margin-bottom: 0.7rem !important;
}

.blogilistaus .et_pb_post .post-content-inner {
	margin-bottom: 1.2rem !important;
}

.blogilistaus .et_pb_post .et_overlay {
	border: 0px !important;
}

.blogilistaus .et_pb_button:after, .et_pb_button:before {
	font-size: 29px !important;
	margin-top: -4px !important;
}

/*** Yksittäinen blogi ***/

.single .et_pb_post {
    margin-bottom: 0px !important;
}

#main-content .container:before {
    width: 1px;
    background-color: #912114 !important;
}

.single-post #main-content {
    background: rgb(255,255,255);
    background: linear-gradient(230deg,rgb(255 250 244) 0%,rgba(255,255,255,1) 48%)!important;
}

.single-post .post-meta {
	border-bottom: 1px solid;
    display: inline-block;
    padding-bottom: 7px !important;
    margin-bottom: 1rem !important;
}

.single-post .et_pb_post .entry-content {
    padding-top: 0.7rem;
	font-size: 17px !important;
}

.single-post .entry-title {
	padding-bottom: 1.2rem;
}

.single-post h2, .single-post h3, .single-post h4, .single-post h5 {
    padding-bottom: 10px;
    line-height: 1.15em;
    font-weight: 500;
}

.single-post h2 {
    font-size: 32px;
}

.single-post h3 {
    font-size: 28px;
}

.single-post h4 {
    font-size: 23px;
}

/*** Instagram ***/

.sb_instagram_header  {
	display: none !important;
}

#sb_instagram #sbi_load {
    display: none !important;
}

/*** GMAPS ***/

.mapouter {
	width: 100% !important;
	height: initial !important;
}

.gmap_canvas {
    position: relative;
    padding-bottom: 75%;
	width: 100% !important;
    height: initial !important;
    overflow: hidden;
}

.gmap_canvas iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

/*** Footer ***/

.custom-footer {
	background: rgb(255,214,158);
	background: linear-gradient(90deg, rgba(255,214,158,1) 50%, rgba(145,33,20,1) 50%);
}

.custom-footer .et_pb_social_media_follow li a {
    margin-right: 0px !important;
}

ul.et_pb_social_media_follow_0_tb_footer {
	float: left !important;
}

.footer-icon {
	float: left !Important;
}

/*** RESPONSIVE ***/

@media only screen and (min-width: 981px) {
	
	.et_pb_row_0_tb_header, .header-mobile-logos {
    display: none!important;
	}

	.custom-header-menu-trigger {
		display: none;
	}
	
}	

/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {
	
	.custom-header-menu-trigger {
		width: 50% !important;
	}
	
	.language-toggle-col {
		width: 50% !important;
	}
	
	.default-section, .parallax-section-a, .table-section, .smooth-light-reverse, .custom-footer, .smooth-light-section {
    	padding: 2rem 0 2.5rem 0 !important;
	}
	
	.fullwidth-section-column {
    	padding: 2rem 1rem 2.5rem 1rem !important;
	}
	
	.smooth-light-section.mobile-img-bottom, .smooth-light-reverse.mobile-img-bottom, .section-fullwidth.mobile-img-bottom {
		padding: 2rem 0 0rem 0 !important;
	}
	
	.smooth-light-reverse .fullwidth-section-column {
    	padding: 0rem 1rem 2.5rem 1rem !important;
	}
	
	.et_pb_column {
    	margin-bottom: 0px;
	}
	
	.et_pb_column .et_pb_module {
    	margin-bottom: 1.5rem;
	}
	
	.custom-nav {
		display: none;
	}
	
	.custom-fullscreen-menu-left, .custom-fullscreen-menu-right {
		width: 50% !important;	
		height: 100% !important;	
	}
	
	.header-mobile-logos .left-col, .header-mobile-logos .right-col {
		width: 50% !important;
		margin-top: 20px !important;
		margin-right: 0px !important;
	}
	
	.et_pb_button_module_wrapper.et_pb_button_alignment_right {
    	text-align: left !important;
	}
	
	.courses-row-animated .et_pb_column {
		margin-right: 0 !important;
		width: 100% !important;
	}
	
	.courses-row-image {
		height: 400px !important
	}
	
	.table-section, .table-section p {
		font-size: 18px !important;
	}

	
	.table-section .et_pb_column_2_3  {
    	width: 64.833% !important;
	}
	
	.table-section .et_pb_column_1_3 {
    	width: 29.6667% !important;
	}
	
	.table-section .et_pb_column_1_5 {
		width: 16%!important;
    	margin-right: 5px !important;
	}
	
	.table-section .table-1-5-first-col {
		width: 30%!important;
   		margin-right: 5px !important;
	}
	
	.table-section .et_pb_column_1_4 {
    	width: 22% !important;
	}
	
	.table-section .table-1-4-first-col {
		width: 30%!important;
    	margin-right: 5px !important;
	}
	
	.table-section .et_pb_column_empty {
    	display: block !important;
	}
	
	.courses-row-animated .et_pb_column_empty {
   	 	margin-right: 0!important;
    	width: 100%!important;
		display: block !important;
	}
	
	.mapouter {
		margin-top: 1.5rem !important;
	}
	
	.custom-footer {
    	background: rgb(255,214,158) !important;
	}
 
}

/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
	
	.single-post .container {
    	width: 90%;
		padding-top: 2rem !important;
    	margin: auto;
	}
	
	.et_pb_text h2 {
		font-size: 38px !important;
		letter-spacing: 1px !important;
	}
	
	h2 {
		font-size: 38px;
		letter-spacing: 1px !important;
	}
	
	.custom-header {
		padding: 1.5rem !important;
	}
	
	#divi-sticky-header {
		padding: 0rem !important;
	}
	
	#divi-sticky-header .et_pb_column .et_pb_module {
    	margin-bottom: 0rem !important;
	}
	
	.custom-fullscreen-menu-left, .custom-fullscreen-menu-right {
		width: 100% !important;
		height: initial !important;	
	}
	
	.row-0-margin-padding.et_pb_row {
    	width: 100%!important;
    	max-width: 100%!important;
    	padding: 0px!important;
    	margin: 0px!important;
	}
	
	.parallax-section-a	.et_pb_row, .custom-footer	.et_pb_row  {
    	padding: 0rem !important;
		width: 90% !important;
	}
	
	.subheader-section {
    	padding: 2rem!important;
	}
	
	.table-section .et_pb_row {
    	padding: 0.6rem 0;
	}
	
.table-section .et_pb_row .et_pb_column.et_pb_column_1_4, .table-section .et_pb_row .et_pb_column.et_pb_column_1_5, .table-section .et_pb_row .et_pb_column.et_pb_column_1_6 {
    	margin: 0 !important;
	}
	
	.header-mobile-logos {
	  	padding: 1rem 0 0 0 !important;
	}
 
	.et_pb_row {
    padding: 1rem 0;
		width: 90% !important;
	}
	
	.insta-row {
    	padding: 0 !important;
	}
	
	.custom-header .et_pb_column {
    	min-height: 0px !important;
	}
	
	.et_pb_row .et_pb_column.et_pb_column_1_4, .et_pb_row .et_pb_column.et_pb_column_1_5, .et_pb_row .et_pb_column.et_pb_column_1_6 {
    	margin: 0 0 1rem 0;
	}
	
	.courses-row-image {
		height: 300px !important;
	}
	
	.et_pb_button_module_wrapper {
		margin-bottom: 0.9rem !important;
	}
	
	.left-ornament p {
    	padding-left: 15px;
    	margin-left: 0px;
    	border-left: 1px solid #912114;
	}
	
	body #page-container .et_pb_section .et_pb_button {
    	letter-spacing: 2px !important;
    	font-size: 15px !important;
	}
	
	.table-section, .table-section p {
		font-size: 15px !important;
	}
	
}
 
/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
 	
	.blogilistaus .et_pb_post .post-meta {
    	color: #912114 !important;
    	font-size: 14px;
	}
	
	.et_pb_post .post-meta {
    	color: #912114 !important;
    	font-size: 14px;
	}
	
	.single-post h1 {
    	font-size: 34px !important;
	}
	
}


/* Setting the breakpoint of the mobile menu */
@media only screen and ( max-width: 981px ) {
	
	#top-menu-nav, #top-menu {display: none;}
	#et_top_search {display: none;}
	#et_mobile_nav_menu {display: block;}
	
}
/*
     FILE ARCHIVED ON 18:15:53 May 14, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:13:18 Jun 11, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.657
  exclusion.robots: 0.104
  exclusion.robots.policy: 0.091
  esindex: 0.01
  cdx.remote: 8.133
  LoadShardBlock: 585.635 (3)
  PetaboxLoader3.datanode: 598.409 (5)
  load_resource: 81.505
  PetaboxLoader3.resolve: 40.445
  loaddict: 27.592
*/