.pagination {
  
  --bs-pagination-border-color: #b2a28e;
  --bs-pagination-hover-color: #000;
  --bs-pagination-hover-bg: #b2a28e;
  --bs-pagination-hover-border-color: #b2a28e;
  --bs-pagination-focus-color: #000;
  --bs-pagination-focus-bg: #b2a28e;
  --bs-pagination-active-color: #000;
  --bs-pagination-active-bg: #b2a28e;
  --bs-pagination-active-border-color: #b2a28e;
  -webkit-tap-highlight-color: transparent;
  outline: none !important;
  box-shadow: none;
}

.topbar-section {
  z-index: 1;
}

.pagination .page-link:active,
.pagination .page-link:focus {
  outline: none !important;
  box-shadow: none;
}

.footer3-section {
  background: #0c0d12;
}

.footer3-bottom {
  background: #0c0d12;
  color: #fff;
  border-top: 1px solid #fffef9;
  padding-top: 20px;
}

.footer-logo {
  max-width: 150px;
}

.widget-title {
  color: #fff;
}

.candle-padding img {
  padding: 0 60px;
}

.widget-subscibe2 .btn {
  height: 42px;
  line-height: 42px;
  border: 1px solid #fffef9;
  padding: 0 20px;
  border-radius: 30px;
  font-weight: 400;
  text-transform: capitalize;
  color: #fff;
  background: #000;
  min-width: 200px;
  font-size: 18px;
}

.widget-subscibe2 .btn:hover {
  background: #b2a28e !important;
  color: #fff !important;
  font-weight: 400;
  border: 1px solid #b2a28e;
}

.testimonials-box {
  background: #fff;
  border-radius: 10px;
}

.product-category-title {
  font-size: 1.8rem;
  margin-bottom: 0;
}

.product-sorting .nice-select {
  height: auto;
  padding-left: 0;
  border: 0;
  border-bottom: none;
  border-radius: 0;
  background: transparent;
  color: #555659;
}

.shop-toolbar-controls>li {
  margin: 0 10px 0 0;
  height: auto;
  padding-left: 0;
  font-weight: 400;
  border: 0;
  font-size: 16px;
  border-bottom: none;
  border-radius: 0;
  background: transparent;
  color: #555659;
}

.product-sorting .nice-select .current {
  font-size: 16px;
  line-height: 28px;
  display: block;
  padding-bottom: 4px;
  font-weight: 500;
}

.product-filter-widget-title {
  color: #555659;
  font-weight: 600;
  font-size: 1.1rem;
  text-transform: capitalize;
  margin-bottom: 20px;
}

.widget-list li a {
  font-size: 0.9rem;
}

.widget-list li .count {
  font-size: 0.9rem;
}

.side-filter {
  padding: 10px 0px 10px 0px;
  border: 1px solid #b2a28e;
  border-radius: 30px;
  display: block;
  width: 100%;
  float: left;
}

.side-filter .single-widget {
  border-bottom: 1px solid #b2a28e;
  padding: 30px 30px 20px 30px;
  margin-bottom: 0;
}

.side-filter .single-widget.no-border {
  border-bottom: none !important;
}

.breadcrumb-section {
  padding: 0 0 0 0;
  padding-right: 55px;
  padding-left: 55px;
}

.product-summery .product-buttons .btn {
  margin-right: 15px;
  margin-bottom: 0;
  margin-left: 30px;
  margin-left: 30px;
  line-height: 40px;
}

.product-summery .product-buttons .btn-icon {
  width: 50px;
  height: 50px;
  padding: 0;
  border-radius: 25px;
  line-height: 50px;
  min-width: 50px;
  margin-left: 0;
}

.product-quantity {
  font-weight: 600;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 117px;
  margin-left: 20px;
  padding: 10px 0;
  margin-top: 10px;
  border-bottom: 2px solid #ccc;
}

.product-details-right .product-quantity {
  border-bottom: none;
  margin-top: 0;
}

.product-info-tab-list li a {
  font-size: 1.3rem;
  font-weight: 400;
  opacity: 1;
  color: #555659;
  padding: 20px 20px;
  border: none;
  border-bottom: 1px solid #b2a28e;
}

.product-info-tab-list li {
  padding: 0;
  border: none;
}

.product-info-tab-list li a.active,
.product-info-tab-list li a:hover {
  opacity: 1;
  font-weight: 500;
  color: #821f18;
  border-left: 3px solid #821f18;
}

.product-desc-box {
  border: 1px solid #b2a28e;
  padding: 0;
}

.product-desc-box .product-desc-tab {
  border: 1px solid #b2a28e;
}

.product-info-tab-list {
  margin: 0 0 60px;
  margin-right: -15px;
  margin-left: -15px;
}

.product-infor-tab-content {
  padding: 30px 20px;
}

.blog .content h3.title {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 20px;
}

.widget-subscibe2 input[type="email"] {
  color: #fff;
  padding: 0;
  max-width: 200px;
  margin-bottom: 20px;
}

.text-white {
  color: #fff !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.form-check-input:checked {
  background-color: #b2a28e;
  border-color: #b2a28e;
}

.product-variations .form-check {
  padding-right: 20px;
  line-height: 30px;
}

.product-variations .form-check .form-check-label {
  margin-left: 10px;
  text-transform: uppercase;
  line-height: 30px;
  margin-top: 5px;
}

.product-variations .form-select {
  background: transparent;
  border: 1px solid #b2a28e;
  box-shadow: none;
}

.product-price del {
  font-size: 20px;
  font-weight: 300;
  color: #ccc;
}

.footer3-section .widget-list li a {
  text-transform: uppercase;
}

.information-title {
  min-height: 200px;
  padding: 400px 0 50px 0;
}

.information-title .page-title {
  background: #fffef9;
  padding: 20px 40px;
  float: left;
}

.information-title .page-title h1 {
  font-size: 32px;
  color: #555659;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.4;
}

.blog-page-title {
  min-height: 200px;
  padding: 400px 0 0 0;
}

.blog-page-title .page-title {
  background: #fffef9;
  padding: 30px 40px;
  float: left;
}

.blog-page-title .page-title h1 {
  font-size: 25px;
  color: #555659;
  margin-bottom: 0;
  font-weight: 600;
}

.page-title .blog-author {
  margin-bottom: 0;
  margin-top: 10px;
}

.page-title .blog-author .content {
  width: calc(100% - 90px);
  padding-right: 50px;
  padding-left: 20px;
  padding-top: 18px;
}

.about-title {
  min-height: 200px;
  padding: 400px 0 50px 0;
}

.about-title .page-title {
  background: #fffef9;
  padding: 20px 40px;
  float: left;
}

.about-title .page-title h1 {
  font-size: 32px;
  color: #555659;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.4;
}

.about-product-title {
  font-size: 28px;
  color: #555659;
  line-height: 1.4;
  font-weight: 600;
  margin-bottom: 60px;
}

.text-heading {
  color: #555659 !important;
  font-size: 24px;
  line-height: 1.4;
  font-weight: 600;
}

.width-100 {
  width: 100%;
}

.learts-pb-0 {
  padding-bottom: 0 !important;
}

.cart-wishlist-table tbody tr td.remove .btn {
  font-size: 15px;
  padding: 0;
  color: dimgray;
  min-width: 40px;
  width: 40px;
  height: 40px;
  line-height: 40px;
}

.cart-coupon .btn {
  position: absolute;
  top: 0;
  right: -5px;
  padding: 1px 20px;
  min-width: 100px;
  border-radius: 0 20px 20px 0;
  border: none;
  line-height: 48px;
  font-size: 15px;
}

.cart-coupon input[type="text"] {
  width: 300px;

  border: 1px solid #b2a28e;
  padding: 10px 10px;
  padding-right: 30px;
}

.checkout-register-box {
  background: #ffffff;
  border: 1px solid #cfd4d9;
  padding: 20px 30px;
}

.checkout-title {
  margin: 10px 0 20px 0;
}

.checkout-title h4 {
  color: #555659;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
}

.login-link a {
  color: #b2a28e;
}

.checkout-register-box fieldset {
  padding: 10px;
  border: none;
}

.checkout-register-box input:not([type="checkbox"]):not([type="radio"]),
.checkout-register-box textarea,
.checkout-register-box select {
  display: block;
  width: 100%;
  padding: 10px 20px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #555659;
  background-color: #fff;
  border: 1px solid #cfd4d9;
  border-radius: 5px;
}

.checkout-register-box fieldset legend {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  width: auto;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 0;
  text-transform: capitalize;
  color: #555659;
  background-color: transparent;
}

.checkout-box {
  background: #ffffff;
  border: 1px solid #cfd4d9;
  padding: 20px 30px;
}

.checkout-box fieldset {
  padding: 10px;
  border: none;
}

.checkout-box .input-group input {
  font-size: 1rem;
  font-weight: 400;
  display: initial;
  width: initial;
  padding: 10px 20px;
  border: 1px solid #cfd4d9;
  color: #555659;
  background-color: #fff;
}

.checkout-box .input-group .btn {
  min-width: 100px;
}

.checkout-box .btn-secondary {
  border-color: #555659;
  background-color: #555659;
  color: #fff;
}

.checkout-box textarea.form-control {
  min-height: 50px;
  height: 100px;
}

.summary-product-image {
  max-width: 100px;
  margin-top: 10px;
}

.table-summary {
  margin-bottom: 30px;
}

.summary-product-name {
  font-size: 20px;
  color: #555659;
  font-weight: 600;
}

.table-summary .table> :not(caption)>*>* {
  background: transparent;
  border: none;
}

.summary-total {
  font-size: 18px;
  color: #555659;
  font-weight: 500;
}

.checkout-total-box {
  background: #ffffff;
  border: 1px solid #cfd4d9;
  padding: 20px 30px;
}

.checkout-total-box h4 {
  color: #555659;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 30px;
}

.checkout-total-box .table> :not(caption)>*>* {
  background: transparent;
  border: none;
  padding: 0;
  color: #555659;
  font-size: 15px;
  font-weight: 400;
  padding: 0 0 10px 0;
}

.checkout-total-box .table tbody tr:last-child td {
  color: #555659;
  font-size: 20px;
  font-weight: 500;
  border-top: 1px solid #ccc;
  padding: 10px 0 10px 0;
}

.sticky-header .header-tools .header-login2 {
  margin-left: 25px;
  padding: 0;
  border: none;
  font-size: 15px;
}

.login-bg {
  background: url(../images/login-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.user-login-register {
  font-weight: 400;
  padding: 60px;
  border-radius: 15px;
}

.user-login-register h2 {
  color: #555659;
  font-weight: 600;
  font-size: 30px;
}

.user-login-register input:not([type="checkbox"]):not([type="radio"]),
.user-login-register textarea {
  font-size: 16px;
  font-weight: 400;
  display: block;
  width: 100%;
  padding: 10px 20px;
  color: #555659;
  border: 1px solid #ddc5bd;
  background-color: transparent;
  border-radius: 30px;
}

.btn-dark {
  border-color: #555659;
  background-color: #555659;
  color: #fff;
}

.user-login-register .btn {
  width: 100%;
  line-height: 40px;
}

.account-title h4 {
  color: #555659;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 5px;
}

.myaccount-tab-list {
  display: block;
  margin-right: 30px;
  border: 1px solid #ddc5bd;
  background: #ffffff;
}

.myaccount-tab-list a.active {
  color: #fff;
  background-color: #b2a28e;
}

.account-inner-section {
  display: block;
  border: 1px solid #ddc5bd;
  background: #ffffff;
  padding: 30px 30px;
}

.account-inner-section legend {
  font-size: 1.2rem;
  font-weight: 500;
  color: #555659;
}

.account-inner-section .col-form-label {
  color: #555659;
  line-height: 1.4;
  font-size: 16px;
  font-weight: 400;
}

.account-inner-section input:not([type="checkbox"]):not([type="radio"]),
.account-inner-section textarea {
  font-size: 16px;
  font-weight: 400;
  display: block;
  width: 100%;
  padding: 10px 20px;
  color: #555659;
  border: 1px solid #ddc5bd;
  background-color: transparent;
  border-radius: 30px;
  box-shadow: none;
}

.account-title {
  margin-bottom: 30px;
}

.account-title .breadcrumb-item {
  font-size: 13px;
  color: #555659;
  font-weight: 400;
}

.btn-small {
  max-width: 50px;
  width: 80px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  min-width: 10px;
  border-radius: 5px;
}

.account-inner-section h4,
.account-inner-section h3 {
  font-size: 1.2rem;
  font-weight: 500;
  color: #555659;
}

.account-inner-section .input-group input:not([type="checkbox"]):not([type="radio"]) {
  font-size: 1rem;
  font-weight: 400;
  display: initial !important;
  width: initial !important;
  padding: 10px 20px;
  border: 1px solid #cfd4d9;
  color: #555659;
  background-color: #fff;
}

.mobile-header .header-tools .header-login {
  margin-left: 25px;
  padding: 0;
  border: none;
  font-size: 15px;
}

.plant-left {
  width: 60%;
  flex: 0 0 auto;
}

.plant-right {
  width: 40%;
  flex: 0 0 auto;
}

.home-banner .inner .image {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 0;
}

.home-banner .inner .image img {
  width: 100%;
}

.home-banner .inner:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.testimonial-container {
  width: 90%;
  margin: 0 auto;
  max-width: 1200px;
}

.testimonial-container .testimonial-slider {
  padding-right: 100px;
  padding-left: 100px;
}

.testimonial p {
  font-size: 22px;
  font-weight: 400;
  line-height: 2;
  margin-bottom: 0;
  opacity: 0.8;
  color: #454545;
  max-width: 700px;
}

.testimonial .author .content .name {
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 5px;
  color: #333;
}

.testimonial .author .content .title {
  font-size: 17px;
  text-transform: capitalize;
  color: #0c0d12;
}

.product-subtitle {
  min-height: 20px;
  line-height: 20px;
}

.product-details-right .product-subtitle {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 50px;
}

.header-tools>div a span {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  height: 16px;
  font-family: sans-serif;
}

.widget-search form input {
  border: none !important;
  padding-bottom: 0 !important;
}

.side-filter .widget-list li a {
  color: #0c0d12;
  border-bottom: none;
}

.side-filter .widget-list li+li {
  margin-top: 13px;
}

.irs--flat .irs-bar {
  top: 25px;
  height: 12px;
  background-color: #b2a28e;
}

.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
  background-color: #b2a28e;
}

.irs--flat .irs-handle>i:first-child {
  background-color: #b2a28e;
}

.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
  border-top-color: #b2a28e;
}

.offcanvas .inner .foot .buttons .btn {
  padding: 0 20px;
  min-width: 200px;
}

.cart-totals .title {
  margin-bottom: 15px;
  font-size: 22px;
  text-align: left;
  font-weight: 500;
}

.cart-totals table tbody tr th {
  font-size: 15px;
  padding: 0;
  text-align: left;
  font-weight: 400;
  line-height: 20px;
}

.cart-totals table tbody tr td {
  padding: 5px 10px;
  text-align: right;
}

.cart-totals {
  width: 100%;
  background-color: #ffffff;
}

.cart-totals .btn-checkout {
  padding: 5px 20px;
  min-width: 200px;
  line-height: 40px;
}

.letter-spacing-initial {
  letter-spacing: initial !important;
}

label {
  color: #555659;
}

.term-label {
  color: #555659;
}

.term-label a {
  font-weight: 600;
}

.product-details-right {
  padding-left: 40px;
}

.btn-radio-option {
  font-weight: 500;
  line-height: initial;
  padding: 8px 20px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 40px;
  border: 1px solid #b2a28e;
  min-width: 50px;
  font-size: 15px;
  margin-right: 10px;
}

.option-box label {
  margin-bottom: 10px;
}

.option-box label:last-child {
  margin-bottom: 10px;
}

.btn-check:checked+.btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check)+.btn:active {
  color: #fff;
  background-color: #b2a28e;
  border-color: #b2a28e;
}

.alert {
  border: none;
}

.alert-dismissible .btn-close {
  display: none;
}

.cart-wishlist-table .product-quantity .input-qty {
  font-size: 20px !important;
}

.cart-wishlist-table .product-quantity {
  border-bottom: none;
  margin: 0 auto;
}

.contact-form input:not([type="checkbox"]):not([type="radio"]),
.contact-form textarea {
  font-size: 16px;
  font-weight: 400;
  display: block;
  width: 100%;
  padding: 10px 20px;
  color: #555659;
  border: 1px solid #ddc5bd;
  background-color: transparent;
  border-radius: 30px;
}

.contact-form textarea {
  height: 150px;
}

.discount-box h5 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
  border-top: 1px solid #0000001c;
  padding-top: 30px;
}

.topbar-menu ul li a:hover i {
  color: #000;
}

.lang-menu {
  text-align: right;
}

.rtl .lang-menu {
  text-align: left;
}

.lang-link:hover {
  color: #000;
}

.required .control-label:after,
.required .form-label:after {
  content: "*";
  color: red;
}

.btn-filled {
  color: #b2a28e !important;
}

.product-thumb .add-to-wishlist.btn-filled i {
  color: #b2a28e;
}

.page-top-banner {
  width: 100%;
  display: flex;
  align-items: center;
}

.page-top-banner img {
  width: 100%;
}

.rtl .header-tools>div {
  margin-left: 0;
  margin-right: 20px;
}

.rtl .topbar-menu ul li::after {
  left: 0;
  right: initial;
}

.rtl .topbar-menu ul li a i {
  margin-left: 10px;
  margin-right: 0;
}

.rtl .topbar-menu ul li {
  margin-right: 10px;
  padding-right: 0;
  padding-left: 5px;
  margin-left: 5px;
}

.rtl .header-section .me-auto {
  margin-left: auto !important;
  margin-right: initial !important;
}

.rtl .site-main-menu>ul>li.has-children>a::before {
  left: 10px;
  right: initial;
}

.rtl .information-title .page-title {
  float: right;
}

.rtl .blog .content .meta {
  padding-right: 0;
}

.rtl .blog .content .meta li {
  margin-right: 0;
  margin-left: 15px;
}

.rtl .blog .content .meta li i {
  margin-right: 0;
  margin-left: 8px;
}

.rtl .blog-author .content {
  padding-right: 20px;
  padding-left: 50px;
}

.rtl .blog-page-title .page-title {
  float: right;
}

.rtl .about-title .page-title {
  float: right;
}

.rtl .product-sorting .nice-select::after {
  right: initial;
  left: 8px;
}

.rtl .product-sorting .nice-select {
  padding-right: 0;
  padding-left: 30px;
}

.rtl .breadcrumb-item+.breadcrumb-item::before {
  float: right;
  padding-right: initial;
  padding-left: 10px;
}

.rtl .minicart-product-list li .content {
  padding-left: 0;
  padding-right: 15px;
}

.rtl .minicart-product-list {
  padding-right: 0;
}

.rtl .cart-coupon .btn {
  right: initial;
  left: -5px;
  padding: 1px 20px;
  border-radius: 20px 0 0 20px;
}

.rtl .cart-totals .title {
  text-align: right;
}

.rtl .cart-totals table tbody tr th {
  text-align: right;
}

.rtl .cart-totals table tbody tr td {
  text-align: left;
}

.rtl .form-check .form-check-input {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}

.rtl .checkout-total-box .table tbody .text-start {
  text-align: right !important;
}

.rtl .checkout-total-box .table tbody .text-end {
  text-align: left !important;
}

.active>.page-link,
.page-link.active {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: #b2a28e;
  border-color: #b2a28e;
}

.page-link {
  color: #0c0d12;
}

.btn-danger {
  border-color: #b2a28e;
  background-color: #b2a28e;
  color: #000;
}

.offcanvas .inner .body {
  overflow-y: scroll;
}

a.hover-yellow {
  color: #fff;
}

a.hover-yellow:hover {
  color: #f7db05;
}

.vat-text {
  font-size: 12px;
  color: #908e8e;
  margin-left: 10px;
}

.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
  color: #000;
  pointer-events: none;
  background-color: #c9c9c9;
  border-color: #c9c9c9;
  opacity: var(--bs-btn-disabled-opacity);
}

.alert-minimum {
  --bs-alert-color: #555659;
  --bs-alert-bg: transparent;
  --bs-alert-border-color: transparent;
  --bs-alert-link-color: #fffef9;
  padding: 5px 10px;
  display: block;
  margin-top: 20px;
}

.discount-option {
  display: flex;
  gap: 5px;
  margin-bottom: 10px;
  flex-flow: wrap;
}

.discount-option .btn {
  font-weight: 500;
  line-height: 30px;
  padding: 5px 10px;
  border-radius: 10px;
  min-width: 50px;
  font-size: 18px;
}

.bulk-title {}

.discount-inner {
  display: flex;
  width: 100%;
  margin-bottom: 10px;
  gap: 20px;
  flex-flow: wrap;
}

.discount-item {
  padding: 5px 10px;
  text-align: center;
  background: #b2a28e29;
  border-radius: 10px;
}

.discount-quantity {
  font-size: 15px;
  color: #6c6c6c;
}

.discount-price {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.175;
  color: #333;
}

.discount-help {
  font-size: 13px;
  color: #6c6c6c;
}

.footer-payment-list {
  list-style: none;
  color: #989898;
  align-items: center;
  display: flex;
  gap: 10px;
  justify-content: center;
}

.footer-payment-list img {
      height: 32px;
    margin-top: -8px;

}

.footer-payment-list i {
  font-size: 35px;

}

@media only screen and (max-width: 767px) {
  .cart-wishlist-table tbody tr td {
    padding: 10px 5px;
  }

  .cart-wishlist-table tbody tr td.thumbnail {
    width: 80px;
    min-width: 80px;
    padding: 5px;
  }

  .cart-wishlist-table .product-quantity .input-qty {
    font-size: 12px !important;
    max-width: 50px;
    padding: 0 3px !important;
  }

  .product-quantity .qty-btn {
    font-size: 10px;
  }

  .cart-wishlist-table tbody tr td .price,
  .cart-wishlist-table tbody tr td.subtotal {
    font-size: 13px;
    font-weight: 400;
  }

  .cart-wishlist-table tbody tr td.remove {
    position: relative;
    z-index: 9;
    top: initial;
    right: initial;
    width: initial;
    background: #fff;
    padding-right: 5px;
    font-size: 10px;
    border: none;
  }

  .cart-wishlist-table tbody tr td.remove .btn {
    font-size: 10px;
    padding: 0;
    min-width: 20px;
    width: 20px;
    height: 20px;
    line-height: 20px;
  }

  .cart-wishlist-table tbody tr td.name a {
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
  }

  .plant-right {
    padding-top: 20px;
  }

  .margin-xs-b-0 {
    margin-bottom: 0;
  }

  .margin-xs-t-0 {
    margin-top: 0;
  }

  .margin-xs-0 {
    margin: 0;
  }

  .candle-padding img {
    padding: 50px 60px;
  }

  .learts-mb-50 {
    margin-bottom: 10px !important;
  }
}