/*

Theme Name: IncartChild

Theme URI: http://isabellak.se

Description: Child theme till Incart Lite

Author: Isabella Karaoghlanian

Author URI: http://isabellak.se

Template: arcade-basic

Version: 0.1.0

*/

@import url("../arcade-basic/style.css");


	#secondary, #tertiary {

  margin: 50px 0;

  visibility: hidden;

}

#primary {

  margin: 50px 0;

  width: 1180px;

}

/*NAVIGATIONSMENY*/

.navbar-inverse .navbar-nav > li > a {

  color: #FFFFFF;

  font-size: 18px;

  font-weight: 600;

  padding-left: 20px;

  padding-right: 20px;

position: center;

}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    width: 162.922px;
}

@media only screen and (max-width: 1217px){

.navbar-fixed-top, .navbar-fixed-bottom {

    position: fixed;

    right: 0;

    left: 0;

    z-index: 1030;

    visibility: hidden;

}

}

.navbar-inverse {

  text-align: center;

  background: rgba(119, 189, 110, 0.83);

  border: 0;



}




#site-title, #site-logo {

    position: relative;

    display: block;

    background: rgba(139, 199, 134, 0.52);

}

@media only screen and (max-width: 900px) {

.no-fittext #site-title {

    font-size: 80px;

    visibility: hidden;

} }

/*Läs mer här knappen*/

#more-site {

  margin-top: 50px;

  border: 1px solid #fff;

  color: #fff;

  font-weight: 900;

  padding: 10px 25px;

  display: none;

  background: rgba(119, 189, 110, 0.83);

  font-size: x-large;

}



#primary {

    margin: 50px 0;

    width: 100%;

}