/** Shopify CDN: Minification failed

Line 480:0 Unexpected "{"

**/

.navbar {
  overflow: visible;
  background-color: #333;
}

.navbar a {
  float: left;
  font-size: 16px;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 16px;  
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.navbar a:hover, .dropdown:hover .dropbtn {
  background-color: red;
}
.product-card-wrapper .addToCartBtnsSection{
  visibility: hidden;
}

.product-card-wrapper .card--card::after, 
.product-card-wrapper .card--standard .card__inner::after
{
  box-shadow: none !important;
}
.product-card-wrapper:hover .card--card::after, 
.product-card-wrapper:hover .card--standard .card__inner::after
{
  box-shadow: 0.0rem 0.04rem 0.5rem rgba(18,18,18,0.45) !important;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 55;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 3px 0px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {
  background-color: #ddd;
}

.dropdown:hover .dropdown-content {
  display: block;
}
.navbarheader .navbar {
  max-width: 1440px;
  /* margin: auto; */
  display: flex;
  height: auto;
}
.navbarheader
{
  background-color: #121926;
}
.cusmdropdown
{
  background: #fff;
}
.navbar > a,
.navbar > .dropdown > .dropbtn
{
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  padding: 16px 25px 16px 25px;
  text-transform: uppercase;
  background-color: #121926;
  border-radius: 0px 0px 0px 0px;
}
.cusmdropdown a
{
  color: #333333;
  font-weight: 500;
  font-size: 18px;
  padding: 16px 25px 16px 25px;
  text-transform: uppercase;
  cursor: pointer;
}
.navbarheader
{
  padding: 4px 0px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.btn-yellow{
  background-color: #F5E700;
  padding: 10px 14px;
  border-radius: 6px;
  color: #121926;
  font-weight: 800;
}
.dropdown-content
{
  width: 30%;
  padding: 10px;
}
.groupdrop-down
{
  display: flex;
  flex-wrap: wrap; 
}
.singledrop-down
{
  flex-grow: 1;
  flex-basis: 0;
}
.droplabel-cont
{
    border-bottom: 2px solid #f5e700;
}
.dropdown-content a:hover
{
  color: #fe5656 !important;
  background-color: unset !important;
}
.product-card-wrapper .addToCartBtnsSection
{
  transition: all 0s linear;
}
.cusmdropdown .fa-bars
{
  margin-right: 5px;
}
.navbar a:hover, .dropdown:hover .dropbtn {
  background-color: unset !important;
}
.navbar
{
  background-color: #121926 !important;
}
.yelowcolr:hover
{
  color: #f5e700 !important;
}
.topnavheader
{
  display:flex;
  justify-content: space-between;
  padding: 20px 0px;
}
.grouptopnavhead {
  max-width: 1440px;
  margin: auto;
  display: flex;
  height: auto;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.formtopnav
{
  width: 40%;
  /* margin-left: 14rem; */
  position: relative;
}
.formcustomersupport
{
  border: 1px solid #CDD5DF;
  padding: 8px 30px;
  display: flex;
}
.formcustomersupport img{

}
.formtopnav .fa.fa-search
{
  position: absolute;
  right: 15px;
  top: 12px;
}
.product-card-wrapper:hover .addToCartBtnsSection
{
  visibility: visible;
}
.myaccount-customer a:before
{
  content: '';
  background: url('/cdn/shop/t/1/assets/account-icon.png') center center no-repeat;
  background-size: auto;
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto 5px;
  background-size: auto 100%;
}
.addToCartBtnsSection .viewBtnMain
{
  background: #fff !important;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  border-radius: 3px;
}
.addToCartBtn .quick-add__submit
{
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  border-radius: 3px;
  border: 2px solid transparent !important;
}
.addToCartBtnsSection .viewBtnMain a,
.full-unstyled-link
{
  text-decoration: none !important;
}
.cusmdroplist
{
  position: relative;
  z-index: 555;
}
.navhdlist-box
{
  
}
.navhdlist-box
  {
    position: absolute;
    top: 59px;
    z-index: 444;
    background: #fff;
    padding: 20px;
    width: 90vw;
  }
 .catlist-menudv
  {
    display: flex;
    flex-wrap: wrap;
  }
  .cableftwidth
  {
    max-width: 690px;
  }
  .cabrightwidth
  {
    max-width: 300px;
  }
  .group-cablewidth
  {
    display: flex;
  }
 .navcontlistleft-box
{
    border-right: 2px solid #E3E8EF;
}
.chmnusdiv h6
{
  color: #101828;
  margin-bottom:10px;
  font-weight: 600;
}
.chmnusdiv ul li
{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 5px;
}
.chmnusdiv ul li img 
{
  margin-right: 10px;
}
.navcontlistleft-box ul li 
{
  padding: 8px 10px 8px 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  margin-right: 15px;
  border-radius: 10px;
  cursor: pointer;
}
.navcontlistleft-box ul li:hover 
{
  background: #F5E700;
}
.navcontlistleft-box ul li img
{
  margin-left: 20px;
}
.cabties
{
  padding: 25px;
  border: 1px solid #ddd;
  border-radius: 14px;
}
.cabties a
{
  display: inline-block;
  float: none;
  padding: 0px;
}
.cabties h6
{
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 18px;
}
.cabties p
{
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 10px;
}
.cabties a
{
  font-weight: 600;
  font-size: 12px;
  margin-bottom: 10px;
  display: inline-flex;
  align-items: center;
  text-transform: capitalize;
}
.cabties a img
{
  margin-left: 10px;
}
.cbchilds-title
{
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 24px;
  color: #101828;
}
.navhdlist-box
{
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.departmentmenu .navhdlist-box
{
  display: flex !important;
}
li.activenavul
{
  background: #f5e700 !important;
}
.noabsolute
{
  position: unset !important;
}
.navhdlist-box.noabsolute
{
  width: auto !important;
  box-shadow: none !important;
  display: flex;
}
.dropdown-content .noabsolute .navcontlistleft-box
{
  width: 35%;
}
.dropdown-content .noabsolute .navcontlistright-box
{
  width: 65%;
}
.cusmdropdownheader
{
  width: auto;
  padding: 10px;
  max-width: 1200px;
  margin-left: -23rem;
}
.cusmdropdownheader .cableftwidth
{
  max-width: unset;
}
.chmnu-navbttn-left
{
  display: flex;
}
.chmnu-navbttn-left div:nth-child(1)
{
  width:70%;
  display: flex;
}
.chmnu-navbttn-left div img
{
  margin-right: 15px;
}
.chmnu-navbttn-left div:nth-child(2)
{
  width:30%;
  display: flex;
  justify-content: right;
  align-items: center;
}
.chmnu-navbttn-left div:nth-child(2) a
{
  padding: 10px 20px;
  background: #F5E700;
  border-radius: 5px;
  font-weight: 600;
}
.chmnu-navbttn-left
{
  border: 1px solid #ddd;
  padding: 10px;
  border-radius: 12px;
}
.childactivenavul
{
  display: block !important;
}
.chscolors
{
  width: 23%;
  display: flex !important;
  align-items: center;
  margin-bottom: 15px;
}
.chscolors div
{
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 8px;
}
.navcontbttn1 a,
.navcontbttn2 a,
.navcontbttn1 a:hover,
.navcontbttn2 a:hover
{
  display: flex;
  justify-content: center;
  align-items: center;
  background: #F5E700 !important;
  font-size: 14px;
  border-radius: 6px;
  padding: 10px 20px;
}
.navcontactbtn
{
  display: flex;
  justify-content: space-between;
  padding-right: 2rem;
  border-top: 1px solid #ddd;
  margin-top: 7rem;
  padding-top: 20px;
}
.navcontbttn1 a img,
.navcontbttn2 a img
{
  margin-right: 10px;
}

main.page-main,
{
  max-width: 1300px;
  margin:auto;
}
.topnavheader
{
  max-width: 1460px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 24px;
}
.group-products-header-cell {
  background: #f3ea12;
  text-align: center;
}
