﻿/*
  Theme Name:   SuperFine Child Theme
  Theme URI:    http://www.it-rays.org/superfine
  Author:       IT-RAYS
  Author URI:   http://www.it-rays.net
  Description:  SuperFine Child Theme.
  Template:		superfine
  Version:      1.1.6
  License:      GNU General Public License v2 or later
  License URI:  http://www.gnu.org/licenses/gpl-2.0.html
  Tags:         light, dark, right-sidebar, left-sidebar, fluid-layout, fixed-layout, custom-header, custom-background, custom-menu, red, blue, green, theme-options, translation-ready
  Text Domain:  superfine
*/
#map_canvas { 
     height: 1300px;
     width: 100%;
     background-color: #cccccc;
}

.feature-img2 figure a span {
    font-size: 35px;
    background: url(http://www.gunshoplasvegasnv.krends.com/wp-content/uploads/2016/10/arm-target.png) no-repeat;
    width: 32px;
    height: 32px;
    padding: 5px 15px;
    background-position: center center;
}
.post-type-archive .product-buttons .product_type_simple, .related.products .product_type_simple {
    display: none;
}
.fa-chain:before, .fa-link:before {
    content: no-open-quote!important;
    font-size: 35px;
    background: url(http://www.gunshoplasvegasnv.krends.com/wp-content/uploads/2016/10/arm-target.png) no-repeat;
    width: 32px;
    height: 32px;
    padding: 5px 15px;
    background-position: center center;
}
.item-img .product-buttons a {
    background: #bf3404!important;
}
img.attachment-shop_catalog.size-shop_catalog.wp-post-image:hover, .hidden-img img:hover, .item-img:hover, .shape.round:hover {
    cursor: pointer!important;
}
.mobile-top-table {
  display: none;
}

@media screen and (max-width: 992px) {
  .mobile-top-table {
    display: block;
  }
  .right-top, .center-top, .top-info {
      display: none!important;
    }
  .top-head .logo {
      float: left!important;
    }
  .left-top {
    margin: 0!important;
  }
  .top-bar ul li a {
    font-size: 18px;
    text-transform: uppercase!important;
  }
  .navbtn {
      position: relative!important;
      float: right;
      margin-top: 15px;
    }
  .top-head .container {
    display: block!important;
  }
}