@charset "UTF-8";
.px-25 {
  padding-left: 25px;
  padding-right: 25px;
}

.mx--25 {
  margin-left: -25px;
  margin-right: -25px;
}

body {
  font-family: 'Helvetica 65 Medium';
  font-size: 15px;
  font-weight: 300;
  color: #0a203f !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Helvetica 45 Light';
  color: #0a203f;
  font-weight: 100;
}

h2 {
  font-size: 30px;
}

b, strong {
  font-weight: 900;
  font-family: 'Helvetica 55 Roman';
}

.form-row{
    position:relative;
}
p {
  font-weight: 300;
  word-break:  break-word;
}

.radius-5 {
  border-radius: 5px !important;
}

.text-underline {
  text-decoration: underline !important;
}

.hLight {
  font-family: 'Helvetica 45 Light';
  font-weight: 300;
  font-style: normal;
}

.hMed {
  font-family: 'Helvetica 65 Medium';
  font-weight: 500;
  font-style: normal;
}

.hBold {
  font-family: 'Helvetica 55 Roman';
  font-weight: 700;
  font-style: normal;
}

.navyLink {
  color: #0a203f;
}

.red-sharp {
  color: #ff0000;
}

.navyLink:hover {
  color: #0a203f;
  text-decoration: none;
}

.square {
  border-radius: 0 !important;
}

a.text-underline {
  text-decoration: underline !important;
}

.fs15 {
  font-size: 15px !important;
}

.fs16 {
  font-size: 16px !important;
}

.fs20 {
  font-size: 20px !important;
}

.lh25 {
  line-height: 25px;
}

.orange {
  color: #f36e34;
}

.pink {
  color: #facbcc;
}

.pinkBg {
  background-color: #facbcc;
}

.ls1 {
  letter-spacing: 1px;
}

.ls2 {
  letter-spacing: 2px;
}

.ls3 {
  letter-spacing: 3px;
}

.ls0 {
  letter-spacing: 0 !important;
}

.top-bar {
  background: #0a203f;
  color: #fff;
}

.logo img {
  max-width: 190px;
}

header {
  padding: 30px 0;
}

.container {
  max-width: 1280px;
}

.hdr-links {
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hdr-links .linksSec {
  min-width: 186px;
  position: relative;
}

.hdr-links .hdr-login-btn {
  display: contents;
}

.hdr-links .hdr-login-btn img {
  margin-right: 10px;
}

.hdr-links a, .hdr-links a:focus, .hdr-links a:active, .hdr-links a:hover:not(.loginClose):not(.navItem) {
  min-width: 28px;
  min-height: 28px;
  margin-left: 15px;
  color: #181919;
  text-decoration: none;
  position: relative;
}

.hdr-links a .badge {
  width: 25px;
  height: 25px;
  background: #f36e34;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  line-height: 25px;
  top: -12.5px;
  right: -12.5px;
  padding: 0;
}

.hdr-links img {
  max-width: 28px !important;
  max-height: 28px !important; 
}

.v-align-b {
  vertical-align: bottom !important;
}

.catNav {
  background: #e6e9ec;
}

.catNav ul {
  margin: 0;
  padding: 0;
}

.catNav ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}

.catNav ul li a, .catNav ul li a:focus, .catNav ul li a:active, .catNav ul li a:hover {
  padding: 15px 25px 15px 0;
  display: inline-block;
  color: #181919;
  text-decoration: none;
}

.catNav ul li a:hover {
  color: #0a203f;
}

.nav-pills.hdrTabs .nav-link {
  color: #0a203f;
  text-transform: uppercase;
  padding-left: 0;
}

.nav-pills.hdrTabs .nav-link.active, .nav-pills.hdrTabs .show > .nav-link {
  color: #f36e34;
  background: none;
}

.mainSlider .carousel-item {
  background: #f3f4f5;
  min-height: 468px;
  background-repeat: no-repeat !important;
    background-size: cover !important;
}  

.mainSlider .carousel-item > img {
  height: 450px; object-fit: cover;
}

.mainSlider .carousel-caption {
  bottom: 0;
  z-index: 10;
  color: #181919;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 450px;
}

.mainSlider .carousel-caption h5 {
  font-size: 30px;
  color: #0a203f;
  font-weight: 300;
}

.mainSlider .btn-orange {
  background: #f36e34;
  color: #fff;
  padding: 15px 35px;
}

.mainSlider .carousel-indicators li {
  width: 15px;
  height: 15px;
  margin-right: 5px;
  margin-left: 5px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  opacity: 1;
  border-radius: 50%;
  border: 0 none;
}

.mainSlider .carousel-indicators .active {
  background: #dcdcdc;
}

.mainProducts .col-20 {
  max-width: 20%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  margin-bottom: 30px;
}

.mainProducts .productPod {
  display: block;
  color: #0a203f;
}

.mainProducts .productPod h6 {
  font-size: 25px;
}

.mainProducts .productPod img {
  max-width: 100%;
}

.mainProducts .productPod b {
  display: block;
  font-size: 11px;
  margin: 15px 0 8px;
}

.mainProducts .productPod span {
  display: block;
  font-size: 15px !important;
}

.btn-lg {
  font-size: 15px;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  letter-spacing: 2px;
}

.mainProM .productPod {
  min-height: 240px;
  background: #eee;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mainProM .productPod h6 {
  margin: 0;
}

.productPod:hover {
  text-decoration: none;
}

.heading {
  padding: 15px;
  font-size: 30px;
}

.custom-range:focus::-webkit-slider-thumb {
  background: #f36e34;
}

.custom-range:focus::-moz-range-thumb {
  background: #f36e34;
}

.custom-range:focus::-ms-thumb {
  background: #f36e34;
}

.custom-range::-webkit-slider-thumb {
  background: #f36e34;
  width: 20px;
  height: 20px;
  margin-top: -6px;
}

.custom-range::-moz-range-thumb {
  background: #f36e34;
  width: 20px;
  height: 20px;
  margin-top: -6px;
}

.custom-range::-ms-thumb {
  background: #f36e34;
  width: 20px;
  height: 20px;
  margin-top: -6px;
}

input[type=range]::-webkit-slider-runnable-track {
  background: #ffffff;
}

input[type=range]:focus::-webkit-slider-runnable-track {
  background: #ffffff;
}

input[type=range]::-moz-range-track {
  background: #ffffff;
}

input[type=range].greyRange::-webkit-slider-runnable-track {
  background: #eaeaea;
}

input[type=range].greyRange:focus::-webkit-slider-runnable-track {
  background: #eaeaea;
}

input[type=range].greyRange::-moz-range-track {
  background: #eaeaea;
}

.btn-primary {
  background: #f36e34;
  color: #fff !important;
  border-color: #f36e34;
  border-radius: 3px;
  font-size: 15px;
  text-decoration: none !important;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:focus {
  background: #f36e34 !important;
  border-color: #f36e34 !important;
  color: #fff !important;
}

.btn-primary:focus, .btn-primary:active {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 110, 54, 0.5) !important;
          box-shadow: 0 0 0 0.2rem rgba(225, 110, 54, 0.5) !important;
}

.btn-navy {
  background: #0a203f;
  color: #fff !important;
  border-color: #0a203f;
  border-radius: 3px;
  font-size: 15px;
  text-decoration: none !important;
}

.btn-navy:hover, .btn-navy:focus, .btn-navy:active, .btn-navy:focus {
  background: #0a203f !important;
  border-color: #0a203f !important;
  color: #fff !important;
}

.btn-navy:focus, .btn-navy:active {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(10, 32, 63, 0.5) !important;
          box-shadow: 0 0 0 0.2rem rgba(10, 32, 63, 0.5) !important;
}

.btn-outline-primary {
  color: #f36e34;
  border-color: #f36e34;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #f36e34;
  border-color: #f36e34;
}

.btn-outline-primary.focus, .btn-outline-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(243, 110, 52, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(243, 110, 52, 0.5);
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #f36e34;
  border-color: #f36e34;
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(243, 110, 52, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(243, 110, 52, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled, .btn-primary.disabled:hover {
  color: #fff;
  background-color: #e6e9ec !important;
  border-color: #e6e9ec !important;
}

.btn-light {
  background: #fff;
  color: #0a203f !important;
  font-weight: 900;
  border-color: #fff;
  border-radius: 3px;
  font-size: 15px;
  text-decoration: none !important;
}

.btn-light:hover, .btn-light:focus, .btn-light:active {
  background: #fff !important;
  border-color: #fff !important;
  color: #181919;
}

.btn-light:focus, .btn-light:active {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 255, 255, 0.5) !important;
          box-shadow: 0 0 0 0.2rem rgba(225, 255, 255, 0.5) !important;
}

.catPagination .pagination li a {
  border: none;
  padding: 0;
  width: 25px;
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
  color: #0a203f;
  margin-left: 10px;
}

.catPagination .pagination li a:first-child {
  border-radius: 50%;
}

.catPagination .pagination li a:last-child {
  border-radius: 50%;
}

.catPagination .pagination .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #f36e34;
  border-color: #f36e34;
}

.list-group-item {
  color: #0a203f;
  border: 0 none;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.list-group-item.active {
  z-index: 2;
  color: #f36e34;
  background-color: #fff;
  border: 0 none;
}

.list-group-item.active:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 8px;
  background: #f36e34;
}

@supports (-ms-ime-align: auto) {
  input[type=range] {
    margin: 0;
  }
}

footer {
  background: #0a203f;
  color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
  line-height: 25px;
  margin-top: 80px;
}

footer h4 {
  text-transform: uppercase;
  font-size: 15px;
  font-family: 'Helvetica 55 Roman';
  letter-spacing: 1px;
  color: #fff;
}
footer p {
  font-family: 'Helvetica 45 Light';
}
footer .cmApp_formInput label {
  display:none;
}

footer li {
  list-style: none;
}

footer a {
  color: #fff;
  font-family: 'Helvetica 55 Roman';
  text-transform: uppercase;
}
footer .wpcf7-form-control {
  font-family: 'Helvetica 65 Medium';
  text-transform: uppercase;
}

footer a:hover {
  text-decoration: none;
  color: #f36e34;
}

footer .form-control:not(textarea) {
  height: 50px;
}

.form-control {
  height: 50px;
}

.footerCForm textarea {
  height: 165px;
}

.footerCForm button {
  height: 50px;
  min-width: 50%;
}

.AccessModal .modal-content {
  border: 0;
  border-radius: 0;
  background-color: rgba(10, 32, 63, 0.9);
}

.AccessModal .modal-dialog {
  max-width: 995px;
  top: calc(50% - 280px);
  margin-top: 0;
  margin-bottom: 0;
}

.AccessModal .modal-body {
  height: 550px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.AccessModal .modal-body h2 {
  color: #fff;
  font-weight: 100;
}

.AccessModal .modal-body p {
  color: #fff;
  line-height: 25px;
  font-family: sans-serif;
}

.AccessModal .modal-body p span {
  color: #f36e34;
}

.AccessModal .modal-body .btn {
  width: 220px;
  height: 50px;
  line-height: 25px;
}

.loginDD {
  position: absolute;
  right: -40px;
  top: calc(100% + 20px);
  width: 445px;
  background: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  z-index: 9999;
  padding-top: 50px;
  display: none;
}

.loginDD a, .loginDD a:hover, .loginDD a:focus, .loginDD a:active {
  margin: 0 !important;
}

.loginDD a:hover:not(.itemDD) {
  color: #f36e34 !important;
}

.loginDD .top-bar a {
  color: #fff;
  text-decoration: underline;
}

.loginDD:before {
  left: 75%;
  top: -30px;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  z-index: 1;
  position: absolute;
  border-width: 15px;
  border-bottom-color: #fff;
}

.loginDD:after {
  left: 75%;
  top: -32px;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  border-width: 15px;
  border-bottom-color: #eee;
}

.loginDD .form-control {
  background: #f3f4f5;
  border: none;
}

.loginDD.cartDD {
  right: -10px;
  left: auto !important;
  top: calc(100% + 20px) !important;
  width: 500px;
  background: #fff;
  -webkit-transform: none !important;
          transform: none !important;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding-top: 0;
}

.loginDD.cartDD .cartDDProduct {
  border-bottom: 1px solid #eee;
  float: left;
  width: 100%;
  padding-bottom: 16px;
}

.loginDD.cartDD .cartDDProduct p {
  margin-bottom: .5rem;
}

.loginDD.cartDD .pImage {
  min-width: 167px;
  min-height: 167px;
  background: #f6f6f6;
  float: left;
}

.loginDD.cartDD .pImage + div {
  width: calc(100% - 167px);
  float: left;
}

.loginDD.cartDD .quantityBox .form-control {
  height: 30px;
  background: #f3f4f5;
  text-align: center;
}

.loginDD.cartDD .quantityBox button {
  background: #e6e9ec;
  height: 30px;
  border: none;
  width: 30px;
  padding: 0;
  border-radius: 5px;
}

.loginDD.cartDD .quantityBox button img {
  width: 10px;
  height: 10px;
}

.loginDD.cartDD .quantityBox > div {
  width: 150px;
}

.loginDD.cartDD > h5 {
  height: 50px;
  background: #e6e9ec;
  line-height: 50px;
  padding-left: 15px;
  font-size: 15px;
  font-weight: 900;
  font-family: "Helvetica 55 Roman";
  text-transform: uppercase;
}

.loginDD.cartDD a, .loginDD.cartDD a:hover, .loginDD.cartDD a:focus, .loginDD.cartDD a:active {
  margin: 0 !important;
}

.loginDD.cartDD a:hover:not(.btn-light):not(.link) {
  color: #fff !important;
}

.loginDD.cartDD .top-bar .btn-light {
  margin-right: 5px !important;
}

.loginDD.cartDD .top-bar .btn-primary {
  margin-left: 5px !important;
}

.loginDD.cartDD .top-bar a {
  color: #fff;
  text-decoration: underline;
}

.loginDD.cartDD:after {
  display: none;
}

.loginDD.cartDD .form-control {
  background: #f3f4f5;
  border: none;
}

a.loginClose, .cartCloser {
  width: 50px;
  height: 50px;
  position: absolute !important;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}

.cCartOpen {
  position: relative;
}

.loginDD.cartDD:before {
  left: calc(100% - 44px);
  top: -30px;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  z-index: 1;
  position: absolute;
  margin: auto;
  right: 0;
  border-width: 15px;
  border-bottom-color: #e6e9ec;
}

.line-through {
  text-decoration: line-through;
}

.InnerHeader {
  height: 200px;
  background: #f3f4f5;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.InnerHeader h2 {
  margin: 0;     color: #fff;
    width: 100%;
    margin-top: auto;
    margin-bottom: auto;
}

.privacyPolicy {
  padding: 60px 15px 0;
  line-height: 25px;
}

.privacyPolicy h3 {
  color: #f36e34;
  font-size: 20px;
  margin-top: 25px;
}

.pBardge {
  position: absolute;
  left: 0;
  top: 30px;
  background: #f36e34;
  padding: 5px 15px;
  color: #fff;
  text-align: center;
}

.pRelative {
  position: relative;
}

body .form-control.form-control-grey {
  background-color: #f3f4f5;
  border: none;
}

body .custom-select {
  background-color: #f3f4f5;
  background-image: url("../images/icons/select-arrow.png");
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 50px 50px;
  border: none;
}

body .myCart .form-control.custom-select-white {
  background-color: #fff;
  background-image: url("../images/icons/icon-select-arrow.svg");
  background-position: calc(100% - 15px) 50%;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  border: 1px solid #ced4da;
}

.collapsiblePnl {
  padding-bottom: 10px;
}

.collapsiblePnl .collapseHead {
  text-transform: uppercase;
}

.collapsiblePnl .collapseHead a {
  background: #f3f4f5;
  border-radius: 5px;
  min-height: 50px;
  color: #0a203f;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 50px;
}

.collapsiblePnl .collapseHead a:hover {
  color: #0a203f;
  text-decoration: none;
}

.collapsiblePnl .collapseHead .collapseIcon {
  width: 50px;
  height: 50px;
  min-width:50px;
  background: #e6e9ec;
  border-radius: 5px;
  display: inline-block;
  background-image: url("../images/icons/icon-plus.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
}

.collapsiblePnl .collapseHead a[aria-expanded="true"] {
  background: #0a203f;
  color: #fff;
}

.collapsiblePnl .collapseHead a[aria-expanded="true"] .collapseIcon {
  background-color: #0a203f;
  background-image: url("../images/icons/icon-minus-white.svg");
}

.collapsiblePnl .collapseHead .collapseText {
  padding-right: 15px;
}

.collapsiblePnl .collapseDiv .card {
  padding-left: 50px;
  padding-right: 50px;
}

.orangeLink {
  color: #f36e34;
}

.orangeLink:hover {
  color: #0a203f;
  text-decoration: none;
}

.cartSec {
  padding: 60px 0;
}

.cartSec .form-control {
  border-radius: 0;
}

.greyBg {
  background-color: #e6e9ec;
}

.lightGreyBg {
  background-color: #f3f4f5;
}

.myCart {
  background: #fff;
  padding-left: 25px;
  padding-right: 25px;
  float: left;
  width: 100%;
}

.myCart .cartDDProduct {
  border-bottom: 1px solid #eee;
  float: left;
  width: 100%;
  padding-bottom: 16px;
}

.myCart .cartDDProduct p {
  margin-bottom: .5rem;
}

.myCart .pImage {
  width: 167px;
  height: 167px;
  background: #f6f6f6;
  float: left;
}

.myCart .pImage + div {
  width: calc(100% - 167px);
  float: left;
}

.myCart .quantityBox .form-control {
  height: 30px;
  background: #f3f4f5;
  text-align: center;
}

.myCart .quantityBox button {
  background: #e6e9ec;
  height: 30px;
  border: none;
  width: 30px;
  padding: 0;
  border-radius: 5px;
  border: 0;
}

.myCart .quantityBox button img {
  width: 10px;
  height: 10px;
}

.myCart .quantityBox.quantityBox-lg .form-control {
  height: 50px;
  text-align: center;
  width:1%;
}

.myCart .quantityBox.quantityBox-lg button {
  background: #e6e9ec;
  height: 50px;
  border: none;
  width: 50px;
  padding: 0;
  border-radius: 5px;
}

.myCart .quantityBox.quantityBox-lg button img {
  width: 15px;
  height: 15px;
}

.myCart .quantityBox > div {
  width: 150px;
}

.myCart .quantityBox.quantityBox-lg > div {
  width: 100%;
}

.myCart > h5 {
  height: 50px;
  background: #e6e9ec;
  line-height: 50px;
  padding-left: 15px;
  font-size: 15px;
  font-weight: 900;
  font-family: "Helvetica 55 Roman";
  text-transform: uppercase;
}

.myCart .top-bar .btn-light {
  margin-right: 5px !important;
}

.myCart .top-bar .btn-primary {
  margin-left: 5px !important;
}

.myCart .top-bar a {
  color: #fff;
  text-decoration: underline;
}

.myCart:after {
  display: none;
}

.myCart .form-control:not(.form-control-white) {
  background-color: #f3f4f5;
  border: none;
}

.myCartAside {
  background: #fff;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 25px;
}

.form-control-sm {
  height: 30px;
}

.btn-sm {
  height: 30px;
  padding: 0 20px;
}

.whiteLink {
  color: #fff !important;
}

.whiteLink:hover {
  color: #f36e34;
}

/* Radio Buttons */
.radioR.radio_c {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  /*margin-right: 30px;*/
  margin-bottom: 0;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.radioR.radio_c input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.radioR.radio_c .checkmark {
  position: absolute;
  top: 6px;
  left: 0;
  height: 12px;
  width: 12px;
  background-color: #fff;
  border-radius: 50%;
  right: auto;
  margin: 0 auto;
  border: 1px solid #0a203f;
}

/* On mouse-over, add a grey background color */
.radioR.radio_c:hover input ~ .checkmark {
  background-color: #fff;
}

/* When the radio button is checked, add a blue background */
.radioR.radio_c input:checked ~ .checkmark {
  background-color: #fff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radioR.radio_c .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radioR.radio_c input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radioR.radio_c .checkmark:after {
  top: 2px;
  left: 2px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #f36e34;
}

.myCartAside #default-skin-demo {
  height: 300px;
  overflow: hidden;
}

.mediaImage {
  width: 120px;
  max-width: 120px;
}

.mediaImage img {
  max-width: 120px;
}

.breadcrumb-item + .breadcrumb-item::before {
  content: ">";
}

.breadcrumb {
  background: none;
}

.catNav.bCrumb {
  background-color: #e9ecef;
}

.catSearch {
  position: relative;
}

.catSearch .form-control {
  border-radius: 25px;
  border: none;
  background: #f3f4f5;
  padding-left: 25px;
  padding-right: 55px;
}
.catSearch .form-control::placeholder {
  color: #969696;
  font-size: 15px;
}

.catSearch .btn-search {
  padding: 0;
  width: 50px;
  height: 48px;
  border-radius: 25px;
  position: absolute;
  top: 0;
  right: 20px;
  background: transparent;
}

.catCollapsiblePnl.collapsiblePnl {
  padding-bottom: 10px;
}

.catCollapsiblePnl.collapsiblePnl .collapseHead {
  text-transform: uppercase;
}

.catCollapsiblePnl.collapsiblePnl .collapseHead a {
  background: #fff;
  border-radius: 0;
  min-height: 70px;
  color: #0a203f;
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
  padding-left: 15px;
  border-top: 1px solid #f36e34;
  border-bottom: 1px solid #f36e34;
}

.catCollapsiblePnl.collapsiblePnl .collapseHead a:hover {
  color: #0a203f;
  text-decoration: none;
}

.catCollapsiblePnl.collapsiblePnl .collapseHead .collapseIcon {
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 5px;
  display: inline-block;
  background-image: url("../images/icons/icon-accord-arrow.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.catCollapsiblePnl.collapsiblePnl .collapseHead a[aria-expanded="true"] {
  background: #fff;
  color: #0a203f;
}

.catCollapsiblePnl.collapsiblePnl .collapseHead a[aria-expanded="true"] .collapseIcon {
  background-color: #fff;
  background-image: url("../images/icons/icon-accord-arrow.svg");
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.catCollapsiblePnl.collapsiblePnl .collapseHead .collapseText {
  padding-right: 15px;
}

.catCollapsiblePnl.collapsiblePnl .collapseDiv .card {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}

.btn-upload {
  position: relative;
}

.btn-upload input[type="file"] {
  position: absolute;
  left: 15px;
  top: 0;
  width: calc(100% - 15px);
  height: 50px;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
}

.btn-upload input[type="file"]:focus {
  outline: 0 none;
}

.image-gallery {
  margin: 0 auto;
  display: table;
}

.primary,
.thumbnails {
  display: table-cell;
}

.thumbnails {
  width: 300px;
}

.primary {
  width: 600px;
  height: 400px;
  background-color: #cccccc;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.thumbnail:hover .thumbnail-image, .selected .thumbnail-image {
  border: 4px solid red;
}

.thumbnail-image {
  width: 100px;
  height: 100px;
  margin: 20px auto;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border: 4px solid transparent;
}

.productImgGlry .show > img {
  height: auto !important;
}

.catSearch.catSearch-white .form-control {
  border-radius: 0;
  border: 1px solid #ced4da;
  background: #fff;
  padding-left: 15px;
}

.catSearch.catSearch-white .btn-search {
  padding: 0;
  width: 50px;
  height: 48px;
  border-radius: 0;
  position: absolute;
  top: 0;
  right: 15px;
  background: transparent;
}

.service-Wizard .clearfix:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}

.service-Wizard .container {
  width: 1000px;
  margin: 0 auto;
}

.service-Wizard .wrapper {
  display: table-cell;
  height: 400px;
  vertical-align: middle;
}

.service-Wizard .nav {
  margin-top: 40px;
}

.service-Wizard .pull-right {
  float: right;
}

.service-Wizard a, .service-Wizard a:active {
  color: #333;
  text-decoration: none;
}

.service-Wizard a:hover {
  color: #999;
}

/* Breadcrups CSS */
.service-Wizard .step {
  font-size: 14px;
  text-align: center;
  color: #fff;
  cursor: default;
  margin: 0 10px 0 0;
  padding: 10px 0 10px 45px;
  width: 100%;
  position: relative;
  background-color: #e6e9ec;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  height: 83px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.service-Wizard .step:after,
.service-Wizard .step:before {
  content: " ";
  position: absolute;
  top: 0;
  right: -41.5px;
  width: 0;
  height: 0;
  border-top: 41.5px solid transparent;
  border-bottom: 41.5px solid transparent;
  border-left: 41.5px solid #e6e9ec;
  z-index: 2;
  -webkit-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}

.service-Wizard .step:before {
  right: auto;
  left: 0;
  border-left: 41.5px solid #fff;
  z-index: 0;
}

.service-Wizard .step:first-child:before {
  border: none;
}

.service-Wizard .step:first-child {
  padding-left: 15px;
}

.service-Wizard .step span {
  position: relative;
}

.service-Wizard .step span:before {
  opacity: 0;
  content: "✔";
  position: absolute;
  top: -2px;
  left: -20px;
}

.service-Wizard .step.done span:before {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease 0.5s;
  transition: opacity 0.3s ease 0.5s;
}

.service-Wizard .step.current {
  color: #fff;
  background-color: #f36e34;
}

.service-Wizard .step.current:after {
  border-left: 41.5px solid #f36e34;
}

.service-Wizard .step:last-child {
  margin: 0;
  padding-right: 10px;
}

.service-Wizard .step:last-child:after {
  display: none;
}

.loginDD.serviceDD:before {
  left: auto;
  right: 57px;
  top: -30px;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  z-index: 1;
  position: absolute;
  border-width: 15px;
  border-bottom-color: #f36e34;
}

.loginDD.serviceDD:after {
  left: auto;
  right: 57px;
}

.navDD {
  -webkit-transform: none !important;
          transform: none !important;
  padding: 0;
  -webkit-box-shadow: 5px 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 5px 0 10px rgba(0, 0, 0, 0.1);
  top: calc(100% + 20px) !important;
}

.navDD > a {
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  width: 200px;
  margin: 0;
}

.navDD > a:hover, .navDD > a:focus, .navDD > a:active {
  margin: 0;
  background-color: #f36e34;
  color: #fff;
}

.navDD:before {
  left: 0;
  right: 0;
  top: -30px;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  z-index: 1;
  position: absolute;
  border-width: 15px;
  border-bottom-color: #f36e34;
  margin: auto;
}

.loggeedIn:after {
  display: none;
}

.requestService + .navDD {
  left: -70px !important;
}

.navItem.dropdown-item.active, .navItem.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #f36e34;
}

@media screen and (max-width: 991px) {
  .cartSec {
    padding: 10px 0 60px;
  }
  .mainProducts .col-20 {
    max-width: 25%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
  }
  .productImgGlry .show > img {
    height: auto !important;
  }
  .productImgGlry .show > div {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .service-Wizard .step {
    width: 94.5%;
  }
  .mainProducts .col-20 {
    max-width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .mainProducts .col-20 img {
    width: 100%;
  }
  .footerCForm button {
    min-width: 100%;
  }
  .collapsiblePnl .collapseDiv .card {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 575px) {
  .hdr-links .linksSec {
    min-width: 45px;
    width: 45px;
  }
  .service-Wizard .step {
    width: 91%;
  }
  .mainProducts .col-20 {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .mainProducts .col-20 img {
    width: 100%;
  }
  .loginDD {
    right: -98px;
    position: absolute;
    top: 52px;
    width: calc(100vw - 12vw);
  }
  .loginDD.cartDD {
    width: calc(100vw - 9vw);
  }
  .loginDD:before {
    left: auto;
    right: 99px;
  }
  .loginDD:after {
    left: auto;
    right: 99px;
  }
  .loginDD.cartDD .pImage {
    min-width: 60px;
    min-height: 60px;
    background: #f6f6f6;
    float: left;
  }
  .loginDD.cartDD .pImage + div {
    width: calc(100% - 60px);
    float: left;
  }
  .myCart .pImage {
    width: 60px;
    height: 60px;
    background: #f6f6f6;
    float: left;
  }
  .myCart .pImage + div {
    width: calc(100% - 60px);
    float: left;
  }
  .navDD {
    -webkit-transform: none !important;
            transform: none !important;
    padding: 0;
    left: -70px !important;
    right: auto !important;
    top: calc(100% + 20px) !important;
  }
}

.cmApp_signupContainer{
    margin:0 !important;
    padding:0 !important;
    max-width:100% !important;
    width:100% !important;
}
footer .form-control:not(textarea),footer input[type="text"] {
    height: 50px !important;
}
.cmApp_formInput input{
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #CED4DA;
    border-radius: .25rem !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.cmApp_fieldWrap{
    padding:0;
}
.cmApp_signupContainer #cmApp_signupForm > div{
    padding:0 !important;
}
.cmApp_formSubmitButton{
    height: 50px !important;
    min-width: 50%;
    background: #F36E34 !important;
    border-color: #F36E34 !important;
    color: #fff !important;
    border-radius: .25rem;
    font-size: 15px;
    text-decoration: none !important;
    font-family: 'Helvetica 65 Medium' !important;
}
/*# sourceMappingURL=style.css.map */


.wc-stripe-elements-field, .wc-stripe-iban-element-field {
  height: 50px;
  border-radius: .25rem;
  padding: 15px!important;
}

.__PrivateStripeElement iframe{
  height:38px!important;
}

.ElementsApp input{
  height:38px!important;
}

.fpf-field .form-row{ display:flex; width:100%;}
.fpf-field .form-row label{    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;     font-family: 'Helvetica 65 Medium';
    font-size: 15px;
    font-weight: 300;     margin-top: auto;
    margin-bottom: auto;}
.fpf-field .form-row span{    -ms-flex: 0 0 66.666%;
    flex: 0 0 66.666%;
    max-width: 66.666%;}
	
	.fpf-field .form-row span select{ background-color: #fff;
  background-image: url("../images/icons/icon-select-arrow.svg");
  background-position: calc(100% - 15px) 50%;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  border: 1px solid #ced4da;     height: 50px;     -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;     border-radius: .25rem; padding: .375rem 1.75rem .375rem .75rem;}
	.mainSlider .carousel-caption.leftcls{ text-align:center; max-width:450px;     align-items: center !important;}
	.mainSlider .carousel-caption.leftcls h5 { text-align:center;     width: 100%;}
	.mainSlider .carousel-caption.leftcls p { text-align:center;     width: 100%;}
	
	
	.mainSlider .carousel-caption.light_color { color:#fff;}
	.mainSlider .carousel-caption.light_color p, .mainSlider .carousel-caption.light_color h5 { color:#fff;}
	
	.InnerHeader .container{    background-color: rgba(0,0,0, 0.4);
    max-width: 100%;
    height: 200px;
    display: flex;
    width: 100%;}
	
	.woocommerce-account .InnerHeader .container{ display:flex !important; background:none !important;}
	.woocommerce-account .InnerHeader .container h1{    width: 100%;
    margin-top: auto;
    margin-bottom: auto;
}

.woocommerce-account .InnerHeader .container h2{ display:none;}


.page-id-34 .InnerHeader .container{ display:flex !important; background:none !important;}
	.page-id-34 .InnerHeader .container h1{    width: 100%;
    margin-top: auto;
    margin-bottom: auto;
}

.page-id-34 .InnerHeader .container h2{ display:none;}

.scroll_tp { position: fixed;
    bottom: 80px;
    right: 22px;     cursor: pointer; display:none;}
	
	.scroll_tp svg{max-width: 50px;
    height: 50px;}

@media (max-width:1359px){
  .requestService + .navDD{
    left: -110px !important;
  }
  .navDD:before{
    left: 80px;
  }
}

.reset_variations{
  display:none!important;
}

body .select2-container .select2-selection--single .select2-selection__rendered{
  margin-top: 3px;
  padding-left:0!important;
}

.woocommerce-SavedPaymentMethods-saveNew{
  display: flex;
  align-items: center;
}

@media (max-width:767px){
.related.products{ padding:0 20px;}
.mainSlider .btn-orange { max-width:15px 11px;}
.carousel-caption { left:15px; right:15px;}
.InnerHeader {background-position: center right !important;}

.mainSlider .carousel-caption.leftcls {
    text-align: left;
    max-width: 450px;
    align-items: baseline !important;
    background: rgba(0,0,0, 0.5);
    margin: 0 -15px;
    padding: 0 15px;
}

.mainSlider .carousel-caption h5{ color:#fff !important;}
.mainSlider .carousel-caption p{ color:#fff !important;}
.collapsiblePnl .collapseHead a { padding-left:10px;     font-size: 12px;
    line-height: 14px;}
	
	.mainSlider .carousel-item {background-position: right -70px bottom !important;}
}
@media screen and (max-width: 768px) {
  .seler-product {
    max-width: 50% !important;
    flex: 0 0 50%;
  }
  .mainProducts .productPod b {
    text-transform: uppercase;
  }
  .logo {
    width: 135px !important;
    height: 25px;
    display: inline-block;
  }
  .logo img {
    height: 100% !important;
  }
}
.logo {
  width: 100%;
}
.menu-btn {
  margin-right: 12px;
}
.bold {
  font-weight: 900;
}
.privacyPolicy {
  margin-bottom: 60px;
}
.InnerHeader h2 {
  /* display: none; */
  text-align: left;
  max-width: 1235px;
}
footer p a.hLight {
  text-transform: inherit !important;
}
.InnerHeader h1 {
  font-weight: 700;
  /* color: #fff; */
}
.InnerHeader .container {
  align-items: center;
  justify-content: center;
}
.cart span.woocommerce-input-wrapper select {
  position: relative;
  appearance: none;
  -webkit-appearance: none;
   -moz-appearance:    none;
  border: 1px solid #DFDDD5;
  border-radius: 3px;
  background: url("../images/arrow-d.png") no-repeat 98% center;
  height: 50px;
  padding: 12px 27px 12px 12px;
  font-size: 15px;
  color: #070B25;
}
.searchform input {
  /* background: url("../images/search.png") no-repeat 96% center, #f3f4f5 !important; */
}
body .mobile-filter {
  display: none !important;
}
.searchform i.fa-search {
  display: block;
}
.mobile-orderd-detail {
  display: none;
}
.mobile-menu {
  display: none;
}
.main_product_single .col-9.pdi-right {
  padding: 20px;
}
.catPagination .col-sm-12 .pagination_stats {
  font-size: 16px;
  color: #0a203f;
}
.fa-search:before {
  font-size: 22px;
}
footer {
  clear: both;
}
.is_account_page .privacyPolicy {
  max-width: 100%;
  background-color: #e6e9ec;
  padding-top: 0;
  margin-bottom: 0;
}
.is_cart_page .privacyPolicy {
  max-width: 100%;
  background-color: #e6e9ec;
  padding-top: 0;
  margin-bottom: 0;
}
.woocommerce-checkout .privacyPolicy {
  max-width: 100%;
  background-color: #e6e9ec;
  padding-top: 0;
  margin-bottom: 0;
}
.woocommerce-order-received .privacyPolicy {
  max-width: 100%;
  background-color: #fff;
  padding-top: 0;
  margin-bottom: 0;
}
.woocommerce-account .privacyPolicy {
  max-width: 100%;
  background-color: #fff !important;
  padding-top: 30px;
  margin-bottom: 0;
}
.cartSec .top-bar p.text-center a.whiteLink {
  text-decoration: underline !important;
}
.is_account_page .InnerHeader {
  display: none;
}
.footerCForm form input {
  color: #0a203f;
  text-transform: inherit;
}
.footerCForm form textarea {
  text-transform: inherit;
  color: #0a203f;
}
.footerCForm form input::placeholder {
  font-size: 15px;
  font-family: 'Helvetica 45 Light';
}
p {
  color: #0A203F;
}
.linksSec.show #dropdownMenuLink img {
  filter: invert(59%) sepia(66%) saturate(2132%) hue-rotate(333deg) brightness(92%) contrast(107%);
}
.subs_frm form input {
  color: #0a203f;
  text-transform: inherit;
}
.count-media {
  position: relative;
}
.count-media .product-quantity {
  width: 25px;
  height: 25px;
  background: #f36e34;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  line-height: 25px;
  top: 0.5px;
  right: -12.5px;
  padding: 0;
  z-index: 9;
}
.subs_frm form input::placeholder {
  font-size: 15px;
  font-family: 'Helvetica 45 Light';
}
.cart_totals .c-totoal .m-0.hBold {
  color: #0A203F;
}
.add-coupn-code .verified_code {
  color: #f36e34;
}
.ac-text {
  color: #181919 !important;
  font-family: 'Helvetica 45 Light';
}
.woocommerce-info {
  margin-top: 40px;
}
.ht-ctc-chat .ht_ctc_chat_style {
  background: url("../images/chAT-ICON.svg") no-repeat;
  width: 50px;
  height: 50px;
  background-size: contain;
  display: none;
}
.ht-ctc-chat {
  right: 19px !important;
}
.ht-ctc-chat .ht_ctc_chat_style p {
  display: none !important;
}
.ht-ctc-chat .ht_ctc_chat_style svg {
  display: none !important;
}
.footerCForm form textarea::placeholder {
  font-size: 15px;
  font-family: 'Helvetica 45 Light';
}
.order-product {
  flex-wrap: wrap;
}
.order-product a {
  width: 145px !important;
  margin-right: 0 !important;
}
.promint-product h6 {
  text-align: center;
  font-size: 18px;
}
.desktop-filter .radioR.radio_c {
  font-size: 14px;
  color: #0A203F;
}
.breadcrumb-item a {
  color: #848F9F !important;
  font-size: 15px;
}
.breadcrumb-item+.breadcrumb-item {
  padding-left: 0.7rem !important;
}
.main_product_single .col-12.heading {
  padding-left: 15px;
}
.mainProducts .productPod b {
  text-transform: uppercase;
}
.myCart form input::placeholder {
  font-size: 15px;
  font-family: 'Helvetica 45 Light';
  color: #969696;
}
.myCart form textarea::placeholder {
  font-size: 15px;
  font-family: 'Helvetica 45 Light';
  color: #969696;
}
.myCart form select {
  font-size: 15px;
  color: #0A203F;
  font-family: 'Helvetica 45 Light';
}
.page-template-service-request .myCart .form-group p {
  margin-bottom: 0 !important;
}
.hdr-links .linksSec {
  min-width: 160px !important;
  position: relative;
}
.loginDD p.hBold {
  color: #fff;
}
.loginDD .form-control::placeholder {
  font-size: 15px;
  /* font-family: 'Helvetica 45 Light'; */
  color: #969696;
}
a.text-muted {
  text-decoration: underline !important;
}
.address_frm .form-row label {
  font-weight: 700;
  font-family: 'Helvetica 55 Roman';
}
#pills-54 ul {
  max-width: 767px;
  display: flex;
  flex-wrap: wrap;
}
#pills-54 .catNav ul li {
  width: 33%;
}
#pills-55 .container {
  display: flex;
  flex-wrap: wrap;
}
.next.page-numbers {
  display: none !important;
}
.breadcrumb-item a {
  text-decoration: none !important;
}
.privacy-policy .InnerHeader .container {
  background-color: transparent !important;
}
footer p {
  color: #fff;
}
.loggeedIn span {
  color: #0A203F !important;
}
.mainProducts .productPod b h2 {
  text-transform: capitalize;
}
.chat_tp {
  position: fixed;
  bottom: 20px;
  right: 19px;
  cursor: pointer;
  width: 50px;
  height: 50px;
}
.chat_tp img {
  width: 100%;
  height: 100%;
}
.chatmodal form input::placeholder {
  font-size: 15px;
  /* font-family: 'Helvetica 45 Light'; */
  color: #969696;
}
.chatmodal form textarea::placeholder {
  font-size: 15px;
  /* font-family: 'Helvetica 45 Light'; */
  color: #969696;
}
@media screen and (max-width: 767px) {
  #pills-54 .catNav ul li {
    width: 100%;
  }
  #collapse-55 .container .col-sm-4 {
    max-width: 100% !important;
    /* flex-wrap: wrap; */
  }
  .mainSlider .carousel-caption.leftcls {
    align-items: center !important;
    text-align: center !important;
  }
  .mainSlider .carousel-caption.leftcls h5 {
    text-align: center !important;
  }
  .mainSlider .carousel-caption.leftcls p {
    text-align: center !important;
    margin: 30px 0;
  }
  .logo img {
    width: 100%;
    height: 100%;
  }
  .myCart .col-sm-6 {
    width: 100%;
  }
  .order-product {
    flex-wrap: wrap;
  }
  .order-product .ordered-img {
    margin-right: 0 !important;
    flex: 0 0 85px;
  }
  html body .mobile-filter {
    gap: 10px;
    display: block !important;
    margin-bottom: 20px;
  }
  .desktop-filter {
    display: none;
  }
  .mobile-filter ul a.filter-btn span {
    padding-right: 0 !important;
  }
  .mobile-filter ul {
    border: none;
    gap: 10px;
  }
  .mobile-filter ul a.filter-btn{
    background-color: #f36e34 !important;
    border-radius: 3px !important;
    font-size: 15px !important;
    font-weight: 800;
    border: 2px solid transparent !important;
    justify-content: center !important;
    width: 157px !important;
  }
  .mobile-filter .radioR.radio_c {
    font-size: 14px !important;
  }
  .mobile-filter .col-12 {
    /* padding: 0 !important; */
  }
  .catCollapsiblePnl.collapsiblePnl .collapseHead a {
    border-top: 0 !important;
    min-height: 50px;
  }
  .mobile-filter .filter-btn-width {
    width: 100%;
  }
  .mobile-bar {
    display: none;
  }
  .mobile-menu {
    position: absolute;
    top: 88px;
    left: -2px;
    display: block;
    z-index: 99;
    width: 0px;
    transition: 0.5s;
    background-color: #fff;
    height: 100vh;
    box-shadow: 0px 2px 8px rgb(0 0 0 / 40%);
  }
  .menu-show {
    width: 350px;
    transition: 0.5s;
  }
  .mobile-menu .accordion>.card:not(:last-of-type) {
    border-radius: 0;
  }
  .mobile-menu .card-header {
    background-color: transparent;
    border: none !important;
  }
  .mobile-menu button {
    color: #0a203f;
    font-size: 16px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .mobile-menu button a {
    color: #0a203f;
    font-size: 16px;
  }
  .mobile-menu button a:hover {
    text-decoration: none !important;
  }
  .mobile-menu .fa-minus {
    display: block !important;
  }
  .mobile-menu ul {
    list-style: none;
    padding-left: 15px;
  }
  .mobile-menu .card {
    border-top: 0;
    border-bottom: 1px solid rgba(0,0,0,.125) !important;
  }
  .mobile-menu .card-body {
    padding-top: 0 !important;
  }
  .mobile-menu ul li {
    padding: 10px 0;
  }
  .mobile-menu ul li a {
    color: #0a203f;
  }
  .mobile-menu ul li a:hover {
    text-decoration: none !important;
  }
  .mobile-menu .btn-link:hover {
    color: #0a203f;
    text-decoration: none !important;
  }
  .mobile-menu button:focus-visible {
    outline: none;
  }
  .mobile-menu button:focus {
    box-shadow: none;
  }
  header {
    position: relative;
  }
  .mainProducts .thanks-head {
    margin-top: 0 !important;
  }
  .myCart .cartDDProduct {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    text-align: center;
  }
  .cartDDProduct .pImage img {
    width: 300px;
    height: 300px;
    object-fit: cover;
  }
  .myCart .cartDDProduct .variation_text ul li {
    float: none;
    text-align: left;
  }
  .myCart .cartDDProduct .variation_text ul li strong {
    float: none;
    text-align: left;
  }
  .product-slider-nav {
    display: none !important;
  }
  .main_product_single .product-buttons {
    display: none !important;
  }
  .main_product_single .pdi-right {
    max-width: 100%;
    box-shadow: none !important;
  }
  .main_product_single .slick-dots li button:before {
    font-size: 20px !important;
    opacity: 0.1 !important;
  }
  .main_product_single .slick-dots li.slick-active button:before {
    opacity: 1 !important;
  }
  .main_product_single .pdi-left {
    display: none !important;
  }
  .main_product_single .pd-item-1 .row {
    margin-bottom: 60px !important;
  }
  .main_product_single .col-lg-6 {
    margin-top: 0 !important;
  }
  .mainSlider .carousel-caption {
    z-index: 0;
  }
  .mainSlider .carousel-caption.leftcls {
    max-width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .menu-btn {
    display: none;
    margin-right: 12px;
  }
}
@media screen and (max-width: 575px) {
  .promint-product {
    text-align: center;
  }
  .myCart {
    gap: 10px;
  }
  .promint-product .pro-img {
    width: 240px;
    height: 140px;
    display: inline-block
  }
  .promint-product .pro-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .promint-product .btn-lg {
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 21px !important;
  }
  .cat-product .col-sm-6 {
    max-width: 50% !important;
    flex: 0 0 50%;
  }
  .mobile-orderd-detail {
    display: block;
  }
  .orderd-detail {
    display: none;
  }
  .mobile-orderd-detail p {
    text-align: left;
  }
  .payment-panel-completed>div {
    font-size: 18px !important;
    text-align: center !important;
  }
  .catPagination .col-sm-12 {
    flex-wrap: wrap;
    justify-content: center !important;
  }
  .catPagination .col-sm-12 .pagination_stats {
    width: 100%;
    text-align: center !important;
  }
  .catPagination .col-sm-12 ul.page-numbers {
    width: 100%;
    text-align: center;
    margin-top: 25px;
  }
  footer .col-lg-8>div {
    margin-bottom: 0 !important;
  }
  footer #menu-footer-menu {
    display: none;
  }
  footer .border-top {
    margin-top: 0 !important;
    border: 0 !important;
  }
  .tax-product_cat .InnerHeader {
    display: none !important;
  }
  .filter-btn-width ul.nav-tabs li {
    width: 48%;
  }
  .mobile-filter ul a.filter-btn {
    width: 100% !important;
  }
  .next.page-numbers {
    display: none !important;
  }
  .catNav.bCrumb {
    display: none;
  }
  .catSearch {
    margin-top: 20px !important;
  }
  .hdr-links .linksSec {
    min-width: 45px !important;
  }
}
.service-link:hover .dropdown-menu {
  display: block !important;
}
.main_product_single .woocommerce-Price-amount {
  text-shadow: 0px 0px 0px #0a203f !important;
}
/* .tab-pan {
  display: none;
}
.tab-pan.show {
  display: block;
} */
.mobile-list-nav-desk .catNav {
  display: none;
}
.mobile-bar .main-nav-list:hover .mobile-list-nav-desk .catNav {
  display: block !important;
  position: absolute;
    left: 16px;
    width: 100%;
    z-index: 9999;
}