/*
Theme Name:   alterna9 Child
Theme URI:    http://themefocus.co/alterna/
Description:  A Child-Theme based on Alterna of powerful and clean theme.Designed by <a href="http://themefocus.co">ThemeFocus</a>
Author:       ThemeFocus
Author URI:   http://themefocus.co
Template:     alterna
Version:      1.0.0
License:      GNU General Public License v2.0 PHP under GNU General Public License, JS and CSS under ThemeForest License Terms
License URI:  http://themeforest.net/licenses/regular_extended
Tags:         black, green, white, orange, red
Text Domain:  alterna-child
*/

@import url("../alterna/style.css");
body.boxed-layout { 
	background: url(https://www.liisi.ee/wp-content/uploads/2017/12/taust_1800x1021px.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
		#alterna-header{
	background:#ffffff;
}
		#page-header {
	background-size:297px 297px;
	background-repeat: repeat;
	background-image:url(https://www.liisi.ee/wp-content/themes/alterna/img/bright_squares.png);
}
		.content-wrap{
	background:#ffffff;
}
		.footer-content{
	background:#005488;
}
		.footer-content {border-top: 6px #005488 solid;}
.footer-content .footer-bottom-content {border-top: 1px #4a4a4a solid;background: #0C0C0C;}
			/* 	RETINA	*/
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5) {
#page-header {
	background-image:url(https://www.liisi.ee/wp-content/themes/alterna/img/bright_squares@2x.png);
}
    }
	
	.footer-content .footer-bottom-content{
    border-top: 0px #4a4a4a solid;
    background: #005488;
     padding: 0px 0; 
}


.footer-content {
    background: #005488 !important;
}

.wysija-input{
	width: 100%;
}



.fixed-logo a {
    width: 100px;
    height: 44px;
   
    background-size: 100px 44px;
}


/*****MUUDATUSED*******/
#child {
  clear: both;
}
.fixed-logo a {
  margin-right: 10px;
}
#parent > div > li {
  float: left;
  font-size: 13px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #ffffff;
  min-height: 24px;
  line-height: 24px;
  padding: 12px 15px;
  text-decoration: none;
  text-transform: uppercase;
  list-style-type: none;
}
#parent > div > li > a {
  color: #ffffff;
}
#parent > div > li > a:hover,
#child > div > ul > li > a:hover,
#child > div > li > ul > li > a:hover {
  color: #FFA500;
}
#child > div > li {
  list-style-type: none;
}
#child > div > ul > li,
#child > div > li > ul > li {
  float: left;
  font-size: 13px;
  font-weight: 400;
  color: #ffffff;
  min-height: 24px;
  line-height: 24px;
  padding: 12px 15px;
  text-decoration: none;
  list-style-type: none;
}
#child > div > ul > li > a,
#child > div > li > ul > li > a {
  color: #ffffff;
}
#parent > div > li.current-menu-item,
#parent > div > li.current_page_item,
#child > div > li > ul > li.current_menu_item,
#child > div > li > ul > li.current_page_item {
  background: #005488;
  color: #ffffff;
}
#parent > div > li.current-menu-item > a,
#parent > div > li.current-page-item > a,
#child > div > li > ul > li.current_menu_item > a,
#child > div > li > ul > li.current_page_item > a {
  color: #ffffff;
}
#parent > div > li.current-menu-item:hover,
#parent > div > li.current-page-item:hover,
#child > div > li > ul > li.current_menu_item:hover,
#child > div > li > ul > li.current_page_item:hover {
  background: #005488;
}
/***********/
.jcarousel-pagination{
display: none;	
}

.jcarousel-control-prev, .jcarousel-control-next {
    bottom: -30px !important;
}

/**************/
.footer-content {
  border-top: 6px #005488 solid;
  background: #404040;
  color: #999999 !important;
  font-size: 11px;
  line-height: 10px;
  
}

.textwidget {
    color: #999999 !important;
}

#text-2 > div > p{
	text-align: left !important;
	
}


.widget_wysija_cont .wysija-submit {
    display: block;
    margin-top: 0px;
}

.widget_wysija_cont .wysija-submit {
    display: block;
    margin-top: 0px;
    height: 30px;
}
#alterna-header {
    background: url(https://www.liisi.ee/wp-content/uploads/2018/10/pallid.jpg) no-repeat top center fixed !important; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.woocommerce-ordering, .woocommerce ul.products li.product .button{
display:none;
}

#page-breadcrumb > div > ul > li:nth-child(4){
display:none;
}
.woocommerce ul.products li.product h3 {
    font-size: 14px;
    margin: 0 0 10px;
}
@media (max-width: 767px) {
.jcarousel-wrapper{
	display: none;
}
}

