.errorMsg {
    color: white;
    padding-top: 10px;
    clear: both;
    text-align: center;
  }
  .newsletter_form p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 18px;
    margin-bottom: 19px;
    display: inline-block;
  }
  
  .download_box {
    display: inline-block;
    padding: 15px 10px 15px 22px;
    width: 100%;
  }
  
  .loginModal {
    clear: both;
    background: url(/assets/img/modal-bg.png) no-repeat;
    height: 496px;
    text-align: center;
    margin: auto;
  }
  
  .loginContainer {
      position: relative;
      top: 40px;
      width: 93%;
      margin: auto;
  }
  
  .loginModal h2 {
    font-family: 'montserratbold';
    font-size: 27px;
    color: white;
    font-weight: lighter;
    margin-top: 25px;
    margin: auto;
  }
  
  .loginModal h2 strong {
      color: #fff800;
  }
  
  .loginModal h3 {
      font-family: 'Open Sans', sans-serif;
      font-weight: lighter;
      font-size: 15px;
      color: white;
      margin-bottom: 20px;
  }
  
  .yellowLink{
      text-decoration: none;
    text-transform: uppercase;
    color: #ffec04;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
  }
  
  .loginModal hr {
    border: none;
    height: 2px;
    background: #fdf535;
    width: 120px;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  
  .emailModalInput {
    width: 90%;
    padding: 16px;
    border-radius: 5px;
    border: none;
    font-size: 21px;
    font-family: 'Open Sans';
    margin-bottom: 10px;
  }
  
  .loginBtnClose {
      float: right;
      color: white;
      margin-right: 10px;
      margin-top: 10px;
      font-size: 20px;
  }
  
  .lowcase {
      text-transform: lowercase !important;
  }
  
  .loginContainer p {
    font-size: 13px;
    color: white;
    margin-bottom: 0;
    margin-top: 5px;
  }
  
  .btnDownloadYellow {
    width: 401px;
    height: 50px;
    border: none;
    background: #e32824;
    border-radius: 5px;
    font-size: 24px;
    margin-top: 7px;
    margin-bottom: 5px;
    color: white;
    text-transform: uppercase;
    font-family: 'montserratbold';
  }
  
  .iconsModal {
      right: 30px;
    top: 13px;
  }
  
  .success-msg-modal {
      font-size: 15px !important;
      margin-bottom: 15px;
      padding: 8px;
      border-radius: 5px;
  }
  
  .gun_type select {
    cursor: pointer;
  }
  .enabled {
    background: #fff url(/assets/img/red-arow.png) no-repeat!important;
  }
  
  
  .enabled:hover {
    cursor: pointer;
  }
  
  .disabled {
    background: #333333 url(/assets/img/gray-arow.png) no-repeat!important;
  }
  
  .disabled:hover {
    cursor: not-allowed;
  }
  
  .filter_search_button:disabled {
    background-color: #651a19;
    color: #935a59;
    cursor: not-allowed;
  }
  
  .mechanisms {
    position: relative;
  }
  
  .loader {
    position: absolute;
    left:30%;
    top: 12px;
  }
  
  
  
  
  /*Advance Search CSS*/
  
  .search_guns h1 {
    text-align: left;
    background: transparent;
    border: none;
    padding-left: 0 !important;
  }
  
  .rightAds {
    float: right;
  }
  
  .adv_form {
    float: left;
    width: 68%;
  }
  
  .inputWidth {
    width: 65% !important;
  }
  
  .selectStyle {
    width: auto !important;
    height: 51px !important;
    background: #fff url(/assets/img/gray-select-arow.png) no-repeat!important;
    background-position: 95% 21px !important;
  }
  
  .price_range {
    text-transform: capitalize;
    margin-bottom: 10px;
  }
  
  .searchRadioPadding {
    padding-bottom: 10px;
  }
  
  .search_btn {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  
  .search_btn input[type="submit"] {
    width: 220px;
    margin-top: 20px;
  }
  
  .contact_label {
    font-size: 17px;
    color: #555555;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin-bottom: 5px;
    width: 100%;
    display: inline-block
  }
  
  .content_box {
    border: none;
  }
  
  .marginBottom {
    margin-bottom: 20px;
  }
  
  .blue_btn {
    border: none;
    background: transparent;
    text-decoration: none;
    color: #17a4d9;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
    padding: 9px 20px;
    display: inline-block;
  }
  
  .border {
    border: 1px #e6e5e5 solid;
    margin-bottom: 15px;
    padding: 10px;
  }
  
  .votesBox {
    width: 50%;
  }
  
  .reg_form_geo {
    width: 60%;
  }
  
  .label_small_width {
    margin-bottom: 35px;
  }
  
  .label_small_width label {
    width: auto !important;
    padding-top: 15px;
  }
  
  .geo_css h1 {
    text-align: left !important;
  }
  .geo_css h3 {
    font-weight: 600 !important;
  }
  
  .label-padding label {
    padding-left: 80px;
  }
  
  .usage_agreement h2 {
    padding-bottom: 10px;
    color: #666666;
  }
  
  .label_left {
    float: left;
  }
  
  .reg_select_r {
    float: right !important;
    position: relative;
    bottom: 13px;
  }
  
  #termsandconditions ol li p {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  
  .h3_reg {
    margin-bottom: 20px;
  }
  
  /*.two-column .sidebar {
      width: 30%;
  }
  .two-column .main {
      float: right;
      width: 70%;
      padding: 0 .5em;
  }*/
  
  
  .label_small_width_f {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  
  .font_wi {
    font-weight: 700;
  }
  
  .help_div {
    margin-bottom: 35px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 13px;
  }
  
  .help_div h3 {
    font-weight: bolder !important;
    font-size: 15px;
  }
  
  .help_div p {
    font-size: 15px !important;
    font-weight: lighter;
    font-family: 'Open Sans', sans-serif;
  }
  
  .help_div a {
    color: #e42616 !important;
  }
  
  .print_gun_box {
    background: #ebebeb;
    padding: 10px;
    text-align: center !important;
    margin-bottom: 20px;
    border-radius: 7px;
  }
  
  .gun_dealer a {
    text-decoration: none;
    color: #222 !important;
    font-weight: 600;
  }
  
  .gun_price {
    font-size:30px;
    font-weight:bold;
    color:#222222;
    margin-bottom:0
  }
  
  .dealer_details {
    color: #888;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
  }
  
  .qr_code {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    border: thick solid #eaeaea;
    border-radius: 8px;
    float: left;
  }
  
  .qr_code img {
    border: none !important;
    width: 55%;
  }
  
  .qr_code span {
    font-size: 10px;
    width: 50%;
  }
  
  .print_crumb {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    margin-top: 20px;
    margin-bottom: 5px;
    font-weight: 500;
    color: #888;
  }
  
  .print_crumb a {
    text-decoration: none;
  }
  
  .main_user_panel {
    float: right;
    width: 70%;
  }
  
  .two-column .sidebar {
    left: 0 !important;
  }
  
  .my_account_links {
    background: url(/assets/img/menu_bg_geo.jpg) no-repeat;
    padding: 22px 30px;
    text-align: center;
    font-family: 'Captureit';
    font-size: 30px;
  }
  
  .content_box_links {
    border: 1px solid #ccc;
    border-top: none;
    padding-left: 10px;
    padding-bottom: 10px;
  }
  
  .content_box_links ul li {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  
  .content_box_links ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  
  .content_box_links ul li a {
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 500;
  }
  
  .content_box_links ul li a .badge {
    font-family: 'Open Sans', sans-serif;
    background-color: transparent !important;
    color: #888 !important;
    font-size: 14px;
    font-weight: 600;
  }
  .content_box_links h3 {
    border: none;
    background: transparent;
    font-family: 'Open Sans', sans-serif;
    color: #222;
    font-size: 17px;
    font-weight: 600;
  }
  
  li.my_account_links_inactive ul li {
    border: none !important;
  }
  
  .content_box.highlight_links h2 {
    font-size: 30px !important;
    background: transparent;
  }
  .content_box.highlight_links h3 {
    font-size: 30px !important;
    background: transparent;
    padding-left: 0;
  }
  
  .row_even {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 15px;
    background: transparent;
    border-bottom: 1px solid #ccc;
  }
  
  .row_even:hover {
    background: transparent;
  }
  
  .row_odd {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 15px;
    background: transparent;
    border-bottom: 1px solid #ccc;
  }
  
  .row_odd:hover {
    background: transparent;
  }
  
  #left_cart .content_box {
  
  }
  
  #left_cart .content_box h1 {
    border: none;
    background: transparent;
    margin-bottom: 6px;
    font-size: 30px;
  }
  
  
  .store_front_main {
    float: right;
    width: 70%;
  }
  
  .store_front_sidebar {
    float: left;
  }
  
  .store_front_link {
    background: url(/assets/img/menu_bg_geo.jpg) no-repeat;
    padding: 22px 15px;
    text-align: center;
    font-family: 'Captureit';
    font-size: 30px;
  }
  
  .front_links ul li a {
    font-weight:  bold;
    padding-left: 10px;
  }
  
  
  .h2_store_front {
    font-size: 14px;
    background: transparent;
    margin-bottom: 15px;
    margin-top: 10px;
  }
  
  .store_pan {
    font-weight: 700;
  }
  
  .store_front_top_text {
    padding-left: 20px;
  }
  
  .store_front_top_text h2 {
    color: #111;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: inherit;
    font-size: 17px;
  }
  
  .store_front_top_text h3, .store_front_top_text p  {
    font-size: 15px;
    color: #111;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 10px;
  }
  
  .store_front_main h2.title {
    background: rgba(0, 0, 0, 0) url(/assets/img/red_border.jpg) no-repeat scroll left bottom !important;
    margin-left: 20px;
    margin-bottom: 12px;
  }
  
  .store_front_image {
    text-align: center;
    border-bottom: 1px solid #ccc;
    width: 1020px;
    margin: auto;
    padding-bottom: 15px;
  }
  
  .store_front_image a img {
    width: 42% !Important;
  }
  
  .guns_sale_price {
    color: #222222;
  }
  
  .user_login .row_even, .user_login .row_odd {
    border: none !important;
  }
  
  .menu-link {
    padding: inherit;
    margin: inherit;
    background: none;
  }
  
  .category_main {
    width:69%;
    float:right;
  }
  
  .edit_profile_checkboxes {
    display: inline-block;
    margin-top: 10px;
  }
  
  .edit_profile_region select {
    width: 65% !important;
  }
  
  .my_account_links_active  {
    background: transparent !important;
  }
  
  .my_account_links_active a {
    color: #f12222 !important;
  }
  
  .price_plan {
    margin-bottom: 10px;
  }
  
  .new_classi {
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #555555;
    margin-bottom: 5px;
    width: 100%;
    display: inline-block;
  }
  
  .listing_btns_block {
    padding: 12px 0px;
    display: flex;
    justify-content: center;
  }
  
  .listing_btns_block a {
    padding: 10px !important;
    border-radius: 5px !important;
  }
  
  .search_box_listing {
    display: flex;
    justify-content: center;
  }
  
  .listing_btn {
    width: 50px;
    height: 50px;
    background: #e32824 url(/assets/img/search_icon.png) center 15px no-repeat;
  }
  
  .price-tag, .column_header {
    background: #222 none repeat scroll 0 0;
    height: 40px;
    font-size: 12px;
    text-transform: uppercase;
    padding: 12px;
  }
  
  .column_header td {
    white-space: nowrap;
    padding: .2em 1.3em;
  }
  
  tr.column_header td:first-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  tr.column_header td:last-of-type {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  
  table .row_odd {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 500;
  
  }
  table .row_even {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 500;
  }
  
  .row_odd_highlight, .browsing_result_table_body_odd_bold, .seller_result_table_body_odd_bold {
    background: #ffffff none repeat scroll 0 0;
    font-family: 'Open Sans', sans-serif;
  }
  
  .row_odd_highlight, .browsing_result_table_body_odd_bold, .seller_result_table_body_odd_bold {
    background: #ffffff none repeat scroll 0 0;
    font-family: 'Open Sans', sans-serif;
  }
  
  .row_even_highlight, .browsing_result_table_body_even_bold, .seller_result_table_body_even_bold {
    background: #fff none repeat scroll 0 0;
  }
  
  .row_even:hover, .browsing_result_table_body_even:hover, .seller_result_table_body_even:hover, .row_odd:hover, .browsing_result_table_body_odd:hover, .seller_result_table_body_odd:hover, .row_even_highlight:hover, .browsing_result_table_body_even_bold:hover, .seller_result_table_body_even_bold:hover, .row_odd_highlight:hover, .browsing_result_table_body_odd_bold:hover, .seller_result_table_body_odd_bold:hover, article.listing .article_inner:hover {
      background: transparent;
  }
  
  .row_even_highlight, .browsing_result_table_body_even_bold, .seller_result_table_body_even_bold {
    color: #000;
  }
  
  .row_odd_highlight, .browsing_result_table_body_odd_bold, .seller_result_table_body_odd_bold {
    color: #000;
  }
  
  .unread a, .unread {
    color: #000;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600;
  }
  
  .enter_now_button:hover {
    color: white;
  }
  
  .cancel-btn {
    border-color: #e32824 !important;
    color: #e32824 !important;
    border-radius: 5px !important;
    padding: 6px 10px !important;
  }
  .view-btn {
    background: #e32824 !important;
    color: white !important;
    border-radius: 5px !important;
    padding: 6px 10px !important;
  }
  
  .view-btn:hover {
    border-color: #e32824 !important;
    background: transparent!important;
    color: #e32824 !important;
  }
  
  .cancel-btn:hover {
    color: white !important;
    background: #e32824 !important;
  }
  
  tr.row_odd.bold td a {
    text-decoration: none;
  }
  
  .login_right ul {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  #cart_content_column h1 {
    padding-left: 0;
    margin-top: 20px;
  }
  
  .note_box {
    background: #ffffff;
    border: 1px solid #ccc;
    padding: .6em;
    color: #222;
    font-size: .7rem;
    line-height: 1.1em;
    text-align: center;
    margin-top: 20px;
    font-family: 'Open Sans', sans-serif;
  }
  
  .search_content_box {
    float: left;
  }
  
  .search_btn {
    clear: both;
  }
  
  .adv_form {
    margin-bottom: 40px;
  }
  
  .shooting_box {
    display: block;
    text-align:center;
    margin-bottom:15px;
  }
  .shooting_box_m {
    display: none;
  }
  
  .img_width_100 img {
    width: 100%;
  }
  
  .h1_store_panel {
    background: transparent !important;
    font-size: 19px !important;
    padding-bottom: 0 !important;
    line-height: 20px;
    color: #222222!important;
    font-family: 'Raleway', sans-serif!important;
    font-weight: 800!important;
    text-transform: capitalize;
    padding-left: 5px;
    margin-bottom: 5px;
    margin-top: 10px;
  }
  
  
  select.field {
    border: 2px solid #e6e5e5 !important;
    height: 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff url(/assets/img/gray-select-arow.png) no-repeat;
    background-position: 95% 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 10px;
    font-size: 16px;
    font-family: "Open Sans",sans-serif;
    font-weight: bold;
    color: #5a5a5a;
    line-height: 1.2;
  }
  
  
  
  
  .content_box input[type="text"] {
    max-width: 98%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 2px #e6e5e5 solid;
    border-radius: 3px;
    height: 40px;
    font-size: 16px;
    padding: 0 15px;
    background: transparent;
  }
  
  
  .storefront_sort_item {
    border: 2px solid #eaeaea;
    padding: 15px;
    margin: 0.41667em;
    font-weight: bold;
    font-size: 12px;
    background: transparent;
    color: #666666;
    display: block;
    cursor: pointer;
    height: auto;
  }
  
  .storefront_sort_item:hover {
      background: transparent;
      cursor: pointer;
  }
  
  
  .geo_nav_m span a {
    font-size: 13px;
  }
  
  textarea.field {
    margin: 0;
    padding: 5px;
    vertical-align: middle;
    border: 1px #cccccc solid;
    width: 100%;
    height: 133px;
    margin-bottom: 19px;
    margin-top: 9px;
    background: #f3f2f2;
  }
  
  .field_label, .required {
    padding: .1em .3em;
    max-width: 90%;
    clear: both;
    vertical-align: middle;
    font-size: 17px;
    color: #555555;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin-bottom: 5px;
    width: 100%;
    display: inline-block;
  }
  
  
  .tel_no {
    font-weight: bold;
  }
  
  .dealer_information h3 {
    float: left;
  }
  
  .view_all_button {
    width: auto;
    padding: 10px;
  }
  
  
  .ReactModalPortal {
    position: relative;
    z-index: 99;
  }
  
  
  #search-form h1 {
    margin: 0;
    padding: 10px 0;
    font-weight: 700;
    font-size: 20px;
    color: #ffffff;
  }
  
  .post_comment {
    margin-top: 30px;
  }
  
  
  .spons_desk {
    text-align: center;
    margin-bottom:25px;
  }
  
  .spons_mobile {
    display: none;
  }
  
  .fixmen {
    float: left;
    margin-bottom: 20px;
  }
  
  .login-window {
    font-weight: bold;
  }
  
  
  .featured_items span.featured_title {
    padding: .1em 0 .3em 0;
    margin: 0;
    display: block;
    width: 100%;
    font-size: 15px;
    color: #222222;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    line-height: 15px;
    padding-bottom: 6px;
  }
  
  .featured_items td.element {
    padding: 15px;
    text-align: center;
    border: 2px solid #eaeaea;
  }
  
  .featured_items span.price {
    display: block;
    white-space: nowrap;
    width: 100%;
    float: left;
    text-align: right;
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    line-height: 30px;
    color: #222222;
  }
  
  .newMenu {
    background: #dddddd;
    width: 100%;
    left: 0;
    position: absolute;
    /*top:50px;*/
  }
  
  #guns-reviews {
    height: 130px;
  }
  
  #bushcraft {
    height: 100px;
  }
  
  #advice {
    height: 220px;
  }
  #militaria {
    height: 190px;
  }
  #shooting-acc {
    height: 300px;
  }
  
  #guns-reviews .left-border-menu {
    height: 100px;
  }
  #bushcraft .left-border-menu {
    height: 73px;
  }
  #advice .left-border-menu {
    height: 165px;
  }
  
  #militaria .left-border-menu {
    height: 150px;
  }
  
  .normal-display {
    display: inherit !important;
    margin-top: 0;
  }
  
  .newMenu .menu_dropdown-n .first_level li a {
    background: transparent;
    color: #414141;
    width: 100%;
    font-size: 12px;
  }
  
  .cola-4 .top-li .firstahref {
    font-size: 14px !important;
  }
  
  .menu_dropdown-n ul li {
    width: 223px;
  }
  
  .newMenu .menu_dropdown-n .first_level:before {
    display: none;
  }
  
  .left-border-menu{
    border-left: 1px solid #aaa;
    padding-left: 20px;
  }
  
  .first_new li a {
    font-family: 'montserrat';
  }
  
  ul.nav-fourth-seg.new-four a {
    font-size: 12px;
    padding-top: 5px !important;
  }
  
  .top-hyper {
    font-family: 'montserrat' !important;
    font-size: 14px !important;
    color: #252525 !important;
    font-weight: 700 !important;
    padding: 0 !important;
  }
  
  .newMenu .lineBorder .menu_categories {
    display: block;
    height: 235px;
    left: 10px;
    padding: 0px 18px 17px;
    position: absolute;
    top: 0px;
    width: 357px;
    border:none;
    background-color: #dddddd;
  }
  
  #guns-reviews .menu_dropdown-n .top-li a {
    font-size: 12px !important;
  }
  #bushcraft .menu_dropdown-n .top-li a {
    font-size: 12px !important;
  }
  #advice .menu_dropdown-n .top-li a {
    font-size: 12px !important;
  }
  #militaria .menu_dropdown-n .top-li a {
    font-size: 12px !important;
  }
  
  .newUL .top-li {
    width: 33%;
    float: left;
  }
  
  .newUL li ul.new-four {
    padding-left: 10px;
  }
  
  .newMenu .lineBorder .menu_categories ul li a {
    text-transform: capitalize;
    font-size: 12px;
    font-family: 'montserrat';
  }
  
  ul.nav-fourth-seg.new-four li {
    margin-left: 0 !important;
  }
  
  .top-li a i {
    padding-left: 5px;
    margin: 0 !important;
    float: none !important;
    color: #414141 !important;
  }
  
  /*li.top-li {
    margin-bottom: 15px;
  }*/
  /*.newMenu .lineBorder .menu_categories ul li:first-child a {
    font-size: 14px;
  }*/
  
  .firstahref {
    font-size: 14px !important;
    font-weight: bolder;
    color: #252525 !important;
  }
  
  .newUL {
    float: left;
  }
  
  ul.newUL li {
    display: flex;
    flex-direction: column;
    width: 100% !important;
  }
  
  .border-top-gray {
    border-top: 1px solid #aaa;
    padding: 0 !important;
    padding-top: 10px !important;
    margin-top: 5px !important;
  }
  
  .border-left-gray {
    border-left: 1px solid #aaa;
    height: 270px;
    margin-top: 15px;
  }
  
  .border-left-gray .top-li .new-four li:last-of-type {
    margin-bottom: 15px;
  }
  
  .menu_categories1 {
    /*position: absolute;*/
    width: 245px;
  }
  
  .columns-control {
    display: flex;
    flex-direction: row;
  }
  
  .cola-4 {
    width: 210px;
    height: 290px;
  }
  
  .cola-4 .top-li a {
    padding: 0px 0px 5px 20px;
  }
  
  .menu_categories-long {
    width: 245px;
  }
  
  #guns-reviews {
    display: none;
  }
  
  #bushcraft {
    display: none;
  }
  #militaria {
    display: none;
  }
  #advice {
    display: none;
  }
  #shooting-acc {
    display: none;
  }
  
  
  
  li.top-li a {
    font-size: 14px !important;
  }
  
  
  /*
  #shotguns-menu {
    display: none;
  }
  #firearms-menu {
    display: none;
  }
  #airsoft-menu {
    display: none;
  }*/
  
  #gun-review-hover:hover #guns-reviews {
    display: block !important;
  }
  
  #bushcraft-hover:hover #bushcraft {
    display: block !important;
  }
  #advice-hover:hover #advice {
    display: block !important;
  }
  #militaria-hover:hover #militaria {
    display: block !important;
  }
  #shooting-acc-hover:hover #shooting-acc {
    display: block !important;
  }
  
  .upperca {
    text-transform: uppercase;
  }
  
  .menu_dropdown-n {
    display: flex !important;
    width: 1050px;
    margin: auto;
  }
  
  .menu-span {
    font-size: 14px;
    display: inline-block;
    position: relative;
    color: #252525;
    font-family: 'montserrat-semibold';
  }
  
  .margTop {
    margin-top: 15px;
  }
  
  .side-menu-span {
    text-transform: uppercase;
    padding-bottom: 20px;
  }
  
  .menu_dropdown-2 .first_level li {
    width: 100% !important;
  }
  
  .cola-4 .first_new  {
    width: 190px;
  }
  
  .cola-4 .first_new li {
    padding-right: 0 !important;
  }
  
  .cola-4 .new-four a {
    font-size: 11px !important;
    color: #252525 !important;
    font-family: 'montserrat';
  }
  
  .menu_categories-long .new-four {
    padding-left: 0px !important;
  }
  
  #accessories-block {
    display: none;
  }
  
  #clothing-block {
    display: none;
  }
  #ammunition-block {
    display: none;
  }
  #scopes-block {
    display: none;
  }
  #bushcraft-block {
    display: none;
  }
  
  .active-show {
    display: flex !important;
  }
  .active-link span {
    color: #e32824 !important;
  }
  
  nav.submenu.newm li {
    padding-right: 35px;
  }
  
  .point-arrow {
    position: relative;
  }
  
   .point-arrow:before {
    border-bottom: 12px solid #dddddd;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: -25px;
    width: 0;
  }
  
  #guns-reviews .point-arrow:before {
    left: 40px;
  }
  
  #bushcraft .point-arrow:before {
    left: 25px;
  }
  #advice .point-arrow:before {
    left: -150px;
  }
  #militaria .point-arrow:before {
    left: -260px;
  }
  #shooting-acc .point-arrow:before {
    top: -10px;
    left: -240px;
  }
  
  .cola-4 a:hover {
    text-decoration: underline !important;
  }
  
  
  
  .menu_dropdown-2 {
    display: flex !important;
    width: 1050px;
    margin: auto;
  }
  
  .view-all-a {
    font-size: 12px !important;
    font-family: 'montserrat' !important;
    color: #414141 !important;
  }
  
  .marg20 {
    margin-top: 20px;
  }
  
  
  .short-border {
    height: 145px !important;
  }
  
  .short-menu {
    height: 210px !important;
  }
  
  .first_new {
    margin-top: 15px;
    margin-left: 20px;
  }
  
  .menu_categories1 ul li a {
    padding: 5px 0px;
  }
  
  .newsletter_form_side {
    width: 360px;
    text-align: center;
    margin: auto;
  }
  
  .side_pop h3 {
    font-size: 34px;
    color: #fff200;
    line-height: 37px;
    font-family: 'Captureit';
    font-family: "Open Sans",sans-serif;
    font-weight: 800;
    text-transform: uppercase;
  }
  
  .subscription h4 {
    font-size: 34px;
    color: #fff;
    line-height: 37px;
    font-family: 'Captureit';
    font-family: "Open Sans",sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    padding-bottom: 32px;
  }
  
  
  
  .odd:nth-child(even) {
    background: white ;
  }
  
  .odd:nth-child(odd) {
    background: #f4f4f4;
  }
  
  
  .side-menu-span:hover {
    cursor: pointer;
    color: #e32824;
  }
  
  
  
  /*a:hover, h1.subtitle, h2.subtitle, h3.subtitle, .highlight_links a, .highlight_links a:visited, .text_highlight, footer.page .disclaimer h3, footer.page .disclaimer h4, #listing_categories li.element, #listing_categories span.category_title, div.category_column ul span.category_title, .categories div a:hover, ul.social_links li.element, .row_header, h1.listing_title, h1.seller_username, h1.seller_username a:link, h1.seller_username a:visited, .galleryBigImage p, .full_image_item, h1.print_title, .lightUpBox_navigation, .lightUpBox_description, .title2, h1.search_title, .breadcrumb .active, .price {
      color: #e32824;
  }*/
  
  
  
  
  /*end*/
  
  
  
  @media screen and (max-width:1220px) {
    #militaria .first_new li {
      width: 200px;
    }
    #advice .first_new li {
      width: 200px;
    }
  
    #militaria .point-arrow:before {
      left: 49px;
    }
  
    #advice .point-arrow:before {
      left: auto;
      right: 30px;
    }
  }
  
  
  @media screen and (max-width: 1065px) {
    .rightAds {
      display: none;
    }
  
    .spons_desk {
      display: none;
    }
  
    .spons_mobile {
      display: block;
      margin-bottom: 25px;
      text-align: center;
    }
  
    .adv_form {
      width: 100%;
    }
  }
  
  @media screen and (max-width: 1051px) {
    .shooting_box {
      display: none;
    }
    .shooting_box_m {
      margin-bottom: 15px;
      display: block;
    }
    nav.submenu.newm li {
      padding-right: 16px;
    }
  }
  
  @media only screen and (max-width: 1024px) {
    .store_front_main {
      width: 69%;
    }
  
    nav.submenu.newm li {
      padding-right: 10px;
    }
    .store_front_sidebar {
      width: 300px;
    }
    .store_front_link {
      font-size: 25px;
    }
  
    #militaria .first_new li {
      width: 180px;
    }
    #advice .first_new li {
      width: 180px;
    }
  
    #militaria .point-arrow:before {
      left: 133px;
    }
    #advice .point-arrow:before {
      right: -55px;
    }
  
    .cola-4 {
     width: 185px;
    }
    .menu-span {
      font-size: 13px;
    }
    #shooting-acc .point-arrow:before {
      left: 129px;
    }
  }
  
  @media screen and (max-width: 979px) {
    .votesBox {
      width: 100%;
    }
    .inputWidth {
      width: 100% !important;
      max-width: 100% !important;
    }
  
    .reg_select_r {
      width: 100% !important;
    }
  
    .label_small_width {
      margin-bottom: auto;
    }
  
    .reg_select_r {
      bottom: 0;
    }
  
    .h3_reg {
      margin-top: 20px;
    }
    .label-padding label {
      padding-left: 15px;
    }
  
    .reg_form_geo {
        width: 100%;
    }
  
    .store_front_sidebar {
      width: 30%;
    }
  
    .store_front_link {
      font-size: 25px;
    }
    .ReactModal__Content {
      top: 100px !important;
    }
  
    .privacy_policy_inner h2 {
      color: #111111 !important;
    }
    .privacy_policy_inner h3 {
      color: #111111 !important;
    }
  }
  
  
  @media only screen and (max-width: 937px) {
    .store_front_link {
      font-size: 20px;
    }
    .my_account_links {
      font-size: 25px;
    }
    .content_box_links ul li {
      font-size: 13px;
    }
  }
  
  @media only screen and (max-width: 833px) {
    .main_user_panel {
      width: 100%;
    }
    .edit_profile_region select {
      width: 100% !important;
    }
  }
  
  @media only screen and (max-width: 768px) {
    .guns_sale_detail_list > p {
      display: block;
    }
    .store_front_link {
      font-size: 19px;
      padding: 22px 0px;
    }
    .guns_sale_detail {
      padding-left: 16px;
    }
    .store_front_image {
      width: 92%;
    }
  
    .category_main {
      width: 100%;
    }
  
    .guns_sale_image img {
      height: auto !important;
    }
  
    .select_a_county.pull-right {
      width: auto !important;
    }
    #search_text {
      width: 48% !important;
  }
  
    #slidebox_news {
      background: url(/assets/img/gun-mobile.jpg) left top no-repeat !important;
      right: 0px;
      display: block;
      -webkit-background-size: cover !important;
      -moz-background-size: cover !important;
      -o-background-size: cover !important;
      background-size: cover !important;
    }
  
    #slidebox_news h3 {
      width: auto !important;
    }
  
    .signup_button {
      float: right;
    }
  
    #newsletterForm {
      margin-top: 20px;
    }
  
  }
  
  @media only screen and (max-width: 600px) {
    .store_front_sidebar {
      align-items: center;
      width: 300px;
      margin: auto;
      clear: both;
      float: none;
    }
  
  
  
    .store_front_main {
      width: 100% !important;
    }
    .store_front_main h2.title {
      line-height: 1.2;
    }
  
    .guns_sale_detail h5 a, .guns_sale_price  {
      font-size: 20px;
      line-height: 1.3;
    }
  
    .guns_sale_price {
      margin-bottom: 10px;
    }
  
    .guns_sale_detail_list  p {
      font-size: 15px;
      line-height: 1.3;
    }
    .store_front_image {
      width: 100%;
    }
    .store_front_image a img {
      width: 100% !Important;
    }
  
    .review_inner {
      padding: 10px 0;
    }
  
    #content_column_wide .content_box {
      padding: 0;
    }
    .h2_store_front {
      text-align: center;
    }
  
    .store_front_main h2.title {
      background: rgba(0, 0, 0, 0) url(/assets/img/red_border.jpg) no-repeat scroll center bottom !important;
      text-align: center;
      margin-left: 0;
      padding-right: 0;
    }
  
    .store_front_top_text {
      padding-left: 5px;
    }
  
    .content_box .guns_sale_image {
      width: 19%;
    }
  
    .design2016 h2.title {
      line-height: 1.2;
      padding-bottom: 5px;
      margin-bottom: 20px;
    }
  
    .lof-main-item-desc h1, h2, h3 {
      color: #fff !important;
    }
  
  
    /*.guns_sale_detail p {
      margin-bottom: 10px;
    }*/
  }
  
  @media only screen and (max-width: 479px) {
    .loginModal {
        width: 100%;
    }
    .ReactModal__Content.ReactModal__Content--after-open {
      width: 100%!important;
      top: 105px!important;
      left: 0!important;
      right: 0!important;
    }
  
    .btnDownloadYellow {
      width: 88%;
    }
  
    .loginModal h2 {
      font-size: 20px;
    }
  
    .download_guide p {
      width: 100%;
    }
  
    .select_a_county.pull-right {
      width: 47% !important;
    }
  
    .select_a_county select {
      width: 100% !important;
    }
  
    .search_btn {
      text-align: center;
    }
    .search_btn input[type="submit"] {
      margin-top: 25px;
    }
  
    #switch-link {
      background-color: transparent !important;
      border-top: none !important;
      margin-bottom: 15px;
    }
  
    .sidebar_content #search-footer {
      bottom: auto !important;
    }
  
    #search-footer {
      margin-top: 15px;
    }
  
  }
   

  
.search_button {
  width: 40px;
  height: 40px;
  outline: 0;
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #e32824 url(/assets/img/search_icon.png) center 9px no-repeat;
  float: left;
  margin-left: -18px;
  cursor: pointer;
  -webkit-appearance: none;
}

/* --- BUTTONS --- */

.btn {
  padding: 0 18px;
  background: #e32824;
  border-radius: 3px;
  border: 0;
  color: #ffffff;
  display: inline-block;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  vertical-align: top;
  text-shadow: none;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: none;
  text-align: center;
  position: relative;

  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.btn:hover {
  background: #c92320;
  color: #fff !important;
}

  .btn i.fa {
      margin: -1px 0 0 20px;
      float: right;
  }

.btn-default, .btn-default:focus, .btn-default:active, .btn-default:active:focus {background: #ffffff; border: 1px #888888 solid; line-height: 36px; color: #3e3e3e;}
.btn-default:hover {background: #f0f0f0; color: #3e3e3e !important;}

.btn-black, .btn-black:focus, .btn-black:active, .btn-default:active:focus {background: #222222; font-size: 15px; color: #ffffff;}
.btn-black:hover {background: #000; color: #ffffff !important;}

.btn-outline, .btn-outline:focus, .btn-outline:active, .btn-outline:active:focus {background: none; color: #e32824; border: 1px #e32824 solid;}
.btn-outline:hover {background: none; border-color: #c92320; color: #c92320 !important;}

/*not used yet
.btn-primary, .btn-primary:focus {background: #0c121c; color: #ffffff !important;}
.btn-primary:active, .btn-primary:active:focus {background: #0c121c; color: #ffffff !important;}
.btn-primary:hover {background: #ffffff; color: #0c121c !important;}

.btn-success {border: 1px solid #005a2b; background: #005a2b !important; color: #ffffff !important;}
.btn-success.outlined:hover {border: 1px solid #005a2b; background: #ffffff !important; color: #005a2b !important;}

.btn-muted, .btn-muted:focus {border-color: #ececec; background: transparent; color: #acacac !important;}
.btn-muted:active, .btn-muted:active:focus {border-color: #545454; background: #545454; color: #ffffff !important;}
.btn-muted:hover {border-color: #848484; background: #848484; color: #ffffff !important;}

.btn-link {background: transparent; color: #898c8f !important; letter-spacing: 2.5px; padding-left: 0;}
.btn-link:hover {background: transparent; color: #0c121c !important; text-decoration: none;}*/


/* --- FORMS --- */

label {font-size: 16px; line-height: 27px; font-weight: 700;}
span.required {color: #dc3501;}

input[type="text"], input[type="password"], input[type="email"], .form-control {
  padding: 0px 20px;
  background: #ffffff;
  border-radius: 3px;
  border: 1px #dddddd solid;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-shadow: none;
  text-decoration: none;
  box-shadow: none;
  vertical-align: top;
  height: 40px;
  color: #000;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus, .form-control:focus {outline: none;}
input[type="text"], input[type="password"], input[type="email"], select {
  -webkit-appearance: none;
}

textarea.form-control {
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  height: auto;
}

select.form-control {
  padding: 0 20px;
  border-radius: 3px;
  border: 1px #dddddd solid;
  background: url(/find-a-dealer/img/select-bg.jpg) #ffffff 95% 10px no-repeat;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-shadow: none;
  text-decoration: none;
  box-shadow: none;
  vertical-align: top;
  height: 40px;
  color: #000;
}

input.white-placeholder::-webkit-input-placeholder {color: rgba(255,255,255,0.5);}
input.white-placeholder:-moz-placeholder {color: rgba(255,255,255,0.5);}
input.white-placeholder::-moz-placeholder {color: rgba(255,255,255,0.5);}
input.white-placeholder:-ms-input-placeholder {color: rgba(255,255,255,0.5);}

input.white-placeholder:focus::-webkit-input-placeholder {color: rgba(255,255,255,0.8);}
input.white-placeholder:focus:-moz-placeholder {color: rgba(255,255,255,0.8);}
input.white-placeholder:focus::-moz-placeholder {color: rgba(255,255,255,0.8);}
input.white-placeholder:focus:-ms-input-placeholder {color: rgba(255,255,255,0.8);}

input::-ms-clear {display: none;}
  
  @media print {
    #backing-plate {
      display: none;
    }
    .single_entry_right {
      display: none;
    }
    .single_entry_left {
      width: 100%;
    }
    .ad_block {
      display: none;
    }
    .gun_sale_block {
      display: none;
    }
    .new_reviews_block {
      display: none;
    }
    .comment_section {
      display: none;
    }
    .subscribe_popup {
      display: none !important;
    }
    .review_list {
      display: none;
    }
    .blog_social_media {
      display: none;
    }
    .top_list_menu {
      display: none;
    }
    .header_top {
      background: #2c2b29;
    }
    .header_right {
      display: none;
    }
  
    .header_bottom {
      display: none;
    }
  
    footer {
      display: none;
    }
  }
  