@font-face {
  font-family: mr;
  src: url("../fonts/Montserrat-Regular.ttf");
}

@font-face {
  font-family: mb;
  src: url("../fonts/Montserrat-Bold.ttf");
}

@font-face {
  font-family: meb;
  src: url("../fonts/Montserrat-ExtraBold.ttf");
}

@font-face {
  font-family: msb;
  src: url("../fonts/Montserrat-SemiBold.ttf");
}

@font-face {
  font-family: op;
  src: url("../fonts/OpenSans-Regular.ttf");
}

@font-face {
  font-family: opb;
  src: url("../fonts/OpenSans-Bold.ttf");
}

* {
  margin: 0;
  padding: 0;
  font-family: op;
  font-size: 14px;
}

.container-fluid {
  padding: 0 !important;
}

.shcrbot .row .col-lg-4 {
  padding-left: 0;
}

.shcrbot .row .col-lg-4:nth-child(3) {
  padding-right: 0;
}

.headermain {
  width: 100%;
  height: auto;
}

body {
  background-color: #f3f3f8;
}

.headsocial {
  width: 100%;
  height: auto;
  padding: 0.5%;
  background-color: #000;
}

.headtop {
  width: 100%;
  height: auto;
  padding: 0.5%;
  background-color: #fff;
}

.coupon-modal h4 {
  font-family: opb;
  margin-bottom: 1% !important;
}

.shop-search-card {
  background-color: #fd263a;
  color: #fff;
  padding: 5%;
  margin-bottom: 5%;
}

.coupon-header .close {
  margin: 0rem 0rem -1rem auto;
}

.coupon-modal h5 {
  margin-bottom: 2% !important;
}

.coupon-modal {
  padding-bottom: 5%;
}

.coupon-header {
  border-bottom: 0;
  padding: 0 2.5%;
}

.badge-car-search {
  background-color: #f5f5f5 !important;
  font-size: 1rem;
}

.shop-garage-card {
  margin-bottom: 5%;
}

.choose-type,
.choose-type:hover {
  color: #fd263a;
  text-decoration: none;
}

.choose-type div {
  border: 2px solid #fd263a;
  padding: 5%;
}

.choose-typemain {
  display: table;
  width: 100%;
}

.choose-typemain a {
  vertical-align: middle;
  text-align: center;
  display: table-cell;
}

.coupon-modal .btn {
  background-color: #fd263a;
  color: #fff;
  margin-bottom: 2%;
}

.shpcard {
  padding: 2.5%;
  cursor: pointer;
  border-bottom: 1px solid #f5f5f5;
}

.shpcard h5 {
  font-family: opb;
}

.shop-garage-card h5 {
  font-family: opb;
  margin-bottom: 2.5% !important;
}

.shop-garage-card .card-header {
  background-color: #fd263a;
  color: #fff !important;
  text-align: center !important
}

.shpcard h6 {
  color: rgba(0, 0, 0, 0.5);
}

.row {
  margin: 0 !important;
}

.navbar .row {
  width: 100%;
}

.accord-cate li a {
  color: #878787;
}

.headnav {
  width: 100%;
  height: auto;
  background-color: #fff;
}

.headnav nav {
  background-color: #000;
}

.headslider {
  width: 100%;
  height: auto;
  position: relative;
  background-color: #fff;
}

.headlogo img {
  width: 120px;
}

.btn-hsbtn {
  background-color: transparent;
  color: #fff;
  padding: 0rem 0.75rem;
  font-size: 0.7rem;
}

.btn-hsbtn:hover {
  background-color: #fd263a;
}

.headcont nav .nav-link {
  color: #fff;
  font-size: 14px !important;
  padding: 0.2rem 1rem;
  font-family: op !important;
}

.headcont nav .nav-link:hover {
  color: #fff;
}

.headsearch .input-group {
  border-radius: 5px;
  border: 1px solid #f5f5f5;
}

.headsearch .form-control {
  border: 0;
}

.btn-headfav {
  background-color: transparent;
  color: #000;
  border: 2px solid #f5f5f5;
}

.headside-append .input-group-text {
  background-color: transparent;
  border: 0;
  border-right: 1px solid #f5f5f5;
}

.btn-hsearch {
  background-color: #fd263a;
  color: #fff;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.btn-hsearch a {
  color: #fff;
}

.btn:focus {
  box-shadow: 0 0 0 0 !important;
}

.headcart .btn-group {
  border-radius: 5px;
  border: 1px solid #f5f5f5;
  position: relative;
  background-color: transparent !important;
}

.headcart .btn-group .badge {
  position: absolute;
  top: -10px;
  right: -10px;
  z-index: 1;
  background-color: #fd263a;
  border-radius: 30px;
  color: #fff;
}

.btn-browse {
  background: #000;
  color: #fff;
  height: 35px;
  text-align: center;
  border-radius: 0;
  display: table;
  width: 300px;
  cursor: pointer;
}

.btn-browse p {
  display: table-cell;
  vertical-align: middle;
}

.headnav .navbar {
  padding: 0 !important;
}

.navbar-nav .nav-link {
  color: #fff;
  padding: 0.5rem 1.5rem !important;
  font-family: op !important;
}

.navbar-nav .active {
  background-color: #fd263a !important;
}

.navbar-nav .active .nav-link {
  color: #fff;
}

.headslider img {
  width: 100%;
  /* height: 53vh; */
  object-fit: cover;
}

.headover {
  width: 100%;
  padding: 3%;
  border: 2px solid #fd263a;
  /* height: 53vh; */
  background-color: #fff;
}

.headover .input-group {
  margin-bottom: 4.5%;
}

.carousel {
  position: relative;
}

.headover h5 {
  font-size: 1rem;
  padding-bottom: 2.5%;
  font-family: mb !important;
}

.headover p {
  font-size: 0.9rem;
  margin-bottom: 2% !important;
}

.headover .form-group {
  margin: 0;
}

input:focus,
select:focus {
  box-shadow: 0 0 0 0 !important;
}

.btn-find {
  background-color: #fd263a;
  color: #fff;
  font-family: mb;
}

.btn-find:hover {
  color: #fff;
}

.headover .input-group-text {
  background-color: #fff;
}

.productsmain {
  width: 100%;
  height: auto;
  padding-bottom: 5%;
  background-color: #fbfbfb;
}

.proddeals .card {
  box-shadow: inset 0 -4px 0px 0px rgba(0, 0, 0, 0.055),
    0 10px 20px 0px rgba(192, 196, 215, 0.25);
  border: 0;
  border-radius: 10px;
  margin-bottom: 5%;
}

.proddeals .card .card-img-top {
  margin: 0 0 20px;
  height: 234px;
  line-height: 234px;
  position: relative;
  display: block;
  padding: 0;
  text-align: center;
}

.proddeals .card-img-top img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.proddeals h6 {
  font-family: mb;
  font-size: 1.2rem;
  padding-bottom: 1%;
}

.proddeals p {
  color: #999;
  font-size: 0.8rem;
  font-family: msb;
}

.proddeals p span {
  color: #fd263a;
  font-family: msb;
}

.proddeals p s {
  font-family: msb;
}

.prodheader h4 {
  font-family: meb;
}

.prodheader {
  padding: 2% 0 2% 2%;
}

.dealsmain {
  width: 100%;
  height: auto;
  padding: 5%;
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
    url("../img/slides/slide3.jpeg");
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}

.dealcard {
  width: 100%;
  padding: 1.6% 0;
  height: auto;
  background-color: #fff;
}

.vertical-center {
  height: 100%;
  width: 100%;

  display: flex;
  align-items: center;
}

.vertical-center:before {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.vertical-center>.container {
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}

.btn-dealbtn {
  background-color: #000;
  color: #fff;
}

.dealcinner {
  padding: 5% 0 2.5% 0;
}

.dealcinner .badge {
  border-radius: 50px;
  padding: 1% 5%;
  background-color: #05e037;
}

.dealcinner h5 {
  font-family: mb;
  font-size: 1.3rem;
  margin: 3% 0 !important;
}

.dealcinner h6 {
  font-size: 1.2rem;
  font-family: mb;
  color: #fd263a;
  margin: 5% 0 !important;
}

.dealcinner h6 s {
  color: #555;
  font-family: mb;
  font-size: 0.9rem;
}

.dealcinner div i {
  font-size: 0.8rem;
}

.dealcinner p {
  color: #555;
  margin: 3% 0 !important;
}

.btn-dealbtn:hover {
  background-color: #fd263a;
}

.promomain {
  padding: 1% 5%;
}

.promomain h3 {
  font-family: meb;
  font-size: 3.5rem;
  margin: 2% 0 0.5% 0 !important;
}

.promomain h6 {
  font-family: meb;
  color: #fd263a;
  font-size: 2.3rem;
  margin-bottom: 1% !important;
}

.promomain .input-group {
  padding: 0 25%;
}

.promoadd img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.testisub .card {
  padding: 2.5%;
  border-radius: 10px;
  border: 0;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12) !important;
}

.testisub span {
  font-size: 0.7rem;
}

.testisub .testih6 {
  font-family: msb;
  font-size: 1.1rem;
  color: #000;
  margin: 3% 0 !important;
}

.testisub .testp {
  font-size: 0.9rem;
  color: #999;
  margin-bottom: 5% !important;
}

.testisub img {
  width: 50px;
  height: 50px;
}

.testimonymain {
  width: 100%;
  height: auto;
  padding: 1% 5% 5%;
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
    url("../img/slides/slide4.jpeg");
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}

.testimonymain .prodheader h4 {
  color: #fff;
}

.testisub .d-flex h6 {
  font-family: msb;
  font-size: 0.8rem;
  padding-top: 4%;
}

.testisub .d-flex div {
  margin-left: 2%;
}

.testisub .d-flex p {
  font-size: 0.7rem;
  color: #999;
}

.brandsmain img {
  width: 100px;
}

.brandsmain {
  padding: 5%;
}

.footerbot {
  padding: 0.5% 5%;
  background-color: #000;
}

.footerbot h6 {
  color: #fff;
  padding-top: 2%;
  font-size: 0.8rem;
}

.footermid {
  padding: 2% 5%;
  background-color: #fd263a;
}

.btn-fsbtn {
  background-color: transparent;
  color: #fff;
  font-size: 3rem;
}

.footermid h6 {
  padding-top: 15%;
  color: #fff;
  padding-right: 5% !important;
  font-family: meb;
  width: 200px;
}

.footernews h6 {
  width: 300px;
  padding-top: 10%;
  margin-left: 10% !important;
}

.footerinput {
  padding-top: 6%;
}

.footerinput input {
  border: 0;
  border-radius: 5px;
}

.footerinput .btn-news {
  background-color: #fff;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.footertop {
  background-color: #000;
  padding: 2% 2.5%;
}

.footertop h6 {
  color: #fff;
  font-family: mb;
  padding-bottom: 5%;
}

.footertop p {
  color: #fff;
  font-size: 0.9rem;
}

.footertop li {
  border: 0;
  padding: 1% 0;
  background-color: transparent;
  color: #fff;
}

.footercontact li i {
  color: #fd263a;
  padding-right: 2%;
}

.abouthead h4 {
  font-family: meb;
  font-size: 2.3rem;
}

.aboutmain,
.contactmain {
  padding: 0% 5% 5% 5%;
  background-color: #f3f3f8;
}

.aboutcontent img {
  width: 100%;
  object-fit: cover;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.aboutcontent h5 {
  font-family: mb;
  padding-bottom: 3%;
}

.abinner {
  border-radius: 10px;
  background-color: #fff;
}

.aboutcontent .tab-content {
  position: relative;
}

.aboutover {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  z-index: 1;
}

.aboutover .nav-link.active {
  background-color: transparent !important;
  color: #fd263a;
}

.aboutover .nav-link {
  color: #999;
}

.aboutdesc {
  padding: 5%;
}

.homeprocat {
  width: 100%;
  height: auto;
  padding: 1.5% 5%;
  background-color: #f3f3f8;
}

.homeprocat .prodheader {
  padding: 0% 0 2% 2%;
}

.allprodmain {
  width: 100%;
  height: auto;
}

.allprodmain .prodheader {
  padding: 0% 0 2% 2%;
}

.homeprocard {
  width: 100%;
  height: auto;
  border-radius: 10px;
  padding: 2.5%;
  margin-bottom: 5%;
  background-color: #fff;
}

.homeprocard div {
  padding: 5%;
}

.homeprocard h6 {
  font-family: op;
  font-size: 1.1rem;
  width: 200px;
  margin-bottom: 1%;
}

.homeprocard ul li a {
  color: #878787;
  position: relative;
}

.homeprocard ul {
  margin-top: 4%;
}

.homeprocard ul li {
  list-style: none;
}

.homeprocard ul li a::before {
  position: absolute;
  content: "";
  background-color: #878787;
  width: 3px;
  height: 3px;
  border-radius: 100%;
  top: 8px;
  left: -15px;
}

.homeprocard img {
  width: 140px;
  object-fit: scale-down;
}

.btn-procard {
  color: #fff;
  background-color: #000;
}

.btn-procard:hover {
  color: #fff;
}

.cartcontrols a:hover {
  color: #878787;
}

.headworkcard h6 {
  margin: 8% !important;
}

.headworkcard h6 i {
  color: #878787;
}

.headworkcard h5 {
  font-size: 1.1rem;
  font-family: msb;
  color: #555;
  margin-bottom: 2% !important;
}

.headworkcard p {
  font-size: 0.9rem;
  color: #878787;
}

.headworkcard {
  border-bottom: 1px solid #f5f5f5;
  padding: 6.1% 5%;
}

.headworkcard:last-child {
  border-bottom: 0;
}

.cartmain {
  width: 100%;
  height: auto;
  padding-bottom: 5%;
  background-color: #f3f3f8;
}

.cartleftmain .row {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12) !important;
  padding: 2.5%;
  margin-bottom: 2.5% !important;
  border-radius: 10px;
  background-color: #fff;
}

.cartleftmain .row img {
  width: 120px;
  object-fit: scale-down;
}

.cartimg {
  border-right: 1px solid #f5f5f5;
}

.cartname {
  width: 40%;
  height: auto;
  display: inline-table;
}

.cartprice {
  width: 16%;
  height: auto;
  display: inline-table;
}

.carttotalprice {
  width: 20%;
  height: auto;
  display: inline-table;
}

.cartqty {
  width: 20%;
  height: auto;
  display: inline-table;
}

.cartqty .form-control {
  text-align: center;
}

.cartdesc {
  width: 100%;
}

.cartdesc h6 {
  color: #878787;
  font-size: 0.9rem;
  margin-bottom: 2% !important;
}

.cartcontrols {
  width: 100%;
  height: auto;
  padding-top: 2.5%;
  border-top: 1px solid #f5f5f5;
}

.cartcontrols .btn {
  background-color: transparent;
}

.btn-ccheart {
  color: #878787;
}

.btn-ccremove {
  color: #fd263a;
}

.btn-rating {
  color: #fd263a;
}

.cartrtop {
  width: 100%;
  height: auto;
  margin-bottom: 5%;
  background-color: #fff;
  border-radius: 10px;
}

.cartrhead {
  width: 100%;
  padding: 5%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #3bbe66;
  color: #fff;
}

.cartrhead h5 {
  font-size: 1.5rem;
}

.cartrtop .d-flex {
  padding: 4%;
  border-bottom: 1px solid #f5f5f5;
}

.cartrcheck {
  padding: 5% 7%;
}

.cartrcheck .btn {
  background-color: #000;
  color: #fff;
}

.cartrad {
  width: 100%;
  height: 50vh;
  background-color: #999;
}

input:focus {
  box-shadow: 0 0 0 0 !important;
  border: 1px solid #ced4da !important;
}

.insmain {
  padding: 0% 2.5% 5% 2.5%;
  background-color: #f3f3f8;
}

.inscontent {
  width: 100%;
  height: auto;
  padding: 5% 2.5%;
  border-radius: 10px;
  background-color: #fff;
}

.inscontent h5 {
  font-size: 1.5rem;
  padding-bottom: 2.5%;
}

.inscontent p {
  font-size: 1.1rem;
  margin-bottom: 2% !important;
}

.inscontent h6 {
  font-size: 1.15rem;
  font-family: opb;
  color: #555;
  margin-bottom: 1% !important;
}

.inscontent a {
  color: #000;
}

.nav-btn {
  background-color: #fd263a;
  color: #fff !important;
  border-radius: 5px;
}

.insnav .nav-btn.active {
  background-color: #000;
  border: 2px solid #000 !important;
}

.insnav a {
  margin-bottom: 2%;
}

.insnav {
  border-right: 1px solid #f5f5f5;
}

.inscontent .tab-content {
  padding: 0 2.5%;
}

.btn-insurbtn {
  background-color: #fd263a;
  color: #fff;
}

.topimg {
  width: 100%;
  height: 30vh;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}

.coup-img {
  width: 100%;
  height: auto;
  padding: 5%;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}

.worksopimg {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("../img/slides/slide3.jpeg");
}

.inssopimg {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("../img/slides/slide1.jpeg");
}

.aboopimg {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("../img/slides/slide4.jpeg");
}

.policyimg {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("../img/slides/car.jpeg");
}

.contimg {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("../img/slides/slide2.jpg");
}

.coupopimg {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("../img/coupon_img.jpeg");
}

.arr-img {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("../img/slides/parts.jpeg");
}

.contmain {
  width: 100%;
  height: auto;
  padding: 5% 2.5% 2% 5%;
  background-color: #fff;
  border-radius: 10px;
}

.continner h5 {
  font-family: mb;
  color: #585858;
  font-size: 1.4rem;
  margin-bottom: 4% !important;
}

.continner h6 {
  font-size: 1.2rem;
  margin-bottom: 2% !important;
}

.continner div {
  margin-bottom: 10%;
}

.continner .form-group {
  margin-bottom: 1% !important;
}

.btn-contbtn {
  background-color: #fd263a;
  color: #fff;
  margin-top: 5%;
}

textarea {
  resize: none;
}

.continner textarea,
.continner input {
  border: 1px solid #f5f5f5;
  background-color: #fbfbfb !important;
}

.contmap iframe {
  width: 100%;
  height: 500px;
}

.contmain .row {
  padding-bottom: 5%;
}

.fab {
  font-size: inherit;
}

.shopcatmain {
  width: 100%;
  height: auto;
  padding-bottom: 5%;
  background-color: #f3f3f8;
}

.shopcatleft {
  width: 100%;
  height: auto;
  border: 1px solid #f5f5f5;
}

.shopcatright {
  width: 100%;
  height: auto;
}

.shcrtop {
  width: 100%;
  height: auto;
}

.shcrtop img {
  width: 100%;
  height: 150px;
  margin-top: 0.6%;
  object-fit: cover;
}

.shcrtop h4 {
  padding-top: 2%;
  font-family: meb;
  font-size: 1.8rem;
}

.bg-black {
  background-color: #000 !important;
}

.shcrtop h4::after {
  width: 30%;
  display: block;
  content: "";
  height: 3px;
  margin: 0.5% 0;
  background-color: #000;
}

.shopcatcard {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 10%;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12) !important;
}

.shcrbot {
  margin-top: 2.5%;
}

.shopcatcard img {
  width: 200px;
  margin: 0 auto;
  height: 190px;
  padding: 8% 0;
  object-fit: scale-down;
  text-align: center;
}

.shopcatdesc {
  padding: 5%;
  border-top: 1px solid #f5f5f5;
}

.shopcatdesc p i {
  color: #ffe821;
  font-size: 0.8rem;
}

.shopcatdesc h5 {
  font-size: 1.3rem;
  padding: 1% 0;
}

.shopcatcard .d-flex {
  border-top: 1px solid #f5f5f5;
}

.shopcatdesc a {
  color: #000;
  text-decoration: none;
}

.btn-shopprice {
  background-color: #fd263a;
  color: #fff;
  border-radius: 0;
  border-bottom-left-radius: 10px;
}

.btn-shopcart {
  border-bottom-right-radius: 10px;
}

.shopcatleft {
  padding-top: 2%;
}

.shopcathead {
  background-color: #fd263a;
  padding: 5%;
}

.shopcathead h5 {
  color: #fff;
}

.shopcatde .accordion li {
  border: 0 !important;
}

.shopcate {
  margin-bottom: 5%;
}

.cuscate .shopcathead {
  background-color: #000 !important;
}

.cuscate li {
  border: 0;
}

.shoppartform {
  width: 100%;
  height: auto;
  margin-bottom: 5%;
}

.shoppartform .headover {
  height: auto !important;
}

.accord-cate .card-header {
  background-color: #fff;
  border-bottom: 1px solid #f5f5f5;
}

.accord-cate .d-flex {
  border: 0;
}

.shopcat-price li a {
  color: #000;
}

.shopcatad {
  width: 100%;
  height: 60vh;
  background-color: #f5f5f5;
}

.prviewimg {
  width: 100%;
  height: 260px;
  border-right: 1px solid #f5f5f5;
}

.prviewtop,
.prviewbot {
  width: 100%;
  height: auto;
  margin-bottom: 5%;
  border-radius: 10px;
  padding-bottom: 2%;
  background-color: #fff;
}

.prviewmain {
  width: 100%;
  padding: 5%;
  height: auto;
  background-color: #f5f5f5;
}

.prviewimg .carousel-item img {
  width: 100%;
  height: 300px;
  object-fit: scale-down;
}

.prviewimg .carousel-indicators {
  list-style: none;
  bottom: -20px;
  border-top: 1px solid #f5f5f5;
}

.prviewimg .carousel-indicators li,
.prviewimg .carousel-indicators li.active {
  width: 50px;
  height: auto;
  background-color: #fff;
  position: relative;
  margin: 10px;
}

.prviewimg .carousel-indicators img {
  position: absolute;
  width: auto;
  height: 50px;
  margin: 0 auto;
  text-align: center;
  top: 0;
  left: 0;
}

.prviewdesc h4 {
  font-family: opb;
  font-size: 2rem;
}

.prviewdesc {
  padding: 4% 0;
}

.prviewdesc h5 {
  color: #fd263a;
  font-family: opb;
  margin-top: 2% !important;
}

.prviewdesc p i {
  color: #ffe821;
}

.prviewdesc p {
  margin: 1% 0 0.5% 0 !important;
}

.prviewdesc .badge {
  background-color: #05e037;
  border-radius: 10px;
  padding: 1% 3%;
  margin-bottom: 2% !important;
}

.prviewdesc ul li {
  padding: 0.5% 0;
  border: 0;
  color: #555;
}

.prviewdesc ul {
  margin-bottom: 3%;
}

.prviewdesc .input-group {
  width: 20%;
}

.prviewdesc .input-group-text {
  background-color: transparent;
  border: 1px solid #f5f5f5;
}

.prviewdesc input,
.prviewdesc input:focus {
  border: 1px solid #f5f5f5 !important;
}

.btn-prviewcart {
  background-color: #fd263a;
  color: #fff;
  margin-left: 2%;
  font-family: opb;
}

.btn-prviewheart {
  border: 1px solid #f5f5f5;
  color: #878787;
  margin-left: 2%;
}

.prviewbot .nav-link {
  color: #000;
  padding: 1rem;
}

.prosec .nav-link {
  color: #000;
}

.prviewbot .nav-link.active,
.prosec .nav-link.active {
  background-color: #fd263a;
  color: #fff;
  border: 1px solid #fd263a;
}

.prviewbot ul {
  border-bottom: 2px solid #fd263a;
}

.media-body ul {
  border-bottom: 0px;
}

.prviewbot .nav-link:hover {
  border: 0;
}

.prviewbot .nav-link.active:hover {
  border: 0 !important;
}

.prviewbot .tab-pane {
  padding: 2.5%;
}

.prviewh6 {
  font-size: 1.1rem;
  line-height: 30px;
}

.prviewspecard {
  padding: 2.5%;
  border-bottom: 1px solid #f5f5f5;
}

.prviewspecard h5 {
  font-family: opb;
  margin-bottom: 1% !important;
}

.prviewspecard i {
  color: #ffe821;
  font-size: 0.8rem;
}

.prviewspecard span {
  color: #999;
}

.prviewspecard p {
  color: #999;
}

.loginmain {
  width: 100%;
  height: auto;
  padding: 2% 0;
  background-color: #f3f3f8;
}

.btn-headfav:hover {
  color: #fd263a;
}

.loginbox {
  width: 40%;
  height: auto;
  padding: 5%;
  background-color: #fff;
  border-radius: 10px;
  margin: 0 auto;
}

.registermain .loginbox {
  width: 80%;
}

.headcart .btn-group a {
  color: #000;
}

.loginhead h5 {
  font-family: opb;
  font-size: 1.8rem;
  margin-bottom: 2% !important;
}

.loginhead h6 {
  font-size: 1.1rem;
  color: #555;
  margin-bottom: 5% !important;
}

.loginform input {
  background-color: #f3f3f8;
  padding: 1.5rem 1rem;
  border: 0;
  border-radius: 5px;
}

.btn-loginbtn {
  background-color: #fd263a;
  color: #fff;
  font-family: opb;
  margin-bottom: 5%;
}

.loginform .custom-control-label {
  color: #878787;
}

.logfor {
  color: #555;
}

.logfor:hover {
  color: #fd263a;
}

.loginacc {
  margin-top: 5%;
}

.loginacc h6 {
  color: #555;
}

.loginacc h6 a {
  color: #fd263a;
}

.loginmain input:focus,
.collapseform input:focus,
.checkbot input:focus,
.proedit-card input:focus {
  border: 0 !important;
  background-color: #f3f3f8;
}

.regacc {
  margin-bottom: 2%;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
  background-color: #fd263a;
  box-shadow: 0 0 0 0 !important;
}

.registermain .btn-loginbtn {
  margin-bottom: 2.5% !important;
}

.registermain .loginacc {
  margin-top: 2%;
}

.loginmain select {
  background-color: #f3f3f8;
  padding: 0.5rem 1rem;
  border: 0;
  height: calc(2.85rem + 2px);
  border-radius: 5px;
  color: #495057;
}

.loginmain select:focus {
  box-shadow: 0 0 0 0 !important;
}

.registermain .loginhead h6 {
  margin-bottom: 2.5% !important;
}

.ordermain {
  background-color: #f3f3f8;
  width: 100%;
  height: 100vh;
}

.profilemain {
  width: 100%;
  height: auto;
  padding: 2% 5%;
  background-color: #f3f3f8;
}

.profile-left {
  width: 100%;
  height: auto;
  padding: 5%;
  background-color: #fff;
  border-radius: 10px;
}

.prol-name {
  background-color: #fd263a;
  width: 100px;
  margin: 0 auto 5% auto;
  color: #fff;
  font-family: opb;
  font-size: 1.6rem;
  border-radius: 50%;
}

.prol-top h5 {
  margin: 2% 0 !important;
  font-family: opb;
  font-size: 1.3rem;
}

.prol-bot {
  width: 100%;
}

.prol-top p {
  color: #555;
}

.prol-top p:last-child {
  margin-bottom: 5% !important;
}

.prol-top {
  margin-bottom: 10%;
  border-bottom: 1px solid #f3f3f8;
}

.prol-bot ul li {
  border: 0;
}

.prol-bot ul li a {
  color: #000;
}

.btn-prolog {
  border: 1px solid #f3f3f8;
}

.prol-bot div {
  padding-top: 5%;
  border-top: 1px solid #f3f3f8;
}

.proordermain tbody tr {
  background-color: #fff;
  cursor: pointer;
}

.proordermain tbody tr td,
.proordermain tbody tr th {
  padding: 1.5rem 1rem;
}

.proordermain thead tr th {
  font-family: opb;
  padding: 1.5rem 1rem;
}

.profile-right .page-item.active .page-link {
  background-color: #fd263a !important;
  border-color: transparent !important;
}

.profile-right .page-item a {
  color: #000;
}

.pror-top h5 {
  font-size: 2rem;
  font-family: opb;
}

.btn-profdrop {
  background-color: #000;
  color: #fff;
}

.ordermore .dropdown-toggle::after,
.proadd-card .dropdown-toggle::after {
  display: none;
}

.ordermore .dropdown-menu {
  transform: translate3d(-70px, -173px, 0px) !important;
}

.procheck-workshop ul li a {
  color: rgba(0, 0, 0, 0.5);
}

.procheck-workshop h5 {
  margin-left: 10% !important;
}

.checkhead .form-check {
  margin-left: 1.5rem;
}

.procheck-workshop .form-check {
  margin-left: .2rem;
}

.checkhead .form-check label {
  font-family: opb;
  font-size: 1.4rem;
  margin-bottom: 5%;
}

.proadd-card {
  width: 100%;
  height: auto;
  background-color: #fff;
  border-radius: 10px;
  padding: 5%;
  border: 1px solid #f5f5f5;
  margin-bottom: 5%;
  cursor: pointer;
}

.proaddressmain {
  width: 100%;
  margin-top: 5%;
}

.proadd-card h5 {
  margin-bottom: 2% !important;
  font-family: opb;
}

.proadd-card h6 {
  color: #555;
  padding-bottom: 1%;
}

.btn-adddrop {
  background-color: transparent;
  color: #999;
}

.proadd-card .dropdown {
  margin-top: 5%;
  border-top: 1px solid #f3f3f8;
}

.proadd-card.active {
  background-color: #fd263a;
  color: #ffffff;
  min-width: 240px;
}

.proadd-card.active a.btn-danger {
  color: #ffa6a6 !important;
}

.proadd-card.active a.btn-warning {
  color: #ecffa9 !important;
}

.proadd-card.active h5 {
  color: #fff;
}

.proadd-card.active h6 {
  color: #fff;
}

.proadd-card.active .btn-adddrop {
  color: #fff;
}

.address-modal h5 {
  font-family: opb;
  font-size: 2rem;
}

.address-modal input {
  background-color: #f3f3f8;
  border: 0;
  padding: 1.375rem 0.75rem;
}

.address-modal .input-group-text {
  background-color: #f3f3f8;
  border: 0;
}

.address-modal select {
  padding: 0.5rem 1rem;
  border: 0;
  height: calc(2.85rem + 2px);
  background-color: #f3f3f8;
  border: 0;
}

.address-modal .modal-content {
  padding: 5%;
}

.btn-addsave {
  background-color: #fd263a;
  color: #fff;
}

.btn-addcancel {
  background-color: #555;
  color: #fff;
}

.errormain img {
  width: 100%;
  height: 50vh;
  object-fit: scale-down;
}

.errormain {
  padding: 5%;
}

.errormain h4 {
  font-family: opb;
  font-size: 2.5rem;
}

.errormain p {
  color: #999;
}

.btn-errbtn {
  background-color: #fd263a;
  color: #fff;
  border-radius: 50px;

  font-family: opb;
}

.couponmain .tab-pane {
  margin-top: 2.5%;
}

.coupon-card {
  width: 100%;
  height: auto;
  padding: 2.5%;
  margin-bottom: 2.5%;
  border-radius: 10px;
  background-color: #fff;
}

.couponmain {
  width: 100%;
  height: auto;
  padding-bottom: 5%;
  background-color: #f3f3f8;
}

.coupon-img img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.coupon-desc h5,
.coupon-desc h6 {
  font-family: opb;
  font-size: 1.3rem;
  margin-bottom: 1% !important;
}

.coupon-desc p,
.coupon-action p {
  color: #999;
  margin-bottom: 1% !important;
}

.coupon-desc h6 {
  color: #fd263a;
}

.btn-getcode {
  background-color: #fd263a;
  color: #fff;
  margin-bottom: 5%;
}

.coupon-descmain {
  border-right: 3px dotted #cacaca;
}

.coupon-action {
  padding: 15% 0;
}

.couponmain .nav-link {
  padding: 1rem;
}

.couponmain .nav-link.active {
  background-color: #fd263a;
  color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border: 0;
}

.couponmain .nav-link {
  color: #000;
}

.couponmain nav {
  padding-top: 2.5%;
}

.couponmain .nav-link:hover {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.coup-img h5 {
  font-family: opb;
  color: #fff;
  font-size: 2.5rem;
  margin-bottom: 1% !important;
}

.coup-img p {
  color: #fff;
  font-size: 1.1rem;
  margin-bottom: 1% !important;
}

.btn-couponsearch {
  color: #fff;
  border-radius: 0;
  background-color: transparent;
}

.coup-img input {
  padding: 1.5rem 1rem;
  border: 0;
}

.coup-img .input-group-text {
  background-color: #fd263a;
  cursor: pointer;
  border: 0;
}

.privacymain {
  width: 100%;
  height: auto;
  background-color: #f3f3f8;
}

.privacybox {
  width: 60%;
  height: auto;
  padding: 1%;
  color: #555;
  margin: 0 auto;
}

.privacybox h4 {
  font-family: opb;
  font-size: 3rem;
  margin-bottom: 3% !important;
}

.privacybox h5 {
  font-size: 1.8rem;
  margin-bottom: 2% !important;
}

.privacybox p {
  margin-bottom: 6% !important;
}

.privacy-card {
  background-color: #fff;
  padding: 5%;
  border-radius: 10px;
  margin-bottom: 5%;
}

.privacy-card h5 {
  font-family: opb;
  font-size: 1.6rem;
}

.privacy-card p {
  line-height: 25px;
  font-size: 1.1rem;
}

.dset-passcard,
.proedit-card {
  background-color: #fff;
  border-radius: 10px;
  padding: 5% 2.5%;
  margin-bottom: 5%;
}

.proedit-card {
  padding: 2.5%;
}

.dset-passform input,
.proedit-card input,
.proedit-card select,
.checkbot select,
.collapseform input,
.checkbot input {
  background-color: #f3f3f8;
  border: 0 !important;
  height: auto;
  padding: 1.1rem 1rem;
}

.btn-dset {
  background-color: #fd263a;
  color: #fff;
}

.btn-fb {
  background-color: #3b5998;
}

.btn-twitter {
  background-color: #00aced;
}

.btn-gm {
  background-color: #dd4b39;
}

.dset-passcard h6 {
  font-family: opb;
  margin-bottom: 2.5% !important;
  font-size: 1.3rem;
}

.dset-passcard .btn-group i {
  color: #fff;
}

.btn-tfauth {
  background-color: #05e037;
  color: #fff;
  margin-top: 5%;
}

.insnav a.active {
  border-radius: 5px;
  color: #fd263a;
  border: 2px solid #fd263a !important;
}

.btn-accdel {
  background-color: #000;
  color: #fff;
  margin-top: 5%;
}

.dset-passcard .btn-group {
  margin-top: 5%;
}

.prosecmain,
.proedit-card {
  margin-top: 2.5% !important;
}

.wishright .cartrad {
  margin-bottom: 5%;
}

.checktop {
  width: 100%;
  height: auto;
  padding: 1%;
  border-top: 3px solid #fd263a;
  background-color: #fff;
}

.checkoutmain {
  width: 100%;
  padding: 0 0 3% 0;
  background-color: #f3f3f8;
}

.btn-applycode {
  background-color: #fd263a;
  color: #fff;
}

.collapseform {
  border: 0;
  margin-top: 2.5%;
  border-radius: 10px;
}

.checkbot {
  width: 100%;
  height: auto;
  padding: 1% 2%;
  margin-top: 2.5%;
  border-radius: 10px;
  background-color: #fff;
}

.checkbot h5 {
  font-family: opb;
  font-size: 1.4rem;
  margin: 2% 0 !important;
}

.checkbot-tr td,
.checkbot-tr th {
  font-family: opb;
  font-size: 1.1rem;
}

.btn-ordercom {
  background-color: #fd263a;
  color: #fff;
  font-family: opb;
  border-radius: 50px;
}

.checktop h5 a {
  color: #fd263a;
}

.btn-choseadd {
  border: 2px solid #fd263a;
  color: #fd263a;
  background-color: transparent;
}

.checkmodal .modal-content {
  background-color: #f3f3f8;
}

.btn-chooseadd {
  background-color: #fd263a;
  color: #fff;
}

.checkmodal .modal-title {
  font-family: opb;
  font-size: 1.2rem;
}

.checkmodal .proadd-card {
  margin-bottom: 10%;
}

.navbar-toggler {
  border: 1px solid #fff;
}

.navbar-toggler:focus {
  outline: none !important;
}

.headtopnav .btn-browse {
  width: 100%;
}

.headtopnav .btn-browse .dropdown-menu {
  left: 30%;
}

.headtopnav .btn-headfav {
  color: #fff;
}

.btn-checktop {
  background-color: #fff;
}

.insform h5 {
  font-family: opb;
}

#nav-apply h5,
#nav-insure h5 {
  font-family: opb;
}

.arr-modal .modal-body button {
  margin-bottom: 2%;
  background-color: #fff;
  border-radius: 50px;
  border: 1px solid #f3f3f8;
}

.arr-modal .modal-body .btn.active {
  background-color: #fd263a !important;
  border: 0;
  color: #fff;
}

.arr-modal .modal-body button:hover {
  border: 1px solid #fd263a;
}

.btn-arrmodalsave {
  background-color: #f4f4f4;
  color: #000;
  font-family: opb;
  border-radius: 50px;
}

.headbrowse .dropdown-menu {
  min-width: 65rem;
  left: 70px;
  border: 0;
  border-radius: 10px;
  box-shadow: 0 3px 18px 0 rgba(0, 0, 0, .1);
  padding: 1.5rem .5rem;

}

.headsearch .dropdown-menu {
  border: 0;
  border-radius: 10px;
  box-shadow: 0 3px 18px 0 rgba(0, 0, 0, .1);
}

.headsearch .dropdown-item:active {
  color: #fff;
  background-color: #fd263a !important;
}

.headsearch .dropdown-item:hover {
  background-color: #fa263a1a;
}

.heads-card li {
  border: 0;
  padding: .3rem 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.heads-card h6 {
  font-family: opb;
  font-size: 1.2rem;
}

.heads-card {
  margin-bottom: 5%;
}

.heads-ccard img {
  width: inherit;
}

.heads-card a {
  color: #878787;
  text-decoration: none;
  text-transform: capitalize;
  transition: color 0.25s;
}

.heads-card a:hover {
  color: #fd263a;

}

.heads-card h6:after {
  display: block;
  content: "";
  background-color: #fd263a;
  width: 15%;
  height: 2px;
  margin: 1% 0;
}

.headcart button:hover {
  z-index: auto !important;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  overflow-y: scroll;
  background-color: #fff;
  overflow: hidden;
  transition: 0.5s;
  padding-top: 5%;
}

#mySidenav {
  overflow-y: scroll;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.sidenav img {
  width: 200px;
}

.sidenav i {
  position: absolute;
  top: 0;
  right: 0;
  margin: 21px;
}

.main-sidemenu .card-header {
  background-color: transparent;
  border: 0;
  border-radius: 0;
}

.main-sidemenu .card {
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #f4f4f4 !important;
}

.main-sidemenu ul li a {
  color: #555;
  cursor: pointer;
  text-transform: capitalize;
}

.main-sidemenu ul li a:hover {
  color: #fd263a;
}

.main-sidemenu .card-body {
  padding: 0 2%
}

.main-sidemenu ul {
  border-top: 1px solid #f4f4f4 !important;
}

.main-sidemenu ul li {
  border: 0;
  border-bottom: 2px solid #f4f4f4 !important;
  padding: .5rem 1rem;
}

.btn-accbtn {
  color: #000;
  background-color: transparent;
}

.sidenav h4 {
  font-family: opb;
  font-size: 1.5rem;
}

.headcart .dropdown-toggle {
  border: 1px solid #f4f4f4;
}

.allprod-col button {
  background-color: #fff;
  margin-right: 2%;
}

.sidenav h4:after {
  display: block;
  content: "";
  background-color: #fd263a;
  width: 25%;
  height: 2px;
  margin: 1% 0;
}

.headtopnav .col-lg-8 {
  padding: 0 !important;
}

.index-over {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 3%;
  z-index: 1;
  background-color: transparent;
}

.index-over button {
  background-color: #fd263a;
  color: #fff;
}

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
}

@media only screen and (max-width: 768px) {
  .btn-fsbtn {
    font-size: 1rem;
  }

  .footermid h6 {
    width: auto;
    font-size: .8rem;
  }

  .footermid .btn-group {
    margin-top: 7%;
  }

  .headbrowse .dropdown-menu {
    min-width: 50rem;
    left: 0px;
  }

  .headover {
    height: auto;
  }

  .navbar-nav li a {
    font-size: 0.9rem;
  }

  .shopcatcard img {
    width: 110px;
    height: 110px;
  }

  .brandsmain img {
    width: 60px;
  }

  .dealcard img {
    width: 200px;
  }

  .shopcat-all h4 {
    margin-bottom: 3% !important;
  }

  .shopcatdesc h5 {
    font-size: 1rem;
  }

  .shopcatcard .btn {
    font-size: 0.7rem;
  }

  .allprod-col {
    padding: 0 !important;
  }

  .allprod-col .shcrtop img {
    margin: 0;
  }

  .allprodmain {
    padding: 3.5% 0;
  }

  .homeprocard img {
    width: 110px;
  }

  .shcrbot {
    margin-top: 0%;
  }

  .prosecr {
    padding: 0 !important;
  }

  .insnav a {
    margin-right: 2%;
  }

  .btn-browse {
    width: 95% !important;
  }

  .headlogo img {
    width: 90px;
  }

  .headlogo {
    margin-left: 0 !important;
  }

  .loginbox {
    width: 70%;
  }

  .privacybox {
    width: 90%;
  }

  .testisub img {
    width: 30px;
    height: 30px;
  }

  .aboutcontent img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0px;
  }

  .continner h6,
  .continner label {
    font-size: 0.9rem;
  }

  .continner h5 {
    font-family: mb;
  }

  .continner textarea,
  .continner input {
    border: 1px solid #f3f3f8;
    background-color: #f3f3f8 !important;
  }

  .btn-contbtn {
    font-size: 1rem;
  }

  .prodheader .dropdown-menu {
    transform: translate3d(-156px, 34px, 0px) !important;
    min-width: 20rem;
  }

  .prodheader .dropdown-menu .d-flex {
    padding: 3%;
    border-bottom: 1px solid #f4f4f4;
  }

  .prviewdesc h4 {
    font-size: 1.6rem;
  }

  .prviewdesc .input-group {
    /* width: 30%; */
  }

  .prviewimg .carousel-item img {
    height: 170px;
  }

  .prviewimg .carousel-indicators {
    bottom: -50px;
  }

  .prviewtop {
    padding: 2.5% 0;
  }

  .prol-name {
    width: 80px;
  }

  .checktop {
    margin-bottom: 2.5%;
  }

  .checkbot {
    margin-bottom: 5%;
  }

  .insnav .flex-column {
    flex-direction: row !important;
    margin-bottom: 2%;
  }

  .inscontent p {
    margin-bottom: 5% !important;
  }

  .inscontent .ins-p {
    margin-bottom: 2% !important;
  }
}

@media only screen and (max-width: 425px) {
  .loginbox {
    width: 80%;
  }

  .brandsmain div div {
    flex: 0 0 33.33333%;
    max-width: 33.333333%;
    margin-bottom: 5%;
  }

  .promoadd div div {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .promomain h3 {
    font-size: 2rem;
  }

  .promomain h6 {
    font-size: 1.3rem;
  }

  .promomain .input-group {
    padding: 0%;
    margin-top: 2%;
  }

  .dealcard .row .col-md-4 {
    text-align: center;
  }

  .inscontent p {
    margin-bottom: 7% !important;
  }

  .testisub .card {
    margin-bottom: 5%;
  }

  .shopcatcard img {
    width: 200px;
    height: 190px;
  }

  .shopcatdesc h5 {
    font-size: 1.3rem;
  }

  .shopcatcard .btn {
    font-size: 1rem;
  }

  .order-pnav {
    display: none !important;
  }

  .prosecmain .col-lg-6 {
    padding: 0 !important;
  }

  .profilesub .col-lg-8 {
    padding: 0 !important;
  }

  .loginmain {
    padding: 10% 0;
  }

  .loginhead h5 {
    font-size: 1.4rem;
  }

  .headsocial.d-flex {
    display: none !important;
  }

  .headermain .headnav nav {
    padding: 2% !important;
  }

  .headsearch {
    padding: 5% 2%;
  }

  .privacybox h4 {
    font-size: 2rem;
  }

  .privacybox h5 {
    font-size: 1.3rem;
  }

  .aboutcontent img {
    height: 30vh;
  }

  .abouthead h4 {
    font-size: 2rem;
    padding: 5% 0 2% 0;
  }

  .abinner .tab-content {
    padding-bottom: 10%;
  }

  .aboutover {
    top: 0;
  }

  .aboutover .nav-link {
    color: #fff;
  }

  .cartimg {
    border-right: 0;
    margin: 5% 0 5% 0;
  }

  .cartleftmain .row {
    margin-bottom: 5% !important;
  }

  .cartdesc {
    border-top: 1px solid #f5f5f5;
    padding-top: 2%;
  }

  .cartdesc h5 {
    font-size: 0.9rem;
    margin-top: 2% !important;
  }

  .cartdesc h6 {
    margin-bottom: 0% !important;
  }

  .cartqty .form-control {
    padding: 0;
    height: auto;
    margin-top: 2% !important;
  }

  .btn-rating i,
  .cartcontrols i {
    font-size: 0.7rem;
  }

  .cartcontrols .btn {
    font-size: 0.7rem;
    margin-top: 2%;
  }

  .prodheader {
    padding: 7% 0 5% 4%;
  }

  .coupon-img img {
    height: 100px;
  }

  .coupon-desc h5,
  .coupon-desc h6 {
    margin-top: 2% !important;
  }

  .coupon-descmain {
    border-right: 0;
  }

  .coupon-action {
    padding: 5% 0;
  }

  .couponmain .nav-tabs {
    margin: 5% 0;
  }

  .coup-img h5 {
    font-size: 1.5rem;
    margin-bottom: 3% 0 !important;
  }

  .coup-img p {
    font-size: 0.9rem;
    margin-bottom: 3% !important;
  }

  .prviewdesc {
    /* margin-top: 15%; */
  }

  .prviewimg {
    border-right: 0;
  }

  .prviewdesc .input-group {
    width: 37%;
  }

  .prol-name {
    width: 100px;
  }

  .pror-top {
    margin-top: 5%;
  }

  .proaddressmain .row .col-lg-4 {
    padding: 0;
  }

  .profilemain .maindrop .dropdown-menu {
    transform: translate3d(171px, 36px, 0px) !important;
    min-width: 15rem;
  }

  .prol-top h5 {
    font-size: 1rem;
  }

  .prol-top p {
    font-size: 0.8rem;
  }

  .checktop h5 {
    font-size: 1rem;
  }
}

@media only screen and (max-width: 375px) {
  .profilemain .maindrop .dropdown-menu {
    transform: translate3d(128px, 36px, 0px) !important;
  }

  .pror-top h5 {
    font-size: 1.5rem;
  }

  .homepro-col .col-lg-6 {
    padding: 0 !important;
  }

  .btn-choseadd {
    font-size: 0.7rem;
  }

  /* .homeprocard div {
        padding: 5% 0% 5% 5%;
    } */
  .homeprocard h6 {
    font-family: op;
    font-size: 1.1rem;
    width: auto;
  }

  .checktop {
    padding: 2%;
  }

  .checkbot h5 {
    margin: 4% 0 4% 2% !important;
  }
}

@media only screen and (max-width: 320px) {
  .loginbox {
    width: 90%;
  }

  .home-index .homeprocard img {
    width: 80px;
  }

  .home-index .row .col-md-6 {
    padding: 0;
  }

  .inscontent .ins-p {
    margin-bottom: 10% !important;
  }

  .btn-loginbtn {
    font-size: 0.9rem;
  }

  .privacybox {
    padding: 10% 0;
  }

  .privacy-card h5 {
    font-size: 1.2rem;
  }

  .errormain h4 {
    font-size: 1.5rem;
  }

  .prviewdesc h4 {
    font-size: 1.3rem;
  }

  .prviewdesc {
    /* margin-top: 20%; */
  }

  .btn-prviewcart {
    font-size: 0;
  }

  .prviewdesc .input-group {
    width: 45%;
  }

  .profilemain .maindrop .dropdown-menu {
    transform: translate3d(80px, 36px, 0px) !important;
  }
}

.compare {
  display: none;
  border-radius: 0rem !important;
}

#custorm-search span.twitter-typeahead {
  width: unset;
}

#form-parts span.twitter-typeahead {
  width: 100%;
}

.headover span.twitter-typeahead {
  width: 100%;
}

.form_request_shop {
  width: 100%;
  padding: 3%;
  border: 2px solid #fd263a;
  /* height: 53vh; */
  background-color: #fff;
}

.form_request_shop h5 {
  font-size: 1rem;
  padding-bottom: 2.5%;
  font-family: mb !important;
}

#basic-addon3 {
  max-width: 37px
}

@media (min-width:320px) {

  /* smartphones, iPhone, portrait 480x320 phones */
  span.twitter-typeahead {
    width: 86%;
  }

  .search-input-form {
    width: 90vw;
  }
}

@media (min-width:360px) {

  /* smartphone galaxy s5, portrait 640x360 phones */
  span.twitter-typeahead {
    width: 86%;
  }

  .cartqty {
    width: 100%;
  }

  .cartname {
    width: 100%;
  }

  .carttotlaprice {
    width: 50%;
  }

  .cartprice {
    width: 50%;
  }
}

@media (min-width:481px) {
  /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */

  span.twitter-typeahead {
    width: 89.5%;
  }

  .input-group span.twitter-typeahead {
    width: 88.5%;
  }
}

@media (min-width:641px) {
  /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */

  .cartqty {
    width: 20%;
  }

  .cartname {
    width: 40%;
  }

  .carttotalprice {
    width: 16%;
  }

  .cartprice {
    width: 16%;
  }
}

@media (min-width:961px) {
  /* tablet, landscape iPad, lo-res laptops ands desktops */
}

@media (min-width:1024px) {

  /* big landscape tablets, laptops, and desktops */
  .search-input-form {
    width: 30vw;
  }

  span.twitter-typeahead {
    width: 83.5%;
  }

  .input-group span.twitter-typeahead {
    width: 83.5%;
  }
}

@media (max-width: 1024px) {

  /* big landscape tablets, laptops, and desktops */
  .hide-lmd {
    display: none;
  }
}

@media (min-width:1281px) {
  /* hi-res laptops and desktops */

  .input-group span.twitter-typeahead {
    width: 87%;
  }

  .custom-templates span.twitter-typeahead {
    width: 92.2%;
  }

  .search-input-form {
    width: 35vw;
  }
}

.service-one {
  background-image: url('../img/about/1.jpg');
  background-repeat: no-repeat;
}

.service-two {
  background-image: url('../img/about/2.jpg');
  background-repeat: no-repeat;
}

.service-three {
  background-image: url('../img/about/3.jpg');
  background-repeat: no-repeat;
  color: #fff;
}

.service-four {
  background-image: url('../img/about/4.jpg');
  background-repeat: no-repeat;
  color: #fff;
}

.service-five {
  background-image: url('../img/about/5.jpg');
  background-repeat: no-repeat;
}

.service-six {
  background-image: url('../img/about/6.jpg');
  background-repeat: no-repeat;
}

#custorm-car span.twitter-typeahead {
  width: 100%;
}

li.list-group-item.text-white a {
  color: #ffffff;
}

.tt-menu {
  margin-top: 1px;
  min-width: 180px;
  padding: 7px 4px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  max-height: 300px;
  overflow-y: auto;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  width: 100% !important;
  background-color: white !important;
}

.tt-open {
  overflow-x: hidden;
}

a:-webkit-any-link {
  cursor: pointer;
}

.tt-suggestion.tt-selectable {
  cursor: pointer;
  color: #fd263a;
  font-weight: 700;
}

.tt-suggestion.tt-selectable:hover {
  cursor: pointer;
  color: #f75968;
  font-weight: 700;
}

/* =================  ELEMENTS FOR PRODUCT =================== */
.badge-new {
  top: 7px;
  left: 7px;
  position: absolute;
  display: block;
  z-index: 10;
  padding: 2px 7px;
  font-size: 12px;
  background-color: #ef5f5f;
  color: #fff;
  border-radius: 4px;
}

.badge-offer {
  display: block;
  position: absolute;
  top: 0px;
  right: 15px;
  z-index: 2;
}

.badge-offer b {
  background: #ef5f5f;
  padding: 4px;
  font-family: 'Bebas';
  font-weight: normal;
  text-align: center;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  height: 36px;
  width: 50px;
  position: relative;
}

.badge-offer b:after {
  border-top: 7px solid #ef5f5f;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: 36px;
  width: 0;
}

.btn-blk {
  border-radius: 0rem !important;
}

/* ================= RATINGS ============== */
.label-rating {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}

.stars-simple {
  margin-bottom: 7px;
}

.stars-simple i {
  color: orange;
}

.stars-simple small {
  color: #999;
  margin-left: 5px;
}

.rating {
  display: inline-block;
  position: relative;
  height: 50px;
  line-height: 50px;
  font-size: 50px !important;
}

.rating label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  cursor: pointer;
}

.rating label:last-child {
  position: static;
}

.rating label:nth-child(1) {
  z-index: 5;
}

.rating label:nth-child(2) {
  z-index: 4;
}

.rating label:nth-child(3) {
  z-index: 3;
}

.rating label:nth-child(4) {
  z-index: 2;
}

.rating label:nth-child(5) {
  z-index: 1;
}

.rating label input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.rating label .icon {
  float: left;
  color: transparent;
  font-size: 50px !important;
}

.rating label:last-child .icon {
  color: rgb(163, 163, 163);
}

.rating:not(:hover) label input:checked~.icon,
.rating:hover label:hover input~.icon {
  color: #FF8A65;
}

.rating label input:focus:not(:checked)~.icon:last-child {
  color: rgb(163, 163, 163);
  text-shadow: 0 0 5px #FF8A65;
}

/* rating-list */
.rating-stars {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  line-height: 1;
  white-space: nowrap;
  clear: both;
}

.rating-stars i {
  font-size: 14px;
  color: #ccc;
  display: inline;
}

.rating-stars li {
  display: block;
  text-overflow: clip;
  white-space: nowrap;
  z-index: 1;
}

.rating-stars li.stars-active {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.rating-stars li.stars-active i {
  color: orange;
}

:focus {
  outline: -webkit-focus-ring-color auto 0px !important;
}

.products-new button.slick-next.slick-arrow,
.products-new button.slick-prev.slick-arrow {
  display: none !important;
}

h5 {
  font-size: 1.17rem !important;
}

[v-cloak] {
  display: none;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #fd263a;
}

.img-xs,
.img-sm,
.img-md,
.img-lg {
  -o-object-fit: cover;
  object-fit: cover;
}

.img-md {
  width: 160px;
  height: 160px;
}

.img-wrap {
  text-align: center;
  display: block;
  border-radius: 50%;
}

.img-wrap img {
  max-width: 100%;
}

.file {
  position: absolute;
  z-index: 1000;
  opacity: 0;
  cursor: pointer !important;
  right: 0;
  top: 0;
  height: 100%;
  font-size: 24px;
  width: 100%;
}

.file-input {
  padding: 10px 20px;
  background: #ff0707;
  text-align: center;
  cursor: pointer !important;
  color: #fff;
}

.pagination span {
  font-size: 25px;
  border: 1px solid;
  padding: 0px 5px 0px 5px;
  margin: 2px;
}

.pagination span.disabled {
  border: none;
}


/* Timeline timeline */
.timeline {
  color: black;
  overflow: hidden;
  padding: 10px auto;
  margin: auto;
  position: relative;
  margin-right: auto;
  margin-left: auto;

}

.timeline:before {
  content: '';
  width: 8px;
  height: 100%;
  background: #e3e3e8;
  position: absolute;
  left: 20px;
}

.timeline-content {
  content: '';
  background: #f3f3f8;
  padding: 20px;
  margin: 10px 60px;
  width: 500px;
  border-radius: 4px;
  position: relative;
}

@media screen and (max-width: 624px) {
  .timeline-content {
    content: '';
    background: #f3f3f8;
    padding: 4px;
    margin: 10px 60px;
    width: 70%;
    border-radius: 4px;
    position: relative;
  }
}

.timeline-content:before {
  content: '';
  width: 20px;
  height: 20px;
  background: #f3f3f8;
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}


.timeline-content:after {
  content: '';
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 4px solid white;
  background: #b7b7b7;
  position: absolute;
  left: -55px;
  top: 50%;
  transform: translateY(-50%);

}

.timeline-content:hover {
  border-bottom: 7px solid #b7b7b7;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .28)
}

.timeline-content.last:hover {
  border-bottom: 7px solid #ff0000;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .28)
}

.timeline-content:after:hover {
  background: #ff0000;
}

@media screen and (max-width: 624px) {
  .timeline-content h2 {
    text-transform: uppercase;
    padding: 10px auto;
    font-size: 15px;
    margin-left: 10px;
    text-decoration: none;
    font-family: 'Vollkorn SC', serif;
  }
}

@media screen and (min-width: 670px) {
  .timeline-content h2 {
    font-size: 18px;
    font-family: 'Vollkorn SC', serif;
    text-transform: uppercase;
  }
}

.timeline-content a {
  text-decoration: none;
  color: black;

}

.timeline-content a:hover {
  color: rgb(255, 0, 0);
}

@media screen and (max-width: 624px) {
  .timeline-content p {
    font-weight: bold;
    margin-left: 10px;
    font-family: 'Josefin Sans', sans-serif;

  }
}

@media screen and (min-width: 670px) {
  .timeline-content p {
    font-weight: bold;
    font-family: 'Josefin Sans', sans-serif;
  }
}

.timeline-content.last:after {
  content: '';
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 4px solid white;
  background: rgb(255, 0, 0);
  position: absolute;
  left: -55px;
  top: 50%;
  transform: translateY(-50%);

}

.timeline-content small {
  font-size: 14px;

}

button.btn.btn-default.bootstrap-touchspin-up,
button.btn.btn-default.bootstrap-touchspin-down {
  border-radius: 0px !important;
  color: #fff !important;
  background-color: #dc3545 !important;
  border-color: #dc3545 !important;
}

.modal-header .close {
  padding: 0rem !important;
  margin: 0rem !important;
}

.select_mx {
  max-height: 3006px;
  width: 90%;
}

.radio-color-selector input {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.radio-color-selector input:active+.color-selectradio {
  opacity: .9;
}

.radio-color-selector input:checked+.color-selectradio {
  -webkit-filter: none;
  -moz-filter: none;
  filter: none;
}

.color-selectradio {
  cursor: pointer;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  -webkit-transition: all 100ms ease-in;
  -moz-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
  -webkit-filter: brightness(2) grayscale(.1) opacity(.8);
  -moz-filter: brightness(2) grayscale(.1) opacity(.8);
  filter: brightness(2) grayscale(.1) opacity(.8);
}

.color-selectradio:hover {
  -webkit-filter: brightness(2) grayscale(.1) opacity(1);
  -moz-filter: brightness(2) grayscale(.1) opacity(1);
  filter: brightness(2) grayscale(.1) opacity(1);
}

.color-selectradio input:checked {
  -webkit-filter: brightness(2) grayscale(.6) opacity(1);
  -moz-filter: brightness(2) grayscale(.6) opacity(1);
  filter: brightness(2) grayscale(.6) opacity(1);
}

.status-mark {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  border: 2px solid;
}

.currentcolor {
  display: inline-block;
  width: 36px;
  height: 26px;
  cursor: pointer;
  border-radius: 3px;
  border: 2px solid #b1b1b1;
}

/* LOADING START */

.sk-cube-grid {
  width: 40px;
  height: 40px;
  top: 47%;
  left: 47%;
}

.sk-cube-grid.center {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 47%;
  left: 47%;
}

.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: rgb(161, 12, 12);
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
  background-color: rgb(238, 223, 16);
}

.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  background-color: rgb(105, 105, 105);
}

.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  background-color: rgb(161, 12, 12);
}

.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
  background-color: rgb(105, 105, 105);
}

.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
  background-color: rgb(0, 0, 0);
}

.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  background-color: rgb(105, 105, 105);
}

.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  background-color: rgb(161, 12, 12);
}

.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
  background-color: rgb(105, 105, 105);
}

.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
  background-color: rgb(238, 223, 16);
}

@-webkit-keyframes sk-cubeGridScaleDelay {

  0%,
  70%,
  100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }

  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}

@keyframes sk-cubeGridScaleDelay {

  0%,
  70%,
  100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }

  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}

.no-padding {
  padding: 0px !important;
}

.loader-frame {
  position: fixed;
  width: 100%;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 995;
  height: 100vh;
  background: rgba(0, 0, 0, 0.767);
}

/* LOADING ENDS */
input.cpcode:focus {
  border: none !important;
  color: #999 !important;
}

input.cpcode {
  border: none !important;
  color: #999 !important;
}

.text-truncate {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* ------------------------------------------------------------------------------
*
*  # ION Range Slider
*
*  Styles for ION range slider plugin
*
*  Version: 1.1
*  Latest update: Mar 10, 2016
*
* ---------------------------------------------------------------------------- */

.irs {
  position: relative;
  display: block;
  height: 49px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}

.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none;
  height: 6px;
  top: 36px;
  background-color: #eeeeee;
  border-radius: 100px;
}

.irs-line-left,
.irs-line-mid,
.irs-line-right {
  position: absolute;
  display: block;
  top: 0;
}

.irs-line-left {
  left: 0;
  width: 11%;
}

.irs-line-mid {
  left: 9%;
  width: 82%;
}

.irs-line-right {
  right: 0;
  width: 11%;
}

.irs-bar {
  position: absolute;
  display: block;
  top: 36px;
  left: 0;
  width: 0;
  height: 6px;
  background-color: #03A9F4;
  border-radius: 100px;
}

.irs-bar-edge {
  position: absolute;
  display: block;
  top: 25px;
  left: 0;
  height: 12px;
  width: 9px;
}

.irs-shadow {
  position: absolute;
  display: none;
  top: 36px;
  left: 0;
  width: 0;
  height: 6px;
  background-color: #333333;
  border-radius: 100px;
  opacity: 0.25;
  filter: alpha(opacity=25);
}

.irs-slider {
  position: absolute;
  display: block;
  width: 18px;
  height: 18px;
  background-color: #fcfcfc;
  border: 1px solid #bbb;
  top: 30px;
  border-radius: 100px;
  cursor: pointer;
  z-index: 1;
}

.irs-slider:after {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -3px;
  margin-left: -3px;
  background-color: #666;
  border-radius: 100px;
}

.irs-slider:hover,
.irs-slider:focus {
  background-color: #f7f7f7;
}

.irs-slider:active {
  background-color: #fafafa;
}

.irs-slider.type_last {
  z-index: 2;
}

.irs-min,
.irs-max,
.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  display: block;
  cursor: default;
}

.irs-min,
.irs-max {
  color: #999999;
  font-size: 11px;
  line-height: 1;
  top: 0;
  padding: 5px;
  background-color: #eeeeee;
  border-radius: 2px;
}

.irs-min {
  left: 0;
}

.irs-max {
  right: 0;
}

.irs-from,
.irs-to,
.irs-single {
  left: 0;
  white-space: nowrap;
  color: #fff;
  font-size: 11px;
  line-height: 1;
  padding: 5px;
  top: 0;
  background-color: #333;
  border-radius: 2px;
}

.irs-from:after,
.irs-to:after,
.irs-single:after {
  content: "";
  position: absolute;
  display: block;
  bottom: -8px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -4px;
  overflow: hidden;
  border: 4px solid transparent;
  border-top-color: #333;
}

.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 24px;
}

.irs-with-grid {
  height: 75px;
}

.irs-with-grid .irs-grid {
  display: block;
}

.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background-color: #999999;
}

.irs-grid-pol.small {
  height: 4px;
}

.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 11px;
  color: #999999;
  line-height: 1;
  padding: 0 3px;
}

.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: transparent;
  z-index: 2;
}

.irs-disabled {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

#brandlist ul {
  padding-left: 0px;
}

.col-md-3.col-sm-6#catlog-products {
  padding-right: 2px !important;
  padding-left: 2px !important;
}

/* ------------------------------------------------------------------------------
*  # Sidebar
*
*  Styles for sidebar
* ---------------------------------------------------------------------------- */

#sidebar .list-group-item {
  border-radius: 0;
  background-color: #333;
  color: #ccc;
  border-left: 0;
  border-right: 0;
  border-color: #2c2c2c;
  white-space: nowrap;
}

/* highlight active menu */
#sidebar .list-group-item:not(.collapsed) {
  background-color: #222;
}

/* closed state */
#sidebar .list-group .list-group-item[aria-expanded="false"]::after {
  content: " \f0d7";
  font-family: FontAwesome;
  display: inline;
  text-align: right;
  padding-left: 5px;
}

/* open state */
#sidebar .list-group .list-group-item[aria-expanded="true"] {
  background-color: #222;
}

#sidebar .list-group .list-group-item[aria-expanded="true"]::after {
  content: " \f0da";
  font-family: FontAwesome;
  display: inline;
  text-align: right;
  padding-left: 5px;
}

/* level 1*/
#sidebar .list-group .collapse .list-group-item {
  padding-left: 20px;
}

/* level 2*/
#sidebar .list-group .collapse>.collapse .list-group-item {
  padding-left: 30px;
}

/* level 3*/
#sidebar .list-group .collapse>.collapse>.collapse .list-group-item {
  padding-left: 40px;
}

@media (max-width:48em) {

  /* overlay sub levels on small screens */
  #sidebar .list-group .collapse.in,
  #sidebar .list-group .collapsing {
    position: absolute;
    z-index: 1;
    width: 190px;
  }

  #sidebar .list-group>.list-group-item {
    text-align: center;
    padding: .75rem .5rem;
  }

  /* hide caret icons of top level when collapsed */
  #sidebar .list-group>.list-group-item[aria-expanded="true"]::after,
  #sidebar .list-group>.list-group-item[aria-expanded="false"]::after {
    display: none;
  }
}

/* change transition animation to width when entire sidebar is toggled */
#sidebar.collapse {
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .2s;
  -o-transition-duration: .2s;
  transition-duration: .2s;
}

#sidebar.collapsing {
  opacity: 0.8;
  width: 0;
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  -webkit-transition-property: width;
  -o-transition-property: width;
  transition-property: width;

}

@media (min-width: 576px) {
  .modal-dialog.lg {
    max-width: 80%!important;
    margin: 1.75rem auto;
  }
}
.prviewdesc.bh ul {
  margin-bottom: 0%!important;
}