/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/


/* Menu Navigation Custom Styling */
.x-navbar .desktop .x-nav > li > a:hover > span,
.x-navbar .desktop .x-nav > li.current-menu-item > a > span {
    padding-bottom: 40px;
    box-shadow: 0 2px 0 0 #ffe400 !important;
}

.x-topbar .social-icons ul {
    list-style: none;
    margin: 0 0 -1px 0;
    float: right;
}

.x-topbar .social-icon {
    background-color: transparent !important;
}

.social-icons ul li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}

/* Home Page Custom Styling */

.fit-my-car {
    background-image: url(https://stingeraustralia.com.au/wp-content/uploads/2015/10/btn_search_mycar.png);
}

.fit-my-car:hover {
    background-image: url(https://stingeraustralia.com.au/wp-content/uploads/2015/10/btn_search_mycar_hover.png);
}

.product-range {
    background-image: url(https://stingeraustralia.com.au/wp-content/uploads/2015/10/btn_range.png);
}

.product-range:hover {
    background-image: url(https://stingeraustralia.com.au/wp-content/uploads/2015/10/btn_range_hover.png);
}

.where-buy {
    background-image: url(https://stingeraustralia.com.au/wp-content/uploads/2015/10/btn_finddealer.png);
}

.where-buy:hover {
    background-image: url(https://stingeraustralia.com.au/wp-content/uploads/2015/10/btn_fild_dealer_hover.png);
}

.three-box {
    background-repeat: no-repeat;
    background-position: 13% 82%;
	background-color: #ffe400;
    cursor: pointer;
}

.woocommerce li.product .entry-featured {
    height: 156px;
}

.woocommerce li.product header{
    clear:both;
}

.products .count {
    display:none;
}

.woocommerce li.product, .products li.product {
    margin-bottom: 0px !important;
}

.products li.product .entry-featured img {
    min-width: 100%;
}

.products li.product .entry-featured {
    height: 156px;
    width: 100% !important;
    margin: 0%;
}

.latest-blog-list {
    width: 100%;
    margin: 0 0 20px 0;
}

.latest-blog-list figure{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 50%;
    margin: 20px 0;
}

.latest-blog-list .blog-list-item-date {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.latest-blog-list .blog-list-item-date {
    background: #f4f4f4;
    color: #666666;
    width: 50px;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    padding: 10px 0 0 0;
    float: left;
}

.latest-blog-list .blog-list-item-date span {
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

.latest-blog-list .blog-list-item-date span {
    display: block;
    background: #666666;
    font-size: 11px;
    line-height: 11px;
    font-weight: bold;
    padding: 5px 0;
    margin: 10px 0 0 0;
    text-transform: uppercase;
    color: #ffffff;
}

.latest-blog-list .blog-list-item-description {
    margin-left: 70px;
}

.latest-blog-list .blog-list-item-description h4{
    margin-top: 0;
}

/* Contact Us Styling */

span.contact-info-page {
    display: block;
    width: 35%;
    float: left;
}

.social-icon {
    display: block;
    float: left;
    margin: 0 5px 5px 0;
    background-color: #efefef !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    width: 40px;
    height: 40px;
}

.social-youtube a {
    background: url(https://stingeraustralia.com.au/wp-content/uploads/2015/10/youtube.png) no-repeat 0 0;
}

.social-youtube a:hover {
    background-color: #f45750;
}

.social-facebook a {
    background: url(https://stingeraustralia.com.au/wp-content/uploads/2015/10/facebook.png) no-repeat 0 0;
}

.social-facebook a:hover {
    background-color: #3b5998;
}

.social-icon a:hover {
    background-position: 0px -40px !important;
}

.social-icon a {
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
}


/* Footer Related */

.footer-face {
    background: url(/wp-content/themes/stinger-x-child/stinger-images/facebook-gray.png) no-repeat;
    display: block;
    padding-left: 36px;
    height: 25px;
}

.footer-face:hover {
    background: url(/wp-content/themes/stinger-x-child/stinger-images/facebook-yellow.png) no-repeat;
}

.footer-twitter {
    background: url(/wp-content/themes/stinger-x-child/stinger-images/twitter_gray.png) no-repeat;
    display: block;
    padding-left: 36px;
    height: 25px;
}

.footer-twitter:hover {
    background: url(/wp-content/themes/stinger-x-child/stinger-images/twitter_yeallow.png) no-repeat;
}

footer a:hover {
    color: #ffe400 !important;
}

footer .h6{
    color: white;
    font-size: 15px;
    text-transform: inherit;
}

.x-colophon.bottom {
    font-size: 100%;
    padding: 30px 0;
    text-align: left;
    line-height: inherit;
}

footer hr {
    margin-top:0px;
    border-top: 1px solid #999999
}


/* BLOG RELATED */
@media only screen and (min-width:767px){
    .blog .entry-featured, .archive .entry-featured {
        float: left;
        width: 50%;
        margin: 2%;
    }
    .blog .entry-wrap, .archive .entry-wrap {
        padding-top: 15px;
    }

    .blog .entry-content.excerpt, .archive .entry-content.excerpt {
        float:left; width: 46%;
    }
}


/* WHERE TO BUY */
div#map_sidebar {
    overflow: hidden !important;
}


/* Product Catalog */
.woocommerce .related, .woocommerce-page .related {
    margin-bottom: 0px !important;
}

.page-template-template-layout-what-fits #x-section-1 {
    clear: both;
}

.woocommerce li.product-category a img {
  border: 2px solid #e5e5e5;
  padding: 6px;
  background-color: white;
  height: auto;
}

.woocommerce li.product-category h3 {
  margin: 0px;
  padding-bottom: 0.5em;
  font-size: 148%;
  text-align: center;
}

@media(max-width: 767px){
    div#product-search{
        width: auto !important;
    }
}
@media(max-width: 767px){
    #categories-view{
        text-align: center;
        padding-top: 25px;
    }
    #stinger-app .hint{
        display: block;
        float: none !important;
        top: auto !important;
        right: auto !important;
        text-align: center;
    }
}
#categories-grid ul{
    text-align: center;
}
#categories-grid ul li{
    margin: 0 20px 13px;
}
@media(max-width: 767px){
    #product-view{
        text-align: center;
        padding-top: 25px;
    }
    #product-details .left-panel{
        float: none !important;
        display: inline-block;
        width: auto !important;
    }
    #product-details .right-panel{
        float: none !important;
        top: auto !important;
        margin: 0 !important;
        display: inline-block;
        width: auto !important;
    }
    #product-view .head-images{
        max-width: 325px;
        width: auto !important;
    }
}

