#abovetopbanner .itemsgroup a.disabled.showgroup span {
    color: white;
}

#mobile-header .itemsgroup a.showgroup {
  color: white;
}

#mod2671content1019 {
    text-align: right;
    padding: .5em;
    margin-bottom: 1em;
    background-color: #eee;
}

#mod2294content0 {
    text-align: right;
    padding: .5em;
    margin-bottom: 1em;
    background-color: #eee;
}

.badgeid4149 {
    background-color: #4ac325;
}
.items .detail .c-product_description {
    clear: both;
    display: table-cell;
}
.items .detail .c-ul-m ul {
padding-left: 6px;
line-height: 1.4;
list-style-position: outside;
}
.items .detail .c-ul-m ul li {
margin: 10px;
text-align: left;
}

div.horizontalitems div.item h3 {
min-height: 50px;
}

.c-abovetext {
font-size: 0.9em;
font-weight: 300;
line-height: 1em;
padding-top: 5px;
margin-bottom: 0px;
}

.c-belowsitetitle{
padding-top: 20px;
font-weight: 300;
font-size: 1.4em;
line-height: 2em;
margin-bottom: 10px;
}

.c-belowsitetext {
font-size: 0.9em;
line-height: 0.8em;
}

/* PATH SITEMAP */
.path {
    font-size: 12px;
    text-transform: uppercase;
}


.c-skia{
position: relative;
min-height: 600px;
width: 100%;
background-color: rgba(0, 0, 0, 0.7);
}
.c-skia p{
margin: 0;
width: 800px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
color: #ffffff;
}
.c-skia:hover{
min-height: 600px;
width: 100%;
background-color: rgba(0, 0, 0, 0.5);
}
.c-titlos1{
font-weight: 100;
font-size: 2em;
top: 50%;
left: 50%;
text-align: center;
color: #ffffff;
}
.c-titlos2{
display: block;
text-decoration: none;
font-weight: 100;
font-size: 2em;
padding-top: 40%;
text-align: center;
color: #ffffff;
}
.c-titlos2 a{
text-decoration: none;
color: #ffffff;
}
.c-titlos3{
display: block;
font-weight: 200;
font-size: 2em;
margin-bottom: 50px;
text-align: center;
}
.c-text1{
display: block;
font-weight: 200;
font-size: 1.4em;
line-height: 1.4em;
text-align: center;
}
.c-text2{
font-weight: 100;
font-size: 1.2em;
line-height: 1.4em;
text-align: center;
color: #ffffff;
}
.c-text3{
display: block;
font-weight: 300;
font-size: 1.2em;
line-height: 1.4em;
text-align: center;
}
.c-buttonlink {
display: inline-block;
text-decoration: none;
font-weight: 300;
font-size: 1.2em;
line-height: 1.4em;
text-align: center;
padding: 15px 15px;
min-width: 220px;
border: 1px solid #164c6a;
color: #164c6a;
}
.c-buttonlink:hover {
        background-color: #164c6a;
color: #ffffff;
 }
.c-buttonlink2 {
display: inline-block;
text-decoration: none;
font-weight: 300;
font-size: 1.2em;
line-height: 1.2em;
text-align: center;
padding: 15px 15px;
min-width: 200px;
border: 1px solid #ffffff;
color: #ffffff;
}
.c-buttonlink2:hover {
        background-color: #ffffff;
color: #164c6a;
 }
.c-imageshome{
background-position: 50% 50%;
background-size: cover;

}
.c-skiasmall{
min-height: 450px;
width: 100%;
background-color: rgba(0, 0, 0, 0.7);
}
.c-skiasmall:hover{
min-height: 450px;
width: 100%;
background-color: rgba(0, 0, 0, 0.4);
}
.c-centerbox {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}

.c-footer-borders{
display: inline-block;
text-decoration: none;
font-weight: 300;
font-size: 0.9em;
line-height: 1.2em;
text-align: center;
padding: 10px 10px;
color: #ffffff;
}
.c-footer-borders-mob{
display: inline-block;
text-decoration: none;
font-weight: 300;
font-size: 0.9em;
line-height: 1.2em;
text-align: center;
padding: 10px 10px;
color: #ffffff;
}
.c-footer-borders:hover {
background-color: rgba(0, 0, 0, 0.4);
color: #ffffff;
}
.c-footer-borders-text{
text-decoration: none;
color: #ffffff;
}
.c-abovetopbanner-text{
text-decoration: none;
text-align: right;
font-weight: 300;
font-size: 1em;
line-height: 1em;
margin-bottom: 0px;
color: #333333;
}

.am_2678 {
  color: black;
  font-weight: bold;
  background-color: #eee;
}.cartButton{
  background: rgba(8, 60, 88, 1);
  border-radius: 12px;
  margin-top: 1em;
  margin-right: 2em;
  margin-left: 2em;
  margin-bottom: 1em;
}

.cartButton span {
  color: white;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 30 px;
}

.cartButton:hover {
  background-color: #02263a;
  color: white;
}