
#section-footer .container {
    padding: 0;
}
.rockthemes-form-builder input.form-email {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-left: medium none;
    border-right: medium none;
    border-top: medium none;
    box-shadow: none !important;
    font-size: 11px;
    outline: medium none !important;
    padding: 11px 4px;
}
.rockthemes-form-builder .form-actions {
    padding-left: 15px;
    padding-right: 15px;
}
.rockthemes-form-builder .form-actions button {
    display: block;
    width: 100%;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
#section-footer {
    font-size: 13px;
}
.nav.nav-tabs {
  margin-bottom: 15px;
  padding: 0;
  border-bottom: none;
}
.nav.nav-tabs li {
  padding: 0 20px;
  float: none;
}
.nav.nav-tabs li:first-child {
  padding-left: 0;
}
.nav.nav-tabs li + li {
  border-left: 1px solid #dedede;
}
.nav.nav-tabs a {
  color: #113a52;
  border: none;
  border-bottom: 3px solid #eee;
  font-weight: normal;
  line-height: 1;
  margin: 0 0 10px;
  padding: 10px 0;
  text-transform: uppercase;
}
.nav.nav-tabs a:hover {
  background: none;
  color: #00c3b6 !important;
  border-bottom: 3px solid #00AAE9;
  outline: none;
}
.nav.nav-tabs > .active > a {
  border: none;
  border-bottom: 3px solid #00AAE9;
  color: #113a52;
}
.nav.nav-tabs > .active > a:hover, .nav.nav-tabs > .active > a:focus, .nav.nav-tabs > .active > a:active {
  border: none !important;
  border-bottom: 3px solid #00AAE9;
  color: #00AAE9 !important;
}
.nav.nav-pills {
  margin-bottom: 15px;
  padding: 0;
}
.nav.nav-pills li {
  float: none;
}
.nav.nav-pills a:hover {
  background: #00AAE9;
  color: #fff;
  outline: none;
}
.nav.nav-pills .active > a {
  background: #00AAE9;
  color: #fff;
  outline: none;
}
.front #section-content  .region-content {
    padding-bottom: 40px;
    padding-top: 40px;
}
.front #section-content  .region-content {
    padding-bottom: 40px;
    padding-top: 0px;
}
.image-rounded img {
    border-radius: 50%;
}
.image-rounded .superhero-portfolio div.element img {
    width: auto;
}
ul.pagination {
  margin: 1px;
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-align: center;
  width: 100%;
}
ul.pagination li {
  border-width: 1px 0 1px 1px;
  border-style: solid;
  border-color: #e9e9e9;
  padding: 0;
  margin: 0 -4px 0 0;
  display: inline-block;
  overflow: hidden;
}
ul.pagination li a:not(.btn) {
  padding: 10px 16px;
  font-weight: bold;
  border: 0;
  color: #10d3ff;
  line-height: 1;
  margin: 0;
}
ul.pagination li a:not(.btn):hover, ul.pagination li a:not(.btn):focus {
  background: #f9f9f9;
  color: #8a7e88;
}
ul.pagination li.active a {
  background: #f9f9f9;
  color: #8a7e88;
}
ul.pagination li.active a:hover, ul.pagination li.active a:focus {
  background: #f9f9f9;
  color: #8a7e88;
}
ul.pagination li.first a, ul.pagination li.last a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
ul.pagination li.last {
  border-right-width: 1px;
}
.node-product .image {
  margin-bottom: 15px;
  position: relative;
}
.node-product .image img {
  width: 100%;
}
.node-product .image .sale {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 11px;
  padding: 5px 10px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  background: #10d3ff;
  color: #fff;
  font-weight: 700;
  text-align: center;
}
.node-product h3 {
  font-weight: 500;
  letter-spacing: -0.4px;
  font-size: 16px;
  padding: 0.5em 0;
  margin: 0;
}
.node-product h3 a {
  color: #333;
  text-decoration: none;
}
.node-product .price {
  color: #10d3ff;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0.5em;
  /*product detail*/
}
.node-product .price del {
  opacity: 0.5;
  filter: "alpha(opacity=${opacity})";
  display: inline-block;
  margin-right: 10px;
}
.node-product .price ins {
  font-weight: 700;
  text-decoration: none;
}
.node-product.product .image .sale {
  right: auto;
  left: 15px;
}
.node-product.product .detail h1 {
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0px;
  font-size: 32px;
  font-weight: bold;
}
.node-product.product .detail .btn-info {
  background: #10d3ff;
  color: #fff;
  border: 0;
  padding: 14px 30px 16px 30px;
  font-size: 15px;
}
.node-product.product .detail .btn-info:hover, .node-product.product .detail .btn-info:focus, .node-product.product .detail .btn-info:active {
  border: 0;
  color: #fff;
  opacity: 0.8;
  filter: "alpha(opacity=${opacity})";
}
.node-product.product .rating {
  font-weight: bold;
  color: #10d3ff;
}
.node-product.product .rating form.fivestar-widget {
  margin: 2px 4px 0 0;
}
.node-product.product .price {
  color: #222;
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 1px;
}
.node-product.product .price del {
  opacity: 0.5;
  filter: "alpha(opacity=${opacity})";
  display: block;
}
.node-product.product .price ins {
  text-decoration: underline;
}
.node-product.product form.commerce-add-to-cart .form-item-quantity {
  float: left;
  margin: 4px 10px 10px 0;
}
.node-product.product form.commerce-add-to-cart .form-item-quantity label {
  display: none;
}
.node-product.product form.commerce-add-to-cart .form-item-quantity .controls {
  float: left;
}
.node-product.product form.commerce-add-to-cart .form-item-quantity .controls input[type="text"] {
  padding: 10px 15.38462px 9px;
  height: auto;
  background: transparent;
  width: 60px;
  line-height: inherit;
}
.node-product.product .meta {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.3px;
  clear: left;
  margin: 20px 0;
}
.node-product.product .meta .field-label {
  font-weight: normal;
}
.node-product .tabs-wrap {
  margin-left: 15px;
}
.node-product .tabs-wrap .nav.nav-tabs {
  padding: 0;
  margin-bottom: 20px;
  position: relative;
}
.node-product .tabs-wrap .nav.nav-tabs:before {
  position: absolute;
  content: " ";
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #e9e9e9;
  z-index: 1;
}
.node-product .tabs-wrap .nav.nav-tabs li {
  border: 1px solid #e9e9e9;
  padding: 0;
  margin: 0;
}
.node-product .tabs-wrap .nav.nav-tabs li a {
  color: #515151;
  display: inline-block;
  padding: 0.5em 14px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  border: 0;
  margin: 0;
  background: #fff;
  line-height: inherit;
}
.node-product .tabs-wrap .nav.nav-tabs li a:hover {
  color: #999 !important;
}
.node-product .tabs-wrap .nav.nav-tabs li.active {
  border-bottom-color: #fff;
  z-index: 2;
}
.node-product .tabs-wrap .nav.nav-tabs li.active a {
  color: #999 !important;
}
.node-product .tabs-wrap .nav.nav-tabs li.active a:hover {
  color: #999 !important;
}
.node-product .tabs-wrap .tab-content {
  margin-bottom: 50px;
}
.node-product .tabs-wrap .tab-content h2 {
  text-transform: uppercase;
  font-size: 17px;
  margin-bottom: 18px;
  letter-spacing: 2px;
  font-weight: bold;
}
.node-product .tabs-wrap .tab-content h2.title {
  display: none;
}
.node-product.node-teaser .image {
    background: #fafafa none repeat scroll 0 0;
    height: 190px;
    position: relative;
    text-align: center;
    padding: 20px;
}
.node-product.node-teaser {
    margin-bottom: 20px;
}
.view-grouping-header {
    font-weight: bold;
    text-align: center;
    font-size: 2em;
}
.view-grouping-content h3{
    text-align: center;
    font-size: 1.5em;
    margin-bottom: 25px;
    margin-top: 20px;
}
.view-sand-and-aggregate-price h3 {
    font-size: 2em;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.view-sand-and-aggregate-price .image .field {
    font-size: .9em;
}
.margin-top {
    margin-top: 5px;
}
.nav-tabs {
    margin-left: 0;
}
.box-gray {
    padding: 20px;
    background: #f8f9f9 none repeat scroll 0 0;
}
#store-footer {
    display: none;
}
.box-dark-gray {
    background: #F0F0F0;
    padding: 20px;
    margin-bottom: 20px;
}
#block-system-main {
    padding-top: 0 !important;
}


 .footer-social {
    display: inline-block;
    margin: 0 23px;
    padding: 40px 0 0;
    position: relative;
}
.footer-social:hover .social-name {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  -o-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.social-name {
  left: 50%;
  -webkit-transform: translate(-50%, -20px);
  -ms-transform: translate(-50%, -20px);
  -o-transform: translate(-50%, -20px);
  transform: translate(-50%, -20px);
  position: absolute;
  width: 220px;
  font-size: 0.875em;
  top: 0;
  display: block;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
}
.footer-social a {
    border-bottom: 1px solid transparent;
    display: block;
    font-size: 36px;
    padding-bottom: 20px;
    position: static;
}
.footer-social:hover .social-name {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  -o-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

 .footer-social a.fa-facebook:hover {
  color: #4b6ea8 !important;
  border-color: #4b6ea8;
}
 .footer-social a.fa-google-plus:hover {
  color: #dd553b !important;
  border-color: #dd553b;
}
 .footer-social a.fa-twitter:hover {
  color: #29aae2 !important;
  border-color: #29aae2;
}
 .footer-social a.fa-youtube:hover {
  color: #d84939 !important;
  border-color: #d84939;
}
.footer-social a.fa-skype:hover {
  color: #00bbf0 !important;
  border-color: #00bbf0;
}
 .footer-social a.fa-linkedin:hover {
  color: #038ac4 !important;
  border-color: #038ac4;
}
ul li.leaf {
    list-style: none;
}
.tagcloud .views-row {
    display: inline-block;
    margin-right: 10px;
}
.ajax-category-navigation {
    background: #DEDEDE !important;
}
