/* -------------------------------------------------------------------------- 
WARNING 
This file is auto generated by Simple SCSS Compiler plugin. 
Please do NOT modify it directly or you risk your changes to be overwritten. 
-------------------------------------------------------------------------- */ 

@charset "UTF-8";
/* -----------------------------------------------------------
CONTENTS:
Variables 
HTML and responsive
Reset
General
Wordpress core
Gutenberg
Spaces
Popup anything plugin
Navbar
Footer
Theme widgets
Custom buttons
Custom reservation form 1
Mini cart widget
aws search form plugin
Features 1
Features 2
Features 3 category
Features4
Features 5 category
Features 6
Features 7 category
Features 8 category
Features 9
Gallery1
Custom tabs
Wooproduct single
List1
List2 icon
List3
List4
List5
List6
List7
List8
Listlink
Listcontact
Custom countdown1
Custom countdown2
Testimonials
Testimonials2
Accordion
Stars
Blog
Team box
Social icons
Innerpages title
404 error
Scroll text
Latest posts widget
Latest posts widget footer
Preloader
Counter custom1
Counter custom1 white
Counter custom2
Counter custom3
Counter custom4
FAQ list shortcode
Subscribe custom1
Video button
Products woocommerce boxes 
WooCommerce pages
WooCommerce plugin customization
Cart pages
WooCommerce breadcrumbs
Events plugin
Event single
Quote
Quote2
Timeline slider custom
blog page builder element
Carousel product home10
Carousel product price shortcode
Carousel product description shortcode
tiny slider navigation controls next prev
Countup custom

@import url('https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css');

@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 font-weight: 400;
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot');
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf') format('truetype');
}

@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 font-weight: 700;
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot');
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.ttf') format('truetype')
}

@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 font-weight: 300;
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot');
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.ttf') format('truetype');
}

.nanumbarungothic * {
 font-family: 'NanumBarunGothic', sans-serif;
}

@import url(//fonts.googleapis.com/earlyaccess/nanummyeongjo.css);

.nanummyeongjo * {
 font-family: 'Nanum Myeongjo', serif;
}

@import url(//fonts.googleapis.com/earlyaccess/nanumgothiccoding.css);

.nanumgothiccoding * {
 font-family: 'Nanum Gothic Coding', monospace;
}

------------------------------------------------------------*/
/* --------------------------------------------
--------------------Variables------------------------
---------------------------------------------- */
@import transition-all;
:root {
  --bs-primary: #DEB494;
  --bs-secondary: #735235;
  --bs-third: #F25430;
  --bs-fourth: #f7f4ef;
  --bs-fifth: #FBF2E5;
  --bs-sixth: #FFBD00;
  --bs-seventh: #008661;
  --bs-font-primary: "Nanum Gothic";
  --bs-font-secondary: "Nanum Gothic Coding";
  --bs-font-third: "Nanum Gothic";
}
/* --------------------------------------------
--------------------Variables end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------HTML and responsive------------------------
---------------------------------------------- */
header, nav, article, section, aside, footer {
  display: block;
}
img {
  max-width: 100%;
  width: auto;
  -ms-interpolation-mode: bicubic;
}
img, embed, object, video {
  max-width: 100%;
}
/* --------------------------------------------
--------------------HTML and responsive end ------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Reset------------------------
---------------------------------------------- */
a:link, a:visited {
  text-decoration: none;
  color: #0d0d0d;
  outline: none;
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
a:hover {
  color: var(--bs-primary);
}
i {
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
h1, h2, h3, h4, h5, h6, p {
  margin-top: 0;
}
h1, h2, h3, h4, h5, h6 {
  font-family: var(--bs-font-secondary);
  color: #0d0d0d;
}
h1 {
  margin-bottom: 11px;
  font-size: 64px;
  font-weight: 500;
  line-height: 1;
  padding-top: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
@media (max-width: 992px) {
  h1 {
    font-size: 50px;
    line-height: 1.1;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 40px;
    line-height: 1.1;
  }
}
h2 {
  margin-bottom: 11px;
  font-size: 46px;
  font-weight: 500;
  line-height: 1.1;
  padding-top: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
@media (max-width: 992px) {
  h2 {
    font-size: 36px;
    line-height: 1.2;
  }
}
h3 {
  margin-bottom: 5px;
  font-size: 26px;
  line-height: 1.23;
  padding-top: 0;
  font-weight: 500;
}
@media (max-width: 992px) {
  h3 {
    font-size: 24px;
  }
}
h4 {
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 1.23;
  font-weight: 500;
  padding-top: 0;
}
h5 {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  padding-top: 0;
}
h6 {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  padding-top: 0;
}
/* Lists */
ul, ol {
  margin: 0 0 12px 0;
}
ul ul, ol ul, ul ol, ol ol {
  margin: 0;
}
p {
  padding-top: 5px;
  margin-bottom: 5px;
}
label {
  font-weight: 500;
  font-family: var(--bs-font-primary) !important;
  margin-bottom: 5px;
  font-size: 10px;
  color: #656565;
  text-transform: uppercase;
}
img {
  height: auto;
}
select {
  margin-bottom: 5px;
  border: 1px solid #d7d7d7;
  border-radius: 0;
  padding: 13px;
  font-size: 14px;
  font-style: normal;
  width: 100%;
  outline: 0;
  color: #383838;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
option, input[type=author], input[type=password], input[type=text], input[type=email], input[type=tel], input[type=url], input[type=date], input[type=number], input[type=search] {
  margin-bottom: 5px;
  border: 1px solid #d7d7d7;
  background: #fff;
  border-radius: 0;
  padding: 13px;
  font-size: 14px;
  font-style: normal;
  width: 100%;
  outline: 0;
  color: #0d0d0d;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
input[type=date] {
  color: #a2a2a2;
}
input.submit, input[type=submit] {
  margin-bottom: 0;
  background: #0d0d0d !important;
  color: #fff !important;
  border-radius: 0 !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
input.submit:hover, input[type=submit]:hover {
  transform: scale(1.1);
}
.wpcf7-not-valid-tip {
  font-size: 12px;
}
.footer-widgets input {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
}
select:hover, input:hover {
  outline: 0;
  box-shadow: none;
  color: #0d0d0d;
  border: 1px solid #0d0d0d;
  outline: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.footer-widgets input:hover {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
}
input:focus {
  outline: 0;
  box-shadow: none;
  color: #0d0d0d;
  outline: none;
  border: 1px solid #0d0d0d;
}
.footer-widgets input:focus {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
select:focus, option:focus {
  outline: none;
}
select {
  background: #fff url("assets/images/chevron-down.png") 100% 50% no-repeat;
  background-image: url("assets/images/chevron-down.png") 100% 50% no-repeat;
}
input[type="date"]::-webkit-calendar-picker-indicator {
  background: url("assets/images/chevron-down.png") 10% 50% no-repeat;
}
select:focus {
  box-shadow: 0;
  outline: none;
}
.wp-caption p {
  margin: 10px !important;
}
.wp-caption p:empty:before {
  content: "" !important;
}
form.post-password-form input[type=password] {
  margin-top: 14px;
}
form.post-password-form input[type=submit] {
  font-size: 16px !important;
  font-weight: 500;
  padding: 0;
  transform: none !important;
}
input[type=checkbox] {
  margin-right: 5px;
}
.wc-block-product-search.wp-block-woocommerce-product-search form .wc-block-product-search__fields, .searchform {
  display: flex;
  flex-direction: row;
  width: 100%;
}
@media (max-width: 767px) {
  .wc-block-product-search.wp-block-woocommerce-product-search form .wc-block-product-search__fields, .searchform {
    display: block;
    flex-direction: row;
    width: 100%;
    text-align: center;
  }
}
.wc-block-product-search.wp-block-woocommerce-product-search form .wc-block-product-search__fields input[type=search], .searchform input[type=search] {
  margin-right: 8px;
  border-radius: 0;
  padding: 10px 12px;
  height: 45px;
  color: #0d0d0d !important;
  background: #fff;
}
.wc-block-product-search.wp-block-woocommerce-product-search form .wc-block-product-search__fields button.wc-block-product-search__button, .searchform input[type=submit] {
  display: inline-block;
  margin-top: 0;
  padding: 0 12px;
  height: 45px;
  width: calc(40% + 24px);
  font-size: 17px !important;
}
.wc-block-product-search.wp-block-woocommerce-product-search form .wc-block-product-search__fields button.wc-block-product-search__button:hover, .searchform input[type=submit]:hover {
  transform: none;
}
.footer1-wrapper .searchform input[type=submit] {
  display: inline-block;
  margin-top: 0;
  padding: 0 12px;
  height: 45px;
  width: calc(40% + 24px);
  font-size: 17px !important;
  border: 1px solid #fff;
}
.footer1-wrapper .searchform input[type=submit]:hover {
  transform: none;
}
@media (max-width: 767px) {
  .wc-block-product-search.wp-block-woocommerce-product-search form .wc-block-product-search__fields input[type=search], .searchform input[type=search] {
    width: 100%;
  }
  .wc-block-product-search.wp-block-woocommerce-product-search form .wc-block-product-search__fields button.wc-block-product-search__button, .searchform input[type=submit] {
    margin-left: 0;
    width: 100%;
  }
}
.form-control, textarea {
  margin-bottom: 12px;
  border: 1px solid #d7d7d7;
  background: #fff;
  border-radius: 0;
  padding: 13px;
  font-size: 14px;
  font-style: normal;
  width: 100%;
  color: #0d0d0d;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
textarea:hover {
  outline: 0;
  box-shadow: none;
  color: #0d0d0d;
  border: 1px solid #0d0d0d;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  outline: none;
}
textarea:focus {
  outline: 0;
  box-shadow: none;
  color: #0d0d0d;
  border: 1px solid #0d0d0d;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  outline: none;
}
.sidebar select {
  max-width: 300px;
}
::placeholder {
  opacity: 1;
  color: #a2a2a2;
  font-weight: 400 !important;
  font-size: 14px !important;
  font-family: var(--bs-font-primary) !important;
}
input:focus::placeholder, select:focus::placeholder, textarea:focus::placeholder {
  opacity: 0;
  color: transparent;
}
/* --------------------------------------------
--------------------Reset end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------General------------------------
---------------------------------------------- */
html {
  height: 100%;
}
body {
  color: #383838;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.3;
  background: #fff;
  font-family: var(--bs-font-primary);
}
::selection {
  background: var(--bs-secondary);
  color: #fff;
}
::-moz-selection {
  background: var(--bs-secondary);
  color: #fff;
}
figure.wp-block-pullquote {
  border: none !important;
}
figure.wp-block-pullquote blockquote {
  border: none !important;
}
figure.wp-block-pullquote.has-background blockquote {
  border: none !important;
}
.entry-content blockquote p, .comment-content blockquote p {
  margin-bottom: 0 !important;
}
.wp-block-quote.has-text-align-right {
  border: none !important;
}
figure.wp-block-pullquote blockquote, blockquote, blockquote.wp-block-quote, blockquote.blockquote {
  margin-top: 12px;
  margin-bottom: 12px;
  border: none;
  padding: 0;
}
figure.wp-block-pullquote blockquote p, blockquote p, blockquote.wp-block-quote p, blockquote.blockquote p {
  display: block;
  margin-bottom: 12px;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 500;
  color: #0d0d0d;
}
figure.wp-block-pullquote blockquote cite, blockquote cite, blockquote.wp-block-quote cite, blockquote.blockquote cite {
  display: inline-block;
  margin-top: 12px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
  color: #0d0d0d;
}
figure.wp-block-pullquote blockquote cite em, blockquote cite em, blockquote.wp-block-quote cite em, blockquote.blockquote cite em {
  font-style: normal !important;
}
blockquote::before {
  display: inline-block;
  margin-bottom: 12px;
  width: 40px;
  height: 40px;
  text-align: center;
  padding-top: 10px;
  border-radius: 500px;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  background: #0d0d0d;
  border: 1px solid #0d0d0d;
}
code {
  color: #41444B;
  font-size: 16px !important;
}
blockquote.wp-block-quote.is-large p {
  margin-bottom: 12px !important;
}
blockquote.wp-block-quote.is-large, blockquote.wp-block-quote.is-style-large {
  padding: 16px 0 !important;
}
blockquote.wp-block-quote.is-large p, blockquote.wp-block-quote.is-style-large p {
  margin-bottom: 11px;
  font-size: 26px;
  line-height: 1.3;
  font-weight: 500;
  font-style: normal !important;
}
blockquote.wp-block-quote.is-large cite, blockquote.wp-block-quote.is-style-large cite {
  display: inline-block;
  margin-top: 0;
  font-size: 16px;
  color: #0d0d0d;
  font-weight: 400;
}
.line {
  width: 100%;
  border-bottom: 1px solid #dedede;
  height: 1px;
}
@media (max-width: 600px) {
  .row.overflows {
    margin-right: 0;
    margin-left: 0;
  }
  .overflow-hidden-small {
    overflow: hidden;
  }
}
/* fix for bootstrap row in elementor widgets */
.elementor-widget-container .row {
  margin: 0 !important;
  padding: 0 !important;
}
.wp-block-search__button {
  background: #0d0d0d;
  border: none;
  padding: 0 12px;
  color: #fff;
  margin-left: 0.625em;
  word-break: normal;
  max-height: 45px;
  border-radius: 0;
  font-size: 14px;
  font-weight: 500;
  font-family: var(--bs-font-secondary);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
  padding: 0;
  border: 1px solid #a2a2a2;
  border-radius: 0 500px 500px 0;
  height: 42px;
  background: #fff;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper input.wp-block-search__input {
  background: transparent;
  border: none;
  padding: 6px 12px;
  height: 42px;
}
.wp-block-search input.wp-block-search__input {
  background: transparent;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #a2a2a2;
  padding: 6px 12px;
  height: 42px;
}
.wp-block-social-links.socialiconsize.is-style-logos-only .wp-social-link svg {
  width: 24px !important;
  height: 24px !important;
}
/* help custom classes */
.sliderremovebutton .n2_ss_video_play_btn {
  display: none !important;
}
.rt-wpc-c2 .wrappimage {
  margin-bottom: 12px !important;
}
/*** bootstrap five columns class ***/
.five-col {
  flex: 0 0 auto;
  width: 20%;
}
@media (max-width: 1200px) {
  .five-col {
    flex: 0 0 auto;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .five-col {
    flex: 0 0 auto;
    width: 100%;
  }
}
/*** custom class for text stroke home 5 ***/
.text-stroke-custom {
  text-shadow: black 3px 0px 0px, black 2.83487px 0.981584px 0px, black 2.35766px 1.85511px 0px, black 1.62091px 2.52441px 0px, black 0.705713px 2.91581px 0px, black -0.287171px 2.98622px 0px, black -1.24844px 2.72789px 0px, black -2.07227px 2.16926px 0px, black -2.66798px 1.37182px 0px, black -2.96998px 0.42336px 0px, black -2.94502px -0.571704px 0px, black -2.59586px -1.50383px 0px, black -1.96093px -2.27041px 0px, black -1.11013px -2.78704px 0px, black -0.137119px -2.99686px 0px, black 0.850987px -2.87677px 0px, black 1.74541px -2.43999px 0px, black 2.44769px -1.73459px 0px, black 2.88051px -0.838247px 0px;
}
.text-shadow-custom {
  text-shadow: 3px -1px 0px var(--bs-third);
}
.text-shadow-custom2 {
  text-shadow: 1px 0 #000, -1px 0 #000, 0 1px #000, 0 -1px #000, 1px 1px #000, -1px -1px #000, 1px -1px #000, -1px 1px #000;
  color: #fff;
}
.custom-subscribe-form1 select, .custom-subscribe-form1 input {
  margin-top: 0;
  border-radius: 8px !important;
}
.custom-subscribe-form1 input.wpcf7-submit {
  margin-top: 0 !important;
  width: 100% !important;
}
.custom-subscribe-form1 input.wpcf7-submit:hover {
  transform: none;
}
.custom-contact-form1 input.wpcf7-submit {
  margin-top: 0 !important;
  width: 100% !important;
}
.custom-contact-form1 input.wpcf7-submit:hover {
  transform: none;
  background: var(--bs-primary) !important;
  color: #0d0d0d !important;
}
/* --------------------------------------------
--------------------General end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Wordpress core------------------------
---------------------------------------------- */
.wp-container-1.wp-block-group.has-background .wp-block-button {
  margin-top: 19px;
}
.wp-block-media-text.alignfull.has-media-on-the-right.has-background {
  margin-bottom: 24px;
}
.wp-block-button {
  margin-bottom: 12px;
}
.wp-block-button a:link, .wp-block-button a:visited {
  background: #0d0d0d;
}
.wp-block-button.is-style-outline a.wp-block-button__link {
  color: #0d0d0d;
  background: transparent !important;
}
.wp-block-button.is-style-outline a.wp-block-button__link:hover {
  border: 1px solid #0d0d0d;
  color: #0d0d0d !important;
}
.wp-block-button.is-style-squared a.wp-block-button__link {
  border-radius: 0 !important;
}
.wp-block-cover p, p.wp-block-cover-text {
  color: #fff !important;
}
p.wp-block-cover-text a {
  color: #fff !important;
}
a.wp-block-file__button {
  background: #d7d7d7 !important;
  color: #0d0d0d;
}
.page-links, .meta-wrapper {
  clear: both;
}
.page-links span, .page-links a, .page-links {
  font-weight: 400;
  padding-right: 5px;
  font-size: 16px;
}
.wp-block-button.aligncenter, .wp-block-calendar {
  text-align: left;
}
/*** wordpress tables ***/
.calendar_wrap {
  margin: 12px 0 32px 0;
}
.wp-block-calendar, .calendar_wrap {
  margin-bottom: 32px;
  border: 0;
  border-radius: 0;
  background: #f6f6f6;
}
.wp-block-calendar dl, .calendar_wrap dl {
  margin-bottom: 12px;
}
.wp-block-calendar table, .calendar_wrap table {
  padding: 0 12px;
}
.wp-block-calendar .wp-calendar-nav a, .calendar_wrap .wp-calendar-nav a {
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
}
.wp-block-calendar dt, .calendar_wrap dt {
  font-weight: 700;
}
.wp-block-calendar dd, .calendar_wrap dd {
  margin-bottom: 12px;
}
.wp-block-calendar table, .wp-block-calendar th, .wp-block-calendar td, .calendar_wrap table, .calendar_wrap th, .calendar_wrap td {
  border: none !important;
  color: #383838;
}
.wp-block-calendar table.wp-calendar-table thead th, .calendar_wrap table.wp-calendar-table thead th {
  padding-top: 12px;
  padding-bottom: 11px;
  font-size: 12px;
}
.wp-block-calendar table.wp-calendar-table caption, .calendar_wrap table.wp-calendar-table caption {
  margin-bottom: 0;
  caption-side: top;
  text-align: center;
  padding: 12px 12px 0 12px;
  color: #0d0d0d;
  font-size: 16px;
  font-weight: 500;
}
.wp-block-calendar table td, .calendar_wrap table td {
  position: relative;
  padding: 6px;
}
.wp-block-calendar table td a, .calendar_wrap table td a {
  display: inline-block;
  margin: 0 auto;
  background: #0d0d0d;
  color: #fff !important;
  border-radius: 0;
  text-decoration: none;
  width: 30px;
  height: 30px;
  font-size: 17px;
  font-weight: 500;
  padding-top: 4px;
  border: none;
}
.wp-block-calendar table.wp-calendar-table tr td, .wp-block-calendar table.wp-calendar-table th, .calendar_wrap table.wp-calendar-table tr td, .calendar_wrap table.wp-calendar-table th {
  text-align: center !important;
  background: transparent;
}
.wp-block-calendar table, .calendar_wrap table {
  margin-bottom: 0 !important;
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px;
  table-layout: fixed;
  width: 100%;
  box-shadow: none;
}
.wp-block-calendar caption, .wp-block-calendar th, .wp-block-calendar td, .calendar_wrap caption, .calendar_wrap th, .calendar_wrap td {
  font-weight: normal;
  text-align: left;
}
.wp-block-calendar th, .calendar_wrap th {
  border-width: 0;
  font-weight: 500;
}
.wp-block-calendar td, .calendar_wrap td {
  border-width: 0;
}
.wp-block-calendar thead, .wp-block-calendar tbody, .calendar_wrap thead, .calendar_wrap tbody {
  background: #f6f6f6;
}
.wp-block-calendar .wp-calendar-nav, .calendar_wrap .wp-calendar-nav {
  display: block;
  height: 50px;
  margin-top: 5px;
  padding: 10px 28px 0 28px;
  border-bottom: 4px;
}
.wp-block-calendar .wp-calendar-nav-next a, .wp-block-calendar .wp-calendar-nav-prev a, .calendar_wrap .wp-calendar-nav-next a, .calendar_wrap .wp-calendar-nav-prev a {
  display: inline-block;
  margin-bottom: 18px;
  margin-top: 6px;
  line-height: 1;
  font-size: 16px;
  font-weight: 500;
}
.wp-block-calendar .wp-calendar-nav-prev span, .calendar_wrap .wp-calendar-nav-prev span {
  color: #383838 !important;
}
.wp-block-calendar .wp-calendar-nav-next a:link, .wp-block-calendar .wp-calendar-nav-next a:visited, .wp-block-calendar .wp-calendar-nav-prev a:link, .wp-block-calendar .wp-calendar-nav-prev a:visited, .calendar_wrap .wp-calendar-nav-next a:link, .calendar_wrap .wp-calendar-nav-next a:visited, .calendar_wrap .wp-calendar-nav-prev a:link, .calendar_wrap .wp-calendar-nav-prev a:visited {
  display: inline-block;
  margin-bottom: 18px;
  margin-top: 8px;
  font-size: 17px;
  line-height: 1;
  color: #383838 !important;
}
table tbody tr:nth-child(1) th, .comment-content table tbody tr:nth-child(1) th, table thead tr th {
  font-weight: 500 !important;
}
/*** wordpress tables end ***/
/*** wordpress tables theme unit ***/
dl {
  margin-bottom: 12px;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 12px;
}
table, th, td {
  border-color: #C6C6C6;
  border-style: solid;
}
table.wp-calendar-table thead {
  font-size: 17px;
}
table thead {
  font-weight: 600 !important;
  background: #f6f6f6;
}
table.wp-calendar-table tr td, table.wp-calendar-table th {
  text-align: center !important;
}
.wp-calendar-table caption {
  margin-bottom: 15px !important;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  border-top: 1px solid #C6C6C6;
  border-left: 1px solid #C6C6C6;
  border-right: none;
  border-bottom: none;
  margin: 0 0 25px 0;
  table-layout: fixed;
  width: 100%;
}
table a {
  font-weight: 500;
  color: var(--bs-primary);
}
.wp-block-table td, .wp-block-table th {
  border-color: #C6C6C6;
}
caption, th, td {
  font-weight: normal;
  text-align: left;
}
th {
  border-width: 0 1px 1px 0;
}
td {
  border-width: 0 1px 1px 0;
}
th, td {
  padding: 12px;
}
/*** wordpress tables theme unit end ***/
.wp-block-calendar {
  margin-bottom: 24px !important;
  margin-top: 24px;
}
.gallery-caption, .bypostauthor {
  margin: auto;
}
.alignnone {
  margin: 6px 12px 12px 0;
}
.aligncenter, div.aligncenter {
  display: block;
  margin: 6px auto 6px auto;
}
.alignright {
  float: right;
  margin-left: 15px !important;
}
.alignleft {
  float: left;
  margin-right: 15px !important;
}
.wp-block-cover.has-background-dim.alignleft {
  margin-right: 24px !important;
}
.wp-block-cover {
  margin-top: 0 !important;
  margin-bottom: 24px !important;
}
.alignright.size-full {
  margin-top: 0;
}
.alignright.size-thumbnail {
  margin-bottom: 14px;
  max-width: 150px;
}
a img.alignright {
  float: right;
  margin: 6px 0 6px 6px;
}
a img.alignnone {
  margin: 3px 6px 6px 0;
}
a img.alignleft {
  float: left;
  margin: 6px 6px 6px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.wp-caption {
  background: #fff;
  max-width: 98%;
  /* Image does not overflow the content area */
  padding: 0;
  text-align: center;
}
.wp-caption.alignnone, .wp-caption.aligncenter {
  max-width: 100%;
}
.wp-caption.alignnone img, .wp-caption.aligncenter img {
  max-width: 100%;
}
.wp-caption.alignnone {
  margin: 6px 6px 6px 0;
}
.wp-caption.alignleft {
  margin: 6px 6px 6px 0;
}
.wp-caption.alignright {
  margin: 6px 0 6px 6px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98%;
  padding: 0;
  width: auto;
}
.wp-caption p {
  font-size: 16px;
  margin: 0 !important;
  padding: 0 12px 12px 12px !important;
  color: #0d0d0d !important;
  line-height: 1 !important;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.post-password-form input {
  height: 45px;
}
.post-password-form label, .post-password-form input {
  margin-left: 0 !important;
  min-width: 100% !important;
  float: left;
}
.post-meta li {
  list-style: none;
}
.wp-block-button a:link, .wp-block-button a:visited {
  color: #fff;
  backgorund-color: var(--bs-primary);
  border-radius: 500px !important;
}
.sticky h2 {
  position: relative;
  display: block;
  padding-left: 20px;
}
.sticky h2::before {
  position: absolute;
  display: inline-block;
  left: 0;
  content: "";
  font-family: "Font Awesome 5 Free";
  display: block;
  padding-top: 11px;
  text-align: center;
  color: var(--bs-primary);
  font-size: 17px;
  font-weight: 900;
  line-height: 1;
}
.wp-block-button a.wp-block-button__link:link, .wp-block-button a.wp-block-button__link:visited {
  margin-bottom: 12px;
  background: var(--bs-primary) !important;
  color: #0f0f0f !important;
  font-weight: 500;
  font-size: 16px;
  text-transform: none;
  border-radius: 0 !important;
  font-family: var(--bs-font-secondary);
}
.wp-block-button a.wp-block-button__link:hover {
  background: #0d0d0d;
}
a.wp-block-button__link {
  font-family: var(--bs-font-secondary) !important;
  font-size: 16px;
  background: #0d0d0d;
}
a.wp-block-button__link:hover {
  color: #fff;
}
.wp-block-button.is-style-outline a.wp-block-button__link {
  background: transparent;
  border: 1px solid #0d0d0d;
}
.wp-block-button a.wp-block-button__link br {
  line-height: 0 !important;
}
.wp-block-gallery figcaption.blocks-gallery-caption {
  margin-bottom: 24px;
  text-align: center;
}
.wp-block-gallery.columns-3.is-cropped.alignfull ul {
  margin-right: -1.5% !important;
}
.wp-block-gallery.columns-3.is-cropped.alignfull ul li {
  width: calc(33.33333% - 3%) !important;
  margin: 0 1.5% 1.5% 0 !important;
}
.blocks-gallery-grid figcaption {
  line-height: 1.3;
  background: #0d0d0d !important;
  font-size: 17px !important;
  font-weight: 400;
  padding: 18px !important;
}
figure.wp-block-pullquote {
  background: #0d0d0d;
  padding: 20px;
  border-radius: 0;
}
figure.wp-block-pullquote blockquote::before {
  display: inline-block;
  margin-bottom: 12px;
  width: 40px;
  height: 40px;
  text-align: center;
  padding-top: 10px;
  border-radius: 500px;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  color: #0d0d0d;
  background: #fff;
  border: 1px solid #fff;
}
figure.wp-block-pullquote blockquote p {
  margin-bottom: 5px !important;
  margin-top: 5px !important;
  color: #fff;
  font-size: 20px;
  font-weight: 500 !important;
}
figure.wp-block-pullquote blockquote cite {
  font-size: 16px;
  color: #fff;
  font-weight: 400 !important;
}
.wp-caption figcaption.wp-caption-text {
  margin-top: 10px;
  font-size: 14px;
}
/* GALLERIES */
.gallery {
  display: flex;
  flex-wrap: wrap;
  margin: 3em 0 3em -0.8em;
  width: calc(100% + 1.6em);
}
.gallery-item {
  margin: 0.8em 0;
  padding: 0 0.8em;
  width: 100%;
}
.gallery-caption {
  display: block;
  margin-top: 0.8em;
}
/* VANILLA GALLERIES */
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
ul.wp-block-rss, ul.wp-block-archives-list {
  padding-left: 18px !important;
}
ul.wp-block-rss li, ul.wp-block-archives-list li {
  margin-bottom: 6px !important;
  font-weight: 500;
}
.post-password-form {
  margin-bottom: 28px !important;
}
.post-password-form label {
  margin-bottom: 0 !important;
}
.wp-block-image .aligncenter > figcaption, .wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption {
  display: block;
  caption-side: bottom;
}
/* --------------------------------------------
--------------------WordPress core end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Gutenberg------------------------
---------------------------------------------- */
.aligncenter {
  display: block;
}
.wp-block-button.aligncenter {
  text-align: center;
}
.alignwide {
  width: 100%;
}
.wp-block-image {
  max-width: 5000px !important;
}
.wp-block-columns.alighfull {
  display: flex;
}
.alignfull {
  width: 98vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  padding: 0;
}
.alignfull .wp-block-column {
  padding: 0 30px;
}
.noalignfull .alignfull {
  width: 100%;
  float: none;
  position: relative;
  left: 0;
  right: 0;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
figure.alignwide img, figure.alignfull img {
  width: 100% !important;
  height: auto !important;
}
.aligncenter {
  margin-right: auto !important;
  margin-left: auto !important;
}
.wp-block-image figcaption {
  margin: 6px 0 0 0;
}
ul.wp-block-latest-posts.is-grid {
  margin-left: 10px;
  list-style-type: disc;
}
ul.wp-block-latest-posts li a {
  font-weight: 500;
  font-family: var(--bs-font-secondary);
}
ul.wp-block-latest-posts.is-grid li {
  margin: 0 12px 12px 0;
}
ul.wp-block-latest-posts li {
  margin-bottom: 12px;
}
ul.wp-block-latest-posts li time {
  font-size: 14px;
}
.wp-block-quote.is-large {
  border: none;
}
.wp-block-quote.is-large {
  padding-left: 0;
}
.wp-block-quote.is-style-large {
  padding-top: 15px;
  padding-bottom: 15px;
}
.alignright, .alignleft {
  max-width: 25%;
}
.alignright.size-full, .alignleft.size-full {
  max-width: 100%;
}
.alignright {
  padding-left: 20px;
}
.alignleft {
  padding-right: 20px;
}
figure.wp-block-audio {
  margin-bottom: 27px;
}
figure.wp-block-audio audio {
  width: 100%;
}
ul.wp-block-rss, ul.wp-block-archives-list {
  padding-left: 18px !important;
}
ul.wp-block-rss li, ul.wp-block-archives-list li {
  margin-bottom: 6px !important;
}
/* --------------------------------------------
--------------------Gutenberg end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Spaces------------------------
---------------------------------------------- */
/** fix for bootstrap container **/
@media (max-width: 1400px) {
  .container {
    max-width: 100% !important;
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (max-width: 1180px) {
  .container {
    padding-right: 25px;
    padding-left: 25px;
  }
}
/** for all pages top and bottom space **/
.pagespace {
  padding-top: 0;
  padding-bottom: 50px;
}
.pagespace2 {
  padding-top: 0;
  padding-bottom: 80px;
}
.pagespace3 {
  padding-top: 0;
  padding-bottom: 110px;
}
.pagespace4 {
  padding-top: 0;
  padding-bottom: 100px;
}
.pagespace5 {
  padding-top: 0;
  padding-bottom: 60px;
}
.articlespace {
  padding-bottom: 55px;
}
@media (max-width: 991px) {
  .pagespace {
    padding-top: 0;
    padding-bottom: 40px;
  }
  .pagespace2 {
    padding-top: 0;
    padding-bottom: 50px;
  }
  .pagespace3 {
    padding-top: 0;
    padding-bottom: 80px;
  }
  .pagespace4 {
    padding-top: 0;
    padding-bottom: 70px;
  }
  .pagespace5 {
    padding-top: 0;
    padding-bottom: 20px;
  }
  .articlespace {
    padding-bottom: 44px;
  }
}
/* --------------------------------------------
--------------------Spaces end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Popup anything plugin------------------------
---------------------------------------------- */
.paoc-cb-popup-body {
  line-height: inherit !important;
}
.paoc-cb-popup-body {
  max-width: 800px !important;
}
.paoc-close-popup.paoc-popup-close svg {
  display: none;
}
.paoc-close-popup.paoc-popup-close {
  top: 10px;
  right: 9px;
  border: none;
  background: transparent;
}
.paoc-close-popup.paoc-popup-close::after {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  content: "";
  font-family: "uicons-regular-straight";
  font-size: 16px !important;
  padding: 0;
  text-align: center;
  color: #1b1b1b;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 35px;
  height: 35px;
}
.paoc-close-popup.paoc-popup-close:hover, .paoc-close-popup.paoc-popup-close:hover::after {
  background: transparent;
}
.paoc-cb-popup-body {
  border-radius: 12px !important;
}
.paoc-popup-con-bg, .paoc-padding-30 {
  display: block !important;
  padding: 50px !important;
  min-width: 100% !important;
}
@media (max-width: 992px) {
  .paoc-popup-con-bg, .paoc-padding-30 {
    padding: 30px !important;
  }
}
.paoc-image-popup img {
  min-width: 35px;
}
/* --------------------------------------------
--------------------Popup anything plugin end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Navbar------------------------
---------------------------------------------- */
.top-widgets {
  position: relative;
  z-index: 1;
}
/* white text option */
@media (min-width: 993px) {
  .navbar-nav {
    flex-wrap: wrap;
  }
  .navbar-inner1 {
    width: 100%;
  }
  .content-center .navbar-nav {
    display: flex;
    justify-content: center;
  }
  .content-right .navbar-nav {
    display: flex;
    justify-content: flex-end;
  }
  .menu-white-text.white-nav button, .menu-white-text.white-nav .navbar-nav > li > a {
    color: #fff;
  }
  .menu-white-text.white-nav .navbar-brand, .menu-white-text.white-nav .navbar-brand span.description {
    color: #fff;
  }
  .menu-white-text.white-nav {
    color: #fff !important;
  }
  .white-nav.menu-transparent.menu-dark-text a.custom-button-link1:link, .white-nav.menu-transparent.menu-dark-text a.custom-button-link1:visited {
    color: #0d0d0d !important;
  }
}
.menu-white-text.white-nav.navbarscroll button, .menu-white-text.white-nav.navbarscroll {
  color: #0d0d0d !important;
}
.menu-white-text.white-nav.navbarscroll .navbar-nav > li > a {
  color: #0d0d0d !important;
  background: transparent;
}
.menu-white-text.white-nav .navbar-brand, .menu-white-text.white-nav .navbar-brand span.description {
  color: var(--bs-primary);
}
.white-nav .menu-widget-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 991px) {
  .white-nav .navbar-inner {
    padding-bottom: 12px;
  }
}
@media (min-width: 993px) {
  .white-nav .navbar-inner {
    display: flex;
    justify-content: space-between;
  }
}
/*** for small menu option ***/
.white-nav.small-menu-white {
  margin-top: 22px;
  background: transparent;
  border: none !important;
}
.white-nav.small-menu-white .navbar {
  background: #fff;
  border-radius: 12px;
  padding: 5px 20px;
}
@media (max-width: 992px) {
  .white-nav.small-menu-white .navbar {
    padding: 0 10px;
  }
}
.white-nav.small-menu-white .navbar .navbar-inner ul.navbar-nav > li {
  padding-top: 0;
  padding-bottom: 0;
}
.white-nav.small-menu-white .navbar-brand {
  margin-right: 30px;
  margin-bottom: 7px;
}
/* toggle */
button.navbar-toggler {
  display: flex;
  align-items: center;
  padding: 0;
  border: none;
  outline: none;
  box-shadow: none;
}
button.navbar-toggler:focus {
  box-shadow: none;
}
.animated-icon1 {
  display: inline-block;
  margin-top: 0;
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  cursor: pointer;
}
.animated-icon1 span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  border-radius: 0;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  background: #0d0d0d;
}
.animated-icon1 span:nth-child(1) {
  top: 0;
}
.animated-icon1 span:nth-child(2) {
  top: 7px;
}
.animated-icon1 span:nth-child(3) {
  top: 14px;
}
.animated-icon1.open span:nth-child(1) {
  top: 10px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.animated-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -50px;
}
.animated-icon1.open span:nth-child(3) {
  top: 10px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
/* toggle end */
.white-nav {
  width: 100%;
  min-height: 50px;
}
.white-nav .navbar-brand {
  margin-right: 60px;
  margin-left: 0 !important;
  font-weight: 600;
  font-size: 20px;
  color: #0d0d0d;
}
.white-nav .navbar-brand span.description {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #0d0d0d;
}
.white-nav .navbar-brand img {
  min-width: 117px;
  padding: 0;
}
@media (max-width: 1200px) {
  .white-nav .navbar-brand {
    margin-right: 30px;
  }
}
@media (max-width: 991px) {
  .white-nav .navbar-brand {
    line-height: 1.45;
  }
  .white-nav .navbar-brand-text {
    margin-bottom: 6px;
  }
}
.white-nav .navbar {
  position: relative;
  z-index: 5;
}
/*** navbar ***/
.navbar-menu-widgets1 {
  visibility: hidden;
}
@media (max-width: 991px) {
  .navbar-menu-widgets1 {
    visibility: visible;
  }
  .navbar-menu-widgets2 {
    visibility: hidden;
    display: none !important;
  }
}
.white-nav .navbar {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 5;
  flex-wrap: wrap;
  padding: 11px 0;
  /* active state */
  /* active state end */
}
.white-nav .navbar .navbar-menu-widgets {
  display: flex;
  align-items: center;
  z-index: 1;
  flex-wrap: wrap;
}
.white-nav .navbar .widget-menu .widget {
  margin-bottom: 0;
}
.white-nav .navbar .navbar-nav {
  flex-wrap: wrap;
}
.white-nav .navbar .navbar-nav li {
  list-style: none;
}
.white-nav .navbar .navbar-nav > li {
  padding: 20px 36px 20px 0;
}
@media (max-width: 1200px) {
  .white-nav .navbar .navbar-nav > li {
    padding: 20px 20px 20px 0;
  }
}
.white-nav .navbar .navbar-nav > li:first-child {
  margin-left: 0;
}
.white-nav .navbar .navbar-nav > li:last-child {
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 991px) {
  .white-nav .navbar .navbar-nav > li {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }
}
@media (min-width: 0px) {
  .white-nav .navbar .navbar-nav li.current-menu-ancestor > a, .white-nav .navbar .navbar-nav li.current-menu-parent > a, .white-nav .navbar .navbar-nav li.current-menu-item > a {
    font-weight: 600 !important;
  }
}
@media (min-width: 0px) {
  .white-nav .navbar .navbar-nav li.current-menu-ancestor > a::after, .white-nav .navbar .navbar-nav li.current-menu-parent > a::after, .white-nav .navbar .navbar-nav li.current-menu-item > a::after {
    font-weight: 400 !important;
  }
}
.white-nav .navbar .navbar-nav a {
  color: #0d0d0d;
}
.white-nav .navbar .navbar-nav > li > a {
  position: relative;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  font-family: var(--bs-font-primary);
  text-transform: uppercase;
}
/* mega menu options */
.white-nav.menu-color {
  background: #fff;
}
@media (min-width: 992px) {
  .white-nav.menu-color {
    background: #fff;
    border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
  }
  .white-nav.menu-transparent {
    background: transparent !important;
  }
  .white-nav.menu-transparent.navbarscroll {
    background: #fff !important;
    box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.04);
  }
}
.logo-one {
  display: none;
}
.logo-one.logo-one-yes {
  display: block;
}
.logo-two.logo-two-no {
  display: none;
}
@media (max-width: 992px) {
  .logo-one {
    display: block;
  }
  .logo-two {
    display: none;
  }
}
/* mega menu options end */
@media (min-width: 992px) {
  /* for first submenu */
  /* second submenu */
  .white-nav .navbar-nav > li:last-child > .sub-menu {
    position: absolute;
    left: auto;
    right: 0;
  }
  .white-nav .navbar-nav > li > .sub-menu > li > .sub-menu {
    position: absolute;
    left: -280px !important;
    right: auto !important;
  }
  .white-nav .navbar-nav ul > li, .white-nav .navbar-nav > li {
    position: relative;
    display: block;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .white-nav .navbar-nav ul > li > .sub-menu, .white-nav .navbar-nav > li > .sub-menu {
    position: absolute;
    z-index: 10;
    left: 0;
    margin-top: 15px;
    padding: 22px 0;
    border-radius: 12px;
    min-width: 250px;
    background: #fff;
    box-shadow: 0px 0px 15px rgba(37, 143, 103, 0.07);
  }
  .white-nav .navbar-nav ul > li > .sub-menu a:link, .white-nav .navbar-nav ul > li > .sub-menu a:visited, .white-nav .navbar-nav > li > .sub-menu a:link, .white-nav .navbar-nav > li > .sub-menu a:visited {
    display: block;
    background: transparent;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
    padding: 5px 0;
    font-family: var(--bs-font-primary);
    text-transform: uppercase;
    padding-right: 26px;
    padding-left: 26px;
  }
  .white-nav .navbar-nav ul li.mega-menu-column > .sub-menu, .white-nav .navbar-nav li.mega-menu-column > .sub-menu {
    min-width: 100% !important;
    width: 100% !important;
    padding: 30px !important;
    /*overflow-x: scroll!important;*/
  }
  .white-nav .navbar-nav {
    /* for megamenu column */
  }
  .white-nav .navbar-nav > li {
    padding-bottom: 6px;
    padding-top: 6px;
  }
  .white-nav .navbar-nav > li > .sub-menu > li {
    position: relative;
  }
  .white-nav .navbar-nav > li.mega-menu-column > .sub-menu > li > .sub-menu {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    margin-top: 0 !important;
    min-width: auto !important;
    box-shadow: none !important;
    border: none !important;
  }
  .white-nav .navbar-nav > li.mega-menu-column > .sub-menu > li > .sub-menu a {
    display: block;
    padding-top: 6px;
    padding-bottom: 6px;
    background: transparent;
  }
  .white-nav .navbar-nav > li.mega-menu-column > .sub-menu > li > .sub-menu a:hover {
    background: transparent;
  }
  .white-nav .navbar-nav li .sub-menu li .sub-menu {
    position: absolute;
    top: -30px;
    left: 100% !important;
    right: 0 !important;
    padding: 13px 0;
    min-width: 250px;
    background: #fff;
    border: none;
  }
  .white-nav .navbar-nav li .sub-menu li .sub-menu a {
    display: block;
    background: transparent;
  }
  .white-nav .navbar-nav > li:last-child > .sub-menu > li > .sub-menu {
    position: absolute;
    top: 0;
    left: -250px !important;
    right: auto !important;
  }
  .white-nav .navbar-nav > li.mega-menu-column:last-child > .sub-menu > li > .sub-menu {
    position: absolute;
    top: 0;
    left: 0 !important;
    right: auto !important;
  }
}
/* dropdown for small screen */
@media (max-width: 991px) {
  .white-nav {
    position: relative;
    min-height: auto;
    height: auto;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .white-nav .navbar {
    display: flex;
    align-items: center;
  }
  .white-nav .navbar .navbar-toggler {
    margin-top: 0;
  }
  .white-nav .navbar-nav {
    margin: 12px 12px 12px 0;
    text-align: left;
  }
  .white-nav .navbar-nav li {
    margin: 0;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .white-nav li.menu-item-has-children {
    display: flex;
    justify-content: flex-start;
  }
  .white-nav li.menu-item-has-children a {
    display: inline-block;
  }
  .white-nav ul.navbar-nav li.menu-item-has-children .icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    margin-left: 5px;
    width: 18px;
    height: 18px;
    text-align: center;
    font-size: 11px;
    cursor: pointer;
    border: 1px solid #0d0d0d;
    border-radius: 500px;
  }
  .white-nav ul.navbar-nav li.menu-item-has-children .icon::after {
    font-family: "Font Awesome 6 Free";
    content: "";
    font-weight: 900;
    color: #0d0d0d;
  }
  .white-nav li.menu-item-has-children > ul.sub-menu {
    position: relative;
    display: none !important;
  }
  .white-nav li.menu-item-has-children.dropdown > ul.sub-menu {
    display: block !important;
  }
  .white-nav .navbar-nav li {
    display: block !important;
  }
  .white-nav .navbar-nav li a {
    display: inline-block !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  .white-nav .navbar-nav > li > a {
    display: block;
    font-weight: 500;
    font-size: 14px !important;
    padding: 14px 0 !important;
  }
  .white-nav .navbar-nav li a {
    display: block;
    font-size: 14px;
    padding: 5px 0;
    text-transform: uppercase;
  }
  .white-nav ul.navbar-nav > li {
    margin: 0;
  }
}
/** chevron for desktop menus **/
@media (min-width: 992px) {
  .white-nav. ul.navbar-nav > li.menu-item-has-children > a {
    display: inline-flex;
    align-items: center;
    padding-right: 0 !important;
  }
  .white-nav ul.navbar-nav > li.menu-item-has-children > a::after {
    display: inline-flex;
    margin-left: 5px;
    content: "";
    width: 15px;
    height: 10px;
    background: url("assets/images/chevron-menu.svg") center center no-repeat;
  }
  .white-nav.menu-transparent ul.navbar-nav > li.menu-item-has-children > a::after {
    background: url("assets/images/chevron-menu-white.svg") center center no-repeat;
  }
  .white-nav.menu-transparent.menu-dark-text ul.navbar-nav > li.menu-item-has-children > a::after {
    background: url("assets/images/chevron-menu.svg") center center no-repeat;
  }
  .white-nav.navbarscroll ul.navbar-nav > li.menu-item-has-children > a::after {
    background: url("assets/images/chevron-menu.svg") center center no-repeat;
  }
}
/*** small screen nav ***/
@media (max-width: 991px) {
  .navbar-brand {
    margin-bottom: 13px;
    margin-top: 13px;
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
  }
  .navbar-brand img {
    margin-left: 0;
    margin-right: 7px;
    max-width: auto;
  }
  .navbar-toggler {
    padding-right: 0 !important;
  }
  .navbar {
    padding: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .navbar .dropdown-icon.fa {
    font-size: 11px;
  }
  .navbar .navbar-nav {
    padding: 0;
    border-radius: 0;
  }
  .navbar .navbar-nav .sub-menu {
    padding: 0;
    text-align: left;
    margin: 0;
    box-shadow: none !important;
  }
  .navbar .navbar-nav .dropdown-icon {
    float: right;
    padding-top: 10px;
    float: right;
  }
  .navbar ul.navbar-nav > li > a:link {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    padding: 12px 0;
    font-size: 14px !important;
  }
  .navbar ul.navbar-nav > li > a:visited {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    padding: 11px 0;
    font-size: 14px !important;
  }
  .navbar ul.navbar-nav > li > a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    background-color: #fff;
  }
  .navbar ul.navbar-nav > li > a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    background-color: #fff;
  }
  .navbar ul.navbar-nav > li:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    background-color: #fff;
  }
  .navbar ul.navbar-nav > li:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    background-color: #fff;
  }
  .navbar ul.navbar-nav > li:last-child > a {
    border: none !important;
  }
}
@media (max-width: 991px) {
  .navbar {
    position: relative;
    right: 0;
    width: 100%;
  }
  button.navbar-toggler {
    position: relative;
    z-index: 2;
    background: inline-block;
  }
  .dropdown-menu.dropdown-menu-right {
    left: 0;
    right: auto;
  }
}
/***** megamenu add class mega-menu-column in menu *****/
@media (max-width: 991px) {
  .white-nav .custom-mega-menu li.mega-menu-column > ul.sub-menu > li > a:link, .white-nav .custom-mega-menu li.mega-menu-column > ul.sub-menu > li > a:visited, .white-nav .custom-mega-menu li.mega-menu-column > ul.sub-menu > li > a:hover {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    cursor: auto;
  }
  .white-nav .custom-mega-menu li.mega-menu-column ul.sub-menu li ul.sub-menu {
    padding-top: 6px;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .custom-mega-menu li.mega-menu-column > ul.sub-menu > li > a:link, .custom-mega-menu li.mega-menu-column > ul.sub-menu > li > a:visited, .custom-mega-menu li.mega-menu-column > ul.sub-menu > li > a:hover {
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: 500;
    cursor: auto;
    line-height: 1;
    padding: 0;
  }
}
/* for image in megamenu */
.white-nav .custom-mega-menu li.mega-menu-column img {
  margin-bottom: 11px;
  margin-top: 11px;
  max-width: 180px;
  width: 100%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  cursor: pointer;
}
/* active state in mega menu */
.custom-mega-menu li.mega-menu-column ul li a {
  font-weight: 600;
}
.white-nav .custom-mega-menu li.mega-menu-column img:hover {
  transform: scale(1.1);
}
@media (max-width: 992px) {
  .white-nav .custom-mega-menu li.mega-menu-column img {
    max-width: 70px;
  }
}
@media (min-width: 992px) {
  /*** dropdown animation ***/
  /* for second dropdown */
  .custom-mega-menu .mega-menu-column {
    position: relative;
  }
  .custom-mega-menu .mega-menu-column > .sub-menu {
    overflow: hidden !important;
  }
  .custom-mega-menu li.mega-menu-column, .custom-mega-menu li.mega-menu-column li {
    position: static;
  }
  .custom-mega-menu li.mega-menu-column > ul > li {
    width: 33%;
  }
  .custom-mega-menu li.mega-menu-column > ul.sub-menu > li > a:link, .custom-mega-menu li.mega-menu-column > ul.sub-menu > li > a:visited, .custom-mega-menu li.mega-menu-column > ul.sub-menu > li > a:hover {
    font-size: 17px;
    font-weight: 500 !important;
    text-transform: none;
    cursor: auto;
    color: #0d0d0d;
  }
  .custom-mega-menu li.mega-menu-column > ul.sub-menu > li.current-menu-item > ul.sub-menu > li.current-menu-item > a, .custom-mega-menu li.mega-menu-column > ul.sub-menu > li > a:hover {
    background: transparent !important;
  }
  .custom-mega-menu ul.navbar-nav li.mega-menu-column.current-menu-parent li.current-menu-item a, .custom-mega-menu li.mega-menu-column > ul.sub-menu > li.current-menu-item > a, .custom-mega-menu li.mega-menu-column > ul.sub-menu > li > a:hover {
    background: transparent !important;
  }
  .custom-mega-menu ul.navbar-nav li.current-menu-parent li.current-menu-item a {
    background: transparent !important;
  }
  .custom-mega-menu ul li.mega-menu-column:hover ul {
    display: inherit;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
  }
  .custom-mega-menu ul li.mega-menu-column:hover ul li ul {
    display: inherit;
    position: relative;
    left: 0;
  }
  .custom-mega-menu ul li.mega-menu-column:hover ul li {
    float: left;
    position: static;
    display: block;
  }
  .custom-mega-menu ul li.mega-menu-column:hover ul li ul li {
    float: none;
    padding-top: 0;
  }
  .custom-mega-menu ul:hover ul li.mega-menu-column ul li a:link, .custom-mega-menu ul:hover ul li.mega-menu-column ul li a:visited {
    color: #fff;
    text-decoration: none;
  }
  .navbar li.menu-item-has-children > .sub-menu {
    margin-top: 40px;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
  }
  .navbar li.menu-item-has-children:hover > .sub-menu {
    margin-top: 20px;
    transition: 0.3s;
    opacity: 1;
    visibility: visible;
  }
  .navbar li.menu-item-has-children > li.menu-item-has-children > .sub-menu {
    top: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
  }
  .navbar li.menu-item-has-children > li.menu-item-has-children:hover > .sub-menu {
    top: 0;
    transition: 0.3s;
    opacity: 1;
    visibility: visible;
  }
  .navbar li.mega-menu-column > .sub-menu {
    display: flex !important;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
  }
  .navbar li.mega-menu-column:hover .sub-menu {
    transition: 0.3s;
    opacity: 1;
    visibility: visible;
  }
}
/***** megamenu end *****/
/* --------------------------------------------
--------------------Navbar end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Footer------------------------
---------------------------------------------- */
/* copyright row */
.footer2 {
  margin-top: 90px;
  background: #0d0d0d;
  width: 100%;
  padding: 0;
}
.footer2-line {
  background: #383838;
  width: 100%;
  height: 1px;
}
.footer2-space {
  padding: 19px 0;
}
@media (max-width: 992px) {
  .footer2 {
    margin-top: 35px;
  }
}
@media (max-width: 767px) {
  .footer2 {
    text-align: center;
  }
  .footer2 div.col-md-6:nth-child(2) {
    margin-top: 12px;
    display: flex;
    justify-content: center;
  }
}
/* main footer */
.footer1-wrapper-bg {
  padding-top: 120px;
  padding-bottom: 0;
  background: #fafafa;
}
@media (max-width: 992px) {
  .footer1-wrapper-bg {
    padding-top: 80px;
  }
}
.footer1-wrapper .footer {
  position: relative;
}
.footer1-wrapper h3.footertitle2 {
  margin-bottom: 28px;
}
.footer1-wrapper ul.footerul {
  padding-left: 0;
}
.footer1-wrapper ul.footerul li {
  margin-bottom: 0;
  line-height: 24px;
  color: #fff;
}
.footer1-wrapper ul.footerul li i {
  padding-right: 10px;
}
.footer1-wrapper .copyright, .footer1-wrapper .copyright h1, .footer1-wrapper .copyright h2, .footer1-wrapper .copyright h3, .footer1-wrapper .copyright h4, .footer1-wrapper .copyright h5, .footer1-wrapper .copyright h6 {
  color: #d7d7d7;
  font-size: 10px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}
.footer1-wrapper .copyright a {
  color: #a2a2a2;
  font-size: 10px;
  text-align: center;
  font-weight: 400;
}
.footer1-wrapper .copyright a:hover {
  color: var(--bs-third);
}
/* ----------------------------
To top button
----------------------------- */
.button-top {
  position: fixed;
  z-index: 1000;
  bottom: 10px;
  right: 10px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: var(--bs-primary);
  opacity: 1;
  cursor: pointer;
  color: #0d0d0d;
  width: 60px;
  height: 60px;
  font-size: 25px;
  border-radius: 500px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.04);
}
.button-top::before {
  font-family: "uicons-regular-straight";
  content: "פֿ";
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.button-top:hover::before {
  font-family: "uicons-regular-straight";
  content: "ﺨ";
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.button-top:hover {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  transform: scale(1.1);
  background: var(--bs-fifth);
}
@media (max-width: 767px) {
  .button-top-arrow, .button-top, .button-top::before {
    display: none !important;
  }
}
#toTopBtn {
  display: inline-flex !important;
  justify-content: center;
  align-items: center;
}
.button-top-arrow {
  position: fixed;
  z-index: 1000;
  bottom: 10px;
  right: 10px;
  text-align: center;
  background: #fff;
  opacity: 1;
  cursor: pointer;
  color: #0d0d0d;
  width: 60px;
  height: 60px;
  font-size: 28px;
  border-radius: 500px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.04);
}
.button-top-arrow::before {
  font-family: "uicons-regular-straight";
  content: "";
}
@media (max-width: 767px) {
  .button-top-arrow {
    bottom: 20px;
    right: 20px;
  }
  #toTopBtn {
    display: none !important;
  }
}
/* ----------------------------
To top button end
----------------------------- */
/* --------------------------------------------
--------------------Footer end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Theme widgets------------------------
---------------------------------------------- */
/* ----------------------------
Custom widgets
----------------------------- */
.custom-icon1 {
  display: inline-block;
  text-align: center;
}
.custom-icon1 a:link, .custom-icon1 a:visited {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: 40px;
  height: 40px;
  font-size: 17px;
  border-radius: 500px;
  background: var(--bs-third);
  color: var(--bs-primary);
}
.custom-icon1 a:link:hover, .custom-icon1 a:visited:hover {
  color: #fff;
  background: var(--bs-fourth);
}
.custom-widget-1 a {
  margin-left: 19px;
}
@media (max-width: 991px) {
  .custom-widget-1 {
    margin-top: 24px;
    text-align: left;
  }
  .custom-widget-1 a {
    margin-left: 0;
    margin-right: 12px;
  }
}
/**** filter plugin widget ****/
body .ui-slider.ui-widget-content:not(.iris-slider-offset) {
  background: var(--bs-fourth);
  border-radius: 0;
  border: none;
}
body .wpfPriceInputs input, body .wpfPriceInputs span {
  height: auto !important;
  font-family: var(--bs-font-primary) !important;
  font-size: 14px !important;
  font-weight: 500 !important;
}
body .wpfFilterTitle {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body .wpfFilterTitle i {
  font-size: 11px;
  color: #656565;
}
body .wpfFilterWrapper .wfpTitle {
  margin-bottom: 11px;
  font-size: 20px;
  line-height: 1.1;
  font-family: var(--bs-font-secondary);
  color: #0d0d0d;
  font-weight: 500;
}
body .ui-widget-header {
  background: #0d0d0d !important;
  padding: 0 !important;
}
body .wpfFilterWrapper .ui-slider-horizontal {
  margin-top: 3px !important;
}
body .wpfFilterWrapper .ui-slider-horizontal {
  height: 3px;
}
body .ui-slider.ui-widget-content .ui-slider-handle {
  background: #0d0d0d !important;
  border: none !important;
}
body .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 13px;
  height: 13px;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
  outline: none;
  border-radius: 500px !important;
}
body .wpfFilterWrapper[data-filter-type="wpfPrice"] .wpfFilterContent {
  padding-right: 0;
}
body .wpfFilterWrapper .wpfPriceInputs {
  margin-top: 10px;
  text-align: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: flex-start;
}
body .wpfPriceInputs {
  margin-left: -10px !important;
}
body .wpfFilterWrapper[data-filter-type] {
  padding-bottom: 11px;
}
body .wpfFilterVerScroll li {
  margin-bottom: 11px;
}
body label.wpfLiLabel {
  text-transform: none;
  color: #1d1d1d;
  font-size: 16px;
}
body .wpfFilterWrapper .wpfCheckbox label::before, body .wpfFilterWrapper .wpfCheckbox label::after {
  border-radius: 500px;
}
button.wpfFilterButton.wpfButton {
  min-height: 40px;
}
/* wpf clear button */
button.wpfClearButton.wpfButton {
  display: inline-block;
  border: none;
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  background: #0d0d0d;
  min-height: 45px;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 12px 24px;
  line-height: 1;
  border-radius: 500px;
  text-transform: none;
  font-family: var(--bs-font-secondary);
  color: #fff;
  outline: none;
}
/* ----------------------------
Custom widgets end
----------------------------- */
/* ----------------------------
footer widgets
----------------------------- */
.footer-widgets .wp-block-latest-comments .wp-block-latest-comments__comment-date {
  color: #fff;
}
.footer .footer-widgets {
  /* widget that need ul li padding */
  /* widget that need ul li padding end */
}
.footer .footer-widgets a:link, .footer .footer-widgets a:visited, .footer .footer-widgets span, .footer .footer-widgets label, .footer .footer-widgets div, .footer .footer-widgets p {
  color: #0c0c0c; 
}
.footer .footer-widgets h1, .footer .footer-widgets h2, .footer .footer-widgets h3, .footer .footer-widgets h4, .footer .footer-widgets h5, .footer .footer-widgets h6, .footer .footer-widgets cite, .footer .footer-widgets blockquote p, .footer .footer-widgets blockquote cite {
  color: #fff;
}
.footer .footer-widgets blockquote::before {
  color: var(--bs-fourth);
  background: #fff;
}
.footer .footer-widgets a:hover {
  color: var(--bs-third);
}
.footer .footer-widgets ol, .footer .footer-widgets ul li {
  margin-bottom: 12px;
  font-size: 17px;
}
.footer .footer-widgets .wp-block-woocommerce-product-categories ul, .footer .footer-widgets .widget_categories ul, .footer .footer-widgets .widget_nav_menu ul {
  padding-left: 0;
}
.footer .footer-widgets .wp-block-woocommerce-product-categories ul li ul, .footer .footer-widgets .widget_categories ul li ul, .footer .footer-widgets .widget_nav_menu ul li ul {
  padding-left: 4px;
  padding-top: 7px;
}
.footer .footer-widgets .wp-block-woocommerce-product-categories ul li ul li, .footer .footer-widgets .widget_categories ul li ul li, .footer .footer-widgets .widget_nav_menu ul li ul li {
  margin-left: 4px;
}
.footer .footer-widgets iframe {
  border-radius: 8px;
}
.footer .footer-widgets .widget-content > ul {
  padding-left: 0;
}
.footer .footer-widgets .widget-content li {
  list-style: none;
  color: #fff;
}
.footer .footer-widgets form input[type=submit], .footer .footer-widgets button.wp-block-search__button, .footer .footer-widgets form.searchform input[type=submit] {
  background: var(--bs-third);
}
.footer .footer-widgets form input[type=submit]:hover, .footer .footer-widgets button.wp-block-search__button:hover, .footer .footer-widgets form.searchform input[type=submit]:hover {
  background: var(--bs-primary);
}
a.rsswidget {
  font-weight: 500;
}
.rsssummary {
  color: #fff;
}
/* ----------------------------
footer widgets end
----------------------------- */
/* ----------------------------
sidebar widgets
----------------------------- */
:where(.wp-block-latest-comments:not([style*="line-height"] .wp-block-latest-comments__comment-excerpt p)) {
  line-height: 1.3;
}
.sidebar ul li .rssSummary {
  font-family: var(--bs-font-primary) !important;
  font-weight: 400 !important;
}
.sidebar {
  padding-left: 20px;
}
@media (max-width: 991px) {
  .sidebar {
    margin-top: 24px;
    padding-left: 0;
  }
  .sidebar.sidebarl {
    margin-top: 0 !important;
    padding-right: 0;
  }
}
.sidebar .wp-block-search__input input {
  margin-bottom: 0 !important;
}
.widget-menu, .sidebar {
  /* widget that need ul li padding */
  /* widget that need ul li padding end */
}
.widget-menu .widget, .sidebar .widget {
  font-size: 17px;
}
.widget-menu a:link, .widget-menu a:visited, .sidebar a:link, .sidebar a:visited {
  color: #0d0d0d;
}
.widget-menu ol li, .widget-menu ul li, .sidebar ol li, .sidebar ul li {
  margin-bottom: 12px !important;
  font-family: var(--bs-font-secondary);
}
.widget-menu .wp-block-woocommerce-product-categories ul, .widget-menu .widget_categories ul, .widget-menu .widget_nav_menu ul, .sidebar .wp-block-woocommerce-product-categories ul, .sidebar .widget_categories ul, .sidebar .widget_nav_menu ul {
  padding-left: 0;
}
.widget-menu .wp-block-woocommerce-product-categories ul li ul, .widget-menu .widget_categories ul li ul, .widget-menu .widget_nav_menu ul li ul, .sidebar .wp-block-woocommerce-product-categories ul li ul, .sidebar .widget_categories ul li ul, .sidebar .widget_nav_menu ul li ul {
  padding-left: 4px;
  padding-top: 7px;
}
.widget-menu .wp-block-woocommerce-product-categories ul li ul li, .widget-menu .widget_categories ul li ul li, .widget-menu .widget_nav_menu ul li ul li, .sidebar .wp-block-woocommerce-product-categories ul li ul li, .sidebar .widget_categories ul li ul li, .sidebar .widget_nav_menu ul li ul li {
  margin-left: 6px;
}
.widget-menu .widget ul, .sidebar .widget ul {
  list-style: none;
}
.widget-menu .widget_recent_comments .comment-author-link, .sidebar .widget_recent_comments .comment-author-link {
  color: #0d0d0d;
}
.widget-menu .widget ul.wp-block-archives-list li a, .sidebar .widget ul.wp-block-archives-list li a {
  font-size: 16px;
  font-weight: 500;
  color: #0d0d0d;
  font-family: var(--bs-font-secondary);
}
@media (max-width: 992px) {
  .sidebar {
    margin-top: 36px;
  }
}
/* ----------------------------
Menu widgets and sidebar widgets end
----------------------------- */
/* ------------------------------------
Default widgets 
------------------------------------*/
.widget-content .widget-title, .widget-content h2 {
  margin-bottom: 14px !important;
  margin-top: 22px !important;
  font-size: 20px !important;
  line-height: 24px;
  font-weight: 500;
}
/*woocommerce widget*/
.wc-block-featured-product {
  border-radius: 0;
}
.wc-block-featured-product .amount {
  font-weight: 500 !important;
  text-decoration: none;
  font-family: var(--bs-font-secondary);
}
.wc-block-featured-product h2 {
  margin-bottom: 0 !important;
}
.wc-block-featured-product a.wp-block-button__link:link, .wc-block-featured-product a.wp-block-button__link:visited {
  margin-top: 5px;
  text-transform: none;
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 12px;
  padding-top: 12px;
  border-radius: 500px !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.wc-block-featured-product a.wp-block-button__link:hover {
  color: #0d0d0d;
  background: var(--bs-primary);
  transform: scale(1.1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/*woocommerce widget end*/
/* custom class for sidebar widget title */
h2.sidebar-title-image, h3.sidebar-title-image, h4.sidebar-title-image, h5.sidebar-title-image, h6.sidebar-title-image {
  margin-bottom: 30px !important;
  font-size: 22px;
  line-height: 27px;
  font-weight: 500;
}
h2.sidebar-title-image.sidebar-title-image2 {
  margin-bottom: 25px !important;
}
/* fix for widget spaces */
.widget form.searchform, .sp-latest-posts-widget.latest-posts, .widget .widget-content ol, .widget .widget-content ul {
  margin-bottom: 0;
}
.widget .widget-content ol li ol, .widget .widget-content ul li ul {
  margin-bottom: 0;
}
.widget.widget_search form {
  margin-top: 0;
}
.widget.widget_search form {
  margin-bottom: 0;
}
.widget.widget_calendar .widget-title {
  margin-bottom: 18px;
}
.widget.widget_tag_cloud h2.widget-title {
  margin-bottom: 24px !important;
}
.widget select, .widget_archive select {
  margin-bottom: 0 !important;
  margin-top: 0;
}
.widget_categories select {
  margin-top: 0;
  margin-bottom: 0 !important;
}
.widget_tag_cloud {
  margin-bottom: 0 !important;
}
.footer .widget_text h2 {
  margin-bottom: 0 !important;
}
.widget_text h2.widget-title {
  margin-bottom: 0 !important;
}
.widget.widget_pages ul {
  font-weight: 500;
}
.widget.widget_pages ul li ul {
  margin-top: 0;
}
.widget.widget_categories ul.children, .widget.widget_pages ul.children {
  padding-left: 20px;
}
.widget.widget_categories ul.children, .widget.widget_pages ul.children {
  padding-top: 10px !important;
}
/* fix for widget spaces end */
.wc-block-product-categories-list li, .widget_categories li {
  color: #383838;
  font-weight: 500;
}
.wc-block-product-categories-list li::before, .widget_categories li::before {
  display: none;
}
.footer .widget_categories li::before {
  color: #fff;
}
.widget ul.wp-block-rss, .widget ul.wp-block-archives-list, .widget ul.wp-block-categories {
  padding-left: 0 !important;
}
.widget ul.wp-block-rss li, .widget ul.wp-block-archives-list li {
  margin-bottom: 12px !important;
}
.widget_block ul.wp-block-page-list ul {
  margin-top: 14px;
}
.widget_recent_comments .comment-author-link a {
  font-weight: 500 !important;
}
.widget_recent_comments ul li {
  margin-bottom: 12px;
}
.widget_recent_comments ul li::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  padding-right: 9px;
  color: var(--bs-primary);
}
.footer .widget_recent_comments ul li::before {
  color: var(--bs-primary);
}
.footer .widget_recent_comments ul li:hover::before {
  color: #fff;
}
.widget_archive ul li a {
  font-size: 17px;
  font-weight: 500;
  color: var(--bs-primary);
}
.menu-testing-menu-container ul {
  padding: 0;
}
.wp-block-latest-comments {
  padding-left: 0;
}
body ol.wp-block-latest-comments li {
  margin-bottom: 12px !important;
}
body ol.wp-block-latest-comments p {
  margin-bottom: 0 !important;
}
.wp-block-latest-comments img {
  margin-top: 3px !important;
}
@media (max-width: 992px) {
  .footer1-wrapper .wp-block-latest-comments img {
    margin: 0 auto 13px auto;
    float: none;
  }
}
.wp-block-latest-comments .wp-block-latest-comments__comment-date {
  font-size: 14px;
  color: var(--bs-secondary);
}
.wp-block-latest-comments .wp-block-latest-comments__comment-date p {
  padding-top: 0;
}
.wp-block-latest-comments__comment-excerpt p {
  font-size: 17px !important;
  line-height: 1.3 !important;
  padding-top: 0 !important;
}
.wp-block-latest-comments__comment-excerpt {
  margin-left: 0 !important;
}
.wp-block-latest-comments__comment-meta {
  margin-left: 0 !important;
}
.wp-block-latest-comments__comment-meta time {
  margin-top: 7px !important;
  font-size: 17px;
  font-weight: 500;
  color: var(--bs-primary);
  font-family: var(--bs-font-secondary);
}
.wp-block-latest-comments .wp-block-latest-comments__comment-author {
  font-weight: 500;
}
.footer-widgets h2.widget-title {
  margin-bottom: 13px;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.3;
}
.footer-widgets span, .footer-widgets p, .footer-widgets li, .footer-widgets h2, .footer-widgets h3, .footer-widgets h4, .footer-widgets h5, .footer-widgets h6, .footer-widgets .recentcomments {
  color: #fff;
}
.footer-widgets .widget-content > ul {
  padding-left: 0;
}
.footer-widgets .widget-content li {
  list-style: none;
}
.sidebar form {
  margin-bottom: 12px;
}
.sidebar form input[type=submit] {
  border: none !important;
}
.sidebar .widget-content {
  margin-bottom: 0;
}
.sidebar .widget-content h2 {
  margin-bottom: 12px;
}
.sidebar .widget-content > ul {
  padding-left: 0;
}
.sidebar .widget-content li {
  list-style: none;
}
.sidebar .media img {
  max-width: 50px;
}
.sidebar .wp-block-categories li {
  display: flex;
  width: 100%;
  align-items: center;
  margin-bottom: 6px;
  font-size: 17px;
  font-weight: 500;
  color: #0d0d0d;
  font-family: var(--bs-font-secondary);
}
.sidebar .wp-block-categories li a {
  display: block;
  width: 100%;
  color: #0d0d0d;
}
.sidebar .wp-block-categories li:hover a, .sidebar .wp-block-categories li:hover {
  color: #0d0d0d;
}
.sidebar .wp-block-categories li:last-child {
  margin-bottom: 0 !important;
}
.footer-widgets .recentcomments span a {
  font-weight: 400;
}
.footer-widgets .recentcomments a {
  color: #fff !important;
  font-weight: 500;
}
.widget_rss cite {
  display: block;
  margin-top: 7px !important;
  font-size: 16px;
}
.widget_rss span.rss-date {
  display: block;
  margin: 5px 0;
  font-size: 14px;
  font-weight: 600;
  color: var(--bs-secondary);
  font-family: var(--bs-font-primary);
}
.footer .widget_rss span.rss-date {
  color: #ccc;
}
.widget_rss li {
  margin-bottom: 14px !important;
}
.widget .wp-block-gallery figure.wp-block-image {
  width: 29% !important;
  margin-right: 2% !important;
  margin-bottom: 3% !important;
}
.widget.widget_block.widget_media_gallery {
  max-width: 400px;
}
.wp-block-columns.alighfull {
  display: flex;
}
.alignfull .wp-block-column {
  padding: 0 30px;
}
.alignfull {
  overflow: hidden;
  width: 98vw !important;
  position: relative;
  left: 48% !important;
  right: 48% !important;
  margin-left: -48vw !important;
  margin-right: -48vw !important;
  padding: 0 1%;
}
.widget input.wp-block-search__input {
  margin-bottom: 0 !important;
}
/* --------------------------------------------
--------------------Theme widgets end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Custom buttons------------------------
---------------------------------------------- */
/* custom button 1 */
.custombutton1 a:link, .custombutton1 a:visited, button.wc-block-product-search__button, .checkout_coupon.woocommerce-form-coupon .form-row.form-row-last button, .coupon button.button, .checkout-button.button.alt.wc-forward, a.button.wc-forward, a.button:link, a.button:visited, button.custom-button1, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce input.button, input[type=submit].custom-button1, a.custom-button1:link, a.custom-button1:visited {
  display: inline-block;
  border: none;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  color: #0d0d0d;
  background: var(--bs-primary);
  text-align: center;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 12px 24px;
  line-height: 1.3;
  border-radius: 500px;
  text-transform: none;
  font-family: var(--bs-font-secondary);
  outline: none;
}
button.wc-block-product-search__button:hover, .checkout_coupon.woocommerce-form-coupon .form-row.form-row-last button:hover, .coupon button.button:hover, .checkout-button.button.alt.wc-forward:hover, button.custom-button1:hover, input[type=submit].custom-button1:hover, a.custom-button1:hover {
  color: #0d0d0d;
  background: var(--bs-primary);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  transform: scale(1.1);
  box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.04);
}
/*** button style 2 ***/
#woosw_copy_btn, .woocommerce button.button, a.custom-button2:link, a.custom-button2:visited, .product form.cart .button, button.wpfFilterButton.wpfButton, .single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
  display: inline-block;
  border: none;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  background: #0d0d0d;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 12px 24px;
  line-height: 1.3;
  border-radius: 0;
  text-transform: none;
  font-family: var(--bs-font-secondary);
  color: #fff;
  outline: none;
}
#woosw_copy_btn:hover, .woocommerce button.button:hover, a.custom-button2:link:hover, a.custom-button2:visited:hover, .product form.cart .button:hover, button.wpfFilterButton.wpfButton:hover, .single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed:hover {
  transform: scale(1.1);
  background: var(--bs-primary);
  color: #0d0d0d;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.04);
}
/*** button style 3 ***/
a.custom-button3:link, a.custom-button3:visited {
  display: inline-block;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  line-height: 1.3;
  text-transform: none;
  font-family: var(--bs-font-secondary);
  outline: none;
  border-radius: 0;
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid var(--bs-secondary);
  padding: 14px 33px;
  color: #fff;
}
a.custom-button3:link:hover, a.custom-button3:visited:hover {
  transform: scale(1.1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.04);
}
/*** button style 4 ***/
a.custom-button4:link, a.custom-button4:visited {
  display: inline-block;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  line-height: 1.3;
  text-transform: none;
  font-family: var(--bs-font-secondary);
  outline: none;
  border-radius: 0;
  background: #fff;
  border: none;
  padding: 14px 33px;
  color: #0d0d0d;
}
a.custom-button4:link:hover, a.custom-button4:visited:hover {
  transform: scale(1.1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.04);
}
/*** button style 5 ***/
a.custom-button5:link, a.custom-button5:visited {
  display: inline-block;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  line-height: 1.3;
  text-transform: none;
  font-family: var(--bs-font-secondary);
  outline: none;
  border-radius: 0;
  background: var(--bs-secondary);
  border: 1px solid var(--bs-secondary);
  padding: 14px 33px;
  color: #fff;
}
a.custom-button5:link:hover, a.custom-button5:visited:hover {
  transform: scale(1.1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.04);
}
/*** button style 6 ***/
a.custom-button6:link, a.custom-button6:visited {
  display: inline-block;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  line-height: 1.3;
  text-transform: none;
  font-family: var(--bs-font-secondary);
  outline: none;
  border-radius: 8px;
  background: #0d0d0d;
  border: none;
  padding: 12px 20px;
  color: #fff;
}
a.custom-button6:link:hover, a.custom-button6:visited:hover {
  transform: scale(1.1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.04);
}
/*** button style 7 ***/
a.custom-button7:link, a.custom-button7:visited {
  display: inline-block;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  line-height: 1.3;
  text-transform: none;
  font-family: var(--bs-font-secondary);
  outline: none;
  border-radius: 0;
  background: var(--bs-third);
  border: none;
  padding: 12px 33px;
  color: #fff;
}
a.custom-button7:link:hover, a.custom-button7:visited:hover {
  transform: scale(1.1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.04);
}
/*** button style 8 ***/
a.custom-button8:link, a.custom-button8:visited {
  display: inline-block;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  line-height: 1.3;
  text-transform: none;
  font-family: var(--bs-font-secondary);
  outline: none;
  border-radius: 500px;
  background: #0d0d0d;
  border: none;
  padding: 18px 33px;
  color: #fff;
}
a.custom-button8:link:hover, a.custom-button8:visited:hover {
  transform: scale(1.1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.04);
}
/*** button style 9 ***/
a.custom-button9:link, a.custom-button9:visited {
  display: inline-block;
  border: none;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  background: #0d0d0d;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 12px 24px;
  line-height: 1.3;
  border-radius: 0;
  text-transform: none;
  font-family: var(--bs-font-secondary);
  color: #fff;
  outline: none;
}
a.custom-button9:link:hover, a.custom-button9:visited:hover {
  transform: scale(1.1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.04);
}
/*** button style 10 ***/
a.custom-button10:link, a.custom-button10:visited {
  display: inline-block;
  border: none;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  background: var(--bs-primary);
  text-align: center;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 12px 24px;
  line-height: 1.3;
  border-radius: 500px;
  text-transform: none;
  font-family: var(--bs-font-secondary);
  color: #0d0d0d;
  outline: none;
}
a.custom-button10:link:hover, a.custom-button10:visited:hover {
  transform: scale(1.1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #fff;
  background: #0d0d0d;
  box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.04);
}
/*** full width button ***/
a.custom-button-wide {
  display: block;
  width: 100%;
}
a.custom-button-wide:hover {
  transform: none !important;
}
/** submit button contact form **/
input[type=submit] {
  display: inline-block;
  margin-top: 12px;
  border: none;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  background: #0d0d0d;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 12px 24px;
  line-height: 1.3;
  border-radius: 0;
  text-transform: none;
  font-family: var(--bs-font-secondary);
  color: #fff;
  outline: none;
}
/**** custom button link ****/
a.custom-button-link1:link, a.custom-button-link1:visited {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0;
  flex-direction: row;
  border: none;
  background: transparent;
  box-shadow: none;
  font-size: 14px;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-transform: uppercase;
  font-family: var(--bs-font-primary);
  outline: none;
  color: #0d0d0d;
}
a.custom-button-link1:link:hover, a.custom-button-link1:visited:hover {
  background: transparent;
}
a.custom-button-link1::before {
  margin-right: 6px;
  font-size: 15px;
  content: "﮾";
  font-family: "uicons-regular-straight";
}
.menu-transparent a.custom-button-link1:link, .menu-transparent a.custom-button-link1:visited {
  color: #fff;
}
.menu-transparent.navbarscroll a.custom-button-link1:link, .menu-transparent.navbarscroll a.custom-button-link1:visited {
  color: #0d0d0d;
}
@media (max-width: 992px) {
  .menu-transparent a.custom-button-link1:link, .menu-transparent a.custom-button-link1:visited {
    color: #0d0d0d;
  }
}
/* --------------------------------------------
--------------------Custom buttons end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Custom reservation form 1------------------------
---------------------------------------------- */
.custom-reservation1 option, .custom-reservation1 select, .custom-reservation1 input[type=author], .custom-reservation1 input[type=password], .custom-reservation1 input[type=text], .custom-reservation1 input[type=email], .custom-reservation1 input[type=tel], .custom-reservation1 input[type=url], .custom-reservation1 input[type=date], .custom-reservation1 input[type=number], .custom-reservation1 input[type=search] {
  margin-bottom: 0;
  border: 1px solid #383838;
  background: transparent;
  border-radius: 0;
  padding: 13px;
  font-size: 14px;
  font-style: normal;
  width: 100%;
  outline: 0;
  color: #fff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.custom-reservation1 option {
  color: #000;
}
.custom-reservation1 input[type=submit] {
  margin-top: 0;
  width: 100%;
  background-color: var(--bs-secondary) !important;
  padding: 13px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.custom-reservation1 input[type=submit]:hover {
  transform: none;
}
/* --------------------------------------------
--------------------Custom reservation form 1 end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Mini cart widget------------------------
---------------------------------------------- */
.custom-mini-cart1 .wc-block-mini-cart__icon {
  width: 1.5em !important;
}
.custom-mini-cart1 .wc-block-mini-cart__badge {
  margin-left: -2px;
  margin-top: 0;
  background-color: #F25430 !important;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 500;
}
.custom-mini-cart1.custom-mini-cart2 .wc-block-mini-cart__badge {
  margin-left: 10px;
}
.custom-mini-cart1.custom-mini-cart2 .wc-block-mini-cart__button::after {
  font-size: 16px !important;
  content: "ﭩ";
  font-family: "uicons-regular-straight";
}
.custom-mini-cart1.custom-mini-cart2 .wc-block-mini-cart__icon {
  display: none;
}
/** mini cart popup **/
body .wc-block-components-button.wp-element-button.wp-block-woocommerce-mini-cart-cart-button-block.wc-block-mini-cart__footer-cart.outlined {
  background: #0d0d0d !important;
  box-shadow: none !important;
}
body a.wc-block-components-button:link, body a.wc-block-components-button:visited {
  margin-top: 11px;
  border: none;
  box-shadow: none !ipmortant;
}
body a.wc-block-components-button.wp-element-button.wp-block-woocommerce-mini-cart-shopping-button-block:link, body a.wc-block-components-button.wp-element-button.wp-block-woocommerce-mini-cart-shopping-button-block:visited {
  background: #0d0d0d !important;
}
body a.wc-block-components-button.wp-element-button.wp-block-woocommerce-mini-cart-shopping-button-block.wp-block-button__link.wc-block-mini-cart__shopping-button span, body a.wc-block-components-button.wp-element-button.wp-block-woocommerce-mini-cart-cart-button-block span {
  color: #fff;
}
body a.wc-block-components-button:hover {
  background: #0d0d0d !important;
}
button.wc-block-components-button {
  box-shadow: none !important;
}
body .wc-block-components-product-name {
  font-size: 20px !important;
  color: #0d0d0d !important;
  font-family: var(--bs-font-secondary) !important;
  line-height: 1m3 !important;
}
body .price.wc-block-components-product-price {
  font-size: 16px !important;
  color: #0d0d0d !important;
}
body .wc-block-components-product-metadata {
  font-size: 16px !important;
  color: #383838 !important;
}
body table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
  font-size: 16px !important;
  color: #383838 !important;
  text-decoration: none !important;
}
body .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
  font-size: 16px !important;
  color: #383838 !important;
}
body .wc-block-components-quantity-selector {
  border-radius: 0 !important;
}
body .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus {
  box-shadow: none !important;
}
/* --------------------------------------------
--------------------Mini cart widget end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------aws search form plugin------------------------
---------------------------------------------- */
body .aws-container .aws-search-field {
  margin-bottom: 5px;
  border: 1px solid #d7d7d7;
  background: #fff;
  border-radius: 0;
  padding: 16px 12px;
  font-size: 14px;
  font-family: var(--bs-font-primary);
  font-style: normal;
  width: 100%;
  outline: 0;
  color: #a2a2a2;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.aws-container .aws-search-form .aws-form-btn {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  background: #0d0d0d;
  border: none;
  margin: 0;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: background-color 100ms ease-in-out;
  -moz-transition: background-color 100ms ease-in-out;
  -o-transition: background-color 100ms ease-in-out;
  transition: background-color 100ms ease-in-out;
}
.aws-container .aws-search-form .aws-form-btn:hover {
  background: #0d0d0d;
  border: none;
}
.aws-container .aws-search-form .aws-search-btn_icon {
  color: #fff;
}
.aws-search-result .aws_result_title {
  display: block;
  font-weight: 500;
  margin-bottom: 11px;
  font-size: 17px;
  font-family: var(--bs-font-secondary);
  color: #0d0d0d;
}
.aws-search-result .aws_result_excerpt {
  margin-bottom: 5px;
}
.aws-search-result .aws_result_excerpt, .aws-search-result .aws_result_price {
  display: block;
  color: #383838;
  font-size: 16px;
  font-weight: 400;
  font-family: var(--bs-font-primary);
}
.aws-search-result .aws_search_more a {
  color: #0d0d0d;
  font-size: 16px;
  font-family: var(--bs-font-primary);
}
.aws-search-result .aws_result_price del {
  opacity: 0.5;
}
.aws-search-form input {
  color: #0d0d0d !important;
}
/* --------------------------------------------
--------------------aws search form plugin end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Features 1------------------------
---------------------------------------------- */
.features1 {
  width: 100%;
  text-align: center;
  background: #fff;
  border-radius: 12px;
  padding: 30px;
}
.features1 img {
  margin-bottom: 16px;
  max-width: 150px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.features1 h3 {
  margin-bottom: 0;
  font-size: 26px;
}
.features1 p {
  margin-right: auto;
  margin-left: auto;
  max-width: 320px;
}
.features1:hover img {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  transform: rotateZ(30deg);
}
@media (max-width: 992px) {
  .features1 h3 {
    font-size: 24px;
  }
}
/* --------------------------------------------
--------------------Features 1 end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Features 2------------------------
---------------------------------------------- */
.features2 {
  display: flex;
  flex-direction: row;
}
.features2 h3 {
  font-size: 26px;
  line-height: 1.2;
}
.features2 h4 {
  margin-top: 4px;
  margin-bottom: 0;
  font-size: 20px;
  text-align: right;
  width: 100%;
}
.features2 .features2a {
  width: 60%;
}
.features2 .features2b {
  width: 40%;
}
@media (max-width: 992px) {
  .features2 {
    display: block;
  }
  .features2 h3 {
    font-size: 24px;
  }
  .features2 h4 {
    margin-top: 11px;
    text-align: left;
  }
  .features2 .features2a, .features2 .features2b {
    width: 100%;
  }
}
.features2.features2-small h3 {
  margin-bottom: 0;
  font-size: 20px;
  text-transform: uppercase;
}
.features2.features2-small h4 {
  margin-top: 7px;
  font-size: 16px;
  text-align: right;
}
.features2.features2-small p {
  font-size: 14px;
}
@media (max-width: 992px) {
  .features2.features2-small h4 {
    text-align: left;
  }
}
.features2.features2-white {
  margin-bottom: 18px;
  border-bottom: 1px solid var(--bs-secondary);
  padding-bottom: 18px;
}
.features2.features2-white h3 {
  margin-bottom: 0;
  font-size: 28px;
  text-transform: none;
  color: #fff;
  font-weight: 500;
}
.features2.features2-white h4 {
  font-size: 20px;
  text-align: right;
  color: #fff;
}
.features2.features2-white p {
  font-size: 14px;
  color: #a2a2a2;
}
@media (max-width: 992px) {
  .features2.features2-white h4 {
    text-align: left;
  }
  .features2.features2-white h3 {
    font-size: 24px;
  }
}
/* --------------------------------------------
--------------------Features 2 end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Features 3 category------------------------
---------------------------------------------- */
.features3-category {
  width: 100%;
  background: #fff;
  border-radius: 12px;
  padding: 22px;
}
.features3-category img {
  margin-bottom: 14px;
  max-width: 300px;
}
.features3-category a h2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding-bottom: 8px;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  border-bottom: 1px solid #a2a2a2;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.features3-category a h2::after {
  content: "";
  font-family: "uicons-regular-straight";
  font-size: 15px;
}
.features3-category a {
  width: 100%;
}
.features3-category:hover h2 {
  color: var(--bs-third);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media (max-width: 992px) {
  .features3-category a h2 {
    font-size: 17px;
  }
  .features3-category a h2::after {
    font-size: 13px;
  }
}
/* --------------------------------------------
--------------------Features 3 end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Features4------------------------
---------------------------------------------- */
.features4-wrapper p {
  margin-bottom: 0;
  font-size: 14px;
}
.features4-wrapper .features4 {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-bottom: 11px;
  border-bottom: 1px solid #a2a2a2;
  padding-bottom: 11px;
}
.features4-wrapper .features4 .features4-image {
  display: flex;
  align-items: center;
  justify-content: center;
}
.features4-wrapper .features4 .features4-image img {
  margin-right: 11px;
  max-width: 40px;
}
.features4-wrapper .features4 h3 {
  font-size: 20px;
  margin-right: 20%;
}
.features4-wrapper .features4 p {
  margin-bottom: 6px;
  padding-top: 0;
  font-size: 14px;
}
/* --------------------------------------------
--------------------Features4 end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Features 5 category------------------------
---------------------------------------------- */
.features5-category {
  text-align: center;
}
.features5-category .features5-category-img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 11px;
  width: 200px;
  height: 200px;
  background: var(--bs-fifth);
  padding: 22px;
  border-radius: 500px;
}
.features5-category img {
  width: 100px;
  height: auto;
}
.features5-category h3 {
  margin-bottom: 0;
  font-size: 20px;
}
.features5-category p {
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 11px;
  max-width: 250px;
  font-size: 14px;
  color: #383838;
}
.features5-category a:link, .features5-category a:visited {
  font-size: 14px;
  color: var(--bs-third);
  font-weight: 500;
  text-transform: uppercase;
}
/* --------------------------------------------
--------------------Features 5 end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Features 6------------------------
---------------------------------------------- */
.features6 {
  width: 100%;
  text-align: center;
  background: #fff;
  border-radius: 12px;
  padding: 30px;
}
.features6 img {
  margin-bottom: 11px;
  max-width: 200px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.features6 h4 {
  font-size: 20px;
}
.features6 p {
  margin-bottom: 11px;
  font-size: 14px;
}
.features6 a:link, .features6 a:visited {
  font-size: 17px;
  font-family: var(--bs-font-secondary);
  color: var(--bs-third);
  text-transform: uppercase;
}
.features6 a:hover {
  color: var(--bs-secondary);
}
.features6:hover img {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  transform: rotateZ(30deg);
}
/* --------------------------------------------
--------------------Features 6 end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Features 7 category------------------------
---------------------------------------------- */
.features7-category {
  text-align: center;
}
.features7-category .features7-category-img {
  position: relative;
}
.features7-category p {
  position: absolute;
  bottom: 20px;
  left: 30px;
  background: #fff;
  font-size: 20px;
  font-family: var(--bs-font-secondary);
  color: #0d0d0d;
  padding: 5px 11px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.features7-category a:link, .features7-category a:visited {
  display: block;
  width: 100%;
  height: 100%;
}
/* --------------------------------------------
--------------------Features 7 end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Features 8 category------------------------
---------------------------------------------- */
.features8-category .features8-category-img {
  position: relative;
}
.features8-category p.features81 {
  position: absolute;
  bottom: 30px;
  right: 30px;
  display: flex;
  align-items: center;
  background: #fff;
  font-size: 20px;
  font-family: var(--bs-font-secondary);
  color: #0d0d0d;
  padding: 5px 14px 5px 10px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.features8-category p.features81 span {
  display: inline-block;
  margin-right: 3px;
  width: 20px;
  height: 20px;
  background: url("assets/images/star.svg") 100% 100% no-repeat;
}
.features8-category p.features82 {
  margin-bottom: 14px;
}
.features8-category img {
  margin-bottom: 14px;
}
.features8-category h3 {
  margin-bottom: 5px;
  font-size: 20px;
  color: #0d0d0d;
}
.features8-category h5 {
  font-size: 14px;
  line-height: 18px;
  font-family: var(--bs-font-primary);
}
/* --------------------------------------------
--------------------Features 8 end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Features 9------------------------
---------------------------------------------- */
.features9 {
  padding: 40px;
  border-radius: 8px;
  border: 1px solid #0d0d0d;
}
.features9 img {
  margin-bottom: 18px;
}
.features9 h3 {
  font-size: 20px;
}
.features9 p.features9a {
  margin-bottom: 14px;
  font-size: 22px;
  color: #383838;
}
.features9 p.features9b {
  font-size: 14px;
  color: #0d0d0d;
}
@media (max-width: 767px) {
  .features9 {
    padding: 20px;
  }
}
/* --------------------------------------------
--------------------Features 9 end------------------------
---------------------------------------------- */
/* ----------------------------------------------------------------Gallery1------------------------ ---------------------------------------------- */
.gallery1 .view {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}
.gallery1.gallery1corners .view {
  border-radius: 0;
}
.gallery1 .maskinner {
  position: absolute;
  display: flex;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-align: center;
}
.gallery1 .maskinner:hover {
  background: rgba(0, 0, 0, 0.5);
}
.gallery1 .maskinner i {
  display: flex;
  align-items: center;
  color: #1d1d1d;
  font-size: 25px;
  opacity: 0;
  background: var(--bs-primary);
  padding: 20px;
  border-radius: 600px;
}
.gallery1.imagehover2 .maskinner i {
  color: #fff;
  background: var(--bs-seventh);
}
.gallery1 .maskinner .maskinner2 {
  width: 100%;
  height: 100%;
  float: left;
  padding: 0;
}
.gallery1 .maskinner:hover i {
  opacity: 1;
}
.gallery1 .maskinner a {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
/* -------------------------------------------- --------------------Gallery1 end------------------------ ---------------------------------------------- */
/* --------------------------------------------
--------------------Custom tabs------------------------
---------------------------------------------- */
.custom-tabs1 .elementor-tabs-wrapper .elementor-tab-title {
  padding: 11px 0;
  font-family: var(--bs-font-secondary);
  font-size: 34px;
  font-weight: 500;
  color: #a2a2a2;
}
.custom-tabs1 .elementor-tabs-wrapper .elementor-tab-title:hover, .custom-tabs1 .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
  color: #0d0d0d;
}
.custom-tabs1 .elementor-tab-mobile-title {
  padding: 10px 0 !important;
}
.custom-tabs1 .elementor-tab-content {
  padding: 0 !important;
}
@media (max-width: 992px) {
  .custom-tabs1 .elementor-tabs-wrapper .elementor-tab-title {
    font-size: 20px;
  }
  .custom-tabs1 .elementor-tab-content {
    max-width: 650px;
  }
}
@media (max-width: 900px) {
  .custom-tabs1 .elementor-tab-content {
    max-width: 550px;
  }
}
@media (max-width: 767px) {
  .custom-tabs1 .elementor-tab-content {
    max-width: 100%;
  }
}
.custom-tabs2 .elementor-tabs-wrapper .elementor-tab-title {
  font-family: var(--bs-font-secondary);
  font-size: 16px;
  font-weight: 400;
  color: #656565;
  padding: 11px 0;
}
.custom-tabs2 .elementor-tab-title.elementor-tab-mobile-title {
  color: #a2a2a2 !important;
  text-decoration: underline !important;
  padding-left: 0 !important;
  margin: 0 !important;
}
.custom-tabs2 .elementor-tab-title.elementor-tab-mobile-title:hover, .custom-tabs2 .elementor-tab-title.elementor-tab-mobile-title.elementor-active, .custom-tabs2 .elementor-tabs-wrapper .elementor-tab-title:hover, .custom-tabs2 .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
  color: #fff !important;
  text-decoration: underline !important;
  padding-left: 0 !important;
  margin: 0 !important;
}
.custom-tabs2 .elementor-widget-tabs .elementor-tab-desktop-title {
  padding: 0;
}
.custom-tabs2 .elementor-widget-tabs .elementor-tab-content {
  padding: 0;
}
.custom-tabs2 .elementor-tab-content {
  padding: 0 !important;
}
.custom-tabs3 .elementor-tabs-wrapper {
  margin-bottom: 13px;
}
.custom-tabs3 .elementor-tabs-wrapper .elementor-tab-title {
  font-family: var(--bs-font-secondary);
  font-size: 16px;
  font-weight: 500;
  color: #0d0d0d;
  padding: 11px 20px;
  border-bottom: 2px solid #d7d7d7 !important;
}
@media (max-width: 767px) {
  .custom-tabs3 .elementor-tabs-wrapper .elementor-tab-title {
    padding: 11px 0;
  }
}
.custom-tabs3 .elementor-tab-title.elementor-tab-mobile-title {
  font-family: var(--bs-font-secondary);
  font-size: 16px;
  font-weight: 500;
  color: #0d0d0d;
  padding: 11px 0;
  border-bottom: 2px solid #d7d7d7 !important;
}
.custom-tabs3 .elementor-tab-title.elementor-tab-mobile-title:hover, .custom-tabs3 .elementor-tab-title.elementor-tab-mobile-title.elementor-active, .custom-tabs3 .elementor-tabs-wrapper .elementor-tab-title:hover, .custom-tabs3 .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
  font-family: var(--bs-font-secondary);
  font-size: 16px;
  font-weight: 500;
  color: #0d0d0d;
  border-bottom: 2px solid var(--bs-seventh) !important;
}
.custom-tabs3 .elementor-widget-tabs .elementor-tab-desktop-title {
  padding: 0;
}
.custom-tabs3 .elementor-widget-tabs .elementor-tab-content {
  padding: 0;
}
.custom-tabs3 .elementor-tab-content {
  padding: 0 !important;
}
/* --------------------------------------------
--------------------Custom tabs end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Wooproduct single------------------------
---------------------------------------------- */
.wooproduct-single1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
}
.wooproduct-single1 .wooproduct-single-img {
  margin-right: 22px;
  width: 150px;
  height: 150px;
  padding: 20px;
  background: #fff;
}
.wooproduct-single1 h3 {
  color: #0d0d0d;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.wooproduct-single1 h3:hover {
  color: var(--bs-third);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.wooproduct-single1 p {
  font-size: 14px;
  color: #383838;
}
.wooproduct-single1 h3 {
  margin: 0;
  font-size: 20px;
  line-height: 1.3;
}
.wooproduct-single1 a.wooproduct-single1-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  background: var(--bs-third);
  color: #fff;
  font-size: 12px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.wooproduct-single1 a.wooproduct-single1-button i {
  color: #fff;
  font-size: 12px;
}
.wooproduct-single1 a.wooproduct-single1-button:hover {
  transform: scale(1.1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.wooproduct-single1 .wooproduct-single-text {
  width: 100%;
}
.wooproduct-single1 .wooproduct-single-text1 {
  width: 100%;
  margin-top: 33px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .wooproduct-single1 {
    display: block;
    width: 100%;
  }
  .wooproduct-single1 .wooproduct-single-img {
    margin-right: 0;
    margin-bottom: 11px;
    width: 150px;
    height: 150px;
    padding: 20px;
    background: #fff;
  }
  .wooproduct-single1 a.wooproduct-single1-button {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 11px;
    width: 30px;
    height: 30px;
    background: var(--bs-third);
    color: #fff;
    font-size: 12px;
  }
  .wooproduct-single1 a.wooproduct-single1-button i {
    color: #fff;
    font-size: 12px;
  }
  .wooproduct-single1 .wooproduct-single-text {
    width: 100%;
  }
  .wooproduct-single1 .wooproduct-single-text1 {
    width: 100%;
    margin-top: 11px;
    display: block;
  }
}
/* --------------------------------------------
--------------------Wooproduct single end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------List1------------------------
---------------------------------------------- */
.list1 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.list1 .list1-inner {
  display: flex;
  flex-direction: row;
}
.list1 p {
  margin-bottom: 0;
  padding-top: 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.3;
  color: #0d0d0d;
  font-family: var(--bs-font-secondary);
}
.list1 i {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
  width: 17px;
  height: 17px;
  background: var(--bs-third);
  color: #fff;
  border-radius: 500px;
  font-size: 9px;
}
.list1-white.list1 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.list1-white.list1 .list1-inner {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.list1-white.list1 p {
  margin-bottom: 0;
  padding-top: 0;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.3;
  color: #fff;
  font-family: var(--bs-font-secondary);
}
.list1-white.list1 i {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
  width: 14px;
  height: 14px;
  background: var(--bs-sixth);
  color: #000;
  border-radius: 500px;
  font-size: 7px;
}
/* --------------------------------------------
--------------------List1 end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------List2 icon------------------------
---------------------------------------------- */
.list2-icon {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.list2-icon .list2-inner {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.list2-icon p {
  margin-bottom: 0;
  padding-top: 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.3;
  color: #0d0d0d;
  font-family: var(--bs-font-secondary);
}
.list2-icon i {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  width: 40px;
  height: 40px;
  border-radius: 500px;
  font-size: 16px;
  color: var(--bs-third);
  background: var(--bs-fifth);
}
/* --------------------------------------------
--------------------List2 end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------List3------------------------
---------------------------------------------- */
.list3a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.list3a h3 {
  margin: 0;
  font-size: 16px !important;
  font-weight: 500;
}
.list3a p {
  margin: 0;
  font-size: 15px;
  font-weight: 400;
  color: #383838;
  text-align: right;
}
.list3a .list3a-right {
  display: flex;
  flex-direction: column;
}
.list3a.list3a-white h3 {
  color: #fff;
  font-weight: 400;
}
.list3a.list3a-white p {
  color: #d7d7d7;
  font-weight: 500;
}
@media (max-width: 767px) {
  .list3a {
    display: block;
  }
  .list3a h3 {
    margin-bottom: 11px;
  }
  .list3a-right {
    display: block;
  }
  .list3a p {
    text-align: left;
  }
}
/* --------------------------------------------
--------------------List3 end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------List4------------------------
---------------------------------------------- */
.list4 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.list4 h3 {
  margin: 0;
  font-size: 20px !important;
  font-weight: 400;
}
.list4 p {
  margin: 0;
  font-size: 17px;
  font-weight: 400;
  color: #383838;
}
@media (max-width: 767px) {
  .list4 {
    display: block;
  }
  .list4 p {
    margin-bottom: 5px;
  }
}
/* --------------------------------------------
--------------------List4 end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------List5------------------------
---------------------------------------------- */
.list5 {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.list5 .list5-inner {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.list5 p {
  margin-bottom: 0;
  padding-top: 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.3;
  color: #0d0d0d;
  font-family: var(--bs-font-secondary);
}
.list5 img {
  margin-right: 11px;
  width: 26px;
}
/* --------------------------------------------
--------------------List5 end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------List6------------------------
---------------------------------------------- */
.list6 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.list6 h3 {
  margin: 0;
  font-size: 16px !important;
  font-weight: 500;
}
.list6 p {
  margin: 0;
  font-size: 17px;
  font-weight: 400;
  color: #383838;
}
/* --------------------------------------------
--------------------List6 end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------List7------------------------
---------------------------------------------- */
.list7 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.list7 h3 {
  margin: 0;
  font-size: 16px !important;
  font-weight: 500;
}
.list7 p {
  margin: 0;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #383838;
}
.list7 .list7-left {
  width: 30%;
}
.list7 .list7-right {
  width: 70%;
}
@media (max-width: 767px) {
  .list7 {
    display: block;
  }
  .list7 h3 {
    margin-bottom: 11px;
  }
  .list7-right {
    display: block;
  }
}
/* --------------------------------------------
--------------------List7 end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------List8------------------------
---------------------------------------------- */
.list8 {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.list8 .list5-inner {
  display: flex;
  flex-direction: row;
}
.list8 h3 {
  margin-bottom: 5px;
  padding-top: 0;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.3;
  color: #0d0d0d;
  font-family: var(--bs-font-secondary);
}
.list8 p {
  margin-bottom: 0;
  padding-top: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #0d0d0d;
}
.list8 .list5-inner1 {
  margin-right: 20px;
  width: 50px;
}
.list8 img {
  min-width: 50px;
}
/* --------------------------------------------
--------------------List8 end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Listlink------------------------
---------------------------------------------- */
.listlink {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 19px;
  padding-top: 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
}
.listlink .list2-inner {
  display: flex;
  flex-direction: row;
}
.listlink .list2-inner1 {
  display: flex;
  align-items: center;
}
.listlink i {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0;
  font-size: 14px;
  color: var(--bs-third);
}
/* --------------------------------------------
--------------------Listlink end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Listcontact------------------------
---------------------------------------------- */
.listcontact {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.listcontact .list2-inner {
  display: flex;
  flex-direction: row;
}
.listcontact .list2-inner1 {
  display: flex;
  align-items: flex-start;
}
.listcontact p {
  display: block;
  width: 100%;
  margin-bottom: 8px;
  padding-top: 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
}
.listcontact i {
  display: inline-block;
  margin-right: 18px;
  margin-bottom: 0;
  font-size: 14px;
  width: 35px;
  height: 35px;
  padding-top: 11px;
  text-align: center;
  border-radius: 500px;
  background: var(--bs-third);
  color: var(--bs-primary);
}
/* --------------------------------------------
--------------------Listcontact end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Custom countdown1------------------------
---------------------------------------------- */
.custom-countdown1 {
  display: block;
  width: auto;
}
.custom-countdown1 h4 {
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}
.custom-countdown1 .ycd-all-content-wrapper .ycd-simple-current-unite-wrapper {
  display: inline-flex;
  justify-content: center;
  margin: 0 12px 0 0;
  text-align: center;
  width: 80px;
  height: 80px;
  background: var(--bs-fourth);
  border-radius: 8px;
}
.custom-countdown1 .ycd-all-content-wrapper .ycd-simple-countdown-time.ycd-simple-countdown-number {
  margin-bottom: 3px;
  margin-top: 15px;
  font-size: 28px;
  font-weight: 800;
  font-family: var(--bs-font-secondary);
  color: #fff;
}
.custom-countdown1 .ycd-all-content-wrapper .ycd-simple-countdown-time.ycd-simple-countdown-label {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  font-family: var(--bs-font-primary);
  color: #fafafa;
}
.custom-countdown1 .ycd-all-content-wrapper .ycd-simple-timer-dots {
  display: none;
}
@media (max-width: 992px) {
  .custom-countdown1 {
    display: block;
    width: auto;
  }
  .custom-countdown1 h4 {
    margin-bottom: 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
  }
  .custom-countdown1 .ycd-simple-mode-textUnderCountdown {
    display: flex;
    flex-direction: row;
  }
  .custom-countdown1 .ycd-all-content-wrapper .ycd-simple-current-unite-wrapper {
    margin: 0 12px 0 0;
    text-align: center;
    width: 100%;
    height: auto;
    padding: 10px;
    background: var(--bs-fourth);
    border-radius: 8px;
  }
  .custom-countdown1 .ycd-all-content-wrapper .ycd-simple-countdown-time.ycd-simple-countdown-number {
    margin-bottom: 3px;
    margin-top: 0;
    font-size: 20px;
    font-weight: 700;
    font-family: var(--bs-font-secondary);
    color: #fff;
  }
  .custom-countdown1 .ycd-all-content-wrapper .ycd-simple-countdown-time.ycd-simple-countdown-label {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    font-family: var(--bs-font-primary);
    color: #fafafa;
  }
  .custom-countdown1 .ycd-all-content-wrapper .ycd-simple-timer-dots {
    display: none;
  }
}
/* --------------------------------------------
--------------------Custom countdown1 end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Custom countdown2------------------------
---------------------------------------------- */
.custom-countdown2 {
  display: block;
  width: auto;
}
.custom-countdown2 h4 {
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}
.custom-countdown2 .ycd-all-content-wrapper .ycd-simple-current-unite-wrapper {
  display: inline-flex;
  justify-content: center;
  margin: 0 12px 0 0;
  text-align: center;
  width: 80px;
  height: 80px;
  background: transparent;
  padding-top: 5px;
  border: 1px solid var(--bs-fourth);
  border-radius: 8px;
}
.custom-countdown2 .ycd-all-content-wrapper .ycd-simple-countdown-time.ycd-simple-countdown-number {
  margin-bottom: 3px;
  margin-top: 12px;
  font-size: 28px;
  font-weight: 800;
  font-family: var(--bs-font-secondary);
  color: var(--bs-fourth);
}
.custom-countdown2 .ycd-all-content-wrapper .ycd-simple-countdown-time.ycd-simple-countdown-label {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  font-family: var(--bs-font-primary);
  color: var(--bs-secondary);
}
.custom-countdown2 .ycd-all-content-wrapper .ycd-simple-timer-dots {
  display: none;
}
@media (max-width: 992px) {
  .custom-countdown2 {
    display: block;
    width: auto;
  }
  .custom-countdown2 h4 {
    margin-bottom: 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
  }
  .custom-countdown2 .ycd-simple-mode-textUnderCountdown {
    display: flex;
    flex-direction: row;
  }
  .custom-countdown2 .ycd-all-content-wrapper .ycd-simple-current-unite-wrapper {
    margin: 0 6px 0 0;
    text-align: center;
    width: 100%;
    height: auto;
    padding: 10px;
    border-radius: 8px;
  }
  .custom-countdown2 .ycd-all-content-wrapper .ycd-simple-countdown-time.ycd-simple-countdown-number {
    margin-bottom: 3px;
    margin-top: 0;
    font-size: 20px;
    font-weight: 700;
  }
  .custom-countdown2 .ycd-all-content-wrapper .ycd-simple-countdown-time.ycd-simple-countdown-label {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    font-family: var(--bs-font-primary);
  }
}
/* --------------------------------------------
--------------------Custom countdown2 end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Testimonials------------------------
---------------------------------------------- */
.testimonials1 .testimonial-one1-wrapper {
  padding: 10px 20px;
}
.testimonials1 .testimonial-one1 {
  width: 100%;
}
.testimonials1 h4.testimonials-name {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: var(--bs-font-primary);
}
.testimonials1 p {
  margin-bottom: 11px;
}
.testimonials1 img {
  width: 250px !important;
  border-radius: 12px;
}
.testimonials1 .testimonials-image img {
  margin: 0;
  width: 200px !important;
  border-radius: 12px;
}
.testimonials1 .testimonials-image-wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}
.testimonials1 .testimonials-image-wrapper .testimonials-quote {
  margin-left: -20px;
  margin-bottom: 10px;
  width: 70px;
  height: 70px;
  background: url("assets/images/quote.png") center center no-repeat;
}
/* --------------------------------------------
--------------------Testimonials end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Testimonials2------------------------
---------------------------------------------- */
.testimonials2 {
  text-align: center;
}
.testimonials2 .testimonials-text1 {
  margin-bottom: 33px;
}
.testimonials2 .testimonial-one1 {
  width: 100%;
}
.testimonials2 h4.testimonials-name {
  font-size: 16px;
  font-weight: 500;
  text-transform: none;
}
.testimonials2 .testimonials-text1 {
  margin-right: auto;
  margin-left: auto;
  max-width: 800px;
  font-size: 22px;
  font-weight: 500;
  text-transform: none;
  font-family: var(--bs-font-primary);
}
@media (max-width: 992px) {
  .testimonials2 .testimonials-text1 {
    max-width: 700px;
    font-size: 18px;
    line-height: 1.3;
  }
}
.testimonials2 img {
  margin: 0 auto 20px auto;
  width: 100px !important;
  border-radius: 500px !important;
}
.testimonials2 .testimonials2-white .testimonials-text1, .testimonials2 .testimonials2-white h4.testimonials-name {
  color: #fff;
}
/* --------------------------------------------
--------------------Testimonials2 end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Accordion------------------------
---------------------------------------------- */
/* class for custom accordion 1 */
.elementor-accordion-faq .elementor-tab-title a {
  display: block;
  margin-bottom: 0;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.3;
  color: #0d0d0d;
}
@media (max-width: 992px) {
  .elementor-accordion-faq .elementor-tab-title a {
    font-size: 20px;
  }
}
.elementor-accordion-faq .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
  display: inline-block;
  width: auto;
}
.elementor-accordion-faq .elementor-tab-title.elementor-active {
  padding-bottom: 17px !important;
}
.elementor-accordion-faq .elementor-tab-title {
  padding-bottom: 0 !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.elementor-accordion-faq .elementor-accordion-title {
  padding: 5px 0 22px 0;
  border-bottom: 1px solid #d7d7d7;
}
.elementor-accordion-faq .elementor-active .elementor-accordion-title {
  border-bottom: 1px solid #d7d7d7;
}
.elementor-accordion-faq .elementor-accordion-item {
  margin: 0;
  box-shadow: none;
  border-radius: 0;
}
.elementor-accordion-faq .elementor-tab-title span {
  padding: 6px 0;
}
.elementor-accordion-faq .elementor-tab-content {
  padding: 0 !important;
}
.elementor-accordion-faq .elementor-accordion-icon svg {
  margin-top: -12px !important;
  width: 40px !important;
  height: 40px !important;
}
/* --------------------------------------------
--------------------Accordion end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Stars------------------------
---------------------------------------------- */
.elementor-star-rating__wrapper .elementor-star-rating i {
  margin-right: 12px;
}
.elementor-star-rating__wrapper .elementor-star-rating i::before {
  color: #F25430;
}
/* --------------------------------------------
--------------------Stars end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Blog------------------------
---------------------------------------------- */
.blog-archive-page-inner {
  background: #fff;
}
.blog-archive-page .blog-archive-page-inner h2 {
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 26px;
  line-height: 1.3;
  font-weight: 500;
}
.blog-archive-page .blog-archive-page-inner a.blog-archive-page-button {
  font-weight: 600;
}
.blog-archive-page .blog-archive-page-inner a.blog-archive-page-button i {
  padding-left: 4px;
}
.blog-archive-page .blog-archive-page-inner a.blog-archive-page-button:hover {
  color: var(--bs-secondary);
}
.blog-archive-page .blog-archive-page-inner a.blog-archive-page-button:hover i {
  padding-left: 10px;
}
.blog-archive-page .blog-archive-page-inner p {
  margin-bottom: 24px;
  padding-top: 0;
}
.blog-archive-page .blog-archive-page-inner .index-button {
  font-weight: 600;
}
.blog-archive-page .blog-archive-page-inner .index-button:hover {
  color: var(--bs-secondary);
}
.blog-archive-page .blog-archive-page-inner .index-button i {
  padding-left: 4px;
}
.blog-archive-page .blog-archive-page-inner .index-button:hover i {
  padding-left: 10px;
}
.blog-post-category {
  margin: 22px 0 40px 0;
}
@media (max-width: 992px) {
  .blog-post-category {
    margin: 22px 0 15px 0;
  }
}
.blog-post-category a:link, .blog-post-category a:visited {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 10px;
  color: #656565;
  font-weight: 500;
  font-size: 12px;
  padding: 11px;
  background: #f6f6f6;
}
.blog-post-category a:link:hover, .blog-post-category a:visited:hover {
  color: #0d0d0d;
}
/*** blog inner pages archive end ***/
/***** single post *****/
.single-post-wrapper .blog-meta-inner {
  margin-top: 12px;
  margin-bottom: 12px !important;
}
.single-post-wrapper img.wp-post-image {
  border-radius: 16px;
}
.single-post-wrapper .blog-post .blog-post-image-wrapper img {
  margin-bottom: 33px;
  border-radius: 0;
  border: 0;
}
@media (max-width: 992px) {
  .single-post-wrapper .blog-post .blog-post-image-wrapper img {
    margin-bottom: 22px;
  }
}
.index-post-wrapper .blog-post-image img, .blog-archive-page .blog-post-image img {
  border-radius: 0;
  border: none;
}
.blog-post-image img {
  margin-bottom: 22px;
}
.blog-archive-page-inner .blog-meta {
  margin-top: 0;
}
/*** blog meta ***/
.blog-meta-inner {
  margin: 0;
}
.blog-meta-inner ul {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  list-style: none;
  padding: 11px;
  background: #F6F6F6;
}
.blog-meta-inner ul li {
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  color: #656565;
}
.blog-meta-inner ul li a {
  font-weight: 500;
  color: #656565;
}
.blog-meta-inner ul li a:hover {
  font-weight: 600;
  color: #0d0d0d;
}
.blog-meta-inner ul li span {
  display: inline-block;
  padding: 0 7px 0 5px;
}
.blog-meta-inner ul li:last-child {
  margin-right: 0;
  padding-right: 0;
}
@media (max-width: 500px) {
  .blog-meta-inner ul {
    display: block;
  }
  .blog-meta-inner ul li {
    padding-bottom: 12px;
  }
  .blog-meta-inner ul li span {
    display: none;
  }
  .blog-meta-inner ul li:last-child {
    padding-bottom: 0;
  }
}
.entry-header h1.entry-title {
  display: block;
  margin-bottom: 12px;
  font-size: 64px;
  line-height: 1.1;
  padding-top: 0;
}
.entry-header .blog-post-image-wrapper {
  position: relative;
}
@media (max-width: 992px) {
  .entry-header h1.entry-title {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .entry-header h1.entry-title {
    font-size: 40px;
  }
}
/**** single post end ***/
/*** tags edit ***/
.post-meta {
  padding-left: 0;
}
.post-meta .post-tags {
  padding-top: 28px !important;
}
.wp-block-tag-cloud a, .sidebar .tagcloud a, .tagcloud a, .post-meta .post-tags a {
  display: inline-block;
  margin-right: 6px;
  margin-bottom: 10px;
  font-size: 12px !important;
  font-weight: 500;
  padding: 5px 15px;
  background: transparent;
  border-radius: 0;
  line-height: 1;
  border: 1px solid #d7d7d7;
  color: #656565;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.wp-block-tag-cloud a:hover, .sidebar .tagcloud a:hover, .tagcloud a:hover, .post-meta .post-tags a:hover {
  background: #0d0d0d;
  color: #fff !important;
}
p.wp-block-tag-cloud {
  padding-top: 0;
}
.post-meta .post-edit {
  display: block;
  padding: 12px 0;
}
.post-meta .post-edit a {
  padding: 12px 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: var(--bs-secondary);
}
.post-meta .post-edit::before {
  content: "";
  font-family: "Font Awesome 5 Free";
  color: var(--bs-secondary);
  font-weight: 900;
  padding-right: 6px;
}
/*** tags edit end ***/
.blog-category::before {
  content: "";
  font-family: "Font Awesome 5 Free";
  color: var(--bs-secondary);
  padding-right: 3px;
}
.blog-category a {
  color: var(--bs-secondary);
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
}
.blog-category a:hover {
  color: var(--bs-secondary);
}
/* ----------------------------
pagination blog single
----------------------------- */
hr.styled-separator {
  display: none;
}
.pagination-single-inner {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .pagination-single-inner {
    display: block;
  }
}
.pagination-single-inner2 a {
  display: flex;
  flex-direction: column;
}
.pagination-single-inner2 img {
  border-radius: 0;
  max-width: 100px;
}
.pagination-single-inner2-date {
  padding-top: 3px;
  font-size: 12px;
  color: #0d0d0d;
  font-weight: 500;
}
.pagination-single {
  display: block;
  margin: 22px 0;
  float: left;
  width: 100%;
}
.pagination-single span.title-inner {
  display: block;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  line-height: 1.3;
  font-size: 16px;
  font-family: var(--bs-font-secondary);
  font-weight: 500;
  color: #0d0d0d;
}
.pagination-single .previous-post {
  float: left;
  width: 100%;
  font-weight: 500;
}
.pagination-single .previous-post span.pagination-icon1 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1b1b1b;
  width: 40px;
  height: 40px;
  border-radius: 0;
  font-size: 16px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 1px solid #656565;
  border-radius: 500px;
}
.pagination-single .previous-post img {
  margin-right: 15px;
  margin-bottom: 7px;
}
.pagination-single .previous-post .previous-post-inner {
  display: flex;
}
.pagination-single .previous-post .previous-post-inner2 {
  display: flex;
  flex-direction: row;
  padding-right: 20px;
  border-right: 1px solid #d7d7d7;
}
@media (max-width: 767px) {
  .pagination-single .previous-post .previous-post-inner2 {
    display: block;
    padding-right: 20px;
    border-right: none;
  }
}
.pagination-single .previous-post:hover span.pagination-icon1 {
  background: #1b1b1b;
  color: #fff;
}
.pagination-single .previous-post .iconwrapper {
  margin-bottom: 25px;
}
.pagination-single .next-post {
  display: flex;
  justify-content: flex-end;
  float: right;
  width: 100%;
  text-align: right;
  font-weight: 500;
}
.pagination-single .next-post .next-post-inner {
  display: flex;
}
.pagination-single .next-post .next-post-inner2 {
  display: flex;
  flex-direction: row;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .pagination-single .next-post .next-post-inner2 {
    display: block;
    padding-left: 20px;
  }
}
.pagination-single .next-post img {
  margin-left: 15px;
  margin-bottom: 7px;
}
.pagination-single .next-post span.title-inner {
  display: block;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  line-height: 1.3;
  font-size: 16px;
  font-family: var(--bs-font-secondary);
  font-weight: 500;
  color: #0d0d0d;
}
@media (max-width: 767px) {
  .pagination-single .next-post img {
    margin-top: 7px;
  }
}
.pagination-single .next-post span.pagination-icon1 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1b1b1b;
  width: 40px;
  height: 40px;
  border-radius: 0;
  font-size: 16px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 1px solid #1b1b1b;
  border-radius: 500px;
}
.pagination-single .next-post:hover span.pagination-icon1 {
  background: #1b1b1b;
  color: #fff;
}
.pagination-single .next-post .next-post-inner {
  display: flex;
  align-items: flex-end;
}
.pagination-single .next-post .iconwrapper {
  margin-bottom: 25px;
}
/* ----------------------------
pagination blog single end
----------------------------- */
/* ----------------------------
breadcrumb2
----------------------------- */
.breadcrumb2-wrapper {
  margin-top: 0;
  padding: 70px 0 38px 0;
  color: #a2a2a2;
  font-size: 14px;
  font-weight: 400;
  border: none;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  text-align: center;
}
@media (max-width: 992px) {
  .breadcrumb2-wrapper {
    padding: 50px 0 22px 0;
  }
}
@media (max-width: 992px) {
  .breadcrumb2-wrapper {
    text-align: left;
  }
}
.breadcrumb2-wrapper .breadcrumb2 {
  display: block;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  color: #a2a2a2;
  font-size: 14px;
  font-weight: 400;
}
.breadcrumb2-wrapper .breadcrumb2 a {
  font-size: 14px;
  color: #656565;
  font-weight: 500;
}
.breadcrumb2-wrapper .breadcrumb2 a:hover {
  font-weight: 400;
  color: #a2a2a2;
}
.breadcrumb2-wrapper .breadcrumb2 > span {
  display: inline-block;
  margin-top: 6px;
  padding-right: 0;
  padding-left: 0;
}
.breadcrumb2-wrapper .breadcrumb2 > span:nth-child(1) {
  padding-right: 0;
  padding-left: 0;
}
.breadcrumb2-wrapper .breadcrumb2 > span:nth-child(2) {
  padding-right: 0;
  padding-left: 0;
}
/* ----------------------------
breadcrumb2 end
----------------------------- */
/* -------------------------------------------------------------------------- */
/*	12. Comments
/* -------------------------------------------------------------------------- */
.comments {
  margin-top: 33px;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .comments {
    margin-top: 11px;
    margin-bottom: 0;
  }
}
.comments .comments-header {
  margin-bottom: 39px;
}
.comments-inner.section-inner {
  margin-bottom: 56px;
}
.comments .comments-header + div {
  margin-top: 0;
}
.comment-body {
  position: relative;
  margin-top: 33px;
  margin-bottom: 22px;
  padding: 0;
  border-radius: 10;
}
@media (max-width: 767px) {
  .comment-body footer.comment-footer-meta {
    padding-left: 0;
  }
}
.comment .comment {
  margin-left: 50px;
}
@media (max-width: 992px) {
  .comment .comment {
    margin-left: 0;
  }
}
.comment-meta {
  line-height: 1;
  margin-bottom: 10px;
  min-height: 40px;
  padding-left: 75px;
  position: relative;
}
@media (max-width: 767px) {
  .comment-meta {
    padding-left: 0;
  }
}
.comment-meta .comment-metadata span {
  display: none;
}
.hide-avatars .comment-meta {
  min-height: 0;
  padding-left: 0;
}
.comment-meta a:link, .comment-meta a:visited {
  color: #272727;
}
.comment-content p {
  margin: 20px 0 0 0;
  padding: 0;
}
.comment-content a:link, .comment-content a:visited {
  color: var(--bs-secondary);
}
.comment-author {
  width: 100%;
  float: left;
  padding-top: 0;
  margin-bottom: 3px;
  line-height: 1.2;
  font-size: 16px;
  font-weight: 600;
  color: #272727;
}
@media (max-width: 767px) {
  .comment-author span {
    display: block;
    width: 100%;
  }
}
.comment-author a:hover, .comment-author a:focus {
  text-decoration: none;
}
.comment-meta .avatar {
  position: absolute;
  left: 0;
  top: 0;
  margin-bottom: 21px;
  height: 60px;
  width: 60px;
  border-radius: 500px;
}
@media (max-width: 767px) {
  .comment-meta .avatar {
    position: relative;
    margin-bottom: 12px;
  }
}
body .comment-metadata a {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: #272727;
}
.comment-reply-link {
  font-style: normal !important;
  font-weight: 500;
  line-height: 21px !important;
  color: #0d0d0d !important;
  font-size: 12px;
}
.comment-edit-link {
  margin-left: 20px;
}
.comment-reply-link {
  position: absolute;
  right: 24px;
  top: 24px;
}
.comment-reply-link::before {
  content: "";
  font-family: "Font Awesome 5 Free";
  padding-right: 8px;
  font-weight: 900;
  font-size: 12px;
}
a#cancel-comment-reply-link {
  font-size: 14px !important;
  color: var(--bs-secondary);
}
a#cancel-comment-reply-link:hover {
  color: var(--bs-secondary);
}
.bypostauthor .comment-footer-meta .by-post-author {
  display: inline-block;
  margin-top: 14px;
  font-size: 14px;
  font-weight: 400;
}
.comment-footer-meta a {
  text-decoration: none;
  line-height: 1;
}
.pingback .comment-meta, .trackback .comment-meta {
  padding-left: 0;
}
.comments-pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center;
}
.comments-pagination.only-next {
  justify-content: flex-end;
}
.comments-pagination .page-numbers {
  display: none;
  text-decoration: none;
}
.comments-pagination .page-numbers:focus, .comments-pagination .page-numbers:hover {
  text-decoration: underline;
}
.comments-pagination .prev, .comments-pagination .next {
  display: block;
}
.comments-pagination .prev {
  left: 0;
}
.comments-pagination .next {
  right: 0;
  text-align: right;
}
.comment-respond h3.comment-reply-title {
  margin-top: 36px;
  margin-bottom: 6px;
}
.comment-respond p.form-submit {
  margin-bottom: 0;
}
.comment-respond::after {
  clear: both;
  content: "";
  display: block;
}
.comment-respond .comment-notes a, .comment-respond .logged-in-as a {
  color: inherit;
  text-decoration: none;
}
.comment-respond p {
  margin-left: auto;
  margin-right: auto;
}
.comment-form-cookies-consent {
  display: flex;
  align-items: center;
}
.comment-form-cookies-consent label {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
}
.comment-form input {
  height: 45px;
  outline: none;
}
.comment-respond > p:last-of-type {
  margin-bottom: 0;
}
.comment-respond label {
  display: block;
}
.comment-respond input[type="checkbox"] + label {
  line-height: 1.25;
}
.comment-respond #submit {
  display: block;
}
.comment-respond .comments-closed {
  padding-bottom: 8px;
  text-align: center;
}
.comments .comment-respond .comment-reply-title, .comments .comment-respond .comment-notes, .comments .comment-respond .logged-in-as {
  text-align: left;
}
.comments .comment-respond .logged-in-as {
  margin-bottom: 13px;
  padding-top: 13px;
  font-size: 16px;
}
.comments .comment-respond .logged-in-as a:nth-child(2) {
  font-weight: 600;
}
.comments .comment-respond .logged-in-as a:nth-child(2):hover {
  color: var(--bs-primary);
}
.page-links {
  padding-top: 14px;
  width: 100%;
  text-align: left;
}
.page-links a.post-page-numbers {
  display: inline-block;
  background: #fff;
  padding-top: 6px;
  text-align: center;
  width: 40px;
  height: 40px;
  padding-left: 4px;
  border-radius: 5px;
  color: #0d0d0d;
}
.page-links span.post-page-numbers.current {
  display: inline-block;
  background: #fff;
  text-align: center;
  width: 40px;
  height: 40px;
  padding-top: 6px;
  padding-left: 4px;
  border-radius: 0;
  color: var(--bs-primary);
}
.post-nav-links {
  width: 100%;
  text-align: left;
  font-weight: 400;
  font-size: 17px;
}
.post-nav-links a:link, .post-nav-links a:visited, .post-nav-links span.post-page-numbers {
  display: inline-block;
  margin: 6px;
  text-decoration: none;
  line-height: 1;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  padding: 11px;
  width: 40px;
  height: 40px;
  color: #0d0d0d;
  font-family: var(--bs-font-secondary);
  border-radius: 800px;
  border: 1px solid #0d0d0d;
}
.post-nav-links span.post-page-numbers.current {
  background: #0d0d0d;
  color: #fff;
}
.post-nav-links a:hover {
  background: #0d0d0d;
  color: #fff;
}
.pagination-wrapper {
  margin-bottom: 0;
  width: 100%;
}
@media (max-width: 992px) {
  .pagination-wrapper {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.pagination-wrapper .nav-links {
  width: 100%;
  text-align: center;
  padding: 0 12px;
}
.pagination-wrapper .nav-links a.page-numbers, .pagination-wrapper .nav-links span.page-numbers {
  display: inline-block;
  padding-top: 9px;
  margin: 0 3px;
  text-align: center;
  font-size: 16px;
  width: 40px;
  height: 40px;
  font-weight: 500;
  background: #fff;
  color: #0d0d0d;
  font-family: var(--bs-font-secondary);
  border: 1px solid #a2a2a2;
  border-radius: 800px;
}
.pagination-wrapper .nav-links a.page-numbers span::before, .pagination-wrapper .nav-links span.page-numbers span::before {
  font-size: 14px;
}
.pagination-wrapper .nav-links span.page-numbers.current {
  background: #0d0d0d;
  color: #fff;
  border: 1px solid #0d0d0d;
}
.pagination-wrapper .nav-links a.page-numbers:hover {
  color: #0d0d0d;
  border: 1px solid #0d0d0d;
}
width: 100%;
/* post meta tag icon */
.post-meta .meta-icon svg {
  opacity: 0.5;
  margin-right: 3px;
}
h3.comment-reply-title a {
  display: block;
  text-decoration: none !important;
}
h3.comment-reply-title {
  position: relative;
  margin-top: 52px;
  margin-bottom: 13px;
  font-size: 36px !important;
  line-height: 1.2;
}
@media (max-width: 992px) {
  h3.comment-reply-title {
    margin-top: 14px !important;
    margin-bottom: 7px !important;
    font-size: 24px !important;
  }
}
h3.comment-reply-title small {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: 600;
}
@media (max-width: 992px) {
  h3.comment-reply-title small {
    position: relative;
  }
}
.post-meta {
  padding-left: 0;
}
.post-meta .post-edit {
  font-weight: 400;
  color: var(--bs-secondary);
}
.post-meta .post-edit::before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 6px;
}
.archive-header {
  margin-bottom: 28px;
  background: #ccc;
}
.archive-header .archive-header-inner {
  padding: 56px 0;
}
.archive-header span.color-accent {
  display: block;
  font-size: 28px;
  text-transform: none;
}
@media (max-width: 992px) {
  .archive-header {
    margin-bottom: 0;
  }
  .archive-header .archive-header-inner h1.archive-title {
    font-size: 55px;
  }
}
.archive-header-inner h1 span.color-accent {
  font-weight: 400;
}
main#site-content hr.post-separator {
  margin-top: 70px !important;
}
/* --------------------------------------------
--------------------Blog end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Team box ------------------------
---------------------------------------------- */
.teambox {
  position: relative;
  margin-bottom: 22px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.teambox .view {
  position: relative;
}
.teambox img {
  margin-right: auto;
  margin-left: auto;
}
.teambox h3 {
  margin-top: 22px;
  margin-bottom: 6px;
  padding: 0;
  font-weight: 500;
  line-height: 1.3;
  font-size: 26px;
}
@media (max-width: 992px) {
  .teambox h3 {
    font-size: 24px;
  }
}
.teambox p {
  margin: 0;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 500;
  color: #0d0d0d;
}
.teambox {
  /* hover */
}
.teambox .view {
  position: relative;
}
.teambox .mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  overflow: hidden;
}
.teambox .mask .mask-icons {
  text-align: center;
}
.teambox .mask .mask-icons a {
  display: inline-block;
  font-size: 22px;
  padding: 12px;
  color: #fff;
}
.teambox .maskinner {
  position: absolute;
  display: flex;
  align-items: flex-end;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding: 26px 20px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-align: center;
}
.teambox .maskinner:hover {
  background: rgba(0, 0, 0, 0.5);
}
.teambox .maskinner .maskinner2 {
  width: 100%;
  float: left;
  padding: 0 20px;
}
.teambox .maskinner .maskinner2-mb, .teambox .maskinner a.teambutton {
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -o-transform: translateX(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.teambox .maskinner:hover .maskinner2-mb, .teambox .maskinner:hover a.teambutton {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
/* --------------------------------------------
--------------------Team box end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Social icons  ------------------------
---------------------------------------------- */
.social-icon1 {
  display: inline-block;
}
.social-icon1 a {
  display: inline-block;
  margin: 5px;
  text-align: center;
  background: var(--bs-primary);
  width: 40px;
  height: 40px;
  padding-top: 9px;
  border-radius: 500px;
  color: #0d0d0d;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.social-icon1 i {
  color: #0d0d0d;
}
.social-icon1 a:hover {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  transform: scale(1.1);
}
/* --------------------------------------------
--------------------Social icons end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Innerpages title------------------------
---------------------------------------------- */
.innerpages-title-wrapper-first .innerpages-title-wrapper {
  border: none;
}
.innerpages-title-wrapper-first .innerpages-title-wrapper .innerpages-title1 {
  padding: 80px 10px 60px 10px;
}
.innerpages-title-wrapper-first .innerpages-title-wrapper .innerpages-title1 h1 {
  margin-bottom: 0;
}
.innerpages-title-wrapper-first .innerpages-title-wrapper .innerpages-title2 {
  display: flex;
  align-items: center;
  justify-content: right;
}
.innerpages-title-wrapper-first .innerpages-title-wrapper .archive-subtitle {
  margin-bottom: 0;
  margin-top: 12px;
  width: 100%;
}
.innerpages-title-wrapper-first .breadcrumb-wrapper {
  display: block;
  margin-top: 22px;
  margin-bottom: 0;
}
.innerpages-title-wrapper-first .breadcrumb1 {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  color: #a2a2a2;
  font-size: 14px;
  font-weight: 400;
}
.innerpages-title-wrapper-first .breadcrumb1 a {
  font-size: 14px;
  color: #656565;
  font-weight: 500;
}
.innerpages-title-wrapper-first .breadcrumb1 a:hover {
  font-weight: 400;
  color: #a2a2a2;
}
.innerpages-title-wrapper-first .breadcrumb1 > span:first-child {
  padding-left: 0;
}
.innerpages-title-wrapper-first .breadcrumb1 > span {
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (max-width: 992px) {
  .innerpages-title-wrapper-first .innerpages-title-wrapper {
    padding: 0;
  }
  .innerpages-title-wrapper-first .innerpages-title-wrapper .innerpages-title1 {
    padding: 60px 10px 40px 10px;
    text-align: left;
  }
  .innerpages-title-wrapper-first .innerpages-title-wrapper .innerpages-title2 {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .innerpages-title-wrapper-first .innerpages-title-wrapper .archive-subtitle {
    margin-bottom: 16px;
    width: 100%;
  }
}
.index-post-wrapper .innerpages-title-wrapper h1 .color-accent {
  display: block;
  font-size: 20px;
  line-height: 1.6;
  text-transform: uppercase;
  width: 100%;
}
.index-post-wrapper .innerpages-title-wrapper h1 {
  width: 100%;
}
/* --------------------------------------------
--------------------Innerpages title end------------------------
---------------------------------------------- */
/* --------------------------------------------
-------------------404 error-----
---------------------------------------------- */
.bg-title-global-error {
  height: 100vh;
  width: 100%;
}
.error-404 {
  display: flex;
  height: 100vh;
  align-items: center;
  justify-content: center;
  text-align: cener;
}
/* --------------------------------------------
-------------------404 error end-----
---------------------------------------------- */
/* --------------------------------------------
-------------------Scroll text-----
---------------------------------------------- */
.scroll-text1 {
  overflow: hidden;
  position: relative;
  color: #0d0d0d;
}
.scroll-text-white.scroll-text1 {
  color: #fff;
}
.scroll-text1 .scroll-text1-container {
  background: transparent;
  padding: 11px;
  font-size: 20px;
  font-weight: 500;
  font-family: var(--bs-font-secondary);
}
.scroll-text1 span {
  display: inline-block;
  margin: 0 40px;
  background: url("assets/images/shape-dark.svg") center center no-repeat;
  width: 28px;
  height: 28px;
}
.scroll-text-white.scroll-text1 span {
  background: url("assets/images/shape.svg") center center no-repeat;
}
/** scroll text animation **/
#scrollText {
  display: flex;
  align-items: center;
  white-space: nowrap;
  resize: horizontal;
  container-type: inline-size;
  -moz-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  text-wrap: no-wrap;
  -moz-animation: scroll-animation 35s linear infinite;
  -webkit-animation: scroll-animation 35s linear infinite;
  animation: scroll-animation 35s linear infinite;
}
@media (max-width: 767px) {
  #scrollText {
    display: flex;
    align-items: center;
    white-space: nowrap;
    resize: horizontal;
    container-type: inline-size;
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    text-wrap: no-wrap;
    -moz-animation: scroll-animation 15s linear infinite;
    -webkit-animation: scroll-animation 15s linear infinite;
    animation: scroll-animation 15s linear infinite;
  }
  .scroll-text1 span {
    margin: 0 20px;
  }
}
@-moz-keyframes scroll-animation {
  from {
    -moz-transform: translateX(100%);
  }
  to {
    -moz-transform: translateX(-100%);
  }
}
@-webkit-keyframes scroll-animation {
  from {
    -webkit-transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
  }
}
@keyframes scroll-animation {
  from {
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
/* --------------------------------------------
-------------------Scroll text end-----
---------------------------------------------- */
/* --------------------------------------------
-------------------Latest posts widget-----
---------------------------------------------- */
.widget .sp-latest-posts-widget.latest-posts .media {
  margin-bottom: 12px;
  padding-bottom: 0;
  border: none;
}
.widget .sp-latest-posts-widget.latest-posts div.media:last-child {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}
.widget .sp-latest-posts-widget.latest-posts .entry-title a {
  display: block;
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 500;
  font-family: var(--bs-font-secondary);
  color: #0d0d0d;
}
.widget .sp-latest-posts-widget.latest-posts .entry-meta.small span {
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  color: #656565;
}
.widget .sp-latest-posts-widget.latest-posts .entry-meta.small:before {
  content: "";
}
.widget .sp-latest-posts-widget.latest-posts .media .pull-left img {
  margin-right: 6px;
  width: 100px !important;
  max-width: 100px !important;
  border-radius: 0;
  margin-bottom: 1px;
  border: none;
}
/* --------------------------------------------
-------------------Latest posts widget end-----
---------------------------------------------- */
/* --------------------------------------------
-------------------Latest posts widget footer-----
---------------------------------------------- */
.footer-widgets .widget .sp-latest-posts-widget.latest-posts .media {
  margin-bottom: 13px;
  border-bottom: 1px solid var(--bs-third);
  padding-bottom: 19px;
}
.footer-widgets .widget .sp-latest-posts-widget.latest-posts div.media:last-child {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}
.footer-widgets .widget .sp-latest-posts-widget.latest-posts .entry-title a {
  display: block;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 600;
  color: #fff;
}
.footer-widgets .widget .sp-latest-posts-widget.latest-posts .entry-title a:hover {
  color: var(--bs-secondary);
}
.footer-widgets .widget .sp-latest-posts-widget.latest-posts .entry-meta.small span {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: var(--bs-third);
}
.footer-widgets .widget .sp-latest-posts-widget.latest-posts .media .pull-left {
  padding-right: 0;
}
.footer-widgets .widget .sp-latest-posts-widget.latest-posts .media .pull-left img {
  margin-right: 12px;
  width: 100px !important;
  max-width: 100px !important;
  border-radius: 8px;
}
/* --------------------------------------------
-------------------Latest posts widget footer end-----
---------------------------------------------- */
/* --------------------------------------------
-------------------Preloader-----
---------------------------------------------- */
.preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #fff;
}
.preloader .loader {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 20px;
  width: 280px;
  margin: auto;
}
.preloader .loadercircle {
  animation-name: load;
  animation-timing-function: ease-in-out;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  height: 40px;
  width: 40px;
  border-radius: 500px;
  position: absolute;
}
.preloader .loadercircle:first-child {
  background-color: var(--bs-primary);
  animation-delay: 0.5s;
}
.preloader .loadercircle:nth-child(2) {
  background-color: var(--bs-secondary);
  animation-delay: 0.4s;
}
.preloader .loadercircle:nth-child(3) {
  background-color: var(--bs-third);
  animation-delay: 0.3s;
}
.preloader .loadercircle:nth-child(4) {
  background-color: var(--bs-primary);
  animation-delay: 0.2s;
}
.preloader .loadercircle:nth-child(5) {
  background-color: var(--bs-secondary);
  animation-delay: 0.1s;
}
@keyframes load {
  15% {
    transform: translateX(0);
  }
  45% {
    transform: translateX(230px);
  }
  65% {
    transform: translateX(230px);
  }
  95% {
    transform: translateX(0);
  }
}
/* --------------------------------------------
-------------------Preloader end-----
---------------------------------------------- */
/* --------------------------------------------
--------------------Counter custom1-----------------------
---------------------------------------------- */
.counter-custom1 .elementor-counter .elementor-counter-number-prefix, .elementor-counter .elementor-counter-number-suffix {
  flex-grow: 0;
}
.counter-custom1 .elementor-counter-number-wrapper {
  margin-bottom: 0;
}
.counter-custom1 span.elementor-counter-number {
  margin-bottom: 11px;
  font-size: 64px;
  text-align: left;
  font-weight: 600;
  font-family: var(--bs-font-secondary);
}
.counter-custom1 .elementor-counter-number-prefix {
  font-weight: 400;
  color: var(--bs-primary);
  font-family: var(--bs-font-third);
  font-size: 80px;
}
.counter-custom1 .elementor-counter-number-suffix {
  font-weight: 400;
  color: var(--bs-primary);
  font-family: var(--bs-font-third);
  font-size: 80px;
}
@media (max-width: 992px) {
  .counter-custom1 span.elementor-counter-number {
    margin-bottom: 0;
    font-size: 50px;
    font-weight: 500;
  }
  .counter-custom1 .elementor-counter-number-prefix {
    font-size: 64px;
    font-weight: 500;
  }
  .counter-custom1 .elementor-counter-number-suffix {
    font-size: 64px;
    font-weight: 500;
  }
}
@media (max-width: 767px) {
  .counter-custom1 span.elementor-counter-number {
    margin-bottom: 0;
    font-size: 40px;
  }
  .counter-custom1 .elementor-counter-number-prefix {
    font-size: 50px;
  }
  .counter-custom1 .elementor-counter-number-suffix {
    font-size: 50px;
  }
}
.counter-custom1 .elementor-counter .elementor-counter-title {
  color: #d7d7d7;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  font-weight: 400;
  font-family: var(--bs-font-primary);
}
/* --------------------------------------------
--------------------Counter custom1 end-----------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Counter custom1 white-----------------------
---------------------------------------------- */
.counter-custom1.counter-custom1-white .elementor-counter .elementor-counter-number-prefix, .elementor-counter .elementor-counter-number-suffix {
  flex-grow: 0;
}
.counter-custom1.counter-custom1-white span.elementor-counter-number {
  margin-bottom: 11px;
  font-size: 64px;
  text-align: left;
  font-weight: 600;
  color: #fff;
  font-family: var(--bs-font-secondary);
}
.counter-custom1.counter-custom1-white .elementor-counter-number-prefix {
  font-weight: 600;
  color: #fff;
  font-family: var(--bs-font-secondary);
  font-size: 64px;
  color: #fff;
}
.counter-custom1.counter-custom1-white .elementor-counter-number-suffix {
  font-weight: 600;
  font-family: var(--bs-font-secondary);
  font-size: 64px;
  color: #fff;
}
@media (max-width: 992px) {
  .counter-custom1.counter-custom1-white span.elementor-counter-number {
    margin-bottom: 0;
    font-size: 50px;
    font-weight: 500;
  }
  .counter-custom1.counter-custom1-white .elementor-counter-number-prefix {
    font-size: 50px;
    font-weight: 500;
  }
  .counter-custom1.counter-custom1-white .elementor-counter-number-suffix {
    font-size: 50px;
    font-weight: 500;
  }
}
@media (max-width: 767px) {
  .counter-custom1.counter-custom1-white span.elementor-counter-number {
    margin-bottom: 0;
    font-size: 40px;
  }
  .counter-custom1.counter-custom1-white .elementor-counter-number-prefix {
    font-size: 40px;
  }
  .counter-custom1.counter-custom1-white .elementor-counter-number-suffix {
    font-size: 40px;
  }
}
.counter-custom1.counter-custom1-white .elementor-counter .elementor-counter-title {
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  font-weight: 400;
  font-family: var(--bs-font-primary);
}
/* --------------------------------------------
--------------------Counter custom1 white end-----------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Counter custom2-----------------------
---------------------------------------------- */
.counter-custom2 .elementor-counter .elementor-counter-number-prefix, .elementor-counter .elementor-counter-number-suffix {
  flex-grow: 1;
}
.counter-custom2 .elementor-counter-number-wrapper {
  margin-bottom: 0;
}
.counter-custom2 span.elementor-counter-number {
  margin-bottom: 11px;
  font-size: 64px;
  text-align: center;
  font-weight: 600;
  color: #fff;
}
.counter-custom2 .elementor-counter-number-prefix {
  font-weight: 600;
  color: #fff;
  font-size: 64px;
}
.counter-custom2 .elementor-counter-number-suffix {
  font-weight: 600;
  color: #fff;
  font-size: 64px;
}
@media (max-width: 992px) {
  .counter-custom2 span.elementor-counter-number {
    margin-bottom: 0;
    font-size: 50px;
  }
  .counter-custom2 .elementor-counter-number-prefix {
    font-size: 50px;
  }
  .counter-custom2 .elementor-counter-number-suffix {
    font-size: 50px;
  }
}
.counter-custom2 .elementor-counter .elementor-counter-title {
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  font-weight: 500;
  font-family: var(--bs-font-primary);
  text-transform: uppercase;
}
/* --------------------------------------------
--------------------Counter custom2 end-----------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Counter custom3-----------------------
---------------------------------------------- */
.counter-custom3 .elementor-counter .elementor-counter-number-prefix, .elementor-counter .elementor-counter-number-suffix {
  flex-grow: 0;
}
.counter-custom3 .elementor-counter-number-wrapper {
  margin-bottom: 0;
}
.counter-custom3 span.elementor-counter-number {
  margin-bottom: 5px;
  font-size: 64px;
  font-weight: 500;
  color: #0d0d0d;
}
.counter-custom3 .elementor-counter-number-prefix {
  font-weight: 500;
  color: #0d0d0d;
  font-size: 64px;
}
.counter-custom3 .elementor-counter-number-suffix {
  font-weight: 500;
  color: #0d0d0d;
  font-size: 64px;
}
@media (max-width: 992px) {
  .counter-custom3 span.elementor-counter-number {
    margin-bottom: 0;
    font-size: 50px;
  }
  .counter-custom3 .elementor-counter-number-prefix {
    font-size: 50px;
  }
  .counter-custom3 .elementor-counter-number-suffix {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .counter-custom3 span.elementor-counter-number {
    margin-bottom: 0;
    font-size: 40px;
  }
  .counter-custom3 .elementor-counter-number-prefix {
    font-size: 40px;
  }
  .counter-custom3 .elementor-counter-number-suffix {
    font-size: 40px;
  }
}
.counter-custom3 .elementor-counter .elementor-counter-title {
  color: #0d0d0d;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  font-family: var(--bs-font-primary);
}
/* --------------------------------------------
--------------------Counter custom3 end-----------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Counter custom4-----------------------
---------------------------------------------- */
.counter-custom4 .elementor-counter .elementor-counter-number-prefix, .elementor-counter .elementor-counter-number-suffix {
  flex-grow: 1;
  text-align: center;
}
.counter-custom4 .elementor-counter-number-wrapper {
  margin-bottom: 6px;
}
.counter-custom4 span.elementor-counter-number {
  font-size: 76px;
  text-align: left;
  font-weight: 600;
  font-family: var(--bs-font-secondary);
  color: var(--bs-third);
}
.counter-custom4 .elementor-counter-number-prefix {
  font-size: 76px;
  text-align: left;
  font-weight: 600;
  font-family: var(--bs-font-secondary);
  color: var(--bs-third);
}
.counter-custom4 .elementor-counter-number-suffix {
  font-size: 76px;
  text-align: left;
  font-weight: 600;
  font-family: var(--bs-font-secondary);
  color: var(--bs-third);
}
@media (max-width: 1400px) {
  .counter-custom4 span.elementor-counter-number {
    font-size: 64px;
  }
  .counter-custom4 .elementor-counter-number-prefix {
    font-size: 64px;
  }
  .counter-custom4 .elementor-counter-number-suffix {
    font-size: 64px;
  }
}
@media (max-width: 992px) {
  .counter-custom4 span.elementor-counter-number {
    font-size: 50px;
  }
  .counter-custom4 .elementor-counter-number-prefix {
    font-size: 50px;
  }
  .counter-custom4 .elementor-counter-number-suffix {
    font-size: 50px;
  }
}
.counter-custom4 .elementor-counter .elementor-counter-title {
  color: #383838;
  font-size: 17px;
  line-height: 1.3;
  text-align: center;
  font-weight: 500;
  font-family: var(--bs-font-primary);
}
/* --------------------------------------------
--------------------Counter custom4 end-----------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------FAQ list shortcode------------------------
---------------------------------------------- */
.faqlist {
  margin-bottom: 26px;
}
.faqlist h3 {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 700;
}
/* --------------------------------------------
--------------------FAQ list shortcode end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Subscribe custom1------------------------
---------------------------------------------- */
.subscribe-custom1 input {
  margin: 0;
  background: transparent;
  height: 46px;
}
.subscribe-custom1 {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}
.subscribe-custom1 input[type=submit] {
  margin-left: 12px;
  border: none;
  padding-right: 33px;
  padding-left: 33px;
  border-radius: 0;
}
.subscribe-custom1 .wpcf7 form .wpcf7-response-output {
  display: none;
}
@media (max-width: 992px) {
  .subscribe-custom1 {
    display: block;
    text-align: center;
  }
  .subscribe-custom1 input[type=submit] {
    margin-top: 12px;
  }
  .subscribe-custom1 label {
    width: 100%;
    text-align: left !important;
  }
}
.wpcf7 form .wpcf7-response-output {
  margin: 3em 0.5em 1em;
  padding: 0.2em 1em;
  border: 1px solid var(--bs-primary);
  font-size: 14px;
}
.subscribe-custom1 p {
  padding: 0;
}
.subscribe-custom1 .wpcf7-spinner {
  display: none;
}
/* --------------------------------------------
--------------------Subscribe custom1 end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Video button ------------------------
---------------------------------------------- */
.video-button-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
a.video-button:link, a.video-button:visited {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  font-size: 26px;
  background: var(--bs-secondary);
  color: #fff;
  border-radius: 500px;
  border: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a.video-button:link:hover, a.video-button:visited:hover {
  transform: scale(1.1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.video-button-white a.video-button:link, .video-button-white a.video-button:visited {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  font-size: 26px;
  background: #fff;
  color: #0d0d0d;
  border-radius: 500px;
  border: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.video-button-white a.video-button:link:hover, .video-button-white a.video-button:visited:hover {
  transform: scale(1.1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* --------------------------------------------
--------------------Video button end ------------------------
---------------------------------------------- */
/* ----------------------------
Products woocommerce boxes 
----------------------------- */
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
  margin-bottom: 24px;
}
.woocommerce a.added_to_cart.wc-forward:link, .woocommerce a.added_to_cart.wc-forward:visited {
  display: block;
  padding-top: 0;
  margin-bottom: 11px;
  color: #fff;
}
.woocommerce a.added_to_cart.wc-forward:hover {
  color: var(--bs-primary);
}
/* sale */
.rt-wpc-customization1 .products .product span.onsale, .woocommerce ul.products li.product span.onsale {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 1;
  top: 18px;
  left: 18px;
  right: auto;
  margin: 0;
  background: var(--bs-third);
  color: #fff;
  padding: 10px;
  border-radius: 500px;
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
}
.woocommerce .products[class*=columns-] .product, .woocommerce-page .products[class*=columns-] .product {
  margin-bottom: 24px;
}
.products .product, ul.products .product {
  margin-bottom: 11px;
  position: relative;
  padding: 0;
  border-radius: 12px;
  background: transparent;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /*** add to chart button base ***/
  /***/
}
.products .product .wrappimage, ul.products .product .wrappimage {
  position: relative;
  margin-bottom: 0;
  padding: 0;
  border-radius: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.products .product img, ul.products .product img {
  width: auto;
  border-radius: 0;
  border: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.products .product .add-to-chart-wrapper, ul.products .product .add-to-chart-wrapper {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.products .product .add-to-chart-wrapper a.button, ul.products .product .add-to-chart-wrapper a.button {
  margin: 0 auto 22px auto;
}
.products .product h2, ul.products .product h2 {
  display: block;
  font-size: 20px !important;
  line-height: 1.3;
  font-weight: 500;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.products .product h2::after, ul.products .product h2::after {
  display: none;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
  padding-left: 7px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.products .product h2:hover::after, ul.products .product h2:hover::after {
  display: inline-block;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link, .products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited, ul.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link, ul.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited {
  display: block;
  margin-top: 5px;
  color: inherit;
  /*star rating for products boxes*/
  /* star rating end */
  /* price */
  /* price end */
}
.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link .star-rating, .products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited .star-rating, ul.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link .star-rating, ul.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited .star-rating {
  margin-bottom: 8px;
  overflow: hidden;
  position: relative;
  height: 20px;
  font-size: 16px;
  letter-spacing: 10px;
  width: 129px;
  font-family: star;
  font-size: 16px;
}
.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link .star-rating::before, .products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited .star-rating::before, ul.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link .star-rating::before, ul.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited .star-rating::before {
  position: absolute;
  content: "sssss";
  float: left;
  top: 0;
  left: 0;
  color: #F25430;
}
.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link .star-rating span::before, .products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited .star-rating span::before, ul.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link .star-rating span::before, ul.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited .star-rating span::before {
  color: #F25430;
}
.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link .star-rating span, .products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited .star-rating span, ul.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link .star-rating span, ul.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
  color: #F25430;
}
.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link .star-rating span::before, .products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited .star-rating span::before, ul.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link .star-rating span::before, ul.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited .star-rating span::before {
  content: "SSSSS";
  top: 0;
  position: absolute;
  left: 0;
}
.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link span.price, .products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited span.price, ul.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link span.price, ul.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited span.price {
  display: block;
  margin-bottom: 12px;
  margin-top: 0;
  font-weight: 500;
  font-size: 16px;
  color: #0d0d0d;
  font-family: var(--bs-font-secondary);
}
.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link span.price del span bdi span, .products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link span.price del span bdi, .products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited span.price del span bdi span, .products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited span.price del span bdi, ul.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link span.price del span bdi span, ul.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link span.price del span bdi, ul.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited span.price del span bdi span, ul.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited span.price del span bdi {
  color: #a2a2a2;
}
.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link span.price del, .products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited span.price del, ul.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link span.price del, ul.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited span.price del {
  margin-right: 10px;
}
.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link span.price span bdi, .products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link span.price ins, .products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited span.price span bdi, .products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited span.price ins, ul.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link span.price span bdi, ul.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link span.price ins, ul.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited span.price span bdi, ul.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited span.price ins {
  text-decoration: none;
  color: #0d0d0d;
}
.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link .price del, .products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited .price del, ul.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link .price del, ul.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited .price del {
  text-decoration: none;
  position: relative;
  white-space: nowrap;
}
.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link .price del:after, .products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited .price del:after, ul.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link .price del:after, ul.products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited .price del:after {
  border-top: 2px solid #909090;
  position: absolute;
  content: "";
  right: 0;
  top: 47%;
  left: 0;
}
.products .product .woocommerce ul.products li.product .price ins, ul.products .product .woocommerce ul.products li.product .price ins {
  font-weight: 600;
}
.products .product a.button.product_type_simple.add_to_cart_button::before, ul.products .product a.button.product_type_simple.add_to_cart_button::before {
  display: inline-block;
  content: "ﯻ";
  font-family: "uicons-regular-straight";
  margin-right: 8px;
  font-size: 16px;
}
.products .product a.button.product_type_variable.add_to_cart_button::before, ul.products .product a.button.product_type_variable.add_to_cart_button::before {
  display: none;
  content: "";
  margin: 0;
}
.starratingnone .star-rating {
  display: none !important;
}
/*********** rt-wpc-customization1 class for customize plugin buttons **************/
.rt-wpc-customization1 {
  /** quick view plugin button**/
  /* hover quici icon */
  /** wishlist plugin button **/
  /* hover wishlist icon */
  /** add to chart button **/
}
.rt-wpc-customization1 button.woosq-btn {
  position: absolute;
  z-index: 1;
  right: 18px;
  top: 18px;
  opacity: 0;
  color: transparent;
  background: transparent;
  border: none;
  font-size: 0;
  padding: 0;
  line-height: 1;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rt-wpc-customization1 button.woosq-btn::after {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0;
  content: "";
  font-family: "uicons-regular-straight";
  width: 40px;
  height: 40px;
  border-radius: 500px;
  color: #0d0d0d;
  font-size: 16px;
  background: var(--bs-primary);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rt-wpc-customization1 .woosq-btn:hover::after {
  color: #0d0d0d;
  background: var(--bs-fifth);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rt-wpc-customization1 button.woosq-btn.woosw-added::after {
  color: #0d0d0d;
  background: var(--bs-fifth);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rt-wpc-customization1 .product:hover > button.woosq-btn {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rt-wpc-customization1 .woosw-btn {
  position: absolute;
  z-index: 1;
  right: 18px;
  top: 70px;
  margin: 0;
  opacity: 0;
  border: none;
  font-size: 0;
  padding: 0;
  line-height: 1;
  color: transparent;
  background: transparent;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rt-wpc-customization1 .woosw-btn::after {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  content: "";
  font-family: "uicons-regular-straight";
  width: 40px;
  height: 40px;
  border-radius: 500px;
  color: #0d0d0d;
  font-size: 16px;
  background: var(--bs-primary);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rt-wpc-customization1 .woosw-btn:hover::after {
  color: #0d0d0d;
  background: var(--bs-fifth);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rt-wpc-customization1 .woosw-btn.woosw-added::after {
  color: #0d0d0d;
  background: var(--bs-fifth);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rt-wpc-customization1 .woosw-btn.woosw-added:hover::after {
  color: #0d0d0d;
  background: var(--bs-fifth);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rt-wpc-customization1 .product:hover > .woosw-btn {
  opacity: 1;
  color: var(--bs-primary);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rt-wpc-customization1 a.button.product_type_variable:link, .rt-wpc-customization1 a.button.product_type_variable:visited, .rt-wpc-customization1 a.button.product_type_grouped:link, .rt-wpc-customization1 a.button.product_type_grouped:visited, .rt-wpc-customization1 a.button.product_type_external:link, .rt-wpc-customization1 a.button.product_type_external:visited, .rt-wpc-customization1 a.button.product_type_simple:link, .rt-wpc-customization1 a.button.product_type_simple:visited a.button.product_type_external:link, .rt-wpc-customization1 a.product_type_external:visited, .rt-wpc-customization1 a.button.add_to_cart_button:link, .rt-wpc-customization1 a.button.add_to_cart_button:visited {
  font-size: 16px !important;
  color: #0d0d0d;
  background: var(--bs-primary);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 12px 36px;
  font-weight: 500;
  font-family: var(--bs-font-secondary);
  border-radius: 0;
  word-wrap: break-word !important;
  visibility: hidden;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rt-wpc-customization1 a.button.product_type_variable:link:hover, .rt-wpc-customization1 a.button.product_type_variable:visited:hover, .rt-wpc-customization1 a.button.product_type_grouped:link:hover, .rt-wpc-customization1 a.button.product_type_grouped:visited:hover, .rt-wpc-customization1 a.button.product_type_external:link:hover, .rt-wpc-customization1 a.button.product_type_external:visited:hover, .rt-wpc-customization1 a.button.product_type_simple:link:hover, .rt-wpc-customization1 a.button.product_type_simple:visited a.button.product_type_external:link:hover, .rt-wpc-customization1 a.product_type_external:visited:hover, .rt-wpc-customization1 a.button.add_to_cart_button:link:hover, .rt-wpc-customization1 a.button.add_to_cart_button:visited:hover {
  color: #0d0d0d;
  background: var(--bs-fifth);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  transform: scale(1.1) !important;
}
.rt-wpc-customization1 .products .product:hover a.button.product_type_variable:link, .rt-wpc-customization1 .products .product:hover a.button.product_type_variable:visited, .rt-wpc-customization1 .products .product:hover a.button.product_type_grouped:link, .rt-wpc-customization1 .products .product:hover a.button.product_type_grouped:visited, .rt-wpc-customization1 .products .product:hover a.button.product_type_external:link, .rt-wpc-customization1 .products .product:hover a.button.product_type_external:visited, .rt-wpc-customization1 .products .product:hover a.button.product_type_simple:link, .rt-wpc-customization1 .products .product:hover a.button.product_type_simple:visited .products .product:hover a.button.product_type_external:link, .rt-wpc-customization1 .products .product:hover a.product_type_external:visited, .rt-wpc-customization1 .products .product:hover a.button.add_to_cart_button:link, .rt-wpc-customization1 .products .product:hover a.button.add_to_cart_button:visited {
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rt-wpc-customization1 .product .wrappimage {
  position: relative;
}
.rt-wpc-customization1 .products .product .wrappimage-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
}
.rt-wpc-customization1 .products .product:hover .wrappimage-mask {
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rt-wpc-customization2 {
  /** quick view plugin button**/
  /* hover quici icon */
  /** wishlist plugin button **/
  /* hover wishlist icon */
  /** add to chart button **/
}
.rt-wpc-customization2 a.added_to_cart.wc-forward:link, .rt-wpc-customization2 a.added_to_cart.wc-forward:visited {
  display: block;
  padding-top: 0;
  margin-bottom: 11px;
  color: #0d0d0d;
}
.rt-wpc-customization2 a.added_to_cart.wc-forward:hover {
  color: #0d0d0d;
}
.rt-wpc-customization2 button.woosq-btn {
  position: absolute;
  z-index: 1;
  right: 18px;
  top: 18px;
  opacity: 0;
  color: transparent;
  background: transparent;
  border: none;
  font-size: 0;
  padding: 0;
  line-height: 1;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rt-wpc-customization2 button.woosq-btn::after {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0;
  content: "";
  font-family: "uicons-regular-straight";
  width: 40px;
  height: 40px;
  border-radius: 500px;
  color: #fff;
  font-size: 16px;
  background: #0d0d0d;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rt-wpc-customization2 .woosq-btn:hover::after {
  color: #fff;
  background: #0d0d0d;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rt-wpc-customization2 button.woosq-btn.woosw-added::after {
  color: #fff;
  background: #0d0d0d;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rt-wpc-customization2 .product:hover > button.woosq-btn {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rt-wpc-customization2 .woosw-btn {
  position: absolute;
  z-index: 1;
  right: 18px;
  top: 70px;
  margin: 0;
  opacity: 0;
  border: none;
  font-size: 0;
  padding: 0;
  line-height: 1;
  color: transparent;
  background: transparent;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rt-wpc-customization2 .woosw-btn::after {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  content: "";
  font-family: "uicons-regular-straight";
  width: 40px;
  height: 40px;
  border-radius: 500px;
  color: #fff;
  font-size: 16px;
  background: #0d0d0d;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rt-wpc-customization2 .woosw-btn:hover::after {
  color: #fff;
  background: #0d0d0d;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rt-wpc-customization2 .woosw-btn.woosw-added::after {
  color: #fff;
  background: #0d0d0d;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rt-wpc-customization2 .woosw-btn.woosw-added:hover::after {
  color: #fff;
  background: #0d0d0d;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rt-wpc-customization2 .product:hover > .woosw-btn {
  opacity: 1;
  color: #fff;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rt-wpc-customization2 a.button.product_type_variable:link, .rt-wpc-customization2 a.button.product_type_variable:visited, .rt-wpc-customization2 a.button.product_type_grouped:link, .rt-wpc-customization2 a.button.product_type_grouped:visited, .rt-wpc-customization2 a.button.product_type_external:link, .rt-wpc-customization2 a.button.product_type_external:visited, .rt-wpc-customization2 a.button.product_type_simple:link, .rt-wpc-customization2 a.button.product_type_simple:visited a.button.product_type_external:link, .rt-wpc-customization2 a.product_type_external:visited, .rt-wpc-customization2 a.button.add_to_cart_button:link, .rt-wpc-customization2 a.button.add_to_cart_button:visited {
  font-size: 16px !important;
  color: #fff;
  background: #0d0d0d;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 12px 36px;
  font-weight: 500;
  font-family: var(--bs-font-secondary);
  border-radius: 0;
  word-wrap: break-word !important;
  visibility: hidden;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rt-wpc-customization2 a.button.product_type_variable:link:hover, .rt-wpc-customization2 a.button.product_type_variable:visited:hover, .rt-wpc-customization2 a.button.product_type_grouped:link:hover, .rt-wpc-customization2 a.button.product_type_grouped:visited:hover, .rt-wpc-customization2 a.button.product_type_external:link:hover, .rt-wpc-customization2 a.button.product_type_external:visited:hover, .rt-wpc-customization2 a.button.product_type_simple:link:hover, .rt-wpc-customization2 a.button.product_type_simple:visited a.button.product_type_external:link:hover, .rt-wpc-customization2 a.product_type_external:visited:hover, .rt-wpc-customization2 a.button.add_to_cart_button:link:hover, .rt-wpc-customization2 a.button.add_to_cart_button:visited:hover {
  color: #fff;
  background: #0d0d0d;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  transform: scale(1.1) !important;
}
.rt-wpc-customization2 .products .product:hover a.button.product_type_variable:link, .rt-wpc-customization2 .products .product:hover a.button.product_type_variable:visited, .rt-wpc-customization2 .products .product:hover a.button.product_type_grouped:link, .rt-wpc-customization2 .products .product:hover a.button.product_type_grouped:visited, .rt-wpc-customization2 .products .product:hover a.button.product_type_external:link, .rt-wpc-customization2 .products .product:hover a.button.product_type_external:visited, .rt-wpc-customization2 .products .product:hover a.button.product_type_simple:link, .rt-wpc-customization2 .products .product:hover a.button.product_type_simple:visited .products .product:hover a.button.product_type_external:link, .rt-wpc-customization2 .products .product:hover a.product_type_external:visited, .rt-wpc-customization2 .products .product:hover a.button.add_to_cart_button:link, .rt-wpc-customization2 .products .product:hover a.button.add_to_cart_button:visited {
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.rt-wpc-customization2 .product .wrappimage {
  position: relative;
}
.rt-wpc-customization2 .products .product .wrappimage-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  opacity: 0;
}
.rt-wpc-customization2 .products .product:hover .wrappimage-mask {
  opacity: 1;
}
/************** For page builder custom woo widget1 *****************/
body .rt-wpc-customization1.rt-wpc-customization1-pagebuilder {
  text-align: center;
}
body .rt-wpc-customization1.rt-wpc-customization1-pagebuilder h2.woocommerce-loop-product__title {
  margin-top: 22px;
}
body .rt-wpc-customization1.rt-wpc-customization1-pagebuilder .star-rating {
  margin-top: 6px;
  margin-bottom: 13px !important;
}
body .rt-wpc-customization1.rt-wpc-customization1-pagebuilder .price {
  display: inline-block;
  margin-top: 11px !important;
}
body .rt-wpc-customization1.rt-wpc-customization1-pagebuilder .products .product {
  margin-bottom: 25px;
  padding: 0 0 25px 0;
  background: #fff;
  box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.04);
  padding-top: 0;
}
body .rt-wpc-customization1.rt-wpc-customization1-pagebuilder .products.productsborderr .product {
  border-radius: 0 !important;
}
body .rt-wpc-customization1.rt-wpc-customization1-pagebuilder .productsubtitlenone .productsubtitle {
  display: none;
}
body .rt-wpc-customization1.rt-wpc-customization1-pagebuilder .products.productswoo1p .product img {
  padding: 44px 33px 0 33px;
}
body .rt-wpc-customization1.rt-wpc-customization1-pagebuilder .product .wrappimage {
  background: transparent;
  border-radius: 12px 12px 0 0;
}
body .rt-wpc-customization1.rt-wpc-customization1-pagebuilder .products.productsborderr .wrappimage {
  border-radius: 0 !important;
}
body .rt-wpc-customization1.rt-wpc-customization1-pagebuilder .product img {
  border-radius: 12px 12px 0 0;
}
body .rt-wpc-customization1.rt-wpc-customization1-pagebuilder .products.productsborderr img {
  border-radius: 0 !important;
}
body .rt-wpc-customization1.rt-wpc-customization1-pagebuilder .product .wrappimage {
  position: relative;
}
body .rt-wpc-customization1.rt-wpc-customization1-pagebuilder .products .product .wrappimage-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  border-radius: 12px 12px 0 0;
}
body .rt-wpc-customization1.rt-wpc-customization1-pagebuilder .products.productsborderr .wrappimage-mask {
  border-radius: 0 !important;
}
body .rt-wpc-customization1.rt-wpc-customization1-pagebuilder .products .product:hover .wrappimage-mask {
  opacity: 1;
}
body .rt-wpc-customization1.rt-wpc-customization1-pagebuilder a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link, body .rt-wpc-customization1.rt-wpc-customization1-pagebuilder a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited {
  padding: 0 20px;
}
body .rt-wpc-customization1.rt-wpc-customization1-pagebuilder a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link .star-rating, body .rt-wpc-customization1.rt-wpc-customization1-pagebuilder a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited .star-rating {
  margin: 11px auto;
}
body .rt-wpc-customization1.rt-wpc-customization1-pagebuilder a.added_to_cart {
  display: block;
}
body .rt-wpc-customization1.rt-wpc-customization1-pagebuilder a.added_to_cart.wc-forward:link, body .rt-wpc-customization1.rt-wpc-customization1-pagebuilder a.added_to_cart.wc-forward:visited {
  display: block;
  padding-top: 0;
  margin-bottom: 11px;
  color: #fff;
}
body .rt-wpc-customization1.rt-wpc-customization1-pagebuilder a.added_to_cart.wc-forward:hover {
  color: #fff;
}
/********** For page builder custom woo widget2 ****************/
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder {
  text-align: left;
  /** quick view plugin button**/
  /* hover quici icon */
  /** wishlist plugin button **/
  /* hover wishlist icon */
  /** add to chart button **/
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder h2.woocommerce-loop-product__title {
  margin-top: 14px;
  margin-bottom: 6px;
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .productsubtitle {
  color: #383838;
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .productsubtitlenone .productsubtitle {
  display: none;
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .star-rating {
  margin-top: 6px;
  margin-bottom: 13px !important;
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .starratingnone .star-rating {
  display: none;
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .price {
  margin-top: 14px !important;
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .products .product {
  margin-bottom: 0;
  padding: 0 0 20px 0;
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .product .wrappimage {
  background: var(--bs-fifth);
  border-radius: 0;
  text-align: center;
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .product img {
  margin: 0 auto;
  padding: 0;
  border-radius: 0;
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .products.productswoo1p .product img {
  padding: 25px;
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .productsubtitlenone .productsubtitle {
  display: none;
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .product:hover .wrappimage {
  background: var(--bs-fifth);
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link .star-rating, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited .star-rating {
  margin: 17px 0 11px 0;
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder button.woosq-btn {
  position: absolute;
  z-index: 1;
  right: 18px;
  top: 18px;
  opacity: 0;
  color: transparent;
  background: transparent;
  border: none;
  font-size: 0;
  padding: 0;
  line-height: 1;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder button.woosq-btn::after {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0;
  content: "";
  font-family: "uicons-regular-straight";
  width: 40px;
  height: 40px;
  border-radius: 500px;
  color: #fff;
  font-size: 16px;
  background: #0d0d0d;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .woosq-btn:hover::after {
  color: #fff;
  background: #0d0d0d;
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder button.woosq-btn.woosw-added::after {
  color: #fff;
  background: #0d0d0d;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .product:hover > button.woosq-btn {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .woosw-btn {
  position: absolute;
  z-index: 1;
  right: 18px;
  top: 70px;
  margin: 0;
  opacity: 0;
  border: none;
  font-size: 0;
  padding: 0;
  line-height: 1;
  color: transparent;
  background: transparent;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .woosw-btn::after {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  content: "";
  font-family: "uicons-regular-straight";
  width: 40px;
  height: 40px;
  border-radius: 500px;
  color: #fff;
  font-size: 16px;
  background: #0d0d0d;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .woosw-btn:hover::after {
  color: #fff;
  background: #0d0d0d;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .woosw-btn.woosw-added::after {
  color: #fff;
  background: #0d0d0d;
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  content: "";
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .woosw-btn.woosw-added:hover::after {
  color: #fff;
  background: #0d0d0d;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .product:hover > .woosw-btn {
  opacity: 1;
  color: var(--bs-primary);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder a.button.product_type_variable:link, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder a.button.product_type_variable:visited, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder a.button.product_type_grouped:link, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder a.button.product_type_grouped:visited, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder a.button.product_type_external:link, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder a.button.product_type_external:visited, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder a.button.product_type_simple:link, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder a.button.product_type_simple:visited a.button.product_type_external:link, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder a.product_type_external:visited, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder a.button.add_to_cart_button:link, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder a.button.add_to_cart_button:visited {
  font-size: 16px !important;
  color: #fff;
  background: #0d0d0d;
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  padding: 12px 36px;
  font-weight: 500;
  font-family: var(--bs-font-secondary);
  border-radius: 0;
  word-wrap: break-word !important;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder a.button.product_type_variable:link:hover, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder a.button.product_type_variable:visited:hover, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder a.button.product_type_grouped:link:hover, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder a.button.product_type_grouped:visited:hover, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder a.button.product_type_external:link:hover, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder a.button.product_type_external:visited:hover, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder a.button.product_type_simple:link:hover, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder a.button.product_type_simple:visited a.button.product_type_external:link:hover, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder a.product_type_external:visited:hover, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder a.button.add_to_cart_button:link:hover, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder a.button.add_to_cart_button:visited:hover {
  color: #fff;
  background: #0d0d0d;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .product:hover a.button.product_type_variable:link, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .product:hover a.button.product_type_variable:visited, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .product:hover a.button.product_type_grouped:link, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .product:hover a.button.product_type_grouped:visited, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .product:hover a.button.product_type_external:link, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .product:hover a.button.product_type_external:visited, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .product:hover a.button.product_type_simple:link, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .product:hover a.button.product_type_simple:visited .product:hover a.button.product_type_external:link, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .product:hover a.product_type_external:visited, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .product:hover a.button.add_to_cart_button:link, body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .product:hover a.button.add_to_cart_button:visited {
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .product .wrappimage {
  position: relative;
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .products .product .wrappimage-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  opacity: 0;
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder .products .product:hover .wrappimage-mask {
  opacity: 1;
}
body .rt-wpc-customization1.rt-wpc-customization2-pagebuilder a.added_to_cart {
  display: block;
}
/* ----------------------------
 For page builder custom woo widget2 end
----------------------------- */
/********** For page builder custom woo widget3 ****************/
body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder {
  text-align: left;
  /** quick view plugin button**/
  /** wishlist plugin button **/
  /** add to chart button **/
}
body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .product {
  margin-bottom: 22px;
}
body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder h2.woocommerce-loop-product__title {
  margin-top: 14px;
  margin-bottom: 6px;
}
body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .productsubtitle {
  color: #383838;
}
body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .star-rating {
  margin-top: 6px;
  margin-bottom: 13px !important;
}
body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .price {
  margin-top: 11px;
  margin-bottom: 11px;
}
body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .productsubtitle {
  display: block;
  color: #383838;
  font-size: 14px;
  line-height: 18px;
}
body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .products .product {
  margin-bottom: 11px;
  display: flex;
  flex-direction: row;
  max-width: 550px;
}
body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .product .wrappimage1 {
  margin-right: 20px;
  min-width: 140px;
  max-width: 170px;
}
@media (max-width: 992px) {
  body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .products .product {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    max-width: 550px;
  }
  body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .product .wrappimage1 {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .products .product .add-to-chart-wrapper, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder ul.products .product .add-to-chart-wrapper {
  position: relative;
  margin-top: 11px;
  text-align: left;
}
body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .product .wrappimage1 .add-to-chart-wrapper, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder ul.products .product .add-to-chart-wrapper {
  display: none;
}
body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder h2.woocommerce-loop-product__title, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited {
  margin-top: 0;
}
body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .products .product h2, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder ul.products .product h2 {
  display: block;
  font-size: 26px !important;
  line-height: 1.3;
  font-weight: 500;
}
@media (max-width: 992px) {
  body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .products .product h2, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder ul.products .product h2 {
    font-size: 24px !important;
  }
}
body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .products .product h2:hover::after, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder ul.products .product h2:hover::after {
  display: none;
  content: "";
}
body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .products .product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link span.price {
  margin-top: 14px;
  font-size: 20px;
}
body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link .star-rating {
  margin: 11px 0 !important;
}
body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .product img {
  border-radius: 0;
  margin: 0 auto;
}
body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link .star-rating, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited .star-rating {
  margin: 11px auto;
}
body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder button.woosq-btn {
  display: none;
}
body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .woosw-btn {
  display: none;
}
body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder a.button.product_type_variable:link, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder a.button.product_type_variable:visited, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder a.button.product_type_grouped:link, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder a.button.product_type_grouped:visited, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder a.button.product_type_external:link, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder a.button.product_type_external:visited, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder a.button.product_type_simple:link, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder a.button.product_type_simple:visited a.button.product_type_external:link, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder a.product_type_external:visited, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder a.button.add_to_cart_button:link, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder a.button.add_to_cart_button:visited {
  font-size: 16px !important;
  color: var(--bs-third);
  background: transparent;
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  padding: 0;
  font-weight: 500;
  font-family: var(--bs-font-secondary);
  border-radius: 0;
  text-transform: uppercase;
  word-wrap: break-word !important;
  visibility: visible;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder a.button.product_type_variable:link:hover, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder a.button.product_type_variable:visited:hover, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder a.button.product_type_grouped:link:hover, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder a.button.product_type_grouped:visited:hover, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder a.button.product_type_external:link:hover, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder a.button.product_type_external:visited:hover, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder a.button.product_type_simple:link:hover, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder a.button.product_type_simple:visited a.button.product_type_external:link:hover, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder a.product_type_external:visited:hover, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder a.button.add_to_cart_button:link:hover, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder a.button.add_to_cart_button:visited:hover {
  color: #000;
  background: transparent;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .product:hover a.button.product_type_variable:link, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .product:hover a.button.product_type_variable:visited, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .product:hover a.button.product_type_grouped:link, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .product:hover a.button.product_type_grouped:visited, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .product:hover a.button.product_type_external:link, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .product:hover a.button.product_type_external:visited, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .product:hover a.button.product_type_simple:link, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .product:hover a.button.product_type_simple:visited .product:hover a.button.product_type_external:link, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .product:hover a.product_type_external:visited, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .product:hover a.button.add_to_cart_button:link, body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .product:hover a.button.add_to_cart_button:visited {
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .product:hover img {
  opacity: 1;
}
body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder a.added_to_cart {
  display: block;
}
body .rt-wpc-customization1.rt-wpc-customization3-pagebuilder .products .product span.onsale {
  top: 0;
  left: 0;
}
/* ----------------------------
 For page builder custom woo widget3 end
----------------------------- */
/********** For page builder custom woo widget4 ****************/
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder {
  text-align: center;
  /** quick view plugin button**/
  /* hover quici icon */
  /** wishlist plugin button **/
  /* hover wishlist icon */
  /** add to chart button **/
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder h2.woocommerce-loop-product__title {
  margin-top: 28px;
  margin-bottom: 6px;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .productsubtitle {
  display: block;
  color: #383838;
  font-size: 14px;
  line-height: 18px;
  padding: 0 20px;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .productsubtitlenone .productsubtitle {
  display: none !important;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .star-rating {
  margin-top: 6px;
  margin-bottom: 13px !important;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .price {
  margin-top: 11px !important;
  margin-bottom: 0;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .price bdi {
  font-size: 26px;
}
@media (max-width: 992px) {
  body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .price bdi {
    font-size: 24px;
  }
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .price del:after {
  border-top: 2px solid #a2a2a2;
  position: absolute;
  content: "";
  right: 0;
  top: 34% !important;
  left: 0;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .products .product .add-to-chart-wrapper, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder ul.products .product .add-to-chart-wrapper {
  position: absolute;
  z-index: 1;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .products .product {
  margin: 0 0 25px 0;
  background: #fff;
  box-shadow: 0px 2px 20px 0 rgba(0, 0, 0, 0.04);
  border-radius: 0;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .products.productswoo1p .product img {
  padding-top: 40px;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .product .wrappimage2 {
  position: relative;
  background: #fff;
  border-radius: 0;
  text-align: center;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .product img {
  border-radius: 0;
  margin: 0 auto;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .products .product span.onsale {
  border-radius: 0;
  background: var(--bs-sixth);
  padding: 6px;
  font-weight: 500;
  color: #0d0d0d;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited {
  padding: 0 20px 25px 20px;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link .star-rating, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited .star-rating {
  margin: 11px auto;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder button.woosq-btn {
  position: absolute;
  z-index: 1;
  right: 18px;
  top: 18px;
  opacity: 0;
  color: transparent;
  background: transparent;
  border: none;
  font-size: 0;
  padding: 0;
  line-height: 1;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder button.woosq-btn::after {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0;
  content: "";
  font-family: "uicons-regular-straight";
  width: 40px;
  height: 40px;
  border-radius: 500px;
  color: #fff;
  font-size: 16px;
  background: #0d0d0d;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .woosq-btn:hover::after {
  color: #fff;
  background: #0d0d0d;
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder button.woosq-btn.woosw-added::after {
  color: #fff;
  background: #0d0d0d;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .product:hover > button.woosq-btn {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .woosw-btn {
  position: absolute;
  z-index: 1;
  right: 18px;
  top: 70px;
  margin: 0;
  opacity: 0;
  border: none;
  font-size: 0;
  padding: 0;
  line-height: 1;
  color: transparent;
  background: transparent;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .woosw-btn::after {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  content: "";
  font-family: "uicons-regular-straight";
  width: 40px;
  height: 40px;
  border-radius: 500px;
  color: #fff;
  font-size: 16px;
  background: #0d0d0d;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .woosw-btn:hover::after {
  color: #fff;
  background: #0d0d0d;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .woosw-btn.woosw-added::after {
  color: #fff;
  background: #0d0d0d;
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  content: "";
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .woosw-btn.woosw-added:hover::after {
  color: #fff;
  background: #0d0d0d;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .product:hover > .woosw-btn {
  opacity: 1;
  color: var(--bs-primary);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder a.button.product_type_variable:link, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder a.button.product_type_variable:visited, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder a.button.product_type_grouped:link, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder a.button.product_type_grouped:visited, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder a.button.product_type_external:link, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder a.button.product_type_external:visited, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder a.button.product_type_simple:link, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder a.button.product_type_simple:visited a.button.product_type_external:link, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder a.product_type_external:visited, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder a.button.add_to_cart_button:link, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder a.button.add_to_cart_button:visited {
  position: relative;
  font-size: 16px !important;
  color: #fff;
  background: #0d0d0d;
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  padding: 12px 36px;
  font-weight: 500;
  font-family: var(--bs-font-secondary);
  border-radius: 0;
  word-wrap: break-word !important;
  visibility: visible;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder a.button.product_type_variable:link:hover, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder a.button.product_type_variable:visited:hover, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder a.button.product_type_grouped:link:hover, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder a.button.product_type_grouped:visited:hover, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder a.button.product_type_external:link:hover, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder a.button.product_type_external:visited:hover, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder a.button.product_type_simple:link:hover, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder a.button.product_type_simple:visited a.button.product_type_external:link:hover, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder a.product_type_external:visited:hover, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder a.button.add_to_cart_button:link:hover, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder a.button.add_to_cart_button:visited:hover {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .product:hover a.button.product_type_variable:link, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .product:hover a.button.product_type_variable:visited, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .product:hover a.button.product_type_grouped:link, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .product:hover a.button.product_type_grouped:visited, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .product:hover a.button.product_type_external:link, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .product:hover a.button.product_type_external:visited, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .product:hover a.button.product_type_simple:link, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .product:hover a.button.product_type_simple:visited .product:hover a.button.product_type_external:link, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .product:hover a.product_type_external:visited, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .product:hover a.button.add_to_cart_button:link, body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .product:hover a.button.add_to_cart_button:visited {
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .product .wrappimage {
  position: relative;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .products .product .wrappimage-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  opacity: 0;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder .products .product:hover .wrappimage-mask {
  opacity: 1;
}
body .rt-wpc-customization1.rt-wpc-customization4-pagebuilder a.added_to_cart {
  display: block;
}
/* ----------------------------
 For page builder custom woo widget4 end
----------------------------- */
/************** For page builder custom woo widget5 *****************/
body .rt-wpc-customization1.rt-wpc-customization5-pagebuilder {
  text-align: left;
}
body .rt-wpc-customization1.rt-wpc-customization5-pagebuilder h2.woocommerce-loop-product__title {
  margin-top: 15px;
}
body .rt-wpc-customization1.rt-wpc-customization5-pagebuilder .star-rating {
  margin-top: 6px;
  margin-bottom: 11px !important;
  margin-right: 0;
  margin-left: 0;
}
body .rt-wpc-customization1.rt-wpc-customization5-pagebuilder .price {
  display: inline-block;
  margin-top: 11px !important;
}
body .rt-wpc-customization1.rt-wpc-customization5-pagebuilder .products .product {
  margin-bottom: 25px;
  padding: 0;
  background: transparent;
  box-shadow: none;
  padding-top: 0;
}
body .rt-wpc-customization1.rt-wpc-customization5-pagebuilder .products.productsborderr .product {
  border-radius: 0 !important;
}
body .rt-wpc-customization1.rt-wpc-customization5-pagebuilder .productsubtitlenone .productsubtitle {
  display: none;
}
body .rt-wpc-customization1.rt-wpc-customization5-pagebuilder .product .wrappimage {
  background: transparent;
  border-radius: 0;
}
body .rt-wpc-customization1.rt-wpc-customization5-pagebuilder .product img {
  border-radius: 0;
}
body .rt-wpc-customization1.rt-wpc-customization5-pagebuilder .products.productsborderr img {
  border-radius: 0 !important;
}
body .rt-wpc-customization1.rt-wpc-customization5-pagebuilder .product .wrappimage {
  position: relative;
}
body .rt-wpc-customization1.rt-wpc-customization5-pagebuilder .products .product .wrappimage-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  border-radius: 0;
}
body .rt-wpc-customization1.rt-wpc-customization5-pagebuilder .products.productsborderr .wrappimage-mask {
  border-radius: 0 !important;
}
body .rt-wpc-customization1.rt-wpc-customization5-pagebuilder .products .product:hover .wrappimage-mask {
  opacity: 1;
}
body .rt-wpc-customization1.rt-wpc-customization5-pagebuilder a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link, body .rt-wpc-customization1.rt-wpc-customization5-pagebuilder a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited {
  padding: 0;
}
body .rt-wpc-customization1.rt-wpc-customization5-pagebuilder a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link .star-rating, body .rt-wpc-customization1.rt-wpc-customization5-pagebuilder a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited .star-rating {
  margin: 11px 0;
}
body .rt-wpc-customization1.rt-wpc-customization5-pagebuilder a.added_to_cart {
  display: block;
}
/* ----------------------------
 For page builder custom woo widget5 end
----------------------------- */
/************** For page builder custom woo widget6 *****************/
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder {
  text-align: left;
  /* sale */
  /** quick view plugin button**/
  /* hover quici icon */
  /** wishlist plugin button **/
  /* hover wishlist icon */
  /** add to chart button **/
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder h2.woocommerce-loop-product__title {
  margin-top: 18px;
  margin-bottom: 8px;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .star-rating {
  margin-top: 6px;
  margin-bottom: 11px !important;
  margin-right: 0;
  margin-left: 0;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .price {
  display: none !important;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .wrappimage {
  position: relative;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .wrappimage .price {
  display: inline-block !important;
  position: absolute;
  right: 20px;
  bottom: 22px;
  background: #fff;
  padding: 5px 11px;
  border-radius: 0;
  font-size: 20px;
  font-family: var(--bs-font-secondary);
  font-weight: 500;
  color: #0d0d0d;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .products .product {
  margin-bottom: 25px;
  padding: 0;
  border-radius: 16px;
  background: transparent;
  box-shadow: none;
  padding-top: 0;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .productsubtitle {
  display: block;
  font-size: 14px;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .productsubtitle2 {
  display: block;
  margin-top: 5px;
  font-size: 12px;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .productsubtitlenone .productsubtitle2, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .productsubtitlenone .productsubtitle {
  display: none;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .product .wrappimage {
  background: transparent;
  border-radius: 16px;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .product img {
  border-radius: 16px;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .product .wrappimage {
  position: relative;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .products .product .wrappimage-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  border-radius: 16px;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .products.productsborderr .wrappimage-mask {
  border-radius: 0 !important;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .products .product:hover .wrappimage-mask {
  opacity: 1;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited {
  padding: 0 20px;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link .star-rating, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited .star-rating {
  margin: 11px 0;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.added_to_cart {
  display: block;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .products .product span.onsale {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 1;
  top: 18px;
  left: 18px;
  right: auto;
  margin: 0;
  background: var(--bs-seventh);
  color: #fff;
  padding: 10px;
  border-radius: 6px;
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.added_to_cart.wc-forward:link, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.added_to_cart.wc-forward:visited {
  display: block;
  padding-top: 0;
  margin-bottom: 11px;
  color: #fff;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.added_to_cart.wc-forward:hover {
  color: #fff;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder button.woosq-btn {
  position: absolute;
  z-index: 1;
  right: 18px;
  top: 18px;
  opacity: 0;
  color: transparent;
  background: transparent;
  border: none;
  font-size: 0;
  padding: 0;
  line-height: 1;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder button.woosq-btn::after {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0;
  content: "";
  font-family: "uicons-regular-straight";
  width: 40px;
  height: 40px;
  border-radius: 500px;
  color: #fff;
  font-size: 16px;
  background: var(--bs-seventh);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .woosq-btn:hover::after {
  color: #fff;
  background: var(--bs-seventh);
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder button.woosq-btn.woosw-added::after {
  color: #fff;
  background: var(--bs-seventh);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .product:hover > button.woosq-btn {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .woosw-btn {
  position: absolute;
  z-index: 1;
  right: 18px;
  top: 70px;
  margin: 0;
  opacity: 0;
  border: none;
  font-size: 0;
  padding: 0;
  line-height: 1;
  color: transparent;
  background: transparent;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .woosw-btn::after {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  content: "";
  font-family: "uicons-regular-straight";
  width: 40px;
  height: 40px;
  border-radius: 500px;
  color: #fff;
  font-size: 16px;
  background: var(--bs-seventh);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .woosw-btn:hover::after {
  color: #fff;
  background: var(--bs-seventh);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .woosw-btn.woosw-added::after {
  color: #fff;
  background: var(--bs-seventh);
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  content: "";
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .woosw-btn.woosw-added:hover::after {
  color: #fff;
  background: var(--bs-seventh);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .product:hover > .woosw-btn {
  opacity: 1;
  color: var(--bs-seventh);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.button.product_type_variable:link, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.button.product_type_variable:visited, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.button.product_type_grouped:link, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.button.product_type_grouped:visited, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.button.product_type_external:link, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.button.product_type_external:visited, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.button.product_type_simple:link, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.button.product_type_simple:visited a.button.product_type_external:link, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.product_type_external:visited, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.button.add_to_cart_button:link, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.button.add_to_cart_button:visited {
  position: relative;
  font-size: 16px !important;
  color: #fff;
  background: var(--bs-seventh);
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  padding: 12px 36px;
  font-weight: 500;
  font-family: var(--bs-font-secondary);
  border-radius: 8px;
  word-wrap: break-word !important;
  visibility: visible;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.button.product_type_variable:link:hover, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.button.product_type_variable:visited:hover, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.button.product_type_grouped:link:hover, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.button.product_type_grouped:visited:hover, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.button.product_type_external:link:hover, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.button.product_type_external:visited:hover, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.button.product_type_simple:link:hover, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.button.product_type_simple:visited a.button.product_type_external:link:hover, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.product_type_external:visited:hover, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.button.add_to_cart_button:link:hover, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder a.button.add_to_cart_button:visited:hover {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .product:hover a.button.product_type_variable:link, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .product:hover a.button.product_type_variable:visited, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .product:hover a.button.product_type_grouped:link, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .product:hover a.button.product_type_grouped:visited, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .product:hover a.button.product_type_external:link, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .product:hover a.button.product_type_external:visited, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .product:hover a.button.product_type_simple:link, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .product:hover a.button.product_type_simple:visited .product:hover a.button.product_type_external:link, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .product:hover a.product_type_external:visited, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .product:hover a.button.add_to_cart_button:link, body .rt-wpc-customization1.rt-wpc-customization6-pagebuilder .product:hover a.button.add_to_cart_button:visited {
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* ----------------------------
 For page builder custom woo widget6 end
----------------------------- */
/************** For page builder custom woo widget7 *****************/
body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder {
  text-align: center;
  /** quick view plugin button**/
  /* hover quici icon */
  /** wishlist plugin button **/
  /* hover wishlist icon */
  /** add to chart button **/
}
body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder h2.woocommerce-loop-product__title {
  margin-top: 15px;
  font-size: 16px !important;
}
body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder .star-rating {
  margin-top: 6px;
  margin-bottom: 11px !important;
  margin-right: auto;
  margin-left: auto;
}
body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder .price {
  display: inline-block;
  margin-top: 11px !important;
  font-size: 20px !important;
}
body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder .products .product {
  margin-bottom: 25px;
  padding: 0;
  background: transparent;
  box-shadow: none;
  padding-top: 0;
}
body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder .product .wrappimage {
  background: transparent;
  border-radius: 0;
}
body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder .product img {
  border-radius: 0;
}
body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder .product .wrappimage {
  position: relative;
}
body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder .products .product .wrappimage-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  opacity: 0;
  border-radius: 0;
}
body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder .products.productsborderr .wrappimage-mask {
  border-radius: 0 !important;
}
body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder .products .product:hover .wrappimage-mask {
  opacity: 1;
}
body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited {
  padding: 0;
}
body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:link .star-rating, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:visited .star-rating {
  margin: 11px auto;
}
body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder button.woosq-btn {
  position: absolute;
  z-index: 1;
  right: 18px;
  top: 18px;
  opacity: 0;
  color: transparent;
  background: transparent;
  border: none;
  font-size: 0;
  padding: 0;
  line-height: 1;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder button.woosq-btn::after {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0;
  content: "";
  font-family: "uicons-regular-straight";
  width: 40px;
  height: 40px;
  border-radius: 500px;
  color: #fff;
  font-size: 16px;
  background: #0d0d0d;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder .woosq-btn:hover::after {
  color: #fff;
  background: #0d0d0d;
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder button.woosq-btn.woosw-added::after {
  color: #fff;
  background: #0d0d0d;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder .product:hover > button.woosq-btn {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder .woosw-btn {
  position: absolute;
  z-index: 1;
  right: 18px;
  top: 70px;
  margin: 0;
  opacity: 0;
  border: none;
  font-size: 0;
  padding: 0;
  line-height: 1;
  color: transparent;
  background: transparent;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder .woosw-btn::after {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  content: "";
  font-family: "uicons-regular-straight";
  width: 40px;
  height: 40px;
  border-radius: 500px;
  color: #fff;
  font-size: 16px;
  background: #0d0d0d;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder .woosw-btn:hover::after {
  color: #fff;
  background: #0d0d0d;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder .woosw-btn.woosw-added::after {
  color: #fff;
  background: #0d0d0d;
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  content: "";
}
body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder .woosw-btn.woosw-added:hover::after {
  color: #fff;
  background: #0d0d0d;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder .product:hover > .woosw-btn {
  opacity: 1;
  color: var(--bs-primary);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder a.button.product_type_variable:link, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder a.button.product_type_variable:visited, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder a.button.product_type_grouped:link, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder a.button.product_type_grouped:visited, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder a.button.product_type_external:link, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder a.button.product_type_external:visited, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder a.button.product_type_simple:link, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder a.button.product_type_simple:visited a.button.product_type_external:link, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder a.product_type_external:visited, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder a.button.add_to_cart_button:link, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder a.button.add_to_cart_button:visited {
  position: relative;
  font-size: 16px !important;
  color: #fff;
  background: #0d0d0d;
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  padding: 16px 36px;
  font-weight: 500;
  font-family: var(--bs-font-secondary);
  border-radius: 500px;
  word-wrap: break-word !important;
  visibility: visible;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder a.button.product_type_variable:link:hover, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder a.button.product_type_variable:visited:hover, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder a.button.product_type_grouped:link:hover, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder a.button.product_type_grouped:visited:hover, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder a.button.product_type_external:link:hover, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder a.button.product_type_external:visited:hover, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder a.button.product_type_simple:link:hover, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder a.button.product_type_simple:visited a.button.product_type_external:link:hover, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder a.product_type_external:visited:hover, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder a.button.add_to_cart_button:link:hover, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder a.button.add_to_cart_button:visited:hover {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder .product:hover a.button.product_type_variable:link, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder .product:hover a.button.product_type_variable:visited, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder .product:hover a.button.product_type_grouped:link, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder .product:hover a.button.product_type_grouped:visited, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder .product:hover a.button.product_type_external:link, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder .product:hover a.button.product_type_external:visited, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder .product:hover a.button.product_type_simple:link, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder .product:hover a.button.product_type_simple:visited .product:hover a.button.product_type_external:link, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder .product:hover a.product_type_external:visited, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder .product:hover a.button.add_to_cart_button:link, body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder .product:hover a.button.add_to_cart_button:visited {
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .rt-wpc-customization1.rt-wpc-customization7-pagebuilder a.added_to_cart {
  display: block;
}
/* ----------------------------
 For page builder custom woo widget7 end
----------------------------- */
/* ----------------------------
WooCommerce pages
----------------------------- */
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
  padding: 8px 0;
}
.checkout_coupon.woocommerce-form-coupon .form-row-first {
  width: 49.5% !important;
}
.checkout_coupon.woocommerce-form-coupon .form-row-last {
  width: 50% !important;
}
.checkout_coupon.woocommerce-form-coupon button.button {
  padding-top: 11px !important;
  padding-bottom: 11px !important;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
  width: 50%;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
  width: 49.5%;
}
@media (max-width: 767px) {
  .checkout_coupon.woocommerce-form-coupon .form-row-first {
    margin-bottom: 6px;
    width: 100% !important;
  }
  .checkout_coupon.woocommerce-form-coupon .form-row-last {
    width: 100% !important;
  }
  .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%;
  }
  .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%;
  }
}
.woocommerce form.checkout.woocommerce-checkout h3 {
  margin-top: 24px;
}
.woocommerce-message {
  border-top-color: var(--bs-primary);
}
.woocommerce-message::before {
  content: "";
  color: var(--bs-primary);
}
.woocommerce-info {
  border-top-color: var(--bs-primary);
}
.woocommerce-info::before {
  color: var(--bs-primary);
}
.woocommerce-error {
  border-top-color: var(--bs-primary);
}
.woocommerce-error::before {
  content: "";
  color: var(--bs-primary);
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
  background: #f6f6f6;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -10px;
  margin-top: 6px;
  position: absolute;
  top: 50%;
  width: 0;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
  opacity: 1;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: inherit !important;
}
.woocommerce-products-header-wrapper {
  position: relative;
  z-index: -1;
}
.woocommerce-products-header {
  border: none;
  padding: 80px 10px 44px 10px;
}
.woocommerce-products-header h1, .woocommerce-products-header p {
  color: #0d0d0d;
}
.woocommerce-products-header h1 {
  font-size: 64px;
}
@media (max-width: 992px) {
  .woocommerce-products-header {
    border: none;
    padding: 60px 10px 44px 10px;
  }
  .woocommerce-products-header h1 {
    font-size: 50px;
    line-height: 1.1;
  }
}
/* related product boxes */
.related.products ul.products li.product {
  float: left;
  margin: 0 3% 25px 0;
  padding: 0;
  position: relative;
  width: 22.5%;
}
.related.products ul.products li.product .price del {
  text-decoration: none;
  position: relative;
  white-space: nowrap;
}
.related.products ul.products li.product .price del:after {
  border-top: 2px solid var(--bs-primary);
  position: absolute;
  content: "";
  right: 0;
  top: 45%;
  left: 0;
}
.related.products ul.products li:nth-child(4) {
  margin: 0 0 25px 0 !important;
}
@media (max-width: 992px) {
  .related.products ul.products li.product {
    margin: 0 4% 25px 0;
    width: 48%;
  }
  .related.products ul.products li:nth-child(2) {
    margin: 0 0 25px 0 !important;
  }
  .related.products ul.products li:nth-child(4) {
    margin: 0 0 25px 0 !important;
  }
  .related.products ul.products li.product a {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .related.products ul.products li.product {
    margin: 0 0 25px 0;
    width: 100%;
  }
}
/* product customization */
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  margin-bottom: 24px;
}
@media (max-width: 600px) {
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 100% !important;
  }
}
/* for related products and main shop page */
.product .related.products h2 {
  margin-bottom: 30px;
  font-size: 36px;
}
@media (max-width: 992px) {
  .product .related.products h2 {
    margin-bottom: 20px;
    font-size: 26px;
  }
}
.cross-sells h2, .up-sells.upsells.products h2 {
  margin-bottom: 30px;
  font-size: 36px;
}
.cross-sells span.price span bdi, .up-sells.upsells.products span.price span bdi {
  font-size: 16px !important;
}
.up-sells.upsells.products h2 {
  margin-bottom: 24px;
  font-size: 36px;
}
.rt-wpc-customization1 .woocommerce-shop-products h2.woocommerce-loop-product__title {
  font-size: 20px !important;
  margin-bottom: 0 !important;
}
.rt-wpc-customization1 .woocommerce-shop-products span.price span bdi {
  font-size: 16px !important;
}
.up-sells.upsells.products h2.woocommerce-loop-product__title, .related.products h2.woocommerce-loop-product__title {
  font-size: 20px !important;
  margin-bottom: 0 !important;
}
/* for related products and main shop page end */
/* variations */
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
  border: 0;
  line-height: 1;
  padding: 0 24px 0 0;
}
.woocommerce div.product form.cart .variations th.label label {
  padding-top: 14px !important;
  font-weight: 500;
}
.woocommerce div.product form.cart .variations {
  margin-bottom: 0;
  border: 0;
  width: auto;
}
/*********** single page ***********/
.woocommerce-single-page {
  /*** star rating in single product ***/
  /*** star rating in single product end ***/
}
.woocommerce-single-page .woocommerce-breadcrumb {
  background: transparent;
  padding: 16px 0;
}
.woocommerce-single-page .product {
  position: relative;
  margin-top: 100px;
}
@media (max-width: 992px) {
  .woocommerce-single-page .product {
    position: relative;
    margin-top: 60px;
  }
}
.woocommerce-single-page h1.product_title {
  margin-bottom: 6px !important;
  font-size: 46px;
  font-weight: 500;
}
@media (max-width: 992px) {
  .woocommerce-single-page h1.product_title {
    font-size: 30px;
    line-height: 1.2;
  }
}
.woocommerce-single-page .comment-text, .woocommerce-single-page .woocommerce-product-rating {
  position: relative;
  display: block;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 0 !important;
  border: none !important;
}
.woocommerce-single-page .woocommerce-product-rating .star-rating {
  margin: 10px 10px 0 0 !important;
  overflow: hidden;
  position: relative;
  height: 25px;
  font-size: 16px;
  letter-spacing: 10px;
  width: 129px;
  font-family: star;
  font-size: 16px !important;
  color: #F25430;
}
.woocommerce-single-page .woocommerce-product-rating .star-rating::before {
  position: absolute;
  content: "sssss";
  float: left;
  top: 0;
  left: 0;
  color: #F25430;
}
.woocommerce-single-page .woocommerce-product-rating .star-rating span::before {
  color: #F25430;
}
.woocommerce-single-page a.woocommerce-review-link {
  color: #656565;
  font-size: 14px;
}
.woocommerce-single-page span.onsale {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 1;
  top: 18px;
  left: 18px;
  right: auto;
  margin: 0;
  background: var(--bs-third);
  color: #fff;
  padding: 10px;
  border-radius: 500px;
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
}
@media (max-width: 992px) {
  .woocommerce-single-page .woocommerce-product-gallery {
    margin-bottom: 48px !important;
  }
}
.woocommerce-single-page div.product div.images img {
  border-radius: 0 !important;
}
@media (min-width: 993px) {
  .woocommerce-single-page .woocommerce-product-gallery {
    margin-bottom: 50px !important;
  }
}
.woocommerce-single-page .woocommerce-product-gallery__image {
  border-radius: 0 !important;
}
.woocommerce-single-page .product div.images .flex-control-thumbs {
  margin: 30px -15px 0 -15px !important;
}
.woocommerce-single-page .product div.images .flex-control-thumbs li {
  padding: 0 15px !important;
}
@media (max-width: 992px) {
  .woocommerce-single-page .product div.images .flex-control-thumbs {
    margin: 19px -8px 0 -8px !important;
  }
  .woocommerce-single-page .product div.images .flex-control-thumbs li {
    padding: 0 8px !important;
  }
}
.woocommerce-single-page .product div.images .flex-control-thumbs li img {
  border-radius: 0 !important;
}
/* only summary next to product image */
@media (max-width: 992px) {
  body .woocommerce-single-page .summary {
    margin-bottom: 60px !important;
  }
}
body .woocommerce-single-page .summary {
  /** wishlist plugin button **/
  /** wishlist plugin button end **/
  /* grouped product */
}
body .woocommerce-single-page .summary button.single_add_to_cart_button.disabled, body .woocommerce-single-page .summary button.single_add_to_cart_button {
  display: inline-block !important;
  padding-top: 14px !important;
  padding-bottom: 14px !important;
}
body .woocommerce-single-page .summary p.price span bdi {
  font-size: 34px;
  font-weight: 500;
  color: #0d0d0d;
  font-family: var(--bs-font-secondary);
}
@media (max-width: 992px) {
  body .woocommerce-single-page .summary p.price span bdi {
    font-size: 26px;
  }
}
body .woocommerce-single-page .summary .price del span bdi {
  margin-right: 0;
  color: #a2a2a2 !important;
}
body .woocommerce-single-page .summary .price del {
  margin-right: 10px;
}
body .woocommerce-single-page .summary .price ins, body .woocommerce-single-page .summary .price del ins span bdi {
  text-decoration: none !important;
}
body .woocommerce-single-page .summary .price {
  display: block;
  margin-top: 14px;
  margin-bottom: 14px;
  font-size: 34px;
  font-weight: 500;
}
body .woocommerce-single-page .summary .price del {
  text-decoration: none;
  position: relative;
  white-space: nowrap;
}
body .woocommerce-single-page .summary .price del:after {
  border-top: 3px solid #909090;
  position: absolute;
  content: "";
  right: 0;
  top: 47%;
  left: 0;
}
body .woocommerce-single-page .summary .value {
  display: block;
  margin-bottom: 12px;
}
body .woocommerce-single-page .summary .quantity input {
  margin-right: 0;
  background: transparent;
  border: 1px solid #d7d7d7;
  border-radius: 0;
  padding: 8px 6px;
  height: 48px;
  font-size: 20px;
}
body .woocommerce-single-page .summary .quantity .qty {
  width: 100% !important;
  min-width: 70px;
  max-width: 70px;
  font-weight: 500;
  color: #0d0d0d;
  font-family: var(--bs-font-secondary);
}
body .woocommerce-single-page .summary form.cart {
  margin: 30px 0 55px 0;
}
body .woocommerce-single-page .summary .product_meta .posted_in, body .woocommerce-single-page .summary .product_meta .tagged_as {
  display: block;
  margin-bottom: 11px !important;
  font-weight: 500 !important;
  font-size: 17px;
  color: #0d0d0d;
}
body .woocommerce-single-page .summary .product_meta .posted_in span, body .woocommerce-single-page .summary .product_meta .posted_in a:link, body .woocommerce-single-page .summary .product_meta .posted_in a:visited, body .woocommerce-single-page .summary .product_meta .tagged_as span, body .woocommerce-single-page .summary .product_meta .tagged_as a:link, body .woocommerce-single-page .summary .product_meta .tagged_as a:visited {
  font-weight: 400;
  color: #383838;
}
body .woocommerce-single-page .summary .product_meta .posted_in a:hover, body .woocommerce-single-page .summary .product_meta .tagged_as a:hover {
  color: var(--bs-primary);
}
body .woocommerce-single-page .summary .product_meta .sku_wrapper {
  display: block;
  margin-bottom: 8px !important;
  font-weight: 500 !important;
  font-size: 17px;
  color: #0d0d0d;
}
body .woocommerce-single-page .summary .product_meta .sku_wrapper span, body .woocommerce-single-page .summary .product_meta .sku_wrapper a:link, body .woocommerce-single-page .summary .product_meta .sku_wrapper a:visited {
  font-weight: 400;
  color: #383838;
}
body .woocommerce-single-page .summary button.woosw-btn {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  display: block;
  margin: 11px 0;
  padding: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #0d0d0d;
  font-size: 17px;
  line-height: 1.3;
  font-weight: 500;
  border: none;
  background: transparent;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
body .woocommerce-single-page .summary .woosw-btn::after {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-left: 8px;
  content: "";
  width: auto;
  height: auto;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: var(--bs-primary);
  border: none;
  background: transparent;
  padding: 0;
  -webkit-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
body .woocommerce-single-page .summary .woosw-btn:hover::after {
  color: var(--bs-primary);
  background: transparent;
}
body .woocommerce-single-page .summary .woosw-btn::before {
  content: "";
  margin: 0;
}
body .woocommerce-single-page .summary .woosw-btn.woosw-added::after {
  content: "";
  color: var(--bs-primary);
}
body .woocommerce-single-page .summary td.woocommerce-grouped-product-list-item__label label a {
  display: inline-block;
  padding-top: 9px !important;
  font-size: 20px;
  font-weight: 600;
}
body .woocommerce-single-page .summary .woocommerce-grouped-product-list-item.product.product-type-simple span.amount bdi {
  display: inline-block;
  padding-top: 9px !important;
  font-size: 20px;
  font-weight: 600;
  color: var(--bs-primary);
}
body .woocommerce-single-page .summary .cart.grouped_form button.single_add_to_cart_button {
  margin-bottom: 12px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 24px;
  right: 24px;
}
.woocommerce table.variations tr th, .woocommerce table.variations tr td {
  border: none !important;
}
/*** single page end ***/
/** woocommerce tabs **/
.woocommerce-tabs td, .woocommerce-tabs th {
  padding: 12px !important;
}
.woocommerce-tabs td p, .woocommerce-tabs th p {
  padding: 0 !important;
}
.woocommerce-tabs {
  margin-bottom: 77px;
  background: #FFFFFF;
  border-radius: 0;
  padding: 33px 0 0 0;
  border: none;
}
.woocommerce-tabs .woocommerce-Tabs-panel {
  max-width: 850px;
  margin: 33px auto 0 auto !important;
}
.woocommerce-tabs .woocommerce-Tabs-panel h2 {
  font-size: 22px;
}
.woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0 !important;
  margin: 0 auto 20px auto !important;
  overflow: hidden;
  position: relative;
  text-align: center !important;
  border-bottom: 1px solid #d7d7d7;
  color: #0d0d0d;
}
.woocommerce-tabs ul.tabs li {
  display: inline-block !important;
  border: 0 !important;
  background-color: transparent !important;
  border-radius: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #a2a2a2;
}
.woocommerce-tabs ul.tabs li a {
  display: block;
  width: 100% !important;
  margin: 0;
  padding: 0;
  font-weight: 500 !important;
  font-family: var(--bs-font-secondary);
  font-size: 20px;
  line-height: 27px;
  color: #a2a2a2 !important;
  border: none;
  padding: 11px 22px !important;
  text-decoration: none;
}
.woocommerce-tabs ul.tabs li a:hover {
  text-decoration: none;
}
@media (max-width: 992px) {
  .woocommerce-tabs ul.tabs li a {
    padding: 12px !important;
  }
}
.woocommerce-tabs ul.tabs li:hover a, .woocommerce-tabs ul.tabs li.active a {
  color: #0d0d0d !important;
  border-bottom: 2px solid #0d0d0d;
}
@media (max-width: 992px) {
  .woocommerce-tabs ul.tabs li, .woocommerce-tabs ul.tabs a {
    display: block !important;
    padding: 0 !important;
    border: none !important;
    margin: 0 !important;
  }
}
.woocommerce-tabs ul.tabs::after, .woocommerce-tabs ul.tabs::before {
  border: 0 !important;
  content: "";
  box-shadow: none !important;
}
.woocommerce-tabs ul.tabs li.activ a::after, .woocommerce-tabs ul.tabs li.activ::after, .woocommerce-tabs ul.tabs li a::after, .woocommerce-tabs ul.tabs li::after {
  border: 0 !important;
  content: "" !important;
  border-color: #fff !important;
  box-shadow: none !important;
}
.woocommerce-tabs ul.tabs li.activ a::before, .woocommerce-tabs ul.tabs li.activ::before, .woocommerce-tabs ul.tabs li a::before, .woocommerce-tabs ul.tabs li::before {
  border: 0 !important;
  content: "" !important;
  border-color: #fff !important;
  box-shadow: none !important;
}
@media (max-width: 992px) {
  .woocommerce-tabs {
    margin-bottom: 44px;
    padding: 0;
  }
}
/** review tab ***/
body .woocommerce-Reviews {
  /*** star rating in review tab ***/
}
body .woocommerce-Reviews .commentlist {
  padding-left: 0 !important;
  margin-bottom: 44px !important;
}
body .woocommerce-Reviews .comment_container {
  position: relative;
  padding: 0;
  border: #dddddd;
  border-top: none;
  border-right: none;
  border-left: none;
  border-radius: 0;
}
body .woocommerce-Reviews .comment_container img.avatar {
  position: absolute !important;
  left: 0 !important;
  top: 24px !important;
  width: 50px !important;
}
body .woocommerce-Reviews ol.commentlist li .comment-text p.meta {
  font-size: 17px !important;
  font-family: var(--bs-font-secondary) !important;
  color: #0d0d0d !important;
}
body .woocommerce-Reviews .comment_container .comment-text .meta {
  margin-top: 0 !important;
}
body .woocommerce-Reviews .comment_container .comment-text .meta {
  margin-top: 0 !important;
}
body .woocommerce-Reviews .commentlist p.meta time.woocommerce-review__published-date {
  color: #656565;
  font-size: 12px !important;
}
body .woocommerce-Reviews .woocommerce-tabs .comment-respond #reply-title.comment-reply-title {
  display: block;
  text-align: left;
}
body .woocommerce-Reviews .comment-respond #commentform.comment-form p.comment-notes {
  display: block;
  text-align: left;
}
body .woocommerce-Reviews .comment-respond #reply-title.comment-reply-title {
  display: block;
  margin-bottom: 12px;
  font-size: 34px !important;
  font-weight: 500;
  line-height: 1.2;
  color: #0d0d0d;
  font-family: var(--bs-font-secondary);
}
@media (max-width: 992px) {
  body .woocommerce-Reviews .comment-respond #reply-title.comment-reply-title {
    font-size: 26px !important;
  }
}
body .woocommerce-Reviews .comment-notes {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3;
}
body .woocommerce-Reviews .comment-form-cookies-consent label {
  font-size: 14px;
  font-weight: 500;
}
body .woocommerce-Reviews ol.commentlist li .comment-text p {
  margin: 0 !important;
}
body .woocommerce-Reviews .comment-respond {
  padding: 22px 0 !important;
  background: transparent;
}
body .woocommerce-Reviews .comment-text .star-rating {
  margin: 0 !important;
  overflow: hidden;
  position: relative;
  height: 25px;
  font-size: 16px;
  letter-spacing: 10px;
  width: 129px;
  font-family: star;
  font-size: 16px !important;
}
body .woocommerce-Reviews .comment-text .star-rating::before {
  position: absolute;
  content: "sssss";
  float: left;
  top: 0;
  left: 0;
  color: #F25430;
}
body .woocommerce-Reviews .comment-text .star-rating span::before {
  color: #F25430;
}
/*** woocommerce table ***/
.woocommerce .woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information table {
  margin-top: 24px !important;
}
.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
  background: #f9f9f9;
}
.woocommerce table.shop_attributes {
  border: 1px solid #dddddd !important;
  border-right: none !important;
}
.woocommerce table tr th {
  color: #252525 !important;
  font-family: var(--bs-font-secondary) !important;
}
.woocommerce table tbody:first-child tr th {
  border-bottom: 1px solid #dddddd;
}
.woocommerce table tr td {
  font-style: normal !important;
  border-bottom: 1px solid #dddddd !important;
}
.woocommerce table tr:last-child td {
  border-bottom: none !important;
}
.woocommerce table.shop_attributes tbody tr:last-child th {
  border-bottom: none !important;
}
.woocommerce-cart .wc-proceed-to-checkout {
  margin-top: -15px;
  padding: 0 0 20px 0;
}
@media (max-width: 992px) {
  .woocommerce-cart .wc-proceed-to-checkout {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .woocommerce-cart .wc-proceed-to-checkout {
    margin-top: 0;
  }
}
/** woocommerce pagination **/
.woocommerce nav.woocommerce-pagination {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .woocommerce nav.woocommerce-pagination {
    margin-bottom: 0;
  }
}
.woocommerce nav.woocommerce-pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border: none;
  border-right: 0;
  margin: 1px;
}
.woocommerce nav.woocommerce-pagination ul li {
  border-right: none;
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: visible !important;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 5px;
  text-decoration: none;
  line-height: 1;
  font-size: 16px;
  font-weight: 500;
  width: 40px;
  height: 40px;
  color: #0d0d0d;
  border-radius: 500px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: transparent;
  border: 1px solid #a2a2a2;
}
.woocommerce nav.woocommerce-pagination ul li a:hover {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: transparent;
  color: #0d0d0d;
  border: 1px solid #0d0d0d;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li span.current {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: #0d0d0d;
  color: #fff;
  border: 1px solid #0d0d0d;
}
/* ----------------------------
WooCommerce pages end
----------------------------- */
/* ----------------------------
WooCommerce plugin customization
----------------------------- */
/*** quick view plugin popup ***/
.woocommerce.single-product.woosq-product {
  /*star rating for products boxes*/
  /* star rating end */
}
.woocommerce.single-product.woosq-product .price del {
  text-decoration: none;
  position: relative;
  white-space: nowrap;
}
.woocommerce.single-product.woosq-product .price del:after {
  border-top: 2px solid #909090;
  position: absolute;
  content: "";
  right: 0;
  top: 50%;
  left: 0;
}
.woocommerce.single-product.woosq-product .summary h1 {
  font-size: 26px;
}
.woocommerce.single-product.woosq-product .summary-content {
  padding: 24px !important;
}
.woocommerce.single-product.woosq-product .woocommerce-product-rating {
  margin-bottom: 0;
}
.woocommerce.single-product.woosq-product .woocommerce-product-details__short-description {
  margin-bottom: 24px;
}
.woocommerce.single-product.woosq-product .product_meta .tagged_as, .woocommerce.single-product.woosq-product .product_meta .sku_wrapper, .woocommerce.single-product.woosq-product .product_meta .posted_in {
  display: block;
  margin-bottom: 12px;
  font-weight: 500;
  font-size: 17px;
  color: #1d1d1d;
}
.woocommerce.single-product.woosq-product .product_meta .tagged_as .sku, .woocommerce.single-product.woosq-product .product_meta .sku_wrapper .sku, .woocommerce.single-product.woosq-product .product_meta .posted_in .sku {
  font-weight: 400;
  font-family: var(bs-font-secondary);
}
.woocommerce.single-product.woosq-product .product_meta .tagged_as a:link, .woocommerce.single-product.woosq-product .product_meta .tagged_as a:visited, .woocommerce.single-product.woosq-product .product_meta .sku_wrapper a:link, .woocommerce.single-product.woosq-product .product_meta .sku_wrapper a:visited, .woocommerce.single-product.woosq-product .product_meta .posted_in a:link, .woocommerce.single-product.woosq-product .product_meta .posted_in a:visited {
  font-weight: 400;
  font-family: var(bs-font-secondary);
}
.woocommerce.single-product.woosq-product .product_meta .tagged_as a:hover, .woocommerce.single-product.woosq-product .product_meta .sku_wrapper a:hover, .woocommerce.single-product.woosq-product .product_meta .posted_in a:hover {
  color: var(--bs-primary);
}
.woocommerce.single-product.woosq-product .price span bdi {
  font-size: 20px;
  font-weight: 500;
  color: #1d1d1d;
  font-family: var(--bs-font-secondary);
}
.woocommerce.single-product.woosq-product .price del span bdi {
  margin-right: 0;
  color: #1d1d1d;
}
.woocommerce.single-product.woosq-product .price del {
  margin-right: 10px;
}
.woocommerce.single-product.woosq-product p.price del span bdi, .woocommerce.single-product.woosq-product div.product p.price, .woocommerce.single-product.woosq-product div.product span.price {
  color: #a2a2a2 !important;
  text-decoration: none !important;
}
.woocommerce.single-product.woosq-product .price ins, .woocommerce.single-product.woosq-product .price del ins span bdi {
  text-decoration: none !important;
}
.woocommerce.single-product.woosq-product .price {
  margin-top: 12px;
  margin-bottom: 22px;
}
.woocommerce.single-product.woosq-product .quantity input {
  margin-right: 5px;
  background: #fff;
  border-radius: 0;
  border: 1px solid #ccc;
  padding: 13px;
}
.woocommerce.single-product.woosq-product .quantity .qty {
  width: 100% !important;
  min-width: 70px;
  max-width: 70px;
  max-width: 100px;
  font-weight: 500;
  font-size: 20px;
  color: #1d1d1d;
  height: 45px;
  font-family: var(--bs-font-secondary);
}
.woocommerce.single-product.woosq-product .star-rating {
  margin: 8px 8px 0 0 !important;
  overflow: hidden;
  position: relative;
  height: 20px;
  font-size: 16px;
  letter-spacing: 10px;
  width: 129px;
  font-family: star;
  font-size: 16px;
}
.woocommerce.single-product.woosq-product .star-rating::before {
  position: absolute;
  content: "sssss";
  float: left;
  top: 0;
  left: 0;
  color: #F25430;
}
.woocommerce.single-product.woosq-product .star-rating span::before {
  color: #F25430;
}
.woocommerce.single-product.woosq-product .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
  color: #F25430;
}
.woocommerce.single-product.woosq-product .star-rating span::before {
  content: "SSSSS";
  top: 0;
  position: absolute;
  left: 0;
}
button.single_add_to_cart_button {
  margin-left: 12px !important;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}
a.view-details-btn:link, a.view-details-btn:visited {
  display: block;
  height: 44px;
  padding: 0 12px;
  background: #1d1d1d;
  color: #fff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* categories shortcode */
.custom-category-shortcode4 .woocommerce .products .product-category {
  text-align: center;
  font-size: 22px;
  background: transparent !important;
  line-height: 27px;
  color: var(--bs-primary);
  font-family: var(--bs-font-secondary);
}
.custom-category-shortcode4 .woocommerce .products .product-category mark {
  background-color: transparent;
  font-family: var(--bs-font-secondary);
}
.custom-category-shortcode4 .woocommerce .products .product-category h2.woocommerce-loop-category__title {
  padding: 15px 0 0 0 !important;
  background: transparent !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-weight: 500;
  font-size: 20px;
}
.custom-category-shortcode4 .woocommerce .products .product-category img {
  margin: 0 !important;
  border-radius: 12px;
  background: transparent !important;
}
.custom-category-shortcode4 .woocommerce ul.products li.product, .custom-category-shortcode4 .woocommerce-page ul.products li.product {
  width: calc(25% - 15px) !important;
  margin: 0 20px 25px 0;
}
.custom-category-shortcode4 .woocommerce ul.products li.product.last, .custom-category-shortcode4 .woocommerce-page ul.products li.product.last {
  margin: 0 0 25px 0;
}
@media (max-width: 992px) {
  .custom-category-shortcode4 .woocommerce .products .product-category {
    text-align: center;
    font-size: 16px;
    background: transparent !important;
    line-height: 1.2;
    color: var(--bs-primary);
    font-family: var(--bs-font-secondary);
  }
  .custom-category-shortcode4 .woocommerce .products .product-category h2.woocommerce-loop-category__title {
    padding: 11px 0 0 0 !important;
    font-size: 16px !important;
  }
}
@media (max-width: 780px) {
  .custom-category-shortcode4 .woocommerce-page.columns-4 ul.products li.product, .custom-category-shortcode4 .woocommerce.columns-4 ul.products li.product {
    width: calc(50% - 12px) !important;
    margin: 0 20px 25px 0;
  }
  .custom-category-shortcode4 .woocommerce ul.products li.product:nth-child(even), .custom-category-shortcode4 .woocommerce-page ul.products li.product:nth-child(even) {
    margin: 0 0 25px 0;
  }
}
/* categories shortcode */
.custom-category-shortcode-small .woocommerce {
  margin-bottom: 0;
}
.custom-category-shortcode-small .products.columns-4 {
  margin-bottom: 0;
}
.custom-category-shortcode-small .woocommerce .products .product-category {
  text-align: center;
  font-size: 17px;
  background: transparent !important;
  line-height: 1.3;
  color: var(--bs-primary);
  font-family: var(--bs-font-secondary);
}
.custom-category-shortcode-small .woocommerce .products .product-category mark {
  background-color: transparent;
  font-family: var(--bs-font-secondary);
}
.custom-category-shortcode-small .woocommerce .products .product-category h2.woocommerce-loop-category__title {
  padding: 11px 0 0 0 !important;
  background: transparent !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-weight: 500;
  font-size: 16px !important;
}
.custom-category-shortcode-small .woocommerce .products .product-category img {
  margin: 0 auto !important;
  border-radius: 8px;
  background: transparent !important;
  max-width: 70px;
}
.custom-category-shortcode-small .woocommerce ul.products li.product, .custom-category-shortcode-small .woocommerce-page ul.products li.product {
  width: calc(25% - 15px) !important;
  margin: 0 20px 20px 0;
}
.custom-category-shortcode-small .woocommerce ul.products li.product.last, .custom-category-shortcode-small .woocommerce-page ul.products li.product.last {
  margin: 0 0 25px 0;
}
@media (max-width: 992px) {
  .custom-category-shortcode-small .woocommerce-page.columns-4 ul.products li.product, .custom-category-shortcode-small .woocommerce.columns-4 ul.products li.product {
    width: calc(50% - 12px) !important;
    margin: 0 20px 25px 0;
  }
  .custom-category-shortcode-small .woocommerce ul.products li.product:nth-child(even), .custom-category-shortcode-small .woocommerce-page ul.products li.product:nth-child(even) {
    margin: 0 0 11px 0;
  }
}
/*** wishlist page ***/
body .woosw-list .woosw-copy .woosw-copy-label {
  font-size: 18px;
  font-weight: 400;
}
body .woosw-list .woosw-copy input {
  margin-bottom: 0;
}
body .woosw-list .woosw-copy .woosw-copy-url {
  margin-right: 10px;
}
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top {
  background-color: #1d1d1d;
}
.woosw-popup-content-mid-massage {
  font-family: var(--bs-font-secondary);
  color: #1d1d1d;
  font-size: 20px;
  font-weight: 500;
}
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close {
  color: #fff;
}
.woosw-popup-content a.woosw-page {
  display: inline-block !important;
  margin-bottom: 12px;
  background: #1d1d1d !important;
  color: #fff !important;
  font-size: 17px;
  font-weight: 500;
  text-decoration: none !important;
  text-transform: none !important;
  padding: 12px !important;
  border-radius: 0;
  border: none !important;
  font-family: var(--bs-font-secondary);
}
.woosw-popup-content a.woosw-continue {
  display: inline-block !important;
  margin-bottom: 12px;
  background: #f9f9f9 !important;
  color: #545454 !important;
  font-size: 17px;
  font-weight: 500;
  text-decoration: none !important;
  text-transform: none !important;
  padding: 12px !important;
  border-radius: 0;
  border: none !important;
  font-family: var(--bs-font-secondary);
}
.woosw-popup-content .woosw-item--name a {
  font-size: 17px;
  font-family: var(--bs-font-secondary) !important;
}
.woosw-popup-content .woosw-item--price {
  display: block;
  margin-top: 6px;
  margin-bottom: 6px;
  font-weight: 500;
  font-size: 17px;
  color: #1d1d1d;
  font-family: var(--bs-font-secondary);
}
.woosw-popup-content .woosw-item--price del {
  text-decoration: none;
  position: relative;
  white-space: nowrap;
  color: #909090;
}
.woosw-popup-content .woosw-item--price del:after {
  border-top: 2px solid #909090;
  position: absolute;
  content: "";
  right: 0;
  top: 50%;
  left: 0;
}
.woosw-popup-content .woosw-item--price del span {
  color: #909090;
}
.woosw-popup-content .woosw-item--price del {
  margin-right: 6px;
}
.woosw-popup-content .woosw-item--price span bdi, .woosw-popup-content .woosw-item--price ins {
  text-decoration: none;
  color: var(--bs-primary);
}
.woosw-popup-content a.button:link, .woosw-popup-content a.button:visited {
  display: inline-block;
  border: none;
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  background: transparent;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding: 0;
  line-height: 1;
  border-radius: 0;
  text-transform: none;
  font-family: var(--bs-font-secondary);
  color: #1d1d1d;
  outline: none;
}
.woosw-popup-content a.button:hover {
  color: var(--bs-secondary) !important;
  background: transparent !important;
}
.woosw-popup .woosw-items .woosw-item .woosw-item-inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 30px 0;
  border-top: 1px solid #1d1d1d;
}
/** wishlist table **/
@media (max-width: 600px) {
  .woosw-list {
    overflow: scroll;
  }
  .woosw-list table.woosw-items {
    min-width: 600px;
  }
}
.woosw-list table.woosw-items .woosw-item--price {
  display: block;
  margin-top: 8px;
  margin-bottom: 6px;
  font-weight: 500;
  font-size: 17px;
  color: var(--bs-primary);
  font-family: var(--bs-font-secondary);
}
.woosw-list table.woosw-items .woosw-item--price del span {
  color: #a2a2a2;
}
.woosw-list table.woosw-items .woosw-item--price del span bdi {
  margin-right: 10px;
}
.woosw-list table.woosw-items .woosw-item--price span bdi, .woosw-list table.woosw-items .woosw-item--price ins {
  text-decoration: none;
  color: var(--bs-primary);
}
.woosw-list table.woosw-items tr td {
  vertical-align: middle;
  padding: 24px;
}
.woosw-list table.woosw-items tr:nth-child(2n) td {
  background-color: #f9f9f9;
}
.woosw-list table.woosw-items tr:hover td {
  background-color: #f9f9f9;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--remove {
  vertical-align: middle;
  width: 63px;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--remove span {
  display: inline-block;
  width: 5px;
  height: 5px;
  line-height: 16px;
  text-align: center;
  cursor: pointer;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--remove span:before {
  display: inline-block;
  content: "";
  font-size: 18px;
  font-family: "feather";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--remove span.woosw-removing:before {
  animation: woosw-spinner 1s linear infinite;
  -webkit-animation: woosw-spinner 1s linear infinite;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--remove span:hover:before {
  color: inherit;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--image {
  width: 120px;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--image img {
  width: 100px;
  height: auto;
  border-radius: 0;
  border: none;
  padding: 0;
  margin: 0;
  box-shadow: none;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--name a {
  font-weight: 500 !important;
  font-family: var(--bs-font-secondary);
  color: #0d0d0d;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--add p, .woosw-list table.woosw-items .woosw-item .woosw-item--add .add_to_cart_inline {
  border: none;
  padding: 0;
  margin: 0;
}
.woosw-popup .woosw-items .woosw-item .woosw-item--name a {
  font-weight: 500 !important;
  font-family: var(--bs-font-secondary);
  color: #0d0d0d;
  font-size: 20px;
}
.woosw-popup .woosw-popup-inner .woosw-popup-content {
  width: 100%;
  max-width: 700px;
}
/* ----------------------------
WooCommerce plugin customization end
----------------------------- */
/* ----------------------------
Cart pages
----------------------------- */
button#place_order {
  margin-top: 11px;
  transform: none;
}
.woocommerce button.button, button#place_order:hover {
  transform: none !important;
}
body .cart_totals tr.cart-subtotal th {
  font-weight: 500 !important;
  font-size: 14px !important;
  font-family: var(--bs-font-primary) !important;
  text-transform: uppercase;
  color: #656565 !important;
}
body .cart_totals tr.cart-subtotal td span.amount bdi {
  font-weight: 500 !important;
  font-size: 14px !important;
  font-family: var(--bs-font-primary) !important;
  text-transform: uppercase;
  color: #656565 !important;
}
body .cart_totals tr.order-total {
  font-weight: 500 !important;
  font-size: 20px !important;
  color: #656565 !important;
}
body .shop_table.shop_table_responsive .order-total th, body .woocommerce-shipping-totals.shipping th {
  font-weight: 500 !important;
  font-size: 14px !important;
  color: #656565 !important;
  font-family: var(--bs-font-primary) !important;
}
/* table */
body .woocommerce table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody td.product-remove a {
  margin: 0 auto;
}
.woocommerce table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
  border: 0;
}
.checkout_coupon.woocommerce-form-coupon .button {
  background: var(--bs-primary);
  padding: 18px 24px;
  font-size: 18px;
}
.checkout_coupon.woocommerce-form-coupon .button:hover {
  background: var(--bs-primary);
}
.coupon input {
  margin-right: 12px !important;
  height: 47px;
  border: #dddddd 1px solid;
  width: 150px !important;
  padding-left: 12px !important;
}
@media (max-width: 992px) {
  .coupon input {
    margin-bottom: 12px !important;
    width: 100% !important;
  }
  .coupon button.button {
    width: 100% !important;
  }
}
.woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
  margin-bottom: 36px;
  border-radius: 16px !important;
  padding: 12px 0;
}
.woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents th, .woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr, .woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents td {
  padding: 24px !important;
}
.woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents td.actions {
  padding: 24px 0 !important;
  background: #fff !important;
}
@media (max-width: 992px) {
  .woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents th, .woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr, .woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents td {
    padding: 12px 0 !important;
  }
  .woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents td.actions {
    padding: 12px 0 !important;
  }
}
@media (max-width: 767px) {
  .woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents td.actions {
    padding: 12px 0 !important;
  }
}
.woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents th, .woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents td {
  border-top: none !important;
  border-right: none;
}
.woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead tr th, .woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .product-name, .woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .product-price, .woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .product-quantity, .woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .product-subtotal {
  color: #656565 !important;
  font-size: 14px;
  font-weight: 500 !important !important;
  font-family: var(--bs-font-primary) !important;
}
.woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents td.product-price .amount bdi {
  font-weight: 500;
  font-size: 20px;
  font-family: var(--bs-font-secondary);
  color: #0d0d0d;
}
.woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents td.product-subtotal .amount bdi {
  color: #0d0d0d;
  font-weight: 500;
  font-size: 20px;
  font-family: var(--bs-font-secondary);
}
.woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .product-name .variation dt, .woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .product-name .variation dd p {
  padding: 0;
}
.woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents td.product-name {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 500 !important;
  color: #0d0d0d !important;
  font-family: var(--bs-font-secondary) !important;
  text-transform: none;
}
.woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .product-name a {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 500;
  color: #0d0d0d;
  font-family: var(--bs-font-secondary);
  text-transform: none;
}
.woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .product-name a:hover {
  color: var(--bs-primary);
}
@media (max-width: 992px) {
  .woocommerce-cart-form table.shop_table {
    padding: 6px 0 !important;
  }
}
.woocommerce-cart-form #add_payment_method table.cart img, .woocommerce-cart-form table.cart img {
  width: 150px !important;
}
.woocommerce-cart-form .quantity input {
  margin-right: 12px;
  background: #fff;
  border: 1px solid #d7d7d7;
  padding: 12px;
}
.woocommerce-cart-form .quantity .qty {
  min-width: 70px;
  font-weight: 500;
  font-size: 20px;
  color: #000;
  font-family: var(--bs-font-secondary);
}
/* cart total */
.cart_totals {
  border: none;
  padding: 33px 33px 0 33px;
  background: #f6f6f6;
}
.cart_totals h2 {
  font-size: 34px !important;
}
.cart_totals table.shop_table {
  border: none !important;
  padding: 0 0 12px 0 !important;
}
.cart_totals table.shop_table th, .cart_totals table.shop_table tr, .cart_totals table.shop_table td {
  font-size: 16px;
  font-weight: 400;
  color: r;
  padding: 18px 0 !important;
}
.cart_totals table.shop_table .order-total td .amount bdi {
  color: #0d0d0d;
  font-size: 20px;
  font-weight: 400;
  font-family: var(--bs-font-secondary);
}
@media (max-width: 992px) {
  .cart_totals {
    padding: 12px 12px 0 12px;
  }
  .cart_totals table.shop_table tr {
    padding: 12px 0 !important;
  }
  .cart_totals table.shop_table th, .cart_totals table.shop_table td {
    padding: 12px 0 !important;
  }
}
@media (max-width: 767px) {
  .cart_totals {
    padding: 12px 0 0 0;
  }
  .cart_totals h2 {
    margin-left: 12px;
  }
  .cart_totals a.checkout-button {
    margin-left: 12px;
    margin-bottom: 0;
  }
  .cart_totals table.shop_table tr {
    padding: 6px 12px !important;
  }
  .cart_totals table.shop_table td {
    padding: 6px 12px !important;
  }
}
.cart_totals table.shop_table tbody tr.order-total td, .cart_totals table.shop_table tbody tr.order-total th {
  border: none !important;
}
.cart_totals .wc-proceed-to-checkout {
  margin-top: 6px !important;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
  color: inherit;
  cursor: not-allowed;
  opacity: 0.5;
  padding: 12px 24px;
  color: #fff;
}
.woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit:disabled[disabled]:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover {
  color: inherit;
  background-color: #0d0d0d;
  color: #fff;
}
.select2-container--default .select2-selection--single {
  margin-bottom: 3px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 1px solid #d7d7d7;
  padding: 5px 13px;
  font-size: 14px;
  font-style: normal;
  width: 100%;
  height: 45px;
  outline: 0;
  color: #a2a2a2;
}
.select2-container--default .select2-selection--single:hover {
  outline: 0;
  box-shadow: none;
  color: #0d0d0d;
  border: 1px solid #0d0d0d;
}
.select2-container--default .select2-selection--single:focus {
  outline: none;
}
/** checkout table **/
.woocommerce table.shop_table {
  border: 1px solid #dddddd;
  border-right: 0;
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border-radius: 0;
}
.woocommerce table.shop_table th {
  font-weight: 400;
  text-transform: uppercase;
  font-family: var(--bs-font-primary) !important;
  padding: 12px;
  font-size: 14px;
  line-height: 1;
}
.woocommerce table.shop_table td {
  border-top: 0;
  padding: 12px;
  vertical-align: middle;
  line-height: 1;
}
.woocommerce table.shop_table td small {
  font-weight: 400;
}
.woocommerce table.shop_table td del {
  font-weight: 400;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th {
  border-top: 0;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
  font-weight: 400;
  border-top: 0;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total th {
  border-bottom: none !important;
}
.woocommerce-checkout #payment {
  background: #f6f6f6;
}
/** checkout table end **/
/* ----------------------------
Cart pages end
----------------------------- */
/* ----------------------------
WooCommerce breadcrumbs
----------------------------- */
.woocommerce-result-count {
  padding-top: 22px;
  font-size: 14px;
  font-weight: 500;
  color: #656565;
  text-transform: uppercase;
}
.woocommerce .woocommerce-breadcrumb {
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 24px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  color: #a2a2a2;
  font-size: 14px;
  font-weight: 500;
}
.woocommerce .woocommerce-breadcrumb a:link, .woocommerce .woocommerce-breadcrumb a:visited {
  font-size: 14px;
  font-weight: 500;
  color: #656565;
}
.woocommerce .woocommerce-breadcrumb a:link:hover, .woocommerce .woocommerce-breadcrumb a:visited:hover {
  color: #a2a2a2;
}
.woocommerce .woocommerce-breadcrumb .woocommerce-breadcrumb-line {
  padding: 0 7px;
}
.woocommerce-products-header .term-description {
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
}
/* ----------------------------
WooCommerce breadcrumbs end
----------------------------- */
/* --------------------------------------------
--------------------Events plugin------------------------
---------------------------------------------- */
/* single events page */
.tribe-events-single-section.tribe-events-event-meta.primary, .tribe-events-single-section.tribe-events-event-meta.secondary {
  width: 100%;
}
.tribe-events-single-section.tribe-events-event-meta.primary h2.tribe-events-single-section-title, .tribe-events-single-section.tribe-events-event-meta.secondary h2.tribe-events-single-section-title {
  margin-bottom: 16px;
  font-family: var(--bs-font-secondary);
  color: #1d1d1d;
  font-size: 20px;
  letter-spacing: 0;
  font-weight: 500px;
}
button, button:focus {
  outline: none !important;
}
.tribe-events-venue-map {
  width: 100%;
  margin: 36px 0 24px 0;
}
@media (max-width: 767px) {
  .tribe-events-venue-map {
    width: 100%;
    margin: 0;
  }
  .tribe-events-single-section.tribe-events-event-meta.primary, .tribe-events-single-section.tribe-events-event-meta.secondary {
    display: flex;
    flex-direction: column;
    margin-bottom: 24px;
  }
}
.tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
}
.tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button button.tribe-events-c-subscribe-dropdown__button-text {
  text-wrap: nowrap !important;
}
@media (max-width: 992px) {
  /* single events page */
  .tribe-events-single-section.tribe-events-event-meta.primary, .tribe-events-single-section.tribe-events-event-meta.secondary {
    width: 100%;
  }
}
.tribe-events-meta-group {
  flex: 1 0 0 !important;
  margin-right: 0;
  order: 0;
}
.tribe-events-meta-group {
  padding: 36px 0 0 0;
  width: auto;
}
.single-tribe_events .tribe-events-event-meta {
  color: #0d0d0d;
  font-weight: 500;
  font-size: 16px;
}
.tribe-events-meta-group dt {
  color: #656565;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  font-family: var(--bs-font-primary);
}
.tribe-events-event-meta dd {
  color: #0d0d0d;
  font-weight: 500;
  font-size: 16px;
  font-family: var(--bs-font-secondary);
}
.single-tribe_events .tribe-events-event-meta a:link, .single-tribe_events .tribe-events-event-meta a:visited {
  color: #1d1d1d;
  font-weight: 500;
}
.single-tribe_events .tribe-events-event-meta a:hover {
  color: var(--bs-primary);
}
.single-tribe_events #tribe-events-pg-template {
  max-width: 100%;
  width: 100%;
  padding: 0;
}
.tribe-events-single {
  margin: 0 auto;
  max-width: 1400px;
  width: 100%;
  padding: 0;
}
.tribe-events-content h2, .tribe-events-content h3, .tribe-events-content h4, .tribe-events-content h5, .tribe-events-content h6 {
  margin-bottom: 0;
}
.tribe-events-content h2, .tribe-events-content h3, .tribe-events-content h4, .tribe-events-content h5, .tribe-events-content h6 {
  color: #1d1d1d;
  font-family: var(--bs-font-secondary);
  font-weight: 500;
  letter-spacing: normal;
}
/* button add to calendar */
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
  color: #fff;
  background-color: #0d0d0d;
  border: none;
  font-size: 16px;
  border-radius: 0;
  padding: 12px 24px;
  text-transform: uppercase;
  font-family: var(--bs-font-secondary);
  outline: none !important;
}
.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
  color: #fff;
  background-color: #0d0d0d;
  border: none;
  font-size: 16px;
  border-radius: 0;
  padding: 12px 24px;
  text-transform: uppercase;
  font-family: var(--bs-font-secondary);
  outline: none !important;
}
.tribe-common .tribe-common-c-btn-border:focus, .tribe-common .tribe-common-c-btn-border:hover, .tribe-common a.tribe-common-c-btn-border:focus, .tribe-common a.tribe-common-c-btn-border:hover {
  background-color: #0d0d0d !important;
  color: #fff;
  outline: none !important;
}
.tribe-common .tribe-common-c-btn-border--secondary, .tribe-common a.tribe-common-c-btn-border--secondary {
  border-color: var(--bs-primary);
  color: var(--bs-primary);
}
.tribe-common .tribe-common-c-btn-border--secondary:focus, .tribe-common .tribe-common-c-btn-border--secondary:hover, .tribe-common a.tribe-common-c-btn-border--secondary:focus, .tribe-common a.tribe-common-c-btn-border--secondary:hover {
  background-color: var(--bs-primary);
}
button.tribe-events-c-subscribe-dropdown__button-text:after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-left: 6px;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown, .tribe-events .tribe-events-c-subscribe-dropdown {
  margin: 12px 0 24px 0;
}
.tribe-events-schedule.tribe-clearfix {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
}
.tribe-events-schedule h2 {
  color: #1d1d1d;
  font-family: var(--bs-font-secondary);
  font-weight: 500;
  font-size: 36px;
  line-height: 1.2;
}
.tribe-events-schedule .tribe-events-cost {
  color: #0d0d0d;
  font-family: var(--bs-font-secondary);
  font-weight: 500;
  font-size: 36px;
  line-height: 1.2;
}
@media (max-width: 992px) {
  .tribe-events-schedule h2 {
    font-size: 30px;
  }
  .tribe-events-schedule .tribe-events-cost {
    font-size: 30px;
  }
}
p.tribe-events-back {
  margin-bottom: 22px;
}
.tribe-events-back a {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2;
  text-transform: uppercase;
}
.tribe-events-content ol:last-child, .tribe-events-content p:last-child, .tribe-events-content ul:last-child {
  margin-bottom: 0;
}
button.tribe-common-c-btn.tribe-events-c-search__button, button.tribe-common-c-btn.tribe-events-c-search__button:hover, button.tribe-common-c-btn.tribe-events-c-search__button:focus, .tribe-events .tribe-events-c-search__button, .tribe-events button.tribe-events-c-search__button {
  background: #1d1d1d;
  border-radius: 0;
  font-size: 16px;
  text-transform: none;
  font-family: var(--bs-font-secondary);
  color: #fff;
}
button.tribe-common-c-btn.tribe-events-c-search__button:hover, button.tribe-common-c-btn.tribe-events-c-search__button:hover:hover, button.tribe-common-c-btn.tribe-events-c-search__button:focus:hover, .tribe-events .tribe-events-c-search__button:hover, .tribe-events button.tribe-events-c-search__button:hover {
  background: #1d1d1d;
  border-radius: 0;
}
.tribe-common.tribe-events a, .tribe-common.tribe-events button, .tribe-common.tribe-events button:focus {
  outline: none !important;
}
/* event default list */
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
  padding-bottom: 0;
  padding-top: 48px;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-l-container {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1360px) {
  .tribe-common--breakpoint-medium.tribe-common .tribe-common-l-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.tribe-common .tribe-common-h5 {
  font-size: 17px;
}
.tribe-common .tribe-common-h5, .tribe-common .tribe-common-h6 {
  color: #1d1d1d;
  font-family: var(--bs-font-secondary);
  font-weight: 500;
  line-height: 1.2;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2 {
  font-size: 16px;
  font-family: inherit;
  line-height: 1.3;
}
.events-page .tribe-event-date-start {
  font-size: 14px;
  text-transform: uppercase;
}
.tribe-events-c-small-cta__price {
  font-size: 20px;
  font-family: var(--bs-font-secondary);
}
.tribe-events-calendar-list__event-date-tag-datetime {
  background: var(--bs-primary);
  height: auto !important;
  padding: 22px 0 !important;
}
.tribe-events-calendar-list__event-date-tag-datetime span {
  display: inline-block !important;
  font-family: var(--bs-font-primary) !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
}
.tribe-common .tribe-common-b2--bold {
  font-weight: 500 !important;
}
.tribe-events-calendar-list__month-separator-text {
  font-weight: 500 !important;
  font-family: var(--bs-font-primary) !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
}
.tribe-common .tribe-common-b2 {
  color: inherit;
  font-family: var(--bs-font-primary);
  font-size: 17px;
  font-weight: 500;
  line-height: 1.3;
}
.tribe-common .tribe-common-l-container {
  max-width: 1300px;
}
.tribe-events-calendar-list__event .tribe-events-calendar-list__event-title-link.tribe-common-anchor-thin:link, .tribe-events-calendar-list__event .tribe-events-calendar-list__event-title-link.tribe-common-anchor-thin:visited {
  font-size: 26px;
  font-family: var(--bs-font-secondary);
  text-decoration: none !important;
}
.tribe-events-calendar-list__event-date-tag-daynum.tribe-common-h5.tribe-common-h4--min-medium {
  margin-top: 6px;
  color: #1d1d1d;
  font-family: var(--var-font-primary);
  font-weight: 500;
  font-size: 26px;
  line-height: 1.2;
}
.tribe-events-calendar-list__event-date-tag-weekday {
  color: #0d0d0d !important;
  font-family: var(--bs-font-secondary) !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  line-height: 1;
  text-transform: uppercase;
}
.tribe-events .datepicker .day.active, .tribe-events .datepicker .day.active.focused, .tribe-events .datepicker .day.active:focus, .tribe-events .datepicker .day.active:hover, .tribe-events .datepicker .month.active, .tribe-events .datepicker .month.active.focused, .tribe-events .datepicker .month.active:focus, .tribe-events .datepicker .month.active:hover, .tribe-events .datepicker .year.active, .tribe-events .datepicker .year.active.focused, .tribe-events .datepicker .year.active:focus, .tribe-events .datepicker .year.active:hover {
  background: #0d0d0d;
  border-radius: 0;
}
/*** custom event elementor widgets ***/
/* events list */
.events .events-one {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 22px 0;
  border-bottom: 1px solid #a2a2a2;
}
.events .events-one h4 {
  font-size: 26px;
}
.events .events-one-inner {
  margin: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100% !important;
}
.events .events-one-inner-left {
  display: flex;
  flex-direction: row;
  width: 100%;
  max-width: 100% !important;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 992px) {
  .events .events-one-inner-left {
    flex-direction: column;
    align-items: flex-start;
  }
}
.events .events-one1 {
  max-width: 300px;
}
.events .events-one1 img {
  float: left;
  max-width: 300px;
  padding-right: 2.5em;
}
@media (max-width: 992px) {
  .events .events-one1 {
    max-width: 250px;
  }
  .events .events-one1 img {
    max-width: 250px;
    padding-right: 0;
    padding-bottom: 11px;
  }
}
.events .events-one2 {
  padding: 0 2em 0 0;
  max-width: 800px;
}
@media (max-width: 992px) {
  .events .events-one2 {
    padding: 0;
    max-width: 100%;
  }
}
.events .events-one3 {
  padding: 0 0 0 2em;
  min-width: 250px;
}
@media (max-width: 992px) {
  .events .events-one3 {
    text-align: right;
    padding: 18px 0 0 0;
    min-width: auto;
  }
}
.events .eventsdate {
  margin-top: 22px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.events .eventsdate span {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-family: var(--bs-font-primary);
  color: #0d0d0d;
  text-transform: uppercase;
  font-weight: 500;
}
.events .eventsdate i {
  display: inline-block;
  margin-right: 11px;
  font-size: 20px;
}
.events .eventsdate-list {
  margin: 0 15px;
}
@media (max-width: 1200px) {
  .events .eventsdate {
    margin-bottom: 0;
    margin-top: 12px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .events .eventsdate-list {
    margin: 11px 0 0 0;
  }
}
@media (max-width: 992px) {
  .events .events-one h4 {
    font-size: 24px;
  }
}
/* events box */
.events .events-boxes-one {
  margin-bottom: 30px;
}
.events .events-boxes-one img {
  margin-bottom: 15px;
  border-radius: 12px;
}
.events .events-boxes-one .eventsdate {
  margin-bottom: 6px;
  margin-top: 0;
}
/* --------------------------------------------
--------------------Events plugin end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Event single ------------------------
---------------------------------------------- */
.event-single img {
  margin-bottom: 12px;
}
.event-single a span {
  font-size: 14px;
  color: #0d0d0d;
  padding: 11px;
  background: #fff;
  font-weight: 500;
}
.event-single .event-single1 {
  display: block;
  position: relative;
}
.event-single .event-single1 span {
  position: absolute;
  z-index: 2;
  display: inline-block;
  top: 0;
  right: 0;
  margin-top: 15px;
  margin-right: 20px;
}
/* --------------------------------------------
--------------------Event single end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Quote ------------------------
---------------------------------------------- */
.quote .quote-one {
  margin-bottom: 5px;
  display: flex;
  flex-direction: row;
}
.quote .quote-quote {
  margin-right: 11px;
  background: url("assets/images/quote1.svg") center center no-repeat;
  min-width: 30px;
  height: 30px;
}
.quote h3 {
  font-size: 20px;
  font-weight: 500;
}
.quote p {
  margin-bottom: 0;
  margin-top: 5px;
}
.quote .quote-two {
  display: flex;
  flex-direction: row;
  padding-left: 40px;
}
.quote .quote-two img {
  margin-right: 11px;
  width: 40px;
  height: 40px;
  border-radius: 500px;
}
.quote.quote-style2 h3 {
  font-size: 26px;
}
@media (max-width: 992px) {
  .quote.quote-style2 h3 {
    font-size: 24px;
  }
}
/* --------------------------------------------
--------------------Quote end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Quote2 ------------------------
---------------------------------------------- */
.quote2 .quote-one {
  margin-bottom: 10px;
  display: flex;
  flex-direction: row;
}
.quote2 .quote-quote {
  margin-right: 30px;
  background: url("assets/images/quote2.svg") left center no-repeat;
  min-width: 60px;
  height: 60px;
}
.quote2 h3 {
  font-size: 26px;
  font-weight: 500;
}
.quote2 p {
  margin-left: 93px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: #656565;
}
@media (max-width: 767px) {
  .quote2 .quote-one {
    display: block;
  }
  .quote2 .quote-quote {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .quote2 p {
    margin-left: 0;
  }
}
/* --------------------------------------------
--------------------Quote2 end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Timeline slider custom------------------------
---------------------------------------------- */
.timeline-slider-custom {
  /* arrows */
}
.timeline-slider-custom .slick-track {
  width: 100%;
}
.timeline-slider-custom .wpostahs-slick-slider {
  margin-top: 18px;
}
.timeline-slider-custom .wpostahs-slider-nav-content.slick-slide {
  width: 100%;
}
.timeline-slider-custom .slick-dots {
  display: none !important;
}
.timeline-slider-custom .wpostahs-slider-design-2 .wpostahs-slider-for {
  padding: 0;
}
.timeline-slider-custom .wpostahs-centent {
  display: block !important;
  text-align: left !important;
  padding-right: 0 !important;
  min-width: 70%;
  width: 70%;
  margin: 0 auto;
  padding: 0;
  max-width: 70%;
}
@media (max-width: 992px) {
  .timeline-slider-custom .wpostahs-centent {
    display: block !important;
    text-align: left !important;
    padding-right: 0 !important;
    min-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    max-width: 100%;
  }
}
.timeline-slider-custom .wpostahs-centent-title {
  display: none;
}
.timeline-slider-custom .wpostahs-slider-design-2 .wpostahs-slider-nav {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 22px;
  background: transparent;
}
.timeline-slider-custom .wpostahs-slider-design-2 .wpostahs-slider-nav .slick-list {
  margin: 0 auto;
  max-width: 1300px;
  width: 100%;
}
.timeline-slider-custom .wpostahs-slider-design-2 .wpostahs-slider-nav .slick-list.draggable::before {
  width: 100%;
  margin: 0px auto;
  background: #0d0d0d;
}
.timeline-slider-custom .wpostahs-slider-design-2 .wpostahs-slider-nav .slick-current.slick-active .wpostahs-main-title button {
  border-color: #0d0d0d;
  background: #0d0d0d;
}
.timeline-slider-custom .wpostahs-slider-design-2 .wpostahs-slider-nav .wpostahs-slider-nav-title:hover .wpostahs-main-title button {
  background: #0d0d0d;
}
.timeline-slider-custom .wpostahs-slider-design-2 .wpostahs-slider-nav .wpostahs-slider-nav-title .wpostahs-main-title button {
  display: inline-block !important;
  padding: 0px;
  margin: 14px 0 0 0px;
  height: 18px;
  width: 18px;
  border-radius: 500px;
  background: #fff;
  border: 1px solid #0d0d0d;
}
@media (max-width: 992px) {
  .timeline-slider-custom .wpostahs-slider-design-2 .wpostahs-slider-nav .wpostahs-slider-nav-title .wpostahs-main-title button {
    display: inline-block !important;
    padding: 0;
    margin: 12px 0 0 0px;
    border-radius: 500px;
    background: #fff;
    border: 1px solid #0d0d0d;
  }
}
.timeline-slider-custom .wpostahs-slider-design-2 .wpostahs-slider-nav .slick-current.slick-active .wpostahs-title {
  cursor: default;
}
.timeline-slider-custom .wpostahs-slick-slider span.slick-arrow svg {
  height: 30px;
  width: 30px;
  fill: #1d1d1d;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.timeline-slider-custom .wpostahs-slick-slider span.slick-arrow:hover svg {
  height: 35px;
  width: 35px;
  fill: var(--bs-primary);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.timeline-slider-custom .wpostahs-slider-nav-title .wpostahs-main-title {
  color: #0d0d0d;
  font-size: 18px;
  margin: 0 !important;
  padding: 20px 0 !important;
  position: relative;
  cursor: pointer;
  transition: all 300ms ease 0s;
}
.timeline-slider-custom .wpostahs-title {
  color: #a2a2a2 !important;
  font-size: 26px !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.timeline-slider-custom .wpostahs-title:hover, .timeline-slider-custom .wpostahs-slider-nav .slick-current .wpostahs-title {
  color: #0d0d0d !important;
  font-size: 36px !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.timeline-slider-custom .wpostahs-slider-design-2 .wpostahs-slider-nav .slick-current {
  color: #1d1d1d;
  font-weight: 500;
  font-size: 36px !important;
}
.timeline-slider-custom .wpostahs-slider-design-2 .wpostahs-slider-nav-title {
  color: #1d1d1d;
  font-family: var(--bs-font-secondary);
  font-weight: 500;
}
@media (max-width: 992px) {
  .timeline-slider-custom .wpostahs-title {
    font-size: 24px !important;
  }
  .timeline-slider-custom .wpostahs-slider-design-2 .wpostahs-slider-nav-title {
    font-size: 30px;
  }
}
.timeline-slider-custom .slick-slide .wpostahs-centent {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.timeline-slider-custom .wpostahs-slider-design-1 .wpostahs-slider-for .wpostahs-centent, .timeline-slider-custom .wpostahs-slider-design-2 .wpostahs-slider-for .wpostahs-centent p {
  text-align: left;
}
.timeline-slider-custom .wpostahs-slick-slider .slick-arrow {
  text-indent: -99999px;
  border: none !important;
  border-radius: 50% !important;
  text-align: center;
  margin-top: -31px !important;
  background-image: none !important;
}
@media (max-width: 992px) {
  .timeline-slider-custom .wpostahs-slick-slider .slick-arrow {
    margin-top: -31px !important;
  }
}
/* for dark background */
.timeline-slider-custom.timeline-slider-custom-white .wpostahs-slider-design-2 .wpostahs-slider-nav .slick-list.draggable::before {
  background: var(--bs-secondary);
}
.timeline-slider-custom.timeline-slider-custom-white h1, .timeline-slider-custom.timeline-slider-custom-white h2, .timeline-slider-custom.timeline-slider-custom-white h3, .timeline-slider-custom.timeline-slider-custom-white h4, .timeline-slider-custom.timeline-slider-custom-white h5, .timeline-slider-custom.timeline-slider-custom-white h6 {
  color: #fff;
}
.timeline-slider-custom.timeline-slider-custom-white p, .timeline-slider-custom.timeline-slider-custom-white span {
  color: #d7d7d7;
}
.timeline-slider-custom.timeline-slider-custom-white .wpostahs-centent-title {
  color: #fff;
  font-weight: 500;
}
.timeline-slider-custom.timeline-slider-custom-white .wpostahs-slider-design-2 .wpostahs-slider-nav .slick-current.slick-active .wpostahs-main-title button {
  border-color: var(--bs-secondary);
  background: var(--bs-secondary);
}
.timeline-slider-custom.timeline-slider-custom-white .wpostahs-slider-design-2 .wpostahs-slider-nav .wpostahs-slider-nav-title:hover .wpostahs-main-title button {
  background: var(--bs-secondary);
}
.timeline-slider-custom.timeline-slider-custom-white .wpostahs-slider-design-2 .wpostahs-slider-nav .wpostahs-slider-nav-title .wpostahs-main-title button {
  display: inline-block !important;
  background: #121212;
  border: 1px solid var(--bs-secondary);
}
.timeline-slider-custom.timeline-slider-custom-white .wpostahs-title {
  color: var(--bs-secondary) !important;
}
.timeline-slider-custom.timeline-slider-custom-white .wpostahs-title:hover, .timeline-slider-custom.timeline-slider-custom-white .wpostahs-slider-nav .slick-current .wpostahs-title {
  color: #fff !important;
}
.timeline-slider-custom.timeline-slider-custom-white .wpostahs-slider-nav-title .wpostahs-main-title {
  color: #fff;
}
.timeline-slider-custom.timeline-slider-custom-white .wpostahs-slider-design-2 .wpostahs-slider-nav .slick-current.slick-active .wpostahs-title {
  color: #fff !important;
  cursor: default;
}
.timeline-slider-custom.timeline-slider-custom-white .wpostahs-slider-design-2 .wpostahs-slider-nav-title .wpostahs-title {
  color: var(--bs-secondary);
}
.timeline-slider-custom.timeline-slider-custom-white .wpostahs-slick-slider span.slick-arrow svg {
  fill: var(--bs-secondary);
}
.timeline-slider-custom.timeline-slider-custom-white .wpostahs-slick-slider span.slick-arrow:hover svg {
  fill: #fff;
}
/* --------------------------------------------
--------------------Timeline slider custom end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------blog page builder element------------------------
---------------------------------------------- */
.blog-1-wrapper {
  display: flex;
  align-items: stretch;
}
.blog-1 {
  padding: 0;
  margin: 0 10px;
  width: 33%;
}
.blog-1-img {
  margin-bottom: 14px;
  position: relative;
}
.blog-1-img .blog-meta {
  position: absolute;
  bottom: 20px;
  left: 20px;
  background: #fff;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  color: #0d0d0d;
  padding: 11px;
}
.blog-1-wrapper.blog-2-wrapper .blog-1 {
  padding: 0;
  margin: 0 10px;
  width: 50%;
}
@media (min-width: 993px) {
  .blog-1-wrapper.blog-2-wrapper .blog-meta-author {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .blog-1-wrapper.blog-2-wrapper .blog-meta-author li {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 992px) {
  .blog-1-wrapper.blog-2-wrapper .blog-1 {
    margin: 0 0 30px 0;
    width: 100%;
  }
}
.blog-1 a.blog-1-title1 {
  font-size: 26px;
  font-weight: 500;
  color: #0d0d0d;
}
@media (max-width: 992px) {
  .blog-1 a.blog-1-title1 {
    font-size: 24px;
  }
}
.blog-1 a.blog-1-title1:hover {
  color: #0d0d0d;
}
.blog-1 img {
  border-radius: 8px !important;
}
@media (max-width: 992px) {
  .blog-1-wrapper {
    display: block;
    padding: 0 15px;
  }
  .blog-1 {
    margin-bottom: 30px;
    width: 100%;
    margin: 30px 0;
  }
}
/* --------------------------------------------
--------------------blog page builder element end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Carousel product home10------------------------
---------------------------------------------- */
.carousel-product1 {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.carousel-product1 .carousel-product1a, .carousel-product1 .carousel-product1c {
  width: 33%;
}
.carousel-product1 .carousel-product1b {
  width: 66%;
}
.carousel-product1 .carousel-product1a {
  padding: 0 20px 0 0;
}
.carousel-product1 .carousel-product1b {
  padding: 0 20px;
  text-align: center;
}
.carousel-product1 .carousel-product1c {
  padding: 0 0 0 20px;
}
@media (max-width: 992px) {
  .carousel-product1 {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .carousel-product1 .carousel-product1a, .carousel-product1 .carousel-product1c {
    width: 33%;
  }
  .carousel-product1 .carousel-product1b {
    width: 33%;
  }
  .carousel-product1 .carousel-product1a {
    padding: 0 10px 0 0;
  }
  .carousel-product1 .carousel-product1b {
    padding: 0 10px;
    text-align: center;
  }
  .carousel-product1 .carousel-product1c {
    padding: 0 0 0 10px;
  }
}
@media (max-width: 767px) {
  .carousel-product1 {
    display: block;
  }
  .carousel-product1 img {
    max-width: 300px !important;
  }
  .carousel-product1 .carousel-product1a, .carousel-product1 .carousel-product1c {
    width: 100%;
  }
  .carousel-product1 .carousel-product1b {
    width: 100%;
  }
  .carousel-product1 .carousel-product1a {
    padding: 0 0 20px 0;
  }
  .carousel-product1 .carousel-product1b {
    padding: 0;
    text-align: left;
  }
  .carousel-product1 .carousel-product1c {
    padding: 20px 0 0 0;
  }
}
/* --------------------------------------------
--------------------Carousel product home10 end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Carousel product price shortcode------------------------
---------------------------------------------- */
body .carousel-price {
  display: flex;
  flex-direction: row;
  align-items: center;
}
body .carousel-price .carousel-price1 {
  display: inline-block;
  font-size: 34px;
  color: var(--bs-third);
  font-family: var(--bs-font-secondary);
  font-weight: 500;
}
body .carousel-price .carousel-price2 {
  display: inline-block;
  font-size: 16px;
  color: #0d0d0d;
}
body .carousel-price .carousel-priceline {
  display: inline-block;
  margin: 0 20px;
  width: 50px;
  height: 1px;
  background: #0d0d0d;
}
/* --------------------------------------------
--------------------Carousel product price shortcode end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Carousel product description shortcode------------------------
---------------------------------------------- */
body .carousel-description .carousel-description1 {
  margin-bottom: 11px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
body .carousel-description .carousel-description1 img {
  max-width: 100px;
}
body .carousel-description .carousel-description1 .space {
  margin-right: 8px;
}
body .carousel-description .carousel-description1 span {
  display: inine-block;
  font-size: 14px;
  font-weight: 500;
}
body .carousel-description h3 {
  margin-bottom: 5px;
  font-size: 34px;
  line-height: 1.2;
}
@media (max-width: 992px) {
  body .carousel-description h3 {
    font-size: 28px;
  }
}
/* --------------------------------------------
--------------------Carousel product description shortcode end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------tiny slider navigation controls next prev------------------------
---------------------------------------------- */
.tns-outer button {
  visibility: hidden;
}
.tns-outer .tns-controls button {
  visibility: visible;
}
.tns-outer .tns-controls {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
body .tns-outer .tns-controls button:first-child {
  display: inline-block;
  width: 40px;
  height: 40px;
  content: "";
  font-family: "uicons-regular-straight";
  color: #0d0d0d;
  font-size: 20px;
  border-radius: 500px;
  border: 1px solid #d7d7d7;
  background: transparent;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .tns-outer .tns-controls button:first-child:hover {
  color: #fff;
  border: 1px solid #0d0d0d;
  background: #0d0d0d;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .tns-outer .tns-controls button:first-child::after {
  content: "";
  font-family: "uicons-regular-straight";
}
body .tns-outer .tns-controls button:nth-child(2) {
  display: inline-block;
  width: 40px;
  height: 40px;
  content: "";
  font-family: "uicons-regular-straight";
  color: #0d0d0d;
  font-size: 20px;
  border-radius: 500px;
  border: 1px solid #d7d7d7;
  background: transparent;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .tns-outer .tns-controls button:nth-child(2):hover {
  color: #fff;
  border: 1px solid #0d0d0d;
  background: #0d0d0d;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
body .tns-outer .tns-controls button:nth-child(2)::after {
  content: "";
  font-family: "uicons-regular-straight";
}
.tns-nav {
  margin: 10px 0;
  text-align: center;
}
.tns-nav > [aria-controls] {
  width: 10px;
  height: 10px;
  padding: 0;
  margin: 0 5px;
  border-radius: 50%;
  background: #333333;
  border: 0;
}
.tns-nav > .tns-nav-active {
  background: #999;
  cursor: default;
}
/* --------------------------------------------
--------------------tiny slider navigation controls next prev end------------------------
---------------------------------------------- */
/* --------------------------------------------
--------------------Countup custom------------------------
---------------------------------------------- */
.custom-countup .ycd-simple-mode-textUnderCountdown {
  text-align: left;
}
.custom-countup .ycd-simple-time .ycd-simple-countdown-number {
  margin-bottom: 6px !important;
  font-family: var(--bs-font-secondary) !important;
  font-size: 64px !important;
  text-shadow: 1px 0 #000, -1px 0 #000, 0 1px #000, 0 -1px #000, 1px 1px #000, -1px -1px #000, 1px -1px #000, -1px 1px #000 !important;
  color: #fff !important;
}
.custom-countup .ycd-simple-time .ycd-simple-countdown-label {
  font-family: var(--bs-font-primary) !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  text-shadow: none !important;
  text-transform: uppercase !imortant;
  color: #0d0d0d !important;
}
.custom-countup .ycd-simple-time .ycd-simple-timer-dots {
  padding: 0 14px !important;
  font-size: 64px !important;
  color: #fff !important;
  text-shadow: 1px 0 #000, -1px 0 #000, 0 1px #000, 0 -1px #000, 1px 1px #000, -1px -1px #000, 1px -1px #000, -1px 1px #000 !important;
}
@media (max-width: 992px) {
  .custom-countup .ycd-simple-time .ycd-simple-countdown-number {
    font-size: 50px !important;
  }
  .custom-countup .ycd-simple-timer-dots {
    padding: 0 10px !important;
    font-size: 50px !important;
  }
}
@media (max-width: 767px) {
  .custom-countup .ycd-simple-time .ycd-simple-countdown-number {
    font-size: 40px !important;
  }
  .custom-countup .ycd-simple-timer-dots {
    padding: 0 7px !important;
    font-size: 40px !important;
  }
}
