/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 20 2017 | 05:40:53 */
/* remove wildones feature image */
  .post-89 .product-details-container>img {
    display: none;
  }

header .fusion-header {
background: -moz-linear-gradient(top, rgba(134,236,253,1) 0%, rgba(134,236,253,1) 24%, rgba(0,0,0,1) 24%, rgba(0,0,0,1) 54%, rgba(0,0,0,0) 54%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(134,236,253,1) 0%,rgba(134,236,253,1) 3324%,rgba(0,0,0,1) 24%,rgba(0,0,0,1) 54%,rgba(0,0,0,0) 54%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(134,236,253,1) 0%,rgba(134,236,253,1) 24%,rgba(0,0,0,1) 24%,rgba(0,0,0,1) 54%,rgba(0,0,0,0) 54%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86ecfd', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

.text-red {
  color: red;  
}

.post-content h3.text--orange {
  color: #f96f05;
}

.noMargin {
  margin: 0 !important;  
}

.product-title {
  text-transform: uppercase;  
}

#wrapper .post-content h2 {
  color: #f96f05;  
}

.fusion-footer-widget-area .widget-title {
  color: #f96f05;
  margin-bottom: 16px;
}

.sidebar .widget .heading .widget-title {
    color: #fff;
    background-color: #f96f05;
    padding: 10px 12px 5px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .5px;
}

#sliders-container {
  margin-top: -71px !important;
}

.btn {
  padding: 8px 20px;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  border-radius: 4px;
  display: inline-block;
}

.btn__transparentWhite {
  color: #fff;
  border: 1px solid #fff;

  background-color: transparent;
  transition: .4s color, .4s background-color;
}

.btn__transparentWhite:hover {
  color: #f96f05;
  background-color: #fff;
}

.btn-orange {
  color: #fff;
  background-color: #f96f05;
  border: 1px solid #f96f05;
  font-weight: bold;
  margin-top: 16px;
  width: 180px;
}

.btn-orange:hover {
  color: #f96f05;
  background-color: transparent;
}

.fusion-footer-widget-area .footer__btn-orange {
  color: #fff; 
}

.fusion-footer-widget-area .widget .footer__btn-orange:hover {
  color: #f96f05;  
}

.spaceRight {
  margin-right: 24px;
}

.centerText {
  text-align: center;
}

.fusion-main-menu {
  float: left;
  margin-left: 48px;
  width: calc(100% - 271px - 48px); /* menu width - logo width - margin-left */  
}

.fusion-main-menu > ul > li > a {
  margin-top: 37px;
  height: 47px;
  padding: 0 16px;
  line-height: 48px;
  color: #fff;
  border: none;
  text-transform: uppercase;
}

.fusion-main-menu > ul > li > a:hover {
  color: #fff;
  background-color: #f96f05;
}

.fusion-body .fusion-main-menu .current-menu-item > a {
  background-color: #f96f05;
  color: #fff;
}

.fusion-main-menu::after {
    content: "02 4272 5005";
    color: #f96f05;
    float: right;
    line-height: 45px;
    padding: 0 20px;
    position: absolute;
    right: 0;
    top: 37px;
    font-size: 16px;
    font-family: 'Lato';
}
.widget_product_categories li a:before {
  display: none; 
}

.fusion-body .fusion-content-sep {
  display: none;  
}

.products li.product {
  border-color: transparent; 
}

.fusion-content-widget-area .widget {
  margin-bottom: 0px;  
}

.fusion-widget-area .widget_product_categories li {
  padding: 0px;  
}

#sidebar .product-categories .cat-item {
  border-bottom: none;  
}
#sidebar .product-categories .cat-item a {
  font-size: 14px;
  text-transform: uppercase;
  padding: 4px 10px;
  width: 100%;
}

#sidebar .product-categories .cat-item a:hover, #sidebar .product-categories .cat-item.current-cat a,#sidebar .product-categories .cat-item.current-cat-parent a, .productRangeLink:hover, #sidebar .product-categories .cat-parent .children .cat-item a:hover {
  background-color: #f96f05;
  color: #fff;
}

.productRangeLink {
  display: block;
  padding: 4px 10px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 16px;
}


.addressIcon {
    width: 20px;
    float: left;
    clear: left;
    line-height: 21px;
}

address {
  float: left;
  margin-bottom: 21px;
}

.wpcf7-form input[type="submit"] {
  color: #fff; 
}

.product-details-container img {
   margin-bottom: 16px;
}

.woocommerce-container .product-title {
    font-size: 32px;
    padding-bottom: 16px;
    font-weight: normal;
}

.product-details-container img {
  margin-bottom: 16px;
}

#sidebar .product-categories .cat-parent .children .cat-item a {
  background-color: transparent;
  color: #000;
  padding-left: 24px;
}

#sidebar .product-categories .cat-parent .children .current-cat.cat-item a {
  color: #f96f05; 
}

.woocommerce-info {
  display: none; 
}

.has-sidebar .woocommerce-container .social-share li {
  width: 50%; 
}

#wildOnesList a {
  color: #f96f05;
}

#wildOnesList a:hover {
  color: #ccc; 
}