/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Custom Style Sheet - Use this file to style your content       #AC16CA     d52bf4      186D98
 */

.icon-cart {
  background-position: -360px -120px;
}
.icon-cancel {
  background-position: -312px 0;
}
.icon-save {
  background-position: -288px 0;
}
.icon-remove {
  background-position: -312px 0;
}
.row-fluid {
  padding: 20px 0px 0px 0px;
  width: 100%;
  *zoom: 1;
}
.custom-logo {
    display: inline-block;
    width: 910px;
    height: 140px;
    background: url(../../../images/banner/Banner-900x130.png) 50% 50% no-repeat;
    background-size: contain;
}
.footer a {
color: #a8a8a8;
text-decoration: underline;
transition: all 0.2s ease-in-out 0s;
}
.soc_icons a {
margin-left: 5px;
width: 30px;
height: 30px;
text-indent: -9999em;
background: url(../../../images/ChangeBeliefs/social-icons-fb-tw.png) no-repeat;
display: inline-block;
}
.soc_icons a:first-child {
margin-left: 0;
}
.soc_icons .ico-twitter {
background-position: -30px 0;
}
.soc_icons .ico-gplus {
background-position: -60px 0;
}
#header-responsive .logo {
  width: 100%;
}
h1 {
	color: #AC16CA;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 26px;
    font-weight: bold;
	margin: 0px;
	padding-bottom: 5px;
}
h2 {
    color: #AC16CA;
    font-family: Helvetica, Arial, sans-serif;
    padding: 0px;
    font-size: 21px;
    line-height: 24px;
    margin: 0px;
    text-align: justify;
}

h3 {
	font-size: 16px;
    color: #186D98;
    margin-bottom: 0px;
    line-height: 16px;
    text-align: justify;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
    color: #186D98;
}

h6 {
	font-size: 11px;
	font-weight: normal;
}
ol {
    color: #5e5b54;
    font-family: Helvetica, Arial, sans-serif;
    line-height: 16px;
    text-align: justify;
}
ul {
    margin: 10px 50px;
    padding: 0px 0px 0px 5px;
    border: 0px; outline: 0px;
    list-style: square outside none;
    color: #666666;
    font-family: Helvetica, Arial, FreeSans, sans-serif;
    line-height: 20.0px;
}
li{
    margin: 0px;
    padding: 0px;
    border: 0px;
    outline: 0px;
    background-color: transparent;
    line-height: 1.7em;
}

table{
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
    border-spacing: 0px;
    color: #5e5b54;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 16px;
    text-align: justify;
}
.table-lib td {
  padding: 8px;
  line-height: 20px;
  text-align: center;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}