body,
html {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}
img {
  max-width: 100%;
}
.itemslider {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}
.item.customitmslider {
  margin: 50px 0;
  padding: 0;
  float: left;
  width: 100%;
}
.customitmslider ul {
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
}
.customitmslider .content-slider li {
  background-color: #ed3020;
  text-align: center;
  color: #fff;
}
.customitmslider .content-slider h3 {
  margin: 0;
  padding: 70px 0;
}
.adcartsec {
  margin: 10px 0 20px;
  padding: 0;
  float: left;
  width: 100%;
}
.adcartsec h1 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  color: #111;
  font-weight: 500;
}
.adcartsec h1 span {
  float: right;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.adcartsec p {
  margin: 0;
  padding: 0;
  color: #9d9d9d;
  font-weight: 600;
  margin-top: 10px;
}
.colorsec {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
.colorsec p {
  /*color: #bebebe;*/
  font-weight: 600;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}
.wrapper-dropdown {
  position: relative;
  width: 250px;
  background: #fff;
  color: #2e2e2e;
  outline: none;
  cursor: pointer;
}
.wrapper-dropdown > span {
  width: 100%;
  display: block;
  border: 0;
  padding: 5px;
  background: #f7f7f7;
  height: 45px;
  line-height: 35px;
  color: #3d3d3d;
  font-size: 16px;
  font-weight: 600;
}
.wrapper-dropdown > span > span {
  padding: 0 0;
  margin-right: 0;
  height: 26px;
  width: 26px;
  display: inline-block;
  border-radius: 13px;
  vertical-align: middle;
  margin: -4px 0 0;
}
.wrapper-dropdown > span:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: 16px;
  border-width: 9px 9px 0 9px;
  border-style: solid;
  border-color: #535252 transparent;
  top: 20px;
  vertical-align: middle;
}
.wrapper-dropdown .dropdown {
  position: absolute;
  z-index: 10;
  top: 100%;
  left: 0;
  right: 0;
  background: #f7f7f7;
  font-weight: normal;
  list-style-type: none;
  padding-left: 0;
  margin: 0;
  border: 0;
  border-top: 0;
}
.wrapper-dropdown .dropdown li {
  display: block;
  text-decoration: none;
  color: #3d3d3d;
  padding: 7px;
  cursor: pointer;
  border-bottom: 1px solid #fff;
  font-weight: 600;
}
.wrapper-dropdown .dropdown li > span {
  padding: 0 0;
  margin-right: 0;
  height: 26px;
  width: 26px;
  display: inline-block;
  border-radius: 13px;
  vertical-align: middle;
  margin: -4px 0 0;
}
.wrapper-dropdown .dropdown li:hover {
  background: #eee;
  cursor: pointer;
}
.addcartbtn {
  float: left;
  width: 100%;
  margin: 20px 0;
  padding: 0;
}
.addcart {
  border: 0;
  background: #000;
  color: #fff !important;
  min-height: 55px;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  line-height: 55px;
  text-decoration: none !important;
  min-width: 500px !important;
}
.colorsec h2 {
  margin: 0;
  padding: 0;
  font-size: 15px;
  color: #141414;
  font-weight: 500;
  line-height: 24px;
}
.socialicon ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 20px;
}
.socialicon ul li {
  margin: 0;
  padding: 0 15px 0 0;
  display: inline-block;
}
.socialicon ul li a {
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 22px;
}
.sliderdown {
  margin: 0;
  padding: 40px 0;
  float: left;
  width: 100%;
}
.mighthead {
  width: 33%;
  /* border-right: 1px solid black; */
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-align: right;
  /* padding-right: 30px; */
  float: right;
}
.mighthead p {
  margin: 0;
  padding: 0 20px;
  font-size: 50px;
  color: #000;
  line-height: 56px;
  font-weight: 500;
  text-align: right;
}
.lSAction > a {
  background-image: url({{"right.png"|asset_url}});
}
.lSAction > .lSPrev {
  transform: rotate(180deg);
}
.lSSlideOuter .lSPager.lSpg {
  display: none;
}
.sliderdown .item {
  margin: 45px 0;
  text-align: center;
}
.customstyle p {
  color: #0c0c0c;
  font-weight: 600;
  padding-top: 13px;
}
.customtable {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.tabelsec {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
.customtable tr {
  border-top: 1px solid;
}
.customtable tr td {
  padding: 36px 0;
}
.labecolor {
  color: #bdbdbd;
  text-transform: uppercase;
}
.boder-bottom {
  border-bottom: 1px solid;
}
.productlist {
  float: left;
  width: 100%;
  margin: 0;
  padding: 20px 0;
}
.product-head {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0 0;
  text-align: center;
  padding-bottom: 40px;
}
.product-head p {
  margin: 0;
  padding: 0 0;
  font-size: 25px;
  color: #000;
  font-weight: 600;
}
.productimg {
  margin: 0;
  padding: 0 0 20px;
  float: left;
  width: 100%;
  text-align: center;
}
.productimg p {
  margin: 0;
  padding: 0;
  font-size: 18px;
  color: #000;
  font-weight: 600;
  padding-top: 15px;
}
.whywe {
  margin: 0;
  padding: 50px 0;
  float: left;
  width: 100%;
}

.extradata {
  border-bottom: 1px solid;
  border-top: 1px solid;
}
.right-border {
  border-right: 1px solid;
}
.showproduct {
  float: left;
  width: 100%;
  margin: 0;
  padding: 40px 0 40px;
  text-align: center;
}
.showproduct p {
  margin: 0;
  padding: 0 30px 20px;
  font-size: 17px;
  color: #000;
  font-weight: 500;
}
.showproduct img {
}
.resitance {
  float: left;
  width: 100%;
  margin: 0;
  padding: 20px 20px 0 20px;
}
.resitance h1 {
  font-size: 17px;
  color: #000;
  font-weight: 500;
  margin: 0;
  padding: 20px 0 0 40px;
  position: relative;
}
.resitance h1:before {
  position: absolute;
  content: "";
  background: #000;
  width: 12px;
  height: 2px;
  left: 15px;
  top: 30px;
}
.resitance ul {
  list-style: none;
  margin: 0;
  padding-top: 15px;
}
.resitance ul li {
  padding: 0 0 10px 0;
  margin: 0;
  display: block;
}
.resitance ul li a {
  text-decoration: none;

  color: #000000;
  font-size: 18px;
  letter-spacing: 0.55px;
  line-height: 27px;
}
.d-npne {
  display: none;
}
.bold {
  font-weight: 700;
}
section.section-related-products {
  display: none;
}

.product-form-payment-buttons
  .product-form-inline-atc
  > .product-form-inline-atc-button {
  color: #ffffff !important;
  background: #000000 !important;
}

.site-header-wrapper {
  margin: auto;
}

.wrapper {
  /* width: 1680px;*/
  max-width: 100%;
  padding: 70px;
  margin: 0 auto;
}

.single-product .split .right {
  padding-left: 60px;
}
.ab {
  display: inline !important;
}
.ab {
  border: navajowhite;
  padding: 0;
}

.content-slider p {
  color: #000000;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 1.45px;
  line-height: 27px;
  text-align: center;
} /*content-slider*/

.content-slider a {
  text-decoration: none;
}

.content-slider li.active a {
  text-decoration: none;
  border-bottom: none;
}

.content-slider li.active a:hover {
  text-decoration: none;
  border-bottom: none;
}

/* SELECT BOX TEST */
/*the container must be positioned relative:*/
.custom-select {
  position: relative;
  font-family: Arial;
}

.custom-select select {
  display: none; /*hide original SELECT element:*/
}

.select-selected {
  background-color: DodgerBlue;
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/*style the items (options), including the selected item:*/
.select-items div,
.select-selected {
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  user-select: none;
}

/*style items (options):*/
.select-items {
  position: absolute;
  background-color: DodgerBlue;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover,
.same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}
.site-navigation .navmenu-link {
  font-size: 17px !important;
  margin-right: 16px !important;
}

.swatch-collection .swatch-element.color .swatch-color {
  margin-left: 0px;
}
.swatch-collection .swatch a .swatch-element.color .swatch-color {
  margin-left: 12px;
}

.collection-grid-item .swatch-collection .swatch {
  padding-left: 0px !important;
}

@media (min-width: 768px) and (max-width: 991px) {
  .site-logo {
    margin-right: 10px;
    width: 18%;
  }
  .site-logo .site-logo-header img.site-logo-image {
    width: 100%;
  }
  .site-navigation .navmenu-link {
    font-size: 14px !important;
    margin-right: 5px !important;
    padding: 15px 4px !important;
  }
}

@media (min-width: 992px) and (max-width: 1024px) {
  .site-navigation .navmenu-link {
    font-size: 16px !important;
    margin-right: 8px !important;
    padding: 10px !important;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  .site-navigation .navmenu-link {
    font-size: 16px !important;
    margin-right: 8px !important;
    padding: 10px !important;
  }
}
@media (min-width: 1280px) and (max-width: 1366px) {
  .site-navigation .navmenu-link {
    font-size: 16px !important;
    margin-right: 8px !important;
    padding: 10px !important;
  }
}
