/* Common */
.no-p-margin p {
  margin-bottom: 0;
}
.no-heading-margin h1,
.no-heading-margin h2,
.no-heading-margin h3,
.no-heading-margin h4,
.no-heading-margin h5,
.no-heading-margin h6 {
  margin-bottom: 0;
}
.no-margin p,
.no-margin h1,
.no-margin h2,
.no-margin h3,
.no-margin h4,
.no-margin h5,
.no-margin h6,
.no-margin img,
.no-margin a {
  margin-bottom: 0 !important;
}
.small-margin p,
.small-margin h1,
.small-margin h2,
.small-margin h3,
.small-margin h4,
.small-margin h5,
.small-margin h6,
.small-margin img,
.small-margin a {
  margin-bottom: 0.5em !important;
}
.medium-margin p,
.medium-margin h1,
.medium-margin h2,
.medium-margin h3,
.medium-margin h4,
.medium-margin h5,
.medium-margin h6,
.medium-margin img,
.medium-margin a {
  margin-bottom: 1em !important;
}
.orange-medium-btn {
  background: #e46907;
  background: linear-gradient(0deg, #e46907 0%, #f27610 50%, #fb8222 100%);
  text-shadow: 1px 1px 3px #cc630f;
}
.col-broder {
  border: 1px solid #ccc;
  border-radius: 10px;
}
.col-broder-blue-1 {
  border: 1px solid #289BD8;
  border-radius: 3px;
}
.col-broder-blue-5 {
  border: 5px solid #289BD8;
  border-radius: 10px;
}
.panel {
  margin: 0 auto;
}
.menu-item-only-dealer {
  display: none !important;
}
.heading-title h3 {
  position: relative;
  display: inline-block;
  width: auto;
  font-size: 32px;
  line-height: 40px;
}
.heading-title h3::after {
  position: absolute;
  width: 60%;
  left: 20%;
  top: 43px;
  content: "";
  height: 1px;
  border-bottom: 2px solid #570001;
}
.heading-title.white-title h3::after {
  border-bottom: 2px solid #fff;
}
.page-title {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  color: #FFFFFF;
}
.buttonizer a.float-menu {
  display: none;
}
.tooltipster-base {
  margin-top: 30px !important;
}
.tooltipster-box {
  padding-top: 15px !important;
}
/* Header */
#header .gift-icon i.fa-gift {
  font-size: 38px;
  color: #ca0d14;
}
/* Main menu */
/* Product */
/* Contact icon */
/* Footer */
#footer {
  padding: 0;
  background-image: url('/wp-content/uploads/2022/11/footer_bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
#footer .widget .is-divider {
  display: none;
}
/* Single product page */
.sec-product-content .row-product-info .buy-btn a {
  border-radius: 5px;
  margin-top: 10px;
  font-size: 12px;
}
.sec-product-content .row-product-info .buy-btn a span {
  display: block;
  padding: 6px 12px;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 600;
}
.sec-product-content .row-product-info .buy-btn.red-btn > a {
  background: #fd6e1d;
}
.sec-product-content .row-product-info .buy-btn.blue-btn > a {
  background: #189eff;
}
/* For Desktop and tablet */
/* For Mobile */
