@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap');
/* @import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital@0;1&display=swap'); */

:root {
  --Primary-Color: #FF7600;
  --secondary-Color: #FF7600;
  --Dark-Color: #000;
  --White-Color: #fff;
} 
@font-face {
  font-family: 'MontserratRegular';
  src: url('../fonts/Montserrat/Montserrat-Regular.woff2') format('woff2'),
      url('../fonts/Montserrat/Montserrat-Regular.woff') format('woff'),
      url('../fonts/Montserrat/Montserrat-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
} 
@font-face {
  font-family: 'Proxima Nova Regular';
  src: url('../fonts/ProximaNovaFonts/ProximaNova-Regular.eot');
  src: url('../fonts/ProximaNovaFonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
      url('../fonts/ProximaNovaFonts/ProximaNova-Regular.woff2') format('woff2'),
      url('../fonts/ProximaNovaFonts/ProximaNova-Regular.woff') format('woff'),
      url('../fonts/ProximaNovaFonts/ProximaNova-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima Nova SemiboldRegular';
  src: url('../fonts/ProximaNovaSemibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MontserratBold';
  src: url('../fonts/Montserrat/Montserrat-Bold.eot');
  src: url('../fonts/Montserrat/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Montserrat/Montserrat-Bold.woff2') format('woff2'),
      url('../fonts/Montserrat/Montserrat-Bold.woff') format('woff'),
      url('../fonts/Montserrat/Montserrat-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'OpenSansCondensedBold';    
  src: url('../fonts/OpenSans_Condensed/OpenSansCondensed-Bold.eot');
  src: url('../fonts/OpenSans_Condensed/OpenSansCondensed-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/OpenSans_Condensed/OpenSansCondensed-Bold.woff2') format('woff2'),
      url('../fonts/OpenSans_Condensed/OpenSansCondensed-Bold.woff') format('woff'),
      url('../fonts/OpenSans_Condensed/OpenSansCondensed-Bold.ttf') format('truetype'),
      url('../fonts/OpenSans_Condensed/OpenSansCondensed-Bold.svg#OpenSansCondensed-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'RobotoCondensedBold';
  src: url('../fonts/RobotoCondensed/RobotoCondensed-Bold.eot');
  src: url('../fonts/RobotoCondensed/RobotoCondensed-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/RobotoCondensed/RobotoCondensed-Bold.woff2') format('woff2'),
      url('../fonts/RobotoCondensed/RobotoCondensed-Bold.woff') format('woff'),
      url('../fonts/RobotoCondensed/RobotoCondensed-Bold.ttf') format('truetype'),
      url('../fonts/RobotoCondensed/RobotoCondensed-Bold.svg#RobotoCondensed-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
/* @font-face{
  font-family: "Josefin Sans", serif;
  src: url('../fonts/Avenir-next-condensed/avenir_next_condensed.eot');
  src: url('../fonts/Avenir-next-condensed/avenir_next_condensed.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Avenir-next-condensed/avenir_next_condensed.woff2') format('woff2'),
       url('../fonts/Avenir-next-condensed/avenir_next_condensed.woff') format('woff'),
       url('../fonts/Avenir-next-condensed/avenir_next_condensed.ttf') format('truetype'),
       url('../fonts/Avenir-next-condensed/avenir_next_condensed.svg#avenir_next_condensedregular') format('svg');
  font-weight: normal;
  font-style: normal;
} */
@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/openSans/OpenSans-Regular.eot');
  src: url('../fonts/openSans/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
      url('../fonts/openSans/OpenSans-Regular.woff2') format('woff2'),
      url('../fonts/openSans/OpenSans-Regular.woff') format('woff'),
      url('../fonts/openSans/OpenSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'OpenSansBold';
  src: url('../fonts/openSans/OpenSans-Bold.woff2') format('woff2'),
      url('../fonts/openSans/OpenSans-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'PoppinsBold';
  src: url('../fonts/poppins/Poppins-Bold.eot');
  src: url('../fonts/poppins/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/poppins/Poppins-Bold.woff2') format('woff2'),
      url('../fonts/poppins/Poppins-Bold.woff') format('woff'),
      url('../fonts/poppins/Poppins-Bold.ttf') format('truetype'),
      url('../fonts/poppins/Poppins-Bold.svg#Poppins-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
body, html {
  background-color: #fff !important;
  height: 100%;
  font-family: "Josefin Sans", serif;
} 
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'RobotoCondensedBold';
}
/*********************************************header*********************************/

.topbar_contactInfo,
.topbar_socialLink {
  display: flex;
  justify-content:space-between;
  align-items:center;
}

.topbar {
  background: #000000;
  padding: 10px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.topbar_contactInfoLink,
.topbar_socialLinkIcon {
  color: #fff;
  display: inline-block;
  font-size: 15px;
  font-family: "Josefin Sans", serif;
  color: #fff !important;
  line-break: normal;
}

.top-nav.dropdown li.buttons {
  gap: 5px;
}

.topbar_socialLinkIcon {
  display: inline-block;
  background: #fff;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #000 !important;
  margin: 0 5px;
}

ul.topbar_socialLink i {
  padding-top: 0;
}

.topbar_contactInfoLink i {
  padding-right: 14px;
  margin: 0;
  padding-top: 0;
}

.topbar_link {
  display: flex;
  justify-content: end;
}

.social-icon {
  padding: 4px 7px;
  border-radius: 4px;
  font-size: 1.8rem;
}
img{
  max-width:100%;
}
.topbar_linkItems {
  color: #fff !important;
  padding: 0 10px;
  font-size: 15px;
  font-family: "Josefin Sans", serif;
}

.topbar_linkItems i {
  padding-top: 0;
  margin-right: 10px;
}

.top-nav.dropdown .cart .product_list_widget,
.top-nav.dropdown li ul.submenu {
  background-color: #fff !important;
}

.top-nav.dropdown .cart .product_list_widget{
  left: unset;
  right: 0;
}
.top-nav.dropdown .cart .product_list_widget .pdDesc a {
  color: #000 !important;
}

.header-top.primary {
  padding: 5px 0 5px;
  background: #fff;
  position: relative;
  z-index: 99999;
}

.header-top.primary .row {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: center;
}
.quick-contact.cont-btn a{
  padding: 0 10px;
  border-radius: 5px;
  background-color: #fff;
  color:#FB923C !important;
  font-family:"Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px; 
}
/* .quick-contact.time{
  color:#fff !important;
  text-align: right;
  display: inline-block;
  font-family:"Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px; 
}
.quick-contact.time span{
  font-weight: 400 ;
  padding-right:5px;
} */
/* .quick-contact.phone p{
  color: #FFF;
font-family: "Josefin Sans", serif;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 26px;
text-transform: uppercase;
}
.quick-contact.phone span{
  font-weight: 400 ;
  padding-right:5px;
} */
/* .quick-contact.time {
  margin: 0 30px 0 20px;
} */
.header-top .social-links li a:hover {
  background-color: transparent;

}
li.nav-product {
  padding: 15px 15px !important;
}
li.nav-product {
  display: none;
}
.navbar-default {
  background: var(--White-Color);
  position: relative;
  z-index: 999;
}

.navbar-default>.container {
  max-width: 100%;
}
/* #head .navbar-default .navbar-nav>li>a, .top-nav.type2>ul>li>a {
  color: var(--Primary-Dark, #27331E);
  font-family: "RobotoCondensedBold";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  text-transform: uppercase;
  text-transform: uppercase;
} */
i.fa-solid.fa-magnifying-glass {
  padding: 10px 10px;
  background: #FB923C;
  color:#fff !important;
}
a.navbar-brand>img {
  transition: 1.3s all linear;
}
#head .social-links i.fa {
  color: #212529;
  font-size: 20px;
  width: 28px;
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  padding-top: 0 !important;
  border-radius: 50%;
  margin: 0 1px;
}
.footer-item i{
  font-size: 17px;
  padding: 0 5px;
}

/************************************************Logo wrapper**********************************************/

.logo-wrapper {
  padding: 15px 0;
  background: #fff;
  /*    border-top: 3px solid #bcd2cfde;*/
}

.logo-wrapper img {
  max-width: 100%;
}

/************************************************navbar**********************************************/


.custom_navbar .navbar {
  margin-bottom: 0;
  padding: 0px !important;
  min-height: 0px;
}

.custom_navbarContent .nav>li>a:hover,
.custom_navbarContent .nav>li>a:focus {
  background-color: transparent;
}

.custom_navbarContent .navbar-nav>li>a {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  font-size: 18px;
  font-family: "Josefin Sans", serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff !important;
}

.custom_navbarContent .navbar-nav>li>a.active {
  color: #9e8f78;
}

.custom_navbar {
  background: #E2A026 ;
}

.custom_navbar .navbar-toggle {
  border: 2px solid #fff;
}

.custom_navbar .navbar-toggle .icon-bar {
  background: #fff;
  height: 3px;
}
.top-nav.dropdown ul.submenu li a img{
  max-width: 60px; 
}
/************************************************banner**********************************************/
.banner img {
  width: 100%;
}
.btn.btn-transparent{
  background-color: transparent;
}
.bttm-img img {
  width: 100%;
 height: 230px;
 object-fit: cover;
}
.banner .banner_image {
  width: 100%;
  height: auto;
  position: relative;
}
.bannerText h1 {
  color: #FB923C;
  font-family: "Josefin Sans", serif !important;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  line-height: normal !important;
}

.bannerText p {
  color: var(--Tokens-Surfaces-onSurface, #FFF);
  font-family: "Inter", serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  margin-top: 0;
}
.bannerText a, .top-nav.dropdown ul.product_list_widget > li.buttons > a{
  padding: 14px 15px;
  color: #262626;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 175% */
  text-transform: uppercase;
  margin-top: 10px;
  border-radius: 6px;
  border: 2px solid var(--Tokens-Primary-primary, #FB923C);  
  background: var(--Reference-Red-Red-600, #FB923C);
  text-transform: uppercase;
}
/* .slider-wrapper .one-slide-anim .item {
  position: relative;
  z-index: 9;
  display: flex;
  height: 597px;
  background-position: left center !important;
} */
a.yllw-trans-btn {
  border-radius: 6px;
  border: 2px solid #E2A026;
  color: #E2A026;
  padding: 7px 15px;
} 

a.yllw-trans-btn:hover {
background-color: #E2A026;
color: #fff;
}

.shop-btn:hover {
  background-color: #000 !important;
  color: #fff;
}

@media screen and (max-width:767px) {
  /* .slider-wrapper .one-slide-anim .item {
      height: 520px !important;
  } */
  .bannerText h2 {
      font-size: 32px;
      margin-top: 30px;
      margin-bottom: 80px;
  }
  .bannerText {
      padding: 30px 15px;
  }
  .nw-pd{
      padding-top:40px;
  }
  .footer-widget .social-links li a{
    height: 45px;
    width: 45px;    
  }
  .footer-widget .social-links li a i {
    font-size: 25px;
}

table.table.table-cart input{
  font-size: 13px !important;
}
}

.bnr-btm-box {
  position: relative !important;
}

.bttm-txt h2 {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  font-family: "Josefin Sans", serif;
  margin-bottom: 15px;
}

.newsletter {
  width: 100%;
  height: auto;
  padding: 17px 40px;
  background-color:#fb923c !important;
} 

.newsletter .signup {
  margin-top: 0;
  align-items: center;
  width: 100%;
}
.michigan-bg{
  background-color: #126734;
  display: flex;
  align-items: center;
}
.newsletter form.form-inline {
  width: 100%;
}

.newsletter .label {
  color: var(--Tokens-Primary-onPrimary, #262626);
  text-align: center;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  margin: 0;
}

.newsletter form.form-inline {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 20px;
}

.newsletter form.form-inline .form-group.input-box {
  width: 100%;
}

.newsletter form.form-inline .form-group.input-box input {
  width: 100%;
  color: #484848;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  height: 45px !important;
  padding: 0px 30px;
}

.signupBlock {
  padding: 7px 0;
  text-align: center;
  background: #6b6b69;
}

.signupBlock label {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  padding: 0 20px 0 0;
  font-family: "Josefin Sans", serif;
  width: auto;
}

.signupBlock input[type="text"],
input[type="email"] {
  padding: 10px 12px;
  margin-right: 5px;
  color: #6a6a6a;
  font-family: "Josefin Sans", serif;
  line-height: 1;

}

.signupBlock button {
  background: #E2A026  !important;
  /* padding-left: 25px;*/
  color: #fff;
  font-size: 18px;
  font-family: "Josefin Sans", serif;
  text-transform: uppercase;
  border: 2px solid #c1c7c9;
  /*    padding-right: 25px;*/
  border-radius: 5px;
  padding: 10px 25px;
  line-height: 1;
}

/************************************************popular category**********************************************/
.heading {
  font-size: 36px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Josefin Sans", serif;
  color: #E2A026  !important;
  margin-bottom: 25px;
}

.categories_section {
  padding: 50px 0;
  /*position:relative;
  background-image: url('../img/lines.jpg');
  background-repeat: no-repeat;
  background-position: bottom center;*/
}

.categories_blockHeading {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Josefin Sans", serif;
  text-align: center;
  padding: 10px;
  background: #E2A026 ;
  color: #fff;
}

.categories_blockLines {
  position: absolute;
  bottom: 0;
  z-index: -1;
}

.categories_block img {
  height: 307px;
}

.arrow_block,
.arrow-block-without-bg {
  position: relative;
  height: auto;
  width: 100%;
}

.arrow_block::after {
  position: absolute;
  content: '';
  right: 0;
  bottom: 0;
  width: 50%;
  /* background: url('../img/arrows.png'), linear-gradient(263deg, black, transparent); */
  background-position: center right;
  background-repeat: no-repeat;
  height: 35px;
}

.arrow-block-without-bg::after {
  position: absolute;
  content: '';
  right: 5px;
  bottom: 5px;
  width: 30%;
  /* background: url('../img/arrows.png'); */
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 20px;
}

.categories_block img,
.categories_blockLines img {
  width: 100%;
}

.buy_sell {
  width: 100%;
  height: auto;
  padding: 100px 0px;
  margin: 0px;
  /* background-image: url(../img/buy_shell_bg.png); */
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.buy_sell .buy_sell_content {
  width: 100%;
  text-align: center;
}

.buy_sell .buy_sell_content h3 {
  font-family: "Josefin Sans", serif;
  font-size: 35px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  text-shadow: 3px 3px 8px rgb(0 0 0 / 86%);
  max-width: 460px;
  display: block;
  margin: 0px auto;
}

.buy_sell .buy_sell_content a {
  font-family: "Josefin Sans", serif;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  background: #E2A026 ;
  padding: 10px 20px;
  border: 3px solid #809d95;
  border-radius: 3px;
  text-decoration: none;
  color: #fff;
  display: inline-block;
  margin-top: 27px;
  transition: all .3s ease-in-ease;
  letter-spacing: 2px;
}

/*buyshell section ends*/
/*.newArrival_row > .col-md-2{
  width:20%;
}*/
.newArrivalBlock img {
  width: 100%;
}

.newArrivalBlock_heading {
  font-size: 21px;
  font-family: "Josefin Sans", serif;
  font-weight: bold;
  margin: 10px 0;
  text-transform: uppercase;
  color: #000 !important;
}

.newArrivalBlock {
  text-align: center;
  margin-bottom: 50px;
}

.newArrivalBlock_para {
  font-size: 18px;
  font-family: "Josefin Sans", serif;
  margin-bottom: 10px;
  color: #000;
}

.newArrivalBlock_price {
  color: #E2A026 ;
  font-weight: bold;
  font-size: 30px;
  font-family: "Josefin Sans", serif;
}


.newArrival {
  padding: 30px 0;
}

.footer_wrapper {
  background: #2c2c2c;
  text-align: center;
  color: #fff;
  position: relative;
}

.footerBlock {
  /* background: url("../img/diagonal.png"); */
  background-size: cover;
  padding: 60px 0;
  font-family: "Josefin Sans", serif;
}

.footerBlock_heading {
  font-size: 28px;
  margin: 15px 0;
  text-transform: uppercase;

}

.footerBlock_subHeading {
  font-size: 24px;
  margin-bottom: 8px;
}

.copyrightBlock {
  background: #000;
  padding: 10px 0;
  font-family: "Josefin Sans", serif;
  font-size: 18px;
  text-align: center;
}

.copyrightBlock p {
  font-size: 18px;
}

.footer_wrapper:before {
  content: "";
  position: absolute;
  top: -46px;
  background-size: cover;
  left: 0;
  right: 0;
  z-index: 999;
  width: 100%;
  background: url(https://s3-us-west-2.amazonaws.com/imgorchidpos/storefront/400/lines2.jpg);
  height: 50px;
}

/*********************************************categories page css start************************/
.categories_linkList {
  display: flex;
  /*justify-content: space-between;*/
}

.categories_linkDropdown {
  float: right;
}

.categories_link {
  margin-bottom: 30px;
}
.ternasfer-form h3{
  color: #000;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.categories_linkItems a {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #b3b3b3 !important;
  display: inline-block;
  font-family: "Josefin Sans", serif;
}

.categories_linkItems a.active,
.categories_linkItems a:hover {
  color: #E2A026  !important;
  text-decoration: none;
}

.categories_linkItems {
  position: relative;
  margin: 0 20px 0 0;
}

.categories_linkItems:after {
  content: "/";
  position: absolute;
  right: -10px;
  font-size: 21px;
  top: 50%;
  transform: translateY(-50%);
  font-weight: bold;
  color: #b3b3b3;
}

.categories_linkItems:last-child:after {
  display: none;
}

.categories_linkDropdown {
  float: right;
  font-size: 16px;
  font-weight: bold;
  font-family: "Josefin Sans", serif;
  color: #b3b3b3;
  border: none;
  outline: none;
}

.categories_block li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.categories_block li label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "Josefin Sans", serif;
  font-weight: normal;
  width: auto;
}

.left_section_wrapper .left_section_select input[type=radio] {
  appearance: none;
  border-radius: 50%;
  background-color: #dedede;
  height: 20px;
  width: 20px;
  border: 5px solid #b3b3b3;
  margin: 0 5px 0 0;
}

.left_section_wrapper .left_section_select input[type="radio"]:checked {
  border: none;
  background: #E2A026 ;
  outline: none;
}

.categories_left_mainHeading {
  font-size: 28px;
  font-weight: bold;
  font-family: "Josefin Sans", serif;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #000 !important;
}
.product-wrapper{
  margin:20px 0;
}
.categories_block li {
  font-size: 18px;
  text-transform: capitalize;
  color: #000;
}

.categories_blockQuantity {
  color: #b3b3b3;
  font-weight: bold;
  font-size: 20px;
  font-family: "Josefin Sans", serif;
}

.categories_leftHeading {
  font-size: 24px;
  font-weight: bold;
  text-transform: capitalize;
  font-family: "Josefin Sans", serif;
  margin-bottom: 8px;
  text-align: left;
  color: #000 !important;
}

.categories_block {
  margin-bottom: 25px;
}

.categories_left_searchBar {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.categories_left_searchBar input {
  width: 100%;
  font-size: 18px;
  border: 2px solid #ddd;
  padding: 5px 10px;
  color: #000;
  outline: none;
}

.categories_left_searchBar button {
  background: none;
  font-size: 18px;
  color: #ddd;
  padding: 0 5px;
  outline: none;
  border: none;
}

.customPagination {
  text-align: center;
}
.customPagination a {
  border: none !important;
  color: #E2A026  !important;
  font-weight: bold;
  font-family: "Josefin Sans", serif;
  font-size: 18px;
}

.customPagination ul li.active a {
  background: none;
  color: #E2A026  !important;
}


/*********************************************responsive************************/

@media screen and (max-width:990px) {
  .custom_navbarContent .navbar-nav>li>a {
      font-size: 14px;
  }

  .categories_blockHeading {
      font-size: 20px;
  }

  .categories_block img,
  .categories_blockLines img {
      height: 100%;
  }
}

@media screen and (max-width:767px) {
  .signupBlock label {
      padding: 0;
  }
  #slider.sitemessage p{
      font-size: 17px;
  }
  .topbar_link {
      justify-content: center;
      margin: 10px 0;
  }
  li.nav-product {
      display: block;
  }
  .topbar_contactInfo {
      display: block;
      text-align: center;
  }

  .topbar_socialLink {
      justify-content: center;
  }

  .banner_text {
      transform: unset;
  }

  .banner .banner_text h6 {
      font-size: 15px;
  }

  .banner .banner_text h1 {
      font-size: 30px;
      margin-bottom: 30px;
  }

  .banner .banner_text p {
      font-size: 13px;
  }

  .custom_navbarContent .navbar-nav>li>a {
      font-size: 13px;
      padding-bottom: 0px !important;
  }

  .signupBlock button {
      display: block;
      margin: 10px auto;
  }

  .signupBlock label {
      margin-top: 10px;
  }

  .signupBlock input {
      margin-top: 10px;
  }

  .footerBlock_heading {
      font-size: 20px;
  }

  .footerBlock_subHeading {
      font-size: 20px;
  }

  .footerBlock {
      padding: 40px 0;
  }

  .copyrightBlock p {
      font-size: 13px;
  }

}
.slide-overlay .item::after,
.slide-overlay .owl-item::after {
  display: none !important;
}
input.message-sub.pull-left.btn.btn-blue:hover{
  background-color: #000;
}
.about-sec .btn-gold {
  font-size: 27.36px;
  font-family: "Josefin Sans", serif;
  margin-top: 15px;
}
.submit-btn{
  color:#56390B;
  font-family: "Josefin Sans", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; 
  text-transform: uppercase;
  background-color:#fff !important;
  border-radius: 6px;
  padding: 11px 40px;
}
.submit-btn:hover{
  color:#fff;
  background-color:#000 !important;
}
.btn.btn-warning:hover {
  background-color: #000 !important;
  color: #fff !important;
}

.modal-footer a {
  color: #E2A026 ;
}

/* .college-slide .slide-item .bsns-btn a:hover, .newsletter input[type="submit"]:hover, .btn-gold:hover, .contact-form .message-sub:hover, #calendar_grid_view .find_more:hover, .product-_-summary .btn-set .btn:hover {
  background-color: #212529;
  border-color: #fff;
} */

.college-slide .slide-item .bsns-btn a:hover, .newsletter input[type="submit"]:hover, .btn-gold:hover, .contact-form .message-sub:hover, #calendar_grid_view .find_more:hover, .product-_-summary .btn-set .btn:hover {
  background-color: #000;
  color: #fff !important;
}
.custom-radio{
  position: relative;
  display: inline-flex;
  align-items: center;
  padding:0 0 0 10px;
  color: #6C757D;
}
.custom-radio input[type="radio"]{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  z-index: 99;
}
.ffl-box{
  padding: 23px 0;
}
.custom-radio input[type="radio"]:focus{
  outline: unset;
  border: unset;
  box-shadow: unset;
}
.custom-radio span.custom-inputRadio{
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #FB923C4d;
  position: relative;
  margin:0 10px;
}
.custom-radio input[type="radio"]:checked~span.custom-inputRadio{
  background-color: #126734;
}
.custom-radio input[type="radio"]:checked~span.custom-inputRadio::before{
 content: '';
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%, -50%);
 background-color: #fff;
 height: 5px;
 width: 5px;
 border-radius: 50%;
}

.gallery-filter.dark li a, .filter-cat li a {
  color: #fff;
  font-family: "Josefin Sans", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  text-transform: uppercase;
}

.gallery-filter.dark li a:hover,
.gallery-filter.dark li a.active,
.filter-cat li a:hover,
.filter-cat li a.active {
  border-radius: 6px;
  background:#FB923C;
  color: #000 !important;
}

.travel-wrapper .text-box .title h3 {
  margin: 0 !important;
}  

footer.footer {
  background-color:#fff !important;
  border: none;
  padding: 45px 0 68px;
}

.footer-widget h3 {
  margin: 15px 0 0;
  text-transform: uppercase;
}
div#footer2 ul li {
  padding-bottom: 0 !important;
  margin-bottom: 0;
}
div#footer2 ul li:last-child {
  margin-top: 10px;
}
.footer-widget p {
  margin: 0;
}

.footer-widget .footer-item>img {
  width: 120px;
  margin-bottom: 10px !important;
}

.contact-info li i {
  color: #fff;
  font-size: 18px;
}

.contact-info li.text-primary * {
  color: #E2A026  !important;
}

.contact-info li a {
  font-size: 16px;
  font-family: "Josefin Sans", serif;
  text-decoration: underline !important;
}
.contact-info li b {
  margin-right: 3px;
}
/* .footer #social a{
  color: #fff !important  ;
  background: none;
  
} */
ul.ftr-btm-ul a i:hover, .social-links a i:hover {
  /* background: #E2A026; */
  color: #fff !important;
}
.footer-item #social {
  margin-top: 20px;
}
a.btn-trnsprnt {
  border-radius: 6px;
  border: 2px solid #FFF;
  background: rgba(0, 0, 0, 0.30);
  font-size: 18px;
  padding: 4px 8px;
  font-family: 'eurostile-bold';
}

a.btn-trnsprnt:hover {
border: 2px solid #E2A026;
color: #fff !important;
background-color: #E2A026;
} 

.footer-item #social p span {
  margin-right: 5px;
  padding: 0;
  display: inline-block;
}

.footer-item #social .social-links {
  margin-top: 20px;
}
div#footer1 i {
  font-size: 20px;
  margin-right: 10px;
}
.footer-btn{
  padding:8px 12px;
  border-radius: 6px;
  border: 2px solid var(--Reference-Base-black, #000);
  background: var(--Reference-Red-Red-600, #FB923C);
}
.socials-icon i {
  font-size: 17px;
  margin-left: 10px;
}
.footer-widget a, .footer-widget li, .footer-widget p span {
  color: #fff;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  line-height: 26px;
}
div#StoreHours p{
  color: var(--Tokens-Surfaces-onSurface, #FFF);
  font-family: 'MontserratRegular';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.available-txt {
  padding: 10px 0;
}
.footer-item .social-links i {
  font-size: 24px;
  height: 38px;
  width: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 50%;
  line-height: 1;
  color: #000000;
}
.copyrigth-text{
  display:flex;
  justify-content: space-between;
  align-items: center;
}
.footer .copyright {
  color: #000;
  text-align: center;
  font-family: "Josefin Sans", serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

body .footer-item h4 {
    color: #040303;
    text-align: center;
    font-family: "Josefin Sans", serif;
    font-size: 33px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 6px;
}

div#footer4 {
  margin-top: 40px; 
}

.contact-info li span,
.footer-item h5 {
  color: #343A40;
  font-family: "Josefin Sans", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}
body .footer-item .sub-heading {
  font-family: "Josefin Sans", serif;
  font-size: 24px;
}

#slider.sitemessage p {
  text-align: center;
  color: #fff;
  text-align: center;
  font-family: "Josefin Sans", serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  padding: 15px 0;
  margin: 0;
  position: relative;
  z-index: 2;
}

div#abovetext {
  padding: 0;
}
.navbar-collapse.collapse {
  flex: auto;
}
.about-img-box {
  /* background: url(../img/about-bg.jpg); */
/*    height: 200px;*/
  background-size: 100%;
} 

.srvc-bg {
  /* background: url(../img/srvc-bnnr.jpg); */
/*    height: 200px;*/
  background-size: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-img-box h1 {
  color: #fff;
  line-height: 66.7px;
  letter-spacing: -1.2px;
  text-transform: uppercase;
  font-size: 60px;
  font-family: "Josefin Sans", serif;
  text-align: left;
  padding: 5.5% 3%;
}

/*=== Contact sec ===*/
.cntct-txt h4{
  font-family: "Josefin Sans", serif;
  font-weight:400;
  font-size:26px;
  line-height:30px;
  color:#FB923C;
  padding-bottom:10px;
}
.cntct-txt h2 {
  color:#000;
  font-family: "Josefin Sans", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 54px;
  text-transform: uppercase;
}  
.cntct-txt p {
  color:#000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; 
  font-family: "Josefin Sans", serif;
  margin:0;
  padding: 10px 0;
}
.cntct-btn{
  color: #126734;
  font-family: "Josefin Sans", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
  display: inline-block;
  padding: 15px 35px;
  border-radius: 6px;
  background:#FFF;
}
.cntct-btn:hover{
  background:#000;
  color: #fff;
}
.cntct-txt {
  padding: 40px;
}

.cntct-sec.row {
  background:#56390B !important;
  padding:40px 0;
  text-align: center;
} 
.cntct-text h4{
  color:#FFF;
  font-family:"Josefin Sans", serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}
.cntct-text h2{
  color:#fff;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.cntct-text p{
  color:#FFF;
  font-family:"Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  padding-bottom:10px;
}
.cntct-text a{
  color:#56390B;
}
.guns-img-box{
  margin:40px 15px;
}
.sidebar .newsletter {
  background: #f5f5f5;
} 

.sidebar .newsletter .label {
  padding: 10px !important;
  display: block;
  background: #E2A026 ;
}
.address{
  /* background-color:#BBB089; */
  padding: 15px;

}
.newsletter .signup input[type="text"] {
  height: auto !important;
}
.newsletter input[type="submit"] {
  height: auto;

}

/*====== about-sec ======= */
.abt-btm-txt h2 {
  color:#000;
  font-family: "Josefin Sans", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height:54px;
  text-transform: uppercase;
}
.abt-btm-txt h4{
  color:#000;
  font-family: "Josefin Sans", serif;
  font-size:28px;
  font-style: normal;
  font-weight:700;
  line-height: 34px; 
  text-transform: uppercase;
  padding-top:15px ;
}
.abt-btm-txt p {
  color:#000;
  font-family: "Josefin Sans", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.testimonials-sec.testimon{
  padding:80px 15px ;
}
.gunsmi-sec{
  padding:80px 15px;
}
.about-img{
  padding: 15px ;
}
.guns-txt h2{
  color:#000;
  font-family: "Josefin Sans", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height:54px;
  text-transform: uppercase;
}
.guns-txt p{
  color:#000;
  font-family: "Josefin Sans", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.guns-txt h4{
  color:#000;
  font-family: "Josefin Sans", serif;
  font-size:28px;
  font-style: normal;
  font-weight:700;
  line-height: 34px; 
  text-transform: uppercase;
  padding-top:15px ;
}
.ternasfer-form{
  padding-top: 44px;
}
.consignment-sec{
  padding:40px 15px;
}
.consign-box{
  position: relative;
}
.consign-box:before {
  content: "";
  width: 100%;
  height: 100%;
  border: 6px solid #FB923C;
  opacity:30%;
  top: 0;
  left: 0;
  position: absolute;
}
.available-services{
  background-color:#DEE2E6;
}
.customer-sec{
  background-color:#262626;
  padding:17px 0;
}
.cntct-top a{
  margin-top: 30px;
}
.carou-bg{
  display:flex;
  align-items:center;
}
.available-txt h4{
  font-size:26px;
  color:#FB923C;
  font-family:"Josefin Sans", serif;
  font-style: normal;
  font-weight: 400;
  line-height:30px;
}
.available-txt h2{
  color:#000;
  font-family: "Josefin Sans", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height:54px;
  text-transform: uppercase;
}
.available-txt p{
  color:#000;
  font-family: "Josefin Sans", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; 
  margin: 0;
  padding-bottom: 15px;
}
.portal-sec a{
  color:#fff;
  display: inline-block;
  text-decoration:underline;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.gunsmithing-sec{
  margin:40px 15px;
}
.gunsmithing-txt{
  padding: 40px;
}
.gunsmithing-txt h2{
  color:#000;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.gunsmithing-txt h4{
  color:#56390B;
  font-family:"Josefin Sans", serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  margin:0;
  padding:10px 0;
}
.gunsmithing-txt p{
  color:#343A40;
  font-family:"Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin:0;
  padding-bottom:10px;
}
.transfers--sec{
  margin: 40px 15;
}
.portal-sec span{
  color:#fff;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}
.abt-bttm-sec {
  margin: 80px 15px 80px 15px;
}
/*===  Testimonials Section ===*/
.testimonials-sec .hding-orng h4 {
  color: #000 !important;
  position: relative;
}

.testimonials-sec {
  padding:20px 15px 40px 15px;
}

.cntct-top h2{
  font-family: "Josefin Sans", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  padding:12px 0;
  margin: 0;
}
.pageTitle h2 {
  color: var(--Tokens-Surfaces-onSurface, #FFF);
  text-align: center;
  font-family: "Josefin Sans", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}
.collection-text {
  margin: 40px 15px;
}
.about-textbg h4{
  color:#FB923C;
  font-family:"Josefin Sans", serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height:30px;
  text-transform: uppercase;
}
.about-textbg h2{
  color: #000;
  font-family: "Josefin Sans", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height:54px;
  text-transform: uppercase;
  padding:17px 0;
}
.about-textbg p{
  color: #000;
  font-family:'Montserrat Regular';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; 
  margin:0;
  padding-bottom:15px;
}
.flex-row{
  display:flex;
  align-items: center;
}
.aboutUS_slider {
  margin: 0 15px 40px 15px;
}
.product-text{
  padding:15px 0;
}
.testi-top h4 {
  font-family: "Josefin Sans", serif;
  color: var(--Tokens-Primary-primary, #FB923C);
  font-family: "Roboto Serif";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
.testi-top p{
  font-family: "Josefin Sans", serif;
  color: var(--Tokens-Surfaces-onSurfaceVariant, #27331E);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.poping-img {
  text-align: center;
}
.services-secton{
  background-image:url(https://s3-us-west-2.amazonaws.com/imgorchidpos/storefront/400/services-img.png);
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center;
  padding:40px 15px;
}
.services-text{
  text-align:center;
  padding:40px;
}
/*===  Guns Section ===*/
.guns-sec {
  padding: 5% 0;
}
.services-text h2{
  color:#000;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.services-text h4{
  color:#000;
  font-family:'Nunito Sans';
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}
.services-text p{
  color:#343A40;
  font-family:'Nunito Sans';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.guns-sec .cntct-txt {
  width: 100%;
  text-align: left;
  padding: 15px 0;
}





span.x-txt {
  line-height: 30px;
  color: #E2A026;
  font-size: 26px;
  font-family: "Josefin Sans", serif;
}


/*====  Class Page  =====*/

.class-bg {
  background: url(https://s3-us-west-2.amazonaws.com/imgorchidpos/storefront/400/class-bg.jpg);
/*    height: 200px;*/
  background-size: 100%;
  background-repeat: no-repeat;
  background-size: cover; 
}

.category-content h1 {
  line-height: 54px;
  text-transform: uppercase;
  font-size: 40px;
  font-family: 'eurostile-bold';
  margin-bottom: 15px;
}

.class-row.row {
  border-top: 1px solid #000;
  padding: 15px 0;
  display: flex;
  justify-content: space-between;
} 

.class-txt h2 {
  text-transform: uppercase;
  font-size: 28px;
  font-family: 'eurostile-bold';
  line-height: normal;
}
    
.class-txt p {
  line-height: 22px;
  font-size: 18px;
  font-family: "Josefin Sans", serif;
}

.class-txt a.cntct-btn {
  color: #000;
  text-transform: uppercase;
}

.class-txt a.cntct-btn:hover {
  background: #000;
  color: #fff !important;
}


.cntnt-bttm .class-row:last-child, .cntnt-top .class-row:last-child {
  border-bottom: 1px solid #000;
}

.cntnt-top {
  margin-left: 30px;
  margin-right: 30px;
} 

.cntnt-bttm {
  margin: 80px 30px;
}

.category-content .col-lg-4 {
  padding-left: 0;
}

/********************* product grid redesign **************/
#home .productBorder {
  width: calc(100% - 15px);
  border-radius: 6px;
  border: 1px solid #D4D4D4;
  padding: 15px !important;
  margin-bottom: 0px;
}
h5.manuf {
  color: #000;
  font-family: 'OpenSans';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#home  .row.no-margin.row-border.shop6-col {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.product-category-page .proLists .col-md-3 {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}
.productBorder {
  height: auto;
  border: none;
  padding: 0 !important;
  background: no-repeat;
}

.productBorder .productBorderHover h4 {
  font-size: 14px;
  font-family: 'Montserrat Semibold';
  font-weight: bold !important;
  text-transform: uppercase;
  color: #000 !important;

}

.frontinfo h4 a {
  font-size: 20px;
  margin: 20px 0 0;
  text-transform: capitalize;
  color: #fff;
  display: block;
}

.frontinfo .amount {
  color: #FB923C !important;
  color: var(--Primary-Color, #FB923C);
  text-align: left;
  font-family: 'OpenSans';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.productBorder:hover .frontinfo .amount {
  z-index: -1;
}

.productBorder .verticalInner h4 a {
  font-size: 16px;
  font-family: 'Montserrat Semibold';
  font-weight: bold;
  margin: 10px 0;
  text-transform: uppercase;
  color: #000 !important;
}

.productBorder .price del {
  color: #000;
  font-size: 20px;
  font-family: "Josefin Sans", serif;
  font-weight: bold;
}

.productBorder .price span.amount {
  color:#FB923C;
  font-size:17px;
  font-family: "Josefin Sans", serif;
}

.productBorder .productMetas a span {
  background-color: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.productBorder .productMetas a span i {
  color: #fff !important;
}

ul.page-numbers li a:hover,
ul.page-numbers li .current,
ul.page-numbers li .current:hover {
  border-radius: 4px;
  border: 1px solid #FB923C;
  background: #FB923C;
  color: #fff !important;
}

ul.page-numbers li span.current {
  border-radius: 4px;
  border: 1px solid #FB923C;
  background: #FB923C;
  color: #fff !important;
}

ul.page-numbers li span, ul.page-numbers li a, .isotope-pager .pager {
  background: #000000;
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  border: 0;
}
ul.page-numbers.text-right {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}

ul.page-numbers.text-right > li a {
  border: 0;
}

ul.page-numbers.text-right li .current {
  border: 0;
  border-radius: 0;
}
.maryland-news{
  margin: 0 0 50px 0;
}
.maryland-section{
  background-color:#dee2e6;
}
.maryland-news-heading{
  padding:30px 0;
  text-align:center;
}
.maryland-news-heading h2{
  color:#000;
  font-family: "Josefin Sans", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.blog-section .row > div {
  margin-bottom: 25px;
}
.blog .shop-bc .breadcrumb {
  visibility: hidden;
}
.maryland-sec{
  padding:40px 15px 80px 15px;
}
.maryland-text h3 {
  color: #FFF;
margin-bottom: 10px;
text-align: center;
/* Bold/H4 Heading */
font-family: "Josefin Sans", serif;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
}
.maryland-text {
  text-align: center;
}
.maryland-text h4{
  font-family: "Josefin Sans", serif;
  font-weight: 400;
  font-size: 26px;
  line-height: 30px;
  color: #FB923C;
  margin:0;
  padding-bottom:10px;
}
.maryland-text h2{
  font-family: "Josefin Sans", serif;
  font-weight:700;
  font-size: 28px;
  line-height:34px;
  color: #000;
}
.maryland-text p{
  color:#343A40;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  padding:10px 0 15px;
  margin:0;
}
.maryland-news-heading p{
  margin:0;
  padding:15px 0;
  color:#000;
  font-family: "Josefin Sans", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; 
}
.call-out-text{
  text-align: center;
  background-image:url(https://s3-us-west-2.amazonaws.com/imgorchidpos/storefront/400/call-here-img.png);
  background-repeat:no-repeat;
  background-size:cover;
  padding:80px 0;
}
.call-out-text h4{
  font-family: "Josefin Sans", serif;
  font-weight:400;
  font-size: 26px;
  line-height: 30px;
  color: #fff;
  margin:0;
  padding-bottom:10px;
}
.call-out-text h2{
  font-family: "Josefin Sans", serif;
  font-weight:700;
  font-size:40px;
  line-height:54px;
  color: #fff;
}
.call-out-text p{
  color:#fff;
  font-family: "Josefin Sans", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  padding:10px 0 15px;
  margin:0;
}
.call-out-text a{
  color:#FB923C;
  background-color:#fff !important;
}
.frontinfo h4 {
  font-size: 20px;
  font-family: "Josefin Sans", serif;
}

aside .media-body {
  width: auto;
}

/************* product grid redesign end **********/


/* .productDisplayType a {
  color: #DEE2E6 !important;
} */
.widget-img-slideshow li>p{
  color:#fff;
}

.productDisplayType nav.productViewToggle i {
  color: #27331E !important
}

.widget h3 {
  font-size: 19px;
  font-weight: bold;
  font-family: 'Montserrat Semibold';
  margin-bottom: 1px;
  text-transform: uppercase;
  letter-spacing: 0;
}
.cartWidgetInner .total{
  color:#000;
}
.productDisplayType a.btn.btn-ash-border.pull-right,
.price-slider-amount a.btn.btn-ash-border.pull-right, a.btn.btn-ash-border.pull-right,
.bannerText a, .top-nav.dropdown ul.product_list_widget > li.buttons > a {
  width: 100%;
  color: var(--Tokens-Surfaces-surface, #FFF);
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 175% */
  text-transform: uppercase;
}
.cartWidgetInner .buttons>a,
.price-slider-amount a.btn.btn-ash-border,
.sidebar .newsletter input[type="submit"], .btn-ash-border,
.btn_place_order, .login_form button, .proceed_pay, .return_to_cart, #shipping_ahref,
button#btnSubmitPay, .btn-ash-border {
  color: var(--Tokens-Surfaces-surface, #FFF);
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 175% */
  text-transform: uppercase;
  border-radius: 6px;
  padding: 10px 12px !important;
  background: var(--Primary-Color, #FF7600);
}

.sidebar .newsletter input[type="submit"]{
  font-size: 18px;
}
.cartWidgetInner .buttons>a:hover,
.price-slider-amount a.btn.btn-ash-border:hover,
.sidebar .newsletter input[type="submit"]:hover {
  background: #000;
  color: #fff !important;
}
.btn_place_order:hover, .login_form button:hover, .proceed_pay:hover, .btn-ash-border:hover {
  background: #000 !important;
  border: 2px solid #27331E !important;
  color: #fff !important;
}
.wrap.pull-right a > button {
  min-height: 53px;
  line-height: normal;
}

.wrap.pull-right{ 
  font-size: 15px ;
}

.product_list_widget .pdDesc a,  aside.widget .total * {
 
  color: #000 !important;
  font-family: "Josefin Sans", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
} 
aside.widget .list-group-item{
  background-color:#FB923C;
}
#go-top {
  color: #fff !important;
  background: #FB923C !important;
}

#calendar_grid_view .find_more {
  margin-top: 20px;
}

span.sku_wrapper>span,
span.posted_in a,
.overview-tab li a, .ms-options-wrap > .ms-options .ms-selectall {
  color: #000 !important;
}


/******************* light theme color ********************/
html, body {
  background: none;
  font-family: "Josefin Sans", serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
#bottomblockhead h2 {
  color: #000;
}
#homeshop h2 {
  color:#000;
  text-align: center;
  font-family: "Josefin Sans", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height:54px;
  text-transform: uppercase;
}

.brass-sec h2:before,
.brass-sec h2:after {
  content: '';
  bottom: 15px;
  width: 100%;
  left: 160px;
  height: 3px;
  position: static;
  background-color: #E65E26;
  display: inline-block !important;
  margin: 0 20px;
}

.brass-sec p {
  color: #000;
  font-size: 20px;
  font-family: 'eurostile-regular';
  line-height: 30px;
}

div#primary\ brass-section {
  padding-top: 6%;
  padding-bottom: 3%;
}
.aboutUS_slider .owl-carousel.owl-loaded .owl-prev{
 margin-left:-27px;
}
.aboutUS_slider .owl-carousel.owl-loaded .owl-next{
  margin-right:-27px;
}
.yllw-box {
  background: #E9B51F;
}

.grey-box {
  background: #374A56;
}

.orange-box {
  background: #E65E26;
}

.product-col .box-top {
  align-items: start;
}
.yllw-box,
.grey-box,
.orange-box {
  padding: 15px;
  height: auto;
  border-radius: 12px;
}

.hding-orng h4 {
  font-size: 24px;
  color: #E65E26 !important;
  font-family: 'eurostile-bold';
  text-transform: uppercase;
  line-height: normal;
}

.box-top h4 {
  color: #fff;
}

.box-top {
  display: flex;
  align-items: center;
  justify-content: center;
}

#below-main-boxes .box p {
  color: #fff;
}

.box {
  text-align: center;
}
.box-2 {
  text-align: left !important;
}



section.product-wrapper.custmr-sec {
  padding: 60px 40px !important;
}

a.learn-more {
  color: #fff;
  font-size: 16px;
  font-family: 'eurostile-regular';
  line-height: 30px;
}
.para1 {
  /* border-top:10px solid #E2A026 ;
  border-bottom: 10px solid #E2A026 ; */
  position: relative;
}
.footer-item 
.para1::after,
.para1::before {
  content: '';
  width: 100%;
  height: 5px;
  position: absolute;
  background: #fff;
  left: 0;
}

.para1::before {
  top: 0px
}

.para1::after {
  bottom: 0px
}

.para1 h2,
.para1 h3,
.para1 p {
  color: #fff !important;
}

.para1 h2 {
  font-size: 66px;
  position: relative;
  line-height: 1;
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-family: 'bank_sans_ef_cybold';
}

.para1 h2:after {
  content: '';
  bottom: 15px;
  width: 100%;
  left: 160px;
  height: 8px;
  position: static;
  background-color: #212529;
  display: inline-block;
  margin-left: 20px;
}

.para1 p {
  font-size: 40px !important;
  color: #fff !important;
  font-family: 'Montserrat light';
  line-height: 1.1;
  font-weight: 300;
}

.para1 {
  position: relative;
  z-index: 1;
  background-color: #000;
}

.para1 .row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 30px;
}


.para1 img {
  max-width: 100%;
}

/*.para1::before{
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #000000d4;
  z-index: -1;
}*/
.address li,
.address li a {
  color: #000 !important;
}

div#calendar_grid_view>div.row>div:nth-child(2) .subhead {
  color: #000 !important;
  font-family: 'MontserratRegular';
}

span.current-price,
div#storecat h2>a,
.product-rating,
.choosedate,
.product_meta>span {
  color: #000 !important;
}

div#storecat h2 {
  font-size: 60px;
  text-transform: uppercase;
  font-family: "Josefin Sans", serif;
}


.overview-tab li.active a {
  font-weight: bold;
}

.social-share-icons li a:hover {
  background-color: #303030 !important;
 
}
.social-share-icons li a:hover i.fa {
  color: #fff !important;
}

.product-_-overview ul {
  color: #000 !important;
}

hr {
  border-color: #ddd;
}

.review-form .input-field .btn-ash-border {
  color: #fff;
  background-color:#FB923C;
  font-family: "Josefin Sans", serif;
  padding: 8px 20px;
}

.productLimiter.clear .blog-search .search-input{
  background-color: #fff;
  border:1px solid #DEE2E6;
}
.review-form .input-field .btn-ash-border:hover {
  background-color: #212529;
}
.about-section{
  background-image:url(https://s3-us-west-2.amazonaws.com/imgorchidpos/storefront/400/about-sec-img.png);
  background-repeat:no-repeat;
  background-size:cover;
  padding:80px 0;
}
.rande{
  background-image:url(https://s3-us-west-2.amazonaws.com/imgorchidpos/storefront/400/range-img.png);
  background-repeat:no-repeat;
  background-size:cover;
  padding:80px 0;
}
.rande-text h2{
  color:#FFF;
  font-family: "Josefin Sans", serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height:67px;
  line-height: normal;
  text-transform: uppercase;
  letter-spacing:-2%;
  text-align:center;
}
.sbHolder .sbSelector {
  background: no-repeat;
  border: 1px solid #ddd;
}

.cartWidget {
  background: none;
  color: #000 !important;
}

.frontinfo h4 a{
  color: #000 !important;
}
aside .product_list_widget > li{
  display: flex;
  /* flex-direction: column; */
}
.product_list_widget .variation,
.product_list_widget .pdDesc .quantity{
  color: #000;
}
nav.top-nav.dropdown.type2 .product_list_widget .variation,
nav.top-nav.dropdown.type2 .product_list_widget .pdDesc .quantity{
  color: #000;
}
aside .widgetProduct .media{
  display: flex;
  flex-direction: column;
}

aside .widgetProduct .media .media-left{
padding-right: 0;
}
aside.widget a img {
  max-width: 100%;
}

.products-product-categories .sbHolder .sbSelector {
  background: no-repeat;
  border: 1px solid #ddd;
  color: #777 !important;
}


p.itemrow-all-data,
.course p.itemrow-all-data {
  background: #f1f1f1;
}

.travel-wrapper .text-box {
  background: #f1f1f1 !important;
}

/*********************/
.productBorder .new-tag {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
  z-index: 1;
  line-height: 1;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
}

.aboutUS_slider .owl-nav .fa {
  background: #FB923C4D;
  padding: 10px 13px;
  border-radius: 5px;
}

.productBorder .price del .amount {
  color: #000000 !important;
}

.sidebar .widget-title,
.productBlock h3 {
  color: #212529;
}
/* 
.widgetProduct .media {
  display: flex;
  align-items: center;
} */

.social-share-icons li a {
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.reviewlist .media-heading {
  color:#FB923C;
}

.revireRating,
.revireRating span.date {
  color: #000 !important;
}

.section-head p {
  color: #000;
}

.reviewItem span.date {
  font-family: "Josefin Sans", serif;
  color: #000;
}
.ftr-btm-ul li a i{
  color:#000;
  font-size: 15px;
}
.product-review h3,
.review-from-box h3,
.sidebar .widget-title,
.productBlock h3 {
  font-family: 'Montserrat Semibold';
}

.item_right li span, .item_right li a, .address p {
  color: var(--Primary-Dark, #000);
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px; /* 150% */
}

.address .calender-box p, .addrss-top-box a{
  color: var(--Primary-Dark, #000);
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  margin: 2px 0;
}
.item_right li i {
  color: #000 !important;
  font-size: 16px;
}
.calender-box p{
  color: #ADB5BD;
  font-family: "Josefin Sans", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.testi-top h4{
  display:flex;
  justify-content: space-between;
  align-items:center;
}
.testi-top {
  padding-right:10px;
  padding-bottom: 15px;
}
.product-quantities {
  display: flex;
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
}
.nav.navbar-nav.navbarRight form.blog-search{
  display:block;
}
.social-share-icons,
.socialcustom {
  flex-wrap: wrap;
}

@media (max-width: 1024px) {
  .top-nav.type2>ul {
    padding-right: 15px;
}
  .navbar-default .myCart {
    display: none !important;
}
.TopInfo {
  display: block !important;
}
  .productBorder .productMetas a {
      -webkit-transform: translateX(-65px);
      -moz-transform: translateX(-65px);
      -ms-transform: translateX(-65px);
      -o-transform: translateX(-65px);
      transform: translateX(-65px);
      transform: translateX(-65px);
  }

  .productBorder:hover .productMetas a {
      -webkit-transform: translateX(-31px);
      -moz-transform: translateX(-31px);
      -ms-transform: translateX(-31px);
      -o-transform: translateX(-31px);
      transform: translateX(-31px);
      transform: translateX(-31px);
  }
  
  .price-range-wrapper, .price-slider-amount.clear {
    margin-top: 15px !important;
  }
  
}
img.popular-img {
  height: 300px;

}
.text-box {
  position: relative;
}

.isotope-pager .pager {
  color: #a9a9a9 !important;
}

.sidebar .newsletter .label,
p.itemrow-all-data {
  background: #FB923C;
}
.footer-widget .row {
  display: flex;
  flex-wrap: wrap;
}

/* body .footer-item h4,
.footer-item #social p,
.social-box h5{
  color: #fff !important;
} */

.social-box h5 {
  font-size: 22px !important;
  font-family: 'Montserrat Semibold' !important;
}

.footer-item #social,
div#footer4 {
  margin-top: 0 !important;
}
.hours-hding h5, .hou-text .hours-hding h5 b{
  color: #fff;
  font-family: "Josefin Sans", serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 4px !important; 
}
.contaci-section {
  padding:80px 0;
}
.blog-section{
  padding:40px 15px 80px 15px;
}
.blog-latest{
  padding:20px 0;
}
.member-items{
  padding: 40px 15px 80px 15px;
}
.items-bg{
  border-radius: 12px;
  border: 1px solid#DEE2E6;
  background: #FFF;
  padding:24px;
  height: 100%;
}
.items-bg:hover{
  background-color:#FB923C;
}
.items-bg:hover *{
color:#fff !important;
}
.items-bg:hover svg path{
  fill: #fff !important;
}
.items-bg h2{
  font-family:'Montserrat Semibold';
  font-size:24px;
  font-weight:600;
  line-height:30px;
  color:#152536;
  padding-top: 24px;
}
.items-bg p{
  color:#6C757D;
  font-family: "Josefin Sans", serif;
  font-size:18px;
  font-style: normal;
  font-weight: 400;
  line-height:26px;
}
.get-started{
  padding:0 15px 80px 15px;
}
.items-bg h4{
  color:#FB923CB2;
  font-family: "Josefin Sans", serif;
  font-size:18px;
  font-style: normal;
  font-weight: 400;
  line-height:26px;
  padding-top:15px;
}
.items-bg span{
  padding-right: 15px;
}
.firearm{
  padding-top:20px;
}
.training-section{
  background-image: url(https://s3-us-west-2.amazonaws.com/imgorchidpos/storefront/400/teraining-img1.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0;
  background-position:center;
}
.category-sec{
  padding:40px 15px;
}
.class-sec h2{
  color: #000;
  font-family: "Josefin Sans", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 54px;
  text-transform: uppercase;
}
.class-text{
  padding:40px;
  border-radius:10px;
  margin: 20px 0;
}
.class-text:hover{
  background-color:#FB923C;
}
.class-text:hover *{
  color:#fff;
}
.itemrow > div.col-lg-9.col-md-9.col-sm-9.col-xs-9 strong{
  color:#19213C;
  font-family: "Josefin Sans", serif;
  font-size:28px;
  font-style: normal;
  font-weight:700;
  line-height:34px;
  text-transform: uppercase;
}
.itemrow > div.col-lg-9.col-md-9.col-sm-9.col-xs-9 p > span{
  color:#000;
  font-family: "Josefin Sans", serif;
  font-size:18px;
  font-style: normal;
  font-weight:400;
  line-height:26px;
  padding-bottom:15px;
}
.class-text a{
  color:#FB923C;
  font-family: "Josefin Sans", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
  display:inline-block;
}
.ammuit-flex{
  display:flex;
  flex-wrap: wrap;
}
.transfer-section{
  background-color:#DEE2E6;
  padding: 40px 15px;
}
.transfer-text{
  padding: 0 40px 40px 40px;
}
.transfer-text h4{
  color:#126734;
  font-family: "Josefin Sans", serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  text-transform: uppercase;
}
.transfer-text p{
  color:#000;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; 
}
.transfer-text h5{
  color: #000;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  padding-top:25px;
}
.transfer-text ul li{
  list-style: disc;
  margin-left: 30px;
  color:#000;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; 
}
.address .top-box {
  margin-bottom: 15px !important;
}

.addrss-top-box ul li a, .addrss-top-box ul li span a {
  color:#343A40;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  font-family: "Josefin Sans", serif;
}

.cntct-frm-hding h2 {
  color: var(--Primary-Dark, #000);
  text-align: left;
  font-family: 'OpenSans';
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 54px;
  text-transform: uppercase;
}
.hours-hding h5 {
  color: var(--Primary-Dark, #000);
  font-family: "Josefin Sans", serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.cntct-frm-hding p{
  color:#fff;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  margin: 0;
  padding:10px 0;
}
.contact-form .message-sub {
  color: #fff !important;
}

.contact-form .message-sub:hover {
  background: #000;
   color: #fff;
}


div#footer2 li,
div#footer3 li {
  padding: 0 0 5px !important;
  /* border-bottom: 1px solid #5c5c5c; */
}

.footer-item .social-links i:hover,
#go-top:hover {
  background: #000 !important;
  color: #fff !important;
}

.footer-widget .links-box ul li:last-child {
  border-bottom: none !important;
}

.footer-item>a {
  margin-bottom: 15px !important;
}

/* .footer-widget a,
.footer-item #social p,
.abt-txt h2 {
  color: #bfbfbf ;
} */

.calender-box span {
  padding-right: 10px;
  font-size: 17px;
  font-weight:700;
  color:#000;
  line-height:26px;
}

p.itemrow-all-data {
  background: #303030 !important;
  color: #fff;
}

.isotope-pager .pager {
  color: #9d9d9d;
}

a.pager.active, a.pager:hover {
  background:#FB923C !important;
  color: #fff !important;
}
.productDisplayType nav.productViewToggle i:hover {
  color: #dadada !important;
}


.social-share-icons li a {
  border-color:#FB923C !important;
}

.social-share-icons li a:hover {
  background: #212529 !important;
  border: none !important;
  color: #fff !important;
}

.course p.itemrow-all-data {
  height: 220px !important;
}

/* img.bnr-bttm { 
  width: 100%;
} */ 

.bnr-bttm-col {
  padding: 0 !important;
}

/* .row.bnr-bttm {
  display: none;
} */

.col-brdr {
  border-right: 2.7px solid #fff !important;
}

.bttm-txt {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50% );
  top: 50%;
  text-align: center;
  width: 100%; 
}
form.form-inline {
  margin-bottom: 0;
}
.cartWidgetInner .buttons>a,
.price-slider-amount a.btn.btn-ash-border {
  padding: 8px !important;
  margin: 10px 0;
}

.gallery-filter {
  text-align: center;
}


@media screen and (max-width:767px) {

  
  .contact-section {
    padding: 30px 0;
}
  .bannerText h1 {
      font-size: 36px;
  }
  #slider.sitemessage p{
      font-size: 17px;
  }
  .about-textbg h4{
      font-size:20px;
  }
  .about-textbg h2{
      font-size:25px;
      line-height:22px;
      padding:10px 0;
  }
  .abt-bttm-sec {
      margin:40px 0;
  }
  .about-textbg p{
      font-size:16px;
  }
  .abt-btm-txt h2{
      font-size:25px;
      line-height:32px;
  }
  .transfer-text {
      padding: 0 0 40px 0;
  }
  .contaci-section {
      padding:40px 0;
  }
  .abt-btm-txt h4{
      font-size:18px;
  }
  .cntct-txt{
      padding:0 0 40px 0;
  }
  .bannerText h2 {
      font-size: 24px;
  }

  .header-top .topLeft {
      display: none;
  }
  .call-out-text h2{
      font-size:25px;
      line-height:32px;
  }
  .call-out-text h4{
      font-size:23px;
  }
  .call-out-text p{
      font-size:16px;
      line-height:23px;
  }
  .footer-bttm.row { 
  display: unset !important;
}

ul.ftr-btm-ul {
  justify-content: center !important;
  margin: 5px 0;
}

.footer-widget, .footer-item.quick-links, div#social, .calender-box p {
  text-align: center !important;
}

.abt-bttm-sec .row {
  display: unset;
}


}

.homePage_ourServices article.services {
  box-shadow: 0px 3px 19px 0px rgba(0, 0, 0, 0.08);
}

.homePage_ourServices article.services .entry-header {
  margin-bottom: 0;
}

.homePage_ourServices article.services .entry-title {
  text-align: center;

}

.homePage_ourServices article.services .entry-summary {
  min-height: 108px;
}

.homePage_ourServices article.services .entry-content-wrap {
  padding: 45px 15px !important;
  text-align: center;
}

.homePage_ourServices article.services .entry-content-wrap p {
  color: #3a4646;
  font-size: 20px;
  line-height: 30px;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 400;
}

.homePage_ourServices article.services .more-link-wrap {
  position: relative;
  background: linear-gradient(90deg, #FFD475 0%, #FACB65 29.17%, #F0B33D 62.5%, #E09000 93.75%);
  border-radius: 35px;
  max-width: fit-content;
  margin: 0 auto;
  text-align: center;
  margin-top: 30px;
}

.homePage_ourServices article.services .more-link-wrap a {
  font-size: 18px;
  line-height: 30px;
  position: relative;
  display: inline-block;
  padding: 13px 30px;
  z-index: 9;
  text-transform: capitalize;
  font-weight: 400;
  width: 230px;
}

.homePage_ourServices article.services .more-link-wrap:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  z-index: 1;
  background: #ffffff;
  border-radius: 35px;
}

.homePage_ourServices article.services .more-link-wrap .kadence-svg-iconset {
  display: none;
}


/*===== 14-12-23 =====*/

/* .quick-contact a.mail-phn-txt {
  font-size: 16px;
  font-family: 'eurostile-regular';
  letter-spacing: 1px;
} */
a.btn.btn-transparent:last-child{
  border-bottom: 0;
  padding: 0 !important;
}
div#below-main-boxes .boximg img {
  /* border-bottom: 14px solid #212529; */
  height: 360px;
}

#social .social-box p {
  font-size: 22px;
  font-weight: 600;
  font-family: 'Montserrat Semibold';
}

.abt-bttm-txt {
  position: absolute;
  bottom: 12px;
}

.para1.about-sec {
  position: relative;
}

.product_list_widget .variation strong {
  font-family: "Josefin Sans", serif;
}

div.about-content h2 {
  font-family: "Josefin Sans", serif;
}

/* .bttm-img:hover img {
  transform: scale(1.1);
  filter: sepia(1);
} */

/* .bttm-img img {
  transition: 1s;
} */

/* .bttm-img {
  overflow: hidden;
} */

/* #below-main-boxes .boximg a {
  transition: .5s;
} */

#below-main-boxes .boximg img {
  transition: 1s;
  border: none;
}

/* .text-box:hover img {
  transform: scale(1.1);
  filter: sepia(1);
} */

div#homeshop h2,
.popular-hding h2 {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "Josefin Sans", serif;
  color: var(--Tokens-Surfaces-onSurface, #FFF);
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}

div#homeshop h2:before,
div#homeshop h2:after,


.popular-hding h2:before,
.popular-hding h2:after {
  width: 170px;
}

div#secondary.widget-area {
  background:#fff;
  padding: 15px;
  border-radius: 4px;
  margin-bottom: 20px;
}
div#secondary.widget-area  .widget h3{
  color: #fff;
  font-family: "Josefin Sans", serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

section.product-category-page .row.product-row {
  display: flex;
  justify-content: space-between !important;
  align-items: flex-start;
  margin:80px 0;
}

/* 18-12-23 */

.michigan-txt h4 {
  color: #CED4DA;
  font-family: "Josefin Sans", serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 115.385% */
  text-transform: uppercase;
  padding:10px 0;
} 

.michigan-txt h2 {
  color:#fff;
  font-family: "Josefin Sans", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
} 
.nav.navbar-nav.navbarRight form.blog-search{
  display:none;
}
.michigan-txt p {
  color:#fff;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin:0;
  padding-bottom: 10px;
}
.michigan-img {
  padding:0;
}
img.mich-img {
  width: 100%;
}

.michigan-txt span {
  color: #212529;
  font-size: 35.27px;
  font-family: "Josefin Sans", serif;
}
.michigan-txt a.shop-btn {
  color:#126734;
  font-family: "Josefin Sans", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; 
  text-transform: uppercase;
  background-color:#fff;
  padding:15px 35px;
}

.michigan-txt a.shop-btn:hover {
  background-color: #000;
  color: #fff;
  display:inline-block;
}

.michigan-txt {
  width: 90%;
  margin: 0 auto;
}

.mich-txt-bttm h2 {
  font-size: 52.9px;
  font-family: 'square721_btbold';
  line-height: 1;
  margin-bottom: 30px;
}


.mich-txt-top {
  border-bottom: none;
  padding: 15px 15px 0px;
  position: relative;
}

.mich-txt-top::after {
  content: "";
  display: block;
  margin: 30px auto;
  max-width: 485px;
  height: 6px;
  background: #212529;
}

.mich-txt-bttm {
  padding: 0 15px 15px;
}

a.mich-btn,
.rsrv-btn {
  background: #212529;
  color: #fff;
  padding: 7px 15px;
  font-size: 25px;
  font-family: 'square721_btbold';
}

/* section.michigan-sec .mich {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
} */

/* .michigan-img {
  background-image: url('../img/Michigan-bg.png');
  width: 50%;
  background-repeat: no-repeat;
}  */


a.sale-btn {
  background: #f60019;
  padding: 10px;
  color: #fff;
  font-size: 23px;
  font-family: "Josefin Sans", serif;
  position: absolute;
  top: 17px;
  right: 0;
}

.product-box {
  position: relative;
}

img.product-img {
  width: 100%;
}
.michig{
  position: relative;
}

.michigan-text {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.transfers-box{
  padding:20px 0 40px 0;
}
.michigan-bottom{
  padding-bottom:10px;
}
.Shop-now-img{
  position: relative;
}
.michigan-text h2{
  color:#fff;
  font-family: "Josefin Sans", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height:54px;
  text-transform: uppercase;
  padding-bottom:15px;
}
.michigan-text a{
  padding:8px 12px;
}
div#primary\ training {
  margin: 30px 0;
}

a.sale-btn:hover,
a.mich-btn:hover,
.rsrv-btn:hover {
  background: #212529;
  color: #fff;
}

.rsrv-btn-box {
  margin-top: 30px;
}

/**************** training page css ***************/
.training-content {
  margin: 0 0 40px;
}

.innerPageHeading__holder {
  display: flex;
  align-items: center;
  padding: 20px 0px 40px;
}

.innerPageHeading__holder h2 {
  font-weight: normal;
  margin: 0 70px 0 0;
}

ul.innerPage__breadcrumbs {
  display: flex;
  align-items: center;
}

ul.innerPage__breadcrumbs li {
  font-size: 18px;
  color: #212529;
  font-weight: bold;
  display: flex;
}

ul.innerPage__breadcrumbs li::after {
  content: "/";
  display: inline-flex;
  padding: 0 10px;
  color: #a4a4a4;
}

ul.innerPage__breadcrumbs li:last-child::after {
  display: none;
}

ul.innerPage__breadcrumbs li a {
  font-size: 18px;
  color: #a4a4a4;
  font-weight: normal;
}

.training-img {
  text-align: center;
  margin: 0 0 70px;
}

.training-img img {
  display: block;
  max-width: 100%;
  margin: auto;
}



.header-top .social-links {

  display: flex;
  align-items: center;
}
.footer-bttm.row {
  display: flex;
  justify-content: end;
  align-items: center;
}

.ftr-btm-icons ul {
  display: flex;
  justify-content: end;
  align-items: center;
}

ul.ftr-btm-ul li {
  margin: 0 8px;
}

section.michigan-sec {
  padding-top:50px !important;
}


/*=================== Label Section ====================================
===================================================*/

.label-img-col {
  padding-top: 95px;
  padding-bottom: 95px;
  position: relative;
  min-height: 100%;
}
.label-img-col::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 200%;
  background: #E2A026;
  z-index: 0;
  transform: skewX(-15deg);
}
.label-img-col img {
  position: relative;
  z-index: 9;
  max-width: 645px;
  mix-blend-mode: multiply;
}

section.blue-label-sec h1 {
  font-size: 40px;
  font-family: 'eurostile-bold';
  line-height: 54px;
}

section.blue-label-sec p {
  font-size: 26px;
  font-family: 'eurostile-regular';
}

section.blue-label-sec a.shop-btn {
  background: #000;
  margin: 10px 0;
}

section.blue-label-sec a.shop-btn:hover {
  background: #E2A026;
}

section.blue-label-sec .row {
  display: flex;
  justify-content: center;
}

section.blue-label-sec {
  padding-bottom: 0 !important;
}

section.blue-label-sec .bg-col {
  /* background: url(../img/label-bg.png); */
  background-size: 100%;
  background-repeat: no-repeat;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.blue-label-txt {
  width: 80%;
  margin: 0 auto;
}

/*=================== Products Section ====================================
===================================================*/

.product-descrption h5 {
  color:#000;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px; 
  letter-spacing: -0.32px;
  font-family: "Josefin Sans", serif;
}

.mfg p, .prc-txt p {
  color:#000;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  font-family: "Josefin Sans", serif;
} 

.mfg-name p {
  color:#000;
  text-align: right;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-family: "Josefin Sans", serif;
}

.prc-numbr p {
  color:#212529 !important;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-family: "Josefin Sans", serif;
  text-align: right;
}

.mfg p, .prc-txt p, .mfg-name p, .prc-numbr p  {
  margin: 0;
}

.mfg-box.row {
  border-top: 1px solid #6C757D;
  border-bottom: 1px solid #6C757D;
}

.isotopeFix.gallery-2column {
  display: flex;
  justify-content: space-between;
  padding-top: 20px 
}
#searchModal .blog-search{
  width: 100%;
}
/* #searchModal.fade.in {
  opacity: 1;
  display: block !important;
} */
div#searchModal .modal-dialog {
  height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0000008f;
  margin: 0 ;
}

div#searchModal .modal-dialog .modal-content{
  width: 900px;
  max-width: 95%;
  background-color: unset;
  box-shadow: unset;
  border: unset;
}
div#searchModal .modal-dialog .modal-body{
  display: flex;
  gap:15px;
}
div#searchModal .modal-dialog .modal-content .blog-search .search-input{
  border-radius: 6px 0px 0px 6px;
    border: 1px solid var(--Tokens-Surfaces-outline, #262626) !important;
    background: var(--Tokens-Surfaces-surface, #000);
    color: #fff;
font-family: "Josefin Sans", serif;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 26px; /* 162.5% */
}
div#searchModal .modal-dialog .modal-content .close{
  color: #fff;
  opacity: 1;
}
aside .media-body, aside  .media-left,aside  .media-right{
  display: block;
}
aside .widget a img {
  width: 100%;
}
@media screen and (min-width: 992px) and (max-width:1199px) {
  .navbarRight {
    gap: 20px;
    flex-wrap: wrap !important;
}
  .row.with-border > div {
      width: 50%;
  }
  .HeaderMenu .container {
      width: 100%;
  }
  input#coupon_code {
    width: 68%;
  }
  .cartWidgetInner .buttons{
    flex-wrap: wrap;
  }
}

@media (max-width:1199px) {
  .row.top-left-header {
    gap: 0 !important;
}
  .row.product-text {
    display: flex;
    flex-wrap: wrap;
  }
  .ourCustomersFeeds .product-col {
    margin-bottom: 15px;
  }
  .header-top.primary .row {
    flex-wrap: wrap;
  }
  .productsGroup-home.Home-ProGroups .row > div {
    margin-bottom: 15px;
}
  .product-col .box-2 {
    padding: 24px;
    border-radius: 5px;
  background: var(--Tokens-Surfaces-background, #171717);
  box-shadow: 0px 4px 10px 0px var(--Tokens-Surfaces-shadow, rgba(255, 255, 255, 0.15));
  }
  /* .myCart {
    position: absolute;
    top: 12px;
} */
.navbarRight {
  margin: 0 !important;
}
  section.contact-us-section p {
    max-width: 100%;
}
  .footer-item.quick-links {
      text-align: left; 
  }

  #below-main-boxes .text-box .title h3,
  .michigan-txt h2 {
      font-size: 30px !important;
  }
  .bannerText h1 {
  font-size:35px;
  line-height: 51.7px;
}
.bannerText p {
  font-size: 28px;
}

.hding-orng h4 {
  font-size: 22px;
} 
.flexWrap {
  flex-wrap: wrap;
}
}

@media (max-width:991px) {
  .testi-top h4 {
    margin: 15px 0;
}
  .FooterNewsLetter.newsletter.innerNewsletter {
    padding: 5px 15px !important;
}
  .navbar-brand>img {
    min-width: 160px;
  }
  .home-img-container{
    flex-wrap: wrap;
}

.firearm{
    padding: 40px 0;
}
  body .footer-item h4 {
      font-size: 25px;
  }
  .michi-img{
      margin:20px 0;
  }
  .gunsmithing-txt {
      padding: 0 0 40px 0;
  }
  .trans-box{
      padding-bottom:30px;
  }
  .new-pd{
      margin-top:40px;
  }
  .class-sec h2{
      font-size:30px;
  }
  .class-text{
      padding:25px;
  }
  .class-text h4{
      font-size:25px;
  }
  .class-text p{
      font-size:16px;
      margin:0;
      padding:10px 0;
  }
  .services-text h2{
      font-size: 30px;
  }
  .gunsmithing-txt h2{
      font-size: 30px;
  }
  .cntct-text h2{
      font-size: 30px;
  }
  .cntct-frm-hding h2{
      font-size:30px;
  }
  .cntct-txt h2 {
      font-size:30px;
      line-height:35px;
  }
  .cntct-top h2{
      font-size:30px;
  }
  .quick-contact.time {
      margin: 0 7px 0 7px;
      /* color: #fff !important; */
    display: inline-block;
    text-align: right;
    font-family: "Josefin Sans", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
  }
  #head .navbar-default .navbar-nav>li {
      margin-right:0px;
  }
  .quick-contact.cont-btn a, .quick-contact.time p, .quick-contact.phone p{
      font-size:13px;
  }
  #head .navbar-default .navbar-nav>li>a{
      font-size:15px;
  }
  #homeshop h2,
  .section-head h2,
  .para1 h2,
  div#storecat h2 {
      font-size:40px;
      line-height: 1;
  }

  .michigan-img img {
      width: 100%;
  }

  .product-col {
      margin-top: 15px;
      margin-bottom: 15px;
  }
  .gunsmi-sec {
      padding: 30px 15px;
  }
  .guns-txt {
      padding-bottom: 40px;
  }
  .guns-txt h2{
      font-size:30px;
  }
  .guns-txt h4{
      font-size:25px;
  }
  .guns-txt p{
      font-size:16px;
  }
  .bannerText h1 {
  font-size: 42px;
  line-height: 44.7px;
}

.gallery-filter.dark li a, .filter-cat li a {
  font-size: 15px;
  padding: 5px 8px !important;
}

section.blue-label-sec h1 {
  font-size: 37px !important;
  line-height: 41px !important;
}

.michigan-txt {
  width: 90%;
  margin: 15px 0;
}

.contact .address {
  margin: 20px 0;
}
.abt-btm-txt {
  margin-bottom: 30px;
}

.guns-col-1 {
  margin: 15px 0;
}

.product-descrption h5 {
  font-size: 14px !important;
}

.mfg-name p {
  font-size: 14px;
  line-height: 1.3;
}

.michigan-txt {
  margin: 20px 0 !important;
}
.testi-top p{
  font-size:14px;
  line-height:21px;
  margin:0;
}
.rande-text h2{
  font-size:40px;
}
.collection-content.rm.AboutPage {
  min-height: auto;
  align-items: center;
}
.collection-section .collection-content.rm.AboutPage p, .collection-section .collection-content.rm.AboutPage h2{
  text-align:center;
}
section.brandSlider {
  padding:30px;
}
}

@media (min-width: 768px) and (max-width:991px) {
  .product-category-page .proLists .col-md-3:nth-child(2n + 1) {
      clear: both;
  }
  header#head .d-flex {
      display: flex;
  }
  .cntct-txt{
      padding:0 0 40px 0 !important;
  }
  .ammuit-flex{
      flex-wrap: wrap;
  }
  .available-txt h4{
      font-size:20px;
      line-height:20px;
  }
  .available-txt h2{
      font-size:24px;
      line-height:35px;
  }
  .available-txt p{
      font-size: 13px;
      line-height:20px;
      padding-bottom:9px;
  }
  .shop-btn{
      font-size:16px;
      padding:13px 35px;
      line-height:25px;
  }
  .items-bg {
      height: 90% !important;
      margin: 20px 0;
  }
  .portal-sec a{
      word-break: break-all;
  }
  .michigan-txt h4{
      font-size: 18px;
  }
  .college-slide .slide-item .bsns-btn a,
.newsletter input[type="submit"],
.btn-gold,
.contact-form .message-sub,
#calendar_grid_view .find_more,
.product-_-summary .btn-set .btn{
  font-size: 15px;
  padding: 8px 20px;
}
.newsletter .label{
  font-size: 20px;
}
.newsletter form.form-inline .form-group.input-box input {
  font-size: 14px;
  height: 41px !important;
}
.third,.fourth{
  padding-top: 20px;
}
  .top-nav.type2>ul>li>a.Schedule-btn{
      font-size: 13px !important;
  }
  .navbar-default .container{
      width:100%
   }
  /* .quick-contact a.mail-phn-txt,
  .top-nav.type2>ul>li>a {
      font-size: 13.8px !important;
      text-transform: uppercase;
  } */


  .address{
      height:270px;
  }
  .abt-btm-txt h2 {
  font-size:30px;
}

}
@media screen and (max-width: 767px) {
  .innerPageHeading__holder {
      flex-flow: wrap;
  }
  .innerPageHeading__holder h2 {
      margin: 0 0 20px 0;
  }
  .items-bg p span{
      font-size: 20px;
  }

  .items-bg p{
      font-size: 16px;
  }
  ul.innerPage__breadcrumbs {
      width: 100%;
      flex-flow: wrap;
  }
  .ammuit-flex .col-md-3.col-sm-12, .col-md-4.col-sm-12 {
      width: 100%;
  }
  ul.innerPage__breadcrumbs li,
  ul.innerPage__breadcrumbs li a {
      font-size: 14px;
      line-height: normal;
  }

  .navbar-collapse.collapse {
  width: auto;
}
.member-items {
  padding: 40px 0;
}
.gunsmi-sec {
  padding: 0 0 30px 0;
}
}
@media (max-width: 768px) {
  .price-slider-amount input[type="text"] {
    min-width: 100%;
}
  .all-products .productDisplayType .row .col-xs-12.col-sm-4.col-md-3 {
    padding: 0 15px !important;
}
  div#secondary.widget-area, .products .container-inner {
    padding: 0 10px !important;
}
  button.mobile-select-option > span:first-child:after {
    content: "Product Type";
    font-family: "Josefin Sans", serif;
  color: #737373 !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
line-height: 24px; /* 150% */
}
  .product-_-summary {
      margin-top: 15px;
  }
  .navbar-collapse.collapse {
    min-width: max-content !important;
  }
  
  .top-nav.type2>ul{
    padding-right: 0px;
  }
  .ps-switch + .panel.panel-default{
    margin-top: 30px !important;
  }
  
  .wrap.pull-right a > button{
    min-height: fit-content !important;
    padding: 8px !important;
  }
}

@media (min-width: 768px) {
  .navbar-collapse.collapse {
    display: flex !important;
    justify-content: end;
    align-items: center;
    padding-right: 0;
}
.navbar-header {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
  .navbar-nav>li .dropdown-menu {
    width: 310px !important;
    max-width: 310px !important;
    padding: 20px 30px 30px 30px;
    background: #FB923C;
  }
  .navbar-nav>li .dropdown-menu li a:hover {
    border-bottom: 1px solid #D4D4D4 !important;
    background: #D4D4D4 !important;
    color: #000 !important;
  }
  .navbar-header {
      float: unset !important;
  }
  table.table.table-cart thead,
  table.table.table-cart tbody{
    font-size: 16px !important;
  }
}
@media screen and (max-width:767px) {
  .homePage_ourServices article.services .entry-title {
      font-size: 20px;
  }

      .items-bg {
          height: 90% !important;
          margin: 20px 0;
      }
      .cntct-txt h2{
          font-size: 25px;
      }
      .carou-bg{
          flex-wrap:wrap;
      }
      .available-txt {
          padding: 20px 0 20px 15px;
      }
      .bannerText a {
          padding: 13px 40px;
      }
      .available-txt h4{
          font-size: 23px;
      }
      .available-txt h2{
          font-size:25px;
      }
      .available-txt p{
          font-size: 16px;
      }
      .class-sec h2 {
          font-size: 24px;
      }
      .category-sec {
          padding: 20px 0;
      }
      .class-text {
          padding: 12px;
      }
  }
  
 
  .homePage_ourServices article.services .entry-content-wrap p {
      font-size: 16px;
  }
  .portal-sec a{
      word-break: break-word;
  }
  .para1 p {
      font-size: 20px !important;
  }
  .para1 h2:after {
      bottom: 5px;
      width: calc(100% - 50px);
      left: 80px;
  }
@media (max-width:767px) {
  .aboutDes h3, .eventLi {
    margin-top: 15px !important;
    margin-bottom: 10px !important;
}
  section.home-about--us {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
  section.home-about--us {
    padding-bottom: 0 !important;
}
  .gallery-filter>ul>li {
    width: 100%;
    margin-top: 8px !important;
}
.navbar-header {
  display: block !important;
  width: 100%;
}
}
  .slide-overlay .item {
    padding: 43px 15px 27px !important;
    
}
.bannerText {
  padding: 40px 15px 40px !important;
  max-width: 100%;
}
 
  #home .productBorder {
    margin-bottom: 15px;
}
  .footer-widget div#social {
      text-align: left;
  }
  .services-text{
      padding:0;
  }
  .ternasfer-form h3{
      font-size:20px;
  }
  i.fa-solid.fa-magnifying-glass{
      margin:10px 0;
  }
  .services-text h4{
      font-size:20px;
  }
  .contact-form .form-control{
      padding:0 0 0 15px;
  }
  .cntct-text h2 {
      font-size: 25px;
  }
  .bannerText {
      padding: 30px 0px;
  }
  .cntct-frm-hding h2 {
      font-size:23px;
  }
  .cntct-top h2 {
      font-size: 25px;
      line-height:32px;
  }
  .flex-row{
      flex-wrap:wrap;
  }
  .productViewToggle a{
      width:27px;
  }
  .blog-search .search-sub {
      font-size: 15px;
      right: 0px;
      width: 40px;
  }
  .about-textbg {
      padding-bottom: 50px;
  }
  .socials-icon {
      display: none;
  }
  .copyrigth-text{
      flex-wrap: wrap;
      justify-content:center;
  }
  form.blog-search {
      max-width: 100%;
  }
  .shopnow img {
      height: 40vh;
  }
  .nav.navbar-nav.navbarRight form.blog-search{
      display:block;
      margin-top: 15px;
  }
 .logoHeader-right form.blog-search{
      display:none;
  }
  /* #head .navbar-default .navbar-nav>li>a.current-active,
  .navbar-nav>li>a:hover {
      color: #27331E !important;
  } */
  .top-nav.type2>ul>li>a.Schedule-btn{
      display: none;
  }
  .michigan-bg{
      flex-wrap: wrap;
  }
  .bttm-txt h2 {
      font-size: 45px;
  }
  
  #homeshop h2,
  .section-head h2,
  .para1 h2,
  div#storecat h2 {
      font-size: 37px;
      line-height: 1;
  }

  .bannerText h1 {
  font-size: 35px;
  line-height: 40px;
} 

  section.blue-label-sec .row {
  display: unset !important;
}

.label-img-col::before {
  transform: unset !important;
}

.product-descrption h5 {
  font-size: 12px !important;
}

.product-descrption h5 {
  font-size: 12px !important;
}

.newsletter {
  padding: 18px 10px !important;
  flex-wrap: wrap;
  margin: auto;
}
.FooterNewsLetter.newsletter.innerNewsletter {
  margin: 0;
  background: var(--Tokens-Primary-primary, #FB923C);
}
.newsletter form.form-inline, .isotopeFix.gallery-2column, section.product-category-page .row.product-row {
  display: unset !important;
}

section.blue-label-sec .container {
  padding: 0;
} 
section.blue-label-sec .bg-col,
.label-img-col{
  min-height: unset !important;
}
@media screen and (max-width:767px) {
  a.navbar-brand>img {
      width: 200px !important;
  }
  .navbar-default .navbar-header {
      margin: 0;
  }

header#head .HeaderMenu .navbar-header {
  position: relative;
  padding-top: 70px;
}
  .top-nav.type2>ul>li>a{
      font-size: 12px;
  }
  .shop-btn{
      font-size: 16px;
      padding:10px 30px;
  }
  .michigan-text h2{
      font-size:25px !important;
  }
  #below-main-boxes .text-box .title h3, .michigan-txt h2{
      font-size:25px !important;
  }
  .navbar-default .navbar-brand {
    order: 2;
}  
  #homeshop h2,
  .section-head h2,
  .product-category-page h2 {
      font-size: 21px;
  }
  .product-category-page .col-md-9 {
      width: 100%;
  }
  .navbar-header {
      justify-content: unset;
  }
  .navbar-default>.container {

      padding: 0 15px;
  }

  #head .navbar-default .navbar-nav>li,
  #head .navbar-default .navbar-nav>li:last-child {
      margin-right: 0;
      /* background:#FB923C; */
      /* padding: 0 15px; */
  } 
  #head .navbar-default .nav>li>a {
      color: #ffffff !important;
  }
  .has-submenu.highlighted {
    background: rgba(241, 241, 241, 0.37) !important;
}

  .navbar-default .navbar-toggle {
      margin-bottom: 0 !important;
      background-color: #FB923C;
  }

  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
      background-color: #000000;
  }
  .navbar-default .navbar-toggle {
      border-color: #fff;
  }
  .slider-wrapper .one-slide-anim .item {
      padding-top: 0;
      background-size: cover !important;
  }

  .para1 h2 {
      font-size: 30px;
  }

  .navbar-toggle {
      margin-right: 0;
  }

  .class-row.row {
  display: unset;
} 
.class-txt {
  margin: 30px 0 !important;
}

.class-txt-col {
  padding: 0;
}

}


@media only screen and (max-width: 767px) {
  .footer-widget #footer2 ul li {
      padding: 0px !important;
  }
  .newsletter form.form-inline .form-group.input-box {
      width:80%;
      margin: 0 auto;
      padding: 10px 0;
  }
  
  #head .navbar-collapse.collapse.in {
      background-color: transparent;
      margin: 0;
      padding: 0;
  }

  div#footer4 {
      margin-top: 0;
  }
  .course p.itemrow-all-data {
      height: unset;
  }
  footer.footer{
      padding:12px 0;
  }
  #head .navbar-default .navbar-nav>li>a {
      font-size: 16px;
      text-align: left;
  }

  div#footer1 li a,
  div#footer1 i {
      font-size: 16px;
  }

  div#footer2 li a,
  div#footer3 li a {
      font-size:16px;
  }
  .maryland-news-heading h2{
      font-size: 23px;
  }
  div#main>div {
      padding: 0 15px !important;
  }
  .maryland-text h3{
      font-size:23px;
  }
  .maryland-text h4{
      font-size:18px;
  }
  .maryland-text h2{
      font-size:22px;
      line-height:18px;
  }
  .rande-text h2 {
      font-size: 25px;
  }
  .item_right li span,
  .item_right li a,
  .address p {
      font-size: 15px;
  }

  .content-grid {
      margin: 0 -15px !important;
  }
  .michigan-txt h4{
      font-size: 15px;
  }
  div#filter_sf>div:last-child {
      width: 100% !important;
  }
  .bannerText h1 {
      font-size: 25px;
      line-height: 30px;
  }
  .bannerText h1 {
      font-size: 25px;
      line-height: 30px;
  }
  .category-content h1 {
  font-size: 31px;
}

.about-img-box h1 {
  line-height: 46.7px;
  font-size: 50px;
}
.footer .copyright {
  font-size: 15px;
  line-height: 1.2;
  text-align:center;
}
.header-top.primary{
  padding:15px 10px !important;
}
.icon-img {
  padding-bottom: 20px;
}
.header-top.primary form.blog-search {
  margin-bottom: 15px;
}
.header-top.primary .row > div:first-child {
  justify-content: flex-start;
  display: flex;
}
.header-top.primary .row > div {
  flex: auto;
}
#head .navbar-default .navbar-nav>li>a{
  background: none;
}
#head .navbar-default .navbar-nav>li>a i{
  display: flex;
        align-items: center;
        justify-content: left;
        padding-left: 30px !important;
}
#head .navbar-default .navbar-nav>li>a i.fa.fa-shopping-cart{
  padding-left: 0 !important;
}
}

/* EX-Custom CSS */
.contact-us .container.TopCMSContainer div#main-content > div#main > .col-xs-12.col-md-12.col-sm-12 {
  padding: 0;
}
/* contact page form submit button */
.contact-us .container.TopCMSContainer > div#content {
  padding-top: 0;
}
.contact-us section.top-wrapper,
.contact section.top-wrapper  {
  margin-top: 0px;
}
.contact-us .col-lg-4 .right-sidebar,.contact .col-lg-4 .right-sidebar{display:none;}
.contact-us section.top-wrapper,
.contact section.top-wrapper {
  margin-top: 0px !important;
}
.contact-us .container.TopCMSContainer div#main-content > div#main > .col-xs-12.col-md-12.col-sm-12 {
  padding: 0;
}
.address ul > li a, .address ul > li span {
  text-transform: none !important;
  line-height: 26px;
  font-weight: inherit !important;
}
/* course details & Products details */
 .overview-tab li a {
  text-transform: uppercase;
  font-size: 90%;
    font-weight: 700;
    border-bottom: 1px solid #fff;
    padding-bottom: 2px;
}
.product-_-summary span.text-danger {
  font-weight: bold;
  font-size: 14px;
  line-height: 32px;
  color: #fff;
}
.product-_-summary span.stock_label_success:not(.mfp-content .product-_-summary span.stock_label_success) {
  color: #000 !important;
  font-size: 14px;
}
.short-description p {
  line-height: 35px;
  color: #fff !important;
}
.blog-search .search-input {
  font-family: "Josefin Sans", serif;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.ms-options-wrap > button:focus, .ms-options-wrap > button {
  padding: 8px 20px 6px 10px;
}
div#sitemessage > p {
  margin-top: 0px !important;
}
#filtered_products .frontinfo .mainshopthumb {
  padding-top: 0;
  margin-top: -2px;
  /* white-space: nowrap; */
    width: 96%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}
.contact-us .ktholder .form.widelabel, .services .ktholder .form.widelabel {
  margin-bottom: 0;
}
.contact-us section.top-wrapper, .contact section.top-wrapper {
  margin-bottom: 0;
}
button.btn.btn-warning.btn-add-cart .fa-shopping-cart {padding-top: 0;}
input#optionSameAsShipping {
  left: auto !important;
}
input#optionNewBilling {
  left: 0 !important;
  min-width: auto !important;
}
input#ccnumfield {
  min-width: 100%;
  width: 100%;
}
.secHeader .blog-search .search-input {
  text-indent: 15px !important;
}
.widgetProduct span {
  font-size: 18px;
  font-weight: 300;
}
.overview-tab {
  margin-bottom: 15px;
  display: flex;
  gap: 15px;
}
section.product-wrapper.home-featured-products {
    margin: 0;
}
.widgetProduct .media-heading {
  margin-bottom: 15px;
}
.priceRange .ui-slider-handle {
  width: 15px !important;
  height: 15px !important;
  display: inline-block;
}
.productDetailsPage section.top-wrapper > .container > .row.content-grid {
  background-color: #fff;
  padding: 0px !important;
  margin: 0px 0 !important;
  min-width: 100%;
}
.productDetailsPage .product-_-summary {
  padding: 0;
}
.productDetailsPage .content-area.travel2 {
  margin-top: 0;
  background-color: #000;
}

.travel-wrapper.parallax {
  margin-top: 0;
}
p.frmTitle {
  margin: 0;
}
.courses .col-xs-12.col-md-8.col-lg-8.CmsLeft,
.trips .col-xs-12.col-md-8.col-lg-8.CmsLeft {
  min-width: 100%;
}
.courses .col-xs-12.col-md-4.col-lg-4.CmsRight,
.trips .col-xs-12.col-md-4.col-lg-4.CmsRight {
  display: none;
}
.courses .container.TopCMSContainer,
.trips .container.TopCMSContainer {
  padding: 0;
}
#filtered_products .jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group.jq-ry-rated-group {
  left: 12px!important;
}
.contact-us #main-content .address ul li {
  display: flex;
  align-items: baseline;
}
p.conInfoText {
margin-bottom: 15px;
}
.address ul > li a {
line-height: 26px;
}
footer.footer .newsletter .label {
  display: none;
}
footer.footer .newsletter {
  margin-top: 0;
  padding-top: 0;
}
section.courses.travel-wrapper.HmCourses {
  padding-bottom: 20px;
}
div#odysseabyfletcher section.top-wrapper {
  margin-top: 0;
}
section.top-wrapper.product-page {
  clear: both;
  margin-top: 0;
  background-color: #fff;
  padding-top: 10px;
}
.eQContent .itemrow p.itemrow-all-data {
  margin-bottom: 0 !important;
  min-height: 120px;
}
.eQContent .itemrow .btmbtn {
  background: #303030;
  min-width: 100%;
  padding: 0 15px 15px;
}
.row.eQH {
  margin-top: 20px;
}
.product-_-overview {
  margin: 40px 0;
}
.social-share-icons li a {
  font-weight: 400;
}
.row.con-customer-info .radio > label input#flat_rate {
  left: 6px;
}
input#ccnumfield {
  min-width: 100%;
  max-width: 100%;
}
.about-us section.top-wrapper, .courseDetailsPage section.top-wrapper,
.productDetailsPage section.top-wrapper{
  margin-top: 0;
  background-color: #fff;
}
.contact-us .address ul li {
  font-size: 14px !important;
}
.eQContent .itemrow p.itemrow-all-data > strong {
  display: block;
}
.eQContent .btmbtn .find_more {
  margin-top: 0 !important;
}
.verticalInner h4:hover {
  color: #000 !important;
}
.productSorting li a, .productLimiter li a {
  color: #fff !important;
}
.ms-options-wrap > .ms-options > ul label {
  /* color: #000 !important; */
}
.ms-options-wrap > .ms-options > ul label:hover,
.ms-options-wrap > .ms-options > ul label {
  /* color: #000 !important; */
}
.proDetails .panel-default>.panel-heading h2,.proDetails .panel-default>.panel-heading h1 {
  font-size: 24px;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: "Josefin Sans", serif;
    font-weight: 700;
}
.ms-options-wrap > .ms-options > ul li.selected label, .ms-options-wrap > .ms-options > ul label:hover {
  background-color: #fff;
}
.productBorder .productMetas {
list-style: none !important;
}
.conForm .content-bottom > .form {
margin-bottom: 0;
}
.contact-us .cmsInnerContent > section#contact > .map {
padding-bottom: 12px;
}
.contact-us .conForm .custom_form_fl, .services .conForm .custom_form_fl {
  margin-bottom: 4px;
  border-radius: 6px;
  border: 1px solid var(--Tokens-Surfaces-outline, #262626);
  background: var(--Tokens-Surfaces-background, #171717);
  resize: none;
  /* color: var(--Tokens-Surfaces-onSurfaceVariant, #27331E) !important; */
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px; /* 162.5% */
}
/* .contact-us .conForm .form.widelabel > form > .formrow {
padding-right: 25px;
} */
.contact-us .conForm, .services .conForm{
margin-top: 4px;
}
.contact-us .item_right .address {
margin-top: 15px;
}
.contact-us .address .fa {
padding-top: 10px;
color: #fff;
}
.footer-item.quick-links ul > li > a {
display: flex;
align-items: center;
justify-content: space-between;
flex-direction: row;
}
.footer-item.quick-links ul > li > a > i.fa {
margin-right: 4px;
}
.footer-item.quick-links ul {
padding-top: 4px !important;
}
.proDetails .panel .panel-body .social-share-icons ul {
margin-top: 0;
}
#filtered_products .banner-container.sale .ribbon {
left: 0;
}
.price-slider-amount a.btn.btn-ash-border.pull-right {
position: relative;
width: 100%;
}
.price-slider-amount input[type="text"] {
position: relative;
bottom: 0;
left: 0;
}
.price-slider-amount label {
text-align: left;
position: relative;
left: 0;
color: #000;
}
aside.widget .productBlock h3.widget-title { 
margin-bottom: 8px !important;
}
.productBlock .widgetProduct {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: 0px;
background-color: #d4d4d4;
}
.productBorder.chkProductID > div:first-child {
display: block;
background: #fff;
border-radius: 0;
}
.ms-options-wrap > button:focus, .ms-options-wrap > button {
  font-size: 14px;
}
div#filtered_products > div {
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-bottom: 15px;
}
/* table.table.table-cart a{
  color: #fff !important;
} */
.login_form a, table.table.table-cart a {
  color: #fff !important;
}
.product-box.list {
  margin-bottom: 15px;
}
.row.con-customer-info .radio > label input#flat_rate {
  margin-right: 10px;
}
input#ccnumfield {
  min-width: 100%;
  padding: 0 8px;
}
.courses section.top-wrapper, .courses .row.eQH {
  margin-top: 0;
}
.about-us .itemrow .clearfix {
  display: none;
}
.HmCourses .owl-next, .HmCourses .owl-prev {
  position: relative;
  top: -6px;
}
.product-_-summary .product-_-summary h2 {
  margin-bottom: 6px;
}
.text-left.cmsInnerContent > section#contact > .map + .container > .row > p {
  margin-top: 0;
}
.staff-view h2.subhead {
  font-size: 24px;
}
.product-page #storecat h2 {
  margin-bottom: 0px !important;
}
.container.ContactInfo {
  padding: 0 15px !important;
}

.conForm button {
  min-width: 100%;
  margin-top: 0px;
  width: 100%;
  color:  #000;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 175% */
  text-transform: uppercase;
  border-radius: 6px;
  border: 2px solid  #FB923C;
  background:  #FB923C;
  padding: 16px 26px;
  float: left !important;
  -webkit-transition: all .5s ease-in 0s;
  -ms-transition: all .5s ease-in 0s;
  -o-transition: all .5s ease-in 0s;
  transition: all .5s ease-in 0s;
}
.conForm button:hover {
  background-color: #000;
  color: #FB923C;
  
}
.conForm .custom_form_fl{
  border-radius: 6px;
  border: 1px solid  #262626;
  background:  #171717;
  color:  #27331E;


  font-family:"Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px; /* 162.5% */
}
.addrss-top-box p.Contact-details,.addrss-top-box p.Contact-details a{
  color:  #FFF;
    font-family: "Josefin Sans", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px; /* 162.5% */
}
.addrss-top-box p.Contact-details span.email-label{
  color: #FFF;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}
.address a i.fa{
  color: #000 !important;
  background: #FB923C;
  padding: 5px 5px 2px !important;
  margin-top: 15px;
  border-radius: 4px;
}
.hou-text .hours-hding h5{
  color:  #FFF;

font-family: "Josefin Sans", serif;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
}
.hou-text .calender-box p{
  color:  #FFF;
font-family: 'MontserratRegular';
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 26px; 
margin-top: 0px;
}
section.uReview.Aboutpage{
  padding: 52.5px 60px;
}
.product-_-summary p:not(.mfp-content .product-_-summary p),
.product-rating, .short-description, .cart-option, .product-quantities,
.review-from-box .review-form .input-field label,
span.current-price:not(.mfp-content span.current-price),
table.table.table-cart *,
.row.con-customer-info .radio label, .checkbox label,
.breadcrumb>li+li:before, div#card_pay label {
  color: #000 !important;
}
.quantity .qty-field, .quantity .qty-control {
  color: #000 !important;
}
input#optionSameAsShipping {
min-width: auto !important;
top: 3px;
}
input#ccnumfield {
width: 100% !important;
min-width: 100% !important;
}
.priceRange .ui-slider-handle {
background-color: #000 !important;
}
.social-share-icons li a, .product-_-overview .tab-pane {
color: #000;
}
div#storecat h2 a {
  font-family: "Josefin Sans", serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 66.7px;
  letter-spacing: -1.2px;
  text-transform: uppercase;
  color: #fff !important;
}
.top-nav.dropdown li {
color: #000;
}
.text-left.cmsInnerContent > section#contact > .map + .container {
width: 100%;
}
.newsletter.hNewsLetter .signup input[type="text"] {
height: auto !important;
padding: 10px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
}
.hNewsLetter .signup>input {
margin-bottom: 0;
}
#filtered_products .productBorder:hover .frontinfo .mainshopthumb a {
opacity: .4;
}
.newsletter.hNewsLetter .signup input[type="text"] {
height: auto !important;
padding: 10px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
}
.hNewsLetter .signup>input {
margin-bottom: 0;
}
/* .products .container-inner {
padding: 0 15px;
} */
.row.con-customer-info .panel-heading > h3 {
color: #000;
}
aside.sidebar .productBlock h3 {
padding: 12px 15px;
margin: 0 !important;
}
div#filtered_products > br + h3.text-center {
color: #000;
}
.productBlock.border > .widgetProduct:first-of-type {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.productBlock.border > .widgetProduct:last-child {
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.dark a {
color: #fff;
}
.panel, .panel-footer {
background-color: transparent;
}
.social-share-icons a {
color: #fff !important;
}
.mfp-content .top-wrapper > .container {
background-color: #000 !important;
}
.mfp-content .panel-heading h2 {
color: #000 !important;
}
/* table.table.table-cart input {
color: #fff !important;
} */
.sku_wrapper {
color: #000 !important;
}
.product_meta b:not(.mfp-content .product_meta b) {
color: #000 !important;
}
.courses .container.TopCMSContainer div#content {
margin-top: 0 !important;
}
.contact-us .cmsInnerContent > section#contact > .map {
padding-bottom: 0;
margin-bottom: 0;
}
.product-categories li a, ul.product-categories > li > b {
color: #000 !important;
}

.row.eQH > div:nth-child(2), .row.eQH > div.clearfix + div {
text-align: center;
}
.row.eQH .subhead {
font-weight: 700;
font-size: 30px;
}
.mfp-content span.qty-control {
color: #fff !important;
}
.product-page #filtered_products > br + h3.text-center {
color: #000 !important;
}
.courses .content-grid,
.courses .col-xs-12.col-md-8.col-lg-8.CmsLeft{
margin: 0 !important;
padding: 0;
}
.content-bottom .subhead {
display: block;
}
.content-bottom .subhead::before {
display: none;
}
.header-top .social-links li {
margin-right: 8px !important;
}
#social li {
border-bottom: 0px solid #5c5c5c !important;
}
#footer2 .contact-info li {
padding: 10px 0px !important;
}
.no-records-found {
display: block !important;
min-width: 100%;
}
#filtered_products .frontinfo {
height: auto !important;
min-height: 140px !important;
margin-top: 10px;
}
div#footer3 i.fa, div#footer2 i.fa {
display: none;
}
.cartWidgetInner .buttons {
display: flex;
gap: 10px;
}
.cart .content-area.travel2, .checkout .content-area.travel2 {
padding: 10px 15px !important;
}
.price-slider-amount a.btn.btn-ash-border.pull-right,
a.btn.btn-ash-border.pull-right {
position: relative;
}
.cart .content-area.travel2, .checkout .content-area.travel2 {
padding: 10px 15px !important;
}
/* section.product-wrapper.home-featured-products {
margin-top: 0;
} */
div#below-main-boxes > div {
padding: 0 4px;
}
.sidebar .widget-title, .productBlock h3 {
color: #000;
}
.courses .eQContent .itemrow p.itemrow-all-data {
min-height: initial;
border-radius: 0;
}
.courses .eQContent .itemrow .btmbtn {
background: #303030;
}
.staff-view h2.subhead:not(.contact-us .staff-view h2.subhead, .about-us .staff-view h2.subhead, .services .staff-view h2.subhead, .class .staff-view h2.subhead), .text-left.cmsInnerContent h2:not(.contact-us .text-left.cmsInnerContent h2, .about-us .text-left.cmsInnerContent h2, .services .text-left.cmsInnerContent h2, .class .text-left.cmsInnerContent h2){
  font-family: "Josefin Sans", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 54px;
  text-transform: uppercase;
}
.icon-img img {
  min-width: 100px;
}
.footer-widget .container .row {
  padding-bottom: 0;
}
.newsletter .signup input[type="text"] {
  width: 100%;
}
.col-xs-12.col-md-3.pull-left.quick-contact .fa {
  margin-right: 6px;
}
.blog-search .search-sub {
  background-color: #FF7600 !important;
  color: #fff;
  border-radius: initial;
}
label.widget-title {
  color: #737373;
  font-family: 'MontserratBold';
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  min-width: 60px;
}
.productBlock.whiteBg {
  background-color: #000;
  padding: 10px;
}
.price-slider-amount input[type="text"] {
  font-size: 14px;
  color: #000;
}
.contact-us .CmsRight, .contact .CmsRight, .about-us .CmsRight, .services .CmsRight, .class .CmsRight, .courses .CmsRight {
  display: none !important;
}
.services section.top-wrapper, .class section.top-wrapper {
  margin-top: 0 !important;
}
#calendar_list_view .title {
  display: none;
}
#calendar_list_view .row .subhead {
  line-height: 54px;
  text-transform: uppercase;
  font-size: 40px;
  font-family: 'eurostile-bold';
  margin-bottom: 15px;
  color: #000;
}
.itemrow {
  clear: both;
  overflow: hidden;
  border-top: 1px solid #000;
  padding: 15px 0;
}
.itemrow > div.col-lg-9.col-md-9.col-sm-9.col-xs-9 strong{
display: block;
text-transform: uppercase;
    font-size: 28px;
    font-family: 'eurostile-bold';
    line-height: normal;
    color: #000;
    margin-bottom: 10px;
}
.itemrow > div.col-lg-9.col-md-9.col-sm-9.col-xs-9 p > span {
  color: #000;
  line-height: 22px;
  font-size: 18px;
  font-family: "Josefin Sans", serif;
}
.itemrow .btmbtn .find_more{
  color: #FB923C;
  font-family: "Josefin Sans", serif;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 28px;
  text-transform: uppercase;
  display: inline-block;
}
#calendar_list_view .find_more:hover {
  color: #fff;
}
.btn-transparent i {
  display: inline-flex;
  padding: 10px 10px;
  background: #ffffff;
  color: #000 !important;
}
.FooterNewsLetter input#newsletter_submit {
  color: var(--Tokens-Primary-primary, #FB923C);
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  text-transform: uppercase;
  padding: 8px 12px;
  border-radius: 6px;
  border: 2px solid var(--Tokens-Primary-primary, #FB923C);
  background: var(--Tokens-Primary-onPrimary, #000);
  -webkit-text-stroke-width: 1;
-webkit-text-stroke-color: #000;
}
.FooterNewsLetter input#newsletter_submit:hover {
  background: #ffffff !important;
  color: #000 !important;
  border: 2px solid var(--Tokens-Primary-primary, #000) !important;
}
section.top-wrapper {
  margin-top: 0;
}
/* .TopCMSContainer > div >#main-content {
  padding: 0;
  margin-bottom: -20px;
} */
.CmsRight {
  display: none;
}
/* Contact form */
.conForm label.optfldname {
  display: none !important;
}
.conForm .widelabel label {
  width: auto;
}
.conForm .custom_form_fl {
  border-radius: 0;
  box-shadow: none;
  color: #666a6b;
  font-size: 13px;
  margin-bottom: 15px;
  padding: 0 0 0 25px;
  border: 1px solid #ccc;
}

.conForm input.custom_form_fl {
  height: 48px;
  margin-bottom: 6px;
  width: 100%;
}

.conForm .conForm textarea.custom_form_fl {
  height: 190px;
  padding: 20px 20px 20px 25px;
}
.conForm .custom_form_fl:focus {
  border-color: #66afe9;
}
.conForm .form.widelabel > form > .formrow {
  width: 50%;
  padding-right: 15px;
  margin-bottom: 0;
}
.conForm .form.widelabel > form > .formrow:nth-child(7) {
  padding-right: 0;
  width: 50%;
}
.conForm .form.widelabel > form > .formrow:nth-child(5) {
  width: 50%;
  padding-right: 0;
}
.conForm .form.widelabel > form > .formrow:nth-child(8) {
  width: 100%;
  margin-bottom: 0;
  padding-right: 0;
}
.conForm .content-bottom {
  margin-top: 0;
}
.conForm .widelabel label {
  font-size: 15px;
  font-weight: 300;
}
.conForm form input.form-control {
  height: 48px !important;
}
.conForm textarea.custom_form_fl {
  height: 190px;
  padding: 20px 20px 20px 25px;
}
/* contact CSS ends */
#calendar_list_view .row .subhead {
  color: #000 !important;
  font-family: "Josefin Sans", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 54px;
  text-transform: uppercase;
}
.itemrow {
  padding: 40px;
  border-radius: 10px;
  margin: 20px 0;
}
.itemrow:hover {
  background-color: #FB923C;
}
.itemrow:hover div.col-lg-9.col-md-9.col-sm-9.col-xs-9 strong,
.itemrow:hover div.col-lg-9.col-md-9.col-sm-9.col-xs-9 p > span,
.itemrow:hover .find_more{
  color: #000 !important;
}
#calendar_list_view .itemrow .ckimage  {
  display: none !important;
}
.products-product-categories .productSorting .sbHolder .sbSelector, .products-product-categories .productLimiter .sbHolder .sbSelector,
.ms-options-wrap > button:focus, .ms-options-wrap > button
 {
  color: #737373;
  /* font-family: 'MontserratRegular'; */
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  border-radius: 6px;
  border: 1px solid var(--Tokens-Surfaces-outline, #262626);
  background: #D4D4D4; 
}
section.top-wrapper.product-page .productLimiter .sbHolder .sbSelector {
  background-color: #fff;
}
.products-product-categories  .productSorting .sbHolder .sbSelector {
  background-color: #D4D4D4;
}
.products-product-categories .productSorting .sbHolder .sbSelector, .products-product-categories .productLimiter .sbHolder .sbSelector,
.ms-options-wrap > button:focus, .ms-options-wrap > button, .price-slider-amount input[type="text"] {
  border: 1px solid #262626 !important;
}
#filtered_products .frontinfo h5.manuf, h5.manuf {
  border-top: 1px solid #6C757D;
  border-bottom: 1px solid #6C757D;
  color: #000;
  text-align: left;
  font-family: 'Proxima Nova Regular';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.product-_-summary .btn-set .btn:hover {
  background-color: #000 !important;
  color: #fff;
}
.product-_-summary .btn-set .btn:hover {
  background-color: #000 !important;
  color: #fff;
} 
/*  custom css*/
.contactInfo {
  justify-content: end;
}
.navbar-nav ul.sm-nowrap > li > a {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  font-family: "Josefin Sans", serif;
  border-bottom: 1px solid #fff;
}
.home-info-appointment{
  padding: 20px 0px;
  background: #000;
}
.home-info-appointment-container{
  display: flex;
  gap: 20px;
  flex-direction: column;
}
.home-img-container{
  max-width: 1320px;
  display: flex;
  /* height: 302px; */
  /* flex-wrap: wrap; */
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.guns-card{
  height: 302px;
  /* background-color: lightgray; */
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: multiply, normal;
  box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.10);
}
.card-img-1{
  background-image: radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.30) 0%, rgba(0, 0, 0, 0.60) 100%), url("https://s3-us-west-2.amazonaws.com/imgorchidpos/storefront/413/gun-1-org.jpg");
}
.card-img-2{
  background-image: radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.30) 0%, rgba(0, 0, 0, 0.60) 100%), url("https://s3-us-west-2.amazonaws.com/imgorchidpos/storefront/413/gun-2-org.jpg");
}
.card-img-3{
  background-image: radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.30) 0%, rgba(0, 0, 0, 0.60) 100%), url("https://s3-us-west-2.amazonaws.com/imgorchidpos/storefront/413/gun-3-org.jpg");
}
.card-content{
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
}

.card-content h2{
  color: #FFF;
  text-align: center;

  font-family: "Josefin Sans", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 43px; 
  text-transform: uppercase;
}

.card-content p{
  color:  #FFF;
  text-align: center;
margin: 0;
  font-family: "Josefin Sans", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

.card-content button{
  padding: 8px 12px;
  border-radius: 6px;
  background: #FB923C;
  border: none;
  color: #FFF;

  font-family: "Josefin Sans", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
}
.card-content button:hover {
  background: #000;
}


/* Appointment */
.appointment{
  margin: 0 auto;
  max-width: 1320px;
  background:#495057;
  display: flex;
  padding: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.appointment h2{
  color: #FFF;
  text-align: center;

  font-family: "Josefin Sans", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 43px; 
  text-transform: uppercase;
}

.appointment p{
  color: #FFF;
  font-family: "Josefin Sans", serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px;
  text-transform: uppercase;
}
.appointment button{
  padding: 16px 40px;
  border-radius: 6px;
  background:  #F8F9FA;

  color:  #495057;
  font-family: "Josefin Sans", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
}

/* Firearm */
.firearm{
  padding: 40px 15px;
  background: #000;
}
.card-bg-color{
  padding: 5px;
  background: #FB923C;
}
.card-bg-color > div:first-child {
  padding: 0;
}
/* image and firearm content box */
.flex-card{
  display: flex;
  flex-wrap: wrap;
}

.firearm-card-text{
  height: 100%;
  display: flex;
  padding: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
}

.firearm-card-text h2{
  color: #FFF;

  font-family: "Josefin Sans", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 43px;
  text-transform: uppercase;
}

.firearm-card-text p{
  color:  #CED4DA;

  font-family: "Josefin Sans", serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px;
  text-transform: uppercase;
}

.firearm-card-text button{
  padding: 16px 40px;
  border-radius: 6px;
  background: #FFF;

  color: #FB923C;

  font-family: "Josefin Sans", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; 
  text-transform: uppercase;
}
.announcement_container, .wrapper_div_container {
 background-color: #fff;
}
.blog-section{
  padding:40px 15px 80px 15px;
}
a.read-btn {
  color: var(--Gray-700, #495057);
  font-family: "Josefin Sans", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
  border-radius: 6px;
  background: var(--Gray-100, #F8F9FA);
  padding: 6px;
}
p.lead.blog-title {
  color: var(--Primary-Light, #FFF);
  font-family: "Josefin Sans", serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 66.7px;
  letter-spacing: -1.2px;
  text-transform: uppercase;
}
p.blog-edit-calendar * {
  color: #fff;
}
.blog-content {
  padding-bottom: 30px;
}
/* ABout US */
.all-cards{
  padding: 0px 40px;

}
.about-top{
  padding: 80px 0px;
  

}
.about-top-heading{
  color: var(--Primary-Light, #FFF);

/* Bold/H1 Heading */
font-family: "Josefin Sans", serif;
font-size: 60px;
font-style: normal;
font-weight: 700;
line-height: 66.7px; /* 111.167% */
letter-spacing: -1.2px;
text-transform: uppercase;
}
.about-top-para, .Crafting-section-para{
  color: var(--Primary-Light, #FFF);

/* Body/Base text */
font-family: "Josefin Sans", serif;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 144.444% */
margin-top: 20px;
}

.about-top-img{
  display: flex;
  align-items: center;
  justify-content: center;
}

.Crafting-section{
  padding: 40px 0px 40px 0px;
}
.Crafting-section:nth-child(even) .Crafting-sections {
  background: var(--Primary-Color, #FB923C);
}

.Crafting-sections{
  background: var(--Gray-700, #495057);
  /* display: flex; */
  /* max-width: 1320px; */
 
 

}
.Crafting-section-text{
  /* padding: 40px; */
}
.Crafting-sectionflex{
  /* margin: 40px; */
  min-height: 400px;
  display: flex;
  /* align-items: center; */
  flex-direction: column;
  justify-content: center;
}
.Crafting-section-heading{
  color: var(--Primary-Light, #FFF);

  /* Bold/H2 Heading */
  font-family: "Josefin Sans", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 43px; /* 107.5% */
  text-transform: uppercase;
}
/* .Crafting-section-svg{
  display: flex;
  justify-content: center;
} */
.Crafting-section-imgs{
  display: flex;
  align-items:center;
  padding: 0;
 
  
}
.row.Crafting-sections {
  padding: 10px;
}
.Get-Started{
  padding: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.Get-Started button {
  color: var(--Gray-700, #495057);
  font-family: "Josefin Sans", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
  border-radius: 6px;
  background: var(--Primary-Light, #FFF);
}
.Get-Started .Crafting-section-para{
  color: var(--Gray-400, #CED4DA);
text-align: center;

/* Callout Text */
font-family: "Josefin Sans", serif;
font-size: 30px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.btn1 button{
  padding: 16px 40px;
}
.firearm-transfer .card-img {
  width: 100%;
}
.firearm-transfer .firearm-card-text h2 {
  font-family: "Josefin Sans", serif !important;
  font-size: 40px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 43px !important;
  text-transform: uppercase !important;
}
.firearm-transfer .firearm-card-text {
  padding: 10px;
}
.btn-primary {
  border-radius: 6px;
  background: #FF7600 !important;
}
.btn-primary:hover {
  background: #fff !important;
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
a.footer-btn, .btn-groups > a, a.btn.btn-black, a.btn.btn-default{
  display: inline-block;
  border: 2px solid var(--Tokens-Primary-primary, #FB923C);
  color: var(--Default-White, #FFF);
  font-family: "PoppinsBold";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
  border-radius: 6px;
  background: var(--Tokens-Primary-primary, #FB923C);
  padding: 10px 24px;
}
a.footer-btn {
  padding: 10px 8px;
}
.classesContent a.btn.btn-black {
  margin-top: 15px;
}
a.footer-btn {
  border-radius: 6px !important;
  background: var(--Reference-Red-Red-600, #FB923C) !important;
}
a.footer-btn:hover, .btn-groups > a:hover, a.btn.btn-black:hover, a.btn.btn-default:hover {
  background: #000 !important;
  border-color: #000 !important;
  color: #fff;
}
a#fb_view_all {
  min-height: 60px;
  display: flex;
  align-items: center;
  color: var(--Default-White, #FFF);
  font-family: "Josefin Sans", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
  justify-content: center;
}
a#fb_view_all:hover {
  border-radius: 6px;
  background: var(--Primary-Light, #FFF);
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
  color: #FB923C;
}
.pageHeader, .product-wrapper .section-head {
  position: relative;
  text-align: center;
  padding: 30px;
}
.top-nav.type2 > ul > li:first-child {
  margin-right: 0 !important;
}
.product-page #storecat {
  display: none;
}
.slider {
  background-color: #000000 !important;
}
.slider:before {
  background-color: #fff !important;
}
.slider:after {
  color: #fff !important;
}
input:checked + .slider {
  background-color: #d3d2d1 !important;
}
.products-product-categories .sbHolder .sbToggle:after, .ms-options-wrap>button:after{
  border-top-color: #999;
}
.ms-options-wrap>button {
  min-height: 48px;
}
.products-product-categories .sbHolder .sbSelector {
  background: #D4D4D4;
}
.all-products .sbHolder .sbToggle:after {
  border-top-color: #999 !important;
}
.all-products .sbHolder .sbSelector,
.col-xs-12.col-sm-8.col-md-9.product_group_content .sbHolder .sbSelector{
  border-radius: 0px;
  border: 1px solid #D4D4D4;
  background: #fff;
  font-size: 14px;
}
.product-groups .col-xs-12.col-sm-8.col-md-9.product_group_content .sbHolder .sbSelector{
  border: 1px solid #27331E !important;
}
#part_search_form .search-input {
  color: #282828;
  text-align: center;
  font-family: "Josefin Sans", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.price-slider-amount input[type="text"] {
  color: #737373;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  text-align: center;
  border-radius: 6px;
  border: 1px solid var(--Tokens-Surfaces-onSurfaceVariant, #27331E) !important;
  background: var(--Tokens-Surfaces-outline, #262626);
}
.header-top.primary #part_search_form .search-input {
  border: 1px solid #212529 !important;
}
.all-products #part_search_form .search-input, 

section.top-wrapper.product-page #part_search_form .search-input{
  font-family: "Josefin Sans", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  border-radius: 0;
  color: #fff;
  border: 1px solid var(--Tokens-Surfaces-outline, #262626) !important;
  background: #fff;
  text-align: left;
}
.product-groups .sbHolder .sbSelector ,
.all-products .sbHolder .sbSelector {
  color: var(--Primary-Dark, #737373) !important;
}
.productDisplayType nav.productViewToggle i {
  color: #fff !important;
}
.mfp-content .social-share-icons li {
  color: #000 !important;
}
.mfp-content .social-share-icons li:hover {
  color: #fff !important;
}
.mfp-content .social-share-icons li a i {
  color: #000 !important;
}
.products-product-categories .productDisplayType {
  margin-bottom: 0;
}
ul.product-categories > li > b, div#secondary.widget-area .widget h3 {
  border-bottom: 1px solid #D4D4D4;
  padding-bottom: 10px;
  display: block;
}
li.product-list-dropdown-submenu.key-filter {
  margin: 0;
  margin-bottom: 10px;
  min-width: 100%;
}
aside.product-cat-widget.widget.product-cat-widget-select h3.widget-title {
  border: none !important;
  margin-bottom: 10px;
}
.announcement_container {
  padding: 0px !important;
}
#secondary > div.productDisplayType > div > div:nth-child(1) {
  order: 2;
  margin-top: 10px;
}

#secondary > div.productDisplayType > div {
  display: flex;
  flex-direction: column;
}
.product-cat-widget-select .mobile-select-option .caret {
  border-top: 6px solid #999999;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.productSorting .row {
  display: flex;
}
.productSorting .row > div {
  min-width: fit-content;
  max-width: 50%;
}
.overLayBg {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.80) 0%, rgba(0, 0, 0, 0.00) 100%);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.contact-section {
  padding: 80px 0;
}
a.addTel {
  margin-top: 20px;
  display: inline-block;
}
.contact-us .text-left.cmsInnerContent {
  margin-bottom: 0;
}
.Contactbanner {
  background: url(https://s3-us-west-2.amazonaws.com/imgorchidpos/storefront/291/contact-banner.png);
  height: 260px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.servicesBanner {
  background: url(https://s3-us-west-2.amazonaws.com/imgorchidpos/storefront/291/services-banner.jpg);
  height: 260px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.aboutUsBanner {
  background: url(https://s3-us-west-2.amazonaws.com/imgorchidpos/storefront/291/about-banner.png);
  height: 260px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.services #main-content {
  padding: 0;
}
.contact-us .TopCMSContainer {
  padding: 0;
}
section.homeCategoryList .container-fluid {
  padding: 0;
}
.catBg h3 {
  color: var(--Reference-Base-white, #FFF);
  text-align: center;
  text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.50);
  font-family: "Josefin Sans", serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
}
section.homeCategoryList {
  padding: 40px 30px;
}
section.homeCategoryList .row > div {
  padding: 10px;
}
.catBg {
  background-position-y: 37%;
  background-repeat: no-repeat;
  box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.10);
  min-height: 255px;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  position: relative;
}
.catBg::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: radial-gradient(50% 50% at 50% 50%, rgb(0 0 0 / 18%) 0%, rgb(0 0 0 / 44%) 100%);
}
.catBg a {
  position: relative;
  z-index: 2;
}
.btn-primary {
  color: #fff;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
}
.btn-primary:hover {
  background-color: #000 !important;
  color: #fff;
}
.homeCategoryList .catBg .btn-primary:hover{
  background-color: #FFF !important;
  color: #FB923C !important;
}
section.ourServices {
  background: #fff;
  padding: 40px 30px;
}

section.ourServices h3 {
  color: var(--Primary-Light, #FFF);
  font-family: "Josefin Sans", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.textBlack {
  color: #000000 !important;
}
section.ourServices h5 {
  color: var(--Primary-Light, #FFF);
font-family: "Josefin Sans", serif;
font-size: 26px;
font-style: normal;
font-weight: 300;
line-height: 30px; /* 115.385% */
margin: 12px 0;
}
section.ourServices p, section.ourServices p a {
  color: var(--Tokens-Primary-onPrimary, #FFF);
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
section.ourServices p {
  margin-bottom: 12px;
}
section.ourServices p a {
  text-decoration: underline;
}
.btn-default {
  color: var(--Primary-Color, #FB923C);
font-family: "Josefin Sans", serif;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 28px; /* 155.556% */
text-transform: uppercase;
  border-radius: 6px;
background: var(--Primary-Light, #FFF);
box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
padding: 16px 40px;
}
.btn-default:hover {
  background: #000;
  color: #fff;
}
.d-flex {
  display: flex;
}
.flexCol {
  flex-direction: column;
}
.alignItemsCenter {
  align-items: center;
}
.alignItemsStart {
  align-items: flex-start;
}
.justifyContentCenter {
  justify-content: center;
}

.contact-us-section {
  padding: 40px 30px;
  background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.80) 100%), url(https://s3-us-west-2.amazonaws.com/imgorchidpos/storefront/465/bg-contact-us.jpeg) lightgray 50% / cover no-repeat;
}
section.contact-us-section h3 {
  color: #000;
  text-align: center;
  font-family: "Josefin Sans", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
section.contact-us-section p {
  color: #000;
  text-align: center;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  max-width: 62%;
  margin: 10px auto;
}
.contact-us-section .contact-us-content {
  height: 100%;
  display: flex;
  padding: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
  flex: 1 0 0;
  align-self: stretch;
}
.contact-us-section .contact-us-content h2 {
  color: #000;
  text-align: center;
  font-family: 'OpenSans';
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 54px;
  text-transform: uppercase;
}
.contact-us-section .contact-us-content p {
  color: #000;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
}
.contact-us-section .contact-us-content a {
  padding: 16px 40px;
  border-radius: 6px;
  background: #FB923C;
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
  color: #FFF;
  font-family: "Josefin Sans", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
  border: 0;
}
.contact-us-section .contact-us-content a:hover {
  background: #FFF;
  color: #FB923C;
}
.storePolices h3 {
  color: var(--Primary-Dark, #000);
  
  font-family: "Josefin Sans", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.KeyStaff li a {
  text-decoration: underline;
}
.aboutDes h3 {
  color: var(--Tokens-Primary-onPrimary, #262626);
  font-family: "Roboto Serif";
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  margin-top: 0;
  padding-top: 4px !important;
}
p.subTitle {
  color:#737373;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  margin: 10px 0 20px;
}
.aboutDes p:not(.aboutDes p.subTitle) {
  font-family: "Josefin Sans", serif;
  color: var(--Tokens-Primary-onPrimary, #262626);
  font-family: "Roboto Serif";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin-top: 2px;
}
.KeyStaff h3 {
  margin-bottom: 15px;
  margin-top: 0;
}
.KeyStaff h6 {
  color:#737373;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}
.KeyStaff p, .KeyStaff p a {
  color:#737373 !important;
  font-weight: 400 !important;
  margin: 0;
  margin-bottom: 15px !important;
}
section.home-about--us, section.upcomingClasses {
  padding: 40px 0;
}
.aboutDes {
  border-radius: 6px;
  background: var(--Tokens-Primary-primary, #FB923C);
}
section.storePolices {
  padding-bottom: 50px;
}
section.storePolices img {
  width: 100%;
  max-width: 100%;
}
.storePolices p {
  color: var(--Tokens-Surfaces-onSurfaceVariant, #737373);
  
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}
.sContact {
  background: var(--Gray-900, #212529);
  padding: 70px 0 80px;
}
.sContact h3  {
  color: var(--Primary-Light, #FFF);
  text-align: center;
  font-family: 'OpenSans';
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 54px;
  text-transform: uppercase;
}
section.sCatList {
  padding: 80px 30px;
}
.sContact p {
  color: var(--Gray-300, #DEE2E6);
  text-align: center;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 20px;
}
.catDetails {
  background: var(--Gray-900, #212529);
  padding: 30px;
  min-height: 380px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}
.catDetails h5 {
  color: var(--Secondary-color, #FB923C);
font-family: "Josefin Sans", serif;
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: 30px; /* 100% */
text-transform: uppercase;
}
.catDetails h3 {
  color: var(--Primary-Light, #FFF);
font-family: 'OpenSans';
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 54px; /* 135% */
text-transform: uppercase;
}
.catDetails p {
  color: var(--Primary-Light, #FFF);
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
}
.catImg img {
  width: 100%;
}
.sCatList .row > div {
  margin-bottom: 30px;
}
#Aboutpagereviews {
  /* background: var(--Gray-900, #212529); */
  box-shadow: 4px 4px 16px 0px rgba(0, 0, 0, 0.10);
  /* padding: 24px; */
  /* display: flex; */
  /* column-gap: 10px; */
}
section.uReview.Aboutpage .row {
  display: flex;
  flex-wrap: wrap;
}
.userImg {
  min-width: 100px;
}
.reviewInfo h5 {
  margin: 0 !important;
  overflow: hidden;
  color: var(--Primary-Light, #FFF);
  font-family: "Josefin Sans", serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
section.uReview {
  padding: 80px 30px;
}


.reviewInfo h5 img {
  float: right;
}
.reviewInfo p {
  color: var(--Gray-300, #DEE2E6);

/* Body/Base text */
font-family: "Josefin Sans", serif;
font-size: 16px;
font-style: normal;
font-weight: 300;
line-height: 24px; /* 150% */
}
.pageHead h2 {
  color: var(--Primary-Dark, #000);
  text-align: center;
  font-family: 'OpenSans';
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 54px;
  text-transform: uppercase;
}
.chooseBeanArmory .flex-container{
  display: flex;
  flex-wrap: wrap;
}
.chooseBeanArmory h5 {
  color: var(--Primary-Dark, #000);
  font-family: "Josefin Sans", serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 20px 0 !important;
}
.chooseBeanArmory  p {
  color: var(--Primary-Dark, #000);
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
section.chooseBeanArmory {
  padding: 40px 30px;
  background-image: url(https://s3-us-west-2.amazonaws.com/imgorchidpos/storefront/291/ourServices-bg.png);
  background-repeat: no-repeat;
  background-position: center;
}
section.chooseBeanArmory .row > div {
  margin-bottom: 40px;
}
.quick-contact {
  display: flex;
  align-items: baseline;
}
.top-wrapper #content #abovetext .panel-heading h2{
  color: #000 !important;
}
.mfp-content .panel-heading h2 {
  color: #FB923C !important;
  word-break: break-word;
}
table.table.table-cart *{
  color: #000 !important;
}
section.uReview .col-xs-12.col-sm-6.col-md-4{
  margin-bottom: 20px;
} 
.con-customer-info .costSummary *, .product-box.list *{
  color: #000 !important;
}
.con-customer-info .panel.panel-default.costSummary .panel-footer{
  border-radius: 6px;
  background: #fff !important;
  box-shadow: 0px 8px 35px 0px var(--Tokens-Surfaces-shadow, rgba(255, 255, 255, 0.15));
  border: none !important;
}
#content #abovetext button.btn.btn-primary.btn-bg.pull-right.proceed_pay{
  font-family: inherit;
  border-radius: 0px;
  font-size: 14px;
  line-height: 1.42857143;
  font-weight: normal;
  text-transform: capitalize;
}
#ffl_dealer_search p, .product-quantities .btn-set .btn .fa{
  color: #fb923c;
}
button.btn.btn-warning.btn-add-cart:hover .fa,
.product-quantities .btn-set .btn:hover .fa{
  color: #fff !important;
}
.social-share-icons .list-inline li .fa {
  /* background-color: #FB923C; */
  color: #FB923C;
}
.top-nav.type2>ul>li>a {
  color: #262626;
}
/* .quick-contact a {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  line-height: 26px;
  text-transform: uppercase;
} */
.li#main_cart_li *, .tot_items{
  font-family: "Josefin Sans", serif !important;
}
.footer-item .newsletter {
  border-radius: 12px;
    background: #fff;
    display: flex;
    padding: 15px !important;
    flex-direction: column;
    max-width: 253px;
}
.footer-item .newsletter .signup {
  display: flex;
  flex-direction: column;
}
.footer-item .newsletter .label {
  color: #737373 !important;
  text-align: center;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}
.footer-item .newsletter .signup input[type="text"], .FooterNewsLetter .newsletter .signup input[type="text"] {
  font-family: "Josefin Sans", serif;
  color: var(--Tokens-Surfaces-onSurfaceVariant, #27331E);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  border-radius: 6px !important;
  border: 1px solid var(--Tokens-Surfaces-outline, #262626);
  background: var(--Tokens-Surfaces-background, #171717);
}
.FooterNewsLetter .newsletter .signup input[type="text"]:first-child {
  margin-left: 0 !important;
}
.footer-item .newsletter .signup input[type="text"] {
  margin-bottom: 15px !important;
  margin-top: 0;
}
div#homeshop {
  display: flex;
  flex-direction: column;
}
.home-featured-products .section-head h3 {
  display: none;
}
.home-featured-products .section-head {
  padding: 0;
}
section.ourServices .row.d-flex {
  background: #FB923C;
  border-radius: 6px;
}
section.ourServices .row.d-flex > div {
  padding: 0;
}
section.ourServices .row.d-flex > div:last-child {
  padding-left: 30px;
  padding-right: 30px;
}
div#slider .owl-carousel .owl-nav {
  width: 95%;
  margin: auto;
  left: 0;
  right: 0;
}
div#slider .control-one .owl-nav > div {
  background-color: #00000061;
  height: 54px !important;
  width: 54px !important;
}
div#slider .control-one .owl-nav > div:before {
  height: 15px;
  margin: -7px 0 0 -3px;
  width: 15px;
}
div#slider .control-one .owl-nav .owl-next:before {
  margin: -7px 0 0 -12px !important;
}
.baseText {
color: #000;
font-family: "Josefin Sans", serif;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 26px;
}
section.shipRerurn {
  background: #D4D4D4;
  padding: 15px 0;
}
section.shipRerurn .baseText {
  margin: 0;
  padding-left: 10px;
}
section.shipRerurn .row.d-flex > div {
  padding: 15px;
  border-right: 1px solid #000;
}
section.shipRerurn .row.d-flex > div:last-child {
  border-right: 0;
}
.CustomBuilds-content.rm h2 {
  color: #000;
  font-family: "Josefin Sans", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.CustomBuilds-content.rm p {
  color: #fff;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin: 10px 0;
}
.section.CustomBuilds.ourCollection p {
  color: #000 !important;
}
.CustomBuilds a.btn.btn-default, .ourCollection a.btn.btn-default{
  border-radius: 6px;
  border: 2px solid var(--Tokens-Primary-primary, #000);
  background: var(--Tokens-Primary-primary, #fff) !important;
  color: #FB923C;
}
.CustomBuilds a.btn.btn-default:hover, .ourCollection a.btn.btn-default:hover, a.btn.btn-default:hover {
  background: #fff !important;
  color: #000 !important;
}
section.CustomBuilds {
  padding: 40px 30px;
}
.homepage_slider .owl-theme .owl-dots {
  text-align: center;
}
.homepage_slider .owl-theme .owl-dots .owl-dot {
  display: inline-block;
}
.homepage_slider .owl-theme .owl-dots .owl-dot span {
  width: 18px;
  height: 18px;
  margin: 15px 7px 0 0;
  border: 1px solid #FB923C;
  display: block;
  transition: opacity .2s ease;
  border-radius: 30px;
}
.homepage_slider .owl-theme .owl-dots .owl-dot.active span, .homepage_slider .owl-theme .owl-dots .owl-dot:hover span {
  background: #FB923C;
}
#popularBrands .owl-item img {
  width: auto;
}
section.brandSlider {
  background: #fff;
  padding: 60px 30px;
}
section.brandSlider .owl-carousel .owl-item > div {
  display: flex;
  justify-content: center;
  align-items: center;
}
section.brandSlider .owl-carousel .owl-nav {
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
}
section.ourFD, section.ourCollection {
  background: #fff;
  padding: 40px 30px;
}
.subHead-sm {
  color: #FB923C;
  font-family: "Inter", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
}
section.ourCollection h4 {
  margin-top: 10px;
  color: var(--Tokens-Surfaces-onSurface, #000);
  font-family: "Josefin Sans", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
section.ourCollection p {
  margin: 10px 0;
}
.primary-text, .cmsPageContent p a {
  color: #000;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.col-xs-12.col-md-6.brandLogo {
  display: flex;
  align-items: center;
  justify-content: center;
}
.hederLogo {
  display: none;
}
ul.product-categories > li > b {
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}
.brandSlider .owl-nav img:hover {
  filter: brightness(0.5);
  box-shadow: 1px 2px 10px #d9d8d8;
}
.footer-widget {
  position: relative;
  background-color: #fff;
}
.asked-content a {
      padding: 15px 30px;
      display: block;
      position: relative;
      font-weight: 700 !important;
      border-radius: 6px;
      line-height: 26px;
      border-radius: 6px 6px 0px 0px;
      background: var(--Tokens-Surfaces-outline, #262626);
      color: var(--Tokens-Surfaces-onSurface, #FFF);
      font-family: "SchibstedGroteskBold";
      font-size: 16px;
      font-style: normal;
}

.asked-content a[aria-expanded="true"] {
  color: #fff;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-radius: 6px 6px 0px 0px;
  background: #262626;
}
.asked-content .panel-default>.panel-heading {
  padding: 0;
}
.asked-content .panel-group .panel+.panel {
  margin-top: 20px;
}
.asked-content .panel {
  border: 0 !important;
}
.asked-content .panel-default .panel-body {
  border: 3px solid #262626;
  border-radius: 6px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  color: var(--Tokens-Surfaces-onSurface, #FFF);
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px; /* 162.5% */
  }
  .asked-content .panel-default .panel-body {
    border-radius: 0px 0px 6px 6px;
  border: 3px solid var(--Tokens-Primary-primary, #FB923C) !important; 
  background: url(https://s3-us-west-2.amazonaws.com/imgorchidpos/storefront/546/faq-tab-bg.png) lightgray 50% / cover no-repeat;

  }
.asked-content .panel-default .collapse .panel-body p {
  margin-top: 0;
}
.asked-content a i {
  position: absolute;
  right: 30px;
}
.faq-sec {
  background: #000;
  padding: 40px 30px;
}
section.contact-us {
  padding: 40px 0px 15px;
}
section.contact-us h2 {
  color: #000;
  text-align: center;
  font-family: "Josefin Sans", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
section.contact-us p {
  color: #737373;
text-align: center;
font-family: "Josefin Sans", serif;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 26px;
}
section.contact-us .conForm button {
  max-width: 100%;
  margin-top: 0;
  color: var(--Tokens-Surfaces-surface, #FFF);
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
}
section.contact-us .conForm .custom_form_fl, section.contact-us .conForm .custom_form_fl {
  background: #fff;
  border-radius: 6px;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.opt {
  border-radius: 6px;
  border: 15px solid #F5F5F5;
}
.optContent {
  padding: 24px 32px;
}
.optContent h5 {
  color: #152536;
  font-family: "Inter", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.optContent p {
  color: #152536;
  font-family: "Josefin Sans", serif;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 162.5% */
margin: 10px 0 20px;
}
.optContent a {
  border-radius: 6px;
border: 2px solid #FB923C;
background: #FB923C;
color: #fff;
padding: 10px 15px;
}
.serviceOptions .row > div {
  margin-bottom: 30px;
}
.services section.storePolices {
  padding: 0px 30px;
}
section.serviceOptions {
  padding: 40px 30px;
}
section.FirearmImports-Exports {
  padding: 40px 0px;
}

section.FirearmImports-Exports h2 {
  color: #000;
  font-family: "Josefin Sans", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

section.FirearmImports-Exports h3 {
  color: #737373;
  font-family: "Josefin Sans", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

section.FirearmImports-Exports .desInfo {
  padding-top: 20px;
}

section.FirearmImports-Exports h4.subHead {
  color: #737373;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}

section.FirearmImports-Exports li b {
  color: #737373;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}

section.FirearmImports-Exports li, section.FirearmImports-Exports p, .impInfor ul > li{
  color: #737373;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}
ul.decimal {
  list-style: decimal;
  list-style-position: inside;
  margin: 30px 0;
}
ul.decimal ::marker {
  color: #737373;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}
.impInfor ul, .FirearmImports ul {
  list-style: disc;
  list-style-position: inside;
  margin-bottom: 12px;
}
.impInfor p {
  margin-bottom: 20px !important;
}
.impInfor ul > li > ul {
  padding-left: 20px;
  margin-bottom: 0 !important;
}
.FirearmImports h3 {
  margin-bottom: 15px;
}
/* .FirearmImports ul {
  margin: 20px 0;
} */
.SurplusMilitary p, .Shipping p {
  margin-bottom: 20px !important;
}
.cartWidgetInner .buttons > a {
  width: 100%;
  font-family: "Josefin Sans", serif !important;
    font-size: 16px !important;
}
span#fb_view_all {
    color: #737373;
    font-family: "Josefin Sans", serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
}
.product-box.list * {
  color: #000 !important;
}
.bggallery .gallery-3cols .branding.gallery img {
  max-height: initial;
}
.row.con-customer-info .radio label, .checkbox label{
  color: #fff;
}
input#optionNewBilling {
  position: relative;
  left: 0;
  top: 0;
}
.well.con-order-status * {
  color: #fff;
}
  span.tot_items:not(li#main_cart_li span.tot_items) {
    color: #fff !important;
  }
  .well.con-order-status * {
    color: #fff !important;
  }
  .gallerysContainer, .viewgalleryContainer {
    margin: auto;
  }
  .row.con-customer-info .radio > label {
    padding: 15px;
  }
  input#optionSameAsShipping, input#optionNewBilling {
    min-width: 20px !important;
    position: static !important;
  }
  .viewgalleryContainer, .gallerysContainer {
    padding: 80px 30px;
}
.viewgalleryContainer h2, .gallerysContainer h2 {
  color: #000;
  text-align: center;
  font-family: "Josefin Sans", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.bggallery .gallery-3cols .branding.gallery img {
  max-height: initial;
}
table.table.table-cart a {
  color: #000 !important;
}
.login_form>h4 span {
  background: #000000;
}
.row.con-customer-info .panel-heading > h3 {
  color: #000 !important;
  font-family: "Josefin Sans", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.panel.panel-default.costSummary h4 {
  color: #000 !important;
  font-family: "Josefin Sans", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.row.con-customer-info input, .row.con-customer-info textarea.form-control {
  border-radius: 6px;
  background: #fff;
  color: #737373;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  border: 1px solid #cccccc;
}
.row.con-customer-info h4.pb10 {
  color: #000 !important;
  font-family: "Josefin Sans", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
input#UserCaptcha {
  padding: 8px;
}
input#ccnumfield {
  width: 100%;
}
.products-product-categories .productSorting .sbHolder .sbSelector, .products-product-categories .productLimiter .sbHolder .sbSelector, .ms-options-wrap > button:focus, .ms-options-wrap > button,
 section.top-wrapper.product-page .productSorting .sbHolder .sbSelector,
section.top-wrapper.product-page .productLimiter .sbHolder .sbSelector, .price-slider-amount input[type="text"]{
  border: 1px solid #777;
  }
  
  aside.product-cat-widget.widget.product-cat-widget-select {
      display: none;
  }
  
  
  
  .footer-item .newsletter{
  max-width:100%;
  }
  
  .frontinfo h4 a{
  font-size: 14px;
  }
  /*Courses*/

#calendar_list_view > div.row > div.itemrow > div.col-lg-9.col-md-9.col-sm-9.col-xs-9 > p > span {
  display: flex;
}

#calendar_list_view .find_more {
border: 1px solid #4548ad;
  background-color: #4548ad;
  margin-left: 0px;
  color: #fff;
  padding: 10px;
  border-radius: 6px;
  font-family: "Josefin Sans", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
transition:.4s;
}

.itemrow {
  border: 1px solid #000;
}

.itemrow:hover {
  background-color: #fff;
color: #000481;
}

#calendar_list_view .find_more:hover {
  background-color: #000;
  color: #fff !important;
}

.itemrow:hover .find_more {
  color: #fff !important;
}

/*END Courses*/

section.ourServices .row.d-flex > div{
display:flex;
}

img.img-responsive {
  object-fit: cover;
}

a.btn.btn-default {
  margin-bottom: 20px;
}

aside.widget.desktop-v-featured_products {
  display: none;
}
.lazy-slider .slick-slide .slick-item img {
  height: auto;
}
section.storePolices img{
  width:auto;
  }

  .asked-content .panel-default .collapse .panel-body{
    /* transition: .2s; */
    background-color: #000;
}

#main-content .main .storePolices li {
   color: var(--Tokens-Surfaces-onSurfaceVariant, #737373);
   font-family: "Josefin Sans", serif;
   font-size: 16px;
   font-style: normal;
   font-weight: 400;
   line-height: 26px;
}

strong{
  font-family: "Josefin Sans", serif;
   font-weight: 700;
}

.aboutDes p:not(.aboutDes p.subTitle) {
    font-family: "Josefin Sans", serif;
}
.storePolices p{
margin-bottom: auto;
}

h2, h2.subhead {
    font-size: 32px;
}

h1{
    font-size: 40px;
}

.staff-view h2.subhead:not(.contact-us .staff-view h2.subhead, .about-us .staff-view h2.subhead, .services .staff-view h2.subhead, .class .staff-view h2.subhead), .text-left.cmsInnerContent h2:not(.contact-us .text-left.cmsInnerContent h2, .about-us .text-left.cmsInnerContent h2, .services .text-left.cmsInnerContent h2, .class .text-left.cmsInnerContent h2) {
  font-family: "Josefin Sans", serif;
    font-size: 32px;
line-height: normal;
}

#store-policies li {
    list-style: disc;
    margin-left: 20px !important;
    line-height: 26px !important;
    font-size:16px !important;
}

#store-policies p {
    margin-bottom: auto;
}

#store-policies h1, .h1, h2, .h2, h3, .h3{
margin-top: 20px;
}


div#store-policies {
    max-width: 1440px;
    margin: 0 auto;
    width: 100%;
}

.homeCategoryList .catBg .btn-primary:hover {
    background-color: #FFF !important;
    color: #4548ad !important;
    width: 100%;
    border-radius: 0;
    box-shadow: none;
}

.btn, a, button, i{
transition: .4s;
}

span.sku {
  font-family: "Josefin Sans", serif;
}

.short-description p {
    line-height: 26px;
    font-family: "Josefin Sans", serif;
}
.product-_-summary h2 {
    font-size: 32px;
    margin-bottom: 10px;
}

b, strong {
  font-family: "Josefin Sans", serif;
    font-weight: bold;
}

/* span {
    font-family: "Josefin Sans", serif;
    font-size: 16px;
} */

.overview-tab li a {
    text-transform: uppercase;
    font-size: 18px;
    font-family: "Josefin Sans", serif;
    font-weight: 700;
    border-bottom: 4px solid #4548ad;
    width:100%;
}

.product-value .current-price {
  font-family: "Josefin Sans", serif;
}

#store-policies p, #store-policies h2, #store-policies h3 {
    color: #737373;
}

#store-policies p, #store-policies li {
    font-size: 16px !important;
}

.product-_-summary span.stock_label_success:not(.mfp-content .product-_-summary span.stock_label_success) {
    color: #000 !important;
}
/* Homepage Product Design */

.gunstation-shopbtn {
  font-size: 17px !important;
  align-items: center;
  text-align: center;
  position: relative;
  border-radius: 4px;
  width: fit-content;
  color:#fff !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 10%);
  color: #FFF !important;
  font-family: "Josefin Sans", serif !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 175% */
  text-transform: uppercase;
  padding: 7.5px 11.5px !important;
}
#home section.product-wrapper.productsGroup-home.Home-ProGroups h4.mainshopthumb a.gunstation-shopbtn:hover {
  color: #FFF !important;
}

#home section.product-wrapper.productsGroup-home.Home-ProGroups h4.mainshopthumb a.gunstation-shopbtn {
 text-align: center;
  font-family: "Josefin Sans", serif !important;
  color: var(--Tokens-Primary-onPrimary, #262626) !important;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 175% */
  text-transform: uppercase;
}
a.btn.btn-warning.btn-add-cart.gunstation-shopbtn {
  border-radius: 6px;
  border: 2px solid var(--Tokens-Primary-primary, #FB923C);
  background: var(--Tokens-Primary-primary, #FB923C);
}
#home section.product-wrapper.productsGroup-home.Home-ProGroups div#homeshop{
  display: none;
}
#home section.product-wrapper.productsGroup-home.Home-ProGroups .productBorder{
 width: 100%;
 padding: 0 0px!important;
 background: #fff;
}
/* #home section.product-wrapper.productsGroup-home.Home-ProGroups .productBorder > div {
  height: 350px;
} */
#home section.product-wrapper.productsGroup-home.Home-ProGroups .productBorder > a .productBorderHover.verticalMiddle{
  padding: 0px;
  display: none!important;
}
#home section.product-wrapper.productsGroup-home.Home-ProGroups .productBorder > div > img{
  height: 290px !important;
  width:100% !important;
  max-height: 290px!important;
  object-fit: cover!important;
  transform: scale(1.1);
}
#home section.product-wrapper.productsGroup-home.Home-ProGroups .productBorder > div > img[src*="OrchidImageComingSoon"] {
  object-fit: contain !important;
  max-height: fit-content !important;
  transform: initial !important;
}
.ContactIn P {
  margin-top: 0;
  color: #000;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.home-featured-products .section-head h2 {
  color: #fff !important;
}
.bgthemeColor {
  background-color: #D60200;
  border: 1px solid #000;
}
.optImg img {
  width: 100%;
}
.firearmMsg {
  background-color: #FB923C;
  padding: 17px 0;
  margin-bottom: 40px;
}
.firearmMsg p {
  color: var(--Tokens-Surfaces-surface, #FFF);
text-align: center;
font-family: "Josefin Sans", serif;
font-size: 32px;
font-style: normal;
font-weight: 800;
line-height: normal;
text-transform: uppercase;
margin: 0;
position: relative;
}
.firearmMsg p::after {
  content: "";
  position: absolute;
  background: url(https://s3-us-west-2.amazonaws.com/imgorchidpos/storefront/543/logIco.png) no-repeat;
  width: 25px;
  height: 28px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.cartWidgetInner i.fa.fa-shopping-cart {
  color: #fff;
}
a.btn.btn-default {
  border-radius: 6px;
  border: 2px solid var(--Tokens-Surfaces-onSurface, #000);
  background: var(--Tokens-Primary-onPrimary, #FFF);
  padding: 14px 17px;
}
section.ourServices .bgthemeColor {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-left: 6px solid #fff;
}
section.CustomBuilds.ourCollection p {
  color: #000 !important;
}
section.CustomBuilds.ourCollection a.btn.btn-default {
  background: #FB923C !important;
  color: #fff;
  border-radius: 6px;
  border: 2px solid var(--Tokens-Surfaces-onSurface, #000);
  font-size: 16px;
}
section.CustomBuilds.ourCollection a.btn.btn-default:hover {
  background: #000 !important;
}
#consignmentPage h1 {
  color: var(--Tokens-Surfaces-onSurface, #000);
  font-family: "Josefin Sans", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
#consignmentPage .aboutDes p {
  text-align: left;
  margin-top: 2px;
  line-height: 26px;
  color: var(--Tokens-Surfaces-onSurfaceVariant, #737373);
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
#consignmentPage .aboutDes a {
  color: var(--Tokens-Surfaces-onSurfaceVariant, #737373);
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  text-decoration: underline;
}
#consignmentPage .aboutDes ul {
  padding-left: 32px;
    list-style: disc;
}
#consignmentPage + .serviceOptions a.btn.btn-default {
  border-radius: 6px;
  border: 2px solid var(--Reference-Red-Red-600, #FB923C);
  background: var(--Reference-Red-Red-600, #FB923C);
  color: var(--Tokens-Surfaces-surface, #FFF);
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 175% */
  text-transform: uppercase;
  padding: 6px 11px;
}
section.FirearmImports-Exports h2 {
  font-family: "Josefin Sans", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
section.FirearmImports-Exports ul li {
  color: var(--Tokens-Surfaces-onSurfaceVariant, #737373);
  font-family: "Josefin Sans", serif;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 26px !important;
}
section.FirearmImports-Exports ul {
  padding-left: 40px;
  list-style: disc !important;
  margin-bottom: 30px !important;
}
section.FirearmImports-Exports .desInfo p {
  margin-bottom: 25px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
#home .Home-ProGroups .frontinfo{    
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
 .row.con-customer-info h4.pb10 + .panel.panel-default,
.ps-switch + .panel.panel-default {
  border-radius: 6px !important;
  background: #FF7600 !important;
}
div#chooseLocationdiv {
    border-radius: 6px;
    border: 2px solid var(--Tokens-Surfaces-onSurfaceVariant, #737373);
    background: #737373 !important;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    text-transform: uppercase;
}
div#ffl_dealer_search b {
  color: var(--Tokens-Primary-onPrimary, #262626) !important;
  font-family: "Josefin Sans", serif !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
#home section.product-wrapper.productsGroup-home.Home-ProGroups .productBorder > div {
    overflow: hidden;
}
#home #first_feature_product .productBorder {
  border-radius: 6px;
  border: 1px solid var(--Tokens-Surfaces-background, #171717);
  background: var(--Tokens-Surfaces-surface, #000);
  padding: 0 !important;
}
#home .frontinfo {
  padding: 8px;
}
.frontinfo .mainshopthumb a, 
#home #first_feature_product .productBorderHover h4{
  color: #000 !important;
  font-family: 'OpenSans';
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: -0.28px;
}
#home #first_feature_product .productBorderHover h4 {
  color: #000 !important;
}
#home #first_feature_product h5.manuf, #home #first_feature_product h5.manuf {
  padding: 6px 0;
  color: #fff !important;
  font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
#first_feature_product .frontinfo center, .about-us .FooterNewsLetter.newsletter.innerNewsletter {
  display: none;
}
.shop-bc .breadcrumb {
  margin-top: 15px;
}
.bannerText {
  position: relative;
  padding: 40px 30px 40px;
  max-width: 600px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
ul.slick-dots {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slick-dots li.slick-active button:before {
  color: #FB923C !important;
  /* color: transparent !important; */
}
#inTitle {
  color: #fff !important;
  text-align: center;
  text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.50);
  font-family: "Josefin Sans", serif !important;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  /* border-bottom: 1px solid #FB923C; */
  padding-bottom: 8px;
}
.slick-arrow {
  display: none !important;
}
a.btn.btn-gold-border:hover {
  background: #000 !important;
}
ul.page-numbers.text-right {
  display: flex;
  justify-content: center;
  gap: 4px;
}
div#dynamic_pagination ul.page-numbers li {
  margin: 0px !important;
  border-radius: 4px;
  border: 1px solid var(--Tokens-Surfaces-outline, #262626);
  background: var(--Tokens-Surfaces-surface, #000);
  border-color: #262626 !important;
}
.btn-default {
  box-shadow: none !important;
}
#filtered_products .amount {
  color: var(--Tokens-Primary-primary, #FB923C) !important;
  text-align: left;
  font-family: 'OpenSans';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.ProAttrContent h4.manufacTitle a {
  font-family: 'OpenSans';
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: -0.32px;
}
.ProAttributesVal h5 {
  color: #000;
  text-align: left;
  font-family: 'OpenSans';
  font-size: 12px !important;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.inStoTitle {
  padding-right: 22px;
}
#disclaimer-dialog button.agree {
  background-color: #FB923C;
  border: solid 2px #FB923C;
  font-family: "Josefin Sans", serif;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
}
#disclaimer-dialog button.disagree {
  border-radius: 6px;
  border: 2px solid var(--Tokens-Primary-primary, #FB923C);
  background: var(--Tokens-Primary-onPrimary, #000);
  color: #fff;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
}
#disclaimer-dialog button.disagree:hover, #disclaimer-dialog button.agree:hover {
    color: #ffffff;
    background-color: #000;
    border: solid 2px #000000;
}
#home .productsGroup-home.Home-ProGroups .productBorder {
    border: 0px !important;
}
.SearchIco {
  display: flex;
  width: 38px;
  height: 38px;
  padding: 7px; 
  justify-content: center !important;
  align-items: center;
  border-radius: 4px;
  background: var(--Tokens-Surfaces-onSurfaceVariant, #27331E);
  cursor: pointer;
}
/* .navbar-default .navbar-nav>li>a {
  border-bottom: 2px solid transparent;
} */
a.current-active{
  border-bottom: 2px solid var(--Tokens-Primary-primary, #000) !important;
}
.slide-overlay .item {
  padding: 54px 30px 27px;
  min-height: 420px;
  position: relative;
}
.slide-overlay .item::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #00000057;
}
.sliderContent {
  display: flex;
  flex-wrap: wrap;
  position: relative;
    z-index: 2;
}
.sliderImg {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sliderImg img {
  width: auto !important;
}
section.firearmInstructor {
  background-color: #000; 
}
section.firearmInstructor  .bgDarkblack {
  text-align: center;
  padding: 24px;
  border-top: 5px solid #FFF;
  border-bottom: 5px solid #FFF;
  background: var(--Tokens-Primary-primary, #FB923C);
  box-shadow: 0px 8px 35px 0px var(--Tokens-Surfaces-shadow, rgba(255, 255, 255, 0.15));
}
.firearmInstructor h3 {
  color: var(--Tokens-Surfaces-background, #171717);
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.firearmInstructor p {
  color: var(--Tokens-Surfaces-background, #171717);
  text-align: center;
  /* Body/Base text */
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px; /* 162.5% */
}
.firearmInstructor .btn {
  color: var(--Tokens-Surfaces-onSurface, #FFF);
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 175% */
  text-transform: uppercase;
  border: 2px solid var(--Tokens-Primary-primary, #FB923C) !important;
  background: var(--Tokens-Surfaces-background, #171717) !important;
  margin-top: 10px;
}
/* collection section  */
.collection-section{
  padding: 40px 15px;
}
.collection-section .collection-content{
  display: flex;
  padding: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
}


.collection-section .collection-image{
  height: 100%;
  display: flex;
  align-items: center;
}
.collection-section .collection-image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* custom 12 */
.custom-12-sec{
  padding: 80px 0px;

}
.custom-12-sec .container .row{
  border-radius: 6px;
  background: #FFF;
  box-shadow: 0px 8px 35px 0px rgba(0, 0, 0, 0.15);
}
.custom-12-sec .custom-12-content{
  display: flex;
  padding: 40px 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  align-self: stretch;
}
.custom-12-sec .custom-12-content h2{
  color: #000;
  text-align: center;
  font-family: "Josefin Sans", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.custom-12-sec .custom-12-content p{
  color: #737373;
  text-align: center;
  font-family: 'OpenSans';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
}
.custom-12-sec .custom-12-content a{
  text-decoration: none;
  padding: 16px 24px;
  border-radius: 6px;
  border: 2px solid #0B417D;
  background: #0B417D;
  color: #FFF;
  font-family: 'Poppins';
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; 
  text-transform: uppercase;
}
.custom-12-sec .custom-12-content a:hover{
  background: #FFF;
  color: #0B417D;
}
/* User Review Section */
.Contentpage .uReview{
  padding: 40px 0px;
}
.Contentpage .uReview .ureview-title{
  position: relative;
  padding: 30px;
  text-align: center;
}
.Contentpage .uReview .ureview-title::before{
  content: "";
  position: absolute;
  background: #000;
  height: 1px;
  left: 0;
  right: 0;
  top: 50%;
  max-width: 97%;
  margin: auto;
}
.Contentpage .uReview .ureview-title h2{
  display: inline-block;
  background: #FFF;
  padding: 0 20px;
  margin: 0 !important;
  position: relative;
  color: #000;
  text-align: center;
  font-family: "Josefin Sans", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.Contentpage .uReview .reviewList{
  margin-bottom: 20px;
  border-radius: 5px;
  background: #F5F5F5;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
  padding: 24px;
  display: flex;
  column-gap: 10px;
}
.Contentpage .uReview .reviewList .userImg {
  min-width: 100px;
}
.Contentpage .uReview .reviewList .reviewInfo h5{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 !important;
  overflow: hidden;
  color: #B5040A;
  font-family: "Josefin Sans", serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.Contentpage .uReview .reviewList .reviewInfo p{
  margin: 15px 0px 0px;
  color: #737373;
  font-family: 'OpenSans';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

.collection-content.rm.AboutPage h2{
  color:  #FB923C;
  font-family: "Josefin Sans", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.collection-section .collection-content.rm.AboutPage p{
  color: #27331E;
  text-align: right;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}
section.custom-12-sec.Nobg {
  background: none;
}

.custom-12-content.rm.Nobg {
  border-radius: 6px;
  background:  #262626;

/* Shadow/Large */
  box-shadow: 0px 8px 35px 0px var(--Tokens-Surfaces-shadow, rgba(255, 255, 255, 0.15));
}
.custom-12-content.rm.Nobg h2{
  color:  #FFF;
text-align: center;
font-family: "Josefin Sans", serif;
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
}
.custom-12-content.rm.Nobg p{
  color:  #27331E;
  text-align: center;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  }
.custom-12-content.rm.Nobg a{
  padding: 16px 24px;
  border-radius: 6px;
  border: 2px solid  #FB923C;
  background:  #FB923C;
  color:  #000;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 175% */
  text-transform: uppercase;
}
.custom-12-content.rm.Nobg a:hover{
  background:  #000;
  color:  #FB923C;
}

.reviewList.Aboutpage {
  display: flex;
  flex-direction: column;
}

.reviewList.Aboutpage .reviewInfo {
  padding: 24px 69px;
}
.uReview .reviewList.Aboutpage .reviewInfo h5{
  color:  #FB923C;
  font-family: "Inter", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 15px;
}
.uReview .reviewList.Aboutpage .reviewInfo p{
  color: #FFF;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  margin-top:0px;
}

/* .reviewList.Aboutpage.review-1, .reviewList.Aboutpage.review-3 {
  background:#262626;
  padding:0;
  border-radius:0;

} */
.review-1, .review-3 {
  background: #262626 !important;
  padding:0;
  border-radius:0;
}
.review-2{
   background: linear-gradient(0deg, rgba(0, 0, 0, 0.59) 0%, rgba(0, 0, 0, 0.59) 100%), url('') lightgray -643.694px 0px / 392.588% 100% no-repeat;
  padding:0;
  border-radius:0;
}

div#Aboutpagereviews {
  padding: 0;
}
.cntct-frm-hding .contact-heading{
position: relative;
text-align: center;
}
.cntct-top h2 {
  position: relative;
}
.cntct-top h2 > span {
  display: inline-block;
  background: #262626;
  position: relative;
  padding: 0 15px;
}
.cntct-frm-hding .contact-heading::before, 
.faq .cntct-top h2::before, .pageTitle h2::before{
content: "";
position: absolute;
background: #fff;
height: 1px;
left: 0;
right: 0;
top: 50%;
max-width: 100%;
margin: auto;
}
.cntct-frm-hding h2 {
display: inline-block;
background: #000;
padding: 0 20px;
margin: 0;
position: relative;
color:  #FB923C;
font-family: "Josefin Sans", serif;
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
}
.cntct-frm-hding p{

text-align: center;
color:  #27331E;
font-family: "Josefin Sans", serif;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 26px; 
margin: 0;
padding:10px 0;


}
.hours-hding h5{
margin: 0;

color: var(--Tokens-Surfaces-onSurface, #FFF);
font-family: "Josefin Sans", serif;
font-size: 25px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: uppercase;

}
.Home-ProGroups .row.no-margin {
  margin-left: -15px !important;
  margin-right: -15px !important;
}
.Home-ProGroups .row.no-margin > [class^="col-"] {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
section.youtubeVideoContent {
  padding: 60px 0;
}
.youtubeVideoContent .col-xs-12.col-sm-12.col-md-8 {
  display: flex;
  justify-content: center;
}
.Home-ProGroups {
  padding: 20px 0;
  padding-bottom: 0;
}
div#secondary.widget-area .widget h3 {
  color: #000;
  font-family: "Josefin Sans", serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.product-_-summary h2, .short-description, .current-price, .product-value,
.current-price, .product-_-summary p, .product-_-summary span, .overview-tab li.active a,
.product-review h3, .review-from-box h3, ul.submenu.text-left a{
  color: #000 !important;
}
.product-_-summary .quantity .qty-field {
  width: 45px;
  color: #fff !important;
  border-radius: 6px;
  border: 1px solid var(--Tokens-Surfaces-outline, #262626);
  background: var(--Tokens-Surfaces-background, #171717);
}
.quantity .qty-control {
  border-radius: 0px 4px 4px 0px;
  background: var(--Tokens-Surfaces-onSurfaceVariant, #27331E);
}
.product-_-summary .quantity {
  border-radius: 6px;
  border: 1px solid var(--Tokens-Surfaces-outline, #262626);
  background: var(--Tokens-Surfaces-background, #171717);
  overflow: hidden;
}
#home .FooterNewsLetter.newsletter.innerNewsletter, .products section.ourCustomersFeeds {
  display: block !important;
}
.servicebaner {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), url(https://s3-us-west-2.amazonaws.com/imgorchidpos/storefront/546/slider-bg.jpg) lightgray 0px -87.144px / 100% 179.373% no-repeat;
  padding: 40px 30px;
}
.servicebannerBg, .faqContent {
  background: rgba(0, 0, 0, 0.80);
  padding: 30px;
}
.servicebaner h2, .ccTraining h2, .faqContent h2 {
  color: var(--Tokens-Primary-primary, #FB923C);
  font-family: "Josefin Sans", serif !important;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 15px;
}
.servicebaner p, .servicebaner li, .ccTraining p, .faqContent p {
  color: var(--Tokens-Surfaces-onSurface, #FFF);
  font-family: "Josefin Sans", serif;
  font-size: 14px !important;
  font-style: normal;
  line-height: 26px !important;
  margin: 0;
}
p.pt30 {
  padding: 25px 0 !important;
  margin: 0;
}
.mb30 {
  margin-bottom: 30px !important;
}
.listEl {
  margin-top: 32px;
}
.listEl ul {
  list-style: disc;
  padding-left: 20px;
  margin-bottom: 25px;
}
.servicesPage .custom-12-sec .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
  background: #000000;
}
.servicesPage .custom-12-sec .custom-12-content.rm.Nobg {
  border-radius: 6px;
  background: #262626;
  box-shadow: 0px 8px 35px 0px var(--Tokens-Surfaces-shadow, rgba(255, 255, 255, 0.15));
}
.servicesPage .custom-12-content.rm.Nobg h2 {
  color: var(--Tokens-Primary-primary, #FB923C) !important;
  margin: 0;
}
.servicesPage .custom-12-content.rm.Nobg p {
  color: #fff !important;
  font-size: 22px !important;
  font-style: normal;
  font-weight: 500 !important;
  margin: 0;
}
.hours-hding {
  padding-right: 60px;
}
.servicesPage .custom-12-content.rm.Nobg a {
  border-radius: 6px;
  border: 2px solid var(--Tokens-Primary-primary, #FB923C);
  background: var(--Tokens-Surfaces-onSurface, #FFF);
  color: var(--Tokens-Primary-onPrimary, #000);
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 175% */
  text-transform: uppercase;
}
.servicesPage .custom-12-content.rm.Nobg a:hover {
  background-color: #FB923C;
}
.ccTraining {
  padding: 30px 0;
}
.faq-sec div#accordion {
  max-width: 800px;
  margin: auto;
}
.faqContent p {
  color: var(--Tokens-Surfaces-onSurfaceVariant, #27331E) !important;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px; /* 162.5% */
}
.faqContent h2 + p:first-child {
  margin-bottom: 30px;
}
#below-main-boxes {
  float: left;
  margin: 70px 0;
  width: 100%;
}
.text-box, h3 {
  border-bottom: 0;
    border: none;
  position: relative;
  z-index: 1;
  padding: 0 !important;
  overflow: hidden;
  transition: .4s;
}
.text-box::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgb(210 202 152 / 50%);
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 2;
  pointer-events: none;
}
.boximg {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.boximg img, #home .Home-ProGroups .productBorder img {
  transition: 1s;
  border: none;
  width: 100%;
}
.text-box:hover img {
  transform: scale(1.1);
}
.TopInfo {
  position: relative;
  z-index: 9999;
  width: 100%;
  display: none;
}
#filtered_products .option2-layout .frontinfo > *, #filtered_products .frontinfo {
  padding: 3px 6px !important;
}
#home .productsGroup-home.Home-ProGroups .productBorder:hover img {
  transform: scale(1.2) !important;
}
/* ThemeBtns */
.storeDefualBtn, #disclaimer-dialog button.agree,
.login_form button.btn.btn-warning.login_form_btn, .save_personalInfo, .save_changepassword, .close_btn, .save_btn, .add_employee.btn.btn-success, button#save{
  border-radius: 6px !important;
  border: 2px solid var(--Tokens-Primary-primary, #FB923C) !important;
  background: var(--Tokens-Primary-primary, #FB923C) !important;
  color: var(--Tokens-Primary-onPrimary, #000) !important;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
  transition: all .2s linear;
}
.storeDefualBtn:hover, #disclaimer-dialog button.agree:hover,
 .SearchIco:hover,  #go-top:hover,
 button.btn.btn-success.btn-lg.btn_place_order:hover, 
 #content #abovetext button.btn.btn-primary.btn-bg.pull-right.proceed_pay:hover,
a#shipping_ahref:hover, button#gc_apply:hover, button#btnSubmitPay:hover,
.login_form button.btn.btn-warning.login_form_btn:hover, .save_personalInfo:hover, .save_changepassword:hover, .close_btn:hover, .save_btn:hover, button#check_gc_balance:hover {
  background-color: #000 !important;
  color: #fff !important;
  border-color: #000 !important;
}
.storeBorderBtn, #disclaimer-dialog button.disagree,
.login_form button.btn.btn-warning.login_form_btn,
.login_form button.btn.btn-warning.guest_form_btn.guest_acc,
button.btn.btn-warning.btn-lg,
button.btn.btn-success.btn-bg.pull-right.return_to_cart, #contact_us_btn,
.college-slide .slide-item .bsns-btn a,
.btn-gold,
.contact-form .message-sub,
#calendar_grid_view .find_more,
.product-_-summary .btn-set .btn {
  border-radius: 6px;
    border: 2px solid var(--Tokens-Primary-primary, #FB923C) !important;
    background: #ffffff !important;
    color: #FB923C !important;
    -webkit-text-stroke-width: 1;
    -webkit-text-stroke-color: #000;
    font-family: "Josefin Sans", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    text-transform: uppercase;
    transition: all .2s linear;
}
.storeBorderBtn:hover, #disclaimer-dialog button.disagree:hover,
.login_form button.btn.btn-warning.login_form_btn:hover,
.login_form button.btn.btn-warning.guest_form_btn.guest_acc:hover,
button.btn.btn-warning.btn-lg:hover, #contact_us_btn:hover,
.college-slide .slide-item .bsns-btn a:hover,
.newsletter input[type="submit"]:hover,
.btn-gold:hover,
.contact-form .message-sub:hover,
#calendar_grid_view .find_more:hover,
.product-_-summary .btn-set .btn:hover, .search_location_button:hover{
  background-color:  #000 !important;
  color: #fff !important;
  border:2px solid #000 !important;
}
.storeBlackBtn, div#chooseLocationdiv, button#search-map-current, div#chooseLocationdivafter{
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500 !important;
  line-height: 28px;
  text-transform: uppercase;
  border-radius: 6px;
  border: 2px solid var(--Primary-Light, #FFF) !important;
  background: #D4D4D4 !important;
  color:  #27331E !important;
  padding: 6px !important;
}
.storeBlackBtn:hover, .firearmInstructor .btn:hover, div#chooseLocationdiv:hover,
button.btn.btn-warning.btn-lg:hover, button.btn.btn-success.btn-lg.btn_place_order:hover,
button.btn.btn-success.btn-bg.pull-right.return_to_cart:hover,
div#chooseLocationdivafter:hover,
#content #abovetext button.btn.btn-primary.btn-bg.pull-right.proceed_pay:hover, a#shipping_ahref:hover, button#gc_apply:hover, button#btnSubmitPay:hover {
  background-color: #fff !important;
  color: #000 !important;
}
/* StoreHeading */
.StoreHeading, #disclaimer-dialog h2{
  color: #FB923C;
  text-align: center;
  font-family: "Josefin Sans", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
div#disclaimer-dialog {
  border-top: 5px solid #FFF;
  border-bottom: 5px solid #FFF;
  background: var(--Tokens-Primary-primary, #000) !important;
  box-shadow: 0px 8px 35px 0px var(--Tokens-Surfaces-shadow, rgba(255, 255, 255, 0.15));
}
#disclaimer-dialog .underline, #disclaimer-dialog p, .login_form h3, .ps-switch span,
.panel-footer p strong, .lead, div#ffl_dealer_detail span, div#ffl_dealer_detail span b, div#ffl_dealer_detail p,
.row.con-customer-info p, .row.con-customer-info span, .row.con-customer-info label,
.row.con-customer-info h1, .row.con-customer-info h2, .row.con-customer-info h3, .row.con-customer-info h4,
.row.con-customer-info h5, .row.con-customer-info h6 {
  color: #000 !important;
}
.contact-section .address {
  padding-left: 0 !important;
}
.about-us section.custom-12-sec.Nobg .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
  background-color: #000 !important;
}
.about-us .custom-12-content.rm.Nobg {
  border-radius: 6px;
  background: var(--Tokens-Surfaces-outline, #262626);
  box-shadow: 0px 8px 35px 0px var(--Tokens-Surfaces-shadow, rgba(255, 255, 255, 0.15));
}
.login_form {
  background: #000000;
  border-radius: 6px;
}
.StoreInput, .login-form .form-control, #CustomerInfoShippingForm .col-lg-4 select,
.row.con-customer-info input, .row.con-customer-info textarea.form-control,
 input#search-map-zipcode, table.table.table-cart input, .row.con-customer-info .form-control,
 .firstpay-container input{
  border-radius: 6px;
  border: 1px solid var(--Tokens-Surfaces-outline, #D4D4D4);
  background: var(--Tokens-Surfaces-background, #F5F5F5);
  color: #737373 !important;
  color: var(--Tokens-Surfaces-onSurfaceVariant, #737373);
  font-family: "Inter", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
}
.StoreBtnGrp, .login-form .email:before, .login-form .password:before, .map_search_button,
.login-form .text:before{
  border-radius: 4px 0px 0px 4px;
 background: #fff !important;
}
.StoreDarkBtn, .home-about--us a.btn.btn-default {
  color: var(--Tokens-Primary-primary, #FB923C);
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  text-transform: uppercase;
  border-radius: 6px;
  border: 2px solid var(--Tokens-Primary-onPrimary, #262626);
  background: var(--Tokens-Primary-onPrimary, #262626);
}
.slide-thumbs ul.slides.productThumbnails_new {
  display: flex;
  gap: 6px;
  margin-top: 6px;
}
.slide-thumbs ul.slides.productThumbnails_new > li {
  border-radius: 6px;
  overflow: hidden;
}
#disclaimer-dialog button {
  margin-bottom: 15px;
}
input#search-map-zipcode {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.search_location_button {
  color: #ffffff !important;
  font-size: 14px !important;
}
textarea#shipping_notes {
  height: auto !important;
}
.contact-us .TopCMSContainer .content-grid div#main-content,
.product-images-wrapper, .product-_-summary, .product-_-overview {
  padding: 0 !important;
}
#filtered_products .option2-layout .frontinfo > * {
  padding: 3px 6px !important;
}
#filtered_products .option2-layout .frontinfo > * {
  color: #000 !important;
}
div#description > p {
  color: #000;
}
div#description > div >h5, .firstpay-container label, .manufacTitle a,
.productListView .productTitle .price, .ProAttributesVal > *, .sortDesc p,
.productListView .pdMetas li i,.productListView .pdMetas li a{
  color: #000;
}
div#cc_security .input.text input#UserCaptcha {
  color: var(--Tokens-Surfaces-onSurfaceVariant, #27331E) !important;
}
/* .footer-item.quick-links.links-box ul li:last-child a {
  color: var(--Tokens-Surfaces-onSurface, #FFF);
  font-family: "Josefin Sans", serif;
  font-size: 24px !important;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-top: 22px;
} */
div#socialIcons .social-links {
  margin-top: 0;
  display: flex;
  margin: 0;
}
div#socialIcons a i.fa {
  margin-top: 0;
}
div#socialIcons {
  margin-top: 10px;
}
section.youtubeVideoContent iframe {
  border-top: 5px solid #FB923C;
  border-bottom: 5px solid #FB923C;
  background: #000;
  max-width: 688px;
}
.testi-top h4 img {
  cursor: pointer;
}
.testi-top h4 img:hover {
  filter: grayscale(1);
}
.all-products ul.page-numbers + .text-right {
  color: #fff;
  padding-bottom: 15px;
}
section.youtubeVideoContent,  section.firearmInstructor,
section.product-wrapper.home-featured-products{
  background: #000;
    position: relative;
}
.Home-ProGroups {
  background: #262626;
}
#home .product-wrapper {
  margin: 0;
}
/* ul.nav.navbar-nav.navbarRight li a, li.myacc > a, li.myacc > a {
  font-family: 'RobotoCondensedBold' !important;
} */
section.upcomingClasses img.img-responsive {
  border-radius: 6px;
  box-shadow: 0px 4px 10px 0px var(--Tokens-Surfaces-shadow, rgba(255, 255, 255, 0.15));
}
.eventLi {
  color: var(--Tokens-Surfaces-onSurface, #FFF);
  font-family: "Roboto Serif";
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}
.Customerprofile img {
  min-width: 100px;
  height: 100px;
}
/* .col-md-8.text-sec {
  padding-left: 0;
} */
div#StoreHours p:last-child {
  margin-top: 25px;
}
.quick-contact, .quick-contact a, .top-nav.type2>ul>li>a{
  color: var(--Tokens-Primary-onPrimary, #FFF);
  font-family: "Josefin Sans", serif !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.upcoming_events p strong span {
  color: #fff;
  font-family: "Josefin Sans", serif !important;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}
.text-left .no-records-found {
  margin-bottom: 15px;
  margin-top: 0;
  color: #fff;
  font-family: "Josefin Sans", serif !important;
  font-size: 16px; 
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
}
.dive_widgets:not(.conForm .dive_widgets) {
  max-width: 100% !important;
  padding: 0px 0 !important;
}
.ourCustomersFeeds .box.box-2 {
  border-radius: 5px;
  background: var(--Tokens-Surfaces-background, #171717);
  box-shadow: 0px 4px 10px 0px var(--Tokens-Surfaces-shadow, rgba(255, 255, 255, 0.15));
  padding: 24px;
}
div#ffl_dealer_detail p b, div#ffl_deal_address span b {
  color: var(--Tokens-Primary-onPrimary, #262626) !important;
  font-family: "Roboto Serif";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
div#ffl_addr_flag * {
  color: #262626 !important;
}
.SearchIco i {
  color: #ffffff;
}
/* #calendar_list_view .row {
  position: relative;
}
#calendar_list_view .row::before {
  content: "";
  position: absolute;
  background: #fff!important;
  height: 1px;
  left: 0;
  right: 0;
  top: 2%;
  max-width: 100%;
  margin: auto;
}
#calendar_list_view .title {
  background: #262626;
  position: relative;
  display: inline-block;
  padding: 0 20px;
  margin: 0;
} */
.courses  .TopCMSContainer {
  max-width: 100%;
  margin: auto;
}
.services .cardImg {
  width: 100%;
  overflow: hidden;
}
.services .cardImg img {
   transform: scale(1.0);
   transition: all .2s linear;
   overflow: hidden;
}
.services .cardImg img:hover {
  transform: scale(1.2) !important;
}
#TopSearchBar form.blog-search {
  max-width: 379px;
  width: 100%;
}
#TopSearchBar .blog-search .search-input {
  border: 1px solid #000 !important;
  border-radius: initial;
  color: var(--Gray-700, #495057);
  font-family: "Josefin Sans", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  background-color: #fff !important;
}
.quick-contact a {
  text-decoration: underline;
}
div#footer2 li, div#footer2 li a {
  color: #040303;
  text-align: center;
  font-family: "Josefin Sans", serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  text-transform: uppercase;
}
div#footer2 li a{
  font-weight: 800;
  text-decoration: none !important;
}
.footer-widget .container .row {
  display: flex;
  justify-content: center;
}
.footer-widget .social-links li a {
  width: 63px;
  border-radius: 100%;
  background-color: #000;
  height: 63px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #FF7600;
}
.footer-widget .social-links li a i {
  color: #fff;
  font-size: 36px;
}
#filter_sf .col-xs-12.col-sm-4.col-md-4 nav.productViewToggle a.gridView.btn-filter.text-muted {
  margin-right: 15px;
}
ul.page-numbers li {
  border-radius: 4px !important;
  overflow: hidden !important;
}
div#filter_sf > div:last-child, .col-xs-12.col-sm-2.col-md-2.col-lg-2.first{
  display: none;
}
.navbar-default .navbar-nav>li>a {
  color: #fff;
}
.col-xs-12.col-sm-10.col-md-3.col-lg-3.second {
  min-width: 100%;
  text-align: center;
}
form#firstpay-form label, .user_rightside_container .user_row p, form.BusinessCustomerEmployee label, form#ContactAddress label, .user_container h2, .user_container .h2 {
  color: rgb(0 0 0) !important;
  font-family: "Josefin Sans", serif !important;
}
.account-cartinfo {
  position: absolute;
  right: 1px;
  top: 30px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
ul#topInfo {
  display: flex;
  gap: 30px;
  justify-content: center;
}

.navbar-header {
  position: relative;
}

ul#topInfo li, ul#topInfo a {
  color: #FAF8F8;
  font-family: "Josefin Sans";
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-wrap: nowrap;
  text-wrap-mode: nowrap;
  white-space: nowrap;
}

ul#topInfo > li:after {
  content: "|";
  position: absolute;
  right: -15px;
}

ul#topInfo > li {
  position: relative;
}

ul#topInfo > li:last-child:after {
  display: none;
}
.footer-widget .social-links li a:hover i {
  color: #000000;
}
.top-nav.dropdown ul.submenu li a, li.total span, li.total span.amount.amountPayable {
  color: #040303 !important;
  font-family: "Josefin Sans", serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}
li.total {
  display: flex;
}
.well.con-order-status * {
  color: #000 !important;
  text-align: center;
  font-family: "Josefin Sans", serif !important;
}
  span.tot_items:not(li#main_cart_li span.tot_items) {
    color: #000 !important;
    font-family: "Josefin Sans", serif !important;
  }
  .well.con-order-status * {
    color: #000 !important;
    font-family: "Josefin Sans", serif !important;
  }
.well.con-order-status strong {
    font-size: 18px;
    font-family: "Josefin Sans", serif !important;
    color: #000 !important;
}
.firstpay-input.pristine {
  background: none !important;
}
.products-product-categories .productDisplayType br,body.product-groups div#secondary.widget-area .productDisplayType br {
  display: block;
  content: "";
  line-height: normal; 
  margin-bottom:15px;
}
.Topsearch-wrapper{
  display: flex;
  justify-content: end;
  gap: 20px;
  padding-top: 20px;
}
.Topsearch{
  width: 50%;
}
.account-topBar{
  width: max-content;
  display: flex;
  align-self: center;
  justify-content: end;
}
/* MQ */

@media (max-width:375px) {
  .header-top.primary .row > div:first-child {
    width: 100%;
}
  .top-nav.dropdown.type2 {
    display: flex;
    justify-content: end;
    align-items: center;
  }
  .Crafting-section-heading{ 
    font-size: 25px;
}
.about-top-heading{
    
font-size: 28px; 
}
.Get-Started .Crafting-section-para{
font-size: 25px;
}
  .leftInfo > .row {
    margin-bottom: 10px;
  }
  .cart .col-md-12.con-cart div#abovetext {
    padding: 0 15px !important;
  }
  .home-featured-products .pager {
      margin: 4px 0 !important;
      margin-right: 4px !important;
      padding: 1px 4px !important;
  }
  .mfp-content .panel-heading h2 {
    font-size: 20px;
}
button.navbar-toggle {
  top: 0px !important;
}
}
@media (min-width:360px) and (max-width:480px) {
  .leftInfo > .row {
    display: flex;
    margin-bottom: 10px;
  }
  .col-xs-12.col-md-3.pull-left.quick-contact.phone {
      display: flex;
      justify-content: start;
      padding-right: 25px;
  }
}
@media (max-width:480px) {
  ul#topInfo li, ul#topInfo a {
    font-size: 14px;
}
  #home section.product-wrapper.productsGroup-home.Home-ProGroups .productBorder > div > img {
    height: 383px !important;
    max-height: 383px !important;
}
  .login-page .login_form {
    padding: 10px;
}
  .slider__Content {
    padding: 0;
}
.slide-overlay .item {
  padding: 30px 15px 15px !important;
}
 section.upcomingClasses {
    padding: 15px 0 !important; 
}
  .bannerText h1 {
    font-size: 35px !important;
  }
  .cntct-frm-hding h2 {
    font-size: 26px;
}
  .top-nav.dropdown .cart .product_list_widget {
    right: -20px !important;
  }
  .top-nav.type2>ul {
    padding-right: 0;
}
  .collection-section .collection-content{
      padding: 20px 0px;
  }
  .collection-section .collection-content .collection-heading{
      font-size: 18px;
  }
  .collection-section .collection-content .collection-title{
      font-size: 22px;
  }
  .collection-section .collection-content p{
      font-size: 15px;
      line-height: 24px;
  }
  .collection-section .collection-content a{
      padding: 10px 15px;
      line-height: 24px;
  }
  .Contentpage .uReview .ureview-title h2{
    font-size: 24px;
}
section.uReview.Aboutpage{
  padding: 20px;
}
.reviewList.Aboutpage .reviewInfo{
padding: 10px;
}
  #home section.product-wrapper.productsGroup-home.Home-ProGroups .productBorder > div {
    min-height: 250px;
}
  #consignmentPage h1 {
    font-size: 34px;
}
  .quick-contact a, .top-nav.type2>ul>li>a,span.tot_items {
    font-size: 15px !important;
}

  section.shipRerurn .row.d-flex > div {
    border-bottom: 1px solid #000;
    border-right: 0;
}
section.shipRerurn .row.d-flex > div:last-child {
  border-bottom: 0;
}
  .Crafting-section-heading{
    margin: 0px 10px ;
}
  .para1 p {
    font-size: 28px !important;
}
  .right-sidebar .sidebar .newsletter .signup {
    margin-top: 50px !important;
}
  #below-main-boxes>div {
    padding-top: 0;
}
  #below-main-boxes {
    margin-top: 0;
}
  .popularCategories div#below1, .popularCategories div#below2,
  .popularCategories div#below3 {
    margin-bottom: 15px;
    padding: 0;
}
  .product-_-summary .btn-set .btn {
    font-size: 13px;
}
  .HmCourses .owl-next, .HmCourses .owl-prev {
    top: -25px;
}
  .checkout .panel-default>.panel-heading .radio {
    margin-left: 15px;
}
  .container.spacer {
    padding: 0 15px !important;
}
  .spacer {
    padding-top: 15px;
    padding-bottom: 15px;
}
.container.spacer > div#abovetext {
  padding: 0;
}
.container.spacer .welcome.text-center {
min-width: 100%;
}
.container.spacer + div.container, .plain > .container, .HmCourses > .container {
padding: 0 15px !important;
min-width: 100%;
}
section.courses.travel-wrapper.HmCourses {
padding-bottom: 0;
}
section.product-wrapper.home-featured-products {
padding-bottom: 15px;
}
.plain {
margin-bottom: 30px;
padding-bottom: 0;
}
.container.spacer + div.container div#below-main-boxes {
padding: 0 !important;
}
.para1 {
margin-top: 30px !important;
margin-bottom: 30px !important;
}
  .slide-overlay .slide-item {
    padding: 0 !important;
}
  .row.con-customer-info ol.breadcrumb {
      margin-bottom: 0;
  }
  .row.con-customer-info .panel-heading > h3 {
      margin-top: 0;
  }
  .checkout .panel-default>.panel-heading, .checkout .panel-default {
      padding: 0;
  }
  div#homeshop {
      padding: 0;
  }
  /* .col-lg-8.col-md-8.col-sm-8.col-xs-12.leftInfo {
      padding: 0;
  } */
  .shop-bc.bc_type {
    margin-top: 0;
}
  .checkout .row.con-customer-info div#abovetext, a#shipping_ahref {
    padding: 15px;
}
.checkout .panel-default>.panel-heading, .checkout .panel-default {
    padding: 15px;
}
  .con-cart > table.table.table-cart > tbody > tr > td:first-child {
    display: table-cell !important;
  }
  .proDetails .panel-default>.panel-heading h2,.proDetails .panel-default>.panel-heading h1 {
    font-size: 30px;
}
  .eQContent .itemrow  p.itemrow-all-data, .eQContent .itemrow .btmbtn {
    margin: 8px 15px !;
}
  div#odysseabyfletcher {
    padding-top: 20px;
}
  section.product-wrapper.home-featured-products {
    margin-top: 20px;
}
  section.product-wrapper.home-featured-products {
    padding-top: 0;
}
  .navbar-header {
      min-width: 100%;
      margin: auto !important;
  }
div#sitemessage {
  padding: 0 15px;
}
.row.con-customer-info ol.breadcrumb {
  display: flex;
  flex-direction: column;
}
.breadcrumb>li {
  font-size: 15px !important;
  min-width: 100%;
}
.bc_type .breadcrumb > li + li:before {
  color: #000 !important;
}
.checkout .panel-default>.panel-heading, .checkout .panel-default,
.panel-body.panel-sub-total {
  padding: 8px 0;
}
.panel.panel-default.costSummary .panel-footer {
  padding: 10px;
}
.checkout .panel-default>.panel-heading, .checkout .panel-default {
  margin-bottom: 0;
}
}
@media (max-width:640px) { 
  .card-content h2{
    font-size: 32px;
}
.card-content p{
    font-size: 16px;
}
.card-content button{
    font-size: 16px;
}
  .landing-page-content h1{
    font-size: 40px;
    line-height: 45.7px;
}
.landing-page-content p{
    font-size: 30px;
}
.landing-page-content button{
    padding: 10px 40px;
}
  .landing-page-content h1{
    font-size: 50px;
}
  .firearm-card-text{
    gap: 7px;
}
.firearm-card-text h2{
    font-size: 24px;
    line-height: 32px;
}
.firearm-card-text p{
    font-size: 18px;
}
.firearm-card-text button{
    padding: 8px 20px;
    font-size: 16px;
}
.productBlock.whiteBg {
  margin: 0 !important;
}
.right-sidebar {
  margin-top: 0 !important;
  }
}
@media (min-width:481px) and (max-width:767px) {
  .Home-ProGroups .row.no-margin > [class^="col-"] {
    max-width: 50%;
}
  .bannerText h1 {
    font-size: 48px !important;
  }
  .right-sidebar .sidebar .newsletter .signup {
    margin-top: 30px !important;
}
  .cart .wrap.pull-right {
    display: flex;
    justify-content: flex-end;
    padding: 0 15px !important;
}
.cart .wrap.pull-right button {
  margin-right: 6px;
}
  .col-xs-12.col-md-4.pull-left.quick-contact {
      max-width: 50%;
  }
  .col-xs-12.col-md-3.pull-left.quick-contact.phone {
      max-width: 50%;
      display: flex;
      align-items: center;
      justify-content: end;
  }
  #slider.sitemessage p {
      top: 0;
  }
  .proDetails .panel-default>.panel-heading h2,.proDetails .panel-default>.panel-heading h1 {
    font-size: 30px;
}
  div#odysseabyfletcher {
    padding-top: 20px;
}
  section.product-wrapper.home-featured-products {
    margin-top: 20px;
}
.leftInfo > .row > div {
  max-width: 50%;
}
}
@media (min-width:641px) and (max-width:768px) {
  .container.conFormDetails {
    padding: 0px 30px !important;
}
  button.navbar-toggle {
      max-width: 50px;
      min-width: 44px;
  }
  .proDetails .panel-default>.panel-heading h2,.proDetails .panel-default>.panel-heading h1 {
    font-size: 36px;
}
  .footer-widget>.container>.row > div {
      margin-bottom: 15px;
  }
  .newsletter.hNewsLetter .newsletter {
    flex-direction: column;
  }
  .newsletter .label {
    font-size: 140%;
  }
}
@media (min-width:641px) and (max-width:767px) {
  .footer-widget>.container>.row > div {
      max-width: 50% !important;
  }
  .footer-widget>.container>.row {
      display: flex !important;
      flex-wrap: wrap !important;
  }
  .about-img {
    max-width: 50% !important;
}
}
@media (max-width:768px) {
  .Topsearch-wrapper{
    flex-wrap: wrap;
  }
  .Topsearch{
    width: 100%;
  }
}
@media (max-width:767px) {
  .top-nav.dropdown.type2 {
    padding-top: 0;
}
  .header-top.primary .row {
    gap: 10px;
}
  .header-top.primary .row > div:last-child {
    min-width: 100%;
}
  .sliderContent {
    flex-direction: column-reverse;
   }
  .slider-wrapper .one-slide-anim .item {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), url(https://s3-us-west-2.amazonaws.com/imgorchidpos/storefront/546/slider-bg.jpg) no-repeat !important;
    background-size: cover !important;
  }
  .sliderImg {
    background-color: #ffffff38;
    border-radius: 6px;
    margin-top: 20px;
}
  .product-_-summary h2, .proDetails .panel-default>.panel-heading h2,.proDetails .panel-default>.panel-heading h1,
  h1, h2, h3,h4,h5,h6 {
    font-size: 21px !important;
}

  #contact_us_btn {
    font-size: 12px !important;
}
  .servicebannerBg, .faqContent {
    padding: 10px;
}
  .cntct-top h2, div#homeshop h2, .popular-hding h2, .eventLi {
    font-size: 22px !important;
}
  .contact-section {
    padding: 30px 0;
}
  .firearmMsg p {
    font-size: 21px !important;
    padding: 0 30px;
    line-height: 30px;
}
  .CustomBuilds .bgthemeColor + div {
    padding: 0;
    margin-top: 15px;
  }
  section.ourServices .bgthemeColor {
    border-left: 0 !important;
  }
  .ourServices img {
    width: 100%;
  }
  .aboutDes {
    padding: 0;
    margin-bottom: 30px;
  }
  a.footerLogo > img {
    max-width: 290px !important;
}
.asked-content a {
  padding: 16px 10px;
}
  section.ourServices, section.CustomBuilds, section.ourFD, section.ourCollection,
  .contact-us-section, section.homeCategoryList, section.storePolices, .faq-sec, section.contact-us {
    padding: 20px 15px !important;
}
  .quick-contact {
    justify-content: end;
}
  section.ourServices .row.d-flex > div:last-child {
    padding: 15px;
}
.CustomBuilds-content.rm {
  margin-bottom: 20px;
}
.col-xs-12.col-md-6.brandLogo {
  margin-top: 20px;
}
section.contact-us-section p {
  max-width: 100%;
}
  .btn-transparent i {
    color: #fff !important;
  }
  .price-slider-amount input[type="text"] {
    width: 100%;
}
  section.top-wrapper.product-page {
    padding-top: 15px;
}
  #filter_sf .col-xs-12.col-sm-8.col-md-8 {
    width: 100%;
}
.productLimiter  .blog-search .search-sub {
  /* right: 5px; */
}
.productLimiter #part_search_form .search-input {
  text-align: left;
  padding: 8px;
}
#filter_sf .col-xs-12.col-sm-4.col-md-4 {
  display: none;
}
.productLimiter form.blog-search {
  width: 100%;
}
  .navbar-header>button.navbar-toggle {
    margin-top: 90px;
    margin-right: 0px;
}
.navbar-default .navbar-brand {
  padding-left: 0;
}
.SearchIco {
  margin: 6px auto;
}
  .navbar-nav>li>.dropdown-menu li a span.caret {
    color: #fff !important;
}
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff !important;
}
  .navbar-header {
    display: block !important;
  }
  .btn.btn-transparent {
    background-color: #FB923C;
    float: right;
    text-align: right !important;
}
.btn-transparent i {
  background: #000;
}
  .social-links {
    text-align: center;
}
  .abt-txt {
    padding: 0 15px;
}
  .mfp-close {
    width: 34px;
    height: 34px;
    top: -15px !important;
    right: 20px !important;
    background: #8a8a8a73;
}
  .courses #main-content {
    margin: 0 !important;
  }
  .newsletter .label {
    line-height: 30px !important;
    font-size: 24px !important;
}
  .ckimage {
    max-height: initial !important;
}
  .HmCourses .section-head p {
    text-align: center;
}
.HmCourses span.fa.fa-chevron-right , .HmCourses span.fa.fa-chevron-left{
  position: relative;
  top: -6px;
}
  .newsletter.hNewsLetter .newsletter .signup {
    padding: 0 15px;
}
  .gallery-filter.dark li a, .filter-cat li a{
    color: #212529 !important; 
  }
  .product-page #filtered_products,
  div#filtered_products > div {
    padding: 6px;
}
  .cart .col-md-12.con-cart {
      padding: 0;
  }
  .gallery-filter.dark.featured_products {
    padding-left: 15px;
    padding-right: 15px;
  }
  .newsletter.hNewsLetter .label {
      line-height: 36px !important;
      margin-bottom: 0px !important;
      font-size: 22px !important;
  }
  .newsletter.hNewsLetter {
      margin: 0;
      padding-top: 8px;
  }
  .newsletter.hNewsLetter > div {
      min-width: 100%;
  }
  #calendar_grid_view .itemrow {
    margin: auto;
  }
  .eQH > .eQContent {
    min-width: 100% !important;
    max-width: 100% !important;
}
  .courses .container.TopCMSContainer {
    padding: 0 15px !important;
}
  span#fb_view_all {
    padding-right: 15px;
  }
  aside.widget {
    padding: 10px 0px;
}
.product-page #storecat {
  padding-top: 0 !important;
  margin-bottom: 0 !important;
  
}
.col-xs-12.col-sm-4.col-md-3.products-product-categories {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
}
@media (max-width:767px) {
  .bannerText {
    padding: 12px 0px 12px !important;
}
  .product-quantities .btn-warning {
    padding: 8px 8px !important;
}
  .servicebaner {
    padding: 40px 6px !important;
}
  .footer-item.quick-links ul > li > a {
    justify-content: center;
}
  .navbar-default .navbar-collapse.collapse {
    padding-left: 0 !important;
  }
  .navbar-nav.sm-collapsible a.has-submenu {
    padding-right: 15px !important;
}
  
  button.mobile-select-option > span:first-child:after {
    content: "Product Type";
}

  .courses section.top-wrapper, .courses .row.eQH {
    margin-top: 20px;
}
  .courseDetailsPage section.top-wrapper, .productDetailsPage section.top-wrapper {
    margin-top: 20px;
}
  .row.eQH {
    margin-top: 25px;
}
  .plain {
      margin-bottom: 50px;
  }
  section.courses.travel-wrapper.HmCourses {
      margin-bottom: 20px;
  }
  .right-sidebar .newsletter {
      display: flex;
  }
  .cart .wrap.pull-right {
    padding: 0 15px !important;
    clear: both;
    min-width: 90% !important;
    margin: auto !important;
}
  .courses .container.TopCMSContainer {
    min-width: 100%;
}
  .cmsInnerContent > section#contact > .container {
    min-width: 100%;
    padding: 0 15px;
}
  .collapsing {padding: 0 !important;margin: 0 !important;}
  .navbar-collapse {
    padding: inherit !important;
}
  ul.nav {
    min-width: 100%;
    margin: auto !important;
}
  ul.nav.navbar-nav>li>a {
    min-width: 100%;
    padding-left: 30px !important;
}
  .navbar-collapse {
    padding: 0 !important;
    min-width: 100% !important;
}
  .footer-widget {
      padding-top: 25px !important;
      padding-bottom: 25px !important;
  }
  .footer-widget .container {
      padding-top: 0;
      padding-bottom: 0;
  }
  #contact .address {
    margin-bottom: 0;
}
  input#coupon_code {
    margin: 10px 0;
  }
  .panel.panel-default.costSummary p {
      text-align: inherit;
  }
  p#amountPayable_ship {
      text-align: right !important;
  }
  .right-sidebar .newsletter {
      margin-bottom: 15px;
  }
  .all-products .productDisplayType .row .col-xs-12.col-sm-4.col-md-3 {
      padding: 0 15px !important;
  }
  #filter_sf .col-xs-12.col-sm-8.col-md-8 {
      padding: 0px 25px;
  }
  .productBlock.whiteBg {
      margin: 15px !important;
  }
  .contact-us .conForm, .services .conForm{
    margin-bottom: 15px;
  }
  .navbar-collapse.collapsing{
    padding: 0 !important;
    margin: 0 !important;
    display: block !important;
    }
    .product-page #storecat {
      margin-bottom: 0 !important;
  }
  .row.con-customer-info input, .row.con-customer-info select {
    min-width: 78% !important;
}
.row.con-customer-info .radio > label {
  min-width: 100%;
  max-width: inherit;
}

.cart table.table.table-cart h3{
  margin: 10px !important;
  font-size: 16px !important;
}
}
@media (min-width:768px) and (max-width:991px) {
  .navbar-header {
    padding-top: 50px;
}
  .header-top.primary .row > div {
    flex: auto;
}
  .navbar-collapse.collapse {
    justify-content: center !important;
}
  .navbar-header {
    flex-direction: column;
    padding-bottom: 20px;
}
  .CustomBuilds .bgthemeColor + div {
    padding: 0;
    margin-top: 15px;
  }
  section.ourServices .bgthemeColor {
    border-left: 0 !important;
  }
  .ourServices img {
    width: 100%;
  }
  .navbar-collapse.collapse > div {
    justify-content: end;
    padding-right: 15px;
  }
  .navbarRight {
    width: 100vw;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap !important;
}
  .quick-contact.phone {
    justify-content: end;
    padding-right: 15px !important;
}
  .text-left.cmsInnerContent > section#contact > .map + .container {
    padding: 0 30px;
}
  .quick-contact > p {
    display: flex;
    font-size: 13px;
   }
   /* .top-nav.type2 > ul > li > a {
      font-size: 13px;
  } */
  .row.popularCategories {
    display: flex;
    flex-wrap: wrap;
  }
  nav.top-nav.dropdown.type2 {
      margin-top: 0 !important;
  }
  /* .col-lg-8.col-md-8.col-sm-8.col-xs-12.leftInfo {
      padding-left: 0;
  } */
  .col-xs-12.col-md-4.pull-left.quick-contact {
      width: 260px;
      display: flex;
  }
  .col-xs-12.col-md-3.pull-left.quick-contact.phone {
      width: 38%;
      padding-right: 0;
      padding-left: 6px;
  }
  section.footer-widget > div > div.row.with-border {
      display: flex;
      flex-wrap: wrap;
  }
  .eQH > .eQContent {
    min-width: 50% !important;
    max-width: 50% !important;
}
.row.con-customer-info input{
  min-width: 82% !important;
}
}
@media (min-width:769px) and (max-width:1199px) {
  .product-quantities .btn-set {
    flex-wrap: wrap;
  }
  div#storecat h2 a {
    display: inline-block;
    margin-top: 15px;
}
  .top-nav.dropdown.type2 > ul.text-right {
    display: flex;
    align-items: baseline;
    min-width: 330px;
    justify-content: flex-end;
    padding-right: 16px;
}
}
@media (min-width:992px) and (max-width:1024px) {
  .navbarRight {
    display: flex;
    align-items: center;
}
  .navbar-brand>img {
    max-width: 200px !important;
    padding-left: 15px
}
#head .navbar-default .navbar-nav>li>a {
  font-size: 15px;
}
  .sidebar .newsletter .signup {
    padding-top: 36px;
  }

  .eQH > .eQContent {
    min-width: 33.33333333% !important;
    max-width: 33.33333333% !important;
}
}

@media (min-width:769px) and (max-width:1024px) {
  .col-xs-12.col-sm-5.col-md-4.col-lg-4.topRight, .header-top .container > .row > div.col-sm-8{
    min-width: 100%;
}
  .container.conFormDetails {
    padding: 0px 30px !important;
}
  /* .navbar-default .container {
    width: auto;
} */
  .footer-widget {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}
.courses .container.TopCMSContainer {
  min-width: 100%;
}
.footer-widget .container {
  min-width: 100%;
}
section.footer-widget > div > div.row.with-border > div {
  min-width: 25%;
  max-width: 50%;
}
.with-border .footer-item {
  text-align: left;
  margin-bottom: 15px;
 }
}
@media (min-width:769px) and (max-width:991px) {
  .navbar-default .contain {
    flex-direction: column;
}
  .header-top.primary .container {
    min-width: 92%;
  }
  .top-nav.dropdown.type2::before {
    content: '';
    height: 53px;
    top: -12px;
}
/* .navbar-default .container {
  display: flex;
  align-items: center;
} */
  .conForm button {
    max-width: 194px;
}
.product-_-summary h2, .proDetails .panel-default>.panel-heading h2,.proDetails .panel-default>.panel-heading h1 {
  font-size: 32px;
}
  .contact-us .conForm, .services .conForm {
      margin-bottom: 15px;
    }
}
@media (max-width:991px) {
  .bannerText p {
    font-size: 20px;
}
  .youtubeVideoContent .col-xs-12.col-sm-12.col-md-4 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    padding-right: 40px;
    margin-bottom: 15px;
  }
  .appointment h2{
    font-size: 30px;
}
.appointment p{
    font-size: 20px;
}
.appointment button{
    padding: 10px 30px;
    font-size: 16px;
}
  .shop-bc .breadcrumb {
    margin-top: 20px;
}
  .TopCMSContainer {
    padding: 0 15px;
}
  .contact-us .cmsInnerContent > section#contact {
    margin-bottom: 0;
  }
  #calendar_list_view .itemrow > div{
    width: 100%;
    margin-bottom: 15px;
  }
}
@media (min-width:1025px) and (max-width:1280px) {
  .sidebar .newsletter .signup {
    padding-top: 36px;
}
  .contact-us .cmsInnerContent > section#contact {
    margin-bottom: 0;
  }
}
@media (min-width:992px) {
  .navbarRight {
    display: flex;
    align-items: center;
}
  .text-left.cmsInnerContent > section#contact > .map + .container > .row{
    padding: 0 30px; 
  }
  .FooterNewsLetter.newsletter.innerNewsletter {
    position: relative;
    padding: 5px 40px !important;
  }
  .price-slider-amount a.btn.btn-ash-border{
    margin: 10px -6px;
  }
  .price-slider-amount a.btn.btn-ash-border.pull-right{
    width:104%;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .navbar-header {
    padding-top: 50px;
}
}
@media (min-width:992px) and (max-width:1150px) {
  .top-nav.type2 > ul > li > a {
    font-size: 14px;
  }
}
@media (min-width:1200px) {
  #popularBrands .owl-nav {
    top: 35%;
}
  #popularBrands .owl-next {
    position: relative;
    left: 60px;
}
  .col-xs-12.col-sm-8.col-md-9.all-products .productDisplayType > .row {
    display: flex;
}
  .navbarRight {
    flex: 1;
}
  .navbar-collapse.collapse > div{
    flex: 1;
  }
  .navbar-default .navbar-nav>li>a {
    display: inline-block !important;
  }
  ul.nav.navbar-nav.navbarRight > li {
    flex: auto;
    text-align: right;
}
  .products div#popularBrands {
    /* margin: 70px auto 36px; */
    margin-left: -15px;
}
  /* .productLimiter label {
    display: none;
  } */
  .product-groups .sbHolder .sbSelector,.all-products .sbHolder .sbSelector, #part_search_form .search-input{
    min-height: 38px;
    max-height: 38px;
    color: var(--Primary-Dark, #737373) !important;
    font-family: "Inter", serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 144.444% */
}
.product-groups .sbHolder .sbSelector{
  max-height: 100% !important;
}
div#filter_sf > div {
  /* flex: auto; */
}
div#filter_sf {
  display: flex;
  /* flex: 1; */
  justify-content: space-between;
}
div#filter_sf > div:last-child {
  max-width: 100px;
  padding-left: 0 !important;
}
  #TopSearchBar {
    min-width: 379px;
  }
  header#head .container {
    max-width: 98% !important;
}
  .courses  .TopCMSContainer {
    max-width: 1280px;
}
  section.upcomingClasses .row {
    display: flex;
    align-items: center;
}
  #home section.product-wrapper.productsGroup-home.Home-ProGroups .productBorder > div {
    overflow: hidden;
    min-height: 255px;
}
.product-text {
      display: flex;
      align-items: center;
  }
  .col-lg-4.col-md-4.col-sm-4.product-col {
    padding: 0 10px;
  }
  .col-lg-4.col-md-4.col-sm-4.product-col > div {
    border-radius: 5px;
    background: #000;
    box-shadow: 0px 4px 10px 0px var(--Tokens-Surfaces-shadow, rgba(255, 255, 255, 0.15));
    padding: 24px;
  }
  .navbar-brand img {
    min-width: 168px;
  }
  .FooterNewsLetter.newsletter.innerNewsletter .newsletter {
    display: flex;
    flex-wrap: nowrap;
    max-width: 1280px;
    background: var(--Tokens-Primary-primary, #FB923C);
}
  .collection-content.rm.AboutPage {
    min-height: 330px;
    align-items: flex-end;
}
  .asked-content .container {
      max-width: 867px;
  }
  .hederLogo {
    width: 254px;
  }
  .topRight {
    position: relative;
  }
  .footer-item .newsletter {
    max-width: 232px;
}
.navbar-nav>li>a {
  padding-top: 9px;
  padding-bottom: 9px;
}
  .navbar-header {
    justify-content: center;
}
  section.footer-widget .container, footer.footer .container, .header-top.primary .container {
    width: 100%;
    max-width: 100%;
  }
  
  .product-category-page .proLists .col-md-3 {
      width: 25% !important;
  }
  .product-category-page .proLists .col-md-3:nth-child(4n + 1) {
      clear: both;
  }
  .FooterNewsLetter .newsletter .label {
    min-width: 415px;
}
.FooterNewsLetter .newsletter .signup input[type="text"] {
  height: 45px !important;
  margin-left: 15px;
}
  /* .TopCMSContainer {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
} */
  .about-us .top-wrapper > .container.TopCMSContainer {
    padding: 0px 45px;
  }
.eQH > .eQContent {
  width: 25%;
  max-width: 25%;
}
.col-xs-12.col-sm-4.col-md-3.products-product-categories, .product-category-page .col-md-3{
  width: 25%;
}
.all-products .productDisplayType .col-xs-12.col-sm-4.col-md-3 {
  width: 35% !important;
}
div#storecat h2 a {
  display: inline-block;
  margin-top: 40px;
}
.products .container, .class .container, section.top-wrapper.product-page .container{
  max-width: 96%;
}
.itemrow .ckimage.col-lg-3.col-md-3.col-sm-3.col-xs-3 {
  width: 33.33333333%;
  display: none;
}
.itemrow .col-lg-9.col-md-9.col-sm-9.col-xs-9 {
  width: 66.66666667%;
}
.firearm-card-text{
  padding: 20px;
}
.firearm-card-text h2{
  font-size: 30px;
}
.firearm-card-text p{
  font-size: 20px;
}
.firearm-card-text button{
  padding: 10px 30px;
}
section.storePolices img {
  max-height: 456px;
  object-fit: contain;
}
section.storePolices img {
  max-height: 100%;
  object-fit: cover;
}
/* section.ourServices .row.d-flex {
  flex-direction: column;
} */
section.ourServices .row.d-flex > div {
  width: 100%;
}
section.ourServices .row.d-flex > div img {
  padding: 0px !important;
  width: 100%;
}
input#coupon_code {
  width: 48%;
}

}
@media (min-width:1200px) and (max-width:1440px) {
  section.brandSlider .owl-carousel .owl-nav {
    width: 100%;
 }
}

@media (max-width:1439px) {
  .reviewList.Aboutpage .reviewInfo {
    padding: 24px 42px;
  }
  section.footer-widget .container, footer.footer .container, .header-top.primary .container {
      padding: 0 15px;
  }
}
@media (min-width:1440px) {
  .ContactIn {
    display: flex;
    justify-content: center;
  }
  section.ourServices img.img-responsive {
    width: 100%;
    max-height: 387px;
    object-fit: cover;
  }
  section.ourServices img.img-responsive {
    max-height: 100%;
  }
}
.product-cat-widget-select .mobile-select-option {
  font-family: "Josefin Sans", serif;
  color: #737373 !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  border-radius: 6px;
  border: 1px solid #7A82E4 !important;
  background: #D4D4D4 !important;
}

/* checkout Btns */
.wrap.pull-right button,
button.btn.btn-success.btn-bg.pull-right.return_to_cart,
#content #abovetext button.btn.btn-primary.btn-bg.pull-right.proceed_pay, button#btnSubmitPay{
  min-height: 53px;
}
button#gc_apply {
  color: #fff !important;
}
/* Login btn */
.login_form button {
  padding: 10px;
  border: 2px solid #FB923C;
  background: #FB923C;
  border-radius: 6px;
}

.error {
  color: #f00 !important;
}
a.f_right.close_icon_popup {
  float: right;
}
@media (min-width:1300px) {
  .bannerText {
      max-width: 600px;
  }
  .bannerText h1 {
    font-size: 60px !important;
  }
  input#coupon_code {
    width: 52%;
  }
}
@media(min-width:1400px) {
  input#coupon_code {
    width: 54%;
  }
  .courses  .TopCMSContainer {
    max-width: 1320px;
}
}
button.btn.btn-success.btn-bg.pull-right.return_to_cart {
  color: var(--Tokens-Secondary-secondaryPressed, #F97316) !important;
  font-family: "Josefin Sans", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  text-transform: uppercase;
  border-radius: 6px;
  border: 2px solid var(--Tokens-Secondary-secondaryPressed, #F97316) !important;
  background: var(--Tokens-Surfaces-surface, #000);
}

button.btn.btn-primary.btn-bg.pull-right.proceed_pay,
button.btn.btn-success.btn-lg.btn_place_order,
a#shipping_ahref, button#gc_apply, button#btnSubmitPay,
button.btn.btn-success.btn-lg.btn_place_order,
 #content #abovetext button.btn.btn-primary.btn-bg.pull-right.proceed_pay,
button#btnSubmitPay {
  border-radius: 6px;
background: #27331E !important;
  font-family: "Josefin Sans", serif;
  color:#FFF;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 28px; /* 175% */
text-transform: uppercase;
border: 2px solid #27331E;
}
input#coupon_code {
  border-radius: 6px 0px 0px 6px;
  border: 1px solid #D4D4D4;
  background: #F5F5F5;
  min-height: 39px;
  padding: 4px; 
}
button#apply_coupon {
  margin-left: -6px;
  top: -3px;
  position: relative;
  border-radius: 0px 6px 6px 0px; 
  line-height: 25px;
}
.product-_-summary span.stock_label_success:not(.mfp-content .product-_-summary span.stock_label_success) {
  color: #000 !important;
}
.FooterNewsLetter.newsletter.innerNewsletter {
  display: none;
}
a.About-Btn {
  margin-top: 15px;
}

@media (min-width:1280px) {
  .navbar-brand {
    padding: 6px 0 0 !important;
}
.navbar-default .navbar-brand {
  margin-bottom: -36px;
}
  .header-top.primary .row {
    justify-content: end;
    position: relative;
    top: 40px;
  }
  .navbarRight {
    position: relative;
    /* left: 12px; */
  }
  .navbar-collapse.collapse {
    padding-top: 100px;
 }
 /* .navbar-default {
    padding-bottom: 15px;
  } */
  section.brandSlider .container {
    max-width: 95% !important;
    margin-left: auto;
}
}

@media (min-width:1200px) and (max-width:1299px) {
  header#head .container {
    max-width: 98% !important;
}
}
/* NewDesign */
.header-top.primary {
  display: none !important;
}
.navbar-default {
  background: #000000 !important;
}
#head .navbar-default .navbar-nav>li>a {
  border-bottom: 6px solid transparent;
  color: #FFF;
  font-size: 18px;
  font-family: "Josefin Sans", serif !important;
  font-optical-sizing: auto;
  font-weight: 600 !important;
  line-height: normal;
  letter-spacing: 1px;
}
#head .navbar-default .navbar-nav>li>a.current-active, .navbar-nav>li>a:hover {
  color: #fff !important;
  border-bottom: 6px solid #FF7600 !important;
}
.price-slider-amount a.btn.btn-ash-border.pull-right, a.btn.btn-ash-border.pull-right {
  padding-top: 12px !important;
}
@media (min-width:1200px) {
  .nav>li>a {
      padding: 0px 0px !important; 
      color: #FFF;
      font-size: 18px;
      font-family: "Josefin Sans", serif !important;
      font-optical-sizing: auto;
      font-weight: 600 !important;
      line-height: normal;
      /* font-family: "Josefin Sans", serif !important;
      font-optical-sizing: auto;
      font-weight: 400;
      font-style: normal; */
  }
}
@media (min-width:1320px) {
  header#head .container {
      max-width: 100% !important;
      min-width: 1320px !important;
  }
}
@media (min-width:1440px) {
  section.brandSlider .container {
    max-width: 1320px !important; 
  }
  section.brandSlider .owl-carousel .owl-item > div{
    max-width: 188.5px !important;
  }
}
#calendar_list_view .title {
  color: #000000 !important;
}
#home section.product-wrapper.productsGroup-home.Home-ProGroups h4.mainshopthumb a.gunstation-shopbtn,
.bannerText a, .top-nav.dropdown ul.product_list_widget > li.buttons > a {
  border-radius: 6px;
background: #FF7600;
color: #FFF !important;
font-family: "Josefin Sans", serif !important;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 28px; /* 175% */
text-transform: uppercase;
}
#home section.product-wrapper.productsGroup-home.Home-ProGroups h4.mainshopthumb a.gunstation-shopbtn:hover,
.bannerText a, .top-nav.dropdown ul.product_list_widget > li.buttons > a:hover {
  background: #FF7600;
color: #FFF;
}

.brandSlider .owl-carousel .owl-controls .owl-nav {
  top: 35%;
}
.brandSlider .owl-carousel .owl-controls .owl-nav .owl-prev {
  position: relative;
  right: 35px;
}
.brandSlider .owl-carousel .owl-controls .owl-nav .owl-next {
  position: relative;
  left: 35px;
}

.brandSlider .owl-carousel .owl-stage-outer{
  padding-left: 10px !important;
}

table.table.table-cart input{
  padding-left: 12px;
  padding-right: 10px;
  max-width: 139px;
}

@media (max-width:389px){
  button#apply_coupon {
    margin-left: 0 !important;
  top: 0px;
  }
  }
  
  #filtered_products .frontinfo h5:last-of-type ,
  .ProAttributesVal > h5:last-child{
    border-bottom: 1px solid #6C757D ;
  }
  
  .product-categories li a{
    position: relative;
    padding-left: 15px;
  }
  .product-categories li a::before {
    content: "+";
    color: var(--Tokens-Surfaces-onSurface, #000);
    font-family: 'Inter' ,serif !important;
    position: absolute;
    left: 0;
    top: 48%;
    transform: translateY(-53%);
    cursor: pointer; 
  }
  .product-categories li a:hover{
    color: #FF7600 !important;
  }