
@font-face {
    font-family: firsans;
    src: url(../../fonts/FiraSans-Regular.ttf) format("truetype");
    font-weight: 400;
  }
  @font-face {
    font-family: firsans;
    src: url(../../fonts/FiraSans-Light.ttf) format("truetype");
    font-weight: 300;
  }
  @font-face {
    font-family: firsans;
    src: url(../../fonts/FiraSans-Bold.ttf) format("truetype");
    font-weight: 700;
  }
  @font-face {
    font-family: firsans;
    src: url(../../fonts/FiraSans-Medium.ttf) format("truetype");
    font-weight: 500;
  }
  .fakeimg {
    height: 200px;
    background: #aaa;
  }
  .container {
      max-width: 1560px;
  }

  header {
      background: transparent;
      min-height: 130px;
      padding-top: 40px;
      position: absolute;
      top: 0;
      z-index: 99;
      width: 100%;
  }
  section.slider-sec .carousel-caption.d-md-block.text-layer {
      bottom: 0;
      top: 25%;
  }
  .dropdown.userbtn .dropdown-menu a {
    color: #fff;
}

  section.slider-sec.aaa .text-layer h5 {
      font-size: 65px;
      text-transform: uppercase;
      font-family: firsans;
      font-weight: 300;
      margin-bottom: 0;
      line-height: 65px;
      position: relative;
  }
  section.slider-sec.aaa .text-layer h5::before {
    content: "";
    width: 150px;
    height: 1px;
    position: absolute;
    background: #839efd;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 18%;
}
  section.slider-sec.aaa .text-layer h5::after {
    content: "";
    width: 150px;
    height: 1px;
    position: absolute;
    background: #839efd;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 18%;
}
  section .text-layer h2 {
      font-size: 82px;
      line-height: 82px;
      text-transform: uppercase;
      background: -webkit-linear-gradient( #df0000 , #760106);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      font-family: firsans;
      font-weight: 700;
  }
  section .text-layer p {
      font-size: 25px;
      line-height: 29px;
      max-width: 900px;
      margin: 0 auto;
      margin-bottom: 30px;
      font-weight: 300;
      font-family: firsans;
  }
  section .text-layer p.btn-ltst a {
      border: none;
      border-radius: 0;
      box-shadow: none;
      padding: 12px 40px !important;
      position: relative;
      background-image: linear-gradient(#df0000, #760106);
  }

  p.btn-ltst {
      font-weight: 700 !important;
      text-transform: uppercase;
  }
  .desk-nav {
      float: right;
      background: transparent !important;
  }
  .desk-nav li.nav-item a {
      color: #fff !important;
      padding-left: 0 !important;
      padding-right: 0 !important;
  }
  .desk-nav li.nav-item {
      padding: 0 30px !important;
  }
  .desk-nav li.nav-item {
      font-size: 15px;
      text-transform: uppercase;
  }
  .desk-nav li.nav-item.active a {
      position: relative;
      padding-bottom: 15px !important;
  }
  .aboutimage {
      position: relative;
  }

  .aboutimage img {
      box-shadow: 0px 0px 20px 1px #000;
      width: 100% !important;
  }
  .ft-address {
      position: relative;
      padding-left: 45px;
  }

  .ft-address::before {
      content: "";
      background-image: url(../../images/frontend/addicn.png);
      position: absolute;
      width: 29px;
      height: 38px;
      left: 0;
      top: 0;
  }
  .aboutimage::before {
      content: "";
      background-image: url(../../images/frontend/bdr-tpcnt.jpg);
      width: 100%;
      height: 6px;
      position: absolute;
      top: 0;
      z-index: 999;
      left: 0;
      right: 0;
      margin: 0 auto;
  }
  .desk-nav li.nav-item.active a::after {content: "";position: absolute;background: #ff0000;width: 100%;height: 3px;bottom: 0;left: 0;right: 0;}
  .desk-nav li.nav-item a.btn.btn-info::after {
      content: "";
      background-image: url(../../images/frontend/rightarrow.png);
      width: 20px;
      height: 12px;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto 0;
      background-size: contain;
      right: 24px;
  }


  .desk-nav li.nav-item a.btn.btn-info {
      background-image: linear-gradient(#df0000, #760106);
      border: none;
      border-radius: 0;
      box-shadow: none;
      padding: 15px 53px !important;
      margin-top: -8px;
      position: relative;
      padding-left: 20px !important;
  }
  .whychooseushome .container::before {
      content: "";
      background-image: url(../../images/frontend/bdr.png);
      position: absolute;
      width: 100%;
      top: 0;
      z-index: 99;
      height: 2px;
      left: 0;
      right: 0;
      margin: 0 auto;
  }
  section.homechooseus {
      margin-top: -105px;
  }
  .whychooseushome .container {
      max-width: 1270px;
      margin: 0 auto;
      background: #1d1d1d;
      padding: 70px 55px;
      color: #fff;
      position: relative;
      margin-bottom: 30px;
      border-radius: 5px;
  }
  section.homechooseus h2 {
      text-align: center;
      font-size: 60px;
      font-family: firsans;
      font-weight: 300;
      margin-bottom: 50px;
  }
  section.homechooseus p {
      font-size: 20px;
      font-family: firsans;
      font-weight: 300;
      padding: 0 10px;
  }
  section.homeblog {
      text-align: center;
      margin-top: 80px;
  }

  section.homeblog h2 {
      font-size: 60px;
      font-family: firsans;
      font-weight: 300;
  }

  section.homeblog p {
      font-size: 20px;
      font-family: firsans;
      font-weight: 300;
      color: #000;
      max-height: 52px;
      overflow: hidden;
  }
  .row.blg-pst-rw a:hover {
      text-decoration: none;
  }
  .blg-img {
      width: 100%;
      height: 325px;
      margin: 0 auto;
      border-radius: 5px;
      background-repeat: no-repeat;
      background-size: cover;
  }
  .blg-cnt {
      text-align: left;
      padding: 20px 25px;
      max-height: 185px;
      height: 185px;
      position: relative;
  }
  p.pst-date {
      position: absolute;
      bottom: 10px;
  }
  .blg-cnt h3 {
      font-size: 24px;
      font-family: firsans;
      font-weight: 400;
      color: #1c1c1c;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
  }
  .blg-cnt p {
      line-height: 25px;
  }
  section.homeblog p.pst-date {
      color: #2512bb;
  }
  .blog-post {
      box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.08);
  }

  .row.blg-pst-rw {
      margin-bottom: 23px;
  }
  .blog-wrapper {
      padding-top: 55px;
  }
  section.homeblog p.btn-more {
      font-size: 25px !important;
      line-height: 29px;
      max-width: 900px;
      margin: 0 auto;
      margin-bottom: 30px;
  }

  section.homeblog p.btn-more a {
      border: none;
      border-radius: 0;
      box-shadow: none;
      padding: 12px 40px !important;
      position: relative;
      background-image: linear-gradient(#df0000, #760106);
  }
  .cntfrm {
      padding-top: 50px;
      padding-bottom: 7px;
  }

  .cntfrm .container {
      max-width: 1270px;
      background-image: url(../../images/frontend/cnt-bg.jpg);
      background-repeat: no-repeat;
      background-size: cover;
      padding-top: 40px;
      padding-bottom: 40px;
      border-radius: 5px;
      padding-right: 40px;
      padding-left: 40px;
  }

  .cntfrm .container h2 {
      text-align: center;
      font-size: 60px;
      font-family: firsans;
      font-weight: 300;
      margin-bottom: 35px;
      color: #fff;
  }
  .cntfrm form#contact-form .form-control {
      padding: 1.375rem 1.75rem;
  }
  .btn-sub .btn-send {
      font-size: 18px;
      line-height: 18px;
      padding: 20px 55px;
      font-family: firsans;
      text-transform: uppercase;
      font-weight: 700;
      color: #25107c;
      background: #fff;
      border-radius: 0;
  }

  .btn-sub {
      text-align: center;
      margin-top: 23px;
  }
  .form-section {
      background: linear-gradient(0deg, #1c1c1c 25%, #ffffff 23%);
  }
  .ft-address p {
      font-size: 20px;
      margin-bottom: 0;
      font-family: firsans;
      font-weight: 400;
  }


  .ft-address p {
      font-size: 20px;
      margin-bottom: 0;
      font-family: firsans;
      font-weight: 400;
  }

  .ft-nav ul {
      list-style-type: none;
      padding: 0;
      margin-bottom: 5px;
  }

  .ft-nav ul li {
      display: inline;
      font-size: 20px;
      font-family: firsans;
      margin-right: 20px;
  }

  .ft-nav ul li a {
      color: #fff;
  }

  .cp-rt p {
      font-size: 14px;
      font-family: firsans;
      font-weight: 300;
      margin-bottom: 0;
  }
  .ft-logo {
      text-align: center;
  }
  .footer {
      background: #1c1c1c;
      color: #fff;
      padding-top: 75px;
      padding-bottom: 50px;
  }
  .subheader-sec {
      text-align: center;
      /*background: url(../../images/frontend/pg-bg.jpg);*/
      background-repeat: no-repeat;
      background-size: cover;
  }

  .pg-ttl {padding-top: 205px;padding-bottom: 220px;}

  .pg-ttl h2 {
      font-size: 82px;
      font-family: firsans;
      text-transform: uppercase;
      background: -webkit-linear-gradient( #df0000 , #760106);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      font-weight: 700;
  }
  .abt-txt {
      padding-top: 60px;
  }

  .abt-txt h2 {
      font-size: 60px;
      font-family: firsans;
      font-weight: 700;
      margin-bottom: 30px;
  }

  .abt-txt p {
      font-size: 20px;
      font-family: firsans;
      font-weight: 300;
      padding-right: 95px;
      text-align: justify;
      line-height: 32px;
  }

  .about-content {
      padding-top: 70px;
      padding-bottom: 70px;
  }
  .news-section {
      padding-bottom: 50px;
  }
  .blogimage {
      width: 100%;
      height: 690px;
      background-size: cover !important;
      background-repeat: no-repeat !important;
      border: 1px solid;
  }
  .blog-cnt {
      padding-top: 0;
  }
  .blog-cnt h2 {
      font-size: 56px;
      font-family: firsans;
      font-weight: 700;
      margin-bottom: 0;
      max-width: 80%;
      line-height: 60px;
  }
  .blog-cnt p {
      font-size: 20px;
      font-family: firsans;
      font-weight: 300;
      padding-right: 95px;
      text-align: justify;
      line-height: 32px;
  }
  .blog-meta p {
      display: inline-block;
      color: #8c8787;
      font-size: 18px;
  }
  .return-content {
      padding-top: 70px;
      padding-bottom: 70px;
  }
  .retntst h3 {
      font-size: 40px;
      font-family: firsans;
      font-weight: 700;
      margin-bottom: 20px;
      color: #1c1c1c;
  }
  .retntst p {
      font-size: 20px;
      font-family: firsans;
      font-weight: 300;
  }
  .retntst ul {
      padding: 0;
      padding-left: 15px;
      margin-top: 40px;
  }

  .retntst ul li {
      font-size: 20px;
      font-family: firsans;
      font-weight: 600;
      margin-bottom: 30px;
  }
  .cntpg-hd h2 {
      font-size: 56px;
      font-family: firsans;
      font-weight: 700;
      margin-bottom: 10px;
      line-height: 60px;
  }
  .cntpg-hd p {
      font-size: 20px;
      font-family: firsans;
      font-weight: 300;
      line-height: 32px;
      margin-bottom: 35px;
  }

  .contact-content form input.form-control {
      border-radius: 0;
      background: #f9f9f9;
      padding: 25px 18px;
      font-size: 18px;
      font-family: firsans;
      color: #1c1c1c;
      margin-bottom: 20px;
  }
  .contact-content form textarea {
      border-radius: 0;
      background: #f9f9f9;
      padding: 25px 18px;
      font-size: 18px;
      font-family: firsans;
      color: #1c1c1c;
      margin-bottom: 20px;
      resize: none;
  }
  .contact-content form button.btn {
      border: none;
      border-radius: 0;
      box-shadow: none;
      padding: 12px 40px !important;
      position: relative;
      background-image: linear-gradient(#df0000, #760106);
      font-size: 25px;
      line-height: 29px;
      max-width: 900px;
      margin: 0 auto;
      margin-bottom: 30px;
      font-family: firsans;
      color: #fff;
      text-transform: uppercase;
  }
  .contact-detail h2 {
      font-size: 40px;
      font-family: firsans;
      font-weight: 700;
      margin-bottom: 50px;
      line-height: 60px;
      color: #fff;
  }

  .contact-detail p {
      font-size: 24px;
      font-family: firsans;
      font-weight: 300;
      margin-bottom: 50px;
      color: #fff;
      position: relative;
      padding-left: 40px;
  }
  .contact-detail {
      background: #2b2b2b;
      padding: 45px 35px;
      position: relative;
  }
  .contact-detail::before {
      content: "";
      background-image: url(../../images/frontend/bdr-tpcnt.jpg);
      width: 100%;
      height: 6px;
      position: absolute;
      top: 0;
      z-index: 999;
      left: 0;
      right: 0;
      margin: 0 auto;
  }
  .contact-detail p::before {
      content: "";
      background-image: url(../../images/frontend/callicn.png);
      position: absolute;
      left: 0;
      background-repeat: no-repeat;
      top: 6px;
      background-size: contain;
  }
  p.eml::before {
      background-image: url(../../images/frontend/mailicn.png);
      width: 27px;
      height: 19px;
      top: 8px;
  }
  p.ph-no::before {
      width: 26px;
      height: 26px;
  }

  p.add::before {
      background-image: url(../../images/frontend/addicncnt.png);
      width: 20px;
      height: 28px;
      top: 3px;
  }
  .contact-content {
      padding-top: 70px;
      padding-bottom: 70px;
      background: url(../../images/frontend/cntbg1_02.jpg);
      background-size: contain;
      background-position-x: 60%;
  }
  body.orderhead header {
      background: #000;
      position: relative;
  }
  .searchbtns ul {
      list-style-type: none;
      padding: 0;
      margin-bottom: 0;
  }

  .searchbtns ul li {
      font-size: 14px;
      font-family: firsans;
      font-weight: 400;
      color: #000;
      padding: 15px 0 15px 15px;
      border-bottom: 1px solid #e1e1e1;
  }

  .searchbtns ul li a {
      color: #000;
  }

  .searchbyptn {
      background: #f9f9f9;
      padding-top: 70px;
      padding-bottom: 70px;
  }

  .searchbtns ul li:last-child {
      border: 0;
      border-radius: 0 0px 10px 10px;
  }

  .searchbtns ul li:first-child {
      border-radius: 10px 10px 0 0;
  }
  .serchwrapper {
      background: #fff;
      position: relative;
  }

  .serchwrapper:before {content: "";background: url(../../images/frontend/bdr.png);position: absolute;top: 0;width: 100%;height: 4px;left: 0;right: 0;margin: 0 auto;}

  .searchhead h2 {
      font-size: 30px;
      line-height: 32px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 0;
  }

  .searchhead {padding: 25px 50px;border-bottom: 1px solid #e1e1e1;}


  .searchfrm input[type="text"], .searchfrm select {
      width: 100%;
      height: 50px;
      background: #f9f9f9;
      box-shadow: none;
      border: 1px solid #e1e1e1;
      padding-left: 20px;
      padding-right: 20px;
  }

  .searchfrm input[type="text"]::placeholder {
      font-size: 18px;
      font-family: firsans;
      color: #7b7b7b;
      font-weight: 400;
  }
  .searchfrm select {
      font-size: 18px;
      padding-left: 20px;
      font-family: firsans;
      color: #000;
      font-weight: 400;
  }
  .searchfrm {
      padding-left: 50px;
      padding-top: 30px;
      padding-right: 50px;
      padding-bottom: 35px;
      border-bottom: 1px solid #e1e1e1;
  }
  .btnsub {
      text-align: right;
      /* padding-right: 20px; */
      padding-top: 20px;
  }

  .btnsub button.btn.btn-default {
      font-size: 18px;
      font-family: firsans;
      border: none;
      border-radius: 0;
      box-shadow: none;
      padding: 12px 40px !important;
      position: relative;
      background-image: linear-gradient(#df0000, #760106);
      text-transform: uppercase;
      color: #fff;
      font-weight: 500;
  }
  .srch-inst h4 {
      font-size: 20px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 20px;
  }

  .srch-inst p {
      font-size: 18px;
      font-family: firsans;
      font-weight: 300;
      margin-bottom: 6px;
  }

  .srch-inst ul li {
      font-size: 18px;
      font-family: firsans;
      font-weight: 300;
      margin-bottom: 12px;
  }

  .srch-inst ul {
      padding-left: 32px;
  }
  .searchresult {
      padding: 20px 50px;
  }

  .searchresult h2 {
      font-size: 20px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 30px;
  }
  .resulttable table tr th {
      font-size: 18px;
      font-family: firsans;
      font-weight: 500;
      background-image: linear-gradient(#df0000, #760106);
      padding: 10px 20px;
      width: 130px;
      border-right: 1px solid #fff;
      color: #fff;
  }

  .resulttable table tr th:first-child {
      width: 210px;
  }

  .resulttable table tr th:last-child {
      width: 160px;
  }

  .resulttable table tr td {
      font-size: 18px;
      font-family: firsans;
      font-weight: 300;
      padding: 20px 20px;
      border: 1px solid #e1e1e1;
      color: #000;
  }

  .resulttable table tr td:last-child {
      font-size: 16px;
      text-transform: uppercase;
      font-weight: 500;
      text-decoration: underline;
  }

  .resulttable table tr td:last-child a {
      color: #e80000;
  }

  .resulttable table {
      margin-bottom: 40px;
  }
  .resultguid h4 {
      font-size: 20px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 20px;
  }

  .resultguid ul {
      padding-left: 32px;
  }

  .resultguid ul li {
      font-size: 18px;
      font-family: firsans;
      font-weight: 300;
      margin-bottom: 12px;
  }
  .prdct a.btnrem {
      font-size: 16px;
      font-family: firsans;
      text-transform: uppercase;
      text-decoration: underline;
      color: #e80000;
      font-weight: 500;
  }
  form.qtycrt select {
      font-size: 18px;
      font-family: firsans;
      background: #f9f9f9;
      width: 55px;
      height: 36px;
      padding-left: 10px;
      font-weight: 500;
  }

  p.prdctprc {
      font-size: 18px;
      font-family: firsans;
      padding-top: 0;
  }
  p.prdctname {
      font-size: 18px;
      margin-bottom: 0;
      font-family: firsans;
      color: #000;
      font-weight: 500;
  }
  .carthd h2 {
      font-size: 30px;
      font-family: firsans;
      font-weight: 500;
      padding: 20px;
  }

  .cartwrapper {
      background-color: #fff;
      border-radius: 5px;
  }

  .carthd {
      border-bottom: 1px solid #e1e1e1;
  }
  .row.prdctrw {
      padding: 20px 5px;
      border-bottom: 1px solid #e1e1e1;
      margin-right: 0;
      margin-left: 0;
  }
  .crttotlarea {
      padding: 20px;
      text-align: center;
      padding-bottom: 35px;
  }

  .crttotlarea h4 {
      font-size: 20px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 35px;
  }

  .crttotlarea a.btnchkout {
      border: none;
      border-radius: 0;
      box-shadow: none;
      padding: 12px 90px !important;
      position: relative;
      background-image: linear-gradient(#df0000, #760106);
      font-size: 18px;
      font-family: firsans;
      color: #fff;
      font-weight: 500;
      text-transform: uppercase;
  }
  .historywrapper {
      background: #fff;
      position: relative;
  }
  .historywrapper::before {
      content: "";
      background: url(../../images/frontend/bdr.png);
      position: absolute;
      top: 0;
      width: 100%;
      height: 4px;
      left: 0;
      right: 0;
      margin: 0 auto;
  }
  .histhead h2 {
      font-size: 30px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 0;
  }
  .histhead p {
      font-size: 18px;
      font-family: firsans;
      font-weight: 300;
      margin-bottom: 0;
  }
  .histhead {
      padding: 30px 50px;
      border-bottom: 1px solid #e1e1e1;
  }
  .historyform {
      padding: 30px 50px;
      border-bottom: 1px solid #e1e1e1;
  }
  .historyform form select {
      font-size: 18px;
      font-family: firsans;
      font-weight: 400;
      width: 97%;
      height: 45px;
      background: #f9f9f9;
      padding-left: 20px;
      border: 1px solid #e1e1e1;
  }
  .historyform form label {
      font-size: 18px;
      font-family: firsans;
      font-weight: 400;
      margin-top: 20px;
      width: 100%;
  }
  .historyform form label input {
      background: #f9f9f9;
      border: 1px solid #e1e1e1;
      height: 45px;
      width: 64%;
      margin-left: 25px;
      padding-left: 20px;
  }
  .btnshow {
      text-align: right;
      padding-right: 30px;
      padding-top: 20px;
  }
  .btnshow button.btn.btn-default {
      font-size: 18px;
      font-family: firsans;
      border: none;
      border-radius: 0;
      box-shadow: none;
      padding: 12px 40px !important;
      position: relative;
      background-image: linear-gradient(#df0000, #760106);
      text-transform: uppercase;
      color: #fff;
      font-weight: 500;
  }
  .historytable {
      padding: 30px 50px;
  }
  .historytable table tr th {
      font-size: 18px;
      font-family: firsans;
      font-weight: 500;
      background-image: linear-gradient(#df0000, #760106);
      padding: 10px 25px;
      border-right: 1px solid #fff;
      color: #fff;
      padding-right: 35px;
  }
  .historytable table tr td {
      font-size: 18px;
      font-family: firsans;
      font-weight: 400;
      padding: 20px 20px;
      border: 1px solid #e1e1e1;
      color: #000;
  }
  .historytable table tr td a {
      color: #e80000;
      font-size: 16px;
      text-transform: uppercase;
      font-weight: 500;
      text-decoration: underline;
  }
  .cartpghd h2 {font-size: 30px;font-family: firsans;margin-bottom: 5px;font-weight: 500;}
  .cartpghd {
      background: #fff;
      padding: 20px 50px;
      position: relative;
  }
  .cartpghd::before {
      content: "";
      background: url(../../images/frontend/bdr.png);
      position: absolute;
      top: 0;
      width: 100%;
      height: 4px;
      left: 0;
      right: 0;
      margin: 0 auto;
  }
  .cartpghd p {
      font-size: 18px;
      font-family: firsans;
      font-weight: 300;
  }
  .carttable {
      background: #fff;
      padding: 20px 50px;
  }
  .carttable table tr th {
      font-size: 18px;
      font-family: firsans;
      font-weight: 500;
      background-image: linear-gradient(#df0000, #760106);
      padding: 15px 20px;
      border-right: 1px solid #fff;
      color: #fff;
  }
  .carttable table tr td {
      font-size: 18px;
      font-family: firsans;
      font-weight: 400;
      padding: 10px 20px;
      border: 1px solid #e1e1e1;
      color: #000;
      background: #f9f9f9;
  }
  .carttable table tr td select {
      width: 50px;
      height: 40px;
      background: #f9f9f9;
      border: 1px solid #e1e1e1;
      padding-left: 10px;
      font-size: 18px;
      font-family: firsans;
      font-weight: 400;
  }
  .carttable table tr td input {
      width: 100px;
      height: 40px;
      background: #f9f9f9;
      border: 1px solid #e1e1e1;
      padding-left: 10px;
      font-size: 18px;
      font-family: firsans;
      font-weight: 400;
  }
  .carttable table tr td a {
      color: #e80000;
      font-size: 16px;
      text-transform: uppercase;
      font-weight: 500;
      text-decoration: underline;
  }
  .carttable table tr td input::placeholder {
      font-size: 18px;
      font-family: firsans;
      font-weight: 400;
      color: #000;
  }
  .carttable table#cart_table {
      width: 100%;
  }
  .cartttlarea {
      background: #fff;
      padding: 20px 50px;
      padding-right: 55px;
      padding-bottom: 40px;
  }
  .ttlbrkdn p {
      font-size: 18px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 5px;
  }
  .ttlbrkdn p span {float: right;}
  .ttlbrkdn {
      padding-bottom: 20px;
      border-bottom: 1px solid #e1e1e1;
      margin-bottom: 20px;
  }
  .grndttl p {
      font-size: 18px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 25px;
  }
  .grndttl p span {
      float: right;
  }
  .crtttlbtn a.btn.btn-default {
      font-size: 18px;
      font-family: firsans;
      border: none;
      border-radius: 0;
      box-shadow: none;
      padding: 9px 0 !important;
      position: relative;
      background-image: linear-gradient(#df0000, #760106);
      text-transform: uppercase;
      color: #fff;
      width: 85%;
      font-weight: 500;
  }
  .crtttlbtn {
      text-align: center;
  }
  .cart-review-area {
      background: #fff;
      position: relative;
      margin-bottom: 30px;
  }
  .checkoutpage {
      background: #f9f9f9;
      padding-top: 70px;
      padding-bottom: 70px;
  }
   .heading h2 {
      font-size: 30px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 5px;
  }
   .heading p {
      font-size: 18px;
      font-family: firsans;
      font-weight: 300;
  }
  .heading {
      padding: 20px 50px;
      border-bottom: 1px solid #e1e1e1;
  }
  .cart-review-area::before {
      content: "";
      background: url(../../images/frontend/bdr.png);
      position: absolute;
      top: 0;
      width: 100%;
      height: 4px;
      left: 0;
      right: 0;
      margin: 0 auto;
      background-repeat: no-repeat;
      background-size: contain;
  }
  .cart-review-table table tr th {
      font-size: 18px;
      font-family: firsans;
      font-weight: 500;
      background-image: linear-gradient(#df0000, #760106);
      padding: 15px 25px;
      border-right: 1px solid #fff;
      color: #fff;
  }
  .cart-review-table table tr td {
      font-size: 18px;
      font-family: firsans;
      font-weight: 400;
      padding: 10px 25px;
      border: 1px solid #e1e1e1;
      color: #000;
      background: #f9f9f9;
      padding-right: 0;
  }
  .cart-review-table table tr td select {
      width: 50px;
      height: 40px;
      background: #f9f9f9;
      border: 1px solid #e1e1e1;
      padding-left: 10px;
      font-size: 18px;
      font-family: firsans;
      font-weight: 400;
  }
  .cart-review-table table tr td  input {
      height: 40px;
      background: #f9f9f9;
      border: 1px solid #e1e1e1;
      padding-left: 10px;
      font-size: 18px;
      font-family: firsans;
      font-weight: 400;
      width: 90%;
  }
  .cart-review-table table tr td input::placeholder {
      font-size: 18px;
      font-family: firsans;
      font-weight: 400;
      color: #000;
  }
  .cart-review-table {
      padding: 20px 50px;
  }
  .cart-review-table table {
      width: 100%;
  }
  .cart-review-table table tr td a {
      color: #e80000;
      font-size: 16px;
      text-transform: uppercase;
      font-weight: 500;
      text-decoration: underline;
  }
  .checkoutpage .cartttlarea {
      padding-right: 55px;
  }
  .checkoutpage .grndttl p span {
      color: #e80000;
  }
  /*.shpng-area {
      background: #fff;
  }*/
  .shpng-detl {
      padding: 20px 50px;
  }
  .shpng-detl h4 {
      font-size: 20px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 25px
  }
  .shpng-detl h4 span {
      float: right;
      font-size: 16px;
      text-transform: uppercase;
      text-decoration: underline;
  }
  .shpng-detl h4 span a {
      color: #e80000;
      line-height: 25px;
  }
  .shpng-detl p {
      font-size: 18px;
      margin-bottom: 0;
      font-family: firsans;
      font-weight: 300;
      line-height: 30px;
  }
  .shpng-inst {
      padding: 20px 50px;
  }
  .shpng-inst h4 {
      font-size: 20px;
      font-family: firsans;
      font-weight: 500;
  }
  .shpng-inst p {
      font-size: 18px;
      margin-bottom: 15px;
      font-family: firsans;
      font-weight: 300;
  }
  .inst-field input {
      width: 75%;
      height: 43px;
      background: #f9f9f9;
      border: 1px solid #e1e1e1;
      margin-right: 25px;
  }
  .inst-field a.btnupdte {
      font-size: 18px;
      font-family: firsans;
      border: none;
      border-radius: 0;
      box-shadow: none;
      position: relative;
      background-image: linear-gradient(#df0000, #760106);
      text-transform: uppercase;
      color: #fff;
      font-weight: 500;
      padding: 10px 35px;
  }
  .shipping-info {
      background: #fff;
  }
  .shpng-inst {
      padding: 20px 50px;
      padding-top: 65px;
  }
  .shpng-inst h4 {
      font-size: 20px;
      font-family: firsans;
      font-weight: 500;
  }
  .shpng-inst p {
      font-size: 18px;
      margin-bottom: 15px;
      font-family: firsans;
      font-weight: 300;
  }
  .inst-field input {
      width: 75%;
      height: 43px;
      background: #f9f9f9;
      border: 1px solid #e1e1e1;
      margin-right: 25px;
  }
  .inst-field a.btnupdte {
      font-size: 18px;
      font-family: firsans;
      border: none;
      border-radius: 0;
      box-shadow: none;
      position: relative;
      background-image: linear-gradient(#df0000, #760106);
      text-transform: uppercase;
      color: #fff;
      font-weight: 500;
      padding: 10px 35px;
  }
  .shipping-info {
      background: #fff;
      position: relative;
      height: 560px;
  }
  .delivery-info {
      background: #fff;
      position: relative;
      height: 560px;
  }
  .shipping-info::before {
      content: "";
      background: url(../../images/frontend/bdr.png);
      position: absolute;
      top: 0;
      width: 100%;
      height: 4px;
      left: 0;
      right: 0;
      margin: 0 auto;
      background-repeat: no-repeat;
      background-size: contain;
  }
  .delivery-info::before {
      content: "";
      background: url(../../images/frontend/bdr.png);
      position: absolute;
      top: 0;
      width: 100%;
      height: 4px;
      left: 0;
      right: 0;
      margin: 0 auto;
      background-repeat: no-repeat;
      background-size: contain;
  }
  .delivery-detail {
      padding: 20px 50px;
  }
  .delivery-detail h4 {
      font-size: 20px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 25px;
  }
  .del-field select {
      height: 42px;
      width: 320px;
      background: #f9f9f9;
      border: 1px solid #e1e1e1;
      padding-left: 15px;
      font-size: 16px;
      font-family: firsans;
      margin-right: 15px;
  }
  .del-field {
      margin-bottom: 30px;
  }
  .del-field a {
      font-size: 18px;
      font-family: firsans;
      border: none;
      border-radius: 0;
      box-shadow: none;
      position: relative;
      background-image: linear-gradient(#df0000, #760106);
      text-transform: uppercase;
      color: #fff;
      font-weight: 500;
      padding: 10px 35px;
  }
  .will-call-area h4 {
      font-size: 20px;
      font-family: firsans;
      font-weight: 500;
  }
  .will-call-area h4 a {
      font-size: 18px;
      font-family: firsans;
      border: none;
      border-radius: 0;
      box-shadow: none;
      position: relative;
      background-image: linear-gradient(#df0000, #760106);
      text-transform: uppercase;
      color: #fff;
      font-weight: 500;
      padding: 10px 35px;
      margin-left: 20px;
  }
  .pymnt-drtail {
      padding: 20px 50px;
  }
  .pymnt-drtail h4 {
      font-size: 20px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 30px;
  }
  .pymnt-drtail form label.form-check-label {
      font-size: 18px;
      font-family: firsans;
      font-weight: 300;
      margin-bottom: 15px;
      width: 100%;
  }
  .pymnt-drtail form label.form-check-label span {
      float: right;
  }
  .warehouse-detail {
      background: #fff;
      margin-top: 35px;
      padding: 20px 50px;
      position: relative;
  }
  .warehousecntct h4 {
      font-size: 30px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 20px;
  }
  .warehousecntct p {
      font-size: 18px;
      line-height: 30px;
      font-family: firsans;
      font-weight: 300;
  }
  .cornfirm-btn a {
      font-size: 18px;
      font-family: firsans;
      border: none;
      border-radius: 0;
      box-shadow: none;
      position: relative;
      background-image: linear-gradient(#df0000, #760106);
      text-transform: uppercase;
      color: #fff;
      font-weight: 500;
      padding: 10px 35px;
  }
  .cornfirm-btn {
      display: inline-block;
      float: right;
      position: absolute;
      right: 50px;
      bottom: 50px;
  }
  .warehousecntct {
      display: inline-block;
  }
  .dropdown.userbtn button.btn {
      background: transparent;
      border: none;
      padding: 0 30px;
      font-size: 15px;
      text-transform: uppercase;
      font-family: firsans;
      font-weight: 400;
      position: relative;
      vertical-align: super;
      padding-left: 35px;
  }
  .dropdown.userbtn button.btn::before {
      content: "";
      background: url(../../images/frontend/user-icn.png);
      position: absolute;
      width: 24px;
      height: 24px;
      background-repeat: no-repeat;
      left: 0;
      /* top: -1px;	 */
  }
  .dropdown.userbtn button.btn:focus, .dropdown.userbtn button.btn:active {
      background: transparent;
      box-shadow: none !important;
  }
  .dropdown.userbtn button.btn::after {
      content: "";
      border: 0;
      background: url(../../images/frontend/drpdwnicn.png);
      width: 12px;
      height: 8px;
      background-repeat: no-repeat;
      margin: 0;
      position: absolute;
      right: 0;
      top: 15px;
  }
  .dropdown.userbtn .dropdown-menu {
      background: #000;
      font-size: 18px;
      margin-top: 20px;
      border-top: 5px solid;
      left: -40px;
      font-family: firsans;
      font-weight: 500;
      padding-bottom: 0;
      border-radius: 0;
  }
  .dropdown.userbtn .dropdown-menu a {
      padding-top: 5px !important;
      padding-bottom: 5px !important;
      border-bottom: 1px solid #545050;
  }
  .dropdown.userbtn .dropdown-menu a:hover {
      background: transparent;
      color: #e80000 !important;
  }
  .account-area {
      background: #fff;
      padding-top: 30px;
      padding-left: 50px;
      padding-right: 50px;
      padding-bottom: 60px;
      position: relative;
  }
  .account-area::before {
      content: "";
      background: url(../../images/frontend/bdr.png);
      position: absolute;
      top: 0;
      width: 100%;
      height: 4px;
      left: 0;
      right: 0;
      margin: 0 auto;
  }
  .accnt-txt h2 {
      font-size: 30px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 25px;
  }
  .accnt-txt p {
      font-size: 18px;
      font-family: firsans;
      font-weight: 300;
      padding-right: 155px;
      line-height: 32px;
  }
  .pwd-hd h2 {
      font-size: 30px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 25px;
  }
  .pwd-hd p {
      font-size: 18px;
      font-family: firsans;
      font-weight: 300;
      padding-right: 155px;
      line-height: 32px;
  }
  .pwd-hd {
      border-bottom: 1px solid #e1e1e1;
      margin-bottom: 30px;
  }
  .pwd-hd h2 {
      font-size: 30px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 25px;
  }
  .pwd-hd p {
      font-size: 18px;
      font-family: firsans;
      font-weight: 300;
      padding-right: 155px;
      line-height: 32px;
  }
  .pwd-hd {
      border-bottom: 1px solid #e1e1e1;
      margin-bottom: 30px;
  }
  .password-form label {
      font-size: 18px;
      font-family: firsans;
      font-weight: 500;
  }
  .password-form input {
      background: #f9f9f9;
      height: 44px;
      border-radius: 0;
      border: 1px solid #e1e1e1;
      font-size: 18px;
      font-family: firsans;
  }
  .password-form .form-group {
      margin-bottom: 30px;
  }
  .password-form input::placeholder {
      font-size: 18px;
      font-family: firsans;
      color: #1c1c1c;
  }
  .updtebtn {
      text-align: right;
  }
  .updtebtn .btn {
      font-size: 18px;
      font-family: firsans;
      border: none;
      border-radius: 0;
      box-shadow: none;
      padding: 12px 40px !important;
      position: relative;
      background-image: linear-gradient(#df0000, #760106);
      text-transform: uppercase;
      color: #fff;
      font-weight: 500;
  }
  .add-hd h2 {
      font-size: 30px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 5px;
  }
  .add-hd p {
      font-size: 18px;
      font-family: firsans;
      font-weight: 300;
      padding-right: 155px;
      line-height: 32px;
  }
  .add-lst p {
      font-size: 18px;
      font-family: firsans;
      font-weight: 300;
      padding-right: 155px;
      line-height: 32px;
  }
  .add-edtbtn a {
      font-size: 18px;
      font-family: firsans;
      font-weight: 500;
      padding-right: 155px;
      line-height: 32px;
      text-transform: uppercase;
      text-decoration: underline;
      color: #e80000;
  }
  .add-lst {
      display: inline-block;
  }
  .add-edtbtn {
      display: inline-block;
  }
  .add-hd {
      border-bottom: 1px solid #e1e1e1;
      margin-bottom: 20px;
  }
  .add-lst-area {
      padding-bottom: 25px;
      border-bottom: 1px solid #e1e1e1;
      margin-bottom: 20px;
  }
  .add-lst-area {
      padding-bottom: 25px;
      border-bottom: 1px solid #e1e1e1;
      margin-bottom: 20px;
  }
  .nw-add {
      text-align: right;
  }
  .nw-add a {
      font-size: 18px;
      font-family: firsans;
      border: none;
      border-radius: 0;
      box-shadow: none;
      position: relative;
      background-image: linear-gradient(#df0000, #760106);
      text-transform: uppercase;
      color: #fff;
      font-weight: 500;
      padding: 10px 35px;
  }
  .edt-add-area {
      background: #fff;
      position: relative;
      padding-top: 15px;
      padding-bottom: 15px;
  }
  .edt-add-area::before {
      content: "";
      background: url(../../images/frontend/bdr.png);
      position: absolute;
      top: 0;
      width: 100%;
      height: 4px;
      left: 0;
      right: 0;
      margin: 0 auto;
  }
  .edt-add-frm {
      padding: 30px 50px;
  }
  .edt-add-frm form label {
      font-size: 18px;
      font-family: firsans;
      font-weight: 400;
      margin-bottom: 5px;
  }
  .edt-add-frm form input {
      background: #f9f9f9;
      border: 1px solid #e1e1e1;
      border-radius: 0;
  }
  .edt-add-frm form .form-group {margin-bottom: 35px;}
  .edt-add-frm form .add-subbtn {
      text-align: right;
  }
  .edt-add-frm form .add-subbtn a {
      font-size: 18px;
      font-family: firsans;
      border: none;
      border-radius: 0;
      box-shadow: none;
      position: relative;
      background-image: linear-gradient(#df0000, #760106);
      text-transform: uppercase;
      color: #fff;
      font-weight: 500;
      padding: 10px 35px;
  }
  .historywrapper {
      background: #fff;
      position: relative;
  }
  .historywrapper::before {
      content: "";
      background: url(../../images/frontend/bdr.png);
      position: absolute;
      top: 0;
      width: 100%;
      height: 4px;
      left: 0;
      right: 0;
      margin: 0 auto;
  }
  .histhead h2 {
      font-size: 30px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 0;
  }
  .histhead p {
      font-size: 18px;
      font-family: firsans;
      font-weight: 300;
      margin-bottom: 0;
  }
  .histhead {
      padding: 30px 50px;
      border-bottom: 1px solid #e1e1e1;
  }
  .historyform {
      padding: 30px 50px;
      border-bottom: 1px solid #e1e1e1;
  }
  .historyform form select {
      font-size: 18px;
      font-family: firsans;
      font-weight: 400;
      width: 97%;
      height: 45px;
      background: #f9f9f9;
      padding-left: 20px;
      border: 1px solid #e1e1e1;
  }
  .historyform form label {
      font-size: 18px;
      font-family: firsans;
      font-weight: 400;
      margin-top: 20px;
      width: 100%;
  }
  .historyform form label input {
      background: #f9f9f9;
      border: 1px solid #e1e1e1;
      height: 45px;
      width: 64%;
      margin-left: 25px;
      padding-left: 20px;
  }
  .btnshow {
      text-align: right;
      padding-right: 30px;
      padding-top: 20px;
  }
  .btnshow button.btn.btn-default {
      font-size: 18px;
      font-family: firsans;
      border: none;
      border-radius: 0;
      box-shadow: none;
      padding: 12px 40px !important;
      position: relative;
      background-image: linear-gradient(#df0000, #760106);
      text-transform: uppercase;
      color: #fff;
      font-weight: 500;
  }
  .historytable {
      padding: 30px 50px;
  }
  .historytable table tr th {
      font-size: 18px;
      font-family: firsans;
      font-weight: 500;
      background-image: linear-gradient(#df0000, #760106);
      padding: 10px 25px;
      border-right: 1px solid #fff;
      color: #fff;
      padding-right: 35px;
  }
  .historytable table tr td {
      font-size: 18px;
      font-family: firsans;
      font-weight: 400;
      padding: 20px 20px;
      border: 1px solid #e1e1e1;
      color: #000;
  }
  .historytable table tr td a {
      color: #e80000;
      font-size: 16px;
      text-transform: uppercase;
      font-weight: 500;
      text-decoration: underline;
  }
  .cartpghd h2 {font-size: 30px;font-family: firsans;margin-bottom: 5px;font-weight: 500;}
  .cartpghd {
      background: #fff;
      padding: 20px 50px;
      position: relative;
  }
  .cartpghd::before {
      content: "";
      background: url(../../images/frontend/bdr.png);
      position: absolute;
      top: 0;
      width: 100%;
      height: 4px;
      left: 0;
      right: 0;
      margin: 0 auto;
  }
  .cartpghd p {
      font-size: 18px;
      font-family: firsans;
      font-weight: 300;
  }
  .carttable {
      background: #fff;
      padding: 20px 50px;
  }
  .carttable table tr th {
      font-size: 18px;
      font-family: firsans;
      font-weight: 500;
      background-image: linear-gradient(#df0000, #760106);
      padding: 15px 20px;
      border-right: 1px solid #fff;
      color: #fff;
  }
  .carttable table tr td {
      font-size: 18px;
      font-family: firsans;
      font-weight: 400;
      padding: 10px 20px;
      border: 1px solid #e1e1e1;
      color: #000;
      background: #f9f9f9;
  }
  .carttable table tr td select {
      width: 100%;
      height: 40px;
      background: #f9f9f9;
      border: 1px solid #e1e1e1;
      padding-left: 10px;
      font-size: 18px;
      font-family: firsans;
      font-weight: 400;
  }

  table#part_table {
      width: 100%;
  }

  .carttable table tr th:last-child {
      text-align: left !important;
  }

  .carttable table tr td input {
      width: 100px;
      height: 40px;
      background: #f9f9f9;
      border: 1px solid #e1e1e1;
      padding-left: 10px;
      font-size: 18px;
      font-family: firsans;
      font-weight: 400;
  }
  .carttable table tr td a {
      color: #e80000;
      font-size: 16px;
      text-transform: uppercase;
      font-weight: 500;
      text-decoration: underline;
  }
  .carttable table tr td input::placeholder {
      font-size: 18px;
      font-family: firsans;
      font-weight: 400;
      color: #000;
  }
  .cartttlarea {
      background: #fff;
      padding: 20px 50px;
      padding-right: 75px;
      padding-bottom: 40px;
  }
  .ttlbrkdn p {
      font-size: 18px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 5px;
  }
  .ttlbrkdn p span {float: right;}
  .ttlbrkdn {
      padding-bottom: 20px;
      border-bottom: 1px solid #e1e1e1;
      margin-bottom: 20px;
  }
  .grndttl p {
      font-size: 18px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 25px;
  }
  .grndttl p span {
      float: right;
  }
  .crtttlbtn a.btn.btn-default {
      font-size: 18px;
      font-family: firsans;
      border: none;
      border-radius: 0;
      box-shadow: none;
      padding: 9px 0 !important;
      position: relative;
      background-image: linear-gradient(#df0000, #760106);
      text-transform: uppercase;
      color: #fff;
      width: 85%;
      font-weight: 500;
  }
  .crtttlbtn {
      text-align: center;
  }
  .cart-review-area {
      background: #fff;
      position: relative;
      margin-bottom: 30px;
  }
  .checkoutpage {
      background: #f9f9f9;
      padding-top: 70px;
      padding-bottom: 70px;
  }
   .heading h2 {
      font-size: 30px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 5px;
  }
   .heading p {
      font-size: 18px;
      font-family: firsans;
      font-weight: 300;
  }
  .heading {
      padding: 20px 50px;
      border-bottom: 1px solid #e1e1e1;
  }
  .cart-review-area::before {
      content: "";
      background: url(../../images/frontend/bdr.png);
      position: absolute;
      top: 0;
      width: 100%;
      height: 4px;
      left: 0;
      right: 0;
      margin: 0 auto;
      background-repeat: no-repeat;
      background-size: contain;
  }
  .cart-review-table table tr th {
      font-size: 18px;
      font-family: firsans;
      font-weight: 500;
      background-image: linear-gradient(#df0000, #760106);
      padding: 15px 25px;
      border-right: 1px solid #fff;
      color: #fff;
  }
  .cart-review-table table tr td {
      font-size: 18px;
      font-family: firsans;
      font-weight: 400;
      padding: 10px 25px;
      border: 1px solid #e1e1e1;
      color: #000;
      background: #f9f9f9;
      padding-right: 0;
  }
  .cart-review-table table tr td select {
      width: 50px;
      height: 40px;
      background: #f9f9f9;
      border: 1px solid #e1e1e1;
      padding-left: 10px;
      font-size: 18px;
      font-family: firsans;
      font-weight: 400;
  }
  .cart-review-table table tr td input {
    height: 40px;
    background: #f9f9f9;
    border: 1px solid #e1e1e1;
    padding-left: 10px;
    font-size: 18px;
    font-family: firsans;
    font-weight: 400;
    display: inline-block;
    width: 50%;
    margin-right: 20px;
}
  .cart-review-table table tr td input::placeholder {
      font-size: 18px;
      font-family: firsans;
      font-weight: 400;
      color: #000;
  }
  .cart-review-table {
      padding: 20px 50px;
  }
  .cart-review-table table {
      width: 100%;
  }
  .cart-review-table table tr td a {
      color: #e80000;
      font-size: 16px;
      text-transform: uppercase;
      font-weight: 500;
      text-decoration: underline;
  }
  .checkoutpage .cartttlarea {
      padding-right: 55px;
  }
  .checkoutpage .grndttl p span {
      color: #e80000;
  }
  /*.shpng-area {
      background: #fff;
  }*/
  .shpng-detl {
      padding: 20px 50px;
  }
  .shpng-detl h4 {
      font-size: 20px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 25px
  }
  .shpng-detl h4 span {
      float: right;
      font-size: 16px;
      text-transform: uppercase;
      text-decoration: underline;
  }
  .shpng-detl h4 span a {
      color: #e80000;
      line-height: 25px;
  }
  .shpng-detl p {
      font-size: 18px;
      margin-bottom: 0;
      font-family: firsans;
      font-weight: 300;
      line-height: 30px;
  }
  .shpng-inst {
      padding: 20px 50px;
  }
  .shpng-inst h4 {
      font-size: 20px;
      font-family: firsans;
      font-weight: 500;
  }
  .shpng-inst p {
      font-size: 18px;
      margin-bottom: 15px;
      font-family: firsans;
      font-weight: 300;
  }
  .inst-field input {
      width: 75%;
      height: 43px;
      background: #f9f9f9;
      border: 1px solid #e1e1e1;
      margin-right: 25px;
  }
  .inst-field a.btnupdte {
      font-size: 18px;
      font-family: firsans;
      border: none;
      border-radius: 0;
      box-shadow: none;
      position: relative;
      background-image: linear-gradient(#df0000, #760106);
      text-transform: uppercase;
      color: #fff;
      font-weight: 500;
      padding: 10px 35px;
  }
  .shipping-info {
      background: #fff;
  }
  .shpng-inst {
      padding: 20px 50px;
      padding-top: 65px;
  }
  .shpng-inst h4 {
      font-size: 20px;
      font-family: firsans;
      font-weight: 500;
  }
  .shpng-inst p {
      font-size: 18px;
      margin-bottom: 15px;
      font-family: firsans;
      font-weight: 300;
  }
  .inst-field input {
      width: 75%;
      height: 43px;
      background: #f9f9f9;
      border: 1px solid #e1e1e1;
      margin-right: 25px;
  }
  .inst-field a.btnupdte {
      font-size: 18px;
      font-family: firsans;
      border: none;
      border-radius: 0;
      box-shadow: none;
      position: relative;
      background-image: linear-gradient(#df0000, #760106);
      text-transform: uppercase;
      color: #fff;
      font-weight: 500;
      padding: 10px 35px;
  }
  .shipping-info {
      background: #fff;
      position: relative;
      height: 560px;
  }
  .delivery-info {
      background: #fff;
      position: relative;
      height: 560px;
  }
  .shipping-info::before {
      content: "";
      background: url(../../images/frontend/bdr.png);
      position: absolute;
      top: 0;
      width: 100%;
      height: 4px;
      left: 0;
      right: 0;
      margin: 0 auto;
      background-repeat: no-repeat;
      background-size: contain;
  }
  .delivery-info::before {
      content: "";
      background: url(../../images/frontend/bdr.png);
      position: absolute;
      top: 0;
      width: 100%;
      height: 4px;
      left: 0;
      right: 0;
      margin: 0 auto;
      background-repeat: no-repeat;
      background-size: contain;
  }
  .delivery-detail {
      padding: 20px 50px;
  }
  .delivery-detail h4 {
      font-size: 20px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 25px;
  }
  .del-field select {
      height: 42px;
      width: 320px;
      background: #f9f9f9;
      border: 1px solid #e1e1e1;
      padding-left: 15px;
      font-size: 16px;
      font-family: firsans;
      margin-right: 15px;
  }
  .del-field {
      margin-bottom: 30px;
  }
  .del-field a {
      font-size: 18px;
      font-family: firsans;
      border: none;
      border-radius: 0;
      box-shadow: none;
      position: relative;
      background-image: linear-gradient(#df0000, #760106);
      text-transform: uppercase;
      color: #fff;
      font-weight: 500;
      padding: 10px 35px;
  }
  .will-call-area h4 {
      font-size: 20px;
      font-family: firsans;
      font-weight: 500;
  }
  .will-call-area h4 a {
      font-size: 18px;
      font-family: firsans;
      border: none;
      border-radius: 0;
      box-shadow: none;
      position: relative;
      background-image: linear-gradient(#df0000, #760106);
      text-transform: uppercase;
      color: #fff;
      font-weight: 500;
      padding: 10px 35px;
      margin-left: 20px;
  }
  .pymnt-drtail {
      padding: 20px 50px;
  }
  .pymnt-drtail h4 {
      font-size: 20px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 30px;
  }
  .pymnt-drtail form label.form-check-label {
      font-size: 18px;
      font-family: firsans;
      font-weight: 300;
      margin-bottom: 15px;
      width: 100%;
  }
  .pymnt-drtail form label.form-check-label span {
      float: right;
  }
  .warehouse-detail {
      background: #fff;
      margin-top: 35px;
      padding: 20px 50px;
      position: relative;
  }
  .warehousecntct h4 {
      font-size: 30px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 20px;
  }
  .warehousecntct p {
      font-size: 18px;
      line-height: 30px;
      font-family: firsans;
      font-weight: 300;
  }
  .cornfirm-btn a {
      font-size: 18px;
      font-family: firsans;
      border: none;
      border-radius: 0;
      box-shadow: none;
      position: relative;
      background-image: linear-gradient(#df0000, #760106);
      text-transform: uppercase;
      color: #fff;
      font-weight: 500;
      padding: 10px 35px;
  }
  .cornfirm-btn {
      display: inline-block;
      float: right;
      position: absolute;
      right: 50px;
      bottom: 50px;
  }
  .warehousecntct {
      display: inline-block;
  }
  .dropdown.userbtn button.btn {
      background: transparent;
      border: none;
      padding: 0 30px;
      font-size: 15px;
      text-transform: uppercase;
      font-family: firsans;
      font-weight: 400;
      position: relative;
      vertical-align: super;
      padding-left: 35px;
      padding-top: .5rem;
  }
  .dropdown.userbtn button.btn::before {
      content: "";
      background: url(../../images/frontend/user-icn.png);
      position: absolute;
      width: 24px;
      height: 24px;
      background-repeat: no-repeat;
      left: 0;
      /* top: -1px; */
  }
  .dropdown.userbtn button.btn:focus, .dropdown.userbtn button.btn:active {
      background: transparent;
      box-shadow: none !important;
  }
  .dropdown.userbtn button.btn::after {
      content: "";
      border: 0;
      background: url(../../images/frontend/drpdwnicn.png);
      width: 12px;
      height: 8px;
      background-repeat: no-repeat;
      margin: 0;
      position: absolute;
      right: 0;
      top: 15px;
  }
  .dropdown.userbtn .dropdown-menu {
      background: #000;
      font-size: 18px;
      margin-top: 20px;
      border-top: 5px solid;
      left: -40px;
      font-family: firsans;
      font-weight: 500;
      padding-bottom: 0;
      border-radius: 0;
  }
  .dropdown.userbtn .dropdown-menu a {
      padding-top: 5px !important;
      padding-bottom: 5px !important;
      border-bottom: 1px solid #545050;
  }
  .dropdown.userbtn .dropdown-menu a:hover {
      background: transparent;
      color: #e80000 !important;
  }
  .account-area {
      background: #fff;
      padding-top: 30px;
      padding-left: 50px;
      padding-right: 50px;
      padding-bottom: 60px;
      position: relative;
  }
  .account-area::before {
      content: "";
      background: url(../../images/frontend/bdr.png);
      position: absolute;
      top: 0;
      width: 100%;
      height: 4px;
      left: 0;
      right: 0;
      margin: 0 auto;
  }
  .accnt-txt h2 {
      font-size: 30px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 25px;
  }
  .accnt-txt li p{
      display: inline-block;
  }
  .accnt-txt p {
      font-size: 18px;
      font-family: firsans;
      font-weight: 300;
      padding-right: 155px;
      line-height: 32px;
  }
  .pwd-hd h2 {
      font-size: 30px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 25px;
  }
  .pwd-hd p {
      font-size: 18px;
      font-family: firsans;
      font-weight: 300;
      padding-right: 155px;
      line-height: 32px;
  }
  .pwd-hd {
      border-bottom: 1px solid #e1e1e1;
      margin-bottom: 30px;
  }
  .pwd-hd h2 {
      font-size: 30px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 25px;
  }
  .pwd-hd p {
      font-size: 18px;
      font-family: firsans;
      font-weight: 300;
      padding-right: 155px;
      line-height: 32px;
  }
  .pwd-hd {
      border-bottom: 1px solid #e1e1e1;
      margin-bottom: 30px;
  }
  .password-form label {
      font-size: 18px;
      font-family: firsans;
      font-weight: 500;
  }
  .password-form input {
      background: #f9f9f9;
      height: 44px;
      border-radius: 0;
      border: 1px solid #e1e1e1;
      font-size: 18px;
      font-family: firsans;
  }
  .password-form .form-group {
      margin-bottom: 30px;
  }
  .password-form input::placeholder {
      font-size: 18px;
      font-family: firsans;
      color: #1c1c1c;
  }
  .updtebtn {
      text-align: right;
  }
  .updtebtn .btn {
      font-size: 18px;
      font-family: firsans;
      border: none;
      border-radius: 0;
      box-shadow: none;
      padding: 12px 40px !important;
      position: relative;
      background-image: linear-gradient(#df0000, #760106);
      text-transform: uppercase;
      color: #fff;
      font-weight: 500;
  }
  .add-hd h2 {
      font-size: 30px;
      font-family: firsans;
      font-weight: 500;
      margin-bottom: 5px;
  }
  .tipttl {
    position: relative;
    /* display: inline-block; */
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
  }

  /* Tooltip text */
.tipttl .tooltiptext {
    visibility: hidden;
    width: 200%;
    background-color: rgb(177 0 2 / 75%);
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 0;
    position: absolute;
    z-index: 1;
    top: 45px;
    font-weight: 400;
    font-family: firsans;
    position: absolute;
    z-index: 1;
    font-size: 15px;
    padding: 10px;
}

  /* Show the tooltip text when you mouse over the tooltip container */
  .tipttl:hover .tooltiptext {
    visibility: visible;
  }
  .paybtn {
    font-size: 18px;
    font-family: firsans;
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 5px 22px !important;
    position: relative;
    background-image: linear-gradient(#df0000, #760106);
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
}
body.orderhead.overlay {
    overflow: hidden;
}
body.orderhead.overlay::before {
    content: "";
    width: 100%;
    height: 125%;
    background: #000;
    position: absolute;
    z-index: 9;
    opacity: .5;
}
  .add-hd p {
      font-size: 18px;
      font-family: firsans;
      font-weight: 300;
      padding-right: 155px;
      line-height: 32px;
  }
  .add-lst p {
      font-size: 18px;
      font-family: firsans;
      font-weight: 300;
      padding-right: 155px;
      line-height: 32px;
  }
  .add-edtbtn a {
      font-size: 18px;
      font-family: firsans;
      font-weight: 500;
      padding-right: 155px;
      line-height: 32px;
      text-transform: uppercase;
      text-decoration: underline;
      color: #e80000;
  }
  .add-lst {
      display: inline-block;
  }
  .add-edtbtn {
      display: inline-block;
  }
  .add-hd {
      border-bottom: 1px solid #e1e1e1;
      margin-bottom: 20px;
  }
  .add-lst-area {
      padding-bottom: 25px;
      border-bottom: 1px solid #e1e1e1;
      margin-bottom: 20px;
  }
  .add-lst-area {
      padding-bottom: 25px;
      border-bottom: 1px solid #e1e1e1;
      margin-bottom: 20px;
  }
  .nw-add {
      text-align: right;
  }
  .nw-add a {
      font-size: 18px;
      font-family: firsans;
      border: none;
      border-radius: 0;
      box-shadow: none;
      position: relative;
      background-image: linear-gradient(#df0000, #760106);
      text-transform: uppercase;
      color: #fff;
      font-weight: 500;
      padding: 10px 35px;
  }
  .edt-add-area {
      background: #fff;
      position: relative;
      padding-top: 15px;
      padding-bottom: 15px;
  }
  .edt-add-area::before {
      content: "";
      background: url(../../images/frontend/bdr.png);
      position: absolute;
      top: 0;
      width: 100%;
      height: 4px;
      left: 0;
      right: 0;
      margin: 0 auto;
  }
  .edt-add-frm {
      padding: 30px 50px;
  }
  .edt-add-frm form label {
      font-size: 18px;
      font-family: firsans;
      font-weight: 400;
      margin-bottom: 5px;
  }
  .edt-add-frm form input {
      background: #f9f9f9;
      border: 1px solid #e1e1e1;
      border-radius: 0;
  }
  .edt-add-frm form .form-group {margin-bottom: 35px;}
  .edt-add-frm form .add-subbtn {
      text-align: right;
  }
  .edt-add-frm form .add-subbtn a {
      font-size: 18px;
      font-family: firsans;
      border: none;
      border-radius: 0;
      box-shadow: none;
      position: relative;
      background-image: linear-gradient(#df0000, #760106);
      text-transform: uppercase;
      color: #fff;
      font-weight: 500;
      padding: 10px 35px;
  }
  a.carousel-control-next.next {
      display: inline-block;
      bottom: 160px;
      width: auto;
      right: 16.5%;
      top: inherit;
      opacity: 1;
      padding: 10px 20px;
      border: 1px solid;
      border-radius: 25px;
  }
  .carousel-control-next-icon {
      background-image: url(../../images/frontend/next.png);
      width: 7px;
      height: 13px;
  }
  .num {
      position: absolute;
      color: #0000ff;
      bottom: 126px;
      font-size: 92px;
      font-family: firsans;
      font-weight: bold;
      letter-spacing: 5px;
      opacity: 25%;
      left: 17%;
  }

  .carousel-control-prev {
      display: inline-block;
      bottom: 160px;
      width: auto;
      right: 20.5% !important;
      left: inherit;
      top: inherit;
      opacity: 1;
      padding: 10px 20px;
      border: 1px solid;
      border-radius: 25px;
  }
  span.carousel-control-prev-icon {
      background-image: url(../../images/frontend/prev.png);
      width: 7px;
      height: 13px;
  }
  a.carousel-control-next.next:hover, a.carousel-control-prev.prev:hover {
      background: #e10000;
      border-color: #e10000;
  }

  a.carousel-control-next.next, a.carousel-control-prev.prev {
      border-color: #e1e1e1;
  }
  .shpsld {
      position: absolute;
      bottom: 160px;
      right: 0;
      left: 0;
      margin: 0 auto;
      text-align: center;
  }

  .shpsld::after {
      content: "";
      width: 1008px;
      position: absolute;
      height: 1px;
      background: rgba(0, 0, 159, 0.6);
      right: 0;
      left: 0;
      margin: 0 auto;
      text-align: center;
      bottom: 5px;
  }

  .shpsld::before {
      content: "";
      width: 153px;
      position: absolute;
      height: 10px;
      background: rgba(0, 0, 159, 0.6);
      left: 445px;
      bottom: 5px;
  }
  .login-page {
      background-image: url(../../images/frontend/loginbg.jpg);
      background-repeat: no-repeat;
      background-size: cover;
  }
  .login-logo h2 {
      text-align: center;
      font-size: 52px;
      font-family: firsans;
      font-weight: 700;
      margin-bottom: 10px;
  }
  .login-wrapper h3.text-muted {
      text-align: center;
      font-size: 24px;
      margin-bottom: 40px;
  }
  .login-wrapper form {
      padding: 0 45px;
  }
  .login-wrapper form input {
      height: 45px;
      background: #fff;
      border: 1px solid #e1e1e1;
      font-size: 18px;
      font-family: firsans;
      color: #1c1c1c;
  }
  .login-wrapper {
      background-image: url(../../images/frontend/loginwrapbg.jpg);
      background-repeat: no-repeat;
      background-size: cover;
      border-radius: 5px;
  }
  .login-wrapper .card.p-4 {
      background: transparent;
      border: none;
  }
  .login-wrapper form input.btn.btn-primary.px-4 {
      border: none;
      border-radius: 0;
      box-shadow: none;
      padding: 12px 40px !important;
      position: relative;
      background-image: linear-gradient(#df0000, #760106);
      color: #fff;
      font-size: 18px;
      line-height: 19px;
      text-transform: uppercase;
  }
  .login-wrapper form a.btn.btn-link.px-0 {
      font-size: 16px;
      color: #e80000;
      font-family: firsans;
      font-weight: 400;
      text-decoration: underline;
  }
  .btn-hm {
      text-align: center;
      padding-top: 30px;
  }

  .btn-hm a {
      font-size: 16px;
      color: #e80000;
      font-family: firsans;
      font-weight: 400;
      text-decoration: underline;
  }
  .login-wrapper h3.text-muted {
      text-align: center;
      font-size: 24px;
      margin-bottom: 40px;
      color: #e80000 !important;
  }
  .forget-wrapper {
      background-image: url(../../images/frontend/loginwrapbg.jpg);
      background-repeat: no-repeat;
      background-size: cover;
      border-radius: 5px;
  }

  .forget-wrapper input {
      height: 45px;
      background: #fff;
      border: 1px solid #e1e1e1;
      font-size: 18px;
      font-family: firsans;
      color: #1c1c1c;
  }

  .forget-wrapper button.btn.btn-primary.btn-block.btn-flat {
      border: none;
      border-radius: 0;
      box-shadow: none;
      padding: 12px 40px !important;
      position: relative;
      background-image: linear-gradient(#df0000, #760106);
      color: #fff;
      font-size: 18px;
      line-height: 19px;
      text-transform: uppercase;
      font-family: firsans;
  }

  .forget-wrapper .card.p-4 {
      background: transparent;
      border: none;
  }
  .reset-wrapper {
      background-image: url(../../images/frontend/loginwrapbg.jpg);
      background-repeat: no-repeat;
      background-size: cover;
      border-radius: 5px;
  }

  .reset-wrapper .card.p-4 {
      background: transparent;
      border: none;
  }
  .reset-wrapper input {
      height: 45px;
      background: #fff;
      border: 1px solid #e1e1e1;
      font-size: 18px;
      font-family: firsans;
      color: #1c1c1c;
  }

  .reset-wrapper button.btn.btn-primary.btn-block.btn-flat {
      border: none;
      border-radius: 0;
      box-shadow: none;
      padding: 12px 40px !important;
      position: relative;
      background-image: linear-gradient(#df0000, #760106);
      color: #fff;
      font-size: 18px;
      line-height: 19px;
      text-transform: uppercase;
      font-family: firsans;
  }
  .row.prdctrw button, .row.prdctrw input {
      display: inline-block;
  }
  .row.prdctrw input {
      border: none;
      /* width: 55px; */
      padding: 0px 10px;
      font-size: 18px;
      font-family: firsans;
      font-weight: 400;
      text-align: center;
  }

  .row.prdctrw button {
      border: 0;
      font-size: 18px;
      font-family: firsans;
      font-weight: 500;
      background-color: transparent;
      border-radius: 30px;
      padding: 3px 8px;
      line-height: 18px;
      color: #e80000;
      cursor: pointer;
  }
  .contact-detail p a {
      color: #fff;
  }
  .error-pg .subheader-sec {
      background: url(../../images/frontend/pg-bg.jpg);
  }
  .err-cnt h2 {
      font-size: 80px;
      font-family: firsans;
      text-transform: uppercase;
      font-weight: 700;
      background: -webkit-linear-gradient( #df0000 , #760106);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
  }

  .err-cnt p {
      font-size: 26px;
      font-family: firsans;
  }
  .err-cnt {
      position: relative;
      padding-left: 200px;
      padding-top: 20px;
      margin: 0 auto;
  }
  .err-cnt::before {
      content: "";
      background-image: url(../../images/frontend/404.png);
      position: absolute;
      width: 300px;
      height: 175px;
      left: 0;
      background-repeat: no-repeat;
      background-size: contain;
      top: 0;
  }
  .carttable table tr td input {
      border: 0;
  }
  table#cart_table button.plus-btn, table#cart_table button.minus-btn {
    border: 0;
    background: #df0000;
    border-radius: 25px;
    padding: 0px 5px;
    line-height: 1;
    color: #fff;
    display: inline-block;
}
  .ft-logo a {
      display: block;
  }
  .ft-cprtarea {
      float: right;
  }
  .ft-logo a img {
      width: 100%;
  }
  .header_search_form {
    position: relative;
    padding: 0;
}

.header_search_form input[type="text"] {
    width: 180px;
    border: 1px solid #000;
    padding: 4px 5px;
    font-size: 14px;
    float: right;
}

.header_search_form input[type="submit"] {
    position: absolute;
    right: 1px;
    top: 3px;
    background-color: #fff;
    background-image: url(https://cdn2.iconfinder.com/data/icons/font-awesome/1792/search-512.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 30px;
    height: 100%;
    border: 0;
    font-size: 0;
    background-size: 45%;
    bottom: 0;
}

.btn__quantity input {
    width: 100%;
    outline: none !important;
    border: 1px solid gray !important;
}

.btn__quantity {
    display: flex;
    align-items: center;
}

  /* *********************Media Quries************************* */
  @media only screen and (max-width: 1800px){
      .shpsld::after {
          content: "";
          width: 908px;
          position: absolute;
          height: 1px;
          background: rgba(0, 0, 159, 0.6);
          right: 0;
          left: 0;
          margin: 0 auto;
          text-align: center;
          bottom: 5px;
      }
      section.slider-sec.aaa .text-layer h5::after {
        content: "";
        width: 125px;
        height: 1px;
        position: absolute;
        background: #839efd;
        top: 0;
        bottom: 0;
        margin: auto;
        right: 18%;
    }
    section.slider-sec.aaa .text-layer h5::before {
        content: "";
        width: 125px;
        height: 1px;
        position: absolute;
        background: #839efd;
        top: 0;
        bottom: 0;
        margin: auto;
        left: 18%;
    }
  }
  @media only screen and (max-width: 1700px){
      .shpsld::after {
          content: "";
          width: 45%;
          position: absolute;
          height: 1px;
          background: rgba(0, 0, 159, 0.6);
          right: 0;
          left: 0;
          margin: 0 auto;
          text-align: center;
          bottom: 5px;
      }
      section.slider-sec.aaa .text-layer h5 {
        font-size: 54px;
      }

  }
  @media only screen and (max-width: 1600px){
      .shpsld::after {
          content: "";
          width: 40%;
          position: absolute;
          height: 1px;
          background: rgba(0, 0, 159, 0.6);
          right: 0;
          left: 0;
          margin: 0 auto;
          text-align: center;
          bottom: 5px;
      }

  }
  @media only screen and (max-width: 1500px){
      .container {
          max-width: 1400px;
      }
      section.slider-sec.aaa .text-layer h5 {
          font-size: 52px;
          line-height: 60px;
      }
      section.slider-sec.aaa .text-layer h5::before {
        width: 110px;
      }
      section.slider-sec.aaa .text-layer h5::after {
        width: 110px;
      }

      .retntst h3 {
          font-size: 30px;
      }
      section .text-layer h2 {
          font-size: 65px;
          line-height: 68px;
      }
      section .text-layer p {
          font-size: 20px;
          line-height: 26px;
          margin-bottom: 25px;
      }
      .desk-nav li.nav-item {
          padding: 0 22px !important;
      }
      .blg-cnt h3 {
          font-size: 22px;
      }
      .aboutimage img {
          width: 100% !important;
          height: auto !important;
      }
  }
  @media only screen and (max-width: 1400px){
      .container {
          max-width: 1300px;
      }
      .blogimage {
          width: 100%;
          height: 470px;
      }
      .blog-cnt h2 {
          font-size: 40px;
          max-width: 100%;
      }
      .ft-nav ul li {
          font-size: 16px;
          margin-right: 16px;
      }
      .pg-ttl {
          padding-top: 185px;
          padding-bottom: 160px;
      }
      .pg-ttl h2 {
          font-size: 60px;
      }
      section.slider-sec.aaa .text-layer h5 {
          font-size: 46px;
          line-height: 56px;
      }
      section .text-layer h2 {
          font-size: 55px;
          line-height: 60px;
      }
      .shpsld::before {
          content: "";
          width: 153px;
          position: absolute;
          height: 10px;
          background: rgba(0, 0, 159, 0.6);
          left: 400px;
          bottom: 5px;
      }
      .login-wrapper form {
          padding: 0px 20px;
      }
      .dropdown.userbtn .dropdown-menu {
          font-size: 12px;
      }
      .dropdown.userbtn button.btn {
          font-size: 13px;
      }
      .dropdown.userbtn button.btn::before {
          content: "";
          background: url(../../images/frontend/user-icn.png);
          position: absolute;
          width: 20px;
          height: 20px;
          background-repeat: no-repeat;
          left: 0;
          /* top: -1px; */
          background-size: cover;
      }
      .dropdown.userbtn button.btn::after {
          content: "";
          border: 0;
          background: url(../../images/frontend/drpdwnicn.png);
          width: 12px;
          height: 7px;
          background-repeat: no-repeat;
          margin: 0;
          position: absolute;
          right: 5px;
          top: 15px;
          background-size: contain;
      }
      .row.prdctrw button {
          border: 0;
          font-size: 18px;
          font-family: firsans;
          font-weight: 500;
          background-color: transparent;
          border-radius: 30px;
          padding: 3px 5px;
          line-height: 18px;
          color: #e80000;
          cursor: pointer;
      }
      .row.prdctrw input {
          border: none;
          /* width: 38px; */
          padding: 0px 8px;
          font-size: 18px;
          font-family: firsans;
          font-weight: 400;
          text-align: center;
      }
      .prdct a.btnrem {
          font-size: 13px;
      }
      p.prdctname {
          font-size: 16px;
      }
      .desk-nav li.nav-item {
          font-size: 12px;
      }
      .dropdown.userbtn .dropdown-menu a {
          padding-right: 10px !important;
          padding-left: 10px !important;
      }
      .retntst h3 {
          font-size: 26px;
          margin-bottom: 5px;
      }
      .retntst p {
          font-size: 16px;
          margin-bottom: 10px;
      }
      .retntst ul li {
          font-size: 16px;
          margin-bottom: 20px;
      }
      .retntst ul {
          margin-top: 15px;
      }
      .abt-txt {
          padding-top: 0;
      }
      .ft-address p {
          font-size: 16px;
      }
      .ft-address {
          padding-left: 35px;
      }
      .ft-address::before {
          width: 18px;
          height: 22px;
          top: 3px;
          background-size: contain;
      }
      .abt-txt h2 {
          font-size: 42px;
          font-family: firsans;
          font-weight: 700;
          margin-bottom: 15px;
      }
      .abt-txt p {
          font-size: 16px;
          font-family: firsans;
          font-weight: 300;
          padding-right: 50px;
          text-align: justify;
          line-height: 28px;
      }
      .aboutimage img {
          width: 100% !important;
          height: 500px !important;
      }
      .searchbtns ul li {
          /* font-size: 18px; */
          font-family: firsans;
          font-weight: 400;
          color: #000;
          background: #fff;
          /* padding: 15px 0 12px 45px; */
          border-bottom: 1px solid #e1e1e1;
      }
      .cartpghd h2 {
          font-size: 26px;
      }
      .carttable {
          background: #fff;
          padding: 8px 50px;
      }
      .carttable table tr th {
          font-size: 16px;
          padding: 10px 20px;
      }
      .carttable table tr td {
          font-size: 16px;
          padding: 5px 20px;
      }
      .ttlbrkdn p {
          font-size: 16px;
      }
      .grndttl p {
          font-size: 16px;
      }
      .crtttlbtn a.btn.btn-default {
          font-size: 15px;
      }
      .carttable table tr td a {
          font-size: 14px;
      }
      .resulttable table tr td:last-child {
          font-size: 14px;
      }
      .resulttable table tr td {
          padding: 15px 20px;
      }
      .blog-meta p {
          font-size: 16px;
      }
      .cntpg-hd h2 {
          font-size: 40px;
          margin-bottom: 0;
      }
      .cntpg-hd p {
          font-size: 16px;
          line-height: 22px;
          margin-bottom: 26px;
      }
      .contact-content form input.form-control {
          padding: 22px 16px;
          font-size: 16px;
          margin-bottom: 18px;
      }
      .contact-content form button.btn {
          padding: 12px 32px !important;
          font-size: 18px;
          line-height: 18px;
      }
      .contact-detail h2 {
          font-size: 32px;
          margin-bottom: 30px;
          line-height: 60px;
      }
      .contact-detail p {
          font-size: 18px;
          margin-bottom: 42px;
          padding-left: 35px;
      }
      p.ph-no::before {
          width: 18px;
          height: 20px;
          top: 4px;
      }
      p.eml::before {
          width: 20px;
          height: 15px;
          top: 6px;
      }
      p.add::before {
          width: 14px;
          height: 22px;
          top: 3px;
      }
  }
  @media only screen and (max-width: 1300px){
      .container {
          max-width: 1200px;
      }
      section.slider-sec.aaa .text-layer h5 {
        font-size: 40px;
        line-height: 56px;
    }
      .desk-nav li.nav-item {
          padding: 0 20px !important;
      }
      .shpsld::before {
          left: 345px;
      }
      .pg-ttl {
          padding-top: 185px;
          padding-bottom: 160px;
      }
      .pg-ttl h2 {
          font-size: 60px;
      }
      .desk-nav li.nav-item a.btn.btn-info {
          background-image: linear-gradient(#df0000, #760106);
          border: none;
          border-radius: 0;
          box-shadow: none;
          padding: 10px 50px !important;
          margin-top: -10px;
          position: relative;
          padding-left: 20px !important;
      }
      .desk-nav li.nav-item a.btn.btn-info::after {
          content: "";
          background-image: url(../../images/frontend/rightarrow.png);
          width: 17px;
          height: 10px;
          position: absolute;
          top: 0;
          bottom: 0;
          margin: auto 0;
          background-size: contain;
          right: 24px;
          background-repeat: no-repeat;
      }
      .carousel-control-prev {
          right: 21.5% !important;
      }
      .whychooseushome .container {
          max-width: 1200px;
      }
      section.homechooseus {
          margin-top: 0px;
          padding-top: 30px;
      }
      .form-section {
          background: #fff;
      }
      .cntfrm {
          padding-top: 50px;
          padding-bottom: 40px;
      }
      .cntfrm .container {
          max-width: 1200px;
      }
      .ft-nav ul li {
          font-size: 16px;
      }
  }
  @media only screen and (max-width: 1200px){
      .container {
        max-width: 1170px;
      }
      .desk-nav li.nav-item {
          font-size: 10px;
      }
      .desk-nav li.nav-item {
          padding: 0 14px !important;
      }
      .login-wrapper .card.p-4 {
          padding: 0 !important;
      }
      .desk-nav li.nav-item a.btn.btn-info {
          padding: 6px 40px !important;
          padding-left: 14px !important;
      }
      .desk-nav li.nav-item a.btn.btn-info::after {
          right: 14px;
      }
      section.slider-sec.aaa .text-layer h5 {
          font-size: 28px;
          line-height: 45px;
      }
      section .text-layer h2 {
          font-size: 45px;
          line-height: 50px;
      }
      section .text-layer p {
          font-size: 16px;
          line-height: 23px;
          margin-bottom: 25px;
          max-width: 680px;
      }
      section .text-layer p.btn-ltst a {
          padding: 9px 25px !important;
      }
      .num {
          bottom: 40px;
          font-size: 80px;
          left: 14%;
      }
      .shpsld {
          bottom: 75px;
      }
      .shpsld::before {
          left: 250px;
      }
      .carousel-control-prev {
          right: 22.5% !important;
          bottom: 78px;
      }
      a.carousel-control-next.next {
          bottom: 78px;
      }
      .whychooseushome .container {
          max-width: 900px;
          padding: 50px 55px;
      }
      section.homechooseus h2 {
          font-size: 50px;
          margin-bottom: 25px;
      }
      section.homechooseus p {
          font-size: 18px;
          padding: 0 10px;
      }
      .cntfrm .container {
          max-width: 900px;
      }
      /* .searchbtns ul li {
          font-size: 18px;
          padding: 12px 0 12px 22px;
      } */
      .accnt-txt p {
          padding-right: 50px;
          line-height: 30px;
      }
      .accnt-txt h2 {
          font-size: 26px;
          font-family: firsans;
          font-weight: 500;
          margin-bottom: 15px;
      }
      .searchhead {
          padding: 20px 35px;
          border-bottom: 1px solid #e1e1e1;
      }
      .searchhead h2 {
          font-size: 25px;
      }
      .searchfrm {
          padding-left: 35px;
          padding-top: 30px;
          padding-right: 35px;
      }
      .srch-inst p {
          font-size: 16px;
      }
      .btnsub button.btn.btn-default {
          font-size: 15px;
          padding: 8px 40px !important;
      }
      .srch-inst ul li {
          font-size: 15px;
      }
      .carthd h2 {
          font-size: 22px;
          padding: 16px;
          padding-bottom: 10px;
      }
      p.prdctname {
          font-size: 12px;
      }
      .prdct a.btnrem {
          font-size: 10px;
      }
      .row.prdctrw button {
          border: 0;
          font-size: 15px;
          font-family: firsans;
          font-weight: 500;
          background-color: transparent;
          border-radius: 30px;
          padding: 0px 0px;
          line-height: 18px;
          color: #e80000;
          cursor: pointer;
      }
      .row.prdctrw input {
          border: none;
          /* width: 33px; */
          padding: 0px 0;
          font-size: 18px;
          font-family: firsans;
          font-weight: 400;
          text-align: center;
      }
      p.prdctprc {
          font-size: 13px;
          font-family: firsans;
          padding-top: 0;
      }
      .crttotlarea a.btnchkout {
          border: none;
          border-radius: 0;
          box-shadow: none;
          padding: 10px 60px !important;
          position: relative;
          background-image: linear-gradient(#df0000, #760106);
          font-size: 12px;
          font-family: firsans;
          color: #fff;
          font-weight: 500;
          text-transform: uppercase;
          width: 100%;
      }
      .crttotlarea h4 {
          font-size: 14px;
          font-family: firsans;
          font-weight: 500;
          margin-bottom: 24px;
      }
      .resulttable table tr th {
          font-size: 11px;
      }
      .resulttable table tr td {
          padding: 8px 20px;
      }
      .resulttable table tr td:last-child {
          font-size: 10px;
          padding: 0;
          padding-left: 8px;
      }
      .resultguid ul li {
          font-size: 15px;
      }
      .carttable table tr th {
          font-size: 12px;
          padding: 10px 10px;
      }
      .crtttlbtn a.btn.btn-default {
          font-size: 10px;
      }

  }
  @media only screen and (max-width: 990px){

    .cart-review-table table tr td{
        font-size: 14px;
        padding: 8px 12px;
    }
    .cart-review-table table tr td input{
        height: 30px !important; 
        font-size: 13px !important;
        width: 100% !important;
        margin-right: 0 !important;
    }

    section.slider-sec.aaa .text-layer h5::before {
        width: 85px;
    }
    section.slider-sec.aaa .text-layer h5::after {
        width: 85px;
    }
      .whychooseushome .container::before {
          content: "";
          background-image: url(../../images/frontend/bdr.png);
          position: absolute;
          width: 100%;
          top: 0;
          z-index: 9;
          height: 2px;
          left: 0;
          right: 0;
          margin: 0 auto;
      }
      .desk-nav button.navbar-toggler {
          color: #8c0101;
          opacity: 1;
          border-color: #8c0101;
          border-radius: 0;
          margin-bottom: 10px;
      }
      .blogimage {
          width: 100%;
          height: 360px;
      }
      .navbar-collapse {
          width: 100%;
          background: #000;
          border: 1px solid #fff;
          display: block;
          position: relative;
          text-align: left;
          padding: 20px;
      }

      nav.navbar.navbar-expand-lg.bg-dark.navbar-dark.desk-nav {
          width: 80%;
          height: 100%;
          right: 0;
          padding: 0;
          text-align: right;
          display: block;
      }

      .desk-nav li.nav-item a.btn.btn-info {
          background: transparent;
          padding: 0 0 !important;
          margin: 0;
          line-height: 1;
          font-size: 22px;
          font-weight: inherit;
      }
      .desk-nav li.nav-item a.btn.btn-info::after{
          display: none;
      }

      span.navbar-toggler-icon {
          color: #8c0101;
          opacity: 1;
      }
      .desk-nav li.nav-item {
          font-size: 22px;
          padding: 12px 0px;
      }
      .carousel-caption {
          bottom: 55px;
      }
      .container {
          max-width: 860px;
      }
      .ft-address p {
          font-size: 18px;
          margin-bottom: 0;
          font-family: firsans;
          font-weight: 400;
      }
      .ft-nav ul li {
          font-size: 12px;
          margin-right: 9px;
      }
      .cp-rt p {
          font-size: 12px;
          font-family: firsans;
          font-weight: 300;
          margin-bottom: 0;
      }

  }
  @media only screen and (max-width: 800px){
    section.slider-sec.aaa .text-layer h5 {
        font-size: 20px;
        line-height: 30px;
    }
    section.slider-sec.aaa .text-layer h5::before {
        content: "";
        width: 75px;
        height: 1px;
        position: absolute;
        background: #839efd;
        top: 0;
        bottom: 0;
        margin: auto;
        left: 18%;
    }
    section.slider-sec.aaa .text-layer h5::after {
        content: "";
        width: 75px;
        height: 1px;
        position: absolute;
        background: #839efd;
        top: 0;
        bottom: 0;
        margin: auto;
        right: 18%;
    }
    .cp-rt p {
        font-size: 9px;
        font-family: firsans;
        font-weight: 300;
        margin-bottom: 0;
    }
    .ft-nav ul li {
        font-size: 10px;
        margin-right: 9px;
    }

      .container {
          max-width: 650px;
      }
      .carousel-caption {
          bottom: 20px;
      }
      .blogimage {
          width: 100%;
          height: 500px;
          margin-bottom: 20px;
      }
      section .text-layer h2 {
          font-size: 30px;
          line-height: 40px;
      }
      .footer {
          text-align: center;
      }
      .ft-address {
          margin-bottom: 30px;
      }
      .ft-logo {
          text-align: center;
          margin-bottom: 30px;
      }
      section .text-layer p {
          font-size: 12px;
          line-height: 18px;
          margin-bottom: 25px;
          max-width: 680px;
      }
      .blog-post {
          margin-bottom: 35px;
      }
      section .text-layer p.btn-ltst a {
          padding: 9px 25px !important;
          font-size: 12px;
      }
      .num {
          bottom: 0;
          font-size: 50px;
          left: 14%;
      }
      .shpsld {
          bottom: 15px;
      }
      .shpsld::before {
          left: 165px;
          width: 13%;
          bottom: 4px;
      }
      .carousel-control-prev {
          bottom: 18px;
      }
      a.carousel-control-next.next {
          bottom: 18px;
          right: 14.5%;
      }
      .whychooseushome .container {
          max-width: 580px;
          padding: 50px 55px;
      }
      .logo-wrapper img {
          width: 100%;
      }



  }
  @media only screen and (max-width: 700px){
    section.slider-sec.aaa .text-layer h5::before {
        width: 65px;
    }
    section.slider-sec.aaa .text-layer h5::after {
        width: 65px;
    }
      .container {
          max-width: 500px;
      }
      .pg-ttl h2 {
          font-size: 65px;
      }
      .logo-wrapper img {
          width: 100%;
      }
      .blogimage {
          width: 100%;
          height: 400px;
          margin-bottom: 20px;
      }
      .blog-cnt h2 {
          font-size: 35px;
          max-width: 100%;
      }
      .blog-meta p {
          padding-right: 35px;
      }
      .carousel-item.item {
          height: 400px;
      }
      .carousel-item.item img.d-block.w-100 {
          height: 100%;
      }
      a.carousel-control-next.next, a.carousel-control-prev.prev {
          padding: 6px 15px;

      }
      .desk-nav li.nav-item {
          font-size: 18px;
          padding: 12px 0px;
      }
      nav.navbar.navbar-expand-lg.bg-dark.navbar-dark.desk-nav {
          width: 100%;
      }
      .desk-nav li.nav-item a.btn.btn-info {
          background: transparent;
          padding: 0 14px !important;
          margin: 0;
          line-height: 1;
          font-size: 18px;
          font-weight: inherit;
      }
      .desk-nav li.nav-item a.btn.btn-info::after{
          display: none;
      }
      .pg-ttl {
          padding-top: 160px;
          padding-bottom: 130px;
      }


  }
  @media only screen and (max-width: 600px){
    section.slider-sec.aaa .text-layer h5::before {
        display:none
    }
    section.slider-sec.aaa .text-layer h5::after {
        display:none
    }
  }
  @media only screen and (max-width: 500px){

      .carousel-item.item {
          height: 485px;
      }
      .blog-cnt p {
          padding-right: 30px;
      }
      .blogimage {
          width: 100%;
          height: 320px;
          margin-bottom: 0;
      }
      .blog-cnt h2 {
          font-size: 28px;
          line-height: 40px;
      }
      .blog-cnt p {
          padding-right: 10px;
          font-size: 14px;
      }
      .blog-cnt {
          padding-top: 35px;
      }
      .carousel-caption {
          bottom: 80px;
      }
      a.carousel-control-next.next {
          bottom: 18px;
          right: 9.5%;
      }
      .shpsld::before {
          left: 122px;
          width: 13%;
          bottom: 4px;
      }
      section.homechooseus h2 {
          font-size: 33px;
          margin-bottom: 25px;
          text-align: left;
      }
      .whychooseushome .container {
          max-width: 580px;
          padding: 25px 25px;
      }
      .blg-img {
          height: 330px;
      }
      .navbar-collapse {
          position: absolute;
          right: 0;
          top: 59px;
          width: 360px;
      }
      .mbfl {
          position: relative;
      }
      .pg-ttl h2 {
          font-size: 48px;
      }
      .aboutimage img {
          width: 100% !important;
          height: 340px !important;
      }
      .abt-txt p {
          padding-right: 0;
      }

  }



  /* *********************Media Quries************************* */
